]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
2
3 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
4 before use to avoid a warning in packages that require uniquify.
5
6 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
7
8 * loadhist.el (unload-feature-special-hooks):
9 Add `delete-frame-functions'.
10
11 * server.el (server-unload-function): Rename from `server-unload-hook'
12 and adapt to new `unload-feature' functionality. Remove hook from
13 `kill-buffer-hook' buffer-locally.
14 (server-unload-hook): Remove.
15 (server-unload-function): New var; replaces `server-unload-hook'.
16
17 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
18
19 * desktop.el (uniquify-managed): Pacify byte compiler.
20 (desktop-buffer-info): If the buffer name is managed by uniquify,
21 save the base name, not the uniquified one.
22 (desktop-create-buffer): Allow `rename-buffer' to generate a new
23 name in case of conflict.
24
25 2007-10-26 Glenn Morris <rgm@gnu.org>
26
27 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
28 safe-local-variable property.
29
30 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
31
32 * net/browse-url.el (browse-url-browser-function): Delete grail.
33 (browse-url-grail): Function and variable deleted.
34 (browse-url-browser-function): Delete IXI Mosaic.
35 (browse-url-default-browser): Don't try IXI Mosaic.
36 (browse-url-iximosaic): Function deleted.
37 (browse-url-browser-function): Delete MMM.
38 (browse-url-default-browser): Don't try MMM.
39 (browse-url-mmm): Function deleted.
40
41 2007-10-25 Glenn Morris <rgm@gnu.org>
42
43 * progmodes/f90.el (f90-indented-comment-re)
44 (f90-directive-comment-re, f90-break-delimiters):
45 * progmodes/fortran.el (fortran-comment-line-start-skip)
46 (fortran-directive-re):
47 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
48 as safe if they are strings.
49
50 2007-10-25 Richard Stallman <rms@gnu.org>
51
52 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
53
54 2007-10-24 Richard Stallman <rms@gnu.org>
55
56 * savehist.el (savehist-save): Omit unreadable elements.
57
58 * loadhist.el (unload-function-defs-list): Renamed from
59 unload-function-features-list.
60 (unload-feature-special-hooks, unload-feature): Doc fixes.
61
62 * indent.el (indent-to-left-margin): If point's in the indentation,
63 move to the end of the indentation.
64
65 * cus-edit.el (customize-changed-options): Make arg optional.
66
67 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
68
69 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
70
71 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
72
73 * textmodes/css-mode.el: Require CL.
74 (comment-continue): Declare.
75
76 * subr.el (make-variable-frame-localizable): Remove.
77 (make-variable-frame-local): Mark obsolete.
78
79 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
80
81 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
82 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
83
84 2007-10-23 Chris Moore <christopher.ian.moore@gmail.com>
85
86 * comint.el (comint-password-prompt-regexp):
87 Handle `[sudo] password'-style prompt.
88
89 2007-10-23 Glenn Morris <rgm@gnu.org>
90
91 * progmodes/f90.el (f90-do-indent, f90-if-indent)
92 (f90-type-indent, f90-program-indent)
93 (f90-continuation-indent, f90-comment-region)
94 (f90-beginning-ampersand, f90-smart-end)
95 (f90-break-before-delimiters, f90-auto-keyword-case)
96 (f90-leave-line-no, f90-mode-hook):
97 Give an appropriate safe-local-variable property.
98 (f90-font-lock-keywords-2): Fix `go to' regexp.
99
100 * progmodes/fortran.el (fortran-tab-mode-default)
101 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
102 (fortran-structure-indent, fortran-continuation-indent)
103 (fortran-comment-indent, fortran-comment-line-extra-indent)
104 (fortran-comment-line-start)
105 (fortran-minimum-statement-indent-fixed)
106 (fortran-minimum-statement-indent-tab)
107 (fortran-comment-indent-char, fortran-line-number-indent)
108 (fortran-check-all-num-for-matching-do)
109 (fortran-blink-matching-if, fortran-continuation-string)
110 (fortran-comment-region, fortran-electric-line-number)
111 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
112 (fortran-analyze-depth, fortran-break-before-delimiters):
113 Give an appropriate safe-local-variable property.
114
115 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
116
117 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
118 of the subdirs is unreadable.
119
120 2007-10-22 Martin Rudalics <rudalics@gmx.at>
121
122 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
123 Use window-full-width-p.
124
125 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
126
127 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
128 (tpu-edt-off): Use it.
129 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
130 the global-map before adding it to global-map.
131
132 * menu-bar.el (global-buffers-menu-map): New var.
133 (global-map, menu-bar-update-buffers): Use it.
134 * msb.el (msb-menu-bar-update-buffers): Use it.
135 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
136 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
137 Use with-current-buffer.
138
139 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
140
141 * hexl.el (hexl-menu): New major mode menu.
142
143 2007-10-20 Glenn Morris <rgm@gnu.org>
144
145 * progmodes/f90.el (f90-font-lock-keywords-2)
146 (f90-looking-at-type-like): Fix regexp typos.
147
148 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
149
150 * bs.el (bs-mode): Add mode name (accidentally left out
151 in the 2007-10-16 change).
152
153 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
154
155 * bs.el (bs--track-window-changes): Don't refresh the whole list.
156 (bs-mode): Set mode-class property to special.
157
158 * follow.el (follow-unload-function): New function.
159
160 * loadhist.el (unload-function-features-list):
161 Rename from `unload-hook-features-list'.
162 (unload-hook-features-list): Add as obsolete alias.
163 (unload-feature): Use `unload-function-features-list'
164 and new FEATURE-unload-function.
165
166 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
167
168 * loadhist.el (unload-feature-special-hooks):
169 Update list of special hooks.
170
171 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
172 (adaptive-fill-function): Doc fix. Remove * from docstring.
173
174 2007-10-18 Glenn Morris <rgm@gnu.org>
175
176 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
177
178 2007-10-17 Aaron Hawley <aaronh@garden.org>
179
180 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
181 position is not saved.
182
183 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
184
185 * longlines.el (longlines-wrap-follows-window-size): Integer value
186 specifies wrapping margin.
187 (longlines-mode, longlines-window-change-function):
188 Set window-specific wrapping margin based on the above.
189
190 2007-10-17 John Wiegley <johnw@newartisans.com>
191
192 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
193
194 2007-10-17 Glenn Morris <rgm@gnu.org>
195
196 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
197 Tweak regexp to avoid stack overflow.
198
199 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
200
201 * simple.el (reindent-then-newline-and-indent): Don't assume that
202 indent-according-to-mode preserves point.
203
204 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
205
206 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
207 (bs--restore-window-config): Keep the selected frame.
208 (bs--track-window-changes, bs--remove-hooks): New functions.
209 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
210 (bs--show-with-configuration): Revert 2006-11-09 change.
211 Don't reuse window unless it is visible on the selected frame.
212 Restore window configuration (possibly in a different frame)
213 before creating any window.
214
215 2007-10-16 Richard Stallman <rms@gnu.org>
216
217 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
218 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
219 (ad-is-advised, ad-get-advice-info-field)
220 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
221
222 2007-10-16 Glenn Morris <rgm@gnu.org>
223
224 * simple.el (blink-matching-open): Don't report false errors with
225 the `$' syntax class.
226
227 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
228
229 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
230 (filesets-ormap, filesets-sort-case-sensitive-flag)
231 (filesets-remake-shortcut, filesets-ingroup-collect-files):
232 Fix typos in docstrings.
233 (filesets-data-get-name, filesets-data-get-data)
234 (filesets-data-set, filesets-cmd-query-replace-getargs)
235 (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
236
237 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
238
239 * term/mac-win.el: Don't require url when compiling, as url-type is
240 no longer a macro.
241
242 2007-10-14 Glenn Morris <rgm@gnu.org>
243
244 * progmodes/etags.el (select-tags-table): Disable undo in the
245 `*Tags Table List*' buffer.
246
247 2007-10-13 Eli Zaretskii <eliz@gnu.org>
248
249 * dired.el (dired-warn-writable): New face.
250 (dired-warn-writable-face): New variable.
251 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
252 of dired-warning-face, for group- and world-writable files.
253
254 2007-10-13 Glenn Morris <rgm@gnu.org>
255
256 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
257 (octave-re-search-forward-kw, octave-re-search-backward-kw):
258 Add doc string, and an explicit COUNT argument.
259 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
260 `inc' to search functions.
261
262 2007-10-13 John W. Eaton <jwe@octave.org>
263
264 * progmodes/octave-mod.el (octave-looking-at-kw)
265 (octave-re-search-forward-kw, octave-re-search-backward-kw):
266 New functions.
267 (octave-in-defun-p, calculate-octave-indent)
268 (octave-blink-matching-block-open, octave-beginning-of-defun)
269 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
270 to search for regexps that contain case-sensitive keywords.
271 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
272 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
273
274 2007-10-13 Richard Stallman <rms@gnu.org>
275
276 * files.el (directory-abbrev-alist): Doc fix.
277
278 2007-10-13 Jari Aalto <jari.aalto@cante.net>
279
280 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
281
282 2007-10-12 Martin Rudalics <rudalics@gmx.at>
283
284 * frame.el (set-frame-configuration): Assign name parameter only
285 if it has been set explicitly before.
286
287 * window.el (handle-select-window): Revert part of 2007-10-06
288 change setting the input focus.
289
290 2007-10-12 Glenn Morris <rgm@gnu.org>
291
292 * cus-edit.el (custom-variable-menu, custom-face-menu)
293 (custom-group-menu): Check init-file-user rather than
294 user-init-file, in case cus-edit is loaded by site-run-file.
295
296 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
297
298 * follow.el (follow-stop-intercept-process-output):
299 Use `follow-call-process-filter' rather than `process-filter'.
300
301 2007-10-11 Tom Tromey <tromey@redhat.com>
302
303 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
304 frame is visible.
305
306 2007-10-10 Richard Stallman <rms@gnu.org>
307
308 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
309 in *Backtrace*.
310
311 * faces.el (face-font-selection-order): Doc fix.
312
313 * loadhist.el (unload-feature): Doc fix.
314
315 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
316
317 * ps-print.el: Fix the usage of :foreground and :background face
318 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
319 (ps-print-version): New version 6.7.6.
320 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
321 Fix code.
322 (ps-face-foreground-color-p, ps-face-background-color-p)
323 (ps-face-color-p): New inline funs.
324
325 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
326
327 * follow.el: Change all instances of "Follow Mode" to "Follow
328 mode" in docstrings and messages.
329
330 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
331
332 * faces.el (face-font-selection-order): Doc fix.
333
334 * follow.el (follow-mode-hook, follow-mode): Doc fixes.
335 (follow-mode-off-hook): Mark as obsolete.
336
337 2007-10-08 Richard Stallman <rms@gnu.org>
338
339 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
340 (edebug-install-custom-print, edebug-reset-print-funcs)
341 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
342 Functions deleted.
343 (edebug-prin1, edebug-print, edebug-prin1-to-string)
344 (edebug-format, edebug-message): Define directly as aliases.
345
346 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
347
348 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
349
350 2007-10-07 Glenn Morris <rgm@gnu.org>
351
352 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
353 version numbers.
354
355 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
356
357 * net/tramp.el (tramp-completion-mode): Extend doc-string.
358 (tramp-completion-mode-p): Revert change from 2007-09-24.
359 Checking for `return' etc as last character is not sufficient, for
360 example in dired-mode when entering <g> (revert-buffer) or
361 <s> (dired-sort).
362
363 2007-10-06 Martin Rudalics <rudalics@gmx.at>
364
365 * window.el (mouse-autoselect-window-cancel): Don't cancel for
366 select-window or select-frame events.
367 (handle-select-window): When autoselecting window set input
368 focus. Restructure.
369
370 * frame.el (focus-follows-mouse): Moved to frame.c.
371 * cus-start.el (all): Add focus-follows-mouse.
372
373 2007-10-05 Chris Moore <dooglus@gmail.com>
374
375 * server.el (server-kill-new-buffers): Doc fix.
376
377 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
378
379 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
380 activate font-locking in the *buffer-selection* buffer.
381 (bs-show-sorted): Doc fix.
382
383 * bs.el (bs--get-marked-string, bs--get-modified-string)
384 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
385 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
386 (bs--format-aux): Doc fix.
387
388 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
389
390 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
391
392 2007-10-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
393
394 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
395
396 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
397
398 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
399 (gud-gdb): New function for old M-x gdb (text command mode).
400 (gud-gdb-command-name, gdb): Move to...
401
402 * progmodes/gdb-ui.el: ...here and adapt doc string.
403 (gud-gdba-command-name, gdba): Delete.
404
405 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
406
407 * bs.el: Don't defvar `font-lock-verbose'.
408 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
409 (bs--get-file-name): Fix typos in docstrings.
410 (bs--show-header): Use `dolist' instead of `mapcar'.
411 (bs-mode): Set `show-trailing-whitespace' to nil.
412 (bs-buffer-sort-function, bs-mouse-select-other-frame)
413 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
414 Doc fixes.
415
416 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
417
418 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
419
420 2007-10-02 Nick Roberts <nickrob@snap.net.nz>
421
422 * progmodes/gud.el (gdb): Make graphical mode the default and
423 switch to text command mode if appropriate, i.e., reverse previous
424 arrangement.
425 (gud-gdb-marker-filter): Adapt for above change.
426
427 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
428 gud-minor-mode and gud-marker-filter.
429 (gdb-fullname-regexp): New variable.
430 (gud-gdba-marker-filter): Use it to switch to text command
431 mode if appropriate.
432
433 2007-10-02 Richard Stallman <rms@gnu.org>
434
435 * frame.el (cursor-in-non-selected-windows): Doc fix.
436
437 2007-10-01 Nick Roberts <nickrob@snap.net.nz>
438
439 * progmodes/gud.el (gud-display-line): Find source buffer even when
440 GUD buffer has its own frame.
441
442 2007-10-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
443
444 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
445
446 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
447
448 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
449
450 2007-09-29 Martin Rudalics <rudalics@gmx.at>
451
452 * allout.el (allout-before-change-handler): Replace got-char by
453 goto-char.
454
455 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
456
457 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
458 Used to try and automatically enabled smerge-mode in the presence of
459 conflicts and to call `svn resolved' when the conflicts are gone.
460 (vc-svn-parse-status): Remember the svn-specific status.
461
462 * newcomment.el (comment-choose-indent): New function extracted
463 from comment-indent. Improve the alignment algorithm.
464 (comment-indent): Use it.
465
466 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
467
468 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
469 (eldoc-message-commands, eldoc-current-idle-delay):
470 Fix typos in docstrings.
471
472 * progmodes/python.el (python-eldoc-function): Doc fix.
473
474 2007-09-26 Eli Zaretskii <eliz@gnu.org>
475
476 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
477 menu-bar-apropos-menu. All users changed.
478 (menu-bar-help-menu): Change menu symbols to better match the text
479 displayed by the menu.
480
481 2007-09-25 Glenn Morris <rgm@gnu.org>
482
483 * view.el (view-search-no-match-lines): Add a doc string.
484 Rewrite to simplify and work better.
485
486 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
487
488 * net/tramp.el (tramp-completion-mode-p): Rename from
489 `tramp-completion-mode'. Revert logic, check `return', `newline'
490 and such alike. Packages like Icicles tend to use other completion
491 characters but `tab' and `space' only.
492 (top): Require cl.el, when `copy-tree' is not available otherwise.
493
494 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
495 `ad-get-arg'.
496
497 2007-09-24 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
498
499 * net/tramp-vc.el (tramp-vc-user-login-name):
500 Use `vc-find-version' instead of `process-file' to check whether we
501 have a new enough vc that doesn't need the defadvice.
502
503 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
504
505 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
506 #, @, : and ^.
507
508 2007-09-23 Glenn Morris <rgm@gnu.org>
509
510 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
511
512 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
513
514 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
515
516 * log-view.el (log-view-mode-map): Likewise.
517
518 * diff-mode.el (diff-mode-shared-map): Likewise.
519
520 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
521
522 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
523 add inferior-octave-directory-tracker to the buffer-local value
524 of comint-input-filter-functions.
525
526 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
527
528 * files.el (file-name-sans-versions): Also allow `A-Z'.
529
530 * vc.el: Mention all supported VC backends.
531
532 2007-09-22 Richard Stallman <rms@gnu.org>
533
534 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
535 neighbouring buttons.
536
537 2007-09-22 Andreas Schwab <schwab@suse.de>
538
539 * files.el (file-name-sans-versions): Also allow `_'.
540
541 2007-09-22 Glenn Morris <rgm@gnu.org>
542
543 * eshell/esh-mode.el (eshell-output-filter-functions):
544 Add eshell-postoutput-scroll-to-bottom.
545
546 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
547
548 * files.el (file-name-sans-versions): Allow - and a-z in version names.
549
550 * log-view.el (log-view-mode-map, log-view-mode-menu):
551 Bind log-view-annotate-version.
552 (log-view-beginning-of-defun, log-view-end-of-defun)
553 (log-view-annotate-version): New functions.
554 (log-view-mode): Use log-view-beginning-of-defun and
555 log-view-end-of-defun.
556
557 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
558
559 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
560
561 2007-09-21 Kevin Ryde <user42@zip.com.au>
562
563 * international/mule.el (sgml-html-meta-auto-coding-function):
564 Bind `case-fold-search' to t.
565
566 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
567
568 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
569 neighbouring buttons.
570
571 * progmodes/compile.el (compilation-error-regexp-alist-alist):
572 Recognize gcc's use of "note" for informational messages.
573
574 2007-09-20 Glenn Morris <rgm@gnu.org>
575
576 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
577 motion functions, rather than hard-coding "\n\n".
578 (tex-validate-region): Check for eobp, to speed up.
579 (tex-next-unmatched-end): Doc fix.
580
581 2007-09-19 Glenn Morris <rgm@gnu.org>
582
583 * textmodes/tex-mode.el (tex-terminate-paragraph):
584 Use backward-paragraph.
585
586 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
587
588 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
589 (css-mode): Update correspondingly.
590
591 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
592
593 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
594
595 * vc-hooks.el (vc-menu-entry): New var.
596 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
597 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
598 (vc-menu-map): Declare and initialize in one step.
599
600 * menu-bar.el (vc-menu-map): Don't setup any more.
601 Instead, just create the proper spot in the menu.
602
603 2007-09-18 Dan Nicolaescu <dann@ics.uci.edu>
604 Stefan Monnier <monnier@iro.umontreal.ca>
605
606 * vc.el: Document new VC operation `extra-menu'.
607
608 * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
609
610 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
611
612 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
613 Signed-off-by, Acked-by and Merge.
614
615 2007-09-17 Glenn Morris <rgm@gnu.org>
616
617 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
618 filename from `--file-line-error', if it is available.
619
620 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
621
622 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
623 TeX `--file-line-error' format.
624
625 2007-09-17 Glenn Morris <rgm@gnu.org>
626
627 * textmodes/tex-mode.el (tex-region): Simplify previous change,
628 handling the case where the region is not in `tex-main-file'.
629 (tex-region-1): Delete.
630 (tex-region-header): New function, doing the header part of the
631 old tex-region-1.
632
633 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
634
635 * ediff-init.el (ediff-verbose-p): This var is not a constant.
636
637 2007-09-16 Drew Adams <drew.adams@oracle.com>
638
639 * cus-edit.el (custom-face-edit-activate): Doc fix.
640
641 2007-09-16 Glenn Morris <rgm@gnu.org>
642
643 * textmodes/tex-mode.el (tex-region): Handle the case where the
644 region is not in `tex-main-file'. Move the old code that applies
645 to both cases...
646 (tex-region-1): ...to this new function.
647
648 2007-09-15 Martin Rudalics <rudalics@gmx.at>
649
650 * simple.el (blink-matching-open): Don't display message when no
651 paren is found within blink-matching-paren-distance characters.
652 Don't search prompt in blink-matching-paren-distance nil case.
653
654 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
655
656 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
657
658 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
659
660 * vc-mtn.el: New file.
661
662 * vc-hooks.el (vc-handled-backends): Add Mtn.
663
664 2007-09-13 Eli Zaretskii <eliz@gnu.org>
665
666 * files.el (find-file, find-file-other-window)
667 (find-file-other-frame, find-file-existing, find-file-read-only)
668 (find-file-read-only-other-window)
669 (find-file-read-only-other-frame)
670 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
671
672 2007-09-13 Jari Aalto <jari.aalto@cante.net>
673
674 * man.el (Man-default-man-entry): At end of line, continue looking
675 to the next line for possible end of hyphenated command.
676
677 2007-09-13 Chris Moore <dooglus@gmail.com>
678
679 * shell.el (shell-resync-dirs): Don't move the cursor relative to
680 the command being edited.
681
682 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
683
684 * progmodes/gud.el (gdb-ready): New variable.
685 (gdb): Set it to nil. Set gud-running to nil here...
686 (gud-common-init): ...instead of here.
687
688 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
689 Use gdb-ready. Discard input until GDB is ready to accept it.
690
691 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
692
693 * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
694 C-M-S- keys.
695
696 2007-09-12 Martin Rudalics <rudalics@gmx.at>
697
698 * dired.el (dired-warning): Inherit from font-lock-warning-face to
699 make it show up with eight colors.
700
701 2007-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
702
703 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
704 diffs are concatenated with no intervening line.
705
706 2007-09-10 Dave Love <fx@gnu.org>
707
708 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
709 (python-font-lock-keywords): Update to the 2.5 version of the language.
710 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
711 (python-backspace): Only behave funny in code.
712 (python-compilation-regexp-alist): Add PDB stack trace regexp.
713 (inferior-python-mode): Add PDB prompt regexp.
714 (python-fill-paragraph): Refine the fenced-string regexp.
715 (python-find-imports): Handle imports spanning several lines.
716 (python-mode): Add `class' to hideshow support.
717
718 2007-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
719
720 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
721 add-log-buffer-file-name-function rather than bind buffer-file-name,
722 so we dont end up calling change-log-mode in *cvs* when `fi' is the
723 ChangeLog file itself.
724
725 * outline.el (outline-flag-region): Use front-advance.
726
727 2007-09-07 Ilya Zakharevich <ilyaz@cpan.org>
728
729 * progmodes/cperl-mode.el: Merge upstream 5.23.
730 (cperl-where-am-i): Remove function.
731 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
732 (cperl-sniff-for-indent): De-invert [string] and [comment].
733 When looking for label, skip s:m:y:tr.
734 (cperl-indent-line): Likewise.
735 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
736 (cperl-windowed-init): Wrong `ps-print' handling.
737 Both thanks to Chong Yidong.
738 (cperl-look-at-leading-count): Could fail with unfinished RExen.
739 (cperl-find-pods-heres): If the second part of s()[] is missing,
740 don't try to highlight delimiters...
741
742 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
743
744 * progmodes/compile.el (compilation-get-file-structure): Complete last
745 change by also using spec-directory in the puthash.
746
747 2007-09-07 Riccardo Murri <riccardo.murri@gmail.com>
748
749 * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
750 (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
751 (vc-bzr-status): Fix shadowing of variable 'status'.
752 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
753 Use `expand-file-name' instead of `concat'.
754 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
755 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
756
757 2007-09-05 Jason Rumney <jasonr@gnu.org>
758
759 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
760
761 2007-09-02 Richard Stallman <rms@gnu.org>
762
763 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
764 Add `safe-local-variable' property.
765 (lisp-body-indent): Likewise.
766
767 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
768
769 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
770 prev/next-node.
771
772 * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
773 (x-gtk-map-stock): New function.
774
775 2007-09-02 Glenn Morris <rgm@gnu.org>
776
777 * comint.el (comint-mode): Don't set scroll-conservatively.
778
779 * eshell/em-unix.el (eshell/time): Stringify and flatten the
780 non-command arguments.
781
782 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
783
784 * emacs-lisp/bytecomp.el (byte-recompile-directory):
785 Fix bug: Don't expand top-level file name more than once.
786 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
787
788 2007-09-01 Richard Stallman <rms@gnu.org>
789
790 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
791 Add doc string.
792
793 2007-08-30 Richard Stallman <rms@gnu.org>
794
795 * speedbar.el (speedbar-frame-reposition-smartly)
796 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
797 (speedbar-check-vc): Don't use dframe-xemacsp.
798
799 2007-08-30 Martin Rudalics <rudalics@gmx.at>
800
801 * files.el (backup-buffer-copy): Try to overwrite old backup first.
802
803 2007-08-29 Martin Rudalics <rudalics@gmx.at>
804
805 * repeat.el (repeat): Use last-repeatable-command instead of
806 real-last-command. Run pre- and post-command hooks for
807 self-insertion. Update doc-string.
808
809 2007-08-28 Glenn Morris <rgm@gnu.org>
810
811 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
812
813 2007-08-27 Alexandre Julliard <julliard@winehq.org>
814
815 * vc-git.el (vc-git-state): Call git-add --refresh to update the
816 state of the file.
817 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
818 (vc-git-create-repo): Fix invalid command.
819
820 2007-08-27 Richard Stallman <rms@gnu.org>
821
822 * textmodes/flyspell.el (flyspell-mode):
823 Catch errors in flyspell-mode-on.
824
825 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
826
827 * progmodes/modula2.el (m2-definition, m2-module):
828 Don't use previous-line. Reported by T. V. Raman.
829
830 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
831
832 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
833 argument to tool-bar-mode call.
834
835 2007-08-27 Glenn Morris <rgm@gnu.org>
836
837 * diff-mode.el (diff-find-file-name): Only accept regular files,
838 to rule out /dev/null, directories, etc.
839
840 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
841
842 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
843 safe-local-variable setting.
844 * progmodes/perl-mode.el (perl-indent-level): Likewise.
845
846 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
847
848 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
849 of buffers in uniquify-managed.
850
851 * simple.el (invisible-p): Rename from text-invisible-p.
852 Update callers.
853
854 2007-08-25 Alan Mackenzie <acm@muc.de>
855
856 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
857 new language variable.
858
859 * progmodes/cc-engine.el (c-brace-anchor-point): New function.
860 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
861 "extern" etc., rather than BOI. Fix addition of spurious
862 syntactic-symbol 'defun-block-intro, replacing it with
863 'innamespace, etc.
864
865 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
866
867 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
868 Don't behave differently when executed via M-x. Add doc string.
869
870 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
871
872 * files.el (backup-buffer-copy): Don't wrap delete in
873 condition-case, only try to delete if file exists.
874
875 2007-08-24 Glenn Morris <rgm@gnu.org>
876
877 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
878
879 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
880
881 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
882 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
883 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
884 (cperl-etags-goto-tag-location): Use new style backquotes.
885
886 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
887 (dynamic-completion-table): Use it it.
888
889 * net/browse-url.el: Remove spurious * in custom docstrings.
890 (browse-url-filename-alist): Use new-style backquote.
891
892 * emacs-lisp/backquote.el (backquote-unquote-symbol)
893 (backquote-splice-symbol): Clarify they're not new-style unquotes.
894
895 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
896 (\,@): Backslash the , and ,@ which are not new-style unquotes.
897
898 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
899
900 * net/socks.el (socks-username/password-auth-filter):
901 Remove unused vars `state' and `desired-len'.
902 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
903 (socks-wait-for-state-change): Use new-style backquotes.
904
905 * pcvs.el (cvs-mode-status): Fix long-standing typo.
906
907 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
908 backquotes after each `read' rather than once per buffer.
909
910 * dframe.el: Remove spurious * in custom docstrings.
911 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
912 (dframe-xemacs20p): Remove, inline at the sole use point.
913 (defface): Don't defvar the face, don't use old-style backquote.
914 (defcustom): Don't use old-style backquote.
915 (dframe-frame-parameter, dframe-mouse-event-p):
916 Make it obvious that it's always defined.
917 (dframe-popup-kludge): New function to replace
918 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
919 (dframe-frame-mode, dframe-set-timer-internal)
920 (dframe-mouse-set-point): Remove use of with-no-warnings from
921 XEmacs-specific code.
922 (dframe-set-timer-internal): Fix very old bug with
923 post-command-idle-hook.
924
925 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
926
927 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
928
929 * image-mode.el (image-minor-mode): Use image-mode-text-map.
930
931 2007-08-22 Reiner Steib <Reiner.Steib@gmx.de>
932
933 * sort.el (sort-fold-case, sort-numeric-base): Mark as
934 safe-local-variable.
935
936 2007-08-22 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
937
938 * net/browse-url.el (browse-url-emacs): New function.
939
940 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
941
942 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
943 warning if the file uses old style backquotes.
944
945 * emacs-lisp/bytecomp.el (byte-compile-log-file)
946 (byte-recompile-directory, byte-compile-file)
947 (byte-compile-from-buffer): Use with-current-buffer.
948
949 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
950 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
951 (line-move-1, line-move-finish, line-move-to-column)
952 (move-end-of-line, move-beginning-of-line): Use new name.
953
954 2007-08-22 Glenn Morris <rgm@gnu.org>
955
956 * files.el (backup-buffer-copy): Check backup directory is
957 writable, to avoid infloop deleting old backup.
958
959 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
960 movemail related variables.
961 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
962 will now be set before this is called.
963
964 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
965
966 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
967
968 * progmodes/ada-mode.el: Fix up comment style in header.
969 (ada-check-emacs-version): Remove.
970 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
971 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
972 to try and quieten the byte-compiler.
973 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
974
975 * vc.el (vc-annotate-warp-version): Don't use previous-line.
976
977 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
978
979 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
980 extracted from `eval-last-sexp-1'.
981 (eval-last-sexp-1): Call `preceding-sexp'.
982
983 2007-08-19 Glenn Morris <rgm@gnu.org>
984
985 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
986 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
987 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
988 shadow files messing up the compilation.
989
990 2007-08-18 Glenn Morris <rgm@gnu.org>
991
992 * progmodes/scheme.el (scheme-mode-variables):
993 Set font-lock-comment-start-skip.
994
995 2007-08-18 Martin Rudalics <rudalics@gmx.at>
996
997 * progmodes/ada-mode.el (ada-create-syntax-table):
998 Move set-syntax-table from here to ...
999 (ada-mode): ... here. Don't change global value of comment-multi-line.
1000 Call new function ada-initialize-syntax-table-properties.
1001 Add ada-handle-syntax-table-properties to font-lock-mode-hook.
1002 (ada-deactivate-properties, ada-initialize-properties):
1003 Replace by new functions ...
1004 (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
1005 (ada-initialize-syntax-table-properties): ... to set up syntax-table
1006 properties uniformly, independently from whether font-lock-mode
1007 is enabled or not. Handle read-only buffers and do not change
1008 undo-list when setting syntax-table properties.
1009 (ada-after-change-function): Use ada-set-syntax-table-properties.
1010
1011 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
1012
1013 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
1014 (cperl-find-pods-heres): Fix an error when typing expressions like
1015 `s{a}{b}'.
1016
1017 2007-08-17 Glenn Morris <rgm@gnu.org>
1018
1019 * progmodes/compile.el (compilation-get-file-structure): Make use
1020 of the directory part when checking for an existing entry, to
1021 handle files with same basename in different directories.
1022
1023 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1024
1025 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
1026 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
1027 (ps-paragraph-spacing): Docstring fix.
1028
1029 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1030
1031 * smerge-mode.el (smerge-resolve): New arg `safe'.
1032 (smerge-resolve-all, smerge-batch-resolve): New function.
1033 (smerge-refine): Make sure `diff' returns the expected result.
1034 (smerge-parsep-re): New const.
1035 (smerge-mode): Use it to adjust paragraph-separate.
1036
1037 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1038 Correctly match / regexp matchers as first char on a line when
1039 fontifying only that line.
1040
1041 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
1042
1043 2007-08-16 Glenn Morris <rgm@gnu.org>
1044
1045 * ps-print.el (ps-font-size): Doc fix.
1046
1047 2007-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
1048
1049 * vc-bzr.el: Don't fiddle with vc-handled-backend.
1050 (vc-bzr-registered): Don't redundantly protect against
1051 file-error. Actually use the format-specific code.
1052 (vc-bzr-buffer-nonblank-p): Remove.
1053 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
1054
1055 2007-08-15 Glenn Morris <rgm@gnu.org>
1056
1057 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
1058 sloppier, for the sake of GNU Mailman.
1059 (rmail-digest-rfc1153): Initialize `result' correctly.
1060
1061 2007-08-14 Glenn Morris <rgm@gnu.org>
1062
1063 * simple.el (bad-packages-alist): New constant.
1064 (bad-package-check): New function. Together, these two add
1065 elements to `after-load-alist' to check for problematic external
1066 packages.
1067 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
1068
1069 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
1070
1071 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
1072 optional quotes around files in NEED-UPDATE . REMOVED case.
1073
1074 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
1075 (ada-treat-cmd-string): Improve error message.
1076 (ada-do-file-completion): Call `ada-require-project-file', so
1077 project variables are set properly.
1078 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
1079 (ada-gnatfind-buffer-name): New constant.
1080 (ada-find-any-references): Use new constant. Set buffer name
1081 properly in compilation-start. Toggle read-only properly.
1082 (ada-find-in-src-path): Fix spelling error in docstring.
1083
1084 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
1085 by zero error.
1086
1087 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
1088
1089 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
1090
1091 2007-08-12 Richard Stallman <rms@gnu.org>
1092
1093 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
1094 (cvs-execute-single-file): Use new name split-string-and-unquote.
1095 (cvs-header-msg): Use new name combine-and-quote-strings.
1096
1097 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
1098
1099 * progmodes/gud.el (gud-common-init): Use new name
1100 split-string-and-unquote.
1101
1102 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
1103 in javac regexp.
1104
1105 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
1106 combine-and-quote-strings and split-string-and-unquote.
1107
1108 * subr.el (combine-and-quote-strings): Rename from strings->string.
1109 (split-string-and-unquote): Rename from string->strings.
1110
1111 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1112
1113 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
1114 to buffer-local settings.
1115
1116 * emacs-lisp/backquote.el (backquote-delay-process): New function.
1117 (backquote-process): Add internal arg `level'. Use the two to
1118 correctly handle nested backquotes.
1119
1120 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
1121
1122 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
1123 (vc-bzr-state-words): Add "kind changed" state word.
1124 (vc-bzr-status): New function. Return Bzr idea of file status,
1125 which is different from VC's.
1126 (vc-bzr-state): Use vc-bzr-status.
1127 (vc-workfile-unchanged-p): Use vc-bzr-status.
1128 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
1129 (vc-dired-state): Process "kind changed" state word.
1130
1131 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
1132
1133 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
1134
1135 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
1136 Move from vc-default-find-file-not-found-hook.
1137
1138 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
1139
1140 * url/url-auth.el (url-basic-auth): When prompting for username
1141 and password, default to the username and password in the URL.
1142
1143 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1144
1145 * man.el: Remove spurious * in docstrings.
1146 Merge defvars and toplevel setq-defaults.
1147 (Man-highlight-references0): Limit=nil rather than point-max.
1148 (Man-mode-map): Move initialization into the declaration.
1149 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
1150 (Man-view-header-file): Use expand-file-name rather than concat.
1151 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
1152
1153 * man.el (Man-next-section): Make sure we do not move backward.
1154
1155 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1156
1157 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
1158 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
1159 ps-print-color-p is neither nil nor black-white. Reported by Christian
1160 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1161
1162 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1163
1164 * files.el (auto-mode-alist): Use the purecopied text (duh!).
1165
1166 2007-08-08 Andreas Schwab <schwab@suse.de>
1167
1168 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
1169 self-insert-command, not self-insert.
1170
1171 2007-08-08 Glenn Morris <rgm@gnu.org>
1172
1173 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
1174
1175 * Replace `iff' in doc-strings and comments.
1176
1177 * help-mode.el (help-make-xrefs): Search for symbol constituents,
1178 rather than just `-'.
1179
1180 2007-08-08 Martin Rudalics <rudalics@gmx.at>
1181
1182 * dired.el (dired-pop-to-buffer):
1183 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1184 * calendar/calendar.el (generate-calendar-window):
1185 * progmodes/compile.el (compilation-set-window-height):
1186 * textmodes/two-column.el (2C-two-columns, 2C-merge):
1187 Use window-full-width-p instead of comparing frame-width and
1188 window-width.
1189
1190 * progmodes/compile.el (compilation-find-buffer): Remove extra
1191 argument in call to compilation-buffer-internal-p.
1192
1193 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
1194
1195 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
1196 parameters IDENTIFICATION and CONNECTED.
1197 (tramp-handle-insert-file-contents): VISIT must be handled after
1198 insertion of the local copy. Reported by Peter Gordon
1199 <peter@pg-consultants.com>.
1200 (tramp-file-name-handler): No special handling for
1201 `expand-file-name'. But for `file-name-as-directory'.
1202 (tramp-find-shell, tramp-open-connection-telnet)
1203 (tramp-open-connection-rsh, tramp-open-connection-su)
1204 (tramp-open-connection-multi)
1205 (tramp-open-connection-setup-interactive-shell): Guard against
1206 $PROMPT_COMMAND shell var. Reported by Steve Youngs
1207 <steve@sxemacs.org>.
1208 (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
1209 the hint.
1210
1211 * net/trampver.el: Update release number.
1212
1213 2007-08-07 Tom Tromey <tromey@redhat.com>
1214
1215 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
1216 Add safe-local-variable property.
1217
1218 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * image-mode.el (image-toggle-display): Use image-refresh.
1221
1222 * longlines.el (longlines-decoded): New variable.
1223 (longlines-mode): Avoid encoding or decoding the buffer twice.
1224
1225 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
1226
1227 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
1228 unofficial version.
1229 (vc-bzr-command): Remove redundant setting of process-connection-type.
1230 (vc-bzr-admin-checkout-format-file): Add autoload.
1231 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
1232 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
1233 (vc-bzr-registered): Compare dirstate format tag with known good
1234 value, abort parsing if match fails. Warn user in docstring.
1235 (vc-bzr-workfile-version): Case for different Bzr branch formats.
1236 See bzrlib/branch.py in Bzr sources.
1237 (vc-bzr-diff): First argument FILES may be a string rather than a list.
1238 (vc-bzr-shell-command): Remove in favor of
1239 vc-bzr-command-discarding-stderr.
1240 (vc-bzr-command-discarding-stderr): New function.
1241
1242 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
1243
1244 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
1245 program, and return nil
1246 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
1247 (vc-bzr-state): Look for path names relative to the repository
1248 root after status keyword.
1249 (vc-bzr-file-name-relative): New function.
1250 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
1251 depend on it.
1252 (vc-bzr-admin-dirname, ...-checkout-format-file)
1253 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
1254 files that we now parse directly for speed.
1255 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
1256 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
1257 (vc-bzr-state): "bzr status" successful only if exitcode is 0
1258 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
1259 Bzr warnings, so we must discard it.
1260 (vc-bzr-workfile-version): Speedup counting lines from
1261 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
1262 if that file doesn't exist.
1263 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
1264 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
1265 (not ".bzr"!) to `vc-directory-exclusion-list'
1266 (vc-bzr-shell-command): New function.
1267
1268 2007-08-06 Tom Tromey <tromey@redhat.com>
1269
1270 * diff-mode.el (diff-unified->context, diff-reverse-direction)
1271 (diff-fixup-modifs): Typo in docstring.
1272
1273 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
1274
1275 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
1276 count-screen-lines.
1277 (tpu-edt-off): Disable relevant pieces of advice.
1278
1279 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
1280 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
1281 (newline, newline-and-indent, do-auto-fill): Use advice instead of
1282 redefining the function.
1283 (tpu-set-scroll-margins): Activate the pieces of advice.
1284
1285 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
1286
1287 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
1288 process-filter.
1289
1290 2007-08-06 Martin Rudalics <rudalics@gmx.at>
1291
1292 * help.el (resize-temp-buffer-window): Use window-full-width-p
1293 instead of comparing frame-width and window-width.
1294
1295 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change)
1296
1297 * term.el: Honor term-default-fg-color and term-default-bg-color
1298 settings when modifying term-current-face.
1299 (term-default-fg-color, term-default-bg-color): Initialize from
1300 default term-current-face.
1301 (term-mode, term-reset-terminal): Set term-current-face with
1302 term-default-fg-color and term-default-bg-color.
1303 (term-handle-colors-array): term-current-face has term-default-fg-color
1304 and term-default-bg-color after reset escape sequence.
1305 (term-handle-colors-array): Set term-current-color with
1306 term-default-fg/bg-color instead of ansi-term-color-vector when the
1307 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
1308
1309 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
1310
1311 * files.el (set-auto-mode): Handle also remote files wrt
1312 `auto-mode-alist'.
1313
1314 * net/tramp.el (tramp-handle-file-remote-p): Return a string as
1315 remote identification.
1316
1317 2007-08-04 Glenn Morris <rgm@gnu.org>
1318
1319 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
1320 zero, not nil, when the library is first loaded. Check for a file
1321 that has been modified on disk.
1322
1323 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
1324 Remove duplicate defvar preventing initialization.
1325 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
1326
1327 2007-08-03 Miles Bader <miles@gnu.org>
1328
1329 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
1330 backend names for new backends to `Git', `Hg', and `Bzr'.
1331 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
1332 not `HG'.
1333 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
1334 name, not `GIT'.
1335 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
1336 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
1337
1338 2007-08-03 Glenn Morris <rgm@gnu.org>
1339
1340 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
1341
1342 2007-08-02 Richard Stallman <rms@gnu.org>
1343
1344 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
1345 to update deleted flag.
1346
1347 * cus-edit.el (customize-apropos, customize-apropos-options)
1348 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
1349
1350 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
1351
1352 * startup.el (fancy-splash-head, startup-echo-area-message):
1353 Change message text.
1354
1355 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
1356 All callers use line-move.
1357
1358 * progmodes/compile.el (compilation-find-buffer): Return current
1359 buffer immediately if suitable.
1360 (compile, compilation-buffer-name, compilation-start): Doc fixes.
1361
1362 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1363
1364 * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
1365 Make it more discriminating and more useful.
1366 (vc-bzr-root-dir): Use new name.
1367 (vc-bzr-registered): Use new name and look at the dirstate file to
1368 determine if it's registered or not without running `bzr'.
1369
1370 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
1371
1372 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
1373
1374 2007-07-31 Drew Adams <drew.adams@oracle.com>
1375
1376 * cus-edit.el (custom-group-value-create, custom-goto-parent):
1377 Fix parent groups link.
1378
1379 2007-07-31 Daiki Ueno <ueno@unixuser.org>
1380
1381 * faces.el (face-normalize-spec): New function.
1382 (frame-set-background-mode): Normalize face-spec before calling
1383 face-spec-match-p.
1384
1385 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
1386
1387 * vc-bzr.el: New file (copied from the trunk).
1388
1389 * vc-hooks.el (vc-handled-backends): Add BZR.
1390 (vc-find-file-hook): Failsafe if the backend's `registered'
1391 function burps.
1392
1393 * server.el (server-window): Add switch-to-buffer-other-frame option.
1394
1395 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1396
1397 * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
1398 (vc-git-revision-completion-table): Enable.
1399
1400 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
1401
1402 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
1403
1404 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
1405 (vc-hg-registered): Set the vc-state property.
1406
1407 * diff-mode.el (diff-mode-menu): New entries.
1408
1409 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1410
1411 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
1412 (diff-file-kill): Use it.
1413 (diff-beginning-of-hunk): Add arg `try-harder' using it.
1414 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
1415 Use it so they find the hunk even when we're in the file header.
1416
1417 * vc.el: Add new VC operation `revision-completion-table'.
1418 (vc-default-revision-completion-table): New function.
1419 (vc-version-diff, vc-version-other-window): Use it to provide
1420 completion of revision names if the backend provides it.
1421
1422 * vc-arch.el (vc-arch--version-completion-table)
1423 (vc-arch-revision-completion-table): New functions to provide
1424 completion of revision names.
1425
1426 * vc-cvs.el: Require CL.
1427 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
1428 New functions to provide completion of revision names.
1429
1430 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
1431
1432 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
1433 (copyright-fix-years, copyright): Correctly handle the case where
1434 copyright-limit is nil.
1435
1436 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
1437
1438 * progmodes/python.el (run-python): Fix path separator under w32.
1439
1440 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
1441
1442 * vc-git.el: New File.
1443
1444 2007-07-28 Alan Mackenzie <acm@muc.de>
1445
1446 Fix problem with modes derived from CC Mode:
1447 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
1448 macro to cc-langs.
1449 (c-init-language-vars-for): Remove call to above macro.
1450 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
1451 been moved to here.
1452 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
1453
1454 2007-07-28 Eli Zaretskii <eliz@gnu.org>
1455
1456 * net/trampver.el: Fix the `coding' cookie.
1457
1458 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
1459
1460 * add-log.el (change-log-redate): Remove (not needed anymore and
1461 doesn't appear to work).
1462
1463 2007-07-25 Glenn Morris <rgm@gnu.org>
1464
1465 * Relicense all FSF files to GPLv3 or later.
1466
1467 * COPYING: Switch to GPLv3.
1468
1469 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1470
1471 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
1472 Replace it with another one which disables undo before calling
1473 erase-buffer and then turns it back on if needed.
1474
1475 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1476
1477 * ps-print.el: Problem with foreground and background color when
1478 printing a buffer with and without faces. Reported by Christian
1479 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1480 (ps-print-version): New version 6.7.5.
1481 (ps-default-fg): Change default value to nil, so black color is used
1482 when a face does not specify a foreground color.
1483 (ps-default-bg): Change default value to nil, so white color is used
1484 for background color.
1485 (ps-begin-job): Fix code.
1486
1487 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1488
1489 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
1490
1491 2007-07-24 Alan Mackenzie <acm@muc.de>
1492
1493 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
1494 Initialise byte-compile-unresolved-functions before rather than
1495 after a compilation.
1496 (byte-compile-unresolved-functions): Amplify doc string.
1497
1498 2007-07-24 Glenn Morris <rgm@gnu.org>
1499
1500 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
1501 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
1502 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
1503 (cal-tex-cursor-week, cal-tex-cursor-week2)
1504 (cal-tex-cursor-week-iso, cal-tex-week-hours)
1505 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
1506 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1507 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
1508
1509 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
1510
1511 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
1512
1513 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1514
1515 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
1516 underlying file is uptodate.
1517
1518 2007-07-23 Richard Stallman <rms@gnu.org>
1519
1520 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
1521
1522 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1523
1524 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
1525 (sh-font-lock-flush-syntax-ppss-cache): New funs.
1526 (sh-font-lock-syntactic-keywords): Use them to distinguish the
1527 different possible cases for \'.
1528 (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
1529
1530 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
1531 `file' from which to start the search and fix case where `file' is the
1532 current directory and the root as well.
1533
1534 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
1535 name for buffer-file-name if it refers to a directory.
1536
1537 2007-07-22 Jason Rumney <jasonr@gnu.org>
1538
1539 * w32-fns.el (set-default-process-coding-system): Use dos line ends
1540 for input to cmdproxy on all versions of Windows.
1541 Use dos line ends for input to plink.
1542
1543 * comint.el (comint-simple-send): Concat newline before sending.
1544 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
1545
1546 2007-07-22 Juri Linkov <juri@jurta.org>
1547
1548 * isearch.el (isearch-edit-string): Save old point and
1549 isearch-other-end to old-point and old-other-end before reading
1550 the search string from minibuffer. After exiting minibuffer set
1551 point to old-other-end if point and the search direction is the
1552 same as before reading the search string.
1553 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
1554 to isearch-other-end. Instead of isearch-search-and-update call
1555 three functions isearch-search, isearch-push-state and isearch-update.
1556
1557 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1558
1559 * textmodes/reftex.el (reftex-access-parse-file): Do not risk
1560 destroying an existing buffer.
1561
1562 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1563
1564 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
1565
1566 * term/x-win.el (x-handle-no-bitmap-icon): New function.
1567
1568 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1569
1570 * textmodes/reftex.el (reftex-access-parse-file): Create parse
1571 file in a way that does not interfere with recentf.
1572
1573 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1574
1575 * image-dired.el (image-dired-sane-db-file): New func.
1576 (image-dired-write-tags, image-dired-remove-tag)
1577 (image-dired-list-tags, image-dired-write-comments)
1578 (image-dired-get-comment, image-dired-mark-tagged-files)
1579 (image-dired-create-gallery-lists): Call new func.
1580 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
1581
1582 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
1583
1584 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
1585 (vc-hg-dir-state): Fix loop.
1586 (vc-hg-print-log): Fix expected return value for vc-hg-command.
1587 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
1588 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
1589 (vc-hg-revert): Likewise.
1590 (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
1591
1592 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1593
1594 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
1595 case of alignment under a constant symbol, find and consider
1596 the sexp actually at indentation to be the "last sexp".
1597
1598 2007-07-20 Eli Zaretskii <eliz@gnu.org>
1599
1600 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
1601 (install): Use them to copy all *.el files before *.elc.
1602 (clean): Don't delete *~.
1603
1604 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1605
1606 * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
1607
1608 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu>
1609
1610 * vc-hg.el (vc-hg-registered): Replace if with when.
1611 (vc-hg-state): Deal with nonexistent files.
1612
1613 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
1614
1615 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
1616 (follow-delete-other-windows-and-split, follow-recenter)
1617 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
1618 (follow-redisplay, follow-estimate-first-window-start)
1619 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
1620 Fix typos in docstrings.
1621
1622 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
1623
1624 * bookmark.el (bookmark-show-all-annotations):
1625 Make sure each inserted annotation ends with newline.
1626
1627 (bookmark-maybe-sort-alist): Don't modify
1628 bookmark-alist. Instead, if not sorting, simply return it.
1629 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
1630 for its return value, not for its side effect.
1631
1632 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
1633
1634 * vc.el: Add more info about the vc-registered function.
1635
1636 2007-07-16 David Kastrup <dak@gnu.org>
1637
1638 * emacs-lisp/advice.el (defadvice): Doc fix.
1639
1640 2007-07-16 Juanma Barranquero <lekktu@gmail.com>
1641
1642 * subr.el (when, unless): Doc fix.
1643
1644 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
1645
1646 * vc-hg.el (vc-hg-state): Handle removed files.
1647 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
1648 (vc-hg-checkout): Re-enable.
1649
1650 2007-07-15 Richard Stallman <rms@gnu.org>
1651
1652 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
1653
1654 * tutorial.el (tutorial--find-changed-keys):
1655 Handle C-x specially like ESC.
1656
1657 2007-07-15 Roland McGrath <roland@frob.com>
1658
1659 * add-log.el (add-change-log-entry): Check add-log-full-name
1660 and add-log-mailing-address later, after change-log-mode-hook.
1661
1662 2007-07-15 Richard Stallman <rms@gnu.org>
1663
1664 * isearch.el (isearch-mode, isearch-done):
1665 Delete unintended code in previous change.
1666
1667 * ps-print.el (ps-default-bg): Change to White.
1668
1669 2007-07-15 Aaron Hawley <aaronh@garden.org>
1670
1671 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
1672
1673 2007-07-15 Martin Rudalics <rudalics@gmx.at>
1674
1675 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
1676 when handling the terminating event.
1677
1678 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
1679
1680 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
1681
1682 2007-07-13 Eli Zaretskii <eliz@gnu.org>
1683
1684 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
1685 (install): Use them to copy all *.el files before *.elc.
1686
1687 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
1688
1689 * replace.el (match): Use yellow1 instead of yellow.
1690
1691 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
1692
1693 * pcvs-info.el (cvs-unknown): Likewise.
1694
1695 2007-07-12 Davis Herring <herring@lanl.gov>
1696
1697 * desktop.el (desktop-buffer-info, desktop-save):
1698 Use `desktop-dirname' instead of `dirname'.
1699
1700 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
1701
1702 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
1703
1704 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
1705
1706 2007-07-10 Richard Stallman <rms@gnu.org>
1707
1708 * emacs-lisp/lisp-mode.el (eval-defun):
1709 Explain special handling of `defface'.
1710
1711 2007-07-09 Richard Stallman <rms@gnu.org>
1712
1713 * isearch.el (isearch-edit-string): Call to isearch-push-state
1714 after the search.
1715
1716 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
1717
1718 * cus-start.el (file-coding-system-alist): Fix custom type.
1719
1720 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
1721
1722 * longlines.el (longlines-wrap-region): Avoid marking buffer as
1723 modified.
1724 (longlines-auto-wrap, longlines-window-change-function):
1725 Remove unnecessary calls to set-buffer-modified-p.
1726
1727 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1728
1729 * vc.el (vc-default-log-view-mode): New function.
1730 (vc-print-log): Add new `log-view-mode' VC operation.
1731
1732 2007-07-08 Nick Roberts <nickrob@snap.net.nz>
1733
1734 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
1735 Rename and move to...
1736
1737 * subr.el (strings->string, string->strings): ...here.
1738
1739 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
1740 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
1741
1742 * progmodes/gud.el (gud-common-init): Call string->strings instead
1743 of split-string.
1744
1745 2007-07-07 Eli Zaretskii <eliz@gnu.org>
1746
1747 * term/w32-win.el (menu-bar-open): New function.
1748 Bind <f10> to it.
1749
1750 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
1751
1752 * log-view.el (log-view-mode-menu): New menu.
1753
1754 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
1755
1756 * vc-hg.el: New file.
1757
1758 2007-07-06 Andreas Schwab <schwab@suse.de>
1759
1760 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
1761 dynamic bindings around the evaluation of the expression.
1762 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
1763
1764 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
1765
1766 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
1767 file names.
1768
1769 2007-07-02 Martin Rudalics <rudalics@gmx.at>
1770
1771 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
1772
1773 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
1774 event is not a cons cell. Do not unread drag-mouse-1 events.
1775 Select right window in check whether space was stolen from
1776 window above.
1777
1778 2007-07-01 Richard Stallman <rms@gnu.org>
1779
1780 * files.el (find-file-visit-truename): Fix safe-local-variable value.
1781
1782 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
1783
1784 * generic-x.el (generic-define-mswindows-modes)
1785 (generic-define-unix-modes, apache-log-generic-mode)
1786 (bat-generic-mode-keymap, java-manifest-generic-mode)
1787 (show-tabs-generic-mode): Fix typos in docstrings.
1788
1789 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1790
1791 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
1792 replace-regexp-in-string.
1793
1794 2007-06-28 Andreas Schwab <schwab@suse.de>
1795
1796 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
1797 $(lisp)/subdirs.el.
1798
1799 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
1800
1801 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
1802 the speedbar frame if nil; that deletes the current frame or
1803 causes an error if it is the only frame.
1804 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
1805
1806 2007-06-24 Juanma Barranquero <lekktu@gmail.com>
1807
1808 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
1809 directory where the desktop file was found, as the docstring says.
1810 (desktop-kill): Use `read-directory-name'.
1811
1812 * desktop.el (desktop-load-locked-desktop): New option.
1813 (desktop-read): Use it.
1814 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
1815 Use `when'.
1816
1817 2007-06-24 Davis Herring <herring@lanl.gov>
1818
1819 * desktop.el (desktop-save-mode-off): New function.
1820 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
1821 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
1822 (desktop-claim-lock, desktop-release-lock): New functions.
1823 (desktop-kill): Tell `desktop-save' that this is the last save.
1824 Release the lock afterwards.
1825 (desktop-buffer-info): New function.
1826 (desktop-save): Use it. Run `desktop-save-hook' where the doc
1827 says to. Detect conflicts, and manage the lock.
1828 (desktop-read): Detect conflicts. Manage the lock.
1829
1830 2007-06-23 Eli Zaretskii <eliz@gnu.org>
1831
1832 * ls-lisp.el (insert-directory): If an invalid regexp error is
1833 thrown, try using FILE as a literal file name, not a wildcard.
1834 Check for FILE as an existing file, not just a directory.
1835
1836 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
1837
1838 * ruler-mode.el (ruler-mode): Prevent clobbering the original
1839 `header-line-format' when reentering ruler mode.
1840
1841 2007-06-23 Eli Zaretskii <eliz@gnu.org>
1842
1843 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
1844 FILE exists as a directory.
1845
1846 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
1847
1848 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
1849 (vera-font-lock-match-item): Fix doc string.
1850 (vera-in-comment-p): Remove unused function.
1851 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
1852 use `syntax-ppss'.
1853 (vera-forward-syntactic-ws): Fix argument order.
1854 (vera-prepare-search): Use `with-syntax-table'.
1855 (vera-indent-line): Fix doc string.
1856 (vera-electric-tab): Fix doc string.
1857 (vera-expand-abbrev): Define alias instead of using `fset'.
1858 (vera-comment-uncomment-region): Use `comment-start-skip'.
1859
1860 2007-06-20 Reto Zimmermann <reto@gnu.org>
1861
1862 * progmodes/vera-mode.el: New file.
1863
1864 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
1865
1866 * ido.el (ido-find-file-in-dir): Don't signal an error for
1867 empty directories.
1868
1869 2007-06-18 Alan Mackenzie <acm@muc.de>
1870
1871 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
1872 When removing lines, also remove the \n. Correction of patch of
1873 2007-04-21.
1874
1875 2007-06-17 Glenn Morris <rgm@gnu.org>
1876
1877 * lpr.el (lpr-page-header-switches): Move %s to separate element
1878 for correct quoting. Doc fix.
1879
1880 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1881
1882 * term/xterm.el (terminal-init-xterm): Escape parens in character
1883 constants.
1884
1885 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
1886
1887 * scroll-lock.el (scroll-lock-mode): Doc fix.
1888
1889 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1890
1891 * font-lock.el (font-lock-add-keywords): In case font-lock was only
1892 half-activated, forcefully activate it completely.
1893
1894 2007-06-11 Richard Stallman <rms@gnu.org>
1895
1896 * cus-edit.el (custom-variable-type): Doc fix.
1897
1898 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
1899
1900 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
1901
1902 2007-06-09 Davis Herring <herring@lanl.gov>
1903
1904 * desktop.el (desktop-minor-mode-table): Doc fix.
1905
1906 2007-06-08 Chong Yidong <cyd@stupidchicken.com>
1907
1908 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
1909 (image-next-line, image-previous-line, image-scroll-up)
1910 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
1911 New functions.
1912 (image-mode-map): Remap motion commands.
1913 (image-mode-text-map): New keymap for viewing images as text.
1914 (image-mode): Use image-mode-map.
1915 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
1916
1917 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
1918
1919 Sync with Tramp 2.0.56.
1920
1921 * net/tramp.el:
1922 * net/tramp-ftp.el:
1923 * net/tramp-smb.el:
1924 * net/tramp-util.el:
1925 * net/tramp-vc.el:
1926 Don't load cl.el, because that pollutes the namespace. Replace cl
1927 macros by their implementations where necessary. Requested by
1928 Richard Stallman <rms@gnu.org>.
1929
1930 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
1931 doesn't exist.
1932 (with-parsed-tramp-file-name): Protect debug spec during compilation.
1933 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
1934 (tramp-file-name-p, tramp-file-name-multi-method)
1935 (tramp-file-name-method, tramp-file-name-user)
1936 (tramp-file-name-host, tramp-file-name-localname): New defuns,
1937 replacing defstruct `tramp-file-name'.
1938 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
1939 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
1940 Apply `vector' instead of `make-tramp-file-name'.
1941 (tramp-handle-make-auto-save-file-name):
1942 Apply `tramp-temporary-file-directory' for compatibility reasons.
1943 (tramp-completion-mode): Use `natnump' instead of `wholenump'
1944 because of XEmacs.
1945 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
1946 started.
1947
1948 2007-06-07 David Kastrup <dak@gnu.org>
1949
1950 * dired.el (dired-recursive-deletes, dired-recursive-copies):
1951 Change default to `top'.
1952
1953 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * dired.el (dired-mode-map): Remove spurious separator.
1956
1957 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
1958
1959 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
1960
1961 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1962 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
1963
1964 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
1965
1966 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
1967 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
1968
1969 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
1970
1971 * progmodes/ebrowse.el (ebrowse-member-table):
1972 * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
1973
1974 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
1975
1976 * pgg.el (pgg-sign-region, pgg-sign):
1977 * ses.el (ses-call-printer):
1978 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
1979 * textmodes/org.el (org-cycle): Fix typos in docstrings.
1980
1981 2007-06-06 Eli Zaretskii <eliz@gnu.org>
1982
1983 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
1984 (tar-get-descriptor): Handle type 55, an extended pax header.
1985
1986 2007-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1987
1988 * textmodes/css-mode.el: New file.
1989
1990 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
1991
1992 * net/socks.el: New file, taken from w3 repository.
1993 (top): Update Copyright. Don't load cl.el.
1994 (all): Replace `case' by `cond', `string-to-int' by
1995 `string-to-number', and `process-kill-without-query' by
1996 `set-process-query-on-exit-flag'.
1997 (socks-char-int): Remove defalias and all occurrences.
1998
1999 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2000
2001 * international/mule-cmds.el (toggle-enable-multibyte-characters)
2002 (sort-coding-systems, search-unencodable-char): Doc fixes.
2003 (coding-system-change-eol-conversion, set-default-coding-systems)
2004 (prefer-coding-system, find-multibyte-characters, princ-list)
2005 (leim-list-entry-regexp, set-input-method, locale-language-names)
2006 (input-method-exit-on-first-char, exit-language-environment-hook)
2007 (locale-charset-language-names): Fix typos in docstrings.
2008
2009 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
2010
2011 * bs.el (bs-cycle-previous): Don't modify the cycle list until
2012 `switch-to-buffer' has returned succesfully.
2013 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
2014 window is dedicated (it could iconify the frame).
2015
2016 2007-06-05 Glenn Morris <rgm@gnu.org>
2017
2018 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
2019
2020 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
2021
2022 * files.el (auto-mode-alist): Add lower-priority match for names
2023 like ChangeLog.old.
2024
2025 2007-06-04 Andreas Schwab <schwab@suse.de>
2026
2027 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2028
2029 2007-06-04 Davis Herring <herring@lanl.gov>
2030
2031 * calendar/timeclock.el: Update version number.
2032 (timeclock-modeline-display): Mention timeclock-use-display-time
2033 in explanatory message.
2034 (timeclock-log): Suppress warnings when finding the log.
2035 Don't check for a nil project twice. Run hooks after killing the
2036 buffer (if applicable).
2037 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
2038 was geometric). All uses changed.
2039 (timeclock-generate-report): Support prefix argument.
2040
2041 2007-06-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2042
2043 * man.el (Man-next-section): Don't consider the last line of the
2044 page as being part of any section.
2045
2046 2007-06-04 Martin Rudalics <rudalics@gmx.at>
2047
2048 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
2049 modified flag of buffer. Use `inhibit-modification-hooks'.
2050
2051 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2052
2053 * mail/mail-extr.el (mail-extract-address-components):
2054 Recognize non-ASCII characters except for NBSP as words.
2055
2056 2007-06-04 Ryan Yeske <rcyeske@gmail.com>
2057
2058 * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
2059
2060 2007-06-04 Michael Olson <mwolson@gnu.org>
2061
2062 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
2063 died and we are trying to send a signal to it.
2064
2065 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
2066
2067 * emacs-lisp/easy-mmode.el (define-minor-mode)
2068 (easy-mmode-define-navigation): Fix typos in docstrings.
2069
2070 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
2071 Fix typos in docstrings.
2072 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
2073 (compilation-finish-function): Fix typo in obsolescence declaration.
2074
2075 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
2076
2077 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
2078
2079 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
2080 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
2081
2082 * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
2083
2084 * longlines.el (longlines-mode): Make longlines-auto-wrap
2085 buffer-local. Add hooks unconditionally.
2086 (longlines-auto-wrap): Toggle wrapping.
2087 (longlines-after-change-function)
2088 (longlines-post-command-function): Check longlines-auto-wrap.
2089
2090 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2091
2092 * Version 22.1 released.
2093
2094 2007-06-01 Chong Yidong <cyd@stupidchicken.com>
2095
2096 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2097 changes.
2098
2099 2007-05-31 Richard Stallman <rms@gnu.org>
2100
2101 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
2102
2103 2007-05-29 Martin Rudalics <rudalics@gmx.at>
2104
2105 * textmodes/table.el (table--point-entered-cell-function)
2106 (table--point-left-cell-function):
2107 Bind `inhibit-point-motion-hooks' to t.
2108
2109 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2110
2111 * emacs-lisp/rx.el (rx): Doc fix.
2112
2113 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
2114
2115 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2116
2117 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
2118
2119 * log-edit.el (log-edit-changelog-paragraph): Return point-max
2120 as the end of the ChangeLog paragraph when it ends without a line
2121 termination.
2122
2123 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2124
2125 * textmodes/fill.el (canonically-space-region): Make the second arg
2126 a marker if it's not already the case.
2127
2128 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
2129 (xterm-mouse-event): Use it.
2130
2131 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
2132
2133 * vc-hooks.el (vc-find-root): Fix file attribute test.
2134
2135 2007-05-24 Richard Stallman <rms@gnu.org>
2136
2137 * textmodes/flyspell.el (flyspell-correct-word-before-point):
2138 Don't let opoint be nil.
2139 (flyspell-emacs-popup): Explicit error if no dialogs.
2140
2141 2007-05-23 Eli Zaretskii <eliz@gnu.org>
2142
2143 * tar-mode.el (tar-file-name-handler): New function.
2144 (tar-extract): Bind file-name-handler-alist to it to force
2145 find-buffer-file-type-coding-system behave as if the file being
2146 extracted existed. Use last-coding-system-used to force
2147 buffer-file-coding-system to what decode-coding-region actually
2148 used to decode the file.
2149
2150 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2151
2152 * progmodes/compile.el (compilation-handle-exit):
2153 `compilation-finish-function' may change the current buffer.
2154
2155 2007-05-22 Richard Stallman <rms@gnu.org>
2156
2157 * files.el (set-auto-mode): Doc fix.
2158
2159 2007-05-22 Eli Zaretskii <eliz@gnu.org>
2160
2161 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2162
2163 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
2164
2165 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
2166 (rcirc-print): Handle `window-width'.
2167 (rcirc-buffer-maximum-lines): Doc fix.
2168
2169 2007-05-19 Kevin Ryde <user42@zip.com.au>
2170
2171 * info.el (Info-fontify-node): Match https also.
2172
2173 2007-05-18 Richard Stallman <rms@gnu.org>
2174
2175 * simple.el (push-mark): Doc fix.
2176
2177 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
2178
2179 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
2180 tpu-global-map.
2181 (tpu-original-global-map): Delete variable.
2182 (tpu-control-keys-map): New keymap variable.
2183 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
2184 setting keymapping directly.
2185 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
2186 tpu-global-map.
2187 (tpu-edt-on): Activate the tpu-global-map.
2188 (tpu-edt-off): Deactivate the tpu-global-map.
2189
2190 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
2191
2192 * textmodes/ispell.el (ispell-get-word): Return markers
2193 for start and end positions.
2194 (ispell-word): Assume END is a marker.
2195
2196 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2197
2198 * ps-print.el: Use default color when foreground or background color
2199 are unspecified. Reported by Leo <sdl.web@gmail.com>.
2200 (ps-print-version): New version 6.7.4.
2201 (ps-rgb-color): New argument. Use default color when color is
2202 unspecified.
2203 (ps-begin-job): Fix code.
2204
2205 2007-05-17 Martin Rudalics <rudalics@gmx.at>
2206
2207 * textmodes/ispell.el (ispell-start-process): Defend against bad
2208 default-directory.
2209
2210 2007-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2211
2212 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
2213
2214 2007-05-16 Richard Stallman <rms@gnu.org>
2215
2216 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2217
2218 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2219
2220 * files.el (magic-mode-alist, magic-fallback-mode-alist):
2221 Move the *ml, Postscript, and XmCD entries to the fallback part.
2222
2223 * files.el (magic-fallback-mode-alist):
2224 Rename from file-start-mode-alist.
2225
2226 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2227
2228 * progmodes/compile.el (compilation-handle-exit): Quote first
2229 argument of `run-hook-with-args'.
2230
2231 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
2232
2233 * buff-menu.el (Buffer-menu-sort-column):
2234 * dabbrev.el (dabbrev-upcase-means-case-search):
2235 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2236 * info.el (Info-current-subfile):
2237 * ls-lisp.el (ls-lisp-verbosity):
2238 * msb.el (msb-menu-cond):
2239 * pcvs.el (cvs-dired-use-hook):
2240 * simple.el (set-mark-command-repeat-pop):
2241 * time.el (display-time-24hr-format, display-time-mail-file):
2242 Doc fixes.
2243
2244 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
2245 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
2246
2247 * view.el (view-inhibit-help-message): Fix typo in docstring.
2248 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
2249
2250 2007-05-14 Eli Zaretskii <eliz@gnu.org>
2251
2252 * mail/rmail.el (rmail-convert-to-babyl-format):
2253 Check content-transfer-encoding _last_, because we need its position
2254 in base64-header-field-end.
2255
2256 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
2257
2258 * files.el (mode-require-final-newline, require-final-newline)
2259 (enable-local-variables, enable-local-eval): Doc fixes.
2260
2261 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change)
2262
2263 * progmodes/python.el (python-font-lock-keywords)
2264 (python-open-block-statement-p, python-mode): Add support for the new
2265 "with" keyword.
2266
2267 2007-05-10 Richard Stallman <rms@gnu.org>
2268
2269 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
2270 (iso-cvt-write-only): Likewise.
2271
2272 * emacs-lisp/easy-mmode.el (define-minor-mode):
2273 Fix generated doc string.
2274
2275 * startup.el (fancy-splash-text): Add URL of guided tour.
2276 Adjust horizontal and vertical whitespace.
2277
2278 * progmodes/compile.el (compilation-handle-exit):
2279 Use run-hook-with-args to run compilation-finish-functions.
2280
2281 * files.el (file-start-mode-alist): New variable.
2282 (magic-mode-regexp-match-limit): Doc fix.
2283 (set-auto-mode): Handle file-start-mode-alist.
2284 A little cleanup of structure.
2285
2286 2007-05-10 Davis Herring <herring@lanl.gov>
2287
2288 * calendar/timeclock.el (timeclock-in): Fix non-interactive
2289 workday specifications.
2290 (timeclock-log): Don't kill the log buffer if it already existed.
2291
2292 2007-05-08 Richard Stallman <rms@gnu.org>
2293
2294 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
2295 Don't include non-self-insert commands in the exception for `-'.
2296
2297 2007-05-08 David Reitter <david.reitter@gmail.com>
2298
2299 * progmodes/python.el (python-guess-indent): Check non-nullness
2300 before comparing indent against the 2..8 interval.
2301
2302 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2303
2304 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
2305 available.
2306
2307 2007-05-06 Richard Stallman <rms@gnu.org>
2308
2309 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
2310
2311 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
2312
2313 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2314 disconnections.
2315
2316 2007-05-01 Romain Francoise <romain@orebokech.com>
2317
2318 * dired-x.el: Revert 2007-04-06 change.
2319
2320 2007-04-30 Nick Roberts <nickrob@snap.net.nz>
2321
2322 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2323 don't put stop on toolbar.
2324
2325 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
2326
2327 * find-dired.el (find-dired-filter): Propertize all text down to eob.
2328
2329 2007-04-29 Richard Stallman <rms@gnu.org>
2330
2331 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2332
2333 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2334
2335 * progmodes/cc-mode.el (c-before-change): Use point-min rather
2336 than 1.
2337
2338 2007-04-28 Richard Stallman <rms@gnu.org>
2339
2340 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2341
2342 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2343
2344 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2345
2346 2007-04-28 Eli Zaretskii <eliz@gnu.org>
2347
2348 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2349 instead of $(lisp)/mh-e.
2350
2351 * textmodes/fill.el (fill-paragraph): Doc fix.
2352
2353 2007-04-28 Glenn Morris <rgm@gnu.org>
2354
2355 * image-dired.el (image-dired-cmd-create-thumbnail-options)
2356 (image-dired-cmd-create-temp-image-options): Replace option
2357 +profile "*" with -strip.
2358
2359 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
2360
2361 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2362 Use window-start and window-end.
2363
2364 2007-04-26 Glenn Morris <rgm@gnu.org>
2365
2366 * progmodes/python.el: Restore file pending consideration of legal
2367 status.
2368
2369 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
2370
2371 * locate.el (locate-in-alternate-database): Doc fix.
2372
2373 2007-04-26 Glenn Morris <rgm@gnu.org>
2374
2375 * button.el (button): Use underline if supported, else fall back
2376 to color.
2377
2378 2007-04-25 Richard Stallman <rms@gnu.org>
2379
2380 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2381
2382 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
2383
2384 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2385 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
2386 pushing mark.
2387 (idlwave-current-routine): Don't push mark.
2388
2389 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2390
2391 * image-dired.el (image-dired-display-image): Derive image-type from
2392 filename rather than assuming jpeg, in case no resizing was needed.
2393
2394 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2395
2396 * custom.el (defface): Doc fix.
2397
2398 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2399
2400 * progmodes/python.el: Remove due to unclear legal issues.
2401
2402 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2403
2404 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
2405 Don't re-query for each cleared BP.
2406 (idlwave-shell-clear-bp): Optionally skip BP query.
2407 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
2408 of set-window-buffer, which incorrectly moves displayed region.
2409
2410 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2411
2412 * calc/calc.el (calc-bug-address): Update maintainer's address.
2413 * calc/*: Update maintainer's address.
2414
2415 2007-04-23 Richard Stallman <rms@gnu.org>
2416
2417 * simple.el (set-mark-command-repeat-pop): Doc fix.
2418 Put in `editing-basics' group.
2419
2420 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
2421
2422 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
2423 New functions.
2424 (Info-mode-line-node-keymap): Bind mouse commands to
2425 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
2426
2427 2007-04-23 Luc Teirlinck <teirllm@auburn.edu>
2428
2429 * locate.el (locate-local-prompt): New var.
2430 (locate-prompt-for-command): Doc fix.
2431 (locate-prompt-for-search-string): New function.
2432 (locate): New optional arg. Make locate-local-prompt
2433 buffer-local. Use locate-prompt-for-search-string.
2434 (locate-with-filter): New optional arg.
2435 Use locate-prompt-for-search-string.
2436 (locate-update): Bind locate-prompt-for-command.
2437
2438 2007-04-23 Glenn Morris <rgm@gnu.org>
2439
2440 * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
2441
2442 2007-04-23 Nick Roberts <nickrob@snap.net.nz>
2443
2444 * button.el (button): Inherit from link face on a tty.
2445
2446 2007-04-23 Glenn Morris <rgm@gnu.org>
2447
2448 * button.el (button): Use color for this face on a tty.
2449
2450 * files.el (magic-mode-alist): Allow for carriage-returns in
2451 html-mode and sgml-mode entries.
2452
2453 2007-04-22 Richard Stallman <rms@gnu.org>
2454
2455 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2456 Improve doc string of generated command.
2457
2458 * subr.el (read-number): Catch errors.
2459
2460 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
2461
2462 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * image-dired.el: Rename from thumbnails.el. All instances of
2465 "thumbnails" replaced with "image-dired".
2466
2467 * dired.el (dired-mode-map): Rename "thumbnails" again, to
2468 "image-dired".
2469
2470 2007-04-22 Kim F. Storm <storm@cua.dk>
2471
2472 * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
2473 Don't use kill-line.
2474
2475 2007-04-22 Nick Roberts <nickrob@snap.net.nz>
2476
2477 * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
2478 error message.
2479
2480 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2481
2482 * dired.el: Rename "tumme" to "thumbnails".
2483
2484 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
2485 replaced with "thumbnails".
2486
2487 2007-04-22 Glenn Morris <rgm@gnu.org>
2488
2489 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
2490 and give it the risky-local-variable property.
2491
2492 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
2493 before defining it.
2494
2495 2007-04-21 Martin Rudalics <rudalics@gmx.at>
2496
2497 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2498 Use delete-region instead of kill-line.
2499
2500 2007-04-21 Alan Mackenzie <acm@muc.de>
2501
2502 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
2503 `kill-region' by `delete-region'.
2504
2505 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
2506
2507 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
2508 instead of kill-region.
2509
2510 * progmodes/mantemp.el (mantemp-make-mantemps-region)
2511 (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
2512 (mantemp-remove-memfuncs): Use delete-region instead of kill-word
2513 and kill-line.
2514
2515 * progmodes/vhdl-mode.el (vhdl-template-type)
2516 (vhdl-template-record, vhdl-template-nature)
2517 (vhdl-template-configuration-spec, vhdl-template-component-inst)
2518 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
2519 Use delete-region instead of kill-word and kill-line.
2520
2521 2007-04-21 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2522
2523 * dired-x.el (dired-virtual-mode): Doc fix.
2524
2525 2007-04-21 Richard Stallman <rms@gnu.org>
2526
2527 * font-lock.el (font-lock-keywords-alist): Mark as risky.
2528
2529 * subr.el (read-number): Doc fix.
2530
2531 * simple.el (pop-to-mark-command): Display message "mark popped"
2532 if point does not move.
2533 (set-mark-command): Doc fix.
2534
2535 2007-04-21 Luc Teirlinck <teirllm@auburn.edu>
2536
2537 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
2538 (locate-local-filter, locate-local-search): New vars.
2539 (locate): Make variables local.
2540 (locate-update): Bind locate-buffer-name. Call locate using
2541 locate-local-filter and locate-local-search.
2542
2543 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
2544
2545 * hi-lock.el (hi-lock-file-patterns-policy): New var.
2546 (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
2547 (hi-lock-mode): Update docstring.
2548
2549 2007-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2550
2551 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
2552 fill-nobreak-predicate when the break is past fill-column.
2553
2554 2007-04-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
2555
2556 * locate.el (locate): Output from shell-command should go in the
2557 current buffer rather than *Shell Command Output*.
2558
2559 2007-04-20 Chong Yidong <cyd@stupidchicken.com>
2560
2561 * paren.el (show-paren-function): Fix last fix.
2562
2563 2007-04-19 Kevin Ryde <user42@zip.com.au>
2564
2565 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
2566 (archive-lzh-summarize): Add optional start arg for where to start
2567 looking at the archive.
2568 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
2569
2570 * international/mule.el (auto-coding-alist): no-conversion for .exe
2571 and .EXE.
2572
2573 2007-04-19 Alan Mackenzie <acm@muc.de>
2574
2575 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
2576 function return type contains "struct", "union", etc.
2577 c-end-of-defun goes too far forward.
2578
2579 2007-04-19 Chong Yidong <cyd@stupidchicken.com>
2580
2581 * paren.el (show-paren-function): Reset window-start to avoid
2582 recentering.
2583
2584 2007-04-19 Glenn Morris <rgm@gnu.org>
2585
2586 * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
2587
2588 2007-04-18 Glenn Morris <rgm@gnu.org>
2589
2590 * calendar/diary-lib.el (diary-header-line-format): Add a custom
2591 :set function.
2592 (diary-list-entries): Only switch to diary-mode from
2593 default-major-mode (reverts 2007-03-21 change). Otherwise, if in
2594 diary-mode set header-line-format, in case of any customization.
2595
2596 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2597
2598 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
2599 is less than the length of parse-time-syntax.
2600
2601 2007-04-17 David Kastrup <dak@gnu.org>
2602
2603 * replace.el (query-replace-regexp-eval): Deprecate.
2604
2605 2007-04-17 Alan Mackenzie <acm@muc.de>
2606
2607 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
2608 point too close to EOB, leave point at EOB rather than last `}'.
2609
2610 2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2611
2612 * textmodes/bibtex.el (bibtex-include-OPTkey)
2613 (bibtex-user-optional-fields, bibtex-entry-field-alist):
2614 Fix defcustom.
2615
2616 2007-04-17 Glenn Morris <rgm@gnu.org>
2617
2618 * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
2619 be encoded, fall back to current year.
2620
2621 2007-04-14 Kevin Ryde <user42@zip.com.au>
2622
2623 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
2624 all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
2625 M "MSDOS".
2626
2627 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
2628
2629 * progmodes/python.el (python-end-of-block): Avoid looping forever
2630 if python-next-statement fails.
2631
2632 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2633
2634 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
2635
2636 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu>
2637
2638 * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
2639 * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
2640
2641 2007-04-15 Jay Belanger <belanger@truman.edu>
2642
2643 * calc/calc.el (calc-version): New function.
2644 (calc-trail-mode): Shorten the title.
2645
2646 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * mail/footnote.el (footnote-style): Clarify docstring to state
2649 that customizing this only applies to future footnotes.
2650
2651 2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2652
2653 * textmodes/bibtex.el (bibtex-field-list): Use functionp.
2654 (bibtex-make-field): Check that INIT is a string. Use functionp.
2655
2656 2007-04-14 Glenn Morris <rgm@gnu.org>
2657
2658 * complete.el (PC-goto-end): New buffer-local variable.
2659 (PC-do-completion-end): Make buffer-local.
2660 (partial-completion-mode) <choose-completion-string-functions>:
2661 Do not go to the end of the minibuffer if PC-goto-end is non-nil.
2662 (PC-do-completion): New optional fourth argument GOTO-END. Add a
2663 doc string. Set PC-goto-end for choose-completion.
2664 (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
2665 PC-do-completion.
2666
2667 * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
2668 arg to bibtex-make-field.
2669 (bibtex-make-field): Add optional fourth arg NODELIM.
2670 Insert delimiters around INIT unless this arg is non-nil.
2671
2672 2007-04-14 Nick Roberts <nickrob@snap.net.nz>
2673
2674 * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
2675 global map isn't modified.
2676
2677 2007-04-14 Glenn Morris <rgm@gnu.org>
2678
2679 * calendar/appt.el (appt-disp-window): Do not split small windows.
2680 Suggested by Jeff Miller <jmiller@cablespeed.com>.
2681
2682 2007-04-13 Chong Yidong <cyd@stupidchicken.com>
2683
2684 * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
2685
2686 * files.el: Ditto.
2687
2688 2007-04-13 Juanma Barranquero <lekktu@gmail.com>
2689
2690 * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
2691
2692 * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
2693 (term-set-escape-char, term-termcap-format, term-get-old-input-default)
2694 (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
2695 (term-pager-help): Fix typos in docstrings.
2696
2697 * wid-edit.el (widget-documentation): Fix typo in docstring.
2698
2699 * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
2700 Fix typos in error messages.
2701
2702 2007-04-13 Martin Rudalics <rudalics@gmx.at>
2703
2704 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
2705 window marked as dedicated.
2706
2707 * mail/footnote.el (footnote-latin-string): New variable.
2708 (footnote-latin-regexp): Redefine as regexp alternative.
2709 (Footnote-latin): Use footnote-latin-string instead of
2710 footnote-latin-regexp.
2711
2712 2007-04-13 Glenn Morris <rgm@gnu.org>
2713
2714 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
2715 inherited keymaps.
2716
2717 2007-04-12 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * outline.el (outline-get-next-sibling): Clarify docstring.
2720 (outline-get-last-sibling): Handle case where we are at the first
2721 heading. Clarify docstring.
2722
2723 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
2724
2725 * progmodes/gud.el (gud-minor-mode-map): Make go button same
2726 length as stop button to lessen flicker.
2727 (jdb): Add gud-print.
2728 (gud-find-expr): Jdb prints the expression with the value, so
2729 don't insert it in the output.
2730
2731 2007-04-11 Jason Rumney <jasonr@gnu.org>
2732
2733 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
2734 case hex. Do not try to decode non-hex letters.
2735
2736 2007-04-11 Markus Triska <markus.triska@gmx.at>
2737
2738 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
2739 (byte-optimize-backward-word): Remove (move to bytecomp.el).
2740 (byte-optimize-form-code-walker): Evaluate pure function calls if
2741 possible.
2742 (byte-optimize-all-constp): New function.
2743
2744 * emacs-lisp/bytecomp.el (byte-compile-char-before):
2745 Improve numeric argument case.
2746 (byte-compile-backward-char, byte-compile-backward-word):
2747 New functions, performing rewriting previously done in byte-opt.el.
2748 Fix their "Fixme" item (restriction to numeric arguments).
2749
2750 2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2751
2752 * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
2753 with dolist.
2754 (after-init-hook): Don't quote lambda.
2755 (desktop-first-buffer): Don't wrap it in eval-when-compile.
2756 (desktop-internal-v2s): Remove unused var `el'.
2757 (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
2758 desktop-restore-file-buffer.
2759 (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
2760 desktop-create-buffer.
2761
2762 2007-04-10 Chong Yidong <cyd@stupidchicken.com>
2763
2764 * woman.el (woman-decode-buffer): Postpone macro-set check...
2765 (woman-decode-region): ...to here.
2766
2767 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
2768
2769 * startup.el (tty-handle-args): Use %S to log ARGS.
2770
2771 2007-04-10 Glenn Morris <rgm@gnu.org>
2772
2773 * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
2774 it is obsolete and has no effect.
2775
2776 * dos-w32.el (default-buffer-file-type): Add defvar to quieten
2777 byte-compiler.
2778
2779 * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
2780 obsolete function make-local-hook.
2781
2782 * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
2783 start to quieten byte-compiler.
2784
2785 2007-04-10 Markus Triska <markus.triska@gmx.at>
2786
2787 * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
2788 to bytecomp.el as byte-compile-char-before).
2789 * emacs-lisp/bytecomp.el (byte-compile-char-before):
2790 New function (modified replacement for byte-optimize-char-before in
2791 byte-opt.el).
2792
2793 2007-04-09 Alan Mackenzie <acm@muc.de>
2794
2795 * startup.el (inhibit-splash-screen): Emphatically state that it
2796 can't be set in site-start.el.
2797
2798 2007-04-09 Masatake YAMATO <jet@gyve.org>
2799
2800 * progmodes/cc-subword.el (c-capitalize-subword): More closely
2801 mimic the behavior of `capitalize-word'. Do not move point with a
2802 negative argument. Based on tiny change by Paul Curry.
2803
2804 2007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
2805
2806 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
2807 Don't move point if ARG is negative.
2808
2809 2007-04-09 Alan Mackenzie <acm@muc.de>
2810
2811 Changes to make `narrow-to-defun' and `mark-defun' work properly
2812 in CC Mode:
2813
2814 * progmodes/cc-defs.el (c-beginning-of-defun-1):
2815 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
2816 Bind beginning/end-of-defun-function to nil around calls to
2817 beginning/end-of-defun.
2818
2819 * progmodes/cc-langs.el (beginning-of-defun-function)
2820 (end-of-defun-function): New c-lang-setvar's.
2821
2822 * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
2823 (setq arg 1))" to enable non-interactive call.
2824
2825 2007-04-09 Eli Zaretskii <eliz@gnu.org>
2826
2827 * simple.el (set-mark-command): Doc fix.
2828
2829 2007-04-09 Nick Roberts <nickrob@snap.net.nz>
2830
2831 * progmodes/gud.el (gdb): Restore existing session if user
2832 tries to start a second one in graphical mode.
2833
2834 2007-04-08 Martin Rudalics <rudalics@gmx.at>
2835
2836 * cus-start.el <scroll-preserve-screen-position>: Add choices.
2837
2838 2007-04-08 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2839
2840 * term/xterm.el (terminal-init-xterm): Fix key definitions.
2841 Add binding for C-M-SPC.
2842
2843 2007-04-08 Richard Stallman <rms@gnu.org>
2844
2845 * pcomplete.el (pcomplete-read-event): One single definition,
2846 and not a defsubst.
2847
2848 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
2849
2850 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
2851 byte-compiler warning "value unused".
2852
2853 2007-04-08 Andreas Schwab <schwab@suse.de>
2854
2855 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
2856
2857 2007-04-07 Glenn Morris <rgm@gnu.org>
2858
2859 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
2860 Autoload these functions.
2861 (diary-date-forms): Add a custom :set form.
2862
2863 * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
2864 before first use.
2865 (diary-font-lock-keywords): New function with old code for
2866 initialization of variable of same name.
2867
2868 2007-04-07 David Hansen <david.hansen@gmx.net> (tiny change)
2869
2870 * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
2871 clean-up: only insert space when on identifier, etc.
2872
2873 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
2876
2877 * net/tls.el (open-tls-stream): Properly handle case where there
2878 is no associated buffer.
2879
2880 2007-04-07 Glenn Morris <rgm@gnu.org>
2881
2882 * ffap.el (ffap-file-at-point): Lower the priority of the
2883 ffap-ftp-sans-slash-regexp check.
2884
2885 2007-04-06 Alan Mackenzie <acm@muc.de>
2886
2887 Fix fontification of labels, and other things with ":".
2888
2889 * progmodes/cc-engine.el (c-forward-label): The function now
2890 returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
2891 the former t.
2892
2893 * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
2894 new return code from c-forward-label, fontifying tokens properly.
2895 Add some general comments throughout the file.
2896
2897 2007-04-06 Chong Yidong <cyd@stupidchicken.com>
2898
2899 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
2900 Revert 2006-01-27 change.
2901
2902 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
2903
2904 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
2905
2906 * desktop.el (desktop-create-buffer, desktop-save):
2907 Revert 2004-11-12 change for lack of copyright papers.
2908
2909 * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
2910 (dired-guess-default): Respect case.
2911
2912 * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
2913
2914 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
2915 was originally checked in as byte-optimize-concat on 1997-11-02.
2916
2917 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
2918 1995-05-19 doc changes.
2919
2920 2007-04-06 Kim F. Storm <storm@cua.dk>
2921
2922 * loadhist.el (read-feature): Reimplement. New optional arg LOADED-P.
2923 (unload-feature): Update interactive spec accordingly.
2924
2925 * progmodes/grep.el (grep-program): Remove commentary about zgrep.
2926
2927 2007-04-06 John Paul Wallington <jpw@pobox.com>
2928
2929 * subr.el (with-case-table): Use `make-symbol' to avoid variable
2930 capture. Restore the table in the same buffer.
2931
2932 * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
2933
2934 2007-04-05 Chong Yidong <cyd@stupidchicken.com>
2935
2936 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2937 Print entire form.
2938
2939 2007-04-05 Nick Roberts <nickrob@snap.net.nz>
2940
2941 * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
2942 for low-color displays.
2943
2944 2007-04-05 Glenn Morris <rgm@gnu.org>
2945
2946 * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
2947 * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
2948 Seed random number generator on loading.
2949
2950 * emacs-lisp/authors.el (top-level): Provide self.
2951
2952 * play/animate.el (top-level): Provide self.
2953
2954 2007-04-04 Alan Mackenzie <acm@muc.de>
2955
2956 * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
2957 to mention c-syntactic-indentation.
2958
2959 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * subr.el (with-case-table): New macro.
2962
2963 * international/mule.el (ascii-case-table): New var.
2964
2965 * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
2966 downcasing.
2967
2968 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
2969
2970 * progmodes/gud.el (gud-minor-mode-map): Simplify.
2971
2972 * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
2973 of the window if we're outside it e.g menu-bar.
2974
2975 * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
2976 window if we're outside it e.g menu-bar.
2977
2978 2007-04-03 Eli Zaretskii <eliz@gnu.org>
2979
2980 * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
2981 decode base-64 encoded body if its content-type is something other
2982 than text/* or message/*.
2983
2984 2007-04-03 Juanma Barranquero <lekktu@gmail.com>
2985
2986 * simple.el (activate-mark-hook): Fix typo in docstring.
2987
2988 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
2989
2990 * tmm.el (tmm-c-prompt): Initialize.
2991 (tmm-menubar): Deal with extended menu-items at top level.
2992 (tmm-get-keybind): Handle bindings redefined/undefined locally.
2993 (tmm-prompt): Handle visibility of top level menu-items.
2994
2995 * progmodes/gud.el (gud-menu-map): Simplify.
2996 (gud-minor-mode-map): Add tool-bar like bindings to the text mode
2997 menubar.
2998
2999 2007-04-02 Chong Yidong <cyd@stupidchicken.com>
3000
3001 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
3002
3003 * comint.el (comint-send-input): Widen the buffer first.
3004
3005 * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
3006
3007 2007-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3008
3009 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
3010 emacs-lisp-docstring-fill-column in emacs-lisp-mode.
3011
3012 * newcomment.el (comment-search-forward): Discard comment starters
3013 before point.
3014
3015 2007-04-01 Guanpeng Xu <herberteuler@hotmail.com>
3016
3017 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
3018
3019 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
3020
3021 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
3022 when downcasing.
3023
3024 * button.el (previous-button): Rewrite to account for adjacent buttons.
3025
3026 2007-04-01 J.D. Smith <jdsmith@as.arizona.edu>
3027
3028 * progmodes/idlwave.el (idlwave-auto-fill):
3029 Revert paragraph-separate change.
3030
3031 * progmodes/idlw-shell.el (idlwave-shell-break-in):
3032 Simplify module calc.
3033 (idlwave-shell-set-bp-in-module): Compute module.
3034
3035 2007-03-31 Glenn Morris <rgm@gnu.org>
3036
3037 * emacs-lisp/timer.el (run-at-time): Doc fix.
3038
3039 * emacs-lisp/warnings.el (display-warning): If we create the
3040 buffer displaying the warning, disable undo there.
3041
3042 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
3043
3044 * net/tramp.el (tramp-register-file-name-handler)
3045 (tramp-register-completion-file-name-handler): New defsubst,
3046 derived from `tramp-register-file-name-handlers'. The split is
3047 necessary because Tramp's file name handlers must be registered at
3048 different startup places.
3049
3050 2007-03-31 Chong Yidong <cyd@stupidchicken.com>
3051
3052 * progmodes/hideshow.el (turn-off-hideshow): New function.
3053 (hs-minor-mode): Use it instead of a lambda expression in
3054 change-major-mode-hook.
3055
3056 2007-03-31 David Kastrup <dak@gnu.org>
3057
3058 * woman.el (woman-Cyg-to-Win): Don't convert cons cells
3059 corresponding to MANPATH_MAP entries.
3060 (woman-man.conf-path, woman-parse-man.conf): Doc fix.
3061 (woman-parse-man.conf): Use more discriminating man.conf name.
3062 (woman-parse-man.conf): Parse MANPATH_MAP entries.
3063 (woman-manpath): Doc fix and type fix.
3064 (woman-cached-data): Check for MANPATH_MAP entries.
3065 (woman-expand-directory-path): Treat MANPATH_MAP entries.
3066
3067 2007-03-31 Stuart Herring <herring@lanl.gov>
3068
3069 * emacs-lisp/sregex.el (sregexq): Doc fix.
3070
3071 2007-03-31 Markus Triska <markus.triska@gmx.at>
3072
3073 * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
3074
3075 2007-03-30 Reiner Steib <Reiner.Steib@gmx.de>
3076
3077 * info.el (info-tool-bar-map): Use "exit" for Info-exit.
3078 Move to the right.
3079
3080 2007-03-30 Alan Mackenzie <acm@muc.de>
3081
3082 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
3083
3084 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3085
3086 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
3087 Use it, passed in explicitly, instead of from the dynamic binding.
3088 (ewoc-create, ewoc-enter-before): Update to use new call sequence.
3089
3090 2007-03-30 Juanma Barranquero <lekktu@gmail.com>
3091
3092 * simple.el (blink-matching-open): When in minibuffer, don't
3093 search for a match inside the prompt.
3094
3095 2007-03-30 Nick Roberts <nickrob@snap.net.nz>
3096
3097 * tmm.el (tmm-menubar): Select the right menu item with the mouse.
3098 (tmm-prompt): Don't make the mouse user select the first menu
3099 item twice.
3100
3101 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
3102
3103 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
3104 SIGUSR1 and SIGUSR2.
3105
3106 2007-03-29 Kim F. Storm <storm@cua.dk>
3107
3108 * ido.el (ido-read-internal): When reading file or dir, only override
3109 minibuffer-local-filename-completion-map, otherwise only override
3110 minibuffer-local-completion-map.
3111
3112 2007-03-29 Glenn Morris <rgm@gnu.org>
3113
3114 * complete.el (partial-completion-mode): Set PC-do-completion-end
3115 to nil after use.
3116 (PC-lisp-complete-symbol): Create and use a marker at `end',
3117 rather than using point-marker.
3118
3119 2007-03-28 Chong Yidong <cyd@stupidchicken.com>
3120
3121 * simple.el (next-error-highlight): Doc fix.
3122 (compose-mail): Revert 2007-03-19 change.
3123
3124 2007-03-28 Richard Stallman <rms@gnu.org>
3125
3126 * emacs-lisp/edebug.el (edebug-display): Don't go to
3127 edebug-outside-buffer if it is dead.
3128
3129 2007-03-28 Juanma Barranquero <lekktu@gmail.com>
3130
3131 * view.el (view-mode): Fix typos in docstring.
3132
3133 2007-03-28 Stephen Berman <Stephen.Berman@gmx.net>
3134
3135 * recentf.el (recentf-save-file): Add a custom :set function.
3136
3137 2007-03-28 Glenn Morris <rgm@gnu.org>
3138
3139 * complete.el (PC-do-completion-end): New variable.
3140 (partial-completion-mode) <choose-completion-string-functions>:
3141 Use PC-do-completion-end in the non-minibuffer case to replace the
3142 correct amount of text.
3143 (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
3144 (PC-lisp-complete-symbol): Give marker the after-insertion type,
3145 to deal with improvements inserted after point.
3146
3147 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3148
3149 * button.el (make-text-button): Add explicit `button' property.
3150 (default-button): Don't put a `button' property on it.
3151
3152 * progmodes/python.el (python-mode): Skip comments when parsing.
3153
3154 * vc-arch.el (vc-with-current-file-buffer): New macro.
3155 (vc-arch-file-source-p): Use it to avoid infloop.
3156
3157 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
3158
3159 * emacs-lisp/lisp.el (lisp-complete-symbol):
3160 Fix call to get-buffer-window to find windows in other frames.
3161
3162 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3163
3164 * comint.el (comint-proc-query, comint-dynamic-list-completions):
3165 Fix calls to get-buffer-window to find windows in other frames.
3166 Reported by David Hansen <david.hansen@gmx.net>.
3167
3168 2007-03-27 Kevin Ryde <user42@zip.com.au>
3169
3170 * info.el (Info-display-images-node): On a text-only terminal,
3171 show the "text" or "alt" parts of the image blobs.
3172
3173 2007-03-27 Glenn Morris <rgm@gnu.org>
3174
3175 * complete.el (PC-do-completion): Compute completion-base-size in
3176 the non-filename case, rather than setting to nil.
3177 (PC-lisp-complete-end): New variable.
3178 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
3179 original end in a series of consecutive invocations.
3180
3181 * calendar/calendar.el (calendar-mode-hook): Declare it.
3182
3183 * calendar/diary-lib.el (diary-live-p): Do not check for
3184 diary-selective-display.
3185
3186 2007-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3187
3188 * replace.el (occur-next-error): *Occur* might not be displayed in the
3189 selected frame. Reported by David Hansen <david.hansen@gmx.net>.
3190
3191 2007-03-26 Richard Stallman <rms@gnu.org>
3192
3193 * textmodes/flyspell.el (flyspell-large-region):
3194 Use ispell-call-process-region.
3195
3196 2007-03-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3197
3198 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
3199 Use prin1 instead of princ.
3200
3201 2007-03-25 Chong Yidong <cyd@stupidchicken.com>
3202
3203 * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
3204 Merge in X resources before global face.
3205
3206 * progmodes/compile.el (compilation-start): Save compilation-directory
3207 rather than default-directory as local var.
3208 (compilation-directory): Mark as safe local var.
3209
3210 * files.el: Don't mark default-directory as a safe local var.
3211
3212 2007-03-25 Alan Mackenzie <acm@muc.de>
3213
3214 * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
3215 * progmodes/cc-engine.el: Fix typo.
3216
3217 2007-03-25 Juri Linkov <juri@jurta.org>
3218
3219 * compare-w.el (compare-windows): Rename customization group
3220 `compare-w' to `compare-windows'.
3221 (compare-windows-whitespace, compare-ignore-whitespace)
3222 (compare-ignore-case, compare-windows-sync)
3223 (compare-windows-sync-string-size, compare-windows-recenter)
3224 (compare-windows-highlight, compare-windows): Change group name in
3225 the `group' tag from `compare-w' to `compare-windows'.
3226 (compare-windows-sync): Add option `nil' for no sync. Doc fix.
3227
3228 2007-03-24 Markus Triska <markus.triska@gmx.at>
3229
3230 * expand.el: Change example to always enable abbrev-mode,
3231 and remove redundant `function'.
3232 (expand-abbrev-hook): Add autoload cookie.
3233
3234 2007-03-24 Ryan Yeske <rcyeske@gmail.com>
3235
3236 * emacs-lisp/testcover.el (testcover-start, testcover-end)
3237 (testcover-mark-all, testcover-unmark-all): Add prompts to
3238 interactive specs.
3239
3240 2007-03-24 Jason Rumney <jasonr@gnu.org>
3241
3242 * autorevert.el (find-file-hook, auto-revert-tail-mode):
3243 Use file size in bytes for auto-revert-tail-pos not characters.
3244
3245 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3246
3247 * vc-rcs.el (vc-rcs-annotate-command):
3248 Set text property :vc-annotate-prefix on the annotation text.
3249 (vc-rcs-annotate-time): Instead of searching for ": ",
3250 search for end of text propertized with :vc-annotate-prefix.
3251
3252 2007-03-24 Martin Rudalics <rudalics@gmx.at>
3253
3254 * whitespace.el (top level): Remove calls putting
3255 permanent-local nil property since these are no-ops.
3256
3257 * man.el (Man-support-local-filenames): Assure that
3258 default-directory exists when doing call-process.
3259
3260 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)
3261
3262 * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
3263 Fix omission bug: Use m4-program-options to construct shell command.
3264
3265 2007-03-23 David Kastrup <dak@gnu.org>
3266
3267 * progmodes/cc-mode.el (c-make-emacs-variables-local):
3268 Use `mapcar' rather than `mapcan' to silence compiler warning.
3269
3270 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3271
3272 * textmodes/reftex.el, textmodes/reftex-vars.el,
3273 * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
3274 * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
3275 * textmodes/reftex-index.el, textmodes/reftex-global.el,
3276 * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
3277 * textmodes/reftex-auc.el: Add maintainer address.
3278
3279 2007-03-22 Carsten Dominik <dominik@science.uva.nl>
3280
3281 * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
3282 Make sure that `global-font-lock-mode' does not turn on font-lock
3283 in these buffers.
3284
3285 2007-03-21 Kim F. Storm <storm@cua.dk>
3286
3287 * xt-mouse.el (xt-mouse-epoch): New variable.
3288 (xterm-mouse-event): Use float-time.
3289
3290 2007-03-21 Nick Roberts <nickrob@snap.net.nz>
3291
3292 * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
3293 current-time.
3294
3295 2007-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3296
3297 * complete.el (read-file-name-internal): Don't add the final > if the
3298 completion is not finished (re-application of this patch, which was
3299 accidentally undone by Eli).
3300
3301 2007-03-21 Chong Yidong <cyd@stupidchicken.com>
3302
3303 * emulation/viper.el (viper-non-hook-settings): Handle mouse
3304 clicks in describe-key and describe-key-briefly advice a little better.
3305
3306 2007-03-21 Juanma Barranquero <lekktu@gmail.com>
3307
3308 * server.el (server-process-filter): Cancel any pending isearch.
3309
3310 2007-03-21 Ulf Jasper <ulf.jasper@web.de>
3311
3312 * calendar/icalendar.el (icalendar-version): Increase to 0.15.
3313 (icalendar--get-unfolded-buffer): Define actual arguments rather
3314 than just using &rest. Check replace-in-string is fbound.
3315 (icalendar-import-buffer): Doc fix.
3316 (icalendar--convert-ical-to-diary): Set diary-file.
3317 Check diary-file before inserting final newline.
3318 (icalendar--add-diary-entry): Return diary-file.
3319
3320 2007-03-21 Glenn Morris <rgm@gnu.org>
3321
3322 * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
3323 (diary-display-hook): Add custom :set function.
3324
3325 * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
3326 Add custom :set function.
3327 (diary-header-line-format): Doc fix.
3328 (diary-set-maybe-redraw): New function.
3329 (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
3330 (diary-list-entries): Always run diary-mode.
3331
3332 2007-03-20 Kenichi Handa <handa@m17n.org>
3333
3334 * international/quail.el (quail-setup-completion-buf): Make the
3335 completion buffer read-only.
3336 (quail-completion): Adjusted for the above change. Leave the
3337 modified flag nil.
3338
3339 2007-03-20 David Kastrup <dak@gnu.org>
3340
3341 * files.el (magic-mode-alist): Require literal "%!PS" string for
3342 magic postscript file detection.
3343
3344 2007-03-20 Richard Stallman <rms@gnu.org>
3345
3346 * textmodes/ispell.el (ispell-call-process): New function.
3347 Defends against bad `default-directory.'
3348 (ispell-check-version, ispell-find-aspell-dictionaries)
3349 (ispell-get-aspell-config-value, lookup-words): Call it.
3350 (ispell-call-process-region): New function.
3351 (ispell-send-string): Call it.
3352
3353 2007-03-20 Andreas Schwab <schwab@suse.de>
3354
3355 * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
3356 (finder-data): Likewise.
3357 (autoloads): Likewise.
3358
3359 2007-03-20 Martin Rudalics <rudalics@gmx.at>
3360
3361 * files.el (basic-save-buffer): Do not set visited filename when
3362 the corresponding directory does not exist or the specified
3363 filename is that of an existing directory.
3364
3365 2007-03-20 Glenn Morris <rgm@gnu.org>
3366
3367 * calendar/diary-lib.el (diary-live-p): New function.
3368 (number-of-diary-entries): Add a :set function to redisplay diary
3369 when necessary.
3370
3371 2007-03-19 Nick Roberts <nickrob@snap.net.nz>
3372
3373 * t-mouse.el (t-mouse-make-event-element): Use timestamp output
3374 from client program, mev, to compute mouse event.
3375
3376 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3377
3378 * faces.el (momentary): Face removed; unused due to reversion of
3379 2007-01-04 changes by Kevin Rodgers.
3380
3381 * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
3382 Suggested by Johan Bockg\e,Ae\e(Brd.
3383
3384 2007-03-19 Martin Rudalics <rudalics@gmx.at>
3385
3386 * font-lock.el (lisp-font-lock-keywords-1):
3387 Highlight define-globalized-minor-mode as a keyword.
3388
3389 2007-03-19 Kim F. Storm <storm@cua.dk>
3390
3391 * calc/calc-forms.el (math-std-daylight-savings)
3392 (math-std-daylight-savings-old): Doc fix.
3393
3394 2007-03-19 Juanma Barranquero <lekktu@gmail.com>
3395
3396 * progmodes/python.el (python-default-template): Doc fix.
3397 (python-buffer): Fix typo in docstring.
3398
3399 * isearchb.el (isearchb-follow-char):
3400 * subr.el (def-edebug-spec): Fix typo in docstring.
3401
3402 2007-03-19 Richard Stallman <rms@gnu.org>
3403
3404 * files.el (default-directory): Mark safe.
3405 (basic-save-buffer-2): Put proper dir name in error message.
3406
3407 * simple.el (compose-mail): Run switch-function after
3408 setting up the mail buffer.
3409
3410 * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
3411
3412 2007-03-18 Jay Belanger <belanger@truman.edu>
3413
3414 * calc/calc-forms.el (math-parse-date): Fix a regular expression.
3415 (math-std-daylight-savings-new): Rename from
3416 `math-std-daylight-savings'.
3417 (math-std-daylight-savings-old): Rename from old value of
3418 `math-std-daylight-savings'.
3419 (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
3420 `math-std-daylight-savings-old' depending on the year.
3421
3422 2007-03-18 Detlev Zundel <dzu@gnu.org>
3423
3424 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
3425 zero-width regexps as invalid but rather at least count them correctly.
3426
3427 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>
3428
3429 * net/tls.el (open-tls-stream): In handshake-waiting loop,
3430 don't wait more if there is output available to process.
3431
3432 2007-03-18 Nick Roberts <nickrob@snap.net.nz>
3433
3434 * progmodes/compile.el (compilation-find-file): Revert change
3435 from 2006-07-18 to allow completion of directory names.
3436 Reported by John Carter <john.carter@tait.co.nz>.
3437
3438 2007-03-18 Kim F. Storm <storm@cua.dk>
3439
3440 * subr.el (when, unless): Doc fix.
3441
3442 2007-03-17 Thien-Thi Nguyen <ttn@gnu.org>
3443
3444 * net/tls.el (tls-program): Doc fix.
3445
3446 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
3447
3448 * autorevert.el (auto-revert-tail-handler):
3449 Call after-revert-hook.
3450
3451 2007-03-17 Ryan Yeske <rcyeske@gmail.com>
3452
3453 * simple.el (switch-to-completions): No error if search for \n\n fails.
3454
3455 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
3456
3457 * simple.el (line-move-1):
3458 Respect `inhibit-line-move-field-capture' property.
3459
3460 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
3461
3462 * comint.el (comint-arguments): Mark backslash-escaped chars.
3463 (comint-delim-arg): Don't treat them as delimiters.
3464
3465 2007-03-12 Kim F. Storm <storm@cua.dk>
3466 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
3467
3468 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change)
3469
3470 * tempo.el (tempo-insert): Deal with 'r> if it appears
3471 specified with a prompt argument.
3472
3473 2007-03-12 Carsten Dominik <dominik@science.uva.nl>
3474
3475 * textmodes/org.el (org-set-font-lock-defaults):
3476 Handle narrow table columns correctly.
3477
3478 2007-03-12 Mark A. Hershberger <mah@everybody.org>
3479
3480 * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
3481 (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
3482 Return to use of the -no-properties variants. There was
3483 consensus on emacs-devel that the speed of these variants was
3484 prefered since we are usually parsing files (from the internet
3485 or on disk) instead of XML created in Emacs.
3486
3487 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
3488 Add customize option.
3489
3490 2007-03-12 Glenn Morris <rgm@gnu.org>
3491
3492 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
3493 North American rule. Replace "daylight savings" with "daylight
3494 saving" in doc.
3495
3496 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
3497 * calendar/lunar.el, solar.el: Replace "daylight savings" with
3498 "daylight saving" in text.
3499
3500 * woman.el (woman-change-fonts): Tweak previous change by using
3501 woman-request-regexp rather than "^\\.".
3502
3503 * startup.el (command-line-1): Make insertion of
3504 initial-scratch-message not depend on scratch being selected.
3505
3506 2007-03-11 Juri Linkov <juri@jurta.org>
3507
3508 * replace.el (match): Use yellow background on light-bg terminals.
3509
3510 2007-03-11 Richard Stallman <rms@gnu.org>
3511
3512 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
3513 Correctly compute line number.
3514
3515 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
3516
3517 * type-break.el (type-break-get-previous-count):
3518 Repeat previous change here.
3519
3520 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu>
3521
3522 * progmodes/grep.el (grep-find-ignored-directories):
3523 Add .git and .bzr to list.
3524
3525 2007-03-11 Andreas Schwab <schwab@suse.de>
3526
3527 * diff-mode.el (diff-apply-hunk): Use proper format string for error.
3528
3529 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3530
3531 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
3532
3533 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
3534
3535 * faces.el (face-set-after-frame-default): Recalculate face
3536 customizations after applying X resources.
3537
3538 2007-03-10 Ryan Yeske <rcyeske@gmail.com>
3539
3540 * net/rcirc.el (rcirc-timeout-seconds): New variable.
3541 (rcirc-keepalive-seconds): Remove variable.
3542 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
3543 (rcirc-process, rcirc-user-disconnect): New variables.
3544 (rcirc-connect): Initalize new variables.
3545 (rcirc-keepalive): Don't send keepalive pings before connection
3546 is completed.
3547 (rcirc-sentinel): Do mark all channels with activity when
3548 connection is dropped. Run hook with process buffer local.
3549 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
3550 (rcirc-buffer-process): Return value of rcirc-process if
3551 rcirc-server-buffer is nil.
3552 (rcirc-server-name): Return the reported server name.
3553 (rcirc-update-prompt): Simplify computation of the server name.
3554 (rcirc-format-response-string): Likewise.
3555 (rcirc-handler-001): Mark server as connected, record the reported
3556 server name, and schedule a timeout.
3557 (rcirc-track-nick): Add a spec for the tty class.
3558 (rcirc-user-non-nick): Remove function.
3559 (rcirc-nick-prefix-chars): Add variable.
3560 (rcirc-user-nick): Use above variable.
3561
3562 2007-03-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3563
3564 * icomplete.el (icomplete-tidy, icomplete-exhibit):
3565 Bind deactivate-mark to nil.
3566
3567 2007-03-10 Martin Rudalics <rudalics@gmx.at>
3568
3569 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
3570 that buffer contents get erased during completion.
3571
3572 2007-03-10 Glenn Morris <rgm@gnu.org>
3573
3574 * woman.el (woman-change-fonts): Add a hack to deal with
3575 font-escape followed by "." at start of a line.
3576 (woman2-IP): Add a hack to deal with consecutive requests.
3577 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
3578
3579 2007-03-10 Alan Mackenzie <acm@muc.de>
3580
3581 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
3582
3583 2007-03-09 Richard Stallman <rms@gnu.org>
3584
3585 * abbrev.el (abbrev): Add `provide'.
3586
3587 2007-03-09 Thien-Thi Nguyen <ttn@gnu.org>
3588
3589 * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
3590
3591 2007-03-09 Martin Rudalics <rudalics@gmx.at>
3592
3593 * complete.el (PC-try-completion): New function.
3594 (PC-do-completion, read-file-name-internal): Use it instead of
3595 try-completion.
3596
3597 2007-03-08 Alan Mackenzie <acm@muc.de>
3598
3599 Remove stale tokens from `c-found-types' cache.
3600
3601 * progmodes/cc-mode.el (c-unfind-enclosing-token)
3602 (c-unfind-coalesced-tokens, c-before-change): New functions.
3603 (c-maybe-stale-found-type): New variable.
3604
3605 * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
3606 (c-trim-found-types): New functions.
3607
3608 2007-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
3609
3610 * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
3611 (debug-ignored-errors): Add entry from smerge-match-conflict.
3612
3613 2007-03-08 J.D. Smith <jdsmith@as.arizona.edu>
3614
3615 * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
3616 special help topics for keywords.
3617 (idlwave-help-assistant-command): Include ".exe" for ms-dos
3618 etc. Assistant command.
3619
3620 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
3621
3622 * replace.el (occur-engine): Move buffer-undo-list binding...
3623 (occur-1): ...to here.
3624
3625 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
3626
3627 * simple.el (minibuffer-completing-symbol): New var.
3628 (eval-expression): Use it.
3629 (completion-setup-function): Don't bind completion-base-size when
3630 completing a symbol in the minibuffer.
3631
3632 2007-03-08 Nick Roberts <nickrob@snap.net.nz>
3633
3634 * progmodes/gud.el (gdb): Pop up current GUD buffer if user
3635 tries to start a second session in graphical mode.
3636
3637 2007-03-07 Miles Bader <miles@gnu.org>
3638
3639 * international/isearch-x.el
3640 (isearch-process-search-multibyte-characters):
3641 Strip text-properties from PROMPT to avoid an error from read-string.
3642
3643 2007-03-07 Kim F. Storm <storm@cua.dk>
3644
3645 * complete.el (PC-bindings): Remap lisp-complete-symbol to
3646 PC-lisp-complete-symbol instead of binding M-TAB in global-map.
3647
3648 2007-03-07 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3649
3650 * complete.el (PC-do-completion): Delete duplicates in the list of
3651 possible completions.
3652
3653 2007-03-07 Glenn Morris <rgm@gnu.org>
3654
3655 * ses.el (ses-mode): Doc fix.
3656
3657 2007-03-06 Kim F. Storm <storm@cua.dk>
3658
3659 * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
3660
3661 2007-03-06 Kenichi Handa <handa@m17n.org>
3662
3663 * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
3664
3665 2007-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
3666
3667 * simple.el (completion-setup-function): Improve last fix so it doesn't
3668 set it to a relative directory name either.
3669
3670 2007-03-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3671
3672 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
3673
3674 2007-03-05 Richard Stallman <rms@gnu.org>
3675
3676 * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
3677
3678 * files.el (find-file-noselect): No error if file no longer exists.
3679 Display a message and avoid other questions.
3680
3681 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3682
3683 * pcomplete.el (pcomplete-show-completions): Improve last change, so
3684 as not to use an invisible window and to create a window if none exist.
3685
3686 * progmodes/python.el (python-send-command): Restart proc if necessary.
3687 (python-proc): Simplify.
3688
3689 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
3690
3691 * pcomplete.el (pcomplete-show-completions): Search all frames for
3692 completions buffer.
3693
3694 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * cus-edit.el (customize-save-variable): Clear customized-value
3697 property (saved values are now put in theme-value property).
3698 (customize-set-variable): Doc fix.
3699
3700 * complete.el (PC-do-completion): If completion-ignore-case is
3701 non-nil, replace field with completion string before exiting.
3702
3703 2007-03-05 Michael Albinus <michael.albinus@gmx.de>
3704
3705 * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
3706 Append its extension to the resulting temporary file name.
3707 (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
3708
3709 * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
3710 (tramp-smb-handle-write-region): Apply it.
3711
3712 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
3713
3714 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
3715 Redo previous change.
3716
3717 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
3718
3719 * diff-mode.el (diff-mode): Doc fix.
3720
3721 2007-03-05 Kenichi Handa <handa@m17n.org>
3722
3723 * international/characters.el: Set category `l' (latin)
3724 for more characters.
3725
3726 2007-03-04 Kim F. Storm <storm@cua.dk>
3727
3728 * emacs-lisp/authors.el (authors-aliases): Add alias.
3729
3730 2007-03-04 Glenn Morris <rgm@gnu.org>
3731
3732 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
3733 all when switching major mode.
3734 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
3735 (hs-block-start-mdata-select, hs-block-end-regexp)
3736 (hs-forward-sexp-func, hs-adjust-block-beginning):
3737 Do not make these variables permanent-local.
3738
3739 2007-03-04 Richard Stallman <rms@gnu.org>
3740
3741 * progmodes/cperl-mode.el (cperl-mode):
3742 Modify cperl-compilation-error-regexp-alist by appending.
3743
3744 * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
3745 (edebug-mode): Add the hook.
3746 (edebug-recursive-edit): Remove the hook on exiting.
3747
3748 * type-break.el (type-break-get-previous-time):
3749 Handle end-of-file errors specially
3750 so they don't get reported wrong in .emacs.
3751
3752 * startup.el (fancy-splash-text): Clarify text.
3753
3754 * simple.el (beginning-of-buffer, end-of-buffer):
3755 Avoid treating plain C-u like numeric arg.
3756
3757 * simple.el (completion-setup-function): Don't set
3758 default-directory to nil.
3759
3760 * shell.el (shell-dirstack-query): Doc fix.
3761
3762 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
3763 Don't select the window -- pass it to primitives instead.
3764
3765 * faces.el (minibuffer-prompt): Use medium blue by default.
3766
3767 2007-03-04 David Kastrup <dak@gnu.org>
3768
3769 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
3770 Preserve 16 as default value for "seconds" when customizing.
3771
3772 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
3773
3774 * textmodes/org.el (org-self-insert-command)
3775 (orgtbl-self-insert-command, org-delete-char)
3776 (org-delete-backward-char): Set the `flyspell-delayed' property.
3777
3778 2007-03-03 Chong Yidong <cyd@stupidchicken.com>
3779
3780 * international/mule.el (find-auto-coding): Don't search for
3781 line-ending characters past the end of the tail.
3782
3783 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change)
3784
3785 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
3786 Jump to the line where new score has been uploaded.
3787
3788 * play/tetris.el (tetris-move-bottom, tetris-move-left)
3789 (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
3790 Do nothing when the game is paused.
3791
3792 2007-03-03 Carsten Dominik <dominik@science.uva.nl>
3793
3794 * textmodes/org.el (org-set-tags): Prevent slipping of point
3795 during completion.
3796
3797 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
3798
3799 * isearch.el (isearch-message-prefix):
3800 Use minibuffer-prompt-properties.
3801
3802 2007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3803
3804 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
3805 (ps-setup): Print which Emacsen is running ps-print package.
3806
3807 2007-03-01 Stuart Herring <herring@lanl.gov>
3808
3809 * files.el (set-auto-mode-0): Use `indirect-function'.
3810 (hack-one-local-variable): Don't reapply current major mode.
3811
3812 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
3813
3814 * progmodes/python.el (python-quote-syntax): Don't bother with
3815 syntax-ppss-context.
3816 (python-fill-paragraph): Make sure that fenced-string delimiters that
3817 stand on their own line stay there.
3818
3819 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
3820
3821 * replace.el (perform-replace): Propertize message.
3822
3823 2007-03-01 Carsten Dominik <dominik@science.uva.nl>
3824
3825 * textmodes/org.el (org-prepare-agenda-buffers): Also check for
3826 invisible heading.
3827
3828 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
3829
3830 * net/tramp.el (tramp-file-name-handler): Revert last change.
3831
3832 2007-02-28 Nick Roberts <nickrob@snap.net.nz>
3833
3834 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
3835 Correct doc strings.
3836
3837 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
3838
3839 * replace.el (perform-replace): Undo forward-char immediately if
3840 non-adjacent search fails.
3841
3842 2007-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3843
3844 * version.el (emacs-major-version, emacs-minor-version):
3845 string-to-int -> string-to-number.
3846
3847 2007-02-28 Juanma Barranquero <lekktu@gmail.com>
3848
3849 * help.el (where-is): Fail gracefully when not passed a command.
3850
3851 2007-02-28 Stuart Herring <herring@lanl.gov>
3852
3853 * find-lisp.el (find-lisp-default-directory-predicate):
3854 Fix bug: Do symlink check on expanded filename.
3855
3856 2007-02-28 Carsten Dominik <dominik@science.uva.nl>
3857
3858 * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
3859 changes during replacement.
3860 (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
3861
3862 2007-02-28 Lars Hansen <larsh@soem.dk>
3863
3864 * desktop.el: Delete header line listing me as maintainer.
3865
3866 2007-02-28 Glenn Morris <rgm@gnu.org>
3867
3868 * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
3869 the menus case.
3870
3871 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
3872
3873 * net/tramp.el (tramp-file-name-handler): Inhibit modification
3874 hooks to avoid confusion when combining after-change calls.
3875
3876 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
3877
3878 * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
3879 now that pgg-gpg-process-region correctly honors passed-in passphrase.
3880 (allout-distinctive-bullets-string): Add info about bullet conventions.
3881 (allout-mode): Add info about distinctive vs plain bullets.
3882
3883 2007-02-27 Carsten Dominik <dominik@science.uva.nl>
3884
3885 * textmodes/org.el (org-archive-subtree): Quote variable name.
3886 (org-agenda-get-todos): Make sure skip properties are checked correctly.
3887
3888 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
3889
3890 * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
3891 (gud-bashdb-command-name, bashdb): Remove.
3892 (gud, gud-menu-map): Remove references to bash/bashdb.
3893
3894 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
3895
3896 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
3897 keyword for Python 2.5.
3898
3899 2007-02-26 Romain Francoise <romain@orebokech.com>
3900
3901 * net/net-utils.el (whois-server-tld): Update server for .org.
3902 (whois-server-list): Add whois.publicinterestregistry.net.
3903 (whois-guess-server): Fix formatting in docstring.
3904
3905 2007-02-26 Kim F. Storm <storm@cua.dk>
3906
3907 * mouse.el (mouse-show-mark): Run hooks and perform command
3908 remapping for mouse-region-delete-keys.
3909
3910 2007-02-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3911
3912 * font-core.el (font-lock-mode): Doc fix.
3913
3914 2007-02-25 Kim F. Storm <storm@cua.dk>
3915
3916 * ido.el (ido-buffer-internal): Set this-command to fallback command.
3917 Add selected buffer to buffer-name-history.
3918 (ido-file-internal): Set this-command to fallback command.
3919 Add file names to file-name-history.
3920
3921 * emacs-lisp/map-ynp.el (map-y-or-n-p):
3922 Apply minibuffer-prompt-properties.
3923
3924 2007-02-25 Andreas Schwab <schwab@suse.de>
3925
3926 * files.el (hack-one-local-variable-eval-safep): Correct handling
3927 of edebug-form-spec property value. Reported by Johan Bockg\e,Ae\e(Brd.
3928
3929 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
3930
3931 * textmodes/org.el (org-table-overlay-coordinates)
3932 (org-table-toggle-coordinate-overlays): New functions.
3933 (org-table-overlay-coordinates, org-table-coordinate-overlays):
3934 New variables.
3935 (org-startup-with-deadline-check): Remove option.
3936 (org-mode): Remove deadline check on startup.
3937 (org-table-limit-column-width): Remove option.
3938 (org-table-formula-numbers-only): Remove option.
3939 (org-link-style, org-link-format): Remove options.
3940 (org-select-agenda-window, org-fit-agenda-window): Remove options.
3941 (org-export-ascii-show-new-buffer)
3942 (org-export-html-show-new-buffer): Remove options.
3943 (org-activate-links): Remove camel option.
3944 (org-file-link-context-use-camel-case): Remove option.
3945 (org-camel-regexp): Remove variable.
3946 (org-activate-camels): Remove function.
3947 (org-store-link): Remove Camel stuff.
3948 (org-make-org-heading-camel): Remove function.
3949 (org-open-at-point): Remove camel stuff.
3950 (org-link-search): Remove camel stuff.
3951 (org-camel-to-words): Function removed.
3952 (org-get-agenda-file-buffer): Make sure we prepare the base
3953 buffers, not any indirect buffers.
3954 (org-sort-entries): Sort top-level when not on a headline, and no
3955 active region.
3956 (org-in-regexp): New function.
3957 (org-search-not-self): Rename from `org-search-not-link'.
3958 (org-open-link-marker): New variable.
3959 (org-open-at-point): Set `org-open-link-marker'.
3960 (org-print-icalendar-entries): Fixe bug with excluding DONE
3961 entries from the exported list.
3962 (org-edit-formula-lisp-indent): New command.
3963 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
3964 (orgtbl-to-latex, orgtbl-insert-radio-table)
3965 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
3966 (orgtbl-radio-table-templates): New option.
3967 (org-store-link-props):
3968 (org-remember-templates): More possibilities to insert info
3969 into templates.
3970 (org-remember-apply-template): Make use of the extended
3971 template capabilities.
3972 (org-remember-redo-template): New command.
3973 (org-upgrade-old-links)
3974 (org-table-modify-formulas, org-table-replace-in-formulas)
3975 (org-table-find-dataline)
3976 (org-table-get-vertical-vector): Remove functions.
3977 (org-table-remove-rectangle-highlight)
3978 (org-time-stamp-format, org-toggle-log-option)
3979 (org-table-highlight-rectangle)
3980 (org-table-iterate, org-table-make-reference):
3981 (org-translate-time, org-tree-to-indirect-buffer)
3982 (org-table-field-info, org-table-fix-formulas)
3983 (org-table-force-dataline, org-table-get-descriptor-line)
3984 (org-table-get-range)
3985 (org-skip-comments, org-sort)
3986 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
3987 (org-table-current-dline, org-table-current-field-formula)
3988 (org-table-edit-backward-field)
3989 (org-table-edit-formulas-post-command)
3990 (org-table-edit-line-down, org-table-edit-line-up)
3991 (org-agenda-archive)
3992 (org-agenda-clock-cancel)
3993 (org-agenda-clock-out, org-agenda-list-stuck-projects)
3994 (org-agenda-open-link, org-agenda-show-new-time)
3995 (org-agenda-skip-subtree-when-regexp-matches)
3996 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
3997 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
3998 (org-do-sort, org-file-image-p, org-find-overlays)
3999 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
4000 (org-highlight-until-next-command, org-isearch-end)
4001 (org-match-any-p, org-next-link, org-previous-link):
4002 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
4003 (org-rewrite-old-row-references)
4004 (org-isearch-post-command)
4005 (org-table-edit-move, org-table-edit-next-field)
4006 (org-table-edit-scroll, org-table-edit-scroll-down)
4007 (org-set-frame-title, org-show-reference)
4008 (org-unhighlight-once, org-verify-change-for-undo): New functions.
4009 (org-show-variable): Remove command.
4010 (org-add-log-maybe): New arguments STATE, FINDPOS
4011 (org-table-sort-lines): Rewrite from scratch.
4012 (org-link-search): New argument AVOID-POS.
4013 (org-print-icalendar-entries): Remove argument CATEGORY.
4014 (org-run-agenda-series): Remove argument WONDOW.
4015 (org-next-link, org-previous-link): New commands.
4016 (org-agenda-date-format): New option.
4017 (org-table-iterate): New command.
4018 (org-table-modify-formulas)
4019 (org-table-replace-in-formulas): Remove functions.
4020 (org-table-fix-formulas): New function.
4021 (org-table-insert-column, org-table-delete-column)
4022 (org-table-move-column): Use `org-table-fix-formulas'.
4023 (org-follow-gnus-link): Patch from Bastien/Leo.
4024 (org-table-current-field-formula): New function.
4025 (org-file-image-p): New function.
4026 (org-agenda-show-new-time): New function.
4027 (org-agenda-date-later): Call `org-agenda-show-new-time'.
4028 (org-with-remote-undo): New macro.
4029 (org-agenda-undo): New command.
4030 (org-verify-change-for-undo): New function.
4031 (org-time-stamp-format): New function.
4032 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
4033 by user.
4034 (org-match-any-p): New function.
4035 (org-make-tags-matcher): Handle regular expressions for tag and
4036 todo matches.
4037 (org-read-date): Accept "+N" as input for a date relative to the
4038 current date.
4039 (org-remove-subtree-entries-from-agenda): New function.
4040 (org-agenda-archive, org-agenda-kill):
4041 Use `org-remove-subtree-entries-from-agenda'.
4042 (org-do-sort, org-sort-entries): New functions.
4043 (org-sort): New command.
4044 (org-table-sort-lines): Use `org-do-sort'.
4045 (org-fix-decoded-time): New function.
4046 (org-table-number-regexp): Require 0x... to identify as number
4047 in tables.
4048 (org-startup-options): New keywords for note taking.
4049 (org-upgrade-old-links): Remove function.
4050 (org-get-repeat): New function.
4051 (org-show-context): Also show siblings on current level.
4052 (org-show-siblings): New function.
4053 (org-isearch-end, org-isearch-post-command): New functions.
4054 (org-show-siblings): New option.
4055 (org-show-context): Use `org-show-siblings'.
4056 (org-table-maybe-recalculate-line): No longer require `calc-eval'
4057 to be bound, because user may just use elisp.
4058
4059 2007-02-24 Kim F. Storm <storm@cua.dk>
4060
4061 * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
4062 (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
4063
4064 2007-02-24 Dan Nicolaescu <dann@ics.uci.edu>
4065
4066 * startup.el (command-line): Also check if the abbrev file is readable.
4067
4068 2007-02-24 John Paul Wallington <jpw@pobox.com>
4069
4070 * net/tls.el (tls-certtool-program): Fix custom type.
4071
4072 * mail/feedmail.el (feedmail-message-id-generator)
4073 (feedmail-date-generator): Fix custom types.
4074
4075 * mail/rmail.el (rmail-message-filter): Fix custom type.
4076
4077 2007-02-24 Eli Zaretskii <eliz@gnu.org>
4078
4079 * startup.el (command-line): If simple.el cannot be found, proceed
4080 with a warning message.
4081
4082 2007-02-24 Kenichi Handa <handa@m17n.org>
4083
4084 * international/utf-8.el (utf-8-pre-write-conversion): Handle the
4085 case that BEG is a string.
4086
4087 2007-02-24 Chris Moore <dooglus@gmail.com>
4088
4089 * pgg-pgp5.el (pgg-pgp5-encrypt-region):
4090 * pgg-pgp.el (pgg-pgp-encrypt-region):
4091 * pgg-gpg.el (pgg-gpg-encrypt-region):
4092 Check pgg-encrypt-for-me if no other recipients.
4093
4094 2007-02-23 Eli Zaretskii <eliz@gnu.org>
4095
4096 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
4097
4098 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
4099 shell-quote-argument.
4100
4101 2007-02-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4102
4103 * comint.el (comint-read-input-ring): Use comint-input-ring-size
4104 from the comint buffer instead of the temporary one.
4105
4106 2007-02-23 David Reitter <david.reitter@gmail.com>
4107
4108 * cus-edit.el (custom-save-all): Canonicalize custom-file before
4109 storing it in recentf-exclude.
4110
4111 2007-02-23 Chong Yidong <cyd@stupidchicken.com>
4112
4113 * startup.el (fancy-splash-screens): Make cursor-type buffer-local
4114 in splash screen.
4115
4116 2007-02-22 J.D. Smith <jdsmith@as.arizona.edu>
4117
4118 * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
4119 commands, for restart.
4120 (idlwave-shell-current-module): Fix handling of module name by type.
4121 (idlwave-shell-break-in): Update type handling.
4122 (idlwave-shell-bp-get): Encode type in BP structure.
4123 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
4124 (idlwave-shell-module-source-query): Query routine info based on type.
4125 Fix path parsing for non-compiled files.
4126 (idlwave-shell-module-source-filter): Don't signal error in filter
4127 if no source found.
4128 (idlwave-shell-set-bp-in-module): Use fallback source to prevent
4129 filter race.
4130
4131 2007-02-22 Kim F. Storm <storm@cua.dk>
4132
4133 * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
4134 (editable-field): Document need to put some text before the %v
4135 escape in :format string.
4136
4137 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
4138
4139 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
4140 (vc-svn-use-edit): Remove unused config var.
4141 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
4142
4143 * outline.el (hide-sublevels): Keep empty last line, if available.
4144
4145 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
4146 rather than the corresponding unicode char, to make the code
4147 more readable.
4148
4149 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
4150
4151 * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
4152 (speedbar-show-unknown-files, speedbar-item-info-file-helper)
4153 (speedbar-item-info-tag-helper): Doc fixes.
4154
4155 2007-02-19 Kenichi Handa <handa@m17n.org>
4156
4157 * international/mule-cmds.el (locale-language-names):
4158 Map "eo" to "Esperanto".
4159
4160 * language/european.el ("Esperanto"): New language environment.
4161
4162 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change)
4163
4164 * simple.el (kill-line): Doc fix.
4165
4166 2007-02-17 Kim F. Storm <storm@cua.dk>
4167
4168 * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
4169 (bindat--unpack-item, bindat--length-group, bindat--pack-item)
4170 (bindat--unpack-group, bindat--pack-group):
4171 Handle vectors with optional element type.
4172
4173 2007-02-17 Daiki Ueno <ueno@unixuser.org>
4174
4175 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
4176 if PASSPHRASE is given.
4177
4178 2007-02-17 Chris Moore <dooglus@gmail.com>
4179
4180 * jka-cmpr-hook.el (jka-compr-compression-info-list):
4181 Recognize backups of bz2 compressed files.
4182
4183 2007-02-17 Eli Zaretskii <eliz@gnu.org>
4184
4185 * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
4186 to nil to speed up lookup of the symbol in index nodes.
4187
4188 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4189
4190 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4191 Add indentation for the constants of Lisp.
4192
4193 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
4194
4195 * ps-print.el: Use (defvar <foo>) where applicable.
4196 (ps-print-emacs-type): Remove.
4197 (ps-x-frame-property, ps-e-frame-parameter): Remove.
4198 (ps-frame-parameter): Align its call-convention with frame-parameter.
4199 (ps-begin-job): Adjust calls to it appropriately.
4200 (ps-setup): Don't print ps-print-emacs-type.
4201 (ps-e-find-composition, ps-mark-active-p, ps-color-device):
4202 Define in such a way that it's obvious that it's defined.
4203 (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
4204 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
4205 (ps-jts-ps-setup): Use flavor-neutral syntax instead.
4206
4207 2007-02-15 Alan Mackenzie <acm@muc.de>
4208
4209 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
4210 an empty one-line C-style comment, post-position point properly.
4211
4212 2007-02-15 Chris Moore <dooglus@gmail.com>
4213
4214 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
4215 (isearch-lazy-highlight-new-loop): Bind it.
4216 (isearch-lazy-highlight-search): Use it.
4217
4218 * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
4219
4220 2007-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4221
4222 * font-lock.el (font-lock-extend-region-wholelines):
4223 Only return non-nil if the region has really been changed.
4224 Reported by David Hansen <david.hansen@physik.fu-berlin.de>
4225
4226 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
4227
4228 * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
4229 (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
4230 (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
4231
4232 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
4233
4234 * faces.el (color-values): Revert changes to docstring from
4235 2007-01-31 and 2000-09-07.
4236
4237 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
4238 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
4239 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
4240 (ispell-help): Fix typos in docstring and output message.
4241
4242 2007-02-14 Kim F. Storm <storm@cua.dk>
4243
4244 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
4245 (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
4246 (grep): Fix lgrep reference.
4247
4248 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
4249 (standard-display-underline): Use make-glyph-code.
4250
4251 * descr-text.el (describe-char): Use glyph-char and glyph-face.
4252
4253 * international/latin1-disp.el (latin1-display-char):
4254 Use make-glyph-code.
4255
4256 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
4257
4258 * ehelp.el (with-electric-help, electric-help-exit)
4259 (electric-help-retain): Doc fixes.
4260
4261 * emacs-lisp/bytecomp.el (byte-compile-dest-file)
4262 (byte-compile-file): Doc fixes.
4263
4264 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4265
4266 * term/mac-win.el: Change all uses of
4267 mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
4268 (mac-ae-number): Return integer 0 if coerced result is float 0.0.
4269 (mac-ae-get-url): Call select-frame-set-input-focus.
4270 (mac-dnd-handle-drag-n-drop-event): Don't call
4271 select-frame-set-input-focus.
4272
4273 2007-02-13 Kenichi Handa <handa@m17n.org>
4274
4275 * international/characters.el: Fix documentation of category `a'.
4276
4277 2007-02-11 Dan Nicolaescu <dann@ics.uci.edu>
4278
4279 * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
4280
4281 2007-02-12 Michael Albinus <michael.albinus@gmx.de>
4282
4283 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
4284 (tramp-get-remote-ln): Handle error case.
4285 Reported by Chris Moore <dooglus@gmail.com>.
4286
4287 2007-02-11 Kim F. Storm <storm@cua.dk>
4288
4289 * bindings.el (ctl-x-map): Remove register compatibility bindings
4290 C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
4291
4292 2007-02-11 Richard Stallman <rms@gnu.org>
4293
4294 * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
4295 in load history.
4296
4297 * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
4298 condition -- don't fail to stop at endpos.
4299
4300 2007-02-11 Carsten Dominik <dominik@science.uva.nl>
4301
4302 * textmodes/org.el (org-agenda-get-todos)
4303 (org-agenda-get-timestamps, org-agenda-get-closed)
4304 (org-agenda-get-deadlines, org-agenda-get-scheduled)
4305 (org-agenda-get-blocks, org-format-agenda-item)
4306 (org-agenda-change-all-lines, org-scan-tags): Rename text property
4307 from `category' to `org-category'.
4308
4309 2007-02-11 Kenichi Handa <handa@m17n.org>
4310
4311 * international/titdic-cnv.el (titdic-convert): Force files be written
4312 with Unix-like eol format. Read files under CXTERM-DIC by raw-text.
4313 (miscdic-convert): Force files be written with Unix-like eol format.
4314
4315 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
4316
4317 * files.el (change-major-mode-with-file-name): Fix typo in docstring.
4318
4319 * calculator.el (calculator-prompt): Doc fix.
4320 (calculator-mode-map): Fix typo in menu entry.
4321
4322 2007-02-10 Jay Belanger <belanger@truman.edu>
4323
4324 * calculator.el (calculator): Do more extensive checking for when
4325 3 lines should be used for the calculator.
4326
4327 2007-02-10 Eli Zaretskii <eliz@gnu.org>
4328
4329 * info-look.el (info-lookup-make-completions):
4330 Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
4331 index nodes.
4332
4333 * info.el (Info-fontify-maximum-menu-size): Document the effect
4334 of a nil value.
4335 (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
4336 non-nil before using it as size.
4337
4338 2007-02-09 Chong Yidong <cyd@stupidchicken.com>
4339
4340 * subr.el (insert-for-yank-1): Prevent read-only properties from
4341 interfering with text property operations.
4342
4343 * image-mode.el (image-mode): Revert 2007-01-30 changes.
4344
4345 * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
4346 (image-type-auto-detected-p): Fail if another match is found in
4347 auto-mode-alist.
4348
4349 * files.el (magic-mode-alist): Call image-mode instead of
4350 image-mode-maybe for autodetected images.
4351
4352 2007-02-09 Juanma Barranquero <lekktu@gmail.com>
4353
4354 * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
4355 Fix typos in docstrings.
4356 (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
4357
4358 2007-02-09 Kim F. Storm <storm@cua.dk>
4359
4360 * emacs-lisp/float-sup.el: Remove obsolete comment.
4361
4362 2007-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
4363
4364 * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
4365
4366 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4367
4368 * simple.el: Revert previous change, at request of RMS:
4369 (fundamental-mode-hook): Remove.
4370 (fundamental-mode): Run after-change-major-mode-hooks manually,
4371 and don't run the now-nonexistent fundamental-mode-hook.
4372
4373 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4374
4375 * simple.el (fundamental-mode-hook): Declare new hook.
4376 (fundamental-mode): Run the new dedicated hook, and don't run
4377 after-change-major-mode-hooks manually anymore.
4378
4379 2007-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
4380
4381 * vc-svn.el (vc-svn-merge-news): Understand the new format with two
4382 added columns of chars. Remove support for the "no-meta-info" format.
4383 Prompted by Romain Francoise <romain@orebokech.com>.
4384
4385 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4386
4387 * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
4388 (gdb-mouse-until, gdb-mouse-jump): Use it.
4389
4390 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4391
4392 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
4393 work when there is just an assembler buffer (no source buffer).
4394
4395 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
4396
4397 * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
4398 just because the diff was produced using "-p" (--show-c-function).
4399
4400 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
4401
4402 * faces.el (frame-set-background-mode): Use `color-values' and
4403 `display-color-p', not `x-color-values' and `x-display-color-p'.
4404 (face-valid-attribute-values): Use `defined-colors' instead of
4405 `x-defined-colors'.
4406
4407 2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4408
4409 * ps-print.el: The ps-print commands without face printing should not
4410 print background color. Reported by Leo <sdl.web@gmail.com>.
4411 (ps-print-version): New version 6.7.3.
4412 (ps-begin-job): New arg. Fix ps-default-background and
4413 ps-default-foreground initialization.
4414 (ps-face-attributes): Fix doc string.
4415 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
4416
4417 * printing.el: Fix ps-print link.
4418
4419 2007-02-06 Chong Yidong <cyd@stupidchicken.com>
4420
4421 * faces.el (face-set-after-frame-default): Compile attributes to
4422 be set by frame parameters before merging in X resources.
4423
4424 2007-02-06 Juanma Barranquero <lekktu@gmail.com>
4425
4426 * simple.el (blink-matching-paren-dont-ignore-comments):
4427 (blink-matching-paren-on-screen): Doc fixes.
4428
4429 2007-02-06 Nick Roberts <nickrob@snap.net.nz>
4430
4431 * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
4432
4433 2007-02-05 Juanma Barranquero <lekktu@gmail.com>
4434
4435 * loadhist.el (unload-feature): Silently ignore `load-history' entries
4436 of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
4437 entries like `defun'. Return nil.
4438
4439 2007-02-05 Kim F. Storm <storm@cua.dk>
4440
4441 * ido.el: Doc fixes.
4442
4443 2007-02-04 David Kastrup <dak@gnu.org>
4444
4445 * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
4446 `mpuz-allow-double-multiplicator' is non-zero, and correct
4447 calculation of `min'.
4448
4449 2007-02-04 Per Abrahamsen <abraham@dina.kvl.dk>
4450
4451 * wid-edit.el (widget-default-create): Insert new text at the
4452 :from marker _after_ the marker, not before it.
4453
4454 2007-02-04 Alan Mackenzie <acm@muc.de>
4455
4456 * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
4457 containing it is re-indented.
4458
4459 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4460
4461 * net/newsticker.el (newsticker--insert-image): Update docstring,
4462 and insert the image directly.
4463 (newsticker--buffer-redraw): Update docstring.
4464
4465 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4466 Rename from define-global-minor-mode.
4467
4468 * progmodes/cwarn.el (global-cwarn-mode):
4469 * emacs-lisp/autoload.el (make-autoload):
4470 * hi-lock.el (global-hi-lock-mode):
4471 * font-core.el (global-font-lock-mode): All callers changed.
4472
4473 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4474
4475 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
4476 Don't copy @ignore lines into menu descriptions.
4477 (texinfo-multi-file-update): Goto the @node line before attempting
4478 to pluck the node name.
4479 (texinfo-multiple-files-update): Reverse the optional arguments'
4480 order, as per the doc string and the `interactive' form.
4481
4482 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4483
4484 * image-mode.el: Use autoload to avoid overriding disabled setting
4485 applied in .emacs.
4486
4487 2007-02-03 Alan Mackenzie <acm@muc.de>
4488
4489 * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
4490 for, e.g. "void (*hdone)();" in a k&r list. (No WS between
4491 adjacent paren groups).
4492
4493 2007-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4494
4495 * progmodes/ebnf2ps.el: Doc fixes.
4496 (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
4497
4498 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4499
4500 * dired-x.el (dired-do-relsymlink): Add reference to
4501 dired-do-symlink. Add an autoload cookie.
4502
4503 * dired-aux.el (dired-do-symlink): Add reference to
4504 dired-do-relsymlink.
4505
4506 2007-02-02 Doug Maxey <dwm@enoyolf.org> (tiny change)
4507
4508 * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
4509 <left-fringe mouse-3>: New bindings.
4510
4511 2007-02-02 Ulf Jasper <ulf.jasper@web.de>
4512
4513 * net/newsticker.el (newsticker-version): Changed to "1.10".
4514 (newsticker--set-customvar): Doc string.
4515 (newsticker-new-item-face): Doc string.
4516 (newsticker-mode): Initialize `invisibility-spec' with t.
4517 (newsticker-mode-map): Added
4518 `newsticker-mark-all-items-at-point-as-read'.
4519 (newsticker-menu): Added narrow-to-item and narrow-to-feed.
4520 (newsticker-w3m-show-inline-images): Do not call
4521 `w3m-remove-image'.
4522 (newsticker--buffer-after-w3m-insert-image): New advice for
4523 w3m-insert-image to cache images.
4524 (newsticker-next-item-same-feed): New.
4525 (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
4526 (newsticker-mark-all-items-of-feed-as-read): New.
4527 (newsticker-mark-all-items-at-point-as-read): Use new functions.
4528 (newsticker-mark-item-at-point-as-read): Doc string.
4529 (newsticker-mark-item-at-point-as-read): Use new functions.
4530 (newsticker--do-mark-item-at-point-as-read): New, extracted from
4531 `newsticker-mark-item-at-point-as-read'.
4532 (newsticker-hide-entry): Use (t) instead of t for invisibility.
4533 (newsticker--sentinel): Yet another xml-parser workaround.
4534 (newsticker--decode-iso8601-date): Bugfix for datestrings without
4535 days.
4536 (newsticker--buffer-do-insert-text): Fix.
4537 (newsticker--buffer-insert-enclosure): Fix. length might be missing.
4538 (newsticker--buffer-make-item-completely-visible):
4539 `switch-to-buffer' not necessary.
4540
4541 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4542
4543 * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
4544 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
4545 (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
4546 (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
4547 (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
4548
4549 2007-02-02 Kenichi Handa <handa@m17n.org>
4550
4551 * international/quail.el (quail-show-key): Fix an error message.
4552
4553 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4554
4555 * faces.el (set-face-underline-p, modify-face): Rename arg
4556 UNDERLINE-P to UNDERLINE (it is not a flag).
4557
4558 2007-02-01 Nick Roberts <nickrob@snap.net.nz>
4559
4560 * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
4561 when adding gdb-speedbar-update to gdb-input-queue.
4562
4563 2007-02-01 Kenichi Handa <handa@m17n.org>
4564
4565 * international/quail.el (quail-show-key): Signal an error if the
4566 current input method is not using Quail.
4567
4568 2007-02-01 J.D. Smith <jdsmith@as.arizona.edu>
4569
4570 * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
4571 Trim leading whitespace in sysvar names.
4572
4573 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4574
4575 * faces.el (internal-find-face, internal-get-face): Doc fixes.
4576
4577 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
4578
4579 * ido.el (ido-set-common-completion): Use `let', not `let*'.
4580
4581 2007-01-31 Romain Francoise <romain@orebokech.com>
4582
4583 * comint.el: Delete extra copy of `comint-copy-old-input' added in
4584 previous change to this file.
4585
4586 2007-01-31 Jason Rumney <jasonr@gnu.org>
4587
4588 * files.el (magic-mode-alist): Use image-mode-maybe rather than
4589 image-mode.
4590
4591 * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
4592 interfering with attempt to set major mode from modified
4593 auto-mode-alist.
4594
4595 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
4596
4597 * faces.el (color-values): Doc fix.
4598 (face-differs-from-default-p): Don't check :foreground twice.
4599
4600 2007-01-31 J.D. Smith <jdsmith@as.arizona.edu>
4601
4602 * comint.el (comint-mode): Prevent non-keyword fontification by default.
4603
4604 2007-01-31 Kenichi Handa <handa@m17n.org>
4605
4606 * international/quail.el (quail-store-decode-map-key): Store a
4607 translated character too.
4608 (quail-char-equal-p): New function.
4609 (quail-find-key1): Check character equality by quail-char-equal-p.
4610 (quail-decode-map-generated): New variable.
4611 (quail-find-key): Check quail-decode-map-generated and re-generate
4612 a decode map if necessary.
4613
4614 2007-01-30 Richard Stallman <rms@gnu.org>
4615
4616 * tutorial.el (tutorial--detailed-help): Make the list of
4617 changed keys look nicer.
4618
4619 2007-01-30 Nick Roberts <nickrob@snap.net.nz>
4620
4621 * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
4622 (gdb-var-delete): Use it.
4623 (gdb-var-update-handler-1): Handle value "invalid" for MI field
4624 `in_scope'.
4625
4626 2007-01-30 Michael Albinus <michael.albinus@gmx.de>
4627
4628 * files.el (get-free-disk-space): Return nil for remote directories.
4629
4630 * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
4631 instead of "dir".
4632
4633 2007-01-30 Chong Yidong <cyd@stupidchicken.com>
4634
4635 * type-break.el (type-break-catch-up-event): New function.
4636 (type-break-demo-hanoi, type-break-demo-life)
4637 (type-break-demo-boring): Use it.
4638
4639 * image-mode.el (image-mode): Don't automatically view as image.
4640 (image-toggle-display): Add `disabled' property.
4641
4642 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
4643
4644 * isearchb.el (isearchb-iswitchb):
4645 * ps-print.el (ps-build-face-reference):
4646 * emacs-lisp/shadow.el (list-load-path-shadows):
4647 * eshell/esh-cmd.el (eshell-rewrite-for-command):
4648 * international/mule.el (find-auto-coding):
4649 * mail/supercite.el (sc-attrib-selection-list):
4650 * progmodes/cc-defs.el (c-emacs-features):
4651 * progmodes/cc-vars.el (c-offsets-alist):
4652 * progmodes/flymake.el
4653 (flymake-init-create-temp-source-and-master-buffer-copy):
4654 Fix typos in docstrings (some suggested by Chris Moore).
4655
4656 * progmodes/vhdl-mode.el (vhdl-components-package-name)
4657 (vhdl-get-library-unit, vhdl-corresponding-begin)
4658 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
4659 (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
4660 (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
4661 (vhdl-font-lock-match-item): Fix typos in docstrings.
4662 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
4663 (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
4664 (vhdl-speedbar-insert-project-hierarchy):
4665 Improve argument/docstring consistency.
4666
4667 2007-01-29 Kenichi Handa <handa@m17n.org>
4668
4669 * international/titdic-cnv.el (py-converter): Fix previous change.
4670
4671 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
4672
4673 * jka-compr.el (jka-compr-partial-uncompress)
4674 (jka-compr-call-process): Rebind default-directory if it is
4675 invalid. Suggested by Chris Moore.
4676
4677 * comint.el (comint-insert-input): Handle situation where the
4678 selected buffer is not the clicked buffer.
4679
4680 2007-01-29 Kenichi Handa <handa@m17n.org>
4681
4682 * international/ja-dic-cnv.el (skkdic-convert):
4683 Add byte-compile-disable-print-circle:t at the head.
4684
4685 * international/titdic-cnv.el (tit-process-header):
4686 Add byte-compile-disable-print-circle:t at the head.
4687 (miscdic-convert): Likewise.
4688 (py-converter): Skip the header comments.
4689
4690 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
4691 New variable.
4692 (byte-compile-output-file-form): Bing print-circle to nil if
4693 byte-compile-output-file-form is not nil.
4694 (byte-compile-output-docform): Likewise.
4695
4696 2007-01-28 Kim F. Storm <storm@cua.dk>
4697
4698 * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
4699 Declare earlier to avoid byte compiler warnings.
4700
4701 2007-01-28 Markus Triska <markus.triska@gmx.at>
4702
4703 * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
4704
4705 2007-01-28 Chong Yidong <cyd@stupidchicken.com>
4706
4707 * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
4708 (gamegrid-add-score-with-update-game-score-1): Allow local quits
4709 when calling update-game-score program. Remove unnecessary
4710 save-excursion.
4711
4712 * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
4713
4714 2007-01-28 Nick Roberts <nickrob@snap.net.nz>
4715
4716 * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
4717 avoid compiler warning.
4718 (gdb-var-update-handler-1): Consider that the MI field `in_scope'
4719 might have values other than "true" or "false".
4720
4721 2007-01-28 Richard Stallman <rms@gnu.org>
4722
4723 * textmodes/fill.el (fill-paragraph-function): Doc fix.
4724 (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
4725
4726 * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
4727
4728 * image.el (image-type-header-regexps): Make GIF regex more specific.
4729
4730 * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
4731 Don't check `backspace'.
4732 (tutorial--find-changed-keys): Look up bindings in a temp buffer
4733 in Fundamental mode.
4734
4735 * startup.el (fancy-splash-text, normal-splash-screen):
4736 Mention C-g.
4737
4738 * simple.el (eval-expression): Don't use eval-last-sexp-print-value
4739 when inserting in buffer.
4740
4741 * vc-arch.el (vc-arch-file-id): Move with-current-buffer
4742 inside the if.
4743
4744 2007-01-27 Richard Stallman <rms@gnu.org>
4745
4746 * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
4747
4748 2007-01-27 Guanpeng Xu <herberteuler@hotmail.com>
4749
4750 * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
4751 enum/union/struct/class definition.
4752 Revert change to call `forward-sexp' multiple times.
4753
4754 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
4755
4756 * files.el (hack-local-variables-confirm): Don't keep trying to
4757 read an event from an empty kbd macro.
4758
4759 2007-01-27 Eli Zaretskii <eliz@gnu.org>
4760
4761 * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
4762
4763 2007-01-27 Ben North <ben@redfrontdoor.org>
4764
4765 * outline.el (outline-promote, outline-demote): Doc fix. Rename
4766 the arg CHILDREN -> WHICH.
4767
4768 2007-01-27 Michael Albinus <michael.albinus@gmx.de>
4769
4770 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
4771 default-directory to a sane value when calling start-process.
4772
4773 2007-01-27 Eli Zaretskii <eliz@gnu.org>
4774
4775 * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
4776 (ls-lisp-format-time-list): Doc fix. Mention
4777 ls-lisp-use-localized-time-format.
4778 (ls-lisp-format-time): Use ls-lisp-format-time-list if
4779 ls-lisp-use-localized-time-format is non-nil, even if a valid
4780 locale is defined.
4781
4782 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
4783
4784 * jka-compr.el (jka-compr-shell): Doc fix.
4785
4786 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
4787
4788 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4789
4790 * ps-print.ps: Fix background height.
4791 (ps-print-version): New version 6.7.2.
4792
4793 2007-01-26 Eli Zaretskii <eliz@gnu.org>
4794
4795 * makefile.w32-in (finder-data, custom-deps): Depend on
4796 $(lisp)/loaddefs.el.
4797
4798 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
4799
4800 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
4801
4802 2007-01-24 Miles Bader <miles@gnu.org>
4803
4804 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
4805 (byte-compile-output-docform): Bind `print-circle' to t.
4806
4807 2007-01-24 Kenichi Handa <handa@m17n.org>
4808
4809 * international/ja-dic-cnv.el (skkdic-convert): Insert a related
4810 file name of the original SKK dictionary file.
4811
4812 2007-01-24 Kim F. Storm <storm@cua.dk>
4813
4814 * ido.el (ido-initial-position): New variable.
4815 (ido-read-internal): Set it if default item is specified.
4816 (ido-minibuffer-setup): Position cursor accordingly if set.
4817 (ido-edit-input): C-e moves to end of input if not already there.
4818 (ido-magic-backward-char): C-b does like M-b if prev char is /.
4819 Don't switch to buffer mode if repeating C-b at start of input.
4820 (ido-toggle-ignore): C-a only toggles ignore at start or end of
4821 input; else it moves to start of input.
4822 (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
4823 not at end of input, delete rest of input, rather than normal op.
4824
4825 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
4826
4827 * emulation/viper-keym.el (viper-insert-basic-map):
4828 Delete binding for S-TAB.
4829
4830 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
4831 of message. Activate mark.
4832 (ediff-activate-mark): Set transient-mark-mode to t.
4833
4834 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
4835
4836 2007-01-23 Martin Rudalics <rudalics@gmx.at>
4837
4838 * help-fns.el (describe-variable): Don't suppress display of
4839 buffer local value when the value is "large".
4840
4841 2007-01-22 Kim F. Storm <storm@cua.dk>
4842
4843 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
4844 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
4845 (ido-tidy): Use ido-active.
4846
4847 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
4848
4849 * hexl.el (hexl-mode-exit): Add missing quote.
4850
4851 2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4852
4853 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
4854 (mac-ae-keyboard-modifiers): New function.
4855 (mac-handle-toolbar-switch-mode): Use it.
4856 (mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
4857 if keyboard modifiers on drop contain option key.
4858 (mac-dnd-drop-data): Add optional argument `action'.
4859 (special-event-map): Remove binding for M-drag-n-drop.
4860
4861 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com>
4862
4863 * add-log.el (add-log-current-defun): Use CC Mode functions to
4864 find the beginning and end of a defun.
4865
4866 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
4867
4868 * progmodes/gdb-ui.el (gdb-var-create-regexp)
4869 (gdb-var-create-handler): Handle value field in GDB output of
4870 -var-create.
4871 (gdb-max-frames): New variable.
4872 (gdb-stack-buffer, gdb-frames-select): Use it.
4873 (gdb-info-stack-custom): Help user customize gdb-max-frames,
4874 if necessary.
4875 (gdb-get-frame-number): Simplify.
4876
4877 2007-01-21 Glenn Morris <rgm@gnu.org>
4878
4879 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
4880 Update copyrights.
4881
4882 2007-01-21 Alan Mackenzie <acm@muc.de>
4883
4884 * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
4885 handling of K&R stuff.
4886
4887 2007-01-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4888
4889 * textmodes/bibtex.el (bibtex-files): Fix customization type.
4890
4891 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4892
4893 * ps-print.el: Handle frame parameters (background and/or foreground
4894 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
4895 (ps-print-version): New version 6.7.1.
4896 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
4897 (ps-frame-parameter): New fun.
4898 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
4899 Fix doc and customization.
4900 (ps-begin-job): Get frame parameters (background and/or foreground
4901 colors).
4902 (ps-do-despool): Ensure ps-printer-name has a valid value.
4903
4904 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
4905
4906 * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
4907 (gdb-debug-log-max): Rename from gdb-debug-ring-max.
4908 (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
4909 mean unlimited.
4910
4911 2007-01-20 Alan Mackenzie <acm@muc.de>
4912
4913 * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
4914 much more rigorous analysis of putative K&R regions.
4915
4916 2007-01-20 Alan Mackenzie <acm@muc.de>
4917
4918 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
4919 New functions.
4920
4921 2007-01-20 Alan Mackenzie <acm@muc.de>
4922
4923 * progmodes/cc-align.el, progmodes/cc-cmds.el,
4924 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4925 * progmodes/cc-langs.el, progmodes/cc-styles.el,
4926 * progmodes/cc-vars.el: Add my name.
4927
4928 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
4929
4930 * files.el (find-alternate-file): Revert query message to Emacs 21
4931 version.
4932
4933 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
4934
4935 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
4936 the doc string how to use personal abbrevs without electric
4937 keywords.
4938
4939 2007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4940
4941 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
4942 Fixed cursor position when toggle abbreviated display.
4943
4944 2007-01-20 Nick Roberts <nickrob@snap.net.nz>
4945
4946 * t-mouse.el: Update copyright following assignment by
4947 Alessandro Rubini.
4948
4949 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
4952 (type-break-demo-boring): Call read-event instead of read-char.
4953
4954 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change)
4955
4956 * progmodes/compile.el: Add handling for makepplog.
4957
4958 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4959
4960 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
4961 aspell dictionaries are initialized when called non-interactively.
4962
4963 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
4964
4965 * progmodes/compile.el (compilation-loop): New arg limit.
4966 Handle case where the first error is at point-min.
4967 (compilation-next-error): New arg to compilation-loop call.
4968
4969 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
4970
4971 * info.el (Info-default-dirs): Change default info dir to
4972 share/info.
4973
4974 * paths.el (Info-default-directory-list): Ditto.
4975
4976 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
4977
4978 * hexl.el (hexl-before-revert-hook): New function.
4979 (hexl-mode): Use it.
4980 (hexl-after-revert-hook): Just call hexl-mode.
4981 (hexl-mode-exit): Remove before-revert-hook.
4982
4983 2007-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
4984
4985 * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
4986
4987 2007-01-16 Martin Rudalics <rudalics@gmx.at>
4988
4989 * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
4990 by "-" in francais7 otherchars entry.
4991 (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
4992 otherchars entry.
4993
4994 2007-01-15 Karl Fogel <kfogel@red-bean.com>
4995
4996 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
4997 path. Rewrite function in `cond' style for readability.
4998
4999 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
5000 (The path shortening, that is, not the rearrarangement.)
5001
5002 2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5003
5004 * term/mac-win.el (mac-ae-quit-application): New function.
5005 (mac-apple-event-map): Bind "quit application" Apple event to it.
5006
5007 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
5008
5009 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
5010 than the program's output.
5011
5012 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5013
5014 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
5015 (kmacro-start-macro-or-insert-counter)
5016 (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
5017 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
5018
5019 * longlines.el (longlines-show-hard-newlines):
5020 * ruler-mode.el (ruler-mode-ruler):
5021 * emulation/keypad.el (keypad-setup):
5022 * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
5023 Fix typo in docstring.
5024
5025 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
5026
5027 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
5028 Remove redirect character ">".
5029
5030 2007-01-13 Juanma Barranquero <lekktu@gmail.com>
5031
5032 * replace.el (perform-replace): Remove leftover code.
5033
5034 2007-01-12 Richard Stallman <rms@gnu.org>
5035
5036 * replace.el (perform-replace): Don't clear NODENT when computing
5037 the replacement string.
5038
5039 2007-01-11 Michael Albinus <michael.albinus@gmx.de>
5040
5041 * net/tramp.el (tramp-handle-file-local-copy):
5042 Set `enable-multibyte-characters' to nil. Reported by Chris Moore
5043 <christopher.ian.moore@gmail.com>.
5044
5045 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
5046
5047 * diff-mode.el (diff-sanity-check-context-hunk-half)
5048 (diff-sanity-check-hunk): New functions.
5049 (diff-find-source-location): Use'em to check the hunks are well-formed.
5050
5051 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
5052 activate undo when undo is not active.
5053 Reported by Chris Moore <christopher.ian.moore@gmail.com>.
5054
5055 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5056
5057 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
5058 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
5059 (ffap-url-at-point): Use char-classes rather than "a-z".
5060
5061 2007-01-10 Juanma Barranquero <lekktu@gmail.com>
5062
5063 * ediff-init.el (ediff-autostore-merges):
5064 * textmodes/fill.el (fill-region): Doc fix.
5065
5066 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5067
5068 * server.el (server-ensure-safe-dir): UIDs may be floats.
5069
5070 2007-01-10 Richard Stallman <rms@gnu.org>
5071
5072 * battery.el (battery-linux-proc-acpi): Use ignore-errors
5073 around calls to directory-files.
5074
5075 * subr.el (momentary-string-display): Use save-excursion.
5076
5077 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
5078 argument, but read it as `X' does.
5079
5080 2007-01-09 Juri Linkov <juri@jurta.org>
5081
5082 * info.el (Info-fontify-node): Don't hide node names of index entries.
5083
5084 * faces.el (momentary): Change :group to basic-faces where all
5085 basic faces belong to. Add :version.
5086
5087 2007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
5088
5089 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
5090 keybinding is found.
5091 (tutorial--find-changed-keys): Never treat null keybinding as a
5092 remapping.
5093
5094 2007-01-09 Martin Rudalics <rudalics@gmx.at>
5095
5096 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
5097
5098 2007-01-09 Kenichi Handa <handa@m17n.org>
5099
5100 * international/mule-cmds.el
5101 (select-safe-coding-system-interactively): Fix message.
5102
5103 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
5104
5105 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
5106 (tramp-process-actions): Add optional parameter TIMEOUT.
5107 (tramp-open-connection-telnet, tramp-open-connection-rsh)
5108 (tramp-open-connection-su): Add timeout of 60".
5109
5110 2007-01-09 Richard Stallman <rms@gnu.org>
5111
5112 * progmodes/compile.el (compile): Doc fix.
5113
5114 2007-01-09 Markus Triska <markus.triska@gmx.at>
5115
5116 * tumme.el (tumme-display-thumb): Doc fix.
5117
5118 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
5119
5120 * battery.el (battery-search-for-one-match-in-files):
5121 * bindings.el (mode-line-minor-mode-help):
5122 * x-dnd.el (x-dnd-types-alist):
5123 * calendar/icalendar.el (icalendar-import-buffer):
5124 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
5125
5126 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
5127
5128 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
5129
5130 * replace.el (replace-regexp): Fix typo in docstring.
5131
5132 2007-01-07 Alan Mackenzie <acm@muc.de>
5133
5134 * progmodes/cc-langs.el (c-operators, c-filter-ops):
5135 Amend doc-string and comments.
5136
5137 2007-01-06 Eli Zaretskii <eliz@gnu.org>
5138
5139 * files.el (abbreviate-file-name): Doc fix.
5140
5141 2007-01-06 Markus Triska <triska@gmx.at>
5142
5143 * subr.el (split-string): Remove spurious ")" from doc string.
5144
5145 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
5146
5147 * textmodes/table.el (table--warn-incompatibility):
5148 Use display-warning instead of momentary-string-display.
5149
5150 2007-01-05 Richard Stallman <rms@gnu.org>
5151
5152 * image.el (image-type-header-regexps): Recognize xbm more strictly.
5153
5154 * simple.el (backward-kill-word): Doc fix.
5155
5156 2007-01-05 Romain Francoise <romain@orebokech.com>
5157
5158 * international/mule.el (sgml-html-meta-auto-coding-function):
5159 Ensure that the buffer contains a HTML document.
5160
5161 2007-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5162
5163 * faces.el (momentary): Move here ...
5164 * subr.el (momentary): ... from here.
5165
5166 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
5167
5168 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
5169 (gdb-speedbar-expand-node): Ask user for confirmation before expanding
5170 large structures/arrays.
5171
5172 2007-01-04 Juanma Barranquero <lekktu@gmail.com>
5173
5174 * files.el (find-file-noselect-1, set-visited-file-name):
5175 Allow backup-enable-predicate to be nil.
5176
5177 2007-01-04 Andreas Schwab <schwab@suse.de>
5178
5179 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
5180 last change.
5181
5182 2007-01-03 Richard Stallman <rms@gnu.org>
5183
5184 * woman.el (woman-decode-buffer): Clarify error message.
5185
5186 2007-01-03 Alan Mackenzie <acm@muc.de>
5187
5188 * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
5189
5190 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
5191
5192 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
5193
5194 2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
5195
5196 * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
5197
5198 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5199
5200 * emulation/viper.el (viper-custom-file-name, viper-mode):
5201 Fix typos in docstrings.
5202
5203 * subr.el (momentary-string-display): After moving point, set POS
5204 variable to it to avoid later errors once the buffer is modified.
5205 Doc fix.
5206
5207 2007-01-02 Alan Mackenzie <acm@muc.de>
5208
5209 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
5210 check that the "*/" is present before trying to manipulate it.
5211
5212 2007-01-02 Richard Stallman <rms@gnu.org>
5213
5214 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
5215
5216 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
5217 Fix format of value.
5218
5219 * cus-edit.el (customize-unsaved): Rename from customize-customized.
5220 Change messages accordingly.
5221 (customize-customized): Now alias.
5222
5223 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5224
5225 * files.el (version-control): Doc fix.
5226
5227 2007-01-01 Alan Mackenzie <acm@muc.de>
5228
5229 * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
5230 Check the format of c-state-cache is valid for an optimisation before
5231 using it.
5232
5233 * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
5234 are at a statement within a macro". Other changes so that only
5235 the first continuation line in a macro gets the symbol
5236 `cpp-define-intro', the others getting `statement', or whatever.
5237
5238 * progmodes/cc-cmds.el (c-context-line-break): When invoked within
5239 a string, preserve whitespace. Add a backslash only when also in
5240 a macro.
5241
5242 * progmodes/cc-defs.el: Correct typos.
5243
5244 * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
5245 new line after an escaped EOL in a string.
5246
5247 * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
5248 label when it directly follows "else", "do", ....
5249
5250 * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
5251 angle brackets (as seen in "explicit specialisations" of C++
5252 templates).
5253
5254 * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
5255 in the doc-string.
5256
5257 * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
5258 when the comment ender looks like "=========*/" and is alone on
5259 its line.
5260
5261 * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
5262 spelling of c-opt-op-identiTier-prefix, t -> f. Leave an alias
5263 for the old name.
5264
5265 * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
5266 c-\(beginning\|end\)-of-defun by default.
5267
5268 * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
5269 New line-up function, for the DEFUN macro in the Emacs C sources.
5270 Only used in "gnu" style.
5271
5272 * progmodes/cc-styles.el (c-style-alist): Use this new function in
5273 the "gnu" style.
5274
5275 * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
5276 clean-up comment-close-slash also to work when there's a comment
5277 terminator on the line.
5278 (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
5279 these for large arg - only take account of top level {..}, except
5280 for initial and final adjustments. M-- C-M-[ae] now go to the
5281 right defuns when the starting point is between defuns. They use
5282 the four new functions:
5283 (c-in-function-trailer-p, c-where-wrt-brace-construct)
5284 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
5285 support c-\(beginning\|end\)-of-defun.
5286
5287 * progmodes/cc-engine.el (c-forward-label): Analyze ":"
5288 expressions more rigorously, to exclude bit-field specifiers from
5289 being classed as labels.
5290 (c-forward-label): When analyzing a ":" within a macro, be careful
5291 about using c-forward-syntactic-ws at the macro beginning.
5292 (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
5293 stmt boundary, check for "operator=", etc.
5294
5295 * progmodes/cc-mode.el (c-postprocess-file-styles):
5296 Bind inhibit-read-only to t, around the call to
5297 c-remove-any-local-eval-or-mode-variables, so that it works on a
5298 RO file.
5299
5300 * progmodes/cc-defs.el (c-version): Update the version number to
5301 "5.31.4".
5302
5303 2007-01-01 Richard Stallman <rms@gnu.org>
5304
5305 * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
5306 only if we restored isearch-window-configuration.
5307
5308 2006-12-31 Romain Francoise <romain@orebokech.com>
5309
5310 * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
5311
5312 2006-12-31 Kim F. Storm <storm@cua.dk>
5313
5314 * files.el (auto-mode-case-fold): New defcustom.
5315 (set-auto-mode): If non-nil, perform second case-sensitive pass
5316 through auto-mode-alist if first pass failed.
5317
5318 2006-12-30 Richard Stallman <rms@gnu.org>
5319
5320 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
5321
5322 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
5323
5324 * allout.el (allout-encrypt-string): Handle symmetric-key
5325 passphrase caching but leave keypair caching to pgg.
5326
5327 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5328
5329 Sync with Tramp 2.0.55.
5330
5331 * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
5332 `integerp'. `char-equal' could fail else in case of negative
5333 numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>.
5334 (top): Check for `font-lock-add-keywords' before calling; it
5335 doesn't exist under XEmacs.
5336 (tramp-yn-prompt-regexp): Fix regexp. Add question from plink.
5337 (tramp-completion-mode): Remove clause (not
5338 tramp-unified-filenames), because the function is called in other
5339 context too, where this check results in wrong results in the
5340 XEmacs case on Windows.
5341 (tramp-touch): UTC handling is not possible for XEmacs.
5342
5343 2006-12-30 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5344
5345 * scroll-bar.el (previous-scroll-bar-mode): New variable
5346 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
5347 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
5348
5349 * term/x-win.el: Set scroll bar mode to right if set by X resources.
5350
5351 2006-12-30 Richard Stallman <rms@gnu.org>
5352
5353 * files.el (make-backup-file-name-1): Precompute abs name
5354 but don't lose the relative name.
5355
5356 * international/mule-cmds.el (select-safe-coding-system-interactively):
5357 Fix message.
5358
5359 2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5360
5361 * files.el (backup-buffer): Show entire backup file name in msg.
5362
5363 2006-12-30 Juanma Barranquero <lekktu@gmail.com>
5364
5365 * image.el (image-type-header-regexps, image-type-from-data)
5366 (image-type-from-buffer, image-type-from-file-header):
5367 Revert changes from 2006-12-26.
5368 (image-type-auto-detectable): New variable.
5369 (image-type-auto-detected-p): New function.
5370
5371 * files.el (magic-mode-alist): Detect image files with
5372 `image-type-auto-detected-p' instead of `image-type-from-buffer'.
5373
5374 2006-12-29 Nick Roberts <nickrob@snap.net.nz>
5375
5376 * dired.el (dired-sort-other): Move test for dired-mode...
5377 (dired-sort-set-modeline): ...to here.
5378
5379 2006-12-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5380
5381 * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
5382 change. Suggested by Stefan Monnier.
5383
5384 2006-12-29 Kim F. Storm <storm@cua.dk>
5385
5386 * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
5387 (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
5388
5389 2006-12-27 Kim F. Storm <storm@cua.dk>
5390
5391 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
5392 so it doesn't accidentally match an fsf.org mail address.
5393 (authors-renamed-files-alist): Add tcover-*.el.
5394
5395 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
5396
5397 * vc-arch.el (vc-arch-find-version): New function.
5398
5399 * vc-hooks.el (vc-version-backup-file-name): Revision names may be
5400 composed of arbitrary characters (even /) in some systems.
5401
5402 2006-12-27 Eli Zaretskii <eliz@gnu.org>
5403
5404 * international/mule-cmds.el (select-safe-coding-system-interactively):
5405 Improve the message in the *Warning* buffer.
5406
5407 2006-12-27 Kim F. Storm <storm@cua.dk>
5408
5409 * ido.el (ido-set-matches-1): Fix last change. If default item is
5410 current buffer, it is ok to be first.
5411
5412 2006-12-27 Kenichi Handa <handa@m17n.org>
5413
5414 * international/mule-cmds.el (select-safe-coding-system-interactively):
5415 Use face `link' for problematic chars.
5416
5417 2006-12-27 Kenichi Handa <handa@m17n.org>
5418
5419 * international/mule-cmds.el (select-safe-coding-system-interactively):
5420 Improve the message in *Warning* buffer.
5421
5422 2006-12-27 Kim F. Storm <storm@cua.dk>
5423
5424 * ido.el (ido-set-matches-1): Never put current buffer first if
5425 there are other matches.
5426
5427 2006-12-26 Nick Roberts <nickrob@snap.net.nz>
5428
5429 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
5430 expressions.
5431 (gdb-var-delete): Handle duplicate names. Print message for non
5432 root expressions.
5433 (gdb-partial-output-name): Start buffer name with a space.
5434 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
5435 buffer name.
5436
5437 2006-12-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5438
5439 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
5440 last footnote when `footnote-spaced-footnotes' is nil.
5441
5442 2006-12-26 Richard Stallman <rms@gnu.org>
5443
5444 * cus-edit.el (custom-browse-sort-alphabetically)
5445 (custom-buffer-sort-alphabetically)
5446 (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
5447
5448 * image.el (image-type-header-regexps): Change element format
5449 to include third item NOT-ALWAYS.
5450 (image-type-from-data): Handle new format.
5451 (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
5452 (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
5453
5454 2006-12-26 Guanpeng Xu <herberteuler@hotmail.com>
5455
5456 * add-log.el (add-log-current-defun): Call `forward-sexp'
5457 multiple times to pick a member function name defined as
5458 part of nested classes/namespaces.
5459
5460 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5461
5462 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
5463 which keymap should be used to change menu. It does not affect any
5464 existent code.
5465
5466 2006-12-26 Richard Stallman <rms@gnu.org>
5467
5468 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
5469 rather than for being in a minibuffer window.
5470
5471 2006-12-25 Daiki Ueno <ueno@unixuser.org>
5472
5473 * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
5474 locale-coding-system.
5475 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
5476 LF.
5477
5478 2006-12-25 Michael R. Mauger <mmaug@yahoo.com>
5479
5480 * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
5481 (sql-mode-syntax-table): Disable double quoted strings.
5482 (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
5483
5484 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5485
5486 * startup.el (fancy-splash-last-input-event): New variable.
5487 (fancy-splash-special-event-action): New function.
5488 (fancy-splash-screens): Temporarily bind special events to it.
5489 Execute command for saved special event before exiting from
5490 recursive editing.
5491
5492 * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
5493 New functions.
5494 (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
5495 Use mac-unread-string.
5496
5497 2006-12-24 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5498
5499 * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
5500 an optimized comment regexp if `comment-start-skip' uses a ^.
5501 * bs.el (bs--up): Remove interactive spec.
5502
5503 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5504
5505 * woman.el (woman-decode-buffer): Signal error for alien macro sets.
5506 Suggested by James Cloos.
5507
5508 2006-12-24 Kevin Ryde <user42@zip.com.au>
5509
5510 * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
5511 in March.
5512 (calendar-dst-ends): Default to first Sunday in November.
5513
5514 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
5515
5516 * allout.el (allout-encrypt-string): Inhibit use of agent within
5517 body of let form where encryption happens. Acknowledge non-use of
5518 gpg-agent in docstring.
5519 (allout-toggle-subtree-encryption): Acknowledge non-use of
5520 gpg-agent in docstring.
5521
5522 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5523
5524 * custom.el (custom-add-frequent-value): Alias for custom-add-option.
5525
5526 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
5527
5528 * ediff-diff.el (ediff-diff-options): Clarify docstring.
5529 (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
5530
5531 * emulation/viper-cmd.el (viper-post-command-sentinel):
5532 Protect against errors in hooks.
5533 (viper-add-newline-at-eob-if-necessary): Add newline only if we
5534 actually modify buffer; ignore errors if occur.
5535
5536 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
5537
5538 * calendar/calendar.el (calendar-mode-map): Switch < and >.
5539 (calendar-mode-line-format): Use mouse-1 bindings, and tweak
5540 formatting.
5541
5542 2006-12-23 Richard Stallman <rms@gnu.org>
5543
5544 * simple.el (delete-horizontal-space): Doc fix.
5545
5546 2006-12-23 Eli Zaretskii <eliz@gnu.org>
5547
5548 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
5549 explicitly in a recursive Make, not implicitly through prerequisites,
5550 since the latter is wrong under parallel builds.
5551
5552 2006-12-22 Eli Zaretskii <eliz@gnu.org>
5553
5554 * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
5555
5556 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5557
5558 * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
5559 message string.
5560
5561 2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
5562
5563 * outline.el (outline-next-visible-heading): Fix the case with a
5564 header at end-of-file with no final newline.
5565
5566 2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
5567
5568 * indent.el (tab-always-indent): Doc fix.
5569
5570 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
5571
5572 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
5573 (Info-fontify-node): Do fontify indices.
5574
5575 * tutorial.el (tutorial--detailed-help): Remove unnecessary link
5576 to the Emacs Lisp reference manual.
5577 (tutorial--tab-map): Remove. All callers changed.
5578 (tutorial--find-changed-keys): New elt QUIET, used to...
5579 (tutorial--display-changes): ...ensure that warning messages are
5580 only issued once per changed key.
5581 (tutorial--remove-remarks): Delete unused code-path.
5582 (lang-strings): Remove extraneous formatting.
5583 (tutorial--save-tutorial): Prompt before saving tutorial state.
5584
5585 2006-12-21 Chong Yidong <cyd@stupidchicken.com>
5586
5587 * tutorial.el: Remove `cl' requirement. Clean up whitespace.
5588 Replace '?\ ' by '?\s' throughout.
5589 (tutorial-warning-face): Inherit font-lock-warning-face. Move to
5590 `help' custom group.
5591 (tutorial--key-description): New function.
5592 (tutorial--display-changes): Remove redundant arg. Scan for all
5593 key sequences to avoid false matches. Cleanup.
5594 (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
5595 reduce homedir pollution.
5596 (help-with-tutorial): Call tutorial--display-changes with no arg.
5597
5598 2006-12-21 Carsten Dominik <dominik@science.uva.nl>
5599
5600 * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
5601
5602 2006-12-20 Michael Albinus <michael.albinus@gmx.de>
5603
5604 * net/tramp.el (tramp-default-method): We still need to check for
5605 `executable-find', because it is not bound under Emacs 20.
5606 (tramp-handle-file-name-completion)
5607 (tramp-completion-handle-file-name-completion): Handle optional
5608 parameter PREDICATE.
5609 (tramp-find-default-method): Add code for default values.
5610
5611 2006-12-20 Nick Roberts <nickrob@snap.net.nz>
5612
5613 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
5614 make gud-go send "continue".
5615
5616 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
5617
5618 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
5619 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
5620
5621 2006-12-19 Kim F. Storm <storm@cua.dk>
5622
5623 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
5624 instead of global-map.
5625
5626 * files.el (magic-mode-alist): Allow matching file type by
5627 calling a function at bob. Check for image types by calling
5628 image-type-from-buffer. Suggested by Juanma Barranquero.
5629 (set-auto-mode): Do it.
5630
5631 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
5632
5633 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
5634 Remove "ControlMaster" option from the other `scp*' methods.
5635 (tramp-default-method): Check for ssh-agent before setting to `scp'.
5636
5637 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
5638
5639 * textmodes/org.el (org-mode): Show context after isearch.
5640 (org-show-siblings): New function.
5641 (org-show-context): Use `org-show-siblings'.
5642
5643 2006-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
5644
5645 * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
5646 Use syntax-ppss-toplevel-pos.
5647
5648 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
5649
5650 * textmodes/org.el (org-current-line): Make sure that lines are
5651 counted from beginning of buffer.
5652 (org-table-copy-region, org-table-paste-rectangle): Make sure that
5653 lines are counted from beginning of buffer.
5654
5655 2006-12-17 Chong Yidong <cyd@stupidchicken.com>
5656
5657 * info.el (Info-build-node-completions): Signal error if tag-table
5658 marker is not found.
5659
5660 * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
5661
5662 2006-12-17 Alan Mackenzie <acm@muc.de>
5663
5664 * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
5665 speed) the case when open-paren-in-column-0-is-defun-start is nil.
5666 Based on code by Martin Rudalics.
5667
5668 * progmodes/cc-mode.el (c-basic-common-init): Don't set
5669 open-paren-in-column-0-is-defun-start to nil any more.
5670
5671 2006-12-17 Richard Stallman <rms@gnu.org>
5672
5673 * simple.el (delete-horizontal-space): Use prefix arg.
5674
5675 * help-fns.el (describe-variable): Improve blank separator lines.
5676
5677 * files.el (magic-mode-alist): Mark as risky.
5678
5679 * files.el (make-backup-file-name-1):
5680 Expand backup-directory explicitly.
5681
5682 2006-12-17 Michael Albinus <michael.albinus@gmx.de>
5683
5684 * net/tramp.el (tramp-default-method): Before setting to "pscp",
5685 check whether package password.el is loaded, or Pageant is running.
5686
5687 2006-12-17 Ulf Jasper <ulf.jasper@web.de>
5688
5689 * calendar/icalendar.el (icalendar-version): Increase to "0.14".
5690 (icalendar--rris): First try Emacs, then XEmacs.
5691 (icalendar--convert-ical-to-diary): Doc fix.
5692 Insert newline at end of target file.
5693
5694 2006-12-17 Kim F. Storm <storm@cua.dk>
5695
5696 * outline.el (outline-isearch-open-invisible-function): New defvar.
5697 (outline-flag-region): Use it if non-nil for isearch-open-invisible
5698 overlay property instead of outline-isearch-open-invisible.
5699
5700 2006-12-16 Kim F. Storm <storm@cua.dk>
5701
5702 * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
5703 if ido-directory-too-big is set on entry.
5704 (ido-toggle-ignore, ido-completion-help): Print message while
5705 reading big directory.
5706
5707 2006-12-15 Richard Stallman <rms@gnu.org>
5708
5709 * shell.el (shell): Doc fix.
5710
5711 2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
5712
5713 * emulation/edt.el (edt-xserver):
5714 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
5715 to fix a problem on Cygwin.
5716
5717 * emulation/edt.el
5718 * emulation/edt-mapper.el
5719 * emulation/edt-lk201.el
5720 * emulation/edt-pc.el
5721 * emulation/edt-vt100.el: Update maintainer's email address.
5722
5723 2006-12-15 Simon Marshall <simon@gnu.org>
5724
5725 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
5726
5727 2006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5728
5729 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
5730 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
5731 instead of mac-atsu-font-table.
5732 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
5733
5734 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
5735
5736 * align.el (align-match-tex-pattern): Fix a rare bug which
5737 hanged Emacs.
5738
5739 2006-12-14 Richard Stallman <rms@gnu.org>
5740
5741 * startup.el (use-fancy-splash-screens-p): Use frame-height
5742 instead of window-height. Pass frame to image-size.
5743
5744 2006-12-13 Kenichi Handa <handa@m17n.org>
5745
5746 * international/mule-cmds.el (set-locale-environment):
5747 Set default-sendmail-coding-system too.
5748
5749 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
5750
5751 * progmodes/idlw-help.el: Fix copyright notice.
5752
5753 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5754
5755 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
5756
5757 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
5758
5759 * subr.el (unread-command-char): Reformat obsolescence info.
5760
5761 2006-12-11 Richard Stallman <rms@gnu.org>
5762
5763 * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
5764 about calls to cl-struct-setf-expander.
5765
5766 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
5767
5768 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
5769 (ediff-combination-pattern): Fix typo in docstring.
5770
5771 * textmodes/refer.el (refer-find-entry): Doc fix.
5772 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
5773 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
5774 Fix tipos in docstrings.
5775
5776 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
5777
5778 2006-12-10 Kim F. Storm <storm@cua.dk>
5779
5780 * ido.el (ido-init-completion-maps): Remap backward-kill-word
5781 instead of binding M-backspace.
5782
5783 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
5784
5785 * replace.el (replace-match-data, replace-match-maybe-edit):
5786 * calc/calc-aent.el (calc-eval-error):
5787 * emulation/vi.el (vi-char-argument):
5788 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
5789 (c-vsemi-status-unknown-p-fn): Doc fixes.
5790
5791 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
5792
5793 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
5794 (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
5795
5796 2006-12-10 Masatake YAMATO <jet@gyve.org>
5797
5798 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
5799
5800 2006-12-09 Chong Yidong <cyd@stupidchicken.com>
5801
5802 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
5803
5804 * man.el (Man-xref-button-action): New function. If the
5805 `Man-target-string' button property is a function, assume it
5806 accepts a position argument.
5807 (Man-abstract-xref-man-page): Use it.
5808 (Man-default-man-entry): New optional arg POS.
5809
5810 * wdired.el (wdired-preprocess-symlinks): Make the spaces after
5811 symlink arrows read-only and non-rear-sticky.
5812
5813 2006-12-09 Martin Rudalics <rudalics@gmx.at>
5814
5815 * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
5816 (wdired-search-and-rename): Simplify code.
5817 (wdired-preprocess-files, wdired-preprocess-perms): Make
5818 read-only property of preceding character rear-nonsticky to
5819 avoid that it can be modified. Put old-name and old-link
5820 properties on character preceding name and replace
5821 put-text-property by add-text-properties.
5822 (wdired-get-filename, wdired-get-previous-link): Get old-name
5823 and old-link properties from character preceding name and
5824 simplify code.
5825 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
5826 (wdired-perms-to-number): Make local-map property
5827 rear-nonsticky to avoid that text following permissions may be
5828 modified. Use add-text-properties instead of put-text-property
5829 when changing a permission bit.
5830 (wdired-change-to-dired-mode): Remove stickiness properties.
5831
5832 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
5833
5834 * international/mule-cmds.el (register-input-method): Doc fix.
5835
5836 2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
5837
5838 * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
5839
5840 2006-12-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5841
5842 * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
5843 Force buffer local defs evaluation on local variables loading.
5844 (flyspell-mode-on, flyspell-mode-off): Use it in
5845 `hack-local-variables-hook'.
5846
5847 2006-12-09 Eli Zaretskii <eliz@gnu.org>
5848
5849 * emacs-lisp/find-func.el (find-variable): Doc fix.
5850
5851 * help-fns.el (variable-at-point): Doc fix.
5852
5853 * w32-fns.el (w32-append-code-lines): New function.
5854
5855 2006-12-09 Romain Francoise <romain@orebokech.com>
5856
5857 * comint.el (comint-insert-input): Delete obsolete comment.
5858
5859 2006-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
5860
5861 * net/browse-url.el (browse-url): Set DISPLAY to the one of the
5862 current frame, in case we're connected to several displays.
5863
5864 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
5865
5866 * frame.el (other-frame): Doc fix.
5867 (set-frame-parameter): Fix typo in docstring.
5868
5869 2006-12-07 Kim F. Storm <storm@cua.dk>
5870
5871 * info.el (Info-index): Strip leading colon from topic.
5872
5873 2006-12-07 Nick Roberts <nickrob@snap.net.nz>
5874
5875 * progmodes/gud.el (gud-speedbar-buttons): Deal with references
5876 to pointers.
5877
5878 2006-12-05 J.D. Smith <jdsmith@as.arizona.edu>
5879
5880 * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
5881 Trim out spurious class inheritance "None" entries.
5882
5883 2006-12-05 Kim F. Storm <storm@cua.dk>
5884
5885 * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
5886 (cua-paste-pop): Rework last change for
5887 cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
5888 pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
5889 text inserted by the last M-y command.
5890
5891 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5892
5893 * cmuscheme.el (run-scheme, scheme-start-file): Search the start
5894 file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
5895
5896 * shell.el (shell): Search the start file in ~/.emacs.d as
5897 `init_SHELLNAME.sh' instead.
5898
5899 2006-12-05 Glenn Morris <rgm@gnu.org>
5900
5901 * progmodes/cperl-mode.el (cperl-mode)
5902 * progmodes/f90.el (f90-mode-abbrev-table)
5903 * progmodes/fortran.el (fortran-mode-abbrev-table)
5904 * progmodes/octave-mod.el (octave-abbrev-table)
5905 * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
5906 if abbrev-table is non-nil (saved user abbrevs may have been restored).
5907
5908 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
5909 clear abbrev table, else saved abbrevs will not be restored.
5910
5911 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
5912
5913 * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
5914 the call to `make-obsolete-variable', not in the docstring.
5915
5916 2006-12-04 Chong Yidong <cyd@stupidchicken.com>
5917
5918 * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
5919
5920 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5921
5922 * progmodes/ebnf-abn.el:
5923 * progmodes/ebnf-bnf.el:
5924 * progmodes/ebnf-dtd.el:
5925 * progmodes/ebnf-ebx.el:
5926 * progmodes/ebnf-iso.el:
5927 * progmodes/ebnf-otz.el:
5928 * progmodes/ebnf-yac.el:
5929 * progmodes/ebnf2ps.el:
5930 * delim-col.el:
5931 * printing.el:
5932 * ps-bdf.el:
5933 * ps-mule.el:
5934 * ps-print.el: Remove 'Time-stamp' comment mark.
5935
5936 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
5937 'easy-menu-add-item' when called in Emacs 21 or higher.
5938
5939 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org>
5940
5941 * progmodes/ada-xref.el (ada-check-current): Doc fix.
5942 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
5943
5944 2006-12-04 Kim F. Storm <storm@cua.dk>
5945
5946 * bindings.el (global-map): Bind [signal t] to ignore, to have
5947 user signals ignored by default.
5948
5949 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
5950
5951 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
5952 Unicode data file pointed to by `describe-char-unicodedata-file'.
5953
5954 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
5955
5956 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
5957 O(n^2) regexp-search by anchoring the search.
5958
5959 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
5960
5961 * whitespace.el (whitespace-cleanup-internal): Use current
5962 argument for recursive call.
5963
5964 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
5965
5966 * net/tramp.el (tramp-methods): Add "ControlPath" and
5967 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
5968 Andreas Schwab <schwab@suse.de>.
5969 (tramp-do-copy-or-rename-file-out-of-band)
5970 (tramp-open-connection-rsh): Compute format spec for ?t.
5971 (tramp-process-actions): Trace command parameters.
5972
5973 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
5974
5975 * simple.el (toggle-truncate-lines): Clarify doc string.
5976
5977 * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
5978 (gdb-speedbar-expand-node): Use it.
5979
5980 2006-12-04 Richard Stallman <rms@gnu.org>
5981
5982 * progmodes/python.el (python-indent): Add safe-local-variable prop.
5983
5984 * dired.el (dired-revert): Turn off dired-after-readin-hook
5985 around call to dired-readin.
5986
5987 * menu-bar.el (menu-bar-make-toggle): Add "globally"
5988 to echo area messages.
5989 <indicate-empty-lines, case-fold-search>:
5990 Add "globally" to Help string.
5991 <case-fold-search>: MESSAGE arg need not say "globally".
5992 (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
5993
5994 2006-12-03 Liam Healy <lnp@healy.washington.dc.us> (tiny change)
5995
5996 * outline.el (outline-end-of-subtree): Don't leave an empty
5997 line hidden as we would a real next heading.
5998
5999 2006-12-03 Ken Manheimer <ken.manheimer@gmail.com>
6000
6001 * allout.el (allout-ascend): Add an optional argument to preserve
6002 original position of point when unsuccessful. Also, fix a
6003 docstring error.
6004 (allout-yank-processing): Fix depth shift of multiple-topic so yanks
6005 work again, using allout-ascend's new option.
6006 (allout-setup-mode-map): Extract from allout-mode to initialize
6007 allout-mode-map. Call it on file load, so the mode docstring
6008 substitutions work even if allout mode has not yet been invoked.
6009 (allout-mode): Use new allout-setup-mode-map to track any keybinding
6010 customizations since the map was last processed. Also, refine the
6011 docstring so it's ship-shape for release.
6012 (allout-default-layout, allout-beginning-of-line-cycles)
6013 (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
6014 (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
6015 (allout-version, allout-layout, allout-infer-body-reindent)
6016 (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
6017 (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
6018 (allout-previous-heading, allout-goto-prefix-doublechecked)
6019 (allout-current-bullet-pos, allout-next-sibling-leap)
6020 (allout-pre-command-business, allout-encrypted-type-prefix)
6021 (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
6022 (allout-rebullet-topic, allout-rebullet-topic-grunt)
6023 (allout-flag-region, allout-expose-topic, allout-expose-topic)
6024 (allout-old-expose-topic, allout-listify-exposed)
6025 (allout-process-exposed, allout-latex-verb-quote)
6026 (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
6027 (allout-toggle-current-subtree-encryption)
6028 (allout-toggle-subtree-encryption, allout-bullet-isearch):
6029 Remove extraneous open-paren and close paren string escapes.
6030
6031 2006-12-03 Juanma Barranquero <lekktu@gmail.com>
6032
6033 * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
6034 (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
6035 (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
6036 Fix typos in docstrings.
6037
6038 2006-12-03 Glenn Morris <rgm@gnu.org>
6039
6040 * progmodes/cc-align.el
6041 * progmodes/cc-awk.el
6042 * progmodes/cc-cmds.el
6043 * progmodes/cc-compat.el
6044 * progmodes/cc-defs.el
6045 * progmodes/cc-engine.el
6046 * progmodes/cc-langs.el
6047 * progmodes/cc-menus.el
6048 * progmodes/cc-mode.el
6049 * progmodes/cc-styles.el
6050 * progmodes/cc-vars.el
6051 * progmodes/vhdl-mode.el: Fix Copyright format.
6052
6053 2006-12-02 Chong Yidong <cyd@stupidchicken.com>
6054
6055 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
6056 initial down event.
6057
6058 2006-12-02 Kim F. Storm <storm@cua.dk>
6059
6060 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
6061 (cua-repeat-replace-region): Make M-v more robust.
6062 (cua-paste-pop-rotate-temporarily): New defcustom.
6063 (cua-paste-pop): Use it.
6064 (cua-auto-mark-last-change): New defcustom.
6065 (cua-pop-to-last-change): New helper function.
6066 (cua-set-mark): Use them.
6067
6068 2006-12-01 Nick Roberts <nickrob@snap.net.nz>
6069
6070 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
6071 mini-buffer message.
6072
6073 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
6074
6075 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
6076
6077 2006-12-01 Ben North <ben@redfrontdoor.org>
6078
6079 * paren.el: Fix the highlight overlay extension when the user types a
6080 sequence of char very fast just before the open parenthesis.
6081
6082 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6083
6084 * ps-mule.el: Eliminate Emacs 20 compatibility.
6085
6086 * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
6087 (ps-print-version): New version 6.7.
6088 (ps-print-quote): Replace '?\ ' by '?\s'.
6089
6090 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6091
6092 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
6093 (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
6094 (hexl-end-of-1k-page): Doc fixes.
6095 (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
6096 Fix typos in docstrings.
6097
6098 2006-11-30 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6099
6100 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
6101 locally, i.e. without using file name handlers.
6102 (ido-read-internal): Allow mono letter host names, avoiding the
6103 `c:' problem by testing if the file exists locally.
6104 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
6105
6106 2006-11-30 Masatake YAMATO <jet@gyve.org>
6107
6108 * hexl.el (hl-line-range-function, hl-line-face): Declare variables
6109 to avoid bytecomp warnings.
6110 (hexl-mode-old-ruler-function): New variable.
6111 (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
6112 and `hl-line-range-function' after `require' hl-line.
6113 Then bind `hl-line-range-function' and `hl-line-face'.
6114 Don't require frame. Don't use `with-no-warnings'.
6115 (hexl-activate-ruler): Store the original value of
6116 `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
6117 (hexl-mode-exit): Restore the original value of
6118 `ruler-mode-ruler-function'.
6119
6120 2006-11-30 Alin C. Soare <alinsoar@voila.fr> (tiny change)
6121
6122 * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
6123 (hexl-mode-old-hl-line-face): New variable.
6124 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
6125 line when exit from the hexl-mode.
6126
6127 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6128
6129 * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
6130 Doc fixes.
6131
6132 * international/fontset.el (create-fontset-from-ascii-font)
6133 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
6134 (fontset-name-p): Fix typo in docstring.
6135
6136 * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
6137
6138 2006-11-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6139
6140 * ps-bdf.el: Fix maintainer email.
6141
6142 * ps-mule.el: Fix maintainer email. Define functions for Emacs 20
6143 compatibility.
6144
6145 * ps-print.el: Fix maintainer email. Define functions for Emacs 20 &
6146 21 compatibility.
6147 (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
6148 Emacs 20 & 21.
6149
6150 2006-11-29 J.D. Smith <jdsmith@as.arizona.edu>
6151
6152 * progmodes/idlwave.el (idlwave-auto-fill):
6153 Remove paragraph-start let to prevent auto-fill giving up.
6154
6155 2006-11-28 Juanma Barranquero <lekktu@gmail.com>
6156
6157 * vt100-led.el (led-state): Fix typo in previous change.
6158
6159 2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6160
6161 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6162 Fix interactive spec of the functions getting defined to make them
6163 work as documented.
6164
6165 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
6166
6167 * startup.el (fancy-splash-screens): Hide initial splash buffer.
6168
6169 2006-11-28 Kim F. Storm <storm@cua.dk>
6170
6171 * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
6172 icomplete-mode is enabled.
6173
6174 2006-11-28 Carsten Dominik <dominik@science.uva.nl>
6175
6176 * textmodes/org.el (require): Require gnus-sum during compilation
6177 to avoid problem with a macro call.
6178
6179 2006-11-28 Glenn Morris <rgm@gnu.org>
6180
6181 * emacs-lisp/authors.el (authors-aliases): Add new alias.
6182
6183 * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
6184 (fortran-window-create-momentarily): Do not need string-to-char.
6185
6186 2006-11-28 Richard Stallman <rms@gnu.org>
6187
6188 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
6189 Replace incorrect use of assoc-default with a loop.
6190
6191 * term.el (term-exec-1): Set envvar INSIDE_EMACS.
6192
6193 * simple.el (next-error-find-buffer): Improve messages.
6194
6195 * files.el (revert-buffer): Special error message if file
6196 is now not readable.
6197
6198 * facemenu.el (facemenu-add-new-face): Improve doc strings of
6199 constructed commands.
6200
6201 * comint.el (comint-exec-1): Provide Emacs version and `comint'
6202 in INSIDE_EMACS.
6203
6204 2006-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6205
6206 * diff-mode.el (diff-mode-map): Add a binding for unified->context.
6207
6208 * server.el: Remove spurious * in docstrings.
6209 (server-process-filter): Exit from recursive editing before processing
6210 a new request.
6211
6212 2006-11-27 J.D. Smith <jdsmith@as.arizona.edu>
6213
6214 * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
6215 line so hidden blocks will be correctly identified.
6216
6217 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
6218
6219 * ledit.el (ledit-save-defun, ledit-mode):
6220 * resume.el (resume-emacs-args-buffer):
6221 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
6222 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
6223 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
6224 (command-send-input, command-kill-line):
6225 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
6226
6227 * autoarg.el (autoarg-kp-mode): Doc fix.
6228
6229 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
6230 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
6231 (check-emacs-lock): Doc fix. Simplify.
6232
6233 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
6234 (iimage-mode-buffer): Fix typos in docstring.
6235
6236 * misc.el (zap-up-to-char): Doc fix.
6237
6238 * time-stamp.el: Fix comment and obsolescence string for old
6239 functions. Use `dolist' instead of `while'.
6240
6241 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
6242
6243 * disp-table.el (standard-display-8bit, standard-display-default):
6244 * ebuff-menu.el (electric-buffer-list):
6245 * ehelp.el (electric-help-command-loop):
6246 * font-core.el (font-lock-mode):
6247 * help-macro.el (make-help-screen):
6248 * help.el (describe-minor-mode-completion-table-for-indicator)
6249 (lookup-minor-mode-from-indicator):
6250 * indent.el (tab-to-tab-stop, move-to-tab-stop):
6251 * info-look.el (info-lookup-guess-custom-symbol):
6252 * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
6253 * longlines.el (longlines-wrap-line):
6254 * macros.el (insert-kbd-macro):
6255 * menu-bar.el (menu-bar-update-buffers):
6256 * misc.el (copy-from-above-command):
6257 * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
6258 * newcomment.el (comment-indent):
6259 * novice.el (disabled-command-function):
6260 * sort.el (sort-fields-syntax-table):
6261 * subr.el (momentary-string-display):
6262 * tar-mode.el (tar-header-block-summarize)
6263 (tar-clear-modification-flags):
6264 * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
6265 (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
6266 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
6267 (te-delete-char, te-down-vertically-or-scroll):
6268 * time-stamp.el (time-stamp-string-preprocess):
6269 * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
6270
6271 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6272
6273 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
6274 in GUD mode.
6275
6276 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
6277 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
6278
6279 2006-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6280
6281 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
6282
6283 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
6284
6285 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
6286 (ada-compile-goto-error): Adapt to new argument profile of
6287 compilation-goto-locus in Emacs 22. Don't check if the various
6288 compile functions are defined; we already do "(require 'compile)".
6289
6290 2006-11-26 Kim F. Storm <storm@cua.dk>
6291
6292 * kmacro.el: Fix commentary.
6293
6294 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6295
6296 * progmodes/gud.el (gdb): Explain how to run in text command mode
6297 more clearly. Say in error message that multiple debugging
6298 requires restarting GDB.
6299
6300 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6301
6302 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
6303
6304 2006-11-25 Pavel Kobiakov <pk_at_work@yahoo.com>
6305
6306 * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
6307 (flymake-popup-menu): Use it instead of posn-at-point.
6308
6309 2006-11-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6310
6311 * progmodes/cc-vars.el (c-backslash-column):
6312 Mention c-backslash-max-column in documentation for c-backslash-column.
6313
6314 2006-11-24 Lars Hansen <larsh@soem.dk>
6315
6316 * net/tramp.el (tramp-default-method): Under Windows, change from
6317 plink to pscp.
6318 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
6319 (tramp-actions-copy-out-of-band):
6320 Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
6321 (tramp-action-out-of-band): Move "Permission denied" handling to
6322 tramp-action-copy-failed.
6323 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
6324 process buffer.
6325
6326 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6327
6328 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6329 strings to a single string. Quote `errors-file-name'.
6330 (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6331 (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6332 Adjust calls. Use `shell-quote-argument'.
6333
6334 * international/mule.el (load-with-code-conversion)
6335 (with-category-table): Use with-current-buffer.
6336 (after-insert-file-set-coding): Use restore-buffer-modified-p.
6337
6338 2006-11-24 Eli Zaretskii <eliz@gnu.org>
6339
6340 * mail/smtpmail.el (smtpmail-send-it):
6341 Copy buffer-file-coding-system from the mail buffer. Possibly add a
6342 MIME header for the message encoding.
6343 Bind coding-system-for-write around the call to mail-do-fcc.
6344 Use smtpmail-code-conv-from to encode queued mail messages.
6345
6346 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
6347
6348 * tabify.el (tabify-regexp): Doc fix.
6349
6350 * net/rcirc.el (rcirc-buffer-maximum-lines):
6351 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
6352
6353 * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
6354 (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
6355 Fix typos in output messages.
6356 (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
6357
6358 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6359
6360 * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
6361 the horse's mouth.
6362 (hexlify-buffer): Don't re-encode an arg that's already encoded.
6363
6364 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>
6365
6366 * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
6367 Remove condition-case.
6368
6369 2006-11-23 Glenn Morris <rgm@gnu.org>
6370
6371 * progmodes/f90.el (f90-comment-indent): Do not move point in
6372 default case.
6373
6374 2006-11-21 Romain Francoise <romain@orebokech.com>
6375
6376 * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
6377 from library name (reverts change of 2005-10-25).
6378
6379 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se>
6380
6381 * tutorial.el (tutorial--default-keys): Add newline and
6382 delete-backward-char bindings.
6383 (tutorial--detailed-help): Save excursion when finding keys.
6384 Correct warning string for M-x FOO case.
6385 (tutorial--display-changes): Print special keys in tutorial style.
6386 Tweak search regexp for changed keys.
6387
6388 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
6389
6390 * thingatpt.el (thing-at-point-url-at-point): Don't add a
6391 redundant scheme.
6392
6393 2006-11-21 Diane Murray <disumu@x3y2z1.net> (tiny change)
6394
6395 * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
6396 are new to the list at IANA. Also added irc, mms, mmsh.
6397
6398 2006-11-20 J.D. Smith <jdsmith@as.arizona.edu>
6399
6400 * progmodes/idlw-help.el (idlwave-html-help-location):
6401 Fail gracefully for missing help packages.
6402 (idlwave-help-assistant-open-link): Open full links.
6403 (idlwave-help-assistant-help-with-topic): Direct help link.
6404
6405 * progmodes/idlwave.el (idlwave-mode):
6406 Set add-log-current-defun-function.
6407 (idlwave-current-routine-fullname): Add, to support add-log.
6408 (idlwave-convert-xml-system-routine-info): Simplify XML parsing
6409 to reflect improvements to xml-parse-file.
6410 (idlwave-mode-menu-def): New binding for help-with-topic.
6411
6412 * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
6413 Handle extra newlines and spaces.
6414 (idlwave-shell-mode-map): Add help-with-topic.
6415
6416 2006-11-20 Chong Yidong <cyd@stupidchicken.com>
6417
6418 * tutorial.el (tutorial-warning-face): New face.
6419 (tutorial--detailed-help, tutorial--display-changes): Use it.
6420 (tutorial--find-changed-keys): Check ESC-prefix binding specially.
6421 Improve search pattern for occurrences of changed keys.
6422
6423 2006-11-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6424
6425 * term/x-win.el (x-last-cut-buffer-coding): New variable.
6426 (x-select-text): Set it.
6427 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
6428 when checking for newness.
6429
6430 2006-11-19 Juanma Barranquero <lekktu@gmail.com>
6431
6432 * subr.el (posn-image):
6433 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
6434
6435 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
6436
6437 2006-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6438
6439 * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
6440 Exceptions to the rule "add a space between an identifier and an
6441 opening parenthesis". Defaulted to the `#define' problem of cpp.
6442 (glasses-parenthesis-exception-p): New. Check if the region is an
6443 exception regarding to that.
6444 (glasses-make-readable): Use it.
6445 (glasses-convert-to-unreadable): Ditto. Modify the file also if
6446 `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
6447
6448 2006-11-19 Chong Yidong <cyd@stupidchicken.com>
6449
6450 * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
6451
6452 2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
6453
6454 * progmodes/ada-mode.el (ada-make-body): Fix typo.
6455
6456 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
6457 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
6458
6459 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6460
6461 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
6462 conditions for function or variable bindings.
6463
6464 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
6465
6466 * progmodes/compile.el (compilation-start): Ditto.
6467
6468 2006-11-18 Michael Albinus <michael.albinus@gmx.de>
6469
6470 * net/tramp.el (top): cl and custom are always required.
6471
6472 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6473
6474 * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
6475 cut-buffers with next-selection-coding-system if not nil.
6476
6477 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6478
6479 * textmodes/org.el (org-fix-decoded-time): New function.
6480 (org-display-custom-time): Use `org-fix-decoded-time'.
6481
6482 2006-11-17 Chong Yidong <cyd@stupidchicken.com>
6483
6484 * menu-bar.el (menu-bar-games-menu): Remove yow.
6485
6486 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6487
6488 * textmodes/org.el (org-scan-tags): Re-align code fixed.
6489 (org-detach-overlay): Rename from `org-detatch-overlay'.
6490 (org-table-convert-region): Insert space after column separator.
6491 (org-agenda-kill): New command.
6492 (org-metaleft): Call `org-outdent-item' on bullets.
6493 (org-metaright): Call `org-indent-item' on bullets.
6494 (org-timestamp-change): Set `org-last-changed-timestamp'.
6495 (org-current-line): Make sure (bolp) returns correct result.
6496 (org-agenda-change-all-lines): Make sure TODO are highlighted.
6497
6498 2006-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
6499
6500 * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
6501
6502 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
6503
6504 * mouse.el (global-map): Change 2006-08-16 fix to call
6505 mouse-yank-at-click explicitly, since mouse events are not carried
6506 over into keyboard macros.
6507
6508 2006-11-16 Kim F. Storm <storm@cua.dk>
6509
6510 * ido.el (ido-file-internal): Use current buffer's file name as default
6511 choice for ido-find-alternate-file. Suggested by Matt Hodges.
6512
6513 2006-11-15 Ken Manheimer <ken.manheimer@gmail.com>
6514
6515 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
6516 (allout-inhibit-aberrance-doublecheck): Rename from
6517 allout-during-yank-processing. All callers changed.
6518 (allout-ascend): Provide for unusual case where some topic after
6519 the first in file is at lower depth than the first.
6520 (allout-shift-in): Ensure the offspring of the new containing
6521 topic are exposed.
6522 (allout-encrypt-string): Preserve the coding-system of the text,
6523 according to that of the containing buffer.
6524 (allout-toggle-subtree-encryption): When the text being encrypted
6525 requires a different coding system, offer to preserve the coding
6526 system using a file local var.
6527
6528 2006-11-15 Simon Marshall <simon@gnu.org>
6529
6530 * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
6531 to recognise "T t()" as a function declaration, rather than a
6532 variable instantiation, iff at the top-level or inside a class
6533 declaration. Suggested by Feng Li <fengli@gmail.com>.
6534
6535 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6536
6537 * progmodes/ada-xref.el (ada-parse-prj-file):
6538 Don't delete project buffer; user may want to edit it.
6539 (ada-xref-set-project-field, ada-xref-current-project-file)
6540 (ada-xref-current-project, ada-show-current-project)
6541 (ada-set-main-compile-application): New functions.
6542 (ada-xref-get-project-field, ada-require-project-file):
6543 Normalize use of ada-prj-default-project-file.
6544 (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
6545 Normalize use of ada-require-project-file.
6546 (ada-prj-find-prj-file): Improve doc string, comments.
6547
6548 * progmodes/ada-mode.el (ada-mode-version): Bump version.
6549 (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
6550 (ada-create-menu): Add ada-set-main-compile-application,
6551 ada-show-current-main, ada-show-current-project.
6552
6553 2006-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6554
6555 * progmodes/python.el (inferior-python-mode-syntax-table): New var.
6556 (inferior-python-mode): Use it.
6557
6558 2006-11-14 Andreas Schwab <schwab@suse.de>
6559
6560 * term/xterm.el (terminal-init-xterm): Add more key bindings.
6561
6562 2006-11-13 Kim F. Storm <storm@cua.dk>
6563
6564 * ido.el (ido-copy-current-word): C-o copies region if active.
6565
6566 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6567
6568 * textmodes/org.el (org-emph-face): Fix typo in variable name.
6569
6570 2006-11-13 Juanma Barranquero <lekktu@gmail.com>
6571
6572 * ediff.el (ediff-revision):
6573 * files.el (set-visited-file-name):
6574 * mail/rmailout.el (rmail-output-body-to-file):
6575 Use `format', not `message', in `y-or-n-p' call.
6576
6577 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6578
6579 * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
6580 (org-metaright): Call `org-indent-item' on bullets.
6581 (org-timestamp-change): Set `org-last-changed-timestamp'.
6582 (org-current-line): Make sure (bolp) returns correct result.
6583 (org-agenda-change-all-lines): Make sure highlighting TODO always works.
6584
6585 2006-11-12 Richard Stallman <rms@gnu.org>
6586
6587 * language/european.el (turkish-case-conversion-enable)
6588 (turkish-case-conversion-disable): New functions.
6589 ("Turkish" lang env): Use them.
6590
6591 * international/characters.el (case table):
6592 Do nothing special for i and I.
6593
6594 * subr.el (remove-overlays): Fix last change.
6595
6596 * cus-edit.el (custom-save-all): Use find-file-visit-truename
6597 for visiting the custom file.
6598
6599 2006-11-12 Markus Triska <triska@gmx.at>
6600
6601 * play/handwrite.el (handwrite): Also process lines not ending
6602 with newline. Replace some position-fiddling with different
6603 logic. Improve performance.
6604
6605 2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
6606
6607 * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
6608 replacing deleted variable `ada-check-switch'.
6609 (ada-project-file-extension): Rename to `ada-prj-file-extension'.
6610 (ada-xref-project-files): Improve doc string.
6611 (ada-find-executable): New function.
6612 (ada-initialize-runtime-library): Use `ada-find-executable'.
6613 (ada-xref-set-default-prj-values): In compile commands, don't need
6614 `ada-cd-command'; `compile' does that more portably.
6615 Use ada-prj-default-check-cmd.
6616 (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
6617 properties if not specified in project file.
6618 (ada-goto-declaration): Display useful message for new error
6619 'error-file-not-found.
6620 (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
6621 'error-file-not-found.
6622 (ada-get-all-references): Match latest ali syntax. Signal new
6623 error 'error-file-not-found.
6624 (ada-find-in-ali): Match latest ali syntax.
6625 (ada-make-filename-from-adaname): Handle different semantics of
6626 gnatkr in GNAT 3.15p vs later.
6627
6628 * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
6629 ada-procedure-start-regexp.
6630 (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
6631
6632 * progmodes/ada-mode.el: Replace conditional (require 'ispell)
6633 with defvar.
6634 (ada-language-version): Rename ada05 -> ada2005.
6635 (ada-align-region-separate): Add `eval-when-compile'.
6636 (ada-name-regexp): Remove unneeded escapes in regexp character
6637 alternative.
6638 (ada-compile-goto-error-file-linenr-re): New constant.
6639 (ada-matching-start-re): Handle additional cases `declare',
6640 `procedure', `function'.
6641 (ada-compile-goto-error): Handle "... at line nn".
6642 (ada-mode): Clearer syntax, comments for ff-special-constructs.
6643 Delete support for old versions of `align'.
6644 (ada-search-prev-end-stmt): Handle additional keyword `private'.
6645 (ada-check-defun-name): Simplify handling of `declare'.
6646 (ada-goto-matching-start): Handle nested `begin ... end'.
6647 Handle `declare', `protected', `procedure', `function'.
6648 (ada-create-menu): Presence of arm95 is not conditional on using
6649 GNAT compiler.
6650
6651 2006-11-12 Juanma Barranquero <lekktu@gmail.com>
6652
6653 * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
6654 nil in the *RE-Builder* buffer (it causes spurious error messages).
6655
6656 * server.el (server-visit-files): If `minibuffer-auto-raise' has
6657 been set to t, respect it.
6658
6659 2006-11-11 Stephen Leake <stephen_leake@stephe-leake.org>
6660
6661 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
6662 Delete commented out code for old Emacs versions. Autoloading of
6663 "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
6664 (ada-mode-version): Bump version number.
6665 (ada-95-string-keywords, ada-2005-string-keywords)
6666 (ada-2005-keywords, ada-name-regexp): New constant.
6667 (ada-language-version, ada-procedure-start-regexp, ada-mode)
6668 (ada-font-lock-keywords): Add support for Ada 2005 keywords.
6669 (ada-package-start-regexp): Support private packages, include package
6670 name (for ada-set-point-accordingly).
6671 (ada-next-procedure, ada-previous-procedure)
6672 (ada-which-function-are-we-in): Match changes to
6673 ada-procedure-start-regexp.
6674 (ada-make-body): Make non-interactive; not a user function.
6675 (ada-make-subprogram-body): Improve doc string.
6676
6677 2006-11-11 Romain Francoise <romain@orebokech.com>
6678
6679 * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
6680 `compilation-error-regexp-alist' buffer-local, since we changed
6681 `compilation-error-regexp-alist-alist' locally.
6682
6683 2006-11-11 Juanma Barranquero <lekktu@gmail.com>
6684
6685 * server.el (server-visit-files): Bind `minibuffer-auto-raise'
6686 to the value of `server-raise-frame'.
6687
6688 2006-11-11 Glenn Morris <rgm@gnu.org>
6689
6690 * ido.el (ido-enable-prefix)
6691 * ses.el (ses-call-printer-return)
6692 * net/tramp.el (tramp-unified-filenames)
6693 * progmodes/cc-align.el (c-lineup-string-cont)
6694 * progmodes/compile.el (compilation-directory-matcher)
6695 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
6696 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
6697 (vhdl-clock-rising-edge)
6698 * textmodes/org.el (org-export-with-timestamps)
6699 (org-export-remove-timestamps-from-toc)
6700 (org-export-with-tags): Improve previous doc fixes.
6701
6702 2006-11-11 Richard Stallman <rms@gnu.org>
6703
6704 * textmodes/flyspell.el (flyspell-mode-map):
6705 Bind C-c $ instead of M-RET.
6706
6707 2006-11-10 Simon Marshall <simon@gnu.org>
6708
6709 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
6710 fontification for "case" and "default" keywords.
6711
6712 2006-11-10 Andreas Schwab <schwab@suse.de>
6713
6714 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
6715 Avoid starting sentence with "nil".
6716
6717 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
6718
6719 * server.el (server-raise-frame): New option.
6720 (server-switch-buffer): Use it.
6721
6722 2006-11-10 Nick Roberts <nickrob@snap.net.nz>
6723
6724 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
6725 with a capital.
6726
6727 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6728
6729 * textmodes/org.el (org-show-hierarchy-above)
6730 (org-show-following-heading): Fix typo in default value.
6731 (org-scan-tags): Make the search case-sensitive.
6732 (org-tags-sparse-tree): Don't overrule
6733 `org-show-following-heading' and `org-show-hierarchy-above'.
6734 (org-reveal): New command.
6735 (org-show-context): Rename from `org-show-hierarchy-above'.
6736 (org-fast-tag-selection-single-key): New option.
6737 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
6738 (org-tags-overlay): New variable.
6739 (org-agenda-todo-ignore-deadlines): New option.
6740 ("session"): Add circular data structure `org-mark-ring' to
6741 exceptions list in session.el.
6742 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
6743 New options.
6744 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
6745 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
6746 (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
6747 (org-finalize-agenda): Activate bracket links in agenda.
6748 (org-at-timestamp-p, org-at-date-range-p): Additional argument
6749 INACTIVE-OK.
6750 (org-show-hierarchy-above, org-show-following-heading):
6751 List values allowed for fine-tuned configuration.
6752 (org-show-hierarchy-above): New argument CONTEXT, use the
6753 fine-tuned settings in `org-show-hierarchy-above' and
6754 `org-show-following-heading'.
6755 (org-display-custom-time): New function.
6756 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
6757 (org-display-custom-times, org-time-stamp-custom-formats):
6758 (org-maybe-intangible): New macro.
6759 (org-activate-bracket-links, org-hide-wide-columns):
6760 Use `org-maybe-intangible'.
6761 (org-open-file): Use `shell-quote-argument'.
6762 (org-display-internal-link-with-indirect-buffer): New option.
6763 (org-file-remote-p): Get regexp from list.
6764 (org-link-expand-abbrev): New function.
6765 (org-link-abbrev-alist): New option.
6766 (org-open-at-point, org-cleaned-string-for-export):
6767 Call `org-link-expand-abbrev'.
6768 (org-timeline, org-agenda-list, org-todo-list)
6769 (org-tags-view): Remove the KEEP-MODES argument.
6770 (org-finalize-agenda-hook): New hook.
6771 (org-get-alist-option): New function.
6772 (org-follow-timestamp-link): New function.
6773 (org-open-at-point): Call `org-follow-timestamp-link'.
6774 (org-log-note-marker, org-log-note-purpose)
6775 (org-log-note-window-configuration): New variables.
6776 (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
6777 (org-log-note-headings): New option.
6778 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
6779 (org-store-link): Support for dired-mode.
6780 (org-open-file): Substitute environment variables into filename.
6781 (org-last): New defsubst.
6782 (org-agenda-re-align-tags): New function.
6783 (org-agenda-align-tags-to-column): New option.
6784 (org-agenda-timeline): Group removed.
6785 (org-prepare-agenda, org-prepare-agenda-buffers)
6786 (org-run-agenda-series, org-timeline, org-agenda-list)
6787 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
6788 the text property inticating the agenda type.
6789 (org-agenda-post-command-hook): Get agenda type from text property
6790 at point.
6791 (org-agenda): Handle command sets. Set `org-agenda-last-arguments'
6792 and obey `org-agenda-overriding-arguments'.
6793 (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
6794 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
6795 (org-agenda-week-view, org-agenda-day-view):
6796 Use `org-agenda-overriding-arguments' to make updating work with
6797 multi-block agendas.
6798 (org-agenda-prefix-format): Allow different formats for the
6799 different agenda entry types.
6800 (org-timeline-prefix-format): Option removed, use
6801 `org-agenda-prefix-format' instead.
6802 (org-prepare-agenda): New function.
6803 (org-select-timeline-window): Option removed, use
6804 `org-select-agenda-window' instead.
6805 (org-respect-restriction): Variable removed.
6806 (org-cmp-tag): New function.
6807 (org-agenda-sorting-strategy, org-entries-lessp):
6808 Implement sorting by last tag.
6809 (org-complete): Better completion in in-buffer option lines.
6810 (org-in-item-p): New function.
6811 (org-org-menu): Add entries for checkboxes.
6812 (org-cycle): Extra brouping in outline-regexp, because it is used
6813 in a search with "^" prepended.
6814 (org-provide-checkbox-statistics): New option.
6815 (org-set-font-lock-defaults): Highlight checkbox statistics.
6816 (org-update-checkbox-count-maybe)
6817 (org-get-checkbox-statistics-face): New functions.
6818 (org-update-checkbox-count): New command.
6819 (org-insert-item, org-toggle-checkbox):
6820 Call `org-update-checkbox-count-maybe'.
6821 (org-export-as-html): XEmacs compatibility for coding system.
6822 (org-force-cycle-archived): New command.
6823 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
6824 overrules cycling.
6825 (org-fix-position-after-promote): If the line contains only a todo
6826 keyword, add a final space.
6827 (org-promote-subtree, org-demote-subtree):
6828 Call `org-fix-position-after-promote'.
6829
6830 2006-11-10 Glenn Morris <rgm@gnu.org>
6831
6832 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
6833 date in every year.
6834 (calendar-dst-check-each-year-flag): New customizable variable.
6835 (calendar-dst-find-data): New function, extracted from
6836 calendar-current-time-zone.
6837 (calendar-current-time-zone): Use calendar-dst-find-data.
6838 (calendar-dst-transition-cache): New variable.
6839 (calendar-dst-find-startend, calendar-dst-starts)
6840 (calendar-dst-ends): New functions.
6841 (calendar-daylight-savings-starts)
6842 (calendar-daylight-savings-ends): Change value to use
6843 calendar-dst-starts, calendar-dst-ends; respectively.
6844
6845 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
6846
6847 * ido.el (ido-enable-prefix)
6848 * ses.el (ses-call-printer-return)
6849 * net/tramp.el (tramp-unified-filenames)
6850 * progmodes/cc-align.el (c-lineup-string-cont)
6851 * progmodes/compile.el (compilation-directory-matcher)
6852 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
6853 * progmodes/gdb-ui.el (gdb-many-windows)
6854 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
6855 (vhdl-clock-rising-edge)
6856 * textmodes/org.el (org-export-with-timestamps)
6857 (org-export-remove-timestamps-from-toc, org-export-with-tags)
6858 (org-read-date): Doc fix (Nil -> nil).
6859
6860 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6861
6862 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
6863 Encode/decode text to/from cut buffers to/from iso-latin-1 only.
6864
6865 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
6866
6867 * bs.el (bs--window-for-buffer): Remove.
6868 (bs--show-with-configuration): Use `get-window-with-predicate'
6869 instead of `bs--window-for-buffer'.
6870
6871 2006-11-10 Kenichi Handa <handa@m17n.org>
6872
6873 * files.el (revert-buffer): Fix previous change.
6874
6875 2006-11-09 Juanma Barranquero <lekktu@gmail.com>
6876
6877 * bs.el (bs--redisplay): Fix typo in docstring.
6878 (bs--window-config-coming-from): Make frame-local.
6879 (bs--restore-window-config): New function.
6880 (bs-kill, bs-select, bs-select-other-window)
6881 (bs-select-other-frame): Use it.
6882 (bs--window-for-buffer): Return as soon as a matching buffer is found.
6883 (bs--show-with-configuration): Save the window configuration as a
6884 frame local var, and only if *buffer-selection* is not already
6885 visible on this frame.
6886
6887 2006-11-08 Chong Yidong <cyd@stupidchicken.com>
6888
6889 * vc-svn.el (vc-svn-admin-directory): New var.
6890 (vc-svn-registered, vc-svn-responsible-p)
6891 (vc-svn-repository-hostname): Use it.
6892 Suggested by arit93@yahoo.com.
6893
6894 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
6895
6896 * ldefs-boot.el: Regenerate.
6897
6898 2006-11-08 Alan Mackenzie <acm@muc.de>
6899
6900 * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
6901 case (eq open-paren-in-column-0-is-defun-start nil) by searching
6902 for least nested open-paren.
6903
6904 2006-11-08 Romain Francoise <romain@orebokech.com>
6905
6906 * subr.el (remove-overlays): Fix typo in last change.
6907
6908 2006-11-08 Richard Stallman <rms@gnu.org>
6909
6910 * subr.el (remove-overlays): Call overlay-recenter.
6911
6912 2006-11-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6913
6914 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
6915 (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
6916 behaviour.
6917 (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
6918 directly.
6919
6920 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
6921
6922 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
6923 (ido-max-dir-file-cache, ido-decorations)
6924 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
6925 (ido-magic-backward-char, ido-enter-dired)
6926 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
6927 (ido-list-directory, ido-first-match, ido-only-match)
6928 (ido-subdir, ido-indicator): Fix typos in docstrings.
6929 (ido-buffer-internal, ido-completion-help): Fix typos in messages.
6930 (ido-read-internal): Fix typo in error message.
6931
6932 2006-11-08 Kenichi Handa <handa@m17n.org>
6933
6934 * international/mule-cmds.el (set-default-coding-systems):
6935 Always set default-file-name-coding-system to utf-8 for Mac Darwin.
6936
6937 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
6938
6939 * makefile.w32-in (setwins): Remove.
6940 (WINS_ALMOST): New macro.
6941 (WINS): Use it.
6942 (autoloads): Don't extract autoloads from files in obsolete/.
6943
6944 2006-11-07 Chong Yidong <cyd@stupidchicken.com>
6945
6946 * whitespace.el (whitespace-buffer): Call remove-overlays after
6947 overlay-recenter for performance. Suggested by Martin Rudalics.
6948
6949 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
6950
6951 * net/tramp.el (tramp-default-method): scp is the default method.
6952
6953 2006-11-07 Juanma Barranquero <lekktu@gmail.com>
6954
6955 * server.el (server-start): Save also the Emacs pid in the server file.
6956
6957 2006-11-07 Carsten Dominik <dominik@science.uva.nl>
6958
6959 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
6960 point when displaying a bibtex cross reference in the echo area.
6961
6962 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
6963
6964 * international/mule.el (make-char): Fix typo in docstring.
6965 (load-with-code-conversion, charsetp): Doc fixes.
6966
6967 * international/ja-dic-cnv.el (skkdic-convert):
6968 * cus-edit.el (hook): Fix typo in docstring.
6969
6970 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
6971
6972 * cus-edit.el (custom-mode-map): Move defvar above code using it.
6973 (custom-mode-link-map): New variable.
6974 (custom-group-link, custom-manual): Use follow-link.
6975
6976 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6977
6978 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
6979 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
6980
6981 2006-11-06 Richard Stallman <rms@gnu.org>
6982
6983 * textmodes/flyspell.el (flyspell-correct-word-before-point):
6984 New function broken out of flyspell-correct-word.
6985 (flyspell-mode-map): Bind it to M-RET.
6986 (flyspell-correct-word): Call it.
6987
6988 * textmodes/fill.el (fill-minibuffer-function): New function.
6989 (fill-paragraph): Bind fill-paragraph-function to
6990 fill-minibuffer-function.
6991
6992 * ruler-mode.el (ruler-mode-map): Add bindings for up-events
6993 so that they aren't undefined.
6994
6995 * dired.el (dired-readin): Locally bind file-name-coding-system.
6996
6997 * bindings.el: Shorten and clarify usual mode line mouse help string.
6998
6999 * Makefile.in (autoloads): Don't include `obsolete'.
7000
7001 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
7002
7003 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
7004 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
7005 Printing menu if it's not initialized.
7006 (pr-menu-bind): Act on menu-bar-file-menu directly.
7007
7008 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
7009
7010 * help.el (view-emacs-news): Fix typo in error message.
7011
7012 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
7013
7014 * shadowfile.el (shadow-define-regexp-group)
7015 (shadow-literal-groups, shadow-insert-var): Doc fixes.
7016 (shadow-read-files): Fix typo in message.
7017 (shadow-inhibit-overload, shadow-find, shadow-suffix)
7018 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
7019 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
7020 (shadow-file-match): Fix typos in docstrings.
7021
7022 * terminal.el (terminal-emulator): Fix typo in message.
7023
7024 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
7025
7026 * emacs-lisp/lselect.el (x-kill-primary-selection)
7027 (x-delete-primary-selection, x-copy-primary-selection):
7028 Fix typos in error messages.
7029
7030 * emulation/edt-mapper.el: Fix typo in interactive message.
7031
7032 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
7033
7034 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
7035 (ispell-help): Fix typos in docstrings.
7036 (ispell-help): Fix typo in output message.
7037
7038 * allout.el (allout-adjust-file-variable)
7039 (allout-passphrase-verifier-string)
7040 (allout-passphrase-hint-string)
7041 (allout-toggle-current-subtree-encryption):
7042 * apropos.el (apropos-synonyms):
7043 * cus-edit.el (hook):
7044 * emacs-lock.el (emacs-lock-from-exiting):
7045 * follow.el (follow-avoid-tail-recenter-p):
7046 * hexl.el (hexl-mode):
7047 * mouse-copy.el (mouse-copy-work-around-drag-bug):
7048 * mouse.el (mouse-set-font):
7049 * resume.el (resume-emacs-args-file):
7050 * rfn-eshadow.el (file-name-shadow-tty-properties):
7051 * t-mouse.el (t-mouse-process, t-mouse-mode):
7052 * emacs-lisp/cust-print.el (custom-print-install)
7053 (custom-print-uninstall, custom-format):
7054 * emacs-lisp/shadow.el (list-load-path-shadows):
7055 * emulation/tpu-edt.el (tpu-help-text)
7056 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
7057 (tpu-reset-control-keys):
7058 * emulation/vip.el (vip-emacs-local-map)
7059 (vip-change-mode-to-emacs):
7060 * emulation/viper.el (viper-mode, viper-set-hooks)
7061 (viper-major-mode-modifier-list):
7062 * emulation/viper-init.el (viper-emacs-state-cursor-color):
7063 * emulation/viper-keym.el (viper-emacs-kbd-map)
7064 (viper-toggle-key):
7065 * mail/feedmail.el (feedmail-queue-reminder)
7066 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
7067 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
7068 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
7069 (feedmail-sender-line, feedmail-force-binary-write)
7070 (feedmail-from-line, feedmail-deduce-envelope-from)
7071 (feedmail-x-mailer-line, feedmail-message-id-generator)
7072 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
7073 (feedmail-enable-spray, feedmail-spray-this-address)
7074 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
7075 (feedmail-queue-runner-confirm-global)
7076 (feedmail-ask-before-queue-prompt)
7077 (feedmail-ask-before-queue-reprompt)
7078 (feedmail-prompt-before-queue-standard-alist)
7079 (feedmail-prompt-before-queue-user-alist)
7080 (feedmail-prompt-before-queue-help-supplement)
7081 (feedmail-queue-use-send-time-for-message-id)
7082 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
7083 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
7084 (feedmail-mail-send-hook-queued)
7085 (feedmail-confirm-addresses-hook-example)
7086 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
7087 (feedmail-queue-runner-mode-setter)
7088 (feedmail-queue-alternative-mail-header-separator)
7089 (feedmail-queue-runner-message-sender)
7090 (feedmail-buffer-eating-function, feedmail-binmail-template)
7091 (feedmail-run-the-queue-no-prompts)
7092 (feedmail-run-the-queue-global-prompt)
7093 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
7094 (feedmail-envelope-deducer, feedmail-fiddle-date)
7095 (feedmail-default-message-id-generator)
7096 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
7097 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
7098 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
7099 (vms-pmail-setup):
7100 * play/dunnet.el (dun-help):
7101 * play/handwrite.el (handwrite):
7102 * play/hanoi.el (hanoi-unix-64):
7103 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
7104 * textmodes/enriched.el (fixed):
7105 * textmodes/org.el (org-file-apps)
7106 (org-emphasis-regexp-components, org-emphasis-alist):
7107 * textmodes/texinfmt.el (batch-texinfo-format):
7108 Fix typos in docstrings.
7109
7110 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
7111
7112 * loadhist.el (read-feature): Don't complete features not loaded
7113 from a file (which make `unload-feature' to fail).
7114
7115 2006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
7116
7117 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
7118
7119 2006-11-05 Chong Yidong <cyd@stupidchicken.com>
7120
7121 * startup.el (command-line-1): Kill emacs if the last frame is
7122 deleted while evaluating the command-line arguments.
7123
7124 2006-11-05 Richard Stallman <rms@gnu.org>
7125
7126 * startup.el (init-file-had-error): Add doc string.
7127 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
7128 Use fixed-width font for keyboard key descriptions.
7129
7130 * cus-edit.el (custom-save-all): Error if saving in .emacs
7131 and it had an error when loaded.
7132
7133 * dired-aux.el (dired-copy-file-recursive): Catch errors
7134 from recursive copies in the loop, around the recursive call.
7135
7136 2006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7137
7138 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
7139 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
7140 `/proc/acpi/thermal_zone/*'.
7141 (battery-search-for-one-match-in-files): New. Search a regexp in
7142 the content of some files.
7143
7144 2006-11-05 Martin Rudalics <rudalics@gmx.at>
7145
7146 * window.el (mouse-autoselect-window-now): Remove variable.
7147 (mouse-autoselect-window-state): New variable.
7148 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
7149 (mouse-autoselect-window-select, handle-select-window):
7150 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
7151 Suspend delayed autoselection during menu or popup dialog.
7152
7153 * info-look.el (info-lookup-guess-custom-symbol): New function
7154 for retrieving symbol at point in custom buffers.
7155 (top level) <info-lookup-maybe-add-help>: Add backquote and
7156 comma to ignored characters in regexps of help specifications
7157 for emacs-lisp-mode and lisp-interaction-mode. This permits
7158 looking up symbols in `...' and after a comma. Add help
7159 specifications for custom-mode and help-mode.
7160
7161 2006-11-04 Eli Zaretskii <eliz@gnu.org>
7162
7163 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
7164 Don't encode body if RAW is non-nil, or if the old encoding is
7165 identical to the new encoding, or if the body contains only
7166 eight-bit-* characters.
7167
7168 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7169
7170 * faces.el (faces-sample-overlay, describe-face): Revert last changes.
7171 (faces-sample-overlay): Remove variable.
7172 (describe-face): Insert sample text in the face being described.
7173
7174 2006-11-04 Martin Rudalics <rudalics@gmx.at>
7175
7176 * whitespace.el (whitespace-indent-regexp): Make this match any
7177 multiples of eight spaces near the beginning of a line.
7178 (whitespace-buffer): Use `remove-overlays' instead of
7179 `whitespace-unhighlight-the-space' and `overlay-recenter' to
7180 speed up overlay handling.
7181 (whitespace-buffer-leading, whitespace-buffer-trailing):
7182 Make these functions highlight the text removed by
7183 `whitespace-buffer-leading-cleanup' and
7184 `whitespace-buffer-trailing-cleanup' respectively.
7185 (whitespace-buffer-search): Use `with-local-quit'.
7186 Move `format' out of loop to speed up scanning larger buffers.
7187 (whitespace-unhighlight-the-space): Remove `remove-hook' since
7188 that function is never added to a hook.
7189 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
7190 (whitespace-buffer-leading-cleanup)
7191 (whitespace-refresh-rescan-list): Fix docstrings.
7192
7193 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
7194
7195 * allout.el (allout-during-yank-processing): Cue for inhibiting
7196 aberrance processing during yanks.
7197 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
7198 the amount of yanked topics that can be aberrant.
7199 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
7200 a function, and supplement with inihibition of doublechecking
7201 during yanks.
7202 (allout-beginning-of-line, allout-next-heading)
7203 (allout-previous-heading, allout-goto-prefix-doublechecked)
7204 (allout-back-to-current-heading, allout-next-visible-heading)
7205 (allout-next-sibling): Use new allout-do-doublecheck function.
7206 (allout-next-sibling): Ensure we made progress when returning
7207 other than nil.
7208 (allout-rebullet-heading): Preserve text property annotations
7209 indicating the text was hidden, if it was.
7210 (allout-kill-line): Remove any added was-hidden annotations.
7211 (allout-kill-topic): Remove any added was-hidden annotations.
7212 (allout-annotate-hidden): Inhibit adding was-hidden text
7213 properties to the undo list.
7214 (allout-deannotate-hidden): New function to remove was-hidden
7215 annotation.
7216 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
7217 (allout-remove-exposure-annotation): Replace by
7218 allout-deannotate-hidden.
7219 (allout-yank-processing): Signal that yank processing is happening
7220 with allout-during-yank-processing. Also, wrap
7221 allout-unprotected's closer to the text changes, for easier
7222 debugging. We need to inhibit-field-text-motion explicitly, in
7223 lieu of the encompassing allout-unprotected.
7224 (outlineify-sticky): Adjust criteria for triggering new outline
7225 decorations to presence or absence of any topics, not just a topic
7226 at the beginning of the buffer.
7227
7228 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
7229
7230 * bs.el (bs--show-all, bs--redisplay):
7231 * cus-edit.el (custom-unlispify-menu-entries)
7232 (custom-unlispify-tag-names, custom-prompt-variable):
7233 * expand.el (expand-pos):
7234 * speedbar.el (speedbar-generic-list-tag-p):
7235 * wid-edit.el (widget-image-enable):
7236 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
7237 * emacs-lisp/find-func.el (find-function-noselect)
7238 (find-function, find-variable-noselect, find-variable)
7239 (find-definition-noselect, find-face-definition):
7240 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
7241 * net/eudc-vars.el (eudc-expansion-overwrites-query):
7242 * progmodes/ada-xref.el (ada-find-in-ali):
7243 * textmodes/flyspell.el (flyspell-check-tex-math-command):
7244 * textmodes/org.el (org-copy-subtree):
7245 * textmodes/table.el (table--row-column-insertion-point-p):
7246 Use "non-nil" in docstrings.
7247
7248 2006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
7249
7250 * sort.el (sort-columns): Set the field separator to tab; on
7251 NetBSD, sort complains if "\n" is used as field separator.
7252
7253 2006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
7254
7255 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
7256
7257 2006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7258
7259 * server.el (server-auth-key): Remove. Replace by a process-property.
7260 (server-start): Don't remove the file of the previous process, but
7261 instead clear out the place for the new file.
7262 (server-start): Set the :auth-key property.
7263 (server-process-filter): Use the :auth-key property.
7264
7265 2006-11-02 Carsten Dominik <dominik@science.uva.nl>
7266
7267 * textmodes/org.el (org-mode-map): No longer copy
7268 `outline-mode-map' explicitly - this is already done by
7269 `define-derived-mode'.
7270
7271 2006-11-02 Juanma Barranquero <lekktu@gmail.com>
7272
7273 * server.el (server-visit-files): Use `when'.
7274 (server-process-filter): When authentication fails, send error
7275 message to client. Wrap `process-send-region' in `ignore-errors'
7276 instead of `condition-case', and remove misleading comment.
7277
7278 2006-11-01 Juri Linkov <juri@jurta.org>
7279
7280 * simple.el (yank): Doc fix.
7281
7282 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
7283
7284 * server.el: Try and fit within 80 columns.
7285 (server-start): Make the auth file unreadable by other users.
7286
7287 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7288
7289 * battery.el (battery-linux-proc-acpi): Prevent range error when
7290 `full-capacity' is 0.
7291
7292 2006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7293
7294 * faces.el (faces-sample-overlay): New defvar.
7295 (faces-sample-overlay): New function to show face sample text.
7296 (describe-face): Use it.
7297
7298 2006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
7299
7300 * progmodes/ada-stmt.el: Change maintainer, apply
7301 whitespace-cleanup, checkdoc.
7302 (ada-func-or-proc-name): Add doc string.
7303
7304 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
7305 whitespace-cleanup, checkdoc. Minor improvements to many doc
7306 strings and comments.
7307 (ada-prj-display-page): Change buffer name to more accurately
7308 reflect function.
7309
7310 * progmodes/ada-xref.el: Change maintainer, apply
7311 whitespace-cleanup, checkdoc. Minor improvements to many doc
7312 strings and comments. Don't look for `gvd' or `ddd' debuggers.
7313 (ada-compile-current): Don't add newlines to commands.
7314
7315 2006-10-31 Juanma Barranquero <lekktu@gmail.com>
7316
7317 * server.el: Add support for TCP sockets.
7318 (server-use-tcp, server-host, server-auth-dir): New options.
7319 (server-auth-key): New variable.
7320 (server-ensure-safe-dir): Create nonexistent parent dirs.
7321 Ignore Unix-style file modes on Windows.
7322 (server-start): Crete a TCP or Unix socket according to the value
7323 of `server-use-tcp'. For TCP sockets, create the id/auth file in
7324 `server-auth-dir' directory.
7325 (server-process-filter): Delete process if authentication
7326 fails (which never happens for Unix sockets).
7327
7328 2006-10-30 David Kastrup <dak@gnu.org>
7329
7330 * subr.el (add-to-list): Don't continue checking if a match has
7331 been found.
7332
7333 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
7334
7335 * tutorial.el: Move defvars to avoid bytecomp warnings.
7336 (tutorial--find-changed-keys): Check if viper-current-state is
7337 bound before using it.
7338 (help-with-tutorial): Check if viper-tutorial is defined before
7339 using it.
7340
7341 2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
7342
7343 * help-fns.el (help-with-tutorial): Move to tutorial.el.
7344
7345 * tutorial.el: New file.
7346 (help-with-tutorial): Move here from help-fns.el. Add help for
7347 rebound keys. Fix resume of tutorial.
7348 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
7349 (tutorial--find-changed-keys, tutorial--display-changes)
7350 (tutorial--saved-dir, tutorial--saved-file)
7351 (tutorial--save-tutorial): New functions to support the changes in
7352 help-with-tutorial.
7353
7354 2006-10-30 Kenichi Handa <handa@m17n.org>
7355
7356 * files.el (revert-buffer): If a unibyte buffer is being reverted
7357 with a coding system for multibyte, set buffer multibyte before
7358 calling insert-file-contents.
7359
7360 2006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7361
7362 * server.el (server-select-display): Use a dummy buffer to detect when
7363 the frame is later used.
7364 (server-select-display): New function.
7365 (server-process-filter): Use it to detect unused temp frames.
7366
7367 2006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
7368
7369 * progmodes/ada-mode.el: Change maintainer, apply
7370 whitespace-clean, checkdoc. Minor improvements to many doc strings.
7371 (ada-mode-version): New function.
7372 (ada-create-menu): Menu operations are available for all supported
7373 compilers.
7374
7375 2006-10-29 Lars Hansen <larsh@soem.dk>
7376
7377 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
7378 Highlight as keyword.
7379 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
7380 Don't call tramp-method-out-of-band-p for local files.
7381 (tramp-touch): Quote file name.
7382
7383 2006-10-28 Glenn Morris <rgm@gnu.org>
7384
7385 * calendar/calendar.el (cal-html-cursor-month)
7386 (cal-html-cursor-year): Add autoloads for this new package.
7387 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
7388
7389 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it>
7390
7391 * calendar/cal-html.el: New file.
7392
7393 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
7394
7395 * emacs-lisp/authors.el (authors-aliases): Update.
7396
7397 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
7398
7399 * version.el (emacs-version): Bump version number to 22.0.90.
7400
7401 2006-10-26 John W. Eaton <jwe@octave.org>
7402
7403 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
7404 New defvar.
7405 (inferior-octave-resync-dirs): Check to see whether Octave has
7406 built-in variables and set inferior-octave-has-built-in-variables.
7407 Check inferior-octave-has-built-in-variables to decide whether to
7408 send commands that set built-in variables or call functions to
7409 change Octave's behavior.
7410 Send "disp (pwd ())" to Octave instead of just "pwd".
7411 (inferior-octave-startup): Send "more off" to Octave instead of
7412 "page_screen_output = 0".
7413
7414 2006-10-26 Chong Yidong <cyd@stupidchicken.com>
7415
7416 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
7417 pattern normally.
7418
7419 2006-10-26 Nick Roberts <nickrob@snap.net.nz>
7420
7421 * bindings.el (mode-line-mode-menu): Remove bindings for global
7422 minor modes (line/column number) as they are on the menubar.
7423
7424 2006-10-25 Juanma Barranquero <lekktu@gmail.com>
7425
7426 * term/w32-win.el (x-handle-name-switch): Doc fix.
7427 (w32-standard-fontset-spec): Fix typo in docstring.
7428
7429 * midnight.el (midnight-buffer-display-time): Doc fix.
7430 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
7431
7432 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
7433
7434 * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
7435
7436 * emulation/viper-ex.el (ex-read): Quote file argument.
7437
7438 * ediff-diff.el (ediff-same-file-contents): Expand file names.
7439
7440 * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
7441
7442 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7443
7444 * textmodes/flyspell.el (flyspell-check-region-doublons):
7445 Fix last fix.
7446
7447 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7448
7449 * bindings.el (mode-line-mode-menu): List global minor modes
7450 before local ones.
7451
7452 2006-10-23 Kim F. Storm <storm@cua.dk>
7453
7454 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
7455 (sit-for): If last command was a prefix arg, add the read-ahead
7456 event to unread-command-events as (t . EVENT) so it will be added
7457 to this-command-keys by read-key-sequence.
7458
7459 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7460
7461 * textmodes/flyspell.el (flyspell-word): Skip past all previous
7462 whitespace when checking doublons.
7463 (flyspell-check-region-doublons): Fix doublon regexp.
7464 (flyspell-highlight-incorrect-region): Highlight doublons using
7465 flyspell-duplicate face.
7466
7467 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
7468
7469 2006-10-22 John Wiegley <johnw@newartisans.com>
7470
7471 * progmodes/python.el (python-use-skeletons): python-mode was
7472 auto-inserting templates (for those with abbrev-mode on), not only
7473 by default -- *but without a configuration variable to disable
7474 it*. This rendered python-mode completely useless for me, so I
7475 have added `python-use-skeletons', which is now off by default.
7476
7477 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
7478
7479 * progmodes/cperl-mode.el (cperl-mode): Don't assume
7480 font-lock-multiline is auto-local (it's not).
7481 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
7482 initialized before calling cperl-init-faces.
7483
7484 2006-10-22 Nick Roberts <nickrob@snap.net.nz>
7485
7486 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
7487 gdb-stack-position a value when there is no fringe.
7488
7489 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
7490 indicator if not visiting a file.
7491
7492 2006-10-20 David Kastrup <dak@gnu.org>
7493
7494 * window.el (kill-buffer-and-window): Fix a bug where an aborted
7495 operation would still cause some window to collapse later.
7496
7497 2006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7498
7499 * vc.el (vc-switch-backend): Try to be more careful with unwanted
7500 side-effect due to mixing various backends's file properties.
7501
7502 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
7503 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
7504 Return `filename's status if applicable. Update callers.
7505
7506 2006-10-19 Kenichi Handa <handa@m17n.org>
7507
7508 * international/kkc.el (kkc-region): When a key sequence is not
7509 defined, append (this-single-command-raw-keys) to
7510 unread-input-method-events.
7511
7512 2006-10-19 Juanma Barranquero <lekktu@gmail.com>
7513
7514 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
7515
7516 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7517
7518 * version.el (emacs-version): Use mac-carbon-version-string.
7519
7520 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
7521
7522 2006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7523
7524 * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
7525 Kenichi Handa).
7526 (xselect-convert-to-string): Decline requests for UTF8_STRING if
7527 the selection is not UTF-8.
7528
7529 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7530
7531 * progmodes/ada-mode.el (ada-83-string-keywords)
7532 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
7533 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
7534 (ada-looking-at-semi-private, ada-get-body-name):
7535 Fix typos in docstrings.
7536 (ada-create-case-exception, ada-create-case-exception-substring):
7537 Fix typos in error messages.
7538 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
7539
7540 2006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7541
7542 * term/x-win.el (res-geometry): Don't set geometry from Xresources
7543 to default-frame-alist if default-frame-alist already contains
7544 width/height.
7545
7546 2006-10-18 Richard Stallman <rms@gnu.org>
7547
7548 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
7549 Non-interactive arg is the value, not the expression.
7550
7551 * simple.el (read-expression-map): Just set it, no defvar.
7552
7553 * subr.el (insert-for-yank-1): If last inserted char has
7554 properties, mark them as rear-nonsticky.
7555
7556 * recentf.el (recentf-mode): Doc fix.
7557
7558 * facemenu.el (facemenu-add-new-face): Defend against symbol
7559 that isn't a face name.
7560
7561 * dired-aux.el (dired-do-copy): Doc fix.
7562
7563 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
7564
7565 * simple.el (line-move-1): Ignore fields when moving to the
7566 beginning of line to avoid getting point stuck.
7567
7568 2006-10-18 Martin Rudalics <rudalics@gmx.at>
7569
7570 * textmodes/flyspell.el (flyspell-word-search-backward):
7571 Set inhibit-point-motion-hooks to avoid looping due to intangibile
7572 text.
7573
7574 2006-10-16 Richard Stallman <rms@gnu.org>
7575
7576 * help-fns.el (describe-function-1): Special case optimization
7577 for self-insert-command.
7578
7579 2006-10-16 Kim F. Storm <storm@cua.dk>
7580
7581 * ido.el (ido-reread-directory): Work in `dir' mode too.
7582
7583 2006-10-15 Martin Rudalics <rudalics@gmx.at>
7584
7585 * textmodes/table.el: Require 'regexp-opt.
7586
7587 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
7588
7589 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
7590 Use shell-quote-argument.
7591
7592 * shell.el (explicit-bash-args): Likewise.
7593
7594 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
7595 Use grep -E rather than egrep.
7596
7597 2006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7598
7599 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
7600
7601 2006-10-15 Kim F. Storm <storm@cua.dk>
7602
7603 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
7604
7605 2006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
7606
7607 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
7608 to protect whitespace and metacharacters from the shell.
7609
7610 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7611
7612 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
7613
7614 2006-10-13 Eli Zaretskii <eliz@gnu.org>
7615
7616 * subr.el (start-process-shell-command): Doc fix.
7617
7618 2006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
7619
7620 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
7621 the regexp for Maxima symbols.
7622
7623 2006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
7624
7625 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
7626 (vc-find-root): Don't walk higher up than ~.
7627
7628 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
7629
7630 * international/utf-8.el (utf-translate-cjk-load-tables):
7631 Avoid clobbering last-coding-system-used during load.
7632
7633 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
7634
7635 * textmodes/reftex-global.el (reftex-create-tags-file):
7636 Quote file arguments.
7637
7638 2006-10-12 Richard Stallman <rms@gnu.org>
7639
7640 * files.el (file-name-history): Add defvar.
7641 (save-some-buffers-action-alist): Improve description strings.
7642
7643 2006-10-12 Andreas Schwab <schwab@suse.de>
7644
7645 * files.el (auto-mode-alist): Match change log file name also with
7646 a dash before a numeric extension.
7647
7648 2006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
7649
7650 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
7651 After 5.0:
7652 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
7653
7654 After 5.1: Major edit. Summary of most visible changes:
7655
7656 - Multiple <<HERE per line allowed.
7657 - Handles multiline subroutine declaration headers (with comments).
7658 (The exception is `cperl-etags' - but it is not used in the rest
7659 of the mode.)
7660 - Fontifies multiline my/our declarations (even with comments,
7661 and with legacy `font-lock').
7662 - Major speedup of syntaxification, both immediate and postponed
7663 (3.5x to 15x [for different CPUs and versions of Emacs] on the
7664 huge real-life document I tested).
7665 - New bindings, edits to imenu.
7666 - "_" is made into word-char during fontification/syntaxification;
7667 some attempts to recognize non-word "_" during other operations too.
7668 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
7669 - autoload some more perldoc-related stuff
7670 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
7671 - Attempt to incorporate XEmacs edits which reached me.
7672
7673 Fine-grained changelog:
7674 (cperl-hook-after-change): New configuration variable.
7675 (cperl-vc-sccs-header): Likewise.
7676 (cperl-vc-sccs-header): Likewise.
7677 (cperl-vc-header-alist): Default via two preceding variables.
7678 (cperl-invalid-face): Remove double quoting under XEmacs
7679 (still needed under 21.2).
7680 (cperl-tips): Update URLs for resources.
7681 (cperl-problems): Likewise.
7682 (cperl-praise): Mention new features.
7683 New C-c key bindings: for `cperl-find-bad-style',
7684 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
7685 `cperl-perdoc', and `cperl-perldoc-at-point'.
7686 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
7687 moved, new submenu of Tools with Ispell entries and narrowing.
7688 (cperl-after-sub-regexp): New defsubst.
7689 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
7690 Allows heads up to head4.
7691 Allow "package;".
7692 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
7693 (paren-backwards-message): ??? Something for XEmacs???
7694 (cperl-mode): Never auto-switch abbrev-mode off.
7695 Try to allow '_' be non-word char.
7696 Do not use `font-lock-unfontify-region-function' on XEmacs.
7697 Reset syntax cache on mode start.
7698 Support multiline facification (even on legacy `font-lock').
7699 (cperl-facemenu-add-face-function): ??? Some contributed code ???
7700 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
7701 refuse to inform us whether the fontification is due to lazy
7702 calling or due to edit to a buffer, install our own hook
7703 (controlled by `cperl-hook-after-change').
7704 (cperl-electric-pod): =cut may have been recognized as start.
7705 (cperl-block-p): Move, updated for attributes.
7706 (cperl-calculate-indent): Try to allow '_' be non-word char
7707 Support subs with attributes.
7708 (cperl-where-am-i): Quiet (?) a warning.
7709 (cperl-cached-syntax-table): New function.
7710 (cperl-forward-re): Use `cperl-cached-syntax-table'.
7711 (cperl-unwind-to-safe): Recognize `syntax-type' property
7712 changing in a middle of line.
7713 (cperl-find-sub-attrs): New function.
7714 (cperl-find-pods-heres): Allow many <<EOP per line.
7715 Allow subs with attributes.
7716 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
7717 Recognize "extproc " (OS/2) case-folded and only at start.
7718 /x on s///x with empty replacement was not recognized.
7719 Better comments.
7720 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
7721 Allow subs with attributes, labels.
7722 Do not confuse "else::foo" with "else".
7723 Minor optimizations...
7724 (cperl-after-expr-p): Try to allow '_' be non-word char.
7725 (cperl-fill-paragraph): Try to detect a major bug in Emacs
7726 with `looking-at' inside `narrow' and bulk out if found.
7727 (cperl-imenu--create-perl-index): Updates for new
7728 `cperl-imenu--function-name-regexp-perl'.
7729 (cperl-outline-level): Likewise.
7730 (cperl-init-faces): Allow multiline subroutine headers
7731 and my/our declarations, and ones with comments.
7732 Allow subroutine attributes.
7733 (cperl-imenu-on-info): Better docstring.
7734 (cperl-etags): Rudimentary support for attributes.
7735 Support for packages and "package;".
7736 (cperl-add-tags-recurse-noxs): Better (?) docstring.
7737 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
7738 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
7739 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
7740 (cperl-perldoc): Add autoload.
7741 (cperl-perldoc-at-point): Likewise.
7742 (cperl-here-doc-spell): New function.
7743 (cperl-pod-spell): Likewise.
7744 (cperl-map-pods-heres): Likewise.
7745 (cperl-get-here-doc-region): Likewise.
7746 (cperl-font-lock-fontify-region-function): Likewise (backward
7747 compatibility for legacy `font-lock').
7748 (cperl-font-lock-unfontify-region-function): Fix style.
7749 (cperl-fontify-syntaxically): Recognize and optimize away deferred
7750 calls with no-change. Governed by `cperl-hook-after-change'.
7751 (cperl-fontify-update): Recognize that syntaxification region
7752 can be larger than fontification one.
7753 XXXX we leave `cperl-postpone' property, so this is quadratic...
7754 (cperl-fontify-update-bad): Temporary placeholder until
7755 it is clear how to implement `cperl-fontify-update'.
7756 (cperl-time-fontification): New function.
7757 (attrib-group): New text attribute.
7758 (multiline): New value: `syntax-type' text attribute.
7759
7760 After 5.2:
7761 (cperl-emulate-lazy-lock): New function.
7762 (cperl-fontify-syntaxically): Would skip large regions.
7763 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
7764 Some globals were declared, but uninitialized.
7765
7766 After 5.3, 5.4:
7767 (cperl-facemenu-add-face-function): Add docs, fix U<>.
7768 Copyright message updated.
7769 (cperl-init-faces): Work around a bug in `font-lock'. May slow
7770 facification down a bit.
7771 Misprint for my|our|local for old `font-lock'
7772 "our" was not fontified same as "my|local".
7773 Highlight variables after "my" etc even in
7774 a middle of an expression.
7775 Do not facify multiple variables after my etc
7776 unless parentheses are present.
7777
7778 After 5.5, 5.6
7779 (cperl-fontify-syntaxically): after-change hook could reset.
7780 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
7781
7782 After 5.7:
7783 (cperl-init-faces): Allow highlighting of local ($/).
7784 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
7785 (cperl-problems): Remove fixed problems.
7786 (cperl-find-pods-heres): Recognize #-comments in m##x too.
7787 Recognize charclasses (unless delimiter is \).
7788 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
7789 (cperl-regexp-scan): Update docs.
7790 (cperl-beautify-regexp-piece): Use information got from regexp scan.
7791
7792 After 5.8:
7793 Major user visible changes:
7794 Recognition and fontification of character classes in RExen.
7795 Variable indentation of RExen according to groups.
7796
7797 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
7798 Fontify REx charclasses in variable-name face.
7799 Fontify POSIX charclasses in "type" face.
7800 Fontify unmatched "]" in function-name face.
7801 Mark first-char of HERE-doc as `front-sticky'.
7802 Reset `front-sticky' property when needed.
7803 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
7804 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
7805 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
7806 constructs. Support `narrow'ed buffers.
7807 (cperl-praise): Remove a reservation.
7808 (cperl-make-indent): New function.
7809 (cperl-indent-for-comment): Use `cperl-make-indent'.
7810 (cperl-indent-line): Likewise.
7811 (cperl-lineup): Likewise.
7812 (cperl-beautify-regexp-piece): Likewise.
7813 (cperl-contract-level): Likewise.
7814 (cperl-toggle-set-debug-unwind): New function.
7815 New menu entry for this.
7816 (fill-paragraph-function): Use when `boundp'.
7817 (cperl-calculate-indent): Take into account groups when indenting RExen.
7818 (cperl-to-comment-or-eol): Recognize # which end a string.
7819 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
7820 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
7821 (cperl-fontify-syntaxically): More clear debugging message.
7822 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
7823 (cperl-init-faces): More complicated highlight even on XEmacs (new).
7824 Merge cosmetic changes from XEmacs.
7825
7826 After 5.9:
7827 (cperl-1+): Move to before the first use.
7828 (cperl-1-): Likewise.
7829
7830 After 5.10:
7831
7832 This code may lock Emacs hard!!! Use at your own risk!
7833
7834 (cperl-font-locking): New internal variable.
7835 (cperl-beginning-of-property): New function.
7836 (cperl-calculate-indent): Use `cperl-beginning-of-property'
7837 instead of `previous-single-property-change'.
7838 (cperl-unwind-to-safe): Likewise.
7839 (cperl-after-expr-p): Likewise.
7840 (cperl-get-here-doc-region): Likewise.
7841 (cperl-font-lock-fontify-region-function): Likewise.
7842 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
7843 recursively.
7844 Bound `next-single-property-change' via `point-max'.
7845 (cperl-unwind-to-safe): Bound likewise
7846 (cperl-font-lock-fontify-region-function): Likewise.
7847 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
7848 Initialization of `cperl-font-lock-multiline-start' could be
7849 missed if the "main" fontification did not run due to the
7850 keyword being already fontified.
7851 (cperl-pod-spell): Return t from do-one-chunk function.
7852 (cperl-map-pods-heres): Stop when the worker returns nil.
7853 Call `cperl-update-syntaxification'.
7854 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
7855 (cperl-get-here-doc-delim): Remove unused function.
7856
7857 After 5.11:
7858
7859 The possible lockup of Emacs (introduced in 5.10) fixed.
7860
7861 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
7862 (cperl-syntaxify-for-menu): New customization variable.
7863 (cperl-select-this-pod-or-here-doc): New function.
7864 (cperl-get-here-doc-region): Extra argument.
7865 Do not adjust pos by 1.
7866
7867 New menu entries
7868 (Perl/Tools): Selection of current POD or HERE-DOC section.
7869 (Debugging CPerl:) backtrace on fontification.
7870
7871 After 5.12:
7872 (cperl-cached-syntax-table): Use `car-safe'.
7873 (cperl-forward-re): Remove spurious argument SET-ST.
7874 Add documentation.
7875 (cperl-forward-group-in-re): New function.
7876 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
7877 (XXXX Temporary (?) hack is to syntax-mark them as comment).
7878
7879 After 5.13:
7880 (cperl-string-syntax-table): Make { and } not-grouping
7881 (Sometimes they ARE grouping in RExen, but matching them would only
7882 confuse in many situations when they are not)
7883 (beginning-of-buffer): Replace two occurrences with goto-char...
7884 (cperl-calculate-indent): `char-after' could be nil...
7885 (cperl-find-pods-heres): REx can start after "[" too.
7886 Hightlight (??{}) in RExen too.
7887 (cperl-maybe-white-and-comment-rex): New constant
7888 (cperl-white-and-comment-rex): Likewise.
7889 XXXX Not very efficient, but hard to make
7890 better while keeping 1 group.
7891
7892 After 5.13:
7893 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
7894 Likewise for 1 << identifier.
7895
7896 After 5.14:
7897 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
7898 Error-less condition-case could fail.
7899 (cperl-font-lock-fontify-region-function): Likewise.
7900 (cperl-init-faces): Likewise.
7901
7902 After 5.15:
7903 (cperl-find-pods-heres): Support property REx-part2.
7904 (cperl-calculate-indent): Likewise.
7905 Don't special-case REx with non-empty 1st line.
7906 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
7907 Invert highlighting of charclasses:
7908 now the envelop is highlighted.
7909 Highlight many others 0-length builtins.
7910 (cperl-praise): Mention indenting and highlight in RExen.
7911
7912 After 5.15:
7913 (cperl-find-pods-heres): Highlight capturing parens in REx.
7914
7915 After 5.16:
7916 (cperl-find-pods-heres): Highlight '|' for alternation
7917 Initialize `font-lock-warning-face' if not present.
7918 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
7919 `font-lock-function-name-face'.
7920 (cperl-look-at-leading-count): Likewise.
7921 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
7922 `font-lock-keyword-face' (needed for
7923 batch processing), etc...
7924 Use `font-lock-builtin-face' for builtin in REx
7925 Now `font-lock-variable-name-face'
7926 is used for interpolated variables
7927 Use "talking aliases" for faces inside REx
7928 Highlight parts of REx (except in charclasses)
7929 according to the syntax and/or semantic
7930 Syntax-mark a {}-part of (?{}) as "comment"
7931 (it was the ()-part)
7932 Better logic to distinguish what is what in REx
7933 (cperl-tips-faces): Document REx highlighting
7934 (cperl-praise): Mention REx syntax highlight etc.
7935
7936 After 5.17:
7937 (cperl-find-sub-attrs): Would not always manage to print error message.
7938 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
7939
7940 After 5.18:
7941 (cperl-find-pods-heres): Misprint in REx for parsing REx.
7942 Very minor optimization.
7943 `my-cperl-REx-modifiers-face' got quoted.
7944 Recognize "print $foo <<END" as HERE-doc.
7945 Put `REx-interpolated' text attribute if needed.
7946 (cperl-invert-if-unless-modifiers): New function.
7947 (cperl-backward-to-start-of-expr): Likewise.
7948 (cperl-forward-to-end-of-expr): Likewise.
7949 (cperl-invert-if-unless): Works in "the opposite way" too.
7950 Cursor position on return is on the switch-word.
7951 Indents comments better.
7952 (REx-interpolated): New text attribute.
7953 (cperl-next-interpolated-REx): New function.
7954 (cperl-next-interpolated-REx-0): Likewise.
7955 (cperl-next-interpolated-REx-1): Likewise.
7956 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
7957 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
7958 (cperl-praise): Mention finded interpolated RExen.
7959
7960 After 5.19:
7961 (cperl-init-faces): Highlight %$foo, @$foo too.
7962 (cperl-short-docs): Better docs for system, exec.
7963 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
7964 Would not find HERE-doc ended by EOF without NL.
7965 (cperl-short-docs): Correct not-doubled \-escapes.
7966 start block: Put some `defvar' for stuff gone from XEmacs.
7967
7968 After 5.20:
7969 initial comment: Extend copyright, fix email address.
7970 (cperl-indent-comment-at-column-0): New customization variable.
7971 (cperl-comment-indent): Indentation after $#a would increasy by 1.
7972 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
7973 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
7974 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
7975 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
7976 highlight $ in $foo too (UNTESTED).
7977 (cperl-set-style): Docstring missed some available styles.
7978 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
7979 Change "Current" to "Memorize Current".
7980 (cperl-indent-wrt-brace): New customization variable; the default is
7981 as for pre-5.2 version.
7982 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
7983 (cperl-style-alist): Likewise.
7984 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
7985 and `cperl-extra-newline-before-brace' etc
7986 being t
7987 (cperl-indent-exp): Plans B and C to find continuation blocks even
7988 if `cperl-extra-newline-before-brace' is t.
7989
7990 After 5.21:
7991 Improve some docstrings concerning indentation.
7992 (cperl-indent-rules-alist): New variable.
7993 (cperl-sniff-for-indent): New function name
7994 (separated from `cperl-calculate-indent').
7995 (cperl-calculate-indent): Separate the sniffer and the indenter;
7996 uses `cperl-sniff-for-indent' now.
7997 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
7998 was inverted;
7999 Support `comment-column' = 0.
8000
8001 2006-10-11 Martin Rudalics <rudalics@gmx.at>
8002
8003 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
8004 * help-at-pt.el (scan-buf-move-to-region): Likewise.
8005 * longlines.el (longlines-window-change-function): Likewise.
8006 * simple.el (undo-ask-before-discard): Likewise.
8007 * wid-edit.el (widget-field-prompt-internal)
8008 (widget-documentation-link-p): Likewise.
8009
8010 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8011
8012 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
8013 for a keyword.
8014
8015 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
8016
8017 * newcomment.el (comment-valid-prefix-p): Make the check
8018 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
8019 (comment-indent-new-line): Adjust call.
8020
8021 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
8022
8023 * allout.el (allout-back-to-current-heading): Base on lower-level
8024 routines to get proper disqualification of aberrant topics.
8025
8026 2006-10-09 Richard Stallman <rms@gnu.org>
8027
8028 * textmodes/two-column.el (2C-two-columns): Doc fix.
8029
8030 2006-10-09 Kim F. Storm <storm@cua.dk>
8031
8032 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
8033 about implicit use.
8034
8035 2006-10-08 Richard Stallman <rms@gnu.org>
8036
8037 * textmodes/two-column.el (2C-two-columns): Doc fix.
8038
8039 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
8040
8041 * files.el: Mark `buffer-read-only' as safe-local-variable.
8042
8043 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
8044
8045 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
8046 Burp if GUD buffer has been killed.
8047
8048 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8049
8050 * completion.el (add-completions-from-c-buffer):
8051 Don't presume an error's second element is a string.
8052 Use looking-at rather than buffer-substring + member.
8053
8054 2006-10-07 Eli Zaretskii <eliz@gnu.org>
8055
8056 * mail/rmail.el (rmail-redecode-body): If the old encoding is
8057 `undecided', call find-coding-systems-region to find a proper
8058 non-trivial encoding.
8059 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
8060 and "text/plain".
8061
8062 2006-10-07 Kevin Ryde <user42@zip.com.au>
8063
8064 * textmodes/reftex-vars.el (defgroup reftex): Update home page
8065 url-link.
8066
8067 * strokes.el (defgroup strokes): Remove invalid url-link.
8068
8069 2006-10-07 Magnus Henoch <mange@freemail.hu>
8070
8071 * autoinsert.el (auto-insert-alist): Doc fix.
8072
8073 2006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8074
8075 * mouse-sel.el (mouse-insert-selection-internal):
8076 Use insert-for-yank, so that yank handlers are run.
8077
8078 2006-10-07 Kim F. Storm <storm@cua.dk>
8079
8080 * ido.el (ido-file-extension-aux): Fix comparison.
8081
8082 2006-10-06 Kim F. Storm <storm@cua.dk>
8083
8084 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
8085
8086 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
8087
8088 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
8089 (ad-make-mapped-call): Use `let', not `let*'.
8090
8091 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
8092
8093 * international/mule-cmds.el (coding-system-change-eol-conversion):
8094 Ensure the coding system is initialized before calling
8095 coding-system-eol-type.
8096
8097 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
8098
8099 * textmodes/org.el (org-rm-props, org-activate-plain-links)
8100 (org-activate-angle-links, org-activate-dates)
8101 (org-activate-target-links, org-activate-camels)
8102 (org-activate-tags): Add `rear-nonsticky' text property to avoid
8103 textproperty keymaps from being active beyond the end of a line.
8104 (org-unfontify-region): Also remove `rear-nonsticky' property.
8105
8106 2006-10-04 Kenichi Handa <handa@m17n.org>
8107
8108 * international/code-pages.el (next): Table fixed.
8109
8110 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
8111
8112 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
8113 that it's been made unnecessary by removing narrowing.
8114
8115 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8116
8117 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
8118 control flow a bit, simplify another bit, and add comments.
8119
8120 2006-10-03 David Kastrup <dak@gnu.org>
8121
8122 * help.el (describe-mode): For clicks on mode-line, use "@"
8123 interactive argument to get the major mode of the click instead of
8124 the current buffer.
8125
8126 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
8127 in order to better redirect mouse-2 clicks. Also allow default
8128 bindings to apply.
8129
8130 2006-10-03 Kim F. Storm <storm@cua.dk>
8131
8132 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
8133 (pushnew): Fix last change.
8134
8135 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
8136
8137 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
8138 Use the interactive spec of `eval-expression'.
8139
8140 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
8141
8142 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
8143
8144 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
8145
8146 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
8147 2006-09-28 commit.
8148
8149 2006-10-02 Kenichi Handa <handa@m17n.org>
8150
8151 * international/code-pages.el (iso-8859-6): Table fixed.
8152
8153 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
8154
8155 * dired.el (dired-build-subdir-alist): Fix previous change.
8156
8157 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8158
8159 * simple.el (undo-elt-crosses-region): Fix the inequalities.
8160
8161 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8162
8163 * emacs-lisp/find-func.el (find-function-regexp): Don't match
8164 "define-button-type".
8165
8166 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
8167 they don't keep accumulating.
8168
8169 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
8170
8171 * ffap.el (ffap-rfc-path): Change the address of the RFC
8172 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
8173
8174 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
8175
8176 * allout.el (allout-expose-topic): Rectify implementation of "+"
8177 spec, so that bodies are not exposed with headlines.
8178
8179 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
8180
8181 * allout.el (allout-current-depth): Do aberrent check only at or
8182 below doublecheck depth.
8183 (allout-chart-subtree): Make it explicit that LEVELS being nil
8184 means unlimited depth. Drop undocumented support for LEVELS value
8185 t meaning unlimited depth. (This is consistent with
8186 allout-chart-to-reveal, but contrary to allout-show-children,
8187 which needs to use nil to default to depth of 1.)
8188 (allout-goto-prefix-doublechecked): Wrap long docstring line.
8189 (allout-chart-to-reveal): Be explicit in docstring about meaning
8190 of nil LEVELS, and drop support for LEVELS value t.
8191 (allout-show-children): Translate the level spec used by this
8192 routine to that used by allout-chart-subtree and
8193 allout-chart-to-reveal.
8194 (allout-show-to-offshoot): Retry once when stuck, after opening
8195 subtree - improvements in discontinuity handling likely will
8196 enable progress.
8197
8198 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
8199
8200 * wid-edit.el (widget-button-click-moves-point): New variable.
8201 (widget-button-click): If widget-button-click-moves-point is
8202 non-nil, set point after performing the button action.
8203
8204 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
8205
8206 2006-09-30 Martin Rudalics <rudalics@gmx.at>
8207
8208 * files.el (find-file-existing): Modify to not allow wildcards.
8209
8210 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8211
8212 * simple.el (undo-more): When undo information for the region is
8213 exhausted, say "No further undo information FOR REGION".
8214
8215 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
8216
8217 * progmodes/sh-script.el (sh-prev-thing):
8218 Take `sh-leading-keywords' into account.
8219
8220 2006-09-29 Glenn Morris <rgm@gnu.org>
8221
8222 * custom.el (defcustom): Doc fix.
8223
8224 * calendar/calendar.el (european-calendar-style):
8225 Call european-calendar or american-calendar as needed when set.
8226 (diary-view-entries, list-calendar-holidays): Move autoloads
8227 before use.
8228
8229 2006-09-29 Juri Linkov <juri@jurta.org>
8230
8231 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
8232 to nil if there is no previous property change.
8233
8234 2006-09-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8235
8236 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
8237 saving anything to be sure that `forward-sexp' behaves correctly.
8238
8239 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
8240
8241 * simple.el (line-move-finish): Ignore field boundaries if the
8242 initial and final points have the same `field' property.
8243
8244 2006-09-29 Kim F. Storm <storm@cua.dk>
8245
8246 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
8247 to t while calling ido-read-internal.
8248
8249 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
8250
8251 * textmodes/org.el (org-file-remote-p): Get regexp from list.
8252 (org-archive-subtree): Remove erraneous `]' from character list.
8253
8254 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
8255
8256 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
8257 (ses-reconstruct-all): Make undo of "insert row" work by keeping
8258 markers for data-area and parameters-area.
8259
8260 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
8261
8262 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
8263
8264 * font-lock.el (font-lock-after-change-function): Refontify next line
8265 as well if end is at BOL.
8266 (font-lock-extend-jit-lock-region-after-change): Be more careful to
8267 only extend the region as much as needed.
8268
8269 2006-09-28 Richard Stallman <rms@gnu.org>
8270
8271 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
8272
8273 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
8274
8275 * international/mule.el (after-insert-file-set-coding):
8276 If VISIT, don't let set-buffer-multibyte make undo info.
8277
8278 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
8279
8280 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
8281 lines in base64-encoded authentication response.
8282
8283 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8284
8285 * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
8286 (ebnf-version): New version 4.3.
8287 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
8288 (ebnf-prologue): Adjust PostScript programming.
8289 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
8290 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
8291
8292 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
8293
8294 * jit-lock.el (jit-lock-force-redisplay): Rename from
8295 jit-lock-fontify-again, and undo the mistaken change I've just done.
8296
8297 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
8298 (jit-lock-fontify-again): Don't refontify text that's not displayed.
8299
8300 2006-09-26 Kenichi Handa <handa@m17n.org>
8301
8302 * startup.el (display-splash-screen): Allow a prefix argument.
8303
8304 2006-09-25 Jason Rumney <jasonr@gnu.org>
8305
8306 * subr.el (shell-quote-argument): Use DOS logic for Windows
8307 shells with DOS semantics.
8308
8309 2006-09-24 Richard Stallman <rms@gnu.org>
8310
8311 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
8312 (compilation-goto-locus): Use compilation-goto-locus-delete-o
8313 to delete the overlay. Put it on pre-command-hook.
8314
8315 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
8316
8317 * startup.el (fancy-splash-screens, normal-splash-screen):
8318 Call the splash buffer *About GNU Emacs*.
8319
8320 * simple.el (next-error-highlight, next-error-highlight-no-select):
8321 Default to 0.5.
8322 (yank-excluded-properties): Add `fontified'.
8323
8324 * font-lock.el (font-lock-compile-keywords): Allow value of
8325 syntax-begin-function to enable paren-column-0 highlighting.
8326
8327 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
8328
8329 * dired.el (dired-build-subdir-alist): When file ends in colon,
8330 don't exit the loop, just disregard that file.
8331
8332 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
8333
8334 * simple.el (line-move-finish): Handle corner case for fields in
8335 continued lines.
8336 (line-move-1): Remove flawed test for that case.
8337
8338 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
8339
8340 * icomplete.el (icomplete-simple-completing-p): Use the correct
8341 name for the new variable, `icomplete-with-completion-tables'.
8342 (file local variables): Remove superfluous setting.
8343
8344 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
8345
8346 * calendar/appt.el (appt-check): Fix typo for appointments just
8347 after midnight.
8348
8349 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
8350
8351 * help.el (describe-key-briefly, describe-key): Don't expect an
8352 extra up event if a down-event is generated by a popup menu.
8353
8354 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
8355
8356 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
8357 local dictionary when changing the global dictionary.
8358
8359 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
8360
8361 * icomplete.el (icomplete-with-completion-tables): List of
8362 specialized completion tables with which icomplete should
8363 operate. Include the new `internal-complete-buffer', so icomplete
8364 works with interactive buffer-selection.
8365 (icomplete-simple-completing-p): Add acceptance of specialized
8366 completion tables listed in icomplete-with-completion-tables.
8367
8368 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8369
8370 * frame.el (focus-follows-mouse): Set default to nil on Mac.
8371
8372 * startup.el (command-line): Use `custom-reevaluate-setting' for
8373 `focus-follows-mouse'.
8374
8375 2006-09-22 Richard Stallman <rms@gnu.org>
8376
8377 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
8378 explain why Save is not available.
8379
8380 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
8381
8382 * woman.el (woman0-so): Use `let*', not `let'.
8383 (woman-horizontal-line): Remove unbalanced parenthesis.
8384
8385 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
8386
8387 * woman.el: Make sure all the end-of-region markers we use have
8388 a non-nil insertion-type.
8389 (woman0-so): Move things around so we can use copy-marker.
8390 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
8391 Adjust marker type.
8392 (woman2-process-escapes): Check marker type.
8393 (woman-horizontal-line): Dispense with the use of a marker.
8394
8395 2006-09-22 Jay Belanger <belanger@truman.edu>
8396
8397 * calc/calc-lang.el: Add Greek letters to math-variable-table
8398 property of tex.
8399
8400 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
8401
8402 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
8403
8404 2006-09-22 Masatake YAMATO <jet@gyve.org>
8405
8406 * add-log.el (add-log-current-defun): Use `forward-sexp'
8407 instead of `forward-word' to pick c++::symbol.
8408 Reported by Guanpeng Xu <herberteuler@hotmail.com>.
8409
8410 2006-09-22 Kenichi Handa <handa@m17n.org>
8411
8412 * bindings.el: Fix setting self-insert-command for multibyte
8413 characters in global-map.
8414
8415 2006-09-21 David Kastrup <dak@gnu.org>
8416
8417 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
8418 doc string.
8419
8420 2006-09-21 Kenichi Handa <handa@m17n.org>
8421
8422 * language/european.el ("Latin-1"): Add windows-1252 to
8423 coding-priority.
8424 ("German"): Likewise.
8425
8426 2006-09-21 Kim F. Storm <storm@cua.dk>
8427
8428 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
8429 Suggested by Miles Bader.
8430
8431 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
8432 instead of add-to-list in the simple case.
8433
8434 2006-09-20 Kenichi Handa <handa@m17n.org>
8435
8436 * isearch.el (isearch-process-search-char): Cancel the previous change.
8437 (isearch-search-string): New function.
8438 (isearch-search): Use isearch-search-string.
8439 (isearch-lazy-highlight-search): Likewise.
8440
8441 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8442
8443 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
8444 string to become an option.
8445
8446 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
8447
8448 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
8449
8450 2006-09-20 Kim F. Storm <storm@cua.dk>
8451
8452 * simple.el (line-move-partial): Call pos-visible-in-window-p with
8453 position t instead of trying both window-end and window-end - 1.
8454
8455 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
8456
8457 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
8458 hidden trees.
8459
8460 2006-09-20 David Kastrup <dak@gnu.org>
8461
8462 * mouse.el (mouse-posn-property): Improve doc string.
8463 (mouse-on-link-p): Change buffers for function calls on links.
8464
8465 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
8466 buffer is read-only.
8467
8468 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
8469
8470 * allout.el (allout-unprotected): Let inhibit-read-only only when
8471 buffer-read-only isn't set.
8472 (allout-annotate-hidden): Enable topic annotation during copies even
8473 when the buffer is read-only, eg for topic copies. Ensure that the loop
8474 advances, even when the span extends beyond the deletion region.
8475 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
8476 rather than allout-exposure-changed-hook, as a stronger assertion.
8477 (allout-keybindings-list): Add bindings for
8478 allout-copy-line-as-kill and allout-copy-topic-as-kill.
8479 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
8480 Copy wrappers for allout-kill-line and allout-kill-topic.
8481 (allout-listify-exposed): Position correctly to accumulate lines.
8482
8483 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
8484
8485 * simple.el (line-move-1): Escape field boundaries occurring
8486 exactly at point. Update goal column if constrained to a field.
8487 (line-move-finish): Escape field boundaries occurring exactly at point.
8488
8489 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8490
8491 * mouse.el (mouse-on-link-p): Tentatively fix last change.
8492 (mouse-drag-vertical-line): Remove unused var `wconfig'.
8493
8494 2006-09-19 Kim F. Storm <storm@cua.dk>
8495
8496 * help.el (describe-key-briefly, describe-key): Simplify printing
8497 of descriptions by using format and %S. Fix "is undefined"
8498 messages to say "at that spot" for mouse events.
8499
8500 * simple.el (line-move-partial): Optimize. Try window-line-height
8501 before posn-at-point to get vpos of current line.
8502
8503 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
8504
8505 * emulation/viper.el: Bump up version/date of update to reflect the
8506 substantial changes done in August 2006.
8507
8508 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at,
8509 push-button are defined.
8510
8511 * ediff-util.el (ediff-add-to-history): New function.
8512
8513 * ediff.el: Use ediff-add-to-history instead of add-to-history.
8514
8515 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8516
8517 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
8518 Delete duplicate make-local-variable form.
8519 (conf-space-keywords): Add autoload cookie.
8520 Fix typo (`keywords', not `keyword').
8521
8522 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8523
8524 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
8525 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
8526 to x-gtk-use-old-file-dialog.
8527
8528 2006-09-18 Richard Stallman <rms@gnu.org>
8529
8530 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
8531 that might come in during mouse tracking.
8532
8533 2006-09-18 Kim F. Storm <storm@cua.dk>
8534
8535 * simple.el (line-move-partial): Rework 2006-09-15 change to use
8536 new window-line-height function. Further optimize by not calling
8537 pos-visible-in-window-p for window-end when window-line-height
8538 returns useful information.
8539
8540 2006-09-16 Richard Stallman <rms@gnu.org>
8541
8542 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
8543 (conf-space-mode): Don't handle prefix arg.
8544 Delete conf-space-keywords-override code.
8545 Use add-hook.
8546 (conf-space-keywords): New command.
8547 (conf-space-mode-internal): Be careful with imenu-generic-expression.
8548 Delete conf-space-keywords-override code.
8549 (conf-space-keywords-alist): Doc fix.
8550 (conf-space-font-lock-keywords): Doc fix.
8551 (conf-space-keywords-override): Var deleted.
8552
8553 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8554
8555 * startup.el (fancy-splash-screens): Don't switch to the scratch
8556 buffer; it may not be the next buffer.
8557
8558 2006-09-16 Romain Francoise <romain@orebokech.com>
8559
8560 * saveplace.el (load-save-place-alist-from-file): Use expanded name
8561 in both messages.
8562
8563 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
8564
8565 * progmodes/python.el (python-preoutput-filter):
8566 Fix arg order to string-match.
8567
8568 2006-09-16 Richard Stallman <rms@gnu.org>
8569
8570 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
8571 font-lock-compile-keywords.
8572
8573 * font-lock.el (font-lock-compile-keywords): Rename optional arg
8574 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
8575
8576 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8577
8578 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
8579
8580 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
8581 and the data doesn't look like UTF8, send STRING instead.
8582
8583 2006-09-16 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
8584
8585 * textmodes/flyspell.el (flyspell-check-region-doublons):
8586 New function to detect duplicated words.
8587 (flyspell-large-region): Use it.
8588
8589 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8590
8591 * simple.el (line-move-to-column): Revert 2006-08-03 change.
8592
8593 2006-09-16 Eli Zaretskii <eliz@gnu.org>
8594
8595 * help.el (describe-prefix-bindings): Use let, not let*.
8596
8597 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
8598
8599 * allout.el (allout-regexp, allout-line-boundary-regexp)
8600 (allout-bob-regexp): Correct grouping and boundaries to fix
8601 backwards traversal.
8602 (allout-depth-specific-regexp, allout-depth-one-regexp):
8603 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
8604 worse time in allout-ascend.
8605 (allout-doublecheck-at-and-shallower): Identify depth threshold
8606 below which topics are checked for and disqualified by containment
8607 discontinuities.
8608 (allout-hotspot-key-handler): Correctly handle multiple-key
8609 strokes. Remove some unused variables.
8610 (allout-mode-leaders): Clarify that mode-specific comment-start
8611 will be used.
8612 (set-allout-regexp): Correctly regexp-quote allout regexps to
8613 properly accept alternative header-leads and primary bullets with
8614 regexp-specific characters (eg, C "/*", mathematica "(*").
8615 Include new regular expressions among those configured.
8616 (allout-infer-header-lead-and-primary-bullet):
8617 Rename allout-infer-header-lead.
8618 (allout-recent-depth): Manifest as a variable as well as a function.
8619 (allout-prefix-data): Simplify into an inline instead of a macro,
8620 assuming current match data rather than being explicitly passed
8621 it. Establish allout-recent-depth value as well as
8622 allout-recent-prefix-beginning and allout-recent-prefix-end.
8623 (allout-aberrant-container-p): True when an item's immediate
8624 offspring discontinuously contained. Useful for disqualifying
8625 unintended topic prefixes, likely at low depths.
8626 (allout-goto-prefix-doublechecked): Elaborate version of
8627 allout-goto-prefix which disqualifies aberrant pseudo-items.
8628 (allout-pre-next-prefix): Layer on top of lower-level routines, to
8629 get disqualification of aberrant containers.
8630 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
8631 containers.
8632 (allout-beginning-of-current-entry): Position at start of buffer
8633 when in container (depth 0) entry.
8634 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
8635 (allout-current-bullet): Strip text properties.
8636 (allout-get-prefix-bullet): Use right match groups.
8637 (allout-beginning-of-line, allout-next-heading):
8638 Disqualify aberrant containers.
8639 (allout-previous-heading): Disqualify aberrant containers, and
8640 change to regular (rather than inline) function, to allow
8641 self-recursion.
8642 (allout-get-invisibility-overlay): Increment so progress is made
8643 when the first overlay is not the sought one.
8644 (allout-end-of-prefix): Disqualify aberrant containers.
8645 (allout-end-of-line): Cycle something like allout-beginning-of-line.
8646 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
8647 outline.el outlines) functional again. Change the primary bullet
8648 along with the header-lead - level 1 new-style bullets now work.
8649 Engage allout-before-change-handler in mainline Emacs, not just
8650 XEmacs, to do undo handling.
8651 (allout-before-change-handler): Expose undo changes occurring in
8652 hidden regions. Use allout-get-invisibility-overlay instead of
8653 reimplementing it inline.
8654 (allout-chart-subtree): Use start rather than end of prefix in
8655 charts. Use allout-recent-depth variable.
8656 (allout-chart-siblings): Disqualify aberrant topics.
8657 (allout-beginning-of-current-entry): Position correctly.
8658 (allout-ascend): Use new allout-depth-specific-regexp and
8659 allout-depth-one-regexp for linear instead of O(N^2) or worse
8660 behavior.
8661 (allout-ascend-to-depth): Depend on allout-ascend, rather than
8662 reimplementing an algorithm.
8663 (allout-up-current-level): Depend on allout-ascend, rather than
8664 reimplementing an algorithm. Return to start-point if we fail.
8665 (allout-descend-to-depth): Use allout-recent-depth variable
8666 instead of function.
8667 (allout-next-sibling): On traversal of numerous intervening
8668 topics, resort to economical allout-next-sibling-leap.
8669 (allout-next-sibling-leap): Specialized version of
8670 allout-next-sibling that uses allout-ascend cleverly, to depend on
8671 a regexp search to leap large numbers of contained topics, rather
8672 than arbitrarily many one-by-one traversals.
8673 (allout-next-visible-heading): Disqualify aberrant topics.
8674 (allout-previous-visible-heading): Position consistently when
8675 interactive.
8676 (allout-forward-current-level): Base on allout-previous-sibling
8677 rather than (differently) reimplmenting the algorithm. Remove some
8678 unused variables.
8679 (allout-solicit-alternate-bullet): Present default choice stripped
8680 of text properties.
8681 (allout-rebullet-heading): Use bullet stripped of text properties.
8682 Register changes using allout-exposure-change-hook.
8683 Disregard aberrant topics.
8684 (allout-shift-in): With universal-argument, make topic a peer of
8685 it's former offspring. Simplify the code by separating out
8686 allout-shift-out functionality.
8687 (allout-shift-out): With universal-argument, make offspring peers
8688 of their former container, and its siblings. Implement the
8689 functionality here, rather than inappropriately muddling the
8690 implementation of allout-shift-in.
8691 (allout-rebullet-topic): Respect additional argument for new
8692 parent-child separation function.
8693 (allout-yank-processing): Use allout-ascend directly.
8694 (allout-show-entry): Disqualify aberrant topics.
8695 (allout-show-children): Handle discontinuous children gracefully,
8696 extending the depth being revealed to expose them and posting a
8697 message indicating the situation.
8698 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
8699 Leave cursor in correct position.
8700 (allout-hide-current-subtree): Use allout-ascend directly.
8701 Disqualify aberrant topics.
8702 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
8703 a way that the yanks can restore it, as used to happen.
8704 (allout-yank-processing): Restore exposure layout as recorded by
8705 allout-kill-*, as used to happen.
8706 (allout-annotate-hidden, allout-hide-by-annotation): New routines
8707 for preseving and restoring exposure layout across kills.
8708 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
8709 (allout-encrypt-string): Strip text properties.
8710 Rearranged order and outline-headings for some of the
8711 miscellaneous functions.
8712 (allout-resolve-xref): No need to quote the error name in the
8713 condition-case handler section.
8714 (allout-flatten): Classic recursive (and recursively intensive,
8715 without tail-recursion) list-flattener, needed by allout-shift-out
8716 when confronted with discontinuous children.
8717
8718 2006-09-16 Jason Rumney <jasonr@gnu.org>
8719
8720 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
8721 on ms-windows.
8722 (dnd-open-unc-file): Remove.
8723 (dnd-open-local-file): Mention in doc string that it also handles
8724 remote files if the system natively supports unc file-names.
8725
8726 2006-09-15 Kim F. Storm <storm@cua.dk>
8727
8728 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
8729 all necessary information about the event before erasing *Help*.
8730
8731 * simple.el (line-move-partial): Use window-line-visiblity to
8732 quickly check whether last line is partially visible, and only do
8733 the hard (and slow) part in that case.
8734
8735 2006-09-15 Jay Belanger <belanger@truman.edu>
8736
8737 * COPYING: Replace "Library Public License" by "Lesser Public
8738 License" throughout.
8739
8740 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8741
8742 * term/x-win.el (x-menu-bar-open): New function for F10.
8743
8744 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
8745
8746 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8747 Disallow filenames containing " -" to avoid confusion with libtool
8748 compilation messages. Suggested by Stefan Monnier.
8749
8750 2006-09-15 David Kastrup <dak@gnu.org>
8751
8752 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
8753 instead of buffer position for `mouse-on-link-p'.
8754
8755 * mouse.el (mouse-posn-property): New function looking up the
8756 properties at a click position in overlays and text properties in
8757 either buffer or strings.
8758 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
8759 of both `follow-link' as well as `mouse-face' properties.
8760 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
8761 buffer position.
8762
8763 * help.el (describe-key-briefly): When reading a down-event on
8764 mode lines or scroll bar, swallow the following up event, too.
8765 Use the new mouse sensitity of `key-binding' for lookup.
8766 (describe-key): The same here.
8767
8768 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
8769
8770 * play/life.el (life-patterns): Add a few more interesting patterns.
8771 (life-setup): Force `show-trailing-whitespace' to nil.
8772
8773 2006-09-14 Richard Stallman <rms@gnu.org>
8774
8775 * startup.el (fancy-splash-text): Change text to improve alignment.
8776 (fancy-splash-screens): Don't set non-standard tab width.
8777 Bind cursor-type temporarily, and make it easy to patch to
8778 preserve the splash buffer.
8779 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
8780 (fancy-splash-screens): Display echo-area message explicitly.
8781 Don't set fancy-splash-help-echo.
8782
8783 * simple.el (line-number-mode): Group mode-line instead of
8784 editing-basics.
8785 (column-number-mode, size-indication-mode): Likewise.
8786
8787 * faces.el (mode-line-faces): Group mode-line instead of modeline.
8788
8789 * time.el (display-time): Group mode-line instead of modeline.
8790
8791 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
8792
8793 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
8794
8795 * startup.el (fancy-splash-text): Move editing instructions to
8796 fancy-splash-head.
8797 (fancy-splash-head): Issue editing instructions.
8798 (fancy-splash-screens): Fixup whitespace.
8799
8800 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
8801
8802 * bindings.el (mode-line-buffer-identification-keymap):
8803 Remove duplicate line.
8804
8805 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8806
8807 * ido.el (ido-ignore-item-p): Allow any kind of functions in
8808 ignore lists.
8809
8810 2006-09-14 Kim F. Storm <storm@cua.dk>
8811
8812 * jit-lock.el (jit-lock-fontify-again): New function.
8813 (jit-lock-fontify-now): Use it instead of lambda form.
8814
8815 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
8816
8817 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
8818 (flyspell-auto-correct-word): Make ispell-filter local to these
8819 functions. Check that ispell-filter has new stuff before calling
8820 ispell-parse-output.
8821
8822 2006-09-13 Kim F. Storm <storm@cua.dk>
8823
8824 * simple.el (line-move-partial): Optimize.
8825
8826 2006-09-13 Richard Stallman <rms@gnu.org>
8827
8828 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
8829 Delete spurious backquote.
8830
8831 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
8832
8833 * net/rcirc.el (rcirc-print): Fix last change.
8834
8835 2006-09-12 Jay Belanger <belanger@truman.edu>
8836
8837 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
8838
8839 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
8840
8841 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
8842 rcirc-show-maximum-output.
8843 (rcirc-mode): Remove window-scroll-function hook.
8844 (rcirc-scroll-to-bottom): Remove function.
8845 (rcirc-print): Recenter so point stays at the bottom of the window
8846 if point was already there.
8847
8848 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8849
8850 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
8851 not to "t".
8852 * progmodes/compile.el (compilation-start): Likewise.
8853 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
8854 Don't use expand-file-name on invocation-directory, since this
8855 might mishandle special characters in invocation-directory.
8856
8857 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8858
8859 * pcvs-defs.el: Remove * in defcustom's docstrings.
8860
8861 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
8862
8863 * progmodes/compile.el (compilation-directory-properties):
8864 Doc fix for help-echo.
8865
8866 2006-09-12 Lars Hansen <larsh@soem.dk>
8867
8868 * desktop.el (desktop-read): Add comment.
8869
8870 2006-09-12 Kim F. Storm <storm@cua.dk>
8871
8872 * simple.el (next-error-highlight, next-error-highlight-no-select):
8873 Fix spelling error.
8874
8875 * subr.el (sit-for): Rework to use input-pending-p and cond.
8876 Return nil input is pending on entry also for SECONDS <= 0.
8877 (while-no-input): Use input-pending-p instead of sit-for.
8878
8879 2006-09-11 Richard Stallman <rms@gnu.org>
8880
8881 * simple.el (next-error-highlight, next-error-highlight-no-select):
8882 Fix custom type and doc strings.
8883
8884 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
8885
8886 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
8887 (diff-apply-hunk): Use it to ask for confirmation.
8888
8889 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8890
8891 * emacs-lisp/cl.el (pushnew): Add missing `,'.
8892
8893 2006-09-11 David Kastrup <dak@gnu.org>
8894
8895 * help.el (string-key-binding, describe-key-briefly)
8896 (describe-key): Remove `string-key-binding' and its callers since
8897 `key-binding' already caters for the proper lookup now.
8898
8899 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
8900
8901 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
8902 (cfengine-mode): Use it. Fix \ syntax to be like /.
8903
8904 * bindings.el (mode-line-buffer-identification-keymap):
8905 Move initialization into declaration.
8906
8907 2006-09-10 Kim F. Storm <storm@cua.dk>
8908
8909 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
8910 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
8911 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
8912 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
8913
8914 2006-09-10 Richard Stallman <rms@gnu.org>
8915
8916 * dired-aux.el: Handle errors in recursive copy usefully.
8917 (dired-create-files-failures): New variable.
8918 (dired-copy-file): Remove condition-case.
8919 (dired-copy-file-recursive): Check for errors on all file
8920 operations, and add them to dired-create-files-failures.
8921 Check file file-date-erorr here too.
8922 (dired-create-files): Check dired-create-files-failures
8923 and report those errors too.
8924
8925 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
8926
8927 * subr.el (add-to-list): New argument COMPARE-FN.
8928
8929 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
8930
8931 * filecache.el (file-cache-add-directory)
8932 (file-cache-add-directory-list, file-cache-add-file)
8933 (file-cache-add-directory-using-find)
8934 (file-cache-add-directory-using-locate)
8935 (file-cache-add-directory-recursively): Add autoloads.
8936
8937 2006-09-09 Richard Stallman <rms@gnu.org>
8938
8939 * textmodes/conf-mode.el (conf-space-mode):
8940 Use hack-local-variables-hook instead of calling hack-local-variables.
8941 (conf-space-keywords-override): New variable.
8942 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
8943 (conf-space-mode): Always make conf-space-keywords and
8944 conf-space-keywords-override local.
8945 Call conf-space-mode-internal directly as well as via hook.
8946
8947 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
8948
8949 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
8950 quasi-keywords.
8951
8952 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
8953
8954 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
8955 (python-send-string): Be slightly more careful about adding \n.
8956
8957 * startup.el (normal-splash-screen): Don't display the buffer if we'll
8958 kill it right away anyway.
8959
8960 2006-09-09 Eli Zaretskii <eliz@gnu.org>
8961
8962 * international/codepage.el (cp850-decode-table): Fix a few codes.
8963 (cp858-decode-table): New variable.
8964
8965 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
8966
8967 * net/ldap.el (ldap-search-internal): Doc fix.
8968
8969 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8970
8971 * play/life.el (life-display-generation): Test for input manually if
8972 `sleeptime' is negative or null.
8973
8974 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
8975 (print-region-1): Substitute `%s' with the page title.
8976
8977 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
8978
8979 * locate.el (locate-current-search): New variable.
8980 (locate): Set buffer local value. Use current buffer if it is
8981 in Locate mode.
8982 (locate-mode): Disable undo here.
8983 (locate-do-setup): Use locate-current-filter from buffer to be killed.
8984 (locate-update): Use locate-current-search and locate-current-filter.
8985
8986 2006-09-08 David Kastrup <dak@gnu.org>
8987
8988 * desktop.el (desktop-read): When loading a desktop, disable
8989 saving it while the load progresses, and switch off a pending lazy
8990 load by calling `desktop-lazy-abort'.
8991
8992 2006-08-27 Martin Rudalics <rudalics@gmx.at>
8993
8994 * window.el (mouse-autoselect-window-timer)
8995 (mouse-autoselect-window-position)
8996 (mouse-autoselect-window-window)
8997 (mouse-autoselect-window-now): New vars.
8998 (mouse-autoselect-window-cancel)
8999 (mouse-autoselect-window-select)
9000 (mouse-autoselect-window-start): New functions.
9001 (handle-select-window): Call `mouse-autoselect-window-start' when
9002 delayed window autoselection is enabled.
9003
9004 * cus-start.el (mouse-autoselect-window): Handle delayed window
9005 autoselection.
9006
9007 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
9008 commands after which it is allowed to print in the echo area.
9009
9010 2006-09-08 Richard Stallman <rms@gnu.org>
9011
9012 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
9013
9014 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
9015 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
9016
9017 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
9018 (cancel-timer-internal): Add doc string.
9019 (cancel-function-timers): Doc fix.
9020 (with-timeout-handler, timer-event-last*): Add doc strings.
9021
9022 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
9023
9024 * files.el (risky-local-variable-p): Match ...-bindat-spec.
9025
9026 * dired.el (dired-log-summary): Add doc string.
9027
9028 * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
9029 (custom-group-menu-create): Not here.
9030
9031 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
9032
9033 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
9034
9035 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9036
9037 * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
9038 (mac-apple-event-map): Define its handler.
9039
9040 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9041
9042 * net/ldap.el (ldap-search-internal): Handle `auth' key.
9043
9044 2006-09-07 Magnus Henoch <mange@freemail.hu>
9045
9046 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
9047 clause.
9048
9049 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9050
9051 * info.el (Info-index): Bind completion-ignore-case.
9052
9053 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9054
9055 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
9056 previous commit.
9057 (inferior-prolog-guess-flavor): New fun left out of previous commit.
9058 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
9059 burp in dedicated windows.
9060 (inferior-prolog-self-insert-command): New command.
9061 (inferior-prolog-mode-map): Use it.
9062
9063 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
9064
9065 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
9066
9067 * international/code-pages.el: Add cp858.
9068
9069 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9070
9071 * dnd.el: Fix bootstrapping.
9072
9073 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9074
9075 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
9076 (dnd-open-remote-url): New function.
9077 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
9078 not windows-nt.
9079
9080 2006-09-07 Jason Rumney <jasonr@gnu.org>
9081
9082 * dnd.el (dnd-open-remote-file-function): New variable.
9083 (dnd-open-unc-file): New function.
9084 (dnd-open-file): Call dnd-open-remote-file-function if set.
9085
9086 2006-09-06 Daiki Ueno <ueno@unixuser.org>
9087
9088 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
9089 pgg-passphrase-coding-system rather than locale-coding-system.
9090 * pgg-def.el (pgg-passphrase-coding-system): New user option.
9091
9092 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9093
9094 * progmodes/prolog.el: Remove * in docstrings.
9095 (prolog-program-name): Add SWI prolog.
9096 (prolog-mode-menu): New menu.
9097 (prolog-mode): Set comment-add.
9098 (prolog-indent-line): Simplify. Use indent-line-to.
9099 (inferior-prolog-buffer): New var.
9100 (inferior-prolog-run, inferior-prolog-process): New funs.
9101 (run-prolog, switch-to-prolog): Rewrite, using them.
9102 (prolog-consult-region): Use inferior-prolog-buffer.
9103 (inferior-prolog-load-file): New function.
9104 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
9105
9106 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
9107 last word, if it's not the end of the paragraph.
9108
9109 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
9110 file name.
9111
9112 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
9113
9114 * frame.el (display-mm-dimensions-alist): New defcustom.
9115 (display-mm-height, display-mm-width): Use it.
9116
9117 2006-09-06 Simon Josefsson <jas@extundo.com>
9118
9119 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
9120
9121 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
9122
9123 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9124 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
9125 string values.
9126
9127 2006-09-06 Kim F. Storm <storm@cua.dk>
9128
9129 * simple.el (line-move-partial): New function to do vscrolling for
9130 partially visible images / tall lines. Rewrite based on code
9131 previously in line-move. Simplify backwards vscrolling.
9132 (line-move): Use it. Simplify.
9133
9134 2006-09-05 Kim F. Storm <storm@cua.dk>
9135
9136 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
9137
9138 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
9139
9140 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9141 Process the `gcc-include' after the `gnu' rule.
9142
9143 2006-09-05 Kim F. Storm <storm@cua.dk>
9144
9145 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
9146
9147 2006-09-05 Daiki Ueno <ueno@unixuser.org>
9148
9149 * pgg.el (pgg-clear-string): Alias to clear-string for backward
9150 compatibility.
9151
9152 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
9153 inhibit-redisplay; encode passphrase with locale-coding-system.
9154
9155 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9156
9157 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
9158
9159 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
9160
9161 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9162 (gdb-var-list-children-regexp): Make type field optional.
9163
9164 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
9165 e.g public, protected in C++.
9166
9167 2006-09-04 John Paul Wallington <jpw@pobox.com>
9168
9169 * simple.el (completion-show-help): New defcustom.
9170 (completion-setup-function): Heed it.
9171
9172 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9173
9174 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
9175
9176 2006-09-04 Richard Stallman <rms@gnu.org>
9177
9178 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
9179 (rsf-min-region-to-spam-list): Doc fix.
9180 (rsf-add-content-type-field): Doc fix.
9181
9182 * simple.el (kill-region): Explicitly test there is a region.
9183
9184 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
9185
9186 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
9187 sendmail in several common directories.
9188
9189 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
9190
9191 * paths.el (sendmail-program): Removed.
9192
9193 2006-09-04 Daiki Ueno <ueno@unixuser.org>
9194
9195 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
9196 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
9197 http://article.gmane.org/gmane.emacs.gnus.general/50457
9198
9199 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
9200
9201 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
9202 mark after running the menu filter.
9203
9204 2006-09-03 Juri Linkov <juri@jurta.org>
9205
9206 * international/quail.el (quail-defrule-internal): Add a check
9207 if a key is a vector.
9208
9209 2006-09-02 Juri Linkov <juri@jurta.org>
9210
9211 * man.el (Man-topic-history): New variable.
9212 (man): Use it.
9213
9214 * woman.el (woman-topic-history): Change defvar to defvaralias
9215 for symbol `Man-topic-history'.
9216
9217 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
9218 `comint-last-output-start' is a marker by using `markerp' and
9219 check if it has a position by using `marker-position', and use
9220 this position for `goto-char'.
9221
9222 * international/quail.el (quail-defrule-internal): Add missing
9223 `error' call for null key.
9224
9225 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
9226
9227 * net/rcirc.el (rcirc-keywords): New variable.
9228 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
9229 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
9230 variables.
9231 (rcirc-responses-no-activity): New function.
9232 (rcirc-handler-generic): Check for responses in above.
9233 (rcirc-process-command): Add ?: character to arguments of raw
9234 server commands.
9235 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
9236 `rcirc-dim-nicks'.
9237 (rcirc-gray-toggle): Remove unused variable.
9238 (rcirc-print): Remove some tracking logic, which is moved into
9239 markup functions.
9240 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
9241 types.
9242 (rcirc-activity-string): Look for 'keyword in activity-types.
9243 (rcirc-window-configuration-change): Don't erase overlay-arrow
9244 unnecessarily.
9245 (rcirc-add-or-remove): New function.
9246 (rcirc-cmd-ignore): Use it.
9247 (rcirc-message-leader): Remove unused function.
9248 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
9249 (rcirc-add-face): New function.
9250 (rcirc-facify): Use rcirc-add-face.
9251 (rcirc-url-regexp): Add parens.
9252 (rcirc-map-regexp): Remove function.
9253 (rcirc-mangle-regexp): Remove function.
9254 (rcirc-markup-text-functions): New variable.
9255 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
9256 (rcirc-markup-body-text, rcirc-markup-attributes)
9257 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
9258 (rcirc-markup-bright-nicks): New markup handler functions.
9259 (rcirc-nick-in-message-full-line): New face.
9260 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
9261 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
9262
9263 2006-09-02 Martin Rudalics <rudalics@gmx.at>
9264
9265 * cus-start.el (hscroll-margin, hscroll-step)
9266 (mode-line-in-non-selected-windows, mouse-autoselect-window)
9267 (x-use-underline-position-properties): Change version to "22.1"
9268 since they will appear there for the first time.
9269
9270 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
9271
9272 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
9273
9274 2006-08-31 Richard Stallman <rms@gnu.org>
9275
9276 * cus-edit.el (custom-save-variables): Slight cleanup.
9277 (Custom-no-edit): Renamed from custom-no-edit.
9278 (Custom-newline): Renamed from custom-newline.
9279 (custom-mode-map): Use new names.
9280
9281 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
9282 about customization, rather than M-x customize, in the doc string
9283 made for the defcustom.
9284
9285 * emacs-lisp/trace.el (trace-function-background): Doc fix.
9286
9287 2006-08-31 Romain Francoise <romain@orebokech.com>
9288
9289 * dired-x.el (dired-guess-shell-alist-default): Update.
9290
9291 2006-08-31 Michael Mauger <mmaug@yahoo.com>
9292
9293 * custom.el (custom-theme-set-variables): Autoload packages before
9294 sorting the variables.
9295
9296 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
9297
9298 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
9299 Convert events to chars if XEmacs.
9300 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
9301
9302 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9303
9304 * progmodes/python.el (python-eldoc-function): Re-enable quit while
9305 waiting for process.
9306
9307 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9308
9309 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
9310 results in ASCII-only string, encode original one directly.
9311
9312 2006-08-29 Romain Francoise <romain@orebokech.com>
9313
9314 * startup.el (normal-splash-screen, fancy-splash-screens):
9315 Make buffer read-only and arrange to enter view mode if necessary.
9316
9317 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
9318
9319 * hl-line.el (hl-line): New face.
9320 (hl-line-face): Use it.
9321
9322 * image-mode.el (image-mode): Fix last fix.
9323 Suggested by Kim F. Storm.
9324
9325 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
9326
9327 Sync with Tramp 2.0.54.
9328
9329 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
9330 of `=', because `tramp-get-remote-gid' might not always return an
9331 integer when expected.
9332 (tramp-register-file-name-handlers): `partial-completion-mode' is
9333 unknown to XEmacs.
9334 (tramp-time-diff): Don't use `floor', it might fail for large
9335 differences.
9336 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
9337 `tramp-auto-save-directory' if unset in order to guarantee unique
9338 auto-save file names.
9339
9340 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9341
9342 * image-mode.el (image-mode): Display image as text on a terminal.
9343
9344 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9345
9346 * progmodes/python.el (python-send-command): Simplify.
9347 (run-python): Don't generate a new buffer unless `new' was specified.
9348 Make sure we send `import emacs' to the proper process.
9349
9350 * progmodes/python.el (python-send-command): Don't wait for the command
9351 to terminate. Don't fiddle with compilation-parsing-end.
9352
9353 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9354
9355 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
9356 Insert commentary after first line summary.
9357
9358 * woman.el (woman-follow): New function, based on `man-follow'.
9359 (woman-mode-map): Use it.
9360
9361 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
9362 since ibuffer-do-sort-by-recency does not define a sorter.
9363
9364 2006-08-28 Kim F. Storm <storm@cua.dk>
9365
9366 * find-dired.el (find-dired): Use shell-quote-argument to properly
9367 escape ( and ) args. Also use it on {} and ; args in default
9368 value of find-ls-option string.
9369 (find-grep-dired): Use shell-quote-argument on {} and ; args.
9370
9371 2006-08-27 Michael Olson <mwolson@gnu.org>
9372
9373 * emacs-lisp/tq.el: Small grammar fix in comments.
9374 (tq-enqueue): Check for existence of queue rather than the
9375 head queue item's question, which was a no-op.
9376 (tq-filter, tq-process-buffer): Make sure the process buffer
9377 exists before making it the current buffer.
9378
9379 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9380
9381 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
9382 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
9383 (special-event-map): Apply 2006-08-16 change for x-win.el.
9384
9385 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
9386
9387 * progmodes/python.el (python-send-receive): Wait in the
9388 process's buffer so as to check the right buffer-local variables.
9389
9390 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
9391
9392 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
9393 (defgroup checkdoc): Move to beginning.
9394
9395 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
9396 (python-preoutput-continuation): Remove.
9397 (python-preoutput-filter): Simplify correspondingly.
9398 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
9399 Loop around to catch embedded _emacs_out output.
9400 (run-python): Send the import&print command on a single line.
9401 (python-send-command): Send command&print on a single line.
9402 (python-send-string): Only add double \n if needed.
9403 (python-send-receive): Loop until the result comes.
9404 (python-mode-running): Defvar it.
9405 (python-setup-brm): Remove unused var `menu'.
9406 Only bind py-mode-map and `features' around brm-init.
9407 (python-calculate-indentation): Remove unused var `point'.
9408 (python-beginning-of-defun): Remove unused var `def-line'.
9409
9410 2006-08-25 Richard Stallman <rms@gnu.org>
9411
9412 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
9413
9414 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
9415
9416 * emulation/viper.el (viper-set-hooks): Use frame bindings for
9417 viper-vi-state-cursor-color.
9418 (viper-non-hook-settings): Don't set default
9419 mode-line-buffer-identification.
9420
9421 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
9422 New fun.
9423 (viper-set-cursor-color-according-to-state)
9424 (viper-get-saved-cursor-color-in-replace-mode)
9425 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
9426 viper-emacs-state-cursor-color.
9427
9428 * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
9429 (viper-undo): Use point if undo-beg-posn is nil.
9430 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
9431 (viper-after-change-undo-hook): Don't use
9432 viper-emacs-state-cursor-color by default.
9433 (viper-undo): More sensible positioning after undo.
9434
9435 * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
9436 (viper-emacs-state-cursor-color): Default to nil, since this feature
9437 doesn't work well yet.
9438
9439 * ediff-mult.el (ediff-intersect-directories)
9440 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
9441 always expand filenames.
9442
9443 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
9444
9445 * tumme.el: Remove * in defcustoms's docstrings.
9446
9447 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
9448
9449 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
9450 Accept internal time format for SECS arg.
9451 (timer-relative-time): Doc fix.
9452
9453 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
9454 adapted from Martin Rudalics.
9455 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
9456 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
9457 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
9458 using sit-for.
9459
9460 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
9461
9462 * cus-start.el (all): Add `overline-margin' and
9463 `x-underline-at-descent-line'.
9464
9465 2006-08-24 Kim F. Storm <storm@cua.dk>
9466
9467 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
9468 to mean "use find -exec"; nil now unambiguously means auto-detect.
9469 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
9470 Use shell-quote-argument to build grep-find-command and
9471 grep-find-template.
9472 (rgrep): Use shell-quote-argument to properly quote arguments to find.
9473 Reported by Tom Seddon.
9474
9475 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
9476
9477 * startup.el (fancy-splash-head): Give instructions for dismissing
9478 the splash screen for default startup too.
9479 (display-startup-echo-area-message, fancy-splash-screens)
9480 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
9481 all splash text at once and keep the splash buffer around.
9482 (command-line-1): Give display-startup-echo-area-message a t arg.
9483
9484 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
9485
9486 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
9487 gnus frame is selected.
9488
9489 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
9490
9491 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
9492
9493 2006-08-22 Kim F. Storm <storm@cua.dk>
9494
9495 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
9496 Add suffix matching for subdirs.
9497
9498 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
9499
9500 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
9501 mouse-yank-at-point is non-nil.
9502
9503 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
9504
9505 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
9506 a bit wider and remove fringes to fit initial output on line.
9507
9508 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
9509
9510 * frame.el (blink-cursor-end): Only ignore the error we care about.
9511 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
9512
9513 2006-08-21 Richard Stallman <rms@gnu.org>
9514
9515 * whitespace.el (whitespace-cleanup): Doc fix.
9516
9517 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
9518
9519 * net/rcirc.el (rcirc-show-maximum-output): New var.
9520 (rcirc-buffer-process): If no buffer argument is supplied, use
9521 current-buffer.
9522 (rcirc-complete-nick): Complete to the last completed nick first.
9523 (rcirc-mode): Preserve the value of `rcirc-urls' across
9524 connections. Setup scroll function.
9525 (rcirc-scroll-to-bottom): New function.
9526 (rcirc-print): Use nick syntax around regexp work.
9527 Notice dim-nicks speaking only if they say our nick.
9528 (rcirc-update-activity-string): Do not show the modeline indicator
9529 if there are no live rcirc processes.
9530 (rcirc-cmd-ignore): Ignore case.
9531 (rcirc-browse-url-at-point): Fix off-by-one error.
9532
9533 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
9534
9535 * progmodes/python.el: Remove * in defcustom docstrings.
9536 (run-python, python-proc, python-try-complete): Use derived-mode-p.
9537 (python-mode): Set tab-width and indent-tabs-mode.
9538
9539 2006-08-20 Dave Love <fx@gnu.org>
9540
9541 * progmodes/python.el: Update to Dave Love's latest version.
9542 (python-font-lock-keywords, python-mode): Don't use
9543 font-lock-syntax-table, but match symbol elements explicitly instead.
9544 (python-mode-map): Add help, and a few more key bindings.
9545 (python-skip-comments/blanks): Move out of comments as well.
9546 (python-continuation-line-p): Behave better with unbalanced parens.
9547 (python-blank-line-p): New fun.
9548 (python-open-block-statement-p): Don't use a heuristic.
9549 (python-outdent-p): Better handle blocks-in-the-same-line.
9550 (python-calculate-indentation): Misc improvements.
9551 (python-comment-indent): Remove.
9552 (python-block-pairs): New var.
9553 (python-first-word): New fun.
9554 (python-indentation-levels): Handle more common cases.
9555 (python-indent-line-1): Add `leave' argument.
9556 (python-indent-region): New fun.
9557 (python-skip-out): New fun.
9558 (python-beginning-of-statement, python-end-of-statement): Use it.
9559 (python-next-statement): Return correct count even at eob.
9560 (python-end-of-block): Fix paren-typo.
9561 (python-imenu-create-index): Add module variables.
9562 (run-python): Add `new' arg.
9563 Check we're at a prompt before returning.
9564 (python-send-command): Move to end of buffer.
9565 Wait for prompt to return.
9566 (python-set-proc): New fun.
9567 (python-imports): New var.
9568 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
9569 (python-eldoc-function): Try to move out of arg list.
9570 (python-outline-level): Offset by 1.
9571 (python-find-imports): New fun.
9572 (python-symbol-completions): Use python-imports.
9573 (python-module-path, ffap-alist): Add support for ffap.
9574 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
9575 (python-insert-*, python-default-template, python-expand-template):
9576 Add templates/skeletons.
9577 (python-setup-brm): Support for Bicycle Repair Man.
9578 (python-abbrev-syntax-table): New var.
9579 (python-abbrev-pc-hook, python-pea-hook): New funs.
9580
9581 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
9582
9583 * frame.el (blink-cursor-start): Set timer first.
9584 (blink-cursor-end): Ignore timer cancelling errors.
9585 Suggested by Ken Manheimer.
9586
9587 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
9588
9589 * newcomment.el (comment-box): Call `comment-normalize-vars'.
9590 Add autoload cookie.
9591
9592 2006-08-20 Richard Stallman <rms@gnu.org>
9593
9594 * simple.el (line-number-at-pos): Doc fix.
9595
9596 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
9597 timer-activate-when-idle, so timer can run before Emacs becomes
9598 non-idle again.
9599
9600 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
9601
9602 * whitespace.el (whitespace-cleanup-internal): New optional arg
9603 REGION-ONLY. If it's non-nil, modify the message to the user
9604 accordingly.
9605 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
9606 a non-nil argument.
9607
9608 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
9609
9610 * rect.el (spaces-string): Simplify and add doc string.
9611
9612 2006-08-17 Romain Francoise <romain@orebokech.com>
9613
9614 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
9615
9616 2006-08-17 Richard Stallman <rms@gnu.org>
9617
9618 * compare-w.el (compare-windows): lambda's take an arg and pass
9619 it to compare-windows-skip-whitespace.
9620
9621 2006-08-17 Martin Rudalics <rudalics@gmx.at>
9622
9623 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
9624 the right buffer.
9625
9626 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
9627
9628 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
9629 removed files.
9630
9631 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
9632
9633 * progmodes/gdb-ui.el (gdb-locals-watch-map)
9634 (gdb-locals-watch-map-1): Suppress keymap first.
9635 (gdb-edit-locals-map-1): New variable.
9636 (gdb-edit-locals-value): New function.
9637 (gdb-stack-list-locals-handler): Use them.
9638
9639 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
9640
9641 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
9642 cursor would normally be drawn in the fringe.
9643
9644 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
9645 Reported by Martin Rudalics <rudalics@gmx.at>.
9646
9647 2006-08-16 Richard Stallman <rms@gnu.org>
9648
9649 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
9650 (special-event-map): Process drag-n-drop events this way.
9651
9652 * simple.el (move-beginning-of-line): Test whether fields
9653 would prevent motion back to line's first visible character.
9654 If so, stop where the fields would stop the motion.
9655
9656 * newcomment.el (comment-indent): Fully update INDENT
9657 before checking to see if it will change the text.
9658
9659 * cus-edit.el (custom-newline): New function.
9660 (custom-mode-map): Bind newline to custom-newline.
9661
9662 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
9663 into ignore-whitespace.
9664 Check each buffer for its skip-function.
9665 Handle compare-windows-skip-whitespace special-case test
9666 by returning t from default skip function.
9667
9668 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
9669
9670 * textmodes/org.el (org-clock-special-range)
9671 (org-clock-update-time-maybe): New functions.
9672 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
9673 not only a-z.
9674 (org-agenda-get-blocks): Allow multiple blocks per headline.
9675 (org-timestamp-change): Call `org-clock-update-time-maybe'.
9676 (org-export-html-title-format)
9677 (org-export-html-toplevel-hlevel): New options.
9678 (org-export-language-setup): Add support for Czech.
9679 (org-mode, org-insert-todo-heading, org-find-visible)
9680 (org-find-invisible, org-invisible-p, org-invisible-p2)
9681 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
9682 (org-show-subtree, org-show-entry, org-make-options-regexp):
9683 Remove compatibility support for old outline-mode.
9684 (org-check-occur-regexp): Funtion removed.
9685 (org-on-heading-p, org-back-to-heading): Made defalias.
9686 (org-set-local): New defsubst.
9687 (org-set-regexps-and-options, org-mode)
9688 (org-set-font-lock-defaults, org-edit-agenda-file-list)
9689 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
9690 (org-remember-apply-template, org-table-edit-field)
9691 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
9692 (org-set-autofill-regexps): Use `org-set-local'.
9693 (org-table-eval-formula): Fix bug with parsing of display flags.
9694
9695 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
9696
9697 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
9698 frame with fringe arrow. Suggested by Simon Marshall
9699 <simon.marshall@misys.com>.
9700 (gdb-stack-position): New variable.
9701 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
9702 (gdb-frames-mode): Set gdb-stack-position to nil.
9703 Add to overlay-arrow-variable-list
9704 (gdb-reset): Delete gdb-stack-position from above list.
9705
9706 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9707
9708 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
9709 read only.
9710
9711 2006-08-13 Romain Francoise <romain@orebokech.com>
9712
9713 * cus-theme.el (customize-create-theme)
9714 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
9715
9716 * filesets.el (filesets-add-buffer): Ditto.
9717
9718 * pcvs.el (cvs-change-cvsroot): Ditto.
9719
9720 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
9721
9722 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
9723 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
9724 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
9725 expressions.
9726 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
9727 Only search till end of line.
9728 Add face to function names in case of no filename.
9729 Add face to variable names of watchpoints.
9730
9731 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
9732
9733 * cus-start.el <indent-tabs-mode>: Move to the `indent'
9734 customization group.
9735
9736 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
9737
9738 * allout.el (allout-prior-bindings, allout-added-bindings):
9739 Remove, after long deprecation.
9740 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
9741 Add customization vars controlling allout-beginning-of-line and
9742 allout-end-of-line conveniences.
9743 (allout-header-prefix, allout-use-mode-specific-leader)
9744 (allout-use-mode-specific-leader, allout-mode-leaders):
9745 Revise docstrings.
9746 (allout-infer-header-lead): Change to be an alias for
9747 allout-infer-header-lead-and-primary-bullet.
9748 (allout-infer-header-lead-and-primary-bullet): New version of
9749 allout-infer-header-lead which assigns the primary bullet to the
9750 same as the header lead, when its being changed.
9751 (allout-infer-body-reindent): Apply regexp-quote instead of
9752 unconditionally prepending "\\", so that all literal
9753 allout-header-prefix and allout-primary-bullet strings are
9754 properly handled.
9755 (allout-add-resumptions): Add optional qualifier for extending or
9756 appending to existing values, rather than replacing them.
9757 (allout-view-change-hook): Clarify docstring.
9758 (allout-exposure-change-hook): Take explicit arguments, via
9759 run-hook-with-args.
9760 (allout-structure-added-hook)
9761 (allout-structure-deleted-hook)
9762 (allout-structure-shifted-hook): New hooks analogous to
9763 allout-exposure-change-hook for other kinds of structural outline
9764 edits.
9765 (allout-encryption-plaintext-sanitization-regexps): New encryption
9766 customization variable, by which cooperating modes can provde
9767 massage of the plaintext without actually being passed it.
9768 (allout-encryption-ciphertext-rejection-regexps)
9769 (allout-encryption-ciphertext-rejection-ceiling): New encryption
9770 customization variables, by which cooperating modes can prohibit
9771 rare but possible ciphertext patterns from fouling their
9772 operation, with actually being passed the ciphertext.
9773 (allout-mode): Run activation and deactivation hooks after the
9774 minor-mode variable has been toggled, to clarify the mode
9775 disposition. The new encryption ciphertext rejection variable is
9776 used to ensure that the ciphertext does not contain text that
9777 would be recognized as outline structural elements by allout.
9778 Substite allout-beginning-of-line and allout-end-of-line for
9779 conventionall beginning-of-line and end-of-line bindings.
9780 If allout-old-style-prefixes is non-nil, don't nullify it on mode
9781 activation!
9782 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
9783 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
9784 (allout-chart-subtree): Implement new mode, charting only the
9785 visible items in the subtree, when new 'visible' parameter is non-nil.
9786 (allout-end-of-subtree): Properly handle the last item in the buffer.
9787 (allout-pre-command-business, allout-command-counter):
9788 Increment an advertised counter so that cooperating enhancements can
9789 track revisions of items.
9790 (allout-open-topic): Run allout-structure-added-hook with suitable
9791 arguments.
9792 (allout-shift-in): Run allout-structure-shifted-hook with suitable
9793 arguments.
9794 (allout-shift-out): Fix doubling for negative args and ensure call
9795 of allout-structure-shifted-hook by solely using allout-shift-in.
9796 (allout-kill-line, allout-kill-topic):
9797 Run allout-structure-deleted-hook with suitable arguments.
9798 (allout-yank-processing): Run allout-structure-added-hook with
9799 proper arguments.
9800 (allout-yank): Enclose activity in allout-unprotected.
9801 (allout-flag-region): Run allout-exposure-change-hook with
9802 suitable arguments, instead of making the callee infer the arguments.
9803 (allout-encrypt-string):
9804 Support allout-encryption-plaintext-sanitization-regexps,
9805 allout-encryption-ciphertext-rejection-regexps, and
9806 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
9807 en/de cryption mode in symmetric encryption failure message.
9808 (allout-obtain-passphrase): Use copy-sequence to get a distinct
9809 copy of the passphrase, and don't zero it or we'll corrupt the
9810 stashed copy.
9811 (allout-create-encryption-passphrase-verifier)
9812 (allout-verify-passphrase): Respect the new signature for
9813 allout-encrypt-string.
9814 (allout-get-configvar-values): Convenience for getting a
9815 configuration variable value and handling its absence gracefully.
9816
9817 2006-08-11 Romain Francoise <romain@orebokech.com>
9818
9819 * obsolete/zone-mode.el: Delete.
9820
9821 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
9822
9823 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
9824
9825 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
9826
9827 * emacs-lisp/bindat.el (bindat-ip-to-string):
9828 Use `format-network-address' if possible.
9829
9830 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9831
9832 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
9833
9834 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
9835
9836 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
9837 restore unread-command-events here.
9838 (edebug-display): Do it here, to detect sit-for interruptions.
9839
9840 2006-08-10 Romain Francoise <romain@orebokech.com>
9841
9842 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
9843 (dns-mode-soa-auto-increment-serial): New user option.
9844 (dns-mode-soa-maybe-increment-serial): New function.
9845 (dns-mode): Add the latter to `write-contents-functions'.
9846
9847 * obsolete/zone-mode.el: Move to obsolete/ from net/.
9848 Delete autoload cookies.
9849
9850 2006-08-10 John Wiegley <johnw@newartisans.com>
9851
9852 * eshell/em-glob.el (eshell-glob-chars-list)
9853 (eshell-glob-translate-alist): Add support for [^g] in character globs.
9854
9855 2006-08-10 Richard Stallman <rms@gnu.org>
9856
9857 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
9858 (facemenu-set-face): Doc fix.
9859 (facemenu-listed-faces): Doc fix.
9860
9861 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
9862
9863 * avoid.el (mouse-avoidance-animating-pointer): New var.
9864 (mouse-avoidance-nudge-mouse): Use it.
9865 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
9866 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
9867 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
9868 Don't activate if currently animating. All callers changed.
9869
9870 2006-08-09 John Wiegley <johnw@newartisans.com>
9871
9872 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
9873 variable, which causes timeclock to report elapsed time worked,
9874 instead of just work remaining.
9875
9876 2006-08-09 Kenichi Handa <handa@m17n.org>
9877
9878 * international/latexenc.el (latexenc-find-file-coding-system):
9879 Fix for the case that the 2nd element of arg-list is a cons.
9880
9881 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
9882
9883 * info.el (Info-fontify-node): Handle preceding `in' for note
9884 reference hiding rules.
9885
9886 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
9887
9888 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
9889 mistake a closing " for an opening one.
9890
9891 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
9892
9893 * term/xterm.el (terminal-init-xterm): Add more key bindings.
9894
9895 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
9896
9897 * complete.el (PC-do-completion): Filter out completions matching
9898 completion-ignored-extensions before checking whether there are
9899 multiple completions.
9900 Don't use `list' unnecessarily when building completion tables.
9901
9902 2006-08-06 Richard Stallman <rms@gnu.org>
9903
9904 * help.el (describe-mode): Make minor mode list more concise.
9905
9906 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
9907
9908 * bindings.el: Give mode-line-format, mode-line-modes, and
9909 mode-line-position `standard-value' properties.
9910
9911 2006-08-05 Eli Zaretskii <eliz@gnu.org>
9912
9913 * buff-menu.el (list-buffers-noselect): For Info buffers, use
9914 "(file)node" instead of the file name.
9915
9916 2006-08-05 Richard Stallman <rms@gnu.org>
9917
9918 * faces.el (escape-glyph): Doc fix.
9919
9920 2006-08-04 Kenichi Handa <handa@m17n.org>
9921
9922 * international/mule-diag.el (describe-font): Improve docstring
9923 and error message. Use frame-parameter (not frame-parameters).
9924
9925 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9926
9927 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
9928 Correctly mark the end-of-docstring char.
9929
9930 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
9931
9932 * simple.el (line-move-to-column): Constrain move-to-column to
9933 current field.
9934
9935 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9936
9937 * font-lock.el (font-lock-beg, font-lock-end)
9938 (font-lock-extend-region-functions): New vars.
9939 (font-lock-extend-region-multiline)
9940 (font-lock-extend-region-wholelines): New functions.
9941 (font-lock-default-fontify-region): Use them.
9942 (font-lock-extend-jit-lock-region-after-change): Only round up
9943 if font-lock-default-fontify-region will do it as well.
9944
9945 * font-lock.el (font-lock-extend-after-change-region-function):
9946 Rename from font-lock-extend-region-function.
9947 (font-lock-extend-region): Remove by inlining at call sites.
9948 (font-lock-after-change-function): Don't needlessly round up to a whole
9949 number of lines.
9950 (font-lock-extend-jit-lock-region-after-change): Be more careful about
9951 the boundary conditions and the interactions between the various ways
9952 to extend the region.
9953
9954 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
9955
9956 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
9957 modification status when forcing the second redisplay.
9958
9959 2006-08-03 Kim F. Storm <storm@cua.dk>
9960
9961 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
9962
9963 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
9964
9965 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
9966 doesn't look like a file name.
9967
9968 * complete.el (PC-expand-many-files): Avoid signalling an error when
9969 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
9970
9971 2006-08-02 Andreas Schwab <schwab@suse.de>
9972
9973 * bindings.el (mode-line-format): Simplify reference to vc-mode.
9974
9975 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
9976
9977 * bindings.el (map): Make mode-line-buffer-identification-keymap
9978 before defining propertized-buffer-identification.
9979
9980 2006-08-01 Richard Stallman <rms@gnu.org>
9981
9982 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
9983
9984 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
9985
9986 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
9987 default value.
9988 (gdb-find-source-frame): New function.
9989 (menu): Add to menu bar.
9990
9991 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
9992
9993 * font-core.el (font-lock-extend-region-function)
9994 (font-lock-extend-region): Move to font-lock.el.
9995
9996 * font-lock.el (font-lock-extend-region-function)
9997 (font-lock-extend-region): Move from font-core.el. Simplify.
9998
9999 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
10000 if needed.
10001 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
10002 (jit-lock-after-change-extend-region-functions): New hook.
10003 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
10004
10005 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
10006 (font-lock-turn-on-thing-lock): Use it.
10007
10008 * longlines.el (longlines-show-region): Make it work on read-only
10009 buffers as well.
10010
10011 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
10012
10013 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
10014
10015 2006-07-31 Richard Stallman <rms@gnu.org>
10016
10017 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
10018 (vhdl-speedbar-display-projects): Update old obsolete
10019 speedbar variable names.
10020
10021 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
10022
10023 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
10024 (gdb-stopped): Use it.
10025
10026 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
10027
10028 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
10029
10030 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
10031 for load-history elements.
10032
10033 2006-07-29 Eli Zaretskii <eliz@gnu.org>
10034
10035 * files.el (convert-standard-filename): For Cygwin, replace
10036 characters not allowed in Windows file names.
10037 (make-auto-save-file-name): Add Cygwin to the list of systems
10038 where the auto-save file name needs to be run through
10039 convert-standard-filename.
10040
10041 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
10042
10043 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
10044
10045 2006-07-28 Richard Stallman <rms@gnu.org>
10046
10047 * bindings.el (mode-line-frame-identification)
10048 (propertized-buffer-identification): Centralize the code
10049 to initialize the variable.
10050
10051 * progmodes/grep.el (grep-default-command): Catch errors from
10052 wildcard-to-regexp.
10053
10054 2006-07-29 Kim F. Storm <storm@cua.dk>
10055
10056 * progmodes/grep.el (grep-tag-default): New function.
10057 (grep-default-command, grep-read-regexp): Use it.
10058 (grep-read-files): Use car of grep-files-history or grep-files-aliases
10059 as default if nothing else applies.
10060
10061 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
10062
10063 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
10064 Throw error if buffer is not in Dired and Wdired mode, respectively.
10065
10066 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
10067
10068 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
10069 self-insert-command keys don't activate buttons.
10070 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
10071
10072 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
10073
10074 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
10075 faces for enable character.
10076
10077 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10078
10079 * Makefile.in (recompile): Update comment to reflect change
10080 on 2004-04-21.
10081
10082 2006-07-27 Richard Stallman <rms@gnu.org>
10083
10084 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
10085 (customize-package-emacs-version): Change msg when pkg has no entry.
10086 (custom-no-edit): On a button, do like widget-button-press.
10087
10088 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10089
10090 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
10091 S-tab and C-S-tab.
10092
10093 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10094
10095 * progmodes/which-func.el (which-function): Fix documentation/
10096 comment typo.
10097
10098 2006-07-26 Richard Stallman <rms@gnu.org>
10099
10100 * textmodes/ispell.el (ispell-word): If we replace the word,
10101 move point to the end. Insert before deleting.
10102
10103 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
10104
10105 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
10106 a timer.
10107
10108 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
10109
10110 * tumme.el (tumme-backward-image): Add prefix argument. Add error
10111 when at first image.
10112 (tumme-forward-image): Add prefix argument. Add error when at last
10113 image.
10114
10115 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
10116
10117 * tabify.el (tabify-regexp): Use more specific regexps.
10118 (tabify): Avoid modifying the buffer unnecessarily.
10119
10120 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
10121
10122 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
10123 (tumme-format-properties-string): Handle empty `buf'.
10124 (tumme-get-comment): Change variable names inside `let'.
10125 Add missing `let' variable that cause font-lock problems.
10126 (tumme-write-comments): Change variable names inside `let'.
10127 Add missing `let' variable that cause font-lock problems.
10128 (tumme-forward-image): Rename from `tumme-forward-char'.
10129 (tumme-backward-image): Rename from `tumme-backward-char'.
10130
10131 2006-07-25 Masatake YAMATO <jet@gyve.org>
10132
10133 * progmodes/ld-script.el (ld-script-keywords)
10134 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
10135 and add comments.
10136
10137 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
10138
10139 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
10140 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
10141 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
10142 for status indicator.
10143
10144 2006-07-24 Richard Stallman <rms@gnu.org>
10145
10146 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
10147
10148 * subr.el (dolist, dotimes): Use interned symbols for locals.
10149 (--dotimes-limit--, --dolist-tail--): New defvars.
10150 (looking-back): Doc fix.
10151
10152 * replace.el (replace-match-string-symbols): Handle dotted lists.
10153
10154 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10155
10156 * tumme.el (tumme-write-tags): Add.
10157 (tumme-write-comments): Add.
10158 (tumme-tag-files): Change to use `tumme-write-tags'.
10159 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
10160 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
10161 (tumme-save-information-from-widgets): Change to use
10162 `tumme-write-comments' and `tumme-write-tags'.
10163 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
10164 (tumme-write-tag): Remove.
10165 (tumme-write-comment): Remove.
10166 (tumme-display-previous-thumbnail-original): Remove empty line.
10167 (tumme-widget-list): Add punctuation.
10168
10169 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10170
10171 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
10172
10173 2006-07-24 Daiki Ueno <ueno@unixuser.org>
10174
10175 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10176 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
10177 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
10178
10179 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
10180
10181 * mouse.el (mouse-on-link-p): Doc fix.
10182
10183 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
10184
10185 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10186 Handle "C-h f `".
10187
10188 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
10189
10190 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
10191 column.
10192
10193 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
10194
10195 * textmodes/table.el: Add move-beginning-of-line and
10196 move-end-of-line to Point Motion Only Group.
10197
10198 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
10199
10200 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
10201
10202 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10203
10204 * startup.el (user-mail-address): Initialize from the `EMAIL'
10205 environment variable first. Document this.
10206 (command-line): Ditto.
10207
10208 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
10209
10210 * help-mode.el (help-function-def, help-variable-def)
10211 (help-face-def): Print a message in the minibuffer.
10212
10213 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
10214
10215 * term/xterm.el (terminal-init-xterm): Fix key bindings
10216 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
10217
10218 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10219
10220 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
10221 where `(nth 1 command)' is a cons cell. Doc fix.
10222
10223 * textmodes/po.el (po-find-charset): Doc fix.
10224
10225 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
10226
10227 * allout.el (allout-unprotected, allout-e-o-prefix-p)
10228 (allout-beginning-of-current-line, allout-end-of-current-line)
10229 (allout-next-visible-heading, allout-open-topic)
10230 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
10231 (allout-flag-current-subtree, allout-show-to-offshoot)
10232 (allout-hide-current-entry, allout-show-current-branches)
10233 (allout-hide-region-body, allout-old-expose-topic)
10234 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
10235 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
10236 containing `beginning-of-line' and `end-of-line' with
10237 `inhibit-field-text-motion' t.
10238
10239 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10240
10241 * frame.el (focus-follows-mouse): Document that it doesn't have
10242 any effect on MS-Windows.
10243
10244 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
10245
10246 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
10247
10248 2006-07-20 Jay Belanger <belanger@truman.edu>
10249
10250 * calc/calc.el (calc-previous-alg-entry): Remove variable.
10251
10252 * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
10253 New variables.
10254 (calc-alg-entry): Use `calc-alg-entry-history'.
10255 (calc-do-quick-calc): Use `calc-quick-calc-history'.
10256 Remove reference to `calc-previous-alg-entry'.
10257 (calcAlg-edit, calcAlg-enter): Remove reference to
10258 `calc-previous-alg-entry'.
10259 (calcAlg-previous): Use `previous-history-element' instead of
10260 `calc-previous-alg-entry'.
10261 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
10262 Change keybinding for `calcAlg-plus-minus', add keybindings for
10263 `previous-history-element' and `next-history-element'.
10264
10265 * calc/calc-rewr.el (calc-match): Remove reference to
10266 `calc-previous-alg-entry'.
10267
10268 * calc/calc-sel.el (calc-selection-history): New variable.
10269 (calc-enter-selection, calc-sel-mult-both-sides)
10270 (calc-sel-add-both-sides): Use `calc-selection-history'.
10271
10272 * calc/calc-map.el (calc-get-operator-history): New variable.
10273 (calc-get-operator): Use `calc-get-operator-history'.
10274
10275 * calc/calcalg3.el (calc-curve-fit-history): New variable.
10276 (calc-curve-fit): Use `calc-curve-fit-history'.
10277
10278 2006-07-20 Kenichi Handa <handa@m17n.org>
10279
10280 * international/mule-cmds.el (select-safe-coding-system): Fix the
10281 way of deciding eol-type of the coding system.
10282
10283 2006-07-20 Alan Mackenzie <acm@muc.de>
10284
10285 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
10286 (c-lang-setvar): New macro.
10287 (c-make-init-lang-vars-fun): Use the initialization forms in
10288 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
10289 (comment-start, comment-end, comment-start-skip): Change these from
10290 c-lang-defvar's to c-lang-setvar's.
10291
10292 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
10293 which calls make-local-variable on the elements of
10294 c-emacs-variable-inits.
10295 (c-init-language-vars-for): Call this new macro.
10296
10297 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10298
10299 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
10300 Try to rule out false positives due to time stamps.
10301 (compilation-mode-font-lock-keywords): Remove rules made redundant
10302 because of the above change. Add `segmentation fault' to the known and
10303 highlighted compilation termination messages.
10304
10305 2006-07-19 Kim F. Storm <storm@cua.dk>
10306
10307 * progmodes/grep.el (grep-find-ignored-directories):
10308 Add .svn and _darcs to list.
10309
10310 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
10311
10312 * dired.el (dired-mode-map): Add key binding `C-te' for
10313 `tumme-dired-edit-comment-and-tags'.
10314
10315 * tumme.el (tumme-display-thumbnail-original-image): Make sure
10316 image display buffer is displayed before call to
10317 `tumme-display-image.
10318 (tumme-dired-display-image): Make sure image display buffer is
10319 displayed before call to `tumme-display-image.
10320 (tumme-mouse-display-image): Make sure image display buffer is
10321 displayed before call to `tumme-display-image.
10322 (tumme-widget-list): Add.
10323 (tumme-dired-edit-comment-and-tags): Add.
10324 (tumme-save-information-from-widgets): Add.
10325
10326 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10327
10328 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
10329
10330 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10331
10332 * progmodes/sh-script.el (sh-font-lock-keywords-1):
10333 Revert inadvertently installed patch hunk.
10334
10335 * progmodes/compile.el (compilation-find-file): Handle the
10336 cases where the user selects a non-existent file.
10337
10338 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10339
10340 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
10341
10342 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10343
10344 * subr.el (sit-for): Just sleep-for if noninteractive.
10345
10346 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10347
10348 * emacs-lisp/autoload.el (make-autoload): Use new arg.
10349
10350 * custom.el (custom-autoload): Add `noset' argument.
10351 (custom-push-theme): Don't autoload the variable, let callers do it.
10352 (custom-theme-set-variables): Autoload the variable if necessary.
10353
10354 * cus-edit.el (custom-variable-state-set): If the variable was
10355 originally set outside custom, but to the same value as the default,
10356 consider it to be standard.
10357
10358 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
10359 file *before* telling Emacs to add the autoloads, in case it fails.
10360
10361 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
10362 Use `cond', push', and `dolist'.
10363
10364 2006-07-17 Richard Stallman <rms@gnu.org>
10365
10366 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
10367 Add defvars to silence warnings.
10368
10369 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10370
10371 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10372 Don't highlight "Compiling file" messages as error.
10373
10374 * dired-aux.el (dired-compress-file): Confirm again if gzipped
10375 file already exists.
10376
10377 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
10378
10379 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
10380 entry, don't assign to free var; simply return the extracted filename.
10381 (ff-treat-as-special): Incorporate common preamble from callers.
10382 (ff-other-file-name, ff-find-the-other-file):
10383 Update call to ff-treat-as-special.
10384
10385 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
10386
10387 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
10388
10389 * tumme.el (tumme-get-comment): Fix bug.
10390
10391 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
10392
10393 * files.el: Remove spurious * in docstrings.
10394
10395 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10396
10397 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
10398 grammar.
10399 (allout-beginning-of-current-line): Beware beginning of buffer.
10400 Also, a comment is simplified.
10401 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
10402 when appropriate. (This fix enables use for other than
10403 bullet-hotspot operation.)
10404 (allout-hide-current-subtree): While escalating to sibling-close,
10405 make sure to situate on a topic.
10406
10407 2006-07-14 Kim F. Storm <storm@cua.dk>
10408
10409 * emulation/cua-base.el (cua-delete-selection)
10410 (cua-toggle-set-mark): New defcustoms.
10411 (cua-rectangle-modifier-key): Add `alt' modifier.
10412 (cua-replace-region): Don't delete if cua-delete-selection is nil.
10413 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
10414 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
10415
10416 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
10417
10418 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10419
10420 * allout.el: Require 'cl during byte-compilation/interactive load,
10421 for the `assert' macro.
10422 (allout-mode-deactivate-hook): New hook, run when allout mode
10423 deactivates.
10424 (allout-developer): New allout customization subgroup.
10425 (allout-run-unit-tests-on-load): New allout-developer
10426 customization variable, when true allout unit tests are run towards
10427 end of file load/eval.
10428 (allout-inhibit-auto-fill): Disable auto-fill activity even during
10429 auto-fill-mode.
10430 (allout-resumptions): Remove, to be replaced by...
10431 (allout-add-resumptions): Register variable settings to be
10432 reinstated by `allout-do-resumptions'. The settings are made
10433 buffer-local, but the locality/globality of the suspended setting
10434 is restored on resumption.
10435 (allout-do-resumptions): Reinstate all settings suspended using
10436 `allout-add-resumptions'.
10437 (allout-test-resumptions): Unit tests (and intermediate variables)
10438 for resumptions.
10439 (allout-tests-globally-unbound, allout-tests-globally-true)
10440 (allout-tests-locally-true): Intermediate variables for
10441 resumptions unit tests.
10442 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
10443 (allout-exposure-category): Replaces 'allout-overlay-category variable.
10444 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
10445 instead of retired `allout-resumptions'. For hook functions, use
10446 `local' parameter so hook settings are created and removed as
10447 buffer-local settings. Revise (resumptions) setting
10448 auto-fill-function so it is set only if already active. (The
10449 related fill-function settings are all made in either case, so
10450 that activating auto-fill-mode activity will have the custom
10451 allout-mode behaviors (hanging indent on topics, if configured for it).
10452 Remove all allout-exposure-category overlays on mode deactivation.
10453 (allout-hotspot-key-handler): New function extracted from
10454 `allout-pre-command-business', so the functionality can be used
10455 for other purposes, eg as a binding in an overlay.
10456 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
10457 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
10458 customization variable.
10459 (allout-run-unit-tests): Run the (currently quite small)
10460 repertoire of unit tests. Called just before the provide iff user
10461 has customized `allout-run-unit-tests-on-load' non-nil.
10462
10463 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
10464
10465 * emacs-lisp/authors.el (authors-aliases): Update.
10466
10467 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
10468
10469 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
10470 gdb-source-window. Add dedicated argument.
10471 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
10472 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
10473 (gdb-display-threads-buffer, gdb-display-memory-buffer)
10474 (gdb-display-locals-buffer): Use it.
10475
10476 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
10477 Set gdb-source-window.
10478
10479 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
10480
10481 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
10482 minor modes, redundant with the custom-autoload line above.
10483
10484 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
10485
10486 * longlines.el (longlines-post-command-function): Handle open-line too.
10487
10488 2006-07-12 Richard Stallman <rms@gnu.org>
10489
10490 * progmodes/grep.el (grep-last-buffer): Doc fix.
10491
10492 * info.el (Info-try-follow-nearest-node): Doc fix.
10493
10494 * emacs-lisp/edebug.el (edebug-instrument-function):
10495 Err if find-function-noselect gives no position.
10496
10497 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10498 If can't find definition, return nil for position.
10499 (find-function-do-it): Handle new return value
10500 of find-definition-noselect.
10501 (find-definition-noselect, find-variable-noselect): Doc fix.
10502 (find-function-noselect): Doc fix.
10503
10504 * help-mode.el (help-variable-def): Handle find-variable-noselect
10505 returning no position.
10506 (help-function-def): Likewise for find-function-search-for-symbol.
10507 (help-face-def): Likewise.
10508
10509 * help-fns.el (describe-variable): Handle find-variable-noselect
10510 returning no position.
10511
10512 * files.el (locate-file-completion): Avoid duplicates in result.
10513
10514 * cus-edit.el (custom-no-edit): New command.
10515 (custom-mode-map): Remap to custom-no-edit instead of
10516 using suppress-keymap.
10517
10518 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
10519
10520 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10521 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10522 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
10523
10524 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
10525
10526 2006-07-11 Kim F. Storm <storm@cua.dk>
10527
10528 * ido.el (ido-copy-current-file-name): Use buffer-name if
10529 buffer-file-name is nil.
10530
10531 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
10532
10533 * simple.el (undo-ask-before-discard): Set to nil.
10534
10535 * vc.el (vc-exec-after): Don't delete process manually.
10536 (vc-print-log): Run log-view-mode in process sentinel inside
10537 inhibit-read-only. Don't shrink window due to timing issues.
10538
10539 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
10540 Avoid using with-output-to-temp-buffer, which clobbers local vars.
10541
10542 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
10543
10544 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10545 Fix ambiguity introduced by last change.
10546 (compilation-find-file): Move save-excursion to where it may
10547 make sense. Fix a left over `find-file'.
10548
10549 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
10550
10551 * textmodes/texinfmt.el (texinfo-format-separate-node):
10552 Insert a string before point, which fits documentation, not after.
10553 (texinfo-multitable-item): In a multitable row, insert any
10554 additional needed @tabs and spaces.
10555
10556 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
10557
10558 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10559 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10560 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
10561 instead of shell-command.
10562 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
10563 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
10564 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
10565 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
10566 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
10567 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
10568
10569 2006-07-11 Kim F. Storm <storm@cua.dk>
10570
10571 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
10572 Remove special case for seconds < 0. Use (redisplay t) instead.
10573
10574 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
10575
10576 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
10577 avoid compilation error.
10578
10579 * subr.el (sit-for): New function.
10580
10581 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
10582
10583 2006-07-10 Richard Stallman <rms@gnu.org>
10584
10585 * ldefs-boot.el (edebug): Update page.
10586
10587 2006-07-10 Kim F. Storm <storm@cua.dk>
10588
10589 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
10590 to FOR-RELEASE and TODO.
10591
10592 2006-07-10 Romain Francoise <romain@orebokech.com>
10593
10594 * emacs-lisp/authors.el (authors-aliases): Update.
10595
10596 2006-07-10 Alan Mackenzie <acm@muc.de>
10597
10598 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
10599 * cc-mode.el: Changes to eradicate eval-after-load.
10600
10601 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
10602
10603 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
10604 on non-char events.
10605
10606 2006-07-09 Romain Francoise <romain@orebokech.com>
10607
10608 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10609 Don't highlight start/end markers as compilation messages.
10610
10611 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
10612 to t.
10613
10614 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
10615
10616 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
10617
10618 2006-07-08 Richard Stallman <rms@gnu.org>
10619
10620 * term/x-win.el (x-handle-display): Add doc string.
10621
10622 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
10623
10624 * subr.el (def-edebug-spec): Move here.
10625 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
10626
10627 * imenu.el (imenu-choose-buffer-index): Doc fix.
10628
10629 2006-07-08 Romain Francoise <romain@orebokech.com>
10630
10631 * term/x-win.el (x-display-name): Fix typo.
10632
10633 2006-07-08 Eli Zaretskii <eliz@gnu.org>
10634
10635 * hexl.el (hexl-find-file): Doc fix.
10636
10637 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
10638
10639 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
10640
10641 * term/x-win.el (x-display-name): Doc fix.
10642
10643 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
10644
10645 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
10646 long prefixes.
10647 (fill-region-as-paragraph): Don't round up to a whole line.
10648 (fill-comment-paragraph): Don't include the code-before-the-comment
10649 when calling fill-region-as-paragraph.
10650
10651 * international/mule.el (make-char): Remove redundancy.
10652
10653 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
10654 property may contain an anonymous function rather than a symbol.
10655
10656 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
10657
10658 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
10659 Use shy regexp. Fix incorrect backref to potentially unmatched group.
10660
10661 * dirtrack.el (dirtrack-default-directory-function): Remove.
10662 (dirtrack-directory-function): Use file-name-as-directory.
10663 (dirtrack-windows-directory-function): Simplify.
10664 (dirtrack-forward-slash, dirtrack-backward-slash)
10665 (dirtrack-replace-slash): Remove.
10666 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
10667 (dirtrack): Fix wrong parenthesizing; use match-string.
10668
10669 * progmodes/octave-inf.el: Remove spurious * in docstrings.
10670 (inferior-octave-mode): Only change the buffer-local value of
10671 comint-dynamic-complete-functions.
10672 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
10673 Move the initialization to the declaration.
10674 (inferior-octave-complete): Remove unused var `filter'.
10675
10676 * shell.el (shell-mode): Only change the buffer-local value of
10677 comint-dynamic-complete-functions.
10678
10679 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
10680
10681 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
10682 entry is skipped because it has been scheduled.
10683 (org-prepare-agenda-buffers): Don't mark buffers as modified when
10684 changing `:org-archived' and `:org-comment' properties.
10685
10686 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
10687
10688 * server.el (server-select-display): Don't make the temp frame
10689 minibuffer-only, in case it's not a temp frame.
10690 (server-process-filter): Don't delete the temp frame if it's the
10691 only one we have on that display.
10692
10693 * files.el (find-alternate-file): Doc fix.
10694
10695 2006-07-05 Richard Stallman <rms@gnu.org>
10696
10697 * files.el (abbreviate-file-name): Add save-match-data.
10698
10699 2006-07-03 Richard Stallman <rms@gnu.org>
10700
10701 * faces.el (read-face-name): Doc fix.
10702
10703 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
10704
10705 * net/goto-addr.el (goto-address): Mark as safe for local evals.
10706
10707 2006-07-05 Andre Spiegel <spiegel@gnu.org>
10708
10709 * vc.el (vc-diff-internal): Fix prev change.
10710
10711 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
10712
10713 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
10714 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
10715
10716 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10717
10718 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
10719 fails if the symbol contains chars like ( or '.
10720 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
10721 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
10722 `short'.
10723
10724 2006-07-04 Kenichi Handa <handa@m17n.org>
10725
10726 * international/mule-cmds.el (set-language-info): If LANG-ENV is
10727 the current one, don't call set-language-environment, but call one
10728 of set-language-environment-XXX to make INFO effective now.
10729 (set-language-environment): Call set-language-environment-XXX
10730 functions instead of doing the various setups directly.
10731 (set-language-environment-coding-systems): Delete argument eol-type.
10732 (set-language-environment-input-method)
10733 (set-language-environment-nonascii-translation)
10734 (set-language-environment-charset)
10735 (set-language-environment-fontset)
10736 (set-language-environment-unibyte): New functions.
10737
10738 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
10739
10740 * locate.el (locate-update-when-revert): New option.
10741 (locate-update-path): New option (suggested by Michael Albinus).
10742 (locate-prompt-for-command): Whitespace change.
10743 (locate-update): No longer offer to update the locate database by
10744 default. Implement the two new options.
10745
10746 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
10747
10748 * tooltip.el: Move comment about track-mouse...
10749
10750 * progmodes/gud.el: ...to here.
10751
10752 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
10753
10754 * facemenu.el (facemenu-listed-faces): New var.
10755 (facemenu-unlisted-faces): Variable deleted.
10756 (facemenu-add-new-face): Use facemenu-listed-faces.
10757
10758 * emulation/viper-init.el, calendar/calendar.el:
10759 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
10760
10761 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
10762
10763 * textmodes/org.el (org-mode): Remove no invalid settings for
10764 calc embedded mode.
10765 (org-mode-p): New defsubst.
10766 (org-save-all-org-buffers): New function.
10767 (org-first-headline-recenter): Enclose outline-regexp in group
10768 delimiters.
10769 (org-set-tags): Keep single space after stars.
10770
10771 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
10772
10773 * window.el (set-window-text-height): Only set window-min-height to
10774 1 if that's the requested size.
10775
10776 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
10777 (diff-unified->context, diff-context->unified)
10778 (diff-reverse-direction): Make sure the end marker stays at the end.
10779 (diff-mode): Add the keymap table at the end of docstring.
10780 Use lexical-let rather than constructing a closure manually.
10781
10782 * files.el (find-file-noselect-1): Remove unused var assignment.
10783 (hack-local-variables-confirm): Print lists of strings as lists of
10784 strings rather than lists of symbols.
10785 (abbreviate-file-name, hack-local-variables-prop-line):
10786 Use match-string.
10787 (hack-one-local-variable): Move `make-local-variable' nearer its use.
10788 (recover-session-finish): Use line-end-position.
10789
10790 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
10791
10792 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
10793
10794 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
10795
10796 * progmodes/make-mode.el (makefile-macroassign-regex):
10797 Accept preceding keyword.
10798 (makefile-gmake-statements): Reorganize, now that makepp has
10799 "override" and also handle forgotten "override define".
10800 (makefile-makepp-statements): Add new "global", "override export"
10801 and "override global".
10802
10803 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
10804
10805 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
10806 (ada-compile-mouse-goto-error, ada-deactivate-properties)
10807 (ada-no-auto-case): Fix typos in docstrings.
10808
10809 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
10810
10811 * info.el (Info-find-node-2): Search for makeinfo version more
10812 carefully.
10813
10814 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
10815
10816 * textmodes/org.el (org-prepare-agenda-buffers):
10817 Use `invisible-OK' argument for `org-end-of-subtree'.
10818 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
10819 (org-beginning-of-item): Fix bug in regular expression for white line.
10820 (org-export-as-html): Enforce space after bullet in plain list items.
10821 (org-set-autofill-regexps): Require space after plain list bullet
10822 for paragraph-start.
10823 (org-ts-regexp3): New constant.
10824 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
10825 (org-timestamp-up-day, org-timestamp-down-day)
10826 (org-timestamp-change): Work with inactive timestamps.
10827 (org-ts-regexp1): Don't allow brackets in time stamps.
10828
10829 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
10830
10831 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
10832 for ignoring links.
10833
10834 * faces.el (read-face-name): Use it.
10835
10836 2006-06-28 Juri Linkov <juri@jurta.org>
10837
10838 * buff-menu.el (list-buffers-noselect): Compare Info file
10839 with the string "dir" to detect Info directory.
10840
10841 * complete.el (partial-completion-mode): In lambda for
10842 `choose-completion-string-functions' use full function signature
10843 with 4 args, and move point to the end of the minibuffer only if arg
10844 `mini-p' is non-nil.
10845
10846 2006-06-28 John Paul Wallington <jpw@pobox.com>
10847
10848 * ibuffer.el (ibuffer-mode): Doc fix.
10849
10850 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
10851
10852 * textmodes/org.el (org-context): New contexts :item-bullet,
10853 :latex-fragment, :latex-preview.
10854 (org-overlays-at, org-overlay-start, org-overlay-end):
10855 New compatibility functions.
10856 (org-inside-LaTeX-fragment-p): More accurate matching, using the
10857 exact regexp that will be used during export.
10858 (org-latex-regexps): New variable.
10859 (org-cdlatex-mode): Improve advice for `texmathp'.
10860 (turn-on-org-cdlatex): New function.
10861
10862 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10863
10864 * term/mac-win.el (mac-handle-font-selection): Change keys of
10865 mac-atsu-font-table from strings to numbers.
10866 (mac-ts-caret-position): Use also when cursor-type is nil.
10867 (mac-ts-update-active-input-area): Add Mac OS Classic support.
10868 Relax condition for using overlay strings.
10869 Use mac-ts-caret-position face when cursor-type is nil.
10870
10871 2006-06-26 Kim F. Storm <storm@cua.dk>
10872
10873 * help.el (view-emacs-news): Declare `res' in the right let* form.
10874
10875 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
10876
10877 * net/rcompile.el (remote-compile): Replace ange-ftp based
10878 implementation by Tramp functions.
10879 Suggested by Marc Abramowitz <msabramo@gmail.com>.
10880
10881 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
10882
10883 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
10884
10885 * international/fontset.el (setup-default-fontset): Fix a typo in
10886 the "Oriya-Akruti" registry name.
10887
10888 2006-06-23 Lars Hansen <larsh@soem.dk>
10889
10890 * desktop.el (desktop-full-file-name): New function.
10891 (desktop-kill, desktop-save, desktop-remove, desktop-read)
10892 (desktop-revert): Use it.
10893 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
10894 (desktop-after-read-hook): Add option list-buffers.
10895 (desktop-locals-to-save): Add tab-width.
10896 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
10897 Fix docstring.
10898
10899 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
10900
10901 * textmodes/org.el (org-cdlatex-mode-map)
10902 (org-cdlatex-texmathp-advice-is-done): New variables.
10903 (org-cdlatex-mode): New minor mode.
10904 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
10905 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
10906 (org-export-with-archived-trees): New option.
10907 (org-open-file): Remove the call to `convert-standard-filename'.
10908 (org-archive-tag, org-agenda-skip-archived-trees)
10909 (org-cycle-open-archived-trees)
10910 (org-sparse-tree-open-archived-trees): New options.
10911 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
10912 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
10913 New functions.
10914 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
10915 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
10916 (org-mode-map): Add binding for `org-toggle-archive-tag'.
10917 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
10918 Call `org-prepare-agenda-buffers'.
10919 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
10920 (org-file-apps, org-file-apps-defaults-gnu)
10921 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
10922 Handle remote files by forcing them to be opened in Emacs.
10923
10924 2006-06-23 Andre Spiegel <spiegel@gnu.org>
10925
10926 * vc.el (vc-diff-knows-L): New variable.
10927 (vc-diff-internal): Use it to handle "diff" programs that don't
10928 understand -L. This works automatically, no user action is necessary.
10929
10930 2006-06-23 Daniel Brockman <daniel@brockman.se>
10931
10932 * net/rcirc.el (rcirc-default-user-full-name): Default to
10933 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
10934 longer exists).
10935 (rcirc-process-list): Check `buffer-live-p' before attempting to
10936 switch to a buffer.
10937
10938 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
10939
10940 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
10941 based on rcirc-coding-system-alist.
10942
10943 2006-06-23 Martin Rudalics <rudalics@gmx.at>
10944
10945 * cus-edit.el (customize-apropos): A better error message.
10946 (top level) <debug-ignored-errors>: Extend and update the list of
10947 ignored error messages.
10948
10949 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
10950
10951 * complete.el (PC-do-completion): Retain capitalization of user
10952 input, when possible, even if completion-ignore-case is set.
10953
10954 2006-06-23 Eli Zaretskii <eliz@gnu.org>
10955
10956 * generic-x.el (bat-generic-mode): Support .cmd files.
10957
10958 * dos-w32.el (top level): Use find-file-not-found-functions
10959 instead of the obsolete find-file-not-found-hooks.
10960
10961 2006-06-22 Kim F. Storm <storm@cua.dk>
10962
10963 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
10964 to recognize mode name containing submodes, such as Grep/lw.
10965
10966 2006-06-21 Kim F. Storm <storm@cua.dk>
10967
10968 * simple.el (line-move-1): Check for move-end-of-line instead of
10969 end-of-line when setting temporary-goal-column.
10970
10971 2006-06-21 Miles Bader <miles@gnu.org>
10972
10973 * play/cookie1.el (cookie): Work properly when there's only one entry.
10974
10975 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
10976
10977 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
10978 (gdb-frame-handler): Generalize frame regexp for templates.
10979
10980 2006-06-20 Glenn Morris <rgm@gnu.org>
10981
10982 * calendar/appt.el (appt-display-format): Default value must be
10983 one of the customize options.
10984
10985 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
10986
10987 * term/xterm.el (terminal-init-xterm): Update key availability info.
10988 Bind C-return.
10989
10990 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
10991
10992 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
10993
10994 * files.el (hack-local-variables): Run `hack-local-variables-hook'
10995 whether or not a local variables list is defined.
10996
10997 * msb.el (msb): Move `sit-for' hack here to handle both
10998 "mouse-down and drag" and "mouse-up and select" situations.
10999 (mouse-select-buffer): Move `sit-for' hack to `msb'.
11000
11001 2006-06-20 Kenichi Handa <handa@m17n.org>
11002
11003 * international/characters.el (word-combining-categories):
11004 Add entries for 2-byte Han characters.
11005
11006 2006-06-19 Richard Stallman <rms@gnu.org>
11007
11008 * bindings.el (mode-line-format): Save some mode line space.
11009
11010 * files.el (find-file-noselect): Improve the question wording.
11011 (basic-save-buffer-2): Mask UMASK against 666.
11012
11013 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
11014 (mouse-drag-vertical-line): Call it.
11015
11016 * cus-edit.el (customize-option, customize-option-other-window):
11017 Error if SYMBOL is nil.
11018
11019 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
11020
11021 * textmodes/org.el: Require noutline, also on XEmacs.
11022 (org-end-of-subtree): Return point.
11023 (org-dblock-start-re, org-dblock-end-re): New constants.
11024 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
11025 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
11026 (org-update-all-dblocks, org-find-dblock): New functions.
11027 (org-collect-clock-time-entries): New function.
11028 (org-html-handle-time-stamps): Never export CLOCK timeranges.
11029 (org-fixup-indentation): Modify to deal correctly with lines
11030 starting with TAB. Only one argument DIFF now.
11031 (org-demote, org-promote): Call `org-fixup-indentation' with just
11032 one argument, DIFF.
11033 (org-mode): Don't mark buffer as modified when aligning tables.
11034 (org-clock-sum): Don't mark buffer modified when adding time sum
11035 properties.
11036 (org-export-as-html): Add support for a link validation function.
11037 (org-archive-all-done): New function.
11038 (org-archive-subtree): New prefix argument. When set, archive all
11039 done subtrees in this buffer.
11040 (org-remove-clock-overlays)
11041 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
11042 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
11043 (org-put-clock-overlay): Don't swallow last headline character
11044 when displaying overlay.
11045 (org-store-link): Link to `image-mode' with just the file name.
11046
11047 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
11048
11049 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11050 Use read-key-sequence.
11051 (viper-after-change-undo-hook): Misc enhancements.
11052 (viper-after-change-undo-hook): New hook.
11053 (viper-undo): Use viper-after-change-undo-hook.
11054 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
11055 (viper-next-line-at-bol): If point is on a widget or a button, simulate
11056 clicking on that widget/button.
11057
11058 * emulation/viper.el (viper-mode): Allow a separate cursor color
11059 in Emacs state.
11060
11061 * ediff-diff.el (ediff-test-patch-utility): Catch errors.
11062 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
11063 (ediff-set-actual-diff-options): New function.
11064 (ediff-reset-diff-options, ediff-toggle-ignore-case):
11065 Use ediff-set-actual-diff-options.
11066 (ediff-extract-diffs): Catch errors.
11067 (ediff-whitespace): Add non-breakable space.
11068 (ediff-same-file-contents): Catch errors.
11069
11070 * ediff-mult.el (ediff-collect-custom-diffs):
11071 Save coding-system-for-read.
11072
11073 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
11074 (ediff-vc-internal, ediff-vc-merge-internal):
11075 Use ediff-delete-version-file.
11076 (ediff-delete-version-file): New function.
11077
11078 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
11079
11080 * ediff.el (ediff-directories, ediff-directory-revisions)
11081 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
11082 (ediff-directories-internal, ediff-merge-directory-revisions)
11083 (ediff-merge-directory-revisions-with-ancestor)
11084 (ediff-directories3): Use read-directory-name.
11085
11086 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
11087
11088 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
11089 Remove superfluous part of regexp for brace matching which is handled
11090 by `scan-lists' call.
11091
11092 2006-06-16 Richard Stallman <rms@gnu.org>
11093
11094 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
11095
11096 * files.el (basic-save-buffer-2): For a new precious file,
11097 use the default modes in the return value.
11098
11099 * facemenu.el (facemenu-color-alist): Doc fix.
11100
11101 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
11102
11103 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11104
11105 * cus-start.el (all): Add mac-ts-script-language-on-focus.
11106
11107 * term/mac-win.el (mac-text-encoding-ascii): New constant.
11108 (mac-utxt-to-string): Use it.
11109 (mac-ts-update-active-input-area): Use mac-ae-number.
11110
11111 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
11112
11113 * term.el (term-handle-scroll, term-delete-lines)
11114 (term-insert-lines): Fix off by one errors.
11115
11116 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
11117
11118 * net/tramp.el (tramp-touch): Use UTC to express time.
11119
11120 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
11121
11122 * mail/sendmail.el (mail-send): Search explicitly for
11123 mail-header-separator when checking for corrupted header lines.
11124
11125 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
11126
11127 * progmodes/gdb-ui.el (gdb-same-frame): New option.
11128 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
11129 (gdb-init-1): Initialise them.
11130 (gdb-starting): Reset gdb-printing
11131 (gdb-starting): Save value of gud-overlay-arrow-position.
11132 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
11133 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
11134 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
11135 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
11136
11137 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
11138
11139 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
11140
11141 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
11142
11143 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
11144 (ldap-search-internal): Keep error messages, and a regexp fix.
11145
11146 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
11147
11148 * files.el (hack-local-variables-confirm):
11149 Display string value using its printed representation.
11150
11151 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
11152
11153 * server.el (server-edit): No-op if no server buffers exist.
11154
11155 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
11156
11157 * textmodes/page-ext.el (pages-directory-for-addresses):
11158 Including `pages-directory-address-mode' in the function results
11159 in the message "Buffer in which pages were found is deleted".
11160
11161 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
11162
11163 * textmodes/org.el (org-agenda-mode-map): Add bindings for
11164 clocking functions.
11165
11166 (org-agenda-clock-in, org-check-running-clock)
11167 (org-clock-out-if-current, org-remove-clock-overlays)
11168 (org-put-clock-overlay): New functions.
11169 (org-clock-marker, org-clock-file-total-minutes)
11170 (org-clock-overlays): New variables.
11171 (org-clock-display, org-clock-sum, org-clock-cancel)
11172 (org-clock-out, org-clock-in): New commands.
11173 (org-export): New function.
11174 (org-emph-re): New constant.
11175 (org-set-emph-re, org-do-emphasis-faces): New functions.
11176 (org-emphasis-regexp-components, org-emphasis-alist): New options.
11177 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
11178 (org-export-html-convert-emphasize): Use the configurable emphasis.
11179 (org-cleaned-string-for-export): Make multiline emphasis visible
11180 to the exporter. New optional argument PARAMETERS.
11181 (org-export-as-html): Specify :emph-multiline parameter to
11182 `org-cleaned-string-for-export'.
11183
11184 2006-06-10 Richard Stallman <rms@gnu.org>
11185
11186 * help.el (help-for-help-internal): Clean up help text.
11187
11188 2006-06-10 Andreas Schwab <schwab@suse.de>
11189
11190 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
11191 in doc string.
11192
11193 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
11194
11195 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
11196
11197 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
11198 spaces after the comment start.
11199
11200 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11201
11202 * play/pong.el (pong-init-buffer):
11203 Fill buffer with spaces instead of ^A.
11204
11205 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
11206 launched asynchronously, delete its process instead of being cool.
11207 (ispell-async-processp): Check for `delete-process' existence
11208 instead of `kill-process' one for consistency.
11209
11210 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
11211
11212 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
11213 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
11214 in mode line at startup.
11215
11216 2006-06-08 Kim F. Storm <storm@cua.dk>
11217
11218 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
11219 (ido-init-completion-maps): Bind them to M-SPC and M-v.
11220 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
11221 (ido-file-internal): Pass full file name to write-file.
11222 (ido-read-internal): Only pop stack elements automatically if they
11223 actually match an existing directory or file name.
11224
11225 2006-06-07 Kenichi Handa <handa@m17n.org>
11226
11227 * international/mule.el (find-auto-coding): Don't handle the short
11228 name `char-trans'.
11229
11230 * files.el (hack-local-variables-prop-line)
11231 (hack-local-variables): Cancel the previous change.
11232
11233 2006-06-06 Jesper Harder <harder@phys.au.dk>
11234
11235 * ediff-diff.el (ediff-test-utility): Protect against file-error.
11236
11237 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
11238
11239 * diff-mode.el (diff-mode): Set buffer-read-only to t when
11240 diff-default-read-only is non-nil.
11241 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
11242 (diff-refine-hunk): Set inhibit-read-only to t.
11243
11244 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
11245 modifying the *Diff* buffer.
11246 (diff-process-filter): New filter function for diff process that
11247 sets inhibit-read-only to t when modifying the *Diff* buffer.
11248
11249 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
11250
11251 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
11252 insertion point and control the number of empty lines.
11253 (org-paste-subtree): Limit the number of empty lines at the end of
11254 the inserted tree.
11255 (org-agenda): Use buffer name of current file for narrowing.
11256 (org-export-as-xml): Command removed.
11257 (org-export-xml-type): Option removed.
11258 (org-mode-map): Call `org-export-as-xoxo' directly.
11259 (org-get-indentation): New optional argument LINE.
11260 (org-fix-indentation, org-remove-tabs): New functions.
11261 (org-export-as-ascii, org-ascii-level-start): Determine and apply
11262 correct indentation for headlines that are converted it items.
11263 (org-skip-comments): Remove table lines that contain narrowing
11264 cookies but no other non-empty fields.
11265 (org-set-tags): Allow groups of mutually exclusive tags.
11266 (org-cmp-time): Sort 24:21 before items without time.
11267 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
11268 (org-open-at-point): Require double colon also for numbers.
11269
11270 2006-06-06 Kim F. Storm <storm@cua.dk>
11271
11272 * ido.el (ido-default-file-method, ido-default-buffer-method):
11273 Make choice values consistent with corresponding command names.
11274 (ido-visit-buffer): Update accordingly. Default to selected-window.
11275
11276 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
11277
11278 * progmodes/gud.el (gud-running): Fix doc string.
11279 (gud-menu-map): Use :visible instead fo :enable for debugger test.
11280 (gud-tooltip-modes): Add python-mode.
11281 (gud-tooltip-print-command): Add pdb. Remove perldb.
11282
11283 2006-06-05 Eli Zaretskii <eliz@gnu.org>
11284
11285 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
11286 Quote $(EMACS).
11287
11288 2006-06-05 Richard Stallman <rms@gnu.org>
11289
11290 * faces.el (defined-colors): Doc fix.
11291
11292 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
11293
11294 * vc.el (vc-process-filter): Inhibit undo info collection around
11295 call to insert.
11296 (vc-setup-buffer): Likewise for call to erase-buffer.
11297 (vc-do-command): Likewise for call to process-file.
11298
11299 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
11300
11301 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
11302 for gud-go.
11303 (gud-common-init): Other debuggers may trigger error.
11304
11305 2006-06-05 Kenichi Handa <handa@m17n.org>
11306
11307 * international/mule.el (find-auto-coding):
11308 Handle enable-character-translation in file header.
11309
11310 2006-06-04 Kim F. Storm <storm@cua.dk>
11311
11312 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
11313 (authors-fixed-entries): Fix spelling.
11314 (authors-canonical-file-name): Don't report error for wildcards.
11315
11316 * help.el (view-emacs-news): Rewrite to support new NEWS,
11317 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
11318 e.g. version 10 matches 1.10, and don't be confused by version 1.1
11319 being a prefix of 1.12 (etc). A numeric prefix arg also works.
11320
11321 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
11322
11323 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
11324 exec constructs like `foo bar`.
11325 (sh-quoted-subshell): New helper function to search for a possibly
11326 nested subshell (like `` or $()) within a "" quoted string.
11327 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
11328 (sh-apply-quoted-subshell): Flag quote characters inside a
11329 subshell, which is itself already in a quoted region, as
11330 punctuation, since this is the closest to what they actually are.
11331 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
11332 sh-apply-quoted-subshell.
11333 (sh-font-lock-syntactic-face-function): Apply the new face for
11334 text inside `` instead of the old font-lock-string-face.
11335
11336 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11337
11338 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
11339 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
11340 (mac-bytes-to-text-range, mac-ae-text-range-array)
11341 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
11342 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
11343 (mac-ts-unicode-for-key-event): New functions.
11344 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
11345 (mac-handle-font-selection): Use mac-ae-number.
11346 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
11347 New variables.
11348 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
11349 (mac-ts-converted-text, mac-ts-selected-converted-text)
11350 (mac-ts-block-fill-text, mac-ts-outline-text)
11351 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
11352 (mac-ts-hilite-style-faces): New constant.
11353 (mac-apple-event-map): Bind text input events.
11354 (mac-dispatch-apple-event): Use command-execute instead of
11355 call-interactively.
11356 (global-map): Don't bind mac-apple-event.
11357 (special-event-map): Bind mac-apple-event.
11358
11359 2006-06-02 Eli Zaretskii <eliz@gnu.org>
11360
11361 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
11362 file name.
11363 (emacs): Enclose the value of $(EMACS) in quotes.
11364
11365 2006-06-02 Juri Linkov <juri@jurta.org>
11366
11367 * international/mule.el (sgml-html-meta-auto-coding-function):
11368 Remove the condition `(search-forward "<html" size t)'.
11369 Replace `\"' with `[\"']?' in `re-search-forward'.
11370
11371 2006-06-02 Kenichi Handa <handa@m17n.org>
11372
11373 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
11374 as well as `coding'.
11375 (hack-local-variables): Likewise.
11376
11377 * international/mule.el (enable-character-translation):
11378 Put permanent-local and safe-local-variable properties.
11379 (find-auto-coding): Handle char-trans: tag.
11380
11381 2006-06-02 Juri Linkov <juri@jurta.org>
11382
11383 * international/mule.el (sgml-html-meta-auto-coding-function):
11384 Limit the search by the end of the HTML header (if any).
11385
11386 2006-06-01 Richard Stallman <rms@gnu.org>
11387
11388 * subr.el (with-current-buffer): Doc fix.
11389
11390 2006-06-02 Masatake YAMATO <jet@gyve.org>
11391
11392 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
11393 Almost rewrite. Underlines over all lines of gcov output are too
11394 uncomfortable to read. Suggested by Dan Nicolaescu.
11395
11396 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
11397
11398 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
11399
11400 * shell.el (shell-mode): Use shell-mode-map in docstring.
11401
11402 * comint.el (comint-send-input): Do not add help-echo and
11403 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
11404
11405 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11406
11407 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
11408
11409 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
11410
11411 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
11412 (gdb-stopped, gdb-info-stack-custom): If there is no source info
11413 look up the stack and pop up GUD buffer if necessary.
11414 (gdb-frames-select): Remove redundant call to gud-display-frame.
11415 (gdb-info-threads-custom): Keep point at start of buffer.
11416 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
11417
11418 2006-05-31 Juri Linkov <juri@jurta.org>
11419
11420 * replace.el (query-replace-read-from, query-replace-read-to):
11421 Bind `history-add-new-input' to nil. Call `add-to-history'.
11422
11423 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
11424
11425 * textmodes/table.el: Convert all HTML tags to lower case for
11426 XHTML compatibility.
11427
11428 2006-05-31 Masatake YAMATO <jet@gyve.org>
11429
11430 * progmodes/compile.el:
11431 (compilation-error-regexp-alist-alist::gcov-called-line):
11432 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
11433
11434 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
11435
11436 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
11437 Revert inadvertent changes made with last commit.
11438
11439 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
11440
11441 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
11442 New functions.
11443
11444 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
11445
11446 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
11447
11448 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
11449 only matches in the right place.
11450 (org-upcoming-deadline): New face.
11451 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
11452 (org-export-ascii-underline): Rename constant `org-ascii-underline'
11453 and make it an option.
11454 (org-export-ascii-bullets): New option.
11455 (org-export-as-html): Many changes to emit valid XHTML.
11456 (org-par-open): New variable.
11457 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
11458 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
11459 (org-timeline): Pass `org-timeline-show-empty-dates' to
11460 `org-get-all-dates'. Interpret empty dates returned by
11461 `org-get-all-dates'.
11462 (org-get-all-dates): New argument EMPTY. Add dates without
11463 entries to the list, mark large ranges of empty dates.
11464 (org-point-in-group, org-context): New functions.
11465
11466 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
11467
11468 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
11469
11470 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
11471 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
11472 to C-mouse-3 (for 2 button mice).
11473 (gdb-send): Do the right thing for C-d.
11474
11475 * speedbar.el (speedbar-detach): Delete.
11476 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
11477 it breaks things.
11478 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
11479
11480 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
11481
11482 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
11483 Makeppfile.
11484
11485 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11486 Add makepp diagnostic.
11487
11488 2006-05-29 Richard Stallman <rms@gnu.org>
11489
11490 * window.el (fit-window-to-buffer): Doc fix.
11491
11492 * help.el (temp-buffer-max-height): Doc fix.
11493
11494 * subr.el (with-current-buffer): Doc fix.
11495
11496 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11497
11498 * term/x-win.el: Bind F10 to menu-bar-start if available.
11499
11500 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
11501
11502 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
11503 uses with a simple test.
11504 (term-set-escape-char, term-mode, term-check-kill-echo-list)
11505 (term-send-raw-string, term-send-raw, term-mouse-paste)
11506 (term-char-mode, term-line-mode, term-exec, term-sentinel)
11507 (term-handle-exit, term-read-input-ring)
11508 (term-previous-matching-input-string)
11509 (term-previous-matching-input-string-position)
11510 (term-previous-matching-input-from-input)
11511 (term-replace-by-expanded-history, term-send-input)
11512 (term-skip-prompt, term-bol, term-send-invisible)
11513 (term-kill-input, term-delchar-or-maybe-eof)
11514 (term-backward-matching-input, term-check-source)
11515 (term-proc-query, term-emulate-terminal)
11516 (term-handle-colors-array, term-process-pager, term-pager-line)
11517 (term-pager-bob, term-unwrap-line, term-word)
11518 (term-dynamic-complete-filename)
11519 (term-dynamic-complete-as-filename)
11520 (term-dynamic-simple-complete): Replace one arm ifs with whens or
11521 unlesses.
11522
11523 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
11524
11525 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
11526 during bootstrapping.
11527
11528 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
11529 Basically undo the change of 2006-05-26: use extra arguments instead of
11530 dynamic scoping.
11531 (ewoc-locate): Remove unused var `footer'.
11532
11533 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11534
11535 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
11536
11537 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
11538 (generate-file-autoloads): Obey it. Return whether autoloads were
11539 added at point or not.
11540 (update-file-autoloads): Use this new return value.
11541 Remove redundant test for the presence of an autoload cookie.
11542
11543 * emacs-lisp/autoload.el (autoload-find-file): New fun.
11544 This one calls hack-local-variables.
11545 (generate-file-autoloads, update-file-autoloads): Use it.
11546
11547 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
11548 (bibtex-sort-entry-class): Add safe-local-variable predicate.
11549 (bibtex-sort-entry-class-alist): Don't set the global value.
11550 (bibtex-init-sort-entry-class-alist): New fun.
11551 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
11552 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
11553 of bibtex-init-sort-entry-class.
11554
11555 2006-05-28 Richard Stallman <rms@gnu.org>
11556
11557 * subr.el (load-history-regexp): If FILE is relative, insist
11558 entire last name component must match it.
11559 (load-history-filename-element, load-history-regexp): Doc fixes.
11560
11561 2006-05-29 Kim F. Storm <storm@cua.dk>
11562
11563 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
11564 `pos' and `raw-data' for clarity, as eval forms may access these.
11565
11566 2006-05-28 Kim F. Storm <storm@cua.dk>
11567
11568 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
11569
11570 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11571
11572 * progmodes/make-mode.el (makefile-browser-map)
11573 (makefile-mode-syntax-table): Move initialization inside declaration.
11574 (makefile-fill-paragraph): Use the default comment-filling code.
11575
11576 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
11577
11578 * replace.el (query-replace-defaults): New variable.
11579 (query-replace-read-from): Use `query-replace-defaults' for
11580 default value, instead of history list.
11581 (query-replace-read-to): Update `query-replace-defaults'.
11582
11583 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
11584
11585 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
11586 with no X toolkit.
11587
11588 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
11589
11590 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
11591 (tumme-show-all-from-dir): Add autoload.
11592
11593 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
11594
11595 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
11596 (tumme-remove-tag): Fix bug.
11597
11598 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
11599
11600 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
11601 FOOTER args. Update unique caller.
11602 (ewoc-delete): Compute last node once before looping.
11603 (ewoc--node-branch): Merge into unique caller.
11604 (ewoc--node): Don't define constructor make-ewoc--node for this
11605 structure.
11606 (ewoc): Add member `hf-pp' to this structure.
11607 (ewoc--wrap): New func.
11608 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
11609 header/footer pretty-printers. Save header/footer pretty-printer.
11610 (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
11611
11612 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
11613
11614 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
11615
11616 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
11617 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
11618 Tag'. Change "Compare directories..." to "Change Directories...".
11619 Move tumme commands to Operate, Regexp and Immediate menus.
11620 Change "Add Comment" to "Add Image Comment". Change "Add Image
11621 Tag" to "Add Image Tags".
11622
11623 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
11624 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
11625 `tumme-delete-tag'.
11626
11627 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
11628
11629 * shell.el (shell-mode): Call shell-dirtrack-mode after
11630 list-buffers-directory is made a local variable, to avoid setting
11631 the default value.
11632
11633 2006-05-26 Kevin Ryde <user42@zip.com.au>
11634
11635 * info.el (Info-index-next): Use where-is-internal to report
11636 actual binding of Info-index-next, rather than hard-coded `,'.
11637
11638 2006-05-26 Eli Zaretskii <eliz@gnu.org>
11639
11640 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
11641 and "Find Command in Manual" to here.
11642
11643 * buff-menu.el (list-buffers-noselect): For Info buffers, use
11644 Info-current-file as the file name.
11645
11646 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
11647
11648 * ses.el (defadvice undo-more): Delete this defadvice. The undo
11649 overrides will now be done a different way.
11650 (ses-set-parameter): Reapply this function for undo.
11651 (ses-set-header-row): Reconstruct header row during undo.
11652 (ses-widen): New function.
11653 (ses-goto-data, ses-reconstruct-all): Use new function.
11654 (ses-command-hook): Widen buffer during undo, before unupdating
11655 the cells.
11656 (ses-insert-row, ses-delete-row): Widen buffer during undo.
11657 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
11658 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
11659 formula hasn't been executed yet.
11660
11661 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
11662
11663 * comint.el (comint-kill-whole-line): Rename arg to count.
11664 Fix doc string.
11665
11666 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
11667
11668 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
11669 to copy-file.
11670
11671 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
11672
11673 * simple.el (toggle-truncate-lines): Make arg optional for
11674 backward compatibility.
11675
11676 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
11677
11678 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
11679 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
11680 DLL arg. Instead, use ewoc--current-dll. Update all callers.
11681 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
11682 (ewoc--adjust): Use ewoc--current-dll.
11683 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
11684
11685 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
11686
11687 * textmodes/org.el (org-next-item, org-previous-item): Emit more
11688 compact error message.
11689 (org-tags-view): Refresh category table in each file.
11690 (org-table-justify-field-maybe): Remove superfluous arguments to
11691 `format'.
11692 (org-export-as-html): Insert "<p>" before postamble.
11693 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
11694
11695 2006-05-26 Kenichi Handa <handa@m17n.org>
11696
11697 * textmodes/po.el (po-find-charset): Pay attention to the case
11698 FILENAME is a cons (NAME . BUFFER).
11699 (po-find-file-coding-system-guts): Likewise.
11700
11701 * arc-mode.el (archive-set-buffer-as-visiting-file):
11702 Call find-operation-coding-system with (FILENAME . BUFFER).
11703
11704 * tar-mode.el (tar-extract): Call find-operation-coding-system
11705 with (FILENAME . BUFFER).
11706
11707 * international/mule.el (decode-coding-inserted-region):
11708 Call find-operation-coding-system with (FILENAME . BUFFER).
11709
11710 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
11711
11712 * image-mode.el (image-toggle-display): Use buffer contents to
11713 generate image for a remote file.
11714
11715 2006-05-25 Juri Linkov <juri@jurta.org>
11716
11717 * replace.el (query-replace-read-from, query-replace-read-to):
11718 Remove 8th arg KEEP-ALL in read-from-minibuffer.
11719
11720 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
11721
11722 * whitespace.el (whitespace-cleanup): Change to cleanup
11723 region if one is active.
11724 * whitespace.el (whitespace-cleanup-internal): New internal method.
11725
11726 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
11727
11728 * dired.el (dired-mode-map): Add help-echo strings to tumme
11729 commands. Bind `tumme-dired-display-image' to C-t i.
11730
11731 * tumme.el (tumme-display-image): Change documentation string slightly.
11732 (tumme-dired-display-image): Add call to `display-buffer'.
11733
11734 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
11735
11736 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
11737 Signal error if RAW-DATA is a multibyte string.
11738
11739 2006-05-24 Richard Stallman <rms@gnu.org>
11740
11741 * subr.el (with-local-quit): When handling `quit' signal,
11742 make a chance for quit-flag to cause a quit.
11743
11744 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
11745 (ad-disable-advice): Add autoloads.
11746
11747 * subr.el (read-passwd): Copy PROMPT before changing its properties.
11748
11749 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
11750
11751 * dired.el (dired-mode-map): Change menu items for tumme as per
11752 suggestions in emacs-devel.
11753
11754 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
11755
11756 * dired.el (dired-mode-map): Fix breakage.
11757
11758 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
11759
11760 * tumme.el (tumme-display-dired-image): Rename to...
11761 (tumme-dired-display-image): ...this.
11762 (tumme-track-movement): Change default value to t.
11763 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
11764 used from `tumme-next-line-and-display' and similar commands.
11765
11766 * dired.el (dired-mode-map): Add Thumbnail submenu under the
11767 Immediate menu. Add some tumme commands there.
11768
11769 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
11770
11771 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
11772
11773 2006-05-24 Chong Yidong <cyd@mit.edu>
11774
11775 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
11776 menu entries that open submenus.
11777
11778 2006-05-24 Alan Mackenzie <acm@muc.de>
11779
11780 * startup.el (command-line): For names of preloaded files, don't
11781 append ".elc" (now done in Fload), and call file-truename on the
11782 lisp directory.
11783
11784 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
11785 match ANY loaded file with the right name, not just those in
11786 load-path. Put a regexp matching the file name into
11787 after-load-alist, rather than the name itself.
11788
11789 * subr.el (load-history-regexp, load-history-filename-element)
11790 (do-after-load-evaluation): New functions.
11791
11792 * international/mule.el (load-with-code-conversion): Do the
11793 eval-after-load stuff by calling do-after-load-evaluation.
11794
11795 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
11796
11797 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
11798 has not been killed.
11799
11800 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11801
11802 * term/mac-win.el: Set idle timer to clean up expired Apple events.
11803 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
11804 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
11805 Optionally set error message in reply.
11806
11807 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
11808
11809 * textmodes/org.el (org-open-at-point): Use renamed variable
11810 `org-confirm-shell-link-function'.
11811 (org-confirm-shell-link-function): Rename from
11812 `org-confirm-shell-links'.
11813 (org-export-directory): New function.
11814 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
11815 (org-export-icalendar): Use `org-export-directory'.
11816 (org-indent-item): Keep cursor position.
11817 (org-link-file-path-type): New option.
11818 (org-export-as-html): Fix bug with plain lists starting in
11819 column 0.
11820 (org-export-as-html): Remove deadline formatting, this happens
11821 now already in `org-html-handle-time-stamps'.
11822 (org-export-html-style): Deadline class removed.
11823 (org-insert-labeled-timestamps-at-point): New option.
11824 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
11825 of `hide-sublevels 1', in case the first headline is not level 1.
11826 (org-overview, org-content): New fuction.
11827 (org-cycle-global-status, org-cycle-subtree-status): Make these
11828 variables buffer-local.
11829 (org-global-cycle): New command.
11830 (org-shifttab): Use `org-global-cycle'.
11831 (org-insert-heading, org-insert-item): Go to end of new
11832 headline/item after creating it.
11833 (org-export-visible): Rename from `org-export-copy-visible'.
11834 Now creates a temporary org-file and applies an exporting command
11835 to it.
11836 (org-table-eval-formula): Support for lisp forms.
11837 (org-agenda-todo-ignore-scheduled): New option.
11838 (org-agenda-get-todos): Use new option
11839 `org-agenda-todo-ignore-scheduled'.
11840 (org-export-html-inline-images): New value `maybe'.
11841 (org-export-as-html): Inlining of images dependent on link description.
11842 (org-archive-subtree): Check for end-of-buffer before trying
11843 `kill-line'.
11844 (org-agenda-follow-mode): New option.
11845 (org-export-with-tags, org-export-with-timestamps): New options.
11846 (org-html-handle-time-stamps): New function.
11847 (org-keyword-time-regexp): New variable.
11848 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
11849 (org-agenda-todo-list-sublevels): New option.
11850 (org-html-level-start): When TITLE is nil, just close all levels.
11851 (org-parse-key-lines, org-parse-export-options): Remove functions,
11852 replaced by `org-infile-export-plist'.
11853 (org-combine-plists, org-infile-export-plist)
11854 (org-default-export-plist): New functions.
11855 (org-export-html-preamble, org-export-html-postamble)
11856 (org-export-html-auto-preamble, org-export-html-auto-postamble):
11857 New variables.
11858 (org-export-publishing-directory): New option.
11859 (org-export-as-html, org-export-as-ascii): Use the new property
11860 lists for settings.
11861 (org-export-copy-visible, org-export-as-xoxo):
11862 Respect `org-export-publishing-directory'.
11863 (org-link-search, org-store-link, org-file-apps): Support for
11864 links to BibTeX database entries..
11865 (org-get-current-options, org-set-regexps-and-options):
11866 Implement logging as a startup option.
11867 (org-store-link): Make sure context string is never empty
11868 (org-insert-link): Use relative path when possible.
11869 (org-at-item-checklet-p): New function.
11870 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
11871 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
11872 (org-metaright, org-metaup, org-metadown, org-shiftup)
11873 (org-shiftdown, org-shiftright, org-shiftleft)
11874 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
11875 Dispatch using `call-interactively'.
11876 (org-call-with-arg): New defsubst.
11877 (org-tag-alist, org-use-fast-tag-selection): New options.
11878 (org-complete): Use `org-tag-alist'.
11879 (org-fast-tag-insert, org-fast-tag-selection): New functions.
11880 (org-next-item, org-previous-item): New commands.
11881 (org-beginning-of-item, org-end-of-item): Add (interactive) to
11882 make command.
11883 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
11884
11885 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
11886
11887 * emacs-lisp/ewoc.el (ewoc-delete): New function.
11888 (ewoc-filter): Use `ewoc-delete'.
11889
11890 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
11891
11892 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
11893
11894 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
11895 Signal more user-friendly error messages.
11896
11897 * complete.el (PC-do-completion): Undo the addition of implicit
11898 wildcards if they did not lead to finding any match.
11899 (read-file-name-internal): Don't add the final > if the completion is
11900 not finished.
11901
11902 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
11903
11904 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
11905 Quote safe-local-variable predicate.
11906
11907 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
11908
11909 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
11910
11911 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11912
11913 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
11914
11915 * progmodes/make-mode.el (makefile-special-targets-list)
11916 (makefile-macro-table, makefile-target-table): Mark as risky.
11917 (makefile-query-one-target-method): Make this the alias for the
11918 following variable.
11919 (makefile-query-one-target-method-function): Make this the real name.
11920
11921 * textmodes/artist.el (artist-text-renderer): Make this the alias
11922 for the following variable.
11923 (artist-text-renderer-function): Make this the real name.
11924
11925 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
11926 the alias for the following variable.
11927 (flyspell-generic-check-word-predicate): Make this the real name.
11928
11929 * textmodes/ispell.el (ispell-format-word): Make this the alias
11930 for the following variable.
11931 (ispell-format-word-function): Make this the real name.
11932 (ispell-message-text-end): Mark as risky.
11933
11934 * skeleton.el (skeleton-transformation, skeleton-filter)
11935 (skeleton-pair-filter): Make these the aliases for the following
11936 variables.
11937 (skeleton-transformation-function, skeleton-filter-function)
11938 (skeleton-pair-filter-function): Make these the real names.
11939
11940 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
11941 and skeleton-pair-filter-function.
11942
11943 * textmodes/sgml-mode.el (sgml-transformation): Make this the
11944 alias for the following variable.
11945 (sgml-transformation-function): Make this the real name.
11946 (sgml-tag-alist): Mark as risky.
11947
11948 2006-05-21 Richard Stallman <rms@gnu.org>
11949
11950 * simple.el (kill-region): Interactively, pass point, then mark.
11951
11952 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
11953
11954 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
11955
11956 2006-05-21 Romain Francoise <romain@orebokech.com>
11957
11958 * dired-x.el (dired-mode-map): Don't bind M-g.
11959
11960 2006-05-20 Richard Stallman <rms@gnu.org>
11961
11962 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
11963 (dired-goto-file): Doc fix.
11964
11965 2006-05-21 Kim F. Storm <storm@cua.dk>
11966
11967 * emulation/cua-base.el: Mention customizing cua-mode as alternative
11968 way to enable built-in cua-mode if user loads older CUA-mode package.
11969
11970 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
11971 if default-filename is specified.
11972
11973 2006-05-20 Eli Zaretskii <eliz@gnu.org>
11974
11975 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
11976
11977 * info.el (info-apropos): Make sure current-file and current-node
11978 have non-nil values. Speed up by using add-to-list instead of
11979 manual consing.
11980
11981 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11982
11983 * progmodes/make-mode.el (makefile-mode): Doc fix.
11984
11985 2006-05-20 Eli Zaretskii <eliz@gnu.org>
11986
11987 * dired-aux.el (dired-do-shell-command): Doc fix.
11988
11989 2006-05-20 Kevin Ryde <user42@zip.com.au>
11990
11991 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
11992 ``(custom-manual :tag "Foo" "(foo)Node")''.
11993
11994 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
11995
11996 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
11997 value is an integer.
11998
11999 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12000
12001 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
12002 "format".
12003 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
12004
12005 2006-05-20 Martin Rudalics <rudalics@gmx.at>
12006
12007 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
12008 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
12009
12010 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
12011
12012 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
12013 regexp for keywords.
12014
12015 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
12016
12017 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
12018 replace-regexp-in-string.
12019
12020 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
12021 encode, and escape file name on conversion to URL.
12022
12023 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12024
12025 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
12026 Don't unescape URL.
12027 (dnd-get-local-file-name): Unescape URL on conversion to file name.
12028
12029 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
12030 on conversion to URLs.
12031
12032 * net/browse-url.el (browse-url-file-url): Encode file name on
12033 conversion to URL.
12034
12035 * term/mac-win.el (mac-ae-open-documents): Escape file name on
12036 conversion to URL.
12037
12038 2006-05-19 Eli Zaretskii <eliz@gnu.org>
12039
12040 * progmodes/cc-styles.el (c-style-alist): Doc fix.
12041
12042 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12043
12044 * term/mac-win.el (mac-bytes-to-digits): Remove function.
12045 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
12046
12047 2006-05-19 Glenn Morris <rgm@gnu.org>
12048
12049 * calendar/diary-lib.el (diary-bahai-date)
12050 (list-bahai-diary-entries, mark-bahai-diary-entries)
12051 (mark-bahai-calendar-date-pattern): Not interactive.
12052 (add-to-diary-list): New optional arg LITERAL. Doc fix.
12053 (diary-entries-list): Change format of 4th element in each entry.
12054 (diary-list-entries): Use add-to-diary-list.
12055 (diary-goto-entry): Handle the case where the buffer visiting the
12056 diary has been killed.
12057 (fancy-diary-display): Add 'locator to button rather than 'marker.
12058 Only generate temp-face when there are marks to apply.
12059 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
12060 (diary-fancy-date-pattern): New variable.
12061 (diary-time-regexp): Doc fix.
12062 (diary-anniversary, diary-time): New faces.
12063 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
12064 diary-time-regexp. Add font-lock-multiline property where needed.
12065 Use new faces diary-anniversary and diary-time.
12066 (diary-fancy-font-lock-fontify-region-function): New function, to
12067 handle multiline font-lock pattern in fancy diary.
12068 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
12069 (diary-font-lock-keywords): Tweak time regexp. Use new face
12070 diary-time.
12071
12072 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
12073
12074 * international/code-pages.el (mik): Table corrected.
12075
12076 2006-05-18 Kim F. Storm <storm@cua.dk>
12077
12078 * progmodes/grep.el (grep-find): Don't check grep-find-command
12079 before running command (breaks non-interactive usage).
12080
12081 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
12082
12083 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
12084 (ewoc--insert-new-node): Don't insert trailing newline.
12085 Instead, adjust successor nodes's start markers.
12086 (ewoc--refresh-node): Delete all text from current node's start
12087 marker to the next one's; adjust successor nodes's start markers.
12088 (ewoc--create): Doc fixes.
12089 (ewoc--refresh): Don't insert newline.
12090 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
12091 * pcvs.el (cvs-make-cvs-buffer):
12092 Specify extra newline for ewoc's header and footer.
12093 (cvs-update-header): Update initial header recognition.
12094 Append newline to final header and footer values.
12095 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
12096
12097 2006-05-17 Richard Stallman <rms@gnu.org>
12098
12099 * files.el (file-name-extension): Doc fix.
12100
12101 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12102
12103 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
12104 we can explicitly enable/disable rather than toggle.
12105 (shell-mode): Use it.
12106 (shell-cd): Don't try to reproduce what `cd' does.
12107
12108 2006-05-17 Kim F. Storm <storm@cua.dk>
12109
12110 * ido.el (ido-read-internal): Use only nondirectory part of
12111 default item.
12112
12113 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
12114
12115 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
12116 (ewoc-nth): Doc fix.
12117
12118 (ewoc-map, ewoc-invalidate): Compute PP before looping.
12119
12120 2006-05-16 Eli Zaretskii <eliz@gnu.org>
12121
12122 * international/mule.el (auto-coding-alist): Add .lha to files
12123 read with no-conversion.
12124
12125 * files.el (auto-mode-alist): Add .lha files to archive file
12126 extensions.
12127
12128 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
12129 Convert csize to integer when computing offsets within the
12130 compressed archive file.
12131
12132 2006-05-16 Kim F. Storm <storm@cua.dk>
12133
12134 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
12135 with read-from-minibuffer.
12136
12137 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12138
12139 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
12140 (byte-compile-warnings): Fix safe-local-variable property.
12141
12142 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
12143
12144 * allout.el (allout-show-bodies, allout-old-style-prefixes)
12145 (allout-stylish-prefixes, allout-numbered-bullet)
12146 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
12147 predicates to qualify `safe-local-variable' property, when
12148 available, else use equivalent lambda.
12149 (allout-current-topic-collapsed-p): Do the right thing regarding
12150 trailing blank lines.
12151
12152 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12153
12154 * server.el (server-start): Only create a directory if needed.
12155 (server-edit, server-unload-hook): server-start => server-mode.
12156 (kill-emacs-hook): Cleanup upon exit.
12157
12158 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
12159
12160 * hexl.el (hexlify-buffer): Encode process arguments manually.
12161
12162 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
12163
12164 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
12165 call to gdb-tooltip-print.
12166
12167 2006-05-15 Romain Francoise <romain@orebokech.com>
12168
12169 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
12170 systems, default to "tar" since those systems probably have GNU tar.
12171
12172 2006-05-14 Lars Hansen <larsh@soem.dk>
12173
12174 * desktop.el (desktop-missing-file-warning): Fix docstring.
12175 (desktop-restore-file-buffer): Correct question asked on missing file.
12176
12177 2006-05-14 Kim F. Storm <storm@cua.dk>
12178
12179 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
12180 Add CUA move property.
12181
12182 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
12183
12184 * custom.el (custom-push-theme): Load the variable before checking
12185 its `standard-value'.
12186
12187 2006-05-13 Lars Hansen <larsh@soem.dk>
12188
12189 * desktop.el (desktop-save): Use with-temp-buffer.
12190
12191 2006-05-12 Glenn Morris <rgm@gnu.org>
12192
12193 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
12194 * calendar/calendar.el (calendar-mode-map):
12195 * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
12196 * calendar/appt.el (appt-check, appt-make-list): Refer to
12197 diary-view-entries, diary-list-entries, diary-show-all-entries
12198 rather than obsolete aliases.
12199
12200 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
12201
12202 * simple.el (line-move-finish): Avoid calling point motion hooks
12203 while processing intangibility.
12204
12205 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
12206
12207 * term/xterm.el (terminal-init-xterm): Fix typo.
12208
12209 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
12210
12211 * allout.el (allout-view-change-hook): Mark as being deprecated,
12212 to be replaced by `allout-exposure-change-hook'.
12213 (allout-exposure-change-hook): New, replacing
12214 `allout-view-change-hook'.
12215 (allout-flag-region): Run new hook `allout-exposure-change-hook',
12216 in addition to `allout-view-change-hook'.
12217 (allout-show-bodies, allout-old-style-prefixes)
12218 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
12219 lambda forms to prevent their showing up in variable help
12220 presentations as inscrutable byte-compiled code.
12221 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
12222 Use string-or-null-p to qualify safe-local-variable values.
12223 (allout-reindent-bodies): Use memq to qualify matches against
12224 valid safe-local-variable values. Also, quote the lambda as above.
12225 (allout-use-mode-specific-leader): Add missing candidate-value
12226 symbols, use memq, and quote the lambda.
12227 (allout-overlay-interior-modification-handler): Remove unused
12228 variables `msg' and 'opened'.
12229 (allout-hidden-p): Constrain invisibility consideration to allout's
12230 invisibility spec, disregarding invisibility for other reasons.
12231
12232 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
12233
12234 * files.el (version-control): Correct safe values.
12235
12236 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
12237
12238 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
12239
12240 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
12241 (ewoc--insert-new-node): New func.
12242 Update callers of deleted funcs to use it, instead.
12243
12244 2006-05-11 Glenn Morris <rgm@gnu.org>
12245
12246 * calendar/calendar.el (diary-show-all-entries): Do not refer to
12247 obsolete alias `show-all-diary-entries'.
12248 (make-diary-entry): Not interactive.
12249 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
12250 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
12251 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
12252 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12253 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
12254 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
12255
12256 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
12257
12258 * calendar/calendar.el (calendar-french-date-string)
12259 (calendar-mayan-date-string, calendar-chinese-date-string)
12260 (calendar-astro-date-string, calendar-iso-date-string)
12261 (calendar-islamic-date-string, calendar-bahai-date-string)
12262 (calendar-hebrew-date-string, calendar-coptic-date-string)
12263 (calendar-ethiopic-date-string, calendar-persian-date-string):
12264 These functions are not interactive.
12265
12266 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
12267
12268 * files.el: Balance parentheses.
12269
12270 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
12271
12272 * files.el, newcomment.el, outline.el, simple.el,
12273 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
12274 * progmodes/cc-vars.el, progmodes/compile.el:
12275 Move `safe-local-variable' declarations to the respective files.
12276
12277 * help-fns.el (describe-variable): Don't print safe-var if it is
12278 byte-code. Improve wording as suggested by Luc Teirlinck.
12279
12280 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12281
12282 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
12283 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
12284 Use a token for pending-triggers to ensure gdb-var-update
12285 gets called once per user input again for pre-GDB 6.4.
12286 (gdb-var-delete): Match on more complex expressions.
12287 (gdb-var-list-children-handler, gdb-var-create-handler):
12288 Use a token for consistency.
12289
12290 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
12291
12292 * textmodes/org.el (org-read-date, org-goto-calendar)
12293 (org-agenda-goto-calendar):
12294 Bind `view-calendar-holidays-initially' to nil.
12295
12296 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
12297
12298 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
12299 Update all callers to do it there, instead.
12300
12301 2006-05-10 Glenn Morris <rgm@gnu.org>
12302
12303 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
12304 prefix arg case, to avoid view-diary-entries-initially error.
12305 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
12306 (calendar-date-is-legal-p): Handle dates with no day part.
12307
12308 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12309
12310 * comint.el (comint-insert-input): Just make it when
12311 comint-use-prompt regexp is nil (default) and with the mouse.
12312 (comint-copy-old-input): Reinstate from 2004-06-23.
12313 (comint-mode-map): Bind C-c C-m to it.
12314
12315 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
12316
12317 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
12318 Remove spurious move to point-max (new comint behavior fixes).
12319
12320 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
12321 compatibility function (Emacs 18/19).
12322 (idlwave-is-continuation-line): Always return point at start of
12323 previous non-blank continuation line.
12324 (keyword-parameters): Fix continued comment font-lock matcher.
12325 (idlwave-font-lock-fontify-region): Written, use as
12326 font-lock-fontify-region-function, to fix continued keyword
12327 fontification issues.
12328
12329 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12330
12331 * term/mac-win.el (mac-font-panel-mode): Doc fix.
12332 (mac-service-selection, mac-service-open-file)
12333 (mac-service-open-selection, mac-service-mail-selection)
12334 (mac-service-mail-to, mac-service-insert-text): Rename from
12335 mac-services-*. All uses changed.
12336 (mac-apple-event-map): Rename event symbol `services' to `service'.
12337
12338 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
12339
12340 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
12341 (ewoc--node-enter-first, ewoc--node-enter-last)
12342 (ewoc--delete-node-internal): Merge funcs into unique callers.
12343
12344 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
12345
12346 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
12347 return value of read-from-minibuffer for empty input.
12348
12349 2006-05-09 Miles Bader <miles@gnu.org>
12350
12351 * comint.el (comint-insert-input): Remove redundant calls to setq
12352 and goto-char.
12353
12354 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
12355
12356 * comint.el (comint-insert-input): Make it work when
12357 comint-use-prompt-regexp is t.
12358
12359 2006-05-10 Miles Bader <miles@gnu.org>
12360
12361 * subr.el (field-at-pos): New function.
12362
12363 * comint.el (comint-insert-input): Use it.
12364
12365 2006-05-09 Juri Linkov <juri@jurta.org>
12366
12367 * battery.el (battery-linux-proc-acpi): Also try
12368 `/proc/acpi/thermal_zone/THR2/temperature'.
12369
12370 * files.el <safe-local-variable>: Remove `eval' and `let' binding
12371 for now unused lambda `string-or-null'.
12372
12373 * add-log.el (change-log-default-name): Put `string-or-null-p'
12374 instead of lambda on `safe-local-variable' property.
12375
12376 * diff-mode.el (diff-context->unified): Use `region-beginning' and
12377 `region-end' instead of `mark' and `point'.
12378 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
12379 Operate on region in Transient Mark mode when the mark is active.
12380 Use `region-beginning' and `region-end' instead of `mark' and
12381 `point'.
12382 (diff-hunk-text, diff-goto-source): Doc fix.
12383
12384 * startup.el (fancy-splash-screens, normal-splash-screen): Use
12385 face `mode-line-buffer-id' for mode-line buffer face instead of
12386 hard-coded `(:weight bold)'.
12387
12388 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
12389 buffer-undo-list to t (undo-ask is reproducible by visiting
12390 nested archives).
12391
12392 2006-05-09 Kim F. Storm <storm@cua.dk>
12393
12394 * progmodes/grep.el (rgrep): Set default directory of *grep*
12395 buffer if we start M-x rgrep in the *grep* buffer and choose
12396 a different base directory.
12397
12398 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
12399
12400 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
12401 completion also when ido is loaded.
12402
12403 2006-05-09 Masatake YAMATO <jet@gyve.org>
12404
12405 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
12406 "warning" and "import".
12407 (cpp-font-lock-keywords): Added "warning".
12408
12409 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
12410
12411 * term/xterm.el (terminal-init-xterm): Add more key bindings.
12412
12413 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12414
12415 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
12416 pages at a time, if we signal the end, we should indeed reach that end.
12417
12418 2006-05-08 David Reitter <david.reitter@gmail.com>
12419
12420 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
12421 output during execution of the body.
12422
12423 2006-05-08 Kim F. Storm <storm@cua.dk>
12424
12425 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
12426
12427 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
12428
12429 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
12430 Use with-current-buffer.
12431
12432 2006-05-07 Kim F. Storm <storm@cua.dk>
12433
12434 * subr.el (add-to-history): Remove keep-dups arg.
12435
12436 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
12437 to nil around call to add-to-history.
12438
12439 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12440
12441 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
12442 than after a buffer modification.
12443
12444 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
12445
12446 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
12447 call to...
12448 (gud-watch): ...here so speedbar is raised for already watched
12449 expressions.
12450 (gdb-speedbar-refresh): Delete function.
12451 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
12452 Use speedbar-timer-fn instead of speedbar-refresh (reverting
12453 earlier change).
12454 (gdb-var-evaluate-expression-handler)
12455 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
12456
12457 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
12458 Update localized contents for all buffers except ignored modes.
12459
12460 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12461
12462 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
12463 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
12464 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
12465 (mac-handle-font-panel-closed, mac-handle-font-selection):
12466 New functions.
12467 (mac-font-panel-mode): New minor mode.
12468 (mac-apple-event-map): Add bindings for toolbar toggle button and
12469 font panel.
12470 (menu-bar-showhide-menu): Add mac-font-panel-mode.
12471
12472 2006-05-07 John Paul Wallington <jpw@pobox.com>
12473
12474 * ibuffer.el (ibuffer-compressed-file-name-regexp):
12475 Avoid `regexp-opt'; simplify regexp for readability.
12476
12477 2006-05-06 Eli Zaretskii <eliz@gnu.org>
12478
12479 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
12480 * files.el (buffer-stale-function):
12481 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12482 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
12483 links to the main manual, not to emacs-xtra.
12484
12485 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12486
12487 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
12488 MacJapanese if text is ASCII-only.
12489
12490 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
12491
12492 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
12493 unless so nil isn't returned.
12494 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
12495
12496 2006-05-06 Kim F. Storm <storm@cua.dk>
12497
12498 * subr.el (add-to-history): New function.
12499
12500 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
12501 (ediff-merge-files-with-ancestor):
12502 * env.el (setenv):
12503 * isearch.el (isearch-update-ring):
12504 * server.el (server-visit-files):
12505 * progmodes/grep.el (lgrep, rgrep):
12506 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
12507 * progmodes/xscheme.el (xscheme-insert-expression):
12508 Use add-to-history.
12509
12510 * kmacro.el (kmacro-push-ring): Use add-to-history.
12511 (kmacro-ring-length): Remove unused defun.
12512 (kmacro-start-macro): Use kmacro-push-ring.
12513
12514 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
12515
12516 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
12517 directly instead of a lambda expression that calls it.
12518
12519 2006-05-06 Kim F. Storm <storm@cua.dk>
12520
12521 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
12522 instead of compute-motion.
12523
12524 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
12525
12526 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
12527 change.
12528
12529 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
12530
12531 * startup.el (command-line-1): Refer to "Pure Storage" on
12532 pure-space-overflow.
12533
12534 2006-05-05 Martin Rudalics <rudalics@gmx.at>
12535
12536 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
12537 provided faces once they all have been used up.
12538
12539 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12540
12541 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
12542 reference to the Lisp manual to the warning about pure space
12543 overflow.
12544
12545 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12546
12547 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
12548 argument to avoid the call to `ispell-internal-change-dictionary'
12549 when not needed.
12550 (ispell-change-dictionary): Use this argument and call
12551 `ispell-internal-change-dictionary' after the possible change
12552 to `ispell-local-dictionary'.
12553 (ispell-internal-change-dictionary): Check for a change in
12554 personal dictionary use too.
12555
12556 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12557
12558 * startup.el (command-line): On MS-Windows, probe "~", not
12559 "~USER", for warning about non-existent home directory.
12560
12561 * arc-mode.el (archive-l-e): New optional argument `float' means
12562 generate a float value.
12563 (archive-arc-summarize, archive-lzh-summarize)
12564 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
12565 with 3rd argument non-nil when file's size is being computed.
12566 Format the file sizes with %8.0f instead of %8d.
12567
12568 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12569
12570 * cus-start.el (all): Add mac-dnd-known-types.
12571
12572 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
12573 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
12574 (mac-TIFF-to-string): New functions.
12575 (x-get-selection, x-selection-value)
12576 (mac-select-convert-to-string): Use them.
12577 (mac-text-encoding-mac-japanese-basic-variant): New constant.
12578 (mac-dnd-types-alist): New customization variable.
12579 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
12580 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
12581 (mac-dnd-handle-drag-n-drop-event): New functions.
12582 (mac-drag-n-drop): Remove function.
12583 (global-map): Bind drag-n-drop and M-drag-n-drop to
12584 mac-dnd-handle-drag-n-drop-event.
12585
12586 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
12587
12588 * progmodes/perl-mode.el (perl-beginning-of-function):
12589 Skip anonymous subs.
12590
12591 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
12592
12593 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
12594 regexp-opt at run time.
12595
12596 * term.el (term-handle-ansi-escape): Fix off by one error.
12597
12598 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
12599
12600 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
12601 (gdb-init-1, gdb-post-prompt): ...and references to it.
12602 (gdb-frame-handler): Strip directory name from filename if present.
12603
12604 * progmodes/gud.el (gdb-force-update): Delete defvar
12605 (gud-speedbar-buttons): ...and references to it. Use window-start
12606 to try to keep positon in watch expression.
12607
12608 2006-05-03 Richard Stallman <rms@gnu.org>
12609
12610 * simple.el (next-history-element, previous-history-element): Doc fix.
12611
12612 * isearch.el (isearch-update-ring): Doc fix.
12613
12614 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
12615
12616 * isearch.el (isearch-update-ring): Take history-delete-duplicates
12617 into consideration. Replace one arm ifs with whens.
12618
12619 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
12620
12621 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
12622 (menu): Fix typo.
12623
12624 2006-05-02 Miles Bader <miles@gnu.org>
12625
12626 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
12627
12628 2006-05-02 Jay Belanger <belanger@truman.edu>
12629
12630 * calc/calc-embed.el (calc-override-minor-modes-map)
12631 (calc-override-minor-modes): New variables.
12632 (calc-do-embedded): Make sure that Calc keystrokes aren't
12633 overwritten by minor modes.
12634
12635 2006-05-02 Chong Yidong <cyd@mit.edu>
12636
12637 * msb.el (msb): If EVENT is a down event, read and discard the up event.
12638
12639 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
12640
12641 * startup.el (command-line-1): Refer to Lisp manual when
12642 pure-space-overflow occurs.
12643
12644 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
12645 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
12646 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
12647 (version-control): Don't use `t' for safe-local-variable declarations.
12648
12649 2006-05-01 Richard Stallman <rms@gnu.org>
12650
12651 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
12652 M-r, M-R, M-A, M-SPC or M-DEL.
12653 (diff-mode-map): diff-refine-hunk now on C-c C-w
12654 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
12655
12656 * help-mode.el (help-mode): view-exit-action calls delete-window
12657 only when it is safe and possible.
12658
12659 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
12660 in messages.
12661
12662 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
12663
12664 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
12665 in the default tool-bar-map.
12666
12667 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
12668
12669 * net/tramp.el (tramp-completion-file-name-handler-alist)
12670 (tramp-run-real-handler, tramp-completion-run-real-handler)
12671 (tramp-completion-handle-file-name-all-completions)
12672 (tramp-completion-handle-file-name-completion): Autoload them.
12673 (tramp-completion-handle-file-exists-p)
12674 (tramp-completion-handle-file-name-directory)
12675 (tramp-completion-handle-file-name-nondirectory)
12676 (tramp-completion-handle-expand-file-name): Remove them.
12677 (tramp-handle-file-name-directory): Return the real directory name.
12678 Returning "/" only doesn't need to be necessary any longer.
12679 (tramp-file-name-handler): Make special attention when in hostname
12680 completion mode.
12681 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
12682 (tramp-register-file-name-handlers):
12683 Register `tramp-completion-file-name-handler' only when
12684 `partial-completion-mode' is enabled.
12685 (tramp-completion-handle-file-name-all-completions):
12686 Delete directory part from results.
12687 (tramp-get-completion-methods, tramp-get-completion-user-host):
12688 Discard deleting "/", it doesn't work after the change of
12689 `tramp-handle-file-name-directory' above.
12690
12691 2006-05-01 Kim F. Storm <storm@cua.dk>
12692
12693 * progmodes/grep.el (grep-expand-template): Use save-match-data
12694 and symbol-value.
12695
12696 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12697
12698 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
12699 Use select-frame-set-input-focus instead of raise-frame.
12700 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
12701
12702 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
12703
12704 * progmodes/gud.el (gud-def): Add %c case.
12705 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
12706 (gud-format-command): Make match case sensitive. Match on %F.
12707
12708 2006-04-30 Glenn Morris <rgm@gnu.org>
12709
12710 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
12711 (cal-tex-preamble): Use cal-tex-preamble-extra.
12712 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
12713 than alias `list-diary-entries'.
12714
12715 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
12716
12717 * help-fns.el (describe-variable): Add info about safe local variables.
12718
12719 2006-04-29 Richard Stallman <rms@gnu.org>
12720
12721 * bindings.el (mode-line-format): help-echo doc fixes.
12722
12723 * net/tramp.el (tramp-file-name-handler-alist): Delete
12724 expand-file-name and other operations that can cause spurious loading.
12725
12726 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
12727
12728 * files.el (safe-local-variable-p): Remove support for the special
12729 value t.
12730
12731 * textmodes/paragraphs.el (sentence-end-without-space):
12732 Fix safety predicate.
12733 (sentence-end-double-space, sentence-end-without-period)
12734 (paragraph-ignore-fill-prefix):
12735 * textmodes/fill.el (colon-double-space):
12736 * abbrev.el (abbrev-mode): Tighten the safety predicate.
12737
12738 * subr.el (booleanp): New fun.
12739
12740 * textmodes/reftex-vars.el (reftex-guess-label-type):
12741 Tighten the safety predicate.
12742
12743 2006-04-28 Kim F. Storm <storm@cua.dk>
12744
12745 * progmodes/grep.el (defgroup grep): Doc fix.
12746 (grep-auto-highlight): Remove.
12747 (grep-template): New defcustom.
12748 (grep-find-template): Rename from grep-tree-template.
12749 (grep-files-aliases): Rename from grep-tree-files-aliases.
12750 Remove "all" alias, add "l" alias.
12751 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
12752 (grep-find-ignored-directories): New defcustom to replace
12753 grep-tree-ignore-CVS-directories, to facilitate ignoring
12754 subdirectories for multiple version control systems.
12755 (grep-mode-map): Add Recursive grep item to GREP menu.
12756 (grep-regexp-history, grep-files-history): New defvars.
12757 (grep-probe): New helper function.
12758 (grep-compute-defaults): Use it to simplify code.
12759 Adapt to name changes.
12760 Use `.' as base in grep-find-template rather than <D>.
12761 (grep): Remove superfluous highlight-regexp arg. Fix doc.
12762 Call grep-compute-defaults unconditionally.
12763 (grep-expand-keywords): New defconst.
12764 (grep-expand-template): Rename from grep-expand-command-macros.
12765 Simplify via grep-expand-keywords. Look at case-fold-search instead
12766 of grep-tree-ignore-case to add -i option.
12767 Bind case-fold-search to nil while matching keywords.
12768 (grep-tree-last-regexp, grep-tree-last-files): Remove.
12769 (grep-read-regexp, grep-read-files): New helper functions.
12770 (rgrep): Rename from grep-tree. Rework to use proper histories.
12771 Adapt to changes in defcustoms and functions above.
12772 (lgrep): New command, as grep, but using same interactive UI as rgrep.
12773
12774 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
12775
12776 * net/tramp.el (tramp-completion-file-name-handler):
12777 Disable Tramp's functionality while loading Tramp itself.
12778 (tramp-register-file-name-handlers): That's a defsubst now.
12779 Code from `tramp-repair-jka-compr' moved here. Apply it via
12780 `after-init-hook'.
12781 (tramp-repair-jka-compr): Remove.
12782
12783 2006-04-27 Jay Belanger <belanger@truman.edu>
12784
12785 * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
12786 read expression when `math-read-big-expr' doesn't work.
12787
12788 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
12789
12790 * startup.el (command-line-1): Display warning when
12791 pure-space-overflow is non-nil.
12792
12793 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12794
12795 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
12796 risky.
12797
12798 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12799
12800 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
12801 Return the URL or nil if none can be generated.
12802
12803 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
12804
12805 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
12806 byte compiler warnings.
12807 (gud-basic-call, gud-find-expr): Let user select an expression
12808 for printing. Print expression as well as value in GUD buffer.
12809
12810 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
12811
12812 * allout.el: Remove local autoload declaration for
12813 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
12814 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
12815 (allout-plain-bullets-string, allout-distinctive-bullets-string)
12816 (allout-use-mode-specific-leader, allout-old-style-prefixes)
12817 (allout-stylish-prefixes, allout-numbered-bullet)
12818 (allout-file-xref-bullet, allout-presentation-padding)
12819 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
12820 safe-local-variable with suitable value spec, and add autoload
12821 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
12822 (move-beginning-of-line, move-end-of-line): Repair so these compat
12823 functions now actually resituate the point, when appropriate.
12824
12825 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12826
12827 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
12828
12829 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
12830 (add-log-iso8601-time-string): Fix call to format-time-string.
12831
12832 2006-04-26 Kim F. Storm <storm@cua.dk>
12833
12834 * subr.el (posn-string, posn-image, posn-object): Doc fix.
12835
12836 2006-04-26 Masatake YAMATO <jet@gyve.org>
12837
12838 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
12839 Add support for "//" style comments. Remove `b' flag
12840 from ?* in `asm-mode-syntax-table'.
12841
12842 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12843
12844 * follow.el: Use (featurep 'xemacs) everywhere.
12845 (follow-mode): Use define-minor-mode.
12846 (follow-mode-map): Move initialization into the declaration.
12847 Use command remapping.
12848 (follow-emacs-version-xemacs-p): Remove.
12849 (follow-submit-feedback): Remove.
12850
12851 * allout.el (allout-layout, allout-passphrase-verifier-string)
12852 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
12853
12854 * textmodes/reftex-vars.el (reftex-vref-is-default)
12855 (reftex-fref-is-default, reftex-guess-label-type):
12856 Tighten up a bit the safety predicate.
12857
12858 * textmodes/paragraphs.el (sentence-end-double-space)
12859 (sentence-end-without-period, sentence-end-without-space)
12860 (page-delimiter, paragraph-ignore-fill-prefix):
12861 Tighten up a bit the safety predicate.
12862
12863 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
12864
12865 * progmodes/python.el (python-continuation-line-p)
12866 (python-beginning-of-statement): syntax-ppss may return
12867 a negative depth.
12868 (python-mode): Don't forcefully enable font-lock.
12869
12870 * time-stamp.el (time-stamp-start, time-stamp-end)
12871 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
12872
12873 * add-log.el: Remove spurious * in docstrings.
12874 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
12875 (add-change-log-entry): Use it here, since it's not specific
12876 to iso8601.
12877 (add-log-iso8601-time-string): Don't use it here any more.
12878 (change-log-indent-text, change-log-indent): Rename from add-log-*.
12879
12880 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
12881
12882 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
12883
12884 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
12885 (rcirc-toggle-low-priority): Doc fix.
12886 (rcirc-handler-NOTICE): Remove beginning of line anchor in
12887 ChanServ regexp.
12888 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
12889 #emacs.
12890 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
12891 (rcirc-decode-coding-system): Use utf-8 as the default.
12892 (rcirc-multiline-minor-mode): Set the fill-column.
12893 (rcirc-format-response-string): Display bright and dim nicks.
12894 (rcirc-browse-url): Update interactive spec to fill ARG.
12895 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
12896 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
12897
12898 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
12899
12900 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
12901 case for @Article, etc.
12902
12903 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
12904
12905 * net/tramp.el (tramp-register-file-name-handlers): New defun.
12906 Added with autoload cookie.
12907 (tramp-unload-file-name-handlers): Rename from
12908 `tramp-unload-file-name-handler-alist'.
12909
12910 2006-04-23 Romain Francoise <romain@orebokech.com>
12911
12912 * comint.el (comint-match-partial-filename): Doc fix.
12913
12914 2006-04-21 Glenn Morris <rgm@gnu.org>
12915
12916 * calendar/cal-menu.el (calendar-mode-map): Refer to
12917 `diary-view-entries' rather than alias `view-diary-entries'.
12918 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
12919
12920 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
12921
12922 * progmodes/antlr-mode.el (antlr-default):
12923 * cus-edit.el (custom-documentation):
12924 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
12925 in defface.
12926
12927 2006-04-21 Kim F. Storm <storm@cua.dk>
12928
12929 * image.el (image-type): New defun split out of create-image.
12930 (create-image): Use it.
12931
12932 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
12933
12934 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
12935 (org-open-at-point): Remove the "...done" message to keep output
12936 in the echo area visible.
12937 (org-export-as-xoxo): Fix call to `indent-region'.
12938
12939 2006-04-21 Kevin Ryde <user42@zip.com.au>
12940
12941 * international/mule.el (keyboard-coding-system): defcustom
12942 info-link fixes: "Specify Coding" has been split, keyboard now in
12943 "Terminal Coding", and "Single-Byte Character Support" is now
12944 "Unibyte Mode".
12945
12946 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
12947
12948 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
12949 Use font-lock-warning-face for any errors e.g. no stack.
12950 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
12951
12952 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
12953
12954 * progmodes/sh-script.el (sh-shell): Mark as safe.
12955
12956 * newcomment.el (comment-start, comment-start-skip)
12957 (comment-end-skip, comment-end): Mark as safe.
12958
12959 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
12960
12961 * textmodes/org.el (org-deadline-announce): Face removed.
12962 (org-level-faces, org-n-levels): Convert to constant.
12963 (org-compatible-face): New function.
12964 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
12965 (org-level-5, org-level-6, org-level-7, org-level-8)
12966 (org-special-keyword, org-warning, org-headline-done, org-link)
12967 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
12968 (org-scheduled-today, org-scheduled-previously, org-time-grid):
12969 Face definition revised for better color tty support.
12970 (org-bold-re, org-italic-re, org-underline-re): New constants.
12971 (org-set-font-lock-defaults): Use the new constants.
12972 (org-agenda-highlight-todo): New function.
12973 (org-agenda-todo): Fix bug with point at end of line.
12974 (org-agenda-change-all-lines, org-finalize-agenda-entries):
12975 Fontify TODO keywords.
12976 (org-insert-link): Preserve relative path in ../ links.
12977 (org-export-as-html): Convert links pointing to .org files into
12978 links that will work beteen the exported HTML files.
12979 (org-todo-list): Fix bug when arg=0.
12980 (org-insert-heading): More fine-tuning.
12981
12982 2006-04-19 Romain Francoise <romain@orebokech.com>
12983
12984 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
12985 from `rmail-mime-charset-pattern'.
12986
12987 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
12988
12989 * progmodes/python.el (python-mode): Fix typo.
12990
12991 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
12992
12993 * comint.el (comint-previous-input): Don't clobber input line
12994 when moving off either end of the input history ring.
12995 (comint-delete-input): New function, used by
12996 `comint-previous-input' and others.
12997 (comint-previous-matching-input):
12998 Use `coming-delete-input'. Save the partial input if leaving the
12999 edit line. Goto point-max before deleting input to avoid
13000 partial input fragments hanging around.
13001 (comint-restore-input): New function, used by `comint-previous-input'.
13002
13003 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
13004
13005 * imenu.el (imenu--index-alist): Balance parentheses.
13006
13007 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
13008
13009 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
13010
13011 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
13012
13013 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
13014 file is nil.
13015
13016 2006-04-18 Richard Stallman <rms@gnu.org>
13017
13018 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
13019
13020 * imenu.el (imenu-create-index-function, imenu--index-alist)
13021 (imenu--last-menubar-index-alist, imenu--make-index-alist)
13022 (imenu-default-create-index-function, imenu--generic-function):
13023 Doc fixes.
13024
13025 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
13026
13027 * help-mode.el (help-mode): Set view-exit-action to delete window.
13028
13029 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
13030 now works by passing nil as arg.
13031
13032 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
13033
13034 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
13035 (read-abbrev-file): Provide default when reading filename.
13036
13037 * files.el (enable-local-variables): Allow :all as value.
13038 (hack-local-variables): Implement that value.
13039 (safe-local-variable-values, safe-local-eval-forms)
13040 (enable-local-variables): Mark as risky.
13041 (find-file-visit-truename, kept-old-versions): Mark safe.
13042
13043 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
13044 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
13045 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
13046
13047 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
13048
13049 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
13050 Use forward-line so as to get to BOL even in the presence of fields.
13051 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
13052 in return.
13053 (inferior-tcl): Tell tclsh to work in interactive mode.
13054
13055 * complete.el (partial-completion-mode):
13056 Use 'choose-completion-string-functions to make sure that
13057 choose-completion fills the minibuffer properly.
13058
13059 * complete.el (PC-old-read-file-name-internal): Remove.
13060 (PC-read-include-file-name-internal): Remove. Turn it into an advice
13061 of read-file-name-internal.
13062 (partial-completion-mode): Enable/disable this advice.
13063
13064 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
13065
13066 * net/tramp.el (tramp-completion-file-name-handler): Revert change
13067 of 2006-04-17.
13068
13069 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
13070
13071 * textmodes/org.el (org-insert-heading): Insert heading before
13072 current if at beginning of line.
13073 (org-todo, org-date): New faces.
13074 (org-table-align): Make sure tooltip window contains full text.
13075 (org-no-properties): New defsubst.
13076 (org-set-font-lock-defaults): Use new faces.
13077
13078 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
13079
13080 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
13081 for root variables.
13082
13083 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
13084 (gdb-frame-address): Re-use to identify frame for watch expression.
13085 (gdb-var-list, gdb-var-create-handler): Add frame address for root
13086 variables.
13087 (gdb-init-1, gdb-source, gdb-post-prompt)
13088 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
13089 (gdb-frame-handler): Get gdb-frame-address.
13090
13091 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
13092
13093 Sync with Tramp 2.0.53.
13094
13095 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
13096 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
13097 (tramp-completion-file-name-handler): Add autoload cookie for
13098 adding to `file-name-handler-alist'.
13099
13100 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
13101 the prompt. If it returns earlier (when detecting an error
13102 message), the rest of the output will merge accidently with the
13103 output of the next command. Reported by M Jared Finder
13104 <jared@hpalace.com>.
13105
13106 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
13107 for `process-file', in order to let it work for older Emacsen too.
13108
13109 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
13110
13111 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
13112 (tex-font-lock-keywords-3): Use it.
13113
13114 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
13115
13116 * newcomment.el (comment-add): New function.
13117 (comment-region-default, comment-dwim): Use it.
13118
13119 2006-04-15 Michael Olson <mwolson@gnu.org>
13120
13121 * emacs-lisp/tq.el: Improve comments.
13122 (tq-queue-head-question): New accessor function.
13123 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
13124 Update for modified queue structure.
13125 (tq-queue-add): Accept `question' argument.
13126 (tq-queue-pop): If a question is pending, send it.
13127 (tq-enqueue): Accept new optional argument `delay-question'.
13128 If this is non-nil, and at least one other question is pending a
13129 response, queue the question rather than sending it immediately.
13130
13131 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13132
13133 * calendar/appt.el (appt-add): Check whether an appointment is
13134 already present in appt-time-msg-list. Simplify code.
13135
13136 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13137
13138 * progmodes/cc-langs.el (c-mode-menu):
13139 Don't presume c-subword-mode is bound.
13140
13141 2006-04-13 Bill Wohler <wohler@newt.com>
13142
13143 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
13144 (customize-package-emacs-version): Use cdr instead of cadr now
13145 that alists use dotted pairs.
13146
13147 * custom.el (defcustom): Fix docstring for :package-version.
13148
13149 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
13150
13151 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
13152 (tramp-handle-shell-command): Display output buffer only when
13153 `tramp-display-shell-command-buffer' is true.
13154 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
13155
13156 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13157
13158 * textmodes/org.el (org-set-autofill-regexps): Set only the local
13159 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
13160
13161 2006-04-13 Romain Francoise <romain@orebokech.com>
13162
13163 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
13164 leaving temporary .cvsignore buffers behind.
13165
13166 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13167
13168 * textmodes/org.el (org-set-regexps-and-options)
13169 (org-get-current-options): Better names for the startup folding
13170 options.
13171
13172 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
13173
13174 * vc.el (vc-annotate): Arrange for point to end up at the same
13175 line number as in the original, but only when using a new buffer.
13176
13177 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
13178
13179 * files.el (hack-one-local-variable-eval-safep):
13180 Recognize `edebug-form-spec' for `put', but only if it passes
13181 `edebug-basic-spec'. Generalize `put' handling.
13182
13183 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
13184 vetting file-local form specs.
13185
13186 * allout.el (allout-layout): Autoload its `safe-local-variable'
13187 property.
13188
13189 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13190
13191 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
13192 (org-agenda-mouse-1-follows-link)
13193 (org-mouse-1-follows-link): New options.
13194 (org-format-agenda-item): Fix bug if TAGS is nil.
13195 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
13196
13197 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
13198
13199 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
13200 GDB 6.1+ gives full filename for "info sources" so use
13201 file-name-nondirectory.
13202
13203 2006-04-12 Romain Francoise <romain@orebokech.com>
13204
13205 * subr.el (read-passwd): Bind `message-log-max' to nil.
13206
13207 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13208
13209 * progmodes/perl-mode.el (perl-indent-new-calculate):
13210 Recompute parse-start after jumping backward by a whole sexp.
13211
13212 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13213
13214 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
13215 window configuration.
13216 (vc-annotate-display-select): Select the buffer so that current-buffer
13217 (and selected-window) is the output buffer at the end of vc-annotate.
13218
13219 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
13220
13221 * vc.el (vc-annotate-color-map): Add custom TTY color map for
13222 8-color terminals, to use all of the colors in a sensible order.
13223 256-color terminals work well with the standard map.
13224 (vc-annotate-lines): Only strip the first color character if it
13225 is "#", to allow for terminal-style named colors.
13226 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
13227 the correct buffer is scrolled.
13228
13229 2006-04-11 Richard Stallman <rms@gnu.org>
13230
13231 * emacs-lisp/bytecomp.el (byte-compile-file):
13232 Bind enable-local-variables to :safe, and make normal-mode obey it.
13233
13234 * files.el (enable-local-variables): Allow value :safe.
13235 (normal-mode): Doc fix.
13236 (hack-local-variables): Implement enable-local-variables = :safe.
13237 (hack-local-variables-confirm): Don't prevent quitting.
13238
13239 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13240
13241 * loadhist.el (unload-feature): A bit of sanity check of
13242 load-history entries. Cancel timer-vars before unbinding them.
13243
13244 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
13245 quote special chars, and make the trick work on the hex part of the
13246 buffer as well.
13247 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
13248 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
13249
13250 * startup.el (normal-splash-screen): Fix last change so we don't wait
13251 2 minutes if we don't show the splash screen.
13252
13253 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
13254
13255 * textmodes/org.el (org-export-plain-list-max-depth)
13256 (org-table-spaces-around-separators)
13257 (org-radio-targets, org-activate-camels)
13258 (org-table-spaces-around-invisible-separators): Options removed.
13259 (org-time-stamp-rounding-minutes, org-remember-templates)
13260 (org-ellipsis, org-activate-links, org-descriptive-links):
13261 New options.
13262 (org-remember-apply-template, org-current-time)
13263 (org-finish-edit-table-field)
13264 (org-link-unescape, org-link-escape)
13265 (org-string-width, org-table-clean-line, org-html-do-expand)
13266 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
13267 (org-read-agenda-file-list): New functions.
13268 (org-table-edit-field)
13269 (org-table-create-or-convert-from-region): New commands
13270 (org-table-toggle-vline-visibility): Command removed.
13271 (org-table-convert-region): Made a command.
13272 (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
13273 Replace with the normal org- functions.
13274 (org-self-insert-command): Don't trigger realign unnecessarily
13275 when blanking a field that is not full.
13276 (org-mode): `Set buffer-invisibility-spec' for links.
13277 (org-activate-links2): Hide link part and only show descriptive
13278 part of the link.
13279 (org-insert-link): Modify for new linking system.
13280 (org-store-link): Store description separately, for use by
13281 `org-insert-link'.
13282 (org-table-align): Use `org-string-width'.
13283 (defgroup): Completely new group structure for custom variables.
13284 (org-agenda-files): Option: Single file name allowed. Function:
13285 Optional argument unrestrited means ignore any restricitons.
13286 (org-install-agenda-files-menu): Find a buffer in Org-mode before
13287 trying to modify the menu. Use generalized access to
13288 `org-agenda-files.'
13289 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
13290 (org-agenda-file-to-front, org-remove-file, org-diary)
13291 (org-tags-view, org-export-icalendar-all-agenda-files)
13292 (org-export-icalendar-combine-agenda-files): Use generalized
13293 access to `org-agenda-files'.
13294 (org-remember-handler): Correctly preserve heading if present.
13295 (org-table-insert-row, org-table-insert-hline): Deal with
13296 invisible characters.
13297
13298 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
13299
13300 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
13301 (vc-annotate-color-map): New 18 element constant
13302 value/saturation, rotating hue colormap, from red->blue.
13303 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
13304 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
13305 (vc-annotate): To avoid killing the required local variables,
13306 set them before the end of `with-output-to-temp-buffer', and
13307 after first switching to annotate-mode.
13308 (vc-annotate-warp-version): Add buffer argument in goto-line to
13309 ensure annotation, not source, is scrolled.
13310
13311 2006-04-10 Bill Wohler <wohler@newt.com>
13312
13313 * custom.el (defcustom, custom-handle-keyword):
13314 Add :package-version keyword.
13315 (custom-add-package-version): New function. Sets value of new
13316 property 'custom-package-version from :package-version keyword.
13317 (defcustom): Create Common Keywords section in docstring.
13318 (defface, defgroup): Replace definitions of a select few keywords
13319 with a reference to the Common Keywords in defcustom.
13320 (defcustom, defface, defgroup): Replace reference to Customization
13321 chapter in manual with hyperlink.
13322
13323 * cus-edit.el (customize-package-emacs-version-alist): New variable.
13324 (customize-changed-options): Add check for custom-package-version.
13325 (customize-package-emacs-version): New function to look up Emacs
13326 version corresponding to the given package version.
13327
13328 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
13329 defun name, in similar fashion to find-variable-regexp.
13330
13331 2006-04-10 Eli Zaretskii <eliz@gnu.org>
13332
13333 * international/mule-cmds.el (set-locale-environment): Fix last
13334 change for when the locale's preferences don't specify any encoding.
13335
13336 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13337
13338 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
13339 so the defined var/fun doesn't need to be quoted.
13340
13341 2006-04-10 Richard Stallman <rms@gnu.org>
13342
13343 * finder.el (finder-mode-map): Add n and p bindings.
13344
13345 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
13346
13347 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
13348 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
13349 (gdb-setup-windows): Put something in source window if we can't find
13350 the source file.
13351 (gdb-frame-handler): Make it work again with just assembly.
13352 (gdb-data-list-register-values-handler): Make it work when there is
13353 no stack.
13354
13355 2006-04-09 Richard Stallman <rms@gnu.org>
13356
13357 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
13358 specs while looking for charset.
13359
13360 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
13361
13362 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13363 Make them faces.
13364 (lm-font-lock-keywords): Update appropriately.
13365
13366 2006-04-10 Kim F. Storm <storm@cua.dk>
13367
13368 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
13369 it can also replace buffer-substring-no-properties.
13370
13371 * emulation/cua-base.el (cua-delete-region, cua-paste)
13372 (cua-repeat-replace-region): Use filter-buffer-substring.
13373
13374 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
13375 (cua-cut-region-to-global-mark): Likewise.
13376
13377 * emulation/cua-rect.el (cua--extract-rectangle)
13378 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
13379
13380 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13381
13382 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
13383 entry-type. Add field delimiters to numerical fields if they are
13384 not present.
13385
13386 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13387
13388 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
13389 string-const to return value.
13390 (bibtex-remove-delimiters): Use it.
13391
13392 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13393
13394 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
13395 cl-byte-compile-compiler-macro unless it exists.
13396
13397 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13398
13399 * files.el (hack-local-variables-confirm) <offer-save>:
13400 Clarify message text. Suggested by Ralf Angeli.
13401
13402 2006-04-08 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13403
13404 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
13405 (delete-extract-rectangle-line): Use `filter-buffer-substring'
13406 instead of `buffer-substring' and `delete-region'. (Most of the
13407 code actually copied from `kill-region'.)
13408
13409 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
13410
13411 * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
13412 (rcirc-default-port): Rename from rcirc-port.
13413 (rcirc-default-nick): Rename from rcirc-nick.
13414 (rcirc-default-user-name): Rename from rcirc-user-name.
13415 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
13416 (rcirc-low-priority-flag): New variable.
13417 (rcirc-decode-coding-system): New defcustom.
13418 (rcirc-encode-coding-system): New defcustom.
13419 (rcirc-coding-system-alist): New defcustom.
13420 (rcirc-multiline-major-mode): New defcustom.
13421 (rcirc-nick): New internal variable.
13422 (rcirc-process): Remove variable.
13423 (rcirc-server-buffer): New variable.
13424 (rcirc): Update to use rcirc-default-* variables above.
13425 (rcirc-connect): Do not add window-configuration-hook-here.
13426 (rcirc-server): New internal variable.
13427 (rcirc-connect): Do not send keepalive pings if
13428 rcirc-keepalive-seconds is nil.
13429 (with-rcirc-server-buffer): New macro.
13430 (rcirc-send-string): Encode with rcirc-encode-coding-system.
13431 (rcirc-server-name): Rename from rcirc-server.
13432 (rcirc-buffer-process): New function.
13433 (rcirc-buffer-nick): New function.
13434 (rcirc-buffer-target): Remove function.
13435 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
13436 New commands.
13437 (rcirc-mode-map): Change binding of C-c C-l to
13438 rcirc-toggle-low-priority.
13439 (rcirc-mode): Initialize coding system based on
13440 rcirc-coding-system-alist. New change-major-mode-hook to part the
13441 channel on a mode change. Make kill-buffer-hook buffer-local.
13442 (rcirc-change-major-mode-hook): New function.
13443 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
13444 (rcirc-last-post-time): New variable.
13445 (rcirc-process-message): Store the last time user posted a message
13446 to this target.
13447 (rcirc-multiline-minor-mode): New mode.
13448 (rcirc-multiline-minor-mode-map): New mode map.
13449 (rcirc-edit-multiline): Put multiline-edit buffer in
13450 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
13451 (rcirc-print): Ignore any line starting with an ignored nick.
13452 (rcirc-print): Decode using rcirc-decode-coding-system.
13453 (rcirc-track-minor-mode): Update global-mode-string when disabling
13454 this mode.
13455 (minor-mode-alist): Add LowPri indicator.
13456 (rcirc-toggle-low-priority): New function.
13457 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
13458 next lowpriority buffer with activity.
13459 (rcirc-record-activity): Sort buffers in rcirc-activity by the
13460 last time the user posted a message in to the target.
13461 (rcirc-update-activity-string): New formatting for low priority
13462 buffers.
13463 (rcirc-split-activity): New function.
13464 (rcirc-handler-PART, rcirc-handler-KICK)
13465 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
13466 (rcirc-nick-away-alist): New variable.
13467 (rcirc-handler-301): New handler. Away messages are printed once
13468 per change.
13469
13470 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13471
13472 * info.el (Info-follow-nearest-node): Doc fix.
13473
13474 * international/mule-cmds.el (set-locale-environment): Make sure
13475 the coding-system preferred by the locale's language has the same
13476 EOL conversion type as the original buffer-file-coding-system.
13477 (locale-language-names): Add a few MS Windows language codes.
13478
13479 2006-04-07 Richard Stallman <rms@gnu.org>
13480
13481 * simple.el (eval-expression): Doc fix.
13482
13483 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
13484 (eval-defun): Doc fixes.
13485
13486 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
13487
13488 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
13489
13490 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
13491
13492 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
13493 GDB list command without argument for greater generality.
13494
13495 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13496
13497 * subr.el (string-or-null-p): New function.
13498
13499 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
13500
13501 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
13502
13503 * files.el: Update comment about safe-local-variable declarations.
13504
13505 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
13506
13507 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
13508 See idlwave.org.
13509
13510 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
13511 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
13512
13513 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
13514 See idlwave.org.
13515
13516 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
13517 version 6.0 (minimal changes). See idlwave.org.
13518
13519 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
13520 6.0 (minimal changes). See idlwave.org.
13521
13522 * progmodes/idlw-rinfo.el: File obsoleted and removed.
13523
13524 2006-04-06 Romain Francoise <romain@orebokech.com>
13525
13526 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
13527 symmetric encryption features and a new asynchronous interface to
13528 GnuPG. This new version is version 1.4, plus whitespace changes.
13529
13530 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13531
13532 * files.el: Move some `safe-local-variable' declarations to the
13533 respective files.
13534
13535 * textmodes/ispell.el (ispell-check-comments)
13536 (ispell-local-dictionary): Mark as safe.
13537
13538 * abbrev.el (abbrev-mode): Mark as safe.
13539
13540 * add-log.el (change-log-default-name): Mark as safe.
13541
13542 * textmodes/reftex-vars.el (reftex-vref-is-default)
13543 (reftex-fref-is-default, reftex-level-indent)
13544 (reftex-guess-label-type): Mark as safe.
13545
13546 * textmodes/fill.el (colon-double-space): Mark as safe.
13547
13548 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
13549 (sentence-end-double-space, sentence-end-without-period)
13550 (sentence-end-without-space, sentence-end, sentence-end-base)
13551 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
13552
13553 2006-04-06 Kim F. Storm <storm@cua.dk>
13554
13555 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
13556 the :set-after list.
13557 (ido-downcase-unc-hosts): New user option. Default on.
13558 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
13559 when it is set, as regexps are now applied on the fly.
13560 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
13561 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
13562 on the fly, but only when ido-process-ignore-lists is set.
13563 Do case insensitive filtering if ido-downcase-unc-hosts is set.
13564 Only downcase names if ido-downcase-unc-hosts is set.
13565
13566 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
13567
13568 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
13569
13570 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
13571
13572 2006-04-05 Kim F. Storm <storm@cua.dk>
13573
13574 * ido.el (ido-mode): Set after ido-unc-hosts and
13575 ido-ignore-unc-host-regexps.
13576 (ido-save-history): Save ido-unc-hosts-cache.
13577 (ido-load-history): Load ido-unc-hosts-cache.
13578 (ido-reread-directory): Refresh unc hosts cache in // dir.
13579
13580 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
13581 to nil while displaying slash screen.
13582
13583 2006-04-05 Daiki Ueno <ueno@unixuser.org>
13584
13585 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13586 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13587
13588 2006-04-05 Kenichi Handa <handa@m17n.org>
13589
13590 * international/characters.el: Setup cases of Latin, Greek, and
13591 Cyrillic characters in CJK charsets.
13592
13593 2006-03-29 Daiki Ueno <ueno@unixuser.org>
13594
13595 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13596 default-enable-multibyte-characters. This reverts the change from
13597 revision 6.17 which is no longer necessary because the passphrase
13598 is sent separately now. GnuPG messages are unreadable under
13599 multibyte locales with default-enable-multibyte-characters set to nil.
13600
13601 2006-04-04 Andreas Schwab <schwab@suse.de>
13602
13603 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
13604 and `byte-compile-warnings' as `safe-local-variable'.
13605
13606 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
13607
13608 * man.el (Man-mode-map): Restore the \r binding.
13609 (Man-abstract-xref-man-page): If Man-target-string is a function,
13610 call it.
13611 (Man-highlight-references): Use Man-default-man-entry to get the
13612 target. Deal with xrefs too.
13613 (Man-highlight-references0): Don't call the target function.
13614
13615 * woman.el (WoMan-xref-man-page): Strip the section number, woman
13616 cannot deal with it.
13617
13618 2006-04-04 Daiki Ueno <ueno@unixuser.org>
13619
13620 * pgg-gpg.el: Clean up process buffers every time gpg processes
13621 complete.
13622
13623 2006-04-04 Kenichi Handa <handa@m17n.org>
13624
13625 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
13626 here.
13627 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
13628 Temporarily bind inhibit-field-text-motion to t.
13629
13630 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
13631
13632 * startup.el (normal-splash-screen): Only set mode-line-format in the
13633 splash buffer, so as not to interfere when debugging the code.
13634 Ignore errors when switching buffer.
13635
13636 2006-04-03 Romain Francoise <romain@orebokech.com>
13637
13638 * dired.el (dired-dnd-protocol-alist): Fix typo.
13639
13640 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
13641
13642 * savehist.el (savehist): Add :version.
13643 (savehist-ignored-variables): New variable.
13644 (savehist-minibuffer-hook): Don't save variables listed in
13645 `savehist-ignored-variables'.
13646
13647 * dired.el (dired-dnd-protocol-alist): Mention that change does
13648 only apply to new buffers in doc string.
13649
13650 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
13651
13652 * recentf.el (recentf-open-files-item): Include newline in button
13653 field, so opening a file will work, when the point is at the end
13654 of the file name. Allow, for example, to [i]search a file by
13655 extension and just push RET to open it.
13656
13657 2006-04-03 Daiki Ueno <ueno@unixuser.org>
13658
13659 * pgg-gpg.el (pgg-gpg-process-filter)
13660 (pgg-gpg-wait-for-completion): Check if buffer is alive.
13661
13662 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13663 lines, temporary fix.
13664
13665 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
13666
13667 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
13668
13669 2006-04-02 Richard Stallman <rms@gnu.org>
13670
13671 * progmodes/compile.el (compilation-message-face): Make it defcustom.
13672
13673 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
13674
13675 * ibuf-macs.el (define-ibuffer-column): Add a new key:
13676 header-mouse-map.
13677
13678 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
13679 (ibuffer-mode-header-map): New keymaps.
13680 (ibuffer-update-title-and-summary): Enable mouse face highlighting
13681 and keybindings for column headers.
13682 (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
13683 property.
13684
13685 2006-04-02 Drew Adams <drew.adams@oracle.com>
13686
13687 * speedbar.el (speedbar-after-create-hook): Doc fix.
13688
13689 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
13690
13691 * shell.el (shell-directory-tracker)
13692 (shell-dynamic-complete-command): Doc fixes.
13693
13694 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
13695
13696 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
13697 terminals.
13698
13699 2006-04-01 Kim F. Storm <storm@cua.dk>
13700
13701 * ido.el (ido-unc-hosts-cache): New defvar.
13702 (ido-unc-hosts): If value of defcustom is a function, call it to
13703 get list of UNC hosts. Add function-item choices to specify
13704 ido-unc-hosts-net-view or user function.
13705 (ido-ignore-unc-host-regexps): New defcustom.
13706 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
13707 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
13708 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
13709
13710 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
13711
13712 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
13713 wwidth.
13714
13715 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
13716
13717 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
13718 (ido-max-work-file-list, ido-switch-buffer)
13719 (ido-read-file-name-as-directory-commands):
13720 Fix typos in docstrings.
13721
13722 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13723
13724 * term/mac-win.el (mac-system-coding-system): Define and use after
13725 Mac-specific coding systems are ready.
13726
13727 2006-03-27 Romain Francoise <romain@orebokech.com>
13728
13729 * net/rcirc.el (rcirc-connect): Add autoload cookie.
13730
13731 * ldefs-boot.el: Update.
13732
13733 2006-03-27 Daiki Ueno <ueno@unixuser.org>
13734
13735 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13736 passphrases when it is not needed.
13737 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13738 passphrase stuff from gpg, should only be necessary when you use
13739 gpg with a smartcard.
13740
13741 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
13742
13743 * comint.el (comint-dynamic-list-completions): Allow user to
13744 select *Completions* buffer.
13745
13746 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
13747
13748 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
13749
13750 2006-03-26 Andreas Schwab <schwab@suse.de>
13751
13752 * progmodes/gud.el (gdb): Only complain about multiple debugging
13753 when the gdb process is still running.
13754
13755 2006-03-25 Eli Zaretskii <eliz@gnu.org>
13756
13757 * mail/rmail.el (tool-bar-map): Defvar it.
13758 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
13759 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
13760
13761 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
13762
13763 * help.el (print-help-return-message): Suggest to use
13764 display-buffer instead of switch-to-buffer-other-window to restore
13765 the previous window without selecting it.
13766
13767 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13768
13769 * frame.el (select-frame-by-name): Call x-focus-frame also when
13770 window-system is mac.
13771
13772 * term/mac-win.el: Adjust Courier font specifications in
13773 x-fixed-font-alist.
13774 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
13775 when directly encoding to UTF-16 in native byte order, no BOM.
13776
13777 2006-03-25 Kim F. Storm <storm@cua.dk>
13778
13779 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
13780 (cua--init-keymaps): Use it instead of fixed C-return.
13781 (cua-mode): Set after it.
13782
13783 * emulation/cua-rect.el (cua--init-rectangles):
13784 Use cua-rectangle-mark-key instead of fixed C-return.
13785
13786 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
13787
13788 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
13789 "run" in .gdbinit.
13790 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
13791
13792 2006-03-24 Romain Francoise <romain@orebokech.com>
13793
13794 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
13795 `display-buffer-other-frame'.
13796
13797 2006-03-24 Kim F. Storm <storm@cua.dk>
13798
13799 * apropos.el (apropos-synonyms): Add selection => region.
13800
13801 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
13802
13803 * progmodes/gdb-ui.el (gdb-var-create-regexp)
13804 (gdb-var-list-children-regexp, gdb-var-update-regexp)
13805 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
13806 (gdb-data-list-register-values-regexp)
13807 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
13808 Future proof against new fields being added to MI output.
13809 (gdb-send): Don't treat backslashes for program input as
13810 continuations.
13811 (gdb-assembler-handler): Don't use window-start for this handler.
13812 (gdb-frame-handler): Don't change to hollow arrow if overlay
13813 arrow doesn't move to new frame.
13814
13815 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
13816
13817 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
13818 prevent compiler warnings.
13819 (gdb-stopped): Check for gud-last-last-frame (case: signal).
13820 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
13821 (gdb-assembler-custom): Use hollow-right-triangle for assembler
13822 buffer too.
13823
13824 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
13825
13826 * pgg-gpg.el (pgg-gpg-update-agent): Check for
13827 make-network-process, so we can use the same code in Gnus v5-10
13828 too and have this file fully synchronized with that release.
13829
13830 2006-03-23 Romain Francoise <romain@orebokech.com>
13831
13832 * ibuf-ext.el (ibuffer-read-filter-group-name):
13833 Use `ibuffer-generate-filter-groups' to make completion list match
13834 the filter groups that are really displayed in the Ibuffer buffer.
13835 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
13836
13837 2006-03-23 Kenichi Handa <handa@m17n.org>
13838
13839 * international/mule-cmds.el (sort-coding-systems): Describe that
13840 the argument is modified in docstring.
13841
13842 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
13843
13844 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13845 (pgg-gpg-update-agent): New function.
13846 (pgg-gpg-use-agent-p): New function.
13847 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13848 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13849 (pgg-gpg-sign-region): Use it.
13850
13851 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
13852
13853 * cus-edit.el (custom-face-set): Call custom-push-theme before
13854 face-spec set so that `changed' theme is correctly saved.
13855 (custom-face-reset-standard): Reset to recalculated face rather
13856 than defface spec.
13857
13858 * custom.el (custom-push-theme): Only save `changed' theme if the
13859 current face does not match the defface specs.
13860
13861 2006-03-21 Simon Josefsson <jas@extundo.com>
13862
13863 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13864 <wilde@sha-bang.de>.
13865 (pgg-gpg-use-agent): New variable.
13866 (pgg-gpg-process-region): Use it.
13867 (pgg-gpg-encrypt-region): Likewise.
13868 (pgg-gpg-encrypt-symmetric-region): Likewise.
13869 (pgg-gpg-decrypt-region): Likewise.
13870 (pgg-gpg-sign-region): Likewise.
13871 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13872
13873 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
13874
13875 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
13876 bracket links.
13877
13878 2006-03-21 Kim F. Storm <storm@cua.dk>
13879
13880 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
13881 fringe-indicator-alist instead of modifying global value.
13882 (gdb-frame-handler): Likewise.
13883
13884 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
13885
13886 * diff-mode.el (diff-function): Make it inherit from diff-header
13887 instead of diff-context.
13888
13889 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
13890 bitmap.
13891 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
13892 change names in macro above for consistency.
13893 (gdb-frame-handler): Use hollow-right-triangle for all selected
13894 frames which except the innermost (where execution has stopped).
13895 (gdb-reset): Reset buffer-local values of overlay-arrow.
13896
13897 2006-03-20 Richard Stallman <rms@gnu.org>
13898
13899 * simple.el (set-mark-command): Doc fix.
13900
13901 * files.el (display-buffer-other-frame): New command.
13902 (ctl-x-4-map): Bind C-x 5 C-o to it.
13903
13904 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13905
13906 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
13907 rather than just defer-time, in case defer-time has been changed but
13908 the timer isn't running yet.
13909 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
13910
13911 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
13912
13913 * help-mode.el (help-follow-symbol): New function.
13914 Essentially identical to the old `help-follow', but do not let
13915 `push-button' do the work when on an xref.
13916 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
13917
13918 2006-03-19 Richard Stallman <rms@gnu.org>
13919
13920 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
13921 preceded by the word `program'.
13922 (help-follow-mouse, help-follow): Throw error if not on xref.
13923 Delete no longer used args.
13924
13925 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
13926
13927 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
13928 annotation ensure gud-overlay-arrow-position is redisplayed.
13929
13930 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13931
13932 * textmodes/bibtex.el (bibtex-include-OPTkey)
13933 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
13934 (bibtex-autokey-name-case-convert)
13935 (bibtex-autokey-titleword-case-convert): Make these the aliases
13936 for the following two variables.
13937 (bibtex-autokey-name-case-convert-function)
13938 (bibtex-autokey-titleword-case-convert-function): Make these the
13939 real names.
13940 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
13941 bibtex-font-lock-crossref sublists.
13942 (bibtex-mode): Revert 2005-12-30 change (which made
13943 completion-ignore-case buffer-local).
13944 (bibtex-url): Simplify.
13945
13946 2006-03-19 Kim F. Storm <storm@cua.dk>
13947
13948 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
13949 cursor property value to 2 (to align with C level change).
13950
13951 2006-03-19 Bill Wohler <wohler@newt.com>
13952
13953 * image.el (image-load-path-for-library): Shorten first line in
13954 docstring.
13955
13956 2006-03-18 Richard Stallman <rms@gnu.org>
13957
13958 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
13959
13960 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
13961
13962 * isearch.el (isearch-other-meta-char): Handle user bindings for
13963 shifted control characters.
13964
13965 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
13966
13967 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
13968 part that matches email addresses, file names, etc.
13969
13970 2006-03-18 Eli Zaretskii <eliz@gnu.org>
13971
13972 * term/w32-win.el (mouse-set-font):
13973 Mention w32-list-proportional-fonts in the doc string.
13974
13975 2006-03-18 Kim F. Storm <storm@cua.dk>
13976
13977 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
13978 (ido-unc-hosts): New user option to explicitly define list of know
13979 UNC-style hosts for completion.
13980 (ido-cache-unc-host-shares-time): New user option.
13981 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
13982 New helper functions for UNC file-name support.
13983 (ido-may-cache-directory): Check for UNC host. Simplify.
13984 (ido-wash-history): Clean out old UNC hosts.
13985 (ido-nonreadable-directory-p): UNC hosts are always readable.
13986 (ido-directory-too-big-p): UNC hosts are never too big.
13987 (ido-set-current-directory): Handle UNC root path.
13988 (ido-file-name-all-completions): Complete UNC host names from
13989 ido-unc-hosts list. Cache UNC host shares.
13990 (ido-make-file-list-1): Don't filter UNC root.
13991 (ido-exhibit): Check for // in root directory, and switch to UNC
13992 mode by setting ido-current-directory to //.
13993
13994 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
13995
13996 * cus-edit.el (customize-changed-options): Mention explicit
13997 version number as default in prompt.
13998
13999 2006-03-17 Bill Wohler <wohler@newt.com>
14000
14001 * image.el (image-load-path-for-library): Minor docstring fix.
14002
14003 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
14004
14005 * textmodes/org.el (org-read-date): Include subgroup 5 into
14006 replacement text.
14007 (org-popup-calendar-for-date-prompt): Fix customization type.
14008
14009 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
14010
14011 * progmodes/gdb-ui.el (gud-watch): Provide completion.
14012 (gdb-continuation): New variable.
14013 (gdb-send): Deal with continuation lines.
14014
14015 * progmodes/gud.el (gud-gdb-complete-command)
14016 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
14017 expressions.
14018 (gud-tooltip-mode): Use buffer-local value.
14019
14020 2006-03-16 Kim F. Storm <storm@cua.dk>
14021
14022 * ido.el (ido-edit-input): Use selected match, if any.
14023
14024 2006-03-16 Bill Wohler <wohler@newt.com>
14025
14026 * image.el (image-load-path-for-library): Prefer user's images in
14027 image-load-path.
14028
14029 2006-03-16 Martin Rudalics <rudalics@gmx.at>
14030
14031 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
14032 when checking for attempt to drag leftmost or rightmost scrollbar.
14033
14034 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
14035
14036 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
14037 (gdb-force-mode-line-update): New function.
14038 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
14039 (gdb-exited): Use them.
14040 (gdb-signal): New function.
14041 (gdb-annotation-rules): Provide a rule for it.
14042
14043 2006-03-16 Kenichi Handa <handa@m17n.org>
14044
14045 * international/mule.el (auto-coding-regexp-alist): Add entries
14046 for Unicode BOM.
14047
14048 * sort.el (sort-build-lists): Temporarily bind
14049 inhibit-field-text-motion to t.
14050
14051 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
14052
14053 * locate.el (locate-command, locate-make-command-line)
14054 (locate-fcodes-file, locate-update-command)
14055 (locate-prompt-for-command, locate, locate-with-filter)
14056 (locate-get-file-positions): Doc fixes.
14057 (locate-buffer-name, locate-header-face): Remove leading `*' in
14058 defcustom.
14059 (locate-filter-output): Use `keep-lines' instead of its alias
14060 `delete-non-matching-lines'.
14061 (locate-get-filename, locate-get-dirname): Add introductory comment.
14062 (locate-find-directory-other-window): Give appropriate error
14063 message if used outside main listing.
14064
14065 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14066
14067 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
14068 the new extend-region feature.
14069 (font-lock-after-change-function): Update correspondingly.
14070 * jit-lock.el (jit-lock-after-change): Update correspondingly.
14071 * progmodes/grep.el (font-lock-lines-before): Don't disable.
14072
14073 2006-03-15 Bill Wohler <wohler@newt.com>
14074
14075 * image.el (image-load-path-for-library): Fix example by not
14076 recommending that one binds image-load-path. Just defvar it to
14077 placate compiler and only use it if previously defined.
14078
14079 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
14080
14081 * textmodes/org.el (org-insert-centered): Use `string-width' to
14082 make underlining work for wide characters.
14083 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
14084 TAB to `org-cycle', to make sure that no binding in
14085 `outline-mode-map' can supercede it.
14086
14087 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
14088
14089 * allout.el: Increment version to 2.2.1 in file commentary.
14090
14091 (allout-version): Increment to 2.2.1.
14092
14093 (allout-default-layout): New customization variable, used when the
14094 file lacks a specific allout-layout. Uses allout-layout-type for
14095 recursively nested definition.
14096
14097 (allout-layout-type): Widget defining allout layouts, necessary for
14098 self-recursive definition.
14099
14100 (allout-mode): Incorporate allout-default-layout as fallback for
14101 allout-layout.
14102
14103 (allout-layout): Mark as 'safe-local-variable', and refer mention
14104 fallback to `allout-default-layout' in absence of a specified value.
14105 (allout-passphrase-verifier-string)
14106 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
14107
14108 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
14109
14110 (allout-get-encryption-passphrase-verifier): Use correct name of
14111 passphrase verifier in docstring.
14112
14113 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
14114
14115 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
14116 elements.
14117 (gdb-find-watch-expression): Make it work for arrays too.
14118 Follow change to gdb-var-list.
14119 (gud-watch): Allow the user to enter variable name with a prexix
14120 arg. Create keybindings.
14121 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
14122 (gdb-var-list-children-handler, gdb-var-update-handler)
14123 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
14124 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
14125 Follow change to gdb-var-list.
14126 (gdb-starting): Don't show the overlay arrows when program is running.
14127
14128 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
14129 gdb-var-list.
14130
14131 2006-03-14 Bill Wohler <wohler@newt.com>
14132
14133 * image.el (image-load-path-for-library): Pass value of path
14134 rather than symbol. Always return list of directories.
14135 Guarantee that image directory comes first.
14136
14137 2006-03-14 Alan Mackenzie <acm@muc.de>
14138
14139 * font-core.el (font-lock-extend-region\(-function\)?.):
14140 New function/variable.
14141
14142 * font-lock.el (font-lock-after-change-function):
14143 Call font-lock-extend-region. Obey font-lock-lines-before.
14144 (font-lock-default-fontify-region): Remove reference to
14145 font-lock-lines-before.
14146
14147 * jit-lock.el (jit-lock-after-change):
14148 Call font-lock-extend-region. Obey font-lock-lines-before.
14149
14150 2006-03-14 David Ponce <david@dponce.com>
14151
14152 * tree-widget.el (tree-widget-themes-load-path)
14153 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14154
14155 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
14156
14157 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
14158 (rcirc-print): Mark the start of text at the end of the prompt.
14159 (rcirc-track-minor-mode): Add autoload cookie.
14160 (rcirc-update-activity-string): Add space to front of mode-line
14161 indicator.
14162
14163 2006-03-13 Miles Bader <miles@gnu.org>
14164
14165 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
14166 (rcirc-abbrev-nick): Remove function.
14167 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
14168
14169 2006-03-13 David Ponce <david@dponce.com>
14170
14171 * tree-widget.el: Handle themes across all occurrences of the main
14172 themes sub-directory found in tree-widget-themes-load-path.
14173 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14174 (tree-widget--locate-sub-directory): Return all occurrences.
14175 (tree-widget-themes-path): New function.
14176 Replace tree-widget-themes-directory, and return a list of directories.
14177 (tree-widget-set-parent-theme)
14178 (tree-widget-lookup-image): Use it.
14179
14180 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
14181
14182 * textmodes/org.el (org-link-search): Avoid self-matching of
14183 links, allow target text to be distributed over several lines.
14184 (org-search-not-link): New function.
14185 (org-set-regexps-and-options, org-get-current-options):
14186 New startup options.
14187 (org-export-as-html): Take odd-level setting from local variable.
14188 (org-fontify-emphasized-text): New option.
14189 (org-set-font-lock-defaults): Include emphasized text.
14190 (org-follow-mhe-link): Allow folder-only links, fix folder name.
14191 (org-font-lock): Customize group renamed from `org-faces'.
14192
14193 2006-03-13 John Paul Wallington <jpw@pobox.com>
14194
14195 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
14196 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
14197
14198 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
14199
14200 * cus-start.el (all): Delete :version keyword for members of the
14201 fringe group, since the entire group is new in 22.1.
14202
14203 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
14204
14205 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
14206 map if value is hexadecimal (an address).
14207 (gud-watch): Only search roots for existing watch expressions.
14208 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
14209 prevent caching problems with speedbar-update-directory-contents.
14210
14211 2006-03-12 Juri Linkov <juri@jurta.org>
14212
14213 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
14214 before comparing with `low' and `warn'.
14215
14216 * info.el (Info-dir-remove-duplicates): Move point to the
14217 beginning of the current line after deleting the entries from
14218 redundant heading. Use marker for `limit' and compare it with
14219 point before calling `re-search-forward'.
14220
14221 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
14222
14223 * simple.el (yank): Fix typo in docstring.
14224
14225 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
14226
14227 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
14228 messages, where "D" is the 6th character.
14229
14230 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14231
14232 * simple.el (yank): Fix last change.
14233
14234 2006-03-11 David Ponce <david@dponce.com>
14235
14236 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
14237 before merging elements from the standard ispell-dictionary-alist.
14238 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
14239 alist, and return the new alist.
14240
14241 2006-03-11 Richard Stallman <rms@gnu.org>
14242
14243 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
14244
14245 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
14246 the way it is implemented is too unclean.
14247
14248 * simple.el (kill-region, yank): Doc fix.
14249
14250 * battery.el (battery-echo-area-format): Doc fix.
14251 (battery-mode-line-format): Likewise.
14252 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
14253 (battery-linux-proc-acpi): Ignore batteries that say "charged".
14254
14255 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
14256
14257 * progmodes/octave-mod.el (octave-indent-for-comment):
14258 Behave according to do string.
14259
14260 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
14261
14262 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
14263 Be visible only if major mode is Mail Mode.
14264
14265 * textmodes/flyspell.el (flyspell-external-point-words)
14266 (flyspell-process-localwords): Fix last changes.
14267
14268 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14269
14270 * calendar/holidays.el (list-holidays): Doc fix.
14271
14272 * international/mule.el (auto-coding-alist): Add .odt
14273 (OpenOffice's open document) files.
14274
14275 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
14276 document) files. Mention in the doc string the need to sync with
14277 auto-coding-alist.
14278
14279 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
14280
14281 * files.el (hack-local-variables-confirm): Don't prompt for ! if
14282 enable-local-variables is set to always query, or there is no
14283 savable variable.
14284
14285 2006-03-10 Bill Wohler <wohler@newt.com>
14286
14287 * image.el (image-load-path-for-library): Merge at least three
14288 functions from Gnus and MH-E into this one function that can now
14289 be shared.
14290
14291 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
14292
14293 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
14294 gdb-remove-mouse-face and remove help-echo too.
14295 (gdb-enqueue-input): Correct conditional clause.
14296
14297 2006-03-10 Glenn Morris <rgm@gnu.org>
14298
14299 * calendar/calendar.el (calendar-holidays): Doc fix.
14300 * calendar/holidays.el (list-holidays): Doc fix.
14301
14302 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
14303
14304 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
14305 it gets called in gdb-prompt anyway.
14306 (gdb-use-separate-io-buffer): Only restore window arrangement for
14307 gdb-many-windows.
14308 (gdb-enqueue-input): Make it harder to send GDB input when program
14309 is running.
14310 (gdb-buffer-list): New variable.
14311 (gdb-remove-mouse-face): New function.
14312 (gdb-starting): Use it when GDB input won't get sent.
14313
14314 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
14315
14316 * help.el (view-lossage): Remove trailing whitespace before
14317 inserting "\n".
14318
14319 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
14320
14321 * files.el (hack-local-variables-confirm):
14322 Set coding-system-for-read to nil before writing to .emacs.
14323
14324 * arc-mode.el (archive-extract): Check if an existing buffer name
14325 comes from a different archive.
14326
14327 * help.el (describe-key-briefly): If KEY is a down event, read and
14328 discard the up event.
14329
14330 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
14331
14332 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
14333 be edited and use font-lock-warning-face for any changes.
14334
14335 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
14336 (gdb-edit-value): Use it to report any errors.
14337
14338 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
14339
14340 * help.el (describe-key): Remove leftover test code.
14341
14342 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
14343
14344 * textmodes/org.el: Move defvars out of eval-when-compile.
14345 Use buffer-file-name variable.
14346 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
14347 arg `file'.
14348 (org-level-faces): Remove startup dependency.
14349 (org-cycle, org-map-tree, org-scan-tags)
14350 (org-remember-handler): Don't call `outline-level' directly.
14351 (org-mhe-search-all-folders): New option.
14352 (org-mhe-get-message-folder-from-index)
14353 (org-mhe-get-message-folder): Fix indexing search.
14354 (org-format-agenda-item): Handle nil TAGS argument.
14355 (org-cleaned-string-for-export, org-activate-target-links)
14356 (org-make-target-link-regexp): Deal with empty radio target list.
14357 (org-tag): New face.
14358 (org-get-level-face): New function.
14359 (org-set-font-lock-defaults): Simplify setup for headlines.
14360 (org-complete): Pass common substring to `display-completion-list'.
14361
14362 2006-03-06 David Ponce <david@dponce.com>
14363
14364 * tree-widget.el: Update Commentary header.
14365 (tree-widget-theme-name): Ignore parent themes.
14366 (tree-widget-set-parent-theme): New function.
14367 (tree-widget-set-theme): Use it.
14368 (tree-widget-set-image-properties): Move definition. Does nothing
14369 if image properties have already been set.
14370 (tree-widget-image-properties): Move definition. Receive an image
14371 name. Set the :pointer property.
14372 (tree-widget-lookup-image): Doc fix. Search in parent themes.
14373 Don't set the :pointer image property.
14374 (tree-widget-convert-widget): New function. Handle :dynargs
14375 compatibility here.
14376 (tree-widget): Use it to :convert-widget. Add the :expander-p
14377 predicate to control when the :expander function is entered.
14378 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
14379 (tree-widget-value-create): Handle :expander-p. widget-apply
14380 :expander.
14381 (tree-widget-expander-p): New function. Default value of the
14382 :expander-p property.
14383
14384 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
14385
14386 * help.el (describe-key): Properly handle the return value of
14387 read-key-sequence when grabbing an up-event. Cleanup mouse-1
14388 remaps. Handle string and vector `follow-link' values.
14389
14390 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
14391
14392 * complete.el (PC-expand-many-files): Try be more careful when parsing
14393 the shell's output.
14394
14395 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
14396
14397 * outline.el (hide-sublevels): Provide better interactive default.
14398
14399 2006-03-06 Kenichi Handa <handa@m17n.org>
14400
14401 * international/fontset.el (create-fontset-from-fontset-spec):
14402 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
14403
14404 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
14405
14406 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
14407 backslashes instead of one in regexp.
14408 (gud-tooltip-dereference): Add missing optional argument.
14409
14410 2006-03-04 John Paul Wallington <jpw@pobox.com>
14411
14412 * wdired.el (toplevel): Require `cl' at compile-time.
14413
14414 2006-03-04 Andreas Schwab <schwab@suse.de>
14415
14416 * server.el (server-process-filter): Handle errors during
14417 evaluation of the argument.
14418
14419 2006-03-03 John Paul Wallington <jpw@pobox.com>
14420
14421 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
14422 escape parentheses at beginning of line.
14423 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
14424 (t-mouse-mode): Remove period from end of error message.
14425
14426 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
14427
14428 * textmodes/flyspell.el (flyspell-process-localwords):
14429 Be case-sensitive.
14430
14431 2006-03-03 Martin Rudalics <rudalics@gmx.at>
14432
14433 * cus-edit.el (custom-quote): Remove function, since it has been
14434 moved to custom.el.
14435
14436 * font-lock.el (lisp-font-lock-keywords-2)
14437 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
14438 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
14439 they have no special meaning.
14440
14441 * midnight.el (clean-buffer-list): Handle case where base-buffer of
14442 indirect buffer gets killed before indirect buffer. Use dolist.
14443
14444 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14445
14446 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
14447 value instead of a literal constant (1) on more pauses.
14448
14449 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
14450
14451 * textmodes/flyspell.el (flyspell-external-point-words):
14452 Be case-sensitive.
14453
14454 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
14455
14456 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
14457 with "www".
14458
14459 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14460
14461 * allout.el: Restablish intermediate missing comment header to
14462 preserve outline structure.
14463 (allout-beginning-of-current-entry): Skip invisible text.
14464 (allout-open-topic): Fix opening a topic at end-of-buffer.
14465 (allout-minor-mode): Move nearer to allout-mode function.
14466
14467 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
14468
14469 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
14470
14471 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
14472
14473 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
14474 is nil.
14475
14476 * progmodes/gud.el (gud-speedbar-menu-items):
14477 Use buffer-local-value and add missing :visible keyword.
14478
14479 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
14480
14481 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
14482
14483 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
14484 must be `follow-link'.
14485
14486 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
14487
14488 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
14489 formatting: No nested anchors.
14490 (org-all-targets): Fix bug with XEmacs compatibility.
14491 (org-read-date): Add (require 'parse-time).
14492 (org-set-tags): Fix bug with extra inserted space.
14493 (org-export-html-style): Define a style class for targets.
14494 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
14495 (org-hide-leading-stars): New option.
14496 (org-hide): New face.
14497 (org-set-font-lock-defaults): Allow to hide leading stars.
14498 (org-get-legal-level, org-tr-level): New functions.
14499 (org-odd-levels-only): New option.
14500 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
14501 (org-demote, org-promote): Deal with double-star levels.
14502 (org-convert-to-odd-levels): New command.
14503
14504 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
14505
14506 * speedbar.el (speedbar-update-localized-contents): Try to
14507 preserve window-start.
14508 (speedbar-update-directory-contents): Try to preserve window-start
14509 and window-point.
14510 (speedbar-update-special-contents): Don't move back to start of window.
14511
14512 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
14513 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
14514 speedbar-timer-fn.
14515 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
14516 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
14517 instead of gdb-speedbar-timer-fn.
14518
14519 2006-02-28 Jay Belanger <belanger@truman.edu>
14520
14521 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
14522 (math-compose-expr): Use latex option when calling
14523 `math-compose-tex-matrix' for latex mode.
14524
14525 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
14526
14527 * speedbar.el: Re-instate comments about developing for speedbar
14528 [this is what info and gdb-ui use even if better methods exist now].
14529
14530 * t-mouse.el: New file.
14531 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
14532 (t-mouse-lispy-buffer-posn-from-coords): Remove.
14533 (t-mouse-make-event-element): Use posn-at-x-y instead.
14534 (t-mouse-make-event): Deal with Fedora Core 3.
14535 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
14536 (t-mouse-mouse-position-function): New function. Use it instead
14537 of advising mouse-position.
14538 (t-mouse-mode): New minor mode.
14539 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
14540
14541 2006-02-27 Glenn Morris <rgm@gnu.org>
14542
14543 * calendar/calendar.el (calendar-holidays): Doc fix.
14544
14545 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
14546
14547 * progmodes/gdb-ui.el (gdb-source-window): New variable.
14548 Re-introduce the concept of a source window.
14549 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
14550 consistency with get-buffer-create.
14551 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14552 (gdb-data-list-register-values-handler)
14553 (gdb-stack-list-locals-handler): Try to preserve window-start as
14554 well as window-point.
14555 (gdb-display-source-buffer): New function (old concept).
14556 (gdb-goto-breakpoint): Use it.
14557
14558 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
14559 for gdb-ui/gdb-mi (old concept).
14560
14561 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
14562
14563 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
14564 binding.
14565
14566 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
14567
14568 * textmodes/reftex-sel.el (reftex-select-label-map)
14569 (reftex-select-bib-map): Add `follow-mouse' binding.
14570
14571 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
14572
14573 * jka-cmpr-hook.el (jka-compr-compression-info-list)
14574 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
14575 Give :set functions to provide automatic updating.
14576 Update docstring. Give compiler defvars early in the file
14577 and move the defcustoms to a later spot where all called functions
14578 are defined.
14579 (jka-compr-file-name-handler-entry): Doc fix.
14580 (jka-compr-compression-info-list--internal)
14581 (jka-compr-mode-alist-additions--internal)
14582 (jka-compr-load-suffixes--internal): New variables.
14583 (jka-compr-install): Set the three above variables.
14584 Update `load-file-rep-suffixes' instead of `load-suffixes'.
14585 (jka-compr-update, jka-compr-set): New functions.
14586 (auto-compression-mode): Doc fix.
14587
14588 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
14589 Update `load-file-rep-suffixes' instead of `load-suffixes'.
14590 Use jka-compr-compression-info-list--internal,
14591 jka-compr-mode-alist-additions--internal and
14592 jka-compr-load-suffixes--internal.
14593
14594 * files.el (load-library):
14595 * loadhist.el (file-loadhist-lookup):
14596 * startup.el (command-line):
14597 * subr.el (locate-library):
14598 * emacs-lisp/autoload.el (update-directory-autoloads):
14599 * emacs-lisp/find-func.el (find-library-suffixes):
14600 Use `get-load-suffixes' instead of `load-suffixes'.
14601
14602 * subr.el (locate-library):
14603 * emacs-lisp/find-func.el (find-library-name):
14604 Use `load-file-rep-suffixes' instead of '("").
14605
14606 2006-02-26 Kim F. Storm <storm@cua.dk>
14607
14608 * ido.el (ido-save-history, ido-load-history): Simplify.
14609 Don't use find-file-noselect to avoid interference from other modes.
14610
14611 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
14612
14613 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
14614 to use the default shell if filename is not available.
14615 Reported by Giorgos Keramidas.
14616
14617 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
14618
14619 * progmodes/etags.el (tags-completion-table): Do completion from
14620 all the tables in the current list, as documented in the manual.
14621
14622 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14623
14624 * CC Mode Update to 5.31.3.
14625
14626 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14627
14628 * progmodes/cc-mode.el (c-postprocess-file-styles):
14629 Bind inhibit-read-only to t, around the call to
14630 c-remove-any-local-eval-or-mode-variables, so that it works on a
14631 RO file.
14632
14633 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14634
14635 * progmodes/cc-awk.el: Correct a typo.
14636
14637 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14638
14639 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
14640 c-hungry-delete-backwards, at the request of RMS. Leave the old
14641 name as an alias.
14642
14643 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14644
14645 * progmodes/cc-mode.el: Correct a typo.
14646
14647 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14648
14649 * progmodes/cc-defs.el: Update the version number to 5.31.3.
14650
14651 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14652
14653 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
14654 brace-else-brace (error due to mbeg, mend being undefined).
14655
14656 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14657
14658 * progmodes/cc-mode.el: File Local variables: Solve the problem
14659 where both `mode' and c-file-offsets are specified: `mode' will
14660 overwrite c-f-o's settings:
14661 (c-remove-any-local-eval-or-mode-variables): New function.
14662 (c-postprocess-file-styles): Call the above new function, within
14663 c-tentative-buffer-change, to splat `mode' and `eval' before the
14664 second hack-local-variables.
14665
14666 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14667
14668 * progmodes/cc-mode.el:
14669 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
14670 (c-after-change): Protect the match data with save-match-data.
14671 It was getting corrupted by c-after-change-check-<>-operators.
14672
14673 * progmodes/cc-defs.el: [Supersedes patch V1.38]:
14674 (top level): Check for a buggy font-lock-compile-keywords ONLY in
14675 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
14676
14677 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
14678 with save-match-data. It was being corrupted when Font Lock was
14679 not enabled.
14680
14681 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14682
14683 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
14684 Mode and Subword Mode.
14685
14686 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
14687 real labels ("case 1:" or "foo:") from non-labels ("public:").
14688 (c-forward-objc-directive): Replace c-forward-token-2 with crude
14689 coding; c-f-t-2 doesn't move over a token at EOB.
14690
14691 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
14692
14693 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
14694 (c-update-modeline): Concatenate the minor mode indicators
14695 directly onto mode-name, removing c-submode-indicators.
14696 Sometimes, c-s-i got separated from the mode name on the mode line.
14697
14698 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
14699 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
14700
14701 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14702
14703 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
14704 error message when there's an evaluation error to show whether
14705 it's loaded from source or not.
14706 (c-filter-ops): Make it available at runtime too to work when
14707 `c-make-init-lang-vars-fun' needs to evaluate from source.
14708
14709 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
14710
14711 * help.el (help): Revert last part of 2006-02-23 change (deletion
14712 of the `provide' call).
14713
14714 2006-02-23 Juri Linkov <juri@jurta.org>
14715
14716 * compare-w.el (compare-windows-highlight): Add new value
14717 `persistent' and change :type from `boolean' to `choice'.
14718 (compare-windows-overlays1, compare-windows-overlays2):
14719 New internal variables.
14720 (compare-windows-highlight): If compare-windows-highlight is
14721 `persistent', add current overlays to compare-windows-overlays[12]
14722 instead of adding compare-windows-dehighlight to pre-command-hook.
14723 (compare-windows-dehighlight): Delete all overlays from
14724 compare-windows-overlays[12].
14725
14726 * info.el (Info-search): Don't bind search-spaces-regexp to
14727 Info-search-whitespace-regexp in non-regexp isearch mode.
14728
14729 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
14730
14731 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
14732
14733 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
14734
14735 * textmodes/org.el (org-xemacs-p)
14736 (org-export-html-show-new-buffer, org-table-may-need-update)
14737 (org-insert-item, org-mhe-get-message-real-folder)
14738 (org-mhe-get-message-folder-from-index)
14739 (org-mhe-get-message-folder, org-mhe-get-message-num)
14740 (org-mhe-get-header, org-make-org-heading-search-string)
14741 (org-make-org-heading-camel, org-table-sort-lines)
14742 (org-format-org-table-html, org-format-table-table-html):
14743 Fix typos in docstrings.
14744
14745 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
14746
14747 * textmodes/org.el (org-cleaned-string-for-export)
14748 (org-solidify-link-text): New function.
14749 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
14750 XEmacs, just to silence the compiler.
14751 (org-export-as-ascii, org-export-as-html-and-open):
14752 Use `org-cleaned-string-for-export' and create internal links.
14753 (org-follow-mhe-link): Require mh-e, use folder.
14754
14755 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
14756
14757 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
14758
14759 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
14760 gdb-debug-log-length.
14761 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
14762 it a real ring but...
14763 (gud-gdba-marker-filter): ...make it work like mark-ring.
14764 (gdb-enable-debug): Rename from gdb-enable-debug-log.
14765 (gdb-mouse-jump): New function. Add bindings.
14766
14767 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
14768
14769 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
14770 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
14771 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
14772 (gdb-debug-log-length): Customize it's length.
14773 (gud-watch, gdb-var-create-handler): Display function::var format
14774 but don't use to create variable object.
14775 (gdb-var-create-handler): Use message-box in place of message.
14776 (gdb-stopped): Call gdb-exited if signalled.
14777
14778 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
14779
14780 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
14781
14782 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
14783
14784 * textmodes/reftex.el (reftex-locate-file): Search all extensions
14785 if `reftex-try-all-extensions' is set.
14786
14787 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
14788 fail silently when there is no valid argument at point.
14789 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
14790 `fail-silently' argument. From a patch by David Reiter.
14791
14792 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
14793 New commands.
14794 (org-mark-ring): New variable.
14795 (org-mark-ring-length): New option.
14796 (org-open-at-point, org-goto, org-open-file): Push old position
14797 onto the mark ring.
14798 (org-add-hook): New function.
14799 (org-export-table-remove-special-lines): New option.
14800 (org-skip-comments, org-format-org-table-html): Respect new
14801 option `org-export-table-remove-special-lines'.
14802 (org-open-file): Allow special command configuration for
14803 directory link.
14804 (org-file-apps): Fix bugs in customize type, added setting
14805 for directories.
14806 (org-activate-tags, org-format-agenda-item, org-complete)
14807 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
14808 (org-get-tags, org-get-buffer-tags, org-open-at-point)
14809 (org-link-search, org-make-org-heading-search-string)
14810 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
14811 (org-radio-targets, org-file-link-context-use-camel-case)
14812 (org-activate-camels): New options.
14813 (org-update-radio-target-regexp, org-all-targets)
14814 (org-make-target-link-regexp, org-activate-target-links):
14815 New functions.
14816 (org-make-org-heading-search-string): New function.
14817 (org-store-link, org-insert-link): Use new option
14818 `org-file-link-context-use-camel-case'.
14819 (org-activate-camels): Use new option `org-activate-camels'.
14820 (org-link-regexp): Add mhe prefix.
14821 (org-open-at-point, org-store-link): Support for mhe links.
14822 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
14823 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
14824 (org-mhe-get-header, org-follow-mhe-link): New functions.
14825 (org-remove-angle-brackets, org-add-angle-brackets):
14826 New functions.
14827 (org-bracket-link-regexp): New constant.
14828 (org-read-date): Fix bug that was rejecting all typed dates.
14829 (org-link-search): Make hierarchy above visible after a match.
14830 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
14831 (org-store-link): Fix bug with link creation when cursor is in
14832 an empty line.
14833 (org-open-at-point): Fix bug with matching a link.
14834 Fixed buggy argument sequence in call to `org-view-tags'.
14835 (org-compile-prefix-format): Set `org-prefix-has-tag'.
14836 (org-prefix-has-tag): New variable.
14837 (org-format-agenda-item): Remove tags from headline
14838 if appropriate.
14839 (org-agenda-remove-tags-when-in-prefix): New option.
14840
14841 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
14842
14843 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
14844 Fix the regular expressions.
14845
14846 2006-02-21 Richard M. Stallman <rms@gnu.org>
14847
14848 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
14849 if there's no other specific basis.
14850
14851 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
14852 as variables at all.
14853 (unsafep-variable): Rename arg; doc fix.
14854
14855 * abbrevlist.el (list-one-abbrev-table): Add autoload.
14856
14857 * calendar/appt.el (diary-selective-display): Add defvar.
14858
14859 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
14860
14861 * isearch.el (search-whitespace-regexp): Fix custom type.
14862
14863 * help.el (describe-key-briefly): Compute interactive args
14864 in same was as before previous change.
14865
14866 * files.el (enable-local-variables): Doc fix.
14867
14868 2006-02-21 Kim F. Storm <storm@cua.dk>
14869
14870 * fringe.el: Cleanup as file is now pre-loaded.
14871 (fringe-bitmaps): Initialize unconditionally.
14872 (fringe-mode, set-fringe-style): Remove autoload cookies.
14873
14874 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
14875
14876 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
14877 `horizontal-bar'.
14878 (fringe-cursor-alist): Use `horizontal-bar'.
14879
14880 2006-02-20 Kim F. Storm <storm@cua.dk>
14881
14882 * fringe.el (fringe-bitmaps): Update to new bitmap names.
14883 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
14884
14885 * loadup.el: Load "fringe" on window systems.
14886
14887 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
14888
14889 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
14890 out of scope components.
14891
14892 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
14893 default.
14894
14895 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
14896
14897 * custom.el (customize-mark-to-save, customize-mark-as-set):
14898 Load the symbol first.
14899
14900 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
14901
14902 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
14903 strech spec so it doesn't display as "^J" on the header line
14904 when `Buffer-menu-use-header-line' is t.
14905
14906 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
14907
14908 * speedbar.el (speedbar-make-button): Keep text properties
14909 of string arguments if desired.
14910
14911 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
14912 expessions.
14913
14914 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
14915 of speedbar.
14916
14917 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
14918
14919 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
14920 to value of `read-file-name-completion-ignore-case'.
14921
14922 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
14923
14924 * custom.el (customize-mark-as-set): Push to `user' theme.
14925
14926 * cus-edit.el (custom-save-variables): Allow unthemed values.
14927 (customize-set-variable): Push setting to `user' theme.
14928
14929 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
14930
14931 * progmodes/gud.el: Don't require font-lock as it's now
14932 automatically loaded.
14933 (gud-speedbar-buttons): Replace gdb-var-changed with
14934 gdb-force-update.
14935
14936 * progmodes/gdb-ui.el (gdb-force-update): Rename from
14937 gdb-var-changed.
14938 (gdb-post-prompt): Use it.
14939 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
14940 (gdb-var-update-handler, gdb-var-delete)
14941 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
14942 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
14943 gdb-force-update in gdb-post-prompt.
14944 (gdb-reset): Clear watch expressions from speedbar when quitting.
14945
14946 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
14947
14948 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
14949 (viper-change-state-to-vi, viper-change-state-to-emacs):
14950 Make aware of cursor coloring in the Emacs state.
14951 (viper-special-read-and-insert-char): Use read-char-exclusive.
14952 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
14953
14954 * emulation/viper-init.el (viper-emacs-state-cursor-color):
14955 New variable.
14956
14957 * emulation/viper-util.el (viper-save-cursor-color)
14958 (viper-get-saved-cursor-color-in-replace-mode)
14959 (viper-get-saved-cursor-color-in-insert-mode)
14960 (viper-restore-cursor-color): Make aware of the cursor color
14961 in Emacs state.
14962 (viper-get-saved-cursor-color-in-emacs-mode): New function.
14963
14964 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
14965 (ediff-ignore-case-option3, ediff-actual-diff-options)
14966 (ediff-actual-diff3-options): New variables to control case sensitivity.
14967 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
14968 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
14969 (ediff-toggle-ignore-case): New function.
14970 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
14971
14972 * ediff-help.el (ediff-long-help-message-narrow2)
14973 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
14974 (ediff-long-help-message-word-mode): Add ignore-case command.
14975 (ediff-help-for-quick-help): Add ignore-case command.
14976
14977 * ediff-merg.el: Move provide to the end.
14978
14979 * ediff-ptch.el: Move provide to the end.
14980
14981 * ediff-wind.el: Move provide to the end.
14982
14983 * ediff-mult.el: Move provide to the end.
14984 (ediff-set-meta-overlay): Enable follow-link.
14985
14986 * ediff.el: Move provide to the end.
14987 Break recursive load cycle in eval-when-compile.
14988 (ediff-patch-buffer): Better heuristics.
14989
14990 * ediff-util.el: Move provide to the end.
14991 Break recursive load cycle in eval-when-compile.
14992 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
14993 defuns.
14994 (ediff-submit-report): Pass the values of ediff-diff3-program,
14995 ediff-diff3-options.
14996
14997 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
14998
14999 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
15000 the opening bracket of the following bracketing pairs: {}, [], (), <>,
15001 `' (for example, in the docstring of `windmove-default-keybindings').
15002
15003 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
15004
15005 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
15006 shadow face. Don't provide binding to edit variable when it is
15007 out of scope.
15008
15009 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
15010 (gdb-var-update-handler): Detect out of scope variables with pre
15011 GDB 6.4 too.
15012 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
15013 Reset status of variable objects to nil in update handlers.
15014 (gdb-var-update-handler-1): Detect when a variable object comes
15015 in scope. setcar on var changes gdb-var-list directly.
15016
15017 2006-02-17 Juri Linkov <juri@jurta.org>
15018
15019 * ffap.el (ffap) <defface>: Add explicit face declaration.
15020 (ffap-highlight): Use face `ffap' directly instead of checking
15021 for its existence.
15022
15023 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
15024 `visible-ok' of `other-buffer' to find the right original buffer.
15025
15026 * info.el (Info-search): Skip `Local Variables' node.
15027
15028 2006-02-17 Juri Linkov <juri@jurta.org>
15029
15030 * info.el (Info-find-file): Check for symbols `apropos', `history',
15031 `toc' in the input filename, and return these symbols as is.
15032 (Info-find-node-2): Set Info-current-file to symbols `apropos',
15033 `history', `toc' instead of strings.
15034 (Info-set-mode-line): For non-string Info-current-file use the
15035 symbol's name inside **.
15036 (Info-isearch-push-state): Add quote before Info-current-file and
15037 Info-current-node.
15038 (Info-isearch-pop-state): Use `equal' instead of `string='.
15039 (Info-extract-pointer, Info-following-node-name): Use
15040 `match-string-no-properties' instead of `match-string'.
15041 (Info-up): Check `old-file' for `stringp'.
15042 (Info-history): Use `equal' instead of `string-equal'.
15043 Check `file' for `stringp'.
15044 (Info-history): Use symbol `history' instead of string as first arg
15045 of `Info-find-node'.
15046 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
15047 `toc' instead of string.
15048 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
15049 instead of `buffer-substring', and `match-string-no-properties'
15050 instead of `match-string'.
15051 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
15052 instead of strings.
15053 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
15054 Use symbol `apropos' instead of string.
15055 (Info-copy-current-node-name): Check `Info-current-file' for
15056 `stringp' and construct a command with `Info-find-node' from it.
15057 (Info-fontify-node): Use `match-string-no-properties' instead of
15058 `match-string' and check file names for `stringp'.
15059 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
15060 `history', `toc' instead of strings.
15061
15062 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
15063
15064 * files.el: Rearrange functions and variables in the file local
15065 variables section.
15066
15067 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
15068
15069 * files.el: Add truncate-lines, ispell-check-comments and
15070 ispell-local-dictionary as safe local variables.
15071
15072 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
15073
15074 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
15075 out of scope variables.
15076 (gud-speedbar-buttons): Use unless.
15077
15078 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
15079 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
15080 (gdb-show-changed-values): Also use for out of scope variables.
15081 (gdb-var-update-handler-1): Note if variable goes out of scope.
15082
15083 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
15084
15085 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
15086 default to global variable values for unsupplied args.
15087 (rcirc-get-buffer-create): Fix bug with setting the target.
15088 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
15089 test for rcirc-always-use-server-buffer-flag here.
15090 (rcirc-response-formats): Add %N, which is a facified nick. %n
15091 uses the default face. Change the ACTION format string. If the
15092 "nick" is the server, don't print anything for that field.
15093 Comment fixes.
15094 (rcirc-target-buffer): Don't test
15095 rcirc-always-use-server-buffer-flag here.
15096 (rcirc-print): Squeeze extra spaces out of the text before message.
15097 (rcirc-put-nick-channel): Strip potential "@" char from nick
15098 before adding them to nick table.
15099 (rcirc-url-regexp): Improve to match address like "foo.com".
15100
15101 2006-02-17 Eli Zaretskii <eliz@gnu.org>
15102
15103 * allout.el (allout-hidden-p): Move this defsubst before
15104 allout-overlay-interior-modification-handler, where it is first
15105 used.
15106
15107 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
15108
15109 * allout.el: Use allout invisible-text overlays instead of
15110 selective display for concealed text. Also, lots of general
15111 cleanup, and improved compatibility code.
15112
15113 (allout-version): Incremented, corrected, revised, and refined
15114 module commentary.
15115
15116 (provide 'allout): Moved to the bottom, added a require of overlay.
15117
15118 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
15119 `except-current'.
15120 (allout-write-file-hook-handler): Minimize delay.
15121 (count-trailing-whitespace-region): New function so
15122 auto-encryption of current topic can resituate cursor exactly.
15123 PGP/GPG encryption trims trailing whitespace from lines, which
15124 must be accounted for across encryption then decryption.
15125
15126 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
15127 just plain "\C-c", to avoid intruding on user's keybinding space.
15128
15129 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
15130 parameter, so user request to provide a new password is done.
15131
15132 (allout-outside-normal-auto-fill-function, allout-auto-fill):
15133 Refined mechanism for auto-filling behavior while in allout mode.
15134
15135 (allout-mode): Explicitly specify the mode map in the docstring.
15136 Clarify provision for various write-file hook var names.
15137 Adjusted for invisible-text overlays instead of selective-display.
15138
15139 (allout-depth): Really return 0 if not within any topic. This
15140 rectifies `allout-beginning-of-level' and sequence numbering
15141 errors that occur when cutting and pasting numbered topics.
15142 Changed from a in-line subst to a regular function, as well.
15143
15144 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
15145
15146 (allout-end-of-subtree, allout-end-of-subtree)
15147 (allout-end-of-entry, allout-end-of-current-heading)
15148 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
15149 (allout-show-children, allout-show-to-offshoot)
15150 (allout-hide-current-entry, allout-show-current-entry): Rectified
15151 handling of trailing blank lines between items.
15152
15153 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
15154 (allout-current-depth, allout-unprotected, allout-hidden-p)
15155 (allout-on-current-heading-p, allout-listify-exposed)
15156 (allout-chart-subtree, allout-goto-prefix)
15157 (allout-back-to-current-heading, allout-get-body-text)
15158 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
15159 (allout-hide-region-body, allout-toggle-subtree-encryption)
15160 (allout-encrypt-string, allout-encrypted-key-info)
15161 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
15162 (allout-file-vars-section-data): Adjusted for use with
15163 invisible-text overlays instead of selective-display.
15164
15165 (allout-kill-line, allout-kill-topic, allout-yank-processing):
15166 Reworked for use with invisible text overlays.
15167
15168 (allout-current-topic-collapsed-p): New function.
15169
15170 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
15171 to know when to close the containing topic.
15172
15173 (allout-pre-command-business, allout-post-command-business):
15174 Simplify undo-batching and dynamic isearch exposure.
15175
15176 (allout-set-overlay-category): New for invisible-text overlays.
15177 Sets properties of allout-overlay-category, used by
15178 allout-flag-region to set invisible-text overlay properties.
15179 (allout-get-invisibility-overlay): Get the first qualifying
15180 invisibility overlay, so we can find the extent of it.
15181 (allout-back-to-visible-text): Get to just before the beginnining
15182 of the current invisibility overlay, if any.
15183
15184 (allout-overlay-insert-in-front-handler)
15185 (allout-overlay-interior-modification-handler)
15186 (allout-before-change-handler, allout-isearch-end-handler): New
15187 functions to handle extraordinary actions affecting concealed
15188 text.
15189
15190 (allout-flag-region): Use overlays instead of selective-display
15191 for invisible text - by inheritence from the properties of
15192 allout-overlay-category in mainline Emacs, and applied
15193 property-by-property in XEmacs, some recent versions of which
15194 don't inherit the properties from the category. Provisions to
15195 respond to concealed-text edits simplified drastically.
15196
15197 (allout-isearch-rectification, allout-isearch-was-font-lock)
15198 (allout-isearch-expose, allout-enwrap-isearch)
15199 (allout-isearch-abort, allout-pre-was-isearching)
15200 (allout-isearch-prior-pos, allout-isearch-did-quit)
15201 (allout-isearch-dynamic-expose)
15202 (allout-hide-current-entry-completely): Functions deleted.
15203
15204 (allout-undo-aggregation): Explicit undo aggregation no longer
15205 necessary due to transition away from selective-display.
15206
15207 (set-allout-regexp, allout-up-current-level)
15208 (allout-next-visible-heading, allout-forward-current-level)
15209 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
15210 (allout-kill-line, allout-yank-processing, allout-show-children)
15211 (allout-expose-topic, allout-old-expose-topic)
15212 (allout-listify-exposed, allout-insert-latex-header)
15213 (allout-toggle-subtree-encryption, allout-encrypt-string)
15214 (remove-from-invisibility-spec, allout-hide-current-subtree):
15215 Ditched unused variables.
15216
15217 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
15218
15219 * textmodes/ispell.el (ispell-change-dictionary): Call
15220 ispell-buffer-local-dict instead of
15221 ispell-accept-buffer-local-defs.
15222 (ispell-local-dictionary-alist): Accept as valid any coding-system
15223 supported by Emacs.
15224 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
15225 changed to iso-8859-3.
15226
15227 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
15228
15229 * speedbar.el (speedbar-frame-width): Make an inline function
15230 instead of a macro. Use frame-width.
15231 (speedbar-try-completion, speedbar-update-contents)
15232 (speedbar-timer-fn): Use consp.
15233 (speedbar-update-localized-contents): Try to preserve point.
15234
15235 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
15236 (menu): Re-order menu items.
15237 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
15238 field.
15239 (gdb-var-update-handler-1): Use it for GDB 6.4+.
15240 (gdb-post-prompt): Speed things by not forcing update.
15241
15242 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
15243
15244 * wid-edit.el (widget-button-click): For mouse-1, cancel button
15245 press and perform default action if we get a mouse movement event.
15246
15247 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
15248
15249 * calendar/icalendar.el (icalendar--get-event-property)
15250 (icalendar--get-event-property-attributes): Fix typos in
15251 docstrings.
15252
15253 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
15254 docstring.
15255
15256 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
15257
15258 * bs.el (bs-mode): Use `buffer-disable-undo'.
15259 (bs--get-file-name): Simplify.
15260 (bs-show-in-buffer): Mark the buffer as not modified.
15261
15262 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15263
15264 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
15265 widget-button-click.
15266
15267 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
15268 (custom-mode): Update docstring.
15269
15270 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
15271 binding.
15272
15273 * files.el (hack-local-variables-confirm): Allow scrolling if the
15274 file variable list is too long. Kill temp buffer after use.
15275
15276 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
15277
15278 * progmodes/gud.el (gdb): Improve doc string.
15279 (gdb-script-font-lock-keywords): Expand allowed character set.
15280
15281 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
15282 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
15283 (gdb-separate-io-interrupt, gdb-separate-io-quit)
15284 (gdb-separate-io-stop, gdb-separate-io-eof):
15285 Rename from gdb-inferior-* to gdb-separate-*.
15286 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
15287
15288 2006-02-14 Jay Belanger <belanger@truman.edu>
15289
15290 * calc/calc-arith.el (math-check-known-scalarp): Make sure
15291 expression is a symbol before checking that it is bound.
15292
15293 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
15294 test to see if equation can be solved.
15295
15296 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15297
15298 * wid-edit.el (widget-button-click): Use :pressed-face property
15299 for overlay face, if it exists.
15300
15301 * cus-edit.el (custom-manual, custom-add-see-also)
15302 (custom-add-parent-links, custom-group-link): Add :pressed-face
15303 property to links.
15304
15305 * files.el (hack-local-variables): Remove ignored variables before
15306 checking if any variables need setting.
15307
15308 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15309
15310 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
15311
15312 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
15313
15314 * help.el (where-is): Fix message for remapped commands.
15315
15316 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
15317 Fix typos in docstrings.
15318
15319 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
15320
15321 * files.el (safe-local-variable-values): New option.
15322 (hack-local-variables-prop-line): Return a list of variable-value
15323 pairs if MODE-ONLY is non-nil.
15324 (hack-local-variables): Construct list of variable-value pairs,
15325 and apply or reject them in one go. Ask for confirmation if
15326 variables are not known safe.
15327 (hack-local-variables-confirm): Complete rewrite. Support
15328 `safe-local-variable-values'.
15329 (enable-local-variables): Update docstring to reflect new
15330 behavior.
15331 (ignored-local-variables): Ignore ignored-local-variables and
15332 safe-local-variable-values.
15333 (safe-local-variable-p): New function.
15334 (risky-local-variable-p): `safe-local-variable' property check
15335 moved to safe-local-variable-p.
15336 (hack-one-local-variable): Checks moved to hack-local-variables.
15337
15338 (byte-compile-dynamic, c-basic-offset, c-file-style)
15339 (c-indent-level, comment-column, fill-column, fill-prefix)
15340 (indent-tabs-mode, kept-new-versions, no-byte-compile)
15341 (no-update-autoloads, outline-regexp, page-delimiter)
15342 (paragraph-start, paragraph-separate, sentence-end)
15343 (sentence-end-double-space tab-width, version-control):
15344 Add `safe-local-variable' property.
15345
15346 * find-lisp.el: Delete nonexistent `autocompile' file variable.
15347
15348 * icomplete.el, play/landmark.el: Change nonexistent
15349 `outline-layout' file variable to `allout-layout'.
15350
15351 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
15352
15353 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
15354 (gdb-get-changed-registers): Test value of gud-minor-mode relative
15355 to gud-comint-buffer.
15356 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
15357 gdb-ui.el for gdb-mi.el.
15358 (gdb-post-prompt, gdb-get-changed-registers): Move test for
15359 registers buffer to gdb-get-changed-registers.
15360 (gdb-breakpoint-regexp): New regexp. Allow toggling and
15361 deletion of catchpoints (throw and catch).
15362 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
15363 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
15364 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
15365 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
15366 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
15367
15368 2006-02-13 Jay Belanger <belanger@truman.edu>
15369
15370 * calc/calc-arith.el (math-check-known-matrixp): Make sure
15371 expression is a symbol before checking that it is bound.
15372
15373 2006-02-13 Richard M. Stallman <rms@gnu.org>
15374
15375 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
15376 for the minibuffer too, but not if resize-mini-windows will interfere.
15377
15378 * help.el (describe-key-briefly, describe-key): Do all arg-reading
15379 inside `interactive' spec.
15380 (describe-key-briefly-internal, describe-key-internal):
15381 Functions merged back into their callers.
15382
15383 2006-02-13 Martin Rudalics <rudalics@gmx.at>
15384
15385 * info.el (info-xref-visited): Inherit from info-xref too.
15386 (Info-set-mode-line): Replace occurrences of `%' by `%%'
15387 when propertizing Info-current-file and Info-current-node.
15388
15389 2006-02-13 Juri Linkov <juri@jurta.org>
15390
15391 * tumme.el (tumme-thumbnail-storage): Fix docstring.
15392 (tumme-thumb-name): Fix per-directory format.
15393
15394 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
15395
15396 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
15397
15398 2006-02-12 Miles Bader <miles@gnu.org>
15399
15400 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
15401
15402 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
15403
15404 * tumme.el: Remove history section. If someone needs the it, it
15405 can always be found in CVS.
15406
15407 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15408
15409 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
15410 about the Thumbnail Managing Standard option.
15411
15412 2006-02-12 Richard M. Stallman <rms@gnu.org>
15413
15414 * subr.el (substitute-key-definition): Doc fix.
15415
15416 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
15417
15418 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
15419
15420 * info.el (Info-mode): Doc fix.
15421
15422 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
15423
15424 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
15425
15426 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
15427 because on Solaris a POSIX compatible "id" is needed. Reported by
15428 Magnus Henoch <mange@freemail.hu>.
15429
15430 2006-02-12 Juri Linkov <juri@jurta.org>
15431
15432 * tumme.el: Remove todo item about Thumbnail Managing Standard.
15433 (tumme) <defgroup>: Change :group to `multimedia'.
15434 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
15435 Managing Standard.
15436 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
15437 Fix dostring.
15438 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
15439 and %y. Fix docstring.
15440 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
15441 (tumme-cmd-create-standard-thumbnail-command): New user options.
15442 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
15443 is `standard'. Fix docstring.
15444 (tumme-thumb-width, tumme-thumb-height): New user options.
15445 (tumme-external-viewer): Try to find various viewers.
15446 (tumme-get-thumbnail-image): Use `create-image' instead of
15447 constructing the `image' structure.
15448 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
15449 `standard'.
15450 (tumme-thumb-name): Add file name generation for standard storage.
15451 Simplify code for other storages.
15452 (tumme-thumb-name): Use width %w and height %h instead of size %s.
15453 Add modification time %m and thumbnail-nq8 %q.
15454 Use `tumme-cmd-create-standard-thumbnail-command' if
15455 tumme-thumbnail-storage is `standard'.
15456 (tumme-dired-insert-marked-thumbs): New autoload command.
15457 (tumme-dired-after-readin-hook): New function.
15458 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
15459 `tumme-thumb-size'.
15460 (tumme-display-image): Replace size-x %x and size-y %y with
15461 width %w and height %h.
15462
15463 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
15464 `tumme-dired-insert-marked-thumbs'.
15465
15466 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15467
15468 * tumme.el (tumme-write-tag): Fix small bug (file name did not
15469 include path).
15470 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
15471 matching tag.
15472
15473 2006-02-12 Miles Bader <miles@gnu.org>
15474
15475 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
15476 New variables.
15477 (rcirc-abbrev-nick): New function.
15478 (rcirc-format-response-string): Rewrite to use the formats in
15479 `rcirc-response-formats' and expand escape sequences therein.
15480 A text-property `rcirc-text' is added over the actual response
15481 text to make easy to find inside the returned string.
15482 (rcirc-print): When filling, just look for the `rcirc-text'
15483 text-property to find the appropriate fill prefix, instead of
15484 using hardwired patterns.
15485
15486 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15487
15488 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
15489 Managing Standard.
15490
15491 2006-02-11 Kim F. Storm <storm@cua.dk>
15492
15493 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
15494 Don't use insert-buffer; do insert-buffer-substring directly.
15495 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
15496
15497 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15498
15499 * files.el (revert-buffer, recover-file): Replace buffer-read-only
15500 with inhibit-read-only. Suggested by Stefan Monnier.
15501 (revert-buffer): Let insert-file-contents discard
15502 buffer-undo-list. Simplify code.
15503 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
15504
15505 2006-02-11 Eli Zaretskii <eliz@gnu.org>
15506
15507 * menu-bar.el (menu-bar-select-yank): Add a doc string.
15508
15509 * help.el (describe-key-briefly): Now a wrapper for
15510 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
15511 to t. Populate yank-menu if empty.
15512 (describe-key-briefly-internal): Renamed from describe-key-briefly.
15513 (describe-key): Now a wrapper for describe-key-internal. Bind
15514 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
15515 (describe-key-internal): Renamed from describe-key.
15516
15517 2006-02-11 Milan Zamazal <pdm@zamazal.org>
15518
15519 * progmodes/glasses.el (glasses-separator): Doc fix.
15520 (glasses-original-separator): New defcustom.
15521 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
15522
15523 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15524
15525 * mwheel.el (mouse-wheel-up-event): Doc fix.
15526
15527 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15528
15529 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
15530 (tumme-dir): New function. Copied from thumbs.el.
15531
15532 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
15533
15534 * desktop.el (desktop-outvar): Fix typo.
15535 (desktop-save-buffer-p): Doc fix.
15536
15537 * subr.el (substitute-key-definition): Fix typo.
15538
15539 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15540
15541 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
15542 when window-system is mac.
15543
15544 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
15545
15546 2006-02-10 Kim F. Storm <storm@cua.dk>
15547
15548 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
15549 indirect-function instead of using condition-case.
15550
15551 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
15552
15553 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
15554 less `colloquial'...
15555
15556 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
15557
15558 * tumme.el: Add a couple of todo items.
15559
15560 2006-02-09 Lars Hansen <larsh@soem.dk>
15561
15562 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
15563 (highlight-changes-mode): Don't change desktop-locals-to-save.
15564
15565 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
15566
15567 * image-mode.el (image-toggle-display): Clear image cache if using
15568 filename.
15569
15570 2006-02-09 Masatake YAMATO <jet@gyve.org>
15571
15572 * dired-x.el (dired-guess-shell-alist-default): Add .man as
15573 a `dired-man' target.
15574
15575 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
15576 boundary of symbols.
15577
15578 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
15579
15580 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
15581
15582 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
15583
15584 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
15585 `mapcar'; return nil.
15586
15587 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
15588
15589 * mouse.el (mouse-drag-track): Don't change window if we rebind to
15590 some other event.
15591
15592 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
15593
15594 * net/rcirc.el (rcirc-startup-channels-alist):
15595 Add irc.freenode.net and #emacs as defaults.
15596 (rcirc-ignore-all-activity-flag): Remove variable.
15597 (rcirc-authinfo): New variable.
15598 (rcirc-authinfo-filename): Remove variable.
15599 (rcirc-always-use-server-buffer-flag): New flag.
15600 (rcirc): M-x rcirc will automatically connect without prompting.
15601 C-u M-x rcirc will prompt. Use rcirc-connect to create a
15602 connection in lisp.
15603 (rcirc-process-server-response-1): Remove everything but the nick
15604 portion of the sender so it doesn't need to be done everywhere
15605 else. Update related code.
15606 (global-map): Remove global keybindings.
15607 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
15608 (rcirc-send-input): Split into several functions.
15609 (rcirc-process-input-line, rcirc-process-message)
15610 (rcirc-process-command): New functions.
15611 (rcirc-target-buffer): New function to determine where to route
15612 messages.
15613 (rcirc-user-nick): Save match data.
15614 (rcirc-toggle-ignore-buffer-activity)
15615 (rcirc-update-activity-string): Remove global ignore functionality,
15616 which can be done now by toggling rcirc-track-minor-mode.
15617 (rcirc-track-minor-mode-map): New keymap.
15618 (rcirc-track-minor-mode): New minor-mode.
15619 (ignore): Make the ignore output nicer. Always print it when
15620 adding or removing nicks.
15621 (rcirc-url-regexp): Improve.
15622 (rcirc-mangle-text): Remove properties before using text in the
15623 modeline.
15624 (rcirc-authenticate): Authentication data comes from
15625 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
15626 (rcirc-server-prefix): Inherit from rcirc-server.
15627
15628 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
15629
15630 * Makefile.in (compile): Append "|| true" to the end of the `find'
15631 command, like compile-always does.
15632
15633 2006-02-08 Sam Steingold <sds@gnu.org>
15634
15635 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
15636 output from a dead connection.
15637
15638 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
15639
15640 * dired.el (dired-mode-map): Add more bindings for tumme.
15641
15642 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
15643
15644 * wdired.el (wdired-mode-map): Use remap.
15645 (wdired-get-filename): Massage.
15646 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
15647 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
15648 `keymap' property rather than `local-map'.
15649
15650 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
15651
15652 * tumme.el (tumme-get-thumbnail-image): New utility function.
15653 Suggested by from Chong Yidong.
15654 (tumme-dired-with-window-configuration): Rename from
15655 `tumme-dired'. Add code to save window configuration.
15656 (tumme-restore-window-configuration): New command to restore the
15657 window configuration that `tumme-dired-with-window-configuration'
15658 saves before it changes the window configuration.
15659 (tumme-show-all-from-dir): New command to display thumbnails for
15660 all files in a directory entered by the user, like M-x thumbs.
15661 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
15662 have been created.
15663 (tumme-display-thumbnail-original-image): Call `display-buffer'.
15664 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
15665 Remove obsolete test function.
15666
15667 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
15668
15669 * vc.el (small-temporary-file-directory): Remove defvar; there's
15670 a defcustom for it in files.el.
15671
15672 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
15673 Fix typo in message.
15674 (tumme-gallery-generate): Fix typo in `error' message.
15675 (tumme-display-window-height-correction)
15676 (tumme-display-window-width-correction, tumme-line-up-dynamic)
15677 (tumme-line-up-interactive): Dox fixes.
15678 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
15679 (tumme-restore-window-configuration, tumme-format-properties-string)
15680 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
15681 Fix typos in docstrings.
15682
15683 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
15684
15685 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
15686
15687 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
15688
15689 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
15690 User should use hook if desired.
15691
15692 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
15693 buffer if necessary.
15694 (gdb-delete-frame-or-window): New function.
15695 (gdb-breakpoints-mode-map): Bind "q" to it.
15696
15697 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
15698
15699 * textmodes/nroff-mode.el: Clean up name space.
15700 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
15701 (nroff-mode): Obey the global setting of nroff-electric-mode.
15702 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
15703
15704 * calendar/calendar.el (calendar-increment-month): Typo in last change.
15705
15706 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
15707
15708 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
15709
15710 2006-02-06 Lars Hansen <larsh@soem.dk>
15711
15712 * generic-x.el (etc-fstab-generic-mode): Add file system types
15713 cifs and usbdevfs. Allow special chars in file names.
15714
15715 2006-02-05 Jay Belanger <belanger@truman.edu>
15716
15717 Update copyright notices of the files in lisp/calc.
15718
15719 2006-02-05 Romain Francoise <romain@orebokech.com>
15720
15721 Update copyright notices of all files in the lisp/play directory.
15722
15723 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
15724
15725 * ldefs-boot.el: Regenerate.
15726
15727 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
15728
15729 2006-02-05 Kim F. Storm <storm@cua.dk>
15730
15731 * files.el (magic-mode-regexp-match-limit): New defvar.
15732 (set-auto-mode): Use it to limit magic-mode-alist matching.
15733
15734 2006-02-04 Eli Zaretskii <eliz@gnu.org>
15735
15736 * info.el (Info-index, Info-mode): Improve the description of the
15737 `i' command.
15738
15739 * ldefs-boot.el: Regenerate.
15740
15741 2006-02-03 Werner Lemberg <wl@gnu.org>
15742
15743 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
15744 greedy to find the closing bracket in \*[...] and similar
15745 expressions. This is a first rough fix -- many additional
15746 refinements are necessary to make nroff mode really usable with groff.
15747
15748 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
15749
15750 * international/mule-cmds.el (set-locale-environment):
15751 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
15752 libX11.
15753
15754 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
15755
15756 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
15757 archive are created in archive-tmpdir.
15758
15759 2006-02-02 John Paul Wallington <jpw@pobox.com>
15760
15761 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
15762 (ibuffer-fontification-alist): Use it.
15763 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
15764 to "* z" and the Ibuffer Mark menu.
15765
15766 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
15767
15768 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
15769
15770 * textmodes/table.el (*table--cell-describe-mode)
15771 (*table--cell-describe-bindings): Undo last change since
15772 print-help-return-message is not obsoleted by anything at all.
15773
15774 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
15775
15776 * emulation/cua-base.el (cua-mode): Doc fix.
15777
15778 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
15779
15780 * dframe.el (dframe-handle-make-frame-visible)
15781 (dframe-handle-iconify-frame, dframe-get-focus)
15782 (dframe-select-attached-frame, dframe-power-click)
15783 (dframe-frame-mode): Fix typos in docstrings.
15784
15785 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
15786 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
15787 Fix typos in docstrings.
15788
15789 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
15790 (hi-lock-face-buffer, hi-lock-font-lock-hook)
15791 (hi-lock-archaic-interface-message-used)
15792 (hi-lock-file-patterns-range): Fix typos in docstrings.
15793
15794 * savehist.el (savehist-loaded, savehist-load, savehist-install)
15795 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
15796
15797 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
15798 Fix typo in docstring.
15799
15800 * net/newsticker.el (newsticker--decode-iso8601-date)
15801 (newsticker--set-customvar, newsticker--buffer-insert-item)
15802 (newsticker--do-run-auto-mark-filter)
15803 (newsticker--parse-generic-feed): Doc fixes.
15804 (newsticker--retrieval-timer-list, newsticker-url-list)
15805 (newsticker-hide-immortal-items-in-echo-area)
15806 (newsticker-hide-obsolete-items-in-echo-area)
15807 (newsticker-new-item-face, newsticker--enclosure)
15808 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
15809 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
15810 (newsticker--parse-generic-feed, newsticker--cache-contains)
15811 (newsticker--stat-num-items, newsticker-download-enclosures):
15812 Fix typos in docstrings.
15813
15814 * net/rcirc.el (rcirc-debug): Doc fix.
15815 (rcirc-fill-column, rcirc-receive-message-hooks)
15816 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
15817 (rcirc-mode, rcirc-generate-new-buffer-name)
15818 (rcirc-startup-channels, rcirc-ignore-update-automatic)
15819 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
15820 Fix typos in docstrings.
15821 (rcirc-print): "?\ " -> "?\s".
15822 (rcirc-cmd-join): Improve argument/docstring consistency.
15823
15824 2006-02-01 Mark A. Hershberger <mah@everybody.org>
15825
15826 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
15827 before narrow-to-region.
15828
15829 2006-02-01 Richard M. Stallman <rms@gnu.org>
15830
15831 * simple.el (move-beginning-of-line): Scan properly for invis change.
15832
15833 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
15834
15835 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
15836
15837 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
15838 change bit only when id-format is 'integer. Reported by Matt
15839 Hodges <M.P.Hodges@rl.ac.uk>.
15840
15841 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
15842
15843 * hilit-chg.el (highlight-changes-initial-state)
15844 (highlight-changes-global-initial-state): Doc fixes.
15845 (highlight-changes-global-modes, global-highlight-changes):
15846 Fix typos in docstrings.
15847
15848 2006-02-01 Kim F. Storm <storm@cua.dk>
15849
15850 * emulation/cua-base.el (cua-mode): Mention that CUA enables
15851 transient-mark-mode in doc string.
15852
15853 2006-01-31 Richard M. Stallman <rms@gnu.org>
15854
15855 * replace.el (multi-occur): Doc fix.
15856 (multi-occur-in-matching-buffers): Rename from
15857 multi-occur-by-filename-regexp. Prefix arg says match
15858 buffer names instead of file names.
15859
15860 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
15861
15862 * bs.el: Allow non-default values of `bs-header-lines-length'.
15863 (bs--running-in-xemacs): Remove (not needed anymore).
15864 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
15865 instead of `shrink-window', thus avoiding having to compute the
15866 height of the window.
15867 (bs--up): Wrap around even when there's no header.
15868 (bs--down): Use `forward-line' instead of `next-line'.
15869
15870 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
15871
15872 * image-mode.el (image-toggle-display): Use file name if possible,
15873 instead of unnecessarily allocating a (possibly huge) lisp string.
15874
15875 2006-01-30 John Paul Wallington <jpw@pobox.com>
15876
15877 * subr.el (toplevel): Define `cl-assertion-failed' condition here
15878 because the `assert' macro signals it at runtime.
15879
15880 * emacs-lisp/cl.el (toplevel): Remove definition of
15881 `cl-assertion-failed' condition.
15882
15883 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
15884
15885 * thumbs.el (thumbs-marked-list): Make buffer-local and
15886 permanent-local.
15887 (thumbs-insert-thumb): Make help-echo non-sticky.
15888 (thumbs-file-alist): Use eolp as check for (non)-image.
15889
15890 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
15891
15892 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
15893 (ediff-before-session-group-setup-hooks)
15894 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
15895 Fix typos in docstrings.
15896
15897 * window.el (bw-dir, bw-eqdir, balance-windows)
15898 (split-window-keep-point): Fix typos in docstrings.
15899
15900 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
15901 (org-quote-string, org-calendar-to-agenda-key)
15902 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
15903 (org-show-following-heading, org-tags-column)
15904 (org-use-tag-inheritance, org, org-allow-space-in-links)
15905 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
15906 (org-enable-table-editor, org-calc-default-modes)
15907 (org-table-allow-automatic-line-recalculation)
15908 (org-export-html-style, org-export-with-fixed-width)
15909 (org-export-with-sub-superscripts, org-special-keyword)
15910 (org-formula, org-time-grid, org-table-may-need-update)
15911 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
15912 (org-goto-quit, org-get-indentation, org-end-of-item)
15913 (org-move-item-down, org-move-item-up)
15914 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
15915 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
15916 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
15917 (org-agenda-log-mode, org-agenda-toggle-diary)
15918 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
15919 (org-agenda-file-to-end, org-agenda-no-heading-message)
15920 (org-agenda-get-closed, org-format-agenda-item)
15921 (org-cmp-priority, org-cmp-category, org-cmp-time)
15922 (org-agenda-change-all-lines, org-agenda-diary-entry)
15923 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
15924 (org-link-search, org-camel-to-words, org-open-file)
15925 (org-remember-handler, org-table-convert-region)
15926 (org-table-move-row-down, org-table-move-row-up)
15927 (org-table-copy-region, org-table-wrap-region)
15928 (org-table-toggle-vline-visibility)
15929 (org-table-get-vertical-vector, org-table-modify-formulas)
15930 (org-table-get-specials, org-recalc-commands)
15931 (org-table-rotate-recalc-marks, org-table-eval-formula)
15932 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
15933 (org-level-color-stars-only, org-insert-heading):
15934 Fix typos in docstrings.
15935 (last-arg): Add defvar.
15936
15937 * makefile.w32-in (WINS): Add erc.
15938 (MH_E_SRC): Update (copied from lisp/Makefile.in).
15939
15940 2006-01-29 Bill Wohler <wohler@newt.com>
15941
15942 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
15943 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
15944 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
15945 (mh-autoloads): Don't use comments on otherwise empty lines.
15946
15947 2006-01-29 Edward O'Connor <ted@oconnor.cx>
15948
15949 * emulation/viper.el (viper-major-mode-modifier-list):
15950 Add insert-state and vi-state entries for erc-mode.
15951 (viper-go-away, viper-set-hooks): Add and remove
15952 viper-comint-mode-hook from erc-mode-hook as appropriate.
15953
15954 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
15955
15956 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
15957
15958 * bs.el (bs--format-aux): Implement `middle' alignment as
15959 described in the docstring for `bs-attributes-list'.
15960 (bs--get-name): Simplify. Don't pad the buffer name.
15961
15962 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
15963
15964 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
15965 English aspell dictionary is installed, use the first entry of
15966 ispell-dictionary-alist-1.
15967
15968 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
15969
15970 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15971 Doc fix.
15972
15973 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
15974
15975 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
15976 for `process-file', in order to let it work for older Emacsen too.
15977
15978 2006-01-27 Eli Zaretskii <eliz@gnu.org>
15979
15980 * international/latexenc.el: Add a suitable `coding:' tag.
15981 (latexenc-find-file-coding-system): Undo last change.
15982
15983 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
15984
15985 * international/latexenc.el (latexenc-find-file-coding-system):
15986 Make sure latexenc-main-file is a regular file and is readable.
15987
15988 2006-01-27 Andre Spiegel <spiegel@gnu.org>
15989
15990 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
15991 Pass FILE to vc-user-login-name.
15992
15993 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
15994
15995 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
15996
15997 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
15998 there are no more images to display.
15999 (thumbs-mark, thumbs-unmark): Revert change so that they move to
16000 the next image.
16001
16002 2006-01-26 Richard M. Stallman <rms@gnu.org>
16003
16004 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
16005
16006 * wid-edit.el (advertised-widget-backward): New alias.
16007 (widget-keymap): Use advertised-widget-backward for S-TAB.
16008
16009 * tumme.el: Correct the keywords.
16010 (tumme-dir-max-size): Use defvar.
16011 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
16012
16013 * simple.el (move-beginning-of-line): Take account of fields.
16014 (clone-indirect-buffer-other-window): Take args like
16015 clone-indirect-buffer, and work like it.
16016
16017 * help-fns.el (describe-function): Don't pass `nil' as default.
16018
16019 * files.el (risky-local-variable-p): Follow var aliases.
16020
16021 * subr.el (lazy-completion-table): Doc fix.
16022
16023 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
16024 global binding of `line'.
16025
16026 2006-01-25 Andre Spiegel <spiegel@gnu.org>
16027
16028 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
16029 Tramp.
16030
16031 * vc.el (vc-default-dired-state-info): Pass FILE to
16032 vc-user-login-name.
16033 (vc-default-update-changelog): Don't use vc-user-login-name, we
16034 don't need it here.
16035
16036 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
16037 no longer necessary.
16038
16039 2006-01-25 Kenichi Handa <handa@m17n.org>
16040
16041 * international/mule.el (decode-char): Avoid the overhead of
16042 calling utf-lookup-subst-table-for-decode if
16043 utf-translate-cjk-mode is nil.
16044 (encode-char): Avoid the overhead of calling
16045 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
16046 nil.
16047
16048 2006-01-22 Kenichi Handa <handa@m17n.org>
16049
16050 * international/mule.el (make-subsidiary-coding-system): Reset
16051 `coding-system-define-form' property of subsidiaries to nil.
16052 Avoid duplicated entry in coding-system-alist.
16053 (make-coding-system): Avoid duplicated entry in
16054 coding-system-alist.
16055 (define-coding-system-alias): Likewise.
16056
16057 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
16058
16059 * completion.el: Minor fixes in introductory comment.
16060 (completion-def-wrapper): Fix alist.
16061
16062 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
16063
16064 * thumbs.el (thumbs-new-image-size): New function.
16065 (thumbs-increment-image-size-element)
16066 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
16067 (thumbs-decrement-image-size): Delete.
16068 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
16069 temp files and use to resize.
16070 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
16071 Use increment argument to enlarge/shrink. Preserve point.
16072 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
16073 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
16074 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
16075 (thumbs-mark, thumbs-unmark): Preserve point.
16076 (thumbs-modify-image): Keep old temp files and use to modify.
16077 Cleanup old temp files at load time. Preserve point.
16078 (thumbs-view-image-mode-map): Use new command names.
16079
16080 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
16081
16082 * log-view.el (log-view-minor-wrap): First rev is the one at point.
16083
16084 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
16085 the nastiest part of the cyclic dependency.
16086 (cal-menu-update): Use dotimes and calendar-increment-month.
16087
16088 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
16089 (calendar-week-start-day): Add an :initializer.
16090 (calendar-mode-map): Use suppress-keymap, and command remapping.
16091 (describe-calendar-mode): Setup xref-stack info for the back button.
16092 (calendar-star-date): Insert before delete.
16093 (calendar-set-mode-line): Add file-modified info if applicable.
16094 (calendar-increment-month): New function.
16095
16096 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
16097
16098 * font-lock.el (lisp-font-lock-keywords-2):
16099 Recognize "& keywords" only at word boundaries.
16100
16101 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
16102
16103 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
16104 and permanent-local.
16105 (thumbs-max-image-number): New variable.
16106 (thumbs-do-thumbs-insertion): Use them.
16107 (thumbs-per-line): Change default to 4.
16108 (thumbs-marked-list): Rename from thumbs-markedL.
16109 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
16110 (thumbs-rename-images): Use -list instead of L for internal variables.
16111 (thumbs-call-convert): Use call-process instead of shell-command.
16112 (thumbs-insert-thumb): Add filename as help-echo to each image.
16113 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
16114 Give dir to thumbs-show-thumbs-list.
16115 (thumbs-show-thumbs-list): Set default-directory to that of images.
16116 (thumbs-dired-show): Rename from thumbs-dired-show-all.
16117 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
16118 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
16119 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
16120
16121 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
16122
16123 * ses.el (ses-read-cell): Provide a default value.
16124
16125 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
16126
16127 * term/w32-win.el (image-library-alist): Add additional names for
16128 GIF library.
16129
16130 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16131
16132 * international/latexenc.el (latexenc-find-file-coding-system):
16133 Add file-regular-p check.
16134
16135 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
16136
16137 * simple.el (clone-buffer): Don't show the new buffer in the same
16138 window.
16139
16140 2006-01-23 Juri Linkov <juri@jurta.org>
16141
16142 * faces.el (link, link-visited): New faces based on default values
16143 of `info-xref' and `info-xref-visited'.
16144
16145 * info.el (info-xref): Inherit from `link'.
16146 (info-xref-visited): Inherit from `link-visited'.
16147
16148 * cus-edit.el (custom-buffer-create-internal): Use widget type
16149 `custom-manual' instead of `info-link' and don't set properties
16150 `button-face' and `mouse-face' explicitly.
16151 (custom-browse-group-tag, custom-browse-variable-tag)
16152 (custom-browse-face-tag): Inherit from widget class
16153 `custom-group-link' instead of `push-button'.
16154 (custom-button-unraised): Inherit from `underline' face.
16155 (custom-link): Inherit from `link' face. Fix doc and group.
16156 (custom-add-parent-links, custom-group-value-create): Don't set
16157 properties `button-face' and `mouse-face' explicitly for
16158 `custom-group-link' widget.
16159 (custom-group-link): Add properties `button-face' and `mouse-face'
16160 to widget definition.
16161 (custom-field-keymap): New variable. Put `custom-field-keymap' to
16162 editable-field's :keymap property.
16163 (custom-mode): Fix docstring: substitute keybindings for
16164 `widget-forward' and `widget-backward' from `widget-keymap',
16165 `widget-complete' from `custom-field-keymap', replace old
16166 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
16167
16168 * desktop.el (desktop-load-file): Check for `fboundp' before
16169 calling `symbol-function'.
16170
16171 * simple.el (clone-buffer, clone-indirect-buffer)
16172 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
16173 `read-string'. Fix prompts.
16174
16175 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
16176
16177 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
16178
16179 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
16180
16181 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
16182
16183 * startup.el (inhibit-splash-screen, initial-scratch-message):
16184 Doc fixes.
16185
16186 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
16187
16188 Sync with Tramp 2.0.52.
16189
16190 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
16191 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
16192 `tramp-unload-tramp' for checklist.
16193
16194 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
16195 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
16196 (tramp-unload-file-name-handler-alist)
16197 (tramp-unload-tramp): New defuns.
16198 (tramp-advice-PC-expand-many-files): New defadvice.
16199 (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
16200 removed.
16201 (tramp-handle-expand-file-name): Remove double slash.
16202 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
16203 It doesn't matter, because it will be converted later on.
16204 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
16205 implementation was just heuristic.
16206 (tramp-post-connection): Set uid and gid properties.
16207 (tramp-convert-file-attributes): Set file's gid change bit.
16208 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
16209 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
16210 in case of su(do)? methods. The home directory of the local user
16211 will be taken else.
16212 (tramp-open-connection-telnet)
16213 (tramp-open-connection-rsh, tramp-open-connection-su)
16214 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
16215 local shell prompt could hurt. Reported by Romain Francoise
16216 <romain@orebokech.com>.
16217 (tramp-let-maybe): Add `edebug-form-spec' property.
16218 (tramp-handle-expand-file-name): Bind `default-directory' locally
16219 to "/" in order to avoid problems with UNC shares or Cygwin
16220 mounts.
16221 (tramp-md5-function): Fix typo in error message.
16222
16223 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
16224
16225 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
16226 for byte-compiler pacification.
16227
16228 2006-01-22 Andre Spiegel <spiegel@gnu.org>
16229
16230 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
16231 ID-FORMAT `string'. This allows us to get rid of
16232 `vc-user-login-name UID'.
16233
16234 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
16235
16236 2006-01-22 John Paul Wallington <jpw@pobox.com>
16237
16238 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
16239
16240 2006-01-21 Martin Rudalics <rudalics@gmx.at>
16241
16242 * emacs-lisp/find-func.el (find-definition-noselect)
16243 (find-variable-noselect): Search variables in C source code too.
16244 (find-function-C-source, find-function-noselect, find-function)
16245 (find-function-other-frame, find-variable-noselect, find-variable)
16246 (find-variable-other-frame, find-variable-at-point):
16247 Fix docstrings.
16248
16249 2006-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
16250
16251 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
16252
16253 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
16254
16255 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
16256 Default to disabling the "Save affix" question.
16257
16258 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
16259
16260 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
16261 the first arg to run-python.
16262
16263 2006-01-21 Eli Zaretskii <eliz@gnu.org>
16264
16265 * startup.el (command-line-1): Handle --no-desktop if desktop.el
16266 is not loaded.
16267
16268 2006-01-20 Jay Belanger <belanger@truman.edu>
16269
16270 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
16271 limit is 0.
16272
16273 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
16274 the correct variable.
16275
16276 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
16277
16278 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
16279 link. Fixed buggy argument sequence in call to `org-view-tags'.
16280 (org-compile-prefix-format): Set `org-prefix-has-tag'.
16281 (org-prefix-has-tag): New variable.
16282 (org-format-agenda-item): Remove tags from headline if
16283 appropriate.
16284 (org-agenda-remove-tags-when-in-prefix): New option.
16285 (org-get-tags-at): New function.
16286
16287 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
16288
16289 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
16290 (thumbs-find-image): Move image name and number from buffer name
16291 to mode name. Set thumbs-buffer. Preserve point so that large
16292 images remain visible.
16293 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
16294 order.
16295 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
16296 mode name.
16297 (thumbs-next-image, thumbs-previous-image): Make them work.
16298
16299 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
16300
16301 * cus-edit.el (custom-buffer-create-internal): State in the text above
16302 the whole buffer buttons that they do not operate on hidden items.
16303 (custom-face-menu): Use `custom-face-save' instead of
16304 `custom-face-save-command'.
16305 (custom-face-save-command): Make it an alias for `custom-face-save'
16306 and declare it obsolete.
16307 (custom-face-save): Doc fix.
16308
16309 * dired.el (dired-no-confirm): Add quote.
16310 (dired-subdir-alist-pre-R): Add quote in
16311 `make-variable-buffer-local' form and remove unbalanced parenthesis.
16312
16313 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
16314
16315 * textmodes/table.el (table-mode-indicator): Typo in last change.
16316
16317 2006-01-19 Richard M. Stallman <rms@gnu.org>
16318
16319 * outline.el (hide-leaves): Don't call outline-end-of-heading.
16320 Fixes bug reported in Nov 2005.
16321
16322 * isearch.el (isearch-forward): Doc fix.
16323
16324 * dired.el (dired-move-to-filename-regexp): Define as alias.
16325 (dired-no-confirm): Use defcustom.
16326 (dired-subdir-alist-pre-R): Put defvar at top level.
16327
16328 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
16329
16330 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
16331 Mark as risky.
16332
16333 * simple.el (set-mark-command): Doc fix.
16334 (clone-indirect-buffer-other-window):
16335 Read arg like clone-indirect-buffer.
16336 (move-beginning-of-line): Skip invisible newlines.
16337
16338 2006-01-19 Masatake YAMATO <jet@gyve.org>
16339
16340 * progmodes/cpp.el (cpp-edit-load): Make the order of
16341 listed conditions in a base C code buffer and its associate
16342 CPP Edit buffer the same.
16343
16344 2006-01-19 Kenichi Handa <handa@m17n.org>
16345
16346 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
16347 (rmail-mime-feature): Likewise.
16348 (rmail-require-mime-maybe): Use display-warning to show a warning
16349 message.
16350
16351 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
16352 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
16353
16354 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
16355
16356 * array.el: Move defvars out of eval-when-compile.
16357 (array-make-template): Replace undeclared global var with a local one.
16358 (array-mode): Inline initialization functions.
16359 (array-init-local-variables, array-init-max-row)
16360 (array-init-max-column, array-init-columns-per-line)
16361 (array-init-field-width, array-init-rows-numbered)
16362 (array-init-line-length, array-init-lines-per-row): Remove.
16363
16364 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
16365 (doc-mode-map): Define explicitly.
16366 (doctor-txtype): Use mapc.
16367
16368 * textmodes/table.el: Move defvars out of eval-when-compile.
16369 Remove harmful code meant to avoid byte-compiler warnings.
16370 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
16371 specification that checks table-fixed-width-mode directly.
16372 (table-recognize-region, table-recognize-cell):
16373 Use restore-buffer-modified-p.
16374 (table-fixed-width-mode): Remove code that refreshes
16375 table-fixed-mode-indicator.
16376 (*table--cell-describe-bindings, *table--cell-describe-mode):
16377 Avoid obsolete name print-help-return-message.
16378 (table--test-cell-list): Don't use replace-regexp from elisp.
16379 (table--point-entered-cell-function, table--point-left-cell-function):
16380 Don't set table-fixed-mode-indicator, use force-mode-line-update.
16381
16382 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
16383 that was after the end of file. Use buffer-file-name variable.
16384 (org-timestamp-change): Use with-current-buffer.
16385 (org-todo-list): Don't unnecessarily define a new buffer-local var.
16386 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
16387 `file'.
16388
16389 * progmodes/fortran.el: Move defvars out of eval-when-compile.
16390 (fortran-break-line): Remove unused var `opoint'.
16391 (fortran-abbrev-start): Obey help-event-list.
16392
16393 2006-01-18 Jesper Harder <harder@phys.au.dk>
16394
16395 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
16396
16397 2006-01-18 Masatake YAMATO <jet@gyve.org>
16398
16399 * progmodes/make-mode.el (makefile-imake-mode): New mode
16400 derived from makefile-mode.
16401 (makefile-imake-mode-syntax-table): New syntax table
16402 derived from makefile-mode-syntax-table.
16403 (makefile-mode): Write about makefile-imake-mode in doc string.
16404 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
16405 (makefile-imake-font-lock-keywords): New font lock keywords.
16406
16407 * files.el (auto-mode-alist): Add Imakefile.
16408
16409 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
16410
16411 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
16412 loading the file rather than when turning on flyspell-mode.
16413
16414 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
16415
16416 * cus-edit.el (customize-rogue): Minor doc fix.
16417
16418 2006-01-17 Juri Linkov <juri@jurta.org>
16419
16420 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
16421 instead of the file at the mark as default if the file at the mark
16422 is the same as the file at point or if dired-dwim-target-directory
16423 is not the same as the current directory and the mark is not active.
16424
16425 * log-view.el (log-view-minor-wrap): Use the same logic to get
16426 revisions as `log-view-diff'.
16427
16428 * info.el (Info-revert-find-node): Check for Info-current-file
16429 before preserving new-history.
16430
16431 * man.el (Man-heading-regexp): Add `/'.
16432
16433 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
16434 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
16435
16436 2006-01-16 Juri Linkov <juri@jurta.org>
16437
16438 * faces.el (mode-line-faces): New defgroup.
16439 (mode-line-highlight): Move definition after new defgroup.
16440 (mode-line, mode-line-inactive, mode-line-highlight):
16441 Replace :group `modeline' with `mode-line-faces'.
16442 (mode-line-buffer-id): New face.
16443 (modeline-buffer-id): New face alias.
16444 (vertical-border): Remove :group `modeline'.
16445
16446 * bindings.el (propertized-buffer-identification): Use face
16447 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
16448 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
16449 (mode-line-buffer-identification-keymap): For mouse-1 replace
16450 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
16451 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
16452 mouse-3.
16453
16454 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
16455 Buffer-menu-buffer. Doc fix.
16456 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
16457 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
16458 `Buffer-menu-buffer'.
16459
16460 * info.el (Info-mode-line-node-keymap): New defvar.
16461 (Info-set-mode-line): Use `stringp' to check Info-current-file.
16462 Propertize Info-current-node with `mode-line-buffer-id' and
16463 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
16464
16465 * time.el (display-time-mail-face): Replace :group `faces' with
16466 `mode-line-faces'.
16467
16468 2006-01-16 Kenichi Handa <handa@m17n.org>
16469
16470 * international/code-pages.el: Add autoload cookies for cp125[0345678].
16471
16472 * language/european.el (cp1252): New alias for windows-1252.
16473
16474 * international/mule.el (autoload-coding-system): Prepare for EOL
16475 variants.
16476
16477 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
16478
16479 * term.el (term-raw-map): Add mapping for insert.
16480 (term-send-insert): New.
16481 (term-mode): Make variables local here instead of doing it in
16482 `term-emulate-terminal'.
16483 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
16484 Scroll reverse needs to take into account the scroll region.
16485 Saving and restoring the cursor should save the color attributes too.
16486 (term-reset-terminal): Reset the scroll region.
16487 (term-handle-ansi-escape): Cursor up and down should take into
16488 account the scroll region.
16489 (term-set-scroll-region): Rename from `term-scroll-region'.
16490 Move to 0,0 after setting the region.
16491 (term-handle-scroll): Handle scroll up.
16492 (term-down): Fix off by one error.
16493 (term-delete-lines): Do not delete outside the scroll region.
16494 (term-insert-lines): Take into account the scroll region.
16495
16496 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
16497
16498 * textmodes/ispell.el (ispell-internal-change-dictionary)
16499 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
16500 (start, end): Move declaration outside of eval-when-compile.
16501
16502 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
16503 (flyspell-mode-on): Use it.
16504
16505 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
16506 ispell-kill-ispell-hook.
16507
16508 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
16509
16510 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16511 (Custom-reset-saved): Do not ask for confirmation in single option
16512 buffers.
16513
16514 2006-01-13 Richard M. Stallman <rms@gnu.org>
16515
16516 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
16517
16518 2006-01-13 Romain Francoise <romain@orebokech.com>
16519
16520 * add-log.el (add-change-log-entry, change-log-merge):
16521 Conditionally use `hard-newline'.
16522
16523 2006-01-13 Martin Rudalics <rudalics@gmx.at>
16524
16525 * wid-edit.el (widget-field-end): If the overlay is no longer
16526 associated with a buffer, behave as if the overlay didn't exist.
16527
16528 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
16529 Make sure the links use the `custom-link' face.
16530
16531 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
16532
16533 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
16534 (ld-script-mode): Don't set indent-line-function since we don't
16535 have one.
16536
16537 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
16538
16539 * textmodes/org.el (org-open-file): Use mailcap for selecting an
16540 application.
16541 (org-file-apps-defaults-gnu): Use mailcap as the default for
16542 selecting an application on a UNIX system.
16543 (org-agenda-show-tags): New command.
16544 (org-table-insert-hline): Keep cursor in current table line.
16545 (org-table-convert): Offset effect of modifying
16546 `org-table-insert-hline'.
16547 (org-format-agenda-item): New optional argument TAG.
16548 (org-compile-prefix-format): Handle %T format for the tag.
16549 (org-expand-wide-chars): New function.
16550 (org-table-insert-row, org-table-insert-hline):
16551 Use `org-expand-wide-chars'.
16552 (org-open-file): Fix bug in program launch.
16553 (org-get-time-of-day): Fix bug with times before 1am.
16554 (org-agenda-menu): Add tags commands.
16555
16556 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
16557
16558 * textmodes/ispell.el (ispell-init-process): Include the used
16559 dictionary in ispell process start message.
16560 (ispell-internal-change-dictionary): When flyspell-mode is active
16561 and dictionary is changed, make sure ispell process is restarted
16562 and flyspell word cache cleared out for the current buffer.
16563 (ispell-change-dictionary): Make sure flyspell word cache is
16564 cleared out in all buffers with active flyspell mode when
16565 dictionary is globally changed.
16566 Call ispell-internal-change-dictionary after dictionary change.
16567
16568 2006-01-13 Eli Zaretskii <eliz@gnu.org>
16569
16570 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
16571
16572 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
16573 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
16574 years. Fix small differences wrt Makefile.in.
16575 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
16576 Makefile.in does.
16577
16578 2006-01-12 Bill Wohler <wohler@newt.com>
16579
16580 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
16581 mh-search.el.
16582
16583 2006-01-12 Masatake YAMATO <jet@gyve.org>
16584
16585 * progmodes/ld-script.el: Update copyright year.
16586
16587 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
16588
16589 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
16590 Don't add widget if setting undefined.
16591
16592 2006-01-12 John Paul Wallington <jpw@pobox.com>
16593
16594 * help-fns.el (describe-variable): Remove newlines from void
16595 variable output.
16596
16597 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
16598
16599 * wdired.el (wdired-mode-map): Add help echo for
16600 wdired-abort-changes.
16601
16602 * man.el (Man-file-name-regexp): Adjust for a list of files.
16603
16604 2006-01-12 Masatake YAMATO <jet@gyve.org>
16605
16606 * progmodes/ld-script.el (auto-mode-alist): Support
16607 suffix conventions used in netbsd and eCos.
16608
16609 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
16610
16611 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
16612 (custom-variable-menu, custom-face-menu, custom-group-menu)
16613 (Custom-mode-menu): Change names of menu items. (As discussed on
16614 emacs-devel.)
16615 (custom-face-menu): Add "Undo Edits" item.
16616
16617 * startup.el (init-file-user): defcustom -> defvar.
16618
16619 * tooltip.el (tooltip-mode): Doc fix.
16620
16621 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
16622
16623 * reveal.el (reveal-post-command): window-buffer signals an error on
16624 dead windows rather than returning nil.
16625 (reveal-open-new-overlays): An overlay might die while we open others.
16626
16627 2006-01-11 Bill Wohler <wohler@newt.com>
16628
16629 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
16630 phrasing in docstring.
16631
16632 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
16633 can give some systems gas. Add new file mh-buffers.el.
16634
16635 2006-01-06 Masatake YAMATO <jet@gyve.org>
16636
16637 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
16638 C preprocessor forward ported from GNU Emacs 21.2.
16639
16640 * progmodes/asm-mode.el (asm-font-lock-keywords):
16641 Use `cpp-font-lock-keywords'.
16642
16643 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
16644
16645 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
16646 of $ for "\\.ld[s]?".
16647
16648 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
16649
16650 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
16651 (tcl-indent-line): Return `noindent' if inside a string.
16652
16653 * progmodes/flymake.el (flymake-split-string): Remove more than one
16654 empty string at beg/end of the result.
16655 (flymake-find-buildfile, flymake-find-possible-master-files):
16656 Use expand-file-name.
16657 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
16658 since expand-file-name does it for us. Use directory-file-name.
16659 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
16660 (flymake-ler-get-type, flymake-ler-get-text)
16661 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
16662 (flymake-current-line-no): Remove spurious interactive spec.
16663 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
16664 (flymake-check-include): Remove arg inc-path merged into inc-name.
16665 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
16666 Arg regexp-list replaced by a simple regexp.
16667 (flymake-master-make-header-init, flymake-master-tex-init):
16668 Correspondingly replace regexp-list with a regexp. Fix regexp.
16669
16670 2006-01-10 Simon Josefsson <jas@extundo.com>
16671
16672 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
16673 describing AUTH PLAIN fix.
16674
16675 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
16676
16677 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
16678 (report-emacs-bug): Don't record initial prompt text.
16679 Instead, add text properties to prompting text.
16680 (report-emacs-bug-hook): Delete prompting text.
16681
16682 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
16683
16684 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
16685 `dirs'. Adjust callers.
16686
16687 2006-01-09 John Paul Wallington <jpw@gnu.org>
16688
16689 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
16690
16691 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
16692
16693 * reveal.el (reveal-open-new-overlays): New extracted fun.
16694 (reveal-close-old-overlays): Idem. Check overlays's liveness before
16695 using them. Simplify the code.
16696 (reveal-post-command): Use them. Fix up obsolete windows in
16697 reveal-open-spots.
16698
16699 * progmodes/flymake.el: Use `require' rather than autoload for
16700 XEmacs's overlays.
16701 (flymake-get-common-file-prefix, flymake-build-relative-filename):
16702 Delete. Use file-relative-name instead.
16703 (flymake-get-syntax-check-program-args, flymake-perl-init):
16704 Simplify the resulting code.
16705
16706 * log-view.el (log-view-file-re, log-view-message-re): Add support
16707 for DaRCS output.
16708
16709 2006-01-09 Alex Schroeder <alex@gnu.org>
16710
16711 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
16712 identifiers sometimes added in square brackets at the beginning of
16713 subject lines.
16714
16715 2006-01-07 Richard M. Stallman <rms@gnu.org>
16716
16717 * cus-edit.el (Custom-set, Custom-save): Doc fix.
16718 (Custom-reset-current, Custom-reset-saved): Change question text.
16719 (Custom-reset-standard): Likewise.
16720 (custom-variable-reset-saved): Doc fix.
16721
16722 2006-01-07 Eli Zaretskii <eliz@gnu.org>
16723
16724 * startup.el (init-file-user): Doc fix.
16725
16726 2006-01-07 Alex Schroeder <alex@gnu.org>
16727
16728 * mail/rmail.el (rmail-current-subject): New function.
16729 (rmail-current-subject-regexp): New function.
16730 (rmail-next-same-subject): Use it.
16731
16732 * mail/rmailsum.el (rmail-summary-by-topic):
16733 Use rmail-current-subject and rmail-current-subject-regexp.
16734 (rmail-summary-next-same-subject): Ditto.
16735
16736 * net/rcirc.el (rcirc-send-input): No longer check whether the
16737 process is open, since not all commands need an open process.
16738 (rcirc-send-string): Check whether the process is open before
16739 sending anything.
16740 (rcirc-ignore-list): New option.
16741 (rcirc-ignore-list-automatic): New variable.
16742 (rcirc-print): Take rcirc-ignore-list into account.
16743 (rcirc-cmd-ignore): New command.
16744 (rcirc-ignore-update-automatic): New function.
16745 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
16746 list if ignored nicks.
16747 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
16748
16749 2006-01-06 David Reitter <david.reitter@gmail.com>
16750
16751 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
16752 reflect the address to which the report will be sent.
16753
16754 2006-01-06 Eli Zaretskii <eliz@gnu.org>
16755
16756 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
16757 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
16758
16759 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
16760
16761 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
16762
16763 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
16764 the doc string: "functoin" => "function".
16765 * ldefs-boot.el: Likewise.
16766
16767 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
16768 message text: "Duplicat" => "Duplicate".
16769
16770 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
16771
16772 * files.el (basic-save-buffer-2): If backing-up failed, reset
16773 buffer-backed-up to nil.
16774
16775 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
16776
16777 * progmodes/gud.el (gdb-script-skip-to-head)
16778 (gdb-script-calculate-indentation): Indent for breakpoint command
16779 lists also.
16780
16781 2006-01-05 Bill Wohler <wohler@newt.com>
16782
16783 * Makefile.in (compile-always): Add mh-autoloads dependency.
16784 (bootstrap): Remove mh-autoloads dependency, as compile dependency
16785 provides it.
16786 (updates): Remove mh-autoloads dependency, since it probably has
16787 already run recently (via recompile).
16788
16789 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
16790
16791 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
16792 argument `force' to disable the flyspell-last-buffer optimization.
16793 (flyspell-mode-on): Use it.
16794
16795 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
16796 flymake-simple-cleanup.
16797 (flymake-allowed-file-name-masks): Use this new default.
16798 All the functions are now called in the right buffer rather than
16799 passing the buffer as argument.
16800 (flymake-process-sentinel): Switch to buffer before calling cleanup.
16801 (flymake-parse-err-lines): Remove redundant buffer arg.
16802 (flymake-get-program-dir): Comment out unused function.
16803 (flymake-start-syntax-check, flymake-start-syntax-check-process):
16804 Remove redundant buffer argument.
16805 (flymake-get-real-file-name, flymake-simple-java-cleanup)
16806 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
16807
16808 2006-01-05 Richard M. Stallman <rms@gnu.org>
16809
16810 * info.el (Info-find-node): Don't record previous node if have none.
16811 (info): Go to directory only if history is empty.
16812
16813 * simple.el (mark): Doc fix.
16814
16815 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16816
16817 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
16818 already of desired type.
16819 (mac-ae-list): Coerce parameter to "list" type.
16820 (mac-dispatch-apple-event): Replace cadr part of event with a
16821 dummy position so that event-start returns it.
16822
16823 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
16824
16825 * textmodes/org.el (org-end-of-subtree): New function.
16826 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
16827 Use `org-end-of-subtree'.
16828 (org-agenda, org-agenda-convert-date): Protect calls to
16829 `fit-window-to-buffer'.
16830 (org-tags-view): Force matching of sublevels when doing a
16831 todo-only search. Define the correct redo command, including the
16832 arguments.
16833 (org-agenda-redo): Display message.
16834 (org-check-for-org-mode): New function.
16835 (org-agenda-type): New variable.
16836 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
16837 Set `org-agenda-type'.
16838 (org-agenda-check-type): New function.
16839 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
16840 (org-agenda-week-view, org-agenda-day-view)
16841 (org-agenda-next-date-line, org-agenda-previous-date-line)
16842 (org-agenda-log-mode, org-agenda-toggle-diary)
16843 (org-agenda-toggle-time-grid, org-agenda-date-later)
16844 (org-agenda-date-prompt, org-agenda-diary-entry)
16845 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
16846 (org-agenda-convert-date, org-agenda-menu):
16847 Use `org-agenda-check-type'.
16848 (org-make-overlay, org-delete-overlay)
16849 (org-detatch-overlay, org-move-overlay, org-overlay-put):
16850 New compatibility functions.
16851 (org-calendar-select-mouse): New command.
16852
16853 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
16854
16855 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
16856 (Custom-reset-standard): Fix y-or-n-p messages.
16857 (custom-link): New face for links.
16858 (custom-buffer-create-internal, custom-manual): Use it.
16859 (custom-face-save): Push to theme-face before setting face spec.
16860
16861 * wid-edit.el (widget-default-mouse-face-get): New function.
16862 (widget-specify-button): Handle mouse-face like button-face.
16863
16864 * custom.el (load-theme): Clear old theme settings if reloading.
16865
16866 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
16867
16868 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
16869 "Erase Customization" button back to same position it occupies in
16870 the individual State menus.
16871
16872 2006-01-04 Kim F. Storm <storm@cua.dk>
16873
16874 * wid-edit.el (key-sequence): Rework widget to read key binding
16875 using `kbd' syntax. Use C-q to insert literal key, event, or code.
16876 (widget-key-sequence-default-value): Default value for empty sequence.
16877 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
16878 (widget-key-sequence-read-event): New command for C-q.
16879 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
16880 (widget-key-sequence-value-to-external): New functions.
16881
16882 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
16883
16884 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
16885 Use expand-file-name.
16886 (flymake-delete-temp-directory): Use expand-file-name,
16887 file-name-directory, and directory-file-name.
16888 (flymake-strrchr): Delete.
16889 (flymake-start-syntax-check): Don't pass the redundant buffer argument
16890 to the init-f function.
16891 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
16892 (flymake-init-find-buildfile-dir)
16893 (flymake-init-create-temp-source-and-master-buffer-copy)
16894 (flymake-simple-make-init-impl, flymake-simple-make-init)
16895 (flymake-master-make-init, flymake-master-make-header-init)
16896 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
16897 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
16898 (flymake-xml-init): Remove corresponding redundant buffer argument.
16899 (flymake-allowed-file-name-masks): Remove last elems that are equal to
16900 the default anyway. Clean up regexps.
16901
16902 * progmodes/flymake.el (flymake-temp-source-file-name)
16903 (flymake-master-file-name, flymake-temp-master-file-name)
16904 (flymake-base-dir): New buffer-local vars.
16905 (flymake-buffer-data, flymake-get-buffer-value)
16906 (flymake-set-buffer-value): Replace those hash-tables by the new
16907 buffer-local vars. Update callers.
16908
16909 * progmodes/flymake.el (flymake-check-start-time)
16910 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
16911 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
16912 Move definition, so we can remove redundant earlier declaration.
16913 (flymake-replace-regexp-in-string, flymake-split-string)
16914 (flymake-get-temp-dir): Use defalias.
16915 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
16916 (flymake-xemacs-window-edges): Remove unused function.
16917 (flymake-get-point-pixel-pos): Move.
16918 (flymake-pid-to-names, flymake-reg-names)
16919 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
16920 Replace by a simple list flymake-processes and by process-buffer.
16921 Update callers. Other than simplify the code, it uses buffers rather
16922 than buffer-names so it doesn't get confused by uniquify.
16923 (flymake-buffer-data): The global value should just be nil.
16924
16925 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
16926 Optimize the body of a defalias like any other code.
16927
16928 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
16929 Make sure we've setup font-lock's vars. It may influence which
16930 function we then call.
16931 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
16932 here since it's too late anyway.
16933
16934 2006-01-03 Romain Francoise <romain@orebokech.com>
16935
16936 * startup.el (fancy-splash-tail, normal-splash-screen):
16937 Update copyright year.
16938
16939 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
16940
16941 * mouse.el (mouse-drag-track): Rename, from
16942 `mouse-drag-region-1'. Includes optional argument required to
16943 enable post-drag event processing (e.g. delete region keys).
16944 Can be used without this argument to track a mouse region and operate
16945 on it as soon as the drag completes.
16946 (mouse-drag-region): Use `mouse-drag-track'.
16947
16948 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
16949
16950 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
16951 Move to `custom-buffer' group.
16952
16953 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
16954 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
16955 (custom-theme-insert-face-marker, custom-theme-variable-menu)
16956 (custom-theme-face-menu): New variables.
16957 (custom-theme-add-variable, custom-theme-variable-action)
16958 (custom-variable-reset-theme, custom-theme-delete-variable)
16959 (custom-face-reset-theme, custom-theme-face-action)
16960 (custom-theme-delete-face, custom-theme-merge-theme)
16961 (custom-theme-add-face, custom-theme-visit-theme): New functions.
16962
16963 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
16964
16965 * custom.el: Move Custom Themes commentary to start of theme code.
16966 (custom-known-themes): Rename `standard' theme to `changed'.
16967 (custom-push-theme): Caller no longer specifies what theme to use
16968 when doing `reset'---the setting is simply removed from the theme.
16969 Delete MODE from `theme-value' and `theme-settings' properties.
16970 (custom-declare-theme): Ignore &rest args since we don't use them.
16971
16972 (custom-loaded-themes): Delete variable.
16973 (custom-theme-load-themes, custom-theme-loaded-p)
16974 (custom-theme-value): Delete functions.
16975
16976 (custom-declare-theme): Signal error on invalid theme names.
16977 (provide-theme): custom-loaded-themes was deleted.
16978 (load-theme): Load the file unconditionally.
16979 (enable-theme): Call `load-theme' if theme is undefined.
16980 (custom-enabled-themes): Only update value for successful loads.
16981 (disable-theme): Complete from enabled themes when interactive.
16982 (custom-variable-theme-value): Calculate theme value directly.
16983
16984 (custom-theme-reset-variables, custom-reset-variables): Mark as
16985 XEmacs compatibility functions. We don't actually use these.
16986
16987 * cus-edit.el (custom-variable-state-set):
16988 Use custom-variable-theme-value instead of custom-theme-value.
16989 (custom-face-state-set): Rename `standard' theme to `changed'.
16990 (custom-save-variables, custom-save-faces): Delete unneeded
16991 references to custom-reset-variables.
16992 (custom-save-resets): Delete function.
16993 (custom-save-variables, custom-save-faces): MODE argument deleted.
16994 (custom-save-variables, custom-save-faces): Ignore theme values.
16995
16996 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
16997 compatibility function.
16998
16999 2006-01-01 Richard M. Stallman <rms@gnu.org>
17000
17001 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
17002 (Custom-reset-current, Custom-reset-saved): Likewise.
17003 (Custom-reset-standard): Show message if aborted.
17004 (custom-mode): Doc fix, describing those commands.
17005
17006 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
17007 put on event-kind property.
17008
17009 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
17010
17011 * custom.el (provide-theme): Ban `user' theme name.
17012 (custom-enabling-themes): New variable.
17013 (enable-theme): Don't enable user if custom-enabling-themes is t.
17014 (custom-enabled-themes): Make it a defcustom.
17015 (custom-theme-recalc-face): No-op if face is undefined.
17016
17017 * cus-edit.el (custom-button-mouse): New variable.
17018 (custom-button-mouse): New face.
17019 (custom-raised-buttons, custom-mode): Use it.
17020
17021 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
17022
17023 2005-12-31 Eli Zaretskii <eliz@gnu.org>
17024
17025 * progmodes/gud.el (gud-display-line): Support hl-line in the
17026 source buffer.
17027
17028 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
17029
17030 * mouse.el (mouse-drag-window-above): Verify that the found window
17031 overlaps with the given window in the horizontal dimension.
17032
17033 2005-12-31 Eli Zaretskii <eliz@gnu.org>
17034
17035 * Makefile.in (cvs-update): New target.
17036
17037 * makefile.w32-in (cvs-update): Ditto.
17038
17039 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
17040
17041 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
17042 (custom-new-theme-mode-map): New variable.
17043
17044 2005-12-30 Richard M. Stallman <rms@gnu.org>
17045
17046 * custom.el (custom-load-themes): Function deleted.
17047
17048 * cus-edit.el (custom-save-loaded-themes): Function deleted.
17049 (custom-save-variables): Don't delete or add custom-load-themes call.
17050
17051 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
17052
17053 * cus-start.el: Add `visible-cursor'.
17054
17055 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
17056 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
17057 (flymake-process-filter): Switch to buffer before calling it instead.
17058 (flymake-post-syntax-check, flymake-highlight-err-lines)
17059 (flymake-delete-own-overlays, flymake-parse-err-lines)
17060 (flymake-start-syntax-check, flymake-start-syntax-check-process)
17061 (flymake-count-lines, flymake-parse-residual):
17062 Remove constant buffer argument.
17063 (flymake-start-syntax-check-for-current-buffer): Remove.
17064 Update callers to use flymake-start-syntax-check instead.
17065 (flymake-display-err-menu-for-current-line):
17066 Remove unused var `mouse-pos'.
17067 (flymake-restore-formatting): Comment out unused function.
17068 (flymake-report-status, flymake-report-fatal-status): Remove buffer
17069 argument, use current-buffer instead. Update callers.
17070
17071 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17072
17073 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
17074 buffer-local because choose-completion-delete-max-match requires
17075 that we set completion-ignore-case (i.e., binding via let is not
17076 sufficient).
17077 (bibtex-complete): Always set completion-ignore-case and
17078 choose-completion-string-functions. The latter is needed because
17079 choose-completion-string-functions keeps its value if we quit the
17080 *Completions* buffer without requesting a completion.
17081
17082 2005-12-30 Andreas Schwab <schwab@suse.de>
17083
17084 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
17085
17086 2005-12-30 Eli Zaretskii <eliz@gnu.org>
17087
17088 * jit-lock.el (jit-lock-chunk-size): Doc fix.
17089
17090 2005-12-30 Juri Linkov <juri@jurta.org>
17091
17092 * locate.el (locate-fcodes-file, locate-header-face)
17093 * progmodes/delphi.el (delphi-other-face)
17094 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
17095
17096 * paren.el (show-paren-match, show-paren-mismatch): Use existing
17097 group `paren-showing-faces'.
17098
17099 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
17100 (goto-address): Fix docstring.
17101
17102 * net/webjump.el (webjump-sample-sites): Update URLs.
17103
17104 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
17105
17106 * subr.el (cancel-change-group): Add listp around pending-undo-list.
17107
17108 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
17109
17110 * font-lock.el (font-lock-compile-keywords): Signal an error when
17111 font-lock-set-defaults hasn't been called.
17112
17113 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
17114
17115 * subr.el (noreturn, 1value): Doc fixes.
17116
17117 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17118
17119 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
17120 that assoc-string returns nil.
17121
17122 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17123
17124 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
17125 (bibtex-entry-type-str, bibtex-empty-field-re)
17126 (bibtex-search-backward-string, bibtex-preamble-prefix)
17127 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
17128 (bibtex-any-valid-entry-type): New variable.
17129 (bibtex-parse-field-name): Simplify.
17130 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
17131 (bibtex-preamble-prefix): Include left delimiter.
17132 (bibtex-search-forward-field, bibtex-search-backward-field):
17133 Allow unbounded search past entry boundaries (required by bibtex-pop).
17134 (bibtex-text-in-field-bounds): Use push.
17135 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
17136 (bibtex-parse-preamble, bibtex-valid-entry)
17137 (bibtex-beginning-first-field): New functions.
17138 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
17139 (bibtex-map-entries): Fix docstring.
17140 (bibtex-flash-head): New arg prompt. Simplify.
17141 (bibtex-enclosing-field): Include code of bibtex-inside-field.
17142 (bibtex-insert-kill): Simplify. Always insert text past the
17143 current field or entry.
17144 (bibtex-format-entry): Use bibtex-parse-field.
17145 (bibtex-pop): Use bibtex-beginning-of-entry and
17146 bibtex-end-of-entry to initiate the search. Insert empty field if
17147 we found ourselves.
17148 (bibtex-print-help-message): New args field and comma.
17149 Handle entry keys.
17150 (bibtex-make-field): Use bibtex-beginning-of-entry.
17151 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
17152 invalid entry.
17153 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
17154 Handle preambles. Simplify code for thorough test.
17155 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
17156 New arg comma. Handle entry heads.
17157 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17158 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
17159 New arg comma.
17160 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
17161 (bibtex-fill-field): Simplify.
17162 (bibtex-fill-entry): Use bibtex-beginning-first-field and
17163 bibtex-parse-field.
17164 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
17165 (bibtex-complete): Use bibtex-parse-preamble.
17166
17167 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
17168
17169 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
17170 Display name of expression instead of convenience variable.
17171 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
17172
17173 * progmodes/gud.el (gud-tooltip-dereference): Rename from
17174 toggle-gud-tooltip-dereference.
17175 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
17176 (gud-tooltip-tips): ...here when dereferencing.
17177
17178 2005-12-28 Bill Wohler <wohler@newt.com>
17179
17180 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
17181
17182 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
17183
17184 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
17185 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
17186 (vc-annotate-display-autoscale): Adjust call.
17187 (vc-annotate-display-default): Adjust call. Make arg compulsory.
17188 Fix interactive spec.
17189 (vc-annotate-time-span): Remove.
17190 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
17191 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
17192 (vc-annotate-display-select): Use new name.
17193
17194 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
17195 (vc-annotate-mode-menu): Remove left-over redundant declaration.
17196 Correct the construction of span entries. Simplify.
17197 (vc-annotate-display-select): Fix the nil case.
17198 (vc-annotate): Remove obsolete (and now broken) code.
17199 (vc-annotate-extract-revision-at-line): Remove obsolete code.
17200 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
17201
17202 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
17203
17204 * subr.el (lazy-completion-table): Correct typo in docstring.
17205
17206 * startup.el (command-line): Use `custom-reevaluate-setting' for
17207 `send-mail-function'.
17208
17209 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
17210
17211 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
17212
17213 * mail/smtpmail.el (smtpmail-try-auth-methods):
17214 Send credentials together with "AUTH PLAIN" command.
17215
17216 2005-12-27 Richard M. Stallman <rms@gnu.org>
17217
17218 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
17219 mouse-2, go back to previously selected window, so it's selected
17220 when mouse-2 command runs.
17221
17222 2005-12-27 Juri Linkov <juri@jurta.org>
17223
17224 * descr-text.el (describe-text-sexp): Use square brackets for
17225 button [Show] to distinguish it from the property value `show'.
17226 (describe-property-list): Use `insert-text-button' with
17227 `help-face' type instead of putting face in quotes, because button
17228 is not created automatically for a list of faces.
17229 (describe-text-properties-1): Put button-type value in quotes to
17230 distinguish from plain text "button".
17231 (describe-char): Display code point values in hex. Don't use
17232 `symbol-name' for `current-input-method' because it is a string.
17233 Use `insert-text-button' with `help-face' type instead of putting
17234 hardcoded face in quotes, because button is not created automatically.
17235
17236 2005-12-27 Richard M. Stallman <rms@gnu.org>
17237
17238 * progmodes/glasses.el (glasses-face): More specific custom type.
17239
17240 * files.el (set-visited-file-name): Doc fix.
17241
17242 * textmodes/flyspell.el (flyspell-external-point-words):
17243 Use local var buffer-scan-pos to advance scan for next misspelling.
17244 Advance it only after we find the misspelling.
17245
17246 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
17247
17248 * textmodes/flyspell.el (flyspell-external-point-words):
17249 New criteria for finding the misspelling in the buffer.
17250
17251 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
17252
17253 * help-mode.el (help-insert-string): Set help-xref-stack-item
17254 rather than call help-setup-xref.
17255
17256 * descr-text.el (describe-char): Revert previous changes for
17257 optional buffer argument.
17258
17259 2005-12-27 Juri Linkov <juri@jurta.org>
17260
17261 * help-mode.el (help-insert-string): New function. Save buffer
17262 contents in cases where it is impossible to recompute the old contents.
17263
17264 * descr-text.el (describe-char): Set help-xref-stack-item
17265 explicitly after buffer has been generated.
17266
17267 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17268
17269 * cus-start.el (all): Add x-gtk-show-hidden-files.
17270
17271 2005-12-26 Richard M. Stallman <rms@gnu.org>
17272
17273 * replace.el (perform-replace): Calculate match-again
17274 before skipping read-only matches.
17275
17276 * paren.el (paren-showing-faces): New group.
17277 (show-paren-match, show-paren-mismatch): Move to that group.
17278
17279 * button.el (button): Put into group `basic-faces'.
17280
17281 * progmodes/make-mode.el: Remove faces from group `faces'.
17282
17283 * apropos.el (apropos, apropos-value): Doc fix.
17284 (apropos-documentation): Doc fix.
17285
17286 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
17287
17288 * subr.el (lazy-completion-table): Remove argument `args'.
17289
17290 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
17291 Don't use the `args' argument of lazy-completion-table.
17292
17293 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
17294
17295 * descr-text.el (describe-char): Add optional argument for buffer.
17296 Set buffer appropriately. Call help-setup-xref.
17297 Suggested by Stefan Monnier.
17298
17299 2005-12-26 Juri Linkov <juri@jurta.org>
17300
17301 * descr-text.el: Require `help-fns' at runtime. Don't require
17302 `button' for byte compilation.
17303 (describe-text-widget): Add `help-echo' for first button.
17304 Use `help-info' for second.
17305 (describe-property-list): Use `help-argument-name' instead of `italic'.
17306 (describe-text-category): Add prompt to interactive spec.
17307 Call `help-setup-xref'.
17308 (describe-char): Use `help-character-set'. Add `help-echo' for
17309 code point. Use `help-input-method'. Remove superfluous insert.
17310
17311 2005-12-25 Richard M. Stallman <rms@gnu.org>
17312
17313 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
17314 at point, in case of narrowing.
17315
17316 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
17317
17318 * locate.el (locate-header-face): Allow nil in type.
17319
17320 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
17321
17322 2005-12-25 Romain Francoise <romain@orebokech.com>
17323
17324 * battery.el (battery-linux-proc-acpi): Also try
17325 `/proc/acpi/thermal_zone/THM0/temperature'.
17326
17327 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
17328
17329 * custom.el (custom-push-theme): Fix docstring.
17330
17331 * cus-edit.el (custom-variable-set, custom-variable-save)
17332 (custom-variable-save): Custom-quote widget values.
17333 (customize-save-variable): Fix custom-push-theme call.
17334
17335 2005-12-24 Eli Zaretskii <eliz@gnu.org>
17336
17337 * w32-fns.el (w32-batch-update-autoloads): New function.
17338
17339 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
17340 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
17341 from the command line.
17342
17343 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
17344
17345 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
17346 reset means to remove setting from theme entirely. Don't keep
17347 expanding theme-settings list; delete old entries if necessary.
17348
17349 * cus-edit.el (custom-buffer-create-internal): Move "Erase
17350 customization" button one line up.
17351 (custom-themed): New face.
17352 (custom-magic-alist): New value, THEMED, for theme settings.
17353 (custom-variable-state-set, custom-face-state-set):
17354 Check theme-value instead of saved-value.
17355 (custom-variable-reset-standard, custom-face-reset-standard):
17356 Remove theme setting entirely. Recalculate new values.
17357 (custom-variable-set, custom-variable-set)
17358 (custom-variable-reset-saved, custom-variable-reset-backup)
17359 (custom-face-set, custom-face-reset-saved): Update `user' theme.
17360 (custom-variable-save): Fix typos.
17361
17362 2005-12-23 Juri Linkov <juri@jurta.org>
17363
17364 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
17365 Add autoload cookies.
17366 (edebug-outside-d-c-i-n-s-w): New variable.
17367 (edebug-display, edebug-outside-excursion): Use it to save the
17368 original value of default-cursor-in-non-selected-windows.
17369 Set default-cursor-in-non-selected-windows to t while Edebug
17370 is active.
17371 (edebug-mode, edebug-eval-mode): Doc fix.
17372
17373 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
17374 with `buffer-substring-no-properties' to remove common substring
17375 highlighting.
17376
17377 * info.el (info-other-window, info): Rename function argument
17378 `file' to `file-or-node'.
17379 (Info-complete-menu-item): Use local variable `complete-nodes' to
17380 keep the global value of `Info-complete-nodes' unchanged for
17381 subsequent completions.
17382 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
17383
17384 * simple.el (get-next-valid-buffer, last-buffer)
17385 (next-error-buffer-p, next-error-find-buffer)
17386 (minibuffer-history-sexp-flag): Doc fix.
17387
17388 * savehist.el (savehist-mode-hook): Add `:group'.
17389
17390 * log-view.el: Call autoload for vc-find-version.
17391 (log-view-current-file): Adjust subgroup numbers.
17392 (log-view-current-tag): Add `length'.
17393
17394 2005-12-23 Richard M. Stallman <rms@gnu.org>
17395
17396 * vc.el (vc-annotate-car-last-cons): Defn moved up.
17397
17398 2005-12-23 Juri Linkov <juri@jurta.org>
17399
17400 * hi-lock.el (hi-lock-archaic-interface-message-used)
17401 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
17402 (hi-lock-mode): Display "Hi" in the mode line only when
17403 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
17404 (hi-lock-write-interactive-patterns):
17405 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
17406 (hi-lock-set-pattern, hi-lock-set-file-patterns)
17407 (hi-lock-font-lock-hook): Set 3rd arg `how' of
17408 font-lock-add-keywords to t.
17409
17410 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
17411
17412 * hi-lock.el (hi-lock-highlight-range): New variable.
17413 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
17414 only if font-lock-fontified is non-nil. Remove overlays.
17415 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
17416 font-lock-fontified is non-nil, otherwise use overlays (instead of
17417 text properties).
17418 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
17419 New variables.
17420 (hi-lock-string-serialize): New function.
17421
17422 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17423
17424 * menu-bar.el (menu-find-file-existing): New function.
17425 (menu-bar-file-menu): Use menu-find-file-existing for Open.
17426
17427 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
17428
17429 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17430
17431 * vc.el: Remove unnecessary leading * in docstrings.
17432 (vc-annotate-mode-map): Move initialization into declaration.
17433 (vc-static-header-alist): Nitpick on the regexp.
17434 (vc-default-init-version): New fun.
17435 (vc-register): Use it.
17436 (vc-insert-headers): Use dolist.
17437 (vc-annotate-get-backend): Remove unused function.
17438 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
17439 (vc-annotate-mode): Remove corresponding call.
17440 (vc-annotate-car-last-cons): Simplify.
17441 (vc-annotate-buffers): Remove var.
17442 (vc-annotate-backend): Make it buffer-local.
17443 (vc-annotate): Move the interaction to the interactive spec.
17444 Add a `buf' argument.
17445 (vc-annotate-warp-version): Use this new `buf' argument to avoid
17446 killing&creating a vc-annotate buffer, which is very disruptive when
17447 the buffers are shown in dedicated frames.
17448
17449 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
17450
17451 * descr-text.el: Add FSF as maintainer.
17452 (describe-text-mode, describe-text-mode-map)
17453 (describe-text-mode-hook, describe-text-done): Delete. Use normal
17454 help-mode.
17455 (describe-text-widget, describe-text-sexp)
17456 (describe-property-list, describe-text-category)
17457 (describe-text-properties, describe-text-properties-1)
17458 (describe-char): Use help buttons instead of widgets.
17459 (describe-char-unicodedata-file): Make URL link in doc string.
17460
17461 2005-12-22 Richard M. Stallman <rms@gnu.org>
17462
17463 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
17464 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
17465 Don't include buttons that write a file when there's no file.
17466 (custom-variable-menu, custom-face-menu, custom-group-menu):
17467 Don't include commands that write a file when there's no file.
17468 (customize-browse): Reword the top-of-buffer help intro.
17469 (custom-buffer-create-internal): Fix previous change.
17470 (customize-changed-options-previous-release): Prev release is 21.1.
17471 (customize-changed-options): Doc fix.
17472 (customize-changed): New alias.
17473 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
17474 Say "standard values".
17475 (Custom-reset-standard): Doc fix.
17476 (custom-face-reset-standard): Doc fix.
17477
17478 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17479
17480 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
17481 even if font-lock-mode is non-nil since it may be t without having
17482 turned on font-lock-mode-internal.
17483 (font-lock-choose-keywords): Minor optimization.
17484 (font-lock-add-keywords, font-lock-remove-keywords)
17485 (font-lock-set-defaults): Don't call make-local-variable on a variable
17486 that we know to already be local.
17487
17488 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17489
17490 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
17491 messages if in the minibuffer.
17492
17493 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17494
17495 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
17496 (tex-mode-flyspell-verify, flyspell-get-word)
17497 (flyspell-external-point-words): Don't use point-min/max uselessly.
17498
17499 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
17500 by Kevin Rodgers. Instead, just hide the completions buffer if we
17501 don't need to show it.
17502
17503 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
17504
17505 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
17506
17507 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17508
17509 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
17510 delete-windows-on with an inexistent buffer.
17511
17512 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
17513
17514 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
17515 Delete defcustom variable :tag names.
17516
17517 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
17518
17519 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
17520 (log-view-font-lock-keywords): Ajust subgroup numbers.
17521 (log-view-current-tag): Don't hard code the number of subgroups.
17522
17523 2005-12-20 Juri Linkov <juri@jurta.org>
17524
17525 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
17526 (tooltip-x-offset, tooltip-y-offset): Doc fix.
17527
17528 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
17529 (menu-bar-non-minibuffer-window-p): Instead of checking
17530 display-multi-frame-p, use selected-frame when menu-updating-frame
17531 is nil.
17532
17533 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
17534
17535 * align.el (align-rules-list): Use [ \t] instead of \s-
17536 for column separators in text mode.
17537
17538 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
17539
17540 * help-mode.el (help-customize-variable, help-customize-face):
17541 Don't pop help-xref-stack as help-follow no longer pushes
17542 anything on to it.
17543
17544 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
17545
17546 * textmodes/org.el (org-agenda-custom-commands): New option.
17547 (org-agenda): Offer custom commands on splash screen.
17548 (org-make-tags-matcher): Parser for Boolean logic added.
17549 (org-agenda-set-tags): New command.
17550 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
17551 (org-set-tags): Efficiency improvements.
17552 (org-auto-align-tags): New option.
17553 (org-todo, org-demote, org-promote): Realign tags.
17554 (org-tags-completion-function): Use also "&" and "|" as separators.
17555 (org-org-menu): Agenda commands simplified.
17556
17557 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
17558
17559 * cus-edit.el (customize-apropos, customize-apropos-options):
17560 Docstring changes.
17561
17562 * font-lock.el (font-lock): Add tags to the links in the defgroup.
17563
17564 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
17565
17566 * longlines.el (longlines-mode): Wrap while widened.
17567 (longlines-decode-region, longlines-encode-region): Compute max
17568 just once.
17569
17570 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17571
17572 * cus-edit.el (mac): New group.
17573
17574 * cus-start.el (all): Add user options in macterm.c. Add test for
17575 Mac-related built-ins. Fix test for GTK-related built-ins.
17576
17577 * term/mac-win.el (mac-handle-language-change)
17578 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
17579 (mac-services-open-selection, mac-services-mail-selection)
17580 (mac-services-mail-to, mac-services-insert-text)
17581 (mac-dispatch-apple-event): Add docstrings.
17582 (x-get-selection, mac-select-convert-to-string): Select coding
17583 system from `utf-16be' and `utf-16le' using `byteorder'.
17584
17585 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
17586
17587 * subr.el (lazy-completion-table): Don't be fooled if the var holds
17588 a "list" (lambda ...) rather than a real completion list.
17589
17590 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
17591 lexical-let when encountering ((lambda (...) ...) ...).
17592
17593 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
17594
17595 * progmodes/sh-script.el (sh-mode):
17596 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
17597 * textmodes/picture.el (picture-mode): Update docstrings.
17598
17599 2005-12-17 Eli Zaretskii <eliz@gnu.org>
17600
17601 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
17602 commands enclosed in $(ARGQUOTE)s should not be split between two
17603 lines, as that will break with GNU Make >3.80, when sh.exe is used
17604 and arg quoting is with '..'.
17605 (autoloads): Don't break the quoted --eval expression between
17606 several lines.
17607
17608 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
17609
17610 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
17611 Capture error from printing circular structures.
17612
17613 2005-12-17 Martin Rudalics <rudalics@gmx.at>
17614
17615 * wid-edit.el (widget-checkbox-action): Clear undo info.
17616
17617 2005-12-16 Bill Wohler <wohler@newt.com>
17618
17619 * menu-bar.el (kill-this-buffer): Set a good example by using menu
17620 bar, not menubar in comment.
17621
17622 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
17623
17624 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
17625 After-change-functions should not clobber the match data.
17626
17627 2005-12-16 Juri Linkov <juri@jurta.org>
17628
17629 * simple.el (choose-completion): Use `buffer-substring-no-properties'
17630 instead of `buffer-substring'.
17631 (completion-common-substring): Doc fix.
17632 (completion-setup-function): Use minibuffer-completion-contents
17633 instead of minibuffer-contents. Don't set common-string-length
17634 initially. Remove special handling of partial-completion-mode.
17635 Move computation of completion-base-size into one cond.
17636 Call completion-base-size-function in mainbuf. In computation of
17637 completion-base-size for file name completion don't move point to
17638 the end of the minibuffer. Move computation of common-string-length
17639 into one cond. Start putting faces only when common-string-length>=0.
17640 Add condition to put completions-common-part when
17641 common-string-length>0.
17642
17643 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
17644 place point at the first different character in the minibuffer
17645 even if this position is at the beginning of the minibuffer.
17646
17647 * info.el (Info-read-node-name-1): In completion-base-size-function's
17648 lambda return 1 if common-substring or minibuffer-completion-contents
17649 starts with (, and 0 otherwise.
17650
17651 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
17652 Use `crm-current-element' for second arg of `display-completion-list'.
17653
17654 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
17655
17656 * files.el (set-auto-mode): Look for an interpreter specified on
17657 the first line also if search for mode specification succeeded,
17658 but the mode is not known.
17659
17660 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
17661
17662 * textmodes/org.el (org-tags-match-list-sublevels): New option.
17663 (org-open-at-point): Implement tag searches as links.
17664 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
17665 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
17666 (org-tags-sparse-tree, org-tags-view, org-set-tags)
17667 (org-agenda-dispatch): New commands.
17668 (org-use-tag-inheritance, org-tags-column): New options.
17669 (org-tab-follows-link, org-return-follows-link): New options.
17670 (org-tags): New customize group.
17671 (org-start-icalendar-file): Get local time zone.
17672 (org-tags-completion-function): New function.
17673 (org-set-font-lock-defaults): Make sure links will also be
17674 highlighted inside headlines.
17675
17676 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
17677
17678 * term.el (term-emulate-terminal):
17679 Let term-handle-ansi-terminal-messages override what Bash says about
17680 its current directory.
17681
17682 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
17683
17684 * bindings.el (last-buffer): Move to simple.el.
17685 * simple.el (last-buffer): Move here.
17686 (get-next-valid-buffer): New function.
17687 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
17688 (prev-buffer): Ditto. Rename to `previous-buffer'.
17689
17690 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
17691 * bindings.el (global-map): Ditto.
17692
17693 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
17694
17695 * cus-edit.el: Introductory comment change.
17696 (custom-magic-alist): Change message string for the `rogue' state.
17697
17698 2005-12-15 Richard M. Stallman <rms@gnu.org>
17699
17700 * tooltip.el: Delete defcustom variable :tag names.
17701
17702 * complete.el (partial-completion-mode): Doc fix.
17703
17704 * textmodes/flyspell.el (flyspell-external-point-words):
17705 Use save-excursion to ensure we don't move backward in the
17706 search loop, not even one character.
17707 (flyspell-delete-all-overlays): Use remove-overlays directly.
17708
17709 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
17710 (ispell-start-process): Set that variable.
17711 Clear ispell-buffer-local-name.
17712 (ispell-internal-change-dictionary):
17713 Set ispell-current-dictionary after killing process.
17714 (ispell-buffer-local-dict):
17715 Don't set spell-personal-dictionary after killing process.
17716 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
17717 (ispell-tex-skip-alists, ispell-html-skip-alists)
17718 (ispell-skip-region-alist): Mark as risky.
17719
17720 * net/newsticker.el (newsticker--retrieval-timer-list)
17721 (newsticker--display-timer, newsticker-running-p)
17722 (newsticker-ticker-running-p): Definitions moved up.
17723
17724 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
17725
17726 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
17727
17728 2005-12-15 David Ponce <david@dponce.com>
17729
17730 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
17731 (recentf-edit-list, recentf-open-files): Signal an error when
17732 there is no recent file.
17733
17734 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
17735
17736 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
17737 read-only except for texinfo-format-region evaluation.
17738
17739 2005-12-14 Richard M. Stallman <rms@gnu.org>
17740
17741 * vc.el (vc-default-previous-version, vc-default-next-version)
17742 (vc-do-command): Doc fixes.
17743
17744 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17745
17746 * textmodes/bibtex.el (bibtex-expand-strings)
17747 (bibtex-autokey-expand-string, bibtex-name-part)
17748 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
17749 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
17750 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
17751 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
17752 (bibtex-entry-postfix, bibtex-known-entry-type-re)
17753 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
17754 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
17755 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
17756 (bibtex-beginning-of-last-entry): Remove.
17757 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
17758 message if comma is missing but buffer is read-only.
17759 (bibtex-parse-field-text): Handle whitespaces at the end of field
17760 text. Return 3-element list with beginning and end of field text
17761 and end of field.
17762 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
17763 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
17764 (bibtex-search-forward-field, bibtex-search-backward-field):
17765 Search always delimited by limits of entry. Use more efficient
17766 search algorithms.
17767 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
17768 bibtex-end-of-name-in-field.
17769 (bibtex-text-in-field-bounds): Handle BibTeX strings when
17770 extracting the content of a field.
17771 (bibtex-text-in-field): Use search limits.
17772 (bibtex-parse-string-prefix): Handle empty string keys based on
17773 bibtex-string-empty-key.
17774 (bibtex-parse-string): Fix docstring.
17775 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
17776 (bibtex-preamble-prefix, bibtex-strings): New functions.
17777 (bibtex-skip-to-valid-entry): Include preceding whitespace in
17778 BibTeX entries (consistent with other BibTeX functions).
17779 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
17780 (bibtex-search-entry): Fix docstring. Simplify.
17781 (bibtex-flash-head, bibtex-complete-string-cleanup)
17782 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
17783 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
17784 (bibtex-parse-entry): New optional arg content.
17785 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
17786 Use bibtex-text-in-field-bounds.
17787 (bibtex-print-help-message): Handle BibTeX strings and preambles.
17788 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
17789 bibtex-parse-string-postfix.
17790 (bibtex-find-text-internal): New function.
17791 (bibtex-remove-delimiters): Use it.
17792 (bibtex-find-text): Use it. New optional arg help.
17793 (bibtex-complete): Handle BibTeX string and preamble entries.
17794 (bibtex-Preamble): Fix order of closing delimiters.
17795
17796 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
17797
17798 * vc.el (vc-default-revert): New fun.
17799
17800 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
17801
17802 2005-12-14 Romain Francoise <romain@orebokech.com>
17803
17804 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
17805 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
17806 (font-lock-remove-keywords): Likewise.
17807
17808 2005-12-14 Juri Linkov <juri@jurta.org>
17809
17810 * log-view.el (log-view-diff): Doc fix.
17811
17812 * isearch.el (isearch-query-replace): Use (mark) instead of
17813 isearch-opoint if mark is active in transient-mark-mode.
17814
17815 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
17816
17817 * isearch.el (isearch-query-replace): Check for isearch-other-end.
17818
17819 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
17820
17821 * progmodes/cpp.el (cpp-face): New widget.
17822 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
17823
17824 2005-12-14 Juri Linkov <juri@jurta.org>
17825
17826 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
17827 around `erase-buffer' and `insert'.
17828
17829 * descr-text.el (describe-text-properties): Replace buffer name
17830 "*Help-2*" with "*Help*<2>".
17831 (describe-char): Add functions print-help-return-message,
17832 toggle-read-only. Use help-setup-xref with nil to not store
17833 describe-char in help-xref-stack. Use help-make-xrefs to
17834 make [back] button.
17835
17836 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
17837
17838 * wdired.el (wdired-old-point): New internal variable.
17839 (wdired-change-to-wdired-mode): Set it buffer-locally.
17840 (wdired-abort-changes): Restore point after aborting changes.
17841
17842 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
17843
17844 * vc.el (vc-do-command): Add a new value t for okstatus.
17845
17846 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
17847 frame in case of errors.
17848
17849 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17850
17851 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
17852 so it comes after "On the Left" in the menu.
17853
17854 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
17855
17856 * cus-edit.el (customize-apropos, customize-apropos-options)
17857 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
17858
17859 2005-12-12 Bill Wohler <wohler@newt.com>
17860
17861 * vc-svn.el (vc-svn-registered): Fix problem of visiting
17862 non-writable Subversion-controlled files by saving window
17863 configuration before calling vc-do-command. vc-do-command calls
17864 pop-to-buffer on error which is unexpected during registration.
17865
17866 2005-12-12 Jay Belanger <belanger@truman.edu>
17867
17868 * calc/README: Update the summary of changes.
17869
17870 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
17871
17872 * descr-text.el (describe-char): Rework last fix to solve the problem
17873 is the same way it's solved for everything else in that function
17874 (i.e. by extracting the info before setting up the *Help* buffer).
17875
17876 2005-12-12 Kim F. Storm <storm@cua.dk>
17877
17878 * subr.el (version-regexp-alist): Allow space as separator before
17879 non-numeric part, e.g. "1.0 alpha".
17880 (version-to-list): Interpret .X.Y version as 0.X.Y version.
17881
17882 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
17883
17884 * textmodes/org.el (org-agenda, org-timeline, org-todo):
17885 Implement Logging and the keep-modes setting.
17886 (org-get-category): Make sure a string is returned.
17887 (org-log-done): New function.
17888 (org-log-done, org-closed-string): New options.
17889
17890 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17891
17892 * tooltip.el (tooltip-y-offset): Change default to 20.
17893
17894 2005-12-12 Richard M. Stallman <rms@gnu.org>
17895
17896 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
17897
17898 * frame.el (display-hourglass): Doc fix.
17899
17900 * help.el (help-for-help-internal): Simplify entry for `a'.
17901
17902 * info.el (Info-on-current-buffer): Doc fix.
17903 (info-insert-file-contents): Don't test (featurep 'jka-compr).
17904
17905 * startup.el (inhibit-splash-screen): Make this the real name.
17906 (inhibit-startup-message): Make this the alias.
17907 (command-line): Find only simple.el, and use its directory
17908 to fill in other preloaded files' names.
17909 (command-line): Deactivate the mark if deactivate-mark is set.
17910
17911 * international/mule.el (load-with-code-conversion):
17912 Bind deactivate-mark.
17913
17914 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
17915
17916 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
17917
17918 * cus-edit.el (customize-apropos): Avoid listing an option more
17919 than once under different aliases. No longer list user options
17920 that are not defined with defcustom (unless a prefix arg is given).
17921 Doc fix.
17922 (customize-apropos-options): Doc fix.
17923
17924 2005-12-11 Juri Linkov <juri@jurta.org>
17925
17926 * frame.el (set-background-color, set-foreground-color)
17927 (set-cursor-color, set-mouse-color, set-border-color):
17928 Add explicit prompts to read colors by `facemenu-read-color'.
17929 (show-trailing-whitespace, blink-cursor-delay)
17930 (blink-cursor-interval, display-hourglass, hourglass-delay):
17931 Remove tags.
17932 (display-hourglass, hourglass-delay): Doc fix.
17933 (cursor-in-non-selected-windows): Capitalize words in tag.
17934
17935 * faces.el (frame-background-mode): Replace `choice-item' keywords
17936 with `const' to not make [default] button. Change default value tag
17937 from `default' to `automatic'. Doc fix.
17938 (trailing-whitespace) <defface>: Change group `whitespace' to
17939 `whitespace-faces'.
17940
17941 2005-12-11 Richard M. Stallman <rms@gnu.org>
17942
17943 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
17944
17945 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17946
17947 * term/mac-win.el: Create keymap for mac-apple-event-map.
17948
17949 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
17950
17951 * tooltip.el (tooltip-mode): Move to start of file so that it
17952 appears at top of customize buffer.
17953
17954 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
17955 Add the gud groupname.
17956 (gud-tooltip-mode): Add the tooltip groupname.
17957 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
17958 avoid conflict with tooltip-use-echo-area.
17959
17960 2005-12-10 Romain Francoise <romain@orebokech.com>
17961
17962 * help.el (help-for-help-internal): Add `r' in doc string.
17963
17964 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
17965
17966 * align.el (align-regexp, align-highlight-rule):
17967 Use region-beginning and region-end instead of point and mark, so that
17968 repetition (with `repeat-complex-command') recomputes the region
17969 bounds.
17970
17971 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
17972
17973 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
17974 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
17975 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
17976 (balance-windows): Rewrite using the above new functions.
17977
17978 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
17979
17980 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
17981 react if global-hi-lock-mode seems intended.
17982 (global-hi-lock-mode): Renamed from hi-lock-mode.
17983 (hi-lock-archaic-interface-message-used)
17984 (hi-lock-archaic-interface-deduce): New variables.
17985 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
17986 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
17987 (hi-lock-find-patterns, hi-lock-font-lock-hook):
17988 Replace hi-lock-buffer-mode with hi-lock-mode.
17989
17990 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
17991
17992 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
17993 completion list, even after a partial completion has been
17994 inserted in the current buffer. If there are more than 1
17995 completion, redisplay the *Completions* buffer; if the
17996 completion is unique, delete the *Completions* window.
17997
17998 2005-12-10 Eli Zaretskii <eliz@gnu.org>
17999
18000 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
18001 strings and long subject lines that were broken into multiple
18002 lines at arbitrary places. Handle subjects that have "Re: " in
18003 the middle.
18004
18005 2005-12-10 John W. Eaton <jwe@octave.org>
18006
18007 * progmodes/octave-mod.el (octave-electric-space): Don't indent
18008 comments or strings if octave-auto-indent is nil.
18009
18010 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18011
18012 * term/mac-win.el: Require url when compiling.
18013 Call mac-process-deferred-apple-events after loading init files.
18014 (mac-apple-event-map): New defvar. Define event handlers in it.
18015 (core-event, internet-event): New Apple event class symbols.
18016 (open-application, reopen-application, open-documents)
18017 (print-documents, open-contents, quit-application)
18018 (application-died, show-preferences, autosave-now, get-url):
18019 New Apple event ID symbols.
18020 (about): New HICommand ID symbol.
18021 (mac-event-spec, mac-event-ae): New macros.
18022 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
18023 (mac-ae-selection-range, mac-ae-text-for-search)
18024 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
18025 (mac-application-menu-map): Remove keymap. Handlers for HICommand
18026 and Services menu events are now defined in mac-apple-event-map.
18027 (mac-drag-n-drop): Remove selection range handling.
18028
18029 2005-12-10 Kenichi Handa <handa@m17n.org>
18030
18031 * simple.el (zap-to-char):
18032 * isearch.el (isearch-process-search-char): Translate CHAR by
18033 translation-table-for-input.
18034
18035 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
18036
18037 * foldout.el (foldout-exit-fold): Properly hide subtree.
18038
18039 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18040
18041 * files.el (save-buffer):
18042 * international/ucs-tables.el (ucs-set-table-for-input):
18043 * mail/mail-extr.el (mail-extract-address-components):
18044 * mail/sendmail.el (mail-mode): Reformat doc string.
18045
18046 2005-12-09 Juri Linkov <juri@jurta.org>
18047
18048 * isearch.el (isearch-highlight): Change main overlay priority
18049 from 1 to 1001. Simplify.
18050 (isearch-lazy-highlight-update): Change lazy overlay priority
18051 from 0 to 1000.
18052
18053 * replace.el (replace-highlight): Change overlay priority from
18054 1 to 1001.
18055
18056 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
18057 Change overlay priority from 1 to 1001. Reuse existing overlay.
18058
18059 * compare-w.el (compare-windows-highlight): Change overlay
18060 priority from 1 to 1000.
18061
18062 * menu-bar.el (menu-bar-edit-menu): Add listp around
18063 pending-undo-list to disable menu item "undo" when pending
18064 undo list is empty.
18065
18066 * locate.el (locate): Disable undo in *Locate* buffer.
18067
18068 2005-12-09 Kim F. Storm <storm@cua.dk>
18069
18070 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
18071
18072 2005-12-09 David Ponce <david@dponce.com>
18073
18074 * recentf.el: Improvement of the menu code.
18075 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
18076 instead of menu hook.
18077 (recentf-show-menu, recentf-hide-menu): New functions.
18078 (recentf-menu-customization-changed, recentf-mode): Use them.
18079 (recentf-menu-action, recentf-max-menu-items)
18080 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
18081 (recentf-arrange-by-rule-others)
18082 (recentf-arrange-by-rules-min-items)
18083 (recentf-arrange-by-rule-subfilter): Don't use
18084 `recentf-menu-customization-changed'.
18085 (recentf-arrange-rules): Likewise. Accept functions to compute
18086 sub-menu titles.
18087 (recentf-menu-filter): Likewise. Doc fix.
18088 (recentf-menu-value-shortcut): Doc fix.
18089 (recentf-dump-variable): Quote atom value.
18090 (recentf-make-menu-items): Update to use it as a menu filter.
18091 (recentf-match-rule): New function.
18092 (recentf-arrange-by-rule): Use it.
18093 (recentf-indirect-mode-rule): New function.
18094 (recentf-build-mode-rules): Use it.
18095 (recentf-dir-rule): New function.
18096 (recentf-arrange-by-dir): Use it.
18097 (recentf-filter-changer-current): Rename from
18098 `recentf-filter-changer-state'. All references updated.
18099 (recentf-filter-changer-alist): Update filter names.
18100 (recentf-filter-changer-select): New function.
18101 (recentf-filter-changer): Use it. Make a sub-menu from filters
18102 available in `recentf-filter-changer-alist'.
18103 (recentf-data-cache, recentf-clear-data)
18104 (recentf-update-menu): Remove. All references updated.
18105 (recentf-match-rule-p, recentf-build-dir-rules)
18106 (recentf-filter-changer-goto-next)
18107 (recentf-filter-changer-get-current)
18108 (recentf-filter-changer-get-next): Remove.
18109
18110 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
18111
18112 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
18113 buffer "Reset" button to "Reset to Current" for consistency with
18114 the State buttons.
18115
18116 2005-12-08 John Paul Wallington <jpw@pobox.com>
18117
18118 * ibuf-ext.el (define-ibuffer-filter filename):
18119 If `dired-directory' is a list then really use its car.
18120
18121 2005-12-08 Kim F. Storm <storm@cua.dk>
18122
18123 * emulation/cua-rect.el (cua--rectangle-aux-replace):
18124 Fix indention of text on right side of replaced rectangle.
18125
18126 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
18127
18128 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
18129 No need to check gud-comint-buffer is bound.
18130 (gdb): Prevent multiple debugging when first session uses gdba.
18131
18132 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18133
18134 CC Mode update to 5.31.
18135
18136 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
18137 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
18138 We might do this function properly in the future).
18139
18140 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
18141 New macros c-sentence-end and c-default-value-sentence end, to cope
18142 with Emacs 22's new function `sentence-end'.
18143
18144 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18145
18146 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
18147 compat issue using `c-put-overlay' and `c-delete-overlay'.
18148
18149 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
18150 New compat macros to handle overlays/extents.
18151
18152 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18153
18154 * progmodes/cc-fix.el: Add definitions of the macros push and pop
18155 (for GNU Emacs 20.4).
18156
18157 * progmodes/cc-defs.el
18158 (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
18159
18160 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
18161 highlighting mechanism so it will work in XEmacs too.
18162
18163 * progmodes/cc-defs.el: Insert c-int-to-char.
18164
18165 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
18166 call to the new macro c-int-to-char. This solves XEmacs's
18167 regarding characters as different from integers.
18168
18169 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18170
18171 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
18172 New internal helper.
18173
18174 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
18175 construct to make the indirect face lookup work in XEmacs.
18176
18177 (c-cpp-matchers): Append the negation char face to the existing
18178 fontification, so that the cpp face doesn't disappear.
18179 Use `c-make-syntactic-matcher' to avoid negation chars in comments
18180 and strings.
18181
18182 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
18183 to map to `font-lock-negation-char-face' in emacsen where it exists.
18184
18185 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18186
18187 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
18188
18189 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
18190 Rename "c-subword-move-mode" as "c-subword-mode".
18191
18192 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
18193 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
18194
18195 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18196
18197 * progmodes/cc-mode.el: Added autoload directive for
18198 `c-subword-move-mode' for use in older emacsen.
18199
18200 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18201
18202 * progmodes/cc-mode.el:
18203 (i): Insert a binding for C-c C-backspace into
18204 c-bind-special-erase-keys which works in TTYs.
18205 (ii): Make sure that when file styles are used, any explicitly
18206 given style variables take priority over those in the style.
18207 Do this by calling `hack-local-variables' a second time.
18208
18209 * progmodes/cc-vars.el: Add language specific customization
18210 widgets for AWK to c-doc-comment-style, c-require-final-newline
18211 and c-default-style. Add a defcustom for awk-mode-hook.
18212 Give c-syntactic-element and c-syntactic-context doc-strings by
18213 directly setting their `variable-documentation' propery.
18214 This allows Emacs 22.1 to read these with C-h v.
18215
18216 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
18217
18218 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18219
18220 * progmodes/cc-fonts.el, cc-vars.el
18221 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
18222 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
18223 Masatake YAMATO.
18224
18225 (c-doc-comment-style): Made GtkDoc default in C mode.
18226
18227 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
18228 and C-c C-<delete>.
18229
18230 (c-bind-special-erase-keys): New function for use on
18231 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
18232
18233 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
18234 <delete> key behavior in XEmacs according to `delete-forward-p'.
18235 C.f. `c-electric-delete'.
18236
18237 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18238
18239 * progmodes/cc-mode.el: Give c-hungry-backspace and
18240 c-hungry-delete-forward permanent key bindings.
18241
18242 * progmodes/cc-cmds.el (c-electric-semi&comma):
18243 Bind c-syntactic-context for calls to "criteria functions", for
18244 consistency with other calls to user functions.
18245
18246 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
18247 `current-prefix-arg', since this might be the prefix arg to a
18248 command which calls c-indent-command as a function. Change the
18249 interactive spec from "p" to "P".
18250
18251 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
18252 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
18253 was difficult to understand.
18254
18255 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18256
18257 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
18258 first char of an identifier.
18259
18260 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
18261 +" syntax in C++.
18262
18263 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18264
18265 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
18266 auto-fill doesn't split a c-comment's last word from a hanging
18267 "*/" when a space is typed between them after fill-column.
18268
18269 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
18270
18271 * progmodes/cc-styles.el (c-set-style)
18272 (c-setup-paragraph-variables): Abort the command if we're not in a
18273 CC Mode buffer.
18274
18275 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
18276 with blank comment-prefix, and a blank line as the comment's
18277 second line.
18278
18279 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18280
18281 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
18282 Incorporate the patterns added in the Emacs development branch
18283 for the new Emacs 22 face `font-lock-negation-char-face'.
18284
18285 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
18286 of "red" since it stands out better in xterms and DOS terminals.
18287
18288 * progmodes/cc-engine.el (c-literal-faces):
18289 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
18290
18291 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18292
18293 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
18294 forcibly enable c-electric-flag.
18295
18296 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
18297 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
18298 after the comment-prefix of a C-style comment will close that comment.
18299
18300 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18301
18302 * progmodes/cc-fonts.el (c-basic-matchers-before)
18303 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
18304 in Pike.
18305
18306 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
18307 digraphs.
18308
18309 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
18310 (c-cpp-message-directives, c-cpp-include-directives)
18311 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
18312 (c-cpp-expr-directives): Introduce new language constants to
18313 control cpp syntax in a cleaner way.
18314
18315 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
18316
18317 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
18318
18319 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
18320 (c-multiline-string-start-char): New language constants and
18321 variables to specify how newlines in string literals work.
18322
18323 (c-font-lock-invalid-string): Use them.
18324
18325 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
18326 unbalanced close brace is entered. Optimization by avoiding going
18327 back over arbitrarily large blocks. Removed hints that this
18328 function only would be relevant/useful in AWK.
18329
18330 (c-electric-brace): Indent syntactically after the cleanups since
18331 lineup functions might do it differently then.
18332
18333 * progmodes/cc-engine.el, cc-langs.el
18334 (c-opt-op-identifier-prefix): New language constant and variable.
18335
18336 (c-just-after-func-arglist-p, c-after-special-operator-id)
18337 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
18338
18339 * progmodes/cc-align.el, cc-engine.el
18340 (c-after-special-operator-id): New helper to handle C++ operator
18341 identifiers.
18342
18343 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
18344 (c-guess-basic-syntax): Handle C++ operator identifiers in
18345 declarations.
18346
18347 * progmodes/cc-langs.el (c-assignment-operators): Add the
18348 trigraph version of ^= too.
18349
18350 * progmodes/cc-langs.el (c-assignment-operators): Add the
18351 trigraph version of |= in C++.
18352
18353 * progmodes/cc-fonts.el (c-font-lock-declarators):
18354 Handle `c-decl-hangon-kwds' after the identifier name.
18355
18356 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
18357 whether an arglist is "nonempty", ignore a comment after the open
18358 paren if it isn't followed by a non-comment token on the same line.
18359
18360 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
18361 Enable heuristics below the point to cope with classes inside special
18362 brace lists in Pike.
18363
18364 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18365
18366 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
18367
18368 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18369
18370 * progmodes/cc-guess.el (cc-guess-install): New function to
18371 install an already guessed style in another buffer.
18372
18373 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
18374 sets `inhibit-read-only' - `c-save-buffer-state' should be used
18375 anyway if the change always is undone.
18376
18377 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18378
18379 Implement togglable electricity:
18380
18381 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
18382 saying when it should be used.
18383
18384 * progmodes/cc-engine.el: Add the new buffer-local variable,
18385 c-electric-flag.
18386
18387 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
18388 c-toggle-auto-newline.
18389
18390 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
18391 c-toggle-auto-newline. Remove the binding for
18392 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
18393 c-toggle-electric-state.
18394
18395 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
18396
18397 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
18398 c-\(forward\|backward\)-subword.
18399 (c-update-modeline): Add the new modeline flag `l' for
18400 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
18401 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
18402 Make the old name an alias of the new name.
18403 (c-toggle-electric-state): New function.
18404 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
18405 Adapt these functions to do electric things only when
18406 c-electric-flag is non-nil.
18407 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
18408 new functions from c-electric-brace.
18409 (c-point-syntax): Add a check for "virtual semicolons" in AWK
18410 mode, so that the tentative extra newline doesn't change the
18411 syntax of the following brace.
18412 (c-electric-brace): Restructure by extracting the above functions.
18413 Tidy up the coding somewhat.
18414 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
18415 restructure a bit.
18416
18417 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18418
18419 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
18420 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
18421
18422 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
18423 (c-submode-indicators): Change name from `c-auto-hungry-string'
18424 since it's now used to track another submode.
18425
18426 (c-update-modeline): Convert to function and extended to check
18427 `c-subword-move-mode'.
18428
18429 (c-forward-into-nomenclature, c-backward-into-nomenclature):
18430 Convert to compat aliases for `c-forward-subword' and
18431 `c-backward-subword'.
18432
18433 * progmodes/cc-subword.el: New functions and minor mode to handle
18434 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
18435
18436 (c-forward-subword, c-backward-subword, c-mark-subword)
18437 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
18438 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
18439 Functions corresponding to the standard word handling functions.
18440
18441 (c-subword-move-mode): Minor mode that replaces all the standard
18442 word handling functions with their subword equivalences.
18443
18444 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18445
18446 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
18447 entry for one-liner-defun.
18448
18449 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
18450 name in its def-edebug-spec.
18451
18452 * progmodes/cc-cmds.el (c-electric-brace): Make the
18453 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
18454 compacts space before a comment, if this will make things fit on
18455 one line.
18456
18457 Introduce an "awk" style, mainly for auto-newline and clean-ups.
18458
18459 * progmodes/cc-align.el: New function c-snug-1line-defun-close.
18460
18461 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
18462 clean-up one-liner-defun.
18463
18464 * progmodes/cc-styles.el: Add the new "awk" style.
18465
18466 * progmodes/cc-vars.el: Add description of one-liner-defun to
18467 c-cleanup-list's doc-string. New user options,
18468 c-max-one-liner-length. In c-default-style, set the default style
18469 for AWK to "awk".
18470
18471 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18472
18473 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
18474 macros inside labels.
18475
18476 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
18477 `c-at-statement-start-p' and `c-at-expression-start-p'.
18478
18479 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
18480 error if the mark isn't set.
18481
18482 * progmodes/cc-engine.el (c-guess-continued-construct)
18483 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
18484 accurately detect functions inside functions.
18485
18486 * progmodes/cc-engine.el (c-at-expression-start-p): New function
18487 like `c-at-statement-start-p' that additionally recognizes commas
18488 and expression parentheses as delimiters.
18489
18490 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
18491 to avoid heuristics that doesn't work for unclosed blocks.
18492 (c-at-statement-start-p): New function.
18493
18494 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
18495 Objective-C directives, e.g. directives spanning lines should work
18496 reasonably well now.
18497
18498 (c-put-c-type-property, c-clear-c-type-property): New helpers.
18499
18500 (c-forward-objc-directive): New function to move over any ObjC
18501 directive.
18502
18503 (c-just-after-func-arglist-p, c-guess-basic-syntax)
18504 (c-basic-matchers-before): Use it.
18505
18506 (c-font-lock-objc-iip-decl): Remove.
18507
18508 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
18509 in the template arglist recognition.
18510
18511 * progmodes/cc-styles.el (c-style-alist): Fix several
18512 inconsistencies in the Whitesmith style.
18513
18514 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
18515 New lineup function to get lines after Whitesmith style blocks
18516 correctly indented.
18517
18518 (c-lineup-whitesmith-in-block): Back out the compensation for
18519 opening parens since it's done using `add' lists in the style
18520 definition instead. Don't use the anchor position since it varies
18521 too much between the syntactic symbols. :P
18522
18523 * progmodes/cc-vars.el (c-valid-offset): Update.
18524
18525 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
18526 lists where the offsets are combined according to several
18527 different methods: `first', `min', `max', and `add'.
18528 Report offset evaluation errors with `c-benign-error' so that some kind
18529 of reindentation still is done.
18530
18531 * progmodes/cc-engine.el (c-guess-basic-syntax):
18532 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
18533 `arglist-close'.
18534
18535 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
18536 situations for `arglist-cont-nonempty' and `arglist-close'.
18537
18538 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
18539
18540 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
18541 cc-bytecomp-boundp' in a number of places.
18542
18543 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
18544 macro related issue.
18545
18546 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18547
18548 * progmodes/cc-awk.el: Change the terminology of regexps: A char
18549 list is now [asdf], a char class [:alpha:].
18550 Include code for char classes.
18551 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
18552 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
18553
18554 Remove (nearly all of) the cruft associated with AWK Mode's former
18555 concept of "virtual semicolons":
18556
18557 Adapt c-beginning-of-statement, c-end-of-statement (together with
18558 subfunctions) to use the new notion of "virtual semicolon" in
18559 place of the old awkward special handling for AWK. There remains
18560 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
18561 * progmodes/cc-cmds.el:
18562 (c-ascertain-adjacent-literal): In the backwards direction, now
18563 recognises AWK regexp delimiters as string delimiters.
18564 (c-after-statement-terminator-p): Adapt for virtual semicolons;
18565 check more rigorously for "end of macro".
18566 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
18567 virtual semicolons;
18568 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
18569 out the code for forward movement into ...
18570 (c-end-of-statement): Now contains the code for forward movement,
18571 adapted for virtual semicolons.
18572
18573 * progmodes/cc-engine.el:
18574 (c-ws*-string-limit-regexp): New regexp.
18575 (c-forward-single-comment, c-backward-single-comment): Comment out
18576 the (now redundant) "special" AWK stuff.
18577
18578 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
18579 c-string-par-start, c-string-par-separate to be more like Text
18580 Mode than Fundamental Mode.
18581
18582 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18583
18584 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
18585 to the fontified region so that fontification doesn't occur
18586 outside it (could happen e.g. when fontifying a line with an
18587 unfinished declaration).
18588
18589 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18590
18591 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
18592 start of the file. ^L now separate sections of the file.
18593 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
18594 (c-awk-one-line-possibly-open-string-re)
18595 (c-awk-regexp-one-line-possibly-open-char-class-re)
18596 (c-awk-one-line-possibly-open-regexp-re)
18597 (c-awk-one-line-non-syn-ws*-re): New defonsts.
18598 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
18599
18600 Amend the concept of "virtual semicolons" (in the indentation
18601 engine) for languages like AWK, such that they are now
18602 conceptually attached to end of the last token of a statement, not
18603 the end of the line. (In AWK Mode, however, the pertinent text
18604 property is still physically set on the EOL.) Remove the specific
18605 tests for awk-mode, thus facilitating the introduction of other
18606 language modes where EOLs can end statements.
18607 (Note: The funtionality in cc-cmds.el, specifically
18608 c-beginning/end-of-statement has yet to be amended.)
18609
18610 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
18611 New macros.
18612
18613 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
18614 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
18615 c-vsemi-status-unknown-p-fn (in a new page).
18616
18617 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
18618 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
18619 numerous awkward forms like
18620 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
18621 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
18622 variable before-ws-ip, the place just after char-before-ip appears.
18623
18624 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
18625 a comment.
18626
18627 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18628
18629 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
18630 `c-tentative-buffer-changes'.
18631
18632 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
18633 convert to macro to choose between Emacs and XEmacs at compile time.
18634
18635 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
18636
18637 (c-tentative-buffer-changes): New macro to handle temporary buffer
18638 changes in a convenient way.
18639
18640 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
18641 for `c-tentative-buffer-changes'.
18642
18643 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
18644 the checks for paren sexps between the point and the keyword, to
18645 avoid some false alarms.
18646
18647 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
18648 Fixed a situation where an error could be thrown for unbalanced
18649 parens. Changed to make use of c-keyword-member' to avoid some
18650 repeated regexp matches.
18651
18652 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
18653 These language variable are no longer necessary.
18654
18655 (c-block-stmt-kwds): New language constant used by
18656 c-looking-at-inexpr-block'.
18657
18658 (c-guess-basic-syntax): Remove an optional check that looked at
18659 the existence of the now removed language variables.
18660
18661 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
18662 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
18663 object instantiation expressions as declarations in some contexts.
18664 This bug only affected languages where the declarator can't be
18665 enclosed in parentheses.
18666
18667 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
18668 insert newlines before and after substatement braces.
18669
18670 * progmodes/cc-engine.el: Improved the heuristics for recognizing
18671 function declaration headers and the handling of C++ style member
18672 init lists.
18673
18674 (c-just-after-func-arglist-p): Rewritten to use
18675 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
18676
18677 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
18678
18679 (c-guess-basic-syntax): Adapt case 5B for the new
18680 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
18681 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
18682 covers all cases now).
18683
18684 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
18685
18686 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18687
18688 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
18689 c-string-par-start/separate c-sentence-end-with-esc-eol,
18690 initialised in c-setup-paragraph-variables, used in string
18691 scanning subroutines of c-beginning-of-statement.
18692
18693 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
18694 which precedes the newly inserted `{'.
18695
18696 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18697
18698 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
18699 function for declaration level blocks. It should now cope with
18700 templates better and also be a lot more comprehensible.
18701
18702 (c-looking-at-decl-block): The new function.
18703
18704 (c-search-uplist-for-classkey): The old one. It's now a wrapper
18705 for compatibility.
18706
18707 (c-add-class-syntax, c-guess-continued-construct)
18708 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
18709
18710 (c-decl-block-key): Change to tell apart ambiguous and
18711 unambiguous keywords. Pike specials are now handled directly in
18712 the code instead.
18713
18714 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
18715 New language constants and variables to make the backward skip in
18716 `c-looking-at-decl-block' as tight as possible.
18717
18718 (c-nonsymbol-token-char-list): New language constant.
18719
18720 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
18721 find balanced template arglists backwards.
18722
18723 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
18724 making char classes for `c-syntactic-skip-backward'.
18725
18726 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
18727 16D - can't be a class-close at that point.
18728
18729 * progmodes/cc-engine.el (c-guess-basic-syntax)
18730 (c-add-class-syntax): Don't narrow out the enclosing declaration
18731 level. This makes everything a lot easier, and it was actually
18732 only four small places that needed it to work. Some places that
18733 previously did `widen' are removed now, which has the effect that
18734 `c-guess-basic-syntax' never will look at things outside the
18735 current narrowment now. The anchor position for `topmost-intro'
18736 is affected by this, but it was so bogus it was basically useless
18737 before, and now it's equally bogus but in a slightly different way.
18738
18739 (c-narrow-out-enclosing-class): Gone.
18740
18741 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
18742 the narrowed region.
18743
18744 (c-least-enclosing-brace): Remove silly optional argument.
18745
18746 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
18747 the point could be left directly after an open paren when finding
18748 the beginning of the first decl in the block.
18749
18750 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
18751 Specify which submatch to use.
18752
18753 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
18754
18755 (c-decl-start-re): No longer any need for special treatment of
18756 ObjC due to the above.
18757
18758 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
18759 presumably follows C in that regard.
18760
18761 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
18762 New language constants to specify operator tokens inside
18763 identifiers in a more high level way.
18764
18765 (c-opt-identifier-prefix-key): New internal language constant.
18766
18767 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
18768 (c-identifier-start, c-identifier-key): Now completely calculated
18769 from other constants.
18770
18771 (c-identifier-last-sym-match): Decommission since it's no longer used.
18772
18773 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
18774
18775 * progmodes/cc-engine.el (c-forward-name): Remove the
18776 optimization when c-identifier-key is equal to c-symbol-key since
18777 it doesn't work in byte compiled files. Don't record empty
18778 regions as identifiers.
18779
18780 * progmodes/cc-langs.el (c-filter-ops): New helper function to
18781 simplify access to `c-operators' and its likes.
18782
18783 (c-operator-list, c-all-op-syntax-tokens)
18784 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
18785 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
18786 (c-primary-expr-regexp, c-cast-parens): Use it.
18787
18788 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
18789 an explicit language in functions.
18790
18791 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
18792 variant of adornment.
18793
18794 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
18795 variable.
18796
18797 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
18798 the Pike value.
18799
18800 * progmodes/cc-engine.el (c-on-identifier)
18801 (c-simple-skip-symbol-backward): Small fix for handling "-"
18802 correctly in `skip-chars-backward'. Affected the operator lfun
18803 syntax in Pike.
18804
18805 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
18806 diagnostic message about precompiled language vars not being used.
18807
18808 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
18809 "__attribute__" is followed by a parenthesis.
18810
18811 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
18812 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
18813 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
18814
18815 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
18816 Internal cleanups to properly detect the declared identifiers in
18817 various declarations.
18818
18819 (c-decl-start-kwds): New language constant to recognize
18820 declarations that can start anywhere. Used for class declarations
18821 in Pike.
18822
18823 (c-specifier-key, c-not-decl-init-keywords)
18824 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
18825 (c-find-decl-spots): Implement `c-decl-start-kwds'.
18826
18827 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
18828 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
18829 handling of the compiler specific extension keywords into a new
18830 language constant `c-decl-hangon-kwds' that defines keyword
18831 clauses to be ignored in declarations.
18832
18833 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
18834 past unrecognized tokens when handling `c-colon-type-list-kwds'.
18835 Necessary to stop at the declared identifier in e.g. IDL valuetype
18836 declarations.
18837
18838 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
18839 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
18840 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
18841 (c-forward-decl-or-cast-1): Recognize the declared identifier in
18842 class and enum declarations as such and not as part of the type.
18843
18844 (c-forward-decl-or-cast-1, c-forward-label): Relax the
18845 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
18846
18847 (c-forward-decl-or-cast-1): Don't disregard sure signs of
18848 declarations when there's some syntax error later on.
18849
18850 (c-complex-decl-matchers): Did away with a reference to
18851 `c-specifier-key'.
18852
18853 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
18854 value - this variable is always dynamically bound.
18855
18856 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
18857 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
18858 * cc-cmds.el, cc-defs.el: Change the policy for marking up
18859 functions that might do hidden buffer changes: All such internal
18860 functions are now marked instead of those that don't.
18861
18862 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
18863 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
18864 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
18865 (c-literal-type): Allow these functions to make hidden buffer changes,
18866 so that they are free to use text property caching later on.
18867
18868 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
18869 (c-electric-brace, c-electric-slash, c-electric-star)
18870 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
18871 (c-electric-paren, c-electric-continued-statement, c-indent-command)
18872 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
18873 (c-context-line-break): Add `c-save-buffer-state' calls to comply
18874 with the changed semantics of the functions above.
18875
18876 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
18877 when macros occur in obscure places. Optimized the sexp movement
18878 a bit.
18879
18880 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18881
18882 Enhancements for c-beginning-of-statement to work in AWK Mode:
18883
18884 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
18885 (completed statement) with `}' (statement completed by closing
18886 brace or semicolon) and `$' (statement completed by EOL).
18887
18888 (c-awk-virtual-semicolon-ends-prev-line-p)
18889 (c-awk-virtual-semicolon-ends-line-p)
18890 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
18891 (c-awk-at-statement-end-p): New functions.
18892
18893 * progmodes/cc-cmds.el: Simplify the structure of functions
18894 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
18895 two functions and c-beginning-of-statement to handle AWK Mode.
18896
18897 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
18898 c-backward-single-comment for AWK mode. Attempt to clarify their
18899 doc-strings.
18900
18901 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
18902
18903 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18904
18905 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
18906 label handling. Labels are now recognized in a uniform and more
18907 robust way, regardless of context. Text properties are put on all
18908 labels to recognize the following declarations better.
18909 Multiword labels are handled both in indentation and fontification for
18910 the benefit of language extensions like Qt. For consistency, keywords
18911 in labels are now fontified with the label face instead.
18912 That also applies to "case" and "default".
18913
18914 (c-beginning-of-statement-1): Fix some bugs in the label
18915 handling. Disregard `c-nonlabel-token-key' in labels that begin
18916 with `c-label-kwds'.
18917
18918 (c-find-decl-spots): Support that the callback adds more
18919 `c-decl-end' spots to find.
18920
18921 (c-forward-decl-or-cast-1): Don't treat a list of plain
18922 identifiers followed by a colon as a declaration.
18923
18924 (c-forward-label): New function to recognize labels.
18925
18926 (c-guess-basic-syntax): Replace uses of `c-label-key' with
18927 `c-forward-label'. Moved the label recognition cases (14 and 15)
18928 earlier since they aren't so context sensitive now. Handle labels
18929 on the top level gracefully. Moved access label recognition to
18930 the generic label case (CASE 15) - removed CASE 5E.
18931
18932 (c-font-lock-declarations): Add recognition of labels in the
18933 same round since we need to handle labels in parallell with other
18934 declarations to recognize both accurately. It should also improve
18935 speed.
18936
18937 (c-simple-decl-matchers, c-basic-matchers-after):
18938 Move `c-font-lock-labels' so that it only is used on decoration level 2
18939 since `c-font-lock-declarations' handles it otherwise.
18940
18941 (c-complex-decl-matchers): Remove the simplistic recognition of
18942 access labels.
18943
18944 (c-decl-prefix-re): Remove the kludges that was necessary to cope
18945 with labels earlier.
18946
18947 (c-decl-start-re): New language variable to make
18948 `c-font-lock-declarations' stop for the special protection labels
18949 in Objective-C that start with `@'.
18950
18951 (c-label-key): Remove since it's no longer used.
18952
18953 (c-recognize-colon-labels, c-label-prefix-re): New language
18954 constants to support recognition of generic colon-terminated labels.
18955
18956 (c-type-decl-end-used): `c-decl-end' is now used whenever there
18957 are colon terminated labels.
18958
18959 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
18960 first argument starts with a special brace list.
18961
18962 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
18963 (c-font-lock-declarations): Break out the declaration and cast
18964 recognition from `c-font-lock-declarations' to a new function, so
18965 that it can be used in the indentation engine.
18966
18967 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
18968 up to the start of the literal. Fixed bug with the point on the
18969 wrong side of the search limit that could happen when the start
18970 position is inside a literal.
18971
18972 * progmodes/cc-engine.el (c-parse-state)
18973 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
18974 so that it's kept a little bit back to increase the hit rate.
18975
18976 (c-parse-state): Change the macro handling and fixed some
18977 glitches. Macro context is checked more often than necessary now,
18978 but otoh less garbage conses are generated.
18979
18980 * progmodes/cc-engine.el (c-parse-state)
18981 (c-invalidate-state-cache): Cache the last position where
18982 `c-state-cache' applies. This can speed up refontification quite
18983 a bit in blocks where there are many non-brace parens before the point.
18984
18985 (c-state-cache-end): New variable for this.
18986
18987 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
18988 cache variable.
18989
18990 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
18991 get close initial continue positions when the start position is
18992 inside a literal or macro. Do not call the callback for spots
18993 before the start position (which can happen e.g. for `c-decl-end'
18994 spots inside comments). Optimize better in special cases when the
18995 region is a single line inside a literal or macro (typically when
18996 the current line is refontified).
18997
18998 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
18999 to `c-add-stmt-syntax' - there's no need to explicitly whack off
19000 entries from the paren state.
19001
19002 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
19003 special case for "else if" clauses.
19004
19005 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
19006 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
19007
19008 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
19009 New language variable to recognize the gcc extension with statement
19010 blocks inside expressions.
19011
19012 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
19013 it somewhat more comprehensible. The argument AT-BLOCK-START is
19014 no longer used and hence removed.
19015
19016 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
19017 to `c-add-stmt-syntax'.
19018
19019 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
19020 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
19021 This fixes bogus label recognition.
19022
19023 * progmodes/cc-engine.el (c-add-type, c-check-type)
19024 (c-forward-name, c-forward-type): Improve storage of template
19025 types in `c-found-types' so that they can be recognized better.
19026
19027 (c-syntactic-content): Add option to skip past nested parens.
19028
19029 * progmodes/cc-engine.el (c-forward-name):
19030 Set `c-last-identifier-range' all the time. It's less work that way.
19031 Handle that there might not be an identifier to store in
19032 `c-last-identifier-range'.
19033
19034 (c-forward-type): Handle that `c-last-identifier-range' might be
19035 nil from `c-forward-name'.
19036
19037 * progmodes/cc-defs.el (c-safe-scan-lists)
19038 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
19039
19040 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
19041 to work even if the form fails.
19042
19043 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
19044 down in a large file in one go.
19045
19046 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
19047
19048 * progmodes/cc-align.el (c-lineup-assignments): New lineup
19049 function which is like `c-lineup-math' but returns nil instead of
19050 `c-basic-offset' when it doesn't match.
19051
19052 (c-lineup-math): Change to use `c-lineup-assignments'.
19053
19054 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19055
19056 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
19057 c-beginning-of-statement. New subfunctions
19058 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
19059
19060 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19061
19062 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
19063 hardcoded char classes whereever possible. Changed a couple of
19064 places to use skip by syntax instead of skip by char class.
19065
19066 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
19067 Fix a bug in the regexp that caused extreme backtracking.
19068
19069 * progmodes/cc-langs.el (c-block-comment-starter)
19070 (c-block-comment-ender): New language constants to specify in a
19071 single place how block comments look.
19072
19073 (c-comment-start-regexp, c-block-comment-start-regexp)
19074 (comment-start, comment-end, comment-start-skip)
19075 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
19076 (c-syntactic-ws, c-nonempty-syntactic-ws)
19077 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
19078 `c-line-comment-starter', `c-block-comment-starter' and
19079 `c-block-comment-ender'.
19080
19081 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
19082 New language constants to break up things a bit.
19083
19084 (c-simple-ws): New language constant for simple whitespace.
19085
19086 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
19087
19088 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
19089 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
19090 newlines. Allow and ignore nil elements in the list.
19091
19092 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19093
19094 * progmodes/cc-cmds.el: Comment out a (n almost certainly
19095 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
19096
19097 * progmodes/cc-cmds.el: Tidy up the comments in
19098 c-beginning-of-statement and subfunctions.
19099
19100 * progmodes/cc-awk.el: Replace calls to put-text-property to the
19101 more flexible c-put-char-property and c-clear-char-properties.
19102 Add the author's email address.
19103
19104 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
19105
19106 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
19107 closing "*/" of a block comment.
19108
19109 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
19110 subfunctions) so that it works at BOB and EOB.
19111
19112 * progmodes/cc-cmds.el, cc-vars.el: More updating of
19113 c-beginning-of-statement, including new variable
19114 c-block-comment-start-regexp.
19115
19116 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19117
19118 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
19119 symbols from `*-font-lock-extra-types' so that there's no need to
19120 use `regexp-opt' on those lists.
19121
19122 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
19123 `c-type-modifier-kwds' is empty.
19124
19125 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
19126 there are several strings on the same line.
19127
19128 * progmodes/cc-engine.el (c-literal-limits): Remove the
19129 compatibility function for older emacsen. `c-literal-limits-fast'
19130 has now taken the place of this function.
19131
19132 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
19133 with older emacsen: We now require `pps-extended-state'.
19134
19135 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19136
19137 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
19138 which obviates the need to hack sentence-end. This now handles
19139 escaped newlines in strings correctly. Correct minor bugs in
19140 c-move-over-sentence and in c-beginning-of-statement.
19141
19142 * progmodes/cc-cmds.el (c-beginning-of-statement (and
19143 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
19144 that movement over macros and code are rigorously separated from
19145 eachother. Correct a few incidental bugs.
19146
19147 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
19148 Improve its doc-string. Improve the handling of certain specific cases.
19149
19150 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19151
19152 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
19153 (c-guess-basic-syntax): Change the way class-level labels are
19154 recognized; they can now contain essentially any symbols.
19155
19156 (c-opt-extra-label-key): New language variable to cope with the
19157 special protection label syntax in Objective-C.
19158
19159 (c-opt-access-key): Remove; this is now handled better by
19160 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
19161
19162 (c-complex-decl-matchers): Update to handle that
19163 `c-opt-access-key' no longer exists.
19164
19165 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
19166 improved label recognition in `c-beginning-of-statement-1'.
19167
19168 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
19169 Recognize bitfields better.
19170
19171 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
19172 Remove some cruft and fixed a bug that could cause it to go to a
19173 position further down.
19174
19175 * progmodes/cc-langs.el, cc-engine.el
19176 (c-beginning-of-statement-1): Improve detection of labels in
19177 declaration contexts.
19178
19179 (c-beginning-of-decl-1): Use it.
19180
19181 (c-nonlabel-token-key): New language constant and variable needed
19182 by `c-beginning-of-statement-1'.
19183
19184 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
19185 manifested itself due to the correction in `c-forward-sexp'.
19186
19187 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
19188 Make these behave as documented when used at the buffer limits.
19189
19190 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
19191 (c-type-decl-end-used): Made this a language variable.
19192
19193 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
19194 correctly when `combine-after-change-calls' is used together with
19195 temporary narrowings.
19196
19197 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19198 Report labels correctly when the start point is immediately after the
19199 colon.
19200
19201 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
19202 Remove since it isn't used anymore.
19203
19204 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
19205 bracket arglists such as template parens in C++.
19206
19207 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
19208 in the last check-in. Some optimization.
19209
19210 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
19211 where it could stop at the same level in a preceding sexp when
19212 PAREN-LEVEL is set.
19213
19214 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
19215 text property lookup only when it's needed.
19216
19217 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
19218 Change the policy for paren marked angle brackets to be more
19219 persistent; once marked they remain marked even when they're found
19220 to be unbalanced in the searched region. This should keep the
19221 paren syntax around even when individual lines are refontified in
19222 multiline template arglists.
19223
19224 (c-parse-and-markup-<>-arglists): New dynamically bound variable
19225 to control markup so that incorrect angle bracket arglists aren't
19226 marked in contexts where the correct value for
19227 `c-disallow-comma-in-<>-arglists' isn't known.
19228
19229 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
19230 argument has become `c-parse-and-markup-<>-arglists'.
19231
19232 (c-remove-<>-arglist-properties): Remove - no longer used.
19233
19234 (c-after-change-check-<>-operators): New function used on
19235 `after-change-functions' to avoid that "<" and ">" characters that
19236 are part of longer operators have paren syntax.
19237
19238 (c-<>-multichar-token-regexp): New language variable used by
19239 `c-after-change-check-<>-operators'.
19240
19241 (c-after-change): Call `c-after-change-check-<>-operators'.
19242
19243 (c-font-lock-<>-arglists): Use the context properties set by
19244 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
19245 correctly to avoid doing invalid markup.
19246
19247 (c-font-lock-declarations): Remove code that undoes the invalid
19248 markup done by `c-font-lock-<>-arglists'.
19249
19250 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
19251 after `c-font-lock-declarations'.
19252
19253 * progmodes/cc-engine.el (c-syntactic-skip-backward):
19254 Add paren-level feature.
19255
19256 (c-guess-basic-syntax): Improve the anchor position for
19257 `template-args-cont' in nested template arglists. There's still
19258 much to be desired in this area, though.
19259
19260 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19261
19262 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
19263 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
19264
19265 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19266
19267 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
19268 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
19269
19270 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
19271 it doesn't work no longer are supported.
19272
19273 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
19274 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
19275 requires support for the syntax-table' text property, which rules
19276 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
19277 cruft associated with those versions.
19278
19279 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
19280 for the `syntax-table' text property, which rules out Emacs 19 and
19281 XEmacs < 21.4. Removed various compatibility cruft associated
19282 with those versions.
19283
19284 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
19285 support for the `syntax-table' text property.
19286
19287 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
19288 variable and use an extra quoted face name instead. All the
19289 emacsen flavors handle that correctly.
19290
19291 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
19292 (c-font-lock-declarators, c-font-lock-declarations)
19293 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
19294 property to mark the items in in declarator lists to handle
19295 refontification inside multiline declarations better.
19296
19297 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
19298 construct like "a * b = c;" as a declaration.
19299
19300 2005-12-08 Kim F. Storm <storm@cua.dk>
19301
19302 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
19303 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
19304 select either meta, hyper, or super modifier for rectangle commands.
19305 (cua--rectangle-modifier-key): New defvar.
19306 (cua--M/H-key): Use it. Remove special case for `space'.
19307 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
19308 on X, to meta otherwise. Always bind C-return to toggle
19309 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
19310
19311 * emulation/cua-rect.el (cua-help-for-rectangle):
19312 Use cua--rectangle-modifier-key. Handle super modifier too.
19313 (cua--init-rectangles): Always bind C-return to toggle rectangle.
19314 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
19315
19316 * ido.el: Move Acknowledgements and History after Commentary.
19317 Minor changes to Commentary.
19318
19319 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
19320 keymap if cua--prefix-override-timer is `shift'.
19321 (cua--shift-control-prefix): New function; emulate "type prefix
19322 key twice" functionality to handle shifted prefix key override.
19323 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
19324 New commands.
19325 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
19326
19327 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
19328
19329 * textmodes/org.el (org-insert-heading): Try to do items before
19330 headings.
19331 (org-agenda-mode): Quote `org-agenda-mode-hook'.
19332 (org-insert-item): New function.
19333 (org-renumber-ordered-list): Don't skip to higher level lists.
19334
19335 2005-12-08 Juri Linkov <juri@jurta.org>
19336
19337 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
19338
19339 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
19340
19341 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
19342
19343 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
19344 the constructed function name fun-1.
19345
19346 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
19347 because such links don't lead to parent documentation.
19348
19349 2005-12-08 Kenichi Handa <handa@m17n.org>
19350
19351 * descr-text.el (describe-char): Use *Help-2* buffer if the
19352 current buffer is *Help*. Call describe-text-properties while
19353 setting the original buffer.
19354
19355 2005-12-07 Bill Wohler <wohler@newt.com>
19356
19357 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
19358 and causes problems with non-MH users (such as Gnus users).
19359
19360 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
19361
19362 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
19363 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
19364 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
19365 command "info sources". Move calls to GDB command "list".
19366 (gdb-find-file-hook): Just use gdb-source-file-list.
19367 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
19368 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
19369 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
19370 (gdb-data-list-register-values-handler): Use correct trigger name.
19371
19372 2005-12-07 Kim F. Storm <storm@cua.dk>
19373
19374 * ido.el (ido-completion-map): Rename from ido-mode-map.
19375 (ido-common-completion-map, ido-file-completion-map)
19376 (ido-file-dir-completion-map, ido-buffer-completion-map):
19377 Rename from ido-mode-....-map.
19378 (ido-init-completion-maps): Rename from ido-init-mode-maps.
19379 (ido-setup-completion-map): Rename from ido-define-mode-map.
19380 (ido-read-internal): Bind minibuffer-local-filename-completion-map
19381 to ido-completion-map.
19382
19383 2005-12-07 Kenichi Handa <handa@m17n.org>
19384
19385 * international/mule-cmds.el
19386 (set-display-table-and-terminal-coding-system): If the coding
19387 system specified in `unibyte-display' property is different from
19388 the arg coding-system, don't setup standard-display-table.
19389
19390 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19391
19392 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
19393 that comments end at \n, regardless of selective-display.
19394
19395 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
19396
19397 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
19398 (gdb-version): New variables.
19399 (gdb-source-file-list, gdb-register-names)
19400 (gdb-changed-registers): New variables for use with GDB 6.4+.
19401 (gdb-ann3): Replace with...
19402 (gdb-init-1, gdb-init-2): ...two new functions.
19403 (gdba, gdb-prompt): Call gdb-init-1.
19404 (gdb-get-version): New function. Call gdb-init-2 from here.
19405 (gud-watch): Make it work with mouse events too.
19406 (gdb-post-prompt): Don't add to queue until GDB version is known.
19407 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
19408 (gdb-locals-mode): Use gdb-version.
19409 (gdb-memory-format-map, gdb-memory-unit-map)
19410 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
19411 (gdb-locals-font-lock-keywords-1)
19412 (gdb-locals-font-lock-keywords-2): New variables.
19413 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
19414 (gdb-set-gud-minor-mode-existing-buffers-1)
19415 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
19416 (gdb-var-update-1, gdb-var-update-handler-1)
19417 (gdb-data-list-register-values-handler)
19418 (gdb-data-list-register-values-custom)
19419 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
19420 (gdb-stack-list-locals-handler, gdb-get-register-names):
19421 New functions for use with GDB 6.4+.
19422 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
19423 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
19424 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
19425 (gdb-stack-list-locals-regexp)
19426 (gdb-data-list-register-names-regexp): New regexps for use with
19427 GDB 6.4+.
19428
19429 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19430
19431 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
19432
19433 2005-12-06 Nozomu Ando <nand@mac.com>
19434
19435 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
19436 prompts work for AUTH PLAIN. Also reported by Steve Allan
19437 <seallan@verizon.net>.
19438
19439 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
19440
19441 * frame.el (set-frame-parameter): Add doc string.
19442
19443 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
19444
19445 * textmodes/org.el (org-occur-highlights): New variable.
19446 (org-highlight-new-match, org-remove-occur-highlights): New functions.
19447 (org-highlight-sparse-tree-matches): New option.
19448 (org-do-occur): New function.
19449 (org-get-heading): Make it work also at beginning of line.
19450 (org-category-table): New variable.
19451 (org-get-category-table, org-get-category)
19452 (org-camel-to-words, org-link-search): New functions.
19453 (org-select-this-todo-keyword): New variable.
19454 (org-todo-list): New command.
19455 (org-shiftright, org-shiftleft): New commands.
19456 (org-agenda-todo): Add prefix argument.
19457 (org-show-hierarchy-above): New option.
19458 (org-show-todo-tree): Numerical prefix creates tree for specific
19459 TODO keyword.
19460 (org-outline-level): New function, to assign a level to plain
19461 lists items.
19462 (org-cycle-include-plain-lists): New option.
19463 (org-mode): Use `org-outline-level' as value of `outline-level'.
19464 (org-cycle): Temporarily switch `outline-regexp' if
19465 `org-cycle-include-plain-lists' is non-nil.
19466 (org-start-icalendar-file): Fix format bug.
19467 (org-agenda-get-day-entries): Create category table.
19468 (org-agenda-get-todos, org-agenda-get-timestamps)
19469 (org-agenda-get-deadlines, org-agenda-get-scheduled)
19470 (org-agenda-get-blocks): Use `org-get-category'.
19471 (org-context-in-file-links): Rename from
19472 `org-line-numbers-in-file-links'.
19473
19474 2005-12-06 Romain Francoise <romain@orebokech.com>
19475
19476 * window.el (balance-windows): Delete extraneous third arg in call
19477 to `enlarge-window'.
19478
19479 2005-12-06 Kenichi Handa <handa@m17n.org>
19480
19481 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
19482
19483 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
19484
19485 * progmodes/gdb-ui.el (gdb-var-create-handler)
19486 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
19487 (gdb-var-list-children-handler, gdb-var-update-handler):
19488 Current buffer is already gdb-partial-output-buffer, don't
19489 make it current again.
19490
19491 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
19492
19493 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
19494 (list-buffers-noselect): Use it.
19495
19496 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
19497
19498 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
19499 (mail-yank-ignored-headers): Use regexp-opt.
19500 (mail-mode-map): Move initialization into declaration.
19501 (mail-sent-via): Remove unused shadowed var `to-line'.
19502 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
19503 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
19504 (mail-do-fcc): Use dolist and push.
19505 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
19506 (mail-yank-ignored-headers): Don't autoload.
19507
19508 2005-12-05 Kenichi Handa <handa@m17n.org>
19509
19510 * international/mule-cmds.el (set-language-info-internal): New fun.
19511 (set-language-info): Call set-language-info-internal to update
19512 language-info-alist. If LANG-ENV is the current one, call
19513 set-language-environment to make INFO effective now.
19514 (set-language-info-alist): Likewise.
19515 (locale-language-names): With locale "en", use English
19516 lang. env. but set the default codings to iso-8859-1.
19517
19518 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
19519
19520 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
19521 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
19522 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
19523 for plain strings.
19524 (gdb-frames-mode): Remove redundant call to font-lock-mode.
19525 (gdb-all-registers): Rename from toggle-gdb-all-registers.
19526 Create registers buffer if necessary. Echo new state in minibuffer.
19527 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
19528
19529 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
19530
19531 * info.el (Info-fontify-node): Match external links using
19532 non-directory part of filename.
19533
19534 2005-12-04 Juri Linkov <juri@jurta.org>
19535
19536 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
19537 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
19538 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
19539 because there is no customization option for it.
19540
19541 * font-lock.el (lisp-font-lock-keywords-1):
19542 Add define-global-minor-mode.
19543
19544 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
19545
19546 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
19547 properties on the constructed variable names.
19548
19549 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19550 Put `definition-name' properties on the constructed function names
19551 next-sym and prev-sym.
19552
19553 * emacs-lisp/find-func.el (find-function-regexp):
19554 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
19555 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
19556 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
19557 and easy-menu-define.
19558
19559 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
19560 easy-mmode-define-global-mode and define-global-minor-mode.
19561 (lisp-imenu-generic-expression): Add define-global-minor-mode.
19562
19563 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
19564 instead of easy-mmode-define-global-mode.
19565
19566 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
19567 Use define-minor-mode instead of easy-mmode-define-minor-mode.
19568
19569 * cus-edit.el (customize-group, customize-group-other-window):
19570 Filter out autoloaded options from the group completion list by
19571 using heuristics that autoloaded groups don't have `custom-autoload'
19572 property on their symbols (they have only `custom-loads').
19573
19574 * simple.el (completion-setup-function): Put completions-common-part
19575 face on complete completion string too (i.e. completion string
19576 without completions-first-difference face).
19577
19578 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
19579
19580 2005-12-03 Eli Zaretskii <eliz@gnu.org>
19581
19582 * view.el (view-mode): Doc fix.
19583
19584 * disp-table.el (standard-display-european): Add to the warning
19585 message a reference to the doc string.
19586
19587 * play/yow.el (apropos-zippy): Call print-help-return-message,
19588 similar to other Help and Apropos commands.
19589
19590 * help.el (print-help-return-message): If pop-up-frames is
19591 non-nil, set up help-return-method to delete the help window and,
19592 possibly, its frame as well, and don't display message about
19593 scrolling the help window. Doc fix.
19594 (help-return-method): Doc fix.
19595
19596 2005-12-03 Martin Rudalics <rudalics@gmx.at>
19597
19598 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
19599 whereby names of length one or names starting with a
19600 symbol-constituent character would not be returned.
19601
19602 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
19603
19604 * subr.el (atomic-change-group): Add edebug and indentation spec.
19605
19606 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
19607
19608 * completion.el (save-completions-file-name): Fix typo in last change.
19609
19610 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19611
19612 * info.el: Move back/forward history to the beginning of the tool bar.
19613
19614 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
19615
19616 * allout.el (eval-when-compile): Remove unnecessary load of cl.
19617 Add fset of allout-real-isearch-abort during compile to fix
19618 byte-compilation warnings.
19619 (allout-mode-p): Move definition of this macro above all uses, or
19620 byte compilation in barren Emacs (eg, during Emacs build) will
19621 lack the definition.
19622 (allout-mode): Move this variable above any uses, or byte
19623 compilation will fail.
19624 (allout-resolve-xref): Remove use of personal file-reference function.
19625 (allout-toggle-current-subtree-encryption): Do the current (ie,
19626 visible containing) topic, rather than nearest around point. Doc fix.
19627 (allout-toggle-subtree-encryption): New function, workhorse that
19628 works on nearest topic containing point.
19629 (allout-encrypt-string): Signal requirement for newer version of pgg.
19630 (allout-resumptions): Doc fix.
19631
19632 2005-12-02 Eli Zaretskii <eliz@gnu.org>
19633
19634 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
19635
19636 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
19637
19638 * textmodes/flyspell.el (flyspell-external-point-words):
19639 Consider a misspelling as found in the string search if: (a) misspelling
19640 and found string lengths match, or (b) misspelling is found as
19641 element in a boundary-chars separated longer string, or (c)
19642 ispell-program-name is really ispell and misspelling is found as
19643 part of a TeX string. After successful match move beginning of
19644 search region to end of match. Warn about not found misspellings
19645 once the process is done.
19646 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
19647
19648 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
19649
19650 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
19651 tool bar (removed inadvertently).
19652
19653 2005-12-02 Juri Linkov <juri@jurta.org>
19654
19655 * log-view.el (log-view-diff): Clarify doc string.
19656
19657 2005-12-01 Bill Wohler <wohler@newt.com>
19658
19659 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
19660 triggers lm-verify errors.
19661
19662 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
19663
19664 * simple.el (transient-mark-mode, line-number-mode)
19665 (column-number-mode, size-indication-mode): Remove `:require nil'.
19666
19667 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
19668
19669 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
19670 in the margin also.
19671 (gdb-breakpoints-mode-map): Use D instead of d for
19672 gdb-delete-breakpoint.
19673 (gdb-get-frame-number): Require a number to match on.
19674 (gdb-threads-mode-map): Add follow-link binding.
19675
19676 2005-11-30 Jason Rumney <jasonr@gnu.org>
19677
19678 * isearch.el (isearch-mode-map): Avoid exiting search on
19679 language-change event.
19680
19681 2005-11-30 Romain Francoise <romain@orebokech.com>
19682
19683 * speedbar.el (speedbar-default-position): New defcustom.
19684 (speedbar-frame-reposition-smartly): Use it.
19685
19686 * dframe.el (dframe-reposition-frame-emacs): Fix position
19687 computation for `left' location.
19688 Update copyright year.
19689
19690 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
19691
19692 * help.el (help-map): Move initialization into declaration.
19693
19694 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
19695
19696 * help-fns.el (help-argument-name): Don't autoload.
19697 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
19698 to be re-loaded when customizing the `help' group.
19699
19700 2005-11-30 John Paul Wallington <jpw@gnu.org>
19701
19702 * help-fns.el (describe-function-1): Fill arglist output.
19703
19704 2005-11-30 Kim F. Storm <storm@cua.dk>
19705
19706 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
19707 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
19708 after revert-buffer (or anything else which kills all local variables).
19709
19710 * apropos.el (apropos-parse-pattern): Doc fix.
19711 Set apropos-regexp directly, rather than expecting callers to do so.
19712 (apropos-command, apropos, apropos-value, apropos-documentation):
19713 Simplify calls to apropos-parse-pattern.
19714
19715 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
19716
19717 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
19718 (hi-lock-face-phrase-buffer): Use hi-yellow face.
19719 (hi-lock-write-interactive-patterns): Use comment-region.
19720
19721 * longlines.el (longlines-mode): Add mail-setup-hook.
19722
19723 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
19724
19725 * simple.el (sendmail-user-agent-compose, next-line):
19726 Conditionally use hard-newline.
19727
19728 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
19729
19730 * international/latexenc.el (latex-inputenc-coding-alist):
19731 Reword doc string.
19732
19733 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
19734
19735 * help.el (describe-key-briefly, describe-key): Recognize default
19736 bindings.
19737
19738 2005-11-29 Romain Francoise <romain@orebokech.com>
19739
19740 * view.el (view-inhibit-help-message): New defcustom.
19741 (view-mode-enter): Use it.
19742
19743 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
19744
19745 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
19746 Preserve user position.
19747
19748 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
19749
19750 * font-lock.el: Throw error if facemenu is not loaded to prevent
19751 accidental change of loading order in loadup.el. (Suggested by RMS.)
19752
19753 * loadup.el: Add comment explaining why facemenu must be loaded
19754 before font-lock.
19755
19756 2005-11-28 Jay Belanger <belanger@truman.edu>
19757
19758 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
19759 (calc-dispatch-map): Add more keys for `calc-same-interface'.
19760
19761 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
19762
19763 * calc/calc-embed.el (calc-do-embedded): Update help message.
19764
19765 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
19766
19767 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
19768
19769 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
19770
19771 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
19772 called-interactively-p.
19773 (elp-profilable-p): Rename from elp-not-profilable-p.
19774 Invert result and take into account macros and autoloaded functions.
19775 (elp-instrument-function): Update call.
19776 (elp-instrument-package): Update call. Add completion.
19777 (elp-pack-number): Use match-string.
19778 (elp-results-jump-to-definition-by-mouse): Merge into
19779 elp-results-jump-to-definition and then remove.
19780 (elp-output-insert-symname): Make help echo text single-line.
19781
19782 * replace.el (query-replace-map): Move initialization into declaration.
19783 (occur-engine): Use with-current-buffer.
19784 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
19785 (occur-mode-mouse-goto): Replace with an alias.
19786
19787 2005-11-28 Juri Linkov <juri@jurta.org>
19788
19789 * simple.el (quoted-insert): Let-bind input-method-function to nil.
19790
19791 * term/w32-win.el: Bind [S-tab] to [backtab].
19792
19793 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
19794 `Info-find-file' to t.
19795
19796 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
19797 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
19798 and same-window-regexps.
19799 (occur-next-error): Don't move point for arg 0.
19800
19801 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
19802
19803 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
19804
19805 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
19806
19807 * log-edit.el (log-edit-changelog-use-first): New var.
19808 (log-edit-changelog-ours-p): Use it.
19809 (log-edit-insert-changelog): Set it with new arg `use-first'.
19810 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
19811 (log-edit-hook): Add them to the list of suggested options.
19812
19813 * textmodes/flyspell.el (flyspell-last-buffer): New var.
19814 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
19815 redundant work.
19816 (flyspell-mode-on): Use add-hook for after-change-functions.
19817 (flyspell-mode-off): Use remove-hook for after-change-functions.
19818 (flyspell-changes): Make it buffer-local.
19819 (flyspell-after-change-function): Make it non-interactive. Use push.
19820 (flyspell-post-command-hook): Check input-pending-p while processing
19821 the potentially long list of buffer changes.
19822
19823 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
19824
19825 * buff-menu.el (list-buffers-noselect): Display the selected
19826 frame's buffer list, not the global one.
19827
19828 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
19829
19830 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
19831 that (list last-input-event) works as in interactive spec.
19832
19833 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
19834
19835 * loadup.el ("facemenu"): Load facemenu before font-lock, because
19836 `facemenu-keymap' needs to be defined when font-lock is loaded.
19837 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
19838
19839 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
19840
19841 * completion.el: Remove useless leading * in defcustom docstrings.
19842 (save-completions-file-name): Use ~/.emacs.d if available.
19843 (completion-standard-syntax-table): Rename from
19844 cmpl-standard-syntax-table and fold initialization into declaration,
19845 thus removing cmpl-make-standard-completion-syntax-table.
19846 (completion-lisp-syntax-table, completion-c-syntax-table)
19847 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
19848 (cmpl-saved-syntax, cmpl-saved-point): Remove.
19849 (symbol-under-point, symbol-before-point)
19850 (symbol-under-or-before-point, symbol-before-point-for-complete)
19851 (add-completions-from-c-buffer): Use with-syntax-table.
19852 (make-completion): Don't return a list of completion entries.
19853 Update callers.
19854 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
19855 (completion-initialize): Rename from initialize-completions.
19856 (completion-find-file-hook): Rename from cmpl-find-file-hook.
19857 (kill-emacs-save-completions): Collect stats here.
19858 (save-completions-to-file, load-completions-from-file):
19859 Use with-current-buffer.
19860 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
19861 into a function. Move all calls to toplevel.
19862 (completion-lisp-mode-hook): New fun.
19863 (completion-c-mode-hook, completion-setup-fortran-mode):
19864 Set the syntax-table here. Use local-set-key.
19865 (completion-saved-bindings): New var.
19866 (dynamic-completion-mode): Make it into a proper minor mode.
19867 (load-completions-from-file): Remove unused var `num-uses'.
19868
19869 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
19870 constructor if it is explicitly overridden.
19871
19872 * complete.el (PC-completion-as-file-name-predicate):
19873 Use minibuffer-completing-file-name.
19874 (partial-completion-mode): Use find-file-not-found-functions.
19875 (PC-lisp-complete-symbol): Use with-syntax-table.
19876 (PC-look-for-include-file): Remove dead setq.
19877 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
19878 (PC-complete): Use with-current-buffer.
19879
19880 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
19881 escape single quotes.
19882
19883 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
19884
19885 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
19886 of `if' whose condition always returned nil. Doc fix.
19887
19888 * buff-menu.el (Buffer-menu-revert-function): Make the selected
19889 window's buffer the current buffer around the call to
19890 `list-buffers-noselect'. This is necessary to mark that buffer
19891 with a `.' in the Buffer Menu when called from Lisp, for instance
19892 by Auto Revert Mode.
19893
19894 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
19895
19896 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
19897 attaching to it.
19898 (gdb-pre-prompt): Make sure gdb-error is reset.
19899
19900 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
19901 with a child process, detect it.
19902 (gud-speedbar-buttons): Match regexp more carefully.
19903
19904 2005-11-27 Richard M. Stallman <rms@gnu.org>
19905
19906 * mouse.el (mouse-drag-move-window-bottom):
19907 Use adjust-window-trailing-edge.
19908
19909 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
19910
19911 * simple.el (blink-matching-open): Ignore
19912 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
19913 (blink-matching-paren-on-screen): Update docstring.
19914
19915 * paren.el (show-paren-mode): No longer change
19916 `blink-matching-paren-on-screen'.
19917
19918 2005-11-27 John Paul Wallington <jpw@pobox.com>
19919
19920 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
19921 (gdb-threads-select, gdb-edit-register-value):
19922 Use `posn-set-point' instead of `mouse-set-point' because the
19923 latter is not fbound when configured without X.
19924
19925 2005-11-27 Kim F. Storm <storm@cua.dk>
19926
19927 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
19928 existing face when partially highlighting a TAB in a rectangle.
19929
19930 2005-11-26 Kim F. Storm <storm@cua.dk>
19931
19932 * ido.el (ido-mode-map): Doc fix.
19933 (ido-mode-common-map, ido-mode-file-map)
19934 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
19935 (ido-define-mode-map): Rewrite. Select one of the new maps as
19936 parent for ido-mode-map instead of building from scratch.
19937 (ido-init-mode-maps): New defun to initialize new maps.
19938 (ido-mode): Call it.
19939 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
19940 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
19941
19942 2005-11-26 John Paul Wallington <jpw@pobox.com>
19943
19944 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
19945 `mouse-set-point' because the latter is not fbound when configured
19946 without X.
19947
19948 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
19949
19950 * files.el (file-relative-name): Doc fix.
19951
19952 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
19953
19954 * progmodes/octave-inf.el (inferior-octave-startup): Force a
19955 non-empty string for secondary prompt PS2.
19956
19957 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
19958
19959 * progmodes/compile.el (compilation-setup): Fix last change.
19960
19961 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
19962
19963 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
19964 (gdb-mouse-toggle-breakpoint-margin)
19965 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
19966 Add gdb-server-prefix to keep out of command history.
19967 (gdb-edit-register-value): New function.
19968 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
19969 (gdb-info-registers-custom): Use above map.
19970
19971 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
19972
19973 * custom.el (enable-theme): Signal error if argument is not a
19974 theme. Don't recalculate a face if it's not loaded yet.
19975
19976 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
19977 the `user' theme is in effect.
19978
19979 * info.el (Info-on-current-buffer): Record actual filename in
19980 Info-current-file, instead of t, or a fake filename if a non-file
19981 buffer. Make autoload.
19982 (Info-find-node, Info-revert-find-node): No need to check for
19983 Info-current-file nil.
19984 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
19985 Info-current-file is now never `t'.
19986 (Info-fontify-node): Many simplifications due to Info-current-file
19987 always being valid. Use Info-find-file to find node filename.
19988
19989 2005-11-25 David Kastrup <dak@gnu.org>
19990
19991 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
19992 new character, then delete" in order to preserve markers.
19993
19994 2005-11-25 David Ponce <david@dponce.com>
19995
19996 * recentf.el (recentf-arrange-by-rule): Handle a special
19997 `auto-mode-alist'-like "strip suffix" rule.
19998 (recentf-build-mode-rules): Handle second level auto-mode entries.
19999
20000 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
20001
20002 * emulation/viper-keym.el (viper-ESC-key): Use different values
20003 in terminal and window modes.
20004
20005 * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
20006 add jde-javadoc-checker-report-mode.
20007
20008 * ediff-wind.el (ediff-make-wide-display): Slight simplification.
20009
20010 * ediff.el (ediff-date): Change the date of last update.
20011
20012 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
20013
20014 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
20015 Use define-minor-mode, and make it a local mode. Turn on font-lock.
20016 (hi-lock-mode): New global minor mode.
20017 (turn-on-hi-lock-if-enabled): New function.
20018 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
20019 Change arguments to regexp and face instead of a font-lock pattern.
20020 Directly set face property, instead of refontifying.
20021 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
20022 (hi-lock-find-patterns): Use line-number-at-pos.
20023
20024 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
20025 arguments for hi-lock-set-pattern.
20026 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
20027 Call font-lock-fontify-buffer.
20028 (hi-lock-find-file-hook, hi-lock-current-line)
20029 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
20030
20031 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
20032 turned off.
20033
20034 * progmodes/compile.el (compilation-setup): Don't fiddle with
20035 font-lock-defaults.
20036
20037 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
20038
20039 * progmodes/gdb-ui.el (gdb-var-create-handler)
20040 (gdb-var-list-children-handler): Find values for all variable
20041 objects. gud-speedbar-buttons decides whether to display them.
20042
20043 2005-11-24 Romain Francoise <romain@orebokech.com>
20044
20045 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
20046 buffer name with a space.
20047
20048 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
20049
20050 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
20051 `org-export-local-list-max-depth'. Change default value to 3.
20052 (org-auto-renumber-ordered-lists)
20053 (org-plain-list-ordered-item-terminator): New options.
20054 (org-at-item-p, org-beginning-of-item, org-end-of-item)
20055 (org-get-indentation, org-get-string-indentation)
20056 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
20057 New functions.
20058 (org-move-item-down, org-move-item-up): New commands.
20059 (org-export-as-html): New classes for CSS support. Bug fix in
20060 regular expression detecting fixed-width regions. Respect
20061 `org-local-list-ordered-item-terminator'.
20062 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
20063 also a list item.
20064 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
20065 New item moving functions.
20066
20067 2005-11-24 Juri Linkov <juri@jurta.org>
20068
20069 * isearch.el (isearch-repeat): With empty search ring set
20070 `isearch-error' to the error string instead of signaling error
20071 with the function `error'.
20072
20073 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20074
20075 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
20076
20077 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
20078
20079 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
20080 and variable.
20081 (gdb-var-create-handler, gdb-var-list-children-handler):
20082 Don't match on "char **...".
20083 (gdb-var-update-handler): Find values for all variable objects.
20084 (gdb-info-frames-custom): Identify frames by leading "#".
20085
20086 * progmodes/gud.el (gud-speedbar-menu-items): Add
20087 gdb-speedbar-auto-raise as radio button.
20088 (gud-speedbar-buttons): Raise speedbar if requested.
20089 Don't match on "char **...".
20090 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
20091 Make it editable.
20092
20093 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
20094
20095 * info.el (Info-fontify-node): Handle the case where
20096 Info-current-file is t.
20097
20098 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
20099
20100 * simple.el (blink-matching-open): Fix off-by-one in last change.
20101
20102 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20103
20104 * term/mac-win.el: Don't change default directory.
20105
20106 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
20107
20108 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
20109 buffers correctly. (It used to throw an error in such buffers.)
20110 Make it ask for confirmation in group buffers and other Custom
20111 buffers containing more than one customization item.
20112
20113 2005-11-22 John Paul Wallington <jpw@gnu.org>
20114
20115 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
20116 property on mail and url overlays.
20117 (goto-address-at-point): Use `posn-set-point' instead of
20118 `mouse-set-point' because the latter is not fbound when configured
20119 without X.
20120
20121 2005-11-22 Lars Hansen <larsh@soem.dk>
20122
20123 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
20124 (ls-lisp-classify, ls-lisp-format): Delete call to
20125 ls-lisp-parse-symlink.
20126 (ls-lisp-handle-switches): Handle symlinks to directories as
20127 directories when ls-lisp-dirs-first in non-nil.
20128
20129 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
20130
20131 * startup.el (command-line): Make sure that loaddefs.el is handled
20132 correctly in load-history.
20133
20134 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
20135
20136 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
20137 (gdb-struct-string, gdb-array-string): New constants.
20138 (gdb-info-locals-handler): Use them.
20139 (gdb-reset): Reset gdb-var-list to nil.
20140
20141 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
20142
20143 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
20144 in patterns.
20145
20146 2005-11-21 Juri Linkov <juri@jurta.org>
20147
20148 * custom.el (defcustom): Update link types in docstring.
20149
20150 2005-11-20 Martin Rudalics <rudalics@gmx.at>
20151
20152 * custom.el (defgroup): Add doc-string-elt info.
20153
20154 * widget.el (define-widget): Don't use declare for the doc-string-elt.
20155
20156 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
20157
20158 * newcomment.el (comment-enter-backward): Fix last fix.
20159
20160 * simple.el (blink-matching-open):
20161 * paren.el (show-paren-function): Allow new paren-class info.
20162
20163 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
20164
20165 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
20166 handled automagically.
20167
20168 2005-11-20 Andreas Schwab <schwab@suse.de>
20169
20170 * descr-text.el (describe-char): When copying overlays put them
20171 over the full char description instead of just the first character
20172 of it.
20173
20174 2005-11-20 Juri Linkov <juri@jurta.org>
20175
20176 * simple.el (what-cursor-position):
20177 * descr-text.el (describe-char): Use Lisp-readable syntax
20178 for octal and hex. Reorder decimal, octal and hex values.
20179 Remove excess whitespace in the output. Use `=' in `column='
20180 like in `point=' and `Hscroll='.
20181
20182 * international/mule-cmds.el (encoded-string-description):
20183 Use Lisp-readable syntax for hex.
20184
20185 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
20186
20187 * newcomment.el (comment-enter-backward): Handle the case where the
20188 comment is closed by EOB.
20189
20190 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
20191
20192 * longlines.el (longlines-before-revert-hook)
20193 (longlines-after-revert-hook): New functions.
20194 (longlines-mode): Turn off longlines temporarily when reverting.
20195 Add a message-setup-hook.
20196 (longlines-decode-buffer): New function.
20197 (longlines-wrap-line): Preserve marker positions.
20198
20199 2005-11-19 Andreas Schwab <schwab@suse.de>
20200
20201 * emacs-lisp/shadow.el: Handle compressed files.
20202
20203 2005-11-19 Romain Francoise <romain@orebokech.com>
20204
20205 * net/browse-url.el (browse-url-default-browser): Signal an error
20206 if no usable browser can be found, rather than try to load w3.
20207
20208 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
20209
20210 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
20211 replacing existing properties.
20212 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
20213 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
20214 tty specs.
20215 (rcirc-server-prefix, rcirc-server): New faces.
20216 (rcirc-url-regexp): Generate with rx macro.
20217 (rcirc-last-server-message-time): New variable.
20218 (rcirc-filter): Record time of last message.
20219 (rcirc-keepalive): Kill processes that did not send a message
20220 since the last ping.
20221 (rcirc-mode): Give rcirc-topic a local binding here.
20222
20223 2005-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
20224
20225 * subr.el (read-passwd): Fontify the prompt as we do with other
20226 prompts.
20227
20228 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
20229
20230 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
20231 binding buffer-read-only to nil.
20232
20233 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20234
20235 * complete.el (partial-completion-mode):
20236 Mention completion-auto-help in the doc string.
20237
20238 * man.el (Man-highlight-references): Doc fix. Reformat code in a
20239 more Lisp-ish way.
20240
20241 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
20242
20243 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
20244 digits, not 8, to avoid misalignment for files larger than 100MB.
20245
20246 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20247
20248 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
20249 Mention "keyboard shortcuts" in the help text.
20250
20251 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20252
20253 * startup.el (fancy-splash-default-action): Discard only
20254 mouse-down and succeeding mouse-up events in the splash screen
20255 window so that drag-n-drop event can be processed.
20256
20257 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
20258
20259 * longlines.el (longlines-mode): Add hacks for mail-mode and
20260 message-mode.
20261
20262 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
20263
20264 * textmodes/org.el (org-table-sort-lines): New command.
20265 (org-tbl-menu): Add entry for `org-table-sort-lines'.
20266 (org-add-file): Command removed, use `org-agenda-file-to-front'
20267 instead.
20268 (org-export-icalendar): Use `org-icalendar-combined-name'.
20269 (org-cycle-agenda-files, org-agenda-file-to-end)
20270 (org-agenda-file-to-front): New commands.
20271 (org-table-tab-jumps-over-hlines, org-export-html-style):
20272 New options.
20273 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
20274 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
20275 New functions.
20276 (org-fill-paragraph): Call `org-table-align' in tables.
20277 (org-mode): Call `org-set-autofill-regexps'.
20278 (org-export-as-html): Support for local handformatted lists.
20279 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
20280 (org-export-local-list-max-depth): New option.
20281 (org-html-expand): Use `org-html-protect'.
20282
20283 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
20284
20285 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
20286 to "p".
20287 (gdb): Move definition of gud-pp to...
20288
20289 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
20290 speedbar.
20291 (gdb-find-watch-expression): New function.
20292
20293 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20294
20295 * faces.el (face-attribute, set-face-attribute): Mention existence
20296 of `:ignore-defface' setting in docstring.
20297
20298 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
20299
20300 * simple.el (completion-setup-function): Fix last change.
20301
20302 2005-11-17 John Paul Wallington <jpw@pobox.com>
20303
20304 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
20305 Use `posn-set-point' instead of `mouse-set-point' because the
20306 latter is not fbound when configured without X.
20307
20308 * comint.el (comint-insert-input): Likewise.
20309
20310 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20311
20312 * simple.el (hard-newline): New variable.
20313 (sendmail-user-agent-compose, next-line): Use it.
20314
20315 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
20316 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
20317 (mail-mail-reply-to, mail-mail-followup-to)
20318 (mail-position-on-field, mail-signature, mail-yank-original)
20319 (mail-attach-file): Likewise.
20320
20321 * mail/mailheader.el (mail-header-format)
20322 (mail-header-format-function): Likewise.
20323
20324 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
20325
20326 2005-11-17 Juri Linkov <juri@jurta.org>
20327
20328 * font-lock.el (font-lock-faces): Rename this defgroup from
20329 `font-lock-highlighting-faces'.
20330 (font-lock-comment-face, font-lock-comment-delimiter-face)
20331 (font-lock-string-face, font-lock-doc-face)
20332 (font-lock-keyword-face, font-lock-builtin-face)
20333 (font-lock-function-name-face, font-lock-variable-name-face)
20334 (font-lock-type-face, font-lock-constant-face)
20335 (font-lock-warning-face, font-lock-negation-char-face)
20336 (font-lock-preprocessor-face)
20337 (font-lock-regexp-grouping-backslash)
20338 (font-lock-regexp-grouping-construct): Rename :group from
20339 `font-lock-highlighting-faces' to `font-lock-faces'.
20340
20341 * cus-edit.el (lisp, c, tex):
20342 * progmodes/ada-mode.el (ada):
20343 * progmodes/asm-mode.el (asm):
20344 * progmodes/cperl-mode.el (cperl-faces):
20345 * progmodes/cpp.el (cpp):
20346 * progmodes/dcl-mode.el (dcl):
20347 * progmodes/f90.el (f90):
20348 * progmodes/fortran.el (fortran):
20349 * progmodes/icon.el (icon):
20350 * progmodes/idlwave.el (idlwave-misc):
20351 * progmodes/m4-mode.el (m4):
20352 * progmodes/make-mode.el (makefile):
20353 * progmodes/meta-mode.el (meta-font):
20354 * progmodes/modula2.el (modula2):
20355 * progmodes/octave-mod.el (octave):
20356 * progmodes/pascal.el (pascal):
20357 * progmodes/perl-mode.el (perl):
20358 * progmodes/prolog.el (prolog):
20359 * progmodes/ps-mode.el (PostScript-edit):
20360 * progmodes/scheme.el (scheme):
20361 * progmodes/sh-script.el (sh-script):
20362 * progmodes/simula.el (simula):
20363 * progmodes/tcl.el (tcl):
20364 * textmodes/nroff-mode.el (nroff):
20365 * textmodes/reftex-vars.el (reftex-fontification-configurations):
20366 * textmodes/sgml-mode.el (sgml):
20367 * textmodes/texinfo.el (texinfo):
20368 Add :link (custom-group-link font-lock-faces) to defgroup.
20369
20370 * hi-lock.el (hi-lock): Rename this defgroup from
20371 `hi-lock-interactive-text-highlighting'. Change parent group from
20372 `faces' to `font-lock'. Add link to the manual.
20373 (hi-lock-mode, hi-lock-file-patterns-range)
20374 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
20375 `hi-lock-interactive-text-highlighting' to `hi-lock'.
20376 (hi-lock-faces): Add :group `faces'.
20377
20378 * cus-edit.el (custom-variable-prompt): Clarify the code.
20379
20380 * faces.el (face-read-string): Set the default value arg of
20381 completing-read.
20382
20383 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
20384
20385 * rfn-eshadow.el (file-name-shadow-properties)
20386 (file-name-shadow-tty-properties, file-name-shadow-mode):
20387 Remove autoloads, because the file is now preloaded.
20388
20389 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20390
20391 * printing.el (easy-menu-intern): Don't define.
20392 (pr-get-symbol): Use easy-menu-intern only if defined.
20393
20394 * simple.el (blink-matching-open): Simplify a bit.
20395 (completion-setup-function): Fix the case of partial-completion-mode
20396 when the minibuffer's contents start with "-".
20397 Obey completion-base-size-function even when
20398 minibuffer-completing-file-name is non-nil.
20399
20400 2005-11-16 Richard M. Stallman <rms@gnu.org>
20401
20402 * net/eudcb-ph.el (eudc-ph-open-session):
20403 Use set-process-query-on-exit-flag.
20404
20405 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
20406
20407 * international/ucs-tables.el (ucs-set-table-for-input):
20408 Use make-local-variable, not make-variable-buffer-local.
20409
20410 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
20411 Improve warning message text.
20412
20413 * savehist.el (savehist-save-hook): Add :group.
20414
20415 * menu-bar.el (menu-bar-help-menu):
20416 Rename Find Extra Packages to External Packages.
20417
20418 * cus-edit.el (Custom-reset-standard): Verify that
20419 :custom-standard-value prop exists before calling it.
20420
20421 * apropos.el (apropos-calc-scores): Use apropos-pattern.
20422
20423 2005-11-16 Martin Rudalics <rudalics@gmx.at>
20424
20425 * wid-edit.el (color): Enclose %t in %{...%}.
20426
20427 * cus-edit.el (face): Enclose %t in %{...%}.
20428
20429 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
20430
20431 * savehist.el (savehist-mode-hook): Re-add the var.
20432 (savehist-mode): Use it.
20433
20434 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20435
20436 * textmodes/flyspell.el: Fix commenting convention.
20437 Remove unnecessary leading * in custom docstrings.
20438 (flyspell-emacs): Remove unused var.
20439 (flyspell-delete-region-overlays): Use remove-overlays.
20440 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
20441 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
20442 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
20443 (flyspell-debug-signal-word-checked): Use with-current-buffer.
20444 (make-flyspell-overlay): Don't locally reuse a global name.
20445 (flyspell-highlight-incorrect-region)
20446 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
20447 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
20448 (flyspell-notify-misspell): Remove unused args `start' and `end'.
20449 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
20450 Wrap calls to accept-process-output inside with-local-quit since it's
20451 often called from a post-command-hook.
20452 (flyspell-correct-word, flyspell-auto-correct-word):
20453 Use ispell-send-string.
20454 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
20455
20456 * calendar/diary-lib.el (diary-list-entries): Also hide the
20457 terminating newline.
20458
20459 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
20460
20461 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
20462 window-system, to allow fonts on tty.
20463
20464 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
20465
20466 * progmodes/gud.el (gud-speedbar-item-info): New function.
20467 (gud-install-speedbar-variables): Use it to display data type
20468 of watch expression as a tooltip in speedbar.
20469
20470 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
20471
20472 * font-core.el (global-font-lock-mode): Add :version keyword,
20473 because default was changed.
20474
20475 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
20476
20477 * startup.el (command-line): Use `custom-reevaluate-setting' for
20478 `file-name-shadow-mode'.
20479
20480 * loadup.el: Preload rfn-eshadow.
20481
20482 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
20483 Add :version keyword.
20484 (file-name-shadow-properties, file-name-shadow-tty-properties)
20485 (file-name-shadow): Add :version keyword.
20486
20487 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
20488 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
20489 in the custom-group property of the symbol frames and the fringe
20490 group got no link to its parent group frames.
20491 Doc fix.
20492
20493 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20494
20495 * progmodes/gud.el (gud-stop-subjob): New function.
20496 (gud-menu-map, gud-tool-bar-map): Use it.
20497
20498 2005-11-16 Kim F. Storm <storm@cua.dk>
20499
20500 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
20501 than kill it.
20502 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
20503 to a more useful/logical place.
20504
20505 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20506
20507 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
20508 go buttons complementary.
20509
20510 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
20511
20512 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
20513 (rfn-eshadow-sifn-equal): New function.
20514 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
20515
20516 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
20517
20518 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi):
20519 Quote `-' in string.
20520
20521 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
20522 rcirc-mode buffers come up in Emacs state.
20523
20524 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
20525 operation.
20526
20527 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
20528
20529 * term.el (term-termcap-format): Fix typos.
20530 (term-down): Fix the negative argument case.
20531
20532 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20533
20534 * progmodes/gdb-ui.el: Remove face-alias left over from change on
20535 2005-08-15.
20536 (gdb-ann3): New command gud-go.
20537 (menu): Accomodate gdb-mi.el.
20538 (gdb-assembler-custom): Make buffer of selected window current
20539 so that set-window-point works.
20540
20541 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
20542 buttons and include new ones.
20543
20544 2005-11-16 Kim F. Storm <storm@cua.dk>
20545
20546 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
20547 (gud-menu-map): Use it.
20548
20549 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
20550
20551 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
20552 that works correctly for Custom and that does not override a user
20553 who disables it.
20554
20555 * help-mode.el (help-make-xrefs, help-xref-on-pp)
20556 (help-xref-interned, help-follow): Make hyperlinks for variables
20557 that are unbound, but have a non-nil variable-documentation property.
20558
20559 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
20560 mode hook. (It conflicted with defcustoms for some mode hooks.)
20561 Use the `variable-documentation' property to give the mode hook a
20562 docstring and expand that docstring.
20563
20564 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
20565
20566 * savehist.el (savehist-mode): Don't bother with
20567 `custom-set-minor-mode'.
20568 (savehist-coding-system): Check XEmacs version.
20569 (history-length): Declare also at run time.
20570 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
20571 Don't set the customize state.
20572 (savehist-minibuffer-hook): Special case for when
20573 minibuffer-history-variable is equal to t.
20574
20575 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
20576
20577 * files.el (write-file): Refresh VC status.
20578
20579 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
20580 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
20581 than fundamental-mode to see if the mode was set.
20582
20583 2005-11-14 Romain Francoise <romain@orebokech.com>
20584
20585 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
20586 dummy function in `eval-when-compile' to avoid compiler warning.
20587 Require `man' at compile time.
20588
20589 2005-11-14 Jay Belanger <belanger@truman.edu>
20590
20591 * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
20592 calcFunc-powerexpand.
20593 (math-write-out-power): Rename it to math-powerexpand; have it
20594 handle negative exponents.
20595 (calc-writeoutpower): Rename it to calc-powerexpand.
20596
20597 * calc/calc-ext.el: Change calcFunc-writeoutpower and
20598 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
20599 autoloads.
20600 Add calcFunc-ldiv to autoloads.
20601
20602 * calc/calc-arith.el (calcFunc-ldiv): New function.
20603
20604 * calc/calc.el (calc-left-divide): New function.
20605
20606 2005-11-14 Juri Linkov <juri@jurta.org>
20607
20608 * cus-edit.el (custom-variable-prompt): Set the default value arg
20609 of completing-read.
20610
20611 * cus-dep.el (custom-make-dependencies): Reverse the list of
20612 found dependencies.
20613
20614 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
20615
20616 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
20617 Highlighting" entry, it is on by default now.
20618 (menu-bar-options-save): Do not save global-font-lock-mode.
20619
20620 2005-11-13 Richard M. Stallman <rms@gnu.org>
20621
20622 * textmodes/flyspell.el (flyspell-large-region):
20623 Call flyspell-accept-buffer-local-defs.
20624
20625 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
20626
20627 * textmodes/flyspell.el (flyspell-notify-misspell):
20628 Fix misspelling of "Misspelling".
20629 (flyspell-process-localwords): New function.
20630 (flyspell-large-region): Call flyspell-process-localwords and
20631 flyspell-delete-region-overlays.
20632 (flyspell-delete-region-overlays): New function.
20633 (flyspell-delete-all-overlays): Call that.
20634
20635 2005-11-13 Richard M. Stallman <rms@gnu.org>
20636
20637 * help.el (help-for-help-internal): Improve doc of C-h a.
20638 (describe-key): Improve prompt; doc fix.
20639
20640 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
20641
20642 * vc-svn.el (vc-svn-registered): Catch all errors.
20643
20644 * cus-dep.el (custom-make-dependencies): Typo.
20645
20646 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
20647
20648 * net/tramp-util.el (top): Fix compilation warning.
20649
20650 2005-11-13 Kim F. Storm <storm@cua.dk>
20651
20652 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
20653
20654 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
20655
20656 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
20657 (gud-speedbar-buttons): Match on "const char *" too.
20658
20659 * progmodes/gdb-ui.el (gdb-var-create-handler)
20660 (gdb-var-list-children-handler): Match on "const char *" too.
20661 (gdb-var-evaluate-expression-handler): Match on empty string.
20662 (gdb-var-update-handler): Only call
20663 gdb-var-evaluate-expression-handler when required.
20664
20665 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
20666
20667 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
20668 selected window. This still doesn't work for speedbar.
20669 (gud-speedbar-buttons): Handle string expressions properly.
20670
20671 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
20672 (gdb-var-create-handler): Handle string expressions properly.
20673 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
20674 Handle string expressions properly. Move "type" field into regexp.
20675
20676 2005-11-12 Karl Fogel <kfogel@red-bean.com>
20677
20678 * bookmark.el (bookmark-maybe-message): New function to reduce
20679 code duplication: invokes `message' iff baud-rate is high enough.
20680 (bookmark-write-file): Use above instead of an inline conditional.
20681 (bookmark-load): Same.
20682
20683 2005-11-12 Karl Fogel <kfogel@red-bean.com>
20684
20685 * bookmark.el (bookmark-write-file): Don't visit the destination
20686 file, just write the data to it using write-region. This is
20687 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
20688 change to avoid visiting the file in the first place.
20689
20690 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
20691
20692 * hi-lock.el (hi-lock-mode): Set the default value of
20693 font-lock-defaults.
20694
20695 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
20696
20697 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
20698 arg to `file-attributes'.
20699 (find-lisp-format): The UID and GID can now be strings.
20700
20701 2005-11-12 Kim F. Storm <storm@cua.dk>
20702
20703 * help.el (help-map): Bind C-h d to apropos-documentation.
20704
20705 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
20706 when point is at end-of-buffer.
20707
20708 * apropos.el (apropos-match-face): Doc fix.
20709 (apropos-sort-by-scores): Add new choice `verbose'.
20710 (apropos-documentation-sort-by-scores): New defcustom.
20711 (apropos-pattern): Now contains the pattern entered by the user.
20712 (apropos-pattern-quoted): New defvar.
20713 (apropos-regexp): New defvar, containing the regexp corresponding
20714 to apropos-pattern.
20715 (apropos-all-words-regexp): Rename from apropos-all-regexp.
20716 (apropos-read-pattern): New defun. Use it to read pattern arg in
20717 interactive calls; returns list of words for a word list, and
20718 string for a regexp.
20719 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
20720 parses a list of words or regexp as returned by apropos-read-pattern.
20721 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
20722 (apropos-score-doc): Return a very high score if the string
20723 entered by the user matches literally.
20724 (apropos-variable): Doc fix. Use apropos-read-pattern.
20725 (apropos-command): Doc fix. Use apropos-read-pattern and
20726 apropos-parse-pattern. Call apropos-print with nosubst=t.
20727 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
20728 apropos-parse-pattern.
20729 (apropos-documentation): Doc fix. Use apropos-read-pattern and
20730 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
20731 apropos-documentation-sort-by-scores. Call apropos-print with
20732 nosubst=t.
20733 (apropos-documentation-internal): Pass doc string through
20734 substitute-key-definition before adding text properties.
20735 Highlight substring matching literal user input if possible.
20736 (apropos-documentation-check-doc-file): Remove locals beg and end.
20737 Fix calculation of score (as added twice). Pass doc string through
20738 substitute-key-definition before adding text properties.
20739 (apropos-documentation-check-elc-file): Pass doc string through
20740 substitute-key-definition before adding text properties.
20741 Highlight substring matching literal user input if possible.
20742 (apropos-print): Add new arg NOSUBST; if set, command and variable
20743 doc strings have already been passed through substitute-key-definition.
20744 Add code to handle apropos-accumulator items without score element
20745 for backwards compatibility (e.g. with woman package).
20746 Only show scores if apropos-sort-by-scores is `verbose'.
20747
20748 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
20749
20750 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
20751 Add jka-compr-load-suffixes to load-suffixes.
20752
20753 * jka-compr.el: Require jka-cmpr-hook.
20754 (jka-compr-info-compress-message, jka-compr-info-compress-program)
20755 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
20756 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
20757 (jka-compr-info-can-append, jka-compr-info-strip-extension)
20758 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
20759 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
20760 (jka-compr-uninstall): Remove entries from
20761 jka-compr-added-to-file-coding-system-alist after they are used.
20762 (jka-compr-error): Remove unused var `curbuf'.
20763 (jka-compr-file-local-copy): Remove unused var `notfound'.
20764
20765 2005-11-10 Romain Francoise <romain@orebokech.com>
20766
20767 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
20768
20769 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
20770
20771 * progmodes/gud.el (gud-menu-map): Move parentheses.
20772 (gdb): New command gud-pv.
20773
20774 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
20775
20776 * tar-mode.el: Remove spurious or unnecessary leading stars
20777 in docstrings.
20778 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
20779 (tar-parse-octal-integer-safe): Use mapc.
20780 (tar-header-block-summarize): Remove unused var `ck'.
20781 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
20782 cleared before. Obey default-enable-multibyte-characters.
20783 Use mapconcat. Simplify setting of tar-header-offset.
20784 (tar-mode-map): Move initialization inside delcaration.
20785 (tar-flag-deleted): Use `abs'.
20786 (tar-expunge-internal): Remove unused var `line'.
20787 (tar-expunge-internal): Don't hardcode point-min==1.
20788 (tar-expunge): Widen while doing set-buffer-multibyte.
20789 (tar-rename-entry): Use file-name-coding-system.
20790 (tar-alter-one-field): Don't hardcode point-min==1.
20791 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
20792 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
20793
20794 2005-11-10 Masatake YAMATO <jet@gyve.org>
20795
20796 * add-log.el (add-log-current-defun): Handle class::method
20797 notation of c++. Fix incorrect comment.
20798
20799 2005-11-10 Alan Mackenzie <acm@muc.de>
20800
20801 * help-fns.el (describe-variable): Make C-h v work when a variable
20802 has variable documentation yet is unbound.
20803
20804 2005-11-10 Masatake YAMATO <jet@gyve.org>
20805
20806 * man.el (Man-highlight-references): Set an empty
20807 string to `Man-arguments' if it is nil.
20808 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
20809
20810 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
20811
20812 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
20813 commenting conventions.
20814
20815 * cus-dep.el (custom-make-dependencies): Simplify.
20816 Better follow the commenting conventions.
20817
20818 2005-11-09 Richard M. Stallman <rms@gnu.org>
20819
20820 * apropos.el (apropos-pattern): Rename from apropos-regexp.
20821 (apropos-orig-pattern): Rename from apropos-orig-regexp.
20822 All uses changed.
20823 (apropos-rewrite-regexp): Doc fix.
20824 (apropos-variable, apropos-command, apropos, apropos-value):
20825 Change prompt; carry through the argument renaming.
20826
20827 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
20828
20829 * find-lisp.el: Require dired.
20830 (find-lisp-find-dired-internal): Do not call
20831 `abbreviate-file-name' on DIR.
20832
20833 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
20834
20835 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
20836
20837 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
20838
20839 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
20840 when using the speedbar.
20841 (gdb): New command gud-pp.
20842 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
20843
20844 2005-11-09 Juri Linkov <juri@jurta.org>
20845
20846 * replace.el (occur-excluded-properties): New defcustom.
20847 (occur-1, occur-engine, occur-accumulate-lines): Use it.
20848
20849 2005-11-08 Jay Belanger <belanger@truman.edu>
20850
20851 * calc/calc-units.el (math-convert-units): Replace any composite
20852 unit by its definition.
20853
20854 2005-11-08 Lars Hansen <larsh@soem.dk>
20855
20856 * emacs-lisp/autoload.el (update-directory-autoloads):
20857 Add obsolete function alias.
20858
20859 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
20860
20861 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
20862 comment-indent-function.
20863 (lisp-comment-indent): Replace by an alias for comment-indent-default.
20864
20865 * reveal.el (reveal-post-command): Rework the handling of
20866 reveal-open-spots, so as to be more reliable. There were several
20867 tricky corner cases where an open spot might be lost, or where
20868 a closed spot might end up on the list of open spots.
20869 Only reveal text that's ellipsised.
20870
20871 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
20872
20873 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
20874
20875 2005-11-07 John Paul Wallington <jpw@gnu.org>
20876
20877 * ibuffer.el (ibuffer): Search iconified frames too when
20878 getting Ibuffer buffer's window.
20879
20880 2005-11-06 Richard M. Stallman <rms@gnu.org>
20881
20882 * progmodes/compile.el (compilation-internal-error-properties):
20883 save-excursion around the computation of MARKER.
20884
20885 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
20886
20887 * textmodes/flyspell.el (flyspell-external-point-words):
20888 flyspell-get-word returns a list, not just a string.
20889
20890 2005-11-06 John Paul Wallington <jpw@pobox.com>
20891
20892 * ibuffer.el (ibuffer): Search all visible frames when getting
20893 Ibuffer buffer's window.
20894
20895 2005-11-07 Masatake YAMATO <jet@gyve.org>
20896
20897 * man.el (Man-reference-regexp): Accept spaces between
20898 `Man-name-regexp' and `Man-section-regexp'.
20899 (Man-apropos-regexp): New variable.
20900 (Man-abstract-xref-man-page): Use value for `Man-target-string'
20901 if available.
20902 (Man-highlight-references, Man-highlight-references0):
20903 Handle the case when `Man-arguments' includes "-k".
20904 (Man-highlight-references0): Rename the argument `TARGET-POS' to
20905 `TARGET'. `TARGET' can be a number, function or nil.
20906
20907 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
20908
20909 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
20910 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
20911 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
20912 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
20913 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
20914 (gdb-send-item): Use buffer-local-value and simplify.
20915
20916 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
20917
20918 * startup.el (command-line): Use `custom-reevaluate-setting' for
20919 `global-font-lock-mode'.
20920
20921 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
20922 by default, except in batch mode or when the -D option is given.
20923
20924 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
20925 specified keyword args on to `define-minor-mode'. Update docstring.
20926
20927 2005-11-05 Romain Francoise <romain@orebokech.com>
20928
20929 * replace.el (occur-engine): Add marker at end of line, too.
20930
20931 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
20932
20933 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20934 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
20935 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
20936 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
20937 argument to all these routines, so the passphrase can be managed
20938 externally and passed in to the system.
20939 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20940 pgg-add-passphrase-to-cache function.
20941
20942 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20943 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
20944 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
20945 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
20946 argument to all these routines, so the passphrase can be managed
20947 externally and passed in to the system.
20948 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
20949 function.
20950
20951 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
20952
20953 * font-lock.el: Don't deal with font-lock-face-attributes here,
20954 move the code ...
20955
20956 * startup.el (command-line): ... here. Use face-spec-set instead
20957 of custom-declare-face.
20958
20959 * faces.el (face-spec-set): Reset the face if spec is not nil.
20960
20961 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
20962
20963 * newcomment.el (comment-region-internal): Box more tightly in the
20964 common case where there's no TAB in the boxed text.
20965
20966 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20967
20968 * info.el (info-tool-bar-map): Use images prev-node, next-node and
20969 up-node.
20970
20971 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
20972
20973 * net/newsticker.el: Commentary updated. Code formatting changed.
20974 (newsticker-version): Change to "1.9".
20975 (newsticker, newsticker-feed): Doc fix.
20976 (newsticker-url-list): Doc fix. Add option "Weekly".
20977 (newsticker-retrieval-interval): Add option "Weekly".
20978 (newsticker-headline-processing): Doc fix.
20979 (newsticker-auto-mark-filter): Remove.
20980 (newsticker-auto-mark-filter-list): New.
20981 (newsticker-layout, newsticker-sort-method): Doc fix.
20982 (newsticker-hide-old-items-in-newsticker-buffer)
20983 (newsticker-heading-format, newsticker-item-format)
20984 (newsticker-desc-format): Doc fix.
20985 (newsticker-show-all-rss-elements): Remove.
20986 (newsticker-show-all-news-elements): New.
20987 (newsticker-faces, newsticker-ticker): Doc fix.
20988 (remove-from-invisibility-spec): Code formatting.
20989 (newsticker--process-ids): New.
20990 (newsticker-mode): Doc fix.
20991 (newsticker-mode): Change mode-line-format.
20992 (newsticker-start): Remove debug output.
20993 (newsticker-start-ticker): Doc fix. Add autoload cookie.
20994 (newsticker-w3m-show-inline-images): Code formatting.
20995 (newsticker-next-item): Call `force-mode-line-update'.
20996 (newsticker-previous-item): Call `force-mode-line-update'.
20997 (newsticker-next-feed): Call `force-mode-line-update'.
20998 (newsticker-previous-feed): Call `force-mode-line-update'.
20999 (newsticker-mark-all-items-at-point-as-read): Code formatting.
21000 (newsticker-show-old-items): Do not show descs.
21001 (newsticker-hide-entry): Hide too much.
21002 (newsticker-hide-entry, newsticker-show-entry)
21003 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
21004 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
21005 (newsticker-toggle-auto-narrow-to-item): Code formatting.
21006 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
21007 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
21008 (newsticker-get-news): Call `force-mode-line-update'.
21009 Collect process ids.
21010 (newsticker--sentinel): Change coding system handling.
21011 Move image retrieval to new functions newsticker--get-logo-url-*.
21012 Move feed parsing to new functions newsticker--parse-*.
21013 Update list of process ids.
21014 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
21015 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
21016 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
21017 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
21018 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21019 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
21020 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
21021 (newsticker--decode-coding-string): Remove.
21022 (newsticker--decode-numeric-entities): Check input. Format code.
21023 (newsticker--remove-whitespace): Check input.
21024 (newsticker--do-forget-preformatted): Doc fix.
21025 (newsticker--decode-rfc822-date): Allow for missing time.
21026 (newsticker--update-process-ids): New.
21027 (newsticker--image-sentinel): Change comment.
21028 (newsticker--image-read): Change error message.
21029 (newsticker--imenu-goto): Doc fix. Show headline title.
21030 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
21031 (newsticker--buffer-do-insert-text): Clean whitespace in
21032 html-rendered headline title. Code formatting.
21033 Call `newsticker--buffer-print-extra-elements'.
21034 (newsticker--buffer-print-extra-element): Remove.
21035 (newsticker--buffer-print-extra-elements): New.
21036 (newsticker--buffer-do-print-extra-element): New.
21037 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
21038 large sizes.
21039 (newsticker--run-auto-mark-filter)
21040 (newsticker--do-run-auto-mark-filter):
21041 Use `newsticker-auto-mark-filter-list'.
21042
21043 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
21044
21045 * net/rcirc.el: Use split-string OMIT-NULLS argument.
21046 (rcirc-print): Force redisplay before running hooks. Do long
21047 buffer truncation after making new text read-only. Deal with nil
21048 text when decoding strings. If TARGET is nil, use either the
21049 currently selected buffer, if it is an rcirc buffer and of the
21050 same process or the process buffer.
21051 (rcirc-mode): Remove header-line. Recompute short buffer names.
21052 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
21053 (rcirc-short-buffer-name): Add variable.
21054 (rcirc-kill-buffer-hook): Recompute short buffer names.
21055 Remove nick from private channel.
21056 (rcirc-send-input): Send command text to current-buffer.
21057 Don't clear overlay arrow here.
21058 (rcirc-short-buffer-name): Return a short buffer name.
21059 (rcirc-update-short-buffer-names, rcirc-abbreviate)
21060 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
21061 buffer-name abbreviations.
21062 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
21063 Do not touch nick-table when killing a parted channel.
21064 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
21065 Clear arrow from current buffer if it is now hidden.
21066 (rcirc-current-buffer): Add variable.
21067 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21068 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
21069 Remove -face from names.
21070 (rcirc-update-activity-string): Print "DND" when globally ignoring
21071 activity.
21072 (rcirc-ignore-buffer-activity-flag): Rename from
21073 rcirc-ignore-channel-activity.
21074 (rcirc-ignore-all-activity-flag): Doc fix.
21075 (rcirc-channels): Remove variable.
21076 (rcirc-kill-buffer-hook):
21077 (rcirc-get-buffer-create): Add nick to private channel.
21078 (rcirc-multiline-edit-submit): Remove tabs.
21079 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
21080 folded.
21081 (rcirc-remove-nick-channel): Bug fix.
21082 (rcirc-toggle-ignore-buffer-activity): Rename from
21083 rcirc-toggle-ignore-channel-activity.
21084 (rcirc-record-activity): Add buffers to the front of the list.
21085 (rcirc-update-activity): Remove killed buffers from list.
21086 (rcirc-process-server-response-1): Remove last argument if it is
21087 null before calling handler.
21088 (rcirc): Add "rcirc" defcustom prefix.
21089 (rcirc-prompt): Simplify default prompt.
21090 Use custom-initialize-default.
21091 (rcirc-private-chats): Remove variable.
21092 (rcirc-prompt): Change initialization.
21093 (rcirc-version): Remove function.
21094 (rcirc-id-string): Add constant.
21095 (rcirc-last-buffer): Remove variable.
21096 (rcirc-buffer-alist): Add variable.
21097 (rcirc-connect): Update variable setup.
21098 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
21099 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
21100 default.
21101 (rcirc-handler-generic): Trigger activity.
21102 (rcirc-send-message): Create the buffor of the target.
21103 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
21104 (rcirc-get-buffer): Just return nil if there is no matching buffer.
21105 (rcirc-multiline-edit-cancel): Remove function.
21106 (rcirc-set-last-buffer): Remove function.
21107 (rcirc-get-any-buffer): Add function.
21108 (rcirc-join-channels): Don't print /join text.
21109 (rcirc-toggle-ignore-channel-activity): Add and update echo area
21110 messages.
21111 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
21112 (rcirc-handler-NOTICE): Recognize CTCP responses.
21113 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
21114 constructing TOPIC string for buffers we are not JOINed.
21115 (rcirc-handler-CTCP-response): Add handler.
21116 (rcirc-multiline-edit-submit): Restore the window-configuration
21117 before adjusting point.
21118 (rcirc): Add customization group.
21119 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
21120 (rcirc-user-full-name, rcirc-startup-channels-alist)
21121 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
21122 (rcirc-ignore-all-activity-flag, rcirc-time-format)
21123 (rcirc-input-ring-size, rcirc-read-only-flag)
21124 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
21125 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
21126 Change defvar to defcustom.
21127 (rcirc-update-prompt): Add optional ALL arg, which will update
21128 prompts in all rcirc buffers. Regexp quote replacement text.
21129 (rcirc-fill-column): Accept frame-width as a value.
21130 (rcirc-set-changed): Add function.
21131 (rcirc-next-active-buffer): Write more meaningful messages.
21132 (rcirc-faces): Add customization group.
21133 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
21134 (rcirc-nick-in-message-face, rcirc-prompt-face)
21135 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
21136 (with-rcirc-process-buffer): Move before first usage.
21137 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
21138 (rcirc-debug-flag): Rename from `rcirc-log-p'.
21139 (rcirc-debug): Rename from `rcirc-log'.
21140 (rcirc-format-response-string): Do not print `-' chars for a
21141 NOTICE with no sender. Simplify output of server responses.
21142
21143 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21144
21145 (rcirc-browse-url-map, rcirc-browse-url-at-point)
21146 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
21147 Make urls mouse and RET clickable.
21148
21149 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21150
21151 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
21152
21153 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21154
21155 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21156 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21157 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21158 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21159 argument to all these routines, so the passphrase can be managed
21160 externally and passed in to the system.
21161 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21162 pgg-add-passphrase-to-cache function.
21163
21164 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21165 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21166 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21167 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21168 argument to all these routines, so the passphrase can be managed
21169 externally and passed in to the system.
21170 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21171 function.
21172
21173 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
21174
21175 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
21176 from goto-address-url-regexp.
21177
21178 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
21179
21180 * textmodes/org.el (org-read-date, org-goto-calendar)
21181 (org-recenter-calendar, org-agenda-goto-calendar):
21182 Temporarily clear `calendar-move-hook'.
21183
21184 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
21185
21186 * ediff-merg.el (ediff-merge-region-is-non-clash):
21187 Return t, if not merging.
21188
21189 * ediff-util.el (ediff-previous-difference): Don't skip regions that
21190 have merge clashes.
21191
21192 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21193
21194 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21195 Undo previous change.
21196
21197 * startup.el (command-line): Use `custom-reevaluate-setting' for
21198 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
21199 tty-register-default-colors on Mac.
21200
21201 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21202
21203 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
21204 (gdb-buffer-type): Make it automatically buffer local...
21205 (gdb-get-create-buffer): ...and set it accordingly.
21206 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
21207 actually work.
21208
21209 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
21210
21211 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
21212 not red.
21213
21214 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21215
21216 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
21217 case GUD buffer is not visible.
21218 (gdb-goto-breakpoint): Try to force display in source buffer.
21219 (gdb-frame-gdb-buffer): Copy other similar functions.
21220 (gdb-restore-windows): Don't display source if not asked for.
21221 (gdb-assembler-buffer-name): Don't capitalise.
21222
21223 2005-11-03 Richard M. Stallman <rms@gnu.org>
21224
21225 * wid-edit.el (key-sequence): New widget type.
21226
21227 * simple.el (set-mark-command-repeat-pop): New variable.
21228 (set-mark-command): Only interpret plan C-@ after a pop as a pop
21229 if set-mark-command-repeat-pop is true.
21230
21231 * info.el (Info-fontify-node): Don't display extra "see" if there
21232 already is one here.
21233
21234 * mouse.el: Fix special handling of DEL after dragging a region:
21235 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
21236 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
21237
21238 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
21239
21240 * textmodes/ispell.el (ispell-command-loop): Change `i' description
21241 not to assume it pertains to an affix.
21242
21243 * textmodes/flyspell.el (flyspell-post-command-hook):
21244 Bind deactivate-mark to prevent deactivation.
21245
21246 2005-11-03 Lars Hansen <larsh@soem.dk>
21247
21248 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
21249 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
21250 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
21251
21252 2005-11-03 Romain Francoise <romain@orebokech.com>
21253
21254 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
21255 Update copyright years.
21256
21257 2005-11-03 Sam Steingold <sds@gnu.org>
21258
21259 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21260 Use system-type instead of window-system because window-system is not
21261 correctly defined during loadup.
21262
21263 2005-11-02 Mark A. Hershberger <mah@everybody.org>
21264
21265 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
21266 (xml-parse-tag): Join strings separated by a comment properly.
21267
21268 2005-11-02 Andreas Schwab <schwab@suse.de>
21269
21270 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
21271
21272 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
21273
21274 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
21275 (byte-optimize-pure-func): Quote the eval'd value.
21276
21277 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
21278 Rename from perl-font-lock-syntactic-face-function.
21279 Change the calling convention so it can be used as a font-lock MATCHER.
21280 Do the parse-partial-sexp loop outselves.
21281 (perl-font-lock-syntactic-keywords): Use it.
21282 (perl-mode): Don't set font-lock-syntactic-face-function any more.
21283
21284 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
21285
21286 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
21287 disassembly buffer too.
21288 (gdb-exited): Remove overlay arrows when execution has finished.
21289 (gdb-info-frames-custom, gdb-info-threads-custom)
21290 (gdb-info-registers-custom): Don't add inappropriate text
21291 properties if inferior is not active.
21292
21293 2005-11-02 Glenn Morris <rgm@gnu.org>
21294
21295 * progmodes/fortran.el (fortran-blink-match):
21296 Use `blink-matching-delay'.
21297
21298 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
21299
21300 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
21301
21302 2005-11-02 Lars Hansen <larsh@soem.dk>
21303
21304 * net/tramp.el (tramp-action-out-of-band): Handle scp message
21305 "Permission denied".
21306
21307 2005-11-01 Richard M. Stallman <rms@gnu.org>
21308
21309 * textmodes/flyspell.el (flyspell-external-point-words):
21310 Pass nil to flyspell-get-word.
21311
21312 2005-11-02 Kim F. Storm <storm@cua.dk>
21313
21314 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
21315 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
21316
21317 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21318
21319 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
21320 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
21321 (calendar-mouse-print-dates): Add optional `event' argument.
21322 Update interactive-spec.
21323 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
21324 Use `calendar-event-to-date' instead of `event'.
21325
21326 2005-11-02 Masatake YAMATO <jet@gyve.org>
21327
21328 * progmodes/ld-script.el (ld-script-builtins):
21329 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
21330 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
21331 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
21332
21333 2005-11-01 Romain Francoise <romain@orebokech.com>
21334
21335 * vc-sccs.el: Update copyright year.
21336 * ezimage.el: Likewise.
21337
21338 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
21339
21340 * info.el (Info-fontify-node): Use `string-width' for fontifying
21341 underlined titles.
21342
21343 2005-11-01 Juri Linkov <juri@jurta.org>
21344
21345 * info.el (Info-fontify-node): Downcase node header keywords Node,
21346 Prev, Next, Up before comparison.
21347 (Info-history): Insert absolute directory name, and put invisible
21348 property on it.
21349
21350 2005-11-01 Juri Linkov <juri@jurta.org>
21351
21352 * info.el (Info-file-supports-index-cookies): New variable.
21353 (Info-find-node-2): Check makeinfo version for index cookie support.
21354 (Info-index-nodes): Search for nodes with index cookies only when
21355 Info-file-supports-index-cookies is t. Otherwise, search nodes
21356 with "Index" in the node name.
21357 (Info-index-node): Search index cookie in the current node only when
21358 Info-file-supports-index-cookies is t. Otherwise, check the word
21359 "Index" in the node name.
21360 (Info-find-emacs-command-nodes): Remove code that searches nodes
21361 with "Index" node name in the top menu.
21362
21363 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21364
21365 * progmodes/scheme.el (scheme-mode-variables): Use the default
21366 comment-indent-function.
21367
21368 * faces.el (face-attribute): Handle the case where a face inherits from
21369 a non-existent face.
21370
21371 * simple.el (eval-expression-print-format): Use lisp-readable syntax
21372 for octal and hexa output, and merge the char into the paren.
21373 (kill-new): Use push.
21374 (copy-to-buffer): Use with-current-buffer.
21375 (completion-setup-function): Move code in loop to remove redundancy.
21376 (minibuffer-local-must-match-map): Don't add bindings that duplicate
21377 those inherited from minibuffer-local-completion-map.
21378
21379 * savehist.el (savehist-mode) <defcustom>:
21380 Use custom-set-minor-mode if available.
21381 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
21382 and emit a message if applicable.
21383
21384 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
21385
21386 * savehist.el: Sync up to version 19.
21387 (savehist-mode): New minor mode.
21388 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
21389 (savehist-length): Remove (use history-length instead).
21390 (savehist-file-modes): Rename from savehist-modes.
21391 (savehist-save-hook, savehist-loaded): New vars.
21392 (savehist-load): Use savehist-mode. Try to smooth up transition from
21393 old format to new format.
21394 (savehist-install): Allow savehist-autosave-interval to be nil.
21395 (savehist-save): Run the new hook. Be more careful to only trim the
21396 history variables.
21397 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
21398 (savehist-printable): Print into a buffer rather than char-by-char.
21399
21400 2005-11-01 John Wiegley <johnw@newartisans.com>
21401
21402 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
21403 toggle-ignore keybinding (C-a). The author said it had been
21404 disabled much earlier due to a possible incompatibility, but after
21405 many months of usage I have encountered no problems (and it is a
21406 rather useful option, especially for switching to " *temp*").
21407
21408 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
21409 support for OS/X's AddressBook, by calling out to the open source
21410 program "contacts" (installable through Fink).
21411
21412 * net/eudc.el (eudc-expand-inline): If the
21413 `eudc-multiple-match-handling-method' is set to `all', delete the
21414 query string before inserting the query result.
21415
21416 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
21417 flag, to prevent Eshell from using the system ls when
21418 `eshell-ls-insert-directory' is in used.
21419 (eshell-ls-insert-directory): Disable font-lock in directory
21420 buffer so that Eshell's own fontification is seen. This broke
21421 recently due to changes in font-lock, so this goes back to version
21422 21 behavior.
21423
21424 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
21425
21426 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
21427 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
21428 (gdb-many-windows): Doc fix.
21429
21430 2005-10-31 Romain Francoise <romain@orebokech.com>
21431
21432 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
21433
21434 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
21435
21436 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
21437 that global-font-lock-mode can be enabled by default.
21438
21439 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
21440 (font-lock-add-keywords, font-lock-remove-keywords)
21441 (font-lock-fontify-buffer): Remove autoload cookies.
21442
21443 * jit-lock.el (jit-lock-register): Likewise.
21444
21445 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
21446
21447 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21448
21449 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
21450 intact if there is no gud-comint-buffer.
21451
21452 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
21453
21454 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
21455 old prompt comint-prompt-read-only is t and GDB commands are
21456 issued from tool bar etc.
21457
21458 2005-10-31 Masatake YAMATO <jet@gyve.org>
21459
21460 * vc.el (vc-directory-exclusion-list): Add "{arch}".
21461
21462 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
21463
21464 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
21465 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
21466
21467 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
21468
21469 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
21470 starting at beginning of line. Fontification is messed up when
21471 `open-paren-in-column-0-is-defun-start' set to t.
21472 Reported by John Paul Wallington <jpw@pobox.com>.
21473
21474 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
21475
21476 * comint.el (comint-send-input): Call `comint-update-fence' when
21477 `comint-process-echoes' and `comint-prompt-read-only' are both
21478 non-nil, to avoid leftover read-only newline.
21479
21480 2005-10-30 Richard M. Stallman <rms@gnu.org>
21481
21482 * textmodes/flyspell.el (flyspell-external-point-words):
21483 Detect when WORD can't be checked properly because
21484 flyspell-get-word finds just part of it, and move on.
21485
21486 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
21487 boundarychar for Polish.
21488 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
21489 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
21490
21491 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21492
21493 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
21494 (gdb-registers-font-lock-keywords): Delete.
21495 (gdb-registers-mode): Don't fontify.
21496 (gdb-info-registers-custom): Use text properties instead as, in
21497 future, changed register values will use font-lock-warning-face.
21498 (gdb-local-font-lock-keywords): Rename to...
21499 (gdb-locals-font-lock-keywords): ...for consistency.
21500
21501 2005-10-30 Andre Spiegel <spiegel@gnu.org>
21502
21503 * vc.el (vc-switch-backend): Better error message if the buffer is
21504 not visiting a file under version control.
21505
21506 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
21507
21508 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
21509
21510 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
21511 ~/.emacs.d/.emacs.
21512
21513 2005-10-29 Richard M. Stallman <rms@gnu.org>
21514
21515 * replace.el (occur-mode-mouse-goto): Always go to other window.
21516 (occur-mode-goto-occurrence): Always switch in same window.
21517
21518 * simple.el (undo): Display message at end, not at start.
21519
21520 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
21521 New arg REUSE-CELL.
21522 (cancel-timer-internal): New function.
21523 (timer-event-handler): Use cancel-timer-internal,
21524 and pass the cell it returns to timer-activate...
21525
21526 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
21527 (jit-lock-deferred-fontify, jit-lock-context-fontify)
21528 (jit-lock-after-change): Test memory-full.
21529
21530 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
21531
21532 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21533 part of the decoded armor to find the key-identifier.
21534 (pgg-gpg-lookup-key-owner): New function to return the
21535 human-readable identifier of a key owner.
21536 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
21537 key itself.
21538 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21539 the key value) if we have a key and can match it against a secret
21540 key. Also, added a note pointing out fact that the prompt only
21541 indicates the first matching key.
21542
21543 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
21544 pgg-decrypt-region.
21545 (pgg-pending-timers): A new hash for tracking the passphrase cache
21546 timers, so that new ones supercede old ones.
21547 (pgg-add-passphrase-to-cache): Rename from
21548 `pgg-add-passphrase-cache' to reduce confusion (all callers
21549 changed). Modified to cancel old timers when new ones are added.
21550 (pgg-remove-passphrase-from-cache): Rename from
21551 `pgg-remove-passphrase-cache' to reduce confusion (all callers
21552 changed). Modified to cancel old timers when their keys are
21553 removed from the cache.
21554 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
21555 XEmacs, an indirection to delete-itimer.
21556 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
21557 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
21558 users can only check cache without risk of prompting. Correct bug in
21559 notruncate behavior.
21560 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
21561 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21562 Add informative docstrings.
21563 (pgg-decrypt): Convey provided passphrase in subordinate call to
21564 pgg-decrypt-region.
21565
21566 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21567 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21568 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21569 `passphrase' argument, so the passphrase can be managed externally
21570 and then passed in to the system.
21571
21572 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21573 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
21574 so the passphrase cache can be used reliably with identifiers
21575 besides a pgp packet's key id.
21576
21577 * pgg-gpg.el (pgg-pgp-encrypt-region)
21578 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21579 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21580 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21581 argument to all these routines, so the passphrase can be managed
21582 externally and passed in to the system.
21583
21584 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21585 `notruncate' argument, so the passphrase cache can be used
21586 reliably with identifiers besides a pgp packet's key id.
21587
21588 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
21589
21590 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21591 symmetric encryption.
21592 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21593 encrypted session key.
21594 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21595 message ask for the passphrase in a proper way.
21596
21597 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21598 New user commands for symmetric encryption.
21599
21600 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
21601
21602 * textmodes/conf-mode.el (conf-assignment-sign)
21603 (conf-assignment-regexp): Fix docstrings.
21604 (conf-mode-initialize): New function.
21605 (conf-mode): Remove optional args. Use delay-mode-hooks to
21606 recognize recursive calls.
21607 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
21608 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
21609 (conf-xdefaults-mode): Use define-derived-mode and
21610 conf-mode-initialize.
21611
21612 2005-10-29 Romain Francoise <romain@orebokech.com>
21613
21614 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
21615
21616 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
21617
21618 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21619 part of the decoded armor to find the key-identifier.
21620 (pgg-gpg-lookup-key-owner): New function to return the
21621 human-readable identifier of a key owner.
21622 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
21623 key itself.
21624 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21625 the key value) if we have a key and can match it against a secret
21626 key. Also, added a note pointing out fact that the prompt only
21627 indicates the first matching key.
21628
21629 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
21630 pgg-decrypt-region.
21631 (pgg-pending-timers): A new hash for tracking the passphrase cache
21632 timers, so that new ones supercede old ones.
21633 (pgg-add-passphrase-to-cache): Rename from
21634 `pgg-add-passphrase-cache' to reduce confusion (all callers
21635 changed). Modified to cancel old timers when new ones are added.
21636 (pgg-remove-passphrase-from-cache): Rename from
21637 `pgg-remove-passphrase-cache' to reduce confusion (all callers
21638 changed). Modified to cancel old timers when their keys are
21639 removed from the cache.
21640 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
21641 XEmacs, an indirection to delete-itimer.
21642 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
21643 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
21644 users can only check cache without risk of prompting. Correct bug in
21645 notruncate behavior.
21646 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
21647 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21648 Add informative docstrings.
21649 (pgg-decrypt): Convey provided passphrase in subordinate call to
21650 pgg-decrypt-region.
21651
21652 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
21653
21654 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21655 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21656 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21657 `passphrase' argument, so the passphrase can be managed externally
21658 and then passed in to the system.
21659
21660 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21661 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
21662 so the passphrase cache can be used reliably with identifiers
21663 besides a pgp packet's key id.
21664
21665 * pgg-gpg.el (pgg-pgp-encrypt-region)
21666 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21667 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21668 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21669 argument to all these routines, so the passphrase can be managed
21670 externally and passed in to the system.
21671
21672 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21673 `notruncate' argument, so the passphrase cache can be used
21674 reliably with identifiers besides a pgp packet's key id.
21675
21676 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
21677
21678 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21679 symmetric encryption.
21680 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21681 encrypted session key.
21682 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21683 message ask for the passphrase in a proper way.
21684
21685 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21686 New user commands for symmetric encryption.
21687
21688 2005-10-28 Bill Wohler <wohler@newt.com>
21689
21690 * help-mode.el (help-url): New button type. Calls browse-url.
21691 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
21692 Similar to Info nodes: URL `url'.
21693 (help-make-xrefs): Create help-url buttons for
21694 help-xref-url-regexp matches.
21695
21696 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
21697
21698 * tool-bar.el (tool-bar-add-item-from-menu)
21699 (tool-bar-local-item-from-menu): Fix doc strings.
21700
21701 2005-10-28 Romain Francoise <romain@orebokech.com>
21702
21703 * ldefs-boot.el: Update.
21704
21705 * subr.el (locate-library): Move from help-fns.el.
21706 * help-fns.el (locate-library): Move to subr.el.
21707
21708 2005-10-28 Richard M. Stallman <rms@gnu.org>
21709
21710 * net/tramp.el (tramp-completion-mode): defvar moved up.
21711
21712 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
21713
21714 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
21715
21716 * files.el (find-file-noselect): Use %d to format large file size.
21717
21718 * bindings.el (mode-line-format): Add %e.
21719
21720 * loadup.el ("facemenu"): Load unconditionally.
21721 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
21722 ("x-dnd"): Load, when appropriate.
21723
21724 * startup.el (command-line): Call before-init-hook earlier.
21725 Warn about some bad characters in -u user name.
21726
21727 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
21728 (flyspell-external-point-words): Error if misspelled word is not found.
21729 Set flyspell-large-region-beg at end of word.
21730
21731 2005-10-28 Andreas Schwab <schwab@suse.de>
21732
21733 * view.el (View-revert-buffer-scroll-page-forward):
21734 Use view-page-size-default.
21735
21736 2005-10-28 Juri Linkov <juri@jurta.org>
21737
21738 * international/quail.el (quail-get-current-str): Translate last
21739 raw character for deterministic input methods.
21740
21741 2005-10-27 Jay Belanger <belanger@truman.edu>
21742
21743 * calc/calc-ext.el: Add functions to autoloads.
21744 (math-identity-matrix-p, math-ident-row-p): New functions.
21745
21746 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
21747 multiplication by an identity matrix; don't turn multiplication by
21748 an inverse matrix into division.
21749 (math-div-symbol-fancy): Replace division by matrices with
21750 multiplication by inverse.
21751
21752 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
21753
21754 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
21755 (calc-writeoutpower): New functions.
21756
21757 2005-10-27 Romain Francoise <romain@orebokech.com>
21758
21759 * replace.el (occur-engine): Include colon in mouse-face highlight.
21760
21761 * dired-x.el: Change Maintainer field.
21762
21763 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
21764
21765 * longlines.el (longlines-mode): Bind after-change-functions to
21766 nil during initial decoding and final encoding.
21767
21768 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
21769
21770 * term.el (term-emulate-terminal, term-handle-colors-array)
21771 (term-handle-ansi-escape): Specify the terminfo capabilities
21772 implemented.
21773
21774 2005-10-26 Richard M. Stallman <rms@gnu.org>
21775
21776 * info.el (Info-fontify-node): Fix detection of sentence-break
21777 before *Note.
21778
21779 2005-10-26 Romain Francoise <romain@orebokech.com>
21780
21781 * smerge-mode.el: Add `tools' to file keywords.
21782
21783 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
21784
21785 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
21786 when the fringe is not available.
21787
21788 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
21789 (def-gdb-auto-update-trigger): Simplify construction.
21790 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
21791 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
21792 defined explicitly.
21793 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
21794 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
21795 defined explicitly.
21796 (gdb-info-locals-custom): Remove as it's a no-op.
21797
21798 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
21799
21800 * longlines.el (longlines-mode): Remove narrowing before
21801 performing the initial decoding or final encoding.
21802
21803 2005-10-25 Romain Francoise <romain@orebokech.com>
21804
21805 * emacs-lisp/find-func.el (find-library-name): Also strip
21806 extension if library name ends in .el, to take advantage of
21807 `find-library-suffixes'.
21808
21809 2005-10-25 Richard M. Stallman <rms@gnu.org>
21810
21811 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
21812
21813 2005-10-25 Juri Linkov <juri@jurta.org>
21814
21815 * textmodes/texinfo.el (texinfo-mode): Change charset of one
21816 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
21817
21818 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
21819
21820 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
21821 (blackbox-redefine-key): Add argument `map'.
21822
21823 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
21824 regions when moving the jit-lock-context-unfontify-pos boundary.
21825
21826 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
21827
21828 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
21829
21830 2005-10-25 Masatake YAMATO <jet@gyve.org>
21831
21832 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
21833
21834 2005-10-25 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
21835
21836 * play/blackbox.el (blackbox-redefine-key): New function.
21837 (blackbox-mode-map): Use it to remap existing bindings for cursor
21838 motion instead of binding literal keys.
21839
21840 2005-10-25 Glenn Morris <rgm@gnu.org>
21841
21842 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
21843 diary does not end in a newline. Do not assume a blank line at
21844 the start of the diary file.
21845
21846 2005-10-25 Kenichi Handa <handa@m17n.org>
21847
21848 * international/quail.el (quail-translate-key): If the input
21849 method is deterministic and failed to handle the last key, restart
21850 the key handling loop from an appropriate key.
21851
21852 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
21853
21854 * vc.el (vc-dired-mode): Extend comment for binding of
21855 `directory-listing-before-filename-regexp'.
21856
21857 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
21858
21859 * textmodes/texinfo.el (texinfo-mode):
21860 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
21861 not to unnecessarily expose emacs-mule's internal char codes.
21862
21863 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
21864
21865 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
21866 Display hand pointer and help-echo on disabled icon too.
21867 (gdb-mouse-until): New function.
21868 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
21869
21870 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
21871
21872 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
21873 with 2005-10-23 change to doctor.el.
21874
21875 * finder.el (finder-mode-map): Add follow-link binding.
21876
21877 2005-10-25 Kim F. Storm <storm@cua.dk>
21878
21879 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
21880 to gdb-mouse-toggle-breakpoint-fringe.
21881 (gdb-mouse-toggle-breakpoint-margin): Rename from
21882 gdb-mouse-toggle-breakpoint. Fix doc.
21883 (gdb-mouse-toggle-breakpoint-fringe): New defun.
21884 (gdb-put-string): Add optional SPROPS arg. Add props to string.
21885 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
21886 string properties also for fringe breakpoint bitmaps.
21887
21888 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
21889
21890 * textmodes/org.el (org-start-icalendar-file): Fix format form.
21891
21892 2005-10-25 Masatake YAMATO <jet@gyve.org>
21893
21894 * simple.el (completion-common-substring):
21895 Use `completion-common-substring' prior to `completion-base-size'.
21896
21897 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
21898
21899 * savehist.el: Require CL while compiling.
21900 (savehist-history-variables): Remove.
21901 (savehist-save-minibuffer-history, savehist-additional-variables)
21902 (savehist-minibuffer-history-variables): New vars.
21903 (savehist-save): Use them.
21904 (savehist-uninstall, savehist-minibuffer-hook): New funs.
21905 (savehist-install): New fun, extracted from savehist-load.
21906 (savehist-load): Use them.
21907
21908 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
21909
21910 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
21911 a dummy doc-string-elt property.
21912 (defalias, defvaralias, define-category): Add a docstring property.
21913
21914 * image.el (defimage):
21915 * widget.el (define-widget):
21916 * custom.el (defface, defcustom): Add `doc-string' declaration.
21917
21918 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
21919 (defadvice): Add `doc-string' declaration.
21920
21921 * emacs-lisp/byte-run.el (macro-declaration-function):
21922 Handle `doc-string' declarations.
21923 (define-obsolete-function-alias, define-obsolete-variable-alias):
21924 Add `doc-string' declaration.
21925
21926 2005-10-24 Kenichi Handa <handa@m17n.org>
21927
21928 * international/utf-7.el (utf-7): Add autoload cookie.
21929
21930 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
21931
21932 2005-10-24 Eli Zaretskii <eliz@gnu.org>
21933
21934 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
21935 list of directories passed to batch-update-autoloads. Add "." to
21936 the list of the echoed directories.
21937
21938 * pgg-def.el:
21939 * pgg-gpg.el:
21940 * pgg-parse.el:
21941 * pgg-pgp.el:
21942 * pgg-pgp5.el:
21943 * pgg.el: Moved here from the gnus subdirectory.
21944
21945 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
21946
21947 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
21948 in case comint-prompt-read-only is set to t.
21949
21950 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
21951 in case comint-prompt-read-only is set to t.
21952
21953 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
21954
21955 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
21956 Now a string.
21957 (icalendar-import-format): Handle CLASS, STATUS, URL.
21958 Rename `subject' to `summary'.
21959 (icalendar-import-format-summary): Rename from
21960 `icalendar-import-format-subject'.
21961 (icalendar-import-format-url, icalendar-import-format-status)
21962 (icalendar-import-format-class): New variables.
21963 (icalendar--rris): Take variable argument list.
21964 (icalendar--datestring-to-isodate): Remove unnecessary
21965 calendar-style check when converting dates with explicit month names.
21966 (icalendar-export-region): Change return type of conversion
21967 subroutines. Bury current buffer unless error occurred.
21968 (icalendar--convert-to-ical)
21969 (icalendar--parse-summary-and-rest): New functions.
21970 (icalendar--convert-ordinary-to-ical)
21971 (icalendar--convert-weekly-to-ical)
21972 (icalendar--convert-yearly-to-ical)
21973 (icalendar--convert-block-to-ical)
21974 (icalendar--convert-cyclic-to-ical)
21975 (icalendar--convert-anniversary-to-ical): Change return type.
21976 Strip trailing blanks from subject.
21977 (icalendar--convert-sexp-to-ical): Change return type.
21978 Strip trailing blanks from subject. Handle simple sexp
21979 entries as generated by icalendar.el.
21980 (icalendar--convert-float-to-ical)
21981 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
21982 (icalendar-import-file): Doc fix.
21983 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
21984 Correct call to icalendar--rris.
21985 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
21986 `summary'.
21987 (icalendar--add-diary-entry): Rename `subject' to `summary'.
21988
21989 2005-10-24 Romain Francoise <romain@orebokech.com>
21990
21991 * server.el (server-sentinel): Set query-on-exit flag to nil on
21992 new client processes (it isn't inherited from the server process).
21993
21994 * replace.el (occur-engine): Rearrange text properties.
21995
21996 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
21997
21998 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
21999 case-fold-search is nil.
22000 (debug-help-follow): Use help-xref-interned directly.
22001
22002 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
22003
22004 * thumbs.el (thumbs-image-type): Add .pbm.
22005
22006 2005-10-23 Richard M. Stallman <rms@gnu.org>
22007
22008 * faces.el (inhibit-face-set-after-frame-default): New variable.
22009 (set-face-attribute): Bind it.
22010 (face-set-after-frame-default): Test it.
22011
22012 * help-fns.el (describe-simplify-lib-file-name): New function.
22013 (describe-function-1, describe-variable): Use it.
22014
22015 * faces.el (describe-face): Use describe-simplify-lib-file-name.
22016
22017 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
22018 Eliminate nil as possible value.
22019 (tooltip-hide-delay): Reduce internal-border-width.
22020
22021 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
22022 (menu-bar-file-menu) <new-file>: Likewise.
22023
22024 * simple.el (line-move-finish): Ignore fields computing LINE-END.
22025
22026 * international/mule.el (load-with-code-conversion):
22027 Pass full file name to `eval-buffer' unless preloading.
22028
22029 * textmodes/flyspell.el (flyspell-large-region):
22030 Call ispell-check-version.
22031
22032 * textmodes/ispell.el (ispell-local-dictionary-overridden):
22033 Fix the make-variable-buffer-local call that was supposed
22034 to be for this variable.
22035 (ispell-aspell-supports-utf8): Doc fix.
22036 (ispell-find-aspell-dictionaries): Preserve elements of
22037 ispell-dictionary-alist for dictionaries that aspell doesn't report.
22038 (ispell-aspell-find-dictionary): Return nil on error.
22039
22040 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
22041 (doctor-symptoms): Likewise.
22042
22043 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
22044
22045 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
22046
22047 * cus-edit.el (custom-button, custom-button-pressed): New vars.
22048 (custom-raised-buttons): Add :set spec.
22049 (custom-button-unraised, custom-button-pressed-unraised):
22050 New faces, so that custom-raised-buttons actually does something.
22051 (custom-mode): Use custom-button and custom-button-pressed.
22052
22053 * wid-edit.el (widget-specify-button): Don't ignore
22054 widget-mouse-face on graphic terminals.
22055 (widget-move-and-invoke): Cleanup.
22056
22057 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
22058
22059 * whitespace.el (whitespace-cleanup): Doc fix.
22060
22061 2005-10-23 Romain Francoise <romain@orebokech.com>
22062
22063 * emulation/viper.el (viper-set-hooks): Quote forms passed to
22064 `eval-after-load' to avoid evaluating their result.
22065
22066 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
22067
22068 * files.el (directory-listing-before-filename-regexp):
22069 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
22070
22071 * dired.el (dired-move-to-filename-regexp): Remove.
22072 All occurrences replaced by `directory-listing-before-filename-regexp'.
22073
22074 * dired-x.el, locate.el, vc.el:
22075 Replace `dired-move-to-filename-regexp' by
22076 `directory-listing-before-filename-regexp'. In vc.el it is
22077 overwritten locally; maybe this can be handled in files.el too.
22078
22079 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurrences
22080 replaced by `directory-listing-before-filename-regexp'.
22081
22082 2005-10-23 Andreas Schwab <schwab@suse.de>
22083
22084 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
22085 and eval-next-after-load.
22086
22087 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
22088
22089 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
22090 exist, create it.
22091
22092 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
22093
22094 * allout.el: Remove autoloads for mailcrypt and crypt++.
22095 Require pgg, pgg-gpg during compilation.
22096 (allout-version): Increment version number to 2.1, and use a literal
22097 rather than RCS Id.
22098 (allout-default-encryption-scheme): Remove.
22099 (allout-passphrase-verifier-handling)
22100 (allout-passphrase-verifier-string)
22101 (allout-file-passphrase-verifier-string)
22102 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
22103 (allout-passphrase-hint-handling): Rename and simplify.
22104 (allout-init): Use `find-file-hook' if available, otherwise
22105 `find-file-hooks'.
22106 (allout-mode): Use `write-file-functions' if available, otherwise
22107 `local-write-file-hooks' and, instead of making auto-save-hook
22108 buffer local, make the write-file-hook activity contingent to
22109 allout-mode.
22110 (allout-mode): Use key-binding substitution in the docstring.
22111 (allout-kill-line): Spell-out kill ring data structure mutation
22112 instead of using byte-compiler-complaint-provoking `pop'.
22113 (allout-insert-listified): Use `insert' rather than `insert-string'
22114 (allout-toggle-current-subtree-encryption): Update docstring, adjust
22115 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
22116 (allout-encrypt-string): Totally revamped vis new underlying
22117 encryption facilities.
22118 (allout-mc-activate-passwd): Remove.
22119 (allout-obtain-passphrase): New, more or less replaces
22120 allout-mc-activate-passwd.
22121 (allout-encrypted-key-info): More or less replaces
22122 allout-encrypted-text-type.
22123 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
22124 (my-mark-marker): Use `(featurep 'xemacs)'.
22125
22126 2005-10-23 Lars Hansen <larsh@soem.dk>
22127
22128 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
22129 (byte-compile-file-form-defmumble, byte-compile-defun)
22130 (byte-compile-defmacro): Use it.
22131 (byte-compile-form): Don't call byte-compile-set-symbol-position
22132 when a byte-compile handler is called.
22133
22134 2005-10-22 Romain Francoise <romain@orebokech.com>
22135
22136 * savehist.el (savehist-history-variables): Add `grep-find-history'.
22137
22138 * subr.el (eval-after-load): Convert library name to an absolute
22139 file name using locate-library, since load-history no longer has
22140 library names in it.
22141
22142 2005-10-22 Richard M. Stallman <rms@gnu.org>
22143
22144 * files.el (make-temp-file): Move from subr.el.
22145 * subr.el (make-temp-file): Move to files.el.
22146
22147 * window.el (get-buffer-window-list): Move from subr.el.
22148 * subr.el (get-buffer-window-list): Move to window.el.
22149
22150 * image.el (image-load-path): Use eval-at-startup to initialize.
22151
22152 * subr.el (eval-at-startup): New macro.
22153
22154 * subr.el: Much rearrangement of functions and division
22155 into pages. No code changes.
22156
22157 2005-10-22 Kenichi Handa <handa@m17n.org>
22158
22159 * tar-mode.el (tar-extract): Be sure to call
22160 find-operation-coding-system if set-auto-coding doesn't find a
22161 coding system.
22162
22163 2005-10-22 Kim F. Storm <storm@cua.dk>
22164
22165 * image.el (image-type-header-regexps): Rename from image-type-regexps.
22166 Change users.
22167 (image-type-file-name-regexps): New defconst.
22168 (image-type-from-data): Simplify loop.
22169 (image-type-from-buffer): New defun.
22170 (image-type-from-file-header): Use it instead of image-type-from-data.
22171 Use image-search-load-path instead of only looking in data-directory.
22172 (image-type-from-file-name): New defun.
22173 (image-search-load-path): Change `pathname' to `filename'.
22174 Make PATH arg optional, default to image-load-path.
22175
22176 2005-10-21 Richard M. Stallman <rms@gnu.org>
22177
22178 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
22179
22180 * textmodes/paragraphs.el (sentence-end-base): New variable.
22181 (sentence-end): Use sentence-end-base.
22182
22183 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22184
22185 * font-lock.el (font-lock-default-fontify-region): Check the multiline
22186 property independently from the font-lock-multiline variable.
22187
22188 2005-10-21 Richard M. Stallman <rms@gnu.org>
22189
22190 * emacs-lisp/find-func.el (find-library-name): Doc fix.
22191
22192 * startup.el (command-line): Convert library names
22193 in `load-history' to absolute file names.
22194
22195 * subr.el (symbol-file): Doc fix.
22196
22197 * loadhist.el (file-loadhist-lookup): Call locate-library
22198 instead of find-library-name. Don't try converting
22199 abs file names to library names, since load-history no longer
22200 has library names in it.
22201 (file-dependents, file-provides, file-requires): Doc fixes.
22202
22203 2005-10-21 Juri Linkov <juri@jurta.org>
22204
22205 * progmodes/etags.el (tags-table-mode): New function.
22206 (tags-verify-table): Replace initialize-new-tags-table with
22207 tags-table-mode.
22208
22209 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
22210 default value.
22211 (desktop-modes-not-to-save): Add tags-table-mode to the
22212 default value.
22213
22214 * info.el (Info-index-next): Add total number of index
22215 alternatives to the message.
22216
22217 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
22218 backward only space (instead of space and period) before looking
22219 at sentence end.
22220
22221 * simple.el (set-variable): Use user-variable-p instead of symbolp.
22222 Add the old variable value as 4th default-value arg of read-string.
22223
22224 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22225
22226 * cus-face.el (custom-declare-face): Make face from X resources
22227 also on Mac.
22228
22229 * disp-table.el (standard-display-g1, standard-display-graphic):
22230 Refuse to use string glyphs also on Mac.
22231 (standard-display-european): Don't set terminal coding system also
22232 on Mac.
22233
22234 * frame.el (display-screens): Use x-display-screens also on Mac.
22235
22236 2005-10-21 Romain Francoise <romain@orebokech.com>
22237
22238 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
22239
22240 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22241
22242 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
22243 and $? into sexps.
22244
22245 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
22246 warning face on open-paren-in-column-0.
22247
22248 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
22249 boundary case. Fix typo.
22250 Suggested by Martin Rudalics <rudalics@gmx.at>.
22251
22252 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
22253
22254 * textmodes/org.el (org-combined-agenda-icalendar-file)
22255 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
22256 (org-export-icalendar-this-file)
22257 (org-export-icalendar-all-agenda-files)
22258 (org-export-icalendar-combine-agenda-files): New commands.
22259 (org-export-icalendar, org-print-icalendar-entries)
22260 (org-start-icalendar-file, org-finish-icalendar-file)
22261 (org-ical-ts-to-string): New functions.
22262 (org-read-date, org-goto-calendar)
22263 (org-agenda-goto-calendar): Inhibit displaying diary entries by
22264 call to `calendar'.
22265 (orgtbl-setup): Remove the :keys arguments from the menu description.
22266 (org-after-save-iCalendar-file-hook): New variable.
22267
22268 2005-10-21 Kenichi Handa <handa@m17n.org>
22269
22270 * language/vietnamese.el (tcvn-5712): Make it an alias of
22271 vietnamese-tcvn coding-system.
22272
22273 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
22274
22275 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
22276 group id is given.
22277
22278 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
22279
22280 * progmodes/sh-script.el (sh-escaped-line-re): New var.
22281 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
22282 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
22283 whose line is either continued or ends with a comment.
22284
22285 2005-10-20 Romain Francoise <romain@orebokech.com>
22286
22287 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
22288
22289 * replace.el (occur-engine): Add follow-link property.
22290
22291 * font-core.el (font-lock-mode): Doc fix.
22292
22293 2005-10-20 Richard M. Stallman <rms@gnu.org>
22294
22295 * net/rcirc.el: New file.
22296
22297 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
22298
22299 * term.el (term-term-name): Initialize to "eterm-color".
22300
22301 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
22302
22303 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
22304 for encryption functionality.
22305 Move allout customization subgroup from `editing' to `outlines' group.
22306 Fix commentary keywords to legitimate ones.
22307 Update author info (using my current email address, obscurified).
22308 (allout-encrypt-string, allout-encryption-produce-work-buffer)
22309 (allout-encrypted-topic-p, allout-encrypted-text-type)
22310 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
22311 (allout-situate-encryption-key-verifier)
22312 (allout-get-encryption-key-verifier, allout-verify-key)
22313 (allout-next-topic-pending-encryption)
22314 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
22315 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
22316 (outline-key-verifier-handling, outline-key-hint-handling)
22317 (outline-encrypt-unencrypted-on-saves): New defcustoms.
22318 (allout-file-key-verifier-string, allout-encryption-scheme)
22319 (allout-key-verifier-string, allout-key-hint-string)
22320 (allout-after-save-decrypt): New variables.
22321 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
22322 (allout-after-saves-handler): New hook functions.
22323 (allout-post-command-business): Do allout-after-save-decrypt.
22324 (allout-enable-file-variable-adjustment): Custom var to enable
22325 mechanism for adding and adjusting settings of Emacs file variables.
22326 (allout-adjust-file-variable, allout-file-vars-section-data):
22327 New functions, implement the mechanism.
22328 (outlineify-sticky): Use the file vars mechanism.
22329 (allout-inhibit-protection, allout-during-write-cue)
22330 (allout-override-protect, allout-before-change-protect): Remove.
22331 (allout-flag-region, allout-open-topic): Adjust read-only text.
22332 (allout-open-line-not-read-only): Add to facilitate read-only
22333 text based protection.
22334 (allout-kill-line): Revise to adjust read-only text, clue the
22335 user about the inhibition.
22336 (allout-unprotected): Use unwind-protect.
22337 (allout-shift-in, allout-shift-out): Disallow manually shifting a
22338 topic deeper than the offspring depth of the previous topic -
22339 avoiding confusing "containment discontinuities".
22340 (allout-reindent-bodies): Fix retention of body relative hanging
22341 indent during promotion of collapsed bodies.
22342 (allout-open-topic): Make it easy to open new topic with same
22343 bullet as current topic - topic creation functions provided with
22344 any universal argument provokes now prompt for bullet, defaulting
22345 to the bullet of the previous topic.
22346 (allout-plain-bullets-string, allout-distinctive-bullets-string):
22347 Plain bullet alternates `.' period and `,' comma only. All other
22348 bullets are relegated to special status (but customizable).
22349 (allout-end-of-entry): Rename from allout-end-of-current-entry
22350 since it actually operates w.r.t. most immediately containing
22351 entry, visible or not.
22352 (allout-hide-current-entry, allout-show-current-entry): Use the
22353 revised version.
22354 (allout-old-expose-topic): Solidify deprecation.
22355 (allout-end-of-subtree): Add so we can span concealed as well
22356 as visible topics.
22357 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
22358 (allout-end-of-current-heading): Tweak to just respect the first line.
22359 (allout-get-body-text): Add.
22360 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
22361 when invoked interactively.
22362 (allout-up-current-level): Use `interactive-p'.
22363 (allout-mode, allout-init): Miscellaneous docstring and
22364 operational refinements, as well as hookups of new encryption stuff.
22365 (allout-beginning-of-current-entry): Now works as advertised.
22366 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
22367 (allout-isearch-rectification): Refine condition for isearching.
22368 (allout-isearch-abort, allout-enwrap-isearch)
22369 (allout-flag-region, my-region-active-p): Relocate some macros.
22370 (allout-title): Fallback title is (buffer-name), not
22371 non-existing (current-buffer-name).
22372 (subst-char-in-string): Define if absent (for some XEmacs versions).
22373
22374 2005-10-20 Jari Aalto <jari.aalto@cante.net>
22375
22376 * mail/sendmail.el (mail-setup-hook, mail-aliases)
22377 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
22378 (mail-citation-prefix-regexp, mail-signature-file)
22379 (mail-default-headers, mail-bury-selects-summary)
22380 (mail-send-nonascii): Add autoload cookies.
22381
22382 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
22383
22384 * frame.el (blink-cursor-mode): Add `mac' to the list of
22385 window-system's that support blinking cursor.
22386
22387 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
22388
22389 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
22390
22391 2005-10-20 Eli Zaretskii <eliz@gnu.org>
22392
22393 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
22394 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
22395 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
22396
22397 2005-10-20 Kim F. Storm <storm@cua.dk>
22398
22399 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
22400 (ido-set-current-directory): Don't add / after final @.
22401 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
22402 Explicitly handle ange-ftp completion oddities.
22403 (ido-make-file-list): Don't rotate list at tramp root to avoid
22404 triggering tramp file handler for expand-file-name via get-file-buffer.
22405
22406 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
22407
22408 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
22409
22410 2005-10-19 Jay Belanger <belanger@truman.edu>
22411
22412 * calc/calc-units.el (math-standard-units): Add units, adjust
22413 symbols and update values.
22414 (math-unit-prefixes): Add more prefixes.
22415
22416 2005-10-19 Romain Francoise <romain@orebokech.com>
22417
22418 * bookmark.el (bookmark-menu-heading): New face.
22419 (bookmark-bmenu-list): Use it.
22420 Don't fiddle with `baud-rate' at top-level.
22421
22422 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
22423
22424 * image.el (create-image, find-image): Mention max-image-size in
22425 docstring.
22426
22427 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
22428
22429 * savehist.el (savehist-load): Revert to checking XEmacs.
22430
22431 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
22432 Various docstring and line-width fixups.
22433 (conf-mode): Use cond.
22434 Set font-lock-defaults. Don't set comment-use-syntax.
22435
22436 2005-10-18 David Ponce <david@dponce.com>
22437
22438 * tree-widget.el (tree-widget-button-click): New function.
22439 (tree-widget-button-keymap): Use it.
22440
22441 2005-10-18 Romain Francoise <romain@orebokech.com>
22442
22443 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
22444 (bookmark-bmenu-hide-filenames): Add follow-link property.
22445 Improve help-echo text.
22446
22447 * ffap.el (find-file-at-point): Doc fix.
22448
22449 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22450
22451 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
22452
22453 2005-10-18 Masatake YAMATO <jet@gyve.org>
22454
22455 Install to the CVS repository what I forgot to install in my
22456 2005-10-16 changes.
22457
22458 * progmodes/python.el (python-complete-symbol): Pass the common
22459 prefix substring of completion to `display-completion-list'.
22460
22461 * textmodes/org.el (org-complete): Ditto.
22462
22463 2005-10-18 Masatake YAMATO <jet@gyve.org>
22464
22465 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
22466
22467 * woman.el (WoMan-xref-man-page): New button type derived
22468 from `Man-abstract-xref-man-page'.
22469 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
22470
22471 * man.el (Man-abstract-xref-man-page): New button type.
22472 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
22473 (Man-highlight-references): Add new optional argument `xref-man-type'.
22474
22475 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22476
22477 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
22478
22479 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
22480
22481 * cus-edit.el (Custom-move-and-invoke): Delete.
22482 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
22483
22484 * wid-edit.el (widget-move-and-invoke): New function, from
22485 Custom-move-and-invoke.
22486
22487 2005-10-17 Bill Wohler <wohler@newt.com>
22488
22489 Move all remaining images from lisp/toolbar to etc/images, move
22490 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
22491 the low resolution images in their own directory (low-color).
22492
22493 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
22494 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
22495 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
22496 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
22497 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
22498 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
22499 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
22500
22501 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
22502 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
22503 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
22504 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
22505 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
22506 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
22507 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
22508 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
22509 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
22510 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
22511 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
22512 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
22513 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
22514 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
22515 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
22516
22517 To conform with convention, replace the underscore (_) in the
22518 following image names with dash (-) or (/) as appropriate.
22519
22520 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
22521 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
22522 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
22523 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
22524 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
22525 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
22526 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
22527 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
22528 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
22529 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
22530 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
22531 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
22532 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
22533 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
22534 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
22535
22536 * info.el (info-tool-bar-map): Replace underscores in image names
22537 with dashes.
22538
22539 * makefile.w32-in (WINS): Remove toolbar.
22540
22541 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
22542
22543 * tool-bar.el: Move to lisp from toolbar. Now that
22544 toolbar is empty, it should be deleted when folks run "cvs up -P".
22545
22546 2005-10-18 Jay Belanger <belanger@truman.edu>
22547
22548 * calc/calc-store.el (calc-store-into): Get the proper variable name
22549 to display in message.
22550
22551 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22552
22553 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
22554 expressions display in speedbar for all buffers when debugging.
22555 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
22556
22557 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
22558 (speedbar-insert-button, speedbar-make-button):
22559 Use add-text-properties.
22560 (speedbar-update-localized-contents)
22561 (speedbar-update-directory-contents)
22562 (speedbar-update-special-contents): Use dolist.
22563 (speedbar-buffer-easymenu-definition): Add a menu separator.
22564
22565 2005-10-17 Jason Rumney <jasonr@gnu.org>
22566
22567 * makefile.w32-in: Use $(lisp) consistently.
22568 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
22569 for shell specific generation of mh-autoloads.
22570
22571 2005-10-17 Richard M. Stallman <rms@gnu.org>
22572
22573 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
22574
22575 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
22576
22577 * jit-lock.el (jit-lock-fontify-now):
22578 Move jit-lock-context-unfontify-pos to avoid wasted work.
22579
22580 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
22581
22582 * net/tramp.el (tramp-completion-mode): New defvar. Used in
22583 `tramp-completion-mode' for checking if we are in completion mode.
22584 (tramp-completion-handle-file-name-all-completions): Reorder code
22585 in order to complete for file names only in case there are no
22586 method/user/host completions. This is necessary for cooperation
22587 with ido. Reported by Kim F. Storm <storm@cua.dk>.
22588
22589 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
22590
22591 * longlines.el (longlines-search-forward)
22592 (longlines-search-backward): Match any number of spaces.
22593
22594 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
22595
22596 * diff-mode.el (diff-mode): Doc fix.
22597
22598 2005-10-16 David Reitter <david.reitter@gmail.com>
22599
22600 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
22601 as default on darwin and windows systems.
22602
22603 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
22604
22605 * arc-mode.el (archive-zip-extract): Doc fix.
22606
22607 2005-10-16 Romain Francoise <romain@orebokech.com>
22608
22609 * mouse.el (mouse-1-click-follows-link): Doc fix.
22610
22611 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
22612
22613 * savehist.el: Don't require CL at runtime.
22614 (savehist-xemacs): Remove.
22615 (savehist-coding-system): Use utf-8 if present, regardless of religion.
22616 (savehist-no-conversion): Use (featurep 'xemacs).
22617 (savehist-load): Check existence of start-itimer rather than XEmacs.
22618 Use an idle timer.
22619 (savehist-process-for-saving): Replace use of CL funs `subseq' and
22620 `delete-if-not'.
22621
22622 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
22623
22624 * savehist.el: Newer version.
22625 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
22626 (savehist-last-checksum, savehist-no-conversion): New vars.
22627 (savehist-autosave, savehist-process-for-saving, savehist-printable):
22628 New functions.
22629 (savehist-load, savehist-save): Use them.
22630 (savehist-delimit): Remove.
22631
22632 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
22633
22634 * progmodes/compile.el (compilation-goto-locus): Display the
22635 compilation buffer first and the source buffer second, in case they're
22636 in overlapping frames. Don't raise the compilation frame if it was the
22637 selected window upon entry. Pass the `other-window' arg to
22638 pop-to-buffer.
22639
22640 * info.el (Info-fontify-node): Use dolist.
22641 Change add-text-properties to put-text-property.
22642
22643 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22644
22645 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
22646 bound of search.
22647
22648 2005-10-16 Masatake YAMATO <jet@gyve.org>
22649
22650 * dabbrev.el (dabbrev-completion): Pass the common
22651 prefix substring of completion to `display-completion-list'.
22652
22653 * filecache.el (file-cache-minibuffer-complete)
22654 (file-cache-complete): Ditto.
22655
22656 * tempo.el (tempo-display-completions): Ditto.
22657
22658 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
22659
22660 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
22661
22662 * eshell/em-hist.el (eshell-list-history): Ditto.
22663
22664 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
22665
22666 * mail/mailalias.el (mail-complete): Ditto.
22667
22668 * progmodes/etags.el (complete-tag): Ditto.
22669
22670 * progmodes/make-mode.el (makefile-complete): Ditto.
22671
22672 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
22673
22674 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
22675
22676 * progmodes/pascal.el (pascal-complete-word)
22677 (pascal-show-completions): Ditto.
22678
22679 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
22680
22681 * simple.el (completion-common-substring): New variable.
22682 (completion-setup-function): Use `completion-common-substring'
22683 to put faces.
22684
22685 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22686
22687 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
22688 (x-get-selection, mac-select-convert-to-string): Convert from/to
22689 UTF-16 clipboard data as in native byte order, no BOM.
22690
22691 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
22692
22693 * progmodes/gud.el (gud-tool-bar-map): Rename the images
22694 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
22695 (gud-sentinel): Use speedbar-frame to check for speedbar.
22696
22697 2005-10-15 Richard M. Stallman <rms@gnu.org>
22698
22699 * savehist.el: New file.
22700
22701 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
22702
22703 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
22704 Fix bug in \bf fontification.
22705
22706 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
22707
22708 * pcvs.el (cvs-edit-log-files): New var.
22709 (cvs-mode-edit-log): New arg `file'.
22710 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
22711 Instead force the use of the original file and nothing else.
22712 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
22713 the cvs-minor-wrap-function is set.
22714 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
22715
22716 2005-10-14 Bill Wohler <wohler@newt.com>
22717
22718 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
22719 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
22720 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
22721 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
22722 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
22723 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
22724 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
22725 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
22726 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
22727 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
22728 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
22729 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
22730 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
22731 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
22732 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
22733
22734 * progmodes/gud.el (gud-tool-bar-map): Rename the images
22735 appropriately (for example, gud-break to gud/break).
22736
22737 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
22738
22739 * longlines.el (longlinges-search-function)
22740 (longlines-search-forward, longlines-search-backward): New functions.
22741 (longlines-mode): Set isearch-search-fun-function to
22742 longlinges-search-function.
22743
22744 * mouse.el (mouse-drag-region-1): Handle the case where a
22745 double-click event is bound to an arbitrary function.
22746
22747 2005-10-14 David Ponce <david@dponce.com>
22748
22749 * recentf.el (recentf-track-opened-file)
22750 (recentf-track-closed-file, recentf-update-menu)
22751 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
22752 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
22753 mouse-1-click-follows-link.
22754
22755 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22756
22757 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
22758 Gnome file-manager.png. Suggested by
22759 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
22760
22761 * toolbar/README: Add diropen.xpm.
22762
22763 2005-10-13 Bill Wohler <wohler@newt.com>
22764
22765 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
22766 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
22767
22768 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
22769
22770 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
22771 Don't waste the byte-compiler's time on constant data.
22772
22773 2005-10-13 Kenichi Handa <handa@m17n.org>
22774
22775 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
22776 byte with `escape-glyph' face.
22777
22778 * international/fontset.el (ccl-encode-unicode-font):
22779 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
22780 Handle the case that ucs-mule-to-mule-unicode translates a character to
22781 ASCII (usually for IPA characters).
22782
22783 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
22784
22785 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
22786 Don't hide the underline of titles if font-lock-mode is disabled.
22787
22788 2005-10-12 Bill Wohler <wohler@newt.com>
22789
22790 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
22791 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
22792 files in MH-E-SRC have been updated.
22793 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
22794
22795 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
22796
22797 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
22798 (mixal-mode-syntax-table): Add \n as end-comment.
22799 (mixal-operation-codes-alist): Immediately initialize to full value.
22800 (mixal-add-operation-code): Remove.
22801 (mixal-describe-operation-code): Make the arg non-optional.
22802 Use the interactive spec instead.
22803 Use mixal-operation-codes-alist rather than mixal-operation-codes.
22804 (mixal-font-lock-keywords): Don't highlight comments here any more.
22805 (mixal-font-lock-syntactic-keywords): New var.
22806 (mixal-mode): Use it. Fix comment-start-skip.
22807
22808 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22809
22810 * startup.el (command-line-x-option-alist): -nb => -nbi.
22811
22812 2005-10-12 Kim F. Storm <storm@cua.dk>
22813
22814 * startup.el (fancy-splash-default-action): Discard mouse click in
22815 the splash screen window, as it has no sensible meaning in the
22816 next window to be selected. Fixes error reported by Jan D.
22817
22818 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
22819
22820 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
22821
22822 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
22823
22824 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
22825 Try to fix up minor layout issues like indentation, line break, etc...
22826 (mixal-mode-syntax-table): Don't try to specify comment syntax,
22827 because it doesn't work.
22828 (mixal-operation-codes): Add some more codes.
22829 (mixal-font-lock-keywords): Process comments here.
22830 (mixal-mode): mixasm no longer needs -g option.
22831
22832 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
22833
22834 * progmodes/sh-script.el (sh-tmp-file):
22835 Use mktemp -t. Finish support for es and rc shells.
22836
22837 2005-10-11 Jay Belanger <belanger@truman.edu>
22838
22839 * calc/calcalg2.el (calc-integral): With an argument, compute the
22840 definite integral.
22841
22842 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
22843
22844 * mouse.el (mouse-drag-region-1): Don't try to catch a
22845 double-click when doing follow-link (it's overridden anyway).
22846
22847 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
22848
22849 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
22850 (autoload-print-form-outbuf): Add docstring.
22851
22852 2005-10-11 Juri Linkov <juri@jurta.org>
22853
22854 * info.el (Info-mode-menu): Delete menu item "Edit".
22855 (Info-mode): Delete description of Info-edit from docstring,
22856 and rearrange descriptions of Info commands in the order
22857 they are documented in the Info manual.
22858
22859 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
22860
22861 * calendar/appt.el (appt-check): Use diary-selective-display var.
22862
22863 2005-10-10 Richard M. Stallman <rms@gnu.org>
22864
22865 * net/newsticker.el (newsticker-start, newsticker-show-news):
22866 Add autoload cookies.
22867
22868 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
22869
22870 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
22871
22872 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
22873
22874 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
22875
22876 2005-10-10 Jay Belanger <belanger@truman.edu>
22877
22878 * calc/calc-arith.el (math-check-known-scalarp)
22879 (math-check-known-matrixp): Check the values of arguments that are
22880 variables.
22881 (math-check-known-square-matrixp): New function.
22882 (math-known-square-matrixp): Use math-check-known-square-matrixp.
22883 (math-super-types): Add sqmatrix type.
22884
22885 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
22886 mode name `square' to `sqmatrix'.
22887
22888 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
22889 mode name `square' to `sqmatrix'.
22890
22891 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
22892
22893 * progmodes/etags.el (select-tags-table-mode): Don't use
22894 selective-display.
22895 (tags-select-tags-table): Pass `button' to the action function.
22896 (select-tags-table): Place the side-info on button properties rather
22897 than in hidden text. Abbreviate file names.
22898 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
22899 (select-tags-table-select): Add `button' argument.
22900 Get side-info from the button property rather than from hidden text.
22901
22902 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
22903
22904 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
22905 (gud-speedbar-buttons): Preserve point if possible.
22906 (gud-sentinel): Restore previous speedbar display type.
22907
22908 * progmodes/gdb-ui.el (gdba): Improve diagram.
22909 (def-gdb-auto-update-handler, gdb-info-locals-handler)
22910 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
22911 Call get-buffer-window once.
22912
22913 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
22914
22915 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
22916 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
22917 (pascal-indent-command): Remove unused var `ind'.
22918 (pascal-indent-case): Remove unused var `oldpos'.
22919 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
22920 since it's now used as a proper minor mode map.
22921 (pascal-outline): Rename to pascal-outline-mode.
22922 (pascal-outline-mode): Use define-minor-mode.
22923 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
22924 selective-display.
22925
22926 2005-10-10 Andreas Schwab <schwab@suse.de>
22927
22928 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
22929 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
22930
22931 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
22932 outside source directory.
22933
22934 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
22935
22936 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
22937 C-x' as a prefix.
22938 (orgtbl-mode-map): Full keymap instead of sparse, because all
22939 `self-insert-command' keys are redefined in this map.
22940 (org-export-as-html): Specify charset for HTML file, by taking it
22941 from the coding system.
22942
22943 2005-10-10 Kenichi Handa <handa@m17n.org>
22944
22945 * textmodes/flyspell.el (flyspell-check-word-p):
22946 If unread-command-events is non-empty, don't call sit-for.
22947
22948 2005-10-09 Richard M. Stallman <rms@gnu.org>
22949
22950 * font-lock.el (font-lock-syntactic-keywords)
22951 (font-lock-keywords): Doc fixes.
22952
22953 * textmodes/flyspell.el (flyspell-external-point-words):
22954 Simplify logic, and don't try to check for consecutive appearances
22955 of one incorrect word.
22956
22957 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
22958
22959 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
22960 separator.
22961
22962 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
22963 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
22964 (gud-expansion-speedbar-buttons): New function.
22965 (gud-speedbar-buttons): Check for gud-comint-buffer.
22966
22967 2005-10-09 Bill Wohler <wohler@newt.com>
22968
22969 * Makefile.in (updates): Add mh-loaddefs dependency.
22970
22971 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
22972
22973 * speedbar.el (speedbar-file-key-map): Fix typo.
22974
22975 2005-10-09 Daniel Brockman <daniel@brockman.se>
22976
22977 * cus-start.el (line-spacing): Add custom spec.
22978
22979 2005-10-09 Romain Francoise <romain@orebokech.com>
22980
22981 * textmodes/ispell.el (ispell-check-version): Fix last change.
22982
22983 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22984
22985 * term/x-win.el: Remove -i, --icon-type from comment.
22986
22987 * startup.el (command-line-x-option-alist): Remove options -i,
22988 -itype, --icon-type, added -nb, --no-bitmap-icon.
22989
22990 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
22991
22992 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
22993 instead of :active.
22994
22995 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
22996
22997 * textmodes/ispell.el (ispell-check-version):
22998 Ignore hyphen, and all that follows, in aspell's version text.
22999
23000 2005-10-08 Jay Belanger <belanger@truman.edu>
23001
23002 * calc/calc-arith.el (math-known-square-matrixp): New function.
23003 (math-pow-fancy): Check for matrices before distributing exponent
23004 across products.
23005
23006 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
23007 fullscreen keypad. Suggested by Luc Teirlinck.
23008 (calc-keypad-show-input): Add space for formatting.
23009
23010 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
23011 Add square matrix option.
23012
23013 * calc/calc-poly.el (math-expand-term): Check for matrices instead
23014 of checking calc-matrix-mode when deciding how to expand.
23015
23016 * calc/calc.el (calc-set-mode-line): Add square matrix option.
23017
23018 2005-10-08 Lars Hansen <larsh@soem.dk>
23019
23020 * net/tramp.el (tramp-perl-directory-files-and-attributes):
23021 Add error handling.
23022 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
23023
23024 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
23025
23026 Sync with Tramp 2.0.51.
23027
23028 * net/tramp.el (tramp-handle-set-visited-file-modtime)
23029 (tramp-handle-insert-file-contents, tramp-handle-write-region):
23030 Insert special handling for `last-coding-system-used', again
23031 it still seems to be necessary (unlike stated before).
23032 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
23033 (tramp-password-prompt-regexp): There might be other words before
23034 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
23035 (tramp-chunksize): Improve docstring.
23036 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
23037 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
23038 Christian Joergensen <bugs@razor.dk>.
23039
23040 2005-10-07 Glenn Morris <rgm@gnu.org>
23041
23042 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
23043 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
23044 precision'.
23045
23046 2005-10-07 Romain Francoise <romain@orebokech.com>
23047
23048 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
23049 (ibuffer-do-shell-command-pipe-replace)
23050 (ibuffer-do-shell-command-file, ibuffer-do-eval)
23051 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
23052 (ibuffer-do-revert, ibuffer-do-replace-regexp)
23053 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
23054 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
23055 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
23056 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
23057 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
23058 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
23059 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
23060 Autoload file sans suffix.
23061
23062 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
23063
23064 2005-10-07 David Ponce <david@dponce.com>
23065
23066 * recentf.el (recentf-menu-open-all-flag): New option.
23067 (recentf-digit-shortcut-command-name): New function.
23068 (recentf--shortcuts-keymap): New variable.
23069 (recentf-menu-shortcuts): New variable.
23070 (recentf-make-menu-items): Initialize it. Replace the "More..."
23071 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
23072 (recentf-menu-value-shortcut): New function.
23073 (recentf-make-menu-item): Use it. No more in-lined.
23074 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
23075 (recentf-open-most-recent-file): Rename from
23076 `recentf-open-file-with-key'. Don't depend on key binding.
23077 (recentf-mode-map): New variable.
23078 (recentf-mode): Use it.
23079
23080 2005-10-06 Bill Wohler <wohler@newt.com>
23081
23082 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
23083
23084 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
23085 (MH-E-SRC): New. Used by mh-autoloads.
23086 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23087 files in MH-E-SRC have been updated.
23088 (compile, recompile, bootstrap): Depend on mh-autoloads.
23089
23090 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
23091
23092 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
23093 gud-break and gud-remove icons when the fringe is not available.
23094
23095 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
23096 Typo.
23097
23098 2005-10-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
23099
23100 * play/zone.el (zone): Wrap body with save-window-excursion.
23101
23102 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
23103
23104 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
23105 Use the new `list-only' arg to diary-list-entries.
23106
23107 * calendar/diary-lib.el: Use overlays rather than selective-display.
23108 (diary-selective-display): New var.
23109 (diary-header-line-format): Use it.
23110 (diary-list-entries): Add argument `list-only'.
23111 Put the buffer in diary-mode. Don't add \^M at beg and end.
23112 Replace \^M by invisible overlays.
23113 (diary-unhide-everything): Replace \^M by invisible overlays.
23114 (print-diary-entries): Look for overlays rather than \^M.
23115 Add a space to the temp buffer name.
23116 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
23117 Put the buffer in diary-mode.
23118 (list-sexp-diary-entries): Replace \^M by invisible overlays.
23119 (diary-anniversary): Make the year arg optional.
23120 (diary-time-regexp): New const.
23121 (diary-font-lock-keywords): Use it to accept a few more time formats.
23122
23123 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
23124
23125 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
23126
23127 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
23128 Fix bug introduced 2005-07-03: Use (car (last ...))
23129 to faithfully reproduce replaced artist-last.
23130 (artist-set-arrow-points-for-poly): Likewise.
23131 Suggested by Johan Bockg\e,Ae\e(Brd.
23132
23133 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
23134
23135 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
23136 * wid-edit.el (widget):
23137 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
23138 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
23139
23140 2005-10-06 Kenichi Handa <handa@m17n.org>
23141
23142 * international/mule-cmds.el (set-language-environment):
23143 Fix setting up of case-table for unibyte mode.
23144
23145 * simple.el (what-cursor-position): If the character is displayed
23146 by some `display' text property, show that. Don't use
23147 single-key-description for eight-bit characters in multibyte mode.
23148
23149 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
23150
23151 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
23152 (gdb-ann3): Set it.
23153 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
23154 (gdb-info-frames-custom): Use inverse-video for first five
23155 characters of selected frame only.
23156 (gdb-get-frame-number): Select frame even when point is on frame
23157 number.
23158
23159 2005-10-06 Masatake YAMATO <jet@gyve.org>
23160
23161 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
23162 Put `font-lock-function-name-face'.
23163 (gdb-info-frames-custom): Put `font-lock-function-name-face'
23164 and `font-lock-variable-name-face'
23165 (gdb-registers-font-lock-keywords): New font lock keywords definition.
23166 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
23167 (gdb-memory-font-lock-keywords): New font lock keywords definition.
23168 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
23169 (gdb-local-font-lock-keywords): New font lock keywords definition.
23170 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
23171 (gdb-threads-font-lock-keywords): New font lock keywords definition.
23172 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
23173
23174 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
23175
23176 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
23177 (ediff-merge-region-is-non-clash-to-skip): Previously called
23178 ediff-merge-region-is-non-clash.
23179
23180 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
23181 Use insert-buffer-substring.
23182
23183 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
23184 selecting files to patch. Also bug fixes.
23185
23186 * ediff-util.el (ediff-setup): Bug fix.
23187 (ediff-next-difference): Never skip clashes that differ in white
23188 space only.
23189
23190 * ediff-wind.el (ediff-setup-control-frame)
23191 (ediff-destroy-control-frame): Check the menubar feature.
23192
23193 * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
23194 (viper-refresh-mode-line): Use make-local-variable to localize
23195 some vars instead of make-variable-buffer-local. Suggested by
23196 Stefan Monnier.
23197
23198 * emulation/viper-init.el (viper-make-variable-buffer-local):
23199 Delete alias.
23200 (viper-restore-cursor-type, viper-set-insert-cursor-type):
23201 Use make-local-variable instead of make-variable-buffer-local.
23202 Suggested by Stefan Monnier.
23203
23204 * emulation/viper.el (viper-mode): Don't use
23205 viper-make-variable-buffer-local.
23206 (viper-comint-mode-hook): Use make-local-variable on
23207 require-final-newline.
23208 (viper-non-hook-settings): Don't use make-variable-buffer-local.
23209
23210 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
23211
23212 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
23213 also the second char of a comment-start sequence.
23214 (scheme-sexp-comment-syntax-table): New var.
23215 (lambda, define): Set their scheme-doc-string-elt property.
23216 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
23217 Use lisp-font-lock-syntactic-face-function now that it properly
23218 handles |...| symbols.
23219 (scheme-mode-variables): Set lisp-doc-string-elt-property,
23220 parse-sexp-lookup-properties and font-lock-extra-managed-props.
23221
23222 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
23223 bit from # to |.
23224 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
23225
23226 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
23227 (lisp-doc-string-elt-property): New var.
23228 (lisp-font-lock-syntactic-face-function): Use it.
23229 Rewrite to recognize docstrings even for forms not at toplevel.
23230
23231 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
23232 annotation on the | part of #| rather than on the # part.
23233 (scheme-font-lock-syntactic-face-function): New function, to
23234 distinguish strings from |...| symbols.
23235 (scheme-mode-variables): Use it. Also fix up the font-lock-time
23236 syntax-table so that #|...|# is properly highlighted.
23237
23238 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
23239 Don't mark as docstring the 3rd elem of an unknown toplevel form.
23240
23241 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
23242
23243 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
23244 and C-e.
23245
23246 * emacs-lisp/eldoc.el: Move comments into docstrings.
23247 (eldoc-message-commands): Initialize in its declaration.
23248 Add move-beginning-of-line and move-end-of-line.
23249 (eldoc-add-command, eldoc-add-command-completions)
23250 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
23251
23252 * outline.el (outline-mark-subtree): Activate the mark.
23253
23254 * calendar/appt.el (appt-time-regexp): New var.
23255 (appt-add, appt-make-list): Use it.
23256 (appt-convert-time): Clean up.
23257
23258 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
23259 Don't set any syntax-table property here.
23260 (tex-font-lock-verb): New function. Do it here.
23261 (tex-font-lock-syntactic-keywords): Use it.
23262
23263 2005-10-04 Richard M. Stallman <rms@gnu.org>
23264
23265 * wid-edit.el (widget-file-complete): Get the widget start point
23266 the right way. Default directory to `/' if file has none.
23267
23268 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
23269
23270 * textmodes/flyspell.el (flyspell-mode-on):
23271 Call ispell-maybe-find-aspell-dictionaries.
23272
23273 * textmodes/ispell.el (ispell-word, ispell-region):
23274 Call ispell-maybe-find-aspell-dictionaries.
23275 (ispell-accept-buffer-local-defs):
23276 Don't call ispell-maybe-find-aspell-dictionaries.
23277
23278 2005-10-04 Richard M. Stallman <rms@gnu.org>
23279
23280 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
23281
23282 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
23283
23284 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
23285 instead of `fboundp' in order to allow for anonymous functions.
23286
23287 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
23288
23289 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
23290 case the user clicks on the link while another window is selected.
23291 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
23292
23293 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
23294 functionality.
23295 (dframe-help-echo): Save point in case mouse tracking is off.
23296
23297 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
23298
23299 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
23300
23301 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23302
23303 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
23304 not change the global value of those vars.
23305
23306 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
23307 make-local-variable which we do not need any more.
23308
23309 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
23310
23311 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
23312 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
23313 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
23314 (speedbar-path-line): Define obsolete aliases.
23315 (speedbar-line-directory): Doc fix.
23316
23317 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
23318 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
23319 instead of speedbar-line-path.
23320
23321 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23322
23323 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
23324 to nil if dropping on a window. Handle dropping on a minibuffer window
23325 like dropping on a non-window part of Emacs.
23326
23327 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23328
23329 * net/ange-ftp.el: Use with-current-buffer.
23330 (ange-ftp-insert-directory): Do not follow symlinks any more.
23331
23332 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
23333 Remove interactive spec.
23334
23335 2005-10-03 Kim F. Storm <storm@cua.dk>
23336
23337 * ido.el (ido-mode): Use custom-initialize-set.
23338
23339 2005-10-02 Richard M. Stallman <rms@gnu.org>
23340
23341 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
23342 Use insert-buffer-substring.
23343
23344 * net/tramp.el: Pacify byte compiler warnings in pacification code.
23345 (tramp-handle-file-local-copy): Use insert-buffer-substring.
23346
23347 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
23348
23349 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
23350 in last change.
23351 (ange-ftp-insert-directory): Fix up the search for the case where
23352 `file' is absolute.
23353
23354 2005-10-02 Romain Francoise <romain@orebokech.com>
23355
23356 * progmodes/compile.el (compile-goto-error): Delete extra paren.
23357
23358 2005-10-02 Andreas Schwab <schwab@suse.de>
23359
23360 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
23361 directory component in the session info.
23362
23363 2005-10-01 Richard M. Stallman <rms@gnu.org>
23364
23365 * comint.el (comint-redirect-subvert-readonly): Doc fix.
23366
23367 * simple.el (next-error-internal): New function.
23368
23369 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
23370 (compilation-start): Pass new arg to compilation-buffer-name.
23371 (compile-goto-error): Use next-error-internal.
23372
23373 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23374
23375 * speedbar.el: Remove RCS tag.
23376 (speedbar-check-read-only): Handle non-existent files.
23377
23378 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
23379
23380 * info.el (Info-speedbar-hierarchy-buttons)
23381 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
23382
23383 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23384
23385 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
23386 Do not match newline.
23387 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
23388 (bibtex-summary): Remove unnecessary save-excursion.
23389 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
23390
23391 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23392
23393 * term/mac-win.el: Add charset info for "iso10646-1".
23394 Modify default fontset to use ATSUI-compatible fonts for some charsets
23395 if available.
23396
23397 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23398
23399 * speedbar.el: Re-apply arch tag.
23400 (speedbar-version): Rename to version 1.0. Suggested by Eric
23401 M. Ludlam.
23402 Reapply two changes from Emacs CVS' version of speedbar lost
23403 during the merge:
23404 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
23405 (speedbar-frame-parameters): Improve customize type.
23406
23407 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
23408
23409 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
23410 (ange-ftp-file-directory-p): Fix the symlink case.
23411 (ange-ftp-insert-directory): When listing a single file, get a list of
23412 the parent buffer and extract the relevant line. Inspired from a patch
23413 by Katsumi Yamaoka <yamaoka@jpl.org>.
23414 (ange-ftp-file-name-sans-versions): Simplify.
23415
23416 2005-09-30 Bill Wohler <wohler@newt.com>
23417
23418 Move MH-E image files from toolbar and mail directories into
23419 etc/images.
23420
23421 * mail/reply2.*: Move to etc/images/mail/reply*.
23422
23423 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
23424 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
23425 etc/images.
23426
23427 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
23428 * toolbar/reply*: Move to etc/images/mail.
23429
23430 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
23431
23432 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
23433
23434 * speedbar.el: New version 1.0pre3.
23435
23436 Frame management code (including timer, and mouse click specifics)
23437 moved to dframe.el:
23438 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
23439 (speedbar-timer): Removed. Use dframe-timer.
23440 (speedbar-close-frame): Removed. Use dframe-close-frame.
23441 (speedbar-activity-change-focus-flag): Removed. Use
23442 dframe-activity-change-focus-flag.
23443 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
23444 dframe-update-speed.
23445
23446 (speedbar-current-frame): New macro. Use this instead of the
23447 variable speedbar-frame.
23448
23449 (speedbar-use-images, speedbar-expand-image-button-alist)
23450 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
23451
23452 (speedbar-find-image-on-load-path): Removed. Replaced by
23453 defezimage in ezimage.el.
23454 (speedbar-expand-image-button-alist): Removed. Replaced by
23455 ezimage-expand-image-button-alist in ezimage.el.
23456
23457 (speedbar-ignored-directory-regexp)
23458 (speedbar-add-ignored-directory-regexp)
23459 (speedbar-ignored-directory-expressions)
23460 (speedbar-line-directory, speedbar-buffers-line-directory)
23461 (speedbar-directory-line, speedbar-buffers-line-directory):
23462 Renamed, replacing `path' with `directory'.
23463
23464 (speedbar-create-directory, speedbar-expand-line-descendants)
23465 (speedbar-toggle-line-expansion)
23466 (speedbar-contract-line-descendants): New commands.
23467
23468 (speedbar-query-confirmation-method, speedbar-select-frame-method)
23469 (speedbar-use-tool-tips-flag): New options.
23470
23471 (speedbar-check-read-only, speedbar-require-version)
23472 (speedbar-insert-separator, speedbar-buffers-tail-notes)
23473 (speedbar-handle-delete-frame, speedbar-try-completion)
23474 (speedbar-update-localized-contents): New functions.
23475
23476 (speedbar-incompatible-version, speedbar-ro-to-do-point)
23477 (speedbar-object-read-only-indicator): New variables.
23478
23479 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
23480 New hooks.
23481
23482 (speedbar-separator-face): New face.
23483
23484 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
23485 (speedbar-ignored-modes): Add fundamental-mode.
23486 (speedbar-directory-unshown-regexp): Add . directories.
23487
23488 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
23489 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
23490 `]' for full expand/close.
23491 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
23492
23493 (speedbar-check-vc): Support hidden files.
23494 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
23495 (speedbar-this-file-in-vc): Use vc-state if available. If VC
23496 state is nil, it is not checked out.
23497
23498 (speedbar-line-text, speedbar-line-token): Support expand buttons
23499 with no text.
23500 (speedbar-refresh): Universal argument acts as power-click.
23501 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
23502 that buffer to get variable values.
23503
23504 And many other bugfixes.
23505
23506 * dframe.el, ezimage.el, sb-image.el: New files.
23507
23508 * sb-*.xpm: Remove files. New image files installed into
23509 etc/images/ezimage.
23510
23511 2005-09-30 Kenichi Handa <handa@m17n.org>
23512
23513 * ps-mule.el (ps-mule-show-warning): If a character is in
23514 ps-print-translation-table, don't treat it as non-printable.
23515
23516 2005-09-30 David Ponce <david@dponce.com>
23517
23518 * tree-widget.el (tree-widget-themes-load-path): New variable.
23519 (tree-widget-themes-directory): Doc fix.
23520 (tree-widget-image-formats) [Emacs]: Doc fix.
23521 (tree-widget--locate-sub-directory): New function.
23522 (tree-widget-themes-directory): Use it.
23523
23524 * recentf.el (recentf-filename-handlers): Rename from
23525 `recentf-filename-handler'. Allow a list of functions.
23526 (recentf-menu-items-for-commands): Fix :help strings.
23527 (recentf-apply-filename-handlers): New function.
23528 (recentf-expand-file-name): Use it.
23529 (recentf-cleanup): Remove duplicates too.
23530
23531 2005-09-29 Juri Linkov <juri@jurta.org>
23532
23533 * faces.el: Rearrange face definitions to be in the same order as
23534 their face descriptions in "(emacs)Standard Faces".
23535
23536 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
23537
23538 * tooltip.el (tooltip): Add group `basic-faces'.
23539
23540 * buff-menu.el (Buffer-menu-buffer): Remove group
23541 `font-lock-highlighting-faces'.
23542
23543 * progmodes/compile.el (compilation-error, compilation-warning)
23544 (compilation-info, compilation-line-number, compilation-column-number):
23545 Change group from `font-lock-highlighting-faces' to `compilation'.
23546
23547 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
23548 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
23549 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
23550 (vhdl-font-lock-reserved-words-face)
23551 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
23552 `font-lock-highlighting-faces'.
23553
23554 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
23555
23556 2005-09-28 Kim F. Storm <storm@cua.dk>
23557
23558 * emulation/cua-base.el: Set CUA move property on additional commands:
23559 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
23560 forward-sexp, backward-sexp, forward-list, backward-list.
23561
23562 2005-09-28 Romain Francoise <romain@orebokech.com>
23563
23564 * comint.el (comint-show-output): Really set point at the
23565 beginning of the output when not using `comint-use-prompt-regexp'.
23566
23567 2005-09-27 Jay Belanger <belanger@truman.edu>
23568
23569 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
23570 in TeX mode.
23571
23572 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
23573
23574 * textmodes/org.el (org-table-sum): Fix format string.
23575
23576 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
23577 Quote face names.
23578
23579 2005-09-26 Romain Francoise <romain@orebokech.com>
23580
23581 * isearch.el (isearch-forward-regexp): Close doc string.
23582
23583 2005-09-25 Richard M. Stallman <rms@gnu.org>
23584
23585 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
23586
23587 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
23588
23589 * progmodes/compile.el (compilation-error-properties):
23590 When getting the file from the previous error message,
23591 correctly decode the new data format.
23592
23593 * progmodes/cc-cmds.el (c-electric-paren):
23594 Call old-blink-paren only for close-paren.
23595
23596 2005-09-24 Andreas Schwab <schwab@suse.de>
23597
23598 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
23599 condition.
23600
23601 2005-09-25 Romain Francoise <romain@orebokech.com>
23602
23603 * dired-aux.el (dired-copy-file-recursive):
23604 * dired.el (dired-delete-file):
23605 * ediff-mult.el (ediff-dir-diff-copy-file):
23606 * ediff-util.el (ediff-test-save-region):
23607 * forms.el (forms-mode):
23608 * ido.el (ido-file-internal, ido-delete-file-at-head):
23609 * log-edit.el (log-edit-done):
23610 * ses.el (ses-yank-resize):
23611 * play/gomoku.el (gomoku-human-plays, gomoku)
23612 (gomoku-human-resigns, gomoku-prompt-for-other-game)
23613 (gomoku-offer-a-draw):
23614 * play/landmark.el (lm-human-resigns, lm):
23615 * net/eudcb-ldap.el (eudc-ldap-check-base):
23616 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
23617 * progmodes/ebrowse.el (ebrowse-find-pattern):
23618 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
23619 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
23620 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
23621
23622 * vc.el (vc-delete-file):
23623 * play/gomoku.el (gomoku-terminate-game, gomoku)
23624 (gomoku-prompt-for-move, gomoku-human-takes-back):
23625 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
23626 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
23627
23628 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
23629
23630 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
23631 color rxvt terminals by using the code xterm.el used to use before
23632 2005-04-09 in order to match the colors used by rxvt.
23633
23634 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
23635
23636 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
23637 colors rxvt-unicode terminals by using the same code as xterm.el.
23638
23639 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
23640
23641 * textmodes/tex-mode.el (tex-font-lock-append-prop)
23642 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
23643 new symbol used for the tex-verbatim face.
23644
23645 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
23646
23647 * woman.el (woman-file-name):
23648 * wid-edit.el (widget-file-prompt-value)
23649 (widget-coding-system-prompt-value):
23650 * w32-fns.el (set-w32-system-coding-system):
23651 * vc.el (vc-version-diff, vc-annotate):
23652 * textmodes/reftex-auc.el (reftex-arg-cite)
23653 (reftex-arg-index-tag):
23654 * textmodes/refer.el (refer-get-bib-files):
23655 * textmodes/artist.el (artist-figlet-choose-font):
23656 * terminal.el (terminal-emulator):
23657 * replace.el (occur-read-primary-args):
23658 * rect.el (string-rectangle, string-insert-rectangle):
23659 * ps-print.el (ps-print-preprint):
23660 * progmodes/pascal.el (pascal-goto-defun):
23661 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
23662 * progmodes/compile.el (compilation-find-file):
23663 * printing.el (pr-interactive-n-up):
23664 * play/animate.el (animate-birthday-present):
23665 * net/rcompile.el (remote-compile):
23666 * man.el (man, Man-goto-section, Man-follow-manual-reference):
23667 * mail/rmailsum.el (rmail-summary-search-backward)
23668 (rmail-summary-search):
23669 * mail/rmailout.el (rmail-output-read-rmail-file-name)
23670 (rmail-output-read-file-name):
23671 * mail/rmail.el (rmail-search, rmail-search-backwards):
23672 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
23673 * locate.el (locate):
23674 * international/quail.el (quail-show-keyboard-layout):
23675 * international/mule.el (set-buffer-file-coding-system)
23676 (revert-buffer-with-coding-system, set-file-name-coding-system)
23677 (set-terminal-coding-system, set-keyboard-coding-system)
23678 (set-next-selection-coding-system):
23679 * international/mule-diag.el (describe-coding-system)
23680 (describe-font, describe-fontset):
23681 * international/mule-cmds.el (universal-coding-system-argument)
23682 (search-unencodable-char, describe-input-method)
23683 (set-language-environment, describe-language-environment):
23684 * international/codepage.el (codepage-setup):
23685 * international/code-pages.el (codepage-setup):
23686 * info.el (Info-search, Info-follow-reference)
23687 (Info-search-backward):
23688 * emacs-lisp/advice.el (ad-read-advised-function)
23689 (ad-read-advice-class, ad-clear-cache, ad-activate)
23690 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
23691 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
23692 (ad-read-regexp):
23693 * ediff-util.el (ediff-toggle-regexp-match):
23694 * ediff-ptch.el (ediff-prompt-for-patch-file):
23695 * dired-aux.el (dired-diff):
23696 * diff.el (diff):
23697 * cus-edit.el (custom-variable-prompt):
23698 * calendar/timeclock.el (timeclock-ask-for-project):
23699 * calc/calcalg3.el (calc-get-fit-variables):
23700 * calc/calc-store.el (calc-edit-variable)
23701 (calc-permanent-variable):
23702 * vc-mcvs.el (vc-mcvs-register):
23703 * shadowfile.el (shadow-define-literal-group):
23704 * woman.el (woman-file-name):
23705 * vc.el (vc-version-diff, vc-merge):
23706 * textmodes/reftex-index.el (reftex-index-complete-tag):
23707 * format.el (format-decode-buffer, format-decode-region):
23708 * emulation/viper-cmd.el (viper-read-string-with-history):
23709 * emacs-lisp/debug.el (cancel-debug-on-entry):
23710 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
23711 * ediff.el (ediff-merge-revisions)
23712 (ediff-merge-revisions-with-ancestor, ediff-revision):
23713 * completion.el (interactive-completion-string-reader):
23714 * calc/calc-prog.el (calc-user-define-formula):
23715 Follow convention for reading with the minibuffer.
23716
23717 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
23718
23719 * progmodes/python.el (python-describe-symbol): Add globals() and
23720 locals() to the arguments of emacs.ehelp.
23721
23722 2005-09-24 Magnus Henoch <mange@freemail.hu>
23723
23724 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
23725 New function, code extracted from ispell-valid-dictionary-list.
23726 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
23727 Call it.
23728
23729 2005-09-24 Eli Zaretskii <eliz@gnu.org>
23730
23731 * subr.el (version-regexp-alist): Extend valid syntax for version
23732 strings: allow any of the characters -,_,+ to separate the
23733 alpha/beta/rc part from the version part. Doc fix.
23734 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
23735
23736 2005-09-23 David Reitter <david.reitter@gmail.com>
23737
23738 * mail/mailclient.el: New file.
23739
23740 2005-09-23 Richard M. Stallman <rms@gnu.org>
23741
23742 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
23743 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
23744 Doc fixes.
23745
23746 * progmodes/cc-mode.el (c-font-lock-init):
23747 Specify font-lock-lines-before.
23748
23749 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
23750
23751 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
23752 whole conflict.
23753
23754 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
23755
23756 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
23757 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
23758 of `remap' feature when available. Additional key bindings for
23759 better tty support.
23760 (org-mode-restart, org-force-self-insert): New commands.
23761 (org-time-stamp-inactive): New command.
23762 (org-remap): New function.
23763 (org-table-auto-blank-field, org-level-color-stars-only): New options.
23764 (org-enable-fixed-width-editor): Move to `org-structure'
23765 customization group.
23766 (org-self-insert-command, orgtbl-self-insert-command): Modify to
23767 blank field after field motion commands.
23768
23769 2005-09-23 Kenichi Handa <handa@m17n.org>
23770
23771 * international/mule-cmds.el (set-language-environment):
23772 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
23773 have to call utf-translate-cjk-load-tables.
23774
23775 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
23776
23777 * mouse.el (mouse-move-drag-overlay): Fix last change.
23778
23779 2005-09-22 David Ponce <david@dponce.com>
23780
23781 * tree-widget.el (tree-widget-value-create): Fix previous change.
23782
23783 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
23784
23785 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
23786
23787 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
23788
23789 * mouse.el (mouse-move-drag-overlay): New function.
23790 (mouse-drag-region-1): Use it.
23791 Try to simplify a bit the state handling. Handle clicks on links
23792 inside intangible areas.
23793 (mouse-save-then-kill): Minor simplification.
23794 (mouse-secondary-overlay): Make it always non-nil instead of
23795 recreating it each time.
23796 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
23797 (mouse-kill-secondary, mouse-secondary-save-then-kill):
23798 Simplify accordingly.
23799
23800 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
23801
23802 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
23803
23804 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
23805
23806 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
23807 (ediff-file-name-sans-prefix): Treat nil as an empty string.
23808 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
23809 to patch.
23810
23811 * ediff-util.el: Use insert-buffer-substring.
23812
23813 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
23814
23815 * emulation/viper-cmd.el (viper-change-state): Don't move over the
23816 field boundaries in the minibuffer.
23817 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
23818 (viper-minibuffer-post-command-hook): New hook.
23819 (viper-line): Don't move cursor at bolp.
23820
23821 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
23822
23823 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
23824 avoid compiler warnings.
23825
23826 * emulation/viper-macs.el (ex-map): Better messages.
23827
23828 * emulation/viper-utils.el (viper-beginning-of-field): New function.
23829
23830 * emulation/viper.el: Replace make-variable-buffer-local with
23831 viper-make-variable-buffer-local everywhere, to avoid warnings.
23832
23833 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
23834
23835 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
23836 Delete unused var `old-selected-window'.
23837 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
23838 (mouse-drag-secondary): Delete unused var `start-frame'.
23839
23840 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
23841
23842 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
23843
23844 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
23845
23846 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
23847 Re-indent within 80 columns. Use inhibit-read-only.
23848
23849 2005-09-19 Romain Francoise <romain@orebokech.com>
23850
23851 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
23852
23853 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
23854
23855 * font-lock.el (font-lock-default-fontify-region): Don't add a line
23856 unconditionally, since the after-change-function already did it.
23857
23858 2005-09-19 Miles Bader <miles@gnu.org>
23859
23860 * net/newsticker.el: Get rid of CVS keyword.
23861
23862 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
23863
23864 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
23865 The prompt is formatted later.
23866
23867 2005-09-19 David Ponce <david@dponce.com>
23868
23869 * tree-widget.el (tree-widget-value-create): Save the converted
23870 tree :node widget.
23871
23872 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
23873
23874 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
23875 variable `message'.
23876
23877 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
23878
23879 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
23880 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
23881 <slawomir.nowaczyk.847@student.lu.se>.
23882
23883 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
23884
23885 * image.el (image-load-path): Use symbol `data-directory' instead
23886 of its value, for backward compatibility with packages that bind
23887 it during `find-image'. Suggested by Katsumi Yamaoka.
23888 (image-search-load-path): Handle symbols whose values are strings.
23889
23890 2005-09-18 Romain Francoise <romain@orebokech.com>
23891
23892 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
23893 with-current-buffer form in save-excursion.
23894
23895 2005-09-18 Deepak Goel <deego@gnufans.org>
23896
23897 * apropos.el (apropos-command): Fix `message' call: first arg
23898 should be a format spec. In this and all other cases that appear
23899 below and elsewhere in the source code, I made a change only when
23900 two conditions were satisfied: [1] I can think of a possibility
23901 that the arguments would cause an error, for example, the code in
23902 question relies on external variables such as filenames. [2] I
23903 was sure that the arg to `message' could not have been nil in the code.
23904
23905 * textmodes/tildify.el (tildify-region): Ditto.
23906
23907 * textmodes/reftex-index.el (reftex-index-change-entry)
23908 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
23909 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
23910 * textmodes/org.el (org-complete, org-deadline, org-schedule)
23911 (org-priority, org-table-sum):
23912 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
23913 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
23914 (flyspell-word, flyspell-display-next-corrections):
23915 * textmodes/bibtex.el (bibtex-print-help-message):
23916 * textmodes/artist.el (artist-key-set-point-poly):
23917 * term/mac-win.el (mac-services-insert-text):
23918 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
23919 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
23920 (vhdl-port-paste-testbench, vhdl-compose-new-component)
23921 (vhdl-compose-configuration):
23922 * progmodes/sh-script.el (sh-blink, sh-show-indent)
23923 (sh-set-indent, sh-learn-line-indent):
23924 * progmodes/ps-mode.el (ps-mode-target-column):
23925 * progmodes/idlwave.el (idlwave-make-tags)
23926 (idlwave-scan-library-catalogs):
23927 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
23928 * progmodes/gud.el (gud-jdb-analyze-source):
23929 * progmodes/flymake.el (flymake-log):
23930 * progmodes/ebnf2ps.el (ebnf-generate-region):
23931 * progmodes/cmacexp.el (c-macro-expansion):
23932 * progmodes/ada-xref.el (ada-treat-cmd-string):
23933 * progmodes/ada-mode.el (ada-create-case-exception-substring)
23934 (ada-justified-indent-current, ada-batch-reformat):
23935 * play/zone.el (zone):
23936 * play/landmark.el (lm-move):
23937 * play/decipher.el (decipher-show-alphabet):
23938 * net/newsticker.el (newsticker--display-jump)
23939 (newsticker--display-scroll):
23940 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
23941 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
23942 * mail/feedmail.el (feedmail-dump-message-to-queue):
23943 * eshell/esh-proc.el (eshell-remove-process-entry):
23944 * emulation/ws-mode.el (ws-last-error):
23945 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
23946 (viper-record-kbd-macro):
23947 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
23948 * emacs-lisp/lisp-mnt.el (lm-report-bug):
23949 * emacs-lisp/find-func.el (find-function-noselect):
23950 * calendar/timeclock.el (timeclock-status-string)
23951 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
23952 (timeclock-when-to-leave-string):
23953 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
23954 * calc/calc-units.el (calc-enter-units-table):
23955 * calc/calc-mode.el (calc-mode-record-mode):
23956 * woman.el (woman-mini-help):
23957 * wdired.el (wdired-change-to-wdired-mode):
23958 * vc.el (vc-retrieve-snapshot):
23959 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
23960 * startup.el (display-startup-echo-area-message):
23961 * simple.el (set-goal-column):
23962 * ses.el (ses-command-hook, ses-recalculate-cell):
23963 * server.el (server-process-filter):
23964 * printing.el (pr-interface-txt-print, pr-interface-printify)
23965 (pr-interface-ps):
23966 * pcvs.el (cvs-help):
23967 * log-edit.el (log-edit, log-edit-mode-help):
23968 * iswitchb.el (iswitchb-possible-new-buffer):
23969 * isearch.el (isearch-edit-string):
23970 * image-mode.el (image-mode, image-minor-mode):
23971 * ibuf-macs.el (define-ibuffer-filter):
23972 * hi-lock.el (hi-lock-find-patterns):
23973 * files.el (toggle-read-only):
23974 * ediff-util.el (ediff-copy-diff)
23975 (ediff-write-merge-buffer-and-maybe-kill):
23976 * echistory.el (Electric-history-undefined):
23977 * dnd.el (dnd-insert-text):
23978 * dired-aux.el (dired-query):
23979 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
23980 * bookmark.el (bookmark-bmenu-locate):
23981 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
23982 Fix `message' calls to ensure first arg is a format string.
23983 The change was made only when these two conditions were satisfied:
23984 [1] when there is a possibility that the arguments would cause an error
23985 for example, if the code in question relies on external variables
23986 such as filenames, and
23987 [2] if the arg to `message' could not have been nil in the code.
23988
23989 * pcomplete.el (pcomplete--help): Fix `message' format spec.
23990 Not having a %s would be weird, though not technically wrong.
23991
23992 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23993
23994 * term/mac-win.el (mac-add-charset-info): Doc fix.
23995
23996 2005-09-17 Romain Francoise <romain@orebokech.com>
23997
23998 * shell.el (shell-resync-dirs): Handle echoing processes more
23999 reliably. Don't insert resync command if `comint-process-echoes'
24000 is non-nil.
24001
24002 2005-09-17 Magnus Henoch <mange@freemail.hu>
24003
24004 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
24005 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
24006 aspell versions >= 0.60.
24007 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
24008 only if ispell-aspell-supports-utf8 is non-nil.
24009
24010 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
24011
24012 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
24013 buffer-local value to lisp-indent-function.
24014
24015 2005-09-17 Milan Zamazal <pdm@zamazal.org>
24016
24017 * progmodes/glasses.el (glasses-make-readable): If
24018 glasses-separator differs from underscore, put appropriate
24019 overlays over underscore characters.
24020 (glasses-convert-to-unreadable): If glasses-separator differs from
24021 underscore, try to convert glasses-separator characters to
24022 underscores.
24023
24024 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
24025
24026 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
24027 Use with-syntax-table and dolist.
24028
24029 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
24030
24031 * textmodes/reftex-auc.el:
24032 * textmodes/reftex-cite.el:
24033 * textmodes/reftex-dcr.el:
24034 * textmodes/reftex-global.el:
24035 * textmodes/reftex-parse.el:
24036 * textmodes/reftex-ref.el:
24037 * textmodes/reftex-sel.el:
24038 * textmodes/reftex-toc.el:
24039 * textmodes/reftex-vars.el:
24040 * textmodes/reftex.el: Small changes to remove compiler warnings.
24041
24042 * textmodes/reftex-index.el: Likewise.
24043 (reftex-query-index-phrase): More efficient use of markers.
24044
24045 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24046
24047 * image.el (image-load-path): New variable.
24048 (image-search-load-path): New function.
24049 (find-image): Search for images in `image-load-path'.
24050
24051 2005-09-15 Richard M. Stallman <rms@gnu.org>
24052
24053 * follow.el: Change Maintainer field.
24054
24055 2005-09-15 David Ponce <david@dponce.com>
24056
24057 * recentf.el (recentf-save-file-modes): New option.
24058 (recentf-save-list): Use it.
24059
24060 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
24061
24062 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
24063 (mode-line-mule-info, mode-line-modified): Move bindings from
24064 mouse-3 to mouse-1.
24065
24066 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24067
24068 * simple.el (sendmail-user-agent-compose): Revert last change.
24069
24070 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
24071
24072 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
24073 Use with-current-buffer.
24074 (ange-ftp-gwp-start): Remove unused var `gw-user'.
24075 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
24076 (ange-ftp-insert-directory): Remove unused var `short'.
24077 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
24078
24079 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
24080 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
24081
24082 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
24083 (check-calendar-holidays, diary-list-entries): Autoload.
24084 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
24085 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
24086
24087 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
24088 which mistakenly removed a call to display-buffer.
24089
24090 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
24091
24092 * obsolete/iso-insert.el: Move to obsolete/ from international/.
24093
24094 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
24095
24096 * progmodes/hideshow.el
24097 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
24098 (hs-allow-nesting): New user var.
24099 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
24100 (hs-hide-block-at-point): When nesting allowed,
24101 if there is already an overlay in place, delete it.
24102 (hs-safety-is-job-n): Delete func; remove call sites.
24103 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
24104 (hs-overlay-at): New func.
24105 (hs-already-hidden-p, hs-show-block): Use it.
24106 (hs-hide-all): Don't pre-clean if nesting allowed.
24107 (hs-show-all): Temporarily disallow
24108 nesting around call to `hs-discard-overlays'.
24109
24110 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
24111
24112 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
24113 Delete unused local var.
24114
24115 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
24116
24117 * help-fns.el (describe-categories): "?\ " -> "?\s".
24118 (help-do-arg-highlight): Recognize also ARG-n, as in
24119 `move-to-left-margin' (ARG+n is already recognized). Simplify.
24120
24121 * international/codepage.el (dos-unsupported-char-glyph):
24122 * net/newsticker.el (tool-bar-map, w3-mode-map)
24123 (w3m-minor-mode-map):
24124 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
24125 (ent-alist):
24126 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
24127
24128 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
24129
24130 * custom.el (custom-push-theme): Handle the case where a symbol is
24131 bound but face properties have not yet been assigned.
24132
24133 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
24134 Fix behavior if noerase is `t' and there is no mail buffer.
24135
24136 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
24137 if `continue' is nil, rather than signal an error.
24138
24139 2005-09-12 Richard M. Stallman <rms@gnu.org>
24140
24141 * font-lock.el (font-lock-keywords): Add autoload.
24142
24143 * help-fns.el (describe-variable): Rearrange to put source link
24144 in a predictable place.
24145
24146 * net/newsticker.el: New file.
24147
24148 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
24149
24150 * calendar/calendar.el (calendar-for-loop): Add edebug info.
24151 (calendar-basic-setup): Use the new nil arg.
24152 (number-of-diary-entries): Move to diary-lib.el.
24153
24154 * calendar/diary-lib.el: Use with-current-buffer, match-string.
24155 (diary-list-entries): Use with-syntax-table and dolist.
24156 Rename from list-diary-entries.
24157 Use number-of-diary-entries if `number' is nil.
24158 (diary, diary-view-entries): Use this new name and new nil arg value.
24159 (number-of-diary-entries): Move from calendar.el.
24160 (diary-unhide-everything): New function.
24161 (include-other-diary-files, fancy-diary-display)
24162 (diary-show-all-entries, make-diary-entry): Use it.
24163 (diary-mail-entries): Use buffer-string.
24164 (mark-diary-entries): Fix long standing paren typo.
24165 (diary-sexp-entry): Use count-lines.
24166 (make-diary-entry): Avoid `previous-line'.
24167 (diary-mode-map): New var.
24168 (diary-mode): Redraw cal after saving. Setup header-line.
24169 (fancy-diary-display-mode): Use local-set-key.
24170
24171 * startup.el (command-line): Try calling various terminal-init-foo-bar
24172 functions by stripping hyphenated suffixes from $TERM.
24173
24174 * files.el (normal-mode): Check boundness of font-lock-keywords.
24175
24176 2005-09-12 Richard M. Stallman <rms@gnu.org>
24177
24178 * progmodes/compile.el: Don't decide a file's directory
24179 until the user actually tries to go there.
24180 (compilation-next-error-function):
24181 Pass compilation-find-file the directory from the file-struct.
24182 (compilation-internal-error-properties): Separate local FILE-STRUCT
24183 from FILE. Doc the args better. Rename arg FMT to FMTS.
24184 (compilation-find-file): Arg DIR renamed to DIRECTORY.
24185 Expand it, and if nil, use default-directory.
24186 (compilation-get-file-structure): Don't mix specified directory
24187 with default directory. Put specified directory into
24188 file-struct. Don't make the file name absolute.
24189
24190 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
24191 (compile-command): Add autoload.
24192 (compilation-disable-input): Add autoload.
24193
24194 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
24195
24196 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
24197 strings of the variables it can override.
24198 (time-stamp): New (as yet undocumented) time-stamp-format escapes
24199 %Q and %q, for fully-qualified domain name and unqualified host name.
24200
24201 2005-09-11 Kim F. Storm <storm@cua.dk>
24202
24203 * emacs-lisp/authors.el (authors-aliases): Update list.
24204 (authors-fixed-entries): Update mldrag.el entry.
24205
24206 2005-09-10 Alan Mackenzie <acm@muc.de>
24207
24208 * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
24209 delimiter from the region narrowed to.
24210
24211 2005-09-10 Magnus Henoch <mange@freemail.hu>
24212
24213 * textmodes/ispell.el (ispell-check-version): Signal an error if
24214 aspell version is less than 0.60.
24215
24216 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
24217
24218 * progmodes/octave-inf.el (inferior-octave-startup):
24219 Resync current dir at the end.
24220
24221 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
24222
24223 * woman.el (woman-topic-at-point-default):
24224 Rename to woman-use-topic-at-point-default.
24225 (woman-topic-at-point): Rename to woman-use-topic-at-point.
24226 (woman-file-name): Reflect renames above. Automatically use the
24227 word at point as topic if woman-use-topic-at-point is non-nil.
24228 Otherwise offer it as default but don't insert it in the
24229 minibuffer. Also use `test-completion' instead of `assoc' as
24230 suggested by Stefan Monnier.
24231
24232 2005-09-10 Andre Spiegel <spiegel@gnu.org>
24233
24234 * vc.el (vc-directory, vc-update-change-log): Throw an error on
24235 the attempt to do it over Tramp. This is not yet supported.
24236
24237 2005-09-10 Eli Zaretskii <eliz@gnu.org>
24238
24239 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
24240 (menu-bar-non-minibuffer-window-p): New functions.
24241 ("Split Window", "Save As..."): Use them.
24242 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
24243 ("Print Buffer", "Truncate Long Lines in this Buffer"):
24244 Use menu-bar-menu-frame-live-and-visible-p.
24245 ("Save Buffer", "Insert File", "Open Directory...")
24246 ("Open File...", "Visit New File..."):
24247 Use menu-bar-non-minibuffer-window-p.
24248 (kill-this-buffer-enabled-p, dired <menu-enable>):
24249 Use menu-bar-non-minibuffer-window-p.
24250
24251 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24252
24253 * cus-start.el (all): Don't complain about fringe-related
24254 built-ins if fringes are not supported. Ditto about
24255 selection-related built-ins. Fix the test for GTK-related built-ins.
24256
24257 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
24258 ("Postscript Print Buffer", "Print Region", "Save As...")
24259 ("Save", "Insert File...", "Open Directory...")
24260 ("Open File...", "Visit New File..."")
24261 ("Truncate Long Lines in this Buffer"): Don't look at
24262 menu-updating-frame if this display does not support multiple frames.
24263
24264 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24265
24266 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
24267
24268 2005-09-09 Emilio C. Lopes <eclig@gmx.net>
24269
24270 * woman.el: Format- and whitespace-related changes.
24271
24272 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24273
24274 * woman.el: Fix my email address.
24275
24276 2005-09-08 Richard M. Stallman <rms@gnu.org>
24277
24278 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
24279 (sh-mode): Locally set skeleton-pair-default-alist.
24280
24281 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
24282
24283 * progmodes/flymake.el: Require `compile' unconditionally.
24284
24285 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
24286
24287 * woman.el (woman-file-name): Provide a default, not initial input.
24288
24289 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
24290
24291 * font-lock.el (font-lock-support-mode): Doc fix.
24292
24293 * descr-text.el (describe-property-list): Handle non-symbol prop names.
24294
24295 2005-09-08 Richard M. Stallman <rms@gnu.org>
24296
24297 * simple.el (blink-matching-open): Get rid of text props from
24298 the string shown in echo area. Don't permanently set point.
24299 Some rearrangements.
24300
24301 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
24302
24303 * recentf.el (recentf-filename-handler): Add custom choice
24304 `abbreviate-file-name'.
24305
24306 * msb.el (msb--very-many-menus): Fix typo.
24307
24308 * disp-table.el (standard-display-european): Don't set
24309 enable-multibyte-characters to nil.
24310
24311 2005-09-08 David Ponce <david@dponce.com>
24312
24313 * recentf.el (recentf-show-file-shortcuts-flag): New option.
24314 (recentf-expand-file-name): Doc fix.
24315 (recentf-dialog-mode-map): Define digit shortcuts.
24316 (recentf--files-with-key): New variable.
24317 (recentf-show-digit-shortcut-filter): New function.
24318 (recentf-open-files-items): New function.
24319 (recentf-open-files): Use it.
24320 (recentf-open-file-with-key): New command.
24321
24322 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
24323
24324 * buff-menu.el (Buffer-menu-sort-by-column): New function.
24325 Suggested by Kim F. Storm.
24326 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
24327 (Buffer-menu-make-sort-button): Use global keymap.
24328
24329 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
24330
24331 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
24332 (Man-getpage-in-background-advice): Remove defadvice; it isn't
24333 necessary any longer with the remapped command.
24334 (Man-bgproc-sentinel-advice): Remove defadvice which counts
24335 formatting time only.
24336
24337 * net/tramp.el (tramp-action-password)
24338 (tramp-multi-action-password): Compile the password prompt from
24339 `method', `user' and `host'. Sometimes it isn't obvious which
24340 password to enter, for example with remote files offered by
24341 recentf.el, or with multiple steps. Suggested by Robert Marshall
24342 <robert@chezmarshall.freeserve.co.uk>.
24343
24344 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
24345
24346 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
24347 Fix regexp for when "s///" is at the beginning of line.
24348
24349 2005-09-07 Jay Belanger <belanger@truman.edu>
24350
24351 * calc/calc-poly.el (math-expand-term): Multiply out any powers
24352 when in matrix mode.
24353
24354 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
24355
24356 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
24357 non-anonymous functions.
24358
24359 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
24360
24361 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
24362 when using a header line. Otherwise, use mouse-1-click-follows-link.
24363
24364 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
24365 can't be moved; don't signal an error.
24366
24367 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
24368
24369 * cus-theme.el (custom-theme-write-faces): Save the current face
24370 spec, not the defface spec.
24371
24372 * custom.el (custom-known-themes): Clarify meaning of "standard".
24373 (custom-push-theme): Save old values in the standard theme.
24374 (disable-theme): Correct typo.
24375 (custom-face-theme-value): Deleted unused function.
24376 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
24377
24378 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
24379
24380 * progmodes/compile.el (compilation-goto-locus): Take into account
24381 iconified frames when determining whether the buffer is
24382 already visible.
24383 Don't reset window height if the window already existed.
24384
24385 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
24386
24387 * custom.el (load-theme): Rename from require-theme.
24388 Add interactive spec.
24389 (enable-theme): Rename from custom-enable-theme.
24390 Add interactive spec.
24391 (disable-theme): Rename from custom-disable-theme.
24392 Add interactive spec.
24393 (custom-make-theme-feature): Doc fix.
24394 (custom-theme-directory): Doc fix.
24395 (provide-theme): Call enable-theme.
24396
24397 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
24398
24399 * obsolete/lazy-lock.el (lazy-lock-mode):
24400 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
24401 font-lock-mode if it's off. Print a warning instead.
24402
24403 * progmodes/compile.el (compilation-start): Ignore errors if the
24404 process died before we get to send-eof.
24405
24406 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
24407 Undo last change. Enclosing the result in quotes broke things on Unix
24408 since tex-send-command passes it through shell-quote-argument.
24409 (tex-send-command): Pass `file' through convert-standard-filename
24410 when possible.
24411 (tex-uptodate-p): Handle the case where TeX hasn't put additional
24412 info in a transcript.
24413
24414 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
24415
24416 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
24417 fix compilation warning. Reorder the key definitions to group
24418 together keys emitted by the current version of xterm.
24419
24420 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
24421 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
24422 Reorder predicates to correct min-color usage.
24423
24424 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
24425
24426 * longlines.el (longlines-mode): Inhibit read-only when encoding.
24427 Kill local variables when longlines-mode is turned off.
24428
24429 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
24430
24431 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
24432
24433 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
24434
24435 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
24436
24437 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
24438 (font-lock-lines-before): Change default to being inactive.
24439 (font-lock-default-fontify-region): Obey font-lock-lines-before.
24440 (font-lock-after-change-function): Don't handle f-l-lines-before here.
24441
24442 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24443
24444 * net/tramp.el (tramp-handle-make-auto-save-file-name):
24445 Deactivate temporarily advice if active (not needed for Emacs 22,
24446 but for backwards compatibility).
24447 (tramp-exists-file-name-handler): Rewrite. First implementation
24448 was too simple.
24449 (tramp-advice-make-auto-save-file-name):
24450 Call `tramp-handle-make-auto-save-file-name' (again, just for
24451 backwards compatibility).
24452
24453 2005-08-31 Reto Zimmermann <reto@gnu.org>
24454
24455 * progmodes/vhdl-mode.el
24456 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
24457 (vhdl-end-p): Fix indentation bug "else" after "-- when".
24458 (vhdl-set-default-project): New function (easier setting of default).
24459 (vhdl-port-copy): Handle extended identifiers for generics.
24460 (vhdl-compiler-alist): Better description for error message regexp.
24461 (vhdl-make): Query for target, use previous as default.
24462 (vhdl-port-copy): Fix port copy for port names starting with "signal".
24463 (vhdl-font-lock-keywords-2): Fix fontification for record
24464 el. assign.
24465 (vhdl-speedbar-make-subpack-line): Add package body link.
24466 (vhdl-generate-makefile-1): Not include itself as dependency.
24467 (vhdl-font-lock-init): Highlight c-preprocessor directives.
24468 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
24469 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
24470 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
24471 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
24472 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
24473 (vhdl-import-project): Add string argument for `error'.
24474 (vhdl-compose-configuration)
24475 (vhdl-compose-configuration-architecture): Add configuration
24476 declaration generation.
24477 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
24478 (vhdl-trailer-re): Add "record" keyword (better indentation).
24479 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
24480 "[^ \t-\"]+".
24481 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
24482 (vhdl-testbench-entity-file-name)
24483 (vhdl-testbench-architecture-file-name): Allow separate
24484 customization of testbench file names.
24485 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
24486 (vhdl-get-visible-signals): Allow newline within alias declaration.
24487 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
24488 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
24489 (member-ignore-case): Alias for missing function in XEmacs.
24490 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
24491 (vhdl-update-sensitivity-list): Ignore case on read signals.
24492 (vhdl-replace-string): Adjust case only for file names.
24493 (vhdl-update-sensitivity-list): Fix search for read signals.
24494 (vhdl-update-sensitivity-list): Exclude formal parameters.
24495 (vhdl-get-visible-signals): Include aliases of signals.
24496 (vhdl-get-visible-signals): Fix signal name searching.
24497 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
24498 (vhdl-fixup-whitespace-region): Fix for character
24499 literals (e.g. `:').
24500
24501 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
24502
24503 * ansi-color.el (comint-last-output-start):
24504 * bs.el (font-lock-verbose):
24505 * diff-mode.el (add-log-buffer-file-name-function):
24506 * dired-x.el (vm-folder-directory):
24507 * faces.el (help-xref-stack-item):
24508 * files.el (font-lock-keywords):
24509 * find-lisp.el (dired-buffers, dired-subdir-alist):
24510 * ido.el (cua-inhibit-cua-keys):
24511 * log-view.el (cvs-minor-wrap-function):
24512 * outline.el (font-lock-warning-face):
24513 * simple.el (compilation-current-error):
24514 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
24515 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
24516 * tooltip.el (comint-prompt-regexp):
24517 * w32-fns.el (explicit-shell-file-name):
24518 * term/mac-win.el (mac-charset-info-alist)
24519 (mac-services-selection, mac-system-script-code):
24520 * term/tty-colors.el (msdos-color-values):
24521 * term/w32-win.el (xlfd-regexp-registry-subnum):
24522 * term/x-win.el (x-keysym-table, x-selection-timeout)
24523 (x-session-id, x-session-previous-id):
24524 * textmodes/ispell.el (mail-yank-prefix):
24525 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
24526 * textmodes/org.el (calc-embedded-close-formula)
24527 (calc-embedded-open-formula)
24528 (font-lock-unfontify-region-function):
24529 * textmodes/reftex-global.el (isearch-next-buffer-function)
24530 (TeX-master):
24531 * textmodes/reftex.el (font-lock-keywords):
24532 * textmodes/tex-mode.el (font-lock-comment-face)
24533 (font-lock-doc-face):
24534 * textmodes/texinfo.el (outline-heading-alist):
24535 Add defvars.
24536
24537 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
24538 (artist-spray-chars, artist-mode-init, artist-replace-string)
24539 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
24540 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
24541 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
24542
24543 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
24544 (conf-align-assignments): "?\ " -> "?\s".
24545
24546 * textmodes/reftex-index.el (TeX-master): Add defvar.
24547 (reftex-index-phrases-marker): Move up defvar.
24548
24549 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
24550 (reftex-toc-include-labels-indicator)
24551 (reftex-toc-include-index-indicator)
24552 (reftex-toc-max-level-indicator): Move up declarations.
24553
24554 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
24555 of args to `tramp-run-real-handler', even if it's empty in this case.
24556
24557 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24558
24559 * dired.el (dired-move-to-filename-regexp): Add date format for
24560 Mac OS X 10.3 in East Asian locales.
24561
24562 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24563
24564 * files.el (make-auto-save-file-name): Add file name handler call
24565 if applicable.
24566
24567 * net/tramp.el (tramp-file-name-handler-alist)
24568 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
24569 (tramp-handle-make-auto-save-file-name): Rename from
24570 `tramp-make-auto-save-file-name'.
24571 (tramp-exists-file-name-handler): New defun.
24572 (tramp-advice-make-auto-save-file-name): Make defadvice only when
24573 `make-auto-save-file-name' is not a magic file name operation.
24574
24575 2005-08-30 Richard M. Stallman <rms@gnu.org>
24576
24577 * files.el (risky-local-variable-p):
24578 Match `-predicates' and `-commands.
24579
24580 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
24581 (custom-save-all): Visit the file if necessary;
24582 kill the buffer if we created it.
24583 (custom-save-delete): Don't visit file or kill buffer here.
24584
24585 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
24586
24587 * textmodes/org.el (org-special-keyword): New face.
24588 (org-table-copy-down, org-table-eval-formula)
24589 (org-table-recalculate, org-init-section-numbers):
24590 Use `string-to-number' instead of `string-to-int'.
24591 (org-get-location): Use `insert-buffer-substring' instead of
24592 `insert-buffer'.
24593 (org-modify-diary-entry-string): New function.
24594 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
24595 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
24596 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
24597 active region.
24598 (org-export-as-html): Handle QUOTE keyword.
24599 (org-quote-string): New option.
24600 (org-bookmark-jump-unhide): New function, used for
24601 `bookmark-after-jump-hook'.
24602 (org-diary-default-entry): Apply only when not called through
24603 `org-agenda'.
24604
24605 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
24606
24607 * net/eudc.el (mode-popup-menu):
24608 * play/handwrite.el (ps-printer-name, ps-lpr-command):
24609 * progmodes/ada-mode.el (compile-auto-highlight)
24610 (skeleton-further-elements):
24611 * progmodes/autoconf.el (font-lock-syntactic-keywords):
24612 * progmodes/cmacexp.el (msdos-shells):
24613 * progmodes/compile.el (font-lock-extra-managed-props)
24614 (font-lock-keywords, font-lock-maximum-size)
24615 (font-lock-support-mode):
24616 * progmodes/grep.el (font-lock-lines-before):
24617 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
24618 * progmodes/mixal-mode.el (compile-command):
24619 * progmodes/perl-mode.el (font-lock-comment-face)
24620 (font-lock-doc-face, font-lock-string-face):
24621 * progmodes/prolog.el (comint-prompt-regexp):
24622 * progmodes/sh-script.el (font-lock-comment-face)
24623 (font-lock-set-defaults, font-lock-string-face):
24624 * progmodes/sql.el (font-lock-keyword-face)
24625 (font-lock-set-defaults, font-lock-string-face):
24626 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
24627 (itimer-version, lazy-lock-defer-contextually)
24628 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
24629 Add defvars.
24630
24631 * progmodes/cperl-mode.el (cperl-electric-lbrace)
24632 (cperl-electric-keyword, cperl-electric-pod)
24633 (cperl-electric-backspace, cperl-forward-re)
24634 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
24635 (vc-rcs-header, vc-sccs-header): Add defvars.
24636
24637 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
24638 (font-lock-syntactic-keywords, gud-find-expr-function):
24639 Add defvars.
24640
24641 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
24642 (gdb-frame-parameters): Declare before use.
24643
24644 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
24645 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
24646 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
24647 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
24648
24649 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
24650 (idlwave-help-with-source): Use `insert-buffer-substring', not
24651 `insert-buffer'.
24652
24653 2005-08-29 Juri Linkov <juri@jurta.org>
24654
24655 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
24656 Put outline-back-to-heading function call inside save-excursion.
24657
24658 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
24659
24660 * man.el (Man-init-defvars, Man-translate-references)
24661 (Man-support-local-filenames, Man-highlight-references):
24662 * progmodes/sql.el (sql-interactive-mode):
24663 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
24664
24665 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
24666 (compilation-mode-font-lock-keywords): Add defvars.
24667 (checkdoc-interactive-loop): "?\ " -> "?\s".
24668
24669 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
24670 (font-lock-doc-face, font-lock-string-face)
24671 (font-lock-keywords-case-fold-search): Add defvars.
24672 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
24673
24674 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
24675 Don't pass X and Y (they are ignored anyway).
24676 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
24677 (mouse-delete-window): Make arguments optional.
24678
24679 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
24680 (caesar-translate-table, minor-modes, news-buffer-save)
24681 (news-group-name, news-minor-modes): Add defvars.
24682
24683 * emacs-lisp/lselect.el (mouse-highlight-priority)
24684 (x-lost-selection-functions, zmacs-regions):
24685 * emacs-lisp/pp.el (font-lock-verbose):
24686 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
24687 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
24688 (ses-mode-map):
24689 * emacs-lisp/tcover-unsafep.el (safe-functions):
24690 * international/mule-cmds.el (mac-system-coding-system)
24691 (mac-system-locale):
24692 * language/ethio-util.el (rmail-current-message)
24693 (rmail-message-vector):
24694 * language/thai-util.el (thai-auto-composition-mode):
24695 * mail/metamail.el (rmail-current-message, rmail-message-vector):
24696 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
24697 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
24698 (vm-primary-inbox, vm-spool-files):
24699 * mail/rmail.el (deleted-head, font-lock-fontified)
24700 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
24701 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
24702 (total-messages):
24703 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
24704 (rmail-summary-mode-map):
24705 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
24706 (rmail-last-label, rmail-last-multi-labels)
24707 (rmail-summary-vector, rmail-total-messages):
24708 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
24709 * mail/rmailsum.el (msgnum):
24710 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
24711 (rmail-current-message):
24712 * obsolete/fast-lock.el (font-lock-face-list):
24713 * obsolete/rnewspost.el (mail-reply-buffer):
24714 * obsolete/scribe.el (compile-command):
24715 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
24716
24717 2005-08-28 John Paul Wallington <jpw@gnu.org>
24718
24719 * ibuf-ext.el (ibuffer-auto-update-changed):
24720 Use `frame-or-buffer-changed-p' to check whether we need to update.
24721 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
24722 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
24723 as a `frame-or-buffer-changed-p' state vector instead.
24724
24725 2005-08-27 Romain Francoise <romain@orebokech.com>
24726
24727 * textmodes/makeinfo.el (makeinfo-compile):
24728 Use `compilation-start'. Set `next-error-function' according to
24729 `disable-errors'.
24730 (makeinfo-next-error): New function.
24731 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
24732 (makeinfo-buffer): Likewise.
24733
24734 * progmodes/compile.el (compilation-start): Add autoload cookie.
24735
24736 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
24737 * textmodes/sgml-mode.el: Likewise.
24738 * progmodes/python.el: Likewise.
24739
24740 2005-08-27 Eli Zaretskii <eliz@gnu.org>
24741
24742 * simple.el (blink-matching-paren-distance): Document the meaning
24743 of nil value, and allow to customize to nil.
24744
24745 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
24746 command.com, not command.exe.
24747
24748 2005-08-26 John Wiegley <johnw@newartisans.com>
24749
24750 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
24751 code around a bit so that an extraneous nil argument is not added
24752 to a command when no args are given.
24753
24754 * eshell/esh-arg.el (eshell-parse-double-quote): If a
24755 double-quoted argument resolves to nil, return it as an empty
24756 string rather than as nil. This made it impossible to pass "" to
24757 a shell script as a null string argument.
24758
24759 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
24760
24761 * outline.el (outline-invent-heading): New fun.
24762 (outline-promote, outline-demote): Use it.
24763 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
24764 (outline-end-of-subtree): Remove unused var `opoint'.
24765
24766 2005-08-26 David Reitter <david.reitter@gmail.com>
24767
24768 * menu-bar.el (truncate-lines, write-file, print-buffer)
24769 (ps-print-buffer-faces, ps-print-buffer, split-window):
24770 Disable menu items when the frame they refer to is invisible, or when
24771 they refer to a buffer and the minibuffer is selected.
24772
24773 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
24774
24775 * progmodes/flymake.el (flymake-highlight-err-lines):
24776 Use save-excursion around flymake-highlight-line to preserve point.
24777
24778 2005-08-26 Eli Zaretskii <eliz@gnu.org>
24779
24780 * progmodes/octave-mod.el: Change Author and Maintainer address.
24781 (octave-maintainer-address): Change Kurt's email address.
24782 * progmodes/octave-inf.el: Change Author and Maintainer address.
24783 * progmodes/octave-hlp.el: Change Author and Maintainer address.
24784
24785 2005-08-26 Kim F. Storm <storm@cua.dk>
24786
24787 * subr.el (version-list-<, version-list-<=, version-list-=):
24788 Rename from integer-list-*.
24789 (version-list-not-zero): Likewise. Fix while loop.
24790 (version=): Use version-list-= instead of string-equal.
24791
24792 2005-08-26 Richard M. Stallman <rms@gnu.org>
24793
24794 * outline.el (outline-promote): Try shortening the heading.
24795 As last resort, read the heading to use.
24796 (outline-demote): As last resort, read the heading to use.
24797
24798 2005-08-26 Romain Francoise <romain@orebokech.com>
24799
24800 * progmodes/compile.el (compilation-start): Doc fix.
24801
24802 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
24803 (antlr-font-lock-additional-keywords): Fix reference to
24804 `antlr-font-lock-literal-regexp' erroneously changed during the
24805 mass face rename.
24806 (antlr-run-tool): Use `compilation-start'.
24807
24808 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
24809 instead of the obsolete `compile-internal'.
24810
24811 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
24812
24813 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
24814 (number, original-date):
24815 * calendar/cal-china.el (date):
24816 * calendar/cal-coptic.el (date):
24817 * calendar/cal-french.el (date):
24818 * calendar/cal-hebrew.el (date, entry, number, original-date):
24819 * calendar/cal-islam.el (date, number, original-date):
24820 * calendar/cal-iso.el (date):
24821 * calendar/cal-julian.el (date):
24822 * calendar/cal-mayan.el (date):
24823 * calendar/cal-menu.el (date, event):
24824 * calendar/cal-persia.el (date):
24825 * calendar/lunar.el (date):
24826 * calendar/solar.el (date): Add defvars.
24827
24828 * emerge.el:
24829 * ibuffer.el:
24830 * info-xref.el:
24831 * obsolete/bg-mouse.el:
24832 * obsolete/sun-curs.el:
24833 * obsolete/swedish.el: Move the `defvar's to the top level.
24834
24835 * smerge-mode.el (smerge-refined-change): Add :group.
24836
24837 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
24838
24839 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
24840 (smerge-keep-n): Remove props.
24841 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
24842 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
24843 now that it's done in smerge-keep-n.
24844 (smerge-refined-change): New face.
24845 (smerge-refine-chopup-region, smerge-refine-highlight-change)
24846 (smerge-refine): New funs.
24847 (smerge-basic-map): Bind smerge-refine.
24848
24849 2005-08-25 Juri Linkov <juri@jurta.org>
24850
24851 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
24852 compilation-process-setup-function and compilation-disable-input
24853 in grep-mode instead of let-bindings in grep.
24854
24855 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
24856 Delete "Automatic File De/compression" (auto-compression-mode).
24857
24858 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
24859
24860 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
24861 Silence warning about non-existent variable.
24862
24863 2005-08-25 Richard M. Stallman <rms@gnu.org>
24864
24865 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
24866 Rename "Describe Key" to "Describe Key or Mouse Operation".
24867
24868 * mail/mailalias.el (build-mail-aliases): Delete comments
24869 from the contents before processing them.
24870
24871 * isearch.el (isearch-edit-string): Erase the Search prompt
24872 if user enters an empty string and there is no default.
24873
24874 * comint.el (comint-file-name-prefix): Add autoload.
24875
24876 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
24877
24878 * subr.el (play-sound): Rearrange to avoid warning.
24879
24880 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
24881
24882 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
24883 New hook.
24884 (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
24885
24886 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
24887
24888 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
24889
24890 * custom.el (custom-theme-set-variables): Sort minor modes last.
24891
24892 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24893
24894 * subr.el (version-separator, version-regexp-alist): New vars used by
24895 version comparison funs.
24896 (integer-list-<, integer-list-=, integer-list-<=)
24897 (integer-list-not-zero): New funs for integer list comparison.
24898 (version-to-list, version=, version<, version<=): New funs for version
24899 comparison.
24900
24901 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
24902
24903 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
24904 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
24905 time to silence the byte-compiler.
24906
24907 * ibuffer.el (ibuffer-compile-make-eliding-form)
24908 (ibuffer-check-formats): Use `with-no-warnings' to hide references
24909 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
24910 so it's silly to get warnings for it).
24911 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
24912 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
24913 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
24914 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
24915 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
24916 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
24917 Defvar at compile time.
24918 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
24919 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
24920 Declare them before use.
24921
24922 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
24923 (info-xref-good, info-xref-bad): Defvar at compile time.
24924
24925 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
24926 Use `let*' instead of `let'.
24927
24928 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
24929 (*mouse-y*, menu, char): Defvar at compile time.
24930 (sc::menu): Declare it before use.
24931 (sc::pack-one-line): Use `let', not `let*'.
24932
24933 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
24934 (mail-send-hook): Defvar at compile time.
24935
24936 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
24937 Defvar at compile time.
24938
24939 * term/sun-mouse.el (current-global-mousemap)
24940 (current-local-mousemap): Declare them before use.
24941
24942 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
24943
24944 * bookmark.el (bookmark-after-jump-hook): New hook.
24945 (bookmark-jump): Run `bookmark-after-jump-hook'.
24946
24947 2005-08-23 Juri Linkov <juri@jurta.org>
24948
24949 * faces.el (minibuffer-prompt): Doc fix.
24950
24951 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
24952
24953 * progmodes/xscheme.el: Trivial changes to silence warnings.
24954 (xscheme-previous-mode, xscheme-previous-process-state):
24955 Add defvars.
24956 (xscheme-last-input-end, xscheme-process-command-line)
24957 (xscheme-process-name, xscheme-buffer-name)
24958 (xscheme-expressions-ring-max, xscheme-expressions-ring)
24959 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
24960 (xscheme-control-g-synchronization-p)
24961 (xscheme-control-g-disabled-p, xscheme-string-receiver)
24962 (default-xscheme-runlight, xscheme-runlight)
24963 (xscheme-runlight-string, xscheme-process-filter-state)
24964 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
24965 Move to beginning of file.
24966 (scheme-interaction-mode-commands-alist)
24967 (scheme-interaction-mode-map, scheme-debugger-mode-map):
24968 Declare them before use. Note: the initialization code for the
24969 variables has not been moved because it uses functions that reference
24970 the variables.
24971 (xscheme-control-g-message-string, xscheme-process-filter-alist)
24972 (xscheme-prompt-for-expression-map): Declare them before use.
24973 (scheme-debugger-mode-commands): "?\ " -> "?\s".
24974
24975 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
24976
24977 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
24978
24979 2005-08-22 Juri Linkov <juri@jurta.org>
24980
24981 * faces.el (set-face-underline): Delete this duplicate function
24982 and make an obsolete alias to set-face-underline-p.
24983 (set-face-underline-p): Use docstring of set-face-underline.
24984 (describe-face): Create hyperlink to parent face.
24985
24986 * info.el (Info-insert-dir): Use save-excursion around
24987 insert-buffer-substring.
24988 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
24989 (Info-escape-percent): Delete function.
24990 (Info-fontify-node): Replace Info-escape-percent by
24991 replace-regexp-in-string with REP arg set to lambda that
24992 duplicates `%' and preserves text properties.
24993
24994 * progmodes/compile.el (compilation-disable-input): Doc fix.
24995 (define-compilation-mode): Doc fix and refill.
24996 (kill-compilation): Use `mode-name' in the error message.
24997 (compilation-find-file): Use `compilation-error' in the
24998 read-file-name's prompt.
24999
25000 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
25001
25002 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
25003 (smerge-auto-leave): Make undo re-enable the mode.
25004 (debug-ignored-errors): Add the user-error of impossible resolution.
25005 (smerge-resolve): Move things around a bit, in preparation for later.
25006 (smerge-diff): Don't fail if the buffer has no associated file.
25007 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
25008 (smerge-conflict-overlay): New function.
25009 (smerge-match-conflict): Don't add text properties here.
25010 (smerge-find-conflict): Instead, add an overlay here.
25011 Also check for the case where we're inside a conflict already, so as to
25012 obviate the need for font-lock-multiline, which is unbearably slow with
25013 large conflicts and ciomplex font-lock patterns.
25014 (smerge-remove-props): Remove overlay rather than text-properties.
25015 (smerge-mode): Don't set font-lock-multiline.
25016 Remove overlays when turned off.
25017
25018 2005-08-21 Kim F. Storm <storm@cua.dk>
25019
25020 * ido.el (ido-ignore-item-p): Use save-match-data.
25021 Bind case-fold-search to ido-case-fold locally.
25022
25023 2005-08-20 Richard M. Stallman <rms@gnu.org>
25024
25025 * files.el (normal-mode): If font lock is on, turn it off and on.
25026
25027 * subr.el (replace-regexp-in-string): Doc fix.
25028
25029 * startup.el (command-line-1): Don't suppress startup screen
25030 due to existing processes.
25031
25032 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
25033
25034 * progmodes/compile.el (compilation-disable-input): Default to nil.
25035
25036 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
25037
25038 * progmodes/compile.el (compilation-disable-input): New defcustom.
25039 (compilation-start): If compilation-disable-input is non-nil, send
25040 EOF to the compilation process.
25041
25042 2005-08-20 Eli Zaretskii <eliz@gnu.org>
25043
25044 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
25045 Run the argument of tex-shell-cd-command through
25046 convert-standard-filename, to get the correct style of slashes on
25047 Windows, and enclose the result in quotes, in case the file name
25048 includes whitespace or other special characters.
25049
25050 2005-08-19 Andreas Schwab <schwab@suse.de>
25051
25052 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
25053 process.
25054
25055 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
25056
25057 * cus-start.el (minibuffer-prompt-properties): Correct typo.
25058
25059 2005-08-18 Kim F. Storm <storm@cua.dk>
25060
25061 * scroll-lock.el: Fix errors due to incorrect line wrapping.
25062
25063 2005-08-18 Richard M. Stallman <rms@gnu.org>
25064
25065 * scroll-lock.el: New file.
25066
25067 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
25068
25069 * dired.el (dired-move-to-end-of-filename):
25070 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
25071
25072 2005-08-18 Kim F. Storm <storm@cua.dk>
25073
25074 * ido.el (ido-everywhere): Fix defcustom :set function to disable
25075 rather than toggle mode when custom value is nil.
25076 (ido-everywhere): Fix defun doc string.
25077
25078 2005-08-17 Richard M. Stallman <rms@gnu.org>
25079
25080 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
25081 as tag instead of "Inviolable".
25082
25083 2005-08-17 Kim F. Storm <storm@cua.dk>
25084
25085 * windmove.el (windmove-coordinates-of-position): Remove.
25086 (windmove-coordinates-of-window-position): Remove.
25087 (windmove-reference-loc): Use posn-at-point instead.
25088
25089 * subr.el (insert-for-yank-1): Doc fix.
25090
25091 * ido.el (ido-enter-matching-directory): Rename from
25092 ido-enter-single-matching-directory. Change `slash' choice to
25093 `only'. Add `first' choice.
25094 (ido-exhibit): Adapt to above changes.
25095
25096 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
25097
25098 * Makefile.in: Expand comment about building loaddefs.el.
25099
25100 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
25101
25102 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
25103 Comment use of defadvice.
25104
25105 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
25106
25107 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
25108
25109 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
25110 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
25111 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
25112 * progmodes/idlw-shell.el, progmodes/ld-script.el,
25113 * progmodes/which-func.el, ruler-mode.el, strokes.el,
25114 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
25115 for backward compatibility for faces that did not appear in the
25116 previous Emacs release.
25117
25118 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
25119
25120 2005-08-15 Kim F. Storm <storm@cua.dk>
25121
25122 * emulation/cua-base.el (cua-delete-region): Return t if
25123 deleted region was non-empty.
25124 (cua-replace-region): Inhibit overwrite-mode for
25125 self-insert-command if replaced region was non-empty.
25126 (cua--explicit-region-start, cua--status-string): Make them
25127 buffer-local at top-level...
25128 (cua-mode): ...rather than when mode is enabled.
25129
25130 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
25131
25132 * progmodes/vhdl-mode.el (vhdl-emacs-21):
25133 Set t for Emacs 21, 22, and so on.
25134
25135 2005-08-15 David Ponce <david@dponce.com>
25136
25137 * tree-widget.el: Update Commentary header.
25138 (tree-widget-theme): Doc fix.
25139 (tree-widget-space-width): New option.
25140 (tree-widget-image-properties): Look up in the default theme too.
25141 (tree-widget--cursors): Only for images with arrow pointer shape.
25142 (tree-widget-lookup-image): Pointer shape is hand by default.
25143 (tree-widget-icon): Rename generic icon widget from
25144 `tree-widget-control'.
25145 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
25146 derive from `tree-widget-icon'.
25147 (tree-widget-handle): Improve default look and feel of the text
25148 representation.
25149 (tree-widget): Rename :*-control properties to :*-icon properties.
25150 Add :action and :help-echo properties.
25151 (tree-widget-after-toggle-functions): Move.
25152 (tree-widget-close-node, tree-widget-open-node): Remove.
25153 (tree-widget-before-create-icon-functions): New hook.
25154 (tree-widget-value-create): Update to allow customization of icons
25155 and nodes at run-time via that new hook.
25156 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
25157 (tree-widget-icon-action, tree-widget-icon-help-echo)
25158 (tree-widget-action, tree-widget-help-echo): New functions.
25159
25160 2005-08-15 Kim F. Storm <storm@cua.dk>
25161
25162 * ido.el (ido-buffer-internal): Use with-no-warnings.
25163 (ido-make-merged-file-list): Use while-no-input.
25164
25165 2005-08-15 Richard M. Stallman <rms@gnu.org>
25166
25167 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
25168 (flyspell-large-region): Fix doc and custom type.
25169
25170 2005-08-14 Richard M. Stallman <rms@gnu.org>
25171
25172 * files.el (interpreter-mode-alist): Doc fix.
25173
25174 * mail/rmail.el (rmail-nonignored-headers): New variable.
25175 (rmail-clear-headers): Use it.
25176 (rmail-reply): Better handling of mail-followup-to header.
25177
25178 * progmodes/sh-script.el (sh-font-lock-keywords-var):
25179 Rename variable from sh-font-lock-keywords. In the `shell' entry,
25180 don't try to refer to executable-font-lock-keywords.
25181 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
25182 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
25183 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
25184 (sh-mode): Set comment-start-skip, local-abbrev-table,
25185 imenu-case-fold-search.
25186 (sh-set-shell): Don't set them here.
25187 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
25188 Don't cache the results in the original alist; don't ever modify
25189 that alist.
25190
25191 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
25192
25193 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
25194 empty.
25195
25196 2005-08-15 Andreas Schwab <schwab@suse.de>
25197
25198 * desktop.el: Put autoload cookie at risky-local-variable declarations.
25199
25200 * dired.el, info.el, mail/rmail.el: Revert last change.
25201
25202 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
25203
25204 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
25205 modification in `eval-after-load' form.
25206 * info.el: Likewise.
25207 * mail/rmail.el: Likewise.
25208
25209 2005-08-14 Juri Linkov <juri@jurta.org>
25210
25211 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25212 Remove highlighting of "Compilation started". Highlight only
25213 the word "finished" in "Compilation finished". Add highlighting
25214 of "interrupt", "killed", "terminated" and the exit code.
25215 (compilation-start): Add newline after header. Use exactly the
25216 same time stamp format as the finishing message.
25217 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
25218
25219 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
25220 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
25221 Add highlighting of "interrupt", "killed", "terminated".
25222
25223 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
25224 enabled and the current command is self-insert-command, call it
25225 explicitly with overwrite-mode bound to nil, to not allow it
25226 to delete the character after the selected region.
25227
25228 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
25229
25230 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
25231 move-end-of-line, end-of-line, and beginning-of-line to the list
25232 of commands after which the echo area is updated.
25233
25234 2005-08-12 Eli Zaretskii <eliz@gnu.org>
25235
25236 * cus-edit.el (custom-save-all, custom-save-delete):
25237 Bind recentf-exclude to exclude custom-file.
25238
25239 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
25240
25241 * mail/rmailsum.el (rmail-summary-end-of-message): New command
25242 to go to the bottom of the mail message. Added to
25243 `rmail-summary-mode-map' with key "/".
25244 (rmail-summary-show-message): New (internal) function for use by
25245 both `rmail-summary-beginning/end-of-message'.
25246 (rmail-summary-beginning-of-message): Change to use
25247 rmail-summary-show-message.
25248
25249 * mail/rmail.el (rmail-end-of-message): New command to go to the
25250 end of the current message. Added to `rmail-mode-map' with key "/".
25251 (rmail-beginning-of-message): Fix to work as documented.
25252 (rmail-mode): Change documentation.
25253
25254 * progmodes/compile.el (compilation-start): Add the line
25255 "Compilation started" with compilation start time.
25256 (compilation-mode-font-lock-keywords): Add `started' to keywords.
25257
25258 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
25259
25260 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
25261 of menu items.
25262
25263 2005-08-11 Richard M. Stallman <rms@gnu.org>
25264
25265 * simple.el (pop-global-mark): Reverse test of widen-automatically.
25266
25267 * battery.el (battery-status-function): Don't use ignore-errors.
25268
25269 2005-08-11 Lute Kamstra <lute@gnu.org>
25270
25271 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
25272 define-obsolete-variable-alias.
25273
25274 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
25275
25276 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
25277 (ange-ftp-send-cmd): Revert last change, and expand
25278 the comment explaining the problem.
25279
25280 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
25281
25282 * ldefs-boot.el: Update.
25283
25284 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
25285 item to "Time, Load and Mail". Change help echo text.
25286
25287 * time.el (display-time-use-mail-icon, display-time-format)
25288 (display-time-string-forms): Shorten first line of docstrings.
25289
25290 2005-08-10 Lars Hansen <larsh@soem.dk>
25291
25292 * desktop.el (desktop-buffer-mode-handlers):
25293 Make non-customizable. Add autoload cookie. Change initial value to
25294 nil; add elements in respective modules instead. Fix doc string.
25295 (desktop-load-file): New function.
25296 (desktop-minor-mode-handlers): New autoloaded variable.
25297 (desktop-create-buffer): Call minor mode handlers.
25298 Use desktop-load-file to load major and minor mode modules prior to
25299 checking for a handler.
25300 (desktop-save): Don't add nil to desktop-minor-modes for minor
25301 modes with nil function in desktop-minor-mode-table. Don't delete
25302 desktop file before rewriting it.
25303 (desktop-locals-to-save): Add autoload cookie. Don't make
25304 automatically buffer-local. Add variables column-number-mode,
25305 size-indication-mode, indent-tabs-mode,
25306 indicate-buffer-boundaries, indicate-empty-lines and
25307 show-trailing-whitespace.
25308 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
25309 regexps. Don't use desktop-clear-preserve-buffers-regexp.
25310 (desktop-clear-preserve-buffers-regexp): Delete.
25311 (desktop-clear-preserve-buffers): Update initial value and docstring.
25312 (desktop-save-buffer): Fix doc string.
25313
25314 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
25315 (hilit-chg-desktop-restore): New function.
25316 (highlight-changes-mode): Add highlight-changes-mode to
25317 desktop-locals-to-save.
25318
25319 * dired.el: Add handler to desktop-buffer-mode-handlers.
25320 (dired-restore-desktop-buffer): Remove autoload cookie.
25321 (dired-mode): Add autoload cookie.
25322
25323 * info.el: Add handler to desktop-buffer-mode-handlers.
25324 (Info-restore-desktop-buffer): Remove autoload cookie.
25325 (Info-mode): Add autoload cookie.
25326
25327 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
25328 (mh-restore-desktop-buffer): Remove autoload cookie.
25329 (mh-folder-mode): Add autoload cookie.
25330
25331 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
25332 (rmail-restore-desktop-buffer): Remove autoload cookie.
25333
25334 2005-08-11 Masatake YAMATO <jet@gyve.org>
25335
25336 * hexl.el (hexl-address-region):
25337 (hexl-ascii-region, hexl-font-lock-keywords):
25338 (hexl-highlight-line-range): Use the term "region"
25339 instead of "area" for consistency with the other symbols
25340 defined in hexl.el.
25341
25342 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
25343
25344 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
25345 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
25346 out by Juri Linkov). Add `display-battery-mode'.
25347
25348 2005-08-09 Juri Linkov <juri@jurta.org>
25349
25350 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25351 Remove `-text' from face variable names.
25352 (compilation-error-file-name, compilation-warning-file-name)
25353 (compilation-info-file-name): Delete faces.
25354 (compilation-line-number, compilation-column-number):
25355 Remove face underlining.
25356 (compilation-message-face): Set to `underline' value by default.
25357 (compilation-error-face, compilation-warning-face)
25358 (compilation-info-face): Remove `-file-name' from face names.
25359 (compilation-error-text-face, compilation-warning-text-face)
25360 (compilation-info-text-face): Delete face variables.
25361 (compilation-text-face): Delete function.
25362
25363 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
25364 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
25365 (grep-error-face): Set to `compilation-error' instead of
25366 `compilation-error-face' (which is redefined to `grep-hit-face' in
25367 grep buffers).
25368 (grep-mode-font-lock-keywords): Remove `-text' from face variable
25369 names. Use `grep-error-face' instead of `compilation-error-text-face'.
25370
25371 * dired-aux.el (dired-do-query-replace-regexp):
25372 Use `query-replace-read-args'.
25373
25374 * replace.el (query-replace-read-from, query-replace-read-to)
25375 (query-replace-read-args): Rename arg `string' to `prompt'.
25376
25377 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
25378
25379 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
25380
25381 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
25382 uploading files.
25383 (ange-ftp-canonize-filename): Handle file names beginning with ~
25384 correctly.
25385
25386 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25387
25388 * textmodes/fill.el (canonically-space-region)
25389 (fill-context-prefix, fill-french-nobreak-p)
25390 (fill-delete-newlines, fill-comment-paragraph)
25391 (justify-current-line): "?\ " -> "?\s".
25392
25393 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
25394
25395 * textmodes/fill.el (fill-nonuniform-paragraphs):
25396 Improve argument/docstring consistency.
25397
25398 2005-08-09 Richard M. Stallman <rms@gnu.org>
25399
25400 * textmodes/ispell.el (ispell-word): More fboundp checks.
25401
25402 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
25403 (find-file-noselect-1): Call it here, only if RAWFILE.
25404 (normal-mode): Always set some major mode.
25405 (save-some-buffers-action-alist): Change some explanation strings.
25406 (file-name-non-special): In the `quote' method, use unwind-protect.
25407
25408 2005-08-09 Magnus Henoch <mange@freemail.hu>
25409
25410 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
25411 (ispell-have-aspell-dictionaries): New variable.
25412 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
25413 (ispell-get-aspell-config-value): New function.
25414 (ispell-aspell-find-dictionary): New function.
25415 (ispell-aspell-add-aliases): New function.
25416 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
25417 appropriate. Don't look for ispell dictionaries if we use aspell.
25418 (ispell-menu-map): Don't build a submenu of dictionaries.
25419
25420 2005-08-09 Richard M. Stallman <rms@gnu.org>
25421
25422 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
25423 (sql-read-passwd): Use read-passwd.
25424
25425 * progmodes/idlw-toolbar.el (idlwave-toolbar)
25426 (idlwave-toolbar-is-possible): Add defvars.
25427
25428 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
25429 Avoid warnings.
25430
25431 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
25432 (idlwave-system-class-info, idlwave-executive-commands-alist):
25433 Use defvar.
25434
25435 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
25436
25437 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
25438 Avoid warnings.
25439
25440 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
25441 and content-type: headers.
25442
25443 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
25444
25445 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
25446 and rename some of them to be more self-explanatory.
25447
25448 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
25449
25450 * startup.el (command-line-1): Implement -scriptload.
25451
25452 * replace.el (occur-engine): Initial *Occur* output not undoable.
25453
25454 * menu-bar.el (menu-bar-file-menu): Rename some menu items
25455 and improve help strings.
25456
25457 * isearch.el (isearch-repeat): When changing direction,
25458 mark search successful.
25459
25460 * ediff-init.el: Use (featurep 'xemacs).
25461
25462 * comint.el (send-invisible): Identify buffer, if not selected.
25463
25464 * align.el: Delete autoload for c-guess-basic-syntax.
25465
25466 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25467
25468 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
25469 Improve argument/docstring consistency. Doc fixes.
25470 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
25471 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
25472 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
25473 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
25474 (r2bv-organization, r2bv-pages, r2bv-primary-author)
25475 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
25476 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
25477 Defvar at compile time.
25478
25479 2005-08-09 Juri Linkov <juri@jurta.org>
25480
25481 * info.el: Replace `info' with upper-case `Info' where appropriate.
25482 (info-title-1, info-title-2, info-title-3, info-title-4)
25483 (info-menu-header): Move up face definitions.
25484 (info-menu-star): Rename from `info-menu-5'.
25485 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
25486 (Info-fontify-visited-nodes): Fix docstring.
25487 (Info-hide-note-references): Fix docstring.
25488 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
25489 menu items in the same way as on cross-references.
25490 (info-apropos): Fix sorting order and formatting to be like in the
25491 stand-alone Info browser. Display error messages for 1 sec.
25492 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
25493 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
25494 from the menu bar.
25495 (Info-insert-dir): Restore point after calling
25496 `insert-buffer-substring'.
25497
25498 2005-08-08 Richard M. Stallman <rms@gnu.org>
25499
25500 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
25501 (recompute-lucid-menubar): Add defvars.
25502
25503 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
25504
25505 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
25506
25507 * net/net-utils.el (run-dig): Rename from `dig'.
25508
25509 * play/gametree.el (gametree-mode): Use make-local-variable,
25510 not make-variable-buffer-local.
25511
25512 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
25513
25514 * ansi-color.el (ansi-color-make-extent)
25515 (ansi-color-set-extent-face): Use fboundp, not functionp.
25516
25517 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
25518 not make-variable-buffer-local.
25519
25520 * bookmark.el (Info-current-file): Add defvar.
25521 (bookmark-jump-noselect): Use with-no-warnings.
25522
25523 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
25524
25525 * ebuff-menu.el (Helper-return-blurb): Add defvar.
25526
25527 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
25528
25529 * find-file.el (ada-procedure-start-regexp)
25530 (ada-package-start-regexp): Add defvars.
25531
25532 * info.el (Info-insert-dir): Use insert-buffer-substring.
25533
25534 * xml.el (xml-att-def-re): Add defvar.
25535
25536 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
25537 calling convention.
25538
25539 * subr.el (while-no-input): Return t if there is input.
25540
25541 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
25542
25543 * cus-start.el (all): Add `overflow-newline-into-fringe'.
25544
25545 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
25546
25547 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
25548 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
25549
25550 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
25551
25552 * cmuscheme.el (scheme-start-file): Replace reference to
25553 `user-emacs-directory' by "~/.emacs.d/".
25554
25555 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
25556
25557 * info.el (Info-dir-remove-duplicates): Avoid case folding
25558 in loop; instead, keep downcased strings for comparison.
25559 Suggested by Helmut Eller.
25560
25561 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
25562
25563 Sync with Tramp 2.0.50.
25564
25565 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
25566 XEmacs case; not necessary anymore.
25567 (tramp-user-regexp): Allow "@" as part of user name.
25568 (tramp-handle-set-visited-file-modtime)
25569 (tramp-handle-insert-file-contents)
25570 (tramp-handle-write-region): No special handling for
25571 `last-coding-system-used, because this is done in
25572 `tramp-accept-process-output' now.
25573 (tramp-accept-process-output): New defun.
25574 (tramp-process-one-action, tramp-process-one-multi-action)
25575 (tramp-wait-for-regexp, tramp-wait-for-output)
25576 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
25577 Howells <dhowells@redhat.com>.
25578 (clear-visited-file-modtime): Defadvice removed. The check for
25579 unset buffer's modtime does not need to be based on
25580 `tramp-buffer-file-attributes'. Suggested by RMS.
25581 (tramp-message): Insert "\n" if not being at beginning of line.
25582 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
25583 sequence with same logic.
25584 (tramp-completion-handle-expand-file-name): Discard call of
25585 `tramp-drop-volume-letter'. It is not necessary, and there have
25586 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
25587 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
25588 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
25589 should always be visible.
25590 (tramp-handle-insert-directory, tramp-setup-complete)
25591 (tramp-set-process-query-on-exit-flag)
25592 (tramp-append-tramp-buffers): Pacify byte-compiler.
25593 (tramp-bug): Delete non-existing variables from list.
25594 Apply `tramp-load-report-modules' as pre-hook.
25595 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
25596 `shell-prompt-pattern' because of non-7bit characters.
25597 Reported by Sebastian Luque <sluque@mun.ca>.
25598 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
25599 (tramp-match-string-list): Remove function.
25600 (tramp-wait-for-regexp): Remove call of that function.
25601 Suggested by Kim F. Storm <storm@cua.dk>.
25602 (tramp-set-auto-save-file-modes): Use octal integer code #o600
25603 instead of octal character code ?\600. The latter resulted in a
25604 syntax error with XEmacs.
25605
25606 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
25607 XEmacs case; not necessary anymore.
25608 (tramp-smb-handle-write-region): No special handling for
25609 `last-coding-system-used, because this is done in
25610 `tramp-accept-process-output' now.
25611 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
25612
25613 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
25614
25615 * wid-edit.el (widget-choice-value-create):
25616 Unconditionally respect user choice. Set :explicit-choice back to nil
25617 when no longer needed.
25618 (widget-choice-action): Unconditionally respect user choice.
25619 Eliminate :explicit-choice-value.
25620
25621 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
25622
25623 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
25624 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
25625 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
25626 running new function `toggle-indicate-empty-lines'.
25627 Rename "Customize" item to "Customize fringe".
25628 Rename "Indicators" item to "Buffer boundaries" and change help echo.
25629 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
25630 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
25631 Delete "Empty lines only" item.
25632 (menu-bar-showhide-fringe-ind-customize): New function.
25633 (menu-bar-showhide-fringe-ind-mixed)
25634 (menu-bar-showhide-fringe-ind-box)
25635 (menu-bar-showhide-fringe-ind-right)
25636 (menu-bar-showhide-fringe-ind-left)
25637 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
25638 instead of `fringe-indicators'.
25639
25640 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
25641
25642 * emulation/viper.el (viper-emacs-state-mode-list):
25643 Add recentf-dialog-mode. Change the date of last update.
25644
25645 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
25646
25647 * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
25648 (viper-exec-yank, viper-put-back): Don't display modification msg
25649 if in the minibuffer.
25650
25651 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
25652 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
25653 Make variables frame local.
25654
25655 * emulation/viper-util.el (viper-append-filter-alist):
25656 Use append instead of nconc.
25657
25658 * emulation/viper.el (viper-vi-state-mode-list)
25659 (viper-emacs-state-mode-list): Move help-mode and
25660 completion-list-mode from the first list to the second.
25661 (viper-mode): Docstring.
25662 (viper-go-away, viper-non-hook-settings): Don't localize
25663 minor-mode-alist in newer Emacsen. Add advice to
25664 set-cursor-color. Don't bind "\C-c\\".
25665
25666 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
25667
25668 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
25669 (scheme-macro-expand-command): New user options.
25670 (scheme-trace-procedure, scheme-expand-current-form): New commands.
25671 (scheme-form-at-point, scheme-start-file)
25672 (scheme-interactively-start-process): New functions.
25673 (scheme-get-process): New function, extracted from `scheme-proc'.
25674 (run-scheme): Call `scheme-start-file' to get start file, and pass
25675 it to `make-comint'.
25676 (switch-to-scheme, scheme-proc):
25677 Call `scheme-interactively-start-process' if no Scheme buffer/process
25678 is available.
25679
25680 2005-08-06 Juri Linkov <juri@jurta.org>
25681
25682 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25683 Use `compilation-text-face', `compilation-info-text-face' and
25684 `compilation-error-text-face' instead of `font-lock-keyword-face'.
25685 (compilation-error): New face.
25686 (compilation-error-file-name): Inherit from
25687 `compilation-error' instead of `font-lock-warning-face'.
25688 (compilation-warning-file-name): Inherit from
25689 `compilation-warning' instead of `font-lock-warning-face'.
25690 (compilation-info, compilation-error-file-name)
25691 (compilation-warning-file-name, compilation-info-file-name)
25692 (compilation-line-number, compilation-column-number): Doc fix.
25693 (compilation-error-text-face, compilation-warning-text-face)
25694 (compilation-info-text-face): New face variables.
25695 (compilation-line-face, compilation-column-face)
25696 (compilation-enter-directory-face)
25697 (compilation-leave-directory-face): Doc fix.
25698 (compilation-text-face): New function.
25699
25700 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
25701 instead of 1 to display binary file names as info file links.
25702 (grep-error-face): Use `compilation-error-face' instead of
25703 `font-lock-keyword-face'.
25704 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
25705 and `compilation-warning-text-face' instead of
25706 `font-lock-keyword-face'. Use `compilation-error-text-face'
25707 instead of `grep-error-face'.
25708
25709 2005-08-05 Kenichi Handa <handa@m17n.org>
25710
25711 * international/code-pages.el: Add autoload cookies for all coding
25712 systems.
25713
25714 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
25715
25716 * cus-start.el (all): Put undo.c where it alphabetically belongs.
25717
25718 2005-08-04 Juri Linkov <juri@jurta.org>
25719
25720 * progmodes/compile.el (compilation-mode-map):
25721 * progmodes/grep.el (grep-mode-map):
25722 Bind TAB to `compilation-next-error' and [backtab] to
25723 `compilation-previous-error'.
25724
25725 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
25726 matching line numbers, column numbers and their ranges with regexp
25727 matching only line numbers.
25728 (grep-context-face): New face variable.
25729 (grep-mode-font-lock-keywords): Use it.
25730
25731 * faces.el (read-face-name): Delete duplicate faces.
25732
25733 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
25734
25735 * thumbs.el (thumbs-find-image): Don't make variables
25736 automatically buffer local.
25737 (thumbs-current-tmp-filename, thumbs-current-image-filename)
25738 (thumbs-image-num): Make automatically buffer local.
25739 (thumbs-show-thumbs-list): Use `make-local-variable', not
25740 `make-variable-buffer-local'.
25741 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
25742
25743 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
25744 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
25745 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
25746 (bother, bye, canyou, chatlst, continue, deathlst, describe)
25747 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
25748 (feelings-about, foullst, found, hello, history, howareyoulst)
25749 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
25750 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
25751 (neglst, obj, object, owner, please, problems, qlist)
25752 (random-adjective, relation, remlst, repetitive-shortness)
25753 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
25754 (shortlst, something, sportslst, stallmanlst, states, subj)
25755 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
25756 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
25757 Defvar at compile time.
25758
25759 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
25760 not `make-variable-buffer-local'.
25761
25762 2005-08-02 Kim F. Storm <storm@cua.dk>
25763
25764 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
25765 rectangle overlay in selected window.
25766
25767 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
25768
25769 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
25770 instead of display group. Make `indicate-buffer-boundaries'
25771 customizable through Custom.
25772
25773 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
25774
25775 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
25776 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
25777 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
25778 (gdb-put-string): Fix typos in docstrings.
25779
25780 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
25781
25782 Update copyright notices of files in progmodes directory for
25783 release of Emacs 22.1.
25784
25785 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
25786
25787 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
25788 Don't barf if the GUD buffer has been killed.
25789
25790 2005-08-01 Kim F. Storm <storm@cua.dk>
25791
25792 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
25793
25794 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
25795
25796 * simple.el (next-error-follow-minor-mode):
25797 make-variable-buffer-local -> make-local-variable.
25798
25799 * emacs-lisp/cl-extra.el: Require CL also when compiling.
25800
25801 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
25802 (byte-compile-form-make-variable-buffer-local): New functions to warn
25803 about misuses of make-variable-buffer-local where make-local-variable
25804 was meant.
25805
25806 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
25807
25808 * bs.el (bs-attributes-list): Doc fix.
25809 (bs): Update url-link.
25810
25811 * desktop.el (desktop-save-buffer): Fix typos in docstring.
25812 (desktop-load-default): Simplify.
25813
25814 * ibuffer.el (ibuffer-columnize-and-insert-list)
25815 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
25816 (ibuffer-unmark-all, ibuffer-toggle-marks)
25817 (ibuffer-unmark-forward, ibuffer-unmark-backward)
25818 (ibuffer-compile-make-format-form, ibuffer-format-column)
25819 (ibuffer-current-buffers-with-marks)
25820 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
25821 (ibuffer): Doc fix.
25822 (ibuffer-mode): Fix typo in docstring.
25823 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
25824 with `define-obsolete-variable-alias'.
25825 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
25826
25827 2005-07-29 Kenichi Handa <handa@m17n.org>
25828
25829 * international/mule-cmds.el (select-message-coding-system):
25830 Be sure to use LF for end-of-line. If no coding system is decided,
25831 return iso-8859-1-unix.
25832
25833 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
25834
25835 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
25836 (ange-ftp-pending-error-line): New vars.
25837 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
25838 to handle the non-fatal no-route-to-host messages.
25839 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
25840
25841 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
25842
25843 * isearch.el (isearch-mode-map, isearch-other-meta-char)
25844 (isearch-quote-char, isearch-printing-char)
25845 (isearch-text-char-description): "?\ " -> "?\s".
25846 (isearch-lazy-highlight-cleanup)
25847 (isearch-lazy-highlight-initial-delay)
25848 (isearch-lazy-highlight-interval)
25849 (isearch-lazy-highlight-max-at-a-time)
25850 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
25851 Declare with define-obsolete-*-alias macros.
25852 (isearch-forward): Fix typo in docstring.
25853 (search-invisible, search-ring-yank-pointer)
25854 (regexp-search-ring-yank-pointer): Doc fixes.
25855
25856 * recentf.el (recentf-menu-append-commands-p): Declare with
25857 `define-obsolete-variable-alias'.
25858 (recentf-max-saved-items, recentf-menu-filter)
25859 (recentf-arrange-by-rule-subfilter): Doc fixes.
25860 (recentf-menu-append-commands-flag)
25861 (recentf-initialize-file-name-history, recentf-expand-file-name)
25862 (recentf-clear-data): Fix typos in docstrings.
25863
25864 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
25865
25866 * progmodes/gdb-ui.el: Smarten comments.
25867 (gdb-info-breakpoints-custom): Use nowarn when finding file.
25868
25869 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
25870
25871 * term/apollo.el (terminal-init-apollo): New function containing
25872 all former top level forms in the file.
25873 * term/bobcat.el (terminal-init-bobcat):
25874 * term/cygwin.el (terminal-init-cygwin):
25875 * term/iris-ansi.el (terminal-init-iris-ansi):
25876 * term/linux.el (terminal-init-linux):
25877 * term/news.el (terminal-init-news):
25878 * term/rxvt.el (terminal-init-rxvt):
25879 * term/sun.el (terminal-init-sun):
25880 * term/tvi970.el (terminal-init-tvi970):
25881 * term/vt100.el (terminal-init-vt100):
25882 * term/vt102.el (terminal-init-vt102):
25883 * term/vt125.el (terminal-init-vt125):
25884 * term/vt200.el (terminal-init-vt200):
25885 * term/vt201.el (terminal-init-vt201):
25886 * term/vt220.el (terminal-init-vt220):
25887 * term/vt240.el (terminal-init-vt240):
25888 * term/vt300.el (terminal-init-vt300):
25889 * term/vt320.el (terminal-init-vt320):
25890 * term/vt400.el (terminal-init-vt400):
25891 * term/vt420.el (terminal-init-vt420):
25892 * term/wyse50.el (terminal-init-wyse50):
25893 * term/xterm.el (terminal-init-xterm): Likewise.
25894
25895 * term/README: Describe the terminal-init-* functionality.
25896
25897 * startup.el (command-line): After loading the terminal initialization
25898 file call the corresponding terminal initialization function.
25899
25900 2005-07-27 Kenichi Handa <handa@m17n.org>
25901
25902 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
25903 negative.
25904
25905 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
25906 (ps-mule-composition-prologue): Fix for the case that
25907 RelativeCompose is false.
25908
25909 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
25910
25911 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
25912
25913 * descr-text.el (describe-char): Handle the case where the list of
25914 chars is displayed in a separate frame.
25915 Be a bit more discriminating when looking for the char.
25916
25917 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
25918
25919 * bookmark.el (bookmark-automatically-show-annotations)
25920 (bookmark-read-annotation-text-func): Doc fixes.
25921 (bookmark-save): Improve argument/docstring consistency.
25922 (bookmark-get-bookmark, bookmark-get-bookmark-record)
25923 (bookmark-alist-from-buffer)
25924 (bookmark-upgrade-file-format-from-0)
25925 (bookmark-grok-file-format-version)
25926 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
25927 (bookmark-read-annotation-mode)
25928 (bookmark-insert-current-bookmark, bookmark-jump)
25929 (bookmark-exit-hook): Fix typos in docstrings.
25930 (bookmark-exit-hooks): Define as obsolete alias.
25931 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
25932 not `bookmark-exit-hooks'. Fix docstring.
25933 (bookmark-bmenu-select): "?\ " -> "?\s".
25934
25935 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
25936
25937 * startup.el (command-line): Fix typo.
25938
25939 2005-07-24 Richard M. Stallman <rms@gnu.org>
25940
25941 * tooltip.el (tooltip-mode): Test emacs-basic-display,
25942 not emacs-quick-startup.
25943
25944 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
25945
25946 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
25947 (reb-next-match, reb-show-subexp): Use `with-selected-window'
25948 instead of `reb-with-current-window'.
25949 (reb-prev-match): Likewise. Also, don't move left if the search
25950 was unsuccessful.
25951 (reb-initialize-buffer): New function.
25952 (re-builder, reb-change-syntax): Use it.
25953
25954 * man.el (Man-goto-page): Make second argument NOERROR optional.
25955
25956 2005-07-23 Richard M. Stallman <rms@gnu.org>
25957
25958 * man.el (Man-bgproc-sentinel): Check here for failure to find
25959 any man page in the output, and report the error here.
25960 (Man-arguments): Make it permanent local.
25961 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
25962 (Man-mode): Pass t for NOERROR.
25963
25964 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
25965 (grep-mode-font-lock-keywords):
25966 Don't use compilation-...-face for messages that are not file names.
25967
25968 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25969 Don't use compilation-...-face for messages that are not file names.
25970
25971 2005-07-22 Juri Linkov <juri@jurta.org>
25972
25973 * startup.el (normal-splash-screen): Update menu name.
25974
25975 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
25976
25977 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
25978
25979 * term/xterm.el: Load term/rxvt if the terminal is actually an
25980 rxvt terminal.
25981 (xterm-rxvt-set-background-mode): Remove, not used anymore.
25982
25983 * term/rxvt.el (function-key-map): Use substitute-key-definition
25984 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
25985
25986 * term/cygwin.el: New file.
25987
25988 2005-07-22 Kim F. Storm <storm@cua.dk>
25989
25990 * image-file.el (insert-image-file, image-file-yank-handler):
25991 Fix last change to maintain a (unique) yank-handler on yanked images.
25992
25993 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
25994
25995 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
25996 of the file size (as in "177B" for 177 bytes). This happens with
25997 "ls -lh" on FreeBSD.
25998
25999 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
26000
26001 * hilit-chg.el (highlight-changes-global-initial-state)
26002 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
26003 (hilit-chg-fixup, highlight-changes-mode):
26004 Fix typos in docstrings.
26005 (highlight-changes-global-modes, highlight-changes-rotate-faces):
26006 Doc fixes.
26007
26008 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
26009
26010 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
26011 mode function using `eval-after-load'.
26012
26013 2005-07-21 Kim F. Storm <storm@cua.dk>
26014
26015 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
26016 included when reporting an Emacs crash, and tell about the DEBUG file.
26017
26018 * image-file.el (insert-image-file): Add yank-handler.
26019 (image-file-yank-handler): Yank handler to make unique copies of
26020 images when they are yanked into a buffer next to each other.
26021
26022 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
26023
26024 * comint.el (comint-use-prompt-regexp, comint-send-input)
26025 (comint-source-default, comint-extract-string)
26026 (comint-get-source, comint-word, comint-completion)
26027 (comint-source, comint-prompt-read-only, comint-update-fence):
26028 Fix typos in docstrings.
26029 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
26030 Declare with define-obsolete-*-alias macros.
26031 (comint-previous-matching-input-from-input)
26032 (comint-next-matching-input-from-input)
26033 (comint-previous-matching-input, comint-next-matching-input)
26034 (comint-forward-matching-input):
26035 Improve argument/docstring consistency.
26036
26037 * desktop.el (desktop-clear-preserve-buffers-regexp):
26038 Also preserve the *server* buffer.
26039
26040 * simple.el (clone-indirect-buffer): Doc fix.
26041 (fixup-whitespace, just-one-space)
26042 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
26043 (next-error, next-error-highlight)
26044 (next-error-highlight-no-select, next-error-last-buffer)
26045 (next-error-buffer-p, next-error-find-buffer, next-error)
26046 (previous-error, next-error-no-select, previous-error-no-select)
26047 (open-line, split-line, minibuffer-prompt-width, kill-new)
26048 (binary-overwrite-mode): Fix typos in docstrings.
26049 (set-fill-column): Fix typo in message.
26050
26051 * skeleton.el (skeleton-proxy-new): Doc fix.
26052
26053 * strokes.el (strokes-load-hook): Doc fix.
26054 (strokes-grid-resolution, strokes-get-grid-position)
26055 (strokes-renormalize-to-grid, strokes-read-stroke)
26056 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
26057 (strokes-global-map): Fix typos in docstrings.
26058 (strokes-help): Doc fix. Fix help message and pass it through
26059 `substitute-command-keys'.
26060
26061 * tempo.el (tempo-insert-prompt, tempo-interactive)
26062 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
26063 (tempo-insert-string-functions, tempo-local-tags)
26064 (tempo-define-template, tempo-insert-template)
26065 (tempo-insert-prompt-compat, tempo-is-user-element)
26066 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
26067 Fix typos in docstrings.
26068
26069 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
26070 (vcursor-key-bindings, vcursor-use-vcursor-map)
26071 (vcursor-find-window, vcursor-scroll-down)
26072 (vcursor-disable, vcursor-beginning-of-buffer)
26073 (vcursor-end-of-buffer): Fix typos in docstrings.
26074 (vcursor-relative-move, vcursor-get-char-count):
26075 Improve argument/docstring consistency.
26076
26077 * version.el: "?\ " -> "?\s".
26078
26079 * wid-edit.el (widget-default-create, widget-after-change)
26080 (widget-default-format-handler, widget-checklist-add-item)
26081 (widget-radio-add-item, widget-choose, widget-specify-secret)
26082 (widget-field-value-create, widget-field-value-get)
26083 (widget-editable-list-format-handler)
26084 (widget-editable-list-entry-create, widget-group-value-create)
26085 (widget-documentation-link-add)
26086 (widget-documentation-string-value-create): "?\ " -> "?\s".
26087 (widget-convert-text): Doc fix.
26088 (widget-narrow-to-field, widget-field-find)
26089 (widget-url-link-action, widget-emacs-library-link-action)
26090 (widget-color-notify): Fix typos in docstrings.
26091
26092 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
26093 (x-select-text, set-w32-system-coding-system)
26094 (w32-add-charset-info): Fix typos in docstrings.
26095
26096 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
26097 (cua-enable-cua-keys, cua-use-hyper-key)
26098 (cua-virtual-rectangle-edges): Fix typos in docstrings.
26099 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
26100
26101 * net/tramp.el (tramp-handle-load): Fix typo in error message.
26102
26103 * emacs-lisp/re-builder.el (regexp-builder): Declare with
26104 `defalias' instead of faking it.
26105
26106 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
26107 (eshell-ls-missing, eshell-ls-dired-initial-args)
26108 (eshell-ls-use-in-dired): Fix typos in docstrings.
26109
26110 2005-07-20 Kim F. Storm <storm@cua.dk>
26111
26112 * emulation/cua-base.el (cua-mode): Improve doc string.
26113
26114 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
26115
26116 * abbrev.el (expand-region-abbrevs): Doc fix.
26117 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
26118 Improve argument/docstring consistency.
26119
26120 * arc-mode.el (archive-get-descr, archive-alternate-display):
26121 Doc fixes.
26122 (archive-l-e): Improve argument/docstring consistency.
26123 (archive-tmpdir, archive-unixdate, archive-unixtime)
26124 (archive-chmod-entry): Fix typos in docstrings.
26125 (archive-unflag, archive-unflag-backwards)
26126 (archive-unmark-all-files): "?\ " -> "?\s".
26127
26128 * buff-menu.el (Buffer-menu-unmark): Doc fix.
26129 (Buffer-menu-not-modified, Buffer-menu-execute)
26130 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
26131 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
26132
26133 * composite.el (compose-string, encode-composition-rule)
26134 (compose-last-chars): Fix typos in docstrings.
26135
26136 * desktop.el (desktop-enable, desktop-basefilename):
26137 Declare with `define-obsolete-variable-alias'.
26138 (desktop-internal-v2s): Don't quote keywords.
26139 (desktop-clear): "?\ " -> "?\s".
26140
26141 * dired.el (dired-align-file, dired-flag-backup-files)
26142 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
26143 (dired-listing-switches, dired-ls-F-marks-symlinks)
26144 (dired-dwim-target, dired-load-hook, dired-mode-hook)
26145 (dired-directory, dired-faces, dired, dired-revert)
26146 (dired-mode, dired-summary, dired-view-file)
26147 (dired-copy-filename-as-kill, dired-delete-file)
26148 (dired-no-confirm, dired-unmark-all-marks)
26149 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
26150 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
26151 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
26152 Fix typos in message strings.
26153
26154 * dired-x.el (virtual-dired): Declare with `defalias'.
26155 (dired-mark-unmarked-files, dired-local-variables-file)
26156 (dired-omit-here-always): Doc fix.
26157 (dired-omit-mode, dired-find-subdir)
26158 (dired-enable-local-variables, dired-clean-up-buffers-too)
26159 (dired-extra-startup, dired-mark-extension, dired-jump)
26160 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
26161 (dired-smart-shell-command, dired-guess-shell-alist-user)
26162 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
26163 (dired-x-bind-find-file, dired-x-submit-report):
26164 Fix typos in docstrings.
26165 (dired-mark-unmarked-files): "?\ " -> "?\s".
26166
26167 * dirtrack.el (dirtrack-list): Fix typos in docstring.
26168
26169 * faces.el (describe-face): "?\ " -> "?\s".
26170 (read-all-face-attributes, read-face-font, modify-face)
26171 (face-attr-construct, italic): Fix typos in docstrings.
26172 (frame-update-face-colors): Declare with
26173 `define-obsolete-function-alias'.
26174
26175 * files.el (find-file-noselect, recode-file-name): Doc fixes.
26176 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
26177 (magic-mode-alist, buffer-file-numbers-unique)
26178 (write-file-functions, get-free-disk-space):
26179 Fix typos in docstrings.
26180 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
26181 (write-contents-hooks, write-file-hooks):
26182 Declare with `define-obsolete-variable-alias'.
26183
26184 * forms-d2.el (arch-rj): Fix typo in docstrings.
26185 (arch-tocol): Likewise. "?\ " -> "?\s".
26186
26187 * frame.el (set-frame-font, cursor-in-non-selected-windows):
26188 Fix typo in docstring.
26189 (set-screen-width, set-screen-height): Delete redundant info in
26190 doctrings.
26191 (new-frame, screen-height, screen-width): Declare with
26192 `define-obsolete-function-alias'.
26193 (delete-frame-hook, blink-cursor): Declare with
26194 `define-obsolete-variable-alias'.
26195
26196 * paths.el (prune-directory-list): Fix typos in docstring.
26197
26198 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
26199 (cvs-prefix-get): Fix typos in docstrings.
26200
26201 * ps-print.el (ps-extend-face-list, ps-extend-face)
26202 (ps-print-background-image): Fix typos in docstrings.
26203 (ps-default-fg, ps-default-bg): Doc fixes.
26204
26205 * s-region.el (s-region-bind): Doc fix.
26206 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
26207
26208 * textmodes/org.el (org-table-formula-substitute-names)
26209 (org-table-get-vertical-vector): Doc fixes.
26210 (org-table-recalculate): Remove unused argument to `message'.
26211
26212 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
26213
26214 * textmodes/org.el (org-table-column-names)
26215 (org-table-column-name-regexp)
26216 (org-table-named-field-locations): New variables.
26217 (org-archive-subtree): Protect `this-command' when calling
26218 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
26219 the kill buffer.
26220 (org-complete): Remove fixed-formula completion.
26221 (org-edit-formulas-map): New variable.
26222 (org-table-edit-formulas): New command.
26223 (org-finish-edit-formulas, org-abort-edit-formulas)
26224 (org-show-variable, org-table-get-vertical-vector): New functions.
26225 (org-table-maybe-eval-formula): Handle `:=' fields.
26226 (org-table-get-stored-formulas, org-table-store-formulas)
26227 (org-table-get-formula, org-table-modify-formulas)
26228 (org-table-replace-in-formulas): Handle named field formulas.
26229 (org-table-get-specials): Store locations of named fields.
26230
26231 2005-07-19 Juri Linkov <juri@jurta.org>
26232
26233 * progmodes/grep.el (grep-regexp-alist)
26234 (grep-mode-font-lock-keywords, grep-process-setup):
26235 Use default GNU grep match color "01;31m" instead of "01;41m".
26236 (grep-regexp-alist, grep-mode-font-lock-keywords):
26237 Use `\\[[0-9]*m' instead of `\\[00m'.
26238 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
26239 sgr_start where its handling is more important. Use the real
26240 length of sgr_start instead of constant 8.
26241 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
26242 specially. Delete all remaining escape sequences.
26243 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
26244 (grep-regexp-alist): Make hyperlink only for binary file name
26245 instead of the whole line.
26246 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
26247 (grep-mode): Add autoload.
26248
26249 * emacs-lisp/find-func.el (find-function-regexp):
26250 Add `define-compilation-mode'.
26251
26252 2005-07-19 Juri Linkov <juri@jurta.org>
26253
26254 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
26255 (compare-windows-sync-string-size, compare-windows-recenter)
26256 (compare-windows-highlight, compare-windows): Add version 22.1.
26257 (compare-windows) <defface>: Inherit from lazy-highlight instead
26258 of duplicating its default value.
26259
26260 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
26261 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
26262
26263 * descr-text.el (describe-char): Create link buttons for `charset'
26264 and `code point'. Add the current input method name with a link
26265 button to `to input' field. Print face names of display table
26266 characters in `The display table entry is displayed by' section
26267 instead of printing face-id in the `display' field.
26268 Guess hardcoded faces and create a link button for them.
26269 Skip empty fields when calculating max-width.
26270 Treat `widget-create' specially while inserting strings from the
26271 collected field list.
26272 (describe-char-after): Made obsolete in version 22.1, not 21.5.
26273
26274 * diff-mode.el (diff-file-header): Change foreground color from
26275 yellow to green on light backgrounds.
26276 (diff-context): Inherit from `shadow' only for color/grayscale
26277 with more than 88 colors.
26278 (diff-indicator-removed, diff-indicator-added)
26279 (diff-indicator-changed): New faces.
26280 (diff-font-lock-keywords): Use new faces. Regroup rules.
26281 Add "^---$" for `normal' diff format. Fontify `#' lines with
26282 font-lock-comment-delimiter-face and font-lock-comment-face.
26283 Add `#' to ^[^...] in the rule for `diff-context-face'.
26284
26285 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
26286 a button-like box. Inherit from `highlight' on low colors.
26287 (shadow): Use shades of gray only for color/grayscale with
26288 more than 88 colors. Use green for light backgrounds with
26289 8 colors, and yellow for dark backgrounds with 8 colors.
26290
26291 * font-lock.el (font-lock-regexp-grouping-backslash):
26292 Don't inherit from escape-glyph (use bold for all cases).
26293
26294 * info.el (info-xref-visited): Use light foreground color `violet'
26295 for dark backgrounds instead of dark color `magenta3'.
26296 (info-title-1): Use `yellow' color for dark backgrounds.
26297
26298 * isearch.el (isearch): Use not-too-dark magenta3 instead of
26299 too-light magenta2.
26300
26301 * replace.el (match): Use slightly more light RoyalBlue3 instead
26302 of dark RoyalBlue4.
26303
26304 * wid-edit.el (widget-inactive): Inherit from `shadow'.
26305
26306 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
26307
26308 * novice.el (disabled-command-hook): Declare it with
26309 `define-obsolete-variable-alias'.
26310
26311 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
26312 (desktop-buffer-misc-functions, desktop-buffer-handlers)
26313 (desktop-load-default): Add release to obsolescence info.
26314 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
26315 (desktop-append-buffer-args, desktop-read):
26316 Fix typos in docstrings.
26317 (desktop-kill): Fix typo in message.
26318 (desktop-save): Doc fix.
26319
26320 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
26321
26322 * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
26323 (viper-envelop-ESC-key): Change the definition of fast
26324 keysequence so it'll work with keyboard macros.
26325
26326 * ediff.el (ediff-patch-buffer): Change the docstring.
26327
26328 2005-07-19 Kenichi Handa <handa@m17n.org>
26329
26330 * international/mule-cmds.el (select-safe-coding-system): Try to
26331 use an auto-coding (if any) before anything else. If the found
26332 auto-coding is invalid, show a warning message.
26333
26334 * international/mule.el (find-auto-coding): New function created
26335 by modifying the body of set-auto-coding.
26336 (set-auto-coding): Use find-auto-coding to find a coding.
26337
26338 2005-07-18 Richard M. Stallman <rms@gnu.org>
26339
26340 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
26341 not isearch-mode-end-hook-error.
26342 (allout-before-change-protect): Fix error message.
26343
26344 2005-07-18 Juri Linkov <juri@jurta.org>
26345
26346 * allout.el (allout-mode):
26347 * calculator.el (calculator-copy):
26348 * custom.el (custom-known-themes):
26349 * dired.el (dired-desktop-buffer-misc-data)
26350 (dired-restore-desktop-buffer):
26351 * dired-x.el (dired-omit-marker-char):
26352 * files.el (basic-save-buffer):
26353 * font-core.el (font-lock-mode):
26354 * calendar/calendar.el (calendar-goto-hebrew-date)
26355 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
26356 (calendar-goto-persian-date):
26357 * language/ethio-util.el (ethio-sera-to-fidel-region):
26358 * textmodes/picture.el (picture-mode):
26359 Delete duplicate duplicate words.
26360
26361 2005-07-18 Juri Linkov <juri@jurta.org>
26362
26363 * isearch.el (isearch-mode-map): Remove key bindings for regexp
26364 chars * ? } |.
26365 (isearch-fallback): Don't call `isearch-process-search-char'.
26366 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
26367 (isearch-process-search-char): Call `isearch-fallback' for regexp
26368 chars * ? } |.
26369 (isearch-return-char): Make obsolete with `make-obsolete' instead
26370 of simply documenting it as obsolete in the docstring.
26371 (isearch-fallback): Refill docstring.
26372
26373 * international/isearch-x.el
26374 (isearch-process-search-multibyte-characters): Remove unneeded
26375 `concat'. Add intermediate values to `junk-hist' instead of
26376 `minibuffer-history'. Test the length of `str'.
26377
26378 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
26379
26380 * allout.el (allout-resolve-xref): Fix typos in error strings.
26381 (allout-before-change-protect): Remove unneeded `concat'.
26382
26383 * array.el (array-mode, array-reconfigure-rows)
26384 (untabify-backward): Fix typos in docstrings.
26385 (array-reconfigure-rows): Use `insert-buffer-substring', not
26386 `insert-buffer'.
26387
26388 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
26389 * progmodes/ada-mode.el (ada-make-body):
26390 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
26391
26392 * dired.el (dired-log):
26393 * tar-mode.el (tar-subfile-save-buffer):
26394 * play/zone.el (zone-pgm-stress-destress):
26395 Use `insert-buffer-substring', not `insert-buffer'.
26396
26397 2005-07-17 Simon Josefsson <jas@extundo.com>
26398
26399 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
26400
26401 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
26402
26403 * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
26404 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
26405
26406 2005-07-17 Kim F. Storm <storm@cua.dk>
26407
26408 * ido.el (dired-other-window): Add ido property.
26409
26410 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
26411
26412 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
26413 Fix typo in docstring.
26414 (byte-compile-interactive-only-functions): Add `insert-buffer' and
26415 `insert-file-literally'.
26416
26417 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
26418 info and delete redundant message. Doc fix.
26419 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
26420 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
26421
26422 2005-07-16 Richard M. Stallman <rms@gnu.org>
26423
26424 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
26425 (byte-compile-and): Use byte-compile-and-recursion.
26426 (byte-compile-or-recursion): New function.
26427 (byte-compile-or): Use that.
26428 (byte-compile-if): Guard the else-clause too.
26429 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
26430
26431 * isearch.el (isearch-mode-end-hook-quit): New variable.
26432 (isearch-done): Bind it.
26433 (isearch-mode-end-hook): Doc fix.
26434
26435 * allout.el (allout-isearch-did-quit): Variable deleted.
26436 (allout-real-isearch-abort): Function name no longer used.
26437 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
26438 (allout-isearch-rectification): isearch-mode always exists.
26439 Don't set allout-isearch-did-quit.
26440 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
26441 allout-isearch-did-quit.
26442 (allout-enwrap-isearch): Just add the hook.
26443 (allout-isearch-abort): Function deleted.
26444 (allout-pre-command-business): Avoid warning.
26445
26446 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
26447 Correctly avoid warnings.
26448 (pascal-outline): Likewise.
26449
26450 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
26451
26452 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
26453
26454 * play/tetris.el (tetris-mode): Avoid warning.
26455
26456 * play/snake.el (snake-mode): Avoid warning.
26457
26458 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
26459 (gamegrid-set-display-table): Avoid warning.
26460 (gamegrid-set-timer): Likewise.
26461 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
26462 (gamegrid-add-score-with-update-game-score-1): Take FILE
26463 as argument.
26464 (gamegrid-add-score-with-update-game-score): Pass that argument.
26465 Rename have-shared-game-dir to gamegrid-shared-game-dir.
26466
26467 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
26468
26469 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
26470 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
26471
26472 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
26473 and insert-file.
26474
26475 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
26476 (sc-ask): Avoid warnings.
26477
26478 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
26479 (eshell-hist-initialize): Use that var the natural way.
26480
26481 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
26482
26483 * emacs-lisp/re-builder.el (reb-cook-regexp):
26484 Avoid warning calling lre-compile-string.
26485 (reb-color-display-p): Avoid warning.
26486
26487 * calculator.el (calculator-last-input): Guard uses
26488 of event-key and key-press-event-p.
26489 (event-key, key-press-event-p): Delete definitions.
26490
26491 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
26492 (find-gc-source-directory, find-gc-subrs-callers)
26493 (find-gc-noreturn-list, find-gc-source-files)
26494 (find-gc-subrs-called): Vars renamed and defvar'd.
26495
26496 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
26497 (checkdoc-overlay-put, checkdoc-delete-overlay)
26498 (checkdoc-overlay-start, checkdoc-overlay-end)
26499 (checkdoc-mode-line-update, checkdoc-char=):
26500 Define such that compiler knows they are defined.
26501 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
26502 (checkdoc-read-event): Delete. Use read-event directly.
26503
26504 * whitespace.el (whitespace-make-overlay)
26505 (whitespace-overlay-put, whitespace-delete-overlay)
26506 (whitespace-overlay-start, whitespace-overlay-end):
26507 Define such that compiler knows they are defined.
26508 (whitespace): Move conditional inside.
26509
26510 * tempo.el (tempo-insert-template): Suppress warning.
26511
26512 * ediff-diff.el (longlines-mode): Add defvar.
26513
26514 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
26515
26516 * server.el: Bind "C-x #" in a way that works even if C-x is
26517 redefined to a command key, not a prefix key.
26518
26519 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26520
26521 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
26522 cl-make-type-test till execution time.
26523
26524 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
26525
26526 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
26527 arg ARG and use it.
26528
26529 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26530
26531 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
26532
26533 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
26534
26535 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
26536 a defcustom with two :set or :type keywords.
26537
26538 2005-07-15 Richard M. Stallman <rms@gnu.org>
26539
26540 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
26541 Don't give ^M comment-end syntax.
26542
26543 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
26544
26545 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
26546 Don't consider gdbmi (gdb-mi.el has its own update functions).
26547 (gdb-var-delete): Make it work for gdbmi as well.
26548 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
26549
26550 * progmodes/gud.el (etags, sdb): Only require etags when needed.
26551 (gud-speedbar-menu-items): Correct logic for enabling items.
26552
26553 2005-07-15 Kim F. Storm <storm@cua.dk>
26554
26555 * ido.el: Fix commentary.
26556 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
26557 Use with-no-warnings around ffap-guesser.
26558 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
26559 Let bind minibuffer-completing-file-name to t.
26560
26561 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
26562
26563 * startup.el (site-run-file, keyboard-type): Doc fixes.
26564 (command-line): Check for "--basic-display" argument; also for
26565 "--quick", not "--bare-bones" (which was renamed).
26566 (fancy-splash-text): Add missing item "Getting New Versions".
26567 (normal-splash-screen): Fix typos and improve consistency with
26568 `fancy-splash-text'. Update copyright year.
26569
26570 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
26571 valid binding for `help-char'.
26572
26573 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
26574
26575 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
26576
26577 * term.el (term-mode): Disable cua-mode for term buffers.
26578
26579 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
26580
26581 * add-log.el (add-log-mailing-address, change-log-merge):
26582 Doc fixes.
26583 (change-log-get-method-definition): Fix typo in docstring.
26584
26585 2005-07-14 Kim F. Storm <storm@cua.dk>
26586
26587 * emulation/cua-base.el:
26588 (cua--pre-command-handler-1, cua--pre-command-handler)
26589 (cua--post-command-handler-1, cua--post-command-handler):
26590 Split in two. Check (buffer local) value of cua-mode.
26591 (cua-selection-mode): New command.
26592
26593 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
26594
26595 * custom.el (custom-initialize-safe-set)
26596 (custom-initialize-safe-default): Doc fixes.
26597
26598 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
26599 and simplify :init-value again.
26600
26601 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
26602 and simplify :init-value again. Delete autoload.
26603
26604 * startup.el (command-line): Use `custom-reevaluate-setting' again
26605 for tooltip-mode.
26606
26607 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
26608 a defcustom with two :initialize keywords.
26609
26610 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
26611
26612 * allout.el (my-mark-marker, allout-isearch-prior-pos)
26613 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
26614 (allout-post-command-business, allout-flag-region)
26615 (isearch-reenable-font-lock, allout-yank)
26616 (allout-insert-latex-header, allout-insert-latex-trailer)
26617 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
26618 (allout-latex-verb-quote): Fix typos in docstrings.
26619 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
26620 (allout-unprotected, allout-prefix-data):
26621 Improve argument/docstring consistency.
26622 (allout-chart-subtree): Fix argument spec.
26623 (allout-open-topic): Rename `use_sib_bullet' argument to
26624 `use-sib-bullet'. Doc fix.
26625
26626 * whitespace.el (whitespace-check-buffer-leading)
26627 (whitespace-check-buffer-trailing)
26628 (whitespace-check-buffer-indent)
26629 (whitespace-check-buffer-spacetab)
26630 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
26631 (whitespace-check-leading-whitespace)
26632 (whitespace-check-trailing-whitespace)
26633 (whitespace-check-spacetab-whitespace)
26634 (whitespace-check-indent-whitespace)
26635 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
26636 (whitespace-modes): Fix typos in docstrings.
26637 (defgroup, defcustom): Doc fixes.
26638
26639 * winner.el (winner-mode, winner-boring-buffers)
26640 (winner-pending-undo-ring): Doc fixes.
26641 (winner-ring): Remove unneeded `progn'.
26642 (winner-equal): `defsubst' it.
26643 (winner-redo): Fix message.
26644
26645 2005-07-13 Kim F. Storm <storm@cua.dk>
26646
26647 * simple.el (line-move-1): Always use vertical-motion to
26648 do the last (or only) line move to ensure some movement.
26649 Undo 2005-06-23 change--don't check for overlays.
26650
26651 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26652
26653 * term/mac-win.el (ccl-encode-mac-roman-font)
26654 (ccl-encode-mac-centraleurroman-font)
26655 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
26656 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
26657 Change charset-id boundary of dimension to ?\xef.
26658 (mac-char-fontspec-list): New constant.
26659 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
26660 argument. Nil uses itself as family in font-spec. Previous
26661 behavior for nil is now provided by non-nil non-string argument.
26662 All callers changed. Add font-specs for Mac fonts to
26663 "fontset-default" unless iso8859-1 fonts are installed.
26664
26665 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
26666
26667 * progmodes/sh-script.el (sh-get-indent-info): Only indent
26668 a continuation line if the \ is preceded by SPC or TAB.
26669 (sh-get-indent-info): Simplify.
26670 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
26671 Use with-current-buffer.
26672
26673 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
26674 when the matched text is empty.
26675
26676 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
26677
26678 * startup.el (command-line): Revert to previous handling of
26679 tooltip-mode. Explain in comment why the complexity is needed.
26680
26681 * tooltip.el (tooltip-mode): Revert to previous implementation of
26682 its defcustom.
26683
26684 * frame.el (blink-cursor-mode): Revert to previous implementation
26685 of its defcustom. Update comment.
26686
26687 2005-07-12 Lars Hansen <larsh@soem.dk>
26688
26689 * desktop.el: Update e-mail address.
26690
26691 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26692
26693 * term/mac-win.el (mac-services-mail-selection)
26694 (mac-services-mail-to): New functions.
26695 (mac-application-menu-map): Bind them.
26696
26697 2005-07-12 wulei <milton@wulei.net> (tiny change)
26698
26699 * progmodes/gdb-ui.el: Add note about buffering with Windows.
26700
26701 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
26702
26703 * custom.el (custom-reevaluate-setting): Doc fix.
26704
26705 2005-07-11 Jay Belanger <belanger@truman.edu>
26706
26707 * calc/calc.el (calc-embedded-announce-formula-alist)
26708 (calc-embedded-open-close-plain-alist)
26709 (calc-embedded-open-close-mode-alist): Add checks for additional
26710 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
26711
26712 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
26713
26714 * custom.el (custom-enable-theme): Don't add theme to
26715 `custom-enabled-themes' with `push' because there is no
26716 setf-method for `delq'.
26717
26718 2005-07-11 Richard M. Stallman <rms@gnu.org>
26719
26720 * custom.el (custom-declare-variable): Doc fix.
26721
26722 * dired-aux.el (dired-compare-directories): Remove "." and ".."
26723 from the alists.
26724
26725 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
26726 Do nothing if edebug-active.
26727
26728 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
26729 (edebug-display): Do it here instead.
26730
26731 2005-07-10 Richard M. Stallman <rms@gnu.org>
26732
26733 * cus-face.el (custom-theme-set-faces): Make it work.
26734 (custom-reset-faces): Doc fix.
26735 (custom-theme-reset-internal-face, custom-theme-face-value):
26736 Functions deleted.
26737
26738 * custom.el (custom-push-theme): Maintain list of the settings
26739 of a given theme in its theme-settings property.
26740 Maintain position of old settings in the theme-value
26741 or theme-face property.
26742 (custom-enabled-themes): New variable.
26743 (custom-theme-enabled-p): New function.
26744 (provide-theme): Update custom-enabled-themes.
26745 Disable and reenable the `user' theme.
26746 (require-theme): Doc fix.
26747 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
26748 (custom-theme-value, custom-theme-variable-value): Likewise.
26749 (custom-theme-reset-internal): Likewise.
26750 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
26751 (custom-enable-theme, custom-disable-theme): New functions.
26752 (custom-variable-theme-value, custom-face-theme-value): Likewise.
26753 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
26754 (custom-theme-reset-variables): Simplify.
26755 (deftheme, custom-declare-theme, custom-make-theme-feature):
26756 Definitions moved.
26757
26758 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
26759
26760 * longlines.el (longlines-show-region)
26761 (longlines-unshow-hard-newlines): Recognize hard newlines by
26762 non-nil hard property, instead of t.
26763
26764 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
26765
26766 * emulation/viper-cmd.el (viper--key-maps): New variable.
26767 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
26768 emulation-mode-map-alists.
26769 (viper-envelop-ESC-key): Use viper-subseq.
26770 (viper-search-forward/backward/next): Disable debug-on-error.
26771
26772 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
26773 (viper-ESC-key): New defcustoms.
26774
26775 * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
26776
26777 * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
26778 (viper-subseq): Copy of subseq from cl.el.
26779
26780 * emulation/viper.el (viper-go-away, viper-set-hooks): Use
26781 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
26782
26783 * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
26784
26785 * emulation/viper-init.el: Get rid of -face in face names.
26786
26787 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
26788 Make it work with longlines mode.
26789
26790 * ediff-mult.el (ediff-meta-mode-hook): New variable.
26791
26792 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
26793
26794 * ediff-init.el: Get rid of -face in face names.
26795
26796 2005-07-10 Richard M. Stallman <rms@gnu.org>
26797
26798 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
26799 and with-timeout-unsuspend.
26800
26801 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
26802 and with-timeout-unsuspend.
26803
26804 * emacs-lisp/timer.el (with-timeout-timers): New variable.
26805 (with-timeout): Bind that variable to record timers.
26806 (with-timeout-suspend, with-timeout-unsuspend): New functions.
26807
26808 * emacs-lisp/debug.el (debug-help-follow): New function.
26809 (debugger-mode-map): Use that instead of help-follow.
26810 (debugger-setup-buffer): Use eval-buffer-list
26811 to handle eval-buffer frames.
26812
26813 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
26814
26815 * timezone.el (timezone-parse-date): Change first regexp
26816 so it will not mistakenly match dates with no time zone.
26817
26818 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
26819
26820 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
26821
26822 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
26823
26824 * custom.el (custom-initialize-safe-set)
26825 (custom-initialize-safe-default): New functions.
26826
26827 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
26828 and simplify :init-value.
26829
26830 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
26831 and simplify :init-value. Delete obsolete comment.
26832
26833 * startup.el (command-line): Use `custom-reevaluate-setting' to
26834 handle `tooltip-mode'. Delete obsolete comment.
26835
26836 * files.el (set-visited-file-name): Avoid calling
26837 `file-name-nondirectory' with a nil argument.
26838
26839 2005-07-09 Richard M. Stallman <rms@gnu.org>
26840
26841 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
26842 was called with nil for the buffer, handle the read position right.
26843 Handle read position for eval-region, too.
26844
26845 2005-07-09 Juri Linkov <juri@jurta.org>
26846
26847 * fringe.el (fringe-mode): Add period in docstring.
26848 (fringe-query-style): Build prompt depending on `all-frames' arg.
26849
26850 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
26851 to not create links to unrelated functions in the Help buffer.
26852
26853 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
26854 Doc fix.
26855
26856 * simple.el (next-error-hook): New variable.
26857 (next-error): Use it. Doc fix.
26858
26859 * textmodes/ispell.el (ispell-command-loop): Add current
26860 dictionary name and program name to mode-line-format.
26861 (ispell-region, ispell-process-line): Add current dictionary name
26862 and program name to messages.
26863
26864 2005-07-08 Jay Belanger <belanger@truman.edu>
26865
26866 * calc/calc.el (calc-embedded-announce-formula-alist)
26867 (calc-embedded-open-close-formula-alist)
26868 (calc-embedded-open-close-word-alist)
26869 (calc-embedded-open-close-plain-alist)
26870 (calc-embedded-open-close-new-formula-alist)
26871 (calc-embedded-open-close-mode-alist)
26872 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
26873 (calc-embedded-mode-hook): New variables.
26874
26875 * calc/calc-embed.el (calc-embedded-firsttime)
26876 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
26877 New variables.
26878 (calc-do-embedded): Use calc-embedded-firsttime,
26879 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
26880 determine whether or not to run hooks.
26881 (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
26882 calc-embedded-firsttime-formula appropriately.
26883 Set calc-embedded delimiter variables according to mode.
26884
26885 2005-07-08 Richard M. Stallman <rms@gnu.org>
26886
26887 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
26888 Check for "emacs", etc., as entire symbol, not just as word.
26889 (checkdoc-file-comments-engine): Use regexp-quote on FN.
26890
26891 * files.el (set-visited-file-name): Report the error
26892 for "empty filename" earlier.
26893 (kill-some-buffers): Ignore buffers already dead.
26894
26895 * fringe.el (fringe-mode): Doc fix.
26896
26897 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
26898 Check for (featurep 'xemacs) and turn off warnings in what it guards.
26899 Use unwind-protect to ensure byte-compile-unresolved-functions
26900 is updated.
26901
26902 * whitespace.el (whitespace-buffer-leading-cleanup):
26903 Simplify w/ skip-chars-forward.
26904 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
26905
26906 * mail/rmail.el (rmail-only-expunge): Fix paren error.
26907 Unconditionally try to leave point at the same old place.
26908
26909 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
26910
26911 * comint.el (comint-postoutput-scroll-to-bottom)
26912 (comint-show-maximum-output): Take scroll-margin into consideration.
26913
26914 2005-07-08 Kim F. Storm <storm@cua.dk>
26915
26916 * ido.el (ido-use-filename-at-point): New choice `guess'.
26917 (ido-file-internal): Try ffap-guesser if selected.
26918
26919 * ido.el (ido-before-fallback-functions): New hook.
26920 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
26921 (ido-read-file-name): Run it.
26922
26923 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
26924
26925 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
26926 strings rather than a list of symbols to the completion function.
26927
26928 2005-07-07 Jay Belanger <belanger@truman.edu>
26929
26930 * calc/calc-units.el (math-apply-units): Change the places in
26931 which units are simplified.
26932
26933 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
26934
26935 * cus-edit.el (customize-option, customize-option-other-window):
26936 Make them handle aliases.
26937
26938 * custom.el (custom-variable-p): Make it recursively follow
26939 aliases. Mention that in the docstring.
26940
26941 2005-07-07 Richard M. Stallman <rms@gnu.org>
26942
26943 * cus-start.el (exec-path): Use `directory' instead of `file'.
26944 Fix tag for nil.
26945
26946 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
26947
26948 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
26949 when called non-interactively. Doc fix.
26950
26951 2005-07-07 Lute Kamstra <lute@gnu.org>
26952
26953 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
26954 new address as well.
26955
26956 2005-07-07 Kenichi Handa <handa@m17n.org>
26957
26958 * international/mule.el (make-coding-system):
26959 Describe `ascii-incompatible' property in the docstring.
26960 (set-file-name-coding-system): Signal an error if coding-system is
26961 ascii-incompatible.
26962 (set-keyboard-coding-system): Likewise.
26963
26964 * international/mule-cmds.el (set-default-coding-systems):
26965 Don't set default-file-name-coding-system and
26966 default-keyboard-coding-system if coding-system is ASCII-incompatible.
26967
26968 * international/utf-16.el: Declare that all UTF-16-based coding
26969 systems are ASCII-incompatible.
26970
26971 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
26972
26973 * progmodes/gud.el: Require font-lock for displaying errors.
26974 Used by gdb-ui.el.
26975
26976 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
26977
26978 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
26979 values for the pattern lists which are `read'able but not
26980 `append'able (like symbols).
26981
26982 2005-07-06 Richard M. Stallman <rms@gnu.org>
26983
26984 * progmodes/flymake.el (flymake-float-time): Instead of
26985 with-no-warnings, test for XEmacs.
26986 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
26987 to avoid warning.
26988
26989 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
26990
26991 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
26992
26993 2005-07-05 Lute Kamstra <lute@gnu.org>
26994
26995 * battery.el: Add support for Darwin (with much debugging help
26996 from Samuel Lauber <sam124@operamail.com>).
26997 (battery-status-function, battery-echo-area-format)
26998 (battery-mode-line-format): Add support for pmset on Darwin.
26999 (battery-load-low, battery-load-critical): New user options.
27000 (battery-pmset): New function.
27001
27002 2005-07-05 Lute Kamstra <lute@gnu.org>
27003
27004 Update FSF's address in GPL notices.
27005
27006 * textmodes/page-ext.el: Update FSF's address.
27007
27008 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
27009
27010 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
27011 filling from using prefix when filling a single-line docstring.
27012
27013 * progmodes/flymake.el: Remove useless eval-when-compile.
27014
27015 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
27016
27017 2005-07-04 Richard M. Stallman <rms@gnu.org>
27018
27019 * textmodes/org.el (org-file-apps-defaults-gnu):
27020 Rename from org-file-apps-defaults-linux.
27021 (org-default-apps): Don't test system-type for `linux'.
27022 (org-file-apps): Doc fix.
27023
27024 2005-07-04 David Ponce <david@dponce.com>
27025
27026 * tree-widget.el: Improve header Commentary section.
27027 (tree-widget) [defgroup]
27028 (tree-widget-image-enable, tree-widget-themes-directory)
27029 (tree-widget-theme, tree-widget-image-properties-emacs)
27030 (tree-widget-image-properties-xemacs, tree-widget-create-image)
27031 (tree-widget-image-formats, tree-widget-control)
27032 (tree-widget-empty-control, tree-widget-leaf-control
27033 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
27034 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
27035 (tree-widget-keep, tree-widget-after-toggle-functions)
27036 (tree-widget-open-node, tree-widget-close-node): Doc fix.
27037 (tree-widget-open-control, tree-widget-close-control): Fix doc and
27038 :help-echo message.
27039 (tree-widget-set-theme): Doc fix. Use `string-equal'.
27040 (tree-widget-image-properties): Doc fix. Clearer implementation.
27041 (tree-widget--cursors): New constant.
27042 (tree-widget-lookup-image): New function split from
27043 `tree-widget-find-image'. Clearer implementation.
27044 (tree-widget-find-image): Use it.
27045 (tree-widget-button-keymap): Use `set-keymap-parent'.
27046 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
27047 Define the sub-widgets here.
27048 (tree-widget-node): Check that :node is not a tree-widget.
27049 (tree-widget-get-super, tree-widget-open-control)
27050 (tree-widget-close-control, tree-widget-empty-control)
27051 (tree-widget-leaf-control, tree-widget-guide)
27052 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
27053 (tree-widget-no-handle, tree-widget-value-delete)
27054 (tree-widget-map): Remove.
27055 (tree-widget-children-value-save): Doc fix. Simplified.
27056 (tree-widget-value-create): Update according to previous changes.
27057
27058 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
27059
27060 * textmodes/org.el: Leading space replaced by TABS.
27061 (org-recalc-marks, org-table-rotate-recalc-marks)
27062 (org-table-get-specials): Treat "^" and "_" marks.
27063 (org-table-justify-field-maybe): Optional argument NEW.
27064 (org-table-eval-formula): Parsing of the format simplified.
27065 New modes C,I. Honor the %= parameter in the current table.
27066 Avoid unnecessary re-align by using the NEW argument to
27067 `org-table-justify-field-maybe'.
27068 (org-calc-default-modes): Default for date-format mimicks org-mode.
27069 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
27070
27071 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
27072
27073 * cus-face.el (custom-theme-set-faces): Make it handle face
27074 aliases whose alias declarations are pre- or autoloaded.
27075
27076 2005-07-04 Juri Linkov <juri@jurta.org>
27077
27078 * faces.el (read-face-name): Put the code for getting a face name
27079 from the buffer before adding the faces from the `face' property.
27080 Use `completing-read-multiple' instead of `completing-read'.
27081 Require `crm'. Add default value and post-process the returned
27082 list of faces.
27083
27084 * emacs-lisp/crm.el (crm-find-current-element)
27085 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
27086
27087 * emacs-lisp/lisp-mode.el (eval-defun-1):
27088 * emacs-lisp/edebug.el (edebug-eval-defun):
27089 Remove unnecessary quotes.
27090
27091 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
27092
27093 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
27094 (prolog-indent-level): Fix typo in docstring.
27095
27096 * info.el (Info-history, Info-history-forward)
27097 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
27098
27099 * add-log.el (add-change-log-entry):
27100 * comint.el (comint-dynamic-list-input-ring)
27101 (comint-dynamic-list-completions):
27102 * dabbrev.el (dabbrev-expand):
27103 * delim-col.el (delimit-columns-rectangle-line):
27104 * diff-mode.el (diff-context->unified, diff-reverse-direction)
27105 (diff-unified->context):
27106 * ediff-init.el (ediff-abbrev-jobname):
27107 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
27108 (ediff-replace-session-activity-marker-in-meta-buffer):
27109 * info.el (Info-summary):
27110 * lpr.el (printify-region):
27111 * printing.el (pr-create-interface):
27112 * ps-print.el (ps-print-quote):
27113 * ses.el (ses-column-widths, ses-print-cell)
27114 (ses-adjust-print-width, ses-center):
27115 * shell.el (shell-file-name-quote-list):
27116 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
27117 (strokes-fill-current-buffer-with-whitespace)
27118 (strokes-xpm-for-stroke, strokes-list-strokes)
27119 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
27120 * term.el (term-dynamic-list-input-ring)
27121 (term-dynamic-list-completions):
27122 * calc/calc.el (math-format-stack-value):
27123 * emacs-lisp/edebug.el (edebug-display-freq-count):
27124 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
27125 (delphi-new-comment-line):
27126 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
27127 * progmodes/executable.el (executable-set-magic):
27128 * progmodes/python.el (inferior-python-mode):
27129 * progmodes/scheme.el (scheme-mode-syntax-table):
27130 * progmodes/sh-script.el (sh-maybe-here-document):
27131 * progmodes/sql.el (sql-copy-column):
27132 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
27133 * textmodes/bibtex.el (bibtex-mode):
27134 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
27135 (sgml-auto-attributes):
27136 * textmodes/table.el (table-insert, table-shorten-cell)
27137 (table--generate-source-scan-lines, table-delete-row)
27138 (*table--cell-delete-char, table--spacify-frame)
27139 (table--horizontally-shift-above-and-below)
27140 (table--cell-insert-char, table--cell-blank-str)
27141 (table--fill-region-strictly):
27142 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
27143 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
27144
27145 * add-log.el (change-log):
27146 * apropos.el (apropos):
27147 * comint.el (comint-completion, comint-source):
27148 * dabbrev.el (dabbrev):
27149 * delim-col.el (columns):
27150 * diff-mode.el (diff-mode):
27151 * ediff.el (ediff):
27152 * ediff-diff.el (ediff-diff):
27153 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
27154 * ediff-mult.el (ediff-mult):
27155 * ediff-ptch.el (ediff-ptch):
27156 * ediff-wind.el (ediff-window):
27157 * facemenu.el (facemenu):
27158 * indent.el (indent):
27159 * info.el (info):
27160 * jka-cmpr-hook.el (compression, jka-compr):
27161 * lpr.el (lpr):
27162 * outline.el (outlines):
27163 * pcmpl-cvs.el (pcmpl-cvs):
27164 * pcmpl-rpm.el (pcmpl-rpm):
27165 * printing.el (printing):
27166 * ps-print.el (postscript, ps-print, ps-print-horizontal)
27167 (ps-print-vertical, ps-print-headers, ps-print-font)
27168 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
27169 (ps-print-background, ps-print-printer, ps-print-page)
27170 (ps-print-miscellany):
27171 * ses.el (ses):
27172 * shell.el (shell, shell-directories, shell-faces):
27173 * startup.el (initialization):
27174 * strokes.el (strokes):
27175 * term.el (term):
27176 * uniquify.el (uniquify):
27177 * w32-vars.el (w32):
27178 * calc/calc.el (calc):
27179 * emacs-lisp/bytecomp.el (bytecomp):
27180 * emacs-lisp/cl-indent.el (lisp-indent):
27181 * emacs-lisp/edebug.el (edebug):
27182 * emacs-lisp/elp.el (elp):
27183 * emacs-lisp/testcover.el (testcover):
27184 * emacs-lisp/trace.el (trace):
27185 * emulation/viper-ex.el (viper-ex):
27186 * emulation/viper-mous.el (viper-mouse):
27187 * mail/mailalias.el (mailalias):
27188 * mail/supercite.el (supercite, supercite-frames)
27189 (supercite-attr, supercite-cite, supercite-hooks):
27190 * net/rcompile.el (remote-compile):
27191 * net/rlogin.el (rlogin):
27192 * obsolete/ooutline.el (outlines):
27193 * progmodes/delphi.el (delphi):
27194 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
27195 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
27196 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
27197 (ebnf-optimization):
27198 * progmodes/etags.el (etags):
27199 * progmodes/executable.el (executable):
27200 * progmodes/idlwave.el (idlwave):
27201 * progmodes/pascal.el (pascal):
27202 * progmodes/prolog.el (prolog):
27203 * progmodes/python.el (python):
27204 * progmodes/scheme.el (scheme):
27205 * progmodes/sh-script.el (sh, sh-script):
27206 * progmodes/sql.el (SQL):
27207 * progmodes/tcl.el (tcl):
27208 * textmodes/bibtex.el (bibtex, bibtex-autokey):
27209 * textmodes/enriched.el (enriched):
27210 * textmodes/makeinfo.el (makeinfo):
27211 * textmodes/sgml-mode.el (sgml):
27212 * textmodes/table.el (table-hooks):
27213 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
27214 * textmodes/texinfo.el (texinfo):
27215 * textmodes/two-column.el (two-column):
27216 Finish `defgroup' description with period.
27217
27218 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
27219 * eshell/esh-var.el (eshell-var):
27220 * progmodes/vhdl-mode.el (vhdl-testbench):
27221 * textmodes/org.el (org): Fix typos in docstrings.
27222
27223 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
27224 consistency.
27225
27226 * progmodes/flymake.el (flymake-find-file): Remove.
27227 (flymake-float-time): Use `with-no-warnings'.
27228 (flymake-check-start-time, flymake-check-was-interrupted)
27229 (flymake-err-info, flymake-is-running, flymake-last-change-time)
27230 (flymake-new-err-info): `defvar' at compile time.
27231
27232 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
27233
27234 * replace.el (occur-hook): Doc fix.
27235 (occur-1): Don't call `occur-hook' if there are no matches.
27236
27237 2005-07-03 Richard M. Stallman <rms@gnu.org>
27238
27239 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
27240 global-map, save the same map.
27241 (global-map): Don't alter it at top level.
27242 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
27243 Then alter it here instead.
27244 (tpu-edt-off): Set global-map to the saved one.
27245
27246 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
27247 All references simplified.
27248 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
27249 (zmacs-regions): Add defvar.
27250 (repeat-complex-command-map): Everything about that deleted.
27251
27252 * textmodes/artist.el (artist-key-is-drawing)
27253 (artist-key-endpoint1, artist-key-poly-point-list)
27254 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
27255 (artist-key-compl-table, artist-rb-save-data)
27256 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
27257 Don't put them in eval-when-compile.
27258 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
27259
27260 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
27261 Use with-no-warnings.
27262
27263 * net/browse-url.el (dos-windows-version): Add defvar.
27264
27265 * mail/supercite.el (filladapt-prefix-table): Add defvar.
27266
27267 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
27268 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
27269 (rmail-new-summary-line-count): Rename from new-summary-line-count.
27270 Add defvar.
27271 (rmail-summary-beginning-of-message): Use with-no-warnings.
27272 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
27273
27274 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
27275 Use with-no-warnings.
27276
27277 * emulation/vi.el (vi-mark-region): Use c-mark-function.
27278 (c-mark-function): Add point-moving-unit property.
27279 (vi-goto-line): Use with-no-warnings.
27280
27281 * emulation/edt.el (edt-last-copied-word): Add defvar.
27282 (zmacs-region-stays): Likewise.
27283 (edt-mark-section-wisely): Use c-mark-function for C.
27284 Use makr-defun for Fortran.
27285 (time-string): defvar deleted.
27286 (edt-display-the-time): Don't set time-string.
27287
27288 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
27289
27290 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
27291 Don't warn when name is not constant
27292 or for defining the group `emacs'.
27293
27294 * tooltip.el (gud-tooltip-mode): Add defvar.
27295
27296 * startup.el (default-frame-background-mode): Add defvar.
27297
27298 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
27299
27300 * info.el (tool-bar-map): Add defvar.
27301
27302 * dired.el (dnd-protocol-alist): Add defvar.
27303
27304 * dired-aux.el (dired-query): Display question with answer, when
27305 the user answers.
27306
27307 * custom.el (custom-add-option): Doc fix.
27308
27309 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
27310
27311 2005-07-03 Eli Zaretskii <eliz@gnu.org>
27312
27313 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
27314 bogus name from the last change.
27315
27316 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
27317
27318 * custom.el (custom-declare-variable): Fix typos in comment.
27319 (custom-known-themes): Doc fix.
27320 (custom-theme-directory): New defcustom.
27321 (require-theme): Make it check `custom-theme-directory'.
27322
27323 * cus-theme.el (custom-new-theme-mode): New function.
27324 (custom-theme-name, custom-theme-variables, custom-theme-faces)
27325 (custom-theme-description): Add compiler defvars.
27326 (customize-create-theme): Add doc to the "*New Custom Theme*"
27327 buffer. Use `custom-new-theme-mode'.
27328 (custom-theme-write): Put the created buffer in emacs-lisp-mode
27329 and save it to the `custom-theme-directory'. Make this the
27330 default directory of the buffer.
27331
27332 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
27333
27334 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
27335 Fix unbalanced parentheses.
27336
27337 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
27338
27339 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
27340 into flymake-mode and delegate to flymake-mode.
27341
27342 * find-file.el (ff-which-function-are-we-in): Clean up.
27343
27344 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
27345
27346 * replace.el (occur-rename-buffer): Fix docstring.
27347
27348 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
27349 (edt-last-copied-word, edt-learn-macro-count)
27350 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
27351 (edt-rect-start-point, edt-user-global-map, rect-start-point)
27352 (time-string, zmacs-region-stays):
27353 * emulation/edt-mapper.el (edt-save-function-key-map)
27354 (EDT-key-name): `defvar' to silence the byte-compiler.
27355
27356 2005-07-02 Martin Rudalics <rudalics@gmx.at>
27357
27358 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
27359 font-lock-regexp-backslash. Doc fix.
27360 (font-lock-regexp-backslash-grouping-construct): Rename from
27361 font-lock-regexp-backslash-construct. Doc fix.
27362 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
27363 grouping constructs.
27364
27365 2005-07-02 Eli Zaretskii <eliz@gnu.org>
27366
27367 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
27368 updating all the prerequisites.
27369
27370 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
27371
27372 * textmodes/org.el (org-agenda-start-on-weekday)
27373 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
27374 (org-agenda-use-time-grid, org-archive-location)
27375 (org-allow-space-in-links, org-usenet-links-prefer-google)
27376 (org-enable-table-editor, org-export-default-language)
27377 (org-export-html-show-new-buffer, org-fill-paragraph)
27378 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
27379 (org-goto-quit, org-occur, org-eval-in-calendar)
27380 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
27381 (org-agenda-diary-entry, org-remember-help)
27382 (org-table-convert-region, org-at-table-p)
27383 (org-table-move-row-down, org-table-move-row-up)
27384 (org-table-copy-region, org-table-toggle-vline-visibility)
27385 (org-table-get-stored-formulas, org-table-get-specials)
27386 (org-recalc-commands, org-table-eval-formula)
27387 (org-table-formula-substitute-names, orgtbl-make-binding)
27388 (org-format-org-table-html, org-format-table-table-html)
27389 (org-format-table-table-html-using-table-generate-source)
27390 (org-customize): Fix typos in docstrings.
27391 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
27392 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
27393 (org-back-to-heading): Doc fixes.
27394 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
27395 (org-agenda-change-all-lines, org-get-header):
27396 Improve argument/docstring consistency.
27397 (orgtbl-error): Fix error message.
27398
27399 * progmodes/flymake.el (flymake-find-possible-master-files)
27400 (flymake-master-file-compare, flymake-get-line-err-count)
27401 (flymake-highlight-line, flymake-gui-warnings-enabled):
27402 Fix typos in docstrings.
27403 (flymake-parse-line, flymake-get-project-include-dirs-function)
27404 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
27405 Doc fixes.
27406 (flymake-get-project-include-dirs-function)
27407 (flymake-make-err-menu-data):
27408 Improve argument/docstring consistency.
27409
27410 2005-07-01 Lute Kamstra <lute@gnu.org>
27411
27412 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
27413 Catch errors with ignore-errors. Use temporary buffer.
27414 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
27415
27416 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
27417 background color faces.
27418 (facemenu-set-foreground, facemenu-set-background):
27419 Use facemenu-set-face-from-menu.
27420 (facemenu-set-face-from-menu): Treat face names that start with
27421 "fg:" or "bg:" as special.
27422 (facemenu-add-new-color): Don't create faces. Simplify.
27423
27424 2005-06-30 Richard M. Stallman <rms@gnu.org>
27425
27426 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
27427 (crm-find-current-element): Likewise.
27428
27429 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27430
27431 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
27432
27433 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
27434
27435 * arc-mode.el (archive-extract): Make it work as a mouse binding.
27436 (archive-mouse-extract): Make it an obsolete alias.
27437 (archive-mode-map): Don't use archive-mouse-extract any more.
27438 (archive-mode, archive-extract): write-contents-hooks ->
27439 write-contents-functions.
27440 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
27441 first arg.
27442 (archive-rename-entry): Update the call.
27443 (archive-zip-summarize): Remove unused var `method'.
27444 (archive-lzh-summarize): Remove unused var `creator'.
27445
27446 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
27447 dedicated frame upon exit.
27448
27449 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
27450 (archive-zip-extract, archive-zip-expunge)
27451 (archive-zip-update, archive-zip-update-case): Use executable-find.
27452 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
27453 Use restore-buffer-modified-p.
27454 (archive-extract, archive-add-new-member, archive-write-file-member):
27455 Use with-current-buffer.
27456 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
27457
27458 2005-06-30 Andreas Schwab <schwab@suse.de>
27459
27460 * progmodes/gud.el (gud-filter): Remove unneeded progn.
27461
27462 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
27463
27464 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
27465
27466 2005-06-30 Juri Linkov <juri@jurta.org>
27467
27468 * faces.el (vertical-border): Inherit from mode-line-inactive
27469 only on tty.
27470
27471 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
27472
27473 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
27474 example, -NLINES in the `occur' docstring).
27475
27476 * replace.el (occur-1): When no matches are found, do not set the
27477 `buffer-read-only' and modified flags for the occur buffer,
27478 because it is deleted.
27479
27480 * emulation/cua-base.el (cua-check-pending-input)
27481 (cua-repeat-replace-region, cua-mode, cua-debug)
27482 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
27483 Fix typos in docstrings.
27484
27485 * emulation/cua-gmrk.el (cua-toggle-global-mark)
27486 (cua-cut-region-to-global-mark)
27487 (cua--cut-rectangle-to-global-mark):
27488 Remove period from end of messages.
27489
27490 * emulation/cua-rect.el (cua-do-rectangle-padding):
27491 Remove period from end of messages.
27492 (cua--rectangle-seq-format): Fix typo in docstring.
27493 (cua-sequence-rectangle, cua-fill-char-rectangle):
27494 Improve argument/docstring consistency.
27495
27496 2005-06-29 Juri Linkov <juri@jurta.org>
27497
27498 * faces.el (default-frame-background-mode): New internal variable.
27499 (frame-set-background-mode): Use it.
27500
27501 * startup.el (normal-top-level): Set default-frame-background-mode
27502 instead of frame-background-mode. Before setting it, test for its
27503 nil value. Remove tests for frame-background-mode and frame
27504 parameter `reverse'. Add test for "unspecified-fg".
27505
27506 * term/xterm.el (xterm-rxvt-set-background-mode):
27507 * term/rxvt.el (rxvt-set-background-mode):
27508 Set default-frame-background-mode instead of frame-background-mode.
27509
27510 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
27511
27512 * simple.el (set-variable): Warn about obsolete user variables.
27513
27514 * imenu.el (imenu--completion-buffer):
27515 * mouse.el (mouse-buffer-menu-alist):
27516 * msb.el (msb-invisible-buffer-p):
27517 * calendar/diary-lib.el (diary-header-line-format):
27518 * emacs-lisp/pp.el (pp-buffer):
27519 * progmodes/cperl-mode.el (cperl-do-auto-fill):
27520 * textmodes/picture.el (picture-replace-match):
27521 Change space constants followed by a sexp to "?\s ".
27522
27523 * play/decipher.el (decipher-loop-with-breaks):
27524 * textmodes/texinfo.el (texinfo-insert-@item): Change space
27525 constants "protected" from end of line by a comment to "?\s".
27526
27527 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27528
27529 * font-lock.el (save-buffer-state): Use `declare'.
27530
27531 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
27532 reset the syntax-table to cperl-mode-syntax-table.
27533 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
27534 "foo_print_bar" is not matched as a reserved keyword.
27535
27536 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
27537
27538 * textmodes/org.el (orgtbl-setup): New function, for delayed
27539 setup for the orgtbl commands.
27540 (org-calc-default-modes): New option.
27541 (orgtbl-make-binding): Use `defun' to get better help display.
27542 (org-diary): Call `org-compile-prefix-format'.
27543 (org-table-formula-substitute-names): New function.
27544 (org-agenda-day-view, org-agenda-week-view): New commands.
27545 (org-agenda-toggle-week-view): Command removed.
27546 (org-tbl-menu): Split off from org-org-menu.
27547 (org-mode): Move removal of outline-mode menus to here.
27548 (org-table-formula-debug): New option.
27549 (org-table-insert-row): Keep first field if just "#" or "*".
27550 (org-mode): Paragraph regexps fixed.
27551 (org-table-recalculate-regexp): New constant.
27552 (org-table-justify-field-maybe): Avoid replace if not necessary.
27553 (org-copy-special, org-cut-special): Use `call-interactively'.
27554 (org-table-copy-region): Take region from `interactive' call.
27555 (org-trim): Return string even if no match.
27556 (org-formula): New face.
27557 (org-set-font-lock-defaults): No longer highlight "FIXME".
27558 But highlight formula-related fields in table.
27559 (org-table-p): Use regexp, not fontification.
27560 (org-table-align): Handle white space at end of line.
27561 (org-table-formula-evaluate-inline): New option.
27562 (org-mode): Auto-wrapping in comment lines turned off.
27563 (org-table-copy-down): Evaluate only in copied field, not in
27564 destination.
27565 (org-table-current-formula): Variable removed.
27566 (org-table-store-formulas, org-table-get-stored-formulas)
27567 (org-table-modify-formulas, org-table-replace-in-formulas)
27568 (org-table-maybe-eval-formula): New functions.
27569 (org-table-get-formula): Modify to use stored formulas.
27570 (org-table-insert-column, org-table-delete-column)
27571 (org-table-move-column): Call `org-table-modify-formulas'.
27572 (org-complete): Add completion for keyword formulas.
27573 (orgtbl-mode): Pull orgtbl-mode-map to start of
27574 minor-mode-map-alist.
27575
27576 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27577
27578 * progmodes/python.el (python-check): Require `compile' before
27579 modifying its variables.
27580
27581 * newcomment.el (comment-indent-default): Don't get fooled by an early
27582 end of buffer.
27583
27584 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
27585
27586 * ps-print.el (ps-print-version): Fix version number.
27587
27588 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
27589
27590 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
27591
27592 2005-06-28 Richard M. Stallman <rms@gnu.org>
27593
27594 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
27595 (flyspell-local-mouse-map): Declaration deleted.
27596 (flyspell-mouse-map): Bind only mouse-2.
27597 (flyspell-mode-map): Don't test flyspell-use-local-map.
27598 (flyspell-overlay-keymap-property-name): Var deleted.
27599 (flyspell-mode-on): Don't make local bindings for
27600 flyspell-mouse-map and flyspell-mode-map.
27601 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
27602
27603 * textmodes/ispell.el (ispell-word): Do not ignore short words.
27604
27605 * progmodes/compile.el (compilation-next-error-function):
27606 Don't switch buffers; operate on the current buffer.
27607
27608 * progmodes/compile.el (compilation-error-file-name)
27609 (compilation-warning-file-name, compilation-info-file-name)
27610 (compilation-line-number, compilation-column-number): New faces.
27611 (compilation-error-face, compilation-warning-face)
27612 (compilation-info-face, compilation-line-face)
27613 (compilation-column-face): Use them.
27614
27615 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
27616
27617 * comint.el (comint-password-prompt-regexp): Accept ", try again".
27618
27619 * bindings.el (global-map): Bind insertchar and its variants.
27620
27621 2005-06-27 Richard M. Stallman <rms@gnu.org>
27622
27623 * textmodes/artist.el (artist-text-overwrite)
27624 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
27625
27626 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
27627
27628 * ps-print.el: It was not working the page selection for printing.
27629 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
27630 (ps-print-version): New version 6.6.7.
27631 (ps-end-sheet): New fun.
27632 (ps-header-sheet, ps-end-job): Call it.
27633
27634 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
27635
27636 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
27637
27638 2005-06-27 Lute Kamstra <lute@gnu.org>
27639
27640 * facemenu.el (facemenu-unlisted-faces): Add foreground and
27641 background color faces.
27642 (facemenu-get-face): Delete function.
27643 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
27644 (facemenu-add-new-color): Make second argument mandatory.
27645 Create the appropriate face and return it. Simplify.
27646 (facemenu-set-foreground, facemenu-set-background): Don't check if
27647 color is defined. Use return value of facemenu-add-new-color.
27648
27649 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
27650
27651 * progmodes/gud.el (gud-filter): Add missing argument to
27652 with-selected-window.
27653
27654 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
27655
27656 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
27657 a :require to the defcustom.
27658
27659 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
27660 defcustoms corresponding to minor modes.
27661
27662 2005-06-26 David Ponce <david@dponce.com>
27663
27664 * recentf.el: Require tree-widget instead of wid-edit.
27665 (recentf-filename-handler): Fix widget :type.
27666 (recentf-cancel-dialog, recentf-open-more-files)
27667 (recentf-open-files-action): Doc fix.
27668 (recentf-dialog-goto-first): New function.
27669 (recentf-dialog-mode-map): Set parent keymap first.
27670 (recentf-dialog-mode): Define with define-derived-mode.
27671 Don't display continuation lines in dialogs.
27672 (recentf-edit-list): Rename from recentf-edit-selected-items.
27673 (recentf-edit-list-select): Rename from recentf-edit-list-action.
27674 Simplify.
27675 (recentf-edit-list-validate): New function.
27676 (recentf-edit-list): Update accordingly.
27677 (recentf-open-files-item-shift): Remove.
27678 (recentf-open-files-item): Convert menu elements into tree and
27679 link widgets. Don't create the widgets.
27680 (recentf-open-files): Update accordingly.
27681 (recentf-save-list): Untabify.
27682
27683 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
27684
27685 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
27686 (keep-lines): Add INTERACTIVE arg. Never delete lines only
27687 partially contained in the active region. Do not take active
27688 region into account when called from Lisp, unless INTERACTIVE arg
27689 is non-nil. Use `forward-line' instead of `beginning-of-line' to
27690 avoid trouble with fields. Make marker point nowhere when no
27691 longer used. Always return nil. Doc fix.
27692 (flush-lines): Add INTERACTIVE arg. Do not take active region
27693 into account when called from Lisp, unless INTERACTIVE arg is
27694 non-nil. Use `forward-line' instead of `beginning-of-line' to
27695 avoid trouble with fields. Make marker point nowhere when no
27696 longer used. Always return nil. Doc fix.
27697 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
27698 interchangeable. Do not take active region into account when
27699 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
27700 message in echo area when called from Lisp, unless INTERACTIVE arg
27701 is non-nil. Avoid saying "1 occurrences". Do not use markers.
27702 Return the number of matches. Doc fix.
27703 (occur): Doc fix.
27704 (perform-replace): Make comment follow double space convention for
27705 the sake of `outline-minor-mode'.
27706
27707 * faces.el (facep): Doc fix.
27708
27709 2005-06-25 Richard M. Stallman <rms@gnu.org>
27710
27711 * facemenu.el (facemenu-enable-faces-p): New function.
27712 (facemenu-background-menu, facemenu-foreground-menu)
27713 (facemenu-face-menu): Add menu-enable property.
27714
27715 * jka-compr.el (jka-compr-insert-file-contents):
27716 Special handling if cannot find the uncompression program.
27717
27718 * cus-face.el (custom-face-attributes): Add autoload.
27719
27720 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
27721 Bind comment-indent-function locally.
27722
27723 * window.el (save-selected-window): Use save-current-buffer.
27724
27725 * subr.el (with-selected-window): Use save-current-buffer.
27726
27727 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
27728 and with-current-buffer.
27729
27730 2005-06-24 Richard M. Stallman <rms@gnu.org>
27731
27732 * simple.el (line-move-1): Fix previous change.
27733
27734 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
27735
27736 * replace.el (occur-1): Set `buffer-read-only' and the
27737 buffer-modified flag before running `occur-hook' to protect
27738 against unintentional buffer switches that can lead to data loss.
27739
27740 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
27741
27742 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
27743 (gud-gdb-marker-filter): Use font-lock-warning-face for any
27744 initial error.
27745
27746 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
27747 after fresh input.
27748 (gdb-var-create-handler): Put name of expression in quotes.
27749
27750 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
27751
27752 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
27753 elements of RING in order, and without bogus nil elements.
27754
27755 2005-06-23 Richard M. Stallman <rms@gnu.org>
27756
27757 * simple.el (set-variable): Args renamed; doc fix.
27758 (line-move-1): When there are overlays around, use vertical-motion.
27759
27760 * faces.el (escape-glyph): Use brown against light background.
27761 (nobreak-space): Rename from no-break-space.
27762 Fix previous change.
27763
27764 * dired-aux.el (dired-do-copy): Fix arg prompt.
27765
27766 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
27767
27768 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
27769
27770 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
27771 rather than "Distributor".
27772
27773 2005-06-23 Lute Kamstra <lute@gnu.org>
27774
27775 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
27776 (debug-on-entry): Use it. New interactive declaration that uses
27777 function-called-at-point.
27778
27779 2005-06-23 Kim F. Storm <storm@cua.dk>
27780
27781 * subr.el (save-match-data): Add comment about using evaporate arg
27782 to set-match-data.
27783
27784 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
27785
27786 * cus-edit.el (customize-face)
27787 (customize-face-other-window): Handle face aliases.
27788
27789 * faces.el (face-documentation, set-face-attribute)
27790 (face-spec-set): Handle face aliases.
27791
27792 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
27793
27794 * help-mode.el (help-make-xrefs): If a symbol representing a face
27795 name is not followed by the word "face", it could still be a
27796 function or variable name, so don't bypass other checks.
27797
27798 2005-06-22 Juri Linkov <juri@jurta.org>
27799
27800 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
27801 Replace aliased functions with calls where second arg `inherit' is t.
27802
27803 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
27804
27805 * progmodes/gdb-ui.el (gdb-error): New variable.
27806 (gdb-error): New function.
27807 (gdb-annotation-rules): Act on error-begin and error annotations.
27808 (gdb-concat-output): Use font-lock-warning-face for errors.
27809
27810 2005-06-22 Miles Bader <miles@gnu.org>
27811
27812 * bindings.el (propertized-buffer-identification): Use renamed
27813 `Buffer-menu-buffer' face.
27814
27815 * faces.el (vertical-border): Rename from `vertical-divider'.
27816 (escape-glyph): Change dark-background color back to `cyan'.
27817
27818 2005-06-21 Juri Linkov <juri@jurta.org>
27819
27820 * faces.el (face-user-default-spec): Try getting `customized-face'
27821 prior to `saved-face'.
27822 (frame-background-mode): Refill docstring.
27823
27824 * emacs-lisp/lisp-mode.el (eval-defun-1):
27825 * emacs-lisp/edebug.el (edebug-eval-defun):
27826 Set `saved-face' temporarily to nil before calling form.
27827 Set `customized-face' to the new spec after that.
27828
27829 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
27830
27831 * subr.el (1value, lambda, key-substitution-in-progress):
27832 Doc fixes.
27833
27834 * autoinsert.el (auto-insert-alist):
27835 * ses.el (ses-call-printer):
27836 * subr.el (noreturn):
27837 * emacs-lisp/lisp.el (check-parens):
27838 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
27839 * net/browse-url.el (browse-url-mosaic):
27840 * progmodes/cc-defs.el (c-safe-scan-lists):
27841 * progmodes/ebnf-abn.el (ebnf-abn-lex):
27842 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
27843 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
27844 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
27845 * progmodes/ebnf-iso.el (ebnf-iso-lex):
27846 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
27847
27848 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
27849
27850 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
27851
27852 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
27853
27854 * calendar/appt.el (appt-make-list): Activate the package, if
27855 not already active (for backwards compatibility).
27856
27857 2005-06-20 Kim F. Storm <storm@cua.dk>
27858
27859 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
27860
27861 2005-06-20 Miles Bader <miles@gnu.org>
27862
27863 * faces.el (vertical-divider): New face.
27864
27865 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
27866
27867 * simple.el (kill-whole-line): Doc fix.
27868 (next-error-buffer-p, next-error-find-buffer)
27869 (clone-indirect-buffer): Fix typos in docstrings.
27870 (comment-line-break-function): Doc fix: don't say variable
27871 is automatically buffer-local (it isn't).
27872
27873 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
27874
27875 * net/tramp-ftp.el (top):
27876 * net/tramp-smb.el (top):
27877 * net/tramp-util.el (top):
27878 * net/tramp-uu.el (top):
27879 * net/tramp-vc.el (top):
27880 * net/tramp.el (top): Revert copyright years back to original
27881 ones. Tramp has a life outside GNU Emacs.
27882
27883 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
27884
27885 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
27886
27887 2005-06-18 Juri Linkov <juri@jurta.org>
27888
27889 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
27890 end of first regexp to limit the match to the position between
27891 line number and source line with same separator character as used
27892 between file name and line number. In the second regexp limit
27893 mouse-face area to file name and line number by adding new group
27894 for them and referring it in HYPERLINK arg.
27895 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
27896 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
27897 previous line where grep markers may be already removed.
27898
27899 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
27900
27901 * progmodes/ps-mode.el: Update version and maintainer's email address.
27902
27903 2005-06-18 Steve Youngs <steve@xemacs.org>
27904
27905 * net/browse-url.el (browse-url-browser-function)
27906 (browse-url-default-browser): Add firefox.
27907 (browse-url-firefox-program, browse-url-firefox-arguments)
27908 (browse-url-firefox-startup-arguments)
27909 (browse-url-firefox-new-window-is-tab): New defcustoms.
27910 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
27911
27912 2005-06-17 Richard M. Stallman <rms@gnu.org>
27913
27914 * startup.el (command-line): Warn if specified user name has
27915 no home directory.
27916
27917 * term.el (term-get-old-input, term-input-filter, term-input-sender)
27918 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
27919
27920 * longlines.el (longlines-mode, longlines-show-hard-newlines):
27921 Doc fixes.
27922
27923 * faces.el (underline): Try bold if terminal doesn't support underline.
27924
27925 * mail/sendmail.el (mail-setup-with-from): New variable.
27926 (mail-insert-from-field): New function.
27927 (sendmail-send-it): Call it.
27928 (mail-setup): Optionally call it here.
27929
27930 * term/linux.el: Call tty-no-underline.
27931
27932 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
27933
27934 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
27935
27936 2005-06-17 Miles Bader <miles@gnu.org>
27937
27938 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
27939 (ediff-current-diff-C, ediff-current-diff-Ancestor)
27940 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
27941 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
27942 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
27943 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
27944 Remove "-face" suffix from face names.
27945 (ediff-current-diff-face-A, ediff-current-diff-face-B)
27946 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
27947 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
27948 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
27949 (ediff-even-diff-face-A, ediff-even-diff-face-B)
27950 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
27951 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
27952 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
27953 New backward-compatibility aliases for renamed faces.
27954 (ediff-current-diff-face-A, ediff-current-diff-face-B)
27955 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
27956 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
27957 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
27958 (ediff-even-diff-face-A, ediff-even-diff-face-B)
27959 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
27960 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
27961 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
27962 Use renamed ediff faces.
27963
27964 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
27965 Remove "-face" suffix from face names.
27966 (eshell-test-ok-face, eshell-test-failed-face):
27967 New backward-compatibility aliases for renamed faces.
27968 (eshell-run-test): Use renamed eshell-test faces.
27969
27970 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
27971 face name.
27972 (eshell-prompt-face): New backward-compatibility alias for renamed
27973 face.
27974 (eshell-emit-prompt): Use renamed eshell-prompt face.
27975
27976 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
27977 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
27978 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
27979 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
27980 Remove "-face" suffix from face names.
27981 (eshell-ls-directory-face, eshell-ls-symlink-face)
27982 (eshell-ls-executable-face, eshell-ls-readonly-face)
27983 (eshell-ls-unreadable-face, eshell-ls-special-face)
27984 (eshell-ls-missing-face, eshell-ls-archive-face)
27985 (eshell-ls-backup-face, eshell-ls-product-face)
27986 (eshell-ls-clutter-face):
27987 New backward-compatibility aliases for renamed faces.
27988 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
27989
27990 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
27991 Remove "-face" suffix from face name.
27992 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
27993 instead of literal face.
27994
27995 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
27996
27997 * emacs-lisp/warnings.el (display-warning, lwarn)
27998 (warning-minimum-log-level): Doc fixes.
27999 (warning-minimum-level, warning-minimum-log-level):
28000 Add :debug to :type choices.
28001
28002 * progmodes/ada-mode.el (ada-format-paramlist)
28003 (ada-get-indent-case, ada-check-matching-start)
28004 (ada-check-defun-name, ada-goto-matching-decl-start)
28005 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
28006 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
28007 (ada-make-subprogram-body): Follow error conventions.
28008 (ada-case-exception-file, ada-indent-comment-as-code)
28009 (ada-indent-handle-comment-special, ada-indent-renames)
28010 (ada-indent-return, ada-search-directories-internal)
28011 (ada-tab-policy, ada-case-exception-substring)
28012 (ada-other-file-alist, ada-matching-start-re)
28013 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
28014 (ada-imenu-generic-expression, ada-compile-goto-error)
28015 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
28016 (ada-popup-menu, ada-add-extensions, ada-mode)
28017 (ada-region-selected, ada-create-case-exception)
28018 (ada-create-case-exception-substring, ada-after-keyword-p)
28019 (ada-activate-keys-for-case, ada-adjust-case-region)
28020 (ada-adjust-case-buffer, ada-format-paramlist)
28021 (ada-scan-paramlist, ada-insert-paramlist)
28022 (ada-indent-newline-indent)
28023 (ada-indent-newline-indent-conditional)
28024 (ada-justified-indent-current, ada-goto-previous-word)
28025 (ada-indent-current, ada-get-indent-open-paren)
28026 (ada-get-indent-paramlist, ada-get-indent-end)
28027 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
28028 (ada-get-indent-block-start, ada-get-indent-subprog)
28029 (ada-get-indent-noindent, ada-get-indent-label)
28030 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
28031 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
28032 (ada-goto-stmt-end, ada-goto-next-word)
28033 (ada-check-matching-start, ada-check-defun-name)
28034 (ada-goto-matching-decl-start, ada-goto-matching-start)
28035 (ada-goto-matching-end, ada-search-ignore-string-comment)
28036 (ada-in-decl-p, ada-looking-at-semi-or)
28037 (ada-looking-at-semi-private, ada-in-paramlist-p)
28038 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
28039 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
28040 (ada-next-procedure, ada-previous-procedure, ada-next-package)
28041 (ada-previous-package, ada-create-menu)
28042 (ada-fill-comment-paragraph-justify)
28043 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
28044 (ada-other-file-name, ada-last-which-function-line)
28045 (ada-last-which-function-subprog, ada-which-function)
28046 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
28047 (ada-gen-treat-proc, ada-check-emacs-version)
28048 (ada-continuation-indent, ada-align-region-separate):
28049 Fix typos in docstrings.
28050 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
28051
28052 2005-06-16 Lute Kamstra <lute@gnu.org>
28053
28054 * simple.el (fundamental-mode): Run after-change-major-mode-hook
28055 conditionally.
28056
28057 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
28058
28059 * comint.el (comint-replace-by-expanded-filename)
28060 (comint-prompt-regexp, comint-delimiter-argument-list)
28061 (comint-preinput-scroll-to-bottom):
28062 * info.el (Info-hide-cookies-node):
28063 * ls-lisp.el (ls-lisp-classify):
28064 * find-file.el (ff-search-directories, ff-special-constructs)
28065 (ff-find-other-file):
28066 * font-lock.el (font-lock-keywords):
28067 * shell.el (shell-prompt-pattern)
28068 (shell-dynamic-complete-functions, shell-mode)
28069 (shell-delimiter-argument-list):
28070 * term.el (term-replace-by-expanded-filename)
28071 (term-prompt-regexp, term-delimiter-argument-list):
28072 * woman.el (woman-ignore, woman0-if):
28073 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
28074 * emacs-lisp/elint.el (elint-init-env):
28075 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
28076 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
28077 * language/ethio-util.el (ethio-tilde-escape)
28078 (ethio-use-three-dot-question):
28079 * net/zone-mode.el (zone-mode-load-time-setup):
28080 * progmodes/cc-align.el (c-lineup-argcont):
28081 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
28082 * progmodes/cperl-mode.el (cperl-set-style-back):
28083 * progmodes/inf-lisp.el (inferior-lisp-prompt):
28084 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
28085 Fix spellings in docstrings.
28086
28087 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
28088 * progmodes/modula2.el (m2-for): Fix spellings.
28089
28090 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
28091
28092 * simple.el (undo-more): Don't use `format' on `error' arguments.
28093 Improve argument/docstring consistency.
28094 (pending-undo-list): Doc fix.
28095
28096 * smerge-mode.el (smerge-ensure-match):
28097 * emulation/vip.el (vip-ex):
28098 * net/zone-mode.el (zone-mode-update-serial):
28099 * progmodes/idlwave.el (idlwave-complete):
28100 * progmodes/vhdl-mode.el (vhdl-visit-file)
28101 (vhdl-compose-wire-components):
28102 Don't use `format' on `error' arguments.
28103
28104 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
28105 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
28106 (tooltip-help-tips): Fix typos in docstrings.
28107
28108 2005-06-16 David Ponce <david@dponce.com>
28109
28110 * tree-widget.el (tree-widget-value-create): Simplify last change.
28111
28112 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
28113
28114 * ido.el (ido-incomplete-regexp): New variable.
28115 (ido-set-matches-1): Handle invalid-regexp error and set
28116 ido-incomplete-regexp.
28117 (ido-incomplete-regexp): New face.
28118 (ido-completions): Use it.
28119 (ido-complete, ido-exit-minibuffer, ido-completions):
28120 Handle incomplete regexps.
28121 (ido-completions): Add check for complete match when entering a regexp.
28122
28123 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
28124
28125 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
28126
28127 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
28128
28129 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
28130 by field delimiters.
28131
28132 2005-06-15 David Ponce <david@dponce.com>
28133
28134 * tree-widget.el: eval-and-compile inlined functions so they will
28135 be available at run-time too.
28136 (tree-widget-super-format-handler)
28137 (tree-widget-format-handler): Remove.
28138 (tree-widget-value-create): Handle the :indent property.
28139
28140 2005-06-15 Miles Bader <miles@gnu.org>
28141
28142 * progmodes/which-func.el (which-func): Only inherit
28143 `font-lock-function-name-face' when that makes sense against the
28144 default mode-line face, otherwise set the face color explicitly.
28145
28146 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
28147 faces instead of (non-existent) variables.
28148
28149 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
28150
28151 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
28152 (iswitchb-get-matched-buffers): Likewise. Simplify.
28153
28154 2005-06-14 Miles Bader <miles@gnu.org>
28155
28156 * progmodes/ld-script.el (ld-script-location-counter):
28157 Remove "-face" suffix from face name.
28158 (ld-script-location-counter-face):
28159 New backward-compatibility alias for renamed face.
28160 (ld-script-location-counter-face): Use renamed face.
28161
28162 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
28163 (cperl-hash): Remove "-face" suffix from face names.
28164 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
28165 New backward-compatibility aliases for renamed faces.
28166 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
28167 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
28168
28169 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
28170 name.
28171 (which-func-face): New backward-compatibility alias for renamed face.
28172 (which-func-format): Use renamed which-func face.
28173
28174 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
28175 (vhdl-function, vhdl-directive, vhdl-reserved-word)
28176 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
28177 names.
28178 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
28179 (vhdl-speedbar-configuration, vhdl-speedbar-package)
28180 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
28181 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
28182 (vhdl-speedbar-architecture-selected)
28183 (vhdl-speedbar-configuration-selected)
28184 (vhdl-speedbar-package-selected)
28185 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
28186 names.
28187 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
28188 Use renamed faces.
28189 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
28190 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
28191 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
28192 Use renamed faces.
28193 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
28194 names.
28195 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
28196 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
28197 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
28198 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
28199 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
28200 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
28201
28202 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
28203 face name.
28204 (sh-heredoc-face): New backward-compatibility alias for renamed face.
28205 (sh-heredoc-face): Use renamed sh-heredoc face.
28206
28207 * progmodes/idlw-help.el (idlwave-help-link):
28208 Remove "-face" suffix from face name.
28209 (idlwave-help-link-face):
28210 New backward-compatibility alias for renamed face.
28211 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
28212
28213 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
28214 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
28215 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
28216 New backward-compatibility aliases for renamed faces.
28217 (idlwave-shell-disabled-breakpoint-face)
28218 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
28219
28220 * progmodes/flymake.el (flymake-errline, flymake-warnline):
28221 Remove "-face" suffix from face names.
28222 (flymake-errline-face, flymake-warnline-face):
28223 New backward-compatibility aliases for renamed faces.
28224 (flymake-highlight-line): Use renamed flymake faces.
28225
28226 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
28227 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
28228 (ebrowse-member-class, ebrowse-progress):
28229 Remove "-face" suffix from face names.
28230 (ebrowse-tree-mark-face, ebrowse-root-class-face)
28231 (ebrowse-file-name-face, ebrowse-default-face)
28232 (ebrowse-member-attribute-face, ebrowse-member-class-face)
28233 (ebrowse-progress-face):
28234 New backward-compatibility aliases for renamed faces.
28235 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
28236 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
28237 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
28238 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
28239
28240 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
28241 antlr-syntax)
28242 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
28243 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
28244 names.
28245 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
28246 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
28247 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
28248 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
28249 backward-compatibility aliases for renamed faces.
28250 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
28251 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
28252 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
28253 remove "font-lock-". Use renamed antlr-mode faces.
28254 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
28255 literal face-names with face variable references.
28256
28257 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
28258 face name.
28259 (Buffer-menu-buffer-face): New backward-compatibility alias for
28260 renamed face.
28261 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
28262
28263 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
28264
28265 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
28266 Eliminate "-face" suffix.
28267 (makefile-targets): Inherit from font-lock-function-name-face and
28268 eliminate "-face" suffix.
28269 (makefile-shell): Remove attributes and eliminate "-face" suffix.
28270 (makefile-*-font-lock-keywords): Append makefile-targets in rule
28271 actions, instead of prepending, to make it less visible.
28272 (makefile-previous-dependency, makefile-match-dependency):
28273 Don't match a target on a continuation line.
28274
28275 * files.el (auto-mode-alist): Put Makefile in gmake mode.
28276
28277 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
28278
28279 * progmodes/gdb-ui.el (menu): Re-order menu items.
28280 (gdb-tooltip-print): Respect tooltip-use-echo-area.
28281
28282 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
28283 Define in tooltip.el.
28284 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
28285 (gud-tooltip-tips): Respect tooltip-use-echo-area and
28286 gud-tooltip-echo-area.
28287
28288 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
28289 backward compatibility and make obsolete.
28290 (tooltip-help-tips): Use tooltip-use-echo-area.
28291 (tooltip-show-help-function): Rename to...
28292 (tooltip-show-help): ...this, because it is a function.
28293 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
28294
28295 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
28296
28297 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
28298 (edebug-print-length, edebug-print-level, edebug-print-circle)
28299 (edebug-modify-breakpoint, edebug-eval-last-sexp)
28300 (edebug-eval-print-last-sexp): Doc fixes.
28301
28302 2005-06-14 Kim F. Storm <storm@cua.dk>
28303
28304 * ido.el (ido-mode): Make a new keymap every time we enable ido,
28305 as the coverage buffer/file/both may change.
28306
28307 2005-06-14 Lute Kamstra <lute@gnu.org>
28308
28309 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
28310 and run-mode-hooks. Simplify.
28311
28312 * mail/rmailedit.el (rmail-edit-mode):
28313 * progmodes/octave-inf.el (inferior-octave-mode):
28314 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
28315
28316 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
28317 and run-mode-hooks.
28318 (recentf-edit-list, recentf-open-files): Don't call
28319 kill-all-local-variables directly.
28320
28321 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
28322
28323 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
28324
28325 * emacs-lisp/byte-run.el (make-obsolete)
28326 (define-obsolete-function-alias): Rename arguments FUNCTION and
28327 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
28328 (make-obsolete-variable, define-obsolete-variable-alias):
28329 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
28330 respectively.
28331
28332 * isearchb.el (isearchb-activate):
28333 * pcvs.el (cvs-mode):
28334 * ses.el (ses-load):
28335 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
28336 * net/tramp.el (tramp-find-file-exists-command)
28337 (tramp-find-shell):
28338 * progmodes/ada-mode.el (ada-create-case-exception)
28339 (ada-create-case-exception-substring, ada-make-subprogram-body):
28340 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
28341 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
28342 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
28343 * textmodes/org.el (org-promote, org-evaluate-time-range)
28344 (org-agenda-next-date-line, org-agenda-previous-date-line)
28345 (org-agenda-error, org-open-at-point, org-table-move-row)
28346 (org-format-table-table-html-using-table-generate-source)
28347 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
28348 * textmodes/reftex.el (reftex-access-scan-info):
28349 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
28350 (reftex-toc-promote-prepare): Follow error conventions.
28351
28352 * diff-mode.el (diff-mode): Fix typo in docstring.
28353
28354 * forms.el (forms--intuit-from-file): Fix reference to
28355 `forms-number-of-fields' in error message.
28356 (forms-print): Fix quoting in error message.
28357
28358 * forms.el (forms-mode):
28359 * emulation/vi.el (vi-goto-insert-state):
28360 * progmodes/flymake.el (flymake-new-err-info)
28361 (flymake-start-syntax-check-for-current-buffer)
28362 (flymake-simple-cleanup):
28363 * eshell/esh-var.el (eshell/export):
28364 * progmodes/gud.el (xdb):
28365 * textmodes/flyspell.el (flyspell-incorrect-hook)
28366 (flyspell-maybe-correct-transposition)
28367 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
28368
28369 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
28370
28371 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
28372 minibuffer prompt.
28373
28374 2005-06-13 Kim F. Storm <storm@cua.dk>
28375
28376 * subr.el (add-to-ordered-list): New defun.
28377
28378 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
28379 add cua--keymap-alist to emulation-mode-map-alists.
28380
28381 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
28382
28383 * subr.el (complete-in-turn): New macro.
28384 (dynamic-completion-table, lazy-completion-table): Add debug info.
28385
28386 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
28387 in preference to face aliases.
28388
28389 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
28390 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
28391 Remove unused vars `start' and `firstline'.
28392 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
28393 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
28394
28395 2005-06-13 Eli Zaretskii <eliz@gnu.org>
28396
28397 * cus-start.el (all): Don't complain about missing GTK-related
28398 variables, unless either `gtk' is boundp or this isn't a
28399 `windows-nt' build.
28400
28401 2005-06-13 Lute Kamstra <lute@gnu.org>
28402
28403 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
28404 run-mode-hooks.
28405
28406 * ediff-mult.el (ediff-meta-mode):
28407 * ediff-util.el (ediff-mode): Use run-mode-hooks.
28408
28409 * ledit.el (ledit-mode): Use delay-mode-hooks.
28410
28411 * woman.el (woman-mode-line-format): Delete constant.
28412 (woman-mode-map): Initialize it properly.
28413 (woman-mode): Set mode-class property to special.
28414 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
28415 Set major-mode and mode-name. Don't set mode-line-format directly.
28416 (Man-getpage-in-background): Don't reference woman-mode-line-format.
28417
28418 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
28419 string argument obsolete.
28420
28421 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
28422
28423 * textmodes/org.el (org-CUA-compatible): New option.
28424 (org-disputed-keys): New variable.
28425 (org-key): New function.
28426 (orgtbl-make-binding): Add docstring to the created function.
28427 (org-mode): Set paragraph start/separate regexps.
28428 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
28429 (org-archive-location, org-archive-mark-done)
28430 (org-archive-stamp-time): New options.
28431 (org-archive-subtree): New command.
28432 (org-fill-paragraph): New function.
28433 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
28434 (org-fake-empty-table-line): Function removed.
28435 (org-format-org-table-html): Do not create empty table lines at
28436 separator lines. Improved table header treatment.
28437 (org-link-format): New option.
28438 (org-make-link): New function.
28439 (org-insert-link, org-store-link): Use org-make-link.
28440 (org-open-file): Quote file name for shell command, to allow
28441 spaces in file names.
28442 (org-link-regexp): Fix bug with mailto link.
28443 (org-link-maybe-angles-regexp, org-protected-link-regexp):
28444 New constants.
28445 (org-export-as-html): Deal with the optional angles around a link.
28446 Better treatment of file: links.
28447 (org-open-at-point): Replace @{ and @} with < and >.
28448 (org-run-mode-hooks): Function removed.
28449 (org-agenda-mode): No longer use `org-run-mode-hooks'.
28450
28451 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
28452
28453 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
28454 MI command -data-list-register-values.
28455 (gdb-post-prompt): Indent properly.
28456
28457 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
28458
28459 * hilit-chg.el (highlight-changes-colors): Rename from
28460 `highlight-changes-colours'.
28461 (highlight-changes-colours): Keep as obsolete alias.
28462 (highlight-changes-face-list): Doc fix.
28463 (hilit-chg-make-list): Use `highlight-changes-colors'.
28464
28465 2005-06-12 Mark A. Hershberger <mah@everybody.org>
28466
28467 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
28468 defun-prompt-regexp.
28469
28470 2005-06-12 Eli Zaretskii <eliz@gnu.org>
28471
28472 * loadup.el: Don't say we are dumping under 2 names on windows-nt
28473 and cygwin.
28474
28475 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
28476 Don't use an old loaddefs.el, as in Makefile.in.
28477
28478 2005-06-12 Lute Kamstra <lute@gnu.org>
28479
28480 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
28481
28482 * man.el (Man-mode-map): Initialize it properly.
28483 (Man-mode): Set mode-class property to special.
28484
28485 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
28486
28487 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
28488
28489 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
28490 A newline is needed in the docstring there.
28491
28492 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
28493 Doc fixes.
28494
28495 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28496
28497 * printing.el: Doc fix. The menubar is no more changed when printing
28498 is loaded, it only changes when pr-menu-bind or pr-update-menus is
28499 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
28500 (pr-version): New version number (6.8.4).
28501 (pr-menu-bind): New command.
28502 (pr-update-menus): Docstring and code fix.
28503 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
28504 Docstring fix.
28505 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
28506 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
28507
28508 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
28509
28510 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
28511 "Returns" to "return", document useful return values, etc.
28512
28513 2005-06-11 Alan Mackenzie <acm@muc.de>
28514
28515 * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
28516 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
28517 (adaptive-file-function): Minor amendment to doc-string.
28518
28519 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
28520
28521 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
28522 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
28523 Fix :type--it is `integer', not `string'.
28524
28525 * faces.el (modeline-highlight): Rename from (the erroneous)
28526 `modeline-higilight'.
28527
28528 2005-06-11 Lute Kamstra <lute@gnu.org>
28529
28530 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
28531 lisp-interaction-mode-map but make it the parent.
28532 (edebug-eval-mode): Use define-derived-mode.
28533
28534 2005-06-11 Andreas Schwab <schwab@suse.de>
28535
28536 * bindings.el: Add binding of `ESC functionkey' for every
28537 `M-functionkey'.
28538 * hexl.el (hexl-mode-map): Likewise.
28539
28540 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
28541
28542 * progmodes/compile.el (compilation-error-regexp-alist-alist)
28543 [msft]: update regexp for newer msft compilers.
28544
28545 2005-06-10 Mark A. Hershberger <mah@everybody.org>
28546
28547 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
28548 ATTLIST portions of included DTDs.
28549 (xml-parse-dtd): Eliminate use of inefficient match-data.
28550
28551 2005-06-10 Miles Bader <miles@gnu.org>
28552
28553 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
28554 (mpuz-text): Remove "-face" suffix from face names.
28555 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
28556 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
28557 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
28558
28559 * play/gomoku.el (gomoku-O, gomoku-X):
28560 Remove "-face" suffix from face names.
28561 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
28562 New backward-compatibility aliases for renamed faces.
28563 (gomoku-font-lock-keywords): Use renamed gomoku faces.
28564
28565 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
28566
28567 * thumbs.el: Fixes for changes of 2005-06-09.
28568 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
28569 as a directory.
28570 (thumbs-thumbname): Remove directory separator from format string;
28571 `thumbs-thumbsdir' now returns a valid directory name.
28572 (thumbs-temp-dir): New defsubst.
28573 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
28574 Use it.
28575
28576 * cus-edit.el (minibuffer):
28577 * files.el (make-backup-file-name-function):
28578 * filesets.el (filesets-external-viewers):
28579 * hilit-chg.el (highlight-changes-colours)
28580 (highlight-changes-face-list, highlight-changes-rotate-faces):
28581 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
28582 * kmacro.el (kmacro-call-macro):
28583 * log-edit.el (log-edit-changelog-full-paragraphs):
28584 * mouse.el (mouse-1-click-follows-link):
28585 * skeleton.el (skeleton-autowrap):
28586 * subr.el (insert-for-yank-1):
28587 * tempo.el (tempo-insert-region):
28588 * terminal.el (terminal-emulator):
28589 * time.el (display-time-mail-face):
28590 * vc.el (vc-annotate):
28591 * vcursor.el (vcursor-copy-line):
28592 * woman.el (woman-bold-headings, woman-ignore)
28593 (woman-default-faces, woman-monochrome-faces):
28594 * calendar/todo-mode.el (todo-insert-threshold):
28595 * emulation/pc-select.el (pc-select-selection-keys-only)
28596 (pc-selection-mode):
28597 * emulation/vip.el (vip-find-char-forward):
28598 * emulation/viper-cmd.el (viper-find-char-forward):
28599 * international/mule-cmds.el
28600 (select-safe-coding-system-accept-default-p)
28601 (input-method-exit-on-invalid-key):
28602 * international/mule-diag.el (describe-coding-system):
28603 * international/ucs-tables.el (unify-8859-on-encoding-mode):
28604 * net/browse-url.el (browse-url-xterm-program):
28605 * obsolete/lazy-lock.el (lazy-lock-mode):
28606 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
28607 (cperl-mode):
28608 * progmodes/cpp.el (cpp-face-light-name-list)
28609 (cpp-face-dark-name-list):
28610 * progmodes/delphi.el (delphi-newline-always-indents):
28611 Fix spellings in docstrings.
28612
28613 * ido.el (ido-mode, ido-file-extensions-order)
28614 (ido-default-file-method, ido-default-buffer-method)
28615 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
28616 (ido-decorations, ido-read-file-name-as-directory-commands)
28617 (ido-read-file-name-non-ido, ido-work-directory-list)
28618 (ido-ignore-item-temp-list, ido-current-directory)
28619 (ido-magic-forward-char, ido-enter-find-file)
28620 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
28621 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
28622
28623 2005-06-10 Lute Kamstra <lute@gnu.org>
28624
28625 * play/dunnet.el (dun-mode): Use define-derived-mode.
28626 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
28627 obsolete alias.
28628
28629 * play/doctor.el (doctor-mode-map): Remove defvar.
28630 (doctor-mode): Use define-derived-mode.
28631
28632 * mail/mspools.el (mspools-mode):
28633 * net/eudc-hotlist.el (eudc-hotlist-mode):
28634 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
28635
28636 2005-06-10 Miles Bader <miles@gnu.org>
28637
28638 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
28639 Remove "-face" suffix from face names.
28640 (flyspell-incorrect-face, flyspell-duplicate-face):
28641 New backward-compatibility aliases for renamed faces.
28642 (flyspell-mode-on, make-flyspell-overlay)
28643 (flyspell-highlight-incorrect-region)
28644 (flyspell-highlight-duplicate-region)
28645 (flyspell-display-next-corrections)
28646 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
28647
28648 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
28649 from face name.
28650 (texinfo-heading-face): New backward-compatibility alias for
28651 renamed face.
28652 (texinfo-heading-face): Use renamed texinfo-heading face.
28653
28654 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
28655 suffix from face names.
28656 (tex-math-face, tex-verbatim-face):
28657 New backward-compatibility aliases for renamed faces.
28658 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
28659 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
28660 literal face name.
28661
28662 * textmodes/table.el (table-cell): Remove "-face" suffix from face
28663 name.
28664 (table-cell-face): New backward-compatibility alias for renamed face.
28665 (table--put-cell-face-property, table--update-cell-face):
28666 Use renamed table-cell face.
28667
28668 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
28669 from face name.
28670 (sgml-namespace-face): New backward-compatibility alias for
28671 renamed face.
28672 (sgml-namespace-face): Use renamed sgml-namespace face.
28673
28674 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
28675 (org-level-4, org-level-5, org-level-6, org-level-7)
28676 (org-level-8, org-warning, org-headline-done)
28677 (org-deadline-announce, org-scheduled-today)
28678 (org-scheduled-previously, org-link, org-done, org-table)
28679 (org-time-grid): Remove "-face" suffix from face names.
28680 (org-level-1-face, org-level-2-face, org-level-3-face)
28681 (org-level-4-face, org-level-5-face, org-level-6-face)
28682 (org-level-7-face, org-level-8-face, org-warning-face)
28683 (org-headline-done-face, org-deadline-announce-face)
28684 (org-scheduled-today-face, org-scheduled-previously-face)
28685 (org-link-face, org-done-face, org-table-face)
28686 (org-time-grid-face):
28687 New backward-compatibility aliases for renamed faces.
28688 (org-level-faces, org-set-font-lock-defaults, org-timeline)
28689 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
28690 (org-agenda-get-timestamps, org-agenda-get-scheduled)
28691 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
28692
28693 * emulation/viper-init.el (viper-search, viper-replace-overlay)
28694 (viper-minibuffer-emacs, viper-minibuffer-insert)
28695 (viper-minibuffer-vi): Remove "-face" suffix from face names.
28696 (viper-search-face, viper-replace-overlay-face)
28697 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
28698 (viper-minibuffer-vi-face):
28699 New backward-compatibility aliases for renamed faces.
28700 (viper-search-face, viper-replace-overlay-face)
28701 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
28702 (viper-minibuffer-vi-face): Use renamed viper faces.
28703
28704 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
28705 Remove "-face" suffix from face names.
28706 (testcover-nohits-face, testcover-1value-face):
28707 New backward-compatibility aliases for renamed faces.
28708 (testcover-mark): Use renamed testcover faces.
28709
28710 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
28711 face name.
28712 (diary-button-face): New backward-compatibility alias for renamed face.
28713 (diary-entry): Use renamed diary-button face.
28714
28715 * calendar/calendar.el (diary, calendar-today, holiday)
28716 (mark-visible-calendar-date): Remove "-face" suffix from face names.
28717 (diary-face, calendar-today-face, holiday-face):
28718 New backward-compatibility aliases for renamed faces.
28719 (eval-after-load "facemenu", diary-entry-marker)
28720 (calendar-today-marker, calendar-holiday-marker, diary-face):
28721 Use renamed calendar faces.
28722
28723 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
28724 (compare-windows-face): New backward-compatibility alias for
28725 renamed face.
28726 (compare-windows-highlight): Use renamed compare-windows face.
28727
28728 * strokes.el (strokes-char): Remove "-face" suffix from face name.
28729 (strokes-char-face): New backward-compatibility alias for renamed face.
28730 (strokes-encode-buffer): Use renamed strokes-char face.
28731
28732 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
28733 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
28734 Remove "-face" suffix from face names.
28735 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
28736 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
28737 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
28738 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
28739 Use renamed pcvs faces.
28740 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
28741 * pcvs-defs.el (cvs-mode-map): Likewise.
28742 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
28743
28744 * info.el (info-title-1, info-title-2, info-title-3)
28745 (info-title-4): Remove "-face" suffix from and downcase face names.
28746 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
28747 (Info-title-4-face):
28748 New backward-compatibility aliases for renamed faces.
28749 (Info-fontify-node): Use renamed info faces.
28750
28751 * hilit-chg.el (highlight-changes, highlight-changes-delete):
28752 Remove "-face" suffix from face names.
28753 (highlight-changes-face, highlight-changes-delete-face):
28754 New backward-compatibility aliases for renamed faces.
28755 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
28756 (hilit-chg-make-list): Use renamed highlight-changes faces.
28757
28758 * generic-x.el (show-tabs-tab, show-tabs-space):
28759 Remove "-face" suffix from face names.
28760 (show-tabs-tab-face, show-tabs-space-face):
28761 New backward-compatibility aliases for renamed faces.
28762 (show-tabs-generic-mode-font-lock-defaults-1)
28763 (show-tabs-generic-mode-font-lock-defaults-2):
28764 Use renamed show-tabs faces.
28765
28766 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
28767 (smerge-markers): Remove "-face" suffix from face names.
28768 (smerge-mine-face, smerge-other-face, smerge-base-face)
28769 (smerge-markers-face):
28770 New backward-compatibility aliases for renamed faces.
28771 (smerge-mine-face, smerge-other-face, smerge-base-face)
28772 (smerge-markers-face): Use renamed smerge faces.
28773
28774 * log-view.el (log-view-file, log-view-message): Remove "-face"
28775 suffix from face names.
28776 (log-view-file-face, log-view-message-face):
28777 New backward-compatibility aliases for renamed faces.
28778 (log-view-file-face, log-view-message-face): Use renamed log-view
28779 faces.
28780
28781 * paren.el (show-paren-match, show-paren-mismatch):
28782 Remove "-face" suffix from face names.
28783 (show-paren-match-face, show-paren-mismatch-face):
28784 New backward-compatibility aliases for renamed faces.
28785 (show-paren-function): Use renamed show-paren faces.
28786
28787 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
28788 (ruler-mode-margins, ruler-mode-fringes)
28789 (ruler-mode-column-number, ruler-mode-fill-column)
28790 (ruler-mode-comment-column, ruler-mode-goal-column)
28791 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
28792 suffix from face names.
28793 (ruler-mode-default-face, ruler-mode-pad-face)
28794 (ruler-mode-margins-face, ruler-mode-fringes-face)
28795 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
28796 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
28797 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
28798 New backward-compatibility aliases for renamed faces.
28799 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
28800 (ruler-mode-column-number, ruler-mode-fill-column)
28801 (ruler-mode-comment-column, ruler-mode-goal-column)
28802 (ruler-mode-tab-stop, ruler-mode-current-column)
28803 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
28804 faces.
28805
28806 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
28807 face name.
28808 (whitespace-highlight-the-space): Use renamed face.
28809 (whitespace-highlight-face): New backward-compatibility alias for
28810 renamed face.
28811
28812 * woman.el (woman-italic, woman-bold, woman-unknown)
28813 (woman-addition, woman-symbol-face):
28814 Remove "-face" suffix from face names.
28815 (woman-italic-face, woman-bold-face, woman-unknown-face)
28816 (woman-addition-face):
28817 New backward-compatibility aliases for renamed faces.
28818 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
28819 (woman-decode-region, woman-replace-match)
28820 (woman-display-extended-fonts, woman-special-characters)
28821 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
28822 Use renamed woman faces.
28823
28824 * longlines.el (longlines-visible-face): Face removed.
28825
28826 * diff-mode.el (diff-header, diff-file-header, diff-index)
28827 (diff-hunk-header, diff-removed, diff-added, diff-changed)
28828 (diff-function, diff-context, diff-nonexistent): Remove "-face"
28829 suffix from face names.
28830 (diff-header-face, diff-file-header-face, diff-index-face)
28831 (diff-hunk-header-face, diff-removed-face, diff-added-face)
28832 (diff-changed-face, diff-function-face, diff-context-face)
28833 (diff-nonexistent-face): New backward-compatibility aliases for
28834 renamed faces.
28835 (diff-header-face, diff-file-header-face)
28836 (diff-index, diff-index-face, diff-hunk-header)
28837 (diff-hunk-header-face, diff-removed, diff-removed-face)
28838 (diff-added, diff-added-face, diff-changed-face, diff-function)
28839 (diff-function-face, diff-context-face, diff-nonexistent)
28840 (diff-nonexistent-face): Use renamed diff-mode faces.
28841
28842 * progmodes/compile.el (compilation-warning-face)
28843 (compilation-info-face): Remove "-face" suffix from face names.
28844 (compilation-warning-face, compilation-info-face):
28845 New backward-compatibility aliases for renamed faces.
28846 (compilation-warning-face, compilation-info-face):
28847 Use renamed compilation faces.
28848
28849 * add-log.el (change-log-date, change-log-name)
28850 (change-log-email, change-log-file, change-log-list)
28851 (change-log-conditionals, change-log-function)
28852 (change-log-acknowledgement): Remove "-face" suffix from face names.
28853 (change-log-date-face, change-log-name-face)
28854 (change-log-email-face, change-log-file-face)
28855 (change-log-list-face, change-log-conditionals-face)
28856 (change-log-function-face, change-log-acknowledgement-face):
28857 New backward-compatibility aliases for renamed faces.
28858 (change-log-font-lock-keywords): Use renamed change-log faces.
28859
28860 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
28861 (custom-set, custom-changed, custom-saved, custom-button)
28862 (custom-button-pressed, custom-documentation, custom-state)
28863 (custom-comment, custom-comment-tag, custom-variable-tag)
28864 (custom-variable-button, custom-face-tag, custom-group-tag-1)
28865 (custom-group-tag): Remove "-face" suffix from face names.
28866 (custom-magic-alist, custom-magic-value-create)
28867 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
28868 (custom-invalid-face, custom-rogue-face, custom-modified-face)
28869 (custom-set-face, custom-changed-face, custom-saved-face)
28870 (custom-button-face, custom-button-pressed-face)
28871 (custom-documentation-face, custom-state-face)
28872 (custom-comment-face, custom-comment-tag-face)
28873 (custom-variable-tag-face, custom-variable-button-face)
28874 (custom-face-tag-face, custom-group-tag-face-1)
28875 (custom-group-tag-face):
28876 New backward-compatibility aliases for renamed faces.
28877
28878 * wid-edit.el (widget-documentation, widget-button)
28879 (widget-field, widget-single-line-field, widget-inactive)
28880 (widget-button-pressed): "-face" suffix removed from face names.
28881 (widget-documentation-face, widget-button-face)
28882 (widget-field-face, widget-single-line-field-face)
28883 (widget-inactive-face, widget-button-pressed-face):
28884 New backward-compatibility aliases for renamed faces.
28885 (widget-documentation-face, widget-button-face)
28886 (widget-button-pressed-face, widget-specify-field)
28887 (widget-specify-inactive): Use renamed widget faces.
28888
28889 2005-06-10 Kenichi Handa <handa@m17n.org>
28890
28891 * term/x-win.el (x-clipboard-yank): Remove condition-case
28892 wrapping.
28893
28894 2005-06-11 Kenichi Handa <handa@m17n.org>
28895
28896 * add-log.el (change-log-font-lock-keywords): Make the regexp for
28897 date lines stricter.
28898
28899 2005-06-10 Zhang Wei <id.brep@gmail.com>
28900
28901 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
28902 of x-get-selection.
28903
28904 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
28905
28906 * comint.el (comint-mode, comint-snapshot-last-prompt):
28907 * frame.el (frame-current-scroll-bars):
28908 * term.el (term-mode, term-check-proc, term-input-sender)
28909 (term-simple-send, term-extract-string, term-word)
28910 (term-match-partial-filename):
28911 * window.el (window-current-scroll-bars):
28912 * emulation/cua-base.el (cua-normal-cursor-color)
28913 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
28914 (cua-global-mark-cursor-color):
28915 * mail/undigest.el (rmail-forward-separator-regex):
28916 Fix typos in docstrings.
28917
28918 * comint.el (comint-check-proc, make-comint-in-buffer)
28919 (comint-source-default): Doc fixes.
28920
28921 * term.el (term-send-string): Improve argument/docstring consistency.
28922
28923 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
28924
28925 * comint.el (comint-send-input): Bind `inhibit-read-only' around
28926 call to `delete-region'.
28927 (comint-mode-hook): Do not enable Font Lock by default.
28928
28929 2005-06-09 Lute Kamstra <lute@gnu.org>
28930
28931 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
28932 could be void.
28933
28934 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
28935
28936 * emacs-lisp/debug.el (debugger-will-be-back): New var.
28937 (debug): Use it.
28938 (debugger-step-through, debugger-continue, debugger-jump)
28939 (debugger-return-value): Set it when needed.
28940 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
28941 Use inhibit-read-only.
28942
28943 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
28944
28945 * window.el (shrink-window-if-larger-than-buffer)
28946 (window-size-fixed): Fix typo in docstring.
28947
28948 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
28949 thumbnails directory on loading.
28950 (thumbs-conversion-program): Use `eq' to check the system type,
28951 not `equal'.
28952 (thumbs-temp-dir): Initialize to `temporary-file-directory',
28953 not "/tmp". Fix docstring.
28954 (thumbs-thumbsdir): New function to return the thumbnails
28955 directory, creating it if needed.
28956 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
28957 (thumbs-temp-file): Delete variable and make it into a function.
28958 (thumbs-resize-image, thumbs-modify-image): Use it.
28959 (thumbs-kill-buffer): Simplify.
28960 (thumbs-gensym): Defalias or duplicate CL `gensym'.
28961 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
28962 docstrings.
28963
28964 2005-06-09 Kim F. Storm <storm@cua.dk>
28965
28966 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
28967 set-match-data to free markers in match-data.
28968
28969 * replace.el (replace-match-data): Pass RESEAT arg `t' to
28970 match-data to unchain markers in match-data.
28971
28972 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
28973
28974 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
28975 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
28976 unnecessary now.
28977
28978 2005-06-08 Richard M. Stallman <rms@gnu.org>
28979
28980 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
28981 give the variable a doc string that doesn't say don't set it directly.
28982
28983 * textmodes/ispell.el (ispell-check-version):
28984 Use match-string-no-properties.
28985 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
28986 (ispell-buffer-local-words): Likewise.
28987
28988 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
28989 except on terminals with enough colors to really display it.
28990 (makefile-dependency-regex): Delete spurious `bb'.
28991
28992 * faces.el (escape-glyph): Use blue once again in last case.
28993 (no-break-space): Redefine so that it isn't invisible on a tty.
28994
28995 2005-06-08 Kim F. Storm <storm@cua.dk>
28996
28997 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
28998 also when reading directory name.
28999
29000 2005-06-08 Lute Kamstra <lute@gnu.org>
29001
29002 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
29003 (flyspell-mode-line-string): Remove autoload cookie.
29004 (flyspell-mode): Remove defvar.
29005
29006 2005-06-07 Lute Kamstra <lute@gnu.org>
29007
29008 * textmodes/org.el (org-run-mode-hooks): New function.
29009 (org-agenda-mode): Use it.
29010
29011 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
29012
29013 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
29014
29015 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
29016
29017 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
29018
29019 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
29020
29021 * font-lock.el (font-lock-add-keywords): Doc fix.
29022
29023 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
29024
29025 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
29026 (tex-compile-default): In the absence of any history, use the order in
29027 tex-compile-alist to choose the preferred command.
29028 (tex-compile-commands): Reorder a bit.
29029
29030 * textmodes/flyspell.el (flyspell-auto-correct-binding)
29031 (flyspell-incorrect-face, flyspell-duplicate-face):
29032 Use (X)Emacs-agnostic code.
29033 (flyspell-mode-map): Don't overwrite at each load. Remove code
29034 redundant with the subsequent add-minor-mode. Merge Emacs and
29035 XEmacs code.
29036 (flyspell-word): Minor simplification.
29037 (flyspell-math-tex-command-p): Quieten the byte-compiler.
29038 (flyspell-external-point-words): Remove unused vars `size' and `start'.
29039 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
29040 Merge the corresponding Emacs code.
29041 (flyspell-correct-word, flyspell-xemacs-popup):
29042 Use flyspell-do-correct.
29043
29044 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
29045 a dedicated window.
29046
29047 * international/latexenc.el (latexenc-find-file-coding-system):
29048 Undo part of last patch, to turn off a compiler warning.
29049
29050 2005-06-06 Juri Linkov <juri@jurta.org>
29051
29052 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
29053 Rename `tmm-inactive-face' to `tmm-inactive'.
29054
29055 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
29056
29057 * iswitchb.el: Rename faces.
29058
29059 2005-06-06 Kim F. Storm <storm@cua.dk>
29060
29061 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
29062 (cua-global-mark): Remove -face suffix from face names.
29063
29064 * emulation/cua-gmrk.el (cua--init-global-mark):
29065 Remove cua-global-mark face setup.
29066
29067 2005-06-06 Richard M. Stallman <rms@gnu.org>
29068
29069 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
29070 just like other allowed characters.
29071 (makefile-match-dependency): Exclude leading and training whitespace
29072 from the range of regexp subexp 1.
29073 (makefile-macroassign-regex): Don't try to match the body,
29074 just the name of the macro being defined.
29075
29076 * info.el (Info-read-node-name-2): New function.
29077 (Info-read-node-name-1): Use that.
29078 Add a completion-base-size-function property.
29079
29080 * simple.el (completion-setup-function): Look for
29081 completion-base-size-function property of minibuffer-completion-table.
29082
29083 * files.el (locate-file-completion): Doc fix.
29084
29085 * printing.el: Don't call pr-update-menus; user must do that.
29086
29087 * emacs-lisp/debug.el (debugger-window): New variable.
29088 (debug): Use debugger-window if it is set and still alive.
29089 Record debugger-window for next entry.
29090
29091 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
29092
29093 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
29094
29095 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
29096 (hack-one-local-variable, hack-local-variables)
29097 (hack-local-variables-prop-line): Pass that arg.
29098
29099 2005-06-06 Kim F. Storm <storm@cua.dk>
29100
29101 * ido.el (ido-first-match, ido-only-match, ido-subdir)
29102 (ido-indicator): Remove -face suffix from face names.
29103
29104 2005-06-06 Juri Linkov <juri@jurta.org>
29105
29106 * font-lock.el (font-lock-regexp-backslash)
29107 (font-lock-regexp-backslash-construct): New faces.
29108 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
29109 after `('. Add `while-no-input' to control structures.
29110
29111 * faces.el (no-break-space, shadow): New faces.
29112 (escape-glyph): Use less loud colors pink2 and red4.
29113
29114 * diff-mode.el (diff-context-face)
29115 * dired.el (dired-ignored)
29116 * rfn-eshadow.el (file-name-shadow)
29117 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
29118
29119 * info.el (Info-title-1-face): Use green instead of yellow because
29120 bold yellow is not readable on light backgrounds.
29121
29122 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
29123 before selecting the desired mode to not spend time fontifying
29124 old contents.
29125
29126 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
29127
29128 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
29129 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
29130
29131 * ps-print.el (ps-default-fg, ps-default-bg):
29132 Fix typos in docstrings.
29133
29134 * isearchb.el (isearchb): Don't pass a spurious second argument to
29135 `iswitchb-completions'.
29136
29137 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
29138
29139 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
29140 to preserve point.
29141 (gdb-find-file-hook): Add doc string.
29142
29143 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
29144 C dereferenced pointer expression.
29145 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
29146
29147 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
29148
29149 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
29150 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
29151 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
29152 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
29153 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
29154 Make background transparent.
29155
29156 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
29157
29158 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
29159 (font-lock-remove-keywords): Doc fix.
29160 (font-lock-mode-major-mode): Compiler defvar.
29161 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
29162
29163 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
29164 (font-lock-mode): Update `font-lock-mode-major-mode'.
29165 (font-lock-set-defaults): Compiler defvar.
29166 (font-lock-default-function): Take `font-lock-mode-major-mode'
29167 into account.
29168
29169 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
29170 keep track of which major mode it enabled the minor mode for.
29171 Use find-file-hook again. Update docstring.
29172
29173 * simple.el (eval-expression-print-level)
29174 (eval-expression-print-length, eval-expression-debug-on-error):
29175 Doc fixes.
29176
29177 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
29178
29179 * iswitchb.el (iswitchb-single-match-face)
29180 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
29181 (iswitchb-invalid-regexp-face): New faces.
29182 (iswitchb-completions): Use them.
29183 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
29184 now marked as an obsolete alias.
29185 (iswitchb-read-buffer): Remove check for bound font variables.
29186 (iswitchb-invalid-regexp): New free variable.
29187 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
29188 set iswitchb-invalid-regexp.
29189 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
29190 invalid regexps.
29191 (iswitchb-completions): Add check for complete match when entering
29192 a regexp.
29193 (iswitchb-completions): Remove require-match argument.
29194 (iswitchb-exhibit): Fix caller.
29195 (iswitchb-common-match-inserted): New variable.
29196 (iswitchb-complete, iswitchb-completion-help): Use it.
29197
29198 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
29199
29200 * url/url-http.el (url-http-chunked-encoding-after-change-function):
29201 Use `url-http-debug' instead of `message'.
29202
29203 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
29204
29205 * url/url-http.el (url-http-parse-headers): Pass redirected URL
29206 as a callback argument.
29207
29208 2005-06-04 Kim F. Storm <storm@cua.dk>
29209
29210 * simple.el (line-move): Only call sit-for when moving backwards.
29211
29212 * ido.el (ido-make-merged-file-list-1): New defun split from
29213 ido-make-merged-file-list.
29214 (ido-make-merged-file-list): Bind throw-on-input around call to
29215 ido-make-merged-file-list-1. Return input-pending-p if
29216 interrupted by more input available.
29217 (ido-read-internal): Handle input-pending-p return value from
29218 ido-make-merged-file-list.
29219
29220 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
29221
29222 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
29223 compatibility code.
29224
29225 * international/latexenc.el (latexenc-find-file-coding-system):
29226 Don't inherit the EOL part of the coding-system from the
29227 tex-main buffer. Fit within 80 columns.
29228
29229 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
29230
29231 * tmm.el (tmm-inactive-face): New face.
29232 (tmm-remove-inactive-mouse-face): New function.
29233 (tmm-prompt, tmm-add-one-shortcut)
29234 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
29235 but not selectable.
29236
29237 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
29238
29239 * faces.el (face-equal): Improve argument/docstring consistency.
29240
29241 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
29242
29243 * progmodes/make-mode.el (makefile-targets-face)
29244 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
29245 (makefile-bsdmake-dependency-regex)
29246 (makefile-makepp-rule-action-regex)
29247 (makefile-bsdmake-rule-action-regex): New constants.
29248 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
29249
29250 * progmodes/compile.el (compilation-error-regexp-alist-alist):
29251 Allow (...) within `...' for makepp messages.
29252
29253 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
29254
29255 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
29256
29257 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
29258 "." files are deleted from all file lists before comparison.
29259
29260 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
29261 (viper-ESC-key): Made them customizable.
29262
29263 * emulation/viper.el (viper-non-hook-settings):
29264 Fix the names of defadvices.
29265
29266 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
29267
29268 * autorevert.el (auto-revert-buffers): Use save-match-data.
29269
29270 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
29271
29272 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
29273 menu items with a nil command binding.
29274
29275 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
29276
29277 * emacs-lisp/cl-macs.el (defsetf):
29278 Improve argument/docstring consistency.
29279
29280 * faces.el (list-faces-display): Improve the formatting by
29281 computing the maximum length required for any face-name (reworked
29282 patch of 1999-01-11, accidentally deleted on 1999-07-21).
29283 (internal-find-face): Remove redundant info in docstring.
29284
29285 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
29286
29287 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
29288 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
29289 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
29290 (gdb-assembler-custom): Improve regexps.
29291 (def-gdb-auto-update-handler): Use window point to preserve point.
29292
29293 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
29294
29295 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
29296
29297 2005-05-31 Jay Belanger <belanger@truman.edu>
29298
29299 * calc/calc-embed.el (calc-embedded-word): Change argument passed
29300 to calc-embedded.
29301 (calc-embedded-make-info): Have plain prefix argument select
29302 entire line.
29303
29304 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
29305
29306 * faces.el (list-faces-display): Signal error if passed a regexp
29307 that matches no face name.
29308
29309 * simple.el (filter-buffer-substring): Fix typo in docstring.
29310
29311 2005-05-31 Richard M. Stallman <rms@gnu.org>
29312
29313 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
29314 (vhdl-emacs-21): Doc fix.
29315 (vhdl-mode): Unconditionally set comment-padding.
29316 (vhdl-fixup-whitespace-region): Insert spaces only where
29317 there are none.
29318 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
29319
29320 2005-05-30 John Wiegley <johnw@newartisans.com>
29321
29322 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
29323 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
29324 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
29325 `directory-sep-char' to ?/, and all uses of `string-to-int' to
29326 `string-to-number'.
29327
29328 2005-05-30 Jay Belanger <belanger@truman.edu>
29329
29330 * calc/calc.el (calc-bug-address): Fix docstring.
29331 (calc-window-hook, calc-trail-window-hook): New variables.
29332 (calc-trail-display): Restore use of calc-trail-window-hook.
29333 (calc): Restore use of calc-window-hook.
29334
29335 2005-05-31 Masatake YAMATO <jet@gyve.org>
29336
29337 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
29338
29339 * help-fns.el (help-C-file-name): Add autoload mark for
29340 `find-function-noselect'.
29341
29342 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
29343
29344 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
29345 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
29346
29347 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
29348
29349 * calendar/diary-lib.el (mark-included-diary-files): Only kill
29350 included diary buffer if it was not already being visited.
29351 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
29352
29353 * calendar/icalendar.el (top-level): Do not require appt.
29354
29355 * mail/supercite.el (sc-select-attribution): Only use a list
29356 element from sc-attrib-selection-list if it returns a string.
29357 Reported by Davide G. M. Salvetti <salve@debian.org>.
29358
29359 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
29360
29361 * thumbs.el (thumbs-thumbname): The resulting thumbname now
29362 includes a hash value to improve its uniqueness, and has a ".jpg"
29363 extension. Also, it is now a valid filename on all systems.
29364 (thumbs-make-thumb): Use `let', not `let*'.
29365 (thumbs-show-thumbs-list): Check for JPEG availability.
29366
29367 2005-05-30 Richard M. Stallman <rms@gnu.org>
29368
29369 * filesets.el (filesets-menu-ensure-use-cached):
29370 Prevent warning when emacs-version>= is undefined.
29371
29372 * printing.el (pr-interactive-n-up): Use string-to-number.
29373
29374 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
29375
29376 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29377 Warn only when name to be defined is quoted.
29378
29379 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
29380
29381 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
29382 Make regexp more robust.
29383 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
29384 Force regeneration of disassembly.
29385
29386 2005-05-29 Jay Belanger <belanger@truman.edu>
29387
29388 * calc/calc.el (calc-user-invocation): Check if
29389 calc-invocation-macro is non-nil.
29390
29391 2005-05-29 Juri Linkov <juri@jurta.org>
29392
29393 * add-log.el (change-log-font-lock-keywords):
29394 Add `+' to e-mail regexp to accept mail address with keywords.
29395
29396 * man.el (Man-name-regexp): Add `:' to accept qualified names.
29397
29398 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
29399
29400 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
29401
29402 * ielm.el (inferior-emacs-lisp-mode): Ditto.
29403
29404 2005-05-29 Richard M. Stallman <rms@gnu.org>
29405
29406 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29407 Undo the change that moves to end of the current word.
29408
29409 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29410
29411 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
29412 Throw error when count <= 0 to ensure input is a number.
29413 (gdb-read-memory-custom): Pick up address from buffer.
29414 (gdb-memory-mode): Allow user to increment and decrement
29415 memory address from header line.
29416
29417 2005-05-29 Richard M. Stallman <rms@gnu.org>
29418
29419 * textmoddes/flyspell.el (flyspell-version): Function deleted.
29420 (flyspell-auto-correct-previous-hook): Doc fix.
29421
29422 * jit-lock.el (jit-lock-function, jit-lock-after-change):
29423 Do nothing if memory is full.
29424
29425 * font-lock.el (font-lock-fontify-syntactically-region):
29426 Pass t for GREEDY to looking-back.
29427
29428 * saveplace.el (save-place-alist-to-file): Write the file
29429 using write-region.
29430
29431 * subr.el (looking-back): New argument GREEDY.
29432
29433 * progmodes/compile.el (compilation-start): Set the mode
29434 before inserting the initial text.
29435
29436 * progmodes/which-func.el (which-func-update-1): Turn the mode
29437 off in case of error by setting which-func-mode.
29438
29439 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
29440
29441 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29442 Narrow down to what's on the screen, and recenter overlays
29443 at the end of the next word.
29444
29445 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
29446
29447 * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
29448 8Vars moved up.
29449 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
29450 (flyspell-abbrev-p): Default to nil.
29451 (flyspell-use-global-abbrev-table-p): Doc fix.
29452 (flyspell-large-region): Allow nil as value.
29453 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
29454
29455 (mail-mode-flyspell-verify): More robust handling
29456 of `mail-header-separator'. More efficient signature detection.
29457 Allow for regexp metacharacters in message-header-separator.
29458 Adding `To' not to be checked in mail-mode-flyspell-verify.
29459
29460 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
29461 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
29462 Bind flyspell-auto-correct-binding.
29463 Bind C-. and C-, .
29464 (flyspell-mode-map): Likewise.
29465 (flyspell-mode): Doc fix.
29466 (flyspell-accept-buffer-local-defs): Preserve current buffer.
29467 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
29468 (flyspell-word-cache-result): New var, always local.
29469 (flyspell-check-pre-word-p): Doc fix.
29470 (flyspell-check-changed-word-p): Handle spc like newline.
29471 (flyspell-post-command-hook): Set flyspell-word-cache-result.
29472 (flyspell-word-search-backward, flyspell-word-search-forward):
29473 New functions.
29474 (flyspell-word): Return t if nothing to check.
29475 When parsing TeX code, check for after } or \.
29476 Use flyspell-word-search-backward to find previous word.
29477 Return nil if duplicated word.
29478 For word already checked, return same value as last time.
29479 Set flyspell-word-cache-result after checking.
29480 Don't clobber the return value.
29481 (flyspell-get-word): Major rewrite.
29482 (flyspell-external-point-words): New locals pword, pcount.
29483 Fix size used in progress message.
29484 Find the proper corresponding word in flyspell-large-region-buffer.
29485 (flyspell-region): Check for flyspell-large-region = nil.
29486 (flyspell-highlight-incorrect-region): Clean up overlays in region.
29487 (flyspell-auto-correct-word): Check that WORD is a cons.
29488 (flyspell-correct-word): Likewise.
29489
29490 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
29491
29492 * progmodes/make-mode.el (makefile-rule-action-regex)
29493 (makefile-macroassign-regex, makefile-makepp-mode)
29494 (makefile-bsdmake-mode): Continuation lines may be empty.
29495 Reported by Joshua Varner.
29496 (makefile-makepp-font-lock-keywords): Add $(stem).
29497
29498 2005-05-28 Karl Berry <karl@gnu.org>
29499
29500 * textmodes/tex-mode.el: Now that tex-send-command calls
29501 shell-quote-argument (2005-03-31 change), remove all calls to
29502 shell-quote-argument; they all end up invoking tex-send-command.
29503 The double quoting loses on filenames with non-safe characters,
29504 such as "@". Reported by Frederik Fouvry.
29505
29506 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29507
29508 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
29509 about preserving point.
29510
29511 2005-05-27 Jay Belanger <belanger@truman.edu>
29512
29513 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
29514 Info-goto-node.
29515
29516 * calc/calc-embed.el (calc-embed-arg): New variable.
29517 (calc-do-embedded-activate, calc-embedded-activate-formula)
29518 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
29519 variable by new variable.
29520 (calc-embedded-make-info): Replace undeclared variable by new
29521 variable. When selecting region with positive prefix
29522 argument, use end of previous line instead of beginning of line.
29523
29524 * calc/calc-aent.el (calc-arg-values): Declare it.
29525
29526 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
29527 Declare them.
29528
29529 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
29530
29531 * calc/calc.el (calc-alg-map): Declare it.
29532
29533 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
29534
29535 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
29536
29537 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
29538 (gdb-registers-buffer, toggle-gdb-all-registers):
29539 Toggle display of floating point registers.
29540 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
29541
29542 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
29543 (toggle-gud-tooltip-dereference):
29544 Rename from gud-toggle-tooltip-dereference.
29545
29546 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
29547
29548 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
29549
29550 2005-05-27 Jay Belanger <belanger@truman.edu>
29551
29552 * calc/calc-prog.el (calc-kbd-report): Remove.
29553 (calc-kbd-query): Rewrite.
29554
29555 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
29556
29557 * image.el (image-library-alist): Move to image.c.
29558 (image-type-available-p): Doc fix.
29559
29560 2005-05-27 Lute Kamstra <lute@gnu.org>
29561
29562 * calc/calc.el (calc):
29563 * outline.el (outline-1, outline-2, outline-3, outline-4)
29564 (outline-5, outline-6, outline-7, outline-8):
29565 * textmodes/dns-mode.el (dns-mode):
29566 * textmodes/sgml-mode.el (sgml-namespace-face):
29567 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
29568 (tex-verbatim-face, tex-use-reftex):
29569 * textmodes/texinfo.el (texinfo-heading-face):
29570 Specify customization group.
29571
29572 * longlines.el: Don't require easy-mmode.
29573 (longlines-visible-face): Specify customization group.
29574
29575 2005-05-27 Kenichi Handa <handa@m17n.org>
29576
29577 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
29578 encoding table of windows-1251.
29579
29580 * international/ucs-tables.el (ucs-set-table-for-input):
29581 If translation-table-for-input of a coding system is a symbol, get
29582 its translation-table property.
29583
29584 * international/code-pages.el: Don't register a coding system into
29585 non-iso-charset-alist more than once.
29586 (cp-make-coding-system): Likewise.
29587
29588 2005-05-26 John Wiegley <johnw@newartisans.com>
29589
29590 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
29591 `eshell-resume-eval' is wrapped in a list, it indicates that the
29592 command was run asynchronously. In that case, unwrap the value
29593 before checking the delimiter value.
29594
29595 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
29596 character before a space at the end of a line is \, assume the space
29597 is part of the last argument rather than a final argument separator.
29598
29599 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
29600 is in use, and the target is `t' or `nil' (which are the most common
29601 values), don't assume that the symbol target is a buffer.
29602
29603 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
29604
29605 * calendar/calendar.el (calendar-mode-line-format):
29606 Use mode-line-highlight as mouse-face.
29607
29608 * time.el (display-time-string-forms, display-time-update):
29609 Use mode-line-highlight as mouse-face.
29610
29611 2005-05-26 Jay Belanger <belanger@truman.edu>
29612
29613 * calc/calc.el (calc-language-alist): Remove extra defvar.
29614
29615 2005-05-26 Lute Kamstra <lute@gnu.org>
29616
29617 * arc-mode.el (archive-mode):
29618 * bookmark.el (bookmark-read-annotation-mode)
29619 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
29620 * bs.el (bs-mode):
29621 * calc/calc-yank.el (calc-edit-mode):
29622 * calc/calc.el (calc-mode, calc-trail-mode):
29623 * calculator.el (calculator-mode):
29624 * chistory.el (command-history-mode):
29625 * comint.el:
29626 * cus-edit.el (custom-mode):
29627 * descr-text.el (describe-text-mode):
29628 * ebuff-menu.el (Electric-buffer-menu-mode):
29629 * ediff-util.el (ediff-mode):
29630 * emacs-lisp/re-builder.el (reb-mode):
29631 * emulation/vi.el (vi-mode-setup):
29632 * emulation/ws-mode.el (wordstar-mode):
29633 * eshell/esh-mode.el (eshell-mode):
29634 * forms.el (forms-mode):
29635 * help-mode.el (help-mode):
29636 * hexl.el (hexl-mode):
29637 * ibuffer.el (ibuffer-mode):
29638 * ielm.el (inferior-emacs-lisp-mode):
29639 * info.el (Info-mode, Info-edit-mode):
29640 * international/swedish.el:
29641 * ledit.el (ledit-from-lisp-mode):
29642 * locate.el (locate-mode):
29643 * mail/rmail.el (rmail-mode):
29644 * mail/rmailedit.el (rmail-edit-mode):
29645 * mail/rmailsum.el (rmail-summary-mode):
29646 * mail/supercite.el (sc-electric-mode):
29647 * net/eudc.el (eudc-mode):
29648 * net/quickurl.el (quickurl-list-mode):
29649 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
29650 * obsolete/ooutline.el (outline-mode):
29651 * obsolete/options.el (Edit-options-mode):
29652 * obsolete/rnews.el (news-mode):
29653 * obsolete/rnewspost.el (news-reply-mode):
29654 * play/5x5.el (5x5-mode):
29655 * play/decipher.el (decipher-mode, decipher-stats-mode):
29656 * play/gomoku.el (gomoku-mode):
29657 * play/snake.el (snake-mode):
29658 * play/solitaire.el (solitaire-mode):
29659 * play/tetris.el (tetris-mode):
29660 * progmodes/ada-mode.el (ada-mode):
29661 * progmodes/antlr-mode.el (antlr-mode):
29662 * progmodes/autoconf.el (autoconf-mode):
29663 * progmodes/dcl-mode.el (dcl-mode):
29664 * progmodes/delphi.el (delphi-mode):
29665 * progmodes/ebrowse.el (ebrowse-tree-mode)
29666 (ebrowse-electric-list-mode, ebrowse-member-mode)
29667 (ebrowse-electric-position-mode):
29668 * progmodes/f90.el (f90-mode):
29669 * progmodes/fortran.el (fortran-mode):
29670 * progmodes/icon.el (icon-mode):
29671 * progmodes/idlw-help.el (idlwave-help-mode):
29672 * progmodes/idlw-shell.el (idlwave-shell-mode):
29673 * progmodes/idlwave.el (idlwave-mode):
29674 * progmodes/inf-lisp.el (inferior-lisp-mode):
29675 * progmodes/m4-mode.el (m4-mode):
29676 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
29677 * progmodes/modula2.el (modula-2-mode):
29678 * progmodes/octave-inf.el (inferior-octave-mode):
29679 * progmodes/octave-mod.el (octave-mode):
29680 * progmodes/pascal.el (pascal-mode):
29681 * progmodes/sh-script.el (sh-mode):
29682 * progmodes/sql.el (sql-mode, sql-interactive-mode):
29683 * progmodes/vhdl-mode.el (vhdl-mode):
29684 * progmodes/xscheme.el (scheme-interaction-mode):
29685 * replace.el (occur-mode):
29686 * ses.el (ses-mode):
29687 * simple.el (completion-list-mode):
29688 * skeleton.el:
29689 * speedbar.el (speedbar-mode):
29690 * term.el (term-mode):
29691 * terminal.el (terminal-edit-mode):
29692 * textmodes/reftex-index.el (reftex-index-mode)
29693 (reftex-index-phrases-mode):
29694 * textmodes/reftex-sel.el (reftex-select-label-mode)
29695 (reftex-select-bib-mode):
29696 * textmodes/reftex-toc.el (reftex-toc-mode):
29697 * wdired.el (wdired-change-to-wdired-mode):
29698 * wid-browse.el (widget-browse-mode):
29699 Use run-mode-hooks.
29700
29701 * array.el (array-mode):
29702 * calendar/todo-mode.el (todo-mode):
29703 * man.el (Man-mode):
29704 * play/landmark.el (lm-mode):
29705 * play/mpuz.el (mpuz-mode):
29706 Use kill-all-local-variables and run-mode-hooks.
29707
29708 * subr.el (delay-mode-hooks): Specify indentation.
29709
29710 2005-05-26 Mark A. Hershberger <mah@everybody.org>
29711
29712 * xml.el (xml-substitute-special): Don't die for undefined xml
29713 entities.
29714
29715 2005-05-26 Jay Belanger <belanger@truman.edu>
29716
29717 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
29718 of nil.
29719
29720 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
29721
29722 * progmodes/gdb-ui.el (gdb-frame-address):
29723 Rename from gdb-current-address.
29724 (gdb-previous-frame-address): Rename from gdb-previous-address.
29725 (gdb-selected-frame): Rename from gdb-current-frame.
29726 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
29727 (gdb-frame-number): Rename from gdb-current-stack-level.
29728 (gdb-ann3): Match new mode-name for disassembly buffer.
29729 Extend initialization of variables.
29730 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
29731 (gdb-memory-mode): Use mouse-face in header line.
29732 (gdb-assembler-buffer-name): Call it disassembly and give frame
29733 in mode line.
29734 (gdb-source-spec-regexp, gdb-assembler-custom)
29735 (gdb-invalidate-assembler, gdb-frame-handler):
29736 Make robust to leading zeroes in address format.
29737
29738 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
29739
29740 * textmodes/org.el (org-mode): Use `define-derived-mode' to
29741 define `org-mode'.
29742 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
29743
29744 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
29745
29746 * log-edit.el (log-edit-changelog-entries): Distinguish between
29747 filenames like xfns.c and fns.c.
29748
29749 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
29750
29751 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
29752 point after reverting.
29753 (Buffer-menu-make-sort-button): Handle the case where
29754 `Buffer-menu-use-header-line' is nil.
29755
29756 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
29757
29758 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
29759 New funcs. In minibuffer-local-completion-map bind `]', `/'
29760 and `:' to them.
29761
29762 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
29763
29764 * startup.el (normal-top-level): Allow modification of load-path while
29765 we're iterating over it.
29766
29767 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
29768
29769 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
29770 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
29771 (thumbs-resize-interactive, thumbs-insert-image)
29772 (thumbs-insert-thumb, thumbs-dired-show-marked)
29773 (thumbs-find-image-at-point, thumbs-delete-images)
29774 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
29775 (thumbs-increment-image-size, thumbs-decrement-image-size):
29776 Fix typos in docstrings.
29777
29778 2005-05-24 Andre Spiegel <spiegel@gnu.org>
29779
29780 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
29781 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
29782 (cperl-mode): Use them.
29783
29784 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
29785
29786 * window.el (quit-window, shrink-window-if-larger-than-buffer):
29787 Doc fixes.
29788
29789 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
29790
29791 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
29792 Bind C-d to gdb-inferior-io-eof.
29793
29794 * dired.el (dired-dnd-popup-notice): Use message-box.
29795
29796 2005-05-23 Masatake YAMATO <jet@gyve.org>
29797
29798 * bindings.el (mode-line-major-mode-keymap):
29799 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
29800
29801 * faces.el (mode-line-highlight): New face.
29802
29803 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
29804 as mouse-face.
29805
29806 * bindings.el (top-level, help-echo, mode-line-modified)
29807 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
29808 as mouse-face.
29809
29810 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
29811
29812 * progmodes/cc-engine.el (c-guess-basic-syntax):
29813 Remove spurious call to `zerop'.
29814
29815 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
29816
29817 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
29818
29819 CC Mode update to 5.30.10:
29820
29821 * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
29822 the point could go past the limit in decoration level 2, thereby
29823 causing errors during interactive fontification.
29824
29825 * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
29826 bug when the file is evaluated interactively.
29827
29828 * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
29829 declarations somewhat better in C++.
29830
29831 * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
29832 New helper macro to make use of `run-mode-hooks'
29833 which has been added in Emacs 21.1.
29834 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
29835 (awk-mode): Use it.
29836 (make-local-hook): Suppress warning about obsoleteness.
29837
29838 * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
29839 (c-append-backslashes-forward, c-delete-backslashes-forward)
29840 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
29841 Compensate for return value from `forward-line' when it has moved
29842 but not to a different line due to eob.
29843
29844 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
29845 `objc-method-intro' and `objc-method-args-cont'.
29846
29847 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
29848
29849 CC Mode update to 5.30.10:
29850
29851 * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
29852 address in the copyright statement. Incidentally, change "along with
29853 GNU Emacs" to "along with this program" where it occurs.
29854
29855 * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
29856 autoload, so that it is interactive, hence can be found by M-x awk-mode
29857 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
29858 <gmorris+emacs@ast.cam.ac.uk>.
29859
29860 * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
29861 Mode's regexps.
29862
29863 2005-05-23 Kevin Ryde <user42@zip.com.au>
29864
29865 * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
29866 from c-parse-state, to avoid a lisp error (on bad code).
29867
29868 2005-05-23 Lute Kamstra <lute@gnu.org>
29869
29870 * subr.el (font-lock-defaults): Remove defvar as it's already
29871 defined in font-core.el.
29872
29873 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
29874
29875 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
29876
29877 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
29878 more general and work when GDB variable "print pretty" is on,
29879 as with Emacs, for example.
29880
29881 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
29882
29883 * font-core.el: Update comment.
29884
29885 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
29886 Use `after-change-major-mode-hook' instead of `find-file-hook'.
29887
29888 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
29889
29890 2005-05-22 Eli Zaretskii <eliz@gnu.org>
29891
29892 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
29893 and `yank-handler' in the doc strings.
29894
29895 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
29896
29897 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
29898
29899 2005-05-22 Richard M. Stallman <rms@gnu.org>
29900
29901 * help.el (describe-key): Move print-help-return-message call
29902 out of conditional.
29903
29904 * progmodes/etags.el (list-tags): Use with-no-warnings.
29905
29906 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
29907 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
29908 (starttls-extra-args, starttls-extra-arguments): Add defvars.
29909
29910 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
29911
29912 * language/viet-util.el (viet-viscii-nonascii-translation-table):
29913 Add defvar.
29914
29915 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
29916 Use defvar, not defconst.
29917
29918 * hexl.el (hexl-follow-line): Use with-no-warnings.
29919
29920 * emulation/tpu-extras.el: Use write-file-functions instead of
29921 write-file-hooks.
29922
29923 * dired.el (dired-font-lock-keywords): Fontify files with junk
29924 extensions even if marked by -F.
29925
29926 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
29927
29928 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
29929 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
29930 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
29931 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
29932 (concatenate, list-length, get*, getf, cl-remprop):
29933 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
29934 (etypecase, progv, lexical-let, lexical-let*)
29935 (multiple-value-bind, multiple-value-setq, shiftf):
29936 Improve argument/docstring consistency.
29937
29938 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
29939
29940 2005-05-22 Andre Spiegel <spiegel@gnu.org>
29941
29942 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
29943 doesn't exist.
29944
29945 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
29946 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
29947
29948 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
29949
29950 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
29951 already deleted variables: auto-fill-hook, blink-paren-hook,
29952 lisp-indent-hook, inhibit-local-variables, unread-command-event,
29953 suspend-hooks, comment-indent-hook, meta-flag,
29954 before-change-function, after-change-function,
29955 font-lock-doc-string-face.
29956
29957 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
29958
29959 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
29960
29961 2005-05-21 Eli Zaretskii <eliz@gnu.org>
29962
29963 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
29964 rmail-dont-reply-to.
29965
29966 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
29967
29968 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
29969 literal blank when splitting new-header-values.
29970
29971 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
29972
29973 * calendar/cal-menu.el (cal-menu-update): Add separator as a
29974 string so that tmm doesn't create a completion entry for it.
29975
29976 * textmodes/table.el (table-disable-menu): Ditto.
29977
29978 2005-05-21 Richard M. Stallman <rms@gnu.org>
29979
29980 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
29981
29982 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
29983
29984 * net/rcompile.el (remote-compile): Use compilation-start.
29985
29986 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
29987
29988 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
29989
29990 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
29991 Default to makefile-bsdmake-mode on BSD systems.
29992
29993 * imenu.el (imenu-generic-expression, imenu--generic-function'):
29994 REGEXP may also be a search function now. The part of doc-string
29995 for describing the structure was 95% identical to that of
29996 `imenu--generic-function'. Unify it there.
29997
29998 * progmodes/make-mode.el (makefile-imenu-generic-expression):
29999 Use function to find dependencies, because regexp alone is so complex,
30000 it easily goes into an endless loop.
30001 (makefile-makepp-mode): Also add submenu for Perl functions
30002 defined in the makefile.
30003 (makefile-bsdmake-mode): Special imenu-generic-expression no
30004 longer needed, due to function call.
30005 (makefile-match-dependency): Take BOUND into account when checking
30006 if we're through.
30007
30008 2005-05-20 Jay Belanger <belanger@truman.edu>
30009
30010 * calc/calc-units.el (calc-invalidate-units-table):
30011 Use inhibit-read-only.
30012 (math-build-units-table-buffer): Use view-mode.
30013
30014 2005-05-20 David Kastrup <dak@gnu.org>
30015
30016 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
30017 easy-menu-add is not a nop on Emacs; and clarify when to call it.
30018
30019 2005-05-20 Lute Kamstra <lute@gnu.org>
30020
30021 * diff-mode.el (diff-header-face, diff-file-header-face)
30022 (diff-index-face, diff-hunk-header-face, diff-removed-face)
30023 (diff-added-face, diff-changed-face, diff-function-face)
30024 (diff-context-face, diff-nonexistent-face): Put them in the
30025 diff-mode customization group.
30026
30027 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
30028
30029 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
30030
30031 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
30032
30033 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
30034 Minor regexp-optimization.
30035
30036 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
30037
30038 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
30039 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
30040 (org-agenda-add-time-grid-maybe): New function.
30041 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
30042 (org-table-create): `dotimes' instead of `mapcar'.
30043 (org-xor): Simplify implementation.
30044 (org-agenda): `inhibit-redisplay' turned on.
30045 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
30046 a consistent line after a state change.
30047 (org-agenda-remove-times-when-in-prefix): New option.
30048 (org-prefix-has-time): New variable.
30049 (org-parse-time-string): Optional argument NODEFAULT.
30050 (org-format-agenda-item): Parse items for time-of-day
30051 specifications and move these into the prefix if possible.
30052 (org-agenda-priority): Get current heading, not previous heading
30053 during agenda remote editing.
30054
30055 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
30056
30057 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
30058 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
30059 (remove-duplicates, delete-duplicates, substitute)
30060 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
30061 (nsubstitute-if-not, find, find-if, find-if-not, position)
30062 (position-if, position-if-not, count, count-if, count-if-not)
30063 (mismatch, search, sort*, stable-sort, merge, member*)
30064 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
30065 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
30066 (intersection, nintersection, set-difference, nset-difference)
30067 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
30068 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
30069 (nsublis, tree-equal): Improve argument/docstring consistency.
30070
30071 * subr.el (send-string, send-region): Remove obsolescence declaration.
30072 (window-dot, set-window-dot, read-input, show-buffer)
30073 (eval-current-buffer, string-to-int):
30074 Add release number to obsolescence declarations.
30075
30076 2005-05-19 Kim F. Storm <storm@cua.dk>
30077
30078 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
30079 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
30080
30081 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
30082
30083 * faces.el (list-faces-display): Make back button respect optional
30084 regexp arg.
30085
30086 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
30087
30088 * calculator.el (calculator-radix-grouping-mode)
30089 (calculator-radix-grouping-digits, calculator-displayer)
30090 (calculator-radix-grouping-separator, calculator-copy-displayer):
30091 * dabbrev.el (dabbrev-search-these-buffers-only):
30092 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
30093 (diff-advance-after-apply-hunk, diff-mode-hook)
30094 (diff-minor-mode-prefix):
30095 * imenu.el (imenu-use-popup-menu):
30096 * jit-lock.el (jit-lock-context-time):
30097 * newcomment.el (comment-fill-column, comment-column)
30098 (comment-style, comment-padding, comment-multi-line)
30099 (comment-empty-lines, comment-auto-fill-only-comments):
30100 * reveal.el (reveal-around-mark):
30101 * uniquify.el (uniquify-buffer-name-style)
30102 (uniquify-after-kill-buffer-p)
30103 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
30104 (uniquify-min-dir-content, uniquify-separator)
30105 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
30106 * w32-vars.el (w32-fixed-font-alist):
30107 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
30108 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
30109 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
30110 * progmodes/perl-mode.el (perl-indent-level)
30111 (perl-continued-statement-offset, perl-continued-brace-offset)
30112 (perl-brace-offset, perl-brace-imaginary-offset)
30113 (perl-label-offset, perl-indent-continued-arguments)
30114 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
30115 * progmodes/tcl.el (tcl-indent-level)
30116 (tcl-continued-indent-level, tcl-auto-newline)
30117 (tcl-tab-always-indent, tcl-electric-hash-style)
30118 (tcl-help-directory-list, tcl-use-smart-word-finder)
30119 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
30120 (inferior-tcl-source-command):
30121 * textmodes/fill.el (enable-kinsoku):
30122 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
30123 * textmodes/table.el (table-yank-handler):
30124 Specify missing group (and type, if simple) in defcustom.
30125
30126 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
30127
30128 * progmodes/compile.el (compilation-finish-function): Fix defvar.
30129
30130 2005-05-19 Richard M. Stallman <rms@gnu.org>
30131
30132 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
30133
30134 * subr.el (event-basic-type): Don't get an error.
30135 (left-fringe-p): Function deleted.
30136
30137 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
30138 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
30139
30140 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
30141 in recursive copy.
30142
30143 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
30144
30145 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
30146
30147 * emacs-lisp/bytecomp.el
30148 (byte-compile-file-form-custom-declare-variable):
30149 Call byte-compile-nogroup-warn if appropriate.
30150
30151 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
30152 (compilation-set-window): Don't call left-fringe-p; do it directly.
30153
30154 2005-05-19 Jay Belanger <belanger@truman.edu>
30155
30156 * calc/calc-graph.el (calc-graph-format-data): Make sure
30157 var-PlotRejects is bound before trying to check its value.
30158
30159 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
30160
30161 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
30162 definition of this variable from reftex-global.el to reftex.el,
30163 because it is needed in the menu.
30164
30165 2005-05-19 Lute Kamstra <lute@gnu.org>
30166
30167 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
30168 years are fixed. Don't insert a space after a dash.
30169
30170 2005-05-19 Kim F. Storm <storm@cua.dk>
30171
30172 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
30173
30174 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
30175
30176 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
30177 strings, because (eq ... ?\\) is fairly frequent.
30178
30179 * progmodes/make-mode.el (makefile-add-this-line-targets):
30180 Simplify and integrate into `makefile-pickup-targets'.
30181 (makefile-add-this-line-macro): Simplify and integrate into
30182 `makefile-pickup-macros.
30183 (makefile-pickup-filenames-as-targets): Simplify.
30184 (makefile-previous-dependency, makefile-match-dependency):
30185 Don't stumble over `::'.
30186
30187 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
30188
30189 * subr.el (post-command-idle-hook, post-command-idle-delay):
30190 Remove obsoletion of post-command-idle-hook and
30191 post-command-idle-delay.
30192
30193 * faces.el (list-faces-display): Provide button when describe-face
30194 is called to take user back to the list of faces.
30195
30196 * help-fns.el (describe-variable): Remove hyperlinks in a
30197 variable's value as these are quite frequently inappropriate.
30198
30199 * follow.el (follow-submit-feedback, follow-mode):
30200 Remove references to post-command-idle-hook.
30201
30202 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
30203
30204 * progmodes/make-mode.el (makefile-previous-dependency)
30205 (makefile-match-dependency): Check for := (and in bsd mode also
30206 !=) to give a better result, even when font-lock is not on.
30207
30208 2005-05-18 Jay Belanger <belanger@truman.edu>
30209
30210 * calc/calc-help.el (calc-s-prefix-help):
30211 Add `calc-copy-special-constant' to help string.
30212
30213 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
30214
30215 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
30216
30217 2005-05-18 Jay Belanger <belanger@truman.edu>
30218
30219 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
30220 in linear factors are in proper order.
30221
30222 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
30223
30224 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
30225 Support for jurabib.
30226
30227 * textmodes/reftex.el (featurep): Define aliases for overlay
30228 commands, for XEmacs compatibility, and use these aliases in
30229 overlay initializations.
30230 (reftex-highlight): Use `reftex-move-overlay'.
30231 (reftex-unhighlight): Use `reftex-delete-overlay'.
30232 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
30233 (reftex-access-search-path): Use `reftex-uniquify' instead of
30234 `reftex-uniq'.
30235
30236 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
30237 `before-string' property modification enables for Emacs as well.
30238 (reftex-select-item): Use `reftex-delete-overlay'.
30239 (reftex-select-mark): Use `reftex-make-overlay' and
30240 `reftex-overlay-put'.
30241 (reftex-select-unmark): Use `reftex-delete-overlay' and
30242 `reftex-overlay-put'.
30243
30244 2005-05-18 Lute Kamstra <lute@gnu.org>
30245
30246 * emacs-lisp/lisp.el (check-parens): Fix docstring.
30247
30248 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
30249
30250 * add-log.el (add-change-log-entry):
30251 * array.el (array-make-template, array-reconfigure-rows)
30252 (array-init-max-row, array-init-max-column)
30253 (array-init-columns-per-line, array-init-field-width):
30254 * replace.el (replace-match-maybe-edit, perform-replace):
30255 * textmodes/spell.el (spell-region):
30256 Replace `read-input' by `read-string'.
30257
30258 * forms.el (forms-mode):
30259 * finder.el (finder-compile-keywords):
30260 * shadowfile.el (shadow-read-files):
30261 Replace `eval-current-buffer' by `eval-buffer'.
30262
30263 * terminal.el (te-pass-through):
30264 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
30265 (ange-ftp-raw-send-cmd):
30266 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
30267 (send-process-next-char, telnet-initial-filter, telnet):
30268 Replace `send-string' by `process-send-string'.
30269
30270 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
30271 (prolog-consult-region): Replace `send-string' by
30272 `process-send-string'; replace `send-region' by `process-send-region'.
30273
30274 * progmodes/delphi.el (delphi-log-msg):
30275 Replace `set-window-dot' by `set-window-point'.
30276
30277 * subr.el (window-dot, set-window-dot, read-input, send-string)
30278 (send-region, show-buffer, eval-current-buffer):
30279 Make really obsolete, as the comment says.
30280
30281 2005-05-17 Kim F. Storm <storm@cua.dk>
30282
30283 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
30284 (cua--init-keymaps): Bind C-return instead of S-return to set
30285 rectangle mark.
30286
30287 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
30288 instead of S-return to toggle/clear rectangle mark.
30289
30290 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
30291
30292 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
30293 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
30294 Also fontify plain strings assigned to variables, mostly so that a
30295 colon has a face and is thus not taken as a dependency separator.
30296 (makefile-previous-dependency): Inline the new matcher, because it
30297 is too complex to work in both directions.
30298 (makefile-match-dependency): Eliminate `backward' arg (see above).
30299 Completely reimplemented so as to not sometimes go into an endless
30300 loop. It should also be more efficient, because first it only
30301 searches for `:', instead of applying the very complex regexp.
30302 (makefile-mode): Cancel `font-lock-support-mode', because blocks
30303 to be fontified in one piece can be too long for JIT.
30304 Makefiles are never *that* big.
30305
30306 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
30307
30308 * dired.el (dired-mode): Simplify.
30309
30310 2005-05-17 Lute Kamstra <lute@gnu.org>
30311
30312 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
30313 defcustom for the mode hook variable.
30314
30315 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
30316 Emacs Lisp Reference Manual.
30317
30318 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
30319
30320 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
30321 (evenp, list*):
30322 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
30323 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
30324
30325 * net/tramp-smb.el (tramp-smb-open-connection):
30326 Pass `tramp-chunksize' as fifth (required) argument.
30327
30328 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
30329
30330 * font-lock.el (lisp-font-lock-keywords-1):
30331 Set `font-lock-negation-char-face' for [^...] char group.
30332 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
30333
30334 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
30335 a var, and refine it to mask one more level of nested vars.
30336 (makefile-rule-action-regex): Turn it into a var, and refine it so
30337 it recognizes backslashed continuation lines as belonging to the
30338 same command.
30339 (makefile-macroassign-regex): Refine it so it recognizes
30340 backslashed continuation lines as belonging to the same command.
30341 (makefile-var-use-regex): Don't look at the next char, because it
30342 might be the same one to be skipped by the initial [^$], leading
30343 to an overlooked variable use.
30344 (makefile-make-font-lock-keywords): Remove two parameters, which
30345 are now variables that some of the modes set locally.
30346 Handle dependency and rule action matching through functions, because
30347 regexps alone match too often. Dependency matching now comes
30348 last, so it can check, whether a colon already matched something else.
30349 (makefile-mode): Inform that font-lock improves makefile parsing
30350 capabilities.
30351 (makefile-match-dependency, makefile-match-action): New functions.
30352
30353 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
30354
30355 * emacs-lisp/cl-extra.el (equalp): Doc fix.
30356
30357 * align.el (align-regexp):
30358 * ansi-color.el (ansi-color-get-face):
30359 * array.el (array-reconfigure-rows, array-init-max-row)
30360 (array-init-max-column, array-init-columns-per-line)
30361 (array-init-field-width):
30362 * dired-aux.el (dired-trample-file-versions):
30363 * dired-x.el (dired-mark-sexp):
30364 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
30365 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
30366 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
30367 * faces.el (face-read-integer):
30368 * files.el (backup-extract-version, insert-directory):
30369 * hexl.el (hexl-insert-decimal-char):
30370 * server.el (server-process-filter):
30371 * shell.el (shell-extract-num):
30372 * startup.el (command-line-1):
30373 * term.el (term-command-hook):
30374 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
30375 (time-stamp-do-number):
30376 * time.el (display-time-update):
30377 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
30378 (timezone-fix-time):
30379 * vms-patch.el (vms-suspend-resume-hook):
30380 * calendar/appt.el (appt-convert-time):
30381 * calendar/cal-bahai.el (mark-bahai-diary-entries):
30382 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
30383 * calendar/cal-islam.el (mark-islamic-diary-entries):
30384 * calendar/calendar.el (calendar-cursor-to-date)
30385 (calendar-star-date):
30386 * calendar/diary-lib.el (diary-attrtype-convert)
30387 (mark-diary-entries, diary-entry-time):
30388 * calendar/solar.el (solar-get-number):
30389 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
30390 * emacs-lisp/re-builder.el (reb-display-subexp):
30391 * emulation/edt.el (edt-set-scroll-margins):
30392 * emulation/tpu-extras.el (tpu-set-scroll-margins):
30393 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
30394 (vip-get-ex-count):
30395 * emulation/viper-ex.el (viper-get-ex-token)
30396 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
30397 * international/fontset.el (fontset-plain-name):
30398 * mail/feedmail.el (feedmail-look-at-queue-directory):
30399 * mail/mailalias.el (mail-get-names):
30400 * mail/rmail.el (rmail-convert-to-babyl-format):
30401 * mail/rmailsum.el (rmail-make-basic-summary-line)
30402 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
30403 (rmail-summary-goto-msg):
30404 * mail/smtpmail.el (smtpmail-read-response):
30405 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
30406 (ange-ftp-vms-add-file-entry):
30407 * play/gametree.el (gametree-looking-at-ply)
30408 (gametree-current-branch-score):
30409 * progmodes/ada-xref.el (ada-prj-find-prj-file)
30410 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
30411 * progmodes/cperl-mode.el (condition-case):
30412 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
30413 (ebrowse-set-member-buffer-column-width)
30414 (ebrowse-select-1st-to-9nth):
30415 * progmodes/etags.el (etags-snarf-tag):
30416 * progmodes/flymake.el (flymake-parse-line):
30417 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
30418 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
30419 (idlwave-shell-menu-def):
30420 * progmodes/ps-mode.el (ps-run-goto-error):
30421 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
30422 (vhdl-speedbar-contract-level):
30423 * term/mac-win.el (x-handle-numeric-switch):
30424 * term/sun-mouse.el (sun-get-frame-data):
30425 * term/w32-win.el (x-handle-numeric-switch):
30426 * term/x-win.el (x-handle-numeric-switch):
30427 * textmodes/ispell.el (ispell-parse-output):
30428 * textmodes/nroff-mode.el (nroff-outline-level):
30429 * textmodes/reftex-cite.el (reftex-bib-sort-year)
30430 (reftex-bib-sort-year-reverse, reftex-format-citation):
30431 * textmodes/reftex-parse.el (reftex-init-section-numbers)
30432 (reftex-section-number):
30433 * textmodes/texinfmt.el (texinfo-paragraphindent):
30434 Replace `string-to-int' by `string-to-number'.
30435
30436 * international/latexenc.el: Add page marker to force the "Local
30437 Variables:" string out of the last page.
30438
30439 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30440
30441 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
30442 tooltip-change-major-mode.
30443 (gud-tooltip-print-command): Remove case where gud-minor-mode
30444 is gdb ("--fullname").
30445 (gud-tooltip-tips): Turn GUD tooltips off for this case and
30446 explain to user.
30447
30448 2005-05-16 Jay Belanger <belanger@truman.edu>
30449
30450 * calc/calc-store.el (calc-copy-special-constant): New function.
30451
30452 * calc/calc-ext.el (calc-init-extensions): Add binding for
30453 `calc-copy-special-constant'.
30454
30455 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
30456 for the `calc-copy-special-constant' command.
30457
30458 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30459
30460 * subr.el (left-fringe-p): New function.
30461
30462 * progmodes/compile.el (compilation-setup): Set local value of
30463 overlay-arrow-string to "" always.
30464 (compilation-set-window): Left fringe then don't scroll.
30465 No left fringe then no arrow and scroll message to top.
30466 (compilation-context-lines): Adjust doc string accordingly.
30467
30468 2005-05-16 Kim F. Storm <storm@cua.dk>
30469
30470 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
30471 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
30472 (ido-wide-find-dir-or-delete-dir): New command for M-d.
30473 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
30474 (ido-read-file-name): Handle commands with ido property value
30475 equal to find-file as reading a file name, to allow C-d to enter dired.
30476 (ibuffer-find-file): Add ido property with value find-file.
30477
30478 2005-05-15 Kim F. Storm <storm@cua.dk>
30479
30480 * subr.el (open-network-stream-nowait): Remove.
30481 (open-network-stream-server): Remove.
30482
30483 2005-05-15 Richard M. Stallman <rms@gnu.org>
30484
30485 * faces.el (describe-face): Output a definition link button.
30486
30487 * help-mode.el (help-face-def): New button type.
30488
30489 * emacs-lisp/copyright.el (copyright-fix-years):
30490 Match properly if the first year is 2-digit.
30491 Don't mess up the whitespace after the years by filling.
30492
30493 * dired-aux.el (dired-mark-confirm):
30494 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
30495
30496 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
30497 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
30498 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
30499
30500 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
30501 Set font-lock-comment-start-skip.
30502
30503 * font-lock.el (font-lock-comment-start-skip): New variable.
30504 (font-lock-comment-end-skip): New variable.
30505 (font-lock-fontify-syntactically-region): Use them if non-nil.
30506
30507 2005-05-15 Jay Belanger <belanger@truman.edu>
30508
30509 * calc/calc-store.el (calc-store-value): Return a string rather
30510 than display it as a message.
30511 Use calc-var-name for variable name.
30512 (calc-store-into): Add the result of calc-store-value to message.
30513 (calc-copy-variable): Add a message.
30514 (calc-store-exchange): Improve error messages.
30515 (calc-store-binary, calc-store-map): Don't reset the values of
30516 special constants.
30517
30518 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
30519
30520 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
30521 manual to docstring.
30522
30523 * files.el (hack-local-variables-confirm): Add STRING argument.
30524 Make the function handle non file visiting buffers correctly.
30525 (hack-local-variables-prop-line, hack-local-variables)
30526 (hack-one-local-variable): Use STRING arg of
30527 `hack-local-variables-confirm'.
30528
30529 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
30530
30531 Sync with Tramp 2.0.49.
30532
30533 * net/tramp.el (tramp-handle-dired-call-process)
30534 (tramp-handle-insert-directory):`insert-buffer' cannot be used
30535 because the contents of the Tramp buffer is changed before
30536 insertion (`expand-file' and alike).
30537 (tramp-handle-insert-directory): If `localname' has an empty
30538 nondirectory name, it must not be quoted.
30539 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
30540 variable `tramp-chunksize'. Change callees.
30541 (tramp-open-connection-setup-interactive-shell): Check remote host
30542 for buggy `send-process-string' implementation.
30543 Set `tramp-chunksize' if found. Reported by Michael Kifer
30544 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
30545 (tramp-handle-shell-command): `insert-buffer' cannot be used
30546 because the contents of the Tramp buffer is changed before
30547 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
30548 <frederic.bothamy@free.fr>.
30549 (tramp-set-auto-save): Actions should be done for Tramp file name
30550 handler only. Ange-FTP has its own auto-save mechanism.
30551 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
30552 (tramp-set-auto-save-file-modes): Set file modes of
30553 `buffer-auto-save-file-name' to ?\600 as fallback solution.
30554 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
30555 (tramp-bug): Remove obsolete variable.
30556 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
30557 for presence of `mml-mode'. Make it running for older Emacsen as well.
30558
30559 2005-05-14 John Paul Wallington <jpw@pobox.com>
30560
30561 * ibuf-ext.el (define-ibuffer-filter filename):
30562 If `dired-directory' is a list, use its car.
30563
30564 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
30565
30566 * ibuffer.el (define-ibuffer-column filename):
30567 If `dired-directory' is a list, use its car.
30568
30569 2005-05-14 Richard M. Stallman <rms@gnu.org>
30570
30571 * subr.el (symbol-file): Doc fix.
30572
30573 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
30574 (byte-compile-form): Call byte-compile-nogroup-warn.
30575 (byte-compile-warning-types): Doc fix.
30576
30577 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
30578
30579 * progmodes/cc-engine.el (c-literal-faces):
30580 Add font-lock-comment-delimiter-face.
30581
30582 * net/net-utils.el (dig): Use with-no-warnings.
30583
30584 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
30585 (sc-recite-frame-alist, sc-default-cite-frame)
30586 (sc-default-uncite-frame, sc-default-recite-frame)
30587 (sc-attrib-selection-list, sc-rewrite-header-list):
30588 Mark as risky-local-variable.
30589
30590 * international/ogonek.el (ogonek-jak, ogonek-how):
30591 Don't use beginning-of-buffer.
30592
30593 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
30594
30595 * calendar/solar.el (solar-data-list): Move definition up.
30596
30597 * dnd.el (dnd-protocol-alist): Add autoload.
30598
30599 * progmodes/sh-script.el: Many doc usage fixes.
30600 (sh-indent-after-do): Change default to match common styles.
30601
30602 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
30603
30604 * files.el (interpreter-mode-alist)
30605 (auto-mode-interpreter-regexp): Doc fixes.
30606
30607 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
30608
30609 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
30610
30611 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
30612
30613 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
30614
30615 * dired.el (dired-mode): make-variable-buffer-local =>
30616 make-local-variable.
30617
30618 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
30619
30620 * term/mac-win.el (mac-select-convert-to-string): Try coding
30621 systems in mac-script-code-coding-systems if specified one cannot
30622 encode string for `com.apple.traditional-mac-plain-text'.
30623
30624 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
30625
30626 * progmodes/make-mode.el (makefile-targets-face)
30627 (makefile-shell-face, makefile-makepp-perl-face): New faces.
30628 (makefile-dependency-regex): Fix it to not make the colon in
30629 $(var:a=b) special.
30630 (makefile-rule-action-regex): New regexp for highlighting embedded
30631 Shell strings.
30632 (makefile-macroassign-regex): Handle != for highlighting as
30633 embedded Shell strings.
30634 (makefile-var-use-regex): New const.
30635 (makefile-statements, makefile-automake-statements)
30636 (makefile-gmake-statements, makefile-makepp-statements)
30637 (makefile-bsdmake-statements): New consts.
30638 (makefile-make-font-lock-keywords): New function.
30639 (makefile-automake-font-lock-keywords)
30640 (makefile-gmake-font-lock-keywords)
30641 (makefile-makepp-font-lock-keywords)
30642 (makefile-bsdmake-font-lock-keywords): New consts.
30643 (makefile-mode-map): Add switchers between the various submodes.
30644 (makefile-mode): Document the availability of the variants.
30645 (makefile-automake-mode, makefile-gmake-mode)
30646 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
30647
30648 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
30649 new variants of makefile-mode.
30650
30651 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
30652
30653 * font-lock.el (font-lock-comment-delimiter-face): Fix up
30654 the inheritance.
30655
30656 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
30657
30658 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
30659 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
30660
30661 * files.el (normal-mode): Extend the scope of the
30662 `enable-local-variables' binding to include the `set-auto-mode' call.
30663 (magic-mode-alist): Doc fix.
30664
30665 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
30666
30667 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
30668 font-lock-comment-face rather than copying its setting.
30669
30670 2005-05-12 Andreas Schwab <schwab@suse.de>
30671
30672 * eshell/esh-mode.el (eshell-send-input): Doc fix.
30673
30674 2005-05-12 Lute Kamstra <lute@gnu.org>
30675
30676 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
30677 defcustom for the mode hook variable. Delete the last argument.
30678 * generic-x.el: Fix callers of define-generic-mode.
30679 (generic-x-modes): Delete group.
30680 (show-tabs-tab-face, show-tabs-space-face): Put them in the
30681 generic-x customization group.
30682
30683 2005-05-12 Kim F. Storm <storm@cua.dk>
30684
30685 * font-lock.el (font-lock-negation-char-face): Default to "off".
30686
30687 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
30688 font-lock-negation-char-face to ! in !=.
30689
30690 2005-05-12 Masatake YAMATO <jet@gyve.org>
30691
30692 * add-log.el (find-change-log): Fix typos in the docstring
30693 of function.
30694
30695 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
30696
30697 * international/latexenc.el (latexenc-find-file-coding-system):
30698 Avoid `re-search-forward' when looking for input encoding because
30699 of speed and safety. Better regular expressions for recognizing
30700 input encoding. Limit a search for TeX-master/tex-main-file to
30701 the local variable section.
30702
30703 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
30704
30705 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
30706 syntax of $ to "'" (quote).
30707
30708 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
30709
30710 * dnd.el (dnd-protocol-alist): Improve custom type.
30711
30712 * dired.el (dired-dnd-protocol-alist): New variable.
30713 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
30714 `dired-mode-hook' to the end.
30715
30716 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
30717
30718 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
30719 comment-end if comment-start-skip is not set.
30720 Obey the font-lock-comment-delimiter-face variables.
30721
30722 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
30723
30724 * files.el (executable-find): Move from executable.el. Use
30725 locate-file.
30726 * progmodes/executable.el (executable-find): Move to files.el.
30727
30728 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
30729 when trying to ensure forward progress.
30730
30731 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
30732
30733 * mouse-sel.el (mouse-sel-follow-link-p): New function.
30734 (mouse-select, mouse-select-internal, mouse-extend-internal):
30735 Use it to implement mouse-1-click-follows-link functionality.
30736
30737 2005-05-11 Richard M. Stallman <rms@gnu.org>
30738
30739 * font-lock.el (font-lock-fontify-syntactically-region):
30740 Use font-lock-comment-delimiter-face for comment delimiters.
30741
30742 2005-05-10 Jay Belanger <belanger@truman.edu>
30743
30744 * calc/calc-help.el (calc-m-prefix-help): Add mention of
30745 preserving embedded modes.
30746
30747 2005-05-10 Richard M. Stallman <rms@gnu.org>
30748
30749 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
30750
30751 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
30752 Move from ada-stmt.el.
30753 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
30754
30755 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
30756 Move to ada-mode.el.
30757 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
30758
30759 * cus-edit.el (custom-file): Call file-chase-links.
30760
30761 * files.el (read-directory-name): Fix previous change.
30762 (hack-local-variables-confirm): New function.
30763 (hack-local-variables-prop-line, hack-local-variables)
30764 (hack-one-local-variable): Use it.
30765
30766 2005-05-10 Lute Kamstra <lute@gnu.org>
30767
30768 * font-lock.el (font-lock-keywords-alist)
30769 (font-lock-removed-keywords-alist): Clarify docstrings.
30770
30771 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
30772
30773 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
30774 (gdb-source-info): Check for preprocessor info.
30775 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
30776 a macro for a function.
30777 (gdb-info-breakpoints-custom): Try to find file again if not already
30778 found (user might have used GDB dir command).
30779 (gdb-get-location): Update gdb-location-alist correctly for change
30780 to gdb-info-breakpoints-custom.
30781
30782 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
30783 (gud-tooltip-print-command): Add gdbmi case.
30784 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
30785 preprocessor info.
30786
30787 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
30788
30789 * startup.el (fancy-splash-insert): Fix typo in doc string.
30790
30791 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
30792
30793 * obsolete/float.el (string-to-float):
30794 * obsolete/hilit19.el (hilit-add-pattern):
30795 * obsolete/rnews.el (news-parse-range, news-select-message)
30796 (news-get-pruned-list-of-files): Replace `string-to-int' by
30797 `string-to-number'.
30798
30799 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
30800 `find-file-not-found-hooks'; use `add-hook'.
30801 (uncompress-while-visiting): Set `write-file-functions', not
30802 `write-file-hooks'; use `add-hook'.
30803
30804 2005-05-09 Kim F. Storm <storm@cua.dk>
30805
30806 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
30807 (cua-paste): Handle clipboard action.
30808 (cua--init-keymaps): Remap clipboard-kill-region and
30809 clipboard-kill-ring-save.
30810
30811 2005-05-08 Eli Zaretskii <eliz@gnu.org>
30812
30813 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
30814 Improve commentary.
30815
30816 * simple.el (next-error-overlay-arrow-position): Revert the change
30817 made on 2005-04-30.
30818
30819 2005-05-07 Jay Belanger <belanger@truman.edu>
30820
30821 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
30822 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
30823 `calc-sel-reselect'.
30824
30825 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
30826 Calc is in embedded mode.
30827
30828 2005-05-07 Eli Zaretskii <eliz@gnu.org>
30829
30830 * progmodes/compile.el (compilation-setup):
30831 Set overlay-arrow-string to an empty string on text terminals.
30832
30833 * textmodes/ispell.el (ispell-program-name): Try looking for
30834 "aspell" along exec-path, and if found, use it as the default
30835 speller program.
30836
30837 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
30838
30839 * international/mule.el (sgml-xml-auto-coding-function):
30840 Recognize encoding='FOO' in single quotes as well as in double quotes.
30841
30842 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
30843
30844 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
30845 as well as `interactive', so that defmacro* would recognize
30846 `declare' forms.
30847
30848 2005-05-07 Eli Zaretskii <eliz@gnu.org>
30849
30850 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
30851 Explain more about the LIGHTER arg's usage in the doc string.
30852 Add commentary to clarify what the code does. Fix the regexp that
30853 strips whitespace from LIGHTER. Quote LIGHTER before using it,
30854 since it could have characters special to regular expressions.
30855
30856 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
30857
30858 * replace.el (occur-1): Bind inhibit-read-only so that
30859 erase-buffer doesn't barf on read-only text properties (likewise
30860 for add-text-properties in occur-engine). Mark buffer as unmodified.
30861 (occur-engine): Don't set buffer-read-only here.
30862
30863 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
30864
30865 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
30866 list-buffers-directory. This caused the *cvs-commit* buffer to be
30867 sometimes mistakenly reused as a *cvs* buffer.
30868
30869 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
30870
30871 * tooltip.el: Move code for GUD tooltips into gud.el.
30872 (require): CL no longer needed to compile case.
30873 (tooltip-mode): Do not toggle functions for GUD tooltips.
30874 (tooltip-gud-tips-p): Remove. Replace with minor mode
30875 gud-tooltip-mode in gud.el.
30876 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
30877 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
30878 tooltip-gud prefix with gud-tooltip and obsolete.
30879 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
30880 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
30881 (tooltip-mouse-motion): Mouse movement functions/variable.
30882 Rename in gud.el by adding gud prefix.
30883 (tooltip-gud-original-filter, tooltip-gud-dereference)
30884 (tooltip-gud-event, tooltip-toggle-gud-tips)
30885 (tooltip-gud-process-output, tooltip-gud-print-command)
30886 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
30887 gud.el by replacing tooltip-gud prefix with gud-tooltip.
30888 (gdb-tooltip-print): Move to gdb-ui.el.
30889
30890 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
30891 (require): CL needed to compile case.
30892 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
30893 tooltip-gud-tips-p. Make it a minor-mode.
30894 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
30895 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
30896 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
30897 (gud-tooltip-change-major-mode)
30898 (gud-tooltip-activate-mouse-motions-if-enabled)
30899 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
30900 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
30901 (gud-tooltip-original-filter, gud-tooltip-dereference)
30902 (gud-tooltip-event, tooltip-toggle-gud-tips)
30903 (gud-tooltip-process-output, gud-tooltip-print-command)
30904 (gud-tooltip-tips): Move from tooltip.el.
30905
30906 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
30907 (gdb-cpp-define-alist-flags): Doc fix.
30908 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
30909 gud-tooltip-mode is t.
30910
30911 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
30912
30913 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
30914 evaporate if their text is deleted.
30915 (goto-address-at-point): Make it work as a mouse binding as well.
30916 (goto-address-at-mouse): Obsolete it. Update users.
30917
30918 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
30919
30920 * calendar/appt.el (top-level): No longer activate on load.
30921
30922 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
30923
30924 * calendar/cal-bahai.el (mark-bahai-diary-entries):
30925 * net/webjump.el (webjump):
30926 * progmodes/idlw-help.el (idlwave-do-context-help1)
30927 (idlwave-highlight-linked-completions):
30928 * textmodes/po.el (po-find-file-coding-system-guts):
30929 Replace `assoc-ignore-case' by `assoc-string'.
30930
30931 2005-05-06 Eli Zaretskii <eliz@gnu.org>
30932
30933 * files.el (locate-file): Doc fix.
30934
30935 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
30936 Remove the redundant test for ms-dos.
30937
30938 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
30939 look for the preprocessor with exec-suffixes. If not found in
30940 standard places, look in exec-path. Remove most of the tests that
30941 used system-type.
30942
30943 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
30944
30945 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
30946
30947 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
30948 file-name clash with jka-compr.el on 8+3 filesystems.
30949
30950 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
30951
30952 * term/mac-win.el: Don't define or bind scroll bar functions if
30953 x-toolkit-scroll-bars is t.
30954 (x-select-text, x-get-selection-value): Clear
30955 x-last-selected-text-clipboard if x-select-enable-clipboard is
30956 nil.
30957 (PRIMARY): Put mac-scrap-name property.
30958 (mac-select-convert-to-file-url): New function.
30959 (public.file-url): New selection target type. Add to
30960 selection-converter-alist.
30961 (x-get-selection, x-selection-value): Handle it.
30962 (x-cut-buffer-or-selection-value): New alias.
30963
30964 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
30965
30966 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
30967 entry to avoid calling bibtex-find-entry with arg global
30968 being t. Remove arg key.
30969 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
30970 (bibtex-copy-summary-as-kill): Change accordingly.
30971
30972 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
30973
30974 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
30975 (org-agenda-date-later): Use with-current-buffer.
30976
30977 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
30978
30979 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
30980 (define-obsolete-variable-alias): Doc Fixes.
30981
30982 2005-05-06 Kim F. Storm <storm@cua.dk>
30983
30984 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
30985 vertical-motion when selective-display is active.
30986
30987 * ido.el (ido-setup-hook): New hook.
30988 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
30989 (ido-input-stack): New var.
30990 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
30991 ido-next-work-file binding to M-O.
30992 Bind M-f to ido-wide-find-file-or-pop-dir.
30993 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
30994 (ido-read-internal): Run ido-setup-hook.
30995 Catch quit in read-file-name and read-string to cancel edit.
30996 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
30997 Automatically pop-all when completing a directory name (RET).
30998 (ido-file-internal): Add with-no-warnings around ffap and dired code.
30999 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
31000 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
31001 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
31002 New functions for M-b/M-f to move among the directory components.
31003 (ido-make-merged-file-list): Catch quit to cancel merge.
31004 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
31005 (ido-completion-help): No warnings for ido-completion-buffer-full.
31006
31007 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
31008
31009 * font-lock.el (font-lock-negation-char-face): New face and variable.
31010 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
31011 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
31012 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
31013 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
31014
31015 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
31016
31017 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
31018 Fix typo in docstring.
31019
31020 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
31021 (ebrowse-print-statistics-line)
31022 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
31023
31024 * term/w32-win.el (image-library-alist): Add additional name for
31025 Xpm library.
31026
31027 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
31028
31029 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
31030 use gcc instead of cpp.
31031
31032 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
31033 (gdb-create-define-alist): Use it.
31034 (gdb-cpp-define-alist-program): Update for MS-DOS.
31035
31036 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
31037
31038 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
31039
31040 2005-05-04 Richard M. Stallman <rms@gnu.org>
31041
31042 * help.el (describe-key): No error when UNTRANSLATED is nil.
31043
31044 * simple.el (line-move-1): Fix previous change to signal errors
31045 appropriately.
31046
31047 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
31048
31049 * calendar/icalendar.el (icalendar-version): Now at 0.12.
31050 (icalendar-duration-correction): Remove.
31051 (icalendar--get-event-properties): Split result at commas.
31052 (icalendar--decode-isoduration): New optional argument
31053 DURATION-CORRECTION.
31054 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
31055 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
31056 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
31057 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
31058 (icalendar--convert-anniversary-to-ical): New functions, extracted
31059 from icalendar-export-region, with bug fixes.
31060 (icalendar-export-region): Use the above functions.
31061 (icalendar-import-buffer): Check before saving diary file.
31062 (icalendar--convert-recurring-to-diary)
31063 (icalendar--convert-non-recurring-all-day-to-diary)
31064 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
31065 extracted from icalendar--convert-ical-to-diary, with bug fixes.
31066 (icalendar--convert-ical-to-diary): Use the above functions.
31067
31068 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
31069
31070 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
31071 Remove these recent additions.
31072 (c-mode): Restore to before 2005-04-28.
31073
31074 * progmodes/cc-vars.el (cc-define-list-program): Remove this
31075 recent addition.
31076
31077 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
31078 (gdb-define-alist): New variables.
31079 (gdb-create-define-alist): New function.
31080 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
31081 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
31082 with string-to-number.
31083 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
31084
31085 * progmodes/gud.el: Replace string-to-int with string-to-number.
31086 (gud-find-file): Handle gdb-define-alist.
31087
31088 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
31089
31090 2005-05-02 Jay Belanger <belanger@truman.edu>
31091
31092 * calc/calc-aent.el (math-read-token):
31093 * calc/calc-bin.el (calc-word-size):
31094 * calc/calc-ext.el (calc-read-number-fancy):
31095 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
31096 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
31097 * calc/calc-frac.el (calc-over-notation):
31098 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
31099 (calc-graph-num-points, calc-graph-init):
31100 * calc/calc-prog.el (calc-read-parse-table-part)
31101 (calc-edit-macro-repeats):
31102 * calc/calc-yank.el (calc-do-grab-rectangle):
31103 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
31104 Replace `string-to-int' by `string-to-number'.
31105
31106 2005-05-02 Kim F. Storm <storm@cua.dk>
31107
31108 * kmacro.el: Use executing-kbd-macro-index variable.
31109
31110 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
31111
31112 * net/rlogin.el (rlogin-parse-words): Delete func.
31113 (rlogin): Use split-string, not rlogin-parse-words.
31114 Also, if there are option-like elements in the parsed args,
31115 take the host to be the first arg immediately following them.
31116 Suggested by Michael Mauger.
31117
31118 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31119
31120 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
31121
31122 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31123
31124 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
31125 (cc-mode-cpp-program): Rename to cc-define-list-program and
31126 move to cc-vars.el.
31127
31128 * progmodes/cc-vars.el (cc-define-list-program):
31129 Change to "gcc -E -dM -". Make customizable.
31130
31131 2005-05-02 Kim F. Storm <storm@cua.dk>
31132
31133 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
31134
31135 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31136
31137 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
31138
31139 * international/mule-util.el (truncate-string): Remove alias and
31140 obsolete declaration.
31141
31142 * international/mule-cmds.el (update-iso-coding-systems):
31143 Remove alias and obsolete declaration.
31144
31145 * international/mule.el (coding-system-parent): Remove alias and
31146 obsolete declaration.
31147
31148 * subr.el (define-function, sref): Remove aliases and obsolete
31149 declarations.
31150 (chars-in-region): Remove obsolete declaration.
31151
31152 2005-05-01 Richard M. Stallman <rms@gnu.org>
31153
31154 * info.el (Info-mode): Set widen-automatically to nil, locally.
31155
31156 * simple.el (widen-automatically): New variable.
31157 (pop-global-mark): Obey widen-automatically.
31158
31159 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
31160
31161 * term/xterm.el (function-key-map): Call substitute-key-definition
31162 before the keymap size is increased by a lot of define-key calls.
31163
31164 2005-05-01 Richard M. Stallman <rms@gnu.org>
31165
31166 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
31167 Rename ARG to ELEMENT. Doc fix.
31168
31169 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31170
31171 * allout.el (allout-exposure): Remove macro and obsolete declaration.
31172 Remove references to allout-exposure/change to allout-new-exposure.
31173
31174 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
31175 bytecode symbols.
31176
31177 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
31178 (compiled-function-p, focus-frame, unfocus-frame):
31179 Remove aliases and obsolete declarations.
31180 Back out inadvertent changes from previous commit.
31181
31182 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31183
31184 * files.el (require-final-newline): Make Custom tags consistent
31185 with mode-require-final-newline.
31186 (mode-require-final-newline): Doc fix.
31187
31188 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
31189
31190 * international/latexenc.el (latexenc-find-file-coding-system):
31191 Fix regular expressions.
31192
31193 2005-05-01 David Kastrup <dak@gnu.org>
31194
31195 * international/latexenc.el (latexenc-find-file-coding-system):
31196 Fix regular expressions.
31197
31198 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31199
31200 * subr.el (string-to-int): Make obsolete.
31201
31202 2005-04-30 Richard M. Stallman <rms@gnu.org>
31203
31204 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
31205
31206 * loadup.el: Load jka-comp-hook.
31207
31208 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
31209 (jka-compr-handler): Add autoload. `put' calls moved
31210 to jka-comp-hook.el.
31211 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
31212 (jka-compr-inhibit): Autoload.
31213
31214 * jka-comp-hook.el: New file.
31215 Enable the mode by default.
31216
31217 * files.el (backup-buffer-copy): Use copy-file instead
31218 of write-region, and put back the 'excl.
31219
31220 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
31221
31222 * progmodes/flymake.el (flymake-split-string)
31223 (flymake-split-string, flymake-log, flymake-pid-to-names)
31224 (flymake-reg-names, flymake-get-source-buffer-name)
31225 (flymake-unreg-names, flymake-add-line-err-info)
31226 (flymake-add-err-info): Clarify docstrings.
31227 (flymake-popup-menu, flymake-make-emacs-menu)
31228 (flymake-make-xemacs-menu): Add docstrings.
31229 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
31230 Set variables directly throughout.
31231
31232 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
31233
31234 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
31235 exists. Initialize cc-define-alist.
31236 (c-mode): Add cc-create-define-alist locally to after-save-hook.
31237 If there is no file (Macroexpansion) don't create an alist.
31238
31239 2005-04-29 Sam Steingold <sds@gnu.org>
31240
31241 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
31242 (cc-create-define-alist): Use it instead of the hard-coded string.
31243
31244 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
31245
31246 * international/mule-conf.el (file-coding-system-alist): Fix regexp
31247 for latexenc.
31248
31249 2005-04-29 Lute Kamstra <lute@gnu.org>
31250
31251 * emacs-lisp/generic.el: Improve commentary section.
31252 (define-generic-mode): Improve docstring.
31253
31254 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
31255
31256 * textmodes/org.el (many places): Change to quiet the byte compiler.
31257 (org-prefix-format-compiled): New variable.
31258 (org-compile-prefix-format): New function.
31259 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
31260 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
31261 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
31262 (org-get-entries-from-diary): Use `org-get-time-of-day' for
31263 consistency with entries from `org-mode' files.
31264 (org-get-time-of-day): Fix bug with partial matches early in a line.
31265 (org-non-link-chars): New constant.
31266 (org-link-regexp): Respect `org-non-link-chars'.
31267 (org-agenda-day-view): Remove command.
31268 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
31269 (org-follow-bbdb-link, org-store-link): Search also company field.
31270 (org-highlight-overlay): New variable.
31271 (org-highlight, org-unhighlight): New functions.
31272 (org-agenda-mode): Add pre-command-hook to remove highlight.
31273 (org-evaluate-time-range): Behavior depends upon whether time stamp
31274 contains a time or not.
31275 (org-show-subtree, org-show-entry): New functions.
31276 (org-agenda-cleanup-fancy-diary): Remove empty lines.
31277
31278 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
31279
31280 * comint.el (comint-output-filter-functions): Add autoload cookie.
31281
31282 2005-04-28 Kim F. Storm <storm@cua.dk>
31283
31284 * ido.el (ido-everywhere): Fix last change.
31285
31286 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31287
31288 * international/latexenc.el: New file.
31289 * international/mule-conf.el (file-coding-system-alist): For .tex,
31290 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
31291
31292 2005-04-28 Lute Kamstra <lute@gnu.org>
31293
31294 * font-lock.el (font-lock-add-keywords)
31295 (font-lock-remove-keywords): Clarify docstring.
31296 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
31297 Don't start docstrings with a `*'.
31298 (font-lock-update-removed-keyword-alist): Give it a docstring.
31299
31300 * generic-x.el: Update commentary section.
31301 Only require font-lock when compiling.
31302 Define all modes conditionally.
31303 Place all generic modes in the generic-x-modes customization group.
31304 (generic-x-modes): New customization group.
31305 (generic-default-modes, generic-mswindows-modes)
31306 (generic-unix-modes, generic-other-modes): New constants.
31307 (generic-define-mswindows-modes, generic-define-unix-modes):
31308 Update docstrings. Make them obsolete.
31309 (generic-extras-enable-list): New default value. Update docstring.
31310 Improve :type. Change :set function.
31311 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
31312 Fix docstring.
31313
31314 * emacs-lisp/generic.el (generic-mode-internal):
31315 Simplify font-lock-defaults.
31316 (define-generic-mode): Fix docstring.
31317
31318 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
31319
31320 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
31321 font-lock-face property to highlight matches.
31322
31323 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
31324
31325 * progmodes/cc-mode.el (cc-create-define-alist): New function.
31326 (cc-define-alist): New variable.
31327 (c-mode): Make it local and initialize it.
31328
31329 * progmodes/gdb-ui.el (gdb-active-process): New variable.
31330 (gdb-exited): New function.
31331 (gdb-annotation-rules): Use it.
31332 (gdb-starting): Set gdb-active-process to t.
31333 (gdb-stopping): Amend doc string.
31334 (gdb-reset): Set gdb-active-process to nil.
31335
31336 * tooltip.el (tooltip-gud-tips): Show the associated #define
31337 directives when a C program under GDB is not executing.
31338
31339 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
31340
31341 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
31342 font-lock-fontify-syntactic-keywords.
31343
31344 * font-lock.el (font-lock-default-fontify-region): Don't force
31345 parse-sexp-lookup-properties to nil.
31346
31347 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
31348
31349 * man.el (man-mode-syntax-table): Set up `:' to have
31350 word-constituent syntax.
31351
31352 2005-04-27 Lute Kamstra <lute@gnu.org>
31353
31354 * novice.el (disable-command): Don't add spurious newlines to the
31355 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
31356
31357 2005-04-26 Jay Belanger <belanger@truman.edu>
31358
31359 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
31360 than one window before deleting window.
31361
31362 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
31363
31364 * shell.el (shell-prompt-pattern): Doc fix.
31365 (shell-mode): Set paragraph-separate buffer locally to "\\'".
31366
31367 * comint.el (comint-prompt-regexp, comint-get-old-input)
31368 (comint-use-prompt-regexp)
31369 (comint-use-prompt-regexp-instead-of-fields)
31370 (comint-replace-by-expanded-history, comint-send-input)
31371 (comint-output-filter, comint-get-old-input-default)
31372 (comint-line-beginning-position, comint-bol, comint-show-output)
31373 (comint-backward-matching-input, comint-forward-matching-input)
31374 (comint-next-prompt, comint-previous-prompt):
31375 Rename `comint-use-prompt-regexp-instead-of-fields' to
31376 `comint-use-prompt-regexp'. Keep old name as alias and declare
31377 obsolete.
31378 (comint-use-prompt-regexp): Shorten first line of doc string.
31379
31380 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
31381 Set paragraph-separate buffer locally to "\\'".
31382
31383 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
31384 Adapt to above name change.
31385
31386 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
31387 (smbclient-prompt-regexp): Ditto.
31388
31389 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
31390
31391 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
31392
31393 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
31394 gdb-location-list.
31395 Break lines that are over 80 characters wide.
31396
31397 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
31398
31399 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
31400 New fun and var, to preserve compatibility.
31401
31402 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
31403
31404 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
31405
31406 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
31407 name to file-newer-than-file-p.
31408
31409 2005-04-26 Richard M. Stallman <rms@gnu.org>
31410
31411 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
31412
31413 * progmodes/python.el (python-mode):
31414 Use new name eldoc-documentation-function.
31415
31416 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
31417
31418 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31419 (eldoc-documentation-function):
31420 Rename from eldoc-print-current-symbol-info-function. Calls changed.
31421
31422 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
31423
31424 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
31425
31426 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31427
31428 * term/xterm.el (function-key-map): Fix strings for
31429 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
31430 {C,S,A,C-S}-{f1-f12}.
31431
31432 2005-04-26 Kenichi Handa <handa@m17n.org>
31433
31434 * international/mule-cmds.el (select-safe-coding-system):
31435 Fix previous change.
31436
31437 2005-04-26 Lute Kamstra <lute@gnu.org>
31438
31439 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
31440
31441 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
31442 (font-lock-comment-delimiter-face): Ditto.
31443
31444 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
31445
31446 2005-04-25 Jay Belanger <belanger@truman.edu>
31447
31448 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
31449 to t while inserting information; use help-mode.
31450
31451 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31452
31453 * term.el (ansi-term-color-vector): Use the xterm colors.
31454 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
31455
31456 2005-04-25 Lute Kamstra <lute@gnu.org>
31457
31458 * font-core.el (font-lock-defaults): Fix docstring.
31459
31460 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
31461
31462 2005-04-25 Kenichi Handa <handa@m17n.org>
31463
31464 * international/mule-cmds.el (select-safe-coding-system):
31465 Don't check consistency with coding: spec, etc if raw-text or
31466 no-conversion was found to be safe.
31467
31468 2005-04-24 Richard M. Stallman <rms@gnu.org>
31469
31470 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
31471 citation markers at start of each line.
31472
31473 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
31474 citation markers at start of each line.
31475
31476 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
31477
31478 * files.el (mode-require-final-newline): Fix previous change.
31479 (require-final-newline): Fix type label.
31480
31481 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
31482
31483 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
31484 statement in buffer (broken by 2004-11-24 change).
31485
31486 2005-04-24 Kim F. Storm <storm@cua.dk>
31487
31488 * ido.el (ido-everywhere): Save and restore old read-buffer-function
31489 and read-file-name-function values. Don't overwrite existing
31490 non-nil values if ido-mode is enabled without ido-everywhere.
31491
31492 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
31493
31494 * files.el (mode-require-final-newline): Minor doc fix.
31495
31496 2005-04-24 Eli Zaretskii <eliz@gnu.org>
31497
31498 * subr.el (syntax-after): Doc fix.
31499 (syntax-class): If argument is nil, return nil. Mask off upper 16
31500 bits, not 8 bits.
31501
31502 * files.el (mode-require-final-newline): Doc fix.
31503 (backup-buffer-copy): Fix last change.
31504
31505 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31506
31507 * term/mac-win.el: Require select. Set selection-coding-system to
31508 mac-system-coding-system. Call menu-bar-enable-clipboard.
31509 (x-last-selected-text-clipboard, x-last-selected-text-primary)
31510 (x-select-enable-clipboard): New variables.
31511 (x-select-text, x-get-selection, x-selection-value)
31512 (x-get-selection-value, mac-select-convert-to-string)
31513 (mac-services-open-file, mac-services-open-selection)
31514 (mac-services-insert-text): New functions.
31515 (CLIPBOARD, FIND): Put mac-scrap-name property.
31516 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
31517 (public.tiff): Put mac-ostype property.
31518 (selection-converter-alist): Add entries for them.
31519 (mac-application-menu-map): New keymap.
31520 (interprogram-cut-function, interprogram-paste-function): Set to
31521 x-select-text and x-get-selection-value, respectively.
31522 (split-window-keep-point): Set to t.
31523
31524 2005-04-23 Richard M. Stallman <rms@gnu.org>
31525
31526 * files.el (read-directory-name): Always pass non-nil
31527 DEFAULT-FILENAME arg to read-file-name.
31528 (backup-buffer-copy, basic-save-buffer-2): Take care against
31529 writing thru an unexpected existing symlink.
31530 (revert-buffer): In indirect buffer, revert the base buffer.
31531 (magic-mode-alist): Doc fix.
31532 (buffer-stale-function): Doc fix.
31533 (minibuffer-with-setup-hook): Avoid warning.
31534 (mode-require-final-newline): Doc and custom fix.
31535
31536 * follow.el (follow-end-of-buffer): Use with-no-warnings.
31537
31538 * font-lock.el (font-lock-comment-face): On terminals with few colors,
31539 use the default appearance.
31540 (font-lock-comment-delimiter-face): New face, new variable.
31541
31542 * imenu.el (imenu--generic-function): The official position of a
31543 definition is the start of the line that BEG is in.
31544
31545 * midnight.el (midnight-timer): Move defvar up.
31546
31547 * mouse.el (mouse-drag-region-1): Delete some debugging code.
31548
31549 * saveplace.el (save-place-to-alist): Use with-no-warnings.
31550
31551 * startup.el (command-line): Use with-no-warnings.
31552
31553 * window.el (window-size-fixed): New defvar.
31554
31555 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
31556
31557 * mail/rmail.el (rmail-font-lock-keywords):
31558 Use font-lock-comment-delimiter-face.
31559
31560 * mail/sendmail.el (mail-font-lock-keywords):
31561 Use font-lock-comment-delimiter-face.
31562
31563 * progmodes/compile.el (next-error-highlight-timer): New defvar.
31564
31565 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
31566
31567 * progmodes/compile.el (compilation-mode-font-lock-keywords):
31568 Specify t for LAXMATCH when matching directories.
31569 Save match data around compilation-compat-error-properties form.
31570
31571 2005-04-23 David Kastrup <dak@gnu.org>
31572
31573 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
31574 Mention that the autoloaded aliases should be kept for AUCTeX.
31575
31576 2005-04-23 Andreas Schwab <schwab@suse.de>
31577
31578 * isearch.el (isearch-forward): Doc fix.
31579
31580 2005-04-23 Eli Zaretskii <eliz@gnu.org>
31581
31582 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
31583 (jit-lock-stealth-nice): Change default value to 0.5.
31584
31585 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
31586
31587 * abbrev.el (write-abbrev-file): Write table entries in
31588 alphabetical order by table name.
31589
31590 2005-04-22 Kim F. Storm <storm@cua.dk>
31591
31592 * ido.el (ido-read-internal): Fix `list' completion.
31593
31594 2005-04-22 Kenichi Handa <handa@m17n.org>
31595
31596 * recentf.el (recentf-save-file-coding-system): New variable.
31597 (recentf-save-list): Encode the file by
31598 recentf-save-file-coding-system and add coding: tag.
31599
31600 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
31601
31602 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
31603
31604 2005-04-21 Lute Kamstra <lute@gnu.org>
31605
31606 * loadhist.el (unload-feature): Don't remove a function from hooks
31607 if it is about to be restored to an autoload . Remove functions
31608 that will become unbound from auto-mode-alist. Simplify the code.
31609
31610 * subr.el (assq-delete-all): New implementation that is linear,
31611 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
31612 (rassq-delete-all): New function.
31613
31614 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
31615 Add size-indication-mode.
31616
31617 2005-04-21 Kenichi Handa <handa@m17n.org>
31618
31619 * international/mule-cmds.el: Add autoload for widget-value in
31620 eval-when-compile.
31621
31622 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
31623
31624 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
31625 Add tooltip-mode.
31626
31627 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
31628
31629 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
31630
31631 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
31632 (inferior-lisp-filter-regexp, inferior-lisp-program)
31633 (inferior-lisp-load-command, inferior-lisp-prompt)
31634 (inferior-lisp-mode-hook, lisp-source-modes)
31635 (inferior-lisp-load-hook): defvar->defcustom.
31636 (inferior-lisp-program, inferior-lisp-prompt)
31637 (inferior-lisp-load-hook): Doc fixes.
31638 (inferior-lisp-install-letter-bindings): Small change in
31639 introductory comment.
31640
31641 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
31642
31643 * vc.el (vc-annotate-color-map): Change some colors so that text
31644 using them as foreground is readable on both white and black
31645 backgrounds.
31646
31647 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
31648
31649 * international/mule-conf.el (translation-table-for-input):
31650 Remove redundant declaration.
31651
31652 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
31653
31654 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
31655
31656 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
31657 (tooltip-toggle-gud-tips): New function.
31658
31659 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31660
31661 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
31662 right angle brackets.
31663
31664 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
31665
31666 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
31667
31668 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
31669
31670 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
31671 Remove. Update callers to use expand-file-name instead.
31672
31673 * subr.el (syntax-class): New function.
31674
31675 * simple.el (blink-matching-open): Use it.
31676
31677 * paren.el (show-paren-function): Use it to recognize parens that are
31678 also used in 2-char comment markers.
31679
31680 2005-04-19 Lute Kamstra <lute@gnu.org>
31681
31682 * loadhist.el (unload-feature): Update for new format of
31683 load-history. Simplify the code.
31684
31685 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31686
31687 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
31688 (mac-add-charset-info): New function. Initialize variable
31689 mac-charset-info-alist using it.
31690 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
31691 for translation.
31692 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
31693 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
31694 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
31695 New CCL programs.
31696
31697 2005-04-19 Kim F. Storm <storm@cua.dk>
31698
31699 * simple.el (next-buffer, prev-buffer, next-error)
31700 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
31701 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
31702
31703 * bindings.el (next-buffer, prev-buffer, next-error)
31704 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
31705 (clone-indirect-buffer-other-window): Move bindings from simple.el.
31706 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
31707 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
31708
31709 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
31710
31711 * isearch.el (isearch-edit-string): Make the search-ring available for
31712 minibuffer history commands.
31713 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
31714 the default history commands now work just as well.
31715 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
31716
31717 2005-04-18 Kim F. Storm <storm@cua.dk>
31718
31719 * emulation/cua-base.el (cua--pre-command-handler): Add more
31720 elaborate check for shift modifier on non-window systems.
31721
31722 2005-04-18 Lars Hansen <larsh@math.ku.dk>
31723
31724 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
31725
31726 2005-04-18 Kim F. Storm <storm@cua.dk>
31727
31728 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
31729 and make it optional. Don't test tooltip-gud-echo-area here.
31730 (tooltip-gud-process-output, gdb-tooltip-print):
31731 Pass tooltip-gud-echo-area to tooltip-show.
31732 (tooltip-help-tips): Remove second optional arg to tooltip-show.
31733
31734 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31735
31736 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
31737 `display-graphic-p' may not be bound yet.
31738
31739 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
31740
31741 * startup.el (command-line): No longer enable Xterm Mouse mode by
31742 default in terminals compatible with xterm.
31743
31744 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
31745
31746 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
31747
31748 * tooltip.el (tooltip-gud-echo-area): Rename from
31749 tooltip-use-echo-area.
31750 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
31751 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
31752 area independently of where help tooltips are displayed.
31753
31754 2005-04-17 David Kastrup <dak@gnu.org>
31755
31756 * cus-theme.el (custom-theme-write-variables): Quote variables
31757 where necessary.
31758
31759 2005-04-17 Richard M. Stallman <rms@gnu.org>
31760
31761 * simple.el (yank-excluded-properties): Add follow-link to value.
31762
31763 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
31764
31765 * startup.el (fancy-splash-max-time): Just 30 seconds.
31766 (fancy-splash-delay): Just 7.
31767 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
31768
31769 * loadhist.el (unload-feature): Update for new format of load-history.
31770 Simplify the code.
31771
31772 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
31773 (rmail-font-lock-keywords): Don't fontify the text of a citation.
31774
31775 * mail/sendmail.el (mail-font-lock-keywords):
31776 Don't fontify subject text.
31777 Don't fontify the text of a citation.
31778
31779 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
31780
31781 * comint.el (comint-output-filter): Run comint-output-filter-functions
31782 with point where the user had it.
31783
31784 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
31785
31786 * international/ucs-tables.el (ucs-set-table-for-input):
31787 Disable when using unify-on-decoding.
31788
31789 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
31790
31791 * emulation/cua-base.el (cua-global-mark-face): Add special case
31792 for displays supporting a high number of colors.
31793
31794 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
31795
31796 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
31797
31798 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
31799
31800 * filesets.el (filesets-add-buffer): If user supplies a name of a
31801 non-existing fileset, create a new fileset.
31802
31803 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
31804
31805 * textmodes/org.el (org-up-heading-all): Fix bug with
31806 `outline-up-heading-all'.
31807
31808 2005-04-16 Andreas Schwab <schwab@suse.de>
31809
31810 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
31811 /etc/permissions.d/* and /etc/aliases.d/*.
31812
31813 2005-04-16 Kenichi Handa <handa@m17n.org>
31814
31815 * international/code-pages.el (cp-make-coding-system):
31816 Set `translation-table-for-input' property value to the symbol
31817 ucs-mule-to-mule-unicode, not to that value.
31818 (pt154): Escape guillemet by `\'.
31819
31820 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
31821
31822 * loadup.el: Load tooltip if x-show-tip is fboundp.
31823
31824 * startup.el (command-line): Add comment.
31825
31826 * tooltip.el (tooltip-mode): Specify correct standard value for
31827 Custom in init-value.
31828
31829 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
31830
31831 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
31832 possible.
31833
31834 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
31835
31836 * textmodes/org.el (org-agenda-date-prompt): Rename from
31837 `org-agenda-date-today'.
31838 (org-evaluate-time-range): Insert at point instead of directly
31839 after time range.
31840 (org-first-headline-recenter, org-subtree-end-visible-p)
31841 (org-optimize-window-after-visibility-change): New functions
31842 (org-agenda-post-command-hook): Don't allow point at end of line,
31843 to make sure it always hits the text properties.
31844 (org-agenda-next-date-line, org-agenda-previous-date-line):
31845 New commands.
31846 (org-set-regexps-and-options): Category may contain white space.
31847 (org-agenda-get-deadlines, org-agenda-get-scheduled):
31848 Improve marker positions.
31849 (org-agenda-new-marker): Argument POS made optional.
31850 (org-agenda-get-timestamps): Deadlines which are done are listed
31851 in org-done-face now.
31852 (org-agenda-get-todos, org-agenda-get-timestamps)
31853 (org-agenda-get-deadlines, org-agenda-get-scheduled):
31854 Set `undone-face' and `done-face' properties.
31855 (org-last-todo-state-is-todo): New variable.
31856 (org-todo): Set `org-last-todo-state-is-todo'.
31857 (org-agenda-todo): Change face according to
31858 `org-last-todo-state-is-todo'. And change other lines referring to
31859 the same entry.
31860 (org-calendar-goto-agenda): New command.
31861 (org-calendar-to-agenda-key): New option.
31862 (org-startup-folded): New allowed value `content'.
31863 (org-set-regexps-and-options): Accept new value `content' for
31864 `org-startup-folded'.
31865 (org-get-current-options): Handle new value `content' for
31866 `org-startup-folded'.
31867 (org-insert-todo-heading): New command.
31868 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
31869 interactively in empty file and option
31870 `org-insert-mode-line-in-empty-file' has been set.
31871 (org-agenda-todo, org-agenda-priority): Modify to use
31872 `org-agenda-change-all-lines'.
31873 (org-warning-face): Change color on dark background.
31874
31875 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31876
31877 * international/mule-cmds.el (set-locale-environment): On Mac OS,
31878 use preferences AppleLocale and AppleLanguages, and variable
31879 mac-system-locale for default locale. On Mac OS Classic, use
31880 mac-system-coding-system for default coding systems.
31881
31882 * term/mac-win.el: Don't set file-name-coding-system.
31883 Decode variables system-name, emacs-build-system, user-login-name, and
31884 user-full-name by mac-system-coding-system on Mac OS Classic.
31885 (mac-system-coding-system): New variable.
31886
31887 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
31888
31889 * startup.el (command-line): Handle `xterm-mouse-mode' before
31890 reading init file.
31891
31892 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
31893
31894 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
31895
31896 * progmodes/sh-script.el (sh-here-document-word): Make it a
31897 defcustom. Doc fix.
31898 (sh-add): Bash uses $(( )) for arithmetic.
31899 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
31900 (sh-maybe-here-document): Remove quotes and leading whitespace
31901 from heredoc word when closing. Indent heredoc with tabs if word
31902 starts with "-".
31903
31904 2005-04-13 Richard M. Stallman <rms@gnu.org>
31905
31906 * simple.el (undo): Fix previous change.
31907
31908 * custom.el (defface): Doc fix.
31909
31910 2005-04-13 Lute Kamstra <lute@gnu.org>
31911
31912 * Makefile.in (DONTCOMPILE): Remove list.
31913 (compile, compile-always): Don't use DONTCOMPILE.
31914 (update-authors): Load the library in which batch-update-authors
31915 is defined.
31916 * makefile.w32-in (DONTCOMPILE): Remove list.
31917 (compile, compile-always): Fix comments.
31918 (update-authors): Load the library in which batch-update-authors
31919 is defined.
31920
31921 * generic-x.el (generic-mode-ini-file-find-file-hook):
31922 Rename to ini-generic-mode-find-file-hook.
31923 Keep generic-mode-ini-file-find-file-hook as an alias.
31924 (ini-generic-mode-find-file-hook): Rename from
31925 generic-mode-ini-file-find-file-hook. Fix docstring.
31926 (ini-generic-mode): Docstring change.
31927 (bat-generic-mode-run-as-comint): Silence the byte compiler.
31928
31929 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
31930 called from lisp.
31931
31932 * generic.el: Move to the emacs-lisp subdir.
31933
31934 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
31935
31936 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
31937 and C-S- function and cursor motion keys.
31938
31939 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
31940
31941 * startup.el (command-line): Enable Xterm Mouse mode by default.
31942 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
31943 for Custom. No longer show "Mouse" in mode line when enabled.
31944 Doc fix.
31945
31946 2005-04-12 Kim F. Storm <storm@cua.dk>
31947
31948 * emulation/cua-base.el (cua-rectangle-face)
31949 (cua-rectangle-noselect-face): Define face attributes here.
31950
31951 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
31952
31953 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31954
31955 * startup.el (command-line): Turn off blinking cursor if
31956 cursorBlink in resources is off or false.
31957
31958 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31959
31960 * term/mac-win.el (dnd): Require dnd.
31961 (mac-drag-n-drop): Call dnd-handle-one-url.
31962 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
31963 (kTextEncodingISOLatin2): Remove constants.
31964 (mac-script-code-coding-systems): New constant.
31965 (mac-handle-language-change): New function.
31966 (special-event-map): Bind it to `language-change' event.
31967 (mac-centraleurroman, mac-cyrillic): New coding systems.
31968 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
31969 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
31970 and mac-cyrillic-encoder to encode-mac-centraleurroman and
31971 encode-mac-cyrillic, respectively.
31972
31973 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
31974
31975 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
31976 Don't set overlay-arrow-string to "=>" as this is done
31977 globally in C now.
31978
31979 2005-04-12 Lute Kamstra <lute@gnu.org>
31980
31981 * generic-x.el (rc-generic-mode, rul-generic-mode):
31982 Fix auto-mode-alist entries.
31983 (etc-fstab-generic-mode): Tweak fontification.
31984
31985 * generic.el (generic-make-keywords-list): Fix docstring.
31986 (generic-mode-internal): Simplify generic-font-lock-keywords.
31987
31988 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
31989
31990 * whitespace.el (whitespace-buffer-leading)
31991 (whitespace-buffer-trailing): Revert the incorrect test inversion.
31992 However, fix the highlight area for the leading and
31993 trailing whitespaces to show space.
31994
31995 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
31996
31997 * whitespace.el (whitespace-version): Bump to 3.5.
31998
31999 (whitespace-buffer-leading, whitespace-buffer-trailing):
32000 Invert sense of the test to highlight the whitespace.
32001
32002 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32003
32004 * progmodes/gud.el (gud-display-line): GUD uses its own
32005 overlay arrow now so don't set overlay-arrow-string.
32006 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
32007
32008 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
32009
32010 * term.el (term-ansi-current-bold, term-ansi-current-underline)
32011 (term-ansi-current-reverse, term-ansi-current-invisible)
32012 (term-ansi-face-already-done): Change to boolean.
32013 (term-reset-terminal, term-handle-colors-array): Handle the above
32014 vars accordingly.
32015 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
32016 (term-emulate-terminal): Use the new name.
32017
32018 * faces.el (secondary-selection): Use yellow1, not yellow.
32019 (trailing-whitespace): Use red1, not red.
32020
32021 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
32022
32023 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
32024 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
32025 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
32026
32027 * cus-edit.el (dnd): New group.
32028
32029 * term/w32-win.el (dnd): Require dnd
32030 (w32-drag-n-drop): Call dnd-handle-one-url.
32031
32032 * x-dnd.el: Require dnd.
32033 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
32034 Call dnd-handle-one-url.
32035 (x-dnd-types-alist, x-dnd-insert-utf8-text)
32036 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
32037 to dnd-insert-text.
32038 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
32039 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
32040 (x-dnd-get-local-file-name, x-dnd-open-local-file)
32041 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
32042
32043 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
32044
32045 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32046
32047 * wdired.el: Doc fixes.
32048 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
32049 (wdired-use-dired-vertical-movement): Rename from
32050 wdired-always-move-to-filename-beginning.
32051 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
32052 (wdired-change-to-wdired-mode): Change mode name.
32053 (wdired-newline): Delete.
32054
32055 2005-04-11 Richard M. Stallman <rms@gnu.org>
32056
32057 * whitespace.el (whitespace-highlight-the-space):
32058 Don't call whitespace-unhighlight-the-space here.
32059
32060 * simple.el (undo): Record t in undo-equiv-table
32061 for the redo record made by an undo-in-region.
32062
32063 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32064
32065 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
32066 (gdb-frame-inferior-io-buffer): New Functions to control
32067 display of separate IO buffer.
32068 (menu): Add them to menu-bar.
32069 (gdb-display-buffer): Check for buffer another frame.
32070 Protect GUD buffer.
32071 (gdb-setup-windows): Create IO buffer if not already there.
32072 (gdb-memory-mode): Remove purecopy noops.
32073
32074 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
32075
32076 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
32077 and pass to self-insert-command.
32078
32079 2005-04-11 Lute Kamstra <lute@gnu.org>
32080
32081 * generic.el: Commentary section cleanup.
32082 (generic): Delete.
32083 (generic-use-find-file-hook, generic-lines-to-scan)
32084 (generic-find-file-regexp, generic-ignore-files-regexp)
32085 (default-generic-mode, generic-mode-find-file-hook)
32086 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
32087 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
32088 (generic-use-find-file-hook, generic-lines-to-scan)
32089 (generic-find-file-regexp, generic-ignore-files-regexp)
32090 (default-generic-mode, generic-mode-find-file-hook)
32091 (generic-mode-ini-file-find-file-hook): Move from generic.el.
32092
32093 2005-04-10 Karl Fogel <kfogel@red-bean.com>
32094
32095 * bookmark.el (bookmark-write-file): Catch errors writing file.
32096 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
32097
32098 2005-04-10 Richard M. Stallman <rms@gnu.org>
32099
32100 * startup.el (fancy-splash-tail): Update copyright year.
32101 (command-line): Split part of -Q into -D.
32102 (emacs-basic-display): New defvar.
32103 (fancy-splash-text): Correct name of menu item.
32104
32105 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
32106
32107 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
32108 lines in one node.
32109
32110 * comint.el (comint-send-input): New arg ARTIFICIAL.
32111 Callers in this file changed.
32112
32113 * abbrev.el (define-abbrevs): Read system abbrevs properly.
32114
32115 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
32116
32117 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
32118
32119 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
32120 `ldap-search-internal'.
32121
32122 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32123
32124 * files.el (set-auto-mode-1): Use line-end-position.
32125
32126 * international/latin-1.el:
32127 * international/latin-2.el:
32128 * international/latin-3.el:
32129 * international/latin-4.el:
32130 * international/latin-5.el:
32131 * international/latin-8.el:
32132 * international/latin-9.el: Give punctuation syntax to NBSP.
32133
32134 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
32135 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
32136 Use char-classes to accept non-ascii letters, accepted in some recent
32137 bibtex implementations.
32138
32139 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
32140
32141 * custom.el (custom-set-minor-mode): Any non-nil value for the
32142 variable should enable the mode when set through Custom.
32143
32144 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32145
32146 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
32147 TAB binding so tab-always-indent is obeyed.
32148 (vhdl-minibuffer-local-map): Move initialization into declaration.
32149 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
32150 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
32151 (vhdl-hooked-abbrev): Avoid test for XEmacs.
32152 (vhdl-current-line): Use line-beginning-position.
32153 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
32154 with-output-to-temp-buffer, so the current position can be recorded.
32155
32156 2005-04-10 Masatake YAMATO <jet@gyve.org>
32157
32158 * progmodes/compile.el (compilation-error-regexp-alist-alist):
32159 Add regexp for gcov.
32160
32161 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
32162
32163 * calendar/time-date.el (time-to-seconds, seconds-to-time)
32164 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
32165 syntax which Emacs 20 doesn't support.
32166
32167 2005-04-09 Richard M. Stallman <rms@gnu.org>
32168
32169 * help.el (describe-key-briefly, describe-key):
32170 Replace strings as event types with "(any string)".
32171
32172 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
32173
32174 * arc-mode.el (archive-mode-map): Move initialization into
32175 the declaration. Override *all* bindings of `undo'.
32176 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
32177
32178 2005-04-09 Jay Belanger <belanger@truman.edu>
32179
32180 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
32181
32182 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
32183
32184 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
32185 (xterm-register-default-colors): Update color values computation
32186 to match xterm-200.
32187
32188 2005-04-09 Kenichi Handa <handa@m17n.org>
32189
32190 * international/code-pages.el (iso-latin-7): Fix the map.
32191
32192 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
32193
32194 * emacs-lisp/lisp.el (defun-prompt-regexp)
32195 (parens-require-spaces, buffer-end, end-of-defun)
32196 (insert-parentheses): Doc fixes.
32197
32198 2005-04-08 Kim F. Storm <storm@cua.dk>
32199
32200 * comint.el (comint-highlight-prompt): Fix face spec.
32201 * hi-lock.el (hi-green): Likewise.
32202
32203 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32204
32205 * cus-edit.el (custom-modified-face):
32206 * comint.el (comint-highlight-input): Fix previous changes.
32207 * term.el (term-handle-ansi-escape): Add a comment.
32208
32209 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
32210
32211 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
32212 in the buffer and in whitespace-highlighted-space.
32213 (whitespace-unhighlight-the-space): Simplify.
32214 (whitespace-buffer): Simplify.
32215
32216 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32217
32218 * textmodes/table.el (table-cell-face): Add special case for
32219 displays supporting a high number of colors.
32220 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
32221 (vhdl-font-lock-reserved-words-face)
32222 (vhdl-speedbar-architecture-face)
32223 (vhdl-speedbar-instantiation-face)
32224 (vhdl-speedbar-architecture-selected-face)
32225 (vhdl-speedbar-instantiation-selected-face): Likewise.
32226 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
32227 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
32228 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
32229 (ebrowse-root-class-face, ebrowse-member-attribute-face)
32230 (ebrowse-progress-face): Likewise.
32231 * progmodes/compile.el (compilation-info-face): Likewise.
32232 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
32233 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
32234 * calendar/calendar.el (diary-face): Likewise.
32235 * woman.el (woman-italic-face, woman-bold-face)
32236 (woman-unknown-face): Likewise.
32237 * wid-edit.el (widget-button-pressed-face): Likewise.
32238 * whitespace.el (whitespace-highlight-face): Likewise.
32239 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
32240 * pcvs-info.el (cvs-marked-face): Likewise.
32241 * info.el (info-xref): Likewise.
32242 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
32243 * hilit-chg.el (highlight-changes-face)
32244 (highlight-changes-delete-face): Likewise.
32245 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
32246 (hi-red-b): Likewise.
32247 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
32248 * font-lock.el (font-lock-keyword-face)
32249 (font-lock-function-name-face, font-lock-warning-face): Likewise.
32250 * cus-edit.el (custom-invalid-face, custom-modified-face)
32251 (custom-set-face, custom-changed-face, custom-variable-tag-face)
32252 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
32253 * comint.el (comint-highlight-prompt): Likewise.
32254
32255 2005-04-08 Lute Kamstra <lute@gnu.org>
32256
32257 * font-lock.el (font-lock-keywords): Docstring fixes.
32258
32259 2005-04-08 Kenichi Handa <handa@m17n.org>
32260
32261 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
32262 chars are more than a limit, print " and more..." at the tail.
32263
32264 2005-04-08 Kim F. Storm <storm@cua.dk>
32265
32266 * emacs-lisp/authors.el (authors-aliases): Update list.
32267 (authors-ignored-files): New list.
32268 (authors-fixed-entries): Fix typo.
32269 (authors-renamed-files-alist): Update list.
32270 (authors-add): Check authors-ignored-files.
32271
32272 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
32273
32274 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
32275 optional, to ensure backward compatibility.
32276
32277 2005-04-08 Stephen Eglen <stephen@gnu.org>
32278
32279 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
32280
32281 2005-04-08 Kim F. Storm <storm@cua.dk>
32282
32283 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
32284
32285 * mouse.el (mouse-on-link-p): Doc fix.
32286
32287 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
32288
32289 * ielm.el (ielm-prompt-read-only): Doc fix.
32290
32291 * comint.el (comint-prompt-read-only): Doc fix.
32292
32293 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
32294
32295 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
32296 ensure dired always handles wildcards passed to ffap.
32297 (find-file-at-point): Use it.
32298 (ffap-dired-wildcards): Doc fix.
32299
32300 2005-04-07 Juri Linkov <juri@jurta.org>
32301
32302 * simple.el (next-error-overlay-arrow-position): New defvar.
32303 Put "=>" on its property `overlay-arrow-string'. Add it to
32304 `overlay-arrow-variable-list'.
32305
32306 * progmodes/compile.el (compilation-setup):
32307 Set `next-error-overlay-arrow-position' to nil. Also set it to
32308 nil in the local hook `kill-buffer-hook'. Make local variable
32309 `overlay-arrow-string' and set it to "=>".
32310 (compilation-goto-locus): Set BOL position to
32311 `next-error-overlay-arrow-position' instead of
32312 `overlay-arrow-position'.
32313
32314 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
32315 locally instead of adding it to the global hook.
32316 (Info-kill-buffer): Move up.
32317
32318 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
32319
32320 * term/xterm.el (xterm-standard-colors): Update color values from
32321 xterm-200.
32322
32323 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
32324
32325 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
32326
32327 * fast-lock.el:
32328 * lazy-lock.el: Move them to the obsolete subdir.
32329
32330 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32331
32332 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
32333 (wdired-add-replace-advice): Remove.
32334 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
32335
32336 2005-04-06 Kim F. Storm <storm@cua.dk>
32337
32338 * startup.el (command-line): Add --bare-bones alias for -Q.
32339
32340 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32341
32342 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
32343 create the startup fontset if a font specification ends with
32344 `mac-roman'.
32345
32346 2005-04-06 Lute Kamstra <lute@gnu.org>
32347
32348 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
32349 change.
32350
32351 * emacs-lisp/copyright.el (copyright-update-year): Replace the
32352 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
32353
32354 2005-04-05 Lute Kamstra <lute@gnu.org>
32355
32356 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
32357 (define-generic-mode): Ditto. Fix debug declaration.
32358
32359 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
32360 Put them in the generic-x group.
32361
32362 * calendar/timeclock.el (timeclock): Doc fix.
32363
32364 * generic.el (define-generic-mode): Don't use custom-current-group.
32365 Document default :group value.
32366 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
32367 (define-global-minor-mode): Don't use custom-current-group.
32368
32369 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
32370
32371 * startup.el (command-line-1): Display startup-echo-area-message
32372 when fancy splash screen is in use.
32373
32374 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
32375 (sh-escaped-newline): New face.
32376 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
32377 newline, and use sh-escaped-newline face.
32378
32379 * progmodes/tcl.el (tcl-escaped-newline): New face.
32380 (tcl-builtin-list): New variable.
32381 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
32382 newlines. Fix keywords subexpression number.
32383
32384 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
32385
32386 * textmodes/org.el (org-diary-default-entry): Fix call to
32387 `add-to-diary-entry'.
32388
32389 2005-04-05 Kim F. Storm <storm@cua.dk>
32390
32391 * ediff-init.el: Use (featurep 'xemacs).
32392
32393 2005-04-05 David Ponce <david@dponce.com>
32394
32395 * cus-edit.el (face): Derive from symbol widget. Display sample
32396 of the current face on the fly.
32397 (widget-face-sample-face-get, widget-face-notify): New functions.
32398 (widget-face-value-create): Remove.
32399
32400 * wid-edit.el (widget-field-end): Temporarily remove field
32401 narrowing before to call `get-char-property'.
32402
32403 2005-04-04 Jay Belanger <belanger@truman.edu>
32404
32405 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
32406 (math-read-subscripts): New variable.
32407 (math-read-preprocess-string): Process subscripts.
32408
32409 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
32410
32411 * comint.el (comint-prompt-read-only): Doc fix.
32412
32413 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
32414 `-1'. Doc fix.
32415
32416 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
32417
32418 * textmodes/org.el (org-insert-mode-line-in-empty-file):
32419 Change default value to nil.
32420
32421 2005-04-04 Lute Kamstra <lute@gnu.org>
32422
32423 * autorevert.el (auto-revert-mode): Specify :group.
32424 * battery.el (display-battery-mode): Specify :group.
32425 * diff-mode.el (diff-minor-mode): Specify :group.
32426 * font-core.el (font-lock-mode): Specify :group.
32427 * hl-line.el (hl-line-mode): Specify :group.
32428 * iimage.el (iimage): New customization group.
32429 (iimage-mode): Specify :group.
32430 * longlines.el (longlines-mode): Specify :group.
32431 * master.el: Don't require easy-mmode.
32432 (master): New customization group.
32433 (master-mode): Specify :group.
32434 * msb.el (msb-mode): Specify :group.
32435 * reveal.el (reveal-mode): Specify :group.
32436 * simple.el (next-error-follow-minor-mode): Specify :group.
32437 * smerge-mode.el (smerge-mode): Specify :group.
32438 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
32439 * emulation/cua-base.el (cua-mode): Specify :group.
32440 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
32441 * language/thai-util.el (thai-auto-composition-mode)
32442 (thai-word-mode): Specify :group.
32443 * mail/supercite.el (sc-minor-mode): Specify :group.
32444 * progmodes/cwarn.el (cwarn-mode): Specify :group.
32445 * progmodes/flymake.el (flymake-mode): Specify :group.
32446 * progmodes/glasses.el (glasses-mode): Specify :group.
32447 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
32448 * textmodes/enriched.el (enriched-mode): Specify :group.
32449 * textmodes/refill.el (refill-mode): Specify :group.
32450
32451 * add-log.el (change-log-font-lock-keywords): Names in
32452 parenthesized lists can contain spaces.
32453
32454 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
32455
32456 * startup.el (fancy-splash-text): Shorten default text of
32457 "Emacs Tutorial" line. Also, if the current language env
32458 indicates an available tutorial file other than TUTORIAL,
32459 extract its title and append it to the line in parentheses.
32460 (fancy-splash-insert): If arg is a thunk, funcall it.
32461
32462 2005-04-04 Jay Belanger <belanger@truman.edu>
32463
32464 * calc.el (calc-language-alist): Add tags to customization type.
32465
32466 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
32467
32468 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
32469 Doc fix.
32470
32471 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
32472
32473 * add-log.el (change-log-font-lock-keywords): The manual
32474 describing a Change Log entry, says: (...) "Aside from these
32475 header lines, every line in the change log starts with a space or
32476 a tab.". The font-lock was not highlighting lines started with
32477 spaces, added support for it.
32478
32479 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
32480
32481 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
32482 (bibtex-generate-url-list): Update docstring accordingly. Put the
32483 complex example in the docstring.
32484 (bibtex-font-lock-url): Use pop.
32485
32486 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
32487
32488 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
32489
32490 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
32491
32492 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
32493
32494 * filesets.el (filesets-set-default): Doc fix.
32495
32496 2005-04-03 Lute Kamstra <lute@gnu.org>
32497
32498 * generic.el (define-generic-mode): Add argument to specify
32499 keywords for defcustom.
32500 (default-generic-mode): Specify :group.
32501
32502 * generic-x.el: Specify :group for all generic modes.
32503
32504 * desktop.el (desktop-no-desktop-file-hook)
32505 (desktop-after-read-hook): Doc fix.
32506
32507 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
32508
32509 * simple.el (visible-mode): Use explicit :group keyword.
32510 This changes the group of `visible-mode-hook' from paren-blinking
32511 to editing-basics.
32512
32513 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
32514
32515 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
32516 mailbox specifications as well as URLs.
32517 (rmail-insert-inbox-text): Remove unused conditional branches.
32518
32519 2005-04-01 Jay Belanger <belanger@truman.edu>
32520
32521 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
32522 (calc-gnuplot-print-command): Move definitions to calc.el.
32523
32524 * calc/calc-embed.el (calc-embedded-announce-formula)
32525 (calc-embedded-open-formula, calc-embedded-close-formula)
32526 (calc-embedded-open-word, calc-embedded-close-word)
32527 (calc-embedded-open-plain, calc-embedded-close-plain)
32528 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
32529 (calc-embedded-open-mode, calc-embedded-close-mode):
32530 Move definitions to calc.el.
32531
32532 * calc/calc.el (calc-settings-file, calc-language-alist):
32533 Make customizable.
32534 (calc-embedded-announce-formula, calc-embedded-open-formula)
32535 (calc-embedded-close-formula, calc-embedded-open-word)
32536 (calc-embedded-close-word, calc-embedded-open-plain)
32537 (calc-embedded-close-plain, calc-embedded-open-new-formula)
32538 (calc-embedded-close-new-formula, calc-embedded-open-mode)
32539 (calc-embedded-close-mode, calc-gnuplot-name)
32540 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
32541 from other files and make customizable.
32542
32543 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
32544
32545 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
32546 Use buffer-live-p.
32547 (cvs-mode-run): Don't call cvs-update-header here.
32548 (cvs-run-process): Call cvs-update-header.
32549 Use process properties for cvs-postprocess and cvs-buffer so that
32550 the sentinel can behave better if the temp buffer is killed.
32551 Use a pipe rather than a tty, to better handle unexpected prompts.
32552 (cvs-sentinel): Rewrite. Call cvs-update-header.
32553
32554 2005-04-01 Andre Spiegel <spiegel@gnu.org>
32555
32556 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
32557 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
32558
32559 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
32560
32561 * generic.el (define-generic-mode): Add indentation rule.
32562
32563 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
32564
32565 * files.el (mode-require-final-newline): Make Custom correctly
32566 report a nil value and allow to set it to nil via Custom.
32567 Doc fix.
32568
32569 2005-04-01 Kenichi Handa <handa@m17n.org>
32570
32571 * international/characters.el: Enable the correct case setting for
32572 dotless-i and dotted-I.
32573
32574 2005-04-01 Kim F. Storm <storm@cua.dk>
32575
32576 * ido.el (ido-file-internal): Fall back to non-ido command if
32577 initial directory is on slow ftp (or tramp) host.
32578
32579 2005-03-31 Richard M. Stallman <rms@gnu.org>
32580
32581 * emacs-lisp/autoload.el (make-autoload):
32582 Handle define-global-minor-mode.
32583
32584 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
32585 Rename from easy-mmode-define-global-mode.
32586 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
32587
32588 * progmodes/scheme.el (scheme-mode-syntax-table):
32589 Update syntax of | and # for two-character comment syntax.
32590
32591 2005-03-31 Lute Kamstra <lute@gnu.org>
32592
32593 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
32594 (define-minor-mode): Call custom-current-group at load-time.
32595
32596 * generic.el (define-generic-mode): Add debug declaration.
32597 Add defcustom for the mode hook.
32598 (generic-mode-internal): Use run-mode-hooks.
32599
32600 2005-03-31 Kim F. Storm <storm@cua.dk>
32601
32602 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
32603 (mouse-fixup-help-message): New defun called by show_help_echo
32604 to fixup mouse-2 prefix in help messages when applicable.
32605
32606 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
32607
32608 2005-03-31 Kenichi Handa <handa@m17n.org>
32609
32610 * language/thai-word.el (thai-find-word-ends): Pay attention to
32611 the case that we reach the end of buffer.
32612
32613 * textmodes/fill.el (fill-text-properties-at): New function.
32614 (fill-newline): Use fill-text-properties-at instead of
32615 text-properties-at.
32616
32617 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
32618
32619 * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
32620 not comint-quote-filename.
32621
32622 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
32623
32624 * help-fns.el (help-with-tutorial): Revert last change.
32625
32626 2005-03-31 Kim F. Storm <storm@cua.dk>
32627
32628 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
32629
32630 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
32631
32632 * calendar/cal-china.el: Update reference to "Calendrical
32633 Calculations" book; there's a new edition.
32634 * calendar/cal-coptic.el: Likewise.
32635 * calendar/cal-french.el: Likewise.
32636 * calendar/cal-hebrew.el: Likewise.
32637 * calendar/cal-islam.el: Likewise.
32638 * calendar/cal-iso.el: Likewise.
32639 * calendar/cal-julian.el: Likewise.
32640 * calendar/cal-mayan.el: Likewise.
32641 * calendar/cal-persia.el: Likewise.
32642 * calendar/calendar.el: Likewise.
32643 * calendar/holidays.el: Likewise.
32644 * calendar/lunar.el: Likewise.
32645 * calendar/solar.el: Likewise.
32646
32647 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
32648 white space from doc string.
32649
32650 2005-03-30 Jay Belanger <belanger@truman.edu>
32651
32652 * calc/calc-help.el (calc-full-help): Remove email address.
32653
32654 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
32655
32656 * help-fns.el (help-with-tutorial): Delete title line.
32657
32658 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
32659
32660 * calendar/cal-x.el (calendar-one-frame-setup)
32661 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
32662 rather than `symbol' for set-window-dedicated-p.
32663
32664 * calendar/appt.el (appt-buffer-name): Make it a constant.
32665 (appt-add): Doc fix.
32666
32667 * filesets.el (filesets-menu-path, filesets-menu-before)
32668 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
32669 (filesets-menu-cache-file): Use directory ~/.emacs.d.
32670 (filesets-add-submenu): Delete and use add-submenu instead.
32671
32672 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
32673
32674 * textmodes/org.el (org-agenda-phases-of-moon)
32675 (org-agenda-sunrise-sunset, org-agenda-convert-date)
32676 (org-agenda-goto-calendar): New commands.
32677 (org-diary-default-entry): New function.
32678 (org-get-entries-from-diary): Better parsing of diary entries.
32679 (org-agenda-check-no-diary): New function.
32680 ("diary-lib"): Advice to function `add-to-diary-list', to allow
32681 linking to diary entries.
32682 (org-agenda-execute-calendar-command): New function.
32683 (org-agenda): Improve visible section in window.
32684 Use `org-fit-agenda-window'.
32685 (org-fit-agenda-window): New option.
32686 (org-move-subtree-down): Better handling of empty lines
32687 at end of subtree.
32688 (org-cycle): Numeric prefix is interpreted now as show-subtree N
32689 levels up.
32690 (org-fontify-done-headline): New option.
32691 (org-headline-done-face): New face.
32692 (org-set-font-lock-defaults): Use `org-headline-done-face'.
32693 (org-table-copy-down): Rename from `org-table-copy-from-above'.
32694 When current field is non-empty, it is copied to next row.
32695 (org-table-copy-from-above): Fix bug which made it
32696 impossible to copy fields containing only a single non-white character.
32697
32698 2005-03-30 Kim F. Storm <storm@cua.dk>
32699
32700 * kmacro.el (kmacro-end-macro): Isearch may store this command
32701 into the macro -- so ignore it when executing keyboard macro.
32702
32703 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
32704
32705 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
32706
32707 2005-03-29 Kenichi Handa <handa@m17n.org>
32708
32709 * language/thai.el ("Thai"): Set setup-function and exit-function
32710 for Thai language environment.
32711
32712 * language/thai-util.el: Require thai-word.
32713 (thai-word-mode-map): New variable.
32714 (thai-word-mode): New minor mode.
32715 (setup-thai-language-environment-internal): New function.
32716 (exit-thai-language-environment-internal): New function.
32717
32718 * language/thai-word.el (thai-word-table): Declare it by defvar,
32719 use dolist to initialize it.
32720 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
32721 (thai-fill-find-break-point): New functions.
32722
32723 2005-03-29 Richard M. Stallman <rms@gnu.org>
32724
32725 * simple.el (idle-update-delay): Move definition up.
32726 (set-mark): Doc fix.
32727
32728 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
32729
32730 * longlines.el: New file.
32731
32732 * simple.el (buffer-substring-filters): New variable.
32733 (filter-buffer-substring): New function.
32734 (kill-region, copy-region-as-kill): Use it.
32735
32736 * register.el (copy-to-register, append-to-register)
32737 (prepend-to-register): Use filter-buffer-substring.
32738
32739 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
32740
32741 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
32742 (gud-filter-pending-text): Move in front of gdb.
32743 (gud-overlay-arrow-position): New variable.
32744 (gud-sentinel, gud-display-line): Use it in place of
32745 overlay-arrow-position.
32746
32747 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
32748
32749 * progmodes/fortran.el (fortran-if-indent): Doc fix.
32750 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
32751 (fortran-font-lock-keywords-4): New variable.
32752 (fortran-blocks-re, fortran-end-block-re)
32753 (fortran-start-block-re): New constants, for hideshow.
32754 (hs-special-modes-alist): Add a Fortran entry.
32755 (fortran-mode-map): Bind fortran-end-of-block,
32756 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
32757 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
32758 (fortran-looking-at-if-then, fortran-end-of-block)
32759 (fortran-beginning-of-block): New functions, for hideshow.
32760
32761 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
32762 Doc fix. Tweak regexp.
32763 (f90-beginning-of-block): Push mark first.
32764
32765 2005-03-29 Jay Belanger <belanger@truman.edu>
32766
32767 * calc/calc.el: Update copyright date.
32768 (calc-version): Increase to 2.1.
32769 (calc-version-date): Remove.
32770
32771 * calc/calc-help.el: Update copyright date.
32772 (calc-full-help): Remove reference to calc-version-date.
32773 Update copyright date.
32774
32775 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
32776
32777 * vc.el (vc-do-command): Use a pipe for async processes, so password
32778 prompts don't show up at places where the user can't reply.
32779
32780 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
32781
32782 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
32783 on the file name we pass to the inferior shell.
32784
32785 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
32786
32787 * progmodes/which-func.el (which-function): Be robust in the face of an
32788 imenu--make-index-alist failure.
32789
32790 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
32791
32792 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
32793
32794 * progmodes/python.el (python-preoutput-filter): Fix last change.
32795
32796 2005-03-29 Lute Kamstra <lute@gnu.org>
32797
32798 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
32799 functions and compiled macros.
32800 (debug-convert-byte-code): Handle macros too.
32801 (debug-on-entry-1): Don't signal an error when trying to clear a
32802 function that is not set to debug on entry.
32803
32804 2005-03-29 Jay Belanger <belanger@truman.edu>
32805
32806 * calc/calc-lang.el: Add functions to math-function-table
32807 properties of tex and math.
32808
32809 2005-03-29 Kenichi Handa <handa@m17n.org>
32810
32811 * ps-mule.el (ps-mule-plot-string): Translate characters by
32812 ps-print-translation-table.
32813 (ps-mule-begin-job): Call find-charset-region/string with
32814 ps-print-translation-table.
32815 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
32816
32817 * ps-print.el (ps-print-translation-table): New variable.
32818 (ps-plot-region): Translate characters by ps-print-translation-table.
32819
32820 2005-03-29 Juri Linkov <juri@jurta.org>
32821
32822 * simple.el (next-error-highlight-timer): New variable.
32823
32824 * progmodes/compile.el (compilation-goto-locus):
32825 Use `next-error-highlight-timer' instead of `sit-for'.
32826
32827 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
32828
32829 * mail/supercite.el (sc-mail-field): Use assoc-string.
32830 (sc-get-address): Simplify regexps.
32831
32832 * files.el (minibuffer-with-setup-hook): New macro.
32833 (find-file-read-args): Use it to avoid let-binding
32834 minibuffer-with-setup-hook (which breaks turning on/off
32835 file-name-shadow-mode while in the prompt).
32836
32837 * complete.el (PC-read-include-file-name-internal):
32838 Use test-completion.
32839
32840 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
32841
32842 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
32843
32844 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
32845
32846 * window.el (window-buffer-height): Use count-screen-lines.
32847
32848 * progmodes/python.el (python-preoutput-leftover): New var.
32849 (python-preoutput-filter): Use it.
32850 (python-send-receive): Loop until all the result has been received.
32851
32852 2005-03-28 Juri Linkov <juri@jurta.org>
32853
32854 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
32855
32856 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
32857 "Recover Crashed Session".
32858 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
32859 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
32860 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
32861 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
32862 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
32863 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
32864 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
32865 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
32866
32867 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
32868 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
32869 Ediff Sessions", "Toggle use of separate control buffer frame",
32870 "Use separate frame for Ediff control buffer".
32871
32872 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
32873 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
32874 "Rename Bookmark", "Delete Bookmark".
32875
32876 * info.el (Info-mode-menu): Remove ellipsis from "Index".
32877 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
32878 Add `:active Info-index-alternatives' to "Next Matching Item".
32879
32880 * wdired.el (wdired-change-to-wdired-mode):
32881 Mention `wdired-abort-changes' key in the initial message.
32882
32883 * international/mule.el (auto-coding-alist): Associate non-ascii
32884 image filename extensions with `no-conversion'.
32885
32886 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
32887
32888 * international/iso-acc.el:
32889 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
32890
32891 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
32892
32893 * textmodes/sgml-mode.el (html-mode): Doc update.
32894
32895 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
32896
32897 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
32898
32899 * term.el (term-move-columns): Fix face after extending a line.
32900 (term-insert-spaces): Likewise.
32901 (term-reset-terminal): Fix off by one error.
32902
32903 2005-03-26 Eli Zaretskii <eliz@gnu.org>
32904
32905 * international/mule.el (auto-coding-alist): Add .xpi files.
32906
32907 * files.el (auto-mode-alist): Add .xpi files.
32908
32909 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
32910
32911 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
32912
32913 2005-03-26 Eli Zaretskii <eliz@gnu.org>
32914
32915 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
32916
32917 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
32918
32919 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
32920 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
32921
32922 * calendar/cal-move.el (calendar-beginning-of-year): Move the
32923 cursor to Jan 1 when needed.
32924 (calendar-end-of-year): Fix -/+ typo.
32925 Reported by Chong Yidong <cyd@stupidchicken.com>.
32926
32927 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
32928
32929 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
32930
32931 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
32932 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
32933
32934 2005-03-25 Richard M. Stallman <rms@gnu.org>
32935
32936 * filesets.el (filesets-init): Add autoload.
32937
32938 * mail/mailalias.el (mail-directory): Doc fix.
32939
32940 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
32941
32942 * mail/mailalias.el (mail-directory-process): Do nothing if
32943 mail-directory-process is an atom.
32944 (mail-get-names): Ignore mail-directory-names if it is an atom.
32945 (mail-directory-process defvar): Doc fix.
32946 (mail-names): Doc fix.
32947
32948 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
32949
32950 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
32951
32952 2005-03-26 Kenichi Handa <handa@m17n.org>
32953
32954 * international/mule-util.el (detect-coding-with-priority):
32955 Call update-coding-systems-internal before detect-coding-region.
32956
32957 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
32958
32959 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
32960 (gdb-frames-mode-map): Add follow-link property.
32961
32962 2005-03-25 Jay Belanger <belanger@truman.edu>
32963
32964 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
32965 for variables.
32966
32967 2005-03-25 Juri Linkov <juri@jurta.org>
32968
32969 * image-mode.el: Optimize image filename extension regexps in
32970 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
32971 in `auto-mode-alist'.
32972 (image-mode): Add `image-toggle-display-text' to local hook
32973 `change-major-mode-hook'. Display the image as an image by
32974 default. Set `cursor-type' and `truncate-lines' if the image
32975 is already displayed. Take into account the current mode (image
32976 or text) in message.
32977 (image-minor-mode): New minor mode.
32978 (image-mode-maybe, image-toggle-display-text): New functions.
32979 (image-toggle-display): Use called-interactively-p.
32980 Let-bind `inhibit-read-only' to t.
32981
32982 * image-mode.el (image-minor-mode): Set `cursor-type' and
32983 `truncate-lines' if the image is already displayed. Add turning
32984 image-minor-mode off to `change-major-mode-hook'. Add message.
32985 Call `image-toggle-display-text' after turning image-minor-mode off.
32986
32987 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
32988
32989 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
32990 Terminal.app, use utf-8.
32991 (set-display-table-and-terminal-coding-system): Add coding-system arg.
32992 (set-locale-environment): Use it.
32993
32994 * term/xterm.el: Undo last change, better done in mule-cmds.el.
32995
32996 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
32997
32998 * progmodes/python.el (python-close-block-statement-p)
32999 (python-outdent-p, python-current-defun): Use symbol-end.
33000
33001 2005-03-25 Karl Chen <quarl@cs.berkeley.edu>
33002
33003 * files.el (save-some-buffers): Doc fix.
33004
33005 2005-03-25 Werner Lemberg <wl@gnu.org>
33006
33007 * complete.el, thumbs.el: Replace `legal' with `valid'.
33008 * calendar/calendar.el: Replace `legal' with `valid'.
33009 * emacs-lisp/advice.el: Replace `legal' with `valid'.
33010 * mail/supercite.el: Replace `legal' with `valid'.
33011 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
33012 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
33013 Replace `legal' with `valid'.
33014 * textmodes/reftex-vars.el, textmodes/reftex.el:
33015 Replace `legal' with `valid'.
33016
33017 2005-03-25 Werner Lemberg <wl@gnu.org>
33018
33019 * calc/calc-forms.el, calc/calc-sel.el
33020 * midnight.el, vc-cvs.el
33021 * emacs-lisp/cl-macs.el
33022 * emulation/vip.el
33023 * eshell/esh-io.el, eshell/esh-var.el
33024 * mail/supercite.el
33025 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
33026 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
33027 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
33028 * progmodes/sh-script.el, progmodes/xscheme.el
33029 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
33030 * textmodes/reftex-index.el, textmodes/reftex-parse.el
33031 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
33032 * textmodes/reftex.el, textmodes/org.el:
33033 Replace `illegal' with `invalid'.
33034
33035 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33036
33037 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
33038 (flymake-find-buildfile, flymake-find-possible-master-files)
33039 (flymake-check-include, flymake-parse-line): Replace loops over the
33040 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
33041
33042 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
33043 Substitute file-name-as-directory in the rest of the file.
33044 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
33045 (flymake-replace-region): Remove unused arg `buffer'.
33046 (flymake-check-patch-master-file-buffer): Update calls to it.
33047 (flymake-add-err-info): Remove unused var `count'.
33048 (flymake-mode): Use define-minor-mode.
33049
33050 * progmodes/flymake.el: Use with-current-buffer.
33051 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
33052 flymake-replace-regexp-in-string, flymake-line-beginning-position)
33053 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
33054 Avoid testing for `xemacs'.
33055 (flymake-nop): Move.
33056 (flymake-region-has-flymake-overlays): Return the computed value.
33057 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
33058 Remove unused var `endline'.
33059 (flymake-get-line-count): Remove unused function.
33060 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
33061
33062 * emulation/vi.el:
33063 * generic.el:
33064 * hilit-chg.el (global-highlight-changes):
33065 * hi-lock.el (hi-lock-mode):
33066 * follow.el: find-file-hooks -> find-file-hook.
33067
33068 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
33069
33070 2005-03-24 Juri Linkov <juri@jurta.org>
33071
33072 * dired.el (dired-mode-map): Add menu item "Compare directories"
33073 for dired-compare-directories.
33074
33075 * dired-aux.el (dired-compare-directories): Add autoload cookie.
33076 Doc fix. Replace `read-file-name' with `read-directory-name'.
33077
33078 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33079
33080 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
33081
33082 2005-03-24 Jay Belanger <belanger@truman.edu>
33083
33084 * calc/calc-embed.el (calc-embedded-mode-change): Save all
33085 relevant mode settings in calc-embedded-original-modes when modes
33086 are permanently changed.
33087
33088 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33089
33090 * autoinsert.el: find-file-hooks -> find-file-hook.
33091
33092 2005-03-24 Lute Kamstra <lute@gnu.org>
33093
33094 * generic.el (generic-font-lock-defaults): Make it obsolete.
33095 (generic-font-lock-keywords): New variable to replace
33096 generic-font-lock-defaults.
33097 (generic-mode-set-font-lock): Delete it.
33098 (generic-mode-internal): Don't call generic-mode-set-font-lock.
33099 (generic-bracket-support): Add docstring.
33100
33101 * generic-x.el: Rename generic-font-lock-defaults to
33102 generic-font-lock-keywords throughout.
33103 (mailagent-rules-setup-function): Delete it.
33104 (mailagent-rules-generic-mode): Use anonymous function instead.
33105 (show-tabs-generic-mode-font-lock-defaults-1)
33106 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
33107 Quote faces.
33108 (show-tabs-tab-face, show-tabs-space-face): Specify background,
33109 not foreground.
33110
33111 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
33112 Recognize define-generic-mode.
33113
33114 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
33115
33116 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
33117 if there's no completion table.
33118
33119 2005-03-23 Miles Bader <miles@gnu.org>
33120
33121 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33122 Remove tty-specific variants, as they're no longer needed.
33123
33124 2005-03-23 Lute Kamstra <lute@gnu.org>
33125
33126 * generic-x.el: Code cleanup: make args constant whenever possible.
33127 (installshield-statement-keyword-list)
33128 (installshield-system-functions-list)
33129 (installshield-system-variables-list, installshield-types-list)
33130 (installshield-funarg-constants-list): Make them constants.
33131
33132 * generic.el (generic-make-keywords-list): Add autoload cookie.
33133
33134 * calendar/time-date.el: Add comment on time value formats.
33135 Don't require parse-time.
33136 (with-decoded-time-value): New macro.
33137 (encode-time-value): New function.
33138 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
33139 (days-to-time): Return a valid time value when arg is huge.
33140 (time-since): Use time-subtract.
33141 (time-to-number-of-days): Use time-to-seconds.
33142
33143 2005-03-23 David Ponce <david@dponce.com>
33144
33145 * recentf.el (recentf-keep): New option.
33146 (recentf-menu-action): Default to `find-file'.
33147 (recentf-keep-non-readable-files-flag)
33148 (recentf-keep-non-readable-files-p)
33149 (recentf-file-readable-p, recentf-find-file)
33150 (recentf-cleanup-remote): Remove.
33151 (recentf-include-p): More robust.
33152 (recentf-keep-p): New function.
33153 (recentf-remove-if-non-kept): Rename from
33154 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
33155 All callers updated.
33156 (recentf-menu-items-for-commands): Fix help string.
33157 (recentf-track-closed-file): Update. Doc fix.
33158 (recentf-cleanup): Update. Count removed files. Doc fix.
33159
33160 2005-03-23 Kim F. Storm <storm@cua.dk>
33161
33162 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33163 Don't inherit from fringe face (now happens automatically).
33164
33165 2005-03-22 Kim F. Storm <storm@cua.dk>
33166
33167 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
33168 position values.
33169
33170 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
33171
33172 * menu-bar.el (showhide-date-time): Remove.
33173 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
33174 (menu-bar-make-mm-toggle): Simplify.
33175
33176 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33177
33178 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
33179 Accept qualified variable and function names.
33180
33181 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
33182
33183 * bindings.el (completion-ignored-extensions):
33184 Remove ".lis" for `vax-vms'.
33185
33186 2005-03-22 Andreas Schwab <schwab@suse.de>
33187
33188 * generic-x.el: Revert last change.
33189 * ldefs-boot.el: Update.
33190
33191 2005-03-22 Jay Belanger <belanger@truman.edu>
33192
33193 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
33194 (calc-embedded-save-original-modes)
33195 (calc-embedded-restore-original-modes): New functions.
33196 (calc-do-embedded): Save original modes when entering embedded mode
33197 and restore when leaving embedded mode.
33198 (calc-embedded-modes-change): Change the value of
33199 calc-embedded-original-modes to reflect permanent changes.
33200
33201 2005-03-22 Lute Kamstra <lute@gnu.org>
33202
33203 * generic-x.el: Require generic again.
33204
33205 2005-03-22 Miles Bader <miles@gnu.org>
33206
33207 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33208 Tweak details to look good on both ttys and bitmap displays, light
33209 or dark background, etc.
33210
33211 2005-03-21 Kim F. Storm <storm@cua.dk>
33212
33213 * tooltip.el (tooltip-show-help-function): Check car and cdr of
33214 mouse position.
33215
33216 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
33217
33218 * icomplete.el: Don't forcibly turn on the mode upon load.
33219 (icomplete-mode): Use define-minor-mode.
33220 (icomplete-eoinput): Default to nil.
33221 (icomplete-minibuffer-setup): Remove autoload.
33222 (icomplete-tidy): Simplify.
33223 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
33224 in the initial state or if the user has modified the field.
33225 Fix handling of icomplete-max-delay-chars.
33226 Remove code that handles the oddball case where
33227 minibuffer-completion-table is an integer.
33228 Wrap icomplete-completions in while-no-input in case building
33229 completions takes more time than expected.
33230 (icomplete-completions): Simplify.
33231
33232 2005-03-21 Richard M. Stallman <rms@gnu.org>
33233
33234 * jka-compr.el (jka-compr-really-do-compress):
33235 Make variable buffer-local.
33236
33237 * image-mode.el: Handle .xpm files too.
33238 (image-toggle-display): Preserve modification flag.
33239
33240 * help.el (where-is): Don't mention aliases with no key bindings.
33241
33242 2005-03-21 Lute Kamstra <lute@gnu.org>
33243
33244 * generic.el: Fix commentary section. Don't require cl for
33245 compilation.
33246 (generic-mode-list): Add autoload cookie.
33247 (generic-use-find-file-hook, generic-lines-to-scan)
33248 (generic-find-file-regexp, generic-ignore-files-regexp)
33249 (generic-mode, generic-mode-find-file-hook)
33250 (generic-mode-ini-file-find-file-hook): Fix docstrings.
33251 (define-generic-mode): Make it a defmacro. Fix docstring.
33252 (generic-mode-internal): Code cleanup. Add autoload cookie.
33253 (generic-mode-set-comments): Code cleanup.
33254 * generic-x.el: Don't prevent compilation. Don't require generic.
33255 Follow coding conventions. Minor code cleanup.
33256 (etc-fstab-generic-mode): Add some keywords.
33257 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
33258 define-generic-mode like a function declaration.
33259
33260 2005-03-21 Jay Belanger <belanger@truman.edu>
33261
33262 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
33263 changing modes.
33264
33265 2005-03-21 Sam Steingold <sds@gnu.org>
33266
33267 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
33268
33269 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
33270
33271 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
33272 Add underscore to "f$ lexicals" regexp.
33273
33274 2005-03-20 Juri Linkov <juri@jurta.org>
33275
33276 * subr.el (progress-reporter-do-update): When `min-value' is equal
33277 to `max-value', set `percentage' to 0 and prevent division by zero.
33278
33279 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
33280
33281 Sync with Tramp 2.0.48.
33282
33283 * net/tramp.el (all): Change all addresses to .gnu.org.
33284 (tramp-append-tramp-buffers): New defun.
33285 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
33286 Catch `dont-send' signal.
33287 (tramp-set-auto-save-file-modes): Set always permissions, because
33288 there might be an old auto-saved file belonging to another
33289 original file. This could be a security threat. Reported by
33290 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
33291 Check for Emacs 21.3.50 removed.
33292
33293 * net/tramp-smb.el (all): Remove debug construct for
33294 `with-parsed-tramp-file-name'.
33295 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
33296 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
33297 No error message if DIRECTORY or FILENAME doesn't exist.
33298 (tramp-smb-open-connection): Check existence of
33299 `tramp-smb-program'.
33300
33301 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
33302
33303 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
33304 Properly handle the case where the `m' or `s' command's argument is not
33305 yet terminated.
33306 (perl-indent-new-calculate): New function.
33307 (perl-indent-line): Use it.
33308
33309 2005-03-20 Miles Bader <miles@gnu.org>
33310
33311 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
33312 in text-mode too. Change to new face names.
33313 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
33314 Add `:weight bold' attribute.
33315 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
33316
33317 2005-03-19 Juri Linkov <juri@jurta.org>
33318
33319 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
33320
33321 * international/mule.el (auto-coding-alist): Sync with
33322 `auto-mode-alist' by adding upper case archive file extensions
33323 and adding ear/war to jar extension.
33324
33325 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
33326
33327 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
33328 running, restart it.
33329
33330 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
33331
33332 * finder.el (finder-current-item): Throw an error on an empty line.
33333
33334 * man.el (Man-follow-manual-reference): If current-word returns
33335 nil, use "".
33336
33337 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
33338
33339 * simple.el (goto-line): Doc fix.
33340
33341 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
33342
33343 * files.el (save-buffer): Doc fix.
33344
33345 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
33346
33347 * recentf.el (recentf-cleanup-remote): New variable.
33348 (recentf-cleanup): Use it to conditionally check availability of
33349 remote files.
33350
33351 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
33352
33353 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
33354 function names.
33355
33356 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33357
33358 * language/thai-word.el: New file.
33359
33360 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33361
33362 * files.el (backup-buffer): If the file's directory is not
33363 writable, use copy instead of move to backup the file.
33364
33365 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33366
33367 * obsolete/keyswap.el: Moved to obsolete/ from term/.
33368
33369 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
33370
33371 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
33372 Use functionp instead of symbolp and fboundp. Reported by Drkm
33373 <darkman_spam@yahoo.fr>.
33374 (ps-print-version): New version 6.6.6.
33375
33376 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
33377
33378 * textmodes/table.el (table--line-column-position): New idiom.
33379 (table--row-column-insertion-point-p): New function to test
33380 validity of row and column insertion operation at a location.
33381 (table-global-menu, table-cell-menu): Use above functions for
33382 deterministic test operation.
33383 (table--editable-cell-p): Behave in deterministic fashion.
33384
33385 2005-03-18 Juri Linkov <juri@jurta.org>
33386
33387 * isearch.el (isearch-lazy-highlight-new-loop):
33388 Make arguments beg and end optional.
33389 (isearch-update): Remove optional arguments nil from
33390 isearch-lazy-highlight-new-loop.
33391 (isearch-lazy-highlight-search): Let-bind case-fold-search to
33392 isearch-lazy-highlight-case-fold-search instead of
33393 isearch-case-fold-search, and let-bind isearch-regexp to
33394 isearch-lazy-highlight-regexp.
33395 Use isearch-lazy-highlight-last-string instead of isearch-string.
33396
33397 * replace.el (perform-replace): Remove bindings of global
33398 variables isearch-string, isearch-regexp, isearch-case-fold-search.
33399 Add three new arguments to `replace-highlight'.
33400 (replace-highlight): Add arguments string, regexp, case-fold.
33401 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
33402 to allow isearch-lazy-highlight-new-loop to use these values
33403 to set corresponding isearch-lazy-highlight-* internal
33404 variables whose values lazy highlighting will use regardless of
33405 changes to global variables isearch-string, isearch-regexp,
33406 isearch-case-fold-search during lazy highlighting loop.
33407 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
33408 to `lazy-highlight-cleanup'.
33409
33410 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
33411 (ispell-highlight-face): Set default face to `isearch' when
33412 lazy highlighting is enabled.
33413 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
33414 priority to 1. Add lazy highlighting.
33415 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
33416 from `isearch-dehighlight'.
33417
33418 2005-03-18 David Ponce <david@dponce.com>
33419
33420 * files.el (hack-local-variables): Do a case-insensitive search
33421 for End.
33422
33423 2005-03-18 Juri Linkov <juri@jurta.org>
33424
33425 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
33426 `isearch-lazy-highlight-cleanup', add alias to old name and
33427 declare obsolete. Add release numbers to other obsolete vars.
33428 (isearch-done, isearch-lazy-highlight-new-loop):
33429 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
33430 (lazy-highlight-cleanup) <variable>: Doc fix.
33431 (isearch-lazy-highlight-update): Rename obsolete
33432 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
33433
33434 2005-03-18 Kenichi Handa <handa@m17n.org>
33435
33436 * language/thai-util.el: Fix categorization of Thai characters in
33437 thai-category-table.
33438 (thai-composition-pattern): Adjust it for the above change.
33439 (thai-self-insert-command, thai-compose-syllable): New functions.
33440 (thai-compose-region): Use thai-compose-syllable.
33441 (thai-compose-string): Likewise.
33442 (thai-composition-function): Likewise.
33443 (thai-auto-composition): New function.
33444 (thai-auto-composition-mode): New minor mode.
33445
33446 * language/thai.el: Fix patterns to be registered in
33447 composition-function-table.
33448
33449 * international/quail.el (quail-input-method): Locally bind
33450 inhibit-modification-hooks to t.
33451
33452 2005-03-17 Richard M. Stallman <rms@gnu.org>
33453
33454 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
33455 (perl-mode): Use run-mode-hooks.
33456
33457 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
33458 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
33459 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
33460
33461 * mail/sendmail.el (sendmail-send-it): Reenable the code
33462 to compute resend-to-address and use it.
33463
33464 * tar-mode.el (tar-mode): Turn off undo unconditionally.
33465
33466 * image-mode.el: New file.
33467
33468 * image.el (insert-sliced-image): Add autoload cookie.
33469
33470 * font-lock.el (font-lock-lines-before): New user option.
33471 (font-lock-after-change-function): Obey it.
33472
33473 * bindings.el (esc-map): Make M-g a prefix.
33474 Bind M-g g and M-g M-g to goto-line.
33475
33476 * faces.el (face-id): Doc fix.
33477
33478 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33479
33480 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
33481 (rmail-show-message): Use rmail-unknown-mail-followup-to.
33482 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
33483
33484 * mail/sendmail.el (mail-yank-ignored-headers)
33485 (mail-font-lock-keywords, mail-mode-fill-paragraph):
33486 Add Mail-Followup-To and Mail-Reply-To headers.
33487 (mail-citation-hook): Add autoload cookie.
33488 (mail-mode): Doc fix.
33489 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
33490 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
33491 (mail-mode-fill-paragraph): Handle those headers.
33492 (mail-mailing-lists): New variable.
33493 (mail-mail-reply-to, mail-mail-followup-to): New functions.
33494
33495 2005-03-17 Juri Linkov <juri@jurta.org>
33496
33497 * isearch.el (isearch-fallback): Check for `(car previous)'
33498 before calling `isearch-other-end-state'.
33499
33500 2005-03-17 Kim F. Storm <storm@cua.dk>
33501
33502 * simple.el (move-beginning-of-line): Move to beginning of buffer
33503 line, as well as beginning of screen line.
33504
33505 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
33506
33507 * calendar/diary-lib.el (mark-diary-entries): Use new optional
33508 argument REDRAW rather than calendar-redrawing variable.
33509 * calendar/calendar.el (calendar-redrawing): Delete.
33510 (redraw-calendar): Do not bind calendar-redrawing.
33511
33512 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
33513
33514 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
33515 diary-file buffer.
33516
33517 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
33518
33519 * help.el (describe-mode): Allow a :minor-mode-function property to
33520 specify a different minor mode toggle function than the variable.
33521 * simple.el (auto-fill-function):
33522 * subr.el (add-minor-mode): Use it.
33523
33524 2005-03-16 Kenichi Handa <handa@m17n.org>
33525
33526 * language/ethio-util.el (sera-being-called-by-w3): New variable.
33527 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
33528 (ethio-fidel-to-sera-buffer): Likewise.
33529
33530 2005-03-16 Juri Linkov <juri@jurta.org>
33531
33532 * emacs-lisp/find-func.el (find-function-regexp):
33533 Add defun-emitting macro `menu-bar-make-toggle'.
33534
33535 * isearch.el: Put `isearch-scroll' property to
33536 `split-window-horizontally'.
33537
33538 * info.el: Update error messages for `debug-ignored-errors'.
33539 (Info-isearch-search): Doc fix.
33540 (Info-find-node): Move up code to go into info buffer before
33541 recording the node to the history.
33542 (Info-fontify-node): Fontify titles only if the next line
33543 has two or more `*', `=', `-', `.'.
33544 Display "go to this node" for empty (match-string 3).
33545
33546 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33547
33548 * term/mac-win.el: Add mouse pointer shape constants.
33549
33550 2005-03-15 Kim F. Storm <storm@cua.dk>
33551
33552 * simple.el (move-beginning-of-line): Use vertical-motion.
33553
33554 2005-03-15 Juri Linkov <juri@jurta.org>
33555
33556 * isearch.el (isearch-error): New variable.
33557 (isearch-invalid-regexp, isearch-within-brackets): Remove.
33558 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
33559 (isearch-within-brackets-state): Remove.
33560 (isearch-case-fold-search-state, isearch-pop-fun-state):
33561 Decrease frame index.
33562 (isearch-mode, isearch-top-state, isearch-push-state)
33563 (isearch-edit-string, isearch-abort, isearch-search-and-update)
33564 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
33565 (isearch-search, isearch-lazy-highlight-new-loop):
33566 Replace `isearch-invalid-regexp' with `isearch-error'.
33567 Remove `isearch-within-brackets'.
33568 (isearch-search): Add `search-failed' handler to `condition-case'.
33569 (isearch-lazy-highlight-search): Add `condition-case' to catch
33570 errors and allow `isearch-lazy-highlight-update' to try
33571 highlighting from the beginning of the window.
33572 (isearch-repeat): Move up code to set isearch-wrapped to t
33573 before calling isearch-wrap-function.
33574
33575 * info.el (Info-isearch-initial-node): New internal variable.
33576 (Info-search): Signal an error in isearch mode when search leaves
33577 the initial node. Signal an error when `bound' is non-nil and
33578 nothing was found in the current subfile.
33579 (Info-isearch-search): Remove `condition-case'.
33580 (Info-isearch-wrap): Don't wrap when search failed during leaving
33581 the initial node. If `Info-isearch-search' is nil, wrap around
33582 the current node.
33583 (Info-isearch-start): New fun.
33584 (Info-mode): Add buffer-local hook `Info-isearch-start' to
33585 `isearch-mode-hook'.
33586
33587 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33588
33589 * simple.el (normal-erase-is-backspace): Set default to t if
33590 running on Mac.
33591
33592 * term/mac-win.el (function-key-map): Sync with x-win.el.
33593
33594 2005-03-15 Kenichi Handa <handa@m17n.org>
33595
33596 * international/mule-cmds.el (locale-language-names): Modify the
33597 format of elements and add more entries.
33598 (locale-preferred-coding-systems): Add more entries.
33599 (set-locale-environment): Adjust for the change of
33600 locale-language-names.
33601
33602 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
33603
33604 * pcvs.el (smerge-ediff): Remove bogus autoload.
33605
33606 2005-03-14 Lute Kamstra <lute@gnu.org>
33607
33608 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
33609 Ignore a `*' at the beginning of a line.
33610
33611 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
33612 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
33613 subr.el.
33614 (dont-compile, eval-when-compile, eval-and-compile): Use declare
33615 to specify indentation.
33616
33617 * generic.el (define-generic-mode): Let generic-mode-list be a
33618 list of strings; test membership with equal.
33619
33620 2005-03-14 Kim F. Storm <storm@cua.dk>
33621
33622 * simple.el (next-line, previous-line): Add optional try-vscroll
33623 arg to recognize interactive use. Pass it on to line-move.
33624 (line-move): Don't perform auto-window-vscroll when defining or
33625 executing keyboard macro to ensure consistent behavior.
33626
33627 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
33628
33629 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
33630
33631 2005-03-13 Lute Kamstra <lute@gnu.org>
33632
33633 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
33634 debugger-setup-buffer so that backtrace marks the frames set to
33635 debug-on-exit and we don't have to do it manually. Set an extra
33636 debug-on-exit for macro's.
33637 (debugger-setup-buffer): Don't mark the top frame manually.
33638
33639 2005-03-12 Lute Kamstra <lute@gnu.org>
33640
33641 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
33642 lisp-indent-function throughout.
33643 (with-no-warnings): Set lisp-indent-function property.
33644
33645 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
33646
33647 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
33648 Add entry for backslash.
33649
33650 2005-03-12 Juri Linkov <juri@jurta.org>
33651
33652 * info.el (Info-search): Four fixes for backward search.
33653
33654 2005-03-11 Jay Belanger <belanger@truman.edu>
33655
33656 * calc/calc.el (calc-language-alist): New variable.
33657 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
33658 (calc-embedded-find-modes): Use calc-language-alist instead of
33659 calc-embedded-language-alist.
33660
33661 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
33662
33663 * calendar/calendar.el (calendar-redrawing): New internal
33664 variable.
33665 (redraw-calendar): Remove bogus save-excursion from previous
33666 change. Bind calendar-redrawing to t for mark-diary-entries.
33667 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
33668 calendar if that is why we were called.
33669
33670 2005-03-11 Kenichi Handa <handa@m17n.org>
33671
33672 * international/mule.el (make-coding-system): Set property
33673 coding-system-define-form to nil.
33674 (define-coding-system-alias): Likewise.
33675
33676 2005-03-11 Kenichi Handa <handa@m17n.org>
33677
33678 These changes are suggested by Dave Love <fx@gnu.org>.
33679
33680 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
33681 coding: tag.
33682 (adaptive-fill-regexp): Add more bullets.
33683 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
33684 regexps.
33685
33686 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
33687
33688 * help.el (describe-mode): Properly handle non-trivial lighters.
33689 Don't ignore minor modes that are not listed in minor-mode-list.
33690
33691 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
33692 feature ON when the user requests to turn it OFF.
33693
33694 2005-03-10 Lute Kamstra <lute@gnu.org>
33695
33696 * emacs-lisp/debug.el (debug-entry-code): Delete it.
33697 (implement-debug-on-entry): New function to replace debug-entry-code.
33698 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
33699 second argument as the 2005-03-07 change makes it obsolete.
33700 (debug-on-entry, cancel-debug-on-entry): Update call to
33701 debug-on-entry-1.
33702 (debug, debugger-setup-buffer): Comment update.
33703 (debugger-frame-number): Update to work with implement-debug-on-entry.
33704
33705 2005-03-10 Jay Belanger <belanger@truman.edu>
33706
33707 * calc/calc-embed.el (math-ms-args): Declare it.
33708 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
33709 math-ms-args.
33710 (calc-embedded-subst): Use math-multi-subst-rec to substitute
33711 variables.
33712
33713 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
33714
33715 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
33716 Use message-box.
33717
33718 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
33719 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
33720 (tooltip-gud-tips): Simplify.
33721 (tooltip-gud-tips-p): Remove superfluous :set.
33722 (tooltip-gud-modes): Add fortran-mode.
33723 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
33724
33725 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
33726
33727 2005-03-09 Kim F. Storm <storm@cua.dk>
33728
33729 * play/animate.el (animate-place-char): Use forward-line instead
33730 of next-line to improve performance.
33731
33732 2005-03-09 Simon Josefsson <jas@extundo.com>
33733
33734 * net/browse-url.el (browse-url-default-browser): Doc fix.
33735
33736 2005-03-09 Miles Bader <miles@gnu.org>
33737
33738 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
33739 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
33740
33741 2005-03-09 Kenichi Handa <handa@m17n.org>
33742
33743 * international/latin-1.el: Set case and syntax for 255 only if
33744 set-case-syntax-set-multibyte is nil.
33745
33746 * textmodes/ispell.el (ispell-insert-word): New function.
33747 (ispell-word): Use ispell-insert-word to insert a new word.
33748 (ispell-process-line): Likewise.
33749 (ispell-complete-word): Likewise.
33750
33751 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
33752
33753 * calendar/calendar.el (redraw-calendar): Preserve point.
33754 Reported by Matt Hodges <MPHodges@member.fsf.org>.
33755 (calendar-week-start-day): Move after definition of
33756 redraw-calendar. Delete buffer test, since redraw-calendar has
33757 that now.
33758
33759 * calendar/diary-lib.el (mark-diary-entries): Only call
33760 redraw-calendar in the first of any recursive calls.
33761 Reported by Alan Shutko <ats@acm.org>.
33762
33763 2005-03-08 Juri Linkov <juri@jurta.org>
33764
33765 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
33766 (html-horizontal-rule, html-line, html-image, html-checkboxes)
33767 (html-radio-buttons): Add a space before the trailing `/>' where
33768 sgml-xml-mode is non-nil.
33769 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
33770 the subsequent tag of the empty XML tag.
33771 (html-href-anchor): Don't set initial input to "http:".
33772 (html-image): Ask for the image URL and set point inside alt="".
33773 (html-name-anchor): Duplicate the name in the `id' attribute when
33774 sgml-xml-mode is non-nil.
33775 (html-paragraph): Remove \n before <p>.
33776 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
33777 instead of `checked' when sgml-xml-mode is non-nil.
33778
33779 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
33780 Remove 1 space before #RRGGBB to not truncate it on terminal
33781 windows w/o fringes. Remove 1 space between bg and fg examples
33782 to get more space.
33783 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
33784 avoid byte-compile warnings.
33785
33786 * image-file.el (image-file-handler): Put `safe-magic' property to
33787 `image-file-handler'.
33788
33789 * info.el (Info-isearch-search): Emulate word search in
33790 isearching through multiple Info nodes with Info-search.
33791 (Info-isearch-wrap): Allow isearch-word.
33792
33793 2005-03-08 Lute Kamstra <lute@gnu.org>
33794
33795 * emacs-lisp/debug.el (debugger-step-through): Make sure that
33796 stepping into the debugger's code is not possible.
33797 (debugger-jumping-flag): Docstring update.
33798
33799 2005-03-08 Jay Belanger <belanger@truman.edu>
33800
33801 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
33802 embedded mode begins.
33803 (calc-embedded-language-alist): New variable.
33804 (calc-embedded-find-modes): Use calc-embedded-language-alist to
33805 set default language mode.
33806
33807 2005-03-08 Kenichi Handa <handa@m17n.org>
33808
33809 * international/ccl.el (define-ccl-program): Fix docstring about
33810 extra 256 bytes assured for the output buffer.
33811
33812 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
33813 Fix BUFFER_MAGNIFICATION to 2.
33814 (ccl-encode-mule-utf-16be-with-signature): Likewise.
33815
33816 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
33817
33818 * align.el (align-rules-list): Added an alignment rule for CSS
33819 declarations (applies to css-mode and html-mode buffers).
33820
33821 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
33822
33823 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
33824
33825 2005-03-07 Kim F. Storm <storm@cua.dk>
33826
33827 * simple.el (move-beginning-of-line): New command.
33828
33829 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
33830
33831 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
33832
33833 * emulation/cua-base.el: Put CUA move property on move-end-of-line
33834 and move-beginning-of-line.
33835
33836 * apropos.el (apropos-print): Omit command from M-x ... RET.
33837
33838 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
33839
33840 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
33841 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
33842
33843 2005-03-06 Richard M. Stallman <rms@gnu.org>
33844
33845 * bindings.el (esc-map): Bind M-g to goto-line.
33846
33847 * facemenu.el (global-map): Bind M-o, not M-g.
33848
33849 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
33850
33851 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
33852 "Open Directory" as for "Open File".
33853
33854 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
33855
33856 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
33857 (push-mark-command): Run activate-mark-hook.
33858
33859 2005-03-06 Richard M. Stallman <rms@gnu.org>
33860
33861 * help-mode.el (help-mode-finish): Don't alter the element
33862 in view-return-to-alist if there already is one.
33863
33864 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
33865 make sure the current buffer is the expected one.
33866
33867 * novice.el (disabled-command-function): Output in *Disabled Command*.
33868 Explicitly ignore non-keyboard events, and explicitly handle C-g.
33869
33870 * textmodes/flyspell.el (flyspell-large-region):
33871 Pass args differently for aspell.
33872
33873 * files.el (mode-require-final-newline): Doc fix.
33874
33875 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
33876
33877 * progmodes/which-func.el (which-function):
33878 Specify NOERROR when calling imenu--make-index-alist.
33879
33880 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
33881
33882 * simple.el (normal-erase-is-backspace): Define default value.
33883
33884 * custom.el (custom-theme-set-variables): Remove unused var
33885 `immediate'.
33886 (custom-reevaluate-setting): Simple function to handle variables
33887 that are defined before their default value can really be
33888 computed.
33889
33890 * startup.el (command-line): Use it for temporary-file-directory,
33891 small-emporary-file-directory, auto-save-file-name-transforms,
33892 blink-cursor-mode, and normal-erase-is-backspace.
33893
33894 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
33895 progress, even with buggy anchored keywords.
33896
33897 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
33898
33899 * simple.el (goto-line): Remove unbalanced final parenthesis.
33900
33901 2005-03-05 Richard M. Stallman <rms@gnu.org>
33902
33903 * simple.el (goto-line): Use a number at point as the default.
33904 With C-u as arg, switch buffers.
33905
33906 2005-03-05 Juri Linkov <juri@jurta.org>
33907
33908 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
33909 with `no-blinking-cursor'.
33910
33911 * startup.el (no-blinking-cursor): New defvar.
33912 (command-line): Add `--no-blinking-cursor' to longopts.
33913 Set `no-blinking-cursor' to t for command line arguments
33914 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
33915 with `no-blinking-cursor' in the condition for calling
33916 `blink-cursor-mode'.
33917
33918 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
33919
33920 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
33921 (menu-bar-options-save): Add blink-cursor-mode.
33922 (menu-bar-options-menu): Add blink-cursor-mode.
33923
33924 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
33925
33926 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
33927 (icalendar-export-file, icalendar-export-region)
33928 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
33929 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
33930
33931 2005-03-04 Lute Kamstra <lute@gnu.org>
33932
33933 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
33934 (debug-function-list): Ditto.
33935
33936 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
33937
33938 * textmodes/texinfmt.el (texinfo-append-refill):
33939 Redefine the types of line to which @refill
33940 is not appended by replacing a search for `@refill\\|@bye' with
33941 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
33942 itemize@refill' bug and the unfilled long lines bug.
33943 (texinfmt-version): Update number and date.
33944
33945 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
33946
33947 * international/code-pages.el (windows-1250, windows-125[2-8])
33948 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
33949
33950 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
33951
33952 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
33953 bound yet.
33954
33955 2005-03-02 Romain Francoise <romain@orebokech.com>
33956
33957 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
33958 buffer after removing limits.
33959 (ibuffer-pop-filter): Ditto.
33960 Update copyright.
33961
33962 2005-03-02 Miles Bader <miles@gnu.org>
33963
33964 * button.el (make-text-button): If the user doesn't specify a
33965 type, use the default. Rewrite to use `add-text-properties' and
33966 plist functions.
33967
33968 2005-03-01 Lute Kamstra <lute@gnu.org>
33969
33970 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
33971 (debugger-jumping-flag): New var.
33972 (debug-entry-code): Use it.
33973 (debugger-jump): Use debugger-jumping-flag and add
33974 debugger-reenable to post-command-hook.
33975 (debugger-reenable): Use debugger-jumping-flag and remove itself
33976 from post-command-hook.
33977 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
33978 debugger-reenable.
33979
33980 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
33981
33982 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
33983 inclusion of "itemize\\|", which may be unnecessary, is certainly
33984 inelegant, and stops refilling in itemize lists when formatting
33985 Japanese Texinfo files to Info.
33986 Update copyright to 2005.
33987
33988 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
33989
33990 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
33991 of an error if GDB can't find the source file.
33992
33993 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
33994
33995 * calendar/calendar.el (redraw-calendar): Work from any buffer,
33996 not just the calendar.
33997
33998 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
33999 first.
34000 (diary-redraw-calendar): New function.
34001 (make-diary-entry): Add diary-redraw-calendar to local
34002 write-contents-functions. Turn off selective display before
34003 inserting in diary.
34004
34005 2005-03-01 Kim F. Storm <storm@cua.dk>
34006
34007 * emacs-lisp/copyright.el (copyright-fix-years): New command.
34008
34009 2005-03-01 Lute Kamstra <lute@gnu.org>
34010
34011 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
34012 that debug-entry-code can be safely removed from a function while
34013 this code is being evaluated. Revert the 2005-02-27 change as the
34014 new implementation no longer requires it. Make sure that a
34015 function body containing just a string is not mistaken for a docstring.
34016 (debug): Skip one more frame in case of debug on entry.
34017 (debugger-setup-buffer): Delete one more frame line in case of
34018 debug on entry.
34019 (debugger-frame-number): Update to use the new text introduced by
34020 the 1999-11-03 change. Skip one more frame in case of debug on entry.
34021
34022 2005-02-28 Kim F. Storm <storm@cua.dk>
34023
34024 * double.el (double-translate-key): Call force-window-update after
34025 read-event to avoid crash in redisplay.
34026
34027 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
34028
34029 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
34030 (debug): Use it. Move the inhibit-trace earlier.
34031 (debug-entry-code): New const.
34032 (debug-on-entry-1): Use it.
34033
34034 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
34035
34036 * international/utf-16.el (ccl-encode-mule-utf-16le):
34037 Fix BUFFER_MAGNIFICATION to 2.
34038 (ccl-encode-mule-utf-16be): Likewise.
34039
34040 2005-02-28 Kenichi Handa <handa@m17n.org>
34041
34042 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
34043 Fix BUFFER_MAGNIFICATION to 4.
34044 (ccl-encode-mule-utf-16be-with-signature): Likewise.
34045
34046 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
34047
34048 * speedbar.el (speedbar-update-flag): Doc fix.
34049 (speedbar-show-info-under-mouse): Give set-mouse-position the right
34050 argument.
34051
34052 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
34053
34054 * reveal.el (reveal-post-command): Don't try to reveal overlays which
34055 have a non-nil `invisible' property but are actually visible.
34056
34057 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
34058 for perldoc sections.
34059 (perl-outline-regexp, perl-outline-level): New var and function.
34060 (perl-mode): Use them.
34061
34062 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
34063
34064 * calendar/diary-lib.el (diary-remind): Discard any mark portion
34065 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
34066
34067 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
34068
34069 * cus-edit.el: Comment change.
34070 (custom-buffer-create-internal): Slightly reword text at top of
34071 Custom buffers. Mention there that saving an option edits the
34072 init file. Add link to Emacs manual node on `custom-file'.
34073 (custom-magic-alist): Rewrite individual State messages to use
34074 capitalized keywords. Doc fix.
34075
34076 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
34077
34078 * calendar/calendar.el (calendar-buffer): Move above
34079 calendar-week-start-day.
34080 (calendar-week-start-day): Doc fix. Add :set function.
34081 (calendar-minimum-window-height): New variable.
34082 (generate-calendar-window): Only resize window if selected-window
34083 is displaying the calendar buffer. Use new variable
34084 calendar-minimum-window-height.
34085 (generate-calendar): Reword error message.
34086 (calendar-mode-map): Bind DEL to scroll-other-window-down.
34087
34088 2005-02-27 Andreas Schwab <schwab@suse.de>
34089
34090 * vc.el (vc-do-command): Don't run command asynchronously when
34091 operating in a remote directory.
34092
34093 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
34094 change from sync with Tramp 2.0.47.
34095
34096 2005-02-27 Richard M. Stallman <rms@gnu.org>
34097
34098 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
34099
34100 * textmodes/flyspell.el (flyspell-mode-on):
34101 Call ispell-change-dictionary only if necessary.
34102
34103 * emacs-lisp/re-builder.el (regexp-builder): New function.
34104
34105 * register.el (describe-register-1): Explicitly handle
34106 yank-excluded-properties = t.
34107
34108 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
34109 (custom-magic-alist): Change the status descriptions again.
34110 (face widget-type): Total rewrite based on `restricted-sexp'
34111 to eliminate the confusing double hiding levels.
34112
34113 * emacs-lisp/debug.el (debug-on-entry-1):
34114 If function body is empty, add nil as body form.
34115
34116 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
34117
34118 * emacs-lisp/trace.el (inhibit-trace): New var.
34119 (trace-make-advice): Use it.
34120
34121 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
34122
34123 2005-02-26 Kim F. Storm <storm@cua.dk>
34124
34125 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
34126 (mouse-on-link-p, mouse-drag-region-1): Use it.
34127
34128 2005-02-25 Lute Kamstra <lute@gnu.org>
34129
34130 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
34131
34132 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
34133
34134 * frame.el (blink-cursor-mode): Add :group keyword.
34135
34136 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
34137
34138 * calendar/icalendar.el (icalendar--decode-isodatetime):
34139 New optional argument DAY-SHIFT.
34140 (icalendar-export-region): Fix coding-system-for-write.
34141 (icalendar--convert-ical-to-diary): Shift end-day of all-day
34142 events by one.
34143
34144 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
34145
34146 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
34147
34148 2005-02-24 Kim F. Storm <storm@cua.dk>
34149
34150 * international/iso-acc.el (iso-accents-compose): Fix crash
34151 during redisplay. Call force-window-update after read-event
34152 and delete-region to signal that window is not accurate.
34153
34154 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
34155
34156 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
34157 Remove unused and inexistent var `inhibit-trace'.
34158 (debugger-mode): Use run-mode-hooks.
34159 (debugger-list-functions): Add buttons; setup xref stack.
34160
34161 2005-02-23 Richard M. Stallman <rms@gnu.org>
34162
34163 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
34164 appointment says it was explicitly made.
34165 (appt-add): Set the 3rd element.
34166 (appt-make-list): Preserve explicit appointments.
34167
34168 * subr.el (find-tag-default): Catch errors in forward-sexp.
34169
34170 2005-02-23 Juri Linkov <juri@jurta.org>
34171
34172 * info.el (Info-isearch-search): New defcustom.
34173 (Info-isearch-search): Call the default isearch function
34174 when Info-isearch-search is nil.
34175 (Info-isearch-wrap): Use variable Info-isearch-search.
34176
34177 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
34178
34179 * cus-edit.el: Comment change.
34180
34181 2005-02-22 Kim F. Storm <storm@cua.dk>
34182
34183 * progmodes/hideif.el (hide-ifdef-use-define-alist):
34184 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
34185
34186 2005-02-22 Simon Josefsson <jas@extundo.com>
34187
34188 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
34189 New variable.
34190 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
34191 Oskarsson" <myrkraverk@users.sourceforget.net>.
34192
34193 2005-02-22 Kim F. Storm <storm@cua.dk>
34194
34195 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
34196 check that window of that event is the selected window.
34197 (mouse-drag-region-1): Compare mouse event window to selected
34198 window before setting point.
34199
34200 * tooltip.el (tooltip-show-help-function): Pass event to
34201 mouse-on-link-p so it can check selected window.
34202
34203 2005-02-22 Kenichi Handa <handa@m17n.org>
34204
34205 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
34206 (ps-mule-show-warning): New function.
34207 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
34208 characters are found.
34209
34210 * ps-print.el (ps-header-footer-string): Return a list of header
34211 and footer strings.
34212
34213 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
34214
34215 * pcvs.el (cvs-retrieve-revision): Fix thinko.
34216
34217 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
34218
34219 * frame.el (blink-cursor-mode): Use define-minor-mode.
34220
34221 * term/mac-win.el (function-key-map): Use char-names more consistently.
34222 (file-name-coding-system): Only set it for MacOS-9. The other case is
34223 already handled in mule-cmds.el (where it also works when mac-win.el
34224 is not used).
34225
34226 2005-02-21 Kenichi Handa <handa@m17n.org>
34227
34228 * international/mule.el (ctext-pre-write-conversion): Always use
34229 " *code-converting-work*" buffer for work.
34230
34231 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
34232
34233 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
34234
34235 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
34236
34237 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
34238
34239 * ses.el (undo-more): Restore defadvice, but only the part that
34240 allows changes outside the restricted area of the buffer.
34241
34242 2005-02-20 Kim F. Storm <storm@cua.dk>
34243
34244 * simple.el (line-move): Add fourth optional arg try-vscroll which
34245 must be set to perform auto-window-vscroll.
34246 When moving backwards and doing auto-window-vscroll, automatically
34247 vscroll to the last part of lines which are taller than the window.
34248 (next-line, previous-line): Set try-vscroll arg on line-move.
34249
34250 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
34251
34252 * replace.el (query-replace, query-replace-regexp)
34253 (replace-string, replace-regexp): When operating on region, make
34254 the minibuffer prompt say so.
34255
34256 * isearch.el (isearch-forward): Document isearch-query-replace and
34257 isearch-query-replace-regexp keybindings.
34258
34259 2005-02-19 Jay Belanger <belanger@truman.edu>
34260
34261 * calc/calc-aent.el (math-read-token): Add local variable.
34262
34263 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
34264 (calc-edit-top): Move declaration to earlier in file.
34265 (calc-edit-macro-repeats): Add local variables.
34266
34267 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
34268 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
34269 calcFunc-tanh.
34270 Adjust integration rule for calcFunc-tan.
34271
34272 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34273
34274 * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
34275 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
34276 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
34277 (viper-skip-separators): Bug fix.
34278 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
34279 particular major mode.
34280 (viper-del-backward-char-in-replace): Don't put deleted char on the
34281 kill ring.
34282
34283 * emulation/viper-ex.el (viper-color-display-p): New function.
34284 (viper-has-face-support-p): Use viper-color-display-p.
34285
34286 * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
34287
34288 * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
34289
34290 * emulation/viper-util.el (viper-glob-unix-files):
34291 Fix shell status check.
34292 (viper-file-remote-p): Make equivalent to file-remote-p.
34293
34294 * emulation/viper.el (viper-major-mode-modifier-list):
34295 Use viper-gnus-modifier-map.
34296
34297 2005-02-19 David Kastrup <dak@gnu.org>
34298
34299 * subr.el (subregexp-context-p): Fix garbled doc string by adding
34300 quoting.
34301
34302 2005-02-19 Jay Belanger <belanger@truman.edu>
34303
34304 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
34305 Remove extra definitions.
34306 (calc-coth): New function.
34307 (calcFunc-cot): Fix `let'.
34308
34309 2005-02-19 Eli Zaretskii <eliz@gnu.org>
34310
34311 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
34312 the reasons we use "type pc" in these faces.
34313
34314 * button.el (button): Ditto.
34315
34316 2005-02-19 Michael Mauger <mmaug@yahoo.com>
34317
34318 * replace.el (query-replace-read-from): Set the value of
34319 query-replace-from-history-variable to handle the case of an empty
34320 string entered to accept the suggested default.
34321
34322 * net/tramp.el (tramp-file-name-for-operation):
34323 Use dired-call-process instead of dired-call-process-command.
34324
34325 2005-02-19 Jay Belanger <belanger@truman.edu>
34326
34327 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
34328 (math-div-non-trig): New variables.
34329 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
34330 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
34331 (math-combine-prod, math-div-symb-fancy): Add simplifications for
34332 trig expressions.
34333
34334 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
34335
34336 * progmodes/gdb-ui.el (gdb-var-update-handler)
34337 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
34338 for watch expressions,
34339 (gdb-var-create-handler): Don't set speedbar-update-flag.
34340 (gdb-post-prompt): Simplify test for speedbar.
34341
34342 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34343
34344 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
34345 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
34346 we use the syntax table of the correct buffer.
34347 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
34348 Felix Gatzemeier.
34349
34350 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
34351 (ediff-file-remote-p): Make synonymous with file-remote-p.
34352 In all deffaces ediff-*-face-*, use min-colors.
34353
34354 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
34355 ediff-recurse-to-subdirectories.
34356 (ediff-mark-if-equal): Check that the arguments are strings, use
34357 ediff-same-contents (after to Felix Gatzemeier).
34358
34359 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
34360 nil.
34361
34362 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
34363
34364 * log-view.el (log-view-message-re): Fix up Subversion regexp.
34365
34366 2005-02-18 David Kastrup <dak@gnu.org>
34367
34368 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
34369 use `mark-active' when defined.
34370
34371 2005-02-18 Kenichi Handa <handa@m17n.org>
34372
34373 * ps-print.el (ps-font-info-database): New entry
34374 ZapfChancery-MediumItalic with correct font name. Fix font name
34375 of the entry Zapf-Chancery-MediumItalic.
34376
34377 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
34378
34379 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
34380
34381 2005-02-16 Kim F. Storm <storm@cua.dk>
34382
34383 * ido.el (ido-fallback-command): Pass user input to fallback command.
34384
34385 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
34386
34387 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
34388 (gdb-find-file-hook): Add server prefix.
34389
34390 2005-02-16 Richard M. Stallman <rms@gnu.org>
34391
34392 * replace.el (perform-replace): Pass new args to replace-highlight.
34393 (replace-highlight): Take region args,
34394 and pass them to isearch-lazy-highlight-new-loop.
34395
34396 * novice.el (disabled-command-hook): Autoload the defalias
34397 and the make-obsolete-variable call.
34398
34399 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
34400
34401 * isearch.el (isearch-lazy-highlight-start-limit)
34402 (isearch-lazy-highlight-end-limit): New variables limit
34403 the region for highlighting.
34404 (isearch-lazy-highlight-new-loop): New args BEG and END.
34405 (isearch-lazy-highlight-search): Use the new vars.
34406 (isearch-lazy-highlight-update): Likewise.
34407
34408 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
34409
34410 * cus-start.el (all): Use default-boundp.
34411
34412 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
34413
34414 * menu-bar.el (menu-bar-select-frame): Handle current frame.
34415
34416 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
34417
34418 * autorevert.el (auto-revert-stop-on-user-input)
34419 (auto-revert-verbose): Doc fixes.
34420
34421 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
34422
34423 * international/mule-cmds.el (set-locale-environment): Remove call
34424 to set-selection-coding-system on Windows.
34425
34426 2005-02-15 Jay Belanger <belanger@truman.edu>
34427
34428 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
34429 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
34430 calcFunc-coth.
34431 (math-simplify-sqrt): Add simplifications.
34432
34433 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
34434 to list.
34435
34436 * calc/calc-ext.el: Add functions to autoloads.
34437
34438 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
34439 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
34440 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
34441 (math-csc-raw, math-cot-raw): New functions.
34442
34443 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
34444
34445 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
34446 the variable name in a message.
34447
34448 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
34449 calcFunc-csc, calcFunc-cot.
34450
34451 * calc/calcalg2.el: Add derivative and integration rules for
34452 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
34453 calcFunc-csch, calcFunc-coth.
34454 (math-do-integral-methods): Add to checks for when to use
34455 substitutions.
34456
34457 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
34458
34459 2005-02-15 Lute Kamstra <lute@gnu.org>
34460
34461 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
34462 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
34463 <monnier@iro.umontreal.ca>.
34464 (lisp-outline-level): Improve efficiency. Suggested by David
34465 Kastrup <dak@gnu.org>.
34466
34467 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
34468
34469 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
34470 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
34471 (gdb-set-gud-minor-mode-existing-buffers): New functions.
34472 (gdb-find-file-hook): New hook. Add it to find-file-hook.
34473 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
34474
34475 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
34476
34477 * cus-start.el (all): Comment change.
34478
34479 2005-02-14 Lute Kamstra <lute@gnu.org>
34480
34481 * cus-start.el (all): Check if symbol is void.
34482
34483 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
34484
34485 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
34486 optional argument to \cite.
34487
34488 2005-02-14 Richard M. Stallman <rms@gnu.org>
34489
34490 * cus-edit.el (custom-buffer-create-internal): Update help message.
34491 (custom-magic-alist): Update help messages.
34492
34493 * cus-start.el (all): Allow a var to specify a standard value.
34494
34495 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
34496
34497 * custom.el (custom-theme-set-variables): Handle variable aliases.
34498
34499 * frame.el (blink-cursor-timer): Doc fix.
34500 (blink-cursor): Make it an alias for `blink-cursor-mode' and
34501 declare obsolete.
34502 (blink-cursor-mode): Define with defcustom and use correct
34503 standard expression in that defcustom.
34504 * startup.el (command-line): Adapt to above changes in frame.el.
34505
34506 2005-02-11 Lute Kamstra <lute@gnu.org>
34507
34508 * apropos.el (apropos-score-doc): Prevent division by zero.
34509
34510 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
34511
34512 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
34513 (icalendar--get-event-property-attributes)
34514 (icalendar--get-event-properties)
34515 (icalendar--datetime-to-diary-date): New functions.
34516 (icalendar--split-value): Doc fix.
34517 (icalendar--datetime-to-noneuropean-date)
34518 (icalendar--datetime-to-european-date): New optional argument
34519 SEPARATOR. Return result as a string instead of a list.
34520 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
34521 (icalendar--convert-string-for-export): Rename arg S to STRING.
34522 (icalendar-export-region): Doc fix. Change name of error buffer.
34523 Save output buffer.
34524 (icalendar-import-file): Add blank at end of prompt.
34525 (icalendar-import-buffer): Doc fix. Do not switch to error
34526 buffer. Indicate status in return value.
34527 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
34528 buffer. Save output buffer. Handle exception from recurrence
34529 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
34530 events. Fix problems with weekly all-day events.
34531
34532 2005-02-10 Richard M. Stallman <rms@gnu.org>
34533
34534 * simple.el (eval-expression-print-format):
34535 Avoid warning about edebug-active.
34536
34537 * help.el (help-for-help-internal): Rename from help-for-help.
34538 (help-for-help): Define with defalias.
34539
34540 * font-core.el (font-lock-default-function): Use with-no-warnings.
34541
34542 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
34543
34544 * custom.el (defface): Doc fix.
34545
34546 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
34547
34548 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
34549 width 0" to prevent word wrapping problems.
34550
34551 2005-02-09 Kim F. Storm <storm@cua.dk>
34552
34553 * ido.el (ido-file-extensions-order): New defcustom.
34554 (ido-file-extension-lessp, ido-file-extension-aux)
34555 (ido-file-extension-order): New advanced file ordering.
34556 (ido-file-lessp): New simple file ordering.
34557 (ido-sort-list): Remove.
34558 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
34559 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
34560
34561 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
34562
34563 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
34564 that some versions of grep produce.
34565 (grep-mode-font-lock-keywords): Likewise.
34566
34567 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
34568
34569 * progmodes/gdb-ui.el (gdb-location-list): New variable.
34570 (gdb-cdir): Delete.
34571 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
34572 (gdb-source-info): Treat case when source file is in another
34573 directory properly.
34574 (gdb-get-location): New function.
34575
34576 2005-02-07 Jay Belanger <belanger@truman.edu>
34577
34578 * calc/calc-prog.el (calc-write-parse-table-part)
34579 (calc-fix-token-name): Fix a check for language type.
34580
34581 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
34582
34583 2005-02-07 Andre Spiegel <spiegel@gnu.org>
34584
34585 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
34586 as directory not writable.
34587
34588 2005-02-07 Kim F. Storm <storm@cua.dk>
34589
34590 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
34591 (cua--standard-movement-commands): Remove list.
34592 Instead, set CUA property value to move for movement commands.
34593 (cua-movement-commands): Remove. Users must set CUA prop instead.
34594 (cua--pre-command-handler): Check CUA property.
34595 (cua--init-keymaps): Don't remap undo commands.
34596 (cua-mode): Don't call cua--rectangle-on-off.
34597
34598 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
34599 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
34600 (cua--rect-undo-set-point): New var.
34601 (cua--rectangle-undo-boundary): Setup undo apply entry.
34602 (cua--rect-undo-handler): New function for rectangle undo.
34603 (cua--rect-start-position, cua--rect-end-position): Add.
34604 (cua--rectangle-post-command): Call cua--rectangle-set-corners
34605 for restored rectangle. Set point if cua--rect-undo-set-point.
34606
34607 2005-02-06 Jay Belanger <belanger@truman.edu>
34608
34609 * calc/calc-lang.el (calc-tex-language): Display more information
34610 in messages.
34611
34612 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
34613 in TeX mode.
34614
34615 2005-02-06 Richard M. Stallman <rms@gnu.org>
34616
34617 * emacs-lisp/lisp.el (buffer-end): Doc fix.
34618
34619 2005-02-05 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
34620
34621 * net/ldap.el (ldap-search-internal): Support attributes with
34622 optional descriptions separated by a semi-colon, as in
34623 "userCertificate;binary".
34624
34625 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
34626
34627 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
34628 isn't a cons (i.e. the version is 0).
34629
34630 2005-02-05 Eli Zaretskii <eliz@gnu.org>
34631
34632 * help.el (help-for-help): Doc fix.
34633
34634 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
34635
34636 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
34637 GDB-Windows on the menu-bar as this works better.
34638
34639 2005-02-04 Jay Belanger <belanger@truman.edu>
34640
34641 * calc/calc-embed.el (calc-embedded-update): Don't put in
34642 unnecessary newlines. Adjust the end of formula marker.
34643
34644 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
34645 (math-latex-parse-two-args): New function.
34646
34647 2005-02-03 Lute Kamstra <lute@gnu.org>
34648
34649 * help-fns.el (help-with-tutorial): Make sure that users cannot
34650 remove the entire text of the tutorial by means of `undo'.
34651
34652 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
34653
34654 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
34655 in recent changes, where the ispell process was repeatedly
34656 killed & restarted.
34657
34658 * international/mule-cmds.el (set-locale-environment): Set file-name
34659 coding system to utf-8 on Darwin systems.
34660 (set-default-coding-systems): Don't set default-file-name-coding-system
34661 on Darwin systems.
34662
34663 2005-02-03 Richard M. Stallman <rms@gnu.org>
34664
34665 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
34666
34667 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
34668
34669 * faces.el (list-faces-display): Add optional argument.
34670
34671 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
34672
34673 * font-core.el (font-lock-default-function): Handle the rare case where
34674 only font-lock-keywords is set.
34675
34676 2005-02-02 Kenichi Handa <handa@m17n.org>
34677
34678 * international/characters.el: Cancel previous change for
34679 I-WITH-DOT-ABOVE and DOTLESS-i.
34680
34681 * international/latin-5.el: Cancel previous change.
34682
34683 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
34684
34685 * progmodes/gud.el: Correction to syntax in gud-menu-map.
34686
34687 2005-02-02 Kenichi Handa <handa@m17n.org>
34688
34689 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
34690 DOTLESS-i.
34691
34692 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
34693 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
34694
34695 * case-table.el (get-upcase-table): New function.
34696 (copy-case-table): Copy upcaes table too if non-nil.
34697 (set-case-syntax-delims): Maintain upcase table too.
34698 (set-case-syntax-pair): Likewise.
34699 (set-upcase-syntax, set-downcase-syntax): New functions.
34700 (set-case-syntax): Maintain upcase table too.
34701
34702 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
34703
34704 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
34705
34706 * progmodes/gud.el (gud-goto-info): New function.
34707 (gud-tool-bar-map): Use correct icon.
34708
34709 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
34710
34711 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
34712 When delegating, order args in the funcall correctly.
34713
34714 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
34715
34716 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
34717
34718 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
34719
34720 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
34721 buffer not visiting a file.
34722
34723 2005-01-31 Jay Belanger <belanger@truman.edu>
34724
34725 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
34726 bound on the line with the formula.
34727
34728 2005-01-31 Kim F. Storm <storm@cua.dk>
34729
34730 * ses.el (ses-create-cell-variable-range)
34731 (ses-destroy-cell-variable-range, ses-reset-header-string)
34732 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
34733 (ses-insert-row): Fix format of apply undo entries.
34734
34735 2005-01-31 Jay Belanger <belanger@truman.edu>
34736
34737 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
34738 parts.
34739
34740 * calc/calc-embed.el (calc-embedded-open-formula)
34741 (calc-embedded-close-formula): Ignore matrix environments.
34742
34743 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
34744 TeX mode.
34745
34746 * calc/calc-lang.el (math-function-table, math-oper-table)
34747 (math-variable-table): Adjust the LaTeX portions.
34748
34749 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
34750 (math-latex-ignore-words): New constant.
34751
34752 2005-01-31 Richard M. Stallman <rms@gnu.org>
34753
34754 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
34755 (ispell-local-dictionary): Doc fix.
34756 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
34757 Don't reinitialize at run time. Don't defcustom.
34758 All uses changed to append ispell-local-dictionary-alist,
34759 or check it first.
34760 (ispell-current-dictionary): New variable for dictionary in use.
34761 (ispell-dictionary): Now used only for global default.
34762 (ispell-start-process): Set ispell-current-dictionary,
34763 not ispell-dictionary.
34764 (ispell-change-dictionary): Use this only for setting
34765 user preferences.
34766 (ispell-internal-change-dictionary): New function
34767 to change the current dictionary in use.
34768 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
34769 Use ispell-current-dictionary.
34770 Handle ispell-local-dictionary-overridden.
34771 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
34772
34773 2005-01-31 Jay Belanger <belanger@truman.edu>
34774
34775 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
34776
34777 * calc/calc-ext.el: Add calc-latex-language to autoloads.
34778 (calc-mode-map): Add calc-latex-language.
34779
34780 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
34781 (math-latex-print-frac): New functions.
34782 (math-oper-table, math-function-table, math-variable-table)
34783 (math-complex-format, math-input-filter): Add latex properties.
34784 (calc-set-language): Set math-expr-special-function-mapping.
34785
34786 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
34787 (calc-write-parse-table-part): Add LaTeX support.
34788
34789 * calc/calc.el (calc-language): Adjust docstring.
34790 (calc-set-mode-line): Add LaTeX support.
34791 (math-expr-special-function-mapping): New variable.
34792 (math-tex-ignore-words): Add to list.
34793
34794 * calc/calccomp.el (math-compose-expr, math-compose-rows):
34795 Add LaTeX support.
34796 (math-compose-expr): Add support for special functions.
34797
34798 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
34799
34800 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
34801
34802 * progmodes/gdb-ui.el (gdb-memory-address)
34803 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
34804 (gdb-memory-mode-map, gdb-memory-format-keymap)
34805 (gdb-memory-format-menu, gdb-memory-unit-keymap)
34806 (gdb-memory-unit-menu): New variables for a buffer
34807 that lets the user examine program memory.
34808 (gdb-memory-set-address, gdb-memory-set-repeat-count)
34809 (gdb-memory-format-binary, gdb-memory-format-octal)
34810 (gdb-memory-format-unsigned, gdb-memory-format-signed)
34811 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
34812 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
34813 (gdb-memory-unit-word, gdb-memory-unit-halfword)
34814 (gdb-memory-unit-byte, gdb-memory-unit-menu)
34815 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
34816 (gdb-memory-mode, gdb-memory-buffer-name)
34817 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
34818 New functions for above buffer.
34819
34820 2005-01-30 Richard M. Stallman <rms@gnu.org>
34821
34822 * cus-edit.el (custom-bury-buffer): Function deleted.
34823 (custom-buffer-done-function): Option deleted.
34824 (custom-buffer-done-kill): New replacement option.
34825 (Custom-buffer-done): Call quit-window.
34826 (custom-buffer-create-internal): Update for above changes.
34827
34828 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
34829
34830 * simple.el (undo-ask-before-discard): New var.
34831 (undo-outer-limit-truncate): Implement it.
34832 (undo-extra-outer-limit): Doc update.
34833
34834 2005-01-29 Richard M. Stallman <rms@gnu.org>
34835
34836 * ses.el (undo-more): Delete defadvice.
34837 (ses-begin-change): Doc fix.
34838
34839 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
34840 instead of rebinding C-x u and C-_.
34841
34842 * files.el (normal-backup-enable-predicate): Return nil for files
34843 in /tmp, regardless of temporary-file-directory.
34844
34845 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
34846
34847 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
34848 (open-rectangle, delete-whitespace-rectangle-line)
34849 (clear-rectangle-line): If FILL, pass t instead of FILL
34850 for move-to-column's 2nd arg.
34851
34852 * simple.el (undo): Fix the test for continuing a series of undos.
34853 (undo-more): Set pending-undo-list to t when we reach end.
34854 (pending-undo-list): Move up defvar.
34855
34856 * wid-edit.el (widget-button-click):
34857 Shorten the range of the track-mouse binding.
34858
34859 * comint.el (comint-insert-input): Undo previous changes;
34860 use last-input-event in interactive spec.
34861
34862 2005-01-29 Eli Zaretskii <eliz@gnu.org>
34863
34864 * progmodes/compile.el (compilation-start): Bind buffer-read-only
34865 to nil before invoking call-process. Reset buffer's modified flag
34866 after fontifying it in the no-async branch.
34867
34868 * wid-edit.el (widget-specify-button): If mouse pointer shape
34869 cannot be changed, use mouse face instead.
34870
34871 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
34872
34873 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
34874 (gdb-goto-breakpoint): Make breakpoint handling work on template
34875 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
34876 (gdb-assembler-custom): Update to recognize breakpoint information
34877 added on 2005-01-19.
34878
34879 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
34880
34881 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
34882 (dsssl-mode): Use define-derived-mode.
34883 (scheme-mode-initialize): Remove.
34884 (scheme-mode): Use run-mode-hooks.
34885
34886 * cus-edit.el (customize-group-other-window)
34887 (custom-buffer-create-other-window): Don't override special-display-*.
34888 (custom-mode-map): Make it dense.
34889
34890 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
34891 sets the default value.
34892
34893 2005-01-28 Eli Zaretskii <eliz@gnu.org>
34894
34895 * descr-text.el: Add more keywords.
34896
34897 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
34898
34899 * speedbar.el: Avoid unnecessary use of locate-library.
34900
34901 * international/mule-cmds.el (standard-display-european-internal):
34902 Don't fiddle with latin-1 non-break space any more since it's now
34903 special cased in the C code.
34904 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
34905
34906 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
34907
34908 * cus-start.el (all): Add `undo-outer-limit'.
34909
34910 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
34911
34912 * textmodes/bibtex.el (bibtex-format-entry):
34913 Use `bibtex-empty-field-re' only on the text of fields, not on entire
34914 field lines.
34915 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
34916 not on part of a buffer.
34917
34918 2005-01-25 Lute Kamstra <lute@gnu.org>
34919
34920 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
34921 nonempty field text strings like "{letters\\macro{}more letters}".
34922 Clarify docstring.
34923 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
34924 (bibtex-entry-offset, bibtex-parse-association)
34925 (bibtex-parse-field-name): Fix typos in docstrings.
34926 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
34927
34928 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu>
34929 Juri Linkov <juri@jurta.org>
34930
34931 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
34932 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
34933 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
34934 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
34935
34936 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
34937 isearch minor mode.
34938
34939 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
34940
34941 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
34942
34943 2005-01-24 Lute Kamstra <lute@gnu.org>
34944
34945 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
34946 CASECHARS and NOT-CASECHARS regular expressions of the
34947 "nederlands" and "nederlands8" dictionaries to prevent a "Range
34948 striding over charsets" error.
34949
34950 2005-01-24 Jay Belanger <belanger@truman.edu>
34951
34952 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
34953 display variable name.
34954
34955 2005-01-24 Kenichi Handa <handa@m17n.org>
34956
34957 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
34958 Fix setting of the element of encoded-kbd-iso2022-invocations.
34959
34960 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
34961
34962 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
34963 (gdb-threads-select): Change to also accept mouse events.
34964 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
34965 (gdb-threads-mouse-select): Delete.
34966
34967 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
34968
34969 * files.el (insert-directory): Take care of empty directory,
34970 listed without -a switch.
34971
34972 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
34973
34974 * textmodes/refill.el (refill-post-command-function):
34975 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
34976 to the list of functions that we should be careful not to undo.
34977 (refill-late-fill-paragraph-function): Remove.
34978 (refill-saved-state): New var.
34979 (refill-mode): Use it to save fill-paragraph-function.
34980 Save also the value of auto-fill-function.
34981
34982 * term/w32-win.el: Simplify code.
34983
34984 2005-01-23 Kim F. Storm <storm@cua.dk>
34985
34986 * simple.el (line-move): Adapt to new return value from
34987 pos-visible-in-window-p.
34988
34989 * simple.el (line-move): Fix last change. Check partial
34990 visibility at point rather than at window-start.
34991
34992 2005-01-22 Jason Rumney <jasonr@gnu.org>
34993
34994 * term/w32-win.el (xw-defined-colors): Remove debug-message.
34995
34996 2005-01-22 David Kastrup <dak@gnu.org>
34997
34998 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
34999
35000 2005-01-22 Eli Zaretskii <eliz@gnu.org>
35001
35002 * type-break.el (type-break-mode): Add a test for
35003 type-break-file-name being non-nil.
35004
35005 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
35006
35007 * net/eudc.el (top level): Call (message "") via progn, so that
35008 eudc-options-file is loaded.
35009
35010 2005-01-22 Kim F. Storm <storm@cua.dk>
35011
35012 * simple.el (line-move-1): Rename from line-move.
35013 (line-move): New function that adjusts vscroll for partially
35014 visible rows, and calls line-move-1 otherwise.
35015
35016 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
35017
35018 * pcomplete.el: Define pcomplete-read-event instead of read-event,
35019 since it's not a complete read-event implementation.
35020
35021 2005-01-20 Jay Belanger <belanger@truman.edu>
35022
35023 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
35024 for called function.
35025
35026 2005-01-20 Steven Tamm <steventamm@mac.com>
35027
35028 * term/mac-win.el (process-connection-type): Remove.
35029 Controlled now by s/darwin.h:PTY_ITERATION.
35030
35031 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
35032
35033 * window.el (handle-select-window): Don't switch window when we're
35034 in the minibuffer.
35035
35036 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
35037
35038 * subr.el (dotimes-with-progress-reporter): New macro.
35039
35040 * ses.el (ses-dotimes-msg): Remove macro.
35041 Use `dotimes-with-progress-reporter' instead.
35042
35043 2005-01-19 Steven Tamm <steventamm@mac.com>
35044
35045 * term/mac-win.el (process-connection-type): Use new
35046 operating-system-release variable to use ptys on Darwin 7 (OS X
35047 10.3) when using carbon build.
35048
35049 2005-01-19 Jay Belanger <belanger@truman.edu>
35050
35051 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
35052 flags if the last command was a tab or M-tab.
35053
35054 * calc/calc-prog.el (calc-user-define-edit): Put original formula
35055 in formula editing buffer.
35056
35057 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35058
35059 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
35060 breakpoint image symbol in margin.
35061
35062 2005-01-19 Jay Belanger <belanger@truman.edu>
35063
35064 * calc/calc-prog.el (calc-execute-kbd-macro):
35065 Ignore calc-keep-arg-flag.
35066
35067 2005-01-19 Kenichi Handa <handa@m17n.org>
35068
35069 * textmodes/ispell.el (ispell-looking-at): New function.
35070 (ispell-process-line): Use ispell-looking-at to compare the ispell
35071 output and the buffer contents.
35072
35073 2005-01-18 Jay Belanger <belanger@truman.edu>
35074
35075 * calc/calc.el (calc-display-raw): Fix docstring.
35076
35077 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
35078
35079 * simple.el (blink-matching-open): Strip extra info from syntax.
35080
35081 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
35082 funny chars in the end-of-here-doc marker.
35083
35084 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35085
35086 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
35087 that enable/disabled state of breakpoints is shown correctly in
35088 fringe and on ttys.
35089 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
35090 Add breakpoint information as text properties.
35091 (gdb-mouse-toggle-breakpoint):
35092 Rename to gdb-mouse-set-clear-breakpoint.
35093 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
35094 breakpoints in the margin.
35095 (gdb-remove-strings): Simplify.
35096
35097 2005-01-17 Jay Belanger <belanger@truman.edu>
35098
35099 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
35100 erasing buffer.
35101
35102 2005-01-17 Richard M. Stallman <rms@gnu.org>
35103
35104 * progmodes/grep.el (grep-find): Copy from `grep' the condition
35105 for calling grep-compute-defaults.
35106
35107 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
35108 if buffer is empty.
35109
35110 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
35111
35112 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
35113
35114 * hilit-chg.el (highlight-changes-mode): Don't autoload.
35115
35116 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
35117 non-preloaded variables.
35118
35119 2005-01-17 Steven Tamm <steventamm@mac.com>
35120
35121 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
35122 tex-shell cause to force interactivity when using pipes.
35123
35124 2005-01-17 Kim F. Storm <storm@cua.dk>
35125
35126 * simple.el (just-one-space): Make arg optional.
35127
35128 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
35129
35130 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
35131 posn-at-x-y to t to access left-margin.
35132
35133 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
35134
35135 Sync with Tramp 2.0.47.
35136
35137 * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
35138 catching keep-date problems in cp/scp operations.
35139 (tramp-handle-copy-file): Don't call `set-file-modes'
35140 unconditionally. Specialized functions should know better what is
35141 necessary. This improves performance a little bit, and the
35142 functions could catch errors with `cp -p' and `scp -p'.
35143 (tramp-do-copy-or-rename-file-via-buffer)
35144 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
35145 when appropriate.
35146 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
35147 Call `set-file-modes' when appropriate.
35148 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
35149 Johnsson <isak@hypergene.com>.
35150 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
35151 of both Tramp buffer and debug buffer. Reported by Joakim Verona
35152 <joakim@verona.se>.
35153 (tramp-file-name-for-operation): Mark `shell-command' as magic for
35154 Emacs only.
35155
35156 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
35157 `find-file-hooks' and `dired-mode-hook'.
35158 (tramp-minor-mode-map): Respective map. Add remapping for
35159 `compile' and `recompile'.
35160 (tramp-remap-command, tramp-recompile): New defuns.
35161 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
35162 in buffer "*Compilation*". Call the commands asynchronously.
35163
35164 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
35165 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
35166 `shell-command', because it isn't magic in XEmacs. Reported by
35167 Adrian Aichner <adrian@xemacs.org>.
35168
35169 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
35170 `substitute-in-file-name.
35171 (tramp-smb-handle-substitute-in-file-name): New defun.
35172 (tramp-smb-advice-PC-do-completion): Delete advice.
35173
35174 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
35175
35176 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
35177 Fix error in deleting region.
35178
35179 2005-01-15 Richard M. Stallman <rms@gnu.org>
35180
35181 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
35182 In non-temp buffer, switch syntax table temporarily.
35183
35184 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
35185
35186 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
35187
35188 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
35189
35190 * imenu.el (imenu--split-menu): Copy menulist before sorting.
35191 (imenu--generic-function): Use START, not BEG, as pos of definition.
35192
35193 * simple.el (just-one-space): Argument specifies number of spaces.
35194
35195 * simple.el (eval-expression-print-format): Avoid warning
35196 about edebug-active.
35197
35198 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
35199
35200 * progmodes/sh-script.el: Code copied from make-mode.el
35201 with small changes,
35202 (sh-mode-map): Bind C-c C-\.
35203 (sh-backslash-column, sh-backslash-align): New variables.
35204 (sh-backslash-region, sh-append-backslash): New functions.
35205
35206 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
35207
35208 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
35209 (rmail-pop-password, rmail-pop-password-required): Move to
35210 rmail-obsolete group.
35211 (rmail-set-pop-password): Rename to rmail-set-remote-password.
35212 All callers updated.
35213 (rmail-get-pop-password): Rename to rmail-get-remote-password.
35214 Take an argument specifying whether it is POP or IMAP mailbox we
35215 are using. All callers updated.
35216 (rmail-pop-password-error): Rename to
35217 rmail-remote-password-error. Added mailutils-specific error message.
35218 (rmail-movemail-search-path)
35219 (rmail-movemail-variant-in-use): New variables.
35220 (rmail-remote-password, rmail-remote-password-required):
35221 New customization variables.
35222 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
35223 (rmail-parse-url): New function.
35224 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
35225 with GNU mailutils movemail.
35226
35227 2005-01-15 Kevin Ryde <user42@zip.com.au>
35228
35229 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
35230 suffix to space, $ or '$, to correctly position point when going
35231 to @table style constants like DBL_MAX.
35232
35233 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
35234
35235 * type-break.el (type-break-mode, type-break-file-time)
35236 (type-break-file-keystroke-count, type-break-choose-file):
35237 Don't store data in or load data from the file if type-break-file-name
35238 is nil.
35239 (type-break-file-name): Doc update as per the above.
35240
35241 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
35242
35243 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
35244 lookup-key might return nil; handle that.
35245
35246 2005-01-15 Alan Mackenzie <acm@muc.de>
35247
35248 * progmodes/ebrowse.el (ebrowse-class-in-tree):
35249 Return the tail of the tree rather than the element found,
35250 thus enabling the tree to be setcar'd.
35251
35252 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35253
35254 * textmodes/org.el (org-show-following-heading): New option.
35255 (org-show-hierarchy-above): Use `org-show-following-heading'.
35256 (org-cycle): Documentation fix.
35257
35258 * textmodes/org.el (orgtbl-optimized): New option.
35259 (orgtbl-mode): New command, a minor mode.
35260 (orgtbl-mode-map): New variable.
35261 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
35262 (orgtbl-error, orgtbl-self-insert-command)
35263 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
35264
35265 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
35266 a local variable in each org-mode buffer.
35267
35268 * textmodes/org.el (org-set-regexps-and-options): Rename from
35269 `org-set-regexps'. Added checking for STARTUP keyword.
35270 (org-get-current-options): Add STARTUP options.
35271 (org-table-insert-row): Make mode intelligent about when
35272 realignment is needed.
35273 (org-self-insert-command, org-delete-backward-char, org-delete-char):
35274 New commands.
35275 (org-enable-table-editor): New default value `optimized'.
35276 (org-table-blank-field): Support blanking regions if active.
35277
35278 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35279
35280 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
35281 if the year is not given.
35282
35283 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
35284 Add new escapes %m and %M, fixed bug with %F by adding
35285 save-match-data.
35286 (reftex-reference): Remove ?. from list of spaces.
35287 (reftex-label-info): Add automatic label prefix recognition.
35288
35289 * textmodes/reftex-index.el (reftex-index-next-phrase):
35290 Add slave parameter to call of `reftex-index-this-phrase'.
35291 (reftex-index-this-phrase): New optional argument.
35292 (reftex-index-region-phrases): Add slave parameter to call of
35293 `reftex-index-this-phrase'.
35294 (reftex-display-index): New argument redo.
35295 (reftex-index-rescan): Add `redo' to arguments of
35296 `reftex-display-index'.
35297 (reftex-index-Rescan, reftex-index-revert)
35298 (reftex-index-switch-index-tag): Add `redo' to arguments of
35299 `reftex-display-index'.
35300 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
35301 indexing. Fix bug with matching is there is a quote before or
35302 after the word.
35303
35304 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
35305 Fix bug when collecting citation keys in lines with comments.
35306 (reftex-citation): Prefix argument no longer rescans the document,
35307 but forces prompting for optional arguments of cite macros.
35308 (reftex-do-citation): Prompting for optional arguments implemented.
35309
35310 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
35311 Add optional arguments to most cite commands.
35312 (reftex-cite-cleanup-optional-args): New option
35313 (reftex-cite-prompt-optional-args): New option.
35314 (reftex-trust-label-prefix): New option.
35315
35316 * textmodes/reftex-toc.el (reftex-toc-find-section):
35317 Add push-mark before changing the position in the buffer.
35318
35319 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
35320 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
35321
35322 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
35323
35324 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
35325 more carefully.
35326
35327 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
35328
35329 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
35330 (sgml-mode): Use it.
35331 (sgml-get-context): Better keep track of implicitly closed tags.
35332
35333 2005-01-13 Kenichi Handa <handa@m17n.org>
35334
35335 * textmodes/ispell.el: These changes are to fix misalignment error
35336 caused by equivalent characters of different Emacs charsets.
35337 (ispell-unified-chars-table): New variable.
35338 (ispell-get-decoded-string): New function.
35339 (ispell-get-casechars, ispell-get-not-casechars)
35340 (ispell-get-otherchars): Call ispell-get-decoded-string.
35341
35342 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
35343
35344 * custom.el (custom-declare-variable): Just put symbol instead
35345 of (defvar . symbol) in `current-load-list'.
35346
35347 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
35348
35349 * emacs-lisp/elint.el: Fixed typo in Commentary section.
35350
35351 2005-01-12 Jay Belanger <belanger@truman.edu>
35352
35353 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
35354 to create a Calc summary.
35355
35356 2005-01-12 Kim F. Storm <storm@cua.dk>
35357
35358 * mouse.el (mouse-on-link-p): Change functionality and doc
35359 string to comply with latest description in lisp ref.
35360
35361 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
35362
35363 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
35364 Enable mouse clicks on mode-line, header-line and margin.
35365 (event-type): Give mouse event symbols an `event-kind' property
35366 with value `mouse-click'.
35367
35368 2005-01-12 Juri Linkov <juri@jurta.org>
35369
35370 * facemenu.el (list-colors-display): Add new arg buffer-name.
35371 Use it. Fix docstring. Replace code for identifying duplicate
35372 colors by the name with call to `list-colors-duplicates' which
35373 identifies duplicate colors by the value unless the color
35374 is one of special Windows colors. Set truncate-lines to t.
35375 Print sorted duplicate color names on each line. Indent to 22
35376 \(the longest color name in rgb.txt) instead of 20. Optimize.
35377 (list-colors-duplicates): New function.
35378 (facemenu-color-name-equal): Delete function.
35379
35380 * facemenu.el (list-colors-print): New function created from code
35381 in list-colors-display. Print #RRGGBB at the window right edge.
35382 (list-colors-display): When temp-buffer-show-function is not
35383 defined, call list-colors-print from temp-buffer-show-hook
35384 to get the right value of window-width in list-colors-print
35385 after the buffer is displayed.
35386
35387 * simple.el (pop-mark): Move deactivate-mark out of conditional
35388 part to deactivate the active mark regardless of the state of the
35389 mark ring.
35390
35391 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
35392 variables line in desktop files.
35393
35394 2005-01-12 Juri Linkov <juri@jurta.org>
35395
35396 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
35397 Bring together isearch highlight related options.
35398 (lazy-highlight): Replace group `replace' by `matching'.
35399 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
35400 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
35401 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
35402 and declare them obsolete.
35403 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
35404 (isearch-faces): Remove defgroup.
35405 (isearch-overlay, isearch-highlight, isearch-dehighlight):
35406 Move isearch highlighting code closer to lazy highlighting code.
35407
35408 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
35409 (query-replace-highlight, query-replace-lazy-highlight)
35410 (query-replace): Move definitions to the beginning of the file.
35411
35412 2005-01-11 Juri Linkov <juri@jurta.org>
35413
35414 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
35415 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
35416 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
35417
35418 * info.el (Info-history-forward): New variable.
35419 (Info-select-node): Reset Info-history-forward to nil.
35420 (Info-last): Turn into defalias.
35421 (Info-history-back): Rename from Info-last.
35422 Add current node to Info-history-forward.
35423 (Info-history-forward): New fun.
35424 (Info-mode-map): Replace Info-last by Info-history-back.
35425 Bind Info-history-forward to "r".
35426 (Info-mode-menu): Replace Info-last by Info-history-back.
35427 Fix menu item text. Add menu item for Info-history-forward.
35428 (info-tool-bar-map): Replace Info-last by Info-history-back.
35429 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
35430 for Info-history-forward.
35431 (Info-mode): Replace Info-last by Info-history-back in docstring.
35432 Add local variable Info-history-forward.
35433 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
35434
35435 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
35436
35437 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
35438 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
35439 Ignore select-window events rather than fiddle with
35440 mouse-autoselect-window.
35441
35442 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
35443
35444 * type-break.el (type-break-mode): Fix previous change.
35445
35446 2005-01-10 Jay Belanger <belanger@truman.edu>
35447
35448 * calc/calc-ext.el (calc-reset): Reset when inside embedded
35449 calculator; only reset when point is inside a calculator.
35450 Don't adjust the window height if the window takes up the whole height
35451 of the frame.
35452
35453 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
35454
35455 * ebuff-menu.el (Electric-buffer-menu-mode):
35456 Preserve value of buffer-local var header-line-format.
35457
35458 2005-01-09 Jay Belanger <belanger@truman.edu>
35459
35460 * calc/calc.el (calc-mode-var-list-restore-saved-values):
35461 Make sure settings file exists before accessing it.
35462
35463 * calc/calc-embed.el (calc-embedded-subst):
35464 Replace math-multi-subst-rec, which is only supposed to be called
35465 by math-multi-subst, by math-multi-subst.
35466
35467 2005-01-09 Andre Spiegel <spiegel@gnu.org>
35468
35469 * vc.el (vc-allow-async-revert): New user option.
35470 (vc-disable-async-diff): New internal variable.
35471 (vc-revert-buffer): Use them to disable asynchronous diff.
35472
35473 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
35474 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
35475 asynchronously if vc-disable-async-diff is t.
35476
35477 2005-01-09 Jay Belanger <belanger@truman.edu>
35478
35479 * calc/calc.el (defcalcmodevar): New macro.
35480 (calc-mode-var-list-restore-default-values)
35481 (calc-mode-var-list-restore-saved-values): New functions.
35482 (calc-mode-var-list): Use defcalcmodevar to define it.
35483 (calc-always-load-extensions, calc-line-numbering)
35484 (calc-line-breaking, calc-display-just, calc-display-origin)
35485 (calc-number-radix, calc-leading-zeros, calc-group-digits)
35486 (calc-group-char, calc-point-char, calc-frac-format)
35487 (calc-prefer-frac, calc-hms-format, calc-date-format)
35488 (calc-float-format, calc-full-float-format, calc-complex-format)
35489 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
35490 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
35491 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
35492 (calc-matrix-brackets, calc-language, calc-language-option)
35493 (calc-left-label, calc-right-label, calc-word-size)
35494 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
35495 (calc-display-raw, calc-internal-prec, calc-angle-mode)
35496 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
35497 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
35498 (calc-window-height, calc-display-trail, calc-show-selections)
35499 (calc-use-selections, calc-assoc-selections)
35500 (calc-display-working-message, calc-auto-why, calc-timing)
35501 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
35502 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
35503 (calc-gnuplot-default-device, calc-gnuplot-default-output)
35504 (calc-gnuplot-print-device, calc-gnuplot-print-output)
35505 (calc-gnuplot-geometry, calc-graph-default-resolution)
35506 (calc-graph-default-resolution-3d, calc-invocation-macro)
35507 (calc-show-banner): Use defcalcmodevar to declare them and set
35508 their default values.
35509
35510 * calc/calc-ext.el (calc-reset): Restore saved values of variables
35511 instead of default values (but restore default values if there is
35512 an argument of 0).
35513
35514 2005-01-09 David Kastrup <dak@gnu.org>
35515
35516 * desktop.el (desktop-restore-eager): Fix typo in type.
35517
35518 2005-01-08 Richard M. Stallman <rms@gnu.org>
35519
35520 * cus-edit.el (customize): Delete :link.
35521
35522 2005-01-08 Jay Belanger <belanger@truman.edu>
35523
35524 * calc/calc.el (calc-mode): Remove the extension from the
35525 `calc-settings-file' file name when loading it.
35526
35527 2005-01-08 Kim F. Storm <storm@cua.dk>
35528
35529 * info.el (Info-mode-map, Info-next-link-keymap)
35530 (Info-prev-link-keymap, Info-up-link-keymap):
35531 Map follow-link to mouse-face.
35532 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
35533
35534 2005-01-08 Jay Belanger <belanger@truman.edu>
35535
35536 * calc/calc.el (calc-settings-file): Change default value.
35537 Suggested by cgw in a comment in calc-mode.el.
35538
35539 * calc/calc-mode.el (calc-settings-file-name):
35540 Compare calc-settings-file to user-init-file instead of ~/.emacs.
35541 Replace ~/.emacs in a prompt by calc-settings-file.
35542
35543 2005-01-07 Lars Hansen <larsh@math.ku.dk>
35544
35545 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
35546 (desktop-lazy-idle-delay): New customizable variables.
35547 (desktop-buffer-args-list): New variable.
35548 (desktop-append-buffer-args): New function.
35549 (desktop-save): Call desktop-append-buffer-args for some buffers.
35550 (desktop-lazy-create-buffer): New function.
35551 (desktop-idle-create-buffers): New function.
35552 (desktop-read): Add message about buffers to restore lazily.
35553 (desktop-lazy-abort): New command.
35554 (desktop-clear): Call desktop-lazy-abort.
35555 (desktop-lazy-complete): New command.
35556
35557 2005-01-06 Richard M. Stallman <rms@gnu.org>
35558
35559 * emacs-lisp/find-func.el (find-face-definition):
35560 Rename from find-face.
35561
35562 2005-01-06 Kim F. Storm <storm@cua.dk>
35563
35564 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
35565
35566 * man.el (Man-xref-man-page, Man-xref-header-file)
35567 (Man-xref-normal-file): Add follow-link property.
35568
35569 2005-01-06 Jay Belanger <belanger@truman.edu>
35570
35571 * calc/calc-units.el: Make sure the proper macro definitions are
35572 available when compiling.
35573
35574 2005-01-06 Juri Linkov <juri@jurta.org>
35575
35576 * isearch.el (isearch-lazy-highlight-update):
35577 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
35578
35579 2005-01-06 Miles Bader <miles@gnu.org>
35580
35581 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
35582 (isearch-lazy-highlight-face): Use new name.
35583
35584 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
35585
35586 * uniquify.el (uniquify-rationalize-file-buffer-names):
35587 Re-add an interactive spec.
35588 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
35589 to the same name.
35590
35591 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
35592 (isearch-update, isearch-done): Adjust calls accordingly.
35593
35594 2005-01-05 Richard M. Stallman <rms@gnu.org>
35595
35596 * custom.el (custom-set-variables, custom-theme-set-variables):
35597 Clarify documentation.
35598
35599 * emacs-lisp/find-func.el (find-variable)
35600 (find-variable-other-window, find-variable-other-frame):
35601 Fix the TYPE args to find-function-read and find-function-do-it.
35602 (find-function): Doc fix.
35603 (find-function-at-point): Replace function-at-point alias.
35604
35605 2005-01-04 Richard M. Stallman <rms@gnu.org>
35606
35607 * cus-face.el (custom-declare-face):
35608 Record defface in current-load-list.
35609
35610 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
35611
35612 * emacs-lisp/find-func.el: Doc fixes.
35613 (find-face-regexp): New variable.
35614 (find-function-regexp-alist): New variable.
35615 (find-function-C-source): Third arg is now TYPE.
35616 (find-function-search-for-symbol): Handle general TYPE.
35617 (find-function-read, find-function-do-it): Handle general TYPE.
35618 (find-definition-noselect, find-face): New functions.
35619 (function-at-point): Alias deleted.
35620
35621 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
35622
35623 * battery.el (display-battery-mode): Rename from display-battery.
35624 Handle the case where it gets turned off.
35625
35626 2005-01-04 Richard M. Stallman <rms@gnu.org>
35627
35628 * cus-edit.el (customize): Make :link point to user doc.
35629
35630 * man.el (Man-fontify-manpage): Turn off undo generation.
35631
35632 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
35633
35634 2005-01-04 Andreas Schwab <schwab@suse.de>
35635
35636 * files.el (insert-directory): Only look for error lines in
35637 inserted text. Don't move too far after processing --dired markers.
35638
35639 2005-01-04 Richard M. Stallman <rms@gnu.org>
35640
35641 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
35642 Don't expand if the character is @, period, dash, etc.
35643 (define-mail-abbrev): Quote names that contain problem characters.
35644
35645 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
35646
35647 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
35648
35649 2005-01-03 Richard M. Stallman <rms@gnu.org>
35650
35651 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
35652 (query-replace-highlight, query-replace-lazy-highlight)
35653 (query-replace): Definitions moved up. Doc fix.
35654
35655 2005-01-03 Richard M. Stallman <rms@gnu.org>
35656
35657 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
35658 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
35659 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
35660 (lazy-highlight-face): Rename from isearch-lazy-...
35661 Change all references to them.
35662
35663 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
35664
35665 * cus-edit.el (custom-file): Doc fix for defcustom.
35666 (custom-file): The function no longer sets the variable
35667 `custom-file' to its return value.
35668
35669 * startup.el (command-line): No longer load `custom-file'.
35670
35671 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
35672
35673 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
35674
35675 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
35676 Don't confuse module-prefixed identifiers for labels.
35677 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
35678
35679 2005-01-02 Richard M. Stallman <rms@gnu.org>
35680
35681 * files.el (basic-save-buffer-1): Fix previous change.
35682
35683 * loadhist.el (file-loadhist-lookup): New function.
35684 (file-provides, file-requires): Use it.
35685
35686 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
35687 instead of calculating the right size.
35688
35689 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
35690
35691 * vc-svn.el (vc-svn-diff): Stay local if possible.
35692
35693 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
35694
35695 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
35696
35697 * files.el (hack-local-variables): Fix last change.
35698
35699 2005-01-02 Jay Belanger <belanger@truman.edu>
35700
35701 * calc/calc-yank.el (calc-edit-top): New variable.
35702 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
35703 object. Change header properties.
35704 (calc-edit-finish, calc-edit-finish-stack-object)
35705 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
35706 edited object.
35707 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
35708 for the beginning of the edited object.
35709 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
35710 for the beginning of the edited object.
35711 * calc/calc-prog.el (calc-edit-macro-finish-edit)
35712 (calc-finish-formula-edit, calc-macro-repeats)
35713 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
35714 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
35715 beginning of the edited object.
35716 (calc-user-define-edit): Change the header for editing macros.
35717 Remove unnecessary variable.
35718
35719 2005-01-01 Jay Belanger <belanger@truman.edu>
35720
35721 * calc/calc-yank.el (calc-edit-mode): Change default header.
35722 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
35723 * calc/calc-store.el (calc-edit-variable): Change title to match new
35724 header.
35725 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
35726 mode to match new header.
35727 (calc-user-define-edit): Change titles to include names of commands.
35728 (calc-finish-formula-edit): Adjust to handle new header.
35729 (calc-finish-macro-edit): Remove.
35730 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
35731 (calc-edit-macro-command, calc-edit-macro-command-type)
35732 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
35733 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
35734 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
35735 (calc-edit-macro-finish-edit): New functions.
35736 (calc-user-define-edit): Use new functions to edit named calc macros.
35737
35738 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca>
35739
35740 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
35741
35742 * ses.el (copy-region-as-kill): Deactivate mark.
35743
35744 2005-01-01 Richard M. Stallman <rms@gnu.org>
35745
35746 * replace.el (occur-1): If the output buffer is also an input,
35747 don't kill it, rename it.
35748
35749 * faces.el (set-face-background, set-face-foreground): Doc fix.
35750
35751 * cus-face.el (custom-face-attributes): Fix :help-echo strings
35752 for :foreground and :background.
35753
35754 * dired.el (dired-view-command-alist): Variable deleted.
35755 (dired-view-file, dired-mouse-find-file-other-window):
35756 Delete the code to use it.
35757
35758 2005-01-01 Kim F. Storm <storm@cua.dk>
35759
35760 * image.el (insert-sliced-image): Use t for line-height property.
35761
35762 See ChangeLog.11 for earlier changes.
35763
35764 ;; Local Variables:
35765 ;; coding: iso-2022-7bit
35766 ;; add-log-time-zone-rule: t
35767 ;; End:
35768
35769 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
35770
35771 This file is part of GNU Emacs.
35772
35773 GNU Emacs is free software; you can redistribute it and/or modify
35774 it under the terms of the GNU General Public License as published by
35775 the Free Software Foundation; either version 3, or (at your option)
35776 any later version.
35777
35778 GNU Emacs is distributed in the hope that it will be useful,
35779 but WITHOUT ANY WARRANTY; without even the implied warranty of
35780 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35781 GNU General Public License for more details.
35782
35783 You should have received a copy of the GNU General Public License
35784 along with GNU Emacs; see the file COPYING. If not, write to the
35785 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
35786 Boston, MA 02110-1301, USA.
35787
35788 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1