]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
4f07ffef7a834fca3ddb46f413b783a65f567af6
[gnu-emacs] / lisp / ChangeLog
1 2006-04-23 Romain Francoise <romain@orebokech.com>
2
3 * comint.el (comint-match-partial-filename): Doc fix.
4
5 2006-04-21 Glenn Morris <rgm@gnu.org>
6
7 * calendar/cal-menu.el (calendar-mode-map): Refer to
8 `diary-view-entries' rather than alias `view-diary-entries'.
9 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
10
11 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
12
13 * progmodes/antlr-mode.el (antlr-default):
14 * cus-edit.el (custom-documentation):
15 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
16 in defface.
17
18 2006-04-21 Kim F. Storm <storm@cua.dk>
19
20 * image.el (image-type): New defun split out of create-image.
21 (create-image): Use it.
22
23 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
24
25 * textmodes/org.el (org-mode-map): Catch conflict with old
26 allout.el.
27 (org-open-at-point): Remove the "...done" message to keep output
28 in the echo area visible.
29 (org-export-as-xoxo): Fix call to `indent-region'.
30
31 2006-04-21 Kevin Ryde <user42@zip.com.au>
32
33 * international/mule.el (keyboard-coding-system): defcustom
34 info-link fixes: "Specify Coding" has been split, keyboard now in
35 "Terminal Coding", and "Single-Byte Character Support" is now
36 "Unibyte Mode".
37
38 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
39
40 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
41 Use font-lock-warning-face for any errors e.g. no stack.
42 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
43
44 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
45
46 * progmodes/sh-script.el (sh-shell): Mark as safe.
47
48 * newcomment.el (comment-start, comment-start-skip)
49 (comment-end-skip, comment-end): Mark as safe.
50
51 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
52
53 * textmodes/org.el: (org-deadline-announce): Face removed.
54 (org-level-faces, org-n-levels): Converted to constant.
55 (org-compatible-face): New function.
56 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
57 (org-level-5, org-level-6, org-level-7, org-level-8)
58 (org-special-keyword, org-warning, org-headline-done, org-link)
59 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
60 (org-scheduled-today, org-scheduled-previously, org-time-grid):
61 Face definition revised for better color tty support.
62 (org-bold-re, org-italic-re, org-underline-re): New constants.
63 (org-set-font-lock-defaults): Use the new constants.
64 (org-agenda-highlight-todo): New function.
65 (org-agenda-todo): Fixed bug with point at end of line.
66 (org-agenda-change-all-lines, org-finalize-agenda-entries):
67 Fontify TODO keywords.
68 (org-insert-link): Preserve relative path in ../ links.
69 (org-export-as-html): Convert links pointing to .org files into
70 links that will work beteen the exported HTML files.
71 (org-todo-list): Fix bug when arg=0.
72 (org-insert-heading): More fine-tuning.
73
74 2006-04-19 Romain Francoise <romain@orebokech.com>
75
76 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
77 from `rmail-mime-charset-pattern'.
78
79 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
80
81 * progmodes/python.el (python-mode): Fix typo.
82
83 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
84
85 * comint.el (comint-previous-input): Don't clobber input line
86 when moving off either end of the input history ring.
87 (comint-delete-input): New function, used by
88 `comint-previous-input' and others.
89 (comint-previous-matching-input): Use
90 `coming-delete-input'. Save the partial input if leaving the
91 edit line. Goto point-max before deleting input to avoid
92 partial input fragments hanging around.
93 (comint-restore-input): New function, used by
94 `comint-previous-input', and bound to "C-c C-j".
95
96 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
97
98 * imenu.el (imenu--index-alist): Balance parentheses.
99
100 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
101
102 * progmodes/python.el (python-mode): Add support for
103 hs-minor-mode.
104
105 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
106
107 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
108 file is nil.
109
110 2006-04-18 Richard Stallman <rms@gnu.org>
111
112 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
113
114 * imenu.el (imenu-create-index-function, imenu--index-alist)
115 (imenu--last-menubar-index-alist, imenu--make-index-alist)
116 (imenu-default-create-index-function, imenu--generic-function):
117 Doc fixes.
118
119 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
120
121 * help-mode.el (help-mode): Set view-exit-action to delete window.
122
123 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
124 now works by passing nil as arg.
125
126 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
127
128 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
129 (read-abbrev-file): Provide default when reading filename.
130
131 * files.el (enable-local-variables): Allow :all as value.
132 (hack-local-variables): Implement that value.
133 (safe-local-variable-values, safe-local-eval-forms)
134 (enable-local-variables): Mark as risky.
135 (find-file-visit-truename, kept-old-versions): Mark safe.
136
137 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
138 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
139 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
140
141 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
142
143 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
144 Use forward-line so as to get to BOL even in the presence of fields.
145 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
146 in return.
147 (inferior-tcl): Tell tclsh to work in interactive mode.
148
149 * complete.el (partial-completion-mode):
150 Use 'choose-completion-string-functions to make sure that
151 choose-completion fills the minibuffer properly.
152
153 * complete.el (PC-old-read-file-name-internal): Remove.
154 (PC-read-include-file-name-internal): Remove. Turn it into an advice
155 of read-file-name-internal.
156 (partial-completion-mode): Enable/disable this advice.
157
158 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
159
160 * net/tramp.el (tramp-completion-file-name-handler): Revert change
161 of 2006-04-17.
162
163 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
164
165 * textmodes/org.el (org-insert-heading): Insert heading before
166 current if at beginning of line.
167 (org-todo, org-date): New faces.
168 (org-table-align): Make sure tooltip window contains full text.
169 (org-no-properties): New defsubst.
170 (org-set-font-lock-defaults): Use new faces.
171
172 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
173
174 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
175 for root variables.
176
177 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
178 (gdb-frame-address): Re-use to identify frame for watch expression.
179 (gdb-var-list, gdb-var-create-handler): Add frame address for root
180 variables.
181 (gdb-init-1, gdb-source, gdb-post-prompt, )
182 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
183 (gdb-frame-handler): Get gdb-frame-address.
184
185 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
186
187 Sync with Tramp 2.0.53.
188
189 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
190 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
191 (tramp-completion-file-name-handler): Add autoload cookie for
192 adding to `file-name-handler-alist'.
193
194 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
195 the prompt. If it returns earlier (when detecting an error
196 message), the rest of the output will merge accidently with the
197 output of the next command. Reported by M Jared Finder
198 <jared@hpalace.com>.
199
200 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
201 for `process-file', in order to let it work for older Emacsen too.
202
203 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
204
205 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
206 (tex-font-lock-keywords-3): Use it.
207
208 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
209
210 * newcomment.el (comment-add): New function.
211 (comment-region-default, comment-dwim): Use it.
212
213 2006-04-15 Michael Olson <mwolson@gnu.org>
214
215 * emacs-lisp/tq.el: Improve comments.
216 (tq-queue-head-question): New accessor function.
217 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
218 Update for modified queue structure.
219 (tq-queue-add): Accept `question' argument.
220 (tq-queue-pop): If a question is pending, send it.
221 (tq-enqueue): Accept new optional argument `delay-question'.
222 If this is non-nil, and at least one other question is pending a
223 response, queue the question rather than sending it immediately.
224
225 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
226
227 * calendar/appt.el (appt-add): Check whether an appointment is
228 already present in appt-time-msg-list. Simplify code.
229
230 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
231
232 * progmodes/cc-langs.el (c-mode-menu):
233 Don't presume c-subword-mode is bound.
234
235 2006-04-13 Bill Wohler <wohler@newt.com>
236
237 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
238 (customize-package-emacs-version): Use cdr instead of cadr now
239 that alists use dotted pairs.
240
241 * custom.el (defcustom): Fix docstring for :package-version.
242
243 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
244
245 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
246 (tramp-handle-shell-command): Display output buffer only when
247 `tramp-display-shell-command-buffer' is true.
248 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
249
250 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
251
252 * textmodes/org.el (org-set-autofill-regexps): Set only the local
253 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
254
255 2006-04-13 Romain Francoise <romain@orebokech.com>
256
257 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
258 leaving temporary .cvsignore buffers behind.
259
260 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
261
262 * textmodes/org.el: (org-set-regexps-and-options)
263 (org-get-current-options): Better names for the startup folding
264 options.
265
266 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
267
268 * vc.el (vc-annotate): Arrange for point to end up at the same
269 line number as in the original, but only when using a new buffer.
270
271 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
272
273 * files.el (hack-one-local-variable-eval-safep):
274 Recognize `edebug-form-spec' for `put', but only if it passes
275 `edebug-basic-spec'. Generalize `put' handling.
276
277 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
278 vetting file-local form specs.
279
280 * allout.el (allout-layout): Autoload its `safe-local-variable'
281 property.
282
283 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
284
285 * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve documentation string.
286 (org-agenda-mouse-1-follows-link)
287 (org-mouse-1-follows-link): New options.
288 (org-format-agenda-item): Fix bug if TAGS is nil.
289 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
290
291 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
292
293 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
294 GDB 6.1+ gives full filename for "info sources" so use
295 file-name-nondirectory.
296
297 2006-04-12 Romain Francoise <romain@orebokech.com>
298
299 * subr.el (read-passwd): Bind `message-log-max' to nil.
300
301 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
302
303 * progmodes/perl-mode.el (perl-indent-new-calculate):
304 Recompute parse-start after jumping backward by a whole sexp.
305
306 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
307
308 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
309 window configuration.
310 (vc-annotate-display-select): Select the buffer so that current-buffer
311 (and selected-window) is the output buffer at the end of vc-annotate.
312
313 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
314
315 * vc.el (vc-annotate-color-map): Add custom TTY color map for
316 8-color terminals, to use all of the colors in a sensible order.
317 256-color terminals work well with the standard map.
318 (vc-annotate-lines): Only strip the first color character if it
319 is "#", to allow for terminal-style named colors.
320 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
321 the correct buffer is scrolled.
322
323 2006-04-11 Richard Stallman <rms@gnu.org>
324
325 * emacs-lisp/bytecomp.el (byte-compile-file):
326 Bind enable-local-variables to :safe, and make normal-mode obey it.
327
328 * files.el (enable-local-variables): Allow value :safe.
329 (normal-mode): Doc fix.
330 (hack-local-variables): Implement enable-local-variables = :safe.
331 (hack-local-variables-confirm): Don't prevent quitting.
332
333 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
334
335 * loadhist.el (unload-feature): A bit of sanity check of
336 load-history entries. Cancel timer-vars before unbinding them.
337
338 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
339 quote special chars, and make the trick work on the hex part of the
340 buffer as well.
341 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
342 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
343
344 * startup.el (normal-splash-screen): Fix last change so we don't wait
345 2 minutes if we don't show the splash screen.
346
347 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
348
349 * textmodes/org.el (org-export-plain-list-max-depth)
350 (org-table-spaces-around-separators)
351 (org-radio-targets, org-activate-camels)
352 (org-table-spaces-around-invisible-separators): Options removed.
353 (org-time-stamp-rounding-minutes, org-remember-templates)
354 (org-ellipsis, org-activate-links, org-descriptive-links):
355 New options.
356 (org-remember-apply-template, org-current-time)
357 (org-finish-edit-table-field)
358 (org-link-unescape, org-link-escape)
359 (org-string-width, org-table-clean-line, org-html-do-expand)
360 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
361 (org-read-agenda-file-list): New functions.
362 (org-table-edit-field)
363 (org-table-create-or-convert-from-region): New commands
364 (org-table-toggle-vline-visibility): Command removed.
365 (org-table-convert-region): Made a command.
366 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
367 Replace with the normal org- functions.
368 (org-self-insert-command): Don't trigger realign unnecessarily
369 when blanking a field that is not full.
370 (org-mode): `Set buffer-invisibility-spec' for links.
371 (org-activate-links2): Hide link part and only show descriptive
372 part of the link.
373 (org-insert-link): Modify for new linking system.
374 (org-store-link): Store description separately, for use by
375 `org-insert-link'.
376 (org-table-align): Use `org-string-width'.
377 (defgroup): Completely new group structure for custom variables.
378 (org-agenda-files): Option: Single file name allowed. Function:
379 Optional argument unrestrited means ignore any restricitons.
380 (org-install-agenda-files-menu): Find a buffer in Org-mode before
381 trying to modify the menu. Use generalized access to
382 `org-agenda-files.'
383 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
384 (org-agenda-file-to-front, org-remove-file, org-diary)
385 (org-tags-view, org-export-icalendar-all-agenda-files)
386 (org-export-icalendar-combine-agenda-files): Use generalized
387 access to `org-agenda-files'.
388 (org-remember-handler): Correctly preserve heading if present.
389 (org-table-insert-row, org-table-insert-hline): Deal with
390 invisible characters.
391
392 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
393
394 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
395 (vc-annotate-color-map): New 18 element constant
396 value/saturation, rotating hue colormap, from red->blue.
397 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
398 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
399 (vc-annotate): To avoid killing the required local variables,
400 set them before the end of `with-output-to-temp-buffer', and
401 after first switching to annotate-mode.
402 (vc-annotate-warp-version): Add buffer argument in goto-line to
403 ensure annotation, not source, is scrolled.
404
405 2006-04-10 Bill Wohler <wohler@newt.com>
406
407 * custom.el (defcustom, custom-handle-keyword):
408 Add :package-version keyword.
409 (custom-add-package-version): New function. Sets value of new
410 property 'custom-package-version from :package-version keyword.
411 (defcustom): Create Common Keywords section in docstring.
412 (defface, defgroup): Replace definitions of a select few keywords
413 with a reference to the Common Keywords in defcustom.
414 (defcustom, defface, defgroup): Replace reference to Customization
415 chapter in manual with hyperlink.
416
417 * cus-edit.el (customize-package-emacs-version-alist):
418 New variable.
419 (customize-changed-options): Add check for custom-package-version.
420 (customize-package-emacs-version): New function to look up Emacs
421 version corresponding to the given package version.
422
423 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
424 defun name, in similar fashion to find-variable-regexp.
425
426 2006-04-10 Eli Zaretskii <eliz@gnu.org>
427
428 * international/mule-cmds.el (set-locale-environment): Fix last
429 change for when the locale's preferences don't specify any encoding.
430
431 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
432
433 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
434 so the defined var/fun doesn't need to be quoted.
435
436 2006-04-10 Richard Stallman <rms@gnu.org>
437
438 * finder.el (finder-mode-map): Add n and p bindings.
439
440 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
441
442 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
443 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
444 (gdb-setup-windows): Put something in source window if we can't find
445 the source file.
446 (gdb-frame-handler): Make it work again with just assembly.
447 (gdb-data-list-register-values-handler): Make it work when there is
448 no stack.
449
450 2006-04-09 Richard Stallman <rms@gnu.org>
451
452 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
453 specs while looking for charset.
454
455 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
456
457 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
458 Make them faces.
459 (lm-font-lock-keywords): Update appropriately.
460
461 2006-04-10 Kim F. Storm <storm@cua.dk>
462
463 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
464 it can also replace buffer-substring-no-properties.
465
466 * emulation/cua-base.el (cua-delete-region, cua-paste)
467 (cua-repeat-replace-region): Use filter-buffer-substring.
468
469 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
470 (cua-cut-region-to-global-mark): Likewise.
471
472 * emulation/cua-rect.el (cua--extract-rectangle)
473 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
474
475 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
476
477 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
478 entry-type. Add field delimiters to numerical fields if they are
479 not present.
480
481 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
482
483 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
484 string-const to return value.
485 (bibtex-remove-delimiters): Use it.
486
487 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
488
489 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
490 cl-byte-compile-compiler-macro unless it exists.
491
492 2006-04-08 Eli Zaretskii <eliz@gnu.org>
493
494 * files.el (hack-local-variables-confirm) <offer-save>:
495 Clarify message text. Suggested by Ralf Angeli.
496
497 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
498
499 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
500 (delete-extract-rectangle-line): Use `filter-buffer-substring'
501 instead of `buffer-substring' and `delete-region'. (Most of the
502 code actually copied from `kill-region'.)
503
504 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
505
506 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
507 (rcirc-default-port): Rename from rcirc-port.
508 (rcirc-default-nick): Rename from rcirc-nick.
509 (rcirc-default-user-name): Rename from rcirc-user-name.
510 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
511 (rcirc-low-priority-flag): New variable.
512 (rcirc-decode-coding-system): New defcustom.
513 (rcirc-encode-coding-system): New defcustom.
514 (rcirc-coding-system-alist): New defcustom.
515 (rcirc-multiline-major-mode): New defcustom.
516 (rcirc-nick): New internal variable.
517 (rcirc-process): Remove variable.
518 (rcirc-server-buffer): New variable.
519 (rcirc): Update to use rcirc-default-* variables above.
520 (rcirc-connect): Do not add window-configuration-hook-here.
521 (rcirc-server): New internal variable.
522 (rcirc-connect): Do not send keepalive pings if
523 rcirc-keepalive-seconds is nil.
524 (with-rcirc-server-buffer): New macro.
525 (rcirc-send-string): Encode with rcirc-encode-coding-system.
526 (rcirc-server-name): Rename from rcirc-server.
527 (rcirc-buffer-process): New function.
528 (rcirc-buffer-nick): New function.
529 (rcirc-buffer-target): Remove function.
530 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
531 New commands.
532 (rcirc-mode-map): Change binding of C-c C-l to
533 rcirc-toggle-low-priority.
534 (rcirc-mode): Initialize coding system based on
535 rcirc-coding-system-alist. New change-major-mode-hook to part the
536 channel on a mode change. Make kill-buffer-hook buffer-local.
537 (rcirc-change-major-mode-hook): New function.
538 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
539 (rcirc-last-post-time): New variable.
540 (rcirc-process-message): Store the last time user posted a message
541 to this target.
542 (rcirc-multiline-minor-mode): New mode.
543 (rcirc-multiline-minor-mode-map): New mode map.
544 (rcirc-edit-multiline): Put multiline-edit buffer in
545 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
546 (rcirc-print): Ignore any line starting with an ignored nick.
547 (rcirc-print): Decode using rcirc-decode-coding-system.
548 (rcirc-track-minor-mode): Update global-mode-string when disabling
549 this mode.
550 (minor-mode-alist): Add LowPri indicator.
551 (rcirc-toggle-low-priority): New function.
552 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
553 next lowpriority buffer with activity.
554 (rcirc-record-activity): Sort buffers in rcirc-activity by the
555 last time the user posted a message in to the target.
556 (rcirc-update-activity-string): New formatting for low priority
557 buffers.
558 (rcirc-split-activity): New function.
559 (rcirc-handler-PART, rcirc-handler-KICK)
560 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
561 (rcirc-nick-away-alist): New variable.
562 (rcirc-handler-301): New handler. Away messages are printed once
563 per change.
564
565 2006-04-08 Eli Zaretskii <eliz@gnu.org>
566
567 * info.el (Info-follow-nearest-node): Doc fix.
568
569 * international/mule-cmds.el (set-locale-environment): Make sure
570 the coding-system preferred by the locale's language has the same
571 EOL conversion type as the original buffer-file-coding-system.
572 (locale-language-names): Add a few MS Windows language codes.
573
574 2006-04-07 Richard Stallman <rms@gnu.org>
575
576 * simple.el (eval-expression): Doc fix.
577
578 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
579 (eval-defun): Doc fixes.
580
581 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
582
583 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
584
585 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
586
587 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
588 GDB list command without argument for greater generality.
589
590 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
591
592 * subr.el (string-or-null-p): New function.
593
594 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
595
596 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
597
598 * files.el: Update comment about safe-local-variable declarations.
599
600 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
601
602 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
603 See idlwave.org.
604
605 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
606 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
607
608 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
609 See idlwave.org.
610
611 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
612 version 6.0 (minimal changes). See idlwave.org.
613
614 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
615 6.0 (minimal changes). See idlwave.org.
616
617 * progmodes/idlw-rinfo.el: File obsoleted and removed.
618
619 2006-04-06 Romain Francoise <romain@orebokech.com>
620
621 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
622 symmetric encryption features and a new asynchronous interface to
623 GnuPG. This new version is version 1.4, plus whitespace changes.
624
625 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
626
627 * files.el: Move some `safe-local-variable' declarations to the
628 respective files.
629
630 * textmodes/ispell.el (ispell-check-comments)
631 (ispell-local-dictionary): Mark as safe.
632
633 * abbrev.el (abbrev-mode): Mark as safe.
634
635 * add-log.el (change-log-default-name): Mark as safe.
636
637 * textmodes/reftex-vars.el (reftex-vref-is-default)
638 (reftex-fref-is-default, reftex-level-indent)
639 (reftex-guess-label-type): Mark as safe.
640
641 * textmodes/fill.el (colon-double-space): Mark as safe.
642
643 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
644 (sentence-end-double-space, sentence-end-without-period)
645 (sentence-end-without-space, sentence-end, sentence-end-base)
646 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
647
648 2006-04-06 Kim F. Storm <storm@cua.dk>
649
650 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
651 the :set-after list.
652 (ido-downcase-unc-hosts): New user option. Default on.
653 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
654 when it is set, as regexps are now applied on the fly.
655 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
656 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
657 on the fly, but only when ido-process-ignore-lists is set.
658 Do case insensitive filtering if ido-downcase-unc-hosts is set.
659 Only downcase names if ido-downcase-unc-hosts is set.
660
661 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
662
663 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
664
665 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
666
667 2006-04-05 Kim F. Storm <storm@cua.dk>
668
669 * ido.el (ido-mode): Set after ido-unc-hosts and
670 ido-ignore-unc-host-regexps.
671 (ido-save-history): Save ido-unc-hosts-cache.
672 (ido-load-history): Load ido-unc-hosts-cache.
673 (ido-reread-directory): Refresh unc hosts cache in // dir.
674
675 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
676 to nil while displaying slash screen.
677
678 2006-04-05 Daiki Ueno <ueno@unixuser.org>
679
680 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
681 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
682
683 2006-04-05 Kenichi Handa <handa@m17n.org>
684
685 * international/characters.el: Setup cases of Latin, Greek, and
686 Cyrillic characters in CJK charsets.
687
688 2006-03-29 Daiki Ueno <ueno@unixuser.org>
689
690 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
691 default-enable-multibyte-characters. This reverts the change from
692 revision 6.17 which is no longer necessary because the passphrase
693 is sent separately now. GnuPG messages are unreadable under
694 multibyte locales with default-enable-multibyte-characters set to nil.
695
696 2006-04-04 Andreas Schwab <schwab@suse.de>
697
698 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
699 and `byte-compile-warnings' as `safe-local-variable'.
700
701 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
702
703 * man.el (Man-mode-map): Restore the \r binding.
704 (Man-abstract-xref-man-page): If Man-target-string is a function,
705 call it.
706 (Man-highlight-references): Use Man-default-man-entry to get the
707 target. Deal with xrefs too.
708 (Man-highlight-references0): Don't call the target function.
709
710 * woman.el (WoMan-xref-man-page): Strip the section number, woman
711 cannot deal with it.
712
713 2006-04-04 Daiki Ueno <ueno@unixuser.org>
714
715 * pgg-gpg.el: Clean up process buffers every time gpg processes
716 complete.
717
718 2006-04-04 Kenichi Handa <handa@m17n.org>
719
720 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
721 here.
722 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
723 Temporarily bind inhibit-field-text-motion to t.
724
725 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
726
727 * startup.el (normal-splash-screen): Only set mode-line-format in the
728 splash buffer, so as not to interfere when debugging the code.
729 Ignore errors when switching buffer.
730
731 2006-04-03 Romain Francoise <romain@orebokech.com>
732
733 * dired.el (dired-dnd-protocol-alist): Fix typo.
734
735 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
736
737 * savehist.el (savehist): Add :version.
738 (savehist-ignored-variables): New variable.
739 (savehist-minibuffer-hook): Don't save variables listed in
740 `savehist-ignored-variables'.
741
742 * dired.el (dired-dnd-protocol-alist): Mention that change does
743 only apply to new buffers in doc string.
744
745 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
746
747 * recentf.el (recentf-open-files-item): Include newline in button
748 field, so opening a file will work, when the point is at the end
749 of the file name. Allow, for example, to [i]search a file by
750 extension and just push RET to open it.
751
752 2006-04-03 Daiki Ueno <ueno@unixuser.org>
753
754 * pgg-gpg.el (pgg-gpg-process-filter)
755 (pgg-gpg-wait-for-completion): Check if buffer is alive.
756
757 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
758 lines, temporary fix.
759
760 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
761
762 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
763
764 2006-04-02 Richard Stallman <rms@gnu.org>
765
766 * progmodes/compile.el (compilation-message-face): Make it defcustom.
767
768 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
769
770 * ibuf-macs.el (define-ibuffer-column): Add a new key:
771 header-mouse-map.
772
773 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
774 (ibuffer-mode-header-map): New keymaps.
775 (ibuffer-update-title-and-summary): Enable mouse face highlighting
776 and keybindings for column headers.
777 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
778 property.
779
780 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
781
782 * speedbar.el (speedbar-after-create-hook): Doc fix.
783
784 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
785
786 * shell.el (shell-directory-tracker)
787 (shell-dynamic-complete-command): Doc fixes.
788
789 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
790
791 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
792 terminals.
793
794 2006-04-01 Kim F. Storm <storm@cua.dk>
795
796 * ido.el (ido-unc-hosts-cache): New defvar.
797 (ido-unc-hosts): If value of defcustom is a function, call it to
798 get list of UNC hosts. Add function-item choices to specify
799 ido-unc-hosts-net-view or user function.
800 (ido-ignore-unc-host-regexps): New defcustom.
801 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
802 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
803 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
804
805 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
806
807 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
808 wwidth.
809
810 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
811
812 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
813 (ido-max-work-file-list, ido-switch-buffer)
814 (ido-read-file-name-as-directory-commands):
815 Fix typos in docstrings.
816
817 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
818
819 * term/mac-win.el (mac-system-coding-system): Define and use after
820 Mac-specific coding systems are ready.
821
822 2006-03-27 Romain Francoise <romain@orebokech.com>
823
824 * net/rcirc.el (rcirc-connect): Add autoload cookie.
825
826 * ldefs-boot.el: Update.
827
828 2006-03-27 Daiki Ueno <ueno@unixuser.org>
829
830 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
831 passphrases when it is not needed.
832 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
833 passphrase stuff from gpg, should only be necessary when you use
834 gpg with a smartcard.
835
836 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
837
838 * comint.el (comint-dynamic-list-completions): Allow user to
839 select *Completions* buffer.
840
841 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
842
843 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
844
845 2006-03-26 Andreas Schwab <schwab@suse.de>
846
847 * progmodes/gud.el (gdb): Only complain about multiple debugging
848 when the gdb process is still running.
849
850 2006-03-25 Eli Zaretskii <eliz@gnu.org>
851
852 * mail/rmail.el (tool-bar-map): Defvar it.
853 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
854 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
855
856 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
857
858 * help.el (print-help-return-message): Suggest to use
859 display-buffer instead of switch-to-buffer-other-window to restore
860 the previous window without selecting it.
861
862 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
863
864 * frame.el (select-frame-by-name): Call x-focus-frame also when
865 window-system is mac.
866
867 * term/mac-win.el: Adjust Courier font specifications in
868 x-fixed-font-alist.
869 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
870 when directly encoding to UTF-16 in native byte order, no BOM.
871
872 2006-03-25 Kim F. Storm <storm@cua.dk>
873
874 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
875 (cua--init-keymaps): Use it instead of fixed C-return.
876 (cua-mode): Set after it.
877
878 * emulation/cua-rect.el (cua--init-rectangles):
879 Use cua-rectangle-mark-key instead of fixed C-return.
880
881 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
882
883 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
884 "run" in .gdbinit.
885 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
886
887 2006-03-24 Romain Francoise <romain@orebokech.com>
888
889 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
890 `display-buffer-other-frame'.
891
892 2006-03-24 Kim F. Storm <storm@cua.dk>
893
894 * apropos.el (apropos-synonyms): Add selection => region.
895
896 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
897
898 * progmodes/gdb-ui.el (gdb-var-create-regexp)
899 (gdb-var-list-children-regexp, gdb-var-update-regexp)
900 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
901 (gdb-data-list-register-values-regexp)
902 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
903 Future proof against new fields being added to MI output.
904 (gdb-send): Don't treat backslashes for program input as
905 continuations.
906 (gdb-assembler-handler): Don't use window-start for this handler.
907 (gdb-frame-handler): Don't change to hollow arrow if overlay
908 arrow doesn't move to new frame.
909
910 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
911
912 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
913 prevent compiler warnings.
914 (gdb-stopped): Check for gud-last-last-frame (case: signal).
915 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
916 (gdb-assembler-custom): Use hollow-right-triangle for assembler
917 buffer too.
918
919 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
920
921 * pgg-gpg.el (pgg-gpg-update-agent): Check for
922 make-network-process, so we can use the same code in Gnus v5-10
923 too and have this file fully synchronized with that release.
924
925 2006-03-23 Romain Francoise <romain@orebokech.com>
926
927 * ibuf-ext.el (ibuffer-read-filter-group-name):
928 Use `ibuffer-generate-filter-groups' to make completion list match
929 the filter groups that are really displayed in the Ibuffer buffer.
930 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
931
932 2006-03-23 Kenichi Handa <handa@m17n.org>
933
934 * international/mule-cmds.el (sort-coding-systems): Describe that
935 the argument is modified in docstring.
936
937 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
938
939 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
940 (pgg-gpg-update-agent): New function.
941 (pgg-gpg-use-agent-p): New function.
942 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
943 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
944 (pgg-gpg-sign-region): Use it.
945
946 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
947
948 * cus-edit.el (custom-face-set): Call custom-push-theme before
949 face-spec set so that `changed' theme is correctly saved.
950 (custom-face-reset-standard): Reset to recalculated face rather
951 than defface spec.
952
953 * custom.el (custom-push-theme): Only save `changed' theme if the
954 current face does not match the defface specs.
955
956 2006-03-21 Simon Josefsson <jas@extundo.com>
957
958 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
959 <wilde@sha-bang.de>.
960 (pgg-gpg-use-agent): New variable.
961 (pgg-gpg-process-region): Use it.
962 (pgg-gpg-encrypt-region): Likewise.
963 (pgg-gpg-encrypt-symmetric-region): Likewise.
964 (pgg-gpg-decrypt-region): Likewise.
965 (pgg-gpg-sign-region): Likewise.
966 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
967
968 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
969
970 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
971 bracket links.
972
973 2006-03-21 Kim F. Storm <storm@cua.dk>
974
975 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
976 fringe-indicator-alist instead of modifying global value.
977 (gdb-frame-handler): Likewise.
978
979 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
980
981 * diff-mode.el (diff-function): Make it inherit from diff-header
982 instead of diff-context.
983
984 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
985 bitmap.
986 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
987 change names in macro above for consistency.
988 (gdb-frame-handler): Use hollow-right-triangle for all selected
989 frames which except the innermost (where execution has stopped).
990 (gdb-reset): Reset buffer-local values of overlay-arrow.
991
992 2006-03-20 Richard Stallman <rms@gnu.org>
993
994 * simple.el (set-mark-command): Doc fix.
995
996 * files.el (display-buffer-other-frame): New command.
997 (ctl-x-4-map): Bind C-x 5 C-o to it.
998
999 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1000
1001 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
1002 rather than just defer-time, in case defer-time has been changed but
1003 the timer isn't running yet.
1004 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
1005
1006 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1007
1008 * help-mode.el (help-follow-symbol): New function.
1009 Essentially identical to the old `help-follow', but do not let
1010 `push-button' do the work when on an xref.
1011 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
1012
1013 2006-03-19 Richard Stallman <rms@gnu.org>
1014
1015 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
1016 preceded by the word `program'.
1017 (help-follow-mouse, help-follow): Throw error if not on xref.
1018 Delete no longer used args.
1019
1020 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
1021
1022 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
1023 annotation ensure gud-overlay-arrow-position is redisplayed.
1024
1025 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1026
1027 * textmodes/bibtex.el (bibtex-include-OPTkey)
1028 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
1029 (bibtex-autokey-name-case-convert)
1030 (bibtex-autokey-titleword-case-convert): Make these the aliases
1031 for the following two variables.
1032 (bibtex-autokey-name-case-convert-function)
1033 (bibtex-autokey-titleword-case-convert-function): Make these the
1034 real names.
1035 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
1036 bibtex-font-lock-crossref sublists.
1037 (bibtex-mode): Revert 2005-12-30 change (which made
1038 completion-ignore-case buffer-local).
1039 (bibtex-url): Simplify.
1040
1041 2006-03-19 Kim F. Storm <storm@cua.dk>
1042
1043 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
1044 cursor property value to 2 (to align with C level change).
1045
1046 2006-03-19 Bill Wohler <wohler@newt.com>
1047
1048 * image.el (image-load-path-for-library): Shorten first line in
1049 docstring.
1050
1051 2006-03-18 Richard Stallman <rms@gnu.org>
1052
1053 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
1054
1055 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
1056
1057 * isearch.el (isearch-other-meta-char): Handle user bindings for
1058 shifted control characters.
1059
1060 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
1061
1062 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
1063 part that matches email addresses, file names, etc.
1064
1065 2006-03-18 Eli Zaretskii <eliz@gnu.org>
1066
1067 * term/w32-win.el (mouse-set-font):
1068 Mention w32-list-proportional-fonts in the doc string.
1069
1070 2006-03-18 Kim F. Storm <storm@cua.dk>
1071
1072 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
1073 (ido-unc-hosts): New user option to explicitly define list of know
1074 UNC-style hosts for completion.
1075 (ido-cache-unc-host-shares-time): New user option.
1076 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
1077 New helper functions for UNC file-name support.
1078 (ido-may-cache-directory): Check for UNC host. Simplify.
1079 (ido-wash-history): Clean out old UNC hosts.
1080 (ido-nonreadable-directory-p): UNC hosts are always readable.
1081 (ido-directory-too-big-p): UNC hosts are never too big.
1082 (ido-set-current-directory): Handle UNC root path.
1083 (ido-file-name-all-completions): Complete UNC host names from
1084 ido-unc-hosts list. Cache UNC host shares.
1085 (ido-make-file-list-1): Don't filter UNC root.
1086 (ido-exhibit): Check for // in root directory, and switch to UNC
1087 mode by setting ido-current-directory to //.
1088
1089 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
1090
1091 * cus-edit.el (customize-changed-options): Mention explicit
1092 version number as default in prompt.
1093
1094 2006-03-17 Bill Wohler <wohler@newt.com>
1095
1096 * image.el (image-load-path-for-library): Minor docstring fix.
1097
1098 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
1099
1100 * textmodes/org.el (org-read-date): Include subgroup 5 into
1101 replacement text.
1102 (org-popup-calendar-for-date-prompt): Fix customization type.
1103
1104 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
1105
1106 * progmodes/gdb-ui.el (gud-watch): Provide completion.
1107 (gdb-continuation): New variable.
1108 (gdb-send): Deal with continuation lines.
1109
1110 * progmodes/gud.el (gud-gdb-complete-command)
1111 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
1112 expressions.
1113 (gud-tooltip-mode): Use buffer-local value.
1114
1115 2006-03-16 Kim F. Storm <storm@cua.dk>
1116
1117 * ido.el (ido-edit-input): Use selected match, if any.
1118
1119 2006-03-16 Bill Wohler <wohler@newt.com>
1120
1121 * image.el (image-load-path-for-library): Prefer user's images in
1122 image-load-path.
1123
1124 2006-03-16 Martin Rudalics <rudalics@gmx.at>
1125
1126 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
1127 when checking for attempt to drag leftmost or rightmost scrollbar.
1128
1129 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
1132 (gdb-force-mode-line-update): New function.
1133 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
1134 (gdb-exited): Use them.
1135 (gdb-signal): New function.
1136 (gdb-annotation-rules): Provide a rule for it.
1137
1138 2006-03-16 Kenichi Handa <handa@m17n.org>
1139
1140 * international/mule.el (auto-coding-regexp-alist): Add entries
1141 for Unicode BOM.
1142
1143 * sort.el (sort-build-lists): Temporarily bind
1144 inhibit-field-text-motion to t.
1145
1146 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
1147
1148 * locate.el (locate-command, locate-make-command-line)
1149 (locate-fcodes-file, locate-update-command)
1150 (locate-prompt-for-command, locate, locate-with-filter)
1151 (locate-get-file-positions): Doc fixes.
1152 (locate-buffer-name, locate-header-face): Remove leading `*' in
1153 defcustom.
1154 (locate-filter-output): Use `keep-lines' instead of its alias
1155 `delete-non-matching-lines'.
1156 (locate-get-filename, locate-get-dirname): Add introductory comment.
1157 (locate-find-directory-other-window): Give appropriate error
1158 message if used outside main listing.
1159
1160 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1161
1162 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
1163 the new extend-region feature.
1164 (font-lock-after-change-function): Update correspondingly.
1165 * jit-lock.el (jit-lock-after-change): Update correspondingly.
1166 * progmodes/grep.el (font-lock-lines-before): Don't disable.
1167
1168 2006-03-15 Bill Wohler <wohler@newt.com>
1169
1170 * image.el (image-load-path-for-library): Fix example by not
1171 recommending that one binds image-load-path. Just defvar it to
1172 placate compiler and only use it if previously defined.
1173
1174 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
1175
1176 * textmodes/org.el (org-insert-centered): Use `string-width' to
1177 make underlining work for wide characters.
1178 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
1179 TAB to `org-cycle', to make sure that no binding in
1180 `outline-mode-map' can supercede it.
1181
1182 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
1183
1184 * allout.el: Increment version to 2.2.1 in file commentary.
1185
1186 (allout-version): Increment to 2.2.1.
1187
1188 (allout-default-layout): New customization variable, used when the
1189 file lacks a specific allout-layout. Uses allout-layout-type for
1190 recursively nested definition.
1191
1192 (allout-layout-type): Widget defining allout layouts, necessary for
1193 self-recursive definition.
1194
1195 (allout-mode): Incorporate allout-default-layout as fallback for
1196 allout-layout.
1197
1198 (allout-layout): Mark as 'safe-local-variable', and refer mention
1199 fallback to `allout-default-layout' in absence of a specified value.
1200 (allout-passphrase-verifier-string)
1201 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
1202
1203 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
1204
1205 (allout-get-encryption-passphrase-verifier): Use correct name of
1206 passphrase verifier in docstring.
1207
1208 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
1209
1210 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
1211 elements.
1212 (gdb-find-watch-expression): Make it work for arrays too.
1213 Follow change to gdb-var-list.
1214 (gud-watch): Allow the user to enter variable name with a prexix
1215 arg. Create keybindings.
1216 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1217 (gdb-var-list-children-handler, gdb-var-update-handler)
1218 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
1219 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
1220 Follow change to gdb-var-list.
1221 (gdb-starting): Don't show the overlay arrows when program is running.
1222
1223 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
1224 gdb-var-list.
1225
1226 2006-03-14 Bill Wohler <wohler@newt.com>
1227
1228 * image.el (image-load-path-for-library): Pass value of path
1229 rather than symbol. Always return list of directories.
1230 Guarantee that image directory comes first.
1231
1232 2006-03-14 Alan Mackenzie <acm@muc.de>
1233
1234 * font-core.el (font-lock-extend-region\(-function\)?.):
1235 New function/variable.
1236
1237 * font-lock.el (font-lock-after-change-function):
1238 Call font-lock-extend-region. Obey font-lock-lines-before.
1239 (font-lock-default-fontify-region): Remove reference to
1240 font-lock-lines-before.
1241
1242 * jit-lock.el (jit-lock-after-change):
1243 Call font-lock-extend-region. Obey font-lock-lines-before.
1244
1245 2006-03-14 David Ponce <david@dponce.com>
1246
1247 * tree-widget.el (tree-widget-themes-load-path)
1248 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1249
1250 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
1251
1252 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
1253 (rcirc-print): Mark the start of text at the end of the prompt.
1254 (rcirc-track-minor-mode): Add autoload cookie.
1255 (rcirc-update-activity-string): Add space to front of mode-line
1256 indicator.
1257
1258 2006-03-13 Miles Bader <miles@gnu.org>
1259
1260 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
1261 (rcirc-abbrev-nick): Remove function.
1262 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
1263
1264 2006-03-13 David Ponce <david@dponce.com>
1265
1266 * tree-widget.el: Handle themes across all occurrences of the main
1267 themes sub-directory found in tree-widget-themes-load-path.
1268 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1269 (tree-widget--locate-sub-directory): Return all occurrences.
1270 (tree-widget-themes-path): New function.
1271 Replace tree-widget-themes-directory, and return a list of directories.
1272 (tree-widget-set-parent-theme)
1273 (tree-widget-lookup-image): Use it.
1274
1275 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
1276
1277 * textmodes/org.el (org-link-search): Avoid self-matching of
1278 links, allow target text to be distributed over several lines.
1279 (org-search-not-link): New function.
1280 (org-set-regexps-and-options, org-get-current-options):
1281 New startup options.
1282 (org-export-as-html): Take odd-level setting from local variable.
1283 (org-fontify-emphasized-text): New option.
1284 (org-set-font-lock-defaults): Include emphasized text.
1285 (org-follow-mhe-link): Allow folder-only links, fix folder name.
1286 (org-font-lock): Customize group renamed from `org-faces'.
1287
1288 2006-03-13 John Paul Wallington <jpw@pobox.com>
1289
1290 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1291 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1292
1293 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1294
1295 * cus-start.el (all): Delete :version keyword for members of the
1296 fringe group, since the entire group is new in 22.1.
1297
1298 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1299
1300 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1301 map if value is hexadecimal (an address).
1302 (gud-watch): Only search roots for existing watch expressions.
1303 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1304 prevent caching problems with speedbar-update-directory-contents.
1305
1306 2006-03-12 Juri Linkov <juri@jurta.org>
1307
1308 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1309 before comparing with `low' and `warn'.
1310
1311 * info.el (Info-dir-remove-duplicates): Move point to the
1312 beginning of the current line after deleting the entries from
1313 redundant heading. Use marker for `limit' and compare it with
1314 point before calling `re-search-forward'.
1315
1316 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1317
1318 * simple.el (yank): Fix typo in docstring.
1319
1320 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1321
1322 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1323 messages, where "D" is the 6th character.
1324
1325 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1326
1327 * simple.el (yank): Fix last change.
1328
1329 2006-03-11 David Ponce <david@dponce.com>
1330
1331 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1332 merging elements from the standard ispell-dictionary-alist.
1333 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1334 alist, and return the new alist.
1335
1336 2006-03-11 Richard Stallman <rms@gnu.org>
1337
1338 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1339
1340 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1341 the way it is implemented is too unclean.
1342
1343 * simple.el (kill-region, yank): Doc fix.
1344
1345 * battery.el (battery-echo-area-format): Doc fix.
1346 (battery-mode-line-format): Likewise.
1347 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1348 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1349
1350 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1351
1352 * progmodes/octave-mod.el (octave-indent-for-comment):
1353 Behave according to do string.
1354
1355 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1356
1357 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1358 Be visible only if major mode is Mail Mode.
1359
1360 * textmodes/flyspell.el (flyspell-external-point-words)
1361 (flyspell-process-localwords): Fix last changes.
1362
1363 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1364
1365 * calendar/holidays.el (list-holidays): Doc fix.
1366
1367 * international/mule.el (auto-coding-alist): Add .odt
1368 (OpenOffice's open document) files.
1369
1370 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1371 document) files. Mention in the doc string the need to sync with
1372 auto-coding-alist.
1373
1374 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1375
1376 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1377 enable-local-variables is set to always query, or there is no
1378 savable variable.
1379
1380 2006-03-10 Bill Wohler <wohler@newt.com>
1381
1382 * image.el (image-load-path-for-library): Merge at least three
1383 functions from Gnus and MH-E into this one function that can now
1384 be shared.
1385
1386 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1387
1388 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1389 gdb-remove-mouse-face and remove help-echo too.
1390 (gdb-enqueue-input): Correct conditional clause.
1391
1392 2006-03-10 Glenn Morris <rgm@gnu.org>
1393
1394 * calendar/calendar.el (calendar-holidays): Doc fix.
1395 * calendar/holidays.el (list-holidays): Doc fix.
1396
1397 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1398
1399 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1400 it gets called in gdb-prompt anyway.
1401 (gdb-use-separate-io-buffer): Only restore window arrangement for
1402 gdb-many-windows.
1403 (gdb-enqueue-input): Make it harder to send GDB input when program
1404 is running.
1405 (gdb-buffer-list): New variable.
1406 (gdb-remove-mouse-face): New function.
1407 (gdb-starting): Use it when GDB input won't get sent.
1408
1409 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1410
1411 * help.el (view-lossage): Remove trailing whitespace before
1412 inserting "\n".
1413
1414 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * files.el (hack-local-variables-confirm):
1417 Set coding-system-for-read to nil before writing to .emacs.
1418
1419 * arc-mode.el (archive-extract): Check if an existing buffer name
1420 comes from a different archive.
1421
1422 * help.el (describe-key-briefly): If KEY is a down event, read and
1423 discard the up event.
1424
1425 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1426
1427 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1428 be edited and use font-lock-warning-face for any changes.
1429
1430 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1431 (gdb-edit-value): Use it to report any errors.
1432
1433 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1434
1435 * help.el (describe-key): Remove leftover test code.
1436
1437 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1438
1439 * textmodes/org.el: Move defvars out of eval-when-compile.
1440 Use buffer-file-name variable.
1441 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1442 arg `file'.
1443 (org-level-faces): Remove startup dependency.
1444 (org-cycle, org-map-tree, org-scan-tags)
1445 (org-remember-handler): Don't call `outline-level' directly.
1446 (org-mhe-search-all-folders): New option.
1447 (org-mhe-get-message-folder-from-index)
1448 (org-mhe-get-message-folder): Fix indexing search.
1449 (org-format-agenda-item): Handle nil TAGS argument.
1450 (org-cleaned-string-for-export, org-activate-target-links)
1451 (org-make-target-link-regexp): Deal with empty radio target list.
1452 (org-tag): New face.
1453 (org-get-level-face): New function.
1454 (org-set-font-lock-defaults): Simplify setup for headlines.
1455 (org-complete): Pass common substring to `display-completion-list'.
1456
1457 2006-03-06 David Ponce <david@dponce.com>
1458
1459 * tree-widget.el: Update Commentary header.
1460 (tree-widget-theme-name): Ignore parent themes.
1461 (tree-widget-set-parent-theme): New function.
1462 (tree-widget-set-theme): Use it.
1463 (tree-widget-set-image-properties): Move definition. Does nothing
1464 if image properties have already been set.
1465 (tree-widget-image-properties): Move definition. Receive an image
1466 name. Set the :pointer property.
1467 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1468 Don't set the :pointer image property.
1469 (tree-widget-convert-widget): New function. Handle :dynargs
1470 compatibility here.
1471 (tree-widget): Use it to :convert-widget. Add the :expander-p
1472 predicate to control when the :expander function is entered.
1473 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1474 (tree-widget-value-create): Handle :expander-p. widget-apply
1475 :expander.
1476 (tree-widget-expander-p): New function. Default value of the
1477 :expander-p property.
1478
1479 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1480
1481 * help.el (describe-key): Properly handle the return value of
1482 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1483 remaps. Handle string and vector `follow-link' values.
1484
1485 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1486
1487 * complete.el (PC-expand-many-files): Try be more careful when parsing
1488 the shell's output.
1489
1490 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1491
1492 * outline.el (hide-sublevels): Provide better interactive default.
1493
1494 2006-03-06 Kenichi Handa <handa@m17n.org>
1495
1496 * international/fontset.el (create-fontset-from-fontset-spec):
1497 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1498
1499 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1500
1501 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1502 backslashes instead of one in regexp.
1503 (gud-tooltip-dereference): Add missing optional argument.
1504
1505 2006-03-04 John Paul Wallington <jpw@pobox.com>
1506
1507 * wdired.el (toplevel): Require `cl' at compile-time.
1508
1509 2006-03-04 Andreas Schwab <schwab@suse.de>
1510
1511 * server.el (server-process-filter): Handle errors during
1512 evaluation of the argument.
1513
1514 2006-03-03 John Paul Wallington <jpw@pobox.com>
1515
1516 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1517 escape parentheses at beginning of line.
1518 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1519 (t-mouse-mode): Remove period from end of error message.
1520
1521 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1522
1523 * textmodes/flyspell.el (flyspell-process-localwords):
1524 Be case-sensitive.
1525
1526 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1527
1528 * cus-edit.el (custom-quote): Remove function, since it has been
1529 moved to custom.el.
1530
1531 * font-lock.el (lisp-font-lock-keywords-2)
1532 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1533 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1534 they have no special meaning.
1535
1536 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1537 indirect buffer gets killed before indirect buffer. Use dolist.
1538
1539 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1540
1541 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1542 value instead of a literal constant (1) on more pauses.
1543
1544 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1545
1546 * textmodes/flyspell.el (flyspell-external-point-words):
1547 Be case-sensitive.
1548
1549 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1550
1551 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1552 with "www".
1553
1554 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1555
1556 * allout.el: Restablish intermediate missing comment header to
1557 preserve outline structure.
1558 (allout-beginning-of-current-entry): Skip invisible text.
1559 (allout-open-topic): Fix opening a topic at end-of-buffer.
1560 (allout-minor-mode): Move nearer to allout-mode function.
1561
1562 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1563
1564 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1565
1566 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1567
1568 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1569 is nil.
1570
1571 * progmodes/gud.el (gud-speedbar-menu-items):
1572 Use buffer-local-value and add missing :visible keyword.
1573
1574 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1575
1576 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1577
1578 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1579 must be `follow-link'.
1580
1581 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1582
1583 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1584 formatting: No nested anchors.
1585 (org-all-targets): Fix bug with XEmacs compatibility.
1586 (org-read-date): Add (require 'parse-time).
1587 (org-set-tags): Fix bug with extra inserted space.
1588 (org-export-html-style): Define a style class for targets.
1589 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1590 (org-hide-leading-stars): New option.
1591 (org-hide): New face.
1592 (org-set-font-lock-defaults): Allow to hide leading stars.
1593 (org-get-legal-level, org-tr-level): New functions.
1594 (org-odd-levels-only): New option.
1595 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1596 (org-demote, org-promote): Deal with double-star levels.
1597 (org-convert-to-odd-levels): New command.
1598
1599 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1600
1601 * speedbar.el (speedbar-update-localized-contents): Try to
1602 preserve window-start.
1603 (speedbar-update-directory-contents): Try to preserve window-start
1604 and window-point.
1605 (speedbar-update-special-contents): Don't move back to start of window.
1606
1607 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1608 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1609 speedbar-timer-fn.
1610 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1611 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1612 instead of gdb-speedbar-timer-fn.
1613
1614 2006-02-28 Jay Belanger <belanger@truman.edu>
1615
1616 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1617 (math-compose-expr): Use latex option when calling
1618 `math-compose-tex-matrix' for latex mode.
1619
1620 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1621
1622 * speedbar.el: Re-instate comments about developing for speedbar
1623 [this is what info and gdb-ui use even if better methods exist now].
1624
1625 * t-mouse.el: New file.
1626 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1627 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1628 (t-mouse-make-event-element): Use posn-at-x-y instead.
1629 (t-mouse-make-event): Deal with Fedora Core 3.
1630 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1631 (t-mouse-mouse-position-function): New function. Use it instead
1632 of advising mouse-position.
1633 (t-mouse-mode): New minor mode.
1634 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1635
1636 2006-02-27 Glenn Morris <rgm@gnu.org>
1637
1638 * calendar/calendar.el (calendar-holidays): Doc fix.
1639
1640 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1641
1642 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1643 Re-introduce the concept of a source window.
1644 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1645 consistency with get-buffer-create.
1646 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1647 (gdb-data-list-register-values-handler)
1648 (gdb-stack-list-locals-handler): Try to preserve window-start as
1649 well as window-point.
1650 (gdb-display-source-buffer): New function (old concept).
1651 (gdb-goto-breakpoint): Use it.
1652
1653 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1654 for gdb-ui/gdb-mi (old concept).
1655
1656 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
1657
1658 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1659 binding.
1660
1661 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1662
1663 * textmodes/reftex-sel.el (reftex-select-label-map)
1664 (reftex-select-bib-map): Add `follow-mouse' binding.
1665
1666 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
1667
1668 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1669 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1670 Give :set functions to provide automatic updating.
1671 Update docstring. Give compiler defvars early in the file
1672 and move the defcustoms to a later spot where all called functions
1673 are defined.
1674 (jka-compr-file-name-handler-entry): Doc fix.
1675 (jka-compr-compression-info-list--internal)
1676 (jka-compr-mode-alist-additions--internal)
1677 (jka-compr-load-suffixes--internal): New variables.
1678 (jka-compr-install): Set the three above variables.
1679 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1680 (jka-compr-update, jka-compr-set): New functions.
1681 (auto-compression-mode): Doc fix.
1682
1683 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1684 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1685 Use jka-compr-compression-info-list--internal,
1686 jka-compr-mode-alist-additions--internal and
1687 jka-compr-load-suffixes--internal.
1688
1689 * files.el (load-library):
1690 * loadhist.el (file-loadhist-lookup):
1691 * startup.el (command-line):
1692 * subr.el (locate-library):
1693 * emacs-lisp/autoload.el (update-directory-autoloads):
1694 * emacs-lisp/find-func.el (find-library-suffixes):
1695 Use `get-load-suffixes' instead of `load-suffixes'.
1696
1697 * subr.el (locate-library):
1698 * emacs-lisp/find-func.el (find-library-name):
1699 Use `load-file-rep-suffixes' instead of '("").
1700
1701 2006-02-26 Kim F. Storm <storm@cua.dk>
1702
1703 * ido.el (ido-save-history, ido-load-history): Simplify.
1704 Don't use find-file-noselect to avoid interference from other modes.
1705
1706 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
1707
1708 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
1709 to use the default shell if filename is not available.
1710 Reported by Giorgos Keramidas.
1711
1712 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
1713
1714 * progmodes/etags.el (tags-completion-table): Do completion from
1715 all the tables in the current list, as documented in the manual.
1716
1717 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1718
1719 * CC Mode Update to 5.31.3.
1720
1721 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1722
1723 * progmodes/cc-mode.el (c-postprocess-file-styles):
1724 Bind inhibit-read-only to t, around the call to
1725 c-remove-any-local-eval-or-mode-variables, so that it works on a
1726 RO file.
1727
1728 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1729
1730 * progmodes/cc-awk.el: Correct a typo.
1731
1732 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1733
1734 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
1735 c-hungry-delete-backwards, at the request of RMS. Leave the old
1736 name as an alias.
1737
1738 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1739
1740 * progmodes/cc-mode.el: Correct a typo.
1741
1742 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1743
1744 * progmodes/cc-defs.el: Update the version number to 5.31.3.
1745
1746 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1747
1748 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
1749 brace-else-brace (error due to mbeg, mend being undefined).
1750
1751 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1752
1753 * progmodes/cc-mode.el: File Local variables: Solve the problem
1754 where both `mode' and c-file-offsets are specified: `mode' will
1755 overwrite c-f-o's settings:
1756 (c-remove-any-local-eval-or-mode-variables): New function.
1757 (c-postprocess-file-styles): Call the above new function, within
1758 c-tentative-buffer-change, to splat `mode' and `eval' before the
1759 second hack-local-variables.
1760
1761 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1762
1763 * progmodes/cc-mode.el:
1764 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1765 (c-after-change): Protect the match data with save-match-data.
1766 It was getting corrupted by c-after-change-check-<>-operators.
1767
1768 * cc-defs.el: [Supersedes patch V1.38]:
1769 (top level): Check for a buggy font-lock-compile-keywords ONLY in
1770 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
1771
1772 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
1773 with save-match-data. It was being corrupted when Font Lock was
1774 not enabled.
1775
1776 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1777
1778 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
1779 Mode and Subword Mode.
1780
1781 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
1782 real labels ("case 1:" or "foo:") from non-labels ("public:").
1783 (c-forward-objc-directive): Replace c-forward-token-2 with crude
1784 coding; c-f-t-2 doesn't move over a token at EOB.
1785
1786 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
1787
1788 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
1789 (c-update-modeline): Concatenate the minor mode indicators
1790 directly onto mode-name, removing c-submode-indicators.
1791 Sometimes, c-s-i got separated from the mode name on the mode line.
1792
1793 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
1794 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
1795
1796 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1797
1798 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
1799 error message when there's an evaluation error to show whether
1800 it's loaded from source or not.
1801 (c-filter-ops): Make it available at runtime too to work when
1802 `c-make-init-lang-vars-fun' needs to evaluate from source.
1803
1804 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
1805
1806 * help.el (help): Revert last part of 2006-02-23 change (deletion
1807 of the `provide' call).
1808
1809 2006-02-23 Juri Linkov <juri@jurta.org>
1810
1811 * compare-w.el (compare-windows-highlight): Add new value
1812 `persistent' and change :type from `boolean' to `choice'.
1813 (compare-windows-overlays1, compare-windows-overlays2):
1814 New internal variables.
1815 (compare-windows-highlight): If compare-windows-highlight is
1816 `persistent', add current overlays to compare-windows-overlays[12]
1817 instead of adding compare-windows-dehighlight to pre-command-hook.
1818 (compare-windows-dehighlight): Delete all overlays from
1819 compare-windows-overlays[12].
1820
1821 * info.el (Info-search): Don't bind search-spaces-regexp to
1822 Info-search-whitespace-regexp in non-regexp isearch mode.
1823
1824 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1825
1826 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
1827
1828 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
1829
1830 * textmodes/org.el (org-xemacs-p)
1831 (org-export-html-show-new-buffer, org-table-may-need-update)
1832 (org-insert-item, org-mhe-get-message-real-folder)
1833 (org-mhe-get-message-folder-from-index)
1834 (org-mhe-get-message-folder, org-mhe-get-message-num)
1835 (org-mhe-get-header, org-make-org-heading-search-string)
1836 (org-make-org-heading-camel, org-table-sort-lines)
1837 (org-format-org-table-html, org-format-table-table-html):
1838 Fix typos in docstrings.
1839
1840 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
1841
1842 * textmodes/org.el (org-cleaned-string-for-export)
1843 (org-solidify-link-text): New function.
1844 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
1845 XEmacs, just to silence the compiler.
1846 (org-export-as-ascii, org-export-as-html-and-open):
1847 Use `org-cleaned-string-for-export' and create internal links.
1848 (org-follow-mhe-link): Require mh-e, use folder.
1849
1850 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1851
1852 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
1853
1854 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
1855 gdb-debug-log-length.
1856 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
1857 it a real ring but...
1858 (gud-gdba-marker-filter): ...make it work like mark-ring.
1859 (gdb-enable-debug): Rename from gdb-enable-debug-log.
1860 (gdb-mouse-jump): New function. Add bindings.
1861
1862 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1863
1864 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
1865 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
1866 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
1867 (gdb-debug-log-length): Customize it's length.
1868 (gud-watch, gdb-var-create-handler): Display function::var format
1869 but don't use to create variable object.
1870 (gdb-var-create-handler): Use message-box in place of message.
1871 (gdb-stopped): Call gdb-exited if signalled.
1872
1873 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
1874
1875 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
1876
1877 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
1878
1879 * textmodes/reftex.el (reftex-locate-file): Search all extensions
1880 if `reftex-try-all-extensions' is set.
1881
1882 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
1883 fail silently when there is no valid argument at point.
1884 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
1885 `fail-silently' argument. From a patch by David Reiter.
1886
1887 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
1888 New commands.
1889 (org-mark-ring): New variable.
1890 (org-mark-ring-length): New option.
1891 (org-open-at-point, org-goto, org-open-file): Push old position
1892 onto the mark ring.
1893 (org-add-hook): New function.
1894 (org-export-table-remove-special-lines): New option.
1895 (org-skip-comments, org-format-org-table-html): Respect new
1896 option `org-export-table-remove-special-lines'.
1897 (org-open-file): Allow special command configuration for
1898 directory link.
1899 (org-file-apps): Fix bugs in customize type, added setting
1900 for directories.
1901 (org-activate-tags, org-format-agenda-item, org-complete)
1902 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
1903 (org-get-tags, org-get-buffer-tags, org-open-at-point)
1904 (org-link-search, org-make-org-heading-search-string)
1905 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
1906 (org-radio-targets, org-file-link-context-use-camel-case)
1907 (org-activate-camels): New options.
1908 (org-update-radio-target-regexp, org-all-targets)
1909 (org-make-target-link-regexp, org-activate-target-links):
1910 New functions.
1911 (org-make-org-heading-search-string): New function.
1912 (org-store-link, org-insert-link): Use new option
1913 `org-file-link-context-use-camel-case'.
1914 (org-activate-camels): Use new option `org-activate-camels'.
1915 (org-link-regexp): Add mhe prefix.
1916 (org-open-at-point, org-store-link): Support for mhe links.
1917 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
1918 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
1919 (org-mhe-get-header, org-follow-mhe-link): New functions.
1920 (org-remove-angle-brackets, org-add-angle-brackets):
1921 New functions.
1922 (org-bracket-link-regexp): New constant.
1923 (org-read-date): Fix bug that was rejecting all typed dates.
1924 (org-link-search): Make hierarchy above visible after a match.
1925 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
1926 (org-store-link): Fix bug with link creation when cursor is in
1927 an empty line.
1928 (org-open-at-point): Fix bug with matching a link.
1929 Fixed buggy argument sequence in call to `org-view-tags'.
1930 (org-compile-prefix-format): Set `org-prefix-has-tag'.
1931 (org-prefix-has-tag): New variable.
1932 (org-format-agenda-item): Remove tags from headline
1933 if appropriate.
1934 (org-agenda-remove-tags-when-in-prefix): New option.
1935
1936 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
1937
1938 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
1939 Fix the regular expressions.
1940
1941 2006-02-21 Richard M. Stallman <rms@gnu.org>
1942
1943 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
1944 if there's no other specific basis.
1945
1946 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
1947 as variables at all.
1948 (unsafep-variable): Rename arg; doc fix.
1949
1950 * abbrevlist.el (list-one-abbrev-table): Add autoload.
1951
1952 * calendar/appt.el (diary-selective-display): Add defvar.
1953
1954 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
1955
1956 * isearch.el (search-whitespace-regexp): Fix custom type.
1957
1958 * help.el (describe-key-briefly): Compute interactive args
1959 in same was as before previous change.
1960
1961 * files.el (enable-local-variables): Doc fix.
1962
1963 2006-02-21 Kim F. Storm <storm@cua.dk>
1964
1965 * fringe.el: Cleanup as file is now pre-loaded.
1966 (fringe-bitmaps): Initialize unconditionally.
1967 (fringe-mode, set-fringe-style): Remove autoload cookies.
1968
1969 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1970
1971 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
1972 `horizontal-bar'.
1973 (fringe-cursor-alist): Use `horizontal-bar'.
1974
1975 2006-02-20 Kim F. Storm <storm@cua.dk>
1976
1977 * fringe.el (fringe-bitmaps): Update to new bitmap names.
1978 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
1979
1980 * loadup.el: Load "fringe" on window systems.
1981
1982 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
1983
1984 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
1985 out of scope components.
1986
1987 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
1988 default.
1989
1990 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
1991
1992 * custom.el (customize-mark-to-save, customize-mark-as-set):
1993 Load the symbol first.
1994
1995 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
1996
1997 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
1998 strech spec so it doesn't display as "^J" on the header line
1999 when `Buffer-menu-use-header-line' is t.
2000
2001 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2002
2003 * speedbar.el (speedbar-make-button): Keep text properties
2004 of string arguments if desired.
2005
2006 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
2007 expessions.
2008
2009 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
2010 of speedbar.
2011
2012 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
2013
2014 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
2015 to value of `read-file-name-completion-ignore-case'.
2016
2017 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
2018
2019 * custom.el (customize-mark-as-set): Push to `user' theme.
2020
2021 * cus-edit.el (custom-save-variables): Allow unthemed values.
2022 (customize-set-variable): Push setting to `user' theme.
2023
2024 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2025
2026 * progmodes/gud.el: Don't require font-lock as it's now
2027 automatically loaded.
2028 (gud-speedbar-buttons): Replace gdb-var-changed with
2029 gdb-force-update.
2030
2031 * progmodes/gdb-ui.el (gdb-force-update): Rename from
2032 gdb-var-changed.
2033 (gdb-post-prompt): Use it.
2034 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
2035 (gdb-var-update-handler, gdb-var-delete)
2036 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
2037 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
2038 gdb-force-update in gdb-post-prompt.
2039 (gdb-reset): Clear watch expressions from speedbar when quitting.
2040
2041 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2042
2043 * viper-cmd.el (viper-insert-state-post-command-sentinel)
2044 (viper-change-state-to-vi, viper-change-state-to-emacs):
2045 Make aware of cursor coloring in the Emacs state.
2046 (viper-special-read-and-insert-char): Use read-char-exclusive.
2047 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
2048
2049 * viper-init.el (viper-emacs-state-cursor-color): New variable.
2050
2051 * viper-util.el (viper-save-cursor-color)
2052 (viper-get-saved-cursor-color-in-replace-mode)
2053 (viper-get-saved-cursor-color-in-insert-mode)
2054 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
2055 state.
2056 (viper-get-saved-cursor-color-in-emacs-mode): New function.
2057
2058 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
2059 (ediff-ignore-case-option3, ediff-actual-diff-options)
2060 (ediff-actual-diff3-options): New variables to control case sensitivity.
2061 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
2062 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
2063 (ediff-toggle-ignore-case): New function.
2064 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
2065
2066 * ediff-help.el (ediff-long-help-message-narrow2)
2067 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
2068 (ediff-long-help-message-word-mode): Add ignore-case command.
2069 (ediff-help-for-quick-help): Add ignore-case command.
2070
2071 * ediff-merg.el: Move provide to the end.
2072
2073 * ediff-ptch.el: Move provide to the end.
2074
2075 * ediff-wind.el: Move provide to the end.
2076
2077 * ediff-mult.el: Move provide to the end.
2078 (ediff-set-meta-overlay): Enable follow-link.
2079
2080 * ediff.el: Move provide to the end.
2081 Break recursive load cycle in eval-when-compile.
2082 (ediff-patch-buffer): Better heuristics.
2083
2084 * ediff-util.el: Move provide to the end.
2085 Break recursive load cycle in eval-when-compile.
2086 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
2087 defuns.
2088 (ediff-submit-report): Pass the values of ediff-diff3-program,
2089 ediff-diff3-options.
2090
2091 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
2092
2093 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
2094 the opening bracket of the following bracketing pairs: {}, [], (), <>,
2095 `' (for example, in the docstring of `windmove-default-keybindings').
2096
2097 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2098
2099 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
2100 shadow face. Don't provide binding to edit variable when it is
2101 out of scope.
2102
2103 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
2104 (gdb-var-update-handler): Detect out of scope variables with pre
2105 GDB 6.4 too.
2106 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
2107 Reset status of variable objects to nil in update handlers.
2108 (gdb-var-update-handler-1): Detect when a variable object comes
2109 in scope. setcar on var changes gdb-var-list directly.
2110
2111 2006-02-17 Juri Linkov <juri@jurta.org>
2112
2113 * ffap.el (ffap) <defface>: Add explicit face declaration.
2114 (ffap-highlight): Use face `ffap' directly instead of checking
2115 for its existence.
2116
2117 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
2118 `visible-ok' of `other-buffer' to find the right original buffer.
2119
2120 * info.el (Info-search): Skip `Local Variables' node.
2121
2122 2006-02-17 Juri Linkov <juri@jurta.org>
2123
2124 * info.el (Info-find-file): Check for symbols `apropos', `history',
2125 `toc' in the input filename, and return these symbols as is.
2126 (Info-find-node-2): Set Info-current-file to symbols `apropos',
2127 `history', `toc' instead of strings.
2128 (Info-set-mode-line): For non-string Info-current-file use the
2129 symbol's name inside **.
2130 (Info-isearch-push-state): Add quote before Info-current-file and
2131 Info-current-node.
2132 (Info-isearch-pop-state): Use `equal' instead of `string='.
2133 (Info-extract-pointer, Info-following-node-name): Use
2134 `match-string-no-properties' instead of `match-string'.
2135 (Info-up): Check `old-file' for `stringp'.
2136 (Info-history): Use `equal' instead of `string-equal'.
2137 Check `file' for `stringp'.
2138 (Info-history): Use symbol `history' instead of string as first arg
2139 of `Info-find-node'.
2140 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
2141 `toc' instead of string.
2142 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
2143 instead of `buffer-substring', and `match-string-no-properties'
2144 instead of `match-string'.
2145 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
2146 instead of strings.
2147 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
2148 Use symbol `apropos' instead of string.
2149 (Info-copy-current-node-name): Check `Info-current-file' for
2150 `stringp' and construct a command with `Info-find-node' from it.
2151 (Info-fontify-node): Use `match-string-no-properties' instead of
2152 `match-string' and check file names for `stringp'.
2153 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
2154 `history', `toc' instead of strings.
2155
2156 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
2157
2158 * files.el: Rearrange functions and variables in the file local
2159 variables section.
2160
2161 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * files.el: Add truncate-lines, ispell-check-comments and
2164 ispell-local-dictionary as safe local variables.
2165
2166 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2167
2168 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
2169 out of scope variables.
2170 (gud-speedbar-buttons): Use unless.
2171
2172 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
2173 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
2174 (gdb-show-changed-values): Also use for out of scope variables.
2175 (gdb-var-update-handler-1): Note if variable goes out of scope.
2176
2177 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
2178
2179 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
2180 default to global variable values for unsupplied args.
2181 (rcirc-get-buffer-create): Fix bug with setting the target.
2182 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
2183 test for rcirc-always-use-server-buffer-flag here.
2184 (rcirc-response-formats): Add %N, which is a facified nick. %n
2185 uses the default face. Change the ACTION format string. If the
2186 "nick" is the server, don't print anything for that field.
2187 Comment fixes.
2188 (rcirc-target-buffer): Don't test
2189 rcirc-always-use-server-buffer-flag here.
2190 (rcirc-print): Squeeze extra spaces out of the text before message.
2191 (rcirc-put-nick-channel): Strip potential "@" char from nick
2192 before adding them to nick table.
2193 (rcirc-url-regexp): Improve to match address like "foo.com".
2194
2195 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2196
2197 * allout.el (allout-hidden-p): Move this defsubst before
2198 allout-overlay-interior-modification-handler, where it is first
2199 used.
2200
2201 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
2202
2203 * allout.el: Use allout invisible-text overlays instead of
2204 selective display for concealed text. Also, lots of general
2205 cleanup, and improved compatibility code.
2206
2207 (allout-version) Incremented, corrected, revised, and refined
2208 module commentary.
2209
2210 (provide 'allout): Moved to the bottom, added a require of overlay.
2211
2212 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
2213 `except-current'.
2214 (allout-write-file-hook-handler): Minimize delay.
2215 (count-trailing-whitespace-region): New function so
2216 auto-encryption of current topic can resituate cursor exactly.
2217 PGP/GPG encryption trims trailing whitespace from lines, which
2218 must be accounted for across encryption then decryption.
2219
2220 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
2221 just plain "\C-c", to avoid intruding on user's keybinding space.
2222
2223 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
2224 parameter, so user request to provide a new password is done.
2225
2226 (allout-outside-normal-auto-fill-function, allout-auto-fill):
2227 Refined mechanism for auto-filling behavior while in allout mode.
2228
2229 (allout-mode): Explicitly specify the mode map in the docstring.
2230 Clarify provision for various write-file hook var names.
2231 Adjusted for invisible-text overlays instead of selective-display.
2232
2233 (allout-depth): Really return 0 if not within any topic. This
2234 rectifies `allout-beginning-of-level' and sequence numbering
2235 errors that occur when cutting and pasting numbered topics.
2236 Changed from a in-line subst to a regular function, as well.
2237
2238 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
2239
2240 (allout-end-of-subtree, allout-end-of-subtree)
2241 (allout-end-of-entry, allout-end-of-current-heading)
2242 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
2243 (allout-show-children, allout-show-to-offshoot)
2244 (allout-hide-current-entry, allout-show-current-entry): Rectified
2245 handling of trailing blank lines between items.
2246
2247 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
2248 (allout-current-depth, allout-unprotected, allout-hidden-p)
2249 (allout-on-current-heading-p, allout-listify-exposed)
2250 (allout-chart-subtree, allout-goto-prefix)
2251 (allout-back-to-current-heading, allout-get-body-text)
2252 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
2253 (allout-hide-region-body, allout-toggle-subtree-encryption)
2254 (allout-encrypt-string, allout-encrypted-key-info)
2255 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
2256 (allout-file-vars-section-data): Adjusted for use with
2257 invisible-text overlays instead of selective-display.
2258
2259 (allout-kill-line, allout-kill-topic, allout-yank-processing):
2260 Reworked for use with invisible text overlays.
2261
2262 (allout-current-topic-collapsed-p): New function.
2263
2264 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
2265 to know when to close the containing topic.
2266
2267 (allout-pre-command-business, allout-post-command-business):
2268 Simplify undo-batching and dynamic isearch exposure.
2269
2270 (allout-set-overlay-category): New for invisible-text overlays.
2271 Sets properties of allout-overlay-category, used by
2272 allout-flag-region to set invisible-text overlay properties.
2273 (allout-get-invisibility-overlay): Get the first qualifying
2274 invisibility overlay, so we can find the extent of it.
2275 (allout-back-to-visible-text): Get to just before the beginnining
2276 of the current invisibility overlay, if any.
2277
2278 (allout-overlay-insert-in-front-handler)
2279 (allout-overlay-interior-modification-handler)
2280 (allout-before-change-handler, allout-isearch-end-handler): New
2281 functions to handle extraordinary actions affecting concealed
2282 text.
2283
2284 (allout-flag-region): Use overlays instead of selective-display
2285 for invisible text - by inheritence from the properties of
2286 allout-overlay-category in mainline Emacs, and applied
2287 property-by-property in XEmacs, some recent versions of which
2288 don't inherit the properties from the category. Provisions to
2289 respond to concealed-text edits simplified drastically.
2290
2291 (allout-isearch-rectification, allout-isearch-was-font-lock)
2292 (allout-isearch-expose, allout-enwrap-isearch)
2293 (allout-isearch-abort, allout-pre-was-isearching)
2294 (allout-isearch-prior-pos, allout-isearch-did-quit)
2295 (allout-isearch-dynamic-expose)
2296 (allout-hide-current-entry-completely): Functions deleted.
2297
2298 (allout-undo-aggregation): Explicit undo aggregation no longer
2299 necessary due to transition away from selective-display.
2300
2301 (set-allout-regexp, allout-up-current-level)
2302 (allout-next-visible-heading, allout-forward-current-level)
2303 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2304 (allout-kill-line, allout-yank-processing, allout-show-children)
2305 (allout-expose-topic, allout-old-expose-topic)
2306 (allout-listify-exposed, allout-insert-latex-header)
2307 (allout-toggle-subtree-encryption, allout-encrypt-string)
2308 (remove-from-invisibility-spec, allout-hide-current-subtree):
2309 Ditched unused variables.
2310
2311 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2312
2313 * textmodes/ispell.el (ispell-change-dictionary): Call
2314 ispell-buffer-local-dict instead of
2315 ispell-accept-buffer-local-defs.
2316 (ispell-local-dictionary-alist): Accept as valid any coding-system
2317 supported by Emacs.
2318 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2319 changed to iso-8859-3.
2320
2321 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2322
2323 * speedbar.el (speedbar-frame-width): Make an inline function
2324 instead of a macro. Use frame-width.
2325 (speedbar-try-completion, speedbar-update-contents)
2326 (speedbar-timer-fn): Use consp.
2327 (speedbar-update-localized-contents): Try to preserve point.
2328
2329 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2330 (menu): Re-order menu items.
2331 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2332 field.
2333 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2334 (gdb-post-prompt): Speed things by not forcing update.
2335
2336 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2337
2338 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2339 press and perform default action if we get a mouse movement event.
2340
2341 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2342
2343 * calendar/icalendar.el (icalendar--get-event-property)
2344 (icalendar--get-event-property-attributes): Fix typos in
2345 docstrings.
2346
2347 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2348 docstring.
2349
2350 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2351
2352 * bs.el (bs-mode): Use `buffer-disable-undo'.
2353 (bs--get-file-name): Simplify.
2354 (bs-show-in-buffer): Mark the buffer as not modified.
2355
2356 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2357
2358 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2359 widget-button-click.
2360
2361 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2362 (custom-mode): Update docstring.
2363
2364 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2365 binding.
2366
2367 * files.el (hack-local-variables-confirm): Allow scrolling if the
2368 file variable list is too long. Kill temp buffer after use.
2369
2370 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2371
2372 * progmodes/gud.el (gdb): Improve doc string.
2373 (gdb-script-font-lock-keywords): Expand allowed character set.
2374
2375 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2376 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2377 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2378 (gdb-separate-io-stop, gdb-separate-io-eof):
2379 Rename from gdb-inferior-* to gdb-separate-*.
2380 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2381
2382 2006-02-14 Jay Belanger <belanger@truman.edu>
2383
2384 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2385 expression is a symbol before checking that it is bound.
2386
2387 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2388 test to see if equation can be solved.
2389
2390 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2391
2392 * wid-edit.el (widget-button-click): Use :pressed-face property
2393 for overlay face, if it exists.
2394
2395 * cus-edit.el (custom-manual, custom-add-see-also)
2396 (custom-add-parent-links, custom-group-link): Add :pressed-face
2397 property to links.
2398
2399 * files.el (hack-local-variables): Remove ignored variables before
2400 checking if any variables need setting.
2401
2402 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2403
2404 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2405
2406 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2407
2408 * help.el (where-is): Fix message for remapped commands.
2409
2410 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2411 Fix typos in docstrings.
2412
2413 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2414
2415 * files.el (safe-local-variable-values): New option.
2416 (hack-local-variables-prop-line): Return a list of variable-value
2417 pairs if MODE-ONLY is non-nil.
2418 (hack-local-variables): Construct list of variable-value pairs,
2419 and apply or reject them in one go. Ask for confirmation if
2420 variables are not known safe.
2421 (hack-local-variables-confirm): Complete rewrite. Support
2422 `safe-local-variable-values'.
2423 (enable-local-variables): Update docstring to reflect new
2424 behavior.
2425 (ignored-local-variables): Ignore ignored-local-variables and
2426 safe-local-variable-values.
2427 (safe-local-variable-p): New function.
2428 (risky-local-variable-p): `safe-local-variable' property check
2429 moved to safe-local-variable-p.
2430 (hack-one-local-variable): Checks moved to hack-local-variables.
2431
2432 (byte-compile-dynamic, c-basic-offset, c-file-style)
2433 (c-indent-level, comment-column, fill-column, fill-prefix)
2434 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2435 (no-update-autoloads, outline-regexp, page-delimiter)
2436 (paragraph-start, paragraph-separate, sentence-end)
2437 (sentence-end-double-space tab-width, version-control):
2438 Add `safe-local-variable' property.
2439
2440 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2441
2442 * icomplete.el, play/landmark.el: Change nonexistent
2443 `outline-layout' file variable to `allout-layout'.
2444
2445 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2446
2447 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2448 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2449 to gud-comint-buffer.
2450 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2451 gdb-ui.el for gdb-mi.el.
2452 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2453 registers buffer to gdb-get-changed-registers.
2454 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2455 deletion of catchpoints (throw and catch).
2456 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2457 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2458 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2459 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2460 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2461
2462 2006-02-13 Jay Belanger <belanger@truman.edu>
2463
2464 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2465 expression is a symbol before checking that it is bound.
2466
2467 2006-02-13 Richard M. Stallman <rms@gnu.org>
2468
2469 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2470 for the minibuffer too, but not if resize-mini-windows will interfere.
2471
2472 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2473 inside `interactive' spec.
2474 (describe-key-briefly-internal, describe-key-internal):
2475 Functions merged back into their callers.
2476
2477 2006-02-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
2478
2479 * info.el (info-xref-visited): Inherit from info-xref too.
2480 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2481 when propertizing Info-current-file and Info-current-node.
2482
2483 2006-02-13 Juri Linkov <juri@jurta.org>
2484
2485 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2486 (tumme-thumb-name): Fix per-directory format.
2487
2488 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2489
2490 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2491
2492 2006-02-12 Miles Bader <miles@gnu.org>
2493
2494 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2495
2496 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2497
2498 * tumme.el: Remove history section. If someone needs the it, it
2499 can always be found in CVS.
2500
2501 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2502
2503 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2504 about the Thumbnail Managing Standard option.
2505
2506 2006-02-12 Richard M. Stallman <rms@gnu.org>
2507
2508 * subr.el (substitute-key-definition): Doc fix.
2509
2510 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2511
2512 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2513
2514 * info.el (Info-mode): Doc fix.
2515
2516 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2517
2518 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2519
2520 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2521 because on Solaris a POSIX compatible "id" is needed. Reported by
2522 Magnus Henoch <mange@freemail.hu>.
2523
2524 2006-02-12 Juri Linkov <juri@jurta.org>
2525
2526 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2527 (tumme) <defgroup>: Change :group to `multimedia'.
2528 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2529 Managing Standard.
2530 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2531 Fix dostring.
2532 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2533 and %y. Fix docstring.
2534 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2535 (tumme-cmd-create-standard-thumbnail-command): New user options.
2536 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2537 is `standard'. Fix docstring.
2538 (tumme-thumb-width, tumme-thumb-height): New user options.
2539 (tumme-external-viewer): Try to find various viewers.
2540 (tumme-get-thumbnail-image): Use `create-image' instead of
2541 constructing the `image' structure.
2542 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2543 `standard'.
2544 (tumme-thumb-name): Add file name generation for standard storage.
2545 Simplify code for other storages.
2546 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2547 Add modification time %m and thumbnail-nq8 %q.
2548 Use `tumme-cmd-create-standard-thumbnail-command' if
2549 tumme-thumbnail-storage is `standard'.
2550 (tumme-dired-insert-marked-thumbs): New autoload command.
2551 (tumme-dired-after-readin-hook): New function.
2552 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2553 `tumme-thumb-size'.
2554 (tumme-display-image): Replace size-x %x and size-y %y with
2555 width %w and height %h.
2556
2557 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2558 `tumme-dired-insert-marked-thumbs'.
2559
2560 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2561
2562 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2563 include path).
2564 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2565 matching tag.
2566
2567 2006-02-12 Miles Bader <miles@gnu.org>
2568
2569 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2570 New variables.
2571 (rcirc-abbrev-nick): New function.
2572 (rcirc-format-response-string): Rewrite to use the formats in
2573 `rcirc-response-formats' and expand escape sequences therein.
2574 A text-property `rcirc-text' is added over the actual response
2575 text to make easy to find inside the returned string.
2576 (rcirc-print): When filling, just look for the `rcirc-text'
2577 text-property to find the appropriate fill prefix, instead of
2578 using hardwired patterns.
2579
2580 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2581
2582 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2583 Managing Standard.
2584
2585 2006-02-11 Kim F. Storm <storm@cua.dk>
2586
2587 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2588 Don't use insert-buffer; do insert-buffer-substring directly.
2589 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2590
2591 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2592
2593 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2594 with inhibit-read-only. Suggested by Stefan Monnier.
2595 (revert-buffer): Let insert-file-contents discard
2596 buffer-undo-list. Simplify code.
2597 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2598
2599 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2600
2601 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2602
2603 * help.el (describe-key-briefly): Now a wrapper for
2604 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2605 to t. Populate yank-menu if empty.
2606 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2607 (describe-key): Now a wrapper for describe-key-internal. Bind
2608 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2609 (describe-key-internal): Renamed from describe-key.
2610
2611 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2612
2613 * progmodes/glasses.el (glasses-separator): Doc fix.
2614 (glasses-original-separator): New defcustom.
2615 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2616
2617 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2618
2619 * mwheel.el (mouse-wheel-up-event): Doc fix.
2620
2621 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2622
2623 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2624 (tumme-dir): New function. Copied from thumbs.el.
2625
2626 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2627
2628 * desktop.el (desktop-outvar): Fix typo.
2629 (desktop-save-buffer-p): Doc fix.
2630
2631 * subr.el (substitute-key-definition): Fix typo.
2632
2633 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2634
2635 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2636 when window-system is mac.
2637
2638 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2639
2640 2006-02-10 Kim F. Storm <storm@cua.dk>
2641
2642 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2643 indirect-function instead of using condition-case.
2644
2645 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2646
2647 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2648 less `colloquial'...
2649
2650 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2651
2652 * tumme.el: Add a couple of todo items.
2653
2654 2006-02-09 Lars Hansen <larsh@soem.dk>
2655
2656 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2657 (highlight-changes-mode): Don't change desktop-locals-to-save.
2658
2659 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
2660
2661 * image-mode.el (image-toggle-display): Clear image cache if using
2662 filename.
2663
2664 2006-02-09 Masatake YAMATO <jet@gyve.org>
2665
2666 * dired-x.el (dired-guess-shell-alist-default): Add .man as
2667 a `dired-man' target.
2668
2669 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2670 boundary of symbols.
2671
2672 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
2673
2674 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2675
2676 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2677
2678 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2679 `mapcar'; return nil.
2680
2681 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2682
2683 * mouse.el (mouse-drag-track): Don't change window if we rebind to
2684 some other event.
2685
2686 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
2687
2688 * net/rcirc.el (rcirc-startup-channels-alist):
2689 Add irc.freenode.net and #emacs as defaults.
2690 (rcirc-ignore-all-activity-flag): Remove variable.
2691 (rcirc-authinfo): New variable.
2692 (rcirc-authinfo-filename): Remove variable.
2693 (rcirc-always-use-server-buffer-flag): New flag.
2694 (rcirc): M-x rcirc will automatically connect without prompting.
2695 C-u M-x rcirc will prompt. Use rcirc-connect to create a
2696 connection in lisp.
2697 (rcirc-process-server-response-1): Remove everything but the nick
2698 portion of the sender so it doesn't need to be done everywhere
2699 else. Update related code.
2700 (global-map): Remove global keybindings.
2701 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
2702 (rcirc-send-input): Split into several functions.
2703 (rcirc-process-input-line, rcirc-process-message)
2704 (rcirc-process-command): New functions.
2705 (rcirc-target-buffer): New function to determine where to route
2706 messages.
2707 (rcirc-user-nick): Save match data.
2708 (rcirc-toggle-ignore-buffer-activity)
2709 (rcirc-update-activity-string): Remove global ignore functionality,
2710 which can be done now by toggling rcirc-track-minor-mode.
2711 (rcirc-track-minor-mode-map): New keymap.
2712 (rcirc-track-minor-mode): New minor-mode.
2713 (ignore): Make the ignore output nicer. Always print it when
2714 adding or removing nicks.
2715 (rcirc-url-regexp): Improve.
2716 (rcirc-mangle-text): Remove properties before using text in the
2717 modeline.
2718 (rcirc-authenticate): Authentication data comes from
2719 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
2720 (rcirc-server-prefix): Inherit from rcirc-server.
2721
2722 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
2723
2724 * Makefile.in (compile): Append "|| true" to the end of the `find'
2725 command, like compile-always does.
2726
2727 2006-02-08 Sam Steingold <sds@gnu.org>
2728
2729 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
2730 output from a dead connection.
2731
2732 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2733
2734 * dired.el (dired-mode-map): Add more bindings for tumme.
2735
2736 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
2737
2738 * wdired.el (wdired-mode-map): Use remap.
2739 (wdired-get-filename): Massage.
2740 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
2741 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
2742 `keymap' property rather than `local-map'.
2743
2744 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2745
2746 * tumme.el (tumme-get-thumbnail-image): New utility function.
2747 Suggested by from Chong Yidong.
2748 (tumme-dired-with-window-configuration): Rename from
2749 `tumme-dired'. Add code to save window configuration.
2750 (tumme-restore-window-configuration): New command to restore the
2751 window configuration that `tumme-dired-with-window-configuration'
2752 saves before it changes the window configuration.
2753 (tumme-show-all-from-dir): New command to display thumbnails for
2754 all files in a directory entered by the user, like M-x thumbs.
2755 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
2756 have been created.
2757 (tumme-display-thumbnail-original-image): Call `display-buffer'.
2758 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
2759 Remove obsolete test function.
2760
2761 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
2762
2763 * vc.el (small-temporary-file-directory): Remove defvar; there's
2764 a defcustom for it in files.el.
2765
2766 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
2767 Fix typo in message.
2768 (tumme-gallery-generate): Fix typo in `error' message.
2769 (tumme-display-window-height-correction)
2770 (tumme-display-window-width-correction, tumme-line-up-dynamic)
2771 (tumme-line-up-interactive): Dox fixes.
2772 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
2773 (tumme-restore-window-configuration, tumme-format-properties-string)
2774 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
2775 Fix typos in docstrings.
2776
2777 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2778
2779 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2780
2781 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
2782
2783 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
2784 User should use hook if desired.
2785
2786 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
2787 buffer if necessary.
2788 (gdb-delete-frame-or-window): New function.
2789 (gdb-breakpoints-mode-map): Bind "q" to it.
2790
2791 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 * textmodes/nroff-mode.el: Clean up name space.
2794 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
2795 (nroff-mode): Obey the global setting of nroff-electric-mode.
2796 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
2797
2798 * calendar/calendar.el (calendar-increment-month): Typo in last change.
2799
2800 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
2801
2802 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
2803
2804 2006-02-06 Lars Hansen <larsh@soem.dk>
2805
2806 * generic-x.el (etc-fstab-generic-mode): Add file system types
2807 cifs and usbdevfs. Allow special chars in file names.
2808
2809 2006-02-05 Jay Belanger <belanger@truman.edu>
2810
2811 Update copyright notices of the files in lisp/calc.
2812
2813 2006-02-05 Romain Francoise <romain@orebokech.com>
2814
2815 Update copyright notices of all files in the lisp/play directory.
2816
2817 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
2818
2819 * ldefs-boot.el: Regenerate.
2820
2821 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
2822
2823 2006-02-05 Kim F. Storm <storm@cua.dk>
2824
2825 * files.el (magic-mode-regexp-match-limit): New defvar.
2826 (set-auto-mode): Use it to limit magic-mode-alist matching.
2827
2828 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
2829
2830 * simple.el (display-message-or-buffer): Compare the number of
2831 characters to the frame width when determining whether a 1-line
2832 message string will fit in the echo area. Count screen lines
2833 instead of buffer lines when determining whether a multi-line
2834 message will fit in the echo area/minibuffer window.
2835
2836 2006-02-04 Eli Zaretskii <eliz@gnu.org>
2837
2838 * info.el (Info-index, Info-mode): Improve the description of the
2839 `i' command.
2840
2841 * ldefs-boot.el: Regenerate.
2842
2843 2006-02-03 Werner Lemberg <wl@gnu.org>
2844
2845 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2846 greedy to find the closing bracket in \*[...] and similar
2847 expressions. This is a first rough fix -- many additional
2848 refinements are necessary to make nroff mode really usable with groff.
2849
2850 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
2851
2852 * international/mule-cmds.el (set-locale-environment):
2853 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
2854 libX11.
2855
2856 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
2857
2858 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
2859 archive are created in archive-tmpdir.
2860
2861 2006-02-02 John Paul Wallington <jpw@pobox.com>
2862
2863 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
2864 (ibuffer-fontification-alist): Use it.
2865 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
2866 to "* z" and the Ibuffer Mark menu.
2867
2868 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
2869
2870 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2871
2872 * textmodes/table.el (*table--cell-describe-mode)
2873 (*table--cell-describe-bindings): Undo last change since
2874 print-help-return-message is not obsoleted by anything at all.
2875
2876 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
2877
2878 * emulation/cua-base.el (cua-mode): Doc fix.
2879
2880 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
2881
2882 * dframe.el (dframe-handle-make-frame-visible)
2883 (dframe-handle-iconify-frame, dframe-get-focus)
2884 (dframe-select-attached-frame, dframe-power-click)
2885 (dframe-frame-mode): Fix typos in docstrings.
2886
2887 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
2888 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
2889 Fix typos in docstrings.
2890
2891 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
2892 (hi-lock-face-buffer, hi-lock-font-lock-hook)
2893 (hi-lock-archaic-interface-message-used)
2894 (hi-lock-file-patterns-range): Fix typos in docstrings.
2895
2896 * savehist.el (savehist-loaded, savehist-load, savehist-install)
2897 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
2898
2899 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
2900 Fix typo in docstring.
2901
2902 * net/newsticker.el (newsticker--decode-iso8601-date)
2903 (newsticker--set-customvar, newsticker--buffer-insert-item)
2904 (newsticker--do-run-auto-mark-filter)
2905 (newsticker--parse-generic-feed): Doc fixes.
2906 (newsticker--retrieval-timer-list, newsticker-url-list)
2907 (newsticker-hide-immortal-items-in-echo-area)
2908 (newsticker-hide-obsolete-items-in-echo-area)
2909 (newsticker-new-item-face, newsticker--enclosure)
2910 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
2911 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
2912 (newsticker--parse-generic-feed, newsticker--cache-contains)
2913 (newsticker--stat-num-items, newsticker-download-enclosures):
2914 Fix typos in docstrings.
2915
2916 * net/rcirc.el (rcirc-debug): Doc fix.
2917 (rcirc-fill-column, rcirc-receive-message-hooks)
2918 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
2919 (rcirc-mode, rcirc-generate-new-buffer-name)
2920 (rcirc-startup-channels, rcirc-ignore-update-automatic)
2921 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
2922 Fix typos in docstrings.
2923 (rcirc-print): "?\ " -> "?\s".
2924 (rcirc-cmd-join): Improve argument/docstring consistency.
2925
2926 2006-02-01 Mark A. Hershberger <mah@everybody.org>
2927
2928 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
2929 before narrow-to-region.
2930
2931 2006-02-01 Richard M. Stallman <rms@gnu.org>
2932
2933 * simple.el (move-beginning-of-line): Scan properly for invis change.
2934
2935 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
2936
2937 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
2938
2939 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
2940 change bit only when id-format is 'integer. Reported by Matt
2941 Hodges <M.P.Hodges@rl.ac.uk>.
2942
2943 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
2944
2945 * hilit-chg.el (highlight-changes-initial-state)
2946 (highlight-changes-global-initial-state): Doc fixes.
2947 (highlight-changes-global-modes, global-highlight-changes):
2948 Fix typos in docstrings.
2949
2950 2006-02-01 Kim F. Storm <storm@cua.dk>
2951
2952 * emulation/cua-base.el (cua-mode): Mention that CUA enables
2953 transient-mark-mode in doc string.
2954
2955 2006-01-31 Richard M. Stallman <rms@gnu.org>
2956
2957 * replace.el (multi-occur): Doc fix.
2958 (multi-occur-in-matching-buffers): Rename from
2959 multi-occur-by-filename-regexp. Prefix arg says match
2960 buffer names instead of file names.
2961
2962 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
2963
2964 * bs.el: Allow non-default values of `bs-header-lines-length'.
2965 (bs--running-in-xemacs): Remove (not needed anymore).
2966 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
2967 instead of `shrink-window', thus avoiding having to compute the
2968 height of the window.
2969 (bs--up): Wrap around even when there's no header.
2970 (bs--down): Use `forward-line' instead of `next-line'.
2971
2972 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * image-mode.el (image-toggle-display): Use file name if possible,
2975 instead of unnecessarily allocating a (possibly huge) lisp string.
2976
2977 2006-01-30 John Paul Wallington <jpw@pobox.com>
2978
2979 * subr.el (toplevel): Define `cl-assertion-failed' condition here
2980 because the `assert' macro signals it at runtime.
2981
2982 * emacs-lisp/cl.el (toplevel): Remove definition of
2983 `cl-assertion-failed' condition.
2984
2985 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
2986
2987 * thumbs.el (thumbs-marked-list): Make buffer-local and
2988 permanent-local.
2989 (thumbs-insert-thumb): Make help-echo non-sticky.
2990 (thumbs-file-alist): Use eolp as check for (non)-image.
2991
2992 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
2993
2994 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
2995 (ediff-before-session-group-setup-hooks)
2996 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
2997 Fix typos in docstrings.
2998
2999 * window.el (bw-dir, bw-eqdir, balance-windows)
3000 (split-window-keep-point): Fix typos in docstrings.
3001
3002 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
3003 (org-quote-string, org-calendar-to-agenda-key)
3004 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
3005 (org-show-following-heading, org-tags-column)
3006 (org-use-tag-inheritance, org, org-allow-space-in-links)
3007 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
3008 (org-enable-table-editor, org-calc-default-modes)
3009 (org-table-allow-automatic-line-recalculation)
3010 (org-export-html-style, org-export-with-fixed-width)
3011 (org-export-with-sub-superscripts, org-special-keyword)
3012 (org-formula, org-time-grid, org-table-may-need-update)
3013 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
3014 (org-goto-quit, org-get-indentation, org-end-of-item)
3015 (org-move-item-down, org-move-item-up)
3016 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
3017 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
3018 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
3019 (org-agenda-log-mode, org-agenda-toggle-diary)
3020 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
3021 (org-agenda-file-to-end, org-agenda-no-heading-message)
3022 (org-agenda-get-closed, org-format-agenda-item)
3023 (org-cmp-priority, org-cmp-category, org-cmp-time)
3024 (org-agenda-change-all-lines, org-agenda-diary-entry)
3025 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
3026 (org-link-search, org-camel-to-words, org-open-file)
3027 (org-remember-handler, org-table-convert-region)
3028 (org-table-move-row-down, org-table-move-row-up)
3029 (org-table-copy-region, org-table-wrap-region)
3030 (org-table-toggle-vline-visibility)
3031 (org-table-get-vertical-vector, org-table-modify-formulas)
3032 (org-table-get-specials, org-recalc-commands)
3033 (org-table-rotate-recalc-marks, org-table-eval-formula)
3034 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
3035 (org-level-color-stars-only, org-insert-heading):
3036 Fix typos in docstrings.
3037 (last-arg): Add defvar.
3038
3039 * makefile.w32-in (WINS): Add erc.
3040 (MH_E_SRC): Update (copied from lisp/Makefile.in).
3041
3042 2006-01-29 Bill Wohler <wohler@newt.com>
3043
3044 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
3045 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
3046 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
3047 (mh-autoloads): Don't use comments on otherwise empty lines.
3048
3049 2006-01-29 Edward O'Connor <ted@oconnor.cx>
3050
3051 * emulation/viper.el (viper-major-mode-modifier-list): Add
3052 insert-state and vi-state entries for erc-mode.
3053 (viper-go-away, viper-set-hooks): Add and remove
3054 viper-comint-mode-hook from erc-mode-hook as appropriate.
3055
3056 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
3057
3058 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
3059
3060 * bs.el (bs--format-aux): Implement `middle' alignment as
3061 described in the docstring for `bs-attributes-list'.
3062 (bs--get-name): Simplify. Don't pad the buffer name.
3063
3064 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
3065
3066 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
3067 English aspell dictionary is installed, use the first entry of
3068 ispell-dictionary-alist-1.
3069
3070 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
3071
3072 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3073 Doc fix.
3074
3075 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
3076
3077 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3078 for `process-file', in order to let it work for older Emacsen too.
3079
3080 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3081
3082 * international/latexenc.el: Add a suitable `coding:' tag.
3083 (latexenc-find-file-coding-system): Undo last change.
3084
3085 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3086
3087 * international/latexenc.el (latexenc-find-file-coding-system):
3088 Make sure latexenc-main-file is a regular file and is readable.
3089
3090 2006-01-27 Andre Spiegel <spiegel@gnu.org>
3091
3092 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
3093 Pass FILE to vc-user-login-name.
3094
3095 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
3096
3097 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
3098
3099 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
3100 there are no more images to display.
3101 (thumbs-mark, thumbs-unmark): Revert change so that they move to
3102 the next image.
3103
3104 2006-01-26 Richard M. Stallman <rms@gnu.org>
3105
3106 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
3107
3108 * wid-edit.el (advertised-widget-backward): New alias.
3109 (widget-keymap): Use advertised-widget-backward for S-TAB.
3110
3111 * tumme.el: Correct the keywords.
3112 (tumme-dir-max-size): Use defvar.
3113 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
3114
3115 * simple.el (move-beginning-of-line): Take account of fields.
3116 (clone-indirect-buffer-other-window): Take args like
3117 clone-indirect-buffer, and work like it.
3118
3119 * help-fns.el (describe-function): Don't pass `nil' as default.
3120
3121 * files.el (risky-local-variable-p): Follow var aliases.
3122
3123 * subr.el (lazy-completion-table): Doc fix.
3124
3125 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
3126 global binding of `line'.
3127
3128 2006-01-25 Andre Spiegel <spiegel@gnu.org>
3129
3130 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
3131 Tramp.
3132
3133 * vc.el (vc-default-dired-state-info): Pass FILE to
3134 vc-user-login-name.
3135 (vc-default-update-changelog): Don't use vc-user-login-name, we
3136 don't need it here.
3137
3138 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
3139 no longer necessary.
3140
3141 2006-01-25 Kenichi Handa <handa@m17n.org>
3142
3143 * international/mule.el (decode-char): Avoid the overhead of
3144 calling utf-lookup-subst-table-for-decode if
3145 utf-translate-cjk-mode is nil.
3146 (encode-char): Avoid the overhead of calling
3147 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
3148 nil.
3149
3150 2006-01-22 Kenichi Handa <handa@m17n.org>
3151
3152 * international/mule.el (make-subsidiary-coding-system): Reset
3153 `coding-system-define-form' property of subsidiaries to nil.
3154 Avoid duplicated entry in coding-system-alist.
3155 (make-coding-system): Avoid duplicated entry in
3156 coding-system-alist.
3157 (define-coding-system-alias): Likewise.
3158
3159 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
3160
3161 * completion.el: Minor fixes in introductory comment.
3162 (completion-def-wrapper): Fix alist.
3163
3164 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
3165
3166 * thumbs.el (thumbs-new-image-size): New function.
3167 (thumbs-increment-image-size-element)
3168 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
3169 (thumbs-decrement-image-size): Delete.
3170 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
3171 temp files and use to resize.
3172 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
3173 Use increment argument to enlarge/shrink. Preserve point.
3174 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
3175 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
3176 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
3177 (thumbs-mark, thumbs-unmark): Preserve point.
3178 (thumbs-modify-image): Keep old temp files and use to modify.
3179 Cleanup old temp files at load time. Preserve point.
3180 (thumbs-view-image-mode-map): Use new command names.
3181
3182 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
3183
3184 * log-view.el (log-view-minor-wrap): First rev is the one at point.
3185
3186 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
3187 the nastiest part of the cyclic dependency.
3188 (cal-menu-update): Use dotimes and calendar-increment-month.
3189
3190 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
3191 (calendar-week-start-day): Add an :initializer.
3192 (calendar-mode-map): Use suppress-keymap, and command remapping.
3193 (describe-calendar-mode): Setup xref-stack info for the back button.
3194 (calendar-star-date): Insert before delete.
3195 (calendar-set-mode-line): Add file-modified info if applicable.
3196 (calendar-increment-month): New function.
3197
3198 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3199
3200 * font-lock.el (lisp-font-lock-keywords-2):
3201 Recognize "& keywords" only at word boundaries.
3202
3203 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
3204
3205 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
3206 and permanent-local.
3207 (thumbs-max-image-number): New variable.
3208 (thumbs-do-thumbs-insertion): Use them.
3209 (thumbs-per-line): Change default to 4.
3210 (thumbs-marked-list): Rename from thumbs-markedL.
3211 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
3212 (thumbs-rename-images): Use -list instead of L for internal variables.
3213 (thumbs-call-convert): Use call-process instead of shell-command.
3214 (thumbs-insert-thumb): Add filename as help-echo to each image.
3215 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
3216 Give dir to thumbs-show-thumbs-list.
3217 (thumbs-show-thumbs-list): Set default-directory to that of images.
3218 (thumbs-dired-show): Rename from thumbs-dired-show-all.
3219 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
3220 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
3221 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
3222
3223 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3224
3225 * ses.el (ses-read-cell): Provide a default value.
3226
3227 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
3228
3229 * term/w32-win.el (image-library-alist): Add additional names for
3230 GIF library.
3231
3232 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3233
3234 * international/latexenc.el (latexenc-find-file-coding-system):
3235 Add file-regular-p check.
3236
3237 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3238
3239 * simple.el (clone-buffer): Don't show the new buffer in the same
3240 window.
3241
3242 2006-01-23 Juri Linkov <juri@jurta.org>
3243
3244 * faces.el (link, link-visited): New faces based on default values
3245 of `info-xref' and `info-xref-visited'.
3246
3247 * info.el (info-xref): Inherit from `link'.
3248 (info-xref-visited): Inherit from `link-visited'.
3249
3250 * cus-edit.el (custom-buffer-create-internal): Use widget type
3251 `custom-manual' instead of `info-link' and don't set properties
3252 `button-face' and `mouse-face' explicitly.
3253 (custom-browse-group-tag, custom-browse-variable-tag)
3254 (custom-browse-face-tag): Inherit from widget class
3255 `custom-group-link' instead of `push-button'.
3256 (custom-button-unraised): Inherit from `underline' face.
3257 (custom-link): Inherit from `link' face. Fix doc and group.
3258 (custom-add-parent-links, custom-group-value-create): Don't set
3259 properties `button-face' and `mouse-face' explicitly for
3260 `custom-group-link' widget.
3261 (custom-group-link): Add properties `button-face' and `mouse-face'
3262 to widget definition.
3263 (custom-field-keymap): New variable. Put `custom-field-keymap' to
3264 editable-field's :keymap property.
3265 (custom-mode): Fix docstring: substitute keybindings for
3266 `widget-forward' and `widget-backward' from `widget-keymap',
3267 `widget-complete' from `custom-field-keymap', replace old
3268 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
3269
3270 * desktop.el (desktop-load-file): Check for `fboundp' before
3271 calling `symbol-function'.
3272
3273 * simple.el (clone-buffer, clone-indirect-buffer)
3274 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
3275 `read-string'. Fix prompts.
3276
3277 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
3278
3279 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
3280
3281 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
3282
3283 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
3284
3285 * startup.el (inhibit-splash-screen, initial-scratch-message):
3286 Doc fixes.
3287
3288 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3289
3290 Sync with Tramp 2.0.52.
3291
3292 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3293 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3294 `tramp-unload-tramp' for checklist.
3295
3296 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3297 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3298 (tramp-unload-file-name-handler-alist)
3299 (tramp-unload-tramp): New defuns.
3300 (tramp-advice-PC-expand-many-files): New defadvice.
3301 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3302 removed.
3303 (tramp-handle-expand-file-name): Remove double slash.
3304 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3305 It doesn't matter, because it will be converted later on.
3306 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3307 implementation was just heuristic.
3308 (tramp-post-connection): Set uid and gid properties.
3309 (tramp-convert-file-attributes): Set file's gid change bit.
3310 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3311 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3312 in case of su(do)? methods. The home directory of the local user
3313 will be taken else.
3314 (tramp-open-connection-telnet)
3315 (tramp-open-connection-rsh, tramp-open-connection-su)
3316 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3317 local shell prompt could hurt. Reported by Romain Francoise
3318 <romain@orebokech.com>.
3319 (tramp-let-maybe): Add `edebug-form-spec' property.
3320 (tramp-handle-expand-file-name): Bind `default-directory' locally
3321 to "/" in order to avoid problems with UNC shares or Cygwin
3322 mounts.
3323 (tramp-md5-function): Fix typo in error message.
3324
3325 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3326
3327 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3328 for byte-compiler pacification.
3329
3330 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3331
3332 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3333 ID-FORMAT `string'. This allows us to get rid of
3334 `vc-user-login-name UID'.
3335
3336 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3337
3338 2006-01-22 John Paul Wallington <jpw@pobox.com>
3339
3340 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3341
3342 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3343
3344 * emacs-lisp/find-func.el (find-definition-noselect)
3345 (find-variable-noselect): Search variables in C source code too.
3346 (find-function-C-source, find-function-noselect, find-function)
3347 (find-function-other-frame, find-variable-noselect, find-variable)
3348 (find-variable-other-frame, find-variable-at-point):
3349 Fix docstrings.
3350
3351 2006-01-21 Francesco Potorti` <pot@gnu.org>
3352
3353 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3354
3355 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3356
3357 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3358 Default to disabling the "Save affix" question.
3359
3360 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3361
3362 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3363 the first arg to run-python.
3364
3365 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3366
3367 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3368 is not loaded.
3369
3370 2006-01-20 Jay Belanger <belanger@truman.edu>
3371
3372 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3373 limit is 0.
3374
3375 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3376 the correct variable.
3377
3378 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3379
3380 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3381 link. Fixed buggy argument sequence in call to `org-view-tags'.
3382 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3383 (org-prefix-has-tag): New variable.
3384 (org-format-agenda-item): Remove tags from headline if
3385 appropriate.
3386 (org-agenda-remove-tags-when-in-prefix): New option.
3387 (org-get-tags-at): New function.
3388
3389 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3390
3391 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3392 (thumbs-find-image): Move image name and number from buffer name
3393 to mode name. Set thumbs-buffer. Preserve point so that large
3394 images remain visible.
3395 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3396 order.
3397 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3398 mode name.
3399 (thumbs-next-image, thumbs-previous-image): Make them work.
3400
3401 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3402
3403 * cus-edit.el (custom-buffer-create-internal): State in the text above
3404 the whole buffer buttons that they do not operate on hidden items.
3405 (custom-face-menu): Use `custom-face-save' instead of
3406 `custom-face-save-command'.
3407 (custom-face-save-command): Make it an alias for `custom-face-save'
3408 and declare it obsolete.
3409 (custom-face-save): Doc fix.
3410
3411 * dired.el (dired-no-confirm): Add quote.
3412 (dired-subdir-alist-pre-R): Add quote in
3413 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3414
3415 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3416
3417 * textmodes/table.el (table-mode-indicator): Typo in last change.
3418
3419 2006-01-19 Richard M. Stallman <rms@gnu.org>
3420
3421 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3422 Fixes bug reported in Nov 2005.
3423
3424 * isearch.el (isearch-forward): Doc fix.
3425
3426 * dired.el (dired-move-to-filename-regexp): Define as alias.
3427 (dired-no-confirm): Use defcustom.
3428 (dired-subdir-alist-pre-R): Put defvar at top level.
3429
3430 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3431
3432 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3433 Mark as risky.
3434
3435 * simple.el (set-mark-command): Doc fix.
3436 (clone-indirect-buffer-other-window):
3437 Read arg like clone-indirect-buffer.
3438 (move-beginning-of-line): Skip invisible newlines.
3439
3440 2006-01-19 Masatake YAMATO <jet@gyve.org>
3441
3442 * progmodes/cpp.el (cpp-edit-load): Make the order of
3443 listed conditions in a base C code buffer and its associate
3444 CPP Edit buffer the same.
3445
3446 2006-01-19 Kenichi Handa <handa@m17n.org>
3447
3448 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3449 (rmail-mime-feature): Likewise.
3450 (rmail-require-mime-maybe): Use display-warning to show a warning
3451 message.
3452
3453 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3454 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3455
3456 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3457
3458 * array.el: Move defvars out of eval-when-compile.
3459 (array-make-template): Replace undeclared global var with a local one.
3460 (array-mode): Inline initialization functions.
3461 (array-init-local-variables, array-init-max-row)
3462 (array-init-max-column, array-init-columns-per-line)
3463 (array-init-field-width, array-init-rows-numbered)
3464 (array-init-line-length, array-init-lines-per-row): Remove.
3465
3466 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3467 (doc-mode-map): Define explicitly.
3468 (doctor-txtype): Use mapc.
3469
3470 * textmodes/table.el: Move defvars out of eval-when-compile.
3471 Remove harmful code meant to avoid byte-compiler warnings.
3472 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3473 specification that checks table-fixed-width-mode directly.
3474 (table-recognize-region, table-recognize-cell):
3475 Use restore-buffer-modified-p.
3476 (table-fixed-width-mode): Remove code that refreshes
3477 table-fixed-mode-indicator.
3478 (*table--cell-describe-bindings, *table--cell-describe-mode):
3479 Avoid obsolete name print-help-return-message.
3480 (table--test-cell-list): Don't use replace-regexp from elisp.
3481 (table--point-entered-cell-function, table--point-left-cell-function):
3482 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3483
3484 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3485 that was after the end of file. Use buffer-file-name variable.
3486 (org-timestamp-change): Use with-current-buffer.
3487 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3488 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3489 `file'.
3490
3491 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3492 (fortran-break-line): Remove unused var `opoint'.
3493 (fortran-abbrev-start): Obey help-event-list.
3494
3495 2006-01-18 Jesper Harder <harder@phys.au.dk>
3496
3497 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3498
3499 2006-01-18 Masatake YAMATO <jet@gyve.org>
3500
3501 * progmodes/make-mode.el (makefile-imake-mode): New mode
3502 derived from makefile-mode.
3503 (makefile-imake-mode-syntax-table): New syntax table
3504 derived from makefile-mode-syntax-table.
3505 (makefile-mode): Write about makefile-imake-mode in doc string.
3506 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3507 (makefile-imake-font-lock-keywords): New font lock keywords.
3508
3509 * files.el (auto-mode-alist): Add Imakefile.
3510
3511 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3512
3513 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3514 loading the file rather than when turning on flyspell-mode.
3515
3516 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3517
3518 * cus-edit.el (customize-rogue): Minor doc fix.
3519
3520 2006-01-17 Juri Linkov <juri@jurta.org>
3521
3522 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3523 instead of the file at the mark as default if the file at the mark
3524 is the same as the file at point or if dired-dwim-target-directory
3525 is not the same as the current directory and the mark is not active.
3526
3527 * log-view.el (log-view-minor-wrap): Use the same logic to get
3528 revisions as `log-view-diff'.
3529
3530 * info.el (Info-revert-find-node): Check for Info-current-file
3531 before preserving new-history.
3532
3533 * man.el (Man-heading-regexp): Add `/'.
3534
3535 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3536 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3537
3538 2006-01-16 Juri Linkov <juri@jurta.org>
3539
3540 * faces.el (mode-line-faces): New defgroup.
3541 (mode-line-highlight): Move definition after new defgroup.
3542 (mode-line, mode-line-inactive, mode-line-highlight):
3543 Replace :group `modeline' with `mode-line-faces'.
3544 (mode-line-buffer-id): New face.
3545 (modeline-buffer-id): New face alias.
3546 (vertical-border): Remove :group `modeline'.
3547
3548 * bindings.el (propertized-buffer-identification): Use face
3549 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3550 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3551 (mode-line-buffer-identification-keymap): For mouse-1 replace
3552 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3553 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3554 mouse-3.
3555
3556 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3557 Buffer-menu-buffer. Doc fix.
3558 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3559 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3560 `Buffer-menu-buffer'.
3561
3562 * info.el (Info-mode-line-node-keymap): New defvar.
3563 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3564 Propertize Info-current-node with `mode-line-buffer-id' and
3565 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3566
3567 * time.el (display-time-mail-face): Replace :group `faces' with
3568 `mode-line-faces'.
3569
3570 2006-01-16 Kenichi Handa <handa@m17n.org>
3571
3572 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3573
3574 * language/european.el (cp1252): New alias for windows-1252.
3575
3576 * international/mule.el (autoload-coding-system): Prepare for EOL
3577 variants.
3578
3579 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3580
3581 * term.el (term-raw-map): Add mapping for insert.
3582 (term-send-insert): New.
3583 (term-mode): Make variables local here instead of doing it in
3584 `term-emulate-terminal'.
3585 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3586 Scroll reverse needs to take into account the scroll region.
3587 Saving and restoring the cursor should save the color attributes too.
3588 (term-reset-terminal): Reset the scroll region.
3589 (term-handle-ansi-escape): Cursor up and down should take into
3590 account the scroll region.
3591 (term-set-scroll-region): Rename from `term-scroll-region'.
3592 Move to 0,0 after setting the region.
3593 (term-handle-scroll): Handle scroll up.
3594 (term-down): Fix off by one error.
3595 (term-delete-lines): Do not delete outside the scroll region.
3596 (term-insert-lines): Take into account the scroll region.
3597
3598 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3599
3600 * textmodes/ispell.el (ispell-internal-change-dictionary)
3601 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3602 (start, end): Move declaration outside of eval-when-compile.
3603
3604 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3605 (flyspell-mode-on): Use it.
3606
3607 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3608 ispell-kill-ispell-hook.
3609
3610 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3611
3612 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3613 (Custom-reset-saved): Do not ask for confirmation in single option
3614 buffers.
3615
3616 2006-01-13 Richard M. Stallman <rms@gnu.org>
3617
3618 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3619
3620 2006-01-13 Romain Francoise <romain@orebokech.com>
3621
3622 * add-log.el (add-change-log-entry, change-log-merge):
3623 Conditionally use `hard-newline'.
3624
3625 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
3626
3627 * wid-edit.el (widget-field-end): If the overlay is no longer
3628 associated with a buffer, behave as if the overlay didn't exist.
3629
3630 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3631 Make sure the links use the `custom-link' face.
3632
3633 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3634
3635 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3636 (ld-script-mode): Don't set indent-line-function since we don't
3637 have one.
3638
3639 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3640
3641 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3642 application.
3643 (org-file-apps-defaults-gnu): Use mailcap as the default for
3644 selecting an application on a UNIX system.
3645 (org-agenda-show-tags): New command.
3646 (org-table-insert-hline): Keep cursor in current table line.
3647 (org-table-convert): Offset effect of modifying
3648 `org-table-insert-hline'.
3649 (org-format-agenda-item): New optional argument TAG.
3650 (org-compile-prefix-format): Handle %T format for the tag.
3651 (org-expand-wide-chars): New function.
3652 (org-table-insert-row, org-table-insert-hline):
3653 Use `org-expand-wide-chars'.
3654 (org-open-file): Fix bug in program launch.
3655 (org-get-time-of-day): Fix bug with times before 1am.
3656 (org-agenda-menu): Add tags commands.
3657
3658 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
3659
3660 * textmodes/ispell.el (ispell-init-process): Include the used
3661 dictionary in ispell process start message.
3662 (ispell-internal-change-dictionary): When flyspell-mode is active
3663 and dictionary is changed, make sure ispell process is restarted
3664 and flyspell word cache cleared out for the current buffer.
3665 (ispell-change-dictionary): Make sure flyspell word cache is
3666 cleared out in all buffers with active flyspell mode when
3667 dictionary is globally changed.
3668 Call ispell-internal-change-dictionary after dictionary change.
3669
3670 2006-01-13 Eli Zaretskii <eliz@gnu.org>
3671
3672 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3673
3674 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3675 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3676 years. Fix small differences wrt Makefile.in.
3677 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3678 Makefile.in does.
3679
3680 2006-01-12 Bill Wohler <wohler@newt.com>
3681
3682 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3683 mh-search.el.
3684
3685 2006-01-12 Masatake YAMATO <jet@gyve.org>
3686
3687 * progmodes/ld-script.el: Update copyright year.
3688
3689 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
3690
3691 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
3692 Don't add widget if setting undefined.
3693
3694 2006-01-12 John Paul Wallington <jpw@pobox.com>
3695
3696 * help-fns.el (describe-variable): Remove newlines from void
3697 variable output.
3698
3699 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
3700
3701 * wdired.el (wdired-mode-map): Add help echo for
3702 wdired-abort-changes.
3703
3704 * man.el (Man-file-name-regexp): Adjust for a list of files.
3705
3706 2006-01-12 Masatake YAMATO <jet@gyve.org>
3707
3708 * progmodes/ld-script.el (auto-mode-alist): Support
3709 suffix conventions used in netbsd and eCos.
3710
3711 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3712
3713 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
3714 (custom-variable-menu, custom-face-menu, custom-group-menu)
3715 (Custom-mode-menu): Change names of menu items. (As discussed on
3716 emacs-devel.)
3717 (custom-face-menu): Add "Undo Edits" item.
3718
3719 * startup.el (init-file-user): defcustom -> defvar.
3720
3721 * tooltip.el (tooltip-mode): Doc fix.
3722
3723 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3724
3725 * reveal.el (reveal-post-command): window-buffer signals an error on
3726 dead windows rather than returning nil.
3727 (reveal-open-new-overlays): An overlay might die while we open others.
3728
3729 2006-01-11 Bill Wohler <wohler@newt.com>
3730
3731 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
3732 phrasing in docstring.
3733
3734 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
3735 can give some systems gas. Add new file mh-buffers.el.
3736
3737 2006-01-06 Masatake YAMATO <jet@gyve.org>
3738
3739 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
3740 C preprocessor forward ported from GNU Emacs 21.2.
3741
3742 * progmodes/asm-mode.el (asm-font-lock-keywords):
3743 Use `cpp-font-lock-keywords'.
3744
3745 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
3746
3747 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
3748 of $ for "\\.ld[s]?".
3749
3750 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3751
3752 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
3753 (tcl-indent-line): Return `noindent' if inside a string.
3754
3755 * progmodes/flymake.el (flymake-split-string): Remove more than one
3756 empty string at beg/end of the result.
3757 (flymake-find-buildfile, flymake-find-possible-master-files):
3758 Use expand-file-name.
3759 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
3760 since expand-file-name does it for us. Use directory-file-name.
3761 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
3762 (flymake-ler-get-type, flymake-ler-get-text)
3763 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
3764 (flymake-current-line-no): Remove spurious interactive spec.
3765 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
3766 (flymake-check-include): Remove arg inc-path merged into inc-name.
3767 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
3768 Arg regexp-list replaced by a simple regexp.
3769 (flymake-master-make-header-init, flymake-master-tex-init):
3770 Correspondingly replace regexp-list with a regexp. Fix regexp.
3771
3772 2006-01-10 Simon Josefsson <jas@extundo.com>
3773
3774 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
3775 describing AUTH PLAIN fix.
3776
3777 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
3778
3779 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
3780 (report-emacs-bug): Don't record initial prompt text.
3781 Instead, add text properties to prompting text.
3782 (report-emacs-bug-hook): Delete prompting text.
3783
3784 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3785
3786 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
3787 `dirs'. Adjust callers.
3788
3789 2006-01-09 John Paul Wallington <jpw@gnu.org>
3790
3791 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
3792
3793 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3794
3795 * reveal.el (reveal-open-new-overlays): New extracted fun.
3796 (reveal-close-old-overlays): Idem. Check overlays's liveness before
3797 using them. Simplify the code.
3798 (reveal-post-command): Use them. Fix up obsolete windows in
3799 reveal-open-spots.
3800
3801 * progmodes/flymake.el: Use `require' rather than autoload for
3802 XEmacs's overlays.
3803 (flymake-get-common-file-prefix, flymake-build-relative-filename):
3804 Delete. Use file-relative-name instead.
3805 (flymake-get-syntax-check-program-args, flymake-perl-init):
3806 Simplify the resulting code.
3807
3808 * log-view.el (log-view-file-re, log-view-message-re): Add support
3809 for DaRCS output.
3810
3811 2006-01-09 Alex Schroeder <alex@gnu.org>
3812
3813 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
3814 identifiers sometimes added in square brackets at the beginning of
3815 subject lines.
3816
3817 2006-01-07 Richard M. Stallman <rms@gnu.org>
3818
3819 * cus-edit.el (Custom-set, Custom-save): Doc fix.
3820 (Custom-reset-current, Custom-reset-saved): Change question text.
3821 (Custom-reset-standard): Likewise.
3822 (custom-variable-reset-saved): Doc fix.
3823
3824 2006-01-07 Eli Zaretskii <eliz@gnu.org>
3825
3826 * startup.el (init-file-user): Doc fix.
3827
3828 2006-01-07 Alex Schroeder <alex@gnu.org>
3829
3830 * mail/rmail.el (rmail-current-subject): New function.
3831 (rmail-current-subject-regexp): New function.
3832 (rmail-next-same-subject): Use it.
3833
3834 * mail/rmailsum.el (rmail-summary-by-topic):
3835 Use rmail-current-subject and rmail-current-subject-regexp.
3836 (rmail-summary-next-same-subject): Ditto.
3837
3838 * net/rcirc.el (rcirc-send-input): No longer check whether the
3839 process is open, since not all commands need an open process.
3840 (rcirc-send-string): Check whether the process is open before
3841 sending anything.
3842 (rcirc-ignore-list): New option.
3843 (rcirc-ignore-list-automatic): New variable.
3844 (rcirc-print): Take rcirc-ignore-list into account.
3845 (rcirc-cmd-ignore): New command.
3846 (rcirc-ignore-update-automatic): New function.
3847 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
3848 list if ignored nicks.
3849 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
3850
3851 2006-01-06 David Reitter <david.reitter@gmail.com>
3852
3853 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
3854 reflect the address to which the report will be sent.
3855
3856 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3857
3858 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
3859 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
3860
3861 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
3862
3863 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
3864
3865 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
3866 the doc string: "functoin" => "function".
3867 * ldefs-boot.el: Likewise.
3868
3869 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
3870 message text: "Duplicat" => "Duplicate".
3871
3872 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
3873
3874 * files.el (basic-save-buffer-2): If backing-up failed, reset
3875 buffer-backed-up to nil.
3876
3877 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
3878
3879 * progmodes/gud.el (gdb-script-skip-to-head)
3880 (gdb-script-calculate-indentation): Indent for breakpoint command
3881 lists also.
3882
3883 2006-01-05 Bill Wohler <wohler@newt.com>
3884
3885 * Makefile.in (compile-always): Add mh-autoloads dependency.
3886 (bootstrap): Remove mh-autoloads dependency, as compile dependency
3887 provides it.
3888 (updates): Remove mh-autoloads dependency, since it probably has
3889 already run recently (via recompile).
3890
3891 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
3892
3893 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
3894 argument `force' to disable the flyspell-last-buffer optimization.
3895 (flyspell-mode-on): Use it.
3896
3897 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
3898 flymake-simple-cleanup.
3899 (flymake-allowed-file-name-masks): Use this new default.
3900 All the functions are now called in the right buffer rather than
3901 passing the buffer as argument.
3902 (flymake-process-sentinel): Switch to buffer before calling cleanup.
3903 (flymake-parse-err-lines): Remove redundant buffer arg.
3904 (flymake-get-program-dir): Comment out unused function.
3905 (flymake-start-syntax-check, flymake-start-syntax-check-process):
3906 Remove redundant buffer argument.
3907 (flymake-get-real-file-name, flymake-simple-java-cleanup)
3908 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
3909
3910 2006-01-05 Richard M. Stallman <rms@gnu.org>
3911
3912 * info.el (Info-find-node): Don't record previous node if have none.
3913 (info): Go to directory only if history is empty.
3914
3915 * simple.el (mark): Doc fix.
3916
3917 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3918
3919 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
3920 already of desired type.
3921 (mac-ae-list): Coerce parameter to "list" type.
3922 (mac-dispatch-apple-event): Replace cadr part of event with a
3923 dummy position so that event-start returns it.
3924
3925 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3926
3927 * textmodes/org.el (org-end-of-subtree): New function.
3928 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
3929 Use `org-end-of-subtree'.
3930 (org-agenda, org-agenda-convert-date): Protect calls to
3931 `fit-window-to-buffer'.
3932 (org-tags-view): Force matching of sublevels when doing a
3933 todo-only search. Define the correct redo command, including the
3934 arguments.
3935 (org-agenda-redo): Display message.
3936 (org-check-for-org-mode): New function.
3937 (org-agenda-type): New variable.
3938 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
3939 Set `org-agenda-type'.
3940 (org-agenda-check-type): New function.
3941 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
3942 (org-agenda-week-view, org-agenda-day-view)
3943 (org-agenda-next-date-line, org-agenda-previous-date-line)
3944 (org-agenda-log-mode, org-agenda-toggle-diary)
3945 (org-agenda-toggle-time-grid, org-agenda-date-later)
3946 (org-agenda-date-prompt, org-agenda-diary-entry)
3947 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
3948 (org-agenda-convert-date, org-agenda-menu):
3949 Use `org-agenda-check-type'.
3950 (org-make-overlay, org-delete-overlay)
3951 (org-detatch-overlay, org-move-overlay, org-overlay-put):
3952 New compatibility functions.
3953 (org-calendar-select-mouse): New command.
3954
3955 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
3956
3957 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
3958 (Custom-reset-standard): Fix y-or-n-p messages.
3959 (custom-link): New face for links.
3960 (custom-buffer-create-internal, custom-manual): Use it.
3961 (custom-face-save): Push to theme-face before setting face spec.
3962
3963 * wid-edit.el (widget-default-mouse-face-get): New function.
3964 (widget-specify-button): Handle mouse-face like button-face.
3965
3966 * custom.el (load-theme): Clear old theme settings if reloading.
3967
3968 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
3969
3970 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
3971 "Erase Customization" button back to same position it occupies in
3972 the individual State menus.
3973
3974 2006-01-04 Kim F. Storm <storm@cua.dk>
3975
3976 * wid-edit.el (key-sequence): Rework widget to read key binding
3977 using `kbd' syntax. Use C-q to insert literal key, event, or code.
3978 (widget-key-sequence-default-value): Default value for empty sequence.
3979 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
3980 (widget-key-sequence-read-event): New command for C-q.
3981 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
3982 (widget-key-sequence-value-to-external): New functions.
3983
3984 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3985
3986 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
3987 Use expand-file-name.
3988 (flymake-delete-temp-directory): Use expand-file-name,
3989 file-name-directory, and directory-file-name.
3990 (flymake-strrchr): Delete.
3991 (flymake-start-syntax-check): Don't pass the redundant buffer argument
3992 to the init-f function.
3993 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
3994 (flymake-init-find-buildfile-dir)
3995 (flymake-init-create-temp-source-and-master-buffer-copy)
3996 (flymake-simple-make-init-impl, flymake-simple-make-init)
3997 (flymake-master-make-init, flymake-master-make-header-init)
3998 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
3999 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
4000 (flymake-xml-init): Remove corresponding redundant buffer argument.
4001 (flymake-allowed-file-name-masks): Remove last elems that are equal to
4002 the default anyway. Clean up regexps.
4003
4004 * progmodes/flymake.el (flymake-temp-source-file-name)
4005 (flymake-master-file-name, flymake-temp-master-file-name)
4006 (flymake-base-dir): New buffer-local vars.
4007 (flymake-buffer-data, flymake-get-buffer-value)
4008 (flymake-set-buffer-value): Replace those hash-tables by the new
4009 buffer-local vars. Update callers.
4010
4011 * progmodes/flymake.el (flymake-check-start-time)
4012 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
4013 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
4014 Move definition, so we can remove redundant earlier declaration.
4015 (flymake-replace-regexp-in-string, flymake-split-string)
4016 (flymake-get-temp-dir): Use defalias.
4017 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
4018 (flymake-xemacs-window-edges): Remove unused function.
4019 (flymake-get-point-pixel-pos): Move.
4020 (flymake-pid-to-names, flymake-reg-names)
4021 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
4022 Replace by a simple list flymake-processes and by process-buffer.
4023 Update callers. Other than simplify the code, it uses buffers rather
4024 than buffer-names so it doesn't get confused by uniquify.
4025 (flymake-buffer-data): The global value should just be nil.
4026
4027 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
4028 Optimize the body of a defalias like any other code.
4029
4030 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
4031 Make sure we've setup font-lock's vars. It may influence which
4032 function we then call.
4033 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
4034 here since it's too late anyway.
4035
4036 2006-01-03 Romain Francoise <romain@orebokech.com>
4037
4038 * startup.el (fancy-splash-tail, normal-splash-screen):
4039 Update copyright year.
4040
4041 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
4042
4043 * mouse.el (mouse-drag-track): Rename, from
4044 `mouse-drag-region-1'. Includes optional argument required to
4045 enable post-drag event processing (e.g. delete region keys).
4046 Can be used without this argument to track a mouse region and operate
4047 on it as soon as the drag completes.
4048 (mouse-drag-region): Use `mouse-drag-track'.
4049
4050 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4051
4052 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
4053 Move to `custom-buffer' group.
4054
4055 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
4056 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
4057 (custom-theme-insert-face-marker, custom-theme-variable-menu)
4058 (custom-theme-face-menu): New variables.
4059 (custom-theme-add-variable, custom-theme-variable-action)
4060 (custom-variable-reset-theme, custom-theme-delete-variable)
4061 (custom-face-reset-theme, custom-theme-face-action)
4062 (custom-theme-delete-face, custom-theme-merge-theme)
4063 (custom-theme-add-face, custom-theme-visit-theme): New functions.
4064
4065 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
4066
4067 * custom.el: Move Custom Themes commentary to start of theme code.
4068 (custom-known-themes): Rename `standard' theme to `changed'.
4069 (custom-push-theme): Caller no longer specifies what theme to use
4070 when doing `reset'---the setting is simply removed from the theme.
4071 Delete MODE from `theme-value' and `theme-settings' properties.
4072 (custom-declare-theme): Ignore &rest args since we don't use them.
4073
4074 (custom-loaded-themes): Delete variable.
4075 (custom-theme-load-themes, custom-theme-loaded-p)
4076 (custom-theme-value): Delete functions.
4077
4078 (custom-declare-theme): Signal error on invalid theme names.
4079 (provide-theme): custom-loaded-themes was deleted.
4080 (load-theme): Load the file unconditionally.
4081 (enable-theme): Call `load-theme' if theme is undefined.
4082 (custom-enabled-themes): Only update value for successful loads.
4083 (disable-theme): Complete from enabled themes when interactive.
4084 (custom-variable-theme-value): Calculate theme value directly.
4085
4086 (custom-theme-reset-variables, custom-reset-variables): Mark as
4087 XEmacs compatibility functions. We don't actually use these.
4088
4089 * cus-edit.el (custom-variable-state-set):
4090 Use custom-variable-theme-value instead of custom-theme-value.
4091 (custom-face-state-set): Rename `standard' theme to `changed'.
4092 (custom-save-variables, custom-save-faces): Delete unneeded
4093 references to custom-reset-variables.
4094 (custom-save-resets): Delete function.
4095 (custom-save-variables, custom-save-faces): MODE argument deleted.
4096 (custom-save-variables, custom-save-faces): Ignore theme values.
4097
4098 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
4099 compatibility function.
4100
4101 2006-01-01 Richard M. Stallman <rms@gnu.org>
4102
4103 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
4104 (Custom-reset-current, Custom-reset-saved): Likewise.
4105 (Custom-reset-standard): Show message if aborted.
4106 (custom-mode): Doc fix, describing those commands.
4107
4108 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
4109 put on event-kind property.
4110
4111 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
4112
4113 * custom.el (provide-theme): Ban `user' theme name.
4114 (custom-enabling-themes): New variable.
4115 (enable-theme): Don't enable user if custom-enabling-themes is t.
4116 (custom-enabled-themes): Make it a defcustom.
4117 (custom-theme-recalc-face): No-op if face is undefined.
4118
4119 * cus-edit.el (custom-button-mouse): New variable.
4120 (custom-button-mouse): New face.
4121 (custom-raised-buttons, custom-mode): Use it.
4122
4123 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
4124
4125 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4126
4127 * progmodes/gud.el (gud-display-line): Support hl-line in the
4128 source buffer.
4129
4130 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
4131
4132 * mouse.el (mouse-drag-window-above): Verify that the found window
4133 overlaps with the given window in the horizontal dimension.
4134
4135 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4136
4137 * Makefile.in (cvs-update): New target.
4138
4139 * makefile.w32-in (cvs-update): Ditto.
4140
4141 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
4142
4143 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
4144 (custom-new-theme-mode-map): New variable.
4145
4146 2005-12-30 Richard M. Stallman <rms@gnu.org>
4147
4148 * custom.el (custom-load-themes): Function deleted.
4149
4150 * cus-edit.el (custom-save-loaded-themes): Function deleted.
4151 (custom-save-variables): Don't delete or add custom-load-themes call.
4152
4153 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
4154
4155 * cus-start.el: Add `visible-cursor'.
4156
4157 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
4158 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
4159 (flymake-process-filter): Switch to buffer before calling it instead.
4160 (flymake-post-syntax-check, flymake-highlight-err-lines)
4161 (flymake-delete-own-overlays, flymake-parse-err-lines)
4162 (flymake-start-syntax-check, flymake-start-syntax-check-process)
4163 (flymake-count-lines, flymake-parse-residual):
4164 Remove constant buffer argument.
4165 (flymake-start-syntax-check-for-current-buffer): Remove.
4166 Update callers to use flymake-start-syntax-check instead.
4167 (flymake-display-err-menu-for-current-line):
4168 Remove unused var `mouse-pos'.
4169 (flymake-restore-formatting): Comment out unused function.
4170 (flymake-report-status, flymake-report-fatal-status): Remove buffer
4171 argument, use current-buffer instead. Update callers.
4172
4173 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4174
4175 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
4176 buffer-local because choose-completion-delete-max-match requires
4177 that we set completion-ignore-case (i.e., binding via let is not
4178 sufficient).
4179 (bibtex-complete): Always set completion-ignore-case and
4180 choose-completion-string-functions. The latter is needed because
4181 choose-completion-string-functions keeps its value if we quit the
4182 *Completions* buffer without requesting a completion.
4183
4184 2005-12-30 Andreas Schwab <schwab@suse.de>
4185
4186 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
4187
4188 2005-12-30 Eli Zaretskii <eliz@gnu.org>
4189
4190 * jit-lock.el (jit-lock-chunk-size): Doc fix.
4191
4192 2005-12-30 Juri Linkov <juri@jurta.org>
4193
4194 * locate.el (locate-fcodes-file, locate-header-face)
4195 * progmodes/delphi.el (delphi-other-face)
4196 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
4197
4198 * paren.el (show-paren-match, show-paren-mismatch): Use existing
4199 group `paren-showing-faces'.
4200
4201 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
4202 (goto-address): Fix docstring.
4203
4204 * net/webjump.el (webjump-sample-sites): Update URLs.
4205
4206 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
4207
4208 * subr.el (cancel-change-group): Add listp around pending-undo-list.
4209
4210 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
4211
4212 * font-lock.el (font-lock-compile-keywords): Signal an error when
4213 font-lock-set-defaults hasn't been called.
4214
4215 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4216
4217 * subr.el (noreturn, 1value): Doc fixes.
4218
4219 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4220
4221 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
4222 that assoc-string returns nil.
4223
4224 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4225
4226 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
4227 (bibtex-entry-type-str, bibtex-empty-field-re)
4228 (bibtex-search-backward-string, bibtex-preamble-prefix)
4229 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
4230 (bibtex-any-valid-entry-type): New variable.
4231 (bibtex-parse-field-name): Simplify.
4232 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
4233 (bibtex-preamble-prefix): Include left delimiter.
4234 (bibtex-search-forward-field, bibtex-search-backward-field):
4235 Allow unbounded search past entry boundaries (required by bibtex-pop).
4236 (bibtex-text-in-field-bounds): Use push.
4237 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
4238 (bibtex-parse-preamble, bibtex-valid-entry)
4239 (bibtex-beginning-first-field): New functions.
4240 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
4241 (bibtex-map-entries): Fix docstring.
4242 (bibtex-flash-head): New arg prompt. Simplify.
4243 (bibtex-enclosing-field): Include code of bibtex-inside-field.
4244 (bibtex-insert-kill): Simplify. Always insert text past the
4245 current field or entry.
4246 (bibtex-format-entry): Use bibtex-parse-field.
4247 (bibtex-pop): Use bibtex-beginning-of-entry and
4248 bibtex-end-of-entry to initiate the search. Insert empty field if
4249 we found ourselves.
4250 (bibtex-print-help-message): New args field and comma.
4251 Handle entry keys.
4252 (bibtex-make-field): Use bibtex-beginning-of-entry.
4253 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
4254 invalid entry.
4255 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
4256 Handle preambles. Simplify code for thorough test.
4257 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
4258 New arg comma. Handle entry heads.
4259 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
4260 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
4261 New arg comma.
4262 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
4263 (bibtex-fill-field): Simplify.
4264 (bibtex-fill-entry): Use bibtex-beginning-first-field and
4265 bibtex-parse-field.
4266 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
4267 (bibtex-complete): Use bibtex-parse-preamble.
4268
4269 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
4270
4271 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
4272 Display name of expression instead of convenience variable.
4273 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
4274
4275 * progmodes/gud.el (gud-tooltip-dereference): Rename from
4276 toggle-gud-tooltip-dereference.
4277 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
4278 (gud-tooltip-tips): ...here when dereferencing.
4279
4280 2005-12-28 Bill Wohler <wohler@newt.com>
4281
4282 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
4283
4284 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
4285
4286 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
4287 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
4288 (vc-annotate-display-autoscale): Adjust call.
4289 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4290 Fix interactive spec.
4291 (vc-annotate-time-span): Remove.
4292 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4293 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4294 (vc-annotate-display-select): Use new name.
4295
4296 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4297 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4298 Correct the construction of span entries. Simplify.
4299 (vc-annotate-display-select): Fix the nil case.
4300 (vc-annotate): Remove obsolete (and now broken) code.
4301 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4302 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4303
4304 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4305
4306 * subr.el (lazy-completion-table): Correct typo in docstring.
4307
4308 * startup.el (command-line): Use `custom-reevaluate-setting' for
4309 `send-mail-function'.
4310
4311 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4312
4313 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4314
4315 * mail/smtpmail.el (smtpmail-try-auth-methods):
4316 Send credentials together with "AUTH PLAIN" command.
4317
4318 2005-12-27 Richard M. Stallman <rms@gnu.org>
4319
4320 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4321 mouse-2, go back to previously selected window, so it's selected
4322 when mouse-2 command runs.
4323
4324 2005-12-27 Juri Linkov <juri@jurta.org>
4325
4326 * descr-text.el (describe-text-sexp): Use square brackets for
4327 button [Show] to distinguish it from the property value `show'.
4328 (describe-property-list): Use `insert-text-button' with
4329 `help-face' type instead of putting face in quotes, because button
4330 is not created automatically for a list of faces.
4331 (describe-text-properties-1): Put button-type value in quotes to
4332 distinguish from plain text "button".
4333 (describe-char): Display code point values in hex. Don't use
4334 `symbol-name' for `current-input-method' because it is a string.
4335 Use `insert-text-button' with `help-face' type instead of putting
4336 hardcoded face in quotes, because button is not created automatically.
4337
4338 2005-12-27 Richard M. Stallman <rms@gnu.org>
4339
4340 * progmodes/glasses.el (glasses-face): More specific custom type.
4341
4342 * files.el (set-visited-file-name): Doc fix.
4343
4344 * textmodes/flyspell.el (flyspell-external-point-words):
4345 Use local var buffer-scan-pos to advance scan for next misspelling.
4346 Advance it only after we find the misspelling.
4347
4348 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4349
4350 * textmodes/flyspell.el (flyspell-external-point-words):
4351 New criteria for finding the misspelling in the buffer.
4352
4353 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4354
4355 * help-mode.el (help-insert-string): Set help-xref-stack-item
4356 rather than call help-setup-xref.
4357
4358 * descr-text.el (describe-char): Revert previous changes for
4359 optional buffer argument.
4360
4361 2005-12-27 Juri Linkov <juri@jurta.org>
4362
4363 * help-mode.el (help-insert-string): New function. Save buffer
4364 contents in cases where it is impossible to recompute the old contents.
4365
4366 * descr-text.el (describe-char): Set help-xref-stack-item
4367 explicitly after buffer has been generated.
4368
4369 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4370
4371 * cus-start.el (all): Add x-gtk-show-hidden-files.
4372
4373 2005-12-26 Richard M. Stallman <rms@gnu.org>
4374
4375 * replace.el (perform-replace): Calculate match-again
4376 before skipping read-only matches.
4377
4378 * paren.el (paren-showing-faces): New group.
4379 (show-paren-match, show-paren-mismatch): Move to that group.
4380
4381 * button.el (button): Put into group `basic-faces'.
4382
4383 * progmodes/make-mode.el: Remove faces from group `faces'.
4384
4385 * apropos.el (apropos, apropos-value): Doc fix.
4386 (apropos-documentation): Doc fix.
4387
4388 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4389
4390 * subr.el (lazy-completion-table): Remove argument `args'.
4391
4392 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4393 Don't use the `args' argument of lazy-completion-table.
4394
4395 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4396
4397 * descr-text.el (describe-char): Add optional argument for buffer.
4398 Set buffer appropriately. Call help-setup-xref.
4399 Suggested by Stefan Monnier.
4400
4401 2005-12-26 Juri Linkov <juri@jurta.org>
4402
4403 * descr-text.el: Require `help-fns' at runtime. Don't require
4404 `button' for byte compilation.
4405 (describe-text-widget): Add `help-echo' for first button.
4406 Use `help-info' for second.
4407 (describe-property-list): Use `help-argument-name' instead of `italic'.
4408 (describe-text-category): Add prompt to interactive spec.
4409 Call `help-setup-xref'.
4410 (describe-char): Use `help-character-set'. Add `help-echo' for
4411 code point. Use `help-input-method'. Remove superfluous insert.
4412
4413 2005-12-25 Richard M. Stallman <rms@gnu.org>
4414
4415 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4416 at point, in case of narrowing.
4417
4418 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4419
4420 * locate.el (locate-header-face): Allow nil in type.
4421
4422 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4423
4424 2005-12-25 Romain Francoise <romain@orebokech.com>
4425
4426 * battery.el (battery-linux-proc-acpi): Also try
4427 `/proc/acpi/thermal_zone/THM0/temperature'.
4428
4429 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4430
4431 * custom.el (custom-push-theme): Fix docstring.
4432
4433 * cus-edit.el (custom-variable-set, custom-variable-save)
4434 (custom-variable-save): Custom-quote widget values.
4435 (customize-save-variable): Fix custom-push-theme call.
4436
4437 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4438
4439 * w32-fns.el (w32-batch-update-autoloads): New function.
4440
4441 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4442 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4443 from the command line.
4444
4445 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4446
4447 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4448 reset means to remove setting from theme entirely. Don't keep
4449 expanding theme-settings list; delete old entries if necessary.
4450
4451 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4452 customization" button one line up.
4453 (custom-themed): New face.
4454 (custom-magic-alist): New value, THEMED, for theme settings.
4455 (custom-variable-state-set, custom-face-state-set):
4456 Check theme-value instead of saved-value.
4457 (custom-variable-reset-standard, custom-face-reset-standard):
4458 Remove theme setting entirely. Recalculate new values.
4459 (custom-variable-set, custom-variable-set)
4460 (custom-variable-reset-saved, custom-variable-reset-backup)
4461 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4462 (custom-variable-save): Fix typos.
4463
4464 2005-12-23 Juri Linkov <juri@jurta.org>
4465
4466 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4467 Add autoload cookies.
4468 (edebug-outside-d-c-i-n-s-w): New variable.
4469 (edebug-display, edebug-outside-excursion): Use it to save the
4470 original value of default-cursor-in-non-selected-windows.
4471 Set default-cursor-in-non-selected-windows to t while Edebug
4472 is active.
4473 (edebug-mode, edebug-eval-mode): Doc fix.
4474
4475 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4476 with `buffer-substring-no-properties' to remove common substring
4477 highlighting.
4478
4479 * info.el (info-other-window, info): Rename function argument
4480 `file' to `file-or-node'.
4481 (Info-complete-menu-item): Use local variable `complete-nodes' to
4482 keep the global value of `Info-complete-nodes' unchanged for
4483 subsequent completions.
4484 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4485
4486 * simple.el (get-next-valid-buffer, last-buffer)
4487 (next-error-buffer-p, next-error-find-buffer)
4488 (minibuffer-history-sexp-flag): Doc fix.
4489
4490 * savehist.el (savehist-mode-hook): Add `:group'.
4491
4492 * log-view.el: Call autoload for vc-find-version.
4493 (log-view-current-file): Adjust subgroup numbers.
4494 (log-view-current-tag): Add `length'.
4495
4496 2005-12-23 Richard M. Stallman <rms@gnu.org>
4497
4498 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4499
4500 2005-12-23 Juri Linkov <juri@jurta.org>
4501
4502 * hi-lock.el (hi-lock-archaic-interface-message-used)
4503 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4504 (hi-lock-mode): Display "Hi" in the mode line only when
4505 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4506 (hi-lock-write-interactive-patterns):
4507 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4508 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4509 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4510 font-lock-add-keywords to t.
4511
4512 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4513
4514 * hi-lock.el (hi-lock-highlight-range): New variable.
4515 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4516 only if font-lock-fontified is non-nil. Remove overlays.
4517 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4518 font-lock-fontified is non-nil, otherwise use overlays (instead of
4519 text properties).
4520 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4521 New variables.
4522 (hi-lock-string-serialize) New function.
4523
4524 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4525
4526 * menu-bar.el (menu-find-file-existing): New function.
4527 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4528
4529 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4530
4531 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4532
4533 * vc.el: Remove unnecessary leading * in docstrings.
4534 (vc-annotate-mode-map): Move initialization into declaration.
4535 (vc-static-header-alist): Nitpick on the regexp.
4536 (vc-default-init-version): New fun.
4537 (vc-register): Use it.
4538 (vc-insert-headers): Use dolist.
4539 (vc-annotate-get-backend): Remove unused function.
4540 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4541 (vc-annotate-mode): Remove corresponding call.
4542 (vc-annotate-car-last-cons): Simplify.
4543 (vc-annotate-buffers): Remove var.
4544 (vc-annotate-backend): Make it buffer-local.
4545 (vc-annotate): Move the interaction to the interactive spec.
4546 Add a `buf' argument.
4547 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4548 killing&creating a vc-annotate buffer, which is very disruptive when
4549 the buffers are shown in dedicated frames.
4550
4551 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4552
4553 * descr-text.el: Add FSF as maintainer.
4554 (describe-text-mode, describe-text-mode-map)
4555 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4556 help-mode.
4557 (describe-text-widget, describe-text-sexp)
4558 (describe-property-list, describe-text-category)
4559 (describe-text-properties, describe-text-properties-1)
4560 (describe-char): Use help buttons instead of widgets.
4561 (describe-char-unicodedata-file): Make URL link in doc string.
4562
4563 2005-12-22 Richard M. Stallman <rms@gnu.org>
4564
4565 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4566 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4567 Don't include buttons that write a file when there's no file.
4568 (custom-variable-menu, custom-face-menu, custom-group-menu):
4569 Don't include commands that write a file when there's no file.
4570 (customize-browse): Reword the top-of-buffer help intro.
4571 (custom-buffer-create-internal): Fix previous change.
4572 (customize-changed-options-previous-release): Prev release is 21.1.
4573 (customize-changed-options): Doc fix.
4574 (customize-changed): New alias.
4575 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4576 Say "standard values".
4577 (Custom-reset-standard): Doc fix.
4578 (custom-face-reset-standard): Doc fix.
4579
4580 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4581
4582 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4583 even if font-lock-mode is non-nil since it may be t without having
4584 turned on font-lock-mode-internal.
4585 (font-lock-choose-keywords): Minor optimization.
4586 (font-lock-add-keywords, font-lock-remove-keywords)
4587 (font-lock-set-defaults): Don't call make-local-variable on a variable
4588 that we know to already be local.
4589
4590 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4591
4592 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4593 messages if in the minibuffer.
4594
4595 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4596
4597 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4598 (tex-mode-flyspell-verify, flyspell-get-word)
4599 (flyspell-external-point-words): Don't use point-min/max uselessly.
4600
4601 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4602 by Kevin Rodgers. Instead, just hide the completions buffer if we
4603 don't need to show it.
4604
4605 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4606
4607 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4608
4609 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4610
4611 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4612 delete-windows-on with an inexistent buffer.
4613
4614 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4615
4616 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4617 Delete defcustom variable :tag names.
4618
4619 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4620
4621 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4622 (log-view-font-lock-keywords): Ajust subgroup numbers.
4623 (log-view-current-tag): Don't hard code the number of subgroups.
4624
4625 2005-12-20 Juri Linkov <juri@jurta.org>
4626
4627 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4628 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4629
4630 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4631 (menu-bar-non-minibuffer-window-p): Instead of checking
4632 display-multi-frame-p, use selected-frame when menu-updating-frame
4633 is nil.
4634
4635 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
4636
4637 * align.el (align-rules-list): Use [ \t] instead of \s-
4638 for column separators in text mode.
4639
4640 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4641
4642 * help-mode.el (help-customize-variable, help-customize-face):
4643 Don't pop help-xref-stack as help-follow no longer pushes
4644 anything on to it.
4645
4646 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4647
4648 * textmodes/org.el (org-agenda-custom-commands): New option.
4649 (org-agenda): Offer custom commands on splash screen.
4650 (org-make-tags-matcher): Parser for Boolean logic added.
4651 (org-agenda-set-tags): New command.
4652 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4653 (org-set-tags): Efficiency improvements.
4654 (org-auto-align-tags): New option.
4655 (org-todo, org-demote, org-promote): Realign tags.
4656 (org-tags-completion-function): Use also "&" and "|" as separators.
4657 (org-org-menu): Agenda commands simplified.
4658
4659 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4660
4661 * cus-edit.el (customize-apropos, customize-apropos-options):
4662 Docstring changes.
4663
4664 * font-lock.el (font-lock): Add tags to the links in the defgroup.
4665
4666 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
4667
4668 * longlines.el (longlines-mode): Wrap while widened.
4669 (longlines-decode-region, longlines-encode-region): Compute max
4670 just once.
4671
4672 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4673
4674 * cus-edit.el (mac): New group.
4675
4676 * cus-start.el (all): Add user options in macterm.c. Add test for
4677 Mac-related built-ins. Fix test for GTK-related built-ins.
4678
4679 * term/mac-win.el (mac-handle-language-change)
4680 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4681 (mac-services-open-selection, mac-services-mail-selection)
4682 (mac-services-mail-to, mac-services-insert-text)
4683 (mac-dispatch-apple-event): Add docstrings.
4684 (x-get-selection, mac-select-convert-to-string): Select coding
4685 system from `utf-16be' and `utf-16le' using `byteorder'.
4686
4687 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4688
4689 * subr.el (lazy-completion-table): Don't be fooled if the var holds
4690 a "list" (lambda ...) rather than a real completion list.
4691
4692 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
4693 lexical-let when encountering ((lambda (...) ...) ...).
4694
4695 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4696
4697 * progmodes/sh-script.el (sh-mode):
4698 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
4699 * textmodes/picture.el (picture-mode): Update docstrings.
4700
4701 2005-12-17 Eli Zaretskii <eliz@gnu.org>
4702
4703 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
4704 commands enclosed in $(ARGQUOTE)s should not be split between two
4705 lines, as that will break with GNU Make >3.80, when sh.exe is used
4706 and arg quoting is with '..'.
4707 (autoloads): Don't break the quoted --eval expression between
4708 several lines.
4709
4710 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4711
4712 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
4713 Capture error from printing circular structures.
4714
4715 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
4716
4717 * wid-edit.el (widget-checkbox-action): Clear undo info.
4718
4719 2005-12-16 Bill Wohler <wohler@newt.com>
4720
4721 * menu-bar.el (kill-this-buffer): Set a good example by using menu
4722 bar, not menubar in comment.
4723
4724 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4725
4726 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
4727 After-change-functions should not clobber the match data.
4728
4729 2005-12-16 Juri Linkov <juri@jurta.org>
4730
4731 * simple.el (choose-completion): Use `buffer-substring-no-properties'
4732 instead of `buffer-substring'.
4733 (completion-common-substring): Doc fix.
4734 (completion-setup-function): Use minibuffer-completion-contents
4735 instead of minibuffer-contents. Don't set common-string-length
4736 initially. Remove special handling of partial-completion-mode.
4737 Move computation of completion-base-size into one cond.
4738 Call completion-base-size-function in mainbuf. In computation of
4739 completion-base-size for file name completion don't move point to
4740 the end of the minibuffer. Move computation of common-string-length
4741 into one cond. Start putting faces only when common-string-length>=0.
4742 Add condition to put completions-common-part when
4743 common-string-length>0.
4744
4745 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
4746 place point at the first different character in the minibuffer
4747 even if this position is at the beginning of the minibuffer.
4748
4749 * info.el (Info-read-node-name-1): In completion-base-size-function's
4750 lambda return 1 if common-substring or minibuffer-completion-contents
4751 starts with (, and 0 otherwise.
4752
4753 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
4754 Use `crm-current-element' for second arg of `display-completion-list'.
4755
4756 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
4757
4758 * files.el (set-auto-mode): Look for an interpreter specified on
4759 the first line also if search for mode specification succeeded,
4760 but the mode is not known.
4761
4762 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4763
4764 * textmodes/org.el (org-tags-match-list-sublevels): New option.
4765 (org-open-at-point): Implement tag searches as links.
4766 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
4767 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
4768 (org-tags-sparse-tree, org-tags-view, org-set-tags)
4769 (org-agenda-dispatch): New commands.
4770 (org-use-tag-inheritance, org-tags-column): New options.
4771 (org-tab-follows-link, org-return-follows-link): New options.
4772 (org-tags): New customize group.
4773 (org-start-icalendar-file): Get local time zone.
4774 (org-tags-completion-function): New function.
4775 (org-set-font-lock-defaults): Make sure links will also be
4776 highlighted inside headlines.
4777
4778 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
4779
4780 * term.el (term-emulate-terminal):
4781 Let term-handle-ansi-terminal-messages override what Bash says about
4782 its current directory.
4783
4784 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
4785
4786 * bindings.el (last-buffer): Move to simple.el.
4787 * simple.el (last-buffer): Move here.
4788 (get-next-valid-buffer): New function.
4789 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
4790 (prev-buffer): Ditto. Rename to `previous-buffer'.
4791
4792 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
4793 * bindings.el (global-map): Ditto.
4794
4795 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
4796
4797 * cus-edit.el: Introductory comment change.
4798 (custom-magic-alist): Change message string for the `rogue' state.
4799
4800 2005-12-15 Richard M. Stallman <rms@gnu.org>
4801
4802 * tooltip.el: Delete defcustom variable :tag names.
4803
4804 * complete.el (partial-completion-mode): Doc fix.
4805
4806 * textmodes/flyspell.el (flyspell-external-point-words):
4807 Use save-excursion to ensure we don't move backward in the
4808 search loop, not even one character.
4809 (flyspell-delete-all-overlays): Use remove-overlays directly.
4810
4811 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
4812 (ispell-start-process): Set that variable.
4813 Clear ispell-buffer-local-name.
4814 (ispell-internal-change-dictionary):
4815 Set ispell-current-dictionary after killing process.
4816 (ispell-buffer-local-dict):
4817 Don't set spell-personal-dictionary after killing process.
4818 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
4819 (ispell-tex-skip-alists, ispell-html-skip-alists)
4820 (ispell-skip-region-alist): Mark as risky.
4821
4822 * net/newsticker.el (newsticker--retrieval-timer-list)
4823 (newsticker--display-timer, newsticker-running-p)
4824 (newsticker-ticker-running-p): Definitions moved up.
4825
4826 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
4827
4828 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
4829
4830 2005-12-15 David Ponce <david@dponce.com>
4831
4832 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
4833 (recentf-edit-list, recentf-open-files): Signal an error when
4834 there is no recent file.
4835
4836 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
4837
4838 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
4839 read-only except for texinfo-format-region evaluation.
4840
4841 2005-12-14 Richard M. Stallman <rms@gnu.org>
4842
4843 * vc.el (vc-default-previous-version, vc-default-next-version)
4844 (vc-do-command): Doc fixes.
4845
4846 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4847
4848 * textmodes/bibtex.el (bibtex-expand-strings)
4849 (bibtex-autokey-expand-string, bibtex-name-part)
4850 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
4851 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
4852 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
4853 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
4854 (bibtex-entry-postfix, bibtex-known-entry-type-re)
4855 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
4856 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
4857 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
4858 (bibtex-beginning-of-last-entry): Remove.
4859 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
4860 message if comma is missing but buffer is read-only.
4861 (bibtex-parse-field-text): Handle whitespaces at the end of field
4862 text. Return 3-element list with beginning and end of field text
4863 and end of field.
4864 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
4865 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
4866 (bibtex-search-forward-field, bibtex-search-backward-field):
4867 Search always delimited by limits of entry. Use more efficient
4868 search algorithms.
4869 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
4870 bibtex-end-of-name-in-field.
4871 (bibtex-text-in-field-bounds): Handle BibTeX strings when
4872 extracting the content of a field.
4873 (bibtex-text-in-field): Use search limits.
4874 (bibtex-parse-string-prefix): Handle empty string keys based on
4875 bibtex-string-empty-key.
4876 (bibtex-parse-string): Fix docstring.
4877 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
4878 (bibtex-preamble-prefix, bibtex-strings): New functions.
4879 (bibtex-skip-to-valid-entry): Include preceding whitespace in
4880 BibTeX entries (consistent with other BibTeX functions).
4881 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
4882 (bibtex-search-entry): Fix docstring. Simplify.
4883 (bibtex-flash-head, bibtex-complete-string-cleanup)
4884 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
4885 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
4886 (bibtex-parse-entry): New optional arg content.
4887 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
4888 Use bibtex-text-in-field-bounds.
4889 (bibtex-print-help-message): Handle BibTeX strings and preambles.
4890 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
4891 bibtex-parse-string-postfix.
4892 (bibtex-find-text-internal): New function.
4893 (bibtex-remove-delimiters): Use it.
4894 (bibtex-find-text): Use it. New optional arg help.
4895 (bibtex-complete): Handle BibTeX string and preamble entries.
4896 (bibtex-Preamble): Fix order of closing delimiters.
4897
4898 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
4899
4900 * vc.el (vc-default-revert): New fun.
4901
4902 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
4903
4904 2005-12-14 Romain Francoise <romain@orebokech.com>
4905
4906 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
4907 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
4908 (font-lock-remove-keywords): Likewise.
4909
4910 2005-12-14 Juri Linkov <juri@jurta.org>
4911
4912 * log-view.el (log-view-diff): Doc fix.
4913
4914 * isearch.el (isearch-query-replace): Use (mark) instead of
4915 isearch-opoint if mark is active in transient-mark-mode.
4916
4917 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4918
4919 * isearch.el (isearch-query-replace): Check for isearch-other-end.
4920
4921 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
4922
4923 * progmodes/cpp.el (cpp-face): New widget.
4924 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
4925
4926 2005-12-14 Juri Linkov <juri@jurta.org>
4927
4928 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
4929 around `erase-buffer' and `insert'.
4930
4931 * descr-text.el (describe-text-properties): Replace buffer name
4932 "*Help-2*" with "*Help*<2>".
4933 (describe-char): Add functions print-help-return-message,
4934 toggle-read-only. Use help-setup-xref with nil to not store
4935 describe-char in help-xref-stack. Use help-make-xrefs to
4936 make [back] button.
4937
4938 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
4939
4940 * wdired.el (wdired-old-point): New internal variable.
4941 (wdired-change-to-wdired-mode): Set it buffer-locally.
4942 (wdired-abort-changes): Restore point after aborting changes.
4943
4944 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4945
4946 * vc.el (vc-do-command): Add a new value t for okstatus.
4947
4948 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
4949 frame in case of errors.
4950
4951 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4952
4953 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
4954 so it comes after "On the Left" in the menu.
4955
4956 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
4957
4958 * cus-edit.el (customize-apropos, customize-apropos-options)
4959 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
4960
4961 2005-12-12 Bill Wohler <wohler@newt.com>
4962
4963 * vc-svn.el (vc-svn-registered): Fix problem of visiting
4964 non-writable Subversion-controlled files by saving window
4965 configuration before calling vc-do-command. vc-do-command calls
4966 pop-to-buffer on error which is unexpected during registration.
4967
4968 2005-12-12 Jay Belanger <belanger@truman.edu>
4969
4970 * calc/README: Update the summary of changes.
4971
4972 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
4973
4974 * descr-text.el (describe-char): Rework last fix to solve the problem
4975 is the same way it's solved for everything else in that function
4976 (i.e. by extracting the info before setting up the *Help* buffer).
4977
4978 2005-12-12 Kim F. Storm <storm@cua.dk>
4979
4980 * subr.el (version-regexp-alist): Allow space as separator before
4981 non-numeric part, e.g. "1.0 alpha".
4982 (version-to-list): Interpret .X.Y version as 0.X.Y version.
4983
4984 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4985
4986 * textmodes/org.el (org-agenda, org-timeline, org-todo):
4987 Implement Logging and the keep-modes setting.
4988 (org-get-category): Make sure a string is returned.
4989 (org-log-done): New function.
4990 (org-log-done, org-closed-string): New options.
4991
4992 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4993
4994 * tooltip.el (tooltip-y-offset): Change default to 20.
4995
4996 2005-12-12 Richard M. Stallman <rms@gnu.org>
4997
4998 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
4999
5000 * frame.el (display-hourglass): Doc fix.
5001
5002 * help.el (help-for-help-internal): Simplify entry for `a'.
5003
5004 * info.el (Info-on-current-buffer): Doc fix.
5005 (info-insert-file-contents): Don't test (featurep 'jka-compr).
5006
5007 * startup.el (inhibit-splash-screen): Make this the real name.
5008 (inhibit-startup-message): Make this the alias.
5009 (command-line): Find only simple.el, and use its directory
5010 to fill in other preloaded files' names.
5011 (command-line): Deactivate the mark if deactivate-mark is set.
5012
5013 * international/mule.el (load-with-code-conversion):
5014 Bind deactivate-mark.
5015
5016 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
5017
5018 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * cus-edit.el (customize-apropos): Avoid listing an option more
5021 than once under different aliases. No longer list user options
5022 that are not defined with defcustom (unless a prefix arg is given).
5023 Doc fix.
5024 (customize-apropos-options): Doc fix.
5025
5026 2005-12-11 Juri Linkov <juri@jurta.org>
5027
5028 * frame.el (set-background-color, set-foreground-color)
5029 (set-cursor-color, set-mouse-color, set-border-color):
5030 Add explicit prompts to read colors by `facemenu-read-color'.
5031 (show-trailing-whitespace, blink-cursor-delay)
5032 (blink-cursor-interval, display-hourglass, hourglass-delay):
5033 Remove tags.
5034 (display-hourglass, hourglass-delay): Doc fix.
5035 (cursor-in-non-selected-windows): Capitalize words in tag.
5036
5037 * faces.el (frame-background-mode): Replace `choice-item' keywords
5038 with `const' to not make [default] button. Change default value tag
5039 from `default' to `automatic'. Doc fix.
5040 (trailing-whitespace) <defface>: Change group `whitespace' to
5041 `whitespace-faces'.
5042
5043 2005-12-11 Richard M. Stallman <rms@gnu.org>
5044
5045 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
5046
5047 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5048
5049 * term/mac-win.el: Create keymap for mac-apple-event-map.
5050
5051 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
5052
5053 * tooltip.el (tooltip-mode): Move to start of file so that it
5054 appears at top of customize buffer.
5055
5056 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
5057 Add the gud groupname.
5058 (gud-tooltip-mode): Add the tooltip groupname.
5059 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
5060 avoid conflict with tooltip-use-echo-area.
5061
5062 2005-12-10 Romain Francoise <romain@orebokech.com>
5063
5064 * help.el (help-for-help-internal): Add `r' in doc string.
5065
5066 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5067
5068 * align.el (align-regexp, align-highlight-rule):
5069 Use region-beginning and region-end instead of point and mark, so that
5070 repetition (with `repeat-complex-command') recomputes the region
5071 bounds.
5072
5073 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
5074
5075 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5076 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5077 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
5078 (balance-windows): Rewrite using the above new functions.
5079
5080 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
5081
5082 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
5083 react if global-hi-lock-mode seems intended.
5084 (global-hi-lock-mode) Renamed from hi-lock-mode.
5085 (hi-lock-archaic-interface-message-used)
5086 (hi-lock-archaic-interface-deduce): New variables.
5087 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
5088 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5089 (hi-lock-find-patterns, hi-lock-font-lock-hook):
5090 Replace hi-lock-buffer-mode with hi-lock-mode.
5091
5092 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
5093
5094 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
5095 completion list, even after a partial completion has been
5096 inserted in the current buffer. If there are more than 1
5097 completion, redisplay the *Completions* buffer; if the
5098 completion is unique, delete the *Completions* window.
5099
5100 2005-12-10 Eli Zaretskii <eliz@gnu.org>
5101
5102 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
5103 strings and long subject lines that were broken into multiple
5104 lines at arbitrary places. Handle subjects that have "Re: " in
5105 the middle.
5106
5107 2005-12-10 John W. Eaton <jwe@octave.org>
5108
5109 * emacs/octave-mod.el (octave-electric-space): Don't indent
5110 comments or strings if octave-auto-indent is nil.
5111
5112 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5113
5114 * term/mac-win.el: Require url when compiling.
5115 Call mac-process-deferred-apple-events after loading init files.
5116 (mac-apple-event-map): New defvar. Define event handlers in it.
5117 (core-event, internet-event): New Apple event class symbols.
5118 (open-application, reopen-application, open-documents)
5119 (print-documents, open-contents, quit-application)
5120 (application-died, show-preferences, autosave-now, get-url):
5121 New Apple event ID symbols.
5122 (about): New HICommand ID symbol.
5123 (mac-event-spec, mac-event-ae): New macros.
5124 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
5125 (mac-ae-selection-range, mac-ae-text-for-search)
5126 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
5127 (mac-application-menu-map): Remove keymap. Handlers for HICommand
5128 and Services menu events are now defined in mac-apple-event-map.
5129 (mac-drag-n-drop): Remove selection range handling.
5130
5131 2005-12-10 Kenichi Handa <handa@m17n.org>
5132
5133 * simple.el (zap-to-char):
5134 * isearch.el (isearch-process-search-char): Translate CHAR by
5135 translation-table-for-input.
5136
5137 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
5138
5139 * foldout.el (foldout-exit-fold): Properly hide subtree.
5140
5141 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5142
5143 * files.el (save-buffer):
5144 * international/ucs-tables.el (ucs-set-table-for-input):
5145 * mail/mail-extr.el (mail-extract-address-components):
5146 * mail/sendmail.el (mail-mode): Reformat doc string.
5147
5148 2005-12-09 Juri Linkov <juri@jurta.org>
5149
5150 * isearch.el (isearch-highlight): Change main overlay priority
5151 from 1 to 1001. Simplify.
5152 (isearch-lazy-highlight-update): Change lazy overlay priority
5153 from 0 to 1000.
5154
5155 * replace.el (replace-highlight): Change overlay priority from
5156 1 to 1001.
5157
5158 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
5159 Change overlay priority from 1 to 1001. Reuse existing overlay.
5160
5161 * compare-w.el (compare-windows-highlight): Change overlay
5162 priority from 1 to 1000.
5163
5164 * menu-bar.el (menu-bar-edit-menu): Add listp around
5165 pending-undo-list to disable menu item "undo" when pending
5166 undo list is empty.
5167
5168 * locate.el (locate): Disable undo in *Locate* buffer.
5169
5170 2005-12-09 Kim F. Storm <storm@cua.dk>
5171
5172 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
5173
5174 2005-12-09 David Ponce <david@dponce.com>
5175
5176 * recentf.el: Improvement of the menu code.
5177 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
5178 instead of menu hook.
5179 (recentf-show-menu, recentf-hide-menu): New functions.
5180 (recentf-menu-customization-changed, recentf-mode): Use them.
5181 (recentf-menu-action, recentf-max-menu-items)
5182 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
5183 (recentf-arrange-by-rule-others)
5184 (recentf-arrange-by-rules-min-items)
5185 (recentf-arrange-by-rule-subfilter) : Don't use
5186 `recentf-menu-customization-changed'.
5187 (recentf-arrange-rules): Likewise. Accept functions to compute
5188 sub-menu titles.
5189 (recentf-menu-filter): Likewise. Doc fix.
5190 (recentf-menu-value-shortcut): Doc fix.
5191 (recentf-dump-variable): Quote atom value.
5192 (recentf-make-menu-items): Update to use it as a menu filter.
5193 (recentf-match-rule): New function.
5194 (recentf-arrange-by-rule): Use it.
5195 (recentf-indirect-mode-rule): New function.
5196 (recentf-build-mode-rules): Use it.
5197 (recentf-dir-rule): New function.
5198 (recentf-arrange-by-dir): Use it.
5199 (recentf-filter-changer-current): Rename from
5200 `recentf-filter-changer-state'. All references updated.
5201 (recentf-filter-changer-alist): Update filter names.
5202 (recentf-filter-changer-select): New function.
5203 (recentf-filter-changer): Use it. Make a sub-menu from filters
5204 available in `recentf-filter-changer-alist'.
5205 (recentf-data-cache, recentf-clear-data)
5206 (recentf-update-menu): Remove. All references updated.
5207 (recentf-match-rule-p, recentf-build-dir-rules)
5208 (recentf-filter-changer-goto-next)
5209 (recentf-filter-changer-get-current)
5210 (recentf-filter-changer-get-next): Remove.
5211
5212 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5213
5214 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
5215 buffer "Reset" button to "Reset to Current" for consistency with
5216 the State buttons.
5217
5218 2005-12-08 John Paul Wallington <jpw@pobox.com>
5219
5220 * ibuf-ext.el (define-ibuffer-filter filename):
5221 If `dired-directory' is a list then really use its car.
5222
5223 2005-12-08 Kim F. Storm <storm@cua.dk>
5224
5225 * emulation/cua-rect.el (cua--rectangle-aux-replace):
5226 Fix indention of text on right side of replaced rectangle.
5227
5228 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
5229
5230 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
5231 No need to check gud-comint-buffer is bound.
5232 (gdb): Prevent multiple debugging when first session uses gdba.
5233
5234 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5235
5236 CC Mode update to 5.31.
5237
5238 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
5239 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
5240 We might do this function properly in the future).
5241
5242 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
5243 New macros c-sentence-end and c-default-value-sentence end, to cope
5244 with Emacs 22's new function `sentence-end'.
5245
5246 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5247
5248 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
5249 compat issue using `c-put-overlay' and `c-delete-overlay'.
5250
5251 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
5252 New compat macros to handle overlays/extents.
5253
5254 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5255
5256 * progmodes/cc-fix.el: Add definitions of the macros push and pop
5257 (for GNU Emacs 20.4)
5258
5259 * progmodes/cc-defs.el:
5260 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
5261
5262 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
5263 highlighting mechanism so it will work in XEmacs too.
5264
5265 * progmodes/cc-defs.el: Insert c-int-to-char.
5266
5267 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
5268 call to the new macro c-int-to-char. This solves XEmacs's
5269 regarding characters as different from integers.
5270
5271 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5272
5273 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
5274 New internal helper.
5275
5276 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
5277 construct to make the indirect face lookup work in XEmacs.
5278
5279 (c-cpp-matchers): Append the negation char face to the existing
5280 fontification, so that the cpp face doesn't disappear.
5281 Use `c-make-syntactic-matcher' to avoid negation chars in comments
5282 and strings.
5283
5284 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
5285 to map to `font-lock-negation-char-face' in emacsen where it exists.
5286
5287 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5288
5289 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5290
5291 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5292 Rename "c-subword-move-mode" as "c-subword-mode".
5293
5294 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5295 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5296
5297 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5298
5299 * progmodes/cc-mode.el: Added autoload directive for
5300 `c-subword-move-mode' for use in older emacsen.
5301
5302 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5303
5304 * progmodes/cc-mode.el:
5305 (i) Insert a binding for C-c C-backspace into
5306 c-bind-special-erase-keys which works in TTYs.
5307 (ii) Make sure that when file styles are used, any explicitly
5308 given style variables take priority over those in the style.
5309 Do this by calling `hack-local-variables' a second time.
5310
5311 * progmodes/cc-vars.el: Add language specific customization
5312 widgets for AWK to c-doc-comment-style, c-require-final-newline
5313 and c-default-style. Add a defcustom for awk-mode-hook.
5314 Give c-syntactic-element and c-syntactic-context doc-strings by
5315 directly setting their `variable-documentation' propery.
5316 This allows Emacs 22.1 to read these with C-h v.
5317
5318 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5319
5320 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5321
5322 * progmodes/cc-fonts.el, cc-vars.el
5323 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5324 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5325 Masatake YAMATO.
5326
5327 (c-doc-comment-style): Made GtkDoc default in C mode.
5328
5329 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5330 and C-c C-<delete>.
5331
5332 (c-bind-special-erase-keys): New function for use on
5333 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5334
5335 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5336 <delete> key behavior in XEmacs according to `delete-forward-p'.
5337 C.f. `c-electric-delete'.
5338
5339 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5340
5341 * progmodes/cc-mode.el: Give c-hungry-backspace and
5342 c-hungry-delete-forward permanent key bindings.
5343
5344 * progmodes/cc-cmds.el (c-electric-semi&comma):
5345 Bind c-syntactic-context for calls to "criteria functions", for
5346 consistency with other calls to user functions.
5347
5348 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5349 `current-prefix-arg', since this might be the prefix arg to a
5350 command which calls c-indent-command as a function. Change the
5351 interactive spec from "p" to "P".
5352
5353 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5354 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5355 was difficult to understand.
5356
5357 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5358
5359 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5360 first char of an identifier.
5361
5362 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5363 +" syntax in C++.
5364
5365 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5366
5367 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5368 auto-fill doesn't split a c-comment's last word from a hanging
5369 "*/" when a space is typed between them after fill-column.
5370
5371 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5372
5373 * progmodes/cc-styles.el (c-set-style)
5374 (c-setup-paragraph-variables): Abort the command if we're not in a
5375 CC Mode buffer.
5376
5377 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5378 with blank comment-prefix, and a blank line as the comment's
5379 second line.
5380
5381 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5382
5383 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5384 Incorporate the patterns added in the Emacs development branch
5385 for the new Emacs 22 face `font-lock-negation-char-face'.
5386
5387 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5388 of "red" since it stands out better in xterms and DOS terminals.
5389
5390 * progmodes/cc-engine.el (c-literal-faces):
5391 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5392
5393 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5394
5395 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5396 forcibly enable c-electric-flag.
5397
5398 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5399 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5400 after the comment-prefix of a C-style comment will close that comment.
5401
5402 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5403
5404 * progmodes/cc-fonts.el (c-basic-matchers-before)
5405 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5406 in Pike.
5407
5408 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5409 digraphs.
5410
5411 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5412 (c-cpp-message-directives, c-cpp-include-directives)
5413 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5414 (c-cpp-expr-directives): Introduce new language constants to
5415 control cpp syntax in a cleaner way.
5416
5417 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5418
5419 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5420
5421 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5422 (c-multiline-string-start-char): New language constants and
5423 variables to specify how newlines in string literals work.
5424
5425 (c-font-lock-invalid-string): Use them.
5426
5427 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5428 unbalanced close brace is entered. Optimization by avoiding going
5429 back over arbitrarily large blocks. Removed hints that this
5430 function only would be relevant/useful in AWK.
5431
5432 (c-electric-brace): Indent syntactically after the cleanups since
5433 lineup functions might do it differently then.
5434
5435 * progmodes/cc-engine.el, cc-langs.el
5436 (c-opt-op-identifier-prefix): New language constant and variable.
5437
5438 (c-just-after-func-arglist-p, c-after-special-operator-id)
5439 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5440
5441 * progmodes/cc-align.el, cc-engine.el
5442 (c-after-special-operator-id): New helper to handle C++ operator
5443 identifiers.
5444
5445 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5446 (c-guess-basic-syntax): Handle C++ operator identifiers in
5447 declarations.
5448
5449 * progmodes/cc-langs.el (c-assignment-operators): Add the
5450 trigraph version of ^= too.
5451
5452 * progmodes/cc-langs.el (c-assignment-operators): Add the
5453 trigraph version of |= in C++.
5454
5455 * progmodes/cc-fonts.el (c-font-lock-declarators):
5456 Handle `c-decl-hangon-kwds' after the identifier name.
5457
5458 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5459 whether an arglist is "nonempty", ignore a comment after the open
5460 paren if it isn't followed by a non-comment token on the same line.
5461
5462 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5463 Enable heuristics below the point to cope with classes inside special
5464 brace lists in Pike.
5465
5466 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5467
5468 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5469
5470 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5471
5472 * progmodes/cc-guess.el (cc-guess-install): New function to
5473 install an already guessed style in another buffer.
5474
5475 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5476 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5477 anyway if the change always is undone.
5478
5479 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5480
5481 Implement togglable electricity:
5482
5483 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5484 saying when it should be used.
5485
5486 * progmodes/cc-engine.el: Add the new buffer-local variable,
5487 c-electric-flag.
5488
5489 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5490 c-toggle-auto-newline.
5491
5492 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5493 c-toggle-auto-newline. Remove the binding for
5494 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5495 c-toggle-electric-state.
5496
5497 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5498
5499 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5500 c-\(forward\|backward\)-subword.
5501 (c-update-modeline): Add the new modeline flag `l' for
5502 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5503 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5504 Make the old name an alias of the new name.
5505 (c-toggle-electric-state): New function.
5506 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5507 Adapt these functions to do electric things only when
5508 c-electric-flag is non-nil.
5509 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5510 new functions from c-electric-brace.
5511 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5512 mode, so that the tentative extra newline doesn't change the
5513 syntax of the following brace.
5514 (c-electric-brace): Restructure by extracting the above functions.
5515 Tidy up the coding somewhat.
5516 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5517 restructure a bit.
5518
5519 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5520
5521 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5522 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5523
5524 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5525 (c-submode-indicators): Change name from `c-auto-hungry-string'
5526 since it's now used to track another submode.
5527
5528 (c-update-modeline): Convert to function and extended to check
5529 `c-subword-move-mode'.
5530
5531 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5532 Convert to compat aliases for `c-forward-subword' and
5533 `c-backward-subword'.
5534
5535 * progmodes/cc-subword.el: New functions and minor mode to handle
5536 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5537
5538 (c-forward-subword, c-backward-subword, c-mark-subword)
5539 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5540 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5541 Functions corresponding to the standard word handling functions.
5542
5543 (c-subword-move-mode): Minor mode that replaces all the standard
5544 word handling functions with their subword equivalences.
5545
5546 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5547
5548 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5549 entry for one-liner-defun.
5550
5551 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5552 name in its def-edebug-spec.
5553
5554 * progmodes/cc-cmds.el (c-electric-brace): Make the
5555 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5556 compacts space before a comment, if this will make things fit on
5557 one line.
5558
5559 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5560
5561 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5562
5563 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5564 clean-up one-liner-defun.
5565
5566 * progmodes/cc-styles.el: Add the new "awk" style.
5567
5568 * progmodes/cc-vars.el: Add description of one-liner-defun to
5569 c-cleanup-list's doc-string. New user options,
5570 c-max-one-liner-length. In c-default-style, set the default style
5571 for AWK to "awk".
5572
5573 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5574
5575 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5576 macros inside labels.
5577
5578 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5579 `c-at-statement-start-p' and `c-at-expression-start-p'.
5580
5581 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5582 error if the mark isn't set.
5583
5584 * progmodes/cc-engine.el (c-guess-continued-construct)
5585 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5586 accurately detect functions inside functions.
5587
5588 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5589 like `c-at-statement-start-p' that additionally recognizes commas
5590 and expression parentheses as delimiters.
5591
5592 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5593 to avoid heuristics that doesn't work for unclosed blocks.
5594 (c-at-statement-start-p): New function.
5595
5596 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5597 Objective-C directives, e.g. directives spanning lines should work
5598 reasonably well now.
5599
5600 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5601
5602 (c-forward-objc-directive): New function to move over any ObjC
5603 directive.
5604
5605 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5606 (c-basic-matchers-before): Use it.
5607
5608 (c-font-lock-objc-iip-decl): Remove.
5609
5610 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5611 in the template arglist recognition.
5612
5613 * progmodes/cc-styles.el (c-style-alist): Fix several
5614 inconsistencies in the Whitesmith style.
5615
5616 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5617 New lineup function to get lines after Whitesmith style blocks
5618 correctly indented.
5619
5620 (c-lineup-whitesmith-in-block): Back out the compensation for
5621 opening parens since it's done using `add' lists in the style
5622 definition instead. Don't use the anchor position since it varies
5623 too much between the syntactic symbols. :P
5624
5625 * progmodes/cc-vars.el (c-valid-offset): Update.
5626
5627 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5628 lists where the offsets are combined according to several
5629 different methods: `first', `min', `max', and `add'.
5630 Report offset evaluation errors with `c-benign-error' so that some kind
5631 of reindentation still is done.
5632
5633 * progmodes/cc-engine.el (c-guess-basic-syntax):
5634 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5635 `arglist-close'.
5636
5637 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5638 situations for `arglist-cont-nonempty' and `arglist-close'.
5639
5640 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5641
5642 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5643 cc-bytecomp-boundp' in a number of places.
5644
5645 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5646 macro related issue.
5647
5648 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5649
5650 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5651 list is now [asdf], a char class [:alpha:].
5652 Include code for char classes.
5653 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
5654 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5655
5656 Remove (nearly all of) the cruft associated with AWK Mode's former
5657 concept of "virtual semicolons":
5658
5659 Adapt c-beginning-of-statement, c-end-of-statement (together with
5660 subfunctions) to use the new notion of "virtual semicolon" in
5661 place of the old awkward special handling for AWK. There remains
5662 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5663 * progmodes/cc-cmds.el:
5664 (c-ascertain-adjacent-literal): In the backwards direction, now
5665 recognises AWK regexp delimiters as string delimiters.
5666 (c-after-statement-terminator-p): Adapt for virtual semicolons;
5667 check more rigorously for "end of macro".
5668 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5669 virtual semicolons;
5670 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5671 out the code for forward movement into ...
5672 (c-end-of-statement): Now contains the code for forward movement,
5673 adapted for virtual semicolons.
5674
5675 * progmodes/cc-engine.el:
5676 (c-ws*-string-limit-regexp): New regexp.
5677 (c-forward-single-comment, c-backward-single-comment): Comment out
5678 the (now redundant) "special" AWK stuff.
5679
5680 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5681 c-string-par-start, c-string-par-separate to be more like Text
5682 Mode than Fundamental Mode.
5683
5684 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5685
5686 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5687 to the fontified region so that fontification doesn't occur
5688 outside it (could happen e.g. when fontifying a line with an
5689 unfinished declaration).
5690
5691 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5692
5693 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
5694 start of the file. ^L now separate sections of the file.
5695 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
5696 (c-awk-one-line-possibly-open-string-re)
5697 (c-awk-regexp-one-line-possibly-open-char-class-re)
5698 (c-awk-one-line-possibly-open-regexp-re)
5699 (c-awk-one-line-non-syn-ws*-re): New defonsts.
5700 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
5701
5702 Amend the concept of "virtual semicolons" (in the indentation
5703 engine) for languages like AWK, such that they are now
5704 conceptually attached to end of the last token of a statement, not
5705 the end of the line. (In AWK Mode, however, the pertinent text
5706 property is still physically set on the EOL.) Remove the specific
5707 tests for awk-mode, thus facilitating the introduction of other
5708 language modes where EOLs can end statements.
5709 (Note: The funtionality in cc-cmds.el, specifically
5710 c-beginning/end-of-statement has yet to be amended.)
5711
5712 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
5713 New macros.
5714
5715 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
5716 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
5717 c-vsemi-status-unknown-p-fn (in a new page).
5718
5719 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
5720 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
5721 numerous awkward forms like
5722 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
5723 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
5724 variable before-ws-ip, the place just after char-before-ip appears.
5725
5726 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
5727 a comment.
5728
5729 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5730
5731 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
5732 `c-tentative-buffer-changes'.
5733
5734 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
5735 convert to macro to choose between Emacs and XEmacs at compile time.
5736
5737 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
5738
5739 (c-tentative-buffer-changes): New macro to handle temporary buffer
5740 changes in a convenient way.
5741
5742 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
5743 for `c-tentative-buffer-changes'.
5744
5745 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
5746 the checks for paren sexps between the point and the keyword, to
5747 avoid some false alarms.
5748
5749 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
5750 Fixed a situation where an error could be thrown for unbalanced
5751 parens. Changed to make use of c-keyword-member' to avoid some
5752 repeated regexp matches.
5753
5754 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
5755 These language variable are no longer necessary.
5756
5757 (c-block-stmt-kwds): New language constant used by
5758 c-looking-at-inexpr-block'.
5759
5760 (c-guess-basic-syntax): Remove an optional check that looked at
5761 the existence of the now removed language variables.
5762
5763 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
5764 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
5765 object instantiation expressions as declarations in some contexts.
5766 This bug only affected languages where the declarator can't be
5767 enclosed in parentheses.
5768
5769 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
5770 insert newlines before and after substatement braces.
5771
5772 * progmodes/cc-engine.el: Improved the heuristics for recognizing
5773 function declaration headers and the handling of C++ style member
5774 init lists.
5775
5776 (c-just-after-func-arglist-p): Rewritten to use
5777 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
5778
5779 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
5780
5781 (c-guess-basic-syntax): Adapt case 5B for the new
5782 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
5783 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
5784 covers all cases now).
5785
5786 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
5787
5788 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5789
5790 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
5791 c-string-par-start/separate c-sentence-end-with-esc-eol,
5792 initialised in c-setup-paragraph-variables, used in string
5793 scanning subroutines of c-beginning-of-statement.
5794
5795 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
5796 which precedes the newly inserted `{'.
5797
5798 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5799
5800 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
5801 function for declaration level blocks. It should now cope with
5802 templates better and also be a lot more comprehensible.
5803
5804 (c-looking-at-decl-block): The new function.
5805
5806 (c-search-uplist-for-classkey): The old one. It's now a wrapper
5807 for compatibility.
5808
5809 (c-add-class-syntax, c-guess-continued-construct)
5810 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
5811
5812 (c-decl-block-key): Change to tell apart ambiguous and
5813 unambiguous keywords. Pike specials are now handled directly in
5814 the code instead.
5815
5816 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
5817 New language constants and variables to make the backward skip in
5818 `c-looking-at-decl-block' as tight as possible.
5819
5820 (c-nonsymbol-token-char-list): New language constant.
5821
5822 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
5823 find balanced template arglists backwards.
5824
5825 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
5826 making char classes for `c-syntactic-skip-backward'.
5827
5828 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
5829 16D - can't be a class-close at that point.
5830
5831 * progmodes/cc-engine.el (c-guess-basic-syntax)
5832 (c-add-class-syntax): Don't narrow out the enclosing declaration
5833 level. This makes everything a lot easier, and it was actually
5834 only four small places that needed it to work. Some places that
5835 previously did `widen' are removed now, which has the effect that
5836 `c-guess-basic-syntax' never will look at things outside the
5837 current narrowment now. The anchor position for `topmost-intro'
5838 is affected by this, but it was so bogus it was basically useless
5839 before, and now it's equally bogus but in a slightly different way.
5840
5841 (c-narrow-out-enclosing-class): Gone.
5842
5843 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
5844 the narrowed region.
5845
5846 (c-least-enclosing-brace): Remove silly optional argument.
5847
5848 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
5849 the point could be left directly after an open paren when finding
5850 the beginning of the first decl in the block.
5851
5852 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
5853 Specify which submatch to use.
5854
5855 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
5856
5857 (c-decl-start-re): No longer any need for special treatment of
5858 ObjC due to the above.
5859
5860 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
5861 presumably follows C in that regard.
5862
5863 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
5864 New language constants to specify operator tokens inside
5865 identifiers in a more high level way.
5866
5867 (c-opt-identifier-prefix-key): New internal language constant.
5868
5869 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
5870 (c-identifier-start, c-identifier-key): Now completely calculated
5871 from other constants.
5872
5873 (c-identifier-last-sym-match): Decommission since it's no longer used.
5874
5875 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
5876
5877 * progmodes/cc-engine.el (c-forward-name): Remove the
5878 optimization when c-identifier-key is equal to c-symbol-key since
5879 it doesn't work in byte compiled files. Don't record empty
5880 regions as identifiers.
5881
5882 * progmodes/cc-langs.el (c-filter-ops): New helper function to
5883 simplify access to `c-operators' and its likes.
5884
5885 (c-operator-list, c-all-op-syntax-tokens)
5886 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
5887 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
5888 (c-primary-expr-regexp, c-cast-parens): Use it.
5889
5890 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
5891 an explicit language in functions.
5892
5893 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
5894 variant of adornment.
5895
5896 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
5897 variable.
5898
5899 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
5900 the Pike value.
5901
5902 * progmodes/cc-engine.el (c-on-identifier)
5903 (c-simple-skip-symbol-backward): Small fix for handling "-"
5904 correctly in `skip-chars-backward'. Affected the operator lfun
5905 syntax in Pike.
5906
5907 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
5908 diagnostic message about precompiled language vars not being used.
5909
5910 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
5911 "__attribute__" is followed by a parenthesis.
5912
5913 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
5914 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
5915 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
5916
5917 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
5918 Internal cleanups to properly detect the declared identifiers in
5919 various declarations.
5920
5921 (c-decl-start-kwds): New language constant to recognize
5922 declarations that can start anywhere. Used for class declarations
5923 in Pike.
5924
5925 (c-specifier-key, c-not-decl-init-keywords)
5926 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
5927 (c-find-decl-spots): Implement `c-decl-start-kwds'.
5928
5929 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
5930 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
5931 handling of the compiler specific extension keywords into a new
5932 language constant `c-decl-hangon-kwds' that defines keyword
5933 clauses to be ignored in declarations.
5934
5935 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
5936 past unrecognized tokens when handling `c-colon-type-list-kwds'.
5937 Necessary to stop at the declared identifier in e.g. IDL valuetype
5938 declarations.
5939
5940 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
5941 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
5942 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
5943 (c-forward-decl-or-cast-1): Recognize the declared identifier in
5944 class and enum declarations as such and not as part of the type.
5945
5946 (c-forward-decl-or-cast-1, c-forward-label): Relax the
5947 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
5948
5949 (c-forward-decl-or-cast-1): Don't disregard sure signs of
5950 declarations when there's some syntax error later on.
5951
5952 (c-complex-decl-matchers): Did away with a reference to
5953 `c-specifier-key'.
5954
5955 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
5956 value - this variable is always dynamically bound.
5957
5958 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
5959 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
5960 * cc-cmds.el, cc-defs.el: Change the policy for marking up
5961 functions that might do hidden buffer changes: All such internal
5962 functions are now marked instead of those that don't.
5963
5964 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
5965 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
5966 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
5967 (c-literal-type): Allow these functions to make hidden buffer changes,
5968 so that they are free to use text property caching later on.
5969
5970 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
5971 (c-electric-brace, c-electric-slash, c-electric-star)
5972 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
5973 (c-electric-paren, c-electric-continued-statement, c-indent-command)
5974 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
5975 (c-context-line-break): Add `c-save-buffer-state' calls to comply
5976 with the changed semantics of the functions above.
5977
5978 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
5979 when macros occur in obscure places. Optimized the sexp movement
5980 a bit.
5981
5982 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5983
5984 Enhancements for c-beginning-of-statement to work in AWK Mode:
5985
5986 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
5987 (completed statement) with `}' (statement completed by closing
5988 brace or semicolon) and `$' (statement completed by EOL).
5989
5990 (c-awk-virtual-semicolon-ends-prev-line-p)
5991 (c-awk-virtual-semicolon-ends-line-p)
5992 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
5993 (c-awk-at-statement-end-p): New functions.
5994
5995 * progmodes/cc-cmds.el: Simplify the structure of functions
5996 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
5997 two functions and c-beginning-of-statement to handle AWK Mode.
5998
5999 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
6000 c-backward-single-comment for AWK mode. Attempt to clarify their
6001 doc-strings.
6002
6003 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
6004
6005 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6006
6007 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
6008 label handling. Labels are now recognized in a uniform and more
6009 robust way, regardless of context. Text properties are put on all
6010 labels to recognize the following declarations better.
6011 Multiword labels are handled both in indentation and fontification for
6012 the benefit of language extensions like Qt. For consistency, keywords
6013 in labels are now fontified with the label face instead.
6014 That also applies to "case" and "default".
6015
6016 (c-beginning-of-statement-1): Fix some bugs in the label
6017 handling. Disregard `c-nonlabel-token-key' in labels that begin
6018 with `c-label-kwds'.
6019
6020 (c-find-decl-spots): Support that the callback adds more
6021 `c-decl-end' spots to find.
6022
6023 (c-forward-decl-or-cast-1): Don't treat a list of plain
6024 identifiers followed by a colon as a declaration.
6025
6026 (c-forward-label): New function to recognize labels.
6027
6028 (c-guess-basic-syntax): Replace uses of `c-label-key' with
6029 `c-forward-label'. Moved the label recognition cases (14 and 15)
6030 earlier since they aren't so context sensitive now. Handle labels
6031 on the top level gracefully. Moved access label recognition to
6032 the generic label case (CASE 15) - removed CASE 5E.
6033
6034 (c-font-lock-declarations): Add recognition of labels in the
6035 same round since we need to handle labels in parallell with other
6036 declarations to recognize both accurately. It should also improve
6037 speed.
6038
6039 (c-simple-decl-matchers, c-basic-matchers-after):
6040 Move `c-font-lock-labels' so that it only is used on decoration level 2
6041 since `c-font-lock-declarations' handles it otherwise.
6042
6043 (c-complex-decl-matchers): Remove the simplistic recognition of
6044 access labels.
6045
6046 (c-decl-prefix-re): Remove the kludges that was necessary to cope
6047 with labels earlier.
6048
6049 (c-decl-start-re): New language variable to make
6050 `c-font-lock-declarations' stop for the special protection labels
6051 in Objective-C that start with `@'.
6052
6053 (c-label-key): Remove since it's no longer used.
6054
6055 (c-recognize-colon-labels, c-label-prefix-re): New language
6056 constants to support recognition of generic colon-terminated labels.
6057
6058 (c-type-decl-end-used): `c-decl-end' is now used whenever there
6059 are colon terminated labels.
6060
6061 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
6062 first argument starts with a special brace list.
6063
6064 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
6065 (c-font-lock-declarations): Break out the declaration and cast
6066 recognition from `c-font-lock-declarations' to a new function, so
6067 that it can be used in the indentation engine.
6068
6069 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
6070 up to the start of the literal. Fixed bug with the point on the
6071 wrong side of the search limit that could happen when the start
6072 position is inside a literal.
6073
6074 * progmodes/cc-engine.el (c-parse-state)
6075 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
6076 so that it's kept a little bit back to increase the hit rate.
6077
6078 (c-parse-state): Change the macro handling and fixed some
6079 glitches. Macro context is checked more often than necessary now,
6080 but otoh less garbage conses are generated.
6081
6082 * progmodes/cc-engine.el (c-parse-state)
6083 (c-invalidate-state-cache): Cache the last position where
6084 `c-state-cache' applies. This can speed up refontification quite
6085 a bit in blocks where there are many non-brace parens before the point.
6086
6087 (c-state-cache-end): New variable for this.
6088
6089 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
6090 cache variable.
6091
6092 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
6093 get close initial continue positions when the start position is
6094 inside a literal or macro. Do not call the callback for spots
6095 before the start position (which can happen e.g. for `c-decl-end'
6096 spots inside comments). Optimize better in special cases when the
6097 region is a single line inside a literal or macro (typically when
6098 the current line is refontified).
6099
6100 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
6101 to `c-add-stmt-syntax' - there's no need to explicitly whack off
6102 entries from the paren state.
6103
6104 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
6105 special case for "else if" clauses.
6106
6107 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
6108 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
6109
6110 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
6111 New language variable to recognize the gcc extension with statement
6112 blocks inside expressions.
6113
6114 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
6115 it somewhat more comprehensible. The argument AT-BLOCK-START is
6116 no longer used and hence removed.
6117
6118 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
6119 to `c-add-stmt-syntax'.
6120
6121 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
6122 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
6123 This fixes bogus label recognition.
6124
6125 * progmodes/cc-engine.el (c-add-type, c-check-type)
6126 (c-forward-name, c-forward-type): Improve storage of template
6127 types in `c-found-types' so that they can be recognized better.
6128
6129 (c-syntactic-content): Add option to skip past nested parens.
6130
6131 * progmodes/cc-engine.el (c-forward-name):
6132 Set `c-last-identifier-range' all the time. It's less work that way.
6133 Handle that there might not be an identifier to store in
6134 `c-last-identifier-range'.
6135
6136 (c-forward-type): Handle that `c-last-identifier-range' might be
6137 nil from `c-forward-name'.
6138
6139 * progmodes/cc-defs.el (c-safe-scan-lists)
6140 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
6141
6142 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
6143 to work even if the form fails.
6144
6145 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
6146 down in a large file in one go.
6147
6148 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
6149
6150 * progmodes/cc-align.el (c-lineup-assignments): New lineup
6151 function which is like `c-lineup-math' but returns nil instead of
6152 `c-basic-offset' when it doesn't match.
6153
6154 (c-lineup-math): Change to use `c-lineup-assignments'.
6155
6156 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6157
6158 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
6159 c-beginning-of-statement. New subfunctions
6160 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
6161
6162 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6163
6164 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
6165 hardcoded char classes whereever possible. Changed a couple of
6166 places to use skip by syntax instead of skip by char class.
6167
6168 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
6169 Fix a bug in the regexp that caused extreme backtracking.
6170
6171 * progmodes/cc-langs.el (c-block-comment-starter)
6172 (c-block-comment-ender): New language constants to specify in a
6173 single place how block comments look.
6174
6175 (c-comment-start-regexp, c-block-comment-start-regexp)
6176 (comment-start, comment-end, comment-start-skip)
6177 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
6178 (c-syntactic-ws, c-nonempty-syntactic-ws)
6179 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
6180 `c-line-comment-starter', `c-block-comment-starter' and
6181 `c-block-comment-ender'.
6182
6183 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
6184 New language constants to break up things a bit.
6185
6186 (c-simple-ws): New language constant for simple whitespace.
6187
6188 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
6189
6190 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
6191 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
6192 newlines. Allow and ignore nil elements in the list.
6193
6194 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6195
6196 * progmodes/cc-cmds.el: Comment out a (n almost certainly
6197 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
6198
6199 * progmodes/cc-cmds.el: Tidy up the comments in
6200 c-beginning-of-statement and subfunctions.
6201
6202 * progmodes/cc-awk.el: Replace calls to put-text-property to the
6203 more flexible c-put-char-property and c-clear-char-properties.
6204 Add the author's email address.
6205
6206 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
6207
6208 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
6209 closing "*/" of a block comment.
6210
6211 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
6212 subfunctions) so that it works at BOB and EOB.
6213
6214 * progmodes/cc-cmds.el, cc-vars.el: More updating of
6215 c-beginning-of-statement, including new variable
6216 c-block-comment-start-regexp.
6217
6218 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6219
6220 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
6221 symbols from `*-font-lock-extra-types' so that there's no need to
6222 use `regexp-opt' on those lists.
6223
6224 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
6225 `c-type-modifier-kwds' is empty.
6226
6227 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
6228 there are several strings on the same line.
6229
6230 * progmodes/cc-engine.el (c-literal-limits): Remove the
6231 compatibility function for older emacsen. `c-literal-limits-fast'
6232 has now taken the place of this function.
6233
6234 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
6235 with older emacsen: We now require `pps-extended-state'.
6236
6237 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6238
6239 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
6240 which obviates the need to hack sentence-end. This now handles
6241 escaped newlines in strings correctly. Correct minor bugs in
6242 c-move-over-sentence and in c-beginning-of-statement.
6243
6244 * progmodes/cc-cmds.el (c-beginning-of-statement (and
6245 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
6246 that movement over macros and code are rigorously separated from
6247 eachother. Correct a few incidental bugs.
6248
6249 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
6250 Improve its doc-string. Improve the handling of certain specific cases.
6251
6252 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6253
6254 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
6255 (c-guess-basic-syntax): Change the way class-level labels are
6256 recognized; they can now contain essentially any symbols.
6257
6258 (c-opt-extra-label-key): New language variable to cope with the
6259 special protection label syntax in Objective-C.
6260
6261 (c-opt-access-key): Remove; this is now handled better by
6262 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
6263
6264 (c-complex-decl-matchers): Update to handle that
6265 `c-opt-access-key' no longer exists.
6266
6267 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
6268 improved label recognition in `c-beginning-of-statement-1'.
6269
6270 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
6271 Recognize bitfields better.
6272
6273 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
6274 Remove some cruft and fixed a bug that could cause it to go to a
6275 position further down.
6276
6277 * progmodes/cc-langs.el, cc-engine.el
6278 (c-beginning-of-statement-1): Improve detection of labels in
6279 declaration contexts.
6280
6281 (c-beginning-of-decl-1): Use it.
6282
6283 (c-nonlabel-token-key): New language constant and variable needed
6284 by `c-beginning-of-statement-1'.
6285
6286 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
6287 manifested itself due to the correction in `c-forward-sexp'.
6288
6289 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6290 Make these behave as documented when used at the buffer limits.
6291
6292 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6293 (c-type-decl-end-used): Made this a language variable.
6294
6295 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6296 correctly when `combine-after-change-calls' is used together with
6297 temporary narrowings.
6298
6299 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6300 Report labels correctly when the start point is immediately after the
6301 colon.
6302
6303 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6304 Remove since it isn't used anymore.
6305
6306 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6307 bracket arglists such as template parens in C++.
6308
6309 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6310 in the last check-in. Some optimization.
6311
6312 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6313 where it could stop at the same level in a preceding sexp when
6314 PAREN-LEVEL is set.
6315
6316 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6317 text property lookup only when it's needed.
6318
6319 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6320 Change the policy for paren marked angle brackets to be more
6321 persistent; once marked they remain marked even when they're found
6322 to be unbalanced in the searched region. This should keep the
6323 paren syntax around even when individual lines are refontified in
6324 multiline template arglists.
6325
6326 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6327 to control markup so that incorrect angle bracket arglists aren't
6328 marked in contexts where the correct value for
6329 `c-disallow-comma-in-<>-arglists' isn't known.
6330
6331 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6332 argument has become `c-parse-and-markup-<>-arglists'.
6333
6334 (c-remove-<>-arglist-properties): Remove - no longer used.
6335
6336 (c-after-change-check-<>-operators): New function used on
6337 `after-change-functions' to avoid that "<" and ">" characters that
6338 are part of longer operators have paren syntax.
6339
6340 (c-<>-multichar-token-regexp): New language variable used by
6341 `c-after-change-check-<>-operators'.
6342
6343 (c-after-change): Call `c-after-change-check-<>-operators'.
6344
6345 (c-font-lock-<>-arglists): Use the context properties set by
6346 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6347 correctly to avoid doing invalid markup.
6348
6349 (c-font-lock-declarations): Remove code that undoes the invalid
6350 markup done by `c-font-lock-<>-arglists'.
6351
6352 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6353 after `c-font-lock-declarations'.
6354
6355 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6356 Add paren-level feature.
6357
6358 (c-guess-basic-syntax): Improve the anchor position for
6359 `template-args-cont' in nested template arglists. There's still
6360 much to be desired in this area, though.
6361
6362 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6363
6364 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6365 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6366
6367 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6368
6369 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6370 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6371
6372 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6373 it doesn't work no longer are supported.
6374
6375 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6376 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6377 requires support for the syntax-table' text property, which rules
6378 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6379 cruft associated with those versions.
6380
6381 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6382 for the `syntax-table' text property, which rules out Emacs 19 and
6383 XEmacs < 21.4. Removed various compatibility cruft associated
6384 with those versions.
6385
6386 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6387 support for the `syntax-table' text property.
6388
6389 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6390 variable and use an extra quoted face name instead. All the
6391 emacsen flavors handle that correctly.
6392
6393 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6394 (c-font-lock-declarators, c-font-lock-declarations)
6395 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6396 property to mark the items in in declarator lists to handle
6397 refontification inside multiline declarations better.
6398
6399 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6400 construct like "a * b = c;" as a declaration.
6401
6402 2005-12-08 Kim F. Storm <storm@cua.dk>
6403
6404 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6405 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6406 select either meta, hyper, or super modifier for rectangle commands.
6407 (cua--rectangle-modifier-key): New defvar.
6408 (cua--M/H-key): Use it. Remove special case for `space'.
6409 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6410 on X, to meta otherwise. Always bind C-return to toggle
6411 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6412
6413 * emulation/cua-rect.el (cua-help-for-rectangle):
6414 Use cua--rectangle-modifier-key. Handle super modifier too.
6415 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6416 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6417
6418 * ido.el: Move Acknowledgements and History after Commentary.
6419 Minor changes to Commentary.
6420
6421 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6422 keymap if cua--prefix-override-timer is `shift'.
6423 (cua--shift-control-prefix): New function; emulate "type prefix
6424 key twice" functionality to handle shifted prefix key override.
6425 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6426 New commands.
6427 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6428
6429 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6430
6431 * textmodes/org.el (org-insert-heading): Try to do items before
6432 headings.
6433 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6434 (org-insert-item): New function.
6435 (org-renumber-ordered-list): Don't skip to higher level lists.
6436
6437 2005-12-08 Juri Linkov <juri@jurta.org>
6438
6439 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6440
6441 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6442
6443 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6444
6445 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6446 the constructed function name fun-1.
6447
6448 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6449 because such links don't lead to parent documentation.
6450
6451 2005-12-08 Kenichi Handa <handa@m17n.org>
6452
6453 * descr-text.el (describe-char): Use *Help-2* buffer if the
6454 current buffer is *Help*. Call describe-text-properties while
6455 setting the original buffer.
6456
6457 2005-12-07 Bill Wohler <wohler@newt.com>
6458
6459 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6460 and causes problems with non-MH users (such as Gnus users).
6461
6462 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6463
6464 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6465 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6466 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6467 command "info sources". Move calls to GDB command "list".
6468 (gdb-find-file-hook): Just use gdb-source-file-list.
6469 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6470 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6471 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6472 (gdb-data-list-register-values-handler): Use correct trigger name.
6473
6474 2005-12-07 Kim F. Storm <storm@cua.dk>
6475
6476 * ido.el (ido-completion-map): Rename from ido-mode-map.
6477 (ido-common-completion-map, ido-file-completion-map)
6478 (ido-file-dir-completion-map, ido-buffer-completion-map):
6479 Rename from ido-mode-....-map.
6480 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6481 (ido-setup-completion-map): Rename from ido-define-mode-map.
6482 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6483 to ido-completion-map.
6484
6485 2005-12-07 Kenichi Handa <handa@m17n.org>
6486
6487 * international/mule-cmds.el
6488 (set-display-table-and-terminal-coding-system): If the coding
6489 system specified in `unibyte-display' property is different from
6490 the arg coding-system, don't setup standard-display-table.
6491
6492 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6493
6494 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6495 that comments end at \n, regardless of selective-display.
6496
6497 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6498
6499 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6500 (gdb-version): New variables.
6501 (gdb-source-file-list, gdb-register-names)
6502 (gdb-changed-registers): New variables for use with GDB 6.4+.
6503 (gdb-ann3): Replace with...
6504 (gdb-init-1, gdb-init-2): ...two new functions.
6505 (gdba, gdb-prompt): Call gdb-init-1.
6506 (gdb-get-version): New function. Call gdb-init-2 from here.
6507 (gud-watch): Make it work with mouse events too.
6508 (gdb-post-prompt): Don't add to queue until GDB version is known.
6509 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6510 (gdb-locals-mode): Use gdb-version.
6511 (gdb-memory-format-map, gdb-memory-unit-map)
6512 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6513 (gdb-locals-font-lock-keywords-1)
6514 (gdb-locals-font-lock-keywords-2): New variables.
6515 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6516 (gdb-set-gud-minor-mode-existing-buffers-1)
6517 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6518 (gdb-var-update-1, gdb-var-update-handler-1)
6519 (gdb-data-list-register-values-handler)
6520 (gdb-data-list-register-values-custom)
6521 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6522 (gdb-stack-list-locals-handler, gdb-get-register-names):
6523 New functions for use with GDB 6.4+.
6524 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6525 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6526 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6527 (gdb-stack-list-locals-regexp)
6528 (gdb-data-list-register-names-regexp): New regexps for use with
6529 GDB 6.4+.
6530
6531 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6532
6533 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6534
6535 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6536
6537 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6538 prompts work for AUTH PLAIN. Also reported by Steve Allan
6539 <seallan@verizon.net>.
6540
6541 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6542
6543 * frame.el (set-frame-parameter): Add doc string.
6544
6545 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6546
6547 * textmodes/org.el (org-occur-highlights): New variable.
6548 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6549 (org-highlight-sparse-tree-matches): New option.
6550 (org-do-occur): New function.
6551 (org-get-heading): Make it work also at beginning of line.
6552 (org-category-table): New variable.
6553 (org-get-category-table, org-get-category)
6554 (org-camel-to-words, org-link-search): New functions.
6555 (org-select-this-todo-keyword): New variable.
6556 (org-todo-list): New command.
6557 (org-shiftright, org-shiftleft): New commands.
6558 (org-agenda-todo): Add prefix argument.
6559 (org-show-hierarchy-above): New option.
6560 (org-show-todo-tree): Numerical prefix creates tree for specific
6561 TODO keyword.
6562 (org-outline-level): New function, to assign a level to plain
6563 lists items.
6564 (org-cycle-include-plain-lists): New option.
6565 (org-mode): Use `org-outline-level' as value of `outline-level'.
6566 (org-cycle): Temporarily switch `outline-regexp' if
6567 `org-cycle-include-plain-lists' is non-nil.
6568 (org-start-icalendar-file): Fix format bug.
6569 (org-agenda-get-day-entries): Create category table.
6570 (org-agenda-get-todos, org-agenda-get-timestamps)
6571 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6572 (org-agenda-get-blocks): Use `org-get-category'.
6573 (org-context-in-file-links): Rename from
6574 `org-line-numbers-in-file-links'.
6575
6576 2005-12-06 Romain Francoise <romain@orebokech.com>
6577
6578 * window.el (balance-windows): Delete extraneous third arg in call
6579 to `enlarge-window'.
6580
6581 2005-12-06 Kenichi Handa <handa@m17n.org>
6582
6583 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6584
6585 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6586
6587 * progmodes/gdb-ui.el (gdb-var-create-handler)
6588 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6589 (gdb-var-list-children-handler, gdb-var-update-handler):
6590 Current buffer is already gdb-partial-output-buffer, don't
6591 make it current again.
6592
6593 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6594
6595 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6596 (list-buffers-noselect): Use it.
6597
6598 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6599
6600 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6601 (mail-yank-ignored-headers): Use regexp-opt.
6602 (mail-mode-map): Move initialization into declaration.
6603 (mail-sent-via): Remove unused shadowed var `to-line'.
6604 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6605 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6606 (mail-do-fcc): Use dolist and push.
6607 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6608 (mail-yank-ignored-headers): Don't autoload.
6609
6610 2005-12-05 Kenichi Handa <handa@m17n.org>
6611
6612 * international/mule-cmds.el (set-language-info-internal): New fun.
6613 (set-language-info): Call set-language-info-internal to update
6614 language-info-alist. If LANG-ENV is the current one, call
6615 set-language-environment to make INFO effective now.
6616 (set-language-info-alist): Likewise.
6617 (locale-language-names): With locale "en", use English
6618 lang. env. but set the default codings to iso-8859-1.
6619
6620 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6621
6622 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6623 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6624 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6625 for plain strings.
6626 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6627 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6628 Create registers buffer if necessary. Echo new state in minibuffer.
6629 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6630
6631 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6632
6633 * info.el (Info-fontify-node): Match external links using
6634 non-directory part of filename.
6635
6636 2005-12-04 Juri Linkov <juri@jurta.org>
6637
6638 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6639 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6640 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6641 because there is no customization option for it.
6642
6643 * font-lock.el (lisp-font-lock-keywords-1):
6644 Add define-global-minor-mode.
6645
6646 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6647
6648 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6649 properties on the constructed variable names.
6650
6651 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6652 Put `definition-name' properties on the constructed function names
6653 next-sym and prev-sym.
6654
6655 * emacs-lisp/find-func.el (find-function-regexp):
6656 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
6657 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
6658 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6659 and easy-menu-define.
6660
6661 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6662 easy-mmode-define-global-mode and define-global-minor-mode.
6663 (lisp-imenu-generic-expression): Add define-global-minor-mode.
6664
6665 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6666 instead of easy-mmode-define-global-mode.
6667
6668 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6669 Use define-minor-mode instead of easy-mmode-define-minor-mode.
6670
6671 * cus-edit.el (customize-group, customize-group-other-window):
6672 Filter out autoloaded options from the group completion list by
6673 using heuristics that autoloaded groups don't have `custom-autoload'
6674 property on their symbols (they have only `custom-loads').
6675
6676 * simple.el (completion-setup-function): Put completions-common-part
6677 face on complete completion string too (i.e. completion string
6678 without completions-first-difference face).
6679
6680 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6681
6682 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6683
6684 * view.el (view-mode): Doc fix.
6685
6686 * disp-table.el (standard-display-european): Add to the warning
6687 message a reference to the doc string.
6688
6689 * play/yow.el (apropos-zippy): Call print-help-return-message,
6690 similar to other Help and Apropos commands.
6691
6692 * help.el (print-help-return-message): If pop-up-frames is
6693 non-nil, set up help-return-method to delete the help window and,
6694 possibly, its frame as well, and don't display message about
6695 scrolling the help window. Doc fix.
6696 (help-return-method): Doc fix.
6697
6698 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
6699
6700 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
6701 whereby names of length one or names starting with a
6702 symbol-constituent character would not be returned.
6703
6704 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6705
6706 * subr.el (atomic-change-group): Add edebug and indentation spec.
6707
6708 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6709
6710 * completion.el (save-completions-file-name): Fix typo in last change.
6711
6712 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6713
6714 * info.el: Move back/forward history to the beginning of the tool bar.
6715
6716 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
6717
6718 * allout.el (eval-when-compile): Remove unnecessary load of cl.
6719 Add fset of allout-real-isearch-abort during compile to fix
6720 byte-compilation warnings.
6721 (allout-mode-p): Move definition of this macro above all uses, or
6722 byte compilation in barren emacs (eg, during emacs build) will
6723 lack the definition.
6724 (allout-mode): Move this variable above any uses, or byte
6725 compilation will fail.
6726 (allout-resolve-xref): Remove use of personal file-reference function.
6727 (allout-toggle-current-subtree-encryption): Do the current (ie,
6728 visible containing) topic, rather than nearest around point. Doc fix.
6729 (allout-toggle-subtree-encryption): New function, workhorse that
6730 works on nearest topic containing point.
6731 (allout-encrypt-string): Signal requirement for newer version of pgg.
6732 (allout-resumptions): Doc fix.
6733
6734 2005-12-02 Eli Zaretskii <eliz@gnu.org>
6735
6736 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
6737
6738 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
6739
6740 * textmodes/flyspell.el (flyspell-external-point-words):
6741 Consider a misspelling as found in the string search if: (a) misspelling
6742 and found string lengths match, or (b) misspelling is found as
6743 element in a boundary-chars separated longer string, or (c)
6744 ispell-program-name is really ispell and misspelling is found as
6745 part of a TeX string. After successful match move beginning of
6746 search region to end of match. Warn about not found misspellings
6747 once the process is done.
6748 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
6749
6750 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
6751
6752 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
6753 tool bar (removed inadvertently).
6754
6755 2005-12-02 Juri Linkov <juri@jurta.org>
6756
6757 * log-view.el (log-view-diff): Clarify doc string.
6758
6759 2005-12-01 Bill Wohler <wohler@newt.com>
6760
6761 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
6762 triggers lm-verify errors.
6763
6764 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
6765
6766 * simple.el (transient-mark-mode, line-number-mode)
6767 (column-number-mode, size-indication-mode): Remove `:require nil'.
6768
6769 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6770
6771 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
6772 in the margin also.
6773 (gdb-breakpoints-mode-map): Use D instead of d for
6774 gdb-delete-breakpoint.
6775 (gdb-get-frame-number): Require a number to match on.
6776 (gdb-threads-mode-map): Add follow-link binding.
6777
6778 2005-11-30 Jason Rumney <jasonr@gnu.org>
6779
6780 * isearch.el (isearch-mode-map): Avoid exiting search on
6781 language-change event.
6782
6783 2005-11-30 Romain Francoise <romain@orebokech.com>
6784
6785 * speedbar.el (speedbar-default-position): New defcustom.
6786 (speedbar-frame-reposition-smartly): Use it.
6787
6788 * dframe.el (dframe-reposition-frame-emacs): Fix position
6789 computation for `left' location.
6790 Update copyright year.
6791
6792 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6793
6794 * help.el (help-map): Move initialization into declaration.
6795
6796 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
6797
6798 * help-fns.el (help-argument-name): Don't autoload.
6799 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
6800 to be re-loaded when customizing the `help' group.
6801
6802 2005-11-30 John Paul Wallington <jpw@gnu.org>
6803
6804 * help-fns.el (describe-function-1): Fill arglist output.
6805
6806 2005-11-30 Kim F. Storm <storm@cua.dk>
6807
6808 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
6809 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
6810 after revert-buffer (or anything else which kills all local variables).
6811
6812 * apropos.el (apropos-parse-pattern): Doc fix.
6813 Set apropos-regexp directly, rather than expecting callers to do so.
6814 (apropos-command, apropos, apropos-value, apropos-documentation):
6815 Simplify calls to apropos-parse-pattern.
6816
6817 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6818
6819 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6820 (hi-lock-face-phrase-buffer): Use hi-yellow face.
6821 (hi-lock-write-interactive-patterns): Use comment-region.
6822
6823 * longlines.el (longlines-mode): Add mail-setup-hook.
6824
6825 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
6826
6827 * simple.el (sendmail-user-agent-compose, next-line):
6828 Conditionally use hard-newline.
6829
6830 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6831
6832 * international/latexenc.el (latex-inputenc-coding-alist):
6833 Reword doc string.
6834
6835 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6836
6837 * help.el (describe-key-briefly, describe-key): Recognize default
6838 bindings.
6839
6840 2005-11-29 Romain Francoise <romain@orebokech.com>
6841
6842 * view.el (view-inhibit-help-message): New defcustom.
6843 (view-mode-enter): Use it.
6844
6845 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
6846
6847 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
6848 Preserve user position.
6849
6850 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
6851
6852 * font-lock.el: Throw error if facemenu is not loaded to prevent
6853 accidental change of loading order in loadup.el. (Suggested by RMS.)
6854
6855 * loadup.el: Add comment explaining why facemenu must be loaded
6856 before font-lock.
6857
6858 2005-11-28 Jay Belanger <belanger@truman.edu>
6859
6860 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
6861 (calc-dispatch-map): Add more keys for `calc-same-interface'.
6862
6863 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
6864
6865 * calc/calc-embed.el (calc-do-embedded): Update help message.
6866
6867 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
6868
6869 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6870
6871 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
6872
6873 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
6874 called-interactively-p.
6875 (elp-profilable-p): Rename from elp-not-profilable-p.
6876 Invert result and take into account macros and autoloaded functions.
6877 (elp-instrument-function): Update call.
6878 (elp-instrument-package): Update call. Add completion.
6879 (elp-pack-number): Use match-string.
6880 (elp-results-jump-to-definition-by-mouse): Merge into
6881 elp-results-jump-to-definition and then remove.
6882 (elp-output-insert-symname): Make help echo text single-line.
6883
6884 * replace.el (query-replace-map): Move initialization into declaration.
6885 (occur-engine): Use with-current-buffer.
6886 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
6887 (occur-mode-mouse-goto): Replace with an alias.
6888
6889 2005-11-28 Juri Linkov <juri@jurta.org>
6890
6891 * simple.el (quoted-insert): Let-bind input-method-function to nil.
6892
6893 * term/w32-win.el: Bind [S-tab] to [backtab].
6894
6895 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
6896 `Info-find-file' to t.
6897
6898 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
6899 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
6900 and same-window-regexps.
6901 (occur-next-error): Don't move point for arg 0.
6902
6903 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
6904
6905 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
6906
6907 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6908
6909 * log-edit.el (log-edit-changelog-use-first): New var.
6910 (log-edit-changelog-ours-p): Use it.
6911 (log-edit-insert-changelog): Set it with new arg `use-first'.
6912 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
6913 (log-edit-hook): Add them to the list of suggested options.
6914
6915 * textmodes/flyspell.el (flyspell-last-buffer): New var.
6916 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
6917 redundant work.
6918 (flyspell-mode-on): Use add-hook for after-change-functions.
6919 (flyspell-mode-off): Use remove-hook for after-change-functions.
6920 (flyspell-changes): Make it buffer-local.
6921 (flyspell-after-change-function): Make it non-interactive. Use push.
6922 (flyspell-post-command-hook): Check input-pending-p while processing
6923 the potentially long list of buffer changes.
6924
6925 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6926
6927 * buff-menu.el (list-buffers-noselect): Display the selected
6928 frame's buffer list, not the global one.
6929
6930 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
6931
6932 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
6933 that (list last-input-event) works as in interactive spec.
6934
6935 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6936
6937 * loadup.el ("facemenu"): Load facemenu before font-lock, because
6938 `facemenu-keymap' needs to be defined when font-lock is loaded.
6939 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
6940
6941 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6942
6943 * completion.el: Remove useless leading * in defcustom docstrings.
6944 (save-completions-file-name): Use ~/.emacs.d if available.
6945 (completion-standard-syntax-table): Rename from
6946 cmpl-standard-syntax-table and fold initialization into declaration,
6947 thus removing cmpl-make-standard-completion-syntax-table.
6948 (completion-lisp-syntax-table, completion-c-syntax-table)
6949 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
6950 (cmpl-saved-syntax, cmpl-saved-point): Remove.
6951 (symbol-under-point, symbol-before-point)
6952 (symbol-under-or-before-point, symbol-before-point-for-complete)
6953 (add-completions-from-c-buffer): Use with-syntax-table.
6954 (make-completion): Don't return a list of completion entries.
6955 Update callers.
6956 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
6957 (completion-initialize): Rename from initialize-completions.
6958 (completion-find-file-hook): Rename from cmpl-find-file-hook.
6959 (kill-emacs-save-completions): Collect stats here.
6960 (save-completions-to-file, load-completions-from-file):
6961 Use with-current-buffer.
6962 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
6963 into a function. Move all calls to toplevel.
6964 (completion-lisp-mode-hook): New fun.
6965 (completion-c-mode-hook, completion-setup-fortran-mode):
6966 Set the syntax-table here. Use local-set-key.
6967 (completion-saved-bindings): New var.
6968 (dynamic-completion-mode): Make it into a proper minor mode.
6969 (load-completions-from-file): Remove unused var `num-uses'.
6970
6971 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
6972 constructor if it is explicitly overridden.
6973
6974 * complete.el (PC-completion-as-file-name-predicate):
6975 Use minibuffer-completing-file-name.
6976 (partial-completion-mode): Use find-file-not-found-functions.
6977 (PC-lisp-complete-symbol): Use with-syntax-table.
6978 (PC-look-for-include-file): Remove dead setq.
6979 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
6980 (PC-complete): Use with-current-buffer.
6981
6982 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
6983 escape single quotes.
6984
6985 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6986
6987 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
6988 of `if' whose condition always returned nil. Doc fix.
6989
6990 * buff-menu.el (Buffer-menu-revert-function): Make the selected
6991 window's buffer the current buffer around the call to
6992 `list-buffers-noselect'. This is necessary to mark that buffer
6993 with a `.' in the Buffer Menu when called from Lisp, for instance
6994 by Auto Revert Mode.
6995
6996 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
6997
6998 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
6999 attaching to it.
7000 (gdb-pre-prompt): Make sure gdb-error is reset.
7001
7002 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
7003 with a child process, detect it.
7004 (gud-speedbar-buttons): Match regexp more carefully.
7005
7006 2005-11-27 Richard M. Stallman <rms@gnu.org>
7007
7008 * mouse.el (mouse-drag-move-window-bottom):
7009 Use adjust-window-trailing-edge.
7010
7011 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7012
7013 * simple.el (blink-matching-open): Ignore
7014 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
7015 (blink-matching-paren-on-screen): Update docstring.
7016
7017 * paren.el (show-paren-mode): No longer change
7018 `blink-matching-paren-on-screen'.
7019
7020 2005-11-27 John Paul Wallington <jpw@pobox.com>
7021
7022 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7023 (gdb-threads-select, gdb-edit-register-value):
7024 Use `posn-set-point' instead of `mouse-set-point' because the
7025 latter is not fbound when configured without X.
7026
7027 2005-11-27 Kim F. Storm <storm@cua.dk>
7028
7029 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
7030 existing face when partially highlighting a TAB in a rectangle.
7031
7032 2005-11-26 Kim F. Storm <storm@cua.dk>
7033
7034 * ido.el (ido-mode-map): Doc fix.
7035 (ido-mode-common-map, ido-mode-file-map)
7036 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
7037 (ido-define-mode-map): Rewrite. Select one of the new maps as
7038 parent for ido-mode-map instead of building from scratch.
7039 (ido-init-mode-maps): New defun to initialize new maps.
7040 (ido-mode): Call it.
7041 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
7042 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
7043
7044 2005-11-26 John Paul Wallington <jpw@pobox.com>
7045
7046 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
7047 `mouse-set-point' because the latter is not fbound when configured
7048 without X.
7049
7050 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7051
7052 * files.el (file-relative-name): Doc fix.
7053
7054 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7055
7056 * progmodes/octave-inf.el (inferior-octave-startup): Force a
7057 non-empty string for secondary prompt PS2.
7058
7059 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7060
7061 * progmodes/compile.el (compilation-setup): Fix last change.
7062
7063 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
7064
7065 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7066 (gdb-mouse-toggle-breakpoint-margin)
7067 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
7068 Add gdb-server-prefix to keep out of command history.
7069 (gdb-edit-register-value): New function.
7070 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
7071 (gdb-info-registers-custom): Use above map.
7072
7073 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7074
7075 * custom.el (enable-theme): Signal error if argument is not a
7076 theme. Don't recalculate a face if it's not loaded yet.
7077
7078 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
7079 the `user' theme is in effect.
7080
7081 * info.el (Info-on-current-buffer): Record actual filename in
7082 Info-current-file, instead of t, or a fake filename if a non-file
7083 buffer. Make autoload.
7084 (Info-find-node, Info-revert-find-node): No need to check for
7085 Info-current-file nil.
7086 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
7087 Info-current-file is now never `t'.
7088 (Info-fontify-node): Many simplifications due to Info-current-file
7089 always being valid. Use Info-find-file to find node filename.
7090
7091 2005-11-25 David Kastrup <dak@gnu.org>
7092
7093 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
7094 new character, then delete" in order to preserve markers.
7095
7096 2005-11-25 David Ponce <david@dponce.com>
7097
7098 * recentf.el (recentf-arrange-by-rule): Handle a special
7099 `auto-mode-alist'-like "strip suffix" rule.
7100 (recentf-build-mode-rules): Handle second level auto-mode entries.
7101
7102 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
7103
7104 * viper-keym.el (viper-ESC-key): Use different values in terminal and
7105 window modes.
7106
7107 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
7108 jde-javadoc-checker-report-mode.
7109
7110 * ediff-wind (ediff-make-wide-display): Slight simplification.
7111
7112 * ediff.el (ediff-date): Change the date of last update.
7113
7114 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
7115
7116 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
7117 Use define-minor-mode, and make it a local mode. Turn on font-lock.
7118 (hi-lock-mode): New global minor mode.
7119 (turn-on-hi-lock-if-enabled): New function.
7120 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
7121 Change arguments to regexp and face instead of a font-lock pattern.
7122 Directly set face property, instead of refontifying.
7123 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
7124 (hi-lock-find-patterns): Use line-number-at-pos.
7125
7126 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
7127 arguments for hi-lock-set-pattern.
7128 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
7129 Call font-lock-fontify-buffer.
7130 (hi-lock-find-file-hook, hi-lock-current-line)
7131 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
7132
7133 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
7134 turned off.
7135
7136 * progmodes/compile.el (compilation-setup): Don't fiddle with
7137 font-lock-defaults.
7138
7139 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
7140
7141 * progmodes/gdb-ui.el (gdb-var-create-handler)
7142 (gdb-var-list-children-handler): Find values for all variable
7143 objects. gud-speedbar-buttons decides whether to display them.
7144
7145 2005-11-24 Romain Francoise <romain@orebokech.com>
7146
7147 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
7148 buffer name with a space.
7149
7150 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7151
7152 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
7153 `org-export-local-list-max-depth'. Change default value to 3.
7154 (org-auto-renumber-ordered-lists)
7155 (org-plain-list-ordered-item-terminator): New options.
7156 (org-at-item-p, org-beginning-of-item, org-end-of-item)
7157 (org-get-indentation, org-get-string-indentation)
7158 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
7159 New functions.
7160 (org-move-item-down, org-move-item-up): New commands.
7161 (org-export-as-html): New classes for CSS support. Bug fix in
7162 regular expression detecting fixed-width regions. Respect
7163 `org-local-list-ordered-item-terminator'.
7164 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
7165 also a list item.
7166 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
7167 New item moving functions.
7168
7169 2005-11-24 Juri Linkov <juri@jurta.org>
7170
7171 * isearch.el (isearch-repeat): With empty search ring set
7172 `isearch-error' to the error string instead of signaling error
7173 with the function `error'.
7174
7175 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7176
7177 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
7178
7179 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
7180
7181 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
7182 and variable.
7183 (gdb-var-create-handler, gdb-var-list-children-handler):
7184 Don't match on "char **...".
7185 (gdb-var-update-handler): Find values for all variable objects.
7186 (gdb-info-frames-custom): Identify frames by leading "#".
7187
7188 * progmodes/gud.el (gud-speedbar-menu-items): Add
7189 gdb-speedbar-auto-raise as radio button.
7190 (gud-speedbar-buttons): Raise speedbar if requested.
7191 Don't match on "char **...".
7192 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
7193 Make it editable.
7194
7195 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
7196
7197 * info.el (Info-fontify-node): Handle the case where
7198 Info-current-file is t.
7199
7200 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7201
7202 * simple.el (blink-matching-open): Fix off-by-one in last change.
7203
7204 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7205
7206 * term/mac-win.el: Don't change default directory.
7207
7208 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
7209
7210 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
7211 buffers correctly. (It used to throw an error in such buffers.)
7212 Make it ask for confirmation in group buffers and other Custom
7213 buffers containing more than one customization item.
7214
7215 2005-11-22 John Paul Wallington <jpw@gnu.org>
7216
7217 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
7218 property on mail and url overlays.
7219 (goto-address-at-point): Use `posn-set-point' instead of
7220 `mouse-set-point' because the latter is not fbound when configured
7221 without X.
7222
7223 2005-11-22 Lars Hansen <larsh@soem.dk>
7224
7225 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
7226 (ls-lisp-classify, ls-lisp-format): Delete call to
7227 ls-lisp-parse-symlink.
7228 (ls-lisp-handle-switches): Handle symlinks to directories as
7229 directories when ls-lisp-dirs-first in non-nil.
7230
7231 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
7232
7233 * startup.el (command-line): Make sure that loaddefs.el is handled
7234 correctly in load-history.
7235
7236 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7237
7238 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
7239 (gdb-struct-string, gdb-array-string): New constants.
7240 (gdb-info-locals-handler): Use them.
7241 (gdb-reset): Reset gdb-var-list to nil.
7242
7243 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7244
7245 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
7246 in patterns.
7247
7248 2005-11-21 Juri Linkov <juri@jurta.org>
7249
7250 * custom.el (defcustom): Update link types in docstring.
7251
7252 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
7253
7254 * custom.el (defgroup): Add doc-string-elt info.
7255
7256 * widget.el (define-widget): Don't use declare for the doc-string-elt.
7257
7258 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7259
7260 * newcomment.el (comment-enter-backward): Fix last fix.
7261
7262 * simple.el (blink-matching-open):
7263 * paren.el (show-paren-function): Allow new paren-class info.
7264
7265 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7266
7267 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
7268 handled automagically.
7269
7270 2005-11-20 Andreas Schwab <schwab@suse.de>
7271
7272 * descr-text.el (describe-char): When copying overlays put them
7273 over the full char description instead of just the first character
7274 of it.
7275
7276 2005-11-20 Juri Linkov <juri@jurta.org>
7277
7278 * simple.el (what-cursor-position):
7279 * descr-text.el (describe-char): Use Lisp-readable syntax
7280 for octal and hex. Reorder decimal, octal and hex values.
7281 Remove excess whitespace in the output. Use `=' in `column='
7282 like in `point=' and `Hscroll='.
7283
7284 * international/mule-cmds.el (encoded-string-description):
7285 Use Lisp-readable syntax for hex.
7286
7287 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7288
7289 * newcomment.el (comment-enter-backward): Handle the case where the
7290 comment is closed by EOB.
7291
7292 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7293
7294 * longlines.el (longlines-before-revert-hook)
7295 (longlines-after-revert-hook): New functions.
7296 (longlines-mode): Turn off longlines temporarily when reverting.
7297 Add a message-setup-hook.
7298 (longlines-decode-buffer): New function.
7299 (longlines-wrap-line): Preserve marker positions.
7300
7301 2005-11-19 Andreas Schwab <schwab@suse.de>
7302
7303 * emacs-lisp/shadow.el: Handle compressed files.
7304
7305 2005-11-19 Romain Francoise <romain@orebokech.com>
7306
7307 * net/browse-url.el (browse-url-default-browser): Signal an error
7308 if no usable browser can be found, rather than try to load w3.
7309
7310 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7311
7312 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7313 replacing existing properties.
7314 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7315 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7316 tty specs.
7317 (rcirc-server-prefix, rcirc-server): New faces.
7318 (rcirc-url-regexp): Generate with rx macro.
7319 (rcirc-last-server-message-time): New variable.
7320 (rcirc-filter): Record time of last message.
7321 (rcirc-keepalive): Kill processes that did not send a message
7322 since the last ping.
7323 (rcirc-mode): Give rcirc-topic a local binding here.
7324
7325 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7326
7327 * subr.el (read-passwd): Fontify the prompt as we do with other
7328 prompts.
7329
7330 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7331
7332 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7333 binding buffer-read-only to nil.
7334
7335 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7336
7337 * complete.el (partial-completion-mode):
7338 Mention completion-auto-help in the doc string.
7339
7340 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7341 more Lisp-ish way.
7342
7343 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7344
7345 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7346 digits, not 8, to avoid misalignment for files larger than 100MB.
7347
7348 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7349
7350 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7351 Mention "keyboard shortcuts" in the help text.
7352
7353 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7354
7355 * startup.el (fancy-splash-default-action): Discard only
7356 mouse-down and succeeding mouse-up events in the splash screen
7357 window so that drag-n-drop event can be processed.
7358
7359 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7360
7361 * longlines.el (longlines-mode): Add hacks for mail-mode and
7362 message-mode.
7363
7364 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7365
7366 * textmodes/org.el (org-table-sort-lines): New command.
7367 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7368 (org-add-file): Command removed, use `org-agenda-file-to-front'
7369 instead.
7370 (org-export-icalendar): Use `org-icalendar-combined-name'.
7371 (org-cycle-agenda-files, org-agenda-file-to-end)
7372 (org-agenda-file-to-front): New commands.
7373 (org-table-tab-jumps-over-hlines, org-export-html-style):
7374 New options.
7375 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7376 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7377 New functions.
7378 (org-fill-paragraph): Call `org-table-align' in tables.
7379 (org-mode): Call `org-set-autofill-regexps'.
7380 (org-export-as-html): Support for local handformatted lists.
7381 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7382 (org-export-local-list-max-depth): New option.
7383 (org-html-expand): Use `org-html-protect'.
7384
7385 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7386
7387 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7388 to "p".
7389 (gdb): Move definition of gud-pp to...
7390
7391 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7392 speedbar.
7393 (gdb-find-watch-expression): New function.
7394
7395 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7396
7397 * faces.el (face-attribute, set-face-attribute): Mention existence
7398 of `:ignore-defface' setting in docstring.
7399
7400 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7401
7402 * simple.el (completion-setup-function): Fix last change.
7403
7404 2005-11-17 John Paul Wallington <jpw@pobox.com>
7405
7406 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7407 Use `posn-set-point' instead of `mouse-set-point' because the
7408 latter is not fbound when configured without X.
7409
7410 * comint.el (comint-insert-input): Likewise.
7411
7412 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7413
7414 * simple.el (hard-newline): New variable.
7415 (sendmail-user-agent-compose, next-line): Use it.
7416
7417 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7418 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7419 (mail-mail-reply-to, mail-mail-followup-to)
7420 (mail-position-on-field, mail-signature, mail-yank-original)
7421 (mail-attach-file): Likewise.
7422
7423 * mail/mailheader.el (mail-header-format)
7424 (mail-header-format-function): Likewise.
7425
7426 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7427
7428 2005-11-17 Juri Linkov <juri@jurta.org>
7429
7430 * font-lock.el (font-lock-faces): Rename this defgroup from
7431 `font-lock-highlighting-faces'.
7432 (font-lock-comment-face, font-lock-comment-delimiter-face)
7433 (font-lock-string-face, font-lock-doc-face)
7434 (font-lock-keyword-face, font-lock-builtin-face)
7435 (font-lock-function-name-face, font-lock-variable-name-face)
7436 (font-lock-type-face, font-lock-constant-face)
7437 (font-lock-warning-face, font-lock-negation-char-face)
7438 (font-lock-preprocessor-face)
7439 (font-lock-regexp-grouping-backslash)
7440 (font-lock-regexp-grouping-construct): Rename :group from
7441 `font-lock-highlighting-faces' to `font-lock-faces'.
7442
7443 * cus-edit.el (lisp, c, tex):
7444 * progmodes/ada-mode.el (ada):
7445 * progmodes/asm-mode.el (asm):
7446 * progmodes/cperl-mode.el (cperl-faces):
7447 * progmodes/cpp.el (cpp):
7448 * progmodes/dcl-mode.el (dcl):
7449 * progmodes/f90.el (f90):
7450 * progmodes/fortran.el (fortran):
7451 * progmodes/icon.el (icon):
7452 * progmodes/idlwave.el (idlwave-misc):
7453 * progmodes/m4-mode.el (m4):
7454 * progmodes/make-mode.el (makefile):
7455 * progmodes/meta-mode.el (meta-font):
7456 * progmodes/modula2.el (modula2):
7457 * progmodes/octave-mod.el (octave):
7458 * progmodes/pascal.el (pascal):
7459 * progmodes/perl-mode.el (perl):
7460 * progmodes/prolog.el (prolog):
7461 * progmodes/ps-mode.el (PostScript-edit):
7462 * progmodes/scheme.el (scheme):
7463 * progmodes/sh-script.el (sh-script):
7464 * progmodes/simula.el (simula):
7465 * progmodes/tcl.el (tcl):
7466 * textmodes/nroff-mode.el (nroff):
7467 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7468 * textmodes/sgml-mode.el (sgml):
7469 * textmodes/texinfo.el (texinfo):
7470 Add :link (custom-group-link font-lock-faces) to defgroup.
7471
7472 * hi-lock.el (hi-lock): Rename this defgroup from
7473 `hi-lock-interactive-text-highlighting'. Change parent group from
7474 `faces' to `font-lock'. Add link to the manual.
7475 (hi-lock-mode, hi-lock-file-patterns-range)
7476 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7477 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7478 (hi-lock-faces): Add :group `faces'.
7479
7480 * cus-edit.el (custom-variable-prompt): Clarify the code.
7481
7482 * faces.el (face-read-string): Set the default value arg of
7483 completing-read.
7484
7485 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7486
7487 * rfn-eshadow.el (file-name-shadow-properties)
7488 (file-name-shadow-tty-properties, file-name-shadow-mode):
7489 Remove autoloads, because the file is now preloaded.
7490
7491 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7492
7493 * printing.el (easy-menu-intern): Don't define.
7494 (pr-get-symbol): Use easy-menu-intern only if defined.
7495
7496 * simple.el (blink-matching-open): Simplify a bit.
7497 (completion-setup-function): Fix the case of partial-completion-mode
7498 when the minibuffer's contents start with "-".
7499 Obey completion-base-size-function even when
7500 minibuffer-completing-file-name is non-nil.
7501
7502 2005-11-16 Richard M. Stallman <rms@gnu.org>
7503
7504 * net/eudcb-ph.el (eudc-ph-open-session):
7505 Use set-process-query-on-exit-flag.
7506
7507 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7508
7509 * international/ucs-tables.el (ucs-set-table-for-input):
7510 Use make-local-variable, not make-variable-buffer-local.
7511
7512 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7513 Improve warning message text.
7514
7515 * savehist.el (savehist-save-hook): Add :group.
7516
7517 * menu-bar.el (menu-bar-help-menu):
7518 Rename Find Extra Packages to External Packages.
7519
7520 * cus-edit.el (Custom-reset-standard): Verify that
7521 :custom-standard-value prop exists before calling it.
7522
7523 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7524
7525 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
7526
7527 * wid-edit.el (color): Enclose %t in %{...%}.
7528
7529 * cus-edit.el (face): Enclose %t in %{...%}.
7530
7531 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7532
7533 * savehist.el (savehist-mode-hook): Re-add the var.
7534 (savehist-mode): Use it.
7535
7536 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7537
7538 * textmodes/flyspell.el: Fix commenting convention.
7539 Remove unnecessary leading * in custom docstrings.
7540 (flyspell-emacs): Remove unused var.
7541 (flyspell-delete-region-overlays): Use remove-overlays.
7542 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7543 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7544 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7545 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7546 (make-flyspell-overlay): Don't locally reuse a global name.
7547 (flyspell-highlight-incorrect-region)
7548 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7549 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7550 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7551 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7552 Wrap calls to accept-process-output inside with-local-quit since it's
7553 often called from a post-command-hook.
7554 (flyspell-correct-word, flyspell-auto-correct-word):
7555 Use ispell-send-string.
7556 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7557
7558 * calendar/diary-lib.el (diary-list-entries): Also hide the
7559 terminating newline.
7560
7561 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7562
7563 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7564 window-system, to allow fonts on tty.
7565
7566 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7567
7568 * progmodes/gud.el (gud-speedbar-item-info): New function.
7569 (gud-install-speedbar-variables): Use it to display data type
7570 of watch expression as a tooltip in speedbar.
7571
7572 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7573
7574 * font-core.el (global-font-lock-mode): Add :version keyword,
7575 because default was changed.
7576
7577 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7578
7579 * startup.el (command-line): Use `custom-reevaluate-setting' for
7580 `file-name-shadow-mode'.
7581
7582 * loadup.el: Preload rfn-eshadow.
7583
7584 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7585 Add :version keyword.
7586 (file-name-shadow-properties, file-name-shadow-tty-properties)
7587 (file-name-shadow): Add :version keyword.
7588
7589 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7590 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7591 in the custom-group property of the symbol frames and the fringe
7592 group got no link to its parent group frames.
7593 Doc fix.
7594
7595 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7596
7597 * progmodes/gud.el (gud-stop-subjob): New function.
7598 (gud-menu-map, gud-tool-bar-map): Use it.
7599
7600 2005-11-16 Kim F. Storm <storm@cua.dk>
7601
7602 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7603 than kill it.
7604 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7605 to a more useful/logical place.
7606
7607 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7608
7609 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7610 go buttons complementary.
7611
7612 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7613
7614 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7615 (rfn-eshadow-sifn-equal): New function.
7616 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7617
7618 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7619
7620 * viper-utils.el (viper-non-word-characters-reformed-vi):
7621 Quote `-' in string.
7622
7623 * viper.el (viper-emacs-state-mode-list): Ensure that
7624 rcirc-mode buffers come up in Emacs state.
7625
7626 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7627 operation.
7628
7629 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7630
7631 * term.el (term-termcap-format): Fix typos.
7632 (term-down): Fix the negative argument case.
7633
7634 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7635
7636 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7637 2005-08-15.
7638 (gdb-ann3): New command gud-go.
7639 (menu): Accomodate gdb-mi.el.
7640 (gdb-assembler-custom): Make buffer of selected window current
7641 so that set-window-point works.
7642
7643 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7644 buttons and include new ones.
7645
7646 2005-11-16 Kim F. Storm <storm@cua.dk>
7647
7648 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7649 (gud-menu-map): Use it.
7650
7651 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
7652
7653 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7654 that works correctly for Custom and that does not override a user
7655 who disables it.
7656
7657 * help-mode.el (help-make-xrefs, help-xref-on-pp)
7658 (help-xref-interned, help-follow): Make hyperlinks for variables
7659 that are unbound, but have a non-nil variable-documentation property.
7660
7661 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7662 mode hook. (It conflicted with defcustoms for some mode hooks.)
7663 Use the `variable-documentation' property to give the mode hook a
7664 docstring and expand that docstring.
7665
7666 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
7667
7668 * savehist.el (savehist-mode): Don't bother with
7669 `custom-set-minor-mode'.
7670 (savehist-coding-system): Check XEmacs version.
7671 (history-length): Declare also at run time.
7672 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
7673 Don't set the customize state.
7674 (savehist-minibuffer-hook): Special case for when
7675 minibuffer-history-variable is equal to t.
7676
7677 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7678
7679 * files.el (write-file): Refresh VC status.
7680
7681 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7682 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7683 than fundamental-mode to see if the mode was set.
7684
7685 2005-11-14 Romain Francoise <romain@orebokech.com>
7686
7687 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
7688 dummy function in `eval-when-compile' to avoid compiler warning.
7689 Require `man' at compile time.
7690
7691 2005-11-14 Jay Belanger <belanger@truman.edu>
7692
7693 * calc-alg.el (calcFunc-write-out-power): Rename it to
7694 calcFunc-powerexpand.
7695 (math-write-out-power): Rename it to math-powerexpand; have it
7696 handle negative exponents.
7697 (calc-writeoutpower): Rename it to calc-powerexpand.
7698
7699 * calc-ext.el: Change calcFunc-writeoutpower and
7700 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
7701 autoloads.
7702 Add calcFunc-ldiv to autoloads.
7703
7704 * calc-arith.el (calcFunc-ldiv): New function.
7705
7706 * calc.el (calc-left-divide): New function.
7707
7708 2005-11-14 Juri Linkov <juri@jurta.org>
7709
7710 * cus-edit.el (custom-variable-prompt): Set the default value arg
7711 of completing-read.
7712
7713 * cus-dep.el (custom-make-dependencies): Reverse the list of
7714 found dependencies.
7715
7716 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
7717
7718 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
7719 Highlighting" entry, it is on by default now.
7720 (menu-bar-options-save): Do not save global-font-lock-mode.
7721
7722 2005-11-13 Richard M. Stallman <rms@gnu.org>
7723
7724 * textmodes/flyspell.el (flyspell-large-region):
7725 Call flyspell-accept-buffer-local-defs.
7726
7727 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
7728
7729 * textmodes/flyspell.el (flyspell-notify-misspell):
7730 Fix misspelling of "Misspelling".
7731 (flyspell-process-localwords): New function.
7732 (flyspell-large-region): Call flyspell-process-localwords and
7733 flyspell-delete-region-overlays.
7734 (flyspell-delete-region-overlays): New function.
7735 (flyspell-delete-all-overlays): Call that.
7736
7737 2005-11-13 Richard M. Stallman <rms@gnu.org>
7738
7739 * help.el (help-for-help-internal): Improve doc of C-h a.
7740 (describe-key): Improve prompt; doc fix.
7741
7742 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7743
7744 * vc-svn.el (vc-svn-registered): Catch all errors.
7745
7746 * cus-dep.el (custom-make-dependencies): Typo.
7747
7748 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
7749
7750 * net/tramp-util.el (top): Fix compilation warning.
7751
7752 2005-11-13 Kim F. Storm <storm@cua.dk>
7753
7754 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
7755
7756 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7757
7758 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
7759 (gud-speedbar-buttons): Match on "const char *" too.
7760
7761 * progmodes/gdb-ui.el (gdb-var-create-handler)
7762 (gdb-var-list-children-handler): Match on "const char *" too.
7763 (gdb-var-evaluate-expression-handler): Match on empty string.
7764 (gdb-var-update-handler): Only call
7765 gdb-var-evaluate-expression-handler when required.
7766
7767 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7768
7769 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
7770 selected window. This still doesn't work for speedbar.
7771 (gud-speedbar-buttons): Handle string expressions properly.
7772
7773 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
7774 (gdb-var-create-handler): Handle string expressions properly.
7775 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
7776 Handle string expressions properly. Move "type" field into regexp.
7777
7778 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7779
7780 * bookmark.el (bookmark-maybe-message): New function to reduce
7781 code duplication: invokes `message' iff baud-rate is high enough.
7782 (bookmark-write-file): Use above instead of an inline conditional.
7783 (bookmark-load): Same.
7784
7785 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7786
7787 * bookmark.el (bookmark-write-file): Don't visit the destination
7788 file, just write the data to it using write-region. This is
7789 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
7790 change to avoid visiting the file in the first place.
7791
7792 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
7793
7794 * hi-lock.el (hi-lock-mode): Set the default value of
7795 font-lock-defaults.
7796
7797 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
7798
7799 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
7800 arg to `file-attributes'.
7801 (find-lisp-format): The UID and GID can now be strings.
7802
7803 2005-11-12 Kim F. Storm <storm@cua.dk>
7804
7805 * help.el (help-map): Bind C-h d to apropos-documentation.
7806
7807 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
7808 when point is at end-of-buffer.
7809
7810 * apropos.el (apropos-match-face): Doc fix.
7811 (apropos-sort-by-scores): Add new choice `verbose'.
7812 (apropos-documentation-sort-by-scores): New defcustom.
7813 (apropos-pattern): Now contains the pattern entered by the user.
7814 (apropos-pattern-quoted): New defvar.
7815 (apropos-regexp): New defvar, containing the regexp corresponding
7816 to apropos-pattern.
7817 (apropos-all-words-regexp): Rename from apropos-all-regexp.
7818 (apropos-read-pattern): New defun. Use it to read pattern arg in
7819 interactive calls; returns list of words for a word list, and
7820 string for a regexp.
7821 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
7822 parses a list of words or regexp as returned by apropos-read-pattern.
7823 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
7824 (apropos-score-doc): Return a very high score if the string
7825 entered by the user matches literally.
7826 (apropos-variable): Doc fix. Use apropos-read-pattern.
7827 (apropos-command): Doc fix. Use apropos-read-pattern and
7828 apropos-parse-pattern. Call apropos-print with nosubst=t.
7829 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
7830 apropos-parse-pattern.
7831 (apropos-documentation): Doc fix. Use apropos-read-pattern and
7832 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
7833 apropos-documentation-sort-by-scores. Call apropos-print with
7834 nosubst=t.
7835 (apropos-documentation-internal): Pass doc string through
7836 substitute-key-definition before adding text properties.
7837 Highlight substring matching literal user input if possible.
7838 (apropos-documentation-check-doc-file): Remove locals beg and end.
7839 Fix calculation of score (as added twice). Pass doc string through
7840 substitute-key-definition before adding text properties.
7841 (apropos-documentation-check-elc-file): Pass doc string through
7842 substitute-key-definition before adding text properties.
7843 Highlight substring matching literal user input if possible.
7844 (apropos-print): Add new arg NOSUBST; if set, command and variable
7845 doc strings have already been passed through substitute-key-definition.
7846 Add code to handle apropos-accumulator items without score element
7847 for backwards compatibility (e.g. with woman package).
7848 Only show scores if apropos-sort-by-scores is `verbose'.
7849
7850 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7851
7852 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
7853 Add jka-compr-load-suffixes to load-suffixes.
7854
7855 * jka-compr.el: Require jka-cmpr-hook.
7856 (jka-compr-info-compress-message, jka-compr-info-compress-program)
7857 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
7858 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
7859 (jka-compr-info-can-append, jka-compr-info-strip-extension)
7860 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
7861 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
7862 (jka-compr-uninstall): Remove entries from
7863 jka-compr-added-to-file-coding-system-alist after they are used.
7864 (jka-compr-error): Remove unused var `curbuf'.
7865 (jka-compr-file-local-copy): Remove unused var `notfound'.
7866
7867 2005-11-10 Romain Francoise <romain@orebokech.com>
7868
7869 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
7870
7871 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
7872
7873 * progmodes/gud.el (gud-menu-map): Move parentheses.
7874 (gdb): New command gud-pv.
7875
7876 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7877
7878 * tar-mode.el: Remove spurious or unnecessary leading stars
7879 in docstrings.
7880 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
7881 (tar-parse-octal-integer-safe): Use mapc.
7882 (tar-header-block-summarize): Remove unused var `ck'.
7883 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
7884 cleared before. Obey default-enable-multibyte-characters.
7885 Use mapconcat. Simplify setting of tar-header-offset.
7886 (tar-mode-map): Move initialization inside delcaration.
7887 (tar-flag-deleted): Use `abs'.
7888 (tar-expunge-internal): Remove unused var `line'.
7889 (tar-expunge-internal): Don't hardcode point-min==1.
7890 (tar-expunge): Widen while doing set-buffer-multibyte.
7891 (tar-rename-entry): Use file-name-coding-system.
7892 (tar-alter-one-field): Don't hardcode point-min==1.
7893 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
7894 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
7895
7896 2005-11-10 Masatake YAMATO <jet@gyve.org>
7897
7898 * add-log.el (add-log-current-defun): Handle class::method
7899 notation of c++. Fix incorrect comment.
7900
7901 2005-11-10 Alan Mackenzie <acm@muc.de>
7902
7903 * help-fns.el (describe-variable): Make C-h v work when a variable
7904 has variable documentation yet is unbound.
7905
7906 2005-11-10 Masatake YAMATO <jet@gyve.org>
7907
7908 * man.el (Man-highlight-references): Set an empty
7909 string to `Man-arguments' if it is nil.
7910 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
7911
7912 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7913
7914 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
7915 commenting conventions.
7916
7917 * cus-dep.el (custom-make-dependencies): Simplify.
7918 Better follow the commenting conventions.
7919
7920 2005-11-09 Richard M. Stallman <rms@gnu.org>
7921
7922 * apropos.el (apropos-pattern): Rename from apropos-regexp.
7923 (apropos-orig-pattern): Rename from apropos-orig-regexp.
7924 All uses changed.
7925 (apropos-rewrite-regexp): Doc fix.
7926 (apropos-variable, apropos-command, apropos, apropos-value):
7927 Change prompt; carry through the argument renaming.
7928
7929 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7930
7931 * find-lisp.el: Require dired.
7932 (find-lisp-find-dired-internal): Do not call
7933 `abbreviate-file-name' on DIR.
7934
7935 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
7936
7937 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
7938
7939 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
7940
7941 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
7942 when using the speedbar.
7943 (gdb): New command gud-pp.
7944 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
7945
7946 2005-11-09 Juri Linkov <juri@jurta.org>
7947
7948 * replace.el (occur-excluded-properties): New defcustom.
7949 (occur-1, occur-engine, occur-accumulate-lines): Use it.
7950
7951 2005-11-08 Jay Belanger <belanger@truman.edu>
7952
7953 * calc/calc-units.el (math-convert-units): Replace any composite
7954 unit by its definition.
7955
7956 2005-11-08 Lars Hansen <larsh@soem.dk>
7957
7958 * emacs-lisp/autoload.el (update-directory-autoloads):
7959 Add obsolete function alias.
7960
7961 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
7962
7963 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7964 comment-indent-function.
7965 (lisp-comment-indent): Replace by an alias for comment-indent-default.
7966
7967 * reveal.el (reveal-post-command): Rework the handling of
7968 reveal-open-spots, so as to be more reliable. There were several
7969 tricky corner cases where an open spot might be lost, or where
7970 a closed spot might end up on the list of open spots.
7971 Only reveal text that's ellipsised.
7972
7973 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
7974
7975 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
7976
7977 2005-11-07 John Paul Wallington <jpw@gnu.org>
7978
7979 * ibuffer.el (ibuffer): Search iconified frames too when
7980 getting Ibuffer buffer's window.
7981
7982 2005-11-06 Richard M. Stallman <rms@gnu.org>
7983
7984 * progmodes/compile.el (compilation-internal-error-properties):
7985 save-excursion around the computation of MARKER.
7986
7987 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
7988
7989 * textmodes/flyspell.el (flyspell-external-point-words):
7990 flyspell-get-word returns a list, not just a string.
7991
7992 2005-11-06 John Paul Wallington <jpw@pobox.com>
7993
7994 * ibuffer.el (ibuffer): Search all visible frames when getting
7995 Ibuffer buffer's window.
7996
7997 2005-11-07 Masatake YAMATO <jet@gyve.org>
7998
7999 * man.el (Man-reference-regexp): Accept spaces between
8000 `Man-name-regexp' and `Man-section-regexp'.
8001 (Man-apropos-regexp): New variable.
8002 (Man-abstract-xref-man-page): Use value for `Man-target-string'
8003 if available.
8004 (Man-highlight-references, Man-highlight-references0):
8005 Handle the case when `Man-arguments' includes "-k".
8006 (Man-highlight-references0): Rename the argument `TARGET-POS' to
8007 `TARGET'. `TARGET' can be a number, function or nil.
8008
8009 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
8010
8011 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
8012 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
8013 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
8014 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
8015 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
8016 (gdb-send-item): Use buffer-local-value and simplify.
8017
8018 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
8019
8020 * startup.el (command-line): Use `custom-reevaluate-setting' for
8021 `global-font-lock-mode'.
8022
8023 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
8024 by default, except in batch mode or when the -D option is given.
8025
8026 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
8027 specified keyword args on to `define-minor-mode'. Update docstring.
8028
8029 2005-11-05 Romain Francoise <romain@orebokech.com>
8030
8031 * replace.el (occur-engine): Add marker at end of line, too.
8032
8033 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8034
8035 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8036 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8037 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8038 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8039 argument to all these routines, so the passphrase can be managed
8040 externally and passed in to the system.
8041 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8042 pgg-add-passphrase-to-cache function.
8043
8044 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8045 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8046 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8047 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8048 argument to all these routines, so the passphrase can be managed
8049 externally and passed in to the system.
8050 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8051 function.
8052
8053 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8054
8055 * font-lock.el: Don't deal with font-lock-face-attributes here,
8056 move the code ...
8057
8058 * startup.el (command-line): ... here. Use face-spec-set instead
8059 of custom-declare-face.
8060
8061 * faces.el (face-spec-set): Reset the face if spec is not nil.
8062
8063 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8064
8065 * newcomment.el (comment-region-internal): Box more tightly in the
8066 common case where there's no TAB in the boxed text.
8067
8068 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8069
8070 * info.el (info-tool-bar-map): Use images prev-node, next-node and
8071 up-node.
8072
8073 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8074
8075 * newsticker.el: Commentary updated. Code formatting changed.
8076 (newsticker-version): Change to "1.9".
8077 (newsticker, newsticker-feed): Doc fix.
8078 (newsticker-url-list): Doc fix. Add option "Weekly".
8079 (newsticker-retrieval-interval): Add option "Weekly".
8080 (newsticker-headline-processing): Doc fix.
8081 (newsticker-auto-mark-filter): Remove.
8082 (newsticker-auto-mark-filter-list): New.
8083 (newsticker-layout, newsticker-sort-method): Doc fix.
8084 (newsticker-hide-old-items-in-newsticker-buffer)
8085 (newsticker-heading-format, newsticker-item-format)
8086 (newsticker-desc-format): Doc fix.
8087 (newsticker-show-all-rss-elements): Remove.
8088 (newsticker-show-all-news-elements): New.
8089 (newsticker-faces, newsticker-ticker): Doc fix.
8090 (remove-from-invisibility-spec): Code formatting.
8091 (newsticker--process-ids): New.
8092 (newsticker-mode): Doc fix.
8093 (newsticker-mode): Change mode-line-format.
8094 (newsticker-start): Remove debug output.
8095 (newsticker-start-ticker): Doc fix. Add autoload cookie.
8096 (newsticker-w3m-show-inline-images): Code formatting.
8097 (newsticker-next-item): Call `force-mode-line-update'.
8098 (newsticker-previous-item): Call `force-mode-line-update'.
8099 (newsticker-next-feed): Call `force-mode-line-update'.
8100 (newsticker-previous-feed): Call `force-mode-line-update'.
8101 (newsticker-mark-all-items-at-point-as-read): Code formatting.
8102 (newsticker-show-old-items): Do not show descs.
8103 (newsticker-hide-entry): Hide too much.
8104 (newsticker-hide-entry, newsticker-show-entry)
8105 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
8106 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
8107 (newsticker-toggle-auto-narrow-to-item): Code formatting.
8108 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
8109 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
8110 (newsticker-get-news): Call `force-mode-line-update'.
8111 Collect process ids.
8112 (newsticker--sentinel): Change coding system handling.
8113 Move image retrieval to new functions newsticker--get-logo-url-*.
8114 Move feed parsing to new functions newsticker--parse-*.
8115 Update list of process ids.
8116 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
8117 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
8118 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
8119 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
8120 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
8121 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
8122 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
8123 (newsticker--decode-coding-string): Remove.
8124 (newsticker--decode-numeric-entities): Check input. Format code.
8125 (newsticker--remove-whitespace): Check input.
8126 (newsticker--do-forget-preformatted): Doc fix.
8127 (newsticker--decode-rfc822-date): Allow for missing time.
8128 (newsticker--update-process-ids): New.
8129 (newsticker--image-sentinel): Change comment.
8130 (newsticker--image-read): Change error message.
8131 (newsticker--imenu-goto): Doc fix. Show headline title.
8132 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
8133 (newsticker--buffer-do-insert-text): Clean whitespace in
8134 html-rendered headline title. Code formatting.
8135 Call `newsticker--buffer-print-extra-elements'.
8136 (newsticker--buffer-print-extra-element): Remove.
8137 (newsticker--buffer-print-extra-elements): New.
8138 (newsticker--buffer-do-print-extra-element): New.
8139 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
8140 large sizes.
8141 (newsticker--run-auto-mark-filter)
8142 (newsticker--do-run-auto-mark-filter):
8143 Use `newsticker-auto-mark-filter-list'.
8144
8145 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
8146
8147 * net/rcirc.el: Use split-string OMIT-NULLS argument.
8148 (rcirc-print): Force redisplay before running hooks. Do long
8149 buffer truncation after making new text read-only. Deal with nil
8150 text when decoding strings. If TARGET is nil, use either the
8151 currently selected buffer, if it is an rcirc buffer and of the
8152 same process or the process buffer.
8153 (rcirc-mode): Remove header-line. Recompute short buffer names.
8154 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
8155 (rcirc-short-buffer-name): Add variable.
8156 (rcirc-kill-buffer-hook): Recompute short buffer names.
8157 Remove nick from private channel.
8158 (rcirc-send-input): Send command text to current-buffer.
8159 Don't clear overlay arrow here.
8160 (rcirc-short-buffer-name): Return a short buffer name.
8161 (rcirc-update-short-buffer-names, rcirc-abbreviate)
8162 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
8163 buffer-name abbreviations.
8164 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
8165 Do not touch nick-table when killing a parted channel.
8166 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
8167 Clear arrow from current buffer if it is now hidden.
8168 (rcirc-current-buffer): Add variable.
8169 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
8170 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
8171 Remove -face from names.
8172 (rcirc-update-activity-string): Print "DND" when globally ignoring
8173 activity.
8174 (rcirc-ignore-buffer-activity-flag): Rename from
8175 rcirc-ignore-channel-activity.
8176 (rcirc-ignore-all-activity-flag): Doc fix.
8177 (rcirc-channels): Remove variable.
8178 (rcirc-kill-buffer-hook):
8179 (rcirc-get-buffer-create): Add nick to private channel.
8180 (rcirc-multiline-edit-submit): Remove tabs.
8181 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
8182 folded.
8183 (rcirc-remove-nick-channel): Bug fix.
8184 (rcirc-toggle-ignore-buffer-activity): Rename from
8185 rcirc-toggle-ignore-channel-activity.
8186 (rcirc-record-activity): Add buffers to the front of the list.
8187 (rcirc-update-activity): Remove killed buffers from list.
8188 (rcirc-process-server-response-1): Remove last argument if it is
8189 null before calling handler.
8190 (rcirc): Add "rcirc" defcustom prefix.
8191 (rcirc-prompt): Simplify default prompt.
8192 Use custom-initialize-default.
8193 (rcirc-private-chats): Remove variable.
8194 (rcirc-prompt): Change initialization.
8195 (rcirc-version): Remove function.
8196 (rcirc-id-string): Add constant.
8197 (rcirc-last-buffer): Remove variable.
8198 (rcirc-buffer-alist): Add variable.
8199 (rcirc-connect): Update variable setup.
8200 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
8201 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
8202 default.
8203 (rcirc-handler-generic): Trigger activity.
8204 (rcirc-send-message): Create the buffor of the target.
8205 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
8206 (rcirc-get-buffer): Just return nil if there is no matching buffer.
8207 (rcirc-multiline-edit-cancel): Remove function.
8208 (rcirc-set-last-buffer): Remove function.
8209 (rcirc-get-any-buffer): Add function.
8210 (rcirc-join-channels): Don't print /join text.
8211 (rcirc-toggle-ignore-channel-activity): Add and update echo area
8212 messages.
8213 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
8214 (rcirc-handler-NOTICE): Recognize CTCP responses.
8215 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
8216 constructing TOPIC string for buffers we are not JOINed.
8217 (rcirc-handler-CTCP-response): Add handler.
8218 (rcirc-multiline-edit-submit): Restore the window-configuration
8219 before adjusting point.
8220 (rcirc): Add customization group.
8221 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
8222 (rcirc-user-full-name, rcirc-startup-channels-alist)
8223 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
8224 (rcirc-ignore-all-activity-flag, rcirc-time-format)
8225 (rcirc-input-ring-size, rcirc-read-only-flag)
8226 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
8227 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
8228 Change defvar to defcustom.
8229 (rcirc-update-prompt): Add optional ALL arg, which will update
8230 prompts in all rcirc buffers. Regexp quote replacement text.
8231 (rcirc-fill-column): Accept frame-width as a value.
8232 (rcirc-set-changed): Add function.
8233 (rcirc-next-active-buffer): Write more meaningful messages.
8234 (rcirc-faces): Add customization group.
8235 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
8236 (rcirc-nick-in-message-face, rcirc-prompt-face)
8237 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
8238 (with-rcirc-process-buffer): Move before first usage.
8239 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
8240 (rcirc-debug-flag): Rename from `rcirc-log-p'.
8241 (rcirc-debug): Rename from `rcirc-log'.
8242 (rcirc-format-response-string): Do not print `-' chars for a
8243 NOTICE with no sender. Simplify output of server responses.
8244
8245 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8246
8247 (rcirc-browse-url-map, rcirc-browse-url-at-point)
8248 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
8249 Make urls mouse and RET clickable.
8250
8251 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8252
8253 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
8254
8255 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8256
8257 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8258 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8259 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8260 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8261 argument to all these routines, so the passphrase can be managed
8262 externally and passed in to the system.
8263 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8264 pgg-add-passphrase-to-cache function.
8265
8266 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8267 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8268 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8269 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8270 argument to all these routines, so the passphrase can be managed
8271 externally and passed in to the system.
8272 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8273 function.
8274
8275 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
8276
8277 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
8278 from goto-address-url-regexp.
8279
8280 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8281
8282 * textmodes/org.el (org-read-date, org-goto-calendar)
8283 (org-recenter-calendar, org-agenda-goto-calendar):
8284 Temporarily clear `calendar-move-hook'.
8285
8286 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
8287
8288 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
8289 merging.
8290
8291 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8292 have merge clashes.
8293
8294 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8295
8296 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8297 Undo previous change.
8298
8299 * startup.el (command-line): Use `custom-reevaluate-setting' for
8300 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8301 tty-register-default-colors on Mac.
8302
8303 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8304
8305 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8306 (gdb-buffer-type): Make it automatically buffer local...
8307 (gdb-get-create-buffer): ...and set it accordingly.
8308 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8309 actually work.
8310
8311 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8312
8313 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8314 not red.
8315
8316 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8317
8318 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8319 case GUD buffer is not visible.
8320 (gdb-goto-breakpoint): Try to force display in source buffer.
8321 (gdb-frame-gdb-buffer): Copy other similar functions.
8322 (gdb-restore-windows): Don't display source if not asked for.
8323 (gdb-assembler-buffer-name): Don't capitalise.
8324
8325 2005-11-03 Richard M. Stallman <rms@gnu.org>
8326
8327 * wid-edit.el (key-sequence): New widget type.
8328
8329 * simple.el (set-mark-command-repeat-pop): New variable.
8330 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8331 if set-mark-command-repeat-pop is true.
8332
8333 * info.el (Info-fontify-node): Don't display extra "see" if there
8334 already is one here.
8335
8336 * mouse.el: Fix special handling of DEL after dragging a region:
8337 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8338 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8339
8340 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8341
8342 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8343 not to assume it pertains to an affix.
8344
8345 * textmodes/flyspell.el (flyspell-post-command-hook):
8346 Bind deactivate-mark to prevent deactivation.
8347
8348 2005-11-03 Lars Hansen <larsh@soem.dk>
8349
8350 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8351 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8352 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8353
8354 2005-11-03 Romain Francoise <romain@orebokech.com>
8355
8356 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8357 Update copyright years.
8358
8359 2005-11-03 Sam Steingold <sds@gnu.org>
8360
8361 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8362 Use system-type instead of window-system because window-system is not
8363 correctly defined during loadup.
8364
8365 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8366
8367 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8368 (xml-parse-tag): Join strings separated by a comment properly.
8369
8370 2005-11-02 Andreas Schwab <schwab@suse.de>
8371
8372 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8373
8374 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8375
8376 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8377 (byte-optimize-pure-func): Quote the eval'd value.
8378
8379 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8380 Rename from perl-font-lock-syntactic-face-function.
8381 Change the calling convention so it can be used as a font-lock MATCHER.
8382 Do the parse-partial-sexp loop outselves.
8383 (perl-font-lock-syntactic-keywords): Use it.
8384 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8385
8386 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8387
8388 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8389 disassembly buffer too.
8390 (gdb-exited): Remove overlay arrows when execution has finished.
8391 (gdb-info-frames-custom, gdb-info-threads-custom)
8392 (gdb-info-registers-custom): Don't add inappropriate text
8393 properties if inferior is not active.
8394
8395 2005-11-02 Glenn Morris <rgm@gnu.org>
8396
8397 * progmodes/fortran.el (fortran-blink-match):
8398 Use `blink-matching-delay'.
8399
8400 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8401
8402 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8403
8404 2005-11-02 Lars Hansen <larsh@soem.dk>
8405
8406 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8407 "Permission denied".
8408
8409 2005-11-01 Richard M. Stallman <rms@gnu.org>
8410
8411 * textmodes/flyspell.el (flyspell-external-point-words):
8412 Pass nil to flyspell-get-word.
8413
8414 2005-11-02 Kim F. Storm <storm@cua.dk>
8415
8416 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8417 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8418
8419 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8420
8421 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8422 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8423 (calendar-mouse-print-dates): Add optional `event' argument.
8424 Update interactive-spec.
8425 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8426 Use `calendar-event-to-date' instead of `event'.
8427
8428 2005-11-02 Masatake YAMATO <jet@gyve.org>
8429
8430 * progmodes/ld-script.el (ld-script-builtins):
8431 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8432 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8433 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8434
8435 2005-11-01 Romain Francoise <romain@orebokech.com>
8436
8437 * vc-sccs.el: Update copyright year.
8438 * ezimage.el: Likewise.
8439
8440 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8441
8442 * info.el (Info-fontify-node): Use `string-width' for fontifying
8443 underlined titles.
8444
8445 2005-11-01 Juri Linkov <juri@jurta.org>
8446
8447 * info.el (Info-fontify-node): Downcase node header keywords Node,
8448 Prev, Next, Up before comparison.
8449 (Info-history): Insert absolute directory name, and put invisible
8450 property on it.
8451
8452 2005-11-01 Juri Linkov <juri@jurta.org>
8453
8454 * info.el (Info-file-supports-index-cookies): New variable.
8455 (Info-find-node-2): Check makeinfo version for index cookie support.
8456 (Info-index-nodes): Search for nodes with index cookies only when
8457 Info-file-supports-index-cookies is t. Otherwise, search nodes
8458 with "Index" in the node name.
8459 (Info-index-node): Search index cookie in the current node only when
8460 Info-file-supports-index-cookies is t. Otherwise, check the word
8461 "Index" in the node name.
8462 (Info-find-emacs-command-nodes): Remove code that searches nodes
8463 with "Index" node name in the top menu.
8464
8465 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8466
8467 * progmodes/scheme.el (scheme-mode-variables): Use the default
8468 comment-indent-function.
8469
8470 * faces.el (face-attribute): Handle the case where a face inherits from
8471 a non-existent face.
8472
8473 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8474 for octal and hexa output, and merge the char into the paren.
8475 (kill-new): Use push.
8476 (copy-to-buffer): Use with-current-buffer.
8477 (completion-setup-function): Move code in loop to remove redundancy.
8478 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8479 those inherited from minibuffer-local-completion-map.
8480
8481 * savehist.el (savehist-mode) <defcustom>:
8482 Use custom-set-minor-mode if available.
8483 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8484 and emit a message if applicable.
8485
8486 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8487
8488 * savehist.el: Sync up to version 19.
8489 (savehist-mode): New minor mode.
8490 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8491 (savehist-length): Remove (use history-length instead).
8492 (savehist-file-modes): Rename from savehist-modes.
8493 (savehist-save-hook, savehist-loaded): New vars.
8494 (savehist-load): Use savehist-mode. Try to smooth up transition from
8495 old format to new format.
8496 (savehist-install): Allow savehist-autosave-interval to be nil.
8497 (savehist-save): Run the new hook. Be more careful to only trim the
8498 history variables.
8499 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8500 (savehist-printable): Print into a buffer rather than char-by-char.
8501
8502 2005-11-01 John Wiegley <johnw@newartisans.com>
8503
8504 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8505 toggle-ignore keybinding (C-a). The author said it had been
8506 disabled much earlier due to a possible incompatibility, but after
8507 many months of usage I have encountered no problems (and it is a
8508 rather useful option, especially for switching to " *temp*").
8509
8510 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8511 support for OS/X's AddressBook, by calling out to the open source
8512 program "contacts" (installable through Fink).
8513
8514 * net/eudc.el (eudc-expand-inline): If the
8515 `eudc-multiple-match-handling-method' is set to `all', delete the
8516 query string before inserting the query result.
8517
8518 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8519 flag, to prevent Eshell from using the system ls when
8520 `eshell-ls-insert-directory' is in used.
8521 (eshell-ls-insert-directory): Disable font-lock in directory
8522 buffer so that Eshell's own fontification is seen. This broke
8523 recently due to changes in font-lock, so this goes back to version
8524 21 behavior.
8525
8526 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8527
8528 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8529 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8530 (gdb-many-windows): Doc fix.
8531
8532 2005-10-31 Romain Francoise <romain@orebokech.com>
8533
8534 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8535
8536 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8537
8538 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8539 that global-font-lock-mode can be enabled by default.
8540
8541 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8542 (font-lock-add-keywords, font-lock-remove-keywords)
8543 (font-lock-fontify-buffer): Remove autoload cookies.
8544
8545 * jit-lock.el (jit-lock-register): Likewise.
8546
8547 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8548
8549 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8550
8551 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8552 intact if there is no gud-comint-buffer.
8553
8554 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8555
8556 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8557 old prompt comint-prompt-read-only is t and GDB commands are
8558 issued from tool bar etc.
8559
8560 2005-10-31 Masatake YAMATO <jet@gyve.org>
8561
8562 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8563
8564 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8565
8566 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8567 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8568
8569 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8570
8571 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8572 starting at beginning of line. Fontification is messed up when
8573 `open-paren-in-column-0-is-defun-start' set to t.
8574 Reported by John Paul Wallington <jpw@pobox.com>.
8575
8576 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8577
8578 * comint.el (comint-send-input): Call `comint-update-fence' when
8579 `comint-process-echoes' and `comint-prompt-read-only' are both
8580 non-nil, to avoid leftover read-only newline.
8581
8582 2005-10-30 Richard M. Stallman <rms@gnu.org>
8583
8584 * textmodes/flyspell.el (flyspell-external-point-words):
8585 Detect when WORD can't be checked properly because
8586 flyspell-get-word finds just part of it, and move on.
8587
8588 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8589 boundarychar for Polish.
8590 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8591 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8592
8593 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8594
8595 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8596 (gdb-registers-font-lock-keywords): Delete.
8597 (gdb-registers-mode): Don't fontify.
8598 (gdb-info-registers-custom): Use text properties instead as, in
8599 future, changed register values will use font-lock-warning-face.
8600 (gdb-local-font-lock-keywords): Rename to...
8601 (gdb-locals-font-lock-keywords): ...for consistency.
8602
8603 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8604
8605 * vc.el (vc-switch-backend): Better error message if the buffer is
8606 not visiting a file under version control.
8607
8608 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8609
8610 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8611
8612 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8613 ~/.emacs.d/.emacs.
8614
8615 2005-10-29 Richard M. Stallman <rms@gnu.org>
8616
8617 * replace.el (occur-mode-mouse-goto): Always go to other window.
8618 (occur-mode-goto-occurrence): Always switch in same window.
8619
8620 * simple.el (undo): Display message at end, not at start.
8621
8622 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8623 New arg REUSE-CELL.
8624 (cancel-timer-internal): New function.
8625 (timer-event-handler): Use cancel-timer-internal,
8626 and pass the cell it returns to timer-activate...
8627
8628 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8629 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8630 (jit-lock-after-change): Test memory-full.
8631
8632 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8633
8634 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8635 part of the decoded armor to find the key-identifier.
8636 (pgg-gpg-lookup-key-owner): New function to return the
8637 human-readable identifier of a key owner.
8638 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8639 key itself.
8640 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8641 the key value) if we have a key and can match it against a secret
8642 key. Also, added a note pointing out fact that the prompt only
8643 indicates the first matching key.
8644
8645 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8646 pgg-decrypt-region.
8647 (pgg-pending-timers): A new hash for tracking the passphrase cache
8648 timers, so that new ones supercede old ones.
8649 (pgg-add-passphrase-to-cache): Rename from
8650 `pgg-add-passphrase-cache' to reduce confusion (all callers
8651 changed). Modified to cancel old timers when new ones are added.
8652 (pgg-remove-passphrase-from-cache): Rename from
8653 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8654 changed). Modified to cancel old timers when their keys are
8655 removed from the cache.
8656 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8657 XEmacs, an indirection to delete-itimer.
8658 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8659 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8660 users can only check cache without risk of prompting. Correct bug in
8661 notruncate behavior.
8662 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8663 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8664 Add informative docstrings.
8665 (pgg-decrypt): Convey provided passphrase in subordinate call to
8666 pgg-decrypt-region.
8667
8668 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8669 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8670 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8671 `passphrase' argument, so the passphrase can be managed externally
8672 and then passed in to the system.
8673
8674 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8675 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8676 so the passphrase cache can be used reliably with identifiers
8677 besides a pgp packet's key id.
8678
8679 * pgg-gpg.el (pgg-pgp-encrypt-region)
8680 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8681 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8682 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8683 argument to all these routines, so the passphrase can be managed
8684 externally and passed in to the system.
8685
8686 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8687 `notruncate' argument, so the passphrase cache can be used
8688 reliably with identifiers besides a pgp packet's key id.
8689
8690 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8691
8692 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8693 symmetric encryption.
8694 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8695 encrypted session key.
8696 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8697 message ask for the passphrase in a proper way.
8698
8699 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8700 New user commands for symmetric encryption.
8701
8702 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
8703
8704 * textmodes/conf-mode.el (conf-assignment-sign)
8705 (conf-assignment-regexp): Fix docstrings.
8706 (conf-mode-initialize): New function.
8707 (conf-mode): Remove optional args. Use delay-mode-hooks to
8708 recognize recursive calls.
8709 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
8710 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
8711 (conf-xdefaults-mode): Use define-derived-mode and
8712 conf-mode-initialize.
8713
8714 2005-10-29 Romain Francoise <romain@orebokech.com>
8715
8716 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
8717
8718 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8719
8720 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8721 part of the decoded armor to find the key-identifier.
8722 (pgg-gpg-lookup-key-owner): New function to return the
8723 human-readable identifier of a key owner.
8724 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8725 key itself.
8726 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8727 the key value) if we have a key and can match it against a secret
8728 key. Also, added a note pointing out fact that the prompt only
8729 indicates the first matching key.
8730
8731 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8732 pgg-decrypt-region.
8733 (pgg-pending-timers): A new hash for tracking the passphrase cache
8734 timers, so that new ones supercede old ones.
8735 (pgg-add-passphrase-to-cache): Rename from
8736 `pgg-add-passphrase-cache' to reduce confusion (all callers
8737 changed). Modified to cancel old timers when new ones are added.
8738 (pgg-remove-passphrase-from-cache): Rename from
8739 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8740 changed). Modified to cancel old timers when their keys are
8741 removed from the cache.
8742 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8743 XEmacs, an indirection to delete-itimer.
8744 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8745 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8746 users can only check cache without risk of prompting. Correct bug in
8747 notruncate behavior.
8748 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8749 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8750 Add informative docstrings.
8751 (pgg-decrypt): Convey provided passphrase in subordinate call to
8752 pgg-decrypt-region.
8753
8754 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
8755
8756 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8757 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8758 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8759 `passphrase' argument, so the passphrase can be managed externally
8760 and then passed in to the system.
8761
8762 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8763 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8764 so the passphrase cache can be used reliably with identifiers
8765 besides a pgp packet's key id.
8766
8767 * pgg-gpg.el (pgg-pgp-encrypt-region)
8768 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8769 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8770 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8771 argument to all these routines, so the passphrase can be managed
8772 externally and passed in to the system.
8773
8774 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8775 `notruncate' argument, so the passphrase cache can be used
8776 reliably with identifiers besides a pgp packet's key id.
8777
8778 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8779
8780 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8781 symmetric encryption.
8782 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8783 encrypted session key.
8784 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8785 message ask for the passphrase in a proper way.
8786
8787 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8788 New user commands for symmetric encryption.
8789
8790 2005-10-28 Bill Wohler <wohler@newt.com>
8791
8792 * help-mode.el (help-url): New button type. Calls browse-url.
8793 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
8794 Similar to Info nodes: URL `url'.
8795 (help-make-xrefs): Create help-url buttons for
8796 help-xref-url-regexp matches.
8797
8798 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
8799
8800 * tool-bar.el (tool-bar-add-item-from-menu)
8801 (tool-bar-local-item-from-menu): Fix doc strings.
8802
8803 2005-10-28 Romain Francoise <romain@orebokech.com>
8804
8805 * ldefs-boot.el: Update.
8806
8807 * subr.el (locate-library): Move from help-fns.el.
8808 * help-fns.el (locate-library): Move to subr.el.
8809
8810 2005-10-28 Richard M. Stallman <rms@gnu.org>
8811
8812 * net/tramp.el (tramp-completion-mode): defvar moved up.
8813
8814 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
8815
8816 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
8817
8818 * files.el (find-file-noselect): Use %d to format large file size.
8819
8820 * bindings.el (mode-line-format): Add %e.
8821
8822 * loadup.el ("facemenu"): Load unconditionally.
8823 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
8824 ("x-dnd"): Load, when appropriate.
8825
8826 * startup.el (command-line): Call before-init-hook earlier.
8827 Warn about some bad characters in -u user name.
8828
8829 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
8830 (flyspell-external-point-words): Error if misspelled word is not found.
8831 Set flyspell-large-region-beg at end of word.
8832
8833 2005-10-28 Andreas Schwab <schwab@suse.de>
8834
8835 * view.el (View-revert-buffer-scroll-page-forward):
8836 Use view-page-size-default.
8837
8838 2005-10-28 Juri Linkov <juri@jurta.org>
8839
8840 * international/quail.el (quail-get-current-str): Translate last
8841 raw character for deterministic input methods.
8842
8843 2005-10-27 Jay Belanger <belanger@truman.edu>
8844
8845 * calc/calc-ext.el: Add functions to autoloads.
8846 (math-identity-matrix-p, math-ident-row-p): New functions.
8847
8848 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
8849 multiplication by an identity matrix; don't turn multiplication by
8850 an inverse matrix into division.
8851 (math-div-symbol-fancy): Replace division by matrices with
8852 multiplication by inverse.
8853
8854 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
8855
8856 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
8857 (calc-writeoutpower): New functions.
8858
8859 2005-10-27 Romain Francoise <romain@orebokech.com>
8860
8861 * replace.el (occur-engine): Include colon in mouse-face highlight.
8862
8863 * dired-x.el: Change Maintainer field.
8864
8865 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
8866
8867 * longlines.el (longlines-mode): Bind after-change-functions to
8868 nil during initial decoding and final encoding.
8869
8870 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
8871
8872 * term.el (term-emulate-terminal, term-handle-colors-array)
8873 (term-handle-ansi-escape): Specify the terminfo capabilities
8874 implemented.
8875
8876 2005-10-26 Richard M. Stallman <rms@gnu.org>
8877
8878 * info.el (Info-fontify-node): Fix detection of sentence-break
8879 before *Note.
8880
8881 2005-10-26 Romain Francoise <romain@orebokech.com>
8882
8883 * smerge-mode.el: Add `tools' to file keywords.
8884
8885 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
8886
8887 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
8888 when the fringe is not available.
8889
8890 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
8891 (def-gdb-auto-update-trigger): Simplify construction.
8892 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
8893 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
8894 defined explicitly.
8895 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
8896 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
8897 defined explicitly.
8898 (gdb-info-locals-custom): Remove as it's a no-op.
8899
8900 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
8901
8902 * longlines.el (longlines-mode): Remove narrowing before
8903 performing the initial decoding or final encoding.
8904
8905 2005-10-25 Romain Francoise <romain@orebokech.com>
8906
8907 * emacs-lisp/find-func.el (find-library-name): Also strip
8908 extension if library name ends in .el, to take advantage of
8909 `find-library-suffixes'.
8910
8911 2005-10-25 Richard M. Stallman <rms@gnu.org>
8912
8913 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
8914
8915 2005-10-25 Juri Linkov <juri@jurta.org>
8916
8917 * textmodes/texinfo.el (texinfo-mode): Change charset of one
8918 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
8919
8920 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8921
8922 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
8923 (blackbox-redefine-key): Add argument `map'.
8924
8925 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
8926 regions when moving the jit-lock-context-unfontify-pos boundary.
8927
8928 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8929
8930 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
8931
8932 2005-10-25 Masatake YAMATO <jet@gyve.org>
8933
8934 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
8935
8936 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
8937
8938 * play/blackbox.el (blackbox-redefine-key): New function.
8939 (blackbox-mode-map): Use it to remap existing bindings for cursor
8940 motion instead of binding literal keys.
8941
8942 2005-10-25 Glenn Morris <rgm@gnu.org>
8943
8944 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
8945 diary does not end in a newline. Do not assume a blank line at
8946 the start of the diary file.
8947
8948 2005-10-25 Kenichi Handa <handa@m17n.org>
8949
8950 * international/quail.el (quail-translate-key): If the input
8951 method is deterministic and failed to handle the last key, restart
8952 the key handling loop from an appropriate key.
8953
8954 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
8955
8956 * vc.el (vc-dired-mode): Extend comment for binding of
8957 `directory-listing-before-filename-regexp'.
8958
8959 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8960
8961 * textmodes/texinfo.el (texinfo-mode):
8962 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
8963 not to unnecessarily expose emacs-mule's internal char codes.
8964
8965 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8966
8967 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
8968 Display hand pointer and help-echo on disabled icon too.
8969 (gdb-mouse-until): New function.
8970 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
8971
8972 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
8973
8974 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
8975 with 2005-10-23 change to doctor.el.
8976
8977 * finder.el (finder-mode-map): Add follow-link binding.
8978
8979 2005-10-25 Kim F. Storm <storm@cua.dk>
8980
8981 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
8982 to gdb-mouse-toggle-breakpoint-fringe.
8983 (gdb-mouse-toggle-breakpoint-margin): Rename from
8984 gdb-mouse-toggle-breakpoint. Fix doc.
8985 (gdb-mouse-toggle-breakpoint-fringe): New defun.
8986 (gdb-put-string): Add optional SPROPS arg. Add props to string.
8987 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
8988 string properties also for fringe breakpoint bitmaps.
8989
8990 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
8991
8992 * textmodes/org.el (org-start-icalendar-file): Fix format form.
8993
8994 2005-10-25 Masatake YAMATO <jet@gyve.org>
8995
8996 * simple.el (completion-common-substring):
8997 Use `completion-common-substring' prior to `completion-base-size'.
8998
8999 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
9000
9001 * savehist.el: Require CL while compiling.
9002 (savehist-history-variables): Remove.
9003 (savehist-save-minibuffer-history, savehist-additional-variables)
9004 (savehist-minibuffer-history-variables): New vars.
9005 (savehist-save): Use them.
9006 (savehist-uninstall, savehist-minibuffer-hook): New funs.
9007 (savehist-install): New fun, extracted from savehist-load.
9008 (savehist-load): Use them.
9009
9010 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9011
9012 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
9013 a dummy doc-string-elt property.
9014 (defalias, defvaralias, define-category): Add a docstring property.
9015
9016 * image.el (defimage):
9017 * widget.el (define-widget):
9018 * custom.el (defface, defcustom): Add `doc-string' declaration.
9019
9020 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
9021 (defadvice): Add `doc-string' declaration.
9022
9023 * emacs-lisp/byte-run.el (macro-declaration-function):
9024 Handle `doc-string' declarations.
9025 (define-obsolete-function-alias, define-obsolete-variable-alias):
9026 Add `doc-string' declaration.
9027
9028 2005-10-24 Kenichi Handa <handa@m17n.org>
9029
9030 * international/utf-7.el (utf-7): Add autoload cookie.
9031
9032 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
9033
9034 2005-10-24 Eli Zaretskii <eliz@gnu.org>
9035
9036 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
9037 list of directories passed to batch-update-autoloads. Add "." to
9038 the list of the echoed directories.
9039
9040 * pgg-def.el:
9041 * pgg-gpg.el:
9042 * pgg-parse.el:
9043 * pgg-pgp.el:
9044 * pgg-pgp5.el:
9045 * pgg.el: Moved here from the gnus subdirectory.
9046
9047 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
9048
9049 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
9050 in case comint-prompt-read-only is set to t.
9051
9052 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
9053 in case comint-prompt-read-only is set to t.
9054
9055 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
9056
9057 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
9058 Now a string.
9059 (icalendar-import-format): Handle CLASS, STATUS, URL.
9060 Rename `subject' to `summary'.
9061 (icalendar-import-format-summary): Rename from
9062 `icalendar-import-format-subject'.
9063 (icalendar-import-format-url, icalendar-import-format-status)
9064 (icalendar-import-format-class): New variables.
9065 (icalendar--rris): Take variable argument list.
9066 (icalendar--datestring-to-isodate): Remove unnecessary
9067 calendar-style check when converting dates with explicit month names.
9068 (icalendar-export-region): Change return type of conversion
9069 subroutines. Bury current buffer unless error occurred.
9070 (icalendar--convert-to-ical)
9071 (icalendar--parse-summary-and-rest): New functions.
9072 (icalendar--convert-ordinary-to-ical)
9073 (icalendar--convert-weekly-to-ical)
9074 (icalendar--convert-yearly-to-ical)
9075 (icalendar--convert-block-to-ical)
9076 (icalendar--convert-cyclic-to-ical)
9077 (icalendar--convert-anniversary-to-ical): Change return type.
9078 Strip trailing blanks from subject.
9079 (icalendar--convert-sexp-to-ical): Change return type.
9080 Strip trailing blanks from subject. Handle simple sexp
9081 entries as generated by icalendar.el.
9082 (icalendar--convert-float-to-ical)
9083 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
9084 (icalendar-import-file): Doc fix.
9085 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
9086 Correct call to icalendar--rris.
9087 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
9088 `summary'.
9089 (icalendar--add-diary-entry): Rename `subject' to `summary'.
9090
9091 2005-10-24 Romain Francoise <romain@orebokech.com>
9092
9093 * server.el (server-sentinel): Set query-on-exit flag to nil on
9094 new client processes (it isn't inherited from the server process).
9095
9096 * replace.el (occur-engine): Rearrange text properties.
9097
9098 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9099
9100 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
9101 case-fold-search is nil.
9102 (debug-help-follow): Use help-xref-interned directly.
9103
9104 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9105
9106 * thumbs.el (thumbs-image-type): Add .pbm.
9107
9108 2005-10-23 Richard M. Stallman <rms@gnu.org>
9109
9110 * faces.el (inhibit-face-set-after-frame-default): New variable.
9111 (set-face-attribute): Bind it.
9112 (face-set-after-frame-default): Test it.
9113
9114 * help-fns.el (describe-simplify-lib-file-name): New function.
9115 (describe-function-1, describe-variable): Use it.
9116
9117 * faces.el (describe-face): Use describe-simplify-lib-file-name.
9118
9119 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
9120 Eliminate nil as possible value.
9121 (tooltip-hide-delay): Reduce internal-border-width.
9122
9123 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
9124 (menu-bar-file-menu) <new-file>: Likewise.
9125
9126 * simple.el (line-move-finish): Ignore fields computing LINE-END.
9127
9128 * international/mule.el (load-with-code-conversion):
9129 Pass full file name to `eval-buffer' unless preloading.
9130
9131 * textmodes/flyspell.el (flyspell-large-region):
9132 Call ispell-check-version.
9133
9134 * textmodes/ispell.el (ispell-local-dictionary-overridden):
9135 Fix the make-variable-buffer-local call that was supposed
9136 to be for this variable.
9137 (ispell-aspell-supports-utf8): Doc fix.
9138 (ispell-find-aspell-dictionaries): Preserve elements of
9139 ispell-dictionary-alist for dictionaries that aspell doesn't report.
9140 (ispell-aspell-find-dictionary): Return nil on error.
9141
9142 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
9143 (doctor-symptoms): Likewise.
9144
9145 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
9146
9147 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9148
9149 * cus-edit.el (custom-button, custom-button-pressed): New vars.
9150 (custom-raised-buttons): Add :set spec.
9151 (custom-button-unraised, custom-button-pressed-unraised):
9152 New faces, so that custom-raised-buttons actually does something.
9153 (custom-mode): Use custom-button and custom-button-pressed.
9154
9155 * wid-edit.el (widget-specify-button): Don't ignore
9156 widget-mouse-face on graphic terminals.
9157 (widget-move-and-invoke): Cleanup.
9158
9159 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
9160
9161 * whitespace.el (whitespace-cleanup): Doc fix.
9162
9163 2005-10-23 Romain Francoise <romain@orebokech.com>
9164
9165 * emulation/viper.el (viper-set-hooks): Quote forms passed to
9166 `eval-after-load' to avoid evaluating their result.
9167
9168 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9169
9170 * files.el (directory-listing-before-filename-regexp):
9171 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
9172
9173 * dired.el (dired-move-to-filename-regexp): Remove.
9174 All occurences replaced by `directory-listing-before-filename-regexp'.
9175
9176 * dired-x.el, locate.el, vc.el:
9177 Replace `dired-move-to-filename-regexp' by
9178 `directory-listing-before-filename-regexp'. In vc.el it is
9179 overwritten locally; maybe this can be handled in files.el too.
9180
9181 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
9182 replaced by `directory-listing-before-filename-regexp'.
9183
9184 2005-10-23 Andreas Schwab <schwab@suse.de>
9185
9186 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
9187 and eval-next-after-load.
9188
9189 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9190
9191 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
9192 exist, create it.
9193
9194 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
9195
9196 * allout.el: Remove autoloads for mailcrypt and crypt++.
9197 Require pgg, pgg-gpg during compilation.
9198 (allout-version): Increment version number to 2.1, and use a literal
9199 rather than RCS Id.
9200 (allout-default-encryption-scheme): Remove.
9201 (allout-passphrase-verifier-handling)
9202 (allout-passphrase-verifier-string)
9203 (allout-file-passphrase-verifier-string)
9204 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
9205 (allout-passphrase-hint-handling): Rename and simplify.
9206 (allout-init): Use `find-file-hook' if available, otherwise
9207 `find-file-hooks'.
9208 (allout-mode): Use `write-file-functions' if available, otherwise
9209 `local-write-file-hooks' and, instead of making auto-save-hook
9210 buffer local, make the write-file-hook activity contingent to
9211 allout-mode.
9212 (allout-mode): Use key-binding substitution in the docstring.
9213 (allout-kill-line): Spell-out kill ring data structure mutation
9214 instead of using byte-compiler-complaint-provoking `pop'.
9215 (allout-insert-listified): Use `insert' rather than `insert-string'
9216 (allout-toggle-current-subtree-encryption): Update docstring, adjust
9217 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
9218 (allout-encrypt-string): Totally revamped vis new underlying
9219 encryption facilities.
9220 (allout-mc-activate-passwd): Remove.
9221 (allout-obtain-passphrase): New, more or less replaces
9222 allout-mc-activate-passwd.
9223 (allout-encrypted-key-info): More or less replaces
9224 allout-encrypted-text-type.
9225 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
9226 (my-mark-marker): Use `(featurep 'xemacs)'.
9227
9228 2005-10-23 Lars Hansen <larsh@soem.dk>
9229
9230 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
9231 (byte-compile-file-form-defmumble, byte-compile-defun)
9232 (byte-compile-defmacro): Use it.
9233 (byte-compile-form): Don't call byte-compile-set-symbol-position
9234 when a byte-compile handler is called.
9235
9236 2005-10-22 Romain Francoise <romain@orebokech.com>
9237
9238 * savehist.el (savehist-history-variables): Add `grep-find-history'.
9239
9240 * subr.el (eval-after-load): Convert library name to an absolute
9241 file name using locate-library, since load-history no longer has
9242 library names in it.
9243
9244 2005-10-22 Richard M. Stallman <rms@gnu.org>
9245
9246 * files.el (make-temp-file): Move from subr.el.
9247 * subr.el (make-temp-file): Move to files.el.
9248
9249 * window.el (get-buffer-window-list): Move from subr.el.
9250 * subr.el (get-buffer-window-list): Move to window.el.
9251
9252 * image.el (image-load-path): Use eval-at-startup to initialize.
9253
9254 * subr.el (eval-at-startup): New macro.
9255
9256 * subr.el: Much rearrangement of functions and division
9257 into pages. No code changes.
9258
9259 2005-10-22 Kenichi Handa <handa@m17n.org>
9260
9261 * tar-mode.el (tar-extract): Be sure to call
9262 find-operation-coding-system if set-auto-coding doesn't find a
9263 coding system.
9264
9265 2005-10-22 Kim F. Storm <storm@cua.dk>
9266
9267 * image.el (image-type-header-regexps): Rename from image-type-regexps.
9268 Change users.
9269 (image-type-file-name-regexps): New defconst.
9270 (image-type-from-data): Simplify loop.
9271 (image-type-from-buffer): New defun.
9272 (image-type-from-file-header): Use it instead of image-type-from-data.
9273 Use image-search-load-path instead of only looking in data-directory.
9274 (image-type-from-file-name): New defun.
9275 (image-search-load-path): Change `pathname' to `filename'.
9276 Make PATH arg optional, default to image-load-path.
9277
9278 2005-10-21 Richard M. Stallman <rms@gnu.org>
9279
9280 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
9281
9282 * textmodes/paragraphs.el (sentence-end-base): New variable.
9283 (sentence-end): Use sentence-end-base.
9284
9285 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9286
9287 * font-lock.el (font-lock-default-fontify-region): Check the multiline
9288 property independently from the font-lock-multiline variable.
9289
9290 2005-10-21 Richard M. Stallman <rms@gnu.org>
9291
9292 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9293
9294 * startup.el (command-line): Convert library names
9295 in `load-history' to absolute file names.
9296
9297 * subr.el (symbol-file): Doc fix.
9298
9299 * loadhist.el (file-loadhist-lookup): Call locate-library
9300 instead of find-library-name. Don't try converting
9301 abs file names to library names, since load-history no longer
9302 has library names in it.
9303 (file-dependents, file-provides, file-requires): Doc fixes.
9304
9305 2005-10-21 Juri Linkov <juri@jurta.org>
9306
9307 * progmodes/etags.el (tags-table-mode): New function.
9308 (tags-verify-table): Replace initialize-new-tags-table with
9309 tags-table-mode.
9310
9311 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9312 default value.
9313 (desktop-modes-not-to-save): Add tags-table-mode to the
9314 default value.
9315
9316 * info.el (Info-index-next): Add total number of index
9317 alternatives to the message.
9318
9319 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9320 backward only space (instead of space and period) before looking
9321 at sentence end.
9322
9323 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9324 Add the old variable value as 4th default-value arg of read-string.
9325
9326 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9327
9328 * cus-face.el (custom-declare-face): Make face from X resources
9329 also on Mac.
9330
9331 * disp-table.el (standard-display-g1, standard-display-graphic):
9332 Refuse to use string glyphs also on Mac.
9333 (standard-display-european): Don't set terminal coding system also
9334 on Mac.
9335
9336 * frame.el (display-screens): Use x-display-screens also on Mac.
9337
9338 2005-10-21 Romain Francoise <romain@orebokech.com>
9339
9340 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9341
9342 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9343
9344 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9345 and $? into sexps.
9346
9347 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9348 warning face on open-paren-in-column-0.
9349
9350 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9351 boundary case. Fix typo.
9352 Suggested by Martin Rudalics <rudalics@gmx.at>.
9353
9354 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9355
9356 * textmodes/org.el (org-combined-agenda-icalendar-file)
9357 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9358 (org-export-icalendar-this-file)
9359 (org-export-icalendar-all-agenda-files)
9360 (org-export-icalendar-combine-agenda-files): New commands.
9361 (org-export-icalendar, org-print-icalendar-entries)
9362 (org-start-icalendar-file, org-finish-icalendar-file)
9363 (org-ical-ts-to-string): New functions.
9364 (org-read-date, org-goto-calendar)
9365 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9366 call to `calendar'.
9367 (orgtbl-setup): Remove the :keys arguments from the menu description.
9368 (org-after-save-iCalendar-file-hook): New variable.
9369
9370 2005-10-21 Kenichi Handa <handa@m17n.org>
9371
9372 * language/vietnamese.el (tcvn-5712): Make it an alias of
9373 vietnamese-tcvn coding-system.
9374
9375 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9376
9377 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9378 group id is given.
9379
9380 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9381
9382 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9383 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9384 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9385 whose line is either continued or ends with a comment.
9386
9387 2005-10-20 Romain Francoise <romain@orebokech.com>
9388
9389 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9390
9391 * replace.el (occur-engine): Add follow-link property.
9392
9393 * font-core.el (font-lock-mode): Doc fix.
9394
9395 2005-10-20 Richard M. Stallman <rms@gnu.org>
9396
9397 * net/rcirc.el: New file.
9398
9399 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9400
9401 * term.el (term-term-name): Initialize to "eterm-color".
9402
9403 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9404
9405 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9406 for encryption functionality.
9407 Move allout customization subgroup from `editing' to `outlines' group.
9408 Fix commentary keywords to legitimate ones.
9409 Update author info (using my current email address, obscurified).
9410 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9411 (allout-encrypted-topic-p, allout-encrypted-text-type)
9412 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9413 (allout-situate-encryption-key-verifier)
9414 (allout-get-encryption-key-verifier, allout-verify-key)
9415 (allout-next-topic-pending-encryption)
9416 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9417 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9418 (outline-key-verifier-handling, outline-key-hint-handling)
9419 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9420 (allout-file-key-verifier-string, allout-encryption-scheme)
9421 (allout-key-verifier-string, allout-key-hint-string)
9422 (allout-after-save-decrypt): New variables.
9423 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9424 (allout-after-saves-handler): New hook functions.
9425 (allout-post-command-business): Do allout-after-save-decrypt.
9426 (allout-enable-file-variable-adjustment): Custom var to enable
9427 mechanism for adding and adjusting settings of Emacs file variables.
9428 (allout-adjust-file-variable, allout-file-vars-section-data):
9429 New functions, implement the mechanism.
9430 (outlineify-sticky): Use the file vars mechanism.
9431 (allout-inhibit-protection, allout-during-write-cue)
9432 (allout-override-protect, allout-before-change-protect): Remove.
9433 (allout-flag-region, allout-open-topic): Adjust read-only text.
9434 (allout-open-line-not-read-only): Add to facilitate read-only
9435 text based protection.
9436 (allout-kill-line): Revise to adjust read-only text, clue the
9437 user about the inhibition.
9438 (allout-unprotected): Use unwind-protect.
9439 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9440 topic deeper than the offspring depth of the previous topic -
9441 avoiding confusing "containment discontinuities".
9442 (allout-reindent-bodies): Fix retention of body relative hanging
9443 indent during promotion of collapsed bodies.
9444 (allout-open-topic): Make it easy to open new topic with same
9445 bullet as current topic - topic creation functions provided with
9446 any universal argument provokes now prompt for bullet, defaulting
9447 to the bullet of the previous topic.
9448 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9449 Plain bullet alternates `.' period and `,' comma only. All other
9450 bullets are relegated to special status (but customizable).
9451 (allout-end-of-entry): Rename from allout-end-of-current-entry
9452 since it actually operates w.r.t. most immediately containing
9453 entry, visible or not.
9454 (allout-hide-current-entry, allout-show-current-entry): Use the
9455 revised version.
9456 (allout-old-expose-topic): Solidify deprecation.
9457 (allout-end-of-subtree): Add so we can span concealed as well
9458 as visible topics.
9459 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9460 (allout-end-of-current-heading): Tweak to just respect the first line.
9461 (allout-get-body-text): Add.
9462 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9463 when invoked interactively.
9464 (allout-up-current-level): Use `interactive-p'.
9465 (allout-mode, allout-init): Miscellaneous docstring and
9466 operational refinements, as well as hookups of new encryption stuff.
9467 (allout-beginning-of-current-entry): Now works as advertised.
9468 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9469 (allout-isearch-rectification): Refine condition for isearching.
9470 (allout-isearch-abort, allout-enwrap-isearch)
9471 (allout-flag-region, my-region-active-p): Relocate some macros.
9472 (allout-title): Fallback title is (buffer-name), not
9473 non-existing (current-buffer-name).
9474 (subst-char-in-string): Define if absent (for some XEmacs versions).
9475
9476 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9477
9478 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9479 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9480 (mail-citation-prefix-regexp, mail-signature-file)
9481 (mail-default-headers, mail-bury-selects-summary)
9482 (mail-send-nonascii): Add autoload cookies.
9483
9484 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9485
9486 * frame.el (blink-cursor-mode): Add `mac' to the list of
9487 window-system's that support blinking cursor.
9488
9489 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9490
9491 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9492
9493 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9494
9495 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9496 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9497 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9498
9499 2005-10-20 Kim F. Storm <storm@cua.dk>
9500
9501 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9502 (ido-set-current-directory): Don't add / after final @.
9503 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9504 Explicitly handle ange-ftp completion oddities.
9505 (ido-make-file-list): Don't rotate list at tramp root to avoid
9506 triggering tramp file handler for expand-file-name via get-file-buffer.
9507
9508 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9509
9510 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9511
9512 2005-10-19 Jay Belanger <belanger@truman.edu>
9513
9514 * calc/calc-units.el (math-standard-units): Add units, adjust
9515 symbols and update values.
9516 (math-unit-prefixes): Add more prefixes.
9517
9518 2005-10-19 Romain Francoise <romain@orebokech.com>
9519
9520 * bookmark.el (bookmark-menu-heading): New face.
9521 (bookmark-bmenu-list): Use it.
9522 Don't fiddle with `baud-rate' at top-level.
9523
9524 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9525
9526 * image.el (create-image, find-image): Mention max-image-size in
9527 docstring.
9528
9529 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9530
9531 * savehist.el (savehist-load): Revert to checking XEmacs.
9532
9533 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9534 Various docstring and line-width fixups.
9535 (conf-mode): Use cond.
9536 Set font-lock-defaults. Don't set comment-use-syntax.
9537
9538 2005-10-18 David Ponce <david@dponce.com>
9539
9540 * tree-widget.el (tree-widget-button-click): New function.
9541 (tree-widget-button-keymap): Use it.
9542
9543 2005-10-18 Romain Francoise <romain@orebokech.com>
9544
9545 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9546 (bookmark-bmenu-hide-filenames): Add follow-link property.
9547 Improve help-echo text.
9548
9549 * ffap.el (find-file-at-point): Doc fix.
9550
9551 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9552
9553 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9554
9555 2005-10-18 Masatake YAMATO <jet@gyve.org>
9556
9557 Install to the CVS repository what I forgot to install in my
9558 2005-10-16 changes.
9559
9560 * progmodes/python.el (python-complete-symbol): Pass the common
9561 prefix substring of completion to `display-completion-list'.
9562
9563 * textmodes/org.el (org-complete): Ditto.
9564
9565 2005-10-18 Masatake YAMATO <jet@gyve.org>
9566
9567 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9568
9569 * woman.el (WoMan-xref-man-page): New button type derived
9570 from `Man-abstract-xref-man-page'.
9571 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9572
9573 * man.el (Man-abstract-xref-man-page): New button type.
9574 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9575 (Man-highlight-references): Add new optional argument `xref-man-type'.
9576
9577 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9578
9579 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9580
9581 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9582
9583 * cus-edit.el (Custom-move-and-invoke): Delete.
9584 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9585
9586 * wid-edit.el (widget-move-and-invoke): New function, from
9587 Custom-move-and-invoke.
9588
9589 2005-10-17 Bill Wohler <wohler@newt.com>
9590
9591 Move all remaining images from lisp/toolbar to etc/images, move
9592 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9593 the low resolution images in their own directory (low-color).
9594
9595 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9596 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9597 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9598 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9599 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9600 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9601 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9602
9603 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9604 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9605 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9606 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9607 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9608 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9609 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9610 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9611 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9612 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9613 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9614 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9615 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9616 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9617 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9618
9619 To conform with convention, replace the underscore (_) in the
9620 following image names with dash (-) or (/) as appropriate.
9621
9622 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9623 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9624 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9625 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9626 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9627 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9628 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9629 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9630 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9631 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9632 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9633 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9634 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9635 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9636 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9637
9638 * info.el (info-tool-bar-map): Replace underscores in image names
9639 with dashes.
9640
9641 * makefile.w32-in (WINS): Remove toolbar.
9642
9643 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9644
9645 * tool-bar.el: Move to lisp from toolbar. Now that
9646 toolbar is empty, it should be deleted when folks run "cvs up -P".
9647
9648 2005-10-18 Jay Belanger <belanger@truman.edu>
9649
9650 * calc/calc-store.el (calc-store-into): Get the proper variable name
9651 to display in message.
9652
9653 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9654
9655 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9656 expressions display in speedbar for all buffers when debugging.
9657 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9658
9659 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9660 (speedbar-insert-button, speedbar-make-button):
9661 Use add-text-properties.
9662 (speedbar-update-localized-contents)
9663 (speedbar-update-directory-contents)
9664 (speedbar-update-special-contents): Use dolist.
9665 (speedbar-buffer-easymenu-definition): Add a menu separator.
9666
9667 2005-10-17 Jason Rumney <jasonr@gnu.org>
9668
9669 * makefile.w32-in: Use $(lisp) consistently.
9670 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9671 for shell specific generation of mh-autoloads.
9672
9673 2005-10-17 Richard M. Stallman <rms@gnu.org>
9674
9675 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9676
9677 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9678
9679 * jit-lock.el (jit-lock-fontify-now):
9680 Move jit-lock-context-unfontify-pos to avoid wasted work.
9681
9682 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
9683
9684 * net/tramp.el (tramp-completion-mode): New defvar. Used in
9685 `tramp-completion-mode' for checking if we are in completion mode.
9686 (tramp-completion-handle-file-name-all-completions): Reorder code
9687 in order to complete for file names only in case there are no
9688 method/user/host completions. This is necessary for cooperation
9689 with ido. Reported by Kim F. Storm <storm@cua.dk>.
9690
9691 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
9692
9693 * longlines.el (longlines-search-forward)
9694 (longlines-search-backward): Match any number of spaces.
9695
9696 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
9697
9698 * diff-mode.el (diff-mode): Doc fix.
9699
9700 2005-10-16 David Reitter <david.reitter@gmail.com>
9701
9702 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
9703 as default on darwin and windows systems.
9704
9705 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
9706
9707 * arc-mode.el (archive-zip-extract): Doc fix.
9708
9709 2005-10-16 Romain Francoise <romain@orebokech.com>
9710
9711 * mouse.el (mouse-1-click-follows-link): Doc fix.
9712
9713 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9714
9715 * savehist.el: Don't require CL at runtime.
9716 (savehist-xemacs): Remove.
9717 (savehist-coding-system): Use utf-8 if present, regardless of religion.
9718 (savehist-no-conversion): Use (featurep 'xemacs).
9719 (savehist-load): Check existence of start-itimer rather than XEmacs.
9720 Use an idle timer.
9721 (savehist-process-for-saving): Replace use of CL funs `subseq' and
9722 `delete-if-not'.
9723
9724 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
9725
9726 * savehist.el: Newer version.
9727 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
9728 (savehist-last-checksum, savehist-no-conversion): New vars.
9729 (savehist-autosave, savehist-process-for-saving, savehist-printable):
9730 New functions.
9731 (savehist-load, savehist-save): Use them.
9732 (savehist-delimit): Remove.
9733
9734 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9735
9736 * progmodes/compile.el (compilation-goto-locus): Display the
9737 compilation buffer first and the source buffer second, in case they're
9738 in overlapping frames. Don't raise the compilation frame if it was the
9739 selected window upon entry. Pass the `other-window' arg to
9740 pop-to-buffer.
9741
9742 * info.el (Info-fontify-node): Use dolist.
9743 Change add-text-properties to put-text-property.
9744
9745 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9746
9747 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
9748 bound of search.
9749
9750 2005-10-16 Masatake YAMATO <jet@gyve.org>
9751
9752 * dabbrev.el (dabbrev-completion): Pass the common
9753 prefix substring of completion to `display-completion-list'.
9754
9755 * filecache.el (file-cache-minibuffer-complete)
9756 (file-cache-complete): Ditto.
9757
9758 * tempo.el (tempo-display-completions): Ditto.
9759
9760 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
9761
9762 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
9763
9764 * eshell/em-hist.el (eshell-list-history): Ditto.
9765
9766 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
9767
9768 * mail/mailalias.el (mail-complete): Ditto.
9769
9770 * progmodes/etags.el (complete-tag): Ditto.
9771
9772 * progmodes/make-mode.el (makefile-complete): Ditto.
9773
9774 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
9775
9776 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
9777
9778 * progmodes/pascal.el (pascal-complete-word)
9779 (pascal-show-completions): Ditto.
9780
9781 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
9782
9783 * simple.el (completion-common-substring): New variable.
9784 (completion-setup-function): Use `completion-common-substring'
9785 to put faces.
9786
9787 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9788
9789 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
9790 (x-get-selection, mac-select-convert-to-string): Convert from/to
9791 UTF-16 clipboard data as in native byte order, no BOM.
9792
9793 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
9794
9795 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9796 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
9797 (gud-sentinel): Use speedbar-frame to check for speedbar.
9798
9799 2005-10-15 Richard M. Stallman <rms@gnu.org>
9800
9801 * savehist.el: New file.
9802
9803 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
9804
9805 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
9806 Fix bug in \bf fontification.
9807
9808 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
9809
9810 * pcvs.el (cvs-edit-log-files): New var.
9811 (cvs-mode-edit-log): New arg `file'.
9812 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
9813 Instead force the use of the original file and nothing else.
9814 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
9815 the cvs-minor-wrap-function is set.
9816 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
9817
9818 2005-10-14 Bill Wohler <wohler@newt.com>
9819
9820 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
9821 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
9822 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
9823 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
9824 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
9825 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
9826 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
9827 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
9828 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
9829 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
9830 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
9831 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
9832 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
9833 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
9834 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
9835
9836 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9837 appropriately (for example, gud-break to gud/break).
9838
9839 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
9840
9841 * longlines.el (longlinges-search-function)
9842 (longlines-search-forward, longlines-search-backward): New functions.
9843 (longlines-mode): Set isearch-search-fun-function to
9844 longlinges-search-function.
9845
9846 * mouse.el (mouse-drag-region-1): Handle the case where a
9847 double-click event is bound to an arbitrary function.
9848
9849 2005-10-14 David Ponce <david@dponce.com>
9850
9851 * recentf.el (recentf-track-opened-file)
9852 (recentf-track-closed-file, recentf-update-menu)
9853 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
9854 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
9855 mouse-1-click-follows-link.
9856
9857 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9858
9859 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
9860 Gnome file-manager.png. Suggested by
9861 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
9862
9863 * toolbar/README: Add diropen.xpm.
9864
9865 2005-10-13 Bill Wohler <wohler@newt.com>
9866
9867 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
9868 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
9869
9870 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9871
9872 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
9873 Don't waste the byte-compiler's time on constant data.
9874
9875 2005-10-13 Kenichi Handa <handa@m17n.org>
9876
9877 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
9878 byte with `escape-glyph' face.
9879
9880 * international/fontset.el (ccl-encode-unicode-font):
9881 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
9882 Handle the case that ucs-mule-to-mule-unicode translates a character to
9883 ASCII (usually for IPA characters).
9884
9885 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9886
9887 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
9888 Don't hide the underline of titles if font-lock-mode is disabled.
9889
9890 2005-10-12 Bill Wohler <wohler@newt.com>
9891
9892 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
9893 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
9894 files in MH-E-SRC have been updated.
9895 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
9896
9897 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9898
9899 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
9900 (mixal-mode-syntax-table): Add \n as end-comment.
9901 (mixal-operation-codes-alist): Immediately initialize to full value.
9902 (mixal-add-operation-code): Remove.
9903 (mixal-describe-operation-code): Make the arg non-optional.
9904 Use the interactive spec instead.
9905 Use mixal-operation-codes-alist rather than mixal-operation-codes.
9906 (mixal-font-lock-keywords): Don't highlight comments here any more.
9907 (mixal-font-lock-syntactic-keywords): New var.
9908 (mixal-mode): Use it. Fix comment-start-skip.
9909
9910 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9911
9912 * startup.el (command-line-x-option-alist): -nb => -nbi
9913
9914 2005-10-12 Kim F. Storm <storm@cua.dk>
9915
9916 * startup.el (fancy-splash-default-action): Discard mouse click in
9917 the splash screen window, as it has no sensible meaning in the
9918 next window to be selected. Fixes error reported by Jan D.
9919
9920 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9921
9922 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
9923
9924 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9925
9926 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
9927 Try to fix up minor layout issues like indentation, line break, etc...
9928 (mixal-mode-syntax-table): Don't try to specify comment syntax,
9929 because it doesn't work.
9930 (mixal-operation-codes): Add some more codes.
9931 (mixal-font-lock-keywords): Process comments here.
9932 (mixal-mode): mixasm no longer needs -g option.
9933
9934 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
9935
9936 * progmodes/sh-script.el (sh-tmp-file):
9937 Use mktemp -t. Finish support for es and rc shells.
9938
9939 2005-10-11 Jay Belanger <belanger@truman.edu>
9940
9941 * calc/calcalg2.el (calc-integral): With an argument, compute the
9942 definite integral.
9943
9944 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
9945
9946 * mouse.el (mouse-drag-region-1): Don't try to catch a
9947 double-click when doing follow-link (it's overridden anyway).
9948
9949 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
9950
9951 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
9952 (autoload-print-form-outbuf): Add docstring.
9953
9954 2005-10-11 Juri Linkov <juri@jurta.org>
9955
9956 * info.el (Info-mode-menu): Delete menu item "Edit".
9957 (Info-mode): Delete description of Info-edit from docstring,
9958 and rearrange descriptions of Info commands in the order
9959 they are documented in the Info manual.
9960
9961 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9962
9963 * calendar/appt.el (appt-check): Use diary-selective-display var.
9964
9965 2005-10-10 Richard M. Stallman <rms@gnu.org>
9966
9967 * net/newsticker.el (newsticker-start, newsticker-show-news):
9968 Add autoload cookies.
9969
9970 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
9971
9972 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
9973
9974 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
9975
9976 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
9977
9978 2005-10-10 Jay Belanger <belanger@truman.edu>
9979
9980 * calc/calc-arith.el (math-check-known-scalarp)
9981 (math-check-known-matrixp): Check the values of arguments that are
9982 variables.
9983 (math-check-known-square-matrixp): New function.
9984 (math-known-square-matrixp): Use math-check-known-square-matrixp.
9985 (math-super-types): Add sqmatrix type.
9986
9987 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
9988 mode name `square' to `sqmatrix'.
9989
9990 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
9991 mode name `square' to `sqmatrix'.
9992
9993 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9994
9995 * progmodes/etags.el (select-tags-table-mode): Don't use
9996 selective-display.
9997 (tags-select-tags-table): Pass `button' to the action function.
9998 (select-tags-table): Place the side-info on button properties rather
9999 than in hidden text. Abbreviate file names.
10000 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
10001 (select-tags-table-select): Add `button' argument.
10002 Get side-info from the button property rather than from hidden text.
10003
10004 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
10005
10006 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
10007 (gud-speedbar-buttons): Preserve point if possible.
10008 (gud-sentinel): Restore previous speedbar display type.
10009
10010 * progmodes/gdb-ui.el (gdba): Improve diagram.
10011 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10012 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
10013 Call get-buffer-window once.
10014
10015 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10016
10017 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
10018 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
10019 (pascal-indent-command): Remove unused var `ind'.
10020 (pascal-indent-case): Remove unused var `oldpos'.
10021 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
10022 since it's now used as a proper minor mode map.
10023 (pascal-outline): Rename to pascal-outline-mode.
10024 (pascal-outline-mode): Use define-minor-mode.
10025 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
10026 selective-display.
10027
10028 2005-10-10 Andreas Schwab <schwab@suse.de>
10029
10030 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
10031 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
10032
10033 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
10034 outside source directory.
10035
10036 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10037
10038 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
10039 C-x' as a prefix.
10040 (orgtbl-mode-map): Full keymap instead of sparse, because all
10041 `self-insert-command' keys are redefined in this map.
10042 (org-export-as-html): Specify charset for HTML file, by taking it
10043 from the coding system.
10044
10045 2005-10-10 Kenichi Handa <handa@m17n.org>
10046
10047 * textmodes/flyspell.el (flyspell-check-word-p):
10048 If unread-command-events is non-empty, don't call sit-for.
10049
10050 2005-10-09 Richard M. Stallman <rms@gnu.org>
10051
10052 * font-lock.el (font-lock-syntactic-keywords)
10053 (font-lock-keywords): Doc fixes.
10054
10055 * textmodes/flyspell.el (flyspell-external-point-words):
10056 Simplify logic, and don't try to check for consecutive appearances
10057 of one incorrect word.
10058
10059 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
10060
10061 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
10062 separator.
10063
10064 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
10065 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
10066 (gud-expansion-speedbar-buttons): New function.
10067 (gud-speedbar-buttons): Check for gud-comint-buffer.
10068
10069 2005-10-09 Bill Wohler <wohler@newt.com>
10070
10071 * Makefile.in (updates): Add mh-loaddefs dependency.
10072
10073 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
10074
10075 * speedbar.el (speedbar-file-key-map): Fix typo.
10076
10077 2005-10-09 Daniel Brockman <daniel@brockman.se>
10078
10079 * cus-start.el (line-spacing): Add custom spec.
10080
10081 2005-10-09 Romain Francoise <romain@orebokech.com>
10082
10083 * textmodes/ispell.el (ispell-check-version): Fix last change.
10084
10085 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10086
10087 * term/x-win.el: Remove -i, --icon-type from comment.
10088
10089 * startup.el (command-line-x-option-alist): Remove options -i,
10090 -itype, --icon-type, added -nb, --no-bitmap-icon
10091
10092 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
10093
10094 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
10095 instead of :active.
10096
10097 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
10098
10099 * textmodes/ispell.el (ispell-check-version):
10100 Ignore hyphen, and all that follows, in aspell's version text.
10101
10102 2005-10-08 Jay Belanger <belanger@truman.edu>
10103
10104 * calc/calc-arith.el (math-known-square-matrixp): New function.
10105 (math-pow-fancy): Check for matrices before distributing exponent
10106 across products.
10107
10108 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
10109 fullscreen keypad. Suggested by Luc Teirlinck.
10110 (calc-keypad-show-input): Add space for formatting.
10111
10112 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
10113 Add square matrix option.
10114
10115 * calc/calc-poly.el (math-expand-term): Check for matrices instead
10116 of checking calc-matrix-mode when deciding how to expand.
10117
10118 * calc/calc.el (calc-set-mode-line): Add square matrix option.
10119
10120 2005-10-08 Lars Hansen <larsh@soem.dk>
10121
10122 * net/tramp.el (tramp-perl-directory-files-and-attributes):
10123 Add error handling.
10124 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
10125
10126 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10127
10128 Sync with Tramp 2.0.51.
10129
10130 * net/tramp.el (tramp-handle-set-visited-file-modtime)
10131 (tramp-handle-insert-file-contents, tramp-handle-write-region):
10132 Insert special handling for `last-coding-system-used', again
10133 it still seems to be necessary (unlike stated before).
10134 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
10135 (tramp-password-prompt-regexp): There might be other words before
10136 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
10137 (tramp-chunksize): Improve docstring.
10138 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
10139 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
10140 Christian Joergensen <bugs@razor.dk>.
10141
10142 2005-10-07 Glenn Morris <rgm@gnu.org>
10143
10144 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
10145 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
10146 precision'.
10147
10148 2005-10-07 Romain Francoise <romain@orebokech.com>
10149
10150 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
10151 (ibuffer-do-shell-command-pipe-replace)
10152 (ibuffer-do-shell-command-file, ibuffer-do-eval)
10153 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
10154 (ibuffer-do-revert, ibuffer-do-replace-regexp)
10155 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
10156 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10157 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
10158 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
10159 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
10160 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
10161 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
10162 Autoload file sans suffix.
10163
10164 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
10165
10166 2005-10-07 David Ponce <david@dponce.com>
10167
10168 * recentf.el (recentf-menu-open-all-flag): New option.
10169 (recentf-digit-shortcut-command-name): New function.
10170 (recentf--shortcuts-keymap): New variable.
10171 (recentf-menu-shortcuts): New variable.
10172 (recentf-make-menu-items): Initialize it. Replace the "More..."
10173 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
10174 (recentf-menu-value-shortcut): New function.
10175 (recentf-make-menu-item): Use it. No more in-lined.
10176 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
10177 (recentf-open-most-recent-file): Rename from
10178 `recentf-open-file-with-key'. Don't depend on key binding.
10179 (recentf-mode-map): New variable.
10180 (recentf-mode): Use it.
10181
10182 2005-10-06 Bill Wohler <wohler@newt.com>
10183
10184 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
10185
10186 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
10187 (MH-E-SRC): New. Used by mh-autoloads.
10188 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10189 files in MH-E-SRC have been updated.
10190 (compile, recompile, bootstrap): Depend on mh-autoloads.
10191
10192 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
10193
10194 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
10195 gud-break and gud-remove icons when the fringe is not available.
10196
10197 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
10198 Typo.
10199
10200 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
10201
10202 * play/zone.el (zone): Wrap body with save-window-excursion.
10203
10204 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
10205
10206 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10207 Use the new `list-only' arg to diary-list-entries.
10208
10209 * calendar/diary-lib.el: Use overlays rather than selective-display.
10210 (diary-selective-display): New var.
10211 (diary-header-line-format): Use it.
10212 (diary-list-entries): Add argument `list-only'.
10213 Put the buffer in diary-mode. Don't add \^M at beg and end.
10214 Replace \^M by invisible overlays.
10215 (diary-unhide-everything): Replace \^M by invisible overlays.
10216 (print-diary-entries): Look for overlays rather than \^M.
10217 Add a space to the temp buffer name.
10218 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
10219 Put the buffer in diary-mode.
10220 (list-sexp-diary-entries): Replace \^M by invisible overlays.
10221 (diary-anniversary): Make the year arg optional.
10222 (diary-time-regexp): New const.
10223 (diary-font-lock-keywords): Use it to accept a few more time formats.
10224
10225 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
10226
10227 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
10228
10229 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
10230 Fix bug introduced 2005-07-03: Use (car (last ...))
10231 to faithfully reproduce replaced artist-last.
10232 (artist-set-arrow-points-for-poly): Likewise.
10233 Suggested by Johan Bockg\e,Ae\e(Brd.
10234
10235 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
10236
10237 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
10238 * wid-edit.el (widget):
10239 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
10240 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
10241
10242 2005-10-06 Kenichi Handa <handa@m17n.org>
10243
10244 * international/mule-cmds.el (set-language-environment):
10245 Fix setting up of case-table for unibyte mode.
10246
10247 * simple.el (what-cursor-position): If the character is displayed
10248 by some `display' text property, show that. Don't use
10249 single-key-description for eight-bit characters in multibyte mode.
10250
10251 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
10252
10253 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
10254 (gdb-ann3): Set it.
10255 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
10256 (gdb-info-frames-custom): Use inverse-video for first five
10257 characters of selected frame only.
10258 (gdb-get-frame-number): Select frame even when point is on frame
10259 number.
10260
10261 2005-10-06 Masatake YAMATO <jet@gyve.org>
10262
10263 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10264 Put `font-lock-function-name-face'.
10265 (gdb-info-frames-custom): Put `font-lock-function-name-face'
10266 and `font-lock-variable-name-face'
10267 (gdb-registers-font-lock-keywords): New font lock keywords definition.
10268 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
10269 (gdb-memory-font-lock-keywords): New font lock keywords definition.
10270 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
10271 (gdb-local-font-lock-keywords): New font lock keywords definition.
10272 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
10273 (gdb-threads-font-lock-keywords): New font lock keywords definition.
10274 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
10275
10276 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
10277
10278 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
10279 (ediff-merge-region-is-non-clash-to-skip): Previously called
10280 ediff-merge-region-is-non-clash.
10281
10282 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
10283 Use insert-buffer-substring.
10284
10285 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
10286 selecting files to patch. Also bug fixes.
10287
10288 * ediff-util.el (ediff-setup): Bug fix.
10289 (ediff-next-difference): Never skip clashes that differ in white
10290 space only.
10291
10292 * ediff-wind.el (ediff-setup-control-frame)
10293 (ediff-destroy-control-frame): Check the menubar feature.
10294
10295 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10296 (viper-refresh-mode-line): Use make-local-variable to localize
10297 some vars instead of make-variable-buffer-local. Suggested by
10298 Stefan Monnier.
10299
10300 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10301 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10302 Use make-local-variable instead of make-variable-buffer-local.
10303 Suggested by Stefan Monnier.
10304
10305 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10306 (viper-comint-mode-hook): Use make-local-variable on
10307 require-final-newline.
10308 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10309
10310 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10311
10312 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10313 also the second char of a comment-start sequence.
10314 (scheme-sexp-comment-syntax-table): New var.
10315 (lambda, define): Set their scheme-doc-string-elt property.
10316 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10317 Use lisp-font-lock-syntactic-face-function now that it properly
10318 handles |...| symbols.
10319 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10320 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10321
10322 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10323 bit from # to |.
10324 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10325
10326 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10327 (lisp-doc-string-elt-property): New var.
10328 (lisp-font-lock-syntactic-face-function): Use it.
10329 Rewrite to recognize docstrings even for forms not at toplevel.
10330
10331 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10332 annotation on the | part of #| rather than on the # part.
10333 (scheme-font-lock-syntactic-face-function): New function, to
10334 distinguish strings from |...| symbols.
10335 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10336 syntax-table so that #|...|# is properly highlighted.
10337
10338 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10339 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10340
10341 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10342
10343 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10344 and C-e.
10345
10346 * emacs-lisp/eldoc.el: Move comments into docstrings.
10347 (eldoc-message-commands): Initialize in its declaration.
10348 Add move-beginning-of-line and move-end-of-line.
10349 (eldoc-add-command, eldoc-add-command-completions)
10350 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10351
10352 * outline.el (outline-mark-subtree): Activate the mark.
10353
10354 * calendar/appt.el (appt-time-regexp): New var.
10355 (appt-add, appt-make-list): Use it.
10356 (appt-convert-time): Clean up.
10357
10358 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10359 Don't set any syntax-table property here.
10360 (tex-font-lock-verb): New function. Do it here.
10361 (tex-font-lock-syntactic-keywords): Use it.
10362
10363 2005-10-04 Richard M. Stallman <rms@gnu.org>
10364
10365 * wid-edit.el (widget-file-complete): Get the widget start point
10366 the right way. Default directory to `/' if file has none.
10367
10368 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10369
10370 * textmodes/flyspell.el (flyspell-mode-on):
10371 Call ispell-maybe-find-aspell-dictionaries.
10372
10373 * textmodes/ispell.el (ispell-word, ispell-region):
10374 Call ispell-maybe-find-aspell-dictionaries.
10375 (ispell-accept-buffer-local-defs):
10376 Don't call ispell-maybe-find-aspell-dictionaries
10377
10378 2005-10-04 Richard M. Stallman <rms@gnu.org>
10379
10380 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10381
10382 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10383
10384 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10385 instead of `fboundp' in order to allow for anonymous functions.
10386
10387 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10388
10389 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10390 case the user clicks on the link while another window is selected.
10391 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10392
10393 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10394 functionality.
10395 (dframe-help-echo): Save point in case mouse tracking is off.
10396
10397 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10398
10399 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10400
10401 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10402
10403 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10404 not change the global value of those vars.
10405
10406 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10407 make-local-variable which we do not need any more.
10408
10409 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10410
10411 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10412 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10413 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10414 (speedbar-path-line): Define obsolete aliases.
10415 (speedbar-line-directory): Doc fix.
10416
10417 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10418 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10419 instead of speedbar-line-path.
10420
10421 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10422
10423 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10424 to nil if dropping on a window. Handle dropping on a minibuffer window
10425 like dropping on a non-window part of Emacs.
10426
10427 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10428
10429 * net/ange-ftp.el: Use with-current-buffer.
10430 (ange-ftp-insert-directory): Do not follow symlinks any more.
10431
10432 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10433 Remove interactive spec.
10434
10435 2005-10-03 Kim F. Storm <storm@cua.dk>
10436
10437 * ido.el (ido-mode): Use custom-initialize-set.
10438
10439 2005-10-02 Richard M. Stallman <rms@gnu.org>
10440
10441 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10442 Use insert-buffer-substring.
10443
10444 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10445 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10446
10447 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10448
10449 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10450 in last change.
10451 (ange-ftp-insert-directory): Fix up the search for the case where
10452 `file' is absolute.
10453
10454 2005-10-02 Romain Francoise <romain@orebokech.com>
10455
10456 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10457
10458 2005-10-02 Andreas Schwab <schwab@suse.de>
10459
10460 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10461 directory component in the session info.
10462
10463 2005-10-01 Richard M. Stallman <rms@gnu.org>
10464
10465 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10466
10467 * simple.el (next-error-internal): New function.
10468
10469 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10470 (compilation-start): Pass new arg to compilation-buffer-name.
10471 (compile-goto-error): Use next-error-internal.
10472
10473 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10474
10475 * speedbar.el: Remove RCS tag.
10476 (speedbar-check-read-only): Handle non-existent files.
10477
10478 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10479
10480 * info.el (Info-speedbar-hierarchy-buttons)
10481 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10482
10483 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10484
10485 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10486 Do not match newline.
10487 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10488 (bibtex-summary): Remove unnecessary save-excursion.
10489 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10490
10491 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10492
10493 * term/mac-win.el: Add charset info for "iso10646-1".
10494 Modify default fontset to use ATSUI-compatible fonts for some charsets
10495 if available.
10496
10497 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10498
10499 * speedbar.el: Re-apply arch tag.
10500 (speedbar-version): Rename to version 1.0. Suggested by Eric
10501 M. Ludlam.
10502 Reapply two changes from Emacs CVS' version of speedbar lost
10503 during the merge:
10504 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10505 (speedbar-frame-parameters): Improve customize type.
10506
10507 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10508
10509 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10510 (ange-ftp-file-directory-p): Fix the symlink case.
10511 (ange-ftp-insert-directory): When listing a single file, get a list of
10512 the parent buffer and extract the relevant line. Inspired from a patch
10513 by Katsumi Yamaoka <yamaoka@jpl.org>.
10514 (ange-ftp-file-name-sans-versions): Simplify.
10515
10516 2005-09-30 Bill Wohler <wohler@newt.com>
10517
10518 Move MH-E image files from toolbar and mail directories into
10519 etc/images.
10520
10521 * mail/reply2.*: Move to etc/images/mail/reply*.
10522
10523 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10524 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10525 etc/images.
10526
10527 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10528 * toolbar/reply*: Move to etc/images/mail.
10529
10530 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10531
10532 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10533
10534 * speedbar.el: New version 1.0pre3.
10535
10536 Frame management code (including timer, and mouse click specifics)
10537 moved to dframe.el:
10538 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10539 (speedbar-timer): Removed. Use dframe-timer.
10540 (speedbar-close-frame): Removed. Use dframe-close-frame.
10541 (speedbar-activity-change-focus-flag): Removed. Use
10542 dframe-activity-change-focus-flag.
10543 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10544 dframe-update-speed.
10545
10546 (speedbar-current-frame): New macro. Use this instead of the
10547 variable speedbar-frame.
10548
10549 (speedbar-use-images, speedbar-expand-image-button-alist)
10550 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10551
10552 (speedbar-find-image-on-load-path): Removed. Replaced by
10553 defezimage in ezimage.el.
10554 (speedbar-expand-image-button-alist): Removed. Replaced by
10555 ezimage-expand-image-button-alist in ezimage.el.
10556
10557 (speedbar-ignored-directory-regexp)
10558 (speedbar-add-ignored-directory-regexp)
10559 (speedbar-ignored-directory-expressions)
10560 (speedbar-line-directory, speedbar-buffers-line-directory)
10561 (speedbar-directory-line, speedbar-buffers-line-directory):
10562 Renamed, replacing `path' with `directory'.
10563
10564 (speedbar-create-directory, speedbar-expand-line-descendants)
10565 (speedbar-toggle-line-expansion)
10566 (speedbar-contract-line-descendants): New commands.
10567
10568 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10569 (speedbar-use-tool-tips-flag): New options.
10570
10571 (speedbar-check-read-only, speedbar-require-version)
10572 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10573 (speedbar-handle-delete-frame, speedbar-try-completion)
10574 (speedbar-update-localized-contents): New functions.
10575
10576 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10577 (speedbar-object-read-only-indicator): New variables.
10578
10579 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10580 New hooks.
10581
10582 (speedbar-separator-face): New face.
10583
10584 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10585 (speedbar-ignored-modes): Add fundamental-mode.
10586 (speedbar-directory-unshown-regexp): Add . directories.
10587
10588 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10589 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10590 `]' for full expand/close.
10591 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10592
10593 (speedbar-check-vc): Support hidden files.
10594 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10595 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10596 state is nil, it is not checked out.
10597
10598 (speedbar-line-text, speedbar-line-token): Support expand buttons
10599 with no text.
10600 (speedbar-refresh): Universal argument acts as power-click.
10601 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10602 that buffer to get variable values.
10603
10604 And many other bugfixes.
10605
10606 * dframe.el, ezimage.el, sb-image.el: New files.
10607
10608 * sb-*.xpm: Remove files. New image files installed into
10609 etc/images/ezimage.
10610
10611 2005-09-30 Kenichi Handa <handa@m17n.org>
10612
10613 * ps-mule.el (ps-mule-show-warning): If a character is in
10614 ps-print-translation-table, don't treat it as non-printable.
10615
10616 2005-09-30 David Ponce <david@dponce.com>
10617
10618 * tree-widget.el (tree-widget-themes-load-path): New variable.
10619 (tree-widget-themes-directory): Doc fix.
10620 (tree-widget-image-formats) [Emacs]: Doc fix.
10621 (tree-widget--locate-sub-directory): New function.
10622 (tree-widget-themes-directory): Use it.
10623
10624 * recentf.el (recentf-filename-handlers): Rename from
10625 `recentf-filename-handler'. Allow a list of functions.
10626 (recentf-menu-items-for-commands): Fix :help strings.
10627 (recentf-apply-filename-handlers): New function.
10628 (recentf-expand-file-name): Use it.
10629 (recentf-cleanup): Remove duplicates too.
10630
10631 2005-09-29 Juri Linkov <juri@jurta.org>
10632
10633 * faces.el: Rearrange face definitions to be in the same order as
10634 their face descriptions in "(emacs)Standard Faces".
10635
10636 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10637
10638 * tooltip.el (tooltip): Add group `basic-faces'.
10639
10640 * buff-menu.el (Buffer-menu-buffer): Remove group
10641 `font-lock-highlighting-faces'.
10642
10643 * progmodes/compile.el (compilation-error, compilation-warning)
10644 (compilation-info, compilation-line-number, compilation-column-number):
10645 Change group from `font-lock-highlighting-faces' to `compilation'.
10646
10647 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10648 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10649 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10650 (vhdl-font-lock-reserved-words-face)
10651 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10652 `font-lock-highlighting-faces'.
10653
10654 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10655
10656 2005-09-28 Kim F. Storm <storm@cua.dk>
10657
10658 * emulation/cua-base.el: Set CUA move property on additional commands:
10659 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10660 forward-sexp, backward-sexp, forward-list, backward-list.
10661
10662 2005-09-28 Romain Francoise <romain@orebokech.com>
10663
10664 * comint.el (comint-show-output): Really set point at the
10665 beginning of the output when not using `comint-use-prompt-regexp'.
10666
10667 2005-09-27 Jay Belanger <belanger@truman.edu>
10668
10669 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10670 in TeX mode.
10671
10672 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
10673
10674 * textmodes/org.el (org-table-sum): Fix format string.
10675
10676 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10677 Quote face names.
10678
10679 2005-09-26 Romain Francoise <romain@orebokech.com>
10680
10681 * isearch.el (isearch-forward-regexp): Close doc string.
10682
10683 2005-09-25 Richard M. Stallman <rms@gnu.org>
10684
10685 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10686
10687 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
10688
10689 * progmodes/compile.el (compilation-error-properties):
10690 When getting the file from the previous error message,
10691 correctly decode the new data format.
10692
10693 * progmodes/cc-cmds.el (c-electric-paren):
10694 Call old-blink-paren only for close-paren.
10695
10696 2005-09-24 Andreas Schwab <schwab@suse.de>
10697
10698 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
10699 condition.
10700
10701 2005-09-25 Romain Francoise <romain@orebokech.com>
10702
10703 * dired-aux.el (dired-copy-file-recursive):
10704 * dired.el (dired-delete-file):
10705 * ediff-mult.el (ediff-dir-diff-copy-file):
10706 * ediff-util.el (ediff-test-save-region):
10707 * forms.el (forms-mode):
10708 * ido.el (ido-file-internal, ido-delete-file-at-head):
10709 * log-edit.el (log-edit-done):
10710 * ses.el (ses-yank-resize):
10711 * play/gomoku.el (gomoku-human-plays, gomoku)
10712 (gomoku-human-resigns, gomoku-prompt-for-other-game)
10713 (gomoku-offer-a-draw):
10714 * play/landmark.el (lm-human-resigns, lm):
10715 * net/eudcb-ldap.el (eudc-ldap-check-base):
10716 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
10717 * progmodes/ebrowse.el (ebrowse-find-pattern):
10718 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
10719 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
10720 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
10721
10722 * vc.el (vc-delete-file):
10723 * play/gomoku.el (gomoku-terminate-game, gomoku)
10724 (gomoku-prompt-for-move, gomoku-human-takes-back):
10725 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
10726 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
10727
10728 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
10729
10730 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
10731 color rxvt terminals by using the code xterm.el used to use before
10732 2005-04-09 in order to match the colors used by rxvt.
10733
10734 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10735
10736 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
10737 colors rxvt-unicode terminals by using the same code as xterm.el.
10738
10739 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10740
10741 * textmodes/tex-mode.el (tex-font-lock-append-prop)
10742 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
10743 new symbol used for the tex-verbatim face.
10744
10745 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
10746
10747 * woman.el (woman-file-name):
10748 * wid-edit.el (widget-file-prompt-value)
10749 (widget-coding-system-prompt-value):
10750 * w32-fns.el (set-w32-system-coding-system):
10751 * vc.el (vc-version-diff, vc-annotate):
10752 * textmodes/reftex-auc.el (reftex-arg-cite)
10753 (reftex-arg-index-tag):
10754 * textmodes/refer.el (refer-get-bib-files):
10755 * textmodes/artist.el (artist-figlet-choose-font):
10756 * terminal.el (terminal-emulator):
10757 * replace.el (occur-read-primary-args):
10758 * rect.el (string-rectangle, string-insert-rectangle):
10759 * ps-print.el (ps-print-preprint):
10760 * progmodes/pascal.el (pascal-goto-defun):
10761 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
10762 * progmodes/compile.el (compilation-find-file):
10763 * printing.el (pr-interactive-n-up):
10764 * play/animate.el (animate-birthday-present):
10765 * net/rcompile.el (remote-compile):
10766 * man.el (man, Man-goto-section, Man-follow-manual-reference):
10767 * mail/rmailsum.el (rmail-summary-search-backward)
10768 (rmail-summary-search):
10769 * mail/rmailout.el (rmail-output-read-rmail-file-name)
10770 (rmail-output-read-file-name):
10771 * mail/rmail.el (rmail-search, rmail-search-backwards):
10772 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
10773 * locate.el (locate):
10774 * international/quail.el (quail-show-keyboard-layout):
10775 * international/mule.el (set-buffer-file-coding-system)
10776 (revert-buffer-with-coding-system, set-file-name-coding-system)
10777 (set-terminal-coding-system, set-keyboard-coding-system)
10778 (set-next-selection-coding-system):
10779 * international/mule-diag.el (describe-coding-system)
10780 (describe-font, describe-fontset):
10781 * international/mule-cmds.el (universal-coding-system-argument)
10782 (search-unencodable-char, describe-input-method)
10783 (set-language-environment, describe-language-environment):
10784 * international/codepage.el (codepage-setup):
10785 * international/code-pages.el (codepage-setup):
10786 * info.el (Info-search, Info-follow-reference)
10787 (Info-search-backward):
10788 * emacs-lisp/advice.el (ad-read-advised-function)
10789 (ad-read-advice-class, ad-clear-cache, ad-activate)
10790 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
10791 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
10792 (ad-read-regexp):
10793 * ediff-util.el (ediff-toggle-regexp-match):
10794 * ediff-ptch.el (ediff-prompt-for-patch-file):
10795 * dired-aux.el (dired-diff):
10796 * diff.el (diff):
10797 * cus-edit.el (custom-variable-prompt):
10798 * calendar/timeclock.el (timeclock-ask-for-project):
10799 * calc/calcalg3.el (calc-get-fit-variables):
10800 * calc/calc-store.el (calc-edit-variable)
10801 (calc-permanent-variable):
10802 * vc-mcvs.el (vc-mcvs-register):
10803 * shadowfile.el (shadow-define-literal-group):
10804 * woman.el (woman-file-name):
10805 * vc.el (vc-version-diff, vc-merge):
10806 * textmodes/reftex-index.el (reftex-index-complete-tag):
10807 * format.el (format-decode-buffer, format-decode-region):
10808 * emulation/viper-cmd.el (viper-read-string-with-history):
10809 * emacs-lisp/debug.el (cancel-debug-on-entry):
10810 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10811 * ediff.el (ediff-merge-revisions)
10812 (ediff-merge-revisions-with-ancestor, ediff-revision):
10813 * completion.el (interactive-completion-string-reader):
10814 * calc/calc-prog.el (calc-user-define-formula):
10815 Follow convention for reading with the minibuffer.
10816
10817 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
10818
10819 * progmodes/python.el (python-describe-symbol): Add globals() and
10820 locals() to the arguments of emacs.ehelp.
10821
10822 2005-09-24 Magnus Henoch <mange@freemail.hu>
10823
10824 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
10825 New function, code extracted from ispell-valid-dictionary-list.
10826 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
10827 Call it.
10828
10829 2005-09-24 Eli Zaretskii <eliz@gnu.org>
10830
10831 * subr.el (version-regexp-alist): Extend valid syntax for version
10832 strings: allow any of the characters -,_,+ to separate the
10833 alpha/beta/rc part from the version part. Doc fix.
10834 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
10835
10836 2005-09-23 David Reitter <david.reitter@gmail.com>
10837
10838 * mail/mailclient.el: New file.
10839
10840 2005-09-23 Richard M. Stallman <rms@gnu.org>
10841
10842 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
10843 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
10844 Doc fixes.
10845
10846 * progmodes/cc-mode.el (c-font-lock-init):
10847 Specify font-lock-lines-before.
10848
10849 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
10850
10851 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
10852 whole conflict.
10853
10854 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10855
10856 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
10857 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
10858 of `remap' feature when available. Additional key bindings for
10859 better tty support.
10860 (org-mode-restart, org-force-self-insert): New commands.
10861 (org-time-stamp-inactive): New command.
10862 (org-remap): New function.
10863 (org-table-auto-blank-field, org-level-color-stars-only): New options.
10864 (org-enable-fixed-width-editor): Move to `org-structure'
10865 customization group.
10866 (org-self-insert-command, orgtbl-self-insert-command): Modify to
10867 blank field after field motion commands.
10868
10869 2005-09-23 Kenichi Handa <handa@m17n.org>
10870
10871 * international/mule-cmds.el (set-language-environment):
10872 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
10873 have to call utf-translate-cjk-load-tables.
10874
10875 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
10876
10877 * mouse.el (mouse-move-drag-overlay): Fix last change.
10878
10879 2005-09-22 David Ponce <david@dponce.com>
10880
10881 * tree-widget.el (tree-widget-value-create): Fix previous change.
10882
10883 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10884
10885 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
10886
10887 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
10888
10889 * mouse.el (mouse-move-drag-overlay): New function.
10890 (mouse-drag-region-1): Use it.
10891 Try to simplify a bit the state handling. Handle clicks on links
10892 inside intangible areas.
10893 (mouse-save-then-kill): Minor simplification.
10894 (mouse-secondary-overlay): Make it always non-nil instead of
10895 recreating it each time.
10896 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
10897 (mouse-kill-secondary, mouse-secondary-save-then-kill):
10898 Simplify accordingly.
10899
10900 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10901
10902 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
10903
10904 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
10905
10906 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
10907 (ediff-file-name-sans-prefix): Treat nil as an empty string.
10908 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
10909 to patch.
10910
10911 * ediff-util.el: Use insert-buffer-substring.
10912
10913 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
10914
10915 * emulation/viper-cmd.el (viper-change-state): Don't move over the
10916 field boundaries in the minibuffer.
10917 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
10918 (viper-minibuffer-post-command-hook): New hook.
10919 (viper-line): Don't move cursor at bolp.
10920
10921 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
10922
10923 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
10924 avoid compiler warnings.
10925
10926 * emulation/viper-macs.el (ex-map): Better messages.
10927
10928 * emulation/viper-utils.el (viper-beginning-of-field): New function.
10929
10930 * emulation/viper.el: Replace make-variable-buffer-local with
10931 viper-make-variable-buffer-local everywhere, to avoid warnings.
10932
10933 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10934
10935 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
10936 Delete unused var `old-selected-window'.
10937 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
10938 (mouse-drag-secondary): Delete unused var `start-frame'.
10939
10940 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10941
10942 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
10943
10944 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10945
10946 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
10947 Re-indent within 80 columns. Use inhibit-read-only.
10948
10949 2005-09-19 Romain Francoise <romain@orebokech.com>
10950
10951 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
10952
10953 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10954
10955 * font-lock.el (font-lock-default-fontify-region): Don't add a line
10956 unconditionally, since the after-change-function already did it.
10957
10958 2005-09-19 Miles Bader <miles@gnu.org>
10959
10960 * net/newsticker.el: Get rid of CVS keyword.
10961
10962 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
10963
10964 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
10965 The prompt is formatted later.
10966
10967 2005-09-19 David Ponce <david@dponce.com>
10968
10969 * tree-widget.el (tree-widget-value-create): Save the converted
10970 tree :node widget.
10971
10972 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10973
10974 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
10975 variable `message'.
10976
10977 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
10978
10979 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
10980 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
10981 <slawomir.nowaczyk.847@student.lu.se>.
10982
10983 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
10984
10985 * image.el (image-load-path): Use symbol `data-directory' instead
10986 of its value, for backward compatibility with packages that bind
10987 it during `find-image'. Suggested by Katsumi Yamaoka.
10988 (image-search-load-path): Handle symbols whose values are strings.
10989
10990 2005-09-18 Romain Francoise <romain@orebokech.com>
10991
10992 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
10993 with-current-buffer form in save-excursion.
10994
10995 2005-09-18 D Goel <deego@gnufans.org>
10996
10997 * apropos.el (apropos-command): Fix `message' call: first arg
10998 should be a format spec. In this and all other cases that appear
10999 below and elsewhere in the source code, I made a change only when
11000 two conditions were satisfied: [1] I can think of a possibility
11001 that the arguments would cause an error, for example, the code in
11002 question relies on external variables such as filenames. [2] I
11003 was sure that the arg to `message' could not have been nil in the code.
11004
11005 * textmodes/tildify.el (tildify-region): Ditto.
11006
11007 * textmodes/reftex-index.el (reftex-index-change-entry)
11008 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
11009 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
11010 * textmodes/org.el (org-complete, org-deadline, org-schedule)
11011 (org-priority, org-table-sum):
11012 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
11013 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
11014 (flyspell-word, flyspell-display-next-corrections):
11015 * textmodes/bibtex.el (bibtex-print-help-message):
11016 * textmodes/artist.el (artist-key-set-point-poly):
11017 * term/mac-win.el (mac-services-insert-text):
11018 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
11019 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
11020 (vhdl-port-paste-testbench, vhdl-compose-new-component)
11021 (vhdl-compose-configuration):
11022 * progmodes/sh-script.el (sh-blink, sh-show-indent)
11023 (sh-set-indent, sh-learn-line-indent):
11024 * progmodes/ps-mode.el (ps-mode-target-column):
11025 * progmodes/idlwave.el (idlwave-make-tags)
11026 (idlwave-scan-library-catalogs):
11027 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
11028 * progmodes/gud.el (gud-jdb-analyze-source):
11029 * progmodes/flymake.el (flymake-log):
11030 * progmodes/ebnf2ps.el (ebnf-generate-region):
11031 * progmodes/cmacexp.el (c-macro-expansion):
11032 * progmodes/ada-xref.el (ada-treat-cmd-string):
11033 * progmodes/ada-mode.el (ada-create-case-exception-substring)
11034 (ada-justified-indent-current, ada-batch-reformat):
11035 * play/zone.el (zone):
11036 * play/landmark.el (lm-move):
11037 * play/decipher.el (decipher-show-alphabet):
11038 * net/newsticker.el (newsticker--display-jump)
11039 (newsticker--display-scroll):
11040 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
11041 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
11042 * mail/feedmail.el (feedmail-dump-message-to-queue):
11043 * eshell/esh-proc.el (eshell-remove-process-entry):
11044 * emulation/ws-mode.el (ws-last-error):
11045 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
11046 (viper-record-kbd-macro):
11047 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
11048 * emacs-lisp/lisp-mnt.el (lm-report-bug):
11049 * emacs-lisp/find-func.el (find-function-noselect):
11050 * calendar/timeclock.el (timeclock-status-string)
11051 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
11052 (timeclock-when-to-leave-string):
11053 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
11054 * calc/calc-units.el (calc-enter-units-table):
11055 * calc/calc-mode.el (calc-mode-record-mode):
11056 * woman.el (woman-mini-help):
11057 * wdired.el (wdired-change-to-wdired-mode):
11058 * vc.el (vc-retrieve-snapshot):
11059 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
11060 * startup.el (display-startup-echo-area-message):
11061 * simple.el (set-goal-column):
11062 * ses.el (ses-command-hook, ses-recalculate-cell):
11063 * server.el (server-process-filter):
11064 * printing.el (pr-interface-txt-print, pr-interface-printify)
11065 (pr-interface-ps):
11066 * pcvs.el (cvs-help):
11067 * log-edit.el (log-edit, log-edit-mode-help):
11068 * iswitchb.el (iswitchb-possible-new-buffer):
11069 * isearch.el (isearch-edit-string):
11070 * image-mode.el (image-mode, image-minor-mode):
11071 * ibuf-macs.el (define-ibuffer-filter):
11072 * hi-lock.el (hi-lock-find-patterns):
11073 * files.el (toggle-read-only):
11074 * ediff-util.el (ediff-copy-diff)
11075 (ediff-write-merge-buffer-and-maybe-kill):
11076 * echistory.el (Electric-history-undefined):
11077 * dnd.el (dnd-insert-text):
11078 * dired-aux.el (dired-query):
11079 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
11080 * bookmark.el (bookmark-bmenu-locate):
11081 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
11082 Fix `message' calls to ensure first arg is a format string.
11083 The change was made only when these two conditions were satisfied:
11084 [1] when there is a possibility that the arguments would cause an error
11085 for example, if the code in question relies on external variables
11086 such as filenames, and
11087 [2] if the arg to `message' could not have been nil in the code.
11088
11089 * pcomplete.el (pcomplete--help): Fix `message' format spec.
11090 Not having a %s would be weird, though not technically wrong.
11091
11092 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11093
11094 * term/mac-win.el (mac-add-charset-info): Doc fix.
11095
11096 2005-09-17 Romain Francoise <romain@orebokech.com>
11097
11098 * shell.el (shell-resync-dirs): Handle echoing processes more
11099 reliably. Don't insert resync command if `comint-process-echoes'
11100 is non-nil.
11101
11102 2005-09-17 Magnus Henoch <mange@freemail.hu>
11103
11104 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
11105 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
11106 aspell versions >= 0.60.
11107 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
11108 only if ispell-aspell-supports-utf8 is non-nil.
11109
11110 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11111
11112 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
11113 buffer-local value to lisp-indent-function.
11114
11115 2005-09-17 Milan Zamazal <pdm@zamazal.org>
11116
11117 * progmodes/glasses.el (glasses-make-readable): If
11118 glasses-separator differs from underscore, put appropriate
11119 overlays over underscore characters.
11120 (glasses-convert-to-unreadable): If glasses-separator differs from
11121 underscore, try to convert glasses-separator characters to
11122 underscores.
11123
11124 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11125
11126 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
11127 Use with-syntax-table and dolist.
11128
11129 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
11130
11131 * textmodes/reftex-auc.el:
11132 * textmodes/reftex-cite.el:
11133 * textmodes/reftex-dcr.el:
11134 * textmodes/reftex-global.el:
11135 * textmodes/reftex-parse.el:
11136 * textmodes/reftex-ref.el:
11137 * textmodes/reftex-sel.el:
11138 * textmodes/reftex-toc.el:
11139 * textmodes/reftex-vars.el:
11140 * textmodes/reftex.el: Small changes to remove compiler warnings.
11141
11142 * textmodes/reftex-index.el: Likewise.
11143 (reftex-query-index-phrase): More efficient use of markers.
11144
11145 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11146
11147 * image.el (image-load-path): New variable.
11148 (image-search-load-path): New function.
11149 (find-image): Search for images in `image-load-path'.
11150
11151 2005-09-15 Richard M. Stallman <rms@gnu.org>
11152
11153 * follow.el: Change Maintainer field.
11154
11155 2005-09-15 David Ponce <david@dponce.com>
11156
11157 * recentf.el (recentf-save-file-modes): New option.
11158 (recentf-save-list): Use it.
11159
11160 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
11161
11162 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
11163 (mode-line-mule-info, mode-line-modified): Move bindings from
11164 mouse-3 to mouse-1.
11165
11166 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11167
11168 * simple.el (sendmail-user-agent-compose): Revert last change.
11169
11170 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11171
11172 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
11173 Use with-current-buffer.
11174 (ange-ftp-gwp-start): Remove unused var `gw-user'.
11175 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
11176 (ange-ftp-insert-directory): Remove unused var `short'.
11177 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
11178
11179 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
11180 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
11181
11182 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
11183 (check-calendar-holidays, diary-list-entries): Autoload.
11184 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
11185 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
11186
11187 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
11188 which mistakenly removed a call to display-buffer.
11189
11190 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
11191
11192 * obsolete/iso-insert.el: Move to obsolete/ from international/.
11193
11194 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
11195
11196 * progmodes/hideshow.el
11197 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
11198 (hs-allow-nesting): New user var.
11199 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
11200 (hs-hide-block-at-point): When nesting allowed,
11201 if there is already an overlay in place, delete it.
11202 (hs-safety-is-job-n): Delete func; remove call sites.
11203 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
11204 (hs-overlay-at): New func.
11205 (hs-already-hidden-p, hs-show-block): Use it.
11206 (hs-hide-all): Don't pre-clean if nesting allowed.
11207 (hs-show-all): Temporarily disallow
11208 nesting around call to `hs-discard-overlays'.
11209
11210 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
11211
11212 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
11213 Delete unused local var.
11214
11215 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
11216
11217 * help-fns.el (describe-categories): "?\ " -> "?\s".
11218 (help-do-arg-highlight): Recognize also ARG-n, as in
11219 `move-to-left-margin' (ARG+n is already recognized). Simplify.
11220
11221 * international/codepage.el (dos-unsupported-char-glyph):
11222 * net/newsticker.el (tool-bar-map, w3-mode-map)
11223 (w3m-minor-mode-map):
11224 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
11225 (ent-alist):
11226 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
11227
11228 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
11229
11230 * custom.el (custom-push-theme): Handle the case where a symbol is
11231 bound but face properties have not yet been assigned.
11232
11233 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
11234 Fix behavior if noerase is `t' and there is no mail buffer.
11235
11236 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
11237 if `continue' is nil, rather than signal an error.
11238
11239 2005-09-12 Richard M. Stallman <rms@gnu.org>
11240
11241 * font-lock.el (font-lock-keywords): Add autoload.
11242
11243 * help-fns.el (describe-variable): Rearrange to put source link
11244 in a predictable place.
11245
11246 * net/newsticker.el: New file.
11247
11248 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11249
11250 * calendar/calendar.el (calendar-for-loop): Add edebug info.
11251 (calendar-basic-setup): Use the new nil arg.
11252 (number-of-diary-entries): Move to diary-lib.el.
11253
11254 * calendar/diary-lib.el: Use with-current-buffer, match-string.
11255 (diary-list-entries): Use with-syntax-table and dolist.
11256 Rename from list-diary-entries.
11257 Use number-of-diary-entries if `number' is nil.
11258 (diary, diary-view-entries): Use this new name and new nil arg value.
11259 (number-of-diary-entries): Move from calendar.el.
11260 (diary-unhide-everything): New function.
11261 (include-other-diary-files, fancy-diary-display)
11262 (diary-show-all-entries, make-diary-entry): Use it.
11263 (diary-mail-entries): Use buffer-string.
11264 (mark-diary-entries): Fix long standing paren typo.
11265 (diary-sexp-entry): Use count-lines.
11266 (make-diary-entry): Avoid `previous-line'.
11267 (diary-mode-map): New var.
11268 (diary-mode): Redraw cal after saving. Setup header-line.
11269 (fancy-diary-display-mode): Use local-set-key.
11270
11271 * startup.el (command-line): Try calling various terminal-init-foo-bar
11272 functions by stripping hyphenated suffixes from $TERM.
11273
11274 * files.el (normal-mode): Check boundness of font-lock-keywords.
11275
11276 2005-09-12 Richard M. Stallman <rms@gnu.org>
11277
11278 * progmodes/compile.el: Don't decide a file's directory
11279 until the user actually tries to go there.
11280 (compilation-next-error-function):
11281 Pass compilation-find-file the directory from the file-struct.
11282 (compilation-internal-error-properties): Separate local FILE-STRUCT
11283 from FILE. Doc the args better. Rename arg FMT to FMTS.
11284 (compilation-find-file): Arg DIR renamed to DIRECTORY.
11285 Expand it, and if nil, use default-directory.
11286 (compilation-get-file-structure): Don't mix specified directory
11287 with default directory. Put specified directory into
11288 file-struct. Don't make the file name absolute.
11289
11290 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11291 (compile-command): Add autoload.
11292 (compilation-disable-input): Add autoload.
11293
11294 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11295
11296 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11297 strings of the variables it can override.
11298 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11299 %Q and %q, for fully-qualified domain name and unqualified host name.
11300
11301 2005-09-11 Kim F. Storm <storm@cua.dk>
11302
11303 * emacs-lisp/authors.el (authors-aliases): Update list.
11304 (authors-fixed-entries): Update mldrag.el entry.
11305
11306 2005-09-10 Alan Mackenzie <acm@muc.de>
11307
11308 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11309 from the region narrowed to.
11310
11311 2005-09-10 Magnus Henoch <mange@freemail.hu>
11312
11313 * textmodes/ispell.el (ispell-check-version): Signal an error if
11314 aspell version is less than 0.60.
11315
11316 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11317
11318 * progmodes/octave-inf.el (inferior-octave-startup):
11319 Resync current dir at the end.
11320
11321 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11322
11323 * woman.el (woman-topic-at-point-default):
11324 Rename to woman-use-topic-at-point-default.
11325 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11326 (woman-file-name): Reflect renames above. Automatically use the
11327 word at point as topic if woman-use-topic-at-point is non-nil.
11328 Otherwise offer it as default but don't insert it in the
11329 minibuffer. Also use `test-completion' instead of `assoc' as
11330 suggested by Stefan Monnier.
11331
11332 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11333
11334 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11335 the attempt to do it over Tramp. This is not yet supported.
11336
11337 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11338
11339 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11340 (menu-bar-non-minibuffer-window-p): New functions.
11341 ("Split Window", "Save As..."): Use them.
11342 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11343 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11344 Use menu-bar-menu-frame-live-and-visible-p.
11345 ("Save Buffer", "Insert File", "Open Directory...")
11346 ("Open File...", "Visit New File..."):
11347 Use menu-bar-non-minibuffer-window-p.
11348 (kill-this-buffer-enabled-p, dired <menu-enable>):
11349 Use menu-bar-non-minibuffer-window-p.
11350
11351 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11352
11353 * cus-start.el (all): Don't complain about fringe-related
11354 built-ins if fringes are not supported. Ditto about
11355 selection-related built-ins. Fix the test for GTK-related built-ins.
11356
11357 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11358 ("Postscript Print Buffer", "Print Region", "Save As...")
11359 ("Save", "Insert File...", "Open Directory...")
11360 ("Open File...", "Visit New File..."")
11361 ("Truncate Long Lines in this Buffer"): Don't look at
11362 menu-updating-frame if this display does not support multiple frames.
11363
11364 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11365
11366 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11367
11368 2005-09-09 Emilio Lopes <eclig@gmx.net>
11369
11370 * woman.el: Format- and whitespace-related changes.
11371
11372 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11373
11374 * woman.el: Fix my email address.
11375
11376 2005-09-08 Richard M. Stallman <rms@gnu.org>
11377
11378 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11379 (sh-mode): Locally set skeleton-pair-default-alist.
11380
11381 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11382
11383 * progmodes/flymake.el: Require `compile' unconditionally.
11384
11385 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11386
11387 * woman.el (woman-file-name): Provide a default, not initial input.
11388
11389 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11390
11391 * font-lock.el (font-lock-support-mode): Doc fix.
11392
11393 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11394
11395 2005-09-08 Richard M. Stallman <rms@gnu.org>
11396
11397 * simple.el (blink-matching-open): Get rid of text props from
11398 the string shown in echo area. Don't permanently set point.
11399 Some rearrangements.
11400
11401 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11402
11403 * recentf.el (recentf-filename-handler): Add custom choice
11404 `abbreviate-file-name'.
11405
11406 * msb.el (msb--very-many-menus): Fix typo.
11407
11408 * disp-table.el (standard-display-european): Don't set
11409 enable-multibyte-characters to nil.
11410
11411 2005-09-08 David Ponce <david@dponce.com>
11412
11413 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11414 (recentf-expand-file-name): Doc fix.
11415 (recentf-dialog-mode-map): Define digit shortcuts.
11416 (recentf--files-with-key): New variable.
11417 (recentf-show-digit-shortcut-filter): New function.
11418 (recentf-open-files-items): New function.
11419 (recentf-open-files): Use it.
11420 (recentf-open-file-with-key): New command.
11421
11422 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11423
11424 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11425 Suggested by Kim F. Storm.
11426 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11427 (Buffer-menu-make-sort-button): Use global keymap.
11428
11429 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11430
11431 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11432 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11433 necessary any longer with the remapped command.
11434 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11435 formatting time only.
11436
11437 * net/tramp.el (tramp-action-password)
11438 (tramp-multi-action-password): Compile the password prompt from
11439 `method', `user' and `host'. Sometimes it isn't obvious which
11440 password to enter, for example with remote files offered by
11441 recentf.el, or with multiple steps. Suggested by Robert Marshall
11442 <robert@chezmarshall.freeserve.co.uk>.
11443
11444 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11445
11446 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11447 Fix regexp for when "s///" is at the beginning of line.
11448
11449 2005-09-07 Jay Belanger <belanger@truman.edu>
11450
11451 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11452 when in matrix mode.
11453
11454 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11455
11456 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11457 non-anonymous functions.
11458
11459 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11460
11461 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11462 when using a header line. Otherwise, use mouse-1-click-follows-link.
11463
11464 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11465 can't be moved; don't signal an error.
11466
11467 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11468
11469 * cus-theme.el (custom-theme-write-faces): Save the current face
11470 spec, not the defface spec.
11471
11472 * custom.el (custom-known-themes): Clarify meaning of "standard".
11473 (custom-push-theme): Save old values in the standard theme.
11474 (disable-theme): Correct typo.
11475 (custom-face-theme-value) Deleted unused function.
11476 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11477
11478 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11479
11480 * progmodes/compile.el (compilation-goto-locus): Take into account
11481 iconified frames when determining whether the buffer is
11482 already visible.
11483 Don't reset window height if the window already existed.
11484
11485 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11486
11487 * custom.el (load-theme): Rename from require-theme.
11488 Add interactive spec.
11489 (enable-theme): Rename from custom-enable-theme.
11490 Add interactive spec.
11491 (disable-theme): Rename from custom-disable-theme.
11492 Add interactive spec.
11493 (custom-make-theme-feature): Doc fix.
11494 (custom-theme-directory): Doc fix.
11495 (provide-theme): Call enable-theme.
11496
11497 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11498
11499 * obsolete/lazy-lock.el (lazy-lock-mode):
11500 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11501 font-lock-mode if it's off. Print a warning instead.
11502
11503 * progmodes/compile.el (compilation-start): Ignore errors if the
11504 process died before we get to send-eof.
11505
11506 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11507 Undo last change. Enclosing the result in quotes broke things on Unix
11508 since tex-send-command passes it through shell-quote-argument.
11509 (tex-send-command): Pass `file' through convert-standard-filename
11510 when possible.
11511 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11512 info in a transcript.
11513
11514 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11515
11516 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11517 fix compilation warning. Reorder the key definitions to group
11518 together keys emitted by the current version of xterm.
11519
11520 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11521 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11522 Reorder predicates to correct min-color usage.
11523
11524 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11525
11526 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11527 Kill local variables when longlines-mode is turned off.
11528
11529 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11530
11531 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11532
11533 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11534
11535 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11536
11537 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11538 (font-lock-lines-before): Change default to being inactive.
11539 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11540 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11541
11542 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11543
11544 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11545 Deactivate temporarily advice if active (not needed for Emacs 22,
11546 but for backwards compatibility).
11547 (tramp-exists-file-name-handler): Rewrite. First implementation
11548 was too simple.
11549 (tramp-advice-make-auto-save-file-name):
11550 Call `tramp-handle-make-auto-save-file-name' (again, just for
11551 backwards compatibility).
11552
11553 2005-08-31 Reto Zimmermann <reto@gnu.org>
11554
11555 * progmodes/vhdl-mode.el
11556 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11557 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11558 (vhdl-set-default-project): New function (easier setting of default).
11559 (vhdl-port-copy): Handle extended identifiers for generics.
11560 (vhdl-compiler-alist): Better description for error message regexp.
11561 (vhdl-make): Query for target, use previous as default.
11562 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11563 (vhdl-font-lock-keywords-2): Fix fontification for record
11564 el. assign.
11565 (vhdl-speedbar-make-subpack-line): Add package body link.
11566 (vhdl-generate-makefile-1): Not include itself as dependency.
11567 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11568 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11569 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11570 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11571 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11572 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11573 (vhdl-import-project): Add string argument for `error'.
11574 (vhdl-compose-configuration)
11575 (vhdl-compose-configuration-architecture): Add configuration
11576 declaration generation.
11577 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11578 (vhdl-trailer-re): Add "record" keyword (better indentation).
11579 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11580 "[^ \t-\"]+".
11581 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11582 (vhdl-testbench-entity-file-name)
11583 (vhdl-testbench-architecture-file-name): Allow separate
11584 customization of testbench file names.
11585 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11586 (vhdl-get-visible-signals): Allow newline within alias declaration.
11587 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11588 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11589 (member-ignore-case): Alias for missing function in XEmacs.
11590 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11591 (vhdl-update-sensitivity-list): Ignore case on read signals.
11592 (vhdl-replace-string): Adjust case only for file names.
11593 (vhdl-update-sensitivity-list): Fix search for read signals.
11594 (vhdl-update-sensitivity-list): Exclude formal parameters.
11595 (vhdl-get-visible-signals): Include aliases of signals.
11596 (vhdl-get-visible-signals): Fix signal name searching.
11597 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11598 (vhdl-fixup-whitespace-region): Fix for character
11599 literals (e.g. `:').
11600
11601 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11602
11603 * ansi-color.el (comint-last-output-start):
11604 * bs.el (font-lock-verbose):
11605 * diff-mode.el (add-log-buffer-file-name-function):
11606 * dired-x.el (vm-folder-directory):
11607 * faces.el (help-xref-stack-item):
11608 * files.el (font-lock-keywords):
11609 * find-lisp.el (dired-buffers, dired-subdir-alist):
11610 * ido.el (cua-inhibit-cua-keys):
11611 * log-view.el (cvs-minor-wrap-function):
11612 * outline.el (font-lock-warning-face):
11613 * simple.el (compilation-current-error):
11614 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11615 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11616 * tooltip.el (comint-prompt-regexp):
11617 * w32-fns.el (explicit-shell-file-name):
11618 * term/mac-win.el (mac-charset-info-alist)
11619 (mac-services-selection, mac-system-script-code):
11620 * term/tty-colors.el (msdos-color-values):
11621 * term/w32-win.el (xlfd-regexp-registry-subnum):
11622 * term/x-win.el (x-keysym-table, x-selection-timeout)
11623 (x-session-id, x-session-previous-id):
11624 * textmodes/ispell.el (mail-yank-prefix):
11625 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11626 * textmodes/org.el (calc-embedded-close-formula)
11627 (calc-embedded-open-formula)
11628 (font-lock-unfontify-region-function):
11629 * textmodes/reftex-global.el (isearch-next-buffer-function)
11630 (TeX-master):
11631 * textmodes/reftex.el (font-lock-keywords):
11632 * textmodes/tex-mode.el (font-lock-comment-face)
11633 (font-lock-doc-face):
11634 * textmodes/texinfo.el (outline-heading-alist):
11635 Add defvars.
11636
11637 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11638 (artist-spray-chars, artist-mode-init, artist-replace-string)
11639 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11640 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11641 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11642
11643 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11644 (conf-align-assignments): "?\ " -> "?\s".
11645
11646 * textmodes/reftex-index.el (TeX-master): Add defvar.
11647 (reftex-index-phrases-marker): Move up defvar.
11648
11649 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11650 (reftex-toc-include-labels-indicator)
11651 (reftex-toc-include-index-indicator)
11652 (reftex-toc-max-level-indicator): Move up declarations.
11653
11654 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11655 of args to `tramp-run-real-handler', even if it's empty in this case.
11656
11657 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11658
11659 * dired.el (dired-move-to-filename-regexp): Add date format for
11660 Mac OS X 10.3 in East Asian locales.
11661
11662 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11663
11664 * files.el (make-auto-save-file-name): Add file name handler call
11665 if applicable.
11666
11667 * net/tramp.el (tramp-file-name-handler-alist)
11668 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11669 (tramp-handle-make-auto-save-file-name): Rename from
11670 `tramp-make-auto-save-file-name'.
11671 (tramp-exists-file-name-handler): New defun.
11672 (tramp-advice-make-auto-save-file-name): Make defadvice only when
11673 `make-auto-save-file-name' is not a magic file name operation.
11674
11675 2005-08-30 Richard M. Stallman <rms@gnu.org>
11676
11677 * files.el (risky-local-variable-p):
11678 Match `-predicates' and `-commands.
11679
11680 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11681 (custom-save-all): Visit the file if necessary;
11682 kill the buffer if we created it.
11683 (custom-save-delete): Don't visit file or kill buffer here.
11684
11685 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
11686
11687 * textmodes/org.el (org-special-keyword): New face.
11688 (org-table-copy-down, org-table-eval-formula)
11689 (org-table-recalculate, org-init-section-numbers):
11690 Use `string-to-number' instead of `string-to-int'.
11691 (org-get-location): Use `insert-buffer-substring' instead of
11692 `insert-buffer'.
11693 (org-modify-diary-entry-string): New function.
11694 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
11695 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
11696 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
11697 active region.
11698 (org-export-as-html): Handle QUOTE keyword.
11699 (org-quote-string): New option.
11700 (org-bookmark-jump-unhide): New function, used for
11701 `bookmark-after-jump-hook'.
11702 (org-diary-default-entry): Apply only when not called through
11703 `org-agenda'.
11704
11705 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
11706
11707 * net/eudc.el (mode-popup-menu):
11708 * play/handwrite.el (ps-printer-name, ps-lpr-command):
11709 * progmodes/ada-mode.el (compile-auto-highlight)
11710 (skeleton-further-elements):
11711 * progmodes/autoconf.el (font-lock-syntactic-keywords):
11712 * progmodes/cmacexp.el (msdos-shells):
11713 * progmodes/compile.el (font-lock-extra-managed-props)
11714 (font-lock-keywords, font-lock-maximum-size)
11715 (font-lock-support-mode):
11716 * progmodes/grep.el (font-lock-lines-before):
11717 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
11718 * progmodes/mixal-mode.el (compile-command):
11719 * progmodes/perl-mode.el (font-lock-comment-face)
11720 (font-lock-doc-face, font-lock-string-face):
11721 * progmodes/prolog.el (comint-prompt-regexp):
11722 * progmodes/sh-script.el (font-lock-comment-face)
11723 (font-lock-set-defaults, font-lock-string-face):
11724 * progmodes/sql.el (font-lock-keyword-face)
11725 (font-lock-set-defaults, font-lock-string-face):
11726 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
11727 (itimer-version, lazy-lock-defer-contextually)
11728 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
11729 Add defvars.
11730
11731 * progmodes/cperl-mode.el (cperl-electric-lbrace)
11732 (cperl-electric-keyword, cperl-electric-pod)
11733 (cperl-electric-backspace, cperl-forward-re)
11734 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
11735 (vc-rcs-header, vc-sccs-header): Add defvars.
11736
11737 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
11738 (font-lock-syntactic-keywords, gud-find-expr-function):
11739 Add defvars.
11740
11741 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
11742 (gdb-frame-parameters): Declare before use.
11743
11744 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
11745 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
11746 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
11747 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
11748
11749 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
11750 (idlwave-help-with-source): Use `insert-buffer-substring', not
11751 `insert-buffer'.
11752
11753 2005-08-29 Juri Linkov <juri@jurta.org>
11754
11755 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
11756 Put outline-back-to-heading function call inside save-excursion.
11757
11758 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
11759
11760 * man.el (Man-init-defvars, Man-translate-references)
11761 (Man-support-local-filenames, Man-highlight-references):
11762 * progmodes/sql.el (sql-interactive-mode):
11763 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
11764
11765 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
11766 (compilation-mode-font-lock-keywords): Add defvars.
11767 (checkdoc-interactive-loop): "?\ " -> "?\s".
11768
11769 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
11770 (font-lock-doc-face, font-lock-string-face)
11771 (font-lock-keywords-case-fold-search): Add defvars.
11772 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
11773
11774 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
11775 Don't pass X and Y (they are ignored anyway).
11776 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
11777 (mouse-delete-window): Make arguments optional.
11778
11779 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
11780 (caesar-translate-table, minor-modes, news-buffer-save)
11781 (news-group-name, news-minor-modes): Add defvars.
11782
11783 * emacs-lisp/lselect.el (mouse-highlight-priority)
11784 (x-lost-selection-functions, zmacs-regions):
11785 * emacs-lisp/pp.el (font-lock-verbose):
11786 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
11787 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
11788 (ses-mode-map):
11789 * emacs-lisp/tcover-unsafep.el (safe-functions):
11790 * international/mule-cmds.el (mac-system-coding-system)
11791 (mac-system-locale):
11792 * language/ethio-util.el (rmail-current-message)
11793 (rmail-message-vector):
11794 * language/thai-util.el (thai-auto-composition-mode):
11795 * mail/metamail.el (rmail-current-message, rmail-message-vector):
11796 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
11797 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
11798 (vm-primary-inbox, vm-spool-files):
11799 * mail/rmail.el (deleted-head, font-lock-fontified)
11800 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
11801 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
11802 (total-messages):
11803 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
11804 (rmail-summary-mode-map):
11805 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
11806 (rmail-last-label, rmail-last-multi-labels)
11807 (rmail-summary-vector, rmail-total-messages):
11808 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
11809 * mail/rmailsum.el (msgnum):
11810 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
11811 (rmail-current-message):
11812 * obsolete/fast-lock.el (font-lock-face-list):
11813 * obsolete/rnewspost.el (mail-reply-buffer):
11814 * obsolete/scribe.el (compile-command):
11815 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
11816
11817 2005-08-28 John Paul Wallington <jpw@gnu.org>
11818
11819 * ibuf-ext.el (ibuffer-auto-update-changed):
11820 Use `frame-or-buffer-changed-p' to check whether we need to update.
11821 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
11822 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
11823 as a `frame-or-buffer-changed-p' state vector instead.
11824
11825 2005-08-27 Romain Francoise <romain@orebokech.com>
11826
11827 * textmodes/makeinfo.el (makeinfo-compile):
11828 Use `compilation-start'. Set `next-error-function' according to
11829 `disable-errors'.
11830 (makeinfo-next-error): New function.
11831 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
11832 (makeinfo-buffer): Likewise.
11833
11834 * progmodes/compile.el (compilation-start): Add autoload cookie.
11835
11836 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
11837 * textmodes/sgml-mode.el: Likewise.
11838 * progmodes/python.el: Likewise.
11839
11840 2005-08-27 Eli Zaretskii <eliz@gnu.org>
11841
11842 * simple.el (blink-matching-paren-distance): Document the meaning
11843 of nil value, and allow to customize to nil.
11844
11845 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
11846 command.com, not command.exe.
11847
11848 2005-08-26 John Wiegley <johnw@newartisans.com>
11849
11850 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
11851 code around a bit so that an extraneous nil argument is not added
11852 to a command when no args are given.
11853
11854 * eshell/esh-arg.el (eshell-parse-double-quote): If a
11855 double-quoted argument resolves to nil, return it as an empty
11856 string rather than as nil. This made it impossible to pass "" to
11857 a shell script as a null string argument.
11858
11859 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
11860
11861 * outline.el (outline-invent-heading): New fun.
11862 (outline-promote, outline-demote): Use it.
11863 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
11864 (outline-end-of-subtree): Remove unused var `opoint'.
11865
11866 2005-08-26 David Reitter <david.reitter@gmail.com>
11867
11868 * menu-bar.el (truncate-lines, write-file, print-buffer)
11869 (ps-print-buffer-faces, ps-print-buffer, split-window):
11870 Disable menu items when the frame they refer to is invisible, or when
11871 they refer to a buffer and the minibuffer is selected.
11872
11873 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
11874
11875 * progmodes/flymake.el (flymake-highlight-err-lines):
11876 Use save-excursion around flymake-highlight-line to preserve point.
11877
11878 2005-08-26 Eli Zaretskii <eliz@gnu.org>
11879
11880 * progmodes/octave-mod.el: Change Author and Maintainer address.
11881 (octave-maintainer-address): Change Kurt's email address.
11882 * progmodes/octave-inf.el: Change Author and Maintainer address.
11883 * progmodes/octave-hlp.el: Change Author and Maintainer address.
11884
11885 2005-08-26 Kim F. Storm <storm@cua.dk>
11886
11887 * subr.el (version-list-<, version-list-<=, version-list-=):
11888 Rename from integer-list-*.
11889 (version-list-not-zero): Likewise. Fix while loop.
11890 (version=): Use version-list-= instead of string-equal.
11891
11892 2005-08-26 Richard M. Stallman <rms@gnu.org>
11893
11894 * outline.el (outline-promote): Try shortening the heading.
11895 As last resort, read the heading to use.
11896 (outline-demote): As last resort, read the heading to use.
11897
11898 2005-08-26 Romain Francoise <romain@orebokech.com>
11899
11900 * progmodes/compile.el (compilation-start): Doc fix.
11901
11902 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
11903 (antlr-font-lock-additional-keywords): Fix reference to
11904 `antlr-font-lock-literal-regexp' erroneously changed during the
11905 mass face rename.
11906 (antlr-run-tool): Use `compilation-start'.
11907
11908 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
11909 instead of the obsolete `compile-internal'.
11910
11911 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
11912
11913 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
11914 (number, original-date):
11915 * calendar/cal-china.el (date):
11916 * calendar/cal-coptic.el (date):
11917 * calendar/cal-french.el (date):
11918 * calendar/cal-hebrew.el (date, entry, number, original-date):
11919 * calendar/cal-islam.el (date, number, original-date):
11920 * calendar/cal-iso.el (date):
11921 * calendar/cal-julian.el (date):
11922 * calendar/cal-mayan.el (date):
11923 * calendar/cal-menu.el (date, event):
11924 * calendar/cal-persia.el (date):
11925 * calendar/lunar.el (date):
11926 * calendar/solar.el (date): Add defvars.
11927
11928 * emerge.el:
11929 * ibuffer.el:
11930 * info-xref.el:
11931 * obsolete/bg-mouse.el:
11932 * obsolete/sun-curs.el:
11933 * obsolete/swedish.el: Move the `defvar's to the top level.
11934
11935 * smerge-mode.el (smerge-refined-change): Add :group.
11936
11937 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
11938
11939 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
11940 (smerge-keep-n): Remove props.
11941 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
11942 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
11943 now that it's done in smerge-keep-n.
11944 (smerge-refined-change): New face.
11945 (smerge-refine-chopup-region, smerge-refine-highlight-change)
11946 (smerge-refine): New funs.
11947 (smerge-basic-map): Bind smerge-refine.
11948
11949 2005-08-25 Juri Linkov <juri@jurta.org>
11950
11951 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
11952 compilation-process-setup-function and compilation-disable-input
11953 in grep-mode instead of let-bindings in grep.
11954
11955 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
11956 Delete "Automatic File De/compression" (auto-compression-mode).
11957
11958 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
11959
11960 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
11961 Silence warning about non-existent variable.
11962
11963 2005-08-25 Richard M. Stallman <rms@gnu.org>
11964
11965 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
11966 Rename "Describe Key" to "Describe Key or Mouse Operation".
11967
11968 * mail/mailalias.el (build-mail-aliases): Delete comments
11969 from the contents before processing them.
11970
11971 * isearch.el (isearch-edit-string): Erase the Search prompt
11972 if user enters an empty string and there is no default.
11973
11974 * comint.el (comint-file-name-prefix): Add autoload.
11975
11976 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
11977
11978 * subr.el (play-sound): Rearrange to avoid warning.
11979
11980 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
11981
11982 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
11983 New hook.
11984 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
11985
11986 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
11987
11988 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
11989
11990 * custom.el (custom-theme-set-variables): Sort minor modes last.
11991
11992 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11993
11994 * subr.el (version-separator, version-regexp-alist): New vars used by
11995 version comparison funs.
11996 (integer-list-<, integer-list-=, integer-list-<=)
11997 (integer-list-not-zero): New funs for integer list comparison.
11998 (version-to-list, version=, version<, version<=): New funs for version
11999 comparison.
12000
12001 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
12002
12003 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
12004 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
12005 time to silence the byte-compiler.
12006
12007 * ibuffer.el (ibuffer-compile-make-eliding-form)
12008 (ibuffer-check-formats): Use `with-no-warnings' to hide references
12009 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
12010 so it's silly to get warnings for it).
12011 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
12012 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
12013 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
12014 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
12015 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
12016 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
12017 Defvar at compile time.
12018 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
12019 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
12020 Declare them before use.
12021
12022 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
12023 (info-xref-good, info-xref-bad): Defvar at compile time.
12024
12025 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
12026 Use `let*' instead of `let'.
12027
12028 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
12029 (*mouse-y*, menu, char): Defvar at compile time.
12030 (sc::menu): Declare it before use.
12031 (sc::pack-one-line): Use `let', not `let*'.
12032
12033 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
12034 (mail-send-hook): Defvar at compile time.
12035
12036 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
12037 Defvar at compile time.
12038
12039 * term/sun-mouse.el (current-global-mousemap)
12040 (current-local-mousemap): Declare them before use.
12041
12042 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
12043
12044 * bookmark.el (bookmark-after-jump-hook): New hook.
12045 (bookmark-jump): Run `bookmark-after-jump-hook'.
12046
12047 2005-08-23 Juri Linkov <juri@jurta.org>
12048
12049 * faces.el (minibuffer-prompt): Doc fix.
12050
12051 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
12052
12053 * progmodes/xscheme.el: Trivial changes to silence warnings.
12054 (xscheme-previous-mode, xscheme-previous-process-state):
12055 Add defvars.
12056 (xscheme-last-input-end, xscheme-process-command-line)
12057 (xscheme-process-name, xscheme-buffer-name)
12058 (xscheme-expressions-ring-max, xscheme-expressions-ring)
12059 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
12060 (xscheme-control-g-synchronization-p)
12061 (xscheme-control-g-disabled-p, xscheme-string-receiver)
12062 (default-xscheme-runlight, xscheme-runlight)
12063 (xscheme-runlight-string, xscheme-process-filter-state)
12064 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
12065 Move to beginning of file.
12066 (scheme-interaction-mode-commands-alist)
12067 (scheme-interaction-mode-map, scheme-debugger-mode-map):
12068 Declare them before use. Note: the initialization code for the variables
12069 has not been moved because it uses functions that reference the variables.
12070 (xscheme-control-g-message-string, xscheme-process-filter-alist)
12071 (xscheme-prompt-for-expression-map): Declare them before use.
12072 (scheme-debugger-mode-commands): "?\ " -> "?\s".
12073
12074 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
12075
12076 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
12077
12078 2005-08-22 Juri Linkov <juri@jurta.org>
12079
12080 * faces.el (set-face-underline): Delete this duplicate function
12081 and make an obsolete alias to set-face-underline-p.
12082 (set-face-underline-p): Use docstring of set-face-underline.
12083 (describe-face): Create hyperlink to parent face.
12084
12085 * info.el (Info-insert-dir): Use save-excursion around
12086 insert-buffer-substring.
12087 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
12088 (Info-escape-percent): Delete function.
12089 (Info-fontify-node): Replace Info-escape-percent by
12090 replace-regexp-in-string with REP arg set to lambda that
12091 duplicates `%' and preserves text properties.
12092
12093 * progmodes/compile.el (compilation-disable-input): Doc fix.
12094 (define-compilation-mode): Doc fix and refill.
12095 (kill-compilation): Use `mode-name' in the error message.
12096 (compilation-find-file): Use `compilation-error' in the
12097 read-file-name's prompt.
12098
12099 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
12100
12101 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
12102 (smerge-auto-leave): Make undo re-enable the mode.
12103 (debug-ignored-errors): Add the user-error of impossible resolution.
12104 (smerge-resolve): Move things around a bit, in preparation for later.
12105 (smerge-diff): Don't fail if the buffer has no associated file.
12106 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
12107 (smerge-conflict-overlay): New function.
12108 (smerge-match-conflict): Don't add text properties here.
12109 (smerge-find-conflict): Instead, add an overlay here.
12110 Also check for the case where we're inside a conflict already, so as to
12111 obviate the need for font-lock-multiline, which is unbearably slow with
12112 large conflicts and ciomplex font-lock patterns.
12113 (smerge-remove-props): Remove overlay rather than text-properties.
12114 (smerge-mode): Don't set font-lock-multiline.
12115 Remove overlays when turned off.
12116
12117 2005-08-21 Kim F. Storm <storm@cua.dk>
12118
12119 * ido.el (ido-ignore-item-p): Use save-match-data.
12120 Bind case-fold-search to ido-case-fold locally.
12121
12122 2005-08-20 Richard M. Stallman <rms@gnu.org>
12123
12124 * files.el (normal-mode): If font lock is on, turn it off and on.
12125
12126 * subr.el (replace-regexp-in-string): Doc fix.
12127
12128 * startup.el (command-line-1): Don't suppress startup screen
12129 due to existing processes.
12130
12131 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
12132
12133 * progmodes/compile.el (compilation-disable-input): Default to nil.
12134
12135 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12136
12137 * progmodes/compile.el (compilation-disable-input): New defcustom.
12138 (compilation-start): If compilation-disable-input is non-nil, send
12139 EOF to the compilation process.
12140
12141 2005-08-20 Eli Zaretskii <eliz@gnu.org>
12142
12143 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
12144 Run the argument of tex-shell-cd-command through
12145 convert-standard-filename, to get the correct style of slashes on
12146 Windows, and enclose the result in quotes, in case the file name
12147 includes whitespace or other special characters.
12148
12149 2005-08-19 Andreas Schwab <schwab@suse.de>
12150
12151 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
12152 process.
12153
12154 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
12155
12156 * cus-start.el (minibuffer-prompt-properties): Correct typo.
12157
12158 2005-08-18 Kim F. Storm <storm@cua.dk>
12159
12160 * scroll-lock.el: Fix errors due to incorrect line wrapping.
12161
12162 2005-08-18 Richard M. Stallman <rms@gnu.org>
12163
12164 * scroll-lock.el: New file.
12165
12166 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
12167
12168 * dired.el (dired-move-to-end-of-filename):
12169 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
12170
12171 2005-08-18 Kim F. Storm <storm@cua.dk>
12172
12173 * ido.el (ido-everywhere): Fix defcustom :set function to disable
12174 rather than toggle mode when custom value is nil.
12175 (ido-everywhere): Fix defun doc string.
12176
12177 2005-08-17 Richard M. Stallman <rms@gnu.org>
12178
12179 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
12180 as tag instead of "Inviolable".
12181
12182 2005-08-17 Kim F. Storm <storm@cua.dk>
12183
12184 * windmove.el (windmove-coordinates-of-position): Remove.
12185 (windmove-coordinates-of-window-position): Remove.
12186 (windmove-reference-loc): Use posn-at-point instead.
12187
12188 * subr.el (insert-for-yank-1): Doc fix.
12189
12190 * ido.el (ido-enter-matching-directory): Rename from
12191 ido-enter-single-matching-directory. Change `slash' choice to
12192 `only'. Add `first' choice.
12193 (ido-exhibit): Adapt to above changes.
12194
12195 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
12196
12197 * Makefile.in: Expand comment about building loaddefs.el.
12198
12199 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
12200
12201 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
12202 Comment use of defadvice.
12203
12204 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
12205
12206 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
12207
12208 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
12209 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
12210 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
12211 * progmodes/idlw-shell.el, progmodes/ld-script.el,
12212 * progmodes/which-func.el, ruler-mode.el, strokes.el,
12213 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
12214 for backward compatibility for faces that did not appear in the
12215 previous Emacs release.
12216
12217 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
12218
12219 2005-08-15 Kim F. Storm <storm@cua.dk>
12220
12221 * emulation/cua-base.el (cua-delete-region): Return t if
12222 deleted region was non-empty.
12223 (cua-replace-region): Inhibit overwrite-mode for
12224 self-insert-command if replaced region was non-empty.
12225 (cua--explicit-region-start, cua--status-string): Make them
12226 buffer-local at top-level...
12227 (cua-mode): ...rather than when mode is enabled.
12228
12229 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
12230
12231 * progmodes/vhdl-mode.el (vhdl-emacs-21):
12232 Set t for Emacs 21, 22, and so on.
12233
12234 2005-08-15 David Ponce <david@dponce.com>
12235
12236 * tree-widget.el: Update Commentary header.
12237 (tree-widget-theme): Doc fix.
12238 (tree-widget-space-width): New option.
12239 (tree-widget-image-properties): Look up in the default theme too.
12240 (tree-widget--cursors): Only for images with arrow pointer shape.
12241 (tree-widget-lookup-image): Pointer shape is hand by default.
12242 (tree-widget-icon): Rename generic icon widget from
12243 `tree-widget-control'.
12244 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
12245 derive from `tree-widget-icon'.
12246 (tree-widget-handle): Improve default look and feel of the text
12247 representation.
12248 (tree-widget): Rename :*-control properties to :*-icon properties.
12249 Add :action and :help-echo properties.
12250 (tree-widget-after-toggle-functions): Move.
12251 (tree-widget-close-node, tree-widget-open-node): Remove.
12252 (tree-widget-before-create-icon-functions): New hook.
12253 (tree-widget-value-create): Update to allow customization of icons
12254 and nodes at run-time via that new hook.
12255 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
12256 (tree-widget-icon-action, tree-widget-icon-help-echo)
12257 (tree-widget-action, tree-widget-help-echo): New functions.
12258
12259 2005-08-15 Kim F. Storm <storm@cua.dk>
12260
12261 * ido.el (ido-buffer-internal): Use with-no-warnings.
12262 (ido-make-merged-file-list): Use while-no-input.
12263
12264 2005-08-15 Richard M. Stallman <rms@gnu.org>
12265
12266 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
12267 (flyspell-large-region): Fix doc and custom type.
12268
12269 2005-08-14 Richard M. Stallman <rms@gnu.org>
12270
12271 * files.el (interpreter-mode-alist): Doc fix.
12272
12273 * mail/rmail.el (rmail-nonignored-headers): New variable.
12274 (rmail-clear-headers): Use it.
12275 (rmail-reply): Better handling of mail-followup-to header.
12276
12277 * progmodes/sh-script.el (sh-font-lock-keywords-var):
12278 Rename variable from sh-font-lock-keywords. In the `shell' entry,
12279 don't try to refer to executable-font-lock-keywords.
12280 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
12281 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
12282 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
12283 (sh-mode): Set comment-start-skip, local-abbrev-table,
12284 imenu-case-fold-search.
12285 (sh-set-shell): Don't set them here.
12286 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
12287 Don't cache the results in the original alist; don't ever modify
12288 that alist.
12289
12290 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12291
12292 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12293 empty.
12294
12295 2005-08-15 Andreas Schwab <schwab@suse.de>
12296
12297 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12298
12299 * dired.el, info.el, mail/rmail.el: Revert last change.
12300
12301 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12302
12303 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12304 modification in `eval-after-load' form.
12305 * info.el: Likewise.
12306 * mail/rmail.el: Likewise.
12307
12308 2005-08-14 Juri Linkov <juri@jurta.org>
12309
12310 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12311 Remove highlighting of "Compilation started". Highlight only
12312 the word "finished" in "Compilation finished". Add highlighting
12313 of "interrupt", "killed", "terminated" and the exit code.
12314 (compilation-start): Add newline after header. Use exactly the
12315 same time stamp format as the finishing message.
12316 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12317
12318 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12319 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12320 Add highlighting of "interrupt", "killed", "terminated".
12321
12322 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12323 enabled and the current command is self-insert-command, call it
12324 explicitly with overwrite-mode bound to nil, to not allow it
12325 to delete the character after the selected region.
12326
12327 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12328
12329 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12330 move-end-of-line, end-of-line, and beginning-of-line to the list
12331 of commands after which the echo area is updated.
12332
12333 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12334
12335 * cus-edit.el (custom-save-all, custom-save-delete):
12336 Bind recentf-exclude to exclude custom-file.
12337
12338 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12339
12340 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12341 to go to the bottom of the mail message. Added to
12342 `rmail-summary-mode-map' with key "/".
12343 (rmail-summary-show-message): New (internal) function for use by
12344 both `rmail-summary-beginning/end-of-message'.
12345 (rmail-summary-beginning-of-message): Change to use
12346 rmail-summary-show-message.
12347
12348 * mail/rmail.el (rmail-end-of-message): New command to go to the
12349 end of the current message. Added to `rmail-mode-map' with key "/".
12350 (rmail-beginning-of-message): Fix to work as documented.
12351 (rmail-mode): Change documentation.
12352
12353 * progmodes/compile.el (compilation-start): Add the line
12354 "Compilation started" with compilation start time.
12355 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12356
12357 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12358
12359 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12360 of menu items.
12361
12362 2005-08-11 Richard M. Stallman <rms@gnu.org>
12363
12364 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12365
12366 * battery.el (battery-status-function): Don't use ignore-errors.
12367
12368 2005-08-11 Lute Kamstra <lute@gnu.org>
12369
12370 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12371 define-obsolete-variable-alias.
12372
12373 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12374
12375 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12376 (ange-ftp-send-cmd): Revert last change, and expand
12377 the comment explaining the problem.
12378
12379 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12380
12381 * ldefs-boot.el: Update.
12382
12383 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12384 item to "Time, Load and Mail". Change help echo text.
12385
12386 * time.el (display-time-use-mail-icon, display-time-format)
12387 (display-time-string-forms): Shorten first line of docstrings.
12388
12389 2005-08-10 Lars Hansen <larsh@soem.dk>
12390
12391 * desktop.el (desktop-buffer-mode-handlers):
12392 Make non-customizable. Add autoload cookie. Change initial value to
12393 nil; add elements in respective modules instead. Fix doc string.
12394 (desktop-load-file): New function.
12395 (desktop-minor-mode-handlers): New autoloaded variable.
12396 (desktop-create-buffer): Call minor mode handlers.
12397 Use desktop-load-file to load major and minor mode modules prior to
12398 checking for a handler.
12399 (desktop-save): Don't add nil to desktop-minor-modes for minor
12400 modes with nil function in desktop-minor-mode-table. Don't delete
12401 desktop file before rewriting it.
12402 (desktop-locals-to-save): Add autoload cookie. Don't make
12403 automatically buffer-local. Add variables column-number-mode,
12404 size-indication-mode, indent-tabs-mode,
12405 indicate-buffer-boundaries, indicate-empty-lines and
12406 show-trailing-whitespace.
12407 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12408 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12409 (desktop-clear-preserve-buffers-regexp): Delete.
12410 (desktop-clear-preserve-buffers): Update initial value and docstring.
12411 (desktop-save-buffer): Fix doc string.
12412
12413 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12414 (hilit-chg-desktop-restore): New function.
12415 (highlight-changes-mode): Add highlight-changes-mode to
12416 desktop-locals-to-save.
12417
12418 * dired.el: Add handler to desktop-buffer-mode-handlers.
12419 (dired-restore-desktop-buffer): Remove autoload cookie.
12420 (dired-mode): Add autoload cookie.
12421
12422 * info.el: Add handler to desktop-buffer-mode-handlers.
12423 (Info-restore-desktop-buffer): Remove autoload cookie.
12424 (Info-mode): Add autoload cookie.
12425
12426 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12427 (mh-restore-desktop-buffer): Remove autoload cookie.
12428 (mh-folder-mode): Add autoload cookie.
12429
12430 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12431 (rmail-restore-desktop-buffer): Remove autoload cookie.
12432
12433 2005-08-11 Masatake YAMATO <jet@gyve.org>
12434
12435 * hexl.el (hexl-address-region):
12436 (hexl-ascii-region, hexl-font-lock-keywords):
12437 (hexl-highlight-line-range): Use the term "region"
12438 instead of "area" for consistency with the other symbols
12439 defined in hexl.el.
12440
12441 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12442
12443 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12444 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12445 out by Juri Linkov). Add `display-battery-mode'.
12446
12447 2005-08-09 Juri Linkov <juri@jurta.org>
12448
12449 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12450 Remove `-text' from face variable names.
12451 (compilation-error-file-name, compilation-warning-file-name)
12452 (compilation-info-file-name): Delete faces.
12453 (compilation-line-number, compilation-column-number):
12454 Remove face underlining.
12455 (compilation-message-face): Set to `underline' value by default.
12456 (compilation-error-face, compilation-warning-face)
12457 (compilation-info-face): Remove `-file-name' from face names.
12458 (compilation-error-text-face, compilation-warning-text-face)
12459 (compilation-info-text-face): Delete face variables.
12460 (compilation-text-face): Delete function.
12461
12462 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12463 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12464 (grep-error-face): Set to `compilation-error' instead of
12465 `compilation-error-face' (which is redefined to `grep-hit-face' in
12466 grep buffers).
12467 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12468 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12469
12470 * dired-aux.el (dired-do-query-replace-regexp):
12471 Use `query-replace-read-args'.
12472
12473 * replace.el (query-replace-read-from, query-replace-read-to)
12474 (query-replace-read-args): Rename arg `string' to `prompt'.
12475
12476 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12477
12478 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12479
12480 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12481 uploading files.
12482 (ange-ftp-canonize-filename): Handle file names beginning with ~
12483 correctly.
12484
12485 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12486
12487 * textmodes/fill.el (canonically-space-region)
12488 (fill-context-prefix, fill-french-nobreak-p)
12489 (fill-delete-newlines, fill-comment-paragraph)
12490 (justify-current-line): "?\ " -> "?\s".
12491
12492 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12493
12494 * textmodes/fill.el (fill-nonuniform-paragraphs):
12495 Improve argument/docstring consistency.
12496
12497 2005-08-09 Richard M. Stallman <rms@gnu.org>
12498
12499 * textmodes/ispell.el (ispell-word): More fboundp checks.
12500
12501 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12502 (find-file-noselect-1): Call it here, only if RAWFILE.
12503 (normal-mode): Always set some major mode.
12504 (save-some-buffers-action-alist): Change some explanation strings.
12505 (file-name-non-special): In the `quote' method, use unwind-protect.
12506
12507 2005-08-09 Magnus Henoch <mange@freemail.hu>
12508
12509 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12510 (ispell-have-aspell-dictionaries): New variable.
12511 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12512 (ispell-get-aspell-config-value): New function.
12513 (ispell-aspell-find-dictionary): New function.
12514 (ispell-aspell-add-aliases): New function.
12515 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12516 appropriate. Don't look for ispell dictionaries if we use aspell.
12517 (ispell-menu-map): Don't build a submenu of dictionaries.
12518
12519 2005-08-09 Richard M. Stallman <rms@gnu.org>
12520
12521 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12522 (sql-read-passwd): Use read-passwd.
12523
12524 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12525 (idlwave-toolbar-is-possible): Add defvars.
12526
12527 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12528 Avoid warnings.
12529
12530 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12531 (idlwave-system-class-info, idlwave-executive-commands-alist):
12532 Use defvar.
12533
12534 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12535
12536 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12537 Avoid warnings.
12538
12539 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12540 and content-type: headers.
12541
12542 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12543
12544 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12545 and rename some of them to be more self-explanatory.
12546
12547 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12548
12549 * startup.el (command-line-1): Implement -scriptload.
12550
12551 * replace.el (occur-engine): Initial *Occur* output not undoable.
12552
12553 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12554 and improve help strings.
12555
12556 * isearch.el (isearch-repeat): When changing direction,
12557 mark search successful.
12558
12559 * ediff-init.el: Use (featurep 'xemacs).
12560
12561 * comint.el (send-invisible): Identify buffer, if not selected.
12562
12563 * align.el: Delete autoload for c-guess-basic-syntax.
12564
12565 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12566
12567 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12568 Improve argument/docstring consistency. Doc fixes.
12569 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12570 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12571 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12572 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12573 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12574 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12575 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12576 Defvar at compile time.
12577
12578 2005-08-09 Juri Linkov <juri@jurta.org>
12579
12580 * info.el: Replace `info' with upper-case `Info' where appropriate.
12581 (info-title-1, info-title-2, info-title-3, info-title-4)
12582 (info-menu-header): Move up face definitions.
12583 (info-menu-star): Rename from `info-menu-5'.
12584 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12585 (Info-fontify-visited-nodes): Fix docstring.
12586 (Info-hide-note-references): Fix docstring.
12587 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12588 menu items in the same way as on cross-references.
12589 (info-apropos): Fix sorting order and formatting to be like in the
12590 stand-alone Info browser. Display error messages for 1 sec.
12591 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12592 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12593 from the menu bar.
12594 (Info-insert-dir): Restore point after calling
12595 `insert-buffer-substring'.
12596
12597 2005-08-08 Richard M. Stallman <rms@gnu.org>
12598
12599 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12600 (recompute-lucid-menubar): Add defvars.
12601
12602 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12603
12604 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12605
12606 * net/net-utils.el (run-dig): Rename from `dig'.
12607
12608 * play/gametree.el (gametree-mode): Use make-local-variable,
12609 not make-variable-buffer-local.
12610
12611 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12612
12613 * ansi-color.el (ansi-color-make-extent)
12614 (ansi-color-set-extent-face): Use fboundp, not functionp.
12615
12616 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12617 not make-variable-buffer-local.
12618
12619 * bookmark.el (Info-current-file): Add defvar.
12620 (bookmark-jump-noselect): Use with-no-warnings.
12621
12622 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12623
12624 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12625
12626 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12627
12628 * find-file.el (ada-procedure-start-regexp)
12629 (ada-package-start-regexp): Add defvars.
12630
12631 * info.el (Info-insert-dir): Use insert-buffer-substring.
12632
12633 * xml.el (xml-att-def-re): Add defvar.
12634
12635 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12636 calling convention.
12637
12638 * subr.el (while-no-input): Return t if there is input.
12639
12640 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12641
12642 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12643
12644 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12645
12646 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12647 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12648
12649 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12650
12651 * cmuscheme.el (scheme-start-file): Replace reference to
12652 `user-emacs-directory' by "~/.emacs.d/".
12653
12654 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
12655
12656 * info.el (Info-dir-remove-duplicates): Avoid case folding
12657 in loop; instead, keep downcased strings for comparison.
12658 Suggested by Helmut Eller.
12659
12660 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
12661
12662 Sync with Tramp 2.0.50.
12663
12664 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12665 XEmacs case; not necessary anymore.
12666 (tramp-user-regexp): Allow "@" as part of user name.
12667 (tramp-handle-set-visited-file-modtime)
12668 (tramp-handle-insert-file-contents)
12669 (tramp-handle-write-region): No special handling for
12670 `last-coding-system-used, because this is done in
12671 `tramp-accept-process-output' now.
12672 (tramp-accept-process-output): New defun.
12673 (tramp-process-one-action, tramp-process-one-multi-action)
12674 (tramp-wait-for-regexp, tramp-wait-for-output)
12675 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
12676 Howells <dhowells@redhat.com>.
12677 (clear-visited-file-modtime): Defadvice removed. The check for
12678 unset buffer's modtime does not need to be based on
12679 `tramp-buffer-file-attributes'. Suggested by RMS.
12680 (tramp-message): Insert "\n" if not being at beginning of line.
12681 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12682 sequence with same logic.
12683 (tramp-completion-handle-expand-file-name): Discard call of
12684 `tramp-drop-volume-letter'. It is not necessary, and there have
12685 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12686 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12687 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
12688 should always be visible.
12689 (tramp-handle-insert-directory, tramp-setup-complete)
12690 (tramp-set-process-query-on-exit-flag)
12691 (tramp-append-tramp-buffers): Pacify byte-compiler.
12692 (tramp-bug): Delete non-existing variables from list.
12693 Apply `tramp-load-report-modules' as pre-hook.
12694 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
12695 `shell-prompt-pattern' because of non-7bit characters.
12696 Reported by Sebastian Luque <sluque@mun.ca>.
12697 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
12698 (tramp-match-string-list): Remove function.
12699 (tramp-wait-for-regexp): Remove call of that function.
12700 Suggested by Kim F. Storm <storm@cua.dk>.
12701 (tramp-set-auto-save-file-modes): Use octal integer code #o600
12702 instead of octal character code ?\600. The latter resulted in a
12703 syntax error with XEmacs.
12704
12705 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
12706 XEmacs case; not necessary anymore.
12707 (tramp-smb-handle-write-region): No special handling for
12708 `last-coding-system-used, because this is done in
12709 `tramp-accept-process-output' now.
12710 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
12711
12712 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
12713
12714 * wid-edit.el (widget-choice-value-create):
12715 Unconditionally respect user choice. Set :explicit-choice back to nil
12716 when no longer needed.
12717 (widget-choice-action): Unconditionally respect user choice.
12718 Eliminate :explicit-choice-value.
12719
12720 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
12721
12722 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
12723 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
12724 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
12725 running new function `toggle-indicate-empty-lines'.
12726 Rename "Customize" item to "Customize fringe".
12727 Rename "Indicators" item to "Buffer boundaries" and change help echo.
12728 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
12729 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
12730 Delete "Empty lines only" item.
12731 (menu-bar-showhide-fringe-ind-customize): New function.
12732 (menu-bar-showhide-fringe-ind-mixed)
12733 (menu-bar-showhide-fringe-ind-box)
12734 (menu-bar-showhide-fringe-ind-right)
12735 (menu-bar-showhide-fringe-ind-left)
12736 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
12737 instead of `fringe-indicators'.
12738
12739 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12740
12741 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
12742 Change the date of last update.
12743
12744 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12745
12746 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
12747 (viper-exec-yank, viper-put-back): Don't display modification msg
12748 if in the minibuffer.
12749
12750 * viper-init.el (viper-replace-overlay-cursor-color)
12751 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
12752 Make variables frame local.
12753
12754 * viper-util.el (viper-append-filter-alist): Use append instead of
12755 nconc.
12756
12757 * viper.el (viper-vi-state-mode-list)
12758 (viper-emacs-state-mode-list): Move help-mode and
12759 completion-list-mode from the first list to the second.
12760 (viper-mode): Docstring.
12761 (viper-go-away, viper-non-hook-settings): Don't localize
12762 minor-mode-alist in newer Emacsen. Add advice to
12763 set-cursor-color. Don't bind "\C-c\\".
12764
12765 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
12766
12767 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
12768 (scheme-macro-expand-command): New user options.
12769 (scheme-trace-procedure, scheme-expand-current-form): New commands.
12770 (scheme-form-at-point, scheme-start-file)
12771 (scheme-interactively-start-process): New functions.
12772 (scheme-get-process): New function, extracted from `scheme-proc'.
12773 (run-scheme): Call `scheme-start-file' to get start file, and pass
12774 it to `make-comint'.
12775 (switch-to-scheme, scheme-proc):
12776 Call `scheme-interactively-start-process' if no Scheme buffer/process
12777 is available.
12778
12779 2005-08-06 Juri Linkov <juri@jurta.org>
12780
12781 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12782 Use `compilation-text-face', `compilation-info-text-face' and
12783 `compilation-error-text-face' instead of `font-lock-keyword-face'.
12784 (compilation-error): New face.
12785 (compilation-error-file-name): Inherit from
12786 `compilation-error' instead of `font-lock-warning-face'.
12787 (compilation-warning-file-name): Inherit from
12788 `compilation-warning' instead of `font-lock-warning-face'.
12789 (compilation-info, compilation-error-file-name)
12790 (compilation-warning-file-name, compilation-info-file-name)
12791 (compilation-line-number, compilation-column-number): Doc fix.
12792 (compilation-error-text-face, compilation-warning-text-face)
12793 (compilation-info-text-face): New face variables.
12794 (compilation-line-face, compilation-column-face)
12795 (compilation-enter-directory-face)
12796 (compilation-leave-directory-face): Doc fix.
12797 (compilation-text-face): New function.
12798
12799 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
12800 instead of 1 to display binary file names as info file links.
12801 (grep-error-face): Use `compilation-error-face' instead of
12802 `font-lock-keyword-face'.
12803 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
12804 and `compilation-warning-text-face' instead of
12805 `font-lock-keyword-face'. Use `compilation-error-text-face'
12806 instead of `grep-error-face'.
12807
12808 2005-08-05 Kenichi Handa <handa@m17n.org>
12809
12810 * international/code-pages.el: Add autoload cookies for all coding
12811 systems.
12812
12813 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
12814
12815 * cus-start.el (all): Put undo.c where it alphabetically belongs.
12816
12817 2005-08-04 Juri Linkov <juri@jurta.org>
12818
12819 * progmodes/compile.el (compilation-mode-map):
12820 * progmodes/grep.el (grep-mode-map):
12821 Bind TAB to `compilation-next-error' and [backtab] to
12822 `compilation-previous-error'.
12823
12824 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
12825 matching line numbers, column numbers and their ranges with regexp
12826 matching only line numbers.
12827 (grep-context-face): New face variable.
12828 (grep-mode-font-lock-keywords): Use it.
12829
12830 * faces.el (read-face-name): Delete duplicate faces.
12831
12832 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
12833
12834 * thumbs.el (thumbs-find-image): Don't make variables
12835 automatically buffer local.
12836 (thumbs-current-tmp-filename, thumbs-current-image-filename)
12837 (thumbs-image-num): Make automatically buffer local.
12838 (thumbs-show-thumbs-list): Use `make-local-variable', not
12839 `make-variable-buffer-local'.
12840 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
12841
12842 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
12843 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
12844 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
12845 (bother, bye, canyou, chatlst, continue, deathlst, describe)
12846 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
12847 (feelings-about, foullst, found, hello, history, howareyoulst)
12848 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
12849 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
12850 (neglst, obj, object, owner, please, problems, qlist)
12851 (random-adjective, relation, remlst, repetitive-shortness)
12852 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
12853 (shortlst, something, sportslst, stallmanlst, states, subj)
12854 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
12855 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
12856 Defvar at compile time.
12857
12858 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
12859 not `make-variable-buffer-local'.
12860
12861 2005-08-02 Kim F. Storm <storm@cua.dk>
12862
12863 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
12864 rectangle overlay in selected window.
12865
12866 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
12867
12868 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
12869 instead of display group. Make `indicate-buffer-boundaries'
12870 customizable through Custom.
12871
12872 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
12873
12874 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
12875 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
12876 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
12877 (gdb-put-string): Fix typos in docstrings.
12878
12879 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
12880
12881 Update copyright notices of files in progmodes directory for
12882 release of Emacs 22.1.
12883
12884 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
12885
12886 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
12887 Don't barf if the GUD buffer has been killed.
12888
12889 2005-08-01 Kim F. Storm <storm@cua.dk>
12890
12891 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
12892
12893 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
12894
12895 * simple.el (next-error-follow-minor-mode):
12896 make-variable-buffer-local -> make-local-variable.
12897
12898 * emacs-lisp/cl-extra.el: Require CL also when compiling.
12899
12900 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
12901 (byte-compile-form-make-variable-buffer-local): New functions to warn
12902 about misuses of make-variable-buffer-local where make-local-variable
12903 was meant.
12904
12905 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
12906
12907 * bs.el (bs-attributes-list): Doc fix.
12908 (bs): Update url-link.
12909
12910 * desktop.el (desktop-save-buffer): Fix typos in docstring.
12911 (desktop-load-default): Simplify.
12912
12913 * ibuffer.el (ibuffer-columnize-and-insert-list)
12914 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
12915 (ibuffer-unmark-all, ibuffer-toggle-marks)
12916 (ibuffer-unmark-forward, ibuffer-unmark-backward)
12917 (ibuffer-compile-make-format-form, ibuffer-format-column)
12918 (ibuffer-current-buffers-with-marks)
12919 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
12920 (ibuffer): Doc fix.
12921 (ibuffer-mode): Fix typo in docstring.
12922 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
12923 with `define-obsolete-variable-alias'.
12924 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
12925
12926 2005-07-29 Kenichi Handa <handa@m17n.org>
12927
12928 * international/mule-cmds.el (select-message-coding-system):
12929 Be sure to use LF for end-of-line. If no coding system is decided,
12930 return iso-8859-1-unix.
12931
12932 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
12933
12934 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
12935 (ange-ftp-pending-error-line): New vars.
12936 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
12937 to handle the non-fatal no-route-to-host messages.
12938 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
12939
12940 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
12941
12942 * isearch.el (isearch-mode-map, isearch-other-meta-char)
12943 (isearch-quote-char, isearch-printing-char)
12944 (isearch-text-char-description): "?\ " -> "?\s".
12945 (isearch-lazy-highlight-cleanup)
12946 (isearch-lazy-highlight-initial-delay)
12947 (isearch-lazy-highlight-interval)
12948 (isearch-lazy-highlight-max-at-a-time)
12949 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
12950 Declare with define-obsolete-*-alias macros.
12951 (isearch-forward): Fix typo in docstring.
12952 (search-invisible, search-ring-yank-pointer)
12953 (regexp-search-ring-yank-pointer): Doc fixes.
12954
12955 * recentf.el (recentf-menu-append-commands-p): Declare with
12956 `define-obsolete-variable-alias'.
12957 (recentf-max-saved-items, recentf-menu-filter)
12958 (recentf-arrange-by-rule-subfilter): Doc fixes.
12959 (recentf-menu-append-commands-flag)
12960 (recentf-initialize-file-name-history, recentf-expand-file-name)
12961 (recentf-clear-data): Fix typos in docstrings.
12962
12963 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
12964
12965 * progmodes/gdb-ui.el: Smarten comments.
12966 (gdb-info-breakpoints-custom): Use nowarn when finding file.
12967
12968 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
12969
12970 * term/apollo.el (terminal-init-apollo): New function containing
12971 all former top level forms in the file.
12972 * term/bobcat.el (terminal-init-bobcat):
12973 * term/cygwin.el (terminal-init-cygwin):
12974 * term/iris-ansi.el (terminal-init-iris-ansi):
12975 * term/linux.el (terminal-init-linux):
12976 * term/news.el (terminal-init-news):
12977 * term/rxvt.el (terminal-init-rxvt):
12978 * term/sun.el (terminal-init-sun):
12979 * term/tvi970.el (terminal-init-tvi970):
12980 * term/vt100.el (terminal-init-vt100):
12981 * term/vt102.el (terminal-init-vt102):
12982 * term/vt125.el (terminal-init-vt125):
12983 * term/vt200.el (terminal-init-vt200):
12984 * term/vt201.el (terminal-init-vt201):
12985 * term/vt220.el (terminal-init-vt220):
12986 * term/vt240.el (terminal-init-vt240):
12987 * term/vt300.el (terminal-init-vt300):
12988 * term/vt320.el (terminal-init-vt320):
12989 * term/vt400.el (terminal-init-vt400):
12990 * term/vt420.el (terminal-init-vt420):
12991 * term/wyse50.el (terminal-init-wyse50):
12992 * term/xterm.el (terminal-init-xterm): Likewise.
12993
12994 * term/README: Describe the terminal-init-* functionality.
12995
12996 * startup.el (command-line): After loading the terminal initialization
12997 file call the corresponding terminal initialization function.
12998
12999 2005-07-27 Kenichi Handa <handa@m17n.org>
13000
13001 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
13002 negative.
13003
13004 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
13005 (ps-mule-composition-prologue): Fix for the case that
13006 RelativeCompose is false.
13007
13008 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13009
13010 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
13011
13012 * descr-text.el (describe-char): Handle the case where the list of
13013 chars is displayed in a separate frame.
13014 Be a bit more discriminating when looking for the char.
13015
13016 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
13017
13018 * bookmark.el (bookmark-automatically-show-annotations)
13019 (bookmark-read-annotation-text-func): Doc fixes.
13020 (bookmark-save): Improve argument/docstring consistency.
13021 (bookmark-get-bookmark, bookmark-get-bookmark-record)
13022 (bookmark-alist-from-buffer)
13023 (bookmark-upgrade-file-format-from-0)
13024 (bookmark-grok-file-format-version)
13025 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
13026 (bookmark-read-annotation-mode)
13027 (bookmark-insert-current-bookmark, bookmark-jump)
13028 (bookmark-exit-hook): Fix typos in docstrings.
13029 (bookmark-exit-hooks): Define as obsolete alias.
13030 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
13031 not `bookmark-exit-hooks'. Fix docstring.
13032 (bookmark-bmenu-select): "?\ " -> "?\s".
13033
13034 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
13035
13036 * startup.el (command-line): Fix typo.
13037
13038 2005-07-24 Richard M. Stallman <rms@gnu.org>
13039
13040 * tooltip.el (tooltip-mode): Test emacs-basic-display,
13041 not emacs-quick-startup.
13042
13043 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
13044
13045 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
13046 (reb-next-match, reb-show-subexp): Use `with-selected-window'
13047 instead of `reb-with-current-window'.
13048 (reb-prev-match): Likewise. Also, don't move left if the search
13049 was unsuccessful.
13050 (reb-initialize-buffer): New function.
13051 (re-builder, reb-change-syntax): Use it.
13052
13053 * man.el (Man-goto-page): Make second argument NOERROR optional.
13054
13055 2005-07-23 Richard M. Stallman <rms@gnu.org>
13056
13057 * man.el (Man-bgproc-sentinel): Check here for failure to find
13058 any man page in the output, and report the error here.
13059 (Man-arguments): Make it permanent local.
13060 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
13061 (Man-mode): Pass t for NOERROR.
13062
13063 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
13064 (grep-mode-font-lock-keywords):
13065 Don't use compilation-...-face for messages that are not file names.
13066
13067 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13068 Don't use compilation-...-face for messages that are not file names.
13069
13070 2005-07-22 Juri Linkov <juri@jurta.org>
13071
13072 * startup.el (normal-splash-screen): Update menu name.
13073
13074 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
13075
13076 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
13077
13078 * term/xterm.el: Load term/rxvt if the terminal is actually an
13079 rxvt terminal.
13080 (xterm-rxvt-set-background-mode): Remove, not used anymore.
13081
13082 * term/rxvt.el (function-key-map): Use substitute-key-definition
13083 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
13084
13085 * term/cygwin.el: New file.
13086
13087 2005-07-22 Kim F. Storm <storm@cua.dk>
13088
13089 * image-file.el (insert-image-file, image-file-yank-handler):
13090 Fix last change to maintain a (unique) yank-handler on yanked images.
13091
13092 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
13093
13094 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
13095 of the file size (as in "177B" for 177 bytes). This happens with
13096 "ls -lh" on FreeBSD.
13097
13098 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
13099
13100 * hilit-chg.el (highlight-changes-global-initial-state)
13101 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
13102 (hilit-chg-fixup, highlight-changes-mode):
13103 Fix typos in docstrings.
13104 (highlight-changes-global-modes, highlight-changes-rotate-faces):
13105 Doc fixes.
13106
13107 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
13108
13109 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
13110 mode function using `eval-after-load'.
13111
13112 2005-07-21 Kim F. Storm <storm@cua.dk>
13113
13114 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
13115 included when reporting an emacs crash, and tell about the DEBUG file.
13116
13117 * image-file.el (insert-image-file): Add yank-handler.
13118 (image-file-yank-handler): Yank handler to make unique copies of
13119 images when they are yanked into a buffer next to each other.
13120
13121 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
13122
13123 * comint.el (comint-use-prompt-regexp, comint-send-input)
13124 (comint-source-default, comint-extract-string)
13125 (comint-get-source, comint-word, comint-completion)
13126 (comint-source, comint-prompt-read-only, comint-update-fence):
13127 Fix typos in docstrings.
13128 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
13129 Declare with define-obsolete-*-alias macros.
13130 (comint-previous-matching-input-from-input)
13131 (comint-next-matching-input-from-input)
13132 (comint-previous-matching-input, comint-next-matching-input)
13133 (comint-forward-matching-input):
13134 Improve argument/docstring consistency.
13135
13136 * desktop.el (desktop-clear-preserve-buffers-regexp):
13137 Also preserve the *server* buffer.
13138
13139 * simple.el (clone-indirect-buffer): Doc fix.
13140 (fixup-whitespace, just-one-space)
13141 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
13142 (next-error, next-error-highlight)
13143 (next-error-highlight-no-select, next-error-last-buffer)
13144 (next-error-buffer-p, next-error-find-buffer, next-error)
13145 (previous-error, next-error-no-select, previous-error-no-select)
13146 (open-line, split-line, minibuffer-prompt-width, kill-new)
13147 (binary-overwrite-mode): Fix typos in docstrings.
13148 (set-fill-column): Fix typo in message.
13149
13150 * skeleton.el (skeleton-proxy-new): Doc fix.
13151
13152 * strokes.el (strokes-load-hook): Doc fix.
13153 (strokes-grid-resolution, strokes-get-grid-position)
13154 (strokes-renormalize-to-grid, strokes-read-stroke)
13155 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
13156 (strokes-global-map): Fix typos in docstrings.
13157 (strokes-help): Doc fix. Fix help message and pass it through
13158 `substitute-command-keys'.
13159
13160 * tempo.el (tempo-insert-prompt, tempo-interactive)
13161 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
13162 (tempo-insert-string-functions, tempo-local-tags)
13163 (tempo-define-template, tempo-insert-template)
13164 (tempo-insert-prompt-compat, tempo-is-user-element)
13165 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
13166 Fix typos in docstrings.
13167
13168 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
13169 (vcursor-key-bindings, vcursor-use-vcursor-map)
13170 (vcursor-find-window, vcursor-scroll-down)
13171 (vcursor-disable, vcursor-beginning-of-buffer)
13172 (vcursor-end-of-buffer): Fix typos in docstrings.
13173 (vcursor-relative-move, vcursor-get-char-count):
13174 Improve argument/docstring consistency.
13175
13176 * version.el: "?\ " -> "?\s".
13177
13178 * wid-edit.el (widget-default-create, widget-after-change)
13179 (widget-default-format-handler, widget-checklist-add-item)
13180 (widget-radio-add-item, widget-choose, widget-specify-secret)
13181 (widget-field-value-create, widget-field-value-get)
13182 (widget-editable-list-format-handler)
13183 (widget-editable-list-entry-create, widget-group-value-create)
13184 (widget-documentation-link-add)
13185 (widget-documentation-string-value-create): "?\ " -> "?\s".
13186 (widget-convert-text): Doc fix.
13187 (widget-narrow-to-field, widget-field-find)
13188 (widget-url-link-action, widget-emacs-library-link-action)
13189 (widget-color-notify): Fix typos in docstrings.
13190
13191 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
13192 (x-select-text, set-w32-system-coding-system)
13193 (w32-add-charset-info): Fix typos in docstrings.
13194
13195 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
13196 (cua-enable-cua-keys, cua-use-hyper-key)
13197 (cua-virtual-rectangle-edges): Fix typos in docstrings.
13198 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
13199
13200 * net/tramp.el (tramp-handle-load): Fix typo in error message.
13201
13202 * emacs-lisp/re-builder.el (regexp-builder): Declare with
13203 `defalias' instead of faking it.
13204
13205 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
13206 (eshell-ls-missing, eshell-ls-dired-initial-args)
13207 (eshell-ls-use-in-dired): Fix typos in docstrings.
13208
13209 2005-07-20 Kim F. Storm <storm@cua.dk>
13210
13211 * emulation/cua-base.el (cua-mode): Improve doc string.
13212
13213 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
13214
13215 * abbrev.el (expand-region-abbrevs): Doc fix.
13216 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
13217 Improve argument/docstring consistency.
13218
13219 * arc-mode.el (archive-get-descr, archive-alternate-display):
13220 Doc fixes.
13221 (archive-l-e): Improve argument/docstring consistency.
13222 (archive-tmpdir, archive-unixdate, archive-unixtime)
13223 (archive-chmod-entry): Fix typos in docstrings.
13224 (archive-unflag, archive-unflag-backwards)
13225 (archive-unmark-all-files): "?\ " -> "?\s".
13226
13227 * buff-menu.el (Buffer-menu-unmark): Doc fix.
13228 (Buffer-menu-not-modified, Buffer-menu-execute)
13229 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
13230 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
13231
13232 * composite.el (compose-string, encode-composition-rule)
13233 (compose-last-chars): Fix typos in docstrings.
13234
13235 * desktop.el (desktop-enable, desktop-basefilename):
13236 Declare with `define-obsolete-variable-alias'.
13237 (desktop-internal-v2s): Don't quote keywords.
13238 (desktop-clear): "?\ " -> "?\s".
13239
13240 * dired.el (dired-align-file, dired-flag-backup-files)
13241 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
13242 (dired-listing-switches, dired-ls-F-marks-symlinks)
13243 (dired-dwim-target, dired-load-hook, dired-mode-hook)
13244 (dired-directory, dired-faces, dired, dired-revert)
13245 (dired-mode, dired-summary, dired-view-file)
13246 (dired-copy-filename-as-kill, dired-delete-file)
13247 (dired-no-confirm, dired-unmark-all-marks)
13248 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
13249 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
13250 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
13251 Fix typos in message strings.
13252
13253 * dired-x.el (virtual-dired): Declare with `defalias'.
13254 (dired-mark-unmarked-files, dired-local-variables-file)
13255 (dired-omit-here-always): Doc fix.
13256 (dired-omit-mode, dired-find-subdir)
13257 (dired-enable-local-variables, dired-clean-up-buffers-too)
13258 (dired-extra-startup, dired-mark-extension, dired-jump)
13259 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
13260 (dired-smart-shell-command, dired-guess-shell-alist-user)
13261 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
13262 (dired-x-bind-find-file, dired-x-submit-report):
13263 Fix typos in docstrings.
13264 (dired-mark-unmarked-files): "?\ " -> "?\s".
13265
13266 * dirtrack.el (dirtrack-list): Fix typos in docstring.
13267
13268 * faces.el (describe-face): "?\ " -> "?\s".
13269 (read-all-face-attributes, read-face-font, modify-face)
13270 (face-attr-construct, italic): Fix typos in docstrings.
13271 (frame-update-face-colors): Declare with
13272 `define-obsolete-function-alias'.
13273
13274 * files.el (find-file-noselect, recode-file-name): Doc fixes.
13275 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
13276 (magic-mode-alist, buffer-file-numbers-unique)
13277 (write-file-functions, get-free-disk-space):
13278 Fix typos in docstrings.
13279 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
13280 (write-contents-hooks, write-file-hooks):
13281 Declare with `define-obsolete-variable-alias'.
13282
13283 * forms-d2.el (arch-rj): Fix typo in docstrings.
13284 (arch-tocol): Likewise. "?\ " -> "?\s".
13285
13286 * frame.el (set-frame-font, cursor-in-non-selected-windows):
13287 Fix typo in docstring.
13288 (set-screen-width, set-screen-height): Delete redundant info in
13289 doctrings.
13290 (new-frame, screen-height, screen-width): Declare with
13291 `define-obsolete-function-alias'.
13292 (delete-frame-hook, blink-cursor): Declare with
13293 `define-obsolete-variable-alias'.
13294
13295 * paths.el (prune-directory-list): Fix typos in docstring.
13296
13297 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13298 (cvs-prefix-get): Fix typos in docstrings.
13299
13300 * ps-print.el (ps-extend-face-list, ps-extend-face)
13301 (ps-print-background-image): Fix typos in docstrings.
13302 (ps-default-fg, ps-default-bg): Doc fixes.
13303
13304 * s-region.el (s-region-bind): Doc fix.
13305 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13306
13307 * textmodes/org.el (org-table-formula-substitute-names)
13308 (org-table-get-vertical-vector): Doc fixes.
13309 (org-table-recalculate): Remove unused argument to `message'.
13310
13311 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13312
13313 * textmodes/org.el (org-table-column-names)
13314 (org-table-column-name-regexp)
13315 (org-table-named-field-locations): New variables.
13316 (org-archive-subtree): Protect `this-command' when calling
13317 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13318 the kill buffer.
13319 (org-complete): Remove fixed-formula completion.
13320 (org-edit-formulas-map): New variable.
13321 (org-table-edit-formulas): New command.
13322 (org-finish-edit-formulas, org-abort-edit-formulas)
13323 (org-show-variable, org-table-get-vertical-vector): New functions.
13324 (org-table-maybe-eval-formula): Handle `:=' fields.
13325 (org-table-get-stored-formulas, org-table-store-formulas)
13326 (org-table-get-formula, org-table-modify-formulas)
13327 (org-table-replace-in-formulas): Handle named field formulas.
13328 (org-table-get-specials): Store locations of named fields.
13329
13330 2005-07-19 Juri Linkov <juri@jurta.org>
13331
13332 * progmodes/grep.el (grep-regexp-alist)
13333 (grep-mode-font-lock-keywords, grep-process-setup):
13334 Use default GNU grep match color "01;31m" instead of "01;41m".
13335 (grep-regexp-alist, grep-mode-font-lock-keywords):
13336 Use `\\[[0-9]*m' instead of `\\[00m'.
13337 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13338 sgr_start where its handling is more important. Use the real
13339 length of sgr_start instead of constant 8.
13340 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13341 specially. Delete all remaining escape sequences.
13342 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13343 (grep-regexp-alist): Make hyperlink only for binary file name
13344 instead of the whole line.
13345 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13346 (grep-mode): Add autoload.
13347
13348 * emacs-lisp/find-func.el (find-function-regexp):
13349 Add `define-compilation-mode'.
13350
13351 2005-07-19 Juri Linkov <juri@jurta.org>
13352
13353 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13354 (compare-windows-sync-string-size, compare-windows-recenter)
13355 (compare-windows-highlight, compare-windows): Add version 22.1.
13356 (compare-windows) <defface>: Inherit from lazy-highlight instead
13357 of duplicating its default value.
13358
13359 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13360 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13361
13362 * descr-text.el (describe-char): Create link buttons for `charset'
13363 and `code point'. Add the current input method name with a link
13364 button to `to input' field. Print face names of display table
13365 characters in `The display table entry is displayed by' section
13366 instead of printing face-id in the `display' field.
13367 Guess hardcoded faces and create a link button for them.
13368 Skip empty fields when calculating max-width.
13369 Treat `widget-create' specially while inserting strings from the
13370 collected field list.
13371 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13372
13373 * diff-mode.el (diff-file-header): Change foreground color from
13374 yellow to green on light backgrounds.
13375 (diff-context): Inherit from `shadow' only for color/grayscale
13376 with more than 88 colors.
13377 (diff-indicator-removed, diff-indicator-added)
13378 (diff-indicator-changed): New faces.
13379 (diff-font-lock-keywords): Use new faces. Regroup rules.
13380 Add "^---$" for `normal' diff format. Fontify `#' lines with
13381 font-lock-comment-delimiter-face and font-lock-comment-face.
13382 Add `#' to ^[^...] in the rule for `diff-context-face'.
13383
13384 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13385 a button-like box. Inherit from `highlight' on low colors.
13386 (shadow): Use shades of gray only for color/grayscale with
13387 more than 88 colors. Use green for light backgrounds with
13388 8 colors, and yellow for dark backgrounds with 8 colors.
13389
13390 * font-lock.el (font-lock-regexp-grouping-backslash):
13391 Don't inherit from escape-glyph (use bold for all cases).
13392
13393 * info.el (info-xref-visited): Use light foreground color `violet'
13394 for dark backgrounds instead of dark color `magenta3'.
13395 (info-title-1): Use `yellow' color for dark backgrounds.
13396
13397 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13398 too-light magenta2.
13399
13400 * replace.el (match): Use slightly more light RoyalBlue3 instead
13401 of dark RoyalBlue4.
13402
13403 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13404
13405 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13406
13407 * novice.el (disabled-command-hook): Declare it with
13408 `define-obsolete-variable-alias'.
13409
13410 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13411 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13412 (desktop-load-default): Add release to obsolescence info.
13413 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13414 (desktop-append-buffer-args, desktop-read):
13415 Fix typos in docstrings.
13416 (desktop-kill): Fix typo in message.
13417 (desktop-save): Doc fix.
13418
13419 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13420
13421 * viper-cmd.el (viper-escape-to-state): Bug fix.
13422 (viper-envelop-ESC-key): Change the definition of fast
13423 keysequence so it'll work with keyboard macros.
13424
13425 * ediff.el (ediff-patch-buffer): Change the docstring.
13426
13427 2005-07-19 Kenichi Handa <handa@m17n.org>
13428
13429 * international/mule-cmds.el (select-safe-coding-system): Try to
13430 use an auto-coding (if any) before anything else. If the found
13431 auto-coding is invalid, show a warning message.
13432
13433 * international/mule.el (find-auto-coding): New function created
13434 by modifying the body of set-auto-coding.
13435 (set-auto-coding): Use find-auto-coding to find a coding.
13436
13437 2005-07-18 Richard M. Stallman <rms@gnu.org>
13438
13439 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13440 not isearch-mode-end-hook-error.
13441 (allout-before-change-protect): Fix error message.
13442
13443 2005-07-18 Juri Linkov <juri@jurta.org>
13444
13445 * allout.el (allout-mode):
13446 * calculator.el (calculator-copy):
13447 * custom.el (custom-known-themes):
13448 * dired.el (dired-desktop-buffer-misc-data)
13449 (dired-restore-desktop-buffer):
13450 * dired-x.el (dired-omit-marker-char):
13451 * files.el (basic-save-buffer):
13452 * font-core.el (font-lock-mode):
13453 * calendar/calendar.el (calendar-goto-hebrew-date)
13454 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13455 (calendar-goto-persian-date):
13456 * language/ethio-util.el (ethio-sera-to-fidel-region):
13457 * textmodes/picture.el (picture-mode):
13458 Delete duplicate duplicate words.
13459
13460 2005-07-18 Juri Linkov <juri@jurta.org>
13461
13462 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13463 chars * ? } |.
13464 (isearch-fallback): Don't call `isearch-process-search-char'.
13465 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13466 (isearch-process-search-char): Call `isearch-fallback' for regexp
13467 chars * ? } |.
13468 (isearch-return-char): Make obsolete with `make-obsolete' instead
13469 of simply documenting it as obsolete in the docstring.
13470 (isearch-fallback): Refill docstring.
13471
13472 * international/isearch-x.el
13473 (isearch-process-search-multibyte-characters): Remove unneeded
13474 `concat'. Add intermediate values to `junk-hist' instead of
13475 `minibuffer-history'. Test the length of `str'.
13476
13477 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13478
13479 * allout.el (allout-resolve-xref): Fix typos in error strings.
13480 (allout-before-change-protect): Remove unneeded `concat'.
13481
13482 * array.el (array-mode, array-reconfigure-rows)
13483 (untabify-backward): Fix typos in docstrings.
13484 (array-reconfigure-rows): Use `insert-buffer-substring', not
13485 `insert-buffer'.
13486
13487 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13488 * progmodes/ada-mode.el (ada-make-body):
13489 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13490
13491 * dired.el (dired-log):
13492 * tar-mode.el (tar-subfile-save-buffer):
13493 * play/zone.el (zone-pgm-stress-destress):
13494 Use `insert-buffer-substring', not `insert-buffer'.
13495
13496 2005-07-17 Simon Josefsson <jas@extundo.com>
13497
13498 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13499
13500 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13501
13502 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13503 Add plain auth method.
13504 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13505
13506 2005-07-17 Kim F. Storm <storm@cua.dk>
13507
13508 * ido.el (dired-other-window): Add ido property.
13509
13510 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13511
13512 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13513 Fix typo in docstring.
13514 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13515 `insert-file-literally'.
13516
13517 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13518 info and delete redundant message. Doc fix.
13519 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13520 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13521
13522 2005-07-16 Richard M. Stallman <rms@gnu.org>
13523
13524 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13525 (byte-compile-and): Use byte-compile-and-recursion.
13526 (byte-compile-or-recursion): New function.
13527 (byte-compile-or): Use that.
13528 (byte-compile-if): Guard the else-clause too.
13529 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13530
13531 * isearch.el (isearch-mode-end-hook-quit): New variable.
13532 (isearch-done): Bind it.
13533 (isearch-mode-end-hook): Doc fix.
13534
13535 * allout.el (allout-isearch-did-quit): Variable deleted.
13536 (allout-real-isearch-abort): Function name no longer used.
13537 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13538 (allout-isearch-rectification): isearch-mode always exists.
13539 Don't set allout-isearch-did-quit.
13540 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13541 allout-isearch-did-quit.
13542 (allout-enwrap-isearch): Just add the hook.
13543 (allout-isearch-abort): Function deleted.
13544 (allout-pre-command-business): Avoid warning.
13545
13546 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13547 Correctly avoid warnings.
13548 (pascal-outline): Likewise.
13549
13550 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13551
13552 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13553
13554 * play/tetris.el (tetris-mode): Avoid warning.
13555
13556 * play/snake.el (snake-mode): Avoid warning.
13557
13558 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13559 (gamegrid-set-display-table): Avoid warning.
13560 (gamegrid-set-timer): Likewise.
13561 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13562 (gamegrid-add-score-with-update-game-score-1): Take FILE
13563 as argument.
13564 (gamegrid-add-score-with-update-game-score): Pass that argument.
13565 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13566
13567 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13568
13569 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13570 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13571
13572 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13573 and insert-file.
13574
13575 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13576 (sc-ask): Avoid warnings.
13577
13578 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13579 (eshell-hist-initialize): Use that var the natural way.
13580
13581 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13582
13583 * emacs-lisp/re-builder.el (reb-cook-regexp):
13584 Avoid warning calling lre-compile-string.
13585 (reb-color-display-p): Avoid warning.
13586
13587 * calculator.el (calculator-last-input): Guard uses
13588 of event-key and key-press-event-p.
13589 (event-key, key-press-event-p): Delete definitions.
13590
13591 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13592 (find-gc-source-directory, find-gc-subrs-callers)
13593 (find-gc-noreturn-list, find-gc-source-files)
13594 (find-gc-subrs-called): Vars renamed and defvar'd.
13595
13596 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13597 (checkdoc-overlay-put, checkdoc-delete-overlay)
13598 (checkdoc-overlay-start, checkdoc-overlay-end)
13599 (checkdoc-mode-line-update, checkdoc-char=):
13600 Define such that compiler knows they are defined.
13601 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13602 (checkdoc-read-event): Delete. Use read-event directly.
13603
13604 * whitespace.el (whitespace-make-overlay)
13605 (whitespace-overlay-put, whitespace-delete-overlay)
13606 (whitespace-overlay-start, whitespace-overlay-end):
13607 Define such that compiler knows they are defined.
13608 (whitespace): Move conditional inside.
13609
13610 * tempo.el (tempo-insert-template): Suppress warning.
13611
13612 * ediff-diff.el (longlines-mode): Add defvar.
13613
13614 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13615
13616 * server.el: Bind "C-x #" in a way that works even if C-x is
13617 redefined to a command key, not a prefix key.
13618
13619 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13620
13621 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13622 cl-make-type-test till execution time.
13623
13624 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13625
13626 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13627 arg ARG and use it.
13628
13629 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13630
13631 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13632
13633 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13634
13635 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13636 a defcustom with two :set or :type keywords.
13637
13638 2005-07-15 Richard M. Stallman <rms@gnu.org>
13639
13640 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13641 Don't give ^M comment-end syntax.
13642
13643 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13644
13645 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13646 Don't consider gdbmi (gdb-mi.el has its own update functions).
13647 (gdb-var-delete): Make it work for gdbmi as well.
13648 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13649
13650 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13651 (gud-speedbar-menu-items): Correct logic for enabling items.
13652
13653 2005-07-15 Kim F. Storm <storm@cua.dk>
13654
13655 * ido.el: Fix commentary.
13656 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13657 Use with-no-warnings around ffap-guesser.
13658 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13659 Let bind minibuffer-completing-file-name to t.
13660
13661 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
13662
13663 * startup.el (site-run-file, keyboard-type): Doc fixes.
13664 (command-line): Check for "--basic-display" argument; also for
13665 "--quick", not "--bare-bones" (which was renamed).
13666 (fancy-splash-text): Add missing item "Getting New Versions".
13667 (normal-splash-screen): Fix typos and improve consistency with
13668 `fancy-splash-text'. Update copyright year.
13669
13670 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13671 valid binding for `help-char'.
13672
13673 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13674
13675 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
13676
13677 * term.el (term-mode): Disable cua-mode for term buffers.
13678
13679 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
13680
13681 * add-log.el (add-log-mailing-address, change-log-merge):
13682 Doc fixes.
13683 (change-log-get-method-definition): Fix typo in docstring.
13684
13685 2005-07-14 Kim F. Storm <storm@cua.dk>
13686
13687 * emulation/cua-base.el:
13688 (cua--pre-command-handler-1, cua--pre-command-handler)
13689 (cua--post-command-handler-1, cua--post-command-handler):
13690 Split in two. Check (buffer local) value of cua-mode.
13691 (cua-selection-mode): New command.
13692
13693 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
13694
13695 * custom.el (custom-initialize-safe-set)
13696 (custom-initialize-safe-default): Doc fixes.
13697
13698 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13699 and simplify :init-value again.
13700
13701 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13702 and simplify :init-value again. Delete autoload.
13703
13704 * startup.el (command-line): Use `custom-reevaluate-setting' again
13705 for tooltip-mode.
13706
13707 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13708 a defcustom with two :initialize keywords.
13709
13710 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
13711
13712 * allout.el (my-mark-marker, allout-isearch-prior-pos)
13713 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
13714 (allout-post-command-business, allout-flag-region)
13715 (isearch-reenable-font-lock, allout-yank)
13716 (allout-insert-latex-header, allout-insert-latex-trailer)
13717 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
13718 (allout-latex-verb-quote): Fix typos in docstrings.
13719 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
13720 (allout-unprotected, allout-prefix-data):
13721 Improve argument/docstring consistency.
13722 (allout-chart-subtree): Fix argument spec.
13723 (allout-open-topic): Rename `use_sib_bullet' argument to
13724 `use-sib-bullet'. Doc fix.
13725
13726 * whitespace.el (whitespace-check-buffer-leading)
13727 (whitespace-check-buffer-trailing)
13728 (whitespace-check-buffer-indent)
13729 (whitespace-check-buffer-spacetab)
13730 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
13731 (whitespace-check-leading-whitespace)
13732 (whitespace-check-trailing-whitespace)
13733 (whitespace-check-spacetab-whitespace)
13734 (whitespace-check-indent-whitespace)
13735 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
13736 (whitespace-modes): Fix typos in docstrings.
13737 (defgroup, defcustom): Doc fixes.
13738
13739 * winner.el (winner-mode, winner-boring-buffers)
13740 (winner-pending-undo-ring): Doc fixes.
13741 (winner-ring): Remove unneeded `progn'.
13742 (winner-equal): `defsubst' it.
13743 (winner-redo): Fix message.
13744
13745 2005-07-13 Kim F. Storm <storm@cua.dk>
13746
13747 * simple.el (line-move-1): Always use vertical-motion to
13748 do the last (or only) line move to ensure some movement.
13749 Undo 2005-06-23 change--don't check for overlays.
13750
13751 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13752
13753 * term/mac-win.el (ccl-encode-mac-roman-font)
13754 (ccl-encode-mac-centraleurroman-font)
13755 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
13756 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
13757 Change charset-id boundary of dimension to ?\xef.
13758 (mac-char-fontspec-list): New constant.
13759 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
13760 argument. Nil uses itself as family in font-spec. Previous
13761 behavior for nil is now provided by non-nil non-string argument.
13762 All callers changed. Add font-specs for Mac fonts to
13763 "fontset-default" unless iso8859-1 fonts are installed.
13764
13765 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
13766
13767 * progmodes/sh-script.el (sh-get-indent-info): Only indent
13768 a continuation line if the \ is preceded by SPC or TAB.
13769 (sh-get-indent-info): Simplify.
13770 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
13771 Use with-current-buffer.
13772
13773 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
13774 when the matched text is empty.
13775
13776 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
13777
13778 * startup.el (command-line): Revert to previous handling of
13779 tooltip-mode. Explain in comment why the complexity is needed.
13780
13781 * tooltip.el (tooltip-mode): Revert to previous implementation of
13782 its defcustom.
13783
13784 * frame.el (blink-cursor-mode): Revert to previous implementation
13785 of its defcustom. Update comment.
13786
13787 2005-07-12 Lars Hansen <larsh@soem.dk>
13788
13789 * desktop.el: Update e-mail address.
13790
13791 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13792
13793 * term/mac-win.el (mac-services-mail-selection)
13794 (mac-services-mail-to): New functions.
13795 (mac-application-menu-map): Bind them.
13796
13797 2005-07-12 wulei <milton@wulei.net> (tiny change)
13798
13799 * progmodes/gdb-ui.el: Add note about buffering with Windows.
13800
13801 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
13802
13803 * custom.el (custom-reevaluate-setting): Doc fix.
13804
13805 2005-07-11 Jay Belanger <belanger@truman.edu>
13806
13807 * calc/calc.el (calc-embedded-announce-formula-alist)
13808 (calc-embedded-open-close-plain-alist)
13809 (calc-embedded-open-close-mode-alist): Add checks for additional
13810 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
13811
13812 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
13813
13814 * custom.el (custom-enable-theme): Don't add theme to
13815 `custom-enabled-themes' with `push' because there is no
13816 setf-method for `delq'.
13817
13818 2005-07-11 Richard M. Stallman <rms@gnu.org>
13819
13820 * custom.el (custom-declare-variable): Doc fix.
13821
13822 * dired-aux.el (dired-compare-directories): Remove "." and ".."
13823 from the alists.
13824
13825 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
13826 Do nothing if edebug-active.
13827
13828 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
13829 (edebug-display): Do it here instead.
13830
13831 2005-07-10 Richard M. Stallman <rms@gnu.org>
13832
13833 * cus-face.el (custom-theme-set-faces): Make it work.
13834 (custom-reset-faces): Doc fix.
13835 (custom-theme-reset-internal-face, custom-theme-face-value):
13836 Functions deleted.
13837
13838 * custom.el (custom-push-theme): Maintain list of the settings
13839 of a given theme in its theme-settings property.
13840 Maintain position of old settings in the theme-value
13841 or theme-face property.
13842 (custom-enabled-themes): New variable.
13843 (custom-theme-enabled-p): New function.
13844 (provide-theme): Update custom-enabled-themes.
13845 Disable and reenable the `user' theme.
13846 (require-theme): Doc fix.
13847 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
13848 (custom-theme-value, custom-theme-variable-value): Likewise.
13849 (custom-theme-reset-internal): Likewise.
13850 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
13851 (custom-enable-theme, custom-disable-theme): New functions.
13852 (custom-variable-theme-value, custom-face-theme-value): Likewise.
13853 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
13854 (custom-theme-reset-variables): Simplify.
13855 (deftheme, custom-declare-theme, custom-make-theme-feature):
13856 Definitions moved.
13857
13858 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
13859
13860 * longlines.el (longlines-show-region)
13861 (longlines-unshow-hard-newlines): Recognize hard newlines by
13862 non-nil hard property, instead of t.
13863
13864 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
13865
13866 * viper-cmd.el (viper--key-maps): New variable.
13867 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
13868 emulation-mode-map-alists.
13869 (viper-envelop-ESC-key): Use viper-subseq.
13870 (viper-search-forward/backward/next): Disable debug-on-error.
13871
13872 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13873 (viper-ESC-key): New defcustoms.
13874
13875 * viper-macs.el (ex-map-read-args): Use viper-subseq.
13876
13877 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
13878 (viper-subseq): Copy of subseq from cl.el.
13879
13880 * viper.el (viper-go-away, viper-set-hooks): Use
13881 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
13882
13883 * viper-mous.el (viper-current-frame-saved): Use defvar.
13884
13885 * viper-init.el: Get rid of -face in face names.
13886
13887 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
13888 Make it work with longlines mode
13889
13890 * ediff-mult.el (ediff-meta-mode-hook): New variable.
13891
13892 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
13893
13894 * ediff-init.el: Get rid of -face in face names.
13895
13896 2005-07-10 Richard M. Stallman <rms@gnu.org>
13897
13898 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
13899 and with-timeout-unsuspend.
13900
13901 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
13902 and with-timeout-unsuspend.
13903
13904 * emacs-lisp/timer.el (with-timeout-timers): New variable.
13905 (with-timeout): Bind that variable to record timers.
13906 (with-timeout-suspend, with-timeout-unsuspend): New functions.
13907
13908 * emacs-lisp/debug.el (debug-help-follow): New function.
13909 (debugger-mode-map): Use that instead of help-follow.
13910 (debugger-setup-buffer): Use eval-buffer-list
13911 to handle eval-buffer frames.
13912
13913 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
13914
13915 * timezone.el (timezone-parse-date): Change first regexp
13916 so it will not mistakenly match dates with no time zone.
13917
13918 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
13919
13920 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
13921
13922 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
13923
13924 * custom.el (custom-initialize-safe-set)
13925 (custom-initialize-safe-default): New functions.
13926
13927 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13928 and simplify :init-value.
13929
13930 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13931 and simplify :init-value. Delete obsolete comment.
13932
13933 * startup.el (command-line): Use `custom-reevaluate-setting' to
13934 handle `tooltip-mode'. Delete obsolete comment.
13935
13936 * files.el (set-visited-file-name): Avoid calling
13937 `file-name-nondirectory' with a nil argument.
13938
13939 2005-07-09 Richard M. Stallman <rms@gnu.org>
13940
13941 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
13942 was called with nil for the buffer, handle the read position right.
13943 Handle read position for eval-region, too.
13944
13945 2005-07-09 Juri Linkov <juri@jurta.org>
13946
13947 * fringe.el (fringe-mode): Add period in docstring.
13948 (fringe-query-style): Build prompt depending on `all-frames' arg.
13949
13950 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
13951 to not create links to unrelated functions in the Help buffer.
13952
13953 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
13954 Doc fix.
13955
13956 * simple.el (next-error-hook): New variable.
13957 (next-error): Use it. Doc fix.
13958
13959 * textmodes/ispell.el (ispell-command-loop): Add current
13960 dictionary name and program name to mode-line-format.
13961 (ispell-region, ispell-process-line): Add current dictionary name
13962 and program name to messages.
13963
13964 2005-07-08 Jay Belanger <belanger@truman.edu>
13965
13966 * calc/calc.el (calc-embedded-announce-formula-alist)
13967 (calc-embedded-open-close-formula-alist)
13968 (calc-embedded-open-close-word-alist)
13969 (calc-embedded-open-close-plain-alist)
13970 (calc-embedded-open-close-new-formula-alist)
13971 (calc-embedded-open-close-mode-alist)
13972 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
13973 (calc-embedded-mode-hook): New variables.
13974
13975 * calc/calc-embed.el (calc-embedded-firsttime)
13976 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
13977 New variables.
13978 (calc-do-embedded): Use calc-embedded-firsttime,
13979 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
13980 determine whether or not to run hooks.
13981 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
13982 calc-embedded-firsttime-formula appropriately.
13983 Set calc-embedded delimiter variables according to mode.
13984
13985 2005-07-08 Richard M. Stallman <rms@gnu.org>
13986
13987 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
13988 Check for "emacs", etc., as entire symbol, not just as word.
13989 (checkdoc-file-comments-engine): Use regexp-quote on FN.
13990
13991 * files.el (set-visited-file-name): Report the error
13992 for "empty filename" earlier.
13993 (kill-some-buffers): Ignore buffers already dead.
13994
13995 * fringe.el (fringe-mode): Doc fix.
13996
13997 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13998 Check for (featurep 'xemacs) and turn off warnings in what it guards.
13999 Use unwind-protect to ensure byte-compile-unresolved-functions
14000 is updated.
14001
14002 * whitespace.el (whitespace-buffer-leading-cleanup):
14003 Simplify w/ skip-chars-forward.
14004 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
14005
14006 * mail/rmail.el (rmail-only-expunge): Fix paren error.
14007 Unconditionally try to leave point at the same old place.
14008
14009 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
14010
14011 * comint.el (comint-postoutput-scroll-to-bottom)
14012 (comint-show-maximum-output): Take scroll-margin into consideration.
14013
14014 2005-07-08 Kim F. Storm <storm@cua.dk>
14015
14016 * ido.el (ido-use-filename-at-point): New choice `guess'.
14017 (ido-file-internal): Try ffap-guesser if selected.
14018
14019 * ido.el (ido-before-fallback-functions): New hook.
14020 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
14021 (ido-read-file-name): Run it.
14022
14023 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
14024
14025 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
14026 strings rather than a list of symbols to the completion function.
14027
14028 2005-07-07 Jay Belanger <belanger@truman.edu>
14029
14030 * calc/calc-units.el (math-apply-units): Change the places in
14031 which units are simplified.
14032
14033 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
14034
14035 * cus-edit.el (customize-option, customize-option-other-window):
14036 Make them handle aliases.
14037
14038 * custom.el (custom-variable-p): Make it recursively follow
14039 aliases. Mention that in the docstring.
14040
14041 2005-07-07 Richard M. Stallman <rms@gnu.org>
14042
14043 * cus-start.el (exec-path): Use `directory' instead of `file'.
14044 Fix tag for nil.
14045
14046 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14047
14048 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
14049 when called non-interactively. Doc fix.
14050
14051 2005-07-07 Lute Kamstra <lute@gnu.org>
14052
14053 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
14054 new address as well.
14055
14056 2005-07-07 Kenichi Handa <handa@m17n.org>
14057
14058 * international/mule.el (make-coding-system):
14059 Describe `ascii-incompatible' property in the docstring.
14060 (set-file-name-coding-system): Signal an error if coding-system is
14061 ascii-incompatible.
14062 (set-keyboard-coding-system): Likewise.
14063
14064 * international/mule-cmds.el (set-default-coding-systems):
14065 Don't set default-file-name-coding-system and
14066 default-keyboard-coding-system if coding-system is ASCII-incompatible.
14067
14068 * international/utf-16.el: Declare that all UTF-16-based coding
14069 systems are ASCII-incompatible.
14070
14071 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
14072
14073 * progmodes/gud.el: Require font-lock for displaying errors.
14074 Used by gdb-ui.el.
14075
14076 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14077
14078 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
14079 values for the pattern lists which are `read'able but not
14080 `append'able (like symbols).
14081
14082 2005-07-06 Richard M. Stallman <rms@gnu.org>
14083
14084 * progmodes/flymake.el (flymake-float-time): Instead of
14085 with-no-warnings, test for xemacs.
14086 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
14087 to avoid warning.
14088
14089 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
14090
14091 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
14092
14093 2005-07-05 Lute Kamstra <lute@gnu.org>
14094
14095 * battery.el: Add support for Darwin (with much debugging help
14096 from Samuel Lauber <sam124@operamail.com>).
14097 (battery-status-function, battery-echo-area-format)
14098 (battery-mode-line-format): Add support for pmset on Darwin.
14099 (battery-load-low, battery-load-critical): New user options.
14100 (battery-pmset): New function.
14101
14102 2005-07-05 Lute Kamstra <lute@gnu.org>
14103
14104 Update FSF's address in GPL notices.
14105
14106 * textmodes/page-ext.el: Update FSF's address.
14107
14108 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14109
14110 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
14111 filling from using prefix when filling a single-line docstring.
14112
14113 * progmodes/flymake.el: Remove useless eval-when-compile.
14114
14115 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
14116
14117 2005-07-04 Richard M. Stallman <rms@gnu.org>
14118
14119 * textmodes/org.el (org-file-apps-defaults-gnu):
14120 Rename from org-file-apps-defaults-linux.
14121 (org-default-apps): Don't test system-type for `linux'.
14122 (org-file-apps): Doc fix.
14123
14124 2005-07-04 David Ponce <david@dponce.com>
14125
14126 * tree-widget.el: Improve header Commentary section.
14127 (tree-widget) [defgroup]
14128 (tree-widget-image-enable, tree-widget-themes-directory)
14129 (tree-widget-theme, tree-widget-image-properties-emacs)
14130 (tree-widget-image-properties-xemacs, tree-widget-create-image)
14131 (tree-widget-image-formats, tree-widget-control)
14132 (tree-widget-empty-control, tree-widget-leaf-control
14133 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
14134 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
14135 (tree-widget-keep, tree-widget-after-toggle-functions)
14136 (tree-widget-open-node, tree-widget-close-node): Doc fix.
14137 (tree-widget-open-control, tree-widget-close-control): Fix doc and
14138 :help-echo message.
14139 (tree-widget-set-theme): Doc fix. Use `string-equal'.
14140 (tree-widget-image-properties): Doc fix. Clearer implementation.
14141 (tree-widget--cursors): New constant.
14142 (tree-widget-lookup-image): New function split from
14143 `tree-widget-find-image'. Clearer implementation.
14144 (tree-widget-find-image): Use it.
14145 (tree-widget-button-keymap): Use `set-keymap-parent'.
14146 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
14147 Define the sub-widgets here.
14148 (tree-widget-node): Check that :node is not a tree-widget.
14149 (tree-widget-get-super, tree-widget-open-control)
14150 (tree-widget-close-control, tree-widget-empty-control)
14151 (tree-widget-leaf-control, tree-widget-guide)
14152 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
14153 (tree-widget-no-handle, tree-widget-value-delete)
14154 (tree-widget-map): Remove.
14155 (tree-widget-children-value-save): Doc fix. Simplified.
14156 (tree-widget-value-create): Update according to previous changes.
14157
14158 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
14159
14160 * textmodes/org.el: Leading space replaced by TABS.
14161 (org-recalc-marks, org-table-rotate-recalc-marks)
14162 (org-table-get-specials): Treat "^" and "_" marks.
14163 (org-table-justify-field-maybe): Optional argument NEW.
14164 (org-table-eval-formula): Parsing of the format simplified.
14165 New modes C,I. Honor the %= parameter in the current table.
14166 Avoid unnecessary re-align by using the NEW argument to
14167 `org-table-justify-field-maybe'.
14168 (org-calc-default-modes): Default for date-format mimicks org-mode.
14169 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
14170
14171 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
14172
14173 * cus-face.el (custom-theme-set-faces): Make it handle face
14174 aliases whose alias declarations are pre- or autoloaded.
14175
14176 2005-07-04 Juri Linkov <juri@jurta.org>
14177
14178 * faces.el (read-face-name): Put the code for getting a face name
14179 from the buffer before adding the faces from the `face' property.
14180 Use `completing-read-multiple' instead of `completing-read'.
14181 Require `crm'. Add default value and post-process the returned
14182 list of faces.
14183
14184 * emacs-lisp/crm.el (crm-find-current-element)
14185 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
14186
14187 * emacs-lisp/lisp-mode.el (eval-defun-1):
14188 * emacs-lisp/edebug.el (edebug-eval-defun):
14189 Remove unnecessary quotes.
14190
14191 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
14192
14193 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
14194 (prolog-indent-level): Fix typo in docstring.
14195
14196 * info.el (Info-history, Info-history-forward)
14197 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
14198
14199 * add-log.el (add-change-log-entry):
14200 * comint.el (comint-dynamic-list-input-ring)
14201 (comint-dynamic-list-completions):
14202 * dabbrev.el (dabbrev-expand):
14203 * delim-col.el (delimit-columns-rectangle-line):
14204 * diff-mode.el (diff-context->unified, diff-reverse-direction)
14205 (diff-unified->context):
14206 * ediff-init.el (ediff-abbrev-jobname):
14207 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
14208 (ediff-replace-session-activity-marker-in-meta-buffer):
14209 * info.el (Info-summary):
14210 * lpr.el (printify-region):
14211 * printing.el (pr-create-interface):
14212 * ps-print.el (ps-print-quote):
14213 * ses.el (ses-column-widths, ses-print-cell)
14214 (ses-adjust-print-width, ses-center):
14215 * shell.el (shell-file-name-quote-list):
14216 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
14217 (strokes-fill-current-buffer-with-whitespace)
14218 (strokes-xpm-for-stroke, strokes-list-strokes)
14219 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
14220 * term.el (term-dynamic-list-input-ring)
14221 (term-dynamic-list-completions):
14222 * calc/calc.el (math-format-stack-value):
14223 * emacs-lisp/edebug.el (edebug-display-freq-count):
14224 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
14225 (delphi-new-comment-line):
14226 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
14227 * progmodes/executable.el (executable-set-magic):
14228 * progmodes/python.el (inferior-python-mode):
14229 * progmodes/scheme.el (scheme-mode-syntax-table):
14230 * progmodes/sh-script.el (sh-maybe-here-document):
14231 * progmodes/sql.el (sql-copy-column):
14232 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
14233 * textmodes/bibtex.el (bibtex-mode):
14234 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
14235 (sgml-auto-attributes):
14236 * textmodes/table.el (table-insert, table-shorten-cell)
14237 (table--generate-source-scan-lines, table-delete-row)
14238 (*table--cell-delete-char, table--spacify-frame)
14239 (table--horizontally-shift-above-and-below)
14240 (table--cell-insert-char, table--cell-blank-str)
14241 (table--fill-region-strictly):
14242 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
14243 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
14244
14245 * add-log.el (change-log):
14246 * apropos.el (apropos):
14247 * comint.el (comint-completion, comint-source):
14248 * dabbrev.el (dabbrev):
14249 * delim-col.el (columns):
14250 * diff-mode.el (diff-mode):
14251 * ediff.el (ediff):
14252 * ediff-diff.el (ediff-diff):
14253 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
14254 * ediff-mult.el (ediff-mult):
14255 * ediff-ptch.el (ediff-ptch):
14256 * ediff-wind.el (ediff-window):
14257 * facemenu.el (facemenu):
14258 * indent.el (indent):
14259 * info.el (info):
14260 * jka-cmpr-hook.el (compression, jka-compr):
14261 * lpr.el (lpr):
14262 * outline.el (outlines):
14263 * pcmpl-cvs.el (pcmpl-cvs):
14264 * pcmpl-rpm.el (pcmpl-rpm):
14265 * printing.el (printing):
14266 * ps-print.el (postscript, ps-print, ps-print-horizontal)
14267 (ps-print-vertical, ps-print-headers, ps-print-font)
14268 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
14269 (ps-print-background, ps-print-printer, ps-print-page)
14270 (ps-print-miscellany):
14271 * ses.el (ses):
14272 * shell.el (shell, shell-directories, shell-faces):
14273 * startup.el (initialization):
14274 * strokes.el (strokes):
14275 * term.el (term):
14276 * uniquify.el (uniquify):
14277 * w32-vars.el (w32):
14278 * calc/calc.el (calc):
14279 * emacs-lisp/bytecomp.el (bytecomp):
14280 * emacs-lisp/cl-indent.el (lisp-indent):
14281 * emacs-lisp/edebug.el (edebug):
14282 * emacs-lisp/elp.el (elp):
14283 * emacs-lisp/testcover.el (testcover):
14284 * emacs-lisp/trace.el (trace):
14285 * emulation/viper-ex.el (viper-ex):
14286 * emulation/viper-mous.el (viper-mouse):
14287 * mail/mailalias.el (mailalias):
14288 * mail/supercite.el (supercite, supercite-frames)
14289 (supercite-attr, supercite-cite, supercite-hooks):
14290 * net/rcompile.el (remote-compile):
14291 * net/rlogin.el (rlogin):
14292 * obsolete/ooutline.el (outlines):
14293 * progmodes/delphi.el (delphi):
14294 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14295 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14296 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14297 (ebnf-optimization):
14298 * progmodes/etags.el (etags):
14299 * progmodes/executable.el (executable):
14300 * progmodes/idlwave.el (idlwave):
14301 * progmodes/pascal.el (pascal):
14302 * progmodes/prolog.el (prolog):
14303 * progmodes/python.el (python):
14304 * progmodes/scheme.el (scheme):
14305 * progmodes/sh-script.el (sh, sh-script):
14306 * progmodes/sql.el (SQL):
14307 * progmodes/tcl.el (tcl):
14308 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14309 * textmodes/enriched.el (enriched):
14310 * textmodes/makeinfo.el (makeinfo):
14311 * textmodes/sgml-mode.el (sgml):
14312 * textmodes/table.el (table-hooks):
14313 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14314 * textmodes/texinfo.el (texinfo):
14315 * textmodes/two-column.el (two-column):
14316 Finish `defgroup' description with period.
14317
14318 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14319 * eshell/esh-var.el (eshell-var):
14320 * progmodes/vhdl-mode.el (vhdl-testbench):
14321 * textmodes/org.el (org): Fix typos in docstrings.
14322
14323 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14324 consistency.
14325
14326 * progmodes/flymake.el (flymake-find-file): Remove.
14327 (flymake-float-time): Use `with-no-warnings'.
14328 (flymake-check-start-time, flymake-check-was-interrupted)
14329 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14330 (flymake-new-err-info): `defvar' at compile time.
14331
14332 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14333
14334 * replace.el (occur-hook): Doc fix.
14335 (occur-1): Don't call `occur-hook' if there are no matches.
14336
14337 2005-07-03 Richard M. Stallman <rms@gnu.org>
14338
14339 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14340 global-map, save the same map.
14341 (global-map): Don't alter it at top level.
14342 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14343 Then alter it here instead.
14344 (tpu-edt-off): Set global-map to the saved one.
14345
14346 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14347 All references simplified.
14348 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14349 (zmacs-regions): Add defvar.
14350 (repeat-complex-command-map): Everything about that deleted.
14351
14352 * textmodes/artist.el (artist-key-is-drawing)
14353 (artist-key-endpoint1, artist-key-poly-point-list)
14354 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14355 (artist-key-compl-table, artist-rb-save-data)
14356 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14357 Don't put them in eval-when-compile.
14358 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14359
14360 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14361 Use with-no-warnings.
14362
14363 * net/browse-url.el (dos-windows-version): Add defvar.
14364
14365 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14366
14367 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14368 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14369 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14370 Add defvar.
14371 (rmail-summary-beginning-of-message): Use with-no-warnings.
14372 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14373
14374 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14375 Use with-no-warnings.
14376
14377 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14378 (c-mark-function): Add point-moving-unit property.
14379 (vi-goto-line): Use with-no-warnings.
14380
14381 * emulation/edt.el (edt-last-copied-word): Add defvar.
14382 (zmacs-region-stays): Likewise.
14383 (edt-mark-section-wisely): Use c-mark-function for C.
14384 Use makr-defun for Fortran.
14385 (time-string): defvar deleted.
14386 (edt-display-the-time): Don't set time-string.
14387
14388 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14389
14390 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14391 Don't warn when name is not constant
14392 or for defining the group `emacs'.
14393
14394 * tooltip.el (gud-tooltip-mode): Add defvar.
14395
14396 * startup.el (default-frame-background-mode): Add defvar.
14397
14398 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14399
14400 * info.el (tool-bar-map): Add defvar.
14401
14402 * dired.el (dnd-protocol-alist): Add defvar.
14403
14404 * dired-aux.el (dired-query): Display question with answer, when
14405 the user answers.
14406
14407 * custom.el (custom-add-option): Doc fix.
14408
14409 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14410
14411 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14412
14413 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14414 bogus name from the last change.
14415
14416 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14417
14418 * custom.el (custom-declare-variable): Fix typos in comment.
14419 (custom-known-themes): Doc fix.
14420 (custom-theme-directory): New defcustom.
14421 (require-theme): Make it check `custom-theme-directory'.
14422
14423 * cus-theme.el (custom-new-theme-mode): New function.
14424 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14425 (custom-theme-description): Add compiler defvars.
14426 (customize-create-theme): Add doc to the "*New Custom Theme*"
14427 buffer. Use `custom-new-theme-mode'.
14428 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14429 and save it to the `custom-theme-directory'. Make this the
14430 default directory of the buffer.
14431
14432 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14433
14434 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14435 Fix unbalanced parentheses.
14436
14437 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14438
14439 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14440 into flymake-mode and delegate to flymake-mode.
14441
14442 * find-file.el (ff-which-function-are-we-in): Clean up.
14443
14444 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14445
14446 * replace.el (occur-rename-buffer): Fix docstring.
14447
14448 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14449 (edt-last-copied-word, edt-learn-macro-count)
14450 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14451 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14452 (time-string, zmacs-region-stays):
14453 * emulation/edt-mapper.el (edt-save-function-key-map)
14454 (EDT-key-name): `defvar' to silence the byte-compiler.
14455
14456 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
14457
14458 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14459 font-lock-regexp-backslash. Doc fix.
14460 (font-lock-regexp-backslash-grouping-construct): Rename from
14461 font-lock-regexp-backslash-construct. Doc fix.
14462 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14463 grouping constructs.
14464
14465 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14466
14467 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14468 updating all the prerequisites.
14469
14470 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14471
14472 * textmodes/org.el (org-agenda-start-on-weekday)
14473 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14474 (org-agenda-use-time-grid, org-archive-location)
14475 (org-allow-space-in-links, org-usenet-links-prefer-google)
14476 (org-enable-table-editor, org-export-default-language)
14477 (org-export-html-show-new-buffer, org-fill-paragraph)
14478 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14479 (org-goto-quit, org-occur, org-eval-in-calendar)
14480 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14481 (org-agenda-diary-entry, org-remember-help)
14482 (org-table-convert-region, org-at-table-p)
14483 (org-table-move-row-down, org-table-move-row-up)
14484 (org-table-copy-region, org-table-toggle-vline-visibility)
14485 (org-table-get-stored-formulas, org-table-get-specials)
14486 (org-recalc-commands, org-table-eval-formula)
14487 (org-table-formula-substitute-names, orgtbl-make-binding)
14488 (org-format-org-table-html, org-format-table-table-html)
14489 (org-format-table-table-html-using-table-generate-source)
14490 (org-customize): Fix typos in docstrings.
14491 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14492 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14493 (org-back-to-heading): Doc fixes.
14494 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14495 (org-agenda-change-all-lines, org-get-header):
14496 Improve argument/docstring consistency.
14497 (orgtbl-error): Fix error message.
14498
14499 * progmodes/flymake.el (flymake-find-possible-master-files)
14500 (flymake-master-file-compare, flymake-get-line-err-count)
14501 (flymake-highlight-line, flymake-gui-warnings-enabled):
14502 Fix typos in docstrings.
14503 (flymake-parse-line, flymake-get-project-include-dirs-function)
14504 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14505 Doc fixes.
14506 (flymake-get-project-include-dirs-function)
14507 (flymake-make-err-menu-data):
14508 Improve argument/docstring consistency.
14509
14510 2005-07-01 Lute Kamstra <lute@gnu.org>
14511
14512 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14513 Catch errors with ignore-errors. Use temporary buffer.
14514 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14515
14516 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14517 background color faces.
14518 (facemenu-set-foreground, facemenu-set-background):
14519 Use facemenu-set-face-from-menu.
14520 (facemenu-set-face-from-menu): Treat face names that start with
14521 "fg:" or "bg:" as special.
14522 (facemenu-add-new-color): Don't create faces. Simplify.
14523
14524 2005-06-30 Richard M. Stallman <rms@gnu.org>
14525
14526 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14527 (crm-find-current-element): Likewise.
14528
14529 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14530
14531 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14532
14533 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14534
14535 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14536 (archive-mouse-extract): Make it an obsolete alias.
14537 (archive-mode-map): Don't use archive-mouse-extract any more.
14538 (archive-mode, archive-extract): write-contents-hooks ->
14539 write-contents-functions.
14540 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14541 first arg.
14542 (archive-rename-entry): Update the call.
14543 (archive-zip-summarize): Remove unused var `method'.
14544 (archive-lzh-summarize): Remove unused var `creator'.
14545
14546 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14547 dedicated frame upon exit.
14548
14549 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14550 (archive-zip-extract, archive-zip-expunge)
14551 (archive-zip-update, archive-zip-update-case): Use executable-find.
14552 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14553 Use restore-buffer-modified-p.
14554 (archive-extract, archive-add-new-member, archive-write-file-member):
14555 Use with-current-buffer.
14556 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14557
14558 2005-06-30 Andreas Schwab <schwab@suse.de>
14559
14560 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14561
14562 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14563
14564 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14565
14566 2005-06-30 Juri Linkov <juri@jurta.org>
14567
14568 * faces.el (vertical-border): Inherit from mode-line-inactive
14569 only on tty.
14570
14571 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14572
14573 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14574 example, -NLINES in the `occur' docstring).
14575
14576 * replace.el (occur-1): When no matches are found, do not set the
14577 `buffer-read-only' and modified flags for the occur buffer,
14578 because it is deleted.
14579
14580 * emulation/cua-base.el (cua-check-pending-input)
14581 (cua-repeat-replace-region, cua-mode, cua-debug)
14582 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14583 Fix typos in docstrings.
14584
14585 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14586 (cua-cut-region-to-global-mark)
14587 (cua--cut-rectangle-to-global-mark):
14588 Remove period from end of messages.
14589
14590 * emulation/cua-rect.el (cua-do-rectangle-padding):
14591 Remove period from end of messages.
14592 (cua--rectangle-seq-format): Fix typo in docstring.
14593 (cua-sequence-rectangle, cua-fill-char-rectangle):
14594 Improve argument/docstring consistency.
14595
14596 2005-06-29 Juri Linkov <juri@jurta.org>
14597
14598 * faces.el (default-frame-background-mode): New internal variable.
14599 (frame-set-background-mode): Use it.
14600
14601 * startup.el (normal-top-level): Set default-frame-background-mode
14602 instead of frame-background-mode. Before setting it, test for its
14603 nil value. Remove tests for frame-background-mode and frame
14604 parameter `reverse'. Add test for "unspecified-fg".
14605
14606 * term/xterm.el (xterm-rxvt-set-background-mode):
14607 * term/rxvt.el (rxvt-set-background-mode):
14608 Set default-frame-background-mode instead of frame-background-mode.
14609
14610 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14611
14612 * simple.el (set-variable): Warn about obsolete user variables.
14613
14614 * imenu.el (imenu--completion-buffer):
14615 * mouse.el (mouse-buffer-menu-alist):
14616 * msb.el (msb-invisible-buffer-p):
14617 * calendar/diary-lib.el (diary-header-line-format):
14618 * emacs-lisp/pp.el (pp-buffer):
14619 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14620 * textmodes/picture.el (picture-replace-match):
14621 Change space constants followed by a sexp to "?\s ".
14622
14623 * play/decipher.el (decipher-loop-with-breaks):
14624 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14625 constants "protected" from end of line by a comment to "?\s".
14626
14627 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14628
14629 * font-lock.el (save-buffer-state): Use `declare'.
14630
14631 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14632 reset the syntax-table to cperl-mode-syntax-table.
14633 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14634 "foo_print_bar" is not matched as a reserved keyword.
14635
14636 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14637
14638 * textmodes/org.el (orgtbl-setup): New function, for delayed
14639 setup for the orgtbl commands.
14640 (org-calc-default-modes): New option.
14641 (orgtbl-make-binding): Use `defun' to get better help display.
14642 (org-diary): Call `org-compile-prefix-format'.
14643 (org-table-formula-substitute-names): New function.
14644 (org-agenda-day-view, org-agenda-week-view): New commands.
14645 (org-agenda-toggle-week-view): Command removed.
14646 (org-tbl-menu): Split off from org-org-menu.
14647 (org-mode): Move removal of outline-mode menus to here.
14648 (org-table-formula-debug): New option.
14649 (org-table-insert-row): Keep first field if just "#" or "*".
14650 (org-mode): Paragraph regexps fixed.
14651 (org-table-recalculate-regexp): New constant.
14652 (org-table-justify-field-maybe): Avoid replace if not necessary.
14653 (org-copy-special, org-cut-special): Use `call-interactively'.
14654 (org-table-copy-region): Take region from `interactive' call.
14655 (org-trim): Return string even if no match.
14656 (org-formula): New face.
14657 (org-set-font-lock-defaults): No longer highlight "FIXME".
14658 But highlight formula-related fields in table.
14659 (org-table-p): Use regexp, not fontification.
14660 (org-table-align): Handle white space at end of line.
14661 (org-table-formula-evaluate-inline): New option.
14662 (org-mode): Auto-wrapping in comment lines turned off.
14663 (org-table-copy-down): Evaluate only in copied field, not in
14664 destination.
14665 (org-table-current-formula): Variable removed.
14666 (org-table-store-formulas, org-table-get-stored-formulas)
14667 (org-table-modify-formulas, org-table-replace-in-formulas)
14668 (org-table-maybe-eval-formula): New functions.
14669 (org-table-get-formula): Modify to use stored formulas.
14670 (org-table-insert-column, org-table-delete-column)
14671 (org-table-move-column): Call `org-table-modify-formulas'.
14672 (org-complete): Add completion for keyword formulas.
14673 (orgtbl-mode): Pull orgtbl-mode-map to start of
14674 minor-mode-map-alist.
14675
14676 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14677
14678 * progmodes/python.el (python-check): Require `compile' before
14679 modifying its variables.
14680
14681 * newcomment.el (comment-indent-default): Don't get fooled by an early
14682 end of buffer.
14683
14684 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14685
14686 * ps-print.el (ps-print-version): Fix version number.
14687
14688 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
14689
14690 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
14691
14692 2005-06-28 Richard M. Stallman <rms@gnu.org>
14693
14694 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
14695 (flyspell-local-mouse-map): Declaration deleted.
14696 (flyspell-mouse-map): Bind only mouse-2.
14697 (flyspell-mode-map): Don't test flyspell-use-local-map.
14698 (flyspell-overlay-keymap-property-name): Var deleted.
14699 (flyspell-mode-on): Don't make local bindings for
14700 flyspell-mouse-map and flyspell-mode-map.
14701 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
14702
14703 * textmodes/ispell.el (ispell-word): Do not ignore short words.
14704
14705 * progmodes/compile.el (compilation-next-error-function):
14706 Don't switch buffers; operate on the current buffer.
14707
14708 * progmodes/compile.el (compilation-error-file-name)
14709 (compilation-warning-file-name, compilation-info-file-name)
14710 (compilation-line-number, compilation-column-number): New faces.
14711 (compilation-error-face, compilation-warning-face)
14712 (compilation-info-face, compilation-line-face)
14713 (compilation-column-face): Use them.
14714
14715 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
14716
14717 * comint.el (comint-password-prompt-regexp): Accept ", try again".
14718
14719 * bindings.el (global-map): Bind insertchar and its variants.
14720
14721 2005-06-27 Richard M. Stallman <rms@gnu.org>
14722
14723 * textmodes/artist.el (artist-text-overwrite)
14724 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
14725
14726 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14727
14728 * ps-print.el: It was not working the page selection for printing.
14729 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
14730 (ps-print-version): New version 6.6.7.
14731 (ps-end-sheet): New fun.
14732 (ps-header-sheet, ps-end-job): Call it.
14733
14734 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
14735
14736 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
14737
14738 2005-06-27 Lute Kamstra <lute@gnu.org>
14739
14740 * facemenu.el (facemenu-unlisted-faces): Add foreground and
14741 background color faces.
14742 (facemenu-get-face): Delete function.
14743 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
14744 (facemenu-add-new-color): Make second argument mandatory.
14745 Create the appropriate face and return it. Simplify.
14746 (facemenu-set-foreground, facemenu-set-background): Don't check if
14747 color is defined. Use return value of facemenu-add-new-color.
14748
14749 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
14750
14751 * progmodes/gud.el (gud-filter): Add missing argument to
14752 with-selected-window.
14753
14754 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
14755
14756 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
14757 a :require to the defcustom.
14758
14759 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
14760 defcustoms corresponding to minor modes.
14761
14762 2005-06-26 David Ponce <david@dponce.com>
14763
14764 * recentf.el: Require tree-widget instead of wid-edit.
14765 (recentf-filename-handler): Fix widget :type.
14766 (recentf-cancel-dialog, recentf-open-more-files)
14767 (recentf-open-files-action): Doc fix.
14768 (recentf-dialog-goto-first): New function.
14769 (recentf-dialog-mode-map): Set parent keymap first.
14770 (recentf-dialog-mode): Define with define-derived-mode.
14771 Don't display continuation lines in dialogs.
14772 (recentf-edit-list): Rename from recentf-edit-selected-items.
14773 (recentf-edit-list-select): Rename from recentf-edit-list-action.
14774 Simplify.
14775 (recentf-edit-list-validate): New function.
14776 (recentf-edit-list): Update accordingly.
14777 (recentf-open-files-item-shift): Remove.
14778 (recentf-open-files-item): Convert menu elements into tree and
14779 link widgets. Don't create the widgets.
14780 (recentf-open-files): Update accordingly.
14781 (recentf-save-list): Untabify.
14782
14783 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
14784
14785 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
14786 (keep-lines): Add INTERACTIVE arg. Never delete lines only
14787 partially contained in the active region. Do not take active
14788 region into account when called from Lisp, unless INTERACTIVE arg
14789 is non-nil. Use `forward-line' instead of `beginning-of-line' to
14790 avoid trouble with fields. Make marker point nowhere when no
14791 longer used. Always return nil. Doc fix.
14792 (flush-lines): Add INTERACTIVE arg. Do not take active region
14793 into account when called from Lisp, unless INTERACTIVE arg is
14794 non-nil. Use `forward-line' instead of `beginning-of-line' to
14795 avoid trouble with fields. Make marker point nowhere when no
14796 longer used. Always return nil. Doc fix.
14797 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
14798 interchangeable. Do not take active region into account when
14799 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
14800 message in echo area when called from Lisp, unless INTERACTIVE arg
14801 is non-nil. Avoid saying "1 occurrences". Do not use markers.
14802 Return the number of matches. Doc fix.
14803 (occur): Doc fix.
14804 (perform-replace): Make comment follow double space convention for
14805 the sake of `outline-minor-mode'.
14806
14807 * faces.el (facep): Doc fix.
14808
14809 2005-06-25 Richard M. Stallman <rms@gnu.org>
14810
14811 * facemenu.el (facemenu-enable-faces-p): New function.
14812 (facemenu-background-menu, facemenu-foreground-menu)
14813 (facemenu-face-menu): Add menu-enable property.
14814
14815 * jka-compr.el (jka-compr-insert-file-contents):
14816 Special handling if cannot find the uncompression program.
14817
14818 * cus-face.el (custom-face-attributes): Add autoload.
14819
14820 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14821 Bind comment-indent-function locally.
14822
14823 * window.el (save-selected-window): Use save-current-buffer.
14824
14825 * subr.el (with-selected-window): Use save-current-buffer.
14826
14827 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
14828 and with-current-buffer.
14829
14830 2005-06-24 Richard M. Stallman <rms@gnu.org>
14831
14832 * simple.el (line-move-1): Fix previous change.
14833
14834 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
14835
14836 * replace.el (occur-1): Set `buffer-read-only' and the
14837 buffer-modified flag before running `occur-hook' to protect
14838 against unintentional buffer switches that can lead to data loss.
14839
14840 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
14841
14842 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
14843 (gud-gdb-marker-filter): Use font-lock-warning-face for any
14844 initial error.
14845
14846 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
14847 after fresh input.
14848 (gdb-var-create-handler): Put name of expression in quotes.
14849
14850 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
14851
14852 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
14853 elements of RING in order, and without bogus nil elements.
14854
14855 2005-06-23 Richard M. Stallman <rms@gnu.org>
14856
14857 * simple.el (set-variable): Args renamed; doc fix.
14858 (line-move-1): When there are overlays around, use vertical-motion.
14859
14860 * faces.el (escape-glyph): Use brown against light background.
14861 (nobreak-space): Rename from no-break-space.
14862 Fix previous change.
14863
14864 * dired-aux.el (dired-do-copy): Fix arg prompt.
14865
14866 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
14867
14868 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14869
14870 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
14871 rather than "Distributor".
14872
14873 2005-06-23 Lute Kamstra <lute@gnu.org>
14874
14875 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
14876 (debug-on-entry): Use it. New interactive declaration that uses
14877 function-called-at-point.
14878
14879 2005-06-23 Kim F. Storm <storm@cua.dk>
14880
14881 * subr.el (save-match-data): Add comment about using evaporate arg
14882 to set-match-data.
14883
14884 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
14885
14886 * cus-edit.el (customize-face)
14887 (customize-face-other-window): Handle face aliases.
14888
14889 * faces.el (face-documentation, set-face-attribute)
14890 (face-spec-set): Handle face aliases.
14891
14892 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
14893
14894 * help-mode.el (help-make-xrefs): If a symbol representing a face
14895 name is not followed by the word "face", it could still be a
14896 function or variable name, so don't bypass other checks.
14897
14898 2005-06-22 Juri Linkov <juri@jurta.org>
14899
14900 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
14901 Replace aliased functions with calls where second arg `inherit' is t.
14902
14903 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
14904
14905 * progmodes/gdb-ui.el (gdb-error): New variable.
14906 (gdb-error): New function.
14907 (gdb-annotation-rules): Act on error-begin and error annotations.
14908 (gdb-concat-output): Use font-lock-warning-face for errors.
14909
14910 2005-06-22 Miles Bader <miles@gnu.org>
14911
14912 * bindings.el (propertized-buffer-identification): Use renamed
14913 `Buffer-menu-buffer' face.
14914
14915 * faces.el (vertical-border): Rename from `vertical-divider'.
14916 (escape-glyph): Change dark-background color back to `cyan'.
14917
14918 2005-06-21 Juri Linkov <juri@jurta.org>
14919
14920 * faces.el (face-user-default-spec): Try getting `customized-face'
14921 prior to `saved-face'.
14922 (frame-background-mode): Refill docstring.
14923
14924 * emacs-lisp/lisp-mode.el (eval-defun-1):
14925 * emacs-lisp/edebug.el (edebug-eval-defun):
14926 Set `saved-face' temporarily to nil before calling form.
14927 Set `customized-face' to the new spec after that.
14928
14929 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
14930
14931 * subr.el (1value, lambda, key-substitution-in-progress):
14932 Doc fixes.
14933
14934 * autoinsert.el (auto-insert-alist):
14935 * ses.el (ses-call-printer):
14936 * subr.el (noreturn):
14937 * emacs-lisp/lisp.el (check-parens):
14938 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
14939 * net/browse-url.el (browse-url-mosaic):
14940 * progmodes/cc-defs.el (c-safe-scan-lists):
14941 * progmodes/ebnf-abn.el (ebnf-abn-lex):
14942 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
14943 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
14944 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
14945 * progmodes/ebnf-iso.el (ebnf-iso-lex):
14946 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
14947
14948 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
14949
14950 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
14951
14952 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
14953
14954 * calendar/appt.el (appt-make-list): Activate the package, if
14955 not already active (for backwards compatibility).
14956
14957 2005-06-20 Kim F. Storm <storm@cua.dk>
14958
14959 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
14960
14961 2005-06-20 Miles Bader <miles@gnu.org>
14962
14963 * faces.el (vertical-divider): New face.
14964
14965 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
14966
14967 * simple.el (kill-whole-line): Doc fix.
14968 (next-error-buffer-p, next-error-find-buffer)
14969 (clone-indirect-buffer): Fix typos in docstrings.
14970 (comment-line-break-function): Doc fix: don't say variable
14971 is automatically buffer-local (it isn't).
14972
14973 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
14974
14975 * net/tramp-ftp.el (top):
14976 * net/tramp-smb.el (top):
14977 * net/tramp-util.el (top):
14978 * net/tramp-uu.el (top):
14979 * net/tramp-vc.el (top):
14980 * net/tramp.el (top): Revert copyright years back to original
14981 ones. Tramp has a life outside GNU Emacs.
14982
14983 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
14984
14985 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
14986
14987 2005-06-18 Juri Linkov <juri@jurta.org>
14988
14989 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
14990 end of first regexp to limit the match to the position between
14991 line number and source line with same separator character as used
14992 between file name and line number. In the second regexp limit
14993 mouse-face area to file name and line number by adding new group
14994 for them and referring it in HYPERLINK arg.
14995 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
14996 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
14997 previous line where grep markers may be already removed.
14998
14999 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
15000
15001 * progmodes/ps-mode.el: Update version and maintainer's email address.
15002
15003 2005-06-18 Steve Youngs <steve@xemacs.org>
15004
15005 * net/browse-url.el (browse-url-browser-function)
15006 (browse-url-default-browser): Add firefox.
15007 (browse-url-firefox-program, browse-url-firefox-arguments)
15008 (browse-url-firefox-startup-arguments)
15009 (browse-url-firefox-new-window-is-tab): New defcustoms.
15010 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
15011
15012 2005-06-17 Richard M. Stallman <rms@gnu.org>
15013
15014 * startup.el (command-line): Warn if specified user name has
15015 no home directory.
15016
15017 * term.el (term-get-old-input, term-input-filter, term-input-sender)
15018 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
15019
15020 * longlines.el (longlines-mode, longlines-show-hard-newlines):
15021 Doc fixes.
15022
15023 * faces.el (underline): Try bold if terminal doesn't support underline.
15024
15025 * mail/sendmail.el (mail-setup-with-from): New variable.
15026 (mail-insert-from-field): New function.
15027 (sendmail-send-it): Call it.
15028 (mail-setup): Optionally call it here.
15029
15030 * term/linux.el: Call tty-no-underline.
15031
15032 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
15033
15034 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
15035
15036 2005-06-17 Miles Bader <miles@gnu.org>
15037
15038 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
15039 (ediff-current-diff-C, ediff-current-diff-Ancestor)
15040 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
15041 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
15042 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
15043 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
15044 Remove "-face" suffix from face names.
15045 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15046 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15047 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15048 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15049 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15050 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15051 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15052 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15053 New backward-compatibility aliases for renamed faces.
15054 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15055 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15056 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15057 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15058 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15059 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15060 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15061 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15062 Use renamed ediff faces.
15063
15064 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
15065 Remove "-face" suffix from face names.
15066 (eshell-test-ok-face, eshell-test-failed-face):
15067 New backward-compatibility aliases for renamed faces.
15068 (eshell-run-test): Use renamed eshell-test faces.
15069
15070 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
15071 face name.
15072 (eshell-prompt-face): New backward-compatibility alias for renamed
15073 face.
15074 (eshell-emit-prompt): Use renamed eshell-prompt face.
15075
15076 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
15077 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
15078 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
15079 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
15080 Remove "-face" suffix from face names.
15081 (eshell-ls-directory-face, eshell-ls-symlink-face)
15082 (eshell-ls-executable-face, eshell-ls-readonly-face)
15083 (eshell-ls-unreadable-face, eshell-ls-special-face)
15084 (eshell-ls-missing-face, eshell-ls-archive-face)
15085 (eshell-ls-backup-face, eshell-ls-product-face)
15086 (eshell-ls-clutter-face):
15087 New backward-compatibility aliases for renamed faces.
15088 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
15089
15090 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
15091 Remove "-face" suffix from face name.
15092 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
15093 instead of literal face.
15094
15095 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
15096
15097 * emacs-lisp/warnings.el (display-warning, lwarn)
15098 (warning-minimum-log-level): Doc fixes.
15099 (warning-minimum-level, warning-minimum-log-level):
15100 Add :debug to :type choices.
15101
15102 * progmodes/ada-mode.el (ada-format-paramlist)
15103 (ada-get-indent-case, ada-check-matching-start)
15104 (ada-check-defun-name, ada-goto-matching-decl-start)
15105 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
15106 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
15107 (ada-make-subprogram-body): Follow error conventions.
15108 (ada-case-exception-file, ada-indent-comment-as-code)
15109 (ada-indent-handle-comment-special, ada-indent-renames)
15110 (ada-indent-return, ada-search-directories-internal)
15111 (ada-tab-policy, ada-case-exception-substring)
15112 (ada-other-file-alist, ada-matching-start-re)
15113 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
15114 (ada-imenu-generic-expression, ada-compile-goto-error)
15115 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
15116 (ada-popup-menu, ada-add-extensions, ada-mode)
15117 (ada-region-selected, ada-create-case-exception)
15118 (ada-create-case-exception-substring, ada-after-keyword-p)
15119 (ada-activate-keys-for-case, ada-adjust-case-region)
15120 (ada-adjust-case-buffer, ada-format-paramlist)
15121 (ada-scan-paramlist, ada-insert-paramlist)
15122 (ada-indent-newline-indent)
15123 (ada-indent-newline-indent-conditional)
15124 (ada-justified-indent-current, ada-goto-previous-word)
15125 (ada-indent-current, ada-get-indent-open-paren)
15126 (ada-get-indent-paramlist, ada-get-indent-end)
15127 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
15128 (ada-get-indent-block-start, ada-get-indent-subprog)
15129 (ada-get-indent-noindent, ada-get-indent-label)
15130 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
15131 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
15132 (ada-goto-stmt-end, ada-goto-next-word)
15133 (ada-check-matching-start, ada-check-defun-name)
15134 (ada-goto-matching-decl-start, ada-goto-matching-start)
15135 (ada-goto-matching-end, ada-search-ignore-string-comment)
15136 (ada-in-decl-p, ada-looking-at-semi-or)
15137 (ada-looking-at-semi-private, ada-in-paramlist-p)
15138 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
15139 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
15140 (ada-next-procedure, ada-previous-procedure, ada-next-package)
15141 (ada-previous-package, ada-create-menu)
15142 (ada-fill-comment-paragraph-justify)
15143 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
15144 (ada-other-file-name, ada-last-which-function-line)
15145 (ada-last-which-function-subprog, ada-which-function)
15146 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
15147 (ada-gen-treat-proc, ada-check-emacs-version)
15148 (ada-continuation-indent, ada-align-region-separate):
15149 Fix typos in docstrings.
15150 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
15151
15152 2005-06-16 Lute Kamstra <lute@gnu.org>
15153
15154 * simple.el (fundamental-mode): Run after-change-major-mode-hook
15155 conditionally.
15156
15157 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
15158
15159 * comint.el (comint-replace-by-expanded-filename)
15160 (comint-prompt-regexp, comint-delimiter-argument-list)
15161 (comint-preinput-scroll-to-bottom):
15162 * info.el (Info-hide-cookies-node):
15163 * ls-lisp.el (ls-lisp-classify):
15164 * find-file.el (ff-search-directories, ff-special-constructs)
15165 (ff-find-other-file):
15166 * font-lock.el (font-lock-keywords):
15167 * shell.el (shell-prompt-pattern)
15168 (shell-dynamic-complete-functions, shell-mode)
15169 (shell-delimiter-argument-list):
15170 * term.el (term-replace-by-expanded-filename)
15171 (term-prompt-regexp, term-delimiter-argument-list):
15172 * woman.el (woman-ignore, woman0-if):
15173 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
15174 * emacs-lisp/elint.el (elint-init-env):
15175 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
15176 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
15177 * language/ethio-util.el (ethio-tilde-escape)
15178 (ethio-use-three-dot-question):
15179 * net/zone-mode.el (zone-mode-load-time-setup):
15180 * progmodes/cc-align.el (c-lineup-argcont):
15181 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
15182 * progmodes/cperl-mode.el (cperl-set-style-back):
15183 * progmodes/inf-lisp.el (inferior-lisp-prompt):
15184 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
15185 Fix spellings in docstrings.
15186
15187 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
15188 * progmodes/modula2.el (m2-for): Fix spellings.
15189
15190 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
15191
15192 * simple.el (undo-more): Don't use `format' on `error' arguments.
15193 Improve argument/docstring consistency.
15194 (pending-undo-list): Doc fix.
15195
15196 * smerge-mode.el (smerge-ensure-match):
15197 * emulation/vip.el (vip-ex):
15198 * net/zone-mode.el (zone-mode-update-serial):
15199 * progmodes/idlwave.el (idlwave-complete):
15200 * progmodes/vhdl-mode.el (vhdl-visit-file)
15201 (vhdl-compose-wire-components):
15202 Don't use `format' on `error' arguments.
15203
15204 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
15205 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
15206 (tooltip-help-tips): Fix typos in docstrings.
15207
15208 2005-06-16 David Ponce <david@dponce.com>
15209
15210 * tree-widget.el (tree-widget-value-create): Simplify last change.
15211
15212 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
15213
15214 * ido.el (ido-incomplete-regexp): New variable.
15215 (ido-set-matches-1): Handle invalid-regexp error and set
15216 ido-incomplete-regexp.
15217 (ido-incomplete-regexp): New face.
15218 (ido-completions): Use it.
15219 (ido-complete, ido-exit-minibuffer, ido-completions):
15220 Handle incomplete regexps.
15221 (ido-completions): Add check for complete match when entering a regexp.
15222
15223 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15224
15225 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
15226
15227 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15228
15229 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
15230 by field delimiters.
15231
15232 2005-06-15 David Ponce <david@dponce.com>
15233
15234 * tree-widget.el: eval-and-compile inlined functions so they will
15235 be available at run-time too.
15236 (tree-widget-super-format-handler)
15237 (tree-widget-format-handler): Remove.
15238 (tree-widget-value-create): Handle the :indent property.
15239
15240 2005-06-15 Miles Bader <miles@gnu.org>
15241
15242 * progmodes/which-func.el (which-func): Only inherit
15243 `font-lock-function-name-face' when that makes sense against the
15244 default mode-line face, otherwise set the face color explicitly.
15245
15246 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
15247 faces instead of (non-existent) variables.
15248
15249 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
15250
15251 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
15252 (iswitchb-get-matched-buffers): Likewise. Simplify.
15253
15254 2005-06-14 Miles Bader <miles@gnu.org>
15255
15256 * progmodes/ld-script.el (ld-script-location-counter):
15257 Remove "-face" suffix from face name.
15258 (ld-script-location-counter-face):
15259 New backward-compatibility alias for renamed face.
15260 (ld-script-location-counter-face): Use renamed face.
15261
15262 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15263 (cperl-hash): Remove "-face" suffix from face names.
15264 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
15265 New backward-compatibility aliases for renamed faces.
15266 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
15267 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
15268
15269 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
15270 name.
15271 (which-func-face): New backward-compatibility alias for renamed face.
15272 (which-func-format): Use renamed which-func face.
15273
15274 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
15275 (vhdl-function, vhdl-directive, vhdl-reserved-word)
15276 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
15277 names.
15278 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
15279 (vhdl-speedbar-configuration, vhdl-speedbar-package)
15280 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
15281 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
15282 (vhdl-speedbar-architecture-selected)
15283 (vhdl-speedbar-configuration-selected)
15284 (vhdl-speedbar-package-selected)
15285 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
15286 names.
15287 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
15288 Use renamed faces.
15289 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15290 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15291 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15292 Use renamed faces.
15293 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15294 names.
15295 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15296 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15297 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15298 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15299 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15300 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15301
15302 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15303 face name.
15304 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15305 (sh-heredoc-face): Use renamed sh-heredoc face.
15306
15307 * progmodes/idlw-help.el (idlwave-help-link):
15308 Remove "-face" suffix from face name.
15309 (idlwave-help-link-face):
15310 New backward-compatibility alias for renamed face.
15311 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15312
15313 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15314 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15315 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15316 New backward-compatibility aliases for renamed faces.
15317 (idlwave-shell-disabled-breakpoint-face)
15318 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15319
15320 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15321 Remove "-face" suffix from face names.
15322 (flymake-errline-face, flymake-warnline-face):
15323 New backward-compatibility aliases for renamed faces.
15324 (flymake-highlight-line): Use renamed flymake faces.
15325
15326 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15327 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15328 (ebrowse-member-class, ebrowse-progress):
15329 Remove "-face" suffix from face names.
15330 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15331 (ebrowse-file-name-face, ebrowse-default-face)
15332 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15333 (ebrowse-progress-face):
15334 New backward-compatibility aliases for renamed faces.
15335 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15336 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15337 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15338 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15339
15340 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15341 antlr-syntax)
15342 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15343 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15344 names.
15345 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15346 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15347 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15348 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15349 backward-compatibility aliases for renamed faces.
15350 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15351 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15352 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15353 remove "font-lock-". Use renamed antlr-mode faces.
15354 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15355 literal face-names with face variable references.
15356
15357 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15358 face name.
15359 (Buffer-menu-buffer-face): New backward-compatibility alias for
15360 renamed face.
15361 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15362
15363 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15364
15365 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15366 Eliminate "-face" suffix.
15367 (makefile-targets): Inherit from font-lock-function-name-face and
15368 eliminate "-face" suffix.
15369 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15370 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15371 actions, instead of prepending, to make it less visible.
15372 (makefile-previous-dependency, makefile-match-dependency):
15373 Don't match a target on a continuation line.
15374
15375 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15376
15377 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15378
15379 * progmodes/gdb-ui.el (menu): Re-order menu items.
15380 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15381
15382 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15383 Define in tooltip.el.
15384 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15385 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15386 gud-tooltip-echo-area.
15387
15388 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15389 backward compatibility and make obsolete.
15390 (tooltip-help-tips): Use tooltip-use-echo-area.
15391 (tooltip-show-help-function): Rename to...
15392 (tooltip-show-help): ...this, because it is a function.
15393 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15394
15395 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15396
15397 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15398 (edebug-print-length, edebug-print-level, edebug-print-circle)
15399 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15400 (edebug-eval-print-last-sexp): Doc fixes.
15401
15402 2005-06-14 Kim F. Storm <storm@cua.dk>
15403
15404 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15405 as the coverage buffer/file/both may change.
15406
15407 2005-06-14 Lute Kamstra <lute@gnu.org>
15408
15409 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15410 and run-mode-hooks. Simplify.
15411
15412 * mail/rmailedit.el (rmail-edit-mode):
15413 * progmodes/octave-inf.el (inferior-octave-mode):
15414 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15415
15416 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15417 and run-mode-hooks.
15418 (recentf-edit-list, recentf-open-files): Don't call
15419 kill-all-local-variables directly.
15420
15421 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15422
15423 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15424
15425 * emacs-lisp/byte-run.el (make-obsolete)
15426 (define-obsolete-function-alias): Rename arguments FUNCTION and
15427 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15428 (make-obsolete-variable, define-obsolete-variable-alias):
15429 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15430 respectively.
15431
15432 * isearchb.el (isearchb-activate):
15433 * pcvs.el (cvs-mode):
15434 * ses.el (ses-load):
15435 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15436 * net/tramp.el (tramp-find-file-exists-command)
15437 (tramp-find-shell):
15438 * progmodes/ada-mode.el (ada-create-case-exception)
15439 (ada-create-case-exception-substring, ada-make-subprogram-body):
15440 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15441 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15442 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15443 * textmodes/org.el (org-promote, org-evaluate-time-range)
15444 (org-agenda-next-date-line, org-agenda-previous-date-line)
15445 (org-agenda-error, org-open-at-point, org-table-move-row)
15446 (org-format-table-table-html-using-table-generate-source)
15447 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15448 * textmodes/reftex.el (reftex-access-scan-info):
15449 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15450 (reftex-toc-promote-prepare): Follow error conventions.
15451
15452 * diff-mode.el (diff-mode): Fix typo in docstring.
15453
15454 * forms.el (forms--intuit-from-file): Fix reference to
15455 `forms-number-of-fields' in error message.
15456 (forms-print): Fix quoting in error message.
15457
15458 * forms.el (forms-mode):
15459 * emulation/vi.el (vi-goto-insert-state):
15460 * progmodes/flymake.el (flymake-new-err-info)
15461 (flymake-start-syntax-check-for-current-buffer)
15462 (flymake-simple-cleanup):
15463 * eshell/esh-var.el (eshell/export):
15464 * progmodes/gud.el (xdb):
15465 * textmodes/flyspell.el (flyspell-incorrect-hook)
15466 (flyspell-maybe-correct-transposition)
15467 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15468
15469 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15470
15471 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15472 minibuffer prompt.
15473
15474 2005-06-13 Kim F. Storm <storm@cua.dk>
15475
15476 * subr.el (add-to-ordered-list): New defun.
15477
15478 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15479 add cua--keymap-alist to emulation-mode-map-alists.
15480
15481 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15482
15483 * subr.el (complete-in-turn): New macro.
15484 (dynamic-completion-table, lazy-completion-table): Add debug info.
15485
15486 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15487 in preference to face aliases.
15488
15489 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15490 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15491 Remove unused vars `start' and `firstline'.
15492 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15493 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15494
15495 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15496
15497 * cus-start.el (all): Don't complain about missing GTK-related
15498 variables, unless either `gtk' is boundp or this isn't a
15499 `windows-nt' build.
15500
15501 2005-06-13 Lute Kamstra <lute@gnu.org>
15502
15503 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15504 run-mode-hooks.
15505
15506 * ediff-mult.el (ediff-meta-mode):
15507 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15508
15509 * ledit.el (ledit-mode): Use delay-mode-hooks.
15510
15511 * woman.el (woman-mode-line-format): Delete constant.
15512 (woman-mode-map): Initialize it properly.
15513 (woman-mode): Set mode-class property to special.
15514 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15515 Set major-mode and mode-name. Don't set mode-line-format directly.
15516 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15517
15518 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15519 string argument obsolete.
15520
15521 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15522
15523 * textmodes/org.el (org-CUA-compatible): New option.
15524 (org-disputed-keys): New variable.
15525 (org-key): New function.
15526 (orgtbl-make-binding): Add docstring to the created function.
15527 (org-mode): Set paragraph start/separate regexps.
15528 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15529 (org-archive-location, org-archive-mark-done)
15530 (org-archive-stamp-time): New options.
15531 (org-archive-subtree): New command.
15532 (org-fill-paragraph): New function.
15533 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15534 (org-fake-empty-table-line): Function removed.
15535 (org-format-org-table-html): Do not create empty table lines at
15536 separator lines. Improved table header treatment.
15537 (org-link-format): New option.
15538 (org-make-link): New function.
15539 (org-insert-link, org-store-link): Use org-make-link.
15540 (org-open-file): Quote file name for shell command, to allow
15541 spaces in file names.
15542 (org-link-regexp): Fix bug with mailto link.
15543 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15544 New constants.
15545 (org-export-as-html): Deal with the optional angles around a link.
15546 Better treatment of file: links.
15547 (org-open-at-point): Replace @{ and @} with < and >.
15548 (org-run-mode-hooks): Function removed.
15549 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15550
15551 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15552
15553 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15554 MI command -data-list-register-values.
15555 (gdb-post-prompt): Indent properly.
15556
15557 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15558
15559 * hilit-chg.el (highlight-changes-colors): Rename from
15560 `highlight-changes-colours'.
15561 (highlight-changes-colours): Keep as obsolete alias.
15562 (highlight-changes-face-list): Doc fix.
15563 (hilit-chg-make-list): Use `highlight-changes-colors'.
15564
15565 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15566
15567 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15568 defun-prompt-regexp.
15569
15570 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15571
15572 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15573 and cygwin.
15574
15575 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15576 Don't use an old loaddefs.el, as in Makefile.in.
15577
15578 2005-06-12 Lute Kamstra <lute@gnu.org>
15579
15580 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15581
15582 * man.el (Man-mode-map): Initialize it properly.
15583 (Man-mode): Set mode-class property to special.
15584
15585 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15586
15587 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15588
15589 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15590 A newline is needed in the docstring there.
15591
15592 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15593 Doc fixes.
15594
15595 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15596
15597 * printing.el: Doc fix. The menubar is no more changed when printing
15598 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15599 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15600 (pr-version): New version number (6.8.4).
15601 (pr-menu-bind): New command.
15602 (pr-update-menus): Docstring and code fix.
15603 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15604 Docstring fix.
15605 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15606 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15607
15608 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15609
15610 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15611 "Returns" to "return", document useful return values, etc.
15612
15613 2005-06-11 Alan Mackenzie <acm@muc.de>
15614
15615 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15616 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15617 (adaptive-file-function): Minor amendment to doc-string.
15618
15619 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15620
15621 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15622 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15623 Fix :type--it is `integer', not `string'.
15624
15625 * faces.el (modeline-highlight): Rename from (the erroneous)
15626 `modeline-higilight'.
15627
15628 2005-06-11 Lute Kamstra <lute@gnu.org>
15629
15630 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15631 lisp-interaction-mode-map but make it the parent.
15632 (edebug-eval-mode): Use define-derived-mode.
15633
15634 2005-06-11 Andreas Schwab <schwab@suse.de>
15635
15636 * bindings.el: Add binding of `ESC functionkey' for every
15637 `M-functionkey'.
15638 * hexl.el (hexl-mode-map): Likewise.
15639
15640 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15641
15642 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15643 [msft]: update regexp for newer msft compilers.
15644
15645 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15646
15647 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15648 ATTLIST portions of included DTDs.
15649 (xml-parse-dtd): Eliminate use of inefficient match-data.
15650
15651 2005-06-10 Miles Bader <miles@gnu.org>
15652
15653 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15654 (mpuz-text): Remove "-face" suffix from face names.
15655 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15656 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15657 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15658
15659 * play/gomoku.el (gomoku-O, gomoku-X):
15660 Remove "-face" suffix from face names.
15661 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15662 New backward-compatibility aliases for renamed faces.
15663 (gomoku-font-lock-keywords): Use renamed gomoku faces.
15664
15665 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15666
15667 * thumbs.el: Fixes for changes of 2005-06-09.
15668 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15669 as a directory.
15670 (thumbs-thumbname): Remove directory separator from format string;
15671 `thumbs-thumbsdir' now returns a valid directory name.
15672 (thumbs-temp-dir): New defsubst.
15673 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15674 Use it.
15675
15676 * cus-edit.el (minibuffer):
15677 * files.el (make-backup-file-name-function):
15678 * filesets.el (filesets-external-viewers):
15679 * hilit-chg.el (highlight-changes-colours)
15680 (highlight-changes-face-list, highlight-changes-rotate-faces):
15681 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15682 * kmacro.el (kmacro-call-macro):
15683 * log-edit.el (log-edit-changelog-full-paragraphs):
15684 * mouse.el (mouse-1-click-follows-link):
15685 * skeleton.el (skeleton-autowrap):
15686 * subr.el (insert-for-yank-1):
15687 * tempo.el (tempo-insert-region):
15688 * terminal.el (terminal-emulator):
15689 * time.el (display-time-mail-face):
15690 * vc.el (vc-annotate):
15691 * vcursor.el (vcursor-copy-line):
15692 * woman.el (woman-bold-headings, woman-ignore)
15693 (woman-default-faces, woman-monochrome-faces):
15694 * calendar/todo-mode.el (todo-insert-threshold):
15695 * emulation/pc-select.el (pc-select-selection-keys-only)
15696 (pc-selection-mode):
15697 * emulation/vip.el (vip-find-char-forward):
15698 * emulation/viper-cmd.el (viper-find-char-forward):
15699 * international/mule-cmds.el
15700 (select-safe-coding-system-accept-default-p)
15701 (input-method-exit-on-invalid-key):
15702 * international/mule-diag.el (describe-coding-system):
15703 * international/ucs-tables.el (unify-8859-on-encoding-mode):
15704 * net/browse-url.el (browse-url-xterm-program):
15705 * obsolete/lazy-lock.el (lazy-lock-mode):
15706 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
15707 (cperl-mode):
15708 * progmodes/cpp.el (cpp-face-light-name-list)
15709 (cpp-face-dark-name-list):
15710 * progmodes/delphi.el (delphi-newline-always-indents):
15711 Fix spellings in docstrings.
15712
15713 * ido.el (ido-mode, ido-file-extensions-order)
15714 (ido-default-file-method, ido-default-buffer-method)
15715 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
15716 (ido-decorations, ido-read-file-name-as-directory-commands)
15717 (ido-read-file-name-non-ido, ido-work-directory-list)
15718 (ido-ignore-item-temp-list, ido-current-directory)
15719 (ido-magic-forward-char, ido-enter-find-file)
15720 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
15721 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
15722
15723 2005-06-10 Lute Kamstra <lute@gnu.org>
15724
15725 * play/dunnet.el (dun-mode): Use define-derived-mode.
15726 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
15727 obsolete alias.
15728
15729 * play/doctor.el (doctor-mode-map): Remove defvar.
15730 (doctor-mode): Use define-derived-mode.
15731
15732 * mail/mspools.el (mspools-mode):
15733 * net/eudc-hotlist.el (eudc-hotlist-mode):
15734 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
15735
15736 2005-06-10 Miles Bader <miles@gnu.org>
15737
15738 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15739 Remove "-face" suffix from face names.
15740 (flyspell-incorrect-face, flyspell-duplicate-face):
15741 New backward-compatibility aliases for renamed faces.
15742 (flyspell-mode-on, make-flyspell-overlay)
15743 (flyspell-highlight-incorrect-region)
15744 (flyspell-highlight-duplicate-region)
15745 (flyspell-display-next-corrections)
15746 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
15747
15748 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
15749 from face name.
15750 (texinfo-heading-face): New backward-compatibility alias for
15751 renamed face.
15752 (texinfo-heading-face): Use renamed texinfo-heading face.
15753
15754 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
15755 suffix from face names.
15756 (tex-math-face, tex-verbatim-face):
15757 New backward-compatibility aliases for renamed faces.
15758 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
15759 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
15760 literal face name.
15761
15762 * textmodes/table.el (table-cell): Remove "-face" suffix from face
15763 name.
15764 (table-cell-face): New backward-compatibility alias for renamed face.
15765 (table--put-cell-face-property, table--update-cell-face):
15766 Use renamed table-cell face.
15767
15768 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
15769 from face name.
15770 (sgml-namespace-face): New backward-compatibility alias for
15771 renamed face.
15772 (sgml-namespace-face): Use renamed sgml-namespace face.
15773
15774 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
15775 (org-level-4, org-level-5, org-level-6, org-level-7)
15776 (org-level-8, org-warning, org-headline-done)
15777 (org-deadline-announce, org-scheduled-today)
15778 (org-scheduled-previously, org-link, org-done, org-table)
15779 (org-time-grid): Remove "-face" suffix from face names.
15780 (org-level-1-face, org-level-2-face, org-level-3-face)
15781 (org-level-4-face, org-level-5-face, org-level-6-face)
15782 (org-level-7-face, org-level-8-face, org-warning-face)
15783 (org-headline-done-face, org-deadline-announce-face)
15784 (org-scheduled-today-face, org-scheduled-previously-face)
15785 (org-link-face, org-done-face, org-table-face)
15786 (org-time-grid-face):
15787 New backward-compatibility aliases for renamed faces.
15788 (org-level-faces, org-set-font-lock-defaults, org-timeline)
15789 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
15790 (org-agenda-get-timestamps, org-agenda-get-scheduled)
15791 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
15792
15793 * emulation/viper-init.el (viper-search, viper-replace-overlay)
15794 (viper-minibuffer-emacs, viper-minibuffer-insert)
15795 (viper-minibuffer-vi): Remove "-face" suffix from face names.
15796 (viper-search-face, viper-replace-overlay-face)
15797 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15798 (viper-minibuffer-vi-face):
15799 New backward-compatibility aliases for renamed faces.
15800 (viper-search-face, viper-replace-overlay-face)
15801 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15802 (viper-minibuffer-vi-face): Use renamed viper faces.
15803
15804 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
15805 Remove "-face" suffix from face names.
15806 (testcover-nohits-face, testcover-1value-face):
15807 New backward-compatibility aliases for renamed faces.
15808 (testcover-mark): Use renamed testcover faces.
15809
15810 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
15811 face name.
15812 (diary-button-face): New backward-compatibility alias for renamed face.
15813 (diary-entry): Use renamed diary-button face.
15814
15815 * calendar/calendar.el (diary, calendar-today, holiday)
15816 (mark-visible-calendar-date): Remove "-face" suffix from face names.
15817 (diary-face, calendar-today-face, holiday-face):
15818 New backward-compatibility aliases for renamed faces.
15819 (eval-after-load "facemenu", diary-entry-marker)
15820 (calendar-today-marker, calendar-holiday-marker, diary-face):
15821 Use renamed calendar faces.
15822
15823 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
15824 (compare-windows-face): New backward-compatibility alias for
15825 renamed face.
15826 (compare-windows-highlight): Use renamed compare-windows face.
15827
15828 * strokes.el (strokes-char): Remove "-face" suffix from face name.
15829 (strokes-char-face): New backward-compatibility alias for renamed face.
15830 (strokes-encode-buffer): Use renamed strokes-char face.
15831
15832 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
15833 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
15834 Remove "-face" suffix from face names.
15835 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15836 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15837 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
15838 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
15839 Use renamed pcvs faces.
15840 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
15841 * pcvs-defs.el (cvs-mode-map): Likewise.
15842 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
15843
15844 * info.el (info-title-1, info-title-2, info-title-3)
15845 (info-title-4): Remove "-face" suffix from and downcase face names.
15846 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15847 (Info-title-4-face):
15848 New backward-compatibility aliases for renamed faces.
15849 (Info-fontify-node): Use renamed info faces.
15850
15851 * hilit-chg.el (highlight-changes, highlight-changes-delete):
15852 Remove "-face" suffix from face names.
15853 (highlight-changes-face, highlight-changes-delete-face):
15854 New backward-compatibility aliases for renamed faces.
15855 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
15856 (hilit-chg-make-list): Use renamed highlight-changes faces.
15857
15858 * generic-x.el (show-tabs-tab, show-tabs-space):
15859 Remove "-face" suffix from face names.
15860 (show-tabs-tab-face, show-tabs-space-face):
15861 New backward-compatibility aliases for renamed faces.
15862 (show-tabs-generic-mode-font-lock-defaults-1)
15863 (show-tabs-generic-mode-font-lock-defaults-2):
15864 Use renamed show-tabs faces.
15865
15866 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
15867 (smerge-markers): Remove "-face" suffix from face names.
15868 (smerge-mine-face, smerge-other-face, smerge-base-face)
15869 (smerge-markers-face):
15870 New backward-compatibility aliases for renamed faces.
15871 (smerge-mine-face, smerge-other-face, smerge-base-face)
15872 (smerge-markers-face): Use renamed smerge faces.
15873
15874 * log-view.el (log-view-file, log-view-message): Remove "-face"
15875 suffix from face names.
15876 (log-view-file-face, log-view-message-face):
15877 New backward-compatibility aliases for renamed faces.
15878 (log-view-file-face, log-view-message-face): Use renamed log-view
15879 faces.
15880
15881 * paren.el (show-paren-match, show-paren-mismatch):
15882 Remove "-face" suffix from face names.
15883 (show-paren-match-face, show-paren-mismatch-face):
15884 New backward-compatibility aliases for renamed faces.
15885 (show-paren-function): Use renamed show-paren faces.
15886
15887 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
15888 (ruler-mode-margins, ruler-mode-fringes)
15889 (ruler-mode-column-number, ruler-mode-fill-column)
15890 (ruler-mode-comment-column, ruler-mode-goal-column)
15891 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
15892 suffix from face names.
15893 (ruler-mode-default-face, ruler-mode-pad-face)
15894 (ruler-mode-margins-face, ruler-mode-fringes-face)
15895 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
15896 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
15897 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
15898 New backward-compatibility aliases for renamed faces.
15899 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
15900 (ruler-mode-column-number, ruler-mode-fill-column)
15901 (ruler-mode-comment-column, ruler-mode-goal-column)
15902 (ruler-mode-tab-stop, ruler-mode-current-column)
15903 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
15904 faces.
15905
15906 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
15907 face name.
15908 (whitespace-highlight-the-space): Use renamed face.
15909 (whitespace-highlight-face): New backward-compatibility alias for
15910 renamed face.
15911
15912 * woman.el (woman-italic, woman-bold, woman-unknown)
15913 (woman-addition, woman-symbol-face):
15914 Remove "-face" suffix from face names.
15915 (woman-italic-face, woman-bold-face, woman-unknown-face)
15916 (woman-addition-face):
15917 New backward-compatibility aliases for renamed faces.
15918 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
15919 (woman-decode-region, woman-replace-match)
15920 (woman-display-extended-fonts, woman-special-characters)
15921 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
15922 Use renamed woman faces.
15923
15924 * longlines.el (longlines-visible-face): Face removed.
15925
15926 * diff-mode.el (diff-header, diff-file-header, diff-index)
15927 (diff-hunk-header, diff-removed, diff-added, diff-changed)
15928 (diff-function, diff-context, diff-nonexistent): Remove "-face"
15929 suffix from face names.
15930 (diff-header-face, diff-file-header-face, diff-index-face)
15931 (diff-hunk-header-face, diff-removed-face, diff-added-face)
15932 (diff-changed-face, diff-function-face, diff-context-face)
15933 (diff-nonexistent-face): New backward-compatibility aliases for
15934 renamed faces.
15935 (diff-header-face, diff-file-header-face)
15936 (diff-index, diff-index-face, diff-hunk-header)
15937 (diff-hunk-header-face, diff-removed, diff-removed-face)
15938 (diff-added, diff-added-face, diff-changed-face, diff-function)
15939 (diff-function-face, diff-context-face, diff-nonexistent)
15940 (diff-nonexistent-face): Use renamed diff-mode faces.
15941
15942 * progmodes/compile.el (compilation-warning-face)
15943 (compilation-info-face): Remove "-face" suffix from face names.
15944 (compilation-warning-face, compilation-info-face):
15945 New backward-compatibility aliases for renamed faces.
15946 (compilation-warning-face, compilation-info-face):
15947 Use renamed compilation faces.
15948
15949 * add-log.el (change-log-date, change-log-name)
15950 (change-log-email, change-log-file, change-log-list)
15951 (change-log-conditionals, change-log-function)
15952 (change-log-acknowledgement): Remove "-face" suffix from face names.
15953 (change-log-date-face, change-log-name-face)
15954 (change-log-email-face, change-log-file-face)
15955 (change-log-list-face, change-log-conditionals-face)
15956 (change-log-function-face, change-log-acknowledgement-face):
15957 New backward-compatibility aliases for renamed faces.
15958 (change-log-font-lock-keywords): Use renamed change-log faces.
15959
15960 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
15961 (custom-set, custom-changed, custom-saved, custom-button)
15962 (custom-button-pressed, custom-documentation, custom-state)
15963 (custom-comment, custom-comment-tag, custom-variable-tag)
15964 (custom-variable-button, custom-face-tag, custom-group-tag-1)
15965 (custom-group-tag): Remove "-face" suffix from face names.
15966 (custom-magic-alist, custom-magic-value-create)
15967 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
15968 (custom-invalid-face, custom-rogue-face, custom-modified-face)
15969 (custom-set-face, custom-changed-face, custom-saved-face)
15970 (custom-button-face, custom-button-pressed-face)
15971 (custom-documentation-face, custom-state-face)
15972 (custom-comment-face, custom-comment-tag-face)
15973 (custom-variable-tag-face, custom-variable-button-face)
15974 (custom-face-tag-face, custom-group-tag-face-1)
15975 (custom-group-tag-face):
15976 New backward-compatibility aliases for renamed faces.
15977
15978 * wid-edit.el (widget-documentation, widget-button)
15979 (widget-field, widget-single-line-field, widget-inactive)
15980 (widget-button-pressed): "-face" suffix removed from face names.
15981 (widget-documentation-face, widget-button-face)
15982 (widget-field-face, widget-single-line-field-face)
15983 (widget-inactive-face, widget-button-pressed-face):
15984 New backward-compatibility aliases for renamed faces.
15985 (widget-documentation-face, widget-button-face)
15986 (widget-button-pressed-face, widget-specify-field)
15987 (widget-specify-inactive): Use renamed widget faces.
15988
15989 2005-06-10 Kenichi Handa <handa@m17n.org>
15990
15991 * term/x-win.el (x-clipboard-yank): Remove condition-case
15992 wrapping.
15993
15994 2005-06-11 Kenichi Handa <handa@m17n.org>
15995
15996 * add-log.el (change-log-font-lock-keywords): Make the regexp for
15997 date lines stricter.
15998
15999 2005-06-10 Zhang Wei <id.brep@gmail.com>
16000
16001 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
16002 of x-get-selection.
16003
16004 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
16005
16006 * comint.el (comint-mode, comint-snapshot-last-prompt):
16007 * frame.el (frame-current-scroll-bars):
16008 * term.el (term-mode, term-check-proc, term-input-sender)
16009 (term-simple-send, term-extract-string, term-word)
16010 (term-match-partial-filename):
16011 * window.el (window-current-scroll-bars):
16012 * emulation/cua-base.el (cua-normal-cursor-color)
16013 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
16014 (cua-global-mark-cursor-color):
16015 * mail/undigest.el (rmail-forward-separator-regex):
16016 Fix typos in docstrings.
16017
16018 * comint.el (comint-check-proc, make-comint-in-buffer)
16019 (comint-source-default): Doc fixes.
16020
16021 * term.el (term-send-string): Improve argument/docstring consistency.
16022
16023 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
16024
16025 * comint.el (comint-send-input): Bind `inhibit-read-only' around
16026 call to `delete-region'.
16027 (comint-mode-hook): Do not enable Font Lock by default.
16028
16029 2005-06-09 Lute Kamstra <lute@gnu.org>
16030
16031 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
16032 could be void.
16033
16034 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
16035
16036 * emacs-lisp/debug.el (debugger-will-be-back): New var.
16037 (debug): Use it.
16038 (debugger-step-through, debugger-continue, debugger-jump)
16039 (debugger-return-value): Set it when needed.
16040 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
16041 Use inhibit-read-only.
16042
16043 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
16044
16045 * window.el (shrink-window-if-larger-than-buffer)
16046 (window-size-fixed): Fix typo in docstring.
16047
16048 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
16049 thumbnails directory on loading.
16050 (thumbs-conversion-program): Use `eq' to check the system type,
16051 not `equal'.
16052 (thumbs-temp-dir): Initialize to `temporary-file-directory',
16053 not "/tmp". Fix docstring.
16054 (thumbs-thumbsdir): New function to return the thumbnails
16055 directory, creating it if needed.
16056 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
16057 (thumbs-temp-file): Delete variable and make it into a function.
16058 (thumbs-resize-image, thumbs-modify-image): Use it.
16059 (thumbs-kill-buffer): Simplify.
16060 (thumbs-gensym): Defalias or duplicate CL `gensym'.
16061 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
16062 docstrings.
16063
16064 2005-06-09 Kim F. Storm <storm@cua.dk>
16065
16066 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
16067 set-match-data to free markers in match-data.
16068
16069 * replace.el (replace-match-data): Pass RESEAT arg `t' to
16070 match-data to unchain markers in match-data.
16071
16072 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
16073
16074 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
16075 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
16076 unnecessary now.
16077
16078 2005-06-08 Richard M. Stallman <rms@gnu.org>
16079
16080 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
16081 give the variable a doc string that doesn't say don't set it directly.
16082
16083 * textmodes/ispell.el (ispell-check-version):
16084 Use match-string-no-properties.
16085 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
16086 (ispell-buffer-local-words): Likewise.
16087
16088 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
16089 except on terminals with enough colors to really display it.
16090 (makefile-dependency-regex): Delete spurious `bb'.
16091
16092 * faces.el (escape-glyph): Use blue once again in last case.
16093 (no-break-space): Redefine so that it isn't invisible on a tty.
16094
16095 2005-06-08 Kim F. Storm <storm@cua.dk>
16096
16097 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
16098 also when reading directory name.
16099
16100 2005-06-08 Lute Kamstra <lute@gnu.org>
16101
16102 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
16103 (flyspell-mode-line-string): Remove autoload cookie.
16104 (flyspell-mode): Remove defvar.
16105
16106 2005-06-07 Lute Kamstra <lute@gnu.org>
16107
16108 * textmodes/org.el (org-run-mode-hooks): New function.
16109 (org-agenda-mode): Use it.
16110
16111 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
16112
16113 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
16114
16115 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16116
16117 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
16118
16119 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
16120
16121 * font-lock.el (font-lock-add-keywords): Doc fix.
16122
16123 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16124
16125 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
16126 (tex-compile-default): In the absence of any history, use the order in
16127 tex-compile-alist to choose the preferred command.
16128 (tex-compile-commands): Reorder a bit.
16129
16130 * textmodes/flyspell.el (flyspell-auto-correct-binding)
16131 (flyspell-incorrect-face, flyspell-duplicate-face):
16132 Use (X)Emacs-agnostic code.
16133 (flyspell-mode-map): Don't overwrite at each load. Remove code
16134 redundant with the subsequent add-minor-mode. Merge Emacs and
16135 XEmacs code.
16136 (flyspell-word): Minor simplification.
16137 (flyspell-math-tex-command-p): Quieten the byte-compiler.
16138 (flyspell-external-point-words): Remove unused vars `size' and `start'.
16139 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
16140 Merge the corresponding Emacs code.
16141 (flyspell-correct-word, flyspell-xemacs-popup):
16142 Use flyspell-do-correct.
16143
16144 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
16145 a dedicated window.
16146
16147 * international/latexenc.el (latexenc-find-file-coding-system):
16148 Undo part of last patch, to turn off a compiler warning.
16149
16150 2005-06-06 Juri Linkov <juri@jurta.org>
16151
16152 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
16153 Rename `tmm-inactive-face' to `tmm-inactive'.
16154
16155 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
16156
16157 * iswitchb.el: Rename faces.
16158
16159 2005-06-06 Kim F. Storm <storm@cua.dk>
16160
16161 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
16162 (cua-global-mark): Remove -face suffix from face names.
16163
16164 * emulation/cua-gmrk.el (cua--init-global-mark):
16165 Remove cua-global-mark face setup.
16166
16167 2005-06-06 Richard M. Stallman <rms@gnu.org>
16168
16169 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
16170 just like other allowed characters.
16171 (makefile-match-dependency): Exclude leading and training whitespace
16172 from the range of regexp subexp 1.
16173 (makefile-macroassign-regex): Don't try to match the body,
16174 just the name of the macro being defined.
16175
16176 * info.el (Info-read-node-name-2): New function.
16177 (Info-read-node-name-1): Use that.
16178 Add a completion-base-size-function property.
16179
16180 * simple.el (completion-setup-function): Look for
16181 completion-base-size-function property of minibuffer-completion-table.
16182
16183 * files.el (locate-file-completion): Doc fix.
16184
16185 * printing.el: Don't call pr-update-menus; user must do that.
16186
16187 * emacs-lisp/debug.el (debugger-window): New variable.
16188 (debug): Use debugger-window if it is set and still alive.
16189 Record debugger-window for next entry.
16190
16191 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
16192
16193 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
16194
16195 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
16196 (hack-one-local-variable, hack-local-variables)
16197 (hack-local-variables-prop-line): Pass that arg.
16198
16199 2005-06-06 Kim F. Storm <storm@cua.dk>
16200
16201 * ido.el (ido-first-match, ido-only-match, ido-subdir)
16202 (ido-indicator): Remove -face suffix from face names.
16203
16204 2005-06-06 Juri Linkov <juri@jurta.org>
16205
16206 * font-lock.el (font-lock-regexp-backslash)
16207 (font-lock-regexp-backslash-construct): New faces.
16208 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
16209 after `('. Add `while-no-input' to control structures.
16210
16211 * faces.el (no-break-space, shadow): New faces.
16212 (escape-glyph): Use less loud colors pink2 and red4.
16213
16214 * diff-mode.el (diff-context-face)
16215 * dired.el (dired-ignored)
16216 * rfn-eshadow.el (file-name-shadow)
16217 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
16218
16219 * info.el (Info-title-1-face): Use green instead of yellow because
16220 bold yellow is not readable on light backgrounds.
16221
16222 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
16223 before selecting the desired mode to not spend time fontifying
16224 old contents.
16225
16226 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
16227
16228 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
16229 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
16230
16231 * ps-print.el (ps-default-fg, ps-default-bg):
16232 Fix typos in docstrings.
16233
16234 * isearchb.el (isearchb): Don't pass a spurious second argument to
16235 `iswitchb-completions'.
16236
16237 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
16238
16239 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
16240 to preserve point.
16241 (gdb-find-file-hook): Add doc string.
16242
16243 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
16244 C dereferenced pointer expression.
16245 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
16246
16247 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
16248
16249 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
16250 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
16251 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
16252 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
16253 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
16254 Make background transparent.
16255
16256 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16257
16258 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
16259 (font-lock-remove-keywords): Doc fix.
16260 (font-lock-mode-major-mode): Compiler defvar.
16261 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
16262
16263 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
16264 (font-lock-mode): Update `font-lock-mode-major-mode'.
16265 (font-lock-set-defaults): Compiler defvar.
16266 (font-lock-default-function): Take `font-lock-mode-major-mode'
16267 into account.
16268
16269 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
16270 keep track of which major mode it enabled the minor mode for.
16271 Use find-file-hook again. Update docstring.
16272
16273 * simple.el (eval-expression-print-level)
16274 (eval-expression-print-length, eval-expression-debug-on-error):
16275 Doc fixes.
16276
16277 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
16278
16279 * iswitchb.el (iswitchb-single-match-face)
16280 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
16281 (iswitchb-invalid-regexp-face): New faces.
16282 (iswitchb-completions): Use them.
16283 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
16284 now marked as an obsolete alias.
16285 (iswitchb-read-buffer): Remove check for bound font variables.
16286 (iswitchb-invalid-regexp): New free variable.
16287 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
16288 set iswitchb-invalid-regexp.
16289 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16290 invalid regexps.
16291 (iswitchb-completions): Add check for complete match when entering
16292 a regexp.
16293 (iswitchb-completions): Remove require-match argument.
16294 (iswitchb-exhibit): Fix caller.
16295 (iswitchb-common-match-inserted): New variable.
16296 (iswitchb-complete, iswitchb-completion-help): Use it.
16297
16298 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16299
16300 * url-http.el (url-http-chunked-encoding-after-change-function):
16301 Use `url-http-debug' instead of `message'.
16302
16303 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16304
16305 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16306 callback argument.
16307
16308 2005-06-04 Kim F. Storm <storm@cua.dk>
16309
16310 * simple.el (line-move): Only call sit-for when moving backwards.
16311
16312 * ido.el (ido-make-merged-file-list-1): New defun split from
16313 ido-make-merged-file-list.
16314 (ido-make-merged-file-list): Bind throw-on-input around call to
16315 ido-make-merged-file-list-1. Return input-pending-p if
16316 interrupted by more input available.
16317 (ido-read-internal): Handle input-pending-p return value from
16318 ido-make-merged-file-list.
16319
16320 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16321
16322 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16323 compatibility code.
16324
16325 * international/latexenc.el (latexenc-find-file-coding-system):
16326 Don't inherit the EOL part of the coding-system from the
16327 tex-main buffer. Fit within 80 columns.
16328
16329 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16330
16331 * tmm.el (tmm-inactive-face): New face.
16332 (tmm-remove-inactive-mouse-face): New function.
16333 (tmm-prompt, tmm-add-one-shortcut)
16334 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16335 but not selectable.
16336
16337 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16338
16339 * faces.el (face-equal): Improve argument/docstring consistency.
16340
16341 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16342
16343 * progmodes/make-mode.el (makefile-targets-face)
16344 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16345 (makefile-bsdmake-dependency-regex)
16346 (makefile-makepp-rule-action-regex)
16347 (makefile-bsdmake-rule-action-regex): New constants.
16348 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16349
16350 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16351 Allow (...) within `...' for makepp messages.
16352
16353 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16354
16355 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16356
16357 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16358 "." files are deleted from all file lists before comparison.
16359
16360 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16361 (viper-ESC-key): Made them customizable.
16362
16363 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16364
16365 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16366
16367 * autorevert.el (auto-revert-buffers): Use save-match-data.
16368
16369 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16370
16371 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16372 menu items with a nil command binding.
16373
16374 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16375
16376 * emacs-lisp/cl-macs.el (defsetf):
16377 Improve argument/docstring consistency.
16378
16379 * faces.el (list-faces-display): Improve the formatting by
16380 computing the maximum length required for any face-name (reworked
16381 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16382 (internal-find-face): Remove redundant info in docstring.
16383
16384 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16385
16386 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16387 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16388 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16389 (gdb-assembler-custom): Improve regexps.
16390 (def-gdb-auto-update-handler): Use window point to preserve point.
16391
16392 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16393
16394 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16395
16396 2005-05-31 Jay Belanger <belanger@truman.edu>
16397
16398 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16399 to calc-embedded.
16400 (calc-embedded-make-info): Have plain prefix argument select
16401 entire line.
16402
16403 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16404
16405 * faces.el (list-faces-display): Signal error if passed a regexp
16406 that matches no face name.
16407
16408 * simple.el (filter-buffer-substring): Fix typo in docstring.
16409
16410 2005-05-31 Richard M. Stallman <rms@gnu.org>
16411
16412 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16413 (vhdl-emacs-21): Doc fix.
16414 (vhdl-mode): Unconditionally set comment-padding.
16415 (vhdl-fixup-whitespace-region): Insert spaces only where
16416 there are none.
16417 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16418
16419 2005-05-30 John Wiegley <johnw@newartisans.com>
16420
16421 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16422 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16423 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16424 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16425 `string-to-number'.
16426
16427 2005-05-30 Jay Belanger <belanger@truman.edu>
16428
16429 * calc/calc.el (calc-bug-address): Fix docstring.
16430 (calc-window-hook, calc-trail-window-hook): New variables.
16431 (calc-trail-display): Restore use of calc-trail-window-hook.
16432 (calc): Restore use of calc-window-hook.
16433
16434 2005-05-31 Masatake YAMATO <jet@gyve.org>
16435
16436 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16437
16438 * help-fns.el (help-C-file-name): Add autoload mark for
16439 `find-function-noselect'.
16440
16441 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16442
16443 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16444 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16445
16446 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16447
16448 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16449 included diary buffer if it was not already being visited.
16450 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16451
16452 * calendar/icalendar.el (top-level): Do not require appt.
16453
16454 * mail/supercite.el (sc-select-attribution): Only use a list
16455 element from sc-attrib-selection-list if it returns a string.
16456 Reported by Davide G. M. Salvetti <salve@debian.org>.
16457
16458 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16459
16460 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16461 includes a hash value to improve its uniqueness, and has a ".jpg"
16462 extension. Also, it is now a valid filename on all systems.
16463 (thumbs-make-thumb): Use `let', not `let*'.
16464 (thumbs-show-thumbs-list): Check for JPEG availability.
16465
16466 2005-05-30 Richard M. Stallman <rms@gnu.org>
16467
16468 * filesets.el (filesets-menu-ensure-use-cached):
16469 Prevent warning when emacs-version>= is undefined.
16470
16471 * printing.el (pr-interactive-n-up): Use string-to-number.
16472
16473 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16474
16475 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16476 Warn only when name to be defined is quoted.
16477
16478 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16479
16480 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16481 Make regexp more robust.
16482 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16483 Force regeneration of disassembly.
16484
16485 2005-05-29 Jay Belanger <belanger@truman.edu>
16486
16487 * calc/calc.el (calc-user-invocation): Check if
16488 calc-invocation-macro is non-nil.
16489
16490 2005-05-29 Juri Linkov <juri@jurta.org>
16491
16492 * add-log.el (change-log-font-lock-keywords):
16493 Add `+' to e-mail regexp to accept mail address with keywords.
16494
16495 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16496
16497 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16498
16499 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16500
16501 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16502
16503 2005-05-29 Richard M. Stallman <rms@gnu.org>
16504
16505 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16506 Undo the change that moves to end of the current word.
16507
16508 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16509
16510 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16511 Throw error when count <= 0 to ensure input is a number.
16512 (gdb-read-memory-custom): Pick up address from buffer.
16513 (gdb-memory-mode): Allow user to increment and decrement
16514 memory address from header line.
16515
16516 2005-05-29 Richard M. Stallman <rms@gnu.org>
16517
16518 * flyspell.el (flyspell-version): Function deleted.
16519 (flyspell-auto-correct-previous-hook): Doc fix.
16520
16521 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16522 Do nothing if memory is full.
16523
16524 * font-lock.el (font-lock-fontify-syntactically-region):
16525 Pass t for GREEDY to looking-back.
16526
16527 * saveplace.el (save-place-alist-to-file): Write the file
16528 using write-region.
16529
16530 * subr.el (looking-back): New argument GREEDY.
16531
16532 * progmodes/compile.el (compilation-start): Set the mode
16533 before inserting the initial text.
16534
16535 * progmodes/which-func.el (which-func-update-1): Turn the mode
16536 off in case of error by setting which-func-mode.
16537
16538 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16539
16540 * flyspell.el (flyspell-auto-correct-previous-word):
16541 Narrow down to what's on the screen, and recenter overlays
16542 at the end of the next word.
16543
16544 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16545
16546 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16547 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16548 (flyspell-abbrev-p): Default to nil.
16549 (flyspell-use-global-abbrev-table-p): Doc fix.
16550 (flyspell-large-region): Allow nil as value.
16551 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16552
16553 (mail-mode-flyspell-verify): More robust handling
16554 of `mail-header-separator'. More efficient signature detection.
16555 Allow for regexp metacharacters in message-header-separator.
16556 Adding `To' not to be checked in mail-mode-flyspell-verify.
16557
16558 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16559 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16560 Bind flyspell-auto-correct-binding.
16561 Bind C-. and C-, .
16562 (flyspell-mode-map): Likewise.
16563 (flyspell-mode): Doc fix.
16564 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16565 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16566 (flyspell-word-cache-result): New var, always local.
16567 (flyspell-check-pre-word-p): Doc fix.
16568 (flyspell-check-changed-word-p): Handle spc like newline.
16569 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16570 (flyspell-word-search-backward, flyspell-word-search-forward):
16571 New functions.
16572 (flyspell-word): Return t if nothing to check.
16573 When parsing TeX code, check for after } or \.
16574 Use flyspell-word-search-backward to find previous word.
16575 Return nil if duplicated word.
16576 For word already checked, return same value as last time.
16577 Set flyspell-word-cache-result after checking.
16578 Don't clobber the return value.
16579 (flyspell-get-word): Major rewrite.
16580 (flyspell-external-point-words): New locals pword, pcount.
16581 Fix size used in progress message.
16582 Find the proper corresponding word in flyspell-large-region-buffer.
16583 (flyspell-region): Check for flyspell-large-region = nil.
16584 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16585 (flyspell-auto-correct-word): Check that WORD is a cons.
16586 (flyspell-correct-word): Likewise.
16587
16588 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16589
16590 * progmodes/make-mode.el (makefile-rule-action-regex)
16591 (makefile-macroassign-regex, makefile-makepp-mode)
16592 (makefile-bsdmake-mode): Continuation lines may be empty.
16593 Reported by Joshua Varner.
16594 (makefile-makepp-font-lock-keywords): Add $(stem).
16595
16596 2005-05-28 Karl Berry <karl@gnu.org>
16597
16598 * textmodes/tex-mode.el: Now that tex-send-command calls
16599 shell-quote-argument (2005-03-31 change), remove all calls to
16600 shell-quote-argument; they all end up invoking tex-send-command.
16601 The double quoting loses on filenames with non-safe characters,
16602 such as "@". Reported by Frederik Fouvry.
16603
16604 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16605
16606 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16607 about preserving point.
16608
16609 2005-05-27 Jay Belanger <belanger@truman.edu>
16610
16611 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16612 Info-goto-node.
16613
16614 * calc/calc-embed.el (calc-embed-arg): New variable.
16615 (calc-do-embedded-activate, calc-embedded-activate-formula)
16616 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16617 variable by new variable.
16618 (calc-embedded-make-info): Replace undeclared variable by new
16619 variable. When selecting region with positive prefix
16620 argument, use end of previous line instead of beginning of line.
16621
16622 * calc/calc-aent.el (calc-arg-values): Declare it.
16623
16624 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16625 Declare them.
16626
16627 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16628
16629 * calc/calc.el (calc-alg-map): Declare it.
16630
16631 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16632
16633 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16634
16635 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16636 (gdb-registers-buffer, toggle-gdb-all-registers):
16637 Toggle display of floating point registers.
16638 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16639
16640 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16641 (toggle-gud-tooltip-dereference):
16642 Rename from gud-toggle-tooltip-dereference.
16643
16644 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16645
16646 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16647
16648 2005-05-27 Jay Belanger <belanger@truman.edu>
16649
16650 * calc/calc-prog.el (calc-kbd-report): Remove.
16651 (calc-kbd-query): Rewrite.
16652
16653 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
16654
16655 * image.el (image-library-alist): Move to image.c.
16656 (image-type-available-p): Doc fix.
16657
16658 2005-05-27 Lute Kamstra <lute@gnu.org>
16659
16660 * calc/calc.el (calc):
16661 * outline.el (outline-1, outline-2, outline-3, outline-4)
16662 (outline-5, outline-6, outline-7, outline-8):
16663 * textmodes/dns-mode.el (dns-mode):
16664 * textmodes/sgml-mode.el (sgml-namespace-face):
16665 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16666 (tex-verbatim-face, tex-use-reftex):
16667 * textmodes/texinfo.el (texinfo-heading-face):
16668 Specify customization group.
16669
16670 * longlines.el: Don't require easy-mmode.
16671 (longlines-visible-face): Specify customization group.
16672
16673 2005-05-27 Kenichi Handa <handa@m17n.org>
16674
16675 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16676 encoding table of windows-1251.
16677
16678 * international/ucs-tables.el (ucs-set-table-for-input):
16679 If translation-table-for-input of a coding system is a symbol, get
16680 its translation-table property.
16681
16682 * international/code-pages.el: Don't register a coding system into
16683 non-iso-charset-alist more than once.
16684 (cp-make-coding-system): Likewise.
16685
16686 2005-05-26 John Wiegley <johnw@newartisans.com>
16687
16688 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
16689 `eshell-resume-eval' is wrapped in a list, it indicates that the
16690 command was run asynchronously. In that case, unwrap the value
16691 before checking the delimiter value.
16692
16693 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
16694 character before a space at the end of a line is \, assume the space
16695 is part of the last argument rather than a final argument separator.
16696
16697 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
16698 is in use, and the target is `t' or `nil' (which are the most common
16699 values), don't assume that the symbol target is a buffer.
16700
16701 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
16702
16703 * calendar/calendar.el (calendar-mode-line-format):
16704 Use mode-line-highlight as mouse-face.
16705
16706 * time.el (display-time-string-forms, display-time-update):
16707 Use mode-line-highlight as mouse-face.
16708
16709 2005-05-26 Jay Belanger <belanger@truman.edu>
16710
16711 * calc/calc.el (calc-language-alist): Remove extra defvar.
16712
16713 2005-05-26 Lute Kamstra <lute@gnu.org>
16714
16715 * arc-mode.el (archive-mode):
16716 * bookmark.el (bookmark-read-annotation-mode)
16717 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
16718 * bs.el (bs-mode):
16719 * calc/calc-yank.el (calc-edit-mode):
16720 * calc/calc.el (calc-mode, calc-trail-mode):
16721 * calculator.el (calculator-mode):
16722 * chistory.el (command-history-mode):
16723 * comint.el:
16724 * cus-edit.el (custom-mode):
16725 * descr-text.el (describe-text-mode):
16726 * ebuff-menu.el (Electric-buffer-menu-mode):
16727 * ediff-util.el (ediff-mode):
16728 * emacs-lisp/re-builder.el (reb-mode):
16729 * emulation/vi.el (vi-mode-setup):
16730 * emulation/ws-mode.el (wordstar-mode):
16731 * eshell/esh-mode.el (eshell-mode):
16732 * forms.el (forms-mode):
16733 * help-mode.el (help-mode):
16734 * hexl.el (hexl-mode):
16735 * ibuffer.el (ibuffer-mode):
16736 * ielm.el (inferior-emacs-lisp-mode):
16737 * info.el (Info-mode, Info-edit-mode):
16738 * international/swedish.el:
16739 * ledit.el (ledit-from-lisp-mode):
16740 * locate.el (locate-mode):
16741 * mail/rmail.el (rmail-mode):
16742 * mail/rmailedit.el (rmail-edit-mode):
16743 * mail/rmailsum.el (rmail-summary-mode):
16744 * mail/supercite.el (sc-electric-mode):
16745 * net/eudc.el (eudc-mode):
16746 * net/quickurl.el (quickurl-list-mode):
16747 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
16748 * obsolete/ooutline.el (outline-mode):
16749 * obsolete/options.el (Edit-options-mode):
16750 * obsolete/rnews.el (news-mode):
16751 * obsolete/rnewspost.el (news-reply-mode):
16752 * play/5x5.el (5x5-mode):
16753 * play/decipher.el (decipher-mode, decipher-stats-mode):
16754 * play/gomoku.el (gomoku-mode):
16755 * play/snake.el (snake-mode):
16756 * play/solitaire.el (solitaire-mode):
16757 * play/tetris.el (tetris-mode):
16758 * progmodes/ada-mode.el (ada-mode):
16759 * progmodes/antlr-mode.el (antlr-mode):
16760 * progmodes/autoconf.el (autoconf-mode):
16761 * progmodes/dcl-mode.el (dcl-mode):
16762 * progmodes/delphi.el (delphi-mode):
16763 * progmodes/ebrowse.el (ebrowse-tree-mode)
16764 (ebrowse-electric-list-mode, ebrowse-member-mode)
16765 (ebrowse-electric-position-mode):
16766 * progmodes/f90.el (f90-mode):
16767 * progmodes/fortran.el (fortran-mode):
16768 * progmodes/icon.el (icon-mode):
16769 * progmodes/idlw-help.el (idlwave-help-mode):
16770 * progmodes/idlw-shell.el (idlwave-shell-mode):
16771 * progmodes/idlwave.el (idlwave-mode):
16772 * progmodes/inf-lisp.el (inferior-lisp-mode):
16773 * progmodes/m4-mode.el (m4-mode):
16774 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
16775 * progmodes/modula2.el (modula-2-mode):
16776 * progmodes/octave-inf.el (inferior-octave-mode):
16777 * progmodes/octave-mod.el (octave-mode):
16778 * progmodes/pascal.el (pascal-mode):
16779 * progmodes/sh-script.el (sh-mode):
16780 * progmodes/sql.el (sql-mode, sql-interactive-mode):
16781 * progmodes/vhdl-mode.el (vhdl-mode):
16782 * progmodes/xscheme.el (scheme-interaction-mode):
16783 * replace.el (occur-mode):
16784 * ses.el (ses-mode):
16785 * simple.el (completion-list-mode):
16786 * skeleton.el:
16787 * speedbar.el (speedbar-mode):
16788 * term.el (term-mode):
16789 * terminal.el (terminal-edit-mode):
16790 * textmodes/reftex-index.el (reftex-index-mode)
16791 (reftex-index-phrases-mode):
16792 * textmodes/reftex-sel.el (reftex-select-label-mode)
16793 (reftex-select-bib-mode):
16794 * textmodes/reftex-toc.el (reftex-toc-mode):
16795 * wdired.el (wdired-change-to-wdired-mode):
16796 * wid-browse.el (widget-browse-mode):
16797 Use run-mode-hooks.
16798
16799 * array.el (array-mode):
16800 * calendar/todo-mode.el (todo-mode):
16801 * man.el (Man-mode):
16802 * play/landmark.el (lm-mode):
16803 * play/mpuz.el (mpuz-mode):
16804 Use kill-all-local-variables and run-mode-hooks.
16805
16806 * subr.el (delay-mode-hooks): Specify indentation.
16807
16808 2005-05-26 Mark A. Hershberger <mah@everybody.org>
16809
16810 * xml.el (xml-substitute-special): Don't die for undefined xml
16811 entities.
16812
16813 2005-05-26 Jay Belanger <belanger@truman.edu>
16814
16815 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
16816 of nil.
16817
16818 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
16819
16820 * progmodes/gdb-ui.el (gdb-frame-address):
16821 Rename from gdb-current-address.
16822 (gdb-previous-frame-address): Rename from gdb-previous-address.
16823 (gdb-selected-frame): Rename from gdb-current-frame.
16824 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
16825 (gdb-frame-number): Rename from gdb-current-stack-level.
16826 (gdb-ann3): Match new mode-name for disassembly buffer.
16827 Extend initialization of variables.
16828 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
16829 (gdb-memory-mode): Use mouse-face in header line.
16830 (gdb-assembler-buffer-name): Call it disassembly and give frame
16831 in mode line.
16832 (gdb-source-spec-regexp, gdb-assembler-custom)
16833 (gdb-invalidate-assembler, gdb-frame-handler):
16834 Make robust to leading zeroes in address format.
16835
16836 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
16837
16838 * textmodes/org.el (org-mode): Use `define-derived-mode' to
16839 define `org-mode'.
16840 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
16841
16842 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
16843
16844 * log-edit.el (log-edit-changelog-entries): Distinguish between
16845 filenames like xfns.c and fns.c.
16846
16847 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
16848
16849 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
16850 point after reverting.
16851 (Buffer-menu-make-sort-button): Handle the case where
16852 `Buffer-menu-use-header-line' is nil.
16853
16854 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
16855
16856 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
16857 New funcs. In minibuffer-local-completion-map bind `]', `/'
16858 and `:' to them.
16859
16860 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
16861
16862 * startup.el (normal-top-level): Allow modification of load-path while
16863 we're iterating over it.
16864
16865 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
16866
16867 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
16868 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
16869 (thumbs-resize-interactive, thumbs-insert-image)
16870 (thumbs-insert-thumb, thumbs-dired-show-marked)
16871 (thumbs-find-image-at-point, thumbs-delete-images)
16872 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
16873 (thumbs-increment-image-size, thumbs-decrement-image-size):
16874 Fix typos in docstrings.
16875
16876 2005-05-24 Andre Spiegel <spiegel@gnu.org>
16877
16878 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
16879 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
16880 (cperl-mode): Use them.
16881
16882 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
16883
16884 * window.el (quit-window, shrink-window-if-larger-than-buffer):
16885 Doc fixes.
16886
16887 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
16888
16889 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
16890 Bind C-d to gdb-inferior-io-eof.
16891
16892 * dired.el (dired-dnd-popup-notice): Use message-box.
16893
16894 2005-05-23 Masatake YAMATO <jet@gyve.org>
16895
16896 * bindings.el (mode-line-major-mode-keymap):
16897 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
16898
16899 * faces.el (mode-line-highlight): New face.
16900
16901 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
16902 as mouse-face.
16903
16904 * bindings.el (top-level, help-echo, mode-line-modified)
16905 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
16906 as mouse-face.
16907
16908 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
16909
16910 * progmodes/cc-engine.el (c-guess-basic-syntax):
16911 Remove spurious call to `zerop'.
16912
16913 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
16914
16915 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
16916
16917 CC Mode update to 5.30.10:
16918
16919 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
16920 could go past the limit in decoration level 2, thereby causing
16921 errors during interactive fontification.
16922
16923 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
16924 the file is evaluated interactively.
16925
16926 * cc-engine.el (c-guess-basic-syntax): Handle operator
16927 declarations somewhat better in C++.
16928
16929 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
16930 make use of `run-mode-hooks' which has been added in Emacs 21.1.
16931 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
16932 (awk-mode): Use it.
16933 (make-local-hook): Suppress warning about obsoleteness.
16934
16935 * cc-engine.el, cc-align.el, cc-cmds.el
16936 (c-append-backslashes-forward, c-delete-backslashes-forward)
16937 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
16938 Compensate for return value from `forward-line' when it has moved
16939 but not to a different line due to eob.
16940
16941 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
16942 `objc-method-intro' and `objc-method-args-cont'.
16943
16944 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
16945
16946 CC Mode update to 5.30.10:
16947
16948 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
16949 in the copyright statement. Incidentally, change "along with GNU
16950 Emacs" to "along with this program" where it occurs.
16951
16952 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
16953 so that it is interactive, hence can be found by M-x awk-mode
16954 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
16955 <gmorris+emacs@ast.cam.ac.uk>.
16956
16957 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
16958 Mode's regexps.
16959
16960 2005-05-23 Kevin Ryde <user42@zip.com.au>
16961
16962 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
16963 c-parse-state, to avoid a lisp error (on bad code).
16964
16965 2005-05-23 Lute Kamstra <lute@gnu.org>
16966
16967 * subr.el (font-lock-defaults): Remove defvar as it's already
16968 defined in font-core.el.
16969
16970 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
16971
16972 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
16973
16974 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
16975 more general and work when GDB variable "print pretty" is on,
16976 as with Emacs, for example.
16977
16978 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
16979
16980 * font-core.el: Update comment.
16981
16982 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
16983 Use `after-change-major-mode-hook' instead of `find-file-hook'.
16984
16985 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
16986
16987 2005-05-22 Eli Zaretskii <eliz@gnu.org>
16988
16989 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
16990 and `yank-handler' in the doc strings.
16991
16992 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
16993
16994 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
16995
16996 2005-05-22 Richard M. Stallman <rms@gnu.org>
16997
16998 * help.el (describe-key): Move print-help-return-message call
16999 out of conditional.
17000
17001 * progmodes/etags.el (list-tags): Use with-no-warnings.
17002
17003 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
17004 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
17005 (starttls-extra-args, starttls-extra-arguments): Add defvars.
17006
17007 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
17008
17009 * language/viet-util.el (viet-viscii-nonascii-translation-table):
17010 Add defvar.
17011
17012 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
17013 Use defvar, not defconst.
17014
17015 * hexl.el (hexl-follow-line): Use with-no-warnings.
17016
17017 * emulation/tpu-extras.el: Use write-file-functions instead of
17018 write-file-hooks.
17019
17020 * dired.el (dired-font-lock-keywords): Fontify files with junk
17021 extensions even if marked by -F.
17022
17023 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
17024
17025 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
17026 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
17027 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
17028 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
17029 (concatenate, list-length, get*, getf, cl-remprop):
17030 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
17031 (etypecase, progv, lexical-let, lexical-let*)
17032 (multiple-value-bind, multiple-value-setq, shiftf):
17033 Improve argument/docstring consistency.
17034
17035 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
17036
17037 2005-05-22 Andre Spiegel <spiegel@gnu.org>
17038
17039 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
17040 doesn't exist.
17041
17042 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
17043 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
17044
17045 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
17046
17047 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
17048 already deleted variables: auto-fill-hook, blink-paren-hook,
17049 lisp-indent-hook, inhibit-local-variables, unread-command-event,
17050 suspend-hooks, comment-indent-hook, meta-flag,
17051 before-change-function, after-change-function,
17052 font-lock-doc-string-face.
17053
17054 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
17055
17056 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
17057
17058 2005-05-21 Eli Zaretskii <eliz@gnu.org>
17059
17060 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
17061 rmail-dont-reply-to.
17062
17063 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17064
17065 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
17066 literal blank when splitting new-header-values.
17067
17068 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
17069
17070 * calendar/cal-menu.el (cal-menu-update): Add separator as a
17071 string so that tmm doesn't create a completion entry for it.
17072
17073 * textmodes/table.el (table-disable-menu): Ditto.
17074
17075 2005-05-21 Richard M. Stallman <rms@gnu.org>
17076
17077 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
17078
17079 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
17080
17081 * net/rcompile.el (remote-compile): Use compilation-start.
17082
17083 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
17084
17085 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
17086
17087 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
17088 Default to makefile-bsdmake-mode on BSD systems.
17089
17090 * imenu.el (imenu-generic-expression, imenu--generic-function'):
17091 REGEXP may also be a search function now. The part of doc-string
17092 for describing the structure was 95% identical to that of
17093 `imenu--generic-function'. Unify it there.
17094
17095 * progmodes/make-mode.el (makefile-imenu-generic-expression):
17096 Use function to find dependencies, because regexp alone is so complex,
17097 it easily goes into an endless loop.
17098 (makefile-makepp-mode): Also add submenu for Perl functions
17099 defined in the makefile.
17100 (makefile-bsdmake-mode): Special imenu-generic-expression no
17101 longer needed, due to function call.
17102 (makefile-match-dependency): Take BOUND into account when checking
17103 if we're through.
17104
17105 2005-05-20 Jay Belanger <belanger@truman.edu>
17106
17107 * calc/calc-units.el (calc-invalidate-units-table):
17108 Use inhibit-read-only.
17109 (math-build-units-table-buffer): Use view-mode.
17110
17111 2005-05-20 David Kastrup <dak@gnu.org>
17112
17113 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
17114 easy-menu-add is not a nop on Emacs; and clarify when to call it.
17115
17116 2005-05-20 Lute Kamstra <lute@gnu.org>
17117
17118 * diff-mode.el (diff-header-face, diff-file-header-face)
17119 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17120 (diff-added-face, diff-changed-face, diff-function-face)
17121 (diff-context-face, diff-nonexistent-face): Put them in the
17122 diff-mode customization group.
17123
17124 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
17125
17126 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
17127
17128 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
17129
17130 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
17131 Minor regexp-optimization.
17132
17133 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
17134
17135 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
17136 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
17137 (org-agenda-add-time-grid-maybe): New function.
17138 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
17139 (org-table-create): `dotimes' instead of `mapcar'.
17140 (org-xor): Simplify implementation.
17141 (org-agenda): `inhibit-redisplay' turned on.
17142 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
17143 a consistent line after a state change.
17144 (org-agenda-remove-times-when-in-prefix): New option.
17145 (org-prefix-has-time): New variable.
17146 (org-parse-time-string): Optional argument NODEFAULT.
17147 (org-format-agenda-item): Parse items for time-of-day
17148 specifications and move these into the prefix if possible.
17149 (org-agenda-priority): Get current heading, not previous heading
17150 during agenda remote editing.
17151
17152 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
17153
17154 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
17155 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
17156 (remove-duplicates, delete-duplicates, substitute)
17157 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
17158 (nsubstitute-if-not, find, find-if, find-if-not, position)
17159 (position-if, position-if-not, count, count-if, count-if-not)
17160 (mismatch, search, sort*, stable-sort, merge, member*)
17161 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
17162 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
17163 (intersection, nintersection, set-difference, nset-difference)
17164 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
17165 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
17166 (nsublis, tree-equal): Improve argument/docstring consistency.
17167
17168 * subr.el (send-string, send-region): Remove obsolescence declaration.
17169 (window-dot, set-window-dot, read-input, show-buffer)
17170 (eval-current-buffer, string-to-int):
17171 Add release number to obsolescence declarations.
17172
17173 2005-05-19 Kim F. Storm <storm@cua.dk>
17174
17175 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
17176 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
17177
17178 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
17179
17180 * faces.el (list-faces-display): Make back button respect optional
17181 regexp arg.
17182
17183 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
17184
17185 * calculator.el (calculator-radix-grouping-mode)
17186 (calculator-radix-grouping-digits, calculator-displayer)
17187 (calculator-radix-grouping-separator, calculator-copy-displayer):
17188 * dabbrev.el (dabbrev-search-these-buffers-only):
17189 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
17190 (diff-advance-after-apply-hunk, diff-mode-hook)
17191 (diff-minor-mode-prefix):
17192 * imenu.el (imenu-use-popup-menu):
17193 * jit-lock.el (jit-lock-context-time):
17194 * newcomment.el (comment-fill-column, comment-column)
17195 (comment-style, comment-padding, comment-multi-line)
17196 (comment-empty-lines, comment-auto-fill-only-comments):
17197 * reveal.el (reveal-around-mark):
17198 * uniquify.el (uniquify-buffer-name-style)
17199 (uniquify-after-kill-buffer-p)
17200 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
17201 (uniquify-min-dir-content, uniquify-separator)
17202 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
17203 * w32-vars.el (w32-fixed-font-alist):
17204 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
17205 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
17206 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
17207 * progmodes/perl-mode.el (perl-indent-level)
17208 (perl-continued-statement-offset, perl-continued-brace-offset)
17209 (perl-brace-offset, perl-brace-imaginary-offset)
17210 (perl-label-offset, perl-indent-continued-arguments)
17211 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
17212 * progmodes/tcl.el (tcl-indent-level)
17213 (tcl-continued-indent-level, tcl-auto-newline)
17214 (tcl-tab-always-indent, tcl-electric-hash-style)
17215 (tcl-help-directory-list, tcl-use-smart-word-finder)
17216 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
17217 (inferior-tcl-source-command):
17218 * textmodes/fill.el (enable-kinsoku):
17219 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
17220 * textmodes/table.el (table-yank-handler):
17221 Specify missing group (and type, if simple) in defcustom.
17222
17223 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
17224
17225 * progmodes/compile.el (compilation-finish-function): Fix defvar.
17226
17227 2005-05-19 Richard M. Stallman <rms@gnu.org>
17228
17229 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
17230
17231 * subr.el (event-basic-type): Don't get an error.
17232 (left-fringe-p): Function deleted.
17233
17234 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
17235 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
17236
17237 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
17238 in recursive copy.
17239
17240 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
17241
17242 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
17243
17244 * emacs-lisp/bytecomp.el
17245 (byte-compile-file-form-custom-declare-variable):
17246 Call byte-compile-nogroup-warn if appropriate.
17247
17248 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
17249 (compilation-set-window): Don't call left-fringe-p; do it directly.
17250
17251 2005-05-19 Jay Belanger <belanger@truman.edu>
17252
17253 * calc/calc-graph.el (calc-graph-format-data): Make sure
17254 var-PlotRejects is bound before trying to check its value.
17255
17256 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
17257
17258 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
17259 definition of this variable from reftex-global.el to reftex.el,
17260 because it is needed in the menu.
17261
17262 2005-05-19 Lute Kamstra <lute@gnu.org>
17263
17264 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
17265 years are fixed. Don't insert a space after a dash.
17266
17267 2005-05-19 Kim F. Storm <storm@cua.dk>
17268
17269 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
17270
17271 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
17272
17273 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
17274 strings, because (eq ... ?\\) is fairly frequent.
17275
17276 * progmodes/make-mode.el (makefile-add-this-line-targets):
17277 Simplify and integrate into `makefile-pickup-targets'.
17278 (makefile-add-this-line-macro): Simplify and integrate into
17279 `makefile-pickup-macros.
17280 (makefile-pickup-filenames-as-targets): Simplify.
17281 (makefile-previous-dependency, makefile-match-dependency):
17282 Don't stumble over `::'.
17283
17284 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
17285
17286 * subr.el (post-command-idle-hook, post-command-idle-delay):
17287 Remove obsoletion of post-command-idle-hook and
17288 post-command-idle-delay.
17289
17290 * faces.el (list-faces-display): Provide button when describe-face
17291 is called to take user back to the list of faces.
17292
17293 * help-fns.el (describe-variable): Remove hyperlinks in a
17294 variable's value as these are quite frequently inappropriate.
17295
17296 * follow.el (follow-submit-feedback, follow-mode):
17297 Remove references to post-command-idle-hook.
17298
17299 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17300
17301 * progmodes/make-mode.el (makefile-previous-dependency)
17302 (makefile-match-dependency): Check for := (and in bsd mode also
17303 !=) to give a better result, even when font-lock is not on.
17304
17305 2005-05-18 Jay Belanger <belanger@truman.edu>
17306
17307 * calc/calc-help.el (calc-s-prefix-help):
17308 Add `calc-copy-special-constant' to help string.
17309
17310 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17311
17312 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17313
17314 2005-05-18 Jay Belanger <belanger@truman.edu>
17315
17316 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17317 in linear factors are in proper order.
17318
17319 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17320
17321 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17322 Support for jurabib.
17323
17324 * textmodes/reftex.el (featurep): Define aliases for overlay
17325 commands, for XEmacs compatibility, and use these aliases in
17326 overlay initializations.
17327 (reftex-highlight): Use `reftex-move-overlay'.
17328 (reftex-unhighlight): Use `reftex-delete-overlay'.
17329 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17330 (reftex-access-search-path): Use `reftex-uniquify' instead of
17331 `reftex-uniq'
17332
17333 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17334 `before-string' property modification enables for Emacs as well.
17335 (reftex-select-item): Use `reftex-delete-overlay'.
17336 (reftex-select-mark): Use `reftex-make-overlay' and
17337 `reftex-overlay-put'.
17338 (reftex-select-unmark): Use `reftex-delete-overlay' and
17339 `reftex-overlay-put'.
17340
17341 2005-05-18 Lute Kamstra <lute@gnu.org>
17342
17343 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17344
17345 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17346
17347 * add-log.el (add-change-log-entry):
17348 * array.el (array-make-template, array-reconfigure-rows)
17349 (array-init-max-row, array-init-max-column)
17350 (array-init-columns-per-line, array-init-field-width):
17351 * replace.el (replace-match-maybe-edit, perform-replace):
17352 * textmodes/spell.el (spell-region):
17353 Replace `read-input' by `read-string'.
17354
17355 * forms.el (forms-mode):
17356 * finder.el (finder-compile-keywords):
17357 * shadowfile.el (shadow-read-files):
17358 Replace `eval-current-buffer' by `eval-buffer'.
17359
17360 * terminal.el (te-pass-through):
17361 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17362 (ange-ftp-raw-send-cmd):
17363 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17364 (send-process-next-char, telnet-initial-filter, telnet):
17365 Replace `send-string' by `process-send-string'.
17366
17367 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17368 (prolog-consult-region): Replace `send-string' by
17369 `process-send-string'; replace `send-region' by `process-send-region'.
17370
17371 * progmodes/delphi.el (delphi-log-msg):
17372 Replace `set-window-dot' by `set-window-point'.
17373
17374 * subr.el (window-dot, set-window-dot, read-input, send-string)
17375 (send-region, show-buffer, eval-current-buffer):
17376 Make really obsolete, as the comment says.
17377
17378 2005-05-17 Kim F. Storm <storm@cua.dk>
17379
17380 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17381 (cua--init-keymaps): Bind C-return instead of S-return to set
17382 rectangle mark.
17383
17384 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17385 instead of S-return to toggle/clear rectangle mark.
17386
17387 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17388
17389 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17390 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17391 Also fontify plain strings assigned to variables, mostly so that a
17392 colon has a face and is thus not taken as a dependency separator.
17393 (makefile-previous-dependency): Inline the new matcher, because it
17394 is too complex to work in both directions.
17395 (makefile-match-dependency): Eliminate `backward' arg (see above).
17396 Completely reimplemented so as to not sometimes go into an endless
17397 loop. It should also be more efficient, because first it only
17398 searches for `:', instead of applying the very complex regexp.
17399 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17400 to be fontified in one piece can be too long for JIT.
17401 Makefiles are never *that* big.
17402
17403 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17404
17405 * dired.el (dired-mode): Simplify.
17406
17407 2005-05-17 Lute Kamstra <lute@gnu.org>
17408
17409 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17410 defcustom for the mode hook variable.
17411
17412 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17413 Emacs Lisp Reference Manual.
17414
17415 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17416
17417 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17418 (evenp, list*):
17419 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17420 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17421
17422 * net/tramp-smb.el (tramp-smb-open-connection):
17423 Pass `tramp-chunksize' as fifth (required) argument.
17424
17425 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17426
17427 * font-lock.el (lisp-font-lock-keywords-1):
17428 Set `font-lock-negation-char-face' for [^...] char group.
17429 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17430
17431 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17432 a var, and refine it to mask one more level of nested vars.
17433 (makefile-rule-action-regex): Turn it into a var, and refine it so
17434 it recognizes backslashed continuation lines as belonging to the
17435 same command.
17436 (makefile-macroassign-regex): Refine it so it recognizes
17437 backslashed continuation lines as belonging to the same command.
17438 (makefile-var-use-regex): Don't look at the next char, because it
17439 might be the same one to be skipped by the initial [^$], leading
17440 to an overlooked variable use.
17441 (makefile-make-font-lock-keywords): Remove two parameters, which
17442 are now variables that some of the modes set locally.
17443 Handle dependency and rule action matching through functions, because
17444 regexps alone match too often. Dependency matching now comes
17445 last, so it can check, whether a colon already matched something else.
17446 (makefile-mode): Inform that font-lock improves makefile parsing
17447 capabilities.
17448 (makefile-match-dependency, makefile-match-action): New functions.
17449
17450 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17451
17452 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17453
17454 * align.el (align-regexp):
17455 * ansi-color.el (ansi-color-get-face):
17456 * array.el (array-reconfigure-rows, array-init-max-row)
17457 (array-init-max-column, array-init-columns-per-line)
17458 (array-init-field-width):
17459 * dired-aux.el (dired-trample-file-versions):
17460 * dired-x.el (dired-mark-sexp):
17461 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17462 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17463 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17464 * faces.el (face-read-integer):
17465 * files.el (backup-extract-version, insert-directory):
17466 * hexl.el (hexl-insert-decimal-char):
17467 * server.el (server-process-filter):
17468 * shell.el (shell-extract-num):
17469 * startup.el (command-line-1):
17470 * term.el (term-command-hook):
17471 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17472 (time-stamp-do-number):
17473 * time.el (display-time-update):
17474 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17475 (timezone-fix-time):
17476 * vms-patch.el (vms-suspend-resume-hook):
17477 * calendar/appt.el (appt-convert-time):
17478 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17479 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17480 * calendar/cal-islam.el (mark-islamic-diary-entries):
17481 * calendar/calendar.el (calendar-cursor-to-date)
17482 (calendar-star-date):
17483 * calendar/diary-lib.el (diary-attrtype-convert)
17484 (mark-diary-entries, diary-entry-time):
17485 * calendar/solar.el (solar-get-number):
17486 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17487 * emacs-lisp/re-builder.el (reb-display-subexp):
17488 * emulation/edt.el (edt-set-scroll-margins):
17489 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17490 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17491 (vip-get-ex-count):
17492 * emulation/viper-ex.el (viper-get-ex-token)
17493 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17494 * international/fontset.el (fontset-plain-name):
17495 * mail/feedmail.el (feedmail-look-at-queue-directory):
17496 * mail/mailalias.el (mail-get-names):
17497 * mail/rmail.el (rmail-convert-to-babyl-format):
17498 * mail/rmailsum.el (rmail-make-basic-summary-line)
17499 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17500 (rmail-summary-goto-msg):
17501 * mail/smtpmail.el (smtpmail-read-response):
17502 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17503 (ange-ftp-vms-add-file-entry):
17504 * play/gametree.el (gametree-looking-at-ply)
17505 (gametree-current-branch-score):
17506 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17507 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17508 * progmodes/cperl-mode.el (condition-case):
17509 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17510 (ebrowse-set-member-buffer-column-width)
17511 (ebrowse-select-1st-to-9nth):
17512 * progmodes/etags.el (etags-snarf-tag):
17513 * progmodes/flymake.el (flymake-parse-line):
17514 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17515 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17516 (idlwave-shell-menu-def):
17517 * progmodes/ps-mode.el (ps-run-goto-error):
17518 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17519 (vhdl-speedbar-contract-level):
17520 * term/mac-win.el (x-handle-numeric-switch):
17521 * term/sun-mouse.el (sun-get-frame-data):
17522 * term/w32-win.el (x-handle-numeric-switch):
17523 * term/x-win.el (x-handle-numeric-switch):
17524 * textmodes/ispell.el (ispell-parse-output):
17525 * textmodes/nroff-mode.el (nroff-outline-level):
17526 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17527 (reftex-bib-sort-year-reverse, reftex-format-citation):
17528 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17529 (reftex-section-number):
17530 * textmodes/texinfmt.el (texinfo-paragraphindent):
17531 Replace `string-to-int' by `string-to-number'.
17532
17533 * international/latexenc.el: Add page marker to force the "Local
17534 Variables:" string out of the last page.
17535
17536 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17537
17538 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17539 tooltip-change-major-mode.
17540 (gud-tooltip-print-command): Remove case where gud-minor-mode
17541 is gdb ("--fullname").
17542 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17543 explain to user.
17544
17545 2005-05-16 Jay Belanger <belanger@truman.edu>
17546
17547 * calc/calc-store.el (calc-copy-special-constant): New function.
17548
17549 * calc/calc-ext.el (calc-init-extensions): Add binding for
17550 `calc-copy-special-constant'.
17551
17552 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17553 for the `calc-copy-special-constant' command.
17554
17555 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17556
17557 * subr.el (left-fringe-p): New function.
17558
17559 * progmodes/compile.el (compilation-setup): Set local value of
17560 overlay-arrow-string to "" always.
17561 (compilation-set-window): Left fringe then don't scroll.
17562 No left fringe then no arrow and scroll message to top.
17563 (compilation-context-lines): Adjust doc string accordingly.
17564
17565 2005-05-16 Kim F. Storm <storm@cua.dk>
17566
17567 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17568 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17569 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17570 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17571 (ido-read-file-name): Handle commands with ido property value
17572 equal to find-file as reading a file name, to allow C-d to enter dired.
17573 (ibuffer-find-file): Add ido property with value find-file.
17574
17575 2005-05-15 Kim F. Storm <storm@cua.dk>
17576
17577 * subr.el (open-network-stream-nowait): Remove.
17578 (open-network-stream-server): Remove.
17579
17580 2005-05-15 Richard M. Stallman <rms@gnu.org>
17581
17582 * faces.el (describe-face): Output a definition link button.
17583
17584 * help-mode.el (help-face-def): New button type.
17585
17586 * emacs-lisp/copyright.el (copyright-fix-years):
17587 Match properly if the first year is 2-digit.
17588 Don't mess up the whitespace after the years by filling.
17589
17590 * dired-aux.el (dired-mark-confirm):
17591 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17592
17593 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17594 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17595 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17596
17597 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17598 Set font-lock-comment-start-skip.
17599
17600 * font-lock.el (font-lock-comment-start-skip): New variable.
17601 (font-lock-comment-end-skip): New variable.
17602 (font-lock-fontify-syntactically-region): Use them if non-nil.
17603
17604 2005-05-15 Jay Belanger <belanger@truman.edu>
17605
17606 * calc/calc-store.el (calc-store-value): Return a string rather
17607 than display it as a message.
17608 Use calc-var-name for variable name.
17609 (calc-store-into): Add the result of calc-store-value to message.
17610 (calc-copy-variable): Add a message.
17611 (calc-store-exchange): Improve error messages.
17612 (calc-store-binary, calc-store-map): Don't reset the values of
17613 special constants.
17614
17615 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17616
17617 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17618 manual to docstring.
17619
17620 * files.el (hack-local-variables-confirm): Add STRING argument.
17621 Make the function handle non file visiting buffers correctly.
17622 (hack-local-variables-prop-line, hack-local-variables)
17623 (hack-one-local-variable): Use STRING arg of
17624 `hack-local-variables-confirm'.
17625
17626 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17627
17628 Sync with Tramp 2.0.49.
17629
17630 * net/tramp.el (tramp-handle-dired-call-process)
17631 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17632 because the contents of the Tramp buffer is changed before
17633 insertion (`expand-file' and alike).
17634 (tramp-handle-insert-directory): If `localname' has an empty
17635 nondirectory name, it must not be quoted.
17636 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17637 variable `tramp-chunksize'. Change callees.
17638 (tramp-open-connection-setup-interactive-shell): Check remote host
17639 for buggy `send-process-string' implementation.
17640 Set `tramp-chunksize' if found. Reported by Michael Kifer
17641 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17642 (tramp-handle-shell-command): `insert-buffer' cannot be used
17643 because the contents of the Tramp buffer is changed before
17644 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17645 <frederic.bothamy@free.fr>.
17646 (tramp-set-auto-save): Actions should be done for Tramp file name
17647 handler only. Ange-FTP has its own auto-save mechanism.
17648 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17649 (tramp-set-auto-save-file-modes): Set file modes of
17650 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17651 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17652 (tramp-bug): Remove obsolete variable.
17653 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
17654 for presence of `mml-mode'. Make it running for older Emacsen as well.
17655
17656 2005-05-14 John Paul Wallington <jpw@pobox.com>
17657
17658 * ibuf-ext.el (define-ibuffer-filter filename):
17659 If `dired-directory' is a list, use its car.
17660
17661 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
17662
17663 * ibuffer.el (define-ibuffer-column filename):
17664 If `dired-directory' is a list, use its car.
17665
17666 2005-05-14 Richard M. Stallman <rms@gnu.org>
17667
17668 * subr.el (symbol-file): Doc fix.
17669
17670 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17671 (byte-compile-form): Call byte-compile-nogroup-warn.
17672 (byte-compile-warning-types): Doc fix.
17673
17674 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17675
17676 * progmodes/cc-engine.el (c-literal-faces):
17677 Add font-lock-comment-delimiter-face.
17678
17679 * net/net-utils.el (dig): Use with-no-warnings.
17680
17681 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17682 (sc-recite-frame-alist, sc-default-cite-frame)
17683 (sc-default-uncite-frame, sc-default-recite-frame)
17684 (sc-attrib-selection-list, sc-rewrite-header-list):
17685 Mark as risky-local-variable.
17686
17687 * international/ogonek.el (ogonek-jak, ogonek-how):
17688 Don't use beginning-of-buffer.
17689
17690 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
17691
17692 * calendar/solar.el (solar-data-list): Move definition up.
17693
17694 * dnd.el (dnd-protocol-alist): Add autoload.
17695
17696 * progmodes/sh-script.el: Many doc usage fixes.
17697 (sh-indent-after-do): Change default to match common styles.
17698
17699 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
17700
17701 * files.el (interpreter-mode-alist)
17702 (auto-mode-interpreter-regexp): Doc fixes.
17703
17704 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
17705
17706 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
17707
17708 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
17709
17710 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17711
17712 * dired.el (dired-mode): make-variable-buffer-local =>
17713 make-local-variable.
17714
17715 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17716
17717 * term/mac-win.el (mac-select-convert-to-string): Try coding
17718 systems in mac-script-code-coding-systems if specified one cannot
17719 encode string for `com.apple.traditional-mac-plain-text'.
17720
17721 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
17722
17723 * progmodes/make-mode.el (makefile-targets-face)
17724 (makefile-shell-face, makefile-makepp-perl-face): New faces.
17725 (makefile-dependency-regex): Fix it to not make the colon in
17726 $(var:a=b) special.
17727 (makefile-rule-action-regex): New regexp for highlighting embedded
17728 Shell strings.
17729 (makefile-macroassign-regex): Handle != for highlighting as
17730 embedded Shell strings.
17731 (makefile-var-use-regex): New const.
17732 (makefile-statements, makefile-automake-statements)
17733 (makefile-gmake-statements, makefile-makepp-statements)
17734 (makefile-bsdmake-statements): New consts.
17735 (makefile-make-font-lock-keywords): New function.
17736 (makefile-automake-font-lock-keywords)
17737 (makefile-gmake-font-lock-keywords)
17738 (makefile-makepp-font-lock-keywords)
17739 (makefile-bsdmake-font-lock-keywords): New consts.
17740 (makefile-mode-map): Add switchers between the various submodes.
17741 (makefile-mode): Document the availability of the variants.
17742 (makefile-automake-mode, makefile-gmake-mode)
17743 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
17744
17745 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
17746 new variants of makefile-mode.
17747
17748 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17749
17750 * font-lock.el (font-lock-comment-delimiter-face): Fix up
17751 the inheritance.
17752
17753 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
17754
17755 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
17756 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
17757
17758 * files.el (normal-mode): Extend the scope of the
17759 `enable-local-variables' binding to include the `set-auto-mode' call.
17760 (magic-mode-alist): Doc fix.
17761
17762 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17763
17764 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
17765 font-lock-comment-face rather than copying its setting.
17766
17767 2005-05-12 Andreas Schwab <schwab@suse.de>
17768
17769 * eshell/esh-mode.el (eshell-send-input): Doc fix.
17770
17771 2005-05-12 Lute Kamstra <lute@gnu.org>
17772
17773 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
17774 defcustom for the mode hook variable. Delete the last argument.
17775 * generic-x.el: Fix callers of define-generic-mode.
17776 (generic-x-modes): Delete group.
17777 (show-tabs-tab-face, show-tabs-space-face): Put them in the
17778 generic-x customization group.
17779
17780 2005-05-12 Kim F. Storm <storm@cua.dk>
17781
17782 * font-lock.el (font-lock-negation-char-face): Default to "off".
17783
17784 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
17785 font-lock-negation-char-face to ! in !=.
17786
17787 2005-05-12 Masatake YAMATO <jet@gyve.org>
17788
17789 * add-log.el (find-change-log): Fix typos in the docstring
17790 of function.
17791
17792 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17793
17794 * international/latexenc.el (latexenc-find-file-coding-system):
17795 Avoid `re-search-forward' when looking for input encoding because
17796 of speed and safety. Better regular expressions for recognizing
17797 input encoding. Limit a search for TeX-master/tex-main-file to
17798 the local variable section.
17799
17800 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
17801
17802 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
17803 syntax of $ to "'" (quote).
17804
17805 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
17806
17807 * dnd.el (dnd-protocol-alist): Improve custom type.
17808
17809 * dired.el (dired-dnd-protocol-alist): New variable.
17810 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
17811 `dired-mode-hook' to the end.
17812
17813 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17814
17815 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
17816 comment-end if comment-start-skip is not set.
17817 Obey the font-lock-comment-delimiter-face variables.
17818
17819 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17820
17821 * files.el (executable-find): Move from executable.el. Use
17822 locate-file.
17823 * progmodes/executable.el (executable-find): Move to files.el.
17824
17825 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
17826 when trying to ensure forward progress.
17827
17828 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
17829
17830 * mouse-sel.el (mouse-sel-follow-link-p): New function.
17831 (mouse-select, mouse-select-internal, mouse-extend-internal):
17832 Use it to implement mouse-1-click-follows-link functionality.
17833
17834 2005-05-11 Richard M. Stallman <rms@gnu.org>
17835
17836 * font-lock.el (font-lock-fontify-syntactically-region):
17837 Use font-lock-comment-delimiter-face for comment delimiters.
17838
17839 2005-05-10 Jay Belanger <belanger@truman.edu>
17840
17841 * calc/calc-help.el (calc-m-prefix-help): Add mention of
17842 preserving embedded modes.
17843
17844 2005-05-10 Richard M. Stallman <rms@gnu.org>
17845
17846 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
17847
17848 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
17849 Move from ada-stmt.el.
17850 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
17851
17852 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
17853 Move to ada-mode.el.
17854 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
17855
17856 * cus-edit.el (custom-file): Call file-chase-links.
17857
17858 * files.el (read-directory-name): Fix previous change.
17859 (hack-local-variables-confirm): New function.
17860 (hack-local-variables-prop-line, hack-local-variables)
17861 (hack-one-local-variable): Use it.
17862
17863 2005-05-10 Lute Kamstra <lute@gnu.org>
17864
17865 * font-lock.el (font-lock-keywords-alist)
17866 (font-lock-removed-keywords-alist): Clarify docstrings.
17867
17868 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
17869
17870 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
17871 (gdb-source-info): Check for preprocessor info.
17872 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
17873 a macro for a function.
17874 (gdb-info-breakpoints-custom): Try to find file again if not already
17875 found (user might have used GDB dir command).
17876 (gdb-get-location): Update gdb-location-alist correctly for change
17877 to gdb-info-breakpoints-custom.
17878
17879 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
17880 (gud-tooltip-print-command): Add gdbmi case.
17881 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
17882 preprocessor info.
17883
17884 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
17885
17886 * startup.el (fancy-splash-insert): Fix typo in doc string.
17887
17888 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
17889
17890 * obsolete/float.el (string-to-float):
17891 * obsolete/hilit19.el (hilit-add-pattern):
17892 * obsolete/rnews.el (news-parse-range, news-select-message)
17893 (news-get-pruned-list-of-files): Replace `string-to-int' by
17894 `string-to-number'.
17895
17896 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
17897 `find-file-not-found-hooks'; use `add-hook'.
17898 (uncompress-while-visiting): Set `write-file-functions', not
17899 `write-file-hooks'; use `add-hook'.
17900
17901 2005-05-09 Kim F. Storm <storm@cua.dk>
17902
17903 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
17904 (cua-paste): Handle clipboard action.
17905 (cua--init-keymaps): Remap clipboard-kill-region and
17906 clipboard-kill-ring-save.
17907
17908 2005-05-08 Eli Zaretskii <eliz@gnu.org>
17909
17910 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17911 Improve commentary.
17912
17913 * simple.el (next-error-overlay-arrow-position): Revert the change
17914 made on 2005-04-30.
17915
17916 2005-05-07 Jay Belanger <belanger@truman.edu>
17917
17918 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
17919 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
17920 `calc-sel-reselect'.
17921
17922 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
17923 Calc is in embedded mode.
17924
17925 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17926
17927 * progmodes/compile.el (compilation-setup):
17928 Set overlay-arrow-string to an empty string on text terminals.
17929
17930 * textmodes/ispell.el (ispell-program-name): Try looking for
17931 "aspell" along exec-path, and if found, use it as the default
17932 speller program.
17933
17934 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
17935
17936 * international/mule.el (sgml-xml-auto-coding-function):
17937 Recognize encoding='FOO' in single quotes as well as in double quotes.
17938
17939 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
17940
17941 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
17942 as well as `interactive', so that defmacro* would recognize
17943 `declare' forms.
17944
17945 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17946
17947 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17948 Explain more about the LIGHTER arg's usage in the doc string.
17949 Add commentary to clarify what the code does. Fix the regexp that
17950 strips whitespace from LIGHTER. Quote LIGHTER before using it,
17951 since it could have characters special to regular expressions.
17952
17953 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
17954
17955 * replace.el (occur-1): Bind inhibit-read-only so that
17956 erase-buffer doesn't barf on read-only text properties (likewise
17957 for add-text-properties in occur-engine). Mark buffer as unmodified.
17958 (occur-engine): Don't set buffer-read-only here.
17959
17960 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17961
17962 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
17963 list-buffers-directory. This caused the *cvs-commit* buffer to be
17964 sometimes mistakenly reused as a *cvs* buffer.
17965
17966 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
17967
17968 * tooltip.el: Move code for GUD tooltips into gud.el.
17969 (require): CL no longer needed to compile case.
17970 (tooltip-mode): Do not toggle functions for GUD tooltips.
17971 (tooltip-gud-tips-p): Remove. Replace with minor mode
17972 gud-tooltip-mode in gud.el.
17973 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
17974 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
17975 tooltip-gud prefix with gud-tooltip and obsolete.
17976 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
17977 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
17978 (tooltip-mouse-motion): Mouse movement functions/variable.
17979 Rename in gud.el by adding gud prefix.
17980 (tooltip-gud-original-filter, tooltip-gud-dereference)
17981 (tooltip-gud-event, tooltip-toggle-gud-tips)
17982 (tooltip-gud-process-output, tooltip-gud-print-command)
17983 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
17984 gud.el by replacing tooltip-gud prefix with gud-tooltip.
17985 (gdb-tooltip-print): Move to gdb-ui.el.
17986
17987 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
17988 (require): CL needed to compile case.
17989 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
17990 tooltip-gud-tips-p. Make it a minor-mode.
17991 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
17992 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
17993 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
17994 (gud-tooltip-change-major-mode)
17995 (gud-tooltip-activate-mouse-motions-if-enabled)
17996 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
17997 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
17998 (gud-tooltip-original-filter, gud-tooltip-dereference)
17999 (gud-tooltip-event, tooltip-toggle-gud-tips)
18000 (gud-tooltip-process-output, gud-tooltip-print-command)
18001 (gud-tooltip-tips): Move from tooltip.el.
18002
18003 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
18004 (gdb-cpp-define-alist-flags): Doc fix.
18005 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
18006 gud-tooltip-mode is t.
18007
18008 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18009
18010 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
18011 evaporate if their text is deleted.
18012 (goto-address-at-point): Make it work as a mouse binding as well.
18013 (goto-address-at-mouse): Obsolete it. Update users.
18014
18015 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
18016
18017 * calendar/appt.el (top-level): No longer activate on load.
18018
18019 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
18020
18021 * calendar/cal-bahai.el (mark-bahai-diary-entries):
18022 * net/webjump.el (webjump):
18023 * progmodes/idlw-help.el (idlwave-do-context-help1)
18024 (idlwave-highlight-linked-completions):
18025 * textmodes/po.el (po-find-file-coding-system-guts):
18026 Replace `assoc-ignore-case' by `assoc-string'.
18027
18028 2005-05-06 Eli Zaretskii <eliz@gnu.org>
18029
18030 * files.el (locate-file): Doc fix.
18031
18032 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
18033 Remove the redundant test for ms-dos.
18034
18035 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
18036 look for the preprocessor with exec-suffixes. If not found in
18037 standard places, look in exec-path. Remove most of the tests that
18038 used system-type.
18039
18040 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
18041
18042 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
18043
18044 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
18045 file-name clash with jka-compr.el on 8+3 filesystems.
18046
18047 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18048
18049 * term/mac-win.el: Don't define or bind scroll bar functions if
18050 x-toolkit-scroll-bars is t.
18051 (x-select-text, x-get-selection-value): Clear
18052 x-last-selected-text-clipboard if x-select-enable-clipboard is
18053 nil.
18054 (PRIMARY): Put mac-scrap-name property.
18055 (mac-select-convert-to-file-url): New function.
18056 (public.file-url): New selection target type. Add to
18057 selection-converter-alist.
18058 (x-get-selection, x-selection-value): Handle it.
18059 (x-cut-buffer-or-selection-value): New alias.
18060
18061 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18062
18063 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
18064 entry to avoid calling bibtex-find-entry with arg global
18065 being t. Remove arg key.
18066 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
18067 (bibtex-copy-summary-as-kill): Change accordingly.
18068
18069 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
18070
18071 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
18072 (org-agenda-date-later): Use with-current-buffer.
18073
18074 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
18075
18076 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
18077 (define-obsolete-variable-alias): Doc Fixes.
18078
18079 2005-05-06 Kim F. Storm <storm@cua.dk>
18080
18081 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
18082 vertical-motion when selective-display is active.
18083
18084 * ido.el (ido-setup-hook): New hook.
18085 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
18086 (ido-input-stack): New var.
18087 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
18088 ido-next-work-file binding to M-O.
18089 Bind M-f to ido-wide-find-file-or-pop-dir.
18090 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
18091 (ido-read-internal): Run ido-setup-hook.
18092 Catch quit in read-file-name and read-string to cancel edit.
18093 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
18094 Automatically pop-all when completing a directory name (RET).
18095 (ido-file-internal): Add with-no-warnings around ffap and dired code.
18096 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
18097 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
18098 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
18099 New functions for M-b/M-f to move among the directory components.
18100 (ido-make-merged-file-list): Catch quit to cancel merge.
18101 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
18102 (ido-completion-help): No warnings for ido-completion-buffer-full.
18103
18104 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
18105
18106 * font-lock.el (font-lock-negation-char-face): New face and variable.
18107 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
18108 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
18109 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
18110 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
18111
18112 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
18113
18114 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
18115 Fix typo in docstring.
18116
18117 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
18118 (ebrowse-print-statistics-line)
18119 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
18120
18121 * term/w32-win.el (image-library-alist): Add additional name for
18122 Xpm library.
18123
18124 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
18125
18126 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
18127 use gcc instead of cpp.
18128
18129 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
18130 (gdb-create-define-alist): Use it.
18131 (gdb-cpp-define-alist-program): Update for MS-DOS.
18132
18133 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
18134
18135 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
18136
18137 2005-05-04 Richard M. Stallman <rms@gnu.org>
18138
18139 * help.el (describe-key): No error when UNTRANSLATED is nil.
18140
18141 * simple.el (line-move-1): Fix previous change to signal errors
18142 appropriately.
18143
18144 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
18145
18146 * calendar/icalendar.el (icalendar-version): Now at 0.12.
18147 (icalendar-duration-correction): Remove.
18148 (icalendar--get-event-properties): Split result at commas.
18149 (icalendar--decode-isoduration): New optional argument
18150 DURATION-CORRECTION.
18151 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
18152 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
18153 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
18154 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
18155 (icalendar--convert-anniversary-to-ical): New functions, extracted
18156 from icalendar-export-region, with bug fixes.
18157 (icalendar-export-region): Use the above functions.
18158 (icalendar-import-buffer): Check before saving diary file.
18159 (icalendar--convert-recurring-to-diary)
18160 (icalendar--convert-non-recurring-all-day-to-diary)
18161 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
18162 extracted from icalendar--convert-ical-to-diary, with bug fixes.
18163 (icalendar--convert-ical-to-diary): Use the above functions.
18164
18165 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
18166
18167 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
18168 Remove these recent additions.
18169 (c-mode): Restore to before 2005-04-28.
18170
18171 * progmodes/cc-vars.el (cc-define-list-program): Remove this
18172 recent addition.
18173
18174 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
18175 (gdb-define-alist): New variables.
18176 (gdb-create-define-alist): New function.
18177 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
18178 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
18179 with string-to-number.
18180 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
18181
18182 * progmodes/gud.el: Replace string-to-int with string-to-number.
18183 (gud-find-file): Handle gdb-define-alist.
18184
18185 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
18186
18187 2005-05-02 Jay Belanger <belanger@truman.edu>
18188
18189 * calc/calc-aent.el (math-read-token):
18190 * calc/calc-bin.el (calc-word-size):
18191 * calc/calc-ext.el (calc-read-number-fancy):
18192 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
18193 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
18194 * calc/calc-frac.el (calc-over-notation):
18195 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
18196 (calc-graph-num-points, calc-graph-init):
18197 * calc/calc-prog.el (calc-read-parse-table-part)
18198 (calc-edit-macro-repeats):
18199 * calc/calc-yank.el (calc-do-grab-rectangle):
18200 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
18201 Replace `string-to-int' by `string-to-number'.
18202
18203 2005-05-02 Kim F. Storm <storm@cua.dk>
18204
18205 * kmacro.el: Use executing-kbd-macro-index variable.
18206
18207 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
18208
18209 * net/rlogin.el (rlogin-parse-words): Delete func.
18210 (rlogin): Use split-string, not rlogin-parse-words.
18211 Also, if there are option-like elements in the parsed args,
18212 take the host to be the first arg immediately following them.
18213 Suggested by Michael Mauger.
18214
18215 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18216
18217 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
18218
18219 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18220
18221 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
18222 (cc-mode-cpp-program): Rename to cc-define-list-program and
18223 move to cc-vars.el.
18224
18225 * progmodes/cc-vars.el (cc-define-list-program):
18226 Change to "gcc -E -dM -". Make customizable.
18227
18228 2005-05-02 Kim F. Storm <storm@cua.dk>
18229
18230 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
18231
18232 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18233
18234 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
18235
18236 * international/mule-util.el (truncate-string): Remove alias and
18237 obsolete declaration.
18238
18239 * international/mule-cmds.el (update-iso-coding-systems):
18240 Remove alias and obsolete declaration.
18241
18242 * international/mule.el (coding-system-parent): Remove alias and
18243 obsolete declaration.
18244
18245 * subr.el (define-function, sref): Remove aliases and obsolete
18246 declarations.
18247 (chars-in-region): Remove obsolete declaration.
18248
18249 2005-05-01 Richard M. Stallman <rms@gnu.org>
18250
18251 * info.el (Info-mode): Set widen-automatically to nil, locally.
18252
18253 * simple.el (widen-automatically): New variable.
18254 (pop-global-mark): Obey widen-automatically.
18255
18256 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
18257
18258 * term/xterm.el (function-key-map): Call substitute-key-definition
18259 before the keymap size is increased by a lot of define-key calls.
18260
18261 2005-05-01 Richard M. Stallman <rms@gnu.org>
18262
18263 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
18264 Rename ARG to ELEMENT. Doc fix.
18265
18266 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18267
18268 * allout.el (allout-exposure): Remove macro and obsolete declaration.
18269 Remove references to allout-exposure/change to allout-new-exposure.
18270
18271 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
18272 bytecode symbols.
18273
18274 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
18275 (compiled-function-p, focus-frame, unfocus-frame):
18276 Remove aliases and obsolete declarations.
18277 Back out inadvertent changes from previous commit.
18278
18279 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18280
18281 * files.el (require-final-newline): Make Custom tags consistent
18282 with mode-require-final-newline.
18283 (mode-require-final-newline): Doc fix.
18284
18285 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18286
18287 * international/latexenc.el (latexenc-find-file-coding-system):
18288 Fix regular expressions.
18289
18290 2005-05-01 David Kastrup <dak@gnu.org>
18291
18292 * international/latexenc.el (latexenc-find-file-coding-system):
18293 Fix regular expressions.
18294
18295 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18296
18297 * subr.el (string-to-int): Make obsolete.
18298
18299 2005-04-30 Richard M. Stallman <rms@gnu.org>
18300
18301 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18302
18303 * loadup.el: load jka-comp-hook.
18304
18305 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18306 (jka-compr-handler): Add autoload. `put' calls moved
18307 to jka-comp-hook.el.
18308 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18309 (jka-compr-inhibit): Autoload.
18310
18311 * jka-comp-hook.el: New file.
18312 Enable the mode by default.
18313
18314 * files.el (backup-buffer-copy): Use copy-file instead
18315 of write-region, and put back the 'excl.
18316
18317 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18318
18319 * progmodes/flymake.el (flymake-split-string)
18320 (flymake-split-string, flymake-log, flymake-pid-to-names)
18321 (flymake-reg-names, flymake-get-source-buffer-name)
18322 (flymake-unreg-names, flymake-add-line-err-info)
18323 (flymake-add-err-info): Clarify docstrings.
18324 (flymake-popup-menu, flymake-make-emacs-menu)
18325 (flymake-make-xemacs-menu): Add docstrings.
18326 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18327 Set variables directly throughout.
18328
18329 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18330
18331 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18332 exists. Initialize cc-define-alist.
18333 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18334 If there is no file (Macroexpansion) don't create an alist.
18335
18336 2005-04-29 Sam Steingold <sds@gnu.org>
18337
18338 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18339 (cc-create-define-alist): Use it instead of the hard-coded string.
18340
18341 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18342
18343 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18344 for latexenc.
18345
18346 2005-04-29 Lute Kamstra <lute@gnu.org>
18347
18348 * emacs-lisp/generic.el: Improve commentary section.
18349 (define-generic-mode): Improve docstring.
18350
18351 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18352
18353 * textmodes/org.el (many places): Change to quiet the byte compiler.
18354 (org-prefix-format-compiled): New variable.
18355 (org-compile-prefix-format): New function.
18356 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18357 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18358 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18359 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18360 consistency with entries from `org-mode' files.
18361 (org-get-time-of-day): Fix bug with partial matches early in a line.
18362 (org-non-link-chars): New constant.
18363 (org-link-regexp): Respect `org-non-link-chars'.
18364 (org-agenda-day-view): Remove command.
18365 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18366 (org-follow-bbdb-link, org-store-link): Search also company field.
18367 (org-highlight-overlay): New variable.
18368 (org-highlight, org-unhighlight): New functions.
18369 (org-agenda-mode): Add pre-command-hook to remove highlight.
18370 (org-evaluate-time-range): Behavior depends upon whether time stamp
18371 contains a time or not.
18372 (org-show-subtree, org-show-entry): New functions.
18373 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18374
18375 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18376
18377 * comint.el (comint-output-filter-functions): Add autoload cookie.
18378
18379 2005-04-28 Kim F. Storm <storm@cua.dk>
18380
18381 * ido.el (ido-everywhere): Fix last change.
18382
18383 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18384
18385 * international/latexenc.el: New file.
18386 * international/mule-conf.el (file-coding-system-alist): For .tex,
18387 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18388
18389 2005-04-28 Lute Kamstra <lute@gnu.org>
18390
18391 * font-lock.el (font-lock-add-keywords)
18392 (font-lock-remove-keywords): Clarify docstring.
18393 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18394 Don't start docstrings with a `*'.
18395 (font-lock-update-removed-keyword-alist): Give it a docstring.
18396
18397 * generic-x.el: Update commentary section.
18398 Only require font-lock when compiling.
18399 Define all modes conditionally.
18400 Place all generic modes in the generic-x-modes customization group.
18401 (generic-x-modes): New customization group.
18402 (generic-default-modes, generic-mswindows-modes)
18403 (generic-unix-modes, generic-other-modes): New constants.
18404 (generic-define-mswindows-modes, generic-define-unix-modes):
18405 Update docstrings. Make them obsolete.
18406 (generic-extras-enable-list): New default value. Update docstring.
18407 Improve :type. Change :set function.
18408 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18409 Fix docstring.
18410
18411 * emacs-lisp/generic.el (generic-mode-internal):
18412 Simplify font-lock-defaults.
18413 (define-generic-mode): Fix docstring.
18414
18415 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18416
18417 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18418 font-lock-face property to highlight matches.
18419
18420 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18421
18422 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18423 (cc-define-alist): New variable.
18424 (c-mode): Make it local and initialize it.
18425
18426 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18427 (gdb-exited): New function.
18428 (gdb-annotation-rules): Use it.
18429 (gdb-starting): Set gdb-active-process to t.
18430 (gdb-stopping): Amend doc string.
18431 (gdb-reset): Set gdb-active-process to nil.
18432
18433 * tooltip.el (tooltip-gud-tips): Show the associated #define
18434 directives when a C program under GDB is not executing.
18435
18436 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18437
18438 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18439 font-lock-fontify-syntactic-keywords.
18440
18441 * font-lock.el (font-lock-default-fontify-region): Don't force
18442 parse-sexp-lookup-properties to nil.
18443
18444 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18445
18446 * man.el (man-mode-syntax-table): Set up `:' to have
18447 word-constituent syntax.
18448
18449 2005-04-27 Lute Kamstra <lute@gnu.org>
18450
18451 * novice.el (disable-command): Don't add spurious newlines to the
18452 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18453
18454 2005-04-26 Jay Belanger <belanger@truman.edu>
18455
18456 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18457 than one window before deleting window.
18458
18459 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18460
18461 * shell.el (shell-prompt-pattern): Doc fix.
18462 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18463
18464 * comint.el (comint-prompt-regexp, comint-get-old-input)
18465 (comint-use-prompt-regexp)
18466 (comint-use-prompt-regexp-instead-of-fields)
18467 (comint-replace-by-expanded-history, comint-send-input)
18468 (comint-output-filter, comint-get-old-input-default)
18469 (comint-line-beginning-position, comint-bol, comint-show-output)
18470 (comint-backward-matching-input, comint-forward-matching-input)
18471 (comint-next-prompt, comint-previous-prompt):
18472 Rename `comint-use-prompt-regexp-instead-of-fields' to
18473 `comint-use-prompt-regexp'. Keep old name as alias and declare
18474 obsolete.
18475 (comint-use-prompt-regexp): Shorten first line of doc string.
18476
18477 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18478 Set paragraph-separate buffer locally to "\\'".
18479
18480 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18481 Adapt to above name change.
18482
18483 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18484 (smbclient-prompt-regexp): Ditto.
18485
18486 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18487
18488 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18489
18490 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18491 gdb-location-list.
18492 Break lines that are over 80 characters wide.
18493
18494 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18495
18496 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18497 New fun and var, to preserve compatibility.
18498
18499 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18500
18501 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18502
18503 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18504 name to file-newer-than-file-p.
18505
18506 2005-04-26 Richard M. Stallman <rms@gnu.org>
18507
18508 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18509
18510 * progmodes/python.el (python-mode):
18511 Use new name eldoc-documentation-function.
18512
18513 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18514
18515 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18516 (eldoc-documentation-function):
18517 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18518
18519 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18520
18521 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18522
18523 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18524
18525 * term/xterm.el (function-key-map): Fix strings for
18526 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18527 {C,S,A,C-S}-{f1-f12}.
18528
18529 2005-04-26 Kenichi Handa <handa@m17n.org>
18530
18531 * international/mule-cmds.el (select-safe-coding-system):
18532 Fix previous change.
18533
18534 2005-04-26 Lute Kamstra <lute@gnu.org>
18535
18536 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18537
18538 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18539 (font-lock-comment-delimiter-face): Ditto.
18540
18541 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18542
18543 2005-04-25 Jay Belanger <belanger@truman.edu>
18544
18545 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18546 to t while inserting information; use help-mode.
18547
18548 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18549
18550 * term.el (ansi-term-color-vector): Use the xterm colors.
18551 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18552
18553 2005-04-25 Lute Kamstra <lute@gnu.org>
18554
18555 * font-core.el (font-lock-defaults): Fix docstring.
18556
18557 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18558
18559 2005-04-25 Kenichi Handa <handa@m17n.org>
18560
18561 * international/mule-cmds.el (select-safe-coding-system):
18562 Don't check consistency with coding: spec, etc if raw-text or
18563 no-conversion was found to be safe.
18564
18565 2005-04-24 Richard M. Stallman <rms@gnu.org>
18566
18567 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18568 citation markers at start of each line.
18569
18570 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18571 citation markers at start of each line.
18572
18573 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18574
18575 * files.el (mode-require-final-newline): Fix previous change.
18576 (require-final-newline): Fix type label.
18577
18578 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18579
18580 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18581 statement in buffer (broken by 2004-11-24 change).
18582
18583 2005-04-24 Kim F. Storm <storm@cua.dk>
18584
18585 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18586 and read-file-name-function values. Don't overwrite existing
18587 non-nil values if ido-mode is enabled without ido-everywhere.
18588
18589 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18590
18591 * files.el (mode-require-final-newline): Minor doc fix.
18592
18593 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18594
18595 * subr.el (syntax-after): Doc fix.
18596 (syntax-class): If argument is nil, return nil. Mask off upper 16
18597 bits, not 8 bits.
18598
18599 * files.el (mode-require-final-newline): Doc fix.
18600 (backup-buffer-copy): Fix last change.
18601
18602 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18603
18604 * term/mac-win.el: Require select. Set selection-coding-system to
18605 mac-system-coding-system. Call menu-bar-enable-clipboard.
18606 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18607 (x-select-enable-clipboard): New variables.
18608 (x-select-text, x-get-selection, x-selection-value)
18609 (x-get-selection-value, mac-select-convert-to-string)
18610 (mac-services-open-file, mac-services-open-selection)
18611 (mac-services-insert-text): New functions.
18612 (CLIPBOARD, FIND): Put mac-scrap-name property.
18613 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18614 (public.tiff): Put mac-ostype property.
18615 (selection-converter-alist): Add entries for them.
18616 (mac-application-menu-map): New keymap.
18617 (interprogram-cut-function, interprogram-paste-function): Set to
18618 x-select-text and x-get-selection-value, respectively.
18619 (split-window-keep-point): Set to t.
18620
18621 2005-04-23 Richard M. Stallman <rms@gnu.org>
18622
18623 * files.el (read-directory-name): Always pass non-nil
18624 DEFAULT-FILENAME arg to read-file-name.
18625 (backup-buffer-copy, basic-save-buffer-2): Take care against
18626 writing thru an unexpected existing symlink.
18627 (revert-buffer): In indirect buffer, revert the base buffer.
18628 (magic-mode-alist): Doc fix.
18629 (buffer-stale-function): Doc fix.
18630 (minibuffer-with-setup-hook): Avoid warning.
18631 (mode-require-final-newline): Doc and custom fix.
18632
18633 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18634
18635 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18636 use the default appearance.
18637 (font-lock-comment-delimiter-face): New face, new variable.
18638
18639 * imenu.el (imenu--generic-function): The official position of a
18640 definition is the start of the line that BEG is in.
18641
18642 * midnight.el (midnight-timer): Move defvar up.
18643
18644 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18645
18646 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18647
18648 * startup.el (command-line): Use with-no-warnings.
18649
18650 * window.el (window-size-fixed): New defvar.
18651
18652 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18653
18654 * mail/rmail.el (rmail-font-lock-keywords):
18655 Use font-lock-comment-delimiter-face.
18656
18657 * mail/sendmail.el (mail-font-lock-keywords):
18658 Use font-lock-comment-delimiter-face.
18659
18660 * progmodes/compile.el (next-error-highlight-timer): New defvar.
18661
18662 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
18663
18664 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18665 Specify t for LAXMATCH when matching directories.
18666 Save match data around compilation-compat-error-properties form.
18667
18668 2005-04-23 David Kastrup <dak@gnu.org>
18669
18670 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18671 Mention that the autoloaded aliases should be kept for AUCTeX.
18672
18673 2005-04-23 Andreas Schwab <schwab@suse.de>
18674
18675 * isearch.el (isearch-forward): Doc fix.
18676
18677 2005-04-23 Eli Zaretskii <eliz@gnu.org>
18678
18679 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18680 (jit-lock-stealth-nice): Change default value to 0.5.
18681
18682 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
18683
18684 * abbrev.el (write-abbrev-file): Write table entries in
18685 alphabetical order by table name.
18686
18687 2005-04-22 Kim F. Storm <storm@cua.dk>
18688
18689 * ido.el (ido-read-internal): Fix `list' completion.
18690
18691 2005-04-22 Kenichi Handa <handa@m17n.org>
18692
18693 * recentf.el (recentf-save-file-coding-system): New variable.
18694 (recentf-save-list): Encode the file by
18695 recentf-save-file-coding-system and add coding: tag.
18696
18697 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
18698
18699 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
18700
18701 2005-04-21 Lute Kamstra <lute@gnu.org>
18702
18703 * loadhist.el (unload-feature): Don't remove a function from hooks
18704 if it is about to be restored to an autoload . Remove functions
18705 that will become unbound from auto-mode-alist. Simplify the code.
18706
18707 * subr.el (assq-delete-all): New implementation that is linear,
18708 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
18709 (rassq-delete-all): New function.
18710
18711 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18712 Add size-indication-mode.
18713
18714 2005-04-21 Kenichi Handa <handa@m17n.org>
18715
18716 * international/mule-cmds.el: Add autoload for widget-value in
18717 eval-when-compile.
18718
18719 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
18720
18721 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18722 Add tooltip-mode.
18723
18724 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
18725
18726 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
18727
18728 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
18729 (inferior-lisp-filter-regexp, inferior-lisp-program)
18730 (inferior-lisp-load-command, inferior-lisp-prompt)
18731 (inferior-lisp-mode-hook, lisp-source-modes)
18732 (inferior-lisp-load-hook): defvar->defcustom.
18733 (inferior-lisp-program, inferior-lisp-prompt)
18734 (inferior-lisp-load-hook): Doc fixes.
18735 (inferior-lisp-install-letter-bindings): Small change in
18736 introductory comment.
18737
18738 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
18739
18740 * vc.el (vc-annotate-color-map): Change some colors so that text
18741 using them as foreground is readable on both white and black
18742 backgrounds.
18743
18744 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18745
18746 * international/mule-conf.el (translation-table-for-input):
18747 Remove redundant declaration.
18748
18749 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18750
18751 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
18752
18753 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
18754 (tooltip-toggle-gud-tips): New function.
18755
18756 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18757
18758 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
18759 right angle brackets.
18760
18761 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18762
18763 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
18764
18765 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
18766
18767 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
18768 Remove. Update callers to use expand-file-name instead.
18769
18770 * subr.el (syntax-class): New function.
18771
18772 * simple.el (blink-matching-open): Use it.
18773
18774 * paren.el (show-paren-function): Use it to recognize parens that are
18775 also used in 2-char comment markers.
18776
18777 2005-04-19 Lute Kamstra <lute@gnu.org>
18778
18779 * loadhist.el (unload-feature): Update for new format of
18780 load-history. Simplify the code.
18781
18782 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18783
18784 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
18785 (mac-add-charset-info): New function. Initialize variable
18786 mac-charset-info-alist using it.
18787 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
18788 for translation.
18789 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
18790 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
18791 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
18792 New CCL programs.
18793
18794 2005-04-19 Kim F. Storm <storm@cua.dk>
18795
18796 * simple.el (next-buffer, prev-buffer, next-error)
18797 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18798 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
18799
18800 * bindings.el (next-buffer, prev-buffer, next-error)
18801 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18802 (clone-indirect-buffer-other-window): Move bindings from simple.el.
18803 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
18804 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
18805
18806 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
18807
18808 * isearch.el (isearch-edit-string): Make the search-ring available for
18809 minibuffer history commands.
18810 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
18811 the default history commands now work just as well.
18812 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
18813
18814 2005-04-18 Kim F. Storm <storm@cua.dk>
18815
18816 * emulation/cua-base.el (cua--pre-command-handler): Add more
18817 elaborate check for shift modifier on non-window systems.
18818
18819 2005-04-18 Lars Hansen <larsh@math.ku.dk>
18820
18821 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
18822
18823 2005-04-18 Kim F. Storm <storm@cua.dk>
18824
18825 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
18826 and make it optional. Don't test tooltip-gud-echo-area here.
18827 (tooltip-gud-process-output, gdb-tooltip-print):
18828 Pass tooltip-gud-echo-area to tooltip-show.
18829 (tooltip-help-tips): Remove second optional arg to tooltip-show.
18830
18831 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18832
18833 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
18834 `display-graphic-p' may not be bound yet.
18835
18836 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
18837
18838 * startup.el (command-line): No longer enable Xterm Mouse mode by
18839 default in terminals compatible with xterm.
18840
18841 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
18842
18843 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
18844
18845 * tooltip.el (tooltip-gud-echo-area): Rename from
18846 tooltip-use-echo-area.
18847 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
18848 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
18849 area independently of where help tooltips are displayed.
18850
18851 2005-04-17 David Kastrup <dak@gnu.org>
18852
18853 * cus-theme.el (custom-theme-write-variables): Quote variables
18854 where necessary.
18855
18856 2005-04-17 Richard M. Stallman <rms@gnu.org>
18857
18858 * simple.el (yank-excluded-properties): Add follow-link to value.
18859
18860 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
18861
18862 * startup.el (fancy-splash-max-time): Just 30 seconds.
18863 (fancy-splash-delay): Just 7.
18864 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
18865
18866 * loadhist.el (unload-feature): Update for new format of load-history.
18867 Simplify the code.
18868
18869 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
18870 (rmail-font-lock-keywords): Don't fontify the text of a citation.
18871
18872 * mail/sendmail.el (mail-font-lock-keywords):
18873 Don't fontify subject text.
18874 Don't fontify the text of a citation.
18875
18876 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
18877
18878 * comint.el (comint-output-filter): Run comint-output-filter-functions
18879 with point where the user had it.
18880
18881 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18882
18883 * international/ucs-tables.el (ucs-set-table-for-input):
18884 Disable when using unify-on-decoding.
18885
18886 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
18887
18888 * emulation/cua-base.el (cua-global-mark-face): Add special case
18889 for displays supporting a high number of colors.
18890
18891 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18892
18893 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
18894
18895 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
18896
18897 * filesets.el (filesets-add-buffer): If user supplies a name of a
18898 non-existing fileset, create a new fileset.
18899
18900 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
18901
18902 * textmodes/org.el (org-up-heading-all): Fix bug with
18903 `outline-up-heading-all'.
18904
18905 2005-04-16 Andreas Schwab <schwab@suse.de>
18906
18907 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
18908 /etc/permissions.d/* and /etc/aliases.d/*.
18909
18910 2005-04-16 Kenichi Handa <handa@m17n.org>
18911
18912 * international/code-pages.el (cp-make-coding-system):
18913 Set `translation-table-for-input' property value to the symbol
18914 ucs-mule-to-mule-unicode, not to that value.
18915 (pt154): Escape guillemet by `\'.
18916
18917 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
18918
18919 * loadup.el: Load tooltip if x-show-tip is fboundp.
18920
18921 * startup.el (command-line): Add comment.
18922
18923 * tooltip.el (tooltip-mode): Specify correct standard value for
18924 Custom in init-value.
18925
18926 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
18927
18928 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
18929 possible.
18930
18931 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
18932
18933 * textmodes/org.el (org-agenda-date-prompt): Rename from
18934 `org-agenda-date-today'.
18935 (org-evaluate-time-range): Insert at point instead of directly
18936 after time range.
18937 (org-first-headline-recenter, org-subtree-end-visible-p)
18938 (org-optimize-window-after-visibility-change): New functions
18939 (org-agenda-post-command-hook): Don't allow point at end of line,
18940 to make sure it always hits the text properties.
18941 (org-agenda-next-date-line, org-agenda-previous-date-line):
18942 New commands.
18943 (org-set-regexps-and-options): Category may contain white space.
18944 (org-agenda-get-deadlines, org-agenda-get-scheduled):
18945 Improve marker positions.
18946 (org-agenda-new-marker): Argument POS made optional.
18947 (org-agenda-get-timestamps): Deadlines which are done are listed
18948 in org-done-face now.
18949 (org-agenda-get-todos, org-agenda-get-timestamps)
18950 (org-agenda-get-deadlines, org-agenda-get-scheduled):
18951 Set `undone-face' and `done-face' properties.
18952 (org-last-todo-state-is-todo): New variable.
18953 (org-todo): Set `org-last-todo-state-is-todo'.
18954 (org-agenda-todo): Change face according to
18955 `org-last-todo-state-is-todo'. And change other lines referring to
18956 the same entry.
18957 (org-calendar-goto-agenda): New command.
18958 (org-calendar-to-agenda-key): New option.
18959 (org-startup-folded): New allowed value `content'.
18960 (org-set-regexps-and-options): Accept new value `content' for
18961 `org-startup-folded'.
18962 (org-get-current-options): Handle new value `content' for
18963 `org-startup-folded'.
18964 (org-insert-todo-heading): New command.
18965 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
18966 interactively in empty file and option
18967 `org-insert-mode-line-in-empty-file' has been set.
18968 (org-agenda-todo, org-agenda-priority): Modify to use
18969 `org-agenda-change-all-lines'.
18970 (org-warning-face): Change color on dark background
18971
18972 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18973
18974 * international/mule-cmds.el (set-locale-environment): On Mac OS,
18975 use preferences AppleLocale and AppleLanguages, and variable
18976 mac-system-locale for default locale. On Mac OS Classic, use
18977 mac-system-coding-system for default coding systems.
18978
18979 * term/mac-win.el: Don't set file-name-coding-system.
18980 Decode variables system-name, emacs-build-system, user-login-name, and
18981 user-full-name by mac-system-coding-system on Mac OS Classic.
18982 (mac-system-coding-system): New variable.
18983
18984 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
18985
18986 * startup.el (command-line): Handle `xterm-mouse-mode' before
18987 reading init file.
18988
18989 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
18990
18991 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
18992
18993 * progmodes/sh-script.el (sh-here-document-word): Make it a
18994 defcustom. Doc fix.
18995 (sh-add): Bash uses $(( )) for arithmetic.
18996 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
18997 (sh-maybe-here-document): Remove quotes and leading whitespace
18998 from heredoc word when closing. Indent heredoc with tabs if word
18999 starts with "-".
19000
19001 2005-04-13 Richard M. Stallman <rms@gnu.org>
19002
19003 * simple.el (undo): Fix previous change.
19004
19005 * custom.el (defface): Doc fix.
19006
19007 2005-04-13 Lute Kamstra <lute@gnu.org>
19008
19009 * Makefile.in (DONTCOMPILE): Remove list.
19010 (compile, compile-always): Don't use DONTCOMPILE.
19011 (update-authors): Load the library in which batch-update-authors
19012 is defined.
19013 * makefile.w32-in (DONTCOMPILE): Remove list.
19014 (compile, compile-always): Fix comments.
19015 (update-authors): Load the library in which batch-update-authors
19016 is defined.
19017
19018 * generic-x.el (generic-mode-ini-file-find-file-hook):
19019 Rename to ini-generic-mode-find-file-hook.
19020 Keep generic-mode-ini-file-find-file-hook as an alias.
19021 (ini-generic-mode-find-file-hook): Rename from
19022 generic-mode-ini-file-find-file-hook. Fix docstring.
19023 (ini-generic-mode): Docstring change.
19024 (bat-generic-mode-run-as-comint): Silence the byte compiler.
19025
19026 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
19027 called from lisp.
19028
19029 * generic.el: Move to the emacs-lisp subdir.
19030
19031 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
19032
19033 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
19034 and C-S- function and cursor motion keys.
19035
19036 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
19037
19038 * startup.el (command-line): Enable Xterm Mouse mode by default.
19039 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
19040 for Custom. No longer show "Mouse" in mode line when enabled.
19041 Doc fix.
19042
19043 2005-04-12 Kim F. Storm <storm@cua.dk>
19044
19045 * emulation/cua-base.el (cua-rectangle-face)
19046 (cua-rectangle-noselect-face): Define face attributes here.
19047
19048 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
19049
19050 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19051
19052 * startup.el (command-line): Turn off blinking cursor if
19053 cursorBlink in resources is off or false.
19054
19055 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19056
19057 * term/mac-win.el (dnd): Require dnd.
19058 (mac-drag-n-drop): Call dnd-handle-one-url.
19059 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
19060 (kTextEncodingISOLatin2): Remove constants.
19061 (mac-script-code-coding-systems): New constant.
19062 (mac-handle-language-change): New function.
19063 (special-event-map): Bind it to `language-change' event.
19064 (mac-centraleurroman, mac-cyrillic): New coding systems.
19065 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
19066 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
19067 and mac-cyrillic-encoder to encode-mac-centraleurroman and
19068 encode-mac-cyrillic, respectively.
19069
19070 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19071
19072 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
19073 Don't set overlay-arrow-string to "=>" as this is done
19074 globally in C now.
19075
19076 2005-04-12 Lute Kamstra <lute@gnu.org>
19077
19078 * generic-x.el (rc-generic-mode, rul-generic-mode):
19079 Fix auto-mode-alist entries.
19080 (etc-fstab-generic-mode): Tweak fontification.
19081
19082 * generic.el (generic-make-keywords-list): Fix docstring.
19083 (generic-mode-internal): Simplify generic-font-lock-keywords.
19084
19085 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19086
19087 * whitespace.el (whitespace-buffer-leading)
19088 (whitespace-buffer-trailing): Revert the incorrect test inversion.
19089 However, fix the highlight area for the leading and
19090 trailing whitespaces to show space.
19091
19092 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19093
19094 * whitespace.el (whitespace-version): Bump to 3.5
19095
19096 (whitespace-buffer-leading, whitespace-buffer-trailing):
19097 Invert sense of the test to highlight the whitespace.
19098
19099 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19100
19101 * progmodes/gud.el (gud-display-line): GUD uses its own
19102 overlay arrow now so don't set overlay-arrow-string.
19103 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
19104
19105 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
19106
19107 * term.el (term-ansi-current-bold, term-ansi-current-underline)
19108 (term-ansi-current-reverse, term-ansi-current-invisible)
19109 (term-ansi-face-already-done): Change to boolean.
19110 (term-reset-terminal, term-handle-colors-array): Handle the above
19111 vars accordingly.
19112 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
19113 (term-emulate-terminal): Use the new name.
19114
19115 * faces.el (secondary-selection): Use yellow1, not yellow.
19116 (trailing-whitespace): Use red1, not red.
19117
19118 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19119
19120 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
19121 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
19122 (dired-dnd-handle-file): Call dnd-get-local-file-uri
19123
19124 * cus-edit.el (dnd): New group.
19125
19126 * term/w32-win.el (dnd): Require dnd
19127 (w32-drag-n-drop): Call dnd-handle-one-url.
19128
19129 * x-dnd.el: Require dnd.
19130 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
19131 Call dnd-handle-one-url.
19132 (x-dnd-types-alist, x-dnd-insert-utf8-text)
19133 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
19134 to dnd-insert-text.
19135 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
19136 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
19137 (x-dnd-get-local-file-name, x-dnd-open-local-file)
19138 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
19139
19140 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
19141
19142 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19143
19144 * wdired.el: Doc fixes.
19145 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
19146 (wdired-use-dired-vertical-movement): Rename from
19147 wdired-always-move-to-filename-beginning.
19148 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
19149 (wdired-change-to-wdired-mode): Change mode name.
19150 (wdired-newline): Delete.
19151
19152 2005-04-11 Richard M. Stallman <rms@gnu.org>
19153
19154 * whitespace.el (whitespace-highlight-the-space):
19155 Don't call whitespace-unhighlight-the-space here.
19156
19157 * simple.el (undo): Record t in undo-equiv-table
19158 for the redo record made by an undo-in-region.
19159
19160 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19161
19162 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
19163 (gdb-frame-inferior-io-buffer): New Functions to control
19164 display of separate IO buffer.
19165 (menu): Add them to menu-bar.
19166 (gdb-display-buffer): Check for buffer another frame.
19167 Protect GUD buffer.
19168 (gdb-setup-windows): Create IO buffer if not already there.
19169 (gdb-memory-mode): Remove purecopy noops.
19170
19171 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19172
19173 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
19174 and pass to self-insert-command.
19175
19176 2005-04-11 Lute Kamstra <lute@gnu.org>
19177
19178 * generic.el: Commentary section cleanup.
19179 (generic): Delete.
19180 (generic-use-find-file-hook, generic-lines-to-scan)
19181 (generic-find-file-regexp, generic-ignore-files-regexp)
19182 (default-generic-mode, generic-mode-find-file-hook)
19183 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
19184 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
19185 (generic-use-find-file-hook, generic-lines-to-scan)
19186 (generic-find-file-regexp, generic-ignore-files-regexp)
19187 (default-generic-mode, generic-mode-find-file-hook)
19188 (generic-mode-ini-file-find-file-hook): Move from generic.el.
19189
19190 2005-04-10 Karl Fogel <kfogel@red-bean.com>
19191
19192 * bookmark.el (bookmark-write-file): Catch errors writing file.
19193 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
19194
19195 2005-04-10 Richard M. Stallman <rms@gnu.org>
19196
19197 * startup.el (fancy-splash-tail): Update copyright year.
19198 (command-line): Split part of -Q into -D.
19199 (emacs-basic-display): New defvar.
19200 (fancy-splash-text): Correct name of menu item.
19201
19202 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
19203
19204 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
19205 lines in one node.
19206
19207 * comint.el (comint-send-input): New arg ARTIFICIAL.
19208 Callers in this file changed.
19209
19210 * abbrev.el (define-abbrevs): Read system abbrevs properly.
19211
19212 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
19213
19214 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
19215
19216 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
19217 `ldap-search-internal'.
19218
19219 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19220
19221 * files.el (set-auto-mode-1): Use line-end-position.
19222
19223 * international/latin-1.el:
19224 * international/latin-2.el:
19225 * international/latin-3.el:
19226 * international/latin-4.el:
19227 * international/latin-5.el:
19228 * international/latin-8.el:
19229 * international/latin-9.el: Give punctuation syntax to NBSP.
19230
19231 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
19232 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
19233 Use char-classes to accept non-ascii letters, accepted in some recent
19234 bibtex implementations.
19235
19236 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
19237
19238 * custom.el (custom-set-minor-mode): Any non-nil value for the
19239 variable should enable the mode when set through Custom.
19240
19241 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19242
19243 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
19244 TAB binding so tab-always-indent is obeyed.
19245 (vhdl-minibuffer-local-map): Move initialization into declaration.
19246 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
19247 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
19248 (vhdl-hooked-abbrev): Avoid test for XEmacs.
19249 (vhdl-current-line): Use line-beginning-position.
19250 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
19251 with-output-to-temp-buffer, so the current position can be recorded.
19252
19253 2005-04-10 Masatake YAMATO <jet@gyve.org>
19254
19255 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19256 Add regexp for gcov.
19257
19258 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19259
19260 * calendar/time-date.el (time-to-seconds, seconds-to-time)
19261 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
19262 syntax which Emacs 20 doesn't support.
19263
19264 2005-04-09 Richard M. Stallman <rms@gnu.org>
19265
19266 * help.el (describe-key-briefly, describe-key):
19267 Replace strings as event types with "(any string)".
19268
19269 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19270
19271 * arc-mode.el (archive-mode-map): Move initialization into
19272 the declaration. Override *all* bindings of `undo'.
19273 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
19274
19275 2005-04-09 Jay Belanger <belanger@truman.edu>
19276
19277 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
19278
19279 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
19280
19281 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
19282 (xterm-register-default-colors): Update color values computation
19283 to match xterm-200.
19284
19285 2005-04-09 Kenichi Handa <handa@m17n.org>
19286
19287 * international/code-pages.el (iso-latin-7): Fix the map.
19288
19289 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19290
19291 * emacs-lisp/lisp.el (defun-prompt-regexp)
19292 (parens-require-spaces, buffer-end, end-of-defun)
19293 (insert-parentheses): Doc fixes.
19294
19295 2005-04-08 Kim F. Storm <storm@cua.dk>
19296
19297 * comint.el (comint-highlight-prompt): Fix face spec.
19298 * hi-lock.el (hi-green): Likewise.
19299
19300 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19301
19302 * cus-edit.el (custom-modified-face):
19303 * comint.el (comint-highlight-input): Fix previous changes.
19304 * term.el (term-handle-ansi-escape): Add a comment.
19305
19306 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19307
19308 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19309 in the buffer and in whitespace-highlighted-space.
19310 (whitespace-unhighlight-the-space): Simplify.
19311 (whitespace-buffer): Simplify.
19312
19313 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19314
19315 * textmodes/table.el (table-cell-face): Add special case for
19316 displays supporting a high number of colors.
19317 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19318 (vhdl-font-lock-reserved-words-face)
19319 (vhdl-speedbar-architecture-face)
19320 (vhdl-speedbar-instantiation-face)
19321 (vhdl-speedbar-architecture-selected-face)
19322 (vhdl-speedbar-instantiation-selected-face): Likewise.
19323 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19324 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19325 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19326 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19327 (ebrowse-progress-face): Likewise.
19328 * progmodes/compile.el (compilation-info-face): Likewise.
19329 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19330 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19331 * calendar/calendar.el (diary-face): Likewise.
19332 * woman.el (woman-italic-face, woman-bold-face)
19333 (woman-unknown-face): Likewise.
19334 * wid-edit.el (widget-button-pressed-face): Likewise.
19335 * whitespace.el (whitespace-highlight-face): Likewise.
19336 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19337 * pcvs-info.el (cvs-marked-face): Likewise.
19338 * info.el (info-xref): Likewise.
19339 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19340 * hilit-chg.el (highlight-changes-face)
19341 (highlight-changes-delete-face): Likewise.
19342 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19343 (hi-red-b): Likewise.
19344 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19345 * font-lock.el (font-lock-keyword-face)
19346 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19347 * cus-edit.el (custom-invalid-face, custom-modified-face)
19348 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19349 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19350 * comint.el (comint-highlight-prompt): Likewise.
19351
19352 2005-04-08 Lute Kamstra <lute@gnu.org>
19353
19354 * font-lock.el (font-lock-keywords): Docstring fixes.
19355
19356 2005-04-08 Kenichi Handa <handa@m17n.org>
19357
19358 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19359 chars are more than a limit, print " and more..." at the tail.
19360
19361 2005-04-08 Kim F. Storm <storm@cua.dk>
19362
19363 * emacs-lisp/authors.el (authors-aliases): Update list.
19364 (authors-ignored-files): New list.
19365 (authors-fixed-entries): Fix typo.
19366 (authors-renamed-files-alist): Update list.
19367 (authors-add): Check authors-ignored-files.
19368
19369 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19370
19371 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19372 optional, to ensure backward compatibility.
19373
19374 2005-04-08 Stephen Eglen <stephen@gnu.org>
19375
19376 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19377
19378 2005-04-08 Kim F. Storm <storm@cua.dk>
19379
19380 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19381
19382 * mouse.el (mouse-on-link-p): Doc fix.
19383
19384 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19385
19386 * ielm.el (ielm-prompt-read-only): Doc fix.
19387
19388 * comint.el (comint-prompt-read-only): Doc fix.
19389
19390 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19391
19392 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19393 ensure dired always handles wildcards passed to ffap.
19394 (find-file-at-point): Use it.
19395 (ffap-dired-wildcards): Doc fix.
19396
19397 2005-04-07 Juri Linkov <juri@jurta.org>
19398
19399 * simple.el (next-error-overlay-arrow-position): New defvar.
19400 Put "=>" on its property `overlay-arrow-string'. Add it to
19401 `overlay-arrow-variable-list'.
19402
19403 * progmodes/compile.el (compilation-setup):
19404 Set `next-error-overlay-arrow-position' to nil. Also set it to
19405 nil in the local hook `kill-buffer-hook'. Make local variable
19406 `overlay-arrow-string' and set it to "=>".
19407 (compilation-goto-locus): Set BOL position to
19408 `next-error-overlay-arrow-position' instead of
19409 `overlay-arrow-position'.
19410
19411 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19412 locally instead of adding it to the global hook.
19413 (Info-kill-buffer): Move up.
19414
19415 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19416
19417 * term/xterm.el (xterm-standard-colors): Update color values from
19418 xterm-200.
19419
19420 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19421
19422 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19423
19424 * fast-lock.el:
19425 * lazy-lock.el: Move them to the obsolete subdir.
19426
19427 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19428
19429 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19430 (wdired-add-replace-advice): Remove.
19431 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19432
19433 2005-04-06 Kim F. Storm <storm@cua.dk>
19434
19435 * startup.el (command-line): Add --bare-bones alias for -Q.
19436
19437 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19438
19439 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19440 create the startup fontset if a font specification ends with
19441 `mac-roman'.
19442
19443 2005-04-06 Lute Kamstra <lute@gnu.org>
19444
19445 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19446 change.
19447
19448 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19449 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19450
19451 2005-04-05 Lute Kamstra <lute@gnu.org>
19452
19453 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19454 (define-generic-mode): Ditto. Fix debug declaration.
19455
19456 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19457 Put them in the generic-x group.
19458
19459 * calendar/timeclock.el (timeclock): Doc fix.
19460
19461 * generic.el (define-generic-mode): Don't use custom-current-group.
19462 Document default :group value.
19463 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19464 (define-global-minor-mode): Don't use custom-current-group.
19465
19466 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19467
19468 * startup.el (command-line-1): Display startup-echo-area-message
19469 when fancy splash screen is in use.
19470
19471 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19472 (sh-escaped-newline): New face.
19473 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19474 newline, and use sh-escaped-newline face.
19475
19476 * progmodes/tcl.el (tcl-escaped-newline): New face.
19477 (tcl-builtin-list): New variable.
19478 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19479 newlines. Fix keywords subexpression number.
19480
19481 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19482
19483 * textmodes/org.el (org-diary-default-entry): Fix call to
19484 `add-to-diary-entry'.
19485
19486 2005-04-05 Kim F. Storm <storm@cua.dk>
19487
19488 * ediff-init.el: Use (featurep 'xemacs).
19489
19490 2005-04-05 David Ponce <david@dponce.com>
19491
19492 * cus-edit.el (face): Derive from symbol widget. Display sample
19493 of the current face on the fly.
19494 (widget-face-sample-face-get, widget-face-notify): New functions.
19495 (widget-face-value-create): Remove.
19496
19497 * wid-edit.el (widget-field-end): Temporarily remove field
19498 narrowing before to call `get-char-property'.
19499
19500 2005-04-04 Jay Belanger <belanger@truman.edu>
19501
19502 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19503 (math-read-subscripts): New variable.
19504 (math-read-preprocess-string): Process subscripts.
19505
19506 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19507
19508 * comint.el (comint-prompt-read-only): Doc fix.
19509
19510 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19511 `-1'. Doc fix.
19512
19513 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19514
19515 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19516 Change default value to nil.
19517
19518 2005-04-04 Lute Kamstra <lute@gnu.org>
19519
19520 * autorevert.el (auto-revert-mode): Specify :group.
19521 * battery.el (display-battery-mode): Specify :group.
19522 * diff-mode.el (diff-minor-mode): Specify :group.
19523 * font-core.el (font-lock-mode): Specify :group.
19524 * hl-line.el (hl-line-mode): Specify :group.
19525 * iimage.el (iimage): New customization group.
19526 (iimage-mode): Specify :group.
19527 * longlines.el (longlines-mode): Specify :group.
19528 * master.el: Don't require easy-mmode.
19529 (master): New customization group.
19530 (master-mode): Specify :group.
19531 * msb.el (msb-mode): Specify :group.
19532 * reveal.el (reveal-mode): Specify :group.
19533 * simple.el (next-error-follow-minor-mode): Specify :group.
19534 * smerge-mode.el (smerge-mode): Specify :group.
19535 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19536 * emulation/cua-base.el (cua-mode): Specify :group.
19537 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19538 * language/thai-util.el (thai-auto-composition-mode)
19539 (thai-word-mode): Specify :group.
19540 * mail/supercite.el (sc-minor-mode): Specify :group.
19541 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19542 * progmodes/flymake.el (flymake-mode): Specify :group.
19543 * progmodes/glasses.el (glasses-mode): Specify :group.
19544 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19545 * textmodes/enriched.el (enriched-mode): Specify :group.
19546 * textmodes/refill.el (refill-mode): Specify :group.
19547
19548 * add-log.el (change-log-font-lock-keywords): Names in
19549 parenthesized lists can contain spaces.
19550
19551 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19552
19553 * startup.el (fancy-splash-text): Shorten default text of
19554 "Emacs Tutorial" line. Also, if the current language env
19555 indicates an available tutorial file other than TUTORIAL,
19556 extract its title and append it to the line in parentheses.
19557 (fancy-splash-insert): If arg is a thunk, funcall it.
19558
19559 2005-04-04 Jay Belanger <belanger@truman.edu>
19560
19561 * calc.el (calc-language-alist): Add tags to customization type.
19562
19563 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19564
19565 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19566 Doc fix.
19567
19568 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19569
19570 * add-log.el (change-log-font-lock-keywords): The manual
19571 describing a Change Log entry, says: (...) "Aside from these
19572 header lines, every line in the change log starts with a space or
19573 a tab.". The font-lock was not highlighting lines started with
19574 spaces, added support for it.
19575
19576 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19577
19578 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19579 (bibtex-generate-url-list): Update docstring accordingly. Put the
19580 complex example in the docstring.
19581 (bibtex-font-lock-url): Use pop.
19582
19583 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19584
19585 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19586
19587 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19588
19589 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19590
19591 * filesets.el (filesets-set-default): Doc fix.
19592
19593 2005-04-03 Lute Kamstra <lute@gnu.org>
19594
19595 * generic.el (define-generic-mode): Add argument to specify
19596 keywords for defcustom.
19597 (default-generic-mode): Specify :group.
19598
19599 * generic-x.el: Specify :group for all generic modes.
19600
19601 * desktop.el (desktop-no-desktop-file-hook)
19602 (desktop-after-read-hook): Doc fix.
19603
19604 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19605
19606 * simple.el (visible-mode): Use explicit :group keyword.
19607 This changes the group of `visible-mode-hook' from paren-blinking
19608 to editing-basics.
19609
19610 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19611
19612 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19613 mailbox specifications as well as URLs.
19614 (rmail-insert-inbox-text): Remove unused conditional branches.
19615
19616 2005-04-01 Jay Belanger <belanger@truman.edu>
19617
19618 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19619 (calc-gnuplot-print-command): Move definitions to calc.el.
19620
19621 * calc/calc-embed.el (calc-embedded-announce-formula)
19622 (calc-embedded-open-formula, calc-embedded-close-formula)
19623 (calc-embedded-open-word, calc-embedded-close-word)
19624 (calc-embedded-open-plain, calc-embedded-close-plain)
19625 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19626 (calc-embedded-open-mode, calc-embedded-close-mode):
19627 Move definitions to calc.el.
19628
19629 * calc/calc.el (calc-settings-file, calc-language-alist):
19630 Make customizable.
19631 (calc-embedded-announce-formula, calc-embedded-open-formula)
19632 (calc-embedded-close-formula, calc-embedded-open-word)
19633 (calc-embedded-close-word, calc-embedded-open-plain)
19634 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19635 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19636 (calc-embedded-close-mode, calc-gnuplot-name)
19637 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19638 from other files and make customizable.
19639
19640 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19641
19642 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19643 Use buffer-live-p.
19644 (cvs-mode-run): Don't call cvs-update-header here.
19645 (cvs-run-process): Call cvs-update-header.
19646 Use process properties for cvs-postprocess and cvs-buffer so that
19647 the sentinel can behave better if the temp buffer is killed.
19648 Use a pipe rather than a tty, to better handle unexpected prompts.
19649 (cvs-sentinel): Rewrite. Call cvs-update-header.
19650
19651 2005-04-01 Andre Spiegel <spiegel@gnu.org>
19652
19653 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19654 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
19655
19656 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19657
19658 * generic.el (define-generic-mode): Add indentation rule.
19659
19660 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
19661
19662 * files.el (mode-require-final-newline): Make Custom correctly
19663 report a nil value and allow to set it to nil via Custom.
19664 Doc fix.
19665
19666 2005-04-01 Kenichi Handa <handa@m17n.org>
19667
19668 * international/characters.el: Enable the correct case setting for
19669 dotless-i and dotted-I.
19670
19671 2005-04-01 Kim F. Storm <storm@cua.dk>
19672
19673 * ido.el (ido-file-internal): Fall back to non-ido command if
19674 initial directory is on slow ftp (or tramp) host.
19675
19676 2005-03-31 Richard M. Stallman <rms@gnu.org>
19677
19678 * emacs-lisp/autoload.el (make-autoload):
19679 Handle define-global-minor-mode.
19680
19681 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19682 Rename from easy-mmode-define-global-mode.
19683 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19684
19685 * progmodes/scheme.el (scheme-mode-syntax-table):
19686 Update syntax of | and # for two-character comment syntax.
19687
19688 2005-03-31 Lute Kamstra <lute@gnu.org>
19689
19690 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
19691 (define-minor-mode): Call custom-current-group at load-time.
19692
19693 * generic.el (define-generic-mode): Add debug declaration.
19694 Add defcustom for the mode hook.
19695 (generic-mode-internal): Use run-mode-hooks.
19696
19697 2005-03-31 Kim F. Storm <storm@cua.dk>
19698
19699 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
19700 (mouse-fixup-help-message): New defun called by show_help_echo
19701 to fixup mouse-2 prefix in help messages when applicable.
19702
19703 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
19704
19705 2005-03-31 Kenichi Handa <handa@m17n.org>
19706
19707 * language/thai-word.el (thai-find-word-ends): Pay attention to
19708 the case that we reach the end of buffer.
19709
19710 * textmodes/fill.el (fill-text-properties-at): New function.
19711 (fill-newline): Use fill-text-properties-at instead of
19712 text-properties-at.
19713
19714 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19715
19716 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
19717 not comint-quote-filename.
19718
19719 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
19720
19721 * help-fns.el (help-with-tutorial): Revert last change.
19722
19723 2005-03-31 Kim F. Storm <storm@cua.dk>
19724
19725 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
19726
19727 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
19728
19729 * calendar/cal-china.el: Update reference to "Calendrical
19730 Calculations" book; there's a new edition.
19731 * calendar/cal-coptic.el: Likewise.
19732 * calendar/cal-french.el: Likewise.
19733 * calendar/cal-hebrew.el: Likewise.
19734 * calendar/cal-islam.el: Likewise.
19735 * calendar/cal-iso.el: Likewise.
19736 * calendar/cal-julian.el: Likewise.
19737 * calendar/cal-mayan.el: Likewise.
19738 * calendar/cal-persia.el: Likewise.
19739 * calendar/calendar.el: Likewise.
19740 * calendar/holidays.el: Likewise.
19741 * calendar/lunar.el: Likewise.
19742 * calendar/solar.el: Likewise.
19743
19744 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
19745 white space from doc string.
19746
19747 2005-03-30 Jay Belanger <belanger@truman.edu>
19748
19749 * calc/calc-help.el (calc-full-help): Remove email address.
19750
19751 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
19752
19753 * help-fns.el (help-with-tutorial): Delete title line.
19754
19755 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19756
19757 * calendar/cal-x.el (calendar-one-frame-setup)
19758 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
19759 rather than `symbol' for set-window-dedicated-p.
19760
19761 * calendar/appt.el (appt-buffer-name): Make it a constant.
19762 (appt-add): Doc fix.
19763
19764 * filesets.el (filesets-menu-path, filesets-menu-before)
19765 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
19766 (filesets-menu-cache-file): Use directory ~/.emacs.d.
19767 (filesets-add-submenu): Delete and use add-submenu instead.
19768
19769 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
19770
19771 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
19772 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
19773 (org-diary-default-entry): New function.
19774 (org-get-entries-from-diary): Better parsing of diary entries.
19775 (org-agenda-check-no-diary): New function.
19776 ("diary-lib"): Advice to function `add-to-diary-list', to allow
19777 linking to diary entries.
19778 (org-agenda-execute-calendar-command): New function.
19779 (org-agenda): Improve visible section in window.
19780 Use `org-fit-agenda-window'.
19781 (org-fit-agenda-window): New option.
19782 (org-move-subtree-down): Better handling of empty lines
19783 at end of subtree.
19784 (org-cycle): Numeric prefix is interpreted now as show-subtree N
19785 levels up.
19786 (org-fontify-done-headline): New option.
19787 (org-headline-done-face): New face.
19788 (org-set-font-lock-defaults): Use `org-headline-done-face'.
19789 (org-table-copy-down): Rename from `org-table-copy-from-above'.
19790 When current field is non-empty, it is copied to next row.
19791 (org-table-copy-from-above): Fix bug which made it
19792 impossible to copy fields containing only a single non-white character.
19793
19794 2005-03-30 Kim F. Storm <storm@cua.dk>
19795
19796 * kmacro.el (kmacro-end-macro): Isearch may store this command
19797 into the macro -- so ignore it when executing keyboard macro.
19798
19799 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19800
19801 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
19802
19803 2005-03-29 Kenichi Handa <handa@m17n.org>
19804
19805 * language/thai.el ("Thai"): Set setup-function and exit-function
19806 for Thai language environment.
19807
19808 * language/thai-util.el: Require thai-word.
19809 (thai-word-mode-map): New variable.
19810 (thai-word-mode): New minor mode.
19811 (setup-thai-language-environment-internal): New function.
19812 (exit-thai-language-environment-internal): New function.
19813
19814 * language/thai-word.el (thai-word-table): Declare it by defvar,
19815 use dolist to initialize it.
19816 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
19817 (thai-fill-find-break-point): New functions.
19818
19819 2005-03-29 Richard M. Stallman <rms@gnu.org>
19820
19821 * simple.el (idle-update-delay): Move definition up.
19822 (set-mark): Doc fix.
19823
19824 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
19825
19826 * longlines.el: New file.
19827
19828 * simple.el (buffer-substring-filters): New variable.
19829 (filter-buffer-substring): New function.
19830 (kill-region, copy-region-as-kill): Use it.
19831
19832 * register.el (copy-to-register, append-to-register)
19833 (prepend-to-register): Use filter-buffer-substring.
19834
19835 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19836
19837 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
19838 (gud-filter-pending-text): Move in front of gdb.
19839 (gud-overlay-arrow-position): New variable.
19840 (gud-sentinel, gud-display-line): Use it in place of
19841 overlay-arrow-position.
19842
19843 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
19844
19845 * progmodes/fortran.el (fortran-if-indent): Doc fix.
19846 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
19847 (fortran-font-lock-keywords-4): New variable.
19848 (fortran-blocks-re, fortran-end-block-re)
19849 (fortran-start-block-re): New constants, for hideshow.
19850 (hs-special-modes-alist): Add a Fortran entry.
19851 (fortran-mode-map): Bind fortran-end-of-block,
19852 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
19853 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
19854 (fortran-looking-at-if-then, fortran-end-of-block)
19855 (fortran-beginning-of-block): New functions, for hideshow.
19856
19857 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
19858 Doc fix. Tweak regexp.
19859 (f90-beginning-of-block): Push mark first.
19860
19861 2005-03-29 Jay Belanger <belanger@truman.edu>
19862
19863 * calc/calc.el: Update copyright date.
19864 (calc-version): Increase to 2.1.
19865 (calc-version-date): Remove.
19866
19867 * calc/calc-help.el: Update copyright date.
19868 (calc-full-help): Remove reference to calc-version-date.
19869 Update copyright date.
19870
19871 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19872
19873 * vc.el (vc-do-command): Use a pipe for async processes, so password
19874 prompts don't show up at places where the user can't reply.
19875
19876 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19877
19878 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
19879 on the file name we pass to the inferior shell.
19880
19881 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
19882
19883 * progmodes/which-func.el (which-function): Be robust in the face of an
19884 imenu--make-index-alist failure.
19885
19886 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19887
19888 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
19889
19890 * progmodes/python.el (python-preoutput-filter): Fix last change.
19891
19892 2005-03-29 Lute Kamstra <lute@gnu.org>
19893
19894 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
19895 functions and compiled macros.
19896 (debug-convert-byte-code): Handle macros too.
19897 (debug-on-entry-1): Don't signal an error when trying to clear a
19898 function that is not set to debug on entry.
19899
19900 2005-03-29 Jay Belanger <belanger@truman.edu>
19901
19902 * calc/calc-lang.el: Add functions to math-function-table
19903 properties of tex and math.
19904
19905 2005-03-29 Kenichi Handa <handa@m17n.org>
19906
19907 * ps-mule.el (ps-mule-plot-string): Translate characters by
19908 ps-print-translation-table.
19909 (ps-mule-begin-job): Call find-charset-region/string with
19910 ps-print-translation-table.
19911 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
19912
19913 * ps-print.el (ps-print-translation-table): New variable.
19914 (ps-plot-region): Translate characters by ps-print-translation-table.
19915
19916 2005-03-29 Juri Linkov <juri@jurta.org>
19917
19918 * simple.el (next-error-highlight-timer): New variable.
19919
19920 * progmodes/compile.el (compilation-goto-locus):
19921 Use `next-error-highlight-timer' instead of `sit-for'.
19922
19923 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19924
19925 * mail/supercite.el (sc-mail-field): Use assoc-string.
19926 (sc-get-address): Simplify regexps.
19927
19928 * files.el (minibuffer-with-setup-hook): New macro.
19929 (find-file-read-args): Use it to avoid let-binding
19930 minibuffer-with-setup-hook (which breaks turning on/off
19931 file-name-shadow-mode while in the prompt).
19932
19933 * complete.el (PC-read-include-file-name-internal):
19934 Use test-completion.
19935
19936 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
19937
19938 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
19939
19940 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19941
19942 * window.el (window-buffer-height): Use count-screen-lines.
19943
19944 * progmodes/python.el (python-preoutput-leftover): New var.
19945 (python-preoutput-filter): Use it.
19946 (python-send-receive): Loop until all the result has been received.
19947
19948 2005-03-28 Juri Linkov <juri@jurta.org>
19949
19950 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
19951
19952 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
19953 "Recover Crashed Session".
19954 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
19955 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
19956 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
19957 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
19958 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
19959 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
19960 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
19961 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
19962
19963 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
19964 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
19965 Ediff Sessions", "Toggle use of separate control buffer frame",
19966 "Use separate frame for Ediff control buffer".
19967
19968 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
19969 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
19970 "Rename Bookmark", "Delete Bookmark".
19971
19972 * info.el (Info-mode-menu): Remove ellipsis from "Index".
19973 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
19974 Add `:active Info-index-alternatives' to "Next Matching Item".
19975
19976 * wdired.el (wdired-change-to-wdired-mode):
19977 Mention `wdired-abort-changes' key in the initial message.
19978
19979 * international/mule.el (auto-coding-alist): Associate non-ascii
19980 image filename extensions with `no-conversion'.
19981
19982 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
19983
19984 * international/iso-acc.el:
19985 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
19986
19987 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
19988
19989 * textmodes/sgml-mode.el (html-mode): Doc update.
19990
19991 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
19992
19993 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
19994
19995 * term.el (term-move-columns): Fix face after extending a line.
19996 (term-insert-spaces): Likewise.
19997 (term-reset-terminal): Fix off by one error.
19998
19999 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20000
20001 * international/mule.el (auto-coding-alist): Add .xpi files.
20002
20003 * files.el (auto-mode-alist): Add .xpi files.
20004
20005 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
20006
20007 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
20008
20009 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20010
20011 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
20012
20013 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20014
20015 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
20016 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
20017
20018 * calendar/cal-move.el (calendar-beginning-of-year): Move the
20019 cursor to Jan 1 when needed.
20020 (calendar-end-of-year): Fix -/+ typo.
20021 Reported by Chong Yidong <cyd@stupidchicken.com>.
20022
20023 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
20024
20025 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
20026
20027 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
20028 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
20029
20030 2005-03-25 Richard M. Stallman <rms@gnu.org>
20031
20032 * filesets.el (filesets-init): Add autoload.
20033
20034 * mail/mailalias.el (mail-directory): Doc fix.
20035
20036 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20037
20038 * mail/mailalias.el (mail-directory-process): Do nothing if
20039 mail-directory-process is an atom.
20040 (mail-get-names): Ignore mail-directory-names if it is an atom.
20041 (mail-directory-process defvar): Doc fix.
20042 (mail-names): Doc fix.
20043
20044 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
20045
20046 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
20047
20048 2005-03-26 Kenichi Handa <handa@m17n.org>
20049
20050 * international/mule-util.el (detect-coding-with-priority):
20051 Call update-coding-systems-internal before detect-coding-region.
20052
20053 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
20054
20055 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
20056 (gdb-frames-mode-map): Add follow-link property.
20057
20058 2005-03-25 Jay Belanger <belanger@truman.edu>
20059
20060 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
20061 for variables.
20062
20063 2005-03-25 Juri Linkov <juri@jurta.org>
20064
20065 * image-mode.el: Optimize image filename extension regexps in
20066 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
20067 in `auto-mode-alist'.
20068 (image-mode): Add `image-toggle-display-text' to local hook
20069 `change-major-mode-hook'. Display the image as an image by
20070 default. Set `cursor-type' and `truncate-lines' if the image
20071 is already displayed. Take into account the current mode (image
20072 or text) in message.
20073 (image-minor-mode): New minor mode.
20074 (image-mode-maybe, image-toggle-display-text): New functions.
20075 (image-toggle-display): Use called-interactively-p.
20076 Let-bind `inhibit-read-only' to t.
20077
20078 * image-mode.el (image-minor-mode): Set `cursor-type' and
20079 `truncate-lines' if the image is already displayed. Add turning
20080 image-minor-mode off to `change-major-mode-hook'. Add message.
20081 Call `image-toggle-display-text' after turning image-minor-mode off.
20082
20083 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
20084
20085 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
20086 Terminal.app, use utf-8.
20087 (set-display-table-and-terminal-coding-system): Add coding-system arg.
20088 (set-locale-environment): Use it.
20089
20090 * term/xterm.el: Undo last change, better done in mule-cmds.el.
20091
20092 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
20093
20094 * progmodes/python.el (python-close-block-statement-p)
20095 (python-outdent-p, python-current-defun): Use symbol-end.
20096
20097 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
20098
20099 * files.el (save-some-buffers): Doc fix.
20100
20101 2005-03-25 Werner Lemberg <wl@gnu.org>
20102
20103 * complete.el, thumbs.el: Replace `legal' with `valid'.
20104 * calendar/calendar.el: Replace `legal' with `valid'.
20105 * emacs-lisp/advice.el: Replace `legal' with `valid'.
20106 * mail/supercite.el: Replace `legal' with `valid'.
20107 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
20108 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
20109 Replace `legal' with `valid'.
20110 * textmodes/reftex-vars.el, textmodes/reftex.el:
20111 Replace `legal' with `valid'.
20112
20113 2005-03-25 Werner Lemberg <wl@gnu.org>
20114
20115 * calc/calc-forms.el, calc/calc-sel.el
20116 * midnight.el, vc-cvs.el
20117 * emacs-lisp/cl-macs.el
20118 * emulation/vip.el
20119 * eshell/esh-io.el, eshell/esh-var.el
20120 * mail/supercite.el
20121 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
20122 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
20123 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
20124 * progmodes/sh-script.el, progmodes/xscheme.el
20125 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
20126 * textmodes/reftex-index.el, textmodes/reftex-parse.el
20127 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
20128 * textmodes/reftex.el, textmodes/org.el:
20129 Replace `illegal' with `invalid'.
20130
20131 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20132
20133 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
20134 (flymake-find-buildfile, flymake-find-possible-master-files)
20135 (flymake-check-include, flymake-parse-line): Replace loops over the
20136 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
20137
20138 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
20139 Substitute file-name-as-directory in the rest of the file.
20140 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
20141 (flymake-replace-region): Remove unused arg `buffer'.
20142 (flymake-check-patch-master-file-buffer): Update calls to it.
20143 (flymake-add-err-info): Remove unused var `count'.
20144 (flymake-mode): Use define-minor-mode.
20145
20146 * progmodes/flymake.el: Use with-current-buffer.
20147 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
20148 flymake-replace-regexp-in-string, flymake-line-beginning-position)
20149 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
20150 Avoid testing for `xemacs'.
20151 (flymake-nop): Move.
20152 (flymake-region-has-flymake-overlays): Return the computed value.
20153 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
20154 Remove unused var `endline'.
20155 (flymake-get-line-count): Remove unused function.
20156 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
20157
20158 * emulation/vi.el:
20159 * generic.el:
20160 * hilit-chg.el (global-highlight-changes):
20161 * hi-lock.el (hi-lock-mode):
20162 * follow.el: find-file-hooks -> find-file-hook.
20163
20164 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
20165
20166 2005-03-24 Juri Linkov <juri@jurta.org>
20167
20168 * dired.el (dired-mode-map): Add menu item "Compare directories"
20169 for dired-compare-directories.
20170
20171 * dired-aux.el (dired-compare-directories): Add autoload cookie.
20172 Doc fix. Replace `read-file-name' with `read-directory-name'.
20173
20174 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20175
20176 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
20177
20178 2005-03-24 Jay Belanger <belanger@truman.edu>
20179
20180 * calc/calc-embed.el (calc-embedded-mode-change): Save all
20181 relevant mode settings in calc-embedded-original-modes when modes
20182 are permanently changed.
20183
20184 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20185
20186 * autoinsert.el: find-file-hooks -> find-file-hook.
20187
20188 2005-03-24 Lute Kamstra <lute@gnu.org>
20189
20190 * generic.el (generic-font-lock-defaults): Make it obsolete.
20191 (generic-font-lock-keywords): New variable to replace
20192 generic-font-lock-defaults.
20193 (generic-mode-set-font-lock): Delete it.
20194 (generic-mode-internal): Don't call generic-mode-set-font-lock.
20195 (generic-bracket-support): Add docstring.
20196
20197 * generic-x.el: Rename generic-font-lock-defaults to
20198 generic-font-lock-keywords throughout.
20199 (mailagent-rules-setup-function): Delete it.
20200 (mailagent-rules-generic-mode): Use anonymous function instead.
20201 (show-tabs-generic-mode-font-lock-defaults-1)
20202 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
20203 Quote faces.
20204 (show-tabs-tab-face, show-tabs-space-face): Specify background,
20205 not foreground.
20206
20207 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
20208 Recognize define-generic-mode.
20209
20210 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
20211
20212 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
20213 if there's no completion table.
20214
20215 2005-03-23 Miles Bader <miles@gnu.org>
20216
20217 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20218 Remove tty-specific variants, as they're no longer needed.
20219
20220 2005-03-23 Lute Kamstra <lute@gnu.org>
20221
20222 * generic-x.el: Code cleanup: make args constant whenever possible.
20223 (installshield-statement-keyword-list)
20224 (installshield-system-functions-list)
20225 (installshield-system-variables-list, installshield-types-list)
20226 (installshield-funarg-constants-list): Make them constants.
20227
20228 * generic.el (generic-make-keywords-list): Add autoload cookie.
20229
20230 * calendar/time-date.el: Add comment on time value formats.
20231 Don't require parse-time.
20232 (with-decoded-time-value): New macro.
20233 (encode-time-value): New function.
20234 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20235 (days-to-time): Return a valid time value when arg is huge.
20236 (time-since): Use time-subtract.
20237 (time-to-number-of-days): Use time-to-seconds.
20238
20239 2005-03-23 David Ponce <david@dponce.com>
20240
20241 * recentf.el (recentf-keep): New option.
20242 (recentf-menu-action): Default to `find-file'.
20243 (recentf-keep-non-readable-files-flag)
20244 (recentf-keep-non-readable-files-p)
20245 (recentf-file-readable-p, recentf-find-file)
20246 (recentf-cleanup-remote): Remove.
20247 (recentf-include-p): More robust.
20248 (recentf-keep-p): New function.
20249 (recentf-remove-if-non-kept): Rename from
20250 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
20251 All callers updated.
20252 (recentf-menu-items-for-commands): Fix help string.
20253 (recentf-track-closed-file): Update. Doc fix.
20254 (recentf-cleanup): Update. Count removed files. Doc fix.
20255
20256 2005-03-23 Kim F. Storm <storm@cua.dk>
20257
20258 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20259 Don't inherit from fringe face (now happens automatically).
20260
20261 2005-03-22 Kim F. Storm <storm@cua.dk>
20262
20263 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
20264 position values.
20265
20266 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20267
20268 * menu-bar.el (showhide-date-time): Remove.
20269 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
20270 (menu-bar-make-mm-toggle): Simplify.
20271
20272 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20273
20274 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
20275 Accept qualified variable and function names.
20276
20277 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
20278
20279 * bindings.el (completion-ignored-extensions):
20280 Remove ".lis" for `vax-vms'.
20281
20282 2005-03-22 Andreas Schwab <schwab@suse.de>
20283
20284 * generic-x.el: Revert last change.
20285 * ldefs-boot.el: Update.
20286
20287 2005-03-22 Jay Belanger <belanger@truman.edu>
20288
20289 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20290 (calc-embedded-save-original-modes)
20291 (calc-embedded-restore-original-modes): New functions.
20292 (calc-do-embedded): Save original modes when entering embedded mode
20293 and restore when leaving embedded mode.
20294 (calc-embedded-modes-change): Change the value of
20295 calc-embedded-original-modes to reflect permanent changes.
20296
20297 2005-03-22 Lute Kamstra <lute@gnu.org>
20298
20299 * generic-x.el: Require generic again.
20300
20301 2005-03-22 Miles Bader <miles@gnu.org>
20302
20303 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20304 Tweak details to look good on both ttys and bitmap displays, light
20305 or dark background, etc.
20306
20307 2005-03-21 Kim F. Storm <storm@cua.dk>
20308
20309 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20310 mouse position.
20311
20312 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20313
20314 * icomplete.el: Don't forcibly turn on the mode upon load.
20315 (icomplete-mode): Use define-minor-mode.
20316 (icomplete-eoinput): Default to nil.
20317 (icomplete-minibuffer-setup): Remove autoload.
20318 (icomplete-tidy): Simplify.
20319 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20320 in the initial state or if the user has modified the field.
20321 Fix handling of icomplete-max-delay-chars.
20322 Remove code that handles the oddball case where
20323 minibuffer-completion-table is an integer.
20324 Wrap icomplete-completions in while-no-input in case building
20325 completions takes more time than expected.
20326 (icomplete-completions): Simplify.
20327
20328 2005-03-21 Richard M. Stallman <rms@gnu.org>
20329
20330 * jka-compr.el (jka-compr-really-do-compress):
20331 Make variable buffer-local.
20332
20333 * image-mode.el: Handle .xpm files too.
20334 (image-toggle-display): Preserve modification flag.
20335
20336 * help.el (where-is): Don't mention aliases with no key bindings.
20337
20338 2005-03-21 Lute Kamstra <lute@gnu.org>
20339
20340 * generic.el: Fix commentary section. Don't require cl for
20341 compilation.
20342 (generic-mode-list): Add autoload cookie.
20343 (generic-use-find-file-hook, generic-lines-to-scan)
20344 (generic-find-file-regexp, generic-ignore-files-regexp)
20345 (generic-mode, generic-mode-find-file-hook)
20346 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20347 (define-generic-mode): Make it a defmacro. Fix docstring.
20348 (generic-mode-internal): Code cleanup. Add autoload cookie.
20349 (generic-mode-set-comments): Code cleanup.
20350 * generic-x.el: Don't prevent compilation. Don't require generic.
20351 Follow coding conventions. Minor code cleanup.
20352 (etc-fstab-generic-mode): Add some keywords.
20353 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20354 define-generic-mode like a function declaration.
20355
20356 2005-03-21 Jay Belanger <belanger@truman.edu>
20357
20358 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20359 changing modes.
20360
20361 2005-03-21 Sam Steingold <sds@gnu.org>
20362
20363 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20364
20365 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20366
20367 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20368 Add underscore to "f$ lexicals" regexp.
20369
20370 2005-03-20 Juri Linkov <juri@jurta.org>
20371
20372 * subr.el (progress-reporter-do-update): When `min-value' is equal
20373 to `max-value', set `percentage' to 0 and prevent division by zero.
20374
20375 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20376
20377 Sync with Tramp 2.0.48.
20378
20379 * net/tramp.el (all): Change all addresses to .gnu.org.
20380 (tramp-append-tramp-buffers): New defun.
20381 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20382 Catch `dont-send' signal.
20383 (tramp-set-auto-save-file-modes): Set always permissions, because
20384 there might be an old auto-saved file belonging to another
20385 original file. This could be a security threat. Reported by
20386 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20387 Check for Emacs 21.3.50 removed.
20388
20389 * net/tramp-smb.el (all): Remove debug construct for
20390 `with-parsed-tramp-file-name'.
20391 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20392 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20393 No error message if DIRECTORY or FILENAME doesn't exist.
20394 (tramp-smb-open-connection): Check existence of
20395 `tramp-smb-program'.
20396
20397 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20398
20399 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20400 Properly handle the case where the `m' or `s' command's argument is not
20401 yet terminated.
20402 (perl-indent-new-calculate): New function.
20403 (perl-indent-line): Use it.
20404
20405 2005-03-20 Miles Bader <miles@gnu.org>
20406
20407 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20408 in text-mode too. Change to new face names.
20409 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20410 Add `:weight bold' attribute.
20411 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20412
20413 2005-03-19 Juri Linkov <juri@jurta.org>
20414
20415 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20416
20417 * international/mule.el (auto-coding-alist): Sync with
20418 `auto-mode-alist' by adding upper case archive file extensions
20419 and adding ear/war to jar extension.
20420
20421 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20422
20423 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20424 running, restart it.
20425
20426 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20427
20428 * finder.el (finder-current-item): Throw an error on an empty line.
20429
20430 * man.el (Man-follow-manual-reference): If current-word returns
20431 nil, use "".
20432
20433 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20434
20435 * simple.el (goto-line): Doc fix.
20436
20437 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20438
20439 * files.el (save-buffer): Doc fix.
20440
20441 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20442
20443 * recentf.el (recentf-cleanup-remote): New variable.
20444 (recentf-cleanup): Use it to conditionally check availability of
20445 remote files.
20446
20447 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20448
20449 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20450 function names.
20451
20452 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20453
20454 * language/thai-word.el: New file.
20455
20456 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20457
20458 * files.el (backup-buffer): If the file's directory is not
20459 writable, use copy instead of move to backup the file.
20460
20461 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20462
20463 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20464
20465 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20466
20467 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20468 Use functionp instead of symbolp and fboundp. Reported by Drkm
20469 <darkman_spam@yahoo.fr>.
20470 (ps-print-version): New version 6.6.6.
20471
20472 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20473
20474 * textmodes/table.el (table--line-column-position): New idiom.
20475 (table--row-column-insertion-point-p): New function to test
20476 validity of row and column insertion operation at a location.
20477 (table-global-menu, table-cell-menu): Use above functions for
20478 deterministic test operation.
20479 (table--editable-cell-p): Behave in deterministic fashion.
20480
20481 2005-03-18 Juri Linkov <juri@jurta.org>
20482
20483 * isearch.el (isearch-lazy-highlight-new-loop):
20484 Make arguments beg and end optional.
20485 (isearch-update): Remove optional arguments nil from
20486 isearch-lazy-highlight-new-loop.
20487 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20488 isearch-lazy-highlight-case-fold-search instead of
20489 isearch-case-fold-search, and let-bind isearch-regexp to
20490 isearch-lazy-highlight-regexp.
20491 Use isearch-lazy-highlight-last-string instead of isearch-string.
20492
20493 * replace.el (perform-replace): Remove bindings of global
20494 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20495 Add three new arguments to `replace-highlight'.
20496 (replace-highlight): Add arguments string, regexp, case-fold.
20497 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20498 to allow isearch-lazy-highlight-new-loop to use these values
20499 to set corresponding isearch-lazy-highlight-* internal
20500 variables whose values lazy highlighting will use regardless of
20501 changes to global variables isearch-string, isearch-regexp,
20502 isearch-case-fold-search during lazy highlighting loop.
20503 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20504 to `lazy-highlight-cleanup'.
20505
20506 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20507 (ispell-highlight-face): Set default face to `isearch' when
20508 lazy highlighting is enabled.
20509 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20510 priority to 1. Add lazy highlighting.
20511 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20512 from `isearch-dehighlight'.
20513
20514 2005-03-18 David Ponce <david@dponce.com>
20515
20516 * files.el (hack-local-variables): Do a case-insensitive search
20517 for End.
20518
20519 2005-03-18 Juri Linkov <juri@jurta.org>
20520
20521 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20522 `isearch-lazy-highlight-cleanup', add alias to old name and
20523 declare obsolete. Add release numbers to other obsolete vars.
20524 (isearch-done, isearch-lazy-highlight-new-loop):
20525 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20526 (lazy-highlight-cleanup) <variable>: Doc fix.
20527 (isearch-lazy-highlight-update): Rename obsolete
20528 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20529
20530 2005-03-18 Kenichi Handa <handa@m17n.org>
20531
20532 * language/thai-util.el: Fix categorization of Thai characters in
20533 thai-category-table.
20534 (thai-composition-pattern): Adjust it for the above change.
20535 (thai-self-insert-command, thai-compose-syllable): New functions.
20536 (thai-compose-region): Use thai-compose-syllable.
20537 (thai-compose-string): Likewise.
20538 (thai-composition-function): Likewise.
20539 (thai-auto-composition): New function.
20540 (thai-auto-composition-mode): New minor mode.
20541
20542 * language/thai.el: Fix patterns to be registered in
20543 composition-function-table.
20544
20545 * international/quail.el (quail-input-method): Locally bind
20546 inhibit-modification-hooks to t.
20547
20548 2005-03-17 Richard M. Stallman <rms@gnu.org>
20549
20550 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20551 (perl-mode): Use run-mode-hooks.
20552
20553 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20554 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20555 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20556
20557 * mail/sendmail.el (sendmail-send-it): Reenable the code
20558 to compute resend-to-address and use it.
20559
20560 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20561
20562 * image-mode.el: New file.
20563
20564 * image.el (insert-sliced-image): Add autoload cookie.
20565
20566 * font-lock.el (font-lock-lines-before): New user option.
20567 (font-lock-after-change-function): Obey it.
20568
20569 * bindings.el (esc-map): Make M-g a prefix.
20570 Bind M-g g and M-g M-g to goto-line.
20571
20572 * faces.el (face-id): Doc fix.
20573
20574 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20575
20576 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20577 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20578 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20579
20580 * mail/sendmail.el (mail-yank-ignored-headers)
20581 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20582 Add Mail-Followup-To and Mail-Reply-To headers.
20583 (mail-citation-hook): Add autoload cookie.
20584 (mail-mode): Doc fix.
20585 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20586 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20587 (mail-mode-fill-paragraph): Handle those headers.
20588 (mail-mailing-lists): New variable.
20589 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20590
20591 2005-03-17 Juri Linkov <juri@jurta.org>
20592
20593 * isearch.el (isearch-fallback): Check for `(car previous)'
20594 before calling `isearch-other-end-state'.
20595
20596 2005-03-17 Kim F. Storm <storm@cua.dk>
20597
20598 * simple.el (move-beginning-of-line): Move to beginning of buffer
20599 line, as well as beginning of screen line.
20600
20601 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20602
20603 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20604 argument REDRAW rather than calendar-redrawing variable.
20605 * calendar/calendar.el (calendar-redrawing): Delete.
20606 (redraw-calendar): Do not bind calendar-redrawing.
20607
20608 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20609
20610 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20611 diary-file buffer.
20612
20613 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20614
20615 * help.el (describe-mode): Allow a :minor-mode-function property to
20616 specify a different minor mode toggle function than the variable.
20617 * simple.el (auto-fill-function):
20618 * subr.el (add-minor-mode): Use it.
20619
20620 2005-03-16 Kenichi Handa <handa@m17n.org>
20621
20622 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20623 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20624 (ethio-fidel-to-sera-buffer): Likewise.
20625
20626 2005-03-16 Juri Linkov <juri@jurta.org>
20627
20628 * emacs-lisp/find-func.el (find-function-regexp):
20629 Add defun-emitting macro `menu-bar-make-toggle'.
20630
20631 * isearch.el: Put `isearch-scroll' property to
20632 `split-window-horizontally'.
20633
20634 * info.el: Update error messages for `debug-ignored-errors'.
20635 (Info-isearch-search): Doc fix.
20636 (Info-find-node): Move up code to go into info buffer before
20637 recording the node to the history.
20638 (Info-fontify-node): Fontify titles only if the next line
20639 has two or more `*', `=', `-', `.'.
20640 Display "go to this node" for empty (match-string 3).
20641
20642 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20643
20644 * term/mac-win.el: Add mouse pointer shape constants.
20645
20646 2005-03-15 Kim F. Storm <storm@cua.dk>
20647
20648 * simple.el (move-beginning-of-line): Use vertical-motion.
20649
20650 2005-03-15 Juri Linkov <juri@jurta.org>
20651
20652 * isearch.el (isearch-error): New variable.
20653 (isearch-invalid-regexp, isearch-within-brackets): Remove.
20654 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20655 (isearch-within-brackets-state): Remove.
20656 (isearch-case-fold-search-state, isearch-pop-fun-state):
20657 Decrease frame index.
20658 (isearch-mode, isearch-top-state, isearch-push-state)
20659 (isearch-edit-string, isearch-abort, isearch-search-and-update)
20660 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20661 (isearch-search, isearch-lazy-highlight-new-loop):
20662 Replace `isearch-invalid-regexp' with `isearch-error'.
20663 Remove `isearch-within-brackets'.
20664 (isearch-search): Add `search-failed' handler to `condition-case'.
20665 (isearch-lazy-highlight-search): Add `condition-case' to catch
20666 errors and allow `isearch-lazy-highlight-update' to try
20667 highlighting from the beginning of the window.
20668 (isearch-repeat): Move up code to set isearch-wrapped to t
20669 before calling isearch-wrap-function.
20670
20671 * info.el (Info-isearch-initial-node): New internal variable.
20672 (Info-search): Signal an error in isearch mode when search leaves
20673 the initial node. Signal an error when `bound' is non-nil and
20674 nothing was found in the current subfile.
20675 (Info-isearch-search): Remove `condition-case'.
20676 (Info-isearch-wrap): Don't wrap when search failed during leaving
20677 the initial node. If `Info-isearch-search' is nil, wrap around
20678 the current node.
20679 (Info-isearch-start): New fun.
20680 (Info-mode): Add buffer-local hook `Info-isearch-start' to
20681 `isearch-mode-hook'.
20682
20683 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20684
20685 * simple.el (normal-erase-is-backspace): Set default to t if
20686 running on Mac.
20687
20688 * term/mac-win.el (function-key-map): Sync with x-win.el.
20689
20690 2005-03-15 Kenichi Handa <handa@m17n.org>
20691
20692 * international/mule-cmds.el (locale-language-names): Modify the
20693 format of elements and add more entries.
20694 (locale-preferred-coding-systems): Add more entries.
20695 (set-locale-environment): Adjust for the change of
20696 locale-language-names.
20697
20698 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20699
20700 * pcvs.el (smerge-ediff): Remove bogus autoload.
20701
20702 2005-03-14 Lute Kamstra <lute@gnu.org>
20703
20704 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
20705 Ignore a `*' at the beginning of a line.
20706
20707 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
20708 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
20709 subr.el.
20710 (dont-compile, eval-when-compile, eval-and-compile): Use declare
20711 to specify indentation.
20712
20713 * generic.el (define-generic-mode): Let generic-mode-list be a
20714 list of strings; test membership with equal.
20715
20716 2005-03-14 Kim F. Storm <storm@cua.dk>
20717
20718 * simple.el (next-line, previous-line): Add optional try-vscroll
20719 arg to recognize interactive use. Pass it on to line-move.
20720 (line-move): Don't perform auto-window-vscroll when defining or
20721 executing keyboard macro to ensure consistent behavior.
20722
20723 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
20724
20725 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
20726
20727 2005-03-13 Lute Kamstra <lute@gnu.org>
20728
20729 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
20730 debugger-setup-buffer so that backtrace marks the frames set to
20731 debug-on-exit and we don't have to do it manually. Set an extra
20732 debug-on-exit for macro's.
20733 (debugger-setup-buffer): Don't mark the top frame manually.
20734
20735 2005-03-12 Lute Kamstra <lute@gnu.org>
20736
20737 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
20738 lisp-indent-function throughout.
20739 (with-no-warnings): Set lisp-indent-function property.
20740
20741 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
20742
20743 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
20744 Add entry for backslash.
20745
20746 2005-03-12 Juri Linkov <juri@jurta.org>
20747
20748 * info.el (Info-search): Four fixes for backward search.
20749
20750 2005-03-11 Jay Belanger <belanger@truman.edu>
20751
20752 * calc/calc.el (calc-language-alist): New variable.
20753 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
20754 (calc-embedded-find-modes): Use calc-language-alist instead of
20755 calc-embedded-language-alist.
20756
20757 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20758
20759 * calendar/calendar.el (calendar-redrawing): New internal
20760 variable.
20761 (redraw-calendar): Remove bogus save-excursion from previous
20762 change. Bind calendar-redrawing to t for mark-diary-entries.
20763 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
20764 calendar if that is why we were called.
20765
20766 2005-03-11 Kenichi Handa <handa@m17n.org>
20767
20768 * international/mule.el (make-coding-system): Set property
20769 coding-system-define-form to nil.
20770 (define-coding-system-alias): Likewise.
20771
20772 2005-03-11 Kenichi Handa <handa@m17n.org>
20773
20774 These changes are suggested by Dave Love <fx@gnu.org>.
20775
20776 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
20777 coding: tag.
20778 (adaptive-fill-regexp): Add more bullets.
20779 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
20780 regexps.
20781
20782 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20783
20784 * help.el (describe-mode): Properly handle non-trivial lighters.
20785 Don't ignore minor modes that are not listed in minor-mode-list.
20786
20787 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
20788 feature ON when the user requests to turn it OFF.
20789
20790 2005-03-10 Lute Kamstra <lute@gnu.org>
20791
20792 * emacs-lisp/debug.el (debug-entry-code): Delete it.
20793 (implement-debug-on-entry): New function to replace debug-entry-code.
20794 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
20795 second argument as the 2005-03-07 change makes it obsolete.
20796 (debug-on-entry, cancel-debug-on-entry): Update call to
20797 debug-on-entry-1.
20798 (debug, debugger-setup-buffer): Comment update.
20799 (debugger-frame-number): Update to work with implement-debug-on-entry.
20800
20801 2005-03-10 Jay Belanger <belanger@truman.edu>
20802
20803 * calc/calc-embed.el (math-ms-args): Declare it.
20804 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
20805 math-ms-args.
20806 (calc-embedded-subst): Use math-multi-subst-rec to substitute
20807 variables.
20808
20809 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
20810
20811 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
20812 Use message-box.
20813
20814 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
20815 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
20816 (tooltip-gud-tips): Simplify.
20817 (tooltip-gud-tips-p): Remove superfluous :set.
20818 (tooltip-gud-modes): Add fortran-mode.
20819 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
20820
20821 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
20822
20823 2005-03-09 Kim F. Storm <storm@cua.dk>
20824
20825 * play/animate.el (animate-place-char): Use forward-line instead
20826 of next-line to improve performance.
20827
20828 2005-03-09 Simon Josefsson <jas@extundo.com>
20829
20830 * net/browse-url.el (browse-url-default-browser): Doc fix.
20831
20832 2005-03-09 Miles Bader <miles@gnu.org>
20833
20834 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
20835 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
20836
20837 2005-03-09 Kenichi Handa <handa@m17n.org>
20838
20839 * international/latin-1.el: Set case and syntax for 255 only if
20840 set-case-syntax-set-multibyte is nil.
20841
20842 * textmodes/ispell.el (ispell-insert-word): New function.
20843 (ispell-word): Use ispell-insert-word to insert a new word.
20844 (ispell-process-line): Likewise.
20845 (ispell-complete-word): Likewise.
20846
20847 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
20848
20849 * calendar/calendar.el (redraw-calendar): Preserve point.
20850 Reported by Matt Hodges <MPHodges@member.fsf.org>.
20851 (calendar-week-start-day): Move after definition of
20852 redraw-calendar. Delete buffer test, since redraw-calendar has
20853 that now.
20854
20855 * calendar/diary-lib.el (mark-diary-entries): Only call
20856 redraw-calendar in the first of any recursive calls.
20857 Reported by Alan Shutko <ats@acm.org>.
20858
20859 2005-03-08 Juri Linkov <juri@jurta.org>
20860
20861 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
20862 (html-horizontal-rule, html-line, html-image, html-checkboxes)
20863 (html-radio-buttons): Add a space before the trailing `/>' where
20864 sgml-xml-mode is non-nil.
20865 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
20866 the subsequent tag of the empty XML tag.
20867 (html-href-anchor): Don't set initial input to "http:".
20868 (html-image): Ask for the image URL and set point inside alt="".
20869 (html-name-anchor): Duplicate the name in the `id' attribute when
20870 sgml-xml-mode is non-nil.
20871 (html-paragraph): Remove \n before <p>.
20872 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
20873 instead of `checked' when sgml-xml-mode is non-nil.
20874
20875 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
20876 Remove 1 space before #RRGGBB to not truncate it on terminal
20877 windows w/o fringes. Remove 1 space between bg and fg examples
20878 to get more space.
20879 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
20880 avoid byte-compile warnings.
20881
20882 * image-file.el (image-file-handler): Put `safe-magic' property to
20883 `image-file-handler'.
20884
20885 * info.el (Info-isearch-search): Emulate word search in
20886 isearching through multiple Info nodes with Info-search.
20887 (Info-isearch-wrap): Allow isearch-word.
20888
20889 2005-03-08 Lute Kamstra <lute@gnu.org>
20890
20891 * emacs-lisp/debug.el (debugger-step-through): Make sure that
20892 stepping into the debugger's code is not possible.
20893 (debugger-jumping-flag): Docstring update.
20894
20895 2005-03-08 Jay Belanger <belanger@truman.edu>
20896
20897 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
20898 embedded mode begins.
20899 (calc-embedded-language-alist): New variable.
20900 (calc-embedded-find-modes): Use calc-embedded-language-alist to
20901 set default language mode.
20902
20903 2005-03-08 Kenichi Handa <handa@m17n.org>
20904
20905 * international/ccl.el (define-ccl-program): Fix docstring about
20906 extra 256 bytes assured for the output buffer.
20907
20908 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20909 Fix BUFFER_MAGNIFICATION to 2.
20910 (ccl-encode-mule-utf-16be-with-signature): Likewise.
20911
20912 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
20913
20914 * align.el (align-rules-list): Added an alignment rule for CSS
20915 declarations (applies to css-mode and html-mode buffers).
20916
20917 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
20918
20919 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
20920
20921 2005-03-07 Kim F. Storm <storm@cua.dk>
20922
20923 * simple.el (move-beginning-of-line): New command.
20924
20925 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
20926
20927 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
20928
20929 * emulation/cua-base.el: Put CUA move property on move-end-of-line
20930 and move-beginning-of-line.
20931
20932 * apropos.el (apropos-print): Omit command from M-x ... RET.
20933
20934 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
20935
20936 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
20937 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
20938
20939 2005-03-06 Richard M. Stallman <rms@gnu.org>
20940
20941 * bindings.el (esc-map): Bind M-g to goto-line.
20942
20943 * facemenu.el (global-map): Bind M-o, not M-g.
20944
20945 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20946
20947 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
20948 "Open Directory" as for "Open File".
20949
20950 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
20951
20952 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
20953 (push-mark-command): Run activate-mark-hook.
20954
20955 2005-03-06 Richard M. Stallman <rms@gnu.org>
20956
20957 * help-mode.el (help-mode-finish): Don't alter the element
20958 in view-return-to-alist if there already is one.
20959
20960 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
20961 make sure the current buffer is the expected one.
20962
20963 * novice.el (disabled-command-function): Output in *Disabled Command*.
20964 Explicitly ignore non-keyboard events, and explicitly handle C-g.
20965
20966 * textmodes/flyspell.el (flyspell-large-region):
20967 Pass args differently for aspell.
20968
20969 * files.el (mode-require-final-newline): Doc fix.
20970
20971 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
20972
20973 * progmodes/which-func.el (which-function):
20974 Specify NOERROR when calling imenu--make-index-alist.
20975
20976 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
20977
20978 * simple.el (normal-erase-is-backspace): Define default value.
20979
20980 * custom.el (custom-theme-set-variables): Remove unused var
20981 `immediate'.
20982 (custom-reevaluate-setting): Simple function to handle variables
20983 that are defined before their default value can really be
20984 computed.
20985
20986 * startup.el (command-line): Use it for temporary-file-directory,
20987 small-emporary-file-directory, auto-save-file-name-transforms,
20988 blink-cursor-mode, and normal-erase-is-backspace.
20989
20990 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
20991 progress, even with buggy anchored keywords.
20992
20993 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
20994
20995 * simple.el (goto-line): Remove unbalanced final parenthesis.
20996
20997 2005-03-05 Richard M. Stallman <rms@gnu.org>
20998
20999 * simple.el (goto-line): Use a number at point as the default.
21000 With C-u as arg, switch buffers.
21001
21002 2005-03-05 Juri Linkov <juri@jurta.org>
21003
21004 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
21005 with `no-blinking-cursor'.
21006
21007 * startup.el (no-blinking-cursor): New defvar.
21008 (command-line): Add `--no-blinking-cursor' to longopts.
21009 Set `no-blinking-cursor' to t for command line arguments
21010 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
21011 with `no-blinking-cursor' in the condition for calling
21012 `blink-cursor-mode'.
21013
21014 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
21015
21016 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
21017 (menu-bar-options-save): Add blink-cursor-mode.
21018 (menu-bar-options-menu): Add blink-cursor-mode.
21019
21020 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
21021
21022 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
21023 (icalendar-export-file, icalendar-export-region)
21024 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
21025 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
21026
21027 2005-03-04 Lute Kamstra <lute@gnu.org>
21028
21029 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
21030 (debug-function-list): Ditto.
21031
21032 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
21033
21034 * textmodes/texinfmt.el (texinfo-append-refill):
21035 Redefine the types of line to which @refill
21036 is not appended by replacing a search for `@refill\\|@bye' with
21037 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
21038 itemize@refill' bug and the unfilled long lines bug.
21039 (texinfmt-version): Update number and date.
21040
21041 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21042
21043 * international/code-pages.el (windows-1250, windows-125[2-8])
21044 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
21045
21046 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
21047
21048 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
21049 bound yet.
21050
21051 2005-03-02 Romain Francoise <romain@orebokech.com>
21052
21053 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
21054 buffer after removing limits.
21055 (ibuffer-pop-filter): Ditto.
21056 Update copyright.
21057
21058 2005-03-02 Miles Bader <miles@gnu.org>
21059
21060 * button.el (make-text-button): If the user doesn't specify a
21061 type, use the default. Rewrite to use `add-text-properties' and
21062 plist functions.
21063
21064 2005-03-01 Lute Kamstra <lute@gnu.org>
21065
21066 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
21067 (debugger-jumping-flag): New var.
21068 (debug-entry-code): Use it.
21069 (debugger-jump): Use debugger-jumping-flag and add
21070 debugger-reenable to post-command-hook.
21071 (debugger-reenable): Use debugger-jumping-flag and remove itself
21072 from post-command-hook.
21073 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
21074 debugger-reenable.
21075
21076 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
21077
21078 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
21079 inclusion of "itemize\\|", which may be unnecessary, is certainly
21080 inelegant, and stops refilling in itemize lists when formatting
21081 Japanese Texinfo files to Info.
21082 Update copyright to 2005.
21083
21084 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
21085
21086 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
21087 of an error if GDB can't find the source file.
21088
21089 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21090
21091 * calendar/calendar.el (redraw-calendar): Work from any buffer,
21092 not just the calendar.
21093
21094 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
21095 first.
21096 (diary-redraw-calendar): New function.
21097 (make-diary-entry): Add diary-redraw-calendar to local
21098 write-contents-functions. Turn off selective display before
21099 inserting in diary.
21100
21101 2005-03-01 Kim F. Storm <storm@cua.dk>
21102
21103 * emacs-lisp/copyright.el (copyright-fix-years): New command.
21104
21105 2005-03-01 Lute Kamstra <lute@gnu.org>
21106
21107 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
21108 that debug-entry-code can be safely removed from a function while
21109 this code is being evaluated. Revert the 2005-02-27 change as the
21110 new implementation no longer requires it. Make sure that a
21111 function body containing just a string is not mistaken for a docstring.
21112 (debug): Skip one more frame in case of debug on entry.
21113 (debugger-setup-buffer): Delete one more frame line in case of
21114 debug on entry.
21115 (debugger-frame-number): Update to use the new text introduced by
21116 the 1999-11-03 change. Skip one more frame in case of debug on entry.
21117
21118 2005-02-28 Kim F. Storm <storm@cua.dk>
21119
21120 * double.el (double-translate-key): Call force-window-update after
21121 read-event to avoid crash in redisplay.
21122
21123 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
21124
21125 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
21126 (debug): Use it. Move the inhibit-trace earlier.
21127 (debug-entry-code): New const.
21128 (debug-on-entry-1): Use it.
21129
21130 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
21131
21132 * international/utf-16.el (ccl-encode-mule-utf-16le):
21133 Fix BUFFER_MAGNIFICATION to 2.
21134 (ccl-encode-mule-utf-16be): Likewise.
21135
21136 2005-02-28 Kenichi Handa <handa@m17n.org>
21137
21138 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21139 Fix BUFFER_MAGNIFICATION to 4.
21140 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21141
21142 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
21143
21144 * speedbar.el (speedbar-update-flag): Doc fix.
21145 (speedbar-show-info-under-mouse): Give set-mouse-position the right
21146 argument.
21147
21148 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
21149
21150 * reveal.el (reveal-post-command): Don't try to reveal overlays which
21151 have a non-nil `invisible' property but are actually visible.
21152
21153 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
21154 for perldoc sections.
21155 (perl-outline-regexp, perl-outline-level): New var and function.
21156 (perl-mode): Use them.
21157
21158 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
21159
21160 * calendar/diary-lib.el (diary-remind): Discard any mark portion
21161 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
21162
21163 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
21164
21165 * cus-edit.el: Comment change.
21166 (custom-buffer-create-internal): Slightly reword text at top of
21167 Custom buffers. Mention there that saving an option edits the
21168 init file. Add link to Emacs manual node on `custom-file'.
21169 (custom-magic-alist): Rewrite individual State messages to use
21170 capitalized keywords. Doc fix.
21171
21172 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
21173
21174 * calendar/calendar.el (calendar-buffer): Move above
21175 calendar-week-start-day.
21176 (calendar-week-start-day): Doc fix. Add :set function.
21177 (calendar-minimum-window-height): New variable.
21178 (generate-calendar-window): Only resize window if selected-window
21179 is displaying the calendar buffer. Use new variable
21180 calendar-minimum-window-height.
21181 (generate-calendar): Reword error message.
21182 (calendar-mode-map): Bind DEL to scroll-other-window-down.
21183
21184 2005-02-27 Andreas Schwab <schwab@suse.de>
21185
21186 * vc.el (vc-do-command): Don't run command asynchronously when
21187 operating in a remote directory.
21188
21189 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
21190 change from sync with Tramp 2.0.47.
21191
21192 2005-02-27 Richard M. Stallman <rms@gnu.org>
21193
21194 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
21195
21196 * textmodes/flyspell.el (flyspell-mode-on):
21197 Call ispell-change-dictionary only if necessary.
21198
21199 * emacs-lisp/re-builder.el (regexp-builder): New function.
21200
21201 * register.el (describe-register-1): Explicitly handle
21202 yank-excluded-properties = t.
21203
21204 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
21205 (custom-magic-alist): Change the status descriptions again.
21206 (face widget-type): Total rewrite based on `restricted-sexp'
21207 to eliminate the confusing double hiding levels.
21208
21209 * emacs-lisp/debug.el (debug-on-entry-1):
21210 If function body is empty, add nil as body form.
21211
21212 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21213
21214 * emacs-lisp/trace.el (inhibit-trace): New var.
21215 (trace-make-advice): Use it.
21216
21217 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
21218
21219 2005-02-26 Kim F. Storm <storm@cua.dk>
21220
21221 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
21222 (mouse-on-link-p, mouse-drag-region-1): Use it.
21223
21224 2005-02-25 Lute Kamstra <lute@gnu.org>
21225
21226 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
21227
21228 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
21229
21230 * frame.el (blink-cursor-mode): Add :group keyword.
21231
21232 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
21233
21234 * calendar/icalendar.el (icalendar--decode-isodatetime):
21235 New optional argument DAY-SHIFT.
21236 (icalendar-export-region): Fix coding-system-for-write.
21237 (icalendar--convert-ical-to-diary): Shift end-day of all-day
21238 events by one.
21239
21240 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
21241
21242 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
21243
21244 2005-02-24 Kim F. Storm <storm@cua.dk>
21245
21246 * international/iso-acc.el (iso-accents-compose): Fix crash
21247 during redisplay. Call force-window-update after read-event
21248 and delete-region to signal that window is not accurate.
21249
21250 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
21251
21252 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
21253 Remove unused and inexistent var `inhibit-trace'.
21254 (debugger-mode): Use run-mode-hooks.
21255 (debugger-list-functions): Add buttons; setup xref stack.
21256
21257 2005-02-23 Richard M. Stallman <rms@gnu.org>
21258
21259 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
21260 appointment says it was explicitly made.
21261 (appt-add): Set the 3rd element.
21262 (appt-make-list): Preserve explicit appointments.
21263
21264 * subr.el (find-tag-default): Catch errors in forward-sexp.
21265
21266 2005-02-23 Juri Linkov <juri@jurta.org>
21267
21268 * info.el (Info-isearch-search): New defcustom.
21269 (Info-isearch-search): Call the default isearch function
21270 when Info-isearch-search is nil.
21271 (Info-isearch-wrap): Use variable Info-isearch-search.
21272
21273 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
21274
21275 * cus-edit.el: Comment change.
21276
21277 2005-02-22 Kim F. Storm <storm@cua.dk>
21278
21279 * progmodes/hideif.el (hide-ifdef-use-define-alist):
21280 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
21281
21282 2005-02-22 Simon Josefsson <jas@extundo.com>
21283
21284 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
21285 New variable.
21286 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
21287 Oskarsson" <myrkraverk@users.sourceforget.net>.
21288
21289 2005-02-22 Kim F. Storm <storm@cua.dk>
21290
21291 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21292 check that window of that event is the selected window.
21293 (mouse-drag-region-1): Compare mouse event window to selected
21294 window before setting point.
21295
21296 * tooltip.el (tooltip-show-help-function): Pass event to
21297 mouse-on-link-p so it can check selected window.
21298
21299 2005-02-22 Kenichi Handa <handa@m17n.org>
21300
21301 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21302 (ps-mule-show-warning): New function.
21303 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21304 characters are found.
21305
21306 * ps-print.el (ps-header-footer-string): Return a list of header
21307 and footer strings.
21308
21309 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21310
21311 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21312
21313 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21314
21315 * frame.el (blink-cursor-mode): Use define-minor-mode.
21316
21317 * term/mac-win.el (function-key-map): Use char-names more consistently.
21318 (file-name-coding-system): Only set it for MacOS-9. The other case is
21319 already handled in mule-cmds.el (where it also works when mac-win.el
21320 is not used).
21321
21322 2005-02-21 Kenichi Handa <handa@m17n.org>
21323
21324 * international/mule.el (ctext-pre-write-conversion): Always use
21325 " *code-converting-work*" buffer for work.
21326
21327 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21328
21329 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21330
21331 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21332
21333 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21334
21335 * ses.el (undo-more): Restore defadvice, but only the part that
21336 allows changes outside the restricted area of the buffer.
21337
21338 2005-02-20 Kim F. Storm <storm@cua.dk>
21339
21340 * simple.el (line-move): Add fourth optional arg try-vscroll which
21341 must be set to perform auto-window-vscroll.
21342 When moving backwards and doing auto-window-vscroll, automatically
21343 vscroll to the last part of lines which are taller than the window.
21344 (next-line, previous-line): Set try-vscroll arg on line-move.
21345
21346 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21347
21348 * replace.el (query-replace, query-replace-regexp)
21349 (replace-string, replace-regexp): When operating on region, make
21350 the minibuffer prompt say so.
21351
21352 * isearch.el (isearch-forward): Document isearch-query-replace and
21353 isearch-query-replace-regexp keybindings.
21354
21355 2005-02-19 Jay Belanger <belanger@truman.edu>
21356
21357 * calc/calc-aent.el (math-read-token): Add local variable.
21358
21359 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21360 (calc-edit-top): Move declaration to earlier in file.
21361 (calc-edit-macro-repeats): Add local variables.
21362
21363 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21364 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21365 calcFunc-tanh.
21366 Adjust integration rule for calcFunc-tan.
21367
21368 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21369
21370 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21371 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21372 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21373 (viper-skip-separators): Bug fix.
21374 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21375 particular major mode.
21376 (viper-del-backward-char-in-replace): Don't put deleted char on the
21377 kill ring.
21378
21379 * viper-ex.el (viper-color-display-p): New function.
21380 (viper-has-face-support-p): Use viper-color-display-p.
21381
21382 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21383
21384 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21385
21386 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21387 (viper-file-remote-p): Make equivalent to file-remote-p.
21388
21389 * viper.el (viper-major-mode-modifier-list):
21390 Use viper-gnus-modifier-map.
21391
21392 2005-02-19 David Kastrup <dak@gnu.org>
21393
21394 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21395 quoting.
21396
21397 2005-02-19 Jay Belanger <belanger@truman.edu>
21398
21399 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21400 Remove extra definitions.
21401 (calc-coth): New function.
21402 (calcFunc-cot): Fix `let'.
21403
21404 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21405
21406 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21407 the reasons we use "type pc" in these faces.
21408
21409 * button.el (button): Ditto.
21410
21411 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21412
21413 * replace.el (query-replace-read-from): Set the value of
21414 query-replace-from-history-variable to handle the case of an empty
21415 string entered to accept the suggested default.
21416
21417 * net/tramp.el (tramp-file-name-for-operation):
21418 Use dired-call-process instead of dired-call-process-command.
21419
21420 2005-02-19 Jay Belanger <belanger@truman.edu>
21421
21422 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21423 (math-div-non-trig): New variables.
21424 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21425 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21426 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21427 trig expressions.
21428
21429 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21430
21431 * progmodes/gdb-ui.el (gdb-var-update-handler)
21432 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21433 for watch expressions,
21434 (gdb-var-create-handler): Don't set speedbar-update-flag.
21435 (gdb-post-prompt): Simplify test for speedbar.
21436
21437 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21438
21439 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21440 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21441 we use the syntax table of the correct buffer.
21442 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21443 Felix Gatzemeier.
21444
21445 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21446 (ediff-file-remote-p): Make synonymous with file-remote-p.
21447 In all deffaces ediff-*-face-*, use min-colors.
21448
21449 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21450 ediff-recurse-to-subdirectories.
21451 (ediff-mark-if-equal): Check that the arguments are strings, use
21452 ediff-same-contents (after to Felix Gatzemeier).
21453
21454 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21455 nil.
21456
21457 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21458
21459 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21460
21461 2005-02-18 David Kastrup <dak@gnu.org>
21462
21463 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21464 use `mark-active' when defined.
21465
21466 2005-02-18 Kenichi Handa <handa@m17n.org>
21467
21468 * ps-print.el (ps-font-info-database): New entry
21469 ZapfChancery-MediumItalic with correct font name. Fix font name
21470 of the entry Zapf-Chancery-MediumItalic.
21471
21472 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21473
21474 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21475
21476 2005-02-16 Kim F. Storm <storm@cua.dk>
21477
21478 * ido.el (ido-fallback-command): Pass user input to fallback command.
21479
21480 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21481
21482 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21483 (gdb-find-file-hook): Add server prefix.
21484
21485 2005-02-16 Richard M. Stallman <rms@gnu.org>
21486
21487 * replace.el (perform-replace): Pass new args to replace-highlight.
21488 (replace-highlight): Take region args,
21489 and pass them to isearch-lazy-highlight-new-loop.
21490
21491 * novice.el (disabled-command-hook): Autoload the defalias
21492 and the make-obsolete-variable call.
21493
21494 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21495
21496 * isearch.el (isearch-lazy-highlight-start-limit)
21497 (isearch-lazy-highlight-end-limit): New variables limit
21498 the region for highlighting.
21499 (isearch-lazy-highlight-new-loop): New args BEG and END.
21500 (isearch-lazy-highlight-search): Use the new vars.
21501 (isearch-lazy-highlight-update): Likewise.
21502
21503 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21504
21505 * cus-start.el (all): Use default-boundp.
21506
21507 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21508
21509 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21510
21511 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21512
21513 * autorevert.el (auto-revert-stop-on-user-input)
21514 (auto-revert-verbose): Doc fixes.
21515
21516 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21517
21518 * international/mule-cmds.el (set-locale-environment): Remove call
21519 to set-selection-coding-system on Windows.
21520
21521 2005-02-15 Jay Belanger <belanger@truman.edu>
21522
21523 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21524 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21525 calcFunc-coth.
21526 (math-simplify-sqrt): Add simplifications.
21527
21528 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21529 to list.
21530
21531 * calc/calc-ext.el: Add functions to autoloads.
21532
21533 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21534 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21535 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21536 (math-csc-raw, math-cot-raw): New functions.
21537
21538 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21539
21540 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21541 the variable name in a message.
21542
21543 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21544 calcFunc-csc, calcFunc-cot.
21545
21546 * calc/calcalg2.el: Add derivative and integration rules for
21547 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21548 calcFunc-csch, calcFunc-coth.
21549 (math-do-integral-methods): Add to checks for when to use
21550 substitutions.
21551
21552 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21553
21554 2005-02-15 Lute Kamstra <lute@gnu.org>
21555
21556 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21557 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21558 <monnier@iro.umontreal.ca>
21559 (lisp-outline-level): Improve efficiency. Suggested by David
21560 Kastrup <dak@gnu.org>.
21561
21562 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21563
21564 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21565 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21566 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21567 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21568 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21569
21570 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21571
21572 * cus-start.el (all): Comment change.
21573
21574 2005-02-14 Lute Kamstra <lute@gnu.org>
21575
21576 * cus-start.el (all): Check if symbol is void.
21577
21578 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21579
21580 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21581 optional argument to \cite.
21582
21583 2005-02-14 Richard M. Stallman <rms@gnu.org>
21584
21585 * cus-edit.el (custom-buffer-create-internal): Update help message.
21586 (custom-magic-alist): Update help messages.
21587
21588 * cus-start.el (all): Allow a var to specify a standard value.
21589
21590 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21591
21592 * custom.el (custom-theme-set-variables): Handle variable aliases.
21593
21594 * frame.el (blink-cursor-timer): Doc fix.
21595 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21596 declare obsolete.
21597 (blink-cursor-mode): Define with defcustom and use correct
21598 standard expression in that defcustom.
21599 * startup.el (command-line): Adapt to above changes in frame.el.
21600
21601 2005-02-11 Lute Kamstra <lute@gnu.org>
21602
21603 * apropos.el (apropos-score-doc): Prevent division by zero.
21604
21605 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21606
21607 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21608 (icalendar--get-event-property-attributes)
21609 (icalendar--get-event-properties)
21610 (icalendar--datetime-to-diary-date): New functions.
21611 (icalendar--split-value): Doc fix.
21612 (icalendar--datetime-to-noneuropean-date)
21613 (icalendar--datetime-to-european-date): New optional argument
21614 SEPARATOR. Return result as a string instead of a list.
21615 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21616 (icalendar--convert-string-for-export): Rename arg S to STRING.
21617 (icalendar-export-region): Doc fix. Change name of error buffer.
21618 Save output buffer.
21619 (icalendar-import-file): Add blank at end of prompt.
21620 (icalendar-import-buffer): Doc fix. Do not switch to error
21621 buffer. Indicate status in return value.
21622 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21623 buffer. Save output buffer. Handle exception from recurrence
21624 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21625 events. Fix problems with weekly all-day events.
21626
21627 2005-02-10 Richard M. Stallman <rms@gnu.org>
21628
21629 * simple.el (eval-expression-print-format):
21630 Avoid warning about edebug-active.
21631
21632 * help.el (help-for-help-internal): Rename from help-for-help.
21633 (help-for-help): Define with defalias.
21634
21635 * font-core.el (font-lock-default-function): Use with-no-warnings.
21636
21637 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21638
21639 * custom.el (defface): Doc fix.
21640
21641 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21642
21643 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21644 width 0" to prevent word wrapping problems.
21645
21646 2005-02-09 Kim F. Storm <storm@cua.dk>
21647
21648 * ido.el (ido-file-extensions-order): New defcustom.
21649 (ido-file-extension-lessp, ido-file-extension-aux)
21650 (ido-file-extension-order): New advanced file ordering.
21651 (ido-file-lessp): New simple file ordering.
21652 (ido-sort-list): Remove.
21653 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21654 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21655
21656 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
21657
21658 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21659 that some versions of grep produce.
21660 (grep-mode-font-lock-keywords): Likewise.
21661
21662 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
21663
21664 * progmodes/gdb-ui.el (gdb-location-list): New variable.
21665 (gdb-cdir): Delete.
21666 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21667 (gdb-source-info): Treat case when source file is in another
21668 directory properly.
21669 (gdb-get-location): New function.
21670
21671 2005-02-07 Jay Belanger <belanger@truman.edu>
21672
21673 * calc/calc-prog.el (calc-write-parse-table-part)
21674 (calc-fix-token-name): Fix a check for language type.
21675
21676 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21677
21678 2005-02-07 Andre Spiegel <spiegel@gnu.org>
21679
21680 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21681 as directory not writable.
21682
21683 2005-02-07 Kim F. Storm <storm@cua.dk>
21684
21685 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21686 (cua--standard-movement-commands): Remove list.
21687 Instead, set CUA property value to move for movement commands.
21688 (cua-movement-commands): Remove. Users must set CUA prop instead.
21689 (cua--pre-command-handler): Check CUA property.
21690 (cua--init-keymaps): Don't remap undo commands.
21691 (cua-mode): Don't call cua--rectangle-on-off.
21692
21693 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
21694 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
21695 (cua--rect-undo-set-point): New var.
21696 (cua--rectangle-undo-boundary): Setup undo apply entry.
21697 (cua--rect-undo-handler): New function for rectangle undo.
21698 (cua--rect-start-position, cua--rect-end-position): Add.
21699 (cua--rectangle-post-command): Call cua--rectangle-set-corners
21700 for restored rectangle. Set point if cua--rect-undo-set-point.
21701
21702 2005-02-06 Jay Belanger <belanger@truman.edu>
21703
21704 * calc/calc-lang.el (calc-tex-language): Display more information
21705 in messages.
21706
21707 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
21708 in TeX mode.
21709
21710 2005-02-06 Richard M. Stallman <rms@gnu.org>
21711
21712 * emacs-lisp/lisp.el (buffer-end): Doc fix.
21713
21714 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
21715
21716 * net/ldap.el (ldap-search-internal): Support attributes with
21717 optional descriptions separated by a semi-colon, as in
21718 "userCertificate;binary".
21719
21720 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21721
21722 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
21723 isn't a cons (i.e. the version is 0).
21724
21725 2005-02-05 Eli Zaretskii <eliz@gnu.org>
21726
21727 * help.el (help-for-help): Doc fix.
21728
21729 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
21730
21731 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
21732 GDB-Windows on the menu-bar as this works better.
21733
21734 2005-02-04 Jay Belanger <belanger@truman.edu>
21735
21736 * calc/calc-embed.el (calc-embedded-update): Don't put in
21737 unnecessary newlines. Adjust the end of formula marker.
21738
21739 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
21740 (math-latex-parse-two-args): New function.
21741
21742 2005-02-03 Lute Kamstra <lute@gnu.org>
21743
21744 * help-fns.el (help-with-tutorial): Make sure that users cannot
21745 remove the entire text of the tutorial by means of `undo'.
21746
21747 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
21748
21749 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
21750 in recent changes, where the ispell process was repeatedly
21751 killed & restarted.
21752
21753 * international/mule-cmds.el (set-locale-environment): Set file-name
21754 coding system to utf-8 on Darwin systems.
21755 (set-default-coding-systems): Don't set default-file-name-coding-system
21756 on Darwin systems.
21757
21758 2005-02-03 Richard M. Stallman <rms@gnu.org>
21759
21760 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
21761
21762 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
21763
21764 * faces.el (list-faces-display): Add optional argument.
21765
21766 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
21767
21768 * font-core.el (font-lock-default-function): Handle the rare case where
21769 only font-lock-keywords is set.
21770
21771 2005-02-02 Kenichi Handa <handa@m17n.org>
21772
21773 * international/characters.el: Cancel previous change for
21774 I-WITH-DOT-ABOVE and DOTLESS-i.
21775
21776 * international/latin-5.el: Cancel previous change.
21777
21778 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21779
21780 * progmodes/gud.el: Correction to syntax in gud-menu-map.
21781
21782 2005-02-02 Kenichi Handa <handa@m17n.org>
21783
21784 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
21785 DOTLESS-i.
21786
21787 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
21788 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
21789
21790 * case-table.el (get-upcase-table): New function.
21791 (copy-case-table): Copy upcaes table too if non-nil.
21792 (set-case-syntax-delims): Maintain upcase table too.
21793 (set-case-syntax-pair): Likewise.
21794 (set-upcase-syntax, set-downcase-syntax): New functions.
21795 (set-case-syntax): Maintain upcase table too.
21796
21797 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21798
21799 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
21800
21801 * progmodes/gud.el (gud-goto-info): New function.
21802 (gud-tool-bar-map): Use correct icon.
21803
21804 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21805
21806 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
21807 When delegating, order args in the funcall correctly.
21808
21809 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21810
21811 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
21812
21813 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
21814
21815 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
21816 buffer not visiting a file.
21817
21818 2005-01-31 Jay Belanger <belanger@truman.edu>
21819
21820 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
21821 bound on the line with the formula.
21822
21823 2005-01-31 Kim F. Storm <storm@cua.dk>
21824
21825 * ses.el (ses-create-cell-variable-range)
21826 (ses-destroy-cell-variable-range, ses-reset-header-string)
21827 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
21828 (ses-insert-row): Fix format of apply undo entries.
21829
21830 2005-01-31 Jay Belanger <belanger@truman.edu>
21831
21832 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
21833 parts.
21834
21835 * calc/calc-embed.el (calc-embedded-open-formula)
21836 (calc-embedded-close-formula): Ignore matrix environments.
21837
21838 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
21839 TeX mode.
21840
21841 * calc/calc-lang.el (math-function-table, math-oper-table)
21842 (math-variable-table): Adjust the LaTeX portions.
21843
21844 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
21845 (math-latex-ignore-words): New constant.
21846
21847 2005-01-31 Richard M. Stallman <rms@gnu.org>
21848
21849 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
21850 (ispell-local-dictionary): Doc fix.
21851 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
21852 Don't reinitialize at run time. Don't defcustom.
21853 All uses changed to append ispell-local-dictionary-alist,
21854 or check it first.
21855 (ispell-current-dictionary): New variable for dictionary in use.
21856 (ispell-dictionary): Now used only for global default.
21857 (ispell-start-process): Set ispell-current-dictionary,
21858 not ispell-dictionary.
21859 (ispell-change-dictionary): Use this only for setting
21860 user preferences.
21861 (ispell-internal-change-dictionary): New function
21862 to change the current dictionary in use.
21863 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
21864 Use ispell-current-dictionary.
21865 Handle ispell-local-dictionary-overridden.
21866 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
21867
21868 2005-01-31 Jay Belanger <belanger@truman.edu>
21869
21870 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
21871
21872 * calc/calc-ext.el: Add calc-latex-language to autoloads.
21873 (calc-mode-map): Add calc-latex-language.
21874
21875 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
21876 (math-latex-print-frac): New functions.
21877 (math-oper-table, math-function-table, math-variable-table)
21878 (math-complex-format, math-input-filter): Add latex properties.
21879 (calc-set-language): Set math-expr-special-function-mapping.
21880
21881 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
21882 (calc-write-parse-table-part): Add LaTeX support.
21883
21884 * calc/calc.el (calc-language): Adjust docstring.
21885 (calc-set-mode-line): Add LaTeX support.
21886 (math-expr-special-function-mapping): New variable.
21887 (math-tex-ignore-words): Add to list.
21888
21889 * calc/calccomp.el (math-compose-expr, math-compose-rows):
21890 Add LaTeX support.
21891 (math-compose-expr): Add support for special functions.
21892
21893 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
21894
21895 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
21896
21897 * progmodes/gdb-ui.el (gdb-memory-address)
21898 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
21899 (gdb-memory-mode-map, gdb-memory-format-keymap)
21900 (gdb-memory-format-menu, gdb-memory-unit-keymap)
21901 (gdb-memory-unit-menu): New variables for a buffer
21902 that lets the user examine program memory.
21903 (gdb-memory-set-address, gdb-memory-set-repeat-count)
21904 (gdb-memory-format-binary, gdb-memory-format-octal)
21905 (gdb-memory-format-unsigned, gdb-memory-format-signed)
21906 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
21907 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
21908 (gdb-memory-unit-word, gdb-memory-unit-halfword)
21909 (gdb-memory-unit-byte, gdb-memory-unit-menu)
21910 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
21911 (gdb-memory-mode, gdb-memory-buffer-name)
21912 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
21913 New functions for above buffer.
21914
21915 2005-01-30 Richard M. Stallman <rms@gnu.org>
21916
21917 * cus-edit.el (custom-bury-buffer): Function deleted.
21918 (custom-buffer-done-function): Option deleted.
21919 (custom-buffer-done-kill): New replacement option.
21920 (Custom-buffer-done): Call quit-window.
21921 (custom-buffer-create-internal): Update for above changes.
21922
21923 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
21924
21925 * simple.el (undo-ask-before-discard): New var.
21926 (undo-outer-limit-truncate): Implement it.
21927 (undo-extra-outer-limit): Doc update.
21928
21929 2005-01-29 Richard M. Stallman <rms@gnu.org>
21930
21931 * ses.el (undo-more): Delete defadvice.
21932 (ses-begin-change): Doc fix.
21933
21934 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
21935 instead of rebinding C-x u and C-_.
21936
21937 * files.el (normal-backup-enable-predicate): Return nil for files
21938 in /tmp, regardless of temporary-file-directory.
21939
21940 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
21941
21942 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
21943 (open-rectangle, delete-whitespace-rectangle-line)
21944 (clear-rectangle-line): If FILL, pass t instead of FILL
21945 for move-to-column's 2nd arg.
21946
21947 * simple.el (undo): Fix the test for continuing a series of undos.
21948 (undo-more): Set pending-undo-list to t when we reach end.
21949 (pending-undo-list): Move up defvar.
21950
21951 * wid-edit.el (widget-button-click):
21952 Shorten the range of the track-mouse binding.
21953
21954 * comint.el (comint-insert-input): Undo previous changes;
21955 use last-input-event in interactive spec.
21956
21957 2005-01-29 Eli Zaretskii <eliz@gnu.org>
21958
21959 * progmodes/compile.el (compilation-start): Bind buffer-read-only
21960 to nil before invoking call-process. Reset buffer's modified flag
21961 after fontifying it in the no-async branch.
21962
21963 * wid-edit.el (widget-specify-button): If mouse pointer shape
21964 cannot be changed, use mouse face instead.
21965
21966 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
21967
21968 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
21969 (gdb-goto-breakpoint): Make breakpoint handling work on template
21970 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
21971 (gdb-assembler-custom): Update to recognize breakpoint information
21972 added on 2005-01-19.
21973
21974 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
21975
21976 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
21977 (dsssl-mode): Use define-derived-mode.
21978 (scheme-mode-initialize): Remove.
21979 (scheme-mode): Use run-mode-hooks.
21980
21981 * cus-edit.el (customize-group-other-window)
21982 (custom-buffer-create-other-window): Don't override special-display-*.
21983 (custom-mode-map): Make it dense.
21984
21985 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
21986 sets the default value.
21987
21988 2005-01-28 Eli Zaretskii <eliz@gnu.org>
21989
21990 * descr-text.el: Add more keywords.
21991
21992 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
21993
21994 * speedbar.el: Avoid unnecessary use of locate-library.
21995
21996 * international/mule-cmds.el (standard-display-european-internal):
21997 Don't fiddle with latin-1 non-break space any more since it's now
21998 special cased in the C code.
21999 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
22000
22001 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
22002
22003 * cus-start.el (all): Add `undo-outer-limit'.
22004
22005 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22006
22007 * textmodes/bibtex.el (bibtex-format-entry):
22008 Use `bibtex-empty-field-re' only on the text of fields, not on entire
22009 field lines.
22010 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
22011 not on part of a buffer.
22012
22013 2005-01-25 Lute Kamstra <lute@gnu.org>
22014
22015 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
22016 nonempty field text strings like "{letters\\macro{}more letters}".
22017 Clarify docstring.
22018 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
22019 (bibtex-entry-offset, bibtex-parse-association)
22020 (bibtex-parse-field-name): Fix typos in docstrings.
22021 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
22022
22023 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
22024
22025 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
22026 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
22027 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
22028 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
22029
22030 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
22031 isearch minor mode.
22032
22033 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
22034
22035 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
22036
22037 2005-01-24 Lute Kamstra <lute@gnu.org>
22038
22039 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
22040 CASECHARS and NOT-CASECHARS regular expressions of the
22041 "nederlands" and "nederlands8" dictionaries to prevent a "Range
22042 striding over charsets" error.
22043
22044 2005-01-24 Jay Belanger <belanger@truman.edu>
22045
22046 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
22047 display variable name.
22048
22049 2005-01-24 Kenichi Handa <handa@m17n.org>
22050
22051 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
22052 Fix setting of the element of encoded-kbd-iso2022-invocations.
22053
22054 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
22055
22056 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22057 (gdb-threads-select): Change to also accept mouse events.
22058 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
22059 (gdb-threads-mouse-select): Delete.
22060
22061 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
22062
22063 * files.el (insert-directory): Take care of empty directory,
22064 listed without -a switch.
22065
22066 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
22067
22068 * textmodes/refill.el (refill-post-command-function):
22069 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
22070 to the list of functions that we should be careful not to undo.
22071 (refill-late-fill-paragraph-function): Remove.
22072 (refill-saved-state): New var.
22073 (refill-mode): Use it to save fill-paragraph-function.
22074 Save also the value of auto-fill-function.
22075
22076 * term/w32-win.el: Simplify code.
22077
22078 2005-01-23 Kim F. Storm <storm@cua.dk>
22079
22080 * simple.el (line-move): Adapt to new return value from
22081 pos-visible-in-window-p.
22082
22083 * simple.el (line-move): Fix last change. Check partial
22084 visibility at point rather than at window-start.
22085
22086 2005-01-22 Jason Rumney <jasonr@gnu.org>
22087
22088 * term/w32-win.el (xw-defined-colors): Remove debug-message.
22089
22090 2005-01-22 David Kastrup <dak@gnu.org>
22091
22092 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
22093
22094 2005-01-22 Eli Zaretskii <eliz@gnu.org>
22095
22096 * type-break.el (type-break-mode): Add a test for
22097 type-break-file-name being non-nil.
22098
22099 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
22100
22101 * net/eudc.el (top level): Call (message "") via progn, so that
22102 eudc-options-file is loaded.
22103
22104 2005-01-22 Kim F. Storm <storm@cua.dk>
22105
22106 * simple.el (line-move-1): Rename from line-move.
22107 (line-move): New function that adjusts vscroll for partially
22108 visible rows, and calls line-move-1 otherwise.
22109
22110 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
22111
22112 * pcomplete.el: Define pcomplete-read-event instead of read-event,
22113 since it's not a complete read-event implementation
22114
22115 2005-01-20 Jay Belanger <belanger@truman.edu>
22116
22117 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
22118 for called function.
22119
22120 2005-01-20 Steven Tamm <steventamm@mac.com>
22121
22122 * term/mac-win.el (process-connection-type): Remove.
22123 Controlled now by s/darwin.h:PTY_ITERATION.
22124
22125 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
22126
22127 * window.el (handle-select-window): Don't switch window when we're
22128 in the minibuffer.
22129
22130 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
22131
22132 * subr.el (dotimes-with-progress-reporter): New macro.
22133
22134 * ses.el (ses-dotimes-msg): Remove macro.
22135 Use `dotimes-with-progress-reporter' instead.
22136
22137 2005-01-19 Steven Tamm <steventamm@mac.com>
22138
22139 * term/mac-win.el (process-connection-type): Use new
22140 operating-system-release variable to use ptys on Darwin 7 (OS X
22141 10.3) when using carbon build.
22142
22143 2005-01-19 Jay Belanger <belanger@truman.edu>
22144
22145 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
22146 flags if the last command was a tab or M-tab.
22147
22148 * calc/calc-prog.el (calc-user-define-edit): Put original formula
22149 in formula editing buffer.
22150
22151 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22152
22153 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
22154 breakpoint image symbol in margin.
22155
22156 2005-01-19 Jay Belanger <belanger@truman.edu>
22157
22158 * calc/calc-prog.el (calc-execute-kbd-macro):
22159 Ignore calc-keep-arg-flag.
22160
22161 2005-01-19 Kenichi Handa <handa@m17n.org>
22162
22163 * textmodes/ispell.el (ispell-looking-at): New function.
22164 (ispell-process-line): Use ispell-looking-at to compare the ispell
22165 output and the buffer contents.
22166
22167 2005-01-18 Jay Belanger <belanger@truman.edu>
22168
22169 * calc/calc.el (calc-display-raw): Fix docstring.
22170
22171 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
22172
22173 * simple.el (blink-matching-open): Strip extra info from syntax.
22174
22175 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
22176 funny chars in the end-of-here-doc marker.
22177
22178 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22179
22180 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
22181 that enable/disabled state of breakpoints is shown correctly in
22182 fringe and on ttys.
22183 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
22184 Add breakpoint information as text properties.
22185 (gdb-mouse-toggle-breakpoint):
22186 Rename to gdb-mouse-set-clear-breakpoint.
22187 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
22188 breakpoints in the margin.
22189 (gdb-remove-strings): Simplify.
22190
22191 2005-01-17 Jay Belanger <belanger@truman.edu>
22192
22193 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
22194 erasing buffer.
22195
22196 2005-01-17 Richard M. Stallman <rms@gnu.org>
22197
22198 * progmodes/grep.el (grep-find): Copy from `grep' the condition
22199 for calling grep-compute-defaults.
22200
22201 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
22202 if buffer is empty.
22203
22204 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
22205
22206 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
22207
22208 * hilit-chg.el (highlight-changes-mode): Don't autoload.
22209
22210 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
22211 non-preloaded variables.
22212
22213 2005-01-17 Steven Tamm <steventamm@mac.com>
22214
22215 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
22216 tex-shell cause to force interactivity when using pipes.
22217
22218 2005-01-17 Kim F. Storm <storm@cua.dk>
22219
22220 * simple.el (just-one-space): Make arg optional.
22221
22222 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
22223
22224 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
22225 posn-at-x-y to t to access left-margin.
22226
22227 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
22228
22229 Sync with Tramp 2.0.47.
22230
22231 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
22232 catching keep-date problems in cp/scp operations.
22233 (tramp-handle-copy-file): Don't call `set-file-modes'
22234 unconditionally. Specialized functions should know better what is
22235 necessary. This improves performance a little bit, and the
22236 functions could catch errors with `cp -p' and `scp -p'.
22237 (tramp-do-copy-or-rename-file-via-buffer)
22238 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22239 when appropriate.
22240 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
22241 Call `set-file-modes' when appropriate.
22242 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
22243 Johnsson <isak@hypergene.com>
22244 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
22245 of both Tramp buffer and debug buffer. Reported by Joakim Verona
22246 <joakim@verona.se>
22247 (tramp-file-name-for-operation): Mark `shell-command' as magic for
22248 Emacs only.
22249
22250 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
22251 `find-file-hooks' and `dired-mode-hook'.
22252 (tramp-minor-mode-map): Respective map. Add remapping for
22253 `compile' and `recompile'.
22254 (tramp-remap-command, tramp-recompile): New defuns.
22255 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
22256 in buffer "*Compilation*". Call the commands asynchronously.
22257
22258 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
22259 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
22260 `shell-command', because it isn't magic in XEmacs. Reported by
22261 Adrian Aichner <adrian@xemacs.org>.
22262
22263 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
22264 `substitute-in-file-name.
22265 (tramp-smb-handle-substitute-in-file-name): New defun.
22266 (tramp-smb-advice-PC-do-completion): Delete advice.
22267
22268 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
22269
22270 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
22271 Fix error in deleting region.
22272
22273 2005-01-15 Richard M. Stallman <rms@gnu.org>
22274
22275 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
22276 In non-temp buffer, switch syntax table temporarily.
22277
22278 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
22279
22280 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
22281
22282 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
22283
22284 * imenu.el (imenu--split-menu): Copy menulist before sorting.
22285 (imenu--generic-function): Use START, not BEG, as pos of definition.
22286
22287 * simple.el (just-one-space): Argument specifies number of spaces.
22288
22289 * simple.el (eval-expression-print-format): Avoid warning
22290 about edebug-active.
22291
22292 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22293
22294 * progmodes/sh-script.el: Code copied from make-mode.el
22295 with small changes,
22296 (sh-mode-map): Bind C-c C-\.
22297 (sh-backslash-column, sh-backslash-align): New variables.
22298 (sh-backslash-region, sh-append-backslash): New functions.
22299
22300 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22301
22302 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22303 (rmail-pop-password, rmail-pop-password-required): Move to
22304 rmail-obsolete group.
22305 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22306 All callers updated.
22307 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22308 Take an argument specifying whether it is POP or IMAP mailbox we
22309 are using. All callers updated.
22310 (rmail-pop-password-error): Rename to
22311 rmail-remote-password-error. Added mailutils-specific error message.
22312 (rmail-movemail-search-path)
22313 (rmail-movemail-variant-in-use): New variables.
22314 (rmail-remote-password, rmail-remote-password-required):
22315 New customization variables.
22316 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22317 (rmail-parse-url): New function.
22318 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22319 with GNU mailutils movemail.
22320
22321 2005-01-15 Kevin Ryde <user42@zip.com.au>
22322
22323 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22324 suffix to space, $ or '$, to correctly position point when going
22325 to @table style constants like DBL_MAX.
22326
22327 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22328
22329 * type-break.el (type-break-mode, type-break-file-time)
22330 (type-break-file-keystroke-count, type-break-choose-file):
22331 Don't store data in or load data from the file if type-break-file-name
22332 is nil.
22333 (type-break-file-name): Doc update as per the above.
22334
22335 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22336
22337 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22338 lookup-key might return nil; handle that.
22339
22340 2005-01-15 Alan Mackenzie <acm@muc.de>
22341
22342 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22343 rather than the element found, thus enabling the tree to be setcar'd.
22344
22345 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22346
22347 * textmodes/org.el (org-show-following-heading): New option.
22348 (org-show-hierarchy-above): Use `org-show-following-heading'.
22349 (org-cycle): Documentation fix.
22350
22351 * textmodes/org.el (orgtbl-optimized): New option
22352 (orgtbl-mode): New command, a minor mode.
22353 (orgtbl-mode-map): New variable.
22354 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22355 (orgtbl-error, orgtbl-self-insert-command)
22356 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22357
22358 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22359 a local variable in each org-mode buffer.
22360
22361 * textmodes/org.el (org-set-regexps-and-options): Rename from
22362 `org-set-regexps'. Added checking for STARTUP keyword.
22363 (org-get-current-options): Add STARTUP options.
22364 (org-table-insert-row): Make mode intelligent about when
22365 realignment is needed.
22366 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22367 New commands.
22368 (org-enable-table-editor): New default value `optimized'.
22369 (org-table-blank-field): Support blanking regions if active.
22370
22371 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22372
22373 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22374 if the year is not given.
22375
22376 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22377 Add new escapes %m and %M, fixed bug with %F by adding
22378 save-match-data.
22379 (reftex-reference): Remove ?. from list of spaces.
22380 (reftex-label-info): Add automatic label prefix recognition.
22381
22382 * textmodes/reftex-index.el (reftex-index-next-phrase):
22383 Add slave parameter to call of `reftex-index-this-phrase'.
22384 (reftex-index-this-phrase): New optional argument.
22385 (reftex-index-region-phrases): Add slave parameter to call of
22386 `reftex-index-this-phrase'.
22387 (reftex-display-index): New argument redo.
22388 (reftex-index-rescan): Add `redo' to arguments of
22389 `reftex-display-index'.
22390 (reftex-index-Rescan, reftex-index-revert)
22391 (reftex-index-switch-index-tag): Add `redo' to arguments of
22392 `reftex-display-index'.
22393 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22394 indexing. Fix bug with matching is there is a quote before or
22395 after the word.
22396
22397 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22398 Fix bug when collecting citation keys in lines with comments.
22399 (reftex-citation): Prefix argument no longer rescans the document,
22400 but forces prompting for optional arguments of cite macros.
22401 (reftex-do-citation): Prompting for optional arguments implemented.
22402
22403 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22404 Add optional arguments to most cite commands.
22405 (reftex-cite-cleanup-optional-args): New option
22406 (reftex-cite-prompt-optional-args): New option.
22407 (reftex-trust-label-prefix): New option.
22408
22409 * textmodes/reftex-toc.el (reftex-toc-find-section):
22410 Add push-mark before changing the position in the buffer.
22411
22412 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22413 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22414
22415 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22416
22417 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22418 more carefully.
22419
22420 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22421
22422 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22423 (sgml-mode): Use it.
22424 (sgml-get-context): Better keep track of implicitly closed tags.
22425
22426 2005-01-13 Kenichi Handa <handa@m17n.org>
22427
22428 * textmodes/ispell.el: These changes are to fix misalignment error
22429 caused by equivalent characters of different Emacs charsets.
22430 (ispell-unified-chars-table): New variable.
22431 (ispell-get-decoded-string): New function.
22432 (ispell-get-casechars, ispell-get-not-casechars)
22433 (ispell-get-otherchars): Call ispell-get-decoded-string.
22434
22435 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22436
22437 * custom.el (custom-declare-variable): Just put symbol instead
22438 of (defvar . symbol) in `current-load-list'.
22439
22440 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22441
22442 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22443
22444 2005-01-12 Jay Belanger <belanger@truman.edu>
22445
22446 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22447 to create a Calc summary.
22448
22449 2005-01-12 Kim F. Storm <storm@cua.dk>
22450
22451 * mouse.el (mouse-on-link-p): Change functionality and doc
22452 string to comply with latest description in lisp ref.
22453
22454 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22455
22456 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22457 Enable mouse clicks on mode-line, header-line and margin.
22458 (event-type): Give mouse event symbols an `event-kind' property
22459 with value `mouse-click'.
22460
22461 2005-01-12 Juri Linkov <juri@jurta.org>
22462
22463 * facemenu.el (list-colors-display): Add new arg buffer-name.
22464 Use it. Fix docstring. Replace code for identifying duplicate
22465 colors by the name with call to `list-colors-duplicates' which
22466 identifies duplicate colors by the value unless the color
22467 is one of special Windows colors. Set truncate-lines to t.
22468 Print sorted duplicate color names on each line. Indent to 22
22469 \(the longest color name in rgb.txt) instead of 20. Optimize.
22470 (list-colors-duplicates): New function.
22471 (facemenu-color-name-equal): Delete function.
22472
22473 * facemenu.el (list-colors-print): New function created from code
22474 in list-colors-display. Print #RRGGBB at the window right edge.
22475 (list-colors-display): When temp-buffer-show-function is not
22476 defined, call list-colors-print from temp-buffer-show-hook
22477 to get the right value of window-width in list-colors-print
22478 after the buffer is displayed.
22479
22480 * simple.el (pop-mark): Move deactivate-mark out of conditional
22481 part to deactivate the active mark regardless of the state of the
22482 mark ring.
22483
22484 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22485 variables line in desktop files.
22486
22487 2005-01-12 Juri Linkov <juri@jurta.org>
22488
22489 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22490 Bring together isearch highlight related options.
22491 (lazy-highlight): Replace group `replace' by `matching'.
22492 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22493 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22494 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22495 and declare them obsolete.
22496 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22497 (isearch-faces): Remove defgroup.
22498 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22499 Move isearch highlighting code closer to lazy highlighting code.
22500
22501 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22502 (query-replace-highlight, query-replace-lazy-highlight)
22503 (query-replace): Move definitions to the beginning of the file.
22504
22505 2005-01-11 Juri Linkov <juri@jurta.org>
22506
22507 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22508 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22509 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22510
22511 * info.el (Info-history-forward): New variable.
22512 (Info-select-node): Reset Info-history-forward to nil.
22513 (Info-last): Turn into defalias.
22514 (Info-history-back): Rename from Info-last.
22515 Add current node to Info-history-forward.
22516 (Info-history-forward): New fun.
22517 (Info-mode-map): Replace Info-last by Info-history-back.
22518 Bind Info-history-forward to "r".
22519 (Info-mode-menu): Replace Info-last by Info-history-back.
22520 Fix menu item text. Add menu item for Info-history-forward.
22521 (info-tool-bar-map): Replace Info-last by Info-history-back.
22522 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22523 for Info-history-forward.
22524 (Info-mode): Replace Info-last by Info-history-back in docstring.
22525 Add local variable Info-history-forward.
22526 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22527
22528 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22529
22530 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22531 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22532 Ignore select-window events rather than fiddle with
22533 mouse-autoselect-window.
22534
22535 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22536
22537 * type-break.el (type-break-mode): Fix previous change.
22538
22539 2005-01-10 Jay Belanger <belanger@truman.edu>
22540
22541 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22542 calculator; only reset when point is inside a calculator.
22543 Don't adjust the window height if the window takes up the whole height
22544 of the frame.
22545
22546 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22547
22548 * ebuff-menu.el (Electric-buffer-menu-mode):
22549 Preserve value of buffer-local var header-line-format.
22550
22551 2005-01-09 Jay Belanger <belanger@truman.edu>
22552
22553 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22554 Make sure settings file exists before accessing it.
22555
22556 * calc/calc-embed.el (calc-embedded-subst):
22557 Replace math-multi-subst-rec, which is only supposed to be called
22558 by math-multi-subst, by math-multi-subst.
22559
22560 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22561
22562 * vc.el (vc-allow-async-revert): New user option.
22563 (vc-disable-async-diff): New internal variable.
22564 (vc-revert-buffer): Use them to disable asynchronous diff.
22565
22566 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22567 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22568 asynchronously if vc-disable-async-diff is t.
22569
22570 2005-01-09 Jay Belanger <belanger@truman.edu>
22571
22572 * calc/calc.el (defcalcmodevar): New macro.
22573 (calc-mode-var-list-restore-default-values)
22574 (calc-mode-var-list-restore-saved-values): New functions.
22575 (calc-mode-var-list): Use defcalcmodevar to define it.
22576 (calc-always-load-extensions, calc-line-numbering)
22577 (calc-line-breaking, calc-display-just, calc-display-origin)
22578 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22579 (calc-group-char, calc-point-char, calc-frac-format)
22580 (calc-prefer-frac, calc-hms-format, calc-date-format)
22581 (calc-float-format, calc-full-float-format, calc-complex-format)
22582 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22583 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22584 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22585 (calc-matrix-brackets, calc-language, calc-language-option)
22586 (calc-left-label, calc-right-label, calc-word-size)
22587 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22588 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22589 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22590 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22591 (calc-window-height, calc-display-trail, calc-show-selections)
22592 (calc-use-selections, calc-assoc-selections)
22593 (calc-display-working-message, calc-auto-why, calc-timing)
22594 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22595 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22596 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22597 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22598 (calc-gnuplot-geometry, calc-graph-default-resolution)
22599 (calc-graph-default-resolution-3d, calc-invocation-macro)
22600 (calc-show-banner): Use defcalcmodevar to declare them and set
22601 their default values.
22602
22603 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22604 instead of default values (but restore default values if there is
22605 an argument of 0).
22606
22607 2005-01-09 David Kastrup <dak@gnu.org>
22608
22609 * desktop.el (desktop-restore-eager): Fix typo in type.
22610
22611 2005-01-08 Richard M. Stallman <rms@gnu.org>
22612
22613 * cus-edit.el (customize): Delete :link.
22614
22615 2005-01-08 Jay Belanger <belanger@truman.edu>
22616
22617 * calc/calc.el (calc-mode): Remove the extension from the
22618 `calc-settings-file' file name when loading it.
22619
22620 2005-01-08 Kim F. Storm <storm@cua.dk>
22621
22622 * info.el (Info-mode-map, Info-next-link-keymap)
22623 (Info-prev-link-keymap, Info-up-link-keymap):
22624 Map follow-link to mouse-face.
22625 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22626
22627 2005-01-08 Jay Belanger <belanger@truman.edu>
22628
22629 * calc/calc.el (calc-settings-file): Change default value.
22630 Suggested by cgw in a comment in calc-mode.el.
22631
22632 * calc/calc-mode.el (calc-settings-file-name):
22633 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22634 Replace ~/.emacs in a prompt by calc-settings-file.
22635
22636 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22637
22638 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22639 (desktop-lazy-idle-delay): New customizable variables.
22640 (desktop-buffer-args-list): New variable.
22641 (desktop-append-buffer-args): New function.
22642 (desktop-save): Call desktop-append-buffer-args for some buffers.
22643 (desktop-lazy-create-buffer): New function.
22644 (desktop-idle-create-buffers): New function.
22645 (desktop-read): Add message about buffers to restore lazily.
22646 (desktop-lazy-abort): New command.
22647 (desktop-clear): Call desktop-lazy-abort.
22648 (desktop-lazy-complete): New command.
22649
22650 2005-01-06 Richard M. Stallman <rms@gnu.org>
22651
22652 * emacs-lisp/find-func.el (find-face-definition):
22653 Rename from find-face.
22654
22655 2005-01-06 Kim F. Storm <storm@cua.dk>
22656
22657 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22658
22659 * man.el (Man-xref-man-page, Man-xref-header-file)
22660 (Man-xref-normal-file): Add follow-link property.
22661
22662 2005-01-06 Jay Belanger <belanger@truman.edu>
22663
22664 * calc/calc-units.el: Make sure the proper macro definitions are
22665 available when compiling.
22666
22667 2005-01-06 Juri Linkov <juri@jurta.org>
22668
22669 * isearch.el (isearch-lazy-highlight-update):
22670 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22671
22672 2005-01-06 Miles Bader <miles@gnu.org>
22673
22674 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22675 (isearch-lazy-highlight-face): Use new name.
22676
22677 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
22678
22679 * uniquify.el (uniquify-rationalize-file-buffer-names):
22680 Re-add an interactive spec.
22681 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22682 to the same name.
22683
22684 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22685 (isearch-update, isearch-done): Adjust calls accordingly.
22686
22687 2005-01-05 Richard M. Stallman <rms@gnu.org>
22688
22689 * custom.el (custom-set-variables, custom-theme-set-variables):
22690 Clarify documentation.
22691
22692 * emacs-lisp/find-func.el (find-variable)
22693 (find-variable-other-window, find-variable-other-frame):
22694 Fix the TYPE args to find-function-read and find-function-do-it.
22695 (find-function): Doc fix.
22696 (find-function-at-point): Replace function-at-point alias.
22697
22698 2005-01-04 Richard M. Stallman <rms@gnu.org>
22699
22700 * cus-face.el (custom-declare-face):
22701 Record defface in current-load-list.
22702
22703 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
22704
22705 * emacs-lisp/find-func.el: Doc fixes.
22706 (find-face-regexp): New variable.
22707 (find-function-regexp-alist): New variable.
22708 (find-function-C-source): Third arg is now TYPE.
22709 (find-function-search-for-symbol): Handle general TYPE.
22710 (find-function-read, find-function-do-it): Handle general TYPE.
22711 (find-definition-noselect, find-face): New functions.
22712 (function-at-point): Alias deleted.
22713
22714 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
22715
22716 * battery.el (display-battery-mode): Rename from display-battery.
22717 Handle the case where it gets turned off.
22718
22719 2005-01-04 Richard M. Stallman <rms@gnu.org>
22720
22721 * cus-edit.el (customize): Make :link point to user doc.
22722
22723 * man.el (Man-fontify-manpage): Turn off undo generation.
22724
22725 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
22726
22727 2005-01-04 Andreas Schwab <schwab@suse.de>
22728
22729 * files.el (insert-directory): Only look for error lines in
22730 inserted text. Don't move too far after processing --dired markers.
22731
22732 2005-01-04 Richard M. Stallman <rms@gnu.org>
22733
22734 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22735 Don't expand if the character is @, period, dash, etc.
22736 (define-mail-abbrev): Quote names that contain problem characters.
22737
22738 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
22739
22740 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
22741
22742 2005-01-03 Richard M. Stallman <rms@gnu.org>
22743
22744 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
22745 (query-replace-highlight, query-replace-lazy-highlight)
22746 (query-replace): Definitions moved up. Doc fix.
22747
22748 2005-01-03 Richard M. Stallman <rms@gnu.org>
22749
22750 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
22751 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22752 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22753 (lazy-highlight-face): Rename from isearch-lazy-...
22754 Change all references to them.
22755
22756 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
22757
22758 * cus-edit.el (custom-file): Doc fix for defcustom.
22759 (custom-file): The function no longer sets the variable
22760 `custom-file' to its return value.
22761
22762 * startup.el (command-line): No longer load `custom-file'.
22763
22764 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
22765
22766 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
22767
22768 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
22769 Don't confuse module-prefixed identifiers for labels.
22770 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
22771
22772 2005-01-02 Richard M. Stallman <rms@gnu.org>
22773
22774 * files.el (basic-save-buffer-1): Fix previous change.
22775
22776 * loadhist.el (file-loadhist-lookup): New function.
22777 (file-provides, file-requires): Use it.
22778
22779 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
22780 instead of calculating the right size.
22781
22782 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22783
22784 * vc-svn.el (vc-svn-diff): Stay local if possible.
22785
22786 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
22787
22788 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
22789
22790 * files.el (hack-local-variables): Fix last change.
22791
22792 2005-01-02 Jay Belanger <belanger@truman.edu>
22793
22794 * calc/calc-yank.el (calc-edit-top): New variable.
22795 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
22796 object. Change header properties.
22797 (calc-edit-finish, calc-edit-finish-stack-object)
22798 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
22799 edited object.
22800 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
22801 for the beginning of the edited object.
22802 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
22803 for the beginning of the edited object.
22804 * calc/calc-prog.el (calc-edit-macro-finish-edit)
22805 (calc-finish-formula-edit, calc-macro-repeats)
22806 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
22807 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
22808 beginning of the edited object.
22809 (calc-user-define-edit): Change the header for editing macros.
22810 Remove unnecessary variable.
22811
22812 2005-01-01 Jay Belanger <belanger@truman.edu>
22813
22814 * calc/calc-yank.el (calc-edit-mode): Change default header.
22815 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
22816 * calc/calc-store.el (calc-edit-variable): Change title to match new
22817 header.
22818 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
22819 mode to match new header.
22820 (calc-user-define-edit): Change titles to include names of commands.
22821 (calc-finish-formula-edit): Adjust to handle new header.
22822 (calc-finish-macro-edit): Remove.
22823 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
22824 (calc-edit-macro-command, calc-edit-macro-command-type)
22825 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
22826 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
22827 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
22828 (calc-edit-macro-finish-edit): New functions.
22829 (calc-user-define-edit): Use new functions to edit named calc macros.
22830
22831 2005-01-01 Stefan <monnier@iro.umontreal.ca>
22832
22833 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
22834
22835 * ses.el (copy-region-as-kill): Deactivate mark.
22836
22837 2005-01-01 Richard M. Stallman <rms@gnu.org>
22838
22839 * replace.el (occur-1): If the output buffer is also an input,
22840 don't kill it, rename it.
22841
22842 * faces.el (set-face-background, set-face-foreground): Doc fix.
22843
22844 * cus-face.el (custom-face-attributes): Fix :help-echo strings
22845 for :foreground and :background.
22846
22847 * dired.el (dired-view-command-alist): Variable deleted.
22848 (dired-view-file, dired-mouse-find-file-other-window):
22849 Delete the code to use it.
22850
22851 2005-01-01 Kim F. Storm <storm@cua.dk>
22852
22853 * image.el (insert-sliced-image): Use t for line-height property.
22854
22855 See ChangeLog.11 for earlier changes.
22856
22857 ;; Local Variables:
22858 ;; coding: iso-2022-7bit
22859 ;; End:
22860
22861 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
22862 Copying and distribution of this file, with or without modification,
22863 are permitted provided the copyright notice and this notice are preserved.
22864
22865 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1