]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(colon-double-space): Tighten up a bit the safety predicate.
[gnu-emacs] / lisp / ChangeLog
1 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
4
5 * progmodes/python.el (python-continuation-line-p)
6 (python-beginning-of-statement): syntax-ppss may return
7 a negative depth.
8 (python-mode): Don't forcefully enable font-lock.
9
10 * time-stamp.el (time-stamp-start, time-stamp-end)
11 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
12
13 * add-log.el: Remove spurious * in docstrings.
14 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
15 (add-change-log-entry): Use it here, since it's not specific
16 to iso8601.
17 (add-log-iso8601-time-string): Don't use it here any more.
18 (change-log-indent-text, change-log-indent): Rename from add-log-*.
19
20 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
21
22 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
23
24 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
25 (rcirc-toggle-low-priority): Doc fix.
26 (rcirc-handler-NOTICE): Remove beginning of line anchor in
27 ChanServ regexp.
28 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
29 #emacs.
30 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
31 (rcirc-decode-coding-system): Use utf-8 as the default.
32 (rcirc-multiline-minor-mode): Set the fill-column.
33 (rcirc-format-response-string): Display bright and dim nicks.
34 (rcirc-browse-url): Update interactive spec to fill ARG.
35 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
36 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
37
38 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
39
40 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
41 case for @Article, etc.
42
43 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
44
45 * net/tramp.el (tramp-register-file-name-handlers): New defun.
46 Added with autoload cookie.
47 (tramp-unload-file-name-handlers): Rename from
48 `tramp-unload-file-name-handler-alist'.
49
50 2006-04-23 Romain Francoise <romain@orebokech.com>
51
52 * comint.el (comint-match-partial-filename): Doc fix.
53
54 2006-04-21 Glenn Morris <rgm@gnu.org>
55
56 * calendar/cal-menu.el (calendar-mode-map): Refer to
57 `diary-view-entries' rather than alias `view-diary-entries'.
58 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
59
60 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
61
62 * progmodes/antlr-mode.el (antlr-default):
63 * cus-edit.el (custom-documentation):
64 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
65 in defface.
66
67 2006-04-21 Kim F. Storm <storm@cua.dk>
68
69 * image.el (image-type): New defun split out of create-image.
70 (create-image): Use it.
71
72 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
73
74 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
75 (org-open-at-point): Remove the "...done" message to keep output
76 in the echo area visible.
77 (org-export-as-xoxo): Fix call to `indent-region'.
78
79 2006-04-21 Kevin Ryde <user42@zip.com.au>
80
81 * international/mule.el (keyboard-coding-system): defcustom
82 info-link fixes: "Specify Coding" has been split, keyboard now in
83 "Terminal Coding", and "Single-Byte Character Support" is now
84 "Unibyte Mode".
85
86 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
87
88 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
89 Use font-lock-warning-face for any errors e.g. no stack.
90 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
91
92 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
93
94 * progmodes/sh-script.el (sh-shell): Mark as safe.
95
96 * newcomment.el (comment-start, comment-start-skip)
97 (comment-end-skip, comment-end): Mark as safe.
98
99 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
100
101 * textmodes/org.el: (org-deadline-announce): Face removed.
102 (org-level-faces, org-n-levels): Convert to constant.
103 (org-compatible-face): New function.
104 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
105 (org-level-5, org-level-6, org-level-7, org-level-8)
106 (org-special-keyword, org-warning, org-headline-done, org-link)
107 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
108 (org-scheduled-today, org-scheduled-previously, org-time-grid):
109 Face definition revised for better color tty support.
110 (org-bold-re, org-italic-re, org-underline-re): New constants.
111 (org-set-font-lock-defaults): Use the new constants.
112 (org-agenda-highlight-todo): New function.
113 (org-agenda-todo): Fix bug with point at end of line.
114 (org-agenda-change-all-lines, org-finalize-agenda-entries):
115 Fontify TODO keywords.
116 (org-insert-link): Preserve relative path in ../ links.
117 (org-export-as-html): Convert links pointing to .org files into
118 links that will work beteen the exported HTML files.
119 (org-todo-list): Fix bug when arg=0.
120 (org-insert-heading): More fine-tuning.
121
122 2006-04-19 Romain Francoise <romain@orebokech.com>
123
124 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
125 from `rmail-mime-charset-pattern'.
126
127 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
128
129 * progmodes/python.el (python-mode): Fix typo.
130
131 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
132
133 * comint.el (comint-previous-input): Don't clobber input line
134 when moving off either end of the input history ring.
135 (comint-delete-input): New function, used by
136 `comint-previous-input' and others.
137 (comint-previous-matching-input):
138 Use `coming-delete-input'. Save the partial input if leaving the
139 edit line. Goto point-max before deleting input to avoid
140 partial input fragments hanging around.
141 (comint-restore-input): New function, used by `comint-previous-input'.
142
143 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
144
145 * imenu.el (imenu--index-alist): Balance parentheses.
146
147 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
148
149 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
150
151 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
152
153 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
154 file is nil.
155
156 2006-04-18 Richard Stallman <rms@gnu.org>
157
158 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
159
160 * imenu.el (imenu-create-index-function, imenu--index-alist)
161 (imenu--last-menubar-index-alist, imenu--make-index-alist)
162 (imenu-default-create-index-function, imenu--generic-function):
163 Doc fixes.
164
165 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
166
167 * help-mode.el (help-mode): Set view-exit-action to delete window.
168
169 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
170 now works by passing nil as arg.
171
172 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
173
174 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
175 (read-abbrev-file): Provide default when reading filename.
176
177 * files.el (enable-local-variables): Allow :all as value.
178 (hack-local-variables): Implement that value.
179 (safe-local-variable-values, safe-local-eval-forms)
180 (enable-local-variables): Mark as risky.
181 (find-file-visit-truename, kept-old-versions): Mark safe.
182
183 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
184 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
185 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
186
187 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
188
189 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
190 Use forward-line so as to get to BOL even in the presence of fields.
191 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
192 in return.
193 (inferior-tcl): Tell tclsh to work in interactive mode.
194
195 * complete.el (partial-completion-mode):
196 Use 'choose-completion-string-functions to make sure that
197 choose-completion fills the minibuffer properly.
198
199 * complete.el (PC-old-read-file-name-internal): Remove.
200 (PC-read-include-file-name-internal): Remove. Turn it into an advice
201 of read-file-name-internal.
202 (partial-completion-mode): Enable/disable this advice.
203
204 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
205
206 * net/tramp.el (tramp-completion-file-name-handler): Revert change
207 of 2006-04-17.
208
209 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
210
211 * textmodes/org.el (org-insert-heading): Insert heading before
212 current if at beginning of line.
213 (org-todo, org-date): New faces.
214 (org-table-align): Make sure tooltip window contains full text.
215 (org-no-properties): New defsubst.
216 (org-set-font-lock-defaults): Use new faces.
217
218 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
219
220 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
221 for root variables.
222
223 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
224 (gdb-frame-address): Re-use to identify frame for watch expression.
225 (gdb-var-list, gdb-var-create-handler): Add frame address for root
226 variables.
227 (gdb-init-1, gdb-source, gdb-post-prompt)
228 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
229 (gdb-frame-handler): Get gdb-frame-address.
230
231 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
232
233 Sync with Tramp 2.0.53.
234
235 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
236 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
237 (tramp-completion-file-name-handler): Add autoload cookie for
238 adding to `file-name-handler-alist'.
239
240 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
241 the prompt. If it returns earlier (when detecting an error
242 message), the rest of the output will merge accidently with the
243 output of the next command. Reported by M Jared Finder
244 <jared@hpalace.com>.
245
246 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
247 for `process-file', in order to let it work for older Emacsen too.
248
249 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
250
251 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
252 (tex-font-lock-keywords-3): Use it.
253
254 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
255
256 * newcomment.el (comment-add): New function.
257 (comment-region-default, comment-dwim): Use it.
258
259 2006-04-15 Michael Olson <mwolson@gnu.org>
260
261 * emacs-lisp/tq.el: Improve comments.
262 (tq-queue-head-question): New accessor function.
263 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
264 Update for modified queue structure.
265 (tq-queue-add): Accept `question' argument.
266 (tq-queue-pop): If a question is pending, send it.
267 (tq-enqueue): Accept new optional argument `delay-question'.
268 If this is non-nil, and at least one other question is pending a
269 response, queue the question rather than sending it immediately.
270
271 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
272
273 * calendar/appt.el (appt-add): Check whether an appointment is
274 already present in appt-time-msg-list. Simplify code.
275
276 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
277
278 * progmodes/cc-langs.el (c-mode-menu):
279 Don't presume c-subword-mode is bound.
280
281 2006-04-13 Bill Wohler <wohler@newt.com>
282
283 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
284 (customize-package-emacs-version): Use cdr instead of cadr now
285 that alists use dotted pairs.
286
287 * custom.el (defcustom): Fix docstring for :package-version.
288
289 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
290
291 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
292 (tramp-handle-shell-command): Display output buffer only when
293 `tramp-display-shell-command-buffer' is true.
294 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
295
296 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
297
298 * textmodes/org.el (org-set-autofill-regexps): Set only the local
299 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
300
301 2006-04-13 Romain Francoise <romain@orebokech.com>
302
303 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
304 leaving temporary .cvsignore buffers behind.
305
306 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
307
308 * textmodes/org.el: (org-set-regexps-and-options)
309 (org-get-current-options): Better names for the startup folding
310 options.
311
312 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
313
314 * vc.el (vc-annotate): Arrange for point to end up at the same
315 line number as in the original, but only when using a new buffer.
316
317 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
318
319 * files.el (hack-one-local-variable-eval-safep):
320 Recognize `edebug-form-spec' for `put', but only if it passes
321 `edebug-basic-spec'. Generalize `put' handling.
322
323 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
324 vetting file-local form specs.
325
326 * allout.el (allout-layout): Autoload its `safe-local-variable'
327 property.
328
329 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
330
331 * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve documentation string.
332 (org-agenda-mouse-1-follows-link)
333 (org-mouse-1-follows-link): New options.
334 (org-format-agenda-item): Fix bug if TAGS is nil.
335 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
336
337 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
338
339 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
340 GDB 6.1+ gives full filename for "info sources" so use
341 file-name-nondirectory.
342
343 2006-04-12 Romain Francoise <romain@orebokech.com>
344
345 * subr.el (read-passwd): Bind `message-log-max' to nil.
346
347 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
348
349 * progmodes/perl-mode.el (perl-indent-new-calculate):
350 Recompute parse-start after jumping backward by a whole sexp.
351
352 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
353
354 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
355 window configuration.
356 (vc-annotate-display-select): Select the buffer so that current-buffer
357 (and selected-window) is the output buffer at the end of vc-annotate.
358
359 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
360
361 * vc.el (vc-annotate-color-map): Add custom TTY color map for
362 8-color terminals, to use all of the colors in a sensible order.
363 256-color terminals work well with the standard map.
364 (vc-annotate-lines): Only strip the first color character if it
365 is "#", to allow for terminal-style named colors.
366 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
367 the correct buffer is scrolled.
368
369 2006-04-11 Richard Stallman <rms@gnu.org>
370
371 * emacs-lisp/bytecomp.el (byte-compile-file):
372 Bind enable-local-variables to :safe, and make normal-mode obey it.
373
374 * files.el (enable-local-variables): Allow value :safe.
375 (normal-mode): Doc fix.
376 (hack-local-variables): Implement enable-local-variables = :safe.
377 (hack-local-variables-confirm): Don't prevent quitting.
378
379 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
380
381 * loadhist.el (unload-feature): A bit of sanity check of
382 load-history entries. Cancel timer-vars before unbinding them.
383
384 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
385 quote special chars, and make the trick work on the hex part of the
386 buffer as well.
387 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
388 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
389
390 * startup.el (normal-splash-screen): Fix last change so we don't wait
391 2 minutes if we don't show the splash screen.
392
393 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
394
395 * textmodes/org.el (org-export-plain-list-max-depth)
396 (org-table-spaces-around-separators)
397 (org-radio-targets, org-activate-camels)
398 (org-table-spaces-around-invisible-separators): Options removed.
399 (org-time-stamp-rounding-minutes, org-remember-templates)
400 (org-ellipsis, org-activate-links, org-descriptive-links):
401 New options.
402 (org-remember-apply-template, org-current-time)
403 (org-finish-edit-table-field)
404 (org-link-unescape, org-link-escape)
405 (org-string-width, org-table-clean-line, org-html-do-expand)
406 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
407 (org-read-agenda-file-list): New functions.
408 (org-table-edit-field)
409 (org-table-create-or-convert-from-region): New commands
410 (org-table-toggle-vline-visibility): Command removed.
411 (org-table-convert-region): Made a command.
412 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
413 Replace with the normal org- functions.
414 (org-self-insert-command): Don't trigger realign unnecessarily
415 when blanking a field that is not full.
416 (org-mode): `Set buffer-invisibility-spec' for links.
417 (org-activate-links2): Hide link part and only show descriptive
418 part of the link.
419 (org-insert-link): Modify for new linking system.
420 (org-store-link): Store description separately, for use by
421 `org-insert-link'.
422 (org-table-align): Use `org-string-width'.
423 (defgroup): Completely new group structure for custom variables.
424 (org-agenda-files): Option: Single file name allowed. Function:
425 Optional argument unrestrited means ignore any restricitons.
426 (org-install-agenda-files-menu): Find a buffer in Org-mode before
427 trying to modify the menu. Use generalized access to
428 `org-agenda-files.'
429 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
430 (org-agenda-file-to-front, org-remove-file, org-diary)
431 (org-tags-view, org-export-icalendar-all-agenda-files)
432 (org-export-icalendar-combine-agenda-files): Use generalized
433 access to `org-agenda-files'.
434 (org-remember-handler): Correctly preserve heading if present.
435 (org-table-insert-row, org-table-insert-hline): Deal with
436 invisible characters.
437
438 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
439
440 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
441 (vc-annotate-color-map): New 18 element constant
442 value/saturation, rotating hue colormap, from red->blue.
443 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
444 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
445 (vc-annotate): To avoid killing the required local variables,
446 set them before the end of `with-output-to-temp-buffer', and
447 after first switching to annotate-mode.
448 (vc-annotate-warp-version): Add buffer argument in goto-line to
449 ensure annotation, not source, is scrolled.
450
451 2006-04-10 Bill Wohler <wohler@newt.com>
452
453 * custom.el (defcustom, custom-handle-keyword):
454 Add :package-version keyword.
455 (custom-add-package-version): New function. Sets value of new
456 property 'custom-package-version from :package-version keyword.
457 (defcustom): Create Common Keywords section in docstring.
458 (defface, defgroup): Replace definitions of a select few keywords
459 with a reference to the Common Keywords in defcustom.
460 (defcustom, defface, defgroup): Replace reference to Customization
461 chapter in manual with hyperlink.
462
463 * cus-edit.el (customize-package-emacs-version-alist):
464 New variable.
465 (customize-changed-options): Add check for custom-package-version.
466 (customize-package-emacs-version): New function to look up Emacs
467 version corresponding to the given package version.
468
469 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
470 defun name, in similar fashion to find-variable-regexp.
471
472 2006-04-10 Eli Zaretskii <eliz@gnu.org>
473
474 * international/mule-cmds.el (set-locale-environment): Fix last
475 change for when the locale's preferences don't specify any encoding.
476
477 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
480 so the defined var/fun doesn't need to be quoted.
481
482 2006-04-10 Richard Stallman <rms@gnu.org>
483
484 * finder.el (finder-mode-map): Add n and p bindings.
485
486 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
487
488 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
489 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
490 (gdb-setup-windows): Put something in source window if we can't find
491 the source file.
492 (gdb-frame-handler): Make it work again with just assembly.
493 (gdb-data-list-register-values-handler): Make it work when there is
494 no stack.
495
496 2006-04-09 Richard Stallman <rms@gnu.org>
497
498 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
499 specs while looking for charset.
500
501 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
502
503 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
504 Make them faces.
505 (lm-font-lock-keywords): Update appropriately.
506
507 2006-04-10 Kim F. Storm <storm@cua.dk>
508
509 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
510 it can also replace buffer-substring-no-properties.
511
512 * emulation/cua-base.el (cua-delete-region, cua-paste)
513 (cua-repeat-replace-region): Use filter-buffer-substring.
514
515 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
516 (cua-cut-region-to-global-mark): Likewise.
517
518 * emulation/cua-rect.el (cua--extract-rectangle)
519 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
520
521 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
522
523 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
524 entry-type. Add field delimiters to numerical fields if they are
525 not present.
526
527 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
528
529 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
530 string-const to return value.
531 (bibtex-remove-delimiters): Use it.
532
533 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
534
535 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
536 cl-byte-compile-compiler-macro unless it exists.
537
538 2006-04-08 Eli Zaretskii <eliz@gnu.org>
539
540 * files.el (hack-local-variables-confirm) <offer-save>:
541 Clarify message text. Suggested by Ralf Angeli.
542
543 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
544
545 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
546 (delete-extract-rectangle-line): Use `filter-buffer-substring'
547 instead of `buffer-substring' and `delete-region'. (Most of the
548 code actually copied from `kill-region'.)
549
550 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
551
552 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
553 (rcirc-default-port): Rename from rcirc-port.
554 (rcirc-default-nick): Rename from rcirc-nick.
555 (rcirc-default-user-name): Rename from rcirc-user-name.
556 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
557 (rcirc-low-priority-flag): New variable.
558 (rcirc-decode-coding-system): New defcustom.
559 (rcirc-encode-coding-system): New defcustom.
560 (rcirc-coding-system-alist): New defcustom.
561 (rcirc-multiline-major-mode): New defcustom.
562 (rcirc-nick): New internal variable.
563 (rcirc-process): Remove variable.
564 (rcirc-server-buffer): New variable.
565 (rcirc): Update to use rcirc-default-* variables above.
566 (rcirc-connect): Do not add window-configuration-hook-here.
567 (rcirc-server): New internal variable.
568 (rcirc-connect): Do not send keepalive pings if
569 rcirc-keepalive-seconds is nil.
570 (with-rcirc-server-buffer): New macro.
571 (rcirc-send-string): Encode with rcirc-encode-coding-system.
572 (rcirc-server-name): Rename from rcirc-server.
573 (rcirc-buffer-process): New function.
574 (rcirc-buffer-nick): New function.
575 (rcirc-buffer-target): Remove function.
576 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
577 New commands.
578 (rcirc-mode-map): Change binding of C-c C-l to
579 rcirc-toggle-low-priority.
580 (rcirc-mode): Initialize coding system based on
581 rcirc-coding-system-alist. New change-major-mode-hook to part the
582 channel on a mode change. Make kill-buffer-hook buffer-local.
583 (rcirc-change-major-mode-hook): New function.
584 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
585 (rcirc-last-post-time): New variable.
586 (rcirc-process-message): Store the last time user posted a message
587 to this target.
588 (rcirc-multiline-minor-mode): New mode.
589 (rcirc-multiline-minor-mode-map): New mode map.
590 (rcirc-edit-multiline): Put multiline-edit buffer in
591 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
592 (rcirc-print): Ignore any line starting with an ignored nick.
593 (rcirc-print): Decode using rcirc-decode-coding-system.
594 (rcirc-track-minor-mode): Update global-mode-string when disabling
595 this mode.
596 (minor-mode-alist): Add LowPri indicator.
597 (rcirc-toggle-low-priority): New function.
598 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
599 next lowpriority buffer with activity.
600 (rcirc-record-activity): Sort buffers in rcirc-activity by the
601 last time the user posted a message in to the target.
602 (rcirc-update-activity-string): New formatting for low priority
603 buffers.
604 (rcirc-split-activity): New function.
605 (rcirc-handler-PART, rcirc-handler-KICK)
606 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
607 (rcirc-nick-away-alist): New variable.
608 (rcirc-handler-301): New handler. Away messages are printed once
609 per change.
610
611 2006-04-08 Eli Zaretskii <eliz@gnu.org>
612
613 * info.el (Info-follow-nearest-node): Doc fix.
614
615 * international/mule-cmds.el (set-locale-environment): Make sure
616 the coding-system preferred by the locale's language has the same
617 EOL conversion type as the original buffer-file-coding-system.
618 (locale-language-names): Add a few MS Windows language codes.
619
620 2006-04-07 Richard Stallman <rms@gnu.org>
621
622 * simple.el (eval-expression): Doc fix.
623
624 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
625 (eval-defun): Doc fixes.
626
627 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
628
629 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
630
631 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
632
633 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
634 GDB list command without argument for greater generality.
635
636 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
637
638 * subr.el (string-or-null-p): New function.
639
640 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
641
642 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
643
644 * files.el: Update comment about safe-local-variable declarations.
645
646 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
647
648 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
649 See idlwave.org.
650
651 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
652 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
653
654 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
655 See idlwave.org.
656
657 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
658 version 6.0 (minimal changes). See idlwave.org.
659
660 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
661 6.0 (minimal changes). See idlwave.org.
662
663 * progmodes/idlw-rinfo.el: File obsoleted and removed.
664
665 2006-04-06 Romain Francoise <romain@orebokech.com>
666
667 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
668 symmetric encryption features and a new asynchronous interface to
669 GnuPG. This new version is version 1.4, plus whitespace changes.
670
671 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
672
673 * files.el: Move some `safe-local-variable' declarations to the
674 respective files.
675
676 * textmodes/ispell.el (ispell-check-comments)
677 (ispell-local-dictionary): Mark as safe.
678
679 * abbrev.el (abbrev-mode): Mark as safe.
680
681 * add-log.el (change-log-default-name): Mark as safe.
682
683 * textmodes/reftex-vars.el (reftex-vref-is-default)
684 (reftex-fref-is-default, reftex-level-indent)
685 (reftex-guess-label-type): Mark as safe.
686
687 * textmodes/fill.el (colon-double-space): Mark as safe.
688
689 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
690 (sentence-end-double-space, sentence-end-without-period)
691 (sentence-end-without-space, sentence-end, sentence-end-base)
692 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
693
694 2006-04-06 Kim F. Storm <storm@cua.dk>
695
696 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
697 the :set-after list.
698 (ido-downcase-unc-hosts): New user option. Default on.
699 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
700 when it is set, as regexps are now applied on the fly.
701 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
702 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
703 on the fly, but only when ido-process-ignore-lists is set.
704 Do case insensitive filtering if ido-downcase-unc-hosts is set.
705 Only downcase names if ido-downcase-unc-hosts is set.
706
707 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
708
709 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
710
711 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
712
713 2006-04-05 Kim F. Storm <storm@cua.dk>
714
715 * ido.el (ido-mode): Set after ido-unc-hosts and
716 ido-ignore-unc-host-regexps.
717 (ido-save-history): Save ido-unc-hosts-cache.
718 (ido-load-history): Load ido-unc-hosts-cache.
719 (ido-reread-directory): Refresh unc hosts cache in // dir.
720
721 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
722 to nil while displaying slash screen.
723
724 2006-04-05 Daiki Ueno <ueno@unixuser.org>
725
726 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
727 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
728
729 2006-04-05 Kenichi Handa <handa@m17n.org>
730
731 * international/characters.el: Setup cases of Latin, Greek, and
732 Cyrillic characters in CJK charsets.
733
734 2006-03-29 Daiki Ueno <ueno@unixuser.org>
735
736 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
737 default-enable-multibyte-characters. This reverts the change from
738 revision 6.17 which is no longer necessary because the passphrase
739 is sent separately now. GnuPG messages are unreadable under
740 multibyte locales with default-enable-multibyte-characters set to nil.
741
742 2006-04-04 Andreas Schwab <schwab@suse.de>
743
744 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
745 and `byte-compile-warnings' as `safe-local-variable'.
746
747 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
748
749 * man.el (Man-mode-map): Restore the \r binding.
750 (Man-abstract-xref-man-page): If Man-target-string is a function,
751 call it.
752 (Man-highlight-references): Use Man-default-man-entry to get the
753 target. Deal with xrefs too.
754 (Man-highlight-references0): Don't call the target function.
755
756 * woman.el (WoMan-xref-man-page): Strip the section number, woman
757 cannot deal with it.
758
759 2006-04-04 Daiki Ueno <ueno@unixuser.org>
760
761 * pgg-gpg.el: Clean up process buffers every time gpg processes
762 complete.
763
764 2006-04-04 Kenichi Handa <handa@m17n.org>
765
766 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
767 here.
768 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
769 Temporarily bind inhibit-field-text-motion to t.
770
771 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
772
773 * startup.el (normal-splash-screen): Only set mode-line-format in the
774 splash buffer, so as not to interfere when debugging the code.
775 Ignore errors when switching buffer.
776
777 2006-04-03 Romain Francoise <romain@orebokech.com>
778
779 * dired.el (dired-dnd-protocol-alist): Fix typo.
780
781 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
782
783 * savehist.el (savehist): Add :version.
784 (savehist-ignored-variables): New variable.
785 (savehist-minibuffer-hook): Don't save variables listed in
786 `savehist-ignored-variables'.
787
788 * dired.el (dired-dnd-protocol-alist): Mention that change does
789 only apply to new buffers in doc string.
790
791 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
792
793 * recentf.el (recentf-open-files-item): Include newline in button
794 field, so opening a file will work, when the point is at the end
795 of the file name. Allow, for example, to [i]search a file by
796 extension and just push RET to open it.
797
798 2006-04-03 Daiki Ueno <ueno@unixuser.org>
799
800 * pgg-gpg.el (pgg-gpg-process-filter)
801 (pgg-gpg-wait-for-completion): Check if buffer is alive.
802
803 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
804 lines, temporary fix.
805
806 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
807
808 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
809
810 2006-04-02 Richard Stallman <rms@gnu.org>
811
812 * progmodes/compile.el (compilation-message-face): Make it defcustom.
813
814 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
815
816 * ibuf-macs.el (define-ibuffer-column): Add a new key:
817 header-mouse-map.
818
819 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
820 (ibuffer-mode-header-map): New keymaps.
821 (ibuffer-update-title-and-summary): Enable mouse face highlighting
822 and keybindings for column headers.
823 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
824 property.
825
826 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
827
828 * speedbar.el (speedbar-after-create-hook): Doc fix.
829
830 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
831
832 * shell.el (shell-directory-tracker)
833 (shell-dynamic-complete-command): Doc fixes.
834
835 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
836
837 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
838 terminals.
839
840 2006-04-01 Kim F. Storm <storm@cua.dk>
841
842 * ido.el (ido-unc-hosts-cache): New defvar.
843 (ido-unc-hosts): If value of defcustom is a function, call it to
844 get list of UNC hosts. Add function-item choices to specify
845 ido-unc-hosts-net-view or user function.
846 (ido-ignore-unc-host-regexps): New defcustom.
847 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
848 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
849 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
850
851 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
852
853 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
854 wwidth.
855
856 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
857
858 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
859 (ido-max-work-file-list, ido-switch-buffer)
860 (ido-read-file-name-as-directory-commands):
861 Fix typos in docstrings.
862
863 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
864
865 * term/mac-win.el (mac-system-coding-system): Define and use after
866 Mac-specific coding systems are ready.
867
868 2006-03-27 Romain Francoise <romain@orebokech.com>
869
870 * net/rcirc.el (rcirc-connect): Add autoload cookie.
871
872 * ldefs-boot.el: Update.
873
874 2006-03-27 Daiki Ueno <ueno@unixuser.org>
875
876 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
877 passphrases when it is not needed.
878 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
879 passphrase stuff from gpg, should only be necessary when you use
880 gpg with a smartcard.
881
882 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
883
884 * comint.el (comint-dynamic-list-completions): Allow user to
885 select *Completions* buffer.
886
887 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
888
889 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
890
891 2006-03-26 Andreas Schwab <schwab@suse.de>
892
893 * progmodes/gud.el (gdb): Only complain about multiple debugging
894 when the gdb process is still running.
895
896 2006-03-25 Eli Zaretskii <eliz@gnu.org>
897
898 * mail/rmail.el (tool-bar-map): Defvar it.
899 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
900 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
901
902 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
903
904 * help.el (print-help-return-message): Suggest to use
905 display-buffer instead of switch-to-buffer-other-window to restore
906 the previous window without selecting it.
907
908 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
909
910 * frame.el (select-frame-by-name): Call x-focus-frame also when
911 window-system is mac.
912
913 * term/mac-win.el: Adjust Courier font specifications in
914 x-fixed-font-alist.
915 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
916 when directly encoding to UTF-16 in native byte order, no BOM.
917
918 2006-03-25 Kim F. Storm <storm@cua.dk>
919
920 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
921 (cua--init-keymaps): Use it instead of fixed C-return.
922 (cua-mode): Set after it.
923
924 * emulation/cua-rect.el (cua--init-rectangles):
925 Use cua-rectangle-mark-key instead of fixed C-return.
926
927 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
928
929 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
930 "run" in .gdbinit.
931 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
932
933 2006-03-24 Romain Francoise <romain@orebokech.com>
934
935 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
936 `display-buffer-other-frame'.
937
938 2006-03-24 Kim F. Storm <storm@cua.dk>
939
940 * apropos.el (apropos-synonyms): Add selection => region.
941
942 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
943
944 * progmodes/gdb-ui.el (gdb-var-create-regexp)
945 (gdb-var-list-children-regexp, gdb-var-update-regexp)
946 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
947 (gdb-data-list-register-values-regexp)
948 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
949 Future proof against new fields being added to MI output.
950 (gdb-send): Don't treat backslashes for program input as
951 continuations.
952 (gdb-assembler-handler): Don't use window-start for this handler.
953 (gdb-frame-handler): Don't change to hollow arrow if overlay
954 arrow doesn't move to new frame.
955
956 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
957
958 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
959 prevent compiler warnings.
960 (gdb-stopped): Check for gud-last-last-frame (case: signal).
961 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
962 (gdb-assembler-custom): Use hollow-right-triangle for assembler
963 buffer too.
964
965 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
966
967 * pgg-gpg.el (pgg-gpg-update-agent): Check for
968 make-network-process, so we can use the same code in Gnus v5-10
969 too and have this file fully synchronized with that release.
970
971 2006-03-23 Romain Francoise <romain@orebokech.com>
972
973 * ibuf-ext.el (ibuffer-read-filter-group-name):
974 Use `ibuffer-generate-filter-groups' to make completion list match
975 the filter groups that are really displayed in the Ibuffer buffer.
976 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
977
978 2006-03-23 Kenichi Handa <handa@m17n.org>
979
980 * international/mule-cmds.el (sort-coding-systems): Describe that
981 the argument is modified in docstring.
982
983 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
984
985 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
986 (pgg-gpg-update-agent): New function.
987 (pgg-gpg-use-agent-p): New function.
988 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
989 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
990 (pgg-gpg-sign-region): Use it.
991
992 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
993
994 * cus-edit.el (custom-face-set): Call custom-push-theme before
995 face-spec set so that `changed' theme is correctly saved.
996 (custom-face-reset-standard): Reset to recalculated face rather
997 than defface spec.
998
999 * custom.el (custom-push-theme): Only save `changed' theme if the
1000 current face does not match the defface specs.
1001
1002 2006-03-21 Simon Josefsson <jas@extundo.com>
1003
1004 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1005 <wilde@sha-bang.de>.
1006 (pgg-gpg-use-agent): New variable.
1007 (pgg-gpg-process-region): Use it.
1008 (pgg-gpg-encrypt-region): Likewise.
1009 (pgg-gpg-encrypt-symmetric-region): Likewise.
1010 (pgg-gpg-decrypt-region): Likewise.
1011 (pgg-gpg-sign-region): Likewise.
1012 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1013
1014 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
1015
1016 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
1017 bracket links.
1018
1019 2006-03-21 Kim F. Storm <storm@cua.dk>
1020
1021 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
1022 fringe-indicator-alist instead of modifying global value.
1023 (gdb-frame-handler): Likewise.
1024
1025 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1026
1027 * diff-mode.el (diff-function): Make it inherit from diff-header
1028 instead of diff-context.
1029
1030 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
1031 bitmap.
1032 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
1033 change names in macro above for consistency.
1034 (gdb-frame-handler): Use hollow-right-triangle for all selected
1035 frames which except the innermost (where execution has stopped).
1036 (gdb-reset): Reset buffer-local values of overlay-arrow.
1037
1038 2006-03-20 Richard Stallman <rms@gnu.org>
1039
1040 * simple.el (set-mark-command): Doc fix.
1041
1042 * files.el (display-buffer-other-frame): New command.
1043 (ctl-x-4-map): Bind C-x 5 C-o to it.
1044
1045 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1046
1047 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
1048 rather than just defer-time, in case defer-time has been changed but
1049 the timer isn't running yet.
1050 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
1051
1052 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1053
1054 * help-mode.el (help-follow-symbol): New function.
1055 Essentially identical to the old `help-follow', but do not let
1056 `push-button' do the work when on an xref.
1057 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
1058
1059 2006-03-19 Richard Stallman <rms@gnu.org>
1060
1061 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
1062 preceded by the word `program'.
1063 (help-follow-mouse, help-follow): Throw error if not on xref.
1064 Delete no longer used args.
1065
1066 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
1067
1068 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
1069 annotation ensure gud-overlay-arrow-position is redisplayed.
1070
1071 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1072
1073 * textmodes/bibtex.el (bibtex-include-OPTkey)
1074 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
1075 (bibtex-autokey-name-case-convert)
1076 (bibtex-autokey-titleword-case-convert): Make these the aliases
1077 for the following two variables.
1078 (bibtex-autokey-name-case-convert-function)
1079 (bibtex-autokey-titleword-case-convert-function): Make these the
1080 real names.
1081 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
1082 bibtex-font-lock-crossref sublists.
1083 (bibtex-mode): Revert 2005-12-30 change (which made
1084 completion-ignore-case buffer-local).
1085 (bibtex-url): Simplify.
1086
1087 2006-03-19 Kim F. Storm <storm@cua.dk>
1088
1089 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
1090 cursor property value to 2 (to align with C level change).
1091
1092 2006-03-19 Bill Wohler <wohler@newt.com>
1093
1094 * image.el (image-load-path-for-library): Shorten first line in
1095 docstring.
1096
1097 2006-03-18 Richard Stallman <rms@gnu.org>
1098
1099 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
1100
1101 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
1102
1103 * isearch.el (isearch-other-meta-char): Handle user bindings for
1104 shifted control characters.
1105
1106 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
1107
1108 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
1109 part that matches email addresses, file names, etc.
1110
1111 2006-03-18 Eli Zaretskii <eliz@gnu.org>
1112
1113 * term/w32-win.el (mouse-set-font):
1114 Mention w32-list-proportional-fonts in the doc string.
1115
1116 2006-03-18 Kim F. Storm <storm@cua.dk>
1117
1118 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
1119 (ido-unc-hosts): New user option to explicitly define list of know
1120 UNC-style hosts for completion.
1121 (ido-cache-unc-host-shares-time): New user option.
1122 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
1123 New helper functions for UNC file-name support.
1124 (ido-may-cache-directory): Check for UNC host. Simplify.
1125 (ido-wash-history): Clean out old UNC hosts.
1126 (ido-nonreadable-directory-p): UNC hosts are always readable.
1127 (ido-directory-too-big-p): UNC hosts are never too big.
1128 (ido-set-current-directory): Handle UNC root path.
1129 (ido-file-name-all-completions): Complete UNC host names from
1130 ido-unc-hosts list. Cache UNC host shares.
1131 (ido-make-file-list-1): Don't filter UNC root.
1132 (ido-exhibit): Check for // in root directory, and switch to UNC
1133 mode by setting ido-current-directory to //.
1134
1135 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
1136
1137 * cus-edit.el (customize-changed-options): Mention explicit
1138 version number as default in prompt.
1139
1140 2006-03-17 Bill Wohler <wohler@newt.com>
1141
1142 * image.el (image-load-path-for-library): Minor docstring fix.
1143
1144 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
1145
1146 * textmodes/org.el (org-read-date): Include subgroup 5 into
1147 replacement text.
1148 (org-popup-calendar-for-date-prompt): Fix customization type.
1149
1150 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
1151
1152 * progmodes/gdb-ui.el (gud-watch): Provide completion.
1153 (gdb-continuation): New variable.
1154 (gdb-send): Deal with continuation lines.
1155
1156 * progmodes/gud.el (gud-gdb-complete-command)
1157 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
1158 expressions.
1159 (gud-tooltip-mode): Use buffer-local value.
1160
1161 2006-03-16 Kim F. Storm <storm@cua.dk>
1162
1163 * ido.el (ido-edit-input): Use selected match, if any.
1164
1165 2006-03-16 Bill Wohler <wohler@newt.com>
1166
1167 * image.el (image-load-path-for-library): Prefer user's images in
1168 image-load-path.
1169
1170 2006-03-16 Martin Rudalics <rudalics@gmx.at>
1171
1172 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
1173 when checking for attempt to drag leftmost or rightmost scrollbar.
1174
1175 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
1176
1177 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
1178 (gdb-force-mode-line-update): New function.
1179 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
1180 (gdb-exited): Use them.
1181 (gdb-signal): New function.
1182 (gdb-annotation-rules): Provide a rule for it.
1183
1184 2006-03-16 Kenichi Handa <handa@m17n.org>
1185
1186 * international/mule.el (auto-coding-regexp-alist): Add entries
1187 for Unicode BOM.
1188
1189 * sort.el (sort-build-lists): Temporarily bind
1190 inhibit-field-text-motion to t.
1191
1192 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
1193
1194 * locate.el (locate-command, locate-make-command-line)
1195 (locate-fcodes-file, locate-update-command)
1196 (locate-prompt-for-command, locate, locate-with-filter)
1197 (locate-get-file-positions): Doc fixes.
1198 (locate-buffer-name, locate-header-face): Remove leading `*' in
1199 defcustom.
1200 (locate-filter-output): Use `keep-lines' instead of its alias
1201 `delete-non-matching-lines'.
1202 (locate-get-filename, locate-get-dirname): Add introductory comment.
1203 (locate-find-directory-other-window): Give appropriate error
1204 message if used outside main listing.
1205
1206 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1207
1208 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
1209 the new extend-region feature.
1210 (font-lock-after-change-function): Update correspondingly.
1211 * jit-lock.el (jit-lock-after-change): Update correspondingly.
1212 * progmodes/grep.el (font-lock-lines-before): Don't disable.
1213
1214 2006-03-15 Bill Wohler <wohler@newt.com>
1215
1216 * image.el (image-load-path-for-library): Fix example by not
1217 recommending that one binds image-load-path. Just defvar it to
1218 placate compiler and only use it if previously defined.
1219
1220 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
1221
1222 * textmodes/org.el (org-insert-centered): Use `string-width' to
1223 make underlining work for wide characters.
1224 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
1225 TAB to `org-cycle', to make sure that no binding in
1226 `outline-mode-map' can supercede it.
1227
1228 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
1229
1230 * allout.el: Increment version to 2.2.1 in file commentary.
1231
1232 (allout-version): Increment to 2.2.1.
1233
1234 (allout-default-layout): New customization variable, used when the
1235 file lacks a specific allout-layout. Uses allout-layout-type for
1236 recursively nested definition.
1237
1238 (allout-layout-type): Widget defining allout layouts, necessary for
1239 self-recursive definition.
1240
1241 (allout-mode): Incorporate allout-default-layout as fallback for
1242 allout-layout.
1243
1244 (allout-layout): Mark as 'safe-local-variable', and refer mention
1245 fallback to `allout-default-layout' in absence of a specified value.
1246 (allout-passphrase-verifier-string)
1247 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
1248
1249 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
1250
1251 (allout-get-encryption-passphrase-verifier): Use correct name of
1252 passphrase verifier in docstring.
1253
1254 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
1255
1256 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
1257 elements.
1258 (gdb-find-watch-expression): Make it work for arrays too.
1259 Follow change to gdb-var-list.
1260 (gud-watch): Allow the user to enter variable name with a prexix
1261 arg. Create keybindings.
1262 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1263 (gdb-var-list-children-handler, gdb-var-update-handler)
1264 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
1265 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
1266 Follow change to gdb-var-list.
1267 (gdb-starting): Don't show the overlay arrows when program is running.
1268
1269 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
1270 gdb-var-list.
1271
1272 2006-03-14 Bill Wohler <wohler@newt.com>
1273
1274 * image.el (image-load-path-for-library): Pass value of path
1275 rather than symbol. Always return list of directories.
1276 Guarantee that image directory comes first.
1277
1278 2006-03-14 Alan Mackenzie <acm@muc.de>
1279
1280 * font-core.el (font-lock-extend-region\(-function\)?.):
1281 New function/variable.
1282
1283 * font-lock.el (font-lock-after-change-function):
1284 Call font-lock-extend-region. Obey font-lock-lines-before.
1285 (font-lock-default-fontify-region): Remove reference to
1286 font-lock-lines-before.
1287
1288 * jit-lock.el (jit-lock-after-change):
1289 Call font-lock-extend-region. Obey font-lock-lines-before.
1290
1291 2006-03-14 David Ponce <david@dponce.com>
1292
1293 * tree-widget.el (tree-widget-themes-load-path)
1294 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1295
1296 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
1297
1298 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
1299 (rcirc-print): Mark the start of text at the end of the prompt.
1300 (rcirc-track-minor-mode): Add autoload cookie.
1301 (rcirc-update-activity-string): Add space to front of mode-line
1302 indicator.
1303
1304 2006-03-13 Miles Bader <miles@gnu.org>
1305
1306 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
1307 (rcirc-abbrev-nick): Remove function.
1308 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
1309
1310 2006-03-13 David Ponce <david@dponce.com>
1311
1312 * tree-widget.el: Handle themes across all occurrences of the main
1313 themes sub-directory found in tree-widget-themes-load-path.
1314 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1315 (tree-widget--locate-sub-directory): Return all occurrences.
1316 (tree-widget-themes-path): New function.
1317 Replace tree-widget-themes-directory, and return a list of directories.
1318 (tree-widget-set-parent-theme)
1319 (tree-widget-lookup-image): Use it.
1320
1321 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
1322
1323 * textmodes/org.el (org-link-search): Avoid self-matching of
1324 links, allow target text to be distributed over several lines.
1325 (org-search-not-link): New function.
1326 (org-set-regexps-and-options, org-get-current-options):
1327 New startup options.
1328 (org-export-as-html): Take odd-level setting from local variable.
1329 (org-fontify-emphasized-text): New option.
1330 (org-set-font-lock-defaults): Include emphasized text.
1331 (org-follow-mhe-link): Allow folder-only links, fix folder name.
1332 (org-font-lock): Customize group renamed from `org-faces'.
1333
1334 2006-03-13 John Paul Wallington <jpw@pobox.com>
1335
1336 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1337 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1338
1339 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1340
1341 * cus-start.el (all): Delete :version keyword for members of the
1342 fringe group, since the entire group is new in 22.1.
1343
1344 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1345
1346 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1347 map if value is hexadecimal (an address).
1348 (gud-watch): Only search roots for existing watch expressions.
1349 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1350 prevent caching problems with speedbar-update-directory-contents.
1351
1352 2006-03-12 Juri Linkov <juri@jurta.org>
1353
1354 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1355 before comparing with `low' and `warn'.
1356
1357 * info.el (Info-dir-remove-duplicates): Move point to the
1358 beginning of the current line after deleting the entries from
1359 redundant heading. Use marker for `limit' and compare it with
1360 point before calling `re-search-forward'.
1361
1362 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1363
1364 * simple.el (yank): Fix typo in docstring.
1365
1366 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1367
1368 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1369 messages, where "D" is the 6th character.
1370
1371 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1372
1373 * simple.el (yank): Fix last change.
1374
1375 2006-03-11 David Ponce <david@dponce.com>
1376
1377 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1378 merging elements from the standard ispell-dictionary-alist.
1379 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1380 alist, and return the new alist.
1381
1382 2006-03-11 Richard Stallman <rms@gnu.org>
1383
1384 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1385
1386 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1387 the way it is implemented is too unclean.
1388
1389 * simple.el (kill-region, yank): Doc fix.
1390
1391 * battery.el (battery-echo-area-format): Doc fix.
1392 (battery-mode-line-format): Likewise.
1393 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1394 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1395
1396 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1397
1398 * progmodes/octave-mod.el (octave-indent-for-comment):
1399 Behave according to do string.
1400
1401 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1402
1403 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1404 Be visible only if major mode is Mail Mode.
1405
1406 * textmodes/flyspell.el (flyspell-external-point-words)
1407 (flyspell-process-localwords): Fix last changes.
1408
1409 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1410
1411 * calendar/holidays.el (list-holidays): Doc fix.
1412
1413 * international/mule.el (auto-coding-alist): Add .odt
1414 (OpenOffice's open document) files.
1415
1416 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1417 document) files. Mention in the doc string the need to sync with
1418 auto-coding-alist.
1419
1420 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1423 enable-local-variables is set to always query, or there is no
1424 savable variable.
1425
1426 2006-03-10 Bill Wohler <wohler@newt.com>
1427
1428 * image.el (image-load-path-for-library): Merge at least three
1429 functions from Gnus and MH-E into this one function that can now
1430 be shared.
1431
1432 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1433
1434 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1435 gdb-remove-mouse-face and remove help-echo too.
1436 (gdb-enqueue-input): Correct conditional clause.
1437
1438 2006-03-10 Glenn Morris <rgm@gnu.org>
1439
1440 * calendar/calendar.el (calendar-holidays): Doc fix.
1441 * calendar/holidays.el (list-holidays): Doc fix.
1442
1443 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1444
1445 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1446 it gets called in gdb-prompt anyway.
1447 (gdb-use-separate-io-buffer): Only restore window arrangement for
1448 gdb-many-windows.
1449 (gdb-enqueue-input): Make it harder to send GDB input when program
1450 is running.
1451 (gdb-buffer-list): New variable.
1452 (gdb-remove-mouse-face): New function.
1453 (gdb-starting): Use it when GDB input won't get sent.
1454
1455 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1456
1457 * help.el (view-lossage): Remove trailing whitespace before
1458 inserting "\n".
1459
1460 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1461
1462 * files.el (hack-local-variables-confirm):
1463 Set coding-system-for-read to nil before writing to .emacs.
1464
1465 * arc-mode.el (archive-extract): Check if an existing buffer name
1466 comes from a different archive.
1467
1468 * help.el (describe-key-briefly): If KEY is a down event, read and
1469 discard the up event.
1470
1471 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1472
1473 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1474 be edited and use font-lock-warning-face for any changes.
1475
1476 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1477 (gdb-edit-value): Use it to report any errors.
1478
1479 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1480
1481 * help.el (describe-key): Remove leftover test code.
1482
1483 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1484
1485 * textmodes/org.el: Move defvars out of eval-when-compile.
1486 Use buffer-file-name variable.
1487 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1488 arg `file'.
1489 (org-level-faces): Remove startup dependency.
1490 (org-cycle, org-map-tree, org-scan-tags)
1491 (org-remember-handler): Don't call `outline-level' directly.
1492 (org-mhe-search-all-folders): New option.
1493 (org-mhe-get-message-folder-from-index)
1494 (org-mhe-get-message-folder): Fix indexing search.
1495 (org-format-agenda-item): Handle nil TAGS argument.
1496 (org-cleaned-string-for-export, org-activate-target-links)
1497 (org-make-target-link-regexp): Deal with empty radio target list.
1498 (org-tag): New face.
1499 (org-get-level-face): New function.
1500 (org-set-font-lock-defaults): Simplify setup for headlines.
1501 (org-complete): Pass common substring to `display-completion-list'.
1502
1503 2006-03-06 David Ponce <david@dponce.com>
1504
1505 * tree-widget.el: Update Commentary header.
1506 (tree-widget-theme-name): Ignore parent themes.
1507 (tree-widget-set-parent-theme): New function.
1508 (tree-widget-set-theme): Use it.
1509 (tree-widget-set-image-properties): Move definition. Does nothing
1510 if image properties have already been set.
1511 (tree-widget-image-properties): Move definition. Receive an image
1512 name. Set the :pointer property.
1513 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1514 Don't set the :pointer image property.
1515 (tree-widget-convert-widget): New function. Handle :dynargs
1516 compatibility here.
1517 (tree-widget): Use it to :convert-widget. Add the :expander-p
1518 predicate to control when the :expander function is entered.
1519 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1520 (tree-widget-value-create): Handle :expander-p. widget-apply
1521 :expander.
1522 (tree-widget-expander-p): New function. Default value of the
1523 :expander-p property.
1524
1525 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1526
1527 * help.el (describe-key): Properly handle the return value of
1528 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1529 remaps. Handle string and vector `follow-link' values.
1530
1531 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1532
1533 * complete.el (PC-expand-many-files): Try be more careful when parsing
1534 the shell's output.
1535
1536 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1537
1538 * outline.el (hide-sublevels): Provide better interactive default.
1539
1540 2006-03-06 Kenichi Handa <handa@m17n.org>
1541
1542 * international/fontset.el (create-fontset-from-fontset-spec):
1543 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1544
1545 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1546
1547 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1548 backslashes instead of one in regexp.
1549 (gud-tooltip-dereference): Add missing optional argument.
1550
1551 2006-03-04 John Paul Wallington <jpw@pobox.com>
1552
1553 * wdired.el (toplevel): Require `cl' at compile-time.
1554
1555 2006-03-04 Andreas Schwab <schwab@suse.de>
1556
1557 * server.el (server-process-filter): Handle errors during
1558 evaluation of the argument.
1559
1560 2006-03-03 John Paul Wallington <jpw@pobox.com>
1561
1562 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1563 escape parentheses at beginning of line.
1564 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1565 (t-mouse-mode): Remove period from end of error message.
1566
1567 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1568
1569 * textmodes/flyspell.el (flyspell-process-localwords):
1570 Be case-sensitive.
1571
1572 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1573
1574 * cus-edit.el (custom-quote): Remove function, since it has been
1575 moved to custom.el.
1576
1577 * font-lock.el (lisp-font-lock-keywords-2)
1578 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1579 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1580 they have no special meaning.
1581
1582 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1583 indirect buffer gets killed before indirect buffer. Use dolist.
1584
1585 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1586
1587 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1588 value instead of a literal constant (1) on more pauses.
1589
1590 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1591
1592 * textmodes/flyspell.el (flyspell-external-point-words):
1593 Be case-sensitive.
1594
1595 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1596
1597 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1598 with "www".
1599
1600 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1601
1602 * allout.el: Restablish intermediate missing comment header to
1603 preserve outline structure.
1604 (allout-beginning-of-current-entry): Skip invisible text.
1605 (allout-open-topic): Fix opening a topic at end-of-buffer.
1606 (allout-minor-mode): Move nearer to allout-mode function.
1607
1608 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1609
1610 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1611
1612 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1613
1614 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1615 is nil.
1616
1617 * progmodes/gud.el (gud-speedbar-menu-items):
1618 Use buffer-local-value and add missing :visible keyword.
1619
1620 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1621
1622 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1623
1624 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1625 must be `follow-link'.
1626
1627 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1628
1629 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1630 formatting: No nested anchors.
1631 (org-all-targets): Fix bug with XEmacs compatibility.
1632 (org-read-date): Add (require 'parse-time).
1633 (org-set-tags): Fix bug with extra inserted space.
1634 (org-export-html-style): Define a style class for targets.
1635 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1636 (org-hide-leading-stars): New option.
1637 (org-hide): New face.
1638 (org-set-font-lock-defaults): Allow to hide leading stars.
1639 (org-get-legal-level, org-tr-level): New functions.
1640 (org-odd-levels-only): New option.
1641 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1642 (org-demote, org-promote): Deal with double-star levels.
1643 (org-convert-to-odd-levels): New command.
1644
1645 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1646
1647 * speedbar.el (speedbar-update-localized-contents): Try to
1648 preserve window-start.
1649 (speedbar-update-directory-contents): Try to preserve window-start
1650 and window-point.
1651 (speedbar-update-special-contents): Don't move back to start of window.
1652
1653 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1654 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1655 speedbar-timer-fn.
1656 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1657 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1658 instead of gdb-speedbar-timer-fn.
1659
1660 2006-02-28 Jay Belanger <belanger@truman.edu>
1661
1662 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1663 (math-compose-expr): Use latex option when calling
1664 `math-compose-tex-matrix' for latex mode.
1665
1666 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1667
1668 * speedbar.el: Re-instate comments about developing for speedbar
1669 [this is what info and gdb-ui use even if better methods exist now].
1670
1671 * t-mouse.el: New file.
1672 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1673 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1674 (t-mouse-make-event-element): Use posn-at-x-y instead.
1675 (t-mouse-make-event): Deal with Fedora Core 3.
1676 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1677 (t-mouse-mouse-position-function): New function. Use it instead
1678 of advising mouse-position.
1679 (t-mouse-mode): New minor mode.
1680 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1681
1682 2006-02-27 Glenn Morris <rgm@gnu.org>
1683
1684 * calendar/calendar.el (calendar-holidays): Doc fix.
1685
1686 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1687
1688 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1689 Re-introduce the concept of a source window.
1690 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1691 consistency with get-buffer-create.
1692 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1693 (gdb-data-list-register-values-handler)
1694 (gdb-stack-list-locals-handler): Try to preserve window-start as
1695 well as window-point.
1696 (gdb-display-source-buffer): New function (old concept).
1697 (gdb-goto-breakpoint): Use it.
1698
1699 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1700 for gdb-ui/gdb-mi (old concept).
1701
1702 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
1703
1704 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1705 binding.
1706
1707 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1708
1709 * textmodes/reftex-sel.el (reftex-select-label-map)
1710 (reftex-select-bib-map): Add `follow-mouse' binding.
1711
1712 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
1713
1714 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1715 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1716 Give :set functions to provide automatic updating.
1717 Update docstring. Give compiler defvars early in the file
1718 and move the defcustoms to a later spot where all called functions
1719 are defined.
1720 (jka-compr-file-name-handler-entry): Doc fix.
1721 (jka-compr-compression-info-list--internal)
1722 (jka-compr-mode-alist-additions--internal)
1723 (jka-compr-load-suffixes--internal): New variables.
1724 (jka-compr-install): Set the three above variables.
1725 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1726 (jka-compr-update, jka-compr-set): New functions.
1727 (auto-compression-mode): Doc fix.
1728
1729 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1730 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1731 Use jka-compr-compression-info-list--internal,
1732 jka-compr-mode-alist-additions--internal and
1733 jka-compr-load-suffixes--internal.
1734
1735 * files.el (load-library):
1736 * loadhist.el (file-loadhist-lookup):
1737 * startup.el (command-line):
1738 * subr.el (locate-library):
1739 * emacs-lisp/autoload.el (update-directory-autoloads):
1740 * emacs-lisp/find-func.el (find-library-suffixes):
1741 Use `get-load-suffixes' instead of `load-suffixes'.
1742
1743 * subr.el (locate-library):
1744 * emacs-lisp/find-func.el (find-library-name):
1745 Use `load-file-rep-suffixes' instead of '("").
1746
1747 2006-02-26 Kim F. Storm <storm@cua.dk>
1748
1749 * ido.el (ido-save-history, ido-load-history): Simplify.
1750 Don't use find-file-noselect to avoid interference from other modes.
1751
1752 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
1753
1754 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
1755 to use the default shell if filename is not available.
1756 Reported by Giorgos Keramidas.
1757
1758 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
1759
1760 * progmodes/etags.el (tags-completion-table): Do completion from
1761 all the tables in the current list, as documented in the manual.
1762
1763 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1764
1765 * CC Mode Update to 5.31.3.
1766
1767 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1768
1769 * progmodes/cc-mode.el (c-postprocess-file-styles):
1770 Bind inhibit-read-only to t, around the call to
1771 c-remove-any-local-eval-or-mode-variables, so that it works on a
1772 RO file.
1773
1774 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1775
1776 * progmodes/cc-awk.el: Correct a typo.
1777
1778 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1779
1780 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
1781 c-hungry-delete-backwards, at the request of RMS. Leave the old
1782 name as an alias.
1783
1784 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1785
1786 * progmodes/cc-mode.el: Correct a typo.
1787
1788 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1789
1790 * progmodes/cc-defs.el: Update the version number to 5.31.3.
1791
1792 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1793
1794 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
1795 brace-else-brace (error due to mbeg, mend being undefined).
1796
1797 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1798
1799 * progmodes/cc-mode.el: File Local variables: Solve the problem
1800 where both `mode' and c-file-offsets are specified: `mode' will
1801 overwrite c-f-o's settings:
1802 (c-remove-any-local-eval-or-mode-variables): New function.
1803 (c-postprocess-file-styles): Call the above new function, within
1804 c-tentative-buffer-change, to splat `mode' and `eval' before the
1805 second hack-local-variables.
1806
1807 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1808
1809 * progmodes/cc-mode.el:
1810 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1811 (c-after-change): Protect the match data with save-match-data.
1812 It was getting corrupted by c-after-change-check-<>-operators.
1813
1814 * cc-defs.el: [Supersedes patch V1.38]:
1815 (top level): Check for a buggy font-lock-compile-keywords ONLY in
1816 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
1817
1818 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
1819 with save-match-data. It was being corrupted when Font Lock was
1820 not enabled.
1821
1822 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1823
1824 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
1825 Mode and Subword Mode.
1826
1827 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
1828 real labels ("case 1:" or "foo:") from non-labels ("public:").
1829 (c-forward-objc-directive): Replace c-forward-token-2 with crude
1830 coding; c-f-t-2 doesn't move over a token at EOB.
1831
1832 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
1833
1834 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
1835 (c-update-modeline): Concatenate the minor mode indicators
1836 directly onto mode-name, removing c-submode-indicators.
1837 Sometimes, c-s-i got separated from the mode name on the mode line.
1838
1839 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
1840 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
1841
1842 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1843
1844 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
1845 error message when there's an evaluation error to show whether
1846 it's loaded from source or not.
1847 (c-filter-ops): Make it available at runtime too to work when
1848 `c-make-init-lang-vars-fun' needs to evaluate from source.
1849
1850 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
1851
1852 * help.el (help): Revert last part of 2006-02-23 change (deletion
1853 of the `provide' call).
1854
1855 2006-02-23 Juri Linkov <juri@jurta.org>
1856
1857 * compare-w.el (compare-windows-highlight): Add new value
1858 `persistent' and change :type from `boolean' to `choice'.
1859 (compare-windows-overlays1, compare-windows-overlays2):
1860 New internal variables.
1861 (compare-windows-highlight): If compare-windows-highlight is
1862 `persistent', add current overlays to compare-windows-overlays[12]
1863 instead of adding compare-windows-dehighlight to pre-command-hook.
1864 (compare-windows-dehighlight): Delete all overlays from
1865 compare-windows-overlays[12].
1866
1867 * info.el (Info-search): Don't bind search-spaces-regexp to
1868 Info-search-whitespace-regexp in non-regexp isearch mode.
1869
1870 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1871
1872 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
1873
1874 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
1875
1876 * textmodes/org.el (org-xemacs-p)
1877 (org-export-html-show-new-buffer, org-table-may-need-update)
1878 (org-insert-item, org-mhe-get-message-real-folder)
1879 (org-mhe-get-message-folder-from-index)
1880 (org-mhe-get-message-folder, org-mhe-get-message-num)
1881 (org-mhe-get-header, org-make-org-heading-search-string)
1882 (org-make-org-heading-camel, org-table-sort-lines)
1883 (org-format-org-table-html, org-format-table-table-html):
1884 Fix typos in docstrings.
1885
1886 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
1887
1888 * textmodes/org.el (org-cleaned-string-for-export)
1889 (org-solidify-link-text): New function.
1890 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
1891 XEmacs, just to silence the compiler.
1892 (org-export-as-ascii, org-export-as-html-and-open):
1893 Use `org-cleaned-string-for-export' and create internal links.
1894 (org-follow-mhe-link): Require mh-e, use folder.
1895
1896 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1897
1898 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
1899
1900 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
1901 gdb-debug-log-length.
1902 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
1903 it a real ring but...
1904 (gud-gdba-marker-filter): ...make it work like mark-ring.
1905 (gdb-enable-debug): Rename from gdb-enable-debug-log.
1906 (gdb-mouse-jump): New function. Add bindings.
1907
1908 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1909
1910 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
1911 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
1912 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
1913 (gdb-debug-log-length): Customize it's length.
1914 (gud-watch, gdb-var-create-handler): Display function::var format
1915 but don't use to create variable object.
1916 (gdb-var-create-handler): Use message-box in place of message.
1917 (gdb-stopped): Call gdb-exited if signalled.
1918
1919 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
1920
1921 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
1922
1923 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
1924
1925 * textmodes/reftex.el (reftex-locate-file): Search all extensions
1926 if `reftex-try-all-extensions' is set.
1927
1928 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
1929 fail silently when there is no valid argument at point.
1930 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
1931 `fail-silently' argument. From a patch by David Reiter.
1932
1933 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
1934 New commands.
1935 (org-mark-ring): New variable.
1936 (org-mark-ring-length): New option.
1937 (org-open-at-point, org-goto, org-open-file): Push old position
1938 onto the mark ring.
1939 (org-add-hook): New function.
1940 (org-export-table-remove-special-lines): New option.
1941 (org-skip-comments, org-format-org-table-html): Respect new
1942 option `org-export-table-remove-special-lines'.
1943 (org-open-file): Allow special command configuration for
1944 directory link.
1945 (org-file-apps): Fix bugs in customize type, added setting
1946 for directories.
1947 (org-activate-tags, org-format-agenda-item, org-complete)
1948 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
1949 (org-get-tags, org-get-buffer-tags, org-open-at-point)
1950 (org-link-search, org-make-org-heading-search-string)
1951 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
1952 (org-radio-targets, org-file-link-context-use-camel-case)
1953 (org-activate-camels): New options.
1954 (org-update-radio-target-regexp, org-all-targets)
1955 (org-make-target-link-regexp, org-activate-target-links):
1956 New functions.
1957 (org-make-org-heading-search-string): New function.
1958 (org-store-link, org-insert-link): Use new option
1959 `org-file-link-context-use-camel-case'.
1960 (org-activate-camels): Use new option `org-activate-camels'.
1961 (org-link-regexp): Add mhe prefix.
1962 (org-open-at-point, org-store-link): Support for mhe links.
1963 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
1964 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
1965 (org-mhe-get-header, org-follow-mhe-link): New functions.
1966 (org-remove-angle-brackets, org-add-angle-brackets):
1967 New functions.
1968 (org-bracket-link-regexp): New constant.
1969 (org-read-date): Fix bug that was rejecting all typed dates.
1970 (org-link-search): Make hierarchy above visible after a match.
1971 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
1972 (org-store-link): Fix bug with link creation when cursor is in
1973 an empty line.
1974 (org-open-at-point): Fix bug with matching a link.
1975 Fixed buggy argument sequence in call to `org-view-tags'.
1976 (org-compile-prefix-format): Set `org-prefix-has-tag'.
1977 (org-prefix-has-tag): New variable.
1978 (org-format-agenda-item): Remove tags from headline
1979 if appropriate.
1980 (org-agenda-remove-tags-when-in-prefix): New option.
1981
1982 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
1983
1984 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
1985 Fix the regular expressions.
1986
1987 2006-02-21 Richard M. Stallman <rms@gnu.org>
1988
1989 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
1990 if there's no other specific basis.
1991
1992 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
1993 as variables at all.
1994 (unsafep-variable): Rename arg; doc fix.
1995
1996 * abbrevlist.el (list-one-abbrev-table): Add autoload.
1997
1998 * calendar/appt.el (diary-selective-display): Add defvar.
1999
2000 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
2001
2002 * isearch.el (search-whitespace-regexp): Fix custom type.
2003
2004 * help.el (describe-key-briefly): Compute interactive args
2005 in same was as before previous change.
2006
2007 * files.el (enable-local-variables): Doc fix.
2008
2009 2006-02-21 Kim F. Storm <storm@cua.dk>
2010
2011 * fringe.el: Cleanup as file is now pre-loaded.
2012 (fringe-bitmaps): Initialize unconditionally.
2013 (fringe-mode, set-fringe-style): Remove autoload cookies.
2014
2015 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2016
2017 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
2018 `horizontal-bar'.
2019 (fringe-cursor-alist): Use `horizontal-bar'.
2020
2021 2006-02-20 Kim F. Storm <storm@cua.dk>
2022
2023 * fringe.el (fringe-bitmaps): Update to new bitmap names.
2024 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
2025
2026 * loadup.el: Load "fringe" on window systems.
2027
2028 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2029
2030 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
2031 out of scope components.
2032
2033 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
2034 default.
2035
2036 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
2037
2038 * custom.el (customize-mark-to-save, customize-mark-as-set):
2039 Load the symbol first.
2040
2041 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
2042
2043 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
2044 strech spec so it doesn't display as "^J" on the header line
2045 when `Buffer-menu-use-header-line' is t.
2046
2047 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2048
2049 * speedbar.el (speedbar-make-button): Keep text properties
2050 of string arguments if desired.
2051
2052 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
2053 expessions.
2054
2055 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
2056 of speedbar.
2057
2058 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
2059
2060 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
2061 to value of `read-file-name-completion-ignore-case'.
2062
2063 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
2064
2065 * custom.el (customize-mark-as-set): Push to `user' theme.
2066
2067 * cus-edit.el (custom-save-variables): Allow unthemed values.
2068 (customize-set-variable): Push setting to `user' theme.
2069
2070 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2071
2072 * progmodes/gud.el: Don't require font-lock as it's now
2073 automatically loaded.
2074 (gud-speedbar-buttons): Replace gdb-var-changed with
2075 gdb-force-update.
2076
2077 * progmodes/gdb-ui.el (gdb-force-update): Rename from
2078 gdb-var-changed.
2079 (gdb-post-prompt): Use it.
2080 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
2081 (gdb-var-update-handler, gdb-var-delete)
2082 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
2083 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
2084 gdb-force-update in gdb-post-prompt.
2085 (gdb-reset): Clear watch expressions from speedbar when quitting.
2086
2087 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2088
2089 * viper-cmd.el (viper-insert-state-post-command-sentinel)
2090 (viper-change-state-to-vi, viper-change-state-to-emacs):
2091 Make aware of cursor coloring in the Emacs state.
2092 (viper-special-read-and-insert-char): Use read-char-exclusive.
2093 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
2094
2095 * viper-init.el (viper-emacs-state-cursor-color): New variable.
2096
2097 * viper-util.el (viper-save-cursor-color)
2098 (viper-get-saved-cursor-color-in-replace-mode)
2099 (viper-get-saved-cursor-color-in-insert-mode)
2100 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
2101 state.
2102 (viper-get-saved-cursor-color-in-emacs-mode): New function.
2103
2104 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
2105 (ediff-ignore-case-option3, ediff-actual-diff-options)
2106 (ediff-actual-diff3-options): New variables to control case sensitivity.
2107 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
2108 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
2109 (ediff-toggle-ignore-case): New function.
2110 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
2111
2112 * ediff-help.el (ediff-long-help-message-narrow2)
2113 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
2114 (ediff-long-help-message-word-mode): Add ignore-case command.
2115 (ediff-help-for-quick-help): Add ignore-case command.
2116
2117 * ediff-merg.el: Move provide to the end.
2118
2119 * ediff-ptch.el: Move provide to the end.
2120
2121 * ediff-wind.el: Move provide to the end.
2122
2123 * ediff-mult.el: Move provide to the end.
2124 (ediff-set-meta-overlay): Enable follow-link.
2125
2126 * ediff.el: Move provide to the end.
2127 Break recursive load cycle in eval-when-compile.
2128 (ediff-patch-buffer): Better heuristics.
2129
2130 * ediff-util.el: Move provide to the end.
2131 Break recursive load cycle in eval-when-compile.
2132 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
2133 defuns.
2134 (ediff-submit-report): Pass the values of ediff-diff3-program,
2135 ediff-diff3-options.
2136
2137 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
2138
2139 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
2140 the opening bracket of the following bracketing pairs: {}, [], (), <>,
2141 `' (for example, in the docstring of `windmove-default-keybindings').
2142
2143 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2144
2145 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
2146 shadow face. Don't provide binding to edit variable when it is
2147 out of scope.
2148
2149 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
2150 (gdb-var-update-handler): Detect out of scope variables with pre
2151 GDB 6.4 too.
2152 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
2153 Reset status of variable objects to nil in update handlers.
2154 (gdb-var-update-handler-1): Detect when a variable object comes
2155 in scope. setcar on var changes gdb-var-list directly.
2156
2157 2006-02-17 Juri Linkov <juri@jurta.org>
2158
2159 * ffap.el (ffap) <defface>: Add explicit face declaration.
2160 (ffap-highlight): Use face `ffap' directly instead of checking
2161 for its existence.
2162
2163 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
2164 `visible-ok' of `other-buffer' to find the right original buffer.
2165
2166 * info.el (Info-search): Skip `Local Variables' node.
2167
2168 2006-02-17 Juri Linkov <juri@jurta.org>
2169
2170 * info.el (Info-find-file): Check for symbols `apropos', `history',
2171 `toc' in the input filename, and return these symbols as is.
2172 (Info-find-node-2): Set Info-current-file to symbols `apropos',
2173 `history', `toc' instead of strings.
2174 (Info-set-mode-line): For non-string Info-current-file use the
2175 symbol's name inside **.
2176 (Info-isearch-push-state): Add quote before Info-current-file and
2177 Info-current-node.
2178 (Info-isearch-pop-state): Use `equal' instead of `string='.
2179 (Info-extract-pointer, Info-following-node-name): Use
2180 `match-string-no-properties' instead of `match-string'.
2181 (Info-up): Check `old-file' for `stringp'.
2182 (Info-history): Use `equal' instead of `string-equal'.
2183 Check `file' for `stringp'.
2184 (Info-history): Use symbol `history' instead of string as first arg
2185 of `Info-find-node'.
2186 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
2187 `toc' instead of string.
2188 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
2189 instead of `buffer-substring', and `match-string-no-properties'
2190 instead of `match-string'.
2191 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
2192 instead of strings.
2193 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
2194 Use symbol `apropos' instead of string.
2195 (Info-copy-current-node-name): Check `Info-current-file' for
2196 `stringp' and construct a command with `Info-find-node' from it.
2197 (Info-fontify-node): Use `match-string-no-properties' instead of
2198 `match-string' and check file names for `stringp'.
2199 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
2200 `history', `toc' instead of strings.
2201
2202 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
2203
2204 * files.el: Rearrange functions and variables in the file local
2205 variables section.
2206
2207 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2208
2209 * files.el: Add truncate-lines, ispell-check-comments and
2210 ispell-local-dictionary as safe local variables.
2211
2212 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2213
2214 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
2215 out of scope variables.
2216 (gud-speedbar-buttons): Use unless.
2217
2218 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
2219 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
2220 (gdb-show-changed-values): Also use for out of scope variables.
2221 (gdb-var-update-handler-1): Note if variable goes out of scope.
2222
2223 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
2224
2225 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
2226 default to global variable values for unsupplied args.
2227 (rcirc-get-buffer-create): Fix bug with setting the target.
2228 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
2229 test for rcirc-always-use-server-buffer-flag here.
2230 (rcirc-response-formats): Add %N, which is a facified nick. %n
2231 uses the default face. Change the ACTION format string. If the
2232 "nick" is the server, don't print anything for that field.
2233 Comment fixes.
2234 (rcirc-target-buffer): Don't test
2235 rcirc-always-use-server-buffer-flag here.
2236 (rcirc-print): Squeeze extra spaces out of the text before message.
2237 (rcirc-put-nick-channel): Strip potential "@" char from nick
2238 before adding them to nick table.
2239 (rcirc-url-regexp): Improve to match address like "foo.com".
2240
2241 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2242
2243 * allout.el (allout-hidden-p): Move this defsubst before
2244 allout-overlay-interior-modification-handler, where it is first
2245 used.
2246
2247 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
2248
2249 * allout.el: Use allout invisible-text overlays instead of
2250 selective display for concealed text. Also, lots of general
2251 cleanup, and improved compatibility code.
2252
2253 (allout-version) Incremented, corrected, revised, and refined
2254 module commentary.
2255
2256 (provide 'allout): Moved to the bottom, added a require of overlay.
2257
2258 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
2259 `except-current'.
2260 (allout-write-file-hook-handler): Minimize delay.
2261 (count-trailing-whitespace-region): New function so
2262 auto-encryption of current topic can resituate cursor exactly.
2263 PGP/GPG encryption trims trailing whitespace from lines, which
2264 must be accounted for across encryption then decryption.
2265
2266 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
2267 just plain "\C-c", to avoid intruding on user's keybinding space.
2268
2269 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
2270 parameter, so user request to provide a new password is done.
2271
2272 (allout-outside-normal-auto-fill-function, allout-auto-fill):
2273 Refined mechanism for auto-filling behavior while in allout mode.
2274
2275 (allout-mode): Explicitly specify the mode map in the docstring.
2276 Clarify provision for various write-file hook var names.
2277 Adjusted for invisible-text overlays instead of selective-display.
2278
2279 (allout-depth): Really return 0 if not within any topic. This
2280 rectifies `allout-beginning-of-level' and sequence numbering
2281 errors that occur when cutting and pasting numbered topics.
2282 Changed from a in-line subst to a regular function, as well.
2283
2284 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
2285
2286 (allout-end-of-subtree, allout-end-of-subtree)
2287 (allout-end-of-entry, allout-end-of-current-heading)
2288 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
2289 (allout-show-children, allout-show-to-offshoot)
2290 (allout-hide-current-entry, allout-show-current-entry): Rectified
2291 handling of trailing blank lines between items.
2292
2293 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
2294 (allout-current-depth, allout-unprotected, allout-hidden-p)
2295 (allout-on-current-heading-p, allout-listify-exposed)
2296 (allout-chart-subtree, allout-goto-prefix)
2297 (allout-back-to-current-heading, allout-get-body-text)
2298 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
2299 (allout-hide-region-body, allout-toggle-subtree-encryption)
2300 (allout-encrypt-string, allout-encrypted-key-info)
2301 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
2302 (allout-file-vars-section-data): Adjusted for use with
2303 invisible-text overlays instead of selective-display.
2304
2305 (allout-kill-line, allout-kill-topic, allout-yank-processing):
2306 Reworked for use with invisible text overlays.
2307
2308 (allout-current-topic-collapsed-p): New function.
2309
2310 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
2311 to know when to close the containing topic.
2312
2313 (allout-pre-command-business, allout-post-command-business):
2314 Simplify undo-batching and dynamic isearch exposure.
2315
2316 (allout-set-overlay-category): New for invisible-text overlays.
2317 Sets properties of allout-overlay-category, used by
2318 allout-flag-region to set invisible-text overlay properties.
2319 (allout-get-invisibility-overlay): Get the first qualifying
2320 invisibility overlay, so we can find the extent of it.
2321 (allout-back-to-visible-text): Get to just before the beginnining
2322 of the current invisibility overlay, if any.
2323
2324 (allout-overlay-insert-in-front-handler)
2325 (allout-overlay-interior-modification-handler)
2326 (allout-before-change-handler, allout-isearch-end-handler): New
2327 functions to handle extraordinary actions affecting concealed
2328 text.
2329
2330 (allout-flag-region): Use overlays instead of selective-display
2331 for invisible text - by inheritence from the properties of
2332 allout-overlay-category in mainline Emacs, and applied
2333 property-by-property in XEmacs, some recent versions of which
2334 don't inherit the properties from the category. Provisions to
2335 respond to concealed-text edits simplified drastically.
2336
2337 (allout-isearch-rectification, allout-isearch-was-font-lock)
2338 (allout-isearch-expose, allout-enwrap-isearch)
2339 (allout-isearch-abort, allout-pre-was-isearching)
2340 (allout-isearch-prior-pos, allout-isearch-did-quit)
2341 (allout-isearch-dynamic-expose)
2342 (allout-hide-current-entry-completely): Functions deleted.
2343
2344 (allout-undo-aggregation): Explicit undo aggregation no longer
2345 necessary due to transition away from selective-display.
2346
2347 (set-allout-regexp, allout-up-current-level)
2348 (allout-next-visible-heading, allout-forward-current-level)
2349 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2350 (allout-kill-line, allout-yank-processing, allout-show-children)
2351 (allout-expose-topic, allout-old-expose-topic)
2352 (allout-listify-exposed, allout-insert-latex-header)
2353 (allout-toggle-subtree-encryption, allout-encrypt-string)
2354 (remove-from-invisibility-spec, allout-hide-current-subtree):
2355 Ditched unused variables.
2356
2357 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2358
2359 * textmodes/ispell.el (ispell-change-dictionary): Call
2360 ispell-buffer-local-dict instead of
2361 ispell-accept-buffer-local-defs.
2362 (ispell-local-dictionary-alist): Accept as valid any coding-system
2363 supported by Emacs.
2364 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2365 changed to iso-8859-3.
2366
2367 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2368
2369 * speedbar.el (speedbar-frame-width): Make an inline function
2370 instead of a macro. Use frame-width.
2371 (speedbar-try-completion, speedbar-update-contents)
2372 (speedbar-timer-fn): Use consp.
2373 (speedbar-update-localized-contents): Try to preserve point.
2374
2375 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2376 (menu): Re-order menu items.
2377 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2378 field.
2379 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2380 (gdb-post-prompt): Speed things by not forcing update.
2381
2382 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2383
2384 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2385 press and perform default action if we get a mouse movement event.
2386
2387 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2388
2389 * calendar/icalendar.el (icalendar--get-event-property)
2390 (icalendar--get-event-property-attributes): Fix typos in
2391 docstrings.
2392
2393 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2394 docstring.
2395
2396 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2397
2398 * bs.el (bs-mode): Use `buffer-disable-undo'.
2399 (bs--get-file-name): Simplify.
2400 (bs-show-in-buffer): Mark the buffer as not modified.
2401
2402 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2403
2404 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2405 widget-button-click.
2406
2407 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2408 (custom-mode): Update docstring.
2409
2410 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2411 binding.
2412
2413 * files.el (hack-local-variables-confirm): Allow scrolling if the
2414 file variable list is too long. Kill temp buffer after use.
2415
2416 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2417
2418 * progmodes/gud.el (gdb): Improve doc string.
2419 (gdb-script-font-lock-keywords): Expand allowed character set.
2420
2421 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2422 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2423 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2424 (gdb-separate-io-stop, gdb-separate-io-eof):
2425 Rename from gdb-inferior-* to gdb-separate-*.
2426 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2427
2428 2006-02-14 Jay Belanger <belanger@truman.edu>
2429
2430 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2431 expression is a symbol before checking that it is bound.
2432
2433 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2434 test to see if equation can be solved.
2435
2436 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2437
2438 * wid-edit.el (widget-button-click): Use :pressed-face property
2439 for overlay face, if it exists.
2440
2441 * cus-edit.el (custom-manual, custom-add-see-also)
2442 (custom-add-parent-links, custom-group-link): Add :pressed-face
2443 property to links.
2444
2445 * files.el (hack-local-variables): Remove ignored variables before
2446 checking if any variables need setting.
2447
2448 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2449
2450 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2451
2452 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2453
2454 * help.el (where-is): Fix message for remapped commands.
2455
2456 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2457 Fix typos in docstrings.
2458
2459 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2460
2461 * files.el (safe-local-variable-values): New option.
2462 (hack-local-variables-prop-line): Return a list of variable-value
2463 pairs if MODE-ONLY is non-nil.
2464 (hack-local-variables): Construct list of variable-value pairs,
2465 and apply or reject them in one go. Ask for confirmation if
2466 variables are not known safe.
2467 (hack-local-variables-confirm): Complete rewrite. Support
2468 `safe-local-variable-values'.
2469 (enable-local-variables): Update docstring to reflect new
2470 behavior.
2471 (ignored-local-variables): Ignore ignored-local-variables and
2472 safe-local-variable-values.
2473 (safe-local-variable-p): New function.
2474 (risky-local-variable-p): `safe-local-variable' property check
2475 moved to safe-local-variable-p.
2476 (hack-one-local-variable): Checks moved to hack-local-variables.
2477
2478 (byte-compile-dynamic, c-basic-offset, c-file-style)
2479 (c-indent-level, comment-column, fill-column, fill-prefix)
2480 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2481 (no-update-autoloads, outline-regexp, page-delimiter)
2482 (paragraph-start, paragraph-separate, sentence-end)
2483 (sentence-end-double-space tab-width, version-control):
2484 Add `safe-local-variable' property.
2485
2486 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2487
2488 * icomplete.el, play/landmark.el: Change nonexistent
2489 `outline-layout' file variable to `allout-layout'.
2490
2491 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2492
2493 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2494 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2495 to gud-comint-buffer.
2496 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2497 gdb-ui.el for gdb-mi.el.
2498 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2499 registers buffer to gdb-get-changed-registers.
2500 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2501 deletion of catchpoints (throw and catch).
2502 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2503 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2504 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2505 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2506 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2507
2508 2006-02-13 Jay Belanger <belanger@truman.edu>
2509
2510 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2511 expression is a symbol before checking that it is bound.
2512
2513 2006-02-13 Richard M. Stallman <rms@gnu.org>
2514
2515 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2516 for the minibuffer too, but not if resize-mini-windows will interfere.
2517
2518 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2519 inside `interactive' spec.
2520 (describe-key-briefly-internal, describe-key-internal):
2521 Functions merged back into their callers.
2522
2523 2006-02-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
2524
2525 * info.el (info-xref-visited): Inherit from info-xref too.
2526 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2527 when propertizing Info-current-file and Info-current-node.
2528
2529 2006-02-13 Juri Linkov <juri@jurta.org>
2530
2531 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2532 (tumme-thumb-name): Fix per-directory format.
2533
2534 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2535
2536 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2537
2538 2006-02-12 Miles Bader <miles@gnu.org>
2539
2540 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2541
2542 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2543
2544 * tumme.el: Remove history section. If someone needs the it, it
2545 can always be found in CVS.
2546
2547 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2548
2549 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2550 about the Thumbnail Managing Standard option.
2551
2552 2006-02-12 Richard M. Stallman <rms@gnu.org>
2553
2554 * subr.el (substitute-key-definition): Doc fix.
2555
2556 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2557
2558 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2559
2560 * info.el (Info-mode): Doc fix.
2561
2562 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2563
2564 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2565
2566 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2567 because on Solaris a POSIX compatible "id" is needed. Reported by
2568 Magnus Henoch <mange@freemail.hu>.
2569
2570 2006-02-12 Juri Linkov <juri@jurta.org>
2571
2572 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2573 (tumme) <defgroup>: Change :group to `multimedia'.
2574 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2575 Managing Standard.
2576 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2577 Fix dostring.
2578 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2579 and %y. Fix docstring.
2580 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2581 (tumme-cmd-create-standard-thumbnail-command): New user options.
2582 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2583 is `standard'. Fix docstring.
2584 (tumme-thumb-width, tumme-thumb-height): New user options.
2585 (tumme-external-viewer): Try to find various viewers.
2586 (tumme-get-thumbnail-image): Use `create-image' instead of
2587 constructing the `image' structure.
2588 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2589 `standard'.
2590 (tumme-thumb-name): Add file name generation for standard storage.
2591 Simplify code for other storages.
2592 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2593 Add modification time %m and thumbnail-nq8 %q.
2594 Use `tumme-cmd-create-standard-thumbnail-command' if
2595 tumme-thumbnail-storage is `standard'.
2596 (tumme-dired-insert-marked-thumbs): New autoload command.
2597 (tumme-dired-after-readin-hook): New function.
2598 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2599 `tumme-thumb-size'.
2600 (tumme-display-image): Replace size-x %x and size-y %y with
2601 width %w and height %h.
2602
2603 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2604 `tumme-dired-insert-marked-thumbs'.
2605
2606 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2607
2608 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2609 include path).
2610 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2611 matching tag.
2612
2613 2006-02-12 Miles Bader <miles@gnu.org>
2614
2615 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2616 New variables.
2617 (rcirc-abbrev-nick): New function.
2618 (rcirc-format-response-string): Rewrite to use the formats in
2619 `rcirc-response-formats' and expand escape sequences therein.
2620 A text-property `rcirc-text' is added over the actual response
2621 text to make easy to find inside the returned string.
2622 (rcirc-print): When filling, just look for the `rcirc-text'
2623 text-property to find the appropriate fill prefix, instead of
2624 using hardwired patterns.
2625
2626 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2627
2628 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2629 Managing Standard.
2630
2631 2006-02-11 Kim F. Storm <storm@cua.dk>
2632
2633 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2634 Don't use insert-buffer; do insert-buffer-substring directly.
2635 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2636
2637 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2638
2639 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2640 with inhibit-read-only. Suggested by Stefan Monnier.
2641 (revert-buffer): Let insert-file-contents discard
2642 buffer-undo-list. Simplify code.
2643 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2644
2645 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2646
2647 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2648
2649 * help.el (describe-key-briefly): Now a wrapper for
2650 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2651 to t. Populate yank-menu if empty.
2652 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2653 (describe-key): Now a wrapper for describe-key-internal. Bind
2654 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2655 (describe-key-internal): Renamed from describe-key.
2656
2657 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2658
2659 * progmodes/glasses.el (glasses-separator): Doc fix.
2660 (glasses-original-separator): New defcustom.
2661 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2662
2663 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2664
2665 * mwheel.el (mouse-wheel-up-event): Doc fix.
2666
2667 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2668
2669 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2670 (tumme-dir): New function. Copied from thumbs.el.
2671
2672 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2673
2674 * desktop.el (desktop-outvar): Fix typo.
2675 (desktop-save-buffer-p): Doc fix.
2676
2677 * subr.el (substitute-key-definition): Fix typo.
2678
2679 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2680
2681 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2682 when window-system is mac.
2683
2684 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2685
2686 2006-02-10 Kim F. Storm <storm@cua.dk>
2687
2688 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2689 indirect-function instead of using condition-case.
2690
2691 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2692
2693 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2694 less `colloquial'...
2695
2696 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2697
2698 * tumme.el: Add a couple of todo items.
2699
2700 2006-02-09 Lars Hansen <larsh@soem.dk>
2701
2702 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2703 (highlight-changes-mode): Don't change desktop-locals-to-save.
2704
2705 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
2706
2707 * image-mode.el (image-toggle-display): Clear image cache if using
2708 filename.
2709
2710 2006-02-09 Masatake YAMATO <jet@gyve.org>
2711
2712 * dired-x.el (dired-guess-shell-alist-default): Add .man as
2713 a `dired-man' target.
2714
2715 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2716 boundary of symbols.
2717
2718 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
2719
2720 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2721
2722 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2723
2724 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2725 `mapcar'; return nil.
2726
2727 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2728
2729 * mouse.el (mouse-drag-track): Don't change window if we rebind to
2730 some other event.
2731
2732 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
2733
2734 * net/rcirc.el (rcirc-startup-channels-alist):
2735 Add irc.freenode.net and #emacs as defaults.
2736 (rcirc-ignore-all-activity-flag): Remove variable.
2737 (rcirc-authinfo): New variable.
2738 (rcirc-authinfo-filename): Remove variable.
2739 (rcirc-always-use-server-buffer-flag): New flag.
2740 (rcirc): M-x rcirc will automatically connect without prompting.
2741 C-u M-x rcirc will prompt. Use rcirc-connect to create a
2742 connection in lisp.
2743 (rcirc-process-server-response-1): Remove everything but the nick
2744 portion of the sender so it doesn't need to be done everywhere
2745 else. Update related code.
2746 (global-map): Remove global keybindings.
2747 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
2748 (rcirc-send-input): Split into several functions.
2749 (rcirc-process-input-line, rcirc-process-message)
2750 (rcirc-process-command): New functions.
2751 (rcirc-target-buffer): New function to determine where to route
2752 messages.
2753 (rcirc-user-nick): Save match data.
2754 (rcirc-toggle-ignore-buffer-activity)
2755 (rcirc-update-activity-string): Remove global ignore functionality,
2756 which can be done now by toggling rcirc-track-minor-mode.
2757 (rcirc-track-minor-mode-map): New keymap.
2758 (rcirc-track-minor-mode): New minor-mode.
2759 (ignore): Make the ignore output nicer. Always print it when
2760 adding or removing nicks.
2761 (rcirc-url-regexp): Improve.
2762 (rcirc-mangle-text): Remove properties before using text in the
2763 modeline.
2764 (rcirc-authenticate): Authentication data comes from
2765 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
2766 (rcirc-server-prefix): Inherit from rcirc-server.
2767
2768 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
2769
2770 * Makefile.in (compile): Append "|| true" to the end of the `find'
2771 command, like compile-always does.
2772
2773 2006-02-08 Sam Steingold <sds@gnu.org>
2774
2775 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
2776 output from a dead connection.
2777
2778 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2779
2780 * dired.el (dired-mode-map): Add more bindings for tumme.
2781
2782 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
2783
2784 * wdired.el (wdired-mode-map): Use remap.
2785 (wdired-get-filename): Massage.
2786 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
2787 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
2788 `keymap' property rather than `local-map'.
2789
2790 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2791
2792 * tumme.el (tumme-get-thumbnail-image): New utility function.
2793 Suggested by from Chong Yidong.
2794 (tumme-dired-with-window-configuration): Rename from
2795 `tumme-dired'. Add code to save window configuration.
2796 (tumme-restore-window-configuration): New command to restore the
2797 window configuration that `tumme-dired-with-window-configuration'
2798 saves before it changes the window configuration.
2799 (tumme-show-all-from-dir): New command to display thumbnails for
2800 all files in a directory entered by the user, like M-x thumbs.
2801 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
2802 have been created.
2803 (tumme-display-thumbnail-original-image): Call `display-buffer'.
2804 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
2805 Remove obsolete test function.
2806
2807 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
2808
2809 * vc.el (small-temporary-file-directory): Remove defvar; there's
2810 a defcustom for it in files.el.
2811
2812 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
2813 Fix typo in message.
2814 (tumme-gallery-generate): Fix typo in `error' message.
2815 (tumme-display-window-height-correction)
2816 (tumme-display-window-width-correction, tumme-line-up-dynamic)
2817 (tumme-line-up-interactive): Dox fixes.
2818 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
2819 (tumme-restore-window-configuration, tumme-format-properties-string)
2820 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
2821 Fix typos in docstrings.
2822
2823 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2824
2825 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2826
2827 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
2828
2829 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
2830 User should use hook if desired.
2831
2832 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
2833 buffer if necessary.
2834 (gdb-delete-frame-or-window): New function.
2835 (gdb-breakpoints-mode-map): Bind "q" to it.
2836
2837 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2838
2839 * textmodes/nroff-mode.el: Clean up name space.
2840 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
2841 (nroff-mode): Obey the global setting of nroff-electric-mode.
2842 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
2843
2844 * calendar/calendar.el (calendar-increment-month): Typo in last change.
2845
2846 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
2847
2848 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
2849
2850 2006-02-06 Lars Hansen <larsh@soem.dk>
2851
2852 * generic-x.el (etc-fstab-generic-mode): Add file system types
2853 cifs and usbdevfs. Allow special chars in file names.
2854
2855 2006-02-05 Jay Belanger <belanger@truman.edu>
2856
2857 Update copyright notices of the files in lisp/calc.
2858
2859 2006-02-05 Romain Francoise <romain@orebokech.com>
2860
2861 Update copyright notices of all files in the lisp/play directory.
2862
2863 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
2864
2865 * ldefs-boot.el: Regenerate.
2866
2867 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
2868
2869 2006-02-05 Kim F. Storm <storm@cua.dk>
2870
2871 * files.el (magic-mode-regexp-match-limit): New defvar.
2872 (set-auto-mode): Use it to limit magic-mode-alist matching.
2873
2874 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
2875
2876 * simple.el (display-message-or-buffer): Compare the number of
2877 characters to the frame width when determining whether a 1-line
2878 message string will fit in the echo area. Count screen lines
2879 instead of buffer lines when determining whether a multi-line
2880 message will fit in the echo area/minibuffer window.
2881
2882 2006-02-04 Eli Zaretskii <eliz@gnu.org>
2883
2884 * info.el (Info-index, Info-mode): Improve the description of the
2885 `i' command.
2886
2887 * ldefs-boot.el: Regenerate.
2888
2889 2006-02-03 Werner Lemberg <wl@gnu.org>
2890
2891 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2892 greedy to find the closing bracket in \*[...] and similar
2893 expressions. This is a first rough fix -- many additional
2894 refinements are necessary to make nroff mode really usable with groff.
2895
2896 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
2897
2898 * international/mule-cmds.el (set-locale-environment):
2899 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
2900 libX11.
2901
2902 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
2903
2904 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
2905 archive are created in archive-tmpdir.
2906
2907 2006-02-02 John Paul Wallington <jpw@pobox.com>
2908
2909 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
2910 (ibuffer-fontification-alist): Use it.
2911 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
2912 to "* z" and the Ibuffer Mark menu.
2913
2914 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
2915
2916 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2917
2918 * textmodes/table.el (*table--cell-describe-mode)
2919 (*table--cell-describe-bindings): Undo last change since
2920 print-help-return-message is not obsoleted by anything at all.
2921
2922 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
2923
2924 * emulation/cua-base.el (cua-mode): Doc fix.
2925
2926 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
2927
2928 * dframe.el (dframe-handle-make-frame-visible)
2929 (dframe-handle-iconify-frame, dframe-get-focus)
2930 (dframe-select-attached-frame, dframe-power-click)
2931 (dframe-frame-mode): Fix typos in docstrings.
2932
2933 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
2934 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
2935 Fix typos in docstrings.
2936
2937 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
2938 (hi-lock-face-buffer, hi-lock-font-lock-hook)
2939 (hi-lock-archaic-interface-message-used)
2940 (hi-lock-file-patterns-range): Fix typos in docstrings.
2941
2942 * savehist.el (savehist-loaded, savehist-load, savehist-install)
2943 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
2944
2945 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
2946 Fix typo in docstring.
2947
2948 * net/newsticker.el (newsticker--decode-iso8601-date)
2949 (newsticker--set-customvar, newsticker--buffer-insert-item)
2950 (newsticker--do-run-auto-mark-filter)
2951 (newsticker--parse-generic-feed): Doc fixes.
2952 (newsticker--retrieval-timer-list, newsticker-url-list)
2953 (newsticker-hide-immortal-items-in-echo-area)
2954 (newsticker-hide-obsolete-items-in-echo-area)
2955 (newsticker-new-item-face, newsticker--enclosure)
2956 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
2957 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
2958 (newsticker--parse-generic-feed, newsticker--cache-contains)
2959 (newsticker--stat-num-items, newsticker-download-enclosures):
2960 Fix typos in docstrings.
2961
2962 * net/rcirc.el (rcirc-debug): Doc fix.
2963 (rcirc-fill-column, rcirc-receive-message-hooks)
2964 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
2965 (rcirc-mode, rcirc-generate-new-buffer-name)
2966 (rcirc-startup-channels, rcirc-ignore-update-automatic)
2967 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
2968 Fix typos in docstrings.
2969 (rcirc-print): "?\ " -> "?\s".
2970 (rcirc-cmd-join): Improve argument/docstring consistency.
2971
2972 2006-02-01 Mark A. Hershberger <mah@everybody.org>
2973
2974 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
2975 before narrow-to-region.
2976
2977 2006-02-01 Richard M. Stallman <rms@gnu.org>
2978
2979 * simple.el (move-beginning-of-line): Scan properly for invis change.
2980
2981 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
2982
2983 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
2984
2985 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
2986 change bit only when id-format is 'integer. Reported by Matt
2987 Hodges <M.P.Hodges@rl.ac.uk>.
2988
2989 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
2990
2991 * hilit-chg.el (highlight-changes-initial-state)
2992 (highlight-changes-global-initial-state): Doc fixes.
2993 (highlight-changes-global-modes, global-highlight-changes):
2994 Fix typos in docstrings.
2995
2996 2006-02-01 Kim F. Storm <storm@cua.dk>
2997
2998 * emulation/cua-base.el (cua-mode): Mention that CUA enables
2999 transient-mark-mode in doc string.
3000
3001 2006-01-31 Richard M. Stallman <rms@gnu.org>
3002
3003 * replace.el (multi-occur): Doc fix.
3004 (multi-occur-in-matching-buffers): Rename from
3005 multi-occur-by-filename-regexp. Prefix arg says match
3006 buffer names instead of file names.
3007
3008 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
3009
3010 * bs.el: Allow non-default values of `bs-header-lines-length'.
3011 (bs--running-in-xemacs): Remove (not needed anymore).
3012 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
3013 instead of `shrink-window', thus avoiding having to compute the
3014 height of the window.
3015 (bs--up): Wrap around even when there's no header.
3016 (bs--down): Use `forward-line' instead of `next-line'.
3017
3018 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * image-mode.el (image-toggle-display): Use file name if possible,
3021 instead of unnecessarily allocating a (possibly huge) lisp string.
3022
3023 2006-01-30 John Paul Wallington <jpw@pobox.com>
3024
3025 * subr.el (toplevel): Define `cl-assertion-failed' condition here
3026 because the `assert' macro signals it at runtime.
3027
3028 * emacs-lisp/cl.el (toplevel): Remove definition of
3029 `cl-assertion-failed' condition.
3030
3031 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
3032
3033 * thumbs.el (thumbs-marked-list): Make buffer-local and
3034 permanent-local.
3035 (thumbs-insert-thumb): Make help-echo non-sticky.
3036 (thumbs-file-alist): Use eolp as check for (non)-image.
3037
3038 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3039
3040 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
3041 (ediff-before-session-group-setup-hooks)
3042 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
3043 Fix typos in docstrings.
3044
3045 * window.el (bw-dir, bw-eqdir, balance-windows)
3046 (split-window-keep-point): Fix typos in docstrings.
3047
3048 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
3049 (org-quote-string, org-calendar-to-agenda-key)
3050 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
3051 (org-show-following-heading, org-tags-column)
3052 (org-use-tag-inheritance, org, org-allow-space-in-links)
3053 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
3054 (org-enable-table-editor, org-calc-default-modes)
3055 (org-table-allow-automatic-line-recalculation)
3056 (org-export-html-style, org-export-with-fixed-width)
3057 (org-export-with-sub-superscripts, org-special-keyword)
3058 (org-formula, org-time-grid, org-table-may-need-update)
3059 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
3060 (org-goto-quit, org-get-indentation, org-end-of-item)
3061 (org-move-item-down, org-move-item-up)
3062 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
3063 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
3064 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
3065 (org-agenda-log-mode, org-agenda-toggle-diary)
3066 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
3067 (org-agenda-file-to-end, org-agenda-no-heading-message)
3068 (org-agenda-get-closed, org-format-agenda-item)
3069 (org-cmp-priority, org-cmp-category, org-cmp-time)
3070 (org-agenda-change-all-lines, org-agenda-diary-entry)
3071 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
3072 (org-link-search, org-camel-to-words, org-open-file)
3073 (org-remember-handler, org-table-convert-region)
3074 (org-table-move-row-down, org-table-move-row-up)
3075 (org-table-copy-region, org-table-wrap-region)
3076 (org-table-toggle-vline-visibility)
3077 (org-table-get-vertical-vector, org-table-modify-formulas)
3078 (org-table-get-specials, org-recalc-commands)
3079 (org-table-rotate-recalc-marks, org-table-eval-formula)
3080 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
3081 (org-level-color-stars-only, org-insert-heading):
3082 Fix typos in docstrings.
3083 (last-arg): Add defvar.
3084
3085 * makefile.w32-in (WINS): Add erc.
3086 (MH_E_SRC): Update (copied from lisp/Makefile.in).
3087
3088 2006-01-29 Bill Wohler <wohler@newt.com>
3089
3090 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
3091 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
3092 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
3093 (mh-autoloads): Don't use comments on otherwise empty lines.
3094
3095 2006-01-29 Edward O'Connor <ted@oconnor.cx>
3096
3097 * emulation/viper.el (viper-major-mode-modifier-list): Add
3098 insert-state and vi-state entries for erc-mode.
3099 (viper-go-away, viper-set-hooks): Add and remove
3100 viper-comint-mode-hook from erc-mode-hook as appropriate.
3101
3102 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
3103
3104 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
3105
3106 * bs.el (bs--format-aux): Implement `middle' alignment as
3107 described in the docstring for `bs-attributes-list'.
3108 (bs--get-name): Simplify. Don't pad the buffer name.
3109
3110 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
3111
3112 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
3113 English aspell dictionary is installed, use the first entry of
3114 ispell-dictionary-alist-1.
3115
3116 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
3117
3118 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3119 Doc fix.
3120
3121 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
3122
3123 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3124 for `process-file', in order to let it work for older Emacsen too.
3125
3126 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3127
3128 * international/latexenc.el: Add a suitable `coding:' tag.
3129 (latexenc-find-file-coding-system): Undo last change.
3130
3131 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3132
3133 * international/latexenc.el (latexenc-find-file-coding-system):
3134 Make sure latexenc-main-file is a regular file and is readable.
3135
3136 2006-01-27 Andre Spiegel <spiegel@gnu.org>
3137
3138 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
3139 Pass FILE to vc-user-login-name.
3140
3141 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
3142
3143 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
3144
3145 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
3146 there are no more images to display.
3147 (thumbs-mark, thumbs-unmark): Revert change so that they move to
3148 the next image.
3149
3150 2006-01-26 Richard M. Stallman <rms@gnu.org>
3151
3152 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
3153
3154 * wid-edit.el (advertised-widget-backward): New alias.
3155 (widget-keymap): Use advertised-widget-backward for S-TAB.
3156
3157 * tumme.el: Correct the keywords.
3158 (tumme-dir-max-size): Use defvar.
3159 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
3160
3161 * simple.el (move-beginning-of-line): Take account of fields.
3162 (clone-indirect-buffer-other-window): Take args like
3163 clone-indirect-buffer, and work like it.
3164
3165 * help-fns.el (describe-function): Don't pass `nil' as default.
3166
3167 * files.el (risky-local-variable-p): Follow var aliases.
3168
3169 * subr.el (lazy-completion-table): Doc fix.
3170
3171 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
3172 global binding of `line'.
3173
3174 2006-01-25 Andre Spiegel <spiegel@gnu.org>
3175
3176 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
3177 Tramp.
3178
3179 * vc.el (vc-default-dired-state-info): Pass FILE to
3180 vc-user-login-name.
3181 (vc-default-update-changelog): Don't use vc-user-login-name, we
3182 don't need it here.
3183
3184 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
3185 no longer necessary.
3186
3187 2006-01-25 Kenichi Handa <handa@m17n.org>
3188
3189 * international/mule.el (decode-char): Avoid the overhead of
3190 calling utf-lookup-subst-table-for-decode if
3191 utf-translate-cjk-mode is nil.
3192 (encode-char): Avoid the overhead of calling
3193 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
3194 nil.
3195
3196 2006-01-22 Kenichi Handa <handa@m17n.org>
3197
3198 * international/mule.el (make-subsidiary-coding-system): Reset
3199 `coding-system-define-form' property of subsidiaries to nil.
3200 Avoid duplicated entry in coding-system-alist.
3201 (make-coding-system): Avoid duplicated entry in
3202 coding-system-alist.
3203 (define-coding-system-alias): Likewise.
3204
3205 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
3206
3207 * completion.el: Minor fixes in introductory comment.
3208 (completion-def-wrapper): Fix alist.
3209
3210 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
3211
3212 * thumbs.el (thumbs-new-image-size): New function.
3213 (thumbs-increment-image-size-element)
3214 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
3215 (thumbs-decrement-image-size): Delete.
3216 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
3217 temp files and use to resize.
3218 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
3219 Use increment argument to enlarge/shrink. Preserve point.
3220 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
3221 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
3222 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
3223 (thumbs-mark, thumbs-unmark): Preserve point.
3224 (thumbs-modify-image): Keep old temp files and use to modify.
3225 Cleanup old temp files at load time. Preserve point.
3226 (thumbs-view-image-mode-map): Use new command names.
3227
3228 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
3229
3230 * log-view.el (log-view-minor-wrap): First rev is the one at point.
3231
3232 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
3233 the nastiest part of the cyclic dependency.
3234 (cal-menu-update): Use dotimes and calendar-increment-month.
3235
3236 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
3237 (calendar-week-start-day): Add an :initializer.
3238 (calendar-mode-map): Use suppress-keymap, and command remapping.
3239 (describe-calendar-mode): Setup xref-stack info for the back button.
3240 (calendar-star-date): Insert before delete.
3241 (calendar-set-mode-line): Add file-modified info if applicable.
3242 (calendar-increment-month): New function.
3243
3244 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3245
3246 * font-lock.el (lisp-font-lock-keywords-2):
3247 Recognize "& keywords" only at word boundaries.
3248
3249 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
3250
3251 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
3252 and permanent-local.
3253 (thumbs-max-image-number): New variable.
3254 (thumbs-do-thumbs-insertion): Use them.
3255 (thumbs-per-line): Change default to 4.
3256 (thumbs-marked-list): Rename from thumbs-markedL.
3257 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
3258 (thumbs-rename-images): Use -list instead of L for internal variables.
3259 (thumbs-call-convert): Use call-process instead of shell-command.
3260 (thumbs-insert-thumb): Add filename as help-echo to each image.
3261 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
3262 Give dir to thumbs-show-thumbs-list.
3263 (thumbs-show-thumbs-list): Set default-directory to that of images.
3264 (thumbs-dired-show): Rename from thumbs-dired-show-all.
3265 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
3266 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
3267 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
3268
3269 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3270
3271 * ses.el (ses-read-cell): Provide a default value.
3272
3273 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
3274
3275 * term/w32-win.el (image-library-alist): Add additional names for
3276 GIF library.
3277
3278 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3279
3280 * international/latexenc.el (latexenc-find-file-coding-system):
3281 Add file-regular-p check.
3282
3283 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3284
3285 * simple.el (clone-buffer): Don't show the new buffer in the same
3286 window.
3287
3288 2006-01-23 Juri Linkov <juri@jurta.org>
3289
3290 * faces.el (link, link-visited): New faces based on default values
3291 of `info-xref' and `info-xref-visited'.
3292
3293 * info.el (info-xref): Inherit from `link'.
3294 (info-xref-visited): Inherit from `link-visited'.
3295
3296 * cus-edit.el (custom-buffer-create-internal): Use widget type
3297 `custom-manual' instead of `info-link' and don't set properties
3298 `button-face' and `mouse-face' explicitly.
3299 (custom-browse-group-tag, custom-browse-variable-tag)
3300 (custom-browse-face-tag): Inherit from widget class
3301 `custom-group-link' instead of `push-button'.
3302 (custom-button-unraised): Inherit from `underline' face.
3303 (custom-link): Inherit from `link' face. Fix doc and group.
3304 (custom-add-parent-links, custom-group-value-create): Don't set
3305 properties `button-face' and `mouse-face' explicitly for
3306 `custom-group-link' widget.
3307 (custom-group-link): Add properties `button-face' and `mouse-face'
3308 to widget definition.
3309 (custom-field-keymap): New variable. Put `custom-field-keymap' to
3310 editable-field's :keymap property.
3311 (custom-mode): Fix docstring: substitute keybindings for
3312 `widget-forward' and `widget-backward' from `widget-keymap',
3313 `widget-complete' from `custom-field-keymap', replace old
3314 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
3315
3316 * desktop.el (desktop-load-file): Check for `fboundp' before
3317 calling `symbol-function'.
3318
3319 * simple.el (clone-buffer, clone-indirect-buffer)
3320 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
3321 `read-string'. Fix prompts.
3322
3323 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
3324
3325 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
3326
3327 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
3328
3329 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
3330
3331 * startup.el (inhibit-splash-screen, initial-scratch-message):
3332 Doc fixes.
3333
3334 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3335
3336 Sync with Tramp 2.0.52.
3337
3338 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3339 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3340 `tramp-unload-tramp' for checklist.
3341
3342 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3343 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3344 (tramp-unload-file-name-handler-alist)
3345 (tramp-unload-tramp): New defuns.
3346 (tramp-advice-PC-expand-many-files): New defadvice.
3347 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3348 removed.
3349 (tramp-handle-expand-file-name): Remove double slash.
3350 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3351 It doesn't matter, because it will be converted later on.
3352 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3353 implementation was just heuristic.
3354 (tramp-post-connection): Set uid and gid properties.
3355 (tramp-convert-file-attributes): Set file's gid change bit.
3356 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3357 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3358 in case of su(do)? methods. The home directory of the local user
3359 will be taken else.
3360 (tramp-open-connection-telnet)
3361 (tramp-open-connection-rsh, tramp-open-connection-su)
3362 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3363 local shell prompt could hurt. Reported by Romain Francoise
3364 <romain@orebokech.com>.
3365 (tramp-let-maybe): Add `edebug-form-spec' property.
3366 (tramp-handle-expand-file-name): Bind `default-directory' locally
3367 to "/" in order to avoid problems with UNC shares or Cygwin
3368 mounts.
3369 (tramp-md5-function): Fix typo in error message.
3370
3371 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3372
3373 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3374 for byte-compiler pacification.
3375
3376 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3377
3378 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3379 ID-FORMAT `string'. This allows us to get rid of
3380 `vc-user-login-name UID'.
3381
3382 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3383
3384 2006-01-22 John Paul Wallington <jpw@pobox.com>
3385
3386 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3387
3388 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3389
3390 * emacs-lisp/find-func.el (find-definition-noselect)
3391 (find-variable-noselect): Search variables in C source code too.
3392 (find-function-C-source, find-function-noselect, find-function)
3393 (find-function-other-frame, find-variable-noselect, find-variable)
3394 (find-variable-other-frame, find-variable-at-point):
3395 Fix docstrings.
3396
3397 2006-01-21 Francesco Potorti` <pot@gnu.org>
3398
3399 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3400
3401 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3402
3403 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3404 Default to disabling the "Save affix" question.
3405
3406 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3407
3408 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3409 the first arg to run-python.
3410
3411 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3412
3413 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3414 is not loaded.
3415
3416 2006-01-20 Jay Belanger <belanger@truman.edu>
3417
3418 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3419 limit is 0.
3420
3421 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3422 the correct variable.
3423
3424 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3425
3426 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3427 link. Fixed buggy argument sequence in call to `org-view-tags'.
3428 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3429 (org-prefix-has-tag): New variable.
3430 (org-format-agenda-item): Remove tags from headline if
3431 appropriate.
3432 (org-agenda-remove-tags-when-in-prefix): New option.
3433 (org-get-tags-at): New function.
3434
3435 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3436
3437 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3438 (thumbs-find-image): Move image name and number from buffer name
3439 to mode name. Set thumbs-buffer. Preserve point so that large
3440 images remain visible.
3441 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3442 order.
3443 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3444 mode name.
3445 (thumbs-next-image, thumbs-previous-image): Make them work.
3446
3447 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3448
3449 * cus-edit.el (custom-buffer-create-internal): State in the text above
3450 the whole buffer buttons that they do not operate on hidden items.
3451 (custom-face-menu): Use `custom-face-save' instead of
3452 `custom-face-save-command'.
3453 (custom-face-save-command): Make it an alias for `custom-face-save'
3454 and declare it obsolete.
3455 (custom-face-save): Doc fix.
3456
3457 * dired.el (dired-no-confirm): Add quote.
3458 (dired-subdir-alist-pre-R): Add quote in
3459 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3460
3461 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3462
3463 * textmodes/table.el (table-mode-indicator): Typo in last change.
3464
3465 2006-01-19 Richard M. Stallman <rms@gnu.org>
3466
3467 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3468 Fixes bug reported in Nov 2005.
3469
3470 * isearch.el (isearch-forward): Doc fix.
3471
3472 * dired.el (dired-move-to-filename-regexp): Define as alias.
3473 (dired-no-confirm): Use defcustom.
3474 (dired-subdir-alist-pre-R): Put defvar at top level.
3475
3476 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3477
3478 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3479 Mark as risky.
3480
3481 * simple.el (set-mark-command): Doc fix.
3482 (clone-indirect-buffer-other-window):
3483 Read arg like clone-indirect-buffer.
3484 (move-beginning-of-line): Skip invisible newlines.
3485
3486 2006-01-19 Masatake YAMATO <jet@gyve.org>
3487
3488 * progmodes/cpp.el (cpp-edit-load): Make the order of
3489 listed conditions in a base C code buffer and its associate
3490 CPP Edit buffer the same.
3491
3492 2006-01-19 Kenichi Handa <handa@m17n.org>
3493
3494 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3495 (rmail-mime-feature): Likewise.
3496 (rmail-require-mime-maybe): Use display-warning to show a warning
3497 message.
3498
3499 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3500 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3501
3502 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3503
3504 * array.el: Move defvars out of eval-when-compile.
3505 (array-make-template): Replace undeclared global var with a local one.
3506 (array-mode): Inline initialization functions.
3507 (array-init-local-variables, array-init-max-row)
3508 (array-init-max-column, array-init-columns-per-line)
3509 (array-init-field-width, array-init-rows-numbered)
3510 (array-init-line-length, array-init-lines-per-row): Remove.
3511
3512 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3513 (doc-mode-map): Define explicitly.
3514 (doctor-txtype): Use mapc.
3515
3516 * textmodes/table.el: Move defvars out of eval-when-compile.
3517 Remove harmful code meant to avoid byte-compiler warnings.
3518 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3519 specification that checks table-fixed-width-mode directly.
3520 (table-recognize-region, table-recognize-cell):
3521 Use restore-buffer-modified-p.
3522 (table-fixed-width-mode): Remove code that refreshes
3523 table-fixed-mode-indicator.
3524 (*table--cell-describe-bindings, *table--cell-describe-mode):
3525 Avoid obsolete name print-help-return-message.
3526 (table--test-cell-list): Don't use replace-regexp from elisp.
3527 (table--point-entered-cell-function, table--point-left-cell-function):
3528 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3529
3530 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3531 that was after the end of file. Use buffer-file-name variable.
3532 (org-timestamp-change): Use with-current-buffer.
3533 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3534 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3535 `file'.
3536
3537 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3538 (fortran-break-line): Remove unused var `opoint'.
3539 (fortran-abbrev-start): Obey help-event-list.
3540
3541 2006-01-18 Jesper Harder <harder@phys.au.dk>
3542
3543 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3544
3545 2006-01-18 Masatake YAMATO <jet@gyve.org>
3546
3547 * progmodes/make-mode.el (makefile-imake-mode): New mode
3548 derived from makefile-mode.
3549 (makefile-imake-mode-syntax-table): New syntax table
3550 derived from makefile-mode-syntax-table.
3551 (makefile-mode): Write about makefile-imake-mode in doc string.
3552 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3553 (makefile-imake-font-lock-keywords): New font lock keywords.
3554
3555 * files.el (auto-mode-alist): Add Imakefile.
3556
3557 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3558
3559 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3560 loading the file rather than when turning on flyspell-mode.
3561
3562 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3563
3564 * cus-edit.el (customize-rogue): Minor doc fix.
3565
3566 2006-01-17 Juri Linkov <juri@jurta.org>
3567
3568 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3569 instead of the file at the mark as default if the file at the mark
3570 is the same as the file at point or if dired-dwim-target-directory
3571 is not the same as the current directory and the mark is not active.
3572
3573 * log-view.el (log-view-minor-wrap): Use the same logic to get
3574 revisions as `log-view-diff'.
3575
3576 * info.el (Info-revert-find-node): Check for Info-current-file
3577 before preserving new-history.
3578
3579 * man.el (Man-heading-regexp): Add `/'.
3580
3581 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3582 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3583
3584 2006-01-16 Juri Linkov <juri@jurta.org>
3585
3586 * faces.el (mode-line-faces): New defgroup.
3587 (mode-line-highlight): Move definition after new defgroup.
3588 (mode-line, mode-line-inactive, mode-line-highlight):
3589 Replace :group `modeline' with `mode-line-faces'.
3590 (mode-line-buffer-id): New face.
3591 (modeline-buffer-id): New face alias.
3592 (vertical-border): Remove :group `modeline'.
3593
3594 * bindings.el (propertized-buffer-identification): Use face
3595 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3596 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3597 (mode-line-buffer-identification-keymap): For mouse-1 replace
3598 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3599 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3600 mouse-3.
3601
3602 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3603 Buffer-menu-buffer. Doc fix.
3604 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3605 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3606 `Buffer-menu-buffer'.
3607
3608 * info.el (Info-mode-line-node-keymap): New defvar.
3609 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3610 Propertize Info-current-node with `mode-line-buffer-id' and
3611 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3612
3613 * time.el (display-time-mail-face): Replace :group `faces' with
3614 `mode-line-faces'.
3615
3616 2006-01-16 Kenichi Handa <handa@m17n.org>
3617
3618 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3619
3620 * language/european.el (cp1252): New alias for windows-1252.
3621
3622 * international/mule.el (autoload-coding-system): Prepare for EOL
3623 variants.
3624
3625 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3626
3627 * term.el (term-raw-map): Add mapping for insert.
3628 (term-send-insert): New.
3629 (term-mode): Make variables local here instead of doing it in
3630 `term-emulate-terminal'.
3631 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3632 Scroll reverse needs to take into account the scroll region.
3633 Saving and restoring the cursor should save the color attributes too.
3634 (term-reset-terminal): Reset the scroll region.
3635 (term-handle-ansi-escape): Cursor up and down should take into
3636 account the scroll region.
3637 (term-set-scroll-region): Rename from `term-scroll-region'.
3638 Move to 0,0 after setting the region.
3639 (term-handle-scroll): Handle scroll up.
3640 (term-down): Fix off by one error.
3641 (term-delete-lines): Do not delete outside the scroll region.
3642 (term-insert-lines): Take into account the scroll region.
3643
3644 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3645
3646 * textmodes/ispell.el (ispell-internal-change-dictionary)
3647 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3648 (start, end): Move declaration outside of eval-when-compile.
3649
3650 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3651 (flyspell-mode-on): Use it.
3652
3653 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3654 ispell-kill-ispell-hook.
3655
3656 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3657
3658 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3659 (Custom-reset-saved): Do not ask for confirmation in single option
3660 buffers.
3661
3662 2006-01-13 Richard M. Stallman <rms@gnu.org>
3663
3664 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3665
3666 2006-01-13 Romain Francoise <romain@orebokech.com>
3667
3668 * add-log.el (add-change-log-entry, change-log-merge):
3669 Conditionally use `hard-newline'.
3670
3671 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
3672
3673 * wid-edit.el (widget-field-end): If the overlay is no longer
3674 associated with a buffer, behave as if the overlay didn't exist.
3675
3676 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3677 Make sure the links use the `custom-link' face.
3678
3679 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3680
3681 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3682 (ld-script-mode): Don't set indent-line-function since we don't
3683 have one.
3684
3685 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3686
3687 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3688 application.
3689 (org-file-apps-defaults-gnu): Use mailcap as the default for
3690 selecting an application on a UNIX system.
3691 (org-agenda-show-tags): New command.
3692 (org-table-insert-hline): Keep cursor in current table line.
3693 (org-table-convert): Offset effect of modifying
3694 `org-table-insert-hline'.
3695 (org-format-agenda-item): New optional argument TAG.
3696 (org-compile-prefix-format): Handle %T format for the tag.
3697 (org-expand-wide-chars): New function.
3698 (org-table-insert-row, org-table-insert-hline):
3699 Use `org-expand-wide-chars'.
3700 (org-open-file): Fix bug in program launch.
3701 (org-get-time-of-day): Fix bug with times before 1am.
3702 (org-agenda-menu): Add tags commands.
3703
3704 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
3705
3706 * textmodes/ispell.el (ispell-init-process): Include the used
3707 dictionary in ispell process start message.
3708 (ispell-internal-change-dictionary): When flyspell-mode is active
3709 and dictionary is changed, make sure ispell process is restarted
3710 and flyspell word cache cleared out for the current buffer.
3711 (ispell-change-dictionary): Make sure flyspell word cache is
3712 cleared out in all buffers with active flyspell mode when
3713 dictionary is globally changed.
3714 Call ispell-internal-change-dictionary after dictionary change.
3715
3716 2006-01-13 Eli Zaretskii <eliz@gnu.org>
3717
3718 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3719
3720 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3721 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3722 years. Fix small differences wrt Makefile.in.
3723 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3724 Makefile.in does.
3725
3726 2006-01-12 Bill Wohler <wohler@newt.com>
3727
3728 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3729 mh-search.el.
3730
3731 2006-01-12 Masatake YAMATO <jet@gyve.org>
3732
3733 * progmodes/ld-script.el: Update copyright year.
3734
3735 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
3736
3737 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
3738 Don't add widget if setting undefined.
3739
3740 2006-01-12 John Paul Wallington <jpw@pobox.com>
3741
3742 * help-fns.el (describe-variable): Remove newlines from void
3743 variable output.
3744
3745 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
3746
3747 * wdired.el (wdired-mode-map): Add help echo for
3748 wdired-abort-changes.
3749
3750 * man.el (Man-file-name-regexp): Adjust for a list of files.
3751
3752 2006-01-12 Masatake YAMATO <jet@gyve.org>
3753
3754 * progmodes/ld-script.el (auto-mode-alist): Support
3755 suffix conventions used in netbsd and eCos.
3756
3757 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3758
3759 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
3760 (custom-variable-menu, custom-face-menu, custom-group-menu)
3761 (Custom-mode-menu): Change names of menu items. (As discussed on
3762 emacs-devel.)
3763 (custom-face-menu): Add "Undo Edits" item.
3764
3765 * startup.el (init-file-user): defcustom -> defvar.
3766
3767 * tooltip.el (tooltip-mode): Doc fix.
3768
3769 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3770
3771 * reveal.el (reveal-post-command): window-buffer signals an error on
3772 dead windows rather than returning nil.
3773 (reveal-open-new-overlays): An overlay might die while we open others.
3774
3775 2006-01-11 Bill Wohler <wohler@newt.com>
3776
3777 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
3778 phrasing in docstring.
3779
3780 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
3781 can give some systems gas. Add new file mh-buffers.el.
3782
3783 2006-01-06 Masatake YAMATO <jet@gyve.org>
3784
3785 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
3786 C preprocessor forward ported from GNU Emacs 21.2.
3787
3788 * progmodes/asm-mode.el (asm-font-lock-keywords):
3789 Use `cpp-font-lock-keywords'.
3790
3791 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
3792
3793 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
3794 of $ for "\\.ld[s]?".
3795
3796 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3797
3798 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
3799 (tcl-indent-line): Return `noindent' if inside a string.
3800
3801 * progmodes/flymake.el (flymake-split-string): Remove more than one
3802 empty string at beg/end of the result.
3803 (flymake-find-buildfile, flymake-find-possible-master-files):
3804 Use expand-file-name.
3805 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
3806 since expand-file-name does it for us. Use directory-file-name.
3807 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
3808 (flymake-ler-get-type, flymake-ler-get-text)
3809 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
3810 (flymake-current-line-no): Remove spurious interactive spec.
3811 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
3812 (flymake-check-include): Remove arg inc-path merged into inc-name.
3813 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
3814 Arg regexp-list replaced by a simple regexp.
3815 (flymake-master-make-header-init, flymake-master-tex-init):
3816 Correspondingly replace regexp-list with a regexp. Fix regexp.
3817
3818 2006-01-10 Simon Josefsson <jas@extundo.com>
3819
3820 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
3821 describing AUTH PLAIN fix.
3822
3823 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
3824
3825 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
3826 (report-emacs-bug): Don't record initial prompt text.
3827 Instead, add text properties to prompting text.
3828 (report-emacs-bug-hook): Delete prompting text.
3829
3830 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3831
3832 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
3833 `dirs'. Adjust callers.
3834
3835 2006-01-09 John Paul Wallington <jpw@gnu.org>
3836
3837 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
3838
3839 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3840
3841 * reveal.el (reveal-open-new-overlays): New extracted fun.
3842 (reveal-close-old-overlays): Idem. Check overlays's liveness before
3843 using them. Simplify the code.
3844 (reveal-post-command): Use them. Fix up obsolete windows in
3845 reveal-open-spots.
3846
3847 * progmodes/flymake.el: Use `require' rather than autoload for
3848 XEmacs's overlays.
3849 (flymake-get-common-file-prefix, flymake-build-relative-filename):
3850 Delete. Use file-relative-name instead.
3851 (flymake-get-syntax-check-program-args, flymake-perl-init):
3852 Simplify the resulting code.
3853
3854 * log-view.el (log-view-file-re, log-view-message-re): Add support
3855 for DaRCS output.
3856
3857 2006-01-09 Alex Schroeder <alex@gnu.org>
3858
3859 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
3860 identifiers sometimes added in square brackets at the beginning of
3861 subject lines.
3862
3863 2006-01-07 Richard M. Stallman <rms@gnu.org>
3864
3865 * cus-edit.el (Custom-set, Custom-save): Doc fix.
3866 (Custom-reset-current, Custom-reset-saved): Change question text.
3867 (Custom-reset-standard): Likewise.
3868 (custom-variable-reset-saved): Doc fix.
3869
3870 2006-01-07 Eli Zaretskii <eliz@gnu.org>
3871
3872 * startup.el (init-file-user): Doc fix.
3873
3874 2006-01-07 Alex Schroeder <alex@gnu.org>
3875
3876 * mail/rmail.el (rmail-current-subject): New function.
3877 (rmail-current-subject-regexp): New function.
3878 (rmail-next-same-subject): Use it.
3879
3880 * mail/rmailsum.el (rmail-summary-by-topic):
3881 Use rmail-current-subject and rmail-current-subject-regexp.
3882 (rmail-summary-next-same-subject): Ditto.
3883
3884 * net/rcirc.el (rcirc-send-input): No longer check whether the
3885 process is open, since not all commands need an open process.
3886 (rcirc-send-string): Check whether the process is open before
3887 sending anything.
3888 (rcirc-ignore-list): New option.
3889 (rcirc-ignore-list-automatic): New variable.
3890 (rcirc-print): Take rcirc-ignore-list into account.
3891 (rcirc-cmd-ignore): New command.
3892 (rcirc-ignore-update-automatic): New function.
3893 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
3894 list if ignored nicks.
3895 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
3896
3897 2006-01-06 David Reitter <david.reitter@gmail.com>
3898
3899 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
3900 reflect the address to which the report will be sent.
3901
3902 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3903
3904 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
3905 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
3906
3907 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
3908
3909 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
3910
3911 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
3912 the doc string: "functoin" => "function".
3913 * ldefs-boot.el: Likewise.
3914
3915 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
3916 message text: "Duplicat" => "Duplicate".
3917
3918 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
3919
3920 * files.el (basic-save-buffer-2): If backing-up failed, reset
3921 buffer-backed-up to nil.
3922
3923 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
3924
3925 * progmodes/gud.el (gdb-script-skip-to-head)
3926 (gdb-script-calculate-indentation): Indent for breakpoint command
3927 lists also.
3928
3929 2006-01-05 Bill Wohler <wohler@newt.com>
3930
3931 * Makefile.in (compile-always): Add mh-autoloads dependency.
3932 (bootstrap): Remove mh-autoloads dependency, as compile dependency
3933 provides it.
3934 (updates): Remove mh-autoloads dependency, since it probably has
3935 already run recently (via recompile).
3936
3937 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
3938
3939 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
3940 argument `force' to disable the flyspell-last-buffer optimization.
3941 (flyspell-mode-on): Use it.
3942
3943 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
3944 flymake-simple-cleanup.
3945 (flymake-allowed-file-name-masks): Use this new default.
3946 All the functions are now called in the right buffer rather than
3947 passing the buffer as argument.
3948 (flymake-process-sentinel): Switch to buffer before calling cleanup.
3949 (flymake-parse-err-lines): Remove redundant buffer arg.
3950 (flymake-get-program-dir): Comment out unused function.
3951 (flymake-start-syntax-check, flymake-start-syntax-check-process):
3952 Remove redundant buffer argument.
3953 (flymake-get-real-file-name, flymake-simple-java-cleanup)
3954 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
3955
3956 2006-01-05 Richard M. Stallman <rms@gnu.org>
3957
3958 * info.el (Info-find-node): Don't record previous node if have none.
3959 (info): Go to directory only if history is empty.
3960
3961 * simple.el (mark): Doc fix.
3962
3963 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3964
3965 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
3966 already of desired type.
3967 (mac-ae-list): Coerce parameter to "list" type.
3968 (mac-dispatch-apple-event): Replace cadr part of event with a
3969 dummy position so that event-start returns it.
3970
3971 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3972
3973 * textmodes/org.el (org-end-of-subtree): New function.
3974 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
3975 Use `org-end-of-subtree'.
3976 (org-agenda, org-agenda-convert-date): Protect calls to
3977 `fit-window-to-buffer'.
3978 (org-tags-view): Force matching of sublevels when doing a
3979 todo-only search. Define the correct redo command, including the
3980 arguments.
3981 (org-agenda-redo): Display message.
3982 (org-check-for-org-mode): New function.
3983 (org-agenda-type): New variable.
3984 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
3985 Set `org-agenda-type'.
3986 (org-agenda-check-type): New function.
3987 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
3988 (org-agenda-week-view, org-agenda-day-view)
3989 (org-agenda-next-date-line, org-agenda-previous-date-line)
3990 (org-agenda-log-mode, org-agenda-toggle-diary)
3991 (org-agenda-toggle-time-grid, org-agenda-date-later)
3992 (org-agenda-date-prompt, org-agenda-diary-entry)
3993 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
3994 (org-agenda-convert-date, org-agenda-menu):
3995 Use `org-agenda-check-type'.
3996 (org-make-overlay, org-delete-overlay)
3997 (org-detatch-overlay, org-move-overlay, org-overlay-put):
3998 New compatibility functions.
3999 (org-calendar-select-mouse): New command.
4000
4001 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
4002
4003 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
4004 (Custom-reset-standard): Fix y-or-n-p messages.
4005 (custom-link): New face for links.
4006 (custom-buffer-create-internal, custom-manual): Use it.
4007 (custom-face-save): Push to theme-face before setting face spec.
4008
4009 * wid-edit.el (widget-default-mouse-face-get): New function.
4010 (widget-specify-button): Handle mouse-face like button-face.
4011
4012 * custom.el (load-theme): Clear old theme settings if reloading.
4013
4014 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
4015
4016 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
4017 "Erase Customization" button back to same position it occupies in
4018 the individual State menus.
4019
4020 2006-01-04 Kim F. Storm <storm@cua.dk>
4021
4022 * wid-edit.el (key-sequence): Rework widget to read key binding
4023 using `kbd' syntax. Use C-q to insert literal key, event, or code.
4024 (widget-key-sequence-default-value): Default value for empty sequence.
4025 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
4026 (widget-key-sequence-read-event): New command for C-q.
4027 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
4028 (widget-key-sequence-value-to-external): New functions.
4029
4030 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
4031
4032 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
4033 Use expand-file-name.
4034 (flymake-delete-temp-directory): Use expand-file-name,
4035 file-name-directory, and directory-file-name.
4036 (flymake-strrchr): Delete.
4037 (flymake-start-syntax-check): Don't pass the redundant buffer argument
4038 to the init-f function.
4039 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
4040 (flymake-init-find-buildfile-dir)
4041 (flymake-init-create-temp-source-and-master-buffer-copy)
4042 (flymake-simple-make-init-impl, flymake-simple-make-init)
4043 (flymake-master-make-init, flymake-master-make-header-init)
4044 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
4045 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
4046 (flymake-xml-init): Remove corresponding redundant buffer argument.
4047 (flymake-allowed-file-name-masks): Remove last elems that are equal to
4048 the default anyway. Clean up regexps.
4049
4050 * progmodes/flymake.el (flymake-temp-source-file-name)
4051 (flymake-master-file-name, flymake-temp-master-file-name)
4052 (flymake-base-dir): New buffer-local vars.
4053 (flymake-buffer-data, flymake-get-buffer-value)
4054 (flymake-set-buffer-value): Replace those hash-tables by the new
4055 buffer-local vars. Update callers.
4056
4057 * progmodes/flymake.el (flymake-check-start-time)
4058 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
4059 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
4060 Move definition, so we can remove redundant earlier declaration.
4061 (flymake-replace-regexp-in-string, flymake-split-string)
4062 (flymake-get-temp-dir): Use defalias.
4063 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
4064 (flymake-xemacs-window-edges): Remove unused function.
4065 (flymake-get-point-pixel-pos): Move.
4066 (flymake-pid-to-names, flymake-reg-names)
4067 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
4068 Replace by a simple list flymake-processes and by process-buffer.
4069 Update callers. Other than simplify the code, it uses buffers rather
4070 than buffer-names so it doesn't get confused by uniquify.
4071 (flymake-buffer-data): The global value should just be nil.
4072
4073 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
4074 Optimize the body of a defalias like any other code.
4075
4076 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
4077 Make sure we've setup font-lock's vars. It may influence which
4078 function we then call.
4079 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
4080 here since it's too late anyway.
4081
4082 2006-01-03 Romain Francoise <romain@orebokech.com>
4083
4084 * startup.el (fancy-splash-tail, normal-splash-screen):
4085 Update copyright year.
4086
4087 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
4088
4089 * mouse.el (mouse-drag-track): Rename, from
4090 `mouse-drag-region-1'. Includes optional argument required to
4091 enable post-drag event processing (e.g. delete region keys).
4092 Can be used without this argument to track a mouse region and operate
4093 on it as soon as the drag completes.
4094 (mouse-drag-region): Use `mouse-drag-track'.
4095
4096 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4097
4098 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
4099 Move to `custom-buffer' group.
4100
4101 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
4102 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
4103 (custom-theme-insert-face-marker, custom-theme-variable-menu)
4104 (custom-theme-face-menu): New variables.
4105 (custom-theme-add-variable, custom-theme-variable-action)
4106 (custom-variable-reset-theme, custom-theme-delete-variable)
4107 (custom-face-reset-theme, custom-theme-face-action)
4108 (custom-theme-delete-face, custom-theme-merge-theme)
4109 (custom-theme-add-face, custom-theme-visit-theme): New functions.
4110
4111 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
4112
4113 * custom.el: Move Custom Themes commentary to start of theme code.
4114 (custom-known-themes): Rename `standard' theme to `changed'.
4115 (custom-push-theme): Caller no longer specifies what theme to use
4116 when doing `reset'---the setting is simply removed from the theme.
4117 Delete MODE from `theme-value' and `theme-settings' properties.
4118 (custom-declare-theme): Ignore &rest args since we don't use them.
4119
4120 (custom-loaded-themes): Delete variable.
4121 (custom-theme-load-themes, custom-theme-loaded-p)
4122 (custom-theme-value): Delete functions.
4123
4124 (custom-declare-theme): Signal error on invalid theme names.
4125 (provide-theme): custom-loaded-themes was deleted.
4126 (load-theme): Load the file unconditionally.
4127 (enable-theme): Call `load-theme' if theme is undefined.
4128 (custom-enabled-themes): Only update value for successful loads.
4129 (disable-theme): Complete from enabled themes when interactive.
4130 (custom-variable-theme-value): Calculate theme value directly.
4131
4132 (custom-theme-reset-variables, custom-reset-variables): Mark as
4133 XEmacs compatibility functions. We don't actually use these.
4134
4135 * cus-edit.el (custom-variable-state-set):
4136 Use custom-variable-theme-value instead of custom-theme-value.
4137 (custom-face-state-set): Rename `standard' theme to `changed'.
4138 (custom-save-variables, custom-save-faces): Delete unneeded
4139 references to custom-reset-variables.
4140 (custom-save-resets): Delete function.
4141 (custom-save-variables, custom-save-faces): MODE argument deleted.
4142 (custom-save-variables, custom-save-faces): Ignore theme values.
4143
4144 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
4145 compatibility function.
4146
4147 2006-01-01 Richard M. Stallman <rms@gnu.org>
4148
4149 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
4150 (Custom-reset-current, Custom-reset-saved): Likewise.
4151 (Custom-reset-standard): Show message if aborted.
4152 (custom-mode): Doc fix, describing those commands.
4153
4154 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
4155 put on event-kind property.
4156
4157 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * custom.el (provide-theme): Ban `user' theme name.
4160 (custom-enabling-themes): New variable.
4161 (enable-theme): Don't enable user if custom-enabling-themes is t.
4162 (custom-enabled-themes): Make it a defcustom.
4163 (custom-theme-recalc-face): No-op if face is undefined.
4164
4165 * cus-edit.el (custom-button-mouse): New variable.
4166 (custom-button-mouse): New face.
4167 (custom-raised-buttons, custom-mode): Use it.
4168
4169 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
4170
4171 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4172
4173 * progmodes/gud.el (gud-display-line): Support hl-line in the
4174 source buffer.
4175
4176 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
4177
4178 * mouse.el (mouse-drag-window-above): Verify that the found window
4179 overlaps with the given window in the horizontal dimension.
4180
4181 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4182
4183 * Makefile.in (cvs-update): New target.
4184
4185 * makefile.w32-in (cvs-update): Ditto.
4186
4187 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
4190 (custom-new-theme-mode-map): New variable.
4191
4192 2005-12-30 Richard M. Stallman <rms@gnu.org>
4193
4194 * custom.el (custom-load-themes): Function deleted.
4195
4196 * cus-edit.el (custom-save-loaded-themes): Function deleted.
4197 (custom-save-variables): Don't delete or add custom-load-themes call.
4198
4199 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
4200
4201 * cus-start.el: Add `visible-cursor'.
4202
4203 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
4204 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
4205 (flymake-process-filter): Switch to buffer before calling it instead.
4206 (flymake-post-syntax-check, flymake-highlight-err-lines)
4207 (flymake-delete-own-overlays, flymake-parse-err-lines)
4208 (flymake-start-syntax-check, flymake-start-syntax-check-process)
4209 (flymake-count-lines, flymake-parse-residual):
4210 Remove constant buffer argument.
4211 (flymake-start-syntax-check-for-current-buffer): Remove.
4212 Update callers to use flymake-start-syntax-check instead.
4213 (flymake-display-err-menu-for-current-line):
4214 Remove unused var `mouse-pos'.
4215 (flymake-restore-formatting): Comment out unused function.
4216 (flymake-report-status, flymake-report-fatal-status): Remove buffer
4217 argument, use current-buffer instead. Update callers.
4218
4219 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4220
4221 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
4222 buffer-local because choose-completion-delete-max-match requires
4223 that we set completion-ignore-case (i.e., binding via let is not
4224 sufficient).
4225 (bibtex-complete): Always set completion-ignore-case and
4226 choose-completion-string-functions. The latter is needed because
4227 choose-completion-string-functions keeps its value if we quit the
4228 *Completions* buffer without requesting a completion.
4229
4230 2005-12-30 Andreas Schwab <schwab@suse.de>
4231
4232 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
4233
4234 2005-12-30 Eli Zaretskii <eliz@gnu.org>
4235
4236 * jit-lock.el (jit-lock-chunk-size): Doc fix.
4237
4238 2005-12-30 Juri Linkov <juri@jurta.org>
4239
4240 * locate.el (locate-fcodes-file, locate-header-face)
4241 * progmodes/delphi.el (delphi-other-face)
4242 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
4243
4244 * paren.el (show-paren-match, show-paren-mismatch): Use existing
4245 group `paren-showing-faces'.
4246
4247 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
4248 (goto-address): Fix docstring.
4249
4250 * net/webjump.el (webjump-sample-sites): Update URLs.
4251
4252 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
4253
4254 * subr.el (cancel-change-group): Add listp around pending-undo-list.
4255
4256 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
4257
4258 * font-lock.el (font-lock-compile-keywords): Signal an error when
4259 font-lock-set-defaults hasn't been called.
4260
4261 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4262
4263 * subr.el (noreturn, 1value): Doc fixes.
4264
4265 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4266
4267 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
4268 that assoc-string returns nil.
4269
4270 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4271
4272 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
4273 (bibtex-entry-type-str, bibtex-empty-field-re)
4274 (bibtex-search-backward-string, bibtex-preamble-prefix)
4275 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
4276 (bibtex-any-valid-entry-type): New variable.
4277 (bibtex-parse-field-name): Simplify.
4278 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
4279 (bibtex-preamble-prefix): Include left delimiter.
4280 (bibtex-search-forward-field, bibtex-search-backward-field):
4281 Allow unbounded search past entry boundaries (required by bibtex-pop).
4282 (bibtex-text-in-field-bounds): Use push.
4283 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
4284 (bibtex-parse-preamble, bibtex-valid-entry)
4285 (bibtex-beginning-first-field): New functions.
4286 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
4287 (bibtex-map-entries): Fix docstring.
4288 (bibtex-flash-head): New arg prompt. Simplify.
4289 (bibtex-enclosing-field): Include code of bibtex-inside-field.
4290 (bibtex-insert-kill): Simplify. Always insert text past the
4291 current field or entry.
4292 (bibtex-format-entry): Use bibtex-parse-field.
4293 (bibtex-pop): Use bibtex-beginning-of-entry and
4294 bibtex-end-of-entry to initiate the search. Insert empty field if
4295 we found ourselves.
4296 (bibtex-print-help-message): New args field and comma.
4297 Handle entry keys.
4298 (bibtex-make-field): Use bibtex-beginning-of-entry.
4299 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
4300 invalid entry.
4301 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
4302 Handle preambles. Simplify code for thorough test.
4303 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
4304 New arg comma. Handle entry heads.
4305 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
4306 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
4307 New arg comma.
4308 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
4309 (bibtex-fill-field): Simplify.
4310 (bibtex-fill-entry): Use bibtex-beginning-first-field and
4311 bibtex-parse-field.
4312 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
4313 (bibtex-complete): Use bibtex-parse-preamble.
4314
4315 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
4316
4317 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
4318 Display name of expression instead of convenience variable.
4319 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
4320
4321 * progmodes/gud.el (gud-tooltip-dereference): Rename from
4322 toggle-gud-tooltip-dereference.
4323 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
4324 (gud-tooltip-tips): ...here when dereferencing.
4325
4326 2005-12-28 Bill Wohler <wohler@newt.com>
4327
4328 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
4329
4330 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
4331
4332 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
4333 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
4334 (vc-annotate-display-autoscale): Adjust call.
4335 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4336 Fix interactive spec.
4337 (vc-annotate-time-span): Remove.
4338 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4339 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4340 (vc-annotate-display-select): Use new name.
4341
4342 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4343 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4344 Correct the construction of span entries. Simplify.
4345 (vc-annotate-display-select): Fix the nil case.
4346 (vc-annotate): Remove obsolete (and now broken) code.
4347 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4348 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4349
4350 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4351
4352 * subr.el (lazy-completion-table): Correct typo in docstring.
4353
4354 * startup.el (command-line): Use `custom-reevaluate-setting' for
4355 `send-mail-function'.
4356
4357 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4358
4359 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4360
4361 * mail/smtpmail.el (smtpmail-try-auth-methods):
4362 Send credentials together with "AUTH PLAIN" command.
4363
4364 2005-12-27 Richard M. Stallman <rms@gnu.org>
4365
4366 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4367 mouse-2, go back to previously selected window, so it's selected
4368 when mouse-2 command runs.
4369
4370 2005-12-27 Juri Linkov <juri@jurta.org>
4371
4372 * descr-text.el (describe-text-sexp): Use square brackets for
4373 button [Show] to distinguish it from the property value `show'.
4374 (describe-property-list): Use `insert-text-button' with
4375 `help-face' type instead of putting face in quotes, because button
4376 is not created automatically for a list of faces.
4377 (describe-text-properties-1): Put button-type value in quotes to
4378 distinguish from plain text "button".
4379 (describe-char): Display code point values in hex. Don't use
4380 `symbol-name' for `current-input-method' because it is a string.
4381 Use `insert-text-button' with `help-face' type instead of putting
4382 hardcoded face in quotes, because button is not created automatically.
4383
4384 2005-12-27 Richard M. Stallman <rms@gnu.org>
4385
4386 * progmodes/glasses.el (glasses-face): More specific custom type.
4387
4388 * files.el (set-visited-file-name): Doc fix.
4389
4390 * textmodes/flyspell.el (flyspell-external-point-words):
4391 Use local var buffer-scan-pos to advance scan for next misspelling.
4392 Advance it only after we find the misspelling.
4393
4394 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4395
4396 * textmodes/flyspell.el (flyspell-external-point-words):
4397 New criteria for finding the misspelling in the buffer.
4398
4399 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4400
4401 * help-mode.el (help-insert-string): Set help-xref-stack-item
4402 rather than call help-setup-xref.
4403
4404 * descr-text.el (describe-char): Revert previous changes for
4405 optional buffer argument.
4406
4407 2005-12-27 Juri Linkov <juri@jurta.org>
4408
4409 * help-mode.el (help-insert-string): New function. Save buffer
4410 contents in cases where it is impossible to recompute the old contents.
4411
4412 * descr-text.el (describe-char): Set help-xref-stack-item
4413 explicitly after buffer has been generated.
4414
4415 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4416
4417 * cus-start.el (all): Add x-gtk-show-hidden-files.
4418
4419 2005-12-26 Richard M. Stallman <rms@gnu.org>
4420
4421 * replace.el (perform-replace): Calculate match-again
4422 before skipping read-only matches.
4423
4424 * paren.el (paren-showing-faces): New group.
4425 (show-paren-match, show-paren-mismatch): Move to that group.
4426
4427 * button.el (button): Put into group `basic-faces'.
4428
4429 * progmodes/make-mode.el: Remove faces from group `faces'.
4430
4431 * apropos.el (apropos, apropos-value): Doc fix.
4432 (apropos-documentation): Doc fix.
4433
4434 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4435
4436 * subr.el (lazy-completion-table): Remove argument `args'.
4437
4438 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4439 Don't use the `args' argument of lazy-completion-table.
4440
4441 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4442
4443 * descr-text.el (describe-char): Add optional argument for buffer.
4444 Set buffer appropriately. Call help-setup-xref.
4445 Suggested by Stefan Monnier.
4446
4447 2005-12-26 Juri Linkov <juri@jurta.org>
4448
4449 * descr-text.el: Require `help-fns' at runtime. Don't require
4450 `button' for byte compilation.
4451 (describe-text-widget): Add `help-echo' for first button.
4452 Use `help-info' for second.
4453 (describe-property-list): Use `help-argument-name' instead of `italic'.
4454 (describe-text-category): Add prompt to interactive spec.
4455 Call `help-setup-xref'.
4456 (describe-char): Use `help-character-set'. Add `help-echo' for
4457 code point. Use `help-input-method'. Remove superfluous insert.
4458
4459 2005-12-25 Richard M. Stallman <rms@gnu.org>
4460
4461 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4462 at point, in case of narrowing.
4463
4464 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4465
4466 * locate.el (locate-header-face): Allow nil in type.
4467
4468 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4469
4470 2005-12-25 Romain Francoise <romain@orebokech.com>
4471
4472 * battery.el (battery-linux-proc-acpi): Also try
4473 `/proc/acpi/thermal_zone/THM0/temperature'.
4474
4475 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4476
4477 * custom.el (custom-push-theme): Fix docstring.
4478
4479 * cus-edit.el (custom-variable-set, custom-variable-save)
4480 (custom-variable-save): Custom-quote widget values.
4481 (customize-save-variable): Fix custom-push-theme call.
4482
4483 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4484
4485 * w32-fns.el (w32-batch-update-autoloads): New function.
4486
4487 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4488 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4489 from the command line.
4490
4491 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4492
4493 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4494 reset means to remove setting from theme entirely. Don't keep
4495 expanding theme-settings list; delete old entries if necessary.
4496
4497 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4498 customization" button one line up.
4499 (custom-themed): New face.
4500 (custom-magic-alist): New value, THEMED, for theme settings.
4501 (custom-variable-state-set, custom-face-state-set):
4502 Check theme-value instead of saved-value.
4503 (custom-variable-reset-standard, custom-face-reset-standard):
4504 Remove theme setting entirely. Recalculate new values.
4505 (custom-variable-set, custom-variable-set)
4506 (custom-variable-reset-saved, custom-variable-reset-backup)
4507 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4508 (custom-variable-save): Fix typos.
4509
4510 2005-12-23 Juri Linkov <juri@jurta.org>
4511
4512 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4513 Add autoload cookies.
4514 (edebug-outside-d-c-i-n-s-w): New variable.
4515 (edebug-display, edebug-outside-excursion): Use it to save the
4516 original value of default-cursor-in-non-selected-windows.
4517 Set default-cursor-in-non-selected-windows to t while Edebug
4518 is active.
4519 (edebug-mode, edebug-eval-mode): Doc fix.
4520
4521 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4522 with `buffer-substring-no-properties' to remove common substring
4523 highlighting.
4524
4525 * info.el (info-other-window, info): Rename function argument
4526 `file' to `file-or-node'.
4527 (Info-complete-menu-item): Use local variable `complete-nodes' to
4528 keep the global value of `Info-complete-nodes' unchanged for
4529 subsequent completions.
4530 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4531
4532 * simple.el (get-next-valid-buffer, last-buffer)
4533 (next-error-buffer-p, next-error-find-buffer)
4534 (minibuffer-history-sexp-flag): Doc fix.
4535
4536 * savehist.el (savehist-mode-hook): Add `:group'.
4537
4538 * log-view.el: Call autoload for vc-find-version.
4539 (log-view-current-file): Adjust subgroup numbers.
4540 (log-view-current-tag): Add `length'.
4541
4542 2005-12-23 Richard M. Stallman <rms@gnu.org>
4543
4544 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4545
4546 2005-12-23 Juri Linkov <juri@jurta.org>
4547
4548 * hi-lock.el (hi-lock-archaic-interface-message-used)
4549 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4550 (hi-lock-mode): Display "Hi" in the mode line only when
4551 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4552 (hi-lock-write-interactive-patterns):
4553 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4554 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4555 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4556 font-lock-add-keywords to t.
4557
4558 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4559
4560 * hi-lock.el (hi-lock-highlight-range): New variable.
4561 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4562 only if font-lock-fontified is non-nil. Remove overlays.
4563 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4564 font-lock-fontified is non-nil, otherwise use overlays (instead of
4565 text properties).
4566 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4567 New variables.
4568 (hi-lock-string-serialize) New function.
4569
4570 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4571
4572 * menu-bar.el (menu-find-file-existing): New function.
4573 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4574
4575 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4576
4577 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4578
4579 * vc.el: Remove unnecessary leading * in docstrings.
4580 (vc-annotate-mode-map): Move initialization into declaration.
4581 (vc-static-header-alist): Nitpick on the regexp.
4582 (vc-default-init-version): New fun.
4583 (vc-register): Use it.
4584 (vc-insert-headers): Use dolist.
4585 (vc-annotate-get-backend): Remove unused function.
4586 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4587 (vc-annotate-mode): Remove corresponding call.
4588 (vc-annotate-car-last-cons): Simplify.
4589 (vc-annotate-buffers): Remove var.
4590 (vc-annotate-backend): Make it buffer-local.
4591 (vc-annotate): Move the interaction to the interactive spec.
4592 Add a `buf' argument.
4593 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4594 killing&creating a vc-annotate buffer, which is very disruptive when
4595 the buffers are shown in dedicated frames.
4596
4597 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4598
4599 * descr-text.el: Add FSF as maintainer.
4600 (describe-text-mode, describe-text-mode-map)
4601 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4602 help-mode.
4603 (describe-text-widget, describe-text-sexp)
4604 (describe-property-list, describe-text-category)
4605 (describe-text-properties, describe-text-properties-1)
4606 (describe-char): Use help buttons instead of widgets.
4607 (describe-char-unicodedata-file): Make URL link in doc string.
4608
4609 2005-12-22 Richard M. Stallman <rms@gnu.org>
4610
4611 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4612 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4613 Don't include buttons that write a file when there's no file.
4614 (custom-variable-menu, custom-face-menu, custom-group-menu):
4615 Don't include commands that write a file when there's no file.
4616 (customize-browse): Reword the top-of-buffer help intro.
4617 (custom-buffer-create-internal): Fix previous change.
4618 (customize-changed-options-previous-release): Prev release is 21.1.
4619 (customize-changed-options): Doc fix.
4620 (customize-changed): New alias.
4621 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4622 Say "standard values".
4623 (Custom-reset-standard): Doc fix.
4624 (custom-face-reset-standard): Doc fix.
4625
4626 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4627
4628 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4629 even if font-lock-mode is non-nil since it may be t without having
4630 turned on font-lock-mode-internal.
4631 (font-lock-choose-keywords): Minor optimization.
4632 (font-lock-add-keywords, font-lock-remove-keywords)
4633 (font-lock-set-defaults): Don't call make-local-variable on a variable
4634 that we know to already be local.
4635
4636 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4637
4638 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4639 messages if in the minibuffer.
4640
4641 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4642
4643 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4644 (tex-mode-flyspell-verify, flyspell-get-word)
4645 (flyspell-external-point-words): Don't use point-min/max uselessly.
4646
4647 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4648 by Kevin Rodgers. Instead, just hide the completions buffer if we
4649 don't need to show it.
4650
4651 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4652
4653 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4654
4655 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4656
4657 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4658 delete-windows-on with an inexistent buffer.
4659
4660 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4661
4662 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4663 Delete defcustom variable :tag names.
4664
4665 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4666
4667 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4668 (log-view-font-lock-keywords): Ajust subgroup numbers.
4669 (log-view-current-tag): Don't hard code the number of subgroups.
4670
4671 2005-12-20 Juri Linkov <juri@jurta.org>
4672
4673 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4674 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4675
4676 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4677 (menu-bar-non-minibuffer-window-p): Instead of checking
4678 display-multi-frame-p, use selected-frame when menu-updating-frame
4679 is nil.
4680
4681 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
4682
4683 * align.el (align-rules-list): Use [ \t] instead of \s-
4684 for column separators in text mode.
4685
4686 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4687
4688 * help-mode.el (help-customize-variable, help-customize-face):
4689 Don't pop help-xref-stack as help-follow no longer pushes
4690 anything on to it.
4691
4692 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4693
4694 * textmodes/org.el (org-agenda-custom-commands): New option.
4695 (org-agenda): Offer custom commands on splash screen.
4696 (org-make-tags-matcher): Parser for Boolean logic added.
4697 (org-agenda-set-tags): New command.
4698 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4699 (org-set-tags): Efficiency improvements.
4700 (org-auto-align-tags): New option.
4701 (org-todo, org-demote, org-promote): Realign tags.
4702 (org-tags-completion-function): Use also "&" and "|" as separators.
4703 (org-org-menu): Agenda commands simplified.
4704
4705 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4706
4707 * cus-edit.el (customize-apropos, customize-apropos-options):
4708 Docstring changes.
4709
4710 * font-lock.el (font-lock): Add tags to the links in the defgroup.
4711
4712 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
4713
4714 * longlines.el (longlines-mode): Wrap while widened.
4715 (longlines-decode-region, longlines-encode-region): Compute max
4716 just once.
4717
4718 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4719
4720 * cus-edit.el (mac): New group.
4721
4722 * cus-start.el (all): Add user options in macterm.c. Add test for
4723 Mac-related built-ins. Fix test for GTK-related built-ins.
4724
4725 * term/mac-win.el (mac-handle-language-change)
4726 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4727 (mac-services-open-selection, mac-services-mail-selection)
4728 (mac-services-mail-to, mac-services-insert-text)
4729 (mac-dispatch-apple-event): Add docstrings.
4730 (x-get-selection, mac-select-convert-to-string): Select coding
4731 system from `utf-16be' and `utf-16le' using `byteorder'.
4732
4733 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4734
4735 * subr.el (lazy-completion-table): Don't be fooled if the var holds
4736 a "list" (lambda ...) rather than a real completion list.
4737
4738 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
4739 lexical-let when encountering ((lambda (...) ...) ...).
4740
4741 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * progmodes/sh-script.el (sh-mode):
4744 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
4745 * textmodes/picture.el (picture-mode): Update docstrings.
4746
4747 2005-12-17 Eli Zaretskii <eliz@gnu.org>
4748
4749 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
4750 commands enclosed in $(ARGQUOTE)s should not be split between two
4751 lines, as that will break with GNU Make >3.80, when sh.exe is used
4752 and arg quoting is with '..'.
4753 (autoloads): Don't break the quoted --eval expression between
4754 several lines.
4755
4756 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4757
4758 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
4759 Capture error from printing circular structures.
4760
4761 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
4762
4763 * wid-edit.el (widget-checkbox-action): Clear undo info.
4764
4765 2005-12-16 Bill Wohler <wohler@newt.com>
4766
4767 * menu-bar.el (kill-this-buffer): Set a good example by using menu
4768 bar, not menubar in comment.
4769
4770 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4771
4772 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
4773 After-change-functions should not clobber the match data.
4774
4775 2005-12-16 Juri Linkov <juri@jurta.org>
4776
4777 * simple.el (choose-completion): Use `buffer-substring-no-properties'
4778 instead of `buffer-substring'.
4779 (completion-common-substring): Doc fix.
4780 (completion-setup-function): Use minibuffer-completion-contents
4781 instead of minibuffer-contents. Don't set common-string-length
4782 initially. Remove special handling of partial-completion-mode.
4783 Move computation of completion-base-size into one cond.
4784 Call completion-base-size-function in mainbuf. In computation of
4785 completion-base-size for file name completion don't move point to
4786 the end of the minibuffer. Move computation of common-string-length
4787 into one cond. Start putting faces only when common-string-length>=0.
4788 Add condition to put completions-common-part when
4789 common-string-length>0.
4790
4791 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
4792 place point at the first different character in the minibuffer
4793 even if this position is at the beginning of the minibuffer.
4794
4795 * info.el (Info-read-node-name-1): In completion-base-size-function's
4796 lambda return 1 if common-substring or minibuffer-completion-contents
4797 starts with (, and 0 otherwise.
4798
4799 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
4800 Use `crm-current-element' for second arg of `display-completion-list'.
4801
4802 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
4803
4804 * files.el (set-auto-mode): Look for an interpreter specified on
4805 the first line also if search for mode specification succeeded,
4806 but the mode is not known.
4807
4808 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4809
4810 * textmodes/org.el (org-tags-match-list-sublevels): New option.
4811 (org-open-at-point): Implement tag searches as links.
4812 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
4813 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
4814 (org-tags-sparse-tree, org-tags-view, org-set-tags)
4815 (org-agenda-dispatch): New commands.
4816 (org-use-tag-inheritance, org-tags-column): New options.
4817 (org-tab-follows-link, org-return-follows-link): New options.
4818 (org-tags): New customize group.
4819 (org-start-icalendar-file): Get local time zone.
4820 (org-tags-completion-function): New function.
4821 (org-set-font-lock-defaults): Make sure links will also be
4822 highlighted inside headlines.
4823
4824 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
4825
4826 * term.el (term-emulate-terminal):
4827 Let term-handle-ansi-terminal-messages override what Bash says about
4828 its current directory.
4829
4830 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
4831
4832 * bindings.el (last-buffer): Move to simple.el.
4833 * simple.el (last-buffer): Move here.
4834 (get-next-valid-buffer): New function.
4835 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
4836 (prev-buffer): Ditto. Rename to `previous-buffer'.
4837
4838 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
4839 * bindings.el (global-map): Ditto.
4840
4841 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
4842
4843 * cus-edit.el: Introductory comment change.
4844 (custom-magic-alist): Change message string for the `rogue' state.
4845
4846 2005-12-15 Richard M. Stallman <rms@gnu.org>
4847
4848 * tooltip.el: Delete defcustom variable :tag names.
4849
4850 * complete.el (partial-completion-mode): Doc fix.
4851
4852 * textmodes/flyspell.el (flyspell-external-point-words):
4853 Use save-excursion to ensure we don't move backward in the
4854 search loop, not even one character.
4855 (flyspell-delete-all-overlays): Use remove-overlays directly.
4856
4857 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
4858 (ispell-start-process): Set that variable.
4859 Clear ispell-buffer-local-name.
4860 (ispell-internal-change-dictionary):
4861 Set ispell-current-dictionary after killing process.
4862 (ispell-buffer-local-dict):
4863 Don't set spell-personal-dictionary after killing process.
4864 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
4865 (ispell-tex-skip-alists, ispell-html-skip-alists)
4866 (ispell-skip-region-alist): Mark as risky.
4867
4868 * net/newsticker.el (newsticker--retrieval-timer-list)
4869 (newsticker--display-timer, newsticker-running-p)
4870 (newsticker-ticker-running-p): Definitions moved up.
4871
4872 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
4873
4874 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
4875
4876 2005-12-15 David Ponce <david@dponce.com>
4877
4878 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
4879 (recentf-edit-list, recentf-open-files): Signal an error when
4880 there is no recent file.
4881
4882 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
4883
4884 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
4885 read-only except for texinfo-format-region evaluation.
4886
4887 2005-12-14 Richard M. Stallman <rms@gnu.org>
4888
4889 * vc.el (vc-default-previous-version, vc-default-next-version)
4890 (vc-do-command): Doc fixes.
4891
4892 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4893
4894 * textmodes/bibtex.el (bibtex-expand-strings)
4895 (bibtex-autokey-expand-string, bibtex-name-part)
4896 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
4897 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
4898 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
4899 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
4900 (bibtex-entry-postfix, bibtex-known-entry-type-re)
4901 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
4902 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
4903 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
4904 (bibtex-beginning-of-last-entry): Remove.
4905 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
4906 message if comma is missing but buffer is read-only.
4907 (bibtex-parse-field-text): Handle whitespaces at the end of field
4908 text. Return 3-element list with beginning and end of field text
4909 and end of field.
4910 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
4911 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
4912 (bibtex-search-forward-field, bibtex-search-backward-field):
4913 Search always delimited by limits of entry. Use more efficient
4914 search algorithms.
4915 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
4916 bibtex-end-of-name-in-field.
4917 (bibtex-text-in-field-bounds): Handle BibTeX strings when
4918 extracting the content of a field.
4919 (bibtex-text-in-field): Use search limits.
4920 (bibtex-parse-string-prefix): Handle empty string keys based on
4921 bibtex-string-empty-key.
4922 (bibtex-parse-string): Fix docstring.
4923 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
4924 (bibtex-preamble-prefix, bibtex-strings): New functions.
4925 (bibtex-skip-to-valid-entry): Include preceding whitespace in
4926 BibTeX entries (consistent with other BibTeX functions).
4927 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
4928 (bibtex-search-entry): Fix docstring. Simplify.
4929 (bibtex-flash-head, bibtex-complete-string-cleanup)
4930 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
4931 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
4932 (bibtex-parse-entry): New optional arg content.
4933 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
4934 Use bibtex-text-in-field-bounds.
4935 (bibtex-print-help-message): Handle BibTeX strings and preambles.
4936 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
4937 bibtex-parse-string-postfix.
4938 (bibtex-find-text-internal): New function.
4939 (bibtex-remove-delimiters): Use it.
4940 (bibtex-find-text): Use it. New optional arg help.
4941 (bibtex-complete): Handle BibTeX string and preamble entries.
4942 (bibtex-Preamble): Fix order of closing delimiters.
4943
4944 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
4945
4946 * vc.el (vc-default-revert): New fun.
4947
4948 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
4949
4950 2005-12-14 Romain Francoise <romain@orebokech.com>
4951
4952 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
4953 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
4954 (font-lock-remove-keywords): Likewise.
4955
4956 2005-12-14 Juri Linkov <juri@jurta.org>
4957
4958 * log-view.el (log-view-diff): Doc fix.
4959
4960 * isearch.el (isearch-query-replace): Use (mark) instead of
4961 isearch-opoint if mark is active in transient-mark-mode.
4962
4963 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4964
4965 * isearch.el (isearch-query-replace): Check for isearch-other-end.
4966
4967 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
4968
4969 * progmodes/cpp.el (cpp-face): New widget.
4970 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
4971
4972 2005-12-14 Juri Linkov <juri@jurta.org>
4973
4974 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
4975 around `erase-buffer' and `insert'.
4976
4977 * descr-text.el (describe-text-properties): Replace buffer name
4978 "*Help-2*" with "*Help*<2>".
4979 (describe-char): Add functions print-help-return-message,
4980 toggle-read-only. Use help-setup-xref with nil to not store
4981 describe-char in help-xref-stack. Use help-make-xrefs to
4982 make [back] button.
4983
4984 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
4985
4986 * wdired.el (wdired-old-point): New internal variable.
4987 (wdired-change-to-wdired-mode): Set it buffer-locally.
4988 (wdired-abort-changes): Restore point after aborting changes.
4989
4990 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4991
4992 * vc.el (vc-do-command): Add a new value t for okstatus.
4993
4994 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
4995 frame in case of errors.
4996
4997 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4998
4999 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
5000 so it comes after "On the Left" in the menu.
5001
5002 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
5003
5004 * cus-edit.el (customize-apropos, customize-apropos-options)
5005 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
5006
5007 2005-12-12 Bill Wohler <wohler@newt.com>
5008
5009 * vc-svn.el (vc-svn-registered): Fix problem of visiting
5010 non-writable Subversion-controlled files by saving window
5011 configuration before calling vc-do-command. vc-do-command calls
5012 pop-to-buffer on error which is unexpected during registration.
5013
5014 2005-12-12 Jay Belanger <belanger@truman.edu>
5015
5016 * calc/README: Update the summary of changes.
5017
5018 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5019
5020 * descr-text.el (describe-char): Rework last fix to solve the problem
5021 is the same way it's solved for everything else in that function
5022 (i.e. by extracting the info before setting up the *Help* buffer).
5023
5024 2005-12-12 Kim F. Storm <storm@cua.dk>
5025
5026 * subr.el (version-regexp-alist): Allow space as separator before
5027 non-numeric part, e.g. "1.0 alpha".
5028 (version-to-list): Interpret .X.Y version as 0.X.Y version.
5029
5030 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
5031
5032 * textmodes/org.el (org-agenda, org-timeline, org-todo):
5033 Implement Logging and the keep-modes setting.
5034 (org-get-category): Make sure a string is returned.
5035 (org-log-done): New function.
5036 (org-log-done, org-closed-string): New options.
5037
5038 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5039
5040 * tooltip.el (tooltip-y-offset): Change default to 20.
5041
5042 2005-12-12 Richard M. Stallman <rms@gnu.org>
5043
5044 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
5045
5046 * frame.el (display-hourglass): Doc fix.
5047
5048 * help.el (help-for-help-internal): Simplify entry for `a'.
5049
5050 * info.el (Info-on-current-buffer): Doc fix.
5051 (info-insert-file-contents): Don't test (featurep 'jka-compr).
5052
5053 * startup.el (inhibit-splash-screen): Make this the real name.
5054 (inhibit-startup-message): Make this the alias.
5055 (command-line): Find only simple.el, and use its directory
5056 to fill in other preloaded files' names.
5057 (command-line): Deactivate the mark if deactivate-mark is set.
5058
5059 * international/mule.el (load-with-code-conversion):
5060 Bind deactivate-mark.
5061
5062 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
5063
5064 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
5065
5066 * cus-edit.el (customize-apropos): Avoid listing an option more
5067 than once under different aliases. No longer list user options
5068 that are not defined with defcustom (unless a prefix arg is given).
5069 Doc fix.
5070 (customize-apropos-options): Doc fix.
5071
5072 2005-12-11 Juri Linkov <juri@jurta.org>
5073
5074 * frame.el (set-background-color, set-foreground-color)
5075 (set-cursor-color, set-mouse-color, set-border-color):
5076 Add explicit prompts to read colors by `facemenu-read-color'.
5077 (show-trailing-whitespace, blink-cursor-delay)
5078 (blink-cursor-interval, display-hourglass, hourglass-delay):
5079 Remove tags.
5080 (display-hourglass, hourglass-delay): Doc fix.
5081 (cursor-in-non-selected-windows): Capitalize words in tag.
5082
5083 * faces.el (frame-background-mode): Replace `choice-item' keywords
5084 with `const' to not make [default] button. Change default value tag
5085 from `default' to `automatic'. Doc fix.
5086 (trailing-whitespace) <defface>: Change group `whitespace' to
5087 `whitespace-faces'.
5088
5089 2005-12-11 Richard M. Stallman <rms@gnu.org>
5090
5091 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
5092
5093 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5094
5095 * term/mac-win.el: Create keymap for mac-apple-event-map.
5096
5097 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
5098
5099 * tooltip.el (tooltip-mode): Move to start of file so that it
5100 appears at top of customize buffer.
5101
5102 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
5103 Add the gud groupname.
5104 (gud-tooltip-mode): Add the tooltip groupname.
5105 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
5106 avoid conflict with tooltip-use-echo-area.
5107
5108 2005-12-10 Romain Francoise <romain@orebokech.com>
5109
5110 * help.el (help-for-help-internal): Add `r' in doc string.
5111
5112 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5113
5114 * align.el (align-regexp, align-highlight-rule):
5115 Use region-beginning and region-end instead of point and mark, so that
5116 repetition (with `repeat-complex-command') recomputes the region
5117 bounds.
5118
5119 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
5120
5121 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5122 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5123 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
5124 (balance-windows): Rewrite using the above new functions.
5125
5126 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
5127
5128 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
5129 react if global-hi-lock-mode seems intended.
5130 (global-hi-lock-mode) Renamed from hi-lock-mode.
5131 (hi-lock-archaic-interface-message-used)
5132 (hi-lock-archaic-interface-deduce): New variables.
5133 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
5134 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5135 (hi-lock-find-patterns, hi-lock-font-lock-hook):
5136 Replace hi-lock-buffer-mode with hi-lock-mode.
5137
5138 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
5139
5140 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
5141 completion list, even after a partial completion has been
5142 inserted in the current buffer. If there are more than 1
5143 completion, redisplay the *Completions* buffer; if the
5144 completion is unique, delete the *Completions* window.
5145
5146 2005-12-10 Eli Zaretskii <eliz@gnu.org>
5147
5148 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
5149 strings and long subject lines that were broken into multiple
5150 lines at arbitrary places. Handle subjects that have "Re: " in
5151 the middle.
5152
5153 2005-12-10 John W. Eaton <jwe@octave.org>
5154
5155 * emacs/octave-mod.el (octave-electric-space): Don't indent
5156 comments or strings if octave-auto-indent is nil.
5157
5158 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5159
5160 * term/mac-win.el: Require url when compiling.
5161 Call mac-process-deferred-apple-events after loading init files.
5162 (mac-apple-event-map): New defvar. Define event handlers in it.
5163 (core-event, internet-event): New Apple event class symbols.
5164 (open-application, reopen-application, open-documents)
5165 (print-documents, open-contents, quit-application)
5166 (application-died, show-preferences, autosave-now, get-url):
5167 New Apple event ID symbols.
5168 (about): New HICommand ID symbol.
5169 (mac-event-spec, mac-event-ae): New macros.
5170 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
5171 (mac-ae-selection-range, mac-ae-text-for-search)
5172 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
5173 (mac-application-menu-map): Remove keymap. Handlers for HICommand
5174 and Services menu events are now defined in mac-apple-event-map.
5175 (mac-drag-n-drop): Remove selection range handling.
5176
5177 2005-12-10 Kenichi Handa <handa@m17n.org>
5178
5179 * simple.el (zap-to-char):
5180 * isearch.el (isearch-process-search-char): Translate CHAR by
5181 translation-table-for-input.
5182
5183 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
5184
5185 * foldout.el (foldout-exit-fold): Properly hide subtree.
5186
5187 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5188
5189 * files.el (save-buffer):
5190 * international/ucs-tables.el (ucs-set-table-for-input):
5191 * mail/mail-extr.el (mail-extract-address-components):
5192 * mail/sendmail.el (mail-mode): Reformat doc string.
5193
5194 2005-12-09 Juri Linkov <juri@jurta.org>
5195
5196 * isearch.el (isearch-highlight): Change main overlay priority
5197 from 1 to 1001. Simplify.
5198 (isearch-lazy-highlight-update): Change lazy overlay priority
5199 from 0 to 1000.
5200
5201 * replace.el (replace-highlight): Change overlay priority from
5202 1 to 1001.
5203
5204 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
5205 Change overlay priority from 1 to 1001. Reuse existing overlay.
5206
5207 * compare-w.el (compare-windows-highlight): Change overlay
5208 priority from 1 to 1000.
5209
5210 * menu-bar.el (menu-bar-edit-menu): Add listp around
5211 pending-undo-list to disable menu item "undo" when pending
5212 undo list is empty.
5213
5214 * locate.el (locate): Disable undo in *Locate* buffer.
5215
5216 2005-12-09 Kim F. Storm <storm@cua.dk>
5217
5218 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
5219
5220 2005-12-09 David Ponce <david@dponce.com>
5221
5222 * recentf.el: Improvement of the menu code.
5223 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
5224 instead of menu hook.
5225 (recentf-show-menu, recentf-hide-menu): New functions.
5226 (recentf-menu-customization-changed, recentf-mode): Use them.
5227 (recentf-menu-action, recentf-max-menu-items)
5228 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
5229 (recentf-arrange-by-rule-others)
5230 (recentf-arrange-by-rules-min-items)
5231 (recentf-arrange-by-rule-subfilter) : Don't use
5232 `recentf-menu-customization-changed'.
5233 (recentf-arrange-rules): Likewise. Accept functions to compute
5234 sub-menu titles.
5235 (recentf-menu-filter): Likewise. Doc fix.
5236 (recentf-menu-value-shortcut): Doc fix.
5237 (recentf-dump-variable): Quote atom value.
5238 (recentf-make-menu-items): Update to use it as a menu filter.
5239 (recentf-match-rule): New function.
5240 (recentf-arrange-by-rule): Use it.
5241 (recentf-indirect-mode-rule): New function.
5242 (recentf-build-mode-rules): Use it.
5243 (recentf-dir-rule): New function.
5244 (recentf-arrange-by-dir): Use it.
5245 (recentf-filter-changer-current): Rename from
5246 `recentf-filter-changer-state'. All references updated.
5247 (recentf-filter-changer-alist): Update filter names.
5248 (recentf-filter-changer-select): New function.
5249 (recentf-filter-changer): Use it. Make a sub-menu from filters
5250 available in `recentf-filter-changer-alist'.
5251 (recentf-data-cache, recentf-clear-data)
5252 (recentf-update-menu): Remove. All references updated.
5253 (recentf-match-rule-p, recentf-build-dir-rules)
5254 (recentf-filter-changer-goto-next)
5255 (recentf-filter-changer-get-current)
5256 (recentf-filter-changer-get-next): Remove.
5257
5258 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5259
5260 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
5261 buffer "Reset" button to "Reset to Current" for consistency with
5262 the State buttons.
5263
5264 2005-12-08 John Paul Wallington <jpw@pobox.com>
5265
5266 * ibuf-ext.el (define-ibuffer-filter filename):
5267 If `dired-directory' is a list then really use its car.
5268
5269 2005-12-08 Kim F. Storm <storm@cua.dk>
5270
5271 * emulation/cua-rect.el (cua--rectangle-aux-replace):
5272 Fix indention of text on right side of replaced rectangle.
5273
5274 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
5275
5276 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
5277 No need to check gud-comint-buffer is bound.
5278 (gdb): Prevent multiple debugging when first session uses gdba.
5279
5280 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5281
5282 CC Mode update to 5.31.
5283
5284 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
5285 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
5286 We might do this function properly in the future).
5287
5288 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
5289 New macros c-sentence-end and c-default-value-sentence end, to cope
5290 with Emacs 22's new function `sentence-end'.
5291
5292 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5293
5294 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
5295 compat issue using `c-put-overlay' and `c-delete-overlay'.
5296
5297 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
5298 New compat macros to handle overlays/extents.
5299
5300 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5301
5302 * progmodes/cc-fix.el: Add definitions of the macros push and pop
5303 (for GNU Emacs 20.4)
5304
5305 * progmodes/cc-defs.el:
5306 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
5307
5308 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
5309 highlighting mechanism so it will work in XEmacs too.
5310
5311 * progmodes/cc-defs.el: Insert c-int-to-char.
5312
5313 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
5314 call to the new macro c-int-to-char. This solves XEmacs's
5315 regarding characters as different from integers.
5316
5317 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5318
5319 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
5320 New internal helper.
5321
5322 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
5323 construct to make the indirect face lookup work in XEmacs.
5324
5325 (c-cpp-matchers): Append the negation char face to the existing
5326 fontification, so that the cpp face doesn't disappear.
5327 Use `c-make-syntactic-matcher' to avoid negation chars in comments
5328 and strings.
5329
5330 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
5331 to map to `font-lock-negation-char-face' in emacsen where it exists.
5332
5333 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5334
5335 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5336
5337 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5338 Rename "c-subword-move-mode" as "c-subword-mode".
5339
5340 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5341 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5342
5343 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5344
5345 * progmodes/cc-mode.el: Added autoload directive for
5346 `c-subword-move-mode' for use in older emacsen.
5347
5348 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5349
5350 * progmodes/cc-mode.el:
5351 (i) Insert a binding for C-c C-backspace into
5352 c-bind-special-erase-keys which works in TTYs.
5353 (ii) Make sure that when file styles are used, any explicitly
5354 given style variables take priority over those in the style.
5355 Do this by calling `hack-local-variables' a second time.
5356
5357 * progmodes/cc-vars.el: Add language specific customization
5358 widgets for AWK to c-doc-comment-style, c-require-final-newline
5359 and c-default-style. Add a defcustom for awk-mode-hook.
5360 Give c-syntactic-element and c-syntactic-context doc-strings by
5361 directly setting their `variable-documentation' propery.
5362 This allows Emacs 22.1 to read these with C-h v.
5363
5364 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5365
5366 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5367
5368 * progmodes/cc-fonts.el, cc-vars.el
5369 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5370 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5371 Masatake YAMATO.
5372
5373 (c-doc-comment-style): Made GtkDoc default in C mode.
5374
5375 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5376 and C-c C-<delete>.
5377
5378 (c-bind-special-erase-keys): New function for use on
5379 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5380
5381 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5382 <delete> key behavior in XEmacs according to `delete-forward-p'.
5383 C.f. `c-electric-delete'.
5384
5385 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5386
5387 * progmodes/cc-mode.el: Give c-hungry-backspace and
5388 c-hungry-delete-forward permanent key bindings.
5389
5390 * progmodes/cc-cmds.el (c-electric-semi&comma):
5391 Bind c-syntactic-context for calls to "criteria functions", for
5392 consistency with other calls to user functions.
5393
5394 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5395 `current-prefix-arg', since this might be the prefix arg to a
5396 command which calls c-indent-command as a function. Change the
5397 interactive spec from "p" to "P".
5398
5399 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5400 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5401 was difficult to understand.
5402
5403 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5404
5405 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5406 first char of an identifier.
5407
5408 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5409 +" syntax in C++.
5410
5411 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5412
5413 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5414 auto-fill doesn't split a c-comment's last word from a hanging
5415 "*/" when a space is typed between them after fill-column.
5416
5417 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5418
5419 * progmodes/cc-styles.el (c-set-style)
5420 (c-setup-paragraph-variables): Abort the command if we're not in a
5421 CC Mode buffer.
5422
5423 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5424 with blank comment-prefix, and a blank line as the comment's
5425 second line.
5426
5427 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5428
5429 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5430 Incorporate the patterns added in the Emacs development branch
5431 for the new Emacs 22 face `font-lock-negation-char-face'.
5432
5433 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5434 of "red" since it stands out better in xterms and DOS terminals.
5435
5436 * progmodes/cc-engine.el (c-literal-faces):
5437 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5438
5439 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5440
5441 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5442 forcibly enable c-electric-flag.
5443
5444 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5445 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5446 after the comment-prefix of a C-style comment will close that comment.
5447
5448 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5449
5450 * progmodes/cc-fonts.el (c-basic-matchers-before)
5451 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5452 in Pike.
5453
5454 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5455 digraphs.
5456
5457 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5458 (c-cpp-message-directives, c-cpp-include-directives)
5459 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5460 (c-cpp-expr-directives): Introduce new language constants to
5461 control cpp syntax in a cleaner way.
5462
5463 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5464
5465 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5466
5467 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5468 (c-multiline-string-start-char): New language constants and
5469 variables to specify how newlines in string literals work.
5470
5471 (c-font-lock-invalid-string): Use them.
5472
5473 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5474 unbalanced close brace is entered. Optimization by avoiding going
5475 back over arbitrarily large blocks. Removed hints that this
5476 function only would be relevant/useful in AWK.
5477
5478 (c-electric-brace): Indent syntactically after the cleanups since
5479 lineup functions might do it differently then.
5480
5481 * progmodes/cc-engine.el, cc-langs.el
5482 (c-opt-op-identifier-prefix): New language constant and variable.
5483
5484 (c-just-after-func-arglist-p, c-after-special-operator-id)
5485 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5486
5487 * progmodes/cc-align.el, cc-engine.el
5488 (c-after-special-operator-id): New helper to handle C++ operator
5489 identifiers.
5490
5491 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5492 (c-guess-basic-syntax): Handle C++ operator identifiers in
5493 declarations.
5494
5495 * progmodes/cc-langs.el (c-assignment-operators): Add the
5496 trigraph version of ^= too.
5497
5498 * progmodes/cc-langs.el (c-assignment-operators): Add the
5499 trigraph version of |= in C++.
5500
5501 * progmodes/cc-fonts.el (c-font-lock-declarators):
5502 Handle `c-decl-hangon-kwds' after the identifier name.
5503
5504 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5505 whether an arglist is "nonempty", ignore a comment after the open
5506 paren if it isn't followed by a non-comment token on the same line.
5507
5508 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5509 Enable heuristics below the point to cope with classes inside special
5510 brace lists in Pike.
5511
5512 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5513
5514 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5515
5516 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5517
5518 * progmodes/cc-guess.el (cc-guess-install): New function to
5519 install an already guessed style in another buffer.
5520
5521 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5522 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5523 anyway if the change always is undone.
5524
5525 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5526
5527 Implement togglable electricity:
5528
5529 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5530 saying when it should be used.
5531
5532 * progmodes/cc-engine.el: Add the new buffer-local variable,
5533 c-electric-flag.
5534
5535 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5536 c-toggle-auto-newline.
5537
5538 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5539 c-toggle-auto-newline. Remove the binding for
5540 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5541 c-toggle-electric-state.
5542
5543 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5544
5545 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5546 c-\(forward\|backward\)-subword.
5547 (c-update-modeline): Add the new modeline flag `l' for
5548 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5549 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5550 Make the old name an alias of the new name.
5551 (c-toggle-electric-state): New function.
5552 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5553 Adapt these functions to do electric things only when
5554 c-electric-flag is non-nil.
5555 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5556 new functions from c-electric-brace.
5557 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5558 mode, so that the tentative extra newline doesn't change the
5559 syntax of the following brace.
5560 (c-electric-brace): Restructure by extracting the above functions.
5561 Tidy up the coding somewhat.
5562 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5563 restructure a bit.
5564
5565 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5566
5567 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5568 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5569
5570 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5571 (c-submode-indicators): Change name from `c-auto-hungry-string'
5572 since it's now used to track another submode.
5573
5574 (c-update-modeline): Convert to function and extended to check
5575 `c-subword-move-mode'.
5576
5577 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5578 Convert to compat aliases for `c-forward-subword' and
5579 `c-backward-subword'.
5580
5581 * progmodes/cc-subword.el: New functions and minor mode to handle
5582 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5583
5584 (c-forward-subword, c-backward-subword, c-mark-subword)
5585 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5586 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5587 Functions corresponding to the standard word handling functions.
5588
5589 (c-subword-move-mode): Minor mode that replaces all the standard
5590 word handling functions with their subword equivalences.
5591
5592 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5593
5594 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5595 entry for one-liner-defun.
5596
5597 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5598 name in its def-edebug-spec.
5599
5600 * progmodes/cc-cmds.el (c-electric-brace): Make the
5601 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5602 compacts space before a comment, if this will make things fit on
5603 one line.
5604
5605 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5606
5607 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5608
5609 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5610 clean-up one-liner-defun.
5611
5612 * progmodes/cc-styles.el: Add the new "awk" style.
5613
5614 * progmodes/cc-vars.el: Add description of one-liner-defun to
5615 c-cleanup-list's doc-string. New user options,
5616 c-max-one-liner-length. In c-default-style, set the default style
5617 for AWK to "awk".
5618
5619 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5620
5621 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5622 macros inside labels.
5623
5624 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5625 `c-at-statement-start-p' and `c-at-expression-start-p'.
5626
5627 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5628 error if the mark isn't set.
5629
5630 * progmodes/cc-engine.el (c-guess-continued-construct)
5631 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5632 accurately detect functions inside functions.
5633
5634 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5635 like `c-at-statement-start-p' that additionally recognizes commas
5636 and expression parentheses as delimiters.
5637
5638 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5639 to avoid heuristics that doesn't work for unclosed blocks.
5640 (c-at-statement-start-p): New function.
5641
5642 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5643 Objective-C directives, e.g. directives spanning lines should work
5644 reasonably well now.
5645
5646 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5647
5648 (c-forward-objc-directive): New function to move over any ObjC
5649 directive.
5650
5651 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5652 (c-basic-matchers-before): Use it.
5653
5654 (c-font-lock-objc-iip-decl): Remove.
5655
5656 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5657 in the template arglist recognition.
5658
5659 * progmodes/cc-styles.el (c-style-alist): Fix several
5660 inconsistencies in the Whitesmith style.
5661
5662 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5663 New lineup function to get lines after Whitesmith style blocks
5664 correctly indented.
5665
5666 (c-lineup-whitesmith-in-block): Back out the compensation for
5667 opening parens since it's done using `add' lists in the style
5668 definition instead. Don't use the anchor position since it varies
5669 too much between the syntactic symbols. :P
5670
5671 * progmodes/cc-vars.el (c-valid-offset): Update.
5672
5673 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5674 lists where the offsets are combined according to several
5675 different methods: `first', `min', `max', and `add'.
5676 Report offset evaluation errors with `c-benign-error' so that some kind
5677 of reindentation still is done.
5678
5679 * progmodes/cc-engine.el (c-guess-basic-syntax):
5680 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5681 `arglist-close'.
5682
5683 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5684 situations for `arglist-cont-nonempty' and `arglist-close'.
5685
5686 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5687
5688 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5689 cc-bytecomp-boundp' in a number of places.
5690
5691 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5692 macro related issue.
5693
5694 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5695
5696 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5697 list is now [asdf], a char class [:alpha:].
5698 Include code for char classes.
5699 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
5700 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5701
5702 Remove (nearly all of) the cruft associated with AWK Mode's former
5703 concept of "virtual semicolons":
5704
5705 Adapt c-beginning-of-statement, c-end-of-statement (together with
5706 subfunctions) to use the new notion of "virtual semicolon" in
5707 place of the old awkward special handling for AWK. There remains
5708 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5709 * progmodes/cc-cmds.el:
5710 (c-ascertain-adjacent-literal): In the backwards direction, now
5711 recognises AWK regexp delimiters as string delimiters.
5712 (c-after-statement-terminator-p): Adapt for virtual semicolons;
5713 check more rigorously for "end of macro".
5714 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5715 virtual semicolons;
5716 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5717 out the code for forward movement into ...
5718 (c-end-of-statement): Now contains the code for forward movement,
5719 adapted for virtual semicolons.
5720
5721 * progmodes/cc-engine.el:
5722 (c-ws*-string-limit-regexp): New regexp.
5723 (c-forward-single-comment, c-backward-single-comment): Comment out
5724 the (now redundant) "special" AWK stuff.
5725
5726 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5727 c-string-par-start, c-string-par-separate to be more like Text
5728 Mode than Fundamental Mode.
5729
5730 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5731
5732 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5733 to the fontified region so that fontification doesn't occur
5734 outside it (could happen e.g. when fontifying a line with an
5735 unfinished declaration).
5736
5737 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5738
5739 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
5740 start of the file. ^L now separate sections of the file.
5741 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
5742 (c-awk-one-line-possibly-open-string-re)
5743 (c-awk-regexp-one-line-possibly-open-char-class-re)
5744 (c-awk-one-line-possibly-open-regexp-re)
5745 (c-awk-one-line-non-syn-ws*-re): New defonsts.
5746 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
5747
5748 Amend the concept of "virtual semicolons" (in the indentation
5749 engine) for languages like AWK, such that they are now
5750 conceptually attached to end of the last token of a statement, not
5751 the end of the line. (In AWK Mode, however, the pertinent text
5752 property is still physically set on the EOL.) Remove the specific
5753 tests for awk-mode, thus facilitating the introduction of other
5754 language modes where EOLs can end statements.
5755 (Note: The funtionality in cc-cmds.el, specifically
5756 c-beginning/end-of-statement has yet to be amended.)
5757
5758 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
5759 New macros.
5760
5761 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
5762 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
5763 c-vsemi-status-unknown-p-fn (in a new page).
5764
5765 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
5766 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
5767 numerous awkward forms like
5768 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
5769 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
5770 variable before-ws-ip, the place just after char-before-ip appears.
5771
5772 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
5773 a comment.
5774
5775 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5776
5777 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
5778 `c-tentative-buffer-changes'.
5779
5780 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
5781 convert to macro to choose between Emacs and XEmacs at compile time.
5782
5783 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
5784
5785 (c-tentative-buffer-changes): New macro to handle temporary buffer
5786 changes in a convenient way.
5787
5788 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
5789 for `c-tentative-buffer-changes'.
5790
5791 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
5792 the checks for paren sexps between the point and the keyword, to
5793 avoid some false alarms.
5794
5795 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
5796 Fixed a situation where an error could be thrown for unbalanced
5797 parens. Changed to make use of c-keyword-member' to avoid some
5798 repeated regexp matches.
5799
5800 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
5801 These language variable are no longer necessary.
5802
5803 (c-block-stmt-kwds): New language constant used by
5804 c-looking-at-inexpr-block'.
5805
5806 (c-guess-basic-syntax): Remove an optional check that looked at
5807 the existence of the now removed language variables.
5808
5809 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
5810 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
5811 object instantiation expressions as declarations in some contexts.
5812 This bug only affected languages where the declarator can't be
5813 enclosed in parentheses.
5814
5815 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
5816 insert newlines before and after substatement braces.
5817
5818 * progmodes/cc-engine.el: Improved the heuristics for recognizing
5819 function declaration headers and the handling of C++ style member
5820 init lists.
5821
5822 (c-just-after-func-arglist-p): Rewritten to use
5823 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
5824
5825 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
5826
5827 (c-guess-basic-syntax): Adapt case 5B for the new
5828 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
5829 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
5830 covers all cases now).
5831
5832 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
5833
5834 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5835
5836 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
5837 c-string-par-start/separate c-sentence-end-with-esc-eol,
5838 initialised in c-setup-paragraph-variables, used in string
5839 scanning subroutines of c-beginning-of-statement.
5840
5841 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
5842 which precedes the newly inserted `{'.
5843
5844 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5845
5846 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
5847 function for declaration level blocks. It should now cope with
5848 templates better and also be a lot more comprehensible.
5849
5850 (c-looking-at-decl-block): The new function.
5851
5852 (c-search-uplist-for-classkey): The old one. It's now a wrapper
5853 for compatibility.
5854
5855 (c-add-class-syntax, c-guess-continued-construct)
5856 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
5857
5858 (c-decl-block-key): Change to tell apart ambiguous and
5859 unambiguous keywords. Pike specials are now handled directly in
5860 the code instead.
5861
5862 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
5863 New language constants and variables to make the backward skip in
5864 `c-looking-at-decl-block' as tight as possible.
5865
5866 (c-nonsymbol-token-char-list): New language constant.
5867
5868 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
5869 find balanced template arglists backwards.
5870
5871 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
5872 making char classes for `c-syntactic-skip-backward'.
5873
5874 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
5875 16D - can't be a class-close at that point.
5876
5877 * progmodes/cc-engine.el (c-guess-basic-syntax)
5878 (c-add-class-syntax): Don't narrow out the enclosing declaration
5879 level. This makes everything a lot easier, and it was actually
5880 only four small places that needed it to work. Some places that
5881 previously did `widen' are removed now, which has the effect that
5882 `c-guess-basic-syntax' never will look at things outside the
5883 current narrowment now. The anchor position for `topmost-intro'
5884 is affected by this, but it was so bogus it was basically useless
5885 before, and now it's equally bogus but in a slightly different way.
5886
5887 (c-narrow-out-enclosing-class): Gone.
5888
5889 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
5890 the narrowed region.
5891
5892 (c-least-enclosing-brace): Remove silly optional argument.
5893
5894 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
5895 the point could be left directly after an open paren when finding
5896 the beginning of the first decl in the block.
5897
5898 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
5899 Specify which submatch to use.
5900
5901 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
5902
5903 (c-decl-start-re): No longer any need for special treatment of
5904 ObjC due to the above.
5905
5906 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
5907 presumably follows C in that regard.
5908
5909 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
5910 New language constants to specify operator tokens inside
5911 identifiers in a more high level way.
5912
5913 (c-opt-identifier-prefix-key): New internal language constant.
5914
5915 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
5916 (c-identifier-start, c-identifier-key): Now completely calculated
5917 from other constants.
5918
5919 (c-identifier-last-sym-match): Decommission since it's no longer used.
5920
5921 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
5922
5923 * progmodes/cc-engine.el (c-forward-name): Remove the
5924 optimization when c-identifier-key is equal to c-symbol-key since
5925 it doesn't work in byte compiled files. Don't record empty
5926 regions as identifiers.
5927
5928 * progmodes/cc-langs.el (c-filter-ops): New helper function to
5929 simplify access to `c-operators' and its likes.
5930
5931 (c-operator-list, c-all-op-syntax-tokens)
5932 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
5933 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
5934 (c-primary-expr-regexp, c-cast-parens): Use it.
5935
5936 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
5937 an explicit language in functions.
5938
5939 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
5940 variant of adornment.
5941
5942 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
5943 variable.
5944
5945 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
5946 the Pike value.
5947
5948 * progmodes/cc-engine.el (c-on-identifier)
5949 (c-simple-skip-symbol-backward): Small fix for handling "-"
5950 correctly in `skip-chars-backward'. Affected the operator lfun
5951 syntax in Pike.
5952
5953 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
5954 diagnostic message about precompiled language vars not being used.
5955
5956 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
5957 "__attribute__" is followed by a parenthesis.
5958
5959 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
5960 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
5961 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
5962
5963 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
5964 Internal cleanups to properly detect the declared identifiers in
5965 various declarations.
5966
5967 (c-decl-start-kwds): New language constant to recognize
5968 declarations that can start anywhere. Used for class declarations
5969 in Pike.
5970
5971 (c-specifier-key, c-not-decl-init-keywords)
5972 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
5973 (c-find-decl-spots): Implement `c-decl-start-kwds'.
5974
5975 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
5976 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
5977 handling of the compiler specific extension keywords into a new
5978 language constant `c-decl-hangon-kwds' that defines keyword
5979 clauses to be ignored in declarations.
5980
5981 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
5982 past unrecognized tokens when handling `c-colon-type-list-kwds'.
5983 Necessary to stop at the declared identifier in e.g. IDL valuetype
5984 declarations.
5985
5986 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
5987 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
5988 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
5989 (c-forward-decl-or-cast-1): Recognize the declared identifier in
5990 class and enum declarations as such and not as part of the type.
5991
5992 (c-forward-decl-or-cast-1, c-forward-label): Relax the
5993 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
5994
5995 (c-forward-decl-or-cast-1): Don't disregard sure signs of
5996 declarations when there's some syntax error later on.
5997
5998 (c-complex-decl-matchers): Did away with a reference to
5999 `c-specifier-key'.
6000
6001 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
6002 value - this variable is always dynamically bound.
6003
6004 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
6005 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
6006 * cc-cmds.el, cc-defs.el: Change the policy for marking up
6007 functions that might do hidden buffer changes: All such internal
6008 functions are now marked instead of those that don't.
6009
6010 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
6011 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
6012 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
6013 (c-literal-type): Allow these functions to make hidden buffer changes,
6014 so that they are free to use text property caching later on.
6015
6016 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
6017 (c-electric-brace, c-electric-slash, c-electric-star)
6018 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
6019 (c-electric-paren, c-electric-continued-statement, c-indent-command)
6020 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
6021 (c-context-line-break): Add `c-save-buffer-state' calls to comply
6022 with the changed semantics of the functions above.
6023
6024 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
6025 when macros occur in obscure places. Optimized the sexp movement
6026 a bit.
6027
6028 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6029
6030 Enhancements for c-beginning-of-statement to work in AWK Mode:
6031
6032 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
6033 (completed statement) with `}' (statement completed by closing
6034 brace or semicolon) and `$' (statement completed by EOL).
6035
6036 (c-awk-virtual-semicolon-ends-prev-line-p)
6037 (c-awk-virtual-semicolon-ends-line-p)
6038 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
6039 (c-awk-at-statement-end-p): New functions.
6040
6041 * progmodes/cc-cmds.el: Simplify the structure of functions
6042 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
6043 two functions and c-beginning-of-statement to handle AWK Mode.
6044
6045 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
6046 c-backward-single-comment for AWK mode. Attempt to clarify their
6047 doc-strings.
6048
6049 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
6050
6051 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6052
6053 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
6054 label handling. Labels are now recognized in a uniform and more
6055 robust way, regardless of context. Text properties are put on all
6056 labels to recognize the following declarations better.
6057 Multiword labels are handled both in indentation and fontification for
6058 the benefit of language extensions like Qt. For consistency, keywords
6059 in labels are now fontified with the label face instead.
6060 That also applies to "case" and "default".
6061
6062 (c-beginning-of-statement-1): Fix some bugs in the label
6063 handling. Disregard `c-nonlabel-token-key' in labels that begin
6064 with `c-label-kwds'.
6065
6066 (c-find-decl-spots): Support that the callback adds more
6067 `c-decl-end' spots to find.
6068
6069 (c-forward-decl-or-cast-1): Don't treat a list of plain
6070 identifiers followed by a colon as a declaration.
6071
6072 (c-forward-label): New function to recognize labels.
6073
6074 (c-guess-basic-syntax): Replace uses of `c-label-key' with
6075 `c-forward-label'. Moved the label recognition cases (14 and 15)
6076 earlier since they aren't so context sensitive now. Handle labels
6077 on the top level gracefully. Moved access label recognition to
6078 the generic label case (CASE 15) - removed CASE 5E.
6079
6080 (c-font-lock-declarations): Add recognition of labels in the
6081 same round since we need to handle labels in parallell with other
6082 declarations to recognize both accurately. It should also improve
6083 speed.
6084
6085 (c-simple-decl-matchers, c-basic-matchers-after):
6086 Move `c-font-lock-labels' so that it only is used on decoration level 2
6087 since `c-font-lock-declarations' handles it otherwise.
6088
6089 (c-complex-decl-matchers): Remove the simplistic recognition of
6090 access labels.
6091
6092 (c-decl-prefix-re): Remove the kludges that was necessary to cope
6093 with labels earlier.
6094
6095 (c-decl-start-re): New language variable to make
6096 `c-font-lock-declarations' stop for the special protection labels
6097 in Objective-C that start with `@'.
6098
6099 (c-label-key): Remove since it's no longer used.
6100
6101 (c-recognize-colon-labels, c-label-prefix-re): New language
6102 constants to support recognition of generic colon-terminated labels.
6103
6104 (c-type-decl-end-used): `c-decl-end' is now used whenever there
6105 are colon terminated labels.
6106
6107 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
6108 first argument starts with a special brace list.
6109
6110 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
6111 (c-font-lock-declarations): Break out the declaration and cast
6112 recognition from `c-font-lock-declarations' to a new function, so
6113 that it can be used in the indentation engine.
6114
6115 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
6116 up to the start of the literal. Fixed bug with the point on the
6117 wrong side of the search limit that could happen when the start
6118 position is inside a literal.
6119
6120 * progmodes/cc-engine.el (c-parse-state)
6121 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
6122 so that it's kept a little bit back to increase the hit rate.
6123
6124 (c-parse-state): Change the macro handling and fixed some
6125 glitches. Macro context is checked more often than necessary now,
6126 but otoh less garbage conses are generated.
6127
6128 * progmodes/cc-engine.el (c-parse-state)
6129 (c-invalidate-state-cache): Cache the last position where
6130 `c-state-cache' applies. This can speed up refontification quite
6131 a bit in blocks where there are many non-brace parens before the point.
6132
6133 (c-state-cache-end): New variable for this.
6134
6135 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
6136 cache variable.
6137
6138 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
6139 get close initial continue positions when the start position is
6140 inside a literal or macro. Do not call the callback for spots
6141 before the start position (which can happen e.g. for `c-decl-end'
6142 spots inside comments). Optimize better in special cases when the
6143 region is a single line inside a literal or macro (typically when
6144 the current line is refontified).
6145
6146 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
6147 to `c-add-stmt-syntax' - there's no need to explicitly whack off
6148 entries from the paren state.
6149
6150 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
6151 special case for "else if" clauses.
6152
6153 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
6154 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
6155
6156 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
6157 New language variable to recognize the gcc extension with statement
6158 blocks inside expressions.
6159
6160 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
6161 it somewhat more comprehensible. The argument AT-BLOCK-START is
6162 no longer used and hence removed.
6163
6164 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
6165 to `c-add-stmt-syntax'.
6166
6167 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
6168 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
6169 This fixes bogus label recognition.
6170
6171 * progmodes/cc-engine.el (c-add-type, c-check-type)
6172 (c-forward-name, c-forward-type): Improve storage of template
6173 types in `c-found-types' so that they can be recognized better.
6174
6175 (c-syntactic-content): Add option to skip past nested parens.
6176
6177 * progmodes/cc-engine.el (c-forward-name):
6178 Set `c-last-identifier-range' all the time. It's less work that way.
6179 Handle that there might not be an identifier to store in
6180 `c-last-identifier-range'.
6181
6182 (c-forward-type): Handle that `c-last-identifier-range' might be
6183 nil from `c-forward-name'.
6184
6185 * progmodes/cc-defs.el (c-safe-scan-lists)
6186 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
6187
6188 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
6189 to work even if the form fails.
6190
6191 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
6192 down in a large file in one go.
6193
6194 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
6195
6196 * progmodes/cc-align.el (c-lineup-assignments): New lineup
6197 function which is like `c-lineup-math' but returns nil instead of
6198 `c-basic-offset' when it doesn't match.
6199
6200 (c-lineup-math): Change to use `c-lineup-assignments'.
6201
6202 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6203
6204 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
6205 c-beginning-of-statement. New subfunctions
6206 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
6207
6208 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6209
6210 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
6211 hardcoded char classes whereever possible. Changed a couple of
6212 places to use skip by syntax instead of skip by char class.
6213
6214 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
6215 Fix a bug in the regexp that caused extreme backtracking.
6216
6217 * progmodes/cc-langs.el (c-block-comment-starter)
6218 (c-block-comment-ender): New language constants to specify in a
6219 single place how block comments look.
6220
6221 (c-comment-start-regexp, c-block-comment-start-regexp)
6222 (comment-start, comment-end, comment-start-skip)
6223 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
6224 (c-syntactic-ws, c-nonempty-syntactic-ws)
6225 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
6226 `c-line-comment-starter', `c-block-comment-starter' and
6227 `c-block-comment-ender'.
6228
6229 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
6230 New language constants to break up things a bit.
6231
6232 (c-simple-ws): New language constant for simple whitespace.
6233
6234 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
6235
6236 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
6237 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
6238 newlines. Allow and ignore nil elements in the list.
6239
6240 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6241
6242 * progmodes/cc-cmds.el: Comment out a (n almost certainly
6243 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
6244
6245 * progmodes/cc-cmds.el: Tidy up the comments in
6246 c-beginning-of-statement and subfunctions.
6247
6248 * progmodes/cc-awk.el: Replace calls to put-text-property to the
6249 more flexible c-put-char-property and c-clear-char-properties.
6250 Add the author's email address.
6251
6252 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
6253
6254 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
6255 closing "*/" of a block comment.
6256
6257 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
6258 subfunctions) so that it works at BOB and EOB.
6259
6260 * progmodes/cc-cmds.el, cc-vars.el: More updating of
6261 c-beginning-of-statement, including new variable
6262 c-block-comment-start-regexp.
6263
6264 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6265
6266 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
6267 symbols from `*-font-lock-extra-types' so that there's no need to
6268 use `regexp-opt' on those lists.
6269
6270 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
6271 `c-type-modifier-kwds' is empty.
6272
6273 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
6274 there are several strings on the same line.
6275
6276 * progmodes/cc-engine.el (c-literal-limits): Remove the
6277 compatibility function for older emacsen. `c-literal-limits-fast'
6278 has now taken the place of this function.
6279
6280 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
6281 with older emacsen: We now require `pps-extended-state'.
6282
6283 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6284
6285 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
6286 which obviates the need to hack sentence-end. This now handles
6287 escaped newlines in strings correctly. Correct minor bugs in
6288 c-move-over-sentence and in c-beginning-of-statement.
6289
6290 * progmodes/cc-cmds.el (c-beginning-of-statement (and
6291 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
6292 that movement over macros and code are rigorously separated from
6293 eachother. Correct a few incidental bugs.
6294
6295 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
6296 Improve its doc-string. Improve the handling of certain specific cases.
6297
6298 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6299
6300 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
6301 (c-guess-basic-syntax): Change the way class-level labels are
6302 recognized; they can now contain essentially any symbols.
6303
6304 (c-opt-extra-label-key): New language variable to cope with the
6305 special protection label syntax in Objective-C.
6306
6307 (c-opt-access-key): Remove; this is now handled better by
6308 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
6309
6310 (c-complex-decl-matchers): Update to handle that
6311 `c-opt-access-key' no longer exists.
6312
6313 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
6314 improved label recognition in `c-beginning-of-statement-1'.
6315
6316 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
6317 Recognize bitfields better.
6318
6319 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
6320 Remove some cruft and fixed a bug that could cause it to go to a
6321 position further down.
6322
6323 * progmodes/cc-langs.el, cc-engine.el
6324 (c-beginning-of-statement-1): Improve detection of labels in
6325 declaration contexts.
6326
6327 (c-beginning-of-decl-1): Use it.
6328
6329 (c-nonlabel-token-key): New language constant and variable needed
6330 by `c-beginning-of-statement-1'.
6331
6332 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
6333 manifested itself due to the correction in `c-forward-sexp'.
6334
6335 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6336 Make these behave as documented when used at the buffer limits.
6337
6338 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6339 (c-type-decl-end-used): Made this a language variable.
6340
6341 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6342 correctly when `combine-after-change-calls' is used together with
6343 temporary narrowings.
6344
6345 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6346 Report labels correctly when the start point is immediately after the
6347 colon.
6348
6349 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6350 Remove since it isn't used anymore.
6351
6352 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6353 bracket arglists such as template parens in C++.
6354
6355 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6356 in the last check-in. Some optimization.
6357
6358 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6359 where it could stop at the same level in a preceding sexp when
6360 PAREN-LEVEL is set.
6361
6362 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6363 text property lookup only when it's needed.
6364
6365 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6366 Change the policy for paren marked angle brackets to be more
6367 persistent; once marked they remain marked even when they're found
6368 to be unbalanced in the searched region. This should keep the
6369 paren syntax around even when individual lines are refontified in
6370 multiline template arglists.
6371
6372 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6373 to control markup so that incorrect angle bracket arglists aren't
6374 marked in contexts where the correct value for
6375 `c-disallow-comma-in-<>-arglists' isn't known.
6376
6377 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6378 argument has become `c-parse-and-markup-<>-arglists'.
6379
6380 (c-remove-<>-arglist-properties): Remove - no longer used.
6381
6382 (c-after-change-check-<>-operators): New function used on
6383 `after-change-functions' to avoid that "<" and ">" characters that
6384 are part of longer operators have paren syntax.
6385
6386 (c-<>-multichar-token-regexp): New language variable used by
6387 `c-after-change-check-<>-operators'.
6388
6389 (c-after-change): Call `c-after-change-check-<>-operators'.
6390
6391 (c-font-lock-<>-arglists): Use the context properties set by
6392 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6393 correctly to avoid doing invalid markup.
6394
6395 (c-font-lock-declarations): Remove code that undoes the invalid
6396 markup done by `c-font-lock-<>-arglists'.
6397
6398 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6399 after `c-font-lock-declarations'.
6400
6401 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6402 Add paren-level feature.
6403
6404 (c-guess-basic-syntax): Improve the anchor position for
6405 `template-args-cont' in nested template arglists. There's still
6406 much to be desired in this area, though.
6407
6408 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6409
6410 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6411 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6412
6413 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6414
6415 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6416 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6417
6418 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6419 it doesn't work no longer are supported.
6420
6421 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6422 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6423 requires support for the syntax-table' text property, which rules
6424 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6425 cruft associated with those versions.
6426
6427 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6428 for the `syntax-table' text property, which rules out Emacs 19 and
6429 XEmacs < 21.4. Removed various compatibility cruft associated
6430 with those versions.
6431
6432 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6433 support for the `syntax-table' text property.
6434
6435 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6436 variable and use an extra quoted face name instead. All the
6437 emacsen flavors handle that correctly.
6438
6439 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6440 (c-font-lock-declarators, c-font-lock-declarations)
6441 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6442 property to mark the items in in declarator lists to handle
6443 refontification inside multiline declarations better.
6444
6445 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6446 construct like "a * b = c;" as a declaration.
6447
6448 2005-12-08 Kim F. Storm <storm@cua.dk>
6449
6450 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6451 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6452 select either meta, hyper, or super modifier for rectangle commands.
6453 (cua--rectangle-modifier-key): New defvar.
6454 (cua--M/H-key): Use it. Remove special case for `space'.
6455 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6456 on X, to meta otherwise. Always bind C-return to toggle
6457 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6458
6459 * emulation/cua-rect.el (cua-help-for-rectangle):
6460 Use cua--rectangle-modifier-key. Handle super modifier too.
6461 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6462 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6463
6464 * ido.el: Move Acknowledgements and History after Commentary.
6465 Minor changes to Commentary.
6466
6467 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6468 keymap if cua--prefix-override-timer is `shift'.
6469 (cua--shift-control-prefix): New function; emulate "type prefix
6470 key twice" functionality to handle shifted prefix key override.
6471 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6472 New commands.
6473 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6474
6475 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6476
6477 * textmodes/org.el (org-insert-heading): Try to do items before
6478 headings.
6479 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6480 (org-insert-item): New function.
6481 (org-renumber-ordered-list): Don't skip to higher level lists.
6482
6483 2005-12-08 Juri Linkov <juri@jurta.org>
6484
6485 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6486
6487 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6488
6489 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6490
6491 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6492 the constructed function name fun-1.
6493
6494 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6495 because such links don't lead to parent documentation.
6496
6497 2005-12-08 Kenichi Handa <handa@m17n.org>
6498
6499 * descr-text.el (describe-char): Use *Help-2* buffer if the
6500 current buffer is *Help*. Call describe-text-properties while
6501 setting the original buffer.
6502
6503 2005-12-07 Bill Wohler <wohler@newt.com>
6504
6505 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6506 and causes problems with non-MH users (such as Gnus users).
6507
6508 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6509
6510 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6511 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6512 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6513 command "info sources". Move calls to GDB command "list".
6514 (gdb-find-file-hook): Just use gdb-source-file-list.
6515 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6516 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6517 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6518 (gdb-data-list-register-values-handler): Use correct trigger name.
6519
6520 2005-12-07 Kim F. Storm <storm@cua.dk>
6521
6522 * ido.el (ido-completion-map): Rename from ido-mode-map.
6523 (ido-common-completion-map, ido-file-completion-map)
6524 (ido-file-dir-completion-map, ido-buffer-completion-map):
6525 Rename from ido-mode-....-map.
6526 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6527 (ido-setup-completion-map): Rename from ido-define-mode-map.
6528 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6529 to ido-completion-map.
6530
6531 2005-12-07 Kenichi Handa <handa@m17n.org>
6532
6533 * international/mule-cmds.el
6534 (set-display-table-and-terminal-coding-system): If the coding
6535 system specified in `unibyte-display' property is different from
6536 the arg coding-system, don't setup standard-display-table.
6537
6538 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6539
6540 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6541 that comments end at \n, regardless of selective-display.
6542
6543 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6544
6545 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6546 (gdb-version): New variables.
6547 (gdb-source-file-list, gdb-register-names)
6548 (gdb-changed-registers): New variables for use with GDB 6.4+.
6549 (gdb-ann3): Replace with...
6550 (gdb-init-1, gdb-init-2): ...two new functions.
6551 (gdba, gdb-prompt): Call gdb-init-1.
6552 (gdb-get-version): New function. Call gdb-init-2 from here.
6553 (gud-watch): Make it work with mouse events too.
6554 (gdb-post-prompt): Don't add to queue until GDB version is known.
6555 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6556 (gdb-locals-mode): Use gdb-version.
6557 (gdb-memory-format-map, gdb-memory-unit-map)
6558 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6559 (gdb-locals-font-lock-keywords-1)
6560 (gdb-locals-font-lock-keywords-2): New variables.
6561 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6562 (gdb-set-gud-minor-mode-existing-buffers-1)
6563 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6564 (gdb-var-update-1, gdb-var-update-handler-1)
6565 (gdb-data-list-register-values-handler)
6566 (gdb-data-list-register-values-custom)
6567 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6568 (gdb-stack-list-locals-handler, gdb-get-register-names):
6569 New functions for use with GDB 6.4+.
6570 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6571 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6572 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6573 (gdb-stack-list-locals-regexp)
6574 (gdb-data-list-register-names-regexp): New regexps for use with
6575 GDB 6.4+.
6576
6577 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6578
6579 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6580
6581 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6582
6583 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6584 prompts work for AUTH PLAIN. Also reported by Steve Allan
6585 <seallan@verizon.net>.
6586
6587 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6588
6589 * frame.el (set-frame-parameter): Add doc string.
6590
6591 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6592
6593 * textmodes/org.el (org-occur-highlights): New variable.
6594 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6595 (org-highlight-sparse-tree-matches): New option.
6596 (org-do-occur): New function.
6597 (org-get-heading): Make it work also at beginning of line.
6598 (org-category-table): New variable.
6599 (org-get-category-table, org-get-category)
6600 (org-camel-to-words, org-link-search): New functions.
6601 (org-select-this-todo-keyword): New variable.
6602 (org-todo-list): New command.
6603 (org-shiftright, org-shiftleft): New commands.
6604 (org-agenda-todo): Add prefix argument.
6605 (org-show-hierarchy-above): New option.
6606 (org-show-todo-tree): Numerical prefix creates tree for specific
6607 TODO keyword.
6608 (org-outline-level): New function, to assign a level to plain
6609 lists items.
6610 (org-cycle-include-plain-lists): New option.
6611 (org-mode): Use `org-outline-level' as value of `outline-level'.
6612 (org-cycle): Temporarily switch `outline-regexp' if
6613 `org-cycle-include-plain-lists' is non-nil.
6614 (org-start-icalendar-file): Fix format bug.
6615 (org-agenda-get-day-entries): Create category table.
6616 (org-agenda-get-todos, org-agenda-get-timestamps)
6617 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6618 (org-agenda-get-blocks): Use `org-get-category'.
6619 (org-context-in-file-links): Rename from
6620 `org-line-numbers-in-file-links'.
6621
6622 2005-12-06 Romain Francoise <romain@orebokech.com>
6623
6624 * window.el (balance-windows): Delete extraneous third arg in call
6625 to `enlarge-window'.
6626
6627 2005-12-06 Kenichi Handa <handa@m17n.org>
6628
6629 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6630
6631 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6632
6633 * progmodes/gdb-ui.el (gdb-var-create-handler)
6634 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6635 (gdb-var-list-children-handler, gdb-var-update-handler):
6636 Current buffer is already gdb-partial-output-buffer, don't
6637 make it current again.
6638
6639 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6640
6641 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6642 (list-buffers-noselect): Use it.
6643
6644 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6645
6646 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6647 (mail-yank-ignored-headers): Use regexp-opt.
6648 (mail-mode-map): Move initialization into declaration.
6649 (mail-sent-via): Remove unused shadowed var `to-line'.
6650 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6651 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6652 (mail-do-fcc): Use dolist and push.
6653 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6654 (mail-yank-ignored-headers): Don't autoload.
6655
6656 2005-12-05 Kenichi Handa <handa@m17n.org>
6657
6658 * international/mule-cmds.el (set-language-info-internal): New fun.
6659 (set-language-info): Call set-language-info-internal to update
6660 language-info-alist. If LANG-ENV is the current one, call
6661 set-language-environment to make INFO effective now.
6662 (set-language-info-alist): Likewise.
6663 (locale-language-names): With locale "en", use English
6664 lang. env. but set the default codings to iso-8859-1.
6665
6666 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6667
6668 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6669 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6670 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6671 for plain strings.
6672 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6673 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6674 Create registers buffer if necessary. Echo new state in minibuffer.
6675 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6676
6677 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6678
6679 * info.el (Info-fontify-node): Match external links using
6680 non-directory part of filename.
6681
6682 2005-12-04 Juri Linkov <juri@jurta.org>
6683
6684 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6685 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6686 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6687 because there is no customization option for it.
6688
6689 * font-lock.el (lisp-font-lock-keywords-1):
6690 Add define-global-minor-mode.
6691
6692 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6693
6694 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6695 properties on the constructed variable names.
6696
6697 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6698 Put `definition-name' properties on the constructed function names
6699 next-sym and prev-sym.
6700
6701 * emacs-lisp/find-func.el (find-function-regexp):
6702 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
6703 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
6704 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6705 and easy-menu-define.
6706
6707 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6708 easy-mmode-define-global-mode and define-global-minor-mode.
6709 (lisp-imenu-generic-expression): Add define-global-minor-mode.
6710
6711 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6712 instead of easy-mmode-define-global-mode.
6713
6714 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6715 Use define-minor-mode instead of easy-mmode-define-minor-mode.
6716
6717 * cus-edit.el (customize-group, customize-group-other-window):
6718 Filter out autoloaded options from the group completion list by
6719 using heuristics that autoloaded groups don't have `custom-autoload'
6720 property on their symbols (they have only `custom-loads').
6721
6722 * simple.el (completion-setup-function): Put completions-common-part
6723 face on complete completion string too (i.e. completion string
6724 without completions-first-difference face).
6725
6726 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6727
6728 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6729
6730 * view.el (view-mode): Doc fix.
6731
6732 * disp-table.el (standard-display-european): Add to the warning
6733 message a reference to the doc string.
6734
6735 * play/yow.el (apropos-zippy): Call print-help-return-message,
6736 similar to other Help and Apropos commands.
6737
6738 * help.el (print-help-return-message): If pop-up-frames is
6739 non-nil, set up help-return-method to delete the help window and,
6740 possibly, its frame as well, and don't display message about
6741 scrolling the help window. Doc fix.
6742 (help-return-method): Doc fix.
6743
6744 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
6745
6746 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
6747 whereby names of length one or names starting with a
6748 symbol-constituent character would not be returned.
6749
6750 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6751
6752 * subr.el (atomic-change-group): Add edebug and indentation spec.
6753
6754 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6755
6756 * completion.el (save-completions-file-name): Fix typo in last change.
6757
6758 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6759
6760 * info.el: Move back/forward history to the beginning of the tool bar.
6761
6762 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
6763
6764 * allout.el (eval-when-compile): Remove unnecessary load of cl.
6765 Add fset of allout-real-isearch-abort during compile to fix
6766 byte-compilation warnings.
6767 (allout-mode-p): Move definition of this macro above all uses, or
6768 byte compilation in barren emacs (eg, during emacs build) will
6769 lack the definition.
6770 (allout-mode): Move this variable above any uses, or byte
6771 compilation will fail.
6772 (allout-resolve-xref): Remove use of personal file-reference function.
6773 (allout-toggle-current-subtree-encryption): Do the current (ie,
6774 visible containing) topic, rather than nearest around point. Doc fix.
6775 (allout-toggle-subtree-encryption): New function, workhorse that
6776 works on nearest topic containing point.
6777 (allout-encrypt-string): Signal requirement for newer version of pgg.
6778 (allout-resumptions): Doc fix.
6779
6780 2005-12-02 Eli Zaretskii <eliz@gnu.org>
6781
6782 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
6783
6784 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
6785
6786 * textmodes/flyspell.el (flyspell-external-point-words):
6787 Consider a misspelling as found in the string search if: (a) misspelling
6788 and found string lengths match, or (b) misspelling is found as
6789 element in a boundary-chars separated longer string, or (c)
6790 ispell-program-name is really ispell and misspelling is found as
6791 part of a TeX string. After successful match move beginning of
6792 search region to end of match. Warn about not found misspellings
6793 once the process is done.
6794 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
6795
6796 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
6797
6798 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
6799 tool bar (removed inadvertently).
6800
6801 2005-12-02 Juri Linkov <juri@jurta.org>
6802
6803 * log-view.el (log-view-diff): Clarify doc string.
6804
6805 2005-12-01 Bill Wohler <wohler@newt.com>
6806
6807 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
6808 triggers lm-verify errors.
6809
6810 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
6811
6812 * simple.el (transient-mark-mode, line-number-mode)
6813 (column-number-mode, size-indication-mode): Remove `:require nil'.
6814
6815 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6816
6817 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
6818 in the margin also.
6819 (gdb-breakpoints-mode-map): Use D instead of d for
6820 gdb-delete-breakpoint.
6821 (gdb-get-frame-number): Require a number to match on.
6822 (gdb-threads-mode-map): Add follow-link binding.
6823
6824 2005-11-30 Jason Rumney <jasonr@gnu.org>
6825
6826 * isearch.el (isearch-mode-map): Avoid exiting search on
6827 language-change event.
6828
6829 2005-11-30 Romain Francoise <romain@orebokech.com>
6830
6831 * speedbar.el (speedbar-default-position): New defcustom.
6832 (speedbar-frame-reposition-smartly): Use it.
6833
6834 * dframe.el (dframe-reposition-frame-emacs): Fix position
6835 computation for `left' location.
6836 Update copyright year.
6837
6838 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6839
6840 * help.el (help-map): Move initialization into declaration.
6841
6842 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
6843
6844 * help-fns.el (help-argument-name): Don't autoload.
6845 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
6846 to be re-loaded when customizing the `help' group.
6847
6848 2005-11-30 John Paul Wallington <jpw@gnu.org>
6849
6850 * help-fns.el (describe-function-1): Fill arglist output.
6851
6852 2005-11-30 Kim F. Storm <storm@cua.dk>
6853
6854 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
6855 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
6856 after revert-buffer (or anything else which kills all local variables).
6857
6858 * apropos.el (apropos-parse-pattern): Doc fix.
6859 Set apropos-regexp directly, rather than expecting callers to do so.
6860 (apropos-command, apropos, apropos-value, apropos-documentation):
6861 Simplify calls to apropos-parse-pattern.
6862
6863 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6864
6865 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6866 (hi-lock-face-phrase-buffer): Use hi-yellow face.
6867 (hi-lock-write-interactive-patterns): Use comment-region.
6868
6869 * longlines.el (longlines-mode): Add mail-setup-hook.
6870
6871 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
6872
6873 * simple.el (sendmail-user-agent-compose, next-line):
6874 Conditionally use hard-newline.
6875
6876 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6877
6878 * international/latexenc.el (latex-inputenc-coding-alist):
6879 Reword doc string.
6880
6881 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6882
6883 * help.el (describe-key-briefly, describe-key): Recognize default
6884 bindings.
6885
6886 2005-11-29 Romain Francoise <romain@orebokech.com>
6887
6888 * view.el (view-inhibit-help-message): New defcustom.
6889 (view-mode-enter): Use it.
6890
6891 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
6892
6893 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
6894 Preserve user position.
6895
6896 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
6897
6898 * font-lock.el: Throw error if facemenu is not loaded to prevent
6899 accidental change of loading order in loadup.el. (Suggested by RMS.)
6900
6901 * loadup.el: Add comment explaining why facemenu must be loaded
6902 before font-lock.
6903
6904 2005-11-28 Jay Belanger <belanger@truman.edu>
6905
6906 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
6907 (calc-dispatch-map): Add more keys for `calc-same-interface'.
6908
6909 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
6910
6911 * calc/calc-embed.el (calc-do-embedded): Update help message.
6912
6913 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
6914
6915 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6916
6917 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
6918
6919 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
6920 called-interactively-p.
6921 (elp-profilable-p): Rename from elp-not-profilable-p.
6922 Invert result and take into account macros and autoloaded functions.
6923 (elp-instrument-function): Update call.
6924 (elp-instrument-package): Update call. Add completion.
6925 (elp-pack-number): Use match-string.
6926 (elp-results-jump-to-definition-by-mouse): Merge into
6927 elp-results-jump-to-definition and then remove.
6928 (elp-output-insert-symname): Make help echo text single-line.
6929
6930 * replace.el (query-replace-map): Move initialization into declaration.
6931 (occur-engine): Use with-current-buffer.
6932 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
6933 (occur-mode-mouse-goto): Replace with an alias.
6934
6935 2005-11-28 Juri Linkov <juri@jurta.org>
6936
6937 * simple.el (quoted-insert): Let-bind input-method-function to nil.
6938
6939 * term/w32-win.el: Bind [S-tab] to [backtab].
6940
6941 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
6942 `Info-find-file' to t.
6943
6944 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
6945 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
6946 and same-window-regexps.
6947 (occur-next-error): Don't move point for arg 0.
6948
6949 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
6950
6951 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
6952
6953 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6954
6955 * log-edit.el (log-edit-changelog-use-first): New var.
6956 (log-edit-changelog-ours-p): Use it.
6957 (log-edit-insert-changelog): Set it with new arg `use-first'.
6958 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
6959 (log-edit-hook): Add them to the list of suggested options.
6960
6961 * textmodes/flyspell.el (flyspell-last-buffer): New var.
6962 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
6963 redundant work.
6964 (flyspell-mode-on): Use add-hook for after-change-functions.
6965 (flyspell-mode-off): Use remove-hook for after-change-functions.
6966 (flyspell-changes): Make it buffer-local.
6967 (flyspell-after-change-function): Make it non-interactive. Use push.
6968 (flyspell-post-command-hook): Check input-pending-p while processing
6969 the potentially long list of buffer changes.
6970
6971 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6972
6973 * buff-menu.el (list-buffers-noselect): Display the selected
6974 frame's buffer list, not the global one.
6975
6976 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
6977
6978 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
6979 that (list last-input-event) works as in interactive spec.
6980
6981 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6982
6983 * loadup.el ("facemenu"): Load facemenu before font-lock, because
6984 `facemenu-keymap' needs to be defined when font-lock is loaded.
6985 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
6986
6987 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6988
6989 * completion.el: Remove useless leading * in defcustom docstrings.
6990 (save-completions-file-name): Use ~/.emacs.d if available.
6991 (completion-standard-syntax-table): Rename from
6992 cmpl-standard-syntax-table and fold initialization into declaration,
6993 thus removing cmpl-make-standard-completion-syntax-table.
6994 (completion-lisp-syntax-table, completion-c-syntax-table)
6995 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
6996 (cmpl-saved-syntax, cmpl-saved-point): Remove.
6997 (symbol-under-point, symbol-before-point)
6998 (symbol-under-or-before-point, symbol-before-point-for-complete)
6999 (add-completions-from-c-buffer): Use with-syntax-table.
7000 (make-completion): Don't return a list of completion entries.
7001 Update callers.
7002 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
7003 (completion-initialize): Rename from initialize-completions.
7004 (completion-find-file-hook): Rename from cmpl-find-file-hook.
7005 (kill-emacs-save-completions): Collect stats here.
7006 (save-completions-to-file, load-completions-from-file):
7007 Use with-current-buffer.
7008 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
7009 into a function. Move all calls to toplevel.
7010 (completion-lisp-mode-hook): New fun.
7011 (completion-c-mode-hook, completion-setup-fortran-mode):
7012 Set the syntax-table here. Use local-set-key.
7013 (completion-saved-bindings): New var.
7014 (dynamic-completion-mode): Make it into a proper minor mode.
7015 (load-completions-from-file): Remove unused var `num-uses'.
7016
7017 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
7018 constructor if it is explicitly overridden.
7019
7020 * complete.el (PC-completion-as-file-name-predicate):
7021 Use minibuffer-completing-file-name.
7022 (partial-completion-mode): Use find-file-not-found-functions.
7023 (PC-lisp-complete-symbol): Use with-syntax-table.
7024 (PC-look-for-include-file): Remove dead setq.
7025 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
7026 (PC-complete): Use with-current-buffer.
7027
7028 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
7029 escape single quotes.
7030
7031 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7032
7033 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
7034 of `if' whose condition always returned nil. Doc fix.
7035
7036 * buff-menu.el (Buffer-menu-revert-function): Make the selected
7037 window's buffer the current buffer around the call to
7038 `list-buffers-noselect'. This is necessary to mark that buffer
7039 with a `.' in the Buffer Menu when called from Lisp, for instance
7040 by Auto Revert Mode.
7041
7042 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7043
7044 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
7045 attaching to it.
7046 (gdb-pre-prompt): Make sure gdb-error is reset.
7047
7048 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
7049 with a child process, detect it.
7050 (gud-speedbar-buttons): Match regexp more carefully.
7051
7052 2005-11-27 Richard M. Stallman <rms@gnu.org>
7053
7054 * mouse.el (mouse-drag-move-window-bottom):
7055 Use adjust-window-trailing-edge.
7056
7057 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7058
7059 * simple.el (blink-matching-open): Ignore
7060 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
7061 (blink-matching-paren-on-screen): Update docstring.
7062
7063 * paren.el (show-paren-mode): No longer change
7064 `blink-matching-paren-on-screen'.
7065
7066 2005-11-27 John Paul Wallington <jpw@pobox.com>
7067
7068 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7069 (gdb-threads-select, gdb-edit-register-value):
7070 Use `posn-set-point' instead of `mouse-set-point' because the
7071 latter is not fbound when configured without X.
7072
7073 2005-11-27 Kim F. Storm <storm@cua.dk>
7074
7075 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
7076 existing face when partially highlighting a TAB in a rectangle.
7077
7078 2005-11-26 Kim F. Storm <storm@cua.dk>
7079
7080 * ido.el (ido-mode-map): Doc fix.
7081 (ido-mode-common-map, ido-mode-file-map)
7082 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
7083 (ido-define-mode-map): Rewrite. Select one of the new maps as
7084 parent for ido-mode-map instead of building from scratch.
7085 (ido-init-mode-maps): New defun to initialize new maps.
7086 (ido-mode): Call it.
7087 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
7088 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
7089
7090 2005-11-26 John Paul Wallington <jpw@pobox.com>
7091
7092 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
7093 `mouse-set-point' because the latter is not fbound when configured
7094 without X.
7095
7096 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7097
7098 * files.el (file-relative-name): Doc fix.
7099
7100 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7101
7102 * progmodes/octave-inf.el (inferior-octave-startup): Force a
7103 non-empty string for secondary prompt PS2.
7104
7105 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7106
7107 * progmodes/compile.el (compilation-setup): Fix last change.
7108
7109 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
7110
7111 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7112 (gdb-mouse-toggle-breakpoint-margin)
7113 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
7114 Add gdb-server-prefix to keep out of command history.
7115 (gdb-edit-register-value): New function.
7116 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
7117 (gdb-info-registers-custom): Use above map.
7118
7119 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7120
7121 * custom.el (enable-theme): Signal error if argument is not a
7122 theme. Don't recalculate a face if it's not loaded yet.
7123
7124 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
7125 the `user' theme is in effect.
7126
7127 * info.el (Info-on-current-buffer): Record actual filename in
7128 Info-current-file, instead of t, or a fake filename if a non-file
7129 buffer. Make autoload.
7130 (Info-find-node, Info-revert-find-node): No need to check for
7131 Info-current-file nil.
7132 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
7133 Info-current-file is now never `t'.
7134 (Info-fontify-node): Many simplifications due to Info-current-file
7135 always being valid. Use Info-find-file to find node filename.
7136
7137 2005-11-25 David Kastrup <dak@gnu.org>
7138
7139 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
7140 new character, then delete" in order to preserve markers.
7141
7142 2005-11-25 David Ponce <david@dponce.com>
7143
7144 * recentf.el (recentf-arrange-by-rule): Handle a special
7145 `auto-mode-alist'-like "strip suffix" rule.
7146 (recentf-build-mode-rules): Handle second level auto-mode entries.
7147
7148 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
7149
7150 * viper-keym.el (viper-ESC-key): Use different values in terminal and
7151 window modes.
7152
7153 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
7154 jde-javadoc-checker-report-mode.
7155
7156 * ediff-wind (ediff-make-wide-display): Slight simplification.
7157
7158 * ediff.el (ediff-date): Change the date of last update.
7159
7160 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
7161
7162 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
7163 Use define-minor-mode, and make it a local mode. Turn on font-lock.
7164 (hi-lock-mode): New global minor mode.
7165 (turn-on-hi-lock-if-enabled): New function.
7166 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
7167 Change arguments to regexp and face instead of a font-lock pattern.
7168 Directly set face property, instead of refontifying.
7169 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
7170 (hi-lock-find-patterns): Use line-number-at-pos.
7171
7172 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
7173 arguments for hi-lock-set-pattern.
7174 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
7175 Call font-lock-fontify-buffer.
7176 (hi-lock-find-file-hook, hi-lock-current-line)
7177 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
7178
7179 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
7180 turned off.
7181
7182 * progmodes/compile.el (compilation-setup): Don't fiddle with
7183 font-lock-defaults.
7184
7185 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
7186
7187 * progmodes/gdb-ui.el (gdb-var-create-handler)
7188 (gdb-var-list-children-handler): Find values for all variable
7189 objects. gud-speedbar-buttons decides whether to display them.
7190
7191 2005-11-24 Romain Francoise <romain@orebokech.com>
7192
7193 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
7194 buffer name with a space.
7195
7196 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7197
7198 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
7199 `org-export-local-list-max-depth'. Change default value to 3.
7200 (org-auto-renumber-ordered-lists)
7201 (org-plain-list-ordered-item-terminator): New options.
7202 (org-at-item-p, org-beginning-of-item, org-end-of-item)
7203 (org-get-indentation, org-get-string-indentation)
7204 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
7205 New functions.
7206 (org-move-item-down, org-move-item-up): New commands.
7207 (org-export-as-html): New classes for CSS support. Bug fix in
7208 regular expression detecting fixed-width regions. Respect
7209 `org-local-list-ordered-item-terminator'.
7210 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
7211 also a list item.
7212 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
7213 New item moving functions.
7214
7215 2005-11-24 Juri Linkov <juri@jurta.org>
7216
7217 * isearch.el (isearch-repeat): With empty search ring set
7218 `isearch-error' to the error string instead of signaling error
7219 with the function `error'.
7220
7221 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7222
7223 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
7224
7225 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
7226
7227 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
7228 and variable.
7229 (gdb-var-create-handler, gdb-var-list-children-handler):
7230 Don't match on "char **...".
7231 (gdb-var-update-handler): Find values for all variable objects.
7232 (gdb-info-frames-custom): Identify frames by leading "#".
7233
7234 * progmodes/gud.el (gud-speedbar-menu-items): Add
7235 gdb-speedbar-auto-raise as radio button.
7236 (gud-speedbar-buttons): Raise speedbar if requested.
7237 Don't match on "char **...".
7238 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
7239 Make it editable.
7240
7241 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
7242
7243 * info.el (Info-fontify-node): Handle the case where
7244 Info-current-file is t.
7245
7246 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7247
7248 * simple.el (blink-matching-open): Fix off-by-one in last change.
7249
7250 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7251
7252 * term/mac-win.el: Don't change default directory.
7253
7254 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
7255
7256 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
7257 buffers correctly. (It used to throw an error in such buffers.)
7258 Make it ask for confirmation in group buffers and other Custom
7259 buffers containing more than one customization item.
7260
7261 2005-11-22 John Paul Wallington <jpw@gnu.org>
7262
7263 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
7264 property on mail and url overlays.
7265 (goto-address-at-point): Use `posn-set-point' instead of
7266 `mouse-set-point' because the latter is not fbound when configured
7267 without X.
7268
7269 2005-11-22 Lars Hansen <larsh@soem.dk>
7270
7271 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
7272 (ls-lisp-classify, ls-lisp-format): Delete call to
7273 ls-lisp-parse-symlink.
7274 (ls-lisp-handle-switches): Handle symlinks to directories as
7275 directories when ls-lisp-dirs-first in non-nil.
7276
7277 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
7278
7279 * startup.el (command-line): Make sure that loaddefs.el is handled
7280 correctly in load-history.
7281
7282 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7283
7284 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
7285 (gdb-struct-string, gdb-array-string): New constants.
7286 (gdb-info-locals-handler): Use them.
7287 (gdb-reset): Reset gdb-var-list to nil.
7288
7289 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7290
7291 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
7292 in patterns.
7293
7294 2005-11-21 Juri Linkov <juri@jurta.org>
7295
7296 * custom.el (defcustom): Update link types in docstring.
7297
7298 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
7299
7300 * custom.el (defgroup): Add doc-string-elt info.
7301
7302 * widget.el (define-widget): Don't use declare for the doc-string-elt.
7303
7304 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7305
7306 * newcomment.el (comment-enter-backward): Fix last fix.
7307
7308 * simple.el (blink-matching-open):
7309 * paren.el (show-paren-function): Allow new paren-class info.
7310
7311 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7312
7313 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
7314 handled automagically.
7315
7316 2005-11-20 Andreas Schwab <schwab@suse.de>
7317
7318 * descr-text.el (describe-char): When copying overlays put them
7319 over the full char description instead of just the first character
7320 of it.
7321
7322 2005-11-20 Juri Linkov <juri@jurta.org>
7323
7324 * simple.el (what-cursor-position):
7325 * descr-text.el (describe-char): Use Lisp-readable syntax
7326 for octal and hex. Reorder decimal, octal and hex values.
7327 Remove excess whitespace in the output. Use `=' in `column='
7328 like in `point=' and `Hscroll='.
7329
7330 * international/mule-cmds.el (encoded-string-description):
7331 Use Lisp-readable syntax for hex.
7332
7333 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7334
7335 * newcomment.el (comment-enter-backward): Handle the case where the
7336 comment is closed by EOB.
7337
7338 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7339
7340 * longlines.el (longlines-before-revert-hook)
7341 (longlines-after-revert-hook): New functions.
7342 (longlines-mode): Turn off longlines temporarily when reverting.
7343 Add a message-setup-hook.
7344 (longlines-decode-buffer): New function.
7345 (longlines-wrap-line): Preserve marker positions.
7346
7347 2005-11-19 Andreas Schwab <schwab@suse.de>
7348
7349 * emacs-lisp/shadow.el: Handle compressed files.
7350
7351 2005-11-19 Romain Francoise <romain@orebokech.com>
7352
7353 * net/browse-url.el (browse-url-default-browser): Signal an error
7354 if no usable browser can be found, rather than try to load w3.
7355
7356 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7357
7358 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7359 replacing existing properties.
7360 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7361 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7362 tty specs.
7363 (rcirc-server-prefix, rcirc-server): New faces.
7364 (rcirc-url-regexp): Generate with rx macro.
7365 (rcirc-last-server-message-time): New variable.
7366 (rcirc-filter): Record time of last message.
7367 (rcirc-keepalive): Kill processes that did not send a message
7368 since the last ping.
7369 (rcirc-mode): Give rcirc-topic a local binding here.
7370
7371 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7372
7373 * subr.el (read-passwd): Fontify the prompt as we do with other
7374 prompts.
7375
7376 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7377
7378 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7379 binding buffer-read-only to nil.
7380
7381 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7382
7383 * complete.el (partial-completion-mode):
7384 Mention completion-auto-help in the doc string.
7385
7386 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7387 more Lisp-ish way.
7388
7389 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7390
7391 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7392 digits, not 8, to avoid misalignment for files larger than 100MB.
7393
7394 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7395
7396 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7397 Mention "keyboard shortcuts" in the help text.
7398
7399 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7400
7401 * startup.el (fancy-splash-default-action): Discard only
7402 mouse-down and succeeding mouse-up events in the splash screen
7403 window so that drag-n-drop event can be processed.
7404
7405 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7406
7407 * longlines.el (longlines-mode): Add hacks for mail-mode and
7408 message-mode.
7409
7410 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7411
7412 * textmodes/org.el (org-table-sort-lines): New command.
7413 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7414 (org-add-file): Command removed, use `org-agenda-file-to-front'
7415 instead.
7416 (org-export-icalendar): Use `org-icalendar-combined-name'.
7417 (org-cycle-agenda-files, org-agenda-file-to-end)
7418 (org-agenda-file-to-front): New commands.
7419 (org-table-tab-jumps-over-hlines, org-export-html-style):
7420 New options.
7421 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7422 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7423 New functions.
7424 (org-fill-paragraph): Call `org-table-align' in tables.
7425 (org-mode): Call `org-set-autofill-regexps'.
7426 (org-export-as-html): Support for local handformatted lists.
7427 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7428 (org-export-local-list-max-depth): New option.
7429 (org-html-expand): Use `org-html-protect'.
7430
7431 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7432
7433 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7434 to "p".
7435 (gdb): Move definition of gud-pp to...
7436
7437 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7438 speedbar.
7439 (gdb-find-watch-expression): New function.
7440
7441 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7442
7443 * faces.el (face-attribute, set-face-attribute): Mention existence
7444 of `:ignore-defface' setting in docstring.
7445
7446 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7447
7448 * simple.el (completion-setup-function): Fix last change.
7449
7450 2005-11-17 John Paul Wallington <jpw@pobox.com>
7451
7452 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7453 Use `posn-set-point' instead of `mouse-set-point' because the
7454 latter is not fbound when configured without X.
7455
7456 * comint.el (comint-insert-input): Likewise.
7457
7458 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7459
7460 * simple.el (hard-newline): New variable.
7461 (sendmail-user-agent-compose, next-line): Use it.
7462
7463 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7464 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7465 (mail-mail-reply-to, mail-mail-followup-to)
7466 (mail-position-on-field, mail-signature, mail-yank-original)
7467 (mail-attach-file): Likewise.
7468
7469 * mail/mailheader.el (mail-header-format)
7470 (mail-header-format-function): Likewise.
7471
7472 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7473
7474 2005-11-17 Juri Linkov <juri@jurta.org>
7475
7476 * font-lock.el (font-lock-faces): Rename this defgroup from
7477 `font-lock-highlighting-faces'.
7478 (font-lock-comment-face, font-lock-comment-delimiter-face)
7479 (font-lock-string-face, font-lock-doc-face)
7480 (font-lock-keyword-face, font-lock-builtin-face)
7481 (font-lock-function-name-face, font-lock-variable-name-face)
7482 (font-lock-type-face, font-lock-constant-face)
7483 (font-lock-warning-face, font-lock-negation-char-face)
7484 (font-lock-preprocessor-face)
7485 (font-lock-regexp-grouping-backslash)
7486 (font-lock-regexp-grouping-construct): Rename :group from
7487 `font-lock-highlighting-faces' to `font-lock-faces'.
7488
7489 * cus-edit.el (lisp, c, tex):
7490 * progmodes/ada-mode.el (ada):
7491 * progmodes/asm-mode.el (asm):
7492 * progmodes/cperl-mode.el (cperl-faces):
7493 * progmodes/cpp.el (cpp):
7494 * progmodes/dcl-mode.el (dcl):
7495 * progmodes/f90.el (f90):
7496 * progmodes/fortran.el (fortran):
7497 * progmodes/icon.el (icon):
7498 * progmodes/idlwave.el (idlwave-misc):
7499 * progmodes/m4-mode.el (m4):
7500 * progmodes/make-mode.el (makefile):
7501 * progmodes/meta-mode.el (meta-font):
7502 * progmodes/modula2.el (modula2):
7503 * progmodes/octave-mod.el (octave):
7504 * progmodes/pascal.el (pascal):
7505 * progmodes/perl-mode.el (perl):
7506 * progmodes/prolog.el (prolog):
7507 * progmodes/ps-mode.el (PostScript-edit):
7508 * progmodes/scheme.el (scheme):
7509 * progmodes/sh-script.el (sh-script):
7510 * progmodes/simula.el (simula):
7511 * progmodes/tcl.el (tcl):
7512 * textmodes/nroff-mode.el (nroff):
7513 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7514 * textmodes/sgml-mode.el (sgml):
7515 * textmodes/texinfo.el (texinfo):
7516 Add :link (custom-group-link font-lock-faces) to defgroup.
7517
7518 * hi-lock.el (hi-lock): Rename this defgroup from
7519 `hi-lock-interactive-text-highlighting'. Change parent group from
7520 `faces' to `font-lock'. Add link to the manual.
7521 (hi-lock-mode, hi-lock-file-patterns-range)
7522 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7523 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7524 (hi-lock-faces): Add :group `faces'.
7525
7526 * cus-edit.el (custom-variable-prompt): Clarify the code.
7527
7528 * faces.el (face-read-string): Set the default value arg of
7529 completing-read.
7530
7531 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7532
7533 * rfn-eshadow.el (file-name-shadow-properties)
7534 (file-name-shadow-tty-properties, file-name-shadow-mode):
7535 Remove autoloads, because the file is now preloaded.
7536
7537 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7538
7539 * printing.el (easy-menu-intern): Don't define.
7540 (pr-get-symbol): Use easy-menu-intern only if defined.
7541
7542 * simple.el (blink-matching-open): Simplify a bit.
7543 (completion-setup-function): Fix the case of partial-completion-mode
7544 when the minibuffer's contents start with "-".
7545 Obey completion-base-size-function even when
7546 minibuffer-completing-file-name is non-nil.
7547
7548 2005-11-16 Richard M. Stallman <rms@gnu.org>
7549
7550 * net/eudcb-ph.el (eudc-ph-open-session):
7551 Use set-process-query-on-exit-flag.
7552
7553 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7554
7555 * international/ucs-tables.el (ucs-set-table-for-input):
7556 Use make-local-variable, not make-variable-buffer-local.
7557
7558 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7559 Improve warning message text.
7560
7561 * savehist.el (savehist-save-hook): Add :group.
7562
7563 * menu-bar.el (menu-bar-help-menu):
7564 Rename Find Extra Packages to External Packages.
7565
7566 * cus-edit.el (Custom-reset-standard): Verify that
7567 :custom-standard-value prop exists before calling it.
7568
7569 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7570
7571 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
7572
7573 * wid-edit.el (color): Enclose %t in %{...%}.
7574
7575 * cus-edit.el (face): Enclose %t in %{...%}.
7576
7577 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7578
7579 * savehist.el (savehist-mode-hook): Re-add the var.
7580 (savehist-mode): Use it.
7581
7582 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7583
7584 * textmodes/flyspell.el: Fix commenting convention.
7585 Remove unnecessary leading * in custom docstrings.
7586 (flyspell-emacs): Remove unused var.
7587 (flyspell-delete-region-overlays): Use remove-overlays.
7588 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7589 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7590 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7591 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7592 (make-flyspell-overlay): Don't locally reuse a global name.
7593 (flyspell-highlight-incorrect-region)
7594 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7595 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7596 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7597 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7598 Wrap calls to accept-process-output inside with-local-quit since it's
7599 often called from a post-command-hook.
7600 (flyspell-correct-word, flyspell-auto-correct-word):
7601 Use ispell-send-string.
7602 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7603
7604 * calendar/diary-lib.el (diary-list-entries): Also hide the
7605 terminating newline.
7606
7607 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7608
7609 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7610 window-system, to allow fonts on tty.
7611
7612 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7613
7614 * progmodes/gud.el (gud-speedbar-item-info): New function.
7615 (gud-install-speedbar-variables): Use it to display data type
7616 of watch expression as a tooltip in speedbar.
7617
7618 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7619
7620 * font-core.el (global-font-lock-mode): Add :version keyword,
7621 because default was changed.
7622
7623 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7624
7625 * startup.el (command-line): Use `custom-reevaluate-setting' for
7626 `file-name-shadow-mode'.
7627
7628 * loadup.el: Preload rfn-eshadow.
7629
7630 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7631 Add :version keyword.
7632 (file-name-shadow-properties, file-name-shadow-tty-properties)
7633 (file-name-shadow): Add :version keyword.
7634
7635 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7636 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7637 in the custom-group property of the symbol frames and the fringe
7638 group got no link to its parent group frames.
7639 Doc fix.
7640
7641 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7642
7643 * progmodes/gud.el (gud-stop-subjob): New function.
7644 (gud-menu-map, gud-tool-bar-map): Use it.
7645
7646 2005-11-16 Kim F. Storm <storm@cua.dk>
7647
7648 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7649 than kill it.
7650 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7651 to a more useful/logical place.
7652
7653 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7654
7655 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7656 go buttons complementary.
7657
7658 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7659
7660 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7661 (rfn-eshadow-sifn-equal): New function.
7662 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7663
7664 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7665
7666 * viper-utils.el (viper-non-word-characters-reformed-vi):
7667 Quote `-' in string.
7668
7669 * viper.el (viper-emacs-state-mode-list): Ensure that
7670 rcirc-mode buffers come up in Emacs state.
7671
7672 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7673 operation.
7674
7675 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7676
7677 * term.el (term-termcap-format): Fix typos.
7678 (term-down): Fix the negative argument case.
7679
7680 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7681
7682 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7683 2005-08-15.
7684 (gdb-ann3): New command gud-go.
7685 (menu): Accomodate gdb-mi.el.
7686 (gdb-assembler-custom): Make buffer of selected window current
7687 so that set-window-point works.
7688
7689 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7690 buttons and include new ones.
7691
7692 2005-11-16 Kim F. Storm <storm@cua.dk>
7693
7694 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7695 (gud-menu-map): Use it.
7696
7697 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
7698
7699 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7700 that works correctly for Custom and that does not override a user
7701 who disables it.
7702
7703 * help-mode.el (help-make-xrefs, help-xref-on-pp)
7704 (help-xref-interned, help-follow): Make hyperlinks for variables
7705 that are unbound, but have a non-nil variable-documentation property.
7706
7707 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7708 mode hook. (It conflicted with defcustoms for some mode hooks.)
7709 Use the `variable-documentation' property to give the mode hook a
7710 docstring and expand that docstring.
7711
7712 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
7713
7714 * savehist.el (savehist-mode): Don't bother with
7715 `custom-set-minor-mode'.
7716 (savehist-coding-system): Check XEmacs version.
7717 (history-length): Declare also at run time.
7718 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
7719 Don't set the customize state.
7720 (savehist-minibuffer-hook): Special case for when
7721 minibuffer-history-variable is equal to t.
7722
7723 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7724
7725 * files.el (write-file): Refresh VC status.
7726
7727 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7728 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7729 than fundamental-mode to see if the mode was set.
7730
7731 2005-11-14 Romain Francoise <romain@orebokech.com>
7732
7733 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
7734 dummy function in `eval-when-compile' to avoid compiler warning.
7735 Require `man' at compile time.
7736
7737 2005-11-14 Jay Belanger <belanger@truman.edu>
7738
7739 * calc-alg.el (calcFunc-write-out-power): Rename it to
7740 calcFunc-powerexpand.
7741 (math-write-out-power): Rename it to math-powerexpand; have it
7742 handle negative exponents.
7743 (calc-writeoutpower): Rename it to calc-powerexpand.
7744
7745 * calc-ext.el: Change calcFunc-writeoutpower and
7746 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
7747 autoloads.
7748 Add calcFunc-ldiv to autoloads.
7749
7750 * calc-arith.el (calcFunc-ldiv): New function.
7751
7752 * calc.el (calc-left-divide): New function.
7753
7754 2005-11-14 Juri Linkov <juri@jurta.org>
7755
7756 * cus-edit.el (custom-variable-prompt): Set the default value arg
7757 of completing-read.
7758
7759 * cus-dep.el (custom-make-dependencies): Reverse the list of
7760 found dependencies.
7761
7762 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
7763
7764 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
7765 Highlighting" entry, it is on by default now.
7766 (menu-bar-options-save): Do not save global-font-lock-mode.
7767
7768 2005-11-13 Richard M. Stallman <rms@gnu.org>
7769
7770 * textmodes/flyspell.el (flyspell-large-region):
7771 Call flyspell-accept-buffer-local-defs.
7772
7773 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
7774
7775 * textmodes/flyspell.el (flyspell-notify-misspell):
7776 Fix misspelling of "Misspelling".
7777 (flyspell-process-localwords): New function.
7778 (flyspell-large-region): Call flyspell-process-localwords and
7779 flyspell-delete-region-overlays.
7780 (flyspell-delete-region-overlays): New function.
7781 (flyspell-delete-all-overlays): Call that.
7782
7783 2005-11-13 Richard M. Stallman <rms@gnu.org>
7784
7785 * help.el (help-for-help-internal): Improve doc of C-h a.
7786 (describe-key): Improve prompt; doc fix.
7787
7788 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7789
7790 * vc-svn.el (vc-svn-registered): Catch all errors.
7791
7792 * cus-dep.el (custom-make-dependencies): Typo.
7793
7794 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
7795
7796 * net/tramp-util.el (top): Fix compilation warning.
7797
7798 2005-11-13 Kim F. Storm <storm@cua.dk>
7799
7800 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
7801
7802 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7803
7804 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
7805 (gud-speedbar-buttons): Match on "const char *" too.
7806
7807 * progmodes/gdb-ui.el (gdb-var-create-handler)
7808 (gdb-var-list-children-handler): Match on "const char *" too.
7809 (gdb-var-evaluate-expression-handler): Match on empty string.
7810 (gdb-var-update-handler): Only call
7811 gdb-var-evaluate-expression-handler when required.
7812
7813 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7814
7815 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
7816 selected window. This still doesn't work for speedbar.
7817 (gud-speedbar-buttons): Handle string expressions properly.
7818
7819 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
7820 (gdb-var-create-handler): Handle string expressions properly.
7821 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
7822 Handle string expressions properly. Move "type" field into regexp.
7823
7824 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7825
7826 * bookmark.el (bookmark-maybe-message): New function to reduce
7827 code duplication: invokes `message' iff baud-rate is high enough.
7828 (bookmark-write-file): Use above instead of an inline conditional.
7829 (bookmark-load): Same.
7830
7831 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7832
7833 * bookmark.el (bookmark-write-file): Don't visit the destination
7834 file, just write the data to it using write-region. This is
7835 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
7836 change to avoid visiting the file in the first place.
7837
7838 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
7839
7840 * hi-lock.el (hi-lock-mode): Set the default value of
7841 font-lock-defaults.
7842
7843 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
7844
7845 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
7846 arg to `file-attributes'.
7847 (find-lisp-format): The UID and GID can now be strings.
7848
7849 2005-11-12 Kim F. Storm <storm@cua.dk>
7850
7851 * help.el (help-map): Bind C-h d to apropos-documentation.
7852
7853 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
7854 when point is at end-of-buffer.
7855
7856 * apropos.el (apropos-match-face): Doc fix.
7857 (apropos-sort-by-scores): Add new choice `verbose'.
7858 (apropos-documentation-sort-by-scores): New defcustom.
7859 (apropos-pattern): Now contains the pattern entered by the user.
7860 (apropos-pattern-quoted): New defvar.
7861 (apropos-regexp): New defvar, containing the regexp corresponding
7862 to apropos-pattern.
7863 (apropos-all-words-regexp): Rename from apropos-all-regexp.
7864 (apropos-read-pattern): New defun. Use it to read pattern arg in
7865 interactive calls; returns list of words for a word list, and
7866 string for a regexp.
7867 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
7868 parses a list of words or regexp as returned by apropos-read-pattern.
7869 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
7870 (apropos-score-doc): Return a very high score if the string
7871 entered by the user matches literally.
7872 (apropos-variable): Doc fix. Use apropos-read-pattern.
7873 (apropos-command): Doc fix. Use apropos-read-pattern and
7874 apropos-parse-pattern. Call apropos-print with nosubst=t.
7875 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
7876 apropos-parse-pattern.
7877 (apropos-documentation): Doc fix. Use apropos-read-pattern and
7878 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
7879 apropos-documentation-sort-by-scores. Call apropos-print with
7880 nosubst=t.
7881 (apropos-documentation-internal): Pass doc string through
7882 substitute-key-definition before adding text properties.
7883 Highlight substring matching literal user input if possible.
7884 (apropos-documentation-check-doc-file): Remove locals beg and end.
7885 Fix calculation of score (as added twice). Pass doc string through
7886 substitute-key-definition before adding text properties.
7887 (apropos-documentation-check-elc-file): Pass doc string through
7888 substitute-key-definition before adding text properties.
7889 Highlight substring matching literal user input if possible.
7890 (apropos-print): Add new arg NOSUBST; if set, command and variable
7891 doc strings have already been passed through substitute-key-definition.
7892 Add code to handle apropos-accumulator items without score element
7893 for backwards compatibility (e.g. with woman package).
7894 Only show scores if apropos-sort-by-scores is `verbose'.
7895
7896 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7897
7898 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
7899 Add jka-compr-load-suffixes to load-suffixes.
7900
7901 * jka-compr.el: Require jka-cmpr-hook.
7902 (jka-compr-info-compress-message, jka-compr-info-compress-program)
7903 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
7904 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
7905 (jka-compr-info-can-append, jka-compr-info-strip-extension)
7906 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
7907 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
7908 (jka-compr-uninstall): Remove entries from
7909 jka-compr-added-to-file-coding-system-alist after they are used.
7910 (jka-compr-error): Remove unused var `curbuf'.
7911 (jka-compr-file-local-copy): Remove unused var `notfound'.
7912
7913 2005-11-10 Romain Francoise <romain@orebokech.com>
7914
7915 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
7916
7917 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
7918
7919 * progmodes/gud.el (gud-menu-map): Move parentheses.
7920 (gdb): New command gud-pv.
7921
7922 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7923
7924 * tar-mode.el: Remove spurious or unnecessary leading stars
7925 in docstrings.
7926 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
7927 (tar-parse-octal-integer-safe): Use mapc.
7928 (tar-header-block-summarize): Remove unused var `ck'.
7929 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
7930 cleared before. Obey default-enable-multibyte-characters.
7931 Use mapconcat. Simplify setting of tar-header-offset.
7932 (tar-mode-map): Move initialization inside delcaration.
7933 (tar-flag-deleted): Use `abs'.
7934 (tar-expunge-internal): Remove unused var `line'.
7935 (tar-expunge-internal): Don't hardcode point-min==1.
7936 (tar-expunge): Widen while doing set-buffer-multibyte.
7937 (tar-rename-entry): Use file-name-coding-system.
7938 (tar-alter-one-field): Don't hardcode point-min==1.
7939 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
7940 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
7941
7942 2005-11-10 Masatake YAMATO <jet@gyve.org>
7943
7944 * add-log.el (add-log-current-defun): Handle class::method
7945 notation of c++. Fix incorrect comment.
7946
7947 2005-11-10 Alan Mackenzie <acm@muc.de>
7948
7949 * help-fns.el (describe-variable): Make C-h v work when a variable
7950 has variable documentation yet is unbound.
7951
7952 2005-11-10 Masatake YAMATO <jet@gyve.org>
7953
7954 * man.el (Man-highlight-references): Set an empty
7955 string to `Man-arguments' if it is nil.
7956 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
7957
7958 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7959
7960 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
7961 commenting conventions.
7962
7963 * cus-dep.el (custom-make-dependencies): Simplify.
7964 Better follow the commenting conventions.
7965
7966 2005-11-09 Richard M. Stallman <rms@gnu.org>
7967
7968 * apropos.el (apropos-pattern): Rename from apropos-regexp.
7969 (apropos-orig-pattern): Rename from apropos-orig-regexp.
7970 All uses changed.
7971 (apropos-rewrite-regexp): Doc fix.
7972 (apropos-variable, apropos-command, apropos, apropos-value):
7973 Change prompt; carry through the argument renaming.
7974
7975 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7976
7977 * find-lisp.el: Require dired.
7978 (find-lisp-find-dired-internal): Do not call
7979 `abbreviate-file-name' on DIR.
7980
7981 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
7982
7983 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
7984
7985 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
7986
7987 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
7988 when using the speedbar.
7989 (gdb): New command gud-pp.
7990 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
7991
7992 2005-11-09 Juri Linkov <juri@jurta.org>
7993
7994 * replace.el (occur-excluded-properties): New defcustom.
7995 (occur-1, occur-engine, occur-accumulate-lines): Use it.
7996
7997 2005-11-08 Jay Belanger <belanger@truman.edu>
7998
7999 * calc/calc-units.el (math-convert-units): Replace any composite
8000 unit by its definition.
8001
8002 2005-11-08 Lars Hansen <larsh@soem.dk>
8003
8004 * emacs-lisp/autoload.el (update-directory-autoloads):
8005 Add obsolete function alias.
8006
8007 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8008
8009 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
8010 comment-indent-function.
8011 (lisp-comment-indent): Replace by an alias for comment-indent-default.
8012
8013 * reveal.el (reveal-post-command): Rework the handling of
8014 reveal-open-spots, so as to be more reliable. There were several
8015 tricky corner cases where an open spot might be lost, or where
8016 a closed spot might end up on the list of open spots.
8017 Only reveal text that's ellipsised.
8018
8019 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
8020
8021 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
8022
8023 2005-11-07 John Paul Wallington <jpw@gnu.org>
8024
8025 * ibuffer.el (ibuffer): Search iconified frames too when
8026 getting Ibuffer buffer's window.
8027
8028 2005-11-06 Richard M. Stallman <rms@gnu.org>
8029
8030 * progmodes/compile.el (compilation-internal-error-properties):
8031 save-excursion around the computation of MARKER.
8032
8033 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
8034
8035 * textmodes/flyspell.el (flyspell-external-point-words):
8036 flyspell-get-word returns a list, not just a string.
8037
8038 2005-11-06 John Paul Wallington <jpw@pobox.com>
8039
8040 * ibuffer.el (ibuffer): Search all visible frames when getting
8041 Ibuffer buffer's window.
8042
8043 2005-11-07 Masatake YAMATO <jet@gyve.org>
8044
8045 * man.el (Man-reference-regexp): Accept spaces between
8046 `Man-name-regexp' and `Man-section-regexp'.
8047 (Man-apropos-regexp): New variable.
8048 (Man-abstract-xref-man-page): Use value for `Man-target-string'
8049 if available.
8050 (Man-highlight-references, Man-highlight-references0):
8051 Handle the case when `Man-arguments' includes "-k".
8052 (Man-highlight-references0): Rename the argument `TARGET-POS' to
8053 `TARGET'. `TARGET' can be a number, function or nil.
8054
8055 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
8056
8057 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
8058 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
8059 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
8060 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
8061 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
8062 (gdb-send-item): Use buffer-local-value and simplify.
8063
8064 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
8065
8066 * startup.el (command-line): Use `custom-reevaluate-setting' for
8067 `global-font-lock-mode'.
8068
8069 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
8070 by default, except in batch mode or when the -D option is given.
8071
8072 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
8073 specified keyword args on to `define-minor-mode'. Update docstring.
8074
8075 2005-11-05 Romain Francoise <romain@orebokech.com>
8076
8077 * replace.el (occur-engine): Add marker at end of line, too.
8078
8079 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8080
8081 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8082 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8083 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8084 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8085 argument to all these routines, so the passphrase can be managed
8086 externally and passed in to the system.
8087 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8088 pgg-add-passphrase-to-cache function.
8089
8090 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8091 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8092 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8093 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8094 argument to all these routines, so the passphrase can be managed
8095 externally and passed in to the system.
8096 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8097 function.
8098
8099 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8100
8101 * font-lock.el: Don't deal with font-lock-face-attributes here,
8102 move the code ...
8103
8104 * startup.el (command-line): ... here. Use face-spec-set instead
8105 of custom-declare-face.
8106
8107 * faces.el (face-spec-set): Reset the face if spec is not nil.
8108
8109 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8110
8111 * newcomment.el (comment-region-internal): Box more tightly in the
8112 common case where there's no TAB in the boxed text.
8113
8114 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8115
8116 * info.el (info-tool-bar-map): Use images prev-node, next-node and
8117 up-node.
8118
8119 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8120
8121 * newsticker.el: Commentary updated. Code formatting changed.
8122 (newsticker-version): Change to "1.9".
8123 (newsticker, newsticker-feed): Doc fix.
8124 (newsticker-url-list): Doc fix. Add option "Weekly".
8125 (newsticker-retrieval-interval): Add option "Weekly".
8126 (newsticker-headline-processing): Doc fix.
8127 (newsticker-auto-mark-filter): Remove.
8128 (newsticker-auto-mark-filter-list): New.
8129 (newsticker-layout, newsticker-sort-method): Doc fix.
8130 (newsticker-hide-old-items-in-newsticker-buffer)
8131 (newsticker-heading-format, newsticker-item-format)
8132 (newsticker-desc-format): Doc fix.
8133 (newsticker-show-all-rss-elements): Remove.
8134 (newsticker-show-all-news-elements): New.
8135 (newsticker-faces, newsticker-ticker): Doc fix.
8136 (remove-from-invisibility-spec): Code formatting.
8137 (newsticker--process-ids): New.
8138 (newsticker-mode): Doc fix.
8139 (newsticker-mode): Change mode-line-format.
8140 (newsticker-start): Remove debug output.
8141 (newsticker-start-ticker): Doc fix. Add autoload cookie.
8142 (newsticker-w3m-show-inline-images): Code formatting.
8143 (newsticker-next-item): Call `force-mode-line-update'.
8144 (newsticker-previous-item): Call `force-mode-line-update'.
8145 (newsticker-next-feed): Call `force-mode-line-update'.
8146 (newsticker-previous-feed): Call `force-mode-line-update'.
8147 (newsticker-mark-all-items-at-point-as-read): Code formatting.
8148 (newsticker-show-old-items): Do not show descs.
8149 (newsticker-hide-entry): Hide too much.
8150 (newsticker-hide-entry, newsticker-show-entry)
8151 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
8152 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
8153 (newsticker-toggle-auto-narrow-to-item): Code formatting.
8154 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
8155 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
8156 (newsticker-get-news): Call `force-mode-line-update'.
8157 Collect process ids.
8158 (newsticker--sentinel): Change coding system handling.
8159 Move image retrieval to new functions newsticker--get-logo-url-*.
8160 Move feed parsing to new functions newsticker--parse-*.
8161 Update list of process ids.
8162 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
8163 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
8164 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
8165 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
8166 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
8167 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
8168 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
8169 (newsticker--decode-coding-string): Remove.
8170 (newsticker--decode-numeric-entities): Check input. Format code.
8171 (newsticker--remove-whitespace): Check input.
8172 (newsticker--do-forget-preformatted): Doc fix.
8173 (newsticker--decode-rfc822-date): Allow for missing time.
8174 (newsticker--update-process-ids): New.
8175 (newsticker--image-sentinel): Change comment.
8176 (newsticker--image-read): Change error message.
8177 (newsticker--imenu-goto): Doc fix. Show headline title.
8178 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
8179 (newsticker--buffer-do-insert-text): Clean whitespace in
8180 html-rendered headline title. Code formatting.
8181 Call `newsticker--buffer-print-extra-elements'.
8182 (newsticker--buffer-print-extra-element): Remove.
8183 (newsticker--buffer-print-extra-elements): New.
8184 (newsticker--buffer-do-print-extra-element): New.
8185 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
8186 large sizes.
8187 (newsticker--run-auto-mark-filter)
8188 (newsticker--do-run-auto-mark-filter):
8189 Use `newsticker-auto-mark-filter-list'.
8190
8191 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
8192
8193 * net/rcirc.el: Use split-string OMIT-NULLS argument.
8194 (rcirc-print): Force redisplay before running hooks. Do long
8195 buffer truncation after making new text read-only. Deal with nil
8196 text when decoding strings. If TARGET is nil, use either the
8197 currently selected buffer, if it is an rcirc buffer and of the
8198 same process or the process buffer.
8199 (rcirc-mode): Remove header-line. Recompute short buffer names.
8200 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
8201 (rcirc-short-buffer-name): Add variable.
8202 (rcirc-kill-buffer-hook): Recompute short buffer names.
8203 Remove nick from private channel.
8204 (rcirc-send-input): Send command text to current-buffer.
8205 Don't clear overlay arrow here.
8206 (rcirc-short-buffer-name): Return a short buffer name.
8207 (rcirc-update-short-buffer-names, rcirc-abbreviate)
8208 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
8209 buffer-name abbreviations.
8210 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
8211 Do not touch nick-table when killing a parted channel.
8212 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
8213 Clear arrow from current buffer if it is now hidden.
8214 (rcirc-current-buffer): Add variable.
8215 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
8216 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
8217 Remove -face from names.
8218 (rcirc-update-activity-string): Print "DND" when globally ignoring
8219 activity.
8220 (rcirc-ignore-buffer-activity-flag): Rename from
8221 rcirc-ignore-channel-activity.
8222 (rcirc-ignore-all-activity-flag): Doc fix.
8223 (rcirc-channels): Remove variable.
8224 (rcirc-kill-buffer-hook):
8225 (rcirc-get-buffer-create): Add nick to private channel.
8226 (rcirc-multiline-edit-submit): Remove tabs.
8227 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
8228 folded.
8229 (rcirc-remove-nick-channel): Bug fix.
8230 (rcirc-toggle-ignore-buffer-activity): Rename from
8231 rcirc-toggle-ignore-channel-activity.
8232 (rcirc-record-activity): Add buffers to the front of the list.
8233 (rcirc-update-activity): Remove killed buffers from list.
8234 (rcirc-process-server-response-1): Remove last argument if it is
8235 null before calling handler.
8236 (rcirc): Add "rcirc" defcustom prefix.
8237 (rcirc-prompt): Simplify default prompt.
8238 Use custom-initialize-default.
8239 (rcirc-private-chats): Remove variable.
8240 (rcirc-prompt): Change initialization.
8241 (rcirc-version): Remove function.
8242 (rcirc-id-string): Add constant.
8243 (rcirc-last-buffer): Remove variable.
8244 (rcirc-buffer-alist): Add variable.
8245 (rcirc-connect): Update variable setup.
8246 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
8247 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
8248 default.
8249 (rcirc-handler-generic): Trigger activity.
8250 (rcirc-send-message): Create the buffor of the target.
8251 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
8252 (rcirc-get-buffer): Just return nil if there is no matching buffer.
8253 (rcirc-multiline-edit-cancel): Remove function.
8254 (rcirc-set-last-buffer): Remove function.
8255 (rcirc-get-any-buffer): Add function.
8256 (rcirc-join-channels): Don't print /join text.
8257 (rcirc-toggle-ignore-channel-activity): Add and update echo area
8258 messages.
8259 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
8260 (rcirc-handler-NOTICE): Recognize CTCP responses.
8261 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
8262 constructing TOPIC string for buffers we are not JOINed.
8263 (rcirc-handler-CTCP-response): Add handler.
8264 (rcirc-multiline-edit-submit): Restore the window-configuration
8265 before adjusting point.
8266 (rcirc): Add customization group.
8267 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
8268 (rcirc-user-full-name, rcirc-startup-channels-alist)
8269 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
8270 (rcirc-ignore-all-activity-flag, rcirc-time-format)
8271 (rcirc-input-ring-size, rcirc-read-only-flag)
8272 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
8273 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
8274 Change defvar to defcustom.
8275 (rcirc-update-prompt): Add optional ALL arg, which will update
8276 prompts in all rcirc buffers. Regexp quote replacement text.
8277 (rcirc-fill-column): Accept frame-width as a value.
8278 (rcirc-set-changed): Add function.
8279 (rcirc-next-active-buffer): Write more meaningful messages.
8280 (rcirc-faces): Add customization group.
8281 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
8282 (rcirc-nick-in-message-face, rcirc-prompt-face)
8283 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
8284 (with-rcirc-process-buffer): Move before first usage.
8285 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
8286 (rcirc-debug-flag): Rename from `rcirc-log-p'.
8287 (rcirc-debug): Rename from `rcirc-log'.
8288 (rcirc-format-response-string): Do not print `-' chars for a
8289 NOTICE with no sender. Simplify output of server responses.
8290
8291 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8292
8293 (rcirc-browse-url-map, rcirc-browse-url-at-point)
8294 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
8295 Make urls mouse and RET clickable.
8296
8297 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8298
8299 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
8300
8301 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8302
8303 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8304 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8305 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8306 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8307 argument to all these routines, so the passphrase can be managed
8308 externally and passed in to the system.
8309 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8310 pgg-add-passphrase-to-cache function.
8311
8312 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8313 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8314 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8315 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8316 argument to all these routines, so the passphrase can be managed
8317 externally and passed in to the system.
8318 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8319 function.
8320
8321 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
8322
8323 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
8324 from goto-address-url-regexp.
8325
8326 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8327
8328 * textmodes/org.el (org-read-date, org-goto-calendar)
8329 (org-recenter-calendar, org-agenda-goto-calendar):
8330 Temporarily clear `calendar-move-hook'.
8331
8332 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
8333
8334 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
8335 merging.
8336
8337 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8338 have merge clashes.
8339
8340 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8341
8342 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8343 Undo previous change.
8344
8345 * startup.el (command-line): Use `custom-reevaluate-setting' for
8346 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8347 tty-register-default-colors on Mac.
8348
8349 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8350
8351 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8352 (gdb-buffer-type): Make it automatically buffer local...
8353 (gdb-get-create-buffer): ...and set it accordingly.
8354 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8355 actually work.
8356
8357 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8358
8359 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8360 not red.
8361
8362 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8363
8364 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8365 case GUD buffer is not visible.
8366 (gdb-goto-breakpoint): Try to force display in source buffer.
8367 (gdb-frame-gdb-buffer): Copy other similar functions.
8368 (gdb-restore-windows): Don't display source if not asked for.
8369 (gdb-assembler-buffer-name): Don't capitalise.
8370
8371 2005-11-03 Richard M. Stallman <rms@gnu.org>
8372
8373 * wid-edit.el (key-sequence): New widget type.
8374
8375 * simple.el (set-mark-command-repeat-pop): New variable.
8376 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8377 if set-mark-command-repeat-pop is true.
8378
8379 * info.el (Info-fontify-node): Don't display extra "see" if there
8380 already is one here.
8381
8382 * mouse.el: Fix special handling of DEL after dragging a region:
8383 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8384 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8385
8386 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8387
8388 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8389 not to assume it pertains to an affix.
8390
8391 * textmodes/flyspell.el (flyspell-post-command-hook):
8392 Bind deactivate-mark to prevent deactivation.
8393
8394 2005-11-03 Lars Hansen <larsh@soem.dk>
8395
8396 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8397 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8398 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8399
8400 2005-11-03 Romain Francoise <romain@orebokech.com>
8401
8402 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8403 Update copyright years.
8404
8405 2005-11-03 Sam Steingold <sds@gnu.org>
8406
8407 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8408 Use system-type instead of window-system because window-system is not
8409 correctly defined during loadup.
8410
8411 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8412
8413 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8414 (xml-parse-tag): Join strings separated by a comment properly.
8415
8416 2005-11-02 Andreas Schwab <schwab@suse.de>
8417
8418 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8419
8420 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8421
8422 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8423 (byte-optimize-pure-func): Quote the eval'd value.
8424
8425 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8426 Rename from perl-font-lock-syntactic-face-function.
8427 Change the calling convention so it can be used as a font-lock MATCHER.
8428 Do the parse-partial-sexp loop outselves.
8429 (perl-font-lock-syntactic-keywords): Use it.
8430 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8431
8432 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8433
8434 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8435 disassembly buffer too.
8436 (gdb-exited): Remove overlay arrows when execution has finished.
8437 (gdb-info-frames-custom, gdb-info-threads-custom)
8438 (gdb-info-registers-custom): Don't add inappropriate text
8439 properties if inferior is not active.
8440
8441 2005-11-02 Glenn Morris <rgm@gnu.org>
8442
8443 * progmodes/fortran.el (fortran-blink-match):
8444 Use `blink-matching-delay'.
8445
8446 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8447
8448 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8449
8450 2005-11-02 Lars Hansen <larsh@soem.dk>
8451
8452 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8453 "Permission denied".
8454
8455 2005-11-01 Richard M. Stallman <rms@gnu.org>
8456
8457 * textmodes/flyspell.el (flyspell-external-point-words):
8458 Pass nil to flyspell-get-word.
8459
8460 2005-11-02 Kim F. Storm <storm@cua.dk>
8461
8462 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8463 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8464
8465 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8466
8467 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8468 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8469 (calendar-mouse-print-dates): Add optional `event' argument.
8470 Update interactive-spec.
8471 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8472 Use `calendar-event-to-date' instead of `event'.
8473
8474 2005-11-02 Masatake YAMATO <jet@gyve.org>
8475
8476 * progmodes/ld-script.el (ld-script-builtins):
8477 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8478 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8479 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8480
8481 2005-11-01 Romain Francoise <romain@orebokech.com>
8482
8483 * vc-sccs.el: Update copyright year.
8484 * ezimage.el: Likewise.
8485
8486 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8487
8488 * info.el (Info-fontify-node): Use `string-width' for fontifying
8489 underlined titles.
8490
8491 2005-11-01 Juri Linkov <juri@jurta.org>
8492
8493 * info.el (Info-fontify-node): Downcase node header keywords Node,
8494 Prev, Next, Up before comparison.
8495 (Info-history): Insert absolute directory name, and put invisible
8496 property on it.
8497
8498 2005-11-01 Juri Linkov <juri@jurta.org>
8499
8500 * info.el (Info-file-supports-index-cookies): New variable.
8501 (Info-find-node-2): Check makeinfo version for index cookie support.
8502 (Info-index-nodes): Search for nodes with index cookies only when
8503 Info-file-supports-index-cookies is t. Otherwise, search nodes
8504 with "Index" in the node name.
8505 (Info-index-node): Search index cookie in the current node only when
8506 Info-file-supports-index-cookies is t. Otherwise, check the word
8507 "Index" in the node name.
8508 (Info-find-emacs-command-nodes): Remove code that searches nodes
8509 with "Index" node name in the top menu.
8510
8511 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8512
8513 * progmodes/scheme.el (scheme-mode-variables): Use the default
8514 comment-indent-function.
8515
8516 * faces.el (face-attribute): Handle the case where a face inherits from
8517 a non-existent face.
8518
8519 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8520 for octal and hexa output, and merge the char into the paren.
8521 (kill-new): Use push.
8522 (copy-to-buffer): Use with-current-buffer.
8523 (completion-setup-function): Move code in loop to remove redundancy.
8524 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8525 those inherited from minibuffer-local-completion-map.
8526
8527 * savehist.el (savehist-mode) <defcustom>:
8528 Use custom-set-minor-mode if available.
8529 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8530 and emit a message if applicable.
8531
8532 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8533
8534 * savehist.el: Sync up to version 19.
8535 (savehist-mode): New minor mode.
8536 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8537 (savehist-length): Remove (use history-length instead).
8538 (savehist-file-modes): Rename from savehist-modes.
8539 (savehist-save-hook, savehist-loaded): New vars.
8540 (savehist-load): Use savehist-mode. Try to smooth up transition from
8541 old format to new format.
8542 (savehist-install): Allow savehist-autosave-interval to be nil.
8543 (savehist-save): Run the new hook. Be more careful to only trim the
8544 history variables.
8545 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8546 (savehist-printable): Print into a buffer rather than char-by-char.
8547
8548 2005-11-01 John Wiegley <johnw@newartisans.com>
8549
8550 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8551 toggle-ignore keybinding (C-a). The author said it had been
8552 disabled much earlier due to a possible incompatibility, but after
8553 many months of usage I have encountered no problems (and it is a
8554 rather useful option, especially for switching to " *temp*").
8555
8556 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8557 support for OS/X's AddressBook, by calling out to the open source
8558 program "contacts" (installable through Fink).
8559
8560 * net/eudc.el (eudc-expand-inline): If the
8561 `eudc-multiple-match-handling-method' is set to `all', delete the
8562 query string before inserting the query result.
8563
8564 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8565 flag, to prevent Eshell from using the system ls when
8566 `eshell-ls-insert-directory' is in used.
8567 (eshell-ls-insert-directory): Disable font-lock in directory
8568 buffer so that Eshell's own fontification is seen. This broke
8569 recently due to changes in font-lock, so this goes back to version
8570 21 behavior.
8571
8572 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8573
8574 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8575 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8576 (gdb-many-windows): Doc fix.
8577
8578 2005-10-31 Romain Francoise <romain@orebokech.com>
8579
8580 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8581
8582 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8583
8584 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8585 that global-font-lock-mode can be enabled by default.
8586
8587 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8588 (font-lock-add-keywords, font-lock-remove-keywords)
8589 (font-lock-fontify-buffer): Remove autoload cookies.
8590
8591 * jit-lock.el (jit-lock-register): Likewise.
8592
8593 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8594
8595 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8596
8597 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8598 intact if there is no gud-comint-buffer.
8599
8600 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8601
8602 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8603 old prompt comint-prompt-read-only is t and GDB commands are
8604 issued from tool bar etc.
8605
8606 2005-10-31 Masatake YAMATO <jet@gyve.org>
8607
8608 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8609
8610 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8611
8612 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8613 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8614
8615 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8616
8617 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8618 starting at beginning of line. Fontification is messed up when
8619 `open-paren-in-column-0-is-defun-start' set to t.
8620 Reported by John Paul Wallington <jpw@pobox.com>.
8621
8622 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8623
8624 * comint.el (comint-send-input): Call `comint-update-fence' when
8625 `comint-process-echoes' and `comint-prompt-read-only' are both
8626 non-nil, to avoid leftover read-only newline.
8627
8628 2005-10-30 Richard M. Stallman <rms@gnu.org>
8629
8630 * textmodes/flyspell.el (flyspell-external-point-words):
8631 Detect when WORD can't be checked properly because
8632 flyspell-get-word finds just part of it, and move on.
8633
8634 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8635 boundarychar for Polish.
8636 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8637 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8638
8639 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8640
8641 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8642 (gdb-registers-font-lock-keywords): Delete.
8643 (gdb-registers-mode): Don't fontify.
8644 (gdb-info-registers-custom): Use text properties instead as, in
8645 future, changed register values will use font-lock-warning-face.
8646 (gdb-local-font-lock-keywords): Rename to...
8647 (gdb-locals-font-lock-keywords): ...for consistency.
8648
8649 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8650
8651 * vc.el (vc-switch-backend): Better error message if the buffer is
8652 not visiting a file under version control.
8653
8654 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8655
8656 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8657
8658 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8659 ~/.emacs.d/.emacs.
8660
8661 2005-10-29 Richard M. Stallman <rms@gnu.org>
8662
8663 * replace.el (occur-mode-mouse-goto): Always go to other window.
8664 (occur-mode-goto-occurrence): Always switch in same window.
8665
8666 * simple.el (undo): Display message at end, not at start.
8667
8668 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8669 New arg REUSE-CELL.
8670 (cancel-timer-internal): New function.
8671 (timer-event-handler): Use cancel-timer-internal,
8672 and pass the cell it returns to timer-activate...
8673
8674 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8675 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8676 (jit-lock-after-change): Test memory-full.
8677
8678 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8679
8680 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8681 part of the decoded armor to find the key-identifier.
8682 (pgg-gpg-lookup-key-owner): New function to return the
8683 human-readable identifier of a key owner.
8684 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8685 key itself.
8686 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8687 the key value) if we have a key and can match it against a secret
8688 key. Also, added a note pointing out fact that the prompt only
8689 indicates the first matching key.
8690
8691 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8692 pgg-decrypt-region.
8693 (pgg-pending-timers): A new hash for tracking the passphrase cache
8694 timers, so that new ones supercede old ones.
8695 (pgg-add-passphrase-to-cache): Rename from
8696 `pgg-add-passphrase-cache' to reduce confusion (all callers
8697 changed). Modified to cancel old timers when new ones are added.
8698 (pgg-remove-passphrase-from-cache): Rename from
8699 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8700 changed). Modified to cancel old timers when their keys are
8701 removed from the cache.
8702 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8703 XEmacs, an indirection to delete-itimer.
8704 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8705 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8706 users can only check cache without risk of prompting. Correct bug in
8707 notruncate behavior.
8708 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8709 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8710 Add informative docstrings.
8711 (pgg-decrypt): Convey provided passphrase in subordinate call to
8712 pgg-decrypt-region.
8713
8714 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8715 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8716 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8717 `passphrase' argument, so the passphrase can be managed externally
8718 and then passed in to the system.
8719
8720 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8721 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8722 so the passphrase cache can be used reliably with identifiers
8723 besides a pgp packet's key id.
8724
8725 * pgg-gpg.el (pgg-pgp-encrypt-region)
8726 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8727 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8728 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8729 argument to all these routines, so the passphrase can be managed
8730 externally and passed in to the system.
8731
8732 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8733 `notruncate' argument, so the passphrase cache can be used
8734 reliably with identifiers besides a pgp packet's key id.
8735
8736 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8737
8738 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8739 symmetric encryption.
8740 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8741 encrypted session key.
8742 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8743 message ask for the passphrase in a proper way.
8744
8745 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8746 New user commands for symmetric encryption.
8747
8748 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
8749
8750 * textmodes/conf-mode.el (conf-assignment-sign)
8751 (conf-assignment-regexp): Fix docstrings.
8752 (conf-mode-initialize): New function.
8753 (conf-mode): Remove optional args. Use delay-mode-hooks to
8754 recognize recursive calls.
8755 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
8756 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
8757 (conf-xdefaults-mode): Use define-derived-mode and
8758 conf-mode-initialize.
8759
8760 2005-10-29 Romain Francoise <romain@orebokech.com>
8761
8762 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
8763
8764 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8765
8766 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8767 part of the decoded armor to find the key-identifier.
8768 (pgg-gpg-lookup-key-owner): New function to return the
8769 human-readable identifier of a key owner.
8770 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8771 key itself.
8772 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8773 the key value) if we have a key and can match it against a secret
8774 key. Also, added a note pointing out fact that the prompt only
8775 indicates the first matching key.
8776
8777 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8778 pgg-decrypt-region.
8779 (pgg-pending-timers): A new hash for tracking the passphrase cache
8780 timers, so that new ones supercede old ones.
8781 (pgg-add-passphrase-to-cache): Rename from
8782 `pgg-add-passphrase-cache' to reduce confusion (all callers
8783 changed). Modified to cancel old timers when new ones are added.
8784 (pgg-remove-passphrase-from-cache): Rename from
8785 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8786 changed). Modified to cancel old timers when their keys are
8787 removed from the cache.
8788 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8789 XEmacs, an indirection to delete-itimer.
8790 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8791 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8792 users can only check cache without risk of prompting. Correct bug in
8793 notruncate behavior.
8794 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8795 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8796 Add informative docstrings.
8797 (pgg-decrypt): Convey provided passphrase in subordinate call to
8798 pgg-decrypt-region.
8799
8800 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
8801
8802 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8803 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8804 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8805 `passphrase' argument, so the passphrase can be managed externally
8806 and then passed in to the system.
8807
8808 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8809 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8810 so the passphrase cache can be used reliably with identifiers
8811 besides a pgp packet's key id.
8812
8813 * pgg-gpg.el (pgg-pgp-encrypt-region)
8814 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8815 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8816 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8817 argument to all these routines, so the passphrase can be managed
8818 externally and passed in to the system.
8819
8820 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8821 `notruncate' argument, so the passphrase cache can be used
8822 reliably with identifiers besides a pgp packet's key id.
8823
8824 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8825
8826 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8827 symmetric encryption.
8828 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8829 encrypted session key.
8830 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8831 message ask for the passphrase in a proper way.
8832
8833 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8834 New user commands for symmetric encryption.
8835
8836 2005-10-28 Bill Wohler <wohler@newt.com>
8837
8838 * help-mode.el (help-url): New button type. Calls browse-url.
8839 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
8840 Similar to Info nodes: URL `url'.
8841 (help-make-xrefs): Create help-url buttons for
8842 help-xref-url-regexp matches.
8843
8844 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
8845
8846 * tool-bar.el (tool-bar-add-item-from-menu)
8847 (tool-bar-local-item-from-menu): Fix doc strings.
8848
8849 2005-10-28 Romain Francoise <romain@orebokech.com>
8850
8851 * ldefs-boot.el: Update.
8852
8853 * subr.el (locate-library): Move from help-fns.el.
8854 * help-fns.el (locate-library): Move to subr.el.
8855
8856 2005-10-28 Richard M. Stallman <rms@gnu.org>
8857
8858 * net/tramp.el (tramp-completion-mode): defvar moved up.
8859
8860 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
8861
8862 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
8863
8864 * files.el (find-file-noselect): Use %d to format large file size.
8865
8866 * bindings.el (mode-line-format): Add %e.
8867
8868 * loadup.el ("facemenu"): Load unconditionally.
8869 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
8870 ("x-dnd"): Load, when appropriate.
8871
8872 * startup.el (command-line): Call before-init-hook earlier.
8873 Warn about some bad characters in -u user name.
8874
8875 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
8876 (flyspell-external-point-words): Error if misspelled word is not found.
8877 Set flyspell-large-region-beg at end of word.
8878
8879 2005-10-28 Andreas Schwab <schwab@suse.de>
8880
8881 * view.el (View-revert-buffer-scroll-page-forward):
8882 Use view-page-size-default.
8883
8884 2005-10-28 Juri Linkov <juri@jurta.org>
8885
8886 * international/quail.el (quail-get-current-str): Translate last
8887 raw character for deterministic input methods.
8888
8889 2005-10-27 Jay Belanger <belanger@truman.edu>
8890
8891 * calc/calc-ext.el: Add functions to autoloads.
8892 (math-identity-matrix-p, math-ident-row-p): New functions.
8893
8894 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
8895 multiplication by an identity matrix; don't turn multiplication by
8896 an inverse matrix into division.
8897 (math-div-symbol-fancy): Replace division by matrices with
8898 multiplication by inverse.
8899
8900 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
8901
8902 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
8903 (calc-writeoutpower): New functions.
8904
8905 2005-10-27 Romain Francoise <romain@orebokech.com>
8906
8907 * replace.el (occur-engine): Include colon in mouse-face highlight.
8908
8909 * dired-x.el: Change Maintainer field.
8910
8911 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
8912
8913 * longlines.el (longlines-mode): Bind after-change-functions to
8914 nil during initial decoding and final encoding.
8915
8916 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
8917
8918 * term.el (term-emulate-terminal, term-handle-colors-array)
8919 (term-handle-ansi-escape): Specify the terminfo capabilities
8920 implemented.
8921
8922 2005-10-26 Richard M. Stallman <rms@gnu.org>
8923
8924 * info.el (Info-fontify-node): Fix detection of sentence-break
8925 before *Note.
8926
8927 2005-10-26 Romain Francoise <romain@orebokech.com>
8928
8929 * smerge-mode.el: Add `tools' to file keywords.
8930
8931 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
8932
8933 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
8934 when the fringe is not available.
8935
8936 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
8937 (def-gdb-auto-update-trigger): Simplify construction.
8938 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
8939 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
8940 defined explicitly.
8941 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
8942 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
8943 defined explicitly.
8944 (gdb-info-locals-custom): Remove as it's a no-op.
8945
8946 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
8947
8948 * longlines.el (longlines-mode): Remove narrowing before
8949 performing the initial decoding or final encoding.
8950
8951 2005-10-25 Romain Francoise <romain@orebokech.com>
8952
8953 * emacs-lisp/find-func.el (find-library-name): Also strip
8954 extension if library name ends in .el, to take advantage of
8955 `find-library-suffixes'.
8956
8957 2005-10-25 Richard M. Stallman <rms@gnu.org>
8958
8959 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
8960
8961 2005-10-25 Juri Linkov <juri@jurta.org>
8962
8963 * textmodes/texinfo.el (texinfo-mode): Change charset of one
8964 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
8965
8966 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8967
8968 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
8969 (blackbox-redefine-key): Add argument `map'.
8970
8971 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
8972 regions when moving the jit-lock-context-unfontify-pos boundary.
8973
8974 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8975
8976 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
8977
8978 2005-10-25 Masatake YAMATO <jet@gyve.org>
8979
8980 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
8981
8982 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
8983
8984 * play/blackbox.el (blackbox-redefine-key): New function.
8985 (blackbox-mode-map): Use it to remap existing bindings for cursor
8986 motion instead of binding literal keys.
8987
8988 2005-10-25 Glenn Morris <rgm@gnu.org>
8989
8990 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
8991 diary does not end in a newline. Do not assume a blank line at
8992 the start of the diary file.
8993
8994 2005-10-25 Kenichi Handa <handa@m17n.org>
8995
8996 * international/quail.el (quail-translate-key): If the input
8997 method is deterministic and failed to handle the last key, restart
8998 the key handling loop from an appropriate key.
8999
9000 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
9001
9002 * vc.el (vc-dired-mode): Extend comment for binding of
9003 `directory-listing-before-filename-regexp'.
9004
9005 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9006
9007 * textmodes/texinfo.el (texinfo-mode):
9008 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
9009 not to unnecessarily expose emacs-mule's internal char codes.
9010
9011 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
9012
9013 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
9014 Display hand pointer and help-echo on disabled icon too.
9015 (gdb-mouse-until): New function.
9016 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
9017
9018 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
9019
9020 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
9021 with 2005-10-23 change to doctor.el.
9022
9023 * finder.el (finder-mode-map): Add follow-link binding.
9024
9025 2005-10-25 Kim F. Storm <storm@cua.dk>
9026
9027 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
9028 to gdb-mouse-toggle-breakpoint-fringe.
9029 (gdb-mouse-toggle-breakpoint-margin): Rename from
9030 gdb-mouse-toggle-breakpoint. Fix doc.
9031 (gdb-mouse-toggle-breakpoint-fringe): New defun.
9032 (gdb-put-string): Add optional SPROPS arg. Add props to string.
9033 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
9034 string properties also for fringe breakpoint bitmaps.
9035
9036 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
9037
9038 * textmodes/org.el (org-start-icalendar-file): Fix format form.
9039
9040 2005-10-25 Masatake YAMATO <jet@gyve.org>
9041
9042 * simple.el (completion-common-substring):
9043 Use `completion-common-substring' prior to `completion-base-size'.
9044
9045 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
9046
9047 * savehist.el: Require CL while compiling.
9048 (savehist-history-variables): Remove.
9049 (savehist-save-minibuffer-history, savehist-additional-variables)
9050 (savehist-minibuffer-history-variables): New vars.
9051 (savehist-save): Use them.
9052 (savehist-uninstall, savehist-minibuffer-hook): New funs.
9053 (savehist-install): New fun, extracted from savehist-load.
9054 (savehist-load): Use them.
9055
9056 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9057
9058 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
9059 a dummy doc-string-elt property.
9060 (defalias, defvaralias, define-category): Add a docstring property.
9061
9062 * image.el (defimage):
9063 * widget.el (define-widget):
9064 * custom.el (defface, defcustom): Add `doc-string' declaration.
9065
9066 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
9067 (defadvice): Add `doc-string' declaration.
9068
9069 * emacs-lisp/byte-run.el (macro-declaration-function):
9070 Handle `doc-string' declarations.
9071 (define-obsolete-function-alias, define-obsolete-variable-alias):
9072 Add `doc-string' declaration.
9073
9074 2005-10-24 Kenichi Handa <handa@m17n.org>
9075
9076 * international/utf-7.el (utf-7): Add autoload cookie.
9077
9078 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
9079
9080 2005-10-24 Eli Zaretskii <eliz@gnu.org>
9081
9082 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
9083 list of directories passed to batch-update-autoloads. Add "." to
9084 the list of the echoed directories.
9085
9086 * pgg-def.el:
9087 * pgg-gpg.el:
9088 * pgg-parse.el:
9089 * pgg-pgp.el:
9090 * pgg-pgp5.el:
9091 * pgg.el: Moved here from the gnus subdirectory.
9092
9093 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
9094
9095 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
9096 in case comint-prompt-read-only is set to t.
9097
9098 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
9099 in case comint-prompt-read-only is set to t.
9100
9101 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
9102
9103 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
9104 Now a string.
9105 (icalendar-import-format): Handle CLASS, STATUS, URL.
9106 Rename `subject' to `summary'.
9107 (icalendar-import-format-summary): Rename from
9108 `icalendar-import-format-subject'.
9109 (icalendar-import-format-url, icalendar-import-format-status)
9110 (icalendar-import-format-class): New variables.
9111 (icalendar--rris): Take variable argument list.
9112 (icalendar--datestring-to-isodate): Remove unnecessary
9113 calendar-style check when converting dates with explicit month names.
9114 (icalendar-export-region): Change return type of conversion
9115 subroutines. Bury current buffer unless error occurred.
9116 (icalendar--convert-to-ical)
9117 (icalendar--parse-summary-and-rest): New functions.
9118 (icalendar--convert-ordinary-to-ical)
9119 (icalendar--convert-weekly-to-ical)
9120 (icalendar--convert-yearly-to-ical)
9121 (icalendar--convert-block-to-ical)
9122 (icalendar--convert-cyclic-to-ical)
9123 (icalendar--convert-anniversary-to-ical): Change return type.
9124 Strip trailing blanks from subject.
9125 (icalendar--convert-sexp-to-ical): Change return type.
9126 Strip trailing blanks from subject. Handle simple sexp
9127 entries as generated by icalendar.el.
9128 (icalendar--convert-float-to-ical)
9129 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
9130 (icalendar-import-file): Doc fix.
9131 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
9132 Correct call to icalendar--rris.
9133 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
9134 `summary'.
9135 (icalendar--add-diary-entry): Rename `subject' to `summary'.
9136
9137 2005-10-24 Romain Francoise <romain@orebokech.com>
9138
9139 * server.el (server-sentinel): Set query-on-exit flag to nil on
9140 new client processes (it isn't inherited from the server process).
9141
9142 * replace.el (occur-engine): Rearrange text properties.
9143
9144 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9145
9146 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
9147 case-fold-search is nil.
9148 (debug-help-follow): Use help-xref-interned directly.
9149
9150 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9151
9152 * thumbs.el (thumbs-image-type): Add .pbm.
9153
9154 2005-10-23 Richard M. Stallman <rms@gnu.org>
9155
9156 * faces.el (inhibit-face-set-after-frame-default): New variable.
9157 (set-face-attribute): Bind it.
9158 (face-set-after-frame-default): Test it.
9159
9160 * help-fns.el (describe-simplify-lib-file-name): New function.
9161 (describe-function-1, describe-variable): Use it.
9162
9163 * faces.el (describe-face): Use describe-simplify-lib-file-name.
9164
9165 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
9166 Eliminate nil as possible value.
9167 (tooltip-hide-delay): Reduce internal-border-width.
9168
9169 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
9170 (menu-bar-file-menu) <new-file>: Likewise.
9171
9172 * simple.el (line-move-finish): Ignore fields computing LINE-END.
9173
9174 * international/mule.el (load-with-code-conversion):
9175 Pass full file name to `eval-buffer' unless preloading.
9176
9177 * textmodes/flyspell.el (flyspell-large-region):
9178 Call ispell-check-version.
9179
9180 * textmodes/ispell.el (ispell-local-dictionary-overridden):
9181 Fix the make-variable-buffer-local call that was supposed
9182 to be for this variable.
9183 (ispell-aspell-supports-utf8): Doc fix.
9184 (ispell-find-aspell-dictionaries): Preserve elements of
9185 ispell-dictionary-alist for dictionaries that aspell doesn't report.
9186 (ispell-aspell-find-dictionary): Return nil on error.
9187
9188 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
9189 (doctor-symptoms): Likewise.
9190
9191 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
9192
9193 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9194
9195 * cus-edit.el (custom-button, custom-button-pressed): New vars.
9196 (custom-raised-buttons): Add :set spec.
9197 (custom-button-unraised, custom-button-pressed-unraised):
9198 New faces, so that custom-raised-buttons actually does something.
9199 (custom-mode): Use custom-button and custom-button-pressed.
9200
9201 * wid-edit.el (widget-specify-button): Don't ignore
9202 widget-mouse-face on graphic terminals.
9203 (widget-move-and-invoke): Cleanup.
9204
9205 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
9206
9207 * whitespace.el (whitespace-cleanup): Doc fix.
9208
9209 2005-10-23 Romain Francoise <romain@orebokech.com>
9210
9211 * emulation/viper.el (viper-set-hooks): Quote forms passed to
9212 `eval-after-load' to avoid evaluating their result.
9213
9214 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9215
9216 * files.el (directory-listing-before-filename-regexp):
9217 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
9218
9219 * dired.el (dired-move-to-filename-regexp): Remove.
9220 All occurences replaced by `directory-listing-before-filename-regexp'.
9221
9222 * dired-x.el, locate.el, vc.el:
9223 Replace `dired-move-to-filename-regexp' by
9224 `directory-listing-before-filename-regexp'. In vc.el it is
9225 overwritten locally; maybe this can be handled in files.el too.
9226
9227 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
9228 replaced by `directory-listing-before-filename-regexp'.
9229
9230 2005-10-23 Andreas Schwab <schwab@suse.de>
9231
9232 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
9233 and eval-next-after-load.
9234
9235 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9236
9237 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
9238 exist, create it.
9239
9240 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
9241
9242 * allout.el: Remove autoloads for mailcrypt and crypt++.
9243 Require pgg, pgg-gpg during compilation.
9244 (allout-version): Increment version number to 2.1, and use a literal
9245 rather than RCS Id.
9246 (allout-default-encryption-scheme): Remove.
9247 (allout-passphrase-verifier-handling)
9248 (allout-passphrase-verifier-string)
9249 (allout-file-passphrase-verifier-string)
9250 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
9251 (allout-passphrase-hint-handling): Rename and simplify.
9252 (allout-init): Use `find-file-hook' if available, otherwise
9253 `find-file-hooks'.
9254 (allout-mode): Use `write-file-functions' if available, otherwise
9255 `local-write-file-hooks' and, instead of making auto-save-hook
9256 buffer local, make the write-file-hook activity contingent to
9257 allout-mode.
9258 (allout-mode): Use key-binding substitution in the docstring.
9259 (allout-kill-line): Spell-out kill ring data structure mutation
9260 instead of using byte-compiler-complaint-provoking `pop'.
9261 (allout-insert-listified): Use `insert' rather than `insert-string'
9262 (allout-toggle-current-subtree-encryption): Update docstring, adjust
9263 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
9264 (allout-encrypt-string): Totally revamped vis new underlying
9265 encryption facilities.
9266 (allout-mc-activate-passwd): Remove.
9267 (allout-obtain-passphrase): New, more or less replaces
9268 allout-mc-activate-passwd.
9269 (allout-encrypted-key-info): More or less replaces
9270 allout-encrypted-text-type.
9271 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
9272 (my-mark-marker): Use `(featurep 'xemacs)'.
9273
9274 2005-10-23 Lars Hansen <larsh@soem.dk>
9275
9276 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
9277 (byte-compile-file-form-defmumble, byte-compile-defun)
9278 (byte-compile-defmacro): Use it.
9279 (byte-compile-form): Don't call byte-compile-set-symbol-position
9280 when a byte-compile handler is called.
9281
9282 2005-10-22 Romain Francoise <romain@orebokech.com>
9283
9284 * savehist.el (savehist-history-variables): Add `grep-find-history'.
9285
9286 * subr.el (eval-after-load): Convert library name to an absolute
9287 file name using locate-library, since load-history no longer has
9288 library names in it.
9289
9290 2005-10-22 Richard M. Stallman <rms@gnu.org>
9291
9292 * files.el (make-temp-file): Move from subr.el.
9293 * subr.el (make-temp-file): Move to files.el.
9294
9295 * window.el (get-buffer-window-list): Move from subr.el.
9296 * subr.el (get-buffer-window-list): Move to window.el.
9297
9298 * image.el (image-load-path): Use eval-at-startup to initialize.
9299
9300 * subr.el (eval-at-startup): New macro.
9301
9302 * subr.el: Much rearrangement of functions and division
9303 into pages. No code changes.
9304
9305 2005-10-22 Kenichi Handa <handa@m17n.org>
9306
9307 * tar-mode.el (tar-extract): Be sure to call
9308 find-operation-coding-system if set-auto-coding doesn't find a
9309 coding system.
9310
9311 2005-10-22 Kim F. Storm <storm@cua.dk>
9312
9313 * image.el (image-type-header-regexps): Rename from image-type-regexps.
9314 Change users.
9315 (image-type-file-name-regexps): New defconst.
9316 (image-type-from-data): Simplify loop.
9317 (image-type-from-buffer): New defun.
9318 (image-type-from-file-header): Use it instead of image-type-from-data.
9319 Use image-search-load-path instead of only looking in data-directory.
9320 (image-type-from-file-name): New defun.
9321 (image-search-load-path): Change `pathname' to `filename'.
9322 Make PATH arg optional, default to image-load-path.
9323
9324 2005-10-21 Richard M. Stallman <rms@gnu.org>
9325
9326 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
9327
9328 * textmodes/paragraphs.el (sentence-end-base): New variable.
9329 (sentence-end): Use sentence-end-base.
9330
9331 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9332
9333 * font-lock.el (font-lock-default-fontify-region): Check the multiline
9334 property independently from the font-lock-multiline variable.
9335
9336 2005-10-21 Richard M. Stallman <rms@gnu.org>
9337
9338 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9339
9340 * startup.el (command-line): Convert library names
9341 in `load-history' to absolute file names.
9342
9343 * subr.el (symbol-file): Doc fix.
9344
9345 * loadhist.el (file-loadhist-lookup): Call locate-library
9346 instead of find-library-name. Don't try converting
9347 abs file names to library names, since load-history no longer
9348 has library names in it.
9349 (file-dependents, file-provides, file-requires): Doc fixes.
9350
9351 2005-10-21 Juri Linkov <juri@jurta.org>
9352
9353 * progmodes/etags.el (tags-table-mode): New function.
9354 (tags-verify-table): Replace initialize-new-tags-table with
9355 tags-table-mode.
9356
9357 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9358 default value.
9359 (desktop-modes-not-to-save): Add tags-table-mode to the
9360 default value.
9361
9362 * info.el (Info-index-next): Add total number of index
9363 alternatives to the message.
9364
9365 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9366 backward only space (instead of space and period) before looking
9367 at sentence end.
9368
9369 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9370 Add the old variable value as 4th default-value arg of read-string.
9371
9372 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9373
9374 * cus-face.el (custom-declare-face): Make face from X resources
9375 also on Mac.
9376
9377 * disp-table.el (standard-display-g1, standard-display-graphic):
9378 Refuse to use string glyphs also on Mac.
9379 (standard-display-european): Don't set terminal coding system also
9380 on Mac.
9381
9382 * frame.el (display-screens): Use x-display-screens also on Mac.
9383
9384 2005-10-21 Romain Francoise <romain@orebokech.com>
9385
9386 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9387
9388 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9389
9390 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9391 and $? into sexps.
9392
9393 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9394 warning face on open-paren-in-column-0.
9395
9396 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9397 boundary case. Fix typo.
9398 Suggested by Martin Rudalics <rudalics@gmx.at>.
9399
9400 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9401
9402 * textmodes/org.el (org-combined-agenda-icalendar-file)
9403 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9404 (org-export-icalendar-this-file)
9405 (org-export-icalendar-all-agenda-files)
9406 (org-export-icalendar-combine-agenda-files): New commands.
9407 (org-export-icalendar, org-print-icalendar-entries)
9408 (org-start-icalendar-file, org-finish-icalendar-file)
9409 (org-ical-ts-to-string): New functions.
9410 (org-read-date, org-goto-calendar)
9411 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9412 call to `calendar'.
9413 (orgtbl-setup): Remove the :keys arguments from the menu description.
9414 (org-after-save-iCalendar-file-hook): New variable.
9415
9416 2005-10-21 Kenichi Handa <handa@m17n.org>
9417
9418 * language/vietnamese.el (tcvn-5712): Make it an alias of
9419 vietnamese-tcvn coding-system.
9420
9421 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9422
9423 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9424 group id is given.
9425
9426 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9427
9428 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9429 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9430 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9431 whose line is either continued or ends with a comment.
9432
9433 2005-10-20 Romain Francoise <romain@orebokech.com>
9434
9435 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9436
9437 * replace.el (occur-engine): Add follow-link property.
9438
9439 * font-core.el (font-lock-mode): Doc fix.
9440
9441 2005-10-20 Richard M. Stallman <rms@gnu.org>
9442
9443 * net/rcirc.el: New file.
9444
9445 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9446
9447 * term.el (term-term-name): Initialize to "eterm-color".
9448
9449 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9450
9451 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9452 for encryption functionality.
9453 Move allout customization subgroup from `editing' to `outlines' group.
9454 Fix commentary keywords to legitimate ones.
9455 Update author info (using my current email address, obscurified).
9456 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9457 (allout-encrypted-topic-p, allout-encrypted-text-type)
9458 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9459 (allout-situate-encryption-key-verifier)
9460 (allout-get-encryption-key-verifier, allout-verify-key)
9461 (allout-next-topic-pending-encryption)
9462 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9463 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9464 (outline-key-verifier-handling, outline-key-hint-handling)
9465 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9466 (allout-file-key-verifier-string, allout-encryption-scheme)
9467 (allout-key-verifier-string, allout-key-hint-string)
9468 (allout-after-save-decrypt): New variables.
9469 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9470 (allout-after-saves-handler): New hook functions.
9471 (allout-post-command-business): Do allout-after-save-decrypt.
9472 (allout-enable-file-variable-adjustment): Custom var to enable
9473 mechanism for adding and adjusting settings of Emacs file variables.
9474 (allout-adjust-file-variable, allout-file-vars-section-data):
9475 New functions, implement the mechanism.
9476 (outlineify-sticky): Use the file vars mechanism.
9477 (allout-inhibit-protection, allout-during-write-cue)
9478 (allout-override-protect, allout-before-change-protect): Remove.
9479 (allout-flag-region, allout-open-topic): Adjust read-only text.
9480 (allout-open-line-not-read-only): Add to facilitate read-only
9481 text based protection.
9482 (allout-kill-line): Revise to adjust read-only text, clue the
9483 user about the inhibition.
9484 (allout-unprotected): Use unwind-protect.
9485 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9486 topic deeper than the offspring depth of the previous topic -
9487 avoiding confusing "containment discontinuities".
9488 (allout-reindent-bodies): Fix retention of body relative hanging
9489 indent during promotion of collapsed bodies.
9490 (allout-open-topic): Make it easy to open new topic with same
9491 bullet as current topic - topic creation functions provided with
9492 any universal argument provokes now prompt for bullet, defaulting
9493 to the bullet of the previous topic.
9494 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9495 Plain bullet alternates `.' period and `,' comma only. All other
9496 bullets are relegated to special status (but customizable).
9497 (allout-end-of-entry): Rename from allout-end-of-current-entry
9498 since it actually operates w.r.t. most immediately containing
9499 entry, visible or not.
9500 (allout-hide-current-entry, allout-show-current-entry): Use the
9501 revised version.
9502 (allout-old-expose-topic): Solidify deprecation.
9503 (allout-end-of-subtree): Add so we can span concealed as well
9504 as visible topics.
9505 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9506 (allout-end-of-current-heading): Tweak to just respect the first line.
9507 (allout-get-body-text): Add.
9508 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9509 when invoked interactively.
9510 (allout-up-current-level): Use `interactive-p'.
9511 (allout-mode, allout-init): Miscellaneous docstring and
9512 operational refinements, as well as hookups of new encryption stuff.
9513 (allout-beginning-of-current-entry): Now works as advertised.
9514 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9515 (allout-isearch-rectification): Refine condition for isearching.
9516 (allout-isearch-abort, allout-enwrap-isearch)
9517 (allout-flag-region, my-region-active-p): Relocate some macros.
9518 (allout-title): Fallback title is (buffer-name), not
9519 non-existing (current-buffer-name).
9520 (subst-char-in-string): Define if absent (for some XEmacs versions).
9521
9522 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9523
9524 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9525 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9526 (mail-citation-prefix-regexp, mail-signature-file)
9527 (mail-default-headers, mail-bury-selects-summary)
9528 (mail-send-nonascii): Add autoload cookies.
9529
9530 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9531
9532 * frame.el (blink-cursor-mode): Add `mac' to the list of
9533 window-system's that support blinking cursor.
9534
9535 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9536
9537 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9538
9539 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9540
9541 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9542 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9543 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9544
9545 2005-10-20 Kim F. Storm <storm@cua.dk>
9546
9547 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9548 (ido-set-current-directory): Don't add / after final @.
9549 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9550 Explicitly handle ange-ftp completion oddities.
9551 (ido-make-file-list): Don't rotate list at tramp root to avoid
9552 triggering tramp file handler for expand-file-name via get-file-buffer.
9553
9554 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9555
9556 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9557
9558 2005-10-19 Jay Belanger <belanger@truman.edu>
9559
9560 * calc/calc-units.el (math-standard-units): Add units, adjust
9561 symbols and update values.
9562 (math-unit-prefixes): Add more prefixes.
9563
9564 2005-10-19 Romain Francoise <romain@orebokech.com>
9565
9566 * bookmark.el (bookmark-menu-heading): New face.
9567 (bookmark-bmenu-list): Use it.
9568 Don't fiddle with `baud-rate' at top-level.
9569
9570 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9571
9572 * image.el (create-image, find-image): Mention max-image-size in
9573 docstring.
9574
9575 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9576
9577 * savehist.el (savehist-load): Revert to checking XEmacs.
9578
9579 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9580 Various docstring and line-width fixups.
9581 (conf-mode): Use cond.
9582 Set font-lock-defaults. Don't set comment-use-syntax.
9583
9584 2005-10-18 David Ponce <david@dponce.com>
9585
9586 * tree-widget.el (tree-widget-button-click): New function.
9587 (tree-widget-button-keymap): Use it.
9588
9589 2005-10-18 Romain Francoise <romain@orebokech.com>
9590
9591 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9592 (bookmark-bmenu-hide-filenames): Add follow-link property.
9593 Improve help-echo text.
9594
9595 * ffap.el (find-file-at-point): Doc fix.
9596
9597 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9598
9599 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9600
9601 2005-10-18 Masatake YAMATO <jet@gyve.org>
9602
9603 Install to the CVS repository what I forgot to install in my
9604 2005-10-16 changes.
9605
9606 * progmodes/python.el (python-complete-symbol): Pass the common
9607 prefix substring of completion to `display-completion-list'.
9608
9609 * textmodes/org.el (org-complete): Ditto.
9610
9611 2005-10-18 Masatake YAMATO <jet@gyve.org>
9612
9613 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9614
9615 * woman.el (WoMan-xref-man-page): New button type derived
9616 from `Man-abstract-xref-man-page'.
9617 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9618
9619 * man.el (Man-abstract-xref-man-page): New button type.
9620 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9621 (Man-highlight-references): Add new optional argument `xref-man-type'.
9622
9623 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9624
9625 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9626
9627 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9628
9629 * cus-edit.el (Custom-move-and-invoke): Delete.
9630 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9631
9632 * wid-edit.el (widget-move-and-invoke): New function, from
9633 Custom-move-and-invoke.
9634
9635 2005-10-17 Bill Wohler <wohler@newt.com>
9636
9637 Move all remaining images from lisp/toolbar to etc/images, move
9638 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9639 the low resolution images in their own directory (low-color).
9640
9641 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9642 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9643 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9644 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9645 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9646 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9647 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9648
9649 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9650 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9651 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9652 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9653 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9654 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9655 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9656 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9657 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9658 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9659 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9660 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9661 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9662 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9663 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9664
9665 To conform with convention, replace the underscore (_) in the
9666 following image names with dash (-) or (/) as appropriate.
9667
9668 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9669 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9670 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9671 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9672 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9673 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9674 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9675 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9676 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9677 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9678 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9679 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9680 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9681 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9682 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9683
9684 * info.el (info-tool-bar-map): Replace underscores in image names
9685 with dashes.
9686
9687 * makefile.w32-in (WINS): Remove toolbar.
9688
9689 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9690
9691 * tool-bar.el: Move to lisp from toolbar. Now that
9692 toolbar is empty, it should be deleted when folks run "cvs up -P".
9693
9694 2005-10-18 Jay Belanger <belanger@truman.edu>
9695
9696 * calc/calc-store.el (calc-store-into): Get the proper variable name
9697 to display in message.
9698
9699 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9700
9701 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9702 expressions display in speedbar for all buffers when debugging.
9703 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9704
9705 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9706 (speedbar-insert-button, speedbar-make-button):
9707 Use add-text-properties.
9708 (speedbar-update-localized-contents)
9709 (speedbar-update-directory-contents)
9710 (speedbar-update-special-contents): Use dolist.
9711 (speedbar-buffer-easymenu-definition): Add a menu separator.
9712
9713 2005-10-17 Jason Rumney <jasonr@gnu.org>
9714
9715 * makefile.w32-in: Use $(lisp) consistently.
9716 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9717 for shell specific generation of mh-autoloads.
9718
9719 2005-10-17 Richard M. Stallman <rms@gnu.org>
9720
9721 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9722
9723 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9724
9725 * jit-lock.el (jit-lock-fontify-now):
9726 Move jit-lock-context-unfontify-pos to avoid wasted work.
9727
9728 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
9729
9730 * net/tramp.el (tramp-completion-mode): New defvar. Used in
9731 `tramp-completion-mode' for checking if we are in completion mode.
9732 (tramp-completion-handle-file-name-all-completions): Reorder code
9733 in order to complete for file names only in case there are no
9734 method/user/host completions. This is necessary for cooperation
9735 with ido. Reported by Kim F. Storm <storm@cua.dk>.
9736
9737 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
9738
9739 * longlines.el (longlines-search-forward)
9740 (longlines-search-backward): Match any number of spaces.
9741
9742 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
9743
9744 * diff-mode.el (diff-mode): Doc fix.
9745
9746 2005-10-16 David Reitter <david.reitter@gmail.com>
9747
9748 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
9749 as default on darwin and windows systems.
9750
9751 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
9752
9753 * arc-mode.el (archive-zip-extract): Doc fix.
9754
9755 2005-10-16 Romain Francoise <romain@orebokech.com>
9756
9757 * mouse.el (mouse-1-click-follows-link): Doc fix.
9758
9759 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9760
9761 * savehist.el: Don't require CL at runtime.
9762 (savehist-xemacs): Remove.
9763 (savehist-coding-system): Use utf-8 if present, regardless of religion.
9764 (savehist-no-conversion): Use (featurep 'xemacs).
9765 (savehist-load): Check existence of start-itimer rather than XEmacs.
9766 Use an idle timer.
9767 (savehist-process-for-saving): Replace use of CL funs `subseq' and
9768 `delete-if-not'.
9769
9770 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
9771
9772 * savehist.el: Newer version.
9773 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
9774 (savehist-last-checksum, savehist-no-conversion): New vars.
9775 (savehist-autosave, savehist-process-for-saving, savehist-printable):
9776 New functions.
9777 (savehist-load, savehist-save): Use them.
9778 (savehist-delimit): Remove.
9779
9780 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9781
9782 * progmodes/compile.el (compilation-goto-locus): Display the
9783 compilation buffer first and the source buffer second, in case they're
9784 in overlapping frames. Don't raise the compilation frame if it was the
9785 selected window upon entry. Pass the `other-window' arg to
9786 pop-to-buffer.
9787
9788 * info.el (Info-fontify-node): Use dolist.
9789 Change add-text-properties to put-text-property.
9790
9791 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9792
9793 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
9794 bound of search.
9795
9796 2005-10-16 Masatake YAMATO <jet@gyve.org>
9797
9798 * dabbrev.el (dabbrev-completion): Pass the common
9799 prefix substring of completion to `display-completion-list'.
9800
9801 * filecache.el (file-cache-minibuffer-complete)
9802 (file-cache-complete): Ditto.
9803
9804 * tempo.el (tempo-display-completions): Ditto.
9805
9806 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
9807
9808 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
9809
9810 * eshell/em-hist.el (eshell-list-history): Ditto.
9811
9812 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
9813
9814 * mail/mailalias.el (mail-complete): Ditto.
9815
9816 * progmodes/etags.el (complete-tag): Ditto.
9817
9818 * progmodes/make-mode.el (makefile-complete): Ditto.
9819
9820 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
9821
9822 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
9823
9824 * progmodes/pascal.el (pascal-complete-word)
9825 (pascal-show-completions): Ditto.
9826
9827 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
9828
9829 * simple.el (completion-common-substring): New variable.
9830 (completion-setup-function): Use `completion-common-substring'
9831 to put faces.
9832
9833 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9834
9835 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
9836 (x-get-selection, mac-select-convert-to-string): Convert from/to
9837 UTF-16 clipboard data as in native byte order, no BOM.
9838
9839 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
9840
9841 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9842 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
9843 (gud-sentinel): Use speedbar-frame to check for speedbar.
9844
9845 2005-10-15 Richard M. Stallman <rms@gnu.org>
9846
9847 * savehist.el: New file.
9848
9849 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
9850
9851 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
9852 Fix bug in \bf fontification.
9853
9854 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
9855
9856 * pcvs.el (cvs-edit-log-files): New var.
9857 (cvs-mode-edit-log): New arg `file'.
9858 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
9859 Instead force the use of the original file and nothing else.
9860 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
9861 the cvs-minor-wrap-function is set.
9862 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
9863
9864 2005-10-14 Bill Wohler <wohler@newt.com>
9865
9866 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
9867 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
9868 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
9869 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
9870 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
9871 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
9872 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
9873 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
9874 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
9875 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
9876 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
9877 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
9878 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
9879 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
9880 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
9881
9882 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9883 appropriately (for example, gud-break to gud/break).
9884
9885 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
9886
9887 * longlines.el (longlinges-search-function)
9888 (longlines-search-forward, longlines-search-backward): New functions.
9889 (longlines-mode): Set isearch-search-fun-function to
9890 longlinges-search-function.
9891
9892 * mouse.el (mouse-drag-region-1): Handle the case where a
9893 double-click event is bound to an arbitrary function.
9894
9895 2005-10-14 David Ponce <david@dponce.com>
9896
9897 * recentf.el (recentf-track-opened-file)
9898 (recentf-track-closed-file, recentf-update-menu)
9899 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
9900 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
9901 mouse-1-click-follows-link.
9902
9903 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9904
9905 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
9906 Gnome file-manager.png. Suggested by
9907 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
9908
9909 * toolbar/README: Add diropen.xpm.
9910
9911 2005-10-13 Bill Wohler <wohler@newt.com>
9912
9913 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
9914 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
9915
9916 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9917
9918 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
9919 Don't waste the byte-compiler's time on constant data.
9920
9921 2005-10-13 Kenichi Handa <handa@m17n.org>
9922
9923 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
9924 byte with `escape-glyph' face.
9925
9926 * international/fontset.el (ccl-encode-unicode-font):
9927 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
9928 Handle the case that ucs-mule-to-mule-unicode translates a character to
9929 ASCII (usually for IPA characters).
9930
9931 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9932
9933 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
9934 Don't hide the underline of titles if font-lock-mode is disabled.
9935
9936 2005-10-12 Bill Wohler <wohler@newt.com>
9937
9938 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
9939 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
9940 files in MH-E-SRC have been updated.
9941 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
9942
9943 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9944
9945 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
9946 (mixal-mode-syntax-table): Add \n as end-comment.
9947 (mixal-operation-codes-alist): Immediately initialize to full value.
9948 (mixal-add-operation-code): Remove.
9949 (mixal-describe-operation-code): Make the arg non-optional.
9950 Use the interactive spec instead.
9951 Use mixal-operation-codes-alist rather than mixal-operation-codes.
9952 (mixal-font-lock-keywords): Don't highlight comments here any more.
9953 (mixal-font-lock-syntactic-keywords): New var.
9954 (mixal-mode): Use it. Fix comment-start-skip.
9955
9956 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9957
9958 * startup.el (command-line-x-option-alist): -nb => -nbi
9959
9960 2005-10-12 Kim F. Storm <storm@cua.dk>
9961
9962 * startup.el (fancy-splash-default-action): Discard mouse click in
9963 the splash screen window, as it has no sensible meaning in the
9964 next window to be selected. Fixes error reported by Jan D.
9965
9966 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9967
9968 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
9969
9970 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9971
9972 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
9973 Try to fix up minor layout issues like indentation, line break, etc...
9974 (mixal-mode-syntax-table): Don't try to specify comment syntax,
9975 because it doesn't work.
9976 (mixal-operation-codes): Add some more codes.
9977 (mixal-font-lock-keywords): Process comments here.
9978 (mixal-mode): mixasm no longer needs -g option.
9979
9980 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
9981
9982 * progmodes/sh-script.el (sh-tmp-file):
9983 Use mktemp -t. Finish support for es and rc shells.
9984
9985 2005-10-11 Jay Belanger <belanger@truman.edu>
9986
9987 * calc/calcalg2.el (calc-integral): With an argument, compute the
9988 definite integral.
9989
9990 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
9991
9992 * mouse.el (mouse-drag-region-1): Don't try to catch a
9993 double-click when doing follow-link (it's overridden anyway).
9994
9995 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
9996
9997 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
9998 (autoload-print-form-outbuf): Add docstring.
9999
10000 2005-10-11 Juri Linkov <juri@jurta.org>
10001
10002 * info.el (Info-mode-menu): Delete menu item "Edit".
10003 (Info-mode): Delete description of Info-edit from docstring,
10004 and rearrange descriptions of Info commands in the order
10005 they are documented in the Info manual.
10006
10007 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10008
10009 * calendar/appt.el (appt-check): Use diary-selective-display var.
10010
10011 2005-10-10 Richard M. Stallman <rms@gnu.org>
10012
10013 * net/newsticker.el (newsticker-start, newsticker-show-news):
10014 Add autoload cookies.
10015
10016 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
10017
10018 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
10019
10020 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
10021
10022 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
10023
10024 2005-10-10 Jay Belanger <belanger@truman.edu>
10025
10026 * calc/calc-arith.el (math-check-known-scalarp)
10027 (math-check-known-matrixp): Check the values of arguments that are
10028 variables.
10029 (math-check-known-square-matrixp): New function.
10030 (math-known-square-matrixp): Use math-check-known-square-matrixp.
10031 (math-super-types): Add sqmatrix type.
10032
10033 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
10034 mode name `square' to `sqmatrix'.
10035
10036 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
10037 mode name `square' to `sqmatrix'.
10038
10039 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10040
10041 * progmodes/etags.el (select-tags-table-mode): Don't use
10042 selective-display.
10043 (tags-select-tags-table): Pass `button' to the action function.
10044 (select-tags-table): Place the side-info on button properties rather
10045 than in hidden text. Abbreviate file names.
10046 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
10047 (select-tags-table-select): Add `button' argument.
10048 Get side-info from the button property rather than from hidden text.
10049
10050 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
10051
10052 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
10053 (gud-speedbar-buttons): Preserve point if possible.
10054 (gud-sentinel): Restore previous speedbar display type.
10055
10056 * progmodes/gdb-ui.el (gdba): Improve diagram.
10057 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10058 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
10059 Call get-buffer-window once.
10060
10061 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10062
10063 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
10064 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
10065 (pascal-indent-command): Remove unused var `ind'.
10066 (pascal-indent-case): Remove unused var `oldpos'.
10067 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
10068 since it's now used as a proper minor mode map.
10069 (pascal-outline): Rename to pascal-outline-mode.
10070 (pascal-outline-mode): Use define-minor-mode.
10071 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
10072 selective-display.
10073
10074 2005-10-10 Andreas Schwab <schwab@suse.de>
10075
10076 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
10077 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
10078
10079 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
10080 outside source directory.
10081
10082 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10083
10084 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
10085 C-x' as a prefix.
10086 (orgtbl-mode-map): Full keymap instead of sparse, because all
10087 `self-insert-command' keys are redefined in this map.
10088 (org-export-as-html): Specify charset for HTML file, by taking it
10089 from the coding system.
10090
10091 2005-10-10 Kenichi Handa <handa@m17n.org>
10092
10093 * textmodes/flyspell.el (flyspell-check-word-p):
10094 If unread-command-events is non-empty, don't call sit-for.
10095
10096 2005-10-09 Richard M. Stallman <rms@gnu.org>
10097
10098 * font-lock.el (font-lock-syntactic-keywords)
10099 (font-lock-keywords): Doc fixes.
10100
10101 * textmodes/flyspell.el (flyspell-external-point-words):
10102 Simplify logic, and don't try to check for consecutive appearances
10103 of one incorrect word.
10104
10105 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
10106
10107 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
10108 separator.
10109
10110 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
10111 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
10112 (gud-expansion-speedbar-buttons): New function.
10113 (gud-speedbar-buttons): Check for gud-comint-buffer.
10114
10115 2005-10-09 Bill Wohler <wohler@newt.com>
10116
10117 * Makefile.in (updates): Add mh-loaddefs dependency.
10118
10119 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
10120
10121 * speedbar.el (speedbar-file-key-map): Fix typo.
10122
10123 2005-10-09 Daniel Brockman <daniel@brockman.se>
10124
10125 * cus-start.el (line-spacing): Add custom spec.
10126
10127 2005-10-09 Romain Francoise <romain@orebokech.com>
10128
10129 * textmodes/ispell.el (ispell-check-version): Fix last change.
10130
10131 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10132
10133 * term/x-win.el: Remove -i, --icon-type from comment.
10134
10135 * startup.el (command-line-x-option-alist): Remove options -i,
10136 -itype, --icon-type, added -nb, --no-bitmap-icon
10137
10138 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
10139
10140 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
10141 instead of :active.
10142
10143 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
10144
10145 * textmodes/ispell.el (ispell-check-version):
10146 Ignore hyphen, and all that follows, in aspell's version text.
10147
10148 2005-10-08 Jay Belanger <belanger@truman.edu>
10149
10150 * calc/calc-arith.el (math-known-square-matrixp): New function.
10151 (math-pow-fancy): Check for matrices before distributing exponent
10152 across products.
10153
10154 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
10155 fullscreen keypad. Suggested by Luc Teirlinck.
10156 (calc-keypad-show-input): Add space for formatting.
10157
10158 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
10159 Add square matrix option.
10160
10161 * calc/calc-poly.el (math-expand-term): Check for matrices instead
10162 of checking calc-matrix-mode when deciding how to expand.
10163
10164 * calc/calc.el (calc-set-mode-line): Add square matrix option.
10165
10166 2005-10-08 Lars Hansen <larsh@soem.dk>
10167
10168 * net/tramp.el (tramp-perl-directory-files-and-attributes):
10169 Add error handling.
10170 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
10171
10172 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10173
10174 Sync with Tramp 2.0.51.
10175
10176 * net/tramp.el (tramp-handle-set-visited-file-modtime)
10177 (tramp-handle-insert-file-contents, tramp-handle-write-region):
10178 Insert special handling for `last-coding-system-used', again
10179 it still seems to be necessary (unlike stated before).
10180 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
10181 (tramp-password-prompt-regexp): There might be other words before
10182 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
10183 (tramp-chunksize): Improve docstring.
10184 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
10185 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
10186 Christian Joergensen <bugs@razor.dk>.
10187
10188 2005-10-07 Glenn Morris <rgm@gnu.org>
10189
10190 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
10191 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
10192 precision'.
10193
10194 2005-10-07 Romain Francoise <romain@orebokech.com>
10195
10196 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
10197 (ibuffer-do-shell-command-pipe-replace)
10198 (ibuffer-do-shell-command-file, ibuffer-do-eval)
10199 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
10200 (ibuffer-do-revert, ibuffer-do-replace-regexp)
10201 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
10202 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10203 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
10204 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
10205 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
10206 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
10207 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
10208 Autoload file sans suffix.
10209
10210 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
10211
10212 2005-10-07 David Ponce <david@dponce.com>
10213
10214 * recentf.el (recentf-menu-open-all-flag): New option.
10215 (recentf-digit-shortcut-command-name): New function.
10216 (recentf--shortcuts-keymap): New variable.
10217 (recentf-menu-shortcuts): New variable.
10218 (recentf-make-menu-items): Initialize it. Replace the "More..."
10219 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
10220 (recentf-menu-value-shortcut): New function.
10221 (recentf-make-menu-item): Use it. No more in-lined.
10222 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
10223 (recentf-open-most-recent-file): Rename from
10224 `recentf-open-file-with-key'. Don't depend on key binding.
10225 (recentf-mode-map): New variable.
10226 (recentf-mode): Use it.
10227
10228 2005-10-06 Bill Wohler <wohler@newt.com>
10229
10230 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
10231
10232 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
10233 (MH-E-SRC): New. Used by mh-autoloads.
10234 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10235 files in MH-E-SRC have been updated.
10236 (compile, recompile, bootstrap): Depend on mh-autoloads.
10237
10238 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
10239
10240 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
10241 gud-break and gud-remove icons when the fringe is not available.
10242
10243 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
10244 Typo.
10245
10246 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
10247
10248 * play/zone.el (zone): Wrap body with save-window-excursion.
10249
10250 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
10251
10252 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10253 Use the new `list-only' arg to diary-list-entries.
10254
10255 * calendar/diary-lib.el: Use overlays rather than selective-display.
10256 (diary-selective-display): New var.
10257 (diary-header-line-format): Use it.
10258 (diary-list-entries): Add argument `list-only'.
10259 Put the buffer in diary-mode. Don't add \^M at beg and end.
10260 Replace \^M by invisible overlays.
10261 (diary-unhide-everything): Replace \^M by invisible overlays.
10262 (print-diary-entries): Look for overlays rather than \^M.
10263 Add a space to the temp buffer name.
10264 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
10265 Put the buffer in diary-mode.
10266 (list-sexp-diary-entries): Replace \^M by invisible overlays.
10267 (diary-anniversary): Make the year arg optional.
10268 (diary-time-regexp): New const.
10269 (diary-font-lock-keywords): Use it to accept a few more time formats.
10270
10271 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
10272
10273 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
10274
10275 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
10276 Fix bug introduced 2005-07-03: Use (car (last ...))
10277 to faithfully reproduce replaced artist-last.
10278 (artist-set-arrow-points-for-poly): Likewise.
10279 Suggested by Johan Bockg\e,Ae\e(Brd.
10280
10281 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
10282
10283 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
10284 * wid-edit.el (widget):
10285 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
10286 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
10287
10288 2005-10-06 Kenichi Handa <handa@m17n.org>
10289
10290 * international/mule-cmds.el (set-language-environment):
10291 Fix setting up of case-table for unibyte mode.
10292
10293 * simple.el (what-cursor-position): If the character is displayed
10294 by some `display' text property, show that. Don't use
10295 single-key-description for eight-bit characters in multibyte mode.
10296
10297 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
10298
10299 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
10300 (gdb-ann3): Set it.
10301 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
10302 (gdb-info-frames-custom): Use inverse-video for first five
10303 characters of selected frame only.
10304 (gdb-get-frame-number): Select frame even when point is on frame
10305 number.
10306
10307 2005-10-06 Masatake YAMATO <jet@gyve.org>
10308
10309 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10310 Put `font-lock-function-name-face'.
10311 (gdb-info-frames-custom): Put `font-lock-function-name-face'
10312 and `font-lock-variable-name-face'
10313 (gdb-registers-font-lock-keywords): New font lock keywords definition.
10314 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
10315 (gdb-memory-font-lock-keywords): New font lock keywords definition.
10316 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
10317 (gdb-local-font-lock-keywords): New font lock keywords definition.
10318 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
10319 (gdb-threads-font-lock-keywords): New font lock keywords definition.
10320 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
10321
10322 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
10323
10324 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
10325 (ediff-merge-region-is-non-clash-to-skip): Previously called
10326 ediff-merge-region-is-non-clash.
10327
10328 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
10329 Use insert-buffer-substring.
10330
10331 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
10332 selecting files to patch. Also bug fixes.
10333
10334 * ediff-util.el (ediff-setup): Bug fix.
10335 (ediff-next-difference): Never skip clashes that differ in white
10336 space only.
10337
10338 * ediff-wind.el (ediff-setup-control-frame)
10339 (ediff-destroy-control-frame): Check the menubar feature.
10340
10341 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10342 (viper-refresh-mode-line): Use make-local-variable to localize
10343 some vars instead of make-variable-buffer-local. Suggested by
10344 Stefan Monnier.
10345
10346 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10347 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10348 Use make-local-variable instead of make-variable-buffer-local.
10349 Suggested by Stefan Monnier.
10350
10351 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10352 (viper-comint-mode-hook): Use make-local-variable on
10353 require-final-newline.
10354 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10355
10356 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10357
10358 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10359 also the second char of a comment-start sequence.
10360 (scheme-sexp-comment-syntax-table): New var.
10361 (lambda, define): Set their scheme-doc-string-elt property.
10362 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10363 Use lisp-font-lock-syntactic-face-function now that it properly
10364 handles |...| symbols.
10365 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10366 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10367
10368 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10369 bit from # to |.
10370 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10371
10372 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10373 (lisp-doc-string-elt-property): New var.
10374 (lisp-font-lock-syntactic-face-function): Use it.
10375 Rewrite to recognize docstrings even for forms not at toplevel.
10376
10377 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10378 annotation on the | part of #| rather than on the # part.
10379 (scheme-font-lock-syntactic-face-function): New function, to
10380 distinguish strings from |...| symbols.
10381 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10382 syntax-table so that #|...|# is properly highlighted.
10383
10384 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10385 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10386
10387 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10388
10389 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10390 and C-e.
10391
10392 * emacs-lisp/eldoc.el: Move comments into docstrings.
10393 (eldoc-message-commands): Initialize in its declaration.
10394 Add move-beginning-of-line and move-end-of-line.
10395 (eldoc-add-command, eldoc-add-command-completions)
10396 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10397
10398 * outline.el (outline-mark-subtree): Activate the mark.
10399
10400 * calendar/appt.el (appt-time-regexp): New var.
10401 (appt-add, appt-make-list): Use it.
10402 (appt-convert-time): Clean up.
10403
10404 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10405 Don't set any syntax-table property here.
10406 (tex-font-lock-verb): New function. Do it here.
10407 (tex-font-lock-syntactic-keywords): Use it.
10408
10409 2005-10-04 Richard M. Stallman <rms@gnu.org>
10410
10411 * wid-edit.el (widget-file-complete): Get the widget start point
10412 the right way. Default directory to `/' if file has none.
10413
10414 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10415
10416 * textmodes/flyspell.el (flyspell-mode-on):
10417 Call ispell-maybe-find-aspell-dictionaries.
10418
10419 * textmodes/ispell.el (ispell-word, ispell-region):
10420 Call ispell-maybe-find-aspell-dictionaries.
10421 (ispell-accept-buffer-local-defs):
10422 Don't call ispell-maybe-find-aspell-dictionaries
10423
10424 2005-10-04 Richard M. Stallman <rms@gnu.org>
10425
10426 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10427
10428 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10429
10430 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10431 instead of `fboundp' in order to allow for anonymous functions.
10432
10433 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10434
10435 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10436 case the user clicks on the link while another window is selected.
10437 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10438
10439 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10440 functionality.
10441 (dframe-help-echo): Save point in case mouse tracking is off.
10442
10443 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10444
10445 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10446
10447 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10448
10449 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10450 not change the global value of those vars.
10451
10452 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10453 make-local-variable which we do not need any more.
10454
10455 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10456
10457 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10458 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10459 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10460 (speedbar-path-line): Define obsolete aliases.
10461 (speedbar-line-directory): Doc fix.
10462
10463 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10464 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10465 instead of speedbar-line-path.
10466
10467 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10468
10469 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10470 to nil if dropping on a window. Handle dropping on a minibuffer window
10471 like dropping on a non-window part of Emacs.
10472
10473 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10474
10475 * net/ange-ftp.el: Use with-current-buffer.
10476 (ange-ftp-insert-directory): Do not follow symlinks any more.
10477
10478 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10479 Remove interactive spec.
10480
10481 2005-10-03 Kim F. Storm <storm@cua.dk>
10482
10483 * ido.el (ido-mode): Use custom-initialize-set.
10484
10485 2005-10-02 Richard M. Stallman <rms@gnu.org>
10486
10487 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10488 Use insert-buffer-substring.
10489
10490 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10491 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10492
10493 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10494
10495 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10496 in last change.
10497 (ange-ftp-insert-directory): Fix up the search for the case where
10498 `file' is absolute.
10499
10500 2005-10-02 Romain Francoise <romain@orebokech.com>
10501
10502 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10503
10504 2005-10-02 Andreas Schwab <schwab@suse.de>
10505
10506 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10507 directory component in the session info.
10508
10509 2005-10-01 Richard M. Stallman <rms@gnu.org>
10510
10511 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10512
10513 * simple.el (next-error-internal): New function.
10514
10515 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10516 (compilation-start): Pass new arg to compilation-buffer-name.
10517 (compile-goto-error): Use next-error-internal.
10518
10519 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10520
10521 * speedbar.el: Remove RCS tag.
10522 (speedbar-check-read-only): Handle non-existent files.
10523
10524 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10525
10526 * info.el (Info-speedbar-hierarchy-buttons)
10527 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10528
10529 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10530
10531 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10532 Do not match newline.
10533 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10534 (bibtex-summary): Remove unnecessary save-excursion.
10535 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10536
10537 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10538
10539 * term/mac-win.el: Add charset info for "iso10646-1".
10540 Modify default fontset to use ATSUI-compatible fonts for some charsets
10541 if available.
10542
10543 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10544
10545 * speedbar.el: Re-apply arch tag.
10546 (speedbar-version): Rename to version 1.0. Suggested by Eric
10547 M. Ludlam.
10548 Reapply two changes from Emacs CVS' version of speedbar lost
10549 during the merge:
10550 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10551 (speedbar-frame-parameters): Improve customize type.
10552
10553 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10554
10555 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10556 (ange-ftp-file-directory-p): Fix the symlink case.
10557 (ange-ftp-insert-directory): When listing a single file, get a list of
10558 the parent buffer and extract the relevant line. Inspired from a patch
10559 by Katsumi Yamaoka <yamaoka@jpl.org>.
10560 (ange-ftp-file-name-sans-versions): Simplify.
10561
10562 2005-09-30 Bill Wohler <wohler@newt.com>
10563
10564 Move MH-E image files from toolbar and mail directories into
10565 etc/images.
10566
10567 * mail/reply2.*: Move to etc/images/mail/reply*.
10568
10569 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10570 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10571 etc/images.
10572
10573 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10574 * toolbar/reply*: Move to etc/images/mail.
10575
10576 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10577
10578 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10579
10580 * speedbar.el: New version 1.0pre3.
10581
10582 Frame management code (including timer, and mouse click specifics)
10583 moved to dframe.el:
10584 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10585 (speedbar-timer): Removed. Use dframe-timer.
10586 (speedbar-close-frame): Removed. Use dframe-close-frame.
10587 (speedbar-activity-change-focus-flag): Removed. Use
10588 dframe-activity-change-focus-flag.
10589 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10590 dframe-update-speed.
10591
10592 (speedbar-current-frame): New macro. Use this instead of the
10593 variable speedbar-frame.
10594
10595 (speedbar-use-images, speedbar-expand-image-button-alist)
10596 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10597
10598 (speedbar-find-image-on-load-path): Removed. Replaced by
10599 defezimage in ezimage.el.
10600 (speedbar-expand-image-button-alist): Removed. Replaced by
10601 ezimage-expand-image-button-alist in ezimage.el.
10602
10603 (speedbar-ignored-directory-regexp)
10604 (speedbar-add-ignored-directory-regexp)
10605 (speedbar-ignored-directory-expressions)
10606 (speedbar-line-directory, speedbar-buffers-line-directory)
10607 (speedbar-directory-line, speedbar-buffers-line-directory):
10608 Renamed, replacing `path' with `directory'.
10609
10610 (speedbar-create-directory, speedbar-expand-line-descendants)
10611 (speedbar-toggle-line-expansion)
10612 (speedbar-contract-line-descendants): New commands.
10613
10614 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10615 (speedbar-use-tool-tips-flag): New options.
10616
10617 (speedbar-check-read-only, speedbar-require-version)
10618 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10619 (speedbar-handle-delete-frame, speedbar-try-completion)
10620 (speedbar-update-localized-contents): New functions.
10621
10622 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10623 (speedbar-object-read-only-indicator): New variables.
10624
10625 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10626 New hooks.
10627
10628 (speedbar-separator-face): New face.
10629
10630 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10631 (speedbar-ignored-modes): Add fundamental-mode.
10632 (speedbar-directory-unshown-regexp): Add . directories.
10633
10634 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10635 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10636 `]' for full expand/close.
10637 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10638
10639 (speedbar-check-vc): Support hidden files.
10640 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10641 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10642 state is nil, it is not checked out.
10643
10644 (speedbar-line-text, speedbar-line-token): Support expand buttons
10645 with no text.
10646 (speedbar-refresh): Universal argument acts as power-click.
10647 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10648 that buffer to get variable values.
10649
10650 And many other bugfixes.
10651
10652 * dframe.el, ezimage.el, sb-image.el: New files.
10653
10654 * sb-*.xpm: Remove files. New image files installed into
10655 etc/images/ezimage.
10656
10657 2005-09-30 Kenichi Handa <handa@m17n.org>
10658
10659 * ps-mule.el (ps-mule-show-warning): If a character is in
10660 ps-print-translation-table, don't treat it as non-printable.
10661
10662 2005-09-30 David Ponce <david@dponce.com>
10663
10664 * tree-widget.el (tree-widget-themes-load-path): New variable.
10665 (tree-widget-themes-directory): Doc fix.
10666 (tree-widget-image-formats) [Emacs]: Doc fix.
10667 (tree-widget--locate-sub-directory): New function.
10668 (tree-widget-themes-directory): Use it.
10669
10670 * recentf.el (recentf-filename-handlers): Rename from
10671 `recentf-filename-handler'. Allow a list of functions.
10672 (recentf-menu-items-for-commands): Fix :help strings.
10673 (recentf-apply-filename-handlers): New function.
10674 (recentf-expand-file-name): Use it.
10675 (recentf-cleanup): Remove duplicates too.
10676
10677 2005-09-29 Juri Linkov <juri@jurta.org>
10678
10679 * faces.el: Rearrange face definitions to be in the same order as
10680 their face descriptions in "(emacs)Standard Faces".
10681
10682 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10683
10684 * tooltip.el (tooltip): Add group `basic-faces'.
10685
10686 * buff-menu.el (Buffer-menu-buffer): Remove group
10687 `font-lock-highlighting-faces'.
10688
10689 * progmodes/compile.el (compilation-error, compilation-warning)
10690 (compilation-info, compilation-line-number, compilation-column-number):
10691 Change group from `font-lock-highlighting-faces' to `compilation'.
10692
10693 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10694 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10695 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10696 (vhdl-font-lock-reserved-words-face)
10697 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10698 `font-lock-highlighting-faces'.
10699
10700 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10701
10702 2005-09-28 Kim F. Storm <storm@cua.dk>
10703
10704 * emulation/cua-base.el: Set CUA move property on additional commands:
10705 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10706 forward-sexp, backward-sexp, forward-list, backward-list.
10707
10708 2005-09-28 Romain Francoise <romain@orebokech.com>
10709
10710 * comint.el (comint-show-output): Really set point at the
10711 beginning of the output when not using `comint-use-prompt-regexp'.
10712
10713 2005-09-27 Jay Belanger <belanger@truman.edu>
10714
10715 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10716 in TeX mode.
10717
10718 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
10719
10720 * textmodes/org.el (org-table-sum): Fix format string.
10721
10722 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10723 Quote face names.
10724
10725 2005-09-26 Romain Francoise <romain@orebokech.com>
10726
10727 * isearch.el (isearch-forward-regexp): Close doc string.
10728
10729 2005-09-25 Richard M. Stallman <rms@gnu.org>
10730
10731 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10732
10733 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
10734
10735 * progmodes/compile.el (compilation-error-properties):
10736 When getting the file from the previous error message,
10737 correctly decode the new data format.
10738
10739 * progmodes/cc-cmds.el (c-electric-paren):
10740 Call old-blink-paren only for close-paren.
10741
10742 2005-09-24 Andreas Schwab <schwab@suse.de>
10743
10744 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
10745 condition.
10746
10747 2005-09-25 Romain Francoise <romain@orebokech.com>
10748
10749 * dired-aux.el (dired-copy-file-recursive):
10750 * dired.el (dired-delete-file):
10751 * ediff-mult.el (ediff-dir-diff-copy-file):
10752 * ediff-util.el (ediff-test-save-region):
10753 * forms.el (forms-mode):
10754 * ido.el (ido-file-internal, ido-delete-file-at-head):
10755 * log-edit.el (log-edit-done):
10756 * ses.el (ses-yank-resize):
10757 * play/gomoku.el (gomoku-human-plays, gomoku)
10758 (gomoku-human-resigns, gomoku-prompt-for-other-game)
10759 (gomoku-offer-a-draw):
10760 * play/landmark.el (lm-human-resigns, lm):
10761 * net/eudcb-ldap.el (eudc-ldap-check-base):
10762 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
10763 * progmodes/ebrowse.el (ebrowse-find-pattern):
10764 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
10765 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
10766 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
10767
10768 * vc.el (vc-delete-file):
10769 * play/gomoku.el (gomoku-terminate-game, gomoku)
10770 (gomoku-prompt-for-move, gomoku-human-takes-back):
10771 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
10772 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
10773
10774 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
10775
10776 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
10777 color rxvt terminals by using the code xterm.el used to use before
10778 2005-04-09 in order to match the colors used by rxvt.
10779
10780 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10781
10782 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
10783 colors rxvt-unicode terminals by using the same code as xterm.el.
10784
10785 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10786
10787 * textmodes/tex-mode.el (tex-font-lock-append-prop)
10788 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
10789 new symbol used for the tex-verbatim face.
10790
10791 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
10792
10793 * woman.el (woman-file-name):
10794 * wid-edit.el (widget-file-prompt-value)
10795 (widget-coding-system-prompt-value):
10796 * w32-fns.el (set-w32-system-coding-system):
10797 * vc.el (vc-version-diff, vc-annotate):
10798 * textmodes/reftex-auc.el (reftex-arg-cite)
10799 (reftex-arg-index-tag):
10800 * textmodes/refer.el (refer-get-bib-files):
10801 * textmodes/artist.el (artist-figlet-choose-font):
10802 * terminal.el (terminal-emulator):
10803 * replace.el (occur-read-primary-args):
10804 * rect.el (string-rectangle, string-insert-rectangle):
10805 * ps-print.el (ps-print-preprint):
10806 * progmodes/pascal.el (pascal-goto-defun):
10807 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
10808 * progmodes/compile.el (compilation-find-file):
10809 * printing.el (pr-interactive-n-up):
10810 * play/animate.el (animate-birthday-present):
10811 * net/rcompile.el (remote-compile):
10812 * man.el (man, Man-goto-section, Man-follow-manual-reference):
10813 * mail/rmailsum.el (rmail-summary-search-backward)
10814 (rmail-summary-search):
10815 * mail/rmailout.el (rmail-output-read-rmail-file-name)
10816 (rmail-output-read-file-name):
10817 * mail/rmail.el (rmail-search, rmail-search-backwards):
10818 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
10819 * locate.el (locate):
10820 * international/quail.el (quail-show-keyboard-layout):
10821 * international/mule.el (set-buffer-file-coding-system)
10822 (revert-buffer-with-coding-system, set-file-name-coding-system)
10823 (set-terminal-coding-system, set-keyboard-coding-system)
10824 (set-next-selection-coding-system):
10825 * international/mule-diag.el (describe-coding-system)
10826 (describe-font, describe-fontset):
10827 * international/mule-cmds.el (universal-coding-system-argument)
10828 (search-unencodable-char, describe-input-method)
10829 (set-language-environment, describe-language-environment):
10830 * international/codepage.el (codepage-setup):
10831 * international/code-pages.el (codepage-setup):
10832 * info.el (Info-search, Info-follow-reference)
10833 (Info-search-backward):
10834 * emacs-lisp/advice.el (ad-read-advised-function)
10835 (ad-read-advice-class, ad-clear-cache, ad-activate)
10836 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
10837 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
10838 (ad-read-regexp):
10839 * ediff-util.el (ediff-toggle-regexp-match):
10840 * ediff-ptch.el (ediff-prompt-for-patch-file):
10841 * dired-aux.el (dired-diff):
10842 * diff.el (diff):
10843 * cus-edit.el (custom-variable-prompt):
10844 * calendar/timeclock.el (timeclock-ask-for-project):
10845 * calc/calcalg3.el (calc-get-fit-variables):
10846 * calc/calc-store.el (calc-edit-variable)
10847 (calc-permanent-variable):
10848 * vc-mcvs.el (vc-mcvs-register):
10849 * shadowfile.el (shadow-define-literal-group):
10850 * woman.el (woman-file-name):
10851 * vc.el (vc-version-diff, vc-merge):
10852 * textmodes/reftex-index.el (reftex-index-complete-tag):
10853 * format.el (format-decode-buffer, format-decode-region):
10854 * emulation/viper-cmd.el (viper-read-string-with-history):
10855 * emacs-lisp/debug.el (cancel-debug-on-entry):
10856 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10857 * ediff.el (ediff-merge-revisions)
10858 (ediff-merge-revisions-with-ancestor, ediff-revision):
10859 * completion.el (interactive-completion-string-reader):
10860 * calc/calc-prog.el (calc-user-define-formula):
10861 Follow convention for reading with the minibuffer.
10862
10863 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
10864
10865 * progmodes/python.el (python-describe-symbol): Add globals() and
10866 locals() to the arguments of emacs.ehelp.
10867
10868 2005-09-24 Magnus Henoch <mange@freemail.hu>
10869
10870 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
10871 New function, code extracted from ispell-valid-dictionary-list.
10872 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
10873 Call it.
10874
10875 2005-09-24 Eli Zaretskii <eliz@gnu.org>
10876
10877 * subr.el (version-regexp-alist): Extend valid syntax for version
10878 strings: allow any of the characters -,_,+ to separate the
10879 alpha/beta/rc part from the version part. Doc fix.
10880 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
10881
10882 2005-09-23 David Reitter <david.reitter@gmail.com>
10883
10884 * mail/mailclient.el: New file.
10885
10886 2005-09-23 Richard M. Stallman <rms@gnu.org>
10887
10888 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
10889 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
10890 Doc fixes.
10891
10892 * progmodes/cc-mode.el (c-font-lock-init):
10893 Specify font-lock-lines-before.
10894
10895 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
10896
10897 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
10898 whole conflict.
10899
10900 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10901
10902 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
10903 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
10904 of `remap' feature when available. Additional key bindings for
10905 better tty support.
10906 (org-mode-restart, org-force-self-insert): New commands.
10907 (org-time-stamp-inactive): New command.
10908 (org-remap): New function.
10909 (org-table-auto-blank-field, org-level-color-stars-only): New options.
10910 (org-enable-fixed-width-editor): Move to `org-structure'
10911 customization group.
10912 (org-self-insert-command, orgtbl-self-insert-command): Modify to
10913 blank field after field motion commands.
10914
10915 2005-09-23 Kenichi Handa <handa@m17n.org>
10916
10917 * international/mule-cmds.el (set-language-environment):
10918 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
10919 have to call utf-translate-cjk-load-tables.
10920
10921 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
10922
10923 * mouse.el (mouse-move-drag-overlay): Fix last change.
10924
10925 2005-09-22 David Ponce <david@dponce.com>
10926
10927 * tree-widget.el (tree-widget-value-create): Fix previous change.
10928
10929 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10930
10931 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
10932
10933 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
10934
10935 * mouse.el (mouse-move-drag-overlay): New function.
10936 (mouse-drag-region-1): Use it.
10937 Try to simplify a bit the state handling. Handle clicks on links
10938 inside intangible areas.
10939 (mouse-save-then-kill): Minor simplification.
10940 (mouse-secondary-overlay): Make it always non-nil instead of
10941 recreating it each time.
10942 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
10943 (mouse-kill-secondary, mouse-secondary-save-then-kill):
10944 Simplify accordingly.
10945
10946 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10947
10948 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
10949
10950 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
10951
10952 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
10953 (ediff-file-name-sans-prefix): Treat nil as an empty string.
10954 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
10955 to patch.
10956
10957 * ediff-util.el: Use insert-buffer-substring.
10958
10959 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
10960
10961 * emulation/viper-cmd.el (viper-change-state): Don't move over the
10962 field boundaries in the minibuffer.
10963 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
10964 (viper-minibuffer-post-command-hook): New hook.
10965 (viper-line): Don't move cursor at bolp.
10966
10967 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
10968
10969 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
10970 avoid compiler warnings.
10971
10972 * emulation/viper-macs.el (ex-map): Better messages.
10973
10974 * emulation/viper-utils.el (viper-beginning-of-field): New function.
10975
10976 * emulation/viper.el: Replace make-variable-buffer-local with
10977 viper-make-variable-buffer-local everywhere, to avoid warnings.
10978
10979 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10980
10981 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
10982 Delete unused var `old-selected-window'.
10983 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
10984 (mouse-drag-secondary): Delete unused var `start-frame'.
10985
10986 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10987
10988 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
10989
10990 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10991
10992 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
10993 Re-indent within 80 columns. Use inhibit-read-only.
10994
10995 2005-09-19 Romain Francoise <romain@orebokech.com>
10996
10997 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
10998
10999 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11000
11001 * font-lock.el (font-lock-default-fontify-region): Don't add a line
11002 unconditionally, since the after-change-function already did it.
11003
11004 2005-09-19 Miles Bader <miles@gnu.org>
11005
11006 * net/newsticker.el: Get rid of CVS keyword.
11007
11008 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
11009
11010 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
11011 The prompt is formatted later.
11012
11013 2005-09-19 David Ponce <david@dponce.com>
11014
11015 * tree-widget.el (tree-widget-value-create): Save the converted
11016 tree :node widget.
11017
11018 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
11019
11020 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
11021 variable `message'.
11022
11023 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
11024
11025 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
11026 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
11027 <slawomir.nowaczyk.847@student.lu.se>.
11028
11029 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
11030
11031 * image.el (image-load-path): Use symbol `data-directory' instead
11032 of its value, for backward compatibility with packages that bind
11033 it during `find-image'. Suggested by Katsumi Yamaoka.
11034 (image-search-load-path): Handle symbols whose values are strings.
11035
11036 2005-09-18 Romain Francoise <romain@orebokech.com>
11037
11038 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
11039 with-current-buffer form in save-excursion.
11040
11041 2005-09-18 D Goel <deego@gnufans.org>
11042
11043 * apropos.el (apropos-command): Fix `message' call: first arg
11044 should be a format spec. In this and all other cases that appear
11045 below and elsewhere in the source code, I made a change only when
11046 two conditions were satisfied: [1] I can think of a possibility
11047 that the arguments would cause an error, for example, the code in
11048 question relies on external variables such as filenames. [2] I
11049 was sure that the arg to `message' could not have been nil in the code.
11050
11051 * textmodes/tildify.el (tildify-region): Ditto.
11052
11053 * textmodes/reftex-index.el (reftex-index-change-entry)
11054 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
11055 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
11056 * textmodes/org.el (org-complete, org-deadline, org-schedule)
11057 (org-priority, org-table-sum):
11058 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
11059 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
11060 (flyspell-word, flyspell-display-next-corrections):
11061 * textmodes/bibtex.el (bibtex-print-help-message):
11062 * textmodes/artist.el (artist-key-set-point-poly):
11063 * term/mac-win.el (mac-services-insert-text):
11064 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
11065 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
11066 (vhdl-port-paste-testbench, vhdl-compose-new-component)
11067 (vhdl-compose-configuration):
11068 * progmodes/sh-script.el (sh-blink, sh-show-indent)
11069 (sh-set-indent, sh-learn-line-indent):
11070 * progmodes/ps-mode.el (ps-mode-target-column):
11071 * progmodes/idlwave.el (idlwave-make-tags)
11072 (idlwave-scan-library-catalogs):
11073 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
11074 * progmodes/gud.el (gud-jdb-analyze-source):
11075 * progmodes/flymake.el (flymake-log):
11076 * progmodes/ebnf2ps.el (ebnf-generate-region):
11077 * progmodes/cmacexp.el (c-macro-expansion):
11078 * progmodes/ada-xref.el (ada-treat-cmd-string):
11079 * progmodes/ada-mode.el (ada-create-case-exception-substring)
11080 (ada-justified-indent-current, ada-batch-reformat):
11081 * play/zone.el (zone):
11082 * play/landmark.el (lm-move):
11083 * play/decipher.el (decipher-show-alphabet):
11084 * net/newsticker.el (newsticker--display-jump)
11085 (newsticker--display-scroll):
11086 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
11087 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
11088 * mail/feedmail.el (feedmail-dump-message-to-queue):
11089 * eshell/esh-proc.el (eshell-remove-process-entry):
11090 * emulation/ws-mode.el (ws-last-error):
11091 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
11092 (viper-record-kbd-macro):
11093 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
11094 * emacs-lisp/lisp-mnt.el (lm-report-bug):
11095 * emacs-lisp/find-func.el (find-function-noselect):
11096 * calendar/timeclock.el (timeclock-status-string)
11097 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
11098 (timeclock-when-to-leave-string):
11099 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
11100 * calc/calc-units.el (calc-enter-units-table):
11101 * calc/calc-mode.el (calc-mode-record-mode):
11102 * woman.el (woman-mini-help):
11103 * wdired.el (wdired-change-to-wdired-mode):
11104 * vc.el (vc-retrieve-snapshot):
11105 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
11106 * startup.el (display-startup-echo-area-message):
11107 * simple.el (set-goal-column):
11108 * ses.el (ses-command-hook, ses-recalculate-cell):
11109 * server.el (server-process-filter):
11110 * printing.el (pr-interface-txt-print, pr-interface-printify)
11111 (pr-interface-ps):
11112 * pcvs.el (cvs-help):
11113 * log-edit.el (log-edit, log-edit-mode-help):
11114 * iswitchb.el (iswitchb-possible-new-buffer):
11115 * isearch.el (isearch-edit-string):
11116 * image-mode.el (image-mode, image-minor-mode):
11117 * ibuf-macs.el (define-ibuffer-filter):
11118 * hi-lock.el (hi-lock-find-patterns):
11119 * files.el (toggle-read-only):
11120 * ediff-util.el (ediff-copy-diff)
11121 (ediff-write-merge-buffer-and-maybe-kill):
11122 * echistory.el (Electric-history-undefined):
11123 * dnd.el (dnd-insert-text):
11124 * dired-aux.el (dired-query):
11125 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
11126 * bookmark.el (bookmark-bmenu-locate):
11127 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
11128 Fix `message' calls to ensure first arg is a format string.
11129 The change was made only when these two conditions were satisfied:
11130 [1] when there is a possibility that the arguments would cause an error
11131 for example, if the code in question relies on external variables
11132 such as filenames, and
11133 [2] if the arg to `message' could not have been nil in the code.
11134
11135 * pcomplete.el (pcomplete--help): Fix `message' format spec.
11136 Not having a %s would be weird, though not technically wrong.
11137
11138 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11139
11140 * term/mac-win.el (mac-add-charset-info): Doc fix.
11141
11142 2005-09-17 Romain Francoise <romain@orebokech.com>
11143
11144 * shell.el (shell-resync-dirs): Handle echoing processes more
11145 reliably. Don't insert resync command if `comint-process-echoes'
11146 is non-nil.
11147
11148 2005-09-17 Magnus Henoch <mange@freemail.hu>
11149
11150 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
11151 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
11152 aspell versions >= 0.60.
11153 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
11154 only if ispell-aspell-supports-utf8 is non-nil.
11155
11156 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11157
11158 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
11159 buffer-local value to lisp-indent-function.
11160
11161 2005-09-17 Milan Zamazal <pdm@zamazal.org>
11162
11163 * progmodes/glasses.el (glasses-make-readable): If
11164 glasses-separator differs from underscore, put appropriate
11165 overlays over underscore characters.
11166 (glasses-convert-to-unreadable): If glasses-separator differs from
11167 underscore, try to convert glasses-separator characters to
11168 underscores.
11169
11170 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11171
11172 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
11173 Use with-syntax-table and dolist.
11174
11175 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
11176
11177 * textmodes/reftex-auc.el:
11178 * textmodes/reftex-cite.el:
11179 * textmodes/reftex-dcr.el:
11180 * textmodes/reftex-global.el:
11181 * textmodes/reftex-parse.el:
11182 * textmodes/reftex-ref.el:
11183 * textmodes/reftex-sel.el:
11184 * textmodes/reftex-toc.el:
11185 * textmodes/reftex-vars.el:
11186 * textmodes/reftex.el: Small changes to remove compiler warnings.
11187
11188 * textmodes/reftex-index.el: Likewise.
11189 (reftex-query-index-phrase): More efficient use of markers.
11190
11191 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11192
11193 * image.el (image-load-path): New variable.
11194 (image-search-load-path): New function.
11195 (find-image): Search for images in `image-load-path'.
11196
11197 2005-09-15 Richard M. Stallman <rms@gnu.org>
11198
11199 * follow.el: Change Maintainer field.
11200
11201 2005-09-15 David Ponce <david@dponce.com>
11202
11203 * recentf.el (recentf-save-file-modes): New option.
11204 (recentf-save-list): Use it.
11205
11206 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
11207
11208 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
11209 (mode-line-mule-info, mode-line-modified): Move bindings from
11210 mouse-3 to mouse-1.
11211
11212 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11213
11214 * simple.el (sendmail-user-agent-compose): Revert last change.
11215
11216 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11217
11218 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
11219 Use with-current-buffer.
11220 (ange-ftp-gwp-start): Remove unused var `gw-user'.
11221 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
11222 (ange-ftp-insert-directory): Remove unused var `short'.
11223 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
11224
11225 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
11226 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
11227
11228 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
11229 (check-calendar-holidays, diary-list-entries): Autoload.
11230 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
11231 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
11232
11233 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
11234 which mistakenly removed a call to display-buffer.
11235
11236 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
11237
11238 * obsolete/iso-insert.el: Move to obsolete/ from international/.
11239
11240 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
11241
11242 * progmodes/hideshow.el
11243 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
11244 (hs-allow-nesting): New user var.
11245 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
11246 (hs-hide-block-at-point): When nesting allowed,
11247 if there is already an overlay in place, delete it.
11248 (hs-safety-is-job-n): Delete func; remove call sites.
11249 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
11250 (hs-overlay-at): New func.
11251 (hs-already-hidden-p, hs-show-block): Use it.
11252 (hs-hide-all): Don't pre-clean if nesting allowed.
11253 (hs-show-all): Temporarily disallow
11254 nesting around call to `hs-discard-overlays'.
11255
11256 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
11257
11258 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
11259 Delete unused local var.
11260
11261 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
11262
11263 * help-fns.el (describe-categories): "?\ " -> "?\s".
11264 (help-do-arg-highlight): Recognize also ARG-n, as in
11265 `move-to-left-margin' (ARG+n is already recognized). Simplify.
11266
11267 * international/codepage.el (dos-unsupported-char-glyph):
11268 * net/newsticker.el (tool-bar-map, w3-mode-map)
11269 (w3m-minor-mode-map):
11270 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
11271 (ent-alist):
11272 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
11273
11274 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
11275
11276 * custom.el (custom-push-theme): Handle the case where a symbol is
11277 bound but face properties have not yet been assigned.
11278
11279 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
11280 Fix behavior if noerase is `t' and there is no mail buffer.
11281
11282 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
11283 if `continue' is nil, rather than signal an error.
11284
11285 2005-09-12 Richard M. Stallman <rms@gnu.org>
11286
11287 * font-lock.el (font-lock-keywords): Add autoload.
11288
11289 * help-fns.el (describe-variable): Rearrange to put source link
11290 in a predictable place.
11291
11292 * net/newsticker.el: New file.
11293
11294 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11295
11296 * calendar/calendar.el (calendar-for-loop): Add edebug info.
11297 (calendar-basic-setup): Use the new nil arg.
11298 (number-of-diary-entries): Move to diary-lib.el.
11299
11300 * calendar/diary-lib.el: Use with-current-buffer, match-string.
11301 (diary-list-entries): Use with-syntax-table and dolist.
11302 Rename from list-diary-entries.
11303 Use number-of-diary-entries if `number' is nil.
11304 (diary, diary-view-entries): Use this new name and new nil arg value.
11305 (number-of-diary-entries): Move from calendar.el.
11306 (diary-unhide-everything): New function.
11307 (include-other-diary-files, fancy-diary-display)
11308 (diary-show-all-entries, make-diary-entry): Use it.
11309 (diary-mail-entries): Use buffer-string.
11310 (mark-diary-entries): Fix long standing paren typo.
11311 (diary-sexp-entry): Use count-lines.
11312 (make-diary-entry): Avoid `previous-line'.
11313 (diary-mode-map): New var.
11314 (diary-mode): Redraw cal after saving. Setup header-line.
11315 (fancy-diary-display-mode): Use local-set-key.
11316
11317 * startup.el (command-line): Try calling various terminal-init-foo-bar
11318 functions by stripping hyphenated suffixes from $TERM.
11319
11320 * files.el (normal-mode): Check boundness of font-lock-keywords.
11321
11322 2005-09-12 Richard M. Stallman <rms@gnu.org>
11323
11324 * progmodes/compile.el: Don't decide a file's directory
11325 until the user actually tries to go there.
11326 (compilation-next-error-function):
11327 Pass compilation-find-file the directory from the file-struct.
11328 (compilation-internal-error-properties): Separate local FILE-STRUCT
11329 from FILE. Doc the args better. Rename arg FMT to FMTS.
11330 (compilation-find-file): Arg DIR renamed to DIRECTORY.
11331 Expand it, and if nil, use default-directory.
11332 (compilation-get-file-structure): Don't mix specified directory
11333 with default directory. Put specified directory into
11334 file-struct. Don't make the file name absolute.
11335
11336 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11337 (compile-command): Add autoload.
11338 (compilation-disable-input): Add autoload.
11339
11340 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11341
11342 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11343 strings of the variables it can override.
11344 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11345 %Q and %q, for fully-qualified domain name and unqualified host name.
11346
11347 2005-09-11 Kim F. Storm <storm@cua.dk>
11348
11349 * emacs-lisp/authors.el (authors-aliases): Update list.
11350 (authors-fixed-entries): Update mldrag.el entry.
11351
11352 2005-09-10 Alan Mackenzie <acm@muc.de>
11353
11354 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11355 from the region narrowed to.
11356
11357 2005-09-10 Magnus Henoch <mange@freemail.hu>
11358
11359 * textmodes/ispell.el (ispell-check-version): Signal an error if
11360 aspell version is less than 0.60.
11361
11362 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11363
11364 * progmodes/octave-inf.el (inferior-octave-startup):
11365 Resync current dir at the end.
11366
11367 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11368
11369 * woman.el (woman-topic-at-point-default):
11370 Rename to woman-use-topic-at-point-default.
11371 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11372 (woman-file-name): Reflect renames above. Automatically use the
11373 word at point as topic if woman-use-topic-at-point is non-nil.
11374 Otherwise offer it as default but don't insert it in the
11375 minibuffer. Also use `test-completion' instead of `assoc' as
11376 suggested by Stefan Monnier.
11377
11378 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11379
11380 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11381 the attempt to do it over Tramp. This is not yet supported.
11382
11383 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11384
11385 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11386 (menu-bar-non-minibuffer-window-p): New functions.
11387 ("Split Window", "Save As..."): Use them.
11388 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11389 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11390 Use menu-bar-menu-frame-live-and-visible-p.
11391 ("Save Buffer", "Insert File", "Open Directory...")
11392 ("Open File...", "Visit New File..."):
11393 Use menu-bar-non-minibuffer-window-p.
11394 (kill-this-buffer-enabled-p, dired <menu-enable>):
11395 Use menu-bar-non-minibuffer-window-p.
11396
11397 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11398
11399 * cus-start.el (all): Don't complain about fringe-related
11400 built-ins if fringes are not supported. Ditto about
11401 selection-related built-ins. Fix the test for GTK-related built-ins.
11402
11403 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11404 ("Postscript Print Buffer", "Print Region", "Save As...")
11405 ("Save", "Insert File...", "Open Directory...")
11406 ("Open File...", "Visit New File..."")
11407 ("Truncate Long Lines in this Buffer"): Don't look at
11408 menu-updating-frame if this display does not support multiple frames.
11409
11410 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11411
11412 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11413
11414 2005-09-09 Emilio Lopes <eclig@gmx.net>
11415
11416 * woman.el: Format- and whitespace-related changes.
11417
11418 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11419
11420 * woman.el: Fix my email address.
11421
11422 2005-09-08 Richard M. Stallman <rms@gnu.org>
11423
11424 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11425 (sh-mode): Locally set skeleton-pair-default-alist.
11426
11427 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11428
11429 * progmodes/flymake.el: Require `compile' unconditionally.
11430
11431 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11432
11433 * woman.el (woman-file-name): Provide a default, not initial input.
11434
11435 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11436
11437 * font-lock.el (font-lock-support-mode): Doc fix.
11438
11439 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11440
11441 2005-09-08 Richard M. Stallman <rms@gnu.org>
11442
11443 * simple.el (blink-matching-open): Get rid of text props from
11444 the string shown in echo area. Don't permanently set point.
11445 Some rearrangements.
11446
11447 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11448
11449 * recentf.el (recentf-filename-handler): Add custom choice
11450 `abbreviate-file-name'.
11451
11452 * msb.el (msb--very-many-menus): Fix typo.
11453
11454 * disp-table.el (standard-display-european): Don't set
11455 enable-multibyte-characters to nil.
11456
11457 2005-09-08 David Ponce <david@dponce.com>
11458
11459 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11460 (recentf-expand-file-name): Doc fix.
11461 (recentf-dialog-mode-map): Define digit shortcuts.
11462 (recentf--files-with-key): New variable.
11463 (recentf-show-digit-shortcut-filter): New function.
11464 (recentf-open-files-items): New function.
11465 (recentf-open-files): Use it.
11466 (recentf-open-file-with-key): New command.
11467
11468 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11469
11470 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11471 Suggested by Kim F. Storm.
11472 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11473 (Buffer-menu-make-sort-button): Use global keymap.
11474
11475 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11476
11477 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11478 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11479 necessary any longer with the remapped command.
11480 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11481 formatting time only.
11482
11483 * net/tramp.el (tramp-action-password)
11484 (tramp-multi-action-password): Compile the password prompt from
11485 `method', `user' and `host'. Sometimes it isn't obvious which
11486 password to enter, for example with remote files offered by
11487 recentf.el, or with multiple steps. Suggested by Robert Marshall
11488 <robert@chezmarshall.freeserve.co.uk>.
11489
11490 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11491
11492 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11493 Fix regexp for when "s///" is at the beginning of line.
11494
11495 2005-09-07 Jay Belanger <belanger@truman.edu>
11496
11497 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11498 when in matrix mode.
11499
11500 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11501
11502 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11503 non-anonymous functions.
11504
11505 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11506
11507 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11508 when using a header line. Otherwise, use mouse-1-click-follows-link.
11509
11510 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11511 can't be moved; don't signal an error.
11512
11513 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11514
11515 * cus-theme.el (custom-theme-write-faces): Save the current face
11516 spec, not the defface spec.
11517
11518 * custom.el (custom-known-themes): Clarify meaning of "standard".
11519 (custom-push-theme): Save old values in the standard theme.
11520 (disable-theme): Correct typo.
11521 (custom-face-theme-value) Deleted unused function.
11522 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11523
11524 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11525
11526 * progmodes/compile.el (compilation-goto-locus): Take into account
11527 iconified frames when determining whether the buffer is
11528 already visible.
11529 Don't reset window height if the window already existed.
11530
11531 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11532
11533 * custom.el (load-theme): Rename from require-theme.
11534 Add interactive spec.
11535 (enable-theme): Rename from custom-enable-theme.
11536 Add interactive spec.
11537 (disable-theme): Rename from custom-disable-theme.
11538 Add interactive spec.
11539 (custom-make-theme-feature): Doc fix.
11540 (custom-theme-directory): Doc fix.
11541 (provide-theme): Call enable-theme.
11542
11543 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11544
11545 * obsolete/lazy-lock.el (lazy-lock-mode):
11546 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11547 font-lock-mode if it's off. Print a warning instead.
11548
11549 * progmodes/compile.el (compilation-start): Ignore errors if the
11550 process died before we get to send-eof.
11551
11552 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11553 Undo last change. Enclosing the result in quotes broke things on Unix
11554 since tex-send-command passes it through shell-quote-argument.
11555 (tex-send-command): Pass `file' through convert-standard-filename
11556 when possible.
11557 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11558 info in a transcript.
11559
11560 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11561
11562 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11563 fix compilation warning. Reorder the key definitions to group
11564 together keys emitted by the current version of xterm.
11565
11566 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11567 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11568 Reorder predicates to correct min-color usage.
11569
11570 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11571
11572 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11573 Kill local variables when longlines-mode is turned off.
11574
11575 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11576
11577 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11578
11579 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11580
11581 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11582
11583 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11584 (font-lock-lines-before): Change default to being inactive.
11585 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11586 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11587
11588 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11589
11590 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11591 Deactivate temporarily advice if active (not needed for Emacs 22,
11592 but for backwards compatibility).
11593 (tramp-exists-file-name-handler): Rewrite. First implementation
11594 was too simple.
11595 (tramp-advice-make-auto-save-file-name):
11596 Call `tramp-handle-make-auto-save-file-name' (again, just for
11597 backwards compatibility).
11598
11599 2005-08-31 Reto Zimmermann <reto@gnu.org>
11600
11601 * progmodes/vhdl-mode.el
11602 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11603 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11604 (vhdl-set-default-project): New function (easier setting of default).
11605 (vhdl-port-copy): Handle extended identifiers for generics.
11606 (vhdl-compiler-alist): Better description for error message regexp.
11607 (vhdl-make): Query for target, use previous as default.
11608 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11609 (vhdl-font-lock-keywords-2): Fix fontification for record
11610 el. assign.
11611 (vhdl-speedbar-make-subpack-line): Add package body link.
11612 (vhdl-generate-makefile-1): Not include itself as dependency.
11613 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11614 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11615 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11616 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11617 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11618 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11619 (vhdl-import-project): Add string argument for `error'.
11620 (vhdl-compose-configuration)
11621 (vhdl-compose-configuration-architecture): Add configuration
11622 declaration generation.
11623 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11624 (vhdl-trailer-re): Add "record" keyword (better indentation).
11625 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11626 "[^ \t-\"]+".
11627 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11628 (vhdl-testbench-entity-file-name)
11629 (vhdl-testbench-architecture-file-name): Allow separate
11630 customization of testbench file names.
11631 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11632 (vhdl-get-visible-signals): Allow newline within alias declaration.
11633 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11634 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11635 (member-ignore-case): Alias for missing function in XEmacs.
11636 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11637 (vhdl-update-sensitivity-list): Ignore case on read signals.
11638 (vhdl-replace-string): Adjust case only for file names.
11639 (vhdl-update-sensitivity-list): Fix search for read signals.
11640 (vhdl-update-sensitivity-list): Exclude formal parameters.
11641 (vhdl-get-visible-signals): Include aliases of signals.
11642 (vhdl-get-visible-signals): Fix signal name searching.
11643 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11644 (vhdl-fixup-whitespace-region): Fix for character
11645 literals (e.g. `:').
11646
11647 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11648
11649 * ansi-color.el (comint-last-output-start):
11650 * bs.el (font-lock-verbose):
11651 * diff-mode.el (add-log-buffer-file-name-function):
11652 * dired-x.el (vm-folder-directory):
11653 * faces.el (help-xref-stack-item):
11654 * files.el (font-lock-keywords):
11655 * find-lisp.el (dired-buffers, dired-subdir-alist):
11656 * ido.el (cua-inhibit-cua-keys):
11657 * log-view.el (cvs-minor-wrap-function):
11658 * outline.el (font-lock-warning-face):
11659 * simple.el (compilation-current-error):
11660 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11661 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11662 * tooltip.el (comint-prompt-regexp):
11663 * w32-fns.el (explicit-shell-file-name):
11664 * term/mac-win.el (mac-charset-info-alist)
11665 (mac-services-selection, mac-system-script-code):
11666 * term/tty-colors.el (msdos-color-values):
11667 * term/w32-win.el (xlfd-regexp-registry-subnum):
11668 * term/x-win.el (x-keysym-table, x-selection-timeout)
11669 (x-session-id, x-session-previous-id):
11670 * textmodes/ispell.el (mail-yank-prefix):
11671 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11672 * textmodes/org.el (calc-embedded-close-formula)
11673 (calc-embedded-open-formula)
11674 (font-lock-unfontify-region-function):
11675 * textmodes/reftex-global.el (isearch-next-buffer-function)
11676 (TeX-master):
11677 * textmodes/reftex.el (font-lock-keywords):
11678 * textmodes/tex-mode.el (font-lock-comment-face)
11679 (font-lock-doc-face):
11680 * textmodes/texinfo.el (outline-heading-alist):
11681 Add defvars.
11682
11683 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11684 (artist-spray-chars, artist-mode-init, artist-replace-string)
11685 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11686 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11687 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11688
11689 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11690 (conf-align-assignments): "?\ " -> "?\s".
11691
11692 * textmodes/reftex-index.el (TeX-master): Add defvar.
11693 (reftex-index-phrases-marker): Move up defvar.
11694
11695 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11696 (reftex-toc-include-labels-indicator)
11697 (reftex-toc-include-index-indicator)
11698 (reftex-toc-max-level-indicator): Move up declarations.
11699
11700 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11701 of args to `tramp-run-real-handler', even if it's empty in this case.
11702
11703 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11704
11705 * dired.el (dired-move-to-filename-regexp): Add date format for
11706 Mac OS X 10.3 in East Asian locales.
11707
11708 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11709
11710 * files.el (make-auto-save-file-name): Add file name handler call
11711 if applicable.
11712
11713 * net/tramp.el (tramp-file-name-handler-alist)
11714 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11715 (tramp-handle-make-auto-save-file-name): Rename from
11716 `tramp-make-auto-save-file-name'.
11717 (tramp-exists-file-name-handler): New defun.
11718 (tramp-advice-make-auto-save-file-name): Make defadvice only when
11719 `make-auto-save-file-name' is not a magic file name operation.
11720
11721 2005-08-30 Richard M. Stallman <rms@gnu.org>
11722
11723 * files.el (risky-local-variable-p):
11724 Match `-predicates' and `-commands.
11725
11726 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11727 (custom-save-all): Visit the file if necessary;
11728 kill the buffer if we created it.
11729 (custom-save-delete): Don't visit file or kill buffer here.
11730
11731 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
11732
11733 * textmodes/org.el (org-special-keyword): New face.
11734 (org-table-copy-down, org-table-eval-formula)
11735 (org-table-recalculate, org-init-section-numbers):
11736 Use `string-to-number' instead of `string-to-int'.
11737 (org-get-location): Use `insert-buffer-substring' instead of
11738 `insert-buffer'.
11739 (org-modify-diary-entry-string): New function.
11740 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
11741 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
11742 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
11743 active region.
11744 (org-export-as-html): Handle QUOTE keyword.
11745 (org-quote-string): New option.
11746 (org-bookmark-jump-unhide): New function, used for
11747 `bookmark-after-jump-hook'.
11748 (org-diary-default-entry): Apply only when not called through
11749 `org-agenda'.
11750
11751 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
11752
11753 * net/eudc.el (mode-popup-menu):
11754 * play/handwrite.el (ps-printer-name, ps-lpr-command):
11755 * progmodes/ada-mode.el (compile-auto-highlight)
11756 (skeleton-further-elements):
11757 * progmodes/autoconf.el (font-lock-syntactic-keywords):
11758 * progmodes/cmacexp.el (msdos-shells):
11759 * progmodes/compile.el (font-lock-extra-managed-props)
11760 (font-lock-keywords, font-lock-maximum-size)
11761 (font-lock-support-mode):
11762 * progmodes/grep.el (font-lock-lines-before):
11763 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
11764 * progmodes/mixal-mode.el (compile-command):
11765 * progmodes/perl-mode.el (font-lock-comment-face)
11766 (font-lock-doc-face, font-lock-string-face):
11767 * progmodes/prolog.el (comint-prompt-regexp):
11768 * progmodes/sh-script.el (font-lock-comment-face)
11769 (font-lock-set-defaults, font-lock-string-face):
11770 * progmodes/sql.el (font-lock-keyword-face)
11771 (font-lock-set-defaults, font-lock-string-face):
11772 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
11773 (itimer-version, lazy-lock-defer-contextually)
11774 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
11775 Add defvars.
11776
11777 * progmodes/cperl-mode.el (cperl-electric-lbrace)
11778 (cperl-electric-keyword, cperl-electric-pod)
11779 (cperl-electric-backspace, cperl-forward-re)
11780 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
11781 (vc-rcs-header, vc-sccs-header): Add defvars.
11782
11783 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
11784 (font-lock-syntactic-keywords, gud-find-expr-function):
11785 Add defvars.
11786
11787 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
11788 (gdb-frame-parameters): Declare before use.
11789
11790 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
11791 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
11792 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
11793 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
11794
11795 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
11796 (idlwave-help-with-source): Use `insert-buffer-substring', not
11797 `insert-buffer'.
11798
11799 2005-08-29 Juri Linkov <juri@jurta.org>
11800
11801 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
11802 Put outline-back-to-heading function call inside save-excursion.
11803
11804 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
11805
11806 * man.el (Man-init-defvars, Man-translate-references)
11807 (Man-support-local-filenames, Man-highlight-references):
11808 * progmodes/sql.el (sql-interactive-mode):
11809 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
11810
11811 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
11812 (compilation-mode-font-lock-keywords): Add defvars.
11813 (checkdoc-interactive-loop): "?\ " -> "?\s".
11814
11815 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
11816 (font-lock-doc-face, font-lock-string-face)
11817 (font-lock-keywords-case-fold-search): Add defvars.
11818 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
11819
11820 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
11821 Don't pass X and Y (they are ignored anyway).
11822 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
11823 (mouse-delete-window): Make arguments optional.
11824
11825 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
11826 (caesar-translate-table, minor-modes, news-buffer-save)
11827 (news-group-name, news-minor-modes): Add defvars.
11828
11829 * emacs-lisp/lselect.el (mouse-highlight-priority)
11830 (x-lost-selection-functions, zmacs-regions):
11831 * emacs-lisp/pp.el (font-lock-verbose):
11832 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
11833 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
11834 (ses-mode-map):
11835 * emacs-lisp/tcover-unsafep.el (safe-functions):
11836 * international/mule-cmds.el (mac-system-coding-system)
11837 (mac-system-locale):
11838 * language/ethio-util.el (rmail-current-message)
11839 (rmail-message-vector):
11840 * language/thai-util.el (thai-auto-composition-mode):
11841 * mail/metamail.el (rmail-current-message, rmail-message-vector):
11842 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
11843 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
11844 (vm-primary-inbox, vm-spool-files):
11845 * mail/rmail.el (deleted-head, font-lock-fontified)
11846 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
11847 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
11848 (total-messages):
11849 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
11850 (rmail-summary-mode-map):
11851 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
11852 (rmail-last-label, rmail-last-multi-labels)
11853 (rmail-summary-vector, rmail-total-messages):
11854 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
11855 * mail/rmailsum.el (msgnum):
11856 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
11857 (rmail-current-message):
11858 * obsolete/fast-lock.el (font-lock-face-list):
11859 * obsolete/rnewspost.el (mail-reply-buffer):
11860 * obsolete/scribe.el (compile-command):
11861 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
11862
11863 2005-08-28 John Paul Wallington <jpw@gnu.org>
11864
11865 * ibuf-ext.el (ibuffer-auto-update-changed):
11866 Use `frame-or-buffer-changed-p' to check whether we need to update.
11867 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
11868 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
11869 as a `frame-or-buffer-changed-p' state vector instead.
11870
11871 2005-08-27 Romain Francoise <romain@orebokech.com>
11872
11873 * textmodes/makeinfo.el (makeinfo-compile):
11874 Use `compilation-start'. Set `next-error-function' according to
11875 `disable-errors'.
11876 (makeinfo-next-error): New function.
11877 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
11878 (makeinfo-buffer): Likewise.
11879
11880 * progmodes/compile.el (compilation-start): Add autoload cookie.
11881
11882 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
11883 * textmodes/sgml-mode.el: Likewise.
11884 * progmodes/python.el: Likewise.
11885
11886 2005-08-27 Eli Zaretskii <eliz@gnu.org>
11887
11888 * simple.el (blink-matching-paren-distance): Document the meaning
11889 of nil value, and allow to customize to nil.
11890
11891 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
11892 command.com, not command.exe.
11893
11894 2005-08-26 John Wiegley <johnw@newartisans.com>
11895
11896 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
11897 code around a bit so that an extraneous nil argument is not added
11898 to a command when no args are given.
11899
11900 * eshell/esh-arg.el (eshell-parse-double-quote): If a
11901 double-quoted argument resolves to nil, return it as an empty
11902 string rather than as nil. This made it impossible to pass "" to
11903 a shell script as a null string argument.
11904
11905 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
11906
11907 * outline.el (outline-invent-heading): New fun.
11908 (outline-promote, outline-demote): Use it.
11909 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
11910 (outline-end-of-subtree): Remove unused var `opoint'.
11911
11912 2005-08-26 David Reitter <david.reitter@gmail.com>
11913
11914 * menu-bar.el (truncate-lines, write-file, print-buffer)
11915 (ps-print-buffer-faces, ps-print-buffer, split-window):
11916 Disable menu items when the frame they refer to is invisible, or when
11917 they refer to a buffer and the minibuffer is selected.
11918
11919 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
11920
11921 * progmodes/flymake.el (flymake-highlight-err-lines):
11922 Use save-excursion around flymake-highlight-line to preserve point.
11923
11924 2005-08-26 Eli Zaretskii <eliz@gnu.org>
11925
11926 * progmodes/octave-mod.el: Change Author and Maintainer address.
11927 (octave-maintainer-address): Change Kurt's email address.
11928 * progmodes/octave-inf.el: Change Author and Maintainer address.
11929 * progmodes/octave-hlp.el: Change Author and Maintainer address.
11930
11931 2005-08-26 Kim F. Storm <storm@cua.dk>
11932
11933 * subr.el (version-list-<, version-list-<=, version-list-=):
11934 Rename from integer-list-*.
11935 (version-list-not-zero): Likewise. Fix while loop.
11936 (version=): Use version-list-= instead of string-equal.
11937
11938 2005-08-26 Richard M. Stallman <rms@gnu.org>
11939
11940 * outline.el (outline-promote): Try shortening the heading.
11941 As last resort, read the heading to use.
11942 (outline-demote): As last resort, read the heading to use.
11943
11944 2005-08-26 Romain Francoise <romain@orebokech.com>
11945
11946 * progmodes/compile.el (compilation-start): Doc fix.
11947
11948 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
11949 (antlr-font-lock-additional-keywords): Fix reference to
11950 `antlr-font-lock-literal-regexp' erroneously changed during the
11951 mass face rename.
11952 (antlr-run-tool): Use `compilation-start'.
11953
11954 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
11955 instead of the obsolete `compile-internal'.
11956
11957 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
11958
11959 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
11960 (number, original-date):
11961 * calendar/cal-china.el (date):
11962 * calendar/cal-coptic.el (date):
11963 * calendar/cal-french.el (date):
11964 * calendar/cal-hebrew.el (date, entry, number, original-date):
11965 * calendar/cal-islam.el (date, number, original-date):
11966 * calendar/cal-iso.el (date):
11967 * calendar/cal-julian.el (date):
11968 * calendar/cal-mayan.el (date):
11969 * calendar/cal-menu.el (date, event):
11970 * calendar/cal-persia.el (date):
11971 * calendar/lunar.el (date):
11972 * calendar/solar.el (date): Add defvars.
11973
11974 * emerge.el:
11975 * ibuffer.el:
11976 * info-xref.el:
11977 * obsolete/bg-mouse.el:
11978 * obsolete/sun-curs.el:
11979 * obsolete/swedish.el: Move the `defvar's to the top level.
11980
11981 * smerge-mode.el (smerge-refined-change): Add :group.
11982
11983 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
11984
11985 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
11986 (smerge-keep-n): Remove props.
11987 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
11988 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
11989 now that it's done in smerge-keep-n.
11990 (smerge-refined-change): New face.
11991 (smerge-refine-chopup-region, smerge-refine-highlight-change)
11992 (smerge-refine): New funs.
11993 (smerge-basic-map): Bind smerge-refine.
11994
11995 2005-08-25 Juri Linkov <juri@jurta.org>
11996
11997 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
11998 compilation-process-setup-function and compilation-disable-input
11999 in grep-mode instead of let-bindings in grep.
12000
12001 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
12002 Delete "Automatic File De/compression" (auto-compression-mode).
12003
12004 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
12005
12006 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
12007 Silence warning about non-existent variable.
12008
12009 2005-08-25 Richard M. Stallman <rms@gnu.org>
12010
12011 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
12012 Rename "Describe Key" to "Describe Key or Mouse Operation".
12013
12014 * mail/mailalias.el (build-mail-aliases): Delete comments
12015 from the contents before processing them.
12016
12017 * isearch.el (isearch-edit-string): Erase the Search prompt
12018 if user enters an empty string and there is no default.
12019
12020 * comint.el (comint-file-name-prefix): Add autoload.
12021
12022 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
12023
12024 * subr.el (play-sound): Rearrange to avoid warning.
12025
12026 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
12027
12028 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
12029 New hook.
12030 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
12031
12032 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
12033
12034 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
12035
12036 * custom.el (custom-theme-set-variables): Sort minor modes last.
12037
12038 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12039
12040 * subr.el (version-separator, version-regexp-alist): New vars used by
12041 version comparison funs.
12042 (integer-list-<, integer-list-=, integer-list-<=)
12043 (integer-list-not-zero): New funs for integer list comparison.
12044 (version-to-list, version=, version<, version<=): New funs for version
12045 comparison.
12046
12047 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
12048
12049 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
12050 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
12051 time to silence the byte-compiler.
12052
12053 * ibuffer.el (ibuffer-compile-make-eliding-form)
12054 (ibuffer-check-formats): Use `with-no-warnings' to hide references
12055 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
12056 so it's silly to get warnings for it).
12057 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
12058 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
12059 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
12060 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
12061 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
12062 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
12063 Defvar at compile time.
12064 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
12065 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
12066 Declare them before use.
12067
12068 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
12069 (info-xref-good, info-xref-bad): Defvar at compile time.
12070
12071 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
12072 Use `let*' instead of `let'.
12073
12074 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
12075 (*mouse-y*, menu, char): Defvar at compile time.
12076 (sc::menu): Declare it before use.
12077 (sc::pack-one-line): Use `let', not `let*'.
12078
12079 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
12080 (mail-send-hook): Defvar at compile time.
12081
12082 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
12083 Defvar at compile time.
12084
12085 * term/sun-mouse.el (current-global-mousemap)
12086 (current-local-mousemap): Declare them before use.
12087
12088 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
12089
12090 * bookmark.el (bookmark-after-jump-hook): New hook.
12091 (bookmark-jump): Run `bookmark-after-jump-hook'.
12092
12093 2005-08-23 Juri Linkov <juri@jurta.org>
12094
12095 * faces.el (minibuffer-prompt): Doc fix.
12096
12097 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
12098
12099 * progmodes/xscheme.el: Trivial changes to silence warnings.
12100 (xscheme-previous-mode, xscheme-previous-process-state):
12101 Add defvars.
12102 (xscheme-last-input-end, xscheme-process-command-line)
12103 (xscheme-process-name, xscheme-buffer-name)
12104 (xscheme-expressions-ring-max, xscheme-expressions-ring)
12105 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
12106 (xscheme-control-g-synchronization-p)
12107 (xscheme-control-g-disabled-p, xscheme-string-receiver)
12108 (default-xscheme-runlight, xscheme-runlight)
12109 (xscheme-runlight-string, xscheme-process-filter-state)
12110 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
12111 Move to beginning of file.
12112 (scheme-interaction-mode-commands-alist)
12113 (scheme-interaction-mode-map, scheme-debugger-mode-map):
12114 Declare them before use. Note: the initialization code for the variables
12115 has not been moved because it uses functions that reference the variables.
12116 (xscheme-control-g-message-string, xscheme-process-filter-alist)
12117 (xscheme-prompt-for-expression-map): Declare them before use.
12118 (scheme-debugger-mode-commands): "?\ " -> "?\s".
12119
12120 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
12121
12122 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
12123
12124 2005-08-22 Juri Linkov <juri@jurta.org>
12125
12126 * faces.el (set-face-underline): Delete this duplicate function
12127 and make an obsolete alias to set-face-underline-p.
12128 (set-face-underline-p): Use docstring of set-face-underline.
12129 (describe-face): Create hyperlink to parent face.
12130
12131 * info.el (Info-insert-dir): Use save-excursion around
12132 insert-buffer-substring.
12133 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
12134 (Info-escape-percent): Delete function.
12135 (Info-fontify-node): Replace Info-escape-percent by
12136 replace-regexp-in-string with REP arg set to lambda that
12137 duplicates `%' and preserves text properties.
12138
12139 * progmodes/compile.el (compilation-disable-input): Doc fix.
12140 (define-compilation-mode): Doc fix and refill.
12141 (kill-compilation): Use `mode-name' in the error message.
12142 (compilation-find-file): Use `compilation-error' in the
12143 read-file-name's prompt.
12144
12145 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
12146
12147 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
12148 (smerge-auto-leave): Make undo re-enable the mode.
12149 (debug-ignored-errors): Add the user-error of impossible resolution.
12150 (smerge-resolve): Move things around a bit, in preparation for later.
12151 (smerge-diff): Don't fail if the buffer has no associated file.
12152 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
12153 (smerge-conflict-overlay): New function.
12154 (smerge-match-conflict): Don't add text properties here.
12155 (smerge-find-conflict): Instead, add an overlay here.
12156 Also check for the case where we're inside a conflict already, so as to
12157 obviate the need for font-lock-multiline, which is unbearably slow with
12158 large conflicts and ciomplex font-lock patterns.
12159 (smerge-remove-props): Remove overlay rather than text-properties.
12160 (smerge-mode): Don't set font-lock-multiline.
12161 Remove overlays when turned off.
12162
12163 2005-08-21 Kim F. Storm <storm@cua.dk>
12164
12165 * ido.el (ido-ignore-item-p): Use save-match-data.
12166 Bind case-fold-search to ido-case-fold locally.
12167
12168 2005-08-20 Richard M. Stallman <rms@gnu.org>
12169
12170 * files.el (normal-mode): If font lock is on, turn it off and on.
12171
12172 * subr.el (replace-regexp-in-string): Doc fix.
12173
12174 * startup.el (command-line-1): Don't suppress startup screen
12175 due to existing processes.
12176
12177 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
12178
12179 * progmodes/compile.el (compilation-disable-input): Default to nil.
12180
12181 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12182
12183 * progmodes/compile.el (compilation-disable-input): New defcustom.
12184 (compilation-start): If compilation-disable-input is non-nil, send
12185 EOF to the compilation process.
12186
12187 2005-08-20 Eli Zaretskii <eliz@gnu.org>
12188
12189 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
12190 Run the argument of tex-shell-cd-command through
12191 convert-standard-filename, to get the correct style of slashes on
12192 Windows, and enclose the result in quotes, in case the file name
12193 includes whitespace or other special characters.
12194
12195 2005-08-19 Andreas Schwab <schwab@suse.de>
12196
12197 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
12198 process.
12199
12200 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
12201
12202 * cus-start.el (minibuffer-prompt-properties): Correct typo.
12203
12204 2005-08-18 Kim F. Storm <storm@cua.dk>
12205
12206 * scroll-lock.el: Fix errors due to incorrect line wrapping.
12207
12208 2005-08-18 Richard M. Stallman <rms@gnu.org>
12209
12210 * scroll-lock.el: New file.
12211
12212 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
12213
12214 * dired.el (dired-move-to-end-of-filename):
12215 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
12216
12217 2005-08-18 Kim F. Storm <storm@cua.dk>
12218
12219 * ido.el (ido-everywhere): Fix defcustom :set function to disable
12220 rather than toggle mode when custom value is nil.
12221 (ido-everywhere): Fix defun doc string.
12222
12223 2005-08-17 Richard M. Stallman <rms@gnu.org>
12224
12225 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
12226 as tag instead of "Inviolable".
12227
12228 2005-08-17 Kim F. Storm <storm@cua.dk>
12229
12230 * windmove.el (windmove-coordinates-of-position): Remove.
12231 (windmove-coordinates-of-window-position): Remove.
12232 (windmove-reference-loc): Use posn-at-point instead.
12233
12234 * subr.el (insert-for-yank-1): Doc fix.
12235
12236 * ido.el (ido-enter-matching-directory): Rename from
12237 ido-enter-single-matching-directory. Change `slash' choice to
12238 `only'. Add `first' choice.
12239 (ido-exhibit): Adapt to above changes.
12240
12241 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
12242
12243 * Makefile.in: Expand comment about building loaddefs.el.
12244
12245 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
12246
12247 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
12248 Comment use of defadvice.
12249
12250 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
12251
12252 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
12253
12254 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
12255 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
12256 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
12257 * progmodes/idlw-shell.el, progmodes/ld-script.el,
12258 * progmodes/which-func.el, ruler-mode.el, strokes.el,
12259 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
12260 for backward compatibility for faces that did not appear in the
12261 previous Emacs release.
12262
12263 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
12264
12265 2005-08-15 Kim F. Storm <storm@cua.dk>
12266
12267 * emulation/cua-base.el (cua-delete-region): Return t if
12268 deleted region was non-empty.
12269 (cua-replace-region): Inhibit overwrite-mode for
12270 self-insert-command if replaced region was non-empty.
12271 (cua--explicit-region-start, cua--status-string): Make them
12272 buffer-local at top-level...
12273 (cua-mode): ...rather than when mode is enabled.
12274
12275 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
12276
12277 * progmodes/vhdl-mode.el (vhdl-emacs-21):
12278 Set t for Emacs 21, 22, and so on.
12279
12280 2005-08-15 David Ponce <david@dponce.com>
12281
12282 * tree-widget.el: Update Commentary header.
12283 (tree-widget-theme): Doc fix.
12284 (tree-widget-space-width): New option.
12285 (tree-widget-image-properties): Look up in the default theme too.
12286 (tree-widget--cursors): Only for images with arrow pointer shape.
12287 (tree-widget-lookup-image): Pointer shape is hand by default.
12288 (tree-widget-icon): Rename generic icon widget from
12289 `tree-widget-control'.
12290 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
12291 derive from `tree-widget-icon'.
12292 (tree-widget-handle): Improve default look and feel of the text
12293 representation.
12294 (tree-widget): Rename :*-control properties to :*-icon properties.
12295 Add :action and :help-echo properties.
12296 (tree-widget-after-toggle-functions): Move.
12297 (tree-widget-close-node, tree-widget-open-node): Remove.
12298 (tree-widget-before-create-icon-functions): New hook.
12299 (tree-widget-value-create): Update to allow customization of icons
12300 and nodes at run-time via that new hook.
12301 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
12302 (tree-widget-icon-action, tree-widget-icon-help-echo)
12303 (tree-widget-action, tree-widget-help-echo): New functions.
12304
12305 2005-08-15 Kim F. Storm <storm@cua.dk>
12306
12307 * ido.el (ido-buffer-internal): Use with-no-warnings.
12308 (ido-make-merged-file-list): Use while-no-input.
12309
12310 2005-08-15 Richard M. Stallman <rms@gnu.org>
12311
12312 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
12313 (flyspell-large-region): Fix doc and custom type.
12314
12315 2005-08-14 Richard M. Stallman <rms@gnu.org>
12316
12317 * files.el (interpreter-mode-alist): Doc fix.
12318
12319 * mail/rmail.el (rmail-nonignored-headers): New variable.
12320 (rmail-clear-headers): Use it.
12321 (rmail-reply): Better handling of mail-followup-to header.
12322
12323 * progmodes/sh-script.el (sh-font-lock-keywords-var):
12324 Rename variable from sh-font-lock-keywords. In the `shell' entry,
12325 don't try to refer to executable-font-lock-keywords.
12326 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
12327 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
12328 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
12329 (sh-mode): Set comment-start-skip, local-abbrev-table,
12330 imenu-case-fold-search.
12331 (sh-set-shell): Don't set them here.
12332 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
12333 Don't cache the results in the original alist; don't ever modify
12334 that alist.
12335
12336 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12337
12338 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12339 empty.
12340
12341 2005-08-15 Andreas Schwab <schwab@suse.de>
12342
12343 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12344
12345 * dired.el, info.el, mail/rmail.el: Revert last change.
12346
12347 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12348
12349 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12350 modification in `eval-after-load' form.
12351 * info.el: Likewise.
12352 * mail/rmail.el: Likewise.
12353
12354 2005-08-14 Juri Linkov <juri@jurta.org>
12355
12356 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12357 Remove highlighting of "Compilation started". Highlight only
12358 the word "finished" in "Compilation finished". Add highlighting
12359 of "interrupt", "killed", "terminated" and the exit code.
12360 (compilation-start): Add newline after header. Use exactly the
12361 same time stamp format as the finishing message.
12362 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12363
12364 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12365 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12366 Add highlighting of "interrupt", "killed", "terminated".
12367
12368 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12369 enabled and the current command is self-insert-command, call it
12370 explicitly with overwrite-mode bound to nil, to not allow it
12371 to delete the character after the selected region.
12372
12373 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12374
12375 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12376 move-end-of-line, end-of-line, and beginning-of-line to the list
12377 of commands after which the echo area is updated.
12378
12379 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12380
12381 * cus-edit.el (custom-save-all, custom-save-delete):
12382 Bind recentf-exclude to exclude custom-file.
12383
12384 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12385
12386 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12387 to go to the bottom of the mail message. Added to
12388 `rmail-summary-mode-map' with key "/".
12389 (rmail-summary-show-message): New (internal) function for use by
12390 both `rmail-summary-beginning/end-of-message'.
12391 (rmail-summary-beginning-of-message): Change to use
12392 rmail-summary-show-message.
12393
12394 * mail/rmail.el (rmail-end-of-message): New command to go to the
12395 end of the current message. Added to `rmail-mode-map' with key "/".
12396 (rmail-beginning-of-message): Fix to work as documented.
12397 (rmail-mode): Change documentation.
12398
12399 * progmodes/compile.el (compilation-start): Add the line
12400 "Compilation started" with compilation start time.
12401 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12402
12403 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12404
12405 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12406 of menu items.
12407
12408 2005-08-11 Richard M. Stallman <rms@gnu.org>
12409
12410 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12411
12412 * battery.el (battery-status-function): Don't use ignore-errors.
12413
12414 2005-08-11 Lute Kamstra <lute@gnu.org>
12415
12416 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12417 define-obsolete-variable-alias.
12418
12419 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12420
12421 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12422 (ange-ftp-send-cmd): Revert last change, and expand
12423 the comment explaining the problem.
12424
12425 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12426
12427 * ldefs-boot.el: Update.
12428
12429 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12430 item to "Time, Load and Mail". Change help echo text.
12431
12432 * time.el (display-time-use-mail-icon, display-time-format)
12433 (display-time-string-forms): Shorten first line of docstrings.
12434
12435 2005-08-10 Lars Hansen <larsh@soem.dk>
12436
12437 * desktop.el (desktop-buffer-mode-handlers):
12438 Make non-customizable. Add autoload cookie. Change initial value to
12439 nil; add elements in respective modules instead. Fix doc string.
12440 (desktop-load-file): New function.
12441 (desktop-minor-mode-handlers): New autoloaded variable.
12442 (desktop-create-buffer): Call minor mode handlers.
12443 Use desktop-load-file to load major and minor mode modules prior to
12444 checking for a handler.
12445 (desktop-save): Don't add nil to desktop-minor-modes for minor
12446 modes with nil function in desktop-minor-mode-table. Don't delete
12447 desktop file before rewriting it.
12448 (desktop-locals-to-save): Add autoload cookie. Don't make
12449 automatically buffer-local. Add variables column-number-mode,
12450 size-indication-mode, indent-tabs-mode,
12451 indicate-buffer-boundaries, indicate-empty-lines and
12452 show-trailing-whitespace.
12453 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12454 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12455 (desktop-clear-preserve-buffers-regexp): Delete.
12456 (desktop-clear-preserve-buffers): Update initial value and docstring.
12457 (desktop-save-buffer): Fix doc string.
12458
12459 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12460 (hilit-chg-desktop-restore): New function.
12461 (highlight-changes-mode): Add highlight-changes-mode to
12462 desktop-locals-to-save.
12463
12464 * dired.el: Add handler to desktop-buffer-mode-handlers.
12465 (dired-restore-desktop-buffer): Remove autoload cookie.
12466 (dired-mode): Add autoload cookie.
12467
12468 * info.el: Add handler to desktop-buffer-mode-handlers.
12469 (Info-restore-desktop-buffer): Remove autoload cookie.
12470 (Info-mode): Add autoload cookie.
12471
12472 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12473 (mh-restore-desktop-buffer): Remove autoload cookie.
12474 (mh-folder-mode): Add autoload cookie.
12475
12476 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12477 (rmail-restore-desktop-buffer): Remove autoload cookie.
12478
12479 2005-08-11 Masatake YAMATO <jet@gyve.org>
12480
12481 * hexl.el (hexl-address-region):
12482 (hexl-ascii-region, hexl-font-lock-keywords):
12483 (hexl-highlight-line-range): Use the term "region"
12484 instead of "area" for consistency with the other symbols
12485 defined in hexl.el.
12486
12487 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12488
12489 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12490 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12491 out by Juri Linkov). Add `display-battery-mode'.
12492
12493 2005-08-09 Juri Linkov <juri@jurta.org>
12494
12495 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12496 Remove `-text' from face variable names.
12497 (compilation-error-file-name, compilation-warning-file-name)
12498 (compilation-info-file-name): Delete faces.
12499 (compilation-line-number, compilation-column-number):
12500 Remove face underlining.
12501 (compilation-message-face): Set to `underline' value by default.
12502 (compilation-error-face, compilation-warning-face)
12503 (compilation-info-face): Remove `-file-name' from face names.
12504 (compilation-error-text-face, compilation-warning-text-face)
12505 (compilation-info-text-face): Delete face variables.
12506 (compilation-text-face): Delete function.
12507
12508 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12509 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12510 (grep-error-face): Set to `compilation-error' instead of
12511 `compilation-error-face' (which is redefined to `grep-hit-face' in
12512 grep buffers).
12513 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12514 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12515
12516 * dired-aux.el (dired-do-query-replace-regexp):
12517 Use `query-replace-read-args'.
12518
12519 * replace.el (query-replace-read-from, query-replace-read-to)
12520 (query-replace-read-args): Rename arg `string' to `prompt'.
12521
12522 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12523
12524 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12525
12526 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12527 uploading files.
12528 (ange-ftp-canonize-filename): Handle file names beginning with ~
12529 correctly.
12530
12531 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12532
12533 * textmodes/fill.el (canonically-space-region)
12534 (fill-context-prefix, fill-french-nobreak-p)
12535 (fill-delete-newlines, fill-comment-paragraph)
12536 (justify-current-line): "?\ " -> "?\s".
12537
12538 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12539
12540 * textmodes/fill.el (fill-nonuniform-paragraphs):
12541 Improve argument/docstring consistency.
12542
12543 2005-08-09 Richard M. Stallman <rms@gnu.org>
12544
12545 * textmodes/ispell.el (ispell-word): More fboundp checks.
12546
12547 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12548 (find-file-noselect-1): Call it here, only if RAWFILE.
12549 (normal-mode): Always set some major mode.
12550 (save-some-buffers-action-alist): Change some explanation strings.
12551 (file-name-non-special): In the `quote' method, use unwind-protect.
12552
12553 2005-08-09 Magnus Henoch <mange@freemail.hu>
12554
12555 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12556 (ispell-have-aspell-dictionaries): New variable.
12557 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12558 (ispell-get-aspell-config-value): New function.
12559 (ispell-aspell-find-dictionary): New function.
12560 (ispell-aspell-add-aliases): New function.
12561 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12562 appropriate. Don't look for ispell dictionaries if we use aspell.
12563 (ispell-menu-map): Don't build a submenu of dictionaries.
12564
12565 2005-08-09 Richard M. Stallman <rms@gnu.org>
12566
12567 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12568 (sql-read-passwd): Use read-passwd.
12569
12570 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12571 (idlwave-toolbar-is-possible): Add defvars.
12572
12573 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12574 Avoid warnings.
12575
12576 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12577 (idlwave-system-class-info, idlwave-executive-commands-alist):
12578 Use defvar.
12579
12580 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12581
12582 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12583 Avoid warnings.
12584
12585 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12586 and content-type: headers.
12587
12588 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12589
12590 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12591 and rename some of them to be more self-explanatory.
12592
12593 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12594
12595 * startup.el (command-line-1): Implement -scriptload.
12596
12597 * replace.el (occur-engine): Initial *Occur* output not undoable.
12598
12599 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12600 and improve help strings.
12601
12602 * isearch.el (isearch-repeat): When changing direction,
12603 mark search successful.
12604
12605 * ediff-init.el: Use (featurep 'xemacs).
12606
12607 * comint.el (send-invisible): Identify buffer, if not selected.
12608
12609 * align.el: Delete autoload for c-guess-basic-syntax.
12610
12611 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12612
12613 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12614 Improve argument/docstring consistency. Doc fixes.
12615 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12616 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12617 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12618 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12619 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12620 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12621 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12622 Defvar at compile time.
12623
12624 2005-08-09 Juri Linkov <juri@jurta.org>
12625
12626 * info.el: Replace `info' with upper-case `Info' where appropriate.
12627 (info-title-1, info-title-2, info-title-3, info-title-4)
12628 (info-menu-header): Move up face definitions.
12629 (info-menu-star): Rename from `info-menu-5'.
12630 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12631 (Info-fontify-visited-nodes): Fix docstring.
12632 (Info-hide-note-references): Fix docstring.
12633 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12634 menu items in the same way as on cross-references.
12635 (info-apropos): Fix sorting order and formatting to be like in the
12636 stand-alone Info browser. Display error messages for 1 sec.
12637 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12638 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12639 from the menu bar.
12640 (Info-insert-dir): Restore point after calling
12641 `insert-buffer-substring'.
12642
12643 2005-08-08 Richard M. Stallman <rms@gnu.org>
12644
12645 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12646 (recompute-lucid-menubar): Add defvars.
12647
12648 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12649
12650 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12651
12652 * net/net-utils.el (run-dig): Rename from `dig'.
12653
12654 * play/gametree.el (gametree-mode): Use make-local-variable,
12655 not make-variable-buffer-local.
12656
12657 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12658
12659 * ansi-color.el (ansi-color-make-extent)
12660 (ansi-color-set-extent-face): Use fboundp, not functionp.
12661
12662 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12663 not make-variable-buffer-local.
12664
12665 * bookmark.el (Info-current-file): Add defvar.
12666 (bookmark-jump-noselect): Use with-no-warnings.
12667
12668 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12669
12670 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12671
12672 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12673
12674 * find-file.el (ada-procedure-start-regexp)
12675 (ada-package-start-regexp): Add defvars.
12676
12677 * info.el (Info-insert-dir): Use insert-buffer-substring.
12678
12679 * xml.el (xml-att-def-re): Add defvar.
12680
12681 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12682 calling convention.
12683
12684 * subr.el (while-no-input): Return t if there is input.
12685
12686 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12687
12688 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12689
12690 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12691
12692 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12693 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12694
12695 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12696
12697 * cmuscheme.el (scheme-start-file): Replace reference to
12698 `user-emacs-directory' by "~/.emacs.d/".
12699
12700 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
12701
12702 * info.el (Info-dir-remove-duplicates): Avoid case folding
12703 in loop; instead, keep downcased strings for comparison.
12704 Suggested by Helmut Eller.
12705
12706 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
12707
12708 Sync with Tramp 2.0.50.
12709
12710 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12711 XEmacs case; not necessary anymore.
12712 (tramp-user-regexp): Allow "@" as part of user name.
12713 (tramp-handle-set-visited-file-modtime)
12714 (tramp-handle-insert-file-contents)
12715 (tramp-handle-write-region): No special handling for
12716 `last-coding-system-used, because this is done in
12717 `tramp-accept-process-output' now.
12718 (tramp-accept-process-output): New defun.
12719 (tramp-process-one-action, tramp-process-one-multi-action)
12720 (tramp-wait-for-regexp, tramp-wait-for-output)
12721 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
12722 Howells <dhowells@redhat.com>.
12723 (clear-visited-file-modtime): Defadvice removed. The check for
12724 unset buffer's modtime does not need to be based on
12725 `tramp-buffer-file-attributes'. Suggested by RMS.
12726 (tramp-message): Insert "\n" if not being at beginning of line.
12727 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12728 sequence with same logic.
12729 (tramp-completion-handle-expand-file-name): Discard call of
12730 `tramp-drop-volume-letter'. It is not necessary, and there have
12731 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12732 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12733 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
12734 should always be visible.
12735 (tramp-handle-insert-directory, tramp-setup-complete)
12736 (tramp-set-process-query-on-exit-flag)
12737 (tramp-append-tramp-buffers): Pacify byte-compiler.
12738 (tramp-bug): Delete non-existing variables from list.
12739 Apply `tramp-load-report-modules' as pre-hook.
12740 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
12741 `shell-prompt-pattern' because of non-7bit characters.
12742 Reported by Sebastian Luque <sluque@mun.ca>.
12743 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
12744 (tramp-match-string-list): Remove function.
12745 (tramp-wait-for-regexp): Remove call of that function.
12746 Suggested by Kim F. Storm <storm@cua.dk>.
12747 (tramp-set-auto-save-file-modes): Use octal integer code #o600
12748 instead of octal character code ?\600. The latter resulted in a
12749 syntax error with XEmacs.
12750
12751 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
12752 XEmacs case; not necessary anymore.
12753 (tramp-smb-handle-write-region): No special handling for
12754 `last-coding-system-used, because this is done in
12755 `tramp-accept-process-output' now.
12756 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
12757
12758 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
12759
12760 * wid-edit.el (widget-choice-value-create):
12761 Unconditionally respect user choice. Set :explicit-choice back to nil
12762 when no longer needed.
12763 (widget-choice-action): Unconditionally respect user choice.
12764 Eliminate :explicit-choice-value.
12765
12766 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
12767
12768 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
12769 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
12770 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
12771 running new function `toggle-indicate-empty-lines'.
12772 Rename "Customize" item to "Customize fringe".
12773 Rename "Indicators" item to "Buffer boundaries" and change help echo.
12774 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
12775 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
12776 Delete "Empty lines only" item.
12777 (menu-bar-showhide-fringe-ind-customize): New function.
12778 (menu-bar-showhide-fringe-ind-mixed)
12779 (menu-bar-showhide-fringe-ind-box)
12780 (menu-bar-showhide-fringe-ind-right)
12781 (menu-bar-showhide-fringe-ind-left)
12782 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
12783 instead of `fringe-indicators'.
12784
12785 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12786
12787 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
12788 Change the date of last update.
12789
12790 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12791
12792 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
12793 (viper-exec-yank, viper-put-back): Don't display modification msg
12794 if in the minibuffer.
12795
12796 * viper-init.el (viper-replace-overlay-cursor-color)
12797 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
12798 Make variables frame local.
12799
12800 * viper-util.el (viper-append-filter-alist): Use append instead of
12801 nconc.
12802
12803 * viper.el (viper-vi-state-mode-list)
12804 (viper-emacs-state-mode-list): Move help-mode and
12805 completion-list-mode from the first list to the second.
12806 (viper-mode): Docstring.
12807 (viper-go-away, viper-non-hook-settings): Don't localize
12808 minor-mode-alist in newer Emacsen. Add advice to
12809 set-cursor-color. Don't bind "\C-c\\".
12810
12811 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
12812
12813 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
12814 (scheme-macro-expand-command): New user options.
12815 (scheme-trace-procedure, scheme-expand-current-form): New commands.
12816 (scheme-form-at-point, scheme-start-file)
12817 (scheme-interactively-start-process): New functions.
12818 (scheme-get-process): New function, extracted from `scheme-proc'.
12819 (run-scheme): Call `scheme-start-file' to get start file, and pass
12820 it to `make-comint'.
12821 (switch-to-scheme, scheme-proc):
12822 Call `scheme-interactively-start-process' if no Scheme buffer/process
12823 is available.
12824
12825 2005-08-06 Juri Linkov <juri@jurta.org>
12826
12827 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12828 Use `compilation-text-face', `compilation-info-text-face' and
12829 `compilation-error-text-face' instead of `font-lock-keyword-face'.
12830 (compilation-error): New face.
12831 (compilation-error-file-name): Inherit from
12832 `compilation-error' instead of `font-lock-warning-face'.
12833 (compilation-warning-file-name): Inherit from
12834 `compilation-warning' instead of `font-lock-warning-face'.
12835 (compilation-info, compilation-error-file-name)
12836 (compilation-warning-file-name, compilation-info-file-name)
12837 (compilation-line-number, compilation-column-number): Doc fix.
12838 (compilation-error-text-face, compilation-warning-text-face)
12839 (compilation-info-text-face): New face variables.
12840 (compilation-line-face, compilation-column-face)
12841 (compilation-enter-directory-face)
12842 (compilation-leave-directory-face): Doc fix.
12843 (compilation-text-face): New function.
12844
12845 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
12846 instead of 1 to display binary file names as info file links.
12847 (grep-error-face): Use `compilation-error-face' instead of
12848 `font-lock-keyword-face'.
12849 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
12850 and `compilation-warning-text-face' instead of
12851 `font-lock-keyword-face'. Use `compilation-error-text-face'
12852 instead of `grep-error-face'.
12853
12854 2005-08-05 Kenichi Handa <handa@m17n.org>
12855
12856 * international/code-pages.el: Add autoload cookies for all coding
12857 systems.
12858
12859 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
12860
12861 * cus-start.el (all): Put undo.c where it alphabetically belongs.
12862
12863 2005-08-04 Juri Linkov <juri@jurta.org>
12864
12865 * progmodes/compile.el (compilation-mode-map):
12866 * progmodes/grep.el (grep-mode-map):
12867 Bind TAB to `compilation-next-error' and [backtab] to
12868 `compilation-previous-error'.
12869
12870 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
12871 matching line numbers, column numbers and their ranges with regexp
12872 matching only line numbers.
12873 (grep-context-face): New face variable.
12874 (grep-mode-font-lock-keywords): Use it.
12875
12876 * faces.el (read-face-name): Delete duplicate faces.
12877
12878 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
12879
12880 * thumbs.el (thumbs-find-image): Don't make variables
12881 automatically buffer local.
12882 (thumbs-current-tmp-filename, thumbs-current-image-filename)
12883 (thumbs-image-num): Make automatically buffer local.
12884 (thumbs-show-thumbs-list): Use `make-local-variable', not
12885 `make-variable-buffer-local'.
12886 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
12887
12888 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
12889 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
12890 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
12891 (bother, bye, canyou, chatlst, continue, deathlst, describe)
12892 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
12893 (feelings-about, foullst, found, hello, history, howareyoulst)
12894 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
12895 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
12896 (neglst, obj, object, owner, please, problems, qlist)
12897 (random-adjective, relation, remlst, repetitive-shortness)
12898 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
12899 (shortlst, something, sportslst, stallmanlst, states, subj)
12900 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
12901 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
12902 Defvar at compile time.
12903
12904 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
12905 not `make-variable-buffer-local'.
12906
12907 2005-08-02 Kim F. Storm <storm@cua.dk>
12908
12909 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
12910 rectangle overlay in selected window.
12911
12912 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
12913
12914 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
12915 instead of display group. Make `indicate-buffer-boundaries'
12916 customizable through Custom.
12917
12918 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
12919
12920 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
12921 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
12922 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
12923 (gdb-put-string): Fix typos in docstrings.
12924
12925 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
12926
12927 Update copyright notices of files in progmodes directory for
12928 release of Emacs 22.1.
12929
12930 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
12931
12932 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
12933 Don't barf if the GUD buffer has been killed.
12934
12935 2005-08-01 Kim F. Storm <storm@cua.dk>
12936
12937 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
12938
12939 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
12940
12941 * simple.el (next-error-follow-minor-mode):
12942 make-variable-buffer-local -> make-local-variable.
12943
12944 * emacs-lisp/cl-extra.el: Require CL also when compiling.
12945
12946 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
12947 (byte-compile-form-make-variable-buffer-local): New functions to warn
12948 about misuses of make-variable-buffer-local where make-local-variable
12949 was meant.
12950
12951 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
12952
12953 * bs.el (bs-attributes-list): Doc fix.
12954 (bs): Update url-link.
12955
12956 * desktop.el (desktop-save-buffer): Fix typos in docstring.
12957 (desktop-load-default): Simplify.
12958
12959 * ibuffer.el (ibuffer-columnize-and-insert-list)
12960 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
12961 (ibuffer-unmark-all, ibuffer-toggle-marks)
12962 (ibuffer-unmark-forward, ibuffer-unmark-backward)
12963 (ibuffer-compile-make-format-form, ibuffer-format-column)
12964 (ibuffer-current-buffers-with-marks)
12965 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
12966 (ibuffer): Doc fix.
12967 (ibuffer-mode): Fix typo in docstring.
12968 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
12969 with `define-obsolete-variable-alias'.
12970 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
12971
12972 2005-07-29 Kenichi Handa <handa@m17n.org>
12973
12974 * international/mule-cmds.el (select-message-coding-system):
12975 Be sure to use LF for end-of-line. If no coding system is decided,
12976 return iso-8859-1-unix.
12977
12978 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
12979
12980 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
12981 (ange-ftp-pending-error-line): New vars.
12982 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
12983 to handle the non-fatal no-route-to-host messages.
12984 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
12985
12986 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
12987
12988 * isearch.el (isearch-mode-map, isearch-other-meta-char)
12989 (isearch-quote-char, isearch-printing-char)
12990 (isearch-text-char-description): "?\ " -> "?\s".
12991 (isearch-lazy-highlight-cleanup)
12992 (isearch-lazy-highlight-initial-delay)
12993 (isearch-lazy-highlight-interval)
12994 (isearch-lazy-highlight-max-at-a-time)
12995 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
12996 Declare with define-obsolete-*-alias macros.
12997 (isearch-forward): Fix typo in docstring.
12998 (search-invisible, search-ring-yank-pointer)
12999 (regexp-search-ring-yank-pointer): Doc fixes.
13000
13001 * recentf.el (recentf-menu-append-commands-p): Declare with
13002 `define-obsolete-variable-alias'.
13003 (recentf-max-saved-items, recentf-menu-filter)
13004 (recentf-arrange-by-rule-subfilter): Doc fixes.
13005 (recentf-menu-append-commands-flag)
13006 (recentf-initialize-file-name-history, recentf-expand-file-name)
13007 (recentf-clear-data): Fix typos in docstrings.
13008
13009 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
13010
13011 * progmodes/gdb-ui.el: Smarten comments.
13012 (gdb-info-breakpoints-custom): Use nowarn when finding file.
13013
13014 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
13015
13016 * term/apollo.el (terminal-init-apollo): New function containing
13017 all former top level forms in the file.
13018 * term/bobcat.el (terminal-init-bobcat):
13019 * term/cygwin.el (terminal-init-cygwin):
13020 * term/iris-ansi.el (terminal-init-iris-ansi):
13021 * term/linux.el (terminal-init-linux):
13022 * term/news.el (terminal-init-news):
13023 * term/rxvt.el (terminal-init-rxvt):
13024 * term/sun.el (terminal-init-sun):
13025 * term/tvi970.el (terminal-init-tvi970):
13026 * term/vt100.el (terminal-init-vt100):
13027 * term/vt102.el (terminal-init-vt102):
13028 * term/vt125.el (terminal-init-vt125):
13029 * term/vt200.el (terminal-init-vt200):
13030 * term/vt201.el (terminal-init-vt201):
13031 * term/vt220.el (terminal-init-vt220):
13032 * term/vt240.el (terminal-init-vt240):
13033 * term/vt300.el (terminal-init-vt300):
13034 * term/vt320.el (terminal-init-vt320):
13035 * term/vt400.el (terminal-init-vt400):
13036 * term/vt420.el (terminal-init-vt420):
13037 * term/wyse50.el (terminal-init-wyse50):
13038 * term/xterm.el (terminal-init-xterm): Likewise.
13039
13040 * term/README: Describe the terminal-init-* functionality.
13041
13042 * startup.el (command-line): After loading the terminal initialization
13043 file call the corresponding terminal initialization function.
13044
13045 2005-07-27 Kenichi Handa <handa@m17n.org>
13046
13047 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
13048 negative.
13049
13050 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
13051 (ps-mule-composition-prologue): Fix for the case that
13052 RelativeCompose is false.
13053
13054 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13055
13056 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
13057
13058 * descr-text.el (describe-char): Handle the case where the list of
13059 chars is displayed in a separate frame.
13060 Be a bit more discriminating when looking for the char.
13061
13062 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
13063
13064 * bookmark.el (bookmark-automatically-show-annotations)
13065 (bookmark-read-annotation-text-func): Doc fixes.
13066 (bookmark-save): Improve argument/docstring consistency.
13067 (bookmark-get-bookmark, bookmark-get-bookmark-record)
13068 (bookmark-alist-from-buffer)
13069 (bookmark-upgrade-file-format-from-0)
13070 (bookmark-grok-file-format-version)
13071 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
13072 (bookmark-read-annotation-mode)
13073 (bookmark-insert-current-bookmark, bookmark-jump)
13074 (bookmark-exit-hook): Fix typos in docstrings.
13075 (bookmark-exit-hooks): Define as obsolete alias.
13076 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
13077 not `bookmark-exit-hooks'. Fix docstring.
13078 (bookmark-bmenu-select): "?\ " -> "?\s".
13079
13080 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
13081
13082 * startup.el (command-line): Fix typo.
13083
13084 2005-07-24 Richard M. Stallman <rms@gnu.org>
13085
13086 * tooltip.el (tooltip-mode): Test emacs-basic-display,
13087 not emacs-quick-startup.
13088
13089 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
13090
13091 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
13092 (reb-next-match, reb-show-subexp): Use `with-selected-window'
13093 instead of `reb-with-current-window'.
13094 (reb-prev-match): Likewise. Also, don't move left if the search
13095 was unsuccessful.
13096 (reb-initialize-buffer): New function.
13097 (re-builder, reb-change-syntax): Use it.
13098
13099 * man.el (Man-goto-page): Make second argument NOERROR optional.
13100
13101 2005-07-23 Richard M. Stallman <rms@gnu.org>
13102
13103 * man.el (Man-bgproc-sentinel): Check here for failure to find
13104 any man page in the output, and report the error here.
13105 (Man-arguments): Make it permanent local.
13106 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
13107 (Man-mode): Pass t for NOERROR.
13108
13109 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
13110 (grep-mode-font-lock-keywords):
13111 Don't use compilation-...-face for messages that are not file names.
13112
13113 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13114 Don't use compilation-...-face for messages that are not file names.
13115
13116 2005-07-22 Juri Linkov <juri@jurta.org>
13117
13118 * startup.el (normal-splash-screen): Update menu name.
13119
13120 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
13121
13122 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
13123
13124 * term/xterm.el: Load term/rxvt if the terminal is actually an
13125 rxvt terminal.
13126 (xterm-rxvt-set-background-mode): Remove, not used anymore.
13127
13128 * term/rxvt.el (function-key-map): Use substitute-key-definition
13129 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
13130
13131 * term/cygwin.el: New file.
13132
13133 2005-07-22 Kim F. Storm <storm@cua.dk>
13134
13135 * image-file.el (insert-image-file, image-file-yank-handler):
13136 Fix last change to maintain a (unique) yank-handler on yanked images.
13137
13138 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
13139
13140 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
13141 of the file size (as in "177B" for 177 bytes). This happens with
13142 "ls -lh" on FreeBSD.
13143
13144 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
13145
13146 * hilit-chg.el (highlight-changes-global-initial-state)
13147 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
13148 (hilit-chg-fixup, highlight-changes-mode):
13149 Fix typos in docstrings.
13150 (highlight-changes-global-modes, highlight-changes-rotate-faces):
13151 Doc fixes.
13152
13153 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
13154
13155 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
13156 mode function using `eval-after-load'.
13157
13158 2005-07-21 Kim F. Storm <storm@cua.dk>
13159
13160 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
13161 included when reporting an emacs crash, and tell about the DEBUG file.
13162
13163 * image-file.el (insert-image-file): Add yank-handler.
13164 (image-file-yank-handler): Yank handler to make unique copies of
13165 images when they are yanked into a buffer next to each other.
13166
13167 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
13168
13169 * comint.el (comint-use-prompt-regexp, comint-send-input)
13170 (comint-source-default, comint-extract-string)
13171 (comint-get-source, comint-word, comint-completion)
13172 (comint-source, comint-prompt-read-only, comint-update-fence):
13173 Fix typos in docstrings.
13174 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
13175 Declare with define-obsolete-*-alias macros.
13176 (comint-previous-matching-input-from-input)
13177 (comint-next-matching-input-from-input)
13178 (comint-previous-matching-input, comint-next-matching-input)
13179 (comint-forward-matching-input):
13180 Improve argument/docstring consistency.
13181
13182 * desktop.el (desktop-clear-preserve-buffers-regexp):
13183 Also preserve the *server* buffer.
13184
13185 * simple.el (clone-indirect-buffer): Doc fix.
13186 (fixup-whitespace, just-one-space)
13187 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
13188 (next-error, next-error-highlight)
13189 (next-error-highlight-no-select, next-error-last-buffer)
13190 (next-error-buffer-p, next-error-find-buffer, next-error)
13191 (previous-error, next-error-no-select, previous-error-no-select)
13192 (open-line, split-line, minibuffer-prompt-width, kill-new)
13193 (binary-overwrite-mode): Fix typos in docstrings.
13194 (set-fill-column): Fix typo in message.
13195
13196 * skeleton.el (skeleton-proxy-new): Doc fix.
13197
13198 * strokes.el (strokes-load-hook): Doc fix.
13199 (strokes-grid-resolution, strokes-get-grid-position)
13200 (strokes-renormalize-to-grid, strokes-read-stroke)
13201 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
13202 (strokes-global-map): Fix typos in docstrings.
13203 (strokes-help): Doc fix. Fix help message and pass it through
13204 `substitute-command-keys'.
13205
13206 * tempo.el (tempo-insert-prompt, tempo-interactive)
13207 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
13208 (tempo-insert-string-functions, tempo-local-tags)
13209 (tempo-define-template, tempo-insert-template)
13210 (tempo-insert-prompt-compat, tempo-is-user-element)
13211 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
13212 Fix typos in docstrings.
13213
13214 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
13215 (vcursor-key-bindings, vcursor-use-vcursor-map)
13216 (vcursor-find-window, vcursor-scroll-down)
13217 (vcursor-disable, vcursor-beginning-of-buffer)
13218 (vcursor-end-of-buffer): Fix typos in docstrings.
13219 (vcursor-relative-move, vcursor-get-char-count):
13220 Improve argument/docstring consistency.
13221
13222 * version.el: "?\ " -> "?\s".
13223
13224 * wid-edit.el (widget-default-create, widget-after-change)
13225 (widget-default-format-handler, widget-checklist-add-item)
13226 (widget-radio-add-item, widget-choose, widget-specify-secret)
13227 (widget-field-value-create, widget-field-value-get)
13228 (widget-editable-list-format-handler)
13229 (widget-editable-list-entry-create, widget-group-value-create)
13230 (widget-documentation-link-add)
13231 (widget-documentation-string-value-create): "?\ " -> "?\s".
13232 (widget-convert-text): Doc fix.
13233 (widget-narrow-to-field, widget-field-find)
13234 (widget-url-link-action, widget-emacs-library-link-action)
13235 (widget-color-notify): Fix typos in docstrings.
13236
13237 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
13238 (x-select-text, set-w32-system-coding-system)
13239 (w32-add-charset-info): Fix typos in docstrings.
13240
13241 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
13242 (cua-enable-cua-keys, cua-use-hyper-key)
13243 (cua-virtual-rectangle-edges): Fix typos in docstrings.
13244 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
13245
13246 * net/tramp.el (tramp-handle-load): Fix typo in error message.
13247
13248 * emacs-lisp/re-builder.el (regexp-builder): Declare with
13249 `defalias' instead of faking it.
13250
13251 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
13252 (eshell-ls-missing, eshell-ls-dired-initial-args)
13253 (eshell-ls-use-in-dired): Fix typos in docstrings.
13254
13255 2005-07-20 Kim F. Storm <storm@cua.dk>
13256
13257 * emulation/cua-base.el (cua-mode): Improve doc string.
13258
13259 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
13260
13261 * abbrev.el (expand-region-abbrevs): Doc fix.
13262 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
13263 Improve argument/docstring consistency.
13264
13265 * arc-mode.el (archive-get-descr, archive-alternate-display):
13266 Doc fixes.
13267 (archive-l-e): Improve argument/docstring consistency.
13268 (archive-tmpdir, archive-unixdate, archive-unixtime)
13269 (archive-chmod-entry): Fix typos in docstrings.
13270 (archive-unflag, archive-unflag-backwards)
13271 (archive-unmark-all-files): "?\ " -> "?\s".
13272
13273 * buff-menu.el (Buffer-menu-unmark): Doc fix.
13274 (Buffer-menu-not-modified, Buffer-menu-execute)
13275 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
13276 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
13277
13278 * composite.el (compose-string, encode-composition-rule)
13279 (compose-last-chars): Fix typos in docstrings.
13280
13281 * desktop.el (desktop-enable, desktop-basefilename):
13282 Declare with `define-obsolete-variable-alias'.
13283 (desktop-internal-v2s): Don't quote keywords.
13284 (desktop-clear): "?\ " -> "?\s".
13285
13286 * dired.el (dired-align-file, dired-flag-backup-files)
13287 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
13288 (dired-listing-switches, dired-ls-F-marks-symlinks)
13289 (dired-dwim-target, dired-load-hook, dired-mode-hook)
13290 (dired-directory, dired-faces, dired, dired-revert)
13291 (dired-mode, dired-summary, dired-view-file)
13292 (dired-copy-filename-as-kill, dired-delete-file)
13293 (dired-no-confirm, dired-unmark-all-marks)
13294 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
13295 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
13296 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
13297 Fix typos in message strings.
13298
13299 * dired-x.el (virtual-dired): Declare with `defalias'.
13300 (dired-mark-unmarked-files, dired-local-variables-file)
13301 (dired-omit-here-always): Doc fix.
13302 (dired-omit-mode, dired-find-subdir)
13303 (dired-enable-local-variables, dired-clean-up-buffers-too)
13304 (dired-extra-startup, dired-mark-extension, dired-jump)
13305 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
13306 (dired-smart-shell-command, dired-guess-shell-alist-user)
13307 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
13308 (dired-x-bind-find-file, dired-x-submit-report):
13309 Fix typos in docstrings.
13310 (dired-mark-unmarked-files): "?\ " -> "?\s".
13311
13312 * dirtrack.el (dirtrack-list): Fix typos in docstring.
13313
13314 * faces.el (describe-face): "?\ " -> "?\s".
13315 (read-all-face-attributes, read-face-font, modify-face)
13316 (face-attr-construct, italic): Fix typos in docstrings.
13317 (frame-update-face-colors): Declare with
13318 `define-obsolete-function-alias'.
13319
13320 * files.el (find-file-noselect, recode-file-name): Doc fixes.
13321 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
13322 (magic-mode-alist, buffer-file-numbers-unique)
13323 (write-file-functions, get-free-disk-space):
13324 Fix typos in docstrings.
13325 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
13326 (write-contents-hooks, write-file-hooks):
13327 Declare with `define-obsolete-variable-alias'.
13328
13329 * forms-d2.el (arch-rj): Fix typo in docstrings.
13330 (arch-tocol): Likewise. "?\ " -> "?\s".
13331
13332 * frame.el (set-frame-font, cursor-in-non-selected-windows):
13333 Fix typo in docstring.
13334 (set-screen-width, set-screen-height): Delete redundant info in
13335 doctrings.
13336 (new-frame, screen-height, screen-width): Declare with
13337 `define-obsolete-function-alias'.
13338 (delete-frame-hook, blink-cursor): Declare with
13339 `define-obsolete-variable-alias'.
13340
13341 * paths.el (prune-directory-list): Fix typos in docstring.
13342
13343 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13344 (cvs-prefix-get): Fix typos in docstrings.
13345
13346 * ps-print.el (ps-extend-face-list, ps-extend-face)
13347 (ps-print-background-image): Fix typos in docstrings.
13348 (ps-default-fg, ps-default-bg): Doc fixes.
13349
13350 * s-region.el (s-region-bind): Doc fix.
13351 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13352
13353 * textmodes/org.el (org-table-formula-substitute-names)
13354 (org-table-get-vertical-vector): Doc fixes.
13355 (org-table-recalculate): Remove unused argument to `message'.
13356
13357 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13358
13359 * textmodes/org.el (org-table-column-names)
13360 (org-table-column-name-regexp)
13361 (org-table-named-field-locations): New variables.
13362 (org-archive-subtree): Protect `this-command' when calling
13363 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13364 the kill buffer.
13365 (org-complete): Remove fixed-formula completion.
13366 (org-edit-formulas-map): New variable.
13367 (org-table-edit-formulas): New command.
13368 (org-finish-edit-formulas, org-abort-edit-formulas)
13369 (org-show-variable, org-table-get-vertical-vector): New functions.
13370 (org-table-maybe-eval-formula): Handle `:=' fields.
13371 (org-table-get-stored-formulas, org-table-store-formulas)
13372 (org-table-get-formula, org-table-modify-formulas)
13373 (org-table-replace-in-formulas): Handle named field formulas.
13374 (org-table-get-specials): Store locations of named fields.
13375
13376 2005-07-19 Juri Linkov <juri@jurta.org>
13377
13378 * progmodes/grep.el (grep-regexp-alist)
13379 (grep-mode-font-lock-keywords, grep-process-setup):
13380 Use default GNU grep match color "01;31m" instead of "01;41m".
13381 (grep-regexp-alist, grep-mode-font-lock-keywords):
13382 Use `\\[[0-9]*m' instead of `\\[00m'.
13383 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13384 sgr_start where its handling is more important. Use the real
13385 length of sgr_start instead of constant 8.
13386 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13387 specially. Delete all remaining escape sequences.
13388 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13389 (grep-regexp-alist): Make hyperlink only for binary file name
13390 instead of the whole line.
13391 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13392 (grep-mode): Add autoload.
13393
13394 * emacs-lisp/find-func.el (find-function-regexp):
13395 Add `define-compilation-mode'.
13396
13397 2005-07-19 Juri Linkov <juri@jurta.org>
13398
13399 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13400 (compare-windows-sync-string-size, compare-windows-recenter)
13401 (compare-windows-highlight, compare-windows): Add version 22.1.
13402 (compare-windows) <defface>: Inherit from lazy-highlight instead
13403 of duplicating its default value.
13404
13405 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13406 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13407
13408 * descr-text.el (describe-char): Create link buttons for `charset'
13409 and `code point'. Add the current input method name with a link
13410 button to `to input' field. Print face names of display table
13411 characters in `The display table entry is displayed by' section
13412 instead of printing face-id in the `display' field.
13413 Guess hardcoded faces and create a link button for them.
13414 Skip empty fields when calculating max-width.
13415 Treat `widget-create' specially while inserting strings from the
13416 collected field list.
13417 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13418
13419 * diff-mode.el (diff-file-header): Change foreground color from
13420 yellow to green on light backgrounds.
13421 (diff-context): Inherit from `shadow' only for color/grayscale
13422 with more than 88 colors.
13423 (diff-indicator-removed, diff-indicator-added)
13424 (diff-indicator-changed): New faces.
13425 (diff-font-lock-keywords): Use new faces. Regroup rules.
13426 Add "^---$" for `normal' diff format. Fontify `#' lines with
13427 font-lock-comment-delimiter-face and font-lock-comment-face.
13428 Add `#' to ^[^...] in the rule for `diff-context-face'.
13429
13430 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13431 a button-like box. Inherit from `highlight' on low colors.
13432 (shadow): Use shades of gray only for color/grayscale with
13433 more than 88 colors. Use green for light backgrounds with
13434 8 colors, and yellow for dark backgrounds with 8 colors.
13435
13436 * font-lock.el (font-lock-regexp-grouping-backslash):
13437 Don't inherit from escape-glyph (use bold for all cases).
13438
13439 * info.el (info-xref-visited): Use light foreground color `violet'
13440 for dark backgrounds instead of dark color `magenta3'.
13441 (info-title-1): Use `yellow' color for dark backgrounds.
13442
13443 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13444 too-light magenta2.
13445
13446 * replace.el (match): Use slightly more light RoyalBlue3 instead
13447 of dark RoyalBlue4.
13448
13449 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13450
13451 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13452
13453 * novice.el (disabled-command-hook): Declare it with
13454 `define-obsolete-variable-alias'.
13455
13456 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13457 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13458 (desktop-load-default): Add release to obsolescence info.
13459 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13460 (desktop-append-buffer-args, desktop-read):
13461 Fix typos in docstrings.
13462 (desktop-kill): Fix typo in message.
13463 (desktop-save): Doc fix.
13464
13465 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13466
13467 * viper-cmd.el (viper-escape-to-state): Bug fix.
13468 (viper-envelop-ESC-key): Change the definition of fast
13469 keysequence so it'll work with keyboard macros.
13470
13471 * ediff.el (ediff-patch-buffer): Change the docstring.
13472
13473 2005-07-19 Kenichi Handa <handa@m17n.org>
13474
13475 * international/mule-cmds.el (select-safe-coding-system): Try to
13476 use an auto-coding (if any) before anything else. If the found
13477 auto-coding is invalid, show a warning message.
13478
13479 * international/mule.el (find-auto-coding): New function created
13480 by modifying the body of set-auto-coding.
13481 (set-auto-coding): Use find-auto-coding to find a coding.
13482
13483 2005-07-18 Richard M. Stallman <rms@gnu.org>
13484
13485 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13486 not isearch-mode-end-hook-error.
13487 (allout-before-change-protect): Fix error message.
13488
13489 2005-07-18 Juri Linkov <juri@jurta.org>
13490
13491 * allout.el (allout-mode):
13492 * calculator.el (calculator-copy):
13493 * custom.el (custom-known-themes):
13494 * dired.el (dired-desktop-buffer-misc-data)
13495 (dired-restore-desktop-buffer):
13496 * dired-x.el (dired-omit-marker-char):
13497 * files.el (basic-save-buffer):
13498 * font-core.el (font-lock-mode):
13499 * calendar/calendar.el (calendar-goto-hebrew-date)
13500 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13501 (calendar-goto-persian-date):
13502 * language/ethio-util.el (ethio-sera-to-fidel-region):
13503 * textmodes/picture.el (picture-mode):
13504 Delete duplicate duplicate words.
13505
13506 2005-07-18 Juri Linkov <juri@jurta.org>
13507
13508 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13509 chars * ? } |.
13510 (isearch-fallback): Don't call `isearch-process-search-char'.
13511 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13512 (isearch-process-search-char): Call `isearch-fallback' for regexp
13513 chars * ? } |.
13514 (isearch-return-char): Make obsolete with `make-obsolete' instead
13515 of simply documenting it as obsolete in the docstring.
13516 (isearch-fallback): Refill docstring.
13517
13518 * international/isearch-x.el
13519 (isearch-process-search-multibyte-characters): Remove unneeded
13520 `concat'. Add intermediate values to `junk-hist' instead of
13521 `minibuffer-history'. Test the length of `str'.
13522
13523 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13524
13525 * allout.el (allout-resolve-xref): Fix typos in error strings.
13526 (allout-before-change-protect): Remove unneeded `concat'.
13527
13528 * array.el (array-mode, array-reconfigure-rows)
13529 (untabify-backward): Fix typos in docstrings.
13530 (array-reconfigure-rows): Use `insert-buffer-substring', not
13531 `insert-buffer'.
13532
13533 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13534 * progmodes/ada-mode.el (ada-make-body):
13535 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13536
13537 * dired.el (dired-log):
13538 * tar-mode.el (tar-subfile-save-buffer):
13539 * play/zone.el (zone-pgm-stress-destress):
13540 Use `insert-buffer-substring', not `insert-buffer'.
13541
13542 2005-07-17 Simon Josefsson <jas@extundo.com>
13543
13544 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13545
13546 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13547
13548 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13549 Add plain auth method.
13550 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13551
13552 2005-07-17 Kim F. Storm <storm@cua.dk>
13553
13554 * ido.el (dired-other-window): Add ido property.
13555
13556 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13557
13558 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13559 Fix typo in docstring.
13560 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13561 `insert-file-literally'.
13562
13563 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13564 info and delete redundant message. Doc fix.
13565 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13566 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13567
13568 2005-07-16 Richard M. Stallman <rms@gnu.org>
13569
13570 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13571 (byte-compile-and): Use byte-compile-and-recursion.
13572 (byte-compile-or-recursion): New function.
13573 (byte-compile-or): Use that.
13574 (byte-compile-if): Guard the else-clause too.
13575 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13576
13577 * isearch.el (isearch-mode-end-hook-quit): New variable.
13578 (isearch-done): Bind it.
13579 (isearch-mode-end-hook): Doc fix.
13580
13581 * allout.el (allout-isearch-did-quit): Variable deleted.
13582 (allout-real-isearch-abort): Function name no longer used.
13583 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13584 (allout-isearch-rectification): isearch-mode always exists.
13585 Don't set allout-isearch-did-quit.
13586 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13587 allout-isearch-did-quit.
13588 (allout-enwrap-isearch): Just add the hook.
13589 (allout-isearch-abort): Function deleted.
13590 (allout-pre-command-business): Avoid warning.
13591
13592 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13593 Correctly avoid warnings.
13594 (pascal-outline): Likewise.
13595
13596 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13597
13598 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13599
13600 * play/tetris.el (tetris-mode): Avoid warning.
13601
13602 * play/snake.el (snake-mode): Avoid warning.
13603
13604 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13605 (gamegrid-set-display-table): Avoid warning.
13606 (gamegrid-set-timer): Likewise.
13607 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13608 (gamegrid-add-score-with-update-game-score-1): Take FILE
13609 as argument.
13610 (gamegrid-add-score-with-update-game-score): Pass that argument.
13611 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13612
13613 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13614
13615 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13616 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13617
13618 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13619 and insert-file.
13620
13621 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13622 (sc-ask): Avoid warnings.
13623
13624 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13625 (eshell-hist-initialize): Use that var the natural way.
13626
13627 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13628
13629 * emacs-lisp/re-builder.el (reb-cook-regexp):
13630 Avoid warning calling lre-compile-string.
13631 (reb-color-display-p): Avoid warning.
13632
13633 * calculator.el (calculator-last-input): Guard uses
13634 of event-key and key-press-event-p.
13635 (event-key, key-press-event-p): Delete definitions.
13636
13637 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13638 (find-gc-source-directory, find-gc-subrs-callers)
13639 (find-gc-noreturn-list, find-gc-source-files)
13640 (find-gc-subrs-called): Vars renamed and defvar'd.
13641
13642 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13643 (checkdoc-overlay-put, checkdoc-delete-overlay)
13644 (checkdoc-overlay-start, checkdoc-overlay-end)
13645 (checkdoc-mode-line-update, checkdoc-char=):
13646 Define such that compiler knows they are defined.
13647 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13648 (checkdoc-read-event): Delete. Use read-event directly.
13649
13650 * whitespace.el (whitespace-make-overlay)
13651 (whitespace-overlay-put, whitespace-delete-overlay)
13652 (whitespace-overlay-start, whitespace-overlay-end):
13653 Define such that compiler knows they are defined.
13654 (whitespace): Move conditional inside.
13655
13656 * tempo.el (tempo-insert-template): Suppress warning.
13657
13658 * ediff-diff.el (longlines-mode): Add defvar.
13659
13660 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13661
13662 * server.el: Bind "C-x #" in a way that works even if C-x is
13663 redefined to a command key, not a prefix key.
13664
13665 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13666
13667 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13668 cl-make-type-test till execution time.
13669
13670 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13671
13672 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13673 arg ARG and use it.
13674
13675 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13676
13677 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13678
13679 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13680
13681 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13682 a defcustom with two :set or :type keywords.
13683
13684 2005-07-15 Richard M. Stallman <rms@gnu.org>
13685
13686 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13687 Don't give ^M comment-end syntax.
13688
13689 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13690
13691 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13692 Don't consider gdbmi (gdb-mi.el has its own update functions).
13693 (gdb-var-delete): Make it work for gdbmi as well.
13694 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13695
13696 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13697 (gud-speedbar-menu-items): Correct logic for enabling items.
13698
13699 2005-07-15 Kim F. Storm <storm@cua.dk>
13700
13701 * ido.el: Fix commentary.
13702 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13703 Use with-no-warnings around ffap-guesser.
13704 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13705 Let bind minibuffer-completing-file-name to t.
13706
13707 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
13708
13709 * startup.el (site-run-file, keyboard-type): Doc fixes.
13710 (command-line): Check for "--basic-display" argument; also for
13711 "--quick", not "--bare-bones" (which was renamed).
13712 (fancy-splash-text): Add missing item "Getting New Versions".
13713 (normal-splash-screen): Fix typos and improve consistency with
13714 `fancy-splash-text'. Update copyright year.
13715
13716 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13717 valid binding for `help-char'.
13718
13719 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13720
13721 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
13722
13723 * term.el (term-mode): Disable cua-mode for term buffers.
13724
13725 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
13726
13727 * add-log.el (add-log-mailing-address, change-log-merge):
13728 Doc fixes.
13729 (change-log-get-method-definition): Fix typo in docstring.
13730
13731 2005-07-14 Kim F. Storm <storm@cua.dk>
13732
13733 * emulation/cua-base.el:
13734 (cua--pre-command-handler-1, cua--pre-command-handler)
13735 (cua--post-command-handler-1, cua--post-command-handler):
13736 Split in two. Check (buffer local) value of cua-mode.
13737 (cua-selection-mode): New command.
13738
13739 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
13740
13741 * custom.el (custom-initialize-safe-set)
13742 (custom-initialize-safe-default): Doc fixes.
13743
13744 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13745 and simplify :init-value again.
13746
13747 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13748 and simplify :init-value again. Delete autoload.
13749
13750 * startup.el (command-line): Use `custom-reevaluate-setting' again
13751 for tooltip-mode.
13752
13753 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13754 a defcustom with two :initialize keywords.
13755
13756 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
13757
13758 * allout.el (my-mark-marker, allout-isearch-prior-pos)
13759 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
13760 (allout-post-command-business, allout-flag-region)
13761 (isearch-reenable-font-lock, allout-yank)
13762 (allout-insert-latex-header, allout-insert-latex-trailer)
13763 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
13764 (allout-latex-verb-quote): Fix typos in docstrings.
13765 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
13766 (allout-unprotected, allout-prefix-data):
13767 Improve argument/docstring consistency.
13768 (allout-chart-subtree): Fix argument spec.
13769 (allout-open-topic): Rename `use_sib_bullet' argument to
13770 `use-sib-bullet'. Doc fix.
13771
13772 * whitespace.el (whitespace-check-buffer-leading)
13773 (whitespace-check-buffer-trailing)
13774 (whitespace-check-buffer-indent)
13775 (whitespace-check-buffer-spacetab)
13776 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
13777 (whitespace-check-leading-whitespace)
13778 (whitespace-check-trailing-whitespace)
13779 (whitespace-check-spacetab-whitespace)
13780 (whitespace-check-indent-whitespace)
13781 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
13782 (whitespace-modes): Fix typos in docstrings.
13783 (defgroup, defcustom): Doc fixes.
13784
13785 * winner.el (winner-mode, winner-boring-buffers)
13786 (winner-pending-undo-ring): Doc fixes.
13787 (winner-ring): Remove unneeded `progn'.
13788 (winner-equal): `defsubst' it.
13789 (winner-redo): Fix message.
13790
13791 2005-07-13 Kim F. Storm <storm@cua.dk>
13792
13793 * simple.el (line-move-1): Always use vertical-motion to
13794 do the last (or only) line move to ensure some movement.
13795 Undo 2005-06-23 change--don't check for overlays.
13796
13797 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13798
13799 * term/mac-win.el (ccl-encode-mac-roman-font)
13800 (ccl-encode-mac-centraleurroman-font)
13801 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
13802 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
13803 Change charset-id boundary of dimension to ?\xef.
13804 (mac-char-fontspec-list): New constant.
13805 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
13806 argument. Nil uses itself as family in font-spec. Previous
13807 behavior for nil is now provided by non-nil non-string argument.
13808 All callers changed. Add font-specs for Mac fonts to
13809 "fontset-default" unless iso8859-1 fonts are installed.
13810
13811 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
13812
13813 * progmodes/sh-script.el (sh-get-indent-info): Only indent
13814 a continuation line if the \ is preceded by SPC or TAB.
13815 (sh-get-indent-info): Simplify.
13816 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
13817 Use with-current-buffer.
13818
13819 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
13820 when the matched text is empty.
13821
13822 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
13823
13824 * startup.el (command-line): Revert to previous handling of
13825 tooltip-mode. Explain in comment why the complexity is needed.
13826
13827 * tooltip.el (tooltip-mode): Revert to previous implementation of
13828 its defcustom.
13829
13830 * frame.el (blink-cursor-mode): Revert to previous implementation
13831 of its defcustom. Update comment.
13832
13833 2005-07-12 Lars Hansen <larsh@soem.dk>
13834
13835 * desktop.el: Update e-mail address.
13836
13837 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13838
13839 * term/mac-win.el (mac-services-mail-selection)
13840 (mac-services-mail-to): New functions.
13841 (mac-application-menu-map): Bind them.
13842
13843 2005-07-12 wulei <milton@wulei.net> (tiny change)
13844
13845 * progmodes/gdb-ui.el: Add note about buffering with Windows.
13846
13847 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
13848
13849 * custom.el (custom-reevaluate-setting): Doc fix.
13850
13851 2005-07-11 Jay Belanger <belanger@truman.edu>
13852
13853 * calc/calc.el (calc-embedded-announce-formula-alist)
13854 (calc-embedded-open-close-plain-alist)
13855 (calc-embedded-open-close-mode-alist): Add checks for additional
13856 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
13857
13858 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
13859
13860 * custom.el (custom-enable-theme): Don't add theme to
13861 `custom-enabled-themes' with `push' because there is no
13862 setf-method for `delq'.
13863
13864 2005-07-11 Richard M. Stallman <rms@gnu.org>
13865
13866 * custom.el (custom-declare-variable): Doc fix.
13867
13868 * dired-aux.el (dired-compare-directories): Remove "." and ".."
13869 from the alists.
13870
13871 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
13872 Do nothing if edebug-active.
13873
13874 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
13875 (edebug-display): Do it here instead.
13876
13877 2005-07-10 Richard M. Stallman <rms@gnu.org>
13878
13879 * cus-face.el (custom-theme-set-faces): Make it work.
13880 (custom-reset-faces): Doc fix.
13881 (custom-theme-reset-internal-face, custom-theme-face-value):
13882 Functions deleted.
13883
13884 * custom.el (custom-push-theme): Maintain list of the settings
13885 of a given theme in its theme-settings property.
13886 Maintain position of old settings in the theme-value
13887 or theme-face property.
13888 (custom-enabled-themes): New variable.
13889 (custom-theme-enabled-p): New function.
13890 (provide-theme): Update custom-enabled-themes.
13891 Disable and reenable the `user' theme.
13892 (require-theme): Doc fix.
13893 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
13894 (custom-theme-value, custom-theme-variable-value): Likewise.
13895 (custom-theme-reset-internal): Likewise.
13896 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
13897 (custom-enable-theme, custom-disable-theme): New functions.
13898 (custom-variable-theme-value, custom-face-theme-value): Likewise.
13899 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
13900 (custom-theme-reset-variables): Simplify.
13901 (deftheme, custom-declare-theme, custom-make-theme-feature):
13902 Definitions moved.
13903
13904 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
13905
13906 * longlines.el (longlines-show-region)
13907 (longlines-unshow-hard-newlines): Recognize hard newlines by
13908 non-nil hard property, instead of t.
13909
13910 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
13911
13912 * viper-cmd.el (viper--key-maps): New variable.
13913 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
13914 emulation-mode-map-alists.
13915 (viper-envelop-ESC-key): Use viper-subseq.
13916 (viper-search-forward/backward/next): Disable debug-on-error.
13917
13918 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13919 (viper-ESC-key): New defcustoms.
13920
13921 * viper-macs.el (ex-map-read-args): Use viper-subseq.
13922
13923 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
13924 (viper-subseq): Copy of subseq from cl.el.
13925
13926 * viper.el (viper-go-away, viper-set-hooks): Use
13927 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
13928
13929 * viper-mous.el (viper-current-frame-saved): Use defvar.
13930
13931 * viper-init.el: Get rid of -face in face names.
13932
13933 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
13934 Make it work with longlines mode
13935
13936 * ediff-mult.el (ediff-meta-mode-hook): New variable.
13937
13938 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
13939
13940 * ediff-init.el: Get rid of -face in face names.
13941
13942 2005-07-10 Richard M. Stallman <rms@gnu.org>
13943
13944 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
13945 and with-timeout-unsuspend.
13946
13947 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
13948 and with-timeout-unsuspend.
13949
13950 * emacs-lisp/timer.el (with-timeout-timers): New variable.
13951 (with-timeout): Bind that variable to record timers.
13952 (with-timeout-suspend, with-timeout-unsuspend): New functions.
13953
13954 * emacs-lisp/debug.el (debug-help-follow): New function.
13955 (debugger-mode-map): Use that instead of help-follow.
13956 (debugger-setup-buffer): Use eval-buffer-list
13957 to handle eval-buffer frames.
13958
13959 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
13960
13961 * timezone.el (timezone-parse-date): Change first regexp
13962 so it will not mistakenly match dates with no time zone.
13963
13964 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
13965
13966 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
13967
13968 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
13969
13970 * custom.el (custom-initialize-safe-set)
13971 (custom-initialize-safe-default): New functions.
13972
13973 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13974 and simplify :init-value.
13975
13976 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13977 and simplify :init-value. Delete obsolete comment.
13978
13979 * startup.el (command-line): Use `custom-reevaluate-setting' to
13980 handle `tooltip-mode'. Delete obsolete comment.
13981
13982 * files.el (set-visited-file-name): Avoid calling
13983 `file-name-nondirectory' with a nil argument.
13984
13985 2005-07-09 Richard M. Stallman <rms@gnu.org>
13986
13987 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
13988 was called with nil for the buffer, handle the read position right.
13989 Handle read position for eval-region, too.
13990
13991 2005-07-09 Juri Linkov <juri@jurta.org>
13992
13993 * fringe.el (fringe-mode): Add period in docstring.
13994 (fringe-query-style): Build prompt depending on `all-frames' arg.
13995
13996 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
13997 to not create links to unrelated functions in the Help buffer.
13998
13999 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
14000 Doc fix.
14001
14002 * simple.el (next-error-hook): New variable.
14003 (next-error): Use it. Doc fix.
14004
14005 * textmodes/ispell.el (ispell-command-loop): Add current
14006 dictionary name and program name to mode-line-format.
14007 (ispell-region, ispell-process-line): Add current dictionary name
14008 and program name to messages.
14009
14010 2005-07-08 Jay Belanger <belanger@truman.edu>
14011
14012 * calc/calc.el (calc-embedded-announce-formula-alist)
14013 (calc-embedded-open-close-formula-alist)
14014 (calc-embedded-open-close-word-alist)
14015 (calc-embedded-open-close-plain-alist)
14016 (calc-embedded-open-close-new-formula-alist)
14017 (calc-embedded-open-close-mode-alist)
14018 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
14019 (calc-embedded-mode-hook): New variables.
14020
14021 * calc/calc-embed.el (calc-embedded-firsttime)
14022 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
14023 New variables.
14024 (calc-do-embedded): Use calc-embedded-firsttime,
14025 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
14026 determine whether or not to run hooks.
14027 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
14028 calc-embedded-firsttime-formula appropriately.
14029 Set calc-embedded delimiter variables according to mode.
14030
14031 2005-07-08 Richard M. Stallman <rms@gnu.org>
14032
14033 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
14034 Check for "emacs", etc., as entire symbol, not just as word.
14035 (checkdoc-file-comments-engine): Use regexp-quote on FN.
14036
14037 * files.el (set-visited-file-name): Report the error
14038 for "empty filename" earlier.
14039 (kill-some-buffers): Ignore buffers already dead.
14040
14041 * fringe.el (fringe-mode): Doc fix.
14042
14043 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
14044 Check for (featurep 'xemacs) and turn off warnings in what it guards.
14045 Use unwind-protect to ensure byte-compile-unresolved-functions
14046 is updated.
14047
14048 * whitespace.el (whitespace-buffer-leading-cleanup):
14049 Simplify w/ skip-chars-forward.
14050 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
14051
14052 * mail/rmail.el (rmail-only-expunge): Fix paren error.
14053 Unconditionally try to leave point at the same old place.
14054
14055 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
14056
14057 * comint.el (comint-postoutput-scroll-to-bottom)
14058 (comint-show-maximum-output): Take scroll-margin into consideration.
14059
14060 2005-07-08 Kim F. Storm <storm@cua.dk>
14061
14062 * ido.el (ido-use-filename-at-point): New choice `guess'.
14063 (ido-file-internal): Try ffap-guesser if selected.
14064
14065 * ido.el (ido-before-fallback-functions): New hook.
14066 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
14067 (ido-read-file-name): Run it.
14068
14069 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
14070
14071 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
14072 strings rather than a list of symbols to the completion function.
14073
14074 2005-07-07 Jay Belanger <belanger@truman.edu>
14075
14076 * calc/calc-units.el (math-apply-units): Change the places in
14077 which units are simplified.
14078
14079 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
14080
14081 * cus-edit.el (customize-option, customize-option-other-window):
14082 Make them handle aliases.
14083
14084 * custom.el (custom-variable-p): Make it recursively follow
14085 aliases. Mention that in the docstring.
14086
14087 2005-07-07 Richard M. Stallman <rms@gnu.org>
14088
14089 * cus-start.el (exec-path): Use `directory' instead of `file'.
14090 Fix tag for nil.
14091
14092 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14093
14094 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
14095 when called non-interactively. Doc fix.
14096
14097 2005-07-07 Lute Kamstra <lute@gnu.org>
14098
14099 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
14100 new address as well.
14101
14102 2005-07-07 Kenichi Handa <handa@m17n.org>
14103
14104 * international/mule.el (make-coding-system):
14105 Describe `ascii-incompatible' property in the docstring.
14106 (set-file-name-coding-system): Signal an error if coding-system is
14107 ascii-incompatible.
14108 (set-keyboard-coding-system): Likewise.
14109
14110 * international/mule-cmds.el (set-default-coding-systems):
14111 Don't set default-file-name-coding-system and
14112 default-keyboard-coding-system if coding-system is ASCII-incompatible.
14113
14114 * international/utf-16.el: Declare that all UTF-16-based coding
14115 systems are ASCII-incompatible.
14116
14117 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
14118
14119 * progmodes/gud.el: Require font-lock for displaying errors.
14120 Used by gdb-ui.el.
14121
14122 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14123
14124 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
14125 values for the pattern lists which are `read'able but not
14126 `append'able (like symbols).
14127
14128 2005-07-06 Richard M. Stallman <rms@gnu.org>
14129
14130 * progmodes/flymake.el (flymake-float-time): Instead of
14131 with-no-warnings, test for xemacs.
14132 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
14133 to avoid warning.
14134
14135 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
14136
14137 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
14138
14139 2005-07-05 Lute Kamstra <lute@gnu.org>
14140
14141 * battery.el: Add support for Darwin (with much debugging help
14142 from Samuel Lauber <sam124@operamail.com>).
14143 (battery-status-function, battery-echo-area-format)
14144 (battery-mode-line-format): Add support for pmset on Darwin.
14145 (battery-load-low, battery-load-critical): New user options.
14146 (battery-pmset): New function.
14147
14148 2005-07-05 Lute Kamstra <lute@gnu.org>
14149
14150 Update FSF's address in GPL notices.
14151
14152 * textmodes/page-ext.el: Update FSF's address.
14153
14154 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14155
14156 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
14157 filling from using prefix when filling a single-line docstring.
14158
14159 * progmodes/flymake.el: Remove useless eval-when-compile.
14160
14161 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
14162
14163 2005-07-04 Richard M. Stallman <rms@gnu.org>
14164
14165 * textmodes/org.el (org-file-apps-defaults-gnu):
14166 Rename from org-file-apps-defaults-linux.
14167 (org-default-apps): Don't test system-type for `linux'.
14168 (org-file-apps): Doc fix.
14169
14170 2005-07-04 David Ponce <david@dponce.com>
14171
14172 * tree-widget.el: Improve header Commentary section.
14173 (tree-widget) [defgroup]
14174 (tree-widget-image-enable, tree-widget-themes-directory)
14175 (tree-widget-theme, tree-widget-image-properties-emacs)
14176 (tree-widget-image-properties-xemacs, tree-widget-create-image)
14177 (tree-widget-image-formats, tree-widget-control)
14178 (tree-widget-empty-control, tree-widget-leaf-control
14179 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
14180 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
14181 (tree-widget-keep, tree-widget-after-toggle-functions)
14182 (tree-widget-open-node, tree-widget-close-node): Doc fix.
14183 (tree-widget-open-control, tree-widget-close-control): Fix doc and
14184 :help-echo message.
14185 (tree-widget-set-theme): Doc fix. Use `string-equal'.
14186 (tree-widget-image-properties): Doc fix. Clearer implementation.
14187 (tree-widget--cursors): New constant.
14188 (tree-widget-lookup-image): New function split from
14189 `tree-widget-find-image'. Clearer implementation.
14190 (tree-widget-find-image): Use it.
14191 (tree-widget-button-keymap): Use `set-keymap-parent'.
14192 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
14193 Define the sub-widgets here.
14194 (tree-widget-node): Check that :node is not a tree-widget.
14195 (tree-widget-get-super, tree-widget-open-control)
14196 (tree-widget-close-control, tree-widget-empty-control)
14197 (tree-widget-leaf-control, tree-widget-guide)
14198 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
14199 (tree-widget-no-handle, tree-widget-value-delete)
14200 (tree-widget-map): Remove.
14201 (tree-widget-children-value-save): Doc fix. Simplified.
14202 (tree-widget-value-create): Update according to previous changes.
14203
14204 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
14205
14206 * textmodes/org.el: Leading space replaced by TABS.
14207 (org-recalc-marks, org-table-rotate-recalc-marks)
14208 (org-table-get-specials): Treat "^" and "_" marks.
14209 (org-table-justify-field-maybe): Optional argument NEW.
14210 (org-table-eval-formula): Parsing of the format simplified.
14211 New modes C,I. Honor the %= parameter in the current table.
14212 Avoid unnecessary re-align by using the NEW argument to
14213 `org-table-justify-field-maybe'.
14214 (org-calc-default-modes): Default for date-format mimicks org-mode.
14215 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
14216
14217 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
14218
14219 * cus-face.el (custom-theme-set-faces): Make it handle face
14220 aliases whose alias declarations are pre- or autoloaded.
14221
14222 2005-07-04 Juri Linkov <juri@jurta.org>
14223
14224 * faces.el (read-face-name): Put the code for getting a face name
14225 from the buffer before adding the faces from the `face' property.
14226 Use `completing-read-multiple' instead of `completing-read'.
14227 Require `crm'. Add default value and post-process the returned
14228 list of faces.
14229
14230 * emacs-lisp/crm.el (crm-find-current-element)
14231 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
14232
14233 * emacs-lisp/lisp-mode.el (eval-defun-1):
14234 * emacs-lisp/edebug.el (edebug-eval-defun):
14235 Remove unnecessary quotes.
14236
14237 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
14238
14239 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
14240 (prolog-indent-level): Fix typo in docstring.
14241
14242 * info.el (Info-history, Info-history-forward)
14243 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
14244
14245 * add-log.el (add-change-log-entry):
14246 * comint.el (comint-dynamic-list-input-ring)
14247 (comint-dynamic-list-completions):
14248 * dabbrev.el (dabbrev-expand):
14249 * delim-col.el (delimit-columns-rectangle-line):
14250 * diff-mode.el (diff-context->unified, diff-reverse-direction)
14251 (diff-unified->context):
14252 * ediff-init.el (ediff-abbrev-jobname):
14253 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
14254 (ediff-replace-session-activity-marker-in-meta-buffer):
14255 * info.el (Info-summary):
14256 * lpr.el (printify-region):
14257 * printing.el (pr-create-interface):
14258 * ps-print.el (ps-print-quote):
14259 * ses.el (ses-column-widths, ses-print-cell)
14260 (ses-adjust-print-width, ses-center):
14261 * shell.el (shell-file-name-quote-list):
14262 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
14263 (strokes-fill-current-buffer-with-whitespace)
14264 (strokes-xpm-for-stroke, strokes-list-strokes)
14265 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
14266 * term.el (term-dynamic-list-input-ring)
14267 (term-dynamic-list-completions):
14268 * calc/calc.el (math-format-stack-value):
14269 * emacs-lisp/edebug.el (edebug-display-freq-count):
14270 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
14271 (delphi-new-comment-line):
14272 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
14273 * progmodes/executable.el (executable-set-magic):
14274 * progmodes/python.el (inferior-python-mode):
14275 * progmodes/scheme.el (scheme-mode-syntax-table):
14276 * progmodes/sh-script.el (sh-maybe-here-document):
14277 * progmodes/sql.el (sql-copy-column):
14278 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
14279 * textmodes/bibtex.el (bibtex-mode):
14280 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
14281 (sgml-auto-attributes):
14282 * textmodes/table.el (table-insert, table-shorten-cell)
14283 (table--generate-source-scan-lines, table-delete-row)
14284 (*table--cell-delete-char, table--spacify-frame)
14285 (table--horizontally-shift-above-and-below)
14286 (table--cell-insert-char, table--cell-blank-str)
14287 (table--fill-region-strictly):
14288 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
14289 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
14290
14291 * add-log.el (change-log):
14292 * apropos.el (apropos):
14293 * comint.el (comint-completion, comint-source):
14294 * dabbrev.el (dabbrev):
14295 * delim-col.el (columns):
14296 * diff-mode.el (diff-mode):
14297 * ediff.el (ediff):
14298 * ediff-diff.el (ediff-diff):
14299 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
14300 * ediff-mult.el (ediff-mult):
14301 * ediff-ptch.el (ediff-ptch):
14302 * ediff-wind.el (ediff-window):
14303 * facemenu.el (facemenu):
14304 * indent.el (indent):
14305 * info.el (info):
14306 * jka-cmpr-hook.el (compression, jka-compr):
14307 * lpr.el (lpr):
14308 * outline.el (outlines):
14309 * pcmpl-cvs.el (pcmpl-cvs):
14310 * pcmpl-rpm.el (pcmpl-rpm):
14311 * printing.el (printing):
14312 * ps-print.el (postscript, ps-print, ps-print-horizontal)
14313 (ps-print-vertical, ps-print-headers, ps-print-font)
14314 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
14315 (ps-print-background, ps-print-printer, ps-print-page)
14316 (ps-print-miscellany):
14317 * ses.el (ses):
14318 * shell.el (shell, shell-directories, shell-faces):
14319 * startup.el (initialization):
14320 * strokes.el (strokes):
14321 * term.el (term):
14322 * uniquify.el (uniquify):
14323 * w32-vars.el (w32):
14324 * calc/calc.el (calc):
14325 * emacs-lisp/bytecomp.el (bytecomp):
14326 * emacs-lisp/cl-indent.el (lisp-indent):
14327 * emacs-lisp/edebug.el (edebug):
14328 * emacs-lisp/elp.el (elp):
14329 * emacs-lisp/testcover.el (testcover):
14330 * emacs-lisp/trace.el (trace):
14331 * emulation/viper-ex.el (viper-ex):
14332 * emulation/viper-mous.el (viper-mouse):
14333 * mail/mailalias.el (mailalias):
14334 * mail/supercite.el (supercite, supercite-frames)
14335 (supercite-attr, supercite-cite, supercite-hooks):
14336 * net/rcompile.el (remote-compile):
14337 * net/rlogin.el (rlogin):
14338 * obsolete/ooutline.el (outlines):
14339 * progmodes/delphi.el (delphi):
14340 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14341 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14342 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14343 (ebnf-optimization):
14344 * progmodes/etags.el (etags):
14345 * progmodes/executable.el (executable):
14346 * progmodes/idlwave.el (idlwave):
14347 * progmodes/pascal.el (pascal):
14348 * progmodes/prolog.el (prolog):
14349 * progmodes/python.el (python):
14350 * progmodes/scheme.el (scheme):
14351 * progmodes/sh-script.el (sh, sh-script):
14352 * progmodes/sql.el (SQL):
14353 * progmodes/tcl.el (tcl):
14354 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14355 * textmodes/enriched.el (enriched):
14356 * textmodes/makeinfo.el (makeinfo):
14357 * textmodes/sgml-mode.el (sgml):
14358 * textmodes/table.el (table-hooks):
14359 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14360 * textmodes/texinfo.el (texinfo):
14361 * textmodes/two-column.el (two-column):
14362 Finish `defgroup' description with period.
14363
14364 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14365 * eshell/esh-var.el (eshell-var):
14366 * progmodes/vhdl-mode.el (vhdl-testbench):
14367 * textmodes/org.el (org): Fix typos in docstrings.
14368
14369 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14370 consistency.
14371
14372 * progmodes/flymake.el (flymake-find-file): Remove.
14373 (flymake-float-time): Use `with-no-warnings'.
14374 (flymake-check-start-time, flymake-check-was-interrupted)
14375 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14376 (flymake-new-err-info): `defvar' at compile time.
14377
14378 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14379
14380 * replace.el (occur-hook): Doc fix.
14381 (occur-1): Don't call `occur-hook' if there are no matches.
14382
14383 2005-07-03 Richard M. Stallman <rms@gnu.org>
14384
14385 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14386 global-map, save the same map.
14387 (global-map): Don't alter it at top level.
14388 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14389 Then alter it here instead.
14390 (tpu-edt-off): Set global-map to the saved one.
14391
14392 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14393 All references simplified.
14394 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14395 (zmacs-regions): Add defvar.
14396 (repeat-complex-command-map): Everything about that deleted.
14397
14398 * textmodes/artist.el (artist-key-is-drawing)
14399 (artist-key-endpoint1, artist-key-poly-point-list)
14400 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14401 (artist-key-compl-table, artist-rb-save-data)
14402 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14403 Don't put them in eval-when-compile.
14404 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14405
14406 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14407 Use with-no-warnings.
14408
14409 * net/browse-url.el (dos-windows-version): Add defvar.
14410
14411 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14412
14413 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14414 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14415 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14416 Add defvar.
14417 (rmail-summary-beginning-of-message): Use with-no-warnings.
14418 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14419
14420 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14421 Use with-no-warnings.
14422
14423 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14424 (c-mark-function): Add point-moving-unit property.
14425 (vi-goto-line): Use with-no-warnings.
14426
14427 * emulation/edt.el (edt-last-copied-word): Add defvar.
14428 (zmacs-region-stays): Likewise.
14429 (edt-mark-section-wisely): Use c-mark-function for C.
14430 Use makr-defun for Fortran.
14431 (time-string): defvar deleted.
14432 (edt-display-the-time): Don't set time-string.
14433
14434 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14435
14436 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14437 Don't warn when name is not constant
14438 or for defining the group `emacs'.
14439
14440 * tooltip.el (gud-tooltip-mode): Add defvar.
14441
14442 * startup.el (default-frame-background-mode): Add defvar.
14443
14444 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14445
14446 * info.el (tool-bar-map): Add defvar.
14447
14448 * dired.el (dnd-protocol-alist): Add defvar.
14449
14450 * dired-aux.el (dired-query): Display question with answer, when
14451 the user answers.
14452
14453 * custom.el (custom-add-option): Doc fix.
14454
14455 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14456
14457 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14458
14459 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14460 bogus name from the last change.
14461
14462 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14463
14464 * custom.el (custom-declare-variable): Fix typos in comment.
14465 (custom-known-themes): Doc fix.
14466 (custom-theme-directory): New defcustom.
14467 (require-theme): Make it check `custom-theme-directory'.
14468
14469 * cus-theme.el (custom-new-theme-mode): New function.
14470 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14471 (custom-theme-description): Add compiler defvars.
14472 (customize-create-theme): Add doc to the "*New Custom Theme*"
14473 buffer. Use `custom-new-theme-mode'.
14474 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14475 and save it to the `custom-theme-directory'. Make this the
14476 default directory of the buffer.
14477
14478 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14479
14480 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14481 Fix unbalanced parentheses.
14482
14483 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14484
14485 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14486 into flymake-mode and delegate to flymake-mode.
14487
14488 * find-file.el (ff-which-function-are-we-in): Clean up.
14489
14490 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14491
14492 * replace.el (occur-rename-buffer): Fix docstring.
14493
14494 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14495 (edt-last-copied-word, edt-learn-macro-count)
14496 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14497 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14498 (time-string, zmacs-region-stays):
14499 * emulation/edt-mapper.el (edt-save-function-key-map)
14500 (EDT-key-name): `defvar' to silence the byte-compiler.
14501
14502 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
14503
14504 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14505 font-lock-regexp-backslash. Doc fix.
14506 (font-lock-regexp-backslash-grouping-construct): Rename from
14507 font-lock-regexp-backslash-construct. Doc fix.
14508 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14509 grouping constructs.
14510
14511 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14512
14513 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14514 updating all the prerequisites.
14515
14516 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14517
14518 * textmodes/org.el (org-agenda-start-on-weekday)
14519 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14520 (org-agenda-use-time-grid, org-archive-location)
14521 (org-allow-space-in-links, org-usenet-links-prefer-google)
14522 (org-enable-table-editor, org-export-default-language)
14523 (org-export-html-show-new-buffer, org-fill-paragraph)
14524 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14525 (org-goto-quit, org-occur, org-eval-in-calendar)
14526 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14527 (org-agenda-diary-entry, org-remember-help)
14528 (org-table-convert-region, org-at-table-p)
14529 (org-table-move-row-down, org-table-move-row-up)
14530 (org-table-copy-region, org-table-toggle-vline-visibility)
14531 (org-table-get-stored-formulas, org-table-get-specials)
14532 (org-recalc-commands, org-table-eval-formula)
14533 (org-table-formula-substitute-names, orgtbl-make-binding)
14534 (org-format-org-table-html, org-format-table-table-html)
14535 (org-format-table-table-html-using-table-generate-source)
14536 (org-customize): Fix typos in docstrings.
14537 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14538 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14539 (org-back-to-heading): Doc fixes.
14540 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14541 (org-agenda-change-all-lines, org-get-header):
14542 Improve argument/docstring consistency.
14543 (orgtbl-error): Fix error message.
14544
14545 * progmodes/flymake.el (flymake-find-possible-master-files)
14546 (flymake-master-file-compare, flymake-get-line-err-count)
14547 (flymake-highlight-line, flymake-gui-warnings-enabled):
14548 Fix typos in docstrings.
14549 (flymake-parse-line, flymake-get-project-include-dirs-function)
14550 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14551 Doc fixes.
14552 (flymake-get-project-include-dirs-function)
14553 (flymake-make-err-menu-data):
14554 Improve argument/docstring consistency.
14555
14556 2005-07-01 Lute Kamstra <lute@gnu.org>
14557
14558 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14559 Catch errors with ignore-errors. Use temporary buffer.
14560 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14561
14562 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14563 background color faces.
14564 (facemenu-set-foreground, facemenu-set-background):
14565 Use facemenu-set-face-from-menu.
14566 (facemenu-set-face-from-menu): Treat face names that start with
14567 "fg:" or "bg:" as special.
14568 (facemenu-add-new-color): Don't create faces. Simplify.
14569
14570 2005-06-30 Richard M. Stallman <rms@gnu.org>
14571
14572 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14573 (crm-find-current-element): Likewise.
14574
14575 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14576
14577 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14578
14579 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14580
14581 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14582 (archive-mouse-extract): Make it an obsolete alias.
14583 (archive-mode-map): Don't use archive-mouse-extract any more.
14584 (archive-mode, archive-extract): write-contents-hooks ->
14585 write-contents-functions.
14586 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14587 first arg.
14588 (archive-rename-entry): Update the call.
14589 (archive-zip-summarize): Remove unused var `method'.
14590 (archive-lzh-summarize): Remove unused var `creator'.
14591
14592 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14593 dedicated frame upon exit.
14594
14595 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14596 (archive-zip-extract, archive-zip-expunge)
14597 (archive-zip-update, archive-zip-update-case): Use executable-find.
14598 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14599 Use restore-buffer-modified-p.
14600 (archive-extract, archive-add-new-member, archive-write-file-member):
14601 Use with-current-buffer.
14602 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14603
14604 2005-06-30 Andreas Schwab <schwab@suse.de>
14605
14606 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14607
14608 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14609
14610 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14611
14612 2005-06-30 Juri Linkov <juri@jurta.org>
14613
14614 * faces.el (vertical-border): Inherit from mode-line-inactive
14615 only on tty.
14616
14617 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14618
14619 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14620 example, -NLINES in the `occur' docstring).
14621
14622 * replace.el (occur-1): When no matches are found, do not set the
14623 `buffer-read-only' and modified flags for the occur buffer,
14624 because it is deleted.
14625
14626 * emulation/cua-base.el (cua-check-pending-input)
14627 (cua-repeat-replace-region, cua-mode, cua-debug)
14628 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14629 Fix typos in docstrings.
14630
14631 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14632 (cua-cut-region-to-global-mark)
14633 (cua--cut-rectangle-to-global-mark):
14634 Remove period from end of messages.
14635
14636 * emulation/cua-rect.el (cua-do-rectangle-padding):
14637 Remove period from end of messages.
14638 (cua--rectangle-seq-format): Fix typo in docstring.
14639 (cua-sequence-rectangle, cua-fill-char-rectangle):
14640 Improve argument/docstring consistency.
14641
14642 2005-06-29 Juri Linkov <juri@jurta.org>
14643
14644 * faces.el (default-frame-background-mode): New internal variable.
14645 (frame-set-background-mode): Use it.
14646
14647 * startup.el (normal-top-level): Set default-frame-background-mode
14648 instead of frame-background-mode. Before setting it, test for its
14649 nil value. Remove tests for frame-background-mode and frame
14650 parameter `reverse'. Add test for "unspecified-fg".
14651
14652 * term/xterm.el (xterm-rxvt-set-background-mode):
14653 * term/rxvt.el (rxvt-set-background-mode):
14654 Set default-frame-background-mode instead of frame-background-mode.
14655
14656 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14657
14658 * simple.el (set-variable): Warn about obsolete user variables.
14659
14660 * imenu.el (imenu--completion-buffer):
14661 * mouse.el (mouse-buffer-menu-alist):
14662 * msb.el (msb-invisible-buffer-p):
14663 * calendar/diary-lib.el (diary-header-line-format):
14664 * emacs-lisp/pp.el (pp-buffer):
14665 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14666 * textmodes/picture.el (picture-replace-match):
14667 Change space constants followed by a sexp to "?\s ".
14668
14669 * play/decipher.el (decipher-loop-with-breaks):
14670 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14671 constants "protected" from end of line by a comment to "?\s".
14672
14673 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14674
14675 * font-lock.el (save-buffer-state): Use `declare'.
14676
14677 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14678 reset the syntax-table to cperl-mode-syntax-table.
14679 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14680 "foo_print_bar" is not matched as a reserved keyword.
14681
14682 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14683
14684 * textmodes/org.el (orgtbl-setup): New function, for delayed
14685 setup for the orgtbl commands.
14686 (org-calc-default-modes): New option.
14687 (orgtbl-make-binding): Use `defun' to get better help display.
14688 (org-diary): Call `org-compile-prefix-format'.
14689 (org-table-formula-substitute-names): New function.
14690 (org-agenda-day-view, org-agenda-week-view): New commands.
14691 (org-agenda-toggle-week-view): Command removed.
14692 (org-tbl-menu): Split off from org-org-menu.
14693 (org-mode): Move removal of outline-mode menus to here.
14694 (org-table-formula-debug): New option.
14695 (org-table-insert-row): Keep first field if just "#" or "*".
14696 (org-mode): Paragraph regexps fixed.
14697 (org-table-recalculate-regexp): New constant.
14698 (org-table-justify-field-maybe): Avoid replace if not necessary.
14699 (org-copy-special, org-cut-special): Use `call-interactively'.
14700 (org-table-copy-region): Take region from `interactive' call.
14701 (org-trim): Return string even if no match.
14702 (org-formula): New face.
14703 (org-set-font-lock-defaults): No longer highlight "FIXME".
14704 But highlight formula-related fields in table.
14705 (org-table-p): Use regexp, not fontification.
14706 (org-table-align): Handle white space at end of line.
14707 (org-table-formula-evaluate-inline): New option.
14708 (org-mode): Auto-wrapping in comment lines turned off.
14709 (org-table-copy-down): Evaluate only in copied field, not in
14710 destination.
14711 (org-table-current-formula): Variable removed.
14712 (org-table-store-formulas, org-table-get-stored-formulas)
14713 (org-table-modify-formulas, org-table-replace-in-formulas)
14714 (org-table-maybe-eval-formula): New functions.
14715 (org-table-get-formula): Modify to use stored formulas.
14716 (org-table-insert-column, org-table-delete-column)
14717 (org-table-move-column): Call `org-table-modify-formulas'.
14718 (org-complete): Add completion for keyword formulas.
14719 (orgtbl-mode): Pull orgtbl-mode-map to start of
14720 minor-mode-map-alist.
14721
14722 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14723
14724 * progmodes/python.el (python-check): Require `compile' before
14725 modifying its variables.
14726
14727 * newcomment.el (comment-indent-default): Don't get fooled by an early
14728 end of buffer.
14729
14730 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14731
14732 * ps-print.el (ps-print-version): Fix version number.
14733
14734 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
14735
14736 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
14737
14738 2005-06-28 Richard M. Stallman <rms@gnu.org>
14739
14740 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
14741 (flyspell-local-mouse-map): Declaration deleted.
14742 (flyspell-mouse-map): Bind only mouse-2.
14743 (flyspell-mode-map): Don't test flyspell-use-local-map.
14744 (flyspell-overlay-keymap-property-name): Var deleted.
14745 (flyspell-mode-on): Don't make local bindings for
14746 flyspell-mouse-map and flyspell-mode-map.
14747 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
14748
14749 * textmodes/ispell.el (ispell-word): Do not ignore short words.
14750
14751 * progmodes/compile.el (compilation-next-error-function):
14752 Don't switch buffers; operate on the current buffer.
14753
14754 * progmodes/compile.el (compilation-error-file-name)
14755 (compilation-warning-file-name, compilation-info-file-name)
14756 (compilation-line-number, compilation-column-number): New faces.
14757 (compilation-error-face, compilation-warning-face)
14758 (compilation-info-face, compilation-line-face)
14759 (compilation-column-face): Use them.
14760
14761 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
14762
14763 * comint.el (comint-password-prompt-regexp): Accept ", try again".
14764
14765 * bindings.el (global-map): Bind insertchar and its variants.
14766
14767 2005-06-27 Richard M. Stallman <rms@gnu.org>
14768
14769 * textmodes/artist.el (artist-text-overwrite)
14770 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
14771
14772 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14773
14774 * ps-print.el: It was not working the page selection for printing.
14775 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
14776 (ps-print-version): New version 6.6.7.
14777 (ps-end-sheet): New fun.
14778 (ps-header-sheet, ps-end-job): Call it.
14779
14780 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
14781
14782 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
14783
14784 2005-06-27 Lute Kamstra <lute@gnu.org>
14785
14786 * facemenu.el (facemenu-unlisted-faces): Add foreground and
14787 background color faces.
14788 (facemenu-get-face): Delete function.
14789 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
14790 (facemenu-add-new-color): Make second argument mandatory.
14791 Create the appropriate face and return it. Simplify.
14792 (facemenu-set-foreground, facemenu-set-background): Don't check if
14793 color is defined. Use return value of facemenu-add-new-color.
14794
14795 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
14796
14797 * progmodes/gud.el (gud-filter): Add missing argument to
14798 with-selected-window.
14799
14800 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
14801
14802 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
14803 a :require to the defcustom.
14804
14805 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
14806 defcustoms corresponding to minor modes.
14807
14808 2005-06-26 David Ponce <david@dponce.com>
14809
14810 * recentf.el: Require tree-widget instead of wid-edit.
14811 (recentf-filename-handler): Fix widget :type.
14812 (recentf-cancel-dialog, recentf-open-more-files)
14813 (recentf-open-files-action): Doc fix.
14814 (recentf-dialog-goto-first): New function.
14815 (recentf-dialog-mode-map): Set parent keymap first.
14816 (recentf-dialog-mode): Define with define-derived-mode.
14817 Don't display continuation lines in dialogs.
14818 (recentf-edit-list): Rename from recentf-edit-selected-items.
14819 (recentf-edit-list-select): Rename from recentf-edit-list-action.
14820 Simplify.
14821 (recentf-edit-list-validate): New function.
14822 (recentf-edit-list): Update accordingly.
14823 (recentf-open-files-item-shift): Remove.
14824 (recentf-open-files-item): Convert menu elements into tree and
14825 link widgets. Don't create the widgets.
14826 (recentf-open-files): Update accordingly.
14827 (recentf-save-list): Untabify.
14828
14829 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
14830
14831 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
14832 (keep-lines): Add INTERACTIVE arg. Never delete lines only
14833 partially contained in the active region. Do not take active
14834 region into account when called from Lisp, unless INTERACTIVE arg
14835 is non-nil. Use `forward-line' instead of `beginning-of-line' to
14836 avoid trouble with fields. Make marker point nowhere when no
14837 longer used. Always return nil. Doc fix.
14838 (flush-lines): Add INTERACTIVE arg. Do not take active region
14839 into account when called from Lisp, unless INTERACTIVE arg is
14840 non-nil. Use `forward-line' instead of `beginning-of-line' to
14841 avoid trouble with fields. Make marker point nowhere when no
14842 longer used. Always return nil. Doc fix.
14843 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
14844 interchangeable. Do not take active region into account when
14845 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
14846 message in echo area when called from Lisp, unless INTERACTIVE arg
14847 is non-nil. Avoid saying "1 occurrences". Do not use markers.
14848 Return the number of matches. Doc fix.
14849 (occur): Doc fix.
14850 (perform-replace): Make comment follow double space convention for
14851 the sake of `outline-minor-mode'.
14852
14853 * faces.el (facep): Doc fix.
14854
14855 2005-06-25 Richard M. Stallman <rms@gnu.org>
14856
14857 * facemenu.el (facemenu-enable-faces-p): New function.
14858 (facemenu-background-menu, facemenu-foreground-menu)
14859 (facemenu-face-menu): Add menu-enable property.
14860
14861 * jka-compr.el (jka-compr-insert-file-contents):
14862 Special handling if cannot find the uncompression program.
14863
14864 * cus-face.el (custom-face-attributes): Add autoload.
14865
14866 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14867 Bind comment-indent-function locally.
14868
14869 * window.el (save-selected-window): Use save-current-buffer.
14870
14871 * subr.el (with-selected-window): Use save-current-buffer.
14872
14873 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
14874 and with-current-buffer.
14875
14876 2005-06-24 Richard M. Stallman <rms@gnu.org>
14877
14878 * simple.el (line-move-1): Fix previous change.
14879
14880 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
14881
14882 * replace.el (occur-1): Set `buffer-read-only' and the
14883 buffer-modified flag before running `occur-hook' to protect
14884 against unintentional buffer switches that can lead to data loss.
14885
14886 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
14887
14888 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
14889 (gud-gdb-marker-filter): Use font-lock-warning-face for any
14890 initial error.
14891
14892 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
14893 after fresh input.
14894 (gdb-var-create-handler): Put name of expression in quotes.
14895
14896 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
14897
14898 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
14899 elements of RING in order, and without bogus nil elements.
14900
14901 2005-06-23 Richard M. Stallman <rms@gnu.org>
14902
14903 * simple.el (set-variable): Args renamed; doc fix.
14904 (line-move-1): When there are overlays around, use vertical-motion.
14905
14906 * faces.el (escape-glyph): Use brown against light background.
14907 (nobreak-space): Rename from no-break-space.
14908 Fix previous change.
14909
14910 * dired-aux.el (dired-do-copy): Fix arg prompt.
14911
14912 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
14913
14914 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14915
14916 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
14917 rather than "Distributor".
14918
14919 2005-06-23 Lute Kamstra <lute@gnu.org>
14920
14921 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
14922 (debug-on-entry): Use it. New interactive declaration that uses
14923 function-called-at-point.
14924
14925 2005-06-23 Kim F. Storm <storm@cua.dk>
14926
14927 * subr.el (save-match-data): Add comment about using evaporate arg
14928 to set-match-data.
14929
14930 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
14931
14932 * cus-edit.el (customize-face)
14933 (customize-face-other-window): Handle face aliases.
14934
14935 * faces.el (face-documentation, set-face-attribute)
14936 (face-spec-set): Handle face aliases.
14937
14938 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
14939
14940 * help-mode.el (help-make-xrefs): If a symbol representing a face
14941 name is not followed by the word "face", it could still be a
14942 function or variable name, so don't bypass other checks.
14943
14944 2005-06-22 Juri Linkov <juri@jurta.org>
14945
14946 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
14947 Replace aliased functions with calls where second arg `inherit' is t.
14948
14949 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
14950
14951 * progmodes/gdb-ui.el (gdb-error): New variable.
14952 (gdb-error): New function.
14953 (gdb-annotation-rules): Act on error-begin and error annotations.
14954 (gdb-concat-output): Use font-lock-warning-face for errors.
14955
14956 2005-06-22 Miles Bader <miles@gnu.org>
14957
14958 * bindings.el (propertized-buffer-identification): Use renamed
14959 `Buffer-menu-buffer' face.
14960
14961 * faces.el (vertical-border): Rename from `vertical-divider'.
14962 (escape-glyph): Change dark-background color back to `cyan'.
14963
14964 2005-06-21 Juri Linkov <juri@jurta.org>
14965
14966 * faces.el (face-user-default-spec): Try getting `customized-face'
14967 prior to `saved-face'.
14968 (frame-background-mode): Refill docstring.
14969
14970 * emacs-lisp/lisp-mode.el (eval-defun-1):
14971 * emacs-lisp/edebug.el (edebug-eval-defun):
14972 Set `saved-face' temporarily to nil before calling form.
14973 Set `customized-face' to the new spec after that.
14974
14975 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
14976
14977 * subr.el (1value, lambda, key-substitution-in-progress):
14978 Doc fixes.
14979
14980 * autoinsert.el (auto-insert-alist):
14981 * ses.el (ses-call-printer):
14982 * subr.el (noreturn):
14983 * emacs-lisp/lisp.el (check-parens):
14984 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
14985 * net/browse-url.el (browse-url-mosaic):
14986 * progmodes/cc-defs.el (c-safe-scan-lists):
14987 * progmodes/ebnf-abn.el (ebnf-abn-lex):
14988 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
14989 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
14990 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
14991 * progmodes/ebnf-iso.el (ebnf-iso-lex):
14992 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
14993
14994 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
14995
14996 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
14997
14998 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
14999
15000 * calendar/appt.el (appt-make-list): Activate the package, if
15001 not already active (for backwards compatibility).
15002
15003 2005-06-20 Kim F. Storm <storm@cua.dk>
15004
15005 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
15006
15007 2005-06-20 Miles Bader <miles@gnu.org>
15008
15009 * faces.el (vertical-divider): New face.
15010
15011 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
15012
15013 * simple.el (kill-whole-line): Doc fix.
15014 (next-error-buffer-p, next-error-find-buffer)
15015 (clone-indirect-buffer): Fix typos in docstrings.
15016 (comment-line-break-function): Doc fix: don't say variable
15017 is automatically buffer-local (it isn't).
15018
15019 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
15020
15021 * net/tramp-ftp.el (top):
15022 * net/tramp-smb.el (top):
15023 * net/tramp-util.el (top):
15024 * net/tramp-uu.el (top):
15025 * net/tramp-vc.el (top):
15026 * net/tramp.el (top): Revert copyright years back to original
15027 ones. Tramp has a life outside GNU Emacs.
15028
15029 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
15030
15031 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
15032
15033 2005-06-18 Juri Linkov <juri@jurta.org>
15034
15035 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
15036 end of first regexp to limit the match to the position between
15037 line number and source line with same separator character as used
15038 between file name and line number. In the second regexp limit
15039 mouse-face area to file name and line number by adding new group
15040 for them and referring it in HYPERLINK arg.
15041 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
15042 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
15043 previous line where grep markers may be already removed.
15044
15045 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
15046
15047 * progmodes/ps-mode.el: Update version and maintainer's email address.
15048
15049 2005-06-18 Steve Youngs <steve@xemacs.org>
15050
15051 * net/browse-url.el (browse-url-browser-function)
15052 (browse-url-default-browser): Add firefox.
15053 (browse-url-firefox-program, browse-url-firefox-arguments)
15054 (browse-url-firefox-startup-arguments)
15055 (browse-url-firefox-new-window-is-tab): New defcustoms.
15056 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
15057
15058 2005-06-17 Richard M. Stallman <rms@gnu.org>
15059
15060 * startup.el (command-line): Warn if specified user name has
15061 no home directory.
15062
15063 * term.el (term-get-old-input, term-input-filter, term-input-sender)
15064 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
15065
15066 * longlines.el (longlines-mode, longlines-show-hard-newlines):
15067 Doc fixes.
15068
15069 * faces.el (underline): Try bold if terminal doesn't support underline.
15070
15071 * mail/sendmail.el (mail-setup-with-from): New variable.
15072 (mail-insert-from-field): New function.
15073 (sendmail-send-it): Call it.
15074 (mail-setup): Optionally call it here.
15075
15076 * term/linux.el: Call tty-no-underline.
15077
15078 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
15079
15080 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
15081
15082 2005-06-17 Miles Bader <miles@gnu.org>
15083
15084 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
15085 (ediff-current-diff-C, ediff-current-diff-Ancestor)
15086 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
15087 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
15088 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
15089 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
15090 Remove "-face" suffix from face names.
15091 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15092 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15093 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15094 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15095 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15096 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15097 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15098 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15099 New backward-compatibility aliases for renamed faces.
15100 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15101 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15102 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15103 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15104 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15105 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15106 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15107 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15108 Use renamed ediff faces.
15109
15110 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
15111 Remove "-face" suffix from face names.
15112 (eshell-test-ok-face, eshell-test-failed-face):
15113 New backward-compatibility aliases for renamed faces.
15114 (eshell-run-test): Use renamed eshell-test faces.
15115
15116 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
15117 face name.
15118 (eshell-prompt-face): New backward-compatibility alias for renamed
15119 face.
15120 (eshell-emit-prompt): Use renamed eshell-prompt face.
15121
15122 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
15123 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
15124 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
15125 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
15126 Remove "-face" suffix from face names.
15127 (eshell-ls-directory-face, eshell-ls-symlink-face)
15128 (eshell-ls-executable-face, eshell-ls-readonly-face)
15129 (eshell-ls-unreadable-face, eshell-ls-special-face)
15130 (eshell-ls-missing-face, eshell-ls-archive-face)
15131 (eshell-ls-backup-face, eshell-ls-product-face)
15132 (eshell-ls-clutter-face):
15133 New backward-compatibility aliases for renamed faces.
15134 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
15135
15136 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
15137 Remove "-face" suffix from face name.
15138 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
15139 instead of literal face.
15140
15141 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
15142
15143 * emacs-lisp/warnings.el (display-warning, lwarn)
15144 (warning-minimum-log-level): Doc fixes.
15145 (warning-minimum-level, warning-minimum-log-level):
15146 Add :debug to :type choices.
15147
15148 * progmodes/ada-mode.el (ada-format-paramlist)
15149 (ada-get-indent-case, ada-check-matching-start)
15150 (ada-check-defun-name, ada-goto-matching-decl-start)
15151 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
15152 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
15153 (ada-make-subprogram-body): Follow error conventions.
15154 (ada-case-exception-file, ada-indent-comment-as-code)
15155 (ada-indent-handle-comment-special, ada-indent-renames)
15156 (ada-indent-return, ada-search-directories-internal)
15157 (ada-tab-policy, ada-case-exception-substring)
15158 (ada-other-file-alist, ada-matching-start-re)
15159 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
15160 (ada-imenu-generic-expression, ada-compile-goto-error)
15161 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
15162 (ada-popup-menu, ada-add-extensions, ada-mode)
15163 (ada-region-selected, ada-create-case-exception)
15164 (ada-create-case-exception-substring, ada-after-keyword-p)
15165 (ada-activate-keys-for-case, ada-adjust-case-region)
15166 (ada-adjust-case-buffer, ada-format-paramlist)
15167 (ada-scan-paramlist, ada-insert-paramlist)
15168 (ada-indent-newline-indent)
15169 (ada-indent-newline-indent-conditional)
15170 (ada-justified-indent-current, ada-goto-previous-word)
15171 (ada-indent-current, ada-get-indent-open-paren)
15172 (ada-get-indent-paramlist, ada-get-indent-end)
15173 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
15174 (ada-get-indent-block-start, ada-get-indent-subprog)
15175 (ada-get-indent-noindent, ada-get-indent-label)
15176 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
15177 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
15178 (ada-goto-stmt-end, ada-goto-next-word)
15179 (ada-check-matching-start, ada-check-defun-name)
15180 (ada-goto-matching-decl-start, ada-goto-matching-start)
15181 (ada-goto-matching-end, ada-search-ignore-string-comment)
15182 (ada-in-decl-p, ada-looking-at-semi-or)
15183 (ada-looking-at-semi-private, ada-in-paramlist-p)
15184 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
15185 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
15186 (ada-next-procedure, ada-previous-procedure, ada-next-package)
15187 (ada-previous-package, ada-create-menu)
15188 (ada-fill-comment-paragraph-justify)
15189 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
15190 (ada-other-file-name, ada-last-which-function-line)
15191 (ada-last-which-function-subprog, ada-which-function)
15192 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
15193 (ada-gen-treat-proc, ada-check-emacs-version)
15194 (ada-continuation-indent, ada-align-region-separate):
15195 Fix typos in docstrings.
15196 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
15197
15198 2005-06-16 Lute Kamstra <lute@gnu.org>
15199
15200 * simple.el (fundamental-mode): Run after-change-major-mode-hook
15201 conditionally.
15202
15203 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
15204
15205 * comint.el (comint-replace-by-expanded-filename)
15206 (comint-prompt-regexp, comint-delimiter-argument-list)
15207 (comint-preinput-scroll-to-bottom):
15208 * info.el (Info-hide-cookies-node):
15209 * ls-lisp.el (ls-lisp-classify):
15210 * find-file.el (ff-search-directories, ff-special-constructs)
15211 (ff-find-other-file):
15212 * font-lock.el (font-lock-keywords):
15213 * shell.el (shell-prompt-pattern)
15214 (shell-dynamic-complete-functions, shell-mode)
15215 (shell-delimiter-argument-list):
15216 * term.el (term-replace-by-expanded-filename)
15217 (term-prompt-regexp, term-delimiter-argument-list):
15218 * woman.el (woman-ignore, woman0-if):
15219 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
15220 * emacs-lisp/elint.el (elint-init-env):
15221 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
15222 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
15223 * language/ethio-util.el (ethio-tilde-escape)
15224 (ethio-use-three-dot-question):
15225 * net/zone-mode.el (zone-mode-load-time-setup):
15226 * progmodes/cc-align.el (c-lineup-argcont):
15227 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
15228 * progmodes/cperl-mode.el (cperl-set-style-back):
15229 * progmodes/inf-lisp.el (inferior-lisp-prompt):
15230 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
15231 Fix spellings in docstrings.
15232
15233 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
15234 * progmodes/modula2.el (m2-for): Fix spellings.
15235
15236 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
15237
15238 * simple.el (undo-more): Don't use `format' on `error' arguments.
15239 Improve argument/docstring consistency.
15240 (pending-undo-list): Doc fix.
15241
15242 * smerge-mode.el (smerge-ensure-match):
15243 * emulation/vip.el (vip-ex):
15244 * net/zone-mode.el (zone-mode-update-serial):
15245 * progmodes/idlwave.el (idlwave-complete):
15246 * progmodes/vhdl-mode.el (vhdl-visit-file)
15247 (vhdl-compose-wire-components):
15248 Don't use `format' on `error' arguments.
15249
15250 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
15251 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
15252 (tooltip-help-tips): Fix typos in docstrings.
15253
15254 2005-06-16 David Ponce <david@dponce.com>
15255
15256 * tree-widget.el (tree-widget-value-create): Simplify last change.
15257
15258 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
15259
15260 * ido.el (ido-incomplete-regexp): New variable.
15261 (ido-set-matches-1): Handle invalid-regexp error and set
15262 ido-incomplete-regexp.
15263 (ido-incomplete-regexp): New face.
15264 (ido-completions): Use it.
15265 (ido-complete, ido-exit-minibuffer, ido-completions):
15266 Handle incomplete regexps.
15267 (ido-completions): Add check for complete match when entering a regexp.
15268
15269 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15270
15271 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
15272
15273 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15274
15275 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
15276 by field delimiters.
15277
15278 2005-06-15 David Ponce <david@dponce.com>
15279
15280 * tree-widget.el: eval-and-compile inlined functions so they will
15281 be available at run-time too.
15282 (tree-widget-super-format-handler)
15283 (tree-widget-format-handler): Remove.
15284 (tree-widget-value-create): Handle the :indent property.
15285
15286 2005-06-15 Miles Bader <miles@gnu.org>
15287
15288 * progmodes/which-func.el (which-func): Only inherit
15289 `font-lock-function-name-face' when that makes sense against the
15290 default mode-line face, otherwise set the face color explicitly.
15291
15292 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
15293 faces instead of (non-existent) variables.
15294
15295 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
15296
15297 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
15298 (iswitchb-get-matched-buffers): Likewise. Simplify.
15299
15300 2005-06-14 Miles Bader <miles@gnu.org>
15301
15302 * progmodes/ld-script.el (ld-script-location-counter):
15303 Remove "-face" suffix from face name.
15304 (ld-script-location-counter-face):
15305 New backward-compatibility alias for renamed face.
15306 (ld-script-location-counter-face): Use renamed face.
15307
15308 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15309 (cperl-hash): Remove "-face" suffix from face names.
15310 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
15311 New backward-compatibility aliases for renamed faces.
15312 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
15313 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
15314
15315 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
15316 name.
15317 (which-func-face): New backward-compatibility alias for renamed face.
15318 (which-func-format): Use renamed which-func face.
15319
15320 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
15321 (vhdl-function, vhdl-directive, vhdl-reserved-word)
15322 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
15323 names.
15324 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
15325 (vhdl-speedbar-configuration, vhdl-speedbar-package)
15326 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
15327 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
15328 (vhdl-speedbar-architecture-selected)
15329 (vhdl-speedbar-configuration-selected)
15330 (vhdl-speedbar-package-selected)
15331 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
15332 names.
15333 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
15334 Use renamed faces.
15335 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15336 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15337 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15338 Use renamed faces.
15339 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15340 names.
15341 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15342 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15343 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15344 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15345 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15346 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15347
15348 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15349 face name.
15350 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15351 (sh-heredoc-face): Use renamed sh-heredoc face.
15352
15353 * progmodes/idlw-help.el (idlwave-help-link):
15354 Remove "-face" suffix from face name.
15355 (idlwave-help-link-face):
15356 New backward-compatibility alias for renamed face.
15357 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15358
15359 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15360 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15361 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15362 New backward-compatibility aliases for renamed faces.
15363 (idlwave-shell-disabled-breakpoint-face)
15364 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15365
15366 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15367 Remove "-face" suffix from face names.
15368 (flymake-errline-face, flymake-warnline-face):
15369 New backward-compatibility aliases for renamed faces.
15370 (flymake-highlight-line): Use renamed flymake faces.
15371
15372 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15373 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15374 (ebrowse-member-class, ebrowse-progress):
15375 Remove "-face" suffix from face names.
15376 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15377 (ebrowse-file-name-face, ebrowse-default-face)
15378 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15379 (ebrowse-progress-face):
15380 New backward-compatibility aliases for renamed faces.
15381 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15382 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15383 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15384 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15385
15386 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15387 antlr-syntax)
15388 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15389 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15390 names.
15391 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15392 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15393 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15394 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15395 backward-compatibility aliases for renamed faces.
15396 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15397 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15398 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15399 remove "font-lock-". Use renamed antlr-mode faces.
15400 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15401 literal face-names with face variable references.
15402
15403 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15404 face name.
15405 (Buffer-menu-buffer-face): New backward-compatibility alias for
15406 renamed face.
15407 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15408
15409 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15410
15411 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15412 Eliminate "-face" suffix.
15413 (makefile-targets): Inherit from font-lock-function-name-face and
15414 eliminate "-face" suffix.
15415 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15416 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15417 actions, instead of prepending, to make it less visible.
15418 (makefile-previous-dependency, makefile-match-dependency):
15419 Don't match a target on a continuation line.
15420
15421 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15422
15423 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15424
15425 * progmodes/gdb-ui.el (menu): Re-order menu items.
15426 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15427
15428 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15429 Define in tooltip.el.
15430 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15431 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15432 gud-tooltip-echo-area.
15433
15434 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15435 backward compatibility and make obsolete.
15436 (tooltip-help-tips): Use tooltip-use-echo-area.
15437 (tooltip-show-help-function): Rename to...
15438 (tooltip-show-help): ...this, because it is a function.
15439 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15440
15441 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15442
15443 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15444 (edebug-print-length, edebug-print-level, edebug-print-circle)
15445 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15446 (edebug-eval-print-last-sexp): Doc fixes.
15447
15448 2005-06-14 Kim F. Storm <storm@cua.dk>
15449
15450 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15451 as the coverage buffer/file/both may change.
15452
15453 2005-06-14 Lute Kamstra <lute@gnu.org>
15454
15455 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15456 and run-mode-hooks. Simplify.
15457
15458 * mail/rmailedit.el (rmail-edit-mode):
15459 * progmodes/octave-inf.el (inferior-octave-mode):
15460 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15461
15462 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15463 and run-mode-hooks.
15464 (recentf-edit-list, recentf-open-files): Don't call
15465 kill-all-local-variables directly.
15466
15467 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15468
15469 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15470
15471 * emacs-lisp/byte-run.el (make-obsolete)
15472 (define-obsolete-function-alias): Rename arguments FUNCTION and
15473 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15474 (make-obsolete-variable, define-obsolete-variable-alias):
15475 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15476 respectively.
15477
15478 * isearchb.el (isearchb-activate):
15479 * pcvs.el (cvs-mode):
15480 * ses.el (ses-load):
15481 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15482 * net/tramp.el (tramp-find-file-exists-command)
15483 (tramp-find-shell):
15484 * progmodes/ada-mode.el (ada-create-case-exception)
15485 (ada-create-case-exception-substring, ada-make-subprogram-body):
15486 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15487 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15488 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15489 * textmodes/org.el (org-promote, org-evaluate-time-range)
15490 (org-agenda-next-date-line, org-agenda-previous-date-line)
15491 (org-agenda-error, org-open-at-point, org-table-move-row)
15492 (org-format-table-table-html-using-table-generate-source)
15493 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15494 * textmodes/reftex.el (reftex-access-scan-info):
15495 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15496 (reftex-toc-promote-prepare): Follow error conventions.
15497
15498 * diff-mode.el (diff-mode): Fix typo in docstring.
15499
15500 * forms.el (forms--intuit-from-file): Fix reference to
15501 `forms-number-of-fields' in error message.
15502 (forms-print): Fix quoting in error message.
15503
15504 * forms.el (forms-mode):
15505 * emulation/vi.el (vi-goto-insert-state):
15506 * progmodes/flymake.el (flymake-new-err-info)
15507 (flymake-start-syntax-check-for-current-buffer)
15508 (flymake-simple-cleanup):
15509 * eshell/esh-var.el (eshell/export):
15510 * progmodes/gud.el (xdb):
15511 * textmodes/flyspell.el (flyspell-incorrect-hook)
15512 (flyspell-maybe-correct-transposition)
15513 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15514
15515 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15516
15517 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15518 minibuffer prompt.
15519
15520 2005-06-13 Kim F. Storm <storm@cua.dk>
15521
15522 * subr.el (add-to-ordered-list): New defun.
15523
15524 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15525 add cua--keymap-alist to emulation-mode-map-alists.
15526
15527 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15528
15529 * subr.el (complete-in-turn): New macro.
15530 (dynamic-completion-table, lazy-completion-table): Add debug info.
15531
15532 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15533 in preference to face aliases.
15534
15535 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15536 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15537 Remove unused vars `start' and `firstline'.
15538 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15539 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15540
15541 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15542
15543 * cus-start.el (all): Don't complain about missing GTK-related
15544 variables, unless either `gtk' is boundp or this isn't a
15545 `windows-nt' build.
15546
15547 2005-06-13 Lute Kamstra <lute@gnu.org>
15548
15549 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15550 run-mode-hooks.
15551
15552 * ediff-mult.el (ediff-meta-mode):
15553 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15554
15555 * ledit.el (ledit-mode): Use delay-mode-hooks.
15556
15557 * woman.el (woman-mode-line-format): Delete constant.
15558 (woman-mode-map): Initialize it properly.
15559 (woman-mode): Set mode-class property to special.
15560 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15561 Set major-mode and mode-name. Don't set mode-line-format directly.
15562 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15563
15564 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15565 string argument obsolete.
15566
15567 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15568
15569 * textmodes/org.el (org-CUA-compatible): New option.
15570 (org-disputed-keys): New variable.
15571 (org-key): New function.
15572 (orgtbl-make-binding): Add docstring to the created function.
15573 (org-mode): Set paragraph start/separate regexps.
15574 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15575 (org-archive-location, org-archive-mark-done)
15576 (org-archive-stamp-time): New options.
15577 (org-archive-subtree): New command.
15578 (org-fill-paragraph): New function.
15579 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15580 (org-fake-empty-table-line): Function removed.
15581 (org-format-org-table-html): Do not create empty table lines at
15582 separator lines. Improved table header treatment.
15583 (org-link-format): New option.
15584 (org-make-link): New function.
15585 (org-insert-link, org-store-link): Use org-make-link.
15586 (org-open-file): Quote file name for shell command, to allow
15587 spaces in file names.
15588 (org-link-regexp): Fix bug with mailto link.
15589 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15590 New constants.
15591 (org-export-as-html): Deal with the optional angles around a link.
15592 Better treatment of file: links.
15593 (org-open-at-point): Replace @{ and @} with < and >.
15594 (org-run-mode-hooks): Function removed.
15595 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15596
15597 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15598
15599 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15600 MI command -data-list-register-values.
15601 (gdb-post-prompt): Indent properly.
15602
15603 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15604
15605 * hilit-chg.el (highlight-changes-colors): Rename from
15606 `highlight-changes-colours'.
15607 (highlight-changes-colours): Keep as obsolete alias.
15608 (highlight-changes-face-list): Doc fix.
15609 (hilit-chg-make-list): Use `highlight-changes-colors'.
15610
15611 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15612
15613 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15614 defun-prompt-regexp.
15615
15616 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15617
15618 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15619 and cygwin.
15620
15621 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15622 Don't use an old loaddefs.el, as in Makefile.in.
15623
15624 2005-06-12 Lute Kamstra <lute@gnu.org>
15625
15626 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15627
15628 * man.el (Man-mode-map): Initialize it properly.
15629 (Man-mode): Set mode-class property to special.
15630
15631 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15632
15633 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15634
15635 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15636 A newline is needed in the docstring there.
15637
15638 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15639 Doc fixes.
15640
15641 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15642
15643 * printing.el: Doc fix. The menubar is no more changed when printing
15644 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15645 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15646 (pr-version): New version number (6.8.4).
15647 (pr-menu-bind): New command.
15648 (pr-update-menus): Docstring and code fix.
15649 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15650 Docstring fix.
15651 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15652 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15653
15654 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15655
15656 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15657 "Returns" to "return", document useful return values, etc.
15658
15659 2005-06-11 Alan Mackenzie <acm@muc.de>
15660
15661 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15662 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15663 (adaptive-file-function): Minor amendment to doc-string.
15664
15665 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15666
15667 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15668 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15669 Fix :type--it is `integer', not `string'.
15670
15671 * faces.el (modeline-highlight): Rename from (the erroneous)
15672 `modeline-higilight'.
15673
15674 2005-06-11 Lute Kamstra <lute@gnu.org>
15675
15676 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15677 lisp-interaction-mode-map but make it the parent.
15678 (edebug-eval-mode): Use define-derived-mode.
15679
15680 2005-06-11 Andreas Schwab <schwab@suse.de>
15681
15682 * bindings.el: Add binding of `ESC functionkey' for every
15683 `M-functionkey'.
15684 * hexl.el (hexl-mode-map): Likewise.
15685
15686 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15687
15688 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15689 [msft]: update regexp for newer msft compilers.
15690
15691 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15692
15693 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15694 ATTLIST portions of included DTDs.
15695 (xml-parse-dtd): Eliminate use of inefficient match-data.
15696
15697 2005-06-10 Miles Bader <miles@gnu.org>
15698
15699 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15700 (mpuz-text): Remove "-face" suffix from face names.
15701 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15702 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15703 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15704
15705 * play/gomoku.el (gomoku-O, gomoku-X):
15706 Remove "-face" suffix from face names.
15707 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15708 New backward-compatibility aliases for renamed faces.
15709 (gomoku-font-lock-keywords): Use renamed gomoku faces.
15710
15711 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15712
15713 * thumbs.el: Fixes for changes of 2005-06-09.
15714 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15715 as a directory.
15716 (thumbs-thumbname): Remove directory separator from format string;
15717 `thumbs-thumbsdir' now returns a valid directory name.
15718 (thumbs-temp-dir): New defsubst.
15719 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15720 Use it.
15721
15722 * cus-edit.el (minibuffer):
15723 * files.el (make-backup-file-name-function):
15724 * filesets.el (filesets-external-viewers):
15725 * hilit-chg.el (highlight-changes-colours)
15726 (highlight-changes-face-list, highlight-changes-rotate-faces):
15727 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15728 * kmacro.el (kmacro-call-macro):
15729 * log-edit.el (log-edit-changelog-full-paragraphs):
15730 * mouse.el (mouse-1-click-follows-link):
15731 * skeleton.el (skeleton-autowrap):
15732 * subr.el (insert-for-yank-1):
15733 * tempo.el (tempo-insert-region):
15734 * terminal.el (terminal-emulator):
15735 * time.el (display-time-mail-face):
15736 * vc.el (vc-annotate):
15737 * vcursor.el (vcursor-copy-line):
15738 * woman.el (woman-bold-headings, woman-ignore)
15739 (woman-default-faces, woman-monochrome-faces):
15740 * calendar/todo-mode.el (todo-insert-threshold):
15741 * emulation/pc-select.el (pc-select-selection-keys-only)
15742 (pc-selection-mode):
15743 * emulation/vip.el (vip-find-char-forward):
15744 * emulation/viper-cmd.el (viper-find-char-forward):
15745 * international/mule-cmds.el
15746 (select-safe-coding-system-accept-default-p)
15747 (input-method-exit-on-invalid-key):
15748 * international/mule-diag.el (describe-coding-system):
15749 * international/ucs-tables.el (unify-8859-on-encoding-mode):
15750 * net/browse-url.el (browse-url-xterm-program):
15751 * obsolete/lazy-lock.el (lazy-lock-mode):
15752 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
15753 (cperl-mode):
15754 * progmodes/cpp.el (cpp-face-light-name-list)
15755 (cpp-face-dark-name-list):
15756 * progmodes/delphi.el (delphi-newline-always-indents):
15757 Fix spellings in docstrings.
15758
15759 * ido.el (ido-mode, ido-file-extensions-order)
15760 (ido-default-file-method, ido-default-buffer-method)
15761 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
15762 (ido-decorations, ido-read-file-name-as-directory-commands)
15763 (ido-read-file-name-non-ido, ido-work-directory-list)
15764 (ido-ignore-item-temp-list, ido-current-directory)
15765 (ido-magic-forward-char, ido-enter-find-file)
15766 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
15767 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
15768
15769 2005-06-10 Lute Kamstra <lute@gnu.org>
15770
15771 * play/dunnet.el (dun-mode): Use define-derived-mode.
15772 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
15773 obsolete alias.
15774
15775 * play/doctor.el (doctor-mode-map): Remove defvar.
15776 (doctor-mode): Use define-derived-mode.
15777
15778 * mail/mspools.el (mspools-mode):
15779 * net/eudc-hotlist.el (eudc-hotlist-mode):
15780 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
15781
15782 2005-06-10 Miles Bader <miles@gnu.org>
15783
15784 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15785 Remove "-face" suffix from face names.
15786 (flyspell-incorrect-face, flyspell-duplicate-face):
15787 New backward-compatibility aliases for renamed faces.
15788 (flyspell-mode-on, make-flyspell-overlay)
15789 (flyspell-highlight-incorrect-region)
15790 (flyspell-highlight-duplicate-region)
15791 (flyspell-display-next-corrections)
15792 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
15793
15794 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
15795 from face name.
15796 (texinfo-heading-face): New backward-compatibility alias for
15797 renamed face.
15798 (texinfo-heading-face): Use renamed texinfo-heading face.
15799
15800 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
15801 suffix from face names.
15802 (tex-math-face, tex-verbatim-face):
15803 New backward-compatibility aliases for renamed faces.
15804 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
15805 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
15806 literal face name.
15807
15808 * textmodes/table.el (table-cell): Remove "-face" suffix from face
15809 name.
15810 (table-cell-face): New backward-compatibility alias for renamed face.
15811 (table--put-cell-face-property, table--update-cell-face):
15812 Use renamed table-cell face.
15813
15814 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
15815 from face name.
15816 (sgml-namespace-face): New backward-compatibility alias for
15817 renamed face.
15818 (sgml-namespace-face): Use renamed sgml-namespace face.
15819
15820 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
15821 (org-level-4, org-level-5, org-level-6, org-level-7)
15822 (org-level-8, org-warning, org-headline-done)
15823 (org-deadline-announce, org-scheduled-today)
15824 (org-scheduled-previously, org-link, org-done, org-table)
15825 (org-time-grid): Remove "-face" suffix from face names.
15826 (org-level-1-face, org-level-2-face, org-level-3-face)
15827 (org-level-4-face, org-level-5-face, org-level-6-face)
15828 (org-level-7-face, org-level-8-face, org-warning-face)
15829 (org-headline-done-face, org-deadline-announce-face)
15830 (org-scheduled-today-face, org-scheduled-previously-face)
15831 (org-link-face, org-done-face, org-table-face)
15832 (org-time-grid-face):
15833 New backward-compatibility aliases for renamed faces.
15834 (org-level-faces, org-set-font-lock-defaults, org-timeline)
15835 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
15836 (org-agenda-get-timestamps, org-agenda-get-scheduled)
15837 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
15838
15839 * emulation/viper-init.el (viper-search, viper-replace-overlay)
15840 (viper-minibuffer-emacs, viper-minibuffer-insert)
15841 (viper-minibuffer-vi): Remove "-face" suffix from face names.
15842 (viper-search-face, viper-replace-overlay-face)
15843 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15844 (viper-minibuffer-vi-face):
15845 New backward-compatibility aliases for renamed faces.
15846 (viper-search-face, viper-replace-overlay-face)
15847 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15848 (viper-minibuffer-vi-face): Use renamed viper faces.
15849
15850 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
15851 Remove "-face" suffix from face names.
15852 (testcover-nohits-face, testcover-1value-face):
15853 New backward-compatibility aliases for renamed faces.
15854 (testcover-mark): Use renamed testcover faces.
15855
15856 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
15857 face name.
15858 (diary-button-face): New backward-compatibility alias for renamed face.
15859 (diary-entry): Use renamed diary-button face.
15860
15861 * calendar/calendar.el (diary, calendar-today, holiday)
15862 (mark-visible-calendar-date): Remove "-face" suffix from face names.
15863 (diary-face, calendar-today-face, holiday-face):
15864 New backward-compatibility aliases for renamed faces.
15865 (eval-after-load "facemenu", diary-entry-marker)
15866 (calendar-today-marker, calendar-holiday-marker, diary-face):
15867 Use renamed calendar faces.
15868
15869 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
15870 (compare-windows-face): New backward-compatibility alias for
15871 renamed face.
15872 (compare-windows-highlight): Use renamed compare-windows face.
15873
15874 * strokes.el (strokes-char): Remove "-face" suffix from face name.
15875 (strokes-char-face): New backward-compatibility alias for renamed face.
15876 (strokes-encode-buffer): Use renamed strokes-char face.
15877
15878 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
15879 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
15880 Remove "-face" suffix from face names.
15881 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15882 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15883 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
15884 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
15885 Use renamed pcvs faces.
15886 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
15887 * pcvs-defs.el (cvs-mode-map): Likewise.
15888 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
15889
15890 * info.el (info-title-1, info-title-2, info-title-3)
15891 (info-title-4): Remove "-face" suffix from and downcase face names.
15892 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15893 (Info-title-4-face):
15894 New backward-compatibility aliases for renamed faces.
15895 (Info-fontify-node): Use renamed info faces.
15896
15897 * hilit-chg.el (highlight-changes, highlight-changes-delete):
15898 Remove "-face" suffix from face names.
15899 (highlight-changes-face, highlight-changes-delete-face):
15900 New backward-compatibility aliases for renamed faces.
15901 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
15902 (hilit-chg-make-list): Use renamed highlight-changes faces.
15903
15904 * generic-x.el (show-tabs-tab, show-tabs-space):
15905 Remove "-face" suffix from face names.
15906 (show-tabs-tab-face, show-tabs-space-face):
15907 New backward-compatibility aliases for renamed faces.
15908 (show-tabs-generic-mode-font-lock-defaults-1)
15909 (show-tabs-generic-mode-font-lock-defaults-2):
15910 Use renamed show-tabs faces.
15911
15912 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
15913 (smerge-markers): Remove "-face" suffix from face names.
15914 (smerge-mine-face, smerge-other-face, smerge-base-face)
15915 (smerge-markers-face):
15916 New backward-compatibility aliases for renamed faces.
15917 (smerge-mine-face, smerge-other-face, smerge-base-face)
15918 (smerge-markers-face): Use renamed smerge faces.
15919
15920 * log-view.el (log-view-file, log-view-message): Remove "-face"
15921 suffix from face names.
15922 (log-view-file-face, log-view-message-face):
15923 New backward-compatibility aliases for renamed faces.
15924 (log-view-file-face, log-view-message-face): Use renamed log-view
15925 faces.
15926
15927 * paren.el (show-paren-match, show-paren-mismatch):
15928 Remove "-face" suffix from face names.
15929 (show-paren-match-face, show-paren-mismatch-face):
15930 New backward-compatibility aliases for renamed faces.
15931 (show-paren-function): Use renamed show-paren faces.
15932
15933 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
15934 (ruler-mode-margins, ruler-mode-fringes)
15935 (ruler-mode-column-number, ruler-mode-fill-column)
15936 (ruler-mode-comment-column, ruler-mode-goal-column)
15937 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
15938 suffix from face names.
15939 (ruler-mode-default-face, ruler-mode-pad-face)
15940 (ruler-mode-margins-face, ruler-mode-fringes-face)
15941 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
15942 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
15943 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
15944 New backward-compatibility aliases for renamed faces.
15945 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
15946 (ruler-mode-column-number, ruler-mode-fill-column)
15947 (ruler-mode-comment-column, ruler-mode-goal-column)
15948 (ruler-mode-tab-stop, ruler-mode-current-column)
15949 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
15950 faces.
15951
15952 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
15953 face name.
15954 (whitespace-highlight-the-space): Use renamed face.
15955 (whitespace-highlight-face): New backward-compatibility alias for
15956 renamed face.
15957
15958 * woman.el (woman-italic, woman-bold, woman-unknown)
15959 (woman-addition, woman-symbol-face):
15960 Remove "-face" suffix from face names.
15961 (woman-italic-face, woman-bold-face, woman-unknown-face)
15962 (woman-addition-face):
15963 New backward-compatibility aliases for renamed faces.
15964 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
15965 (woman-decode-region, woman-replace-match)
15966 (woman-display-extended-fonts, woman-special-characters)
15967 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
15968 Use renamed woman faces.
15969
15970 * longlines.el (longlines-visible-face): Face removed.
15971
15972 * diff-mode.el (diff-header, diff-file-header, diff-index)
15973 (diff-hunk-header, diff-removed, diff-added, diff-changed)
15974 (diff-function, diff-context, diff-nonexistent): Remove "-face"
15975 suffix from face names.
15976 (diff-header-face, diff-file-header-face, diff-index-face)
15977 (diff-hunk-header-face, diff-removed-face, diff-added-face)
15978 (diff-changed-face, diff-function-face, diff-context-face)
15979 (diff-nonexistent-face): New backward-compatibility aliases for
15980 renamed faces.
15981 (diff-header-face, diff-file-header-face)
15982 (diff-index, diff-index-face, diff-hunk-header)
15983 (diff-hunk-header-face, diff-removed, diff-removed-face)
15984 (diff-added, diff-added-face, diff-changed-face, diff-function)
15985 (diff-function-face, diff-context-face, diff-nonexistent)
15986 (diff-nonexistent-face): Use renamed diff-mode faces.
15987
15988 * progmodes/compile.el (compilation-warning-face)
15989 (compilation-info-face): Remove "-face" suffix from face names.
15990 (compilation-warning-face, compilation-info-face):
15991 New backward-compatibility aliases for renamed faces.
15992 (compilation-warning-face, compilation-info-face):
15993 Use renamed compilation faces.
15994
15995 * add-log.el (change-log-date, change-log-name)
15996 (change-log-email, change-log-file, change-log-list)
15997 (change-log-conditionals, change-log-function)
15998 (change-log-acknowledgement): Remove "-face" suffix from face names.
15999 (change-log-date-face, change-log-name-face)
16000 (change-log-email-face, change-log-file-face)
16001 (change-log-list-face, change-log-conditionals-face)
16002 (change-log-function-face, change-log-acknowledgement-face):
16003 New backward-compatibility aliases for renamed faces.
16004 (change-log-font-lock-keywords): Use renamed change-log faces.
16005
16006 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
16007 (custom-set, custom-changed, custom-saved, custom-button)
16008 (custom-button-pressed, custom-documentation, custom-state)
16009 (custom-comment, custom-comment-tag, custom-variable-tag)
16010 (custom-variable-button, custom-face-tag, custom-group-tag-1)
16011 (custom-group-tag): Remove "-face" suffix from face names.
16012 (custom-magic-alist, custom-magic-value-create)
16013 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
16014 (custom-invalid-face, custom-rogue-face, custom-modified-face)
16015 (custom-set-face, custom-changed-face, custom-saved-face)
16016 (custom-button-face, custom-button-pressed-face)
16017 (custom-documentation-face, custom-state-face)
16018 (custom-comment-face, custom-comment-tag-face)
16019 (custom-variable-tag-face, custom-variable-button-face)
16020 (custom-face-tag-face, custom-group-tag-face-1)
16021 (custom-group-tag-face):
16022 New backward-compatibility aliases for renamed faces.
16023
16024 * wid-edit.el (widget-documentation, widget-button)
16025 (widget-field, widget-single-line-field, widget-inactive)
16026 (widget-button-pressed): "-face" suffix removed from face names.
16027 (widget-documentation-face, widget-button-face)
16028 (widget-field-face, widget-single-line-field-face)
16029 (widget-inactive-face, widget-button-pressed-face):
16030 New backward-compatibility aliases for renamed faces.
16031 (widget-documentation-face, widget-button-face)
16032 (widget-button-pressed-face, widget-specify-field)
16033 (widget-specify-inactive): Use renamed widget faces.
16034
16035 2005-06-10 Kenichi Handa <handa@m17n.org>
16036
16037 * term/x-win.el (x-clipboard-yank): Remove condition-case
16038 wrapping.
16039
16040 2005-06-11 Kenichi Handa <handa@m17n.org>
16041
16042 * add-log.el (change-log-font-lock-keywords): Make the regexp for
16043 date lines stricter.
16044
16045 2005-06-10 Zhang Wei <id.brep@gmail.com>
16046
16047 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
16048 of x-get-selection.
16049
16050 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
16051
16052 * comint.el (comint-mode, comint-snapshot-last-prompt):
16053 * frame.el (frame-current-scroll-bars):
16054 * term.el (term-mode, term-check-proc, term-input-sender)
16055 (term-simple-send, term-extract-string, term-word)
16056 (term-match-partial-filename):
16057 * window.el (window-current-scroll-bars):
16058 * emulation/cua-base.el (cua-normal-cursor-color)
16059 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
16060 (cua-global-mark-cursor-color):
16061 * mail/undigest.el (rmail-forward-separator-regex):
16062 Fix typos in docstrings.
16063
16064 * comint.el (comint-check-proc, make-comint-in-buffer)
16065 (comint-source-default): Doc fixes.
16066
16067 * term.el (term-send-string): Improve argument/docstring consistency.
16068
16069 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
16070
16071 * comint.el (comint-send-input): Bind `inhibit-read-only' around
16072 call to `delete-region'.
16073 (comint-mode-hook): Do not enable Font Lock by default.
16074
16075 2005-06-09 Lute Kamstra <lute@gnu.org>
16076
16077 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
16078 could be void.
16079
16080 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
16081
16082 * emacs-lisp/debug.el (debugger-will-be-back): New var.
16083 (debug): Use it.
16084 (debugger-step-through, debugger-continue, debugger-jump)
16085 (debugger-return-value): Set it when needed.
16086 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
16087 Use inhibit-read-only.
16088
16089 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
16090
16091 * window.el (shrink-window-if-larger-than-buffer)
16092 (window-size-fixed): Fix typo in docstring.
16093
16094 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
16095 thumbnails directory on loading.
16096 (thumbs-conversion-program): Use `eq' to check the system type,
16097 not `equal'.
16098 (thumbs-temp-dir): Initialize to `temporary-file-directory',
16099 not "/tmp". Fix docstring.
16100 (thumbs-thumbsdir): New function to return the thumbnails
16101 directory, creating it if needed.
16102 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
16103 (thumbs-temp-file): Delete variable and make it into a function.
16104 (thumbs-resize-image, thumbs-modify-image): Use it.
16105 (thumbs-kill-buffer): Simplify.
16106 (thumbs-gensym): Defalias or duplicate CL `gensym'.
16107 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
16108 docstrings.
16109
16110 2005-06-09 Kim F. Storm <storm@cua.dk>
16111
16112 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
16113 set-match-data to free markers in match-data.
16114
16115 * replace.el (replace-match-data): Pass RESEAT arg `t' to
16116 match-data to unchain markers in match-data.
16117
16118 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
16119
16120 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
16121 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
16122 unnecessary now.
16123
16124 2005-06-08 Richard M. Stallman <rms@gnu.org>
16125
16126 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
16127 give the variable a doc string that doesn't say don't set it directly.
16128
16129 * textmodes/ispell.el (ispell-check-version):
16130 Use match-string-no-properties.
16131 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
16132 (ispell-buffer-local-words): Likewise.
16133
16134 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
16135 except on terminals with enough colors to really display it.
16136 (makefile-dependency-regex): Delete spurious `bb'.
16137
16138 * faces.el (escape-glyph): Use blue once again in last case.
16139 (no-break-space): Redefine so that it isn't invisible on a tty.
16140
16141 2005-06-08 Kim F. Storm <storm@cua.dk>
16142
16143 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
16144 also when reading directory name.
16145
16146 2005-06-08 Lute Kamstra <lute@gnu.org>
16147
16148 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
16149 (flyspell-mode-line-string): Remove autoload cookie.
16150 (flyspell-mode): Remove defvar.
16151
16152 2005-06-07 Lute Kamstra <lute@gnu.org>
16153
16154 * textmodes/org.el (org-run-mode-hooks): New function.
16155 (org-agenda-mode): Use it.
16156
16157 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
16158
16159 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
16160
16161 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16162
16163 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
16164
16165 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
16166
16167 * font-lock.el (font-lock-add-keywords): Doc fix.
16168
16169 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16170
16171 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
16172 (tex-compile-default): In the absence of any history, use the order in
16173 tex-compile-alist to choose the preferred command.
16174 (tex-compile-commands): Reorder a bit.
16175
16176 * textmodes/flyspell.el (flyspell-auto-correct-binding)
16177 (flyspell-incorrect-face, flyspell-duplicate-face):
16178 Use (X)Emacs-agnostic code.
16179 (flyspell-mode-map): Don't overwrite at each load. Remove code
16180 redundant with the subsequent add-minor-mode. Merge Emacs and
16181 XEmacs code.
16182 (flyspell-word): Minor simplification.
16183 (flyspell-math-tex-command-p): Quieten the byte-compiler.
16184 (flyspell-external-point-words): Remove unused vars `size' and `start'.
16185 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
16186 Merge the corresponding Emacs code.
16187 (flyspell-correct-word, flyspell-xemacs-popup):
16188 Use flyspell-do-correct.
16189
16190 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
16191 a dedicated window.
16192
16193 * international/latexenc.el (latexenc-find-file-coding-system):
16194 Undo part of last patch, to turn off a compiler warning.
16195
16196 2005-06-06 Juri Linkov <juri@jurta.org>
16197
16198 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
16199 Rename `tmm-inactive-face' to `tmm-inactive'.
16200
16201 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
16202
16203 * iswitchb.el: Rename faces.
16204
16205 2005-06-06 Kim F. Storm <storm@cua.dk>
16206
16207 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
16208 (cua-global-mark): Remove -face suffix from face names.
16209
16210 * emulation/cua-gmrk.el (cua--init-global-mark):
16211 Remove cua-global-mark face setup.
16212
16213 2005-06-06 Richard M. Stallman <rms@gnu.org>
16214
16215 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
16216 just like other allowed characters.
16217 (makefile-match-dependency): Exclude leading and training whitespace
16218 from the range of regexp subexp 1.
16219 (makefile-macroassign-regex): Don't try to match the body,
16220 just the name of the macro being defined.
16221
16222 * info.el (Info-read-node-name-2): New function.
16223 (Info-read-node-name-1): Use that.
16224 Add a completion-base-size-function property.
16225
16226 * simple.el (completion-setup-function): Look for
16227 completion-base-size-function property of minibuffer-completion-table.
16228
16229 * files.el (locate-file-completion): Doc fix.
16230
16231 * printing.el: Don't call pr-update-menus; user must do that.
16232
16233 * emacs-lisp/debug.el (debugger-window): New variable.
16234 (debug): Use debugger-window if it is set and still alive.
16235 Record debugger-window for next entry.
16236
16237 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
16238
16239 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
16240
16241 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
16242 (hack-one-local-variable, hack-local-variables)
16243 (hack-local-variables-prop-line): Pass that arg.
16244
16245 2005-06-06 Kim F. Storm <storm@cua.dk>
16246
16247 * ido.el (ido-first-match, ido-only-match, ido-subdir)
16248 (ido-indicator): Remove -face suffix from face names.
16249
16250 2005-06-06 Juri Linkov <juri@jurta.org>
16251
16252 * font-lock.el (font-lock-regexp-backslash)
16253 (font-lock-regexp-backslash-construct): New faces.
16254 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
16255 after `('. Add `while-no-input' to control structures.
16256
16257 * faces.el (no-break-space, shadow): New faces.
16258 (escape-glyph): Use less loud colors pink2 and red4.
16259
16260 * diff-mode.el (diff-context-face)
16261 * dired.el (dired-ignored)
16262 * rfn-eshadow.el (file-name-shadow)
16263 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
16264
16265 * info.el (Info-title-1-face): Use green instead of yellow because
16266 bold yellow is not readable on light backgrounds.
16267
16268 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
16269 before selecting the desired mode to not spend time fontifying
16270 old contents.
16271
16272 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
16273
16274 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
16275 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
16276
16277 * ps-print.el (ps-default-fg, ps-default-bg):
16278 Fix typos in docstrings.
16279
16280 * isearchb.el (isearchb): Don't pass a spurious second argument to
16281 `iswitchb-completions'.
16282
16283 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
16284
16285 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
16286 to preserve point.
16287 (gdb-find-file-hook): Add doc string.
16288
16289 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
16290 C dereferenced pointer expression.
16291 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
16292
16293 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
16294
16295 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
16296 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
16297 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
16298 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
16299 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
16300 Make background transparent.
16301
16302 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16303
16304 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
16305 (font-lock-remove-keywords): Doc fix.
16306 (font-lock-mode-major-mode): Compiler defvar.
16307 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
16308
16309 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
16310 (font-lock-mode): Update `font-lock-mode-major-mode'.
16311 (font-lock-set-defaults): Compiler defvar.
16312 (font-lock-default-function): Take `font-lock-mode-major-mode'
16313 into account.
16314
16315 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
16316 keep track of which major mode it enabled the minor mode for.
16317 Use find-file-hook again. Update docstring.
16318
16319 * simple.el (eval-expression-print-level)
16320 (eval-expression-print-length, eval-expression-debug-on-error):
16321 Doc fixes.
16322
16323 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
16324
16325 * iswitchb.el (iswitchb-single-match-face)
16326 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
16327 (iswitchb-invalid-regexp-face): New faces.
16328 (iswitchb-completions): Use them.
16329 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
16330 now marked as an obsolete alias.
16331 (iswitchb-read-buffer): Remove check for bound font variables.
16332 (iswitchb-invalid-regexp): New free variable.
16333 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
16334 set iswitchb-invalid-regexp.
16335 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16336 invalid regexps.
16337 (iswitchb-completions): Add check for complete match when entering
16338 a regexp.
16339 (iswitchb-completions): Remove require-match argument.
16340 (iswitchb-exhibit): Fix caller.
16341 (iswitchb-common-match-inserted): New variable.
16342 (iswitchb-complete, iswitchb-completion-help): Use it.
16343
16344 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16345
16346 * url-http.el (url-http-chunked-encoding-after-change-function):
16347 Use `url-http-debug' instead of `message'.
16348
16349 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16350
16351 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16352 callback argument.
16353
16354 2005-06-04 Kim F. Storm <storm@cua.dk>
16355
16356 * simple.el (line-move): Only call sit-for when moving backwards.
16357
16358 * ido.el (ido-make-merged-file-list-1): New defun split from
16359 ido-make-merged-file-list.
16360 (ido-make-merged-file-list): Bind throw-on-input around call to
16361 ido-make-merged-file-list-1. Return input-pending-p if
16362 interrupted by more input available.
16363 (ido-read-internal): Handle input-pending-p return value from
16364 ido-make-merged-file-list.
16365
16366 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16367
16368 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16369 compatibility code.
16370
16371 * international/latexenc.el (latexenc-find-file-coding-system):
16372 Don't inherit the EOL part of the coding-system from the
16373 tex-main buffer. Fit within 80 columns.
16374
16375 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16376
16377 * tmm.el (tmm-inactive-face): New face.
16378 (tmm-remove-inactive-mouse-face): New function.
16379 (tmm-prompt, tmm-add-one-shortcut)
16380 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16381 but not selectable.
16382
16383 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16384
16385 * faces.el (face-equal): Improve argument/docstring consistency.
16386
16387 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16388
16389 * progmodes/make-mode.el (makefile-targets-face)
16390 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16391 (makefile-bsdmake-dependency-regex)
16392 (makefile-makepp-rule-action-regex)
16393 (makefile-bsdmake-rule-action-regex): New constants.
16394 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16395
16396 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16397 Allow (...) within `...' for makepp messages.
16398
16399 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16400
16401 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16402
16403 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16404 "." files are deleted from all file lists before comparison.
16405
16406 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16407 (viper-ESC-key): Made them customizable.
16408
16409 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16410
16411 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16412
16413 * autorevert.el (auto-revert-buffers): Use save-match-data.
16414
16415 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16416
16417 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16418 menu items with a nil command binding.
16419
16420 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16421
16422 * emacs-lisp/cl-macs.el (defsetf):
16423 Improve argument/docstring consistency.
16424
16425 * faces.el (list-faces-display): Improve the formatting by
16426 computing the maximum length required for any face-name (reworked
16427 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16428 (internal-find-face): Remove redundant info in docstring.
16429
16430 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16431
16432 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16433 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16434 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16435 (gdb-assembler-custom): Improve regexps.
16436 (def-gdb-auto-update-handler): Use window point to preserve point.
16437
16438 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16439
16440 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16441
16442 2005-05-31 Jay Belanger <belanger@truman.edu>
16443
16444 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16445 to calc-embedded.
16446 (calc-embedded-make-info): Have plain prefix argument select
16447 entire line.
16448
16449 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16450
16451 * faces.el (list-faces-display): Signal error if passed a regexp
16452 that matches no face name.
16453
16454 * simple.el (filter-buffer-substring): Fix typo in docstring.
16455
16456 2005-05-31 Richard M. Stallman <rms@gnu.org>
16457
16458 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16459 (vhdl-emacs-21): Doc fix.
16460 (vhdl-mode): Unconditionally set comment-padding.
16461 (vhdl-fixup-whitespace-region): Insert spaces only where
16462 there are none.
16463 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16464
16465 2005-05-30 John Wiegley <johnw@newartisans.com>
16466
16467 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16468 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16469 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16470 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16471 `string-to-number'.
16472
16473 2005-05-30 Jay Belanger <belanger@truman.edu>
16474
16475 * calc/calc.el (calc-bug-address): Fix docstring.
16476 (calc-window-hook, calc-trail-window-hook): New variables.
16477 (calc-trail-display): Restore use of calc-trail-window-hook.
16478 (calc): Restore use of calc-window-hook.
16479
16480 2005-05-31 Masatake YAMATO <jet@gyve.org>
16481
16482 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16483
16484 * help-fns.el (help-C-file-name): Add autoload mark for
16485 `find-function-noselect'.
16486
16487 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16488
16489 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16490 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16491
16492 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16493
16494 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16495 included diary buffer if it was not already being visited.
16496 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16497
16498 * calendar/icalendar.el (top-level): Do not require appt.
16499
16500 * mail/supercite.el (sc-select-attribution): Only use a list
16501 element from sc-attrib-selection-list if it returns a string.
16502 Reported by Davide G. M. Salvetti <salve@debian.org>.
16503
16504 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16505
16506 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16507 includes a hash value to improve its uniqueness, and has a ".jpg"
16508 extension. Also, it is now a valid filename on all systems.
16509 (thumbs-make-thumb): Use `let', not `let*'.
16510 (thumbs-show-thumbs-list): Check for JPEG availability.
16511
16512 2005-05-30 Richard M. Stallman <rms@gnu.org>
16513
16514 * filesets.el (filesets-menu-ensure-use-cached):
16515 Prevent warning when emacs-version>= is undefined.
16516
16517 * printing.el (pr-interactive-n-up): Use string-to-number.
16518
16519 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16520
16521 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16522 Warn only when name to be defined is quoted.
16523
16524 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16525
16526 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16527 Make regexp more robust.
16528 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16529 Force regeneration of disassembly.
16530
16531 2005-05-29 Jay Belanger <belanger@truman.edu>
16532
16533 * calc/calc.el (calc-user-invocation): Check if
16534 calc-invocation-macro is non-nil.
16535
16536 2005-05-29 Juri Linkov <juri@jurta.org>
16537
16538 * add-log.el (change-log-font-lock-keywords):
16539 Add `+' to e-mail regexp to accept mail address with keywords.
16540
16541 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16542
16543 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16544
16545 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16546
16547 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16548
16549 2005-05-29 Richard M. Stallman <rms@gnu.org>
16550
16551 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16552 Undo the change that moves to end of the current word.
16553
16554 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16555
16556 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16557 Throw error when count <= 0 to ensure input is a number.
16558 (gdb-read-memory-custom): Pick up address from buffer.
16559 (gdb-memory-mode): Allow user to increment and decrement
16560 memory address from header line.
16561
16562 2005-05-29 Richard M. Stallman <rms@gnu.org>
16563
16564 * flyspell.el (flyspell-version): Function deleted.
16565 (flyspell-auto-correct-previous-hook): Doc fix.
16566
16567 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16568 Do nothing if memory is full.
16569
16570 * font-lock.el (font-lock-fontify-syntactically-region):
16571 Pass t for GREEDY to looking-back.
16572
16573 * saveplace.el (save-place-alist-to-file): Write the file
16574 using write-region.
16575
16576 * subr.el (looking-back): New argument GREEDY.
16577
16578 * progmodes/compile.el (compilation-start): Set the mode
16579 before inserting the initial text.
16580
16581 * progmodes/which-func.el (which-func-update-1): Turn the mode
16582 off in case of error by setting which-func-mode.
16583
16584 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16585
16586 * flyspell.el (flyspell-auto-correct-previous-word):
16587 Narrow down to what's on the screen, and recenter overlays
16588 at the end of the next word.
16589
16590 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16591
16592 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16593 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16594 (flyspell-abbrev-p): Default to nil.
16595 (flyspell-use-global-abbrev-table-p): Doc fix.
16596 (flyspell-large-region): Allow nil as value.
16597 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16598
16599 (mail-mode-flyspell-verify): More robust handling
16600 of `mail-header-separator'. More efficient signature detection.
16601 Allow for regexp metacharacters in message-header-separator.
16602 Adding `To' not to be checked in mail-mode-flyspell-verify.
16603
16604 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16605 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16606 Bind flyspell-auto-correct-binding.
16607 Bind C-. and C-, .
16608 (flyspell-mode-map): Likewise.
16609 (flyspell-mode): Doc fix.
16610 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16611 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16612 (flyspell-word-cache-result): New var, always local.
16613 (flyspell-check-pre-word-p): Doc fix.
16614 (flyspell-check-changed-word-p): Handle spc like newline.
16615 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16616 (flyspell-word-search-backward, flyspell-word-search-forward):
16617 New functions.
16618 (flyspell-word): Return t if nothing to check.
16619 When parsing TeX code, check for after } or \.
16620 Use flyspell-word-search-backward to find previous word.
16621 Return nil if duplicated word.
16622 For word already checked, return same value as last time.
16623 Set flyspell-word-cache-result after checking.
16624 Don't clobber the return value.
16625 (flyspell-get-word): Major rewrite.
16626 (flyspell-external-point-words): New locals pword, pcount.
16627 Fix size used in progress message.
16628 Find the proper corresponding word in flyspell-large-region-buffer.
16629 (flyspell-region): Check for flyspell-large-region = nil.
16630 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16631 (flyspell-auto-correct-word): Check that WORD is a cons.
16632 (flyspell-correct-word): Likewise.
16633
16634 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16635
16636 * progmodes/make-mode.el (makefile-rule-action-regex)
16637 (makefile-macroassign-regex, makefile-makepp-mode)
16638 (makefile-bsdmake-mode): Continuation lines may be empty.
16639 Reported by Joshua Varner.
16640 (makefile-makepp-font-lock-keywords): Add $(stem).
16641
16642 2005-05-28 Karl Berry <karl@gnu.org>
16643
16644 * textmodes/tex-mode.el: Now that tex-send-command calls
16645 shell-quote-argument (2005-03-31 change), remove all calls to
16646 shell-quote-argument; they all end up invoking tex-send-command.
16647 The double quoting loses on filenames with non-safe characters,
16648 such as "@". Reported by Frederik Fouvry.
16649
16650 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16651
16652 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16653 about preserving point.
16654
16655 2005-05-27 Jay Belanger <belanger@truman.edu>
16656
16657 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16658 Info-goto-node.
16659
16660 * calc/calc-embed.el (calc-embed-arg): New variable.
16661 (calc-do-embedded-activate, calc-embedded-activate-formula)
16662 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16663 variable by new variable.
16664 (calc-embedded-make-info): Replace undeclared variable by new
16665 variable. When selecting region with positive prefix
16666 argument, use end of previous line instead of beginning of line.
16667
16668 * calc/calc-aent.el (calc-arg-values): Declare it.
16669
16670 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16671 Declare them.
16672
16673 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16674
16675 * calc/calc.el (calc-alg-map): Declare it.
16676
16677 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16678
16679 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16680
16681 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16682 (gdb-registers-buffer, toggle-gdb-all-registers):
16683 Toggle display of floating point registers.
16684 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16685
16686 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16687 (toggle-gud-tooltip-dereference):
16688 Rename from gud-toggle-tooltip-dereference.
16689
16690 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16691
16692 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16693
16694 2005-05-27 Jay Belanger <belanger@truman.edu>
16695
16696 * calc/calc-prog.el (calc-kbd-report): Remove.
16697 (calc-kbd-query): Rewrite.
16698
16699 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
16700
16701 * image.el (image-library-alist): Move to image.c.
16702 (image-type-available-p): Doc fix.
16703
16704 2005-05-27 Lute Kamstra <lute@gnu.org>
16705
16706 * calc/calc.el (calc):
16707 * outline.el (outline-1, outline-2, outline-3, outline-4)
16708 (outline-5, outline-6, outline-7, outline-8):
16709 * textmodes/dns-mode.el (dns-mode):
16710 * textmodes/sgml-mode.el (sgml-namespace-face):
16711 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16712 (tex-verbatim-face, tex-use-reftex):
16713 * textmodes/texinfo.el (texinfo-heading-face):
16714 Specify customization group.
16715
16716 * longlines.el: Don't require easy-mmode.
16717 (longlines-visible-face): Specify customization group.
16718
16719 2005-05-27 Kenichi Handa <handa@m17n.org>
16720
16721 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16722 encoding table of windows-1251.
16723
16724 * international/ucs-tables.el (ucs-set-table-for-input):
16725 If translation-table-for-input of a coding system is a symbol, get
16726 its translation-table property.
16727
16728 * international/code-pages.el: Don't register a coding system into
16729 non-iso-charset-alist more than once.
16730 (cp-make-coding-system): Likewise.
16731
16732 2005-05-26 John Wiegley <johnw@newartisans.com>
16733
16734 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
16735 `eshell-resume-eval' is wrapped in a list, it indicates that the
16736 command was run asynchronously. In that case, unwrap the value
16737 before checking the delimiter value.
16738
16739 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
16740 character before a space at the end of a line is \, assume the space
16741 is part of the last argument rather than a final argument separator.
16742
16743 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
16744 is in use, and the target is `t' or `nil' (which are the most common
16745 values), don't assume that the symbol target is a buffer.
16746
16747 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
16748
16749 * calendar/calendar.el (calendar-mode-line-format):
16750 Use mode-line-highlight as mouse-face.
16751
16752 * time.el (display-time-string-forms, display-time-update):
16753 Use mode-line-highlight as mouse-face.
16754
16755 2005-05-26 Jay Belanger <belanger@truman.edu>
16756
16757 * calc/calc.el (calc-language-alist): Remove extra defvar.
16758
16759 2005-05-26 Lute Kamstra <lute@gnu.org>
16760
16761 * arc-mode.el (archive-mode):
16762 * bookmark.el (bookmark-read-annotation-mode)
16763 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
16764 * bs.el (bs-mode):
16765 * calc/calc-yank.el (calc-edit-mode):
16766 * calc/calc.el (calc-mode, calc-trail-mode):
16767 * calculator.el (calculator-mode):
16768 * chistory.el (command-history-mode):
16769 * comint.el:
16770 * cus-edit.el (custom-mode):
16771 * descr-text.el (describe-text-mode):
16772 * ebuff-menu.el (Electric-buffer-menu-mode):
16773 * ediff-util.el (ediff-mode):
16774 * emacs-lisp/re-builder.el (reb-mode):
16775 * emulation/vi.el (vi-mode-setup):
16776 * emulation/ws-mode.el (wordstar-mode):
16777 * eshell/esh-mode.el (eshell-mode):
16778 * forms.el (forms-mode):
16779 * help-mode.el (help-mode):
16780 * hexl.el (hexl-mode):
16781 * ibuffer.el (ibuffer-mode):
16782 * ielm.el (inferior-emacs-lisp-mode):
16783 * info.el (Info-mode, Info-edit-mode):
16784 * international/swedish.el:
16785 * ledit.el (ledit-from-lisp-mode):
16786 * locate.el (locate-mode):
16787 * mail/rmail.el (rmail-mode):
16788 * mail/rmailedit.el (rmail-edit-mode):
16789 * mail/rmailsum.el (rmail-summary-mode):
16790 * mail/supercite.el (sc-electric-mode):
16791 * net/eudc.el (eudc-mode):
16792 * net/quickurl.el (quickurl-list-mode):
16793 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
16794 * obsolete/ooutline.el (outline-mode):
16795 * obsolete/options.el (Edit-options-mode):
16796 * obsolete/rnews.el (news-mode):
16797 * obsolete/rnewspost.el (news-reply-mode):
16798 * play/5x5.el (5x5-mode):
16799 * play/decipher.el (decipher-mode, decipher-stats-mode):
16800 * play/gomoku.el (gomoku-mode):
16801 * play/snake.el (snake-mode):
16802 * play/solitaire.el (solitaire-mode):
16803 * play/tetris.el (tetris-mode):
16804 * progmodes/ada-mode.el (ada-mode):
16805 * progmodes/antlr-mode.el (antlr-mode):
16806 * progmodes/autoconf.el (autoconf-mode):
16807 * progmodes/dcl-mode.el (dcl-mode):
16808 * progmodes/delphi.el (delphi-mode):
16809 * progmodes/ebrowse.el (ebrowse-tree-mode)
16810 (ebrowse-electric-list-mode, ebrowse-member-mode)
16811 (ebrowse-electric-position-mode):
16812 * progmodes/f90.el (f90-mode):
16813 * progmodes/fortran.el (fortran-mode):
16814 * progmodes/icon.el (icon-mode):
16815 * progmodes/idlw-help.el (idlwave-help-mode):
16816 * progmodes/idlw-shell.el (idlwave-shell-mode):
16817 * progmodes/idlwave.el (idlwave-mode):
16818 * progmodes/inf-lisp.el (inferior-lisp-mode):
16819 * progmodes/m4-mode.el (m4-mode):
16820 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
16821 * progmodes/modula2.el (modula-2-mode):
16822 * progmodes/octave-inf.el (inferior-octave-mode):
16823 * progmodes/octave-mod.el (octave-mode):
16824 * progmodes/pascal.el (pascal-mode):
16825 * progmodes/sh-script.el (sh-mode):
16826 * progmodes/sql.el (sql-mode, sql-interactive-mode):
16827 * progmodes/vhdl-mode.el (vhdl-mode):
16828 * progmodes/xscheme.el (scheme-interaction-mode):
16829 * replace.el (occur-mode):
16830 * ses.el (ses-mode):
16831 * simple.el (completion-list-mode):
16832 * skeleton.el:
16833 * speedbar.el (speedbar-mode):
16834 * term.el (term-mode):
16835 * terminal.el (terminal-edit-mode):
16836 * textmodes/reftex-index.el (reftex-index-mode)
16837 (reftex-index-phrases-mode):
16838 * textmodes/reftex-sel.el (reftex-select-label-mode)
16839 (reftex-select-bib-mode):
16840 * textmodes/reftex-toc.el (reftex-toc-mode):
16841 * wdired.el (wdired-change-to-wdired-mode):
16842 * wid-browse.el (widget-browse-mode):
16843 Use run-mode-hooks.
16844
16845 * array.el (array-mode):
16846 * calendar/todo-mode.el (todo-mode):
16847 * man.el (Man-mode):
16848 * play/landmark.el (lm-mode):
16849 * play/mpuz.el (mpuz-mode):
16850 Use kill-all-local-variables and run-mode-hooks.
16851
16852 * subr.el (delay-mode-hooks): Specify indentation.
16853
16854 2005-05-26 Mark A. Hershberger <mah@everybody.org>
16855
16856 * xml.el (xml-substitute-special): Don't die for undefined xml
16857 entities.
16858
16859 2005-05-26 Jay Belanger <belanger@truman.edu>
16860
16861 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
16862 of nil.
16863
16864 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
16865
16866 * progmodes/gdb-ui.el (gdb-frame-address):
16867 Rename from gdb-current-address.
16868 (gdb-previous-frame-address): Rename from gdb-previous-address.
16869 (gdb-selected-frame): Rename from gdb-current-frame.
16870 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
16871 (gdb-frame-number): Rename from gdb-current-stack-level.
16872 (gdb-ann3): Match new mode-name for disassembly buffer.
16873 Extend initialization of variables.
16874 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
16875 (gdb-memory-mode): Use mouse-face in header line.
16876 (gdb-assembler-buffer-name): Call it disassembly and give frame
16877 in mode line.
16878 (gdb-source-spec-regexp, gdb-assembler-custom)
16879 (gdb-invalidate-assembler, gdb-frame-handler):
16880 Make robust to leading zeroes in address format.
16881
16882 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
16883
16884 * textmodes/org.el (org-mode): Use `define-derived-mode' to
16885 define `org-mode'.
16886 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
16887
16888 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
16889
16890 * log-edit.el (log-edit-changelog-entries): Distinguish between
16891 filenames like xfns.c and fns.c.
16892
16893 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
16894
16895 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
16896 point after reverting.
16897 (Buffer-menu-make-sort-button): Handle the case where
16898 `Buffer-menu-use-header-line' is nil.
16899
16900 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
16901
16902 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
16903 New funcs. In minibuffer-local-completion-map bind `]', `/'
16904 and `:' to them.
16905
16906 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
16907
16908 * startup.el (normal-top-level): Allow modification of load-path while
16909 we're iterating over it.
16910
16911 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
16912
16913 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
16914 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
16915 (thumbs-resize-interactive, thumbs-insert-image)
16916 (thumbs-insert-thumb, thumbs-dired-show-marked)
16917 (thumbs-find-image-at-point, thumbs-delete-images)
16918 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
16919 (thumbs-increment-image-size, thumbs-decrement-image-size):
16920 Fix typos in docstrings.
16921
16922 2005-05-24 Andre Spiegel <spiegel@gnu.org>
16923
16924 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
16925 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
16926 (cperl-mode): Use them.
16927
16928 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
16929
16930 * window.el (quit-window, shrink-window-if-larger-than-buffer):
16931 Doc fixes.
16932
16933 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
16934
16935 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
16936 Bind C-d to gdb-inferior-io-eof.
16937
16938 * dired.el (dired-dnd-popup-notice): Use message-box.
16939
16940 2005-05-23 Masatake YAMATO <jet@gyve.org>
16941
16942 * bindings.el (mode-line-major-mode-keymap):
16943 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
16944
16945 * faces.el (mode-line-highlight): New face.
16946
16947 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
16948 as mouse-face.
16949
16950 * bindings.el (top-level, help-echo, mode-line-modified)
16951 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
16952 as mouse-face.
16953
16954 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
16955
16956 * progmodes/cc-engine.el (c-guess-basic-syntax):
16957 Remove spurious call to `zerop'.
16958
16959 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
16960
16961 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
16962
16963 CC Mode update to 5.30.10:
16964
16965 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
16966 could go past the limit in decoration level 2, thereby causing
16967 errors during interactive fontification.
16968
16969 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
16970 the file is evaluated interactively.
16971
16972 * cc-engine.el (c-guess-basic-syntax): Handle operator
16973 declarations somewhat better in C++.
16974
16975 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
16976 make use of `run-mode-hooks' which has been added in Emacs 21.1.
16977 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
16978 (awk-mode): Use it.
16979 (make-local-hook): Suppress warning about obsoleteness.
16980
16981 * cc-engine.el, cc-align.el, cc-cmds.el
16982 (c-append-backslashes-forward, c-delete-backslashes-forward)
16983 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
16984 Compensate for return value from `forward-line' when it has moved
16985 but not to a different line due to eob.
16986
16987 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
16988 `objc-method-intro' and `objc-method-args-cont'.
16989
16990 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
16991
16992 CC Mode update to 5.30.10:
16993
16994 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
16995 in the copyright statement. Incidentally, change "along with GNU
16996 Emacs" to "along with this program" where it occurs.
16997
16998 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
16999 so that it is interactive, hence can be found by M-x awk-mode
17000 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
17001 <gmorris+emacs@ast.cam.ac.uk>.
17002
17003 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
17004 Mode's regexps.
17005
17006 2005-05-23 Kevin Ryde <user42@zip.com.au>
17007
17008 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
17009 c-parse-state, to avoid a lisp error (on bad code).
17010
17011 2005-05-23 Lute Kamstra <lute@gnu.org>
17012
17013 * subr.el (font-lock-defaults): Remove defvar as it's already
17014 defined in font-core.el.
17015
17016 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
17017
17018 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
17019
17020 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
17021 more general and work when GDB variable "print pretty" is on,
17022 as with Emacs, for example.
17023
17024 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
17025
17026 * font-core.el: Update comment.
17027
17028 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
17029 Use `after-change-major-mode-hook' instead of `find-file-hook'.
17030
17031 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
17032
17033 2005-05-22 Eli Zaretskii <eliz@gnu.org>
17034
17035 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
17036 and `yank-handler' in the doc strings.
17037
17038 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
17039
17040 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
17041
17042 2005-05-22 Richard M. Stallman <rms@gnu.org>
17043
17044 * help.el (describe-key): Move print-help-return-message call
17045 out of conditional.
17046
17047 * progmodes/etags.el (list-tags): Use with-no-warnings.
17048
17049 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
17050 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
17051 (starttls-extra-args, starttls-extra-arguments): Add defvars.
17052
17053 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
17054
17055 * language/viet-util.el (viet-viscii-nonascii-translation-table):
17056 Add defvar.
17057
17058 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
17059 Use defvar, not defconst.
17060
17061 * hexl.el (hexl-follow-line): Use with-no-warnings.
17062
17063 * emulation/tpu-extras.el: Use write-file-functions instead of
17064 write-file-hooks.
17065
17066 * dired.el (dired-font-lock-keywords): Fontify files with junk
17067 extensions even if marked by -F.
17068
17069 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
17070
17071 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
17072 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
17073 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
17074 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
17075 (concatenate, list-length, get*, getf, cl-remprop):
17076 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
17077 (etypecase, progv, lexical-let, lexical-let*)
17078 (multiple-value-bind, multiple-value-setq, shiftf):
17079 Improve argument/docstring consistency.
17080
17081 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
17082
17083 2005-05-22 Andre Spiegel <spiegel@gnu.org>
17084
17085 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
17086 doesn't exist.
17087
17088 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
17089 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
17090
17091 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
17092
17093 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
17094 already deleted variables: auto-fill-hook, blink-paren-hook,
17095 lisp-indent-hook, inhibit-local-variables, unread-command-event,
17096 suspend-hooks, comment-indent-hook, meta-flag,
17097 before-change-function, after-change-function,
17098 font-lock-doc-string-face.
17099
17100 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
17101
17102 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
17103
17104 2005-05-21 Eli Zaretskii <eliz@gnu.org>
17105
17106 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
17107 rmail-dont-reply-to.
17108
17109 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17110
17111 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
17112 literal blank when splitting new-header-values.
17113
17114 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
17115
17116 * calendar/cal-menu.el (cal-menu-update): Add separator as a
17117 string so that tmm doesn't create a completion entry for it.
17118
17119 * textmodes/table.el (table-disable-menu): Ditto.
17120
17121 2005-05-21 Richard M. Stallman <rms@gnu.org>
17122
17123 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
17124
17125 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
17126
17127 * net/rcompile.el (remote-compile): Use compilation-start.
17128
17129 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
17130
17131 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
17132
17133 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
17134 Default to makefile-bsdmake-mode on BSD systems.
17135
17136 * imenu.el (imenu-generic-expression, imenu--generic-function'):
17137 REGEXP may also be a search function now. The part of doc-string
17138 for describing the structure was 95% identical to that of
17139 `imenu--generic-function'. Unify it there.
17140
17141 * progmodes/make-mode.el (makefile-imenu-generic-expression):
17142 Use function to find dependencies, because regexp alone is so complex,
17143 it easily goes into an endless loop.
17144 (makefile-makepp-mode): Also add submenu for Perl functions
17145 defined in the makefile.
17146 (makefile-bsdmake-mode): Special imenu-generic-expression no
17147 longer needed, due to function call.
17148 (makefile-match-dependency): Take BOUND into account when checking
17149 if we're through.
17150
17151 2005-05-20 Jay Belanger <belanger@truman.edu>
17152
17153 * calc/calc-units.el (calc-invalidate-units-table):
17154 Use inhibit-read-only.
17155 (math-build-units-table-buffer): Use view-mode.
17156
17157 2005-05-20 David Kastrup <dak@gnu.org>
17158
17159 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
17160 easy-menu-add is not a nop on Emacs; and clarify when to call it.
17161
17162 2005-05-20 Lute Kamstra <lute@gnu.org>
17163
17164 * diff-mode.el (diff-header-face, diff-file-header-face)
17165 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17166 (diff-added-face, diff-changed-face, diff-function-face)
17167 (diff-context-face, diff-nonexistent-face): Put them in the
17168 diff-mode customization group.
17169
17170 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
17171
17172 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
17173
17174 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
17175
17176 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
17177 Minor regexp-optimization.
17178
17179 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
17180
17181 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
17182 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
17183 (org-agenda-add-time-grid-maybe): New function.
17184 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
17185 (org-table-create): `dotimes' instead of `mapcar'.
17186 (org-xor): Simplify implementation.
17187 (org-agenda): `inhibit-redisplay' turned on.
17188 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
17189 a consistent line after a state change.
17190 (org-agenda-remove-times-when-in-prefix): New option.
17191 (org-prefix-has-time): New variable.
17192 (org-parse-time-string): Optional argument NODEFAULT.
17193 (org-format-agenda-item): Parse items for time-of-day
17194 specifications and move these into the prefix if possible.
17195 (org-agenda-priority): Get current heading, not previous heading
17196 during agenda remote editing.
17197
17198 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
17199
17200 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
17201 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
17202 (remove-duplicates, delete-duplicates, substitute)
17203 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
17204 (nsubstitute-if-not, find, find-if, find-if-not, position)
17205 (position-if, position-if-not, count, count-if, count-if-not)
17206 (mismatch, search, sort*, stable-sort, merge, member*)
17207 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
17208 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
17209 (intersection, nintersection, set-difference, nset-difference)
17210 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
17211 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
17212 (nsublis, tree-equal): Improve argument/docstring consistency.
17213
17214 * subr.el (send-string, send-region): Remove obsolescence declaration.
17215 (window-dot, set-window-dot, read-input, show-buffer)
17216 (eval-current-buffer, string-to-int):
17217 Add release number to obsolescence declarations.
17218
17219 2005-05-19 Kim F. Storm <storm@cua.dk>
17220
17221 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
17222 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
17223
17224 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
17225
17226 * faces.el (list-faces-display): Make back button respect optional
17227 regexp arg.
17228
17229 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
17230
17231 * calculator.el (calculator-radix-grouping-mode)
17232 (calculator-radix-grouping-digits, calculator-displayer)
17233 (calculator-radix-grouping-separator, calculator-copy-displayer):
17234 * dabbrev.el (dabbrev-search-these-buffers-only):
17235 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
17236 (diff-advance-after-apply-hunk, diff-mode-hook)
17237 (diff-minor-mode-prefix):
17238 * imenu.el (imenu-use-popup-menu):
17239 * jit-lock.el (jit-lock-context-time):
17240 * newcomment.el (comment-fill-column, comment-column)
17241 (comment-style, comment-padding, comment-multi-line)
17242 (comment-empty-lines, comment-auto-fill-only-comments):
17243 * reveal.el (reveal-around-mark):
17244 * uniquify.el (uniquify-buffer-name-style)
17245 (uniquify-after-kill-buffer-p)
17246 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
17247 (uniquify-min-dir-content, uniquify-separator)
17248 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
17249 * w32-vars.el (w32-fixed-font-alist):
17250 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
17251 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
17252 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
17253 * progmodes/perl-mode.el (perl-indent-level)
17254 (perl-continued-statement-offset, perl-continued-brace-offset)
17255 (perl-brace-offset, perl-brace-imaginary-offset)
17256 (perl-label-offset, perl-indent-continued-arguments)
17257 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
17258 * progmodes/tcl.el (tcl-indent-level)
17259 (tcl-continued-indent-level, tcl-auto-newline)
17260 (tcl-tab-always-indent, tcl-electric-hash-style)
17261 (tcl-help-directory-list, tcl-use-smart-word-finder)
17262 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
17263 (inferior-tcl-source-command):
17264 * textmodes/fill.el (enable-kinsoku):
17265 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
17266 * textmodes/table.el (table-yank-handler):
17267 Specify missing group (and type, if simple) in defcustom.
17268
17269 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
17270
17271 * progmodes/compile.el (compilation-finish-function): Fix defvar.
17272
17273 2005-05-19 Richard M. Stallman <rms@gnu.org>
17274
17275 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
17276
17277 * subr.el (event-basic-type): Don't get an error.
17278 (left-fringe-p): Function deleted.
17279
17280 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
17281 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
17282
17283 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
17284 in recursive copy.
17285
17286 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
17287
17288 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
17289
17290 * emacs-lisp/bytecomp.el
17291 (byte-compile-file-form-custom-declare-variable):
17292 Call byte-compile-nogroup-warn if appropriate.
17293
17294 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
17295 (compilation-set-window): Don't call left-fringe-p; do it directly.
17296
17297 2005-05-19 Jay Belanger <belanger@truman.edu>
17298
17299 * calc/calc-graph.el (calc-graph-format-data): Make sure
17300 var-PlotRejects is bound before trying to check its value.
17301
17302 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
17303
17304 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
17305 definition of this variable from reftex-global.el to reftex.el,
17306 because it is needed in the menu.
17307
17308 2005-05-19 Lute Kamstra <lute@gnu.org>
17309
17310 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
17311 years are fixed. Don't insert a space after a dash.
17312
17313 2005-05-19 Kim F. Storm <storm@cua.dk>
17314
17315 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
17316
17317 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
17318
17319 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
17320 strings, because (eq ... ?\\) is fairly frequent.
17321
17322 * progmodes/make-mode.el (makefile-add-this-line-targets):
17323 Simplify and integrate into `makefile-pickup-targets'.
17324 (makefile-add-this-line-macro): Simplify and integrate into
17325 `makefile-pickup-macros.
17326 (makefile-pickup-filenames-as-targets): Simplify.
17327 (makefile-previous-dependency, makefile-match-dependency):
17328 Don't stumble over `::'.
17329
17330 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
17331
17332 * subr.el (post-command-idle-hook, post-command-idle-delay):
17333 Remove obsoletion of post-command-idle-hook and
17334 post-command-idle-delay.
17335
17336 * faces.el (list-faces-display): Provide button when describe-face
17337 is called to take user back to the list of faces.
17338
17339 * help-fns.el (describe-variable): Remove hyperlinks in a
17340 variable's value as these are quite frequently inappropriate.
17341
17342 * follow.el (follow-submit-feedback, follow-mode):
17343 Remove references to post-command-idle-hook.
17344
17345 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17346
17347 * progmodes/make-mode.el (makefile-previous-dependency)
17348 (makefile-match-dependency): Check for := (and in bsd mode also
17349 !=) to give a better result, even when font-lock is not on.
17350
17351 2005-05-18 Jay Belanger <belanger@truman.edu>
17352
17353 * calc/calc-help.el (calc-s-prefix-help):
17354 Add `calc-copy-special-constant' to help string.
17355
17356 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17357
17358 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17359
17360 2005-05-18 Jay Belanger <belanger@truman.edu>
17361
17362 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17363 in linear factors are in proper order.
17364
17365 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17366
17367 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17368 Support for jurabib.
17369
17370 * textmodes/reftex.el (featurep): Define aliases for overlay
17371 commands, for XEmacs compatibility, and use these aliases in
17372 overlay initializations.
17373 (reftex-highlight): Use `reftex-move-overlay'.
17374 (reftex-unhighlight): Use `reftex-delete-overlay'.
17375 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17376 (reftex-access-search-path): Use `reftex-uniquify' instead of
17377 `reftex-uniq'
17378
17379 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17380 `before-string' property modification enables for Emacs as well.
17381 (reftex-select-item): Use `reftex-delete-overlay'.
17382 (reftex-select-mark): Use `reftex-make-overlay' and
17383 `reftex-overlay-put'.
17384 (reftex-select-unmark): Use `reftex-delete-overlay' and
17385 `reftex-overlay-put'.
17386
17387 2005-05-18 Lute Kamstra <lute@gnu.org>
17388
17389 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17390
17391 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17392
17393 * add-log.el (add-change-log-entry):
17394 * array.el (array-make-template, array-reconfigure-rows)
17395 (array-init-max-row, array-init-max-column)
17396 (array-init-columns-per-line, array-init-field-width):
17397 * replace.el (replace-match-maybe-edit, perform-replace):
17398 * textmodes/spell.el (spell-region):
17399 Replace `read-input' by `read-string'.
17400
17401 * forms.el (forms-mode):
17402 * finder.el (finder-compile-keywords):
17403 * shadowfile.el (shadow-read-files):
17404 Replace `eval-current-buffer' by `eval-buffer'.
17405
17406 * terminal.el (te-pass-through):
17407 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17408 (ange-ftp-raw-send-cmd):
17409 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17410 (send-process-next-char, telnet-initial-filter, telnet):
17411 Replace `send-string' by `process-send-string'.
17412
17413 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17414 (prolog-consult-region): Replace `send-string' by
17415 `process-send-string'; replace `send-region' by `process-send-region'.
17416
17417 * progmodes/delphi.el (delphi-log-msg):
17418 Replace `set-window-dot' by `set-window-point'.
17419
17420 * subr.el (window-dot, set-window-dot, read-input, send-string)
17421 (send-region, show-buffer, eval-current-buffer):
17422 Make really obsolete, as the comment says.
17423
17424 2005-05-17 Kim F. Storm <storm@cua.dk>
17425
17426 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17427 (cua--init-keymaps): Bind C-return instead of S-return to set
17428 rectangle mark.
17429
17430 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17431 instead of S-return to toggle/clear rectangle mark.
17432
17433 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17434
17435 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17436 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17437 Also fontify plain strings assigned to variables, mostly so that a
17438 colon has a face and is thus not taken as a dependency separator.
17439 (makefile-previous-dependency): Inline the new matcher, because it
17440 is too complex to work in both directions.
17441 (makefile-match-dependency): Eliminate `backward' arg (see above).
17442 Completely reimplemented so as to not sometimes go into an endless
17443 loop. It should also be more efficient, because first it only
17444 searches for `:', instead of applying the very complex regexp.
17445 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17446 to be fontified in one piece can be too long for JIT.
17447 Makefiles are never *that* big.
17448
17449 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17450
17451 * dired.el (dired-mode): Simplify.
17452
17453 2005-05-17 Lute Kamstra <lute@gnu.org>
17454
17455 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17456 defcustom for the mode hook variable.
17457
17458 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17459 Emacs Lisp Reference Manual.
17460
17461 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17462
17463 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17464 (evenp, list*):
17465 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17466 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17467
17468 * net/tramp-smb.el (tramp-smb-open-connection):
17469 Pass `tramp-chunksize' as fifth (required) argument.
17470
17471 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17472
17473 * font-lock.el (lisp-font-lock-keywords-1):
17474 Set `font-lock-negation-char-face' for [^...] char group.
17475 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17476
17477 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17478 a var, and refine it to mask one more level of nested vars.
17479 (makefile-rule-action-regex): Turn it into a var, and refine it so
17480 it recognizes backslashed continuation lines as belonging to the
17481 same command.
17482 (makefile-macroassign-regex): Refine it so it recognizes
17483 backslashed continuation lines as belonging to the same command.
17484 (makefile-var-use-regex): Don't look at the next char, because it
17485 might be the same one to be skipped by the initial [^$], leading
17486 to an overlooked variable use.
17487 (makefile-make-font-lock-keywords): Remove two parameters, which
17488 are now variables that some of the modes set locally.
17489 Handle dependency and rule action matching through functions, because
17490 regexps alone match too often. Dependency matching now comes
17491 last, so it can check, whether a colon already matched something else.
17492 (makefile-mode): Inform that font-lock improves makefile parsing
17493 capabilities.
17494 (makefile-match-dependency, makefile-match-action): New functions.
17495
17496 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17497
17498 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17499
17500 * align.el (align-regexp):
17501 * ansi-color.el (ansi-color-get-face):
17502 * array.el (array-reconfigure-rows, array-init-max-row)
17503 (array-init-max-column, array-init-columns-per-line)
17504 (array-init-field-width):
17505 * dired-aux.el (dired-trample-file-versions):
17506 * dired-x.el (dired-mark-sexp):
17507 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17508 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17509 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17510 * faces.el (face-read-integer):
17511 * files.el (backup-extract-version, insert-directory):
17512 * hexl.el (hexl-insert-decimal-char):
17513 * server.el (server-process-filter):
17514 * shell.el (shell-extract-num):
17515 * startup.el (command-line-1):
17516 * term.el (term-command-hook):
17517 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17518 (time-stamp-do-number):
17519 * time.el (display-time-update):
17520 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17521 (timezone-fix-time):
17522 * vms-patch.el (vms-suspend-resume-hook):
17523 * calendar/appt.el (appt-convert-time):
17524 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17525 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17526 * calendar/cal-islam.el (mark-islamic-diary-entries):
17527 * calendar/calendar.el (calendar-cursor-to-date)
17528 (calendar-star-date):
17529 * calendar/diary-lib.el (diary-attrtype-convert)
17530 (mark-diary-entries, diary-entry-time):
17531 * calendar/solar.el (solar-get-number):
17532 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17533 * emacs-lisp/re-builder.el (reb-display-subexp):
17534 * emulation/edt.el (edt-set-scroll-margins):
17535 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17536 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17537 (vip-get-ex-count):
17538 * emulation/viper-ex.el (viper-get-ex-token)
17539 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17540 * international/fontset.el (fontset-plain-name):
17541 * mail/feedmail.el (feedmail-look-at-queue-directory):
17542 * mail/mailalias.el (mail-get-names):
17543 * mail/rmail.el (rmail-convert-to-babyl-format):
17544 * mail/rmailsum.el (rmail-make-basic-summary-line)
17545 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17546 (rmail-summary-goto-msg):
17547 * mail/smtpmail.el (smtpmail-read-response):
17548 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17549 (ange-ftp-vms-add-file-entry):
17550 * play/gametree.el (gametree-looking-at-ply)
17551 (gametree-current-branch-score):
17552 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17553 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17554 * progmodes/cperl-mode.el (condition-case):
17555 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17556 (ebrowse-set-member-buffer-column-width)
17557 (ebrowse-select-1st-to-9nth):
17558 * progmodes/etags.el (etags-snarf-tag):
17559 * progmodes/flymake.el (flymake-parse-line):
17560 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17561 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17562 (idlwave-shell-menu-def):
17563 * progmodes/ps-mode.el (ps-run-goto-error):
17564 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17565 (vhdl-speedbar-contract-level):
17566 * term/mac-win.el (x-handle-numeric-switch):
17567 * term/sun-mouse.el (sun-get-frame-data):
17568 * term/w32-win.el (x-handle-numeric-switch):
17569 * term/x-win.el (x-handle-numeric-switch):
17570 * textmodes/ispell.el (ispell-parse-output):
17571 * textmodes/nroff-mode.el (nroff-outline-level):
17572 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17573 (reftex-bib-sort-year-reverse, reftex-format-citation):
17574 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17575 (reftex-section-number):
17576 * textmodes/texinfmt.el (texinfo-paragraphindent):
17577 Replace `string-to-int' by `string-to-number'.
17578
17579 * international/latexenc.el: Add page marker to force the "Local
17580 Variables:" string out of the last page.
17581
17582 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17583
17584 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17585 tooltip-change-major-mode.
17586 (gud-tooltip-print-command): Remove case where gud-minor-mode
17587 is gdb ("--fullname").
17588 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17589 explain to user.
17590
17591 2005-05-16 Jay Belanger <belanger@truman.edu>
17592
17593 * calc/calc-store.el (calc-copy-special-constant): New function.
17594
17595 * calc/calc-ext.el (calc-init-extensions): Add binding for
17596 `calc-copy-special-constant'.
17597
17598 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17599 for the `calc-copy-special-constant' command.
17600
17601 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17602
17603 * subr.el (left-fringe-p): New function.
17604
17605 * progmodes/compile.el (compilation-setup): Set local value of
17606 overlay-arrow-string to "" always.
17607 (compilation-set-window): Left fringe then don't scroll.
17608 No left fringe then no arrow and scroll message to top.
17609 (compilation-context-lines): Adjust doc string accordingly.
17610
17611 2005-05-16 Kim F. Storm <storm@cua.dk>
17612
17613 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17614 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17615 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17616 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17617 (ido-read-file-name): Handle commands with ido property value
17618 equal to find-file as reading a file name, to allow C-d to enter dired.
17619 (ibuffer-find-file): Add ido property with value find-file.
17620
17621 2005-05-15 Kim F. Storm <storm@cua.dk>
17622
17623 * subr.el (open-network-stream-nowait): Remove.
17624 (open-network-stream-server): Remove.
17625
17626 2005-05-15 Richard M. Stallman <rms@gnu.org>
17627
17628 * faces.el (describe-face): Output a definition link button.
17629
17630 * help-mode.el (help-face-def): New button type.
17631
17632 * emacs-lisp/copyright.el (copyright-fix-years):
17633 Match properly if the first year is 2-digit.
17634 Don't mess up the whitespace after the years by filling.
17635
17636 * dired-aux.el (dired-mark-confirm):
17637 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17638
17639 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17640 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17641 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17642
17643 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17644 Set font-lock-comment-start-skip.
17645
17646 * font-lock.el (font-lock-comment-start-skip): New variable.
17647 (font-lock-comment-end-skip): New variable.
17648 (font-lock-fontify-syntactically-region): Use them if non-nil.
17649
17650 2005-05-15 Jay Belanger <belanger@truman.edu>
17651
17652 * calc/calc-store.el (calc-store-value): Return a string rather
17653 than display it as a message.
17654 Use calc-var-name for variable name.
17655 (calc-store-into): Add the result of calc-store-value to message.
17656 (calc-copy-variable): Add a message.
17657 (calc-store-exchange): Improve error messages.
17658 (calc-store-binary, calc-store-map): Don't reset the values of
17659 special constants.
17660
17661 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17662
17663 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17664 manual to docstring.
17665
17666 * files.el (hack-local-variables-confirm): Add STRING argument.
17667 Make the function handle non file visiting buffers correctly.
17668 (hack-local-variables-prop-line, hack-local-variables)
17669 (hack-one-local-variable): Use STRING arg of
17670 `hack-local-variables-confirm'.
17671
17672 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17673
17674 Sync with Tramp 2.0.49.
17675
17676 * net/tramp.el (tramp-handle-dired-call-process)
17677 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17678 because the contents of the Tramp buffer is changed before
17679 insertion (`expand-file' and alike).
17680 (tramp-handle-insert-directory): If `localname' has an empty
17681 nondirectory name, it must not be quoted.
17682 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17683 variable `tramp-chunksize'. Change callees.
17684 (tramp-open-connection-setup-interactive-shell): Check remote host
17685 for buggy `send-process-string' implementation.
17686 Set `tramp-chunksize' if found. Reported by Michael Kifer
17687 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17688 (tramp-handle-shell-command): `insert-buffer' cannot be used
17689 because the contents of the Tramp buffer is changed before
17690 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17691 <frederic.bothamy@free.fr>.
17692 (tramp-set-auto-save): Actions should be done for Tramp file name
17693 handler only. Ange-FTP has its own auto-save mechanism.
17694 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17695 (tramp-set-auto-save-file-modes): Set file modes of
17696 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17697 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17698 (tramp-bug): Remove obsolete variable.
17699 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
17700 for presence of `mml-mode'. Make it running for older Emacsen as well.
17701
17702 2005-05-14 John Paul Wallington <jpw@pobox.com>
17703
17704 * ibuf-ext.el (define-ibuffer-filter filename):
17705 If `dired-directory' is a list, use its car.
17706
17707 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
17708
17709 * ibuffer.el (define-ibuffer-column filename):
17710 If `dired-directory' is a list, use its car.
17711
17712 2005-05-14 Richard M. Stallman <rms@gnu.org>
17713
17714 * subr.el (symbol-file): Doc fix.
17715
17716 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17717 (byte-compile-form): Call byte-compile-nogroup-warn.
17718 (byte-compile-warning-types): Doc fix.
17719
17720 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17721
17722 * progmodes/cc-engine.el (c-literal-faces):
17723 Add font-lock-comment-delimiter-face.
17724
17725 * net/net-utils.el (dig): Use with-no-warnings.
17726
17727 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17728 (sc-recite-frame-alist, sc-default-cite-frame)
17729 (sc-default-uncite-frame, sc-default-recite-frame)
17730 (sc-attrib-selection-list, sc-rewrite-header-list):
17731 Mark as risky-local-variable.
17732
17733 * international/ogonek.el (ogonek-jak, ogonek-how):
17734 Don't use beginning-of-buffer.
17735
17736 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
17737
17738 * calendar/solar.el (solar-data-list): Move definition up.
17739
17740 * dnd.el (dnd-protocol-alist): Add autoload.
17741
17742 * progmodes/sh-script.el: Many doc usage fixes.
17743 (sh-indent-after-do): Change default to match common styles.
17744
17745 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
17746
17747 * files.el (interpreter-mode-alist)
17748 (auto-mode-interpreter-regexp): Doc fixes.
17749
17750 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
17751
17752 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
17753
17754 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
17755
17756 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17757
17758 * dired.el (dired-mode): make-variable-buffer-local =>
17759 make-local-variable.
17760
17761 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17762
17763 * term/mac-win.el (mac-select-convert-to-string): Try coding
17764 systems in mac-script-code-coding-systems if specified one cannot
17765 encode string for `com.apple.traditional-mac-plain-text'.
17766
17767 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
17768
17769 * progmodes/make-mode.el (makefile-targets-face)
17770 (makefile-shell-face, makefile-makepp-perl-face): New faces.
17771 (makefile-dependency-regex): Fix it to not make the colon in
17772 $(var:a=b) special.
17773 (makefile-rule-action-regex): New regexp for highlighting embedded
17774 Shell strings.
17775 (makefile-macroassign-regex): Handle != for highlighting as
17776 embedded Shell strings.
17777 (makefile-var-use-regex): New const.
17778 (makefile-statements, makefile-automake-statements)
17779 (makefile-gmake-statements, makefile-makepp-statements)
17780 (makefile-bsdmake-statements): New consts.
17781 (makefile-make-font-lock-keywords): New function.
17782 (makefile-automake-font-lock-keywords)
17783 (makefile-gmake-font-lock-keywords)
17784 (makefile-makepp-font-lock-keywords)
17785 (makefile-bsdmake-font-lock-keywords): New consts.
17786 (makefile-mode-map): Add switchers between the various submodes.
17787 (makefile-mode): Document the availability of the variants.
17788 (makefile-automake-mode, makefile-gmake-mode)
17789 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
17790
17791 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
17792 new variants of makefile-mode.
17793
17794 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17795
17796 * font-lock.el (font-lock-comment-delimiter-face): Fix up
17797 the inheritance.
17798
17799 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
17800
17801 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
17802 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
17803
17804 * files.el (normal-mode): Extend the scope of the
17805 `enable-local-variables' binding to include the `set-auto-mode' call.
17806 (magic-mode-alist): Doc fix.
17807
17808 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17809
17810 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
17811 font-lock-comment-face rather than copying its setting.
17812
17813 2005-05-12 Andreas Schwab <schwab@suse.de>
17814
17815 * eshell/esh-mode.el (eshell-send-input): Doc fix.
17816
17817 2005-05-12 Lute Kamstra <lute@gnu.org>
17818
17819 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
17820 defcustom for the mode hook variable. Delete the last argument.
17821 * generic-x.el: Fix callers of define-generic-mode.
17822 (generic-x-modes): Delete group.
17823 (show-tabs-tab-face, show-tabs-space-face): Put them in the
17824 generic-x customization group.
17825
17826 2005-05-12 Kim F. Storm <storm@cua.dk>
17827
17828 * font-lock.el (font-lock-negation-char-face): Default to "off".
17829
17830 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
17831 font-lock-negation-char-face to ! in !=.
17832
17833 2005-05-12 Masatake YAMATO <jet@gyve.org>
17834
17835 * add-log.el (find-change-log): Fix typos in the docstring
17836 of function.
17837
17838 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17839
17840 * international/latexenc.el (latexenc-find-file-coding-system):
17841 Avoid `re-search-forward' when looking for input encoding because
17842 of speed and safety. Better regular expressions for recognizing
17843 input encoding. Limit a search for TeX-master/tex-main-file to
17844 the local variable section.
17845
17846 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
17847
17848 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
17849 syntax of $ to "'" (quote).
17850
17851 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
17852
17853 * dnd.el (dnd-protocol-alist): Improve custom type.
17854
17855 * dired.el (dired-dnd-protocol-alist): New variable.
17856 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
17857 `dired-mode-hook' to the end.
17858
17859 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17860
17861 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
17862 comment-end if comment-start-skip is not set.
17863 Obey the font-lock-comment-delimiter-face variables.
17864
17865 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17866
17867 * files.el (executable-find): Move from executable.el. Use
17868 locate-file.
17869 * progmodes/executable.el (executable-find): Move to files.el.
17870
17871 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
17872 when trying to ensure forward progress.
17873
17874 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
17875
17876 * mouse-sel.el (mouse-sel-follow-link-p): New function.
17877 (mouse-select, mouse-select-internal, mouse-extend-internal):
17878 Use it to implement mouse-1-click-follows-link functionality.
17879
17880 2005-05-11 Richard M. Stallman <rms@gnu.org>
17881
17882 * font-lock.el (font-lock-fontify-syntactically-region):
17883 Use font-lock-comment-delimiter-face for comment delimiters.
17884
17885 2005-05-10 Jay Belanger <belanger@truman.edu>
17886
17887 * calc/calc-help.el (calc-m-prefix-help): Add mention of
17888 preserving embedded modes.
17889
17890 2005-05-10 Richard M. Stallman <rms@gnu.org>
17891
17892 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
17893
17894 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
17895 Move from ada-stmt.el.
17896 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
17897
17898 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
17899 Move to ada-mode.el.
17900 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
17901
17902 * cus-edit.el (custom-file): Call file-chase-links.
17903
17904 * files.el (read-directory-name): Fix previous change.
17905 (hack-local-variables-confirm): New function.
17906 (hack-local-variables-prop-line, hack-local-variables)
17907 (hack-one-local-variable): Use it.
17908
17909 2005-05-10 Lute Kamstra <lute@gnu.org>
17910
17911 * font-lock.el (font-lock-keywords-alist)
17912 (font-lock-removed-keywords-alist): Clarify docstrings.
17913
17914 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
17915
17916 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
17917 (gdb-source-info): Check for preprocessor info.
17918 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
17919 a macro for a function.
17920 (gdb-info-breakpoints-custom): Try to find file again if not already
17921 found (user might have used GDB dir command).
17922 (gdb-get-location): Update gdb-location-alist correctly for change
17923 to gdb-info-breakpoints-custom.
17924
17925 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
17926 (gud-tooltip-print-command): Add gdbmi case.
17927 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
17928 preprocessor info.
17929
17930 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
17931
17932 * startup.el (fancy-splash-insert): Fix typo in doc string.
17933
17934 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
17935
17936 * obsolete/float.el (string-to-float):
17937 * obsolete/hilit19.el (hilit-add-pattern):
17938 * obsolete/rnews.el (news-parse-range, news-select-message)
17939 (news-get-pruned-list-of-files): Replace `string-to-int' by
17940 `string-to-number'.
17941
17942 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
17943 `find-file-not-found-hooks'; use `add-hook'.
17944 (uncompress-while-visiting): Set `write-file-functions', not
17945 `write-file-hooks'; use `add-hook'.
17946
17947 2005-05-09 Kim F. Storm <storm@cua.dk>
17948
17949 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
17950 (cua-paste): Handle clipboard action.
17951 (cua--init-keymaps): Remap clipboard-kill-region and
17952 clipboard-kill-ring-save.
17953
17954 2005-05-08 Eli Zaretskii <eliz@gnu.org>
17955
17956 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17957 Improve commentary.
17958
17959 * simple.el (next-error-overlay-arrow-position): Revert the change
17960 made on 2005-04-30.
17961
17962 2005-05-07 Jay Belanger <belanger@truman.edu>
17963
17964 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
17965 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
17966 `calc-sel-reselect'.
17967
17968 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
17969 Calc is in embedded mode.
17970
17971 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17972
17973 * progmodes/compile.el (compilation-setup):
17974 Set overlay-arrow-string to an empty string on text terminals.
17975
17976 * textmodes/ispell.el (ispell-program-name): Try looking for
17977 "aspell" along exec-path, and if found, use it as the default
17978 speller program.
17979
17980 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
17981
17982 * international/mule.el (sgml-xml-auto-coding-function):
17983 Recognize encoding='FOO' in single quotes as well as in double quotes.
17984
17985 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
17986
17987 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
17988 as well as `interactive', so that defmacro* would recognize
17989 `declare' forms.
17990
17991 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17992
17993 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17994 Explain more about the LIGHTER arg's usage in the doc string.
17995 Add commentary to clarify what the code does. Fix the regexp that
17996 strips whitespace from LIGHTER. Quote LIGHTER before using it,
17997 since it could have characters special to regular expressions.
17998
17999 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18000
18001 * replace.el (occur-1): Bind inhibit-read-only so that
18002 erase-buffer doesn't barf on read-only text properties (likewise
18003 for add-text-properties in occur-engine). Mark buffer as unmodified.
18004 (occur-engine): Don't set buffer-read-only here.
18005
18006 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18007
18008 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
18009 list-buffers-directory. This caused the *cvs-commit* buffer to be
18010 sometimes mistakenly reused as a *cvs* buffer.
18011
18012 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
18013
18014 * tooltip.el: Move code for GUD tooltips into gud.el.
18015 (require): CL no longer needed to compile case.
18016 (tooltip-mode): Do not toggle functions for GUD tooltips.
18017 (tooltip-gud-tips-p): Remove. Replace with minor mode
18018 gud-tooltip-mode in gud.el.
18019 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
18020 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
18021 tooltip-gud prefix with gud-tooltip and obsolete.
18022 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
18023 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
18024 (tooltip-mouse-motion): Mouse movement functions/variable.
18025 Rename in gud.el by adding gud prefix.
18026 (tooltip-gud-original-filter, tooltip-gud-dereference)
18027 (tooltip-gud-event, tooltip-toggle-gud-tips)
18028 (tooltip-gud-process-output, tooltip-gud-print-command)
18029 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
18030 gud.el by replacing tooltip-gud prefix with gud-tooltip.
18031 (gdb-tooltip-print): Move to gdb-ui.el.
18032
18033 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
18034 (require): CL needed to compile case.
18035 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
18036 tooltip-gud-tips-p. Make it a minor-mode.
18037 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
18038 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
18039 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
18040 (gud-tooltip-change-major-mode)
18041 (gud-tooltip-activate-mouse-motions-if-enabled)
18042 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
18043 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
18044 (gud-tooltip-original-filter, gud-tooltip-dereference)
18045 (gud-tooltip-event, tooltip-toggle-gud-tips)
18046 (gud-tooltip-process-output, gud-tooltip-print-command)
18047 (gud-tooltip-tips): Move from tooltip.el.
18048
18049 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
18050 (gdb-cpp-define-alist-flags): Doc fix.
18051 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
18052 gud-tooltip-mode is t.
18053
18054 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18055
18056 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
18057 evaporate if their text is deleted.
18058 (goto-address-at-point): Make it work as a mouse binding as well.
18059 (goto-address-at-mouse): Obsolete it. Update users.
18060
18061 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
18062
18063 * calendar/appt.el (top-level): No longer activate on load.
18064
18065 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
18066
18067 * calendar/cal-bahai.el (mark-bahai-diary-entries):
18068 * net/webjump.el (webjump):
18069 * progmodes/idlw-help.el (idlwave-do-context-help1)
18070 (idlwave-highlight-linked-completions):
18071 * textmodes/po.el (po-find-file-coding-system-guts):
18072 Replace `assoc-ignore-case' by `assoc-string'.
18073
18074 2005-05-06 Eli Zaretskii <eliz@gnu.org>
18075
18076 * files.el (locate-file): Doc fix.
18077
18078 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
18079 Remove the redundant test for ms-dos.
18080
18081 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
18082 look for the preprocessor with exec-suffixes. If not found in
18083 standard places, look in exec-path. Remove most of the tests that
18084 used system-type.
18085
18086 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
18087
18088 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
18089
18090 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
18091 file-name clash with jka-compr.el on 8+3 filesystems.
18092
18093 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18094
18095 * term/mac-win.el: Don't define or bind scroll bar functions if
18096 x-toolkit-scroll-bars is t.
18097 (x-select-text, x-get-selection-value): Clear
18098 x-last-selected-text-clipboard if x-select-enable-clipboard is
18099 nil.
18100 (PRIMARY): Put mac-scrap-name property.
18101 (mac-select-convert-to-file-url): New function.
18102 (public.file-url): New selection target type. Add to
18103 selection-converter-alist.
18104 (x-get-selection, x-selection-value): Handle it.
18105 (x-cut-buffer-or-selection-value): New alias.
18106
18107 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18108
18109 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
18110 entry to avoid calling bibtex-find-entry with arg global
18111 being t. Remove arg key.
18112 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
18113 (bibtex-copy-summary-as-kill): Change accordingly.
18114
18115 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
18116
18117 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
18118 (org-agenda-date-later): Use with-current-buffer.
18119
18120 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
18121
18122 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
18123 (define-obsolete-variable-alias): Doc Fixes.
18124
18125 2005-05-06 Kim F. Storm <storm@cua.dk>
18126
18127 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
18128 vertical-motion when selective-display is active.
18129
18130 * ido.el (ido-setup-hook): New hook.
18131 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
18132 (ido-input-stack): New var.
18133 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
18134 ido-next-work-file binding to M-O.
18135 Bind M-f to ido-wide-find-file-or-pop-dir.
18136 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
18137 (ido-read-internal): Run ido-setup-hook.
18138 Catch quit in read-file-name and read-string to cancel edit.
18139 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
18140 Automatically pop-all when completing a directory name (RET).
18141 (ido-file-internal): Add with-no-warnings around ffap and dired code.
18142 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
18143 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
18144 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
18145 New functions for M-b/M-f to move among the directory components.
18146 (ido-make-merged-file-list): Catch quit to cancel merge.
18147 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
18148 (ido-completion-help): No warnings for ido-completion-buffer-full.
18149
18150 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
18151
18152 * font-lock.el (font-lock-negation-char-face): New face and variable.
18153 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
18154 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
18155 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
18156 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
18157
18158 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
18159
18160 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
18161 Fix typo in docstring.
18162
18163 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
18164 (ebrowse-print-statistics-line)
18165 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
18166
18167 * term/w32-win.el (image-library-alist): Add additional name for
18168 Xpm library.
18169
18170 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
18171
18172 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
18173 use gcc instead of cpp.
18174
18175 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
18176 (gdb-create-define-alist): Use it.
18177 (gdb-cpp-define-alist-program): Update for MS-DOS.
18178
18179 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
18180
18181 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
18182
18183 2005-05-04 Richard M. Stallman <rms@gnu.org>
18184
18185 * help.el (describe-key): No error when UNTRANSLATED is nil.
18186
18187 * simple.el (line-move-1): Fix previous change to signal errors
18188 appropriately.
18189
18190 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
18191
18192 * calendar/icalendar.el (icalendar-version): Now at 0.12.
18193 (icalendar-duration-correction): Remove.
18194 (icalendar--get-event-properties): Split result at commas.
18195 (icalendar--decode-isoduration): New optional argument
18196 DURATION-CORRECTION.
18197 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
18198 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
18199 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
18200 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
18201 (icalendar--convert-anniversary-to-ical): New functions, extracted
18202 from icalendar-export-region, with bug fixes.
18203 (icalendar-export-region): Use the above functions.
18204 (icalendar-import-buffer): Check before saving diary file.
18205 (icalendar--convert-recurring-to-diary)
18206 (icalendar--convert-non-recurring-all-day-to-diary)
18207 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
18208 extracted from icalendar--convert-ical-to-diary, with bug fixes.
18209 (icalendar--convert-ical-to-diary): Use the above functions.
18210
18211 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
18212
18213 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
18214 Remove these recent additions.
18215 (c-mode): Restore to before 2005-04-28.
18216
18217 * progmodes/cc-vars.el (cc-define-list-program): Remove this
18218 recent addition.
18219
18220 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
18221 (gdb-define-alist): New variables.
18222 (gdb-create-define-alist): New function.
18223 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
18224 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
18225 with string-to-number.
18226 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
18227
18228 * progmodes/gud.el: Replace string-to-int with string-to-number.
18229 (gud-find-file): Handle gdb-define-alist.
18230
18231 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
18232
18233 2005-05-02 Jay Belanger <belanger@truman.edu>
18234
18235 * calc/calc-aent.el (math-read-token):
18236 * calc/calc-bin.el (calc-word-size):
18237 * calc/calc-ext.el (calc-read-number-fancy):
18238 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
18239 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
18240 * calc/calc-frac.el (calc-over-notation):
18241 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
18242 (calc-graph-num-points, calc-graph-init):
18243 * calc/calc-prog.el (calc-read-parse-table-part)
18244 (calc-edit-macro-repeats):
18245 * calc/calc-yank.el (calc-do-grab-rectangle):
18246 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
18247 Replace `string-to-int' by `string-to-number'.
18248
18249 2005-05-02 Kim F. Storm <storm@cua.dk>
18250
18251 * kmacro.el: Use executing-kbd-macro-index variable.
18252
18253 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
18254
18255 * net/rlogin.el (rlogin-parse-words): Delete func.
18256 (rlogin): Use split-string, not rlogin-parse-words.
18257 Also, if there are option-like elements in the parsed args,
18258 take the host to be the first arg immediately following them.
18259 Suggested by Michael Mauger.
18260
18261 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18262
18263 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
18264
18265 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18266
18267 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
18268 (cc-mode-cpp-program): Rename to cc-define-list-program and
18269 move to cc-vars.el.
18270
18271 * progmodes/cc-vars.el (cc-define-list-program):
18272 Change to "gcc -E -dM -". Make customizable.
18273
18274 2005-05-02 Kim F. Storm <storm@cua.dk>
18275
18276 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
18277
18278 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18279
18280 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
18281
18282 * international/mule-util.el (truncate-string): Remove alias and
18283 obsolete declaration.
18284
18285 * international/mule-cmds.el (update-iso-coding-systems):
18286 Remove alias and obsolete declaration.
18287
18288 * international/mule.el (coding-system-parent): Remove alias and
18289 obsolete declaration.
18290
18291 * subr.el (define-function, sref): Remove aliases and obsolete
18292 declarations.
18293 (chars-in-region): Remove obsolete declaration.
18294
18295 2005-05-01 Richard M. Stallman <rms@gnu.org>
18296
18297 * info.el (Info-mode): Set widen-automatically to nil, locally.
18298
18299 * simple.el (widen-automatically): New variable.
18300 (pop-global-mark): Obey widen-automatically.
18301
18302 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
18303
18304 * term/xterm.el (function-key-map): Call substitute-key-definition
18305 before the keymap size is increased by a lot of define-key calls.
18306
18307 2005-05-01 Richard M. Stallman <rms@gnu.org>
18308
18309 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
18310 Rename ARG to ELEMENT. Doc fix.
18311
18312 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18313
18314 * allout.el (allout-exposure): Remove macro and obsolete declaration.
18315 Remove references to allout-exposure/change to allout-new-exposure.
18316
18317 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
18318 bytecode symbols.
18319
18320 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
18321 (compiled-function-p, focus-frame, unfocus-frame):
18322 Remove aliases and obsolete declarations.
18323 Back out inadvertent changes from previous commit.
18324
18325 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18326
18327 * files.el (require-final-newline): Make Custom tags consistent
18328 with mode-require-final-newline.
18329 (mode-require-final-newline): Doc fix.
18330
18331 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18332
18333 * international/latexenc.el (latexenc-find-file-coding-system):
18334 Fix regular expressions.
18335
18336 2005-05-01 David Kastrup <dak@gnu.org>
18337
18338 * international/latexenc.el (latexenc-find-file-coding-system):
18339 Fix regular expressions.
18340
18341 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18342
18343 * subr.el (string-to-int): Make obsolete.
18344
18345 2005-04-30 Richard M. Stallman <rms@gnu.org>
18346
18347 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18348
18349 * loadup.el: load jka-comp-hook.
18350
18351 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18352 (jka-compr-handler): Add autoload. `put' calls moved
18353 to jka-comp-hook.el.
18354 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18355 (jka-compr-inhibit): Autoload.
18356
18357 * jka-comp-hook.el: New file.
18358 Enable the mode by default.
18359
18360 * files.el (backup-buffer-copy): Use copy-file instead
18361 of write-region, and put back the 'excl.
18362
18363 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18364
18365 * progmodes/flymake.el (flymake-split-string)
18366 (flymake-split-string, flymake-log, flymake-pid-to-names)
18367 (flymake-reg-names, flymake-get-source-buffer-name)
18368 (flymake-unreg-names, flymake-add-line-err-info)
18369 (flymake-add-err-info): Clarify docstrings.
18370 (flymake-popup-menu, flymake-make-emacs-menu)
18371 (flymake-make-xemacs-menu): Add docstrings.
18372 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18373 Set variables directly throughout.
18374
18375 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18376
18377 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18378 exists. Initialize cc-define-alist.
18379 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18380 If there is no file (Macroexpansion) don't create an alist.
18381
18382 2005-04-29 Sam Steingold <sds@gnu.org>
18383
18384 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18385 (cc-create-define-alist): Use it instead of the hard-coded string.
18386
18387 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18388
18389 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18390 for latexenc.
18391
18392 2005-04-29 Lute Kamstra <lute@gnu.org>
18393
18394 * emacs-lisp/generic.el: Improve commentary section.
18395 (define-generic-mode): Improve docstring.
18396
18397 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18398
18399 * textmodes/org.el (many places): Change to quiet the byte compiler.
18400 (org-prefix-format-compiled): New variable.
18401 (org-compile-prefix-format): New function.
18402 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18403 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18404 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18405 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18406 consistency with entries from `org-mode' files.
18407 (org-get-time-of-day): Fix bug with partial matches early in a line.
18408 (org-non-link-chars): New constant.
18409 (org-link-regexp): Respect `org-non-link-chars'.
18410 (org-agenda-day-view): Remove command.
18411 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18412 (org-follow-bbdb-link, org-store-link): Search also company field.
18413 (org-highlight-overlay): New variable.
18414 (org-highlight, org-unhighlight): New functions.
18415 (org-agenda-mode): Add pre-command-hook to remove highlight.
18416 (org-evaluate-time-range): Behavior depends upon whether time stamp
18417 contains a time or not.
18418 (org-show-subtree, org-show-entry): New functions.
18419 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18420
18421 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18422
18423 * comint.el (comint-output-filter-functions): Add autoload cookie.
18424
18425 2005-04-28 Kim F. Storm <storm@cua.dk>
18426
18427 * ido.el (ido-everywhere): Fix last change.
18428
18429 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18430
18431 * international/latexenc.el: New file.
18432 * international/mule-conf.el (file-coding-system-alist): For .tex,
18433 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18434
18435 2005-04-28 Lute Kamstra <lute@gnu.org>
18436
18437 * font-lock.el (font-lock-add-keywords)
18438 (font-lock-remove-keywords): Clarify docstring.
18439 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18440 Don't start docstrings with a `*'.
18441 (font-lock-update-removed-keyword-alist): Give it a docstring.
18442
18443 * generic-x.el: Update commentary section.
18444 Only require font-lock when compiling.
18445 Define all modes conditionally.
18446 Place all generic modes in the generic-x-modes customization group.
18447 (generic-x-modes): New customization group.
18448 (generic-default-modes, generic-mswindows-modes)
18449 (generic-unix-modes, generic-other-modes): New constants.
18450 (generic-define-mswindows-modes, generic-define-unix-modes):
18451 Update docstrings. Make them obsolete.
18452 (generic-extras-enable-list): New default value. Update docstring.
18453 Improve :type. Change :set function.
18454 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18455 Fix docstring.
18456
18457 * emacs-lisp/generic.el (generic-mode-internal):
18458 Simplify font-lock-defaults.
18459 (define-generic-mode): Fix docstring.
18460
18461 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18462
18463 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18464 font-lock-face property to highlight matches.
18465
18466 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18467
18468 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18469 (cc-define-alist): New variable.
18470 (c-mode): Make it local and initialize it.
18471
18472 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18473 (gdb-exited): New function.
18474 (gdb-annotation-rules): Use it.
18475 (gdb-starting): Set gdb-active-process to t.
18476 (gdb-stopping): Amend doc string.
18477 (gdb-reset): Set gdb-active-process to nil.
18478
18479 * tooltip.el (tooltip-gud-tips): Show the associated #define
18480 directives when a C program under GDB is not executing.
18481
18482 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18483
18484 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18485 font-lock-fontify-syntactic-keywords.
18486
18487 * font-lock.el (font-lock-default-fontify-region): Don't force
18488 parse-sexp-lookup-properties to nil.
18489
18490 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18491
18492 * man.el (man-mode-syntax-table): Set up `:' to have
18493 word-constituent syntax.
18494
18495 2005-04-27 Lute Kamstra <lute@gnu.org>
18496
18497 * novice.el (disable-command): Don't add spurious newlines to the
18498 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18499
18500 2005-04-26 Jay Belanger <belanger@truman.edu>
18501
18502 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18503 than one window before deleting window.
18504
18505 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18506
18507 * shell.el (shell-prompt-pattern): Doc fix.
18508 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18509
18510 * comint.el (comint-prompt-regexp, comint-get-old-input)
18511 (comint-use-prompt-regexp)
18512 (comint-use-prompt-regexp-instead-of-fields)
18513 (comint-replace-by-expanded-history, comint-send-input)
18514 (comint-output-filter, comint-get-old-input-default)
18515 (comint-line-beginning-position, comint-bol, comint-show-output)
18516 (comint-backward-matching-input, comint-forward-matching-input)
18517 (comint-next-prompt, comint-previous-prompt):
18518 Rename `comint-use-prompt-regexp-instead-of-fields' to
18519 `comint-use-prompt-regexp'. Keep old name as alias and declare
18520 obsolete.
18521 (comint-use-prompt-regexp): Shorten first line of doc string.
18522
18523 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18524 Set paragraph-separate buffer locally to "\\'".
18525
18526 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18527 Adapt to above name change.
18528
18529 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18530 (smbclient-prompt-regexp): Ditto.
18531
18532 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18533
18534 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18535
18536 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18537 gdb-location-list.
18538 Break lines that are over 80 characters wide.
18539
18540 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18541
18542 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18543 New fun and var, to preserve compatibility.
18544
18545 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18546
18547 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18548
18549 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18550 name to file-newer-than-file-p.
18551
18552 2005-04-26 Richard M. Stallman <rms@gnu.org>
18553
18554 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18555
18556 * progmodes/python.el (python-mode):
18557 Use new name eldoc-documentation-function.
18558
18559 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18560
18561 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18562 (eldoc-documentation-function):
18563 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18564
18565 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18566
18567 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18568
18569 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18570
18571 * term/xterm.el (function-key-map): Fix strings for
18572 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18573 {C,S,A,C-S}-{f1-f12}.
18574
18575 2005-04-26 Kenichi Handa <handa@m17n.org>
18576
18577 * international/mule-cmds.el (select-safe-coding-system):
18578 Fix previous change.
18579
18580 2005-04-26 Lute Kamstra <lute@gnu.org>
18581
18582 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18583
18584 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18585 (font-lock-comment-delimiter-face): Ditto.
18586
18587 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18588
18589 2005-04-25 Jay Belanger <belanger@truman.edu>
18590
18591 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18592 to t while inserting information; use help-mode.
18593
18594 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18595
18596 * term.el (ansi-term-color-vector): Use the xterm colors.
18597 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18598
18599 2005-04-25 Lute Kamstra <lute@gnu.org>
18600
18601 * font-core.el (font-lock-defaults): Fix docstring.
18602
18603 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18604
18605 2005-04-25 Kenichi Handa <handa@m17n.org>
18606
18607 * international/mule-cmds.el (select-safe-coding-system):
18608 Don't check consistency with coding: spec, etc if raw-text or
18609 no-conversion was found to be safe.
18610
18611 2005-04-24 Richard M. Stallman <rms@gnu.org>
18612
18613 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18614 citation markers at start of each line.
18615
18616 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18617 citation markers at start of each line.
18618
18619 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18620
18621 * files.el (mode-require-final-newline): Fix previous change.
18622 (require-final-newline): Fix type label.
18623
18624 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18625
18626 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18627 statement in buffer (broken by 2004-11-24 change).
18628
18629 2005-04-24 Kim F. Storm <storm@cua.dk>
18630
18631 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18632 and read-file-name-function values. Don't overwrite existing
18633 non-nil values if ido-mode is enabled without ido-everywhere.
18634
18635 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18636
18637 * files.el (mode-require-final-newline): Minor doc fix.
18638
18639 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18640
18641 * subr.el (syntax-after): Doc fix.
18642 (syntax-class): If argument is nil, return nil. Mask off upper 16
18643 bits, not 8 bits.
18644
18645 * files.el (mode-require-final-newline): Doc fix.
18646 (backup-buffer-copy): Fix last change.
18647
18648 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18649
18650 * term/mac-win.el: Require select. Set selection-coding-system to
18651 mac-system-coding-system. Call menu-bar-enable-clipboard.
18652 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18653 (x-select-enable-clipboard): New variables.
18654 (x-select-text, x-get-selection, x-selection-value)
18655 (x-get-selection-value, mac-select-convert-to-string)
18656 (mac-services-open-file, mac-services-open-selection)
18657 (mac-services-insert-text): New functions.
18658 (CLIPBOARD, FIND): Put mac-scrap-name property.
18659 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18660 (public.tiff): Put mac-ostype property.
18661 (selection-converter-alist): Add entries for them.
18662 (mac-application-menu-map): New keymap.
18663 (interprogram-cut-function, interprogram-paste-function): Set to
18664 x-select-text and x-get-selection-value, respectively.
18665 (split-window-keep-point): Set to t.
18666
18667 2005-04-23 Richard M. Stallman <rms@gnu.org>
18668
18669 * files.el (read-directory-name): Always pass non-nil
18670 DEFAULT-FILENAME arg to read-file-name.
18671 (backup-buffer-copy, basic-save-buffer-2): Take care against
18672 writing thru an unexpected existing symlink.
18673 (revert-buffer): In indirect buffer, revert the base buffer.
18674 (magic-mode-alist): Doc fix.
18675 (buffer-stale-function): Doc fix.
18676 (minibuffer-with-setup-hook): Avoid warning.
18677 (mode-require-final-newline): Doc and custom fix.
18678
18679 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18680
18681 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18682 use the default appearance.
18683 (font-lock-comment-delimiter-face): New face, new variable.
18684
18685 * imenu.el (imenu--generic-function): The official position of a
18686 definition is the start of the line that BEG is in.
18687
18688 * midnight.el (midnight-timer): Move defvar up.
18689
18690 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18691
18692 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18693
18694 * startup.el (command-line): Use with-no-warnings.
18695
18696 * window.el (window-size-fixed): New defvar.
18697
18698 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18699
18700 * mail/rmail.el (rmail-font-lock-keywords):
18701 Use font-lock-comment-delimiter-face.
18702
18703 * mail/sendmail.el (mail-font-lock-keywords):
18704 Use font-lock-comment-delimiter-face.
18705
18706 * progmodes/compile.el (next-error-highlight-timer): New defvar.
18707
18708 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
18709
18710 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18711 Specify t for LAXMATCH when matching directories.
18712 Save match data around compilation-compat-error-properties form.
18713
18714 2005-04-23 David Kastrup <dak@gnu.org>
18715
18716 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18717 Mention that the autoloaded aliases should be kept for AUCTeX.
18718
18719 2005-04-23 Andreas Schwab <schwab@suse.de>
18720
18721 * isearch.el (isearch-forward): Doc fix.
18722
18723 2005-04-23 Eli Zaretskii <eliz@gnu.org>
18724
18725 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18726 (jit-lock-stealth-nice): Change default value to 0.5.
18727
18728 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
18729
18730 * abbrev.el (write-abbrev-file): Write table entries in
18731 alphabetical order by table name.
18732
18733 2005-04-22 Kim F. Storm <storm@cua.dk>
18734
18735 * ido.el (ido-read-internal): Fix `list' completion.
18736
18737 2005-04-22 Kenichi Handa <handa@m17n.org>
18738
18739 * recentf.el (recentf-save-file-coding-system): New variable.
18740 (recentf-save-list): Encode the file by
18741 recentf-save-file-coding-system and add coding: tag.
18742
18743 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
18744
18745 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
18746
18747 2005-04-21 Lute Kamstra <lute@gnu.org>
18748
18749 * loadhist.el (unload-feature): Don't remove a function from hooks
18750 if it is about to be restored to an autoload . Remove functions
18751 that will become unbound from auto-mode-alist. Simplify the code.
18752
18753 * subr.el (assq-delete-all): New implementation that is linear,
18754 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
18755 (rassq-delete-all): New function.
18756
18757 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18758 Add size-indication-mode.
18759
18760 2005-04-21 Kenichi Handa <handa@m17n.org>
18761
18762 * international/mule-cmds.el: Add autoload for widget-value in
18763 eval-when-compile.
18764
18765 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
18766
18767 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18768 Add tooltip-mode.
18769
18770 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
18771
18772 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
18773
18774 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
18775 (inferior-lisp-filter-regexp, inferior-lisp-program)
18776 (inferior-lisp-load-command, inferior-lisp-prompt)
18777 (inferior-lisp-mode-hook, lisp-source-modes)
18778 (inferior-lisp-load-hook): defvar->defcustom.
18779 (inferior-lisp-program, inferior-lisp-prompt)
18780 (inferior-lisp-load-hook): Doc fixes.
18781 (inferior-lisp-install-letter-bindings): Small change in
18782 introductory comment.
18783
18784 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
18785
18786 * vc.el (vc-annotate-color-map): Change some colors so that text
18787 using them as foreground is readable on both white and black
18788 backgrounds.
18789
18790 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18791
18792 * international/mule-conf.el (translation-table-for-input):
18793 Remove redundant declaration.
18794
18795 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18796
18797 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
18798
18799 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
18800 (tooltip-toggle-gud-tips): New function.
18801
18802 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18803
18804 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
18805 right angle brackets.
18806
18807 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18808
18809 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
18810
18811 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
18812
18813 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
18814 Remove. Update callers to use expand-file-name instead.
18815
18816 * subr.el (syntax-class): New function.
18817
18818 * simple.el (blink-matching-open): Use it.
18819
18820 * paren.el (show-paren-function): Use it to recognize parens that are
18821 also used in 2-char comment markers.
18822
18823 2005-04-19 Lute Kamstra <lute@gnu.org>
18824
18825 * loadhist.el (unload-feature): Update for new format of
18826 load-history. Simplify the code.
18827
18828 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18829
18830 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
18831 (mac-add-charset-info): New function. Initialize variable
18832 mac-charset-info-alist using it.
18833 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
18834 for translation.
18835 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
18836 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
18837 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
18838 New CCL programs.
18839
18840 2005-04-19 Kim F. Storm <storm@cua.dk>
18841
18842 * simple.el (next-buffer, prev-buffer, next-error)
18843 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18844 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
18845
18846 * bindings.el (next-buffer, prev-buffer, next-error)
18847 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18848 (clone-indirect-buffer-other-window): Move bindings from simple.el.
18849 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
18850 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
18851
18852 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
18853
18854 * isearch.el (isearch-edit-string): Make the search-ring available for
18855 minibuffer history commands.
18856 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
18857 the default history commands now work just as well.
18858 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
18859
18860 2005-04-18 Kim F. Storm <storm@cua.dk>
18861
18862 * emulation/cua-base.el (cua--pre-command-handler): Add more
18863 elaborate check for shift modifier on non-window systems.
18864
18865 2005-04-18 Lars Hansen <larsh@math.ku.dk>
18866
18867 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
18868
18869 2005-04-18 Kim F. Storm <storm@cua.dk>
18870
18871 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
18872 and make it optional. Don't test tooltip-gud-echo-area here.
18873 (tooltip-gud-process-output, gdb-tooltip-print):
18874 Pass tooltip-gud-echo-area to tooltip-show.
18875 (tooltip-help-tips): Remove second optional arg to tooltip-show.
18876
18877 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18878
18879 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
18880 `display-graphic-p' may not be bound yet.
18881
18882 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
18883
18884 * startup.el (command-line): No longer enable Xterm Mouse mode by
18885 default in terminals compatible with xterm.
18886
18887 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
18888
18889 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
18890
18891 * tooltip.el (tooltip-gud-echo-area): Rename from
18892 tooltip-use-echo-area.
18893 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
18894 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
18895 area independently of where help tooltips are displayed.
18896
18897 2005-04-17 David Kastrup <dak@gnu.org>
18898
18899 * cus-theme.el (custom-theme-write-variables): Quote variables
18900 where necessary.
18901
18902 2005-04-17 Richard M. Stallman <rms@gnu.org>
18903
18904 * simple.el (yank-excluded-properties): Add follow-link to value.
18905
18906 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
18907
18908 * startup.el (fancy-splash-max-time): Just 30 seconds.
18909 (fancy-splash-delay): Just 7.
18910 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
18911
18912 * loadhist.el (unload-feature): Update for new format of load-history.
18913 Simplify the code.
18914
18915 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
18916 (rmail-font-lock-keywords): Don't fontify the text of a citation.
18917
18918 * mail/sendmail.el (mail-font-lock-keywords):
18919 Don't fontify subject text.
18920 Don't fontify the text of a citation.
18921
18922 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
18923
18924 * comint.el (comint-output-filter): Run comint-output-filter-functions
18925 with point where the user had it.
18926
18927 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18928
18929 * international/ucs-tables.el (ucs-set-table-for-input):
18930 Disable when using unify-on-decoding.
18931
18932 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
18933
18934 * emulation/cua-base.el (cua-global-mark-face): Add special case
18935 for displays supporting a high number of colors.
18936
18937 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18938
18939 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
18940
18941 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
18942
18943 * filesets.el (filesets-add-buffer): If user supplies a name of a
18944 non-existing fileset, create a new fileset.
18945
18946 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
18947
18948 * textmodes/org.el (org-up-heading-all): Fix bug with
18949 `outline-up-heading-all'.
18950
18951 2005-04-16 Andreas Schwab <schwab@suse.de>
18952
18953 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
18954 /etc/permissions.d/* and /etc/aliases.d/*.
18955
18956 2005-04-16 Kenichi Handa <handa@m17n.org>
18957
18958 * international/code-pages.el (cp-make-coding-system):
18959 Set `translation-table-for-input' property value to the symbol
18960 ucs-mule-to-mule-unicode, not to that value.
18961 (pt154): Escape guillemet by `\'.
18962
18963 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
18964
18965 * loadup.el: Load tooltip if x-show-tip is fboundp.
18966
18967 * startup.el (command-line): Add comment.
18968
18969 * tooltip.el (tooltip-mode): Specify correct standard value for
18970 Custom in init-value.
18971
18972 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
18973
18974 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
18975 possible.
18976
18977 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
18978
18979 * textmodes/org.el (org-agenda-date-prompt): Rename from
18980 `org-agenda-date-today'.
18981 (org-evaluate-time-range): Insert at point instead of directly
18982 after time range.
18983 (org-first-headline-recenter, org-subtree-end-visible-p)
18984 (org-optimize-window-after-visibility-change): New functions
18985 (org-agenda-post-command-hook): Don't allow point at end of line,
18986 to make sure it always hits the text properties.
18987 (org-agenda-next-date-line, org-agenda-previous-date-line):
18988 New commands.
18989 (org-set-regexps-and-options): Category may contain white space.
18990 (org-agenda-get-deadlines, org-agenda-get-scheduled):
18991 Improve marker positions.
18992 (org-agenda-new-marker): Argument POS made optional.
18993 (org-agenda-get-timestamps): Deadlines which are done are listed
18994 in org-done-face now.
18995 (org-agenda-get-todos, org-agenda-get-timestamps)
18996 (org-agenda-get-deadlines, org-agenda-get-scheduled):
18997 Set `undone-face' and `done-face' properties.
18998 (org-last-todo-state-is-todo): New variable.
18999 (org-todo): Set `org-last-todo-state-is-todo'.
19000 (org-agenda-todo): Change face according to
19001 `org-last-todo-state-is-todo'. And change other lines referring to
19002 the same entry.
19003 (org-calendar-goto-agenda): New command.
19004 (org-calendar-to-agenda-key): New option.
19005 (org-startup-folded): New allowed value `content'.
19006 (org-set-regexps-and-options): Accept new value `content' for
19007 `org-startup-folded'.
19008 (org-get-current-options): Handle new value `content' for
19009 `org-startup-folded'.
19010 (org-insert-todo-heading): New command.
19011 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
19012 interactively in empty file and option
19013 `org-insert-mode-line-in-empty-file' has been set.
19014 (org-agenda-todo, org-agenda-priority): Modify to use
19015 `org-agenda-change-all-lines'.
19016 (org-warning-face): Change color on dark background
19017
19018 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19019
19020 * international/mule-cmds.el (set-locale-environment): On Mac OS,
19021 use preferences AppleLocale and AppleLanguages, and variable
19022 mac-system-locale for default locale. On Mac OS Classic, use
19023 mac-system-coding-system for default coding systems.
19024
19025 * term/mac-win.el: Don't set file-name-coding-system.
19026 Decode variables system-name, emacs-build-system, user-login-name, and
19027 user-full-name by mac-system-coding-system on Mac OS Classic.
19028 (mac-system-coding-system): New variable.
19029
19030 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
19031
19032 * startup.el (command-line): Handle `xterm-mouse-mode' before
19033 reading init file.
19034
19035 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
19036
19037 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
19038
19039 * progmodes/sh-script.el (sh-here-document-word): Make it a
19040 defcustom. Doc fix.
19041 (sh-add): Bash uses $(( )) for arithmetic.
19042 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
19043 (sh-maybe-here-document): Remove quotes and leading whitespace
19044 from heredoc word when closing. Indent heredoc with tabs if word
19045 starts with "-".
19046
19047 2005-04-13 Richard M. Stallman <rms@gnu.org>
19048
19049 * simple.el (undo): Fix previous change.
19050
19051 * custom.el (defface): Doc fix.
19052
19053 2005-04-13 Lute Kamstra <lute@gnu.org>
19054
19055 * Makefile.in (DONTCOMPILE): Remove list.
19056 (compile, compile-always): Don't use DONTCOMPILE.
19057 (update-authors): Load the library in which batch-update-authors
19058 is defined.
19059 * makefile.w32-in (DONTCOMPILE): Remove list.
19060 (compile, compile-always): Fix comments.
19061 (update-authors): Load the library in which batch-update-authors
19062 is defined.
19063
19064 * generic-x.el (generic-mode-ini-file-find-file-hook):
19065 Rename to ini-generic-mode-find-file-hook.
19066 Keep generic-mode-ini-file-find-file-hook as an alias.
19067 (ini-generic-mode-find-file-hook): Rename from
19068 generic-mode-ini-file-find-file-hook. Fix docstring.
19069 (ini-generic-mode): Docstring change.
19070 (bat-generic-mode-run-as-comint): Silence the byte compiler.
19071
19072 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
19073 called from lisp.
19074
19075 * generic.el: Move to the emacs-lisp subdir.
19076
19077 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
19078
19079 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
19080 and C-S- function and cursor motion keys.
19081
19082 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
19083
19084 * startup.el (command-line): Enable Xterm Mouse mode by default.
19085 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
19086 for Custom. No longer show "Mouse" in mode line when enabled.
19087 Doc fix.
19088
19089 2005-04-12 Kim F. Storm <storm@cua.dk>
19090
19091 * emulation/cua-base.el (cua-rectangle-face)
19092 (cua-rectangle-noselect-face): Define face attributes here.
19093
19094 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
19095
19096 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19097
19098 * startup.el (command-line): Turn off blinking cursor if
19099 cursorBlink in resources is off or false.
19100
19101 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19102
19103 * term/mac-win.el (dnd): Require dnd.
19104 (mac-drag-n-drop): Call dnd-handle-one-url.
19105 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
19106 (kTextEncodingISOLatin2): Remove constants.
19107 (mac-script-code-coding-systems): New constant.
19108 (mac-handle-language-change): New function.
19109 (special-event-map): Bind it to `language-change' event.
19110 (mac-centraleurroman, mac-cyrillic): New coding systems.
19111 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
19112 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
19113 and mac-cyrillic-encoder to encode-mac-centraleurroman and
19114 encode-mac-cyrillic, respectively.
19115
19116 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19117
19118 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
19119 Don't set overlay-arrow-string to "=>" as this is done
19120 globally in C now.
19121
19122 2005-04-12 Lute Kamstra <lute@gnu.org>
19123
19124 * generic-x.el (rc-generic-mode, rul-generic-mode):
19125 Fix auto-mode-alist entries.
19126 (etc-fstab-generic-mode): Tweak fontification.
19127
19128 * generic.el (generic-make-keywords-list): Fix docstring.
19129 (generic-mode-internal): Simplify generic-font-lock-keywords.
19130
19131 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19132
19133 * whitespace.el (whitespace-buffer-leading)
19134 (whitespace-buffer-trailing): Revert the incorrect test inversion.
19135 However, fix the highlight area for the leading and
19136 trailing whitespaces to show space.
19137
19138 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19139
19140 * whitespace.el (whitespace-version): Bump to 3.5
19141
19142 (whitespace-buffer-leading, whitespace-buffer-trailing):
19143 Invert sense of the test to highlight the whitespace.
19144
19145 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19146
19147 * progmodes/gud.el (gud-display-line): GUD uses its own
19148 overlay arrow now so don't set overlay-arrow-string.
19149 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
19150
19151 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
19152
19153 * term.el (term-ansi-current-bold, term-ansi-current-underline)
19154 (term-ansi-current-reverse, term-ansi-current-invisible)
19155 (term-ansi-face-already-done): Change to boolean.
19156 (term-reset-terminal, term-handle-colors-array): Handle the above
19157 vars accordingly.
19158 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
19159 (term-emulate-terminal): Use the new name.
19160
19161 * faces.el (secondary-selection): Use yellow1, not yellow.
19162 (trailing-whitespace): Use red1, not red.
19163
19164 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19165
19166 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
19167 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
19168 (dired-dnd-handle-file): Call dnd-get-local-file-uri
19169
19170 * cus-edit.el (dnd): New group.
19171
19172 * term/w32-win.el (dnd): Require dnd
19173 (w32-drag-n-drop): Call dnd-handle-one-url.
19174
19175 * x-dnd.el: Require dnd.
19176 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
19177 Call dnd-handle-one-url.
19178 (x-dnd-types-alist, x-dnd-insert-utf8-text)
19179 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
19180 to dnd-insert-text.
19181 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
19182 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
19183 (x-dnd-get-local-file-name, x-dnd-open-local-file)
19184 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
19185
19186 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
19187
19188 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19189
19190 * wdired.el: Doc fixes.
19191 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
19192 (wdired-use-dired-vertical-movement): Rename from
19193 wdired-always-move-to-filename-beginning.
19194 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
19195 (wdired-change-to-wdired-mode): Change mode name.
19196 (wdired-newline): Delete.
19197
19198 2005-04-11 Richard M. Stallman <rms@gnu.org>
19199
19200 * whitespace.el (whitespace-highlight-the-space):
19201 Don't call whitespace-unhighlight-the-space here.
19202
19203 * simple.el (undo): Record t in undo-equiv-table
19204 for the redo record made by an undo-in-region.
19205
19206 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19207
19208 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
19209 (gdb-frame-inferior-io-buffer): New Functions to control
19210 display of separate IO buffer.
19211 (menu): Add them to menu-bar.
19212 (gdb-display-buffer): Check for buffer another frame.
19213 Protect GUD buffer.
19214 (gdb-setup-windows): Create IO buffer if not already there.
19215 (gdb-memory-mode): Remove purecopy noops.
19216
19217 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19218
19219 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
19220 and pass to self-insert-command.
19221
19222 2005-04-11 Lute Kamstra <lute@gnu.org>
19223
19224 * generic.el: Commentary section cleanup.
19225 (generic): Delete.
19226 (generic-use-find-file-hook, generic-lines-to-scan)
19227 (generic-find-file-regexp, generic-ignore-files-regexp)
19228 (default-generic-mode, generic-mode-find-file-hook)
19229 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
19230 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
19231 (generic-use-find-file-hook, generic-lines-to-scan)
19232 (generic-find-file-regexp, generic-ignore-files-regexp)
19233 (default-generic-mode, generic-mode-find-file-hook)
19234 (generic-mode-ini-file-find-file-hook): Move from generic.el.
19235
19236 2005-04-10 Karl Fogel <kfogel@red-bean.com>
19237
19238 * bookmark.el (bookmark-write-file): Catch errors writing file.
19239 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
19240
19241 2005-04-10 Richard M. Stallman <rms@gnu.org>
19242
19243 * startup.el (fancy-splash-tail): Update copyright year.
19244 (command-line): Split part of -Q into -D.
19245 (emacs-basic-display): New defvar.
19246 (fancy-splash-text): Correct name of menu item.
19247
19248 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
19249
19250 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
19251 lines in one node.
19252
19253 * comint.el (comint-send-input): New arg ARTIFICIAL.
19254 Callers in this file changed.
19255
19256 * abbrev.el (define-abbrevs): Read system abbrevs properly.
19257
19258 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
19259
19260 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
19261
19262 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
19263 `ldap-search-internal'.
19264
19265 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19266
19267 * files.el (set-auto-mode-1): Use line-end-position.
19268
19269 * international/latin-1.el:
19270 * international/latin-2.el:
19271 * international/latin-3.el:
19272 * international/latin-4.el:
19273 * international/latin-5.el:
19274 * international/latin-8.el:
19275 * international/latin-9.el: Give punctuation syntax to NBSP.
19276
19277 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
19278 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
19279 Use char-classes to accept non-ascii letters, accepted in some recent
19280 bibtex implementations.
19281
19282 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
19283
19284 * custom.el (custom-set-minor-mode): Any non-nil value for the
19285 variable should enable the mode when set through Custom.
19286
19287 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19288
19289 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
19290 TAB binding so tab-always-indent is obeyed.
19291 (vhdl-minibuffer-local-map): Move initialization into declaration.
19292 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
19293 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
19294 (vhdl-hooked-abbrev): Avoid test for XEmacs.
19295 (vhdl-current-line): Use line-beginning-position.
19296 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
19297 with-output-to-temp-buffer, so the current position can be recorded.
19298
19299 2005-04-10 Masatake YAMATO <jet@gyve.org>
19300
19301 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19302 Add regexp for gcov.
19303
19304 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19305
19306 * calendar/time-date.el (time-to-seconds, seconds-to-time)
19307 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
19308 syntax which Emacs 20 doesn't support.
19309
19310 2005-04-09 Richard M. Stallman <rms@gnu.org>
19311
19312 * help.el (describe-key-briefly, describe-key):
19313 Replace strings as event types with "(any string)".
19314
19315 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19316
19317 * arc-mode.el (archive-mode-map): Move initialization into
19318 the declaration. Override *all* bindings of `undo'.
19319 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
19320
19321 2005-04-09 Jay Belanger <belanger@truman.edu>
19322
19323 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
19324
19325 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
19326
19327 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
19328 (xterm-register-default-colors): Update color values computation
19329 to match xterm-200.
19330
19331 2005-04-09 Kenichi Handa <handa@m17n.org>
19332
19333 * international/code-pages.el (iso-latin-7): Fix the map.
19334
19335 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19336
19337 * emacs-lisp/lisp.el (defun-prompt-regexp)
19338 (parens-require-spaces, buffer-end, end-of-defun)
19339 (insert-parentheses): Doc fixes.
19340
19341 2005-04-08 Kim F. Storm <storm@cua.dk>
19342
19343 * comint.el (comint-highlight-prompt): Fix face spec.
19344 * hi-lock.el (hi-green): Likewise.
19345
19346 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19347
19348 * cus-edit.el (custom-modified-face):
19349 * comint.el (comint-highlight-input): Fix previous changes.
19350 * term.el (term-handle-ansi-escape): Add a comment.
19351
19352 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19353
19354 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19355 in the buffer and in whitespace-highlighted-space.
19356 (whitespace-unhighlight-the-space): Simplify.
19357 (whitespace-buffer): Simplify.
19358
19359 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19360
19361 * textmodes/table.el (table-cell-face): Add special case for
19362 displays supporting a high number of colors.
19363 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19364 (vhdl-font-lock-reserved-words-face)
19365 (vhdl-speedbar-architecture-face)
19366 (vhdl-speedbar-instantiation-face)
19367 (vhdl-speedbar-architecture-selected-face)
19368 (vhdl-speedbar-instantiation-selected-face): Likewise.
19369 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19370 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19371 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19372 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19373 (ebrowse-progress-face): Likewise.
19374 * progmodes/compile.el (compilation-info-face): Likewise.
19375 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19376 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19377 * calendar/calendar.el (diary-face): Likewise.
19378 * woman.el (woman-italic-face, woman-bold-face)
19379 (woman-unknown-face): Likewise.
19380 * wid-edit.el (widget-button-pressed-face): Likewise.
19381 * whitespace.el (whitespace-highlight-face): Likewise.
19382 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19383 * pcvs-info.el (cvs-marked-face): Likewise.
19384 * info.el (info-xref): Likewise.
19385 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19386 * hilit-chg.el (highlight-changes-face)
19387 (highlight-changes-delete-face): Likewise.
19388 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19389 (hi-red-b): Likewise.
19390 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19391 * font-lock.el (font-lock-keyword-face)
19392 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19393 * cus-edit.el (custom-invalid-face, custom-modified-face)
19394 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19395 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19396 * comint.el (comint-highlight-prompt): Likewise.
19397
19398 2005-04-08 Lute Kamstra <lute@gnu.org>
19399
19400 * font-lock.el (font-lock-keywords): Docstring fixes.
19401
19402 2005-04-08 Kenichi Handa <handa@m17n.org>
19403
19404 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19405 chars are more than a limit, print " and more..." at the tail.
19406
19407 2005-04-08 Kim F. Storm <storm@cua.dk>
19408
19409 * emacs-lisp/authors.el (authors-aliases): Update list.
19410 (authors-ignored-files): New list.
19411 (authors-fixed-entries): Fix typo.
19412 (authors-renamed-files-alist): Update list.
19413 (authors-add): Check authors-ignored-files.
19414
19415 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19416
19417 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19418 optional, to ensure backward compatibility.
19419
19420 2005-04-08 Stephen Eglen <stephen@gnu.org>
19421
19422 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19423
19424 2005-04-08 Kim F. Storm <storm@cua.dk>
19425
19426 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19427
19428 * mouse.el (mouse-on-link-p): Doc fix.
19429
19430 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19431
19432 * ielm.el (ielm-prompt-read-only): Doc fix.
19433
19434 * comint.el (comint-prompt-read-only): Doc fix.
19435
19436 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19437
19438 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19439 ensure dired always handles wildcards passed to ffap.
19440 (find-file-at-point): Use it.
19441 (ffap-dired-wildcards): Doc fix.
19442
19443 2005-04-07 Juri Linkov <juri@jurta.org>
19444
19445 * simple.el (next-error-overlay-arrow-position): New defvar.
19446 Put "=>" on its property `overlay-arrow-string'. Add it to
19447 `overlay-arrow-variable-list'.
19448
19449 * progmodes/compile.el (compilation-setup):
19450 Set `next-error-overlay-arrow-position' to nil. Also set it to
19451 nil in the local hook `kill-buffer-hook'. Make local variable
19452 `overlay-arrow-string' and set it to "=>".
19453 (compilation-goto-locus): Set BOL position to
19454 `next-error-overlay-arrow-position' instead of
19455 `overlay-arrow-position'.
19456
19457 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19458 locally instead of adding it to the global hook.
19459 (Info-kill-buffer): Move up.
19460
19461 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19462
19463 * term/xterm.el (xterm-standard-colors): Update color values from
19464 xterm-200.
19465
19466 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19467
19468 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19469
19470 * fast-lock.el:
19471 * lazy-lock.el: Move them to the obsolete subdir.
19472
19473 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19474
19475 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19476 (wdired-add-replace-advice): Remove.
19477 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19478
19479 2005-04-06 Kim F. Storm <storm@cua.dk>
19480
19481 * startup.el (command-line): Add --bare-bones alias for -Q.
19482
19483 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19484
19485 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19486 create the startup fontset if a font specification ends with
19487 `mac-roman'.
19488
19489 2005-04-06 Lute Kamstra <lute@gnu.org>
19490
19491 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19492 change.
19493
19494 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19495 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19496
19497 2005-04-05 Lute Kamstra <lute@gnu.org>
19498
19499 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19500 (define-generic-mode): Ditto. Fix debug declaration.
19501
19502 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19503 Put them in the generic-x group.
19504
19505 * calendar/timeclock.el (timeclock): Doc fix.
19506
19507 * generic.el (define-generic-mode): Don't use custom-current-group.
19508 Document default :group value.
19509 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19510 (define-global-minor-mode): Don't use custom-current-group.
19511
19512 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19513
19514 * startup.el (command-line-1): Display startup-echo-area-message
19515 when fancy splash screen is in use.
19516
19517 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19518 (sh-escaped-newline): New face.
19519 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19520 newline, and use sh-escaped-newline face.
19521
19522 * progmodes/tcl.el (tcl-escaped-newline): New face.
19523 (tcl-builtin-list): New variable.
19524 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19525 newlines. Fix keywords subexpression number.
19526
19527 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19528
19529 * textmodes/org.el (org-diary-default-entry): Fix call to
19530 `add-to-diary-entry'.
19531
19532 2005-04-05 Kim F. Storm <storm@cua.dk>
19533
19534 * ediff-init.el: Use (featurep 'xemacs).
19535
19536 2005-04-05 David Ponce <david@dponce.com>
19537
19538 * cus-edit.el (face): Derive from symbol widget. Display sample
19539 of the current face on the fly.
19540 (widget-face-sample-face-get, widget-face-notify): New functions.
19541 (widget-face-value-create): Remove.
19542
19543 * wid-edit.el (widget-field-end): Temporarily remove field
19544 narrowing before to call `get-char-property'.
19545
19546 2005-04-04 Jay Belanger <belanger@truman.edu>
19547
19548 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19549 (math-read-subscripts): New variable.
19550 (math-read-preprocess-string): Process subscripts.
19551
19552 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19553
19554 * comint.el (comint-prompt-read-only): Doc fix.
19555
19556 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19557 `-1'. Doc fix.
19558
19559 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19560
19561 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19562 Change default value to nil.
19563
19564 2005-04-04 Lute Kamstra <lute@gnu.org>
19565
19566 * autorevert.el (auto-revert-mode): Specify :group.
19567 * battery.el (display-battery-mode): Specify :group.
19568 * diff-mode.el (diff-minor-mode): Specify :group.
19569 * font-core.el (font-lock-mode): Specify :group.
19570 * hl-line.el (hl-line-mode): Specify :group.
19571 * iimage.el (iimage): New customization group.
19572 (iimage-mode): Specify :group.
19573 * longlines.el (longlines-mode): Specify :group.
19574 * master.el: Don't require easy-mmode.
19575 (master): New customization group.
19576 (master-mode): Specify :group.
19577 * msb.el (msb-mode): Specify :group.
19578 * reveal.el (reveal-mode): Specify :group.
19579 * simple.el (next-error-follow-minor-mode): Specify :group.
19580 * smerge-mode.el (smerge-mode): Specify :group.
19581 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19582 * emulation/cua-base.el (cua-mode): Specify :group.
19583 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19584 * language/thai-util.el (thai-auto-composition-mode)
19585 (thai-word-mode): Specify :group.
19586 * mail/supercite.el (sc-minor-mode): Specify :group.
19587 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19588 * progmodes/flymake.el (flymake-mode): Specify :group.
19589 * progmodes/glasses.el (glasses-mode): Specify :group.
19590 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19591 * textmodes/enriched.el (enriched-mode): Specify :group.
19592 * textmodes/refill.el (refill-mode): Specify :group.
19593
19594 * add-log.el (change-log-font-lock-keywords): Names in
19595 parenthesized lists can contain spaces.
19596
19597 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19598
19599 * startup.el (fancy-splash-text): Shorten default text of
19600 "Emacs Tutorial" line. Also, if the current language env
19601 indicates an available tutorial file other than TUTORIAL,
19602 extract its title and append it to the line in parentheses.
19603 (fancy-splash-insert): If arg is a thunk, funcall it.
19604
19605 2005-04-04 Jay Belanger <belanger@truman.edu>
19606
19607 * calc.el (calc-language-alist): Add tags to customization type.
19608
19609 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19610
19611 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19612 Doc fix.
19613
19614 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19615
19616 * add-log.el (change-log-font-lock-keywords): The manual
19617 describing a Change Log entry, says: (...) "Aside from these
19618 header lines, every line in the change log starts with a space or
19619 a tab.". The font-lock was not highlighting lines started with
19620 spaces, added support for it.
19621
19622 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19623
19624 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19625 (bibtex-generate-url-list): Update docstring accordingly. Put the
19626 complex example in the docstring.
19627 (bibtex-font-lock-url): Use pop.
19628
19629 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19630
19631 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19632
19633 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19634
19635 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19636
19637 * filesets.el (filesets-set-default): Doc fix.
19638
19639 2005-04-03 Lute Kamstra <lute@gnu.org>
19640
19641 * generic.el (define-generic-mode): Add argument to specify
19642 keywords for defcustom.
19643 (default-generic-mode): Specify :group.
19644
19645 * generic-x.el: Specify :group for all generic modes.
19646
19647 * desktop.el (desktop-no-desktop-file-hook)
19648 (desktop-after-read-hook): Doc fix.
19649
19650 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19651
19652 * simple.el (visible-mode): Use explicit :group keyword.
19653 This changes the group of `visible-mode-hook' from paren-blinking
19654 to editing-basics.
19655
19656 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19657
19658 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19659 mailbox specifications as well as URLs.
19660 (rmail-insert-inbox-text): Remove unused conditional branches.
19661
19662 2005-04-01 Jay Belanger <belanger@truman.edu>
19663
19664 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19665 (calc-gnuplot-print-command): Move definitions to calc.el.
19666
19667 * calc/calc-embed.el (calc-embedded-announce-formula)
19668 (calc-embedded-open-formula, calc-embedded-close-formula)
19669 (calc-embedded-open-word, calc-embedded-close-word)
19670 (calc-embedded-open-plain, calc-embedded-close-plain)
19671 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19672 (calc-embedded-open-mode, calc-embedded-close-mode):
19673 Move definitions to calc.el.
19674
19675 * calc/calc.el (calc-settings-file, calc-language-alist):
19676 Make customizable.
19677 (calc-embedded-announce-formula, calc-embedded-open-formula)
19678 (calc-embedded-close-formula, calc-embedded-open-word)
19679 (calc-embedded-close-word, calc-embedded-open-plain)
19680 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19681 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19682 (calc-embedded-close-mode, calc-gnuplot-name)
19683 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19684 from other files and make customizable.
19685
19686 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19687
19688 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19689 Use buffer-live-p.
19690 (cvs-mode-run): Don't call cvs-update-header here.
19691 (cvs-run-process): Call cvs-update-header.
19692 Use process properties for cvs-postprocess and cvs-buffer so that
19693 the sentinel can behave better if the temp buffer is killed.
19694 Use a pipe rather than a tty, to better handle unexpected prompts.
19695 (cvs-sentinel): Rewrite. Call cvs-update-header.
19696
19697 2005-04-01 Andre Spiegel <spiegel@gnu.org>
19698
19699 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19700 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
19701
19702 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19703
19704 * generic.el (define-generic-mode): Add indentation rule.
19705
19706 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
19707
19708 * files.el (mode-require-final-newline): Make Custom correctly
19709 report a nil value and allow to set it to nil via Custom.
19710 Doc fix.
19711
19712 2005-04-01 Kenichi Handa <handa@m17n.org>
19713
19714 * international/characters.el: Enable the correct case setting for
19715 dotless-i and dotted-I.
19716
19717 2005-04-01 Kim F. Storm <storm@cua.dk>
19718
19719 * ido.el (ido-file-internal): Fall back to non-ido command if
19720 initial directory is on slow ftp (or tramp) host.
19721
19722 2005-03-31 Richard M. Stallman <rms@gnu.org>
19723
19724 * emacs-lisp/autoload.el (make-autoload):
19725 Handle define-global-minor-mode.
19726
19727 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19728 Rename from easy-mmode-define-global-mode.
19729 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19730
19731 * progmodes/scheme.el (scheme-mode-syntax-table):
19732 Update syntax of | and # for two-character comment syntax.
19733
19734 2005-03-31 Lute Kamstra <lute@gnu.org>
19735
19736 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
19737 (define-minor-mode): Call custom-current-group at load-time.
19738
19739 * generic.el (define-generic-mode): Add debug declaration.
19740 Add defcustom for the mode hook.
19741 (generic-mode-internal): Use run-mode-hooks.
19742
19743 2005-03-31 Kim F. Storm <storm@cua.dk>
19744
19745 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
19746 (mouse-fixup-help-message): New defun called by show_help_echo
19747 to fixup mouse-2 prefix in help messages when applicable.
19748
19749 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
19750
19751 2005-03-31 Kenichi Handa <handa@m17n.org>
19752
19753 * language/thai-word.el (thai-find-word-ends): Pay attention to
19754 the case that we reach the end of buffer.
19755
19756 * textmodes/fill.el (fill-text-properties-at): New function.
19757 (fill-newline): Use fill-text-properties-at instead of
19758 text-properties-at.
19759
19760 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19761
19762 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
19763 not comint-quote-filename.
19764
19765 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
19766
19767 * help-fns.el (help-with-tutorial): Revert last change.
19768
19769 2005-03-31 Kim F. Storm <storm@cua.dk>
19770
19771 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
19772
19773 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
19774
19775 * calendar/cal-china.el: Update reference to "Calendrical
19776 Calculations" book; there's a new edition.
19777 * calendar/cal-coptic.el: Likewise.
19778 * calendar/cal-french.el: Likewise.
19779 * calendar/cal-hebrew.el: Likewise.
19780 * calendar/cal-islam.el: Likewise.
19781 * calendar/cal-iso.el: Likewise.
19782 * calendar/cal-julian.el: Likewise.
19783 * calendar/cal-mayan.el: Likewise.
19784 * calendar/cal-persia.el: Likewise.
19785 * calendar/calendar.el: Likewise.
19786 * calendar/holidays.el: Likewise.
19787 * calendar/lunar.el: Likewise.
19788 * calendar/solar.el: Likewise.
19789
19790 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
19791 white space from doc string.
19792
19793 2005-03-30 Jay Belanger <belanger@truman.edu>
19794
19795 * calc/calc-help.el (calc-full-help): Remove email address.
19796
19797 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
19798
19799 * help-fns.el (help-with-tutorial): Delete title line.
19800
19801 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19802
19803 * calendar/cal-x.el (calendar-one-frame-setup)
19804 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
19805 rather than `symbol' for set-window-dedicated-p.
19806
19807 * calendar/appt.el (appt-buffer-name): Make it a constant.
19808 (appt-add): Doc fix.
19809
19810 * filesets.el (filesets-menu-path, filesets-menu-before)
19811 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
19812 (filesets-menu-cache-file): Use directory ~/.emacs.d.
19813 (filesets-add-submenu): Delete and use add-submenu instead.
19814
19815 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
19816
19817 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
19818 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
19819 (org-diary-default-entry): New function.
19820 (org-get-entries-from-diary): Better parsing of diary entries.
19821 (org-agenda-check-no-diary): New function.
19822 ("diary-lib"): Advice to function `add-to-diary-list', to allow
19823 linking to diary entries.
19824 (org-agenda-execute-calendar-command): New function.
19825 (org-agenda): Improve visible section in window.
19826 Use `org-fit-agenda-window'.
19827 (org-fit-agenda-window): New option.
19828 (org-move-subtree-down): Better handling of empty lines
19829 at end of subtree.
19830 (org-cycle): Numeric prefix is interpreted now as show-subtree N
19831 levels up.
19832 (org-fontify-done-headline): New option.
19833 (org-headline-done-face): New face.
19834 (org-set-font-lock-defaults): Use `org-headline-done-face'.
19835 (org-table-copy-down): Rename from `org-table-copy-from-above'.
19836 When current field is non-empty, it is copied to next row.
19837 (org-table-copy-from-above): Fix bug which made it
19838 impossible to copy fields containing only a single non-white character.
19839
19840 2005-03-30 Kim F. Storm <storm@cua.dk>
19841
19842 * kmacro.el (kmacro-end-macro): Isearch may store this command
19843 into the macro -- so ignore it when executing keyboard macro.
19844
19845 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19846
19847 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
19848
19849 2005-03-29 Kenichi Handa <handa@m17n.org>
19850
19851 * language/thai.el ("Thai"): Set setup-function and exit-function
19852 for Thai language environment.
19853
19854 * language/thai-util.el: Require thai-word.
19855 (thai-word-mode-map): New variable.
19856 (thai-word-mode): New minor mode.
19857 (setup-thai-language-environment-internal): New function.
19858 (exit-thai-language-environment-internal): New function.
19859
19860 * language/thai-word.el (thai-word-table): Declare it by defvar,
19861 use dolist to initialize it.
19862 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
19863 (thai-fill-find-break-point): New functions.
19864
19865 2005-03-29 Richard M. Stallman <rms@gnu.org>
19866
19867 * simple.el (idle-update-delay): Move definition up.
19868 (set-mark): Doc fix.
19869
19870 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
19871
19872 * longlines.el: New file.
19873
19874 * simple.el (buffer-substring-filters): New variable.
19875 (filter-buffer-substring): New function.
19876 (kill-region, copy-region-as-kill): Use it.
19877
19878 * register.el (copy-to-register, append-to-register)
19879 (prepend-to-register): Use filter-buffer-substring.
19880
19881 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19882
19883 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
19884 (gud-filter-pending-text): Move in front of gdb.
19885 (gud-overlay-arrow-position): New variable.
19886 (gud-sentinel, gud-display-line): Use it in place of
19887 overlay-arrow-position.
19888
19889 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
19890
19891 * progmodes/fortran.el (fortran-if-indent): Doc fix.
19892 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
19893 (fortran-font-lock-keywords-4): New variable.
19894 (fortran-blocks-re, fortran-end-block-re)
19895 (fortran-start-block-re): New constants, for hideshow.
19896 (hs-special-modes-alist): Add a Fortran entry.
19897 (fortran-mode-map): Bind fortran-end-of-block,
19898 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
19899 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
19900 (fortran-looking-at-if-then, fortran-end-of-block)
19901 (fortran-beginning-of-block): New functions, for hideshow.
19902
19903 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
19904 Doc fix. Tweak regexp.
19905 (f90-beginning-of-block): Push mark first.
19906
19907 2005-03-29 Jay Belanger <belanger@truman.edu>
19908
19909 * calc/calc.el: Update copyright date.
19910 (calc-version): Increase to 2.1.
19911 (calc-version-date): Remove.
19912
19913 * calc/calc-help.el: Update copyright date.
19914 (calc-full-help): Remove reference to calc-version-date.
19915 Update copyright date.
19916
19917 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19918
19919 * vc.el (vc-do-command): Use a pipe for async processes, so password
19920 prompts don't show up at places where the user can't reply.
19921
19922 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19923
19924 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
19925 on the file name we pass to the inferior shell.
19926
19927 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
19928
19929 * progmodes/which-func.el (which-function): Be robust in the face of an
19930 imenu--make-index-alist failure.
19931
19932 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19933
19934 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
19935
19936 * progmodes/python.el (python-preoutput-filter): Fix last change.
19937
19938 2005-03-29 Lute Kamstra <lute@gnu.org>
19939
19940 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
19941 functions and compiled macros.
19942 (debug-convert-byte-code): Handle macros too.
19943 (debug-on-entry-1): Don't signal an error when trying to clear a
19944 function that is not set to debug on entry.
19945
19946 2005-03-29 Jay Belanger <belanger@truman.edu>
19947
19948 * calc/calc-lang.el: Add functions to math-function-table
19949 properties of tex and math.
19950
19951 2005-03-29 Kenichi Handa <handa@m17n.org>
19952
19953 * ps-mule.el (ps-mule-plot-string): Translate characters by
19954 ps-print-translation-table.
19955 (ps-mule-begin-job): Call find-charset-region/string with
19956 ps-print-translation-table.
19957 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
19958
19959 * ps-print.el (ps-print-translation-table): New variable.
19960 (ps-plot-region): Translate characters by ps-print-translation-table.
19961
19962 2005-03-29 Juri Linkov <juri@jurta.org>
19963
19964 * simple.el (next-error-highlight-timer): New variable.
19965
19966 * progmodes/compile.el (compilation-goto-locus):
19967 Use `next-error-highlight-timer' instead of `sit-for'.
19968
19969 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19970
19971 * mail/supercite.el (sc-mail-field): Use assoc-string.
19972 (sc-get-address): Simplify regexps.
19973
19974 * files.el (minibuffer-with-setup-hook): New macro.
19975 (find-file-read-args): Use it to avoid let-binding
19976 minibuffer-with-setup-hook (which breaks turning on/off
19977 file-name-shadow-mode while in the prompt).
19978
19979 * complete.el (PC-read-include-file-name-internal):
19980 Use test-completion.
19981
19982 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
19983
19984 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
19985
19986 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19987
19988 * window.el (window-buffer-height): Use count-screen-lines.
19989
19990 * progmodes/python.el (python-preoutput-leftover): New var.
19991 (python-preoutput-filter): Use it.
19992 (python-send-receive): Loop until all the result has been received.
19993
19994 2005-03-28 Juri Linkov <juri@jurta.org>
19995
19996 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
19997
19998 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
19999 "Recover Crashed Session".
20000 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
20001 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
20002 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
20003 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
20004 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
20005 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
20006 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
20007 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
20008
20009 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
20010 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
20011 Ediff Sessions", "Toggle use of separate control buffer frame",
20012 "Use separate frame for Ediff control buffer".
20013
20014 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
20015 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
20016 "Rename Bookmark", "Delete Bookmark".
20017
20018 * info.el (Info-mode-menu): Remove ellipsis from "Index".
20019 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
20020 Add `:active Info-index-alternatives' to "Next Matching Item".
20021
20022 * wdired.el (wdired-change-to-wdired-mode):
20023 Mention `wdired-abort-changes' key in the initial message.
20024
20025 * international/mule.el (auto-coding-alist): Associate non-ascii
20026 image filename extensions with `no-conversion'.
20027
20028 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
20029
20030 * international/iso-acc.el:
20031 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
20032
20033 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
20034
20035 * textmodes/sgml-mode.el (html-mode): Doc update.
20036
20037 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
20038
20039 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
20040
20041 * term.el (term-move-columns): Fix face after extending a line.
20042 (term-insert-spaces): Likewise.
20043 (term-reset-terminal): Fix off by one error.
20044
20045 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20046
20047 * international/mule.el (auto-coding-alist): Add .xpi files.
20048
20049 * files.el (auto-mode-alist): Add .xpi files.
20050
20051 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
20052
20053 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
20054
20055 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20056
20057 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
20058
20059 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20060
20061 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
20062 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
20063
20064 * calendar/cal-move.el (calendar-beginning-of-year): Move the
20065 cursor to Jan 1 when needed.
20066 (calendar-end-of-year): Fix -/+ typo.
20067 Reported by Chong Yidong <cyd@stupidchicken.com>.
20068
20069 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
20070
20071 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
20072
20073 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
20074 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
20075
20076 2005-03-25 Richard M. Stallman <rms@gnu.org>
20077
20078 * filesets.el (filesets-init): Add autoload.
20079
20080 * mail/mailalias.el (mail-directory): Doc fix.
20081
20082 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20083
20084 * mail/mailalias.el (mail-directory-process): Do nothing if
20085 mail-directory-process is an atom.
20086 (mail-get-names): Ignore mail-directory-names if it is an atom.
20087 (mail-directory-process defvar): Doc fix.
20088 (mail-names): Doc fix.
20089
20090 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
20091
20092 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
20093
20094 2005-03-26 Kenichi Handa <handa@m17n.org>
20095
20096 * international/mule-util.el (detect-coding-with-priority):
20097 Call update-coding-systems-internal before detect-coding-region.
20098
20099 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
20100
20101 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
20102 (gdb-frames-mode-map): Add follow-link property.
20103
20104 2005-03-25 Jay Belanger <belanger@truman.edu>
20105
20106 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
20107 for variables.
20108
20109 2005-03-25 Juri Linkov <juri@jurta.org>
20110
20111 * image-mode.el: Optimize image filename extension regexps in
20112 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
20113 in `auto-mode-alist'.
20114 (image-mode): Add `image-toggle-display-text' to local hook
20115 `change-major-mode-hook'. Display the image as an image by
20116 default. Set `cursor-type' and `truncate-lines' if the image
20117 is already displayed. Take into account the current mode (image
20118 or text) in message.
20119 (image-minor-mode): New minor mode.
20120 (image-mode-maybe, image-toggle-display-text): New functions.
20121 (image-toggle-display): Use called-interactively-p.
20122 Let-bind `inhibit-read-only' to t.
20123
20124 * image-mode.el (image-minor-mode): Set `cursor-type' and
20125 `truncate-lines' if the image is already displayed. Add turning
20126 image-minor-mode off to `change-major-mode-hook'. Add message.
20127 Call `image-toggle-display-text' after turning image-minor-mode off.
20128
20129 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
20130
20131 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
20132 Terminal.app, use utf-8.
20133 (set-display-table-and-terminal-coding-system): Add coding-system arg.
20134 (set-locale-environment): Use it.
20135
20136 * term/xterm.el: Undo last change, better done in mule-cmds.el.
20137
20138 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
20139
20140 * progmodes/python.el (python-close-block-statement-p)
20141 (python-outdent-p, python-current-defun): Use symbol-end.
20142
20143 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
20144
20145 * files.el (save-some-buffers): Doc fix.
20146
20147 2005-03-25 Werner Lemberg <wl@gnu.org>
20148
20149 * complete.el, thumbs.el: Replace `legal' with `valid'.
20150 * calendar/calendar.el: Replace `legal' with `valid'.
20151 * emacs-lisp/advice.el: Replace `legal' with `valid'.
20152 * mail/supercite.el: Replace `legal' with `valid'.
20153 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
20154 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
20155 Replace `legal' with `valid'.
20156 * textmodes/reftex-vars.el, textmodes/reftex.el:
20157 Replace `legal' with `valid'.
20158
20159 2005-03-25 Werner Lemberg <wl@gnu.org>
20160
20161 * calc/calc-forms.el, calc/calc-sel.el
20162 * midnight.el, vc-cvs.el
20163 * emacs-lisp/cl-macs.el
20164 * emulation/vip.el
20165 * eshell/esh-io.el, eshell/esh-var.el
20166 * mail/supercite.el
20167 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
20168 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
20169 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
20170 * progmodes/sh-script.el, progmodes/xscheme.el
20171 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
20172 * textmodes/reftex-index.el, textmodes/reftex-parse.el
20173 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
20174 * textmodes/reftex.el, textmodes/org.el:
20175 Replace `illegal' with `invalid'.
20176
20177 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20178
20179 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
20180 (flymake-find-buildfile, flymake-find-possible-master-files)
20181 (flymake-check-include, flymake-parse-line): Replace loops over the
20182 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
20183
20184 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
20185 Substitute file-name-as-directory in the rest of the file.
20186 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
20187 (flymake-replace-region): Remove unused arg `buffer'.
20188 (flymake-check-patch-master-file-buffer): Update calls to it.
20189 (flymake-add-err-info): Remove unused var `count'.
20190 (flymake-mode): Use define-minor-mode.
20191
20192 * progmodes/flymake.el: Use with-current-buffer.
20193 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
20194 flymake-replace-regexp-in-string, flymake-line-beginning-position)
20195 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
20196 Avoid testing for `xemacs'.
20197 (flymake-nop): Move.
20198 (flymake-region-has-flymake-overlays): Return the computed value.
20199 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
20200 Remove unused var `endline'.
20201 (flymake-get-line-count): Remove unused function.
20202 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
20203
20204 * emulation/vi.el:
20205 * generic.el:
20206 * hilit-chg.el (global-highlight-changes):
20207 * hi-lock.el (hi-lock-mode):
20208 * follow.el: find-file-hooks -> find-file-hook.
20209
20210 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
20211
20212 2005-03-24 Juri Linkov <juri@jurta.org>
20213
20214 * dired.el (dired-mode-map): Add menu item "Compare directories"
20215 for dired-compare-directories.
20216
20217 * dired-aux.el (dired-compare-directories): Add autoload cookie.
20218 Doc fix. Replace `read-file-name' with `read-directory-name'.
20219
20220 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20221
20222 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
20223
20224 2005-03-24 Jay Belanger <belanger@truman.edu>
20225
20226 * calc/calc-embed.el (calc-embedded-mode-change): Save all
20227 relevant mode settings in calc-embedded-original-modes when modes
20228 are permanently changed.
20229
20230 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20231
20232 * autoinsert.el: find-file-hooks -> find-file-hook.
20233
20234 2005-03-24 Lute Kamstra <lute@gnu.org>
20235
20236 * generic.el (generic-font-lock-defaults): Make it obsolete.
20237 (generic-font-lock-keywords): New variable to replace
20238 generic-font-lock-defaults.
20239 (generic-mode-set-font-lock): Delete it.
20240 (generic-mode-internal): Don't call generic-mode-set-font-lock.
20241 (generic-bracket-support): Add docstring.
20242
20243 * generic-x.el: Rename generic-font-lock-defaults to
20244 generic-font-lock-keywords throughout.
20245 (mailagent-rules-setup-function): Delete it.
20246 (mailagent-rules-generic-mode): Use anonymous function instead.
20247 (show-tabs-generic-mode-font-lock-defaults-1)
20248 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
20249 Quote faces.
20250 (show-tabs-tab-face, show-tabs-space-face): Specify background,
20251 not foreground.
20252
20253 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
20254 Recognize define-generic-mode.
20255
20256 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
20257
20258 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
20259 if there's no completion table.
20260
20261 2005-03-23 Miles Bader <miles@gnu.org>
20262
20263 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20264 Remove tty-specific variants, as they're no longer needed.
20265
20266 2005-03-23 Lute Kamstra <lute@gnu.org>
20267
20268 * generic-x.el: Code cleanup: make args constant whenever possible.
20269 (installshield-statement-keyword-list)
20270 (installshield-system-functions-list)
20271 (installshield-system-variables-list, installshield-types-list)
20272 (installshield-funarg-constants-list): Make them constants.
20273
20274 * generic.el (generic-make-keywords-list): Add autoload cookie.
20275
20276 * calendar/time-date.el: Add comment on time value formats.
20277 Don't require parse-time.
20278 (with-decoded-time-value): New macro.
20279 (encode-time-value): New function.
20280 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20281 (days-to-time): Return a valid time value when arg is huge.
20282 (time-since): Use time-subtract.
20283 (time-to-number-of-days): Use time-to-seconds.
20284
20285 2005-03-23 David Ponce <david@dponce.com>
20286
20287 * recentf.el (recentf-keep): New option.
20288 (recentf-menu-action): Default to `find-file'.
20289 (recentf-keep-non-readable-files-flag)
20290 (recentf-keep-non-readable-files-p)
20291 (recentf-file-readable-p, recentf-find-file)
20292 (recentf-cleanup-remote): Remove.
20293 (recentf-include-p): More robust.
20294 (recentf-keep-p): New function.
20295 (recentf-remove-if-non-kept): Rename from
20296 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
20297 All callers updated.
20298 (recentf-menu-items-for-commands): Fix help string.
20299 (recentf-track-closed-file): Update. Doc fix.
20300 (recentf-cleanup): Update. Count removed files. Doc fix.
20301
20302 2005-03-23 Kim F. Storm <storm@cua.dk>
20303
20304 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20305 Don't inherit from fringe face (now happens automatically).
20306
20307 2005-03-22 Kim F. Storm <storm@cua.dk>
20308
20309 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
20310 position values.
20311
20312 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20313
20314 * menu-bar.el (showhide-date-time): Remove.
20315 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
20316 (menu-bar-make-mm-toggle): Simplify.
20317
20318 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20319
20320 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
20321 Accept qualified variable and function names.
20322
20323 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
20324
20325 * bindings.el (completion-ignored-extensions):
20326 Remove ".lis" for `vax-vms'.
20327
20328 2005-03-22 Andreas Schwab <schwab@suse.de>
20329
20330 * generic-x.el: Revert last change.
20331 * ldefs-boot.el: Update.
20332
20333 2005-03-22 Jay Belanger <belanger@truman.edu>
20334
20335 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20336 (calc-embedded-save-original-modes)
20337 (calc-embedded-restore-original-modes): New functions.
20338 (calc-do-embedded): Save original modes when entering embedded mode
20339 and restore when leaving embedded mode.
20340 (calc-embedded-modes-change): Change the value of
20341 calc-embedded-original-modes to reflect permanent changes.
20342
20343 2005-03-22 Lute Kamstra <lute@gnu.org>
20344
20345 * generic-x.el: Require generic again.
20346
20347 2005-03-22 Miles Bader <miles@gnu.org>
20348
20349 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20350 Tweak details to look good on both ttys and bitmap displays, light
20351 or dark background, etc.
20352
20353 2005-03-21 Kim F. Storm <storm@cua.dk>
20354
20355 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20356 mouse position.
20357
20358 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20359
20360 * icomplete.el: Don't forcibly turn on the mode upon load.
20361 (icomplete-mode): Use define-minor-mode.
20362 (icomplete-eoinput): Default to nil.
20363 (icomplete-minibuffer-setup): Remove autoload.
20364 (icomplete-tidy): Simplify.
20365 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20366 in the initial state or if the user has modified the field.
20367 Fix handling of icomplete-max-delay-chars.
20368 Remove code that handles the oddball case where
20369 minibuffer-completion-table is an integer.
20370 Wrap icomplete-completions in while-no-input in case building
20371 completions takes more time than expected.
20372 (icomplete-completions): Simplify.
20373
20374 2005-03-21 Richard M. Stallman <rms@gnu.org>
20375
20376 * jka-compr.el (jka-compr-really-do-compress):
20377 Make variable buffer-local.
20378
20379 * image-mode.el: Handle .xpm files too.
20380 (image-toggle-display): Preserve modification flag.
20381
20382 * help.el (where-is): Don't mention aliases with no key bindings.
20383
20384 2005-03-21 Lute Kamstra <lute@gnu.org>
20385
20386 * generic.el: Fix commentary section. Don't require cl for
20387 compilation.
20388 (generic-mode-list): Add autoload cookie.
20389 (generic-use-find-file-hook, generic-lines-to-scan)
20390 (generic-find-file-regexp, generic-ignore-files-regexp)
20391 (generic-mode, generic-mode-find-file-hook)
20392 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20393 (define-generic-mode): Make it a defmacro. Fix docstring.
20394 (generic-mode-internal): Code cleanup. Add autoload cookie.
20395 (generic-mode-set-comments): Code cleanup.
20396 * generic-x.el: Don't prevent compilation. Don't require generic.
20397 Follow coding conventions. Minor code cleanup.
20398 (etc-fstab-generic-mode): Add some keywords.
20399 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20400 define-generic-mode like a function declaration.
20401
20402 2005-03-21 Jay Belanger <belanger@truman.edu>
20403
20404 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20405 changing modes.
20406
20407 2005-03-21 Sam Steingold <sds@gnu.org>
20408
20409 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20410
20411 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20412
20413 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20414 Add underscore to "f$ lexicals" regexp.
20415
20416 2005-03-20 Juri Linkov <juri@jurta.org>
20417
20418 * subr.el (progress-reporter-do-update): When `min-value' is equal
20419 to `max-value', set `percentage' to 0 and prevent division by zero.
20420
20421 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20422
20423 Sync with Tramp 2.0.48.
20424
20425 * net/tramp.el (all): Change all addresses to .gnu.org.
20426 (tramp-append-tramp-buffers): New defun.
20427 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20428 Catch `dont-send' signal.
20429 (tramp-set-auto-save-file-modes): Set always permissions, because
20430 there might be an old auto-saved file belonging to another
20431 original file. This could be a security threat. Reported by
20432 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20433 Check for Emacs 21.3.50 removed.
20434
20435 * net/tramp-smb.el (all): Remove debug construct for
20436 `with-parsed-tramp-file-name'.
20437 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20438 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20439 No error message if DIRECTORY or FILENAME doesn't exist.
20440 (tramp-smb-open-connection): Check existence of
20441 `tramp-smb-program'.
20442
20443 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20444
20445 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20446 Properly handle the case where the `m' or `s' command's argument is not
20447 yet terminated.
20448 (perl-indent-new-calculate): New function.
20449 (perl-indent-line): Use it.
20450
20451 2005-03-20 Miles Bader <miles@gnu.org>
20452
20453 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20454 in text-mode too. Change to new face names.
20455 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20456 Add `:weight bold' attribute.
20457 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20458
20459 2005-03-19 Juri Linkov <juri@jurta.org>
20460
20461 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20462
20463 * international/mule.el (auto-coding-alist): Sync with
20464 `auto-mode-alist' by adding upper case archive file extensions
20465 and adding ear/war to jar extension.
20466
20467 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20468
20469 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20470 running, restart it.
20471
20472 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20473
20474 * finder.el (finder-current-item): Throw an error on an empty line.
20475
20476 * man.el (Man-follow-manual-reference): If current-word returns
20477 nil, use "".
20478
20479 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20480
20481 * simple.el (goto-line): Doc fix.
20482
20483 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20484
20485 * files.el (save-buffer): Doc fix.
20486
20487 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20488
20489 * recentf.el (recentf-cleanup-remote): New variable.
20490 (recentf-cleanup): Use it to conditionally check availability of
20491 remote files.
20492
20493 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20494
20495 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20496 function names.
20497
20498 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20499
20500 * language/thai-word.el: New file.
20501
20502 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20503
20504 * files.el (backup-buffer): If the file's directory is not
20505 writable, use copy instead of move to backup the file.
20506
20507 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20508
20509 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20510
20511 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20512
20513 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20514 Use functionp instead of symbolp and fboundp. Reported by Drkm
20515 <darkman_spam@yahoo.fr>.
20516 (ps-print-version): New version 6.6.6.
20517
20518 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20519
20520 * textmodes/table.el (table--line-column-position): New idiom.
20521 (table--row-column-insertion-point-p): New function to test
20522 validity of row and column insertion operation at a location.
20523 (table-global-menu, table-cell-menu): Use above functions for
20524 deterministic test operation.
20525 (table--editable-cell-p): Behave in deterministic fashion.
20526
20527 2005-03-18 Juri Linkov <juri@jurta.org>
20528
20529 * isearch.el (isearch-lazy-highlight-new-loop):
20530 Make arguments beg and end optional.
20531 (isearch-update): Remove optional arguments nil from
20532 isearch-lazy-highlight-new-loop.
20533 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20534 isearch-lazy-highlight-case-fold-search instead of
20535 isearch-case-fold-search, and let-bind isearch-regexp to
20536 isearch-lazy-highlight-regexp.
20537 Use isearch-lazy-highlight-last-string instead of isearch-string.
20538
20539 * replace.el (perform-replace): Remove bindings of global
20540 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20541 Add three new arguments to `replace-highlight'.
20542 (replace-highlight): Add arguments string, regexp, case-fold.
20543 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20544 to allow isearch-lazy-highlight-new-loop to use these values
20545 to set corresponding isearch-lazy-highlight-* internal
20546 variables whose values lazy highlighting will use regardless of
20547 changes to global variables isearch-string, isearch-regexp,
20548 isearch-case-fold-search during lazy highlighting loop.
20549 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20550 to `lazy-highlight-cleanup'.
20551
20552 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20553 (ispell-highlight-face): Set default face to `isearch' when
20554 lazy highlighting is enabled.
20555 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20556 priority to 1. Add lazy highlighting.
20557 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20558 from `isearch-dehighlight'.
20559
20560 2005-03-18 David Ponce <david@dponce.com>
20561
20562 * files.el (hack-local-variables): Do a case-insensitive search
20563 for End.
20564
20565 2005-03-18 Juri Linkov <juri@jurta.org>
20566
20567 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20568 `isearch-lazy-highlight-cleanup', add alias to old name and
20569 declare obsolete. Add release numbers to other obsolete vars.
20570 (isearch-done, isearch-lazy-highlight-new-loop):
20571 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20572 (lazy-highlight-cleanup) <variable>: Doc fix.
20573 (isearch-lazy-highlight-update): Rename obsolete
20574 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20575
20576 2005-03-18 Kenichi Handa <handa@m17n.org>
20577
20578 * language/thai-util.el: Fix categorization of Thai characters in
20579 thai-category-table.
20580 (thai-composition-pattern): Adjust it for the above change.
20581 (thai-self-insert-command, thai-compose-syllable): New functions.
20582 (thai-compose-region): Use thai-compose-syllable.
20583 (thai-compose-string): Likewise.
20584 (thai-composition-function): Likewise.
20585 (thai-auto-composition): New function.
20586 (thai-auto-composition-mode): New minor mode.
20587
20588 * language/thai.el: Fix patterns to be registered in
20589 composition-function-table.
20590
20591 * international/quail.el (quail-input-method): Locally bind
20592 inhibit-modification-hooks to t.
20593
20594 2005-03-17 Richard M. Stallman <rms@gnu.org>
20595
20596 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20597 (perl-mode): Use run-mode-hooks.
20598
20599 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20600 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20601 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20602
20603 * mail/sendmail.el (sendmail-send-it): Reenable the code
20604 to compute resend-to-address and use it.
20605
20606 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20607
20608 * image-mode.el: New file.
20609
20610 * image.el (insert-sliced-image): Add autoload cookie.
20611
20612 * font-lock.el (font-lock-lines-before): New user option.
20613 (font-lock-after-change-function): Obey it.
20614
20615 * bindings.el (esc-map): Make M-g a prefix.
20616 Bind M-g g and M-g M-g to goto-line.
20617
20618 * faces.el (face-id): Doc fix.
20619
20620 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20621
20622 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20623 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20624 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20625
20626 * mail/sendmail.el (mail-yank-ignored-headers)
20627 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20628 Add Mail-Followup-To and Mail-Reply-To headers.
20629 (mail-citation-hook): Add autoload cookie.
20630 (mail-mode): Doc fix.
20631 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20632 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20633 (mail-mode-fill-paragraph): Handle those headers.
20634 (mail-mailing-lists): New variable.
20635 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20636
20637 2005-03-17 Juri Linkov <juri@jurta.org>
20638
20639 * isearch.el (isearch-fallback): Check for `(car previous)'
20640 before calling `isearch-other-end-state'.
20641
20642 2005-03-17 Kim F. Storm <storm@cua.dk>
20643
20644 * simple.el (move-beginning-of-line): Move to beginning of buffer
20645 line, as well as beginning of screen line.
20646
20647 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20648
20649 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20650 argument REDRAW rather than calendar-redrawing variable.
20651 * calendar/calendar.el (calendar-redrawing): Delete.
20652 (redraw-calendar): Do not bind calendar-redrawing.
20653
20654 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20655
20656 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20657 diary-file buffer.
20658
20659 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20660
20661 * help.el (describe-mode): Allow a :minor-mode-function property to
20662 specify a different minor mode toggle function than the variable.
20663 * simple.el (auto-fill-function):
20664 * subr.el (add-minor-mode): Use it.
20665
20666 2005-03-16 Kenichi Handa <handa@m17n.org>
20667
20668 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20669 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20670 (ethio-fidel-to-sera-buffer): Likewise.
20671
20672 2005-03-16 Juri Linkov <juri@jurta.org>
20673
20674 * emacs-lisp/find-func.el (find-function-regexp):
20675 Add defun-emitting macro `menu-bar-make-toggle'.
20676
20677 * isearch.el: Put `isearch-scroll' property to
20678 `split-window-horizontally'.
20679
20680 * info.el: Update error messages for `debug-ignored-errors'.
20681 (Info-isearch-search): Doc fix.
20682 (Info-find-node): Move up code to go into info buffer before
20683 recording the node to the history.
20684 (Info-fontify-node): Fontify titles only if the next line
20685 has two or more `*', `=', `-', `.'.
20686 Display "go to this node" for empty (match-string 3).
20687
20688 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20689
20690 * term/mac-win.el: Add mouse pointer shape constants.
20691
20692 2005-03-15 Kim F. Storm <storm@cua.dk>
20693
20694 * simple.el (move-beginning-of-line): Use vertical-motion.
20695
20696 2005-03-15 Juri Linkov <juri@jurta.org>
20697
20698 * isearch.el (isearch-error): New variable.
20699 (isearch-invalid-regexp, isearch-within-brackets): Remove.
20700 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20701 (isearch-within-brackets-state): Remove.
20702 (isearch-case-fold-search-state, isearch-pop-fun-state):
20703 Decrease frame index.
20704 (isearch-mode, isearch-top-state, isearch-push-state)
20705 (isearch-edit-string, isearch-abort, isearch-search-and-update)
20706 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20707 (isearch-search, isearch-lazy-highlight-new-loop):
20708 Replace `isearch-invalid-regexp' with `isearch-error'.
20709 Remove `isearch-within-brackets'.
20710 (isearch-search): Add `search-failed' handler to `condition-case'.
20711 (isearch-lazy-highlight-search): Add `condition-case' to catch
20712 errors and allow `isearch-lazy-highlight-update' to try
20713 highlighting from the beginning of the window.
20714 (isearch-repeat): Move up code to set isearch-wrapped to t
20715 before calling isearch-wrap-function.
20716
20717 * info.el (Info-isearch-initial-node): New internal variable.
20718 (Info-search): Signal an error in isearch mode when search leaves
20719 the initial node. Signal an error when `bound' is non-nil and
20720 nothing was found in the current subfile.
20721 (Info-isearch-search): Remove `condition-case'.
20722 (Info-isearch-wrap): Don't wrap when search failed during leaving
20723 the initial node. If `Info-isearch-search' is nil, wrap around
20724 the current node.
20725 (Info-isearch-start): New fun.
20726 (Info-mode): Add buffer-local hook `Info-isearch-start' to
20727 `isearch-mode-hook'.
20728
20729 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20730
20731 * simple.el (normal-erase-is-backspace): Set default to t if
20732 running on Mac.
20733
20734 * term/mac-win.el (function-key-map): Sync with x-win.el.
20735
20736 2005-03-15 Kenichi Handa <handa@m17n.org>
20737
20738 * international/mule-cmds.el (locale-language-names): Modify the
20739 format of elements and add more entries.
20740 (locale-preferred-coding-systems): Add more entries.
20741 (set-locale-environment): Adjust for the change of
20742 locale-language-names.
20743
20744 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20745
20746 * pcvs.el (smerge-ediff): Remove bogus autoload.
20747
20748 2005-03-14 Lute Kamstra <lute@gnu.org>
20749
20750 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
20751 Ignore a `*' at the beginning of a line.
20752
20753 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
20754 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
20755 subr.el.
20756 (dont-compile, eval-when-compile, eval-and-compile): Use declare
20757 to specify indentation.
20758
20759 * generic.el (define-generic-mode): Let generic-mode-list be a
20760 list of strings; test membership with equal.
20761
20762 2005-03-14 Kim F. Storm <storm@cua.dk>
20763
20764 * simple.el (next-line, previous-line): Add optional try-vscroll
20765 arg to recognize interactive use. Pass it on to line-move.
20766 (line-move): Don't perform auto-window-vscroll when defining or
20767 executing keyboard macro to ensure consistent behavior.
20768
20769 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
20770
20771 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
20772
20773 2005-03-13 Lute Kamstra <lute@gnu.org>
20774
20775 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
20776 debugger-setup-buffer so that backtrace marks the frames set to
20777 debug-on-exit and we don't have to do it manually. Set an extra
20778 debug-on-exit for macro's.
20779 (debugger-setup-buffer): Don't mark the top frame manually.
20780
20781 2005-03-12 Lute Kamstra <lute@gnu.org>
20782
20783 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
20784 lisp-indent-function throughout.
20785 (with-no-warnings): Set lisp-indent-function property.
20786
20787 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
20788
20789 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
20790 Add entry for backslash.
20791
20792 2005-03-12 Juri Linkov <juri@jurta.org>
20793
20794 * info.el (Info-search): Four fixes for backward search.
20795
20796 2005-03-11 Jay Belanger <belanger@truman.edu>
20797
20798 * calc/calc.el (calc-language-alist): New variable.
20799 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
20800 (calc-embedded-find-modes): Use calc-language-alist instead of
20801 calc-embedded-language-alist.
20802
20803 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20804
20805 * calendar/calendar.el (calendar-redrawing): New internal
20806 variable.
20807 (redraw-calendar): Remove bogus save-excursion from previous
20808 change. Bind calendar-redrawing to t for mark-diary-entries.
20809 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
20810 calendar if that is why we were called.
20811
20812 2005-03-11 Kenichi Handa <handa@m17n.org>
20813
20814 * international/mule.el (make-coding-system): Set property
20815 coding-system-define-form to nil.
20816 (define-coding-system-alias): Likewise.
20817
20818 2005-03-11 Kenichi Handa <handa@m17n.org>
20819
20820 These changes are suggested by Dave Love <fx@gnu.org>.
20821
20822 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
20823 coding: tag.
20824 (adaptive-fill-regexp): Add more bullets.
20825 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
20826 regexps.
20827
20828 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20829
20830 * help.el (describe-mode): Properly handle non-trivial lighters.
20831 Don't ignore minor modes that are not listed in minor-mode-list.
20832
20833 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
20834 feature ON when the user requests to turn it OFF.
20835
20836 2005-03-10 Lute Kamstra <lute@gnu.org>
20837
20838 * emacs-lisp/debug.el (debug-entry-code): Delete it.
20839 (implement-debug-on-entry): New function to replace debug-entry-code.
20840 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
20841 second argument as the 2005-03-07 change makes it obsolete.
20842 (debug-on-entry, cancel-debug-on-entry): Update call to
20843 debug-on-entry-1.
20844 (debug, debugger-setup-buffer): Comment update.
20845 (debugger-frame-number): Update to work with implement-debug-on-entry.
20846
20847 2005-03-10 Jay Belanger <belanger@truman.edu>
20848
20849 * calc/calc-embed.el (math-ms-args): Declare it.
20850 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
20851 math-ms-args.
20852 (calc-embedded-subst): Use math-multi-subst-rec to substitute
20853 variables.
20854
20855 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
20856
20857 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
20858 Use message-box.
20859
20860 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
20861 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
20862 (tooltip-gud-tips): Simplify.
20863 (tooltip-gud-tips-p): Remove superfluous :set.
20864 (tooltip-gud-modes): Add fortran-mode.
20865 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
20866
20867 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
20868
20869 2005-03-09 Kim F. Storm <storm@cua.dk>
20870
20871 * play/animate.el (animate-place-char): Use forward-line instead
20872 of next-line to improve performance.
20873
20874 2005-03-09 Simon Josefsson <jas@extundo.com>
20875
20876 * net/browse-url.el (browse-url-default-browser): Doc fix.
20877
20878 2005-03-09 Miles Bader <miles@gnu.org>
20879
20880 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
20881 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
20882
20883 2005-03-09 Kenichi Handa <handa@m17n.org>
20884
20885 * international/latin-1.el: Set case and syntax for 255 only if
20886 set-case-syntax-set-multibyte is nil.
20887
20888 * textmodes/ispell.el (ispell-insert-word): New function.
20889 (ispell-word): Use ispell-insert-word to insert a new word.
20890 (ispell-process-line): Likewise.
20891 (ispell-complete-word): Likewise.
20892
20893 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
20894
20895 * calendar/calendar.el (redraw-calendar): Preserve point.
20896 Reported by Matt Hodges <MPHodges@member.fsf.org>.
20897 (calendar-week-start-day): Move after definition of
20898 redraw-calendar. Delete buffer test, since redraw-calendar has
20899 that now.
20900
20901 * calendar/diary-lib.el (mark-diary-entries): Only call
20902 redraw-calendar in the first of any recursive calls.
20903 Reported by Alan Shutko <ats@acm.org>.
20904
20905 2005-03-08 Juri Linkov <juri@jurta.org>
20906
20907 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
20908 (html-horizontal-rule, html-line, html-image, html-checkboxes)
20909 (html-radio-buttons): Add a space before the trailing `/>' where
20910 sgml-xml-mode is non-nil.
20911 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
20912 the subsequent tag of the empty XML tag.
20913 (html-href-anchor): Don't set initial input to "http:".
20914 (html-image): Ask for the image URL and set point inside alt="".
20915 (html-name-anchor): Duplicate the name in the `id' attribute when
20916 sgml-xml-mode is non-nil.
20917 (html-paragraph): Remove \n before <p>.
20918 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
20919 instead of `checked' when sgml-xml-mode is non-nil.
20920
20921 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
20922 Remove 1 space before #RRGGBB to not truncate it on terminal
20923 windows w/o fringes. Remove 1 space between bg and fg examples
20924 to get more space.
20925 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
20926 avoid byte-compile warnings.
20927
20928 * image-file.el (image-file-handler): Put `safe-magic' property to
20929 `image-file-handler'.
20930
20931 * info.el (Info-isearch-search): Emulate word search in
20932 isearching through multiple Info nodes with Info-search.
20933 (Info-isearch-wrap): Allow isearch-word.
20934
20935 2005-03-08 Lute Kamstra <lute@gnu.org>
20936
20937 * emacs-lisp/debug.el (debugger-step-through): Make sure that
20938 stepping into the debugger's code is not possible.
20939 (debugger-jumping-flag): Docstring update.
20940
20941 2005-03-08 Jay Belanger <belanger@truman.edu>
20942
20943 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
20944 embedded mode begins.
20945 (calc-embedded-language-alist): New variable.
20946 (calc-embedded-find-modes): Use calc-embedded-language-alist to
20947 set default language mode.
20948
20949 2005-03-08 Kenichi Handa <handa@m17n.org>
20950
20951 * international/ccl.el (define-ccl-program): Fix docstring about
20952 extra 256 bytes assured for the output buffer.
20953
20954 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20955 Fix BUFFER_MAGNIFICATION to 2.
20956 (ccl-encode-mule-utf-16be-with-signature): Likewise.
20957
20958 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
20959
20960 * align.el (align-rules-list): Added an alignment rule for CSS
20961 declarations (applies to css-mode and html-mode buffers).
20962
20963 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
20964
20965 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
20966
20967 2005-03-07 Kim F. Storm <storm@cua.dk>
20968
20969 * simple.el (move-beginning-of-line): New command.
20970
20971 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
20972
20973 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
20974
20975 * emulation/cua-base.el: Put CUA move property on move-end-of-line
20976 and move-beginning-of-line.
20977
20978 * apropos.el (apropos-print): Omit command from M-x ... RET.
20979
20980 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
20981
20982 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
20983 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
20984
20985 2005-03-06 Richard M. Stallman <rms@gnu.org>
20986
20987 * bindings.el (esc-map): Bind M-g to goto-line.
20988
20989 * facemenu.el (global-map): Bind M-o, not M-g.
20990
20991 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20992
20993 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
20994 "Open Directory" as for "Open File".
20995
20996 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
20997
20998 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
20999 (push-mark-command): Run activate-mark-hook.
21000
21001 2005-03-06 Richard M. Stallman <rms@gnu.org>
21002
21003 * help-mode.el (help-mode-finish): Don't alter the element
21004 in view-return-to-alist if there already is one.
21005
21006 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
21007 make sure the current buffer is the expected one.
21008
21009 * novice.el (disabled-command-function): Output in *Disabled Command*.
21010 Explicitly ignore non-keyboard events, and explicitly handle C-g.
21011
21012 * textmodes/flyspell.el (flyspell-large-region):
21013 Pass args differently for aspell.
21014
21015 * files.el (mode-require-final-newline): Doc fix.
21016
21017 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
21018
21019 * progmodes/which-func.el (which-function):
21020 Specify NOERROR when calling imenu--make-index-alist.
21021
21022 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
21023
21024 * simple.el (normal-erase-is-backspace): Define default value.
21025
21026 * custom.el (custom-theme-set-variables): Remove unused var
21027 `immediate'.
21028 (custom-reevaluate-setting): Simple function to handle variables
21029 that are defined before their default value can really be
21030 computed.
21031
21032 * startup.el (command-line): Use it for temporary-file-directory,
21033 small-emporary-file-directory, auto-save-file-name-transforms,
21034 blink-cursor-mode, and normal-erase-is-backspace.
21035
21036 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
21037 progress, even with buggy anchored keywords.
21038
21039 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
21040
21041 * simple.el (goto-line): Remove unbalanced final parenthesis.
21042
21043 2005-03-05 Richard M. Stallman <rms@gnu.org>
21044
21045 * simple.el (goto-line): Use a number at point as the default.
21046 With C-u as arg, switch buffers.
21047
21048 2005-03-05 Juri Linkov <juri@jurta.org>
21049
21050 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
21051 with `no-blinking-cursor'.
21052
21053 * startup.el (no-blinking-cursor): New defvar.
21054 (command-line): Add `--no-blinking-cursor' to longopts.
21055 Set `no-blinking-cursor' to t for command line arguments
21056 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
21057 with `no-blinking-cursor' in the condition for calling
21058 `blink-cursor-mode'.
21059
21060 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
21061
21062 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
21063 (menu-bar-options-save): Add blink-cursor-mode.
21064 (menu-bar-options-menu): Add blink-cursor-mode.
21065
21066 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
21067
21068 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
21069 (icalendar-export-file, icalendar-export-region)
21070 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
21071 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
21072
21073 2005-03-04 Lute Kamstra <lute@gnu.org>
21074
21075 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
21076 (debug-function-list): Ditto.
21077
21078 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
21079
21080 * textmodes/texinfmt.el (texinfo-append-refill):
21081 Redefine the types of line to which @refill
21082 is not appended by replacing a search for `@refill\\|@bye' with
21083 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
21084 itemize@refill' bug and the unfilled long lines bug.
21085 (texinfmt-version): Update number and date.
21086
21087 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21088
21089 * international/code-pages.el (windows-1250, windows-125[2-8])
21090 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
21091
21092 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
21093
21094 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
21095 bound yet.
21096
21097 2005-03-02 Romain Francoise <romain@orebokech.com>
21098
21099 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
21100 buffer after removing limits.
21101 (ibuffer-pop-filter): Ditto.
21102 Update copyright.
21103
21104 2005-03-02 Miles Bader <miles@gnu.org>
21105
21106 * button.el (make-text-button): If the user doesn't specify a
21107 type, use the default. Rewrite to use `add-text-properties' and
21108 plist functions.
21109
21110 2005-03-01 Lute Kamstra <lute@gnu.org>
21111
21112 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
21113 (debugger-jumping-flag): New var.
21114 (debug-entry-code): Use it.
21115 (debugger-jump): Use debugger-jumping-flag and add
21116 debugger-reenable to post-command-hook.
21117 (debugger-reenable): Use debugger-jumping-flag and remove itself
21118 from post-command-hook.
21119 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
21120 debugger-reenable.
21121
21122 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
21123
21124 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
21125 inclusion of "itemize\\|", which may be unnecessary, is certainly
21126 inelegant, and stops refilling in itemize lists when formatting
21127 Japanese Texinfo files to Info.
21128 Update copyright to 2005.
21129
21130 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
21131
21132 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
21133 of an error if GDB can't find the source file.
21134
21135 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21136
21137 * calendar/calendar.el (redraw-calendar): Work from any buffer,
21138 not just the calendar.
21139
21140 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
21141 first.
21142 (diary-redraw-calendar): New function.
21143 (make-diary-entry): Add diary-redraw-calendar to local
21144 write-contents-functions. Turn off selective display before
21145 inserting in diary.
21146
21147 2005-03-01 Kim F. Storm <storm@cua.dk>
21148
21149 * emacs-lisp/copyright.el (copyright-fix-years): New command.
21150
21151 2005-03-01 Lute Kamstra <lute@gnu.org>
21152
21153 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
21154 that debug-entry-code can be safely removed from a function while
21155 this code is being evaluated. Revert the 2005-02-27 change as the
21156 new implementation no longer requires it. Make sure that a
21157 function body containing just a string is not mistaken for a docstring.
21158 (debug): Skip one more frame in case of debug on entry.
21159 (debugger-setup-buffer): Delete one more frame line in case of
21160 debug on entry.
21161 (debugger-frame-number): Update to use the new text introduced by
21162 the 1999-11-03 change. Skip one more frame in case of debug on entry.
21163
21164 2005-02-28 Kim F. Storm <storm@cua.dk>
21165
21166 * double.el (double-translate-key): Call force-window-update after
21167 read-event to avoid crash in redisplay.
21168
21169 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
21170
21171 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
21172 (debug): Use it. Move the inhibit-trace earlier.
21173 (debug-entry-code): New const.
21174 (debug-on-entry-1): Use it.
21175
21176 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
21177
21178 * international/utf-16.el (ccl-encode-mule-utf-16le):
21179 Fix BUFFER_MAGNIFICATION to 2.
21180 (ccl-encode-mule-utf-16be): Likewise.
21181
21182 2005-02-28 Kenichi Handa <handa@m17n.org>
21183
21184 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21185 Fix BUFFER_MAGNIFICATION to 4.
21186 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21187
21188 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
21189
21190 * speedbar.el (speedbar-update-flag): Doc fix.
21191 (speedbar-show-info-under-mouse): Give set-mouse-position the right
21192 argument.
21193
21194 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
21195
21196 * reveal.el (reveal-post-command): Don't try to reveal overlays which
21197 have a non-nil `invisible' property but are actually visible.
21198
21199 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
21200 for perldoc sections.
21201 (perl-outline-regexp, perl-outline-level): New var and function.
21202 (perl-mode): Use them.
21203
21204 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
21205
21206 * calendar/diary-lib.el (diary-remind): Discard any mark portion
21207 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
21208
21209 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
21210
21211 * cus-edit.el: Comment change.
21212 (custom-buffer-create-internal): Slightly reword text at top of
21213 Custom buffers. Mention there that saving an option edits the
21214 init file. Add link to Emacs manual node on `custom-file'.
21215 (custom-magic-alist): Rewrite individual State messages to use
21216 capitalized keywords. Doc fix.
21217
21218 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
21219
21220 * calendar/calendar.el (calendar-buffer): Move above
21221 calendar-week-start-day.
21222 (calendar-week-start-day): Doc fix. Add :set function.
21223 (calendar-minimum-window-height): New variable.
21224 (generate-calendar-window): Only resize window if selected-window
21225 is displaying the calendar buffer. Use new variable
21226 calendar-minimum-window-height.
21227 (generate-calendar): Reword error message.
21228 (calendar-mode-map): Bind DEL to scroll-other-window-down.
21229
21230 2005-02-27 Andreas Schwab <schwab@suse.de>
21231
21232 * vc.el (vc-do-command): Don't run command asynchronously when
21233 operating in a remote directory.
21234
21235 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
21236 change from sync with Tramp 2.0.47.
21237
21238 2005-02-27 Richard M. Stallman <rms@gnu.org>
21239
21240 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
21241
21242 * textmodes/flyspell.el (flyspell-mode-on):
21243 Call ispell-change-dictionary only if necessary.
21244
21245 * emacs-lisp/re-builder.el (regexp-builder): New function.
21246
21247 * register.el (describe-register-1): Explicitly handle
21248 yank-excluded-properties = t.
21249
21250 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
21251 (custom-magic-alist): Change the status descriptions again.
21252 (face widget-type): Total rewrite based on `restricted-sexp'
21253 to eliminate the confusing double hiding levels.
21254
21255 * emacs-lisp/debug.el (debug-on-entry-1):
21256 If function body is empty, add nil as body form.
21257
21258 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21259
21260 * emacs-lisp/trace.el (inhibit-trace): New var.
21261 (trace-make-advice): Use it.
21262
21263 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
21264
21265 2005-02-26 Kim F. Storm <storm@cua.dk>
21266
21267 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
21268 (mouse-on-link-p, mouse-drag-region-1): Use it.
21269
21270 2005-02-25 Lute Kamstra <lute@gnu.org>
21271
21272 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
21273
21274 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
21275
21276 * frame.el (blink-cursor-mode): Add :group keyword.
21277
21278 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
21279
21280 * calendar/icalendar.el (icalendar--decode-isodatetime):
21281 New optional argument DAY-SHIFT.
21282 (icalendar-export-region): Fix coding-system-for-write.
21283 (icalendar--convert-ical-to-diary): Shift end-day of all-day
21284 events by one.
21285
21286 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
21287
21288 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
21289
21290 2005-02-24 Kim F. Storm <storm@cua.dk>
21291
21292 * international/iso-acc.el (iso-accents-compose): Fix crash
21293 during redisplay. Call force-window-update after read-event
21294 and delete-region to signal that window is not accurate.
21295
21296 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
21297
21298 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
21299 Remove unused and inexistent var `inhibit-trace'.
21300 (debugger-mode): Use run-mode-hooks.
21301 (debugger-list-functions): Add buttons; setup xref stack.
21302
21303 2005-02-23 Richard M. Stallman <rms@gnu.org>
21304
21305 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
21306 appointment says it was explicitly made.
21307 (appt-add): Set the 3rd element.
21308 (appt-make-list): Preserve explicit appointments.
21309
21310 * subr.el (find-tag-default): Catch errors in forward-sexp.
21311
21312 2005-02-23 Juri Linkov <juri@jurta.org>
21313
21314 * info.el (Info-isearch-search): New defcustom.
21315 (Info-isearch-search): Call the default isearch function
21316 when Info-isearch-search is nil.
21317 (Info-isearch-wrap): Use variable Info-isearch-search.
21318
21319 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
21320
21321 * cus-edit.el: Comment change.
21322
21323 2005-02-22 Kim F. Storm <storm@cua.dk>
21324
21325 * progmodes/hideif.el (hide-ifdef-use-define-alist):
21326 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
21327
21328 2005-02-22 Simon Josefsson <jas@extundo.com>
21329
21330 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
21331 New variable.
21332 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
21333 Oskarsson" <myrkraverk@users.sourceforget.net>.
21334
21335 2005-02-22 Kim F. Storm <storm@cua.dk>
21336
21337 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21338 check that window of that event is the selected window.
21339 (mouse-drag-region-1): Compare mouse event window to selected
21340 window before setting point.
21341
21342 * tooltip.el (tooltip-show-help-function): Pass event to
21343 mouse-on-link-p so it can check selected window.
21344
21345 2005-02-22 Kenichi Handa <handa@m17n.org>
21346
21347 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21348 (ps-mule-show-warning): New function.
21349 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21350 characters are found.
21351
21352 * ps-print.el (ps-header-footer-string): Return a list of header
21353 and footer strings.
21354
21355 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21356
21357 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21358
21359 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21360
21361 * frame.el (blink-cursor-mode): Use define-minor-mode.
21362
21363 * term/mac-win.el (function-key-map): Use char-names more consistently.
21364 (file-name-coding-system): Only set it for MacOS-9. The other case is
21365 already handled in mule-cmds.el (where it also works when mac-win.el
21366 is not used).
21367
21368 2005-02-21 Kenichi Handa <handa@m17n.org>
21369
21370 * international/mule.el (ctext-pre-write-conversion): Always use
21371 " *code-converting-work*" buffer for work.
21372
21373 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21374
21375 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21376
21377 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21378
21379 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21380
21381 * ses.el (undo-more): Restore defadvice, but only the part that
21382 allows changes outside the restricted area of the buffer.
21383
21384 2005-02-20 Kim F. Storm <storm@cua.dk>
21385
21386 * simple.el (line-move): Add fourth optional arg try-vscroll which
21387 must be set to perform auto-window-vscroll.
21388 When moving backwards and doing auto-window-vscroll, automatically
21389 vscroll to the last part of lines which are taller than the window.
21390 (next-line, previous-line): Set try-vscroll arg on line-move.
21391
21392 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21393
21394 * replace.el (query-replace, query-replace-regexp)
21395 (replace-string, replace-regexp): When operating on region, make
21396 the minibuffer prompt say so.
21397
21398 * isearch.el (isearch-forward): Document isearch-query-replace and
21399 isearch-query-replace-regexp keybindings.
21400
21401 2005-02-19 Jay Belanger <belanger@truman.edu>
21402
21403 * calc/calc-aent.el (math-read-token): Add local variable.
21404
21405 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21406 (calc-edit-top): Move declaration to earlier in file.
21407 (calc-edit-macro-repeats): Add local variables.
21408
21409 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21410 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21411 calcFunc-tanh.
21412 Adjust integration rule for calcFunc-tan.
21413
21414 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21415
21416 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21417 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21418 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21419 (viper-skip-separators): Bug fix.
21420 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21421 particular major mode.
21422 (viper-del-backward-char-in-replace): Don't put deleted char on the
21423 kill ring.
21424
21425 * viper-ex.el (viper-color-display-p): New function.
21426 (viper-has-face-support-p): Use viper-color-display-p.
21427
21428 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21429
21430 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21431
21432 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21433 (viper-file-remote-p): Make equivalent to file-remote-p.
21434
21435 * viper.el (viper-major-mode-modifier-list):
21436 Use viper-gnus-modifier-map.
21437
21438 2005-02-19 David Kastrup <dak@gnu.org>
21439
21440 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21441 quoting.
21442
21443 2005-02-19 Jay Belanger <belanger@truman.edu>
21444
21445 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21446 Remove extra definitions.
21447 (calc-coth): New function.
21448 (calcFunc-cot): Fix `let'.
21449
21450 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21451
21452 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21453 the reasons we use "type pc" in these faces.
21454
21455 * button.el (button): Ditto.
21456
21457 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21458
21459 * replace.el (query-replace-read-from): Set the value of
21460 query-replace-from-history-variable to handle the case of an empty
21461 string entered to accept the suggested default.
21462
21463 * net/tramp.el (tramp-file-name-for-operation):
21464 Use dired-call-process instead of dired-call-process-command.
21465
21466 2005-02-19 Jay Belanger <belanger@truman.edu>
21467
21468 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21469 (math-div-non-trig): New variables.
21470 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21471 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21472 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21473 trig expressions.
21474
21475 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21476
21477 * progmodes/gdb-ui.el (gdb-var-update-handler)
21478 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21479 for watch expressions,
21480 (gdb-var-create-handler): Don't set speedbar-update-flag.
21481 (gdb-post-prompt): Simplify test for speedbar.
21482
21483 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21484
21485 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21486 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21487 we use the syntax table of the correct buffer.
21488 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21489 Felix Gatzemeier.
21490
21491 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21492 (ediff-file-remote-p): Make synonymous with file-remote-p.
21493 In all deffaces ediff-*-face-*, use min-colors.
21494
21495 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21496 ediff-recurse-to-subdirectories.
21497 (ediff-mark-if-equal): Check that the arguments are strings, use
21498 ediff-same-contents (after to Felix Gatzemeier).
21499
21500 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21501 nil.
21502
21503 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21504
21505 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21506
21507 2005-02-18 David Kastrup <dak@gnu.org>
21508
21509 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21510 use `mark-active' when defined.
21511
21512 2005-02-18 Kenichi Handa <handa@m17n.org>
21513
21514 * ps-print.el (ps-font-info-database): New entry
21515 ZapfChancery-MediumItalic with correct font name. Fix font name
21516 of the entry Zapf-Chancery-MediumItalic.
21517
21518 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21519
21520 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21521
21522 2005-02-16 Kim F. Storm <storm@cua.dk>
21523
21524 * ido.el (ido-fallback-command): Pass user input to fallback command.
21525
21526 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21527
21528 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21529 (gdb-find-file-hook): Add server prefix.
21530
21531 2005-02-16 Richard M. Stallman <rms@gnu.org>
21532
21533 * replace.el (perform-replace): Pass new args to replace-highlight.
21534 (replace-highlight): Take region args,
21535 and pass them to isearch-lazy-highlight-new-loop.
21536
21537 * novice.el (disabled-command-hook): Autoload the defalias
21538 and the make-obsolete-variable call.
21539
21540 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21541
21542 * isearch.el (isearch-lazy-highlight-start-limit)
21543 (isearch-lazy-highlight-end-limit): New variables limit
21544 the region for highlighting.
21545 (isearch-lazy-highlight-new-loop): New args BEG and END.
21546 (isearch-lazy-highlight-search): Use the new vars.
21547 (isearch-lazy-highlight-update): Likewise.
21548
21549 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21550
21551 * cus-start.el (all): Use default-boundp.
21552
21553 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21554
21555 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21556
21557 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21558
21559 * autorevert.el (auto-revert-stop-on-user-input)
21560 (auto-revert-verbose): Doc fixes.
21561
21562 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21563
21564 * international/mule-cmds.el (set-locale-environment): Remove call
21565 to set-selection-coding-system on Windows.
21566
21567 2005-02-15 Jay Belanger <belanger@truman.edu>
21568
21569 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21570 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21571 calcFunc-coth.
21572 (math-simplify-sqrt): Add simplifications.
21573
21574 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21575 to list.
21576
21577 * calc/calc-ext.el: Add functions to autoloads.
21578
21579 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21580 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21581 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21582 (math-csc-raw, math-cot-raw): New functions.
21583
21584 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21585
21586 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21587 the variable name in a message.
21588
21589 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21590 calcFunc-csc, calcFunc-cot.
21591
21592 * calc/calcalg2.el: Add derivative and integration rules for
21593 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21594 calcFunc-csch, calcFunc-coth.
21595 (math-do-integral-methods): Add to checks for when to use
21596 substitutions.
21597
21598 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21599
21600 2005-02-15 Lute Kamstra <lute@gnu.org>
21601
21602 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21603 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21604 <monnier@iro.umontreal.ca>
21605 (lisp-outline-level): Improve efficiency. Suggested by David
21606 Kastrup <dak@gnu.org>.
21607
21608 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21609
21610 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21611 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21612 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21613 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21614 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21615
21616 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21617
21618 * cus-start.el (all): Comment change.
21619
21620 2005-02-14 Lute Kamstra <lute@gnu.org>
21621
21622 * cus-start.el (all): Check if symbol is void.
21623
21624 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21625
21626 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21627 optional argument to \cite.
21628
21629 2005-02-14 Richard M. Stallman <rms@gnu.org>
21630
21631 * cus-edit.el (custom-buffer-create-internal): Update help message.
21632 (custom-magic-alist): Update help messages.
21633
21634 * cus-start.el (all): Allow a var to specify a standard value.
21635
21636 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21637
21638 * custom.el (custom-theme-set-variables): Handle variable aliases.
21639
21640 * frame.el (blink-cursor-timer): Doc fix.
21641 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21642 declare obsolete.
21643 (blink-cursor-mode): Define with defcustom and use correct
21644 standard expression in that defcustom.
21645 * startup.el (command-line): Adapt to above changes in frame.el.
21646
21647 2005-02-11 Lute Kamstra <lute@gnu.org>
21648
21649 * apropos.el (apropos-score-doc): Prevent division by zero.
21650
21651 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21652
21653 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21654 (icalendar--get-event-property-attributes)
21655 (icalendar--get-event-properties)
21656 (icalendar--datetime-to-diary-date): New functions.
21657 (icalendar--split-value): Doc fix.
21658 (icalendar--datetime-to-noneuropean-date)
21659 (icalendar--datetime-to-european-date): New optional argument
21660 SEPARATOR. Return result as a string instead of a list.
21661 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21662 (icalendar--convert-string-for-export): Rename arg S to STRING.
21663 (icalendar-export-region): Doc fix. Change name of error buffer.
21664 Save output buffer.
21665 (icalendar-import-file): Add blank at end of prompt.
21666 (icalendar-import-buffer): Doc fix. Do not switch to error
21667 buffer. Indicate status in return value.
21668 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21669 buffer. Save output buffer. Handle exception from recurrence
21670 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21671 events. Fix problems with weekly all-day events.
21672
21673 2005-02-10 Richard M. Stallman <rms@gnu.org>
21674
21675 * simple.el (eval-expression-print-format):
21676 Avoid warning about edebug-active.
21677
21678 * help.el (help-for-help-internal): Rename from help-for-help.
21679 (help-for-help): Define with defalias.
21680
21681 * font-core.el (font-lock-default-function): Use with-no-warnings.
21682
21683 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21684
21685 * custom.el (defface): Doc fix.
21686
21687 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21688
21689 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21690 width 0" to prevent word wrapping problems.
21691
21692 2005-02-09 Kim F. Storm <storm@cua.dk>
21693
21694 * ido.el (ido-file-extensions-order): New defcustom.
21695 (ido-file-extension-lessp, ido-file-extension-aux)
21696 (ido-file-extension-order): New advanced file ordering.
21697 (ido-file-lessp): New simple file ordering.
21698 (ido-sort-list): Remove.
21699 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21700 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21701
21702 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
21703
21704 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21705 that some versions of grep produce.
21706 (grep-mode-font-lock-keywords): Likewise.
21707
21708 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
21709
21710 * progmodes/gdb-ui.el (gdb-location-list): New variable.
21711 (gdb-cdir): Delete.
21712 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21713 (gdb-source-info): Treat case when source file is in another
21714 directory properly.
21715 (gdb-get-location): New function.
21716
21717 2005-02-07 Jay Belanger <belanger@truman.edu>
21718
21719 * calc/calc-prog.el (calc-write-parse-table-part)
21720 (calc-fix-token-name): Fix a check for language type.
21721
21722 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21723
21724 2005-02-07 Andre Spiegel <spiegel@gnu.org>
21725
21726 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21727 as directory not writable.
21728
21729 2005-02-07 Kim F. Storm <storm@cua.dk>
21730
21731 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21732 (cua--standard-movement-commands): Remove list.
21733 Instead, set CUA property value to move for movement commands.
21734 (cua-movement-commands): Remove. Users must set CUA prop instead.
21735 (cua--pre-command-handler): Check CUA property.
21736 (cua--init-keymaps): Don't remap undo commands.
21737 (cua-mode): Don't call cua--rectangle-on-off.
21738
21739 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
21740 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
21741 (cua--rect-undo-set-point): New var.
21742 (cua--rectangle-undo-boundary): Setup undo apply entry.
21743 (cua--rect-undo-handler): New function for rectangle undo.
21744 (cua--rect-start-position, cua--rect-end-position): Add.
21745 (cua--rectangle-post-command): Call cua--rectangle-set-corners
21746 for restored rectangle. Set point if cua--rect-undo-set-point.
21747
21748 2005-02-06 Jay Belanger <belanger@truman.edu>
21749
21750 * calc/calc-lang.el (calc-tex-language): Display more information
21751 in messages.
21752
21753 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
21754 in TeX mode.
21755
21756 2005-02-06 Richard M. Stallman <rms@gnu.org>
21757
21758 * emacs-lisp/lisp.el (buffer-end): Doc fix.
21759
21760 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
21761
21762 * net/ldap.el (ldap-search-internal): Support attributes with
21763 optional descriptions separated by a semi-colon, as in
21764 "userCertificate;binary".
21765
21766 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21767
21768 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
21769 isn't a cons (i.e. the version is 0).
21770
21771 2005-02-05 Eli Zaretskii <eliz@gnu.org>
21772
21773 * help.el (help-for-help): Doc fix.
21774
21775 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
21776
21777 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
21778 GDB-Windows on the menu-bar as this works better.
21779
21780 2005-02-04 Jay Belanger <belanger@truman.edu>
21781
21782 * calc/calc-embed.el (calc-embedded-update): Don't put in
21783 unnecessary newlines. Adjust the end of formula marker.
21784
21785 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
21786 (math-latex-parse-two-args): New function.
21787
21788 2005-02-03 Lute Kamstra <lute@gnu.org>
21789
21790 * help-fns.el (help-with-tutorial): Make sure that users cannot
21791 remove the entire text of the tutorial by means of `undo'.
21792
21793 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
21794
21795 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
21796 in recent changes, where the ispell process was repeatedly
21797 killed & restarted.
21798
21799 * international/mule-cmds.el (set-locale-environment): Set file-name
21800 coding system to utf-8 on Darwin systems.
21801 (set-default-coding-systems): Don't set default-file-name-coding-system
21802 on Darwin systems.
21803
21804 2005-02-03 Richard M. Stallman <rms@gnu.org>
21805
21806 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
21807
21808 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
21809
21810 * faces.el (list-faces-display): Add optional argument.
21811
21812 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
21813
21814 * font-core.el (font-lock-default-function): Handle the rare case where
21815 only font-lock-keywords is set.
21816
21817 2005-02-02 Kenichi Handa <handa@m17n.org>
21818
21819 * international/characters.el: Cancel previous change for
21820 I-WITH-DOT-ABOVE and DOTLESS-i.
21821
21822 * international/latin-5.el: Cancel previous change.
21823
21824 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21825
21826 * progmodes/gud.el: Correction to syntax in gud-menu-map.
21827
21828 2005-02-02 Kenichi Handa <handa@m17n.org>
21829
21830 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
21831 DOTLESS-i.
21832
21833 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
21834 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
21835
21836 * case-table.el (get-upcase-table): New function.
21837 (copy-case-table): Copy upcaes table too if non-nil.
21838 (set-case-syntax-delims): Maintain upcase table too.
21839 (set-case-syntax-pair): Likewise.
21840 (set-upcase-syntax, set-downcase-syntax): New functions.
21841 (set-case-syntax): Maintain upcase table too.
21842
21843 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21844
21845 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
21846
21847 * progmodes/gud.el (gud-goto-info): New function.
21848 (gud-tool-bar-map): Use correct icon.
21849
21850 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21851
21852 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
21853 When delegating, order args in the funcall correctly.
21854
21855 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21856
21857 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
21858
21859 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
21860
21861 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
21862 buffer not visiting a file.
21863
21864 2005-01-31 Jay Belanger <belanger@truman.edu>
21865
21866 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
21867 bound on the line with the formula.
21868
21869 2005-01-31 Kim F. Storm <storm@cua.dk>
21870
21871 * ses.el (ses-create-cell-variable-range)
21872 (ses-destroy-cell-variable-range, ses-reset-header-string)
21873 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
21874 (ses-insert-row): Fix format of apply undo entries.
21875
21876 2005-01-31 Jay Belanger <belanger@truman.edu>
21877
21878 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
21879 parts.
21880
21881 * calc/calc-embed.el (calc-embedded-open-formula)
21882 (calc-embedded-close-formula): Ignore matrix environments.
21883
21884 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
21885 TeX mode.
21886
21887 * calc/calc-lang.el (math-function-table, math-oper-table)
21888 (math-variable-table): Adjust the LaTeX portions.
21889
21890 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
21891 (math-latex-ignore-words): New constant.
21892
21893 2005-01-31 Richard M. Stallman <rms@gnu.org>
21894
21895 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
21896 (ispell-local-dictionary): Doc fix.
21897 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
21898 Don't reinitialize at run time. Don't defcustom.
21899 All uses changed to append ispell-local-dictionary-alist,
21900 or check it first.
21901 (ispell-current-dictionary): New variable for dictionary in use.
21902 (ispell-dictionary): Now used only for global default.
21903 (ispell-start-process): Set ispell-current-dictionary,
21904 not ispell-dictionary.
21905 (ispell-change-dictionary): Use this only for setting
21906 user preferences.
21907 (ispell-internal-change-dictionary): New function
21908 to change the current dictionary in use.
21909 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
21910 Use ispell-current-dictionary.
21911 Handle ispell-local-dictionary-overridden.
21912 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
21913
21914 2005-01-31 Jay Belanger <belanger@truman.edu>
21915
21916 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
21917
21918 * calc/calc-ext.el: Add calc-latex-language to autoloads.
21919 (calc-mode-map): Add calc-latex-language.
21920
21921 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
21922 (math-latex-print-frac): New functions.
21923 (math-oper-table, math-function-table, math-variable-table)
21924 (math-complex-format, math-input-filter): Add latex properties.
21925 (calc-set-language): Set math-expr-special-function-mapping.
21926
21927 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
21928 (calc-write-parse-table-part): Add LaTeX support.
21929
21930 * calc/calc.el (calc-language): Adjust docstring.
21931 (calc-set-mode-line): Add LaTeX support.
21932 (math-expr-special-function-mapping): New variable.
21933 (math-tex-ignore-words): Add to list.
21934
21935 * calc/calccomp.el (math-compose-expr, math-compose-rows):
21936 Add LaTeX support.
21937 (math-compose-expr): Add support for special functions.
21938
21939 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
21940
21941 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
21942
21943 * progmodes/gdb-ui.el (gdb-memory-address)
21944 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
21945 (gdb-memory-mode-map, gdb-memory-format-keymap)
21946 (gdb-memory-format-menu, gdb-memory-unit-keymap)
21947 (gdb-memory-unit-menu): New variables for a buffer
21948 that lets the user examine program memory.
21949 (gdb-memory-set-address, gdb-memory-set-repeat-count)
21950 (gdb-memory-format-binary, gdb-memory-format-octal)
21951 (gdb-memory-format-unsigned, gdb-memory-format-signed)
21952 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
21953 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
21954 (gdb-memory-unit-word, gdb-memory-unit-halfword)
21955 (gdb-memory-unit-byte, gdb-memory-unit-menu)
21956 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
21957 (gdb-memory-mode, gdb-memory-buffer-name)
21958 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
21959 New functions for above buffer.
21960
21961 2005-01-30 Richard M. Stallman <rms@gnu.org>
21962
21963 * cus-edit.el (custom-bury-buffer): Function deleted.
21964 (custom-buffer-done-function): Option deleted.
21965 (custom-buffer-done-kill): New replacement option.
21966 (Custom-buffer-done): Call quit-window.
21967 (custom-buffer-create-internal): Update for above changes.
21968
21969 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
21970
21971 * simple.el (undo-ask-before-discard): New var.
21972 (undo-outer-limit-truncate): Implement it.
21973 (undo-extra-outer-limit): Doc update.
21974
21975 2005-01-29 Richard M. Stallman <rms@gnu.org>
21976
21977 * ses.el (undo-more): Delete defadvice.
21978 (ses-begin-change): Doc fix.
21979
21980 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
21981 instead of rebinding C-x u and C-_.
21982
21983 * files.el (normal-backup-enable-predicate): Return nil for files
21984 in /tmp, regardless of temporary-file-directory.
21985
21986 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
21987
21988 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
21989 (open-rectangle, delete-whitespace-rectangle-line)
21990 (clear-rectangle-line): If FILL, pass t instead of FILL
21991 for move-to-column's 2nd arg.
21992
21993 * simple.el (undo): Fix the test for continuing a series of undos.
21994 (undo-more): Set pending-undo-list to t when we reach end.
21995 (pending-undo-list): Move up defvar.
21996
21997 * wid-edit.el (widget-button-click):
21998 Shorten the range of the track-mouse binding.
21999
22000 * comint.el (comint-insert-input): Undo previous changes;
22001 use last-input-event in interactive spec.
22002
22003 2005-01-29 Eli Zaretskii <eliz@gnu.org>
22004
22005 * progmodes/compile.el (compilation-start): Bind buffer-read-only
22006 to nil before invoking call-process. Reset buffer's modified flag
22007 after fontifying it in the no-async branch.
22008
22009 * wid-edit.el (widget-specify-button): If mouse pointer shape
22010 cannot be changed, use mouse face instead.
22011
22012 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
22013
22014 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22015 (gdb-goto-breakpoint): Make breakpoint handling work on template
22016 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
22017 (gdb-assembler-custom): Update to recognize breakpoint information
22018 added on 2005-01-19.
22019
22020 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
22021
22022 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
22023 (dsssl-mode): Use define-derived-mode.
22024 (scheme-mode-initialize): Remove.
22025 (scheme-mode): Use run-mode-hooks.
22026
22027 * cus-edit.el (customize-group-other-window)
22028 (custom-buffer-create-other-window): Don't override special-display-*.
22029 (custom-mode-map): Make it dense.
22030
22031 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
22032 sets the default value.
22033
22034 2005-01-28 Eli Zaretskii <eliz@gnu.org>
22035
22036 * descr-text.el: Add more keywords.
22037
22038 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
22039
22040 * speedbar.el: Avoid unnecessary use of locate-library.
22041
22042 * international/mule-cmds.el (standard-display-european-internal):
22043 Don't fiddle with latin-1 non-break space any more since it's now
22044 special cased in the C code.
22045 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
22046
22047 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
22048
22049 * cus-start.el (all): Add `undo-outer-limit'.
22050
22051 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22052
22053 * textmodes/bibtex.el (bibtex-format-entry):
22054 Use `bibtex-empty-field-re' only on the text of fields, not on entire
22055 field lines.
22056 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
22057 not on part of a buffer.
22058
22059 2005-01-25 Lute Kamstra <lute@gnu.org>
22060
22061 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
22062 nonempty field text strings like "{letters\\macro{}more letters}".
22063 Clarify docstring.
22064 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
22065 (bibtex-entry-offset, bibtex-parse-association)
22066 (bibtex-parse-field-name): Fix typos in docstrings.
22067 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
22068
22069 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
22070
22071 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
22072 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
22073 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
22074 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
22075
22076 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
22077 isearch minor mode.
22078
22079 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
22080
22081 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
22082
22083 2005-01-24 Lute Kamstra <lute@gnu.org>
22084
22085 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
22086 CASECHARS and NOT-CASECHARS regular expressions of the
22087 "nederlands" and "nederlands8" dictionaries to prevent a "Range
22088 striding over charsets" error.
22089
22090 2005-01-24 Jay Belanger <belanger@truman.edu>
22091
22092 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
22093 display variable name.
22094
22095 2005-01-24 Kenichi Handa <handa@m17n.org>
22096
22097 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
22098 Fix setting of the element of encoded-kbd-iso2022-invocations.
22099
22100 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
22101
22102 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22103 (gdb-threads-select): Change to also accept mouse events.
22104 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
22105 (gdb-threads-mouse-select): Delete.
22106
22107 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
22108
22109 * files.el (insert-directory): Take care of empty directory,
22110 listed without -a switch.
22111
22112 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
22113
22114 * textmodes/refill.el (refill-post-command-function):
22115 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
22116 to the list of functions that we should be careful not to undo.
22117 (refill-late-fill-paragraph-function): Remove.
22118 (refill-saved-state): New var.
22119 (refill-mode): Use it to save fill-paragraph-function.
22120 Save also the value of auto-fill-function.
22121
22122 * term/w32-win.el: Simplify code.
22123
22124 2005-01-23 Kim F. Storm <storm@cua.dk>
22125
22126 * simple.el (line-move): Adapt to new return value from
22127 pos-visible-in-window-p.
22128
22129 * simple.el (line-move): Fix last change. Check partial
22130 visibility at point rather than at window-start.
22131
22132 2005-01-22 Jason Rumney <jasonr@gnu.org>
22133
22134 * term/w32-win.el (xw-defined-colors): Remove debug-message.
22135
22136 2005-01-22 David Kastrup <dak@gnu.org>
22137
22138 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
22139
22140 2005-01-22 Eli Zaretskii <eliz@gnu.org>
22141
22142 * type-break.el (type-break-mode): Add a test for
22143 type-break-file-name being non-nil.
22144
22145 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
22146
22147 * net/eudc.el (top level): Call (message "") via progn, so that
22148 eudc-options-file is loaded.
22149
22150 2005-01-22 Kim F. Storm <storm@cua.dk>
22151
22152 * simple.el (line-move-1): Rename from line-move.
22153 (line-move): New function that adjusts vscroll for partially
22154 visible rows, and calls line-move-1 otherwise.
22155
22156 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
22157
22158 * pcomplete.el: Define pcomplete-read-event instead of read-event,
22159 since it's not a complete read-event implementation
22160
22161 2005-01-20 Jay Belanger <belanger@truman.edu>
22162
22163 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
22164 for called function.
22165
22166 2005-01-20 Steven Tamm <steventamm@mac.com>
22167
22168 * term/mac-win.el (process-connection-type): Remove.
22169 Controlled now by s/darwin.h:PTY_ITERATION.
22170
22171 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
22172
22173 * window.el (handle-select-window): Don't switch window when we're
22174 in the minibuffer.
22175
22176 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
22177
22178 * subr.el (dotimes-with-progress-reporter): New macro.
22179
22180 * ses.el (ses-dotimes-msg): Remove macro.
22181 Use `dotimes-with-progress-reporter' instead.
22182
22183 2005-01-19 Steven Tamm <steventamm@mac.com>
22184
22185 * term/mac-win.el (process-connection-type): Use new
22186 operating-system-release variable to use ptys on Darwin 7 (OS X
22187 10.3) when using carbon build.
22188
22189 2005-01-19 Jay Belanger <belanger@truman.edu>
22190
22191 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
22192 flags if the last command was a tab or M-tab.
22193
22194 * calc/calc-prog.el (calc-user-define-edit): Put original formula
22195 in formula editing buffer.
22196
22197 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22198
22199 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
22200 breakpoint image symbol in margin.
22201
22202 2005-01-19 Jay Belanger <belanger@truman.edu>
22203
22204 * calc/calc-prog.el (calc-execute-kbd-macro):
22205 Ignore calc-keep-arg-flag.
22206
22207 2005-01-19 Kenichi Handa <handa@m17n.org>
22208
22209 * textmodes/ispell.el (ispell-looking-at): New function.
22210 (ispell-process-line): Use ispell-looking-at to compare the ispell
22211 output and the buffer contents.
22212
22213 2005-01-18 Jay Belanger <belanger@truman.edu>
22214
22215 * calc/calc.el (calc-display-raw): Fix docstring.
22216
22217 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
22218
22219 * simple.el (blink-matching-open): Strip extra info from syntax.
22220
22221 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
22222 funny chars in the end-of-here-doc marker.
22223
22224 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22225
22226 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
22227 that enable/disabled state of breakpoints is shown correctly in
22228 fringe and on ttys.
22229 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
22230 Add breakpoint information as text properties.
22231 (gdb-mouse-toggle-breakpoint):
22232 Rename to gdb-mouse-set-clear-breakpoint.
22233 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
22234 breakpoints in the margin.
22235 (gdb-remove-strings): Simplify.
22236
22237 2005-01-17 Jay Belanger <belanger@truman.edu>
22238
22239 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
22240 erasing buffer.
22241
22242 2005-01-17 Richard M. Stallman <rms@gnu.org>
22243
22244 * progmodes/grep.el (grep-find): Copy from `grep' the condition
22245 for calling grep-compute-defaults.
22246
22247 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
22248 if buffer is empty.
22249
22250 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
22251
22252 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
22253
22254 * hilit-chg.el (highlight-changes-mode): Don't autoload.
22255
22256 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
22257 non-preloaded variables.
22258
22259 2005-01-17 Steven Tamm <steventamm@mac.com>
22260
22261 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
22262 tex-shell cause to force interactivity when using pipes.
22263
22264 2005-01-17 Kim F. Storm <storm@cua.dk>
22265
22266 * simple.el (just-one-space): Make arg optional.
22267
22268 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
22269
22270 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
22271 posn-at-x-y to t to access left-margin.
22272
22273 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
22274
22275 Sync with Tramp 2.0.47.
22276
22277 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
22278 catching keep-date problems in cp/scp operations.
22279 (tramp-handle-copy-file): Don't call `set-file-modes'
22280 unconditionally. Specialized functions should know better what is
22281 necessary. This improves performance a little bit, and the
22282 functions could catch errors with `cp -p' and `scp -p'.
22283 (tramp-do-copy-or-rename-file-via-buffer)
22284 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22285 when appropriate.
22286 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
22287 Call `set-file-modes' when appropriate.
22288 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
22289 Johnsson <isak@hypergene.com>
22290 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
22291 of both Tramp buffer and debug buffer. Reported by Joakim Verona
22292 <joakim@verona.se>
22293 (tramp-file-name-for-operation): Mark `shell-command' as magic for
22294 Emacs only.
22295
22296 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
22297 `find-file-hooks' and `dired-mode-hook'.
22298 (tramp-minor-mode-map): Respective map. Add remapping for
22299 `compile' and `recompile'.
22300 (tramp-remap-command, tramp-recompile): New defuns.
22301 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
22302 in buffer "*Compilation*". Call the commands asynchronously.
22303
22304 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
22305 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
22306 `shell-command', because it isn't magic in XEmacs. Reported by
22307 Adrian Aichner <adrian@xemacs.org>.
22308
22309 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
22310 `substitute-in-file-name.
22311 (tramp-smb-handle-substitute-in-file-name): New defun.
22312 (tramp-smb-advice-PC-do-completion): Delete advice.
22313
22314 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
22315
22316 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
22317 Fix error in deleting region.
22318
22319 2005-01-15 Richard M. Stallman <rms@gnu.org>
22320
22321 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
22322 In non-temp buffer, switch syntax table temporarily.
22323
22324 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
22325
22326 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
22327
22328 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
22329
22330 * imenu.el (imenu--split-menu): Copy menulist before sorting.
22331 (imenu--generic-function): Use START, not BEG, as pos of definition.
22332
22333 * simple.el (just-one-space): Argument specifies number of spaces.
22334
22335 * simple.el (eval-expression-print-format): Avoid warning
22336 about edebug-active.
22337
22338 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22339
22340 * progmodes/sh-script.el: Code copied from make-mode.el
22341 with small changes,
22342 (sh-mode-map): Bind C-c C-\.
22343 (sh-backslash-column, sh-backslash-align): New variables.
22344 (sh-backslash-region, sh-append-backslash): New functions.
22345
22346 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22347
22348 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22349 (rmail-pop-password, rmail-pop-password-required): Move to
22350 rmail-obsolete group.
22351 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22352 All callers updated.
22353 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22354 Take an argument specifying whether it is POP or IMAP mailbox we
22355 are using. All callers updated.
22356 (rmail-pop-password-error): Rename to
22357 rmail-remote-password-error. Added mailutils-specific error message.
22358 (rmail-movemail-search-path)
22359 (rmail-movemail-variant-in-use): New variables.
22360 (rmail-remote-password, rmail-remote-password-required):
22361 New customization variables.
22362 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22363 (rmail-parse-url): New function.
22364 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22365 with GNU mailutils movemail.
22366
22367 2005-01-15 Kevin Ryde <user42@zip.com.au>
22368
22369 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22370 suffix to space, $ or '$, to correctly position point when going
22371 to @table style constants like DBL_MAX.
22372
22373 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22374
22375 * type-break.el (type-break-mode, type-break-file-time)
22376 (type-break-file-keystroke-count, type-break-choose-file):
22377 Don't store data in or load data from the file if type-break-file-name
22378 is nil.
22379 (type-break-file-name): Doc update as per the above.
22380
22381 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22382
22383 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22384 lookup-key might return nil; handle that.
22385
22386 2005-01-15 Alan Mackenzie <acm@muc.de>
22387
22388 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22389 rather than the element found, thus enabling the tree to be setcar'd.
22390
22391 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22392
22393 * textmodes/org.el (org-show-following-heading): New option.
22394 (org-show-hierarchy-above): Use `org-show-following-heading'.
22395 (org-cycle): Documentation fix.
22396
22397 * textmodes/org.el (orgtbl-optimized): New option
22398 (orgtbl-mode): New command, a minor mode.
22399 (orgtbl-mode-map): New variable.
22400 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22401 (orgtbl-error, orgtbl-self-insert-command)
22402 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22403
22404 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22405 a local variable in each org-mode buffer.
22406
22407 * textmodes/org.el (org-set-regexps-and-options): Rename from
22408 `org-set-regexps'. Added checking for STARTUP keyword.
22409 (org-get-current-options): Add STARTUP options.
22410 (org-table-insert-row): Make mode intelligent about when
22411 realignment is needed.
22412 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22413 New commands.
22414 (org-enable-table-editor): New default value `optimized'.
22415 (org-table-blank-field): Support blanking regions if active.
22416
22417 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22418
22419 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22420 if the year is not given.
22421
22422 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22423 Add new escapes %m and %M, fixed bug with %F by adding
22424 save-match-data.
22425 (reftex-reference): Remove ?. from list of spaces.
22426 (reftex-label-info): Add automatic label prefix recognition.
22427
22428 * textmodes/reftex-index.el (reftex-index-next-phrase):
22429 Add slave parameter to call of `reftex-index-this-phrase'.
22430 (reftex-index-this-phrase): New optional argument.
22431 (reftex-index-region-phrases): Add slave parameter to call of
22432 `reftex-index-this-phrase'.
22433 (reftex-display-index): New argument redo.
22434 (reftex-index-rescan): Add `redo' to arguments of
22435 `reftex-display-index'.
22436 (reftex-index-Rescan, reftex-index-revert)
22437 (reftex-index-switch-index-tag): Add `redo' to arguments of
22438 `reftex-display-index'.
22439 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22440 indexing. Fix bug with matching is there is a quote before or
22441 after the word.
22442
22443 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22444 Fix bug when collecting citation keys in lines with comments.
22445 (reftex-citation): Prefix argument no longer rescans the document,
22446 but forces prompting for optional arguments of cite macros.
22447 (reftex-do-citation): Prompting for optional arguments implemented.
22448
22449 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22450 Add optional arguments to most cite commands.
22451 (reftex-cite-cleanup-optional-args): New option
22452 (reftex-cite-prompt-optional-args): New option.
22453 (reftex-trust-label-prefix): New option.
22454
22455 * textmodes/reftex-toc.el (reftex-toc-find-section):
22456 Add push-mark before changing the position in the buffer.
22457
22458 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22459 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22460
22461 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22462
22463 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22464 more carefully.
22465
22466 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22467
22468 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22469 (sgml-mode): Use it.
22470 (sgml-get-context): Better keep track of implicitly closed tags.
22471
22472 2005-01-13 Kenichi Handa <handa@m17n.org>
22473
22474 * textmodes/ispell.el: These changes are to fix misalignment error
22475 caused by equivalent characters of different Emacs charsets.
22476 (ispell-unified-chars-table): New variable.
22477 (ispell-get-decoded-string): New function.
22478 (ispell-get-casechars, ispell-get-not-casechars)
22479 (ispell-get-otherchars): Call ispell-get-decoded-string.
22480
22481 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22482
22483 * custom.el (custom-declare-variable): Just put symbol instead
22484 of (defvar . symbol) in `current-load-list'.
22485
22486 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22487
22488 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22489
22490 2005-01-12 Jay Belanger <belanger@truman.edu>
22491
22492 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22493 to create a Calc summary.
22494
22495 2005-01-12 Kim F. Storm <storm@cua.dk>
22496
22497 * mouse.el (mouse-on-link-p): Change functionality and doc
22498 string to comply with latest description in lisp ref.
22499
22500 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22501
22502 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22503 Enable mouse clicks on mode-line, header-line and margin.
22504 (event-type): Give mouse event symbols an `event-kind' property
22505 with value `mouse-click'.
22506
22507 2005-01-12 Juri Linkov <juri@jurta.org>
22508
22509 * facemenu.el (list-colors-display): Add new arg buffer-name.
22510 Use it. Fix docstring. Replace code for identifying duplicate
22511 colors by the name with call to `list-colors-duplicates' which
22512 identifies duplicate colors by the value unless the color
22513 is one of special Windows colors. Set truncate-lines to t.
22514 Print sorted duplicate color names on each line. Indent to 22
22515 \(the longest color name in rgb.txt) instead of 20. Optimize.
22516 (list-colors-duplicates): New function.
22517 (facemenu-color-name-equal): Delete function.
22518
22519 * facemenu.el (list-colors-print): New function created from code
22520 in list-colors-display. Print #RRGGBB at the window right edge.
22521 (list-colors-display): When temp-buffer-show-function is not
22522 defined, call list-colors-print from temp-buffer-show-hook
22523 to get the right value of window-width in list-colors-print
22524 after the buffer is displayed.
22525
22526 * simple.el (pop-mark): Move deactivate-mark out of conditional
22527 part to deactivate the active mark regardless of the state of the
22528 mark ring.
22529
22530 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22531 variables line in desktop files.
22532
22533 2005-01-12 Juri Linkov <juri@jurta.org>
22534
22535 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22536 Bring together isearch highlight related options.
22537 (lazy-highlight): Replace group `replace' by `matching'.
22538 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22539 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22540 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22541 and declare them obsolete.
22542 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22543 (isearch-faces): Remove defgroup.
22544 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22545 Move isearch highlighting code closer to lazy highlighting code.
22546
22547 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22548 (query-replace-highlight, query-replace-lazy-highlight)
22549 (query-replace): Move definitions to the beginning of the file.
22550
22551 2005-01-11 Juri Linkov <juri@jurta.org>
22552
22553 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22554 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22555 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22556
22557 * info.el (Info-history-forward): New variable.
22558 (Info-select-node): Reset Info-history-forward to nil.
22559 (Info-last): Turn into defalias.
22560 (Info-history-back): Rename from Info-last.
22561 Add current node to Info-history-forward.
22562 (Info-history-forward): New fun.
22563 (Info-mode-map): Replace Info-last by Info-history-back.
22564 Bind Info-history-forward to "r".
22565 (Info-mode-menu): Replace Info-last by Info-history-back.
22566 Fix menu item text. Add menu item for Info-history-forward.
22567 (info-tool-bar-map): Replace Info-last by Info-history-back.
22568 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22569 for Info-history-forward.
22570 (Info-mode): Replace Info-last by Info-history-back in docstring.
22571 Add local variable Info-history-forward.
22572 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22573
22574 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22575
22576 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22577 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22578 Ignore select-window events rather than fiddle with
22579 mouse-autoselect-window.
22580
22581 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22582
22583 * type-break.el (type-break-mode): Fix previous change.
22584
22585 2005-01-10 Jay Belanger <belanger@truman.edu>
22586
22587 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22588 calculator; only reset when point is inside a calculator.
22589 Don't adjust the window height if the window takes up the whole height
22590 of the frame.
22591
22592 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22593
22594 * ebuff-menu.el (Electric-buffer-menu-mode):
22595 Preserve value of buffer-local var header-line-format.
22596
22597 2005-01-09 Jay Belanger <belanger@truman.edu>
22598
22599 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22600 Make sure settings file exists before accessing it.
22601
22602 * calc/calc-embed.el (calc-embedded-subst):
22603 Replace math-multi-subst-rec, which is only supposed to be called
22604 by math-multi-subst, by math-multi-subst.
22605
22606 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22607
22608 * vc.el (vc-allow-async-revert): New user option.
22609 (vc-disable-async-diff): New internal variable.
22610 (vc-revert-buffer): Use them to disable asynchronous diff.
22611
22612 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22613 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22614 asynchronously if vc-disable-async-diff is t.
22615
22616 2005-01-09 Jay Belanger <belanger@truman.edu>
22617
22618 * calc/calc.el (defcalcmodevar): New macro.
22619 (calc-mode-var-list-restore-default-values)
22620 (calc-mode-var-list-restore-saved-values): New functions.
22621 (calc-mode-var-list): Use defcalcmodevar to define it.
22622 (calc-always-load-extensions, calc-line-numbering)
22623 (calc-line-breaking, calc-display-just, calc-display-origin)
22624 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22625 (calc-group-char, calc-point-char, calc-frac-format)
22626 (calc-prefer-frac, calc-hms-format, calc-date-format)
22627 (calc-float-format, calc-full-float-format, calc-complex-format)
22628 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22629 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22630 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22631 (calc-matrix-brackets, calc-language, calc-language-option)
22632 (calc-left-label, calc-right-label, calc-word-size)
22633 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22634 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22635 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22636 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22637 (calc-window-height, calc-display-trail, calc-show-selections)
22638 (calc-use-selections, calc-assoc-selections)
22639 (calc-display-working-message, calc-auto-why, calc-timing)
22640 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22641 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22642 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22643 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22644 (calc-gnuplot-geometry, calc-graph-default-resolution)
22645 (calc-graph-default-resolution-3d, calc-invocation-macro)
22646 (calc-show-banner): Use defcalcmodevar to declare them and set
22647 their default values.
22648
22649 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22650 instead of default values (but restore default values if there is
22651 an argument of 0).
22652
22653 2005-01-09 David Kastrup <dak@gnu.org>
22654
22655 * desktop.el (desktop-restore-eager): Fix typo in type.
22656
22657 2005-01-08 Richard M. Stallman <rms@gnu.org>
22658
22659 * cus-edit.el (customize): Delete :link.
22660
22661 2005-01-08 Jay Belanger <belanger@truman.edu>
22662
22663 * calc/calc.el (calc-mode): Remove the extension from the
22664 `calc-settings-file' file name when loading it.
22665
22666 2005-01-08 Kim F. Storm <storm@cua.dk>
22667
22668 * info.el (Info-mode-map, Info-next-link-keymap)
22669 (Info-prev-link-keymap, Info-up-link-keymap):
22670 Map follow-link to mouse-face.
22671 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22672
22673 2005-01-08 Jay Belanger <belanger@truman.edu>
22674
22675 * calc/calc.el (calc-settings-file): Change default value.
22676 Suggested by cgw in a comment in calc-mode.el.
22677
22678 * calc/calc-mode.el (calc-settings-file-name):
22679 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22680 Replace ~/.emacs in a prompt by calc-settings-file.
22681
22682 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22683
22684 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22685 (desktop-lazy-idle-delay): New customizable variables.
22686 (desktop-buffer-args-list): New variable.
22687 (desktop-append-buffer-args): New function.
22688 (desktop-save): Call desktop-append-buffer-args for some buffers.
22689 (desktop-lazy-create-buffer): New function.
22690 (desktop-idle-create-buffers): New function.
22691 (desktop-read): Add message about buffers to restore lazily.
22692 (desktop-lazy-abort): New command.
22693 (desktop-clear): Call desktop-lazy-abort.
22694 (desktop-lazy-complete): New command.
22695
22696 2005-01-06 Richard M. Stallman <rms@gnu.org>
22697
22698 * emacs-lisp/find-func.el (find-face-definition):
22699 Rename from find-face.
22700
22701 2005-01-06 Kim F. Storm <storm@cua.dk>
22702
22703 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22704
22705 * man.el (Man-xref-man-page, Man-xref-header-file)
22706 (Man-xref-normal-file): Add follow-link property.
22707
22708 2005-01-06 Jay Belanger <belanger@truman.edu>
22709
22710 * calc/calc-units.el: Make sure the proper macro definitions are
22711 available when compiling.
22712
22713 2005-01-06 Juri Linkov <juri@jurta.org>
22714
22715 * isearch.el (isearch-lazy-highlight-update):
22716 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22717
22718 2005-01-06 Miles Bader <miles@gnu.org>
22719
22720 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22721 (isearch-lazy-highlight-face): Use new name.
22722
22723 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
22724
22725 * uniquify.el (uniquify-rationalize-file-buffer-names):
22726 Re-add an interactive spec.
22727 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22728 to the same name.
22729
22730 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22731 (isearch-update, isearch-done): Adjust calls accordingly.
22732
22733 2005-01-05 Richard M. Stallman <rms@gnu.org>
22734
22735 * custom.el (custom-set-variables, custom-theme-set-variables):
22736 Clarify documentation.
22737
22738 * emacs-lisp/find-func.el (find-variable)
22739 (find-variable-other-window, find-variable-other-frame):
22740 Fix the TYPE args to find-function-read and find-function-do-it.
22741 (find-function): Doc fix.
22742 (find-function-at-point): Replace function-at-point alias.
22743
22744 2005-01-04 Richard M. Stallman <rms@gnu.org>
22745
22746 * cus-face.el (custom-declare-face):
22747 Record defface in current-load-list.
22748
22749 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
22750
22751 * emacs-lisp/find-func.el: Doc fixes.
22752 (find-face-regexp): New variable.
22753 (find-function-regexp-alist): New variable.
22754 (find-function-C-source): Third arg is now TYPE.
22755 (find-function-search-for-symbol): Handle general TYPE.
22756 (find-function-read, find-function-do-it): Handle general TYPE.
22757 (find-definition-noselect, find-face): New functions.
22758 (function-at-point): Alias deleted.
22759
22760 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
22761
22762 * battery.el (display-battery-mode): Rename from display-battery.
22763 Handle the case where it gets turned off.
22764
22765 2005-01-04 Richard M. Stallman <rms@gnu.org>
22766
22767 * cus-edit.el (customize): Make :link point to user doc.
22768
22769 * man.el (Man-fontify-manpage): Turn off undo generation.
22770
22771 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
22772
22773 2005-01-04 Andreas Schwab <schwab@suse.de>
22774
22775 * files.el (insert-directory): Only look for error lines in
22776 inserted text. Don't move too far after processing --dired markers.
22777
22778 2005-01-04 Richard M. Stallman <rms@gnu.org>
22779
22780 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22781 Don't expand if the character is @, period, dash, etc.
22782 (define-mail-abbrev): Quote names that contain problem characters.
22783
22784 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
22785
22786 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
22787
22788 2005-01-03 Richard M. Stallman <rms@gnu.org>
22789
22790 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
22791 (query-replace-highlight, query-replace-lazy-highlight)
22792 (query-replace): Definitions moved up. Doc fix.
22793
22794 2005-01-03 Richard M. Stallman <rms@gnu.org>
22795
22796 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
22797 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22798 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22799 (lazy-highlight-face): Rename from isearch-lazy-...
22800 Change all references to them.
22801
22802 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
22803
22804 * cus-edit.el (custom-file): Doc fix for defcustom.
22805 (custom-file): The function no longer sets the variable
22806 `custom-file' to its return value.
22807
22808 * startup.el (command-line): No longer load `custom-file'.
22809
22810 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
22811
22812 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
22813
22814 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
22815 Don't confuse module-prefixed identifiers for labels.
22816 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
22817
22818 2005-01-02 Richard M. Stallman <rms@gnu.org>
22819
22820 * files.el (basic-save-buffer-1): Fix previous change.
22821
22822 * loadhist.el (file-loadhist-lookup): New function.
22823 (file-provides, file-requires): Use it.
22824
22825 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
22826 instead of calculating the right size.
22827
22828 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22829
22830 * vc-svn.el (vc-svn-diff): Stay local if possible.
22831
22832 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
22833
22834 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
22835
22836 * files.el (hack-local-variables): Fix last change.
22837
22838 2005-01-02 Jay Belanger <belanger@truman.edu>
22839
22840 * calc/calc-yank.el (calc-edit-top): New variable.
22841 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
22842 object. Change header properties.
22843 (calc-edit-finish, calc-edit-finish-stack-object)
22844 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
22845 edited object.
22846 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
22847 for the beginning of the edited object.
22848 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
22849 for the beginning of the edited object.
22850 * calc/calc-prog.el (calc-edit-macro-finish-edit)
22851 (calc-finish-formula-edit, calc-macro-repeats)
22852 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
22853 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
22854 beginning of the edited object.
22855 (calc-user-define-edit): Change the header for editing macros.
22856 Remove unnecessary variable.
22857
22858 2005-01-01 Jay Belanger <belanger@truman.edu>
22859
22860 * calc/calc-yank.el (calc-edit-mode): Change default header.
22861 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
22862 * calc/calc-store.el (calc-edit-variable): Change title to match new
22863 header.
22864 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
22865 mode to match new header.
22866 (calc-user-define-edit): Change titles to include names of commands.
22867 (calc-finish-formula-edit): Adjust to handle new header.
22868 (calc-finish-macro-edit): Remove.
22869 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
22870 (calc-edit-macro-command, calc-edit-macro-command-type)
22871 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
22872 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
22873 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
22874 (calc-edit-macro-finish-edit): New functions.
22875 (calc-user-define-edit): Use new functions to edit named calc macros.
22876
22877 2005-01-01 Stefan <monnier@iro.umontreal.ca>
22878
22879 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
22880
22881 * ses.el (copy-region-as-kill): Deactivate mark.
22882
22883 2005-01-01 Richard M. Stallman <rms@gnu.org>
22884
22885 * replace.el (occur-1): If the output buffer is also an input,
22886 don't kill it, rename it.
22887
22888 * faces.el (set-face-background, set-face-foreground): Doc fix.
22889
22890 * cus-face.el (custom-face-attributes): Fix :help-echo strings
22891 for :foreground and :background.
22892
22893 * dired.el (dired-view-command-alist): Variable deleted.
22894 (dired-view-file, dired-mouse-find-file-other-window):
22895 Delete the code to use it.
22896
22897 2005-01-01 Kim F. Storm <storm@cua.dk>
22898
22899 * image.el (insert-sliced-image): Use t for line-height property.
22900
22901 See ChangeLog.11 for earlier changes.
22902
22903 ;; Local Variables:
22904 ;; coding: iso-2022-7bit
22905 ;; End:
22906
22907 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
22908 Copying and distribution of this file, with or without modification,
22909 are permitted provided the copyright notice and this notice are preserved.
22910
22911 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1