]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type):
[gnu-emacs] / lisp / ChangeLog
1 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * textmodes/reftex-vars.el (reftex-vref-is-default)
4 (reftex-fref-is-default, reftex-guess-label-type):
5 Tighten up a bit the safety predicate.
6
7 * textmodes/paragraphs.el (sentence-end-double-space)
8 (sentence-end-without-period, sentence-end-without-space)
9 (page-delimiter, paragraph-ignore-fill-prefix):
10 Tighten up a bit the safety predicate.
11
12 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
13
14 * progmodes/python.el (python-continuation-line-p)
15 (python-beginning-of-statement): syntax-ppss may return
16 a negative depth.
17 (python-mode): Don't forcefully enable font-lock.
18
19 * time-stamp.el (time-stamp-start, time-stamp-end)
20 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
21
22 * add-log.el: Remove spurious * in docstrings.
23 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
24 (add-change-log-entry): Use it here, since it's not specific
25 to iso8601.
26 (add-log-iso8601-time-string): Don't use it here any more.
27 (change-log-indent-text, change-log-indent): Rename from add-log-*.
28
29 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
30
31 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
32
33 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
34 (rcirc-toggle-low-priority): Doc fix.
35 (rcirc-handler-NOTICE): Remove beginning of line anchor in
36 ChanServ regexp.
37 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
38 #emacs.
39 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
40 (rcirc-decode-coding-system): Use utf-8 as the default.
41 (rcirc-multiline-minor-mode): Set the fill-column.
42 (rcirc-format-response-string): Display bright and dim nicks.
43 (rcirc-browse-url): Update interactive spec to fill ARG.
44 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
45 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
46
47 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
48
49 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
50 case for @Article, etc.
51
52 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
53
54 * net/tramp.el (tramp-register-file-name-handlers): New defun.
55 Added with autoload cookie.
56 (tramp-unload-file-name-handlers): Rename from
57 `tramp-unload-file-name-handler-alist'.
58
59 2006-04-23 Romain Francoise <romain@orebokech.com>
60
61 * comint.el (comint-match-partial-filename): Doc fix.
62
63 2006-04-21 Glenn Morris <rgm@gnu.org>
64
65 * calendar/cal-menu.el (calendar-mode-map): Refer to
66 `diary-view-entries' rather than alias `view-diary-entries'.
67 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
68
69 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
70
71 * progmodes/antlr-mode.el (antlr-default):
72 * cus-edit.el (custom-documentation):
73 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
74 in defface.
75
76 2006-04-21 Kim F. Storm <storm@cua.dk>
77
78 * image.el (image-type): New defun split out of create-image.
79 (create-image): Use it.
80
81 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
82
83 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
84 (org-open-at-point): Remove the "...done" message to keep output
85 in the echo area visible.
86 (org-export-as-xoxo): Fix call to `indent-region'.
87
88 2006-04-21 Kevin Ryde <user42@zip.com.au>
89
90 * international/mule.el (keyboard-coding-system): defcustom
91 info-link fixes: "Specify Coding" has been split, keyboard now in
92 "Terminal Coding", and "Single-Byte Character Support" is now
93 "Unibyte Mode".
94
95 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
96
97 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
98 Use font-lock-warning-face for any errors e.g. no stack.
99 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
100
101 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
102
103 * progmodes/sh-script.el (sh-shell): Mark as safe.
104
105 * newcomment.el (comment-start, comment-start-skip)
106 (comment-end-skip, comment-end): Mark as safe.
107
108 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
109
110 * textmodes/org.el: (org-deadline-announce): Face removed.
111 (org-level-faces, org-n-levels): Convert to constant.
112 (org-compatible-face): New function.
113 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
114 (org-level-5, org-level-6, org-level-7, org-level-8)
115 (org-special-keyword, org-warning, org-headline-done, org-link)
116 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
117 (org-scheduled-today, org-scheduled-previously, org-time-grid):
118 Face definition revised for better color tty support.
119 (org-bold-re, org-italic-re, org-underline-re): New constants.
120 (org-set-font-lock-defaults): Use the new constants.
121 (org-agenda-highlight-todo): New function.
122 (org-agenda-todo): Fix bug with point at end of line.
123 (org-agenda-change-all-lines, org-finalize-agenda-entries):
124 Fontify TODO keywords.
125 (org-insert-link): Preserve relative path in ../ links.
126 (org-export-as-html): Convert links pointing to .org files into
127 links that will work beteen the exported HTML files.
128 (org-todo-list): Fix bug when arg=0.
129 (org-insert-heading): More fine-tuning.
130
131 2006-04-19 Romain Francoise <romain@orebokech.com>
132
133 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
134 from `rmail-mime-charset-pattern'.
135
136 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
137
138 * progmodes/python.el (python-mode): Fix typo.
139
140 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
141
142 * comint.el (comint-previous-input): Don't clobber input line
143 when moving off either end of the input history ring.
144 (comint-delete-input): New function, used by
145 `comint-previous-input' and others.
146 (comint-previous-matching-input):
147 Use `coming-delete-input'. Save the partial input if leaving the
148 edit line. Goto point-max before deleting input to avoid
149 partial input fragments hanging around.
150 (comint-restore-input): New function, used by `comint-previous-input'.
151
152 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
153
154 * imenu.el (imenu--index-alist): Balance parentheses.
155
156 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
157
158 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
159
160 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
161
162 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
163 file is nil.
164
165 2006-04-18 Richard Stallman <rms@gnu.org>
166
167 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
168
169 * imenu.el (imenu-create-index-function, imenu--index-alist)
170 (imenu--last-menubar-index-alist, imenu--make-index-alist)
171 (imenu-default-create-index-function, imenu--generic-function):
172 Doc fixes.
173
174 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
175
176 * help-mode.el (help-mode): Set view-exit-action to delete window.
177
178 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
179 now works by passing nil as arg.
180
181 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
182
183 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
184 (read-abbrev-file): Provide default when reading filename.
185
186 * files.el (enable-local-variables): Allow :all as value.
187 (hack-local-variables): Implement that value.
188 (safe-local-variable-values, safe-local-eval-forms)
189 (enable-local-variables): Mark as risky.
190 (find-file-visit-truename, kept-old-versions): Mark safe.
191
192 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
193 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
194 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
195
196 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
197
198 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
199 Use forward-line so as to get to BOL even in the presence of fields.
200 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
201 in return.
202 (inferior-tcl): Tell tclsh to work in interactive mode.
203
204 * complete.el (partial-completion-mode):
205 Use 'choose-completion-string-functions to make sure that
206 choose-completion fills the minibuffer properly.
207
208 * complete.el (PC-old-read-file-name-internal): Remove.
209 (PC-read-include-file-name-internal): Remove. Turn it into an advice
210 of read-file-name-internal.
211 (partial-completion-mode): Enable/disable this advice.
212
213 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
214
215 * net/tramp.el (tramp-completion-file-name-handler): Revert change
216 of 2006-04-17.
217
218 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
219
220 * textmodes/org.el (org-insert-heading): Insert heading before
221 current if at beginning of line.
222 (org-todo, org-date): New faces.
223 (org-table-align): Make sure tooltip window contains full text.
224 (org-no-properties): New defsubst.
225 (org-set-font-lock-defaults): Use new faces.
226
227 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
228
229 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
230 for root variables.
231
232 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
233 (gdb-frame-address): Re-use to identify frame for watch expression.
234 (gdb-var-list, gdb-var-create-handler): Add frame address for root
235 variables.
236 (gdb-init-1, gdb-source, gdb-post-prompt)
237 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
238 (gdb-frame-handler): Get gdb-frame-address.
239
240 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
241
242 Sync with Tramp 2.0.53.
243
244 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
245 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
246 (tramp-completion-file-name-handler): Add autoload cookie for
247 adding to `file-name-handler-alist'.
248
249 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
250 the prompt. If it returns earlier (when detecting an error
251 message), the rest of the output will merge accidently with the
252 output of the next command. Reported by M Jared Finder
253 <jared@hpalace.com>.
254
255 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
256 for `process-file', in order to let it work for older Emacsen too.
257
258 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
259
260 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
261 (tex-font-lock-keywords-3): Use it.
262
263 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
264
265 * newcomment.el (comment-add): New function.
266 (comment-region-default, comment-dwim): Use it.
267
268 2006-04-15 Michael Olson <mwolson@gnu.org>
269
270 * emacs-lisp/tq.el: Improve comments.
271 (tq-queue-head-question): New accessor function.
272 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
273 Update for modified queue structure.
274 (tq-queue-add): Accept `question' argument.
275 (tq-queue-pop): If a question is pending, send it.
276 (tq-enqueue): Accept new optional argument `delay-question'.
277 If this is non-nil, and at least one other question is pending a
278 response, queue the question rather than sending it immediately.
279
280 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
281
282 * calendar/appt.el (appt-add): Check whether an appointment is
283 already present in appt-time-msg-list. Simplify code.
284
285 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
286
287 * progmodes/cc-langs.el (c-mode-menu):
288 Don't presume c-subword-mode is bound.
289
290 2006-04-13 Bill Wohler <wohler@newt.com>
291
292 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
293 (customize-package-emacs-version): Use cdr instead of cadr now
294 that alists use dotted pairs.
295
296 * custom.el (defcustom): Fix docstring for :package-version.
297
298 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
299
300 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
301 (tramp-handle-shell-command): Display output buffer only when
302 `tramp-display-shell-command-buffer' is true.
303 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
304
305 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
306
307 * textmodes/org.el (org-set-autofill-regexps): Set only the local
308 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
309
310 2006-04-13 Romain Francoise <romain@orebokech.com>
311
312 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
313 leaving temporary .cvsignore buffers behind.
314
315 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
316
317 * textmodes/org.el: (org-set-regexps-and-options)
318 (org-get-current-options): Better names for the startup folding
319 options.
320
321 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
322
323 * vc.el (vc-annotate): Arrange for point to end up at the same
324 line number as in the original, but only when using a new buffer.
325
326 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
327
328 * files.el (hack-one-local-variable-eval-safep):
329 Recognize `edebug-form-spec' for `put', but only if it passes
330 `edebug-basic-spec'. Generalize `put' handling.
331
332 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
333 vetting file-local form specs.
334
335 * allout.el (allout-layout): Autoload its `safe-local-variable'
336 property.
337
338 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
339
340 * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve documentation string.
341 (org-agenda-mouse-1-follows-link)
342 (org-mouse-1-follows-link): New options.
343 (org-format-agenda-item): Fix bug if TAGS is nil.
344 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
345
346 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
347
348 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
349 GDB 6.1+ gives full filename for "info sources" so use
350 file-name-nondirectory.
351
352 2006-04-12 Romain Francoise <romain@orebokech.com>
353
354 * subr.el (read-passwd): Bind `message-log-max' to nil.
355
356 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
357
358 * progmodes/perl-mode.el (perl-indent-new-calculate):
359 Recompute parse-start after jumping backward by a whole sexp.
360
361 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
362
363 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
364 window configuration.
365 (vc-annotate-display-select): Select the buffer so that current-buffer
366 (and selected-window) is the output buffer at the end of vc-annotate.
367
368 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
369
370 * vc.el (vc-annotate-color-map): Add custom TTY color map for
371 8-color terminals, to use all of the colors in a sensible order.
372 256-color terminals work well with the standard map.
373 (vc-annotate-lines): Only strip the first color character if it
374 is "#", to allow for terminal-style named colors.
375 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
376 the correct buffer is scrolled.
377
378 2006-04-11 Richard Stallman <rms@gnu.org>
379
380 * emacs-lisp/bytecomp.el (byte-compile-file):
381 Bind enable-local-variables to :safe, and make normal-mode obey it.
382
383 * files.el (enable-local-variables): Allow value :safe.
384 (normal-mode): Doc fix.
385 (hack-local-variables): Implement enable-local-variables = :safe.
386 (hack-local-variables-confirm): Don't prevent quitting.
387
388 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
389
390 * loadhist.el (unload-feature): A bit of sanity check of
391 load-history entries. Cancel timer-vars before unbinding them.
392
393 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
394 quote special chars, and make the trick work on the hex part of the
395 buffer as well.
396 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
397 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
398
399 * startup.el (normal-splash-screen): Fix last change so we don't wait
400 2 minutes if we don't show the splash screen.
401
402 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
403
404 * textmodes/org.el (org-export-plain-list-max-depth)
405 (org-table-spaces-around-separators)
406 (org-radio-targets, org-activate-camels)
407 (org-table-spaces-around-invisible-separators): Options removed.
408 (org-time-stamp-rounding-minutes, org-remember-templates)
409 (org-ellipsis, org-activate-links, org-descriptive-links):
410 New options.
411 (org-remember-apply-template, org-current-time)
412 (org-finish-edit-table-field)
413 (org-link-unescape, org-link-escape)
414 (org-string-width, org-table-clean-line, org-html-do-expand)
415 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
416 (org-read-agenda-file-list): New functions.
417 (org-table-edit-field)
418 (org-table-create-or-convert-from-region): New commands
419 (org-table-toggle-vline-visibility): Command removed.
420 (org-table-convert-region): Made a command.
421 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
422 Replace with the normal org- functions.
423 (org-self-insert-command): Don't trigger realign unnecessarily
424 when blanking a field that is not full.
425 (org-mode): `Set buffer-invisibility-spec' for links.
426 (org-activate-links2): Hide link part and only show descriptive
427 part of the link.
428 (org-insert-link): Modify for new linking system.
429 (org-store-link): Store description separately, for use by
430 `org-insert-link'.
431 (org-table-align): Use `org-string-width'.
432 (defgroup): Completely new group structure for custom variables.
433 (org-agenda-files): Option: Single file name allowed. Function:
434 Optional argument unrestrited means ignore any restricitons.
435 (org-install-agenda-files-menu): Find a buffer in Org-mode before
436 trying to modify the menu. Use generalized access to
437 `org-agenda-files.'
438 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
439 (org-agenda-file-to-front, org-remove-file, org-diary)
440 (org-tags-view, org-export-icalendar-all-agenda-files)
441 (org-export-icalendar-combine-agenda-files): Use generalized
442 access to `org-agenda-files'.
443 (org-remember-handler): Correctly preserve heading if present.
444 (org-table-insert-row, org-table-insert-hline): Deal with
445 invisible characters.
446
447 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
448
449 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
450 (vc-annotate-color-map): New 18 element constant
451 value/saturation, rotating hue colormap, from red->blue.
452 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
453 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
454 (vc-annotate): To avoid killing the required local variables,
455 set them before the end of `with-output-to-temp-buffer', and
456 after first switching to annotate-mode.
457 (vc-annotate-warp-version): Add buffer argument in goto-line to
458 ensure annotation, not source, is scrolled.
459
460 2006-04-10 Bill Wohler <wohler@newt.com>
461
462 * custom.el (defcustom, custom-handle-keyword):
463 Add :package-version keyword.
464 (custom-add-package-version): New function. Sets value of new
465 property 'custom-package-version from :package-version keyword.
466 (defcustom): Create Common Keywords section in docstring.
467 (defface, defgroup): Replace definitions of a select few keywords
468 with a reference to the Common Keywords in defcustom.
469 (defcustom, defface, defgroup): Replace reference to Customization
470 chapter in manual with hyperlink.
471
472 * cus-edit.el (customize-package-emacs-version-alist):
473 New variable.
474 (customize-changed-options): Add check for custom-package-version.
475 (customize-package-emacs-version): New function to look up Emacs
476 version corresponding to the given package version.
477
478 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
479 defun name, in similar fashion to find-variable-regexp.
480
481 2006-04-10 Eli Zaretskii <eliz@gnu.org>
482
483 * international/mule-cmds.el (set-locale-environment): Fix last
484 change for when the locale's preferences don't specify any encoding.
485
486 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
487
488 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
489 so the defined var/fun doesn't need to be quoted.
490
491 2006-04-10 Richard Stallman <rms@gnu.org>
492
493 * finder.el (finder-mode-map): Add n and p bindings.
494
495 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
496
497 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
498 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
499 (gdb-setup-windows): Put something in source window if we can't find
500 the source file.
501 (gdb-frame-handler): Make it work again with just assembly.
502 (gdb-data-list-register-values-handler): Make it work when there is
503 no stack.
504
505 2006-04-09 Richard Stallman <rms@gnu.org>
506
507 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
508 specs while looking for charset.
509
510 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
511
512 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
513 Make them faces.
514 (lm-font-lock-keywords): Update appropriately.
515
516 2006-04-10 Kim F. Storm <storm@cua.dk>
517
518 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
519 it can also replace buffer-substring-no-properties.
520
521 * emulation/cua-base.el (cua-delete-region, cua-paste)
522 (cua-repeat-replace-region): Use filter-buffer-substring.
523
524 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
525 (cua-cut-region-to-global-mark): Likewise.
526
527 * emulation/cua-rect.el (cua--extract-rectangle)
528 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
529
530 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
531
532 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
533 entry-type. Add field delimiters to numerical fields if they are
534 not present.
535
536 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
537
538 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
539 string-const to return value.
540 (bibtex-remove-delimiters): Use it.
541
542 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
543
544 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
545 cl-byte-compile-compiler-macro unless it exists.
546
547 2006-04-08 Eli Zaretskii <eliz@gnu.org>
548
549 * files.el (hack-local-variables-confirm) <offer-save>:
550 Clarify message text. Suggested by Ralf Angeli.
551
552 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
553
554 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
555 (delete-extract-rectangle-line): Use `filter-buffer-substring'
556 instead of `buffer-substring' and `delete-region'. (Most of the
557 code actually copied from `kill-region'.)
558
559 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
560
561 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
562 (rcirc-default-port): Rename from rcirc-port.
563 (rcirc-default-nick): Rename from rcirc-nick.
564 (rcirc-default-user-name): Rename from rcirc-user-name.
565 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
566 (rcirc-low-priority-flag): New variable.
567 (rcirc-decode-coding-system): New defcustom.
568 (rcirc-encode-coding-system): New defcustom.
569 (rcirc-coding-system-alist): New defcustom.
570 (rcirc-multiline-major-mode): New defcustom.
571 (rcirc-nick): New internal variable.
572 (rcirc-process): Remove variable.
573 (rcirc-server-buffer): New variable.
574 (rcirc): Update to use rcirc-default-* variables above.
575 (rcirc-connect): Do not add window-configuration-hook-here.
576 (rcirc-server): New internal variable.
577 (rcirc-connect): Do not send keepalive pings if
578 rcirc-keepalive-seconds is nil.
579 (with-rcirc-server-buffer): New macro.
580 (rcirc-send-string): Encode with rcirc-encode-coding-system.
581 (rcirc-server-name): Rename from rcirc-server.
582 (rcirc-buffer-process): New function.
583 (rcirc-buffer-nick): New function.
584 (rcirc-buffer-target): Remove function.
585 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
586 New commands.
587 (rcirc-mode-map): Change binding of C-c C-l to
588 rcirc-toggle-low-priority.
589 (rcirc-mode): Initialize coding system based on
590 rcirc-coding-system-alist. New change-major-mode-hook to part the
591 channel on a mode change. Make kill-buffer-hook buffer-local.
592 (rcirc-change-major-mode-hook): New function.
593 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
594 (rcirc-last-post-time): New variable.
595 (rcirc-process-message): Store the last time user posted a message
596 to this target.
597 (rcirc-multiline-minor-mode): New mode.
598 (rcirc-multiline-minor-mode-map): New mode map.
599 (rcirc-edit-multiline): Put multiline-edit buffer in
600 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
601 (rcirc-print): Ignore any line starting with an ignored nick.
602 (rcirc-print): Decode using rcirc-decode-coding-system.
603 (rcirc-track-minor-mode): Update global-mode-string when disabling
604 this mode.
605 (minor-mode-alist): Add LowPri indicator.
606 (rcirc-toggle-low-priority): New function.
607 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
608 next lowpriority buffer with activity.
609 (rcirc-record-activity): Sort buffers in rcirc-activity by the
610 last time the user posted a message in to the target.
611 (rcirc-update-activity-string): New formatting for low priority
612 buffers.
613 (rcirc-split-activity): New function.
614 (rcirc-handler-PART, rcirc-handler-KICK)
615 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
616 (rcirc-nick-away-alist): New variable.
617 (rcirc-handler-301): New handler. Away messages are printed once
618 per change.
619
620 2006-04-08 Eli Zaretskii <eliz@gnu.org>
621
622 * info.el (Info-follow-nearest-node): Doc fix.
623
624 * international/mule-cmds.el (set-locale-environment): Make sure
625 the coding-system preferred by the locale's language has the same
626 EOL conversion type as the original buffer-file-coding-system.
627 (locale-language-names): Add a few MS Windows language codes.
628
629 2006-04-07 Richard Stallman <rms@gnu.org>
630
631 * simple.el (eval-expression): Doc fix.
632
633 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
634 (eval-defun): Doc fixes.
635
636 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
637
638 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
639
640 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
641
642 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
643 GDB list command without argument for greater generality.
644
645 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
646
647 * subr.el (string-or-null-p): New function.
648
649 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
650
651 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
652
653 * files.el: Update comment about safe-local-variable declarations.
654
655 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
656
657 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
658 See idlwave.org.
659
660 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
661 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
662
663 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
664 See idlwave.org.
665
666 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
667 version 6.0 (minimal changes). See idlwave.org.
668
669 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
670 6.0 (minimal changes). See idlwave.org.
671
672 * progmodes/idlw-rinfo.el: File obsoleted and removed.
673
674 2006-04-06 Romain Francoise <romain@orebokech.com>
675
676 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
677 symmetric encryption features and a new asynchronous interface to
678 GnuPG. This new version is version 1.4, plus whitespace changes.
679
680 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
681
682 * files.el: Move some `safe-local-variable' declarations to the
683 respective files.
684
685 * textmodes/ispell.el (ispell-check-comments)
686 (ispell-local-dictionary): Mark as safe.
687
688 * abbrev.el (abbrev-mode): Mark as safe.
689
690 * add-log.el (change-log-default-name): Mark as safe.
691
692 * textmodes/reftex-vars.el (reftex-vref-is-default)
693 (reftex-fref-is-default, reftex-level-indent)
694 (reftex-guess-label-type): Mark as safe.
695
696 * textmodes/fill.el (colon-double-space): Mark as safe.
697
698 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
699 (sentence-end-double-space, sentence-end-without-period)
700 (sentence-end-without-space, sentence-end, sentence-end-base)
701 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
702
703 2006-04-06 Kim F. Storm <storm@cua.dk>
704
705 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
706 the :set-after list.
707 (ido-downcase-unc-hosts): New user option. Default on.
708 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
709 when it is set, as regexps are now applied on the fly.
710 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
711 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
712 on the fly, but only when ido-process-ignore-lists is set.
713 Do case insensitive filtering if ido-downcase-unc-hosts is set.
714 Only downcase names if ido-downcase-unc-hosts is set.
715
716 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
717
718 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
719
720 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
721
722 2006-04-05 Kim F. Storm <storm@cua.dk>
723
724 * ido.el (ido-mode): Set after ido-unc-hosts and
725 ido-ignore-unc-host-regexps.
726 (ido-save-history): Save ido-unc-hosts-cache.
727 (ido-load-history): Load ido-unc-hosts-cache.
728 (ido-reread-directory): Refresh unc hosts cache in // dir.
729
730 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
731 to nil while displaying slash screen.
732
733 2006-04-05 Daiki Ueno <ueno@unixuser.org>
734
735 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
736 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
737
738 2006-04-05 Kenichi Handa <handa@m17n.org>
739
740 * international/characters.el: Setup cases of Latin, Greek, and
741 Cyrillic characters in CJK charsets.
742
743 2006-03-29 Daiki Ueno <ueno@unixuser.org>
744
745 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
746 default-enable-multibyte-characters. This reverts the change from
747 revision 6.17 which is no longer necessary because the passphrase
748 is sent separately now. GnuPG messages are unreadable under
749 multibyte locales with default-enable-multibyte-characters set to nil.
750
751 2006-04-04 Andreas Schwab <schwab@suse.de>
752
753 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
754 and `byte-compile-warnings' as `safe-local-variable'.
755
756 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
757
758 * man.el (Man-mode-map): Restore the \r binding.
759 (Man-abstract-xref-man-page): If Man-target-string is a function,
760 call it.
761 (Man-highlight-references): Use Man-default-man-entry to get the
762 target. Deal with xrefs too.
763 (Man-highlight-references0): Don't call the target function.
764
765 * woman.el (WoMan-xref-man-page): Strip the section number, woman
766 cannot deal with it.
767
768 2006-04-04 Daiki Ueno <ueno@unixuser.org>
769
770 * pgg-gpg.el: Clean up process buffers every time gpg processes
771 complete.
772
773 2006-04-04 Kenichi Handa <handa@m17n.org>
774
775 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
776 here.
777 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
778 Temporarily bind inhibit-field-text-motion to t.
779
780 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
781
782 * startup.el (normal-splash-screen): Only set mode-line-format in the
783 splash buffer, so as not to interfere when debugging the code.
784 Ignore errors when switching buffer.
785
786 2006-04-03 Romain Francoise <romain@orebokech.com>
787
788 * dired.el (dired-dnd-protocol-alist): Fix typo.
789
790 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
791
792 * savehist.el (savehist): Add :version.
793 (savehist-ignored-variables): New variable.
794 (savehist-minibuffer-hook): Don't save variables listed in
795 `savehist-ignored-variables'.
796
797 * dired.el (dired-dnd-protocol-alist): Mention that change does
798 only apply to new buffers in doc string.
799
800 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
801
802 * recentf.el (recentf-open-files-item): Include newline in button
803 field, so opening a file will work, when the point is at the end
804 of the file name. Allow, for example, to [i]search a file by
805 extension and just push RET to open it.
806
807 2006-04-03 Daiki Ueno <ueno@unixuser.org>
808
809 * pgg-gpg.el (pgg-gpg-process-filter)
810 (pgg-gpg-wait-for-completion): Check if buffer is alive.
811
812 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
813 lines, temporary fix.
814
815 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
816
817 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
818
819 2006-04-02 Richard Stallman <rms@gnu.org>
820
821 * progmodes/compile.el (compilation-message-face): Make it defcustom.
822
823 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
824
825 * ibuf-macs.el (define-ibuffer-column): Add a new key:
826 header-mouse-map.
827
828 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
829 (ibuffer-mode-header-map): New keymaps.
830 (ibuffer-update-title-and-summary): Enable mouse face highlighting
831 and keybindings for column headers.
832 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
833 property.
834
835 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
836
837 * speedbar.el (speedbar-after-create-hook): Doc fix.
838
839 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
840
841 * shell.el (shell-directory-tracker)
842 (shell-dynamic-complete-command): Doc fixes.
843
844 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
845
846 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
847 terminals.
848
849 2006-04-01 Kim F. Storm <storm@cua.dk>
850
851 * ido.el (ido-unc-hosts-cache): New defvar.
852 (ido-unc-hosts): If value of defcustom is a function, call it to
853 get list of UNC hosts. Add function-item choices to specify
854 ido-unc-hosts-net-view or user function.
855 (ido-ignore-unc-host-regexps): New defcustom.
856 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
857 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
858 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
859
860 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
861
862 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
863 wwidth.
864
865 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
866
867 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
868 (ido-max-work-file-list, ido-switch-buffer)
869 (ido-read-file-name-as-directory-commands):
870 Fix typos in docstrings.
871
872 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
873
874 * term/mac-win.el (mac-system-coding-system): Define and use after
875 Mac-specific coding systems are ready.
876
877 2006-03-27 Romain Francoise <romain@orebokech.com>
878
879 * net/rcirc.el (rcirc-connect): Add autoload cookie.
880
881 * ldefs-boot.el: Update.
882
883 2006-03-27 Daiki Ueno <ueno@unixuser.org>
884
885 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
886 passphrases when it is not needed.
887 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
888 passphrase stuff from gpg, should only be necessary when you use
889 gpg with a smartcard.
890
891 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
892
893 * comint.el (comint-dynamic-list-completions): Allow user to
894 select *Completions* buffer.
895
896 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
897
898 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
899
900 2006-03-26 Andreas Schwab <schwab@suse.de>
901
902 * progmodes/gud.el (gdb): Only complain about multiple debugging
903 when the gdb process is still running.
904
905 2006-03-25 Eli Zaretskii <eliz@gnu.org>
906
907 * mail/rmail.el (tool-bar-map): Defvar it.
908 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
909 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
910
911 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
912
913 * help.el (print-help-return-message): Suggest to use
914 display-buffer instead of switch-to-buffer-other-window to restore
915 the previous window without selecting it.
916
917 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
918
919 * frame.el (select-frame-by-name): Call x-focus-frame also when
920 window-system is mac.
921
922 * term/mac-win.el: Adjust Courier font specifications in
923 x-fixed-font-alist.
924 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
925 when directly encoding to UTF-16 in native byte order, no BOM.
926
927 2006-03-25 Kim F. Storm <storm@cua.dk>
928
929 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
930 (cua--init-keymaps): Use it instead of fixed C-return.
931 (cua-mode): Set after it.
932
933 * emulation/cua-rect.el (cua--init-rectangles):
934 Use cua-rectangle-mark-key instead of fixed C-return.
935
936 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
937
938 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
939 "run" in .gdbinit.
940 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
941
942 2006-03-24 Romain Francoise <romain@orebokech.com>
943
944 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
945 `display-buffer-other-frame'.
946
947 2006-03-24 Kim F. Storm <storm@cua.dk>
948
949 * apropos.el (apropos-synonyms): Add selection => region.
950
951 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
952
953 * progmodes/gdb-ui.el (gdb-var-create-regexp)
954 (gdb-var-list-children-regexp, gdb-var-update-regexp)
955 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
956 (gdb-data-list-register-values-regexp)
957 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
958 Future proof against new fields being added to MI output.
959 (gdb-send): Don't treat backslashes for program input as
960 continuations.
961 (gdb-assembler-handler): Don't use window-start for this handler.
962 (gdb-frame-handler): Don't change to hollow arrow if overlay
963 arrow doesn't move to new frame.
964
965 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
966
967 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
968 prevent compiler warnings.
969 (gdb-stopped): Check for gud-last-last-frame (case: signal).
970 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
971 (gdb-assembler-custom): Use hollow-right-triangle for assembler
972 buffer too.
973
974 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
975
976 * pgg-gpg.el (pgg-gpg-update-agent): Check for
977 make-network-process, so we can use the same code in Gnus v5-10
978 too and have this file fully synchronized with that release.
979
980 2006-03-23 Romain Francoise <romain@orebokech.com>
981
982 * ibuf-ext.el (ibuffer-read-filter-group-name):
983 Use `ibuffer-generate-filter-groups' to make completion list match
984 the filter groups that are really displayed in the Ibuffer buffer.
985 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
986
987 2006-03-23 Kenichi Handa <handa@m17n.org>
988
989 * international/mule-cmds.el (sort-coding-systems): Describe that
990 the argument is modified in docstring.
991
992 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
993
994 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
995 (pgg-gpg-update-agent): New function.
996 (pgg-gpg-use-agent-p): New function.
997 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
998 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
999 (pgg-gpg-sign-region): Use it.
1000
1001 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
1002
1003 * cus-edit.el (custom-face-set): Call custom-push-theme before
1004 face-spec set so that `changed' theme is correctly saved.
1005 (custom-face-reset-standard): Reset to recalculated face rather
1006 than defface spec.
1007
1008 * custom.el (custom-push-theme): Only save `changed' theme if the
1009 current face does not match the defface specs.
1010
1011 2006-03-21 Simon Josefsson <jas@extundo.com>
1012
1013 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1014 <wilde@sha-bang.de>.
1015 (pgg-gpg-use-agent): New variable.
1016 (pgg-gpg-process-region): Use it.
1017 (pgg-gpg-encrypt-region): Likewise.
1018 (pgg-gpg-encrypt-symmetric-region): Likewise.
1019 (pgg-gpg-decrypt-region): Likewise.
1020 (pgg-gpg-sign-region): Likewise.
1021 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1022
1023 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
1024
1025 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
1026 bracket links.
1027
1028 2006-03-21 Kim F. Storm <storm@cua.dk>
1029
1030 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
1031 fringe-indicator-alist instead of modifying global value.
1032 (gdb-frame-handler): Likewise.
1033
1034 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1035
1036 * diff-mode.el (diff-function): Make it inherit from diff-header
1037 instead of diff-context.
1038
1039 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
1040 bitmap.
1041 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
1042 change names in macro above for consistency.
1043 (gdb-frame-handler): Use hollow-right-triangle for all selected
1044 frames which except the innermost (where execution has stopped).
1045 (gdb-reset): Reset buffer-local values of overlay-arrow.
1046
1047 2006-03-20 Richard Stallman <rms@gnu.org>
1048
1049 * simple.el (set-mark-command): Doc fix.
1050
1051 * files.el (display-buffer-other-frame): New command.
1052 (ctl-x-4-map): Bind C-x 5 C-o to it.
1053
1054 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1055
1056 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
1057 rather than just defer-time, in case defer-time has been changed but
1058 the timer isn't running yet.
1059 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
1060
1061 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1062
1063 * help-mode.el (help-follow-symbol): New function.
1064 Essentially identical to the old `help-follow', but do not let
1065 `push-button' do the work when on an xref.
1066 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
1067
1068 2006-03-19 Richard Stallman <rms@gnu.org>
1069
1070 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
1071 preceded by the word `program'.
1072 (help-follow-mouse, help-follow): Throw error if not on xref.
1073 Delete no longer used args.
1074
1075 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
1076
1077 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
1078 annotation ensure gud-overlay-arrow-position is redisplayed.
1079
1080 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1081
1082 * textmodes/bibtex.el (bibtex-include-OPTkey)
1083 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
1084 (bibtex-autokey-name-case-convert)
1085 (bibtex-autokey-titleword-case-convert): Make these the aliases
1086 for the following two variables.
1087 (bibtex-autokey-name-case-convert-function)
1088 (bibtex-autokey-titleword-case-convert-function): Make these the
1089 real names.
1090 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
1091 bibtex-font-lock-crossref sublists.
1092 (bibtex-mode): Revert 2005-12-30 change (which made
1093 completion-ignore-case buffer-local).
1094 (bibtex-url): Simplify.
1095
1096 2006-03-19 Kim F. Storm <storm@cua.dk>
1097
1098 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
1099 cursor property value to 2 (to align with C level change).
1100
1101 2006-03-19 Bill Wohler <wohler@newt.com>
1102
1103 * image.el (image-load-path-for-library): Shorten first line in
1104 docstring.
1105
1106 2006-03-18 Richard Stallman <rms@gnu.org>
1107
1108 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
1109
1110 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
1111
1112 * isearch.el (isearch-other-meta-char): Handle user bindings for
1113 shifted control characters.
1114
1115 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
1116
1117 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
1118 part that matches email addresses, file names, etc.
1119
1120 2006-03-18 Eli Zaretskii <eliz@gnu.org>
1121
1122 * term/w32-win.el (mouse-set-font):
1123 Mention w32-list-proportional-fonts in the doc string.
1124
1125 2006-03-18 Kim F. Storm <storm@cua.dk>
1126
1127 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
1128 (ido-unc-hosts): New user option to explicitly define list of know
1129 UNC-style hosts for completion.
1130 (ido-cache-unc-host-shares-time): New user option.
1131 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
1132 New helper functions for UNC file-name support.
1133 (ido-may-cache-directory): Check for UNC host. Simplify.
1134 (ido-wash-history): Clean out old UNC hosts.
1135 (ido-nonreadable-directory-p): UNC hosts are always readable.
1136 (ido-directory-too-big-p): UNC hosts are never too big.
1137 (ido-set-current-directory): Handle UNC root path.
1138 (ido-file-name-all-completions): Complete UNC host names from
1139 ido-unc-hosts list. Cache UNC host shares.
1140 (ido-make-file-list-1): Don't filter UNC root.
1141 (ido-exhibit): Check for // in root directory, and switch to UNC
1142 mode by setting ido-current-directory to //.
1143
1144 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
1145
1146 * cus-edit.el (customize-changed-options): Mention explicit
1147 version number as default in prompt.
1148
1149 2006-03-17 Bill Wohler <wohler@newt.com>
1150
1151 * image.el (image-load-path-for-library): Minor docstring fix.
1152
1153 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
1154
1155 * textmodes/org.el (org-read-date): Include subgroup 5 into
1156 replacement text.
1157 (org-popup-calendar-for-date-prompt): Fix customization type.
1158
1159 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
1160
1161 * progmodes/gdb-ui.el (gud-watch): Provide completion.
1162 (gdb-continuation): New variable.
1163 (gdb-send): Deal with continuation lines.
1164
1165 * progmodes/gud.el (gud-gdb-complete-command)
1166 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
1167 expressions.
1168 (gud-tooltip-mode): Use buffer-local value.
1169
1170 2006-03-16 Kim F. Storm <storm@cua.dk>
1171
1172 * ido.el (ido-edit-input): Use selected match, if any.
1173
1174 2006-03-16 Bill Wohler <wohler@newt.com>
1175
1176 * image.el (image-load-path-for-library): Prefer user's images in
1177 image-load-path.
1178
1179 2006-03-16 Martin Rudalics <rudalics@gmx.at>
1180
1181 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
1182 when checking for attempt to drag leftmost or rightmost scrollbar.
1183
1184 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
1185
1186 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
1187 (gdb-force-mode-line-update): New function.
1188 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
1189 (gdb-exited): Use them.
1190 (gdb-signal): New function.
1191 (gdb-annotation-rules): Provide a rule for it.
1192
1193 2006-03-16 Kenichi Handa <handa@m17n.org>
1194
1195 * international/mule.el (auto-coding-regexp-alist): Add entries
1196 for Unicode BOM.
1197
1198 * sort.el (sort-build-lists): Temporarily bind
1199 inhibit-field-text-motion to t.
1200
1201 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
1202
1203 * locate.el (locate-command, locate-make-command-line)
1204 (locate-fcodes-file, locate-update-command)
1205 (locate-prompt-for-command, locate, locate-with-filter)
1206 (locate-get-file-positions): Doc fixes.
1207 (locate-buffer-name, locate-header-face): Remove leading `*' in
1208 defcustom.
1209 (locate-filter-output): Use `keep-lines' instead of its alias
1210 `delete-non-matching-lines'.
1211 (locate-get-filename, locate-get-dirname): Add introductory comment.
1212 (locate-find-directory-other-window): Give appropriate error
1213 message if used outside main listing.
1214
1215 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1216
1217 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
1218 the new extend-region feature.
1219 (font-lock-after-change-function): Update correspondingly.
1220 * jit-lock.el (jit-lock-after-change): Update correspondingly.
1221 * progmodes/grep.el (font-lock-lines-before): Don't disable.
1222
1223 2006-03-15 Bill Wohler <wohler@newt.com>
1224
1225 * image.el (image-load-path-for-library): Fix example by not
1226 recommending that one binds image-load-path. Just defvar it to
1227 placate compiler and only use it if previously defined.
1228
1229 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
1230
1231 * textmodes/org.el (org-insert-centered): Use `string-width' to
1232 make underlining work for wide characters.
1233 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
1234 TAB to `org-cycle', to make sure that no binding in
1235 `outline-mode-map' can supercede it.
1236
1237 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
1238
1239 * allout.el: Increment version to 2.2.1 in file commentary.
1240
1241 (allout-version): Increment to 2.2.1.
1242
1243 (allout-default-layout): New customization variable, used when the
1244 file lacks a specific allout-layout. Uses allout-layout-type for
1245 recursively nested definition.
1246
1247 (allout-layout-type): Widget defining allout layouts, necessary for
1248 self-recursive definition.
1249
1250 (allout-mode): Incorporate allout-default-layout as fallback for
1251 allout-layout.
1252
1253 (allout-layout): Mark as 'safe-local-variable', and refer mention
1254 fallback to `allout-default-layout' in absence of a specified value.
1255 (allout-passphrase-verifier-string)
1256 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
1257
1258 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
1259
1260 (allout-get-encryption-passphrase-verifier): Use correct name of
1261 passphrase verifier in docstring.
1262
1263 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
1264
1265 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
1266 elements.
1267 (gdb-find-watch-expression): Make it work for arrays too.
1268 Follow change to gdb-var-list.
1269 (gud-watch): Allow the user to enter variable name with a prexix
1270 arg. Create keybindings.
1271 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1272 (gdb-var-list-children-handler, gdb-var-update-handler)
1273 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
1274 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
1275 Follow change to gdb-var-list.
1276 (gdb-starting): Don't show the overlay arrows when program is running.
1277
1278 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
1279 gdb-var-list.
1280
1281 2006-03-14 Bill Wohler <wohler@newt.com>
1282
1283 * image.el (image-load-path-for-library): Pass value of path
1284 rather than symbol. Always return list of directories.
1285 Guarantee that image directory comes first.
1286
1287 2006-03-14 Alan Mackenzie <acm@muc.de>
1288
1289 * font-core.el (font-lock-extend-region\(-function\)?.):
1290 New function/variable.
1291
1292 * font-lock.el (font-lock-after-change-function):
1293 Call font-lock-extend-region. Obey font-lock-lines-before.
1294 (font-lock-default-fontify-region): Remove reference to
1295 font-lock-lines-before.
1296
1297 * jit-lock.el (jit-lock-after-change):
1298 Call font-lock-extend-region. Obey font-lock-lines-before.
1299
1300 2006-03-14 David Ponce <david@dponce.com>
1301
1302 * tree-widget.el (tree-widget-themes-load-path)
1303 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1304
1305 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
1306
1307 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
1308 (rcirc-print): Mark the start of text at the end of the prompt.
1309 (rcirc-track-minor-mode): Add autoload cookie.
1310 (rcirc-update-activity-string): Add space to front of mode-line
1311 indicator.
1312
1313 2006-03-13 Miles Bader <miles@gnu.org>
1314
1315 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
1316 (rcirc-abbrev-nick): Remove function.
1317 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
1318
1319 2006-03-13 David Ponce <david@dponce.com>
1320
1321 * tree-widget.el: Handle themes across all occurrences of the main
1322 themes sub-directory found in tree-widget-themes-load-path.
1323 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1324 (tree-widget--locate-sub-directory): Return all occurrences.
1325 (tree-widget-themes-path): New function.
1326 Replace tree-widget-themes-directory, and return a list of directories.
1327 (tree-widget-set-parent-theme)
1328 (tree-widget-lookup-image): Use it.
1329
1330 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
1331
1332 * textmodes/org.el (org-link-search): Avoid self-matching of
1333 links, allow target text to be distributed over several lines.
1334 (org-search-not-link): New function.
1335 (org-set-regexps-and-options, org-get-current-options):
1336 New startup options.
1337 (org-export-as-html): Take odd-level setting from local variable.
1338 (org-fontify-emphasized-text): New option.
1339 (org-set-font-lock-defaults): Include emphasized text.
1340 (org-follow-mhe-link): Allow folder-only links, fix folder name.
1341 (org-font-lock): Customize group renamed from `org-faces'.
1342
1343 2006-03-13 John Paul Wallington <jpw@pobox.com>
1344
1345 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1346 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1347
1348 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1349
1350 * cus-start.el (all): Delete :version keyword for members of the
1351 fringe group, since the entire group is new in 22.1.
1352
1353 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1354
1355 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1356 map if value is hexadecimal (an address).
1357 (gud-watch): Only search roots for existing watch expressions.
1358 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1359 prevent caching problems with speedbar-update-directory-contents.
1360
1361 2006-03-12 Juri Linkov <juri@jurta.org>
1362
1363 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1364 before comparing with `low' and `warn'.
1365
1366 * info.el (Info-dir-remove-duplicates): Move point to the
1367 beginning of the current line after deleting the entries from
1368 redundant heading. Use marker for `limit' and compare it with
1369 point before calling `re-search-forward'.
1370
1371 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1372
1373 * simple.el (yank): Fix typo in docstring.
1374
1375 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1376
1377 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1378 messages, where "D" is the 6th character.
1379
1380 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1381
1382 * simple.el (yank): Fix last change.
1383
1384 2006-03-11 David Ponce <david@dponce.com>
1385
1386 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1387 merging elements from the standard ispell-dictionary-alist.
1388 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1389 alist, and return the new alist.
1390
1391 2006-03-11 Richard Stallman <rms@gnu.org>
1392
1393 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1394
1395 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1396 the way it is implemented is too unclean.
1397
1398 * simple.el (kill-region, yank): Doc fix.
1399
1400 * battery.el (battery-echo-area-format): Doc fix.
1401 (battery-mode-line-format): Likewise.
1402 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1403 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1404
1405 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1406
1407 * progmodes/octave-mod.el (octave-indent-for-comment):
1408 Behave according to do string.
1409
1410 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1411
1412 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1413 Be visible only if major mode is Mail Mode.
1414
1415 * textmodes/flyspell.el (flyspell-external-point-words)
1416 (flyspell-process-localwords): Fix last changes.
1417
1418 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1419
1420 * calendar/holidays.el (list-holidays): Doc fix.
1421
1422 * international/mule.el (auto-coding-alist): Add .odt
1423 (OpenOffice's open document) files.
1424
1425 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1426 document) files. Mention in the doc string the need to sync with
1427 auto-coding-alist.
1428
1429 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1432 enable-local-variables is set to always query, or there is no
1433 savable variable.
1434
1435 2006-03-10 Bill Wohler <wohler@newt.com>
1436
1437 * image.el (image-load-path-for-library): Merge at least three
1438 functions from Gnus and MH-E into this one function that can now
1439 be shared.
1440
1441 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1442
1443 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1444 gdb-remove-mouse-face and remove help-echo too.
1445 (gdb-enqueue-input): Correct conditional clause.
1446
1447 2006-03-10 Glenn Morris <rgm@gnu.org>
1448
1449 * calendar/calendar.el (calendar-holidays): Doc fix.
1450 * calendar/holidays.el (list-holidays): Doc fix.
1451
1452 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1453
1454 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1455 it gets called in gdb-prompt anyway.
1456 (gdb-use-separate-io-buffer): Only restore window arrangement for
1457 gdb-many-windows.
1458 (gdb-enqueue-input): Make it harder to send GDB input when program
1459 is running.
1460 (gdb-buffer-list): New variable.
1461 (gdb-remove-mouse-face): New function.
1462 (gdb-starting): Use it when GDB input won't get sent.
1463
1464 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1465
1466 * help.el (view-lossage): Remove trailing whitespace before
1467 inserting "\n".
1468
1469 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1470
1471 * files.el (hack-local-variables-confirm):
1472 Set coding-system-for-read to nil before writing to .emacs.
1473
1474 * arc-mode.el (archive-extract): Check if an existing buffer name
1475 comes from a different archive.
1476
1477 * help.el (describe-key-briefly): If KEY is a down event, read and
1478 discard the up event.
1479
1480 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1481
1482 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1483 be edited and use font-lock-warning-face for any changes.
1484
1485 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1486 (gdb-edit-value): Use it to report any errors.
1487
1488 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1489
1490 * help.el (describe-key): Remove leftover test code.
1491
1492 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1493
1494 * textmodes/org.el: Move defvars out of eval-when-compile.
1495 Use buffer-file-name variable.
1496 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1497 arg `file'.
1498 (org-level-faces): Remove startup dependency.
1499 (org-cycle, org-map-tree, org-scan-tags)
1500 (org-remember-handler): Don't call `outline-level' directly.
1501 (org-mhe-search-all-folders): New option.
1502 (org-mhe-get-message-folder-from-index)
1503 (org-mhe-get-message-folder): Fix indexing search.
1504 (org-format-agenda-item): Handle nil TAGS argument.
1505 (org-cleaned-string-for-export, org-activate-target-links)
1506 (org-make-target-link-regexp): Deal with empty radio target list.
1507 (org-tag): New face.
1508 (org-get-level-face): New function.
1509 (org-set-font-lock-defaults): Simplify setup for headlines.
1510 (org-complete): Pass common substring to `display-completion-list'.
1511
1512 2006-03-06 David Ponce <david@dponce.com>
1513
1514 * tree-widget.el: Update Commentary header.
1515 (tree-widget-theme-name): Ignore parent themes.
1516 (tree-widget-set-parent-theme): New function.
1517 (tree-widget-set-theme): Use it.
1518 (tree-widget-set-image-properties): Move definition. Does nothing
1519 if image properties have already been set.
1520 (tree-widget-image-properties): Move definition. Receive an image
1521 name. Set the :pointer property.
1522 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1523 Don't set the :pointer image property.
1524 (tree-widget-convert-widget): New function. Handle :dynargs
1525 compatibility here.
1526 (tree-widget): Use it to :convert-widget. Add the :expander-p
1527 predicate to control when the :expander function is entered.
1528 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1529 (tree-widget-value-create): Handle :expander-p. widget-apply
1530 :expander.
1531 (tree-widget-expander-p): New function. Default value of the
1532 :expander-p property.
1533
1534 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1535
1536 * help.el (describe-key): Properly handle the return value of
1537 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1538 remaps. Handle string and vector `follow-link' values.
1539
1540 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1541
1542 * complete.el (PC-expand-many-files): Try be more careful when parsing
1543 the shell's output.
1544
1545 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1546
1547 * outline.el (hide-sublevels): Provide better interactive default.
1548
1549 2006-03-06 Kenichi Handa <handa@m17n.org>
1550
1551 * international/fontset.el (create-fontset-from-fontset-spec):
1552 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1553
1554 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1555
1556 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1557 backslashes instead of one in regexp.
1558 (gud-tooltip-dereference): Add missing optional argument.
1559
1560 2006-03-04 John Paul Wallington <jpw@pobox.com>
1561
1562 * wdired.el (toplevel): Require `cl' at compile-time.
1563
1564 2006-03-04 Andreas Schwab <schwab@suse.de>
1565
1566 * server.el (server-process-filter): Handle errors during
1567 evaluation of the argument.
1568
1569 2006-03-03 John Paul Wallington <jpw@pobox.com>
1570
1571 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1572 escape parentheses at beginning of line.
1573 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1574 (t-mouse-mode): Remove period from end of error message.
1575
1576 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1577
1578 * textmodes/flyspell.el (flyspell-process-localwords):
1579 Be case-sensitive.
1580
1581 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1582
1583 * cus-edit.el (custom-quote): Remove function, since it has been
1584 moved to custom.el.
1585
1586 * font-lock.el (lisp-font-lock-keywords-2)
1587 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1588 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1589 they have no special meaning.
1590
1591 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1592 indirect buffer gets killed before indirect buffer. Use dolist.
1593
1594 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1595
1596 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1597 value instead of a literal constant (1) on more pauses.
1598
1599 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1600
1601 * textmodes/flyspell.el (flyspell-external-point-words):
1602 Be case-sensitive.
1603
1604 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1605
1606 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1607 with "www".
1608
1609 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1610
1611 * allout.el: Restablish intermediate missing comment header to
1612 preserve outline structure.
1613 (allout-beginning-of-current-entry): Skip invisible text.
1614 (allout-open-topic): Fix opening a topic at end-of-buffer.
1615 (allout-minor-mode): Move nearer to allout-mode function.
1616
1617 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1618
1619 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1620
1621 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1622
1623 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1624 is nil.
1625
1626 * progmodes/gud.el (gud-speedbar-menu-items):
1627 Use buffer-local-value and add missing :visible keyword.
1628
1629 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1630
1631 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1632
1633 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1634 must be `follow-link'.
1635
1636 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1637
1638 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1639 formatting: No nested anchors.
1640 (org-all-targets): Fix bug with XEmacs compatibility.
1641 (org-read-date): Add (require 'parse-time).
1642 (org-set-tags): Fix bug with extra inserted space.
1643 (org-export-html-style): Define a style class for targets.
1644 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1645 (org-hide-leading-stars): New option.
1646 (org-hide): New face.
1647 (org-set-font-lock-defaults): Allow to hide leading stars.
1648 (org-get-legal-level, org-tr-level): New functions.
1649 (org-odd-levels-only): New option.
1650 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1651 (org-demote, org-promote): Deal with double-star levels.
1652 (org-convert-to-odd-levels): New command.
1653
1654 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1655
1656 * speedbar.el (speedbar-update-localized-contents): Try to
1657 preserve window-start.
1658 (speedbar-update-directory-contents): Try to preserve window-start
1659 and window-point.
1660 (speedbar-update-special-contents): Don't move back to start of window.
1661
1662 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1663 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1664 speedbar-timer-fn.
1665 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1666 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1667 instead of gdb-speedbar-timer-fn.
1668
1669 2006-02-28 Jay Belanger <belanger@truman.edu>
1670
1671 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1672 (math-compose-expr): Use latex option when calling
1673 `math-compose-tex-matrix' for latex mode.
1674
1675 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1676
1677 * speedbar.el: Re-instate comments about developing for speedbar
1678 [this is what info and gdb-ui use even if better methods exist now].
1679
1680 * t-mouse.el: New file.
1681 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1682 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1683 (t-mouse-make-event-element): Use posn-at-x-y instead.
1684 (t-mouse-make-event): Deal with Fedora Core 3.
1685 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1686 (t-mouse-mouse-position-function): New function. Use it instead
1687 of advising mouse-position.
1688 (t-mouse-mode): New minor mode.
1689 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1690
1691 2006-02-27 Glenn Morris <rgm@gnu.org>
1692
1693 * calendar/calendar.el (calendar-holidays): Doc fix.
1694
1695 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1696
1697 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1698 Re-introduce the concept of a source window.
1699 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1700 consistency with get-buffer-create.
1701 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1702 (gdb-data-list-register-values-handler)
1703 (gdb-stack-list-locals-handler): Try to preserve window-start as
1704 well as window-point.
1705 (gdb-display-source-buffer): New function (old concept).
1706 (gdb-goto-breakpoint): Use it.
1707
1708 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1709 for gdb-ui/gdb-mi (old concept).
1710
1711 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
1712
1713 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1714 binding.
1715
1716 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1717
1718 * textmodes/reftex-sel.el (reftex-select-label-map)
1719 (reftex-select-bib-map): Add `follow-mouse' binding.
1720
1721 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
1722
1723 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1724 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1725 Give :set functions to provide automatic updating.
1726 Update docstring. Give compiler defvars early in the file
1727 and move the defcustoms to a later spot where all called functions
1728 are defined.
1729 (jka-compr-file-name-handler-entry): Doc fix.
1730 (jka-compr-compression-info-list--internal)
1731 (jka-compr-mode-alist-additions--internal)
1732 (jka-compr-load-suffixes--internal): New variables.
1733 (jka-compr-install): Set the three above variables.
1734 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1735 (jka-compr-update, jka-compr-set): New functions.
1736 (auto-compression-mode): Doc fix.
1737
1738 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1739 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1740 Use jka-compr-compression-info-list--internal,
1741 jka-compr-mode-alist-additions--internal and
1742 jka-compr-load-suffixes--internal.
1743
1744 * files.el (load-library):
1745 * loadhist.el (file-loadhist-lookup):
1746 * startup.el (command-line):
1747 * subr.el (locate-library):
1748 * emacs-lisp/autoload.el (update-directory-autoloads):
1749 * emacs-lisp/find-func.el (find-library-suffixes):
1750 Use `get-load-suffixes' instead of `load-suffixes'.
1751
1752 * subr.el (locate-library):
1753 * emacs-lisp/find-func.el (find-library-name):
1754 Use `load-file-rep-suffixes' instead of '("").
1755
1756 2006-02-26 Kim F. Storm <storm@cua.dk>
1757
1758 * ido.el (ido-save-history, ido-load-history): Simplify.
1759 Don't use find-file-noselect to avoid interference from other modes.
1760
1761 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
1762
1763 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
1764 to use the default shell if filename is not available.
1765 Reported by Giorgos Keramidas.
1766
1767 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
1768
1769 * progmodes/etags.el (tags-completion-table): Do completion from
1770 all the tables in the current list, as documented in the manual.
1771
1772 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1773
1774 * CC Mode Update to 5.31.3.
1775
1776 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1777
1778 * progmodes/cc-mode.el (c-postprocess-file-styles):
1779 Bind inhibit-read-only to t, around the call to
1780 c-remove-any-local-eval-or-mode-variables, so that it works on a
1781 RO file.
1782
1783 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1784
1785 * progmodes/cc-awk.el: Correct a typo.
1786
1787 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1788
1789 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
1790 c-hungry-delete-backwards, at the request of RMS. Leave the old
1791 name as an alias.
1792
1793 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1794
1795 * progmodes/cc-mode.el: Correct a typo.
1796
1797 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1798
1799 * progmodes/cc-defs.el: Update the version number to 5.31.3.
1800
1801 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1802
1803 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
1804 brace-else-brace (error due to mbeg, mend being undefined).
1805
1806 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1807
1808 * progmodes/cc-mode.el: File Local variables: Solve the problem
1809 where both `mode' and c-file-offsets are specified: `mode' will
1810 overwrite c-f-o's settings:
1811 (c-remove-any-local-eval-or-mode-variables): New function.
1812 (c-postprocess-file-styles): Call the above new function, within
1813 c-tentative-buffer-change, to splat `mode' and `eval' before the
1814 second hack-local-variables.
1815
1816 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1817
1818 * progmodes/cc-mode.el:
1819 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1820 (c-after-change): Protect the match data with save-match-data.
1821 It was getting corrupted by c-after-change-check-<>-operators.
1822
1823 * cc-defs.el: [Supersedes patch V1.38]:
1824 (top level): Check for a buggy font-lock-compile-keywords ONLY in
1825 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
1826
1827 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
1828 with save-match-data. It was being corrupted when Font Lock was
1829 not enabled.
1830
1831 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1832
1833 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
1834 Mode and Subword Mode.
1835
1836 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
1837 real labels ("case 1:" or "foo:") from non-labels ("public:").
1838 (c-forward-objc-directive): Replace c-forward-token-2 with crude
1839 coding; c-f-t-2 doesn't move over a token at EOB.
1840
1841 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
1842
1843 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
1844 (c-update-modeline): Concatenate the minor mode indicators
1845 directly onto mode-name, removing c-submode-indicators.
1846 Sometimes, c-s-i got separated from the mode name on the mode line.
1847
1848 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
1849 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
1850
1851 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1852
1853 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
1854 error message when there's an evaluation error to show whether
1855 it's loaded from source or not.
1856 (c-filter-ops): Make it available at runtime too to work when
1857 `c-make-init-lang-vars-fun' needs to evaluate from source.
1858
1859 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
1860
1861 * help.el (help): Revert last part of 2006-02-23 change (deletion
1862 of the `provide' call).
1863
1864 2006-02-23 Juri Linkov <juri@jurta.org>
1865
1866 * compare-w.el (compare-windows-highlight): Add new value
1867 `persistent' and change :type from `boolean' to `choice'.
1868 (compare-windows-overlays1, compare-windows-overlays2):
1869 New internal variables.
1870 (compare-windows-highlight): If compare-windows-highlight is
1871 `persistent', add current overlays to compare-windows-overlays[12]
1872 instead of adding compare-windows-dehighlight to pre-command-hook.
1873 (compare-windows-dehighlight): Delete all overlays from
1874 compare-windows-overlays[12].
1875
1876 * info.el (Info-search): Don't bind search-spaces-regexp to
1877 Info-search-whitespace-regexp in non-regexp isearch mode.
1878
1879 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1880
1881 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
1882
1883 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
1884
1885 * textmodes/org.el (org-xemacs-p)
1886 (org-export-html-show-new-buffer, org-table-may-need-update)
1887 (org-insert-item, org-mhe-get-message-real-folder)
1888 (org-mhe-get-message-folder-from-index)
1889 (org-mhe-get-message-folder, org-mhe-get-message-num)
1890 (org-mhe-get-header, org-make-org-heading-search-string)
1891 (org-make-org-heading-camel, org-table-sort-lines)
1892 (org-format-org-table-html, org-format-table-table-html):
1893 Fix typos in docstrings.
1894
1895 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
1896
1897 * textmodes/org.el (org-cleaned-string-for-export)
1898 (org-solidify-link-text): New function.
1899 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
1900 XEmacs, just to silence the compiler.
1901 (org-export-as-ascii, org-export-as-html-and-open):
1902 Use `org-cleaned-string-for-export' and create internal links.
1903 (org-follow-mhe-link): Require mh-e, use folder.
1904
1905 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1906
1907 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
1908
1909 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
1910 gdb-debug-log-length.
1911 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
1912 it a real ring but...
1913 (gud-gdba-marker-filter): ...make it work like mark-ring.
1914 (gdb-enable-debug): Rename from gdb-enable-debug-log.
1915 (gdb-mouse-jump): New function. Add bindings.
1916
1917 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1918
1919 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
1920 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
1921 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
1922 (gdb-debug-log-length): Customize it's length.
1923 (gud-watch, gdb-var-create-handler): Display function::var format
1924 but don't use to create variable object.
1925 (gdb-var-create-handler): Use message-box in place of message.
1926 (gdb-stopped): Call gdb-exited if signalled.
1927
1928 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
1929
1930 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
1931
1932 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
1933
1934 * textmodes/reftex.el (reftex-locate-file): Search all extensions
1935 if `reftex-try-all-extensions' is set.
1936
1937 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
1938 fail silently when there is no valid argument at point.
1939 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
1940 `fail-silently' argument. From a patch by David Reiter.
1941
1942 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
1943 New commands.
1944 (org-mark-ring): New variable.
1945 (org-mark-ring-length): New option.
1946 (org-open-at-point, org-goto, org-open-file): Push old position
1947 onto the mark ring.
1948 (org-add-hook): New function.
1949 (org-export-table-remove-special-lines): New option.
1950 (org-skip-comments, org-format-org-table-html): Respect new
1951 option `org-export-table-remove-special-lines'.
1952 (org-open-file): Allow special command configuration for
1953 directory link.
1954 (org-file-apps): Fix bugs in customize type, added setting
1955 for directories.
1956 (org-activate-tags, org-format-agenda-item, org-complete)
1957 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
1958 (org-get-tags, org-get-buffer-tags, org-open-at-point)
1959 (org-link-search, org-make-org-heading-search-string)
1960 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
1961 (org-radio-targets, org-file-link-context-use-camel-case)
1962 (org-activate-camels): New options.
1963 (org-update-radio-target-regexp, org-all-targets)
1964 (org-make-target-link-regexp, org-activate-target-links):
1965 New functions.
1966 (org-make-org-heading-search-string): New function.
1967 (org-store-link, org-insert-link): Use new option
1968 `org-file-link-context-use-camel-case'.
1969 (org-activate-camels): Use new option `org-activate-camels'.
1970 (org-link-regexp): Add mhe prefix.
1971 (org-open-at-point, org-store-link): Support for mhe links.
1972 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
1973 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
1974 (org-mhe-get-header, org-follow-mhe-link): New functions.
1975 (org-remove-angle-brackets, org-add-angle-brackets):
1976 New functions.
1977 (org-bracket-link-regexp): New constant.
1978 (org-read-date): Fix bug that was rejecting all typed dates.
1979 (org-link-search): Make hierarchy above visible after a match.
1980 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
1981 (org-store-link): Fix bug with link creation when cursor is in
1982 an empty line.
1983 (org-open-at-point): Fix bug with matching a link.
1984 Fixed buggy argument sequence in call to `org-view-tags'.
1985 (org-compile-prefix-format): Set `org-prefix-has-tag'.
1986 (org-prefix-has-tag): New variable.
1987 (org-format-agenda-item): Remove tags from headline
1988 if appropriate.
1989 (org-agenda-remove-tags-when-in-prefix): New option.
1990
1991 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
1992
1993 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
1994 Fix the regular expressions.
1995
1996 2006-02-21 Richard M. Stallman <rms@gnu.org>
1997
1998 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
1999 if there's no other specific basis.
2000
2001 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
2002 as variables at all.
2003 (unsafep-variable): Rename arg; doc fix.
2004
2005 * abbrevlist.el (list-one-abbrev-table): Add autoload.
2006
2007 * calendar/appt.el (diary-selective-display): Add defvar.
2008
2009 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
2010
2011 * isearch.el (search-whitespace-regexp): Fix custom type.
2012
2013 * help.el (describe-key-briefly): Compute interactive args
2014 in same was as before previous change.
2015
2016 * files.el (enable-local-variables): Doc fix.
2017
2018 2006-02-21 Kim F. Storm <storm@cua.dk>
2019
2020 * fringe.el: Cleanup as file is now pre-loaded.
2021 (fringe-bitmaps): Initialize unconditionally.
2022 (fringe-mode, set-fringe-style): Remove autoload cookies.
2023
2024 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2025
2026 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
2027 `horizontal-bar'.
2028 (fringe-cursor-alist): Use `horizontal-bar'.
2029
2030 2006-02-20 Kim F. Storm <storm@cua.dk>
2031
2032 * fringe.el (fringe-bitmaps): Update to new bitmap names.
2033 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
2034
2035 * loadup.el: Load "fringe" on window systems.
2036
2037 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2038
2039 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
2040 out of scope components.
2041
2042 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
2043 default.
2044
2045 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * custom.el (customize-mark-to-save, customize-mark-as-set):
2048 Load the symbol first.
2049
2050 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
2051
2052 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
2053 strech spec so it doesn't display as "^J" on the header line
2054 when `Buffer-menu-use-header-line' is t.
2055
2056 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2057
2058 * speedbar.el (speedbar-make-button): Keep text properties
2059 of string arguments if desired.
2060
2061 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
2062 expessions.
2063
2064 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
2065 of speedbar.
2066
2067 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
2068
2069 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
2070 to value of `read-file-name-completion-ignore-case'.
2071
2072 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
2073
2074 * custom.el (customize-mark-as-set): Push to `user' theme.
2075
2076 * cus-edit.el (custom-save-variables): Allow unthemed values.
2077 (customize-set-variable): Push setting to `user' theme.
2078
2079 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2080
2081 * progmodes/gud.el: Don't require font-lock as it's now
2082 automatically loaded.
2083 (gud-speedbar-buttons): Replace gdb-var-changed with
2084 gdb-force-update.
2085
2086 * progmodes/gdb-ui.el (gdb-force-update): Rename from
2087 gdb-var-changed.
2088 (gdb-post-prompt): Use it.
2089 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
2090 (gdb-var-update-handler, gdb-var-delete)
2091 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
2092 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
2093 gdb-force-update in gdb-post-prompt.
2094 (gdb-reset): Clear watch expressions from speedbar when quitting.
2095
2096 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2097
2098 * viper-cmd.el (viper-insert-state-post-command-sentinel)
2099 (viper-change-state-to-vi, viper-change-state-to-emacs):
2100 Make aware of cursor coloring in the Emacs state.
2101 (viper-special-read-and-insert-char): Use read-char-exclusive.
2102 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
2103
2104 * viper-init.el (viper-emacs-state-cursor-color): New variable.
2105
2106 * viper-util.el (viper-save-cursor-color)
2107 (viper-get-saved-cursor-color-in-replace-mode)
2108 (viper-get-saved-cursor-color-in-insert-mode)
2109 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
2110 state.
2111 (viper-get-saved-cursor-color-in-emacs-mode): New function.
2112
2113 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
2114 (ediff-ignore-case-option3, ediff-actual-diff-options)
2115 (ediff-actual-diff3-options): New variables to control case sensitivity.
2116 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
2117 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
2118 (ediff-toggle-ignore-case): New function.
2119 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
2120
2121 * ediff-help.el (ediff-long-help-message-narrow2)
2122 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
2123 (ediff-long-help-message-word-mode): Add ignore-case command.
2124 (ediff-help-for-quick-help): Add ignore-case command.
2125
2126 * ediff-merg.el: Move provide to the end.
2127
2128 * ediff-ptch.el: Move provide to the end.
2129
2130 * ediff-wind.el: Move provide to the end.
2131
2132 * ediff-mult.el: Move provide to the end.
2133 (ediff-set-meta-overlay): Enable follow-link.
2134
2135 * ediff.el: Move provide to the end.
2136 Break recursive load cycle in eval-when-compile.
2137 (ediff-patch-buffer): Better heuristics.
2138
2139 * ediff-util.el: Move provide to the end.
2140 Break recursive load cycle in eval-when-compile.
2141 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
2142 defuns.
2143 (ediff-submit-report): Pass the values of ediff-diff3-program,
2144 ediff-diff3-options.
2145
2146 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
2147
2148 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
2149 the opening bracket of the following bracketing pairs: {}, [], (), <>,
2150 `' (for example, in the docstring of `windmove-default-keybindings').
2151
2152 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2153
2154 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
2155 shadow face. Don't provide binding to edit variable when it is
2156 out of scope.
2157
2158 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
2159 (gdb-var-update-handler): Detect out of scope variables with pre
2160 GDB 6.4 too.
2161 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
2162 Reset status of variable objects to nil in update handlers.
2163 (gdb-var-update-handler-1): Detect when a variable object comes
2164 in scope. setcar on var changes gdb-var-list directly.
2165
2166 2006-02-17 Juri Linkov <juri@jurta.org>
2167
2168 * ffap.el (ffap) <defface>: Add explicit face declaration.
2169 (ffap-highlight): Use face `ffap' directly instead of checking
2170 for its existence.
2171
2172 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
2173 `visible-ok' of `other-buffer' to find the right original buffer.
2174
2175 * info.el (Info-search): Skip `Local Variables' node.
2176
2177 2006-02-17 Juri Linkov <juri@jurta.org>
2178
2179 * info.el (Info-find-file): Check for symbols `apropos', `history',
2180 `toc' in the input filename, and return these symbols as is.
2181 (Info-find-node-2): Set Info-current-file to symbols `apropos',
2182 `history', `toc' instead of strings.
2183 (Info-set-mode-line): For non-string Info-current-file use the
2184 symbol's name inside **.
2185 (Info-isearch-push-state): Add quote before Info-current-file and
2186 Info-current-node.
2187 (Info-isearch-pop-state): Use `equal' instead of `string='.
2188 (Info-extract-pointer, Info-following-node-name): Use
2189 `match-string-no-properties' instead of `match-string'.
2190 (Info-up): Check `old-file' for `stringp'.
2191 (Info-history): Use `equal' instead of `string-equal'.
2192 Check `file' for `stringp'.
2193 (Info-history): Use symbol `history' instead of string as first arg
2194 of `Info-find-node'.
2195 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
2196 `toc' instead of string.
2197 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
2198 instead of `buffer-substring', and `match-string-no-properties'
2199 instead of `match-string'.
2200 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
2201 instead of strings.
2202 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
2203 Use symbol `apropos' instead of string.
2204 (Info-copy-current-node-name): Check `Info-current-file' for
2205 `stringp' and construct a command with `Info-find-node' from it.
2206 (Info-fontify-node): Use `match-string-no-properties' instead of
2207 `match-string' and check file names for `stringp'.
2208 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
2209 `history', `toc' instead of strings.
2210
2211 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
2212
2213 * files.el: Rearrange functions and variables in the file local
2214 variables section.
2215
2216 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2217
2218 * files.el: Add truncate-lines, ispell-check-comments and
2219 ispell-local-dictionary as safe local variables.
2220
2221 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2222
2223 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
2224 out of scope variables.
2225 (gud-speedbar-buttons): Use unless.
2226
2227 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
2228 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
2229 (gdb-show-changed-values): Also use for out of scope variables.
2230 (gdb-var-update-handler-1): Note if variable goes out of scope.
2231
2232 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
2233
2234 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
2235 default to global variable values for unsupplied args.
2236 (rcirc-get-buffer-create): Fix bug with setting the target.
2237 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
2238 test for rcirc-always-use-server-buffer-flag here.
2239 (rcirc-response-formats): Add %N, which is a facified nick. %n
2240 uses the default face. Change the ACTION format string. If the
2241 "nick" is the server, don't print anything for that field.
2242 Comment fixes.
2243 (rcirc-target-buffer): Don't test
2244 rcirc-always-use-server-buffer-flag here.
2245 (rcirc-print): Squeeze extra spaces out of the text before message.
2246 (rcirc-put-nick-channel): Strip potential "@" char from nick
2247 before adding them to nick table.
2248 (rcirc-url-regexp): Improve to match address like "foo.com".
2249
2250 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2251
2252 * allout.el (allout-hidden-p): Move this defsubst before
2253 allout-overlay-interior-modification-handler, where it is first
2254 used.
2255
2256 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
2257
2258 * allout.el: Use allout invisible-text overlays instead of
2259 selective display for concealed text. Also, lots of general
2260 cleanup, and improved compatibility code.
2261
2262 (allout-version) Incremented, corrected, revised, and refined
2263 module commentary.
2264
2265 (provide 'allout): Moved to the bottom, added a require of overlay.
2266
2267 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
2268 `except-current'.
2269 (allout-write-file-hook-handler): Minimize delay.
2270 (count-trailing-whitespace-region): New function so
2271 auto-encryption of current topic can resituate cursor exactly.
2272 PGP/GPG encryption trims trailing whitespace from lines, which
2273 must be accounted for across encryption then decryption.
2274
2275 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
2276 just plain "\C-c", to avoid intruding on user's keybinding space.
2277
2278 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
2279 parameter, so user request to provide a new password is done.
2280
2281 (allout-outside-normal-auto-fill-function, allout-auto-fill):
2282 Refined mechanism for auto-filling behavior while in allout mode.
2283
2284 (allout-mode): Explicitly specify the mode map in the docstring.
2285 Clarify provision for various write-file hook var names.
2286 Adjusted for invisible-text overlays instead of selective-display.
2287
2288 (allout-depth): Really return 0 if not within any topic. This
2289 rectifies `allout-beginning-of-level' and sequence numbering
2290 errors that occur when cutting and pasting numbered topics.
2291 Changed from a in-line subst to a regular function, as well.
2292
2293 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
2294
2295 (allout-end-of-subtree, allout-end-of-subtree)
2296 (allout-end-of-entry, allout-end-of-current-heading)
2297 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
2298 (allout-show-children, allout-show-to-offshoot)
2299 (allout-hide-current-entry, allout-show-current-entry): Rectified
2300 handling of trailing blank lines between items.
2301
2302 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
2303 (allout-current-depth, allout-unprotected, allout-hidden-p)
2304 (allout-on-current-heading-p, allout-listify-exposed)
2305 (allout-chart-subtree, allout-goto-prefix)
2306 (allout-back-to-current-heading, allout-get-body-text)
2307 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
2308 (allout-hide-region-body, allout-toggle-subtree-encryption)
2309 (allout-encrypt-string, allout-encrypted-key-info)
2310 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
2311 (allout-file-vars-section-data): Adjusted for use with
2312 invisible-text overlays instead of selective-display.
2313
2314 (allout-kill-line, allout-kill-topic, allout-yank-processing):
2315 Reworked for use with invisible text overlays.
2316
2317 (allout-current-topic-collapsed-p): New function.
2318
2319 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
2320 to know when to close the containing topic.
2321
2322 (allout-pre-command-business, allout-post-command-business):
2323 Simplify undo-batching and dynamic isearch exposure.
2324
2325 (allout-set-overlay-category): New for invisible-text overlays.
2326 Sets properties of allout-overlay-category, used by
2327 allout-flag-region to set invisible-text overlay properties.
2328 (allout-get-invisibility-overlay): Get the first qualifying
2329 invisibility overlay, so we can find the extent of it.
2330 (allout-back-to-visible-text): Get to just before the beginnining
2331 of the current invisibility overlay, if any.
2332
2333 (allout-overlay-insert-in-front-handler)
2334 (allout-overlay-interior-modification-handler)
2335 (allout-before-change-handler, allout-isearch-end-handler): New
2336 functions to handle extraordinary actions affecting concealed
2337 text.
2338
2339 (allout-flag-region): Use overlays instead of selective-display
2340 for invisible text - by inheritence from the properties of
2341 allout-overlay-category in mainline Emacs, and applied
2342 property-by-property in XEmacs, some recent versions of which
2343 don't inherit the properties from the category. Provisions to
2344 respond to concealed-text edits simplified drastically.
2345
2346 (allout-isearch-rectification, allout-isearch-was-font-lock)
2347 (allout-isearch-expose, allout-enwrap-isearch)
2348 (allout-isearch-abort, allout-pre-was-isearching)
2349 (allout-isearch-prior-pos, allout-isearch-did-quit)
2350 (allout-isearch-dynamic-expose)
2351 (allout-hide-current-entry-completely): Functions deleted.
2352
2353 (allout-undo-aggregation): Explicit undo aggregation no longer
2354 necessary due to transition away from selective-display.
2355
2356 (set-allout-regexp, allout-up-current-level)
2357 (allout-next-visible-heading, allout-forward-current-level)
2358 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2359 (allout-kill-line, allout-yank-processing, allout-show-children)
2360 (allout-expose-topic, allout-old-expose-topic)
2361 (allout-listify-exposed, allout-insert-latex-header)
2362 (allout-toggle-subtree-encryption, allout-encrypt-string)
2363 (remove-from-invisibility-spec, allout-hide-current-subtree):
2364 Ditched unused variables.
2365
2366 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2367
2368 * textmodes/ispell.el (ispell-change-dictionary): Call
2369 ispell-buffer-local-dict instead of
2370 ispell-accept-buffer-local-defs.
2371 (ispell-local-dictionary-alist): Accept as valid any coding-system
2372 supported by Emacs.
2373 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2374 changed to iso-8859-3.
2375
2376 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2377
2378 * speedbar.el (speedbar-frame-width): Make an inline function
2379 instead of a macro. Use frame-width.
2380 (speedbar-try-completion, speedbar-update-contents)
2381 (speedbar-timer-fn): Use consp.
2382 (speedbar-update-localized-contents): Try to preserve point.
2383
2384 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2385 (menu): Re-order menu items.
2386 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2387 field.
2388 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2389 (gdb-post-prompt): Speed things by not forcing update.
2390
2391 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2394 press and perform default action if we get a mouse movement event.
2395
2396 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2397
2398 * calendar/icalendar.el (icalendar--get-event-property)
2399 (icalendar--get-event-property-attributes): Fix typos in
2400 docstrings.
2401
2402 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2403 docstring.
2404
2405 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2406
2407 * bs.el (bs-mode): Use `buffer-disable-undo'.
2408 (bs--get-file-name): Simplify.
2409 (bs-show-in-buffer): Mark the buffer as not modified.
2410
2411 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2412
2413 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2414 widget-button-click.
2415
2416 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2417 (custom-mode): Update docstring.
2418
2419 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2420 binding.
2421
2422 * files.el (hack-local-variables-confirm): Allow scrolling if the
2423 file variable list is too long. Kill temp buffer after use.
2424
2425 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2426
2427 * progmodes/gud.el (gdb): Improve doc string.
2428 (gdb-script-font-lock-keywords): Expand allowed character set.
2429
2430 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2431 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2432 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2433 (gdb-separate-io-stop, gdb-separate-io-eof):
2434 Rename from gdb-inferior-* to gdb-separate-*.
2435 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2436
2437 2006-02-14 Jay Belanger <belanger@truman.edu>
2438
2439 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2440 expression is a symbol before checking that it is bound.
2441
2442 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2443 test to see if equation can be solved.
2444
2445 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2446
2447 * wid-edit.el (widget-button-click): Use :pressed-face property
2448 for overlay face, if it exists.
2449
2450 * cus-edit.el (custom-manual, custom-add-see-also)
2451 (custom-add-parent-links, custom-group-link): Add :pressed-face
2452 property to links.
2453
2454 * files.el (hack-local-variables): Remove ignored variables before
2455 checking if any variables need setting.
2456
2457 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2458
2459 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2460
2461 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2462
2463 * help.el (where-is): Fix message for remapped commands.
2464
2465 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2466 Fix typos in docstrings.
2467
2468 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2469
2470 * files.el (safe-local-variable-values): New option.
2471 (hack-local-variables-prop-line): Return a list of variable-value
2472 pairs if MODE-ONLY is non-nil.
2473 (hack-local-variables): Construct list of variable-value pairs,
2474 and apply or reject them in one go. Ask for confirmation if
2475 variables are not known safe.
2476 (hack-local-variables-confirm): Complete rewrite. Support
2477 `safe-local-variable-values'.
2478 (enable-local-variables): Update docstring to reflect new
2479 behavior.
2480 (ignored-local-variables): Ignore ignored-local-variables and
2481 safe-local-variable-values.
2482 (safe-local-variable-p): New function.
2483 (risky-local-variable-p): `safe-local-variable' property check
2484 moved to safe-local-variable-p.
2485 (hack-one-local-variable): Checks moved to hack-local-variables.
2486
2487 (byte-compile-dynamic, c-basic-offset, c-file-style)
2488 (c-indent-level, comment-column, fill-column, fill-prefix)
2489 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2490 (no-update-autoloads, outline-regexp, page-delimiter)
2491 (paragraph-start, paragraph-separate, sentence-end)
2492 (sentence-end-double-space tab-width, version-control):
2493 Add `safe-local-variable' property.
2494
2495 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2496
2497 * icomplete.el, play/landmark.el: Change nonexistent
2498 `outline-layout' file variable to `allout-layout'.
2499
2500 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2501
2502 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2503 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2504 to gud-comint-buffer.
2505 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2506 gdb-ui.el for gdb-mi.el.
2507 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2508 registers buffer to gdb-get-changed-registers.
2509 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2510 deletion of catchpoints (throw and catch).
2511 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2512 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2513 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2514 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2515 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2516
2517 2006-02-13 Jay Belanger <belanger@truman.edu>
2518
2519 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2520 expression is a symbol before checking that it is bound.
2521
2522 2006-02-13 Richard M. Stallman <rms@gnu.org>
2523
2524 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2525 for the minibuffer too, but not if resize-mini-windows will interfere.
2526
2527 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2528 inside `interactive' spec.
2529 (describe-key-briefly-internal, describe-key-internal):
2530 Functions merged back into their callers.
2531
2532 2006-02-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
2533
2534 * info.el (info-xref-visited): Inherit from info-xref too.
2535 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2536 when propertizing Info-current-file and Info-current-node.
2537
2538 2006-02-13 Juri Linkov <juri@jurta.org>
2539
2540 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2541 (tumme-thumb-name): Fix per-directory format.
2542
2543 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2544
2545 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2546
2547 2006-02-12 Miles Bader <miles@gnu.org>
2548
2549 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2550
2551 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2552
2553 * tumme.el: Remove history section. If someone needs the it, it
2554 can always be found in CVS.
2555
2556 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2557
2558 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2559 about the Thumbnail Managing Standard option.
2560
2561 2006-02-12 Richard M. Stallman <rms@gnu.org>
2562
2563 * subr.el (substitute-key-definition): Doc fix.
2564
2565 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2566
2567 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2568
2569 * info.el (Info-mode): Doc fix.
2570
2571 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2572
2573 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2574
2575 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2576 because on Solaris a POSIX compatible "id" is needed. Reported by
2577 Magnus Henoch <mange@freemail.hu>.
2578
2579 2006-02-12 Juri Linkov <juri@jurta.org>
2580
2581 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2582 (tumme) <defgroup>: Change :group to `multimedia'.
2583 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2584 Managing Standard.
2585 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2586 Fix dostring.
2587 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2588 and %y. Fix docstring.
2589 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2590 (tumme-cmd-create-standard-thumbnail-command): New user options.
2591 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2592 is `standard'. Fix docstring.
2593 (tumme-thumb-width, tumme-thumb-height): New user options.
2594 (tumme-external-viewer): Try to find various viewers.
2595 (tumme-get-thumbnail-image): Use `create-image' instead of
2596 constructing the `image' structure.
2597 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2598 `standard'.
2599 (tumme-thumb-name): Add file name generation for standard storage.
2600 Simplify code for other storages.
2601 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2602 Add modification time %m and thumbnail-nq8 %q.
2603 Use `tumme-cmd-create-standard-thumbnail-command' if
2604 tumme-thumbnail-storage is `standard'.
2605 (tumme-dired-insert-marked-thumbs): New autoload command.
2606 (tumme-dired-after-readin-hook): New function.
2607 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2608 `tumme-thumb-size'.
2609 (tumme-display-image): Replace size-x %x and size-y %y with
2610 width %w and height %h.
2611
2612 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2613 `tumme-dired-insert-marked-thumbs'.
2614
2615 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2616
2617 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2618 include path).
2619 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2620 matching tag.
2621
2622 2006-02-12 Miles Bader <miles@gnu.org>
2623
2624 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2625 New variables.
2626 (rcirc-abbrev-nick): New function.
2627 (rcirc-format-response-string): Rewrite to use the formats in
2628 `rcirc-response-formats' and expand escape sequences therein.
2629 A text-property `rcirc-text' is added over the actual response
2630 text to make easy to find inside the returned string.
2631 (rcirc-print): When filling, just look for the `rcirc-text'
2632 text-property to find the appropriate fill prefix, instead of
2633 using hardwired patterns.
2634
2635 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2636
2637 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2638 Managing Standard.
2639
2640 2006-02-11 Kim F. Storm <storm@cua.dk>
2641
2642 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2643 Don't use insert-buffer; do insert-buffer-substring directly.
2644 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2645
2646 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2647
2648 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2649 with inhibit-read-only. Suggested by Stefan Monnier.
2650 (revert-buffer): Let insert-file-contents discard
2651 buffer-undo-list. Simplify code.
2652 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2653
2654 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2655
2656 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2657
2658 * help.el (describe-key-briefly): Now a wrapper for
2659 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2660 to t. Populate yank-menu if empty.
2661 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2662 (describe-key): Now a wrapper for describe-key-internal. Bind
2663 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2664 (describe-key-internal): Renamed from describe-key.
2665
2666 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2667
2668 * progmodes/glasses.el (glasses-separator): Doc fix.
2669 (glasses-original-separator): New defcustom.
2670 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2671
2672 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2673
2674 * mwheel.el (mouse-wheel-up-event): Doc fix.
2675
2676 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2677
2678 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2679 (tumme-dir): New function. Copied from thumbs.el.
2680
2681 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2682
2683 * desktop.el (desktop-outvar): Fix typo.
2684 (desktop-save-buffer-p): Doc fix.
2685
2686 * subr.el (substitute-key-definition): Fix typo.
2687
2688 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2689
2690 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2691 when window-system is mac.
2692
2693 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2694
2695 2006-02-10 Kim F. Storm <storm@cua.dk>
2696
2697 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2698 indirect-function instead of using condition-case.
2699
2700 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2701
2702 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2703 less `colloquial'...
2704
2705 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2706
2707 * tumme.el: Add a couple of todo items.
2708
2709 2006-02-09 Lars Hansen <larsh@soem.dk>
2710
2711 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2712 (highlight-changes-mode): Don't change desktop-locals-to-save.
2713
2714 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
2715
2716 * image-mode.el (image-toggle-display): Clear image cache if using
2717 filename.
2718
2719 2006-02-09 Masatake YAMATO <jet@gyve.org>
2720
2721 * dired-x.el (dired-guess-shell-alist-default): Add .man as
2722 a `dired-man' target.
2723
2724 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2725 boundary of symbols.
2726
2727 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
2728
2729 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2730
2731 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2732
2733 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2734 `mapcar'; return nil.
2735
2736 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2737
2738 * mouse.el (mouse-drag-track): Don't change window if we rebind to
2739 some other event.
2740
2741 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
2742
2743 * net/rcirc.el (rcirc-startup-channels-alist):
2744 Add irc.freenode.net and #emacs as defaults.
2745 (rcirc-ignore-all-activity-flag): Remove variable.
2746 (rcirc-authinfo): New variable.
2747 (rcirc-authinfo-filename): Remove variable.
2748 (rcirc-always-use-server-buffer-flag): New flag.
2749 (rcirc): M-x rcirc will automatically connect without prompting.
2750 C-u M-x rcirc will prompt. Use rcirc-connect to create a
2751 connection in lisp.
2752 (rcirc-process-server-response-1): Remove everything but the nick
2753 portion of the sender so it doesn't need to be done everywhere
2754 else. Update related code.
2755 (global-map): Remove global keybindings.
2756 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
2757 (rcirc-send-input): Split into several functions.
2758 (rcirc-process-input-line, rcirc-process-message)
2759 (rcirc-process-command): New functions.
2760 (rcirc-target-buffer): New function to determine where to route
2761 messages.
2762 (rcirc-user-nick): Save match data.
2763 (rcirc-toggle-ignore-buffer-activity)
2764 (rcirc-update-activity-string): Remove global ignore functionality,
2765 which can be done now by toggling rcirc-track-minor-mode.
2766 (rcirc-track-minor-mode-map): New keymap.
2767 (rcirc-track-minor-mode): New minor-mode.
2768 (ignore): Make the ignore output nicer. Always print it when
2769 adding or removing nicks.
2770 (rcirc-url-regexp): Improve.
2771 (rcirc-mangle-text): Remove properties before using text in the
2772 modeline.
2773 (rcirc-authenticate): Authentication data comes from
2774 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
2775 (rcirc-server-prefix): Inherit from rcirc-server.
2776
2777 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
2778
2779 * Makefile.in (compile): Append "|| true" to the end of the `find'
2780 command, like compile-always does.
2781
2782 2006-02-08 Sam Steingold <sds@gnu.org>
2783
2784 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
2785 output from a dead connection.
2786
2787 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2788
2789 * dired.el (dired-mode-map): Add more bindings for tumme.
2790
2791 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 * wdired.el (wdired-mode-map): Use remap.
2794 (wdired-get-filename): Massage.
2795 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
2796 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
2797 `keymap' property rather than `local-map'.
2798
2799 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2800
2801 * tumme.el (tumme-get-thumbnail-image): New utility function.
2802 Suggested by from Chong Yidong.
2803 (tumme-dired-with-window-configuration): Rename from
2804 `tumme-dired'. Add code to save window configuration.
2805 (tumme-restore-window-configuration): New command to restore the
2806 window configuration that `tumme-dired-with-window-configuration'
2807 saves before it changes the window configuration.
2808 (tumme-show-all-from-dir): New command to display thumbnails for
2809 all files in a directory entered by the user, like M-x thumbs.
2810 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
2811 have been created.
2812 (tumme-display-thumbnail-original-image): Call `display-buffer'.
2813 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
2814 Remove obsolete test function.
2815
2816 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
2817
2818 * vc.el (small-temporary-file-directory): Remove defvar; there's
2819 a defcustom for it in files.el.
2820
2821 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
2822 Fix typo in message.
2823 (tumme-gallery-generate): Fix typo in `error' message.
2824 (tumme-display-window-height-correction)
2825 (tumme-display-window-width-correction, tumme-line-up-dynamic)
2826 (tumme-line-up-interactive): Dox fixes.
2827 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
2828 (tumme-restore-window-configuration, tumme-format-properties-string)
2829 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
2830 Fix typos in docstrings.
2831
2832 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2833
2834 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2835
2836 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
2837
2838 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
2839 User should use hook if desired.
2840
2841 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
2842 buffer if necessary.
2843 (gdb-delete-frame-or-window): New function.
2844 (gdb-breakpoints-mode-map): Bind "q" to it.
2845
2846 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2847
2848 * textmodes/nroff-mode.el: Clean up name space.
2849 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
2850 (nroff-mode): Obey the global setting of nroff-electric-mode.
2851 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
2852
2853 * calendar/calendar.el (calendar-increment-month): Typo in last change.
2854
2855 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
2856
2857 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
2858
2859 2006-02-06 Lars Hansen <larsh@soem.dk>
2860
2861 * generic-x.el (etc-fstab-generic-mode): Add file system types
2862 cifs and usbdevfs. Allow special chars in file names.
2863
2864 2006-02-05 Jay Belanger <belanger@truman.edu>
2865
2866 Update copyright notices of the files in lisp/calc.
2867
2868 2006-02-05 Romain Francoise <romain@orebokech.com>
2869
2870 Update copyright notices of all files in the lisp/play directory.
2871
2872 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
2873
2874 * ldefs-boot.el: Regenerate.
2875
2876 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
2877
2878 2006-02-05 Kim F. Storm <storm@cua.dk>
2879
2880 * files.el (magic-mode-regexp-match-limit): New defvar.
2881 (set-auto-mode): Use it to limit magic-mode-alist matching.
2882
2883 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
2884
2885 * simple.el (display-message-or-buffer): Compare the number of
2886 characters to the frame width when determining whether a 1-line
2887 message string will fit in the echo area. Count screen lines
2888 instead of buffer lines when determining whether a multi-line
2889 message will fit in the echo area/minibuffer window.
2890
2891 2006-02-04 Eli Zaretskii <eliz@gnu.org>
2892
2893 * info.el (Info-index, Info-mode): Improve the description of the
2894 `i' command.
2895
2896 * ldefs-boot.el: Regenerate.
2897
2898 2006-02-03 Werner Lemberg <wl@gnu.org>
2899
2900 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2901 greedy to find the closing bracket in \*[...] and similar
2902 expressions. This is a first rough fix -- many additional
2903 refinements are necessary to make nroff mode really usable with groff.
2904
2905 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
2906
2907 * international/mule-cmds.el (set-locale-environment):
2908 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
2909 libX11.
2910
2911 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
2912
2913 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
2914 archive are created in archive-tmpdir.
2915
2916 2006-02-02 John Paul Wallington <jpw@pobox.com>
2917
2918 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
2919 (ibuffer-fontification-alist): Use it.
2920 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
2921 to "* z" and the Ibuffer Mark menu.
2922
2923 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
2924
2925 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2926
2927 * textmodes/table.el (*table--cell-describe-mode)
2928 (*table--cell-describe-bindings): Undo last change since
2929 print-help-return-message is not obsoleted by anything at all.
2930
2931 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
2932
2933 * emulation/cua-base.el (cua-mode): Doc fix.
2934
2935 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
2936
2937 * dframe.el (dframe-handle-make-frame-visible)
2938 (dframe-handle-iconify-frame, dframe-get-focus)
2939 (dframe-select-attached-frame, dframe-power-click)
2940 (dframe-frame-mode): Fix typos in docstrings.
2941
2942 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
2943 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
2944 Fix typos in docstrings.
2945
2946 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
2947 (hi-lock-face-buffer, hi-lock-font-lock-hook)
2948 (hi-lock-archaic-interface-message-used)
2949 (hi-lock-file-patterns-range): Fix typos in docstrings.
2950
2951 * savehist.el (savehist-loaded, savehist-load, savehist-install)
2952 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
2953
2954 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
2955 Fix typo in docstring.
2956
2957 * net/newsticker.el (newsticker--decode-iso8601-date)
2958 (newsticker--set-customvar, newsticker--buffer-insert-item)
2959 (newsticker--do-run-auto-mark-filter)
2960 (newsticker--parse-generic-feed): Doc fixes.
2961 (newsticker--retrieval-timer-list, newsticker-url-list)
2962 (newsticker-hide-immortal-items-in-echo-area)
2963 (newsticker-hide-obsolete-items-in-echo-area)
2964 (newsticker-new-item-face, newsticker--enclosure)
2965 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
2966 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
2967 (newsticker--parse-generic-feed, newsticker--cache-contains)
2968 (newsticker--stat-num-items, newsticker-download-enclosures):
2969 Fix typos in docstrings.
2970
2971 * net/rcirc.el (rcirc-debug): Doc fix.
2972 (rcirc-fill-column, rcirc-receive-message-hooks)
2973 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
2974 (rcirc-mode, rcirc-generate-new-buffer-name)
2975 (rcirc-startup-channels, rcirc-ignore-update-automatic)
2976 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
2977 Fix typos in docstrings.
2978 (rcirc-print): "?\ " -> "?\s".
2979 (rcirc-cmd-join): Improve argument/docstring consistency.
2980
2981 2006-02-01 Mark A. Hershberger <mah@everybody.org>
2982
2983 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
2984 before narrow-to-region.
2985
2986 2006-02-01 Richard M. Stallman <rms@gnu.org>
2987
2988 * simple.el (move-beginning-of-line): Scan properly for invis change.
2989
2990 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
2991
2992 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
2993
2994 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
2995 change bit only when id-format is 'integer. Reported by Matt
2996 Hodges <M.P.Hodges@rl.ac.uk>.
2997
2998 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
2999
3000 * hilit-chg.el (highlight-changes-initial-state)
3001 (highlight-changes-global-initial-state): Doc fixes.
3002 (highlight-changes-global-modes, global-highlight-changes):
3003 Fix typos in docstrings.
3004
3005 2006-02-01 Kim F. Storm <storm@cua.dk>
3006
3007 * emulation/cua-base.el (cua-mode): Mention that CUA enables
3008 transient-mark-mode in doc string.
3009
3010 2006-01-31 Richard M. Stallman <rms@gnu.org>
3011
3012 * replace.el (multi-occur): Doc fix.
3013 (multi-occur-in-matching-buffers): Rename from
3014 multi-occur-by-filename-regexp. Prefix arg says match
3015 buffer names instead of file names.
3016
3017 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
3018
3019 * bs.el: Allow non-default values of `bs-header-lines-length'.
3020 (bs--running-in-xemacs): Remove (not needed anymore).
3021 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
3022 instead of `shrink-window', thus avoiding having to compute the
3023 height of the window.
3024 (bs--up): Wrap around even when there's no header.
3025 (bs--down): Use `forward-line' instead of `next-line'.
3026
3027 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
3028
3029 * image-mode.el (image-toggle-display): Use file name if possible,
3030 instead of unnecessarily allocating a (possibly huge) lisp string.
3031
3032 2006-01-30 John Paul Wallington <jpw@pobox.com>
3033
3034 * subr.el (toplevel): Define `cl-assertion-failed' condition here
3035 because the `assert' macro signals it at runtime.
3036
3037 * emacs-lisp/cl.el (toplevel): Remove definition of
3038 `cl-assertion-failed' condition.
3039
3040 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
3041
3042 * thumbs.el (thumbs-marked-list): Make buffer-local and
3043 permanent-local.
3044 (thumbs-insert-thumb): Make help-echo non-sticky.
3045 (thumbs-file-alist): Use eolp as check for (non)-image.
3046
3047 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3048
3049 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
3050 (ediff-before-session-group-setup-hooks)
3051 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
3052 Fix typos in docstrings.
3053
3054 * window.el (bw-dir, bw-eqdir, balance-windows)
3055 (split-window-keep-point): Fix typos in docstrings.
3056
3057 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
3058 (org-quote-string, org-calendar-to-agenda-key)
3059 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
3060 (org-show-following-heading, org-tags-column)
3061 (org-use-tag-inheritance, org, org-allow-space-in-links)
3062 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
3063 (org-enable-table-editor, org-calc-default-modes)
3064 (org-table-allow-automatic-line-recalculation)
3065 (org-export-html-style, org-export-with-fixed-width)
3066 (org-export-with-sub-superscripts, org-special-keyword)
3067 (org-formula, org-time-grid, org-table-may-need-update)
3068 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
3069 (org-goto-quit, org-get-indentation, org-end-of-item)
3070 (org-move-item-down, org-move-item-up)
3071 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
3072 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
3073 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
3074 (org-agenda-log-mode, org-agenda-toggle-diary)
3075 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
3076 (org-agenda-file-to-end, org-agenda-no-heading-message)
3077 (org-agenda-get-closed, org-format-agenda-item)
3078 (org-cmp-priority, org-cmp-category, org-cmp-time)
3079 (org-agenda-change-all-lines, org-agenda-diary-entry)
3080 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
3081 (org-link-search, org-camel-to-words, org-open-file)
3082 (org-remember-handler, org-table-convert-region)
3083 (org-table-move-row-down, org-table-move-row-up)
3084 (org-table-copy-region, org-table-wrap-region)
3085 (org-table-toggle-vline-visibility)
3086 (org-table-get-vertical-vector, org-table-modify-formulas)
3087 (org-table-get-specials, org-recalc-commands)
3088 (org-table-rotate-recalc-marks, org-table-eval-formula)
3089 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
3090 (org-level-color-stars-only, org-insert-heading):
3091 Fix typos in docstrings.
3092 (last-arg): Add defvar.
3093
3094 * makefile.w32-in (WINS): Add erc.
3095 (MH_E_SRC): Update (copied from lisp/Makefile.in).
3096
3097 2006-01-29 Bill Wohler <wohler@newt.com>
3098
3099 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
3100 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
3101 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
3102 (mh-autoloads): Don't use comments on otherwise empty lines.
3103
3104 2006-01-29 Edward O'Connor <ted@oconnor.cx>
3105
3106 * emulation/viper.el (viper-major-mode-modifier-list): Add
3107 insert-state and vi-state entries for erc-mode.
3108 (viper-go-away, viper-set-hooks): Add and remove
3109 viper-comint-mode-hook from erc-mode-hook as appropriate.
3110
3111 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
3112
3113 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
3114
3115 * bs.el (bs--format-aux): Implement `middle' alignment as
3116 described in the docstring for `bs-attributes-list'.
3117 (bs--get-name): Simplify. Don't pad the buffer name.
3118
3119 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
3120
3121 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
3122 English aspell dictionary is installed, use the first entry of
3123 ispell-dictionary-alist-1.
3124
3125 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
3126
3127 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3128 Doc fix.
3129
3130 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
3131
3132 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3133 for `process-file', in order to let it work for older Emacsen too.
3134
3135 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3136
3137 * international/latexenc.el: Add a suitable `coding:' tag.
3138 (latexenc-find-file-coding-system): Undo last change.
3139
3140 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3141
3142 * international/latexenc.el (latexenc-find-file-coding-system):
3143 Make sure latexenc-main-file is a regular file and is readable.
3144
3145 2006-01-27 Andre Spiegel <spiegel@gnu.org>
3146
3147 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
3148 Pass FILE to vc-user-login-name.
3149
3150 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
3151
3152 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
3153
3154 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
3155 there are no more images to display.
3156 (thumbs-mark, thumbs-unmark): Revert change so that they move to
3157 the next image.
3158
3159 2006-01-26 Richard M. Stallman <rms@gnu.org>
3160
3161 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
3162
3163 * wid-edit.el (advertised-widget-backward): New alias.
3164 (widget-keymap): Use advertised-widget-backward for S-TAB.
3165
3166 * tumme.el: Correct the keywords.
3167 (tumme-dir-max-size): Use defvar.
3168 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
3169
3170 * simple.el (move-beginning-of-line): Take account of fields.
3171 (clone-indirect-buffer-other-window): Take args like
3172 clone-indirect-buffer, and work like it.
3173
3174 * help-fns.el (describe-function): Don't pass `nil' as default.
3175
3176 * files.el (risky-local-variable-p): Follow var aliases.
3177
3178 * subr.el (lazy-completion-table): Doc fix.
3179
3180 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
3181 global binding of `line'.
3182
3183 2006-01-25 Andre Spiegel <spiegel@gnu.org>
3184
3185 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
3186 Tramp.
3187
3188 * vc.el (vc-default-dired-state-info): Pass FILE to
3189 vc-user-login-name.
3190 (vc-default-update-changelog): Don't use vc-user-login-name, we
3191 don't need it here.
3192
3193 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
3194 no longer necessary.
3195
3196 2006-01-25 Kenichi Handa <handa@m17n.org>
3197
3198 * international/mule.el (decode-char): Avoid the overhead of
3199 calling utf-lookup-subst-table-for-decode if
3200 utf-translate-cjk-mode is nil.
3201 (encode-char): Avoid the overhead of calling
3202 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
3203 nil.
3204
3205 2006-01-22 Kenichi Handa <handa@m17n.org>
3206
3207 * international/mule.el (make-subsidiary-coding-system): Reset
3208 `coding-system-define-form' property of subsidiaries to nil.
3209 Avoid duplicated entry in coding-system-alist.
3210 (make-coding-system): Avoid duplicated entry in
3211 coding-system-alist.
3212 (define-coding-system-alias): Likewise.
3213
3214 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
3215
3216 * completion.el: Minor fixes in introductory comment.
3217 (completion-def-wrapper): Fix alist.
3218
3219 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
3220
3221 * thumbs.el (thumbs-new-image-size): New function.
3222 (thumbs-increment-image-size-element)
3223 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
3224 (thumbs-decrement-image-size): Delete.
3225 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
3226 temp files and use to resize.
3227 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
3228 Use increment argument to enlarge/shrink. Preserve point.
3229 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
3230 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
3231 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
3232 (thumbs-mark, thumbs-unmark): Preserve point.
3233 (thumbs-modify-image): Keep old temp files and use to modify.
3234 Cleanup old temp files at load time. Preserve point.
3235 (thumbs-view-image-mode-map): Use new command names.
3236
3237 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
3238
3239 * log-view.el (log-view-minor-wrap): First rev is the one at point.
3240
3241 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
3242 the nastiest part of the cyclic dependency.
3243 (cal-menu-update): Use dotimes and calendar-increment-month.
3244
3245 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
3246 (calendar-week-start-day): Add an :initializer.
3247 (calendar-mode-map): Use suppress-keymap, and command remapping.
3248 (describe-calendar-mode): Setup xref-stack info for the back button.
3249 (calendar-star-date): Insert before delete.
3250 (calendar-set-mode-line): Add file-modified info if applicable.
3251 (calendar-increment-month): New function.
3252
3253 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3254
3255 * font-lock.el (lisp-font-lock-keywords-2):
3256 Recognize "& keywords" only at word boundaries.
3257
3258 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
3259
3260 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
3261 and permanent-local.
3262 (thumbs-max-image-number): New variable.
3263 (thumbs-do-thumbs-insertion): Use them.
3264 (thumbs-per-line): Change default to 4.
3265 (thumbs-marked-list): Rename from thumbs-markedL.
3266 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
3267 (thumbs-rename-images): Use -list instead of L for internal variables.
3268 (thumbs-call-convert): Use call-process instead of shell-command.
3269 (thumbs-insert-thumb): Add filename as help-echo to each image.
3270 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
3271 Give dir to thumbs-show-thumbs-list.
3272 (thumbs-show-thumbs-list): Set default-directory to that of images.
3273 (thumbs-dired-show): Rename from thumbs-dired-show-all.
3274 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
3275 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
3276 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
3277
3278 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3279
3280 * ses.el (ses-read-cell): Provide a default value.
3281
3282 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
3283
3284 * term/w32-win.el (image-library-alist): Add additional names for
3285 GIF library.
3286
3287 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3288
3289 * international/latexenc.el (latexenc-find-file-coding-system):
3290 Add file-regular-p check.
3291
3292 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3293
3294 * simple.el (clone-buffer): Don't show the new buffer in the same
3295 window.
3296
3297 2006-01-23 Juri Linkov <juri@jurta.org>
3298
3299 * faces.el (link, link-visited): New faces based on default values
3300 of `info-xref' and `info-xref-visited'.
3301
3302 * info.el (info-xref): Inherit from `link'.
3303 (info-xref-visited): Inherit from `link-visited'.
3304
3305 * cus-edit.el (custom-buffer-create-internal): Use widget type
3306 `custom-manual' instead of `info-link' and don't set properties
3307 `button-face' and `mouse-face' explicitly.
3308 (custom-browse-group-tag, custom-browse-variable-tag)
3309 (custom-browse-face-tag): Inherit from widget class
3310 `custom-group-link' instead of `push-button'.
3311 (custom-button-unraised): Inherit from `underline' face.
3312 (custom-link): Inherit from `link' face. Fix doc and group.
3313 (custom-add-parent-links, custom-group-value-create): Don't set
3314 properties `button-face' and `mouse-face' explicitly for
3315 `custom-group-link' widget.
3316 (custom-group-link): Add properties `button-face' and `mouse-face'
3317 to widget definition.
3318 (custom-field-keymap): New variable. Put `custom-field-keymap' to
3319 editable-field's :keymap property.
3320 (custom-mode): Fix docstring: substitute keybindings for
3321 `widget-forward' and `widget-backward' from `widget-keymap',
3322 `widget-complete' from `custom-field-keymap', replace old
3323 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
3324
3325 * desktop.el (desktop-load-file): Check for `fboundp' before
3326 calling `symbol-function'.
3327
3328 * simple.el (clone-buffer, clone-indirect-buffer)
3329 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
3330 `read-string'. Fix prompts.
3331
3332 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
3333
3334 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
3335
3336 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
3337
3338 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
3339
3340 * startup.el (inhibit-splash-screen, initial-scratch-message):
3341 Doc fixes.
3342
3343 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3344
3345 Sync with Tramp 2.0.52.
3346
3347 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3348 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3349 `tramp-unload-tramp' for checklist.
3350
3351 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3352 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3353 (tramp-unload-file-name-handler-alist)
3354 (tramp-unload-tramp): New defuns.
3355 (tramp-advice-PC-expand-many-files): New defadvice.
3356 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3357 removed.
3358 (tramp-handle-expand-file-name): Remove double slash.
3359 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3360 It doesn't matter, because it will be converted later on.
3361 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3362 implementation was just heuristic.
3363 (tramp-post-connection): Set uid and gid properties.
3364 (tramp-convert-file-attributes): Set file's gid change bit.
3365 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3366 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3367 in case of su(do)? methods. The home directory of the local user
3368 will be taken else.
3369 (tramp-open-connection-telnet)
3370 (tramp-open-connection-rsh, tramp-open-connection-su)
3371 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3372 local shell prompt could hurt. Reported by Romain Francoise
3373 <romain@orebokech.com>.
3374 (tramp-let-maybe): Add `edebug-form-spec' property.
3375 (tramp-handle-expand-file-name): Bind `default-directory' locally
3376 to "/" in order to avoid problems with UNC shares or Cygwin
3377 mounts.
3378 (tramp-md5-function): Fix typo in error message.
3379
3380 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3381
3382 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3383 for byte-compiler pacification.
3384
3385 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3386
3387 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3388 ID-FORMAT `string'. This allows us to get rid of
3389 `vc-user-login-name UID'.
3390
3391 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3392
3393 2006-01-22 John Paul Wallington <jpw@pobox.com>
3394
3395 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3396
3397 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3398
3399 * emacs-lisp/find-func.el (find-definition-noselect)
3400 (find-variable-noselect): Search variables in C source code too.
3401 (find-function-C-source, find-function-noselect, find-function)
3402 (find-function-other-frame, find-variable-noselect, find-variable)
3403 (find-variable-other-frame, find-variable-at-point):
3404 Fix docstrings.
3405
3406 2006-01-21 Francesco Potorti` <pot@gnu.org>
3407
3408 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3409
3410 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3411
3412 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3413 Default to disabling the "Save affix" question.
3414
3415 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3416
3417 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3418 the first arg to run-python.
3419
3420 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3421
3422 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3423 is not loaded.
3424
3425 2006-01-20 Jay Belanger <belanger@truman.edu>
3426
3427 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3428 limit is 0.
3429
3430 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3431 the correct variable.
3432
3433 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3434
3435 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3436 link. Fixed buggy argument sequence in call to `org-view-tags'.
3437 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3438 (org-prefix-has-tag): New variable.
3439 (org-format-agenda-item): Remove tags from headline if
3440 appropriate.
3441 (org-agenda-remove-tags-when-in-prefix): New option.
3442 (org-get-tags-at): New function.
3443
3444 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3445
3446 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3447 (thumbs-find-image): Move image name and number from buffer name
3448 to mode name. Set thumbs-buffer. Preserve point so that large
3449 images remain visible.
3450 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3451 order.
3452 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3453 mode name.
3454 (thumbs-next-image, thumbs-previous-image): Make them work.
3455
3456 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3457
3458 * cus-edit.el (custom-buffer-create-internal): State in the text above
3459 the whole buffer buttons that they do not operate on hidden items.
3460 (custom-face-menu): Use `custom-face-save' instead of
3461 `custom-face-save-command'.
3462 (custom-face-save-command): Make it an alias for `custom-face-save'
3463 and declare it obsolete.
3464 (custom-face-save): Doc fix.
3465
3466 * dired.el (dired-no-confirm): Add quote.
3467 (dired-subdir-alist-pre-R): Add quote in
3468 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3469
3470 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3471
3472 * textmodes/table.el (table-mode-indicator): Typo in last change.
3473
3474 2006-01-19 Richard M. Stallman <rms@gnu.org>
3475
3476 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3477 Fixes bug reported in Nov 2005.
3478
3479 * isearch.el (isearch-forward): Doc fix.
3480
3481 * dired.el (dired-move-to-filename-regexp): Define as alias.
3482 (dired-no-confirm): Use defcustom.
3483 (dired-subdir-alist-pre-R): Put defvar at top level.
3484
3485 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3486
3487 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3488 Mark as risky.
3489
3490 * simple.el (set-mark-command): Doc fix.
3491 (clone-indirect-buffer-other-window):
3492 Read arg like clone-indirect-buffer.
3493 (move-beginning-of-line): Skip invisible newlines.
3494
3495 2006-01-19 Masatake YAMATO <jet@gyve.org>
3496
3497 * progmodes/cpp.el (cpp-edit-load): Make the order of
3498 listed conditions in a base C code buffer and its associate
3499 CPP Edit buffer the same.
3500
3501 2006-01-19 Kenichi Handa <handa@m17n.org>
3502
3503 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3504 (rmail-mime-feature): Likewise.
3505 (rmail-require-mime-maybe): Use display-warning to show a warning
3506 message.
3507
3508 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3509 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3510
3511 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3512
3513 * array.el: Move defvars out of eval-when-compile.
3514 (array-make-template): Replace undeclared global var with a local one.
3515 (array-mode): Inline initialization functions.
3516 (array-init-local-variables, array-init-max-row)
3517 (array-init-max-column, array-init-columns-per-line)
3518 (array-init-field-width, array-init-rows-numbered)
3519 (array-init-line-length, array-init-lines-per-row): Remove.
3520
3521 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3522 (doc-mode-map): Define explicitly.
3523 (doctor-txtype): Use mapc.
3524
3525 * textmodes/table.el: Move defvars out of eval-when-compile.
3526 Remove harmful code meant to avoid byte-compiler warnings.
3527 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3528 specification that checks table-fixed-width-mode directly.
3529 (table-recognize-region, table-recognize-cell):
3530 Use restore-buffer-modified-p.
3531 (table-fixed-width-mode): Remove code that refreshes
3532 table-fixed-mode-indicator.
3533 (*table--cell-describe-bindings, *table--cell-describe-mode):
3534 Avoid obsolete name print-help-return-message.
3535 (table--test-cell-list): Don't use replace-regexp from elisp.
3536 (table--point-entered-cell-function, table--point-left-cell-function):
3537 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3538
3539 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3540 that was after the end of file. Use buffer-file-name variable.
3541 (org-timestamp-change): Use with-current-buffer.
3542 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3543 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3544 `file'.
3545
3546 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3547 (fortran-break-line): Remove unused var `opoint'.
3548 (fortran-abbrev-start): Obey help-event-list.
3549
3550 2006-01-18 Jesper Harder <harder@phys.au.dk>
3551
3552 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3553
3554 2006-01-18 Masatake YAMATO <jet@gyve.org>
3555
3556 * progmodes/make-mode.el (makefile-imake-mode): New mode
3557 derived from makefile-mode.
3558 (makefile-imake-mode-syntax-table): New syntax table
3559 derived from makefile-mode-syntax-table.
3560 (makefile-mode): Write about makefile-imake-mode in doc string.
3561 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3562 (makefile-imake-font-lock-keywords): New font lock keywords.
3563
3564 * files.el (auto-mode-alist): Add Imakefile.
3565
3566 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3567
3568 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3569 loading the file rather than when turning on flyspell-mode.
3570
3571 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3572
3573 * cus-edit.el (customize-rogue): Minor doc fix.
3574
3575 2006-01-17 Juri Linkov <juri@jurta.org>
3576
3577 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3578 instead of the file at the mark as default if the file at the mark
3579 is the same as the file at point or if dired-dwim-target-directory
3580 is not the same as the current directory and the mark is not active.
3581
3582 * log-view.el (log-view-minor-wrap): Use the same logic to get
3583 revisions as `log-view-diff'.
3584
3585 * info.el (Info-revert-find-node): Check for Info-current-file
3586 before preserving new-history.
3587
3588 * man.el (Man-heading-regexp): Add `/'.
3589
3590 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3591 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3592
3593 2006-01-16 Juri Linkov <juri@jurta.org>
3594
3595 * faces.el (mode-line-faces): New defgroup.
3596 (mode-line-highlight): Move definition after new defgroup.
3597 (mode-line, mode-line-inactive, mode-line-highlight):
3598 Replace :group `modeline' with `mode-line-faces'.
3599 (mode-line-buffer-id): New face.
3600 (modeline-buffer-id): New face alias.
3601 (vertical-border): Remove :group `modeline'.
3602
3603 * bindings.el (propertized-buffer-identification): Use face
3604 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3605 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3606 (mode-line-buffer-identification-keymap): For mouse-1 replace
3607 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3608 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3609 mouse-3.
3610
3611 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3612 Buffer-menu-buffer. Doc fix.
3613 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3614 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3615 `Buffer-menu-buffer'.
3616
3617 * info.el (Info-mode-line-node-keymap): New defvar.
3618 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3619 Propertize Info-current-node with `mode-line-buffer-id' and
3620 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3621
3622 * time.el (display-time-mail-face): Replace :group `faces' with
3623 `mode-line-faces'.
3624
3625 2006-01-16 Kenichi Handa <handa@m17n.org>
3626
3627 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3628
3629 * language/european.el (cp1252): New alias for windows-1252.
3630
3631 * international/mule.el (autoload-coding-system): Prepare for EOL
3632 variants.
3633
3634 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3635
3636 * term.el (term-raw-map): Add mapping for insert.
3637 (term-send-insert): New.
3638 (term-mode): Make variables local here instead of doing it in
3639 `term-emulate-terminal'.
3640 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3641 Scroll reverse needs to take into account the scroll region.
3642 Saving and restoring the cursor should save the color attributes too.
3643 (term-reset-terminal): Reset the scroll region.
3644 (term-handle-ansi-escape): Cursor up and down should take into
3645 account the scroll region.
3646 (term-set-scroll-region): Rename from `term-scroll-region'.
3647 Move to 0,0 after setting the region.
3648 (term-handle-scroll): Handle scroll up.
3649 (term-down): Fix off by one error.
3650 (term-delete-lines): Do not delete outside the scroll region.
3651 (term-insert-lines): Take into account the scroll region.
3652
3653 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3654
3655 * textmodes/ispell.el (ispell-internal-change-dictionary)
3656 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3657 (start, end): Move declaration outside of eval-when-compile.
3658
3659 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3660 (flyspell-mode-on): Use it.
3661
3662 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3663 ispell-kill-ispell-hook.
3664
3665 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3666
3667 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3668 (Custom-reset-saved): Do not ask for confirmation in single option
3669 buffers.
3670
3671 2006-01-13 Richard M. Stallman <rms@gnu.org>
3672
3673 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3674
3675 2006-01-13 Romain Francoise <romain@orebokech.com>
3676
3677 * add-log.el (add-change-log-entry, change-log-merge):
3678 Conditionally use `hard-newline'.
3679
3680 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
3681
3682 * wid-edit.el (widget-field-end): If the overlay is no longer
3683 associated with a buffer, behave as if the overlay didn't exist.
3684
3685 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3686 Make sure the links use the `custom-link' face.
3687
3688 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3689
3690 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3691 (ld-script-mode): Don't set indent-line-function since we don't
3692 have one.
3693
3694 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3695
3696 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3697 application.
3698 (org-file-apps-defaults-gnu): Use mailcap as the default for
3699 selecting an application on a UNIX system.
3700 (org-agenda-show-tags): New command.
3701 (org-table-insert-hline): Keep cursor in current table line.
3702 (org-table-convert): Offset effect of modifying
3703 `org-table-insert-hline'.
3704 (org-format-agenda-item): New optional argument TAG.
3705 (org-compile-prefix-format): Handle %T format for the tag.
3706 (org-expand-wide-chars): New function.
3707 (org-table-insert-row, org-table-insert-hline):
3708 Use `org-expand-wide-chars'.
3709 (org-open-file): Fix bug in program launch.
3710 (org-get-time-of-day): Fix bug with times before 1am.
3711 (org-agenda-menu): Add tags commands.
3712
3713 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
3714
3715 * textmodes/ispell.el (ispell-init-process): Include the used
3716 dictionary in ispell process start message.
3717 (ispell-internal-change-dictionary): When flyspell-mode is active
3718 and dictionary is changed, make sure ispell process is restarted
3719 and flyspell word cache cleared out for the current buffer.
3720 (ispell-change-dictionary): Make sure flyspell word cache is
3721 cleared out in all buffers with active flyspell mode when
3722 dictionary is globally changed.
3723 Call ispell-internal-change-dictionary after dictionary change.
3724
3725 2006-01-13 Eli Zaretskii <eliz@gnu.org>
3726
3727 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3728
3729 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3730 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3731 years. Fix small differences wrt Makefile.in.
3732 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3733 Makefile.in does.
3734
3735 2006-01-12 Bill Wohler <wohler@newt.com>
3736
3737 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3738 mh-search.el.
3739
3740 2006-01-12 Masatake YAMATO <jet@gyve.org>
3741
3742 * progmodes/ld-script.el: Update copyright year.
3743
3744 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
3745
3746 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
3747 Don't add widget if setting undefined.
3748
3749 2006-01-12 John Paul Wallington <jpw@pobox.com>
3750
3751 * help-fns.el (describe-variable): Remove newlines from void
3752 variable output.
3753
3754 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
3755
3756 * wdired.el (wdired-mode-map): Add help echo for
3757 wdired-abort-changes.
3758
3759 * man.el (Man-file-name-regexp): Adjust for a list of files.
3760
3761 2006-01-12 Masatake YAMATO <jet@gyve.org>
3762
3763 * progmodes/ld-script.el (auto-mode-alist): Support
3764 suffix conventions used in netbsd and eCos.
3765
3766 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3767
3768 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
3769 (custom-variable-menu, custom-face-menu, custom-group-menu)
3770 (Custom-mode-menu): Change names of menu items. (As discussed on
3771 emacs-devel.)
3772 (custom-face-menu): Add "Undo Edits" item.
3773
3774 * startup.el (init-file-user): defcustom -> defvar.
3775
3776 * tooltip.el (tooltip-mode): Doc fix.
3777
3778 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3779
3780 * reveal.el (reveal-post-command): window-buffer signals an error on
3781 dead windows rather than returning nil.
3782 (reveal-open-new-overlays): An overlay might die while we open others.
3783
3784 2006-01-11 Bill Wohler <wohler@newt.com>
3785
3786 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
3787 phrasing in docstring.
3788
3789 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
3790 can give some systems gas. Add new file mh-buffers.el.
3791
3792 2006-01-06 Masatake YAMATO <jet@gyve.org>
3793
3794 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
3795 C preprocessor forward ported from GNU Emacs 21.2.
3796
3797 * progmodes/asm-mode.el (asm-font-lock-keywords):
3798 Use `cpp-font-lock-keywords'.
3799
3800 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
3801
3802 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
3803 of $ for "\\.ld[s]?".
3804
3805 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3806
3807 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
3808 (tcl-indent-line): Return `noindent' if inside a string.
3809
3810 * progmodes/flymake.el (flymake-split-string): Remove more than one
3811 empty string at beg/end of the result.
3812 (flymake-find-buildfile, flymake-find-possible-master-files):
3813 Use expand-file-name.
3814 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
3815 since expand-file-name does it for us. Use directory-file-name.
3816 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
3817 (flymake-ler-get-type, flymake-ler-get-text)
3818 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
3819 (flymake-current-line-no): Remove spurious interactive spec.
3820 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
3821 (flymake-check-include): Remove arg inc-path merged into inc-name.
3822 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
3823 Arg regexp-list replaced by a simple regexp.
3824 (flymake-master-make-header-init, flymake-master-tex-init):
3825 Correspondingly replace regexp-list with a regexp. Fix regexp.
3826
3827 2006-01-10 Simon Josefsson <jas@extundo.com>
3828
3829 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
3830 describing AUTH PLAIN fix.
3831
3832 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
3833
3834 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
3835 (report-emacs-bug): Don't record initial prompt text.
3836 Instead, add text properties to prompting text.
3837 (report-emacs-bug-hook): Delete prompting text.
3838
3839 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3840
3841 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
3842 `dirs'. Adjust callers.
3843
3844 2006-01-09 John Paul Wallington <jpw@gnu.org>
3845
3846 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
3847
3848 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3849
3850 * reveal.el (reveal-open-new-overlays): New extracted fun.
3851 (reveal-close-old-overlays): Idem. Check overlays's liveness before
3852 using them. Simplify the code.
3853 (reveal-post-command): Use them. Fix up obsolete windows in
3854 reveal-open-spots.
3855
3856 * progmodes/flymake.el: Use `require' rather than autoload for
3857 XEmacs's overlays.
3858 (flymake-get-common-file-prefix, flymake-build-relative-filename):
3859 Delete. Use file-relative-name instead.
3860 (flymake-get-syntax-check-program-args, flymake-perl-init):
3861 Simplify the resulting code.
3862
3863 * log-view.el (log-view-file-re, log-view-message-re): Add support
3864 for DaRCS output.
3865
3866 2006-01-09 Alex Schroeder <alex@gnu.org>
3867
3868 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
3869 identifiers sometimes added in square brackets at the beginning of
3870 subject lines.
3871
3872 2006-01-07 Richard M. Stallman <rms@gnu.org>
3873
3874 * cus-edit.el (Custom-set, Custom-save): Doc fix.
3875 (Custom-reset-current, Custom-reset-saved): Change question text.
3876 (Custom-reset-standard): Likewise.
3877 (custom-variable-reset-saved): Doc fix.
3878
3879 2006-01-07 Eli Zaretskii <eliz@gnu.org>
3880
3881 * startup.el (init-file-user): Doc fix.
3882
3883 2006-01-07 Alex Schroeder <alex@gnu.org>
3884
3885 * mail/rmail.el (rmail-current-subject): New function.
3886 (rmail-current-subject-regexp): New function.
3887 (rmail-next-same-subject): Use it.
3888
3889 * mail/rmailsum.el (rmail-summary-by-topic):
3890 Use rmail-current-subject and rmail-current-subject-regexp.
3891 (rmail-summary-next-same-subject): Ditto.
3892
3893 * net/rcirc.el (rcirc-send-input): No longer check whether the
3894 process is open, since not all commands need an open process.
3895 (rcirc-send-string): Check whether the process is open before
3896 sending anything.
3897 (rcirc-ignore-list): New option.
3898 (rcirc-ignore-list-automatic): New variable.
3899 (rcirc-print): Take rcirc-ignore-list into account.
3900 (rcirc-cmd-ignore): New command.
3901 (rcirc-ignore-update-automatic): New function.
3902 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
3903 list if ignored nicks.
3904 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
3905
3906 2006-01-06 David Reitter <david.reitter@gmail.com>
3907
3908 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
3909 reflect the address to which the report will be sent.
3910
3911 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3912
3913 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
3914 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
3915
3916 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
3917
3918 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
3919
3920 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
3921 the doc string: "functoin" => "function".
3922 * ldefs-boot.el: Likewise.
3923
3924 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
3925 message text: "Duplicat" => "Duplicate".
3926
3927 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
3928
3929 * files.el (basic-save-buffer-2): If backing-up failed, reset
3930 buffer-backed-up to nil.
3931
3932 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
3933
3934 * progmodes/gud.el (gdb-script-skip-to-head)
3935 (gdb-script-calculate-indentation): Indent for breakpoint command
3936 lists also.
3937
3938 2006-01-05 Bill Wohler <wohler@newt.com>
3939
3940 * Makefile.in (compile-always): Add mh-autoloads dependency.
3941 (bootstrap): Remove mh-autoloads dependency, as compile dependency
3942 provides it.
3943 (updates): Remove mh-autoloads dependency, since it probably has
3944 already run recently (via recompile).
3945
3946 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
3947
3948 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
3949 argument `force' to disable the flyspell-last-buffer optimization.
3950 (flyspell-mode-on): Use it.
3951
3952 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
3953 flymake-simple-cleanup.
3954 (flymake-allowed-file-name-masks): Use this new default.
3955 All the functions are now called in the right buffer rather than
3956 passing the buffer as argument.
3957 (flymake-process-sentinel): Switch to buffer before calling cleanup.
3958 (flymake-parse-err-lines): Remove redundant buffer arg.
3959 (flymake-get-program-dir): Comment out unused function.
3960 (flymake-start-syntax-check, flymake-start-syntax-check-process):
3961 Remove redundant buffer argument.
3962 (flymake-get-real-file-name, flymake-simple-java-cleanup)
3963 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
3964
3965 2006-01-05 Richard M. Stallman <rms@gnu.org>
3966
3967 * info.el (Info-find-node): Don't record previous node if have none.
3968 (info): Go to directory only if history is empty.
3969
3970 * simple.el (mark): Doc fix.
3971
3972 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3973
3974 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
3975 already of desired type.
3976 (mac-ae-list): Coerce parameter to "list" type.
3977 (mac-dispatch-apple-event): Replace cadr part of event with a
3978 dummy position so that event-start returns it.
3979
3980 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3981
3982 * textmodes/org.el (org-end-of-subtree): New function.
3983 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
3984 Use `org-end-of-subtree'.
3985 (org-agenda, org-agenda-convert-date): Protect calls to
3986 `fit-window-to-buffer'.
3987 (org-tags-view): Force matching of sublevels when doing a
3988 todo-only search. Define the correct redo command, including the
3989 arguments.
3990 (org-agenda-redo): Display message.
3991 (org-check-for-org-mode): New function.
3992 (org-agenda-type): New variable.
3993 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
3994 Set `org-agenda-type'.
3995 (org-agenda-check-type): New function.
3996 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
3997 (org-agenda-week-view, org-agenda-day-view)
3998 (org-agenda-next-date-line, org-agenda-previous-date-line)
3999 (org-agenda-log-mode, org-agenda-toggle-diary)
4000 (org-agenda-toggle-time-grid, org-agenda-date-later)
4001 (org-agenda-date-prompt, org-agenda-diary-entry)
4002 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
4003 (org-agenda-convert-date, org-agenda-menu):
4004 Use `org-agenda-check-type'.
4005 (org-make-overlay, org-delete-overlay)
4006 (org-detatch-overlay, org-move-overlay, org-overlay-put):
4007 New compatibility functions.
4008 (org-calendar-select-mouse): New command.
4009
4010 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
4013 (Custom-reset-standard): Fix y-or-n-p messages.
4014 (custom-link): New face for links.
4015 (custom-buffer-create-internal, custom-manual): Use it.
4016 (custom-face-save): Push to theme-face before setting face spec.
4017
4018 * wid-edit.el (widget-default-mouse-face-get): New function.
4019 (widget-specify-button): Handle mouse-face like button-face.
4020
4021 * custom.el (load-theme): Clear old theme settings if reloading.
4022
4023 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
4024
4025 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
4026 "Erase Customization" button back to same position it occupies in
4027 the individual State menus.
4028
4029 2006-01-04 Kim F. Storm <storm@cua.dk>
4030
4031 * wid-edit.el (key-sequence): Rework widget to read key binding
4032 using `kbd' syntax. Use C-q to insert literal key, event, or code.
4033 (widget-key-sequence-default-value): Default value for empty sequence.
4034 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
4035 (widget-key-sequence-read-event): New command for C-q.
4036 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
4037 (widget-key-sequence-value-to-external): New functions.
4038
4039 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
4040
4041 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
4042 Use expand-file-name.
4043 (flymake-delete-temp-directory): Use expand-file-name,
4044 file-name-directory, and directory-file-name.
4045 (flymake-strrchr): Delete.
4046 (flymake-start-syntax-check): Don't pass the redundant buffer argument
4047 to the init-f function.
4048 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
4049 (flymake-init-find-buildfile-dir)
4050 (flymake-init-create-temp-source-and-master-buffer-copy)
4051 (flymake-simple-make-init-impl, flymake-simple-make-init)
4052 (flymake-master-make-init, flymake-master-make-header-init)
4053 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
4054 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
4055 (flymake-xml-init): Remove corresponding redundant buffer argument.
4056 (flymake-allowed-file-name-masks): Remove last elems that are equal to
4057 the default anyway. Clean up regexps.
4058
4059 * progmodes/flymake.el (flymake-temp-source-file-name)
4060 (flymake-master-file-name, flymake-temp-master-file-name)
4061 (flymake-base-dir): New buffer-local vars.
4062 (flymake-buffer-data, flymake-get-buffer-value)
4063 (flymake-set-buffer-value): Replace those hash-tables by the new
4064 buffer-local vars. Update callers.
4065
4066 * progmodes/flymake.el (flymake-check-start-time)
4067 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
4068 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
4069 Move definition, so we can remove redundant earlier declaration.
4070 (flymake-replace-regexp-in-string, flymake-split-string)
4071 (flymake-get-temp-dir): Use defalias.
4072 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
4073 (flymake-xemacs-window-edges): Remove unused function.
4074 (flymake-get-point-pixel-pos): Move.
4075 (flymake-pid-to-names, flymake-reg-names)
4076 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
4077 Replace by a simple list flymake-processes and by process-buffer.
4078 Update callers. Other than simplify the code, it uses buffers rather
4079 than buffer-names so it doesn't get confused by uniquify.
4080 (flymake-buffer-data): The global value should just be nil.
4081
4082 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
4083 Optimize the body of a defalias like any other code.
4084
4085 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
4086 Make sure we've setup font-lock's vars. It may influence which
4087 function we then call.
4088 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
4089 here since it's too late anyway.
4090
4091 2006-01-03 Romain Francoise <romain@orebokech.com>
4092
4093 * startup.el (fancy-splash-tail, normal-splash-screen):
4094 Update copyright year.
4095
4096 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
4097
4098 * mouse.el (mouse-drag-track): Rename, from
4099 `mouse-drag-region-1'. Includes optional argument required to
4100 enable post-drag event processing (e.g. delete region keys).
4101 Can be used without this argument to track a mouse region and operate
4102 on it as soon as the drag completes.
4103 (mouse-drag-region): Use `mouse-drag-track'.
4104
4105 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4106
4107 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
4108 Move to `custom-buffer' group.
4109
4110 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
4111 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
4112 (custom-theme-insert-face-marker, custom-theme-variable-menu)
4113 (custom-theme-face-menu): New variables.
4114 (custom-theme-add-variable, custom-theme-variable-action)
4115 (custom-variable-reset-theme, custom-theme-delete-variable)
4116 (custom-face-reset-theme, custom-theme-face-action)
4117 (custom-theme-delete-face, custom-theme-merge-theme)
4118 (custom-theme-add-face, custom-theme-visit-theme): New functions.
4119
4120 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
4121
4122 * custom.el: Move Custom Themes commentary to start of theme code.
4123 (custom-known-themes): Rename `standard' theme to `changed'.
4124 (custom-push-theme): Caller no longer specifies what theme to use
4125 when doing `reset'---the setting is simply removed from the theme.
4126 Delete MODE from `theme-value' and `theme-settings' properties.
4127 (custom-declare-theme): Ignore &rest args since we don't use them.
4128
4129 (custom-loaded-themes): Delete variable.
4130 (custom-theme-load-themes, custom-theme-loaded-p)
4131 (custom-theme-value): Delete functions.
4132
4133 (custom-declare-theme): Signal error on invalid theme names.
4134 (provide-theme): custom-loaded-themes was deleted.
4135 (load-theme): Load the file unconditionally.
4136 (enable-theme): Call `load-theme' if theme is undefined.
4137 (custom-enabled-themes): Only update value for successful loads.
4138 (disable-theme): Complete from enabled themes when interactive.
4139 (custom-variable-theme-value): Calculate theme value directly.
4140
4141 (custom-theme-reset-variables, custom-reset-variables): Mark as
4142 XEmacs compatibility functions. We don't actually use these.
4143
4144 * cus-edit.el (custom-variable-state-set):
4145 Use custom-variable-theme-value instead of custom-theme-value.
4146 (custom-face-state-set): Rename `standard' theme to `changed'.
4147 (custom-save-variables, custom-save-faces): Delete unneeded
4148 references to custom-reset-variables.
4149 (custom-save-resets): Delete function.
4150 (custom-save-variables, custom-save-faces): MODE argument deleted.
4151 (custom-save-variables, custom-save-faces): Ignore theme values.
4152
4153 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
4154 compatibility function.
4155
4156 2006-01-01 Richard M. Stallman <rms@gnu.org>
4157
4158 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
4159 (Custom-reset-current, Custom-reset-saved): Likewise.
4160 (Custom-reset-standard): Show message if aborted.
4161 (custom-mode): Doc fix, describing those commands.
4162
4163 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
4164 put on event-kind property.
4165
4166 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
4167
4168 * custom.el (provide-theme): Ban `user' theme name.
4169 (custom-enabling-themes): New variable.
4170 (enable-theme): Don't enable user if custom-enabling-themes is t.
4171 (custom-enabled-themes): Make it a defcustom.
4172 (custom-theme-recalc-face): No-op if face is undefined.
4173
4174 * cus-edit.el (custom-button-mouse): New variable.
4175 (custom-button-mouse): New face.
4176 (custom-raised-buttons, custom-mode): Use it.
4177
4178 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
4179
4180 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4181
4182 * progmodes/gud.el (gud-display-line): Support hl-line in the
4183 source buffer.
4184
4185 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
4186
4187 * mouse.el (mouse-drag-window-above): Verify that the found window
4188 overlaps with the given window in the horizontal dimension.
4189
4190 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4191
4192 * Makefile.in (cvs-update): New target.
4193
4194 * makefile.w32-in (cvs-update): Ditto.
4195
4196 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
4197
4198 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
4199 (custom-new-theme-mode-map): New variable.
4200
4201 2005-12-30 Richard M. Stallman <rms@gnu.org>
4202
4203 * custom.el (custom-load-themes): Function deleted.
4204
4205 * cus-edit.el (custom-save-loaded-themes): Function deleted.
4206 (custom-save-variables): Don't delete or add custom-load-themes call.
4207
4208 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
4209
4210 * cus-start.el: Add `visible-cursor'.
4211
4212 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
4213 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
4214 (flymake-process-filter): Switch to buffer before calling it instead.
4215 (flymake-post-syntax-check, flymake-highlight-err-lines)
4216 (flymake-delete-own-overlays, flymake-parse-err-lines)
4217 (flymake-start-syntax-check, flymake-start-syntax-check-process)
4218 (flymake-count-lines, flymake-parse-residual):
4219 Remove constant buffer argument.
4220 (flymake-start-syntax-check-for-current-buffer): Remove.
4221 Update callers to use flymake-start-syntax-check instead.
4222 (flymake-display-err-menu-for-current-line):
4223 Remove unused var `mouse-pos'.
4224 (flymake-restore-formatting): Comment out unused function.
4225 (flymake-report-status, flymake-report-fatal-status): Remove buffer
4226 argument, use current-buffer instead. Update callers.
4227
4228 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4229
4230 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
4231 buffer-local because choose-completion-delete-max-match requires
4232 that we set completion-ignore-case (i.e., binding via let is not
4233 sufficient).
4234 (bibtex-complete): Always set completion-ignore-case and
4235 choose-completion-string-functions. The latter is needed because
4236 choose-completion-string-functions keeps its value if we quit the
4237 *Completions* buffer without requesting a completion.
4238
4239 2005-12-30 Andreas Schwab <schwab@suse.de>
4240
4241 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
4242
4243 2005-12-30 Eli Zaretskii <eliz@gnu.org>
4244
4245 * jit-lock.el (jit-lock-chunk-size): Doc fix.
4246
4247 2005-12-30 Juri Linkov <juri@jurta.org>
4248
4249 * locate.el (locate-fcodes-file, locate-header-face)
4250 * progmodes/delphi.el (delphi-other-face)
4251 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
4252
4253 * paren.el (show-paren-match, show-paren-mismatch): Use existing
4254 group `paren-showing-faces'.
4255
4256 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
4257 (goto-address): Fix docstring.
4258
4259 * net/webjump.el (webjump-sample-sites): Update URLs.
4260
4261 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
4262
4263 * subr.el (cancel-change-group): Add listp around pending-undo-list.
4264
4265 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
4266
4267 * font-lock.el (font-lock-compile-keywords): Signal an error when
4268 font-lock-set-defaults hasn't been called.
4269
4270 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4271
4272 * subr.el (noreturn, 1value): Doc fixes.
4273
4274 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4275
4276 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
4277 that assoc-string returns nil.
4278
4279 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4280
4281 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
4282 (bibtex-entry-type-str, bibtex-empty-field-re)
4283 (bibtex-search-backward-string, bibtex-preamble-prefix)
4284 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
4285 (bibtex-any-valid-entry-type): New variable.
4286 (bibtex-parse-field-name): Simplify.
4287 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
4288 (bibtex-preamble-prefix): Include left delimiter.
4289 (bibtex-search-forward-field, bibtex-search-backward-field):
4290 Allow unbounded search past entry boundaries (required by bibtex-pop).
4291 (bibtex-text-in-field-bounds): Use push.
4292 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
4293 (bibtex-parse-preamble, bibtex-valid-entry)
4294 (bibtex-beginning-first-field): New functions.
4295 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
4296 (bibtex-map-entries): Fix docstring.
4297 (bibtex-flash-head): New arg prompt. Simplify.
4298 (bibtex-enclosing-field): Include code of bibtex-inside-field.
4299 (bibtex-insert-kill): Simplify. Always insert text past the
4300 current field or entry.
4301 (bibtex-format-entry): Use bibtex-parse-field.
4302 (bibtex-pop): Use bibtex-beginning-of-entry and
4303 bibtex-end-of-entry to initiate the search. Insert empty field if
4304 we found ourselves.
4305 (bibtex-print-help-message): New args field and comma.
4306 Handle entry keys.
4307 (bibtex-make-field): Use bibtex-beginning-of-entry.
4308 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
4309 invalid entry.
4310 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
4311 Handle preambles. Simplify code for thorough test.
4312 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
4313 New arg comma. Handle entry heads.
4314 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
4315 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
4316 New arg comma.
4317 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
4318 (bibtex-fill-field): Simplify.
4319 (bibtex-fill-entry): Use bibtex-beginning-first-field and
4320 bibtex-parse-field.
4321 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
4322 (bibtex-complete): Use bibtex-parse-preamble.
4323
4324 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
4325
4326 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
4327 Display name of expression instead of convenience variable.
4328 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
4329
4330 * progmodes/gud.el (gud-tooltip-dereference): Rename from
4331 toggle-gud-tooltip-dereference.
4332 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
4333 (gud-tooltip-tips): ...here when dereferencing.
4334
4335 2005-12-28 Bill Wohler <wohler@newt.com>
4336
4337 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
4338
4339 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
4340
4341 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
4342 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
4343 (vc-annotate-display-autoscale): Adjust call.
4344 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4345 Fix interactive spec.
4346 (vc-annotate-time-span): Remove.
4347 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4348 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4349 (vc-annotate-display-select): Use new name.
4350
4351 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4352 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4353 Correct the construction of span entries. Simplify.
4354 (vc-annotate-display-select): Fix the nil case.
4355 (vc-annotate): Remove obsolete (and now broken) code.
4356 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4357 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4358
4359 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4360
4361 * subr.el (lazy-completion-table): Correct typo in docstring.
4362
4363 * startup.el (command-line): Use `custom-reevaluate-setting' for
4364 `send-mail-function'.
4365
4366 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4367
4368 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4369
4370 * mail/smtpmail.el (smtpmail-try-auth-methods):
4371 Send credentials together with "AUTH PLAIN" command.
4372
4373 2005-12-27 Richard M. Stallman <rms@gnu.org>
4374
4375 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4376 mouse-2, go back to previously selected window, so it's selected
4377 when mouse-2 command runs.
4378
4379 2005-12-27 Juri Linkov <juri@jurta.org>
4380
4381 * descr-text.el (describe-text-sexp): Use square brackets for
4382 button [Show] to distinguish it from the property value `show'.
4383 (describe-property-list): Use `insert-text-button' with
4384 `help-face' type instead of putting face in quotes, because button
4385 is not created automatically for a list of faces.
4386 (describe-text-properties-1): Put button-type value in quotes to
4387 distinguish from plain text "button".
4388 (describe-char): Display code point values in hex. Don't use
4389 `symbol-name' for `current-input-method' because it is a string.
4390 Use `insert-text-button' with `help-face' type instead of putting
4391 hardcoded face in quotes, because button is not created automatically.
4392
4393 2005-12-27 Richard M. Stallman <rms@gnu.org>
4394
4395 * progmodes/glasses.el (glasses-face): More specific custom type.
4396
4397 * files.el (set-visited-file-name): Doc fix.
4398
4399 * textmodes/flyspell.el (flyspell-external-point-words):
4400 Use local var buffer-scan-pos to advance scan for next misspelling.
4401 Advance it only after we find the misspelling.
4402
4403 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4404
4405 * textmodes/flyspell.el (flyspell-external-point-words):
4406 New criteria for finding the misspelling in the buffer.
4407
4408 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4409
4410 * help-mode.el (help-insert-string): Set help-xref-stack-item
4411 rather than call help-setup-xref.
4412
4413 * descr-text.el (describe-char): Revert previous changes for
4414 optional buffer argument.
4415
4416 2005-12-27 Juri Linkov <juri@jurta.org>
4417
4418 * help-mode.el (help-insert-string): New function. Save buffer
4419 contents in cases where it is impossible to recompute the old contents.
4420
4421 * descr-text.el (describe-char): Set help-xref-stack-item
4422 explicitly after buffer has been generated.
4423
4424 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4425
4426 * cus-start.el (all): Add x-gtk-show-hidden-files.
4427
4428 2005-12-26 Richard M. Stallman <rms@gnu.org>
4429
4430 * replace.el (perform-replace): Calculate match-again
4431 before skipping read-only matches.
4432
4433 * paren.el (paren-showing-faces): New group.
4434 (show-paren-match, show-paren-mismatch): Move to that group.
4435
4436 * button.el (button): Put into group `basic-faces'.
4437
4438 * progmodes/make-mode.el: Remove faces from group `faces'.
4439
4440 * apropos.el (apropos, apropos-value): Doc fix.
4441 (apropos-documentation): Doc fix.
4442
4443 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4444
4445 * subr.el (lazy-completion-table): Remove argument `args'.
4446
4447 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4448 Don't use the `args' argument of lazy-completion-table.
4449
4450 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4451
4452 * descr-text.el (describe-char): Add optional argument for buffer.
4453 Set buffer appropriately. Call help-setup-xref.
4454 Suggested by Stefan Monnier.
4455
4456 2005-12-26 Juri Linkov <juri@jurta.org>
4457
4458 * descr-text.el: Require `help-fns' at runtime. Don't require
4459 `button' for byte compilation.
4460 (describe-text-widget): Add `help-echo' for first button.
4461 Use `help-info' for second.
4462 (describe-property-list): Use `help-argument-name' instead of `italic'.
4463 (describe-text-category): Add prompt to interactive spec.
4464 Call `help-setup-xref'.
4465 (describe-char): Use `help-character-set'. Add `help-echo' for
4466 code point. Use `help-input-method'. Remove superfluous insert.
4467
4468 2005-12-25 Richard M. Stallman <rms@gnu.org>
4469
4470 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4471 at point, in case of narrowing.
4472
4473 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4474
4475 * locate.el (locate-header-face): Allow nil in type.
4476
4477 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4478
4479 2005-12-25 Romain Francoise <romain@orebokech.com>
4480
4481 * battery.el (battery-linux-proc-acpi): Also try
4482 `/proc/acpi/thermal_zone/THM0/temperature'.
4483
4484 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4485
4486 * custom.el (custom-push-theme): Fix docstring.
4487
4488 * cus-edit.el (custom-variable-set, custom-variable-save)
4489 (custom-variable-save): Custom-quote widget values.
4490 (customize-save-variable): Fix custom-push-theme call.
4491
4492 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4493
4494 * w32-fns.el (w32-batch-update-autoloads): New function.
4495
4496 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4497 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4498 from the command line.
4499
4500 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4501
4502 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4503 reset means to remove setting from theme entirely. Don't keep
4504 expanding theme-settings list; delete old entries if necessary.
4505
4506 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4507 customization" button one line up.
4508 (custom-themed): New face.
4509 (custom-magic-alist): New value, THEMED, for theme settings.
4510 (custom-variable-state-set, custom-face-state-set):
4511 Check theme-value instead of saved-value.
4512 (custom-variable-reset-standard, custom-face-reset-standard):
4513 Remove theme setting entirely. Recalculate new values.
4514 (custom-variable-set, custom-variable-set)
4515 (custom-variable-reset-saved, custom-variable-reset-backup)
4516 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4517 (custom-variable-save): Fix typos.
4518
4519 2005-12-23 Juri Linkov <juri@jurta.org>
4520
4521 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4522 Add autoload cookies.
4523 (edebug-outside-d-c-i-n-s-w): New variable.
4524 (edebug-display, edebug-outside-excursion): Use it to save the
4525 original value of default-cursor-in-non-selected-windows.
4526 Set default-cursor-in-non-selected-windows to t while Edebug
4527 is active.
4528 (edebug-mode, edebug-eval-mode): Doc fix.
4529
4530 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4531 with `buffer-substring-no-properties' to remove common substring
4532 highlighting.
4533
4534 * info.el (info-other-window, info): Rename function argument
4535 `file' to `file-or-node'.
4536 (Info-complete-menu-item): Use local variable `complete-nodes' to
4537 keep the global value of `Info-complete-nodes' unchanged for
4538 subsequent completions.
4539 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4540
4541 * simple.el (get-next-valid-buffer, last-buffer)
4542 (next-error-buffer-p, next-error-find-buffer)
4543 (minibuffer-history-sexp-flag): Doc fix.
4544
4545 * savehist.el (savehist-mode-hook): Add `:group'.
4546
4547 * log-view.el: Call autoload for vc-find-version.
4548 (log-view-current-file): Adjust subgroup numbers.
4549 (log-view-current-tag): Add `length'.
4550
4551 2005-12-23 Richard M. Stallman <rms@gnu.org>
4552
4553 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4554
4555 2005-12-23 Juri Linkov <juri@jurta.org>
4556
4557 * hi-lock.el (hi-lock-archaic-interface-message-used)
4558 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4559 (hi-lock-mode): Display "Hi" in the mode line only when
4560 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4561 (hi-lock-write-interactive-patterns):
4562 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4563 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4564 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4565 font-lock-add-keywords to t.
4566
4567 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4568
4569 * hi-lock.el (hi-lock-highlight-range): New variable.
4570 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4571 only if font-lock-fontified is non-nil. Remove overlays.
4572 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4573 font-lock-fontified is non-nil, otherwise use overlays (instead of
4574 text properties).
4575 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4576 New variables.
4577 (hi-lock-string-serialize) New function.
4578
4579 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4580
4581 * menu-bar.el (menu-find-file-existing): New function.
4582 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4583
4584 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4585
4586 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4587
4588 * vc.el: Remove unnecessary leading * in docstrings.
4589 (vc-annotate-mode-map): Move initialization into declaration.
4590 (vc-static-header-alist): Nitpick on the regexp.
4591 (vc-default-init-version): New fun.
4592 (vc-register): Use it.
4593 (vc-insert-headers): Use dolist.
4594 (vc-annotate-get-backend): Remove unused function.
4595 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4596 (vc-annotate-mode): Remove corresponding call.
4597 (vc-annotate-car-last-cons): Simplify.
4598 (vc-annotate-buffers): Remove var.
4599 (vc-annotate-backend): Make it buffer-local.
4600 (vc-annotate): Move the interaction to the interactive spec.
4601 Add a `buf' argument.
4602 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4603 killing&creating a vc-annotate buffer, which is very disruptive when
4604 the buffers are shown in dedicated frames.
4605
4606 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4607
4608 * descr-text.el: Add FSF as maintainer.
4609 (describe-text-mode, describe-text-mode-map)
4610 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4611 help-mode.
4612 (describe-text-widget, describe-text-sexp)
4613 (describe-property-list, describe-text-category)
4614 (describe-text-properties, describe-text-properties-1)
4615 (describe-char): Use help buttons instead of widgets.
4616 (describe-char-unicodedata-file): Make URL link in doc string.
4617
4618 2005-12-22 Richard M. Stallman <rms@gnu.org>
4619
4620 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4621 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4622 Don't include buttons that write a file when there's no file.
4623 (custom-variable-menu, custom-face-menu, custom-group-menu):
4624 Don't include commands that write a file when there's no file.
4625 (customize-browse): Reword the top-of-buffer help intro.
4626 (custom-buffer-create-internal): Fix previous change.
4627 (customize-changed-options-previous-release): Prev release is 21.1.
4628 (customize-changed-options): Doc fix.
4629 (customize-changed): New alias.
4630 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4631 Say "standard values".
4632 (Custom-reset-standard): Doc fix.
4633 (custom-face-reset-standard): Doc fix.
4634
4635 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4636
4637 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4638 even if font-lock-mode is non-nil since it may be t without having
4639 turned on font-lock-mode-internal.
4640 (font-lock-choose-keywords): Minor optimization.
4641 (font-lock-add-keywords, font-lock-remove-keywords)
4642 (font-lock-set-defaults): Don't call make-local-variable on a variable
4643 that we know to already be local.
4644
4645 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4646
4647 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4648 messages if in the minibuffer.
4649
4650 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4651
4652 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4653 (tex-mode-flyspell-verify, flyspell-get-word)
4654 (flyspell-external-point-words): Don't use point-min/max uselessly.
4655
4656 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4657 by Kevin Rodgers. Instead, just hide the completions buffer if we
4658 don't need to show it.
4659
4660 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4663
4664 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4665
4666 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4667 delete-windows-on with an inexistent buffer.
4668
4669 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4670
4671 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4672 Delete defcustom variable :tag names.
4673
4674 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4675
4676 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4677 (log-view-font-lock-keywords): Ajust subgroup numbers.
4678 (log-view-current-tag): Don't hard code the number of subgroups.
4679
4680 2005-12-20 Juri Linkov <juri@jurta.org>
4681
4682 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4683 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4684
4685 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4686 (menu-bar-non-minibuffer-window-p): Instead of checking
4687 display-multi-frame-p, use selected-frame when menu-updating-frame
4688 is nil.
4689
4690 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
4691
4692 * align.el (align-rules-list): Use [ \t] instead of \s-
4693 for column separators in text mode.
4694
4695 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4696
4697 * help-mode.el (help-customize-variable, help-customize-face):
4698 Don't pop help-xref-stack as help-follow no longer pushes
4699 anything on to it.
4700
4701 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4702
4703 * textmodes/org.el (org-agenda-custom-commands): New option.
4704 (org-agenda): Offer custom commands on splash screen.
4705 (org-make-tags-matcher): Parser for Boolean logic added.
4706 (org-agenda-set-tags): New command.
4707 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4708 (org-set-tags): Efficiency improvements.
4709 (org-auto-align-tags): New option.
4710 (org-todo, org-demote, org-promote): Realign tags.
4711 (org-tags-completion-function): Use also "&" and "|" as separators.
4712 (org-org-menu): Agenda commands simplified.
4713
4714 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * cus-edit.el (customize-apropos, customize-apropos-options):
4717 Docstring changes.
4718
4719 * font-lock.el (font-lock): Add tags to the links in the defgroup.
4720
4721 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
4722
4723 * longlines.el (longlines-mode): Wrap while widened.
4724 (longlines-decode-region, longlines-encode-region): Compute max
4725 just once.
4726
4727 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4728
4729 * cus-edit.el (mac): New group.
4730
4731 * cus-start.el (all): Add user options in macterm.c. Add test for
4732 Mac-related built-ins. Fix test for GTK-related built-ins.
4733
4734 * term/mac-win.el (mac-handle-language-change)
4735 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4736 (mac-services-open-selection, mac-services-mail-selection)
4737 (mac-services-mail-to, mac-services-insert-text)
4738 (mac-dispatch-apple-event): Add docstrings.
4739 (x-get-selection, mac-select-convert-to-string): Select coding
4740 system from `utf-16be' and `utf-16le' using `byteorder'.
4741
4742 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4743
4744 * subr.el (lazy-completion-table): Don't be fooled if the var holds
4745 a "list" (lambda ...) rather than a real completion list.
4746
4747 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
4748 lexical-let when encountering ((lambda (...) ...) ...).
4749
4750 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4751
4752 * progmodes/sh-script.el (sh-mode):
4753 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
4754 * textmodes/picture.el (picture-mode): Update docstrings.
4755
4756 2005-12-17 Eli Zaretskii <eliz@gnu.org>
4757
4758 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
4759 commands enclosed in $(ARGQUOTE)s should not be split between two
4760 lines, as that will break with GNU Make >3.80, when sh.exe is used
4761 and arg quoting is with '..'.
4762 (autoloads): Don't break the quoted --eval expression between
4763 several lines.
4764
4765 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4766
4767 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
4768 Capture error from printing circular structures.
4769
4770 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
4771
4772 * wid-edit.el (widget-checkbox-action): Clear undo info.
4773
4774 2005-12-16 Bill Wohler <wohler@newt.com>
4775
4776 * menu-bar.el (kill-this-buffer): Set a good example by using menu
4777 bar, not menubar in comment.
4778
4779 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4780
4781 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
4782 After-change-functions should not clobber the match data.
4783
4784 2005-12-16 Juri Linkov <juri@jurta.org>
4785
4786 * simple.el (choose-completion): Use `buffer-substring-no-properties'
4787 instead of `buffer-substring'.
4788 (completion-common-substring): Doc fix.
4789 (completion-setup-function): Use minibuffer-completion-contents
4790 instead of minibuffer-contents. Don't set common-string-length
4791 initially. Remove special handling of partial-completion-mode.
4792 Move computation of completion-base-size into one cond.
4793 Call completion-base-size-function in mainbuf. In computation of
4794 completion-base-size for file name completion don't move point to
4795 the end of the minibuffer. Move computation of common-string-length
4796 into one cond. Start putting faces only when common-string-length>=0.
4797 Add condition to put completions-common-part when
4798 common-string-length>0.
4799
4800 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
4801 place point at the first different character in the minibuffer
4802 even if this position is at the beginning of the minibuffer.
4803
4804 * info.el (Info-read-node-name-1): In completion-base-size-function's
4805 lambda return 1 if common-substring or minibuffer-completion-contents
4806 starts with (, and 0 otherwise.
4807
4808 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
4809 Use `crm-current-element' for second arg of `display-completion-list'.
4810
4811 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
4812
4813 * files.el (set-auto-mode): Look for an interpreter specified on
4814 the first line also if search for mode specification succeeded,
4815 but the mode is not known.
4816
4817 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4818
4819 * textmodes/org.el (org-tags-match-list-sublevels): New option.
4820 (org-open-at-point): Implement tag searches as links.
4821 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
4822 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
4823 (org-tags-sparse-tree, org-tags-view, org-set-tags)
4824 (org-agenda-dispatch): New commands.
4825 (org-use-tag-inheritance, org-tags-column): New options.
4826 (org-tab-follows-link, org-return-follows-link): New options.
4827 (org-tags): New customize group.
4828 (org-start-icalendar-file): Get local time zone.
4829 (org-tags-completion-function): New function.
4830 (org-set-font-lock-defaults): Make sure links will also be
4831 highlighted inside headlines.
4832
4833 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
4834
4835 * term.el (term-emulate-terminal):
4836 Let term-handle-ansi-terminal-messages override what Bash says about
4837 its current directory.
4838
4839 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
4840
4841 * bindings.el (last-buffer): Move to simple.el.
4842 * simple.el (last-buffer): Move here.
4843 (get-next-valid-buffer): New function.
4844 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
4845 (prev-buffer): Ditto. Rename to `previous-buffer'.
4846
4847 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
4848 * bindings.el (global-map): Ditto.
4849
4850 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
4851
4852 * cus-edit.el: Introductory comment change.
4853 (custom-magic-alist): Change message string for the `rogue' state.
4854
4855 2005-12-15 Richard M. Stallman <rms@gnu.org>
4856
4857 * tooltip.el: Delete defcustom variable :tag names.
4858
4859 * complete.el (partial-completion-mode): Doc fix.
4860
4861 * textmodes/flyspell.el (flyspell-external-point-words):
4862 Use save-excursion to ensure we don't move backward in the
4863 search loop, not even one character.
4864 (flyspell-delete-all-overlays): Use remove-overlays directly.
4865
4866 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
4867 (ispell-start-process): Set that variable.
4868 Clear ispell-buffer-local-name.
4869 (ispell-internal-change-dictionary):
4870 Set ispell-current-dictionary after killing process.
4871 (ispell-buffer-local-dict):
4872 Don't set spell-personal-dictionary after killing process.
4873 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
4874 (ispell-tex-skip-alists, ispell-html-skip-alists)
4875 (ispell-skip-region-alist): Mark as risky.
4876
4877 * net/newsticker.el (newsticker--retrieval-timer-list)
4878 (newsticker--display-timer, newsticker-running-p)
4879 (newsticker-ticker-running-p): Definitions moved up.
4880
4881 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
4882
4883 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
4884
4885 2005-12-15 David Ponce <david@dponce.com>
4886
4887 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
4888 (recentf-edit-list, recentf-open-files): Signal an error when
4889 there is no recent file.
4890
4891 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
4892
4893 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
4894 read-only except for texinfo-format-region evaluation.
4895
4896 2005-12-14 Richard M. Stallman <rms@gnu.org>
4897
4898 * vc.el (vc-default-previous-version, vc-default-next-version)
4899 (vc-do-command): Doc fixes.
4900
4901 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4902
4903 * textmodes/bibtex.el (bibtex-expand-strings)
4904 (bibtex-autokey-expand-string, bibtex-name-part)
4905 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
4906 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
4907 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
4908 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
4909 (bibtex-entry-postfix, bibtex-known-entry-type-re)
4910 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
4911 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
4912 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
4913 (bibtex-beginning-of-last-entry): Remove.
4914 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
4915 message if comma is missing but buffer is read-only.
4916 (bibtex-parse-field-text): Handle whitespaces at the end of field
4917 text. Return 3-element list with beginning and end of field text
4918 and end of field.
4919 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
4920 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
4921 (bibtex-search-forward-field, bibtex-search-backward-field):
4922 Search always delimited by limits of entry. Use more efficient
4923 search algorithms.
4924 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
4925 bibtex-end-of-name-in-field.
4926 (bibtex-text-in-field-bounds): Handle BibTeX strings when
4927 extracting the content of a field.
4928 (bibtex-text-in-field): Use search limits.
4929 (bibtex-parse-string-prefix): Handle empty string keys based on
4930 bibtex-string-empty-key.
4931 (bibtex-parse-string): Fix docstring.
4932 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
4933 (bibtex-preamble-prefix, bibtex-strings): New functions.
4934 (bibtex-skip-to-valid-entry): Include preceding whitespace in
4935 BibTeX entries (consistent with other BibTeX functions).
4936 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
4937 (bibtex-search-entry): Fix docstring. Simplify.
4938 (bibtex-flash-head, bibtex-complete-string-cleanup)
4939 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
4940 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
4941 (bibtex-parse-entry): New optional arg content.
4942 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
4943 Use bibtex-text-in-field-bounds.
4944 (bibtex-print-help-message): Handle BibTeX strings and preambles.
4945 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
4946 bibtex-parse-string-postfix.
4947 (bibtex-find-text-internal): New function.
4948 (bibtex-remove-delimiters): Use it.
4949 (bibtex-find-text): Use it. New optional arg help.
4950 (bibtex-complete): Handle BibTeX string and preamble entries.
4951 (bibtex-Preamble): Fix order of closing delimiters.
4952
4953 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
4954
4955 * vc.el (vc-default-revert): New fun.
4956
4957 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
4958
4959 2005-12-14 Romain Francoise <romain@orebokech.com>
4960
4961 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
4962 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
4963 (font-lock-remove-keywords): Likewise.
4964
4965 2005-12-14 Juri Linkov <juri@jurta.org>
4966
4967 * log-view.el (log-view-diff): Doc fix.
4968
4969 * isearch.el (isearch-query-replace): Use (mark) instead of
4970 isearch-opoint if mark is active in transient-mark-mode.
4971
4972 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4973
4974 * isearch.el (isearch-query-replace): Check for isearch-other-end.
4975
4976 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
4977
4978 * progmodes/cpp.el (cpp-face): New widget.
4979 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
4980
4981 2005-12-14 Juri Linkov <juri@jurta.org>
4982
4983 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
4984 around `erase-buffer' and `insert'.
4985
4986 * descr-text.el (describe-text-properties): Replace buffer name
4987 "*Help-2*" with "*Help*<2>".
4988 (describe-char): Add functions print-help-return-message,
4989 toggle-read-only. Use help-setup-xref with nil to not store
4990 describe-char in help-xref-stack. Use help-make-xrefs to
4991 make [back] button.
4992
4993 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
4994
4995 * wdired.el (wdired-old-point): New internal variable.
4996 (wdired-change-to-wdired-mode): Set it buffer-locally.
4997 (wdired-abort-changes): Restore point after aborting changes.
4998
4999 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5000
5001 * vc.el (vc-do-command): Add a new value t for okstatus.
5002
5003 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
5004 frame in case of errors.
5005
5006 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5007
5008 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
5009 so it comes after "On the Left" in the menu.
5010
5011 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
5012
5013 * cus-edit.el (customize-apropos, customize-apropos-options)
5014 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
5015
5016 2005-12-12 Bill Wohler <wohler@newt.com>
5017
5018 * vc-svn.el (vc-svn-registered): Fix problem of visiting
5019 non-writable Subversion-controlled files by saving window
5020 configuration before calling vc-do-command. vc-do-command calls
5021 pop-to-buffer on error which is unexpected during registration.
5022
5023 2005-12-12 Jay Belanger <belanger@truman.edu>
5024
5025 * calc/README: Update the summary of changes.
5026
5027 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5028
5029 * descr-text.el (describe-char): Rework last fix to solve the problem
5030 is the same way it's solved for everything else in that function
5031 (i.e. by extracting the info before setting up the *Help* buffer).
5032
5033 2005-12-12 Kim F. Storm <storm@cua.dk>
5034
5035 * subr.el (version-regexp-alist): Allow space as separator before
5036 non-numeric part, e.g. "1.0 alpha".
5037 (version-to-list): Interpret .X.Y version as 0.X.Y version.
5038
5039 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
5040
5041 * textmodes/org.el (org-agenda, org-timeline, org-todo):
5042 Implement Logging and the keep-modes setting.
5043 (org-get-category): Make sure a string is returned.
5044 (org-log-done): New function.
5045 (org-log-done, org-closed-string): New options.
5046
5047 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5048
5049 * tooltip.el (tooltip-y-offset): Change default to 20.
5050
5051 2005-12-12 Richard M. Stallman <rms@gnu.org>
5052
5053 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
5054
5055 * frame.el (display-hourglass): Doc fix.
5056
5057 * help.el (help-for-help-internal): Simplify entry for `a'.
5058
5059 * info.el (Info-on-current-buffer): Doc fix.
5060 (info-insert-file-contents): Don't test (featurep 'jka-compr).
5061
5062 * startup.el (inhibit-splash-screen): Make this the real name.
5063 (inhibit-startup-message): Make this the alias.
5064 (command-line): Find only simple.el, and use its directory
5065 to fill in other preloaded files' names.
5066 (command-line): Deactivate the mark if deactivate-mark is set.
5067
5068 * international/mule.el (load-with-code-conversion):
5069 Bind deactivate-mark.
5070
5071 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
5072
5073 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
5074
5075 * cus-edit.el (customize-apropos): Avoid listing an option more
5076 than once under different aliases. No longer list user options
5077 that are not defined with defcustom (unless a prefix arg is given).
5078 Doc fix.
5079 (customize-apropos-options): Doc fix.
5080
5081 2005-12-11 Juri Linkov <juri@jurta.org>
5082
5083 * frame.el (set-background-color, set-foreground-color)
5084 (set-cursor-color, set-mouse-color, set-border-color):
5085 Add explicit prompts to read colors by `facemenu-read-color'.
5086 (show-trailing-whitespace, blink-cursor-delay)
5087 (blink-cursor-interval, display-hourglass, hourglass-delay):
5088 Remove tags.
5089 (display-hourglass, hourglass-delay): Doc fix.
5090 (cursor-in-non-selected-windows): Capitalize words in tag.
5091
5092 * faces.el (frame-background-mode): Replace `choice-item' keywords
5093 with `const' to not make [default] button. Change default value tag
5094 from `default' to `automatic'. Doc fix.
5095 (trailing-whitespace) <defface>: Change group `whitespace' to
5096 `whitespace-faces'.
5097
5098 2005-12-11 Richard M. Stallman <rms@gnu.org>
5099
5100 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
5101
5102 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5103
5104 * term/mac-win.el: Create keymap for mac-apple-event-map.
5105
5106 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
5107
5108 * tooltip.el (tooltip-mode): Move to start of file so that it
5109 appears at top of customize buffer.
5110
5111 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
5112 Add the gud groupname.
5113 (gud-tooltip-mode): Add the tooltip groupname.
5114 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
5115 avoid conflict with tooltip-use-echo-area.
5116
5117 2005-12-10 Romain Francoise <romain@orebokech.com>
5118
5119 * help.el (help-for-help-internal): Add `r' in doc string.
5120
5121 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5122
5123 * align.el (align-regexp, align-highlight-rule):
5124 Use region-beginning and region-end instead of point and mark, so that
5125 repetition (with `repeat-complex-command') recomputes the region
5126 bounds.
5127
5128 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
5129
5130 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5131 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5132 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
5133 (balance-windows): Rewrite using the above new functions.
5134
5135 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
5136
5137 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
5138 react if global-hi-lock-mode seems intended.
5139 (global-hi-lock-mode) Renamed from hi-lock-mode.
5140 (hi-lock-archaic-interface-message-used)
5141 (hi-lock-archaic-interface-deduce): New variables.
5142 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
5143 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5144 (hi-lock-find-patterns, hi-lock-font-lock-hook):
5145 Replace hi-lock-buffer-mode with hi-lock-mode.
5146
5147 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
5148
5149 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
5150 completion list, even after a partial completion has been
5151 inserted in the current buffer. If there are more than 1
5152 completion, redisplay the *Completions* buffer; if the
5153 completion is unique, delete the *Completions* window.
5154
5155 2005-12-10 Eli Zaretskii <eliz@gnu.org>
5156
5157 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
5158 strings and long subject lines that were broken into multiple
5159 lines at arbitrary places. Handle subjects that have "Re: " in
5160 the middle.
5161
5162 2005-12-10 John W. Eaton <jwe@octave.org>
5163
5164 * emacs/octave-mod.el (octave-electric-space): Don't indent
5165 comments or strings if octave-auto-indent is nil.
5166
5167 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5168
5169 * term/mac-win.el: Require url when compiling.
5170 Call mac-process-deferred-apple-events after loading init files.
5171 (mac-apple-event-map): New defvar. Define event handlers in it.
5172 (core-event, internet-event): New Apple event class symbols.
5173 (open-application, reopen-application, open-documents)
5174 (print-documents, open-contents, quit-application)
5175 (application-died, show-preferences, autosave-now, get-url):
5176 New Apple event ID symbols.
5177 (about): New HICommand ID symbol.
5178 (mac-event-spec, mac-event-ae): New macros.
5179 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
5180 (mac-ae-selection-range, mac-ae-text-for-search)
5181 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
5182 (mac-application-menu-map): Remove keymap. Handlers for HICommand
5183 and Services menu events are now defined in mac-apple-event-map.
5184 (mac-drag-n-drop): Remove selection range handling.
5185
5186 2005-12-10 Kenichi Handa <handa@m17n.org>
5187
5188 * simple.el (zap-to-char):
5189 * isearch.el (isearch-process-search-char): Translate CHAR by
5190 translation-table-for-input.
5191
5192 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
5193
5194 * foldout.el (foldout-exit-fold): Properly hide subtree.
5195
5196 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5197
5198 * files.el (save-buffer):
5199 * international/ucs-tables.el (ucs-set-table-for-input):
5200 * mail/mail-extr.el (mail-extract-address-components):
5201 * mail/sendmail.el (mail-mode): Reformat doc string.
5202
5203 2005-12-09 Juri Linkov <juri@jurta.org>
5204
5205 * isearch.el (isearch-highlight): Change main overlay priority
5206 from 1 to 1001. Simplify.
5207 (isearch-lazy-highlight-update): Change lazy overlay priority
5208 from 0 to 1000.
5209
5210 * replace.el (replace-highlight): Change overlay priority from
5211 1 to 1001.
5212
5213 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
5214 Change overlay priority from 1 to 1001. Reuse existing overlay.
5215
5216 * compare-w.el (compare-windows-highlight): Change overlay
5217 priority from 1 to 1000.
5218
5219 * menu-bar.el (menu-bar-edit-menu): Add listp around
5220 pending-undo-list to disable menu item "undo" when pending
5221 undo list is empty.
5222
5223 * locate.el (locate): Disable undo in *Locate* buffer.
5224
5225 2005-12-09 Kim F. Storm <storm@cua.dk>
5226
5227 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
5228
5229 2005-12-09 David Ponce <david@dponce.com>
5230
5231 * recentf.el: Improvement of the menu code.
5232 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
5233 instead of menu hook.
5234 (recentf-show-menu, recentf-hide-menu): New functions.
5235 (recentf-menu-customization-changed, recentf-mode): Use them.
5236 (recentf-menu-action, recentf-max-menu-items)
5237 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
5238 (recentf-arrange-by-rule-others)
5239 (recentf-arrange-by-rules-min-items)
5240 (recentf-arrange-by-rule-subfilter) : Don't use
5241 `recentf-menu-customization-changed'.
5242 (recentf-arrange-rules): Likewise. Accept functions to compute
5243 sub-menu titles.
5244 (recentf-menu-filter): Likewise. Doc fix.
5245 (recentf-menu-value-shortcut): Doc fix.
5246 (recentf-dump-variable): Quote atom value.
5247 (recentf-make-menu-items): Update to use it as a menu filter.
5248 (recentf-match-rule): New function.
5249 (recentf-arrange-by-rule): Use it.
5250 (recentf-indirect-mode-rule): New function.
5251 (recentf-build-mode-rules): Use it.
5252 (recentf-dir-rule): New function.
5253 (recentf-arrange-by-dir): Use it.
5254 (recentf-filter-changer-current): Rename from
5255 `recentf-filter-changer-state'. All references updated.
5256 (recentf-filter-changer-alist): Update filter names.
5257 (recentf-filter-changer-select): New function.
5258 (recentf-filter-changer): Use it. Make a sub-menu from filters
5259 available in `recentf-filter-changer-alist'.
5260 (recentf-data-cache, recentf-clear-data)
5261 (recentf-update-menu): Remove. All references updated.
5262 (recentf-match-rule-p, recentf-build-dir-rules)
5263 (recentf-filter-changer-goto-next)
5264 (recentf-filter-changer-get-current)
5265 (recentf-filter-changer-get-next): Remove.
5266
5267 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5268
5269 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
5270 buffer "Reset" button to "Reset to Current" for consistency with
5271 the State buttons.
5272
5273 2005-12-08 John Paul Wallington <jpw@pobox.com>
5274
5275 * ibuf-ext.el (define-ibuffer-filter filename):
5276 If `dired-directory' is a list then really use its car.
5277
5278 2005-12-08 Kim F. Storm <storm@cua.dk>
5279
5280 * emulation/cua-rect.el (cua--rectangle-aux-replace):
5281 Fix indention of text on right side of replaced rectangle.
5282
5283 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
5284
5285 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
5286 No need to check gud-comint-buffer is bound.
5287 (gdb): Prevent multiple debugging when first session uses gdba.
5288
5289 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5290
5291 CC Mode update to 5.31.
5292
5293 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
5294 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
5295 We might do this function properly in the future).
5296
5297 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
5298 New macros c-sentence-end and c-default-value-sentence end, to cope
5299 with Emacs 22's new function `sentence-end'.
5300
5301 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5302
5303 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
5304 compat issue using `c-put-overlay' and `c-delete-overlay'.
5305
5306 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
5307 New compat macros to handle overlays/extents.
5308
5309 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5310
5311 * progmodes/cc-fix.el: Add definitions of the macros push and pop
5312 (for GNU Emacs 20.4)
5313
5314 * progmodes/cc-defs.el:
5315 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
5316
5317 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
5318 highlighting mechanism so it will work in XEmacs too.
5319
5320 * progmodes/cc-defs.el: Insert c-int-to-char.
5321
5322 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
5323 call to the new macro c-int-to-char. This solves XEmacs's
5324 regarding characters as different from integers.
5325
5326 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5327
5328 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
5329 New internal helper.
5330
5331 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
5332 construct to make the indirect face lookup work in XEmacs.
5333
5334 (c-cpp-matchers): Append the negation char face to the existing
5335 fontification, so that the cpp face doesn't disappear.
5336 Use `c-make-syntactic-matcher' to avoid negation chars in comments
5337 and strings.
5338
5339 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
5340 to map to `font-lock-negation-char-face' in emacsen where it exists.
5341
5342 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5343
5344 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5345
5346 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5347 Rename "c-subword-move-mode" as "c-subword-mode".
5348
5349 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5350 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5351
5352 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5353
5354 * progmodes/cc-mode.el: Added autoload directive for
5355 `c-subword-move-mode' for use in older emacsen.
5356
5357 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5358
5359 * progmodes/cc-mode.el:
5360 (i) Insert a binding for C-c C-backspace into
5361 c-bind-special-erase-keys which works in TTYs.
5362 (ii) Make sure that when file styles are used, any explicitly
5363 given style variables take priority over those in the style.
5364 Do this by calling `hack-local-variables' a second time.
5365
5366 * progmodes/cc-vars.el: Add language specific customization
5367 widgets for AWK to c-doc-comment-style, c-require-final-newline
5368 and c-default-style. Add a defcustom for awk-mode-hook.
5369 Give c-syntactic-element and c-syntactic-context doc-strings by
5370 directly setting their `variable-documentation' propery.
5371 This allows Emacs 22.1 to read these with C-h v.
5372
5373 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5374
5375 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5376
5377 * progmodes/cc-fonts.el, cc-vars.el
5378 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5379 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5380 Masatake YAMATO.
5381
5382 (c-doc-comment-style): Made GtkDoc default in C mode.
5383
5384 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5385 and C-c C-<delete>.
5386
5387 (c-bind-special-erase-keys): New function for use on
5388 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5389
5390 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5391 <delete> key behavior in XEmacs according to `delete-forward-p'.
5392 C.f. `c-electric-delete'.
5393
5394 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5395
5396 * progmodes/cc-mode.el: Give c-hungry-backspace and
5397 c-hungry-delete-forward permanent key bindings.
5398
5399 * progmodes/cc-cmds.el (c-electric-semi&comma):
5400 Bind c-syntactic-context for calls to "criteria functions", for
5401 consistency with other calls to user functions.
5402
5403 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5404 `current-prefix-arg', since this might be the prefix arg to a
5405 command which calls c-indent-command as a function. Change the
5406 interactive spec from "p" to "P".
5407
5408 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5409 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5410 was difficult to understand.
5411
5412 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5413
5414 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5415 first char of an identifier.
5416
5417 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5418 +" syntax in C++.
5419
5420 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5421
5422 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5423 auto-fill doesn't split a c-comment's last word from a hanging
5424 "*/" when a space is typed between them after fill-column.
5425
5426 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5427
5428 * progmodes/cc-styles.el (c-set-style)
5429 (c-setup-paragraph-variables): Abort the command if we're not in a
5430 CC Mode buffer.
5431
5432 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5433 with blank comment-prefix, and a blank line as the comment's
5434 second line.
5435
5436 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5437
5438 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5439 Incorporate the patterns added in the Emacs development branch
5440 for the new Emacs 22 face `font-lock-negation-char-face'.
5441
5442 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5443 of "red" since it stands out better in xterms and DOS terminals.
5444
5445 * progmodes/cc-engine.el (c-literal-faces):
5446 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5447
5448 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5449
5450 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5451 forcibly enable c-electric-flag.
5452
5453 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5454 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5455 after the comment-prefix of a C-style comment will close that comment.
5456
5457 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5458
5459 * progmodes/cc-fonts.el (c-basic-matchers-before)
5460 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5461 in Pike.
5462
5463 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5464 digraphs.
5465
5466 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5467 (c-cpp-message-directives, c-cpp-include-directives)
5468 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5469 (c-cpp-expr-directives): Introduce new language constants to
5470 control cpp syntax in a cleaner way.
5471
5472 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5473
5474 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5475
5476 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5477 (c-multiline-string-start-char): New language constants and
5478 variables to specify how newlines in string literals work.
5479
5480 (c-font-lock-invalid-string): Use them.
5481
5482 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5483 unbalanced close brace is entered. Optimization by avoiding going
5484 back over arbitrarily large blocks. Removed hints that this
5485 function only would be relevant/useful in AWK.
5486
5487 (c-electric-brace): Indent syntactically after the cleanups since
5488 lineup functions might do it differently then.
5489
5490 * progmodes/cc-engine.el, cc-langs.el
5491 (c-opt-op-identifier-prefix): New language constant and variable.
5492
5493 (c-just-after-func-arglist-p, c-after-special-operator-id)
5494 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5495
5496 * progmodes/cc-align.el, cc-engine.el
5497 (c-after-special-operator-id): New helper to handle C++ operator
5498 identifiers.
5499
5500 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5501 (c-guess-basic-syntax): Handle C++ operator identifiers in
5502 declarations.
5503
5504 * progmodes/cc-langs.el (c-assignment-operators): Add the
5505 trigraph version of ^= too.
5506
5507 * progmodes/cc-langs.el (c-assignment-operators): Add the
5508 trigraph version of |= in C++.
5509
5510 * progmodes/cc-fonts.el (c-font-lock-declarators):
5511 Handle `c-decl-hangon-kwds' after the identifier name.
5512
5513 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5514 whether an arglist is "nonempty", ignore a comment after the open
5515 paren if it isn't followed by a non-comment token on the same line.
5516
5517 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5518 Enable heuristics below the point to cope with classes inside special
5519 brace lists in Pike.
5520
5521 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5522
5523 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5524
5525 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5526
5527 * progmodes/cc-guess.el (cc-guess-install): New function to
5528 install an already guessed style in another buffer.
5529
5530 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5531 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5532 anyway if the change always is undone.
5533
5534 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5535
5536 Implement togglable electricity:
5537
5538 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5539 saying when it should be used.
5540
5541 * progmodes/cc-engine.el: Add the new buffer-local variable,
5542 c-electric-flag.
5543
5544 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5545 c-toggle-auto-newline.
5546
5547 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5548 c-toggle-auto-newline. Remove the binding for
5549 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5550 c-toggle-electric-state.
5551
5552 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5553
5554 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5555 c-\(forward\|backward\)-subword.
5556 (c-update-modeline): Add the new modeline flag `l' for
5557 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5558 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5559 Make the old name an alias of the new name.
5560 (c-toggle-electric-state): New function.
5561 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5562 Adapt these functions to do electric things only when
5563 c-electric-flag is non-nil.
5564 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5565 new functions from c-electric-brace.
5566 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5567 mode, so that the tentative extra newline doesn't change the
5568 syntax of the following brace.
5569 (c-electric-brace): Restructure by extracting the above functions.
5570 Tidy up the coding somewhat.
5571 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5572 restructure a bit.
5573
5574 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5575
5576 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5577 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5578
5579 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5580 (c-submode-indicators): Change name from `c-auto-hungry-string'
5581 since it's now used to track another submode.
5582
5583 (c-update-modeline): Convert to function and extended to check
5584 `c-subword-move-mode'.
5585
5586 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5587 Convert to compat aliases for `c-forward-subword' and
5588 `c-backward-subword'.
5589
5590 * progmodes/cc-subword.el: New functions and minor mode to handle
5591 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5592
5593 (c-forward-subword, c-backward-subword, c-mark-subword)
5594 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5595 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5596 Functions corresponding to the standard word handling functions.
5597
5598 (c-subword-move-mode): Minor mode that replaces all the standard
5599 word handling functions with their subword equivalences.
5600
5601 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5602
5603 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5604 entry for one-liner-defun.
5605
5606 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5607 name in its def-edebug-spec.
5608
5609 * progmodes/cc-cmds.el (c-electric-brace): Make the
5610 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5611 compacts space before a comment, if this will make things fit on
5612 one line.
5613
5614 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5615
5616 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5617
5618 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5619 clean-up one-liner-defun.
5620
5621 * progmodes/cc-styles.el: Add the new "awk" style.
5622
5623 * progmodes/cc-vars.el: Add description of one-liner-defun to
5624 c-cleanup-list's doc-string. New user options,
5625 c-max-one-liner-length. In c-default-style, set the default style
5626 for AWK to "awk".
5627
5628 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5629
5630 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5631 macros inside labels.
5632
5633 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5634 `c-at-statement-start-p' and `c-at-expression-start-p'.
5635
5636 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5637 error if the mark isn't set.
5638
5639 * progmodes/cc-engine.el (c-guess-continued-construct)
5640 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5641 accurately detect functions inside functions.
5642
5643 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5644 like `c-at-statement-start-p' that additionally recognizes commas
5645 and expression parentheses as delimiters.
5646
5647 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5648 to avoid heuristics that doesn't work for unclosed blocks.
5649 (c-at-statement-start-p): New function.
5650
5651 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5652 Objective-C directives, e.g. directives spanning lines should work
5653 reasonably well now.
5654
5655 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5656
5657 (c-forward-objc-directive): New function to move over any ObjC
5658 directive.
5659
5660 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5661 (c-basic-matchers-before): Use it.
5662
5663 (c-font-lock-objc-iip-decl): Remove.
5664
5665 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5666 in the template arglist recognition.
5667
5668 * progmodes/cc-styles.el (c-style-alist): Fix several
5669 inconsistencies in the Whitesmith style.
5670
5671 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5672 New lineup function to get lines after Whitesmith style blocks
5673 correctly indented.
5674
5675 (c-lineup-whitesmith-in-block): Back out the compensation for
5676 opening parens since it's done using `add' lists in the style
5677 definition instead. Don't use the anchor position since it varies
5678 too much between the syntactic symbols. :P
5679
5680 * progmodes/cc-vars.el (c-valid-offset): Update.
5681
5682 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5683 lists where the offsets are combined according to several
5684 different methods: `first', `min', `max', and `add'.
5685 Report offset evaluation errors with `c-benign-error' so that some kind
5686 of reindentation still is done.
5687
5688 * progmodes/cc-engine.el (c-guess-basic-syntax):
5689 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5690 `arglist-close'.
5691
5692 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5693 situations for `arglist-cont-nonempty' and `arglist-close'.
5694
5695 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5696
5697 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5698 cc-bytecomp-boundp' in a number of places.
5699
5700 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5701 macro related issue.
5702
5703 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5704
5705 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5706 list is now [asdf], a char class [:alpha:].
5707 Include code for char classes.
5708 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
5709 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5710
5711 Remove (nearly all of) the cruft associated with AWK Mode's former
5712 concept of "virtual semicolons":
5713
5714 Adapt c-beginning-of-statement, c-end-of-statement (together with
5715 subfunctions) to use the new notion of "virtual semicolon" in
5716 place of the old awkward special handling for AWK. There remains
5717 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5718 * progmodes/cc-cmds.el:
5719 (c-ascertain-adjacent-literal): In the backwards direction, now
5720 recognises AWK regexp delimiters as string delimiters.
5721 (c-after-statement-terminator-p): Adapt for virtual semicolons;
5722 check more rigorously for "end of macro".
5723 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5724 virtual semicolons;
5725 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5726 out the code for forward movement into ...
5727 (c-end-of-statement): Now contains the code for forward movement,
5728 adapted for virtual semicolons.
5729
5730 * progmodes/cc-engine.el:
5731 (c-ws*-string-limit-regexp): New regexp.
5732 (c-forward-single-comment, c-backward-single-comment): Comment out
5733 the (now redundant) "special" AWK stuff.
5734
5735 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5736 c-string-par-start, c-string-par-separate to be more like Text
5737 Mode than Fundamental Mode.
5738
5739 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5740
5741 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5742 to the fontified region so that fontification doesn't occur
5743 outside it (could happen e.g. when fontifying a line with an
5744 unfinished declaration).
5745
5746 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5747
5748 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
5749 start of the file. ^L now separate sections of the file.
5750 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
5751 (c-awk-one-line-possibly-open-string-re)
5752 (c-awk-regexp-one-line-possibly-open-char-class-re)
5753 (c-awk-one-line-possibly-open-regexp-re)
5754 (c-awk-one-line-non-syn-ws*-re): New defonsts.
5755 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
5756
5757 Amend the concept of "virtual semicolons" (in the indentation
5758 engine) for languages like AWK, such that they are now
5759 conceptually attached to end of the last token of a statement, not
5760 the end of the line. (In AWK Mode, however, the pertinent text
5761 property is still physically set on the EOL.) Remove the specific
5762 tests for awk-mode, thus facilitating the introduction of other
5763 language modes where EOLs can end statements.
5764 (Note: The funtionality in cc-cmds.el, specifically
5765 c-beginning/end-of-statement has yet to be amended.)
5766
5767 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
5768 New macros.
5769
5770 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
5771 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
5772 c-vsemi-status-unknown-p-fn (in a new page).
5773
5774 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
5775 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
5776 numerous awkward forms like
5777 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
5778 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
5779 variable before-ws-ip, the place just after char-before-ip appears.
5780
5781 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
5782 a comment.
5783
5784 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5785
5786 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
5787 `c-tentative-buffer-changes'.
5788
5789 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
5790 convert to macro to choose between Emacs and XEmacs at compile time.
5791
5792 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
5793
5794 (c-tentative-buffer-changes): New macro to handle temporary buffer
5795 changes in a convenient way.
5796
5797 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
5798 for `c-tentative-buffer-changes'.
5799
5800 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
5801 the checks for paren sexps between the point and the keyword, to
5802 avoid some false alarms.
5803
5804 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
5805 Fixed a situation where an error could be thrown for unbalanced
5806 parens. Changed to make use of c-keyword-member' to avoid some
5807 repeated regexp matches.
5808
5809 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
5810 These language variable are no longer necessary.
5811
5812 (c-block-stmt-kwds): New language constant used by
5813 c-looking-at-inexpr-block'.
5814
5815 (c-guess-basic-syntax): Remove an optional check that looked at
5816 the existence of the now removed language variables.
5817
5818 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
5819 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
5820 object instantiation expressions as declarations in some contexts.
5821 This bug only affected languages where the declarator can't be
5822 enclosed in parentheses.
5823
5824 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
5825 insert newlines before and after substatement braces.
5826
5827 * progmodes/cc-engine.el: Improved the heuristics for recognizing
5828 function declaration headers and the handling of C++ style member
5829 init lists.
5830
5831 (c-just-after-func-arglist-p): Rewritten to use
5832 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
5833
5834 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
5835
5836 (c-guess-basic-syntax): Adapt case 5B for the new
5837 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
5838 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
5839 covers all cases now).
5840
5841 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
5842
5843 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5844
5845 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
5846 c-string-par-start/separate c-sentence-end-with-esc-eol,
5847 initialised in c-setup-paragraph-variables, used in string
5848 scanning subroutines of c-beginning-of-statement.
5849
5850 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
5851 which precedes the newly inserted `{'.
5852
5853 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5854
5855 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
5856 function for declaration level blocks. It should now cope with
5857 templates better and also be a lot more comprehensible.
5858
5859 (c-looking-at-decl-block): The new function.
5860
5861 (c-search-uplist-for-classkey): The old one. It's now a wrapper
5862 for compatibility.
5863
5864 (c-add-class-syntax, c-guess-continued-construct)
5865 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
5866
5867 (c-decl-block-key): Change to tell apart ambiguous and
5868 unambiguous keywords. Pike specials are now handled directly in
5869 the code instead.
5870
5871 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
5872 New language constants and variables to make the backward skip in
5873 `c-looking-at-decl-block' as tight as possible.
5874
5875 (c-nonsymbol-token-char-list): New language constant.
5876
5877 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
5878 find balanced template arglists backwards.
5879
5880 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
5881 making char classes for `c-syntactic-skip-backward'.
5882
5883 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
5884 16D - can't be a class-close at that point.
5885
5886 * progmodes/cc-engine.el (c-guess-basic-syntax)
5887 (c-add-class-syntax): Don't narrow out the enclosing declaration
5888 level. This makes everything a lot easier, and it was actually
5889 only four small places that needed it to work. Some places that
5890 previously did `widen' are removed now, which has the effect that
5891 `c-guess-basic-syntax' never will look at things outside the
5892 current narrowment now. The anchor position for `topmost-intro'
5893 is affected by this, but it was so bogus it was basically useless
5894 before, and now it's equally bogus but in a slightly different way.
5895
5896 (c-narrow-out-enclosing-class): Gone.
5897
5898 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
5899 the narrowed region.
5900
5901 (c-least-enclosing-brace): Remove silly optional argument.
5902
5903 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
5904 the point could be left directly after an open paren when finding
5905 the beginning of the first decl in the block.
5906
5907 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
5908 Specify which submatch to use.
5909
5910 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
5911
5912 (c-decl-start-re): No longer any need for special treatment of
5913 ObjC due to the above.
5914
5915 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
5916 presumably follows C in that regard.
5917
5918 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
5919 New language constants to specify operator tokens inside
5920 identifiers in a more high level way.
5921
5922 (c-opt-identifier-prefix-key): New internal language constant.
5923
5924 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
5925 (c-identifier-start, c-identifier-key): Now completely calculated
5926 from other constants.
5927
5928 (c-identifier-last-sym-match): Decommission since it's no longer used.
5929
5930 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
5931
5932 * progmodes/cc-engine.el (c-forward-name): Remove the
5933 optimization when c-identifier-key is equal to c-symbol-key since
5934 it doesn't work in byte compiled files. Don't record empty
5935 regions as identifiers.
5936
5937 * progmodes/cc-langs.el (c-filter-ops): New helper function to
5938 simplify access to `c-operators' and its likes.
5939
5940 (c-operator-list, c-all-op-syntax-tokens)
5941 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
5942 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
5943 (c-primary-expr-regexp, c-cast-parens): Use it.
5944
5945 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
5946 an explicit language in functions.
5947
5948 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
5949 variant of adornment.
5950
5951 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
5952 variable.
5953
5954 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
5955 the Pike value.
5956
5957 * progmodes/cc-engine.el (c-on-identifier)
5958 (c-simple-skip-symbol-backward): Small fix for handling "-"
5959 correctly in `skip-chars-backward'. Affected the operator lfun
5960 syntax in Pike.
5961
5962 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
5963 diagnostic message about precompiled language vars not being used.
5964
5965 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
5966 "__attribute__" is followed by a parenthesis.
5967
5968 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
5969 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
5970 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
5971
5972 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
5973 Internal cleanups to properly detect the declared identifiers in
5974 various declarations.
5975
5976 (c-decl-start-kwds): New language constant to recognize
5977 declarations that can start anywhere. Used for class declarations
5978 in Pike.
5979
5980 (c-specifier-key, c-not-decl-init-keywords)
5981 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
5982 (c-find-decl-spots): Implement `c-decl-start-kwds'.
5983
5984 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
5985 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
5986 handling of the compiler specific extension keywords into a new
5987 language constant `c-decl-hangon-kwds' that defines keyword
5988 clauses to be ignored in declarations.
5989
5990 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
5991 past unrecognized tokens when handling `c-colon-type-list-kwds'.
5992 Necessary to stop at the declared identifier in e.g. IDL valuetype
5993 declarations.
5994
5995 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
5996 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
5997 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
5998 (c-forward-decl-or-cast-1): Recognize the declared identifier in
5999 class and enum declarations as such and not as part of the type.
6000
6001 (c-forward-decl-or-cast-1, c-forward-label): Relax the
6002 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
6003
6004 (c-forward-decl-or-cast-1): Don't disregard sure signs of
6005 declarations when there's some syntax error later on.
6006
6007 (c-complex-decl-matchers): Did away with a reference to
6008 `c-specifier-key'.
6009
6010 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
6011 value - this variable is always dynamically bound.
6012
6013 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
6014 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
6015 * cc-cmds.el, cc-defs.el: Change the policy for marking up
6016 functions that might do hidden buffer changes: All such internal
6017 functions are now marked instead of those that don't.
6018
6019 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
6020 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
6021 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
6022 (c-literal-type): Allow these functions to make hidden buffer changes,
6023 so that they are free to use text property caching later on.
6024
6025 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
6026 (c-electric-brace, c-electric-slash, c-electric-star)
6027 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
6028 (c-electric-paren, c-electric-continued-statement, c-indent-command)
6029 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
6030 (c-context-line-break): Add `c-save-buffer-state' calls to comply
6031 with the changed semantics of the functions above.
6032
6033 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
6034 when macros occur in obscure places. Optimized the sexp movement
6035 a bit.
6036
6037 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6038
6039 Enhancements for c-beginning-of-statement to work in AWK Mode:
6040
6041 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
6042 (completed statement) with `}' (statement completed by closing
6043 brace or semicolon) and `$' (statement completed by EOL).
6044
6045 (c-awk-virtual-semicolon-ends-prev-line-p)
6046 (c-awk-virtual-semicolon-ends-line-p)
6047 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
6048 (c-awk-at-statement-end-p): New functions.
6049
6050 * progmodes/cc-cmds.el: Simplify the structure of functions
6051 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
6052 two functions and c-beginning-of-statement to handle AWK Mode.
6053
6054 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
6055 c-backward-single-comment for AWK mode. Attempt to clarify their
6056 doc-strings.
6057
6058 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
6059
6060 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6061
6062 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
6063 label handling. Labels are now recognized in a uniform and more
6064 robust way, regardless of context. Text properties are put on all
6065 labels to recognize the following declarations better.
6066 Multiword labels are handled both in indentation and fontification for
6067 the benefit of language extensions like Qt. For consistency, keywords
6068 in labels are now fontified with the label face instead.
6069 That also applies to "case" and "default".
6070
6071 (c-beginning-of-statement-1): Fix some bugs in the label
6072 handling. Disregard `c-nonlabel-token-key' in labels that begin
6073 with `c-label-kwds'.
6074
6075 (c-find-decl-spots): Support that the callback adds more
6076 `c-decl-end' spots to find.
6077
6078 (c-forward-decl-or-cast-1): Don't treat a list of plain
6079 identifiers followed by a colon as a declaration.
6080
6081 (c-forward-label): New function to recognize labels.
6082
6083 (c-guess-basic-syntax): Replace uses of `c-label-key' with
6084 `c-forward-label'. Moved the label recognition cases (14 and 15)
6085 earlier since they aren't so context sensitive now. Handle labels
6086 on the top level gracefully. Moved access label recognition to
6087 the generic label case (CASE 15) - removed CASE 5E.
6088
6089 (c-font-lock-declarations): Add recognition of labels in the
6090 same round since we need to handle labels in parallell with other
6091 declarations to recognize both accurately. It should also improve
6092 speed.
6093
6094 (c-simple-decl-matchers, c-basic-matchers-after):
6095 Move `c-font-lock-labels' so that it only is used on decoration level 2
6096 since `c-font-lock-declarations' handles it otherwise.
6097
6098 (c-complex-decl-matchers): Remove the simplistic recognition of
6099 access labels.
6100
6101 (c-decl-prefix-re): Remove the kludges that was necessary to cope
6102 with labels earlier.
6103
6104 (c-decl-start-re): New language variable to make
6105 `c-font-lock-declarations' stop for the special protection labels
6106 in Objective-C that start with `@'.
6107
6108 (c-label-key): Remove since it's no longer used.
6109
6110 (c-recognize-colon-labels, c-label-prefix-re): New language
6111 constants to support recognition of generic colon-terminated labels.
6112
6113 (c-type-decl-end-used): `c-decl-end' is now used whenever there
6114 are colon terminated labels.
6115
6116 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
6117 first argument starts with a special brace list.
6118
6119 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
6120 (c-font-lock-declarations): Break out the declaration and cast
6121 recognition from `c-font-lock-declarations' to a new function, so
6122 that it can be used in the indentation engine.
6123
6124 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
6125 up to the start of the literal. Fixed bug with the point on the
6126 wrong side of the search limit that could happen when the start
6127 position is inside a literal.
6128
6129 * progmodes/cc-engine.el (c-parse-state)
6130 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
6131 so that it's kept a little bit back to increase the hit rate.
6132
6133 (c-parse-state): Change the macro handling and fixed some
6134 glitches. Macro context is checked more often than necessary now,
6135 but otoh less garbage conses are generated.
6136
6137 * progmodes/cc-engine.el (c-parse-state)
6138 (c-invalidate-state-cache): Cache the last position where
6139 `c-state-cache' applies. This can speed up refontification quite
6140 a bit in blocks where there are many non-brace parens before the point.
6141
6142 (c-state-cache-end): New variable for this.
6143
6144 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
6145 cache variable.
6146
6147 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
6148 get close initial continue positions when the start position is
6149 inside a literal or macro. Do not call the callback for spots
6150 before the start position (which can happen e.g. for `c-decl-end'
6151 spots inside comments). Optimize better in special cases when the
6152 region is a single line inside a literal or macro (typically when
6153 the current line is refontified).
6154
6155 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
6156 to `c-add-stmt-syntax' - there's no need to explicitly whack off
6157 entries from the paren state.
6158
6159 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
6160 special case for "else if" clauses.
6161
6162 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
6163 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
6164
6165 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
6166 New language variable to recognize the gcc extension with statement
6167 blocks inside expressions.
6168
6169 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
6170 it somewhat more comprehensible. The argument AT-BLOCK-START is
6171 no longer used and hence removed.
6172
6173 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
6174 to `c-add-stmt-syntax'.
6175
6176 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
6177 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
6178 This fixes bogus label recognition.
6179
6180 * progmodes/cc-engine.el (c-add-type, c-check-type)
6181 (c-forward-name, c-forward-type): Improve storage of template
6182 types in `c-found-types' so that they can be recognized better.
6183
6184 (c-syntactic-content): Add option to skip past nested parens.
6185
6186 * progmodes/cc-engine.el (c-forward-name):
6187 Set `c-last-identifier-range' all the time. It's less work that way.
6188 Handle that there might not be an identifier to store in
6189 `c-last-identifier-range'.
6190
6191 (c-forward-type): Handle that `c-last-identifier-range' might be
6192 nil from `c-forward-name'.
6193
6194 * progmodes/cc-defs.el (c-safe-scan-lists)
6195 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
6196
6197 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
6198 to work even if the form fails.
6199
6200 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
6201 down in a large file in one go.
6202
6203 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
6204
6205 * progmodes/cc-align.el (c-lineup-assignments): New lineup
6206 function which is like `c-lineup-math' but returns nil instead of
6207 `c-basic-offset' when it doesn't match.
6208
6209 (c-lineup-math): Change to use `c-lineup-assignments'.
6210
6211 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6212
6213 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
6214 c-beginning-of-statement. New subfunctions
6215 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
6216
6217 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6218
6219 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
6220 hardcoded char classes whereever possible. Changed a couple of
6221 places to use skip by syntax instead of skip by char class.
6222
6223 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
6224 Fix a bug in the regexp that caused extreme backtracking.
6225
6226 * progmodes/cc-langs.el (c-block-comment-starter)
6227 (c-block-comment-ender): New language constants to specify in a
6228 single place how block comments look.
6229
6230 (c-comment-start-regexp, c-block-comment-start-regexp)
6231 (comment-start, comment-end, comment-start-skip)
6232 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
6233 (c-syntactic-ws, c-nonempty-syntactic-ws)
6234 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
6235 `c-line-comment-starter', `c-block-comment-starter' and
6236 `c-block-comment-ender'.
6237
6238 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
6239 New language constants to break up things a bit.
6240
6241 (c-simple-ws): New language constant for simple whitespace.
6242
6243 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
6244
6245 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
6246 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
6247 newlines. Allow and ignore nil elements in the list.
6248
6249 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6250
6251 * progmodes/cc-cmds.el: Comment out a (n almost certainly
6252 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
6253
6254 * progmodes/cc-cmds.el: Tidy up the comments in
6255 c-beginning-of-statement and subfunctions.
6256
6257 * progmodes/cc-awk.el: Replace calls to put-text-property to the
6258 more flexible c-put-char-property and c-clear-char-properties.
6259 Add the author's email address.
6260
6261 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
6262
6263 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
6264 closing "*/" of a block comment.
6265
6266 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
6267 subfunctions) so that it works at BOB and EOB.
6268
6269 * progmodes/cc-cmds.el, cc-vars.el: More updating of
6270 c-beginning-of-statement, including new variable
6271 c-block-comment-start-regexp.
6272
6273 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6274
6275 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
6276 symbols from `*-font-lock-extra-types' so that there's no need to
6277 use `regexp-opt' on those lists.
6278
6279 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
6280 `c-type-modifier-kwds' is empty.
6281
6282 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
6283 there are several strings on the same line.
6284
6285 * progmodes/cc-engine.el (c-literal-limits): Remove the
6286 compatibility function for older emacsen. `c-literal-limits-fast'
6287 has now taken the place of this function.
6288
6289 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
6290 with older emacsen: We now require `pps-extended-state'.
6291
6292 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6293
6294 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
6295 which obviates the need to hack sentence-end. This now handles
6296 escaped newlines in strings correctly. Correct minor bugs in
6297 c-move-over-sentence and in c-beginning-of-statement.
6298
6299 * progmodes/cc-cmds.el (c-beginning-of-statement (and
6300 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
6301 that movement over macros and code are rigorously separated from
6302 eachother. Correct a few incidental bugs.
6303
6304 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
6305 Improve its doc-string. Improve the handling of certain specific cases.
6306
6307 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6308
6309 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
6310 (c-guess-basic-syntax): Change the way class-level labels are
6311 recognized; they can now contain essentially any symbols.
6312
6313 (c-opt-extra-label-key): New language variable to cope with the
6314 special protection label syntax in Objective-C.
6315
6316 (c-opt-access-key): Remove; this is now handled better by
6317 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
6318
6319 (c-complex-decl-matchers): Update to handle that
6320 `c-opt-access-key' no longer exists.
6321
6322 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
6323 improved label recognition in `c-beginning-of-statement-1'.
6324
6325 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
6326 Recognize bitfields better.
6327
6328 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
6329 Remove some cruft and fixed a bug that could cause it to go to a
6330 position further down.
6331
6332 * progmodes/cc-langs.el, cc-engine.el
6333 (c-beginning-of-statement-1): Improve detection of labels in
6334 declaration contexts.
6335
6336 (c-beginning-of-decl-1): Use it.
6337
6338 (c-nonlabel-token-key): New language constant and variable needed
6339 by `c-beginning-of-statement-1'.
6340
6341 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
6342 manifested itself due to the correction in `c-forward-sexp'.
6343
6344 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6345 Make these behave as documented when used at the buffer limits.
6346
6347 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6348 (c-type-decl-end-used): Made this a language variable.
6349
6350 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6351 correctly when `combine-after-change-calls' is used together with
6352 temporary narrowings.
6353
6354 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6355 Report labels correctly when the start point is immediately after the
6356 colon.
6357
6358 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6359 Remove since it isn't used anymore.
6360
6361 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6362 bracket arglists such as template parens in C++.
6363
6364 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6365 in the last check-in. Some optimization.
6366
6367 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6368 where it could stop at the same level in a preceding sexp when
6369 PAREN-LEVEL is set.
6370
6371 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6372 text property lookup only when it's needed.
6373
6374 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6375 Change the policy for paren marked angle brackets to be more
6376 persistent; once marked they remain marked even when they're found
6377 to be unbalanced in the searched region. This should keep the
6378 paren syntax around even when individual lines are refontified in
6379 multiline template arglists.
6380
6381 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6382 to control markup so that incorrect angle bracket arglists aren't
6383 marked in contexts where the correct value for
6384 `c-disallow-comma-in-<>-arglists' isn't known.
6385
6386 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6387 argument has become `c-parse-and-markup-<>-arglists'.
6388
6389 (c-remove-<>-arglist-properties): Remove - no longer used.
6390
6391 (c-after-change-check-<>-operators): New function used on
6392 `after-change-functions' to avoid that "<" and ">" characters that
6393 are part of longer operators have paren syntax.
6394
6395 (c-<>-multichar-token-regexp): New language variable used by
6396 `c-after-change-check-<>-operators'.
6397
6398 (c-after-change): Call `c-after-change-check-<>-operators'.
6399
6400 (c-font-lock-<>-arglists): Use the context properties set by
6401 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6402 correctly to avoid doing invalid markup.
6403
6404 (c-font-lock-declarations): Remove code that undoes the invalid
6405 markup done by `c-font-lock-<>-arglists'.
6406
6407 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6408 after `c-font-lock-declarations'.
6409
6410 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6411 Add paren-level feature.
6412
6413 (c-guess-basic-syntax): Improve the anchor position for
6414 `template-args-cont' in nested template arglists. There's still
6415 much to be desired in this area, though.
6416
6417 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6418
6419 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6420 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6421
6422 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6423
6424 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6425 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6426
6427 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6428 it doesn't work no longer are supported.
6429
6430 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6431 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6432 requires support for the syntax-table' text property, which rules
6433 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6434 cruft associated with those versions.
6435
6436 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6437 for the `syntax-table' text property, which rules out Emacs 19 and
6438 XEmacs < 21.4. Removed various compatibility cruft associated
6439 with those versions.
6440
6441 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6442 support for the `syntax-table' text property.
6443
6444 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6445 variable and use an extra quoted face name instead. All the
6446 emacsen flavors handle that correctly.
6447
6448 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6449 (c-font-lock-declarators, c-font-lock-declarations)
6450 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6451 property to mark the items in in declarator lists to handle
6452 refontification inside multiline declarations better.
6453
6454 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6455 construct like "a * b = c;" as a declaration.
6456
6457 2005-12-08 Kim F. Storm <storm@cua.dk>
6458
6459 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6460 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6461 select either meta, hyper, or super modifier for rectangle commands.
6462 (cua--rectangle-modifier-key): New defvar.
6463 (cua--M/H-key): Use it. Remove special case for `space'.
6464 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6465 on X, to meta otherwise. Always bind C-return to toggle
6466 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6467
6468 * emulation/cua-rect.el (cua-help-for-rectangle):
6469 Use cua--rectangle-modifier-key. Handle super modifier too.
6470 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6471 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6472
6473 * ido.el: Move Acknowledgements and History after Commentary.
6474 Minor changes to Commentary.
6475
6476 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6477 keymap if cua--prefix-override-timer is `shift'.
6478 (cua--shift-control-prefix): New function; emulate "type prefix
6479 key twice" functionality to handle shifted prefix key override.
6480 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6481 New commands.
6482 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6483
6484 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6485
6486 * textmodes/org.el (org-insert-heading): Try to do items before
6487 headings.
6488 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6489 (org-insert-item): New function.
6490 (org-renumber-ordered-list): Don't skip to higher level lists.
6491
6492 2005-12-08 Juri Linkov <juri@jurta.org>
6493
6494 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6495
6496 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6497
6498 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6499
6500 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6501 the constructed function name fun-1.
6502
6503 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6504 because such links don't lead to parent documentation.
6505
6506 2005-12-08 Kenichi Handa <handa@m17n.org>
6507
6508 * descr-text.el (describe-char): Use *Help-2* buffer if the
6509 current buffer is *Help*. Call describe-text-properties while
6510 setting the original buffer.
6511
6512 2005-12-07 Bill Wohler <wohler@newt.com>
6513
6514 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6515 and causes problems with non-MH users (such as Gnus users).
6516
6517 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6518
6519 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6520 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6521 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6522 command "info sources". Move calls to GDB command "list".
6523 (gdb-find-file-hook): Just use gdb-source-file-list.
6524 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6525 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6526 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6527 (gdb-data-list-register-values-handler): Use correct trigger name.
6528
6529 2005-12-07 Kim F. Storm <storm@cua.dk>
6530
6531 * ido.el (ido-completion-map): Rename from ido-mode-map.
6532 (ido-common-completion-map, ido-file-completion-map)
6533 (ido-file-dir-completion-map, ido-buffer-completion-map):
6534 Rename from ido-mode-....-map.
6535 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6536 (ido-setup-completion-map): Rename from ido-define-mode-map.
6537 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6538 to ido-completion-map.
6539
6540 2005-12-07 Kenichi Handa <handa@m17n.org>
6541
6542 * international/mule-cmds.el
6543 (set-display-table-and-terminal-coding-system): If the coding
6544 system specified in `unibyte-display' property is different from
6545 the arg coding-system, don't setup standard-display-table.
6546
6547 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6548
6549 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6550 that comments end at \n, regardless of selective-display.
6551
6552 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6553
6554 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6555 (gdb-version): New variables.
6556 (gdb-source-file-list, gdb-register-names)
6557 (gdb-changed-registers): New variables for use with GDB 6.4+.
6558 (gdb-ann3): Replace with...
6559 (gdb-init-1, gdb-init-2): ...two new functions.
6560 (gdba, gdb-prompt): Call gdb-init-1.
6561 (gdb-get-version): New function. Call gdb-init-2 from here.
6562 (gud-watch): Make it work with mouse events too.
6563 (gdb-post-prompt): Don't add to queue until GDB version is known.
6564 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6565 (gdb-locals-mode): Use gdb-version.
6566 (gdb-memory-format-map, gdb-memory-unit-map)
6567 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6568 (gdb-locals-font-lock-keywords-1)
6569 (gdb-locals-font-lock-keywords-2): New variables.
6570 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6571 (gdb-set-gud-minor-mode-existing-buffers-1)
6572 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6573 (gdb-var-update-1, gdb-var-update-handler-1)
6574 (gdb-data-list-register-values-handler)
6575 (gdb-data-list-register-values-custom)
6576 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6577 (gdb-stack-list-locals-handler, gdb-get-register-names):
6578 New functions for use with GDB 6.4+.
6579 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6580 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6581 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6582 (gdb-stack-list-locals-regexp)
6583 (gdb-data-list-register-names-regexp): New regexps for use with
6584 GDB 6.4+.
6585
6586 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6587
6588 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6589
6590 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6591
6592 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6593 prompts work for AUTH PLAIN. Also reported by Steve Allan
6594 <seallan@verizon.net>.
6595
6596 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6597
6598 * frame.el (set-frame-parameter): Add doc string.
6599
6600 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6601
6602 * textmodes/org.el (org-occur-highlights): New variable.
6603 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6604 (org-highlight-sparse-tree-matches): New option.
6605 (org-do-occur): New function.
6606 (org-get-heading): Make it work also at beginning of line.
6607 (org-category-table): New variable.
6608 (org-get-category-table, org-get-category)
6609 (org-camel-to-words, org-link-search): New functions.
6610 (org-select-this-todo-keyword): New variable.
6611 (org-todo-list): New command.
6612 (org-shiftright, org-shiftleft): New commands.
6613 (org-agenda-todo): Add prefix argument.
6614 (org-show-hierarchy-above): New option.
6615 (org-show-todo-tree): Numerical prefix creates tree for specific
6616 TODO keyword.
6617 (org-outline-level): New function, to assign a level to plain
6618 lists items.
6619 (org-cycle-include-plain-lists): New option.
6620 (org-mode): Use `org-outline-level' as value of `outline-level'.
6621 (org-cycle): Temporarily switch `outline-regexp' if
6622 `org-cycle-include-plain-lists' is non-nil.
6623 (org-start-icalendar-file): Fix format bug.
6624 (org-agenda-get-day-entries): Create category table.
6625 (org-agenda-get-todos, org-agenda-get-timestamps)
6626 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6627 (org-agenda-get-blocks): Use `org-get-category'.
6628 (org-context-in-file-links): Rename from
6629 `org-line-numbers-in-file-links'.
6630
6631 2005-12-06 Romain Francoise <romain@orebokech.com>
6632
6633 * window.el (balance-windows): Delete extraneous third arg in call
6634 to `enlarge-window'.
6635
6636 2005-12-06 Kenichi Handa <handa@m17n.org>
6637
6638 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6639
6640 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6641
6642 * progmodes/gdb-ui.el (gdb-var-create-handler)
6643 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6644 (gdb-var-list-children-handler, gdb-var-update-handler):
6645 Current buffer is already gdb-partial-output-buffer, don't
6646 make it current again.
6647
6648 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6649
6650 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6651 (list-buffers-noselect): Use it.
6652
6653 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6654
6655 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6656 (mail-yank-ignored-headers): Use regexp-opt.
6657 (mail-mode-map): Move initialization into declaration.
6658 (mail-sent-via): Remove unused shadowed var `to-line'.
6659 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6660 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6661 (mail-do-fcc): Use dolist and push.
6662 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6663 (mail-yank-ignored-headers): Don't autoload.
6664
6665 2005-12-05 Kenichi Handa <handa@m17n.org>
6666
6667 * international/mule-cmds.el (set-language-info-internal): New fun.
6668 (set-language-info): Call set-language-info-internal to update
6669 language-info-alist. If LANG-ENV is the current one, call
6670 set-language-environment to make INFO effective now.
6671 (set-language-info-alist): Likewise.
6672 (locale-language-names): With locale "en", use English
6673 lang. env. but set the default codings to iso-8859-1.
6674
6675 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6676
6677 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6678 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6679 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6680 for plain strings.
6681 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6682 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6683 Create registers buffer if necessary. Echo new state in minibuffer.
6684 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6685
6686 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6687
6688 * info.el (Info-fontify-node): Match external links using
6689 non-directory part of filename.
6690
6691 2005-12-04 Juri Linkov <juri@jurta.org>
6692
6693 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6694 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6695 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6696 because there is no customization option for it.
6697
6698 * font-lock.el (lisp-font-lock-keywords-1):
6699 Add define-global-minor-mode.
6700
6701 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6702
6703 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6704 properties on the constructed variable names.
6705
6706 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6707 Put `definition-name' properties on the constructed function names
6708 next-sym and prev-sym.
6709
6710 * emacs-lisp/find-func.el (find-function-regexp):
6711 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
6712 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
6713 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6714 and easy-menu-define.
6715
6716 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6717 easy-mmode-define-global-mode and define-global-minor-mode.
6718 (lisp-imenu-generic-expression): Add define-global-minor-mode.
6719
6720 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6721 instead of easy-mmode-define-global-mode.
6722
6723 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6724 Use define-minor-mode instead of easy-mmode-define-minor-mode.
6725
6726 * cus-edit.el (customize-group, customize-group-other-window):
6727 Filter out autoloaded options from the group completion list by
6728 using heuristics that autoloaded groups don't have `custom-autoload'
6729 property on their symbols (they have only `custom-loads').
6730
6731 * simple.el (completion-setup-function): Put completions-common-part
6732 face on complete completion string too (i.e. completion string
6733 without completions-first-difference face).
6734
6735 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6736
6737 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6738
6739 * view.el (view-mode): Doc fix.
6740
6741 * disp-table.el (standard-display-european): Add to the warning
6742 message a reference to the doc string.
6743
6744 * play/yow.el (apropos-zippy): Call print-help-return-message,
6745 similar to other Help and Apropos commands.
6746
6747 * help.el (print-help-return-message): If pop-up-frames is
6748 non-nil, set up help-return-method to delete the help window and,
6749 possibly, its frame as well, and don't display message about
6750 scrolling the help window. Doc fix.
6751 (help-return-method): Doc fix.
6752
6753 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
6754
6755 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
6756 whereby names of length one or names starting with a
6757 symbol-constituent character would not be returned.
6758
6759 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6760
6761 * subr.el (atomic-change-group): Add edebug and indentation spec.
6762
6763 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6764
6765 * completion.el (save-completions-file-name): Fix typo in last change.
6766
6767 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6768
6769 * info.el: Move back/forward history to the beginning of the tool bar.
6770
6771 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
6772
6773 * allout.el (eval-when-compile): Remove unnecessary load of cl.
6774 Add fset of allout-real-isearch-abort during compile to fix
6775 byte-compilation warnings.
6776 (allout-mode-p): Move definition of this macro above all uses, or
6777 byte compilation in barren emacs (eg, during emacs build) will
6778 lack the definition.
6779 (allout-mode): Move this variable above any uses, or byte
6780 compilation will fail.
6781 (allout-resolve-xref): Remove use of personal file-reference function.
6782 (allout-toggle-current-subtree-encryption): Do the current (ie,
6783 visible containing) topic, rather than nearest around point. Doc fix.
6784 (allout-toggle-subtree-encryption): New function, workhorse that
6785 works on nearest topic containing point.
6786 (allout-encrypt-string): Signal requirement for newer version of pgg.
6787 (allout-resumptions): Doc fix.
6788
6789 2005-12-02 Eli Zaretskii <eliz@gnu.org>
6790
6791 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
6792
6793 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
6794
6795 * textmodes/flyspell.el (flyspell-external-point-words):
6796 Consider a misspelling as found in the string search if: (a) misspelling
6797 and found string lengths match, or (b) misspelling is found as
6798 element in a boundary-chars separated longer string, or (c)
6799 ispell-program-name is really ispell and misspelling is found as
6800 part of a TeX string. After successful match move beginning of
6801 search region to end of match. Warn about not found misspellings
6802 once the process is done.
6803 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
6804
6805 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
6806
6807 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
6808 tool bar (removed inadvertently).
6809
6810 2005-12-02 Juri Linkov <juri@jurta.org>
6811
6812 * log-view.el (log-view-diff): Clarify doc string.
6813
6814 2005-12-01 Bill Wohler <wohler@newt.com>
6815
6816 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
6817 triggers lm-verify errors.
6818
6819 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
6820
6821 * simple.el (transient-mark-mode, line-number-mode)
6822 (column-number-mode, size-indication-mode): Remove `:require nil'.
6823
6824 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6825
6826 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
6827 in the margin also.
6828 (gdb-breakpoints-mode-map): Use D instead of d for
6829 gdb-delete-breakpoint.
6830 (gdb-get-frame-number): Require a number to match on.
6831 (gdb-threads-mode-map): Add follow-link binding.
6832
6833 2005-11-30 Jason Rumney <jasonr@gnu.org>
6834
6835 * isearch.el (isearch-mode-map): Avoid exiting search on
6836 language-change event.
6837
6838 2005-11-30 Romain Francoise <romain@orebokech.com>
6839
6840 * speedbar.el (speedbar-default-position): New defcustom.
6841 (speedbar-frame-reposition-smartly): Use it.
6842
6843 * dframe.el (dframe-reposition-frame-emacs): Fix position
6844 computation for `left' location.
6845 Update copyright year.
6846
6847 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6848
6849 * help.el (help-map): Move initialization into declaration.
6850
6851 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
6852
6853 * help-fns.el (help-argument-name): Don't autoload.
6854 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
6855 to be re-loaded when customizing the `help' group.
6856
6857 2005-11-30 John Paul Wallington <jpw@gnu.org>
6858
6859 * help-fns.el (describe-function-1): Fill arglist output.
6860
6861 2005-11-30 Kim F. Storm <storm@cua.dk>
6862
6863 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
6864 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
6865 after revert-buffer (or anything else which kills all local variables).
6866
6867 * apropos.el (apropos-parse-pattern): Doc fix.
6868 Set apropos-regexp directly, rather than expecting callers to do so.
6869 (apropos-command, apropos, apropos-value, apropos-documentation):
6870 Simplify calls to apropos-parse-pattern.
6871
6872 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6873
6874 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6875 (hi-lock-face-phrase-buffer): Use hi-yellow face.
6876 (hi-lock-write-interactive-patterns): Use comment-region.
6877
6878 * longlines.el (longlines-mode): Add mail-setup-hook.
6879
6880 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
6881
6882 * simple.el (sendmail-user-agent-compose, next-line):
6883 Conditionally use hard-newline.
6884
6885 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6886
6887 * international/latexenc.el (latex-inputenc-coding-alist):
6888 Reword doc string.
6889
6890 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6891
6892 * help.el (describe-key-briefly, describe-key): Recognize default
6893 bindings.
6894
6895 2005-11-29 Romain Francoise <romain@orebokech.com>
6896
6897 * view.el (view-inhibit-help-message): New defcustom.
6898 (view-mode-enter): Use it.
6899
6900 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
6901
6902 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
6903 Preserve user position.
6904
6905 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
6906
6907 * font-lock.el: Throw error if facemenu is not loaded to prevent
6908 accidental change of loading order in loadup.el. (Suggested by RMS.)
6909
6910 * loadup.el: Add comment explaining why facemenu must be loaded
6911 before font-lock.
6912
6913 2005-11-28 Jay Belanger <belanger@truman.edu>
6914
6915 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
6916 (calc-dispatch-map): Add more keys for `calc-same-interface'.
6917
6918 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
6919
6920 * calc/calc-embed.el (calc-do-embedded): Update help message.
6921
6922 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
6923
6924 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6925
6926 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
6927
6928 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
6929 called-interactively-p.
6930 (elp-profilable-p): Rename from elp-not-profilable-p.
6931 Invert result and take into account macros and autoloaded functions.
6932 (elp-instrument-function): Update call.
6933 (elp-instrument-package): Update call. Add completion.
6934 (elp-pack-number): Use match-string.
6935 (elp-results-jump-to-definition-by-mouse): Merge into
6936 elp-results-jump-to-definition and then remove.
6937 (elp-output-insert-symname): Make help echo text single-line.
6938
6939 * replace.el (query-replace-map): Move initialization into declaration.
6940 (occur-engine): Use with-current-buffer.
6941 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
6942 (occur-mode-mouse-goto): Replace with an alias.
6943
6944 2005-11-28 Juri Linkov <juri@jurta.org>
6945
6946 * simple.el (quoted-insert): Let-bind input-method-function to nil.
6947
6948 * term/w32-win.el: Bind [S-tab] to [backtab].
6949
6950 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
6951 `Info-find-file' to t.
6952
6953 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
6954 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
6955 and same-window-regexps.
6956 (occur-next-error): Don't move point for arg 0.
6957
6958 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
6959
6960 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
6961
6962 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6963
6964 * log-edit.el (log-edit-changelog-use-first): New var.
6965 (log-edit-changelog-ours-p): Use it.
6966 (log-edit-insert-changelog): Set it with new arg `use-first'.
6967 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
6968 (log-edit-hook): Add them to the list of suggested options.
6969
6970 * textmodes/flyspell.el (flyspell-last-buffer): New var.
6971 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
6972 redundant work.
6973 (flyspell-mode-on): Use add-hook for after-change-functions.
6974 (flyspell-mode-off): Use remove-hook for after-change-functions.
6975 (flyspell-changes): Make it buffer-local.
6976 (flyspell-after-change-function): Make it non-interactive. Use push.
6977 (flyspell-post-command-hook): Check input-pending-p while processing
6978 the potentially long list of buffer changes.
6979
6980 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6981
6982 * buff-menu.el (list-buffers-noselect): Display the selected
6983 frame's buffer list, not the global one.
6984
6985 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
6986
6987 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
6988 that (list last-input-event) works as in interactive spec.
6989
6990 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6991
6992 * loadup.el ("facemenu"): Load facemenu before font-lock, because
6993 `facemenu-keymap' needs to be defined when font-lock is loaded.
6994 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
6995
6996 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6997
6998 * completion.el: Remove useless leading * in defcustom docstrings.
6999 (save-completions-file-name): Use ~/.emacs.d if available.
7000 (completion-standard-syntax-table): Rename from
7001 cmpl-standard-syntax-table and fold initialization into declaration,
7002 thus removing cmpl-make-standard-completion-syntax-table.
7003 (completion-lisp-syntax-table, completion-c-syntax-table)
7004 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
7005 (cmpl-saved-syntax, cmpl-saved-point): Remove.
7006 (symbol-under-point, symbol-before-point)
7007 (symbol-under-or-before-point, symbol-before-point-for-complete)
7008 (add-completions-from-c-buffer): Use with-syntax-table.
7009 (make-completion): Don't return a list of completion entries.
7010 Update callers.
7011 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
7012 (completion-initialize): Rename from initialize-completions.
7013 (completion-find-file-hook): Rename from cmpl-find-file-hook.
7014 (kill-emacs-save-completions): Collect stats here.
7015 (save-completions-to-file, load-completions-from-file):
7016 Use with-current-buffer.
7017 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
7018 into a function. Move all calls to toplevel.
7019 (completion-lisp-mode-hook): New fun.
7020 (completion-c-mode-hook, completion-setup-fortran-mode):
7021 Set the syntax-table here. Use local-set-key.
7022 (completion-saved-bindings): New var.
7023 (dynamic-completion-mode): Make it into a proper minor mode.
7024 (load-completions-from-file): Remove unused var `num-uses'.
7025
7026 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
7027 constructor if it is explicitly overridden.
7028
7029 * complete.el (PC-completion-as-file-name-predicate):
7030 Use minibuffer-completing-file-name.
7031 (partial-completion-mode): Use find-file-not-found-functions.
7032 (PC-lisp-complete-symbol): Use with-syntax-table.
7033 (PC-look-for-include-file): Remove dead setq.
7034 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
7035 (PC-complete): Use with-current-buffer.
7036
7037 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
7038 escape single quotes.
7039
7040 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7041
7042 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
7043 of `if' whose condition always returned nil. Doc fix.
7044
7045 * buff-menu.el (Buffer-menu-revert-function): Make the selected
7046 window's buffer the current buffer around the call to
7047 `list-buffers-noselect'. This is necessary to mark that buffer
7048 with a `.' in the Buffer Menu when called from Lisp, for instance
7049 by Auto Revert Mode.
7050
7051 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7052
7053 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
7054 attaching to it.
7055 (gdb-pre-prompt): Make sure gdb-error is reset.
7056
7057 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
7058 with a child process, detect it.
7059 (gud-speedbar-buttons): Match regexp more carefully.
7060
7061 2005-11-27 Richard M. Stallman <rms@gnu.org>
7062
7063 * mouse.el (mouse-drag-move-window-bottom):
7064 Use adjust-window-trailing-edge.
7065
7066 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7067
7068 * simple.el (blink-matching-open): Ignore
7069 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
7070 (blink-matching-paren-on-screen): Update docstring.
7071
7072 * paren.el (show-paren-mode): No longer change
7073 `blink-matching-paren-on-screen'.
7074
7075 2005-11-27 John Paul Wallington <jpw@pobox.com>
7076
7077 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7078 (gdb-threads-select, gdb-edit-register-value):
7079 Use `posn-set-point' instead of `mouse-set-point' because the
7080 latter is not fbound when configured without X.
7081
7082 2005-11-27 Kim F. Storm <storm@cua.dk>
7083
7084 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
7085 existing face when partially highlighting a TAB in a rectangle.
7086
7087 2005-11-26 Kim F. Storm <storm@cua.dk>
7088
7089 * ido.el (ido-mode-map): Doc fix.
7090 (ido-mode-common-map, ido-mode-file-map)
7091 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
7092 (ido-define-mode-map): Rewrite. Select one of the new maps as
7093 parent for ido-mode-map instead of building from scratch.
7094 (ido-init-mode-maps): New defun to initialize new maps.
7095 (ido-mode): Call it.
7096 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
7097 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
7098
7099 2005-11-26 John Paul Wallington <jpw@pobox.com>
7100
7101 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
7102 `mouse-set-point' because the latter is not fbound when configured
7103 without X.
7104
7105 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7106
7107 * files.el (file-relative-name): Doc fix.
7108
7109 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7110
7111 * progmodes/octave-inf.el (inferior-octave-startup): Force a
7112 non-empty string for secondary prompt PS2.
7113
7114 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7115
7116 * progmodes/compile.el (compilation-setup): Fix last change.
7117
7118 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
7119
7120 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7121 (gdb-mouse-toggle-breakpoint-margin)
7122 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
7123 Add gdb-server-prefix to keep out of command history.
7124 (gdb-edit-register-value): New function.
7125 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
7126 (gdb-info-registers-custom): Use above map.
7127
7128 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7129
7130 * custom.el (enable-theme): Signal error if argument is not a
7131 theme. Don't recalculate a face if it's not loaded yet.
7132
7133 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
7134 the `user' theme is in effect.
7135
7136 * info.el (Info-on-current-buffer): Record actual filename in
7137 Info-current-file, instead of t, or a fake filename if a non-file
7138 buffer. Make autoload.
7139 (Info-find-node, Info-revert-find-node): No need to check for
7140 Info-current-file nil.
7141 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
7142 Info-current-file is now never `t'.
7143 (Info-fontify-node): Many simplifications due to Info-current-file
7144 always being valid. Use Info-find-file to find node filename.
7145
7146 2005-11-25 David Kastrup <dak@gnu.org>
7147
7148 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
7149 new character, then delete" in order to preserve markers.
7150
7151 2005-11-25 David Ponce <david@dponce.com>
7152
7153 * recentf.el (recentf-arrange-by-rule): Handle a special
7154 `auto-mode-alist'-like "strip suffix" rule.
7155 (recentf-build-mode-rules): Handle second level auto-mode entries.
7156
7157 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
7158
7159 * viper-keym.el (viper-ESC-key): Use different values in terminal and
7160 window modes.
7161
7162 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
7163 jde-javadoc-checker-report-mode.
7164
7165 * ediff-wind (ediff-make-wide-display): Slight simplification.
7166
7167 * ediff.el (ediff-date): Change the date of last update.
7168
7169 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
7170
7171 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
7172 Use define-minor-mode, and make it a local mode. Turn on font-lock.
7173 (hi-lock-mode): New global minor mode.
7174 (turn-on-hi-lock-if-enabled): New function.
7175 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
7176 Change arguments to regexp and face instead of a font-lock pattern.
7177 Directly set face property, instead of refontifying.
7178 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
7179 (hi-lock-find-patterns): Use line-number-at-pos.
7180
7181 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
7182 arguments for hi-lock-set-pattern.
7183 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
7184 Call font-lock-fontify-buffer.
7185 (hi-lock-find-file-hook, hi-lock-current-line)
7186 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
7187
7188 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
7189 turned off.
7190
7191 * progmodes/compile.el (compilation-setup): Don't fiddle with
7192 font-lock-defaults.
7193
7194 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
7195
7196 * progmodes/gdb-ui.el (gdb-var-create-handler)
7197 (gdb-var-list-children-handler): Find values for all variable
7198 objects. gud-speedbar-buttons decides whether to display them.
7199
7200 2005-11-24 Romain Francoise <romain@orebokech.com>
7201
7202 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
7203 buffer name with a space.
7204
7205 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7206
7207 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
7208 `org-export-local-list-max-depth'. Change default value to 3.
7209 (org-auto-renumber-ordered-lists)
7210 (org-plain-list-ordered-item-terminator): New options.
7211 (org-at-item-p, org-beginning-of-item, org-end-of-item)
7212 (org-get-indentation, org-get-string-indentation)
7213 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
7214 New functions.
7215 (org-move-item-down, org-move-item-up): New commands.
7216 (org-export-as-html): New classes for CSS support. Bug fix in
7217 regular expression detecting fixed-width regions. Respect
7218 `org-local-list-ordered-item-terminator'.
7219 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
7220 also a list item.
7221 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
7222 New item moving functions.
7223
7224 2005-11-24 Juri Linkov <juri@jurta.org>
7225
7226 * isearch.el (isearch-repeat): With empty search ring set
7227 `isearch-error' to the error string instead of signaling error
7228 with the function `error'.
7229
7230 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7231
7232 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
7233
7234 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
7235
7236 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
7237 and variable.
7238 (gdb-var-create-handler, gdb-var-list-children-handler):
7239 Don't match on "char **...".
7240 (gdb-var-update-handler): Find values for all variable objects.
7241 (gdb-info-frames-custom): Identify frames by leading "#".
7242
7243 * progmodes/gud.el (gud-speedbar-menu-items): Add
7244 gdb-speedbar-auto-raise as radio button.
7245 (gud-speedbar-buttons): Raise speedbar if requested.
7246 Don't match on "char **...".
7247 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
7248 Make it editable.
7249
7250 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
7251
7252 * info.el (Info-fontify-node): Handle the case where
7253 Info-current-file is t.
7254
7255 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7256
7257 * simple.el (blink-matching-open): Fix off-by-one in last change.
7258
7259 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7260
7261 * term/mac-win.el: Don't change default directory.
7262
7263 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
7264
7265 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
7266 buffers correctly. (It used to throw an error in such buffers.)
7267 Make it ask for confirmation in group buffers and other Custom
7268 buffers containing more than one customization item.
7269
7270 2005-11-22 John Paul Wallington <jpw@gnu.org>
7271
7272 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
7273 property on mail and url overlays.
7274 (goto-address-at-point): Use `posn-set-point' instead of
7275 `mouse-set-point' because the latter is not fbound when configured
7276 without X.
7277
7278 2005-11-22 Lars Hansen <larsh@soem.dk>
7279
7280 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
7281 (ls-lisp-classify, ls-lisp-format): Delete call to
7282 ls-lisp-parse-symlink.
7283 (ls-lisp-handle-switches): Handle symlinks to directories as
7284 directories when ls-lisp-dirs-first in non-nil.
7285
7286 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
7287
7288 * startup.el (command-line): Make sure that loaddefs.el is handled
7289 correctly in load-history.
7290
7291 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7292
7293 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
7294 (gdb-struct-string, gdb-array-string): New constants.
7295 (gdb-info-locals-handler): Use them.
7296 (gdb-reset): Reset gdb-var-list to nil.
7297
7298 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7299
7300 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
7301 in patterns.
7302
7303 2005-11-21 Juri Linkov <juri@jurta.org>
7304
7305 * custom.el (defcustom): Update link types in docstring.
7306
7307 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
7308
7309 * custom.el (defgroup): Add doc-string-elt info.
7310
7311 * widget.el (define-widget): Don't use declare for the doc-string-elt.
7312
7313 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7314
7315 * newcomment.el (comment-enter-backward): Fix last fix.
7316
7317 * simple.el (blink-matching-open):
7318 * paren.el (show-paren-function): Allow new paren-class info.
7319
7320 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7321
7322 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
7323 handled automagically.
7324
7325 2005-11-20 Andreas Schwab <schwab@suse.de>
7326
7327 * descr-text.el (describe-char): When copying overlays put them
7328 over the full char description instead of just the first character
7329 of it.
7330
7331 2005-11-20 Juri Linkov <juri@jurta.org>
7332
7333 * simple.el (what-cursor-position):
7334 * descr-text.el (describe-char): Use Lisp-readable syntax
7335 for octal and hex. Reorder decimal, octal and hex values.
7336 Remove excess whitespace in the output. Use `=' in `column='
7337 like in `point=' and `Hscroll='.
7338
7339 * international/mule-cmds.el (encoded-string-description):
7340 Use Lisp-readable syntax for hex.
7341
7342 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7343
7344 * newcomment.el (comment-enter-backward): Handle the case where the
7345 comment is closed by EOB.
7346
7347 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7348
7349 * longlines.el (longlines-before-revert-hook)
7350 (longlines-after-revert-hook): New functions.
7351 (longlines-mode): Turn off longlines temporarily when reverting.
7352 Add a message-setup-hook.
7353 (longlines-decode-buffer): New function.
7354 (longlines-wrap-line): Preserve marker positions.
7355
7356 2005-11-19 Andreas Schwab <schwab@suse.de>
7357
7358 * emacs-lisp/shadow.el: Handle compressed files.
7359
7360 2005-11-19 Romain Francoise <romain@orebokech.com>
7361
7362 * net/browse-url.el (browse-url-default-browser): Signal an error
7363 if no usable browser can be found, rather than try to load w3.
7364
7365 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7366
7367 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7368 replacing existing properties.
7369 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7370 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7371 tty specs.
7372 (rcirc-server-prefix, rcirc-server): New faces.
7373 (rcirc-url-regexp): Generate with rx macro.
7374 (rcirc-last-server-message-time): New variable.
7375 (rcirc-filter): Record time of last message.
7376 (rcirc-keepalive): Kill processes that did not send a message
7377 since the last ping.
7378 (rcirc-mode): Give rcirc-topic a local binding here.
7379
7380 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7381
7382 * subr.el (read-passwd): Fontify the prompt as we do with other
7383 prompts.
7384
7385 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7386
7387 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7388 binding buffer-read-only to nil.
7389
7390 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7391
7392 * complete.el (partial-completion-mode):
7393 Mention completion-auto-help in the doc string.
7394
7395 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7396 more Lisp-ish way.
7397
7398 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7399
7400 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7401 digits, not 8, to avoid misalignment for files larger than 100MB.
7402
7403 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7404
7405 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7406 Mention "keyboard shortcuts" in the help text.
7407
7408 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7409
7410 * startup.el (fancy-splash-default-action): Discard only
7411 mouse-down and succeeding mouse-up events in the splash screen
7412 window so that drag-n-drop event can be processed.
7413
7414 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7415
7416 * longlines.el (longlines-mode): Add hacks for mail-mode and
7417 message-mode.
7418
7419 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7420
7421 * textmodes/org.el (org-table-sort-lines): New command.
7422 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7423 (org-add-file): Command removed, use `org-agenda-file-to-front'
7424 instead.
7425 (org-export-icalendar): Use `org-icalendar-combined-name'.
7426 (org-cycle-agenda-files, org-agenda-file-to-end)
7427 (org-agenda-file-to-front): New commands.
7428 (org-table-tab-jumps-over-hlines, org-export-html-style):
7429 New options.
7430 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7431 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7432 New functions.
7433 (org-fill-paragraph): Call `org-table-align' in tables.
7434 (org-mode): Call `org-set-autofill-regexps'.
7435 (org-export-as-html): Support for local handformatted lists.
7436 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7437 (org-export-local-list-max-depth): New option.
7438 (org-html-expand): Use `org-html-protect'.
7439
7440 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7441
7442 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7443 to "p".
7444 (gdb): Move definition of gud-pp to...
7445
7446 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7447 speedbar.
7448 (gdb-find-watch-expression): New function.
7449
7450 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7451
7452 * faces.el (face-attribute, set-face-attribute): Mention existence
7453 of `:ignore-defface' setting in docstring.
7454
7455 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7456
7457 * simple.el (completion-setup-function): Fix last change.
7458
7459 2005-11-17 John Paul Wallington <jpw@pobox.com>
7460
7461 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7462 Use `posn-set-point' instead of `mouse-set-point' because the
7463 latter is not fbound when configured without X.
7464
7465 * comint.el (comint-insert-input): Likewise.
7466
7467 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7468
7469 * simple.el (hard-newline): New variable.
7470 (sendmail-user-agent-compose, next-line): Use it.
7471
7472 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7473 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7474 (mail-mail-reply-to, mail-mail-followup-to)
7475 (mail-position-on-field, mail-signature, mail-yank-original)
7476 (mail-attach-file): Likewise.
7477
7478 * mail/mailheader.el (mail-header-format)
7479 (mail-header-format-function): Likewise.
7480
7481 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7482
7483 2005-11-17 Juri Linkov <juri@jurta.org>
7484
7485 * font-lock.el (font-lock-faces): Rename this defgroup from
7486 `font-lock-highlighting-faces'.
7487 (font-lock-comment-face, font-lock-comment-delimiter-face)
7488 (font-lock-string-face, font-lock-doc-face)
7489 (font-lock-keyword-face, font-lock-builtin-face)
7490 (font-lock-function-name-face, font-lock-variable-name-face)
7491 (font-lock-type-face, font-lock-constant-face)
7492 (font-lock-warning-face, font-lock-negation-char-face)
7493 (font-lock-preprocessor-face)
7494 (font-lock-regexp-grouping-backslash)
7495 (font-lock-regexp-grouping-construct): Rename :group from
7496 `font-lock-highlighting-faces' to `font-lock-faces'.
7497
7498 * cus-edit.el (lisp, c, tex):
7499 * progmodes/ada-mode.el (ada):
7500 * progmodes/asm-mode.el (asm):
7501 * progmodes/cperl-mode.el (cperl-faces):
7502 * progmodes/cpp.el (cpp):
7503 * progmodes/dcl-mode.el (dcl):
7504 * progmodes/f90.el (f90):
7505 * progmodes/fortran.el (fortran):
7506 * progmodes/icon.el (icon):
7507 * progmodes/idlwave.el (idlwave-misc):
7508 * progmodes/m4-mode.el (m4):
7509 * progmodes/make-mode.el (makefile):
7510 * progmodes/meta-mode.el (meta-font):
7511 * progmodes/modula2.el (modula2):
7512 * progmodes/octave-mod.el (octave):
7513 * progmodes/pascal.el (pascal):
7514 * progmodes/perl-mode.el (perl):
7515 * progmodes/prolog.el (prolog):
7516 * progmodes/ps-mode.el (PostScript-edit):
7517 * progmodes/scheme.el (scheme):
7518 * progmodes/sh-script.el (sh-script):
7519 * progmodes/simula.el (simula):
7520 * progmodes/tcl.el (tcl):
7521 * textmodes/nroff-mode.el (nroff):
7522 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7523 * textmodes/sgml-mode.el (sgml):
7524 * textmodes/texinfo.el (texinfo):
7525 Add :link (custom-group-link font-lock-faces) to defgroup.
7526
7527 * hi-lock.el (hi-lock): Rename this defgroup from
7528 `hi-lock-interactive-text-highlighting'. Change parent group from
7529 `faces' to `font-lock'. Add link to the manual.
7530 (hi-lock-mode, hi-lock-file-patterns-range)
7531 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7532 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7533 (hi-lock-faces): Add :group `faces'.
7534
7535 * cus-edit.el (custom-variable-prompt): Clarify the code.
7536
7537 * faces.el (face-read-string): Set the default value arg of
7538 completing-read.
7539
7540 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7541
7542 * rfn-eshadow.el (file-name-shadow-properties)
7543 (file-name-shadow-tty-properties, file-name-shadow-mode):
7544 Remove autoloads, because the file is now preloaded.
7545
7546 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7547
7548 * printing.el (easy-menu-intern): Don't define.
7549 (pr-get-symbol): Use easy-menu-intern only if defined.
7550
7551 * simple.el (blink-matching-open): Simplify a bit.
7552 (completion-setup-function): Fix the case of partial-completion-mode
7553 when the minibuffer's contents start with "-".
7554 Obey completion-base-size-function even when
7555 minibuffer-completing-file-name is non-nil.
7556
7557 2005-11-16 Richard M. Stallman <rms@gnu.org>
7558
7559 * net/eudcb-ph.el (eudc-ph-open-session):
7560 Use set-process-query-on-exit-flag.
7561
7562 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7563
7564 * international/ucs-tables.el (ucs-set-table-for-input):
7565 Use make-local-variable, not make-variable-buffer-local.
7566
7567 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7568 Improve warning message text.
7569
7570 * savehist.el (savehist-save-hook): Add :group.
7571
7572 * menu-bar.el (menu-bar-help-menu):
7573 Rename Find Extra Packages to External Packages.
7574
7575 * cus-edit.el (Custom-reset-standard): Verify that
7576 :custom-standard-value prop exists before calling it.
7577
7578 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7579
7580 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
7581
7582 * wid-edit.el (color): Enclose %t in %{...%}.
7583
7584 * cus-edit.el (face): Enclose %t in %{...%}.
7585
7586 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7587
7588 * savehist.el (savehist-mode-hook): Re-add the var.
7589 (savehist-mode): Use it.
7590
7591 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7592
7593 * textmodes/flyspell.el: Fix commenting convention.
7594 Remove unnecessary leading * in custom docstrings.
7595 (flyspell-emacs): Remove unused var.
7596 (flyspell-delete-region-overlays): Use remove-overlays.
7597 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7598 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7599 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7600 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7601 (make-flyspell-overlay): Don't locally reuse a global name.
7602 (flyspell-highlight-incorrect-region)
7603 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7604 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7605 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7606 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7607 Wrap calls to accept-process-output inside with-local-quit since it's
7608 often called from a post-command-hook.
7609 (flyspell-correct-word, flyspell-auto-correct-word):
7610 Use ispell-send-string.
7611 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7612
7613 * calendar/diary-lib.el (diary-list-entries): Also hide the
7614 terminating newline.
7615
7616 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7617
7618 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7619 window-system, to allow fonts on tty.
7620
7621 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7622
7623 * progmodes/gud.el (gud-speedbar-item-info): New function.
7624 (gud-install-speedbar-variables): Use it to display data type
7625 of watch expression as a tooltip in speedbar.
7626
7627 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7628
7629 * font-core.el (global-font-lock-mode): Add :version keyword,
7630 because default was changed.
7631
7632 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7633
7634 * startup.el (command-line): Use `custom-reevaluate-setting' for
7635 `file-name-shadow-mode'.
7636
7637 * loadup.el: Preload rfn-eshadow.
7638
7639 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7640 Add :version keyword.
7641 (file-name-shadow-properties, file-name-shadow-tty-properties)
7642 (file-name-shadow): Add :version keyword.
7643
7644 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7645 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7646 in the custom-group property of the symbol frames and the fringe
7647 group got no link to its parent group frames.
7648 Doc fix.
7649
7650 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7651
7652 * progmodes/gud.el (gud-stop-subjob): New function.
7653 (gud-menu-map, gud-tool-bar-map): Use it.
7654
7655 2005-11-16 Kim F. Storm <storm@cua.dk>
7656
7657 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7658 than kill it.
7659 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7660 to a more useful/logical place.
7661
7662 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7663
7664 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7665 go buttons complementary.
7666
7667 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7668
7669 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7670 (rfn-eshadow-sifn-equal): New function.
7671 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7672
7673 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7674
7675 * viper-utils.el (viper-non-word-characters-reformed-vi):
7676 Quote `-' in string.
7677
7678 * viper.el (viper-emacs-state-mode-list): Ensure that
7679 rcirc-mode buffers come up in Emacs state.
7680
7681 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7682 operation.
7683
7684 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7685
7686 * term.el (term-termcap-format): Fix typos.
7687 (term-down): Fix the negative argument case.
7688
7689 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7690
7691 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7692 2005-08-15.
7693 (gdb-ann3): New command gud-go.
7694 (menu): Accomodate gdb-mi.el.
7695 (gdb-assembler-custom): Make buffer of selected window current
7696 so that set-window-point works.
7697
7698 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7699 buttons and include new ones.
7700
7701 2005-11-16 Kim F. Storm <storm@cua.dk>
7702
7703 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7704 (gud-menu-map): Use it.
7705
7706 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
7707
7708 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7709 that works correctly for Custom and that does not override a user
7710 who disables it.
7711
7712 * help-mode.el (help-make-xrefs, help-xref-on-pp)
7713 (help-xref-interned, help-follow): Make hyperlinks for variables
7714 that are unbound, but have a non-nil variable-documentation property.
7715
7716 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7717 mode hook. (It conflicted with defcustoms for some mode hooks.)
7718 Use the `variable-documentation' property to give the mode hook a
7719 docstring and expand that docstring.
7720
7721 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
7722
7723 * savehist.el (savehist-mode): Don't bother with
7724 `custom-set-minor-mode'.
7725 (savehist-coding-system): Check XEmacs version.
7726 (history-length): Declare also at run time.
7727 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
7728 Don't set the customize state.
7729 (savehist-minibuffer-hook): Special case for when
7730 minibuffer-history-variable is equal to t.
7731
7732 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7733
7734 * files.el (write-file): Refresh VC status.
7735
7736 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7737 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7738 than fundamental-mode to see if the mode was set.
7739
7740 2005-11-14 Romain Francoise <romain@orebokech.com>
7741
7742 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
7743 dummy function in `eval-when-compile' to avoid compiler warning.
7744 Require `man' at compile time.
7745
7746 2005-11-14 Jay Belanger <belanger@truman.edu>
7747
7748 * calc-alg.el (calcFunc-write-out-power): Rename it to
7749 calcFunc-powerexpand.
7750 (math-write-out-power): Rename it to math-powerexpand; have it
7751 handle negative exponents.
7752 (calc-writeoutpower): Rename it to calc-powerexpand.
7753
7754 * calc-ext.el: Change calcFunc-writeoutpower and
7755 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
7756 autoloads.
7757 Add calcFunc-ldiv to autoloads.
7758
7759 * calc-arith.el (calcFunc-ldiv): New function.
7760
7761 * calc.el (calc-left-divide): New function.
7762
7763 2005-11-14 Juri Linkov <juri@jurta.org>
7764
7765 * cus-edit.el (custom-variable-prompt): Set the default value arg
7766 of completing-read.
7767
7768 * cus-dep.el (custom-make-dependencies): Reverse the list of
7769 found dependencies.
7770
7771 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
7772
7773 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
7774 Highlighting" entry, it is on by default now.
7775 (menu-bar-options-save): Do not save global-font-lock-mode.
7776
7777 2005-11-13 Richard M. Stallman <rms@gnu.org>
7778
7779 * textmodes/flyspell.el (flyspell-large-region):
7780 Call flyspell-accept-buffer-local-defs.
7781
7782 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
7783
7784 * textmodes/flyspell.el (flyspell-notify-misspell):
7785 Fix misspelling of "Misspelling".
7786 (flyspell-process-localwords): New function.
7787 (flyspell-large-region): Call flyspell-process-localwords and
7788 flyspell-delete-region-overlays.
7789 (flyspell-delete-region-overlays): New function.
7790 (flyspell-delete-all-overlays): Call that.
7791
7792 2005-11-13 Richard M. Stallman <rms@gnu.org>
7793
7794 * help.el (help-for-help-internal): Improve doc of C-h a.
7795 (describe-key): Improve prompt; doc fix.
7796
7797 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7798
7799 * vc-svn.el (vc-svn-registered): Catch all errors.
7800
7801 * cus-dep.el (custom-make-dependencies): Typo.
7802
7803 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
7804
7805 * net/tramp-util.el (top): Fix compilation warning.
7806
7807 2005-11-13 Kim F. Storm <storm@cua.dk>
7808
7809 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
7810
7811 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7812
7813 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
7814 (gud-speedbar-buttons): Match on "const char *" too.
7815
7816 * progmodes/gdb-ui.el (gdb-var-create-handler)
7817 (gdb-var-list-children-handler): Match on "const char *" too.
7818 (gdb-var-evaluate-expression-handler): Match on empty string.
7819 (gdb-var-update-handler): Only call
7820 gdb-var-evaluate-expression-handler when required.
7821
7822 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7823
7824 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
7825 selected window. This still doesn't work for speedbar.
7826 (gud-speedbar-buttons): Handle string expressions properly.
7827
7828 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
7829 (gdb-var-create-handler): Handle string expressions properly.
7830 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
7831 Handle string expressions properly. Move "type" field into regexp.
7832
7833 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7834
7835 * bookmark.el (bookmark-maybe-message): New function to reduce
7836 code duplication: invokes `message' iff baud-rate is high enough.
7837 (bookmark-write-file): Use above instead of an inline conditional.
7838 (bookmark-load): Same.
7839
7840 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7841
7842 * bookmark.el (bookmark-write-file): Don't visit the destination
7843 file, just write the data to it using write-region. This is
7844 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
7845 change to avoid visiting the file in the first place.
7846
7847 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
7848
7849 * hi-lock.el (hi-lock-mode): Set the default value of
7850 font-lock-defaults.
7851
7852 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
7853
7854 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
7855 arg to `file-attributes'.
7856 (find-lisp-format): The UID and GID can now be strings.
7857
7858 2005-11-12 Kim F. Storm <storm@cua.dk>
7859
7860 * help.el (help-map): Bind C-h d to apropos-documentation.
7861
7862 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
7863 when point is at end-of-buffer.
7864
7865 * apropos.el (apropos-match-face): Doc fix.
7866 (apropos-sort-by-scores): Add new choice `verbose'.
7867 (apropos-documentation-sort-by-scores): New defcustom.
7868 (apropos-pattern): Now contains the pattern entered by the user.
7869 (apropos-pattern-quoted): New defvar.
7870 (apropos-regexp): New defvar, containing the regexp corresponding
7871 to apropos-pattern.
7872 (apropos-all-words-regexp): Rename from apropos-all-regexp.
7873 (apropos-read-pattern): New defun. Use it to read pattern arg in
7874 interactive calls; returns list of words for a word list, and
7875 string for a regexp.
7876 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
7877 parses a list of words or regexp as returned by apropos-read-pattern.
7878 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
7879 (apropos-score-doc): Return a very high score if the string
7880 entered by the user matches literally.
7881 (apropos-variable): Doc fix. Use apropos-read-pattern.
7882 (apropos-command): Doc fix. Use apropos-read-pattern and
7883 apropos-parse-pattern. Call apropos-print with nosubst=t.
7884 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
7885 apropos-parse-pattern.
7886 (apropos-documentation): Doc fix. Use apropos-read-pattern and
7887 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
7888 apropos-documentation-sort-by-scores. Call apropos-print with
7889 nosubst=t.
7890 (apropos-documentation-internal): Pass doc string through
7891 substitute-key-definition before adding text properties.
7892 Highlight substring matching literal user input if possible.
7893 (apropos-documentation-check-doc-file): Remove locals beg and end.
7894 Fix calculation of score (as added twice). Pass doc string through
7895 substitute-key-definition before adding text properties.
7896 (apropos-documentation-check-elc-file): Pass doc string through
7897 substitute-key-definition before adding text properties.
7898 Highlight substring matching literal user input if possible.
7899 (apropos-print): Add new arg NOSUBST; if set, command and variable
7900 doc strings have already been passed through substitute-key-definition.
7901 Add code to handle apropos-accumulator items without score element
7902 for backwards compatibility (e.g. with woman package).
7903 Only show scores if apropos-sort-by-scores is `verbose'.
7904
7905 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7906
7907 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
7908 Add jka-compr-load-suffixes to load-suffixes.
7909
7910 * jka-compr.el: Require jka-cmpr-hook.
7911 (jka-compr-info-compress-message, jka-compr-info-compress-program)
7912 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
7913 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
7914 (jka-compr-info-can-append, jka-compr-info-strip-extension)
7915 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
7916 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
7917 (jka-compr-uninstall): Remove entries from
7918 jka-compr-added-to-file-coding-system-alist after they are used.
7919 (jka-compr-error): Remove unused var `curbuf'.
7920 (jka-compr-file-local-copy): Remove unused var `notfound'.
7921
7922 2005-11-10 Romain Francoise <romain@orebokech.com>
7923
7924 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
7925
7926 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
7927
7928 * progmodes/gud.el (gud-menu-map): Move parentheses.
7929 (gdb): New command gud-pv.
7930
7931 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7932
7933 * tar-mode.el: Remove spurious or unnecessary leading stars
7934 in docstrings.
7935 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
7936 (tar-parse-octal-integer-safe): Use mapc.
7937 (tar-header-block-summarize): Remove unused var `ck'.
7938 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
7939 cleared before. Obey default-enable-multibyte-characters.
7940 Use mapconcat. Simplify setting of tar-header-offset.
7941 (tar-mode-map): Move initialization inside delcaration.
7942 (tar-flag-deleted): Use `abs'.
7943 (tar-expunge-internal): Remove unused var `line'.
7944 (tar-expunge-internal): Don't hardcode point-min==1.
7945 (tar-expunge): Widen while doing set-buffer-multibyte.
7946 (tar-rename-entry): Use file-name-coding-system.
7947 (tar-alter-one-field): Don't hardcode point-min==1.
7948 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
7949 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
7950
7951 2005-11-10 Masatake YAMATO <jet@gyve.org>
7952
7953 * add-log.el (add-log-current-defun): Handle class::method
7954 notation of c++. Fix incorrect comment.
7955
7956 2005-11-10 Alan Mackenzie <acm@muc.de>
7957
7958 * help-fns.el (describe-variable): Make C-h v work when a variable
7959 has variable documentation yet is unbound.
7960
7961 2005-11-10 Masatake YAMATO <jet@gyve.org>
7962
7963 * man.el (Man-highlight-references): Set an empty
7964 string to `Man-arguments' if it is nil.
7965 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
7966
7967 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7968
7969 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
7970 commenting conventions.
7971
7972 * cus-dep.el (custom-make-dependencies): Simplify.
7973 Better follow the commenting conventions.
7974
7975 2005-11-09 Richard M. Stallman <rms@gnu.org>
7976
7977 * apropos.el (apropos-pattern): Rename from apropos-regexp.
7978 (apropos-orig-pattern): Rename from apropos-orig-regexp.
7979 All uses changed.
7980 (apropos-rewrite-regexp): Doc fix.
7981 (apropos-variable, apropos-command, apropos, apropos-value):
7982 Change prompt; carry through the argument renaming.
7983
7984 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7985
7986 * find-lisp.el: Require dired.
7987 (find-lisp-find-dired-internal): Do not call
7988 `abbreviate-file-name' on DIR.
7989
7990 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
7991
7992 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
7993
7994 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
7995
7996 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
7997 when using the speedbar.
7998 (gdb): New command gud-pp.
7999 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
8000
8001 2005-11-09 Juri Linkov <juri@jurta.org>
8002
8003 * replace.el (occur-excluded-properties): New defcustom.
8004 (occur-1, occur-engine, occur-accumulate-lines): Use it.
8005
8006 2005-11-08 Jay Belanger <belanger@truman.edu>
8007
8008 * calc/calc-units.el (math-convert-units): Replace any composite
8009 unit by its definition.
8010
8011 2005-11-08 Lars Hansen <larsh@soem.dk>
8012
8013 * emacs-lisp/autoload.el (update-directory-autoloads):
8014 Add obsolete function alias.
8015
8016 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8017
8018 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
8019 comment-indent-function.
8020 (lisp-comment-indent): Replace by an alias for comment-indent-default.
8021
8022 * reveal.el (reveal-post-command): Rework the handling of
8023 reveal-open-spots, so as to be more reliable. There were several
8024 tricky corner cases where an open spot might be lost, or where
8025 a closed spot might end up on the list of open spots.
8026 Only reveal text that's ellipsised.
8027
8028 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
8029
8030 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
8031
8032 2005-11-07 John Paul Wallington <jpw@gnu.org>
8033
8034 * ibuffer.el (ibuffer): Search iconified frames too when
8035 getting Ibuffer buffer's window.
8036
8037 2005-11-06 Richard M. Stallman <rms@gnu.org>
8038
8039 * progmodes/compile.el (compilation-internal-error-properties):
8040 save-excursion around the computation of MARKER.
8041
8042 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
8043
8044 * textmodes/flyspell.el (flyspell-external-point-words):
8045 flyspell-get-word returns a list, not just a string.
8046
8047 2005-11-06 John Paul Wallington <jpw@pobox.com>
8048
8049 * ibuffer.el (ibuffer): Search all visible frames when getting
8050 Ibuffer buffer's window.
8051
8052 2005-11-07 Masatake YAMATO <jet@gyve.org>
8053
8054 * man.el (Man-reference-regexp): Accept spaces between
8055 `Man-name-regexp' and `Man-section-regexp'.
8056 (Man-apropos-regexp): New variable.
8057 (Man-abstract-xref-man-page): Use value for `Man-target-string'
8058 if available.
8059 (Man-highlight-references, Man-highlight-references0):
8060 Handle the case when `Man-arguments' includes "-k".
8061 (Man-highlight-references0): Rename the argument `TARGET-POS' to
8062 `TARGET'. `TARGET' can be a number, function or nil.
8063
8064 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
8065
8066 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
8067 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
8068 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
8069 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
8070 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
8071 (gdb-send-item): Use buffer-local-value and simplify.
8072
8073 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
8074
8075 * startup.el (command-line): Use `custom-reevaluate-setting' for
8076 `global-font-lock-mode'.
8077
8078 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
8079 by default, except in batch mode or when the -D option is given.
8080
8081 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
8082 specified keyword args on to `define-minor-mode'. Update docstring.
8083
8084 2005-11-05 Romain Francoise <romain@orebokech.com>
8085
8086 * replace.el (occur-engine): Add marker at end of line, too.
8087
8088 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8089
8090 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8091 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8092 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8093 (pgg-pgp-sign-region, pgg-pgp-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-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8097 pgg-add-passphrase-to-cache function.
8098
8099 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8100 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8101 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8102 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8103 argument to all these routines, so the passphrase can be managed
8104 externally and passed in to the system.
8105 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8106 function.
8107
8108 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8109
8110 * font-lock.el: Don't deal with font-lock-face-attributes here,
8111 move the code ...
8112
8113 * startup.el (command-line): ... here. Use face-spec-set instead
8114 of custom-declare-face.
8115
8116 * faces.el (face-spec-set): Reset the face if spec is not nil.
8117
8118 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8119
8120 * newcomment.el (comment-region-internal): Box more tightly in the
8121 common case where there's no TAB in the boxed text.
8122
8123 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8124
8125 * info.el (info-tool-bar-map): Use images prev-node, next-node and
8126 up-node.
8127
8128 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8129
8130 * newsticker.el: Commentary updated. Code formatting changed.
8131 (newsticker-version): Change to "1.9".
8132 (newsticker, newsticker-feed): Doc fix.
8133 (newsticker-url-list): Doc fix. Add option "Weekly".
8134 (newsticker-retrieval-interval): Add option "Weekly".
8135 (newsticker-headline-processing): Doc fix.
8136 (newsticker-auto-mark-filter): Remove.
8137 (newsticker-auto-mark-filter-list): New.
8138 (newsticker-layout, newsticker-sort-method): Doc fix.
8139 (newsticker-hide-old-items-in-newsticker-buffer)
8140 (newsticker-heading-format, newsticker-item-format)
8141 (newsticker-desc-format): Doc fix.
8142 (newsticker-show-all-rss-elements): Remove.
8143 (newsticker-show-all-news-elements): New.
8144 (newsticker-faces, newsticker-ticker): Doc fix.
8145 (remove-from-invisibility-spec): Code formatting.
8146 (newsticker--process-ids): New.
8147 (newsticker-mode): Doc fix.
8148 (newsticker-mode): Change mode-line-format.
8149 (newsticker-start): Remove debug output.
8150 (newsticker-start-ticker): Doc fix. Add autoload cookie.
8151 (newsticker-w3m-show-inline-images): Code formatting.
8152 (newsticker-next-item): Call `force-mode-line-update'.
8153 (newsticker-previous-item): Call `force-mode-line-update'.
8154 (newsticker-next-feed): Call `force-mode-line-update'.
8155 (newsticker-previous-feed): Call `force-mode-line-update'.
8156 (newsticker-mark-all-items-at-point-as-read): Code formatting.
8157 (newsticker-show-old-items): Do not show descs.
8158 (newsticker-hide-entry): Hide too much.
8159 (newsticker-hide-entry, newsticker-show-entry)
8160 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
8161 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
8162 (newsticker-toggle-auto-narrow-to-item): Code formatting.
8163 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
8164 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
8165 (newsticker-get-news): Call `force-mode-line-update'.
8166 Collect process ids.
8167 (newsticker--sentinel): Change coding system handling.
8168 Move image retrieval to new functions newsticker--get-logo-url-*.
8169 Move feed parsing to new functions newsticker--parse-*.
8170 Update list of process ids.
8171 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
8172 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
8173 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
8174 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
8175 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
8176 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
8177 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
8178 (newsticker--decode-coding-string): Remove.
8179 (newsticker--decode-numeric-entities): Check input. Format code.
8180 (newsticker--remove-whitespace): Check input.
8181 (newsticker--do-forget-preformatted): Doc fix.
8182 (newsticker--decode-rfc822-date): Allow for missing time.
8183 (newsticker--update-process-ids): New.
8184 (newsticker--image-sentinel): Change comment.
8185 (newsticker--image-read): Change error message.
8186 (newsticker--imenu-goto): Doc fix. Show headline title.
8187 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
8188 (newsticker--buffer-do-insert-text): Clean whitespace in
8189 html-rendered headline title. Code formatting.
8190 Call `newsticker--buffer-print-extra-elements'.
8191 (newsticker--buffer-print-extra-element): Remove.
8192 (newsticker--buffer-print-extra-elements): New.
8193 (newsticker--buffer-do-print-extra-element): New.
8194 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
8195 large sizes.
8196 (newsticker--run-auto-mark-filter)
8197 (newsticker--do-run-auto-mark-filter):
8198 Use `newsticker-auto-mark-filter-list'.
8199
8200 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
8201
8202 * net/rcirc.el: Use split-string OMIT-NULLS argument.
8203 (rcirc-print): Force redisplay before running hooks. Do long
8204 buffer truncation after making new text read-only. Deal with nil
8205 text when decoding strings. If TARGET is nil, use either the
8206 currently selected buffer, if it is an rcirc buffer and of the
8207 same process or the process buffer.
8208 (rcirc-mode): Remove header-line. Recompute short buffer names.
8209 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
8210 (rcirc-short-buffer-name): Add variable.
8211 (rcirc-kill-buffer-hook): Recompute short buffer names.
8212 Remove nick from private channel.
8213 (rcirc-send-input): Send command text to current-buffer.
8214 Don't clear overlay arrow here.
8215 (rcirc-short-buffer-name): Return a short buffer name.
8216 (rcirc-update-short-buffer-names, rcirc-abbreviate)
8217 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
8218 buffer-name abbreviations.
8219 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
8220 Do not touch nick-table when killing a parted channel.
8221 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
8222 Clear arrow from current buffer if it is now hidden.
8223 (rcirc-current-buffer): Add variable.
8224 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
8225 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
8226 Remove -face from names.
8227 (rcirc-update-activity-string): Print "DND" when globally ignoring
8228 activity.
8229 (rcirc-ignore-buffer-activity-flag): Rename from
8230 rcirc-ignore-channel-activity.
8231 (rcirc-ignore-all-activity-flag): Doc fix.
8232 (rcirc-channels): Remove variable.
8233 (rcirc-kill-buffer-hook):
8234 (rcirc-get-buffer-create): Add nick to private channel.
8235 (rcirc-multiline-edit-submit): Remove tabs.
8236 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
8237 folded.
8238 (rcirc-remove-nick-channel): Bug fix.
8239 (rcirc-toggle-ignore-buffer-activity): Rename from
8240 rcirc-toggle-ignore-channel-activity.
8241 (rcirc-record-activity): Add buffers to the front of the list.
8242 (rcirc-update-activity): Remove killed buffers from list.
8243 (rcirc-process-server-response-1): Remove last argument if it is
8244 null before calling handler.
8245 (rcirc): Add "rcirc" defcustom prefix.
8246 (rcirc-prompt): Simplify default prompt.
8247 Use custom-initialize-default.
8248 (rcirc-private-chats): Remove variable.
8249 (rcirc-prompt): Change initialization.
8250 (rcirc-version): Remove function.
8251 (rcirc-id-string): Add constant.
8252 (rcirc-last-buffer): Remove variable.
8253 (rcirc-buffer-alist): Add variable.
8254 (rcirc-connect): Update variable setup.
8255 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
8256 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
8257 default.
8258 (rcirc-handler-generic): Trigger activity.
8259 (rcirc-send-message): Create the buffor of the target.
8260 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
8261 (rcirc-get-buffer): Just return nil if there is no matching buffer.
8262 (rcirc-multiline-edit-cancel): Remove function.
8263 (rcirc-set-last-buffer): Remove function.
8264 (rcirc-get-any-buffer): Add function.
8265 (rcirc-join-channels): Don't print /join text.
8266 (rcirc-toggle-ignore-channel-activity): Add and update echo area
8267 messages.
8268 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
8269 (rcirc-handler-NOTICE): Recognize CTCP responses.
8270 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
8271 constructing TOPIC string for buffers we are not JOINed.
8272 (rcirc-handler-CTCP-response): Add handler.
8273 (rcirc-multiline-edit-submit): Restore the window-configuration
8274 before adjusting point.
8275 (rcirc): Add customization group.
8276 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
8277 (rcirc-user-full-name, rcirc-startup-channels-alist)
8278 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
8279 (rcirc-ignore-all-activity-flag, rcirc-time-format)
8280 (rcirc-input-ring-size, rcirc-read-only-flag)
8281 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
8282 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
8283 Change defvar to defcustom.
8284 (rcirc-update-prompt): Add optional ALL arg, which will update
8285 prompts in all rcirc buffers. Regexp quote replacement text.
8286 (rcirc-fill-column): Accept frame-width as a value.
8287 (rcirc-set-changed): Add function.
8288 (rcirc-next-active-buffer): Write more meaningful messages.
8289 (rcirc-faces): Add customization group.
8290 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
8291 (rcirc-nick-in-message-face, rcirc-prompt-face)
8292 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
8293 (with-rcirc-process-buffer): Move before first usage.
8294 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
8295 (rcirc-debug-flag): Rename from `rcirc-log-p'.
8296 (rcirc-debug): Rename from `rcirc-log'.
8297 (rcirc-format-response-string): Do not print `-' chars for a
8298 NOTICE with no sender. Simplify output of server responses.
8299
8300 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8301
8302 (rcirc-browse-url-map, rcirc-browse-url-at-point)
8303 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
8304 Make urls mouse and RET clickable.
8305
8306 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8307
8308 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
8309
8310 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8311
8312 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8313 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8314 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8315 (pgg-pgp-sign-region, pgg-pgp-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-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8319 pgg-add-passphrase-to-cache function.
8320
8321 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8322 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8323 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8324 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8325 argument to all these routines, so the passphrase can be managed
8326 externally and passed in to the system.
8327 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8328 function.
8329
8330 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
8331
8332 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
8333 from goto-address-url-regexp.
8334
8335 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8336
8337 * textmodes/org.el (org-read-date, org-goto-calendar)
8338 (org-recenter-calendar, org-agenda-goto-calendar):
8339 Temporarily clear `calendar-move-hook'.
8340
8341 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
8342
8343 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
8344 merging.
8345
8346 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8347 have merge clashes.
8348
8349 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8350
8351 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8352 Undo previous change.
8353
8354 * startup.el (command-line): Use `custom-reevaluate-setting' for
8355 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8356 tty-register-default-colors on Mac.
8357
8358 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8359
8360 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8361 (gdb-buffer-type): Make it automatically buffer local...
8362 (gdb-get-create-buffer): ...and set it accordingly.
8363 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8364 actually work.
8365
8366 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8367
8368 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8369 not red.
8370
8371 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8372
8373 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8374 case GUD buffer is not visible.
8375 (gdb-goto-breakpoint): Try to force display in source buffer.
8376 (gdb-frame-gdb-buffer): Copy other similar functions.
8377 (gdb-restore-windows): Don't display source if not asked for.
8378 (gdb-assembler-buffer-name): Don't capitalise.
8379
8380 2005-11-03 Richard M. Stallman <rms@gnu.org>
8381
8382 * wid-edit.el (key-sequence): New widget type.
8383
8384 * simple.el (set-mark-command-repeat-pop): New variable.
8385 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8386 if set-mark-command-repeat-pop is true.
8387
8388 * info.el (Info-fontify-node): Don't display extra "see" if there
8389 already is one here.
8390
8391 * mouse.el: Fix special handling of DEL after dragging a region:
8392 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8393 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8394
8395 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8396
8397 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8398 not to assume it pertains to an affix.
8399
8400 * textmodes/flyspell.el (flyspell-post-command-hook):
8401 Bind deactivate-mark to prevent deactivation.
8402
8403 2005-11-03 Lars Hansen <larsh@soem.dk>
8404
8405 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8406 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8407 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8408
8409 2005-11-03 Romain Francoise <romain@orebokech.com>
8410
8411 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8412 Update copyright years.
8413
8414 2005-11-03 Sam Steingold <sds@gnu.org>
8415
8416 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8417 Use system-type instead of window-system because window-system is not
8418 correctly defined during loadup.
8419
8420 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8421
8422 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8423 (xml-parse-tag): Join strings separated by a comment properly.
8424
8425 2005-11-02 Andreas Schwab <schwab@suse.de>
8426
8427 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8428
8429 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8430
8431 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8432 (byte-optimize-pure-func): Quote the eval'd value.
8433
8434 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8435 Rename from perl-font-lock-syntactic-face-function.
8436 Change the calling convention so it can be used as a font-lock MATCHER.
8437 Do the parse-partial-sexp loop outselves.
8438 (perl-font-lock-syntactic-keywords): Use it.
8439 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8440
8441 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8442
8443 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8444 disassembly buffer too.
8445 (gdb-exited): Remove overlay arrows when execution has finished.
8446 (gdb-info-frames-custom, gdb-info-threads-custom)
8447 (gdb-info-registers-custom): Don't add inappropriate text
8448 properties if inferior is not active.
8449
8450 2005-11-02 Glenn Morris <rgm@gnu.org>
8451
8452 * progmodes/fortran.el (fortran-blink-match):
8453 Use `blink-matching-delay'.
8454
8455 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8456
8457 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8458
8459 2005-11-02 Lars Hansen <larsh@soem.dk>
8460
8461 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8462 "Permission denied".
8463
8464 2005-11-01 Richard M. Stallman <rms@gnu.org>
8465
8466 * textmodes/flyspell.el (flyspell-external-point-words):
8467 Pass nil to flyspell-get-word.
8468
8469 2005-11-02 Kim F. Storm <storm@cua.dk>
8470
8471 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8472 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8473
8474 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8475
8476 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8477 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8478 (calendar-mouse-print-dates): Add optional `event' argument.
8479 Update interactive-spec.
8480 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8481 Use `calendar-event-to-date' instead of `event'.
8482
8483 2005-11-02 Masatake YAMATO <jet@gyve.org>
8484
8485 * progmodes/ld-script.el (ld-script-builtins):
8486 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8487 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8488 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8489
8490 2005-11-01 Romain Francoise <romain@orebokech.com>
8491
8492 * vc-sccs.el: Update copyright year.
8493 * ezimage.el: Likewise.
8494
8495 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8496
8497 * info.el (Info-fontify-node): Use `string-width' for fontifying
8498 underlined titles.
8499
8500 2005-11-01 Juri Linkov <juri@jurta.org>
8501
8502 * info.el (Info-fontify-node): Downcase node header keywords Node,
8503 Prev, Next, Up before comparison.
8504 (Info-history): Insert absolute directory name, and put invisible
8505 property on it.
8506
8507 2005-11-01 Juri Linkov <juri@jurta.org>
8508
8509 * info.el (Info-file-supports-index-cookies): New variable.
8510 (Info-find-node-2): Check makeinfo version for index cookie support.
8511 (Info-index-nodes): Search for nodes with index cookies only when
8512 Info-file-supports-index-cookies is t. Otherwise, search nodes
8513 with "Index" in the node name.
8514 (Info-index-node): Search index cookie in the current node only when
8515 Info-file-supports-index-cookies is t. Otherwise, check the word
8516 "Index" in the node name.
8517 (Info-find-emacs-command-nodes): Remove code that searches nodes
8518 with "Index" node name in the top menu.
8519
8520 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8521
8522 * progmodes/scheme.el (scheme-mode-variables): Use the default
8523 comment-indent-function.
8524
8525 * faces.el (face-attribute): Handle the case where a face inherits from
8526 a non-existent face.
8527
8528 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8529 for octal and hexa output, and merge the char into the paren.
8530 (kill-new): Use push.
8531 (copy-to-buffer): Use with-current-buffer.
8532 (completion-setup-function): Move code in loop to remove redundancy.
8533 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8534 those inherited from minibuffer-local-completion-map.
8535
8536 * savehist.el (savehist-mode) <defcustom>:
8537 Use custom-set-minor-mode if available.
8538 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8539 and emit a message if applicable.
8540
8541 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8542
8543 * savehist.el: Sync up to version 19.
8544 (savehist-mode): New minor mode.
8545 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8546 (savehist-length): Remove (use history-length instead).
8547 (savehist-file-modes): Rename from savehist-modes.
8548 (savehist-save-hook, savehist-loaded): New vars.
8549 (savehist-load): Use savehist-mode. Try to smooth up transition from
8550 old format to new format.
8551 (savehist-install): Allow savehist-autosave-interval to be nil.
8552 (savehist-save): Run the new hook. Be more careful to only trim the
8553 history variables.
8554 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8555 (savehist-printable): Print into a buffer rather than char-by-char.
8556
8557 2005-11-01 John Wiegley <johnw@newartisans.com>
8558
8559 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8560 toggle-ignore keybinding (C-a). The author said it had been
8561 disabled much earlier due to a possible incompatibility, but after
8562 many months of usage I have encountered no problems (and it is a
8563 rather useful option, especially for switching to " *temp*").
8564
8565 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8566 support for OS/X's AddressBook, by calling out to the open source
8567 program "contacts" (installable through Fink).
8568
8569 * net/eudc.el (eudc-expand-inline): If the
8570 `eudc-multiple-match-handling-method' is set to `all', delete the
8571 query string before inserting the query result.
8572
8573 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8574 flag, to prevent Eshell from using the system ls when
8575 `eshell-ls-insert-directory' is in used.
8576 (eshell-ls-insert-directory): Disable font-lock in directory
8577 buffer so that Eshell's own fontification is seen. This broke
8578 recently due to changes in font-lock, so this goes back to version
8579 21 behavior.
8580
8581 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8582
8583 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8584 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8585 (gdb-many-windows): Doc fix.
8586
8587 2005-10-31 Romain Francoise <romain@orebokech.com>
8588
8589 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8590
8591 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8592
8593 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8594 that global-font-lock-mode can be enabled by default.
8595
8596 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8597 (font-lock-add-keywords, font-lock-remove-keywords)
8598 (font-lock-fontify-buffer): Remove autoload cookies.
8599
8600 * jit-lock.el (jit-lock-register): Likewise.
8601
8602 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8603
8604 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8605
8606 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8607 intact if there is no gud-comint-buffer.
8608
8609 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8610
8611 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8612 old prompt comint-prompt-read-only is t and GDB commands are
8613 issued from tool bar etc.
8614
8615 2005-10-31 Masatake YAMATO <jet@gyve.org>
8616
8617 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8618
8619 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8620
8621 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8622 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8623
8624 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8625
8626 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8627 starting at beginning of line. Fontification is messed up when
8628 `open-paren-in-column-0-is-defun-start' set to t.
8629 Reported by John Paul Wallington <jpw@pobox.com>.
8630
8631 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8632
8633 * comint.el (comint-send-input): Call `comint-update-fence' when
8634 `comint-process-echoes' and `comint-prompt-read-only' are both
8635 non-nil, to avoid leftover read-only newline.
8636
8637 2005-10-30 Richard M. Stallman <rms@gnu.org>
8638
8639 * textmodes/flyspell.el (flyspell-external-point-words):
8640 Detect when WORD can't be checked properly because
8641 flyspell-get-word finds just part of it, and move on.
8642
8643 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8644 boundarychar for Polish.
8645 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8646 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8647
8648 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8649
8650 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8651 (gdb-registers-font-lock-keywords): Delete.
8652 (gdb-registers-mode): Don't fontify.
8653 (gdb-info-registers-custom): Use text properties instead as, in
8654 future, changed register values will use font-lock-warning-face.
8655 (gdb-local-font-lock-keywords): Rename to...
8656 (gdb-locals-font-lock-keywords): ...for consistency.
8657
8658 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8659
8660 * vc.el (vc-switch-backend): Better error message if the buffer is
8661 not visiting a file under version control.
8662
8663 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8664
8665 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8666
8667 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8668 ~/.emacs.d/.emacs.
8669
8670 2005-10-29 Richard M. Stallman <rms@gnu.org>
8671
8672 * replace.el (occur-mode-mouse-goto): Always go to other window.
8673 (occur-mode-goto-occurrence): Always switch in same window.
8674
8675 * simple.el (undo): Display message at end, not at start.
8676
8677 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8678 New arg REUSE-CELL.
8679 (cancel-timer-internal): New function.
8680 (timer-event-handler): Use cancel-timer-internal,
8681 and pass the cell it returns to timer-activate...
8682
8683 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8684 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8685 (jit-lock-after-change): Test memory-full.
8686
8687 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8688
8689 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8690 part of the decoded armor to find the key-identifier.
8691 (pgg-gpg-lookup-key-owner): New function to return the
8692 human-readable identifier of a key owner.
8693 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8694 key itself.
8695 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8696 the key value) if we have a key and can match it against a secret
8697 key. Also, added a note pointing out fact that the prompt only
8698 indicates the first matching key.
8699
8700 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8701 pgg-decrypt-region.
8702 (pgg-pending-timers): A new hash for tracking the passphrase cache
8703 timers, so that new ones supercede old ones.
8704 (pgg-add-passphrase-to-cache): Rename from
8705 `pgg-add-passphrase-cache' to reduce confusion (all callers
8706 changed). Modified to cancel old timers when new ones are added.
8707 (pgg-remove-passphrase-from-cache): Rename from
8708 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8709 changed). Modified to cancel old timers when their keys are
8710 removed from the cache.
8711 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8712 XEmacs, an indirection to delete-itimer.
8713 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8714 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8715 users can only check cache without risk of prompting. Correct bug in
8716 notruncate behavior.
8717 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8718 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8719 Add informative docstrings.
8720 (pgg-decrypt): Convey provided passphrase in subordinate call to
8721 pgg-decrypt-region.
8722
8723 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8724 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8725 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8726 `passphrase' argument, so the passphrase can be managed externally
8727 and then passed in to the system.
8728
8729 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8730 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8731 so the passphrase cache can be used reliably with identifiers
8732 besides a pgp packet's key id.
8733
8734 * pgg-gpg.el (pgg-pgp-encrypt-region)
8735 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8736 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8737 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8738 argument to all these routines, so the passphrase can be managed
8739 externally and passed in to the system.
8740
8741 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8742 `notruncate' argument, so the passphrase cache can be used
8743 reliably with identifiers besides a pgp packet's key id.
8744
8745 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8746
8747 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8748 symmetric encryption.
8749 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8750 encrypted session key.
8751 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8752 message ask for the passphrase in a proper way.
8753
8754 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8755 New user commands for symmetric encryption.
8756
8757 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
8758
8759 * textmodes/conf-mode.el (conf-assignment-sign)
8760 (conf-assignment-regexp): Fix docstrings.
8761 (conf-mode-initialize): New function.
8762 (conf-mode): Remove optional args. Use delay-mode-hooks to
8763 recognize recursive calls.
8764 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
8765 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
8766 (conf-xdefaults-mode): Use define-derived-mode and
8767 conf-mode-initialize.
8768
8769 2005-10-29 Romain Francoise <romain@orebokech.com>
8770
8771 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
8772
8773 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8774
8775 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8776 part of the decoded armor to find the key-identifier.
8777 (pgg-gpg-lookup-key-owner): New function to return the
8778 human-readable identifier of a key owner.
8779 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8780 key itself.
8781 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8782 the key value) if we have a key and can match it against a secret
8783 key. Also, added a note pointing out fact that the prompt only
8784 indicates the first matching key.
8785
8786 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8787 pgg-decrypt-region.
8788 (pgg-pending-timers): A new hash for tracking the passphrase cache
8789 timers, so that new ones supercede old ones.
8790 (pgg-add-passphrase-to-cache): Rename from
8791 `pgg-add-passphrase-cache' to reduce confusion (all callers
8792 changed). Modified to cancel old timers when new ones are added.
8793 (pgg-remove-passphrase-from-cache): Rename from
8794 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8795 changed). Modified to cancel old timers when their keys are
8796 removed from the cache.
8797 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8798 XEmacs, an indirection to delete-itimer.
8799 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8800 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8801 users can only check cache without risk of prompting. Correct bug in
8802 notruncate behavior.
8803 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8804 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8805 Add informative docstrings.
8806 (pgg-decrypt): Convey provided passphrase in subordinate call to
8807 pgg-decrypt-region.
8808
8809 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
8810
8811 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8812 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8813 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8814 `passphrase' argument, so the passphrase can be managed externally
8815 and then passed in to the system.
8816
8817 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8818 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8819 so the passphrase cache can be used reliably with identifiers
8820 besides a pgp packet's key id.
8821
8822 * pgg-gpg.el (pgg-pgp-encrypt-region)
8823 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8824 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8825 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8826 argument to all these routines, so the passphrase can be managed
8827 externally and passed in to the system.
8828
8829 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8830 `notruncate' argument, so the passphrase cache can be used
8831 reliably with identifiers besides a pgp packet's key id.
8832
8833 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8834
8835 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8836 symmetric encryption.
8837 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8838 encrypted session key.
8839 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8840 message ask for the passphrase in a proper way.
8841
8842 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8843 New user commands for symmetric encryption.
8844
8845 2005-10-28 Bill Wohler <wohler@newt.com>
8846
8847 * help-mode.el (help-url): New button type. Calls browse-url.
8848 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
8849 Similar to Info nodes: URL `url'.
8850 (help-make-xrefs): Create help-url buttons for
8851 help-xref-url-regexp matches.
8852
8853 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
8854
8855 * tool-bar.el (tool-bar-add-item-from-menu)
8856 (tool-bar-local-item-from-menu): Fix doc strings.
8857
8858 2005-10-28 Romain Francoise <romain@orebokech.com>
8859
8860 * ldefs-boot.el: Update.
8861
8862 * subr.el (locate-library): Move from help-fns.el.
8863 * help-fns.el (locate-library): Move to subr.el.
8864
8865 2005-10-28 Richard M. Stallman <rms@gnu.org>
8866
8867 * net/tramp.el (tramp-completion-mode): defvar moved up.
8868
8869 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
8870
8871 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
8872
8873 * files.el (find-file-noselect): Use %d to format large file size.
8874
8875 * bindings.el (mode-line-format): Add %e.
8876
8877 * loadup.el ("facemenu"): Load unconditionally.
8878 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
8879 ("x-dnd"): Load, when appropriate.
8880
8881 * startup.el (command-line): Call before-init-hook earlier.
8882 Warn about some bad characters in -u user name.
8883
8884 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
8885 (flyspell-external-point-words): Error if misspelled word is not found.
8886 Set flyspell-large-region-beg at end of word.
8887
8888 2005-10-28 Andreas Schwab <schwab@suse.de>
8889
8890 * view.el (View-revert-buffer-scroll-page-forward):
8891 Use view-page-size-default.
8892
8893 2005-10-28 Juri Linkov <juri@jurta.org>
8894
8895 * international/quail.el (quail-get-current-str): Translate last
8896 raw character for deterministic input methods.
8897
8898 2005-10-27 Jay Belanger <belanger@truman.edu>
8899
8900 * calc/calc-ext.el: Add functions to autoloads.
8901 (math-identity-matrix-p, math-ident-row-p): New functions.
8902
8903 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
8904 multiplication by an identity matrix; don't turn multiplication by
8905 an inverse matrix into division.
8906 (math-div-symbol-fancy): Replace division by matrices with
8907 multiplication by inverse.
8908
8909 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
8910
8911 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
8912 (calc-writeoutpower): New functions.
8913
8914 2005-10-27 Romain Francoise <romain@orebokech.com>
8915
8916 * replace.el (occur-engine): Include colon in mouse-face highlight.
8917
8918 * dired-x.el: Change Maintainer field.
8919
8920 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
8921
8922 * longlines.el (longlines-mode): Bind after-change-functions to
8923 nil during initial decoding and final encoding.
8924
8925 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
8926
8927 * term.el (term-emulate-terminal, term-handle-colors-array)
8928 (term-handle-ansi-escape): Specify the terminfo capabilities
8929 implemented.
8930
8931 2005-10-26 Richard M. Stallman <rms@gnu.org>
8932
8933 * info.el (Info-fontify-node): Fix detection of sentence-break
8934 before *Note.
8935
8936 2005-10-26 Romain Francoise <romain@orebokech.com>
8937
8938 * smerge-mode.el: Add `tools' to file keywords.
8939
8940 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
8941
8942 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
8943 when the fringe is not available.
8944
8945 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
8946 (def-gdb-auto-update-trigger): Simplify construction.
8947 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
8948 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
8949 defined explicitly.
8950 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
8951 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
8952 defined explicitly.
8953 (gdb-info-locals-custom): Remove as it's a no-op.
8954
8955 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
8956
8957 * longlines.el (longlines-mode): Remove narrowing before
8958 performing the initial decoding or final encoding.
8959
8960 2005-10-25 Romain Francoise <romain@orebokech.com>
8961
8962 * emacs-lisp/find-func.el (find-library-name): Also strip
8963 extension if library name ends in .el, to take advantage of
8964 `find-library-suffixes'.
8965
8966 2005-10-25 Richard M. Stallman <rms@gnu.org>
8967
8968 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
8969
8970 2005-10-25 Juri Linkov <juri@jurta.org>
8971
8972 * textmodes/texinfo.el (texinfo-mode): Change charset of one
8973 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
8974
8975 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8976
8977 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
8978 (blackbox-redefine-key): Add argument `map'.
8979
8980 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
8981 regions when moving the jit-lock-context-unfontify-pos boundary.
8982
8983 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8984
8985 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
8986
8987 2005-10-25 Masatake YAMATO <jet@gyve.org>
8988
8989 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
8990
8991 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
8992
8993 * play/blackbox.el (blackbox-redefine-key): New function.
8994 (blackbox-mode-map): Use it to remap existing bindings for cursor
8995 motion instead of binding literal keys.
8996
8997 2005-10-25 Glenn Morris <rgm@gnu.org>
8998
8999 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
9000 diary does not end in a newline. Do not assume a blank line at
9001 the start of the diary file.
9002
9003 2005-10-25 Kenichi Handa <handa@m17n.org>
9004
9005 * international/quail.el (quail-translate-key): If the input
9006 method is deterministic and failed to handle the last key, restart
9007 the key handling loop from an appropriate key.
9008
9009 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
9010
9011 * vc.el (vc-dired-mode): Extend comment for binding of
9012 `directory-listing-before-filename-regexp'.
9013
9014 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9015
9016 * textmodes/texinfo.el (texinfo-mode):
9017 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
9018 not to unnecessarily expose emacs-mule's internal char codes.
9019
9020 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
9021
9022 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
9023 Display hand pointer and help-echo on disabled icon too.
9024 (gdb-mouse-until): New function.
9025 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
9026
9027 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
9028
9029 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
9030 with 2005-10-23 change to doctor.el.
9031
9032 * finder.el (finder-mode-map): Add follow-link binding.
9033
9034 2005-10-25 Kim F. Storm <storm@cua.dk>
9035
9036 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
9037 to gdb-mouse-toggle-breakpoint-fringe.
9038 (gdb-mouse-toggle-breakpoint-margin): Rename from
9039 gdb-mouse-toggle-breakpoint. Fix doc.
9040 (gdb-mouse-toggle-breakpoint-fringe): New defun.
9041 (gdb-put-string): Add optional SPROPS arg. Add props to string.
9042 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
9043 string properties also for fringe breakpoint bitmaps.
9044
9045 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
9046
9047 * textmodes/org.el (org-start-icalendar-file): Fix format form.
9048
9049 2005-10-25 Masatake YAMATO <jet@gyve.org>
9050
9051 * simple.el (completion-common-substring):
9052 Use `completion-common-substring' prior to `completion-base-size'.
9053
9054 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
9055
9056 * savehist.el: Require CL while compiling.
9057 (savehist-history-variables): Remove.
9058 (savehist-save-minibuffer-history, savehist-additional-variables)
9059 (savehist-minibuffer-history-variables): New vars.
9060 (savehist-save): Use them.
9061 (savehist-uninstall, savehist-minibuffer-hook): New funs.
9062 (savehist-install): New fun, extracted from savehist-load.
9063 (savehist-load): Use them.
9064
9065 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9066
9067 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
9068 a dummy doc-string-elt property.
9069 (defalias, defvaralias, define-category): Add a docstring property.
9070
9071 * image.el (defimage):
9072 * widget.el (define-widget):
9073 * custom.el (defface, defcustom): Add `doc-string' declaration.
9074
9075 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
9076 (defadvice): Add `doc-string' declaration.
9077
9078 * emacs-lisp/byte-run.el (macro-declaration-function):
9079 Handle `doc-string' declarations.
9080 (define-obsolete-function-alias, define-obsolete-variable-alias):
9081 Add `doc-string' declaration.
9082
9083 2005-10-24 Kenichi Handa <handa@m17n.org>
9084
9085 * international/utf-7.el (utf-7): Add autoload cookie.
9086
9087 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
9088
9089 2005-10-24 Eli Zaretskii <eliz@gnu.org>
9090
9091 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
9092 list of directories passed to batch-update-autoloads. Add "." to
9093 the list of the echoed directories.
9094
9095 * pgg-def.el:
9096 * pgg-gpg.el:
9097 * pgg-parse.el:
9098 * pgg-pgp.el:
9099 * pgg-pgp5.el:
9100 * pgg.el: Moved here from the gnus subdirectory.
9101
9102 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
9103
9104 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
9105 in case comint-prompt-read-only is set to t.
9106
9107 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
9108 in case comint-prompt-read-only is set to t.
9109
9110 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
9111
9112 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
9113 Now a string.
9114 (icalendar-import-format): Handle CLASS, STATUS, URL.
9115 Rename `subject' to `summary'.
9116 (icalendar-import-format-summary): Rename from
9117 `icalendar-import-format-subject'.
9118 (icalendar-import-format-url, icalendar-import-format-status)
9119 (icalendar-import-format-class): New variables.
9120 (icalendar--rris): Take variable argument list.
9121 (icalendar--datestring-to-isodate): Remove unnecessary
9122 calendar-style check when converting dates with explicit month names.
9123 (icalendar-export-region): Change return type of conversion
9124 subroutines. Bury current buffer unless error occurred.
9125 (icalendar--convert-to-ical)
9126 (icalendar--parse-summary-and-rest): New functions.
9127 (icalendar--convert-ordinary-to-ical)
9128 (icalendar--convert-weekly-to-ical)
9129 (icalendar--convert-yearly-to-ical)
9130 (icalendar--convert-block-to-ical)
9131 (icalendar--convert-cyclic-to-ical)
9132 (icalendar--convert-anniversary-to-ical): Change return type.
9133 Strip trailing blanks from subject.
9134 (icalendar--convert-sexp-to-ical): Change return type.
9135 Strip trailing blanks from subject. Handle simple sexp
9136 entries as generated by icalendar.el.
9137 (icalendar--convert-float-to-ical)
9138 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
9139 (icalendar-import-file): Doc fix.
9140 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
9141 Correct call to icalendar--rris.
9142 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
9143 `summary'.
9144 (icalendar--add-diary-entry): Rename `subject' to `summary'.
9145
9146 2005-10-24 Romain Francoise <romain@orebokech.com>
9147
9148 * server.el (server-sentinel): Set query-on-exit flag to nil on
9149 new client processes (it isn't inherited from the server process).
9150
9151 * replace.el (occur-engine): Rearrange text properties.
9152
9153 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9154
9155 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
9156 case-fold-search is nil.
9157 (debug-help-follow): Use help-xref-interned directly.
9158
9159 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9160
9161 * thumbs.el (thumbs-image-type): Add .pbm.
9162
9163 2005-10-23 Richard M. Stallman <rms@gnu.org>
9164
9165 * faces.el (inhibit-face-set-after-frame-default): New variable.
9166 (set-face-attribute): Bind it.
9167 (face-set-after-frame-default): Test it.
9168
9169 * help-fns.el (describe-simplify-lib-file-name): New function.
9170 (describe-function-1, describe-variable): Use it.
9171
9172 * faces.el (describe-face): Use describe-simplify-lib-file-name.
9173
9174 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
9175 Eliminate nil as possible value.
9176 (tooltip-hide-delay): Reduce internal-border-width.
9177
9178 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
9179 (menu-bar-file-menu) <new-file>: Likewise.
9180
9181 * simple.el (line-move-finish): Ignore fields computing LINE-END.
9182
9183 * international/mule.el (load-with-code-conversion):
9184 Pass full file name to `eval-buffer' unless preloading.
9185
9186 * textmodes/flyspell.el (flyspell-large-region):
9187 Call ispell-check-version.
9188
9189 * textmodes/ispell.el (ispell-local-dictionary-overridden):
9190 Fix the make-variable-buffer-local call that was supposed
9191 to be for this variable.
9192 (ispell-aspell-supports-utf8): Doc fix.
9193 (ispell-find-aspell-dictionaries): Preserve elements of
9194 ispell-dictionary-alist for dictionaries that aspell doesn't report.
9195 (ispell-aspell-find-dictionary): Return nil on error.
9196
9197 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
9198 (doctor-symptoms): Likewise.
9199
9200 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
9201
9202 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9203
9204 * cus-edit.el (custom-button, custom-button-pressed): New vars.
9205 (custom-raised-buttons): Add :set spec.
9206 (custom-button-unraised, custom-button-pressed-unraised):
9207 New faces, so that custom-raised-buttons actually does something.
9208 (custom-mode): Use custom-button and custom-button-pressed.
9209
9210 * wid-edit.el (widget-specify-button): Don't ignore
9211 widget-mouse-face on graphic terminals.
9212 (widget-move-and-invoke): Cleanup.
9213
9214 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
9215
9216 * whitespace.el (whitespace-cleanup): Doc fix.
9217
9218 2005-10-23 Romain Francoise <romain@orebokech.com>
9219
9220 * emulation/viper.el (viper-set-hooks): Quote forms passed to
9221 `eval-after-load' to avoid evaluating their result.
9222
9223 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9224
9225 * files.el (directory-listing-before-filename-regexp):
9226 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
9227
9228 * dired.el (dired-move-to-filename-regexp): Remove.
9229 All occurences replaced by `directory-listing-before-filename-regexp'.
9230
9231 * dired-x.el, locate.el, vc.el:
9232 Replace `dired-move-to-filename-regexp' by
9233 `directory-listing-before-filename-regexp'. In vc.el it is
9234 overwritten locally; maybe this can be handled in files.el too.
9235
9236 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
9237 replaced by `directory-listing-before-filename-regexp'.
9238
9239 2005-10-23 Andreas Schwab <schwab@suse.de>
9240
9241 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
9242 and eval-next-after-load.
9243
9244 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9245
9246 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
9247 exist, create it.
9248
9249 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
9250
9251 * allout.el: Remove autoloads for mailcrypt and crypt++.
9252 Require pgg, pgg-gpg during compilation.
9253 (allout-version): Increment version number to 2.1, and use a literal
9254 rather than RCS Id.
9255 (allout-default-encryption-scheme): Remove.
9256 (allout-passphrase-verifier-handling)
9257 (allout-passphrase-verifier-string)
9258 (allout-file-passphrase-verifier-string)
9259 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
9260 (allout-passphrase-hint-handling): Rename and simplify.
9261 (allout-init): Use `find-file-hook' if available, otherwise
9262 `find-file-hooks'.
9263 (allout-mode): Use `write-file-functions' if available, otherwise
9264 `local-write-file-hooks' and, instead of making auto-save-hook
9265 buffer local, make the write-file-hook activity contingent to
9266 allout-mode.
9267 (allout-mode): Use key-binding substitution in the docstring.
9268 (allout-kill-line): Spell-out kill ring data structure mutation
9269 instead of using byte-compiler-complaint-provoking `pop'.
9270 (allout-insert-listified): Use `insert' rather than `insert-string'
9271 (allout-toggle-current-subtree-encryption): Update docstring, adjust
9272 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
9273 (allout-encrypt-string): Totally revamped vis new underlying
9274 encryption facilities.
9275 (allout-mc-activate-passwd): Remove.
9276 (allout-obtain-passphrase): New, more or less replaces
9277 allout-mc-activate-passwd.
9278 (allout-encrypted-key-info): More or less replaces
9279 allout-encrypted-text-type.
9280 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
9281 (my-mark-marker): Use `(featurep 'xemacs)'.
9282
9283 2005-10-23 Lars Hansen <larsh@soem.dk>
9284
9285 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
9286 (byte-compile-file-form-defmumble, byte-compile-defun)
9287 (byte-compile-defmacro): Use it.
9288 (byte-compile-form): Don't call byte-compile-set-symbol-position
9289 when a byte-compile handler is called.
9290
9291 2005-10-22 Romain Francoise <romain@orebokech.com>
9292
9293 * savehist.el (savehist-history-variables): Add `grep-find-history'.
9294
9295 * subr.el (eval-after-load): Convert library name to an absolute
9296 file name using locate-library, since load-history no longer has
9297 library names in it.
9298
9299 2005-10-22 Richard M. Stallman <rms@gnu.org>
9300
9301 * files.el (make-temp-file): Move from subr.el.
9302 * subr.el (make-temp-file): Move to files.el.
9303
9304 * window.el (get-buffer-window-list): Move from subr.el.
9305 * subr.el (get-buffer-window-list): Move to window.el.
9306
9307 * image.el (image-load-path): Use eval-at-startup to initialize.
9308
9309 * subr.el (eval-at-startup): New macro.
9310
9311 * subr.el: Much rearrangement of functions and division
9312 into pages. No code changes.
9313
9314 2005-10-22 Kenichi Handa <handa@m17n.org>
9315
9316 * tar-mode.el (tar-extract): Be sure to call
9317 find-operation-coding-system if set-auto-coding doesn't find a
9318 coding system.
9319
9320 2005-10-22 Kim F. Storm <storm@cua.dk>
9321
9322 * image.el (image-type-header-regexps): Rename from image-type-regexps.
9323 Change users.
9324 (image-type-file-name-regexps): New defconst.
9325 (image-type-from-data): Simplify loop.
9326 (image-type-from-buffer): New defun.
9327 (image-type-from-file-header): Use it instead of image-type-from-data.
9328 Use image-search-load-path instead of only looking in data-directory.
9329 (image-type-from-file-name): New defun.
9330 (image-search-load-path): Change `pathname' to `filename'.
9331 Make PATH arg optional, default to image-load-path.
9332
9333 2005-10-21 Richard M. Stallman <rms@gnu.org>
9334
9335 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
9336
9337 * textmodes/paragraphs.el (sentence-end-base): New variable.
9338 (sentence-end): Use sentence-end-base.
9339
9340 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9341
9342 * font-lock.el (font-lock-default-fontify-region): Check the multiline
9343 property independently from the font-lock-multiline variable.
9344
9345 2005-10-21 Richard M. Stallman <rms@gnu.org>
9346
9347 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9348
9349 * startup.el (command-line): Convert library names
9350 in `load-history' to absolute file names.
9351
9352 * subr.el (symbol-file): Doc fix.
9353
9354 * loadhist.el (file-loadhist-lookup): Call locate-library
9355 instead of find-library-name. Don't try converting
9356 abs file names to library names, since load-history no longer
9357 has library names in it.
9358 (file-dependents, file-provides, file-requires): Doc fixes.
9359
9360 2005-10-21 Juri Linkov <juri@jurta.org>
9361
9362 * progmodes/etags.el (tags-table-mode): New function.
9363 (tags-verify-table): Replace initialize-new-tags-table with
9364 tags-table-mode.
9365
9366 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9367 default value.
9368 (desktop-modes-not-to-save): Add tags-table-mode to the
9369 default value.
9370
9371 * info.el (Info-index-next): Add total number of index
9372 alternatives to the message.
9373
9374 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9375 backward only space (instead of space and period) before looking
9376 at sentence end.
9377
9378 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9379 Add the old variable value as 4th default-value arg of read-string.
9380
9381 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9382
9383 * cus-face.el (custom-declare-face): Make face from X resources
9384 also on Mac.
9385
9386 * disp-table.el (standard-display-g1, standard-display-graphic):
9387 Refuse to use string glyphs also on Mac.
9388 (standard-display-european): Don't set terminal coding system also
9389 on Mac.
9390
9391 * frame.el (display-screens): Use x-display-screens also on Mac.
9392
9393 2005-10-21 Romain Francoise <romain@orebokech.com>
9394
9395 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9396
9397 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9398
9399 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9400 and $? into sexps.
9401
9402 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9403 warning face on open-paren-in-column-0.
9404
9405 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9406 boundary case. Fix typo.
9407 Suggested by Martin Rudalics <rudalics@gmx.at>.
9408
9409 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9410
9411 * textmodes/org.el (org-combined-agenda-icalendar-file)
9412 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9413 (org-export-icalendar-this-file)
9414 (org-export-icalendar-all-agenda-files)
9415 (org-export-icalendar-combine-agenda-files): New commands.
9416 (org-export-icalendar, org-print-icalendar-entries)
9417 (org-start-icalendar-file, org-finish-icalendar-file)
9418 (org-ical-ts-to-string): New functions.
9419 (org-read-date, org-goto-calendar)
9420 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9421 call to `calendar'.
9422 (orgtbl-setup): Remove the :keys arguments from the menu description.
9423 (org-after-save-iCalendar-file-hook): New variable.
9424
9425 2005-10-21 Kenichi Handa <handa@m17n.org>
9426
9427 * language/vietnamese.el (tcvn-5712): Make it an alias of
9428 vietnamese-tcvn coding-system.
9429
9430 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9431
9432 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9433 group id is given.
9434
9435 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9436
9437 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9438 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9439 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9440 whose line is either continued or ends with a comment.
9441
9442 2005-10-20 Romain Francoise <romain@orebokech.com>
9443
9444 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9445
9446 * replace.el (occur-engine): Add follow-link property.
9447
9448 * font-core.el (font-lock-mode): Doc fix.
9449
9450 2005-10-20 Richard M. Stallman <rms@gnu.org>
9451
9452 * net/rcirc.el: New file.
9453
9454 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9455
9456 * term.el (term-term-name): Initialize to "eterm-color".
9457
9458 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9459
9460 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9461 for encryption functionality.
9462 Move allout customization subgroup from `editing' to `outlines' group.
9463 Fix commentary keywords to legitimate ones.
9464 Update author info (using my current email address, obscurified).
9465 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9466 (allout-encrypted-topic-p, allout-encrypted-text-type)
9467 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9468 (allout-situate-encryption-key-verifier)
9469 (allout-get-encryption-key-verifier, allout-verify-key)
9470 (allout-next-topic-pending-encryption)
9471 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9472 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9473 (outline-key-verifier-handling, outline-key-hint-handling)
9474 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9475 (allout-file-key-verifier-string, allout-encryption-scheme)
9476 (allout-key-verifier-string, allout-key-hint-string)
9477 (allout-after-save-decrypt): New variables.
9478 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9479 (allout-after-saves-handler): New hook functions.
9480 (allout-post-command-business): Do allout-after-save-decrypt.
9481 (allout-enable-file-variable-adjustment): Custom var to enable
9482 mechanism for adding and adjusting settings of Emacs file variables.
9483 (allout-adjust-file-variable, allout-file-vars-section-data):
9484 New functions, implement the mechanism.
9485 (outlineify-sticky): Use the file vars mechanism.
9486 (allout-inhibit-protection, allout-during-write-cue)
9487 (allout-override-protect, allout-before-change-protect): Remove.
9488 (allout-flag-region, allout-open-topic): Adjust read-only text.
9489 (allout-open-line-not-read-only): Add to facilitate read-only
9490 text based protection.
9491 (allout-kill-line): Revise to adjust read-only text, clue the
9492 user about the inhibition.
9493 (allout-unprotected): Use unwind-protect.
9494 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9495 topic deeper than the offspring depth of the previous topic -
9496 avoiding confusing "containment discontinuities".
9497 (allout-reindent-bodies): Fix retention of body relative hanging
9498 indent during promotion of collapsed bodies.
9499 (allout-open-topic): Make it easy to open new topic with same
9500 bullet as current topic - topic creation functions provided with
9501 any universal argument provokes now prompt for bullet, defaulting
9502 to the bullet of the previous topic.
9503 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9504 Plain bullet alternates `.' period and `,' comma only. All other
9505 bullets are relegated to special status (but customizable).
9506 (allout-end-of-entry): Rename from allout-end-of-current-entry
9507 since it actually operates w.r.t. most immediately containing
9508 entry, visible or not.
9509 (allout-hide-current-entry, allout-show-current-entry): Use the
9510 revised version.
9511 (allout-old-expose-topic): Solidify deprecation.
9512 (allout-end-of-subtree): Add so we can span concealed as well
9513 as visible topics.
9514 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9515 (allout-end-of-current-heading): Tweak to just respect the first line.
9516 (allout-get-body-text): Add.
9517 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9518 when invoked interactively.
9519 (allout-up-current-level): Use `interactive-p'.
9520 (allout-mode, allout-init): Miscellaneous docstring and
9521 operational refinements, as well as hookups of new encryption stuff.
9522 (allout-beginning-of-current-entry): Now works as advertised.
9523 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9524 (allout-isearch-rectification): Refine condition for isearching.
9525 (allout-isearch-abort, allout-enwrap-isearch)
9526 (allout-flag-region, my-region-active-p): Relocate some macros.
9527 (allout-title): Fallback title is (buffer-name), not
9528 non-existing (current-buffer-name).
9529 (subst-char-in-string): Define if absent (for some XEmacs versions).
9530
9531 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9532
9533 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9534 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9535 (mail-citation-prefix-regexp, mail-signature-file)
9536 (mail-default-headers, mail-bury-selects-summary)
9537 (mail-send-nonascii): Add autoload cookies.
9538
9539 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9540
9541 * frame.el (blink-cursor-mode): Add `mac' to the list of
9542 window-system's that support blinking cursor.
9543
9544 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9545
9546 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9547
9548 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9549
9550 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9551 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9552 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9553
9554 2005-10-20 Kim F. Storm <storm@cua.dk>
9555
9556 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9557 (ido-set-current-directory): Don't add / after final @.
9558 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9559 Explicitly handle ange-ftp completion oddities.
9560 (ido-make-file-list): Don't rotate list at tramp root to avoid
9561 triggering tramp file handler for expand-file-name via get-file-buffer.
9562
9563 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9564
9565 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9566
9567 2005-10-19 Jay Belanger <belanger@truman.edu>
9568
9569 * calc/calc-units.el (math-standard-units): Add units, adjust
9570 symbols and update values.
9571 (math-unit-prefixes): Add more prefixes.
9572
9573 2005-10-19 Romain Francoise <romain@orebokech.com>
9574
9575 * bookmark.el (bookmark-menu-heading): New face.
9576 (bookmark-bmenu-list): Use it.
9577 Don't fiddle with `baud-rate' at top-level.
9578
9579 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9580
9581 * image.el (create-image, find-image): Mention max-image-size in
9582 docstring.
9583
9584 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9585
9586 * savehist.el (savehist-load): Revert to checking XEmacs.
9587
9588 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9589 Various docstring and line-width fixups.
9590 (conf-mode): Use cond.
9591 Set font-lock-defaults. Don't set comment-use-syntax.
9592
9593 2005-10-18 David Ponce <david@dponce.com>
9594
9595 * tree-widget.el (tree-widget-button-click): New function.
9596 (tree-widget-button-keymap): Use it.
9597
9598 2005-10-18 Romain Francoise <romain@orebokech.com>
9599
9600 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9601 (bookmark-bmenu-hide-filenames): Add follow-link property.
9602 Improve help-echo text.
9603
9604 * ffap.el (find-file-at-point): Doc fix.
9605
9606 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9607
9608 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9609
9610 2005-10-18 Masatake YAMATO <jet@gyve.org>
9611
9612 Install to the CVS repository what I forgot to install in my
9613 2005-10-16 changes.
9614
9615 * progmodes/python.el (python-complete-symbol): Pass the common
9616 prefix substring of completion to `display-completion-list'.
9617
9618 * textmodes/org.el (org-complete): Ditto.
9619
9620 2005-10-18 Masatake YAMATO <jet@gyve.org>
9621
9622 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9623
9624 * woman.el (WoMan-xref-man-page): New button type derived
9625 from `Man-abstract-xref-man-page'.
9626 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9627
9628 * man.el (Man-abstract-xref-man-page): New button type.
9629 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9630 (Man-highlight-references): Add new optional argument `xref-man-type'.
9631
9632 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9633
9634 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9635
9636 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9637
9638 * cus-edit.el (Custom-move-and-invoke): Delete.
9639 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9640
9641 * wid-edit.el (widget-move-and-invoke): New function, from
9642 Custom-move-and-invoke.
9643
9644 2005-10-17 Bill Wohler <wohler@newt.com>
9645
9646 Move all remaining images from lisp/toolbar to etc/images, move
9647 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9648 the low resolution images in their own directory (low-color).
9649
9650 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9651 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9652 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9653 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9654 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9655 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9656 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9657
9658 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9659 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9660 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9661 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9662 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9663 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9664 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9665 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9666 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9667 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9668 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9669 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9670 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9671 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9672 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9673
9674 To conform with convention, replace the underscore (_) in the
9675 following image names with dash (-) or (/) as appropriate.
9676
9677 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9678 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9679 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9680 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9681 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9682 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9683 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9684 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9685 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9686 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9687 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9688 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9689 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9690 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9691 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9692
9693 * info.el (info-tool-bar-map): Replace underscores in image names
9694 with dashes.
9695
9696 * makefile.w32-in (WINS): Remove toolbar.
9697
9698 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9699
9700 * tool-bar.el: Move to lisp from toolbar. Now that
9701 toolbar is empty, it should be deleted when folks run "cvs up -P".
9702
9703 2005-10-18 Jay Belanger <belanger@truman.edu>
9704
9705 * calc/calc-store.el (calc-store-into): Get the proper variable name
9706 to display in message.
9707
9708 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9709
9710 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9711 expressions display in speedbar for all buffers when debugging.
9712 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9713
9714 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9715 (speedbar-insert-button, speedbar-make-button):
9716 Use add-text-properties.
9717 (speedbar-update-localized-contents)
9718 (speedbar-update-directory-contents)
9719 (speedbar-update-special-contents): Use dolist.
9720 (speedbar-buffer-easymenu-definition): Add a menu separator.
9721
9722 2005-10-17 Jason Rumney <jasonr@gnu.org>
9723
9724 * makefile.w32-in: Use $(lisp) consistently.
9725 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9726 for shell specific generation of mh-autoloads.
9727
9728 2005-10-17 Richard M. Stallman <rms@gnu.org>
9729
9730 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9731
9732 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9733
9734 * jit-lock.el (jit-lock-fontify-now):
9735 Move jit-lock-context-unfontify-pos to avoid wasted work.
9736
9737 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
9738
9739 * net/tramp.el (tramp-completion-mode): New defvar. Used in
9740 `tramp-completion-mode' for checking if we are in completion mode.
9741 (tramp-completion-handle-file-name-all-completions): Reorder code
9742 in order to complete for file names only in case there are no
9743 method/user/host completions. This is necessary for cooperation
9744 with ido. Reported by Kim F. Storm <storm@cua.dk>.
9745
9746 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
9747
9748 * longlines.el (longlines-search-forward)
9749 (longlines-search-backward): Match any number of spaces.
9750
9751 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
9752
9753 * diff-mode.el (diff-mode): Doc fix.
9754
9755 2005-10-16 David Reitter <david.reitter@gmail.com>
9756
9757 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
9758 as default on darwin and windows systems.
9759
9760 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
9761
9762 * arc-mode.el (archive-zip-extract): Doc fix.
9763
9764 2005-10-16 Romain Francoise <romain@orebokech.com>
9765
9766 * mouse.el (mouse-1-click-follows-link): Doc fix.
9767
9768 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9769
9770 * savehist.el: Don't require CL at runtime.
9771 (savehist-xemacs): Remove.
9772 (savehist-coding-system): Use utf-8 if present, regardless of religion.
9773 (savehist-no-conversion): Use (featurep 'xemacs).
9774 (savehist-load): Check existence of start-itimer rather than XEmacs.
9775 Use an idle timer.
9776 (savehist-process-for-saving): Replace use of CL funs `subseq' and
9777 `delete-if-not'.
9778
9779 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
9780
9781 * savehist.el: Newer version.
9782 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
9783 (savehist-last-checksum, savehist-no-conversion): New vars.
9784 (savehist-autosave, savehist-process-for-saving, savehist-printable):
9785 New functions.
9786 (savehist-load, savehist-save): Use them.
9787 (savehist-delimit): Remove.
9788
9789 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9790
9791 * progmodes/compile.el (compilation-goto-locus): Display the
9792 compilation buffer first and the source buffer second, in case they're
9793 in overlapping frames. Don't raise the compilation frame if it was the
9794 selected window upon entry. Pass the `other-window' arg to
9795 pop-to-buffer.
9796
9797 * info.el (Info-fontify-node): Use dolist.
9798 Change add-text-properties to put-text-property.
9799
9800 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9801
9802 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
9803 bound of search.
9804
9805 2005-10-16 Masatake YAMATO <jet@gyve.org>
9806
9807 * dabbrev.el (dabbrev-completion): Pass the common
9808 prefix substring of completion to `display-completion-list'.
9809
9810 * filecache.el (file-cache-minibuffer-complete)
9811 (file-cache-complete): Ditto.
9812
9813 * tempo.el (tempo-display-completions): Ditto.
9814
9815 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
9816
9817 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
9818
9819 * eshell/em-hist.el (eshell-list-history): Ditto.
9820
9821 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
9822
9823 * mail/mailalias.el (mail-complete): Ditto.
9824
9825 * progmodes/etags.el (complete-tag): Ditto.
9826
9827 * progmodes/make-mode.el (makefile-complete): Ditto.
9828
9829 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
9830
9831 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
9832
9833 * progmodes/pascal.el (pascal-complete-word)
9834 (pascal-show-completions): Ditto.
9835
9836 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
9837
9838 * simple.el (completion-common-substring): New variable.
9839 (completion-setup-function): Use `completion-common-substring'
9840 to put faces.
9841
9842 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9843
9844 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
9845 (x-get-selection, mac-select-convert-to-string): Convert from/to
9846 UTF-16 clipboard data as in native byte order, no BOM.
9847
9848 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
9849
9850 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9851 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
9852 (gud-sentinel): Use speedbar-frame to check for speedbar.
9853
9854 2005-10-15 Richard M. Stallman <rms@gnu.org>
9855
9856 * savehist.el: New file.
9857
9858 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
9859
9860 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
9861 Fix bug in \bf fontification.
9862
9863 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
9864
9865 * pcvs.el (cvs-edit-log-files): New var.
9866 (cvs-mode-edit-log): New arg `file'.
9867 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
9868 Instead force the use of the original file and nothing else.
9869 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
9870 the cvs-minor-wrap-function is set.
9871 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
9872
9873 2005-10-14 Bill Wohler <wohler@newt.com>
9874
9875 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
9876 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
9877 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
9878 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
9879 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
9880 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
9881 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
9882 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
9883 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
9884 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
9885 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
9886 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
9887 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
9888 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
9889 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
9890
9891 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9892 appropriately (for example, gud-break to gud/break).
9893
9894 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
9895
9896 * longlines.el (longlinges-search-function)
9897 (longlines-search-forward, longlines-search-backward): New functions.
9898 (longlines-mode): Set isearch-search-fun-function to
9899 longlinges-search-function.
9900
9901 * mouse.el (mouse-drag-region-1): Handle the case where a
9902 double-click event is bound to an arbitrary function.
9903
9904 2005-10-14 David Ponce <david@dponce.com>
9905
9906 * recentf.el (recentf-track-opened-file)
9907 (recentf-track-closed-file, recentf-update-menu)
9908 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
9909 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
9910 mouse-1-click-follows-link.
9911
9912 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9913
9914 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
9915 Gnome file-manager.png. Suggested by
9916 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
9917
9918 * toolbar/README: Add diropen.xpm.
9919
9920 2005-10-13 Bill Wohler <wohler@newt.com>
9921
9922 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
9923 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
9924
9925 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9926
9927 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
9928 Don't waste the byte-compiler's time on constant data.
9929
9930 2005-10-13 Kenichi Handa <handa@m17n.org>
9931
9932 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
9933 byte with `escape-glyph' face.
9934
9935 * international/fontset.el (ccl-encode-unicode-font):
9936 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
9937 Handle the case that ucs-mule-to-mule-unicode translates a character to
9938 ASCII (usually for IPA characters).
9939
9940 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9941
9942 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
9943 Don't hide the underline of titles if font-lock-mode is disabled.
9944
9945 2005-10-12 Bill Wohler <wohler@newt.com>
9946
9947 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
9948 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
9949 files in MH-E-SRC have been updated.
9950 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
9951
9952 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9953
9954 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
9955 (mixal-mode-syntax-table): Add \n as end-comment.
9956 (mixal-operation-codes-alist): Immediately initialize to full value.
9957 (mixal-add-operation-code): Remove.
9958 (mixal-describe-operation-code): Make the arg non-optional.
9959 Use the interactive spec instead.
9960 Use mixal-operation-codes-alist rather than mixal-operation-codes.
9961 (mixal-font-lock-keywords): Don't highlight comments here any more.
9962 (mixal-font-lock-syntactic-keywords): New var.
9963 (mixal-mode): Use it. Fix comment-start-skip.
9964
9965 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9966
9967 * startup.el (command-line-x-option-alist): -nb => -nbi
9968
9969 2005-10-12 Kim F. Storm <storm@cua.dk>
9970
9971 * startup.el (fancy-splash-default-action): Discard mouse click in
9972 the splash screen window, as it has no sensible meaning in the
9973 next window to be selected. Fixes error reported by Jan D.
9974
9975 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9976
9977 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
9978
9979 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9980
9981 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
9982 Try to fix up minor layout issues like indentation, line break, etc...
9983 (mixal-mode-syntax-table): Don't try to specify comment syntax,
9984 because it doesn't work.
9985 (mixal-operation-codes): Add some more codes.
9986 (mixal-font-lock-keywords): Process comments here.
9987 (mixal-mode): mixasm no longer needs -g option.
9988
9989 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
9990
9991 * progmodes/sh-script.el (sh-tmp-file):
9992 Use mktemp -t. Finish support for es and rc shells.
9993
9994 2005-10-11 Jay Belanger <belanger@truman.edu>
9995
9996 * calc/calcalg2.el (calc-integral): With an argument, compute the
9997 definite integral.
9998
9999 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
10000
10001 * mouse.el (mouse-drag-region-1): Don't try to catch a
10002 double-click when doing follow-link (it's overridden anyway).
10003
10004 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
10005
10006 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
10007 (autoload-print-form-outbuf): Add docstring.
10008
10009 2005-10-11 Juri Linkov <juri@jurta.org>
10010
10011 * info.el (Info-mode-menu): Delete menu item "Edit".
10012 (Info-mode): Delete description of Info-edit from docstring,
10013 and rearrange descriptions of Info commands in the order
10014 they are documented in the Info manual.
10015
10016 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10017
10018 * calendar/appt.el (appt-check): Use diary-selective-display var.
10019
10020 2005-10-10 Richard M. Stallman <rms@gnu.org>
10021
10022 * net/newsticker.el (newsticker-start, newsticker-show-news):
10023 Add autoload cookies.
10024
10025 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
10026
10027 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
10028
10029 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
10030
10031 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
10032
10033 2005-10-10 Jay Belanger <belanger@truman.edu>
10034
10035 * calc/calc-arith.el (math-check-known-scalarp)
10036 (math-check-known-matrixp): Check the values of arguments that are
10037 variables.
10038 (math-check-known-square-matrixp): New function.
10039 (math-known-square-matrixp): Use math-check-known-square-matrixp.
10040 (math-super-types): Add sqmatrix type.
10041
10042 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
10043 mode name `square' to `sqmatrix'.
10044
10045 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
10046 mode name `square' to `sqmatrix'.
10047
10048 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10049
10050 * progmodes/etags.el (select-tags-table-mode): Don't use
10051 selective-display.
10052 (tags-select-tags-table): Pass `button' to the action function.
10053 (select-tags-table): Place the side-info on button properties rather
10054 than in hidden text. Abbreviate file names.
10055 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
10056 (select-tags-table-select): Add `button' argument.
10057 Get side-info from the button property rather than from hidden text.
10058
10059 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
10060
10061 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
10062 (gud-speedbar-buttons): Preserve point if possible.
10063 (gud-sentinel): Restore previous speedbar display type.
10064
10065 * progmodes/gdb-ui.el (gdba): Improve diagram.
10066 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10067 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
10068 Call get-buffer-window once.
10069
10070 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10071
10072 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
10073 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
10074 (pascal-indent-command): Remove unused var `ind'.
10075 (pascal-indent-case): Remove unused var `oldpos'.
10076 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
10077 since it's now used as a proper minor mode map.
10078 (pascal-outline): Rename to pascal-outline-mode.
10079 (pascal-outline-mode): Use define-minor-mode.
10080 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
10081 selective-display.
10082
10083 2005-10-10 Andreas Schwab <schwab@suse.de>
10084
10085 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
10086 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
10087
10088 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
10089 outside source directory.
10090
10091 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10092
10093 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
10094 C-x' as a prefix.
10095 (orgtbl-mode-map): Full keymap instead of sparse, because all
10096 `self-insert-command' keys are redefined in this map.
10097 (org-export-as-html): Specify charset for HTML file, by taking it
10098 from the coding system.
10099
10100 2005-10-10 Kenichi Handa <handa@m17n.org>
10101
10102 * textmodes/flyspell.el (flyspell-check-word-p):
10103 If unread-command-events is non-empty, don't call sit-for.
10104
10105 2005-10-09 Richard M. Stallman <rms@gnu.org>
10106
10107 * font-lock.el (font-lock-syntactic-keywords)
10108 (font-lock-keywords): Doc fixes.
10109
10110 * textmodes/flyspell.el (flyspell-external-point-words):
10111 Simplify logic, and don't try to check for consecutive appearances
10112 of one incorrect word.
10113
10114 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
10115
10116 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
10117 separator.
10118
10119 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
10120 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
10121 (gud-expansion-speedbar-buttons): New function.
10122 (gud-speedbar-buttons): Check for gud-comint-buffer.
10123
10124 2005-10-09 Bill Wohler <wohler@newt.com>
10125
10126 * Makefile.in (updates): Add mh-loaddefs dependency.
10127
10128 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
10129
10130 * speedbar.el (speedbar-file-key-map): Fix typo.
10131
10132 2005-10-09 Daniel Brockman <daniel@brockman.se>
10133
10134 * cus-start.el (line-spacing): Add custom spec.
10135
10136 2005-10-09 Romain Francoise <romain@orebokech.com>
10137
10138 * textmodes/ispell.el (ispell-check-version): Fix last change.
10139
10140 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10141
10142 * term/x-win.el: Remove -i, --icon-type from comment.
10143
10144 * startup.el (command-line-x-option-alist): Remove options -i,
10145 -itype, --icon-type, added -nb, --no-bitmap-icon
10146
10147 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
10148
10149 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
10150 instead of :active.
10151
10152 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
10153
10154 * textmodes/ispell.el (ispell-check-version):
10155 Ignore hyphen, and all that follows, in aspell's version text.
10156
10157 2005-10-08 Jay Belanger <belanger@truman.edu>
10158
10159 * calc/calc-arith.el (math-known-square-matrixp): New function.
10160 (math-pow-fancy): Check for matrices before distributing exponent
10161 across products.
10162
10163 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
10164 fullscreen keypad. Suggested by Luc Teirlinck.
10165 (calc-keypad-show-input): Add space for formatting.
10166
10167 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
10168 Add square matrix option.
10169
10170 * calc/calc-poly.el (math-expand-term): Check for matrices instead
10171 of checking calc-matrix-mode when deciding how to expand.
10172
10173 * calc/calc.el (calc-set-mode-line): Add square matrix option.
10174
10175 2005-10-08 Lars Hansen <larsh@soem.dk>
10176
10177 * net/tramp.el (tramp-perl-directory-files-and-attributes):
10178 Add error handling.
10179 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
10180
10181 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10182
10183 Sync with Tramp 2.0.51.
10184
10185 * net/tramp.el (tramp-handle-set-visited-file-modtime)
10186 (tramp-handle-insert-file-contents, tramp-handle-write-region):
10187 Insert special handling for `last-coding-system-used', again
10188 it still seems to be necessary (unlike stated before).
10189 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
10190 (tramp-password-prompt-regexp): There might be other words before
10191 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
10192 (tramp-chunksize): Improve docstring.
10193 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
10194 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
10195 Christian Joergensen <bugs@razor.dk>.
10196
10197 2005-10-07 Glenn Morris <rgm@gnu.org>
10198
10199 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
10200 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
10201 precision'.
10202
10203 2005-10-07 Romain Francoise <romain@orebokech.com>
10204
10205 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
10206 (ibuffer-do-shell-command-pipe-replace)
10207 (ibuffer-do-shell-command-file, ibuffer-do-eval)
10208 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
10209 (ibuffer-do-revert, ibuffer-do-replace-regexp)
10210 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
10211 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10212 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
10213 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
10214 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
10215 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
10216 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
10217 Autoload file sans suffix.
10218
10219 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
10220
10221 2005-10-07 David Ponce <david@dponce.com>
10222
10223 * recentf.el (recentf-menu-open-all-flag): New option.
10224 (recentf-digit-shortcut-command-name): New function.
10225 (recentf--shortcuts-keymap): New variable.
10226 (recentf-menu-shortcuts): New variable.
10227 (recentf-make-menu-items): Initialize it. Replace the "More..."
10228 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
10229 (recentf-menu-value-shortcut): New function.
10230 (recentf-make-menu-item): Use it. No more in-lined.
10231 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
10232 (recentf-open-most-recent-file): Rename from
10233 `recentf-open-file-with-key'. Don't depend on key binding.
10234 (recentf-mode-map): New variable.
10235 (recentf-mode): Use it.
10236
10237 2005-10-06 Bill Wohler <wohler@newt.com>
10238
10239 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
10240
10241 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
10242 (MH-E-SRC): New. Used by mh-autoloads.
10243 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10244 files in MH-E-SRC have been updated.
10245 (compile, recompile, bootstrap): Depend on mh-autoloads.
10246
10247 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
10248
10249 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
10250 gud-break and gud-remove icons when the fringe is not available.
10251
10252 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
10253 Typo.
10254
10255 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
10256
10257 * play/zone.el (zone): Wrap body with save-window-excursion.
10258
10259 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
10260
10261 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10262 Use the new `list-only' arg to diary-list-entries.
10263
10264 * calendar/diary-lib.el: Use overlays rather than selective-display.
10265 (diary-selective-display): New var.
10266 (diary-header-line-format): Use it.
10267 (diary-list-entries): Add argument `list-only'.
10268 Put the buffer in diary-mode. Don't add \^M at beg and end.
10269 Replace \^M by invisible overlays.
10270 (diary-unhide-everything): Replace \^M by invisible overlays.
10271 (print-diary-entries): Look for overlays rather than \^M.
10272 Add a space to the temp buffer name.
10273 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
10274 Put the buffer in diary-mode.
10275 (list-sexp-diary-entries): Replace \^M by invisible overlays.
10276 (diary-anniversary): Make the year arg optional.
10277 (diary-time-regexp): New const.
10278 (diary-font-lock-keywords): Use it to accept a few more time formats.
10279
10280 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
10281
10282 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
10283
10284 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
10285 Fix bug introduced 2005-07-03: Use (car (last ...))
10286 to faithfully reproduce replaced artist-last.
10287 (artist-set-arrow-points-for-poly): Likewise.
10288 Suggested by Johan Bockg\e,Ae\e(Brd.
10289
10290 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
10291
10292 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
10293 * wid-edit.el (widget):
10294 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
10295 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
10296
10297 2005-10-06 Kenichi Handa <handa@m17n.org>
10298
10299 * international/mule-cmds.el (set-language-environment):
10300 Fix setting up of case-table for unibyte mode.
10301
10302 * simple.el (what-cursor-position): If the character is displayed
10303 by some `display' text property, show that. Don't use
10304 single-key-description for eight-bit characters in multibyte mode.
10305
10306 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
10307
10308 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
10309 (gdb-ann3): Set it.
10310 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
10311 (gdb-info-frames-custom): Use inverse-video for first five
10312 characters of selected frame only.
10313 (gdb-get-frame-number): Select frame even when point is on frame
10314 number.
10315
10316 2005-10-06 Masatake YAMATO <jet@gyve.org>
10317
10318 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10319 Put `font-lock-function-name-face'.
10320 (gdb-info-frames-custom): Put `font-lock-function-name-face'
10321 and `font-lock-variable-name-face'
10322 (gdb-registers-font-lock-keywords): New font lock keywords definition.
10323 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
10324 (gdb-memory-font-lock-keywords): New font lock keywords definition.
10325 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
10326 (gdb-local-font-lock-keywords): New font lock keywords definition.
10327 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
10328 (gdb-threads-font-lock-keywords): New font lock keywords definition.
10329 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
10330
10331 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
10332
10333 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
10334 (ediff-merge-region-is-non-clash-to-skip): Previously called
10335 ediff-merge-region-is-non-clash.
10336
10337 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
10338 Use insert-buffer-substring.
10339
10340 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
10341 selecting files to patch. Also bug fixes.
10342
10343 * ediff-util.el (ediff-setup): Bug fix.
10344 (ediff-next-difference): Never skip clashes that differ in white
10345 space only.
10346
10347 * ediff-wind.el (ediff-setup-control-frame)
10348 (ediff-destroy-control-frame): Check the menubar feature.
10349
10350 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10351 (viper-refresh-mode-line): Use make-local-variable to localize
10352 some vars instead of make-variable-buffer-local. Suggested by
10353 Stefan Monnier.
10354
10355 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10356 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10357 Use make-local-variable instead of make-variable-buffer-local.
10358 Suggested by Stefan Monnier.
10359
10360 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10361 (viper-comint-mode-hook): Use make-local-variable on
10362 require-final-newline.
10363 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10364
10365 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10366
10367 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10368 also the second char of a comment-start sequence.
10369 (scheme-sexp-comment-syntax-table): New var.
10370 (lambda, define): Set their scheme-doc-string-elt property.
10371 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10372 Use lisp-font-lock-syntactic-face-function now that it properly
10373 handles |...| symbols.
10374 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10375 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10376
10377 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10378 bit from # to |.
10379 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10380
10381 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10382 (lisp-doc-string-elt-property): New var.
10383 (lisp-font-lock-syntactic-face-function): Use it.
10384 Rewrite to recognize docstrings even for forms not at toplevel.
10385
10386 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10387 annotation on the | part of #| rather than on the # part.
10388 (scheme-font-lock-syntactic-face-function): New function, to
10389 distinguish strings from |...| symbols.
10390 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10391 syntax-table so that #|...|# is properly highlighted.
10392
10393 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10394 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10395
10396 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10397
10398 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10399 and C-e.
10400
10401 * emacs-lisp/eldoc.el: Move comments into docstrings.
10402 (eldoc-message-commands): Initialize in its declaration.
10403 Add move-beginning-of-line and move-end-of-line.
10404 (eldoc-add-command, eldoc-add-command-completions)
10405 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10406
10407 * outline.el (outline-mark-subtree): Activate the mark.
10408
10409 * calendar/appt.el (appt-time-regexp): New var.
10410 (appt-add, appt-make-list): Use it.
10411 (appt-convert-time): Clean up.
10412
10413 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10414 Don't set any syntax-table property here.
10415 (tex-font-lock-verb): New function. Do it here.
10416 (tex-font-lock-syntactic-keywords): Use it.
10417
10418 2005-10-04 Richard M. Stallman <rms@gnu.org>
10419
10420 * wid-edit.el (widget-file-complete): Get the widget start point
10421 the right way. Default directory to `/' if file has none.
10422
10423 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10424
10425 * textmodes/flyspell.el (flyspell-mode-on):
10426 Call ispell-maybe-find-aspell-dictionaries.
10427
10428 * textmodes/ispell.el (ispell-word, ispell-region):
10429 Call ispell-maybe-find-aspell-dictionaries.
10430 (ispell-accept-buffer-local-defs):
10431 Don't call ispell-maybe-find-aspell-dictionaries
10432
10433 2005-10-04 Richard M. Stallman <rms@gnu.org>
10434
10435 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10436
10437 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10438
10439 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10440 instead of `fboundp' in order to allow for anonymous functions.
10441
10442 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10443
10444 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10445 case the user clicks on the link while another window is selected.
10446 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10447
10448 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10449 functionality.
10450 (dframe-help-echo): Save point in case mouse tracking is off.
10451
10452 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10453
10454 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10455
10456 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10457
10458 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10459 not change the global value of those vars.
10460
10461 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10462 make-local-variable which we do not need any more.
10463
10464 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10465
10466 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10467 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10468 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10469 (speedbar-path-line): Define obsolete aliases.
10470 (speedbar-line-directory): Doc fix.
10471
10472 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10473 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10474 instead of speedbar-line-path.
10475
10476 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10477
10478 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10479 to nil if dropping on a window. Handle dropping on a minibuffer window
10480 like dropping on a non-window part of Emacs.
10481
10482 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10483
10484 * net/ange-ftp.el: Use with-current-buffer.
10485 (ange-ftp-insert-directory): Do not follow symlinks any more.
10486
10487 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10488 Remove interactive spec.
10489
10490 2005-10-03 Kim F. Storm <storm@cua.dk>
10491
10492 * ido.el (ido-mode): Use custom-initialize-set.
10493
10494 2005-10-02 Richard M. Stallman <rms@gnu.org>
10495
10496 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10497 Use insert-buffer-substring.
10498
10499 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10500 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10501
10502 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10503
10504 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10505 in last change.
10506 (ange-ftp-insert-directory): Fix up the search for the case where
10507 `file' is absolute.
10508
10509 2005-10-02 Romain Francoise <romain@orebokech.com>
10510
10511 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10512
10513 2005-10-02 Andreas Schwab <schwab@suse.de>
10514
10515 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10516 directory component in the session info.
10517
10518 2005-10-01 Richard M. Stallman <rms@gnu.org>
10519
10520 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10521
10522 * simple.el (next-error-internal): New function.
10523
10524 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10525 (compilation-start): Pass new arg to compilation-buffer-name.
10526 (compile-goto-error): Use next-error-internal.
10527
10528 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10529
10530 * speedbar.el: Remove RCS tag.
10531 (speedbar-check-read-only): Handle non-existent files.
10532
10533 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10534
10535 * info.el (Info-speedbar-hierarchy-buttons)
10536 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10537
10538 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10539
10540 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10541 Do not match newline.
10542 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10543 (bibtex-summary): Remove unnecessary save-excursion.
10544 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10545
10546 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10547
10548 * term/mac-win.el: Add charset info for "iso10646-1".
10549 Modify default fontset to use ATSUI-compatible fonts for some charsets
10550 if available.
10551
10552 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10553
10554 * speedbar.el: Re-apply arch tag.
10555 (speedbar-version): Rename to version 1.0. Suggested by Eric
10556 M. Ludlam.
10557 Reapply two changes from Emacs CVS' version of speedbar lost
10558 during the merge:
10559 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10560 (speedbar-frame-parameters): Improve customize type.
10561
10562 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10563
10564 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10565 (ange-ftp-file-directory-p): Fix the symlink case.
10566 (ange-ftp-insert-directory): When listing a single file, get a list of
10567 the parent buffer and extract the relevant line. Inspired from a patch
10568 by Katsumi Yamaoka <yamaoka@jpl.org>.
10569 (ange-ftp-file-name-sans-versions): Simplify.
10570
10571 2005-09-30 Bill Wohler <wohler@newt.com>
10572
10573 Move MH-E image files from toolbar and mail directories into
10574 etc/images.
10575
10576 * mail/reply2.*: Move to etc/images/mail/reply*.
10577
10578 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10579 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10580 etc/images.
10581
10582 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10583 * toolbar/reply*: Move to etc/images/mail.
10584
10585 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10586
10587 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10588
10589 * speedbar.el: New version 1.0pre3.
10590
10591 Frame management code (including timer, and mouse click specifics)
10592 moved to dframe.el:
10593 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10594 (speedbar-timer): Removed. Use dframe-timer.
10595 (speedbar-close-frame): Removed. Use dframe-close-frame.
10596 (speedbar-activity-change-focus-flag): Removed. Use
10597 dframe-activity-change-focus-flag.
10598 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10599 dframe-update-speed.
10600
10601 (speedbar-current-frame): New macro. Use this instead of the
10602 variable speedbar-frame.
10603
10604 (speedbar-use-images, speedbar-expand-image-button-alist)
10605 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10606
10607 (speedbar-find-image-on-load-path): Removed. Replaced by
10608 defezimage in ezimage.el.
10609 (speedbar-expand-image-button-alist): Removed. Replaced by
10610 ezimage-expand-image-button-alist in ezimage.el.
10611
10612 (speedbar-ignored-directory-regexp)
10613 (speedbar-add-ignored-directory-regexp)
10614 (speedbar-ignored-directory-expressions)
10615 (speedbar-line-directory, speedbar-buffers-line-directory)
10616 (speedbar-directory-line, speedbar-buffers-line-directory):
10617 Renamed, replacing `path' with `directory'.
10618
10619 (speedbar-create-directory, speedbar-expand-line-descendants)
10620 (speedbar-toggle-line-expansion)
10621 (speedbar-contract-line-descendants): New commands.
10622
10623 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10624 (speedbar-use-tool-tips-flag): New options.
10625
10626 (speedbar-check-read-only, speedbar-require-version)
10627 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10628 (speedbar-handle-delete-frame, speedbar-try-completion)
10629 (speedbar-update-localized-contents): New functions.
10630
10631 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10632 (speedbar-object-read-only-indicator): New variables.
10633
10634 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10635 New hooks.
10636
10637 (speedbar-separator-face): New face.
10638
10639 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10640 (speedbar-ignored-modes): Add fundamental-mode.
10641 (speedbar-directory-unshown-regexp): Add . directories.
10642
10643 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10644 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10645 `]' for full expand/close.
10646 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10647
10648 (speedbar-check-vc): Support hidden files.
10649 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10650 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10651 state is nil, it is not checked out.
10652
10653 (speedbar-line-text, speedbar-line-token): Support expand buttons
10654 with no text.
10655 (speedbar-refresh): Universal argument acts as power-click.
10656 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10657 that buffer to get variable values.
10658
10659 And many other bugfixes.
10660
10661 * dframe.el, ezimage.el, sb-image.el: New files.
10662
10663 * sb-*.xpm: Remove files. New image files installed into
10664 etc/images/ezimage.
10665
10666 2005-09-30 Kenichi Handa <handa@m17n.org>
10667
10668 * ps-mule.el (ps-mule-show-warning): If a character is in
10669 ps-print-translation-table, don't treat it as non-printable.
10670
10671 2005-09-30 David Ponce <david@dponce.com>
10672
10673 * tree-widget.el (tree-widget-themes-load-path): New variable.
10674 (tree-widget-themes-directory): Doc fix.
10675 (tree-widget-image-formats) [Emacs]: Doc fix.
10676 (tree-widget--locate-sub-directory): New function.
10677 (tree-widget-themes-directory): Use it.
10678
10679 * recentf.el (recentf-filename-handlers): Rename from
10680 `recentf-filename-handler'. Allow a list of functions.
10681 (recentf-menu-items-for-commands): Fix :help strings.
10682 (recentf-apply-filename-handlers): New function.
10683 (recentf-expand-file-name): Use it.
10684 (recentf-cleanup): Remove duplicates too.
10685
10686 2005-09-29 Juri Linkov <juri@jurta.org>
10687
10688 * faces.el: Rearrange face definitions to be in the same order as
10689 their face descriptions in "(emacs)Standard Faces".
10690
10691 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10692
10693 * tooltip.el (tooltip): Add group `basic-faces'.
10694
10695 * buff-menu.el (Buffer-menu-buffer): Remove group
10696 `font-lock-highlighting-faces'.
10697
10698 * progmodes/compile.el (compilation-error, compilation-warning)
10699 (compilation-info, compilation-line-number, compilation-column-number):
10700 Change group from `font-lock-highlighting-faces' to `compilation'.
10701
10702 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10703 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10704 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10705 (vhdl-font-lock-reserved-words-face)
10706 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10707 `font-lock-highlighting-faces'.
10708
10709 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10710
10711 2005-09-28 Kim F. Storm <storm@cua.dk>
10712
10713 * emulation/cua-base.el: Set CUA move property on additional commands:
10714 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10715 forward-sexp, backward-sexp, forward-list, backward-list.
10716
10717 2005-09-28 Romain Francoise <romain@orebokech.com>
10718
10719 * comint.el (comint-show-output): Really set point at the
10720 beginning of the output when not using `comint-use-prompt-regexp'.
10721
10722 2005-09-27 Jay Belanger <belanger@truman.edu>
10723
10724 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10725 in TeX mode.
10726
10727 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
10728
10729 * textmodes/org.el (org-table-sum): Fix format string.
10730
10731 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10732 Quote face names.
10733
10734 2005-09-26 Romain Francoise <romain@orebokech.com>
10735
10736 * isearch.el (isearch-forward-regexp): Close doc string.
10737
10738 2005-09-25 Richard M. Stallman <rms@gnu.org>
10739
10740 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10741
10742 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
10743
10744 * progmodes/compile.el (compilation-error-properties):
10745 When getting the file from the previous error message,
10746 correctly decode the new data format.
10747
10748 * progmodes/cc-cmds.el (c-electric-paren):
10749 Call old-blink-paren only for close-paren.
10750
10751 2005-09-24 Andreas Schwab <schwab@suse.de>
10752
10753 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
10754 condition.
10755
10756 2005-09-25 Romain Francoise <romain@orebokech.com>
10757
10758 * dired-aux.el (dired-copy-file-recursive):
10759 * dired.el (dired-delete-file):
10760 * ediff-mult.el (ediff-dir-diff-copy-file):
10761 * ediff-util.el (ediff-test-save-region):
10762 * forms.el (forms-mode):
10763 * ido.el (ido-file-internal, ido-delete-file-at-head):
10764 * log-edit.el (log-edit-done):
10765 * ses.el (ses-yank-resize):
10766 * play/gomoku.el (gomoku-human-plays, gomoku)
10767 (gomoku-human-resigns, gomoku-prompt-for-other-game)
10768 (gomoku-offer-a-draw):
10769 * play/landmark.el (lm-human-resigns, lm):
10770 * net/eudcb-ldap.el (eudc-ldap-check-base):
10771 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
10772 * progmodes/ebrowse.el (ebrowse-find-pattern):
10773 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
10774 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
10775 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
10776
10777 * vc.el (vc-delete-file):
10778 * play/gomoku.el (gomoku-terminate-game, gomoku)
10779 (gomoku-prompt-for-move, gomoku-human-takes-back):
10780 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
10781 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
10782
10783 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
10784
10785 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
10786 color rxvt terminals by using the code xterm.el used to use before
10787 2005-04-09 in order to match the colors used by rxvt.
10788
10789 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10790
10791 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
10792 colors rxvt-unicode terminals by using the same code as xterm.el.
10793
10794 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10795
10796 * textmodes/tex-mode.el (tex-font-lock-append-prop)
10797 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
10798 new symbol used for the tex-verbatim face.
10799
10800 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
10801
10802 * woman.el (woman-file-name):
10803 * wid-edit.el (widget-file-prompt-value)
10804 (widget-coding-system-prompt-value):
10805 * w32-fns.el (set-w32-system-coding-system):
10806 * vc.el (vc-version-diff, vc-annotate):
10807 * textmodes/reftex-auc.el (reftex-arg-cite)
10808 (reftex-arg-index-tag):
10809 * textmodes/refer.el (refer-get-bib-files):
10810 * textmodes/artist.el (artist-figlet-choose-font):
10811 * terminal.el (terminal-emulator):
10812 * replace.el (occur-read-primary-args):
10813 * rect.el (string-rectangle, string-insert-rectangle):
10814 * ps-print.el (ps-print-preprint):
10815 * progmodes/pascal.el (pascal-goto-defun):
10816 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
10817 * progmodes/compile.el (compilation-find-file):
10818 * printing.el (pr-interactive-n-up):
10819 * play/animate.el (animate-birthday-present):
10820 * net/rcompile.el (remote-compile):
10821 * man.el (man, Man-goto-section, Man-follow-manual-reference):
10822 * mail/rmailsum.el (rmail-summary-search-backward)
10823 (rmail-summary-search):
10824 * mail/rmailout.el (rmail-output-read-rmail-file-name)
10825 (rmail-output-read-file-name):
10826 * mail/rmail.el (rmail-search, rmail-search-backwards):
10827 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
10828 * locate.el (locate):
10829 * international/quail.el (quail-show-keyboard-layout):
10830 * international/mule.el (set-buffer-file-coding-system)
10831 (revert-buffer-with-coding-system, set-file-name-coding-system)
10832 (set-terminal-coding-system, set-keyboard-coding-system)
10833 (set-next-selection-coding-system):
10834 * international/mule-diag.el (describe-coding-system)
10835 (describe-font, describe-fontset):
10836 * international/mule-cmds.el (universal-coding-system-argument)
10837 (search-unencodable-char, describe-input-method)
10838 (set-language-environment, describe-language-environment):
10839 * international/codepage.el (codepage-setup):
10840 * international/code-pages.el (codepage-setup):
10841 * info.el (Info-search, Info-follow-reference)
10842 (Info-search-backward):
10843 * emacs-lisp/advice.el (ad-read-advised-function)
10844 (ad-read-advice-class, ad-clear-cache, ad-activate)
10845 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
10846 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
10847 (ad-read-regexp):
10848 * ediff-util.el (ediff-toggle-regexp-match):
10849 * ediff-ptch.el (ediff-prompt-for-patch-file):
10850 * dired-aux.el (dired-diff):
10851 * diff.el (diff):
10852 * cus-edit.el (custom-variable-prompt):
10853 * calendar/timeclock.el (timeclock-ask-for-project):
10854 * calc/calcalg3.el (calc-get-fit-variables):
10855 * calc/calc-store.el (calc-edit-variable)
10856 (calc-permanent-variable):
10857 * vc-mcvs.el (vc-mcvs-register):
10858 * shadowfile.el (shadow-define-literal-group):
10859 * woman.el (woman-file-name):
10860 * vc.el (vc-version-diff, vc-merge):
10861 * textmodes/reftex-index.el (reftex-index-complete-tag):
10862 * format.el (format-decode-buffer, format-decode-region):
10863 * emulation/viper-cmd.el (viper-read-string-with-history):
10864 * emacs-lisp/debug.el (cancel-debug-on-entry):
10865 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10866 * ediff.el (ediff-merge-revisions)
10867 (ediff-merge-revisions-with-ancestor, ediff-revision):
10868 * completion.el (interactive-completion-string-reader):
10869 * calc/calc-prog.el (calc-user-define-formula):
10870 Follow convention for reading with the minibuffer.
10871
10872 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
10873
10874 * progmodes/python.el (python-describe-symbol): Add globals() and
10875 locals() to the arguments of emacs.ehelp.
10876
10877 2005-09-24 Magnus Henoch <mange@freemail.hu>
10878
10879 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
10880 New function, code extracted from ispell-valid-dictionary-list.
10881 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
10882 Call it.
10883
10884 2005-09-24 Eli Zaretskii <eliz@gnu.org>
10885
10886 * subr.el (version-regexp-alist): Extend valid syntax for version
10887 strings: allow any of the characters -,_,+ to separate the
10888 alpha/beta/rc part from the version part. Doc fix.
10889 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
10890
10891 2005-09-23 David Reitter <david.reitter@gmail.com>
10892
10893 * mail/mailclient.el: New file.
10894
10895 2005-09-23 Richard M. Stallman <rms@gnu.org>
10896
10897 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
10898 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
10899 Doc fixes.
10900
10901 * progmodes/cc-mode.el (c-font-lock-init):
10902 Specify font-lock-lines-before.
10903
10904 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
10905
10906 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
10907 whole conflict.
10908
10909 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10910
10911 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
10912 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
10913 of `remap' feature when available. Additional key bindings for
10914 better tty support.
10915 (org-mode-restart, org-force-self-insert): New commands.
10916 (org-time-stamp-inactive): New command.
10917 (org-remap): New function.
10918 (org-table-auto-blank-field, org-level-color-stars-only): New options.
10919 (org-enable-fixed-width-editor): Move to `org-structure'
10920 customization group.
10921 (org-self-insert-command, orgtbl-self-insert-command): Modify to
10922 blank field after field motion commands.
10923
10924 2005-09-23 Kenichi Handa <handa@m17n.org>
10925
10926 * international/mule-cmds.el (set-language-environment):
10927 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
10928 have to call utf-translate-cjk-load-tables.
10929
10930 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
10931
10932 * mouse.el (mouse-move-drag-overlay): Fix last change.
10933
10934 2005-09-22 David Ponce <david@dponce.com>
10935
10936 * tree-widget.el (tree-widget-value-create): Fix previous change.
10937
10938 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10939
10940 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
10941
10942 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
10943
10944 * mouse.el (mouse-move-drag-overlay): New function.
10945 (mouse-drag-region-1): Use it.
10946 Try to simplify a bit the state handling. Handle clicks on links
10947 inside intangible areas.
10948 (mouse-save-then-kill): Minor simplification.
10949 (mouse-secondary-overlay): Make it always non-nil instead of
10950 recreating it each time.
10951 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
10952 (mouse-kill-secondary, mouse-secondary-save-then-kill):
10953 Simplify accordingly.
10954
10955 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10956
10957 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
10958
10959 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
10960
10961 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
10962 (ediff-file-name-sans-prefix): Treat nil as an empty string.
10963 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
10964 to patch.
10965
10966 * ediff-util.el: Use insert-buffer-substring.
10967
10968 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
10969
10970 * emulation/viper-cmd.el (viper-change-state): Don't move over the
10971 field boundaries in the minibuffer.
10972 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
10973 (viper-minibuffer-post-command-hook): New hook.
10974 (viper-line): Don't move cursor at bolp.
10975
10976 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
10977
10978 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
10979 avoid compiler warnings.
10980
10981 * emulation/viper-macs.el (ex-map): Better messages.
10982
10983 * emulation/viper-utils.el (viper-beginning-of-field): New function.
10984
10985 * emulation/viper.el: Replace make-variable-buffer-local with
10986 viper-make-variable-buffer-local everywhere, to avoid warnings.
10987
10988 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10989
10990 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
10991 Delete unused var `old-selected-window'.
10992 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
10993 (mouse-drag-secondary): Delete unused var `start-frame'.
10994
10995 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10996
10997 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
10998
10999 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11000
11001 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
11002 Re-indent within 80 columns. Use inhibit-read-only.
11003
11004 2005-09-19 Romain Francoise <romain@orebokech.com>
11005
11006 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
11007
11008 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11009
11010 * font-lock.el (font-lock-default-fontify-region): Don't add a line
11011 unconditionally, since the after-change-function already did it.
11012
11013 2005-09-19 Miles Bader <miles@gnu.org>
11014
11015 * net/newsticker.el: Get rid of CVS keyword.
11016
11017 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
11018
11019 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
11020 The prompt is formatted later.
11021
11022 2005-09-19 David Ponce <david@dponce.com>
11023
11024 * tree-widget.el (tree-widget-value-create): Save the converted
11025 tree :node widget.
11026
11027 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
11028
11029 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
11030 variable `message'.
11031
11032 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
11033
11034 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
11035 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
11036 <slawomir.nowaczyk.847@student.lu.se>.
11037
11038 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
11039
11040 * image.el (image-load-path): Use symbol `data-directory' instead
11041 of its value, for backward compatibility with packages that bind
11042 it during `find-image'. Suggested by Katsumi Yamaoka.
11043 (image-search-load-path): Handle symbols whose values are strings.
11044
11045 2005-09-18 Romain Francoise <romain@orebokech.com>
11046
11047 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
11048 with-current-buffer form in save-excursion.
11049
11050 2005-09-18 D Goel <deego@gnufans.org>
11051
11052 * apropos.el (apropos-command): Fix `message' call: first arg
11053 should be a format spec. In this and all other cases that appear
11054 below and elsewhere in the source code, I made a change only when
11055 two conditions were satisfied: [1] I can think of a possibility
11056 that the arguments would cause an error, for example, the code in
11057 question relies on external variables such as filenames. [2] I
11058 was sure that the arg to `message' could not have been nil in the code.
11059
11060 * textmodes/tildify.el (tildify-region): Ditto.
11061
11062 * textmodes/reftex-index.el (reftex-index-change-entry)
11063 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
11064 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
11065 * textmodes/org.el (org-complete, org-deadline, org-schedule)
11066 (org-priority, org-table-sum):
11067 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
11068 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
11069 (flyspell-word, flyspell-display-next-corrections):
11070 * textmodes/bibtex.el (bibtex-print-help-message):
11071 * textmodes/artist.el (artist-key-set-point-poly):
11072 * term/mac-win.el (mac-services-insert-text):
11073 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
11074 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
11075 (vhdl-port-paste-testbench, vhdl-compose-new-component)
11076 (vhdl-compose-configuration):
11077 * progmodes/sh-script.el (sh-blink, sh-show-indent)
11078 (sh-set-indent, sh-learn-line-indent):
11079 * progmodes/ps-mode.el (ps-mode-target-column):
11080 * progmodes/idlwave.el (idlwave-make-tags)
11081 (idlwave-scan-library-catalogs):
11082 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
11083 * progmodes/gud.el (gud-jdb-analyze-source):
11084 * progmodes/flymake.el (flymake-log):
11085 * progmodes/ebnf2ps.el (ebnf-generate-region):
11086 * progmodes/cmacexp.el (c-macro-expansion):
11087 * progmodes/ada-xref.el (ada-treat-cmd-string):
11088 * progmodes/ada-mode.el (ada-create-case-exception-substring)
11089 (ada-justified-indent-current, ada-batch-reformat):
11090 * play/zone.el (zone):
11091 * play/landmark.el (lm-move):
11092 * play/decipher.el (decipher-show-alphabet):
11093 * net/newsticker.el (newsticker--display-jump)
11094 (newsticker--display-scroll):
11095 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
11096 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
11097 * mail/feedmail.el (feedmail-dump-message-to-queue):
11098 * eshell/esh-proc.el (eshell-remove-process-entry):
11099 * emulation/ws-mode.el (ws-last-error):
11100 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
11101 (viper-record-kbd-macro):
11102 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
11103 * emacs-lisp/lisp-mnt.el (lm-report-bug):
11104 * emacs-lisp/find-func.el (find-function-noselect):
11105 * calendar/timeclock.el (timeclock-status-string)
11106 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
11107 (timeclock-when-to-leave-string):
11108 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
11109 * calc/calc-units.el (calc-enter-units-table):
11110 * calc/calc-mode.el (calc-mode-record-mode):
11111 * woman.el (woman-mini-help):
11112 * wdired.el (wdired-change-to-wdired-mode):
11113 * vc.el (vc-retrieve-snapshot):
11114 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
11115 * startup.el (display-startup-echo-area-message):
11116 * simple.el (set-goal-column):
11117 * ses.el (ses-command-hook, ses-recalculate-cell):
11118 * server.el (server-process-filter):
11119 * printing.el (pr-interface-txt-print, pr-interface-printify)
11120 (pr-interface-ps):
11121 * pcvs.el (cvs-help):
11122 * log-edit.el (log-edit, log-edit-mode-help):
11123 * iswitchb.el (iswitchb-possible-new-buffer):
11124 * isearch.el (isearch-edit-string):
11125 * image-mode.el (image-mode, image-minor-mode):
11126 * ibuf-macs.el (define-ibuffer-filter):
11127 * hi-lock.el (hi-lock-find-patterns):
11128 * files.el (toggle-read-only):
11129 * ediff-util.el (ediff-copy-diff)
11130 (ediff-write-merge-buffer-and-maybe-kill):
11131 * echistory.el (Electric-history-undefined):
11132 * dnd.el (dnd-insert-text):
11133 * dired-aux.el (dired-query):
11134 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
11135 * bookmark.el (bookmark-bmenu-locate):
11136 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
11137 Fix `message' calls to ensure first arg is a format string.
11138 The change was made only when these two conditions were satisfied:
11139 [1] when there is a possibility that the arguments would cause an error
11140 for example, if the code in question relies on external variables
11141 such as filenames, and
11142 [2] if the arg to `message' could not have been nil in the code.
11143
11144 * pcomplete.el (pcomplete--help): Fix `message' format spec.
11145 Not having a %s would be weird, though not technically wrong.
11146
11147 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11148
11149 * term/mac-win.el (mac-add-charset-info): Doc fix.
11150
11151 2005-09-17 Romain Francoise <romain@orebokech.com>
11152
11153 * shell.el (shell-resync-dirs): Handle echoing processes more
11154 reliably. Don't insert resync command if `comint-process-echoes'
11155 is non-nil.
11156
11157 2005-09-17 Magnus Henoch <mange@freemail.hu>
11158
11159 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
11160 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
11161 aspell versions >= 0.60.
11162 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
11163 only if ispell-aspell-supports-utf8 is non-nil.
11164
11165 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11166
11167 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
11168 buffer-local value to lisp-indent-function.
11169
11170 2005-09-17 Milan Zamazal <pdm@zamazal.org>
11171
11172 * progmodes/glasses.el (glasses-make-readable): If
11173 glasses-separator differs from underscore, put appropriate
11174 overlays over underscore characters.
11175 (glasses-convert-to-unreadable): If glasses-separator differs from
11176 underscore, try to convert glasses-separator characters to
11177 underscores.
11178
11179 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11180
11181 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
11182 Use with-syntax-table and dolist.
11183
11184 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
11185
11186 * textmodes/reftex-auc.el:
11187 * textmodes/reftex-cite.el:
11188 * textmodes/reftex-dcr.el:
11189 * textmodes/reftex-global.el:
11190 * textmodes/reftex-parse.el:
11191 * textmodes/reftex-ref.el:
11192 * textmodes/reftex-sel.el:
11193 * textmodes/reftex-toc.el:
11194 * textmodes/reftex-vars.el:
11195 * textmodes/reftex.el: Small changes to remove compiler warnings.
11196
11197 * textmodes/reftex-index.el: Likewise.
11198 (reftex-query-index-phrase): More efficient use of markers.
11199
11200 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11201
11202 * image.el (image-load-path): New variable.
11203 (image-search-load-path): New function.
11204 (find-image): Search for images in `image-load-path'.
11205
11206 2005-09-15 Richard M. Stallman <rms@gnu.org>
11207
11208 * follow.el: Change Maintainer field.
11209
11210 2005-09-15 David Ponce <david@dponce.com>
11211
11212 * recentf.el (recentf-save-file-modes): New option.
11213 (recentf-save-list): Use it.
11214
11215 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
11216
11217 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
11218 (mode-line-mule-info, mode-line-modified): Move bindings from
11219 mouse-3 to mouse-1.
11220
11221 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11222
11223 * simple.el (sendmail-user-agent-compose): Revert last change.
11224
11225 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11226
11227 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
11228 Use with-current-buffer.
11229 (ange-ftp-gwp-start): Remove unused var `gw-user'.
11230 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
11231 (ange-ftp-insert-directory): Remove unused var `short'.
11232 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
11233
11234 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
11235 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
11236
11237 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
11238 (check-calendar-holidays, diary-list-entries): Autoload.
11239 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
11240 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
11241
11242 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
11243 which mistakenly removed a call to display-buffer.
11244
11245 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
11246
11247 * obsolete/iso-insert.el: Move to obsolete/ from international/.
11248
11249 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
11250
11251 * progmodes/hideshow.el
11252 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
11253 (hs-allow-nesting): New user var.
11254 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
11255 (hs-hide-block-at-point): When nesting allowed,
11256 if there is already an overlay in place, delete it.
11257 (hs-safety-is-job-n): Delete func; remove call sites.
11258 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
11259 (hs-overlay-at): New func.
11260 (hs-already-hidden-p, hs-show-block): Use it.
11261 (hs-hide-all): Don't pre-clean if nesting allowed.
11262 (hs-show-all): Temporarily disallow
11263 nesting around call to `hs-discard-overlays'.
11264
11265 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
11266
11267 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
11268 Delete unused local var.
11269
11270 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
11271
11272 * help-fns.el (describe-categories): "?\ " -> "?\s".
11273 (help-do-arg-highlight): Recognize also ARG-n, as in
11274 `move-to-left-margin' (ARG+n is already recognized). Simplify.
11275
11276 * international/codepage.el (dos-unsupported-char-glyph):
11277 * net/newsticker.el (tool-bar-map, w3-mode-map)
11278 (w3m-minor-mode-map):
11279 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
11280 (ent-alist):
11281 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
11282
11283 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
11284
11285 * custom.el (custom-push-theme): Handle the case where a symbol is
11286 bound but face properties have not yet been assigned.
11287
11288 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
11289 Fix behavior if noerase is `t' and there is no mail buffer.
11290
11291 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
11292 if `continue' is nil, rather than signal an error.
11293
11294 2005-09-12 Richard M. Stallman <rms@gnu.org>
11295
11296 * font-lock.el (font-lock-keywords): Add autoload.
11297
11298 * help-fns.el (describe-variable): Rearrange to put source link
11299 in a predictable place.
11300
11301 * net/newsticker.el: New file.
11302
11303 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11304
11305 * calendar/calendar.el (calendar-for-loop): Add edebug info.
11306 (calendar-basic-setup): Use the new nil arg.
11307 (number-of-diary-entries): Move to diary-lib.el.
11308
11309 * calendar/diary-lib.el: Use with-current-buffer, match-string.
11310 (diary-list-entries): Use with-syntax-table and dolist.
11311 Rename from list-diary-entries.
11312 Use number-of-diary-entries if `number' is nil.
11313 (diary, diary-view-entries): Use this new name and new nil arg value.
11314 (number-of-diary-entries): Move from calendar.el.
11315 (diary-unhide-everything): New function.
11316 (include-other-diary-files, fancy-diary-display)
11317 (diary-show-all-entries, make-diary-entry): Use it.
11318 (diary-mail-entries): Use buffer-string.
11319 (mark-diary-entries): Fix long standing paren typo.
11320 (diary-sexp-entry): Use count-lines.
11321 (make-diary-entry): Avoid `previous-line'.
11322 (diary-mode-map): New var.
11323 (diary-mode): Redraw cal after saving. Setup header-line.
11324 (fancy-diary-display-mode): Use local-set-key.
11325
11326 * startup.el (command-line): Try calling various terminal-init-foo-bar
11327 functions by stripping hyphenated suffixes from $TERM.
11328
11329 * files.el (normal-mode): Check boundness of font-lock-keywords.
11330
11331 2005-09-12 Richard M. Stallman <rms@gnu.org>
11332
11333 * progmodes/compile.el: Don't decide a file's directory
11334 until the user actually tries to go there.
11335 (compilation-next-error-function):
11336 Pass compilation-find-file the directory from the file-struct.
11337 (compilation-internal-error-properties): Separate local FILE-STRUCT
11338 from FILE. Doc the args better. Rename arg FMT to FMTS.
11339 (compilation-find-file): Arg DIR renamed to DIRECTORY.
11340 Expand it, and if nil, use default-directory.
11341 (compilation-get-file-structure): Don't mix specified directory
11342 with default directory. Put specified directory into
11343 file-struct. Don't make the file name absolute.
11344
11345 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11346 (compile-command): Add autoload.
11347 (compilation-disable-input): Add autoload.
11348
11349 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11350
11351 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11352 strings of the variables it can override.
11353 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11354 %Q and %q, for fully-qualified domain name and unqualified host name.
11355
11356 2005-09-11 Kim F. Storm <storm@cua.dk>
11357
11358 * emacs-lisp/authors.el (authors-aliases): Update list.
11359 (authors-fixed-entries): Update mldrag.el entry.
11360
11361 2005-09-10 Alan Mackenzie <acm@muc.de>
11362
11363 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11364 from the region narrowed to.
11365
11366 2005-09-10 Magnus Henoch <mange@freemail.hu>
11367
11368 * textmodes/ispell.el (ispell-check-version): Signal an error if
11369 aspell version is less than 0.60.
11370
11371 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11372
11373 * progmodes/octave-inf.el (inferior-octave-startup):
11374 Resync current dir at the end.
11375
11376 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11377
11378 * woman.el (woman-topic-at-point-default):
11379 Rename to woman-use-topic-at-point-default.
11380 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11381 (woman-file-name): Reflect renames above. Automatically use the
11382 word at point as topic if woman-use-topic-at-point is non-nil.
11383 Otherwise offer it as default but don't insert it in the
11384 minibuffer. Also use `test-completion' instead of `assoc' as
11385 suggested by Stefan Monnier.
11386
11387 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11388
11389 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11390 the attempt to do it over Tramp. This is not yet supported.
11391
11392 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11393
11394 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11395 (menu-bar-non-minibuffer-window-p): New functions.
11396 ("Split Window", "Save As..."): Use them.
11397 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11398 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11399 Use menu-bar-menu-frame-live-and-visible-p.
11400 ("Save Buffer", "Insert File", "Open Directory...")
11401 ("Open File...", "Visit New File..."):
11402 Use menu-bar-non-minibuffer-window-p.
11403 (kill-this-buffer-enabled-p, dired <menu-enable>):
11404 Use menu-bar-non-minibuffer-window-p.
11405
11406 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11407
11408 * cus-start.el (all): Don't complain about fringe-related
11409 built-ins if fringes are not supported. Ditto about
11410 selection-related built-ins. Fix the test for GTK-related built-ins.
11411
11412 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11413 ("Postscript Print Buffer", "Print Region", "Save As...")
11414 ("Save", "Insert File...", "Open Directory...")
11415 ("Open File...", "Visit New File..."")
11416 ("Truncate Long Lines in this Buffer"): Don't look at
11417 menu-updating-frame if this display does not support multiple frames.
11418
11419 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11420
11421 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11422
11423 2005-09-09 Emilio Lopes <eclig@gmx.net>
11424
11425 * woman.el: Format- and whitespace-related changes.
11426
11427 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11428
11429 * woman.el: Fix my email address.
11430
11431 2005-09-08 Richard M. Stallman <rms@gnu.org>
11432
11433 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11434 (sh-mode): Locally set skeleton-pair-default-alist.
11435
11436 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11437
11438 * progmodes/flymake.el: Require `compile' unconditionally.
11439
11440 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11441
11442 * woman.el (woman-file-name): Provide a default, not initial input.
11443
11444 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11445
11446 * font-lock.el (font-lock-support-mode): Doc fix.
11447
11448 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11449
11450 2005-09-08 Richard M. Stallman <rms@gnu.org>
11451
11452 * simple.el (blink-matching-open): Get rid of text props from
11453 the string shown in echo area. Don't permanently set point.
11454 Some rearrangements.
11455
11456 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11457
11458 * recentf.el (recentf-filename-handler): Add custom choice
11459 `abbreviate-file-name'.
11460
11461 * msb.el (msb--very-many-menus): Fix typo.
11462
11463 * disp-table.el (standard-display-european): Don't set
11464 enable-multibyte-characters to nil.
11465
11466 2005-09-08 David Ponce <david@dponce.com>
11467
11468 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11469 (recentf-expand-file-name): Doc fix.
11470 (recentf-dialog-mode-map): Define digit shortcuts.
11471 (recentf--files-with-key): New variable.
11472 (recentf-show-digit-shortcut-filter): New function.
11473 (recentf-open-files-items): New function.
11474 (recentf-open-files): Use it.
11475 (recentf-open-file-with-key): New command.
11476
11477 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11478
11479 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11480 Suggested by Kim F. Storm.
11481 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11482 (Buffer-menu-make-sort-button): Use global keymap.
11483
11484 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11485
11486 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11487 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11488 necessary any longer with the remapped command.
11489 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11490 formatting time only.
11491
11492 * net/tramp.el (tramp-action-password)
11493 (tramp-multi-action-password): Compile the password prompt from
11494 `method', `user' and `host'. Sometimes it isn't obvious which
11495 password to enter, for example with remote files offered by
11496 recentf.el, or with multiple steps. Suggested by Robert Marshall
11497 <robert@chezmarshall.freeserve.co.uk>.
11498
11499 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11500
11501 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11502 Fix regexp for when "s///" is at the beginning of line.
11503
11504 2005-09-07 Jay Belanger <belanger@truman.edu>
11505
11506 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11507 when in matrix mode.
11508
11509 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11510
11511 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11512 non-anonymous functions.
11513
11514 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11515
11516 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11517 when using a header line. Otherwise, use mouse-1-click-follows-link.
11518
11519 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11520 can't be moved; don't signal an error.
11521
11522 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11523
11524 * cus-theme.el (custom-theme-write-faces): Save the current face
11525 spec, not the defface spec.
11526
11527 * custom.el (custom-known-themes): Clarify meaning of "standard".
11528 (custom-push-theme): Save old values in the standard theme.
11529 (disable-theme): Correct typo.
11530 (custom-face-theme-value) Deleted unused function.
11531 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11532
11533 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11534
11535 * progmodes/compile.el (compilation-goto-locus): Take into account
11536 iconified frames when determining whether the buffer is
11537 already visible.
11538 Don't reset window height if the window already existed.
11539
11540 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11541
11542 * custom.el (load-theme): Rename from require-theme.
11543 Add interactive spec.
11544 (enable-theme): Rename from custom-enable-theme.
11545 Add interactive spec.
11546 (disable-theme): Rename from custom-disable-theme.
11547 Add interactive spec.
11548 (custom-make-theme-feature): Doc fix.
11549 (custom-theme-directory): Doc fix.
11550 (provide-theme): Call enable-theme.
11551
11552 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11553
11554 * obsolete/lazy-lock.el (lazy-lock-mode):
11555 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11556 font-lock-mode if it's off. Print a warning instead.
11557
11558 * progmodes/compile.el (compilation-start): Ignore errors if the
11559 process died before we get to send-eof.
11560
11561 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11562 Undo last change. Enclosing the result in quotes broke things on Unix
11563 since tex-send-command passes it through shell-quote-argument.
11564 (tex-send-command): Pass `file' through convert-standard-filename
11565 when possible.
11566 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11567 info in a transcript.
11568
11569 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11570
11571 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11572 fix compilation warning. Reorder the key definitions to group
11573 together keys emitted by the current version of xterm.
11574
11575 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11576 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11577 Reorder predicates to correct min-color usage.
11578
11579 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11580
11581 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11582 Kill local variables when longlines-mode is turned off.
11583
11584 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11585
11586 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11587
11588 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11589
11590 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11591
11592 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11593 (font-lock-lines-before): Change default to being inactive.
11594 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11595 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11596
11597 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11598
11599 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11600 Deactivate temporarily advice if active (not needed for Emacs 22,
11601 but for backwards compatibility).
11602 (tramp-exists-file-name-handler): Rewrite. First implementation
11603 was too simple.
11604 (tramp-advice-make-auto-save-file-name):
11605 Call `tramp-handle-make-auto-save-file-name' (again, just for
11606 backwards compatibility).
11607
11608 2005-08-31 Reto Zimmermann <reto@gnu.org>
11609
11610 * progmodes/vhdl-mode.el
11611 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11612 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11613 (vhdl-set-default-project): New function (easier setting of default).
11614 (vhdl-port-copy): Handle extended identifiers for generics.
11615 (vhdl-compiler-alist): Better description for error message regexp.
11616 (vhdl-make): Query for target, use previous as default.
11617 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11618 (vhdl-font-lock-keywords-2): Fix fontification for record
11619 el. assign.
11620 (vhdl-speedbar-make-subpack-line): Add package body link.
11621 (vhdl-generate-makefile-1): Not include itself as dependency.
11622 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11623 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11624 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11625 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11626 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11627 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11628 (vhdl-import-project): Add string argument for `error'.
11629 (vhdl-compose-configuration)
11630 (vhdl-compose-configuration-architecture): Add configuration
11631 declaration generation.
11632 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11633 (vhdl-trailer-re): Add "record" keyword (better indentation).
11634 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11635 "[^ \t-\"]+".
11636 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11637 (vhdl-testbench-entity-file-name)
11638 (vhdl-testbench-architecture-file-name): Allow separate
11639 customization of testbench file names.
11640 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11641 (vhdl-get-visible-signals): Allow newline within alias declaration.
11642 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11643 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11644 (member-ignore-case): Alias for missing function in XEmacs.
11645 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11646 (vhdl-update-sensitivity-list): Ignore case on read signals.
11647 (vhdl-replace-string): Adjust case only for file names.
11648 (vhdl-update-sensitivity-list): Fix search for read signals.
11649 (vhdl-update-sensitivity-list): Exclude formal parameters.
11650 (vhdl-get-visible-signals): Include aliases of signals.
11651 (vhdl-get-visible-signals): Fix signal name searching.
11652 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11653 (vhdl-fixup-whitespace-region): Fix for character
11654 literals (e.g. `:').
11655
11656 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11657
11658 * ansi-color.el (comint-last-output-start):
11659 * bs.el (font-lock-verbose):
11660 * diff-mode.el (add-log-buffer-file-name-function):
11661 * dired-x.el (vm-folder-directory):
11662 * faces.el (help-xref-stack-item):
11663 * files.el (font-lock-keywords):
11664 * find-lisp.el (dired-buffers, dired-subdir-alist):
11665 * ido.el (cua-inhibit-cua-keys):
11666 * log-view.el (cvs-minor-wrap-function):
11667 * outline.el (font-lock-warning-face):
11668 * simple.el (compilation-current-error):
11669 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11670 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11671 * tooltip.el (comint-prompt-regexp):
11672 * w32-fns.el (explicit-shell-file-name):
11673 * term/mac-win.el (mac-charset-info-alist)
11674 (mac-services-selection, mac-system-script-code):
11675 * term/tty-colors.el (msdos-color-values):
11676 * term/w32-win.el (xlfd-regexp-registry-subnum):
11677 * term/x-win.el (x-keysym-table, x-selection-timeout)
11678 (x-session-id, x-session-previous-id):
11679 * textmodes/ispell.el (mail-yank-prefix):
11680 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11681 * textmodes/org.el (calc-embedded-close-formula)
11682 (calc-embedded-open-formula)
11683 (font-lock-unfontify-region-function):
11684 * textmodes/reftex-global.el (isearch-next-buffer-function)
11685 (TeX-master):
11686 * textmodes/reftex.el (font-lock-keywords):
11687 * textmodes/tex-mode.el (font-lock-comment-face)
11688 (font-lock-doc-face):
11689 * textmodes/texinfo.el (outline-heading-alist):
11690 Add defvars.
11691
11692 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11693 (artist-spray-chars, artist-mode-init, artist-replace-string)
11694 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11695 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11696 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11697
11698 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11699 (conf-align-assignments): "?\ " -> "?\s".
11700
11701 * textmodes/reftex-index.el (TeX-master): Add defvar.
11702 (reftex-index-phrases-marker): Move up defvar.
11703
11704 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11705 (reftex-toc-include-labels-indicator)
11706 (reftex-toc-include-index-indicator)
11707 (reftex-toc-max-level-indicator): Move up declarations.
11708
11709 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11710 of args to `tramp-run-real-handler', even if it's empty in this case.
11711
11712 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11713
11714 * dired.el (dired-move-to-filename-regexp): Add date format for
11715 Mac OS X 10.3 in East Asian locales.
11716
11717 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11718
11719 * files.el (make-auto-save-file-name): Add file name handler call
11720 if applicable.
11721
11722 * net/tramp.el (tramp-file-name-handler-alist)
11723 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11724 (tramp-handle-make-auto-save-file-name): Rename from
11725 `tramp-make-auto-save-file-name'.
11726 (tramp-exists-file-name-handler): New defun.
11727 (tramp-advice-make-auto-save-file-name): Make defadvice only when
11728 `make-auto-save-file-name' is not a magic file name operation.
11729
11730 2005-08-30 Richard M. Stallman <rms@gnu.org>
11731
11732 * files.el (risky-local-variable-p):
11733 Match `-predicates' and `-commands.
11734
11735 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11736 (custom-save-all): Visit the file if necessary;
11737 kill the buffer if we created it.
11738 (custom-save-delete): Don't visit file or kill buffer here.
11739
11740 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
11741
11742 * textmodes/org.el (org-special-keyword): New face.
11743 (org-table-copy-down, org-table-eval-formula)
11744 (org-table-recalculate, org-init-section-numbers):
11745 Use `string-to-number' instead of `string-to-int'.
11746 (org-get-location): Use `insert-buffer-substring' instead of
11747 `insert-buffer'.
11748 (org-modify-diary-entry-string): New function.
11749 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
11750 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
11751 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
11752 active region.
11753 (org-export-as-html): Handle QUOTE keyword.
11754 (org-quote-string): New option.
11755 (org-bookmark-jump-unhide): New function, used for
11756 `bookmark-after-jump-hook'.
11757 (org-diary-default-entry): Apply only when not called through
11758 `org-agenda'.
11759
11760 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
11761
11762 * net/eudc.el (mode-popup-menu):
11763 * play/handwrite.el (ps-printer-name, ps-lpr-command):
11764 * progmodes/ada-mode.el (compile-auto-highlight)
11765 (skeleton-further-elements):
11766 * progmodes/autoconf.el (font-lock-syntactic-keywords):
11767 * progmodes/cmacexp.el (msdos-shells):
11768 * progmodes/compile.el (font-lock-extra-managed-props)
11769 (font-lock-keywords, font-lock-maximum-size)
11770 (font-lock-support-mode):
11771 * progmodes/grep.el (font-lock-lines-before):
11772 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
11773 * progmodes/mixal-mode.el (compile-command):
11774 * progmodes/perl-mode.el (font-lock-comment-face)
11775 (font-lock-doc-face, font-lock-string-face):
11776 * progmodes/prolog.el (comint-prompt-regexp):
11777 * progmodes/sh-script.el (font-lock-comment-face)
11778 (font-lock-set-defaults, font-lock-string-face):
11779 * progmodes/sql.el (font-lock-keyword-face)
11780 (font-lock-set-defaults, font-lock-string-face):
11781 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
11782 (itimer-version, lazy-lock-defer-contextually)
11783 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
11784 Add defvars.
11785
11786 * progmodes/cperl-mode.el (cperl-electric-lbrace)
11787 (cperl-electric-keyword, cperl-electric-pod)
11788 (cperl-electric-backspace, cperl-forward-re)
11789 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
11790 (vc-rcs-header, vc-sccs-header): Add defvars.
11791
11792 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
11793 (font-lock-syntactic-keywords, gud-find-expr-function):
11794 Add defvars.
11795
11796 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
11797 (gdb-frame-parameters): Declare before use.
11798
11799 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
11800 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
11801 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
11802 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
11803
11804 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
11805 (idlwave-help-with-source): Use `insert-buffer-substring', not
11806 `insert-buffer'.
11807
11808 2005-08-29 Juri Linkov <juri@jurta.org>
11809
11810 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
11811 Put outline-back-to-heading function call inside save-excursion.
11812
11813 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
11814
11815 * man.el (Man-init-defvars, Man-translate-references)
11816 (Man-support-local-filenames, Man-highlight-references):
11817 * progmodes/sql.el (sql-interactive-mode):
11818 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
11819
11820 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
11821 (compilation-mode-font-lock-keywords): Add defvars.
11822 (checkdoc-interactive-loop): "?\ " -> "?\s".
11823
11824 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
11825 (font-lock-doc-face, font-lock-string-face)
11826 (font-lock-keywords-case-fold-search): Add defvars.
11827 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
11828
11829 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
11830 Don't pass X and Y (they are ignored anyway).
11831 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
11832 (mouse-delete-window): Make arguments optional.
11833
11834 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
11835 (caesar-translate-table, minor-modes, news-buffer-save)
11836 (news-group-name, news-minor-modes): Add defvars.
11837
11838 * emacs-lisp/lselect.el (mouse-highlight-priority)
11839 (x-lost-selection-functions, zmacs-regions):
11840 * emacs-lisp/pp.el (font-lock-verbose):
11841 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
11842 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
11843 (ses-mode-map):
11844 * emacs-lisp/tcover-unsafep.el (safe-functions):
11845 * international/mule-cmds.el (mac-system-coding-system)
11846 (mac-system-locale):
11847 * language/ethio-util.el (rmail-current-message)
11848 (rmail-message-vector):
11849 * language/thai-util.el (thai-auto-composition-mode):
11850 * mail/metamail.el (rmail-current-message, rmail-message-vector):
11851 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
11852 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
11853 (vm-primary-inbox, vm-spool-files):
11854 * mail/rmail.el (deleted-head, font-lock-fontified)
11855 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
11856 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
11857 (total-messages):
11858 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
11859 (rmail-summary-mode-map):
11860 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
11861 (rmail-last-label, rmail-last-multi-labels)
11862 (rmail-summary-vector, rmail-total-messages):
11863 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
11864 * mail/rmailsum.el (msgnum):
11865 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
11866 (rmail-current-message):
11867 * obsolete/fast-lock.el (font-lock-face-list):
11868 * obsolete/rnewspost.el (mail-reply-buffer):
11869 * obsolete/scribe.el (compile-command):
11870 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
11871
11872 2005-08-28 John Paul Wallington <jpw@gnu.org>
11873
11874 * ibuf-ext.el (ibuffer-auto-update-changed):
11875 Use `frame-or-buffer-changed-p' to check whether we need to update.
11876 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
11877 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
11878 as a `frame-or-buffer-changed-p' state vector instead.
11879
11880 2005-08-27 Romain Francoise <romain@orebokech.com>
11881
11882 * textmodes/makeinfo.el (makeinfo-compile):
11883 Use `compilation-start'. Set `next-error-function' according to
11884 `disable-errors'.
11885 (makeinfo-next-error): New function.
11886 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
11887 (makeinfo-buffer): Likewise.
11888
11889 * progmodes/compile.el (compilation-start): Add autoload cookie.
11890
11891 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
11892 * textmodes/sgml-mode.el: Likewise.
11893 * progmodes/python.el: Likewise.
11894
11895 2005-08-27 Eli Zaretskii <eliz@gnu.org>
11896
11897 * simple.el (blink-matching-paren-distance): Document the meaning
11898 of nil value, and allow to customize to nil.
11899
11900 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
11901 command.com, not command.exe.
11902
11903 2005-08-26 John Wiegley <johnw@newartisans.com>
11904
11905 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
11906 code around a bit so that an extraneous nil argument is not added
11907 to a command when no args are given.
11908
11909 * eshell/esh-arg.el (eshell-parse-double-quote): If a
11910 double-quoted argument resolves to nil, return it as an empty
11911 string rather than as nil. This made it impossible to pass "" to
11912 a shell script as a null string argument.
11913
11914 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
11915
11916 * outline.el (outline-invent-heading): New fun.
11917 (outline-promote, outline-demote): Use it.
11918 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
11919 (outline-end-of-subtree): Remove unused var `opoint'.
11920
11921 2005-08-26 David Reitter <david.reitter@gmail.com>
11922
11923 * menu-bar.el (truncate-lines, write-file, print-buffer)
11924 (ps-print-buffer-faces, ps-print-buffer, split-window):
11925 Disable menu items when the frame they refer to is invisible, or when
11926 they refer to a buffer and the minibuffer is selected.
11927
11928 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
11929
11930 * progmodes/flymake.el (flymake-highlight-err-lines):
11931 Use save-excursion around flymake-highlight-line to preserve point.
11932
11933 2005-08-26 Eli Zaretskii <eliz@gnu.org>
11934
11935 * progmodes/octave-mod.el: Change Author and Maintainer address.
11936 (octave-maintainer-address): Change Kurt's email address.
11937 * progmodes/octave-inf.el: Change Author and Maintainer address.
11938 * progmodes/octave-hlp.el: Change Author and Maintainer address.
11939
11940 2005-08-26 Kim F. Storm <storm@cua.dk>
11941
11942 * subr.el (version-list-<, version-list-<=, version-list-=):
11943 Rename from integer-list-*.
11944 (version-list-not-zero): Likewise. Fix while loop.
11945 (version=): Use version-list-= instead of string-equal.
11946
11947 2005-08-26 Richard M. Stallman <rms@gnu.org>
11948
11949 * outline.el (outline-promote): Try shortening the heading.
11950 As last resort, read the heading to use.
11951 (outline-demote): As last resort, read the heading to use.
11952
11953 2005-08-26 Romain Francoise <romain@orebokech.com>
11954
11955 * progmodes/compile.el (compilation-start): Doc fix.
11956
11957 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
11958 (antlr-font-lock-additional-keywords): Fix reference to
11959 `antlr-font-lock-literal-regexp' erroneously changed during the
11960 mass face rename.
11961 (antlr-run-tool): Use `compilation-start'.
11962
11963 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
11964 instead of the obsolete `compile-internal'.
11965
11966 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
11967
11968 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
11969 (number, original-date):
11970 * calendar/cal-china.el (date):
11971 * calendar/cal-coptic.el (date):
11972 * calendar/cal-french.el (date):
11973 * calendar/cal-hebrew.el (date, entry, number, original-date):
11974 * calendar/cal-islam.el (date, number, original-date):
11975 * calendar/cal-iso.el (date):
11976 * calendar/cal-julian.el (date):
11977 * calendar/cal-mayan.el (date):
11978 * calendar/cal-menu.el (date, event):
11979 * calendar/cal-persia.el (date):
11980 * calendar/lunar.el (date):
11981 * calendar/solar.el (date): Add defvars.
11982
11983 * emerge.el:
11984 * ibuffer.el:
11985 * info-xref.el:
11986 * obsolete/bg-mouse.el:
11987 * obsolete/sun-curs.el:
11988 * obsolete/swedish.el: Move the `defvar's to the top level.
11989
11990 * smerge-mode.el (smerge-refined-change): Add :group.
11991
11992 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
11993
11994 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
11995 (smerge-keep-n): Remove props.
11996 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
11997 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
11998 now that it's done in smerge-keep-n.
11999 (smerge-refined-change): New face.
12000 (smerge-refine-chopup-region, smerge-refine-highlight-change)
12001 (smerge-refine): New funs.
12002 (smerge-basic-map): Bind smerge-refine.
12003
12004 2005-08-25 Juri Linkov <juri@jurta.org>
12005
12006 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
12007 compilation-process-setup-function and compilation-disable-input
12008 in grep-mode instead of let-bindings in grep.
12009
12010 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
12011 Delete "Automatic File De/compression" (auto-compression-mode).
12012
12013 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
12014
12015 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
12016 Silence warning about non-existent variable.
12017
12018 2005-08-25 Richard M. Stallman <rms@gnu.org>
12019
12020 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
12021 Rename "Describe Key" to "Describe Key or Mouse Operation".
12022
12023 * mail/mailalias.el (build-mail-aliases): Delete comments
12024 from the contents before processing them.
12025
12026 * isearch.el (isearch-edit-string): Erase the Search prompt
12027 if user enters an empty string and there is no default.
12028
12029 * comint.el (comint-file-name-prefix): Add autoload.
12030
12031 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
12032
12033 * subr.el (play-sound): Rearrange to avoid warning.
12034
12035 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
12036
12037 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
12038 New hook.
12039 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
12040
12041 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
12042
12043 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
12044
12045 * custom.el (custom-theme-set-variables): Sort minor modes last.
12046
12047 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12048
12049 * subr.el (version-separator, version-regexp-alist): New vars used by
12050 version comparison funs.
12051 (integer-list-<, integer-list-=, integer-list-<=)
12052 (integer-list-not-zero): New funs for integer list comparison.
12053 (version-to-list, version=, version<, version<=): New funs for version
12054 comparison.
12055
12056 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
12057
12058 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
12059 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
12060 time to silence the byte-compiler.
12061
12062 * ibuffer.el (ibuffer-compile-make-eliding-form)
12063 (ibuffer-check-formats): Use `with-no-warnings' to hide references
12064 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
12065 so it's silly to get warnings for it).
12066 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
12067 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
12068 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
12069 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
12070 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
12071 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
12072 Defvar at compile time.
12073 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
12074 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
12075 Declare them before use.
12076
12077 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
12078 (info-xref-good, info-xref-bad): Defvar at compile time.
12079
12080 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
12081 Use `let*' instead of `let'.
12082
12083 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
12084 (*mouse-y*, menu, char): Defvar at compile time.
12085 (sc::menu): Declare it before use.
12086 (sc::pack-one-line): Use `let', not `let*'.
12087
12088 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
12089 (mail-send-hook): Defvar at compile time.
12090
12091 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
12092 Defvar at compile time.
12093
12094 * term/sun-mouse.el (current-global-mousemap)
12095 (current-local-mousemap): Declare them before use.
12096
12097 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
12098
12099 * bookmark.el (bookmark-after-jump-hook): New hook.
12100 (bookmark-jump): Run `bookmark-after-jump-hook'.
12101
12102 2005-08-23 Juri Linkov <juri@jurta.org>
12103
12104 * faces.el (minibuffer-prompt): Doc fix.
12105
12106 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
12107
12108 * progmodes/xscheme.el: Trivial changes to silence warnings.
12109 (xscheme-previous-mode, xscheme-previous-process-state):
12110 Add defvars.
12111 (xscheme-last-input-end, xscheme-process-command-line)
12112 (xscheme-process-name, xscheme-buffer-name)
12113 (xscheme-expressions-ring-max, xscheme-expressions-ring)
12114 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
12115 (xscheme-control-g-synchronization-p)
12116 (xscheme-control-g-disabled-p, xscheme-string-receiver)
12117 (default-xscheme-runlight, xscheme-runlight)
12118 (xscheme-runlight-string, xscheme-process-filter-state)
12119 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
12120 Move to beginning of file.
12121 (scheme-interaction-mode-commands-alist)
12122 (scheme-interaction-mode-map, scheme-debugger-mode-map):
12123 Declare them before use. Note: the initialization code for the variables
12124 has not been moved because it uses functions that reference the variables.
12125 (xscheme-control-g-message-string, xscheme-process-filter-alist)
12126 (xscheme-prompt-for-expression-map): Declare them before use.
12127 (scheme-debugger-mode-commands): "?\ " -> "?\s".
12128
12129 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
12130
12131 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
12132
12133 2005-08-22 Juri Linkov <juri@jurta.org>
12134
12135 * faces.el (set-face-underline): Delete this duplicate function
12136 and make an obsolete alias to set-face-underline-p.
12137 (set-face-underline-p): Use docstring of set-face-underline.
12138 (describe-face): Create hyperlink to parent face.
12139
12140 * info.el (Info-insert-dir): Use save-excursion around
12141 insert-buffer-substring.
12142 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
12143 (Info-escape-percent): Delete function.
12144 (Info-fontify-node): Replace Info-escape-percent by
12145 replace-regexp-in-string with REP arg set to lambda that
12146 duplicates `%' and preserves text properties.
12147
12148 * progmodes/compile.el (compilation-disable-input): Doc fix.
12149 (define-compilation-mode): Doc fix and refill.
12150 (kill-compilation): Use `mode-name' in the error message.
12151 (compilation-find-file): Use `compilation-error' in the
12152 read-file-name's prompt.
12153
12154 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
12155
12156 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
12157 (smerge-auto-leave): Make undo re-enable the mode.
12158 (debug-ignored-errors): Add the user-error of impossible resolution.
12159 (smerge-resolve): Move things around a bit, in preparation for later.
12160 (smerge-diff): Don't fail if the buffer has no associated file.
12161 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
12162 (smerge-conflict-overlay): New function.
12163 (smerge-match-conflict): Don't add text properties here.
12164 (smerge-find-conflict): Instead, add an overlay here.
12165 Also check for the case where we're inside a conflict already, so as to
12166 obviate the need for font-lock-multiline, which is unbearably slow with
12167 large conflicts and ciomplex font-lock patterns.
12168 (smerge-remove-props): Remove overlay rather than text-properties.
12169 (smerge-mode): Don't set font-lock-multiline.
12170 Remove overlays when turned off.
12171
12172 2005-08-21 Kim F. Storm <storm@cua.dk>
12173
12174 * ido.el (ido-ignore-item-p): Use save-match-data.
12175 Bind case-fold-search to ido-case-fold locally.
12176
12177 2005-08-20 Richard M. Stallman <rms@gnu.org>
12178
12179 * files.el (normal-mode): If font lock is on, turn it off and on.
12180
12181 * subr.el (replace-regexp-in-string): Doc fix.
12182
12183 * startup.el (command-line-1): Don't suppress startup screen
12184 due to existing processes.
12185
12186 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
12187
12188 * progmodes/compile.el (compilation-disable-input): Default to nil.
12189
12190 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12191
12192 * progmodes/compile.el (compilation-disable-input): New defcustom.
12193 (compilation-start): If compilation-disable-input is non-nil, send
12194 EOF to the compilation process.
12195
12196 2005-08-20 Eli Zaretskii <eliz@gnu.org>
12197
12198 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
12199 Run the argument of tex-shell-cd-command through
12200 convert-standard-filename, to get the correct style of slashes on
12201 Windows, and enclose the result in quotes, in case the file name
12202 includes whitespace or other special characters.
12203
12204 2005-08-19 Andreas Schwab <schwab@suse.de>
12205
12206 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
12207 process.
12208
12209 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
12210
12211 * cus-start.el (minibuffer-prompt-properties): Correct typo.
12212
12213 2005-08-18 Kim F. Storm <storm@cua.dk>
12214
12215 * scroll-lock.el: Fix errors due to incorrect line wrapping.
12216
12217 2005-08-18 Richard M. Stallman <rms@gnu.org>
12218
12219 * scroll-lock.el: New file.
12220
12221 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
12222
12223 * dired.el (dired-move-to-end-of-filename):
12224 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
12225
12226 2005-08-18 Kim F. Storm <storm@cua.dk>
12227
12228 * ido.el (ido-everywhere): Fix defcustom :set function to disable
12229 rather than toggle mode when custom value is nil.
12230 (ido-everywhere): Fix defun doc string.
12231
12232 2005-08-17 Richard M. Stallman <rms@gnu.org>
12233
12234 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
12235 as tag instead of "Inviolable".
12236
12237 2005-08-17 Kim F. Storm <storm@cua.dk>
12238
12239 * windmove.el (windmove-coordinates-of-position): Remove.
12240 (windmove-coordinates-of-window-position): Remove.
12241 (windmove-reference-loc): Use posn-at-point instead.
12242
12243 * subr.el (insert-for-yank-1): Doc fix.
12244
12245 * ido.el (ido-enter-matching-directory): Rename from
12246 ido-enter-single-matching-directory. Change `slash' choice to
12247 `only'. Add `first' choice.
12248 (ido-exhibit): Adapt to above changes.
12249
12250 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
12251
12252 * Makefile.in: Expand comment about building loaddefs.el.
12253
12254 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
12255
12256 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
12257 Comment use of defadvice.
12258
12259 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
12260
12261 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
12262
12263 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
12264 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
12265 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
12266 * progmodes/idlw-shell.el, progmodes/ld-script.el,
12267 * progmodes/which-func.el, ruler-mode.el, strokes.el,
12268 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
12269 for backward compatibility for faces that did not appear in the
12270 previous Emacs release.
12271
12272 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
12273
12274 2005-08-15 Kim F. Storm <storm@cua.dk>
12275
12276 * emulation/cua-base.el (cua-delete-region): Return t if
12277 deleted region was non-empty.
12278 (cua-replace-region): Inhibit overwrite-mode for
12279 self-insert-command if replaced region was non-empty.
12280 (cua--explicit-region-start, cua--status-string): Make them
12281 buffer-local at top-level...
12282 (cua-mode): ...rather than when mode is enabled.
12283
12284 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
12285
12286 * progmodes/vhdl-mode.el (vhdl-emacs-21):
12287 Set t for Emacs 21, 22, and so on.
12288
12289 2005-08-15 David Ponce <david@dponce.com>
12290
12291 * tree-widget.el: Update Commentary header.
12292 (tree-widget-theme): Doc fix.
12293 (tree-widget-space-width): New option.
12294 (tree-widget-image-properties): Look up in the default theme too.
12295 (tree-widget--cursors): Only for images with arrow pointer shape.
12296 (tree-widget-lookup-image): Pointer shape is hand by default.
12297 (tree-widget-icon): Rename generic icon widget from
12298 `tree-widget-control'.
12299 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
12300 derive from `tree-widget-icon'.
12301 (tree-widget-handle): Improve default look and feel of the text
12302 representation.
12303 (tree-widget): Rename :*-control properties to :*-icon properties.
12304 Add :action and :help-echo properties.
12305 (tree-widget-after-toggle-functions): Move.
12306 (tree-widget-close-node, tree-widget-open-node): Remove.
12307 (tree-widget-before-create-icon-functions): New hook.
12308 (tree-widget-value-create): Update to allow customization of icons
12309 and nodes at run-time via that new hook.
12310 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
12311 (tree-widget-icon-action, tree-widget-icon-help-echo)
12312 (tree-widget-action, tree-widget-help-echo): New functions.
12313
12314 2005-08-15 Kim F. Storm <storm@cua.dk>
12315
12316 * ido.el (ido-buffer-internal): Use with-no-warnings.
12317 (ido-make-merged-file-list): Use while-no-input.
12318
12319 2005-08-15 Richard M. Stallman <rms@gnu.org>
12320
12321 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
12322 (flyspell-large-region): Fix doc and custom type.
12323
12324 2005-08-14 Richard M. Stallman <rms@gnu.org>
12325
12326 * files.el (interpreter-mode-alist): Doc fix.
12327
12328 * mail/rmail.el (rmail-nonignored-headers): New variable.
12329 (rmail-clear-headers): Use it.
12330 (rmail-reply): Better handling of mail-followup-to header.
12331
12332 * progmodes/sh-script.el (sh-font-lock-keywords-var):
12333 Rename variable from sh-font-lock-keywords. In the `shell' entry,
12334 don't try to refer to executable-font-lock-keywords.
12335 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
12336 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
12337 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
12338 (sh-mode): Set comment-start-skip, local-abbrev-table,
12339 imenu-case-fold-search.
12340 (sh-set-shell): Don't set them here.
12341 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
12342 Don't cache the results in the original alist; don't ever modify
12343 that alist.
12344
12345 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12346
12347 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12348 empty.
12349
12350 2005-08-15 Andreas Schwab <schwab@suse.de>
12351
12352 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12353
12354 * dired.el, info.el, mail/rmail.el: Revert last change.
12355
12356 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12357
12358 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12359 modification in `eval-after-load' form.
12360 * info.el: Likewise.
12361 * mail/rmail.el: Likewise.
12362
12363 2005-08-14 Juri Linkov <juri@jurta.org>
12364
12365 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12366 Remove highlighting of "Compilation started". Highlight only
12367 the word "finished" in "Compilation finished". Add highlighting
12368 of "interrupt", "killed", "terminated" and the exit code.
12369 (compilation-start): Add newline after header. Use exactly the
12370 same time stamp format as the finishing message.
12371 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12372
12373 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12374 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12375 Add highlighting of "interrupt", "killed", "terminated".
12376
12377 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12378 enabled and the current command is self-insert-command, call it
12379 explicitly with overwrite-mode bound to nil, to not allow it
12380 to delete the character after the selected region.
12381
12382 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12383
12384 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12385 move-end-of-line, end-of-line, and beginning-of-line to the list
12386 of commands after which the echo area is updated.
12387
12388 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12389
12390 * cus-edit.el (custom-save-all, custom-save-delete):
12391 Bind recentf-exclude to exclude custom-file.
12392
12393 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12394
12395 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12396 to go to the bottom of the mail message. Added to
12397 `rmail-summary-mode-map' with key "/".
12398 (rmail-summary-show-message): New (internal) function for use by
12399 both `rmail-summary-beginning/end-of-message'.
12400 (rmail-summary-beginning-of-message): Change to use
12401 rmail-summary-show-message.
12402
12403 * mail/rmail.el (rmail-end-of-message): New command to go to the
12404 end of the current message. Added to `rmail-mode-map' with key "/".
12405 (rmail-beginning-of-message): Fix to work as documented.
12406 (rmail-mode): Change documentation.
12407
12408 * progmodes/compile.el (compilation-start): Add the line
12409 "Compilation started" with compilation start time.
12410 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12411
12412 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12413
12414 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12415 of menu items.
12416
12417 2005-08-11 Richard M. Stallman <rms@gnu.org>
12418
12419 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12420
12421 * battery.el (battery-status-function): Don't use ignore-errors.
12422
12423 2005-08-11 Lute Kamstra <lute@gnu.org>
12424
12425 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12426 define-obsolete-variable-alias.
12427
12428 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12429
12430 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12431 (ange-ftp-send-cmd): Revert last change, and expand
12432 the comment explaining the problem.
12433
12434 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12435
12436 * ldefs-boot.el: Update.
12437
12438 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12439 item to "Time, Load and Mail". Change help echo text.
12440
12441 * time.el (display-time-use-mail-icon, display-time-format)
12442 (display-time-string-forms): Shorten first line of docstrings.
12443
12444 2005-08-10 Lars Hansen <larsh@soem.dk>
12445
12446 * desktop.el (desktop-buffer-mode-handlers):
12447 Make non-customizable. Add autoload cookie. Change initial value to
12448 nil; add elements in respective modules instead. Fix doc string.
12449 (desktop-load-file): New function.
12450 (desktop-minor-mode-handlers): New autoloaded variable.
12451 (desktop-create-buffer): Call minor mode handlers.
12452 Use desktop-load-file to load major and minor mode modules prior to
12453 checking for a handler.
12454 (desktop-save): Don't add nil to desktop-minor-modes for minor
12455 modes with nil function in desktop-minor-mode-table. Don't delete
12456 desktop file before rewriting it.
12457 (desktop-locals-to-save): Add autoload cookie. Don't make
12458 automatically buffer-local. Add variables column-number-mode,
12459 size-indication-mode, indent-tabs-mode,
12460 indicate-buffer-boundaries, indicate-empty-lines and
12461 show-trailing-whitespace.
12462 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12463 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12464 (desktop-clear-preserve-buffers-regexp): Delete.
12465 (desktop-clear-preserve-buffers): Update initial value and docstring.
12466 (desktop-save-buffer): Fix doc string.
12467
12468 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12469 (hilit-chg-desktop-restore): New function.
12470 (highlight-changes-mode): Add highlight-changes-mode to
12471 desktop-locals-to-save.
12472
12473 * dired.el: Add handler to desktop-buffer-mode-handlers.
12474 (dired-restore-desktop-buffer): Remove autoload cookie.
12475 (dired-mode): Add autoload cookie.
12476
12477 * info.el: Add handler to desktop-buffer-mode-handlers.
12478 (Info-restore-desktop-buffer): Remove autoload cookie.
12479 (Info-mode): Add autoload cookie.
12480
12481 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12482 (mh-restore-desktop-buffer): Remove autoload cookie.
12483 (mh-folder-mode): Add autoload cookie.
12484
12485 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12486 (rmail-restore-desktop-buffer): Remove autoload cookie.
12487
12488 2005-08-11 Masatake YAMATO <jet@gyve.org>
12489
12490 * hexl.el (hexl-address-region):
12491 (hexl-ascii-region, hexl-font-lock-keywords):
12492 (hexl-highlight-line-range): Use the term "region"
12493 instead of "area" for consistency with the other symbols
12494 defined in hexl.el.
12495
12496 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12497
12498 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12499 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12500 out by Juri Linkov). Add `display-battery-mode'.
12501
12502 2005-08-09 Juri Linkov <juri@jurta.org>
12503
12504 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12505 Remove `-text' from face variable names.
12506 (compilation-error-file-name, compilation-warning-file-name)
12507 (compilation-info-file-name): Delete faces.
12508 (compilation-line-number, compilation-column-number):
12509 Remove face underlining.
12510 (compilation-message-face): Set to `underline' value by default.
12511 (compilation-error-face, compilation-warning-face)
12512 (compilation-info-face): Remove `-file-name' from face names.
12513 (compilation-error-text-face, compilation-warning-text-face)
12514 (compilation-info-text-face): Delete face variables.
12515 (compilation-text-face): Delete function.
12516
12517 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12518 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12519 (grep-error-face): Set to `compilation-error' instead of
12520 `compilation-error-face' (which is redefined to `grep-hit-face' in
12521 grep buffers).
12522 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12523 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12524
12525 * dired-aux.el (dired-do-query-replace-regexp):
12526 Use `query-replace-read-args'.
12527
12528 * replace.el (query-replace-read-from, query-replace-read-to)
12529 (query-replace-read-args): Rename arg `string' to `prompt'.
12530
12531 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12532
12533 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12534
12535 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12536 uploading files.
12537 (ange-ftp-canonize-filename): Handle file names beginning with ~
12538 correctly.
12539
12540 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12541
12542 * textmodes/fill.el (canonically-space-region)
12543 (fill-context-prefix, fill-french-nobreak-p)
12544 (fill-delete-newlines, fill-comment-paragraph)
12545 (justify-current-line): "?\ " -> "?\s".
12546
12547 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12548
12549 * textmodes/fill.el (fill-nonuniform-paragraphs):
12550 Improve argument/docstring consistency.
12551
12552 2005-08-09 Richard M. Stallman <rms@gnu.org>
12553
12554 * textmodes/ispell.el (ispell-word): More fboundp checks.
12555
12556 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12557 (find-file-noselect-1): Call it here, only if RAWFILE.
12558 (normal-mode): Always set some major mode.
12559 (save-some-buffers-action-alist): Change some explanation strings.
12560 (file-name-non-special): In the `quote' method, use unwind-protect.
12561
12562 2005-08-09 Magnus Henoch <mange@freemail.hu>
12563
12564 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12565 (ispell-have-aspell-dictionaries): New variable.
12566 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12567 (ispell-get-aspell-config-value): New function.
12568 (ispell-aspell-find-dictionary): New function.
12569 (ispell-aspell-add-aliases): New function.
12570 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12571 appropriate. Don't look for ispell dictionaries if we use aspell.
12572 (ispell-menu-map): Don't build a submenu of dictionaries.
12573
12574 2005-08-09 Richard M. Stallman <rms@gnu.org>
12575
12576 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12577 (sql-read-passwd): Use read-passwd.
12578
12579 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12580 (idlwave-toolbar-is-possible): Add defvars.
12581
12582 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12583 Avoid warnings.
12584
12585 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12586 (idlwave-system-class-info, idlwave-executive-commands-alist):
12587 Use defvar.
12588
12589 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12590
12591 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12592 Avoid warnings.
12593
12594 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12595 and content-type: headers.
12596
12597 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12598
12599 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12600 and rename some of them to be more self-explanatory.
12601
12602 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12603
12604 * startup.el (command-line-1): Implement -scriptload.
12605
12606 * replace.el (occur-engine): Initial *Occur* output not undoable.
12607
12608 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12609 and improve help strings.
12610
12611 * isearch.el (isearch-repeat): When changing direction,
12612 mark search successful.
12613
12614 * ediff-init.el: Use (featurep 'xemacs).
12615
12616 * comint.el (send-invisible): Identify buffer, if not selected.
12617
12618 * align.el: Delete autoload for c-guess-basic-syntax.
12619
12620 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12621
12622 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12623 Improve argument/docstring consistency. Doc fixes.
12624 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12625 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12626 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12627 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12628 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12629 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12630 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12631 Defvar at compile time.
12632
12633 2005-08-09 Juri Linkov <juri@jurta.org>
12634
12635 * info.el: Replace `info' with upper-case `Info' where appropriate.
12636 (info-title-1, info-title-2, info-title-3, info-title-4)
12637 (info-menu-header): Move up face definitions.
12638 (info-menu-star): Rename from `info-menu-5'.
12639 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12640 (Info-fontify-visited-nodes): Fix docstring.
12641 (Info-hide-note-references): Fix docstring.
12642 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12643 menu items in the same way as on cross-references.
12644 (info-apropos): Fix sorting order and formatting to be like in the
12645 stand-alone Info browser. Display error messages for 1 sec.
12646 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12647 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12648 from the menu bar.
12649 (Info-insert-dir): Restore point after calling
12650 `insert-buffer-substring'.
12651
12652 2005-08-08 Richard M. Stallman <rms@gnu.org>
12653
12654 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12655 (recompute-lucid-menubar): Add defvars.
12656
12657 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12658
12659 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12660
12661 * net/net-utils.el (run-dig): Rename from `dig'.
12662
12663 * play/gametree.el (gametree-mode): Use make-local-variable,
12664 not make-variable-buffer-local.
12665
12666 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12667
12668 * ansi-color.el (ansi-color-make-extent)
12669 (ansi-color-set-extent-face): Use fboundp, not functionp.
12670
12671 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12672 not make-variable-buffer-local.
12673
12674 * bookmark.el (Info-current-file): Add defvar.
12675 (bookmark-jump-noselect): Use with-no-warnings.
12676
12677 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12678
12679 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12680
12681 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12682
12683 * find-file.el (ada-procedure-start-regexp)
12684 (ada-package-start-regexp): Add defvars.
12685
12686 * info.el (Info-insert-dir): Use insert-buffer-substring.
12687
12688 * xml.el (xml-att-def-re): Add defvar.
12689
12690 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12691 calling convention.
12692
12693 * subr.el (while-no-input): Return t if there is input.
12694
12695 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12696
12697 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12698
12699 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12700
12701 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12702 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12703
12704 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12705
12706 * cmuscheme.el (scheme-start-file): Replace reference to
12707 `user-emacs-directory' by "~/.emacs.d/".
12708
12709 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
12710
12711 * info.el (Info-dir-remove-duplicates): Avoid case folding
12712 in loop; instead, keep downcased strings for comparison.
12713 Suggested by Helmut Eller.
12714
12715 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
12716
12717 Sync with Tramp 2.0.50.
12718
12719 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12720 XEmacs case; not necessary anymore.
12721 (tramp-user-regexp): Allow "@" as part of user name.
12722 (tramp-handle-set-visited-file-modtime)
12723 (tramp-handle-insert-file-contents)
12724 (tramp-handle-write-region): No special handling for
12725 `last-coding-system-used, because this is done in
12726 `tramp-accept-process-output' now.
12727 (tramp-accept-process-output): New defun.
12728 (tramp-process-one-action, tramp-process-one-multi-action)
12729 (tramp-wait-for-regexp, tramp-wait-for-output)
12730 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
12731 Howells <dhowells@redhat.com>.
12732 (clear-visited-file-modtime): Defadvice removed. The check for
12733 unset buffer's modtime does not need to be based on
12734 `tramp-buffer-file-attributes'. Suggested by RMS.
12735 (tramp-message): Insert "\n" if not being at beginning of line.
12736 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12737 sequence with same logic.
12738 (tramp-completion-handle-expand-file-name): Discard call of
12739 `tramp-drop-volume-letter'. It is not necessary, and there have
12740 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12741 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12742 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
12743 should always be visible.
12744 (tramp-handle-insert-directory, tramp-setup-complete)
12745 (tramp-set-process-query-on-exit-flag)
12746 (tramp-append-tramp-buffers): Pacify byte-compiler.
12747 (tramp-bug): Delete non-existing variables from list.
12748 Apply `tramp-load-report-modules' as pre-hook.
12749 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
12750 `shell-prompt-pattern' because of non-7bit characters.
12751 Reported by Sebastian Luque <sluque@mun.ca>.
12752 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
12753 (tramp-match-string-list): Remove function.
12754 (tramp-wait-for-regexp): Remove call of that function.
12755 Suggested by Kim F. Storm <storm@cua.dk>.
12756 (tramp-set-auto-save-file-modes): Use octal integer code #o600
12757 instead of octal character code ?\600. The latter resulted in a
12758 syntax error with XEmacs.
12759
12760 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
12761 XEmacs case; not necessary anymore.
12762 (tramp-smb-handle-write-region): No special handling for
12763 `last-coding-system-used, because this is done in
12764 `tramp-accept-process-output' now.
12765 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
12766
12767 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
12768
12769 * wid-edit.el (widget-choice-value-create):
12770 Unconditionally respect user choice. Set :explicit-choice back to nil
12771 when no longer needed.
12772 (widget-choice-action): Unconditionally respect user choice.
12773 Eliminate :explicit-choice-value.
12774
12775 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
12776
12777 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
12778 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
12779 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
12780 running new function `toggle-indicate-empty-lines'.
12781 Rename "Customize" item to "Customize fringe".
12782 Rename "Indicators" item to "Buffer boundaries" and change help echo.
12783 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
12784 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
12785 Delete "Empty lines only" item.
12786 (menu-bar-showhide-fringe-ind-customize): New function.
12787 (menu-bar-showhide-fringe-ind-mixed)
12788 (menu-bar-showhide-fringe-ind-box)
12789 (menu-bar-showhide-fringe-ind-right)
12790 (menu-bar-showhide-fringe-ind-left)
12791 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
12792 instead of `fringe-indicators'.
12793
12794 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12795
12796 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
12797 Change the date of last update.
12798
12799 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12800
12801 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
12802 (viper-exec-yank, viper-put-back): Don't display modification msg
12803 if in the minibuffer.
12804
12805 * viper-init.el (viper-replace-overlay-cursor-color)
12806 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
12807 Make variables frame local.
12808
12809 * viper-util.el (viper-append-filter-alist): Use append instead of
12810 nconc.
12811
12812 * viper.el (viper-vi-state-mode-list)
12813 (viper-emacs-state-mode-list): Move help-mode and
12814 completion-list-mode from the first list to the second.
12815 (viper-mode): Docstring.
12816 (viper-go-away, viper-non-hook-settings): Don't localize
12817 minor-mode-alist in newer Emacsen. Add advice to
12818 set-cursor-color. Don't bind "\C-c\\".
12819
12820 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
12821
12822 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
12823 (scheme-macro-expand-command): New user options.
12824 (scheme-trace-procedure, scheme-expand-current-form): New commands.
12825 (scheme-form-at-point, scheme-start-file)
12826 (scheme-interactively-start-process): New functions.
12827 (scheme-get-process): New function, extracted from `scheme-proc'.
12828 (run-scheme): Call `scheme-start-file' to get start file, and pass
12829 it to `make-comint'.
12830 (switch-to-scheme, scheme-proc):
12831 Call `scheme-interactively-start-process' if no Scheme buffer/process
12832 is available.
12833
12834 2005-08-06 Juri Linkov <juri@jurta.org>
12835
12836 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12837 Use `compilation-text-face', `compilation-info-text-face' and
12838 `compilation-error-text-face' instead of `font-lock-keyword-face'.
12839 (compilation-error): New face.
12840 (compilation-error-file-name): Inherit from
12841 `compilation-error' instead of `font-lock-warning-face'.
12842 (compilation-warning-file-name): Inherit from
12843 `compilation-warning' instead of `font-lock-warning-face'.
12844 (compilation-info, compilation-error-file-name)
12845 (compilation-warning-file-name, compilation-info-file-name)
12846 (compilation-line-number, compilation-column-number): Doc fix.
12847 (compilation-error-text-face, compilation-warning-text-face)
12848 (compilation-info-text-face): New face variables.
12849 (compilation-line-face, compilation-column-face)
12850 (compilation-enter-directory-face)
12851 (compilation-leave-directory-face): Doc fix.
12852 (compilation-text-face): New function.
12853
12854 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
12855 instead of 1 to display binary file names as info file links.
12856 (grep-error-face): Use `compilation-error-face' instead of
12857 `font-lock-keyword-face'.
12858 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
12859 and `compilation-warning-text-face' instead of
12860 `font-lock-keyword-face'. Use `compilation-error-text-face'
12861 instead of `grep-error-face'.
12862
12863 2005-08-05 Kenichi Handa <handa@m17n.org>
12864
12865 * international/code-pages.el: Add autoload cookies for all coding
12866 systems.
12867
12868 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
12869
12870 * cus-start.el (all): Put undo.c where it alphabetically belongs.
12871
12872 2005-08-04 Juri Linkov <juri@jurta.org>
12873
12874 * progmodes/compile.el (compilation-mode-map):
12875 * progmodes/grep.el (grep-mode-map):
12876 Bind TAB to `compilation-next-error' and [backtab] to
12877 `compilation-previous-error'.
12878
12879 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
12880 matching line numbers, column numbers and their ranges with regexp
12881 matching only line numbers.
12882 (grep-context-face): New face variable.
12883 (grep-mode-font-lock-keywords): Use it.
12884
12885 * faces.el (read-face-name): Delete duplicate faces.
12886
12887 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
12888
12889 * thumbs.el (thumbs-find-image): Don't make variables
12890 automatically buffer local.
12891 (thumbs-current-tmp-filename, thumbs-current-image-filename)
12892 (thumbs-image-num): Make automatically buffer local.
12893 (thumbs-show-thumbs-list): Use `make-local-variable', not
12894 `make-variable-buffer-local'.
12895 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
12896
12897 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
12898 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
12899 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
12900 (bother, bye, canyou, chatlst, continue, deathlst, describe)
12901 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
12902 (feelings-about, foullst, found, hello, history, howareyoulst)
12903 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
12904 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
12905 (neglst, obj, object, owner, please, problems, qlist)
12906 (random-adjective, relation, remlst, repetitive-shortness)
12907 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
12908 (shortlst, something, sportslst, stallmanlst, states, subj)
12909 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
12910 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
12911 Defvar at compile time.
12912
12913 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
12914 not `make-variable-buffer-local'.
12915
12916 2005-08-02 Kim F. Storm <storm@cua.dk>
12917
12918 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
12919 rectangle overlay in selected window.
12920
12921 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
12922
12923 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
12924 instead of display group. Make `indicate-buffer-boundaries'
12925 customizable through Custom.
12926
12927 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
12928
12929 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
12930 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
12931 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
12932 (gdb-put-string): Fix typos in docstrings.
12933
12934 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
12935
12936 Update copyright notices of files in progmodes directory for
12937 release of Emacs 22.1.
12938
12939 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
12940
12941 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
12942 Don't barf if the GUD buffer has been killed.
12943
12944 2005-08-01 Kim F. Storm <storm@cua.dk>
12945
12946 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
12947
12948 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
12949
12950 * simple.el (next-error-follow-minor-mode):
12951 make-variable-buffer-local -> make-local-variable.
12952
12953 * emacs-lisp/cl-extra.el: Require CL also when compiling.
12954
12955 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
12956 (byte-compile-form-make-variable-buffer-local): New functions to warn
12957 about misuses of make-variable-buffer-local where make-local-variable
12958 was meant.
12959
12960 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
12961
12962 * bs.el (bs-attributes-list): Doc fix.
12963 (bs): Update url-link.
12964
12965 * desktop.el (desktop-save-buffer): Fix typos in docstring.
12966 (desktop-load-default): Simplify.
12967
12968 * ibuffer.el (ibuffer-columnize-and-insert-list)
12969 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
12970 (ibuffer-unmark-all, ibuffer-toggle-marks)
12971 (ibuffer-unmark-forward, ibuffer-unmark-backward)
12972 (ibuffer-compile-make-format-form, ibuffer-format-column)
12973 (ibuffer-current-buffers-with-marks)
12974 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
12975 (ibuffer): Doc fix.
12976 (ibuffer-mode): Fix typo in docstring.
12977 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
12978 with `define-obsolete-variable-alias'.
12979 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
12980
12981 2005-07-29 Kenichi Handa <handa@m17n.org>
12982
12983 * international/mule-cmds.el (select-message-coding-system):
12984 Be sure to use LF for end-of-line. If no coding system is decided,
12985 return iso-8859-1-unix.
12986
12987 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
12988
12989 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
12990 (ange-ftp-pending-error-line): New vars.
12991 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
12992 to handle the non-fatal no-route-to-host messages.
12993 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
12994
12995 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
12996
12997 * isearch.el (isearch-mode-map, isearch-other-meta-char)
12998 (isearch-quote-char, isearch-printing-char)
12999 (isearch-text-char-description): "?\ " -> "?\s".
13000 (isearch-lazy-highlight-cleanup)
13001 (isearch-lazy-highlight-initial-delay)
13002 (isearch-lazy-highlight-interval)
13003 (isearch-lazy-highlight-max-at-a-time)
13004 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
13005 Declare with define-obsolete-*-alias macros.
13006 (isearch-forward): Fix typo in docstring.
13007 (search-invisible, search-ring-yank-pointer)
13008 (regexp-search-ring-yank-pointer): Doc fixes.
13009
13010 * recentf.el (recentf-menu-append-commands-p): Declare with
13011 `define-obsolete-variable-alias'.
13012 (recentf-max-saved-items, recentf-menu-filter)
13013 (recentf-arrange-by-rule-subfilter): Doc fixes.
13014 (recentf-menu-append-commands-flag)
13015 (recentf-initialize-file-name-history, recentf-expand-file-name)
13016 (recentf-clear-data): Fix typos in docstrings.
13017
13018 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
13019
13020 * progmodes/gdb-ui.el: Smarten comments.
13021 (gdb-info-breakpoints-custom): Use nowarn when finding file.
13022
13023 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
13024
13025 * term/apollo.el (terminal-init-apollo): New function containing
13026 all former top level forms in the file.
13027 * term/bobcat.el (terminal-init-bobcat):
13028 * term/cygwin.el (terminal-init-cygwin):
13029 * term/iris-ansi.el (terminal-init-iris-ansi):
13030 * term/linux.el (terminal-init-linux):
13031 * term/news.el (terminal-init-news):
13032 * term/rxvt.el (terminal-init-rxvt):
13033 * term/sun.el (terminal-init-sun):
13034 * term/tvi970.el (terminal-init-tvi970):
13035 * term/vt100.el (terminal-init-vt100):
13036 * term/vt102.el (terminal-init-vt102):
13037 * term/vt125.el (terminal-init-vt125):
13038 * term/vt200.el (terminal-init-vt200):
13039 * term/vt201.el (terminal-init-vt201):
13040 * term/vt220.el (terminal-init-vt220):
13041 * term/vt240.el (terminal-init-vt240):
13042 * term/vt300.el (terminal-init-vt300):
13043 * term/vt320.el (terminal-init-vt320):
13044 * term/vt400.el (terminal-init-vt400):
13045 * term/vt420.el (terminal-init-vt420):
13046 * term/wyse50.el (terminal-init-wyse50):
13047 * term/xterm.el (terminal-init-xterm): Likewise.
13048
13049 * term/README: Describe the terminal-init-* functionality.
13050
13051 * startup.el (command-line): After loading the terminal initialization
13052 file call the corresponding terminal initialization function.
13053
13054 2005-07-27 Kenichi Handa <handa@m17n.org>
13055
13056 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
13057 negative.
13058
13059 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
13060 (ps-mule-composition-prologue): Fix for the case that
13061 RelativeCompose is false.
13062
13063 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13064
13065 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
13066
13067 * descr-text.el (describe-char): Handle the case where the list of
13068 chars is displayed in a separate frame.
13069 Be a bit more discriminating when looking for the char.
13070
13071 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
13072
13073 * bookmark.el (bookmark-automatically-show-annotations)
13074 (bookmark-read-annotation-text-func): Doc fixes.
13075 (bookmark-save): Improve argument/docstring consistency.
13076 (bookmark-get-bookmark, bookmark-get-bookmark-record)
13077 (bookmark-alist-from-buffer)
13078 (bookmark-upgrade-file-format-from-0)
13079 (bookmark-grok-file-format-version)
13080 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
13081 (bookmark-read-annotation-mode)
13082 (bookmark-insert-current-bookmark, bookmark-jump)
13083 (bookmark-exit-hook): Fix typos in docstrings.
13084 (bookmark-exit-hooks): Define as obsolete alias.
13085 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
13086 not `bookmark-exit-hooks'. Fix docstring.
13087 (bookmark-bmenu-select): "?\ " -> "?\s".
13088
13089 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
13090
13091 * startup.el (command-line): Fix typo.
13092
13093 2005-07-24 Richard M. Stallman <rms@gnu.org>
13094
13095 * tooltip.el (tooltip-mode): Test emacs-basic-display,
13096 not emacs-quick-startup.
13097
13098 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
13099
13100 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
13101 (reb-next-match, reb-show-subexp): Use `with-selected-window'
13102 instead of `reb-with-current-window'.
13103 (reb-prev-match): Likewise. Also, don't move left if the search
13104 was unsuccessful.
13105 (reb-initialize-buffer): New function.
13106 (re-builder, reb-change-syntax): Use it.
13107
13108 * man.el (Man-goto-page): Make second argument NOERROR optional.
13109
13110 2005-07-23 Richard M. Stallman <rms@gnu.org>
13111
13112 * man.el (Man-bgproc-sentinel): Check here for failure to find
13113 any man page in the output, and report the error here.
13114 (Man-arguments): Make it permanent local.
13115 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
13116 (Man-mode): Pass t for NOERROR.
13117
13118 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
13119 (grep-mode-font-lock-keywords):
13120 Don't use compilation-...-face for messages that are not file names.
13121
13122 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13123 Don't use compilation-...-face for messages that are not file names.
13124
13125 2005-07-22 Juri Linkov <juri@jurta.org>
13126
13127 * startup.el (normal-splash-screen): Update menu name.
13128
13129 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
13130
13131 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
13132
13133 * term/xterm.el: Load term/rxvt if the terminal is actually an
13134 rxvt terminal.
13135 (xterm-rxvt-set-background-mode): Remove, not used anymore.
13136
13137 * term/rxvt.el (function-key-map): Use substitute-key-definition
13138 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
13139
13140 * term/cygwin.el: New file.
13141
13142 2005-07-22 Kim F. Storm <storm@cua.dk>
13143
13144 * image-file.el (insert-image-file, image-file-yank-handler):
13145 Fix last change to maintain a (unique) yank-handler on yanked images.
13146
13147 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
13148
13149 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
13150 of the file size (as in "177B" for 177 bytes). This happens with
13151 "ls -lh" on FreeBSD.
13152
13153 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
13154
13155 * hilit-chg.el (highlight-changes-global-initial-state)
13156 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
13157 (hilit-chg-fixup, highlight-changes-mode):
13158 Fix typos in docstrings.
13159 (highlight-changes-global-modes, highlight-changes-rotate-faces):
13160 Doc fixes.
13161
13162 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
13163
13164 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
13165 mode function using `eval-after-load'.
13166
13167 2005-07-21 Kim F. Storm <storm@cua.dk>
13168
13169 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
13170 included when reporting an emacs crash, and tell about the DEBUG file.
13171
13172 * image-file.el (insert-image-file): Add yank-handler.
13173 (image-file-yank-handler): Yank handler to make unique copies of
13174 images when they are yanked into a buffer next to each other.
13175
13176 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
13177
13178 * comint.el (comint-use-prompt-regexp, comint-send-input)
13179 (comint-source-default, comint-extract-string)
13180 (comint-get-source, comint-word, comint-completion)
13181 (comint-source, comint-prompt-read-only, comint-update-fence):
13182 Fix typos in docstrings.
13183 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
13184 Declare with define-obsolete-*-alias macros.
13185 (comint-previous-matching-input-from-input)
13186 (comint-next-matching-input-from-input)
13187 (comint-previous-matching-input, comint-next-matching-input)
13188 (comint-forward-matching-input):
13189 Improve argument/docstring consistency.
13190
13191 * desktop.el (desktop-clear-preserve-buffers-regexp):
13192 Also preserve the *server* buffer.
13193
13194 * simple.el (clone-indirect-buffer): Doc fix.
13195 (fixup-whitespace, just-one-space)
13196 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
13197 (next-error, next-error-highlight)
13198 (next-error-highlight-no-select, next-error-last-buffer)
13199 (next-error-buffer-p, next-error-find-buffer, next-error)
13200 (previous-error, next-error-no-select, previous-error-no-select)
13201 (open-line, split-line, minibuffer-prompt-width, kill-new)
13202 (binary-overwrite-mode): Fix typos in docstrings.
13203 (set-fill-column): Fix typo in message.
13204
13205 * skeleton.el (skeleton-proxy-new): Doc fix.
13206
13207 * strokes.el (strokes-load-hook): Doc fix.
13208 (strokes-grid-resolution, strokes-get-grid-position)
13209 (strokes-renormalize-to-grid, strokes-read-stroke)
13210 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
13211 (strokes-global-map): Fix typos in docstrings.
13212 (strokes-help): Doc fix. Fix help message and pass it through
13213 `substitute-command-keys'.
13214
13215 * tempo.el (tempo-insert-prompt, tempo-interactive)
13216 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
13217 (tempo-insert-string-functions, tempo-local-tags)
13218 (tempo-define-template, tempo-insert-template)
13219 (tempo-insert-prompt-compat, tempo-is-user-element)
13220 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
13221 Fix typos in docstrings.
13222
13223 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
13224 (vcursor-key-bindings, vcursor-use-vcursor-map)
13225 (vcursor-find-window, vcursor-scroll-down)
13226 (vcursor-disable, vcursor-beginning-of-buffer)
13227 (vcursor-end-of-buffer): Fix typos in docstrings.
13228 (vcursor-relative-move, vcursor-get-char-count):
13229 Improve argument/docstring consistency.
13230
13231 * version.el: "?\ " -> "?\s".
13232
13233 * wid-edit.el (widget-default-create, widget-after-change)
13234 (widget-default-format-handler, widget-checklist-add-item)
13235 (widget-radio-add-item, widget-choose, widget-specify-secret)
13236 (widget-field-value-create, widget-field-value-get)
13237 (widget-editable-list-format-handler)
13238 (widget-editable-list-entry-create, widget-group-value-create)
13239 (widget-documentation-link-add)
13240 (widget-documentation-string-value-create): "?\ " -> "?\s".
13241 (widget-convert-text): Doc fix.
13242 (widget-narrow-to-field, widget-field-find)
13243 (widget-url-link-action, widget-emacs-library-link-action)
13244 (widget-color-notify): Fix typos in docstrings.
13245
13246 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
13247 (x-select-text, set-w32-system-coding-system)
13248 (w32-add-charset-info): Fix typos in docstrings.
13249
13250 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
13251 (cua-enable-cua-keys, cua-use-hyper-key)
13252 (cua-virtual-rectangle-edges): Fix typos in docstrings.
13253 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
13254
13255 * net/tramp.el (tramp-handle-load): Fix typo in error message.
13256
13257 * emacs-lisp/re-builder.el (regexp-builder): Declare with
13258 `defalias' instead of faking it.
13259
13260 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
13261 (eshell-ls-missing, eshell-ls-dired-initial-args)
13262 (eshell-ls-use-in-dired): Fix typos in docstrings.
13263
13264 2005-07-20 Kim F. Storm <storm@cua.dk>
13265
13266 * emulation/cua-base.el (cua-mode): Improve doc string.
13267
13268 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
13269
13270 * abbrev.el (expand-region-abbrevs): Doc fix.
13271 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
13272 Improve argument/docstring consistency.
13273
13274 * arc-mode.el (archive-get-descr, archive-alternate-display):
13275 Doc fixes.
13276 (archive-l-e): Improve argument/docstring consistency.
13277 (archive-tmpdir, archive-unixdate, archive-unixtime)
13278 (archive-chmod-entry): Fix typos in docstrings.
13279 (archive-unflag, archive-unflag-backwards)
13280 (archive-unmark-all-files): "?\ " -> "?\s".
13281
13282 * buff-menu.el (Buffer-menu-unmark): Doc fix.
13283 (Buffer-menu-not-modified, Buffer-menu-execute)
13284 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
13285 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
13286
13287 * composite.el (compose-string, encode-composition-rule)
13288 (compose-last-chars): Fix typos in docstrings.
13289
13290 * desktop.el (desktop-enable, desktop-basefilename):
13291 Declare with `define-obsolete-variable-alias'.
13292 (desktop-internal-v2s): Don't quote keywords.
13293 (desktop-clear): "?\ " -> "?\s".
13294
13295 * dired.el (dired-align-file, dired-flag-backup-files)
13296 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
13297 (dired-listing-switches, dired-ls-F-marks-symlinks)
13298 (dired-dwim-target, dired-load-hook, dired-mode-hook)
13299 (dired-directory, dired-faces, dired, dired-revert)
13300 (dired-mode, dired-summary, dired-view-file)
13301 (dired-copy-filename-as-kill, dired-delete-file)
13302 (dired-no-confirm, dired-unmark-all-marks)
13303 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
13304 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
13305 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
13306 Fix typos in message strings.
13307
13308 * dired-x.el (virtual-dired): Declare with `defalias'.
13309 (dired-mark-unmarked-files, dired-local-variables-file)
13310 (dired-omit-here-always): Doc fix.
13311 (dired-omit-mode, dired-find-subdir)
13312 (dired-enable-local-variables, dired-clean-up-buffers-too)
13313 (dired-extra-startup, dired-mark-extension, dired-jump)
13314 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
13315 (dired-smart-shell-command, dired-guess-shell-alist-user)
13316 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
13317 (dired-x-bind-find-file, dired-x-submit-report):
13318 Fix typos in docstrings.
13319 (dired-mark-unmarked-files): "?\ " -> "?\s".
13320
13321 * dirtrack.el (dirtrack-list): Fix typos in docstring.
13322
13323 * faces.el (describe-face): "?\ " -> "?\s".
13324 (read-all-face-attributes, read-face-font, modify-face)
13325 (face-attr-construct, italic): Fix typos in docstrings.
13326 (frame-update-face-colors): Declare with
13327 `define-obsolete-function-alias'.
13328
13329 * files.el (find-file-noselect, recode-file-name): Doc fixes.
13330 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
13331 (magic-mode-alist, buffer-file-numbers-unique)
13332 (write-file-functions, get-free-disk-space):
13333 Fix typos in docstrings.
13334 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
13335 (write-contents-hooks, write-file-hooks):
13336 Declare with `define-obsolete-variable-alias'.
13337
13338 * forms-d2.el (arch-rj): Fix typo in docstrings.
13339 (arch-tocol): Likewise. "?\ " -> "?\s".
13340
13341 * frame.el (set-frame-font, cursor-in-non-selected-windows):
13342 Fix typo in docstring.
13343 (set-screen-width, set-screen-height): Delete redundant info in
13344 doctrings.
13345 (new-frame, screen-height, screen-width): Declare with
13346 `define-obsolete-function-alias'.
13347 (delete-frame-hook, blink-cursor): Declare with
13348 `define-obsolete-variable-alias'.
13349
13350 * paths.el (prune-directory-list): Fix typos in docstring.
13351
13352 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13353 (cvs-prefix-get): Fix typos in docstrings.
13354
13355 * ps-print.el (ps-extend-face-list, ps-extend-face)
13356 (ps-print-background-image): Fix typos in docstrings.
13357 (ps-default-fg, ps-default-bg): Doc fixes.
13358
13359 * s-region.el (s-region-bind): Doc fix.
13360 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13361
13362 * textmodes/org.el (org-table-formula-substitute-names)
13363 (org-table-get-vertical-vector): Doc fixes.
13364 (org-table-recalculate): Remove unused argument to `message'.
13365
13366 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13367
13368 * textmodes/org.el (org-table-column-names)
13369 (org-table-column-name-regexp)
13370 (org-table-named-field-locations): New variables.
13371 (org-archive-subtree): Protect `this-command' when calling
13372 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13373 the kill buffer.
13374 (org-complete): Remove fixed-formula completion.
13375 (org-edit-formulas-map): New variable.
13376 (org-table-edit-formulas): New command.
13377 (org-finish-edit-formulas, org-abort-edit-formulas)
13378 (org-show-variable, org-table-get-vertical-vector): New functions.
13379 (org-table-maybe-eval-formula): Handle `:=' fields.
13380 (org-table-get-stored-formulas, org-table-store-formulas)
13381 (org-table-get-formula, org-table-modify-formulas)
13382 (org-table-replace-in-formulas): Handle named field formulas.
13383 (org-table-get-specials): Store locations of named fields.
13384
13385 2005-07-19 Juri Linkov <juri@jurta.org>
13386
13387 * progmodes/grep.el (grep-regexp-alist)
13388 (grep-mode-font-lock-keywords, grep-process-setup):
13389 Use default GNU grep match color "01;31m" instead of "01;41m".
13390 (grep-regexp-alist, grep-mode-font-lock-keywords):
13391 Use `\\[[0-9]*m' instead of `\\[00m'.
13392 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13393 sgr_start where its handling is more important. Use the real
13394 length of sgr_start instead of constant 8.
13395 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13396 specially. Delete all remaining escape sequences.
13397 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13398 (grep-regexp-alist): Make hyperlink only for binary file name
13399 instead of the whole line.
13400 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13401 (grep-mode): Add autoload.
13402
13403 * emacs-lisp/find-func.el (find-function-regexp):
13404 Add `define-compilation-mode'.
13405
13406 2005-07-19 Juri Linkov <juri@jurta.org>
13407
13408 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13409 (compare-windows-sync-string-size, compare-windows-recenter)
13410 (compare-windows-highlight, compare-windows): Add version 22.1.
13411 (compare-windows) <defface>: Inherit from lazy-highlight instead
13412 of duplicating its default value.
13413
13414 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13415 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13416
13417 * descr-text.el (describe-char): Create link buttons for `charset'
13418 and `code point'. Add the current input method name with a link
13419 button to `to input' field. Print face names of display table
13420 characters in `The display table entry is displayed by' section
13421 instead of printing face-id in the `display' field.
13422 Guess hardcoded faces and create a link button for them.
13423 Skip empty fields when calculating max-width.
13424 Treat `widget-create' specially while inserting strings from the
13425 collected field list.
13426 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13427
13428 * diff-mode.el (diff-file-header): Change foreground color from
13429 yellow to green on light backgrounds.
13430 (diff-context): Inherit from `shadow' only for color/grayscale
13431 with more than 88 colors.
13432 (diff-indicator-removed, diff-indicator-added)
13433 (diff-indicator-changed): New faces.
13434 (diff-font-lock-keywords): Use new faces. Regroup rules.
13435 Add "^---$" for `normal' diff format. Fontify `#' lines with
13436 font-lock-comment-delimiter-face and font-lock-comment-face.
13437 Add `#' to ^[^...] in the rule for `diff-context-face'.
13438
13439 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13440 a button-like box. Inherit from `highlight' on low colors.
13441 (shadow): Use shades of gray only for color/grayscale with
13442 more than 88 colors. Use green for light backgrounds with
13443 8 colors, and yellow for dark backgrounds with 8 colors.
13444
13445 * font-lock.el (font-lock-regexp-grouping-backslash):
13446 Don't inherit from escape-glyph (use bold for all cases).
13447
13448 * info.el (info-xref-visited): Use light foreground color `violet'
13449 for dark backgrounds instead of dark color `magenta3'.
13450 (info-title-1): Use `yellow' color for dark backgrounds.
13451
13452 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13453 too-light magenta2.
13454
13455 * replace.el (match): Use slightly more light RoyalBlue3 instead
13456 of dark RoyalBlue4.
13457
13458 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13459
13460 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13461
13462 * novice.el (disabled-command-hook): Declare it with
13463 `define-obsolete-variable-alias'.
13464
13465 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13466 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13467 (desktop-load-default): Add release to obsolescence info.
13468 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13469 (desktop-append-buffer-args, desktop-read):
13470 Fix typos in docstrings.
13471 (desktop-kill): Fix typo in message.
13472 (desktop-save): Doc fix.
13473
13474 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13475
13476 * viper-cmd.el (viper-escape-to-state): Bug fix.
13477 (viper-envelop-ESC-key): Change the definition of fast
13478 keysequence so it'll work with keyboard macros.
13479
13480 * ediff.el (ediff-patch-buffer): Change the docstring.
13481
13482 2005-07-19 Kenichi Handa <handa@m17n.org>
13483
13484 * international/mule-cmds.el (select-safe-coding-system): Try to
13485 use an auto-coding (if any) before anything else. If the found
13486 auto-coding is invalid, show a warning message.
13487
13488 * international/mule.el (find-auto-coding): New function created
13489 by modifying the body of set-auto-coding.
13490 (set-auto-coding): Use find-auto-coding to find a coding.
13491
13492 2005-07-18 Richard M. Stallman <rms@gnu.org>
13493
13494 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13495 not isearch-mode-end-hook-error.
13496 (allout-before-change-protect): Fix error message.
13497
13498 2005-07-18 Juri Linkov <juri@jurta.org>
13499
13500 * allout.el (allout-mode):
13501 * calculator.el (calculator-copy):
13502 * custom.el (custom-known-themes):
13503 * dired.el (dired-desktop-buffer-misc-data)
13504 (dired-restore-desktop-buffer):
13505 * dired-x.el (dired-omit-marker-char):
13506 * files.el (basic-save-buffer):
13507 * font-core.el (font-lock-mode):
13508 * calendar/calendar.el (calendar-goto-hebrew-date)
13509 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13510 (calendar-goto-persian-date):
13511 * language/ethio-util.el (ethio-sera-to-fidel-region):
13512 * textmodes/picture.el (picture-mode):
13513 Delete duplicate duplicate words.
13514
13515 2005-07-18 Juri Linkov <juri@jurta.org>
13516
13517 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13518 chars * ? } |.
13519 (isearch-fallback): Don't call `isearch-process-search-char'.
13520 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13521 (isearch-process-search-char): Call `isearch-fallback' for regexp
13522 chars * ? } |.
13523 (isearch-return-char): Make obsolete with `make-obsolete' instead
13524 of simply documenting it as obsolete in the docstring.
13525 (isearch-fallback): Refill docstring.
13526
13527 * international/isearch-x.el
13528 (isearch-process-search-multibyte-characters): Remove unneeded
13529 `concat'. Add intermediate values to `junk-hist' instead of
13530 `minibuffer-history'. Test the length of `str'.
13531
13532 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13533
13534 * allout.el (allout-resolve-xref): Fix typos in error strings.
13535 (allout-before-change-protect): Remove unneeded `concat'.
13536
13537 * array.el (array-mode, array-reconfigure-rows)
13538 (untabify-backward): Fix typos in docstrings.
13539 (array-reconfigure-rows): Use `insert-buffer-substring', not
13540 `insert-buffer'.
13541
13542 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13543 * progmodes/ada-mode.el (ada-make-body):
13544 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13545
13546 * dired.el (dired-log):
13547 * tar-mode.el (tar-subfile-save-buffer):
13548 * play/zone.el (zone-pgm-stress-destress):
13549 Use `insert-buffer-substring', not `insert-buffer'.
13550
13551 2005-07-17 Simon Josefsson <jas@extundo.com>
13552
13553 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13554
13555 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13556
13557 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13558 Add plain auth method.
13559 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13560
13561 2005-07-17 Kim F. Storm <storm@cua.dk>
13562
13563 * ido.el (dired-other-window): Add ido property.
13564
13565 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13566
13567 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13568 Fix typo in docstring.
13569 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13570 `insert-file-literally'.
13571
13572 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13573 info and delete redundant message. Doc fix.
13574 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13575 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13576
13577 2005-07-16 Richard M. Stallman <rms@gnu.org>
13578
13579 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13580 (byte-compile-and): Use byte-compile-and-recursion.
13581 (byte-compile-or-recursion): New function.
13582 (byte-compile-or): Use that.
13583 (byte-compile-if): Guard the else-clause too.
13584 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13585
13586 * isearch.el (isearch-mode-end-hook-quit): New variable.
13587 (isearch-done): Bind it.
13588 (isearch-mode-end-hook): Doc fix.
13589
13590 * allout.el (allout-isearch-did-quit): Variable deleted.
13591 (allout-real-isearch-abort): Function name no longer used.
13592 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13593 (allout-isearch-rectification): isearch-mode always exists.
13594 Don't set allout-isearch-did-quit.
13595 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13596 allout-isearch-did-quit.
13597 (allout-enwrap-isearch): Just add the hook.
13598 (allout-isearch-abort): Function deleted.
13599 (allout-pre-command-business): Avoid warning.
13600
13601 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13602 Correctly avoid warnings.
13603 (pascal-outline): Likewise.
13604
13605 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13606
13607 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13608
13609 * play/tetris.el (tetris-mode): Avoid warning.
13610
13611 * play/snake.el (snake-mode): Avoid warning.
13612
13613 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13614 (gamegrid-set-display-table): Avoid warning.
13615 (gamegrid-set-timer): Likewise.
13616 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13617 (gamegrid-add-score-with-update-game-score-1): Take FILE
13618 as argument.
13619 (gamegrid-add-score-with-update-game-score): Pass that argument.
13620 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13621
13622 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13623
13624 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13625 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13626
13627 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13628 and insert-file.
13629
13630 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13631 (sc-ask): Avoid warnings.
13632
13633 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13634 (eshell-hist-initialize): Use that var the natural way.
13635
13636 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13637
13638 * emacs-lisp/re-builder.el (reb-cook-regexp):
13639 Avoid warning calling lre-compile-string.
13640 (reb-color-display-p): Avoid warning.
13641
13642 * calculator.el (calculator-last-input): Guard uses
13643 of event-key and key-press-event-p.
13644 (event-key, key-press-event-p): Delete definitions.
13645
13646 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13647 (find-gc-source-directory, find-gc-subrs-callers)
13648 (find-gc-noreturn-list, find-gc-source-files)
13649 (find-gc-subrs-called): Vars renamed and defvar'd.
13650
13651 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13652 (checkdoc-overlay-put, checkdoc-delete-overlay)
13653 (checkdoc-overlay-start, checkdoc-overlay-end)
13654 (checkdoc-mode-line-update, checkdoc-char=):
13655 Define such that compiler knows they are defined.
13656 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13657 (checkdoc-read-event): Delete. Use read-event directly.
13658
13659 * whitespace.el (whitespace-make-overlay)
13660 (whitespace-overlay-put, whitespace-delete-overlay)
13661 (whitespace-overlay-start, whitespace-overlay-end):
13662 Define such that compiler knows they are defined.
13663 (whitespace): Move conditional inside.
13664
13665 * tempo.el (tempo-insert-template): Suppress warning.
13666
13667 * ediff-diff.el (longlines-mode): Add defvar.
13668
13669 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13670
13671 * server.el: Bind "C-x #" in a way that works even if C-x is
13672 redefined to a command key, not a prefix key.
13673
13674 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13675
13676 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13677 cl-make-type-test till execution time.
13678
13679 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13680
13681 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13682 arg ARG and use it.
13683
13684 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13685
13686 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13687
13688 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13689
13690 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13691 a defcustom with two :set or :type keywords.
13692
13693 2005-07-15 Richard M. Stallman <rms@gnu.org>
13694
13695 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13696 Don't give ^M comment-end syntax.
13697
13698 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13699
13700 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13701 Don't consider gdbmi (gdb-mi.el has its own update functions).
13702 (gdb-var-delete): Make it work for gdbmi as well.
13703 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13704
13705 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13706 (gud-speedbar-menu-items): Correct logic for enabling items.
13707
13708 2005-07-15 Kim F. Storm <storm@cua.dk>
13709
13710 * ido.el: Fix commentary.
13711 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13712 Use with-no-warnings around ffap-guesser.
13713 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13714 Let bind minibuffer-completing-file-name to t.
13715
13716 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
13717
13718 * startup.el (site-run-file, keyboard-type): Doc fixes.
13719 (command-line): Check for "--basic-display" argument; also for
13720 "--quick", not "--bare-bones" (which was renamed).
13721 (fancy-splash-text): Add missing item "Getting New Versions".
13722 (normal-splash-screen): Fix typos and improve consistency with
13723 `fancy-splash-text'. Update copyright year.
13724
13725 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13726 valid binding for `help-char'.
13727
13728 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13729
13730 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
13731
13732 * term.el (term-mode): Disable cua-mode for term buffers.
13733
13734 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
13735
13736 * add-log.el (add-log-mailing-address, change-log-merge):
13737 Doc fixes.
13738 (change-log-get-method-definition): Fix typo in docstring.
13739
13740 2005-07-14 Kim F. Storm <storm@cua.dk>
13741
13742 * emulation/cua-base.el:
13743 (cua--pre-command-handler-1, cua--pre-command-handler)
13744 (cua--post-command-handler-1, cua--post-command-handler):
13745 Split in two. Check (buffer local) value of cua-mode.
13746 (cua-selection-mode): New command.
13747
13748 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
13749
13750 * custom.el (custom-initialize-safe-set)
13751 (custom-initialize-safe-default): Doc fixes.
13752
13753 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13754 and simplify :init-value again.
13755
13756 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13757 and simplify :init-value again. Delete autoload.
13758
13759 * startup.el (command-line): Use `custom-reevaluate-setting' again
13760 for tooltip-mode.
13761
13762 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13763 a defcustom with two :initialize keywords.
13764
13765 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
13766
13767 * allout.el (my-mark-marker, allout-isearch-prior-pos)
13768 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
13769 (allout-post-command-business, allout-flag-region)
13770 (isearch-reenable-font-lock, allout-yank)
13771 (allout-insert-latex-header, allout-insert-latex-trailer)
13772 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
13773 (allout-latex-verb-quote): Fix typos in docstrings.
13774 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
13775 (allout-unprotected, allout-prefix-data):
13776 Improve argument/docstring consistency.
13777 (allout-chart-subtree): Fix argument spec.
13778 (allout-open-topic): Rename `use_sib_bullet' argument to
13779 `use-sib-bullet'. Doc fix.
13780
13781 * whitespace.el (whitespace-check-buffer-leading)
13782 (whitespace-check-buffer-trailing)
13783 (whitespace-check-buffer-indent)
13784 (whitespace-check-buffer-spacetab)
13785 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
13786 (whitespace-check-leading-whitespace)
13787 (whitespace-check-trailing-whitespace)
13788 (whitespace-check-spacetab-whitespace)
13789 (whitespace-check-indent-whitespace)
13790 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
13791 (whitespace-modes): Fix typos in docstrings.
13792 (defgroup, defcustom): Doc fixes.
13793
13794 * winner.el (winner-mode, winner-boring-buffers)
13795 (winner-pending-undo-ring): Doc fixes.
13796 (winner-ring): Remove unneeded `progn'.
13797 (winner-equal): `defsubst' it.
13798 (winner-redo): Fix message.
13799
13800 2005-07-13 Kim F. Storm <storm@cua.dk>
13801
13802 * simple.el (line-move-1): Always use vertical-motion to
13803 do the last (or only) line move to ensure some movement.
13804 Undo 2005-06-23 change--don't check for overlays.
13805
13806 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13807
13808 * term/mac-win.el (ccl-encode-mac-roman-font)
13809 (ccl-encode-mac-centraleurroman-font)
13810 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
13811 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
13812 Change charset-id boundary of dimension to ?\xef.
13813 (mac-char-fontspec-list): New constant.
13814 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
13815 argument. Nil uses itself as family in font-spec. Previous
13816 behavior for nil is now provided by non-nil non-string argument.
13817 All callers changed. Add font-specs for Mac fonts to
13818 "fontset-default" unless iso8859-1 fonts are installed.
13819
13820 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
13821
13822 * progmodes/sh-script.el (sh-get-indent-info): Only indent
13823 a continuation line if the \ is preceded by SPC or TAB.
13824 (sh-get-indent-info): Simplify.
13825 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
13826 Use with-current-buffer.
13827
13828 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
13829 when the matched text is empty.
13830
13831 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
13832
13833 * startup.el (command-line): Revert to previous handling of
13834 tooltip-mode. Explain in comment why the complexity is needed.
13835
13836 * tooltip.el (tooltip-mode): Revert to previous implementation of
13837 its defcustom.
13838
13839 * frame.el (blink-cursor-mode): Revert to previous implementation
13840 of its defcustom. Update comment.
13841
13842 2005-07-12 Lars Hansen <larsh@soem.dk>
13843
13844 * desktop.el: Update e-mail address.
13845
13846 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13847
13848 * term/mac-win.el (mac-services-mail-selection)
13849 (mac-services-mail-to): New functions.
13850 (mac-application-menu-map): Bind them.
13851
13852 2005-07-12 wulei <milton@wulei.net> (tiny change)
13853
13854 * progmodes/gdb-ui.el: Add note about buffering with Windows.
13855
13856 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
13857
13858 * custom.el (custom-reevaluate-setting): Doc fix.
13859
13860 2005-07-11 Jay Belanger <belanger@truman.edu>
13861
13862 * calc/calc.el (calc-embedded-announce-formula-alist)
13863 (calc-embedded-open-close-plain-alist)
13864 (calc-embedded-open-close-mode-alist): Add checks for additional
13865 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
13866
13867 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
13868
13869 * custom.el (custom-enable-theme): Don't add theme to
13870 `custom-enabled-themes' with `push' because there is no
13871 setf-method for `delq'.
13872
13873 2005-07-11 Richard M. Stallman <rms@gnu.org>
13874
13875 * custom.el (custom-declare-variable): Doc fix.
13876
13877 * dired-aux.el (dired-compare-directories): Remove "." and ".."
13878 from the alists.
13879
13880 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
13881 Do nothing if edebug-active.
13882
13883 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
13884 (edebug-display): Do it here instead.
13885
13886 2005-07-10 Richard M. Stallman <rms@gnu.org>
13887
13888 * cus-face.el (custom-theme-set-faces): Make it work.
13889 (custom-reset-faces): Doc fix.
13890 (custom-theme-reset-internal-face, custom-theme-face-value):
13891 Functions deleted.
13892
13893 * custom.el (custom-push-theme): Maintain list of the settings
13894 of a given theme in its theme-settings property.
13895 Maintain position of old settings in the theme-value
13896 or theme-face property.
13897 (custom-enabled-themes): New variable.
13898 (custom-theme-enabled-p): New function.
13899 (provide-theme): Update custom-enabled-themes.
13900 Disable and reenable the `user' theme.
13901 (require-theme): Doc fix.
13902 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
13903 (custom-theme-value, custom-theme-variable-value): Likewise.
13904 (custom-theme-reset-internal): Likewise.
13905 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
13906 (custom-enable-theme, custom-disable-theme): New functions.
13907 (custom-variable-theme-value, custom-face-theme-value): Likewise.
13908 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
13909 (custom-theme-reset-variables): Simplify.
13910 (deftheme, custom-declare-theme, custom-make-theme-feature):
13911 Definitions moved.
13912
13913 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
13914
13915 * longlines.el (longlines-show-region)
13916 (longlines-unshow-hard-newlines): Recognize hard newlines by
13917 non-nil hard property, instead of t.
13918
13919 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
13920
13921 * viper-cmd.el (viper--key-maps): New variable.
13922 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
13923 emulation-mode-map-alists.
13924 (viper-envelop-ESC-key): Use viper-subseq.
13925 (viper-search-forward/backward/next): Disable debug-on-error.
13926
13927 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13928 (viper-ESC-key): New defcustoms.
13929
13930 * viper-macs.el (ex-map-read-args): Use viper-subseq.
13931
13932 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
13933 (viper-subseq): Copy of subseq from cl.el.
13934
13935 * viper.el (viper-go-away, viper-set-hooks): Use
13936 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
13937
13938 * viper-mous.el (viper-current-frame-saved): Use defvar.
13939
13940 * viper-init.el: Get rid of -face in face names.
13941
13942 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
13943 Make it work with longlines mode
13944
13945 * ediff-mult.el (ediff-meta-mode-hook): New variable.
13946
13947 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
13948
13949 * ediff-init.el: Get rid of -face in face names.
13950
13951 2005-07-10 Richard M. Stallman <rms@gnu.org>
13952
13953 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
13954 and with-timeout-unsuspend.
13955
13956 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
13957 and with-timeout-unsuspend.
13958
13959 * emacs-lisp/timer.el (with-timeout-timers): New variable.
13960 (with-timeout): Bind that variable to record timers.
13961 (with-timeout-suspend, with-timeout-unsuspend): New functions.
13962
13963 * emacs-lisp/debug.el (debug-help-follow): New function.
13964 (debugger-mode-map): Use that instead of help-follow.
13965 (debugger-setup-buffer): Use eval-buffer-list
13966 to handle eval-buffer frames.
13967
13968 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
13969
13970 * timezone.el (timezone-parse-date): Change first regexp
13971 so it will not mistakenly match dates with no time zone.
13972
13973 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
13974
13975 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
13976
13977 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
13978
13979 * custom.el (custom-initialize-safe-set)
13980 (custom-initialize-safe-default): New functions.
13981
13982 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13983 and simplify :init-value.
13984
13985 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13986 and simplify :init-value. Delete obsolete comment.
13987
13988 * startup.el (command-line): Use `custom-reevaluate-setting' to
13989 handle `tooltip-mode'. Delete obsolete comment.
13990
13991 * files.el (set-visited-file-name): Avoid calling
13992 `file-name-nondirectory' with a nil argument.
13993
13994 2005-07-09 Richard M. Stallman <rms@gnu.org>
13995
13996 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
13997 was called with nil for the buffer, handle the read position right.
13998 Handle read position for eval-region, too.
13999
14000 2005-07-09 Juri Linkov <juri@jurta.org>
14001
14002 * fringe.el (fringe-mode): Add period in docstring.
14003 (fringe-query-style): Build prompt depending on `all-frames' arg.
14004
14005 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
14006 to not create links to unrelated functions in the Help buffer.
14007
14008 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
14009 Doc fix.
14010
14011 * simple.el (next-error-hook): New variable.
14012 (next-error): Use it. Doc fix.
14013
14014 * textmodes/ispell.el (ispell-command-loop): Add current
14015 dictionary name and program name to mode-line-format.
14016 (ispell-region, ispell-process-line): Add current dictionary name
14017 and program name to messages.
14018
14019 2005-07-08 Jay Belanger <belanger@truman.edu>
14020
14021 * calc/calc.el (calc-embedded-announce-formula-alist)
14022 (calc-embedded-open-close-formula-alist)
14023 (calc-embedded-open-close-word-alist)
14024 (calc-embedded-open-close-plain-alist)
14025 (calc-embedded-open-close-new-formula-alist)
14026 (calc-embedded-open-close-mode-alist)
14027 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
14028 (calc-embedded-mode-hook): New variables.
14029
14030 * calc/calc-embed.el (calc-embedded-firsttime)
14031 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
14032 New variables.
14033 (calc-do-embedded): Use calc-embedded-firsttime,
14034 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
14035 determine whether or not to run hooks.
14036 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
14037 calc-embedded-firsttime-formula appropriately.
14038 Set calc-embedded delimiter variables according to mode.
14039
14040 2005-07-08 Richard M. Stallman <rms@gnu.org>
14041
14042 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
14043 Check for "emacs", etc., as entire symbol, not just as word.
14044 (checkdoc-file-comments-engine): Use regexp-quote on FN.
14045
14046 * files.el (set-visited-file-name): Report the error
14047 for "empty filename" earlier.
14048 (kill-some-buffers): Ignore buffers already dead.
14049
14050 * fringe.el (fringe-mode): Doc fix.
14051
14052 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
14053 Check for (featurep 'xemacs) and turn off warnings in what it guards.
14054 Use unwind-protect to ensure byte-compile-unresolved-functions
14055 is updated.
14056
14057 * whitespace.el (whitespace-buffer-leading-cleanup):
14058 Simplify w/ skip-chars-forward.
14059 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
14060
14061 * mail/rmail.el (rmail-only-expunge): Fix paren error.
14062 Unconditionally try to leave point at the same old place.
14063
14064 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
14065
14066 * comint.el (comint-postoutput-scroll-to-bottom)
14067 (comint-show-maximum-output): Take scroll-margin into consideration.
14068
14069 2005-07-08 Kim F. Storm <storm@cua.dk>
14070
14071 * ido.el (ido-use-filename-at-point): New choice `guess'.
14072 (ido-file-internal): Try ffap-guesser if selected.
14073
14074 * ido.el (ido-before-fallback-functions): New hook.
14075 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
14076 (ido-read-file-name): Run it.
14077
14078 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
14079
14080 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
14081 strings rather than a list of symbols to the completion function.
14082
14083 2005-07-07 Jay Belanger <belanger@truman.edu>
14084
14085 * calc/calc-units.el (math-apply-units): Change the places in
14086 which units are simplified.
14087
14088 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
14089
14090 * cus-edit.el (customize-option, customize-option-other-window):
14091 Make them handle aliases.
14092
14093 * custom.el (custom-variable-p): Make it recursively follow
14094 aliases. Mention that in the docstring.
14095
14096 2005-07-07 Richard M. Stallman <rms@gnu.org>
14097
14098 * cus-start.el (exec-path): Use `directory' instead of `file'.
14099 Fix tag for nil.
14100
14101 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14102
14103 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
14104 when called non-interactively. Doc fix.
14105
14106 2005-07-07 Lute Kamstra <lute@gnu.org>
14107
14108 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
14109 new address as well.
14110
14111 2005-07-07 Kenichi Handa <handa@m17n.org>
14112
14113 * international/mule.el (make-coding-system):
14114 Describe `ascii-incompatible' property in the docstring.
14115 (set-file-name-coding-system): Signal an error if coding-system is
14116 ascii-incompatible.
14117 (set-keyboard-coding-system): Likewise.
14118
14119 * international/mule-cmds.el (set-default-coding-systems):
14120 Don't set default-file-name-coding-system and
14121 default-keyboard-coding-system if coding-system is ASCII-incompatible.
14122
14123 * international/utf-16.el: Declare that all UTF-16-based coding
14124 systems are ASCII-incompatible.
14125
14126 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
14127
14128 * progmodes/gud.el: Require font-lock for displaying errors.
14129 Used by gdb-ui.el.
14130
14131 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14132
14133 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
14134 values for the pattern lists which are `read'able but not
14135 `append'able (like symbols).
14136
14137 2005-07-06 Richard M. Stallman <rms@gnu.org>
14138
14139 * progmodes/flymake.el (flymake-float-time): Instead of
14140 with-no-warnings, test for xemacs.
14141 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
14142 to avoid warning.
14143
14144 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
14145
14146 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
14147
14148 2005-07-05 Lute Kamstra <lute@gnu.org>
14149
14150 * battery.el: Add support for Darwin (with much debugging help
14151 from Samuel Lauber <sam124@operamail.com>).
14152 (battery-status-function, battery-echo-area-format)
14153 (battery-mode-line-format): Add support for pmset on Darwin.
14154 (battery-load-low, battery-load-critical): New user options.
14155 (battery-pmset): New function.
14156
14157 2005-07-05 Lute Kamstra <lute@gnu.org>
14158
14159 Update FSF's address in GPL notices.
14160
14161 * textmodes/page-ext.el: Update FSF's address.
14162
14163 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14164
14165 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
14166 filling from using prefix when filling a single-line docstring.
14167
14168 * progmodes/flymake.el: Remove useless eval-when-compile.
14169
14170 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
14171
14172 2005-07-04 Richard M. Stallman <rms@gnu.org>
14173
14174 * textmodes/org.el (org-file-apps-defaults-gnu):
14175 Rename from org-file-apps-defaults-linux.
14176 (org-default-apps): Don't test system-type for `linux'.
14177 (org-file-apps): Doc fix.
14178
14179 2005-07-04 David Ponce <david@dponce.com>
14180
14181 * tree-widget.el: Improve header Commentary section.
14182 (tree-widget) [defgroup]
14183 (tree-widget-image-enable, tree-widget-themes-directory)
14184 (tree-widget-theme, tree-widget-image-properties-emacs)
14185 (tree-widget-image-properties-xemacs, tree-widget-create-image)
14186 (tree-widget-image-formats, tree-widget-control)
14187 (tree-widget-empty-control, tree-widget-leaf-control
14188 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
14189 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
14190 (tree-widget-keep, tree-widget-after-toggle-functions)
14191 (tree-widget-open-node, tree-widget-close-node): Doc fix.
14192 (tree-widget-open-control, tree-widget-close-control): Fix doc and
14193 :help-echo message.
14194 (tree-widget-set-theme): Doc fix. Use `string-equal'.
14195 (tree-widget-image-properties): Doc fix. Clearer implementation.
14196 (tree-widget--cursors): New constant.
14197 (tree-widget-lookup-image): New function split from
14198 `tree-widget-find-image'. Clearer implementation.
14199 (tree-widget-find-image): Use it.
14200 (tree-widget-button-keymap): Use `set-keymap-parent'.
14201 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
14202 Define the sub-widgets here.
14203 (tree-widget-node): Check that :node is not a tree-widget.
14204 (tree-widget-get-super, tree-widget-open-control)
14205 (tree-widget-close-control, tree-widget-empty-control)
14206 (tree-widget-leaf-control, tree-widget-guide)
14207 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
14208 (tree-widget-no-handle, tree-widget-value-delete)
14209 (tree-widget-map): Remove.
14210 (tree-widget-children-value-save): Doc fix. Simplified.
14211 (tree-widget-value-create): Update according to previous changes.
14212
14213 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
14214
14215 * textmodes/org.el: Leading space replaced by TABS.
14216 (org-recalc-marks, org-table-rotate-recalc-marks)
14217 (org-table-get-specials): Treat "^" and "_" marks.
14218 (org-table-justify-field-maybe): Optional argument NEW.
14219 (org-table-eval-formula): Parsing of the format simplified.
14220 New modes C,I. Honor the %= parameter in the current table.
14221 Avoid unnecessary re-align by using the NEW argument to
14222 `org-table-justify-field-maybe'.
14223 (org-calc-default-modes): Default for date-format mimicks org-mode.
14224 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
14225
14226 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
14227
14228 * cus-face.el (custom-theme-set-faces): Make it handle face
14229 aliases whose alias declarations are pre- or autoloaded.
14230
14231 2005-07-04 Juri Linkov <juri@jurta.org>
14232
14233 * faces.el (read-face-name): Put the code for getting a face name
14234 from the buffer before adding the faces from the `face' property.
14235 Use `completing-read-multiple' instead of `completing-read'.
14236 Require `crm'. Add default value and post-process the returned
14237 list of faces.
14238
14239 * emacs-lisp/crm.el (crm-find-current-element)
14240 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
14241
14242 * emacs-lisp/lisp-mode.el (eval-defun-1):
14243 * emacs-lisp/edebug.el (edebug-eval-defun):
14244 Remove unnecessary quotes.
14245
14246 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
14247
14248 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
14249 (prolog-indent-level): Fix typo in docstring.
14250
14251 * info.el (Info-history, Info-history-forward)
14252 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
14253
14254 * add-log.el (add-change-log-entry):
14255 * comint.el (comint-dynamic-list-input-ring)
14256 (comint-dynamic-list-completions):
14257 * dabbrev.el (dabbrev-expand):
14258 * delim-col.el (delimit-columns-rectangle-line):
14259 * diff-mode.el (diff-context->unified, diff-reverse-direction)
14260 (diff-unified->context):
14261 * ediff-init.el (ediff-abbrev-jobname):
14262 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
14263 (ediff-replace-session-activity-marker-in-meta-buffer):
14264 * info.el (Info-summary):
14265 * lpr.el (printify-region):
14266 * printing.el (pr-create-interface):
14267 * ps-print.el (ps-print-quote):
14268 * ses.el (ses-column-widths, ses-print-cell)
14269 (ses-adjust-print-width, ses-center):
14270 * shell.el (shell-file-name-quote-list):
14271 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
14272 (strokes-fill-current-buffer-with-whitespace)
14273 (strokes-xpm-for-stroke, strokes-list-strokes)
14274 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
14275 * term.el (term-dynamic-list-input-ring)
14276 (term-dynamic-list-completions):
14277 * calc/calc.el (math-format-stack-value):
14278 * emacs-lisp/edebug.el (edebug-display-freq-count):
14279 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
14280 (delphi-new-comment-line):
14281 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
14282 * progmodes/executable.el (executable-set-magic):
14283 * progmodes/python.el (inferior-python-mode):
14284 * progmodes/scheme.el (scheme-mode-syntax-table):
14285 * progmodes/sh-script.el (sh-maybe-here-document):
14286 * progmodes/sql.el (sql-copy-column):
14287 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
14288 * textmodes/bibtex.el (bibtex-mode):
14289 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
14290 (sgml-auto-attributes):
14291 * textmodes/table.el (table-insert, table-shorten-cell)
14292 (table--generate-source-scan-lines, table-delete-row)
14293 (*table--cell-delete-char, table--spacify-frame)
14294 (table--horizontally-shift-above-and-below)
14295 (table--cell-insert-char, table--cell-blank-str)
14296 (table--fill-region-strictly):
14297 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
14298 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
14299
14300 * add-log.el (change-log):
14301 * apropos.el (apropos):
14302 * comint.el (comint-completion, comint-source):
14303 * dabbrev.el (dabbrev):
14304 * delim-col.el (columns):
14305 * diff-mode.el (diff-mode):
14306 * ediff.el (ediff):
14307 * ediff-diff.el (ediff-diff):
14308 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
14309 * ediff-mult.el (ediff-mult):
14310 * ediff-ptch.el (ediff-ptch):
14311 * ediff-wind.el (ediff-window):
14312 * facemenu.el (facemenu):
14313 * indent.el (indent):
14314 * info.el (info):
14315 * jka-cmpr-hook.el (compression, jka-compr):
14316 * lpr.el (lpr):
14317 * outline.el (outlines):
14318 * pcmpl-cvs.el (pcmpl-cvs):
14319 * pcmpl-rpm.el (pcmpl-rpm):
14320 * printing.el (printing):
14321 * ps-print.el (postscript, ps-print, ps-print-horizontal)
14322 (ps-print-vertical, ps-print-headers, ps-print-font)
14323 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
14324 (ps-print-background, ps-print-printer, ps-print-page)
14325 (ps-print-miscellany):
14326 * ses.el (ses):
14327 * shell.el (shell, shell-directories, shell-faces):
14328 * startup.el (initialization):
14329 * strokes.el (strokes):
14330 * term.el (term):
14331 * uniquify.el (uniquify):
14332 * w32-vars.el (w32):
14333 * calc/calc.el (calc):
14334 * emacs-lisp/bytecomp.el (bytecomp):
14335 * emacs-lisp/cl-indent.el (lisp-indent):
14336 * emacs-lisp/edebug.el (edebug):
14337 * emacs-lisp/elp.el (elp):
14338 * emacs-lisp/testcover.el (testcover):
14339 * emacs-lisp/trace.el (trace):
14340 * emulation/viper-ex.el (viper-ex):
14341 * emulation/viper-mous.el (viper-mouse):
14342 * mail/mailalias.el (mailalias):
14343 * mail/supercite.el (supercite, supercite-frames)
14344 (supercite-attr, supercite-cite, supercite-hooks):
14345 * net/rcompile.el (remote-compile):
14346 * net/rlogin.el (rlogin):
14347 * obsolete/ooutline.el (outlines):
14348 * progmodes/delphi.el (delphi):
14349 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14350 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14351 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14352 (ebnf-optimization):
14353 * progmodes/etags.el (etags):
14354 * progmodes/executable.el (executable):
14355 * progmodes/idlwave.el (idlwave):
14356 * progmodes/pascal.el (pascal):
14357 * progmodes/prolog.el (prolog):
14358 * progmodes/python.el (python):
14359 * progmodes/scheme.el (scheme):
14360 * progmodes/sh-script.el (sh, sh-script):
14361 * progmodes/sql.el (SQL):
14362 * progmodes/tcl.el (tcl):
14363 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14364 * textmodes/enriched.el (enriched):
14365 * textmodes/makeinfo.el (makeinfo):
14366 * textmodes/sgml-mode.el (sgml):
14367 * textmodes/table.el (table-hooks):
14368 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14369 * textmodes/texinfo.el (texinfo):
14370 * textmodes/two-column.el (two-column):
14371 Finish `defgroup' description with period.
14372
14373 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14374 * eshell/esh-var.el (eshell-var):
14375 * progmodes/vhdl-mode.el (vhdl-testbench):
14376 * textmodes/org.el (org): Fix typos in docstrings.
14377
14378 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14379 consistency.
14380
14381 * progmodes/flymake.el (flymake-find-file): Remove.
14382 (flymake-float-time): Use `with-no-warnings'.
14383 (flymake-check-start-time, flymake-check-was-interrupted)
14384 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14385 (flymake-new-err-info): `defvar' at compile time.
14386
14387 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14388
14389 * replace.el (occur-hook): Doc fix.
14390 (occur-1): Don't call `occur-hook' if there are no matches.
14391
14392 2005-07-03 Richard M. Stallman <rms@gnu.org>
14393
14394 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14395 global-map, save the same map.
14396 (global-map): Don't alter it at top level.
14397 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14398 Then alter it here instead.
14399 (tpu-edt-off): Set global-map to the saved one.
14400
14401 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14402 All references simplified.
14403 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14404 (zmacs-regions): Add defvar.
14405 (repeat-complex-command-map): Everything about that deleted.
14406
14407 * textmodes/artist.el (artist-key-is-drawing)
14408 (artist-key-endpoint1, artist-key-poly-point-list)
14409 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14410 (artist-key-compl-table, artist-rb-save-data)
14411 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14412 Don't put them in eval-when-compile.
14413 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14414
14415 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14416 Use with-no-warnings.
14417
14418 * net/browse-url.el (dos-windows-version): Add defvar.
14419
14420 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14421
14422 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14423 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14424 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14425 Add defvar.
14426 (rmail-summary-beginning-of-message): Use with-no-warnings.
14427 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14428
14429 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14430 Use with-no-warnings.
14431
14432 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14433 (c-mark-function): Add point-moving-unit property.
14434 (vi-goto-line): Use with-no-warnings.
14435
14436 * emulation/edt.el (edt-last-copied-word): Add defvar.
14437 (zmacs-region-stays): Likewise.
14438 (edt-mark-section-wisely): Use c-mark-function for C.
14439 Use makr-defun for Fortran.
14440 (time-string): defvar deleted.
14441 (edt-display-the-time): Don't set time-string.
14442
14443 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14444
14445 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14446 Don't warn when name is not constant
14447 or for defining the group `emacs'.
14448
14449 * tooltip.el (gud-tooltip-mode): Add defvar.
14450
14451 * startup.el (default-frame-background-mode): Add defvar.
14452
14453 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14454
14455 * info.el (tool-bar-map): Add defvar.
14456
14457 * dired.el (dnd-protocol-alist): Add defvar.
14458
14459 * dired-aux.el (dired-query): Display question with answer, when
14460 the user answers.
14461
14462 * custom.el (custom-add-option): Doc fix.
14463
14464 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14465
14466 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14467
14468 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14469 bogus name from the last change.
14470
14471 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14472
14473 * custom.el (custom-declare-variable): Fix typos in comment.
14474 (custom-known-themes): Doc fix.
14475 (custom-theme-directory): New defcustom.
14476 (require-theme): Make it check `custom-theme-directory'.
14477
14478 * cus-theme.el (custom-new-theme-mode): New function.
14479 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14480 (custom-theme-description): Add compiler defvars.
14481 (customize-create-theme): Add doc to the "*New Custom Theme*"
14482 buffer. Use `custom-new-theme-mode'.
14483 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14484 and save it to the `custom-theme-directory'. Make this the
14485 default directory of the buffer.
14486
14487 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14488
14489 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14490 Fix unbalanced parentheses.
14491
14492 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14493
14494 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14495 into flymake-mode and delegate to flymake-mode.
14496
14497 * find-file.el (ff-which-function-are-we-in): Clean up.
14498
14499 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14500
14501 * replace.el (occur-rename-buffer): Fix docstring.
14502
14503 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14504 (edt-last-copied-word, edt-learn-macro-count)
14505 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14506 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14507 (time-string, zmacs-region-stays):
14508 * emulation/edt-mapper.el (edt-save-function-key-map)
14509 (EDT-key-name): `defvar' to silence the byte-compiler.
14510
14511 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
14512
14513 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14514 font-lock-regexp-backslash. Doc fix.
14515 (font-lock-regexp-backslash-grouping-construct): Rename from
14516 font-lock-regexp-backslash-construct. Doc fix.
14517 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14518 grouping constructs.
14519
14520 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14521
14522 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14523 updating all the prerequisites.
14524
14525 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14526
14527 * textmodes/org.el (org-agenda-start-on-weekday)
14528 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14529 (org-agenda-use-time-grid, org-archive-location)
14530 (org-allow-space-in-links, org-usenet-links-prefer-google)
14531 (org-enable-table-editor, org-export-default-language)
14532 (org-export-html-show-new-buffer, org-fill-paragraph)
14533 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14534 (org-goto-quit, org-occur, org-eval-in-calendar)
14535 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14536 (org-agenda-diary-entry, org-remember-help)
14537 (org-table-convert-region, org-at-table-p)
14538 (org-table-move-row-down, org-table-move-row-up)
14539 (org-table-copy-region, org-table-toggle-vline-visibility)
14540 (org-table-get-stored-formulas, org-table-get-specials)
14541 (org-recalc-commands, org-table-eval-formula)
14542 (org-table-formula-substitute-names, orgtbl-make-binding)
14543 (org-format-org-table-html, org-format-table-table-html)
14544 (org-format-table-table-html-using-table-generate-source)
14545 (org-customize): Fix typos in docstrings.
14546 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14547 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14548 (org-back-to-heading): Doc fixes.
14549 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14550 (org-agenda-change-all-lines, org-get-header):
14551 Improve argument/docstring consistency.
14552 (orgtbl-error): Fix error message.
14553
14554 * progmodes/flymake.el (flymake-find-possible-master-files)
14555 (flymake-master-file-compare, flymake-get-line-err-count)
14556 (flymake-highlight-line, flymake-gui-warnings-enabled):
14557 Fix typos in docstrings.
14558 (flymake-parse-line, flymake-get-project-include-dirs-function)
14559 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14560 Doc fixes.
14561 (flymake-get-project-include-dirs-function)
14562 (flymake-make-err-menu-data):
14563 Improve argument/docstring consistency.
14564
14565 2005-07-01 Lute Kamstra <lute@gnu.org>
14566
14567 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14568 Catch errors with ignore-errors. Use temporary buffer.
14569 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14570
14571 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14572 background color faces.
14573 (facemenu-set-foreground, facemenu-set-background):
14574 Use facemenu-set-face-from-menu.
14575 (facemenu-set-face-from-menu): Treat face names that start with
14576 "fg:" or "bg:" as special.
14577 (facemenu-add-new-color): Don't create faces. Simplify.
14578
14579 2005-06-30 Richard M. Stallman <rms@gnu.org>
14580
14581 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14582 (crm-find-current-element): Likewise.
14583
14584 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14585
14586 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14587
14588 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14589
14590 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14591 (archive-mouse-extract): Make it an obsolete alias.
14592 (archive-mode-map): Don't use archive-mouse-extract any more.
14593 (archive-mode, archive-extract): write-contents-hooks ->
14594 write-contents-functions.
14595 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14596 first arg.
14597 (archive-rename-entry): Update the call.
14598 (archive-zip-summarize): Remove unused var `method'.
14599 (archive-lzh-summarize): Remove unused var `creator'.
14600
14601 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14602 dedicated frame upon exit.
14603
14604 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14605 (archive-zip-extract, archive-zip-expunge)
14606 (archive-zip-update, archive-zip-update-case): Use executable-find.
14607 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14608 Use restore-buffer-modified-p.
14609 (archive-extract, archive-add-new-member, archive-write-file-member):
14610 Use with-current-buffer.
14611 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14612
14613 2005-06-30 Andreas Schwab <schwab@suse.de>
14614
14615 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14616
14617 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14618
14619 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14620
14621 2005-06-30 Juri Linkov <juri@jurta.org>
14622
14623 * faces.el (vertical-border): Inherit from mode-line-inactive
14624 only on tty.
14625
14626 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14627
14628 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14629 example, -NLINES in the `occur' docstring).
14630
14631 * replace.el (occur-1): When no matches are found, do not set the
14632 `buffer-read-only' and modified flags for the occur buffer,
14633 because it is deleted.
14634
14635 * emulation/cua-base.el (cua-check-pending-input)
14636 (cua-repeat-replace-region, cua-mode, cua-debug)
14637 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14638 Fix typos in docstrings.
14639
14640 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14641 (cua-cut-region-to-global-mark)
14642 (cua--cut-rectangle-to-global-mark):
14643 Remove period from end of messages.
14644
14645 * emulation/cua-rect.el (cua-do-rectangle-padding):
14646 Remove period from end of messages.
14647 (cua--rectangle-seq-format): Fix typo in docstring.
14648 (cua-sequence-rectangle, cua-fill-char-rectangle):
14649 Improve argument/docstring consistency.
14650
14651 2005-06-29 Juri Linkov <juri@jurta.org>
14652
14653 * faces.el (default-frame-background-mode): New internal variable.
14654 (frame-set-background-mode): Use it.
14655
14656 * startup.el (normal-top-level): Set default-frame-background-mode
14657 instead of frame-background-mode. Before setting it, test for its
14658 nil value. Remove tests for frame-background-mode and frame
14659 parameter `reverse'. Add test for "unspecified-fg".
14660
14661 * term/xterm.el (xterm-rxvt-set-background-mode):
14662 * term/rxvt.el (rxvt-set-background-mode):
14663 Set default-frame-background-mode instead of frame-background-mode.
14664
14665 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14666
14667 * simple.el (set-variable): Warn about obsolete user variables.
14668
14669 * imenu.el (imenu--completion-buffer):
14670 * mouse.el (mouse-buffer-menu-alist):
14671 * msb.el (msb-invisible-buffer-p):
14672 * calendar/diary-lib.el (diary-header-line-format):
14673 * emacs-lisp/pp.el (pp-buffer):
14674 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14675 * textmodes/picture.el (picture-replace-match):
14676 Change space constants followed by a sexp to "?\s ".
14677
14678 * play/decipher.el (decipher-loop-with-breaks):
14679 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14680 constants "protected" from end of line by a comment to "?\s".
14681
14682 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14683
14684 * font-lock.el (save-buffer-state): Use `declare'.
14685
14686 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14687 reset the syntax-table to cperl-mode-syntax-table.
14688 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14689 "foo_print_bar" is not matched as a reserved keyword.
14690
14691 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14692
14693 * textmodes/org.el (orgtbl-setup): New function, for delayed
14694 setup for the orgtbl commands.
14695 (org-calc-default-modes): New option.
14696 (orgtbl-make-binding): Use `defun' to get better help display.
14697 (org-diary): Call `org-compile-prefix-format'.
14698 (org-table-formula-substitute-names): New function.
14699 (org-agenda-day-view, org-agenda-week-view): New commands.
14700 (org-agenda-toggle-week-view): Command removed.
14701 (org-tbl-menu): Split off from org-org-menu.
14702 (org-mode): Move removal of outline-mode menus to here.
14703 (org-table-formula-debug): New option.
14704 (org-table-insert-row): Keep first field if just "#" or "*".
14705 (org-mode): Paragraph regexps fixed.
14706 (org-table-recalculate-regexp): New constant.
14707 (org-table-justify-field-maybe): Avoid replace if not necessary.
14708 (org-copy-special, org-cut-special): Use `call-interactively'.
14709 (org-table-copy-region): Take region from `interactive' call.
14710 (org-trim): Return string even if no match.
14711 (org-formula): New face.
14712 (org-set-font-lock-defaults): No longer highlight "FIXME".
14713 But highlight formula-related fields in table.
14714 (org-table-p): Use regexp, not fontification.
14715 (org-table-align): Handle white space at end of line.
14716 (org-table-formula-evaluate-inline): New option.
14717 (org-mode): Auto-wrapping in comment lines turned off.
14718 (org-table-copy-down): Evaluate only in copied field, not in
14719 destination.
14720 (org-table-current-formula): Variable removed.
14721 (org-table-store-formulas, org-table-get-stored-formulas)
14722 (org-table-modify-formulas, org-table-replace-in-formulas)
14723 (org-table-maybe-eval-formula): New functions.
14724 (org-table-get-formula): Modify to use stored formulas.
14725 (org-table-insert-column, org-table-delete-column)
14726 (org-table-move-column): Call `org-table-modify-formulas'.
14727 (org-complete): Add completion for keyword formulas.
14728 (orgtbl-mode): Pull orgtbl-mode-map to start of
14729 minor-mode-map-alist.
14730
14731 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14732
14733 * progmodes/python.el (python-check): Require `compile' before
14734 modifying its variables.
14735
14736 * newcomment.el (comment-indent-default): Don't get fooled by an early
14737 end of buffer.
14738
14739 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14740
14741 * ps-print.el (ps-print-version): Fix version number.
14742
14743 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
14744
14745 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
14746
14747 2005-06-28 Richard M. Stallman <rms@gnu.org>
14748
14749 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
14750 (flyspell-local-mouse-map): Declaration deleted.
14751 (flyspell-mouse-map): Bind only mouse-2.
14752 (flyspell-mode-map): Don't test flyspell-use-local-map.
14753 (flyspell-overlay-keymap-property-name): Var deleted.
14754 (flyspell-mode-on): Don't make local bindings for
14755 flyspell-mouse-map and flyspell-mode-map.
14756 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
14757
14758 * textmodes/ispell.el (ispell-word): Do not ignore short words.
14759
14760 * progmodes/compile.el (compilation-next-error-function):
14761 Don't switch buffers; operate on the current buffer.
14762
14763 * progmodes/compile.el (compilation-error-file-name)
14764 (compilation-warning-file-name, compilation-info-file-name)
14765 (compilation-line-number, compilation-column-number): New faces.
14766 (compilation-error-face, compilation-warning-face)
14767 (compilation-info-face, compilation-line-face)
14768 (compilation-column-face): Use them.
14769
14770 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
14771
14772 * comint.el (comint-password-prompt-regexp): Accept ", try again".
14773
14774 * bindings.el (global-map): Bind insertchar and its variants.
14775
14776 2005-06-27 Richard M. Stallman <rms@gnu.org>
14777
14778 * textmodes/artist.el (artist-text-overwrite)
14779 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
14780
14781 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14782
14783 * ps-print.el: It was not working the page selection for printing.
14784 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
14785 (ps-print-version): New version 6.6.7.
14786 (ps-end-sheet): New fun.
14787 (ps-header-sheet, ps-end-job): Call it.
14788
14789 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
14790
14791 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
14792
14793 2005-06-27 Lute Kamstra <lute@gnu.org>
14794
14795 * facemenu.el (facemenu-unlisted-faces): Add foreground and
14796 background color faces.
14797 (facemenu-get-face): Delete function.
14798 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
14799 (facemenu-add-new-color): Make second argument mandatory.
14800 Create the appropriate face and return it. Simplify.
14801 (facemenu-set-foreground, facemenu-set-background): Don't check if
14802 color is defined. Use return value of facemenu-add-new-color.
14803
14804 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
14805
14806 * progmodes/gud.el (gud-filter): Add missing argument to
14807 with-selected-window.
14808
14809 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
14810
14811 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
14812 a :require to the defcustom.
14813
14814 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
14815 defcustoms corresponding to minor modes.
14816
14817 2005-06-26 David Ponce <david@dponce.com>
14818
14819 * recentf.el: Require tree-widget instead of wid-edit.
14820 (recentf-filename-handler): Fix widget :type.
14821 (recentf-cancel-dialog, recentf-open-more-files)
14822 (recentf-open-files-action): Doc fix.
14823 (recentf-dialog-goto-first): New function.
14824 (recentf-dialog-mode-map): Set parent keymap first.
14825 (recentf-dialog-mode): Define with define-derived-mode.
14826 Don't display continuation lines in dialogs.
14827 (recentf-edit-list): Rename from recentf-edit-selected-items.
14828 (recentf-edit-list-select): Rename from recentf-edit-list-action.
14829 Simplify.
14830 (recentf-edit-list-validate): New function.
14831 (recentf-edit-list): Update accordingly.
14832 (recentf-open-files-item-shift): Remove.
14833 (recentf-open-files-item): Convert menu elements into tree and
14834 link widgets. Don't create the widgets.
14835 (recentf-open-files): Update accordingly.
14836 (recentf-save-list): Untabify.
14837
14838 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
14839
14840 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
14841 (keep-lines): Add INTERACTIVE arg. Never delete lines only
14842 partially contained in the active region. Do not take active
14843 region into account when called from Lisp, unless INTERACTIVE arg
14844 is non-nil. Use `forward-line' instead of `beginning-of-line' to
14845 avoid trouble with fields. Make marker point nowhere when no
14846 longer used. Always return nil. Doc fix.
14847 (flush-lines): Add INTERACTIVE arg. Do not take active region
14848 into account when called from Lisp, unless INTERACTIVE arg is
14849 non-nil. Use `forward-line' instead of `beginning-of-line' to
14850 avoid trouble with fields. Make marker point nowhere when no
14851 longer used. Always return nil. Doc fix.
14852 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
14853 interchangeable. Do not take active region into account when
14854 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
14855 message in echo area when called from Lisp, unless INTERACTIVE arg
14856 is non-nil. Avoid saying "1 occurrences". Do not use markers.
14857 Return the number of matches. Doc fix.
14858 (occur): Doc fix.
14859 (perform-replace): Make comment follow double space convention for
14860 the sake of `outline-minor-mode'.
14861
14862 * faces.el (facep): Doc fix.
14863
14864 2005-06-25 Richard M. Stallman <rms@gnu.org>
14865
14866 * facemenu.el (facemenu-enable-faces-p): New function.
14867 (facemenu-background-menu, facemenu-foreground-menu)
14868 (facemenu-face-menu): Add menu-enable property.
14869
14870 * jka-compr.el (jka-compr-insert-file-contents):
14871 Special handling if cannot find the uncompression program.
14872
14873 * cus-face.el (custom-face-attributes): Add autoload.
14874
14875 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14876 Bind comment-indent-function locally.
14877
14878 * window.el (save-selected-window): Use save-current-buffer.
14879
14880 * subr.el (with-selected-window): Use save-current-buffer.
14881
14882 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
14883 and with-current-buffer.
14884
14885 2005-06-24 Richard M. Stallman <rms@gnu.org>
14886
14887 * simple.el (line-move-1): Fix previous change.
14888
14889 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
14890
14891 * replace.el (occur-1): Set `buffer-read-only' and the
14892 buffer-modified flag before running `occur-hook' to protect
14893 against unintentional buffer switches that can lead to data loss.
14894
14895 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
14896
14897 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
14898 (gud-gdb-marker-filter): Use font-lock-warning-face for any
14899 initial error.
14900
14901 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
14902 after fresh input.
14903 (gdb-var-create-handler): Put name of expression in quotes.
14904
14905 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
14906
14907 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
14908 elements of RING in order, and without bogus nil elements.
14909
14910 2005-06-23 Richard M. Stallman <rms@gnu.org>
14911
14912 * simple.el (set-variable): Args renamed; doc fix.
14913 (line-move-1): When there are overlays around, use vertical-motion.
14914
14915 * faces.el (escape-glyph): Use brown against light background.
14916 (nobreak-space): Rename from no-break-space.
14917 Fix previous change.
14918
14919 * dired-aux.el (dired-do-copy): Fix arg prompt.
14920
14921 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
14922
14923 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14924
14925 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
14926 rather than "Distributor".
14927
14928 2005-06-23 Lute Kamstra <lute@gnu.org>
14929
14930 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
14931 (debug-on-entry): Use it. New interactive declaration that uses
14932 function-called-at-point.
14933
14934 2005-06-23 Kim F. Storm <storm@cua.dk>
14935
14936 * subr.el (save-match-data): Add comment about using evaporate arg
14937 to set-match-data.
14938
14939 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
14940
14941 * cus-edit.el (customize-face)
14942 (customize-face-other-window): Handle face aliases.
14943
14944 * faces.el (face-documentation, set-face-attribute)
14945 (face-spec-set): Handle face aliases.
14946
14947 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
14948
14949 * help-mode.el (help-make-xrefs): If a symbol representing a face
14950 name is not followed by the word "face", it could still be a
14951 function or variable name, so don't bypass other checks.
14952
14953 2005-06-22 Juri Linkov <juri@jurta.org>
14954
14955 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
14956 Replace aliased functions with calls where second arg `inherit' is t.
14957
14958 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
14959
14960 * progmodes/gdb-ui.el (gdb-error): New variable.
14961 (gdb-error): New function.
14962 (gdb-annotation-rules): Act on error-begin and error annotations.
14963 (gdb-concat-output): Use font-lock-warning-face for errors.
14964
14965 2005-06-22 Miles Bader <miles@gnu.org>
14966
14967 * bindings.el (propertized-buffer-identification): Use renamed
14968 `Buffer-menu-buffer' face.
14969
14970 * faces.el (vertical-border): Rename from `vertical-divider'.
14971 (escape-glyph): Change dark-background color back to `cyan'.
14972
14973 2005-06-21 Juri Linkov <juri@jurta.org>
14974
14975 * faces.el (face-user-default-spec): Try getting `customized-face'
14976 prior to `saved-face'.
14977 (frame-background-mode): Refill docstring.
14978
14979 * emacs-lisp/lisp-mode.el (eval-defun-1):
14980 * emacs-lisp/edebug.el (edebug-eval-defun):
14981 Set `saved-face' temporarily to nil before calling form.
14982 Set `customized-face' to the new spec after that.
14983
14984 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
14985
14986 * subr.el (1value, lambda, key-substitution-in-progress):
14987 Doc fixes.
14988
14989 * autoinsert.el (auto-insert-alist):
14990 * ses.el (ses-call-printer):
14991 * subr.el (noreturn):
14992 * emacs-lisp/lisp.el (check-parens):
14993 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
14994 * net/browse-url.el (browse-url-mosaic):
14995 * progmodes/cc-defs.el (c-safe-scan-lists):
14996 * progmodes/ebnf-abn.el (ebnf-abn-lex):
14997 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
14998 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
14999 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
15000 * progmodes/ebnf-iso.el (ebnf-iso-lex):
15001 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
15002
15003 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15004
15005 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
15006
15007 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
15008
15009 * calendar/appt.el (appt-make-list): Activate the package, if
15010 not already active (for backwards compatibility).
15011
15012 2005-06-20 Kim F. Storm <storm@cua.dk>
15013
15014 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
15015
15016 2005-06-20 Miles Bader <miles@gnu.org>
15017
15018 * faces.el (vertical-divider): New face.
15019
15020 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
15021
15022 * simple.el (kill-whole-line): Doc fix.
15023 (next-error-buffer-p, next-error-find-buffer)
15024 (clone-indirect-buffer): Fix typos in docstrings.
15025 (comment-line-break-function): Doc fix: don't say variable
15026 is automatically buffer-local (it isn't).
15027
15028 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
15029
15030 * net/tramp-ftp.el (top):
15031 * net/tramp-smb.el (top):
15032 * net/tramp-util.el (top):
15033 * net/tramp-uu.el (top):
15034 * net/tramp-vc.el (top):
15035 * net/tramp.el (top): Revert copyright years back to original
15036 ones. Tramp has a life outside GNU Emacs.
15037
15038 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
15039
15040 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
15041
15042 2005-06-18 Juri Linkov <juri@jurta.org>
15043
15044 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
15045 end of first regexp to limit the match to the position between
15046 line number and source line with same separator character as used
15047 between file name and line number. In the second regexp limit
15048 mouse-face area to file name and line number by adding new group
15049 for them and referring it in HYPERLINK arg.
15050 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
15051 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
15052 previous line where grep markers may be already removed.
15053
15054 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
15055
15056 * progmodes/ps-mode.el: Update version and maintainer's email address.
15057
15058 2005-06-18 Steve Youngs <steve@xemacs.org>
15059
15060 * net/browse-url.el (browse-url-browser-function)
15061 (browse-url-default-browser): Add firefox.
15062 (browse-url-firefox-program, browse-url-firefox-arguments)
15063 (browse-url-firefox-startup-arguments)
15064 (browse-url-firefox-new-window-is-tab): New defcustoms.
15065 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
15066
15067 2005-06-17 Richard M. Stallman <rms@gnu.org>
15068
15069 * startup.el (command-line): Warn if specified user name has
15070 no home directory.
15071
15072 * term.el (term-get-old-input, term-input-filter, term-input-sender)
15073 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
15074
15075 * longlines.el (longlines-mode, longlines-show-hard-newlines):
15076 Doc fixes.
15077
15078 * faces.el (underline): Try bold if terminal doesn't support underline.
15079
15080 * mail/sendmail.el (mail-setup-with-from): New variable.
15081 (mail-insert-from-field): New function.
15082 (sendmail-send-it): Call it.
15083 (mail-setup): Optionally call it here.
15084
15085 * term/linux.el: Call tty-no-underline.
15086
15087 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
15088
15089 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
15090
15091 2005-06-17 Miles Bader <miles@gnu.org>
15092
15093 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
15094 (ediff-current-diff-C, ediff-current-diff-Ancestor)
15095 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
15096 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
15097 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
15098 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
15099 Remove "-face" suffix from face names.
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 New backward-compatibility aliases for renamed faces.
15109 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15110 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15111 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15112 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15113 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15114 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15115 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15116 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15117 Use renamed ediff faces.
15118
15119 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
15120 Remove "-face" suffix from face names.
15121 (eshell-test-ok-face, eshell-test-failed-face):
15122 New backward-compatibility aliases for renamed faces.
15123 (eshell-run-test): Use renamed eshell-test faces.
15124
15125 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
15126 face name.
15127 (eshell-prompt-face): New backward-compatibility alias for renamed
15128 face.
15129 (eshell-emit-prompt): Use renamed eshell-prompt face.
15130
15131 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
15132 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
15133 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
15134 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
15135 Remove "-face" suffix from face names.
15136 (eshell-ls-directory-face, eshell-ls-symlink-face)
15137 (eshell-ls-executable-face, eshell-ls-readonly-face)
15138 (eshell-ls-unreadable-face, eshell-ls-special-face)
15139 (eshell-ls-missing-face, eshell-ls-archive-face)
15140 (eshell-ls-backup-face, eshell-ls-product-face)
15141 (eshell-ls-clutter-face):
15142 New backward-compatibility aliases for renamed faces.
15143 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
15144
15145 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
15146 Remove "-face" suffix from face name.
15147 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
15148 instead of literal face.
15149
15150 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
15151
15152 * emacs-lisp/warnings.el (display-warning, lwarn)
15153 (warning-minimum-log-level): Doc fixes.
15154 (warning-minimum-level, warning-minimum-log-level):
15155 Add :debug to :type choices.
15156
15157 * progmodes/ada-mode.el (ada-format-paramlist)
15158 (ada-get-indent-case, ada-check-matching-start)
15159 (ada-check-defun-name, ada-goto-matching-decl-start)
15160 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
15161 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
15162 (ada-make-subprogram-body): Follow error conventions.
15163 (ada-case-exception-file, ada-indent-comment-as-code)
15164 (ada-indent-handle-comment-special, ada-indent-renames)
15165 (ada-indent-return, ada-search-directories-internal)
15166 (ada-tab-policy, ada-case-exception-substring)
15167 (ada-other-file-alist, ada-matching-start-re)
15168 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
15169 (ada-imenu-generic-expression, ada-compile-goto-error)
15170 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
15171 (ada-popup-menu, ada-add-extensions, ada-mode)
15172 (ada-region-selected, ada-create-case-exception)
15173 (ada-create-case-exception-substring, ada-after-keyword-p)
15174 (ada-activate-keys-for-case, ada-adjust-case-region)
15175 (ada-adjust-case-buffer, ada-format-paramlist)
15176 (ada-scan-paramlist, ada-insert-paramlist)
15177 (ada-indent-newline-indent)
15178 (ada-indent-newline-indent-conditional)
15179 (ada-justified-indent-current, ada-goto-previous-word)
15180 (ada-indent-current, ada-get-indent-open-paren)
15181 (ada-get-indent-paramlist, ada-get-indent-end)
15182 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
15183 (ada-get-indent-block-start, ada-get-indent-subprog)
15184 (ada-get-indent-noindent, ada-get-indent-label)
15185 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
15186 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
15187 (ada-goto-stmt-end, ada-goto-next-word)
15188 (ada-check-matching-start, ada-check-defun-name)
15189 (ada-goto-matching-decl-start, ada-goto-matching-start)
15190 (ada-goto-matching-end, ada-search-ignore-string-comment)
15191 (ada-in-decl-p, ada-looking-at-semi-or)
15192 (ada-looking-at-semi-private, ada-in-paramlist-p)
15193 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
15194 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
15195 (ada-next-procedure, ada-previous-procedure, ada-next-package)
15196 (ada-previous-package, ada-create-menu)
15197 (ada-fill-comment-paragraph-justify)
15198 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
15199 (ada-other-file-name, ada-last-which-function-line)
15200 (ada-last-which-function-subprog, ada-which-function)
15201 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
15202 (ada-gen-treat-proc, ada-check-emacs-version)
15203 (ada-continuation-indent, ada-align-region-separate):
15204 Fix typos in docstrings.
15205 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
15206
15207 2005-06-16 Lute Kamstra <lute@gnu.org>
15208
15209 * simple.el (fundamental-mode): Run after-change-major-mode-hook
15210 conditionally.
15211
15212 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
15213
15214 * comint.el (comint-replace-by-expanded-filename)
15215 (comint-prompt-regexp, comint-delimiter-argument-list)
15216 (comint-preinput-scroll-to-bottom):
15217 * info.el (Info-hide-cookies-node):
15218 * ls-lisp.el (ls-lisp-classify):
15219 * find-file.el (ff-search-directories, ff-special-constructs)
15220 (ff-find-other-file):
15221 * font-lock.el (font-lock-keywords):
15222 * shell.el (shell-prompt-pattern)
15223 (shell-dynamic-complete-functions, shell-mode)
15224 (shell-delimiter-argument-list):
15225 * term.el (term-replace-by-expanded-filename)
15226 (term-prompt-regexp, term-delimiter-argument-list):
15227 * woman.el (woman-ignore, woman0-if):
15228 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
15229 * emacs-lisp/elint.el (elint-init-env):
15230 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
15231 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
15232 * language/ethio-util.el (ethio-tilde-escape)
15233 (ethio-use-three-dot-question):
15234 * net/zone-mode.el (zone-mode-load-time-setup):
15235 * progmodes/cc-align.el (c-lineup-argcont):
15236 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
15237 * progmodes/cperl-mode.el (cperl-set-style-back):
15238 * progmodes/inf-lisp.el (inferior-lisp-prompt):
15239 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
15240 Fix spellings in docstrings.
15241
15242 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
15243 * progmodes/modula2.el (m2-for): Fix spellings.
15244
15245 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
15246
15247 * simple.el (undo-more): Don't use `format' on `error' arguments.
15248 Improve argument/docstring consistency.
15249 (pending-undo-list): Doc fix.
15250
15251 * smerge-mode.el (smerge-ensure-match):
15252 * emulation/vip.el (vip-ex):
15253 * net/zone-mode.el (zone-mode-update-serial):
15254 * progmodes/idlwave.el (idlwave-complete):
15255 * progmodes/vhdl-mode.el (vhdl-visit-file)
15256 (vhdl-compose-wire-components):
15257 Don't use `format' on `error' arguments.
15258
15259 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
15260 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
15261 (tooltip-help-tips): Fix typos in docstrings.
15262
15263 2005-06-16 David Ponce <david@dponce.com>
15264
15265 * tree-widget.el (tree-widget-value-create): Simplify last change.
15266
15267 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
15268
15269 * ido.el (ido-incomplete-regexp): New variable.
15270 (ido-set-matches-1): Handle invalid-regexp error and set
15271 ido-incomplete-regexp.
15272 (ido-incomplete-regexp): New face.
15273 (ido-completions): Use it.
15274 (ido-complete, ido-exit-minibuffer, ido-completions):
15275 Handle incomplete regexps.
15276 (ido-completions): Add check for complete match when entering a regexp.
15277
15278 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15279
15280 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
15281
15282 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15283
15284 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
15285 by field delimiters.
15286
15287 2005-06-15 David Ponce <david@dponce.com>
15288
15289 * tree-widget.el: eval-and-compile inlined functions so they will
15290 be available at run-time too.
15291 (tree-widget-super-format-handler)
15292 (tree-widget-format-handler): Remove.
15293 (tree-widget-value-create): Handle the :indent property.
15294
15295 2005-06-15 Miles Bader <miles@gnu.org>
15296
15297 * progmodes/which-func.el (which-func): Only inherit
15298 `font-lock-function-name-face' when that makes sense against the
15299 default mode-line face, otherwise set the face color explicitly.
15300
15301 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
15302 faces instead of (non-existent) variables.
15303
15304 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
15305
15306 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
15307 (iswitchb-get-matched-buffers): Likewise. Simplify.
15308
15309 2005-06-14 Miles Bader <miles@gnu.org>
15310
15311 * progmodes/ld-script.el (ld-script-location-counter):
15312 Remove "-face" suffix from face name.
15313 (ld-script-location-counter-face):
15314 New backward-compatibility alias for renamed face.
15315 (ld-script-location-counter-face): Use renamed face.
15316
15317 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15318 (cperl-hash): Remove "-face" suffix from face names.
15319 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
15320 New backward-compatibility aliases for renamed faces.
15321 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
15322 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
15323
15324 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
15325 name.
15326 (which-func-face): New backward-compatibility alias for renamed face.
15327 (which-func-format): Use renamed which-func face.
15328
15329 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
15330 (vhdl-function, vhdl-directive, vhdl-reserved-word)
15331 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
15332 names.
15333 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
15334 (vhdl-speedbar-configuration, vhdl-speedbar-package)
15335 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
15336 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
15337 (vhdl-speedbar-architecture-selected)
15338 (vhdl-speedbar-configuration-selected)
15339 (vhdl-speedbar-package-selected)
15340 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
15341 names.
15342 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
15343 Use renamed faces.
15344 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15345 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15346 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15347 Use renamed faces.
15348 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15349 names.
15350 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15351 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15352 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15353 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15354 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15355 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15356
15357 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15358 face name.
15359 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15360 (sh-heredoc-face): Use renamed sh-heredoc face.
15361
15362 * progmodes/idlw-help.el (idlwave-help-link):
15363 Remove "-face" suffix from face name.
15364 (idlwave-help-link-face):
15365 New backward-compatibility alias for renamed face.
15366 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15367
15368 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15369 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15370 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15371 New backward-compatibility aliases for renamed faces.
15372 (idlwave-shell-disabled-breakpoint-face)
15373 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15374
15375 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15376 Remove "-face" suffix from face names.
15377 (flymake-errline-face, flymake-warnline-face):
15378 New backward-compatibility aliases for renamed faces.
15379 (flymake-highlight-line): Use renamed flymake faces.
15380
15381 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15382 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15383 (ebrowse-member-class, ebrowse-progress):
15384 Remove "-face" suffix from face names.
15385 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15386 (ebrowse-file-name-face, ebrowse-default-face)
15387 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15388 (ebrowse-progress-face):
15389 New backward-compatibility aliases for renamed faces.
15390 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15391 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15392 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15393 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15394
15395 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15396 antlr-syntax)
15397 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15398 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15399 names.
15400 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15401 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15402 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15403 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15404 backward-compatibility aliases for renamed faces.
15405 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15406 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15407 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15408 remove "font-lock-". Use renamed antlr-mode faces.
15409 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15410 literal face-names with face variable references.
15411
15412 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15413 face name.
15414 (Buffer-menu-buffer-face): New backward-compatibility alias for
15415 renamed face.
15416 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15417
15418 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15419
15420 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15421 Eliminate "-face" suffix.
15422 (makefile-targets): Inherit from font-lock-function-name-face and
15423 eliminate "-face" suffix.
15424 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15425 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15426 actions, instead of prepending, to make it less visible.
15427 (makefile-previous-dependency, makefile-match-dependency):
15428 Don't match a target on a continuation line.
15429
15430 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15431
15432 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15433
15434 * progmodes/gdb-ui.el (menu): Re-order menu items.
15435 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15436
15437 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15438 Define in tooltip.el.
15439 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15440 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15441 gud-tooltip-echo-area.
15442
15443 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15444 backward compatibility and make obsolete.
15445 (tooltip-help-tips): Use tooltip-use-echo-area.
15446 (tooltip-show-help-function): Rename to...
15447 (tooltip-show-help): ...this, because it is a function.
15448 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15449
15450 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15451
15452 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15453 (edebug-print-length, edebug-print-level, edebug-print-circle)
15454 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15455 (edebug-eval-print-last-sexp): Doc fixes.
15456
15457 2005-06-14 Kim F. Storm <storm@cua.dk>
15458
15459 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15460 as the coverage buffer/file/both may change.
15461
15462 2005-06-14 Lute Kamstra <lute@gnu.org>
15463
15464 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15465 and run-mode-hooks. Simplify.
15466
15467 * mail/rmailedit.el (rmail-edit-mode):
15468 * progmodes/octave-inf.el (inferior-octave-mode):
15469 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15470
15471 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15472 and run-mode-hooks.
15473 (recentf-edit-list, recentf-open-files): Don't call
15474 kill-all-local-variables directly.
15475
15476 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15477
15478 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15479
15480 * emacs-lisp/byte-run.el (make-obsolete)
15481 (define-obsolete-function-alias): Rename arguments FUNCTION and
15482 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15483 (make-obsolete-variable, define-obsolete-variable-alias):
15484 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15485 respectively.
15486
15487 * isearchb.el (isearchb-activate):
15488 * pcvs.el (cvs-mode):
15489 * ses.el (ses-load):
15490 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15491 * net/tramp.el (tramp-find-file-exists-command)
15492 (tramp-find-shell):
15493 * progmodes/ada-mode.el (ada-create-case-exception)
15494 (ada-create-case-exception-substring, ada-make-subprogram-body):
15495 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15496 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15497 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15498 * textmodes/org.el (org-promote, org-evaluate-time-range)
15499 (org-agenda-next-date-line, org-agenda-previous-date-line)
15500 (org-agenda-error, org-open-at-point, org-table-move-row)
15501 (org-format-table-table-html-using-table-generate-source)
15502 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15503 * textmodes/reftex.el (reftex-access-scan-info):
15504 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15505 (reftex-toc-promote-prepare): Follow error conventions.
15506
15507 * diff-mode.el (diff-mode): Fix typo in docstring.
15508
15509 * forms.el (forms--intuit-from-file): Fix reference to
15510 `forms-number-of-fields' in error message.
15511 (forms-print): Fix quoting in error message.
15512
15513 * forms.el (forms-mode):
15514 * emulation/vi.el (vi-goto-insert-state):
15515 * progmodes/flymake.el (flymake-new-err-info)
15516 (flymake-start-syntax-check-for-current-buffer)
15517 (flymake-simple-cleanup):
15518 * eshell/esh-var.el (eshell/export):
15519 * progmodes/gud.el (xdb):
15520 * textmodes/flyspell.el (flyspell-incorrect-hook)
15521 (flyspell-maybe-correct-transposition)
15522 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15523
15524 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15525
15526 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15527 minibuffer prompt.
15528
15529 2005-06-13 Kim F. Storm <storm@cua.dk>
15530
15531 * subr.el (add-to-ordered-list): New defun.
15532
15533 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15534 add cua--keymap-alist to emulation-mode-map-alists.
15535
15536 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15537
15538 * subr.el (complete-in-turn): New macro.
15539 (dynamic-completion-table, lazy-completion-table): Add debug info.
15540
15541 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15542 in preference to face aliases.
15543
15544 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15545 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15546 Remove unused vars `start' and `firstline'.
15547 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15548 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15549
15550 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15551
15552 * cus-start.el (all): Don't complain about missing GTK-related
15553 variables, unless either `gtk' is boundp or this isn't a
15554 `windows-nt' build.
15555
15556 2005-06-13 Lute Kamstra <lute@gnu.org>
15557
15558 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15559 run-mode-hooks.
15560
15561 * ediff-mult.el (ediff-meta-mode):
15562 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15563
15564 * ledit.el (ledit-mode): Use delay-mode-hooks.
15565
15566 * woman.el (woman-mode-line-format): Delete constant.
15567 (woman-mode-map): Initialize it properly.
15568 (woman-mode): Set mode-class property to special.
15569 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15570 Set major-mode and mode-name. Don't set mode-line-format directly.
15571 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15572
15573 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15574 string argument obsolete.
15575
15576 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15577
15578 * textmodes/org.el (org-CUA-compatible): New option.
15579 (org-disputed-keys): New variable.
15580 (org-key): New function.
15581 (orgtbl-make-binding): Add docstring to the created function.
15582 (org-mode): Set paragraph start/separate regexps.
15583 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15584 (org-archive-location, org-archive-mark-done)
15585 (org-archive-stamp-time): New options.
15586 (org-archive-subtree): New command.
15587 (org-fill-paragraph): New function.
15588 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15589 (org-fake-empty-table-line): Function removed.
15590 (org-format-org-table-html): Do not create empty table lines at
15591 separator lines. Improved table header treatment.
15592 (org-link-format): New option.
15593 (org-make-link): New function.
15594 (org-insert-link, org-store-link): Use org-make-link.
15595 (org-open-file): Quote file name for shell command, to allow
15596 spaces in file names.
15597 (org-link-regexp): Fix bug with mailto link.
15598 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15599 New constants.
15600 (org-export-as-html): Deal with the optional angles around a link.
15601 Better treatment of file: links.
15602 (org-open-at-point): Replace @{ and @} with < and >.
15603 (org-run-mode-hooks): Function removed.
15604 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15605
15606 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15607
15608 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15609 MI command -data-list-register-values.
15610 (gdb-post-prompt): Indent properly.
15611
15612 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15613
15614 * hilit-chg.el (highlight-changes-colors): Rename from
15615 `highlight-changes-colours'.
15616 (highlight-changes-colours): Keep as obsolete alias.
15617 (highlight-changes-face-list): Doc fix.
15618 (hilit-chg-make-list): Use `highlight-changes-colors'.
15619
15620 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15621
15622 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15623 defun-prompt-regexp.
15624
15625 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15626
15627 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15628 and cygwin.
15629
15630 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15631 Don't use an old loaddefs.el, as in Makefile.in.
15632
15633 2005-06-12 Lute Kamstra <lute@gnu.org>
15634
15635 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15636
15637 * man.el (Man-mode-map): Initialize it properly.
15638 (Man-mode): Set mode-class property to special.
15639
15640 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15641
15642 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15643
15644 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15645 A newline is needed in the docstring there.
15646
15647 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15648 Doc fixes.
15649
15650 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15651
15652 * printing.el: Doc fix. The menubar is no more changed when printing
15653 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15654 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15655 (pr-version): New version number (6.8.4).
15656 (pr-menu-bind): New command.
15657 (pr-update-menus): Docstring and code fix.
15658 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15659 Docstring fix.
15660 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15661 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15662
15663 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15664
15665 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15666 "Returns" to "return", document useful return values, etc.
15667
15668 2005-06-11 Alan Mackenzie <acm@muc.de>
15669
15670 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15671 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15672 (adaptive-file-function): Minor amendment to doc-string.
15673
15674 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15675
15676 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15677 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15678 Fix :type--it is `integer', not `string'.
15679
15680 * faces.el (modeline-highlight): Rename from (the erroneous)
15681 `modeline-higilight'.
15682
15683 2005-06-11 Lute Kamstra <lute@gnu.org>
15684
15685 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15686 lisp-interaction-mode-map but make it the parent.
15687 (edebug-eval-mode): Use define-derived-mode.
15688
15689 2005-06-11 Andreas Schwab <schwab@suse.de>
15690
15691 * bindings.el: Add binding of `ESC functionkey' for every
15692 `M-functionkey'.
15693 * hexl.el (hexl-mode-map): Likewise.
15694
15695 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15696
15697 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15698 [msft]: update regexp for newer msft compilers.
15699
15700 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15701
15702 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15703 ATTLIST portions of included DTDs.
15704 (xml-parse-dtd): Eliminate use of inefficient match-data.
15705
15706 2005-06-10 Miles Bader <miles@gnu.org>
15707
15708 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15709 (mpuz-text): Remove "-face" suffix from face names.
15710 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15711 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15712 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15713
15714 * play/gomoku.el (gomoku-O, gomoku-X):
15715 Remove "-face" suffix from face names.
15716 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15717 New backward-compatibility aliases for renamed faces.
15718 (gomoku-font-lock-keywords): Use renamed gomoku faces.
15719
15720 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15721
15722 * thumbs.el: Fixes for changes of 2005-06-09.
15723 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15724 as a directory.
15725 (thumbs-thumbname): Remove directory separator from format string;
15726 `thumbs-thumbsdir' now returns a valid directory name.
15727 (thumbs-temp-dir): New defsubst.
15728 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15729 Use it.
15730
15731 * cus-edit.el (minibuffer):
15732 * files.el (make-backup-file-name-function):
15733 * filesets.el (filesets-external-viewers):
15734 * hilit-chg.el (highlight-changes-colours)
15735 (highlight-changes-face-list, highlight-changes-rotate-faces):
15736 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15737 * kmacro.el (kmacro-call-macro):
15738 * log-edit.el (log-edit-changelog-full-paragraphs):
15739 * mouse.el (mouse-1-click-follows-link):
15740 * skeleton.el (skeleton-autowrap):
15741 * subr.el (insert-for-yank-1):
15742 * tempo.el (tempo-insert-region):
15743 * terminal.el (terminal-emulator):
15744 * time.el (display-time-mail-face):
15745 * vc.el (vc-annotate):
15746 * vcursor.el (vcursor-copy-line):
15747 * woman.el (woman-bold-headings, woman-ignore)
15748 (woman-default-faces, woman-monochrome-faces):
15749 * calendar/todo-mode.el (todo-insert-threshold):
15750 * emulation/pc-select.el (pc-select-selection-keys-only)
15751 (pc-selection-mode):
15752 * emulation/vip.el (vip-find-char-forward):
15753 * emulation/viper-cmd.el (viper-find-char-forward):
15754 * international/mule-cmds.el
15755 (select-safe-coding-system-accept-default-p)
15756 (input-method-exit-on-invalid-key):
15757 * international/mule-diag.el (describe-coding-system):
15758 * international/ucs-tables.el (unify-8859-on-encoding-mode):
15759 * net/browse-url.el (browse-url-xterm-program):
15760 * obsolete/lazy-lock.el (lazy-lock-mode):
15761 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
15762 (cperl-mode):
15763 * progmodes/cpp.el (cpp-face-light-name-list)
15764 (cpp-face-dark-name-list):
15765 * progmodes/delphi.el (delphi-newline-always-indents):
15766 Fix spellings in docstrings.
15767
15768 * ido.el (ido-mode, ido-file-extensions-order)
15769 (ido-default-file-method, ido-default-buffer-method)
15770 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
15771 (ido-decorations, ido-read-file-name-as-directory-commands)
15772 (ido-read-file-name-non-ido, ido-work-directory-list)
15773 (ido-ignore-item-temp-list, ido-current-directory)
15774 (ido-magic-forward-char, ido-enter-find-file)
15775 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
15776 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
15777
15778 2005-06-10 Lute Kamstra <lute@gnu.org>
15779
15780 * play/dunnet.el (dun-mode): Use define-derived-mode.
15781 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
15782 obsolete alias.
15783
15784 * play/doctor.el (doctor-mode-map): Remove defvar.
15785 (doctor-mode): Use define-derived-mode.
15786
15787 * mail/mspools.el (mspools-mode):
15788 * net/eudc-hotlist.el (eudc-hotlist-mode):
15789 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
15790
15791 2005-06-10 Miles Bader <miles@gnu.org>
15792
15793 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15794 Remove "-face" suffix from face names.
15795 (flyspell-incorrect-face, flyspell-duplicate-face):
15796 New backward-compatibility aliases for renamed faces.
15797 (flyspell-mode-on, make-flyspell-overlay)
15798 (flyspell-highlight-incorrect-region)
15799 (flyspell-highlight-duplicate-region)
15800 (flyspell-display-next-corrections)
15801 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
15802
15803 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
15804 from face name.
15805 (texinfo-heading-face): New backward-compatibility alias for
15806 renamed face.
15807 (texinfo-heading-face): Use renamed texinfo-heading face.
15808
15809 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
15810 suffix from face names.
15811 (tex-math-face, tex-verbatim-face):
15812 New backward-compatibility aliases for renamed faces.
15813 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
15814 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
15815 literal face name.
15816
15817 * textmodes/table.el (table-cell): Remove "-face" suffix from face
15818 name.
15819 (table-cell-face): New backward-compatibility alias for renamed face.
15820 (table--put-cell-face-property, table--update-cell-face):
15821 Use renamed table-cell face.
15822
15823 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
15824 from face name.
15825 (sgml-namespace-face): New backward-compatibility alias for
15826 renamed face.
15827 (sgml-namespace-face): Use renamed sgml-namespace face.
15828
15829 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
15830 (org-level-4, org-level-5, org-level-6, org-level-7)
15831 (org-level-8, org-warning, org-headline-done)
15832 (org-deadline-announce, org-scheduled-today)
15833 (org-scheduled-previously, org-link, org-done, org-table)
15834 (org-time-grid): Remove "-face" suffix from face names.
15835 (org-level-1-face, org-level-2-face, org-level-3-face)
15836 (org-level-4-face, org-level-5-face, org-level-6-face)
15837 (org-level-7-face, org-level-8-face, org-warning-face)
15838 (org-headline-done-face, org-deadline-announce-face)
15839 (org-scheduled-today-face, org-scheduled-previously-face)
15840 (org-link-face, org-done-face, org-table-face)
15841 (org-time-grid-face):
15842 New backward-compatibility aliases for renamed faces.
15843 (org-level-faces, org-set-font-lock-defaults, org-timeline)
15844 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
15845 (org-agenda-get-timestamps, org-agenda-get-scheduled)
15846 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
15847
15848 * emulation/viper-init.el (viper-search, viper-replace-overlay)
15849 (viper-minibuffer-emacs, viper-minibuffer-insert)
15850 (viper-minibuffer-vi): Remove "-face" suffix from face names.
15851 (viper-search-face, viper-replace-overlay-face)
15852 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15853 (viper-minibuffer-vi-face):
15854 New backward-compatibility aliases for renamed faces.
15855 (viper-search-face, viper-replace-overlay-face)
15856 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15857 (viper-minibuffer-vi-face): Use renamed viper faces.
15858
15859 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
15860 Remove "-face" suffix from face names.
15861 (testcover-nohits-face, testcover-1value-face):
15862 New backward-compatibility aliases for renamed faces.
15863 (testcover-mark): Use renamed testcover faces.
15864
15865 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
15866 face name.
15867 (diary-button-face): New backward-compatibility alias for renamed face.
15868 (diary-entry): Use renamed diary-button face.
15869
15870 * calendar/calendar.el (diary, calendar-today, holiday)
15871 (mark-visible-calendar-date): Remove "-face" suffix from face names.
15872 (diary-face, calendar-today-face, holiday-face):
15873 New backward-compatibility aliases for renamed faces.
15874 (eval-after-load "facemenu", diary-entry-marker)
15875 (calendar-today-marker, calendar-holiday-marker, diary-face):
15876 Use renamed calendar faces.
15877
15878 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
15879 (compare-windows-face): New backward-compatibility alias for
15880 renamed face.
15881 (compare-windows-highlight): Use renamed compare-windows face.
15882
15883 * strokes.el (strokes-char): Remove "-face" suffix from face name.
15884 (strokes-char-face): New backward-compatibility alias for renamed face.
15885 (strokes-encode-buffer): Use renamed strokes-char face.
15886
15887 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
15888 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
15889 Remove "-face" suffix from face names.
15890 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15891 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15892 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
15893 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
15894 Use renamed pcvs faces.
15895 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
15896 * pcvs-defs.el (cvs-mode-map): Likewise.
15897 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
15898
15899 * info.el (info-title-1, info-title-2, info-title-3)
15900 (info-title-4): Remove "-face" suffix from and downcase face names.
15901 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15902 (Info-title-4-face):
15903 New backward-compatibility aliases for renamed faces.
15904 (Info-fontify-node): Use renamed info faces.
15905
15906 * hilit-chg.el (highlight-changes, highlight-changes-delete):
15907 Remove "-face" suffix from face names.
15908 (highlight-changes-face, highlight-changes-delete-face):
15909 New backward-compatibility aliases for renamed faces.
15910 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
15911 (hilit-chg-make-list): Use renamed highlight-changes faces.
15912
15913 * generic-x.el (show-tabs-tab, show-tabs-space):
15914 Remove "-face" suffix from face names.
15915 (show-tabs-tab-face, show-tabs-space-face):
15916 New backward-compatibility aliases for renamed faces.
15917 (show-tabs-generic-mode-font-lock-defaults-1)
15918 (show-tabs-generic-mode-font-lock-defaults-2):
15919 Use renamed show-tabs faces.
15920
15921 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
15922 (smerge-markers): Remove "-face" suffix from face names.
15923 (smerge-mine-face, smerge-other-face, smerge-base-face)
15924 (smerge-markers-face):
15925 New backward-compatibility aliases for renamed faces.
15926 (smerge-mine-face, smerge-other-face, smerge-base-face)
15927 (smerge-markers-face): Use renamed smerge faces.
15928
15929 * log-view.el (log-view-file, log-view-message): Remove "-face"
15930 suffix from face names.
15931 (log-view-file-face, log-view-message-face):
15932 New backward-compatibility aliases for renamed faces.
15933 (log-view-file-face, log-view-message-face): Use renamed log-view
15934 faces.
15935
15936 * paren.el (show-paren-match, show-paren-mismatch):
15937 Remove "-face" suffix from face names.
15938 (show-paren-match-face, show-paren-mismatch-face):
15939 New backward-compatibility aliases for renamed faces.
15940 (show-paren-function): Use renamed show-paren faces.
15941
15942 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
15943 (ruler-mode-margins, ruler-mode-fringes)
15944 (ruler-mode-column-number, ruler-mode-fill-column)
15945 (ruler-mode-comment-column, ruler-mode-goal-column)
15946 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
15947 suffix from face names.
15948 (ruler-mode-default-face, ruler-mode-pad-face)
15949 (ruler-mode-margins-face, ruler-mode-fringes-face)
15950 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
15951 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
15952 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
15953 New backward-compatibility aliases for renamed faces.
15954 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
15955 (ruler-mode-column-number, ruler-mode-fill-column)
15956 (ruler-mode-comment-column, ruler-mode-goal-column)
15957 (ruler-mode-tab-stop, ruler-mode-current-column)
15958 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
15959 faces.
15960
15961 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
15962 face name.
15963 (whitespace-highlight-the-space): Use renamed face.
15964 (whitespace-highlight-face): New backward-compatibility alias for
15965 renamed face.
15966
15967 * woman.el (woman-italic, woman-bold, woman-unknown)
15968 (woman-addition, woman-symbol-face):
15969 Remove "-face" suffix from face names.
15970 (woman-italic-face, woman-bold-face, woman-unknown-face)
15971 (woman-addition-face):
15972 New backward-compatibility aliases for renamed faces.
15973 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
15974 (woman-decode-region, woman-replace-match)
15975 (woman-display-extended-fonts, woman-special-characters)
15976 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
15977 Use renamed woman faces.
15978
15979 * longlines.el (longlines-visible-face): Face removed.
15980
15981 * diff-mode.el (diff-header, diff-file-header, diff-index)
15982 (diff-hunk-header, diff-removed, diff-added, diff-changed)
15983 (diff-function, diff-context, diff-nonexistent): Remove "-face"
15984 suffix from face names.
15985 (diff-header-face, diff-file-header-face, diff-index-face)
15986 (diff-hunk-header-face, diff-removed-face, diff-added-face)
15987 (diff-changed-face, diff-function-face, diff-context-face)
15988 (diff-nonexistent-face): New backward-compatibility aliases for
15989 renamed faces.
15990 (diff-header-face, diff-file-header-face)
15991 (diff-index, diff-index-face, diff-hunk-header)
15992 (diff-hunk-header-face, diff-removed, diff-removed-face)
15993 (diff-added, diff-added-face, diff-changed-face, diff-function)
15994 (diff-function-face, diff-context-face, diff-nonexistent)
15995 (diff-nonexistent-face): Use renamed diff-mode faces.
15996
15997 * progmodes/compile.el (compilation-warning-face)
15998 (compilation-info-face): Remove "-face" suffix from face names.
15999 (compilation-warning-face, compilation-info-face):
16000 New backward-compatibility aliases for renamed faces.
16001 (compilation-warning-face, compilation-info-face):
16002 Use renamed compilation faces.
16003
16004 * add-log.el (change-log-date, change-log-name)
16005 (change-log-email, change-log-file, change-log-list)
16006 (change-log-conditionals, change-log-function)
16007 (change-log-acknowledgement): Remove "-face" suffix from face names.
16008 (change-log-date-face, change-log-name-face)
16009 (change-log-email-face, change-log-file-face)
16010 (change-log-list-face, change-log-conditionals-face)
16011 (change-log-function-face, change-log-acknowledgement-face):
16012 New backward-compatibility aliases for renamed faces.
16013 (change-log-font-lock-keywords): Use renamed change-log faces.
16014
16015 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
16016 (custom-set, custom-changed, custom-saved, custom-button)
16017 (custom-button-pressed, custom-documentation, custom-state)
16018 (custom-comment, custom-comment-tag, custom-variable-tag)
16019 (custom-variable-button, custom-face-tag, custom-group-tag-1)
16020 (custom-group-tag): Remove "-face" suffix from face names.
16021 (custom-magic-alist, custom-magic-value-create)
16022 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
16023 (custom-invalid-face, custom-rogue-face, custom-modified-face)
16024 (custom-set-face, custom-changed-face, custom-saved-face)
16025 (custom-button-face, custom-button-pressed-face)
16026 (custom-documentation-face, custom-state-face)
16027 (custom-comment-face, custom-comment-tag-face)
16028 (custom-variable-tag-face, custom-variable-button-face)
16029 (custom-face-tag-face, custom-group-tag-face-1)
16030 (custom-group-tag-face):
16031 New backward-compatibility aliases for renamed faces.
16032
16033 * wid-edit.el (widget-documentation, widget-button)
16034 (widget-field, widget-single-line-field, widget-inactive)
16035 (widget-button-pressed): "-face" suffix removed from face names.
16036 (widget-documentation-face, widget-button-face)
16037 (widget-field-face, widget-single-line-field-face)
16038 (widget-inactive-face, widget-button-pressed-face):
16039 New backward-compatibility aliases for renamed faces.
16040 (widget-documentation-face, widget-button-face)
16041 (widget-button-pressed-face, widget-specify-field)
16042 (widget-specify-inactive): Use renamed widget faces.
16043
16044 2005-06-10 Kenichi Handa <handa@m17n.org>
16045
16046 * term/x-win.el (x-clipboard-yank): Remove condition-case
16047 wrapping.
16048
16049 2005-06-11 Kenichi Handa <handa@m17n.org>
16050
16051 * add-log.el (change-log-font-lock-keywords): Make the regexp for
16052 date lines stricter.
16053
16054 2005-06-10 Zhang Wei <id.brep@gmail.com>
16055
16056 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
16057 of x-get-selection.
16058
16059 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
16060
16061 * comint.el (comint-mode, comint-snapshot-last-prompt):
16062 * frame.el (frame-current-scroll-bars):
16063 * term.el (term-mode, term-check-proc, term-input-sender)
16064 (term-simple-send, term-extract-string, term-word)
16065 (term-match-partial-filename):
16066 * window.el (window-current-scroll-bars):
16067 * emulation/cua-base.el (cua-normal-cursor-color)
16068 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
16069 (cua-global-mark-cursor-color):
16070 * mail/undigest.el (rmail-forward-separator-regex):
16071 Fix typos in docstrings.
16072
16073 * comint.el (comint-check-proc, make-comint-in-buffer)
16074 (comint-source-default): Doc fixes.
16075
16076 * term.el (term-send-string): Improve argument/docstring consistency.
16077
16078 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
16079
16080 * comint.el (comint-send-input): Bind `inhibit-read-only' around
16081 call to `delete-region'.
16082 (comint-mode-hook): Do not enable Font Lock by default.
16083
16084 2005-06-09 Lute Kamstra <lute@gnu.org>
16085
16086 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
16087 could be void.
16088
16089 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
16090
16091 * emacs-lisp/debug.el (debugger-will-be-back): New var.
16092 (debug): Use it.
16093 (debugger-step-through, debugger-continue, debugger-jump)
16094 (debugger-return-value): Set it when needed.
16095 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
16096 Use inhibit-read-only.
16097
16098 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
16099
16100 * window.el (shrink-window-if-larger-than-buffer)
16101 (window-size-fixed): Fix typo in docstring.
16102
16103 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
16104 thumbnails directory on loading.
16105 (thumbs-conversion-program): Use `eq' to check the system type,
16106 not `equal'.
16107 (thumbs-temp-dir): Initialize to `temporary-file-directory',
16108 not "/tmp". Fix docstring.
16109 (thumbs-thumbsdir): New function to return the thumbnails
16110 directory, creating it if needed.
16111 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
16112 (thumbs-temp-file): Delete variable and make it into a function.
16113 (thumbs-resize-image, thumbs-modify-image): Use it.
16114 (thumbs-kill-buffer): Simplify.
16115 (thumbs-gensym): Defalias or duplicate CL `gensym'.
16116 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
16117 docstrings.
16118
16119 2005-06-09 Kim F. Storm <storm@cua.dk>
16120
16121 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
16122 set-match-data to free markers in match-data.
16123
16124 * replace.el (replace-match-data): Pass RESEAT arg `t' to
16125 match-data to unchain markers in match-data.
16126
16127 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
16128
16129 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
16130 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
16131 unnecessary now.
16132
16133 2005-06-08 Richard M. Stallman <rms@gnu.org>
16134
16135 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
16136 give the variable a doc string that doesn't say don't set it directly.
16137
16138 * textmodes/ispell.el (ispell-check-version):
16139 Use match-string-no-properties.
16140 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
16141 (ispell-buffer-local-words): Likewise.
16142
16143 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
16144 except on terminals with enough colors to really display it.
16145 (makefile-dependency-regex): Delete spurious `bb'.
16146
16147 * faces.el (escape-glyph): Use blue once again in last case.
16148 (no-break-space): Redefine so that it isn't invisible on a tty.
16149
16150 2005-06-08 Kim F. Storm <storm@cua.dk>
16151
16152 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
16153 also when reading directory name.
16154
16155 2005-06-08 Lute Kamstra <lute@gnu.org>
16156
16157 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
16158 (flyspell-mode-line-string): Remove autoload cookie.
16159 (flyspell-mode): Remove defvar.
16160
16161 2005-06-07 Lute Kamstra <lute@gnu.org>
16162
16163 * textmodes/org.el (org-run-mode-hooks): New function.
16164 (org-agenda-mode): Use it.
16165
16166 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
16167
16168 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
16169
16170 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16171
16172 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
16173
16174 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
16175
16176 * font-lock.el (font-lock-add-keywords): Doc fix.
16177
16178 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16179
16180 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
16181 (tex-compile-default): In the absence of any history, use the order in
16182 tex-compile-alist to choose the preferred command.
16183 (tex-compile-commands): Reorder a bit.
16184
16185 * textmodes/flyspell.el (flyspell-auto-correct-binding)
16186 (flyspell-incorrect-face, flyspell-duplicate-face):
16187 Use (X)Emacs-agnostic code.
16188 (flyspell-mode-map): Don't overwrite at each load. Remove code
16189 redundant with the subsequent add-minor-mode. Merge Emacs and
16190 XEmacs code.
16191 (flyspell-word): Minor simplification.
16192 (flyspell-math-tex-command-p): Quieten the byte-compiler.
16193 (flyspell-external-point-words): Remove unused vars `size' and `start'.
16194 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
16195 Merge the corresponding Emacs code.
16196 (flyspell-correct-word, flyspell-xemacs-popup):
16197 Use flyspell-do-correct.
16198
16199 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
16200 a dedicated window.
16201
16202 * international/latexenc.el (latexenc-find-file-coding-system):
16203 Undo part of last patch, to turn off a compiler warning.
16204
16205 2005-06-06 Juri Linkov <juri@jurta.org>
16206
16207 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
16208 Rename `tmm-inactive-face' to `tmm-inactive'.
16209
16210 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
16211
16212 * iswitchb.el: Rename faces.
16213
16214 2005-06-06 Kim F. Storm <storm@cua.dk>
16215
16216 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
16217 (cua-global-mark): Remove -face suffix from face names.
16218
16219 * emulation/cua-gmrk.el (cua--init-global-mark):
16220 Remove cua-global-mark face setup.
16221
16222 2005-06-06 Richard M. Stallman <rms@gnu.org>
16223
16224 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
16225 just like other allowed characters.
16226 (makefile-match-dependency): Exclude leading and training whitespace
16227 from the range of regexp subexp 1.
16228 (makefile-macroassign-regex): Don't try to match the body,
16229 just the name of the macro being defined.
16230
16231 * info.el (Info-read-node-name-2): New function.
16232 (Info-read-node-name-1): Use that.
16233 Add a completion-base-size-function property.
16234
16235 * simple.el (completion-setup-function): Look for
16236 completion-base-size-function property of minibuffer-completion-table.
16237
16238 * files.el (locate-file-completion): Doc fix.
16239
16240 * printing.el: Don't call pr-update-menus; user must do that.
16241
16242 * emacs-lisp/debug.el (debugger-window): New variable.
16243 (debug): Use debugger-window if it is set and still alive.
16244 Record debugger-window for next entry.
16245
16246 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
16247
16248 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
16249
16250 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
16251 (hack-one-local-variable, hack-local-variables)
16252 (hack-local-variables-prop-line): Pass that arg.
16253
16254 2005-06-06 Kim F. Storm <storm@cua.dk>
16255
16256 * ido.el (ido-first-match, ido-only-match, ido-subdir)
16257 (ido-indicator): Remove -face suffix from face names.
16258
16259 2005-06-06 Juri Linkov <juri@jurta.org>
16260
16261 * font-lock.el (font-lock-regexp-backslash)
16262 (font-lock-regexp-backslash-construct): New faces.
16263 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
16264 after `('. Add `while-no-input' to control structures.
16265
16266 * faces.el (no-break-space, shadow): New faces.
16267 (escape-glyph): Use less loud colors pink2 and red4.
16268
16269 * diff-mode.el (diff-context-face)
16270 * dired.el (dired-ignored)
16271 * rfn-eshadow.el (file-name-shadow)
16272 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
16273
16274 * info.el (Info-title-1-face): Use green instead of yellow because
16275 bold yellow is not readable on light backgrounds.
16276
16277 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
16278 before selecting the desired mode to not spend time fontifying
16279 old contents.
16280
16281 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
16282
16283 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
16284 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
16285
16286 * ps-print.el (ps-default-fg, ps-default-bg):
16287 Fix typos in docstrings.
16288
16289 * isearchb.el (isearchb): Don't pass a spurious second argument to
16290 `iswitchb-completions'.
16291
16292 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
16293
16294 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
16295 to preserve point.
16296 (gdb-find-file-hook): Add doc string.
16297
16298 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
16299 C dereferenced pointer expression.
16300 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
16301
16302 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
16303
16304 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
16305 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
16306 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
16307 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
16308 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
16309 Make background transparent.
16310
16311 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16312
16313 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
16314 (font-lock-remove-keywords): Doc fix.
16315 (font-lock-mode-major-mode): Compiler defvar.
16316 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
16317
16318 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
16319 (font-lock-mode): Update `font-lock-mode-major-mode'.
16320 (font-lock-set-defaults): Compiler defvar.
16321 (font-lock-default-function): Take `font-lock-mode-major-mode'
16322 into account.
16323
16324 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
16325 keep track of which major mode it enabled the minor mode for.
16326 Use find-file-hook again. Update docstring.
16327
16328 * simple.el (eval-expression-print-level)
16329 (eval-expression-print-length, eval-expression-debug-on-error):
16330 Doc fixes.
16331
16332 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
16333
16334 * iswitchb.el (iswitchb-single-match-face)
16335 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
16336 (iswitchb-invalid-regexp-face): New faces.
16337 (iswitchb-completions): Use them.
16338 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
16339 now marked as an obsolete alias.
16340 (iswitchb-read-buffer): Remove check for bound font variables.
16341 (iswitchb-invalid-regexp): New free variable.
16342 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
16343 set iswitchb-invalid-regexp.
16344 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16345 invalid regexps.
16346 (iswitchb-completions): Add check for complete match when entering
16347 a regexp.
16348 (iswitchb-completions): Remove require-match argument.
16349 (iswitchb-exhibit): Fix caller.
16350 (iswitchb-common-match-inserted): New variable.
16351 (iswitchb-complete, iswitchb-completion-help): Use it.
16352
16353 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16354
16355 * url-http.el (url-http-chunked-encoding-after-change-function):
16356 Use `url-http-debug' instead of `message'.
16357
16358 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16359
16360 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16361 callback argument.
16362
16363 2005-06-04 Kim F. Storm <storm@cua.dk>
16364
16365 * simple.el (line-move): Only call sit-for when moving backwards.
16366
16367 * ido.el (ido-make-merged-file-list-1): New defun split from
16368 ido-make-merged-file-list.
16369 (ido-make-merged-file-list): Bind throw-on-input around call to
16370 ido-make-merged-file-list-1. Return input-pending-p if
16371 interrupted by more input available.
16372 (ido-read-internal): Handle input-pending-p return value from
16373 ido-make-merged-file-list.
16374
16375 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16376
16377 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16378 compatibility code.
16379
16380 * international/latexenc.el (latexenc-find-file-coding-system):
16381 Don't inherit the EOL part of the coding-system from the
16382 tex-main buffer. Fit within 80 columns.
16383
16384 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16385
16386 * tmm.el (tmm-inactive-face): New face.
16387 (tmm-remove-inactive-mouse-face): New function.
16388 (tmm-prompt, tmm-add-one-shortcut)
16389 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16390 but not selectable.
16391
16392 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16393
16394 * faces.el (face-equal): Improve argument/docstring consistency.
16395
16396 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16397
16398 * progmodes/make-mode.el (makefile-targets-face)
16399 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16400 (makefile-bsdmake-dependency-regex)
16401 (makefile-makepp-rule-action-regex)
16402 (makefile-bsdmake-rule-action-regex): New constants.
16403 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16404
16405 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16406 Allow (...) within `...' for makepp messages.
16407
16408 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16409
16410 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16411
16412 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16413 "." files are deleted from all file lists before comparison.
16414
16415 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16416 (viper-ESC-key): Made them customizable.
16417
16418 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16419
16420 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16421
16422 * autorevert.el (auto-revert-buffers): Use save-match-data.
16423
16424 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16425
16426 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16427 menu items with a nil command binding.
16428
16429 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16430
16431 * emacs-lisp/cl-macs.el (defsetf):
16432 Improve argument/docstring consistency.
16433
16434 * faces.el (list-faces-display): Improve the formatting by
16435 computing the maximum length required for any face-name (reworked
16436 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16437 (internal-find-face): Remove redundant info in docstring.
16438
16439 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16440
16441 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16442 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16443 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16444 (gdb-assembler-custom): Improve regexps.
16445 (def-gdb-auto-update-handler): Use window point to preserve point.
16446
16447 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16448
16449 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16450
16451 2005-05-31 Jay Belanger <belanger@truman.edu>
16452
16453 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16454 to calc-embedded.
16455 (calc-embedded-make-info): Have plain prefix argument select
16456 entire line.
16457
16458 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16459
16460 * faces.el (list-faces-display): Signal error if passed a regexp
16461 that matches no face name.
16462
16463 * simple.el (filter-buffer-substring): Fix typo in docstring.
16464
16465 2005-05-31 Richard M. Stallman <rms@gnu.org>
16466
16467 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16468 (vhdl-emacs-21): Doc fix.
16469 (vhdl-mode): Unconditionally set comment-padding.
16470 (vhdl-fixup-whitespace-region): Insert spaces only where
16471 there are none.
16472 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16473
16474 2005-05-30 John Wiegley <johnw@newartisans.com>
16475
16476 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16477 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16478 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16479 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16480 `string-to-number'.
16481
16482 2005-05-30 Jay Belanger <belanger@truman.edu>
16483
16484 * calc/calc.el (calc-bug-address): Fix docstring.
16485 (calc-window-hook, calc-trail-window-hook): New variables.
16486 (calc-trail-display): Restore use of calc-trail-window-hook.
16487 (calc): Restore use of calc-window-hook.
16488
16489 2005-05-31 Masatake YAMATO <jet@gyve.org>
16490
16491 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16492
16493 * help-fns.el (help-C-file-name): Add autoload mark for
16494 `find-function-noselect'.
16495
16496 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16497
16498 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16499 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16500
16501 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16502
16503 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16504 included diary buffer if it was not already being visited.
16505 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16506
16507 * calendar/icalendar.el (top-level): Do not require appt.
16508
16509 * mail/supercite.el (sc-select-attribution): Only use a list
16510 element from sc-attrib-selection-list if it returns a string.
16511 Reported by Davide G. M. Salvetti <salve@debian.org>.
16512
16513 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16514
16515 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16516 includes a hash value to improve its uniqueness, and has a ".jpg"
16517 extension. Also, it is now a valid filename on all systems.
16518 (thumbs-make-thumb): Use `let', not `let*'.
16519 (thumbs-show-thumbs-list): Check for JPEG availability.
16520
16521 2005-05-30 Richard M. Stallman <rms@gnu.org>
16522
16523 * filesets.el (filesets-menu-ensure-use-cached):
16524 Prevent warning when emacs-version>= is undefined.
16525
16526 * printing.el (pr-interactive-n-up): Use string-to-number.
16527
16528 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16529
16530 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16531 Warn only when name to be defined is quoted.
16532
16533 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16534
16535 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16536 Make regexp more robust.
16537 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16538 Force regeneration of disassembly.
16539
16540 2005-05-29 Jay Belanger <belanger@truman.edu>
16541
16542 * calc/calc.el (calc-user-invocation): Check if
16543 calc-invocation-macro is non-nil.
16544
16545 2005-05-29 Juri Linkov <juri@jurta.org>
16546
16547 * add-log.el (change-log-font-lock-keywords):
16548 Add `+' to e-mail regexp to accept mail address with keywords.
16549
16550 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16551
16552 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16553
16554 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16555
16556 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16557
16558 2005-05-29 Richard M. Stallman <rms@gnu.org>
16559
16560 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16561 Undo the change that moves to end of the current word.
16562
16563 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16564
16565 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16566 Throw error when count <= 0 to ensure input is a number.
16567 (gdb-read-memory-custom): Pick up address from buffer.
16568 (gdb-memory-mode): Allow user to increment and decrement
16569 memory address from header line.
16570
16571 2005-05-29 Richard M. Stallman <rms@gnu.org>
16572
16573 * flyspell.el (flyspell-version): Function deleted.
16574 (flyspell-auto-correct-previous-hook): Doc fix.
16575
16576 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16577 Do nothing if memory is full.
16578
16579 * font-lock.el (font-lock-fontify-syntactically-region):
16580 Pass t for GREEDY to looking-back.
16581
16582 * saveplace.el (save-place-alist-to-file): Write the file
16583 using write-region.
16584
16585 * subr.el (looking-back): New argument GREEDY.
16586
16587 * progmodes/compile.el (compilation-start): Set the mode
16588 before inserting the initial text.
16589
16590 * progmodes/which-func.el (which-func-update-1): Turn the mode
16591 off in case of error by setting which-func-mode.
16592
16593 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16594
16595 * flyspell.el (flyspell-auto-correct-previous-word):
16596 Narrow down to what's on the screen, and recenter overlays
16597 at the end of the next word.
16598
16599 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16600
16601 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16602 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16603 (flyspell-abbrev-p): Default to nil.
16604 (flyspell-use-global-abbrev-table-p): Doc fix.
16605 (flyspell-large-region): Allow nil as value.
16606 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16607
16608 (mail-mode-flyspell-verify): More robust handling
16609 of `mail-header-separator'. More efficient signature detection.
16610 Allow for regexp metacharacters in message-header-separator.
16611 Adding `To' not to be checked in mail-mode-flyspell-verify.
16612
16613 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16614 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16615 Bind flyspell-auto-correct-binding.
16616 Bind C-. and C-, .
16617 (flyspell-mode-map): Likewise.
16618 (flyspell-mode): Doc fix.
16619 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16620 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16621 (flyspell-word-cache-result): New var, always local.
16622 (flyspell-check-pre-word-p): Doc fix.
16623 (flyspell-check-changed-word-p): Handle spc like newline.
16624 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16625 (flyspell-word-search-backward, flyspell-word-search-forward):
16626 New functions.
16627 (flyspell-word): Return t if nothing to check.
16628 When parsing TeX code, check for after } or \.
16629 Use flyspell-word-search-backward to find previous word.
16630 Return nil if duplicated word.
16631 For word already checked, return same value as last time.
16632 Set flyspell-word-cache-result after checking.
16633 Don't clobber the return value.
16634 (flyspell-get-word): Major rewrite.
16635 (flyspell-external-point-words): New locals pword, pcount.
16636 Fix size used in progress message.
16637 Find the proper corresponding word in flyspell-large-region-buffer.
16638 (flyspell-region): Check for flyspell-large-region = nil.
16639 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16640 (flyspell-auto-correct-word): Check that WORD is a cons.
16641 (flyspell-correct-word): Likewise.
16642
16643 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16644
16645 * progmodes/make-mode.el (makefile-rule-action-regex)
16646 (makefile-macroassign-regex, makefile-makepp-mode)
16647 (makefile-bsdmake-mode): Continuation lines may be empty.
16648 Reported by Joshua Varner.
16649 (makefile-makepp-font-lock-keywords): Add $(stem).
16650
16651 2005-05-28 Karl Berry <karl@gnu.org>
16652
16653 * textmodes/tex-mode.el: Now that tex-send-command calls
16654 shell-quote-argument (2005-03-31 change), remove all calls to
16655 shell-quote-argument; they all end up invoking tex-send-command.
16656 The double quoting loses on filenames with non-safe characters,
16657 such as "@". Reported by Frederik Fouvry.
16658
16659 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16660
16661 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16662 about preserving point.
16663
16664 2005-05-27 Jay Belanger <belanger@truman.edu>
16665
16666 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16667 Info-goto-node.
16668
16669 * calc/calc-embed.el (calc-embed-arg): New variable.
16670 (calc-do-embedded-activate, calc-embedded-activate-formula)
16671 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16672 variable by new variable.
16673 (calc-embedded-make-info): Replace undeclared variable by new
16674 variable. When selecting region with positive prefix
16675 argument, use end of previous line instead of beginning of line.
16676
16677 * calc/calc-aent.el (calc-arg-values): Declare it.
16678
16679 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16680 Declare them.
16681
16682 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16683
16684 * calc/calc.el (calc-alg-map): Declare it.
16685
16686 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16687
16688 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16689
16690 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16691 (gdb-registers-buffer, toggle-gdb-all-registers):
16692 Toggle display of floating point registers.
16693 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16694
16695 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16696 (toggle-gud-tooltip-dereference):
16697 Rename from gud-toggle-tooltip-dereference.
16698
16699 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16700
16701 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16702
16703 2005-05-27 Jay Belanger <belanger@truman.edu>
16704
16705 * calc/calc-prog.el (calc-kbd-report): Remove.
16706 (calc-kbd-query): Rewrite.
16707
16708 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
16709
16710 * image.el (image-library-alist): Move to image.c.
16711 (image-type-available-p): Doc fix.
16712
16713 2005-05-27 Lute Kamstra <lute@gnu.org>
16714
16715 * calc/calc.el (calc):
16716 * outline.el (outline-1, outline-2, outline-3, outline-4)
16717 (outline-5, outline-6, outline-7, outline-8):
16718 * textmodes/dns-mode.el (dns-mode):
16719 * textmodes/sgml-mode.el (sgml-namespace-face):
16720 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16721 (tex-verbatim-face, tex-use-reftex):
16722 * textmodes/texinfo.el (texinfo-heading-face):
16723 Specify customization group.
16724
16725 * longlines.el: Don't require easy-mmode.
16726 (longlines-visible-face): Specify customization group.
16727
16728 2005-05-27 Kenichi Handa <handa@m17n.org>
16729
16730 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16731 encoding table of windows-1251.
16732
16733 * international/ucs-tables.el (ucs-set-table-for-input):
16734 If translation-table-for-input of a coding system is a symbol, get
16735 its translation-table property.
16736
16737 * international/code-pages.el: Don't register a coding system into
16738 non-iso-charset-alist more than once.
16739 (cp-make-coding-system): Likewise.
16740
16741 2005-05-26 John Wiegley <johnw@newartisans.com>
16742
16743 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
16744 `eshell-resume-eval' is wrapped in a list, it indicates that the
16745 command was run asynchronously. In that case, unwrap the value
16746 before checking the delimiter value.
16747
16748 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
16749 character before a space at the end of a line is \, assume the space
16750 is part of the last argument rather than a final argument separator.
16751
16752 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
16753 is in use, and the target is `t' or `nil' (which are the most common
16754 values), don't assume that the symbol target is a buffer.
16755
16756 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
16757
16758 * calendar/calendar.el (calendar-mode-line-format):
16759 Use mode-line-highlight as mouse-face.
16760
16761 * time.el (display-time-string-forms, display-time-update):
16762 Use mode-line-highlight as mouse-face.
16763
16764 2005-05-26 Jay Belanger <belanger@truman.edu>
16765
16766 * calc/calc.el (calc-language-alist): Remove extra defvar.
16767
16768 2005-05-26 Lute Kamstra <lute@gnu.org>
16769
16770 * arc-mode.el (archive-mode):
16771 * bookmark.el (bookmark-read-annotation-mode)
16772 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
16773 * bs.el (bs-mode):
16774 * calc/calc-yank.el (calc-edit-mode):
16775 * calc/calc.el (calc-mode, calc-trail-mode):
16776 * calculator.el (calculator-mode):
16777 * chistory.el (command-history-mode):
16778 * comint.el:
16779 * cus-edit.el (custom-mode):
16780 * descr-text.el (describe-text-mode):
16781 * ebuff-menu.el (Electric-buffer-menu-mode):
16782 * ediff-util.el (ediff-mode):
16783 * emacs-lisp/re-builder.el (reb-mode):
16784 * emulation/vi.el (vi-mode-setup):
16785 * emulation/ws-mode.el (wordstar-mode):
16786 * eshell/esh-mode.el (eshell-mode):
16787 * forms.el (forms-mode):
16788 * help-mode.el (help-mode):
16789 * hexl.el (hexl-mode):
16790 * ibuffer.el (ibuffer-mode):
16791 * ielm.el (inferior-emacs-lisp-mode):
16792 * info.el (Info-mode, Info-edit-mode):
16793 * international/swedish.el:
16794 * ledit.el (ledit-from-lisp-mode):
16795 * locate.el (locate-mode):
16796 * mail/rmail.el (rmail-mode):
16797 * mail/rmailedit.el (rmail-edit-mode):
16798 * mail/rmailsum.el (rmail-summary-mode):
16799 * mail/supercite.el (sc-electric-mode):
16800 * net/eudc.el (eudc-mode):
16801 * net/quickurl.el (quickurl-list-mode):
16802 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
16803 * obsolete/ooutline.el (outline-mode):
16804 * obsolete/options.el (Edit-options-mode):
16805 * obsolete/rnews.el (news-mode):
16806 * obsolete/rnewspost.el (news-reply-mode):
16807 * play/5x5.el (5x5-mode):
16808 * play/decipher.el (decipher-mode, decipher-stats-mode):
16809 * play/gomoku.el (gomoku-mode):
16810 * play/snake.el (snake-mode):
16811 * play/solitaire.el (solitaire-mode):
16812 * play/tetris.el (tetris-mode):
16813 * progmodes/ada-mode.el (ada-mode):
16814 * progmodes/antlr-mode.el (antlr-mode):
16815 * progmodes/autoconf.el (autoconf-mode):
16816 * progmodes/dcl-mode.el (dcl-mode):
16817 * progmodes/delphi.el (delphi-mode):
16818 * progmodes/ebrowse.el (ebrowse-tree-mode)
16819 (ebrowse-electric-list-mode, ebrowse-member-mode)
16820 (ebrowse-electric-position-mode):
16821 * progmodes/f90.el (f90-mode):
16822 * progmodes/fortran.el (fortran-mode):
16823 * progmodes/icon.el (icon-mode):
16824 * progmodes/idlw-help.el (idlwave-help-mode):
16825 * progmodes/idlw-shell.el (idlwave-shell-mode):
16826 * progmodes/idlwave.el (idlwave-mode):
16827 * progmodes/inf-lisp.el (inferior-lisp-mode):
16828 * progmodes/m4-mode.el (m4-mode):
16829 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
16830 * progmodes/modula2.el (modula-2-mode):
16831 * progmodes/octave-inf.el (inferior-octave-mode):
16832 * progmodes/octave-mod.el (octave-mode):
16833 * progmodes/pascal.el (pascal-mode):
16834 * progmodes/sh-script.el (sh-mode):
16835 * progmodes/sql.el (sql-mode, sql-interactive-mode):
16836 * progmodes/vhdl-mode.el (vhdl-mode):
16837 * progmodes/xscheme.el (scheme-interaction-mode):
16838 * replace.el (occur-mode):
16839 * ses.el (ses-mode):
16840 * simple.el (completion-list-mode):
16841 * skeleton.el:
16842 * speedbar.el (speedbar-mode):
16843 * term.el (term-mode):
16844 * terminal.el (terminal-edit-mode):
16845 * textmodes/reftex-index.el (reftex-index-mode)
16846 (reftex-index-phrases-mode):
16847 * textmodes/reftex-sel.el (reftex-select-label-mode)
16848 (reftex-select-bib-mode):
16849 * textmodes/reftex-toc.el (reftex-toc-mode):
16850 * wdired.el (wdired-change-to-wdired-mode):
16851 * wid-browse.el (widget-browse-mode):
16852 Use run-mode-hooks.
16853
16854 * array.el (array-mode):
16855 * calendar/todo-mode.el (todo-mode):
16856 * man.el (Man-mode):
16857 * play/landmark.el (lm-mode):
16858 * play/mpuz.el (mpuz-mode):
16859 Use kill-all-local-variables and run-mode-hooks.
16860
16861 * subr.el (delay-mode-hooks): Specify indentation.
16862
16863 2005-05-26 Mark A. Hershberger <mah@everybody.org>
16864
16865 * xml.el (xml-substitute-special): Don't die for undefined xml
16866 entities.
16867
16868 2005-05-26 Jay Belanger <belanger@truman.edu>
16869
16870 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
16871 of nil.
16872
16873 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
16874
16875 * progmodes/gdb-ui.el (gdb-frame-address):
16876 Rename from gdb-current-address.
16877 (gdb-previous-frame-address): Rename from gdb-previous-address.
16878 (gdb-selected-frame): Rename from gdb-current-frame.
16879 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
16880 (gdb-frame-number): Rename from gdb-current-stack-level.
16881 (gdb-ann3): Match new mode-name for disassembly buffer.
16882 Extend initialization of variables.
16883 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
16884 (gdb-memory-mode): Use mouse-face in header line.
16885 (gdb-assembler-buffer-name): Call it disassembly and give frame
16886 in mode line.
16887 (gdb-source-spec-regexp, gdb-assembler-custom)
16888 (gdb-invalidate-assembler, gdb-frame-handler):
16889 Make robust to leading zeroes in address format.
16890
16891 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
16892
16893 * textmodes/org.el (org-mode): Use `define-derived-mode' to
16894 define `org-mode'.
16895 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
16896
16897 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
16898
16899 * log-edit.el (log-edit-changelog-entries): Distinguish between
16900 filenames like xfns.c and fns.c.
16901
16902 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
16903
16904 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
16905 point after reverting.
16906 (Buffer-menu-make-sort-button): Handle the case where
16907 `Buffer-menu-use-header-line' is nil.
16908
16909 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
16910
16911 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
16912 New funcs. In minibuffer-local-completion-map bind `]', `/'
16913 and `:' to them.
16914
16915 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
16916
16917 * startup.el (normal-top-level): Allow modification of load-path while
16918 we're iterating over it.
16919
16920 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
16921
16922 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
16923 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
16924 (thumbs-resize-interactive, thumbs-insert-image)
16925 (thumbs-insert-thumb, thumbs-dired-show-marked)
16926 (thumbs-find-image-at-point, thumbs-delete-images)
16927 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
16928 (thumbs-increment-image-size, thumbs-decrement-image-size):
16929 Fix typos in docstrings.
16930
16931 2005-05-24 Andre Spiegel <spiegel@gnu.org>
16932
16933 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
16934 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
16935 (cperl-mode): Use them.
16936
16937 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
16938
16939 * window.el (quit-window, shrink-window-if-larger-than-buffer):
16940 Doc fixes.
16941
16942 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
16943
16944 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
16945 Bind C-d to gdb-inferior-io-eof.
16946
16947 * dired.el (dired-dnd-popup-notice): Use message-box.
16948
16949 2005-05-23 Masatake YAMATO <jet@gyve.org>
16950
16951 * bindings.el (mode-line-major-mode-keymap):
16952 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
16953
16954 * faces.el (mode-line-highlight): New face.
16955
16956 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
16957 as mouse-face.
16958
16959 * bindings.el (top-level, help-echo, mode-line-modified)
16960 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
16961 as mouse-face.
16962
16963 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
16964
16965 * progmodes/cc-engine.el (c-guess-basic-syntax):
16966 Remove spurious call to `zerop'.
16967
16968 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
16969
16970 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
16971
16972 CC Mode update to 5.30.10:
16973
16974 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
16975 could go past the limit in decoration level 2, thereby causing
16976 errors during interactive fontification.
16977
16978 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
16979 the file is evaluated interactively.
16980
16981 * cc-engine.el (c-guess-basic-syntax): Handle operator
16982 declarations somewhat better in C++.
16983
16984 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
16985 make use of `run-mode-hooks' which has been added in Emacs 21.1.
16986 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
16987 (awk-mode): Use it.
16988 (make-local-hook): Suppress warning about obsoleteness.
16989
16990 * cc-engine.el, cc-align.el, cc-cmds.el
16991 (c-append-backslashes-forward, c-delete-backslashes-forward)
16992 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
16993 Compensate for return value from `forward-line' when it has moved
16994 but not to a different line due to eob.
16995
16996 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
16997 `objc-method-intro' and `objc-method-args-cont'.
16998
16999 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
17000
17001 CC Mode update to 5.30.10:
17002
17003 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
17004 in the copyright statement. Incidentally, change "along with GNU
17005 Emacs" to "along with this program" where it occurs.
17006
17007 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
17008 so that it is interactive, hence can be found by M-x awk-mode
17009 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
17010 <gmorris+emacs@ast.cam.ac.uk>.
17011
17012 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
17013 Mode's regexps.
17014
17015 2005-05-23 Kevin Ryde <user42@zip.com.au>
17016
17017 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
17018 c-parse-state, to avoid a lisp error (on bad code).
17019
17020 2005-05-23 Lute Kamstra <lute@gnu.org>
17021
17022 * subr.el (font-lock-defaults): Remove defvar as it's already
17023 defined in font-core.el.
17024
17025 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
17026
17027 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
17028
17029 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
17030 more general and work when GDB variable "print pretty" is on,
17031 as with Emacs, for example.
17032
17033 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
17034
17035 * font-core.el: Update comment.
17036
17037 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
17038 Use `after-change-major-mode-hook' instead of `find-file-hook'.
17039
17040 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
17041
17042 2005-05-22 Eli Zaretskii <eliz@gnu.org>
17043
17044 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
17045 and `yank-handler' in the doc strings.
17046
17047 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
17048
17049 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
17050
17051 2005-05-22 Richard M. Stallman <rms@gnu.org>
17052
17053 * help.el (describe-key): Move print-help-return-message call
17054 out of conditional.
17055
17056 * progmodes/etags.el (list-tags): Use with-no-warnings.
17057
17058 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
17059 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
17060 (starttls-extra-args, starttls-extra-arguments): Add defvars.
17061
17062 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
17063
17064 * language/viet-util.el (viet-viscii-nonascii-translation-table):
17065 Add defvar.
17066
17067 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
17068 Use defvar, not defconst.
17069
17070 * hexl.el (hexl-follow-line): Use with-no-warnings.
17071
17072 * emulation/tpu-extras.el: Use write-file-functions instead of
17073 write-file-hooks.
17074
17075 * dired.el (dired-font-lock-keywords): Fontify files with junk
17076 extensions even if marked by -F.
17077
17078 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
17079
17080 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
17081 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
17082 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
17083 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
17084 (concatenate, list-length, get*, getf, cl-remprop):
17085 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
17086 (etypecase, progv, lexical-let, lexical-let*)
17087 (multiple-value-bind, multiple-value-setq, shiftf):
17088 Improve argument/docstring consistency.
17089
17090 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
17091
17092 2005-05-22 Andre Spiegel <spiegel@gnu.org>
17093
17094 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
17095 doesn't exist.
17096
17097 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
17098 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
17099
17100 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
17101
17102 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
17103 already deleted variables: auto-fill-hook, blink-paren-hook,
17104 lisp-indent-hook, inhibit-local-variables, unread-command-event,
17105 suspend-hooks, comment-indent-hook, meta-flag,
17106 before-change-function, after-change-function,
17107 font-lock-doc-string-face.
17108
17109 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
17110
17111 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
17112
17113 2005-05-21 Eli Zaretskii <eliz@gnu.org>
17114
17115 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
17116 rmail-dont-reply-to.
17117
17118 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17119
17120 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
17121 literal blank when splitting new-header-values.
17122
17123 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
17124
17125 * calendar/cal-menu.el (cal-menu-update): Add separator as a
17126 string so that tmm doesn't create a completion entry for it.
17127
17128 * textmodes/table.el (table-disable-menu): Ditto.
17129
17130 2005-05-21 Richard M. Stallman <rms@gnu.org>
17131
17132 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
17133
17134 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
17135
17136 * net/rcompile.el (remote-compile): Use compilation-start.
17137
17138 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
17139
17140 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
17141
17142 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
17143 Default to makefile-bsdmake-mode on BSD systems.
17144
17145 * imenu.el (imenu-generic-expression, imenu--generic-function'):
17146 REGEXP may also be a search function now. The part of doc-string
17147 for describing the structure was 95% identical to that of
17148 `imenu--generic-function'. Unify it there.
17149
17150 * progmodes/make-mode.el (makefile-imenu-generic-expression):
17151 Use function to find dependencies, because regexp alone is so complex,
17152 it easily goes into an endless loop.
17153 (makefile-makepp-mode): Also add submenu for Perl functions
17154 defined in the makefile.
17155 (makefile-bsdmake-mode): Special imenu-generic-expression no
17156 longer needed, due to function call.
17157 (makefile-match-dependency): Take BOUND into account when checking
17158 if we're through.
17159
17160 2005-05-20 Jay Belanger <belanger@truman.edu>
17161
17162 * calc/calc-units.el (calc-invalidate-units-table):
17163 Use inhibit-read-only.
17164 (math-build-units-table-buffer): Use view-mode.
17165
17166 2005-05-20 David Kastrup <dak@gnu.org>
17167
17168 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
17169 easy-menu-add is not a nop on Emacs; and clarify when to call it.
17170
17171 2005-05-20 Lute Kamstra <lute@gnu.org>
17172
17173 * diff-mode.el (diff-header-face, diff-file-header-face)
17174 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17175 (diff-added-face, diff-changed-face, diff-function-face)
17176 (diff-context-face, diff-nonexistent-face): Put them in the
17177 diff-mode customization group.
17178
17179 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
17180
17181 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
17182
17183 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
17184
17185 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
17186 Minor regexp-optimization.
17187
17188 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
17189
17190 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
17191 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
17192 (org-agenda-add-time-grid-maybe): New function.
17193 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
17194 (org-table-create): `dotimes' instead of `mapcar'.
17195 (org-xor): Simplify implementation.
17196 (org-agenda): `inhibit-redisplay' turned on.
17197 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
17198 a consistent line after a state change.
17199 (org-agenda-remove-times-when-in-prefix): New option.
17200 (org-prefix-has-time): New variable.
17201 (org-parse-time-string): Optional argument NODEFAULT.
17202 (org-format-agenda-item): Parse items for time-of-day
17203 specifications and move these into the prefix if possible.
17204 (org-agenda-priority): Get current heading, not previous heading
17205 during agenda remote editing.
17206
17207 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
17208
17209 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
17210 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
17211 (remove-duplicates, delete-duplicates, substitute)
17212 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
17213 (nsubstitute-if-not, find, find-if, find-if-not, position)
17214 (position-if, position-if-not, count, count-if, count-if-not)
17215 (mismatch, search, sort*, stable-sort, merge, member*)
17216 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
17217 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
17218 (intersection, nintersection, set-difference, nset-difference)
17219 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
17220 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
17221 (nsublis, tree-equal): Improve argument/docstring consistency.
17222
17223 * subr.el (send-string, send-region): Remove obsolescence declaration.
17224 (window-dot, set-window-dot, read-input, show-buffer)
17225 (eval-current-buffer, string-to-int):
17226 Add release number to obsolescence declarations.
17227
17228 2005-05-19 Kim F. Storm <storm@cua.dk>
17229
17230 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
17231 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
17232
17233 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
17234
17235 * faces.el (list-faces-display): Make back button respect optional
17236 regexp arg.
17237
17238 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
17239
17240 * calculator.el (calculator-radix-grouping-mode)
17241 (calculator-radix-grouping-digits, calculator-displayer)
17242 (calculator-radix-grouping-separator, calculator-copy-displayer):
17243 * dabbrev.el (dabbrev-search-these-buffers-only):
17244 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
17245 (diff-advance-after-apply-hunk, diff-mode-hook)
17246 (diff-minor-mode-prefix):
17247 * imenu.el (imenu-use-popup-menu):
17248 * jit-lock.el (jit-lock-context-time):
17249 * newcomment.el (comment-fill-column, comment-column)
17250 (comment-style, comment-padding, comment-multi-line)
17251 (comment-empty-lines, comment-auto-fill-only-comments):
17252 * reveal.el (reveal-around-mark):
17253 * uniquify.el (uniquify-buffer-name-style)
17254 (uniquify-after-kill-buffer-p)
17255 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
17256 (uniquify-min-dir-content, uniquify-separator)
17257 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
17258 * w32-vars.el (w32-fixed-font-alist):
17259 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
17260 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
17261 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
17262 * progmodes/perl-mode.el (perl-indent-level)
17263 (perl-continued-statement-offset, perl-continued-brace-offset)
17264 (perl-brace-offset, perl-brace-imaginary-offset)
17265 (perl-label-offset, perl-indent-continued-arguments)
17266 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
17267 * progmodes/tcl.el (tcl-indent-level)
17268 (tcl-continued-indent-level, tcl-auto-newline)
17269 (tcl-tab-always-indent, tcl-electric-hash-style)
17270 (tcl-help-directory-list, tcl-use-smart-word-finder)
17271 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
17272 (inferior-tcl-source-command):
17273 * textmodes/fill.el (enable-kinsoku):
17274 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
17275 * textmodes/table.el (table-yank-handler):
17276 Specify missing group (and type, if simple) in defcustom.
17277
17278 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
17279
17280 * progmodes/compile.el (compilation-finish-function): Fix defvar.
17281
17282 2005-05-19 Richard M. Stallman <rms@gnu.org>
17283
17284 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
17285
17286 * subr.el (event-basic-type): Don't get an error.
17287 (left-fringe-p): Function deleted.
17288
17289 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
17290 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
17291
17292 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
17293 in recursive copy.
17294
17295 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
17296
17297 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
17298
17299 * emacs-lisp/bytecomp.el
17300 (byte-compile-file-form-custom-declare-variable):
17301 Call byte-compile-nogroup-warn if appropriate.
17302
17303 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
17304 (compilation-set-window): Don't call left-fringe-p; do it directly.
17305
17306 2005-05-19 Jay Belanger <belanger@truman.edu>
17307
17308 * calc/calc-graph.el (calc-graph-format-data): Make sure
17309 var-PlotRejects is bound before trying to check its value.
17310
17311 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
17312
17313 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
17314 definition of this variable from reftex-global.el to reftex.el,
17315 because it is needed in the menu.
17316
17317 2005-05-19 Lute Kamstra <lute@gnu.org>
17318
17319 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
17320 years are fixed. Don't insert a space after a dash.
17321
17322 2005-05-19 Kim F. Storm <storm@cua.dk>
17323
17324 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
17325
17326 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
17327
17328 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
17329 strings, because (eq ... ?\\) is fairly frequent.
17330
17331 * progmodes/make-mode.el (makefile-add-this-line-targets):
17332 Simplify and integrate into `makefile-pickup-targets'.
17333 (makefile-add-this-line-macro): Simplify and integrate into
17334 `makefile-pickup-macros.
17335 (makefile-pickup-filenames-as-targets): Simplify.
17336 (makefile-previous-dependency, makefile-match-dependency):
17337 Don't stumble over `::'.
17338
17339 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
17340
17341 * subr.el (post-command-idle-hook, post-command-idle-delay):
17342 Remove obsoletion of post-command-idle-hook and
17343 post-command-idle-delay.
17344
17345 * faces.el (list-faces-display): Provide button when describe-face
17346 is called to take user back to the list of faces.
17347
17348 * help-fns.el (describe-variable): Remove hyperlinks in a
17349 variable's value as these are quite frequently inappropriate.
17350
17351 * follow.el (follow-submit-feedback, follow-mode):
17352 Remove references to post-command-idle-hook.
17353
17354 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17355
17356 * progmodes/make-mode.el (makefile-previous-dependency)
17357 (makefile-match-dependency): Check for := (and in bsd mode also
17358 !=) to give a better result, even when font-lock is not on.
17359
17360 2005-05-18 Jay Belanger <belanger@truman.edu>
17361
17362 * calc/calc-help.el (calc-s-prefix-help):
17363 Add `calc-copy-special-constant' to help string.
17364
17365 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17366
17367 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17368
17369 2005-05-18 Jay Belanger <belanger@truman.edu>
17370
17371 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17372 in linear factors are in proper order.
17373
17374 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17375
17376 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17377 Support for jurabib.
17378
17379 * textmodes/reftex.el (featurep): Define aliases for overlay
17380 commands, for XEmacs compatibility, and use these aliases in
17381 overlay initializations.
17382 (reftex-highlight): Use `reftex-move-overlay'.
17383 (reftex-unhighlight): Use `reftex-delete-overlay'.
17384 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17385 (reftex-access-search-path): Use `reftex-uniquify' instead of
17386 `reftex-uniq'
17387
17388 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17389 `before-string' property modification enables for Emacs as well.
17390 (reftex-select-item): Use `reftex-delete-overlay'.
17391 (reftex-select-mark): Use `reftex-make-overlay' and
17392 `reftex-overlay-put'.
17393 (reftex-select-unmark): Use `reftex-delete-overlay' and
17394 `reftex-overlay-put'.
17395
17396 2005-05-18 Lute Kamstra <lute@gnu.org>
17397
17398 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17399
17400 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17401
17402 * add-log.el (add-change-log-entry):
17403 * array.el (array-make-template, array-reconfigure-rows)
17404 (array-init-max-row, array-init-max-column)
17405 (array-init-columns-per-line, array-init-field-width):
17406 * replace.el (replace-match-maybe-edit, perform-replace):
17407 * textmodes/spell.el (spell-region):
17408 Replace `read-input' by `read-string'.
17409
17410 * forms.el (forms-mode):
17411 * finder.el (finder-compile-keywords):
17412 * shadowfile.el (shadow-read-files):
17413 Replace `eval-current-buffer' by `eval-buffer'.
17414
17415 * terminal.el (te-pass-through):
17416 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17417 (ange-ftp-raw-send-cmd):
17418 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17419 (send-process-next-char, telnet-initial-filter, telnet):
17420 Replace `send-string' by `process-send-string'.
17421
17422 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17423 (prolog-consult-region): Replace `send-string' by
17424 `process-send-string'; replace `send-region' by `process-send-region'.
17425
17426 * progmodes/delphi.el (delphi-log-msg):
17427 Replace `set-window-dot' by `set-window-point'.
17428
17429 * subr.el (window-dot, set-window-dot, read-input, send-string)
17430 (send-region, show-buffer, eval-current-buffer):
17431 Make really obsolete, as the comment says.
17432
17433 2005-05-17 Kim F. Storm <storm@cua.dk>
17434
17435 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17436 (cua--init-keymaps): Bind C-return instead of S-return to set
17437 rectangle mark.
17438
17439 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17440 instead of S-return to toggle/clear rectangle mark.
17441
17442 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17443
17444 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17445 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17446 Also fontify plain strings assigned to variables, mostly so that a
17447 colon has a face and is thus not taken as a dependency separator.
17448 (makefile-previous-dependency): Inline the new matcher, because it
17449 is too complex to work in both directions.
17450 (makefile-match-dependency): Eliminate `backward' arg (see above).
17451 Completely reimplemented so as to not sometimes go into an endless
17452 loop. It should also be more efficient, because first it only
17453 searches for `:', instead of applying the very complex regexp.
17454 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17455 to be fontified in one piece can be too long for JIT.
17456 Makefiles are never *that* big.
17457
17458 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17459
17460 * dired.el (dired-mode): Simplify.
17461
17462 2005-05-17 Lute Kamstra <lute@gnu.org>
17463
17464 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17465 defcustom for the mode hook variable.
17466
17467 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17468 Emacs Lisp Reference Manual.
17469
17470 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17471
17472 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17473 (evenp, list*):
17474 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17475 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17476
17477 * net/tramp-smb.el (tramp-smb-open-connection):
17478 Pass `tramp-chunksize' as fifth (required) argument.
17479
17480 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17481
17482 * font-lock.el (lisp-font-lock-keywords-1):
17483 Set `font-lock-negation-char-face' for [^...] char group.
17484 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17485
17486 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17487 a var, and refine it to mask one more level of nested vars.
17488 (makefile-rule-action-regex): Turn it into a var, and refine it so
17489 it recognizes backslashed continuation lines as belonging to the
17490 same command.
17491 (makefile-macroassign-regex): Refine it so it recognizes
17492 backslashed continuation lines as belonging to the same command.
17493 (makefile-var-use-regex): Don't look at the next char, because it
17494 might be the same one to be skipped by the initial [^$], leading
17495 to an overlooked variable use.
17496 (makefile-make-font-lock-keywords): Remove two parameters, which
17497 are now variables that some of the modes set locally.
17498 Handle dependency and rule action matching through functions, because
17499 regexps alone match too often. Dependency matching now comes
17500 last, so it can check, whether a colon already matched something else.
17501 (makefile-mode): Inform that font-lock improves makefile parsing
17502 capabilities.
17503 (makefile-match-dependency, makefile-match-action): New functions.
17504
17505 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17506
17507 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17508
17509 * align.el (align-regexp):
17510 * ansi-color.el (ansi-color-get-face):
17511 * array.el (array-reconfigure-rows, array-init-max-row)
17512 (array-init-max-column, array-init-columns-per-line)
17513 (array-init-field-width):
17514 * dired-aux.el (dired-trample-file-versions):
17515 * dired-x.el (dired-mark-sexp):
17516 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17517 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17518 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17519 * faces.el (face-read-integer):
17520 * files.el (backup-extract-version, insert-directory):
17521 * hexl.el (hexl-insert-decimal-char):
17522 * server.el (server-process-filter):
17523 * shell.el (shell-extract-num):
17524 * startup.el (command-line-1):
17525 * term.el (term-command-hook):
17526 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17527 (time-stamp-do-number):
17528 * time.el (display-time-update):
17529 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17530 (timezone-fix-time):
17531 * vms-patch.el (vms-suspend-resume-hook):
17532 * calendar/appt.el (appt-convert-time):
17533 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17534 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17535 * calendar/cal-islam.el (mark-islamic-diary-entries):
17536 * calendar/calendar.el (calendar-cursor-to-date)
17537 (calendar-star-date):
17538 * calendar/diary-lib.el (diary-attrtype-convert)
17539 (mark-diary-entries, diary-entry-time):
17540 * calendar/solar.el (solar-get-number):
17541 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17542 * emacs-lisp/re-builder.el (reb-display-subexp):
17543 * emulation/edt.el (edt-set-scroll-margins):
17544 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17545 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17546 (vip-get-ex-count):
17547 * emulation/viper-ex.el (viper-get-ex-token)
17548 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17549 * international/fontset.el (fontset-plain-name):
17550 * mail/feedmail.el (feedmail-look-at-queue-directory):
17551 * mail/mailalias.el (mail-get-names):
17552 * mail/rmail.el (rmail-convert-to-babyl-format):
17553 * mail/rmailsum.el (rmail-make-basic-summary-line)
17554 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17555 (rmail-summary-goto-msg):
17556 * mail/smtpmail.el (smtpmail-read-response):
17557 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17558 (ange-ftp-vms-add-file-entry):
17559 * play/gametree.el (gametree-looking-at-ply)
17560 (gametree-current-branch-score):
17561 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17562 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17563 * progmodes/cperl-mode.el (condition-case):
17564 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17565 (ebrowse-set-member-buffer-column-width)
17566 (ebrowse-select-1st-to-9nth):
17567 * progmodes/etags.el (etags-snarf-tag):
17568 * progmodes/flymake.el (flymake-parse-line):
17569 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17570 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17571 (idlwave-shell-menu-def):
17572 * progmodes/ps-mode.el (ps-run-goto-error):
17573 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17574 (vhdl-speedbar-contract-level):
17575 * term/mac-win.el (x-handle-numeric-switch):
17576 * term/sun-mouse.el (sun-get-frame-data):
17577 * term/w32-win.el (x-handle-numeric-switch):
17578 * term/x-win.el (x-handle-numeric-switch):
17579 * textmodes/ispell.el (ispell-parse-output):
17580 * textmodes/nroff-mode.el (nroff-outline-level):
17581 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17582 (reftex-bib-sort-year-reverse, reftex-format-citation):
17583 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17584 (reftex-section-number):
17585 * textmodes/texinfmt.el (texinfo-paragraphindent):
17586 Replace `string-to-int' by `string-to-number'.
17587
17588 * international/latexenc.el: Add page marker to force the "Local
17589 Variables:" string out of the last page.
17590
17591 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17592
17593 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17594 tooltip-change-major-mode.
17595 (gud-tooltip-print-command): Remove case where gud-minor-mode
17596 is gdb ("--fullname").
17597 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17598 explain to user.
17599
17600 2005-05-16 Jay Belanger <belanger@truman.edu>
17601
17602 * calc/calc-store.el (calc-copy-special-constant): New function.
17603
17604 * calc/calc-ext.el (calc-init-extensions): Add binding for
17605 `calc-copy-special-constant'.
17606
17607 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17608 for the `calc-copy-special-constant' command.
17609
17610 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17611
17612 * subr.el (left-fringe-p): New function.
17613
17614 * progmodes/compile.el (compilation-setup): Set local value of
17615 overlay-arrow-string to "" always.
17616 (compilation-set-window): Left fringe then don't scroll.
17617 No left fringe then no arrow and scroll message to top.
17618 (compilation-context-lines): Adjust doc string accordingly.
17619
17620 2005-05-16 Kim F. Storm <storm@cua.dk>
17621
17622 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17623 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17624 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17625 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17626 (ido-read-file-name): Handle commands with ido property value
17627 equal to find-file as reading a file name, to allow C-d to enter dired.
17628 (ibuffer-find-file): Add ido property with value find-file.
17629
17630 2005-05-15 Kim F. Storm <storm@cua.dk>
17631
17632 * subr.el (open-network-stream-nowait): Remove.
17633 (open-network-stream-server): Remove.
17634
17635 2005-05-15 Richard M. Stallman <rms@gnu.org>
17636
17637 * faces.el (describe-face): Output a definition link button.
17638
17639 * help-mode.el (help-face-def): New button type.
17640
17641 * emacs-lisp/copyright.el (copyright-fix-years):
17642 Match properly if the first year is 2-digit.
17643 Don't mess up the whitespace after the years by filling.
17644
17645 * dired-aux.el (dired-mark-confirm):
17646 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17647
17648 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17649 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17650 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17651
17652 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17653 Set font-lock-comment-start-skip.
17654
17655 * font-lock.el (font-lock-comment-start-skip): New variable.
17656 (font-lock-comment-end-skip): New variable.
17657 (font-lock-fontify-syntactically-region): Use them if non-nil.
17658
17659 2005-05-15 Jay Belanger <belanger@truman.edu>
17660
17661 * calc/calc-store.el (calc-store-value): Return a string rather
17662 than display it as a message.
17663 Use calc-var-name for variable name.
17664 (calc-store-into): Add the result of calc-store-value to message.
17665 (calc-copy-variable): Add a message.
17666 (calc-store-exchange): Improve error messages.
17667 (calc-store-binary, calc-store-map): Don't reset the values of
17668 special constants.
17669
17670 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17671
17672 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17673 manual to docstring.
17674
17675 * files.el (hack-local-variables-confirm): Add STRING argument.
17676 Make the function handle non file visiting buffers correctly.
17677 (hack-local-variables-prop-line, hack-local-variables)
17678 (hack-one-local-variable): Use STRING arg of
17679 `hack-local-variables-confirm'.
17680
17681 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17682
17683 Sync with Tramp 2.0.49.
17684
17685 * net/tramp.el (tramp-handle-dired-call-process)
17686 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17687 because the contents of the Tramp buffer is changed before
17688 insertion (`expand-file' and alike).
17689 (tramp-handle-insert-directory): If `localname' has an empty
17690 nondirectory name, it must not be quoted.
17691 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17692 variable `tramp-chunksize'. Change callees.
17693 (tramp-open-connection-setup-interactive-shell): Check remote host
17694 for buggy `send-process-string' implementation.
17695 Set `tramp-chunksize' if found. Reported by Michael Kifer
17696 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17697 (tramp-handle-shell-command): `insert-buffer' cannot be used
17698 because the contents of the Tramp buffer is changed before
17699 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17700 <frederic.bothamy@free.fr>.
17701 (tramp-set-auto-save): Actions should be done for Tramp file name
17702 handler only. Ange-FTP has its own auto-save mechanism.
17703 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17704 (tramp-set-auto-save-file-modes): Set file modes of
17705 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17706 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17707 (tramp-bug): Remove obsolete variable.
17708 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
17709 for presence of `mml-mode'. Make it running for older Emacsen as well.
17710
17711 2005-05-14 John Paul Wallington <jpw@pobox.com>
17712
17713 * ibuf-ext.el (define-ibuffer-filter filename):
17714 If `dired-directory' is a list, use its car.
17715
17716 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
17717
17718 * ibuffer.el (define-ibuffer-column filename):
17719 If `dired-directory' is a list, use its car.
17720
17721 2005-05-14 Richard M. Stallman <rms@gnu.org>
17722
17723 * subr.el (symbol-file): Doc fix.
17724
17725 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17726 (byte-compile-form): Call byte-compile-nogroup-warn.
17727 (byte-compile-warning-types): Doc fix.
17728
17729 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17730
17731 * progmodes/cc-engine.el (c-literal-faces):
17732 Add font-lock-comment-delimiter-face.
17733
17734 * net/net-utils.el (dig): Use with-no-warnings.
17735
17736 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17737 (sc-recite-frame-alist, sc-default-cite-frame)
17738 (sc-default-uncite-frame, sc-default-recite-frame)
17739 (sc-attrib-selection-list, sc-rewrite-header-list):
17740 Mark as risky-local-variable.
17741
17742 * international/ogonek.el (ogonek-jak, ogonek-how):
17743 Don't use beginning-of-buffer.
17744
17745 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
17746
17747 * calendar/solar.el (solar-data-list): Move definition up.
17748
17749 * dnd.el (dnd-protocol-alist): Add autoload.
17750
17751 * progmodes/sh-script.el: Many doc usage fixes.
17752 (sh-indent-after-do): Change default to match common styles.
17753
17754 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
17755
17756 * files.el (interpreter-mode-alist)
17757 (auto-mode-interpreter-regexp): Doc fixes.
17758
17759 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
17760
17761 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
17762
17763 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
17764
17765 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17766
17767 * dired.el (dired-mode): make-variable-buffer-local =>
17768 make-local-variable.
17769
17770 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17771
17772 * term/mac-win.el (mac-select-convert-to-string): Try coding
17773 systems in mac-script-code-coding-systems if specified one cannot
17774 encode string for `com.apple.traditional-mac-plain-text'.
17775
17776 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
17777
17778 * progmodes/make-mode.el (makefile-targets-face)
17779 (makefile-shell-face, makefile-makepp-perl-face): New faces.
17780 (makefile-dependency-regex): Fix it to not make the colon in
17781 $(var:a=b) special.
17782 (makefile-rule-action-regex): New regexp for highlighting embedded
17783 Shell strings.
17784 (makefile-macroassign-regex): Handle != for highlighting as
17785 embedded Shell strings.
17786 (makefile-var-use-regex): New const.
17787 (makefile-statements, makefile-automake-statements)
17788 (makefile-gmake-statements, makefile-makepp-statements)
17789 (makefile-bsdmake-statements): New consts.
17790 (makefile-make-font-lock-keywords): New function.
17791 (makefile-automake-font-lock-keywords)
17792 (makefile-gmake-font-lock-keywords)
17793 (makefile-makepp-font-lock-keywords)
17794 (makefile-bsdmake-font-lock-keywords): New consts.
17795 (makefile-mode-map): Add switchers between the various submodes.
17796 (makefile-mode): Document the availability of the variants.
17797 (makefile-automake-mode, makefile-gmake-mode)
17798 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
17799
17800 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
17801 new variants of makefile-mode.
17802
17803 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17804
17805 * font-lock.el (font-lock-comment-delimiter-face): Fix up
17806 the inheritance.
17807
17808 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
17809
17810 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
17811 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
17812
17813 * files.el (normal-mode): Extend the scope of the
17814 `enable-local-variables' binding to include the `set-auto-mode' call.
17815 (magic-mode-alist): Doc fix.
17816
17817 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17818
17819 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
17820 font-lock-comment-face rather than copying its setting.
17821
17822 2005-05-12 Andreas Schwab <schwab@suse.de>
17823
17824 * eshell/esh-mode.el (eshell-send-input): Doc fix.
17825
17826 2005-05-12 Lute Kamstra <lute@gnu.org>
17827
17828 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
17829 defcustom for the mode hook variable. Delete the last argument.
17830 * generic-x.el: Fix callers of define-generic-mode.
17831 (generic-x-modes): Delete group.
17832 (show-tabs-tab-face, show-tabs-space-face): Put them in the
17833 generic-x customization group.
17834
17835 2005-05-12 Kim F. Storm <storm@cua.dk>
17836
17837 * font-lock.el (font-lock-negation-char-face): Default to "off".
17838
17839 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
17840 font-lock-negation-char-face to ! in !=.
17841
17842 2005-05-12 Masatake YAMATO <jet@gyve.org>
17843
17844 * add-log.el (find-change-log): Fix typos in the docstring
17845 of function.
17846
17847 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17848
17849 * international/latexenc.el (latexenc-find-file-coding-system):
17850 Avoid `re-search-forward' when looking for input encoding because
17851 of speed and safety. Better regular expressions for recognizing
17852 input encoding. Limit a search for TeX-master/tex-main-file to
17853 the local variable section.
17854
17855 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
17856
17857 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
17858 syntax of $ to "'" (quote).
17859
17860 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
17861
17862 * dnd.el (dnd-protocol-alist): Improve custom type.
17863
17864 * dired.el (dired-dnd-protocol-alist): New variable.
17865 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
17866 `dired-mode-hook' to the end.
17867
17868 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17869
17870 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
17871 comment-end if comment-start-skip is not set.
17872 Obey the font-lock-comment-delimiter-face variables.
17873
17874 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17875
17876 * files.el (executable-find): Move from executable.el. Use
17877 locate-file.
17878 * progmodes/executable.el (executable-find): Move to files.el.
17879
17880 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
17881 when trying to ensure forward progress.
17882
17883 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
17884
17885 * mouse-sel.el (mouse-sel-follow-link-p): New function.
17886 (mouse-select, mouse-select-internal, mouse-extend-internal):
17887 Use it to implement mouse-1-click-follows-link functionality.
17888
17889 2005-05-11 Richard M. Stallman <rms@gnu.org>
17890
17891 * font-lock.el (font-lock-fontify-syntactically-region):
17892 Use font-lock-comment-delimiter-face for comment delimiters.
17893
17894 2005-05-10 Jay Belanger <belanger@truman.edu>
17895
17896 * calc/calc-help.el (calc-m-prefix-help): Add mention of
17897 preserving embedded modes.
17898
17899 2005-05-10 Richard M. Stallman <rms@gnu.org>
17900
17901 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
17902
17903 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
17904 Move from ada-stmt.el.
17905 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
17906
17907 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
17908 Move to ada-mode.el.
17909 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
17910
17911 * cus-edit.el (custom-file): Call file-chase-links.
17912
17913 * files.el (read-directory-name): Fix previous change.
17914 (hack-local-variables-confirm): New function.
17915 (hack-local-variables-prop-line, hack-local-variables)
17916 (hack-one-local-variable): Use it.
17917
17918 2005-05-10 Lute Kamstra <lute@gnu.org>
17919
17920 * font-lock.el (font-lock-keywords-alist)
17921 (font-lock-removed-keywords-alist): Clarify docstrings.
17922
17923 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
17924
17925 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
17926 (gdb-source-info): Check for preprocessor info.
17927 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
17928 a macro for a function.
17929 (gdb-info-breakpoints-custom): Try to find file again if not already
17930 found (user might have used GDB dir command).
17931 (gdb-get-location): Update gdb-location-alist correctly for change
17932 to gdb-info-breakpoints-custom.
17933
17934 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
17935 (gud-tooltip-print-command): Add gdbmi case.
17936 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
17937 preprocessor info.
17938
17939 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
17940
17941 * startup.el (fancy-splash-insert): Fix typo in doc string.
17942
17943 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
17944
17945 * obsolete/float.el (string-to-float):
17946 * obsolete/hilit19.el (hilit-add-pattern):
17947 * obsolete/rnews.el (news-parse-range, news-select-message)
17948 (news-get-pruned-list-of-files): Replace `string-to-int' by
17949 `string-to-number'.
17950
17951 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
17952 `find-file-not-found-hooks'; use `add-hook'.
17953 (uncompress-while-visiting): Set `write-file-functions', not
17954 `write-file-hooks'; use `add-hook'.
17955
17956 2005-05-09 Kim F. Storm <storm@cua.dk>
17957
17958 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
17959 (cua-paste): Handle clipboard action.
17960 (cua--init-keymaps): Remap clipboard-kill-region and
17961 clipboard-kill-ring-save.
17962
17963 2005-05-08 Eli Zaretskii <eliz@gnu.org>
17964
17965 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17966 Improve commentary.
17967
17968 * simple.el (next-error-overlay-arrow-position): Revert the change
17969 made on 2005-04-30.
17970
17971 2005-05-07 Jay Belanger <belanger@truman.edu>
17972
17973 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
17974 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
17975 `calc-sel-reselect'.
17976
17977 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
17978 Calc is in embedded mode.
17979
17980 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17981
17982 * progmodes/compile.el (compilation-setup):
17983 Set overlay-arrow-string to an empty string on text terminals.
17984
17985 * textmodes/ispell.el (ispell-program-name): Try looking for
17986 "aspell" along exec-path, and if found, use it as the default
17987 speller program.
17988
17989 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
17990
17991 * international/mule.el (sgml-xml-auto-coding-function):
17992 Recognize encoding='FOO' in single quotes as well as in double quotes.
17993
17994 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
17995
17996 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
17997 as well as `interactive', so that defmacro* would recognize
17998 `declare' forms.
17999
18000 2005-05-07 Eli Zaretskii <eliz@gnu.org>
18001
18002 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
18003 Explain more about the LIGHTER arg's usage in the doc string.
18004 Add commentary to clarify what the code does. Fix the regexp that
18005 strips whitespace from LIGHTER. Quote LIGHTER before using it,
18006 since it could have characters special to regular expressions.
18007
18008 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18009
18010 * replace.el (occur-1): Bind inhibit-read-only so that
18011 erase-buffer doesn't barf on read-only text properties (likewise
18012 for add-text-properties in occur-engine). Mark buffer as unmodified.
18013 (occur-engine): Don't set buffer-read-only here.
18014
18015 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18016
18017 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
18018 list-buffers-directory. This caused the *cvs-commit* buffer to be
18019 sometimes mistakenly reused as a *cvs* buffer.
18020
18021 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
18022
18023 * tooltip.el: Move code for GUD tooltips into gud.el.
18024 (require): CL no longer needed to compile case.
18025 (tooltip-mode): Do not toggle functions for GUD tooltips.
18026 (tooltip-gud-tips-p): Remove. Replace with minor mode
18027 gud-tooltip-mode in gud.el.
18028 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
18029 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
18030 tooltip-gud prefix with gud-tooltip and obsolete.
18031 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
18032 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
18033 (tooltip-mouse-motion): Mouse movement functions/variable.
18034 Rename in gud.el by adding gud prefix.
18035 (tooltip-gud-original-filter, tooltip-gud-dereference)
18036 (tooltip-gud-event, tooltip-toggle-gud-tips)
18037 (tooltip-gud-process-output, tooltip-gud-print-command)
18038 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
18039 gud.el by replacing tooltip-gud prefix with gud-tooltip.
18040 (gdb-tooltip-print): Move to gdb-ui.el.
18041
18042 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
18043 (require): CL needed to compile case.
18044 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
18045 tooltip-gud-tips-p. Make it a minor-mode.
18046 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
18047 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
18048 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
18049 (gud-tooltip-change-major-mode)
18050 (gud-tooltip-activate-mouse-motions-if-enabled)
18051 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
18052 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
18053 (gud-tooltip-original-filter, gud-tooltip-dereference)
18054 (gud-tooltip-event, tooltip-toggle-gud-tips)
18055 (gud-tooltip-process-output, gud-tooltip-print-command)
18056 (gud-tooltip-tips): Move from tooltip.el.
18057
18058 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
18059 (gdb-cpp-define-alist-flags): Doc fix.
18060 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
18061 gud-tooltip-mode is t.
18062
18063 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18064
18065 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
18066 evaporate if their text is deleted.
18067 (goto-address-at-point): Make it work as a mouse binding as well.
18068 (goto-address-at-mouse): Obsolete it. Update users.
18069
18070 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
18071
18072 * calendar/appt.el (top-level): No longer activate on load.
18073
18074 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
18075
18076 * calendar/cal-bahai.el (mark-bahai-diary-entries):
18077 * net/webjump.el (webjump):
18078 * progmodes/idlw-help.el (idlwave-do-context-help1)
18079 (idlwave-highlight-linked-completions):
18080 * textmodes/po.el (po-find-file-coding-system-guts):
18081 Replace `assoc-ignore-case' by `assoc-string'.
18082
18083 2005-05-06 Eli Zaretskii <eliz@gnu.org>
18084
18085 * files.el (locate-file): Doc fix.
18086
18087 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
18088 Remove the redundant test for ms-dos.
18089
18090 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
18091 look for the preprocessor with exec-suffixes. If not found in
18092 standard places, look in exec-path. Remove most of the tests that
18093 used system-type.
18094
18095 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
18096
18097 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
18098
18099 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
18100 file-name clash with jka-compr.el on 8+3 filesystems.
18101
18102 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18103
18104 * term/mac-win.el: Don't define or bind scroll bar functions if
18105 x-toolkit-scroll-bars is t.
18106 (x-select-text, x-get-selection-value): Clear
18107 x-last-selected-text-clipboard if x-select-enable-clipboard is
18108 nil.
18109 (PRIMARY): Put mac-scrap-name property.
18110 (mac-select-convert-to-file-url): New function.
18111 (public.file-url): New selection target type. Add to
18112 selection-converter-alist.
18113 (x-get-selection, x-selection-value): Handle it.
18114 (x-cut-buffer-or-selection-value): New alias.
18115
18116 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18117
18118 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
18119 entry to avoid calling bibtex-find-entry with arg global
18120 being t. Remove arg key.
18121 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
18122 (bibtex-copy-summary-as-kill): Change accordingly.
18123
18124 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
18125
18126 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
18127 (org-agenda-date-later): Use with-current-buffer.
18128
18129 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
18130
18131 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
18132 (define-obsolete-variable-alias): Doc Fixes.
18133
18134 2005-05-06 Kim F. Storm <storm@cua.dk>
18135
18136 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
18137 vertical-motion when selective-display is active.
18138
18139 * ido.el (ido-setup-hook): New hook.
18140 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
18141 (ido-input-stack): New var.
18142 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
18143 ido-next-work-file binding to M-O.
18144 Bind M-f to ido-wide-find-file-or-pop-dir.
18145 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
18146 (ido-read-internal): Run ido-setup-hook.
18147 Catch quit in read-file-name and read-string to cancel edit.
18148 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
18149 Automatically pop-all when completing a directory name (RET).
18150 (ido-file-internal): Add with-no-warnings around ffap and dired code.
18151 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
18152 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
18153 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
18154 New functions for M-b/M-f to move among the directory components.
18155 (ido-make-merged-file-list): Catch quit to cancel merge.
18156 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
18157 (ido-completion-help): No warnings for ido-completion-buffer-full.
18158
18159 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
18160
18161 * font-lock.el (font-lock-negation-char-face): New face and variable.
18162 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
18163 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
18164 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
18165 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
18166
18167 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
18168
18169 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
18170 Fix typo in docstring.
18171
18172 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
18173 (ebrowse-print-statistics-line)
18174 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
18175
18176 * term/w32-win.el (image-library-alist): Add additional name for
18177 Xpm library.
18178
18179 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
18180
18181 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
18182 use gcc instead of cpp.
18183
18184 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
18185 (gdb-create-define-alist): Use it.
18186 (gdb-cpp-define-alist-program): Update for MS-DOS.
18187
18188 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
18189
18190 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
18191
18192 2005-05-04 Richard M. Stallman <rms@gnu.org>
18193
18194 * help.el (describe-key): No error when UNTRANSLATED is nil.
18195
18196 * simple.el (line-move-1): Fix previous change to signal errors
18197 appropriately.
18198
18199 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
18200
18201 * calendar/icalendar.el (icalendar-version): Now at 0.12.
18202 (icalendar-duration-correction): Remove.
18203 (icalendar--get-event-properties): Split result at commas.
18204 (icalendar--decode-isoduration): New optional argument
18205 DURATION-CORRECTION.
18206 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
18207 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
18208 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
18209 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
18210 (icalendar--convert-anniversary-to-ical): New functions, extracted
18211 from icalendar-export-region, with bug fixes.
18212 (icalendar-export-region): Use the above functions.
18213 (icalendar-import-buffer): Check before saving diary file.
18214 (icalendar--convert-recurring-to-diary)
18215 (icalendar--convert-non-recurring-all-day-to-diary)
18216 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
18217 extracted from icalendar--convert-ical-to-diary, with bug fixes.
18218 (icalendar--convert-ical-to-diary): Use the above functions.
18219
18220 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
18221
18222 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
18223 Remove these recent additions.
18224 (c-mode): Restore to before 2005-04-28.
18225
18226 * progmodes/cc-vars.el (cc-define-list-program): Remove this
18227 recent addition.
18228
18229 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
18230 (gdb-define-alist): New variables.
18231 (gdb-create-define-alist): New function.
18232 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
18233 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
18234 with string-to-number.
18235 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
18236
18237 * progmodes/gud.el: Replace string-to-int with string-to-number.
18238 (gud-find-file): Handle gdb-define-alist.
18239
18240 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
18241
18242 2005-05-02 Jay Belanger <belanger@truman.edu>
18243
18244 * calc/calc-aent.el (math-read-token):
18245 * calc/calc-bin.el (calc-word-size):
18246 * calc/calc-ext.el (calc-read-number-fancy):
18247 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
18248 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
18249 * calc/calc-frac.el (calc-over-notation):
18250 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
18251 (calc-graph-num-points, calc-graph-init):
18252 * calc/calc-prog.el (calc-read-parse-table-part)
18253 (calc-edit-macro-repeats):
18254 * calc/calc-yank.el (calc-do-grab-rectangle):
18255 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
18256 Replace `string-to-int' by `string-to-number'.
18257
18258 2005-05-02 Kim F. Storm <storm@cua.dk>
18259
18260 * kmacro.el: Use executing-kbd-macro-index variable.
18261
18262 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
18263
18264 * net/rlogin.el (rlogin-parse-words): Delete func.
18265 (rlogin): Use split-string, not rlogin-parse-words.
18266 Also, if there are option-like elements in the parsed args,
18267 take the host to be the first arg immediately following them.
18268 Suggested by Michael Mauger.
18269
18270 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18271
18272 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
18273
18274 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18275
18276 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
18277 (cc-mode-cpp-program): Rename to cc-define-list-program and
18278 move to cc-vars.el.
18279
18280 * progmodes/cc-vars.el (cc-define-list-program):
18281 Change to "gcc -E -dM -". Make customizable.
18282
18283 2005-05-02 Kim F. Storm <storm@cua.dk>
18284
18285 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
18286
18287 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18288
18289 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
18290
18291 * international/mule-util.el (truncate-string): Remove alias and
18292 obsolete declaration.
18293
18294 * international/mule-cmds.el (update-iso-coding-systems):
18295 Remove alias and obsolete declaration.
18296
18297 * international/mule.el (coding-system-parent): Remove alias and
18298 obsolete declaration.
18299
18300 * subr.el (define-function, sref): Remove aliases and obsolete
18301 declarations.
18302 (chars-in-region): Remove obsolete declaration.
18303
18304 2005-05-01 Richard M. Stallman <rms@gnu.org>
18305
18306 * info.el (Info-mode): Set widen-automatically to nil, locally.
18307
18308 * simple.el (widen-automatically): New variable.
18309 (pop-global-mark): Obey widen-automatically.
18310
18311 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
18312
18313 * term/xterm.el (function-key-map): Call substitute-key-definition
18314 before the keymap size is increased by a lot of define-key calls.
18315
18316 2005-05-01 Richard M. Stallman <rms@gnu.org>
18317
18318 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
18319 Rename ARG to ELEMENT. Doc fix.
18320
18321 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18322
18323 * allout.el (allout-exposure): Remove macro and obsolete declaration.
18324 Remove references to allout-exposure/change to allout-new-exposure.
18325
18326 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
18327 bytecode symbols.
18328
18329 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
18330 (compiled-function-p, focus-frame, unfocus-frame):
18331 Remove aliases and obsolete declarations.
18332 Back out inadvertent changes from previous commit.
18333
18334 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18335
18336 * files.el (require-final-newline): Make Custom tags consistent
18337 with mode-require-final-newline.
18338 (mode-require-final-newline): Doc fix.
18339
18340 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18341
18342 * international/latexenc.el (latexenc-find-file-coding-system):
18343 Fix regular expressions.
18344
18345 2005-05-01 David Kastrup <dak@gnu.org>
18346
18347 * international/latexenc.el (latexenc-find-file-coding-system):
18348 Fix regular expressions.
18349
18350 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18351
18352 * subr.el (string-to-int): Make obsolete.
18353
18354 2005-04-30 Richard M. Stallman <rms@gnu.org>
18355
18356 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18357
18358 * loadup.el: load jka-comp-hook.
18359
18360 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18361 (jka-compr-handler): Add autoload. `put' calls moved
18362 to jka-comp-hook.el.
18363 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18364 (jka-compr-inhibit): Autoload.
18365
18366 * jka-comp-hook.el: New file.
18367 Enable the mode by default.
18368
18369 * files.el (backup-buffer-copy): Use copy-file instead
18370 of write-region, and put back the 'excl.
18371
18372 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18373
18374 * progmodes/flymake.el (flymake-split-string)
18375 (flymake-split-string, flymake-log, flymake-pid-to-names)
18376 (flymake-reg-names, flymake-get-source-buffer-name)
18377 (flymake-unreg-names, flymake-add-line-err-info)
18378 (flymake-add-err-info): Clarify docstrings.
18379 (flymake-popup-menu, flymake-make-emacs-menu)
18380 (flymake-make-xemacs-menu): Add docstrings.
18381 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18382 Set variables directly throughout.
18383
18384 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18385
18386 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18387 exists. Initialize cc-define-alist.
18388 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18389 If there is no file (Macroexpansion) don't create an alist.
18390
18391 2005-04-29 Sam Steingold <sds@gnu.org>
18392
18393 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18394 (cc-create-define-alist): Use it instead of the hard-coded string.
18395
18396 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18397
18398 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18399 for latexenc.
18400
18401 2005-04-29 Lute Kamstra <lute@gnu.org>
18402
18403 * emacs-lisp/generic.el: Improve commentary section.
18404 (define-generic-mode): Improve docstring.
18405
18406 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18407
18408 * textmodes/org.el (many places): Change to quiet the byte compiler.
18409 (org-prefix-format-compiled): New variable.
18410 (org-compile-prefix-format): New function.
18411 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18412 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18413 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18414 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18415 consistency with entries from `org-mode' files.
18416 (org-get-time-of-day): Fix bug with partial matches early in a line.
18417 (org-non-link-chars): New constant.
18418 (org-link-regexp): Respect `org-non-link-chars'.
18419 (org-agenda-day-view): Remove command.
18420 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18421 (org-follow-bbdb-link, org-store-link): Search also company field.
18422 (org-highlight-overlay): New variable.
18423 (org-highlight, org-unhighlight): New functions.
18424 (org-agenda-mode): Add pre-command-hook to remove highlight.
18425 (org-evaluate-time-range): Behavior depends upon whether time stamp
18426 contains a time or not.
18427 (org-show-subtree, org-show-entry): New functions.
18428 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18429
18430 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18431
18432 * comint.el (comint-output-filter-functions): Add autoload cookie.
18433
18434 2005-04-28 Kim F. Storm <storm@cua.dk>
18435
18436 * ido.el (ido-everywhere): Fix last change.
18437
18438 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18439
18440 * international/latexenc.el: New file.
18441 * international/mule-conf.el (file-coding-system-alist): For .tex,
18442 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18443
18444 2005-04-28 Lute Kamstra <lute@gnu.org>
18445
18446 * font-lock.el (font-lock-add-keywords)
18447 (font-lock-remove-keywords): Clarify docstring.
18448 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18449 Don't start docstrings with a `*'.
18450 (font-lock-update-removed-keyword-alist): Give it a docstring.
18451
18452 * generic-x.el: Update commentary section.
18453 Only require font-lock when compiling.
18454 Define all modes conditionally.
18455 Place all generic modes in the generic-x-modes customization group.
18456 (generic-x-modes): New customization group.
18457 (generic-default-modes, generic-mswindows-modes)
18458 (generic-unix-modes, generic-other-modes): New constants.
18459 (generic-define-mswindows-modes, generic-define-unix-modes):
18460 Update docstrings. Make them obsolete.
18461 (generic-extras-enable-list): New default value. Update docstring.
18462 Improve :type. Change :set function.
18463 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18464 Fix docstring.
18465
18466 * emacs-lisp/generic.el (generic-mode-internal):
18467 Simplify font-lock-defaults.
18468 (define-generic-mode): Fix docstring.
18469
18470 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18471
18472 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18473 font-lock-face property to highlight matches.
18474
18475 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18476
18477 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18478 (cc-define-alist): New variable.
18479 (c-mode): Make it local and initialize it.
18480
18481 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18482 (gdb-exited): New function.
18483 (gdb-annotation-rules): Use it.
18484 (gdb-starting): Set gdb-active-process to t.
18485 (gdb-stopping): Amend doc string.
18486 (gdb-reset): Set gdb-active-process to nil.
18487
18488 * tooltip.el (tooltip-gud-tips): Show the associated #define
18489 directives when a C program under GDB is not executing.
18490
18491 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18492
18493 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18494 font-lock-fontify-syntactic-keywords.
18495
18496 * font-lock.el (font-lock-default-fontify-region): Don't force
18497 parse-sexp-lookup-properties to nil.
18498
18499 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18500
18501 * man.el (man-mode-syntax-table): Set up `:' to have
18502 word-constituent syntax.
18503
18504 2005-04-27 Lute Kamstra <lute@gnu.org>
18505
18506 * novice.el (disable-command): Don't add spurious newlines to the
18507 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18508
18509 2005-04-26 Jay Belanger <belanger@truman.edu>
18510
18511 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18512 than one window before deleting window.
18513
18514 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18515
18516 * shell.el (shell-prompt-pattern): Doc fix.
18517 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18518
18519 * comint.el (comint-prompt-regexp, comint-get-old-input)
18520 (comint-use-prompt-regexp)
18521 (comint-use-prompt-regexp-instead-of-fields)
18522 (comint-replace-by-expanded-history, comint-send-input)
18523 (comint-output-filter, comint-get-old-input-default)
18524 (comint-line-beginning-position, comint-bol, comint-show-output)
18525 (comint-backward-matching-input, comint-forward-matching-input)
18526 (comint-next-prompt, comint-previous-prompt):
18527 Rename `comint-use-prompt-regexp-instead-of-fields' to
18528 `comint-use-prompt-regexp'. Keep old name as alias and declare
18529 obsolete.
18530 (comint-use-prompt-regexp): Shorten first line of doc string.
18531
18532 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18533 Set paragraph-separate buffer locally to "\\'".
18534
18535 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18536 Adapt to above name change.
18537
18538 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18539 (smbclient-prompt-regexp): Ditto.
18540
18541 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18542
18543 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18544
18545 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18546 gdb-location-list.
18547 Break lines that are over 80 characters wide.
18548
18549 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18550
18551 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18552 New fun and var, to preserve compatibility.
18553
18554 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18555
18556 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18557
18558 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18559 name to file-newer-than-file-p.
18560
18561 2005-04-26 Richard M. Stallman <rms@gnu.org>
18562
18563 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18564
18565 * progmodes/python.el (python-mode):
18566 Use new name eldoc-documentation-function.
18567
18568 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18569
18570 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18571 (eldoc-documentation-function):
18572 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18573
18574 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18575
18576 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18577
18578 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18579
18580 * term/xterm.el (function-key-map): Fix strings for
18581 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18582 {C,S,A,C-S}-{f1-f12}.
18583
18584 2005-04-26 Kenichi Handa <handa@m17n.org>
18585
18586 * international/mule-cmds.el (select-safe-coding-system):
18587 Fix previous change.
18588
18589 2005-04-26 Lute Kamstra <lute@gnu.org>
18590
18591 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18592
18593 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18594 (font-lock-comment-delimiter-face): Ditto.
18595
18596 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18597
18598 2005-04-25 Jay Belanger <belanger@truman.edu>
18599
18600 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18601 to t while inserting information; use help-mode.
18602
18603 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18604
18605 * term.el (ansi-term-color-vector): Use the xterm colors.
18606 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18607
18608 2005-04-25 Lute Kamstra <lute@gnu.org>
18609
18610 * font-core.el (font-lock-defaults): Fix docstring.
18611
18612 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18613
18614 2005-04-25 Kenichi Handa <handa@m17n.org>
18615
18616 * international/mule-cmds.el (select-safe-coding-system):
18617 Don't check consistency with coding: spec, etc if raw-text or
18618 no-conversion was found to be safe.
18619
18620 2005-04-24 Richard M. Stallman <rms@gnu.org>
18621
18622 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18623 citation markers at start of each line.
18624
18625 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18626 citation markers at start of each line.
18627
18628 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18629
18630 * files.el (mode-require-final-newline): Fix previous change.
18631 (require-final-newline): Fix type label.
18632
18633 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18634
18635 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18636 statement in buffer (broken by 2004-11-24 change).
18637
18638 2005-04-24 Kim F. Storm <storm@cua.dk>
18639
18640 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18641 and read-file-name-function values. Don't overwrite existing
18642 non-nil values if ido-mode is enabled without ido-everywhere.
18643
18644 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18645
18646 * files.el (mode-require-final-newline): Minor doc fix.
18647
18648 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18649
18650 * subr.el (syntax-after): Doc fix.
18651 (syntax-class): If argument is nil, return nil. Mask off upper 16
18652 bits, not 8 bits.
18653
18654 * files.el (mode-require-final-newline): Doc fix.
18655 (backup-buffer-copy): Fix last change.
18656
18657 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18658
18659 * term/mac-win.el: Require select. Set selection-coding-system to
18660 mac-system-coding-system. Call menu-bar-enable-clipboard.
18661 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18662 (x-select-enable-clipboard): New variables.
18663 (x-select-text, x-get-selection, x-selection-value)
18664 (x-get-selection-value, mac-select-convert-to-string)
18665 (mac-services-open-file, mac-services-open-selection)
18666 (mac-services-insert-text): New functions.
18667 (CLIPBOARD, FIND): Put mac-scrap-name property.
18668 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18669 (public.tiff): Put mac-ostype property.
18670 (selection-converter-alist): Add entries for them.
18671 (mac-application-menu-map): New keymap.
18672 (interprogram-cut-function, interprogram-paste-function): Set to
18673 x-select-text and x-get-selection-value, respectively.
18674 (split-window-keep-point): Set to t.
18675
18676 2005-04-23 Richard M. Stallman <rms@gnu.org>
18677
18678 * files.el (read-directory-name): Always pass non-nil
18679 DEFAULT-FILENAME arg to read-file-name.
18680 (backup-buffer-copy, basic-save-buffer-2): Take care against
18681 writing thru an unexpected existing symlink.
18682 (revert-buffer): In indirect buffer, revert the base buffer.
18683 (magic-mode-alist): Doc fix.
18684 (buffer-stale-function): Doc fix.
18685 (minibuffer-with-setup-hook): Avoid warning.
18686 (mode-require-final-newline): Doc and custom fix.
18687
18688 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18689
18690 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18691 use the default appearance.
18692 (font-lock-comment-delimiter-face): New face, new variable.
18693
18694 * imenu.el (imenu--generic-function): The official position of a
18695 definition is the start of the line that BEG is in.
18696
18697 * midnight.el (midnight-timer): Move defvar up.
18698
18699 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18700
18701 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18702
18703 * startup.el (command-line): Use with-no-warnings.
18704
18705 * window.el (window-size-fixed): New defvar.
18706
18707 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18708
18709 * mail/rmail.el (rmail-font-lock-keywords):
18710 Use font-lock-comment-delimiter-face.
18711
18712 * mail/sendmail.el (mail-font-lock-keywords):
18713 Use font-lock-comment-delimiter-face.
18714
18715 * progmodes/compile.el (next-error-highlight-timer): New defvar.
18716
18717 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
18718
18719 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18720 Specify t for LAXMATCH when matching directories.
18721 Save match data around compilation-compat-error-properties form.
18722
18723 2005-04-23 David Kastrup <dak@gnu.org>
18724
18725 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18726 Mention that the autoloaded aliases should be kept for AUCTeX.
18727
18728 2005-04-23 Andreas Schwab <schwab@suse.de>
18729
18730 * isearch.el (isearch-forward): Doc fix.
18731
18732 2005-04-23 Eli Zaretskii <eliz@gnu.org>
18733
18734 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18735 (jit-lock-stealth-nice): Change default value to 0.5.
18736
18737 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
18738
18739 * abbrev.el (write-abbrev-file): Write table entries in
18740 alphabetical order by table name.
18741
18742 2005-04-22 Kim F. Storm <storm@cua.dk>
18743
18744 * ido.el (ido-read-internal): Fix `list' completion.
18745
18746 2005-04-22 Kenichi Handa <handa@m17n.org>
18747
18748 * recentf.el (recentf-save-file-coding-system): New variable.
18749 (recentf-save-list): Encode the file by
18750 recentf-save-file-coding-system and add coding: tag.
18751
18752 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
18753
18754 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
18755
18756 2005-04-21 Lute Kamstra <lute@gnu.org>
18757
18758 * loadhist.el (unload-feature): Don't remove a function from hooks
18759 if it is about to be restored to an autoload . Remove functions
18760 that will become unbound from auto-mode-alist. Simplify the code.
18761
18762 * subr.el (assq-delete-all): New implementation that is linear,
18763 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
18764 (rassq-delete-all): New function.
18765
18766 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18767 Add size-indication-mode.
18768
18769 2005-04-21 Kenichi Handa <handa@m17n.org>
18770
18771 * international/mule-cmds.el: Add autoload for widget-value in
18772 eval-when-compile.
18773
18774 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
18775
18776 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18777 Add tooltip-mode.
18778
18779 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
18780
18781 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
18782
18783 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
18784 (inferior-lisp-filter-regexp, inferior-lisp-program)
18785 (inferior-lisp-load-command, inferior-lisp-prompt)
18786 (inferior-lisp-mode-hook, lisp-source-modes)
18787 (inferior-lisp-load-hook): defvar->defcustom.
18788 (inferior-lisp-program, inferior-lisp-prompt)
18789 (inferior-lisp-load-hook): Doc fixes.
18790 (inferior-lisp-install-letter-bindings): Small change in
18791 introductory comment.
18792
18793 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
18794
18795 * vc.el (vc-annotate-color-map): Change some colors so that text
18796 using them as foreground is readable on both white and black
18797 backgrounds.
18798
18799 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18800
18801 * international/mule-conf.el (translation-table-for-input):
18802 Remove redundant declaration.
18803
18804 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18805
18806 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
18807
18808 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
18809 (tooltip-toggle-gud-tips): New function.
18810
18811 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18812
18813 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
18814 right angle brackets.
18815
18816 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18817
18818 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
18819
18820 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
18821
18822 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
18823 Remove. Update callers to use expand-file-name instead.
18824
18825 * subr.el (syntax-class): New function.
18826
18827 * simple.el (blink-matching-open): Use it.
18828
18829 * paren.el (show-paren-function): Use it to recognize parens that are
18830 also used in 2-char comment markers.
18831
18832 2005-04-19 Lute Kamstra <lute@gnu.org>
18833
18834 * loadhist.el (unload-feature): Update for new format of
18835 load-history. Simplify the code.
18836
18837 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18838
18839 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
18840 (mac-add-charset-info): New function. Initialize variable
18841 mac-charset-info-alist using it.
18842 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
18843 for translation.
18844 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
18845 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
18846 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
18847 New CCL programs.
18848
18849 2005-04-19 Kim F. Storm <storm@cua.dk>
18850
18851 * simple.el (next-buffer, prev-buffer, next-error)
18852 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18853 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
18854
18855 * bindings.el (next-buffer, prev-buffer, next-error)
18856 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18857 (clone-indirect-buffer-other-window): Move bindings from simple.el.
18858 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
18859 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
18860
18861 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
18862
18863 * isearch.el (isearch-edit-string): Make the search-ring available for
18864 minibuffer history commands.
18865 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
18866 the default history commands now work just as well.
18867 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
18868
18869 2005-04-18 Kim F. Storm <storm@cua.dk>
18870
18871 * emulation/cua-base.el (cua--pre-command-handler): Add more
18872 elaborate check for shift modifier on non-window systems.
18873
18874 2005-04-18 Lars Hansen <larsh@math.ku.dk>
18875
18876 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
18877
18878 2005-04-18 Kim F. Storm <storm@cua.dk>
18879
18880 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
18881 and make it optional. Don't test tooltip-gud-echo-area here.
18882 (tooltip-gud-process-output, gdb-tooltip-print):
18883 Pass tooltip-gud-echo-area to tooltip-show.
18884 (tooltip-help-tips): Remove second optional arg to tooltip-show.
18885
18886 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18887
18888 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
18889 `display-graphic-p' may not be bound yet.
18890
18891 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
18892
18893 * startup.el (command-line): No longer enable Xterm Mouse mode by
18894 default in terminals compatible with xterm.
18895
18896 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
18897
18898 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
18899
18900 * tooltip.el (tooltip-gud-echo-area): Rename from
18901 tooltip-use-echo-area.
18902 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
18903 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
18904 area independently of where help tooltips are displayed.
18905
18906 2005-04-17 David Kastrup <dak@gnu.org>
18907
18908 * cus-theme.el (custom-theme-write-variables): Quote variables
18909 where necessary.
18910
18911 2005-04-17 Richard M. Stallman <rms@gnu.org>
18912
18913 * simple.el (yank-excluded-properties): Add follow-link to value.
18914
18915 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
18916
18917 * startup.el (fancy-splash-max-time): Just 30 seconds.
18918 (fancy-splash-delay): Just 7.
18919 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
18920
18921 * loadhist.el (unload-feature): Update for new format of load-history.
18922 Simplify the code.
18923
18924 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
18925 (rmail-font-lock-keywords): Don't fontify the text of a citation.
18926
18927 * mail/sendmail.el (mail-font-lock-keywords):
18928 Don't fontify subject text.
18929 Don't fontify the text of a citation.
18930
18931 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
18932
18933 * comint.el (comint-output-filter): Run comint-output-filter-functions
18934 with point where the user had it.
18935
18936 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18937
18938 * international/ucs-tables.el (ucs-set-table-for-input):
18939 Disable when using unify-on-decoding.
18940
18941 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
18942
18943 * emulation/cua-base.el (cua-global-mark-face): Add special case
18944 for displays supporting a high number of colors.
18945
18946 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18947
18948 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
18949
18950 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
18951
18952 * filesets.el (filesets-add-buffer): If user supplies a name of a
18953 non-existing fileset, create a new fileset.
18954
18955 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
18956
18957 * textmodes/org.el (org-up-heading-all): Fix bug with
18958 `outline-up-heading-all'.
18959
18960 2005-04-16 Andreas Schwab <schwab@suse.de>
18961
18962 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
18963 /etc/permissions.d/* and /etc/aliases.d/*.
18964
18965 2005-04-16 Kenichi Handa <handa@m17n.org>
18966
18967 * international/code-pages.el (cp-make-coding-system):
18968 Set `translation-table-for-input' property value to the symbol
18969 ucs-mule-to-mule-unicode, not to that value.
18970 (pt154): Escape guillemet by `\'.
18971
18972 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
18973
18974 * loadup.el: Load tooltip if x-show-tip is fboundp.
18975
18976 * startup.el (command-line): Add comment.
18977
18978 * tooltip.el (tooltip-mode): Specify correct standard value for
18979 Custom in init-value.
18980
18981 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
18982
18983 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
18984 possible.
18985
18986 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
18987
18988 * textmodes/org.el (org-agenda-date-prompt): Rename from
18989 `org-agenda-date-today'.
18990 (org-evaluate-time-range): Insert at point instead of directly
18991 after time range.
18992 (org-first-headline-recenter, org-subtree-end-visible-p)
18993 (org-optimize-window-after-visibility-change): New functions
18994 (org-agenda-post-command-hook): Don't allow point at end of line,
18995 to make sure it always hits the text properties.
18996 (org-agenda-next-date-line, org-agenda-previous-date-line):
18997 New commands.
18998 (org-set-regexps-and-options): Category may contain white space.
18999 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19000 Improve marker positions.
19001 (org-agenda-new-marker): Argument POS made optional.
19002 (org-agenda-get-timestamps): Deadlines which are done are listed
19003 in org-done-face now.
19004 (org-agenda-get-todos, org-agenda-get-timestamps)
19005 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19006 Set `undone-face' and `done-face' properties.
19007 (org-last-todo-state-is-todo): New variable.
19008 (org-todo): Set `org-last-todo-state-is-todo'.
19009 (org-agenda-todo): Change face according to
19010 `org-last-todo-state-is-todo'. And change other lines referring to
19011 the same entry.
19012 (org-calendar-goto-agenda): New command.
19013 (org-calendar-to-agenda-key): New option.
19014 (org-startup-folded): New allowed value `content'.
19015 (org-set-regexps-and-options): Accept new value `content' for
19016 `org-startup-folded'.
19017 (org-get-current-options): Handle new value `content' for
19018 `org-startup-folded'.
19019 (org-insert-todo-heading): New command.
19020 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
19021 interactively in empty file and option
19022 `org-insert-mode-line-in-empty-file' has been set.
19023 (org-agenda-todo, org-agenda-priority): Modify to use
19024 `org-agenda-change-all-lines'.
19025 (org-warning-face): Change color on dark background
19026
19027 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19028
19029 * international/mule-cmds.el (set-locale-environment): On Mac OS,
19030 use preferences AppleLocale and AppleLanguages, and variable
19031 mac-system-locale for default locale. On Mac OS Classic, use
19032 mac-system-coding-system for default coding systems.
19033
19034 * term/mac-win.el: Don't set file-name-coding-system.
19035 Decode variables system-name, emacs-build-system, user-login-name, and
19036 user-full-name by mac-system-coding-system on Mac OS Classic.
19037 (mac-system-coding-system): New variable.
19038
19039 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
19040
19041 * startup.el (command-line): Handle `xterm-mouse-mode' before
19042 reading init file.
19043
19044 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
19045
19046 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
19047
19048 * progmodes/sh-script.el (sh-here-document-word): Make it a
19049 defcustom. Doc fix.
19050 (sh-add): Bash uses $(( )) for arithmetic.
19051 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
19052 (sh-maybe-here-document): Remove quotes and leading whitespace
19053 from heredoc word when closing. Indent heredoc with tabs if word
19054 starts with "-".
19055
19056 2005-04-13 Richard M. Stallman <rms@gnu.org>
19057
19058 * simple.el (undo): Fix previous change.
19059
19060 * custom.el (defface): Doc fix.
19061
19062 2005-04-13 Lute Kamstra <lute@gnu.org>
19063
19064 * Makefile.in (DONTCOMPILE): Remove list.
19065 (compile, compile-always): Don't use DONTCOMPILE.
19066 (update-authors): Load the library in which batch-update-authors
19067 is defined.
19068 * makefile.w32-in (DONTCOMPILE): Remove list.
19069 (compile, compile-always): Fix comments.
19070 (update-authors): Load the library in which batch-update-authors
19071 is defined.
19072
19073 * generic-x.el (generic-mode-ini-file-find-file-hook):
19074 Rename to ini-generic-mode-find-file-hook.
19075 Keep generic-mode-ini-file-find-file-hook as an alias.
19076 (ini-generic-mode-find-file-hook): Rename from
19077 generic-mode-ini-file-find-file-hook. Fix docstring.
19078 (ini-generic-mode): Docstring change.
19079 (bat-generic-mode-run-as-comint): Silence the byte compiler.
19080
19081 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
19082 called from lisp.
19083
19084 * generic.el: Move to the emacs-lisp subdir.
19085
19086 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
19087
19088 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
19089 and C-S- function and cursor motion keys.
19090
19091 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
19092
19093 * startup.el (command-line): Enable Xterm Mouse mode by default.
19094 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
19095 for Custom. No longer show "Mouse" in mode line when enabled.
19096 Doc fix.
19097
19098 2005-04-12 Kim F. Storm <storm@cua.dk>
19099
19100 * emulation/cua-base.el (cua-rectangle-face)
19101 (cua-rectangle-noselect-face): Define face attributes here.
19102
19103 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
19104
19105 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19106
19107 * startup.el (command-line): Turn off blinking cursor if
19108 cursorBlink in resources is off or false.
19109
19110 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19111
19112 * term/mac-win.el (dnd): Require dnd.
19113 (mac-drag-n-drop): Call dnd-handle-one-url.
19114 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
19115 (kTextEncodingISOLatin2): Remove constants.
19116 (mac-script-code-coding-systems): New constant.
19117 (mac-handle-language-change): New function.
19118 (special-event-map): Bind it to `language-change' event.
19119 (mac-centraleurroman, mac-cyrillic): New coding systems.
19120 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
19121 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
19122 and mac-cyrillic-encoder to encode-mac-centraleurroman and
19123 encode-mac-cyrillic, respectively.
19124
19125 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19126
19127 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
19128 Don't set overlay-arrow-string to "=>" as this is done
19129 globally in C now.
19130
19131 2005-04-12 Lute Kamstra <lute@gnu.org>
19132
19133 * generic-x.el (rc-generic-mode, rul-generic-mode):
19134 Fix auto-mode-alist entries.
19135 (etc-fstab-generic-mode): Tweak fontification.
19136
19137 * generic.el (generic-make-keywords-list): Fix docstring.
19138 (generic-mode-internal): Simplify generic-font-lock-keywords.
19139
19140 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19141
19142 * whitespace.el (whitespace-buffer-leading)
19143 (whitespace-buffer-trailing): Revert the incorrect test inversion.
19144 However, fix the highlight area for the leading and
19145 trailing whitespaces to show space.
19146
19147 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19148
19149 * whitespace.el (whitespace-version): Bump to 3.5
19150
19151 (whitespace-buffer-leading, whitespace-buffer-trailing):
19152 Invert sense of the test to highlight the whitespace.
19153
19154 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19155
19156 * progmodes/gud.el (gud-display-line): GUD uses its own
19157 overlay arrow now so don't set overlay-arrow-string.
19158 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
19159
19160 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
19161
19162 * term.el (term-ansi-current-bold, term-ansi-current-underline)
19163 (term-ansi-current-reverse, term-ansi-current-invisible)
19164 (term-ansi-face-already-done): Change to boolean.
19165 (term-reset-terminal, term-handle-colors-array): Handle the above
19166 vars accordingly.
19167 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
19168 (term-emulate-terminal): Use the new name.
19169
19170 * faces.el (secondary-selection): Use yellow1, not yellow.
19171 (trailing-whitespace): Use red1, not red.
19172
19173 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19174
19175 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
19176 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
19177 (dired-dnd-handle-file): Call dnd-get-local-file-uri
19178
19179 * cus-edit.el (dnd): New group.
19180
19181 * term/w32-win.el (dnd): Require dnd
19182 (w32-drag-n-drop): Call dnd-handle-one-url.
19183
19184 * x-dnd.el: Require dnd.
19185 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
19186 Call dnd-handle-one-url.
19187 (x-dnd-types-alist, x-dnd-insert-utf8-text)
19188 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
19189 to dnd-insert-text.
19190 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
19191 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
19192 (x-dnd-get-local-file-name, x-dnd-open-local-file)
19193 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
19194
19195 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
19196
19197 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19198
19199 * wdired.el: Doc fixes.
19200 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
19201 (wdired-use-dired-vertical-movement): Rename from
19202 wdired-always-move-to-filename-beginning.
19203 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
19204 (wdired-change-to-wdired-mode): Change mode name.
19205 (wdired-newline): Delete.
19206
19207 2005-04-11 Richard M. Stallman <rms@gnu.org>
19208
19209 * whitespace.el (whitespace-highlight-the-space):
19210 Don't call whitespace-unhighlight-the-space here.
19211
19212 * simple.el (undo): Record t in undo-equiv-table
19213 for the redo record made by an undo-in-region.
19214
19215 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19216
19217 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
19218 (gdb-frame-inferior-io-buffer): New Functions to control
19219 display of separate IO buffer.
19220 (menu): Add them to menu-bar.
19221 (gdb-display-buffer): Check for buffer another frame.
19222 Protect GUD buffer.
19223 (gdb-setup-windows): Create IO buffer if not already there.
19224 (gdb-memory-mode): Remove purecopy noops.
19225
19226 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19227
19228 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
19229 and pass to self-insert-command.
19230
19231 2005-04-11 Lute Kamstra <lute@gnu.org>
19232
19233 * generic.el: Commentary section cleanup.
19234 (generic): Delete.
19235 (generic-use-find-file-hook, generic-lines-to-scan)
19236 (generic-find-file-regexp, generic-ignore-files-regexp)
19237 (default-generic-mode, generic-mode-find-file-hook)
19238 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
19239 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
19240 (generic-use-find-file-hook, generic-lines-to-scan)
19241 (generic-find-file-regexp, generic-ignore-files-regexp)
19242 (default-generic-mode, generic-mode-find-file-hook)
19243 (generic-mode-ini-file-find-file-hook): Move from generic.el.
19244
19245 2005-04-10 Karl Fogel <kfogel@red-bean.com>
19246
19247 * bookmark.el (bookmark-write-file): Catch errors writing file.
19248 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
19249
19250 2005-04-10 Richard M. Stallman <rms@gnu.org>
19251
19252 * startup.el (fancy-splash-tail): Update copyright year.
19253 (command-line): Split part of -Q into -D.
19254 (emacs-basic-display): New defvar.
19255 (fancy-splash-text): Correct name of menu item.
19256
19257 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
19258
19259 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
19260 lines in one node.
19261
19262 * comint.el (comint-send-input): New arg ARTIFICIAL.
19263 Callers in this file changed.
19264
19265 * abbrev.el (define-abbrevs): Read system abbrevs properly.
19266
19267 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
19268
19269 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
19270
19271 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
19272 `ldap-search-internal'.
19273
19274 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19275
19276 * files.el (set-auto-mode-1): Use line-end-position.
19277
19278 * international/latin-1.el:
19279 * international/latin-2.el:
19280 * international/latin-3.el:
19281 * international/latin-4.el:
19282 * international/latin-5.el:
19283 * international/latin-8.el:
19284 * international/latin-9.el: Give punctuation syntax to NBSP.
19285
19286 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
19287 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
19288 Use char-classes to accept non-ascii letters, accepted in some recent
19289 bibtex implementations.
19290
19291 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
19292
19293 * custom.el (custom-set-minor-mode): Any non-nil value for the
19294 variable should enable the mode when set through Custom.
19295
19296 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19297
19298 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
19299 TAB binding so tab-always-indent is obeyed.
19300 (vhdl-minibuffer-local-map): Move initialization into declaration.
19301 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
19302 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
19303 (vhdl-hooked-abbrev): Avoid test for XEmacs.
19304 (vhdl-current-line): Use line-beginning-position.
19305 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
19306 with-output-to-temp-buffer, so the current position can be recorded.
19307
19308 2005-04-10 Masatake YAMATO <jet@gyve.org>
19309
19310 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19311 Add regexp for gcov.
19312
19313 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19314
19315 * calendar/time-date.el (time-to-seconds, seconds-to-time)
19316 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
19317 syntax which Emacs 20 doesn't support.
19318
19319 2005-04-09 Richard M. Stallman <rms@gnu.org>
19320
19321 * help.el (describe-key-briefly, describe-key):
19322 Replace strings as event types with "(any string)".
19323
19324 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19325
19326 * arc-mode.el (archive-mode-map): Move initialization into
19327 the declaration. Override *all* bindings of `undo'.
19328 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
19329
19330 2005-04-09 Jay Belanger <belanger@truman.edu>
19331
19332 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
19333
19334 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
19335
19336 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
19337 (xterm-register-default-colors): Update color values computation
19338 to match xterm-200.
19339
19340 2005-04-09 Kenichi Handa <handa@m17n.org>
19341
19342 * international/code-pages.el (iso-latin-7): Fix the map.
19343
19344 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19345
19346 * emacs-lisp/lisp.el (defun-prompt-regexp)
19347 (parens-require-spaces, buffer-end, end-of-defun)
19348 (insert-parentheses): Doc fixes.
19349
19350 2005-04-08 Kim F. Storm <storm@cua.dk>
19351
19352 * comint.el (comint-highlight-prompt): Fix face spec.
19353 * hi-lock.el (hi-green): Likewise.
19354
19355 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19356
19357 * cus-edit.el (custom-modified-face):
19358 * comint.el (comint-highlight-input): Fix previous changes.
19359 * term.el (term-handle-ansi-escape): Add a comment.
19360
19361 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19362
19363 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19364 in the buffer and in whitespace-highlighted-space.
19365 (whitespace-unhighlight-the-space): Simplify.
19366 (whitespace-buffer): Simplify.
19367
19368 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19369
19370 * textmodes/table.el (table-cell-face): Add special case for
19371 displays supporting a high number of colors.
19372 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19373 (vhdl-font-lock-reserved-words-face)
19374 (vhdl-speedbar-architecture-face)
19375 (vhdl-speedbar-instantiation-face)
19376 (vhdl-speedbar-architecture-selected-face)
19377 (vhdl-speedbar-instantiation-selected-face): Likewise.
19378 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19379 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19380 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19381 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19382 (ebrowse-progress-face): Likewise.
19383 * progmodes/compile.el (compilation-info-face): Likewise.
19384 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19385 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19386 * calendar/calendar.el (diary-face): Likewise.
19387 * woman.el (woman-italic-face, woman-bold-face)
19388 (woman-unknown-face): Likewise.
19389 * wid-edit.el (widget-button-pressed-face): Likewise.
19390 * whitespace.el (whitespace-highlight-face): Likewise.
19391 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19392 * pcvs-info.el (cvs-marked-face): Likewise.
19393 * info.el (info-xref): Likewise.
19394 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19395 * hilit-chg.el (highlight-changes-face)
19396 (highlight-changes-delete-face): Likewise.
19397 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19398 (hi-red-b): Likewise.
19399 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19400 * font-lock.el (font-lock-keyword-face)
19401 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19402 * cus-edit.el (custom-invalid-face, custom-modified-face)
19403 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19404 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19405 * comint.el (comint-highlight-prompt): Likewise.
19406
19407 2005-04-08 Lute Kamstra <lute@gnu.org>
19408
19409 * font-lock.el (font-lock-keywords): Docstring fixes.
19410
19411 2005-04-08 Kenichi Handa <handa@m17n.org>
19412
19413 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19414 chars are more than a limit, print " and more..." at the tail.
19415
19416 2005-04-08 Kim F. Storm <storm@cua.dk>
19417
19418 * emacs-lisp/authors.el (authors-aliases): Update list.
19419 (authors-ignored-files): New list.
19420 (authors-fixed-entries): Fix typo.
19421 (authors-renamed-files-alist): Update list.
19422 (authors-add): Check authors-ignored-files.
19423
19424 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19425
19426 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19427 optional, to ensure backward compatibility.
19428
19429 2005-04-08 Stephen Eglen <stephen@gnu.org>
19430
19431 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19432
19433 2005-04-08 Kim F. Storm <storm@cua.dk>
19434
19435 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19436
19437 * mouse.el (mouse-on-link-p): Doc fix.
19438
19439 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19440
19441 * ielm.el (ielm-prompt-read-only): Doc fix.
19442
19443 * comint.el (comint-prompt-read-only): Doc fix.
19444
19445 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19446
19447 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19448 ensure dired always handles wildcards passed to ffap.
19449 (find-file-at-point): Use it.
19450 (ffap-dired-wildcards): Doc fix.
19451
19452 2005-04-07 Juri Linkov <juri@jurta.org>
19453
19454 * simple.el (next-error-overlay-arrow-position): New defvar.
19455 Put "=>" on its property `overlay-arrow-string'. Add it to
19456 `overlay-arrow-variable-list'.
19457
19458 * progmodes/compile.el (compilation-setup):
19459 Set `next-error-overlay-arrow-position' to nil. Also set it to
19460 nil in the local hook `kill-buffer-hook'. Make local variable
19461 `overlay-arrow-string' and set it to "=>".
19462 (compilation-goto-locus): Set BOL position to
19463 `next-error-overlay-arrow-position' instead of
19464 `overlay-arrow-position'.
19465
19466 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19467 locally instead of adding it to the global hook.
19468 (Info-kill-buffer): Move up.
19469
19470 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19471
19472 * term/xterm.el (xterm-standard-colors): Update color values from
19473 xterm-200.
19474
19475 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19476
19477 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19478
19479 * fast-lock.el:
19480 * lazy-lock.el: Move them to the obsolete subdir.
19481
19482 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19483
19484 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19485 (wdired-add-replace-advice): Remove.
19486 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19487
19488 2005-04-06 Kim F. Storm <storm@cua.dk>
19489
19490 * startup.el (command-line): Add --bare-bones alias for -Q.
19491
19492 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19493
19494 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19495 create the startup fontset if a font specification ends with
19496 `mac-roman'.
19497
19498 2005-04-06 Lute Kamstra <lute@gnu.org>
19499
19500 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19501 change.
19502
19503 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19504 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19505
19506 2005-04-05 Lute Kamstra <lute@gnu.org>
19507
19508 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19509 (define-generic-mode): Ditto. Fix debug declaration.
19510
19511 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19512 Put them in the generic-x group.
19513
19514 * calendar/timeclock.el (timeclock): Doc fix.
19515
19516 * generic.el (define-generic-mode): Don't use custom-current-group.
19517 Document default :group value.
19518 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19519 (define-global-minor-mode): Don't use custom-current-group.
19520
19521 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19522
19523 * startup.el (command-line-1): Display startup-echo-area-message
19524 when fancy splash screen is in use.
19525
19526 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19527 (sh-escaped-newline): New face.
19528 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19529 newline, and use sh-escaped-newline face.
19530
19531 * progmodes/tcl.el (tcl-escaped-newline): New face.
19532 (tcl-builtin-list): New variable.
19533 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19534 newlines. Fix keywords subexpression number.
19535
19536 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19537
19538 * textmodes/org.el (org-diary-default-entry): Fix call to
19539 `add-to-diary-entry'.
19540
19541 2005-04-05 Kim F. Storm <storm@cua.dk>
19542
19543 * ediff-init.el: Use (featurep 'xemacs).
19544
19545 2005-04-05 David Ponce <david@dponce.com>
19546
19547 * cus-edit.el (face): Derive from symbol widget. Display sample
19548 of the current face on the fly.
19549 (widget-face-sample-face-get, widget-face-notify): New functions.
19550 (widget-face-value-create): Remove.
19551
19552 * wid-edit.el (widget-field-end): Temporarily remove field
19553 narrowing before to call `get-char-property'.
19554
19555 2005-04-04 Jay Belanger <belanger@truman.edu>
19556
19557 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19558 (math-read-subscripts): New variable.
19559 (math-read-preprocess-string): Process subscripts.
19560
19561 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19562
19563 * comint.el (comint-prompt-read-only): Doc fix.
19564
19565 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19566 `-1'. Doc fix.
19567
19568 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19569
19570 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19571 Change default value to nil.
19572
19573 2005-04-04 Lute Kamstra <lute@gnu.org>
19574
19575 * autorevert.el (auto-revert-mode): Specify :group.
19576 * battery.el (display-battery-mode): Specify :group.
19577 * diff-mode.el (diff-minor-mode): Specify :group.
19578 * font-core.el (font-lock-mode): Specify :group.
19579 * hl-line.el (hl-line-mode): Specify :group.
19580 * iimage.el (iimage): New customization group.
19581 (iimage-mode): Specify :group.
19582 * longlines.el (longlines-mode): Specify :group.
19583 * master.el: Don't require easy-mmode.
19584 (master): New customization group.
19585 (master-mode): Specify :group.
19586 * msb.el (msb-mode): Specify :group.
19587 * reveal.el (reveal-mode): Specify :group.
19588 * simple.el (next-error-follow-minor-mode): Specify :group.
19589 * smerge-mode.el (smerge-mode): Specify :group.
19590 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19591 * emulation/cua-base.el (cua-mode): Specify :group.
19592 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19593 * language/thai-util.el (thai-auto-composition-mode)
19594 (thai-word-mode): Specify :group.
19595 * mail/supercite.el (sc-minor-mode): Specify :group.
19596 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19597 * progmodes/flymake.el (flymake-mode): Specify :group.
19598 * progmodes/glasses.el (glasses-mode): Specify :group.
19599 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19600 * textmodes/enriched.el (enriched-mode): Specify :group.
19601 * textmodes/refill.el (refill-mode): Specify :group.
19602
19603 * add-log.el (change-log-font-lock-keywords): Names in
19604 parenthesized lists can contain spaces.
19605
19606 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19607
19608 * startup.el (fancy-splash-text): Shorten default text of
19609 "Emacs Tutorial" line. Also, if the current language env
19610 indicates an available tutorial file other than TUTORIAL,
19611 extract its title and append it to the line in parentheses.
19612 (fancy-splash-insert): If arg is a thunk, funcall it.
19613
19614 2005-04-04 Jay Belanger <belanger@truman.edu>
19615
19616 * calc.el (calc-language-alist): Add tags to customization type.
19617
19618 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19619
19620 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19621 Doc fix.
19622
19623 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19624
19625 * add-log.el (change-log-font-lock-keywords): The manual
19626 describing a Change Log entry, says: (...) "Aside from these
19627 header lines, every line in the change log starts with a space or
19628 a tab.". The font-lock was not highlighting lines started with
19629 spaces, added support for it.
19630
19631 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19632
19633 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19634 (bibtex-generate-url-list): Update docstring accordingly. Put the
19635 complex example in the docstring.
19636 (bibtex-font-lock-url): Use pop.
19637
19638 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19639
19640 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19641
19642 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19643
19644 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19645
19646 * filesets.el (filesets-set-default): Doc fix.
19647
19648 2005-04-03 Lute Kamstra <lute@gnu.org>
19649
19650 * generic.el (define-generic-mode): Add argument to specify
19651 keywords for defcustom.
19652 (default-generic-mode): Specify :group.
19653
19654 * generic-x.el: Specify :group for all generic modes.
19655
19656 * desktop.el (desktop-no-desktop-file-hook)
19657 (desktop-after-read-hook): Doc fix.
19658
19659 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19660
19661 * simple.el (visible-mode): Use explicit :group keyword.
19662 This changes the group of `visible-mode-hook' from paren-blinking
19663 to editing-basics.
19664
19665 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19666
19667 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19668 mailbox specifications as well as URLs.
19669 (rmail-insert-inbox-text): Remove unused conditional branches.
19670
19671 2005-04-01 Jay Belanger <belanger@truman.edu>
19672
19673 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19674 (calc-gnuplot-print-command): Move definitions to calc.el.
19675
19676 * calc/calc-embed.el (calc-embedded-announce-formula)
19677 (calc-embedded-open-formula, calc-embedded-close-formula)
19678 (calc-embedded-open-word, calc-embedded-close-word)
19679 (calc-embedded-open-plain, calc-embedded-close-plain)
19680 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19681 (calc-embedded-open-mode, calc-embedded-close-mode):
19682 Move definitions to calc.el.
19683
19684 * calc/calc.el (calc-settings-file, calc-language-alist):
19685 Make customizable.
19686 (calc-embedded-announce-formula, calc-embedded-open-formula)
19687 (calc-embedded-close-formula, calc-embedded-open-word)
19688 (calc-embedded-close-word, calc-embedded-open-plain)
19689 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19690 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19691 (calc-embedded-close-mode, calc-gnuplot-name)
19692 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19693 from other files and make customizable.
19694
19695 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19696
19697 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19698 Use buffer-live-p.
19699 (cvs-mode-run): Don't call cvs-update-header here.
19700 (cvs-run-process): Call cvs-update-header.
19701 Use process properties for cvs-postprocess and cvs-buffer so that
19702 the sentinel can behave better if the temp buffer is killed.
19703 Use a pipe rather than a tty, to better handle unexpected prompts.
19704 (cvs-sentinel): Rewrite. Call cvs-update-header.
19705
19706 2005-04-01 Andre Spiegel <spiegel@gnu.org>
19707
19708 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19709 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
19710
19711 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19712
19713 * generic.el (define-generic-mode): Add indentation rule.
19714
19715 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
19716
19717 * files.el (mode-require-final-newline): Make Custom correctly
19718 report a nil value and allow to set it to nil via Custom.
19719 Doc fix.
19720
19721 2005-04-01 Kenichi Handa <handa@m17n.org>
19722
19723 * international/characters.el: Enable the correct case setting for
19724 dotless-i and dotted-I.
19725
19726 2005-04-01 Kim F. Storm <storm@cua.dk>
19727
19728 * ido.el (ido-file-internal): Fall back to non-ido command if
19729 initial directory is on slow ftp (or tramp) host.
19730
19731 2005-03-31 Richard M. Stallman <rms@gnu.org>
19732
19733 * emacs-lisp/autoload.el (make-autoload):
19734 Handle define-global-minor-mode.
19735
19736 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19737 Rename from easy-mmode-define-global-mode.
19738 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19739
19740 * progmodes/scheme.el (scheme-mode-syntax-table):
19741 Update syntax of | and # for two-character comment syntax.
19742
19743 2005-03-31 Lute Kamstra <lute@gnu.org>
19744
19745 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
19746 (define-minor-mode): Call custom-current-group at load-time.
19747
19748 * generic.el (define-generic-mode): Add debug declaration.
19749 Add defcustom for the mode hook.
19750 (generic-mode-internal): Use run-mode-hooks.
19751
19752 2005-03-31 Kim F. Storm <storm@cua.dk>
19753
19754 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
19755 (mouse-fixup-help-message): New defun called by show_help_echo
19756 to fixup mouse-2 prefix in help messages when applicable.
19757
19758 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
19759
19760 2005-03-31 Kenichi Handa <handa@m17n.org>
19761
19762 * language/thai-word.el (thai-find-word-ends): Pay attention to
19763 the case that we reach the end of buffer.
19764
19765 * textmodes/fill.el (fill-text-properties-at): New function.
19766 (fill-newline): Use fill-text-properties-at instead of
19767 text-properties-at.
19768
19769 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19770
19771 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
19772 not comint-quote-filename.
19773
19774 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
19775
19776 * help-fns.el (help-with-tutorial): Revert last change.
19777
19778 2005-03-31 Kim F. Storm <storm@cua.dk>
19779
19780 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
19781
19782 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
19783
19784 * calendar/cal-china.el: Update reference to "Calendrical
19785 Calculations" book; there's a new edition.
19786 * calendar/cal-coptic.el: Likewise.
19787 * calendar/cal-french.el: Likewise.
19788 * calendar/cal-hebrew.el: Likewise.
19789 * calendar/cal-islam.el: Likewise.
19790 * calendar/cal-iso.el: Likewise.
19791 * calendar/cal-julian.el: Likewise.
19792 * calendar/cal-mayan.el: Likewise.
19793 * calendar/cal-persia.el: Likewise.
19794 * calendar/calendar.el: Likewise.
19795 * calendar/holidays.el: Likewise.
19796 * calendar/lunar.el: Likewise.
19797 * calendar/solar.el: Likewise.
19798
19799 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
19800 white space from doc string.
19801
19802 2005-03-30 Jay Belanger <belanger@truman.edu>
19803
19804 * calc/calc-help.el (calc-full-help): Remove email address.
19805
19806 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
19807
19808 * help-fns.el (help-with-tutorial): Delete title line.
19809
19810 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19811
19812 * calendar/cal-x.el (calendar-one-frame-setup)
19813 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
19814 rather than `symbol' for set-window-dedicated-p.
19815
19816 * calendar/appt.el (appt-buffer-name): Make it a constant.
19817 (appt-add): Doc fix.
19818
19819 * filesets.el (filesets-menu-path, filesets-menu-before)
19820 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
19821 (filesets-menu-cache-file): Use directory ~/.emacs.d.
19822 (filesets-add-submenu): Delete and use add-submenu instead.
19823
19824 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
19825
19826 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
19827 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
19828 (org-diary-default-entry): New function.
19829 (org-get-entries-from-diary): Better parsing of diary entries.
19830 (org-agenda-check-no-diary): New function.
19831 ("diary-lib"): Advice to function `add-to-diary-list', to allow
19832 linking to diary entries.
19833 (org-agenda-execute-calendar-command): New function.
19834 (org-agenda): Improve visible section in window.
19835 Use `org-fit-agenda-window'.
19836 (org-fit-agenda-window): New option.
19837 (org-move-subtree-down): Better handling of empty lines
19838 at end of subtree.
19839 (org-cycle): Numeric prefix is interpreted now as show-subtree N
19840 levels up.
19841 (org-fontify-done-headline): New option.
19842 (org-headline-done-face): New face.
19843 (org-set-font-lock-defaults): Use `org-headline-done-face'.
19844 (org-table-copy-down): Rename from `org-table-copy-from-above'.
19845 When current field is non-empty, it is copied to next row.
19846 (org-table-copy-from-above): Fix bug which made it
19847 impossible to copy fields containing only a single non-white character.
19848
19849 2005-03-30 Kim F. Storm <storm@cua.dk>
19850
19851 * kmacro.el (kmacro-end-macro): Isearch may store this command
19852 into the macro -- so ignore it when executing keyboard macro.
19853
19854 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19855
19856 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
19857
19858 2005-03-29 Kenichi Handa <handa@m17n.org>
19859
19860 * language/thai.el ("Thai"): Set setup-function and exit-function
19861 for Thai language environment.
19862
19863 * language/thai-util.el: Require thai-word.
19864 (thai-word-mode-map): New variable.
19865 (thai-word-mode): New minor mode.
19866 (setup-thai-language-environment-internal): New function.
19867 (exit-thai-language-environment-internal): New function.
19868
19869 * language/thai-word.el (thai-word-table): Declare it by defvar,
19870 use dolist to initialize it.
19871 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
19872 (thai-fill-find-break-point): New functions.
19873
19874 2005-03-29 Richard M. Stallman <rms@gnu.org>
19875
19876 * simple.el (idle-update-delay): Move definition up.
19877 (set-mark): Doc fix.
19878
19879 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
19880
19881 * longlines.el: New file.
19882
19883 * simple.el (buffer-substring-filters): New variable.
19884 (filter-buffer-substring): New function.
19885 (kill-region, copy-region-as-kill): Use it.
19886
19887 * register.el (copy-to-register, append-to-register)
19888 (prepend-to-register): Use filter-buffer-substring.
19889
19890 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19891
19892 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
19893 (gud-filter-pending-text): Move in front of gdb.
19894 (gud-overlay-arrow-position): New variable.
19895 (gud-sentinel, gud-display-line): Use it in place of
19896 overlay-arrow-position.
19897
19898 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
19899
19900 * progmodes/fortran.el (fortran-if-indent): Doc fix.
19901 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
19902 (fortran-font-lock-keywords-4): New variable.
19903 (fortran-blocks-re, fortran-end-block-re)
19904 (fortran-start-block-re): New constants, for hideshow.
19905 (hs-special-modes-alist): Add a Fortran entry.
19906 (fortran-mode-map): Bind fortran-end-of-block,
19907 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
19908 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
19909 (fortran-looking-at-if-then, fortran-end-of-block)
19910 (fortran-beginning-of-block): New functions, for hideshow.
19911
19912 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
19913 Doc fix. Tweak regexp.
19914 (f90-beginning-of-block): Push mark first.
19915
19916 2005-03-29 Jay Belanger <belanger@truman.edu>
19917
19918 * calc/calc.el: Update copyright date.
19919 (calc-version): Increase to 2.1.
19920 (calc-version-date): Remove.
19921
19922 * calc/calc-help.el: Update copyright date.
19923 (calc-full-help): Remove reference to calc-version-date.
19924 Update copyright date.
19925
19926 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19927
19928 * vc.el (vc-do-command): Use a pipe for async processes, so password
19929 prompts don't show up at places where the user can't reply.
19930
19931 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19932
19933 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
19934 on the file name we pass to the inferior shell.
19935
19936 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
19937
19938 * progmodes/which-func.el (which-function): Be robust in the face of an
19939 imenu--make-index-alist failure.
19940
19941 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19942
19943 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
19944
19945 * progmodes/python.el (python-preoutput-filter): Fix last change.
19946
19947 2005-03-29 Lute Kamstra <lute@gnu.org>
19948
19949 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
19950 functions and compiled macros.
19951 (debug-convert-byte-code): Handle macros too.
19952 (debug-on-entry-1): Don't signal an error when trying to clear a
19953 function that is not set to debug on entry.
19954
19955 2005-03-29 Jay Belanger <belanger@truman.edu>
19956
19957 * calc/calc-lang.el: Add functions to math-function-table
19958 properties of tex and math.
19959
19960 2005-03-29 Kenichi Handa <handa@m17n.org>
19961
19962 * ps-mule.el (ps-mule-plot-string): Translate characters by
19963 ps-print-translation-table.
19964 (ps-mule-begin-job): Call find-charset-region/string with
19965 ps-print-translation-table.
19966 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
19967
19968 * ps-print.el (ps-print-translation-table): New variable.
19969 (ps-plot-region): Translate characters by ps-print-translation-table.
19970
19971 2005-03-29 Juri Linkov <juri@jurta.org>
19972
19973 * simple.el (next-error-highlight-timer): New variable.
19974
19975 * progmodes/compile.el (compilation-goto-locus):
19976 Use `next-error-highlight-timer' instead of `sit-for'.
19977
19978 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19979
19980 * mail/supercite.el (sc-mail-field): Use assoc-string.
19981 (sc-get-address): Simplify regexps.
19982
19983 * files.el (minibuffer-with-setup-hook): New macro.
19984 (find-file-read-args): Use it to avoid let-binding
19985 minibuffer-with-setup-hook (which breaks turning on/off
19986 file-name-shadow-mode while in the prompt).
19987
19988 * complete.el (PC-read-include-file-name-internal):
19989 Use test-completion.
19990
19991 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
19992
19993 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
19994
19995 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19996
19997 * window.el (window-buffer-height): Use count-screen-lines.
19998
19999 * progmodes/python.el (python-preoutput-leftover): New var.
20000 (python-preoutput-filter): Use it.
20001 (python-send-receive): Loop until all the result has been received.
20002
20003 2005-03-28 Juri Linkov <juri@jurta.org>
20004
20005 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
20006
20007 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
20008 "Recover Crashed Session".
20009 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
20010 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
20011 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
20012 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
20013 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
20014 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
20015 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
20016 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
20017
20018 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
20019 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
20020 Ediff Sessions", "Toggle use of separate control buffer frame",
20021 "Use separate frame for Ediff control buffer".
20022
20023 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
20024 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
20025 "Rename Bookmark", "Delete Bookmark".
20026
20027 * info.el (Info-mode-menu): Remove ellipsis from "Index".
20028 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
20029 Add `:active Info-index-alternatives' to "Next Matching Item".
20030
20031 * wdired.el (wdired-change-to-wdired-mode):
20032 Mention `wdired-abort-changes' key in the initial message.
20033
20034 * international/mule.el (auto-coding-alist): Associate non-ascii
20035 image filename extensions with `no-conversion'.
20036
20037 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
20038
20039 * international/iso-acc.el:
20040 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
20041
20042 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
20043
20044 * textmodes/sgml-mode.el (html-mode): Doc update.
20045
20046 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
20047
20048 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
20049
20050 * term.el (term-move-columns): Fix face after extending a line.
20051 (term-insert-spaces): Likewise.
20052 (term-reset-terminal): Fix off by one error.
20053
20054 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20055
20056 * international/mule.el (auto-coding-alist): Add .xpi files.
20057
20058 * files.el (auto-mode-alist): Add .xpi files.
20059
20060 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
20061
20062 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
20063
20064 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20065
20066 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
20067
20068 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20069
20070 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
20071 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
20072
20073 * calendar/cal-move.el (calendar-beginning-of-year): Move the
20074 cursor to Jan 1 when needed.
20075 (calendar-end-of-year): Fix -/+ typo.
20076 Reported by Chong Yidong <cyd@stupidchicken.com>.
20077
20078 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
20079
20080 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
20081
20082 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
20083 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
20084
20085 2005-03-25 Richard M. Stallman <rms@gnu.org>
20086
20087 * filesets.el (filesets-init): Add autoload.
20088
20089 * mail/mailalias.el (mail-directory): Doc fix.
20090
20091 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20092
20093 * mail/mailalias.el (mail-directory-process): Do nothing if
20094 mail-directory-process is an atom.
20095 (mail-get-names): Ignore mail-directory-names if it is an atom.
20096 (mail-directory-process defvar): Doc fix.
20097 (mail-names): Doc fix.
20098
20099 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
20100
20101 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
20102
20103 2005-03-26 Kenichi Handa <handa@m17n.org>
20104
20105 * international/mule-util.el (detect-coding-with-priority):
20106 Call update-coding-systems-internal before detect-coding-region.
20107
20108 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
20109
20110 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
20111 (gdb-frames-mode-map): Add follow-link property.
20112
20113 2005-03-25 Jay Belanger <belanger@truman.edu>
20114
20115 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
20116 for variables.
20117
20118 2005-03-25 Juri Linkov <juri@jurta.org>
20119
20120 * image-mode.el: Optimize image filename extension regexps in
20121 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
20122 in `auto-mode-alist'.
20123 (image-mode): Add `image-toggle-display-text' to local hook
20124 `change-major-mode-hook'. Display the image as an image by
20125 default. Set `cursor-type' and `truncate-lines' if the image
20126 is already displayed. Take into account the current mode (image
20127 or text) in message.
20128 (image-minor-mode): New minor mode.
20129 (image-mode-maybe, image-toggle-display-text): New functions.
20130 (image-toggle-display): Use called-interactively-p.
20131 Let-bind `inhibit-read-only' to t.
20132
20133 * image-mode.el (image-minor-mode): Set `cursor-type' and
20134 `truncate-lines' if the image is already displayed. Add turning
20135 image-minor-mode off to `change-major-mode-hook'. Add message.
20136 Call `image-toggle-display-text' after turning image-minor-mode off.
20137
20138 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
20139
20140 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
20141 Terminal.app, use utf-8.
20142 (set-display-table-and-terminal-coding-system): Add coding-system arg.
20143 (set-locale-environment): Use it.
20144
20145 * term/xterm.el: Undo last change, better done in mule-cmds.el.
20146
20147 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
20148
20149 * progmodes/python.el (python-close-block-statement-p)
20150 (python-outdent-p, python-current-defun): Use symbol-end.
20151
20152 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
20153
20154 * files.el (save-some-buffers): Doc fix.
20155
20156 2005-03-25 Werner Lemberg <wl@gnu.org>
20157
20158 * complete.el, thumbs.el: Replace `legal' with `valid'.
20159 * calendar/calendar.el: Replace `legal' with `valid'.
20160 * emacs-lisp/advice.el: Replace `legal' with `valid'.
20161 * mail/supercite.el: Replace `legal' with `valid'.
20162 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
20163 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
20164 Replace `legal' with `valid'.
20165 * textmodes/reftex-vars.el, textmodes/reftex.el:
20166 Replace `legal' with `valid'.
20167
20168 2005-03-25 Werner Lemberg <wl@gnu.org>
20169
20170 * calc/calc-forms.el, calc/calc-sel.el
20171 * midnight.el, vc-cvs.el
20172 * emacs-lisp/cl-macs.el
20173 * emulation/vip.el
20174 * eshell/esh-io.el, eshell/esh-var.el
20175 * mail/supercite.el
20176 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
20177 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
20178 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
20179 * progmodes/sh-script.el, progmodes/xscheme.el
20180 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
20181 * textmodes/reftex-index.el, textmodes/reftex-parse.el
20182 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
20183 * textmodes/reftex.el, textmodes/org.el:
20184 Replace `illegal' with `invalid'.
20185
20186 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20187
20188 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
20189 (flymake-find-buildfile, flymake-find-possible-master-files)
20190 (flymake-check-include, flymake-parse-line): Replace loops over the
20191 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
20192
20193 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
20194 Substitute file-name-as-directory in the rest of the file.
20195 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
20196 (flymake-replace-region): Remove unused arg `buffer'.
20197 (flymake-check-patch-master-file-buffer): Update calls to it.
20198 (flymake-add-err-info): Remove unused var `count'.
20199 (flymake-mode): Use define-minor-mode.
20200
20201 * progmodes/flymake.el: Use with-current-buffer.
20202 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
20203 flymake-replace-regexp-in-string, flymake-line-beginning-position)
20204 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
20205 Avoid testing for `xemacs'.
20206 (flymake-nop): Move.
20207 (flymake-region-has-flymake-overlays): Return the computed value.
20208 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
20209 Remove unused var `endline'.
20210 (flymake-get-line-count): Remove unused function.
20211 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
20212
20213 * emulation/vi.el:
20214 * generic.el:
20215 * hilit-chg.el (global-highlight-changes):
20216 * hi-lock.el (hi-lock-mode):
20217 * follow.el: find-file-hooks -> find-file-hook.
20218
20219 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
20220
20221 2005-03-24 Juri Linkov <juri@jurta.org>
20222
20223 * dired.el (dired-mode-map): Add menu item "Compare directories"
20224 for dired-compare-directories.
20225
20226 * dired-aux.el (dired-compare-directories): Add autoload cookie.
20227 Doc fix. Replace `read-file-name' with `read-directory-name'.
20228
20229 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20230
20231 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
20232
20233 2005-03-24 Jay Belanger <belanger@truman.edu>
20234
20235 * calc/calc-embed.el (calc-embedded-mode-change): Save all
20236 relevant mode settings in calc-embedded-original-modes when modes
20237 are permanently changed.
20238
20239 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20240
20241 * autoinsert.el: find-file-hooks -> find-file-hook.
20242
20243 2005-03-24 Lute Kamstra <lute@gnu.org>
20244
20245 * generic.el (generic-font-lock-defaults): Make it obsolete.
20246 (generic-font-lock-keywords): New variable to replace
20247 generic-font-lock-defaults.
20248 (generic-mode-set-font-lock): Delete it.
20249 (generic-mode-internal): Don't call generic-mode-set-font-lock.
20250 (generic-bracket-support): Add docstring.
20251
20252 * generic-x.el: Rename generic-font-lock-defaults to
20253 generic-font-lock-keywords throughout.
20254 (mailagent-rules-setup-function): Delete it.
20255 (mailagent-rules-generic-mode): Use anonymous function instead.
20256 (show-tabs-generic-mode-font-lock-defaults-1)
20257 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
20258 Quote faces.
20259 (show-tabs-tab-face, show-tabs-space-face): Specify background,
20260 not foreground.
20261
20262 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
20263 Recognize define-generic-mode.
20264
20265 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
20266
20267 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
20268 if there's no completion table.
20269
20270 2005-03-23 Miles Bader <miles@gnu.org>
20271
20272 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20273 Remove tty-specific variants, as they're no longer needed.
20274
20275 2005-03-23 Lute Kamstra <lute@gnu.org>
20276
20277 * generic-x.el: Code cleanup: make args constant whenever possible.
20278 (installshield-statement-keyword-list)
20279 (installshield-system-functions-list)
20280 (installshield-system-variables-list, installshield-types-list)
20281 (installshield-funarg-constants-list): Make them constants.
20282
20283 * generic.el (generic-make-keywords-list): Add autoload cookie.
20284
20285 * calendar/time-date.el: Add comment on time value formats.
20286 Don't require parse-time.
20287 (with-decoded-time-value): New macro.
20288 (encode-time-value): New function.
20289 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20290 (days-to-time): Return a valid time value when arg is huge.
20291 (time-since): Use time-subtract.
20292 (time-to-number-of-days): Use time-to-seconds.
20293
20294 2005-03-23 David Ponce <david@dponce.com>
20295
20296 * recentf.el (recentf-keep): New option.
20297 (recentf-menu-action): Default to `find-file'.
20298 (recentf-keep-non-readable-files-flag)
20299 (recentf-keep-non-readable-files-p)
20300 (recentf-file-readable-p, recentf-find-file)
20301 (recentf-cleanup-remote): Remove.
20302 (recentf-include-p): More robust.
20303 (recentf-keep-p): New function.
20304 (recentf-remove-if-non-kept): Rename from
20305 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
20306 All callers updated.
20307 (recentf-menu-items-for-commands): Fix help string.
20308 (recentf-track-closed-file): Update. Doc fix.
20309 (recentf-cleanup): Update. Count removed files. Doc fix.
20310
20311 2005-03-23 Kim F. Storm <storm@cua.dk>
20312
20313 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20314 Don't inherit from fringe face (now happens automatically).
20315
20316 2005-03-22 Kim F. Storm <storm@cua.dk>
20317
20318 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
20319 position values.
20320
20321 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20322
20323 * menu-bar.el (showhide-date-time): Remove.
20324 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
20325 (menu-bar-make-mm-toggle): Simplify.
20326
20327 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20328
20329 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
20330 Accept qualified variable and function names.
20331
20332 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
20333
20334 * bindings.el (completion-ignored-extensions):
20335 Remove ".lis" for `vax-vms'.
20336
20337 2005-03-22 Andreas Schwab <schwab@suse.de>
20338
20339 * generic-x.el: Revert last change.
20340 * ldefs-boot.el: Update.
20341
20342 2005-03-22 Jay Belanger <belanger@truman.edu>
20343
20344 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20345 (calc-embedded-save-original-modes)
20346 (calc-embedded-restore-original-modes): New functions.
20347 (calc-do-embedded): Save original modes when entering embedded mode
20348 and restore when leaving embedded mode.
20349 (calc-embedded-modes-change): Change the value of
20350 calc-embedded-original-modes to reflect permanent changes.
20351
20352 2005-03-22 Lute Kamstra <lute@gnu.org>
20353
20354 * generic-x.el: Require generic again.
20355
20356 2005-03-22 Miles Bader <miles@gnu.org>
20357
20358 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20359 Tweak details to look good on both ttys and bitmap displays, light
20360 or dark background, etc.
20361
20362 2005-03-21 Kim F. Storm <storm@cua.dk>
20363
20364 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20365 mouse position.
20366
20367 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20368
20369 * icomplete.el: Don't forcibly turn on the mode upon load.
20370 (icomplete-mode): Use define-minor-mode.
20371 (icomplete-eoinput): Default to nil.
20372 (icomplete-minibuffer-setup): Remove autoload.
20373 (icomplete-tidy): Simplify.
20374 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20375 in the initial state or if the user has modified the field.
20376 Fix handling of icomplete-max-delay-chars.
20377 Remove code that handles the oddball case where
20378 minibuffer-completion-table is an integer.
20379 Wrap icomplete-completions in while-no-input in case building
20380 completions takes more time than expected.
20381 (icomplete-completions): Simplify.
20382
20383 2005-03-21 Richard M. Stallman <rms@gnu.org>
20384
20385 * jka-compr.el (jka-compr-really-do-compress):
20386 Make variable buffer-local.
20387
20388 * image-mode.el: Handle .xpm files too.
20389 (image-toggle-display): Preserve modification flag.
20390
20391 * help.el (where-is): Don't mention aliases with no key bindings.
20392
20393 2005-03-21 Lute Kamstra <lute@gnu.org>
20394
20395 * generic.el: Fix commentary section. Don't require cl for
20396 compilation.
20397 (generic-mode-list): Add autoload cookie.
20398 (generic-use-find-file-hook, generic-lines-to-scan)
20399 (generic-find-file-regexp, generic-ignore-files-regexp)
20400 (generic-mode, generic-mode-find-file-hook)
20401 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20402 (define-generic-mode): Make it a defmacro. Fix docstring.
20403 (generic-mode-internal): Code cleanup. Add autoload cookie.
20404 (generic-mode-set-comments): Code cleanup.
20405 * generic-x.el: Don't prevent compilation. Don't require generic.
20406 Follow coding conventions. Minor code cleanup.
20407 (etc-fstab-generic-mode): Add some keywords.
20408 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20409 define-generic-mode like a function declaration.
20410
20411 2005-03-21 Jay Belanger <belanger@truman.edu>
20412
20413 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20414 changing modes.
20415
20416 2005-03-21 Sam Steingold <sds@gnu.org>
20417
20418 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20419
20420 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20421
20422 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20423 Add underscore to "f$ lexicals" regexp.
20424
20425 2005-03-20 Juri Linkov <juri@jurta.org>
20426
20427 * subr.el (progress-reporter-do-update): When `min-value' is equal
20428 to `max-value', set `percentage' to 0 and prevent division by zero.
20429
20430 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20431
20432 Sync with Tramp 2.0.48.
20433
20434 * net/tramp.el (all): Change all addresses to .gnu.org.
20435 (tramp-append-tramp-buffers): New defun.
20436 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20437 Catch `dont-send' signal.
20438 (tramp-set-auto-save-file-modes): Set always permissions, because
20439 there might be an old auto-saved file belonging to another
20440 original file. This could be a security threat. Reported by
20441 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20442 Check for Emacs 21.3.50 removed.
20443
20444 * net/tramp-smb.el (all): Remove debug construct for
20445 `with-parsed-tramp-file-name'.
20446 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20447 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20448 No error message if DIRECTORY or FILENAME doesn't exist.
20449 (tramp-smb-open-connection): Check existence of
20450 `tramp-smb-program'.
20451
20452 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20453
20454 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20455 Properly handle the case where the `m' or `s' command's argument is not
20456 yet terminated.
20457 (perl-indent-new-calculate): New function.
20458 (perl-indent-line): Use it.
20459
20460 2005-03-20 Miles Bader <miles@gnu.org>
20461
20462 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20463 in text-mode too. Change to new face names.
20464 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20465 Add `:weight bold' attribute.
20466 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20467
20468 2005-03-19 Juri Linkov <juri@jurta.org>
20469
20470 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20471
20472 * international/mule.el (auto-coding-alist): Sync with
20473 `auto-mode-alist' by adding upper case archive file extensions
20474 and adding ear/war to jar extension.
20475
20476 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20477
20478 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20479 running, restart it.
20480
20481 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20482
20483 * finder.el (finder-current-item): Throw an error on an empty line.
20484
20485 * man.el (Man-follow-manual-reference): If current-word returns
20486 nil, use "".
20487
20488 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20489
20490 * simple.el (goto-line): Doc fix.
20491
20492 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20493
20494 * files.el (save-buffer): Doc fix.
20495
20496 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20497
20498 * recentf.el (recentf-cleanup-remote): New variable.
20499 (recentf-cleanup): Use it to conditionally check availability of
20500 remote files.
20501
20502 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20503
20504 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20505 function names.
20506
20507 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20508
20509 * language/thai-word.el: New file.
20510
20511 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20512
20513 * files.el (backup-buffer): If the file's directory is not
20514 writable, use copy instead of move to backup the file.
20515
20516 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20517
20518 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20519
20520 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20521
20522 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20523 Use functionp instead of symbolp and fboundp. Reported by Drkm
20524 <darkman_spam@yahoo.fr>.
20525 (ps-print-version): New version 6.6.6.
20526
20527 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20528
20529 * textmodes/table.el (table--line-column-position): New idiom.
20530 (table--row-column-insertion-point-p): New function to test
20531 validity of row and column insertion operation at a location.
20532 (table-global-menu, table-cell-menu): Use above functions for
20533 deterministic test operation.
20534 (table--editable-cell-p): Behave in deterministic fashion.
20535
20536 2005-03-18 Juri Linkov <juri@jurta.org>
20537
20538 * isearch.el (isearch-lazy-highlight-new-loop):
20539 Make arguments beg and end optional.
20540 (isearch-update): Remove optional arguments nil from
20541 isearch-lazy-highlight-new-loop.
20542 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20543 isearch-lazy-highlight-case-fold-search instead of
20544 isearch-case-fold-search, and let-bind isearch-regexp to
20545 isearch-lazy-highlight-regexp.
20546 Use isearch-lazy-highlight-last-string instead of isearch-string.
20547
20548 * replace.el (perform-replace): Remove bindings of global
20549 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20550 Add three new arguments to `replace-highlight'.
20551 (replace-highlight): Add arguments string, regexp, case-fold.
20552 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20553 to allow isearch-lazy-highlight-new-loop to use these values
20554 to set corresponding isearch-lazy-highlight-* internal
20555 variables whose values lazy highlighting will use regardless of
20556 changes to global variables isearch-string, isearch-regexp,
20557 isearch-case-fold-search during lazy highlighting loop.
20558 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20559 to `lazy-highlight-cleanup'.
20560
20561 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20562 (ispell-highlight-face): Set default face to `isearch' when
20563 lazy highlighting is enabled.
20564 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20565 priority to 1. Add lazy highlighting.
20566 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20567 from `isearch-dehighlight'.
20568
20569 2005-03-18 David Ponce <david@dponce.com>
20570
20571 * files.el (hack-local-variables): Do a case-insensitive search
20572 for End.
20573
20574 2005-03-18 Juri Linkov <juri@jurta.org>
20575
20576 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20577 `isearch-lazy-highlight-cleanup', add alias to old name and
20578 declare obsolete. Add release numbers to other obsolete vars.
20579 (isearch-done, isearch-lazy-highlight-new-loop):
20580 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20581 (lazy-highlight-cleanup) <variable>: Doc fix.
20582 (isearch-lazy-highlight-update): Rename obsolete
20583 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20584
20585 2005-03-18 Kenichi Handa <handa@m17n.org>
20586
20587 * language/thai-util.el: Fix categorization of Thai characters in
20588 thai-category-table.
20589 (thai-composition-pattern): Adjust it for the above change.
20590 (thai-self-insert-command, thai-compose-syllable): New functions.
20591 (thai-compose-region): Use thai-compose-syllable.
20592 (thai-compose-string): Likewise.
20593 (thai-composition-function): Likewise.
20594 (thai-auto-composition): New function.
20595 (thai-auto-composition-mode): New minor mode.
20596
20597 * language/thai.el: Fix patterns to be registered in
20598 composition-function-table.
20599
20600 * international/quail.el (quail-input-method): Locally bind
20601 inhibit-modification-hooks to t.
20602
20603 2005-03-17 Richard M. Stallman <rms@gnu.org>
20604
20605 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20606 (perl-mode): Use run-mode-hooks.
20607
20608 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20609 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20610 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20611
20612 * mail/sendmail.el (sendmail-send-it): Reenable the code
20613 to compute resend-to-address and use it.
20614
20615 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20616
20617 * image-mode.el: New file.
20618
20619 * image.el (insert-sliced-image): Add autoload cookie.
20620
20621 * font-lock.el (font-lock-lines-before): New user option.
20622 (font-lock-after-change-function): Obey it.
20623
20624 * bindings.el (esc-map): Make M-g a prefix.
20625 Bind M-g g and M-g M-g to goto-line.
20626
20627 * faces.el (face-id): Doc fix.
20628
20629 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20630
20631 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20632 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20633 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20634
20635 * mail/sendmail.el (mail-yank-ignored-headers)
20636 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20637 Add Mail-Followup-To and Mail-Reply-To headers.
20638 (mail-citation-hook): Add autoload cookie.
20639 (mail-mode): Doc fix.
20640 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20641 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20642 (mail-mode-fill-paragraph): Handle those headers.
20643 (mail-mailing-lists): New variable.
20644 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20645
20646 2005-03-17 Juri Linkov <juri@jurta.org>
20647
20648 * isearch.el (isearch-fallback): Check for `(car previous)'
20649 before calling `isearch-other-end-state'.
20650
20651 2005-03-17 Kim F. Storm <storm@cua.dk>
20652
20653 * simple.el (move-beginning-of-line): Move to beginning of buffer
20654 line, as well as beginning of screen line.
20655
20656 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20657
20658 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20659 argument REDRAW rather than calendar-redrawing variable.
20660 * calendar/calendar.el (calendar-redrawing): Delete.
20661 (redraw-calendar): Do not bind calendar-redrawing.
20662
20663 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20664
20665 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20666 diary-file buffer.
20667
20668 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20669
20670 * help.el (describe-mode): Allow a :minor-mode-function property to
20671 specify a different minor mode toggle function than the variable.
20672 * simple.el (auto-fill-function):
20673 * subr.el (add-minor-mode): Use it.
20674
20675 2005-03-16 Kenichi Handa <handa@m17n.org>
20676
20677 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20678 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20679 (ethio-fidel-to-sera-buffer): Likewise.
20680
20681 2005-03-16 Juri Linkov <juri@jurta.org>
20682
20683 * emacs-lisp/find-func.el (find-function-regexp):
20684 Add defun-emitting macro `menu-bar-make-toggle'.
20685
20686 * isearch.el: Put `isearch-scroll' property to
20687 `split-window-horizontally'.
20688
20689 * info.el: Update error messages for `debug-ignored-errors'.
20690 (Info-isearch-search): Doc fix.
20691 (Info-find-node): Move up code to go into info buffer before
20692 recording the node to the history.
20693 (Info-fontify-node): Fontify titles only if the next line
20694 has two or more `*', `=', `-', `.'.
20695 Display "go to this node" for empty (match-string 3).
20696
20697 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20698
20699 * term/mac-win.el: Add mouse pointer shape constants.
20700
20701 2005-03-15 Kim F. Storm <storm@cua.dk>
20702
20703 * simple.el (move-beginning-of-line): Use vertical-motion.
20704
20705 2005-03-15 Juri Linkov <juri@jurta.org>
20706
20707 * isearch.el (isearch-error): New variable.
20708 (isearch-invalid-regexp, isearch-within-brackets): Remove.
20709 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20710 (isearch-within-brackets-state): Remove.
20711 (isearch-case-fold-search-state, isearch-pop-fun-state):
20712 Decrease frame index.
20713 (isearch-mode, isearch-top-state, isearch-push-state)
20714 (isearch-edit-string, isearch-abort, isearch-search-and-update)
20715 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20716 (isearch-search, isearch-lazy-highlight-new-loop):
20717 Replace `isearch-invalid-regexp' with `isearch-error'.
20718 Remove `isearch-within-brackets'.
20719 (isearch-search): Add `search-failed' handler to `condition-case'.
20720 (isearch-lazy-highlight-search): Add `condition-case' to catch
20721 errors and allow `isearch-lazy-highlight-update' to try
20722 highlighting from the beginning of the window.
20723 (isearch-repeat): Move up code to set isearch-wrapped to t
20724 before calling isearch-wrap-function.
20725
20726 * info.el (Info-isearch-initial-node): New internal variable.
20727 (Info-search): Signal an error in isearch mode when search leaves
20728 the initial node. Signal an error when `bound' is non-nil and
20729 nothing was found in the current subfile.
20730 (Info-isearch-search): Remove `condition-case'.
20731 (Info-isearch-wrap): Don't wrap when search failed during leaving
20732 the initial node. If `Info-isearch-search' is nil, wrap around
20733 the current node.
20734 (Info-isearch-start): New fun.
20735 (Info-mode): Add buffer-local hook `Info-isearch-start' to
20736 `isearch-mode-hook'.
20737
20738 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20739
20740 * simple.el (normal-erase-is-backspace): Set default to t if
20741 running on Mac.
20742
20743 * term/mac-win.el (function-key-map): Sync with x-win.el.
20744
20745 2005-03-15 Kenichi Handa <handa@m17n.org>
20746
20747 * international/mule-cmds.el (locale-language-names): Modify the
20748 format of elements and add more entries.
20749 (locale-preferred-coding-systems): Add more entries.
20750 (set-locale-environment): Adjust for the change of
20751 locale-language-names.
20752
20753 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20754
20755 * pcvs.el (smerge-ediff): Remove bogus autoload.
20756
20757 2005-03-14 Lute Kamstra <lute@gnu.org>
20758
20759 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
20760 Ignore a `*' at the beginning of a line.
20761
20762 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
20763 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
20764 subr.el.
20765 (dont-compile, eval-when-compile, eval-and-compile): Use declare
20766 to specify indentation.
20767
20768 * generic.el (define-generic-mode): Let generic-mode-list be a
20769 list of strings; test membership with equal.
20770
20771 2005-03-14 Kim F. Storm <storm@cua.dk>
20772
20773 * simple.el (next-line, previous-line): Add optional try-vscroll
20774 arg to recognize interactive use. Pass it on to line-move.
20775 (line-move): Don't perform auto-window-vscroll when defining or
20776 executing keyboard macro to ensure consistent behavior.
20777
20778 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
20779
20780 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
20781
20782 2005-03-13 Lute Kamstra <lute@gnu.org>
20783
20784 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
20785 debugger-setup-buffer so that backtrace marks the frames set to
20786 debug-on-exit and we don't have to do it manually. Set an extra
20787 debug-on-exit for macro's.
20788 (debugger-setup-buffer): Don't mark the top frame manually.
20789
20790 2005-03-12 Lute Kamstra <lute@gnu.org>
20791
20792 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
20793 lisp-indent-function throughout.
20794 (with-no-warnings): Set lisp-indent-function property.
20795
20796 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
20797
20798 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
20799 Add entry for backslash.
20800
20801 2005-03-12 Juri Linkov <juri@jurta.org>
20802
20803 * info.el (Info-search): Four fixes for backward search.
20804
20805 2005-03-11 Jay Belanger <belanger@truman.edu>
20806
20807 * calc/calc.el (calc-language-alist): New variable.
20808 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
20809 (calc-embedded-find-modes): Use calc-language-alist instead of
20810 calc-embedded-language-alist.
20811
20812 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20813
20814 * calendar/calendar.el (calendar-redrawing): New internal
20815 variable.
20816 (redraw-calendar): Remove bogus save-excursion from previous
20817 change. Bind calendar-redrawing to t for mark-diary-entries.
20818 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
20819 calendar if that is why we were called.
20820
20821 2005-03-11 Kenichi Handa <handa@m17n.org>
20822
20823 * international/mule.el (make-coding-system): Set property
20824 coding-system-define-form to nil.
20825 (define-coding-system-alias): Likewise.
20826
20827 2005-03-11 Kenichi Handa <handa@m17n.org>
20828
20829 These changes are suggested by Dave Love <fx@gnu.org>.
20830
20831 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
20832 coding: tag.
20833 (adaptive-fill-regexp): Add more bullets.
20834 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
20835 regexps.
20836
20837 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20838
20839 * help.el (describe-mode): Properly handle non-trivial lighters.
20840 Don't ignore minor modes that are not listed in minor-mode-list.
20841
20842 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
20843 feature ON when the user requests to turn it OFF.
20844
20845 2005-03-10 Lute Kamstra <lute@gnu.org>
20846
20847 * emacs-lisp/debug.el (debug-entry-code): Delete it.
20848 (implement-debug-on-entry): New function to replace debug-entry-code.
20849 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
20850 second argument as the 2005-03-07 change makes it obsolete.
20851 (debug-on-entry, cancel-debug-on-entry): Update call to
20852 debug-on-entry-1.
20853 (debug, debugger-setup-buffer): Comment update.
20854 (debugger-frame-number): Update to work with implement-debug-on-entry.
20855
20856 2005-03-10 Jay Belanger <belanger@truman.edu>
20857
20858 * calc/calc-embed.el (math-ms-args): Declare it.
20859 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
20860 math-ms-args.
20861 (calc-embedded-subst): Use math-multi-subst-rec to substitute
20862 variables.
20863
20864 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
20865
20866 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
20867 Use message-box.
20868
20869 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
20870 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
20871 (tooltip-gud-tips): Simplify.
20872 (tooltip-gud-tips-p): Remove superfluous :set.
20873 (tooltip-gud-modes): Add fortran-mode.
20874 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
20875
20876 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
20877
20878 2005-03-09 Kim F. Storm <storm@cua.dk>
20879
20880 * play/animate.el (animate-place-char): Use forward-line instead
20881 of next-line to improve performance.
20882
20883 2005-03-09 Simon Josefsson <jas@extundo.com>
20884
20885 * net/browse-url.el (browse-url-default-browser): Doc fix.
20886
20887 2005-03-09 Miles Bader <miles@gnu.org>
20888
20889 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
20890 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
20891
20892 2005-03-09 Kenichi Handa <handa@m17n.org>
20893
20894 * international/latin-1.el: Set case and syntax for 255 only if
20895 set-case-syntax-set-multibyte is nil.
20896
20897 * textmodes/ispell.el (ispell-insert-word): New function.
20898 (ispell-word): Use ispell-insert-word to insert a new word.
20899 (ispell-process-line): Likewise.
20900 (ispell-complete-word): Likewise.
20901
20902 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
20903
20904 * calendar/calendar.el (redraw-calendar): Preserve point.
20905 Reported by Matt Hodges <MPHodges@member.fsf.org>.
20906 (calendar-week-start-day): Move after definition of
20907 redraw-calendar. Delete buffer test, since redraw-calendar has
20908 that now.
20909
20910 * calendar/diary-lib.el (mark-diary-entries): Only call
20911 redraw-calendar in the first of any recursive calls.
20912 Reported by Alan Shutko <ats@acm.org>.
20913
20914 2005-03-08 Juri Linkov <juri@jurta.org>
20915
20916 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
20917 (html-horizontal-rule, html-line, html-image, html-checkboxes)
20918 (html-radio-buttons): Add a space before the trailing `/>' where
20919 sgml-xml-mode is non-nil.
20920 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
20921 the subsequent tag of the empty XML tag.
20922 (html-href-anchor): Don't set initial input to "http:".
20923 (html-image): Ask for the image URL and set point inside alt="".
20924 (html-name-anchor): Duplicate the name in the `id' attribute when
20925 sgml-xml-mode is non-nil.
20926 (html-paragraph): Remove \n before <p>.
20927 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
20928 instead of `checked' when sgml-xml-mode is non-nil.
20929
20930 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
20931 Remove 1 space before #RRGGBB to not truncate it on terminal
20932 windows w/o fringes. Remove 1 space between bg and fg examples
20933 to get more space.
20934 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
20935 avoid byte-compile warnings.
20936
20937 * image-file.el (image-file-handler): Put `safe-magic' property to
20938 `image-file-handler'.
20939
20940 * info.el (Info-isearch-search): Emulate word search in
20941 isearching through multiple Info nodes with Info-search.
20942 (Info-isearch-wrap): Allow isearch-word.
20943
20944 2005-03-08 Lute Kamstra <lute@gnu.org>
20945
20946 * emacs-lisp/debug.el (debugger-step-through): Make sure that
20947 stepping into the debugger's code is not possible.
20948 (debugger-jumping-flag): Docstring update.
20949
20950 2005-03-08 Jay Belanger <belanger@truman.edu>
20951
20952 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
20953 embedded mode begins.
20954 (calc-embedded-language-alist): New variable.
20955 (calc-embedded-find-modes): Use calc-embedded-language-alist to
20956 set default language mode.
20957
20958 2005-03-08 Kenichi Handa <handa@m17n.org>
20959
20960 * international/ccl.el (define-ccl-program): Fix docstring about
20961 extra 256 bytes assured for the output buffer.
20962
20963 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20964 Fix BUFFER_MAGNIFICATION to 2.
20965 (ccl-encode-mule-utf-16be-with-signature): Likewise.
20966
20967 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
20968
20969 * align.el (align-rules-list): Added an alignment rule for CSS
20970 declarations (applies to css-mode and html-mode buffers).
20971
20972 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
20973
20974 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
20975
20976 2005-03-07 Kim F. Storm <storm@cua.dk>
20977
20978 * simple.el (move-beginning-of-line): New command.
20979
20980 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
20981
20982 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
20983
20984 * emulation/cua-base.el: Put CUA move property on move-end-of-line
20985 and move-beginning-of-line.
20986
20987 * apropos.el (apropos-print): Omit command from M-x ... RET.
20988
20989 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
20990
20991 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
20992 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
20993
20994 2005-03-06 Richard M. Stallman <rms@gnu.org>
20995
20996 * bindings.el (esc-map): Bind M-g to goto-line.
20997
20998 * facemenu.el (global-map): Bind M-o, not M-g.
20999
21000 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21001
21002 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
21003 "Open Directory" as for "Open File".
21004
21005 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
21006
21007 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
21008 (push-mark-command): Run activate-mark-hook.
21009
21010 2005-03-06 Richard M. Stallman <rms@gnu.org>
21011
21012 * help-mode.el (help-mode-finish): Don't alter the element
21013 in view-return-to-alist if there already is one.
21014
21015 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
21016 make sure the current buffer is the expected one.
21017
21018 * novice.el (disabled-command-function): Output in *Disabled Command*.
21019 Explicitly ignore non-keyboard events, and explicitly handle C-g.
21020
21021 * textmodes/flyspell.el (flyspell-large-region):
21022 Pass args differently for aspell.
21023
21024 * files.el (mode-require-final-newline): Doc fix.
21025
21026 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
21027
21028 * progmodes/which-func.el (which-function):
21029 Specify NOERROR when calling imenu--make-index-alist.
21030
21031 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
21032
21033 * simple.el (normal-erase-is-backspace): Define default value.
21034
21035 * custom.el (custom-theme-set-variables): Remove unused var
21036 `immediate'.
21037 (custom-reevaluate-setting): Simple function to handle variables
21038 that are defined before their default value can really be
21039 computed.
21040
21041 * startup.el (command-line): Use it for temporary-file-directory,
21042 small-emporary-file-directory, auto-save-file-name-transforms,
21043 blink-cursor-mode, and normal-erase-is-backspace.
21044
21045 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
21046 progress, even with buggy anchored keywords.
21047
21048 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
21049
21050 * simple.el (goto-line): Remove unbalanced final parenthesis.
21051
21052 2005-03-05 Richard M. Stallman <rms@gnu.org>
21053
21054 * simple.el (goto-line): Use a number at point as the default.
21055 With C-u as arg, switch buffers.
21056
21057 2005-03-05 Juri Linkov <juri@jurta.org>
21058
21059 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
21060 with `no-blinking-cursor'.
21061
21062 * startup.el (no-blinking-cursor): New defvar.
21063 (command-line): Add `--no-blinking-cursor' to longopts.
21064 Set `no-blinking-cursor' to t for command line arguments
21065 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
21066 with `no-blinking-cursor' in the condition for calling
21067 `blink-cursor-mode'.
21068
21069 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
21070
21071 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
21072 (menu-bar-options-save): Add blink-cursor-mode.
21073 (menu-bar-options-menu): Add blink-cursor-mode.
21074
21075 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
21076
21077 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
21078 (icalendar-export-file, icalendar-export-region)
21079 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
21080 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
21081
21082 2005-03-04 Lute Kamstra <lute@gnu.org>
21083
21084 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
21085 (debug-function-list): Ditto.
21086
21087 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
21088
21089 * textmodes/texinfmt.el (texinfo-append-refill):
21090 Redefine the types of line to which @refill
21091 is not appended by replacing a search for `@refill\\|@bye' with
21092 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
21093 itemize@refill' bug and the unfilled long lines bug.
21094 (texinfmt-version): Update number and date.
21095
21096 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21097
21098 * international/code-pages.el (windows-1250, windows-125[2-8])
21099 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
21100
21101 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
21102
21103 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
21104 bound yet.
21105
21106 2005-03-02 Romain Francoise <romain@orebokech.com>
21107
21108 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
21109 buffer after removing limits.
21110 (ibuffer-pop-filter): Ditto.
21111 Update copyright.
21112
21113 2005-03-02 Miles Bader <miles@gnu.org>
21114
21115 * button.el (make-text-button): If the user doesn't specify a
21116 type, use the default. Rewrite to use `add-text-properties' and
21117 plist functions.
21118
21119 2005-03-01 Lute Kamstra <lute@gnu.org>
21120
21121 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
21122 (debugger-jumping-flag): New var.
21123 (debug-entry-code): Use it.
21124 (debugger-jump): Use debugger-jumping-flag and add
21125 debugger-reenable to post-command-hook.
21126 (debugger-reenable): Use debugger-jumping-flag and remove itself
21127 from post-command-hook.
21128 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
21129 debugger-reenable.
21130
21131 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
21132
21133 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
21134 inclusion of "itemize\\|", which may be unnecessary, is certainly
21135 inelegant, and stops refilling in itemize lists when formatting
21136 Japanese Texinfo files to Info.
21137 Update copyright to 2005.
21138
21139 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
21140
21141 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
21142 of an error if GDB can't find the source file.
21143
21144 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21145
21146 * calendar/calendar.el (redraw-calendar): Work from any buffer,
21147 not just the calendar.
21148
21149 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
21150 first.
21151 (diary-redraw-calendar): New function.
21152 (make-diary-entry): Add diary-redraw-calendar to local
21153 write-contents-functions. Turn off selective display before
21154 inserting in diary.
21155
21156 2005-03-01 Kim F. Storm <storm@cua.dk>
21157
21158 * emacs-lisp/copyright.el (copyright-fix-years): New command.
21159
21160 2005-03-01 Lute Kamstra <lute@gnu.org>
21161
21162 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
21163 that debug-entry-code can be safely removed from a function while
21164 this code is being evaluated. Revert the 2005-02-27 change as the
21165 new implementation no longer requires it. Make sure that a
21166 function body containing just a string is not mistaken for a docstring.
21167 (debug): Skip one more frame in case of debug on entry.
21168 (debugger-setup-buffer): Delete one more frame line in case of
21169 debug on entry.
21170 (debugger-frame-number): Update to use the new text introduced by
21171 the 1999-11-03 change. Skip one more frame in case of debug on entry.
21172
21173 2005-02-28 Kim F. Storm <storm@cua.dk>
21174
21175 * double.el (double-translate-key): Call force-window-update after
21176 read-event to avoid crash in redisplay.
21177
21178 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
21179
21180 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
21181 (debug): Use it. Move the inhibit-trace earlier.
21182 (debug-entry-code): New const.
21183 (debug-on-entry-1): Use it.
21184
21185 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
21186
21187 * international/utf-16.el (ccl-encode-mule-utf-16le):
21188 Fix BUFFER_MAGNIFICATION to 2.
21189 (ccl-encode-mule-utf-16be): Likewise.
21190
21191 2005-02-28 Kenichi Handa <handa@m17n.org>
21192
21193 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21194 Fix BUFFER_MAGNIFICATION to 4.
21195 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21196
21197 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
21198
21199 * speedbar.el (speedbar-update-flag): Doc fix.
21200 (speedbar-show-info-under-mouse): Give set-mouse-position the right
21201 argument.
21202
21203 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
21204
21205 * reveal.el (reveal-post-command): Don't try to reveal overlays which
21206 have a non-nil `invisible' property but are actually visible.
21207
21208 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
21209 for perldoc sections.
21210 (perl-outline-regexp, perl-outline-level): New var and function.
21211 (perl-mode): Use them.
21212
21213 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
21214
21215 * calendar/diary-lib.el (diary-remind): Discard any mark portion
21216 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
21217
21218 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
21219
21220 * cus-edit.el: Comment change.
21221 (custom-buffer-create-internal): Slightly reword text at top of
21222 Custom buffers. Mention there that saving an option edits the
21223 init file. Add link to Emacs manual node on `custom-file'.
21224 (custom-magic-alist): Rewrite individual State messages to use
21225 capitalized keywords. Doc fix.
21226
21227 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
21228
21229 * calendar/calendar.el (calendar-buffer): Move above
21230 calendar-week-start-day.
21231 (calendar-week-start-day): Doc fix. Add :set function.
21232 (calendar-minimum-window-height): New variable.
21233 (generate-calendar-window): Only resize window if selected-window
21234 is displaying the calendar buffer. Use new variable
21235 calendar-minimum-window-height.
21236 (generate-calendar): Reword error message.
21237 (calendar-mode-map): Bind DEL to scroll-other-window-down.
21238
21239 2005-02-27 Andreas Schwab <schwab@suse.de>
21240
21241 * vc.el (vc-do-command): Don't run command asynchronously when
21242 operating in a remote directory.
21243
21244 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
21245 change from sync with Tramp 2.0.47.
21246
21247 2005-02-27 Richard M. Stallman <rms@gnu.org>
21248
21249 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
21250
21251 * textmodes/flyspell.el (flyspell-mode-on):
21252 Call ispell-change-dictionary only if necessary.
21253
21254 * emacs-lisp/re-builder.el (regexp-builder): New function.
21255
21256 * register.el (describe-register-1): Explicitly handle
21257 yank-excluded-properties = t.
21258
21259 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
21260 (custom-magic-alist): Change the status descriptions again.
21261 (face widget-type): Total rewrite based on `restricted-sexp'
21262 to eliminate the confusing double hiding levels.
21263
21264 * emacs-lisp/debug.el (debug-on-entry-1):
21265 If function body is empty, add nil as body form.
21266
21267 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21268
21269 * emacs-lisp/trace.el (inhibit-trace): New var.
21270 (trace-make-advice): Use it.
21271
21272 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
21273
21274 2005-02-26 Kim F. Storm <storm@cua.dk>
21275
21276 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
21277 (mouse-on-link-p, mouse-drag-region-1): Use it.
21278
21279 2005-02-25 Lute Kamstra <lute@gnu.org>
21280
21281 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
21282
21283 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
21284
21285 * frame.el (blink-cursor-mode): Add :group keyword.
21286
21287 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
21288
21289 * calendar/icalendar.el (icalendar--decode-isodatetime):
21290 New optional argument DAY-SHIFT.
21291 (icalendar-export-region): Fix coding-system-for-write.
21292 (icalendar--convert-ical-to-diary): Shift end-day of all-day
21293 events by one.
21294
21295 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
21296
21297 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
21298
21299 2005-02-24 Kim F. Storm <storm@cua.dk>
21300
21301 * international/iso-acc.el (iso-accents-compose): Fix crash
21302 during redisplay. Call force-window-update after read-event
21303 and delete-region to signal that window is not accurate.
21304
21305 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
21306
21307 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
21308 Remove unused and inexistent var `inhibit-trace'.
21309 (debugger-mode): Use run-mode-hooks.
21310 (debugger-list-functions): Add buttons; setup xref stack.
21311
21312 2005-02-23 Richard M. Stallman <rms@gnu.org>
21313
21314 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
21315 appointment says it was explicitly made.
21316 (appt-add): Set the 3rd element.
21317 (appt-make-list): Preserve explicit appointments.
21318
21319 * subr.el (find-tag-default): Catch errors in forward-sexp.
21320
21321 2005-02-23 Juri Linkov <juri@jurta.org>
21322
21323 * info.el (Info-isearch-search): New defcustom.
21324 (Info-isearch-search): Call the default isearch function
21325 when Info-isearch-search is nil.
21326 (Info-isearch-wrap): Use variable Info-isearch-search.
21327
21328 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
21329
21330 * cus-edit.el: Comment change.
21331
21332 2005-02-22 Kim F. Storm <storm@cua.dk>
21333
21334 * progmodes/hideif.el (hide-ifdef-use-define-alist):
21335 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
21336
21337 2005-02-22 Simon Josefsson <jas@extundo.com>
21338
21339 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
21340 New variable.
21341 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
21342 Oskarsson" <myrkraverk@users.sourceforget.net>.
21343
21344 2005-02-22 Kim F. Storm <storm@cua.dk>
21345
21346 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21347 check that window of that event is the selected window.
21348 (mouse-drag-region-1): Compare mouse event window to selected
21349 window before setting point.
21350
21351 * tooltip.el (tooltip-show-help-function): Pass event to
21352 mouse-on-link-p so it can check selected window.
21353
21354 2005-02-22 Kenichi Handa <handa@m17n.org>
21355
21356 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21357 (ps-mule-show-warning): New function.
21358 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21359 characters are found.
21360
21361 * ps-print.el (ps-header-footer-string): Return a list of header
21362 and footer strings.
21363
21364 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21365
21366 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21367
21368 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21369
21370 * frame.el (blink-cursor-mode): Use define-minor-mode.
21371
21372 * term/mac-win.el (function-key-map): Use char-names more consistently.
21373 (file-name-coding-system): Only set it for MacOS-9. The other case is
21374 already handled in mule-cmds.el (where it also works when mac-win.el
21375 is not used).
21376
21377 2005-02-21 Kenichi Handa <handa@m17n.org>
21378
21379 * international/mule.el (ctext-pre-write-conversion): Always use
21380 " *code-converting-work*" buffer for work.
21381
21382 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21383
21384 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21385
21386 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21387
21388 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21389
21390 * ses.el (undo-more): Restore defadvice, but only the part that
21391 allows changes outside the restricted area of the buffer.
21392
21393 2005-02-20 Kim F. Storm <storm@cua.dk>
21394
21395 * simple.el (line-move): Add fourth optional arg try-vscroll which
21396 must be set to perform auto-window-vscroll.
21397 When moving backwards and doing auto-window-vscroll, automatically
21398 vscroll to the last part of lines which are taller than the window.
21399 (next-line, previous-line): Set try-vscroll arg on line-move.
21400
21401 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21402
21403 * replace.el (query-replace, query-replace-regexp)
21404 (replace-string, replace-regexp): When operating on region, make
21405 the minibuffer prompt say so.
21406
21407 * isearch.el (isearch-forward): Document isearch-query-replace and
21408 isearch-query-replace-regexp keybindings.
21409
21410 2005-02-19 Jay Belanger <belanger@truman.edu>
21411
21412 * calc/calc-aent.el (math-read-token): Add local variable.
21413
21414 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21415 (calc-edit-top): Move declaration to earlier in file.
21416 (calc-edit-macro-repeats): Add local variables.
21417
21418 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21419 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21420 calcFunc-tanh.
21421 Adjust integration rule for calcFunc-tan.
21422
21423 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21424
21425 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21426 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21427 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21428 (viper-skip-separators): Bug fix.
21429 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21430 particular major mode.
21431 (viper-del-backward-char-in-replace): Don't put deleted char on the
21432 kill ring.
21433
21434 * viper-ex.el (viper-color-display-p): New function.
21435 (viper-has-face-support-p): Use viper-color-display-p.
21436
21437 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21438
21439 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21440
21441 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21442 (viper-file-remote-p): Make equivalent to file-remote-p.
21443
21444 * viper.el (viper-major-mode-modifier-list):
21445 Use viper-gnus-modifier-map.
21446
21447 2005-02-19 David Kastrup <dak@gnu.org>
21448
21449 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21450 quoting.
21451
21452 2005-02-19 Jay Belanger <belanger@truman.edu>
21453
21454 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21455 Remove extra definitions.
21456 (calc-coth): New function.
21457 (calcFunc-cot): Fix `let'.
21458
21459 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21460
21461 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21462 the reasons we use "type pc" in these faces.
21463
21464 * button.el (button): Ditto.
21465
21466 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21467
21468 * replace.el (query-replace-read-from): Set the value of
21469 query-replace-from-history-variable to handle the case of an empty
21470 string entered to accept the suggested default.
21471
21472 * net/tramp.el (tramp-file-name-for-operation):
21473 Use dired-call-process instead of dired-call-process-command.
21474
21475 2005-02-19 Jay Belanger <belanger@truman.edu>
21476
21477 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21478 (math-div-non-trig): New variables.
21479 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21480 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21481 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21482 trig expressions.
21483
21484 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21485
21486 * progmodes/gdb-ui.el (gdb-var-update-handler)
21487 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21488 for watch expressions,
21489 (gdb-var-create-handler): Don't set speedbar-update-flag.
21490 (gdb-post-prompt): Simplify test for speedbar.
21491
21492 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21493
21494 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21495 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21496 we use the syntax table of the correct buffer.
21497 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21498 Felix Gatzemeier.
21499
21500 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21501 (ediff-file-remote-p): Make synonymous with file-remote-p.
21502 In all deffaces ediff-*-face-*, use min-colors.
21503
21504 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21505 ediff-recurse-to-subdirectories.
21506 (ediff-mark-if-equal): Check that the arguments are strings, use
21507 ediff-same-contents (after to Felix Gatzemeier).
21508
21509 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21510 nil.
21511
21512 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21513
21514 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21515
21516 2005-02-18 David Kastrup <dak@gnu.org>
21517
21518 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21519 use `mark-active' when defined.
21520
21521 2005-02-18 Kenichi Handa <handa@m17n.org>
21522
21523 * ps-print.el (ps-font-info-database): New entry
21524 ZapfChancery-MediumItalic with correct font name. Fix font name
21525 of the entry Zapf-Chancery-MediumItalic.
21526
21527 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21528
21529 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21530
21531 2005-02-16 Kim F. Storm <storm@cua.dk>
21532
21533 * ido.el (ido-fallback-command): Pass user input to fallback command.
21534
21535 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21536
21537 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21538 (gdb-find-file-hook): Add server prefix.
21539
21540 2005-02-16 Richard M. Stallman <rms@gnu.org>
21541
21542 * replace.el (perform-replace): Pass new args to replace-highlight.
21543 (replace-highlight): Take region args,
21544 and pass them to isearch-lazy-highlight-new-loop.
21545
21546 * novice.el (disabled-command-hook): Autoload the defalias
21547 and the make-obsolete-variable call.
21548
21549 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21550
21551 * isearch.el (isearch-lazy-highlight-start-limit)
21552 (isearch-lazy-highlight-end-limit): New variables limit
21553 the region for highlighting.
21554 (isearch-lazy-highlight-new-loop): New args BEG and END.
21555 (isearch-lazy-highlight-search): Use the new vars.
21556 (isearch-lazy-highlight-update): Likewise.
21557
21558 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21559
21560 * cus-start.el (all): Use default-boundp.
21561
21562 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21563
21564 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21565
21566 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21567
21568 * autorevert.el (auto-revert-stop-on-user-input)
21569 (auto-revert-verbose): Doc fixes.
21570
21571 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21572
21573 * international/mule-cmds.el (set-locale-environment): Remove call
21574 to set-selection-coding-system on Windows.
21575
21576 2005-02-15 Jay Belanger <belanger@truman.edu>
21577
21578 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21579 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21580 calcFunc-coth.
21581 (math-simplify-sqrt): Add simplifications.
21582
21583 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21584 to list.
21585
21586 * calc/calc-ext.el: Add functions to autoloads.
21587
21588 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21589 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21590 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21591 (math-csc-raw, math-cot-raw): New functions.
21592
21593 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21594
21595 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21596 the variable name in a message.
21597
21598 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21599 calcFunc-csc, calcFunc-cot.
21600
21601 * calc/calcalg2.el: Add derivative and integration rules for
21602 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21603 calcFunc-csch, calcFunc-coth.
21604 (math-do-integral-methods): Add to checks for when to use
21605 substitutions.
21606
21607 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21608
21609 2005-02-15 Lute Kamstra <lute@gnu.org>
21610
21611 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21612 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21613 <monnier@iro.umontreal.ca>
21614 (lisp-outline-level): Improve efficiency. Suggested by David
21615 Kastrup <dak@gnu.org>.
21616
21617 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21618
21619 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21620 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21621 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21622 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21623 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21624
21625 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21626
21627 * cus-start.el (all): Comment change.
21628
21629 2005-02-14 Lute Kamstra <lute@gnu.org>
21630
21631 * cus-start.el (all): Check if symbol is void.
21632
21633 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21634
21635 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21636 optional argument to \cite.
21637
21638 2005-02-14 Richard M. Stallman <rms@gnu.org>
21639
21640 * cus-edit.el (custom-buffer-create-internal): Update help message.
21641 (custom-magic-alist): Update help messages.
21642
21643 * cus-start.el (all): Allow a var to specify a standard value.
21644
21645 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21646
21647 * custom.el (custom-theme-set-variables): Handle variable aliases.
21648
21649 * frame.el (blink-cursor-timer): Doc fix.
21650 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21651 declare obsolete.
21652 (blink-cursor-mode): Define with defcustom and use correct
21653 standard expression in that defcustom.
21654 * startup.el (command-line): Adapt to above changes in frame.el.
21655
21656 2005-02-11 Lute Kamstra <lute@gnu.org>
21657
21658 * apropos.el (apropos-score-doc): Prevent division by zero.
21659
21660 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21661
21662 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21663 (icalendar--get-event-property-attributes)
21664 (icalendar--get-event-properties)
21665 (icalendar--datetime-to-diary-date): New functions.
21666 (icalendar--split-value): Doc fix.
21667 (icalendar--datetime-to-noneuropean-date)
21668 (icalendar--datetime-to-european-date): New optional argument
21669 SEPARATOR. Return result as a string instead of a list.
21670 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21671 (icalendar--convert-string-for-export): Rename arg S to STRING.
21672 (icalendar-export-region): Doc fix. Change name of error buffer.
21673 Save output buffer.
21674 (icalendar-import-file): Add blank at end of prompt.
21675 (icalendar-import-buffer): Doc fix. Do not switch to error
21676 buffer. Indicate status in return value.
21677 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21678 buffer. Save output buffer. Handle exception from recurrence
21679 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21680 events. Fix problems with weekly all-day events.
21681
21682 2005-02-10 Richard M. Stallman <rms@gnu.org>
21683
21684 * simple.el (eval-expression-print-format):
21685 Avoid warning about edebug-active.
21686
21687 * help.el (help-for-help-internal): Rename from help-for-help.
21688 (help-for-help): Define with defalias.
21689
21690 * font-core.el (font-lock-default-function): Use with-no-warnings.
21691
21692 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21693
21694 * custom.el (defface): Doc fix.
21695
21696 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21697
21698 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21699 width 0" to prevent word wrapping problems.
21700
21701 2005-02-09 Kim F. Storm <storm@cua.dk>
21702
21703 * ido.el (ido-file-extensions-order): New defcustom.
21704 (ido-file-extension-lessp, ido-file-extension-aux)
21705 (ido-file-extension-order): New advanced file ordering.
21706 (ido-file-lessp): New simple file ordering.
21707 (ido-sort-list): Remove.
21708 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21709 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21710
21711 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
21712
21713 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21714 that some versions of grep produce.
21715 (grep-mode-font-lock-keywords): Likewise.
21716
21717 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
21718
21719 * progmodes/gdb-ui.el (gdb-location-list): New variable.
21720 (gdb-cdir): Delete.
21721 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21722 (gdb-source-info): Treat case when source file is in another
21723 directory properly.
21724 (gdb-get-location): New function.
21725
21726 2005-02-07 Jay Belanger <belanger@truman.edu>
21727
21728 * calc/calc-prog.el (calc-write-parse-table-part)
21729 (calc-fix-token-name): Fix a check for language type.
21730
21731 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21732
21733 2005-02-07 Andre Spiegel <spiegel@gnu.org>
21734
21735 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21736 as directory not writable.
21737
21738 2005-02-07 Kim F. Storm <storm@cua.dk>
21739
21740 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21741 (cua--standard-movement-commands): Remove list.
21742 Instead, set CUA property value to move for movement commands.
21743 (cua-movement-commands): Remove. Users must set CUA prop instead.
21744 (cua--pre-command-handler): Check CUA property.
21745 (cua--init-keymaps): Don't remap undo commands.
21746 (cua-mode): Don't call cua--rectangle-on-off.
21747
21748 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
21749 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
21750 (cua--rect-undo-set-point): New var.
21751 (cua--rectangle-undo-boundary): Setup undo apply entry.
21752 (cua--rect-undo-handler): New function for rectangle undo.
21753 (cua--rect-start-position, cua--rect-end-position): Add.
21754 (cua--rectangle-post-command): Call cua--rectangle-set-corners
21755 for restored rectangle. Set point if cua--rect-undo-set-point.
21756
21757 2005-02-06 Jay Belanger <belanger@truman.edu>
21758
21759 * calc/calc-lang.el (calc-tex-language): Display more information
21760 in messages.
21761
21762 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
21763 in TeX mode.
21764
21765 2005-02-06 Richard M. Stallman <rms@gnu.org>
21766
21767 * emacs-lisp/lisp.el (buffer-end): Doc fix.
21768
21769 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
21770
21771 * net/ldap.el (ldap-search-internal): Support attributes with
21772 optional descriptions separated by a semi-colon, as in
21773 "userCertificate;binary".
21774
21775 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21776
21777 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
21778 isn't a cons (i.e. the version is 0).
21779
21780 2005-02-05 Eli Zaretskii <eliz@gnu.org>
21781
21782 * help.el (help-for-help): Doc fix.
21783
21784 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
21785
21786 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
21787 GDB-Windows on the menu-bar as this works better.
21788
21789 2005-02-04 Jay Belanger <belanger@truman.edu>
21790
21791 * calc/calc-embed.el (calc-embedded-update): Don't put in
21792 unnecessary newlines. Adjust the end of formula marker.
21793
21794 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
21795 (math-latex-parse-two-args): New function.
21796
21797 2005-02-03 Lute Kamstra <lute@gnu.org>
21798
21799 * help-fns.el (help-with-tutorial): Make sure that users cannot
21800 remove the entire text of the tutorial by means of `undo'.
21801
21802 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
21803
21804 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
21805 in recent changes, where the ispell process was repeatedly
21806 killed & restarted.
21807
21808 * international/mule-cmds.el (set-locale-environment): Set file-name
21809 coding system to utf-8 on Darwin systems.
21810 (set-default-coding-systems): Don't set default-file-name-coding-system
21811 on Darwin systems.
21812
21813 2005-02-03 Richard M. Stallman <rms@gnu.org>
21814
21815 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
21816
21817 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
21818
21819 * faces.el (list-faces-display): Add optional argument.
21820
21821 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
21822
21823 * font-core.el (font-lock-default-function): Handle the rare case where
21824 only font-lock-keywords is set.
21825
21826 2005-02-02 Kenichi Handa <handa@m17n.org>
21827
21828 * international/characters.el: Cancel previous change for
21829 I-WITH-DOT-ABOVE and DOTLESS-i.
21830
21831 * international/latin-5.el: Cancel previous change.
21832
21833 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21834
21835 * progmodes/gud.el: Correction to syntax in gud-menu-map.
21836
21837 2005-02-02 Kenichi Handa <handa@m17n.org>
21838
21839 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
21840 DOTLESS-i.
21841
21842 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
21843 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
21844
21845 * case-table.el (get-upcase-table): New function.
21846 (copy-case-table): Copy upcaes table too if non-nil.
21847 (set-case-syntax-delims): Maintain upcase table too.
21848 (set-case-syntax-pair): Likewise.
21849 (set-upcase-syntax, set-downcase-syntax): New functions.
21850 (set-case-syntax): Maintain upcase table too.
21851
21852 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21853
21854 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
21855
21856 * progmodes/gud.el (gud-goto-info): New function.
21857 (gud-tool-bar-map): Use correct icon.
21858
21859 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21860
21861 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
21862 When delegating, order args in the funcall correctly.
21863
21864 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21865
21866 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
21867
21868 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
21869
21870 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
21871 buffer not visiting a file.
21872
21873 2005-01-31 Jay Belanger <belanger@truman.edu>
21874
21875 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
21876 bound on the line with the formula.
21877
21878 2005-01-31 Kim F. Storm <storm@cua.dk>
21879
21880 * ses.el (ses-create-cell-variable-range)
21881 (ses-destroy-cell-variable-range, ses-reset-header-string)
21882 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
21883 (ses-insert-row): Fix format of apply undo entries.
21884
21885 2005-01-31 Jay Belanger <belanger@truman.edu>
21886
21887 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
21888 parts.
21889
21890 * calc/calc-embed.el (calc-embedded-open-formula)
21891 (calc-embedded-close-formula): Ignore matrix environments.
21892
21893 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
21894 TeX mode.
21895
21896 * calc/calc-lang.el (math-function-table, math-oper-table)
21897 (math-variable-table): Adjust the LaTeX portions.
21898
21899 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
21900 (math-latex-ignore-words): New constant.
21901
21902 2005-01-31 Richard M. Stallman <rms@gnu.org>
21903
21904 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
21905 (ispell-local-dictionary): Doc fix.
21906 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
21907 Don't reinitialize at run time. Don't defcustom.
21908 All uses changed to append ispell-local-dictionary-alist,
21909 or check it first.
21910 (ispell-current-dictionary): New variable for dictionary in use.
21911 (ispell-dictionary): Now used only for global default.
21912 (ispell-start-process): Set ispell-current-dictionary,
21913 not ispell-dictionary.
21914 (ispell-change-dictionary): Use this only for setting
21915 user preferences.
21916 (ispell-internal-change-dictionary): New function
21917 to change the current dictionary in use.
21918 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
21919 Use ispell-current-dictionary.
21920 Handle ispell-local-dictionary-overridden.
21921 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
21922
21923 2005-01-31 Jay Belanger <belanger@truman.edu>
21924
21925 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
21926
21927 * calc/calc-ext.el: Add calc-latex-language to autoloads.
21928 (calc-mode-map): Add calc-latex-language.
21929
21930 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
21931 (math-latex-print-frac): New functions.
21932 (math-oper-table, math-function-table, math-variable-table)
21933 (math-complex-format, math-input-filter): Add latex properties.
21934 (calc-set-language): Set math-expr-special-function-mapping.
21935
21936 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
21937 (calc-write-parse-table-part): Add LaTeX support.
21938
21939 * calc/calc.el (calc-language): Adjust docstring.
21940 (calc-set-mode-line): Add LaTeX support.
21941 (math-expr-special-function-mapping): New variable.
21942 (math-tex-ignore-words): Add to list.
21943
21944 * calc/calccomp.el (math-compose-expr, math-compose-rows):
21945 Add LaTeX support.
21946 (math-compose-expr): Add support for special functions.
21947
21948 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
21949
21950 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
21951
21952 * progmodes/gdb-ui.el (gdb-memory-address)
21953 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
21954 (gdb-memory-mode-map, gdb-memory-format-keymap)
21955 (gdb-memory-format-menu, gdb-memory-unit-keymap)
21956 (gdb-memory-unit-menu): New variables for a buffer
21957 that lets the user examine program memory.
21958 (gdb-memory-set-address, gdb-memory-set-repeat-count)
21959 (gdb-memory-format-binary, gdb-memory-format-octal)
21960 (gdb-memory-format-unsigned, gdb-memory-format-signed)
21961 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
21962 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
21963 (gdb-memory-unit-word, gdb-memory-unit-halfword)
21964 (gdb-memory-unit-byte, gdb-memory-unit-menu)
21965 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
21966 (gdb-memory-mode, gdb-memory-buffer-name)
21967 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
21968 New functions for above buffer.
21969
21970 2005-01-30 Richard M. Stallman <rms@gnu.org>
21971
21972 * cus-edit.el (custom-bury-buffer): Function deleted.
21973 (custom-buffer-done-function): Option deleted.
21974 (custom-buffer-done-kill): New replacement option.
21975 (Custom-buffer-done): Call quit-window.
21976 (custom-buffer-create-internal): Update for above changes.
21977
21978 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
21979
21980 * simple.el (undo-ask-before-discard): New var.
21981 (undo-outer-limit-truncate): Implement it.
21982 (undo-extra-outer-limit): Doc update.
21983
21984 2005-01-29 Richard M. Stallman <rms@gnu.org>
21985
21986 * ses.el (undo-more): Delete defadvice.
21987 (ses-begin-change): Doc fix.
21988
21989 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
21990 instead of rebinding C-x u and C-_.
21991
21992 * files.el (normal-backup-enable-predicate): Return nil for files
21993 in /tmp, regardless of temporary-file-directory.
21994
21995 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
21996
21997 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
21998 (open-rectangle, delete-whitespace-rectangle-line)
21999 (clear-rectangle-line): If FILL, pass t instead of FILL
22000 for move-to-column's 2nd arg.
22001
22002 * simple.el (undo): Fix the test for continuing a series of undos.
22003 (undo-more): Set pending-undo-list to t when we reach end.
22004 (pending-undo-list): Move up defvar.
22005
22006 * wid-edit.el (widget-button-click):
22007 Shorten the range of the track-mouse binding.
22008
22009 * comint.el (comint-insert-input): Undo previous changes;
22010 use last-input-event in interactive spec.
22011
22012 2005-01-29 Eli Zaretskii <eliz@gnu.org>
22013
22014 * progmodes/compile.el (compilation-start): Bind buffer-read-only
22015 to nil before invoking call-process. Reset buffer's modified flag
22016 after fontifying it in the no-async branch.
22017
22018 * wid-edit.el (widget-specify-button): If mouse pointer shape
22019 cannot be changed, use mouse face instead.
22020
22021 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
22022
22023 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22024 (gdb-goto-breakpoint): Make breakpoint handling work on template
22025 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
22026 (gdb-assembler-custom): Update to recognize breakpoint information
22027 added on 2005-01-19.
22028
22029 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
22030
22031 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
22032 (dsssl-mode): Use define-derived-mode.
22033 (scheme-mode-initialize): Remove.
22034 (scheme-mode): Use run-mode-hooks.
22035
22036 * cus-edit.el (customize-group-other-window)
22037 (custom-buffer-create-other-window): Don't override special-display-*.
22038 (custom-mode-map): Make it dense.
22039
22040 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
22041 sets the default value.
22042
22043 2005-01-28 Eli Zaretskii <eliz@gnu.org>
22044
22045 * descr-text.el: Add more keywords.
22046
22047 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
22048
22049 * speedbar.el: Avoid unnecessary use of locate-library.
22050
22051 * international/mule-cmds.el (standard-display-european-internal):
22052 Don't fiddle with latin-1 non-break space any more since it's now
22053 special cased in the C code.
22054 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
22055
22056 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
22057
22058 * cus-start.el (all): Add `undo-outer-limit'.
22059
22060 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22061
22062 * textmodes/bibtex.el (bibtex-format-entry):
22063 Use `bibtex-empty-field-re' only on the text of fields, not on entire
22064 field lines.
22065 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
22066 not on part of a buffer.
22067
22068 2005-01-25 Lute Kamstra <lute@gnu.org>
22069
22070 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
22071 nonempty field text strings like "{letters\\macro{}more letters}".
22072 Clarify docstring.
22073 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
22074 (bibtex-entry-offset, bibtex-parse-association)
22075 (bibtex-parse-field-name): Fix typos in docstrings.
22076 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
22077
22078 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
22079
22080 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
22081 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
22082 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
22083 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
22084
22085 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
22086 isearch minor mode.
22087
22088 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
22089
22090 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
22091
22092 2005-01-24 Lute Kamstra <lute@gnu.org>
22093
22094 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
22095 CASECHARS and NOT-CASECHARS regular expressions of the
22096 "nederlands" and "nederlands8" dictionaries to prevent a "Range
22097 striding over charsets" error.
22098
22099 2005-01-24 Jay Belanger <belanger@truman.edu>
22100
22101 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
22102 display variable name.
22103
22104 2005-01-24 Kenichi Handa <handa@m17n.org>
22105
22106 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
22107 Fix setting of the element of encoded-kbd-iso2022-invocations.
22108
22109 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
22110
22111 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22112 (gdb-threads-select): Change to also accept mouse events.
22113 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
22114 (gdb-threads-mouse-select): Delete.
22115
22116 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
22117
22118 * files.el (insert-directory): Take care of empty directory,
22119 listed without -a switch.
22120
22121 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
22122
22123 * textmodes/refill.el (refill-post-command-function):
22124 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
22125 to the list of functions that we should be careful not to undo.
22126 (refill-late-fill-paragraph-function): Remove.
22127 (refill-saved-state): New var.
22128 (refill-mode): Use it to save fill-paragraph-function.
22129 Save also the value of auto-fill-function.
22130
22131 * term/w32-win.el: Simplify code.
22132
22133 2005-01-23 Kim F. Storm <storm@cua.dk>
22134
22135 * simple.el (line-move): Adapt to new return value from
22136 pos-visible-in-window-p.
22137
22138 * simple.el (line-move): Fix last change. Check partial
22139 visibility at point rather than at window-start.
22140
22141 2005-01-22 Jason Rumney <jasonr@gnu.org>
22142
22143 * term/w32-win.el (xw-defined-colors): Remove debug-message.
22144
22145 2005-01-22 David Kastrup <dak@gnu.org>
22146
22147 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
22148
22149 2005-01-22 Eli Zaretskii <eliz@gnu.org>
22150
22151 * type-break.el (type-break-mode): Add a test for
22152 type-break-file-name being non-nil.
22153
22154 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
22155
22156 * net/eudc.el (top level): Call (message "") via progn, so that
22157 eudc-options-file is loaded.
22158
22159 2005-01-22 Kim F. Storm <storm@cua.dk>
22160
22161 * simple.el (line-move-1): Rename from line-move.
22162 (line-move): New function that adjusts vscroll for partially
22163 visible rows, and calls line-move-1 otherwise.
22164
22165 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
22166
22167 * pcomplete.el: Define pcomplete-read-event instead of read-event,
22168 since it's not a complete read-event implementation
22169
22170 2005-01-20 Jay Belanger <belanger@truman.edu>
22171
22172 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
22173 for called function.
22174
22175 2005-01-20 Steven Tamm <steventamm@mac.com>
22176
22177 * term/mac-win.el (process-connection-type): Remove.
22178 Controlled now by s/darwin.h:PTY_ITERATION.
22179
22180 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
22181
22182 * window.el (handle-select-window): Don't switch window when we're
22183 in the minibuffer.
22184
22185 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
22186
22187 * subr.el (dotimes-with-progress-reporter): New macro.
22188
22189 * ses.el (ses-dotimes-msg): Remove macro.
22190 Use `dotimes-with-progress-reporter' instead.
22191
22192 2005-01-19 Steven Tamm <steventamm@mac.com>
22193
22194 * term/mac-win.el (process-connection-type): Use new
22195 operating-system-release variable to use ptys on Darwin 7 (OS X
22196 10.3) when using carbon build.
22197
22198 2005-01-19 Jay Belanger <belanger@truman.edu>
22199
22200 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
22201 flags if the last command was a tab or M-tab.
22202
22203 * calc/calc-prog.el (calc-user-define-edit): Put original formula
22204 in formula editing buffer.
22205
22206 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22207
22208 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
22209 breakpoint image symbol in margin.
22210
22211 2005-01-19 Jay Belanger <belanger@truman.edu>
22212
22213 * calc/calc-prog.el (calc-execute-kbd-macro):
22214 Ignore calc-keep-arg-flag.
22215
22216 2005-01-19 Kenichi Handa <handa@m17n.org>
22217
22218 * textmodes/ispell.el (ispell-looking-at): New function.
22219 (ispell-process-line): Use ispell-looking-at to compare the ispell
22220 output and the buffer contents.
22221
22222 2005-01-18 Jay Belanger <belanger@truman.edu>
22223
22224 * calc/calc.el (calc-display-raw): Fix docstring.
22225
22226 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
22227
22228 * simple.el (blink-matching-open): Strip extra info from syntax.
22229
22230 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
22231 funny chars in the end-of-here-doc marker.
22232
22233 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22234
22235 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
22236 that enable/disabled state of breakpoints is shown correctly in
22237 fringe and on ttys.
22238 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
22239 Add breakpoint information as text properties.
22240 (gdb-mouse-toggle-breakpoint):
22241 Rename to gdb-mouse-set-clear-breakpoint.
22242 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
22243 breakpoints in the margin.
22244 (gdb-remove-strings): Simplify.
22245
22246 2005-01-17 Jay Belanger <belanger@truman.edu>
22247
22248 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
22249 erasing buffer.
22250
22251 2005-01-17 Richard M. Stallman <rms@gnu.org>
22252
22253 * progmodes/grep.el (grep-find): Copy from `grep' the condition
22254 for calling grep-compute-defaults.
22255
22256 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
22257 if buffer is empty.
22258
22259 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
22260
22261 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
22262
22263 * hilit-chg.el (highlight-changes-mode): Don't autoload.
22264
22265 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
22266 non-preloaded variables.
22267
22268 2005-01-17 Steven Tamm <steventamm@mac.com>
22269
22270 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
22271 tex-shell cause to force interactivity when using pipes.
22272
22273 2005-01-17 Kim F. Storm <storm@cua.dk>
22274
22275 * simple.el (just-one-space): Make arg optional.
22276
22277 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
22278
22279 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
22280 posn-at-x-y to t to access left-margin.
22281
22282 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
22283
22284 Sync with Tramp 2.0.47.
22285
22286 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
22287 catching keep-date problems in cp/scp operations.
22288 (tramp-handle-copy-file): Don't call `set-file-modes'
22289 unconditionally. Specialized functions should know better what is
22290 necessary. This improves performance a little bit, and the
22291 functions could catch errors with `cp -p' and `scp -p'.
22292 (tramp-do-copy-or-rename-file-via-buffer)
22293 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22294 when appropriate.
22295 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
22296 Call `set-file-modes' when appropriate.
22297 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
22298 Johnsson <isak@hypergene.com>
22299 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
22300 of both Tramp buffer and debug buffer. Reported by Joakim Verona
22301 <joakim@verona.se>
22302 (tramp-file-name-for-operation): Mark `shell-command' as magic for
22303 Emacs only.
22304
22305 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
22306 `find-file-hooks' and `dired-mode-hook'.
22307 (tramp-minor-mode-map): Respective map. Add remapping for
22308 `compile' and `recompile'.
22309 (tramp-remap-command, tramp-recompile): New defuns.
22310 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
22311 in buffer "*Compilation*". Call the commands asynchronously.
22312
22313 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
22314 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
22315 `shell-command', because it isn't magic in XEmacs. Reported by
22316 Adrian Aichner <adrian@xemacs.org>.
22317
22318 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
22319 `substitute-in-file-name.
22320 (tramp-smb-handle-substitute-in-file-name): New defun.
22321 (tramp-smb-advice-PC-do-completion): Delete advice.
22322
22323 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
22324
22325 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
22326 Fix error in deleting region.
22327
22328 2005-01-15 Richard M. Stallman <rms@gnu.org>
22329
22330 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
22331 In non-temp buffer, switch syntax table temporarily.
22332
22333 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
22334
22335 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
22336
22337 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
22338
22339 * imenu.el (imenu--split-menu): Copy menulist before sorting.
22340 (imenu--generic-function): Use START, not BEG, as pos of definition.
22341
22342 * simple.el (just-one-space): Argument specifies number of spaces.
22343
22344 * simple.el (eval-expression-print-format): Avoid warning
22345 about edebug-active.
22346
22347 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22348
22349 * progmodes/sh-script.el: Code copied from make-mode.el
22350 with small changes,
22351 (sh-mode-map): Bind C-c C-\.
22352 (sh-backslash-column, sh-backslash-align): New variables.
22353 (sh-backslash-region, sh-append-backslash): New functions.
22354
22355 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22356
22357 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22358 (rmail-pop-password, rmail-pop-password-required): Move to
22359 rmail-obsolete group.
22360 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22361 All callers updated.
22362 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22363 Take an argument specifying whether it is POP or IMAP mailbox we
22364 are using. All callers updated.
22365 (rmail-pop-password-error): Rename to
22366 rmail-remote-password-error. Added mailutils-specific error message.
22367 (rmail-movemail-search-path)
22368 (rmail-movemail-variant-in-use): New variables.
22369 (rmail-remote-password, rmail-remote-password-required):
22370 New customization variables.
22371 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22372 (rmail-parse-url): New function.
22373 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22374 with GNU mailutils movemail.
22375
22376 2005-01-15 Kevin Ryde <user42@zip.com.au>
22377
22378 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22379 suffix to space, $ or '$, to correctly position point when going
22380 to @table style constants like DBL_MAX.
22381
22382 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22383
22384 * type-break.el (type-break-mode, type-break-file-time)
22385 (type-break-file-keystroke-count, type-break-choose-file):
22386 Don't store data in or load data from the file if type-break-file-name
22387 is nil.
22388 (type-break-file-name): Doc update as per the above.
22389
22390 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22391
22392 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22393 lookup-key might return nil; handle that.
22394
22395 2005-01-15 Alan Mackenzie <acm@muc.de>
22396
22397 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22398 rather than the element found, thus enabling the tree to be setcar'd.
22399
22400 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22401
22402 * textmodes/org.el (org-show-following-heading): New option.
22403 (org-show-hierarchy-above): Use `org-show-following-heading'.
22404 (org-cycle): Documentation fix.
22405
22406 * textmodes/org.el (orgtbl-optimized): New option
22407 (orgtbl-mode): New command, a minor mode.
22408 (orgtbl-mode-map): New variable.
22409 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22410 (orgtbl-error, orgtbl-self-insert-command)
22411 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22412
22413 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22414 a local variable in each org-mode buffer.
22415
22416 * textmodes/org.el (org-set-regexps-and-options): Rename from
22417 `org-set-regexps'. Added checking for STARTUP keyword.
22418 (org-get-current-options): Add STARTUP options.
22419 (org-table-insert-row): Make mode intelligent about when
22420 realignment is needed.
22421 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22422 New commands.
22423 (org-enable-table-editor): New default value `optimized'.
22424 (org-table-blank-field): Support blanking regions if active.
22425
22426 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22427
22428 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22429 if the year is not given.
22430
22431 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22432 Add new escapes %m and %M, fixed bug with %F by adding
22433 save-match-data.
22434 (reftex-reference): Remove ?. from list of spaces.
22435 (reftex-label-info): Add automatic label prefix recognition.
22436
22437 * textmodes/reftex-index.el (reftex-index-next-phrase):
22438 Add slave parameter to call of `reftex-index-this-phrase'.
22439 (reftex-index-this-phrase): New optional argument.
22440 (reftex-index-region-phrases): Add slave parameter to call of
22441 `reftex-index-this-phrase'.
22442 (reftex-display-index): New argument redo.
22443 (reftex-index-rescan): Add `redo' to arguments of
22444 `reftex-display-index'.
22445 (reftex-index-Rescan, reftex-index-revert)
22446 (reftex-index-switch-index-tag): Add `redo' to arguments of
22447 `reftex-display-index'.
22448 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22449 indexing. Fix bug with matching is there is a quote before or
22450 after the word.
22451
22452 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22453 Fix bug when collecting citation keys in lines with comments.
22454 (reftex-citation): Prefix argument no longer rescans the document,
22455 but forces prompting for optional arguments of cite macros.
22456 (reftex-do-citation): Prompting for optional arguments implemented.
22457
22458 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22459 Add optional arguments to most cite commands.
22460 (reftex-cite-cleanup-optional-args): New option
22461 (reftex-cite-prompt-optional-args): New option.
22462 (reftex-trust-label-prefix): New option.
22463
22464 * textmodes/reftex-toc.el (reftex-toc-find-section):
22465 Add push-mark before changing the position in the buffer.
22466
22467 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22468 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22469
22470 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22471
22472 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22473 more carefully.
22474
22475 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22476
22477 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22478 (sgml-mode): Use it.
22479 (sgml-get-context): Better keep track of implicitly closed tags.
22480
22481 2005-01-13 Kenichi Handa <handa@m17n.org>
22482
22483 * textmodes/ispell.el: These changes are to fix misalignment error
22484 caused by equivalent characters of different Emacs charsets.
22485 (ispell-unified-chars-table): New variable.
22486 (ispell-get-decoded-string): New function.
22487 (ispell-get-casechars, ispell-get-not-casechars)
22488 (ispell-get-otherchars): Call ispell-get-decoded-string.
22489
22490 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22491
22492 * custom.el (custom-declare-variable): Just put symbol instead
22493 of (defvar . symbol) in `current-load-list'.
22494
22495 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22496
22497 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22498
22499 2005-01-12 Jay Belanger <belanger@truman.edu>
22500
22501 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22502 to create a Calc summary.
22503
22504 2005-01-12 Kim F. Storm <storm@cua.dk>
22505
22506 * mouse.el (mouse-on-link-p): Change functionality and doc
22507 string to comply with latest description in lisp ref.
22508
22509 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22510
22511 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22512 Enable mouse clicks on mode-line, header-line and margin.
22513 (event-type): Give mouse event symbols an `event-kind' property
22514 with value `mouse-click'.
22515
22516 2005-01-12 Juri Linkov <juri@jurta.org>
22517
22518 * facemenu.el (list-colors-display): Add new arg buffer-name.
22519 Use it. Fix docstring. Replace code for identifying duplicate
22520 colors by the name with call to `list-colors-duplicates' which
22521 identifies duplicate colors by the value unless the color
22522 is one of special Windows colors. Set truncate-lines to t.
22523 Print sorted duplicate color names on each line. Indent to 22
22524 \(the longest color name in rgb.txt) instead of 20. Optimize.
22525 (list-colors-duplicates): New function.
22526 (facemenu-color-name-equal): Delete function.
22527
22528 * facemenu.el (list-colors-print): New function created from code
22529 in list-colors-display. Print #RRGGBB at the window right edge.
22530 (list-colors-display): When temp-buffer-show-function is not
22531 defined, call list-colors-print from temp-buffer-show-hook
22532 to get the right value of window-width in list-colors-print
22533 after the buffer is displayed.
22534
22535 * simple.el (pop-mark): Move deactivate-mark out of conditional
22536 part to deactivate the active mark regardless of the state of the
22537 mark ring.
22538
22539 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22540 variables line in desktop files.
22541
22542 2005-01-12 Juri Linkov <juri@jurta.org>
22543
22544 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22545 Bring together isearch highlight related options.
22546 (lazy-highlight): Replace group `replace' by `matching'.
22547 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22548 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22549 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22550 and declare them obsolete.
22551 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22552 (isearch-faces): Remove defgroup.
22553 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22554 Move isearch highlighting code closer to lazy highlighting code.
22555
22556 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22557 (query-replace-highlight, query-replace-lazy-highlight)
22558 (query-replace): Move definitions to the beginning of the file.
22559
22560 2005-01-11 Juri Linkov <juri@jurta.org>
22561
22562 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22563 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22564 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22565
22566 * info.el (Info-history-forward): New variable.
22567 (Info-select-node): Reset Info-history-forward to nil.
22568 (Info-last): Turn into defalias.
22569 (Info-history-back): Rename from Info-last.
22570 Add current node to Info-history-forward.
22571 (Info-history-forward): New fun.
22572 (Info-mode-map): Replace Info-last by Info-history-back.
22573 Bind Info-history-forward to "r".
22574 (Info-mode-menu): Replace Info-last by Info-history-back.
22575 Fix menu item text. Add menu item for Info-history-forward.
22576 (info-tool-bar-map): Replace Info-last by Info-history-back.
22577 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22578 for Info-history-forward.
22579 (Info-mode): Replace Info-last by Info-history-back in docstring.
22580 Add local variable Info-history-forward.
22581 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22582
22583 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22584
22585 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22586 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22587 Ignore select-window events rather than fiddle with
22588 mouse-autoselect-window.
22589
22590 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22591
22592 * type-break.el (type-break-mode): Fix previous change.
22593
22594 2005-01-10 Jay Belanger <belanger@truman.edu>
22595
22596 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22597 calculator; only reset when point is inside a calculator.
22598 Don't adjust the window height if the window takes up the whole height
22599 of the frame.
22600
22601 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22602
22603 * ebuff-menu.el (Electric-buffer-menu-mode):
22604 Preserve value of buffer-local var header-line-format.
22605
22606 2005-01-09 Jay Belanger <belanger@truman.edu>
22607
22608 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22609 Make sure settings file exists before accessing it.
22610
22611 * calc/calc-embed.el (calc-embedded-subst):
22612 Replace math-multi-subst-rec, which is only supposed to be called
22613 by math-multi-subst, by math-multi-subst.
22614
22615 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22616
22617 * vc.el (vc-allow-async-revert): New user option.
22618 (vc-disable-async-diff): New internal variable.
22619 (vc-revert-buffer): Use them to disable asynchronous diff.
22620
22621 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22622 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22623 asynchronously if vc-disable-async-diff is t.
22624
22625 2005-01-09 Jay Belanger <belanger@truman.edu>
22626
22627 * calc/calc.el (defcalcmodevar): New macro.
22628 (calc-mode-var-list-restore-default-values)
22629 (calc-mode-var-list-restore-saved-values): New functions.
22630 (calc-mode-var-list): Use defcalcmodevar to define it.
22631 (calc-always-load-extensions, calc-line-numbering)
22632 (calc-line-breaking, calc-display-just, calc-display-origin)
22633 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22634 (calc-group-char, calc-point-char, calc-frac-format)
22635 (calc-prefer-frac, calc-hms-format, calc-date-format)
22636 (calc-float-format, calc-full-float-format, calc-complex-format)
22637 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22638 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22639 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22640 (calc-matrix-brackets, calc-language, calc-language-option)
22641 (calc-left-label, calc-right-label, calc-word-size)
22642 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22643 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22644 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22645 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22646 (calc-window-height, calc-display-trail, calc-show-selections)
22647 (calc-use-selections, calc-assoc-selections)
22648 (calc-display-working-message, calc-auto-why, calc-timing)
22649 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22650 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22651 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22652 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22653 (calc-gnuplot-geometry, calc-graph-default-resolution)
22654 (calc-graph-default-resolution-3d, calc-invocation-macro)
22655 (calc-show-banner): Use defcalcmodevar to declare them and set
22656 their default values.
22657
22658 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22659 instead of default values (but restore default values if there is
22660 an argument of 0).
22661
22662 2005-01-09 David Kastrup <dak@gnu.org>
22663
22664 * desktop.el (desktop-restore-eager): Fix typo in type.
22665
22666 2005-01-08 Richard M. Stallman <rms@gnu.org>
22667
22668 * cus-edit.el (customize): Delete :link.
22669
22670 2005-01-08 Jay Belanger <belanger@truman.edu>
22671
22672 * calc/calc.el (calc-mode): Remove the extension from the
22673 `calc-settings-file' file name when loading it.
22674
22675 2005-01-08 Kim F. Storm <storm@cua.dk>
22676
22677 * info.el (Info-mode-map, Info-next-link-keymap)
22678 (Info-prev-link-keymap, Info-up-link-keymap):
22679 Map follow-link to mouse-face.
22680 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22681
22682 2005-01-08 Jay Belanger <belanger@truman.edu>
22683
22684 * calc/calc.el (calc-settings-file): Change default value.
22685 Suggested by cgw in a comment in calc-mode.el.
22686
22687 * calc/calc-mode.el (calc-settings-file-name):
22688 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22689 Replace ~/.emacs in a prompt by calc-settings-file.
22690
22691 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22692
22693 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22694 (desktop-lazy-idle-delay): New customizable variables.
22695 (desktop-buffer-args-list): New variable.
22696 (desktop-append-buffer-args): New function.
22697 (desktop-save): Call desktop-append-buffer-args for some buffers.
22698 (desktop-lazy-create-buffer): New function.
22699 (desktop-idle-create-buffers): New function.
22700 (desktop-read): Add message about buffers to restore lazily.
22701 (desktop-lazy-abort): New command.
22702 (desktop-clear): Call desktop-lazy-abort.
22703 (desktop-lazy-complete): New command.
22704
22705 2005-01-06 Richard M. Stallman <rms@gnu.org>
22706
22707 * emacs-lisp/find-func.el (find-face-definition):
22708 Rename from find-face.
22709
22710 2005-01-06 Kim F. Storm <storm@cua.dk>
22711
22712 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22713
22714 * man.el (Man-xref-man-page, Man-xref-header-file)
22715 (Man-xref-normal-file): Add follow-link property.
22716
22717 2005-01-06 Jay Belanger <belanger@truman.edu>
22718
22719 * calc/calc-units.el: Make sure the proper macro definitions are
22720 available when compiling.
22721
22722 2005-01-06 Juri Linkov <juri@jurta.org>
22723
22724 * isearch.el (isearch-lazy-highlight-update):
22725 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22726
22727 2005-01-06 Miles Bader <miles@gnu.org>
22728
22729 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22730 (isearch-lazy-highlight-face): Use new name.
22731
22732 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
22733
22734 * uniquify.el (uniquify-rationalize-file-buffer-names):
22735 Re-add an interactive spec.
22736 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22737 to the same name.
22738
22739 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22740 (isearch-update, isearch-done): Adjust calls accordingly.
22741
22742 2005-01-05 Richard M. Stallman <rms@gnu.org>
22743
22744 * custom.el (custom-set-variables, custom-theme-set-variables):
22745 Clarify documentation.
22746
22747 * emacs-lisp/find-func.el (find-variable)
22748 (find-variable-other-window, find-variable-other-frame):
22749 Fix the TYPE args to find-function-read and find-function-do-it.
22750 (find-function): Doc fix.
22751 (find-function-at-point): Replace function-at-point alias.
22752
22753 2005-01-04 Richard M. Stallman <rms@gnu.org>
22754
22755 * cus-face.el (custom-declare-face):
22756 Record defface in current-load-list.
22757
22758 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
22759
22760 * emacs-lisp/find-func.el: Doc fixes.
22761 (find-face-regexp): New variable.
22762 (find-function-regexp-alist): New variable.
22763 (find-function-C-source): Third arg is now TYPE.
22764 (find-function-search-for-symbol): Handle general TYPE.
22765 (find-function-read, find-function-do-it): Handle general TYPE.
22766 (find-definition-noselect, find-face): New functions.
22767 (function-at-point): Alias deleted.
22768
22769 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
22770
22771 * battery.el (display-battery-mode): Rename from display-battery.
22772 Handle the case where it gets turned off.
22773
22774 2005-01-04 Richard M. Stallman <rms@gnu.org>
22775
22776 * cus-edit.el (customize): Make :link point to user doc.
22777
22778 * man.el (Man-fontify-manpage): Turn off undo generation.
22779
22780 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
22781
22782 2005-01-04 Andreas Schwab <schwab@suse.de>
22783
22784 * files.el (insert-directory): Only look for error lines in
22785 inserted text. Don't move too far after processing --dired markers.
22786
22787 2005-01-04 Richard M. Stallman <rms@gnu.org>
22788
22789 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22790 Don't expand if the character is @, period, dash, etc.
22791 (define-mail-abbrev): Quote names that contain problem characters.
22792
22793 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
22794
22795 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
22796
22797 2005-01-03 Richard M. Stallman <rms@gnu.org>
22798
22799 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
22800 (query-replace-highlight, query-replace-lazy-highlight)
22801 (query-replace): Definitions moved up. Doc fix.
22802
22803 2005-01-03 Richard M. Stallman <rms@gnu.org>
22804
22805 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
22806 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22807 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22808 (lazy-highlight-face): Rename from isearch-lazy-...
22809 Change all references to them.
22810
22811 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
22812
22813 * cus-edit.el (custom-file): Doc fix for defcustom.
22814 (custom-file): The function no longer sets the variable
22815 `custom-file' to its return value.
22816
22817 * startup.el (command-line): No longer load `custom-file'.
22818
22819 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
22820
22821 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
22822
22823 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
22824 Don't confuse module-prefixed identifiers for labels.
22825 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
22826
22827 2005-01-02 Richard M. Stallman <rms@gnu.org>
22828
22829 * files.el (basic-save-buffer-1): Fix previous change.
22830
22831 * loadhist.el (file-loadhist-lookup): New function.
22832 (file-provides, file-requires): Use it.
22833
22834 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
22835 instead of calculating the right size.
22836
22837 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22838
22839 * vc-svn.el (vc-svn-diff): Stay local if possible.
22840
22841 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
22842
22843 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
22844
22845 * files.el (hack-local-variables): Fix last change.
22846
22847 2005-01-02 Jay Belanger <belanger@truman.edu>
22848
22849 * calc/calc-yank.el (calc-edit-top): New variable.
22850 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
22851 object. Change header properties.
22852 (calc-edit-finish, calc-edit-finish-stack-object)
22853 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
22854 edited object.
22855 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
22856 for the beginning of the edited object.
22857 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
22858 for the beginning of the edited object.
22859 * calc/calc-prog.el (calc-edit-macro-finish-edit)
22860 (calc-finish-formula-edit, calc-macro-repeats)
22861 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
22862 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
22863 beginning of the edited object.
22864 (calc-user-define-edit): Change the header for editing macros.
22865 Remove unnecessary variable.
22866
22867 2005-01-01 Jay Belanger <belanger@truman.edu>
22868
22869 * calc/calc-yank.el (calc-edit-mode): Change default header.
22870 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
22871 * calc/calc-store.el (calc-edit-variable): Change title to match new
22872 header.
22873 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
22874 mode to match new header.
22875 (calc-user-define-edit): Change titles to include names of commands.
22876 (calc-finish-formula-edit): Adjust to handle new header.
22877 (calc-finish-macro-edit): Remove.
22878 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
22879 (calc-edit-macro-command, calc-edit-macro-command-type)
22880 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
22881 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
22882 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
22883 (calc-edit-macro-finish-edit): New functions.
22884 (calc-user-define-edit): Use new functions to edit named calc macros.
22885
22886 2005-01-01 Stefan <monnier@iro.umontreal.ca>
22887
22888 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
22889
22890 * ses.el (copy-region-as-kill): Deactivate mark.
22891
22892 2005-01-01 Richard M. Stallman <rms@gnu.org>
22893
22894 * replace.el (occur-1): If the output buffer is also an input,
22895 don't kill it, rename it.
22896
22897 * faces.el (set-face-background, set-face-foreground): Doc fix.
22898
22899 * cus-face.el (custom-face-attributes): Fix :help-echo strings
22900 for :foreground and :background.
22901
22902 * dired.el (dired-view-command-alist): Variable deleted.
22903 (dired-view-file, dired-mouse-find-file-other-window):
22904 Delete the code to use it.
22905
22906 2005-01-01 Kim F. Storm <storm@cua.dk>
22907
22908 * image.el (insert-sliced-image): Use t for line-height property.
22909
22910 See ChangeLog.11 for earlier changes.
22911
22912 ;; Local Variables:
22913 ;; coding: iso-2022-7bit
22914 ;; End:
22915
22916 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
22917 Copying and distribution of this file, with or without modification,
22918 are permitted provided the copyright notice and this notice are preserved.
22919
22920 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1