(ps-mode-map): Delete C-c v binding.
[bpt/emacs.git] / lisp / ChangeLog
1 2007-10-25 Richard Stallman <rms@gnu.org>
2
3 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
4
5 2007-10-24 Richard Stallman <rms@gnu.org>
6
7 * savehist.el (savehist-save): Omit unreadable elements.
8
9 * loadhist.el (unload-function-defs-list): Renamed from
10 unload-function-features-list.
11 (unload-feature-special-hooks, unload-feature): Doc fixes.
12
13 * indent.el (indent-to-left-margin): If point's in the indentation,
14 move to the end of the indentation.
15
16 * cus-edit.el (customize-changed-options): Make arg optional.
17
18 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
19
20 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
21
22 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
23
24 * textmodes/css-mode.el: Require CL.
25 (comment-continue): Declare.
26
27 * subr.el (make-variable-frame-localizable): Remove.
28 (make-variable-frame-local): Mark obsolete.
29
30 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
31
32 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
33 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
34
35 2007-10-23 Chris Moore <christopher.ian.moore@gmail.com>
36
37 * comint.el (comint-password-prompt-regexp):
38 Handle `[sudo] password'-style prompt.
39
40 2007-10-23 Glenn Morris <rgm@gnu.org>
41
42 * progmodes/f90.el (f90-do-indent, f90-if-indent)
43 (f90-type-indent, f90-program-indent)
44 (f90-continuation-indent, f90-comment-region)
45 (f90-beginning-ampersand, f90-smart-end)
46 (f90-break-before-delimiters, f90-auto-keyword-case)
47 (f90-leave-line-no, f90-mode-hook):
48 Give an appropriate safe-local-variable property.
49 (f90-font-lock-keywords-2): Fix `go to' regexp.
50
51 * progmodes/fortran.el (fortran-tab-mode-default)
52 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
53 (fortran-structure-indent, fortran-continuation-indent)
54 (fortran-comment-indent, fortran-comment-line-extra-indent)
55 (fortran-comment-line-start)
56 (fortran-minimum-statement-indent-fixed)
57 (fortran-minimum-statement-indent-tab)
58 (fortran-comment-indent-char, fortran-line-number-indent)
59 (fortran-check-all-num-for-matching-do)
60 (fortran-blink-matching-if, fortran-continuation-string)
61 (fortran-comment-region, fortran-electric-line-number)
62 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
63 (fortran-analyze-depth, fortran-break-before-delimiters):
64 Give an appropriate safe-local-variable property.
65
66 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
67
68 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
69 of the subdirs is unreadable.
70
71 2007-10-22 Martin Rudalics <rudalics@gmx.at>
72
73 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
74 Use window-full-width-p.
75
76 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
77
78 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
79 (tpu-edt-off): Use it.
80 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
81 the global-map before adding it to global-map.
82
83 * menu-bar.el (global-buffers-menu-map): New var.
84 (global-map, menu-bar-update-buffers): Use it.
85 * msb.el (msb-menu-bar-update-buffers): Use it.
86 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
87 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
88 Use with-current-buffer.
89
90 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
91
92 * hexl.el (hexl-menu): New major mode menu.
93
94 2007-10-20 Glenn Morris <rgm@gnu.org>
95
96 * progmodes/f90.el (f90-font-lock-keywords-2)
97 (f90-looking-at-type-like): Fix regexp typos.
98
99 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
100
101 * bs.el (bs-mode): Add mode name (accidentally left out
102 in the 2007-10-16 change).
103
104 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
105
106 * bs.el (bs--track-window-changes): Don't refresh the whole list.
107 (bs-mode): Set mode-class property to special.
108
109 * follow.el (follow-unload-function): New function.
110
111 * loadhist.el (unload-function-features-list):
112 Rename from `unload-hook-features-list'.
113 (unload-hook-features-list): Add as obsolete alias.
114 (unload-feature): Use `unload-function-features-list'
115 and new FEATURE-unload-function.
116
117 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
118
119 * loadhist.el (unload-feature-special-hooks):
120 Update list of special hooks.
121
122 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
123 (adaptive-fill-function): Doc fix. Remove * from docstring.
124
125 2007-10-18 Glenn Morris <rgm@gnu.org>
126
127 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
128
129 2007-10-17 Aaron Hawley <aaronh@garden.org>
130
131 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
132 position is not saved.
133
134 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
135
136 * longlines.el (longlines-wrap-follows-window-size): Integer value
137 specifies wrapping margin.
138 (longlines-mode, longlines-window-change-function):
139 Set window-specific wrapping margin based on the above.
140
141 2007-10-17 John Wiegley <johnw@newartisans.com>
142
143 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
144
145 2007-10-17 Glenn Morris <rgm@gnu.org>
146
147 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
148 Tweak regexp to avoid stack overflow.
149
150 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
151
152 * simple.el (reindent-then-newline-and-indent): Don't assume that
153 indent-according-to-mode preserves point.
154
155 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
156
157 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
158 (bs--restore-window-config): Keep the selected frame.
159 (bs--track-window-changes, bs--remove-hooks): New functions.
160 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
161 (bs--show-with-configuration): Revert 2006-11-09 change.
162 Don't reuse window unless it is visible on the selected frame.
163 Restore window configuration (possibly in a different frame)
164 before creating any window.
165
166 2007-10-16 Richard Stallman <rms@gnu.org>
167
168 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
169 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
170 (ad-is-advised, ad-get-advice-info-field)
171 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
172
173 2007-10-16 Glenn Morris <rgm@gnu.org>
174
175 * simple.el (blink-matching-open): Don't report false errors with
176 the `$' syntax class.
177
178 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
179
180 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
181 (filesets-ormap, filesets-sort-case-sensitive-flag)
182 (filesets-remake-shortcut, filesets-ingroup-collect-files):
183 Fix typos in docstrings.
184 (filesets-data-get-name, filesets-data-get-data)
185 (filesets-data-set, filesets-cmd-query-replace-getargs)
186 (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
187
188 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
189
190 * term/mac-win.el: Don't require url when compiling, as url-type is
191 no longer a macro.
192
193 2007-10-14 Glenn Morris <rgm@gnu.org>
194
195 * progmodes/etags.el (select-tags-table): Disable undo in the
196 `*Tags Table List*' buffer.
197
198 2007-10-13 Eli Zaretskii <eliz@gnu.org>
199
200 * dired.el (dired-warn-writable): New face.
201 (dired-warn-writable-face): New variable.
202 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
203 of dired-warning-face, for group- and world-writable files.
204
205 2007-10-13 Glenn Morris <rgm@gnu.org>
206
207 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
208 (octave-re-search-forward-kw, octave-re-search-backward-kw):
209 Add doc string, and an explicit COUNT argument.
210 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
211 `inc' to search functions.
212
213 2007-10-13 John W. Eaton <jwe@octave.org>
214
215 * progmodes/octave-mod.el (octave-looking-at-kw)
216 (octave-re-search-forward-kw, octave-re-search-backward-kw):
217 New functions.
218 (octave-in-defun-p, calculate-octave-indent)
219 (octave-blink-matching-block-open, octave-beginning-of-defun)
220 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
221 to search for regexps that contain case-sensitive keywords.
222 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
223 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
224
225 2007-10-13 Richard Stallman <rms@gnu.org>
226
227 * files.el (directory-abbrev-alist): Doc fix.
228
229 2007-10-13 Jari Aalto <jari.aalto@cante.net>
230
231 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
232
233 2007-10-12 Martin Rudalics <rudalics@gmx.at>
234
235 * frame.el (set-frame-configuration): Assign name parameter only
236 if it has been set explicitly before.
237
238 * window.el (handle-select-window): Revert part of 2007-10-06
239 change setting the input focus.
240
241 2007-10-12 Glenn Morris <rgm@gnu.org>
242
243 * cus-edit.el (custom-variable-menu, custom-face-menu)
244 (custom-group-menu): Check init-file-user rather than
245 user-init-file, in case cus-edit is loaded by site-run-file.
246
247 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
248
249 * follow.el (follow-stop-intercept-process-output):
250 Use `follow-call-process-filter' rather than `process-filter'.
251
252 2007-10-11 Tom Tromey <tromey@redhat.com>
253
254 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
255 frame is visible.
256
257 2007-10-10 Richard Stallman <rms@gnu.org>
258
259 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
260 in *Backtrace*.
261
262 * faces.el (face-font-selection-order): Doc fix.
263
264 * loadhist.el (unload-feature): Doc fix.
265
266 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
267
268 * ps-print.el: Fix the usage of :foreground and :background face
269 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
270 (ps-print-version): New version 6.7.6.
271 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
272 Fix code.
273 (ps-face-foreground-color-p, ps-face-background-color-p)
274 (ps-face-color-p): New inline funs.
275
276 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
277
278 * follow.el: Change all instances of "Follow Mode" to "Follow
279 mode" in docstrings and messages.
280
281 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
282
283 * faces.el (face-font-selection-order): Doc fix.
284
285 * follow.el (follow-mode-hook, follow-mode): Doc fixes.
286 (follow-mode-off-hook): Mark as obsolete.
287
288 2007-10-08 Richard Stallman <rms@gnu.org>
289
290 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
291 (edebug-install-custom-print, edebug-reset-print-funcs)
292 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
293 Functions deleted.
294 (edebug-prin1, edebug-print, edebug-prin1-to-string)
295 (edebug-format, edebug-message): Define directly as aliases.
296
297 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
298
299 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
300
301 2007-10-07 Glenn Morris <rgm@gnu.org>
302
303 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
304 version numbers.
305
306 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
307
308 * net/tramp.el (tramp-completion-mode): Extend doc-string.
309 (tramp-completion-mode-p): Revert change from 2007-09-24.
310 Checking for `return' etc as last character is not sufficient, for
311 example in dired-mode when entering <g> (revert-buffer) or
312 <s> (dired-sort).
313
314 2007-10-06 Martin Rudalics <rudalics@gmx.at>
315
316 * window.el (mouse-autoselect-window-cancel): Don't cancel for
317 select-window or select-frame events.
318 (handle-select-window): When autoselecting window set input
319 focus. Restructure.
320
321 * frame.el (focus-follows-mouse): Moved to frame.c.
322 * cus-start.el (all): Add focus-follows-mouse.
323
324 2007-10-05 Chris Moore <dooglus@gmail.com>
325
326 * server.el (server-kill-new-buffers): Doc fix.
327
328 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
329
330 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
331 activate font-locking in the *buffer-selection* buffer.
332 (bs-show-sorted): Doc fix.
333
334 * bs.el (bs--get-marked-string, bs--get-modified-string)
335 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
336 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
337 (bs--format-aux): Doc fix.
338
339 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
340
341 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
342
343 2007-10-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
344
345 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
346
347 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
348
349 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
350 (gud-gdb): New function for old M-x gdb (text command mode).
351 (gud-gdb-command-name, gdb): Move to...
352
353 * progmodes/gdb-ui.el: ...here and adapt doc string.
354 (gud-gdba-command-name, gdba): Delete.
355
356 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
357
358 * bs.el: Don't defvar `font-lock-verbose'.
359 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
360 (bs--get-file-name): Fix typos in docstrings.
361 (bs--show-header): Use `dolist' instead of `mapcar'.
362 (bs-mode): Set `show-trailing-whitespace' to nil.
363 (bs-buffer-sort-function, bs-mouse-select-other-frame)
364 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
365 Doc fixes.
366
367 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
368
369 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
370
371 2007-10-02 Nick Roberts <nickrob@snap.net.nz>
372
373 * progmodes/gud.el (gdb): Make graphical mode the default and
374 switch to text command mode if appropriate, i.e., reverse previous
375 arrangement.
376 (gud-gdb-marker-filter): Adapt for above change.
377
378 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
379 gud-minor-mode and gud-marker-filter.
380 (gdb-fullname-regexp): New variable.
381 (gud-gdba-marker-filter): Use it to switch to text command
382 mode if appropriate.
383
384 2007-10-02 Richard Stallman <rms@gnu.org>
385
386 * frame.el (cursor-in-non-selected-windows): Doc fix.
387
388 2007-10-01 Nick Roberts <nickrob@snap.net.nz>
389
390 * progmodes/gud.el (gud-display-line): Find source buffer even when
391 GUD buffer has its own frame.
392
393 2007-10-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
394
395 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
396
397 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
398
399 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
400
401 2007-09-29 Martin Rudalics <rudalics@gmx.at>
402
403 * allout.el (allout-before-change-handler): Replace got-char by
404 goto-char.
405
406 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
407
408 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
409 Used to try and automatically enabled smerge-mode in the presence of
410 conflicts and to call `svn resolved' when the conflicts are gone.
411 (vc-svn-parse-status): Remember the svn-specific status.
412
413 * newcomment.el (comment-choose-indent): New function extracted
414 from comment-indent. Improve the alignment algorithm.
415 (comment-indent): Use it.
416
417 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
418
419 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
420 (eldoc-message-commands, eldoc-current-idle-delay):
421 Fix typos in docstrings.
422
423 * progmodes/python.el (python-eldoc-function): Doc fix.
424
425 2007-09-26 Eli Zaretskii <eliz@gnu.org>
426
427 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
428 menu-bar-apropos-menu. All users changed.
429 (menu-bar-help-menu): Change menu symbols to better match the text
430 displayed by the menu.
431
432 2007-09-25 Glenn Morris <rgm@gnu.org>
433
434 * view.el (view-search-no-match-lines): Add a doc string.
435 Rewrite to simplify and work better.
436
437 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
438
439 * net/tramp.el (tramp-completion-mode-p): Rename from
440 `tramp-completion-mode'. Revert logic, check `return', `newline'
441 and such alike. Packages like Icicles tend to use other completion
442 characters but `tab' and `space' only.
443 (top): Require cl.el, when `copy-tree' is not available otherwise.
444
445 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
446 `ad-get-arg'.
447
448 2007-09-24 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
449
450 * net/tramp-vc.el (tramp-vc-user-login-name):
451 Use `vc-find-version' instead of `process-file' to check whether we
452 have a new enough vc that doesn't need the defadvice.
453
454 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
455
456 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
457 #, @, : and ^.
458
459 2007-09-23 Glenn Morris <rgm@gnu.org>
460
461 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
462
463 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
464
465 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
466
467 * log-view.el (log-view-mode-map): Likewise.
468
469 * diff-mode.el (diff-mode-shared-map): Likewise.
470
471 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
472
473 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
474 add inferior-octave-directory-tracker to the buffer-local value
475 of comint-input-filter-functions.
476
477 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
478
479 * files.el (file-name-sans-versions): Also allow `A-Z'.
480
481 * vc.el: Mention all supported VC backends.
482
483 2007-09-22 Richard Stallman <rms@gnu.org>
484
485 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
486 neighbouring buttons.
487
488 2007-09-22 Andreas Schwab <schwab@suse.de>
489
490 * files.el (file-name-sans-versions): Also allow `_'.
491
492 2007-09-22 Glenn Morris <rgm@gnu.org>
493
494 * eshell/esh-mode.el (eshell-output-filter-functions):
495 Add eshell-postoutput-scroll-to-bottom.
496
497 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
498
499 * files.el (file-name-sans-versions): Allow - and a-z in version names.
500
501 * log-view.el (log-view-mode-map, log-view-mode-menu):
502 Bind log-view-annotate-version.
503 (log-view-beginning-of-defun, log-view-end-of-defun)
504 (log-view-annotate-version): New functions.
505 (log-view-mode): Use log-view-beginning-of-defun and
506 log-view-end-of-defun.
507
508 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
509
510 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
511
512 2007-09-21 Kevin Ryde <user42@zip.com.au>
513
514 * international/mule.el (sgml-html-meta-auto-coding-function):
515 Bind `case-fold-search' to t.
516
517 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
518
519 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
520 neighbouring buttons.
521
522 * progmodes/compile.el (compilation-error-regexp-alist-alist):
523 Recognize gcc's use of "note" for informational messages.
524
525 2007-09-20 Glenn Morris <rgm@gnu.org>
526
527 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
528 motion functions, rather than hard-coding "\n\n".
529 (tex-validate-region): Check for eobp, to speed up.
530 (tex-next-unmatched-end): Doc fix.
531
532 2007-09-19 Glenn Morris <rgm@gnu.org>
533
534 * textmodes/tex-mode.el (tex-terminate-paragraph):
535 Use backward-paragraph.
536
537 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
538
539 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
540 (css-mode): Update correspondingly.
541
542 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
543
544 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
545
546 * vc-hooks.el (vc-menu-entry): New var.
547 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
548 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
549 (vc-menu-map): Declare and initialize in one step.
550
551 * menu-bar.el (vc-menu-map): Don't setup any more.
552 Instead, just create the proper spot in the menu.
553
554 2007-09-18 Dan Nicolaescu <dann@ics.uci.edu>
555 Stefan Monnier <monnier@iro.umontreal.ca>
556
557 * vc.el: Document new VC operation `extra-menu'.
558
559 * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
560
561 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
562
563 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
564 Signed-off-by, Acked-by and Merge.
565
566 2007-09-17 Glenn Morris <rgm@gnu.org>
567
568 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
569 filename from `--file-line-error', if it is available.
570
571 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
572
573 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
574 TeX `--file-line-error' format.
575
576 2007-09-17 Glenn Morris <rgm@gnu.org>
577
578 * textmodes/tex-mode.el (tex-region): Simplify previous change,
579 handling the case where the region is not in `tex-main-file'.
580 (tex-region-1): Delete.
581 (tex-region-header): New function, doing the header part of the
582 old tex-region-1.
583
584 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
585
586 * ediff-init.el (ediff-verbose-p): This var is not a constant.
587
588 2007-09-16 Drew Adams <drew.adams@oracle.com>
589
590 * cus-edit.el (custom-face-edit-activate): Doc fix.
591
592 2007-09-16 Glenn Morris <rgm@gnu.org>
593
594 * textmodes/tex-mode.el (tex-region): Handle the case where the
595 region is not in `tex-main-file'. Move the old code that applies
596 to both cases...
597 (tex-region-1): ...to this new function.
598
599 2007-09-15 Martin Rudalics <rudalics@gmx.at>
600
601 * simple.el (blink-matching-open): Don't display message when no
602 paren is found within blink-matching-paren-distance characters.
603 Don't search prompt in blink-matching-paren-distance nil case.
604
605 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
606
607 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
608
609 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
610
611 * vc-mtn.el: New file.
612
613 * vc-hooks.el (vc-handled-backends): Add Mtn.
614
615 2007-09-13 Eli Zaretskii <eliz@gnu.org>
616
617 * files.el (find-file, find-file-other-window)
618 (find-file-other-frame, find-file-existing, find-file-read-only)
619 (find-file-read-only-other-window)
620 (find-file-read-only-other-frame)
621 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
622
623 2007-09-13 Jari Aalto <jari.aalto@cante.net>
624
625 * man.el (Man-default-man-entry): At end of line, continue looking
626 to the next line for possible end of hyphenated command.
627
628 2007-09-13 Chris Moore <dooglus@gmail.com>
629
630 * shell.el (shell-resync-dirs): Don't move the cursor relative to
631 the command being edited.
632
633 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
634
635 * progmodes/gud.el (gdb-ready): New variable.
636 (gdb): Set it to nil. Set gud-running to nil here...
637 (gud-common-init): ...instead of here.
638
639 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
640 Use gdb-ready. Discard input until GDB is ready to accept it.
641
642 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
643
644 * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
645 C-M-S- keys.
646
647 2007-09-12 Martin Rudalics <rudalics@gmx.at>
648
649 * dired.el (dired-warning): Inherit from font-lock-warning-face to
650 make it show up with eight colors.
651
652 2007-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
653
654 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
655 diffs are concatenated with no intervening line.
656
657 2007-09-10 Dave Love <fx@gnu.org>
658
659 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
660 (python-font-lock-keywords): Update to the 2.5 version of the language.
661 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
662 (python-backspace): Only behave funny in code.
663 (python-compilation-regexp-alist): Add PDB stack trace regexp.
664 (inferior-python-mode): Add PDB prompt regexp.
665 (python-fill-paragraph): Refine the fenced-string regexp.
666 (python-find-imports): Handle imports spanning several lines.
667 (python-mode): Add `class' to hideshow support.
668
669 2007-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
670
671 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
672 add-log-buffer-file-name-function rather than bind buffer-file-name,
673 so we dont end up calling change-log-mode in *cvs* when `fi' is the
674 ChangeLog file itself.
675
676 * outline.el (outline-flag-region): Use front-advance.
677
678 2007-09-07 Ilya Zakharevich <ilyaz@cpan.org>
679
680 * progmodes/cperl-mode.el: Merge upstream 5.23.
681 (cperl-where-am-i): Remove function.
682 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
683 (cperl-sniff-for-indent): De-invert [string] and [comment].
684 When looking for label, skip s:m:y:tr.
685 (cperl-indent-line): Likewise.
686 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
687 (cperl-windowed-init): Wrong `ps-print' handling.
688 Both thanks to Chong Yidong.
689 (cperl-look-at-leading-count): Could fail with unfinished RExen.
690 (cperl-find-pods-heres): If the second part of s()[] is missing,
691 don't try to highlight delimiters...
692
693 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
694
695 * progmodes/compile.el (compilation-get-file-structure): Complete last
696 change by also using spec-directory in the puthash.
697
698 2007-09-07 Riccardo Murri <riccardo.murri@gmail.com>
699
700 * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
701 (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
702 (vc-bzr-status): Fix shadowing of variable 'status'.
703 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
704 Use `expand-file-name' instead of `concat'.
705 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
706 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
707
708 2007-09-05 Jason Rumney <jasonr@gnu.org>
709
710 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
711
712 2007-09-02 Richard Stallman <rms@gnu.org>
713
714 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
715 Add `safe-local-variable' property.
716 (lisp-body-indent): Likewise.
717
718 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
719
720 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
721 prev/next-node.
722
723 * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
724 (x-gtk-map-stock): New function.
725
726 2007-09-02 Glenn Morris <rgm@gnu.org>
727
728 * comint.el (comint-mode): Don't set scroll-conservatively.
729
730 * eshell/em-unix.el (eshell/time): Stringify and flatten the
731 non-command arguments.
732
733 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
734
735 * emacs-lisp/bytecomp.el (byte-recompile-directory):
736 Fix bug: Don't expand top-level file name more than once.
737 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
738
739 2007-09-01 Richard Stallman <rms@gnu.org>
740
741 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
742 Add doc string.
743
744 2007-08-30 Richard Stallman <rms@gnu.org>
745
746 * speedbar.el (speedbar-frame-reposition-smartly)
747 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
748 (speedbar-check-vc): Don't use dframe-xemacsp.
749
750 2007-08-30 Martin Rudalics <rudalics@gmx.at>
751
752 * files.el (backup-buffer-copy): Try to overwrite old backup first.
753
754 2007-08-29 Martin Rudalics <rudalics@gmx.at>
755
756 * repeat.el (repeat): Use last-repeatable-command instead of
757 real-last-command. Run pre- and post-command hooks for
758 self-insertion. Update doc-string.
759
760 2007-08-28 Glenn Morris <rgm@gnu.org>
761
762 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
763
764 2007-08-27 Alexandre Julliard <julliard@winehq.org>
765
766 * vc-git.el (vc-git-state): Call git-add --refresh to update the
767 state of the file.
768 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
769 (vc-git-create-repo): Fix invalid command.
770
771 2007-08-27 Richard Stallman <rms@gnu.org>
772
773 * textmodes/flyspell.el (flyspell-mode):
774 Catch errors in flyspell-mode-on.
775
776 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
777
778 * progmodes/modula2.el (m2-definition, m2-module):
779 Don't use previous-line. Reported by T. V. Raman.
780
781 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
782
783 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
784 argument to tool-bar-mode call.
785
786 2007-08-27 Glenn Morris <rgm@gnu.org>
787
788 * diff-mode.el (diff-find-file-name): Only accept regular files,
789 to rule out /dev/null, directories, etc.
790
791 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
792
793 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
794 safe-local-variable setting.
795 * progmodes/perl-mode.el (perl-indent-level): Likewise.
796
797 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
798
799 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
800 of buffers in uniquify-managed.
801
802 * simple.el (invisible-p): Rename from text-invisible-p.
803 Update callers.
804
805 2007-08-25 Alan Mackenzie <acm@muc.de>
806
807 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
808 new language variable.
809
810 * progmodes/cc-engine.el (c-brace-anchor-point): New function.
811 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
812 "extern" etc., rather than BOI. Fix addition of spurious
813 syntactic-symbol 'defun-block-intro, replacing it with
814 'innamespace, etc.
815
816 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
817
818 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
819 Don't behave differently when executed via M-x. Add doc string.
820
821 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
822
823 * files.el (backup-buffer-copy): Don't wrap delete in
824 condition-case, only try to delete if file exists.
825
826 2007-08-24 Glenn Morris <rgm@gnu.org>
827
828 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
829
830 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
831
832 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
833 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
834 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
835 (cperl-etags-goto-tag-location): Use new style backquotes.
836
837 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
838 (dynamic-completion-table): Use it it.
839
840 * net/browse-url.el: Remove spurious * in custom docstrings.
841 (browse-url-filename-alist): Use new-style backquote.
842
843 * emacs-lisp/backquote.el (backquote-unquote-symbol)
844 (backquote-splice-symbol): Clarify they're not new-style unquotes.
845
846 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
847 (\,@): Backslash the , and ,@ which are not new-style unquotes.
848
849 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
850
851 * net/socks.el (socks-username/password-auth-filter):
852 Remove unused vars `state' and `desired-len'.
853 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
854 (socks-wait-for-state-change): Use new-style backquotes.
855
856 * pcvs.el (cvs-mode-status): Fix long-standing typo.
857
858 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
859 backquotes after each `read' rather than once per buffer.
860
861 * dframe.el: Remove spurious * in custom docstrings.
862 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
863 (dframe-xemacs20p): Remove, inline at the sole use point.
864 (defface): Don't defvar the face, don't use old-style backquote.
865 (defcustom): Don't use old-style backquote.
866 (dframe-frame-parameter, dframe-mouse-event-p):
867 Make it obvious that it's always defined.
868 (dframe-popup-kludge): New function to replace
869 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
870 (dframe-frame-mode, dframe-set-timer-internal)
871 (dframe-mouse-set-point): Remove use of with-no-warnings from
872 XEmacs-specific code.
873 (dframe-set-timer-internal): Fix very old bug with
874 post-command-idle-hook.
875
876 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
877
878 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
879
880 * image-mode.el (image-minor-mode): Use image-mode-text-map.
881
882 2007-08-22 Reiner Steib <Reiner.Steib@gmx.de>
883
884 * sort.el (sort-fold-case, sort-numeric-base): Mark as
885 safe-local-variable.
886
887 2007-08-22 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
888
889 * net/browse-url.el (browse-url-emacs): New function.
890
891 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
892
893 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
894 warning if the file uses old style backquotes.
895
896 * emacs-lisp/bytecomp.el (byte-compile-log-file)
897 (byte-recompile-directory, byte-compile-file)
898 (byte-compile-from-buffer): Use with-current-buffer.
899
900 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
901 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
902 (line-move-1, line-move-finish, line-move-to-column)
903 (move-end-of-line, move-beginning-of-line): Use new name.
904
905 2007-08-22 Glenn Morris <rgm@gnu.org>
906
907 * files.el (backup-buffer-copy): Check backup directory is
908 writable, to avoid infloop deleting old backup.
909
910 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
911 movemail related variables.
912 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
913 will now be set before this is called.
914
915 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
916
917 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
918
919 * progmodes/ada-mode.el: Fix up comment style in header.
920 (ada-check-emacs-version): Remove.
921 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
922 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
923 to try and quieten the byte-compiler.
924 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
925
926 * vc.el (vc-annotate-warp-version): Don't use previous-line.
927
928 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
929
930 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
931 extracted from `eval-last-sexp-1'.
932 (eval-last-sexp-1): Call `preceding-sexp'.
933
934 2007-08-19 Glenn Morris <rgm@gnu.org>
935
936 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
937 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
938 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
939 shadow files messing up the compilation.
940
941 2007-08-18 Glenn Morris <rgm@gnu.org>
942
943 * progmodes/scheme.el (scheme-mode-variables):
944 Set font-lock-comment-start-skip.
945
946 2007-08-18 Martin Rudalics <rudalics@gmx.at>
947
948 * progmodes/ada-mode.el (ada-create-syntax-table):
949 Move set-syntax-table from here to ...
950 (ada-mode): ... here. Don't change global value of comment-multi-line.
951 Call new function ada-initialize-syntax-table-properties.
952 Add ada-handle-syntax-table-properties to font-lock-mode-hook.
953 (ada-deactivate-properties, ada-initialize-properties):
954 Replace by new functions ...
955 (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
956 (ada-initialize-syntax-table-properties): ... to set up syntax-table
957 properties uniformly, independently from whether font-lock-mode
958 is enabled or not. Handle read-only buffers and do not change
959 undo-list when setting syntax-table properties.
960 (ada-after-change-function): Use ada-set-syntax-table-properties.
961
962 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
963
964 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
965 (cperl-find-pods-heres): Fix an error when typing expressions like
966 `s{a}{b}'.
967
968 2007-08-17 Glenn Morris <rgm@gnu.org>
969
970 * progmodes/compile.el (compilation-get-file-structure): Make use
971 of the directory part when checking for an existing entry, to
972 handle files with same basename in different directories.
973
974 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
975
976 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
977 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
978 (ps-paragraph-spacing): Docstring fix.
979
980 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
981
982 * smerge-mode.el (smerge-resolve): New arg `safe'.
983 (smerge-resolve-all, smerge-batch-resolve): New function.
984 (smerge-refine): Make sure `diff' returns the expected result.
985 (smerge-parsep-re): New const.
986 (smerge-mode): Use it to adjust paragraph-separate.
987
988 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
989 Correctly match / regexp matchers as first char on a line when
990 fontifying only that line.
991
992 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
993
994 2007-08-16 Glenn Morris <rgm@gnu.org>
995
996 * ps-print.el (ps-font-size): Doc fix.
997
998 2007-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
999
1000 * vc-bzr.el: Don't fiddle with vc-handled-backend.
1001 (vc-bzr-registered): Don't redundantly protect against
1002 file-error. Actually use the format-specific code.
1003 (vc-bzr-buffer-nonblank-p): Remove.
1004 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
1005
1006 2007-08-15 Glenn Morris <rgm@gnu.org>
1007
1008 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
1009 sloppier, for the sake of GNU Mailman.
1010 (rmail-digest-rfc1153): Initialize `result' correctly.
1011
1012 2007-08-14 Glenn Morris <rgm@gnu.org>
1013
1014 * simple.el (bad-packages-alist): New constant.
1015 (bad-package-check): New function. Together, these two add
1016 elements to `after-load-alist' to check for problematic external
1017 packages.
1018 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
1019
1020 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
1021
1022 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
1023 optional quotes around files in NEED-UPDATE . REMOVED case.
1024
1025 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
1026 (ada-treat-cmd-string): Improve error message.
1027 (ada-do-file-completion): Call `ada-require-project-file', so
1028 project variables are set properly.
1029 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
1030 (ada-gnatfind-buffer-name): New constant.
1031 (ada-find-any-references): Use new constant. Set buffer name
1032 properly in compilation-start. Toggle read-only properly.
1033 (ada-find-in-src-path): Fix spelling error in docstring.
1034
1035 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
1036 by zero error.
1037
1038 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
1039
1040 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
1041
1042 2007-08-12 Richard Stallman <rms@gnu.org>
1043
1044 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
1045 (cvs-execute-single-file): Use new name split-string-and-unquote.
1046 (cvs-header-msg): Use new name combine-and-quote-strings.
1047
1048 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
1049
1050 * progmodes/gud.el (gud-common-init): Use new name
1051 split-string-and-unquote.
1052
1053 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
1054 in javac regexp.
1055
1056 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
1057 combine-and-quote-strings and split-string-and-unquote.
1058
1059 * subr.el (combine-and-quote-strings): Rename from strings->string.
1060 (split-string-and-unquote): Rename from string->strings.
1061
1062 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1063
1064 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
1065 to buffer-local settings.
1066
1067 * emacs-lisp/backquote.el (backquote-delay-process): New function.
1068 (backquote-process): Add internal arg `level'. Use the two to
1069 correctly handle nested backquotes.
1070
1071 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
1072
1073 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
1074 (vc-bzr-state-words): Add "kind changed" state word.
1075 (vc-bzr-status): New function. Return Bzr idea of file status,
1076 which is different from VC's.
1077 (vc-bzr-state): Use vc-bzr-status.
1078 (vc-workfile-unchanged-p): Use vc-bzr-status.
1079 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
1080 (vc-dired-state): Process "kind changed" state word.
1081
1082 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
1083
1084 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
1085
1086 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
1087 Move from vc-default-find-file-not-found-hook.
1088
1089 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
1090
1091 * url/url-auth.el (url-basic-auth): When prompting for username
1092 and password, default to the username and password in the URL.
1093
1094 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1095
1096 * man.el: Remove spurious * in docstrings.
1097 Merge defvars and toplevel setq-defaults.
1098 (Man-highlight-references0): Limit=nil rather than point-max.
1099 (Man-mode-map): Move initialization into the declaration.
1100 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
1101 (Man-view-header-file): Use expand-file-name rather than concat.
1102 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
1103
1104 * man.el (Man-next-section): Make sure we do not move backward.
1105
1106 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1107
1108 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
1109 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
1110 ps-print-color-p is neither nil nor black-white. Reported by Christian
1111 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1112
1113 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1114
1115 * files.el (auto-mode-alist): Use the purecopied text (duh!).
1116
1117 2007-08-08 Andreas Schwab <schwab@suse.de>
1118
1119 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
1120 self-insert-command, not self-insert.
1121
1122 2007-08-08 Glenn Morris <rgm@gnu.org>
1123
1124 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
1125
1126 * Replace `iff' in doc-strings and comments.
1127
1128 * help-mode.el (help-make-xrefs): Search for symbol constituents,
1129 rather than just `-'.
1130
1131 2007-08-08 Martin Rudalics <rudalics@gmx.at>
1132
1133 * dired.el (dired-pop-to-buffer):
1134 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1135 * calendar/calendar.el (generate-calendar-window):
1136 * progmodes/compile.el (compilation-set-window-height):
1137 * textmodes/two-column.el (2C-two-columns, 2C-merge):
1138 Use window-full-width-p instead of comparing frame-width and
1139 window-width.
1140
1141 * progmodes/compile.el (compilation-find-buffer): Remove extra
1142 argument in call to compilation-buffer-internal-p.
1143
1144 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
1145
1146 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
1147 parameters IDENTIFICATION and CONNECTED.
1148 (tramp-handle-insert-file-contents): VISIT must be handled after
1149 insertion of the local copy. Reported by Peter Gordon
1150 <peter@pg-consultants.com>.
1151 (tramp-file-name-handler): No special handling for
1152 `expand-file-name'. But for `file-name-as-directory'.
1153 (tramp-find-shell, tramp-open-connection-telnet)
1154 (tramp-open-connection-rsh, tramp-open-connection-su)
1155 (tramp-open-connection-multi)
1156 (tramp-open-connection-setup-interactive-shell): Guard against
1157 $PROMPT_COMMAND shell var. Reported by Steve Youngs
1158 <steve@sxemacs.org>.
1159 (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
1160 the hint.
1161
1162 * net/trampver.el: Update release number.
1163
1164 2007-08-07 Tom Tromey <tromey@redhat.com>
1165
1166 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
1167 Add safe-local-variable property.
1168
1169 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
1170
1171 * image-mode.el (image-toggle-display): Use image-refresh.
1172
1173 * longlines.el (longlines-decoded): New variable.
1174 (longlines-mode): Avoid encoding or decoding the buffer twice.
1175
1176 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
1177
1178 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
1179 unofficial version.
1180 (vc-bzr-command): Remove redundant setting of process-connection-type.
1181 (vc-bzr-admin-checkout-format-file): Add autoload.
1182 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
1183 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
1184 (vc-bzr-registered): Compare dirstate format tag with known good
1185 value, abort parsing if match fails. Warn user in docstring.
1186 (vc-bzr-workfile-version): Case for different Bzr branch formats.
1187 See bzrlib/branch.py in Bzr sources.
1188 (vc-bzr-diff): First argument FILES may be a string rather than a list.
1189 (vc-bzr-shell-command): Remove in favor of
1190 vc-bzr-command-discarding-stderr.
1191 (vc-bzr-command-discarding-stderr): New function.
1192
1193 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
1194
1195 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
1196 program, and return nil
1197 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
1198 (vc-bzr-state): Look for path names relative to the repository
1199 root after status keyword.
1200 (vc-bzr-file-name-relative): New function.
1201 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
1202 depend on it.
1203 (vc-bzr-admin-dirname, ...-checkout-format-file)
1204 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
1205 files that we now parse directly for speed.
1206 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
1207 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
1208 (vc-bzr-state): "bzr status" successful only if exitcode is 0
1209 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
1210 Bzr warnings, so we must discard it.
1211 (vc-bzr-workfile-version): Speedup counting lines from
1212 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
1213 if that file doesn't exist.
1214 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
1215 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
1216 (not ".bzr"!) to `vc-directory-exclusion-list'
1217 (vc-bzr-shell-command): New function.
1218
1219 2007-08-06 Tom Tromey <tromey@redhat.com>
1220
1221 * diff-mode.el (diff-unified->context, diff-reverse-direction)
1222 (diff-fixup-modifs): Typo in docstring.
1223
1224 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
1225
1226 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
1227 count-screen-lines.
1228 (tpu-edt-off): Disable relevant pieces of advice.
1229
1230 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
1231 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
1232 (newline, newline-and-indent, do-auto-fill): Use advice instead of
1233 redefining the function.
1234 (tpu-set-scroll-margins): Activate the pieces of advice.
1235
1236 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
1237
1238 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
1239 process-filter.
1240
1241 2007-08-06 Martin Rudalics <rudalics@gmx.at>
1242
1243 * help.el (resize-temp-buffer-window): Use window-full-width-p
1244 instead of comparing frame-width and window-width.
1245
1246 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change)
1247
1248 * term.el: Honor term-default-fg-color and term-default-bg-color
1249 settings when modifying term-current-face.
1250 (term-default-fg-color, term-default-bg-color): Initialize from
1251 default term-current-face.
1252 (term-mode, term-reset-terminal): Set term-current-face with
1253 term-default-fg-color and term-default-bg-color.
1254 (term-handle-colors-array): term-current-face has term-default-fg-color
1255 and term-default-bg-color after reset escape sequence.
1256 (term-handle-colors-array): Set term-current-color with
1257 term-default-fg/bg-color instead of ansi-term-color-vector when the
1258 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
1259
1260 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
1261
1262 * files.el (set-auto-mode): Handle also remote files wrt
1263 `auto-mode-alist'.
1264
1265 * net/tramp.el (tramp-handle-file-remote-p): Return a string as
1266 remote identification.
1267
1268 2007-08-04 Glenn Morris <rgm@gnu.org>
1269
1270 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
1271 zero, not nil, when the library is first loaded. Check for a file
1272 that has been modified on disk.
1273
1274 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
1275 Remove duplicate defvar preventing initialization.
1276 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
1277
1278 2007-08-03 Miles Bader <miles@gnu.org>
1279
1280 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
1281 backend names for new backends to `Git', `Hg', and `Bzr'.
1282 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
1283 not `HG'.
1284 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
1285 name, not `GIT'.
1286 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
1287 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
1288
1289 2007-08-03 Glenn Morris <rgm@gnu.org>
1290
1291 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
1292
1293 2007-08-02 Richard Stallman <rms@gnu.org>
1294
1295 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
1296 to update deleted flag.
1297
1298 * cus-edit.el (customize-apropos, customize-apropos-options)
1299 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
1300
1301 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
1302
1303 * startup.el (fancy-splash-head, startup-echo-area-message):
1304 Change message text.
1305
1306 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
1307 All callers use line-move.
1308
1309 * progmodes/compile.el (compilation-find-buffer): Return current
1310 buffer immediately if suitable.
1311 (compile, compilation-buffer-name, compilation-start): Doc fixes.
1312
1313 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
1316 Make it more discriminating and more useful.
1317 (vc-bzr-root-dir): Use new name.
1318 (vc-bzr-registered): Use new name and look at the dirstate file to
1319 determine if it's registered or not without running `bzr'.
1320
1321 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
1322
1323 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
1324
1325 2007-07-31 Drew Adams <drew.adams@oracle.com>
1326
1327 * cus-edit.el (custom-group-value-create, custom-goto-parent):
1328 Fix parent groups link.
1329
1330 2007-07-31 Daiki Ueno <ueno@unixuser.org>
1331
1332 * faces.el (face-normalize-spec): New function.
1333 (frame-set-background-mode): Normalize face-spec before calling
1334 face-spec-match-p.
1335
1336 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
1337
1338 * vc-bzr.el: New file (copied from the trunk).
1339
1340 * vc-hooks.el (vc-handled-backends): Add BZR.
1341 (vc-find-file-hook): Failsafe if the backend's `registered'
1342 function burps.
1343
1344 * server.el (server-window): Add switch-to-buffer-other-frame option.
1345
1346 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1347
1348 * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
1349 (vc-git-revision-completion-table): Enable.
1350
1351 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
1352
1353 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
1354
1355 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
1356 (vc-hg-registered): Set the vc-state property.
1357
1358 * diff-mode.el (diff-mode-menu): New entries.
1359
1360 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1361
1362 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
1363 (diff-file-kill): Use it.
1364 (diff-beginning-of-hunk): Add arg `try-harder' using it.
1365 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
1366 Use it so they find the hunk even when we're in the file header.
1367
1368 * vc.el: Add new VC operation `revision-completion-table'.
1369 (vc-default-revision-completion-table): New function.
1370 (vc-version-diff, vc-version-other-window): Use it to provide
1371 completion of revision names if the backend provides it.
1372
1373 * vc-arch.el (vc-arch--version-completion-table)
1374 (vc-arch-revision-completion-table): New functions to provide
1375 completion of revision names.
1376
1377 * vc-cvs.el: Require CL.
1378 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
1379 New functions to provide completion of revision names.
1380
1381 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
1382
1383 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
1384 (copyright-fix-years, copyright): Correctly handle the case where
1385 copyright-limit is nil.
1386
1387 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
1388
1389 * progmodes/python.el (run-python): Fix path separator under w32.
1390
1391 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
1392
1393 * vc-git.el: New File.
1394
1395 2007-07-28 Alan Mackenzie <acm@muc.de>
1396
1397 Fix problem with modes derived from CC Mode:
1398 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
1399 macro to cc-langs.
1400 (c-init-language-vars-for): Remove call to above macro.
1401 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
1402 been moved to here.
1403 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
1404
1405 2007-07-28 Eli Zaretskii <eliz@gnu.org>
1406
1407 * net/trampver.el: Fix the `coding' cookie.
1408
1409 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
1410
1411 * add-log.el (change-log-redate): Remove (not needed anymore and
1412 doesn't appear to work).
1413
1414 2007-07-25 Glenn Morris <rgm@gnu.org>
1415
1416 * Relicense all FSF files to GPLv3 or later.
1417
1418 * COPYING: Switch to GPLv3.
1419
1420 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1421
1422 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
1423 Replace it with another one which disables undo before calling
1424 erase-buffer and then turns it back on if needed.
1425
1426 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1427
1428 * ps-print.el: Problem with foreground and background color when
1429 printing a buffer with and without faces. Reported by Christian
1430 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1431 (ps-print-version): New version 6.7.5.
1432 (ps-default-fg): Change default value to nil, so black color is used
1433 when a face does not specify a foreground color.
1434 (ps-default-bg): Change default value to nil, so white color is used
1435 for background color.
1436 (ps-begin-job): Fix code.
1437
1438 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1439
1440 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
1441
1442 2007-07-24 Alan Mackenzie <acm@muc.de>
1443
1444 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
1445 Initialise byte-compile-unresolved-functions before rather than
1446 after a compilation.
1447 (byte-compile-unresolved-functions): Amplify doc string.
1448
1449 2007-07-24 Glenn Morris <rgm@gnu.org>
1450
1451 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
1452 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
1453 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
1454 (cal-tex-cursor-week, cal-tex-cursor-week2)
1455 (cal-tex-cursor-week-iso, cal-tex-week-hours)
1456 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
1457 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1458 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
1459
1460 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
1461
1462 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
1463
1464 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1465
1466 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
1467 underlying file is uptodate.
1468
1469 2007-07-23 Richard Stallman <rms@gnu.org>
1470
1471 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
1472
1473 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1474
1475 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
1476 (sh-font-lock-flush-syntax-ppss-cache): New funs.
1477 (sh-font-lock-syntactic-keywords): Use them to distinguish the
1478 different possible cases for \'.
1479 (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
1480
1481 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
1482 `file' from which to start the search and fix case where `file' is the
1483 current directory and the root as well.
1484
1485 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
1486 name for buffer-file-name if it refers to a directory.
1487
1488 2007-07-22 Jason Rumney <jasonr@gnu.org>
1489
1490 * w32-fns.el (set-default-process-coding-system): Use dos line ends
1491 for input to cmdproxy on all versions of Windows.
1492 Use dos line ends for input to plink.
1493
1494 * comint.el (comint-simple-send): Concat newline before sending.
1495 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
1496
1497 2007-07-22 Juri Linkov <juri@jurta.org>
1498
1499 * isearch.el (isearch-edit-string): Save old point and
1500 isearch-other-end to old-point and old-other-end before reading
1501 the search string from minibuffer. After exiting minibuffer set
1502 point to old-other-end if point and the search direction is the
1503 same as before reading the search string.
1504 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
1505 to isearch-other-end. Instead of isearch-search-and-update call
1506 three functions isearch-search, isearch-push-state and isearch-update.
1507
1508 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1509
1510 * textmodes/reftex.el (reftex-access-parse-file): Do not risk
1511 destroying an existing buffer.
1512
1513 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1514
1515 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
1516
1517 * term/x-win.el (x-handle-no-bitmap-icon): New function.
1518
1519 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1520
1521 * textmodes/reftex.el (reftex-access-parse-file): Create parse
1522 file in a way that does not interfere with recentf.
1523
1524 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1525
1526 * image-dired.el (image-dired-sane-db-file): New func.
1527 (image-dired-write-tags, image-dired-remove-tag)
1528 (image-dired-list-tags, image-dired-write-comments)
1529 (image-dired-get-comment, image-dired-mark-tagged-files)
1530 (image-dired-create-gallery-lists): Call new func.
1531 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
1532
1533 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
1534
1535 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
1536 (vc-hg-dir-state): Fix loop.
1537 (vc-hg-print-log): Fix expected return value for vc-hg-command.
1538 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
1539 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
1540 (vc-hg-revert): Likewise.
1541 (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
1542
1543 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1544
1545 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
1546 case of alignment under a constant symbol, find and consider
1547 the sexp actually at indentation to be the "last sexp".
1548
1549 2007-07-20 Eli Zaretskii <eliz@gnu.org>
1550
1551 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
1552 (install): Use them to copy all *.el files before *.elc.
1553 (clean): Don't delete *~.
1554
1555 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1556
1557 * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
1558
1559 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu>
1560
1561 * vc-hg.el (vc-hg-registered): Replace if with when.
1562 (vc-hg-state): Deal with nonexistent files.
1563
1564 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
1565
1566 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
1567 (follow-delete-other-windows-and-split, follow-recenter)
1568 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
1569 (follow-redisplay, follow-estimate-first-window-start)
1570 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
1571 Fix typos in docstrings.
1572
1573 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
1574
1575 * bookmark.el (bookmark-show-all-annotations):
1576 Make sure each inserted annotation ends with newline.
1577
1578 (bookmark-maybe-sort-alist): Don't modify
1579 bookmark-alist. Instead, if not sorting, simply return it.
1580 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
1581 for its return value, not for its side effect.
1582
1583 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
1584
1585 * vc.el: Add more info about the vc-registered function.
1586
1587 2007-07-16 David Kastrup <dak@gnu.org>
1588
1589 * emacs-lisp/advice.el (defadvice): Doc fix.
1590
1591 2007-07-16 Juanma Barranquero <lekktu@gmail.com>
1592
1593 * subr.el (when, unless): Doc fix.
1594
1595 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
1596
1597 * vc-hg.el (vc-hg-state): Handle removed files.
1598 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
1599 (vc-hg-checkout): Re-enable.
1600
1601 2007-07-15 Richard Stallman <rms@gnu.org>
1602
1603 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
1604
1605 * tutorial.el (tutorial--find-changed-keys):
1606 Handle C-x specially like ESC.
1607
1608 2007-07-15 Roland McGrath <roland@frob.com>
1609
1610 * add-log.el (add-change-log-entry): Check add-log-full-name
1611 and add-log-mailing-address later, after change-log-mode-hook.
1612
1613 2007-07-15 Richard Stallman <rms@gnu.org>
1614
1615 * isearch.el (isearch-mode, isearch-done):
1616 Delete unintended code in previous change.
1617
1618 * ps-print.el (ps-default-bg): Change to White.
1619
1620 2007-07-15 Aaron Hawley <aaronh@garden.org>
1621
1622 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
1623
1624 2007-07-15 Martin Rudalics <rudalics@gmx.at>
1625
1626 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
1627 when handling the terminating event.
1628
1629 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
1630
1631 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
1632
1633 2007-07-13 Eli Zaretskii <eliz@gnu.org>
1634
1635 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
1636 (install): Use them to copy all *.el files before *.elc.
1637
1638 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
1639
1640 * replace.el (match): Use yellow1 instead of yellow.
1641
1642 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
1643
1644 * pcvs-info.el (cvs-unknown): Likewise.
1645
1646 2007-07-12 Davis Herring <herring@lanl.gov>
1647
1648 * desktop.el (desktop-buffer-info, desktop-save):
1649 Use `desktop-dirname' instead of `dirname'.
1650
1651 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
1652
1653 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
1654
1655 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
1656
1657 2007-07-10 Richard Stallman <rms@gnu.org>
1658
1659 * emacs-lisp/lisp-mode.el (eval-defun):
1660 Explain special handling of `defface'.
1661
1662 2007-07-09 Richard Stallman <rms@gnu.org>
1663
1664 * isearch.el (isearch-edit-string): Call to isearch-push-state
1665 after the search.
1666
1667 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
1668
1669 * cus-start.el (file-coding-system-alist): Fix custom type.
1670
1671 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
1672
1673 * longlines.el (longlines-wrap-region): Avoid marking buffer as
1674 modified.
1675 (longlines-auto-wrap, longlines-window-change-function):
1676 Remove unnecessary calls to set-buffer-modified-p.
1677
1678 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1679
1680 * vc.el (vc-default-log-view-mode): New function.
1681 (vc-print-log): Add new `log-view-mode' VC operation.
1682
1683 2007-07-08 Nick Roberts <nickrob@snap.net.nz>
1684
1685 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
1686 Rename and move to...
1687
1688 * subr.el (strings->string, string->strings): ...here.
1689
1690 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
1691 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
1692
1693 * progmodes/gud.el (gud-common-init): Call string->strings instead
1694 of split-string.
1695
1696 2007-07-07 Eli Zaretskii <eliz@gnu.org>
1697
1698 * term/w32-win.el (menu-bar-open): New function.
1699 Bind <f10> to it.
1700
1701 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
1702
1703 * log-view.el (log-view-mode-menu): New menu.
1704
1705 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
1706
1707 * vc-hg.el: New file.
1708
1709 2007-07-06 Andreas Schwab <schwab@suse.de>
1710
1711 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
1712 dynamic bindings around the evaluation of the expression.
1713 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
1714
1715 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
1716
1717 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
1718 file names.
1719
1720 2007-07-02 Martin Rudalics <rudalics@gmx.at>
1721
1722 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
1723
1724 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
1725 event is not a cons cell. Do not unread drag-mouse-1 events.
1726 Select right window in check whether space was stolen from
1727 window above.
1728
1729 2007-07-01 Richard Stallman <rms@gnu.org>
1730
1731 * files.el (find-file-visit-truename): Fix safe-local-variable value.
1732
1733 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
1734
1735 * generic-x.el (generic-define-mswindows-modes)
1736 (generic-define-unix-modes, apache-log-generic-mode)
1737 (bat-generic-mode-keymap, java-manifest-generic-mode)
1738 (show-tabs-generic-mode): Fix typos in docstrings.
1739
1740 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1741
1742 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
1743 replace-regexp-in-string.
1744
1745 2007-06-28 Andreas Schwab <schwab@suse.de>
1746
1747 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
1748 $(lisp)/subdirs.el.
1749
1750 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
1751
1752 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
1753 the speedbar frame if nil; that deletes the current frame or
1754 causes an error if it is the only frame.
1755 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
1756
1757 2007-06-24 Juanma Barranquero <lekktu@gmail.com>
1758
1759 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
1760 directory where the desktop file was found, as the docstring says.
1761 (desktop-kill): Use `read-directory-name'.
1762
1763 * desktop.el (desktop-load-locked-desktop): New option.
1764 (desktop-read): Use it.
1765 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
1766 Use `when'.
1767
1768 2007-06-24 Davis Herring <herring@lanl.gov>
1769
1770 * desktop.el (desktop-save-mode-off): New function.
1771 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
1772 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
1773 (desktop-claim-lock, desktop-release-lock): New functions.
1774 (desktop-kill): Tell `desktop-save' that this is the last save.
1775 Release the lock afterwards.
1776 (desktop-buffer-info): New function.
1777 (desktop-save): Use it. Run `desktop-save-hook' where the doc
1778 says to. Detect conflicts, and manage the lock.
1779 (desktop-read): Detect conflicts. Manage the lock.
1780
1781 2007-06-23 Eli Zaretskii <eliz@gnu.org>
1782
1783 * ls-lisp.el (insert-directory): If an invalid regexp error is
1784 thrown, try using FILE as a literal file name, not a wildcard.
1785 Check for FILE as an existing file, not just a directory.
1786
1787 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
1788
1789 * ruler-mode.el (ruler-mode): Prevent clobbering the original
1790 `header-line-format' when reentering ruler mode.
1791
1792 2007-06-23 Eli Zaretskii <eliz@gnu.org>
1793
1794 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
1795 FILE exists as a directory.
1796
1797 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
1798
1799 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
1800 (vera-font-lock-match-item): Fix doc string.
1801 (vera-in-comment-p): Remove unused function.
1802 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
1803 use `syntax-ppss'.
1804 (vera-forward-syntactic-ws): Fix argument order.
1805 (vera-prepare-search): Use `with-syntax-table'.
1806 (vera-indent-line): Fix doc string.
1807 (vera-electric-tab): Fix doc string.
1808 (vera-expand-abbrev): Define alias instead of using `fset'.
1809 (vera-comment-uncomment-region): Use `comment-start-skip'.
1810
1811 2007-06-20 Reto Zimmermann <reto@gnu.org>
1812
1813 * progmodes/vera-mode.el: New file.
1814
1815 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
1816
1817 * ido.el (ido-find-file-in-dir): Don't signal an error for
1818 empty directories.
1819
1820 2007-06-18 Alan Mackenzie <acm@muc.de>
1821
1822 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
1823 When removing lines, also remove the \n. Correction of patch of
1824 2007-04-21.
1825
1826 2007-06-17 Glenn Morris <rgm@gnu.org>
1827
1828 * lpr.el (lpr-page-header-switches): Move %s to separate element
1829 for correct quoting. Doc fix.
1830
1831 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1832
1833 * term/xterm.el (terminal-init-xterm): Escape parens in character
1834 constants.
1835
1836 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
1837
1838 * scroll-lock.el (scroll-lock-mode): Doc fix.
1839
1840 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1841
1842 * font-lock.el (font-lock-add-keywords): In case font-lock was only
1843 half-activated, forcefully activate it completely.
1844
1845 2007-06-11 Richard Stallman <rms@gnu.org>
1846
1847 * cus-edit.el (custom-variable-type): Doc fix.
1848
1849 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
1850
1851 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
1852
1853 2007-06-09 Davis Herring <herring@lanl.gov>
1854
1855 * desktop.el (desktop-minor-mode-table): Doc fix.
1856
1857 2007-06-08 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
1860 (image-next-line, image-previous-line, image-scroll-up)
1861 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
1862 New functions.
1863 (image-mode-map): Remap motion commands.
1864 (image-mode-text-map): New keymap for viewing images as text.
1865 (image-mode): Use image-mode-map.
1866 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
1867
1868 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
1869
1870 Sync with Tramp 2.0.56.
1871
1872 * net/tramp.el:
1873 * net/tramp-ftp.el:
1874 * net/tramp-smb.el:
1875 * net/tramp-util.el:
1876 * net/tramp-vc.el:
1877 Don't load cl.el, because that pollutes the namespace. Replace cl
1878 macros by their implementations where necessary. Requested by
1879 Richard Stallman <rms@gnu.org>.
1880
1881 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
1882 doesn't exist.
1883 (with-parsed-tramp-file-name): Protect debug spec during compilation.
1884 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
1885 (tramp-file-name-p, tramp-file-name-multi-method)
1886 (tramp-file-name-method, tramp-file-name-user)
1887 (tramp-file-name-host, tramp-file-name-localname): New defuns,
1888 replacing defstruct `tramp-file-name'.
1889 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
1890 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
1891 Apply `vector' instead of `make-tramp-file-name'.
1892 (tramp-handle-make-auto-save-file-name):
1893 Apply `tramp-temporary-file-directory' for compatibility reasons.
1894 (tramp-completion-mode): Use `natnump' instead of `wholenump'
1895 because of XEmacs.
1896 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
1897 started.
1898
1899 2007-06-07 David Kastrup <dak@gnu.org>
1900
1901 * dired.el (dired-recursive-deletes, dired-recursive-copies):
1902 Change default to `top'.
1903
1904 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
1905
1906 * dired.el (dired-mode-map): Remove spurious separator.
1907
1908 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
1909
1910 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
1911
1912 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1913 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
1914
1915 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
1916
1917 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
1918 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
1919
1920 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
1921
1922 * progmodes/ebrowse.el (ebrowse-member-table):
1923 * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
1924
1925 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
1926
1927 * pgg.el (pgg-sign-region, pgg-sign):
1928 * ses.el (ses-call-printer):
1929 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
1930 * textmodes/org.el (org-cycle): Fix typos in docstrings.
1931
1932 2007-06-06 Eli Zaretskii <eliz@gnu.org>
1933
1934 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
1935 (tar-get-descriptor): Handle type 55, an extended pax header.
1936
1937 2007-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1938
1939 * textmodes/css-mode.el: New file.
1940
1941 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
1942
1943 * net/socks.el: New file, taken from w3 repository.
1944 (top): Update Copyright. Don't load cl.el.
1945 (all): Replace `case' by `cond', `string-to-int' by
1946 `string-to-number', and `process-kill-without-query' by
1947 `set-process-query-on-exit-flag'.
1948 (socks-char-int): Remove defalias and all occurrences.
1949
1950 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
1951
1952 * international/mule-cmds.el (toggle-enable-multibyte-characters)
1953 (sort-coding-systems, search-unencodable-char): Doc fixes.
1954 (coding-system-change-eol-conversion, set-default-coding-systems)
1955 (prefer-coding-system, find-multibyte-characters, princ-list)
1956 (leim-list-entry-regexp, set-input-method, locale-language-names)
1957 (input-method-exit-on-first-char, exit-language-environment-hook)
1958 (locale-charset-language-names): Fix typos in docstrings.
1959
1960 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
1961
1962 * bs.el (bs-cycle-previous): Don't modify the cycle list until
1963 `switch-to-buffer' has returned succesfully.
1964 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
1965 window is dedicated (it could iconify the frame).
1966
1967 2007-06-05 Glenn Morris <rgm@gnu.org>
1968
1969 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
1970
1971 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
1972
1973 * files.el (auto-mode-alist): Add lower-priority match for names
1974 like ChangeLog.old.
1975
1976 2007-06-04 Andreas Schwab <schwab@suse.de>
1977
1978 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
1979
1980 2007-06-04 Davis Herring <herring@lanl.gov>
1981
1982 * calendar/timeclock.el: Update version number.
1983 (timeclock-modeline-display): Mention timeclock-use-display-time
1984 in explanatory message.
1985 (timeclock-log): Suppress warnings when finding the log.
1986 Don't check for a nil project twice. Run hooks after killing the
1987 buffer (if applicable).
1988 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
1989 was geometric). All uses changed.
1990 (timeclock-generate-report): Support prefix argument.
1991
1992 2007-06-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1993
1994 * man.el (Man-next-section): Don't consider the last line of the
1995 page as being part of any section.
1996
1997 2007-06-04 Martin Rudalics <rudalics@gmx.at>
1998
1999 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
2000 modified flag of buffer. Use `inhibit-modification-hooks'.
2001
2002 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2003
2004 * mail/mail-extr.el (mail-extract-address-components):
2005 Recognize non-ASCII characters except for NBSP as words.
2006
2007 2007-06-04 Ryan Yeske <rcyeske@gmail.com>
2008
2009 * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
2010
2011 2007-06-04 Michael Olson <mwolson@gnu.org>
2012
2013 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
2014 died and we are trying to send a signal to it.
2015
2016 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
2017
2018 * emacs-lisp/easy-mmode.el (define-minor-mode)
2019 (easy-mmode-define-navigation): Fix typos in docstrings.
2020
2021 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
2022 Fix typos in docstrings.
2023 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
2024 (compilation-finish-function): Fix typo in obsolescence declaration.
2025
2026 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
2027
2028 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
2029
2030 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
2031 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
2032
2033 * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
2034
2035 * longlines.el (longlines-mode): Make longlines-auto-wrap
2036 buffer-local. Add hooks unconditionally.
2037 (longlines-auto-wrap): Toggle wrapping.
2038 (longlines-after-change-function)
2039 (longlines-post-command-function): Check longlines-auto-wrap.
2040
2041 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2042
2043 * Version 22.1 released.
2044
2045 2007-06-01 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2048 changes.
2049
2050 2007-05-31 Richard Stallman <rms@gnu.org>
2051
2052 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
2053
2054 2007-05-29 Martin Rudalics <rudalics@gmx.at>
2055
2056 * textmodes/table.el (table--point-entered-cell-function)
2057 (table--point-left-cell-function):
2058 Bind `inhibit-point-motion-hooks' to t.
2059
2060 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2061
2062 * emacs-lisp/rx.el (rx): Doc fix.
2063
2064 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
2065
2066 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2067
2068 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
2069
2070 * log-edit.el (log-edit-changelog-paragraph): Return point-max
2071 as the end of the ChangeLog paragraph when it ends without a line
2072 termination.
2073
2074 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2075
2076 * textmodes/fill.el (canonically-space-region): Make the second arg
2077 a marker if it's not already the case.
2078
2079 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
2080 (xterm-mouse-event): Use it.
2081
2082 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
2083
2084 * vc-hooks.el (vc-find-root): Fix file attribute test.
2085
2086 2007-05-24 Richard Stallman <rms@gnu.org>
2087
2088 * textmodes/flyspell.el (flyspell-correct-word-before-point):
2089 Don't let opoint be nil.
2090 (flyspell-emacs-popup): Explicit error if no dialogs.
2091
2092 2007-05-23 Eli Zaretskii <eliz@gnu.org>
2093
2094 * tar-mode.el (tar-file-name-handler): New function.
2095 (tar-extract): Bind file-name-handler-alist to it to force
2096 find-buffer-file-type-coding-system behave as if the file being
2097 extracted existed. Use last-coding-system-used to force
2098 buffer-file-coding-system to what decode-coding-region actually
2099 used to decode the file.
2100
2101 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2102
2103 * progmodes/compile.el (compilation-handle-exit):
2104 `compilation-finish-function' may change the current buffer.
2105
2106 2007-05-22 Richard Stallman <rms@gnu.org>
2107
2108 * files.el (set-auto-mode): Doc fix.
2109
2110 2007-05-22 Eli Zaretskii <eliz@gnu.org>
2111
2112 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2113
2114 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
2115
2116 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
2117 (rcirc-print): Handle `window-width'.
2118 (rcirc-buffer-maximum-lines): Doc fix.
2119
2120 2007-05-19 Kevin Ryde <user42@zip.com.au>
2121
2122 * info.el (Info-fontify-node): Match https also.
2123
2124 2007-05-18 Richard Stallman <rms@gnu.org>
2125
2126 * simple.el (push-mark): Doc fix.
2127
2128 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
2129
2130 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
2131 tpu-global-map.
2132 (tpu-original-global-map): Delete variable.
2133 (tpu-control-keys-map): New keymap variable.
2134 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
2135 setting keymapping directly.
2136 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
2137 tpu-global-map.
2138 (tpu-edt-on): Activate the tpu-global-map.
2139 (tpu-edt-off): Deactivate the tpu-global-map.
2140
2141 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
2142
2143 * textmodes/ispell.el (ispell-get-word): Return markers
2144 for start and end positions.
2145 (ispell-word): Assume END is a marker.
2146
2147 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2148
2149 * ps-print.el: Use default color when foreground or background color
2150 are unspecified. Reported by Leo <sdl.web@gmail.com>.
2151 (ps-print-version): New version 6.7.4.
2152 (ps-rgb-color): New argument. Use default color when color is
2153 unspecified.
2154 (ps-begin-job): Fix code.
2155
2156 2007-05-17 Martin Rudalics <rudalics@gmx.at>
2157
2158 * textmodes/ispell.el (ispell-start-process): Defend against bad
2159 default-directory.
2160
2161 2007-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2162
2163 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
2164
2165 2007-05-16 Richard Stallman <rms@gnu.org>
2166
2167 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2168
2169 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2170
2171 * files.el (magic-mode-alist, magic-fallback-mode-alist):
2172 Move the *ml, Postscript, and XmCD entries to the fallback part.
2173
2174 * files.el (magic-fallback-mode-alist):
2175 Rename from file-start-mode-alist.
2176
2177 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2178
2179 * progmodes/compile.el (compilation-handle-exit): Quote first
2180 argument of `run-hook-with-args'.
2181
2182 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
2183
2184 * buff-menu.el (Buffer-menu-sort-column):
2185 * dabbrev.el (dabbrev-upcase-means-case-search):
2186 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2187 * info.el (Info-current-subfile):
2188 * ls-lisp.el (ls-lisp-verbosity):
2189 * msb.el (msb-menu-cond):
2190 * pcvs.el (cvs-dired-use-hook):
2191 * simple.el (set-mark-command-repeat-pop):
2192 * time.el (display-time-24hr-format, display-time-mail-file):
2193 Doc fixes.
2194
2195 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
2196 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
2197
2198 * view.el (view-inhibit-help-message): Fix typo in docstring.
2199 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
2200
2201 2007-05-14 Eli Zaretskii <eliz@gnu.org>
2202
2203 * mail/rmail.el (rmail-convert-to-babyl-format):
2204 Check content-transfer-encoding _last_, because we need its position
2205 in base64-header-field-end.
2206
2207 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
2208
2209 * files.el (mode-require-final-newline, require-final-newline)
2210 (enable-local-variables, enable-local-eval): Doc fixes.
2211
2212 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change)
2213
2214 * progmodes/python.el (python-font-lock-keywords)
2215 (python-open-block-statement-p, python-mode): Add support for the new
2216 "with" keyword.
2217
2218 2007-05-10 Richard Stallman <rms@gnu.org>
2219
2220 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
2221 (iso-cvt-write-only): Likewise.
2222
2223 * emacs-lisp/easy-mmode.el (define-minor-mode):
2224 Fix generated doc string.
2225
2226 * startup.el (fancy-splash-text): Add URL of guided tour.
2227 Adjust horizontal and vertical whitespace.
2228
2229 * progmodes/compile.el (compilation-handle-exit):
2230 Use run-hook-with-args to run compilation-finish-functions.
2231
2232 * files.el (file-start-mode-alist): New variable.
2233 (magic-mode-regexp-match-limit): Doc fix.
2234 (set-auto-mode): Handle file-start-mode-alist.
2235 A little cleanup of structure.
2236
2237 2007-05-10 Davis Herring <herring@lanl.gov>
2238
2239 * calendar/timeclock.el (timeclock-in): Fix non-interactive
2240 workday specifications.
2241 (timeclock-log): Don't kill the log buffer if it already existed.
2242
2243 2007-05-08 Richard Stallman <rms@gnu.org>
2244
2245 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
2246 Don't include non-self-insert commands in the exception for `-'.
2247
2248 2007-05-08 David Reitter <david.reitter@gmail.com>
2249
2250 * progmodes/python.el (python-guess-indent): Check non-nullness
2251 before comparing indent against the 2..8 interval.
2252
2253 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2254
2255 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
2256 available.
2257
2258 2007-05-06 Richard Stallman <rms@gnu.org>
2259
2260 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
2261
2262 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
2263
2264 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2265 disconnections.
2266
2267 2007-05-01 Romain Francoise <romain@orebokech.com>
2268
2269 * dired-x.el: Revert 2007-04-06 change.
2270
2271 2007-04-30 Nick Roberts <nickrob@snap.net.nz>
2272
2273 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2274 don't put stop on toolbar.
2275
2276 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
2277
2278 * find-dired.el (find-dired-filter): Propertize all text down to eob.
2279
2280 2007-04-29 Richard Stallman <rms@gnu.org>
2281
2282 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2283
2284 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2285
2286 * progmodes/cc-mode.el (c-before-change): Use point-min rather
2287 than 1.
2288
2289 2007-04-28 Richard Stallman <rms@gnu.org>
2290
2291 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2292
2293 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2294
2295 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2296
2297 2007-04-28 Eli Zaretskii <eliz@gnu.org>
2298
2299 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2300 instead of $(lisp)/mh-e.
2301
2302 * textmodes/fill.el (fill-paragraph): Doc fix.
2303
2304 2007-04-28 Glenn Morris <rgm@gnu.org>
2305
2306 * image-dired.el (image-dired-cmd-create-thumbnail-options)
2307 (image-dired-cmd-create-temp-image-options): Replace option
2308 +profile "*" with -strip.
2309
2310 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
2311
2312 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2313 Use window-start and window-end.
2314
2315 2007-04-26 Glenn Morris <rgm@gnu.org>
2316
2317 * progmodes/python.el: Restore file pending consideration of legal
2318 status.
2319
2320 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
2321
2322 * locate.el (locate-in-alternate-database): Doc fix.
2323
2324 2007-04-26 Glenn Morris <rgm@gnu.org>
2325
2326 * button.el (button): Use underline if supported, else fall back
2327 to color.
2328
2329 2007-04-25 Richard Stallman <rms@gnu.org>
2330
2331 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2332
2333 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
2334
2335 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2336 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
2337 pushing mark.
2338 (idlwave-current-routine): Don't push mark.
2339
2340 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2341
2342 * image-dired.el (image-dired-display-image): Derive image-type from
2343 filename rather than assuming jpeg, in case no resizing was needed.
2344
2345 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2346
2347 * custom.el (defface): Doc fix.
2348
2349 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2350
2351 * progmodes/python.el: Remove due to unclear legal issues.
2352
2353 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2354
2355 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
2356 Don't re-query for each cleared BP.
2357 (idlwave-shell-clear-bp): Optionally skip BP query.
2358 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
2359 of set-window-buffer, which incorrectly moves displayed region.
2360
2361 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2362
2363 * calc/calc.el (calc-bug-address): Update maintainer's address.
2364 * calc/*: Update maintainer's address.
2365
2366 2007-04-23 Richard Stallman <rms@gnu.org>
2367
2368 * simple.el (set-mark-command-repeat-pop): Doc fix.
2369 Put in `editing-basics' group.
2370
2371 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
2372
2373 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
2374 New functions.
2375 (Info-mode-line-node-keymap): Bind mouse commands to
2376 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
2377
2378 2007-04-23 Luc Teirlinck <teirllm@auburn.edu>
2379
2380 * locate.el (locate-local-prompt): New var.
2381 (locate-prompt-for-command): Doc fix.
2382 (locate-prompt-for-search-string): New function.
2383 (locate): New optional arg. Make locate-local-prompt
2384 buffer-local. Use locate-prompt-for-search-string.
2385 (locate-with-filter): New optional arg.
2386 Use locate-prompt-for-search-string.
2387 (locate-update): Bind locate-prompt-for-command.
2388
2389 2007-04-23 Glenn Morris <rgm@gnu.org>
2390
2391 * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
2392
2393 2007-04-23 Nick Roberts <nickrob@snap.net.nz>
2394
2395 * button.el (button): Inherit from link face on a tty.
2396
2397 2007-04-23 Glenn Morris <rgm@gnu.org>
2398
2399 * button.el (button): Use color for this face on a tty.
2400
2401 * files.el (magic-mode-alist): Allow for carriage-returns in
2402 html-mode and sgml-mode entries.
2403
2404 2007-04-22 Richard Stallman <rms@gnu.org>
2405
2406 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2407 Improve doc string of generated command.
2408
2409 * subr.el (read-number): Catch errors.
2410
2411 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
2412
2413 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2414
2415 * image-dired.el: Rename from thumbnails.el. All instances of
2416 "thumbnails" replaced with "image-dired".
2417
2418 * dired.el (dired-mode-map): Rename "thumbnails" again, to
2419 "image-dired".
2420
2421 2007-04-22 Kim F. Storm <storm@cua.dk>
2422
2423 * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
2424 Don't use kill-line.
2425
2426 2007-04-22 Nick Roberts <nickrob@snap.net.nz>
2427
2428 * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
2429 error message.
2430
2431 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2432
2433 * dired.el: Rename "tumme" to "thumbnails".
2434
2435 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
2436 replaced with "thumbnails".
2437
2438 2007-04-22 Glenn Morris <rgm@gnu.org>
2439
2440 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
2441 and give it the risky-local-variable property.
2442
2443 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
2444 before defining it.
2445
2446 2007-04-21 Martin Rudalics <rudalics@gmx.at>
2447
2448 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2449 Use delete-region instead of kill-line.
2450
2451 2007-04-21 Alan Mackenzie <acm@muc.de>
2452
2453 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
2454 `kill-region' by `delete-region'.
2455
2456 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
2459 instead of kill-region.
2460
2461 * progmodes/mantemp.el (mantemp-make-mantemps-region)
2462 (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
2463 (mantemp-remove-memfuncs): Use delete-region instead of kill-word
2464 and kill-line.
2465
2466 * progmodes/vhdl-mode.el (vhdl-template-type)
2467 (vhdl-template-record, vhdl-template-nature)
2468 (vhdl-template-configuration-spec, vhdl-template-component-inst)
2469 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
2470 Use delete-region instead of kill-word and kill-line.
2471
2472 2007-04-21 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2473
2474 * dired-x.el (dired-virtual-mode): Doc fix.
2475
2476 2007-04-21 Richard Stallman <rms@gnu.org>
2477
2478 * font-lock.el (font-lock-keywords-alist): Mark as risky.
2479
2480 * subr.el (read-number): Doc fix.
2481
2482 * simple.el (pop-to-mark-command): Display message "mark popped"
2483 if point does not move.
2484 (set-mark-command): Doc fix.
2485
2486 2007-04-21 Luc Teirlinck <teirllm@auburn.edu>
2487
2488 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
2489 (locate-local-filter, locate-local-search): New vars.
2490 (locate): Make variables local.
2491 (locate-update): Bind locate-buffer-name. Call locate using
2492 locate-local-filter and locate-local-search.
2493
2494 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
2495
2496 * hi-lock.el (hi-lock-file-patterns-policy): New var.
2497 (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
2498 (hi-lock-mode): Update docstring.
2499
2500 2007-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2501
2502 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
2503 fill-nobreak-predicate when the break is past fill-column.
2504
2505 2007-04-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
2506
2507 * locate.el (locate): Output from shell-command should go in the
2508 current buffer rather than *Shell Command Output*.
2509
2510 2007-04-20 Chong Yidong <cyd@stupidchicken.com>
2511
2512 * paren.el (show-paren-function): Fix last fix.
2513
2514 2007-04-19 Kevin Ryde <user42@zip.com.au>
2515
2516 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
2517 (archive-lzh-summarize): Add optional start arg for where to start
2518 looking at the archive.
2519 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
2520
2521 * international/mule.el (auto-coding-alist): no-conversion for .exe
2522 and .EXE.
2523
2524 2007-04-19 Alan Mackenzie <acm@muc.de>
2525
2526 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
2527 function return type contains "struct", "union", etc.
2528 c-end-of-defun goes too far forward.
2529
2530 2007-04-19 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * paren.el (show-paren-function): Reset window-start to avoid
2533 recentering.
2534
2535 2007-04-19 Glenn Morris <rgm@gnu.org>
2536
2537 * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
2538
2539 2007-04-18 Glenn Morris <rgm@gnu.org>
2540
2541 * calendar/diary-lib.el (diary-header-line-format): Add a custom
2542 :set function.
2543 (diary-list-entries): Only switch to diary-mode from
2544 default-major-mode (reverts 2007-03-21 change). Otherwise, if in
2545 diary-mode set header-line-format, in case of any customization.
2546
2547 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2548
2549 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
2550 is less than the length of parse-time-syntax.
2551
2552 2007-04-17 David Kastrup <dak@gnu.org>
2553
2554 * replace.el (query-replace-regexp-eval): Deprecate.
2555
2556 2007-04-17 Alan Mackenzie <acm@muc.de>
2557
2558 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
2559 point too close to EOB, leave point at EOB rather than last `}'.
2560
2561 2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2562
2563 * textmodes/bibtex.el (bibtex-include-OPTkey)
2564 (bibtex-user-optional-fields, bibtex-entry-field-alist):
2565 Fix defcustom.
2566
2567 2007-04-17 Glenn Morris <rgm@gnu.org>
2568
2569 * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
2570 be encoded, fall back to current year.
2571
2572 2007-04-14 Kevin Ryde <user42@zip.com.au>
2573
2574 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
2575 all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
2576 M "MSDOS".
2577
2578 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
2579
2580 * progmodes/python.el (python-end-of-block): Avoid looping forever
2581 if python-next-statement fails.
2582
2583 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2584
2585 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
2586
2587 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu>
2588
2589 * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
2590 * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
2591
2592 2007-04-15 Jay Belanger <belanger@truman.edu>
2593
2594 * calc/calc.el (calc-version): New function.
2595 (calc-trail-mode): Shorten the title.
2596
2597 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
2598
2599 * mail/footnote.el (footnote-style): Clarify docstring to state
2600 that customizing this only applies to future footnotes.
2601
2602 2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2603
2604 * textmodes/bibtex.el (bibtex-field-list): Use functionp.
2605 (bibtex-make-field): Check that INIT is a string. Use functionp.
2606
2607 2007-04-14 Glenn Morris <rgm@gnu.org>
2608
2609 * complete.el (PC-goto-end): New buffer-local variable.
2610 (PC-do-completion-end): Make buffer-local.
2611 (partial-completion-mode) <choose-completion-string-functions>:
2612 Do not go to the end of the minibuffer if PC-goto-end is non-nil.
2613 (PC-do-completion): New optional fourth argument GOTO-END. Add a
2614 doc string. Set PC-goto-end for choose-completion.
2615 (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
2616 PC-do-completion.
2617
2618 * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
2619 arg to bibtex-make-field.
2620 (bibtex-make-field): Add optional fourth arg NODELIM.
2621 Insert delimiters around INIT unless this arg is non-nil.
2622
2623 2007-04-14 Nick Roberts <nickrob@snap.net.nz>
2624
2625 * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
2626 global map isn't modified.
2627
2628 2007-04-14 Glenn Morris <rgm@gnu.org>
2629
2630 * calendar/appt.el (appt-disp-window): Do not split small windows.
2631 Suggested by Jeff Miller <jmiller@cablespeed.com>.
2632
2633 2007-04-13 Chong Yidong <cyd@stupidchicken.com>
2634
2635 * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
2636
2637 * files.el: Ditto.
2638
2639 2007-04-13 Juanma Barranquero <lekktu@gmail.com>
2640
2641 * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
2642
2643 * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
2644 (term-set-escape-char, term-termcap-format, term-get-old-input-default)
2645 (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
2646 (term-pager-help): Fix typos in docstrings.
2647
2648 * wid-edit.el (widget-documentation): Fix typo in docstring.
2649
2650 * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
2651 Fix typos in error messages.
2652
2653 2007-04-13 Martin Rudalics <rudalics@gmx.at>
2654
2655 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
2656 window marked as dedicated.
2657
2658 * mail/footnote.el (footnote-latin-string): New variable.
2659 (footnote-latin-regexp): Redefine as regexp alternative.
2660 (Footnote-latin): Use footnote-latin-string instead of
2661 footnote-latin-regexp.
2662
2663 2007-04-13 Glenn Morris <rgm@gnu.org>
2664
2665 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
2666 inherited keymaps.
2667
2668 2007-04-12 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * outline.el (outline-get-next-sibling): Clarify docstring.
2671 (outline-get-last-sibling): Handle case where we are at the first
2672 heading. Clarify docstring.
2673
2674 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
2675
2676 * progmodes/gud.el (gud-minor-mode-map): Make go button same
2677 length as stop button to lessen flicker.
2678 (jdb): Add gud-print.
2679 (gud-find-expr): Jdb prints the expression with the value, so
2680 don't insert it in the output.
2681
2682 2007-04-11 Jason Rumney <jasonr@gnu.org>
2683
2684 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
2685 case hex. Do not try to decode non-hex letters.
2686
2687 2007-04-11 Markus Triska <markus.triska@gmx.at>
2688
2689 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
2690 (byte-optimize-backward-word): Remove (move to bytecomp.el).
2691 (byte-optimize-form-code-walker): Evaluate pure function calls if
2692 possible.
2693 (byte-optimize-all-constp): New function.
2694
2695 * emacs-lisp/bytecomp.el (byte-compile-char-before):
2696 Improve numeric argument case.
2697 (byte-compile-backward-char, byte-compile-backward-word):
2698 New functions, performing rewriting previously done in byte-opt.el.
2699 Fix their "Fixme" item (restriction to numeric arguments).
2700
2701 2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2702
2703 * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
2704 with dolist.
2705 (after-init-hook): Don't quote lambda.
2706 (desktop-first-buffer): Don't wrap it in eval-when-compile.
2707 (desktop-internal-v2s): Remove unused var `el'.
2708 (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
2709 desktop-restore-file-buffer.
2710 (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
2711 desktop-create-buffer.
2712
2713 2007-04-10 Chong Yidong <cyd@stupidchicken.com>
2714
2715 * woman.el (woman-decode-buffer): Postpone macro-set check...
2716 (woman-decode-region): ...to here.
2717
2718 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
2719
2720 * startup.el (tty-handle-args): Use %S to log ARGS.
2721
2722 2007-04-10 Glenn Morris <rgm@gnu.org>
2723
2724 * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
2725 it is obsolete and has no effect.
2726
2727 * dos-w32.el (default-buffer-file-type): Add defvar to quieten
2728 byte-compiler.
2729
2730 * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
2731 obsolete function make-local-hook.
2732
2733 * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
2734 start to quieten byte-compiler.
2735
2736 2007-04-10 Markus Triska <markus.triska@gmx.at>
2737
2738 * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
2739 to bytecomp.el as byte-compile-char-before).
2740 * emacs-lisp/bytecomp.el (byte-compile-char-before):
2741 New function (modified replacement for byte-optimize-char-before in
2742 byte-opt.el).
2743
2744 2007-04-09 Alan Mackenzie <acm@muc.de>
2745
2746 * startup.el (inhibit-splash-screen): Emphatically state that it
2747 can't be set in site-start.el.
2748
2749 2007-04-09 Masatake YAMATO <jet@gyve.org>
2750
2751 * progmodes/cc-subword.el (c-capitalize-subword): More closely
2752 mimic the behavior of `capitalize-word'. Do not move point with a
2753 negative argument. Based on tiny change by Paul Curry.
2754
2755 2007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
2756
2757 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
2758 Don't move point if ARG is negative.
2759
2760 2007-04-09 Alan Mackenzie <acm@muc.de>
2761
2762 Changes to make `narrow-to-defun' and `mark-defun' work properly
2763 in CC Mode:
2764
2765 * progmodes/cc-defs.el (c-beginning-of-defun-1):
2766 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
2767 Bind beginning/end-of-defun-function to nil around calls to
2768 beginning/end-of-defun.
2769
2770 * progmodes/cc-langs.el (beginning-of-defun-function)
2771 (end-of-defun-function): New c-lang-setvar's.
2772
2773 * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
2774 (setq arg 1))" to enable non-interactive call.
2775
2776 2007-04-09 Eli Zaretskii <eliz@gnu.org>
2777
2778 * simple.el (set-mark-command): Doc fix.
2779
2780 2007-04-09 Nick Roberts <nickrob@snap.net.nz>
2781
2782 * progmodes/gud.el (gdb): Restore existing session if user
2783 tries to start a second one in graphical mode.
2784
2785 2007-04-08 Martin Rudalics <rudalics@gmx.at>
2786
2787 * cus-start.el <scroll-preserve-screen-position>: Add choices.
2788
2789 2007-04-08 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2790
2791 * term/xterm.el (terminal-init-xterm): Fix key definitions.
2792 Add binding for C-M-SPC.
2793
2794 2007-04-08 Richard Stallman <rms@gnu.org>
2795
2796 * pcomplete.el (pcomplete-read-event): One single definition,
2797 and not a defsubst.
2798
2799 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
2800
2801 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
2802 byte-compiler warning "value unused".
2803
2804 2007-04-08 Andreas Schwab <schwab@suse.de>
2805
2806 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
2807
2808 2007-04-07 Glenn Morris <rgm@gnu.org>
2809
2810 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
2811 Autoload these functions.
2812 (diary-date-forms): Add a custom :set form.
2813
2814 * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
2815 before first use.
2816 (diary-font-lock-keywords): New function with old code for
2817 initialization of variable of same name.
2818
2819 2007-04-07 David Hansen <david.hansen@gmx.net> (tiny change)
2820
2821 * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
2822 clean-up: only insert space when on identifier, etc.
2823
2824 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2825
2826 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
2827
2828 * net/tls.el (open-tls-stream): Properly handle case where there
2829 is no associated buffer.
2830
2831 2007-04-07 Glenn Morris <rgm@gnu.org>
2832
2833 * ffap.el (ffap-file-at-point): Lower the priority of the
2834 ffap-ftp-sans-slash-regexp check.
2835
2836 2007-04-06 Alan Mackenzie <acm@muc.de>
2837
2838 Fix fontification of labels, and other things with ":".
2839
2840 * progmodes/cc-engine.el (c-forward-label): The function now
2841 returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
2842 the former t.
2843
2844 * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
2845 new return code from c-forward-label, fontifying tokens properly.
2846 Add some general comments throughout the file.
2847
2848 2007-04-06 Chong Yidong <cyd@stupidchicken.com>
2849
2850 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
2851 Revert 2006-01-27 change.
2852
2853 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
2854
2855 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
2856
2857 * desktop.el (desktop-create-buffer, desktop-save):
2858 Revert 2004-11-12 change for lack of copyright papers.
2859
2860 * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
2861 (dired-guess-default): Respect case.
2862
2863 * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
2864
2865 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
2866 was originally checked in as byte-optimize-concat on 1997-11-02.
2867
2868 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
2869 1995-05-19 doc changes.
2870
2871 2007-04-06 Kim F. Storm <storm@cua.dk>
2872
2873 * loadhist.el (read-feature): Reimplement. New optional arg LOADED-P.
2874 (unload-feature): Update interactive spec accordingly.
2875
2876 * progmodes/grep.el (grep-program): Remove commentary about zgrep.
2877
2878 2007-04-06 John Paul Wallington <jpw@pobox.com>
2879
2880 * subr.el (with-case-table): Use `make-symbol' to avoid variable
2881 capture. Restore the table in the same buffer.
2882
2883 * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
2884
2885 2007-04-05 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2888 Print entire form.
2889
2890 2007-04-05 Nick Roberts <nickrob@snap.net.nz>
2891
2892 * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
2893 for low-color displays.
2894
2895 2007-04-05 Glenn Morris <rgm@gnu.org>
2896
2897 * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
2898 * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
2899 Seed random number generator on loading.
2900
2901 * emacs-lisp/authors.el (top-level): Provide self.
2902
2903 * play/animate.el (top-level): Provide self.
2904
2905 2007-04-04 Alan Mackenzie <acm@muc.de>
2906
2907 * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
2908 to mention c-syntactic-indentation.
2909
2910 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
2911
2912 * subr.el (with-case-table): New macro.
2913
2914 * international/mule.el (ascii-case-table): New var.
2915
2916 * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
2917 downcasing.
2918
2919 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
2920
2921 * progmodes/gud.el (gud-minor-mode-map): Simplify.
2922
2923 * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
2924 of the window if we're outside it e.g menu-bar.
2925
2926 * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
2927 window if we're outside it e.g menu-bar.
2928
2929 2007-04-03 Eli Zaretskii <eliz@gnu.org>
2930
2931 * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
2932 decode base-64 encoded body if its content-type is something other
2933 than text/* or message/*.
2934
2935 2007-04-03 Juanma Barranquero <lekktu@gmail.com>
2936
2937 * simple.el (activate-mark-hook): Fix typo in docstring.
2938
2939 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
2940
2941 * tmm.el (tmm-c-prompt): Initialize.
2942 (tmm-menubar): Deal with extended menu-items at top level.
2943 (tmm-get-keybind): Handle bindings redefined/undefined locally.
2944 (tmm-prompt): Handle visibility of top level menu-items.
2945
2946 * progmodes/gud.el (gud-menu-map): Simplify.
2947 (gud-minor-mode-map): Add tool-bar like bindings to the text mode
2948 menubar.
2949
2950 2007-04-02 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
2953
2954 * comint.el (comint-send-input): Widen the buffer first.
2955
2956 * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
2957
2958 2007-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
2959
2960 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
2961 emacs-lisp-docstring-fill-column in emacs-lisp-mode.
2962
2963 * newcomment.el (comment-search-forward): Discard comment starters
2964 before point.
2965
2966 2007-04-01 Guanpeng Xu <herberteuler@hotmail.com>
2967
2968 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
2969
2970 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
2971
2972 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
2973 when downcasing.
2974
2975 * button.el (previous-button): Rewrite to account for adjacent buttons.
2976
2977 2007-04-01 J.D. Smith <jdsmith@as.arizona.edu>
2978
2979 * progmodes/idlwave.el (idlwave-auto-fill):
2980 Revert paragraph-separate change.
2981
2982 * progmodes/idlw-shell.el (idlwave-shell-break-in):
2983 Simplify module calc.
2984 (idlwave-shell-set-bp-in-module): Compute module.
2985
2986 2007-03-31 Glenn Morris <rgm@gnu.org>
2987
2988 * emacs-lisp/timer.el (run-at-time): Doc fix.
2989
2990 * emacs-lisp/warnings.el (display-warning): If we create the
2991 buffer displaying the warning, disable undo there.
2992
2993 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
2994
2995 * net/tramp.el (tramp-register-file-name-handler)
2996 (tramp-register-completion-file-name-handler): New defsubst,
2997 derived from `tramp-register-file-name-handlers'. The split is
2998 necessary because Tramp's file name handlers must be registered at
2999 different startup places.
3000
3001 2007-03-31 Chong Yidong <cyd@stupidchicken.com>
3002
3003 * progmodes/hideshow.el (turn-off-hideshow): New function.
3004 (hs-minor-mode): Use it instead of a lambda expression in
3005 change-major-mode-hook.
3006
3007 2007-03-31 David Kastrup <dak@gnu.org>
3008
3009 * woman.el (woman-Cyg-to-Win): Don't convert cons cells
3010 corresponding to MANPATH_MAP entries.
3011 (woman-man.conf-path, woman-parse-man.conf): Doc fix.
3012 (woman-parse-man.conf): Use more discriminating man.conf name.
3013 (woman-parse-man.conf): Parse MANPATH_MAP entries.
3014 (woman-manpath): Doc fix and type fix.
3015 (woman-cached-data): Check for MANPATH_MAP entries.
3016 (woman-expand-directory-path): Treat MANPATH_MAP entries.
3017
3018 2007-03-31 Stuart Herring <herring@lanl.gov>
3019
3020 * emacs-lisp/sregex.el (sregexq): Doc fix.
3021
3022 2007-03-31 Markus Triska <markus.triska@gmx.at>
3023
3024 * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
3025
3026 2007-03-30 Reiner Steib <Reiner.Steib@gmx.de>
3027
3028 * info.el (info-tool-bar-map): Use "exit" for Info-exit.
3029 Move to the right.
3030
3031 2007-03-30 Alan Mackenzie <acm@muc.de>
3032
3033 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
3034
3035 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3036
3037 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
3038 Use it, passed in explicitly, instead of from the dynamic binding.
3039 (ewoc-create, ewoc-enter-before): Update to use new call sequence.
3040
3041 2007-03-30 Juanma Barranquero <lekktu@gmail.com>
3042
3043 * simple.el (blink-matching-open): When in minibuffer, don't
3044 search for a match inside the prompt.
3045
3046 2007-03-30 Nick Roberts <nickrob@snap.net.nz>
3047
3048 * tmm.el (tmm-menubar): Select the right menu item with the mouse.
3049 (tmm-prompt): Don't make the mouse user select the first menu
3050 item twice.
3051
3052 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
3053
3054 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
3055 SIGUSR1 and SIGUSR2.
3056
3057 2007-03-29 Kim F. Storm <storm@cua.dk>
3058
3059 * ido.el (ido-read-internal): When reading file or dir, only override
3060 minibuffer-local-filename-completion-map, otherwise only override
3061 minibuffer-local-completion-map.
3062
3063 2007-03-29 Glenn Morris <rgm@gnu.org>
3064
3065 * complete.el (partial-completion-mode): Set PC-do-completion-end
3066 to nil after use.
3067 (PC-lisp-complete-symbol): Create and use a marker at `end',
3068 rather than using point-marker.
3069
3070 2007-03-28 Chong Yidong <cyd@stupidchicken.com>
3071
3072 * simple.el (next-error-highlight): Doc fix.
3073 (compose-mail): Revert 2007-03-19 change.
3074
3075 2007-03-28 Richard Stallman <rms@gnu.org>
3076
3077 * emacs-lisp/edebug.el (edebug-display): Don't go to
3078 edebug-outside-buffer if it is dead.
3079
3080 2007-03-28 Juanma Barranquero <lekktu@gmail.com>
3081
3082 * view.el (view-mode): Fix typos in docstring.
3083
3084 2007-03-28 Stephen Berman <Stephen.Berman@gmx.net>
3085
3086 * recentf.el (recentf-save-file): Add a custom :set function.
3087
3088 2007-03-28 Glenn Morris <rgm@gnu.org>
3089
3090 * complete.el (PC-do-completion-end): New variable.
3091 (partial-completion-mode) <choose-completion-string-functions>:
3092 Use PC-do-completion-end in the non-minibuffer case to replace the
3093 correct amount of text.
3094 (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
3095 (PC-lisp-complete-symbol): Give marker the after-insertion type,
3096 to deal with improvements inserted after point.
3097
3098 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3099
3100 * button.el (make-text-button): Add explicit `button' property.
3101 (default-button): Don't put a `button' property on it.
3102
3103 * progmodes/python.el (python-mode): Skip comments when parsing.
3104
3105 * vc-arch.el (vc-with-current-file-buffer): New macro.
3106 (vc-arch-file-source-p): Use it to avoid infloop.
3107
3108 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
3109
3110 * emacs-lisp/lisp.el (lisp-complete-symbol):
3111 Fix call to get-buffer-window to find windows in other frames.
3112
3113 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3114
3115 * comint.el (comint-proc-query, comint-dynamic-list-completions):
3116 Fix calls to get-buffer-window to find windows in other frames.
3117 Reported by David Hansen <david.hansen@gmx.net>.
3118
3119 2007-03-27 Kevin Ryde <user42@zip.com.au>
3120
3121 * info.el (Info-display-images-node): On a text-only terminal,
3122 show the "text" or "alt" parts of the image blobs.
3123
3124 2007-03-27 Glenn Morris <rgm@gnu.org>
3125
3126 * complete.el (PC-do-completion): Compute completion-base-size in
3127 the non-filename case, rather than setting to nil.
3128 (PC-lisp-complete-end): New variable.
3129 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
3130 original end in a series of consecutive invocations.
3131
3132 * calendar/calendar.el (calendar-mode-hook): Declare it.
3133
3134 * calendar/diary-lib.el (diary-live-p): Do not check for
3135 diary-selective-display.
3136
3137 2007-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3138
3139 * replace.el (occur-next-error): *Occur* might not be displayed in the
3140 selected frame. Reported by David Hansen <david.hansen@gmx.net>.
3141
3142 2007-03-26 Richard Stallman <rms@gnu.org>
3143
3144 * textmodes/flyspell.el (flyspell-large-region):
3145 Use ispell-call-process-region.
3146
3147 2007-03-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3148
3149 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
3150 Use prin1 instead of princ.
3151
3152 2007-03-25 Chong Yidong <cyd@stupidchicken.com>
3153
3154 * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
3155 Merge in X resources before global face.
3156
3157 * progmodes/compile.el (compilation-start): Save compilation-directory
3158 rather than default-directory as local var.
3159 (compilation-directory): Mark as safe local var.
3160
3161 * files.el: Don't mark default-directory as a safe local var.
3162
3163 2007-03-25 Alan Mackenzie <acm@muc.de>
3164
3165 * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
3166 * progmodes/cc-engine.el: Fix typo.
3167
3168 2007-03-25 Juri Linkov <juri@jurta.org>
3169
3170 * compare-w.el (compare-windows): Rename customization group
3171 `compare-w' to `compare-windows'.
3172 (compare-windows-whitespace, compare-ignore-whitespace)
3173 (compare-ignore-case, compare-windows-sync)
3174 (compare-windows-sync-string-size, compare-windows-recenter)
3175 (compare-windows-highlight, compare-windows): Change group name in
3176 the `group' tag from `compare-w' to `compare-windows'.
3177 (compare-windows-sync): Add option `nil' for no sync. Doc fix.
3178
3179 2007-03-24 Markus Triska <markus.triska@gmx.at>
3180
3181 * expand.el: Change example to always enable abbrev-mode,
3182 and remove redundant `function'.
3183 (expand-abbrev-hook): Add autoload cookie.
3184
3185 2007-03-24 Ryan Yeske <rcyeske@gmail.com>
3186
3187 * emacs-lisp/testcover.el (testcover-start, testcover-end)
3188 (testcover-mark-all, testcover-unmark-all): Add prompts to
3189 interactive specs.
3190
3191 2007-03-24 Jason Rumney <jasonr@gnu.org>
3192
3193 * autorevert.el (find-file-hook, auto-revert-tail-mode):
3194 Use file size in bytes for auto-revert-tail-pos not characters.
3195
3196 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3197
3198 * vc-rcs.el (vc-rcs-annotate-command):
3199 Set text property :vc-annotate-prefix on the annotation text.
3200 (vc-rcs-annotate-time): Instead of searching for ": ",
3201 search for end of text propertized with :vc-annotate-prefix.
3202
3203 2007-03-24 Martin Rudalics <rudalics@gmx.at>
3204
3205 * whitespace.el (top level): Remove calls putting
3206 permanent-local nil property since these are no-ops.
3207
3208 * man.el (Man-support-local-filenames): Assure that
3209 default-directory exists when doing call-process.
3210
3211 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)
3212
3213 * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
3214 Fix omission bug: Use m4-program-options to construct shell command.
3215
3216 2007-03-23 David Kastrup <dak@gnu.org>
3217
3218 * progmodes/cc-mode.el (c-make-emacs-variables-local):
3219 Use `mapcar' rather than `mapcan' to silence compiler warning.
3220
3221 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3222
3223 * textmodes/reftex.el, textmodes/reftex-vars.el,
3224 * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
3225 * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
3226 * textmodes/reftex-index.el, textmodes/reftex-global.el,
3227 * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
3228 * textmodes/reftex-auc.el: Add maintainer address.
3229
3230 2007-03-22 Carsten Dominik <dominik@science.uva.nl>
3231
3232 * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
3233 Make sure that `global-font-lock-mode' does not turn on font-lock
3234 in these buffers.
3235
3236 2007-03-21 Kim F. Storm <storm@cua.dk>
3237
3238 * xt-mouse.el (xt-mouse-epoch): New variable.
3239 (xterm-mouse-event): Use float-time.
3240
3241 2007-03-21 Nick Roberts <nickrob@snap.net.nz>
3242
3243 * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
3244 current-time.
3245
3246 2007-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3247
3248 * complete.el (read-file-name-internal): Don't add the final > if the
3249 completion is not finished (re-application of this patch, which was
3250 accidentally undone by Eli).
3251
3252 2007-03-21 Chong Yidong <cyd@stupidchicken.com>
3253
3254 * emulation/viper.el (viper-non-hook-settings): Handle mouse
3255 clicks in describe-key and describe-key-briefly advice a little better.
3256
3257 2007-03-21 Juanma Barranquero <lekktu@gmail.com>
3258
3259 * server.el (server-process-filter): Cancel any pending isearch.
3260
3261 2007-03-21 Ulf Jasper <ulf.jasper@web.de>
3262
3263 * calendar/icalendar.el (icalendar-version): Increase to 0.15.
3264 (icalendar--get-unfolded-buffer): Define actual arguments rather
3265 than just using &rest. Check replace-in-string is fbound.
3266 (icalendar-import-buffer): Doc fix.
3267 (icalendar--convert-ical-to-diary): Set diary-file.
3268 Check diary-file before inserting final newline.
3269 (icalendar--add-diary-entry): Return diary-file.
3270
3271 2007-03-21 Glenn Morris <rgm@gnu.org>
3272
3273 * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
3274 (diary-display-hook): Add custom :set function.
3275
3276 * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
3277 Add custom :set function.
3278 (diary-header-line-format): Doc fix.
3279 (diary-set-maybe-redraw): New function.
3280 (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
3281 (diary-list-entries): Always run diary-mode.
3282
3283 2007-03-20 Kenichi Handa <handa@m17n.org>
3284
3285 * international/quail.el (quail-setup-completion-buf): Make the
3286 completion buffer read-only.
3287 (quail-completion): Adjusted for the above change. Leave the
3288 modified flag nil.
3289
3290 2007-03-20 David Kastrup <dak@gnu.org>
3291
3292 * files.el (magic-mode-alist): Require literal "%!PS" string for
3293 magic postscript file detection.
3294
3295 2007-03-20 Richard Stallman <rms@gnu.org>
3296
3297 * textmodes/ispell.el (ispell-call-process): New function.
3298 Defends against bad `default-directory.'
3299 (ispell-check-version, ispell-find-aspell-dictionaries)
3300 (ispell-get-aspell-config-value, lookup-words): Call it.
3301 (ispell-call-process-region): New function.
3302 (ispell-send-string): Call it.
3303
3304 2007-03-20 Andreas Schwab <schwab@suse.de>
3305
3306 * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
3307 (finder-data): Likewise.
3308 (autoloads): Likewise.
3309
3310 2007-03-20 Martin Rudalics <rudalics@gmx.at>
3311
3312 * files.el (basic-save-buffer): Do not set visited filename when
3313 the corresponding directory does not exist or the specified
3314 filename is that of an existing directory.
3315
3316 2007-03-20 Glenn Morris <rgm@gnu.org>
3317
3318 * calendar/diary-lib.el (diary-live-p): New function.
3319 (number-of-diary-entries): Add a :set function to redisplay diary
3320 when necessary.
3321
3322 2007-03-19 Nick Roberts <nickrob@snap.net.nz>
3323
3324 * t-mouse.el (t-mouse-make-event-element): Use timestamp output
3325 from client program, mev, to compute mouse event.
3326
3327 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3328
3329 * faces.el (momentary): Face removed; unused due to reversion of
3330 2007-01-04 changes by Kevin Rodgers.
3331
3332 * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
3333 Suggested by Johan Bockg\e,Ae\e(Brd.
3334
3335 2007-03-19 Martin Rudalics <rudalics@gmx.at>
3336
3337 * font-lock.el (lisp-font-lock-keywords-1):
3338 Highlight define-globalized-minor-mode as a keyword.
3339
3340 2007-03-19 Kim F. Storm <storm@cua.dk>
3341
3342 * calc/calc-forms.el (math-std-daylight-savings)
3343 (math-std-daylight-savings-old): Doc fix.
3344
3345 2007-03-19 Juanma Barranquero <lekktu@gmail.com>
3346
3347 * progmodes/python.el (python-default-template): Doc fix.
3348 (python-buffer): Fix typo in docstring.
3349
3350 * isearchb.el (isearchb-follow-char):
3351 * subr.el (def-edebug-spec): Fix typo in docstring.
3352
3353 2007-03-19 Richard Stallman <rms@gnu.org>
3354
3355 * files.el (default-directory): Mark safe.
3356 (basic-save-buffer-2): Put proper dir name in error message.
3357
3358 * simple.el (compose-mail): Run switch-function after
3359 setting up the mail buffer.
3360
3361 * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
3362
3363 2007-03-18 Jay Belanger <belanger@truman.edu>
3364
3365 * calc/calc-forms.el (math-parse-date): Fix a regular expression.
3366 (math-std-daylight-savings-new): Rename from
3367 `math-std-daylight-savings'.
3368 (math-std-daylight-savings-old): Rename from old value of
3369 `math-std-daylight-savings'.
3370 (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
3371 `math-std-daylight-savings-old' depending on the year.
3372
3373 2007-03-18 Detlev Zundel <dzu@gnu.org>
3374
3375 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
3376 zero-width regexps as invalid but rather at least count them correctly.
3377
3378 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>
3379
3380 * net/tls.el (open-tls-stream): In handshake-waiting loop,
3381 don't wait more if there is output available to process.
3382
3383 2007-03-18 Nick Roberts <nickrob@snap.net.nz>
3384
3385 * progmodes/compile.el (compilation-find-file): Revert change
3386 from 2006-07-18 to allow completion of directory names.
3387 Reported by John Carter <john.carter@tait.co.nz>.
3388
3389 2007-03-18 Kim F. Storm <storm@cua.dk>
3390
3391 * subr.el (when, unless): Doc fix.
3392
3393 2007-03-17 Thien-Thi Nguyen <ttn@gnu.org>
3394
3395 * net/tls.el (tls-program): Doc fix.
3396
3397 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
3398
3399 * autorevert.el (auto-revert-tail-handler):
3400 Call after-revert-hook.
3401
3402 2007-03-17 Ryan Yeske <rcyeske@gmail.com>
3403
3404 * simple.el (switch-to-completions): No error if search for \n\n fails.
3405
3406 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
3407
3408 * simple.el (line-move-1):
3409 Respect `inhibit-line-move-field-capture' property.
3410
3411 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
3412
3413 * comint.el (comint-arguments): Mark backslash-escaped chars.
3414 (comint-delim-arg): Don't treat them as delimiters.
3415
3416 2007-03-12 Kim F. Storm <storm@cua.dk>
3417 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
3418
3419 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change)
3420
3421 * tempo.el (tempo-insert): Deal with 'r> if it appears
3422 specified with a prompt argument.
3423
3424 2007-03-12 Carsten Dominik <dominik@science.uva.nl>
3425
3426 * textmodes/org.el (org-set-font-lock-defaults):
3427 Handle narrow table columns correctly.
3428
3429 2007-03-12 Mark A. Hershberger <mah@everybody.org>
3430
3431 * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
3432 (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
3433 Return to use of the -no-properties variants. There was
3434 consensus on emacs-devel that the speed of these variants was
3435 prefered since we are usually parsing files (from the internet
3436 or on disk) instead of XML created in Emacs.
3437
3438 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
3439 Add customize option.
3440
3441 2007-03-12 Glenn Morris <rgm@gnu.org>
3442
3443 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
3444 North American rule. Replace "daylight savings" with "daylight
3445 saving" in doc.
3446
3447 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
3448 * calendar/lunar.el, solar.el: Replace "daylight savings" with
3449 "daylight saving" in text.
3450
3451 * woman.el (woman-change-fonts): Tweak previous change by using
3452 woman-request-regexp rather than "^\\.".
3453
3454 * startup.el (command-line-1): Make insertion of
3455 initial-scratch-message not depend on scratch being selected.
3456
3457 2007-03-11 Juri Linkov <juri@jurta.org>
3458
3459 * replace.el (match): Use yellow background on light-bg terminals.
3460
3461 2007-03-11 Richard Stallman <rms@gnu.org>
3462
3463 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
3464 Correctly compute line number.
3465
3466 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
3467
3468 * type-break.el (type-break-get-previous-count):
3469 Repeat previous change here.
3470
3471 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu>
3472
3473 * progmodes/grep.el (grep-find-ignored-directories):
3474 Add .git and .bzr to list.
3475
3476 2007-03-11 Andreas Schwab <schwab@suse.de>
3477
3478 * diff-mode.el (diff-apply-hunk): Use proper format string for error.
3479
3480 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3481
3482 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
3483
3484 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
3485
3486 * faces.el (face-set-after-frame-default): Recalculate face
3487 customizations after applying X resources.
3488
3489 2007-03-10 Ryan Yeske <rcyeske@gmail.com>
3490
3491 * net/rcirc.el (rcirc-timeout-seconds): New variable.
3492 (rcirc-keepalive-seconds): Remove variable.
3493 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
3494 (rcirc-process, rcirc-user-disconnect): New variables.
3495 (rcirc-connect): Initalize new variables.
3496 (rcirc-keepalive): Don't send keepalive pings before connection
3497 is completed.
3498 (rcirc-sentinel): Do mark all channels with activity when
3499 connection is dropped. Run hook with process buffer local.
3500 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
3501 (rcirc-buffer-process): Return value of rcirc-process if
3502 rcirc-server-buffer is nil.
3503 (rcirc-server-name): Return the reported server name.
3504 (rcirc-update-prompt): Simplify computation of the server name.
3505 (rcirc-format-response-string): Likewise.
3506 (rcirc-handler-001): Mark server as connected, record the reported
3507 server name, and schedule a timeout.
3508 (rcirc-track-nick): Add a spec for the tty class.
3509 (rcirc-user-non-nick): Remove function.
3510 (rcirc-nick-prefix-chars): Add variable.
3511 (rcirc-user-nick): Use above variable.
3512
3513 2007-03-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3514
3515 * icomplete.el (icomplete-tidy, icomplete-exhibit):
3516 Bind deactivate-mark to nil.
3517
3518 2007-03-10 Martin Rudalics <rudalics@gmx.at>
3519
3520 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
3521 that buffer contents get erased during completion.
3522
3523 2007-03-10 Glenn Morris <rgm@gnu.org>
3524
3525 * woman.el (woman-change-fonts): Add a hack to deal with
3526 font-escape followed by "." at start of a line.
3527 (woman2-IP): Add a hack to deal with consecutive requests.
3528 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
3529
3530 2007-03-10 Alan Mackenzie <acm@muc.de>
3531
3532 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
3533
3534 2007-03-09 Richard Stallman <rms@gnu.org>
3535
3536 * abbrev.el (abbrev): Add `provide'.
3537
3538 2007-03-09 Thien-Thi Nguyen <ttn@gnu.org>
3539
3540 * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
3541
3542 2007-03-09 Martin Rudalics <rudalics@gmx.at>
3543
3544 * complete.el (PC-try-completion): New function.
3545 (PC-do-completion, read-file-name-internal): Use it instead of
3546 try-completion.
3547
3548 2007-03-08 Alan Mackenzie <acm@muc.de>
3549
3550 Remove stale tokens from `c-found-types' cache.
3551
3552 * progmodes/cc-mode.el (c-unfind-enclosing-token)
3553 (c-unfind-coalesced-tokens, c-before-change): New functions.
3554 (c-maybe-stale-found-type): New variable.
3555
3556 * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
3557 (c-trim-found-types): New functions.
3558
3559 2007-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
3560
3561 * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
3562 (debug-ignored-errors): Add entry from smerge-match-conflict.
3563
3564 2007-03-08 J.D. Smith <jdsmith@as.arizona.edu>
3565
3566 * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
3567 special help topics for keywords.
3568 (idlwave-help-assistant-command): Include ".exe" for ms-dos
3569 etc. Assistant command.
3570
3571 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
3572
3573 * replace.el (occur-engine): Move buffer-undo-list binding...
3574 (occur-1): ...to here.
3575
3576 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
3577
3578 * simple.el (minibuffer-completing-symbol): New var.
3579 (eval-expression): Use it.
3580 (completion-setup-function): Don't bind completion-base-size when
3581 completing a symbol in the minibuffer.
3582
3583 2007-03-08 Nick Roberts <nickrob@snap.net.nz>
3584
3585 * progmodes/gud.el (gdb): Pop up current GUD buffer if user
3586 tries to start a second session in graphical mode.
3587
3588 2007-03-07 Miles Bader <miles@gnu.org>
3589
3590 * international/isearch-x.el
3591 (isearch-process-search-multibyte-characters):
3592 Strip text-properties from PROMPT to avoid an error from read-string.
3593
3594 2007-03-07 Kim F. Storm <storm@cua.dk>
3595
3596 * complete.el (PC-bindings): Remap lisp-complete-symbol to
3597 PC-lisp-complete-symbol instead of binding M-TAB in global-map.
3598
3599 2007-03-07 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3600
3601 * complete.el (PC-do-completion): Delete duplicates in the list of
3602 possible completions.
3603
3604 2007-03-07 Glenn Morris <rgm@gnu.org>
3605
3606 * ses.el (ses-mode): Doc fix.
3607
3608 2007-03-06 Kim F. Storm <storm@cua.dk>
3609
3610 * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
3611
3612 2007-03-06 Kenichi Handa <handa@m17n.org>
3613
3614 * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
3615
3616 2007-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
3617
3618 * simple.el (completion-setup-function): Improve last fix so it doesn't
3619 set it to a relative directory name either.
3620
3621 2007-03-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3622
3623 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
3624
3625 2007-03-05 Richard Stallman <rms@gnu.org>
3626
3627 * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
3628
3629 * files.el (find-file-noselect): No error if file no longer exists.
3630 Display a message and avoid other questions.
3631
3632 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3633
3634 * pcomplete.el (pcomplete-show-completions): Improve last change, so
3635 as not to use an invisible window and to create a window if none exist.
3636
3637 * progmodes/python.el (python-send-command): Restart proc if necessary.
3638 (python-proc): Simplify.
3639
3640 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
3641
3642 * pcomplete.el (pcomplete-show-completions): Search all frames for
3643 completions buffer.
3644
3645 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
3646
3647 * cus-edit.el (customize-save-variable): Clear customized-value
3648 property (saved values are now put in theme-value property).
3649 (customize-set-variable): Doc fix.
3650
3651 * complete.el (PC-do-completion): If completion-ignore-case is
3652 non-nil, replace field with completion string before exiting.
3653
3654 2007-03-05 Michael Albinus <michael.albinus@gmx.de>
3655
3656 * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
3657 Append its extension to the resulting temporary file name.
3658 (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
3659
3660 * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
3661 (tramp-smb-handle-write-region): Apply it.
3662
3663 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
3664
3665 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
3666 Redo previous change.
3667
3668 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
3669
3670 * diff-mode.el (diff-mode): Doc fix.
3671
3672 2007-03-05 Kenichi Handa <handa@m17n.org>
3673
3674 * international/characters.el: Set category `l' (latin)
3675 for more characters.
3676
3677 2007-03-04 Kim F. Storm <storm@cua.dk>
3678
3679 * emacs-lisp/authors.el (authors-aliases): Add alias.
3680
3681 2007-03-04 Glenn Morris <rgm@gnu.org>
3682
3683 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
3684 all when switching major mode.
3685 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
3686 (hs-block-start-mdata-select, hs-block-end-regexp)
3687 (hs-forward-sexp-func, hs-adjust-block-beginning):
3688 Do not make these variables permanent-local.
3689
3690 2007-03-04 Richard Stallman <rms@gnu.org>
3691
3692 * progmodes/cperl-mode.el (cperl-mode):
3693 Modify cperl-compilation-error-regexp-alist by appending.
3694
3695 * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
3696 (edebug-mode): Add the hook.
3697 (edebug-recursive-edit): Remove the hook on exiting.
3698
3699 * type-break.el (type-break-get-previous-time):
3700 Handle end-of-file errors specially
3701 so they don't get reported wrong in .emacs.
3702
3703 * startup.el (fancy-splash-text): Clarify text.
3704
3705 * simple.el (beginning-of-buffer, end-of-buffer):
3706 Avoid treating plain C-u like numeric arg.
3707
3708 * simple.el (completion-setup-function): Don't set
3709 default-directory to nil.
3710
3711 * shell.el (shell-dirstack-query): Doc fix.
3712
3713 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
3714 Don't select the window -- pass it to primitives instead.
3715
3716 * faces.el (minibuffer-prompt): Use medium blue by default.
3717
3718 2007-03-04 David Kastrup <dak@gnu.org>
3719
3720 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
3721 Preserve 16 as default value for "seconds" when customizing.
3722
3723 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
3724
3725 * textmodes/org.el (org-self-insert-command)
3726 (orgtbl-self-insert-command, org-delete-char)
3727 (org-delete-backward-char): Set the `flyspell-delayed' property.
3728
3729 2007-03-03 Chong Yidong <cyd@stupidchicken.com>
3730
3731 * international/mule.el (find-auto-coding): Don't search for
3732 line-ending characters past the end of the tail.
3733
3734 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change)
3735
3736 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
3737 Jump to the line where new score has been uploaded.
3738
3739 * play/tetris.el (tetris-move-bottom, tetris-move-left)
3740 (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
3741 Do nothing when the game is paused.
3742
3743 2007-03-03 Carsten Dominik <dominik@science.uva.nl>
3744
3745 * textmodes/org.el (org-set-tags): Prevent slipping of point
3746 during completion.
3747
3748 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
3749
3750 * isearch.el (isearch-message-prefix):
3751 Use minibuffer-prompt-properties.
3752
3753 2007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3754
3755 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
3756 (ps-setup): Print which Emacsen is running ps-print package.
3757
3758 2007-03-01 Stuart Herring <herring@lanl.gov>
3759
3760 * files.el (set-auto-mode-0): Use `indirect-function'.
3761 (hack-one-local-variable): Don't reapply current major mode.
3762
3763 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
3764
3765 * progmodes/python.el (python-quote-syntax): Don't bother with
3766 syntax-ppss-context.
3767 (python-fill-paragraph): Make sure that fenced-string delimiters that
3768 stand on their own line stay there.
3769
3770 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
3771
3772 * replace.el (perform-replace): Propertize message.
3773
3774 2007-03-01 Carsten Dominik <dominik@science.uva.nl>
3775
3776 * textmodes/org.el (org-prepare-agenda-buffers): Also check for
3777 invisible heading.
3778
3779 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
3780
3781 * net/tramp.el (tramp-file-name-handler): Revert last change.
3782
3783 2007-02-28 Nick Roberts <nickrob@snap.net.nz>
3784
3785 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
3786 Correct doc strings.
3787
3788 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
3789
3790 * replace.el (perform-replace): Undo forward-char immediately if
3791 non-adjacent search fails.
3792
3793 2007-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3794
3795 * version.el (emacs-major-version, emacs-minor-version):
3796 string-to-int -> string-to-number.
3797
3798 2007-02-28 Juanma Barranquero <lekktu@gmail.com>
3799
3800 * help.el (where-is): Fail gracefully when not passed a command.
3801
3802 2007-02-28 Stuart Herring <herring@lanl.gov>
3803
3804 * find-lisp.el (find-lisp-default-directory-predicate):
3805 Fix bug: Do symlink check on expanded filename.
3806
3807 2007-02-28 Carsten Dominik <dominik@science.uva.nl>
3808
3809 * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
3810 changes during replacement.
3811 (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
3812
3813 2007-02-28 Lars Hansen <larsh@soem.dk>
3814
3815 * desktop.el: Delete header line listing me as maintainer.
3816
3817 2007-02-28 Glenn Morris <rgm@gnu.org>
3818
3819 * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
3820 the menus case.
3821
3822 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
3823
3824 * net/tramp.el (tramp-file-name-handler): Inhibit modification
3825 hooks to avoid confusion when combining after-change calls.
3826
3827 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
3828
3829 * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
3830 now that pgg-gpg-process-region correctly honors passed-in passphrase.
3831 (allout-distinctive-bullets-string): Add info about bullet conventions.
3832 (allout-mode): Add info about distinctive vs plain bullets.
3833
3834 2007-02-27 Carsten Dominik <dominik@science.uva.nl>
3835
3836 * textmodes/org.el (org-archive-subtree): Quote variable name.
3837 (org-agenda-get-todos): Make sure skip properties are checked correctly.
3838
3839 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
3840
3841 * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
3842 (gud-bashdb-command-name, bashdb): Remove.
3843 (gud, gud-menu-map): Remove references to bash/bashdb.
3844
3845 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
3846
3847 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
3848 keyword for Python 2.5.
3849
3850 2007-02-26 Romain Francoise <romain@orebokech.com>
3851
3852 * net/net-utils.el (whois-server-tld): Update server for .org.
3853 (whois-server-list): Add whois.publicinterestregistry.net.
3854 (whois-guess-server): Fix formatting in docstring.
3855
3856 2007-02-26 Kim F. Storm <storm@cua.dk>
3857
3858 * mouse.el (mouse-show-mark): Run hooks and perform command
3859 remapping for mouse-region-delete-keys.
3860
3861 2007-02-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3862
3863 * font-core.el (font-lock-mode): Doc fix.
3864
3865 2007-02-25 Kim F. Storm <storm@cua.dk>
3866
3867 * ido.el (ido-buffer-internal): Set this-command to fallback command.
3868 Add selected buffer to buffer-name-history.
3869 (ido-file-internal): Set this-command to fallback command.
3870 Add file names to file-name-history.
3871
3872 * emacs-lisp/map-ynp.el (map-y-or-n-p):
3873 Apply minibuffer-prompt-properties.
3874
3875 2007-02-25 Andreas Schwab <schwab@suse.de>
3876
3877 * files.el (hack-one-local-variable-eval-safep): Correct handling
3878 of edebug-form-spec property value. Reported by Johan Bockg\e,Ae\e(Brd.
3879
3880 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
3881
3882 * textmodes/org.el (org-table-overlay-coordinates)
3883 (org-table-toggle-coordinate-overlays): New functions.
3884 (org-table-overlay-coordinates, org-table-coordinate-overlays):
3885 New variables.
3886 (org-startup-with-deadline-check): Remove option.
3887 (org-mode): Remove deadline check on startup.
3888 (org-table-limit-column-width): Remove option.
3889 (org-table-formula-numbers-only): Remove option.
3890 (org-link-style, org-link-format): Remove options.
3891 (org-select-agenda-window, org-fit-agenda-window): Remove options.
3892 (org-export-ascii-show-new-buffer)
3893 (org-export-html-show-new-buffer): Remove options.
3894 (org-activate-links): Remove camel option.
3895 (org-file-link-context-use-camel-case): Remove option.
3896 (org-camel-regexp): Remove variable.
3897 (org-activate-camels): Remove function.
3898 (org-store-link): Remove Camel stuff.
3899 (org-make-org-heading-camel): Remove function.
3900 (org-open-at-point): Remove camel stuff.
3901 (org-link-search): Remove camel stuff.
3902 (org-camel-to-words): Function removed.
3903 (org-get-agenda-file-buffer): Make sure we prepare the base
3904 buffers, not any indirect buffers.
3905 (org-sort-entries): Sort top-level when not on a headline, and no
3906 active region.
3907 (org-in-regexp): New function.
3908 (org-search-not-self): Rename from `org-search-not-link'.
3909 (org-open-link-marker): New variable.
3910 (org-open-at-point): Set `org-open-link-marker'.
3911 (org-print-icalendar-entries): Fixe bug with excluding DONE
3912 entries from the exported list.
3913 (org-edit-formula-lisp-indent): New command.
3914 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
3915 (orgtbl-to-latex, orgtbl-insert-radio-table)
3916 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
3917 (orgtbl-radio-table-templates): New option.
3918 (org-store-link-props):
3919 (org-remember-templates): More possibilities to insert info
3920 into templates.
3921 (org-remember-apply-template): Make use of the extended
3922 template capabilities.
3923 (org-remember-redo-template): New command.
3924 (org-upgrade-old-links)
3925 (org-table-modify-formulas, org-table-replace-in-formulas)
3926 (org-table-find-dataline)
3927 (org-table-get-vertical-vector): Remove functions.
3928 (org-table-remove-rectangle-highlight)
3929 (org-time-stamp-format, org-toggle-log-option)
3930 (org-table-highlight-rectangle)
3931 (org-table-iterate, org-table-make-reference):
3932 (org-translate-time, org-tree-to-indirect-buffer)
3933 (org-table-field-info, org-table-fix-formulas)
3934 (org-table-force-dataline, org-table-get-descriptor-line)
3935 (org-table-get-range)
3936 (org-skip-comments, org-sort)
3937 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
3938 (org-table-current-dline, org-table-current-field-formula)
3939 (org-table-edit-backward-field)
3940 (org-table-edit-formulas-post-command)
3941 (org-table-edit-line-down, org-table-edit-line-up)
3942 (org-agenda-archive)
3943 (org-agenda-clock-cancel)
3944 (org-agenda-clock-out, org-agenda-list-stuck-projects)
3945 (org-agenda-open-link, org-agenda-show-new-time)
3946 (org-agenda-skip-subtree-when-regexp-matches)
3947 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
3948 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
3949 (org-do-sort, org-file-image-p, org-find-overlays)
3950 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
3951 (org-highlight-until-next-command, org-isearch-end)
3952 (org-match-any-p, org-next-link, org-previous-link):
3953 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
3954 (org-rewrite-old-row-references)
3955 (org-isearch-post-command)
3956 (org-table-edit-move, org-table-edit-next-field)
3957 (org-table-edit-scroll, org-table-edit-scroll-down)
3958 (org-set-frame-title, org-show-reference)
3959 (org-unhighlight-once, org-verify-change-for-undo): New functions.
3960 (org-show-variable): Remove command.
3961 (org-add-log-maybe): New arguments STATE, FINDPOS
3962 (org-table-sort-lines): Rewrite from scratch.
3963 (org-link-search): New argument AVOID-POS.
3964 (org-print-icalendar-entries): Remove argument CATEGORY.
3965 (org-run-agenda-series): Remove argument WONDOW.
3966 (org-next-link, org-previous-link): New commands.
3967 (org-agenda-date-format): New option.
3968 (org-table-iterate): New command.
3969 (org-table-modify-formulas)
3970 (org-table-replace-in-formulas): Remove functions.
3971 (org-table-fix-formulas): New function.
3972 (org-table-insert-column, org-table-delete-column)
3973 (org-table-move-column): Use `org-table-fix-formulas'.
3974 (org-follow-gnus-link): Patch from Bastien/Leo.
3975 (org-table-current-field-formula): New function.
3976 (org-file-image-p): New function.
3977 (org-agenda-show-new-time): New function.
3978 (org-agenda-date-later): Call `org-agenda-show-new-time'.
3979 (org-with-remote-undo): New macro.
3980 (org-agenda-undo): New command.
3981 (org-verify-change-for-undo): New function.
3982 (org-time-stamp-format): New function.
3983 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
3984 by user.
3985 (org-match-any-p): New function.
3986 (org-make-tags-matcher): Handle regular expressions for tag and
3987 todo matches.
3988 (org-read-date): Accept "+N" as input for a date relative to the
3989 current date.
3990 (org-remove-subtree-entries-from-agenda): New function.
3991 (org-agenda-archive, org-agenda-kill):
3992 Use `org-remove-subtree-entries-from-agenda'.
3993 (org-do-sort, org-sort-entries): New functions.
3994 (org-sort): New command.
3995 (org-table-sort-lines): Use `org-do-sort'.
3996 (org-fix-decoded-time): New function.
3997 (org-table-number-regexp): Require 0x... to identify as number
3998 in tables.
3999 (org-startup-options): New keywords for note taking.
4000 (org-upgrade-old-links): Remove function.
4001 (org-get-repeat): New function.
4002 (org-show-context): Also show siblings on current level.
4003 (org-show-siblings): New function.
4004 (org-isearch-end, org-isearch-post-command): New functions.
4005 (org-show-siblings): New option.
4006 (org-show-context): Use `org-show-siblings'.
4007 (org-table-maybe-recalculate-line): No longer require `calc-eval'
4008 to be bound, because user may just use elisp.
4009
4010 2007-02-24 Kim F. Storm <storm@cua.dk>
4011
4012 * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
4013 (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
4014
4015 2007-02-24 Dan Nicolaescu <dann@ics.uci.edu>
4016
4017 * startup.el (command-line): Also check if the abbrev file is readable.
4018
4019 2007-02-24 John Paul Wallington <jpw@pobox.com>
4020
4021 * net/tls.el (tls-certtool-program): Fix custom type.
4022
4023 * mail/feedmail.el (feedmail-message-id-generator)
4024 (feedmail-date-generator): Fix custom types.
4025
4026 * mail/rmail.el (rmail-message-filter): Fix custom type.
4027
4028 2007-02-24 Eli Zaretskii <eliz@gnu.org>
4029
4030 * startup.el (command-line): If simple.el cannot be found, proceed
4031 with a warning message.
4032
4033 2007-02-24 Kenichi Handa <handa@m17n.org>
4034
4035 * international/utf-8.el (utf-8-pre-write-conversion): Handle the
4036 case that BEG is a string.
4037
4038 2007-02-24 Chris Moore <dooglus@gmail.com>
4039
4040 * pgg-pgp5.el (pgg-pgp5-encrypt-region):
4041 * pgg-pgp.el (pgg-pgp-encrypt-region):
4042 * pgg-gpg.el (pgg-gpg-encrypt-region):
4043 Check pgg-encrypt-for-me if no other recipients.
4044
4045 2007-02-23 Eli Zaretskii <eliz@gnu.org>
4046
4047 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
4048
4049 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
4050 shell-quote-argument.
4051
4052 2007-02-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4053
4054 * comint.el (comint-read-input-ring): Use comint-input-ring-size
4055 from the comint buffer instead of the temporary one.
4056
4057 2007-02-23 David Reitter <david.reitter@gmail.com>
4058
4059 * cus-edit.el (custom-save-all): Canonicalize custom-file before
4060 storing it in recentf-exclude.
4061
4062 2007-02-23 Chong Yidong <cyd@stupidchicken.com>
4063
4064 * startup.el (fancy-splash-screens): Make cursor-type buffer-local
4065 in splash screen.
4066
4067 2007-02-22 J.D. Smith <jdsmith@as.arizona.edu>
4068
4069 * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
4070 commands, for restart.
4071 (idlwave-shell-current-module): Fix handling of module name by type.
4072 (idlwave-shell-break-in): Update type handling.
4073 (idlwave-shell-bp-get): Encode type in BP structure.
4074 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
4075 (idlwave-shell-module-source-query): Query routine info based on type.
4076 Fix path parsing for non-compiled files.
4077 (idlwave-shell-module-source-filter): Don't signal error in filter
4078 if no source found.
4079 (idlwave-shell-set-bp-in-module): Use fallback source to prevent
4080 filter race.
4081
4082 2007-02-22 Kim F. Storm <storm@cua.dk>
4083
4084 * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
4085 (editable-field): Document need to put some text before the %v
4086 escape in :format string.
4087
4088 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
4089
4090 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
4091 (vc-svn-use-edit): Remove unused config var.
4092 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
4093
4094 * outline.el (hide-sublevels): Keep empty last line, if available.
4095
4096 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
4097 rather than the corresponding unicode char, to make the code
4098 more readable.
4099
4100 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
4101
4102 * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
4103 (speedbar-show-unknown-files, speedbar-item-info-file-helper)
4104 (speedbar-item-info-tag-helper): Doc fixes.
4105
4106 2007-02-19 Kenichi Handa <handa@m17n.org>
4107
4108 * international/mule-cmds.el (locale-language-names):
4109 Map "eo" to "Esperanto".
4110
4111 * language/european.el ("Esperanto"): New language environment.
4112
4113 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change)
4114
4115 * simple.el (kill-line): Doc fix.
4116
4117 2007-02-17 Kim F. Storm <storm@cua.dk>
4118
4119 * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
4120 (bindat--unpack-item, bindat--length-group, bindat--pack-item)
4121 (bindat--unpack-group, bindat--pack-group):
4122 Handle vectors with optional element type.
4123
4124 2007-02-17 Daiki Ueno <ueno@unixuser.org>
4125
4126 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
4127 if PASSPHRASE is given.
4128
4129 2007-02-17 Chris Moore <dooglus@gmail.com>
4130
4131 * jka-cmpr-hook.el (jka-compr-compression-info-list):
4132 Recognize backups of bz2 compressed files.
4133
4134 2007-02-17 Eli Zaretskii <eliz@gnu.org>
4135
4136 * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
4137 to nil to speed up lookup of the symbol in index nodes.
4138
4139 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4140
4141 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4142 Add indentation for the constants of Lisp.
4143
4144 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
4145
4146 * ps-print.el: Use (defvar <foo>) where applicable.
4147 (ps-print-emacs-type): Remove.
4148 (ps-x-frame-property, ps-e-frame-parameter): Remove.
4149 (ps-frame-parameter): Align its call-convention with frame-parameter.
4150 (ps-begin-job): Adjust calls to it appropriately.
4151 (ps-setup): Don't print ps-print-emacs-type.
4152 (ps-e-find-composition, ps-mark-active-p, ps-color-device):
4153 Define in such a way that it's obvious that it's defined.
4154 (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
4155 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
4156 (ps-jts-ps-setup): Use flavor-neutral syntax instead.
4157
4158 2007-02-15 Alan Mackenzie <acm@muc.de>
4159
4160 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
4161 an empty one-line C-style comment, post-position point properly.
4162
4163 2007-02-15 Chris Moore <dooglus@gmail.com>
4164
4165 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
4166 (isearch-lazy-highlight-new-loop): Bind it.
4167 (isearch-lazy-highlight-search): Use it.
4168
4169 * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
4170
4171 2007-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4172
4173 * font-lock.el (font-lock-extend-region-wholelines):
4174 Only return non-nil if the region has really been changed.
4175 Reported by David Hansen <david.hansen@physik.fu-berlin.de>
4176
4177 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
4178
4179 * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
4180 (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
4181 (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
4182
4183 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
4184
4185 * faces.el (color-values): Revert changes to docstring from
4186 2007-01-31 and 2000-09-07.
4187
4188 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
4189 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
4190 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
4191 (ispell-help): Fix typos in docstring and output message.
4192
4193 2007-02-14 Kim F. Storm <storm@cua.dk>
4194
4195 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
4196 (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
4197 (grep): Fix lgrep reference.
4198
4199 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
4200 (standard-display-underline): Use make-glyph-code.
4201
4202 * descr-text.el (describe-char): Use glyph-char and glyph-face.
4203
4204 * international/latin1-disp.el (latin1-display-char):
4205 Use make-glyph-code.
4206
4207 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
4208
4209 * ehelp.el (with-electric-help, electric-help-exit)
4210 (electric-help-retain): Doc fixes.
4211
4212 * emacs-lisp/bytecomp.el (byte-compile-dest-file)
4213 (byte-compile-file): Doc fixes.
4214
4215 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4216
4217 * term/mac-win.el: Change all uses of
4218 mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
4219 (mac-ae-number): Return integer 0 if coerced result is float 0.0.
4220 (mac-ae-get-url): Call select-frame-set-input-focus.
4221 (mac-dnd-handle-drag-n-drop-event): Don't call
4222 select-frame-set-input-focus.
4223
4224 2007-02-13 Kenichi Handa <handa@m17n.org>
4225
4226 * international/characters.el: Fix documentation of category `a'.
4227
4228 2007-02-11 Dan Nicolaescu <dann@ics.uci.edu>
4229
4230 * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
4231
4232 2007-02-12 Michael Albinus <michael.albinus@gmx.de>
4233
4234 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
4235 (tramp-get-remote-ln): Handle error case.
4236 Reported by Chris Moore <dooglus@gmail.com>.
4237
4238 2007-02-11 Kim F. Storm <storm@cua.dk>
4239
4240 * bindings.el (ctl-x-map): Remove register compatibility bindings
4241 C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
4242
4243 2007-02-11 Richard Stallman <rms@gnu.org>
4244
4245 * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
4246 in load history.
4247
4248 * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
4249 condition -- don't fail to stop at endpos.
4250
4251 2007-02-11 Carsten Dominik <dominik@science.uva.nl>
4252
4253 * textmodes/org.el (org-agenda-get-todos)
4254 (org-agenda-get-timestamps, org-agenda-get-closed)
4255 (org-agenda-get-deadlines, org-agenda-get-scheduled)
4256 (org-agenda-get-blocks, org-format-agenda-item)
4257 (org-agenda-change-all-lines, org-scan-tags): Rename text property
4258 from `category' to `org-category'.
4259
4260 2007-02-11 Kenichi Handa <handa@m17n.org>
4261
4262 * international/titdic-cnv.el (titdic-convert): Force files be written
4263 with Unix-like eol format. Read files under CXTERM-DIC by raw-text.
4264 (miscdic-convert): Force files be written with Unix-like eol format.
4265
4266 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
4267
4268 * files.el (change-major-mode-with-file-name): Fix typo in docstring.
4269
4270 * calculator.el (calculator-prompt): Doc fix.
4271 (calculator-mode-map): Fix typo in menu entry.
4272
4273 2007-02-10 Jay Belanger <belanger@truman.edu>
4274
4275 * calculator.el (calculator): Do more extensive checking for when
4276 3 lines should be used for the calculator.
4277
4278 2007-02-10 Eli Zaretskii <eliz@gnu.org>
4279
4280 * info-look.el (info-lookup-make-completions):
4281 Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
4282 index nodes.
4283
4284 * info.el (Info-fontify-maximum-menu-size): Document the effect
4285 of a nil value.
4286 (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
4287 non-nil before using it as size.
4288
4289 2007-02-09 Chong Yidong <cyd@stupidchicken.com>
4290
4291 * subr.el (insert-for-yank-1): Prevent read-only properties from
4292 interfering with text property operations.
4293
4294 * image-mode.el (image-mode): Revert 2007-01-30 changes.
4295
4296 * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
4297 (image-type-auto-detected-p): Fail if another match is found in
4298 auto-mode-alist.
4299
4300 * files.el (magic-mode-alist): Call image-mode instead of
4301 image-mode-maybe for autodetected images.
4302
4303 2007-02-09 Juanma Barranquero <lekktu@gmail.com>
4304
4305 * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
4306 Fix typos in docstrings.
4307 (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
4308
4309 2007-02-09 Kim F. Storm <storm@cua.dk>
4310
4311 * emacs-lisp/float-sup.el: Remove obsolete comment.
4312
4313 2007-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
4314
4315 * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
4316
4317 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4318
4319 * simple.el: Revert previous change, at request of RMS:
4320 (fundamental-mode-hook): Remove.
4321 (fundamental-mode): Run after-change-major-mode-hooks manually,
4322 and don't run the now-nonexistent fundamental-mode-hook.
4323
4324 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4325
4326 * simple.el (fundamental-mode-hook): Declare new hook.
4327 (fundamental-mode): Run the new dedicated hook, and don't run
4328 after-change-major-mode-hooks manually anymore.
4329
4330 2007-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
4331
4332 * vc-svn.el (vc-svn-merge-news): Understand the new format with two
4333 added columns of chars. Remove support for the "no-meta-info" format.
4334 Prompted by Romain Francoise <romain@orebokech.com>.
4335
4336 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4337
4338 * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
4339 (gdb-mouse-until, gdb-mouse-jump): Use it.
4340
4341 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4342
4343 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
4344 work when there is just an assembler buffer (no source buffer).
4345
4346 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
4347
4348 * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
4349 just because the diff was produced using "-p" (--show-c-function).
4350
4351 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
4352
4353 * faces.el (frame-set-background-mode): Use `color-values' and
4354 `display-color-p', not `x-color-values' and `x-display-color-p'.
4355 (face-valid-attribute-values): Use `defined-colors' instead of
4356 `x-defined-colors'.
4357
4358 2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4359
4360 * ps-print.el: The ps-print commands without face printing should not
4361 print background color. Reported by Leo <sdl.web@gmail.com>.
4362 (ps-print-version): New version 6.7.3.
4363 (ps-begin-job): New arg. Fix ps-default-background and
4364 ps-default-foreground initialization.
4365 (ps-face-attributes): Fix doc string.
4366 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
4367
4368 * printing.el: Fix ps-print link.
4369
4370 2007-02-06 Chong Yidong <cyd@stupidchicken.com>
4371
4372 * faces.el (face-set-after-frame-default): Compile attributes to
4373 be set by frame parameters before merging in X resources.
4374
4375 2007-02-06 Juanma Barranquero <lekktu@gmail.com>
4376
4377 * simple.el (blink-matching-paren-dont-ignore-comments):
4378 (blink-matching-paren-on-screen): Doc fixes.
4379
4380 2007-02-06 Nick Roberts <nickrob@snap.net.nz>
4381
4382 * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
4383
4384 2007-02-05 Juanma Barranquero <lekktu@gmail.com>
4385
4386 * loadhist.el (unload-feature): Silently ignore `load-history' entries
4387 of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
4388 entries like `defun'. Return nil.
4389
4390 2007-02-05 Kim F. Storm <storm@cua.dk>
4391
4392 * ido.el: Doc fixes.
4393
4394 2007-02-04 David Kastrup <dak@gnu.org>
4395
4396 * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
4397 `mpuz-allow-double-multiplicator' is non-zero, and correct
4398 calculation of `min'.
4399
4400 2007-02-04 Per Abrahamsen <abraham@dina.kvl.dk>
4401
4402 * wid-edit.el (widget-default-create): Insert new text at the
4403 :from marker _after_ the marker, not before it.
4404
4405 2007-02-04 Alan Mackenzie <acm@muc.de>
4406
4407 * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
4408 containing it is re-indented.
4409
4410 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4411
4412 * net/newsticker.el (newsticker--insert-image): Update docstring,
4413 and insert the image directly.
4414 (newsticker--buffer-redraw): Update docstring.
4415
4416 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4417 Rename from define-global-minor-mode.
4418
4419 * progmodes/cwarn.el (global-cwarn-mode):
4420 * emacs-lisp/autoload.el (make-autoload):
4421 * hi-lock.el (global-hi-lock-mode):
4422 * font-core.el (global-font-lock-mode): All callers changed.
4423
4424 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4425
4426 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
4427 Don't copy @ignore lines into menu descriptions.
4428 (texinfo-multi-file-update): Goto the @node line before attempting
4429 to pluck the node name.
4430 (texinfo-multiple-files-update): Reverse the optional arguments'
4431 order, as per the doc string and the `interactive' form.
4432
4433 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4434
4435 * image-mode.el: Use autoload to avoid overriding disabled setting
4436 applied in .emacs.
4437
4438 2007-02-03 Alan Mackenzie <acm@muc.de>
4439
4440 * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
4441 for, e.g. "void (*hdone)();" in a k&r list. (No WS between
4442 adjacent paren groups).
4443
4444 2007-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4445
4446 * progmodes/ebnf2ps.el: Doc fixes.
4447 (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
4448
4449 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4450
4451 * dired-x.el (dired-do-relsymlink): Add reference to
4452 dired-do-symlink. Add an autoload cookie.
4453
4454 * dired-aux.el (dired-do-symlink): Add reference to
4455 dired-do-relsymlink.
4456
4457 2007-02-02 Doug Maxey <dwm@enoyolf.org> (tiny change)
4458
4459 * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
4460 <left-fringe mouse-3>: New bindings.
4461
4462 2007-02-02 Ulf Jasper <ulf.jasper@web.de>
4463
4464 * net/newsticker.el (newsticker-version): Changed to "1.10".
4465 (newsticker--set-customvar): Doc string.
4466 (newsticker-new-item-face): Doc string.
4467 (newsticker-mode): Initialize `invisibility-spec' with t.
4468 (newsticker-mode-map): Added
4469 `newsticker-mark-all-items-at-point-as-read'.
4470 (newsticker-menu): Added narrow-to-item and narrow-to-feed.
4471 (newsticker-w3m-show-inline-images): Do not call
4472 `w3m-remove-image'.
4473 (newsticker--buffer-after-w3m-insert-image): New advice for
4474 w3m-insert-image to cache images.
4475 (newsticker-next-item-same-feed): New.
4476 (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
4477 (newsticker-mark-all-items-of-feed-as-read): New.
4478 (newsticker-mark-all-items-at-point-as-read): Use new functions.
4479 (newsticker-mark-item-at-point-as-read): Doc string.
4480 (newsticker-mark-item-at-point-as-read): Use new functions.
4481 (newsticker--do-mark-item-at-point-as-read): New, extracted from
4482 `newsticker-mark-item-at-point-as-read'.
4483 (newsticker-hide-entry): Use (t) instead of t for invisibility.
4484 (newsticker--sentinel): Yet another xml-parser workaround.
4485 (newsticker--decode-iso8601-date): Bugfix for datestrings without
4486 days.
4487 (newsticker--buffer-do-insert-text): Fix.
4488 (newsticker--buffer-insert-enclosure): Fix. length might be missing.
4489 (newsticker--buffer-make-item-completely-visible):
4490 `switch-to-buffer' not necessary.
4491
4492 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4493
4494 * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
4495 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
4496 (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
4497 (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
4498 (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
4499
4500 2007-02-02 Kenichi Handa <handa@m17n.org>
4501
4502 * international/quail.el (quail-show-key): Fix an error message.
4503
4504 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4505
4506 * faces.el (set-face-underline-p, modify-face): Rename arg
4507 UNDERLINE-P to UNDERLINE (it is not a flag).
4508
4509 2007-02-01 Nick Roberts <nickrob@snap.net.nz>
4510
4511 * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
4512 when adding gdb-speedbar-update to gdb-input-queue.
4513
4514 2007-02-01 Kenichi Handa <handa@m17n.org>
4515
4516 * international/quail.el (quail-show-key): Signal an error if the
4517 current input method is not using Quail.
4518
4519 2007-02-01 J.D. Smith <jdsmith@as.arizona.edu>
4520
4521 * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
4522 Trim leading whitespace in sysvar names.
4523
4524 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4525
4526 * faces.el (internal-find-face, internal-get-face): Doc fixes.
4527
4528 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
4529
4530 * ido.el (ido-set-common-completion): Use `let', not `let*'.
4531
4532 2007-01-31 Romain Francoise <romain@orebokech.com>
4533
4534 * comint.el: Delete extra copy of `comint-copy-old-input' added in
4535 previous change to this file.
4536
4537 2007-01-31 Jason Rumney <jasonr@gnu.org>
4538
4539 * files.el (magic-mode-alist): Use image-mode-maybe rather than
4540 image-mode.
4541
4542 * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
4543 interfering with attempt to set major mode from modified
4544 auto-mode-alist.
4545
4546 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
4547
4548 * faces.el (color-values): Doc fix.
4549 (face-differs-from-default-p): Don't check :foreground twice.
4550
4551 2007-01-31 J.D. Smith <jdsmith@as.arizona.edu>
4552
4553 * comint.el (comint-mode): Prevent non-keyword fontification by default.
4554
4555 2007-01-31 Kenichi Handa <handa@m17n.org>
4556
4557 * international/quail.el (quail-store-decode-map-key): Store a
4558 translated character too.
4559 (quail-char-equal-p): New function.
4560 (quail-find-key1): Check character equality by quail-char-equal-p.
4561 (quail-decode-map-generated): New variable.
4562 (quail-find-key): Check quail-decode-map-generated and re-generate
4563 a decode map if necessary.
4564
4565 2007-01-30 Richard Stallman <rms@gnu.org>
4566
4567 * tutorial.el (tutorial--detailed-help): Make the list of
4568 changed keys look nicer.
4569
4570 2007-01-30 Nick Roberts <nickrob@snap.net.nz>
4571
4572 * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
4573 (gdb-var-delete): Use it.
4574 (gdb-var-update-handler-1): Handle value "invalid" for MI field
4575 `in_scope'.
4576
4577 2007-01-30 Michael Albinus <michael.albinus@gmx.de>
4578
4579 * files.el (get-free-disk-space): Return nil for remote directories.
4580
4581 * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
4582 instead of "dir".
4583
4584 2007-01-30 Chong Yidong <cyd@stupidchicken.com>
4585
4586 * type-break.el (type-break-catch-up-event): New function.
4587 (type-break-demo-hanoi, type-break-demo-life)
4588 (type-break-demo-boring): Use it.
4589
4590 * image-mode.el (image-mode): Don't automatically view as image.
4591 (image-toggle-display): Add `disabled' property.
4592
4593 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
4594
4595 * isearchb.el (isearchb-iswitchb):
4596 * ps-print.el (ps-build-face-reference):
4597 * emacs-lisp/shadow.el (list-load-path-shadows):
4598 * eshell/esh-cmd.el (eshell-rewrite-for-command):
4599 * international/mule.el (find-auto-coding):
4600 * mail/supercite.el (sc-attrib-selection-list):
4601 * progmodes/cc-defs.el (c-emacs-features):
4602 * progmodes/cc-vars.el (c-offsets-alist):
4603 * progmodes/flymake.el
4604 (flymake-init-create-temp-source-and-master-buffer-copy):
4605 Fix typos in docstrings (some suggested by Chris Moore).
4606
4607 * progmodes/vhdl-mode.el (vhdl-components-package-name)
4608 (vhdl-get-library-unit, vhdl-corresponding-begin)
4609 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
4610 (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
4611 (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
4612 (vhdl-font-lock-match-item): Fix typos in docstrings.
4613 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
4614 (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
4615 (vhdl-speedbar-insert-project-hierarchy):
4616 Improve argument/docstring consistency.
4617
4618 2007-01-29 Kenichi Handa <handa@m17n.org>
4619
4620 * international/titdic-cnv.el (py-converter): Fix previous change.
4621
4622 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
4623
4624 * jka-compr.el (jka-compr-partial-uncompress)
4625 (jka-compr-call-process): Rebind default-directory if it is
4626 invalid. Suggested by Chris Moore.
4627
4628 * comint.el (comint-insert-input): Handle situation where the
4629 selected buffer is not the clicked buffer.
4630
4631 2007-01-29 Kenichi Handa <handa@m17n.org>
4632
4633 * international/ja-dic-cnv.el (skkdic-convert):
4634 Add byte-compile-disable-print-circle:t at the head.
4635
4636 * international/titdic-cnv.el (tit-process-header):
4637 Add byte-compile-disable-print-circle:t at the head.
4638 (miscdic-convert): Likewise.
4639 (py-converter): Skip the header comments.
4640
4641 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
4642 New variable.
4643 (byte-compile-output-file-form): Bing print-circle to nil if
4644 byte-compile-output-file-form is not nil.
4645 (byte-compile-output-docform): Likewise.
4646
4647 2007-01-28 Kim F. Storm <storm@cua.dk>
4648
4649 * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
4650 Declare earlier to avoid byte compiler warnings.
4651
4652 2007-01-28 Markus Triska <markus.triska@gmx.at>
4653
4654 * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
4655
4656 2007-01-28 Chong Yidong <cyd@stupidchicken.com>
4657
4658 * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
4659 (gamegrid-add-score-with-update-game-score-1): Allow local quits
4660 when calling update-game-score program. Remove unnecessary
4661 save-excursion.
4662
4663 * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
4664
4665 2007-01-28 Nick Roberts <nickrob@snap.net.nz>
4666
4667 * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
4668 avoid compiler warning.
4669 (gdb-var-update-handler-1): Consider that the MI field `in_scope'
4670 might have values other than "true" or "false".
4671
4672 2007-01-28 Richard Stallman <rms@gnu.org>
4673
4674 * textmodes/fill.el (fill-paragraph-function): Doc fix.
4675 (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
4676
4677 * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
4678
4679 * image.el (image-type-header-regexps): Make GIF regex more specific.
4680
4681 * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
4682 Don't check `backspace'.
4683 (tutorial--find-changed-keys): Look up bindings in a temp buffer
4684 in Fundamental mode.
4685
4686 * startup.el (fancy-splash-text, normal-splash-screen):
4687 Mention C-g.
4688
4689 * simple.el (eval-expression): Don't use eval-last-sexp-print-value
4690 when inserting in buffer.
4691
4692 * vc-arch.el (vc-arch-file-id): Move with-current-buffer
4693 inside the if.
4694
4695 2007-01-27 Richard Stallman <rms@gnu.org>
4696
4697 * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
4698
4699 2007-01-27 Guanpeng Xu <herberteuler@hotmail.com>
4700
4701 * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
4702 enum/union/struct/class definition.
4703 Revert change to call `forward-sexp' multiple times.
4704
4705 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
4706
4707 * files.el (hack-local-variables-confirm): Don't keep trying to
4708 read an event from an empty kbd macro.
4709
4710 2007-01-27 Eli Zaretskii <eliz@gnu.org>
4711
4712 * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
4713
4714 2007-01-27 Ben North <ben@redfrontdoor.org>
4715
4716 * outline.el (outline-promote, outline-demote): Doc fix. Rename
4717 the arg CHILDREN -> WHICH.
4718
4719 2007-01-27 Michael Albinus <michael.albinus@gmx.de>
4720
4721 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
4722 default-directory to a sane value when calling start-process.
4723
4724 2007-01-27 Eli Zaretskii <eliz@gnu.org>
4725
4726 * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
4727 (ls-lisp-format-time-list): Doc fix. Mention
4728 ls-lisp-use-localized-time-format.
4729 (ls-lisp-format-time): Use ls-lisp-format-time-list if
4730 ls-lisp-use-localized-time-format is non-nil, even if a valid
4731 locale is defined.
4732
4733 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
4734
4735 * jka-compr.el (jka-compr-shell): Doc fix.
4736
4737 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
4738
4739 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4740
4741 * ps-print.ps: Fix background height.
4742 (ps-print-version): New version 6.7.2.
4743
4744 2007-01-26 Eli Zaretskii <eliz@gnu.org>
4745
4746 * makefile.w32-in (finder-data, custom-deps): Depend on
4747 $(lisp)/loaddefs.el.
4748
4749 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
4750
4751 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
4752
4753 2007-01-24 Miles Bader <miles@gnu.org>
4754
4755 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
4756 (byte-compile-output-docform): Bind `print-circle' to t.
4757
4758 2007-01-24 Kenichi Handa <handa@m17n.org>
4759
4760 * international/ja-dic-cnv.el (skkdic-convert): Insert a related
4761 file name of the original SKK dictionary file.
4762
4763 2007-01-24 Kim F. Storm <storm@cua.dk>
4764
4765 * ido.el (ido-initial-position): New variable.
4766 (ido-read-internal): Set it if default item is specified.
4767 (ido-minibuffer-setup): Position cursor accordingly if set.
4768 (ido-edit-input): C-e moves to end of input if not already there.
4769 (ido-magic-backward-char): C-b does like M-b if prev char is /.
4770 Don't switch to buffer mode if repeating C-b at start of input.
4771 (ido-toggle-ignore): C-a only toggles ignore at start or end of
4772 input; else it moves to start of input.
4773 (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
4774 not at end of input, delete rest of input, rather than normal op.
4775
4776 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
4777
4778 * emulation/viper-keym.el (viper-insert-basic-map):
4779 Delete binding for S-TAB.
4780
4781 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
4782 of message. Activate mark.
4783 (ediff-activate-mark): Set transient-mark-mode to t.
4784
4785 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
4786
4787 2007-01-23 Martin Rudalics <rudalics@gmx.at>
4788
4789 * help-fns.el (describe-variable): Don't suppress display of
4790 buffer local value when the value is "large".
4791
4792 2007-01-22 Kim F. Storm <storm@cua.dk>
4793
4794 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
4795 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
4796 (ido-tidy): Use ido-active.
4797
4798 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
4799
4800 * hexl.el (hexl-mode-exit): Add missing quote.
4801
4802 2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4803
4804 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
4805 (mac-ae-keyboard-modifiers): New function.
4806 (mac-handle-toolbar-switch-mode): Use it.
4807 (mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
4808 if keyboard modifiers on drop contain option key.
4809 (mac-dnd-drop-data): Add optional argument `action'.
4810 (special-event-map): Remove binding for M-drag-n-drop.
4811
4812 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com>
4813
4814 * add-log.el (add-log-current-defun): Use CC Mode functions to
4815 find the beginning and end of a defun.
4816
4817 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
4818
4819 * progmodes/gdb-ui.el (gdb-var-create-regexp)
4820 (gdb-var-create-handler): Handle value field in GDB output of
4821 -var-create.
4822 (gdb-max-frames): New variable.
4823 (gdb-stack-buffer, gdb-frames-select): Use it.
4824 (gdb-info-stack-custom): Help user customize gdb-max-frames,
4825 if necessary.
4826 (gdb-get-frame-number): Simplify.
4827
4828 2007-01-21 Glenn Morris <rgm@gnu.org>
4829
4830 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
4831 Update copyrights.
4832
4833 2007-01-21 Alan Mackenzie <acm@muc.de>
4834
4835 * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
4836 handling of K&R stuff.
4837
4838 2007-01-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4839
4840 * textmodes/bibtex.el (bibtex-files): Fix customization type.
4841
4842 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4843
4844 * ps-print.el: Handle frame parameters (background and/or foreground
4845 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
4846 (ps-print-version): New version 6.7.1.
4847 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
4848 (ps-frame-parameter): New fun.
4849 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
4850 Fix doc and customization.
4851 (ps-begin-job): Get frame parameters (background and/or foreground
4852 colors).
4853 (ps-do-despool): Ensure ps-printer-name has a valid value.
4854
4855 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
4856
4857 * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
4858 (gdb-debug-log-max): Rename from gdb-debug-ring-max.
4859 (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
4860 mean unlimited.
4861
4862 2007-01-20 Alan Mackenzie <acm@muc.de>
4863
4864 * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
4865 much more rigorous analysis of putative K&R regions.
4866
4867 2007-01-20 Alan Mackenzie <acm@muc.de>
4868
4869 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
4870 New functions.
4871
4872 2007-01-20 Alan Mackenzie <acm@muc.de>
4873
4874 * progmodes/cc-align.el, progmodes/cc-cmds.el,
4875 * progmodes/cc-defs.el, progmodes/cc-engine.el,
4876 * progmodes/cc-langs.el, progmodes/cc-styles.el,
4877 * progmodes/cc-vars.el: Add my name.
4878
4879 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
4880
4881 * files.el (find-alternate-file): Revert query message to Emacs 21
4882 version.
4883
4884 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
4885
4886 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
4887 the doc string how to use personal abbrevs without electric
4888 keywords.
4889
4890 2007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4891
4892 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
4893 Fixed cursor position when toggle abbreviated display.
4894
4895 2007-01-20 Nick Roberts <nickrob@snap.net.nz>
4896
4897 * t-mouse.el: Update copyright following assignment by
4898 Alessandro Rubini.
4899
4900 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
4901
4902 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
4903 (type-break-demo-boring): Call read-event instead of read-char.
4904
4905 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change)
4906
4907 * progmodes/compile.el: Add handling for makepplog.
4908
4909 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4910
4911 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
4912 aspell dictionaries are initialized when called non-interactively.
4913
4914 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
4915
4916 * progmodes/compile.el (compilation-loop): New arg limit.
4917 Handle case where the first error is at point-min.
4918 (compilation-next-error): New arg to compilation-loop call.
4919
4920 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
4921
4922 * info.el (Info-default-dirs): Change default info dir to
4923 share/info.
4924
4925 * paths.el (Info-default-directory-list): Ditto.
4926
4927 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
4928
4929 * hexl.el (hexl-before-revert-hook): New function.
4930 (hexl-mode): Use it.
4931 (hexl-after-revert-hook): Just call hexl-mode.
4932 (hexl-mode-exit): Remove before-revert-hook.
4933
4934 2007-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
4935
4936 * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
4937
4938 2007-01-16 Martin Rudalics <rudalics@gmx.at>
4939
4940 * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
4941 by "-" in francais7 otherchars entry.
4942 (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
4943 otherchars entry.
4944
4945 2007-01-15 Karl Fogel <kfogel@red-bean.com>
4946
4947 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
4948 path. Rewrite function in `cond' style for readability.
4949
4950 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
4951 (The path shortening, that is, not the rearrarangement.)
4952
4953 2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4954
4955 * term/mac-win.el (mac-ae-quit-application): New function.
4956 (mac-apple-event-map): Bind "quit application" Apple event to it.
4957
4958 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
4959
4960 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
4961 than the program's output.
4962
4963 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
4964
4965 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
4966 (kmacro-start-macro-or-insert-counter)
4967 (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
4968 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
4969
4970 * longlines.el (longlines-show-hard-newlines):
4971 * ruler-mode.el (ruler-mode-ruler):
4972 * emulation/keypad.el (keypad-setup):
4973 * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
4974 Fix typo in docstring.
4975
4976 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
4977
4978 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
4979 Remove redirect character ">".
4980
4981 2007-01-13 Juanma Barranquero <lekktu@gmail.com>
4982
4983 * replace.el (perform-replace): Remove leftover code.
4984
4985 2007-01-12 Richard Stallman <rms@gnu.org>
4986
4987 * replace.el (perform-replace): Don't clear NODENT when computing
4988 the replacement string.
4989
4990 2007-01-11 Michael Albinus <michael.albinus@gmx.de>
4991
4992 * net/tramp.el (tramp-handle-file-local-copy):
4993 Set `enable-multibyte-characters' to nil. Reported by Chris Moore
4994 <christopher.ian.moore@gmail.com>.
4995
4996 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
4997
4998 * diff-mode.el (diff-sanity-check-context-hunk-half)
4999 (diff-sanity-check-hunk): New functions.
5000 (diff-find-source-location): Use'em to check the hunks are well-formed.
5001
5002 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
5003 activate undo when undo is not active.
5004 Reported by Chris Moore <christopher.ian.moore@gmail.com>.
5005
5006 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5007
5008 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
5009 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
5010 (ffap-url-at-point): Use char-classes rather than "a-z".
5011
5012 2007-01-10 Juanma Barranquero <lekktu@gmail.com>
5013
5014 * ediff-init.el (ediff-autostore-merges):
5015 * textmodes/fill.el (fill-region): Doc fix.
5016
5017 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5018
5019 * server.el (server-ensure-safe-dir): UIDs may be floats.
5020
5021 2007-01-10 Richard Stallman <rms@gnu.org>
5022
5023 * battery.el (battery-linux-proc-acpi): Use ignore-errors
5024 around calls to directory-files.
5025
5026 * subr.el (momentary-string-display): Use save-excursion.
5027
5028 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
5029 argument, but read it as `X' does.
5030
5031 2007-01-09 Juri Linkov <juri@jurta.org>
5032
5033 * info.el (Info-fontify-node): Don't hide node names of index entries.
5034
5035 * faces.el (momentary): Change :group to basic-faces where all
5036 basic faces belong to. Add :version.
5037
5038 2007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
5039
5040 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
5041 keybinding is found.
5042 (tutorial--find-changed-keys): Never treat null keybinding as a
5043 remapping.
5044
5045 2007-01-09 Martin Rudalics <rudalics@gmx.at>
5046
5047 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
5048
5049 2007-01-09 Kenichi Handa <handa@m17n.org>
5050
5051 * international/mule-cmds.el
5052 (select-safe-coding-system-interactively): Fix message.
5053
5054 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
5055
5056 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
5057 (tramp-process-actions): Add optional parameter TIMEOUT.
5058 (tramp-open-connection-telnet, tramp-open-connection-rsh)
5059 (tramp-open-connection-su): Add timeout of 60".
5060
5061 2007-01-09 Richard Stallman <rms@gnu.org>
5062
5063 * progmodes/compile.el (compile): Doc fix.
5064
5065 2007-01-09 Markus Triska <markus.triska@gmx.at>
5066
5067 * tumme.el (tumme-display-thumb): Doc fix.
5068
5069 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
5070
5071 * battery.el (battery-search-for-one-match-in-files):
5072 * bindings.el (mode-line-minor-mode-help):
5073 * x-dnd.el (x-dnd-types-alist):
5074 * calendar/icalendar.el (icalendar-import-buffer):
5075 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
5076
5077 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
5078
5079 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
5080
5081 * replace.el (replace-regexp): Fix typo in docstring.
5082
5083 2007-01-07 Alan Mackenzie <acm@muc.de>
5084
5085 * progmodes/cc-langs.el (c-operators, c-filter-ops):
5086 Amend doc-string and comments.
5087
5088 2007-01-06 Eli Zaretskii <eliz@gnu.org>
5089
5090 * files.el (abbreviate-file-name): Doc fix.
5091
5092 2007-01-06 Markus Triska <triska@gmx.at>
5093
5094 * subr.el (split-string): Remove spurious ")" from doc string.
5095
5096 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
5097
5098 * textmodes/table.el (table--warn-incompatibility):
5099 Use display-warning instead of momentary-string-display.
5100
5101 2007-01-05 Richard Stallman <rms@gnu.org>
5102
5103 * image.el (image-type-header-regexps): Recognize xbm more strictly.
5104
5105 * simple.el (backward-kill-word): Doc fix.
5106
5107 2007-01-05 Romain Francoise <romain@orebokech.com>
5108
5109 * international/mule.el (sgml-html-meta-auto-coding-function):
5110 Ensure that the buffer contains a HTML document.
5111
5112 2007-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5113
5114 * faces.el (momentary): Move here ...
5115 * subr.el (momentary): ... from here.
5116
5117 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
5118
5119 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
5120 (gdb-speedbar-expand-node): Ask user for confirmation before expanding
5121 large structures/arrays.
5122
5123 2007-01-04 Juanma Barranquero <lekktu@gmail.com>
5124
5125 * files.el (find-file-noselect-1, set-visited-file-name):
5126 Allow backup-enable-predicate to be nil.
5127
5128 2007-01-04 Andreas Schwab <schwab@suse.de>
5129
5130 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
5131 last change.
5132
5133 2007-01-03 Richard Stallman <rms@gnu.org>
5134
5135 * woman.el (woman-decode-buffer): Clarify error message.
5136
5137 2007-01-03 Alan Mackenzie <acm@muc.de>
5138
5139 * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
5140
5141 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
5142
5143 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
5144
5145 2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
5146
5147 * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
5148
5149 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5150
5151 * emulation/viper.el (viper-custom-file-name, viper-mode):
5152 Fix typos in docstrings.
5153
5154 * subr.el (momentary-string-display): After moving point, set POS
5155 variable to it to avoid later errors once the buffer is modified.
5156 Doc fix.
5157
5158 2007-01-02 Alan Mackenzie <acm@muc.de>
5159
5160 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
5161 check that the "*/" is present before trying to manipulate it.
5162
5163 2007-01-02 Richard Stallman <rms@gnu.org>
5164
5165 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
5166
5167 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
5168 Fix format of value.
5169
5170 * cus-edit.el (customize-unsaved): Rename from customize-customized.
5171 Change messages accordingly.
5172 (customize-customized): Now alias.
5173
5174 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5175
5176 * files.el (version-control): Doc fix.
5177
5178 2007-01-01 Alan Mackenzie <acm@muc.de>
5179
5180 * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
5181 Check the format of c-state-cache is valid for an optimisation before
5182 using it.
5183
5184 * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
5185 are at a statement within a macro". Other changes so that only
5186 the first continuation line in a macro gets the symbol
5187 `cpp-define-intro', the others getting `statement', or whatever.
5188
5189 * progmodes/cc-cmds.el (c-context-line-break): When invoked within
5190 a string, preserve whitespace. Add a backslash only when also in
5191 a macro.
5192
5193 * progmodes/cc-defs.el: Correct typos.
5194
5195 * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
5196 new line after an escaped EOL in a string.
5197
5198 * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
5199 label when it directly follows "else", "do", ....
5200
5201 * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
5202 angle brackets (as seen in "explicit specialisations" of C++
5203 templates).
5204
5205 * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
5206 in the doc-string.
5207
5208 * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
5209 when the comment ender looks like "=========*/" and is alone on
5210 its line.
5211
5212 * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
5213 spelling of c-opt-op-identiTier-prefix, t -> f. Leave an alias
5214 for the old name.
5215
5216 * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
5217 c-\(beginning\|end\)-of-defun by default.
5218
5219 * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
5220 New line-up function, for the DEFUN macro in the Emacs C sources.
5221 Only used in "gnu" style.
5222
5223 * progmodes/cc-styles.el (c-style-alist): Use this new function in
5224 the "gnu" style.
5225
5226 * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
5227 clean-up comment-close-slash also to work when there's a comment
5228 terminator on the line.
5229 (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
5230 these for large arg - only take account of top level {..}, except
5231 for initial and final adjustments. M-- C-M-[ae] now go to the
5232 right defuns when the starting point is between defuns. They use
5233 the four new functions:
5234 (c-in-function-trailer-p, c-where-wrt-brace-construct)
5235 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
5236 support c-\(beginning\|end\)-of-defun.
5237
5238 * progmodes/cc-engine.el (c-forward-label): Analyze ":"
5239 expressions more rigorously, to exclude bit-field specifiers from
5240 being classed as labels.
5241 (c-forward-label): When analyzing a ":" within a macro, be careful
5242 about using c-forward-syntactic-ws at the macro beginning.
5243 (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
5244 stmt boundary, check for "operator=", etc.
5245
5246 * progmodes/cc-mode.el (c-postprocess-file-styles):
5247 Bind inhibit-read-only to t, around the call to
5248 c-remove-any-local-eval-or-mode-variables, so that it works on a
5249 RO file.
5250
5251 * progmodes/cc-defs.el (c-version): Update the version number to
5252 "5.31.4".
5253
5254 2007-01-01 Richard Stallman <rms@gnu.org>
5255
5256 * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
5257 only if we restored isearch-window-configuration.
5258
5259 2006-12-31 Romain Francoise <romain@orebokech.com>
5260
5261 * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
5262
5263 2006-12-31 Kim F. Storm <storm@cua.dk>
5264
5265 * files.el (auto-mode-case-fold): New defcustom.
5266 (set-auto-mode): If non-nil, perform second case-sensitive pass
5267 through auto-mode-alist if first pass failed.
5268
5269 2006-12-30 Richard Stallman <rms@gnu.org>
5270
5271 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
5272
5273 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
5274
5275 * allout.el (allout-encrypt-string): Handle symmetric-key
5276 passphrase caching but leave keypair caching to pgg.
5277
5278 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5279
5280 Sync with Tramp 2.0.55.
5281
5282 * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
5283 `integerp'. `char-equal' could fail else in case of negative
5284 numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>.
5285 (top): Check for `font-lock-add-keywords' before calling; it
5286 doesn't exist under XEmacs.
5287 (tramp-yn-prompt-regexp): Fix regexp. Add question from plink.
5288 (tramp-completion-mode): Remove clause (not
5289 tramp-unified-filenames), because the function is called in other
5290 context too, where this check results in wrong results in the
5291 XEmacs case on Windows.
5292 (tramp-touch): UTC handling is not possible for XEmacs.
5293
5294 2006-12-30 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5295
5296 * scroll-bar.el (previous-scroll-bar-mode): New variable
5297 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
5298 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
5299
5300 * term/x-win.el: Set scroll bar mode to right if set by X resources.
5301
5302 2006-12-30 Richard Stallman <rms@gnu.org>
5303
5304 * files.el (make-backup-file-name-1): Precompute abs name
5305 but don't lose the relative name.
5306
5307 * international/mule-cmds.el (select-safe-coding-system-interactively):
5308 Fix message.
5309
5310 2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5311
5312 * files.el (backup-buffer): Show entire backup file name in msg.
5313
5314 2006-12-30 Juanma Barranquero <lekktu@gmail.com>
5315
5316 * image.el (image-type-header-regexps, image-type-from-data)
5317 (image-type-from-buffer, image-type-from-file-header):
5318 Revert changes from 2006-12-26.
5319 (image-type-auto-detectable): New variable.
5320 (image-type-auto-detected-p): New function.
5321
5322 * files.el (magic-mode-alist): Detect image files with
5323 `image-type-auto-detected-p' instead of `image-type-from-buffer'.
5324
5325 2006-12-29 Nick Roberts <nickrob@snap.net.nz>
5326
5327 * dired.el (dired-sort-other): Move test for dired-mode...
5328 (dired-sort-set-modeline): ...to here.
5329
5330 2006-12-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5331
5332 * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
5333 change. Suggested by Stefan Monnier.
5334
5335 2006-12-29 Kim F. Storm <storm@cua.dk>
5336
5337 * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
5338 (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
5339
5340 2006-12-27 Kim F. Storm <storm@cua.dk>
5341
5342 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
5343 so it doesn't accidentally match an fsf.org mail address.
5344 (authors-renamed-files-alist): Add tcover-*.el.
5345
5346 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
5347
5348 * vc-arch.el (vc-arch-find-version): New function.
5349
5350 * vc-hooks.el (vc-version-backup-file-name): Revision names may be
5351 composed of arbitrary characters (even /) in some systems.
5352
5353 2006-12-27 Eli Zaretskii <eliz@gnu.org>
5354
5355 * international/mule-cmds.el (select-safe-coding-system-interactively):
5356 Improve the message in the *Warning* buffer.
5357
5358 2006-12-27 Kim F. Storm <storm@cua.dk>
5359
5360 * ido.el (ido-set-matches-1): Fix last change. If default item is
5361 current buffer, it is ok to be first.
5362
5363 2006-12-27 Kenichi Handa <handa@m17n.org>
5364
5365 * international/mule-cmds.el (select-safe-coding-system-interactively):
5366 Use face `link' for problematic chars.
5367
5368 2006-12-27 Kenichi Handa <handa@m17n.org>
5369
5370 * international/mule-cmds.el (select-safe-coding-system-interactively):
5371 Improve the message in *Warning* buffer.
5372
5373 2006-12-27 Kim F. Storm <storm@cua.dk>
5374
5375 * ido.el (ido-set-matches-1): Never put current buffer first if
5376 there are other matches.
5377
5378 2006-12-26 Nick Roberts <nickrob@snap.net.nz>
5379
5380 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
5381 expressions.
5382 (gdb-var-delete): Handle duplicate names. Print message for non
5383 root expressions.
5384 (gdb-partial-output-name): Start buffer name with a space.
5385 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
5386 buffer name.
5387
5388 2006-12-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5389
5390 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
5391 last footnote when `footnote-spaced-footnotes' is nil.
5392
5393 2006-12-26 Richard Stallman <rms@gnu.org>
5394
5395 * cus-edit.el (custom-browse-sort-alphabetically)
5396 (custom-buffer-sort-alphabetically)
5397 (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
5398
5399 * image.el (image-type-header-regexps): Change element format
5400 to include third item NOT-ALWAYS.
5401 (image-type-from-data): Handle new format.
5402 (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
5403 (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
5404
5405 2006-12-26 Guanpeng Xu <herberteuler@hotmail.com>
5406
5407 * add-log.el (add-log-current-defun): Call `forward-sexp'
5408 multiple times to pick a member function name defined as
5409 part of nested classes/namespaces.
5410
5411 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5412
5413 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
5414 which keymap should be used to change menu. It does not affect any
5415 existent code.
5416
5417 2006-12-26 Richard Stallman <rms@gnu.org>
5418
5419 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
5420 rather than for being in a minibuffer window.
5421
5422 2006-12-25 Daiki Ueno <ueno@unixuser.org>
5423
5424 * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
5425 locale-coding-system.
5426 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
5427 LF.
5428
5429 2006-12-25 Michael R. Mauger <mmaug@yahoo.com>
5430
5431 * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
5432 (sql-mode-syntax-table): Disable double quoted strings.
5433 (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
5434
5435 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5436
5437 * startup.el (fancy-splash-last-input-event): New variable.
5438 (fancy-splash-special-event-action): New function.
5439 (fancy-splash-screens): Temporarily bind special events to it.
5440 Execute command for saved special event before exiting from
5441 recursive editing.
5442
5443 * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
5444 New functions.
5445 (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
5446 Use mac-unread-string.
5447
5448 2006-12-24 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5449
5450 * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
5451 an optimized comment regexp if `comment-start-skip' uses a ^.
5452 * bs.el (bs--up): Remove interactive spec.
5453
5454 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5455
5456 * woman.el (woman-decode-buffer): Signal error for alien macro sets.
5457 Suggested by James Cloos.
5458
5459 2006-12-24 Kevin Ryde <user42@zip.com.au>
5460
5461 * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
5462 in March.
5463 (calendar-dst-ends): Default to first Sunday in November.
5464
5465 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
5466
5467 * allout.el (allout-encrypt-string): Inhibit use of agent within
5468 body of let form where encryption happens. Acknowledge non-use of
5469 gpg-agent in docstring.
5470 (allout-toggle-subtree-encryption): Acknowledge non-use of
5471 gpg-agent in docstring.
5472
5473 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5474
5475 * custom.el (custom-add-frequent-value): Alias for custom-add-option.
5476
5477 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
5478
5479 * ediff-diff.el (ediff-diff-options): Clarify docstring.
5480 (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
5481
5482 * emulation/viper-cmd.el (viper-post-command-sentinel):
5483 Protect against errors in hooks.
5484 (viper-add-newline-at-eob-if-necessary): Add newline only if we
5485 actually modify buffer; ignore errors if occur.
5486
5487 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
5488
5489 * calendar/calendar.el (calendar-mode-map): Switch < and >.
5490 (calendar-mode-line-format): Use mouse-1 bindings, and tweak
5491 formatting.
5492
5493 2006-12-23 Richard Stallman <rms@gnu.org>
5494
5495 * simple.el (delete-horizontal-space): Doc fix.
5496
5497 2006-12-23 Eli Zaretskii <eliz@gnu.org>
5498
5499 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
5500 explicitly in a recursive Make, not implicitly through prerequisites,
5501 since the latter is wrong under parallel builds.
5502
5503 2006-12-22 Eli Zaretskii <eliz@gnu.org>
5504
5505 * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
5506
5507 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5508
5509 * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
5510 message string.
5511
5512 2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
5513
5514 * outline.el (outline-next-visible-heading): Fix the case with a
5515 header at end-of-file with no final newline.
5516
5517 2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
5518
5519 * indent.el (tab-always-indent): Doc fix.
5520
5521 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
5522
5523 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
5524 (Info-fontify-node): Do fontify indices.
5525
5526 * tutorial.el (tutorial--detailed-help): Remove unnecessary link
5527 to the Emacs Lisp reference manual.
5528 (tutorial--tab-map): Remove. All callers changed.
5529 (tutorial--find-changed-keys): New elt QUIET, used to...
5530 (tutorial--display-changes): ...ensure that warning messages are
5531 only issued once per changed key.
5532 (tutorial--remove-remarks): Delete unused code-path.
5533 (lang-strings): Remove extraneous formatting.
5534 (tutorial--save-tutorial): Prompt before saving tutorial state.
5535
5536 2006-12-21 Chong Yidong <cyd@stupidchicken.com>
5537
5538 * tutorial.el: Remove `cl' requirement. Clean up whitespace.
5539 Replace '?\ ' by '?\s' throughout.
5540 (tutorial-warning-face): Inherit font-lock-warning-face. Move to
5541 `help' custom group.
5542 (tutorial--key-description): New function.
5543 (tutorial--display-changes): Remove redundant arg. Scan for all
5544 key sequences to avoid false matches. Cleanup.
5545 (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
5546 reduce homedir pollution.
5547 (help-with-tutorial): Call tutorial--display-changes with no arg.
5548
5549 2006-12-21 Carsten Dominik <dominik@science.uva.nl>
5550
5551 * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
5552
5553 2006-12-20 Michael Albinus <michael.albinus@gmx.de>
5554
5555 * net/tramp.el (tramp-default-method): We still need to check for
5556 `executable-find', because it is not bound under Emacs 20.
5557 (tramp-handle-file-name-completion)
5558 (tramp-completion-handle-file-name-completion): Handle optional
5559 parameter PREDICATE.
5560 (tramp-find-default-method): Add code for default values.
5561
5562 2006-12-20 Nick Roberts <nickrob@snap.net.nz>
5563
5564 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
5565 make gud-go send "continue".
5566
5567 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
5568
5569 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
5570 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
5571
5572 2006-12-19 Kim F. Storm <storm@cua.dk>
5573
5574 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
5575 instead of global-map.
5576
5577 * files.el (magic-mode-alist): Allow matching file type by
5578 calling a function at bob. Check for image types by calling
5579 image-type-from-buffer. Suggested by Juanma Barranquero.
5580 (set-auto-mode): Do it.
5581
5582 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
5583
5584 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
5585 Remove "ControlMaster" option from the other `scp*' methods.
5586 (tramp-default-method): Check for ssh-agent before setting to `scp'.
5587
5588 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
5589
5590 * textmodes/org.el (org-mode): Show context after isearch.
5591 (org-show-siblings): New function.
5592 (org-show-context): Use `org-show-siblings'.
5593
5594 2006-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
5595
5596 * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
5597 Use syntax-ppss-toplevel-pos.
5598
5599 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
5600
5601 * textmodes/org.el (org-current-line): Make sure that lines are
5602 counted from beginning of buffer.
5603 (org-table-copy-region, org-table-paste-rectangle): Make sure that
5604 lines are counted from beginning of buffer.
5605
5606 2006-12-17 Chong Yidong <cyd@stupidchicken.com>
5607
5608 * info.el (Info-build-node-completions): Signal error if tag-table
5609 marker is not found.
5610
5611 * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
5612
5613 2006-12-17 Alan Mackenzie <acm@muc.de>
5614
5615 * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
5616 speed) the case when open-paren-in-column-0-is-defun-start is nil.
5617 Based on code by Martin Rudalics.
5618
5619 * progmodes/cc-mode.el (c-basic-common-init): Don't set
5620 open-paren-in-column-0-is-defun-start to nil any more.
5621
5622 2006-12-17 Richard Stallman <rms@gnu.org>
5623
5624 * simple.el (delete-horizontal-space): Use prefix arg.
5625
5626 * help-fns.el (describe-variable): Improve blank separator lines.
5627
5628 * files.el (magic-mode-alist): Mark as risky.
5629
5630 * files.el (make-backup-file-name-1):
5631 Expand backup-directory explicitly.
5632
5633 2006-12-17 Michael Albinus <michael.albinus@gmx.de>
5634
5635 * net/tramp.el (tramp-default-method): Before setting to "pscp",
5636 check whether package password.el is loaded, or Pageant is running.
5637
5638 2006-12-17 Ulf Jasper <ulf.jasper@web.de>
5639
5640 * calendar/icalendar.el (icalendar-version): Increase to "0.14".
5641 (icalendar--rris): First try Emacs, then XEmacs.
5642 (icalendar--convert-ical-to-diary): Doc fix.
5643 Insert newline at end of target file.
5644
5645 2006-12-17 Kim F. Storm <storm@cua.dk>
5646
5647 * outline.el (outline-isearch-open-invisible-function): New defvar.
5648 (outline-flag-region): Use it if non-nil for isearch-open-invisible
5649 overlay property instead of outline-isearch-open-invisible.
5650
5651 2006-12-16 Kim F. Storm <storm@cua.dk>
5652
5653 * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
5654 if ido-directory-too-big is set on entry.
5655 (ido-toggle-ignore, ido-completion-help): Print message while
5656 reading big directory.
5657
5658 2006-12-15 Richard Stallman <rms@gnu.org>
5659
5660 * shell.el (shell): Doc fix.
5661
5662 2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
5663
5664 * emulation/edt.el (edt-xserver):
5665 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
5666 to fix a problem on Cygwin.
5667
5668 * emulation/edt.el
5669 * emulation/edt-mapper.el
5670 * emulation/edt-lk201.el
5671 * emulation/edt-pc.el
5672 * emulation/edt-vt100.el: Update maintainer's email address.
5673
5674 2006-12-15 Simon Marshall <simon@gnu.org>
5675
5676 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
5677
5678 2006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5679
5680 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
5681 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
5682 instead of mac-atsu-font-table.
5683 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
5684
5685 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
5686
5687 * align.el (align-match-tex-pattern): Fix a rare bug which
5688 hanged Emacs.
5689
5690 2006-12-14 Richard Stallman <rms@gnu.org>
5691
5692 * startup.el (use-fancy-splash-screens-p): Use frame-height
5693 instead of window-height. Pass frame to image-size.
5694
5695 2006-12-13 Kenichi Handa <handa@m17n.org>
5696
5697 * international/mule-cmds.el (set-locale-environment):
5698 Set default-sendmail-coding-system too.
5699
5700 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
5701
5702 * progmodes/idlw-help.el: Fix copyright notice.
5703
5704 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5705
5706 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
5707
5708 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
5709
5710 * subr.el (unread-command-char): Reformat obsolescence info.
5711
5712 2006-12-11 Richard Stallman <rms@gnu.org>
5713
5714 * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
5715 about calls to cl-struct-setf-expander.
5716
5717 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
5718
5719 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
5720 (ediff-combination-pattern): Fix typo in docstring.
5721
5722 * textmodes/refer.el (refer-find-entry): Doc fix.
5723 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
5724 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
5725 Fix tipos in docstrings.
5726
5727 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
5728
5729 2006-12-10 Kim F. Storm <storm@cua.dk>
5730
5731 * ido.el (ido-init-completion-maps): Remap backward-kill-word
5732 instead of binding M-backspace.
5733
5734 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
5735
5736 * replace.el (replace-match-data, replace-match-maybe-edit):
5737 * calc/calc-aent.el (calc-eval-error):
5738 * emulation/vi.el (vi-char-argument):
5739 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
5740 (c-vsemi-status-unknown-p-fn): Doc fixes.
5741
5742 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
5743
5744 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
5745 (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
5746
5747 2006-12-10 Masatake YAMATO <jet@gyve.org>
5748
5749 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
5750
5751 2006-12-09 Chong Yidong <cyd@stupidchicken.com>
5752
5753 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
5754
5755 * man.el (Man-xref-button-action): New function. If the
5756 `Man-target-string' button property is a function, assume it
5757 accepts a position argument.
5758 (Man-abstract-xref-man-page): Use it.
5759 (Man-default-man-entry): New optional arg POS.
5760
5761 * wdired.el (wdired-preprocess-symlinks): Make the spaces after
5762 symlink arrows read-only and non-rear-sticky.
5763
5764 2006-12-09 Martin Rudalics <rudalics@gmx.at>
5765
5766 * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
5767 (wdired-search-and-rename): Simplify code.
5768 (wdired-preprocess-files, wdired-preprocess-perms): Make
5769 read-only property of preceding character rear-nonsticky to
5770 avoid that it can be modified. Put old-name and old-link
5771 properties on character preceding name and replace
5772 put-text-property by add-text-properties.
5773 (wdired-get-filename, wdired-get-previous-link): Get old-name
5774 and old-link properties from character preceding name and
5775 simplify code.
5776 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
5777 (wdired-perms-to-number): Make local-map property
5778 rear-nonsticky to avoid that text following permissions may be
5779 modified. Use add-text-properties instead of put-text-property
5780 when changing a permission bit.
5781 (wdired-change-to-dired-mode): Remove stickiness properties.
5782
5783 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
5784
5785 * international/mule-cmds.el (register-input-method): Doc fix.
5786
5787 2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
5788
5789 * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
5790
5791 2006-12-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5792
5793 * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
5794 Force buffer local defs evaluation on local variables loading.
5795 (flyspell-mode-on, flyspell-mode-off): Use it in
5796 `hack-local-variables-hook'.
5797
5798 2006-12-09 Eli Zaretskii <eliz@gnu.org>
5799
5800 * emacs-lisp/find-func.el (find-variable): Doc fix.
5801
5802 * help-fns.el (variable-at-point): Doc fix.
5803
5804 * w32-fns.el (w32-append-code-lines): New function.
5805
5806 2006-12-09 Romain Francoise <romain@orebokech.com>
5807
5808 * comint.el (comint-insert-input): Delete obsolete comment.
5809
5810 2006-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
5811
5812 * net/browse-url.el (browse-url): Set DISPLAY to the one of the
5813 current frame, in case we're connected to several displays.
5814
5815 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
5816
5817 * frame.el (other-frame): Doc fix.
5818 (set-frame-parameter): Fix typo in docstring.
5819
5820 2006-12-07 Kim F. Storm <storm@cua.dk>
5821
5822 * info.el (Info-index): Strip leading colon from topic.
5823
5824 2006-12-07 Nick Roberts <nickrob@snap.net.nz>
5825
5826 * progmodes/gud.el (gud-speedbar-buttons): Deal with references
5827 to pointers.
5828
5829 2006-12-05 J.D. Smith <jdsmith@as.arizona.edu>
5830
5831 * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
5832 Trim out spurious class inheritance "None" entries.
5833
5834 2006-12-05 Kim F. Storm <storm@cua.dk>
5835
5836 * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
5837 (cua-paste-pop): Rework last change for
5838 cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
5839 pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
5840 text inserted by the last M-y command.
5841
5842 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5843
5844 * cmuscheme.el (run-scheme, scheme-start-file): Search the start
5845 file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
5846
5847 * shell.el (shell): Search the start file in ~/.emacs.d as
5848 `init_SHELLNAME.sh' instead.
5849
5850 2006-12-05 Glenn Morris <rgm@gnu.org>
5851
5852 * progmodes/cperl-mode.el (cperl-mode)
5853 * progmodes/f90.el (f90-mode-abbrev-table)
5854 * progmodes/fortran.el (fortran-mode-abbrev-table)
5855 * progmodes/octave-mod.el (octave-abbrev-table)
5856 * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
5857 if abbrev-table is non-nil (saved user abbrevs may have been restored).
5858
5859 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
5860 clear abbrev table, else saved abbrevs will not be restored.
5861
5862 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
5863
5864 * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
5865 the call to `make-obsolete-variable', not in the docstring.
5866
5867 2006-12-04 Chong Yidong <cyd@stupidchicken.com>
5868
5869 * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
5870
5871 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5872
5873 * progmodes/ebnf-abn.el:
5874 * progmodes/ebnf-bnf.el:
5875 * progmodes/ebnf-dtd.el:
5876 * progmodes/ebnf-ebx.el:
5877 * progmodes/ebnf-iso.el:
5878 * progmodes/ebnf-otz.el:
5879 * progmodes/ebnf-yac.el:
5880 * progmodes/ebnf2ps.el:
5881 * delim-col.el:
5882 * printing.el:
5883 * ps-bdf.el:
5884 * ps-mule.el:
5885 * ps-print.el: Remove 'Time-stamp' comment mark.
5886
5887 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
5888 'easy-menu-add-item' when called in Emacs 21 or higher.
5889
5890 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org>
5891
5892 * progmodes/ada-xref.el (ada-check-current): Doc fix.
5893 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
5894
5895 2006-12-04 Kim F. Storm <storm@cua.dk>
5896
5897 * bindings.el (global-map): Bind [signal t] to ignore, to have
5898 user signals ignored by default.
5899
5900 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
5901
5902 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
5903 Unicode data file pointed to by `describe-char-unicodedata-file'.
5904
5905 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
5906
5907 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
5908 O(n^2) regexp-search by anchoring the search.
5909
5910 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
5911
5912 * whitespace.el (whitespace-cleanup-internal): Use current
5913 argument for recursive call.
5914
5915 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
5916
5917 * net/tramp.el (tramp-methods): Add "ControlPath" and
5918 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
5919 Andreas Schwab <schwab@suse.de>.
5920 (tramp-do-copy-or-rename-file-out-of-band)
5921 (tramp-open-connection-rsh): Compute format spec for ?t.
5922 (tramp-process-actions): Trace command parameters.
5923
5924 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
5925
5926 * simple.el (toggle-truncate-lines): Clarify doc string.
5927
5928 * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
5929 (gdb-speedbar-expand-node): Use it.
5930
5931 2006-12-04 Richard Stallman <rms@gnu.org>
5932
5933 * progmodes/python.el (python-indent): Add safe-local-variable prop.
5934
5935 * dired.el (dired-revert): Turn off dired-after-readin-hook
5936 around call to dired-readin.
5937
5938 * menu-bar.el (menu-bar-make-toggle): Add "globally"
5939 to echo area messages.
5940 <indicate-empty-lines, case-fold-search>:
5941 Add "globally" to Help string.
5942 <case-fold-search>: MESSAGE arg need not say "globally".
5943 (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
5944
5945 2006-12-03 Liam Healy <lnp@healy.washington.dc.us> (tiny change)
5946
5947 * outline.el (outline-end-of-subtree): Don't leave an empty
5948 line hidden as we would a real next heading.
5949
5950 2006-12-03 Ken Manheimer <ken.manheimer@gmail.com>
5951
5952 * allout.el (allout-ascend): Add an optional argument to preserve
5953 original position of point when unsuccessful. Also, fix a
5954 docstring error.
5955 (allout-yank-processing): Fix depth shift of multiple-topic so yanks
5956 work again, using allout-ascend's new option.
5957 (allout-setup-mode-map): Extract from allout-mode to initialize
5958 allout-mode-map. Call it on file load, so the mode docstring
5959 substitutions work even if allout mode has not yet been invoked.
5960 (allout-mode): Use new allout-setup-mode-map to track any keybinding
5961 customizations since the map was last processed. Also, refine the
5962 docstring so it's ship-shape for release.
5963 (allout-default-layout, allout-beginning-of-line-cycles)
5964 (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
5965 (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
5966 (allout-version, allout-layout, allout-infer-body-reindent)
5967 (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
5968 (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
5969 (allout-previous-heading, allout-goto-prefix-doublechecked)
5970 (allout-current-bullet-pos, allout-next-sibling-leap)
5971 (allout-pre-command-business, allout-encrypted-type-prefix)
5972 (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
5973 (allout-rebullet-topic, allout-rebullet-topic-grunt)
5974 (allout-flag-region, allout-expose-topic, allout-expose-topic)
5975 (allout-old-expose-topic, allout-listify-exposed)
5976 (allout-process-exposed, allout-latex-verb-quote)
5977 (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
5978 (allout-toggle-current-subtree-encryption)
5979 (allout-toggle-subtree-encryption, allout-bullet-isearch):
5980 Remove extraneous open-paren and close paren string escapes.
5981
5982 2006-12-03 Juanma Barranquero <lekktu@gmail.com>
5983
5984 * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
5985 (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
5986 (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
5987 Fix typos in docstrings.
5988
5989 2006-12-03 Glenn Morris <rgm@gnu.org>
5990
5991 * progmodes/cc-align.el
5992 * progmodes/cc-awk.el
5993 * progmodes/cc-cmds.el
5994 * progmodes/cc-compat.el
5995 * progmodes/cc-defs.el
5996 * progmodes/cc-engine.el
5997 * progmodes/cc-langs.el
5998 * progmodes/cc-menus.el
5999 * progmodes/cc-mode.el
6000 * progmodes/cc-styles.el
6001 * progmodes/cc-vars.el
6002 * progmodes/vhdl-mode.el: Fix Copyright format.
6003
6004 2006-12-02 Chong Yidong <cyd@stupidchicken.com>
6005
6006 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
6007 initial down event.
6008
6009 2006-12-02 Kim F. Storm <storm@cua.dk>
6010
6011 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
6012 (cua-repeat-replace-region): Make M-v more robust.
6013 (cua-paste-pop-rotate-temporarily): New defcustom.
6014 (cua-paste-pop): Use it.
6015 (cua-auto-mark-last-change): New defcustom.
6016 (cua-pop-to-last-change): New helper function.
6017 (cua-set-mark): Use them.
6018
6019 2006-12-01 Nick Roberts <nickrob@snap.net.nz>
6020
6021 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
6022 mini-buffer message.
6023
6024 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
6025
6026 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
6027
6028 2006-12-01 Ben North <ben@redfrontdoor.org>
6029
6030 * paren.el: Fix the highlight overlay extension when the user types a
6031 sequence of char very fast just before the open parenthesis.
6032
6033 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6034
6035 * ps-mule.el: Eliminate Emacs 20 compatibility.
6036
6037 * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
6038 (ps-print-version): New version 6.7.
6039 (ps-print-quote): Replace '?\ ' by '?\s'.
6040
6041 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6042
6043 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
6044 (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
6045 (hexl-end-of-1k-page): Doc fixes.
6046 (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
6047 Fix typos in docstrings.
6048
6049 2006-11-30 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6050
6051 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
6052 locally, i.e. without using file name handlers.
6053 (ido-read-internal): Allow mono letter host names, avoiding the
6054 `c:' problem by testing if the file exists locally.
6055 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
6056
6057 2006-11-30 Masatake YAMATO <jet@gyve.org>
6058
6059 * hexl.el (hl-line-range-function, hl-line-face): Declare variables
6060 to avoid bytecomp warnings.
6061 (hexl-mode-old-ruler-function): New variable.
6062 (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
6063 and `hl-line-range-function' after `require' hl-line.
6064 Then bind `hl-line-range-function' and `hl-line-face'.
6065 Don't require frame. Don't use `with-no-warnings'.
6066 (hexl-activate-ruler): Store the original value of
6067 `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
6068 (hexl-mode-exit): Restore the original value of
6069 `ruler-mode-ruler-function'.
6070
6071 2006-11-30 Alin C. Soare <alinsoar@voila.fr> (tiny change)
6072
6073 * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
6074 (hexl-mode-old-hl-line-face): New variable.
6075 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
6076 line when exit from the hexl-mode.
6077
6078 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6079
6080 * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
6081 Doc fixes.
6082
6083 * international/fontset.el (create-fontset-from-ascii-font)
6084 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
6085 (fontset-name-p): Fix typo in docstring.
6086
6087 * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
6088
6089 2006-11-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6090
6091 * ps-bdf.el: Fix maintainer email.
6092
6093 * ps-mule.el: Fix maintainer email. Define functions for Emacs 20
6094 compatibility.
6095
6096 * ps-print.el: Fix maintainer email. Define functions for Emacs 20 &
6097 21 compatibility.
6098 (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
6099 Emacs 20 & 21.
6100
6101 2006-11-29 J.D. Smith <jdsmith@as.arizona.edu>
6102
6103 * progmodes/idlwave.el (idlwave-auto-fill):
6104 Remove paragraph-start let to prevent auto-fill giving up.
6105
6106 2006-11-28 Juanma Barranquero <lekktu@gmail.com>
6107
6108 * vt100-led.el (led-state): Fix typo in previous change.
6109
6110 2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6111
6112 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6113 Fix interactive spec of the functions getting defined to make them
6114 work as documented.
6115
6116 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
6117
6118 * startup.el (fancy-splash-screens): Hide initial splash buffer.
6119
6120 2006-11-28 Kim F. Storm <storm@cua.dk>
6121
6122 * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
6123 icomplete-mode is enabled.
6124
6125 2006-11-28 Carsten Dominik <dominik@science.uva.nl>
6126
6127 * textmodes/org.el (require): Require gnus-sum during compilation
6128 to avoid problem with a macro call.
6129
6130 2006-11-28 Glenn Morris <rgm@gnu.org>
6131
6132 * emacs-lisp/authors.el (authors-aliases): Add new alias.
6133
6134 * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
6135 (fortran-window-create-momentarily): Do not need string-to-char.
6136
6137 2006-11-28 Richard Stallman <rms@gnu.org>
6138
6139 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
6140 Replace incorrect use of assoc-default with a loop.
6141
6142 * term.el (term-exec-1): Set envvar INSIDE_EMACS.
6143
6144 * simple.el (next-error-find-buffer): Improve messages.
6145
6146 * files.el (revert-buffer): Special error message if file
6147 is now not readable.
6148
6149 * facemenu.el (facemenu-add-new-face): Improve doc strings of
6150 constructed commands.
6151
6152 * comint.el (comint-exec-1): Provide Emacs version and `comint'
6153 in INSIDE_EMACS.
6154
6155 2006-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6156
6157 * diff-mode.el (diff-mode-map): Add a binding for unified->context.
6158
6159 * server.el: Remove spurious * in docstrings.
6160 (server-process-filter): Exit from recursive editing before processing
6161 a new request.
6162
6163 2006-11-27 J.D. Smith <jdsmith@as.arizona.edu>
6164
6165 * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
6166 line so hidden blocks will be correctly identified.
6167
6168 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
6169
6170 * ledit.el (ledit-save-defun, ledit-mode):
6171 * resume.el (resume-emacs-args-buffer):
6172 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
6173 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
6174 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
6175 (command-send-input, command-kill-line):
6176 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
6177
6178 * autoarg.el (autoarg-kp-mode): Doc fix.
6179
6180 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
6181 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
6182 (check-emacs-lock): Doc fix. Simplify.
6183
6184 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
6185 (iimage-mode-buffer): Fix typos in docstring.
6186
6187 * misc.el (zap-up-to-char): Doc fix.
6188
6189 * time-stamp.el: Fix comment and obsolescence string for old
6190 functions. Use `dolist' instead of `while'.
6191
6192 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
6193
6194 * disp-table.el (standard-display-8bit, standard-display-default):
6195 * ebuff-menu.el (electric-buffer-list):
6196 * ehelp.el (electric-help-command-loop):
6197 * font-core.el (font-lock-mode):
6198 * help-macro.el (make-help-screen):
6199 * help.el (describe-minor-mode-completion-table-for-indicator)
6200 (lookup-minor-mode-from-indicator):
6201 * indent.el (tab-to-tab-stop, move-to-tab-stop):
6202 * info-look.el (info-lookup-guess-custom-symbol):
6203 * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
6204 * longlines.el (longlines-wrap-line):
6205 * macros.el (insert-kbd-macro):
6206 * menu-bar.el (menu-bar-update-buffers):
6207 * misc.el (copy-from-above-command):
6208 * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
6209 * newcomment.el (comment-indent):
6210 * novice.el (disabled-command-function):
6211 * sort.el (sort-fields-syntax-table):
6212 * subr.el (momentary-string-display):
6213 * tar-mode.el (tar-header-block-summarize)
6214 (tar-clear-modification-flags):
6215 * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
6216 (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
6217 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
6218 (te-delete-char, te-down-vertically-or-scroll):
6219 * time-stamp.el (time-stamp-string-preprocess):
6220 * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
6221
6222 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6223
6224 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
6225 in GUD mode.
6226
6227 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
6228 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
6229
6230 2006-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6231
6232 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
6233
6234 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
6235
6236 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
6237 (ada-compile-goto-error): Adapt to new argument profile of
6238 compilation-goto-locus in Emacs 22. Don't check if the various
6239 compile functions are defined; we already do "(require 'compile)".
6240
6241 2006-11-26 Kim F. Storm <storm@cua.dk>
6242
6243 * kmacro.el: Fix commentary.
6244
6245 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6246
6247 * progmodes/gud.el (gdb): Explain how to run in text command mode
6248 more clearly. Say in error message that multiple debugging
6249 requires restarting GDB.
6250
6251 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6252
6253 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
6254
6255 2006-11-25 Pavel Kobiakov <pk_at_work@yahoo.com>
6256
6257 * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
6258 (flymake-popup-menu): Use it instead of posn-at-point.
6259
6260 2006-11-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6261
6262 * progmodes/cc-vars.el (c-backslash-column):
6263 Mention c-backslash-max-column in documentation for c-backslash-column.
6264
6265 2006-11-24 Lars Hansen <larsh@soem.dk>
6266
6267 * net/tramp.el (tramp-default-method): Under Windows, change from
6268 plink to pscp.
6269 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
6270 (tramp-actions-copy-out-of-band):
6271 Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
6272 (tramp-action-out-of-band): Move "Permission denied" handling to
6273 tramp-action-copy-failed.
6274 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
6275 process buffer.
6276
6277 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6278
6279 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6280 strings to a single string. Quote `errors-file-name'.
6281 (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6282 (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6283 Adjust calls. Use `shell-quote-argument'.
6284
6285 * international/mule.el (load-with-code-conversion)
6286 (with-category-table): Use with-current-buffer.
6287 (after-insert-file-set-coding): Use restore-buffer-modified-p.
6288
6289 2006-11-24 Eli Zaretskii <eliz@gnu.org>
6290
6291 * mail/smtpmail.el (smtpmail-send-it):
6292 Copy buffer-file-coding-system from the mail buffer. Possibly add a
6293 MIME header for the message encoding.
6294 Bind coding-system-for-write around the call to mail-do-fcc.
6295 Use smtpmail-code-conv-from to encode queued mail messages.
6296
6297 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
6298
6299 * tabify.el (tabify-regexp): Doc fix.
6300
6301 * net/rcirc.el (rcirc-buffer-maximum-lines):
6302 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
6303
6304 * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
6305 (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
6306 Fix typos in output messages.
6307 (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
6308
6309 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6310
6311 * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
6312 the horse's mouth.
6313 (hexlify-buffer): Don't re-encode an arg that's already encoded.
6314
6315 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>
6316
6317 * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
6318 Remove condition-case.
6319
6320 2006-11-23 Glenn Morris <rgm@gnu.org>
6321
6322 * progmodes/f90.el (f90-comment-indent): Do not move point in
6323 default case.
6324
6325 2006-11-21 Romain Francoise <romain@orebokech.com>
6326
6327 * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
6328 from library name (reverts change of 2005-10-25).
6329
6330 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se>
6331
6332 * tutorial.el (tutorial--default-keys): Add newline and
6333 delete-backward-char bindings.
6334 (tutorial--detailed-help): Save excursion when finding keys.
6335 Correct warning string for M-x FOO case.
6336 (tutorial--display-changes): Print special keys in tutorial style.
6337 Tweak search regexp for changed keys.
6338
6339 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
6340
6341 * thingatpt.el (thing-at-point-url-at-point): Don't add a
6342 redundant scheme.
6343
6344 2006-11-21 Diane Murray <disumu@x3y2z1.net> (tiny change)
6345
6346 * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
6347 are new to the list at IANA. Also added irc, mms, mmsh.
6348
6349 2006-11-20 J.D. Smith <jdsmith@as.arizona.edu>
6350
6351 * progmodes/idlw-help.el (idlwave-html-help-location):
6352 Fail gracefully for missing help packages.
6353 (idlwave-help-assistant-open-link): Open full links.
6354 (idlwave-help-assistant-help-with-topic): Direct help link.
6355
6356 * progmodes/idlwave.el (idlwave-mode):
6357 Set add-log-current-defun-function.
6358 (idlwave-current-routine-fullname): Add, to support add-log.
6359 (idlwave-convert-xml-system-routine-info): Simplify XML parsing
6360 to reflect improvements to xml-parse-file.
6361 (idlwave-mode-menu-def): New binding for help-with-topic.
6362
6363 * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
6364 Handle extra newlines and spaces.
6365 (idlwave-shell-mode-map): Add help-with-topic.
6366
6367 2006-11-20 Chong Yidong <cyd@stupidchicken.com>
6368
6369 * tutorial.el (tutorial-warning-face): New face.
6370 (tutorial--detailed-help, tutorial--display-changes): Use it.
6371 (tutorial--find-changed-keys): Check ESC-prefix binding specially.
6372 Improve search pattern for occurrences of changed keys.
6373
6374 2006-11-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6375
6376 * term/x-win.el (x-last-cut-buffer-coding): New variable.
6377 (x-select-text): Set it.
6378 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
6379 when checking for newness.
6380
6381 2006-11-19 Juanma Barranquero <lekktu@gmail.com>
6382
6383 * subr.el (posn-image):
6384 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
6385
6386 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
6387
6388 2006-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6389
6390 * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
6391 Exceptions to the rule "add a space between an identifier and an
6392 opening parenthesis". Defaulted to the `#define' problem of cpp.
6393 (glasses-parenthesis-exception-p): New. Check if the region is an
6394 exception regarding to that.
6395 (glasses-make-readable): Use it.
6396 (glasses-convert-to-unreadable): Ditto. Modify the file also if
6397 `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
6398
6399 2006-11-19 Chong Yidong <cyd@stupidchicken.com>
6400
6401 * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
6402
6403 2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
6404
6405 * progmodes/ada-mode.el (ada-make-body): Fix typo.
6406
6407 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
6408 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
6409
6410 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6411
6412 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
6413 conditions for function or variable bindings.
6414
6415 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
6416
6417 * progmodes/compile.el (compilation-start): Ditto.
6418
6419 2006-11-18 Michael Albinus <michael.albinus@gmx.de>
6420
6421 * net/tramp.el (top): cl and custom are always required.
6422
6423 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6424
6425 * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
6426 cut-buffers with next-selection-coding-system if not nil.
6427
6428 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6429
6430 * textmodes/org.el (org-fix-decoded-time): New function.
6431 (org-display-custom-time): Use `org-fix-decoded-time'.
6432
6433 2006-11-17 Chong Yidong <cyd@stupidchicken.com>
6434
6435 * menu-bar.el (menu-bar-games-menu): Remove yow.
6436
6437 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6438
6439 * textmodes/org.el (org-scan-tags): Re-align code fixed.
6440 (org-detach-overlay): Rename from `org-detatch-overlay'.
6441 (org-table-convert-region): Insert space after column separator.
6442 (org-agenda-kill): New command.
6443 (org-metaleft): Call `org-outdent-item' on bullets.
6444 (org-metaright): Call `org-indent-item' on bullets.
6445 (org-timestamp-change): Set `org-last-changed-timestamp'.
6446 (org-current-line): Make sure (bolp) returns correct result.
6447 (org-agenda-change-all-lines): Make sure TODO are highlighted.
6448
6449 2006-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
6450
6451 * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
6452
6453 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
6454
6455 * mouse.el (global-map): Change 2006-08-16 fix to call
6456 mouse-yank-at-click explicitly, since mouse events are not carried
6457 over into keyboard macros.
6458
6459 2006-11-16 Kim F. Storm <storm@cua.dk>
6460
6461 * ido.el (ido-file-internal): Use current buffer's file name as default
6462 choice for ido-find-alternate-file. Suggested by Matt Hodges.
6463
6464 2006-11-15 Ken Manheimer <ken.manheimer@gmail.com>
6465
6466 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
6467 (allout-inhibit-aberrance-doublecheck): Rename from
6468 allout-during-yank-processing. All callers changed.
6469 (allout-ascend): Provide for unusual case where some topic after
6470 the first in file is at lower depth than the first.
6471 (allout-shift-in): Ensure the offspring of the new containing
6472 topic are exposed.
6473 (allout-encrypt-string): Preserve the coding-system of the text,
6474 according to that of the containing buffer.
6475 (allout-toggle-subtree-encryption): When the text being encrypted
6476 requires a different coding system, offer to preserve the coding
6477 system using a file local var.
6478
6479 2006-11-15 Simon Marshall <simon@gnu.org>
6480
6481 * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
6482 to recognise "T t()" as a function declaration, rather than a
6483 variable instantiation, iff at the top-level or inside a class
6484 declaration. Suggested by Feng Li <fengli@gmail.com>.
6485
6486 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6487
6488 * progmodes/ada-xref.el (ada-parse-prj-file):
6489 Don't delete project buffer; user may want to edit it.
6490 (ada-xref-set-project-field, ada-xref-current-project-file)
6491 (ada-xref-current-project, ada-show-current-project)
6492 (ada-set-main-compile-application): New functions.
6493 (ada-xref-get-project-field, ada-require-project-file):
6494 Normalize use of ada-prj-default-project-file.
6495 (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
6496 Normalize use of ada-require-project-file.
6497 (ada-prj-find-prj-file): Improve doc string, comments.
6498
6499 * progmodes/ada-mode.el (ada-mode-version): Bump version.
6500 (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
6501 (ada-create-menu): Add ada-set-main-compile-application,
6502 ada-show-current-main, ada-show-current-project.
6503
6504 2006-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6505
6506 * progmodes/python.el (inferior-python-mode-syntax-table): New var.
6507 (inferior-python-mode): Use it.
6508
6509 2006-11-14 Andreas Schwab <schwab@suse.de>
6510
6511 * term/xterm.el (terminal-init-xterm): Add more key bindings.
6512
6513 2006-11-13 Kim F. Storm <storm@cua.dk>
6514
6515 * ido.el (ido-copy-current-word): C-o copies region if active.
6516
6517 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6518
6519 * textmodes/org.el (org-emph-face): Fix typo in variable name.
6520
6521 2006-11-13 Juanma Barranquero <lekktu@gmail.com>
6522
6523 * ediff.el (ediff-revision):
6524 * files.el (set-visited-file-name):
6525 * mail/rmailout.el (rmail-output-body-to-file):
6526 Use `format', not `message', in `y-or-n-p' call.
6527
6528 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6529
6530 * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
6531 (org-metaright): Call `org-indent-item' on bullets.
6532 (org-timestamp-change): Set `org-last-changed-timestamp'.
6533 (org-current-line): Make sure (bolp) returns correct result.
6534 (org-agenda-change-all-lines): Make sure highlighting TODO always works.
6535
6536 2006-11-12 Richard Stallman <rms@gnu.org>
6537
6538 * language/european.el (turkish-case-conversion-enable)
6539 (turkish-case-conversion-disable): New functions.
6540 ("Turkish" lang env): Use them.
6541
6542 * international/characters.el (case table):
6543 Do nothing special for i and I.
6544
6545 * subr.el (remove-overlays): Fix last change.
6546
6547 * cus-edit.el (custom-save-all): Use find-file-visit-truename
6548 for visiting the custom file.
6549
6550 2006-11-12 Markus Triska <triska@gmx.at>
6551
6552 * play/handwrite.el (handwrite): Also process lines not ending
6553 with newline. Replace some position-fiddling with different
6554 logic. Improve performance.
6555
6556 2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
6557
6558 * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
6559 replacing deleted variable `ada-check-switch'.
6560 (ada-project-file-extension): Rename to `ada-prj-file-extension'.
6561 (ada-xref-project-files): Improve doc string.
6562 (ada-find-executable): New function.
6563 (ada-initialize-runtime-library): Use `ada-find-executable'.
6564 (ada-xref-set-default-prj-values): In compile commands, don't need
6565 `ada-cd-command'; `compile' does that more portably.
6566 Use ada-prj-default-check-cmd.
6567 (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
6568 properties if not specified in project file.
6569 (ada-goto-declaration): Display useful message for new error
6570 'error-file-not-found.
6571 (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
6572 'error-file-not-found.
6573 (ada-get-all-references): Match latest ali syntax. Signal new
6574 error 'error-file-not-found.
6575 (ada-find-in-ali): Match latest ali syntax.
6576 (ada-make-filename-from-adaname): Handle different semantics of
6577 gnatkr in GNAT 3.15p vs later.
6578
6579 * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
6580 ada-procedure-start-regexp.
6581 (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
6582
6583 * progmodes/ada-mode.el: Replace conditional (require 'ispell)
6584 with defvar.
6585 (ada-language-version): Rename ada05 -> ada2005.
6586 (ada-align-region-separate): Add `eval-when-compile'.
6587 (ada-name-regexp): Remove unneeded escapes in regexp character
6588 alternative.
6589 (ada-compile-goto-error-file-linenr-re): New constant.
6590 (ada-matching-start-re): Handle additional cases `declare',
6591 `procedure', `function'.
6592 (ada-compile-goto-error): Handle "... at line nn".
6593 (ada-mode): Clearer syntax, comments for ff-special-constructs.
6594 Delete support for old versions of `align'.
6595 (ada-search-prev-end-stmt): Handle additional keyword `private'.
6596 (ada-check-defun-name): Simplify handling of `declare'.
6597 (ada-goto-matching-start): Handle nested `begin ... end'.
6598 Handle `declare', `protected', `procedure', `function'.
6599 (ada-create-menu): Presence of arm95 is not conditional on using
6600 GNAT compiler.
6601
6602 2006-11-12 Juanma Barranquero <lekktu@gmail.com>
6603
6604 * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
6605 nil in the *RE-Builder* buffer (it causes spurious error messages).
6606
6607 * server.el (server-visit-files): If `minibuffer-auto-raise' has
6608 been set to t, respect it.
6609
6610 2006-11-11 Stephen Leake <stephen_leake@stephe-leake.org>
6611
6612 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
6613 Delete commented out code for old Emacs versions. Autoloading of
6614 "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
6615 (ada-mode-version): Bump version number.
6616 (ada-95-string-keywords, ada-2005-string-keywords)
6617 (ada-2005-keywords, ada-name-regexp): New constant.
6618 (ada-language-version, ada-procedure-start-regexp, ada-mode)
6619 (ada-font-lock-keywords): Add support for Ada 2005 keywords.
6620 (ada-package-start-regexp): Support private packages, include package
6621 name (for ada-set-point-accordingly).
6622 (ada-next-procedure, ada-previous-procedure)
6623 (ada-which-function-are-we-in): Match changes to
6624 ada-procedure-start-regexp.
6625 (ada-make-body): Make non-interactive; not a user function.
6626 (ada-make-subprogram-body): Improve doc string.
6627
6628 2006-11-11 Romain Francoise <romain@orebokech.com>
6629
6630 * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
6631 `compilation-error-regexp-alist' buffer-local, since we changed
6632 `compilation-error-regexp-alist-alist' locally.
6633
6634 2006-11-11 Juanma Barranquero <lekktu@gmail.com>
6635
6636 * server.el (server-visit-files): Bind `minibuffer-auto-raise'
6637 to the value of `server-raise-frame'.
6638
6639 2006-11-11 Glenn Morris <rgm@gnu.org>
6640
6641 * ido.el (ido-enable-prefix)
6642 * ses.el (ses-call-printer-return)
6643 * net/tramp.el (tramp-unified-filenames)
6644 * progmodes/cc-align.el (c-lineup-string-cont)
6645 * progmodes/compile.el (compilation-directory-matcher)
6646 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
6647 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
6648 (vhdl-clock-rising-edge)
6649 * textmodes/org.el (org-export-with-timestamps)
6650 (org-export-remove-timestamps-from-toc)
6651 (org-export-with-tags): Improve previous doc fixes.
6652
6653 2006-11-11 Richard Stallman <rms@gnu.org>
6654
6655 * textmodes/flyspell.el (flyspell-mode-map):
6656 Bind C-c $ instead of M-RET.
6657
6658 2006-11-10 Simon Marshall <simon@gnu.org>
6659
6660 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
6661 fontification for "case" and "default" keywords.
6662
6663 2006-11-10 Andreas Schwab <schwab@suse.de>
6664
6665 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
6666 Avoid starting sentence with "nil".
6667
6668 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
6669
6670 * server.el (server-raise-frame): New option.
6671 (server-switch-buffer): Use it.
6672
6673 2006-11-10 Nick Roberts <nickrob@snap.net.nz>
6674
6675 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
6676 with a capital.
6677
6678 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6679
6680 * textmodes/org.el (org-show-hierarchy-above)
6681 (org-show-following-heading): Fix typo in default value.
6682 (org-scan-tags): Make the search case-sensitive.
6683 (org-tags-sparse-tree): Don't overrule
6684 `org-show-following-heading' and `org-show-hierarchy-above'.
6685 (org-reveal): New command.
6686 (org-show-context): Rename from `org-show-hierarchy-above'.
6687 (org-fast-tag-selection-single-key): New option.
6688 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
6689 (org-tags-overlay): New variable.
6690 (org-agenda-todo-ignore-deadlines): New option.
6691 ("session"): Add circular data structure `org-mark-ring' to
6692 exceptions list in session.el.
6693 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
6694 New options.
6695 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
6696 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
6697 (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
6698 (org-finalize-agenda): Activate bracket links in agenda.
6699 (org-at-timestamp-p, org-at-date-range-p): Additional argument
6700 INACTIVE-OK.
6701 (org-show-hierarchy-above, org-show-following-heading):
6702 List values allowed for fine-tuned configuration.
6703 (org-show-hierarchy-above): New argument CONTEXT, use the
6704 fine-tuned settings in `org-show-hierarchy-above' and
6705 `org-show-following-heading'.
6706 (org-display-custom-time): New function.
6707 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
6708 (org-display-custom-times, org-time-stamp-custom-formats):
6709 (org-maybe-intangible): New macro.
6710 (org-activate-bracket-links, org-hide-wide-columns):
6711 Use `org-maybe-intangible'.
6712 (org-open-file): Use `shell-quote-argument'.
6713 (org-display-internal-link-with-indirect-buffer): New option.
6714 (org-file-remote-p): Get regexp from list.
6715 (org-link-expand-abbrev): New function.
6716 (org-link-abbrev-alist): New option.
6717 (org-open-at-point, org-cleaned-string-for-export):
6718 Call `org-link-expand-abbrev'.
6719 (org-timeline, org-agenda-list, org-todo-list)
6720 (org-tags-view): Remove the KEEP-MODES argument.
6721 (org-finalize-agenda-hook): New hook.
6722 (org-get-alist-option): New function.
6723 (org-follow-timestamp-link): New function.
6724 (org-open-at-point): Call `org-follow-timestamp-link'.
6725 (org-log-note-marker, org-log-note-purpose)
6726 (org-log-note-window-configuration): New variables.
6727 (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
6728 (org-log-note-headings): New option.
6729 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
6730 (org-store-link): Support for dired-mode.
6731 (org-open-file): Substitute environment variables into filename.
6732 (org-last): New defsubst.
6733 (org-agenda-re-align-tags): New function.
6734 (org-agenda-align-tags-to-column): New option.
6735 (org-agenda-timeline): Group removed.
6736 (org-prepare-agenda, org-prepare-agenda-buffers)
6737 (org-run-agenda-series, org-timeline, org-agenda-list)
6738 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
6739 the text property inticating the agenda type.
6740 (org-agenda-post-command-hook): Get agenda type from text property
6741 at point.
6742 (org-agenda): Handle command sets. Set `org-agenda-last-arguments'
6743 and obey `org-agenda-overriding-arguments'.
6744 (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
6745 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
6746 (org-agenda-week-view, org-agenda-day-view):
6747 Use `org-agenda-overriding-arguments' to make updating work with
6748 multi-block agendas.
6749 (org-agenda-prefix-format): Allow different formats for the
6750 different agenda entry types.
6751 (org-timeline-prefix-format): Option removed, use
6752 `org-agenda-prefix-format' instead.
6753 (org-prepare-agenda): New function.
6754 (org-select-timeline-window): Option removed, use
6755 `org-select-agenda-window' instead.
6756 (org-respect-restriction): Variable removed.
6757 (org-cmp-tag): New function.
6758 (org-agenda-sorting-strategy, org-entries-lessp):
6759 Implement sorting by last tag.
6760 (org-complete): Better completion in in-buffer option lines.
6761 (org-in-item-p): New function.
6762 (org-org-menu): Add entries for checkboxes.
6763 (org-cycle): Extra brouping in outline-regexp, because it is used
6764 in a search with "^" prepended.
6765 (org-provide-checkbox-statistics): New option.
6766 (org-set-font-lock-defaults): Highlight checkbox statistics.
6767 (org-update-checkbox-count-maybe)
6768 (org-get-checkbox-statistics-face): New functions.
6769 (org-update-checkbox-count): New command.
6770 (org-insert-item, org-toggle-checkbox):
6771 Call `org-update-checkbox-count-maybe'.
6772 (org-export-as-html): XEmacs compatibility for coding system.
6773 (org-force-cycle-archived): New command.
6774 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
6775 overrules cycling.
6776 (org-fix-position-after-promote): If the line contains only a todo
6777 keyword, add a final space.
6778 (org-promote-subtree, org-demote-subtree):
6779 Call `org-fix-position-after-promote'.
6780
6781 2006-11-10 Glenn Morris <rgm@gnu.org>
6782
6783 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
6784 date in every year.
6785 (calendar-dst-check-each-year-flag): New customizable variable.
6786 (calendar-dst-find-data): New function, extracted from
6787 calendar-current-time-zone.
6788 (calendar-current-time-zone): Use calendar-dst-find-data.
6789 (calendar-dst-transition-cache): New variable.
6790 (calendar-dst-find-startend, calendar-dst-starts)
6791 (calendar-dst-ends): New functions.
6792 (calendar-daylight-savings-starts)
6793 (calendar-daylight-savings-ends): Change value to use
6794 calendar-dst-starts, calendar-dst-ends; respectively.
6795
6796 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
6797
6798 * ido.el (ido-enable-prefix)
6799 * ses.el (ses-call-printer-return)
6800 * net/tramp.el (tramp-unified-filenames)
6801 * progmodes/cc-align.el (c-lineup-string-cont)
6802 * progmodes/compile.el (compilation-directory-matcher)
6803 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
6804 * progmodes/gdb-ui.el (gdb-many-windows)
6805 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
6806 (vhdl-clock-rising-edge)
6807 * textmodes/org.el (org-export-with-timestamps)
6808 (org-export-remove-timestamps-from-toc, org-export-with-tags)
6809 (org-read-date): Doc fix (Nil -> nil).
6810
6811 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6812
6813 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
6814 Encode/decode text to/from cut buffers to/from iso-latin-1 only.
6815
6816 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
6817
6818 * bs.el (bs--window-for-buffer): Remove.
6819 (bs--show-with-configuration): Use `get-window-with-predicate'
6820 instead of `bs--window-for-buffer'.
6821
6822 2006-11-10 Kenichi Handa <handa@m17n.org>
6823
6824 * files.el (revert-buffer): Fix previous change.
6825
6826 2006-11-09 Juanma Barranquero <lekktu@gmail.com>
6827
6828 * bs.el (bs--redisplay): Fix typo in docstring.
6829 (bs--window-config-coming-from): Make frame-local.
6830 (bs--restore-window-config): New function.
6831 (bs-kill, bs-select, bs-select-other-window)
6832 (bs-select-other-frame): Use it.
6833 (bs--window-for-buffer): Return as soon as a matching buffer is found.
6834 (bs--show-with-configuration): Save the window configuration as a
6835 frame local var, and only if *buffer-selection* is not already
6836 visible on this frame.
6837
6838 2006-11-08 Chong Yidong <cyd@stupidchicken.com>
6839
6840 * vc-svn.el (vc-svn-admin-directory): New var.
6841 (vc-svn-registered, vc-svn-responsible-p)
6842 (vc-svn-repository-hostname): Use it.
6843 Suggested by arit93@yahoo.com.
6844
6845 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
6846
6847 * ldefs-boot.el: Regenerate.
6848
6849 2006-11-08 Alan Mackenzie <acm@muc.de>
6850
6851 * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
6852 case (eq open-paren-in-column-0-is-defun-start nil) by searching
6853 for least nested open-paren.
6854
6855 2006-11-08 Romain Francoise <romain@orebokech.com>
6856
6857 * subr.el (remove-overlays): Fix typo in last change.
6858
6859 2006-11-08 Richard Stallman <rms@gnu.org>
6860
6861 * subr.el (remove-overlays): Call overlay-recenter.
6862
6863 2006-11-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6864
6865 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
6866 (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
6867 behaviour.
6868 (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
6869 directly.
6870
6871 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
6872
6873 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
6874 (ido-max-dir-file-cache, ido-decorations)
6875 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
6876 (ido-magic-backward-char, ido-enter-dired)
6877 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
6878 (ido-list-directory, ido-first-match, ido-only-match)
6879 (ido-subdir, ido-indicator): Fix typos in docstrings.
6880 (ido-buffer-internal, ido-completion-help): Fix typos in messages.
6881 (ido-read-internal): Fix typo in error message.
6882
6883 2006-11-08 Kenichi Handa <handa@m17n.org>
6884
6885 * international/mule-cmds.el (set-default-coding-systems):
6886 Always set default-file-name-coding-system to utf-8 for Mac Darwin.
6887
6888 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
6889
6890 * makefile.w32-in (setwins): Remove.
6891 (WINS_ALMOST): New macro.
6892 (WINS): Use it.
6893 (autoloads): Don't extract autoloads from files in obsolete/.
6894
6895 2006-11-07 Chong Yidong <cyd@stupidchicken.com>
6896
6897 * whitespace.el (whitespace-buffer): Call remove-overlays after
6898 overlay-recenter for performance. Suggested by Martin Rudalics.
6899
6900 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
6901
6902 * net/tramp.el (tramp-default-method): scp is the default method.
6903
6904 2006-11-07 Juanma Barranquero <lekktu@gmail.com>
6905
6906 * server.el (server-start): Save also the Emacs pid in the server file.
6907
6908 2006-11-07 Carsten Dominik <dominik@science.uva.nl>
6909
6910 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
6911 point when displaying a bibtex cross reference in the echo area.
6912
6913 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
6914
6915 * international/mule.el (make-char): Fix typo in docstring.
6916 (load-with-code-conversion, charsetp): Doc fixes.
6917
6918 * international/ja-dic-cnv.el (skkdic-convert):
6919 * cus-edit.el (hook): Fix typo in docstring.
6920
6921 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
6922
6923 * cus-edit.el (custom-mode-map): Move defvar above code using it.
6924 (custom-mode-link-map): New variable.
6925 (custom-group-link, custom-manual): Use follow-link.
6926
6927 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6928
6929 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
6930 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
6931
6932 2006-11-06 Richard Stallman <rms@gnu.org>
6933
6934 * textmodes/flyspell.el (flyspell-correct-word-before-point):
6935 New function broken out of flyspell-correct-word.
6936 (flyspell-mode-map): Bind it to M-RET.
6937 (flyspell-correct-word): Call it.
6938
6939 * textmodes/fill.el (fill-minibuffer-function): New function.
6940 (fill-paragraph): Bind fill-paragraph-function to
6941 fill-minibuffer-function.
6942
6943 * ruler-mode.el (ruler-mode-map): Add bindings for up-events
6944 so that they aren't undefined.
6945
6946 * dired.el (dired-readin): Locally bind file-name-coding-system.
6947
6948 * bindings.el: Shorten and clarify usual mode line mouse help string.
6949
6950 * Makefile.in (autoloads): Don't include `obsolete'.
6951
6952 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
6953
6954 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
6955 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
6956 Printing menu if it's not initialized.
6957 (pr-menu-bind): Act on menu-bar-file-menu directly.
6958
6959 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
6960
6961 * help.el (view-emacs-news): Fix typo in error message.
6962
6963 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
6964
6965 * shadowfile.el (shadow-define-regexp-group)
6966 (shadow-literal-groups, shadow-insert-var): Doc fixes.
6967 (shadow-read-files): Fix typo in message.
6968 (shadow-inhibit-overload, shadow-find, shadow-suffix)
6969 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
6970 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
6971 (shadow-file-match): Fix typos in docstrings.
6972
6973 * terminal.el (terminal-emulator): Fix typo in message.
6974
6975 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
6976
6977 * emacs-lisp/lselect.el (x-kill-primary-selection)
6978 (x-delete-primary-selection, x-copy-primary-selection):
6979 Fix typos in error messages.
6980
6981 * emulation/edt-mapper.el: Fix typo in interactive message.
6982
6983 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
6984
6985 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
6986 (ispell-help): Fix typos in docstrings.
6987 (ispell-help): Fix typo in output message.
6988
6989 * allout.el (allout-adjust-file-variable)
6990 (allout-passphrase-verifier-string)
6991 (allout-passphrase-hint-string)
6992 (allout-toggle-current-subtree-encryption):
6993 * apropos.el (apropos-synonyms):
6994 * cus-edit.el (hook):
6995 * emacs-lock.el (emacs-lock-from-exiting):
6996 * follow.el (follow-avoid-tail-recenter-p):
6997 * hexl.el (hexl-mode):
6998 * mouse-copy.el (mouse-copy-work-around-drag-bug):
6999 * mouse.el (mouse-set-font):
7000 * resume.el (resume-emacs-args-file):
7001 * rfn-eshadow.el (file-name-shadow-tty-properties):
7002 * t-mouse.el (t-mouse-process, t-mouse-mode):
7003 * emacs-lisp/cust-print.el (custom-print-install)
7004 (custom-print-uninstall, custom-format):
7005 * emacs-lisp/shadow.el (list-load-path-shadows):
7006 * emulation/tpu-edt.el (tpu-help-text)
7007 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
7008 (tpu-reset-control-keys):
7009 * emulation/vip.el (vip-emacs-local-map)
7010 (vip-change-mode-to-emacs):
7011 * emulation/viper.el (viper-mode, viper-set-hooks)
7012 (viper-major-mode-modifier-list):
7013 * emulation/viper-init.el (viper-emacs-state-cursor-color):
7014 * emulation/viper-keym.el (viper-emacs-kbd-map)
7015 (viper-toggle-key):
7016 * mail/feedmail.el (feedmail-queue-reminder)
7017 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
7018 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
7019 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
7020 (feedmail-sender-line, feedmail-force-binary-write)
7021 (feedmail-from-line, feedmail-deduce-envelope-from)
7022 (feedmail-x-mailer-line, feedmail-message-id-generator)
7023 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
7024 (feedmail-enable-spray, feedmail-spray-this-address)
7025 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
7026 (feedmail-queue-runner-confirm-global)
7027 (feedmail-ask-before-queue-prompt)
7028 (feedmail-ask-before-queue-reprompt)
7029 (feedmail-prompt-before-queue-standard-alist)
7030 (feedmail-prompt-before-queue-user-alist)
7031 (feedmail-prompt-before-queue-help-supplement)
7032 (feedmail-queue-use-send-time-for-message-id)
7033 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
7034 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
7035 (feedmail-mail-send-hook-queued)
7036 (feedmail-confirm-addresses-hook-example)
7037 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
7038 (feedmail-queue-runner-mode-setter)
7039 (feedmail-queue-alternative-mail-header-separator)
7040 (feedmail-queue-runner-message-sender)
7041 (feedmail-buffer-eating-function, feedmail-binmail-template)
7042 (feedmail-run-the-queue-no-prompts)
7043 (feedmail-run-the-queue-global-prompt)
7044 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
7045 (feedmail-envelope-deducer, feedmail-fiddle-date)
7046 (feedmail-default-message-id-generator)
7047 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
7048 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
7049 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
7050 (vms-pmail-setup):
7051 * play/dunnet.el (dun-help):
7052 * play/handwrite.el (handwrite):
7053 * play/hanoi.el (hanoi-unix-64):
7054 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
7055 * textmodes/enriched.el (fixed):
7056 * textmodes/org.el (org-file-apps)
7057 (org-emphasis-regexp-components, org-emphasis-alist):
7058 * textmodes/texinfmt.el (batch-texinfo-format):
7059 Fix typos in docstrings.
7060
7061 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
7062
7063 * loadhist.el (read-feature): Don't complete features not loaded
7064 from a file (which make `unload-feature' to fail).
7065
7066 2006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
7067
7068 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
7069
7070 2006-11-05 Chong Yidong <cyd@stupidchicken.com>
7071
7072 * startup.el (command-line-1): Kill emacs if the last frame is
7073 deleted while evaluating the command-line arguments.
7074
7075 2006-11-05 Richard Stallman <rms@gnu.org>
7076
7077 * startup.el (init-file-had-error): Add doc string.
7078 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
7079 Use fixed-width font for keyboard key descriptions.
7080
7081 * cus-edit.el (custom-save-all): Error if saving in .emacs
7082 and it had an error when loaded.
7083
7084 * dired-aux.el (dired-copy-file-recursive): Catch errors
7085 from recursive copies in the loop, around the recursive call.
7086
7087 2006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7088
7089 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
7090 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
7091 `/proc/acpi/thermal_zone/*'.
7092 (battery-search-for-one-match-in-files): New. Search a regexp in
7093 the content of some files.
7094
7095 2006-11-05 Martin Rudalics <rudalics@gmx.at>
7096
7097 * window.el (mouse-autoselect-window-now): Remove variable.
7098 (mouse-autoselect-window-state): New variable.
7099 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
7100 (mouse-autoselect-window-select, handle-select-window):
7101 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
7102 Suspend delayed autoselection during menu or popup dialog.
7103
7104 * info-look.el (info-lookup-guess-custom-symbol): New function
7105 for retrieving symbol at point in custom buffers.
7106 (top level) <info-lookup-maybe-add-help>: Add backquote and
7107 comma to ignored characters in regexps of help specifications
7108 for emacs-lisp-mode and lisp-interaction-mode. This permits
7109 looking up symbols in `...' and after a comma. Add help
7110 specifications for custom-mode and help-mode.
7111
7112 2006-11-04 Eli Zaretskii <eliz@gnu.org>
7113
7114 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
7115 Don't encode body if RAW is non-nil, or if the old encoding is
7116 identical to the new encoding, or if the body contains only
7117 eight-bit-* characters.
7118
7119 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7120
7121 * faces.el (faces-sample-overlay, describe-face): Revert last changes.
7122 (faces-sample-overlay): Remove variable.
7123 (describe-face): Insert sample text in the face being described.
7124
7125 2006-11-04 Martin Rudalics <rudalics@gmx.at>
7126
7127 * whitespace.el (whitespace-indent-regexp): Make this match any
7128 multiples of eight spaces near the beginning of a line.
7129 (whitespace-buffer): Use `remove-overlays' instead of
7130 `whitespace-unhighlight-the-space' and `overlay-recenter' to
7131 speed up overlay handling.
7132 (whitespace-buffer-leading, whitespace-buffer-trailing):
7133 Make these functions highlight the text removed by
7134 `whitespace-buffer-leading-cleanup' and
7135 `whitespace-buffer-trailing-cleanup' respectively.
7136 (whitespace-buffer-search): Use `with-local-quit'.
7137 Move `format' out of loop to speed up scanning larger buffers.
7138 (whitespace-unhighlight-the-space): Remove `remove-hook' since
7139 that function is never added to a hook.
7140 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
7141 (whitespace-buffer-leading-cleanup)
7142 (whitespace-refresh-rescan-list): Fix docstrings.
7143
7144 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
7145
7146 * allout.el (allout-during-yank-processing): Cue for inhibiting
7147 aberrance processing during yanks.
7148 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
7149 the amount of yanked topics that can be aberrant.
7150 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
7151 a function, and supplement with inihibition of doublechecking
7152 during yanks.
7153 (allout-beginning-of-line, allout-next-heading)
7154 (allout-previous-heading, allout-goto-prefix-doublechecked)
7155 (allout-back-to-current-heading, allout-next-visible-heading)
7156 (allout-next-sibling): Use new allout-do-doublecheck function.
7157 (allout-next-sibling): Ensure we made progress when returning
7158 other than nil.
7159 (allout-rebullet-heading): Preserve text property annotations
7160 indicating the text was hidden, if it was.
7161 (allout-kill-line): Remove any added was-hidden annotations.
7162 (allout-kill-topic): Remove any added was-hidden annotations.
7163 (allout-annotate-hidden): Inhibit adding was-hidden text
7164 properties to the undo list.
7165 (allout-deannotate-hidden): New function to remove was-hidden
7166 annotation.
7167 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
7168 (allout-remove-exposure-annotation): Replace by
7169 allout-deannotate-hidden.
7170 (allout-yank-processing): Signal that yank processing is happening
7171 with allout-during-yank-processing. Also, wrap
7172 allout-unprotected's closer to the text changes, for easier
7173 debugging. We need to inhibit-field-text-motion explicitly, in
7174 lieu of the encompassing allout-unprotected.
7175 (outlineify-sticky): Adjust criteria for triggering new outline
7176 decorations to presence or absence of any topics, not just a topic
7177 at the beginning of the buffer.
7178
7179 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
7180
7181 * bs.el (bs--show-all, bs--redisplay):
7182 * cus-edit.el (custom-unlispify-menu-entries)
7183 (custom-unlispify-tag-names, custom-prompt-variable):
7184 * expand.el (expand-pos):
7185 * speedbar.el (speedbar-generic-list-tag-p):
7186 * wid-edit.el (widget-image-enable):
7187 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
7188 * emacs-lisp/find-func.el (find-function-noselect)
7189 (find-function, find-variable-noselect, find-variable)
7190 (find-definition-noselect, find-face-definition):
7191 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
7192 * net/eudc-vars.el (eudc-expansion-overwrites-query):
7193 * progmodes/ada-xref.el (ada-find-in-ali):
7194 * textmodes/flyspell.el (flyspell-check-tex-math-command):
7195 * textmodes/org.el (org-copy-subtree):
7196 * textmodes/table.el (table--row-column-insertion-point-p):
7197 Use "non-nil" in docstrings.
7198
7199 2006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
7200
7201 * sort.el (sort-columns): Set the field separator to tab; on
7202 NetBSD, sort complains if "\n" is used as field separator.
7203
7204 2006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
7205
7206 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
7207
7208 2006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7209
7210 * server.el (server-auth-key): Remove. Replace by a process-property.
7211 (server-start): Don't remove the file of the previous process, but
7212 instead clear out the place for the new file.
7213 (server-start): Set the :auth-key property.
7214 (server-process-filter): Use the :auth-key property.
7215
7216 2006-11-02 Carsten Dominik <dominik@science.uva.nl>
7217
7218 * textmodes/org.el (org-mode-map): No longer copy
7219 `outline-mode-map' explicitly - this is already done by
7220 `define-derived-mode'.
7221
7222 2006-11-02 Juanma Barranquero <lekktu@gmail.com>
7223
7224 * server.el (server-visit-files): Use `when'.
7225 (server-process-filter): When authentication fails, send error
7226 message to client. Wrap `process-send-region' in `ignore-errors'
7227 instead of `condition-case', and remove misleading comment.
7228
7229 2006-11-01 Juri Linkov <juri@jurta.org>
7230
7231 * simple.el (yank): Doc fix.
7232
7233 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
7234
7235 * server.el: Try and fit within 80 columns.
7236 (server-start): Make the auth file unreadable by other users.
7237
7238 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7239
7240 * battery.el (battery-linux-proc-acpi): Prevent range error when
7241 `full-capacity' is 0.
7242
7243 2006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7244
7245 * faces.el (faces-sample-overlay): New defvar.
7246 (faces-sample-overlay): New function to show face sample text.
7247 (describe-face): Use it.
7248
7249 2006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
7250
7251 * progmodes/ada-stmt.el: Change maintainer, apply
7252 whitespace-cleanup, checkdoc.
7253 (ada-func-or-proc-name): Add doc string.
7254
7255 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
7256 whitespace-cleanup, checkdoc. Minor improvements to many doc
7257 strings and comments.
7258 (ada-prj-display-page): Change buffer name to more accurately
7259 reflect function.
7260
7261 * progmodes/ada-xref.el: Change maintainer, apply
7262 whitespace-cleanup, checkdoc. Minor improvements to many doc
7263 strings and comments. Don't look for `gvd' or `ddd' debuggers.
7264 (ada-compile-current): Don't add newlines to commands.
7265
7266 2006-10-31 Juanma Barranquero <lekktu@gmail.com>
7267
7268 * server.el: Add support for TCP sockets.
7269 (server-use-tcp, server-host, server-auth-dir): New options.
7270 (server-auth-key): New variable.
7271 (server-ensure-safe-dir): Create nonexistent parent dirs.
7272 Ignore Unix-style file modes on Windows.
7273 (server-start): Crete a TCP or Unix socket according to the value
7274 of `server-use-tcp'. For TCP sockets, create the id/auth file in
7275 `server-auth-dir' directory.
7276 (server-process-filter): Delete process if authentication
7277 fails (which never happens for Unix sockets).
7278
7279 2006-10-30 David Kastrup <dak@gnu.org>
7280
7281 * subr.el (add-to-list): Don't continue checking if a match has
7282 been found.
7283
7284 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
7285
7286 * tutorial.el: Move defvars to avoid bytecomp warnings.
7287 (tutorial--find-changed-keys): Check if viper-current-state is
7288 bound before using it.
7289 (help-with-tutorial): Check if viper-tutorial is defined before
7290 using it.
7291
7292 2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
7293
7294 * help-fns.el (help-with-tutorial): Move to tutorial.el.
7295
7296 * tutorial.el: New file.
7297 (help-with-tutorial): Move here from help-fns.el. Add help for
7298 rebound keys. Fix resume of tutorial.
7299 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
7300 (tutorial--find-changed-keys, tutorial--display-changes)
7301 (tutorial--saved-dir, tutorial--saved-file)
7302 (tutorial--save-tutorial): New functions to support the changes in
7303 help-with-tutorial.
7304
7305 2006-10-30 Kenichi Handa <handa@m17n.org>
7306
7307 * files.el (revert-buffer): If a unibyte buffer is being reverted
7308 with a coding system for multibyte, set buffer multibyte before
7309 calling insert-file-contents.
7310
7311 2006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7312
7313 * server.el (server-select-display): Use a dummy buffer to detect when
7314 the frame is later used.
7315 (server-select-display): New function.
7316 (server-process-filter): Use it to detect unused temp frames.
7317
7318 2006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
7319
7320 * progmodes/ada-mode.el: Change maintainer, apply
7321 whitespace-clean, checkdoc. Minor improvements to many doc strings.
7322 (ada-mode-version): New function.
7323 (ada-create-menu): Menu operations are available for all supported
7324 compilers.
7325
7326 2006-10-29 Lars Hansen <larsh@soem.dk>
7327
7328 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
7329 Highlight as keyword.
7330 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
7331 Don't call tramp-method-out-of-band-p for local files.
7332 (tramp-touch): Quote file name.
7333
7334 2006-10-28 Glenn Morris <rgm@gnu.org>
7335
7336 * calendar/calendar.el (cal-html-cursor-month)
7337 (cal-html-cursor-year): Add autoloads for this new package.
7338 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
7339
7340 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it>
7341
7342 * calendar/cal-html.el: New file.
7343
7344 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
7345
7346 * emacs-lisp/authors.el (authors-aliases): Update.
7347
7348 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
7349
7350 * version.el (emacs-version): Bump version number to 22.0.90.
7351
7352 2006-10-26 John W. Eaton <jwe@octave.org>
7353
7354 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
7355 New defvar.
7356 (inferior-octave-resync-dirs): Check to see whether Octave has
7357 built-in variables and set inferior-octave-has-built-in-variables.
7358 Check inferior-octave-has-built-in-variables to decide whether to
7359 send commands that set built-in variables or call functions to
7360 change Octave's behavior.
7361 Send "disp (pwd ())" to Octave instead of just "pwd".
7362 (inferior-octave-startup): Send "more off" to Octave instead of
7363 "page_screen_output = 0".
7364
7365 2006-10-26 Chong Yidong <cyd@stupidchicken.com>
7366
7367 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
7368 pattern normally.
7369
7370 2006-10-26 Nick Roberts <nickrob@snap.net.nz>
7371
7372 * bindings.el (mode-line-mode-menu): Remove bindings for global
7373 minor modes (line/column number) as they are on the menubar.
7374
7375 2006-10-25 Juanma Barranquero <lekktu@gmail.com>
7376
7377 * term/w32-win.el (x-handle-name-switch): Doc fix.
7378 (w32-standard-fontset-spec): Fix typo in docstring.
7379
7380 * midnight.el (midnight-buffer-display-time): Doc fix.
7381 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
7382
7383 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
7384
7385 * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
7386
7387 * emulation/viper-ex.el (ex-read): Quote file argument.
7388
7389 * ediff-diff.el (ediff-same-file-contents): Expand file names.
7390
7391 * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
7392
7393 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7394
7395 * textmodes/flyspell.el (flyspell-check-region-doublons):
7396 Fix last fix.
7397
7398 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7399
7400 * bindings.el (mode-line-mode-menu): List global minor modes
7401 before local ones.
7402
7403 2006-10-23 Kim F. Storm <storm@cua.dk>
7404
7405 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
7406 (sit-for): If last command was a prefix arg, add the read-ahead
7407 event to unread-command-events as (t . EVENT) so it will be added
7408 to this-command-keys by read-key-sequence.
7409
7410 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7411
7412 * textmodes/flyspell.el (flyspell-word): Skip past all previous
7413 whitespace when checking doublons.
7414 (flyspell-check-region-doublons): Fix doublon regexp.
7415 (flyspell-highlight-incorrect-region): Highlight doublons using
7416 flyspell-duplicate face.
7417
7418 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
7419
7420 2006-10-22 John Wiegley <johnw@newartisans.com>
7421
7422 * progmodes/python.el (python-use-skeletons): python-mode was
7423 auto-inserting templates (for those with abbrev-mode on), not only
7424 by default -- *but without a configuration variable to disable
7425 it*. This rendered python-mode completely useless for me, so I
7426 have added `python-use-skeletons', which is now off by default.
7427
7428 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
7429
7430 * progmodes/cperl-mode.el (cperl-mode): Don't assume
7431 font-lock-multiline is auto-local (it's not).
7432 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
7433 initialized before calling cperl-init-faces.
7434
7435 2006-10-22 Nick Roberts <nickrob@snap.net.nz>
7436
7437 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
7438 gdb-stack-position a value when there is no fringe.
7439
7440 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
7441 indicator if not visiting a file.
7442
7443 2006-10-20 David Kastrup <dak@gnu.org>
7444
7445 * window.el (kill-buffer-and-window): Fix a bug where an aborted
7446 operation would still cause some window to collapse later.
7447
7448 2006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7449
7450 * vc.el (vc-switch-backend): Try to be more careful with unwanted
7451 side-effect due to mixing various backends's file properties.
7452
7453 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
7454 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
7455 Return `filename's status if applicable. Update callers.
7456
7457 2006-10-19 Kenichi Handa <handa@m17n.org>
7458
7459 * international/kkc.el (kkc-region): When a key sequence is not
7460 defined, append (this-single-command-raw-keys) to
7461 unread-input-method-events.
7462
7463 2006-10-19 Juanma Barranquero <lekktu@gmail.com>
7464
7465 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
7466
7467 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7468
7469 * version.el (emacs-version): Use mac-carbon-version-string.
7470
7471 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
7472
7473 2006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7474
7475 * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
7476 Kenichi Handa).
7477 (xselect-convert-to-string): Decline requests for UTF8_STRING if
7478 the selection is not UTF-8.
7479
7480 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7481
7482 * progmodes/ada-mode.el (ada-83-string-keywords)
7483 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
7484 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
7485 (ada-looking-at-semi-private, ada-get-body-name):
7486 Fix typos in docstrings.
7487 (ada-create-case-exception, ada-create-case-exception-substring):
7488 Fix typos in error messages.
7489 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
7490
7491 2006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7492
7493 * term/x-win.el (res-geometry): Don't set geometry from Xresources
7494 to default-frame-alist if default-frame-alist already contains
7495 width/height.
7496
7497 2006-10-18 Richard Stallman <rms@gnu.org>
7498
7499 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
7500 Non-interactive arg is the value, not the expression.
7501
7502 * simple.el (read-expression-map): Just set it, no defvar.
7503
7504 * subr.el (insert-for-yank-1): If last inserted char has
7505 properties, mark them as rear-nonsticky.
7506
7507 * recentf.el (recentf-mode): Doc fix.
7508
7509 * facemenu.el (facemenu-add-new-face): Defend against symbol
7510 that isn't a face name.
7511
7512 * dired-aux.el (dired-do-copy): Doc fix.
7513
7514 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
7515
7516 * simple.el (line-move-1): Ignore fields when moving to the
7517 beginning of line to avoid getting point stuck.
7518
7519 2006-10-18 Martin Rudalics <rudalics@gmx.at>
7520
7521 * textmodes/flyspell.el (flyspell-word-search-backward):
7522 Set inhibit-point-motion-hooks to avoid looping due to intangibile
7523 text.
7524
7525 2006-10-16 Richard Stallman <rms@gnu.org>
7526
7527 * help-fns.el (describe-function-1): Special case optimization
7528 for self-insert-command.
7529
7530 2006-10-16 Kim F. Storm <storm@cua.dk>
7531
7532 * ido.el (ido-reread-directory): Work in `dir' mode too.
7533
7534 2006-10-15 Martin Rudalics <rudalics@gmx.at>
7535
7536 * textmodes/table.el: Require 'regexp-opt.
7537
7538 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
7539
7540 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
7541 Use shell-quote-argument.
7542
7543 * shell.el (explicit-bash-args): Likewise.
7544
7545 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
7546 Use grep -E rather than egrep.
7547
7548 2006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7549
7550 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
7551
7552 2006-10-15 Kim F. Storm <storm@cua.dk>
7553
7554 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
7555
7556 2006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
7557
7558 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
7559 to protect whitespace and metacharacters from the shell.
7560
7561 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7562
7563 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
7564
7565 2006-10-13 Eli Zaretskii <eliz@gnu.org>
7566
7567 * subr.el (start-process-shell-command): Doc fix.
7568
7569 2006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
7570
7571 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
7572 the regexp for Maxima symbols.
7573
7574 2006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
7575
7576 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
7577 (vc-find-root): Don't walk higher up than ~.
7578
7579 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
7580
7581 * international/utf-8.el (utf-translate-cjk-load-tables):
7582 Avoid clobbering last-coding-system-used during load.
7583
7584 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
7585
7586 * textmodes/reftex-global.el (reftex-create-tags-file):
7587 Quote file arguments.
7588
7589 2006-10-12 Richard Stallman <rms@gnu.org>
7590
7591 * files.el (file-name-history): Add defvar.
7592 (save-some-buffers-action-alist): Improve description strings.
7593
7594 2006-10-12 Andreas Schwab <schwab@suse.de>
7595
7596 * files.el (auto-mode-alist): Match change log file name also with
7597 a dash before a numeric extension.
7598
7599 2006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
7600
7601 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
7602 After 5.0:
7603 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
7604
7605 After 5.1: Major edit. Summary of most visible changes:
7606
7607 - Multiple <<HERE per line allowed.
7608 - Handles multiline subroutine declaration headers (with comments).
7609 (The exception is `cperl-etags' - but it is not used in the rest
7610 of the mode.)
7611 - Fontifies multiline my/our declarations (even with comments,
7612 and with legacy `font-lock').
7613 - Major speedup of syntaxification, both immediate and postponed
7614 (3.5x to 15x [for different CPUs and versions of Emacs] on the
7615 huge real-life document I tested).
7616 - New bindings, edits to imenu.
7617 - "_" is made into word-char during fontification/syntaxification;
7618 some attempts to recognize non-word "_" during other operations too.
7619 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
7620 - autoload some more perldoc-related stuff
7621 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
7622 - Attempt to incorporate XEmacs edits which reached me.
7623
7624 Fine-grained changelog:
7625 (cperl-hook-after-change): New configuration variable.
7626 (cperl-vc-sccs-header): Likewise.
7627 (cperl-vc-sccs-header): Likewise.
7628 (cperl-vc-header-alist): Default via two preceding variables.
7629 (cperl-invalid-face): Remove double quoting under XEmacs
7630 (still needed under 21.2).
7631 (cperl-tips): Update URLs for resources.
7632 (cperl-problems): Likewise.
7633 (cperl-praise): Mention new features.
7634 New C-c key bindings: for `cperl-find-bad-style',
7635 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
7636 `cperl-perdoc', and `cperl-perldoc-at-point'.
7637 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
7638 moved, new submenu of Tools with Ispell entries and narrowing.
7639 (cperl-after-sub-regexp): New defsubst.
7640 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
7641 Allows heads up to head4.
7642 Allow "package;".
7643 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
7644 (paren-backwards-message): ??? Something for XEmacs???
7645 (cperl-mode): Never auto-switch abbrev-mode off.
7646 Try to allow '_' be non-word char.
7647 Do not use `font-lock-unfontify-region-function' on XEmacs.
7648 Reset syntax cache on mode start.
7649 Support multiline facification (even on legacy `font-lock').
7650 (cperl-facemenu-add-face-function): ??? Some contributed code ???
7651 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
7652 refuse to inform us whether the fontification is due to lazy
7653 calling or due to edit to a buffer, install our own hook
7654 (controlled by `cperl-hook-after-change').
7655 (cperl-electric-pod): =cut may have been recognized as start.
7656 (cperl-block-p): Move, updated for attributes.
7657 (cperl-calculate-indent): Try to allow '_' be non-word char
7658 Support subs with attributes.
7659 (cperl-where-am-i): Quiet (?) a warning.
7660 (cperl-cached-syntax-table): New function.
7661 (cperl-forward-re): Use `cperl-cached-syntax-table'.
7662 (cperl-unwind-to-safe): Recognize `syntax-type' property
7663 changing in a middle of line.
7664 (cperl-find-sub-attrs): New function.
7665 (cperl-find-pods-heres): Allow many <<EOP per line.
7666 Allow subs with attributes.
7667 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
7668 Recognize "extproc " (OS/2) case-folded and only at start.
7669 /x on s///x with empty replacement was not recognized.
7670 Better comments.
7671 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
7672 Allow subs with attributes, labels.
7673 Do not confuse "else::foo" with "else".
7674 Minor optimizations...
7675 (cperl-after-expr-p): Try to allow '_' be non-word char.
7676 (cperl-fill-paragraph): Try to detect a major bug in Emacs
7677 with `looking-at' inside `narrow' and bulk out if found.
7678 (cperl-imenu--create-perl-index): Updates for new
7679 `cperl-imenu--function-name-regexp-perl'.
7680 (cperl-outline-level): Likewise.
7681 (cperl-init-faces): Allow multiline subroutine headers
7682 and my/our declarations, and ones with comments.
7683 Allow subroutine attributes.
7684 (cperl-imenu-on-info): Better docstring.
7685 (cperl-etags): Rudimentary support for attributes.
7686 Support for packages and "package;".
7687 (cperl-add-tags-recurse-noxs): Better (?) docstring.
7688 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
7689 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
7690 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
7691 (cperl-perldoc): Add autoload.
7692 (cperl-perldoc-at-point): Likewise.
7693 (cperl-here-doc-spell): New function.
7694 (cperl-pod-spell): Likewise.
7695 (cperl-map-pods-heres): Likewise.
7696 (cperl-get-here-doc-region): Likewise.
7697 (cperl-font-lock-fontify-region-function): Likewise (backward
7698 compatibility for legacy `font-lock').
7699 (cperl-font-lock-unfontify-region-function): Fix style.
7700 (cperl-fontify-syntaxically): Recognize and optimize away deferred
7701 calls with no-change. Governed by `cperl-hook-after-change'.
7702 (cperl-fontify-update): Recognize that syntaxification region
7703 can be larger than fontification one.
7704 XXXX we leave `cperl-postpone' property, so this is quadratic...
7705 (cperl-fontify-update-bad): Temporary placeholder until
7706 it is clear how to implement `cperl-fontify-update'.
7707 (cperl-time-fontification): New function.
7708 (attrib-group): New text attribute.
7709 (multiline): New value: `syntax-type' text attribute.
7710
7711 After 5.2:
7712 (cperl-emulate-lazy-lock): New function.
7713 (cperl-fontify-syntaxically): Would skip large regions.
7714 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
7715 Some globals were declared, but uninitialized.
7716
7717 After 5.3, 5.4:
7718 (cperl-facemenu-add-face-function): Add docs, fix U<>.
7719 Copyright message updated.
7720 (cperl-init-faces): Work around a bug in `font-lock'. May slow
7721 facification down a bit.
7722 Misprint for my|our|local for old `font-lock'
7723 "our" was not fontified same as "my|local".
7724 Highlight variables after "my" etc even in
7725 a middle of an expression.
7726 Do not facify multiple variables after my etc
7727 unless parentheses are present.
7728
7729 After 5.5, 5.6
7730 (cperl-fontify-syntaxically): after-change hook could reset.
7731 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
7732
7733 After 5.7:
7734 (cperl-init-faces): Allow highlighting of local ($/).
7735 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
7736 (cperl-problems): Remove fixed problems.
7737 (cperl-find-pods-heres): Recognize #-comments in m##x too.
7738 Recognize charclasses (unless delimiter is \).
7739 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
7740 (cperl-regexp-scan): Update docs.
7741 (cperl-beautify-regexp-piece): Use information got from regexp scan.
7742
7743 After 5.8:
7744 Major user visible changes:
7745 Recognition and fontification of character classes in RExen.
7746 Variable indentation of RExen according to groups.
7747
7748 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
7749 Fontify REx charclasses in variable-name face.
7750 Fontify POSIX charclasses in "type" face.
7751 Fontify unmatched "]" in function-name face.
7752 Mark first-char of HERE-doc as `front-sticky'.
7753 Reset `front-sticky' property when needed.
7754 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
7755 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
7756 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
7757 constructs. Support `narrow'ed buffers.
7758 (cperl-praise): Remove a reservation.
7759 (cperl-make-indent): New function.
7760 (cperl-indent-for-comment): Use `cperl-make-indent'.
7761 (cperl-indent-line): Likewise.
7762 (cperl-lineup): Likewise.
7763 (cperl-beautify-regexp-piece): Likewise.
7764 (cperl-contract-level): Likewise.
7765 (cperl-toggle-set-debug-unwind): New function.
7766 New menu entry for this.
7767 (fill-paragraph-function): Use when `boundp'.
7768 (cperl-calculate-indent): Take into account groups when indenting RExen.
7769 (cperl-to-comment-or-eol): Recognize # which end a string.
7770 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
7771 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
7772 (cperl-fontify-syntaxically): More clear debugging message.
7773 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
7774 (cperl-init-faces): More complicated highlight even on XEmacs (new).
7775 Merge cosmetic changes from XEmacs.
7776
7777 After 5.9:
7778 (cperl-1+): Move to before the first use.
7779 (cperl-1-): Likewise.
7780
7781 After 5.10:
7782
7783 This code may lock Emacs hard!!! Use at your own risk!
7784
7785 (cperl-font-locking): New internal variable.
7786 (cperl-beginning-of-property): New function.
7787 (cperl-calculate-indent): Use `cperl-beginning-of-property'
7788 instead of `previous-single-property-change'.
7789 (cperl-unwind-to-safe): Likewise.
7790 (cperl-after-expr-p): Likewise.
7791 (cperl-get-here-doc-region): Likewise.
7792 (cperl-font-lock-fontify-region-function): Likewise.
7793 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
7794 recursively.
7795 Bound `next-single-property-change' via `point-max'.
7796 (cperl-unwind-to-safe): Bound likewise
7797 (cperl-font-lock-fontify-region-function): Likewise.
7798 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
7799 Initialization of `cperl-font-lock-multiline-start' could be
7800 missed if the "main" fontification did not run due to the
7801 keyword being already fontified.
7802 (cperl-pod-spell): Return t from do-one-chunk function.
7803 (cperl-map-pods-heres): Stop when the worker returns nil.
7804 Call `cperl-update-syntaxification'.
7805 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
7806 (cperl-get-here-doc-delim): Remove unused function.
7807
7808 After 5.11:
7809
7810 The possible lockup of Emacs (introduced in 5.10) fixed.
7811
7812 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
7813 (cperl-syntaxify-for-menu): New customization variable.
7814 (cperl-select-this-pod-or-here-doc): New function.
7815 (cperl-get-here-doc-region): Extra argument.
7816 Do not adjust pos by 1.
7817
7818 New menu entries
7819 (Perl/Tools): Selection of current POD or HERE-DOC section.
7820 (Debugging CPerl:) backtrace on fontification.
7821
7822 After 5.12:
7823 (cperl-cached-syntax-table): Use `car-safe'.
7824 (cperl-forward-re): Remove spurious argument SET-ST.
7825 Add documentation.
7826 (cperl-forward-group-in-re): New function.
7827 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
7828 (XXXX Temporary (?) hack is to syntax-mark them as comment).
7829
7830 After 5.13:
7831 (cperl-string-syntax-table): Make { and } not-grouping
7832 (Sometimes they ARE grouping in RExen, but matching them would only
7833 confuse in many situations when they are not)
7834 (beginning-of-buffer): Replace two occurrences with goto-char...
7835 (cperl-calculate-indent): `char-after' could be nil...
7836 (cperl-find-pods-heres): REx can start after "[" too.
7837 Hightlight (??{}) in RExen too.
7838 (cperl-maybe-white-and-comment-rex): New constant
7839 (cperl-white-and-comment-rex): Likewise.
7840 XXXX Not very efficient, but hard to make
7841 better while keeping 1 group.
7842
7843 After 5.13:
7844 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
7845 Likewise for 1 << identifier.
7846
7847 After 5.14:
7848 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
7849 Error-less condition-case could fail.
7850 (cperl-font-lock-fontify-region-function): Likewise.
7851 (cperl-init-faces): Likewise.
7852
7853 After 5.15:
7854 (cperl-find-pods-heres): Support property REx-part2.
7855 (cperl-calculate-indent): Likewise.
7856 Don't special-case REx with non-empty 1st line.
7857 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
7858 Invert highlighting of charclasses:
7859 now the envelop is highlighted.
7860 Highlight many others 0-length builtins.
7861 (cperl-praise): Mention indenting and highlight in RExen.
7862
7863 After 5.15:
7864 (cperl-find-pods-heres): Highlight capturing parens in REx.
7865
7866 After 5.16:
7867 (cperl-find-pods-heres): Highlight '|' for alternation
7868 Initialize `font-lock-warning-face' if not present.
7869 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
7870 `font-lock-function-name-face'.
7871 (cperl-look-at-leading-count): Likewise.
7872 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
7873 `font-lock-keyword-face' (needed for
7874 batch processing), etc...
7875 Use `font-lock-builtin-face' for builtin in REx
7876 Now `font-lock-variable-name-face'
7877 is used for interpolated variables
7878 Use "talking aliases" for faces inside REx
7879 Highlight parts of REx (except in charclasses)
7880 according to the syntax and/or semantic
7881 Syntax-mark a {}-part of (?{}) as "comment"
7882 (it was the ()-part)
7883 Better logic to distinguish what is what in REx
7884 (cperl-tips-faces): Document REx highlighting
7885 (cperl-praise): Mention REx syntax highlight etc.
7886
7887 After 5.17:
7888 (cperl-find-sub-attrs): Would not always manage to print error message.
7889 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
7890
7891 After 5.18:
7892 (cperl-find-pods-heres): Misprint in REx for parsing REx.
7893 Very minor optimization.
7894 `my-cperl-REx-modifiers-face' got quoted.
7895 Recognize "print $foo <<END" as HERE-doc.
7896 Put `REx-interpolated' text attribute if needed.
7897 (cperl-invert-if-unless-modifiers): New function.
7898 (cperl-backward-to-start-of-expr): Likewise.
7899 (cperl-forward-to-end-of-expr): Likewise.
7900 (cperl-invert-if-unless): Works in "the opposite way" too.
7901 Cursor position on return is on the switch-word.
7902 Indents comments better.
7903 (REx-interpolated): New text attribute.
7904 (cperl-next-interpolated-REx): New function.
7905 (cperl-next-interpolated-REx-0): Likewise.
7906 (cperl-next-interpolated-REx-1): Likewise.
7907 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
7908 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
7909 (cperl-praise): Mention finded interpolated RExen.
7910
7911 After 5.19:
7912 (cperl-init-faces): Highlight %$foo, @$foo too.
7913 (cperl-short-docs): Better docs for system, exec.
7914 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
7915 Would not find HERE-doc ended by EOF without NL.
7916 (cperl-short-docs): Correct not-doubled \-escapes.
7917 start block: Put some `defvar' for stuff gone from XEmacs.
7918
7919 After 5.20:
7920 initial comment: Extend copyright, fix email address.
7921 (cperl-indent-comment-at-column-0): New customization variable.
7922 (cperl-comment-indent): Indentation after $#a would increasy by 1.
7923 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
7924 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
7925 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
7926 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
7927 highlight $ in $foo too (UNTESTED).
7928 (cperl-set-style): Docstring missed some available styles.
7929 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
7930 Change "Current" to "Memorize Current".
7931 (cperl-indent-wrt-brace): New customization variable; the default is
7932 as for pre-5.2 version.
7933 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
7934 (cperl-style-alist): Likewise.
7935 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
7936 and `cperl-extra-newline-before-brace' etc
7937 being t
7938 (cperl-indent-exp): Plans B and C to find continuation blocks even
7939 if `cperl-extra-newline-before-brace' is t.
7940
7941 After 5.21:
7942 Improve some docstrings concerning indentation.
7943 (cperl-indent-rules-alist): New variable.
7944 (cperl-sniff-for-indent): New function name
7945 (separated from `cperl-calculate-indent').
7946 (cperl-calculate-indent): Separate the sniffer and the indenter;
7947 uses `cperl-sniff-for-indent' now.
7948 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
7949 was inverted;
7950 Support `comment-column' = 0.
7951
7952 2006-10-11 Martin Rudalics <rudalics@gmx.at>
7953
7954 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
7955 * help-at-pt.el (scan-buf-move-to-region): Likewise.
7956 * longlines.el (longlines-window-change-function): Likewise.
7957 * simple.el (undo-ask-before-discard): Likewise.
7958 * wid-edit.el (widget-field-prompt-internal)
7959 (widget-documentation-link-p): Likewise.
7960
7961 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
7962
7963 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
7964 for a keyword.
7965
7966 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
7967
7968 * newcomment.el (comment-valid-prefix-p): Make the check
7969 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
7970 (comment-indent-new-line): Adjust call.
7971
7972 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
7973
7974 * allout.el (allout-back-to-current-heading): Base on lower-level
7975 routines to get proper disqualification of aberrant topics.
7976
7977 2006-10-09 Richard Stallman <rms@gnu.org>
7978
7979 * textmodes/two-column.el (2C-two-columns): Doc fix.
7980
7981 2006-10-09 Kim F. Storm <storm@cua.dk>
7982
7983 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
7984 about implicit use.
7985
7986 2006-10-08 Richard Stallman <rms@gnu.org>
7987
7988 * textmodes/two-column.el (2C-two-columns): Doc fix.
7989
7990 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
7991
7992 * files.el: Mark `buffer-read-only' as safe-local-variable.
7993
7994 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
7995
7996 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
7997 Burp if GUD buffer has been killed.
7998
7999 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8000
8001 * completion.el (add-completions-from-c-buffer):
8002 Don't presume an error's second element is a string.
8003 Use looking-at rather than buffer-substring + member.
8004
8005 2006-10-07 Eli Zaretskii <eliz@gnu.org>
8006
8007 * mail/rmail.el (rmail-redecode-body): If the old encoding is
8008 `undecided', call find-coding-systems-region to find a proper
8009 non-trivial encoding.
8010 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
8011 and "text/plain".
8012
8013 2006-10-07 Kevin Ryde <user42@zip.com.au>
8014
8015 * textmodes/reftex-vars.el (defgroup reftex): Update home page
8016 url-link.
8017
8018 * strokes.el (defgroup strokes): Remove invalid url-link.
8019
8020 2006-10-07 Magnus Henoch <mange@freemail.hu>
8021
8022 * autoinsert.el (auto-insert-alist): Doc fix.
8023
8024 2006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8025
8026 * mouse-sel.el (mouse-insert-selection-internal):
8027 Use insert-for-yank, so that yank handlers are run.
8028
8029 2006-10-07 Kim F. Storm <storm@cua.dk>
8030
8031 * ido.el (ido-file-extension-aux): Fix comparison.
8032
8033 2006-10-06 Kim F. Storm <storm@cua.dk>
8034
8035 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
8036
8037 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
8038
8039 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
8040 (ad-make-mapped-call): Use `let', not `let*'.
8041
8042 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
8043
8044 * international/mule-cmds.el (coding-system-change-eol-conversion):
8045 Ensure the coding system is initialized before calling
8046 coding-system-eol-type.
8047
8048 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
8049
8050 * textmodes/org.el (org-rm-props, org-activate-plain-links)
8051 (org-activate-angle-links, org-activate-dates)
8052 (org-activate-target-links, org-activate-camels)
8053 (org-activate-tags): Add `rear-nonsticky' text property to avoid
8054 textproperty keymaps from being active beyond the end of a line.
8055 (org-unfontify-region): Also remove `rear-nonsticky' property.
8056
8057 2006-10-04 Kenichi Handa <handa@m17n.org>
8058
8059 * international/code-pages.el (next): Table fixed.
8060
8061 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
8062
8063 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
8064 that it's been made unnecessary by removing narrowing.
8065
8066 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8067
8068 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
8069 control flow a bit, simplify another bit, and add comments.
8070
8071 2006-10-03 David Kastrup <dak@gnu.org>
8072
8073 * help.el (describe-mode): For clicks on mode-line, use "@"
8074 interactive argument to get the major mode of the click instead of
8075 the current buffer.
8076
8077 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
8078 in order to better redirect mouse-2 clicks. Also allow default
8079 bindings to apply.
8080
8081 2006-10-03 Kim F. Storm <storm@cua.dk>
8082
8083 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
8084 (pushnew): Fix last change.
8085
8086 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
8087
8088 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
8089 Use the interactive spec of `eval-expression'.
8090
8091 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
8092
8093 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
8094
8095 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
8096
8097 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
8098 2006-09-28 commit.
8099
8100 2006-10-02 Kenichi Handa <handa@m17n.org>
8101
8102 * international/code-pages.el (iso-8859-6): Table fixed.
8103
8104 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
8105
8106 * dired.el (dired-build-subdir-alist): Fix previous change.
8107
8108 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8109
8110 * simple.el (undo-elt-crosses-region): Fix the inequalities.
8111
8112 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8113
8114 * emacs-lisp/find-func.el (find-function-regexp): Don't match
8115 "define-button-type".
8116
8117 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
8118 they don't keep accumulating.
8119
8120 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
8121
8122 * ffap.el (ffap-rfc-path): Change the address of the RFC
8123 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
8124
8125 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
8126
8127 * allout.el (allout-expose-topic): Rectify implementation of "+"
8128 spec, so that bodies are not exposed with headlines.
8129
8130 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
8131
8132 * allout.el (allout-current-depth): Do aberrent check only at or
8133 below doublecheck depth.
8134 (allout-chart-subtree): Make it explicit that LEVELS being nil
8135 means unlimited depth. Drop undocumented support for LEVELS value
8136 t meaning unlimited depth. (This is consistent with
8137 allout-chart-to-reveal, but contrary to allout-show-children,
8138 which needs to use nil to default to depth of 1.)
8139 (allout-goto-prefix-doublechecked): Wrap long docstring line.
8140 (allout-chart-to-reveal): Be explicit in docstring about meaning
8141 of nil LEVELS, and drop support for LEVELS value t.
8142 (allout-show-children): Translate the level spec used by this
8143 routine to that used by allout-chart-subtree and
8144 allout-chart-to-reveal.
8145 (allout-show-to-offshoot): Retry once when stuck, after opening
8146 subtree - improvements in discontinuity handling likely will
8147 enable progress.
8148
8149 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
8150
8151 * wid-edit.el (widget-button-click-moves-point): New variable.
8152 (widget-button-click): If widget-button-click-moves-point is
8153 non-nil, set point after performing the button action.
8154
8155 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
8156
8157 2006-09-30 Martin Rudalics <rudalics@gmx.at>
8158
8159 * files.el (find-file-existing): Modify to not allow wildcards.
8160
8161 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8162
8163 * simple.el (undo-more): When undo information for the region is
8164 exhausted, say "No further undo information FOR REGION".
8165
8166 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
8167
8168 * progmodes/sh-script.el (sh-prev-thing):
8169 Take `sh-leading-keywords' into account.
8170
8171 2006-09-29 Glenn Morris <rgm@gnu.org>
8172
8173 * custom.el (defcustom): Doc fix.
8174
8175 * calendar/calendar.el (european-calendar-style):
8176 Call european-calendar or american-calendar as needed when set.
8177 (diary-view-entries, list-calendar-holidays): Move autoloads
8178 before use.
8179
8180 2006-09-29 Juri Linkov <juri@jurta.org>
8181
8182 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
8183 to nil if there is no previous property change.
8184
8185 2006-09-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8186
8187 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
8188 saving anything to be sure that `forward-sexp' behaves correctly.
8189
8190 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
8191
8192 * simple.el (line-move-finish): Ignore field boundaries if the
8193 initial and final points have the same `field' property.
8194
8195 2006-09-29 Kim F. Storm <storm@cua.dk>
8196
8197 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
8198 to t while calling ido-read-internal.
8199
8200 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
8201
8202 * textmodes/org.el (org-file-remote-p): Get regexp from list.
8203 (org-archive-subtree): Remove erraneous `]' from character list.
8204
8205 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
8206
8207 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
8208 (ses-reconstruct-all): Make undo of "insert row" work by keeping
8209 markers for data-area and parameters-area.
8210
8211 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
8212
8213 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
8214
8215 * font-lock.el (font-lock-after-change-function): Refontify next line
8216 as well if end is at BOL.
8217 (font-lock-extend-jit-lock-region-after-change): Be more careful to
8218 only extend the region as much as needed.
8219
8220 2006-09-28 Richard Stallman <rms@gnu.org>
8221
8222 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
8223
8224 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
8225
8226 * international/mule.el (after-insert-file-set-coding):
8227 If VISIT, don't let set-buffer-multibyte make undo info.
8228
8229 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
8230
8231 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
8232 lines in base64-encoded authentication response.
8233
8234 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8235
8236 * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
8237 (ebnf-version): New version 4.3.
8238 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
8239 (ebnf-prologue): Adjust PostScript programming.
8240 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
8241 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
8242
8243 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
8244
8245 * jit-lock.el (jit-lock-force-redisplay): Rename from
8246 jit-lock-fontify-again, and undo the mistaken change I've just done.
8247
8248 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
8249 (jit-lock-fontify-again): Don't refontify text that's not displayed.
8250
8251 2006-09-26 Kenichi Handa <handa@m17n.org>
8252
8253 * startup.el (display-splash-screen): Allow a prefix argument.
8254
8255 2006-09-25 Jason Rumney <jasonr@gnu.org>
8256
8257 * subr.el (shell-quote-argument): Use DOS logic for Windows
8258 shells with DOS semantics.
8259
8260 2006-09-24 Richard Stallman <rms@gnu.org>
8261
8262 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
8263 (compilation-goto-locus): Use compilation-goto-locus-delete-o
8264 to delete the overlay. Put it on pre-command-hook.
8265
8266 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
8267
8268 * startup.el (fancy-splash-screens, normal-splash-screen):
8269 Call the splash buffer *About GNU Emacs*.
8270
8271 * simple.el (next-error-highlight, next-error-highlight-no-select):
8272 Default to 0.5.
8273 (yank-excluded-properties): Add `fontified'.
8274
8275 * font-lock.el (font-lock-compile-keywords): Allow value of
8276 syntax-begin-function to enable paren-column-0 highlighting.
8277
8278 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
8279
8280 * dired.el (dired-build-subdir-alist): When file ends in colon,
8281 don't exit the loop, just disregard that file.
8282
8283 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
8284
8285 * simple.el (line-move-finish): Handle corner case for fields in
8286 continued lines.
8287 (line-move-1): Remove flawed test for that case.
8288
8289 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
8290
8291 * icomplete.el (icomplete-simple-completing-p): Use the correct
8292 name for the new variable, `icomplete-with-completion-tables'.
8293 (file local variables): Remove superfluous setting.
8294
8295 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
8296
8297 * calendar/appt.el (appt-check): Fix typo for appointments just
8298 after midnight.
8299
8300 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
8301
8302 * help.el (describe-key-briefly, describe-key): Don't expect an
8303 extra up event if a down-event is generated by a popup menu.
8304
8305 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
8306
8307 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
8308 local dictionary when changing the global dictionary.
8309
8310 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
8311
8312 * icomplete.el (icomplete-with-completion-tables): List of
8313 specialized completion tables with which icomplete should
8314 operate. Include the new `internal-complete-buffer', so icomplete
8315 works with interactive buffer-selection.
8316 (icomplete-simple-completing-p): Add acceptance of specialized
8317 completion tables listed in icomplete-with-completion-tables.
8318
8319 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8320
8321 * frame.el (focus-follows-mouse): Set default to nil on Mac.
8322
8323 * startup.el (command-line): Use `custom-reevaluate-setting' for
8324 `focus-follows-mouse'.
8325
8326 2006-09-22 Richard Stallman <rms@gnu.org>
8327
8328 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
8329 explain why Save is not available.
8330
8331 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
8332
8333 * woman.el (woman0-so): Use `let*', not `let'.
8334 (woman-horizontal-line): Remove unbalanced parenthesis.
8335
8336 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
8337
8338 * woman.el: Make sure all the end-of-region markers we use have
8339 a non-nil insertion-type.
8340 (woman0-so): Move things around so we can use copy-marker.
8341 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
8342 Adjust marker type.
8343 (woman2-process-escapes): Check marker type.
8344 (woman-horizontal-line): Dispense with the use of a marker.
8345
8346 2006-09-22 Jay Belanger <belanger@truman.edu>
8347
8348 * calc/calc-lang.el: Add Greek letters to math-variable-table
8349 property of tex.
8350
8351 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
8352
8353 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
8354
8355 2006-09-22 Masatake YAMATO <jet@gyve.org>
8356
8357 * add-log.el (add-log-current-defun): Use `forward-sexp'
8358 instead of `forward-word' to pick c++::symbol.
8359 Reported by Guanpeng Xu <herberteuler@hotmail.com>.
8360
8361 2006-09-22 Kenichi Handa <handa@m17n.org>
8362
8363 * bindings.el: Fix setting self-insert-command for multibyte
8364 characters in global-map.
8365
8366 2006-09-21 David Kastrup <dak@gnu.org>
8367
8368 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
8369 doc string.
8370
8371 2006-09-21 Kenichi Handa <handa@m17n.org>
8372
8373 * language/european.el ("Latin-1"): Add windows-1252 to
8374 coding-priority.
8375 ("German"): Likewise.
8376
8377 2006-09-21 Kim F. Storm <storm@cua.dk>
8378
8379 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
8380 Suggested by Miles Bader.
8381
8382 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
8383 instead of add-to-list in the simple case.
8384
8385 2006-09-20 Kenichi Handa <handa@m17n.org>
8386
8387 * isearch.el (isearch-process-search-char): Cancel the previous change.
8388 (isearch-search-string): New function.
8389 (isearch-search): Use isearch-search-string.
8390 (isearch-lazy-highlight-search): Likewise.
8391
8392 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8393
8394 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
8395 string to become an option.
8396
8397 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
8398
8399 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
8400
8401 2006-09-20 Kim F. Storm <storm@cua.dk>
8402
8403 * simple.el (line-move-partial): Call pos-visible-in-window-p with
8404 position t instead of trying both window-end and window-end - 1.
8405
8406 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
8407
8408 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
8409 hidden trees.
8410
8411 2006-09-20 David Kastrup <dak@gnu.org>
8412
8413 * mouse.el (mouse-posn-property): Improve doc string.
8414 (mouse-on-link-p): Change buffers for function calls on links.
8415
8416 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
8417 buffer is read-only.
8418
8419 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
8420
8421 * allout.el (allout-unprotected): Let inhibit-read-only only when
8422 buffer-read-only isn't set.
8423 (allout-annotate-hidden): Enable topic annotation during copies even
8424 when the buffer is read-only, eg for topic copies. Ensure that the loop
8425 advances, even when the span extends beyond the deletion region.
8426 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
8427 rather than allout-exposure-changed-hook, as a stronger assertion.
8428 (allout-keybindings-list): Add bindings for
8429 allout-copy-line-as-kill and allout-copy-topic-as-kill.
8430 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
8431 Copy wrappers for allout-kill-line and allout-kill-topic.
8432 (allout-listify-exposed): Position correctly to accumulate lines.
8433
8434 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
8435
8436 * simple.el (line-move-1): Escape field boundaries occurring
8437 exactly at point. Update goal column if constrained to a field.
8438 (line-move-finish): Escape field boundaries occurring exactly at point.
8439
8440 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8441
8442 * mouse.el (mouse-on-link-p): Tentatively fix last change.
8443 (mouse-drag-vertical-line): Remove unused var `wconfig'.
8444
8445 2006-09-19 Kim F. Storm <storm@cua.dk>
8446
8447 * help.el (describe-key-briefly, describe-key): Simplify printing
8448 of descriptions by using format and %S. Fix "is undefined"
8449 messages to say "at that spot" for mouse events.
8450
8451 * simple.el (line-move-partial): Optimize. Try window-line-height
8452 before posn-at-point to get vpos of current line.
8453
8454 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
8455
8456 * emulation/viper.el: Bump up version/date of update to reflect the
8457 substantial changes done in August 2006.
8458
8459 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at,
8460 push-button are defined.
8461
8462 * ediff-util.el (ediff-add-to-history): New function.
8463
8464 * ediff.el: Use ediff-add-to-history instead of add-to-history.
8465
8466 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8467
8468 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
8469 Delete duplicate make-local-variable form.
8470 (conf-space-keywords): Add autoload cookie.
8471 Fix typo (`keywords', not `keyword').
8472
8473 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8474
8475 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
8476 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
8477 to x-gtk-use-old-file-dialog.
8478
8479 2006-09-18 Richard Stallman <rms@gnu.org>
8480
8481 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
8482 that might come in during mouse tracking.
8483
8484 2006-09-18 Kim F. Storm <storm@cua.dk>
8485
8486 * simple.el (line-move-partial): Rework 2006-09-15 change to use
8487 new window-line-height function. Further optimize by not calling
8488 pos-visible-in-window-p for window-end when window-line-height
8489 returns useful information.
8490
8491 2006-09-16 Richard Stallman <rms@gnu.org>
8492
8493 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
8494 (conf-space-mode): Don't handle prefix arg.
8495 Delete conf-space-keywords-override code.
8496 Use add-hook.
8497 (conf-space-keywords): New command.
8498 (conf-space-mode-internal): Be careful with imenu-generic-expression.
8499 Delete conf-space-keywords-override code.
8500 (conf-space-keywords-alist): Doc fix.
8501 (conf-space-font-lock-keywords): Doc fix.
8502 (conf-space-keywords-override): Var deleted.
8503
8504 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8505
8506 * startup.el (fancy-splash-screens): Don't switch to the scratch
8507 buffer; it may not be the next buffer.
8508
8509 2006-09-16 Romain Francoise <romain@orebokech.com>
8510
8511 * saveplace.el (load-save-place-alist-from-file): Use expanded name
8512 in both messages.
8513
8514 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
8515
8516 * progmodes/python.el (python-preoutput-filter):
8517 Fix arg order to string-match.
8518
8519 2006-09-16 Richard Stallman <rms@gnu.org>
8520
8521 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
8522 font-lock-compile-keywords.
8523
8524 * font-lock.el (font-lock-compile-keywords): Rename optional arg
8525 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
8526
8527 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8528
8529 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
8530
8531 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
8532 and the data doesn't look like UTF8, send STRING instead.
8533
8534 2006-09-16 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
8535
8536 * textmodes/flyspell.el (flyspell-check-region-doublons):
8537 New function to detect duplicated words.
8538 (flyspell-large-region): Use it.
8539
8540 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8541
8542 * simple.el (line-move-to-column): Revert 2006-08-03 change.
8543
8544 2006-09-16 Eli Zaretskii <eliz@gnu.org>
8545
8546 * help.el (describe-prefix-bindings): Use let, not let*.
8547
8548 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
8549
8550 * allout.el (allout-regexp, allout-line-boundary-regexp)
8551 (allout-bob-regexp): Correct grouping and boundaries to fix
8552 backwards traversal.
8553 (allout-depth-specific-regexp, allout-depth-one-regexp):
8554 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
8555 worse time in allout-ascend.
8556 (allout-doublecheck-at-and-shallower): Identify depth threshold
8557 below which topics are checked for and disqualified by containment
8558 discontinuities.
8559 (allout-hotspot-key-handler): Correctly handle multiple-key
8560 strokes. Remove some unused variables.
8561 (allout-mode-leaders): Clarify that mode-specific comment-start
8562 will be used.
8563 (set-allout-regexp): Correctly regexp-quote allout regexps to
8564 properly accept alternative header-leads and primary bullets with
8565 regexp-specific characters (eg, C "/*", mathematica "(*").
8566 Include new regular expressions among those configured.
8567 (allout-infer-header-lead-and-primary-bullet):
8568 Rename allout-infer-header-lead.
8569 (allout-recent-depth): Manifest as a variable as well as a function.
8570 (allout-prefix-data): Simplify into an inline instead of a macro,
8571 assuming current match data rather than being explicitly passed
8572 it. Establish allout-recent-depth value as well as
8573 allout-recent-prefix-beginning and allout-recent-prefix-end.
8574 (allout-aberrant-container-p): True when an item's immediate
8575 offspring discontinuously contained. Useful for disqualifying
8576 unintended topic prefixes, likely at low depths.
8577 (allout-goto-prefix-doublechecked): Elaborate version of
8578 allout-goto-prefix which disqualifies aberrant pseudo-items.
8579 (allout-pre-next-prefix): Layer on top of lower-level routines, to
8580 get disqualification of aberrant containers.
8581 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
8582 containers.
8583 (allout-beginning-of-current-entry): Position at start of buffer
8584 when in container (depth 0) entry.
8585 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
8586 (allout-current-bullet): Strip text properties.
8587 (allout-get-prefix-bullet): Use right match groups.
8588 (allout-beginning-of-line, allout-next-heading):
8589 Disqualify aberrant containers.
8590 (allout-previous-heading): Disqualify aberrant containers, and
8591 change to regular (rather than inline) function, to allow
8592 self-recursion.
8593 (allout-get-invisibility-overlay): Increment so progress is made
8594 when the first overlay is not the sought one.
8595 (allout-end-of-prefix): Disqualify aberrant containers.
8596 (allout-end-of-line): Cycle something like allout-beginning-of-line.
8597 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
8598 outline.el outlines) functional again. Change the primary bullet
8599 along with the header-lead - level 1 new-style bullets now work.
8600 Engage allout-before-change-handler in mainline Emacs, not just
8601 XEmacs, to do undo handling.
8602 (allout-before-change-handler): Expose undo changes occurring in
8603 hidden regions. Use allout-get-invisibility-overlay instead of
8604 reimplementing it inline.
8605 (allout-chart-subtree): Use start rather than end of prefix in
8606 charts. Use allout-recent-depth variable.
8607 (allout-chart-siblings): Disqualify aberrant topics.
8608 (allout-beginning-of-current-entry): Position correctly.
8609 (allout-ascend): Use new allout-depth-specific-regexp and
8610 allout-depth-one-regexp for linear instead of O(N^2) or worse
8611 behavior.
8612 (allout-ascend-to-depth): Depend on allout-ascend, rather than
8613 reimplementing an algorithm.
8614 (allout-up-current-level): Depend on allout-ascend, rather than
8615 reimplementing an algorithm. Return to start-point if we fail.
8616 (allout-descend-to-depth): Use allout-recent-depth variable
8617 instead of function.
8618 (allout-next-sibling): On traversal of numerous intervening
8619 topics, resort to economical allout-next-sibling-leap.
8620 (allout-next-sibling-leap): Specialized version of
8621 allout-next-sibling that uses allout-ascend cleverly, to depend on
8622 a regexp search to leap large numbers of contained topics, rather
8623 than arbitrarily many one-by-one traversals.
8624 (allout-next-visible-heading): Disqualify aberrant topics.
8625 (allout-previous-visible-heading): Position consistently when
8626 interactive.
8627 (allout-forward-current-level): Base on allout-previous-sibling
8628 rather than (differently) reimplmenting the algorithm. Remove some
8629 unused variables.
8630 (allout-solicit-alternate-bullet): Present default choice stripped
8631 of text properties.
8632 (allout-rebullet-heading): Use bullet stripped of text properties.
8633 Register changes using allout-exposure-change-hook.
8634 Disregard aberrant topics.
8635 (allout-shift-in): With universal-argument, make topic a peer of
8636 it's former offspring. Simplify the code by separating out
8637 allout-shift-out functionality.
8638 (allout-shift-out): With universal-argument, make offspring peers
8639 of their former container, and its siblings. Implement the
8640 functionality here, rather than inappropriately muddling the
8641 implementation of allout-shift-in.
8642 (allout-rebullet-topic): Respect additional argument for new
8643 parent-child separation function.
8644 (allout-yank-processing): Use allout-ascend directly.
8645 (allout-show-entry): Disqualify aberrant topics.
8646 (allout-show-children): Handle discontinuous children gracefully,
8647 extending the depth being revealed to expose them and posting a
8648 message indicating the situation.
8649 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
8650 Leave cursor in correct position.
8651 (allout-hide-current-subtree): Use allout-ascend directly.
8652 Disqualify aberrant topics.
8653 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
8654 a way that the yanks can restore it, as used to happen.
8655 (allout-yank-processing): Restore exposure layout as recorded by
8656 allout-kill-*, as used to happen.
8657 (allout-annotate-hidden, allout-hide-by-annotation): New routines
8658 for preseving and restoring exposure layout across kills.
8659 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
8660 (allout-encrypt-string): Strip text properties.
8661 Rearranged order and outline-headings for some of the
8662 miscellaneous functions.
8663 (allout-resolve-xref): No need to quote the error name in the
8664 condition-case handler section.
8665 (allout-flatten): Classic recursive (and recursively intensive,
8666 without tail-recursion) list-flattener, needed by allout-shift-out
8667 when confronted with discontinuous children.
8668
8669 2006-09-16 Jason Rumney <jasonr@gnu.org>
8670
8671 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
8672 on ms-windows.
8673 (dnd-open-unc-file): Remove.
8674 (dnd-open-local-file): Mention in doc string that it also handles
8675 remote files if the system natively supports unc file-names.
8676
8677 2006-09-15 Kim F. Storm <storm@cua.dk>
8678
8679 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
8680 all necessary information about the event before erasing *Help*.
8681
8682 * simple.el (line-move-partial): Use window-line-visiblity to
8683 quickly check whether last line is partially visible, and only do
8684 the hard (and slow) part in that case.
8685
8686 2006-09-15 Jay Belanger <belanger@truman.edu>
8687
8688 * COPYING: Replace "Library Public License" by "Lesser Public
8689 License" throughout.
8690
8691 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8692
8693 * term/x-win.el (x-menu-bar-open): New function for F10.
8694
8695 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
8696
8697 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8698 Disallow filenames containing " -" to avoid confusion with libtool
8699 compilation messages. Suggested by Stefan Monnier.
8700
8701 2006-09-15 David Kastrup <dak@gnu.org>
8702
8703 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
8704 instead of buffer position for `mouse-on-link-p'.
8705
8706 * mouse.el (mouse-posn-property): New function looking up the
8707 properties at a click position in overlays and text properties in
8708 either buffer or strings.
8709 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
8710 of both `follow-link' as well as `mouse-face' properties.
8711 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
8712 buffer position.
8713
8714 * help.el (describe-key-briefly): When reading a down-event on
8715 mode lines or scroll bar, swallow the following up event, too.
8716 Use the new mouse sensitity of `key-binding' for lookup.
8717 (describe-key): The same here.
8718
8719 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
8720
8721 * play/life.el (life-patterns): Add a few more interesting patterns.
8722 (life-setup): Force `show-trailing-whitespace' to nil.
8723
8724 2006-09-14 Richard Stallman <rms@gnu.org>
8725
8726 * startup.el (fancy-splash-text): Change text to improve alignment.
8727 (fancy-splash-screens): Don't set non-standard tab width.
8728 Bind cursor-type temporarily, and make it easy to patch to
8729 preserve the splash buffer.
8730 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
8731 (fancy-splash-screens): Display echo-area message explicitly.
8732 Don't set fancy-splash-help-echo.
8733
8734 * simple.el (line-number-mode): Group mode-line instead of
8735 editing-basics.
8736 (column-number-mode, size-indication-mode): Likewise.
8737
8738 * faces.el (mode-line-faces): Group mode-line instead of modeline.
8739
8740 * time.el (display-time): Group mode-line instead of modeline.
8741
8742 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
8743
8744 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
8745
8746 * startup.el (fancy-splash-text): Move editing instructions to
8747 fancy-splash-head.
8748 (fancy-splash-head): Issue editing instructions.
8749 (fancy-splash-screens): Fixup whitespace.
8750
8751 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
8752
8753 * bindings.el (mode-line-buffer-identification-keymap):
8754 Remove duplicate line.
8755
8756 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8757
8758 * ido.el (ido-ignore-item-p): Allow any kind of functions in
8759 ignore lists.
8760
8761 2006-09-14 Kim F. Storm <storm@cua.dk>
8762
8763 * jit-lock.el (jit-lock-fontify-again): New function.
8764 (jit-lock-fontify-now): Use it instead of lambda form.
8765
8766 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
8767
8768 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
8769 (flyspell-auto-correct-word): Make ispell-filter local to these
8770 functions. Check that ispell-filter has new stuff before calling
8771 ispell-parse-output.
8772
8773 2006-09-13 Kim F. Storm <storm@cua.dk>
8774
8775 * simple.el (line-move-partial): Optimize.
8776
8777 2006-09-13 Richard Stallman <rms@gnu.org>
8778
8779 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
8780 Delete spurious backquote.
8781
8782 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
8783
8784 * net/rcirc.el (rcirc-print): Fix last change.
8785
8786 2006-09-12 Jay Belanger <belanger@truman.edu>
8787
8788 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
8789
8790 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
8791
8792 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
8793 rcirc-show-maximum-output.
8794 (rcirc-mode): Remove window-scroll-function hook.
8795 (rcirc-scroll-to-bottom): Remove function.
8796 (rcirc-print): Recenter so point stays at the bottom of the window
8797 if point was already there.
8798
8799 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8800
8801 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
8802 not to "t".
8803 * progmodes/compile.el (compilation-start): Likewise.
8804 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
8805 Don't use expand-file-name on invocation-directory, since this
8806 might mishandle special characters in invocation-directory.
8807
8808 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8809
8810 * pcvs-defs.el: Remove * in defcustom's docstrings.
8811
8812 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
8813
8814 * progmodes/compile.el (compilation-directory-properties):
8815 Doc fix for help-echo.
8816
8817 2006-09-12 Lars Hansen <larsh@soem.dk>
8818
8819 * desktop.el (desktop-read): Add comment.
8820
8821 2006-09-12 Kim F. Storm <storm@cua.dk>
8822
8823 * simple.el (next-error-highlight, next-error-highlight-no-select):
8824 Fix spelling error.
8825
8826 * subr.el (sit-for): Rework to use input-pending-p and cond.
8827 Return nil input is pending on entry also for SECONDS <= 0.
8828 (while-no-input): Use input-pending-p instead of sit-for.
8829
8830 2006-09-11 Richard Stallman <rms@gnu.org>
8831
8832 * simple.el (next-error-highlight, next-error-highlight-no-select):
8833 Fix custom type and doc strings.
8834
8835 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
8836
8837 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
8838 (diff-apply-hunk): Use it to ask for confirmation.
8839
8840 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8841
8842 * emacs-lisp/cl.el (pushnew): Add missing `,'.
8843
8844 2006-09-11 David Kastrup <dak@gnu.org>
8845
8846 * help.el (string-key-binding, describe-key-briefly)
8847 (describe-key): Remove `string-key-binding' and its callers since
8848 `key-binding' already caters for the proper lookup now.
8849
8850 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
8851
8852 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
8853 (cfengine-mode): Use it. Fix \ syntax to be like /.
8854
8855 * bindings.el (mode-line-buffer-identification-keymap):
8856 Move initialization into declaration.
8857
8858 2006-09-10 Kim F. Storm <storm@cua.dk>
8859
8860 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
8861 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
8862 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
8863 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
8864
8865 2006-09-10 Richard Stallman <rms@gnu.org>
8866
8867 * dired-aux.el: Handle errors in recursive copy usefully.
8868 (dired-create-files-failures): New variable.
8869 (dired-copy-file): Remove condition-case.
8870 (dired-copy-file-recursive): Check for errors on all file
8871 operations, and add them to dired-create-files-failures.
8872 Check file file-date-erorr here too.
8873 (dired-create-files): Check dired-create-files-failures
8874 and report those errors too.
8875
8876 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
8877
8878 * subr.el (add-to-list): New argument COMPARE-FN.
8879
8880 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
8881
8882 * filecache.el (file-cache-add-directory)
8883 (file-cache-add-directory-list, file-cache-add-file)
8884 (file-cache-add-directory-using-find)
8885 (file-cache-add-directory-using-locate)
8886 (file-cache-add-directory-recursively): Add autoloads.
8887
8888 2006-09-09 Richard Stallman <rms@gnu.org>
8889
8890 * textmodes/conf-mode.el (conf-space-mode):
8891 Use hack-local-variables-hook instead of calling hack-local-variables.
8892 (conf-space-keywords-override): New variable.
8893 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
8894 (conf-space-mode): Always make conf-space-keywords and
8895 conf-space-keywords-override local.
8896 Call conf-space-mode-internal directly as well as via hook.
8897
8898 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
8899
8900 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
8901 quasi-keywords.
8902
8903 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
8904
8905 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
8906 (python-send-string): Be slightly more careful about adding \n.
8907
8908 * startup.el (normal-splash-screen): Don't display the buffer if we'll
8909 kill it right away anyway.
8910
8911 2006-09-09 Eli Zaretskii <eliz@gnu.org>
8912
8913 * international/codepage.el (cp850-decode-table): Fix a few codes.
8914 (cp858-decode-table): New variable.
8915
8916 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
8917
8918 * net/ldap.el (ldap-search-internal): Doc fix.
8919
8920 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8921
8922 * play/life.el (life-display-generation): Test for input manually if
8923 `sleeptime' is negative or null.
8924
8925 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
8926 (print-region-1): Substitute `%s' with the page title.
8927
8928 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
8929
8930 * locate.el (locate-current-search): New variable.
8931 (locate): Set buffer local value. Use current buffer if it is
8932 in Locate mode.
8933 (locate-mode): Disable undo here.
8934 (locate-do-setup): Use locate-current-filter from buffer to be killed.
8935 (locate-update): Use locate-current-search and locate-current-filter.
8936
8937 2006-09-08 David Kastrup <dak@gnu.org>
8938
8939 * desktop.el (desktop-read): When loading a desktop, disable
8940 saving it while the load progresses, and switch off a pending lazy
8941 load by calling `desktop-lazy-abort'.
8942
8943 2006-08-27 Martin Rudalics <rudalics@gmx.at>
8944
8945 * window.el (mouse-autoselect-window-timer)
8946 (mouse-autoselect-window-position)
8947 (mouse-autoselect-window-window)
8948 (mouse-autoselect-window-now): New vars.
8949 (mouse-autoselect-window-cancel)
8950 (mouse-autoselect-window-select)
8951 (mouse-autoselect-window-start): New functions.
8952 (handle-select-window): Call `mouse-autoselect-window-start' when
8953 delayed window autoselection is enabled.
8954
8955 * cus-start.el (mouse-autoselect-window): Handle delayed window
8956 autoselection.
8957
8958 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
8959 commands after which it is allowed to print in the echo area.
8960
8961 2006-09-08 Richard Stallman <rms@gnu.org>
8962
8963 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
8964
8965 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
8966 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
8967
8968 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
8969 (cancel-timer-internal): Add doc string.
8970 (cancel-function-timers): Doc fix.
8971 (with-timeout-handler, timer-event-last*): Add doc strings.
8972
8973 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
8974
8975 * files.el (risky-local-variable-p): Match ...-bindat-spec.
8976
8977 * dired.el (dired-log-summary): Add doc string.
8978
8979 * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
8980 (custom-group-menu-create): Not here.
8981
8982 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
8983
8984 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
8985
8986 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8987
8988 * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
8989 (mac-apple-event-map): Define its handler.
8990
8991 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
8992
8993 * net/ldap.el (ldap-search-internal): Handle `auth' key.
8994
8995 2006-09-07 Magnus Henoch <mange@freemail.hu>
8996
8997 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
8998 clause.
8999
9000 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9001
9002 * info.el (Info-index): Bind completion-ignore-case.
9003
9004 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9005
9006 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
9007 previous commit.
9008 (inferior-prolog-guess-flavor): New fun left out of previous commit.
9009 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
9010 burp in dedicated windows.
9011 (inferior-prolog-self-insert-command): New command.
9012 (inferior-prolog-mode-map): Use it.
9013
9014 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
9015
9016 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
9017
9018 * international/code-pages.el: Add cp858.
9019
9020 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9021
9022 * dnd.el: Fix bootstrapping.
9023
9024 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9025
9026 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
9027 (dnd-open-remote-url): New function.
9028 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
9029 not windows-nt.
9030
9031 2006-09-07 Jason Rumney <jasonr@gnu.org>
9032
9033 * dnd.el (dnd-open-remote-file-function): New variable.
9034 (dnd-open-unc-file): New function.
9035 (dnd-open-file): Call dnd-open-remote-file-function if set.
9036
9037 2006-09-06 Daiki Ueno <ueno@unixuser.org>
9038
9039 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
9040 pgg-passphrase-coding-system rather than locale-coding-system.
9041 * pgg-def.el (pgg-passphrase-coding-system): New user option.
9042
9043 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9044
9045 * progmodes/prolog.el: Remove * in docstrings.
9046 (prolog-program-name): Add SWI prolog.
9047 (prolog-mode-menu): New menu.
9048 (prolog-mode): Set comment-add.
9049 (prolog-indent-line): Simplify. Use indent-line-to.
9050 (inferior-prolog-buffer): New var.
9051 (inferior-prolog-run, inferior-prolog-process): New funs.
9052 (run-prolog, switch-to-prolog): Rewrite, using them.
9053 (prolog-consult-region): Use inferior-prolog-buffer.
9054 (inferior-prolog-load-file): New function.
9055 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
9056
9057 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
9058 last word, if it's not the end of the paragraph.
9059
9060 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
9061 file name.
9062
9063 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
9064
9065 * frame.el (display-mm-dimensions-alist): New defcustom.
9066 (display-mm-height, display-mm-width): Use it.
9067
9068 2006-09-06 Simon Josefsson <jas@extundo.com>
9069
9070 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
9071
9072 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
9073
9074 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9075 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
9076 string values.
9077
9078 2006-09-06 Kim F. Storm <storm@cua.dk>
9079
9080 * simple.el (line-move-partial): New function to do vscrolling for
9081 partially visible images / tall lines. Rewrite based on code
9082 previously in line-move. Simplify backwards vscrolling.
9083 (line-move): Use it. Simplify.
9084
9085 2006-09-05 Kim F. Storm <storm@cua.dk>
9086
9087 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
9088
9089 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
9090
9091 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9092 Process the `gcc-include' after the `gnu' rule.
9093
9094 2006-09-05 Kim F. Storm <storm@cua.dk>
9095
9096 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
9097
9098 2006-09-05 Daiki Ueno <ueno@unixuser.org>
9099
9100 * pgg.el (pgg-clear-string): Alias to clear-string for backward
9101 compatibility.
9102
9103 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
9104 inhibit-redisplay; encode passphrase with locale-coding-system.
9105
9106 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9107
9108 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
9109
9110 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
9111
9112 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9113 (gdb-var-list-children-regexp): Make type field optional.
9114
9115 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
9116 e.g public, protected in C++.
9117
9118 2006-09-04 John Paul Wallington <jpw@pobox.com>
9119
9120 * simple.el (completion-show-help): New defcustom.
9121 (completion-setup-function): Heed it.
9122
9123 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9124
9125 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
9126
9127 2006-09-04 Richard Stallman <rms@gnu.org>
9128
9129 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
9130 (rsf-min-region-to-spam-list): Doc fix.
9131 (rsf-add-content-type-field): Doc fix.
9132
9133 * simple.el (kill-region): Explicitly test there is a region.
9134
9135 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
9136
9137 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
9138 sendmail in several common directories.
9139
9140 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
9141
9142 * paths.el (sendmail-program): Removed.
9143
9144 2006-09-04 Daiki Ueno <ueno@unixuser.org>
9145
9146 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
9147 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
9148 http://article.gmane.org/gmane.emacs.gnus.general/50457
9149
9150 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
9151
9152 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
9153 mark after running the menu filter.
9154
9155 2006-09-03 Juri Linkov <juri@jurta.org>
9156
9157 * international/quail.el (quail-defrule-internal): Add a check
9158 if a key is a vector.
9159
9160 2006-09-02 Juri Linkov <juri@jurta.org>
9161
9162 * man.el (Man-topic-history): New variable.
9163 (man): Use it.
9164
9165 * woman.el (woman-topic-history): Change defvar to defvaralias
9166 for symbol `Man-topic-history'.
9167
9168 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
9169 `comint-last-output-start' is a marker by using `markerp' and
9170 check if it has a position by using `marker-position', and use
9171 this position for `goto-char'.
9172
9173 * international/quail.el (quail-defrule-internal): Add missing
9174 `error' call for null key.
9175
9176 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
9177
9178 * net/rcirc.el (rcirc-keywords): New variable.
9179 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
9180 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
9181 variables.
9182 (rcirc-responses-no-activity): New function.
9183 (rcirc-handler-generic): Check for responses in above.
9184 (rcirc-process-command): Add ?: character to arguments of raw
9185 server commands.
9186 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
9187 `rcirc-dim-nicks'.
9188 (rcirc-gray-toggle): Remove unused variable.
9189 (rcirc-print): Remove some tracking logic, which is moved into
9190 markup functions.
9191 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
9192 types.
9193 (rcirc-activity-string): Look for 'keyword in activity-types.
9194 (rcirc-window-configuration-change): Don't erase overlay-arrow
9195 unnecessarily.
9196 (rcirc-add-or-remove): New function.
9197 (rcirc-cmd-ignore): Use it.
9198 (rcirc-message-leader): Remove unused function.
9199 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
9200 (rcirc-add-face): New function.
9201 (rcirc-facify): Use rcirc-add-face.
9202 (rcirc-url-regexp): Add parens.
9203 (rcirc-map-regexp): Remove function.
9204 (rcirc-mangle-regexp): Remove function.
9205 (rcirc-markup-text-functions): New variable.
9206 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
9207 (rcirc-markup-body-text, rcirc-markup-attributes)
9208 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
9209 (rcirc-markup-bright-nicks): New markup handler functions.
9210 (rcirc-nick-in-message-full-line): New face.
9211 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
9212 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
9213
9214 2006-09-02 Martin Rudalics <rudalics@gmx.at>
9215
9216 * cus-start.el (hscroll-margin, hscroll-step)
9217 (mode-line-in-non-selected-windows, mouse-autoselect-window)
9218 (x-use-underline-position-properties): Change version to "22.1"
9219 since they will appear there for the first time.
9220
9221 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
9222
9223 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
9224
9225 2006-08-31 Richard Stallman <rms@gnu.org>
9226
9227 * cus-edit.el (custom-save-variables): Slight cleanup.
9228 (Custom-no-edit): Renamed from custom-no-edit.
9229 (Custom-newline): Renamed from custom-newline.
9230 (custom-mode-map): Use new names.
9231
9232 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
9233 about customization, rather than M-x customize, in the doc string
9234 made for the defcustom.
9235
9236 * emacs-lisp/trace.el (trace-function-background): Doc fix.
9237
9238 2006-08-31 Romain Francoise <romain@orebokech.com>
9239
9240 * dired-x.el (dired-guess-shell-alist-default): Update.
9241
9242 2006-08-31 Michael Mauger <mmaug@yahoo.com>
9243
9244 * custom.el (custom-theme-set-variables): Autoload packages before
9245 sorting the variables.
9246
9247 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
9248
9249 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
9250 Convert events to chars if XEmacs.
9251 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
9252
9253 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9254
9255 * progmodes/python.el (python-eldoc-function): Re-enable quit while
9256 waiting for process.
9257
9258 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9259
9260 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
9261 results in ASCII-only string, encode original one directly.
9262
9263 2006-08-29 Romain Francoise <romain@orebokech.com>
9264
9265 * startup.el (normal-splash-screen, fancy-splash-screens):
9266 Make buffer read-only and arrange to enter view mode if necessary.
9267
9268 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
9269
9270 * hl-line.el (hl-line): New face.
9271 (hl-line-face): Use it.
9272
9273 * image-mode.el (image-mode): Fix last fix.
9274 Suggested by Kim F. Storm.
9275
9276 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
9277
9278 Sync with Tramp 2.0.54.
9279
9280 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
9281 of `=', because `tramp-get-remote-gid' might not always return an
9282 integer when expected.
9283 (tramp-register-file-name-handlers): `partial-completion-mode' is
9284 unknown to XEmacs.
9285 (tramp-time-diff): Don't use `floor', it might fail for large
9286 differences.
9287 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
9288 `tramp-auto-save-directory' if unset in order to guarantee unique
9289 auto-save file names.
9290
9291 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9292
9293 * image-mode.el (image-mode): Display image as text on a terminal.
9294
9295 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9296
9297 * progmodes/python.el (python-send-command): Simplify.
9298 (run-python): Don't generate a new buffer unless `new' was specified.
9299 Make sure we send `import emacs' to the proper process.
9300
9301 * progmodes/python.el (python-send-command): Don't wait for the command
9302 to terminate. Don't fiddle with compilation-parsing-end.
9303
9304 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9305
9306 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
9307 Insert commentary after first line summary.
9308
9309 * woman.el (woman-follow): New function, based on `man-follow'.
9310 (woman-mode-map): Use it.
9311
9312 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
9313 since ibuffer-do-sort-by-recency does not define a sorter.
9314
9315 2006-08-28 Kim F. Storm <storm@cua.dk>
9316
9317 * find-dired.el (find-dired): Use shell-quote-argument to properly
9318 escape ( and ) args. Also use it on {} and ; args in default
9319 value of find-ls-option string.
9320 (find-grep-dired): Use shell-quote-argument on {} and ; args.
9321
9322 2006-08-27 Michael Olson <mwolson@gnu.org>
9323
9324 * emacs-lisp/tq.el: Small grammar fix in comments.
9325 (tq-enqueue): Check for existence of queue rather than the
9326 head queue item's question, which was a no-op.
9327 (tq-filter, tq-process-buffer): Make sure the process buffer
9328 exists before making it the current buffer.
9329
9330 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9331
9332 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
9333 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
9334 (special-event-map): Apply 2006-08-16 change for x-win.el.
9335
9336 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
9337
9338 * progmodes/python.el (python-send-receive): Wait in the
9339 process's buffer so as to check the right buffer-local variables.
9340
9341 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
9342
9343 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
9344 (defgroup checkdoc): Move to beginning.
9345
9346 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
9347 (python-preoutput-continuation): Remove.
9348 (python-preoutput-filter): Simplify correspondingly.
9349 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
9350 Loop around to catch embedded _emacs_out output.
9351 (run-python): Send the import&print command on a single line.
9352 (python-send-command): Send command&print on a single line.
9353 (python-send-string): Only add double \n if needed.
9354 (python-send-receive): Loop until the result comes.
9355 (python-mode-running): Defvar it.
9356 (python-setup-brm): Remove unused var `menu'.
9357 Only bind py-mode-map and `features' around brm-init.
9358 (python-calculate-indentation): Remove unused var `point'.
9359 (python-beginning-of-defun): Remove unused var `def-line'.
9360
9361 2006-08-25 Richard Stallman <rms@gnu.org>
9362
9363 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
9364
9365 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
9366
9367 * emulation/viper.el (viper-set-hooks): Use frame bindings for
9368 viper-vi-state-cursor-color.
9369 (viper-non-hook-settings): Don't set default
9370 mode-line-buffer-identification.
9371
9372 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
9373 New fun.
9374 (viper-set-cursor-color-according-to-state)
9375 (viper-get-saved-cursor-color-in-replace-mode)
9376 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
9377 viper-emacs-state-cursor-color.
9378
9379 * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
9380 (viper-undo): Use point if undo-beg-posn is nil.
9381 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
9382 (viper-after-change-undo-hook): Don't use
9383 viper-emacs-state-cursor-color by default.
9384 (viper-undo): More sensible positioning after undo.
9385
9386 * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
9387 (viper-emacs-state-cursor-color): Default to nil, since this feature
9388 doesn't work well yet.
9389
9390 * ediff-mult.el (ediff-intersect-directories)
9391 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
9392 always expand filenames.
9393
9394 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
9395
9396 * tumme.el: Remove * in defcustoms's docstrings.
9397
9398 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
9399
9400 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
9401 Accept internal time format for SECS arg.
9402 (timer-relative-time): Doc fix.
9403
9404 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
9405 adapted from Martin Rudalics.
9406 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
9407 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
9408 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
9409 using sit-for.
9410
9411 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
9412
9413 * cus-start.el (all): Add `overline-margin' and
9414 `x-underline-at-descent-line'.
9415
9416 2006-08-24 Kim F. Storm <storm@cua.dk>
9417
9418 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
9419 to mean "use find -exec"; nil now unambiguously means auto-detect.
9420 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
9421 Use shell-quote-argument to build grep-find-command and
9422 grep-find-template.
9423 (rgrep): Use shell-quote-argument to properly quote arguments to find.
9424 Reported by Tom Seddon.
9425
9426 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
9427
9428 * startup.el (fancy-splash-head): Give instructions for dismissing
9429 the splash screen for default startup too.
9430 (display-startup-echo-area-message, fancy-splash-screens)
9431 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
9432 all splash text at once and keep the splash buffer around.
9433 (command-line-1): Give display-startup-echo-area-message a t arg.
9434
9435 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
9436
9437 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
9438 gnus frame is selected.
9439
9440 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
9441
9442 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
9443
9444 2006-08-22 Kim F. Storm <storm@cua.dk>
9445
9446 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
9447 Add suffix matching for subdirs.
9448
9449 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
9450
9451 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
9452 mouse-yank-at-point is non-nil.
9453
9454 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
9455
9456 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
9457 a bit wider and remove fringes to fit initial output on line.
9458
9459 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
9460
9461 * frame.el (blink-cursor-end): Only ignore the error we care about.
9462 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
9463
9464 2006-08-21 Richard Stallman <rms@gnu.org>
9465
9466 * whitespace.el (whitespace-cleanup): Doc fix.
9467
9468 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
9469
9470 * net/rcirc.el (rcirc-show-maximum-output): New var.
9471 (rcirc-buffer-process): If no buffer argument is supplied, use
9472 current-buffer.
9473 (rcirc-complete-nick): Complete to the last completed nick first.
9474 (rcirc-mode): Preserve the value of `rcirc-urls' across
9475 connections. Setup scroll function.
9476 (rcirc-scroll-to-bottom): New function.
9477 (rcirc-print): Use nick syntax around regexp work.
9478 Notice dim-nicks speaking only if they say our nick.
9479 (rcirc-update-activity-string): Do not show the modeline indicator
9480 if there are no live rcirc processes.
9481 (rcirc-cmd-ignore): Ignore case.
9482 (rcirc-browse-url-at-point): Fix off-by-one error.
9483
9484 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
9485
9486 * progmodes/python.el: Remove * in defcustom docstrings.
9487 (run-python, python-proc, python-try-complete): Use derived-mode-p.
9488 (python-mode): Set tab-width and indent-tabs-mode.
9489
9490 2006-08-20 Dave Love <fx@gnu.org>
9491
9492 * progmodes/python.el: Update to Dave Love's latest version.
9493 (python-font-lock-keywords, python-mode): Don't use
9494 font-lock-syntax-table, but match symbol elements explicitly instead.
9495 (python-mode-map): Add help, and a few more key bindings.
9496 (python-skip-comments/blanks): Move out of comments as well.
9497 (python-continuation-line-p): Behave better with unbalanced parens.
9498 (python-blank-line-p): New fun.
9499 (python-open-block-statement-p): Don't use a heuristic.
9500 (python-outdent-p): Better handle blocks-in-the-same-line.
9501 (python-calculate-indentation): Misc improvements.
9502 (python-comment-indent): Remove.
9503 (python-block-pairs): New var.
9504 (python-first-word): New fun.
9505 (python-indentation-levels): Handle more common cases.
9506 (python-indent-line-1): Add `leave' argument.
9507 (python-indent-region): New fun.
9508 (python-skip-out): New fun.
9509 (python-beginning-of-statement, python-end-of-statement): Use it.
9510 (python-next-statement): Return correct count even at eob.
9511 (python-end-of-block): Fix paren-typo.
9512 (python-imenu-create-index): Add module variables.
9513 (run-python): Add `new' arg.
9514 Check we're at a prompt before returning.
9515 (python-send-command): Move to end of buffer.
9516 Wait for prompt to return.
9517 (python-set-proc): New fun.
9518 (python-imports): New var.
9519 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
9520 (python-eldoc-function): Try to move out of arg list.
9521 (python-outline-level): Offset by 1.
9522 (python-find-imports): New fun.
9523 (python-symbol-completions): Use python-imports.
9524 (python-module-path, ffap-alist): Add support for ffap.
9525 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
9526 (python-insert-*, python-default-template, python-expand-template):
9527 Add templates/skeletons.
9528 (python-setup-brm): Support for Bicycle Repair Man.
9529 (python-abbrev-syntax-table): New var.
9530 (python-abbrev-pc-hook, python-pea-hook): New funs.
9531
9532 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
9533
9534 * frame.el (blink-cursor-start): Set timer first.
9535 (blink-cursor-end): Ignore timer cancelling errors.
9536 Suggested by Ken Manheimer.
9537
9538 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
9539
9540 * newcomment.el (comment-box): Call `comment-normalize-vars'.
9541 Add autoload cookie.
9542
9543 2006-08-20 Richard Stallman <rms@gnu.org>
9544
9545 * simple.el (line-number-at-pos): Doc fix.
9546
9547 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
9548 timer-activate-when-idle, so timer can run before Emacs becomes
9549 non-idle again.
9550
9551 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
9552
9553 * whitespace.el (whitespace-cleanup-internal): New optional arg
9554 REGION-ONLY. If it's non-nil, modify the message to the user
9555 accordingly.
9556 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
9557 a non-nil argument.
9558
9559 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
9560
9561 * rect.el (spaces-string): Simplify and add doc string.
9562
9563 2006-08-17 Romain Francoise <romain@orebokech.com>
9564
9565 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
9566
9567 2006-08-17 Richard Stallman <rms@gnu.org>
9568
9569 * compare-w.el (compare-windows): lambda's take an arg and pass
9570 it to compare-windows-skip-whitespace.
9571
9572 2006-08-17 Martin Rudalics <rudalics@gmx.at>
9573
9574 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
9575 the right buffer.
9576
9577 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
9578
9579 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
9580 removed files.
9581
9582 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
9583
9584 * progmodes/gdb-ui.el (gdb-locals-watch-map)
9585 (gdb-locals-watch-map-1): Suppress keymap first.
9586 (gdb-edit-locals-map-1): New variable.
9587 (gdb-edit-locals-value): New function.
9588 (gdb-stack-list-locals-handler): Use them.
9589
9590 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
9591
9592 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
9593 cursor would normally be drawn in the fringe.
9594
9595 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
9596 Reported by Martin Rudalics <rudalics@gmx.at>.
9597
9598 2006-08-16 Richard Stallman <rms@gnu.org>
9599
9600 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
9601 (special-event-map): Process drag-n-drop events this way.
9602
9603 * simple.el (move-beginning-of-line): Test whether fields
9604 would prevent motion back to line's first visible character.
9605 If so, stop where the fields would stop the motion.
9606
9607 * newcomment.el (comment-indent): Fully update INDENT
9608 before checking to see if it will change the text.
9609
9610 * cus-edit.el (custom-newline): New function.
9611 (custom-mode-map): Bind newline to custom-newline.
9612
9613 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
9614 into ignore-whitespace.
9615 Check each buffer for its skip-function.
9616 Handle compare-windows-skip-whitespace special-case test
9617 by returning t from default skip function.
9618
9619 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
9620
9621 * textmodes/org.el (org-clock-special-range)
9622 (org-clock-update-time-maybe): New functions.
9623 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
9624 not only a-z.
9625 (org-agenda-get-blocks): Allow multiple blocks per headline.
9626 (org-timestamp-change): Call `org-clock-update-time-maybe'.
9627 (org-export-html-title-format)
9628 (org-export-html-toplevel-hlevel): New options.
9629 (org-export-language-setup): Add support for Czech.
9630 (org-mode, org-insert-todo-heading, org-find-visible)
9631 (org-find-invisible, org-invisible-p, org-invisible-p2)
9632 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
9633 (org-show-subtree, org-show-entry, org-make-options-regexp):
9634 Remove compatibility support for old outline-mode.
9635 (org-check-occur-regexp): Funtion removed.
9636 (org-on-heading-p, org-back-to-heading): Made defalias.
9637 (org-set-local): New defsubst.
9638 (org-set-regexps-and-options, org-mode)
9639 (org-set-font-lock-defaults, org-edit-agenda-file-list)
9640 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
9641 (org-remember-apply-template, org-table-edit-field)
9642 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
9643 (org-set-autofill-regexps): Use `org-set-local'.
9644 (org-table-eval-formula): Fix bug with parsing of display flags.
9645
9646 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
9647
9648 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
9649 frame with fringe arrow. Suggested by Simon Marshall
9650 <simon.marshall@misys.com>.
9651 (gdb-stack-position): New variable.
9652 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
9653 (gdb-frames-mode): Set gdb-stack-position to nil.
9654 Add to overlay-arrow-variable-list
9655 (gdb-reset): Delete gdb-stack-position from above list.
9656
9657 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9658
9659 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
9660 read only.
9661
9662 2006-08-13 Romain Francoise <romain@orebokech.com>
9663
9664 * cus-theme.el (customize-create-theme)
9665 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
9666
9667 * filesets.el (filesets-add-buffer): Ditto.
9668
9669 * pcvs.el (cvs-change-cvsroot): Ditto.
9670
9671 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
9672
9673 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
9674 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
9675 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
9676 expressions.
9677 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
9678 Only search till end of line.
9679 Add face to function names in case of no filename.
9680 Add face to variable names of watchpoints.
9681
9682 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
9683
9684 * cus-start.el <indent-tabs-mode>: Move to the `indent'
9685 customization group.
9686
9687 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
9688
9689 * allout.el (allout-prior-bindings, allout-added-bindings):
9690 Remove, after long deprecation.
9691 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
9692 Add customization vars controlling allout-beginning-of-line and
9693 allout-end-of-line conveniences.
9694 (allout-header-prefix, allout-use-mode-specific-leader)
9695 (allout-use-mode-specific-leader, allout-mode-leaders):
9696 Revise docstrings.
9697 (allout-infer-header-lead): Change to be an alias for
9698 allout-infer-header-lead-and-primary-bullet.
9699 (allout-infer-header-lead-and-primary-bullet): New version of
9700 allout-infer-header-lead which assigns the primary bullet to the
9701 same as the header lead, when its being changed.
9702 (allout-infer-body-reindent): Apply regexp-quote instead of
9703 unconditionally prepending "\\", so that all literal
9704 allout-header-prefix and allout-primary-bullet strings are
9705 properly handled.
9706 (allout-add-resumptions): Add optional qualifier for extending or
9707 appending to existing values, rather than replacing them.
9708 (allout-view-change-hook): Clarify docstring.
9709 (allout-exposure-change-hook): Take explicit arguments, via
9710 run-hook-with-args.
9711 (allout-structure-added-hook)
9712 (allout-structure-deleted-hook)
9713 (allout-structure-shifted-hook): New hooks analogous to
9714 allout-exposure-change-hook for other kinds of structural outline
9715 edits.
9716 (allout-encryption-plaintext-sanitization-regexps): New encryption
9717 customization variable, by which cooperating modes can provde
9718 massage of the plaintext without actually being passed it.
9719 (allout-encryption-ciphertext-rejection-regexps)
9720 (allout-encryption-ciphertext-rejection-ceiling): New encryption
9721 customization variables, by which cooperating modes can prohibit
9722 rare but possible ciphertext patterns from fouling their
9723 operation, with actually being passed the ciphertext.
9724 (allout-mode): Run activation and deactivation hooks after the
9725 minor-mode variable has been toggled, to clarify the mode
9726 disposition. The new encryption ciphertext rejection variable is
9727 used to ensure that the ciphertext does not contain text that
9728 would be recognized as outline structural elements by allout.
9729 Substite allout-beginning-of-line and allout-end-of-line for
9730 conventionall beginning-of-line and end-of-line bindings.
9731 If allout-old-style-prefixes is non-nil, don't nullify it on mode
9732 activation!
9733 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
9734 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
9735 (allout-chart-subtree): Implement new mode, charting only the
9736 visible items in the subtree, when new 'visible' parameter is non-nil.
9737 (allout-end-of-subtree): Properly handle the last item in the buffer.
9738 (allout-pre-command-business, allout-command-counter):
9739 Increment an advertised counter so that cooperating enhancements can
9740 track revisions of items.
9741 (allout-open-topic): Run allout-structure-added-hook with suitable
9742 arguments.
9743 (allout-shift-in): Run allout-structure-shifted-hook with suitable
9744 arguments.
9745 (allout-shift-out): Fix doubling for negative args and ensure call
9746 of allout-structure-shifted-hook by solely using allout-shift-in.
9747 (allout-kill-line, allout-kill-topic):
9748 Run allout-structure-deleted-hook with suitable arguments.
9749 (allout-yank-processing): Run allout-structure-added-hook with
9750 proper arguments.
9751 (allout-yank): Enclose activity in allout-unprotected.
9752 (allout-flag-region): Run allout-exposure-change-hook with
9753 suitable arguments, instead of making the callee infer the arguments.
9754 (allout-encrypt-string):
9755 Support allout-encryption-plaintext-sanitization-regexps,
9756 allout-encryption-ciphertext-rejection-regexps, and
9757 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
9758 en/de cryption mode in symmetric encryption failure message.
9759 (allout-obtain-passphrase): Use copy-sequence to get a distinct
9760 copy of the passphrase, and don't zero it or we'll corrupt the
9761 stashed copy.
9762 (allout-create-encryption-passphrase-verifier)
9763 (allout-verify-passphrase): Respect the new signature for
9764 allout-encrypt-string.
9765 (allout-get-configvar-values): Convenience for getting a
9766 configuration variable value and handling its absence gracefully.
9767
9768 2006-08-11 Romain Francoise <romain@orebokech.com>
9769
9770 * obsolete/zone-mode.el: Delete.
9771
9772 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
9773
9774 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
9775
9776 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
9777
9778 * emacs-lisp/bindat.el (bindat-ip-to-string):
9779 Use `format-network-address' if possible.
9780
9781 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9782
9783 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
9784
9785 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
9786
9787 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
9788 restore unread-command-events here.
9789 (edebug-display): Do it here, to detect sit-for interruptions.
9790
9791 2006-08-10 Romain Francoise <romain@orebokech.com>
9792
9793 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
9794 (dns-mode-soa-auto-increment-serial): New user option.
9795 (dns-mode-soa-maybe-increment-serial): New function.
9796 (dns-mode): Add the latter to `write-contents-functions'.
9797
9798 * obsolete/zone-mode.el: Move to obsolete/ from net/.
9799 Delete autoload cookies.
9800
9801 2006-08-10 John Wiegley <johnw@newartisans.com>
9802
9803 * eshell/em-glob.el (eshell-glob-chars-list)
9804 (eshell-glob-translate-alist): Add support for [^g] in character globs.
9805
9806 2006-08-10 Richard Stallman <rms@gnu.org>
9807
9808 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
9809 (facemenu-set-face): Doc fix.
9810 (facemenu-listed-faces): Doc fix.
9811
9812 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
9813
9814 * avoid.el (mouse-avoidance-animating-pointer): New var.
9815 (mouse-avoidance-nudge-mouse): Use it.
9816 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
9817 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
9818 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
9819 Don't activate if currently animating. All callers changed.
9820
9821 2006-08-09 John Wiegley <johnw@newartisans.com>
9822
9823 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
9824 variable, which causes timeclock to report elapsed time worked,
9825 instead of just work remaining.
9826
9827 2006-08-09 Kenichi Handa <handa@m17n.org>
9828
9829 * international/latexenc.el (latexenc-find-file-coding-system):
9830 Fix for the case that the 2nd element of arg-list is a cons.
9831
9832 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
9833
9834 * info.el (Info-fontify-node): Handle preceding `in' for note
9835 reference hiding rules.
9836
9837 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
9838
9839 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
9840 mistake a closing " for an opening one.
9841
9842 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
9843
9844 * term/xterm.el (terminal-init-xterm): Add more key bindings.
9845
9846 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
9847
9848 * complete.el (PC-do-completion): Filter out completions matching
9849 completion-ignored-extensions before checking whether there are
9850 multiple completions.
9851 Don't use `list' unnecessarily when building completion tables.
9852
9853 2006-08-06 Richard Stallman <rms@gnu.org>
9854
9855 * help.el (describe-mode): Make minor mode list more concise.
9856
9857 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
9858
9859 * bindings.el: Give mode-line-format, mode-line-modes, and
9860 mode-line-position `standard-value' properties.
9861
9862 2006-08-05 Eli Zaretskii <eliz@gnu.org>
9863
9864 * buff-menu.el (list-buffers-noselect): For Info buffers, use
9865 "(file)node" instead of the file name.
9866
9867 2006-08-05 Richard Stallman <rms@gnu.org>
9868
9869 * faces.el (escape-glyph): Doc fix.
9870
9871 2006-08-04 Kenichi Handa <handa@m17n.org>
9872
9873 * international/mule-diag.el (describe-font): Improve docstring
9874 and error message. Use frame-parameter (not frame-parameters).
9875
9876 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9877
9878 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
9879 Correctly mark the end-of-docstring char.
9880
9881 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
9882
9883 * simple.el (line-move-to-column): Constrain move-to-column to
9884 current field.
9885
9886 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9887
9888 * font-lock.el (font-lock-beg, font-lock-end)
9889 (font-lock-extend-region-functions): New vars.
9890 (font-lock-extend-region-multiline)
9891 (font-lock-extend-region-wholelines): New functions.
9892 (font-lock-default-fontify-region): Use them.
9893 (font-lock-extend-jit-lock-region-after-change): Only round up
9894 if font-lock-default-fontify-region will do it as well.
9895
9896 * font-lock.el (font-lock-extend-after-change-region-function):
9897 Rename from font-lock-extend-region-function.
9898 (font-lock-extend-region): Remove by inlining at call sites.
9899 (font-lock-after-change-function): Don't needlessly round up to a whole
9900 number of lines.
9901 (font-lock-extend-jit-lock-region-after-change): Be more careful about
9902 the boundary conditions and the interactions between the various ways
9903 to extend the region.
9904
9905 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
9906
9907 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
9908 modification status when forcing the second redisplay.
9909
9910 2006-08-03 Kim F. Storm <storm@cua.dk>
9911
9912 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
9913
9914 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
9915
9916 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
9917 doesn't look like a file name.
9918
9919 * complete.el (PC-expand-many-files): Avoid signalling an error when
9920 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
9921
9922 2006-08-02 Andreas Schwab <schwab@suse.de>
9923
9924 * bindings.el (mode-line-format): Simplify reference to vc-mode.
9925
9926 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
9927
9928 * bindings.el (map): Make mode-line-buffer-identification-keymap
9929 before defining propertized-buffer-identification.
9930
9931 2006-08-01 Richard Stallman <rms@gnu.org>
9932
9933 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
9934
9935 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
9936
9937 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
9938 default value.
9939 (gdb-find-source-frame): New function.
9940 (menu): Add to menu bar.
9941
9942 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
9943
9944 * font-core.el (font-lock-extend-region-function)
9945 (font-lock-extend-region): Move to font-lock.el.
9946
9947 * font-lock.el (font-lock-extend-region-function)
9948 (font-lock-extend-region): Move from font-core.el. Simplify.
9949
9950 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
9951 if needed.
9952 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
9953 (jit-lock-after-change-extend-region-functions): New hook.
9954 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
9955
9956 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
9957 (font-lock-turn-on-thing-lock): Use it.
9958
9959 * longlines.el (longlines-show-region): Make it work on read-only
9960 buffers as well.
9961
9962 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
9963
9964 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
9965
9966 2006-07-31 Richard Stallman <rms@gnu.org>
9967
9968 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
9969 (vhdl-speedbar-display-projects): Update old obsolete
9970 speedbar variable names.
9971
9972 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
9973
9974 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
9975 (gdb-stopped): Use it.
9976
9977 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
9978
9979 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
9980
9981 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
9982 for load-history elements.
9983
9984 2006-07-29 Eli Zaretskii <eliz@gnu.org>
9985
9986 * files.el (convert-standard-filename): For Cygwin, replace
9987 characters not allowed in Windows file names.
9988 (make-auto-save-file-name): Add Cygwin to the list of systems
9989 where the auto-save file name needs to be run through
9990 convert-standard-filename.
9991
9992 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
9993
9994 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
9995
9996 2006-07-28 Richard Stallman <rms@gnu.org>
9997
9998 * bindings.el (mode-line-frame-identification)
9999 (propertized-buffer-identification): Centralize the code
10000 to initialize the variable.
10001
10002 * progmodes/grep.el (grep-default-command): Catch errors from
10003 wildcard-to-regexp.
10004
10005 2006-07-29 Kim F. Storm <storm@cua.dk>
10006
10007 * progmodes/grep.el (grep-tag-default): New function.
10008 (grep-default-command, grep-read-regexp): Use it.
10009 (grep-read-files): Use car of grep-files-history or grep-files-aliases
10010 as default if nothing else applies.
10011
10012 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
10013
10014 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
10015 Throw error if buffer is not in Dired and Wdired mode, respectively.
10016
10017 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
10018
10019 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
10020 self-insert-command keys don't activate buttons.
10021 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
10022
10023 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
10024
10025 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
10026 faces for enable character.
10027
10028 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10029
10030 * Makefile.in (recompile): Update comment to reflect change
10031 on 2004-04-21.
10032
10033 2006-07-27 Richard Stallman <rms@gnu.org>
10034
10035 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
10036 (customize-package-emacs-version): Change msg when pkg has no entry.
10037 (custom-no-edit): On a button, do like widget-button-press.
10038
10039 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10040
10041 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
10042 S-tab and C-S-tab.
10043
10044 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10045
10046 * progmodes/which-func.el (which-function): Fix documentation/
10047 comment typo.
10048
10049 2006-07-26 Richard Stallman <rms@gnu.org>
10050
10051 * textmodes/ispell.el (ispell-word): If we replace the word,
10052 move point to the end. Insert before deleting.
10053
10054 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
10055
10056 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
10057 a timer.
10058
10059 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
10060
10061 * tumme.el (tumme-backward-image): Add prefix argument. Add error
10062 when at first image.
10063 (tumme-forward-image): Add prefix argument. Add error when at last
10064 image.
10065
10066 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
10067
10068 * tabify.el (tabify-regexp): Use more specific regexps.
10069 (tabify): Avoid modifying the buffer unnecessarily.
10070
10071 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
10072
10073 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
10074 (tumme-format-properties-string): Handle empty `buf'.
10075 (tumme-get-comment): Change variable names inside `let'.
10076 Add missing `let' variable that cause font-lock problems.
10077 (tumme-write-comments): Change variable names inside `let'.
10078 Add missing `let' variable that cause font-lock problems.
10079 (tumme-forward-image): Rename from `tumme-forward-char'.
10080 (tumme-backward-image): Rename from `tumme-backward-char'.
10081
10082 2006-07-25 Masatake YAMATO <jet@gyve.org>
10083
10084 * progmodes/ld-script.el (ld-script-keywords)
10085 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
10086 and add comments.
10087
10088 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
10089
10090 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
10091 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
10092 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
10093 for status indicator.
10094
10095 2006-07-24 Richard Stallman <rms@gnu.org>
10096
10097 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
10098
10099 * subr.el (dolist, dotimes): Use interned symbols for locals.
10100 (--dotimes-limit--, --dolist-tail--): New defvars.
10101 (looking-back): Doc fix.
10102
10103 * replace.el (replace-match-string-symbols): Handle dotted lists.
10104
10105 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10106
10107 * tumme.el (tumme-write-tags): Add.
10108 (tumme-write-comments): Add.
10109 (tumme-tag-files): Change to use `tumme-write-tags'.
10110 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
10111 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
10112 (tumme-save-information-from-widgets): Change to use
10113 `tumme-write-comments' and `tumme-write-tags'.
10114 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
10115 (tumme-write-tag): Remove.
10116 (tumme-write-comment): Remove.
10117 (tumme-display-previous-thumbnail-original): Remove empty line.
10118 (tumme-widget-list): Add punctuation.
10119
10120 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10121
10122 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
10123
10124 2006-07-24 Daiki Ueno <ueno@unixuser.org>
10125
10126 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10127 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
10128 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
10129
10130 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
10131
10132 * mouse.el (mouse-on-link-p): Doc fix.
10133
10134 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
10135
10136 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10137 Handle "C-h f `".
10138
10139 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
10140
10141 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
10142 column.
10143
10144 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
10145
10146 * textmodes/table.el: Add move-beginning-of-line and
10147 move-end-of-line to Point Motion Only Group.
10148
10149 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
10150
10151 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
10152
10153 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10154
10155 * startup.el (user-mail-address): Initialize from the `EMAIL'
10156 environment variable first. Document this.
10157 (command-line): Ditto.
10158
10159 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
10160
10161 * help-mode.el (help-function-def, help-variable-def)
10162 (help-face-def): Print a message in the minibuffer.
10163
10164 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
10165
10166 * term/xterm.el (terminal-init-xterm): Fix key bindings
10167 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
10168
10169 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10170
10171 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
10172 where `(nth 1 command)' is a cons cell. Doc fix.
10173
10174 * textmodes/po.el (po-find-charset): Doc fix.
10175
10176 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
10177
10178 * allout.el (allout-unprotected, allout-e-o-prefix-p)
10179 (allout-beginning-of-current-line, allout-end-of-current-line)
10180 (allout-next-visible-heading, allout-open-topic)
10181 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
10182 (allout-flag-current-subtree, allout-show-to-offshoot)
10183 (allout-hide-current-entry, allout-show-current-branches)
10184 (allout-hide-region-body, allout-old-expose-topic)
10185 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
10186 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
10187 containing `beginning-of-line' and `end-of-line' with
10188 `inhibit-field-text-motion' t.
10189
10190 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10191
10192 * frame.el (focus-follows-mouse): Document that it doesn't have
10193 any effect on MS-Windows.
10194
10195 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
10196
10197 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
10198
10199 2006-07-20 Jay Belanger <belanger@truman.edu>
10200
10201 * calc/calc.el (calc-previous-alg-entry): Remove variable.
10202
10203 * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
10204 New variables.
10205 (calc-alg-entry): Use `calc-alg-entry-history'.
10206 (calc-do-quick-calc): Use `calc-quick-calc-history'.
10207 Remove reference to `calc-previous-alg-entry'.
10208 (calcAlg-edit, calcAlg-enter): Remove reference to
10209 `calc-previous-alg-entry'.
10210 (calcAlg-previous): Use `previous-history-element' instead of
10211 `calc-previous-alg-entry'.
10212 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
10213 Change keybinding for `calcAlg-plus-minus', add keybindings for
10214 `previous-history-element' and `next-history-element'.
10215
10216 * calc/calc-rewr.el (calc-match): Remove reference to
10217 `calc-previous-alg-entry'.
10218
10219 * calc/calc-sel.el (calc-selection-history): New variable.
10220 (calc-enter-selection, calc-sel-mult-both-sides)
10221 (calc-sel-add-both-sides): Use `calc-selection-history'.
10222
10223 * calc/calc-map.el (calc-get-operator-history): New variable.
10224 (calc-get-operator): Use `calc-get-operator-history'.
10225
10226 * calc/calcalg3.el (calc-curve-fit-history): New variable.
10227 (calc-curve-fit): Use `calc-curve-fit-history'.
10228
10229 2006-07-20 Kenichi Handa <handa@m17n.org>
10230
10231 * international/mule-cmds.el (select-safe-coding-system): Fix the
10232 way of deciding eol-type of the coding system.
10233
10234 2006-07-20 Alan Mackenzie <acm@muc.de>
10235
10236 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
10237 (c-lang-setvar): New macro.
10238 (c-make-init-lang-vars-fun): Use the initialization forms in
10239 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
10240 (comment-start, comment-end, comment-start-skip): Change these from
10241 c-lang-defvar's to c-lang-setvar's.
10242
10243 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
10244 which calls make-local-variable on the elements of
10245 c-emacs-variable-inits.
10246 (c-init-language-vars-for): Call this new macro.
10247
10248 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10249
10250 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
10251 Try to rule out false positives due to time stamps.
10252 (compilation-mode-font-lock-keywords): Remove rules made redundant
10253 because of the above change. Add `segmentation fault' to the known and
10254 highlighted compilation termination messages.
10255
10256 2006-07-19 Kim F. Storm <storm@cua.dk>
10257
10258 * progmodes/grep.el (grep-find-ignored-directories):
10259 Add .svn and _darcs to list.
10260
10261 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
10262
10263 * dired.el (dired-mode-map): Add key binding `C-te' for
10264 `tumme-dired-edit-comment-and-tags'.
10265
10266 * tumme.el (tumme-display-thumbnail-original-image): Make sure
10267 image display buffer is displayed before call to
10268 `tumme-display-image.
10269 (tumme-dired-display-image): Make sure image display buffer is
10270 displayed before call to `tumme-display-image.
10271 (tumme-mouse-display-image): Make sure image display buffer is
10272 displayed before call to `tumme-display-image.
10273 (tumme-widget-list): Add.
10274 (tumme-dired-edit-comment-and-tags): Add.
10275 (tumme-save-information-from-widgets): Add.
10276
10277 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10278
10279 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
10280
10281 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10282
10283 * progmodes/sh-script.el (sh-font-lock-keywords-1):
10284 Revert inadvertently installed patch hunk.
10285
10286 * progmodes/compile.el (compilation-find-file): Handle the
10287 cases where the user selects a non-existent file.
10288
10289 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10290
10291 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
10292
10293 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10294
10295 * subr.el (sit-for): Just sleep-for if noninteractive.
10296
10297 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10298
10299 * emacs-lisp/autoload.el (make-autoload): Use new arg.
10300
10301 * custom.el (custom-autoload): Add `noset' argument.
10302 (custom-push-theme): Don't autoload the variable, let callers do it.
10303 (custom-theme-set-variables): Autoload the variable if necessary.
10304
10305 * cus-edit.el (custom-variable-state-set): If the variable was
10306 originally set outside custom, but to the same value as the default,
10307 consider it to be standard.
10308
10309 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
10310 file *before* telling Emacs to add the autoloads, in case it fails.
10311
10312 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
10313 Use `cond', push', and `dolist'.
10314
10315 2006-07-17 Richard Stallman <rms@gnu.org>
10316
10317 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
10318 Add defvars to silence warnings.
10319
10320 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10321
10322 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10323 Don't highlight "Compiling file" messages as error.
10324
10325 * dired-aux.el (dired-compress-file): Confirm again if gzipped
10326 file already exists.
10327
10328 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
10329
10330 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
10331 entry, don't assign to free var; simply return the extracted filename.
10332 (ff-treat-as-special): Incorporate common preamble from callers.
10333 (ff-other-file-name, ff-find-the-other-file):
10334 Update call to ff-treat-as-special.
10335
10336 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
10337
10338 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
10339
10340 * tumme.el (tumme-get-comment): Fix bug.
10341
10342 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
10343
10344 * files.el: Remove spurious * in docstrings.
10345
10346 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10347
10348 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
10349 grammar.
10350 (allout-beginning-of-current-line): Beware beginning of buffer.
10351 Also, a comment is simplified.
10352 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
10353 when appropriate. (This fix enables use for other than
10354 bullet-hotspot operation.)
10355 (allout-hide-current-subtree): While escalating to sibling-close,
10356 make sure to situate on a topic.
10357
10358 2006-07-14 Kim F. Storm <storm@cua.dk>
10359
10360 * emulation/cua-base.el (cua-delete-selection)
10361 (cua-toggle-set-mark): New defcustoms.
10362 (cua-rectangle-modifier-key): Add `alt' modifier.
10363 (cua-replace-region): Don't delete if cua-delete-selection is nil.
10364 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
10365 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
10366
10367 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
10368
10369 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10370
10371 * allout.el: Require 'cl during byte-compilation/interactive load,
10372 for the `assert' macro.
10373 (allout-mode-deactivate-hook): New hook, run when allout mode
10374 deactivates.
10375 (allout-developer): New allout customization subgroup.
10376 (allout-run-unit-tests-on-load): New allout-developer
10377 customization variable, when true allout unit tests are run towards
10378 end of file load/eval.
10379 (allout-inhibit-auto-fill): Disable auto-fill activity even during
10380 auto-fill-mode.
10381 (allout-resumptions): Remove, to be replaced by...
10382 (allout-add-resumptions): Register variable settings to be
10383 reinstated by `allout-do-resumptions'. The settings are made
10384 buffer-local, but the locality/globality of the suspended setting
10385 is restored on resumption.
10386 (allout-do-resumptions): Reinstate all settings suspended using
10387 `allout-add-resumptions'.
10388 (allout-test-resumptions): Unit tests (and intermediate variables)
10389 for resumptions.
10390 (allout-tests-globally-unbound, allout-tests-globally-true)
10391 (allout-tests-locally-true): Intermediate variables for
10392 resumptions unit tests.
10393 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
10394 (allout-exposure-category): Replaces 'allout-overlay-category variable.
10395 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
10396 instead of retired `allout-resumptions'. For hook functions, use
10397 `local' parameter so hook settings are created and removed as
10398 buffer-local settings. Revise (resumptions) setting
10399 auto-fill-function so it is set only if already active. (The
10400 related fill-function settings are all made in either case, so
10401 that activating auto-fill-mode activity will have the custom
10402 allout-mode behaviors (hanging indent on topics, if configured for it).
10403 Remove all allout-exposure-category overlays on mode deactivation.
10404 (allout-hotspot-key-handler): New function extracted from
10405 `allout-pre-command-business', so the functionality can be used
10406 for other purposes, eg as a binding in an overlay.
10407 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
10408 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
10409 customization variable.
10410 (allout-run-unit-tests): Run the (currently quite small)
10411 repertoire of unit tests. Called just before the provide iff user
10412 has customized `allout-run-unit-tests-on-load' non-nil.
10413
10414 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
10415
10416 * emacs-lisp/authors.el (authors-aliases): Update.
10417
10418 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
10419
10420 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
10421 gdb-source-window. Add dedicated argument.
10422 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
10423 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
10424 (gdb-display-threads-buffer, gdb-display-memory-buffer)
10425 (gdb-display-locals-buffer): Use it.
10426
10427 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
10428 Set gdb-source-window.
10429
10430 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
10431
10432 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
10433 minor modes, redundant with the custom-autoload line above.
10434
10435 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
10436
10437 * longlines.el (longlines-post-command-function): Handle open-line too.
10438
10439 2006-07-12 Richard Stallman <rms@gnu.org>
10440
10441 * progmodes/grep.el (grep-last-buffer): Doc fix.
10442
10443 * info.el (Info-try-follow-nearest-node): Doc fix.
10444
10445 * emacs-lisp/edebug.el (edebug-instrument-function):
10446 Err if find-function-noselect gives no position.
10447
10448 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10449 If can't find definition, return nil for position.
10450 (find-function-do-it): Handle new return value
10451 of find-definition-noselect.
10452 (find-definition-noselect, find-variable-noselect): Doc fix.
10453 (find-function-noselect): Doc fix.
10454
10455 * help-mode.el (help-variable-def): Handle find-variable-noselect
10456 returning no position.
10457 (help-function-def): Likewise for find-function-search-for-symbol.
10458 (help-face-def): Likewise.
10459
10460 * help-fns.el (describe-variable): Handle find-variable-noselect
10461 returning no position.
10462
10463 * files.el (locate-file-completion): Avoid duplicates in result.
10464
10465 * cus-edit.el (custom-no-edit): New command.
10466 (custom-mode-map): Remap to custom-no-edit instead of
10467 using suppress-keymap.
10468
10469 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
10470
10471 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10472 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10473 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
10474
10475 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
10476
10477 2006-07-11 Kim F. Storm <storm@cua.dk>
10478
10479 * ido.el (ido-copy-current-file-name): Use buffer-name if
10480 buffer-file-name is nil.
10481
10482 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
10483
10484 * simple.el (undo-ask-before-discard): Set to nil.
10485
10486 * vc.el (vc-exec-after): Don't delete process manually.
10487 (vc-print-log): Run log-view-mode in process sentinel inside
10488 inhibit-read-only. Don't shrink window due to timing issues.
10489
10490 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
10491 Avoid using with-output-to-temp-buffer, which clobbers local vars.
10492
10493 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
10494
10495 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10496 Fix ambiguity introduced by last change.
10497 (compilation-find-file): Move save-excursion to where it may
10498 make sense. Fix a left over `find-file'.
10499
10500 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
10501
10502 * textmodes/texinfmt.el (texinfo-format-separate-node):
10503 Insert a string before point, which fits documentation, not after.
10504 (texinfo-multitable-item): In a multitable row, insert any
10505 additional needed @tabs and spaces.
10506
10507 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
10508
10509 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10510 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10511 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
10512 instead of shell-command.
10513 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
10514 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
10515 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
10516 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
10517 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
10518 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
10519
10520 2006-07-11 Kim F. Storm <storm@cua.dk>
10521
10522 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
10523 Remove special case for seconds < 0. Use (redisplay t) instead.
10524
10525 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
10526
10527 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
10528 avoid compilation error.
10529
10530 * subr.el (sit-for): New function.
10531
10532 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
10533
10534 2006-07-10 Richard Stallman <rms@gnu.org>
10535
10536 * ldefs-boot.el (edebug): Update page.
10537
10538 2006-07-10 Kim F. Storm <storm@cua.dk>
10539
10540 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
10541 to FOR-RELEASE and TODO.
10542
10543 2006-07-10 Romain Francoise <romain@orebokech.com>
10544
10545 * emacs-lisp/authors.el (authors-aliases): Update.
10546
10547 2006-07-10 Alan Mackenzie <acm@muc.de>
10548
10549 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
10550 * cc-mode.el: Changes to eradicate eval-after-load.
10551
10552 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
10553
10554 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
10555 on non-char events.
10556
10557 2006-07-09 Romain Francoise <romain@orebokech.com>
10558
10559 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10560 Don't highlight start/end markers as compilation messages.
10561
10562 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
10563 to t.
10564
10565 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
10566
10567 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
10568
10569 2006-07-08 Richard Stallman <rms@gnu.org>
10570
10571 * term/x-win.el (x-handle-display): Add doc string.
10572
10573 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
10574
10575 * subr.el (def-edebug-spec): Move here.
10576 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
10577
10578 * imenu.el (imenu-choose-buffer-index): Doc fix.
10579
10580 2006-07-08 Romain Francoise <romain@orebokech.com>
10581
10582 * term/x-win.el (x-display-name): Fix typo.
10583
10584 2006-07-08 Eli Zaretskii <eliz@gnu.org>
10585
10586 * hexl.el (hexl-find-file): Doc fix.
10587
10588 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
10589
10590 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
10591
10592 * term/x-win.el (x-display-name): Doc fix.
10593
10594 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
10595
10596 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
10597 long prefixes.
10598 (fill-region-as-paragraph): Don't round up to a whole line.
10599 (fill-comment-paragraph): Don't include the code-before-the-comment
10600 when calling fill-region-as-paragraph.
10601
10602 * international/mule.el (make-char): Remove redundancy.
10603
10604 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
10605 property may contain an anonymous function rather than a symbol.
10606
10607 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
10608
10609 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
10610 Use shy regexp. Fix incorrect backref to potentially unmatched group.
10611
10612 * dirtrack.el (dirtrack-default-directory-function): Remove.
10613 (dirtrack-directory-function): Use file-name-as-directory.
10614 (dirtrack-windows-directory-function): Simplify.
10615 (dirtrack-forward-slash, dirtrack-backward-slash)
10616 (dirtrack-replace-slash): Remove.
10617 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
10618 (dirtrack): Fix wrong parenthesizing; use match-string.
10619
10620 * progmodes/octave-inf.el: Remove spurious * in docstrings.
10621 (inferior-octave-mode): Only change the buffer-local value of
10622 comint-dynamic-complete-functions.
10623 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
10624 Move the initialization to the declaration.
10625 (inferior-octave-complete): Remove unused var `filter'.
10626
10627 * shell.el (shell-mode): Only change the buffer-local value of
10628 comint-dynamic-complete-functions.
10629
10630 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
10631
10632 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
10633 entry is skipped because it has been scheduled.
10634 (org-prepare-agenda-buffers): Don't mark buffers as modified when
10635 changing `:org-archived' and `:org-comment' properties.
10636
10637 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
10638
10639 * server.el (server-select-display): Don't make the temp frame
10640 minibuffer-only, in case it's not a temp frame.
10641 (server-process-filter): Don't delete the temp frame if it's the
10642 only one we have on that display.
10643
10644 * files.el (find-alternate-file): Doc fix.
10645
10646 2006-07-05 Richard Stallman <rms@gnu.org>
10647
10648 * files.el (abbreviate-file-name): Add save-match-data.
10649
10650 2006-07-03 Richard Stallman <rms@gnu.org>
10651
10652 * faces.el (read-face-name): Doc fix.
10653
10654 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
10655
10656 * net/goto-addr.el (goto-address): Mark as safe for local evals.
10657
10658 2006-07-05 Andre Spiegel <spiegel@gnu.org>
10659
10660 * vc.el (vc-diff-internal): Fix prev change.
10661
10662 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
10663
10664 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
10665 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
10666
10667 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10668
10669 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
10670 fails if the symbol contains chars like ( or '.
10671 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
10672 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
10673 `short'.
10674
10675 2006-07-04 Kenichi Handa <handa@m17n.org>
10676
10677 * international/mule-cmds.el (set-language-info): If LANG-ENV is
10678 the current one, don't call set-language-environment, but call one
10679 of set-language-environment-XXX to make INFO effective now.
10680 (set-language-environment): Call set-language-environment-XXX
10681 functions instead of doing the various setups directly.
10682 (set-language-environment-coding-systems): Delete argument eol-type.
10683 (set-language-environment-input-method)
10684 (set-language-environment-nonascii-translation)
10685 (set-language-environment-charset)
10686 (set-language-environment-fontset)
10687 (set-language-environment-unibyte): New functions.
10688
10689 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
10690
10691 * locate.el (locate-update-when-revert): New option.
10692 (locate-update-path): New option (suggested by Michael Albinus).
10693 (locate-prompt-for-command): Whitespace change.
10694 (locate-update): No longer offer to update the locate database by
10695 default. Implement the two new options.
10696
10697 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
10698
10699 * tooltip.el: Move comment about track-mouse...
10700
10701 * progmodes/gud.el: ...to here.
10702
10703 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
10704
10705 * facemenu.el (facemenu-listed-faces): New var.
10706 (facemenu-unlisted-faces): Variable deleted.
10707 (facemenu-add-new-face): Use facemenu-listed-faces.
10708
10709 * emulation/viper-init.el, calendar/calendar.el:
10710 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
10711
10712 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
10713
10714 * textmodes/org.el (org-mode): Remove no invalid settings for
10715 calc embedded mode.
10716 (org-mode-p): New defsubst.
10717 (org-save-all-org-buffers): New function.
10718 (org-first-headline-recenter): Enclose outline-regexp in group
10719 delimiters.
10720 (org-set-tags): Keep single space after stars.
10721
10722 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
10723
10724 * window.el (set-window-text-height): Only set window-min-height to
10725 1 if that's the requested size.
10726
10727 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
10728 (diff-unified->context, diff-context->unified)
10729 (diff-reverse-direction): Make sure the end marker stays at the end.
10730 (diff-mode): Add the keymap table at the end of docstring.
10731 Use lexical-let rather than constructing a closure manually.
10732
10733 * files.el (find-file-noselect-1): Remove unused var assignment.
10734 (hack-local-variables-confirm): Print lists of strings as lists of
10735 strings rather than lists of symbols.
10736 (abbreviate-file-name, hack-local-variables-prop-line):
10737 Use match-string.
10738 (hack-one-local-variable): Move `make-local-variable' nearer its use.
10739 (recover-session-finish): Use line-end-position.
10740
10741 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
10742
10743 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
10744
10745 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
10746
10747 * progmodes/make-mode.el (makefile-macroassign-regex):
10748 Accept preceding keyword.
10749 (makefile-gmake-statements): Reorganize, now that makepp has
10750 "override" and also handle forgotten "override define".
10751 (makefile-makepp-statements): Add new "global", "override export"
10752 and "override global".
10753
10754 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
10755
10756 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
10757 (ada-compile-mouse-goto-error, ada-deactivate-properties)
10758 (ada-no-auto-case): Fix typos in docstrings.
10759
10760 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
10761
10762 * info.el (Info-find-node-2): Search for makeinfo version more
10763 carefully.
10764
10765 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
10766
10767 * textmodes/org.el (org-prepare-agenda-buffers):
10768 Use `invisible-OK' argument for `org-end-of-subtree'.
10769 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
10770 (org-beginning-of-item): Fix bug in regular expression for white line.
10771 (org-export-as-html): Enforce space after bullet in plain list items.
10772 (org-set-autofill-regexps): Require space after plain list bullet
10773 for paragraph-start.
10774 (org-ts-regexp3): New constant.
10775 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
10776 (org-timestamp-up-day, org-timestamp-down-day)
10777 (org-timestamp-change): Work with inactive timestamps.
10778 (org-ts-regexp1): Don't allow brackets in time stamps.
10779
10780 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
10781
10782 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
10783 for ignoring links.
10784
10785 * faces.el (read-face-name): Use it.
10786
10787 2006-06-28 Juri Linkov <juri@jurta.org>
10788
10789 * buff-menu.el (list-buffers-noselect): Compare Info file
10790 with the string "dir" to detect Info directory.
10791
10792 * complete.el (partial-completion-mode): In lambda for
10793 `choose-completion-string-functions' use full function signature
10794 with 4 args, and move point to the end of the minibuffer only if arg
10795 `mini-p' is non-nil.
10796
10797 2006-06-28 John Paul Wallington <jpw@pobox.com>
10798
10799 * ibuffer.el (ibuffer-mode): Doc fix.
10800
10801 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
10802
10803 * textmodes/org.el (org-context): New contexts :item-bullet,
10804 :latex-fragment, :latex-preview.
10805 (org-overlays-at, org-overlay-start, org-overlay-end):
10806 New compatibility functions.
10807 (org-inside-LaTeX-fragment-p): More accurate matching, using the
10808 exact regexp that will be used during export.
10809 (org-latex-regexps): New variable.
10810 (org-cdlatex-mode): Improve advice for `texmathp'.
10811 (turn-on-org-cdlatex): New function.
10812
10813 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10814
10815 * term/mac-win.el (mac-handle-font-selection): Change keys of
10816 mac-atsu-font-table from strings to numbers.
10817 (mac-ts-caret-position): Use also when cursor-type is nil.
10818 (mac-ts-update-active-input-area): Add Mac OS Classic support.
10819 Relax condition for using overlay strings.
10820 Use mac-ts-caret-position face when cursor-type is nil.
10821
10822 2006-06-26 Kim F. Storm <storm@cua.dk>
10823
10824 * help.el (view-emacs-news): Declare `res' in the right let* form.
10825
10826 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
10827
10828 * net/rcompile.el (remote-compile): Replace ange-ftp based
10829 implementation by Tramp functions.
10830 Suggested by Marc Abramowitz <msabramo@gmail.com>.
10831
10832 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
10833
10834 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
10835
10836 * international/fontset.el (setup-default-fontset): Fix a typo in
10837 the "Oriya-Akruti" registry name.
10838
10839 2006-06-23 Lars Hansen <larsh@soem.dk>
10840
10841 * desktop.el (desktop-full-file-name): New function.
10842 (desktop-kill, desktop-save, desktop-remove, desktop-read)
10843 (desktop-revert): Use it.
10844 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
10845 (desktop-after-read-hook): Add option list-buffers.
10846 (desktop-locals-to-save): Add tab-width.
10847 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
10848 Fix docstring.
10849
10850 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
10851
10852 * textmodes/org.el (org-cdlatex-mode-map)
10853 (org-cdlatex-texmathp-advice-is-done): New variables.
10854 (org-cdlatex-mode): New minor mode.
10855 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
10856 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
10857 (org-export-with-archived-trees): New option.
10858 (org-open-file): Remove the call to `convert-standard-filename'.
10859 (org-archive-tag, org-agenda-skip-archived-trees)
10860 (org-cycle-open-archived-trees)
10861 (org-sparse-tree-open-archived-trees): New options.
10862 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
10863 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
10864 New functions.
10865 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
10866 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
10867 (org-mode-map): Add binding for `org-toggle-archive-tag'.
10868 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
10869 Call `org-prepare-agenda-buffers'.
10870 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
10871 (org-file-apps, org-file-apps-defaults-gnu)
10872 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
10873 Handle remote files by forcing them to be opened in Emacs.
10874
10875 2006-06-23 Andre Spiegel <spiegel@gnu.org>
10876
10877 * vc.el (vc-diff-knows-L): New variable.
10878 (vc-diff-internal): Use it to handle "diff" programs that don't
10879 understand -L. This works automatically, no user action is necessary.
10880
10881 2006-06-23 Daniel Brockman <daniel@brockman.se>
10882
10883 * net/rcirc.el (rcirc-default-user-full-name): Default to
10884 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
10885 longer exists).
10886 (rcirc-process-list): Check `buffer-live-p' before attempting to
10887 switch to a buffer.
10888
10889 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
10890
10891 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
10892 based on rcirc-coding-system-alist.
10893
10894 2006-06-23 Martin Rudalics <rudalics@gmx.at>
10895
10896 * cus-edit.el (customize-apropos): A better error message.
10897 (top level) <debug-ignored-errors>: Extend and update the list of
10898 ignored error messages.
10899
10900 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
10901
10902 * complete.el (PC-do-completion): Retain capitalization of user
10903 input, when possible, even if completion-ignore-case is set.
10904
10905 2006-06-23 Eli Zaretskii <eliz@gnu.org>
10906
10907 * generic-x.el (bat-generic-mode): Support .cmd files.
10908
10909 * dos-w32.el (top level): Use find-file-not-found-functions
10910 instead of the obsolete find-file-not-found-hooks.
10911
10912 2006-06-22 Kim F. Storm <storm@cua.dk>
10913
10914 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
10915 to recognize mode name containing submodes, such as Grep/lw.
10916
10917 2006-06-21 Kim F. Storm <storm@cua.dk>
10918
10919 * simple.el (line-move-1): Check for move-end-of-line instead of
10920 end-of-line when setting temporary-goal-column.
10921
10922 2006-06-21 Miles Bader <miles@gnu.org>
10923
10924 * play/cookie1.el (cookie): Work properly when there's only one entry.
10925
10926 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
10927
10928 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
10929 (gdb-frame-handler): Generalize frame regexp for templates.
10930
10931 2006-06-20 Glenn Morris <rgm@gnu.org>
10932
10933 * calendar/appt.el (appt-display-format): Default value must be
10934 one of the customize options.
10935
10936 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
10937
10938 * term/xterm.el (terminal-init-xterm): Update key availability info.
10939 Bind C-return.
10940
10941 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
10942
10943 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
10944
10945 * files.el (hack-local-variables): Run `hack-local-variables-hook'
10946 whether or not a local variables list is defined.
10947
10948 * msb.el (msb): Move `sit-for' hack here to handle both
10949 "mouse-down and drag" and "mouse-up and select" situations.
10950 (mouse-select-buffer): Move `sit-for' hack to `msb'.
10951
10952 2006-06-20 Kenichi Handa <handa@m17n.org>
10953
10954 * international/characters.el (word-combining-categories):
10955 Add entries for 2-byte Han characters.
10956
10957 2006-06-19 Richard Stallman <rms@gnu.org>
10958
10959 * bindings.el (mode-line-format): Save some mode line space.
10960
10961 * files.el (find-file-noselect): Improve the question wording.
10962 (basic-save-buffer-2): Mask UMASK against 666.
10963
10964 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
10965 (mouse-drag-vertical-line): Call it.
10966
10967 * cus-edit.el (customize-option, customize-option-other-window):
10968 Error if SYMBOL is nil.
10969
10970 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
10971
10972 * textmodes/org.el: Require noutline, also on XEmacs.
10973 (org-end-of-subtree): Return point.
10974 (org-dblock-start-re, org-dblock-end-re): New constants.
10975 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
10976 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
10977 (org-update-all-dblocks, org-find-dblock): New functions.
10978 (org-collect-clock-time-entries): New function.
10979 (org-html-handle-time-stamps): Never export CLOCK timeranges.
10980 (org-fixup-indentation): Modify to deal correctly with lines
10981 starting with TAB. Only one argument DIFF now.
10982 (org-demote, org-promote): Call `org-fixup-indentation' with just
10983 one argument, DIFF.
10984 (org-mode): Don't mark buffer as modified when aligning tables.
10985 (org-clock-sum): Don't mark buffer modified when adding time sum
10986 properties.
10987 (org-export-as-html): Add support for a link validation function.
10988 (org-archive-all-done): New function.
10989 (org-archive-subtree): New prefix argument. When set, archive all
10990 done subtrees in this buffer.
10991 (org-remove-clock-overlays)
10992 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
10993 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
10994 (org-put-clock-overlay): Don't swallow last headline character
10995 when displaying overlay.
10996 (org-store-link): Link to `image-mode' with just the file name.
10997
10998 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
10999
11000 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11001 Use read-key-sequence.
11002 (viper-after-change-undo-hook): Misc enhancements.
11003 (viper-after-change-undo-hook): New hook.
11004 (viper-undo): Use viper-after-change-undo-hook.
11005 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
11006 (viper-next-line-at-bol): If point is on a widget or a button, simulate
11007 clicking on that widget/button.
11008
11009 * emulation/viper.el (viper-mode): Allow a separate cursor color
11010 in Emacs state.
11011
11012 * ediff-diff.el (ediff-test-patch-utility): Catch errors.
11013 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
11014 (ediff-set-actual-diff-options): New function.
11015 (ediff-reset-diff-options, ediff-toggle-ignore-case):
11016 Use ediff-set-actual-diff-options.
11017 (ediff-extract-diffs): Catch errors.
11018 (ediff-whitespace): Add non-breakable space.
11019 (ediff-same-file-contents): Catch errors.
11020
11021 * ediff-mult.el (ediff-collect-custom-diffs):
11022 Save coding-system-for-read.
11023
11024 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
11025 (ediff-vc-internal, ediff-vc-merge-internal):
11026 Use ediff-delete-version-file.
11027 (ediff-delete-version-file): New function.
11028
11029 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
11030
11031 * ediff.el (ediff-directories, ediff-directory-revisions)
11032 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
11033 (ediff-directories-internal, ediff-merge-directory-revisions)
11034 (ediff-merge-directory-revisions-with-ancestor)
11035 (ediff-directories3): Use read-directory-name.
11036
11037 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
11038
11039 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
11040 Remove superfluous part of regexp for brace matching which is handled
11041 by `scan-lists' call.
11042
11043 2006-06-16 Richard Stallman <rms@gnu.org>
11044
11045 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
11046
11047 * files.el (basic-save-buffer-2): For a new precious file,
11048 use the default modes in the return value.
11049
11050 * facemenu.el (facemenu-color-alist): Doc fix.
11051
11052 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
11053
11054 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11055
11056 * cus-start.el (all): Add mac-ts-script-language-on-focus.
11057
11058 * term/mac-win.el (mac-text-encoding-ascii): New constant.
11059 (mac-utxt-to-string): Use it.
11060 (mac-ts-update-active-input-area): Use mac-ae-number.
11061
11062 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
11063
11064 * term.el (term-handle-scroll, term-delete-lines)
11065 (term-insert-lines): Fix off by one errors.
11066
11067 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
11068
11069 * net/tramp.el (tramp-touch): Use UTC to express time.
11070
11071 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
11072
11073 * mail/sendmail.el (mail-send): Search explicitly for
11074 mail-header-separator when checking for corrupted header lines.
11075
11076 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
11077
11078 * progmodes/gdb-ui.el (gdb-same-frame): New option.
11079 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
11080 (gdb-init-1): Initialise them.
11081 (gdb-starting): Reset gdb-printing
11082 (gdb-starting): Save value of gud-overlay-arrow-position.
11083 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
11084 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
11085 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
11086 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
11087
11088 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
11089
11090 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
11091
11092 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
11093
11094 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
11095 (ldap-search-internal): Keep error messages, and a regexp fix.
11096
11097 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
11098
11099 * files.el (hack-local-variables-confirm):
11100 Display string value using its printed representation.
11101
11102 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
11103
11104 * server.el (server-edit): No-op if no server buffers exist.
11105
11106 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
11107
11108 * textmodes/page-ext.el (pages-directory-for-addresses):
11109 Including `pages-directory-address-mode' in the function results
11110 in the message "Buffer in which pages were found is deleted".
11111
11112 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
11113
11114 * textmodes/org.el (org-agenda-mode-map): Add bindings for
11115 clocking functions.
11116
11117 (org-agenda-clock-in, org-check-running-clock)
11118 (org-clock-out-if-current, org-remove-clock-overlays)
11119 (org-put-clock-overlay): New functions.
11120 (org-clock-marker, org-clock-file-total-minutes)
11121 (org-clock-overlays): New variables.
11122 (org-clock-display, org-clock-sum, org-clock-cancel)
11123 (org-clock-out, org-clock-in): New commands.
11124 (org-export): New function.
11125 (org-emph-re): New constant.
11126 (org-set-emph-re, org-do-emphasis-faces): New functions.
11127 (org-emphasis-regexp-components, org-emphasis-alist): New options.
11128 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
11129 (org-export-html-convert-emphasize): Use the configurable emphasis.
11130 (org-cleaned-string-for-export): Make multiline emphasis visible
11131 to the exporter. New optional argument PARAMETERS.
11132 (org-export-as-html): Specify :emph-multiline parameter to
11133 `org-cleaned-string-for-export'.
11134
11135 2006-06-10 Richard Stallman <rms@gnu.org>
11136
11137 * help.el (help-for-help-internal): Clean up help text.
11138
11139 2006-06-10 Andreas Schwab <schwab@suse.de>
11140
11141 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
11142 in doc string.
11143
11144 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
11145
11146 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
11147
11148 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
11149 spaces after the comment start.
11150
11151 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11152
11153 * play/pong.el (pong-init-buffer):
11154 Fill buffer with spaces instead of ^A.
11155
11156 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
11157 launched asynchronously, delete its process instead of being cool.
11158 (ispell-async-processp): Check for `delete-process' existence
11159 instead of `kill-process' one for consistency.
11160
11161 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
11162
11163 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
11164 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
11165 in mode line at startup.
11166
11167 2006-06-08 Kim F. Storm <storm@cua.dk>
11168
11169 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
11170 (ido-init-completion-maps): Bind them to M-SPC and M-v.
11171 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
11172 (ido-file-internal): Pass full file name to write-file.
11173 (ido-read-internal): Only pop stack elements automatically if they
11174 actually match an existing directory or file name.
11175
11176 2006-06-07 Kenichi Handa <handa@m17n.org>
11177
11178 * international/mule.el (find-auto-coding): Don't handle the short
11179 name `char-trans'.
11180
11181 * files.el (hack-local-variables-prop-line)
11182 (hack-local-variables): Cancel the previous change.
11183
11184 2006-06-06 Jesper Harder <harder@phys.au.dk>
11185
11186 * ediff-diff.el (ediff-test-utility): Protect against file-error.
11187
11188 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
11189
11190 * diff-mode.el (diff-mode): Set buffer-read-only to t when
11191 diff-default-read-only is non-nil.
11192 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
11193 (diff-refine-hunk): Set inhibit-read-only to t.
11194
11195 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
11196 modifying the *Diff* buffer.
11197 (diff-process-filter): New filter function for diff process that
11198 sets inhibit-read-only to t when modifying the *Diff* buffer.
11199
11200 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
11201
11202 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
11203 insertion point and control the number of empty lines.
11204 (org-paste-subtree): Limit the number of empty lines at the end of
11205 the inserted tree.
11206 (org-agenda): Use buffer name of current file for narrowing.
11207 (org-export-as-xml): Command removed.
11208 (org-export-xml-type): Option removed.
11209 (org-mode-map): Call `org-export-as-xoxo' directly.
11210 (org-get-indentation): New optional argument LINE.
11211 (org-fix-indentation, org-remove-tabs): New functions.
11212 (org-export-as-ascii, org-ascii-level-start): Determine and apply
11213 correct indentation for headlines that are converted it items.
11214 (org-skip-comments): Remove table lines that contain narrowing
11215 cookies but no other non-empty fields.
11216 (org-set-tags): Allow groups of mutually exclusive tags.
11217 (org-cmp-time): Sort 24:21 before items without time.
11218 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
11219 (org-open-at-point): Require double colon also for numbers.
11220
11221 2006-06-06 Kim F. Storm <storm@cua.dk>
11222
11223 * ido.el (ido-default-file-method, ido-default-buffer-method):
11224 Make choice values consistent with corresponding command names.
11225 (ido-visit-buffer): Update accordingly. Default to selected-window.
11226
11227 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
11228
11229 * progmodes/gud.el (gud-running): Fix doc string.
11230 (gud-menu-map): Use :visible instead fo :enable for debugger test.
11231 (gud-tooltip-modes): Add python-mode.
11232 (gud-tooltip-print-command): Add pdb. Remove perldb.
11233
11234 2006-06-05 Eli Zaretskii <eliz@gnu.org>
11235
11236 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
11237 Quote $(EMACS).
11238
11239 2006-06-05 Richard Stallman <rms@gnu.org>
11240
11241 * faces.el (defined-colors): Doc fix.
11242
11243 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
11244
11245 * vc.el (vc-process-filter): Inhibit undo info collection around
11246 call to insert.
11247 (vc-setup-buffer): Likewise for call to erase-buffer.
11248 (vc-do-command): Likewise for call to process-file.
11249
11250 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
11251
11252 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
11253 for gud-go.
11254 (gud-common-init): Other debuggers may trigger error.
11255
11256 2006-06-05 Kenichi Handa <handa@m17n.org>
11257
11258 * international/mule.el (find-auto-coding):
11259 Handle enable-character-translation in file header.
11260
11261 2006-06-04 Kim F. Storm <storm@cua.dk>
11262
11263 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
11264 (authors-fixed-entries): Fix spelling.
11265 (authors-canonical-file-name): Don't report error for wildcards.
11266
11267 * help.el (view-emacs-news): Rewrite to support new NEWS,
11268 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
11269 e.g. version 10 matches 1.10, and don't be confused by version 1.1
11270 being a prefix of 1.12 (etc). A numeric prefix arg also works.
11271
11272 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
11273
11274 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
11275 exec constructs like `foo bar`.
11276 (sh-quoted-subshell): New helper function to search for a possibly
11277 nested subshell (like `` or $()) within a "" quoted string.
11278 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
11279 (sh-apply-quoted-subshell): Flag quote characters inside a
11280 subshell, which is itself already in a quoted region, as
11281 punctuation, since this is the closest to what they actually are.
11282 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
11283 sh-apply-quoted-subshell.
11284 (sh-font-lock-syntactic-face-function): Apply the new face for
11285 text inside `` instead of the old font-lock-string-face.
11286
11287 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11288
11289 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
11290 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
11291 (mac-bytes-to-text-range, mac-ae-text-range-array)
11292 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
11293 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
11294 (mac-ts-unicode-for-key-event): New functions.
11295 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
11296 (mac-handle-font-selection): Use mac-ae-number.
11297 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
11298 New variables.
11299 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
11300 (mac-ts-converted-text, mac-ts-selected-converted-text)
11301 (mac-ts-block-fill-text, mac-ts-outline-text)
11302 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
11303 (mac-ts-hilite-style-faces): New constant.
11304 (mac-apple-event-map): Bind text input events.
11305 (mac-dispatch-apple-event): Use command-execute instead of
11306 call-interactively.
11307 (global-map): Don't bind mac-apple-event.
11308 (special-event-map): Bind mac-apple-event.
11309
11310 2006-06-02 Eli Zaretskii <eliz@gnu.org>
11311
11312 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
11313 file name.
11314 (emacs): Enclose the value of $(EMACS) in quotes.
11315
11316 2006-06-02 Juri Linkov <juri@jurta.org>
11317
11318 * international/mule.el (sgml-html-meta-auto-coding-function):
11319 Remove the condition `(search-forward "<html" size t)'.
11320 Replace `\"' with `[\"']?' in `re-search-forward'.
11321
11322 2006-06-02 Kenichi Handa <handa@m17n.org>
11323
11324 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
11325 as well as `coding'.
11326 (hack-local-variables): Likewise.
11327
11328 * international/mule.el (enable-character-translation):
11329 Put permanent-local and safe-local-variable properties.
11330 (find-auto-coding): Handle char-trans: tag.
11331
11332 2006-06-02 Juri Linkov <juri@jurta.org>
11333
11334 * international/mule.el (sgml-html-meta-auto-coding-function):
11335 Limit the search by the end of the HTML header (if any).
11336
11337 2006-06-01 Richard Stallman <rms@gnu.org>
11338
11339 * subr.el (with-current-buffer): Doc fix.
11340
11341 2006-06-02 Masatake YAMATO <jet@gyve.org>
11342
11343 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
11344 Almost rewrite. Underlines over all lines of gcov output are too
11345 uncomfortable to read. Suggested by Dan Nicolaescu.
11346
11347 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
11348
11349 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
11350
11351 * shell.el (shell-mode): Use shell-mode-map in docstring.
11352
11353 * comint.el (comint-send-input): Do not add help-echo and
11354 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
11355
11356 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11357
11358 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
11359
11360 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
11361
11362 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
11363 (gdb-stopped, gdb-info-stack-custom): If there is no source info
11364 look up the stack and pop up GUD buffer if necessary.
11365 (gdb-frames-select): Remove redundant call to gud-display-frame.
11366 (gdb-info-threads-custom): Keep point at start of buffer.
11367 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
11368
11369 2006-05-31 Juri Linkov <juri@jurta.org>
11370
11371 * replace.el (query-replace-read-from, query-replace-read-to):
11372 Bind `history-add-new-input' to nil. Call `add-to-history'.
11373
11374 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
11375
11376 * textmodes/table.el: Convert all HTML tags to lower case for
11377 XHTML compatibility.
11378
11379 2006-05-31 Masatake YAMATO <jet@gyve.org>
11380
11381 * progmodes/compile.el:
11382 (compilation-error-regexp-alist-alist::gcov-called-line):
11383 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
11384
11385 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
11386
11387 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
11388 Revert inadvertent changes made with last commit.
11389
11390 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
11391
11392 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
11393 New functions.
11394
11395 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
11396
11397 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
11398
11399 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
11400 only matches in the right place.
11401 (org-upcoming-deadline): New face.
11402 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
11403 (org-export-ascii-underline): Rename constant `org-ascii-underline'
11404 and make it an option.
11405 (org-export-ascii-bullets): New option.
11406 (org-export-as-html): Many changes to emit valid XHTML.
11407 (org-par-open): New variable.
11408 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
11409 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
11410 (org-timeline): Pass `org-timeline-show-empty-dates' to
11411 `org-get-all-dates'. Interpret empty dates returned by
11412 `org-get-all-dates'.
11413 (org-get-all-dates): New argument EMPTY. Add dates without
11414 entries to the list, mark large ranges of empty dates.
11415 (org-point-in-group, org-context): New functions.
11416
11417 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
11418
11419 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
11420
11421 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
11422 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
11423 to C-mouse-3 (for 2 button mice).
11424 (gdb-send): Do the right thing for C-d.
11425
11426 * speedbar.el (speedbar-detach): Delete.
11427 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
11428 it breaks things.
11429 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
11430
11431 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
11432
11433 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
11434 Makeppfile.
11435
11436 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11437 Add makepp diagnostic.
11438
11439 2006-05-29 Richard Stallman <rms@gnu.org>
11440
11441 * window.el (fit-window-to-buffer): Doc fix.
11442
11443 * help.el (temp-buffer-max-height): Doc fix.
11444
11445 * subr.el (with-current-buffer): Doc fix.
11446
11447 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11448
11449 * term/x-win.el: Bind F10 to menu-bar-start if available.
11450
11451 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
11452
11453 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
11454 uses with a simple test.
11455 (term-set-escape-char, term-mode, term-check-kill-echo-list)
11456 (term-send-raw-string, term-send-raw, term-mouse-paste)
11457 (term-char-mode, term-line-mode, term-exec, term-sentinel)
11458 (term-handle-exit, term-read-input-ring)
11459 (term-previous-matching-input-string)
11460 (term-previous-matching-input-string-position)
11461 (term-previous-matching-input-from-input)
11462 (term-replace-by-expanded-history, term-send-input)
11463 (term-skip-prompt, term-bol, term-send-invisible)
11464 (term-kill-input, term-delchar-or-maybe-eof)
11465 (term-backward-matching-input, term-check-source)
11466 (term-proc-query, term-emulate-terminal)
11467 (term-handle-colors-array, term-process-pager, term-pager-line)
11468 (term-pager-bob, term-unwrap-line, term-word)
11469 (term-dynamic-complete-filename)
11470 (term-dynamic-complete-as-filename)
11471 (term-dynamic-simple-complete): Replace one arm ifs with whens or
11472 unlesses.
11473
11474 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
11475
11476 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
11477 during bootstrapping.
11478
11479 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
11480 Basically undo the change of 2006-05-26: use extra arguments instead of
11481 dynamic scoping.
11482 (ewoc-locate): Remove unused var `footer'.
11483
11484 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11485
11486 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
11487
11488 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
11489 (generate-file-autoloads): Obey it. Return whether autoloads were
11490 added at point or not.
11491 (update-file-autoloads): Use this new return value.
11492 Remove redundant test for the presence of an autoload cookie.
11493
11494 * emacs-lisp/autoload.el (autoload-find-file): New fun.
11495 This one calls hack-local-variables.
11496 (generate-file-autoloads, update-file-autoloads): Use it.
11497
11498 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
11499 (bibtex-sort-entry-class): Add safe-local-variable predicate.
11500 (bibtex-sort-entry-class-alist): Don't set the global value.
11501 (bibtex-init-sort-entry-class-alist): New fun.
11502 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
11503 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
11504 of bibtex-init-sort-entry-class.
11505
11506 2006-05-28 Richard Stallman <rms@gnu.org>
11507
11508 * subr.el (load-history-regexp): If FILE is relative, insist
11509 entire last name component must match it.
11510 (load-history-filename-element, load-history-regexp): Doc fixes.
11511
11512 2006-05-29 Kim F. Storm <storm@cua.dk>
11513
11514 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
11515 `pos' and `raw-data' for clarity, as eval forms may access these.
11516
11517 2006-05-28 Kim F. Storm <storm@cua.dk>
11518
11519 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
11520
11521 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11522
11523 * progmodes/make-mode.el (makefile-browser-map)
11524 (makefile-mode-syntax-table): Move initialization inside declaration.
11525 (makefile-fill-paragraph): Use the default comment-filling code.
11526
11527 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
11528
11529 * replace.el (query-replace-defaults): New variable.
11530 (query-replace-read-from): Use `query-replace-defaults' for
11531 default value, instead of history list.
11532 (query-replace-read-to): Update `query-replace-defaults'.
11533
11534 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
11535
11536 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
11537 with no X toolkit.
11538
11539 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
11540
11541 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
11542 (tumme-show-all-from-dir): Add autoload.
11543
11544 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
11545
11546 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
11547 (tumme-remove-tag): Fix bug.
11548
11549 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
11550
11551 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
11552 FOOTER args. Update unique caller.
11553 (ewoc-delete): Compute last node once before looping.
11554 (ewoc--node-branch): Merge into unique caller.
11555 (ewoc--node): Don't define constructor make-ewoc--node for this
11556 structure.
11557 (ewoc): Add member `hf-pp' to this structure.
11558 (ewoc--wrap): New func.
11559 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
11560 header/footer pretty-printers. Save header/footer pretty-printer.
11561 (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
11562
11563 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
11564
11565 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
11566
11567 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
11568 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
11569 Tag'. Change "Compare directories..." to "Change Directories...".
11570 Move tumme commands to Operate, Regexp and Immediate menus.
11571 Change "Add Comment" to "Add Image Comment". Change "Add Image
11572 Tag" to "Add Image Tags".
11573
11574 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
11575 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
11576 `tumme-delete-tag'.
11577
11578 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
11579
11580 * shell.el (shell-mode): Call shell-dirtrack-mode after
11581 list-buffers-directory is made a local variable, to avoid setting
11582 the default value.
11583
11584 2006-05-26 Kevin Ryde <user42@zip.com.au>
11585
11586 * info.el (Info-index-next): Use where-is-internal to report
11587 actual binding of Info-index-next, rather than hard-coded `,'.
11588
11589 2006-05-26 Eli Zaretskii <eliz@gnu.org>
11590
11591 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
11592 and "Find Command in Manual" to here.
11593
11594 * buff-menu.el (list-buffers-noselect): For Info buffers, use
11595 Info-current-file as the file name.
11596
11597 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
11598
11599 * ses.el (defadvice undo-more): Delete this defadvice. The undo
11600 overrides will now be done a different way.
11601 (ses-set-parameter): Reapply this function for undo.
11602 (ses-set-header-row): Reconstruct header row during undo.
11603 (ses-widen): New function.
11604 (ses-goto-data, ses-reconstruct-all): Use new function.
11605 (ses-command-hook): Widen buffer during undo, before unupdating
11606 the cells.
11607 (ses-insert-row, ses-delete-row): Widen buffer during undo.
11608 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
11609 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
11610 formula hasn't been executed yet.
11611
11612 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
11613
11614 * comint.el (comint-kill-whole-line): Rename arg to count.
11615 Fix doc string.
11616
11617 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
11618
11619 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
11620 to copy-file.
11621
11622 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
11623
11624 * simple.el (toggle-truncate-lines): Make arg optional for
11625 backward compatibility.
11626
11627 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
11628
11629 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
11630 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
11631 DLL arg. Instead, use ewoc--current-dll. Update all callers.
11632 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
11633 (ewoc--adjust): Use ewoc--current-dll.
11634 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
11635
11636 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
11637
11638 * textmodes/org.el (org-next-item, org-previous-item): Emit more
11639 compact error message.
11640 (org-tags-view): Refresh category table in each file.
11641 (org-table-justify-field-maybe): Remove superfluous arguments to
11642 `format'.
11643 (org-export-as-html): Insert "<p>" before postamble.
11644 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
11645
11646 2006-05-26 Kenichi Handa <handa@m17n.org>
11647
11648 * textmodes/po.el (po-find-charset): Pay attention to the case
11649 FILENAME is a cons (NAME . BUFFER).
11650 (po-find-file-coding-system-guts): Likewise.
11651
11652 * arc-mode.el (archive-set-buffer-as-visiting-file):
11653 Call find-operation-coding-system with (FILENAME . BUFFER).
11654
11655 * tar-mode.el (tar-extract): Call find-operation-coding-system
11656 with (FILENAME . BUFFER).
11657
11658 * international/mule.el (decode-coding-inserted-region):
11659 Call find-operation-coding-system with (FILENAME . BUFFER).
11660
11661 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
11662
11663 * image-mode.el (image-toggle-display): Use buffer contents to
11664 generate image for a remote file.
11665
11666 2006-05-25 Juri Linkov <juri@jurta.org>
11667
11668 * replace.el (query-replace-read-from, query-replace-read-to):
11669 Remove 8th arg KEEP-ALL in read-from-minibuffer.
11670
11671 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
11672
11673 * whitespace.el (whitespace-cleanup): Change to cleanup
11674 region if one is active.
11675 * whitespace.el (whitespace-cleanup-internal): New internal method.
11676
11677 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
11678
11679 * dired.el (dired-mode-map): Add help-echo strings to tumme
11680 commands. Bind `tumme-dired-display-image' to C-t i.
11681
11682 * tumme.el (tumme-display-image): Change documentation string slightly.
11683 (tumme-dired-display-image): Add call to `display-buffer'.
11684
11685 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
11686
11687 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
11688 Signal error if RAW-DATA is a multibyte string.
11689
11690 2006-05-24 Richard Stallman <rms@gnu.org>
11691
11692 * subr.el (with-local-quit): When handling `quit' signal,
11693 make a chance for quit-flag to cause a quit.
11694
11695 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
11696 (ad-disable-advice): Add autoloads.
11697
11698 * subr.el (read-passwd): Copy PROMPT before changing its properties.
11699
11700 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
11701
11702 * dired.el (dired-mode-map): Change menu items for tumme as per
11703 suggestions in emacs-devel.
11704
11705 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
11706
11707 * dired.el (dired-mode-map): Fix breakage.
11708
11709 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
11710
11711 * tumme.el (tumme-display-dired-image): Rename to...
11712 (tumme-dired-display-image): ...this.
11713 (tumme-track-movement): Change default value to t.
11714 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
11715 used from `tumme-next-line-and-display' and similar commands.
11716
11717 * dired.el (dired-mode-map): Add Thumbnail submenu under the
11718 Immediate menu. Add some tumme commands there.
11719
11720 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
11721
11722 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
11723
11724 2006-05-24 Chong Yidong <cyd@mit.edu>
11725
11726 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
11727 menu entries that open submenus.
11728
11729 2006-05-24 Alan Mackenzie <acm@muc.de>
11730
11731 * startup.el (command-line): For names of preloaded files, don't
11732 append ".elc" (now done in Fload), and call file-truename on the
11733 lisp directory.
11734
11735 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
11736 match ANY loaded file with the right name, not just those in
11737 load-path. Put a regexp matching the file name into
11738 after-load-alist, rather than the name itself.
11739
11740 * subr.el (load-history-regexp, load-history-filename-element)
11741 (do-after-load-evaluation): New functions.
11742
11743 * international/mule.el (load-with-code-conversion): Do the
11744 eval-after-load stuff by calling do-after-load-evaluation.
11745
11746 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
11747
11748 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
11749 has not been killed.
11750
11751 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11752
11753 * term/mac-win.el: Set idle timer to clean up expired Apple events.
11754 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
11755 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
11756 Optionally set error message in reply.
11757
11758 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
11759
11760 * textmodes/org.el (org-open-at-point): Use renamed variable
11761 `org-confirm-shell-link-function'.
11762 (org-confirm-shell-link-function): Rename from
11763 `org-confirm-shell-links'.
11764 (org-export-directory): New function.
11765 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
11766 (org-export-icalendar): Use `org-export-directory'.
11767 (org-indent-item): Keep cursor position.
11768 (org-link-file-path-type): New option.
11769 (org-export-as-html): Fix bug with plain lists starting in
11770 column 0.
11771 (org-export-as-html): Remove deadline formatting, this happens
11772 now already in `org-html-handle-time-stamps'.
11773 (org-export-html-style): Deadline class removed.
11774 (org-insert-labeled-timestamps-at-point): New option.
11775 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
11776 of `hide-sublevels 1', in case the first headline is not level 1.
11777 (org-overview, org-content): New fuction.
11778 (org-cycle-global-status, org-cycle-subtree-status): Make these
11779 variables buffer-local.
11780 (org-global-cycle): New command.
11781 (org-shifttab): Use `org-global-cycle'.
11782 (org-insert-heading, org-insert-item): Go to end of new
11783 headline/item after creating it.
11784 (org-export-visible): Rename from `org-export-copy-visible'.
11785 Now creates a temporary org-file and applies an exporting command
11786 to it.
11787 (org-table-eval-formula): Support for lisp forms.
11788 (org-agenda-todo-ignore-scheduled): New option.
11789 (org-agenda-get-todos): Use new option
11790 `org-agenda-todo-ignore-scheduled'.
11791 (org-export-html-inline-images): New value `maybe'.
11792 (org-export-as-html): Inlining of images dependent on link description.
11793 (org-archive-subtree): Check for end-of-buffer before trying
11794 `kill-line'.
11795 (org-agenda-follow-mode): New option.
11796 (org-export-with-tags, org-export-with-timestamps): New options.
11797 (org-html-handle-time-stamps): New function.
11798 (org-keyword-time-regexp): New variable.
11799 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
11800 (org-agenda-todo-list-sublevels): New option.
11801 (org-html-level-start): When TITLE is nil, just close all levels.
11802 (org-parse-key-lines, org-parse-export-options): Remove functions,
11803 replaced by `org-infile-export-plist'.
11804 (org-combine-plists, org-infile-export-plist)
11805 (org-default-export-plist): New functions.
11806 (org-export-html-preamble, org-export-html-postamble)
11807 (org-export-html-auto-preamble, org-export-html-auto-postamble):
11808 New variables.
11809 (org-export-publishing-directory): New option.
11810 (org-export-as-html, org-export-as-ascii): Use the new property
11811 lists for settings.
11812 (org-export-copy-visible, org-export-as-xoxo):
11813 Respect `org-export-publishing-directory'.
11814 (org-link-search, org-store-link, org-file-apps): Support for
11815 links to BibTeX database entries..
11816 (org-get-current-options, org-set-regexps-and-options):
11817 Implement logging as a startup option.
11818 (org-store-link): Make sure context string is never empty
11819 (org-insert-link): Use relative path when possible.
11820 (org-at-item-checklet-p): New function.
11821 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
11822 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
11823 (org-metaright, org-metaup, org-metadown, org-shiftup)
11824 (org-shiftdown, org-shiftright, org-shiftleft)
11825 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
11826 Dispatch using `call-interactively'.
11827 (org-call-with-arg): New defsubst.
11828 (org-tag-alist, org-use-fast-tag-selection): New options.
11829 (org-complete): Use `org-tag-alist'.
11830 (org-fast-tag-insert, org-fast-tag-selection): New functions.
11831 (org-next-item, org-previous-item): New commands.
11832 (org-beginning-of-item, org-end-of-item): Add (interactive) to
11833 make command.
11834 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
11835
11836 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
11837
11838 * emacs-lisp/ewoc.el (ewoc-delete): New function.
11839 (ewoc-filter): Use `ewoc-delete'.
11840
11841 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
11842
11843 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
11844
11845 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
11846 Signal more user-friendly error messages.
11847
11848 * complete.el (PC-do-completion): Undo the addition of implicit
11849 wildcards if they did not lead to finding any match.
11850 (read-file-name-internal): Don't add the final > if the completion is
11851 not finished.
11852
11853 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
11854
11855 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
11856 Quote safe-local-variable predicate.
11857
11858 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
11859
11860 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
11861
11862 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11863
11864 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
11865
11866 * progmodes/make-mode.el (makefile-special-targets-list)
11867 (makefile-macro-table, makefile-target-table): Mark as risky.
11868 (makefile-query-one-target-method): Make this the alias for the
11869 following variable.
11870 (makefile-query-one-target-method-function): Make this the real name.
11871
11872 * textmodes/artist.el (artist-text-renderer): Make this the alias
11873 for the following variable.
11874 (artist-text-renderer-function): Make this the real name.
11875
11876 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
11877 the alias for the following variable.
11878 (flyspell-generic-check-word-predicate): Make this the real name.
11879
11880 * textmodes/ispell.el (ispell-format-word): Make this the alias
11881 for the following variable.
11882 (ispell-format-word-function): Make this the real name.
11883 (ispell-message-text-end): Mark as risky.
11884
11885 * skeleton.el (skeleton-transformation, skeleton-filter)
11886 (skeleton-pair-filter): Make these the aliases for the following
11887 variables.
11888 (skeleton-transformation-function, skeleton-filter-function)
11889 (skeleton-pair-filter-function): Make these the real names.
11890
11891 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
11892 and skeleton-pair-filter-function.
11893
11894 * textmodes/sgml-mode.el (sgml-transformation): Make this the
11895 alias for the following variable.
11896 (sgml-transformation-function): Make this the real name.
11897 (sgml-tag-alist): Mark as risky.
11898
11899 2006-05-21 Richard Stallman <rms@gnu.org>
11900
11901 * simple.el (kill-region): Interactively, pass point, then mark.
11902
11903 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
11904
11905 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
11906
11907 2006-05-21 Romain Francoise <romain@orebokech.com>
11908
11909 * dired-x.el (dired-mode-map): Don't bind M-g.
11910
11911 2006-05-20 Richard Stallman <rms@gnu.org>
11912
11913 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
11914 (dired-goto-file): Doc fix.
11915
11916 2006-05-21 Kim F. Storm <storm@cua.dk>
11917
11918 * emulation/cua-base.el: Mention customizing cua-mode as alternative
11919 way to enable built-in cua-mode if user loads older CUA-mode package.
11920
11921 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
11922 if default-filename is specified.
11923
11924 2006-05-20 Eli Zaretskii <eliz@gnu.org>
11925
11926 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
11927
11928 * info.el (info-apropos): Make sure current-file and current-node
11929 have non-nil values. Speed up by using add-to-list instead of
11930 manual consing.
11931
11932 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11933
11934 * progmodes/make-mode.el (makefile-mode): Doc fix.
11935
11936 2006-05-20 Eli Zaretskii <eliz@gnu.org>
11937
11938 * dired-aux.el (dired-do-shell-command): Doc fix.
11939
11940 2006-05-20 Kevin Ryde <user42@zip.com.au>
11941
11942 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
11943 ``(custom-manual :tag "Foo" "(foo)Node")''.
11944
11945 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
11946
11947 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
11948 value is an integer.
11949
11950 2006-05-20 Eli Zaretskii <eliz@gnu.org>
11951
11952 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
11953 "format".
11954 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
11955
11956 2006-05-20 Martin Rudalics <rudalics@gmx.at>
11957
11958 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
11959 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
11960
11961 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
11962
11963 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
11964 regexp for keywords.
11965
11966 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
11967
11968 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
11969 replace-regexp-in-string.
11970
11971 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
11972 encode, and escape file name on conversion to URL.
11973
11974 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11975
11976 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
11977 Don't unescape URL.
11978 (dnd-get-local-file-name): Unescape URL on conversion to file name.
11979
11980 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
11981 on conversion to URLs.
11982
11983 * net/browse-url.el (browse-url-file-url): Encode file name on
11984 conversion to URL.
11985
11986 * term/mac-win.el (mac-ae-open-documents): Escape file name on
11987 conversion to URL.
11988
11989 2006-05-19 Eli Zaretskii <eliz@gnu.org>
11990
11991 * progmodes/cc-styles.el (c-style-alist): Doc fix.
11992
11993 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11994
11995 * term/mac-win.el (mac-bytes-to-digits): Remove function.
11996 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
11997
11998 2006-05-19 Glenn Morris <rgm@gnu.org>
11999
12000 * calendar/diary-lib.el (diary-bahai-date)
12001 (list-bahai-diary-entries, mark-bahai-diary-entries)
12002 (mark-bahai-calendar-date-pattern): Not interactive.
12003 (add-to-diary-list): New optional arg LITERAL. Doc fix.
12004 (diary-entries-list): Change format of 4th element in each entry.
12005 (diary-list-entries): Use add-to-diary-list.
12006 (diary-goto-entry): Handle the case where the buffer visiting the
12007 diary has been killed.
12008 (fancy-diary-display): Add 'locator to button rather than 'marker.
12009 Only generate temp-face when there are marks to apply.
12010 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
12011 (diary-fancy-date-pattern): New variable.
12012 (diary-time-regexp): Doc fix.
12013 (diary-anniversary, diary-time): New faces.
12014 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
12015 diary-time-regexp. Add font-lock-multiline property where needed.
12016 Use new faces diary-anniversary and diary-time.
12017 (diary-fancy-font-lock-fontify-region-function): New function, to
12018 handle multiline font-lock pattern in fancy diary.
12019 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
12020 (diary-font-lock-keywords): Tweak time regexp. Use new face
12021 diary-time.
12022
12023 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
12024
12025 * international/code-pages.el (mik): Table corrected.
12026
12027 2006-05-18 Kim F. Storm <storm@cua.dk>
12028
12029 * progmodes/grep.el (grep-find): Don't check grep-find-command
12030 before running command (breaks non-interactive usage).
12031
12032 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
12033
12034 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
12035 (ewoc--insert-new-node): Don't insert trailing newline.
12036 Instead, adjust successor nodes's start markers.
12037 (ewoc--refresh-node): Delete all text from current node's start
12038 marker to the next one's; adjust successor nodes's start markers.
12039 (ewoc--create): Doc fixes.
12040 (ewoc--refresh): Don't insert newline.
12041 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
12042 * pcvs.el (cvs-make-cvs-buffer):
12043 Specify extra newline for ewoc's header and footer.
12044 (cvs-update-header): Update initial header recognition.
12045 Append newline to final header and footer values.
12046 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
12047
12048 2006-05-17 Richard Stallman <rms@gnu.org>
12049
12050 * files.el (file-name-extension): Doc fix.
12051
12052 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12053
12054 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
12055 we can explicitly enable/disable rather than toggle.
12056 (shell-mode): Use it.
12057 (shell-cd): Don't try to reproduce what `cd' does.
12058
12059 2006-05-17 Kim F. Storm <storm@cua.dk>
12060
12061 * ido.el (ido-read-internal): Use only nondirectory part of
12062 default item.
12063
12064 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
12065
12066 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
12067 (ewoc-nth): Doc fix.
12068
12069 (ewoc-map, ewoc-invalidate): Compute PP before looping.
12070
12071 2006-05-16 Eli Zaretskii <eliz@gnu.org>
12072
12073 * international/mule.el (auto-coding-alist): Add .lha to files
12074 read with no-conversion.
12075
12076 * files.el (auto-mode-alist): Add .lha files to archive file
12077 extensions.
12078
12079 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
12080 Convert csize to integer when computing offsets within the
12081 compressed archive file.
12082
12083 2006-05-16 Kim F. Storm <storm@cua.dk>
12084
12085 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
12086 with read-from-minibuffer.
12087
12088 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12089
12090 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
12091 (byte-compile-warnings): Fix safe-local-variable property.
12092
12093 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
12094
12095 * allout.el (allout-show-bodies, allout-old-style-prefixes)
12096 (allout-stylish-prefixes, allout-numbered-bullet)
12097 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
12098 predicates to qualify `safe-local-variable' property, when
12099 available, else use equivalent lambda.
12100 (allout-current-topic-collapsed-p): Do the right thing regarding
12101 trailing blank lines.
12102
12103 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12104
12105 * server.el (server-start): Only create a directory if needed.
12106 (server-edit, server-unload-hook): server-start => server-mode.
12107 (kill-emacs-hook): Cleanup upon exit.
12108
12109 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
12110
12111 * hexl.el (hexlify-buffer): Encode process arguments manually.
12112
12113 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
12114
12115 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
12116 call to gdb-tooltip-print.
12117
12118 2006-05-15 Romain Francoise <romain@orebokech.com>
12119
12120 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
12121 systems, default to "tar" since those systems probably have GNU tar.
12122
12123 2006-05-14 Lars Hansen <larsh@soem.dk>
12124
12125 * desktop.el (desktop-missing-file-warning): Fix docstring.
12126 (desktop-restore-file-buffer): Correct question asked on missing file.
12127
12128 2006-05-14 Kim F. Storm <storm@cua.dk>
12129
12130 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
12131 Add CUA move property.
12132
12133 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
12134
12135 * custom.el (custom-push-theme): Load the variable before checking
12136 its `standard-value'.
12137
12138 2006-05-13 Lars Hansen <larsh@soem.dk>
12139
12140 * desktop.el (desktop-save): Use with-temp-buffer.
12141
12142 2006-05-12 Glenn Morris <rgm@gnu.org>
12143
12144 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
12145 * calendar/calendar.el (calendar-mode-map):
12146 * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
12147 * calendar/appt.el (appt-check, appt-make-list): Refer to
12148 diary-view-entries, diary-list-entries, diary-show-all-entries
12149 rather than obsolete aliases.
12150
12151 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
12152
12153 * simple.el (line-move-finish): Avoid calling point motion hooks
12154 while processing intangibility.
12155
12156 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
12157
12158 * term/xterm.el (terminal-init-xterm): Fix typo.
12159
12160 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
12161
12162 * allout.el (allout-view-change-hook): Mark as being deprecated,
12163 to be replaced by `allout-exposure-change-hook'.
12164 (allout-exposure-change-hook): New, replacing
12165 `allout-view-change-hook'.
12166 (allout-flag-region): Run new hook `allout-exposure-change-hook',
12167 in addition to `allout-view-change-hook'.
12168 (allout-show-bodies, allout-old-style-prefixes)
12169 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
12170 lambda forms to prevent their showing up in variable help
12171 presentations as inscrutable byte-compiled code.
12172 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
12173 Use string-or-null-p to qualify safe-local-variable values.
12174 (allout-reindent-bodies): Use memq to qualify matches against
12175 valid safe-local-variable values. Also, quote the lambda as above.
12176 (allout-use-mode-specific-leader): Add missing candidate-value
12177 symbols, use memq, and quote the lambda.
12178 (allout-overlay-interior-modification-handler): Remove unused
12179 variables `msg' and 'opened'.
12180 (allout-hidden-p): Constrain invisibility consideration to allout's
12181 invisibility spec, disregarding invisibility for other reasons.
12182
12183 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
12184
12185 * files.el (version-control): Correct safe values.
12186
12187 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
12188
12189 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
12190
12191 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
12192 (ewoc--insert-new-node): New func.
12193 Update callers of deleted funcs to use it, instead.
12194
12195 2006-05-11 Glenn Morris <rgm@gnu.org>
12196
12197 * calendar/calendar.el (diary-show-all-entries): Do not refer to
12198 obsolete alias `show-all-diary-entries'.
12199 (make-diary-entry): Not interactive.
12200 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
12201 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
12202 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
12203 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12204 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
12205 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
12206
12207 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
12208
12209 * calendar/calendar.el (calendar-french-date-string)
12210 (calendar-mayan-date-string, calendar-chinese-date-string)
12211 (calendar-astro-date-string, calendar-iso-date-string)
12212 (calendar-islamic-date-string, calendar-bahai-date-string)
12213 (calendar-hebrew-date-string, calendar-coptic-date-string)
12214 (calendar-ethiopic-date-string, calendar-persian-date-string):
12215 These functions are not interactive.
12216
12217 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
12218
12219 * files.el: Balance parentheses.
12220
12221 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
12222
12223 * files.el, newcomment.el, outline.el, simple.el,
12224 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
12225 * progmodes/cc-vars.el, progmodes/compile.el:
12226 Move `safe-local-variable' declarations to the respective files.
12227
12228 * help-fns.el (describe-variable): Don't print safe-var if it is
12229 byte-code. Improve wording as suggested by Luc Teirlinck.
12230
12231 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12232
12233 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
12234 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
12235 Use a token for pending-triggers to ensure gdb-var-update
12236 gets called once per user input again for pre-GDB 6.4.
12237 (gdb-var-delete): Match on more complex expressions.
12238 (gdb-var-list-children-handler, gdb-var-create-handler):
12239 Use a token for consistency.
12240
12241 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
12242
12243 * textmodes/org.el (org-read-date, org-goto-calendar)
12244 (org-agenda-goto-calendar):
12245 Bind `view-calendar-holidays-initially' to nil.
12246
12247 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
12248
12249 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
12250 Update all callers to do it there, instead.
12251
12252 2006-05-10 Glenn Morris <rgm@gnu.org>
12253
12254 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
12255 prefix arg case, to avoid view-diary-entries-initially error.
12256 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
12257 (calendar-date-is-legal-p): Handle dates with no day part.
12258
12259 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12260
12261 * comint.el (comint-insert-input): Just make it when
12262 comint-use-prompt regexp is nil (default) and with the mouse.
12263 (comint-copy-old-input): Reinstate from 2004-06-23.
12264 (comint-mode-map): Bind C-c C-m to it.
12265
12266 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
12267
12268 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
12269 Remove spurious move to point-max (new comint behavior fixes).
12270
12271 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
12272 compatibility function (Emacs 18/19).
12273 (idlwave-is-continuation-line): Always return point at start of
12274 previous non-blank continuation line.
12275 (keyword-parameters): Fix continued comment font-lock matcher.
12276 (idlwave-font-lock-fontify-region): Written, use as
12277 font-lock-fontify-region-function, to fix continued keyword
12278 fontification issues.
12279
12280 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12281
12282 * term/mac-win.el (mac-font-panel-mode): Doc fix.
12283 (mac-service-selection, mac-service-open-file)
12284 (mac-service-open-selection, mac-service-mail-selection)
12285 (mac-service-mail-to, mac-service-insert-text): Rename from
12286 mac-services-*. All uses changed.
12287 (mac-apple-event-map): Rename event symbol `services' to `service'.
12288
12289 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
12290
12291 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
12292 (ewoc--node-enter-first, ewoc--node-enter-last)
12293 (ewoc--delete-node-internal): Merge funcs into unique callers.
12294
12295 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
12296
12297 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
12298 return value of read-from-minibuffer for empty input.
12299
12300 2006-05-09 Miles Bader <miles@gnu.org>
12301
12302 * comint.el (comint-insert-input): Remove redundant calls to setq
12303 and goto-char.
12304
12305 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
12306
12307 * comint.el (comint-insert-input): Make it work when
12308 comint-use-prompt-regexp is t.
12309
12310 2006-05-10 Miles Bader <miles@gnu.org>
12311
12312 * subr.el (field-at-pos): New function.
12313
12314 * comint.el (comint-insert-input): Use it.
12315
12316 2006-05-09 Juri Linkov <juri@jurta.org>
12317
12318 * battery.el (battery-linux-proc-acpi): Also try
12319 `/proc/acpi/thermal_zone/THR2/temperature'.
12320
12321 * files.el <safe-local-variable>: Remove `eval' and `let' binding
12322 for now unused lambda `string-or-null'.
12323
12324 * add-log.el (change-log-default-name): Put `string-or-null-p'
12325 instead of lambda on `safe-local-variable' property.
12326
12327 * diff-mode.el (diff-context->unified): Use `region-beginning' and
12328 `region-end' instead of `mark' and `point'.
12329 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
12330 Operate on region in Transient Mark mode when the mark is active.
12331 Use `region-beginning' and `region-end' instead of `mark' and
12332 `point'.
12333 (diff-hunk-text, diff-goto-source): Doc fix.
12334
12335 * startup.el (fancy-splash-screens, normal-splash-screen): Use
12336 face `mode-line-buffer-id' for mode-line buffer face instead of
12337 hard-coded `(:weight bold)'.
12338
12339 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
12340 buffer-undo-list to t (undo-ask is reproducible by visiting
12341 nested archives).
12342
12343 2006-05-09 Kim F. Storm <storm@cua.dk>
12344
12345 * progmodes/grep.el (rgrep): Set default directory of *grep*
12346 buffer if we start M-x rgrep in the *grep* buffer and choose
12347 a different base directory.
12348
12349 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
12350
12351 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
12352 completion also when ido is loaded.
12353
12354 2006-05-09 Masatake YAMATO <jet@gyve.org>
12355
12356 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
12357 "warning" and "import".
12358 (cpp-font-lock-keywords): Added "warning".
12359
12360 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
12361
12362 * term/xterm.el (terminal-init-xterm): Add more key bindings.
12363
12364 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12365
12366 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
12367 pages at a time, if we signal the end, we should indeed reach that end.
12368
12369 2006-05-08 David Reitter <david.reitter@gmail.com>
12370
12371 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
12372 output during execution of the body.
12373
12374 2006-05-08 Kim F. Storm <storm@cua.dk>
12375
12376 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
12377
12378 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
12379
12380 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
12381 Use with-current-buffer.
12382
12383 2006-05-07 Kim F. Storm <storm@cua.dk>
12384
12385 * subr.el (add-to-history): Remove keep-dups arg.
12386
12387 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
12388 to nil around call to add-to-history.
12389
12390 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12391
12392 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
12393 than after a buffer modification.
12394
12395 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
12396
12397 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
12398 call to...
12399 (gud-watch): ...here so speedbar is raised for already watched
12400 expressions.
12401 (gdb-speedbar-refresh): Delete function.
12402 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
12403 Use speedbar-timer-fn instead of speedbar-refresh (reverting
12404 earlier change).
12405 (gdb-var-evaluate-expression-handler)
12406 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
12407
12408 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
12409 Update localized contents for all buffers except ignored modes.
12410
12411 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12412
12413 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
12414 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
12415 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
12416 (mac-handle-font-panel-closed, mac-handle-font-selection):
12417 New functions.
12418 (mac-font-panel-mode): New minor mode.
12419 (mac-apple-event-map): Add bindings for toolbar toggle button and
12420 font panel.
12421 (menu-bar-showhide-menu): Add mac-font-panel-mode.
12422
12423 2006-05-07 John Paul Wallington <jpw@pobox.com>
12424
12425 * ibuffer.el (ibuffer-compressed-file-name-regexp):
12426 Avoid `regexp-opt'; simplify regexp for readability.
12427
12428 2006-05-06 Eli Zaretskii <eliz@gnu.org>
12429
12430 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
12431 * files.el (buffer-stale-function):
12432 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12433 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
12434 links to the main manual, not to emacs-xtra.
12435
12436 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12437
12438 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
12439 MacJapanese if text is ASCII-only.
12440
12441 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
12442
12443 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
12444 unless so nil isn't returned.
12445 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
12446
12447 2006-05-06 Kim F. Storm <storm@cua.dk>
12448
12449 * subr.el (add-to-history): New function.
12450
12451 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
12452 (ediff-merge-files-with-ancestor):
12453 * env.el (setenv):
12454 * isearch.el (isearch-update-ring):
12455 * server.el (server-visit-files):
12456 * progmodes/grep.el (lgrep, rgrep):
12457 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
12458 * progmodes/xscheme.el (xscheme-insert-expression):
12459 Use add-to-history.
12460
12461 * kmacro.el (kmacro-push-ring): Use add-to-history.
12462 (kmacro-ring-length): Remove unused defun.
12463 (kmacro-start-macro): Use kmacro-push-ring.
12464
12465 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
12466
12467 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
12468 directly instead of a lambda expression that calls it.
12469
12470 2006-05-06 Kim F. Storm <storm@cua.dk>
12471
12472 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
12473 instead of compute-motion.
12474
12475 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
12476
12477 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
12478 change.
12479
12480 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
12481
12482 * startup.el (command-line-1): Refer to "Pure Storage" on
12483 pure-space-overflow.
12484
12485 2006-05-05 Martin Rudalics <rudalics@gmx.at>
12486
12487 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
12488 provided faces once they all have been used up.
12489
12490 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12491
12492 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
12493 reference to the Lisp manual to the warning about pure space
12494 overflow.
12495
12496 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12497
12498 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
12499 argument to avoid the call to `ispell-internal-change-dictionary'
12500 when not needed.
12501 (ispell-change-dictionary): Use this argument and call
12502 `ispell-internal-change-dictionary' after the possible change
12503 to `ispell-local-dictionary'.
12504 (ispell-internal-change-dictionary): Check for a change in
12505 personal dictionary use too.
12506
12507 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12508
12509 * startup.el (command-line): On MS-Windows, probe "~", not
12510 "~USER", for warning about non-existent home directory.
12511
12512 * arc-mode.el (archive-l-e): New optional argument `float' means
12513 generate a float value.
12514 (archive-arc-summarize, archive-lzh-summarize)
12515 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
12516 with 3rd argument non-nil when file's size is being computed.
12517 Format the file sizes with %8.0f instead of %8d.
12518
12519 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12520
12521 * cus-start.el (all): Add mac-dnd-known-types.
12522
12523 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
12524 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
12525 (mac-TIFF-to-string): New functions.
12526 (x-get-selection, x-selection-value)
12527 (mac-select-convert-to-string): Use them.
12528 (mac-text-encoding-mac-japanese-basic-variant): New constant.
12529 (mac-dnd-types-alist): New customization variable.
12530 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
12531 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
12532 (mac-dnd-handle-drag-n-drop-event): New functions.
12533 (mac-drag-n-drop): Remove function.
12534 (global-map): Bind drag-n-drop and M-drag-n-drop to
12535 mac-dnd-handle-drag-n-drop-event.
12536
12537 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
12538
12539 * progmodes/perl-mode.el (perl-beginning-of-function):
12540 Skip anonymous subs.
12541
12542 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
12543
12544 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
12545 regexp-opt at run time.
12546
12547 * term.el (term-handle-ansi-escape): Fix off by one error.
12548
12549 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
12550
12551 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
12552 (gdb-init-1, gdb-post-prompt): ...and references to it.
12553 (gdb-frame-handler): Strip directory name from filename if present.
12554
12555 * progmodes/gud.el (gdb-force-update): Delete defvar
12556 (gud-speedbar-buttons): ...and references to it. Use window-start
12557 to try to keep positon in watch expression.
12558
12559 2006-05-03 Richard Stallman <rms@gnu.org>
12560
12561 * simple.el (next-history-element, previous-history-element): Doc fix.
12562
12563 * isearch.el (isearch-update-ring): Doc fix.
12564
12565 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
12566
12567 * isearch.el (isearch-update-ring): Take history-delete-duplicates
12568 into consideration. Replace one arm ifs with whens.
12569
12570 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
12571
12572 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
12573 (menu): Fix typo.
12574
12575 2006-05-02 Miles Bader <miles@gnu.org>
12576
12577 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
12578
12579 2006-05-02 Jay Belanger <belanger@truman.edu>
12580
12581 * calc/calc-embed.el (calc-override-minor-modes-map)
12582 (calc-override-minor-modes): New variables.
12583 (calc-do-embedded): Make sure that Calc keystrokes aren't
12584 overwritten by minor modes.
12585
12586 2006-05-02 Chong Yidong <cyd@mit.edu>
12587
12588 * msb.el (msb): If EVENT is a down event, read and discard the up event.
12589
12590 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
12591
12592 * startup.el (command-line-1): Refer to Lisp manual when
12593 pure-space-overflow occurs.
12594
12595 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
12596 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
12597 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
12598 (version-control): Don't use `t' for safe-local-variable declarations.
12599
12600 2006-05-01 Richard Stallman <rms@gnu.org>
12601
12602 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
12603 M-r, M-R, M-A, M-SPC or M-DEL.
12604 (diff-mode-map): diff-refine-hunk now on C-c C-w
12605 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
12606
12607 * help-mode.el (help-mode): view-exit-action calls delete-window
12608 only when it is safe and possible.
12609
12610 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
12611 in messages.
12612
12613 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
12614
12615 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
12616 in the default tool-bar-map.
12617
12618 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
12619
12620 * net/tramp.el (tramp-completion-file-name-handler-alist)
12621 (tramp-run-real-handler, tramp-completion-run-real-handler)
12622 (tramp-completion-handle-file-name-all-completions)
12623 (tramp-completion-handle-file-name-completion): Autoload them.
12624 (tramp-completion-handle-file-exists-p)
12625 (tramp-completion-handle-file-name-directory)
12626 (tramp-completion-handle-file-name-nondirectory)
12627 (tramp-completion-handle-expand-file-name): Remove them.
12628 (tramp-handle-file-name-directory): Return the real directory name.
12629 Returning "/" only doesn't need to be necessary any longer.
12630 (tramp-file-name-handler): Make special attention when in hostname
12631 completion mode.
12632 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
12633 (tramp-register-file-name-handlers):
12634 Register `tramp-completion-file-name-handler' only when
12635 `partial-completion-mode' is enabled.
12636 (tramp-completion-handle-file-name-all-completions):
12637 Delete directory part from results.
12638 (tramp-get-completion-methods, tramp-get-completion-user-host):
12639 Discard deleting "/", it doesn't work after the change of
12640 `tramp-handle-file-name-directory' above.
12641
12642 2006-05-01 Kim F. Storm <storm@cua.dk>
12643
12644 * progmodes/grep.el (grep-expand-template): Use save-match-data
12645 and symbol-value.
12646
12647 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12648
12649 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
12650 Use select-frame-set-input-focus instead of raise-frame.
12651 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
12652
12653 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
12654
12655 * progmodes/gud.el (gud-def): Add %c case.
12656 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
12657 (gud-format-command): Make match case sensitive. Match on %F.
12658
12659 2006-04-30 Glenn Morris <rgm@gnu.org>
12660
12661 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
12662 (cal-tex-preamble): Use cal-tex-preamble-extra.
12663 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
12664 than alias `list-diary-entries'.
12665
12666 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
12667
12668 * help-fns.el (describe-variable): Add info about safe local variables.
12669
12670 2006-04-29 Richard Stallman <rms@gnu.org>
12671
12672 * bindings.el (mode-line-format): help-echo doc fixes.
12673
12674 * net/tramp.el (tramp-file-name-handler-alist): Delete
12675 expand-file-name and other operations that can cause spurious loading.
12676
12677 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
12678
12679 * files.el (safe-local-variable-p): Remove support for the special
12680 value t.
12681
12682 * textmodes/paragraphs.el (sentence-end-without-space):
12683 Fix safety predicate.
12684 (sentence-end-double-space, sentence-end-without-period)
12685 (paragraph-ignore-fill-prefix):
12686 * textmodes/fill.el (colon-double-space):
12687 * abbrev.el (abbrev-mode): Tighten the safety predicate.
12688
12689 * subr.el (booleanp): New fun.
12690
12691 * textmodes/reftex-vars.el (reftex-guess-label-type):
12692 Tighten the safety predicate.
12693
12694 2006-04-28 Kim F. Storm <storm@cua.dk>
12695
12696 * progmodes/grep.el (defgroup grep): Doc fix.
12697 (grep-auto-highlight): Remove.
12698 (grep-template): New defcustom.
12699 (grep-find-template): Rename from grep-tree-template.
12700 (grep-files-aliases): Rename from grep-tree-files-aliases.
12701 Remove "all" alias, add "l" alias.
12702 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
12703 (grep-find-ignored-directories): New defcustom to replace
12704 grep-tree-ignore-CVS-directories, to facilitate ignoring
12705 subdirectories for multiple version control systems.
12706 (grep-mode-map): Add Recursive grep item to GREP menu.
12707 (grep-regexp-history, grep-files-history): New defvars.
12708 (grep-probe): New helper function.
12709 (grep-compute-defaults): Use it to simplify code.
12710 Adapt to name changes.
12711 Use `.' as base in grep-find-template rather than <D>.
12712 (grep): Remove superfluous highlight-regexp arg. Fix doc.
12713 Call grep-compute-defaults unconditionally.
12714 (grep-expand-keywords): New defconst.
12715 (grep-expand-template): Rename from grep-expand-command-macros.
12716 Simplify via grep-expand-keywords. Look at case-fold-search instead
12717 of grep-tree-ignore-case to add -i option.
12718 Bind case-fold-search to nil while matching keywords.
12719 (grep-tree-last-regexp, grep-tree-last-files): Remove.
12720 (grep-read-regexp, grep-read-files): New helper functions.
12721 (rgrep): Rename from grep-tree. Rework to use proper histories.
12722 Adapt to changes in defcustoms and functions above.
12723 (lgrep): New command, as grep, but using same interactive UI as rgrep.
12724
12725 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
12726
12727 * net/tramp.el (tramp-completion-file-name-handler):
12728 Disable Tramp's functionality while loading Tramp itself.
12729 (tramp-register-file-name-handlers): That's a defsubst now.
12730 Code from `tramp-repair-jka-compr' moved here. Apply it via
12731 `after-init-hook'.
12732 (tramp-repair-jka-compr): Remove.
12733
12734 2006-04-27 Jay Belanger <belanger@truman.edu>
12735
12736 * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
12737 read expression when `math-read-big-expr' doesn't work.
12738
12739 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
12740
12741 * startup.el (command-line-1): Display warning when
12742 pure-space-overflow is non-nil.
12743
12744 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12745
12746 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
12747 risky.
12748
12749 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12750
12751 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
12752 Return the URL or nil if none can be generated.
12753
12754 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
12755
12756 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
12757 byte compiler warnings.
12758 (gud-basic-call, gud-find-expr): Let user select an expression
12759 for printing. Print expression as well as value in GUD buffer.
12760
12761 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
12762
12763 * allout.el: Remove local autoload declaration for
12764 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
12765 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
12766 (allout-plain-bullets-string, allout-distinctive-bullets-string)
12767 (allout-use-mode-specific-leader, allout-old-style-prefixes)
12768 (allout-stylish-prefixes, allout-numbered-bullet)
12769 (allout-file-xref-bullet, allout-presentation-padding)
12770 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
12771 safe-local-variable with suitable value spec, and add autoload
12772 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
12773 (move-beginning-of-line, move-end-of-line): Repair so these compat
12774 functions now actually resituate the point, when appropriate.
12775
12776 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12777
12778 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
12779
12780 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
12781 (add-log-iso8601-time-string): Fix call to format-time-string.
12782
12783 2006-04-26 Kim F. Storm <storm@cua.dk>
12784
12785 * subr.el (posn-string, posn-image, posn-object): Doc fix.
12786
12787 2006-04-26 Masatake YAMATO <jet@gyve.org>
12788
12789 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
12790 Add support for "//" style comments. Remove `b' flag
12791 from ?* in `asm-mode-syntax-table'.
12792
12793 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12794
12795 * follow.el: Use (featurep 'xemacs) everywhere.
12796 (follow-mode): Use define-minor-mode.
12797 (follow-mode-map): Move initialization into the declaration.
12798 Use command remapping.
12799 (follow-emacs-version-xemacs-p): Remove.
12800 (follow-submit-feedback): Remove.
12801
12802 * allout.el (allout-layout, allout-passphrase-verifier-string)
12803 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
12804
12805 * textmodes/reftex-vars.el (reftex-vref-is-default)
12806 (reftex-fref-is-default, reftex-guess-label-type):
12807 Tighten up a bit the safety predicate.
12808
12809 * textmodes/paragraphs.el (sentence-end-double-space)
12810 (sentence-end-without-period, sentence-end-without-space)
12811 (page-delimiter, paragraph-ignore-fill-prefix):
12812 Tighten up a bit the safety predicate.
12813
12814 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
12815
12816 * progmodes/python.el (python-continuation-line-p)
12817 (python-beginning-of-statement): syntax-ppss may return
12818 a negative depth.
12819 (python-mode): Don't forcefully enable font-lock.
12820
12821 * time-stamp.el (time-stamp-start, time-stamp-end)
12822 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
12823
12824 * add-log.el: Remove spurious * in docstrings.
12825 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
12826 (add-change-log-entry): Use it here, since it's not specific
12827 to iso8601.
12828 (add-log-iso8601-time-string): Don't use it here any more.
12829 (change-log-indent-text, change-log-indent): Rename from add-log-*.
12830
12831 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
12832
12833 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
12834
12835 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
12836 (rcirc-toggle-low-priority): Doc fix.
12837 (rcirc-handler-NOTICE): Remove beginning of line anchor in
12838 ChanServ regexp.
12839 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
12840 #emacs.
12841 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
12842 (rcirc-decode-coding-system): Use utf-8 as the default.
12843 (rcirc-multiline-minor-mode): Set the fill-column.
12844 (rcirc-format-response-string): Display bright and dim nicks.
12845 (rcirc-browse-url): Update interactive spec to fill ARG.
12846 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
12847 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
12848
12849 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
12850
12851 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
12852 case for @Article, etc.
12853
12854 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
12855
12856 * net/tramp.el (tramp-register-file-name-handlers): New defun.
12857 Added with autoload cookie.
12858 (tramp-unload-file-name-handlers): Rename from
12859 `tramp-unload-file-name-handler-alist'.
12860
12861 2006-04-23 Romain Francoise <romain@orebokech.com>
12862
12863 * comint.el (comint-match-partial-filename): Doc fix.
12864
12865 2006-04-21 Glenn Morris <rgm@gnu.org>
12866
12867 * calendar/cal-menu.el (calendar-mode-map): Refer to
12868 `diary-view-entries' rather than alias `view-diary-entries'.
12869 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
12870
12871 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
12872
12873 * progmodes/antlr-mode.el (antlr-default):
12874 * cus-edit.el (custom-documentation):
12875 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
12876 in defface.
12877
12878 2006-04-21 Kim F. Storm <storm@cua.dk>
12879
12880 * image.el (image-type): New defun split out of create-image.
12881 (create-image): Use it.
12882
12883 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
12884
12885 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
12886 (org-open-at-point): Remove the "...done" message to keep output
12887 in the echo area visible.
12888 (org-export-as-xoxo): Fix call to `indent-region'.
12889
12890 2006-04-21 Kevin Ryde <user42@zip.com.au>
12891
12892 * international/mule.el (keyboard-coding-system): defcustom
12893 info-link fixes: "Specify Coding" has been split, keyboard now in
12894 "Terminal Coding", and "Single-Byte Character Support" is now
12895 "Unibyte Mode".
12896
12897 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
12898
12899 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
12900 Use font-lock-warning-face for any errors e.g. no stack.
12901 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
12902
12903 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
12904
12905 * progmodes/sh-script.el (sh-shell): Mark as safe.
12906
12907 * newcomment.el (comment-start, comment-start-skip)
12908 (comment-end-skip, comment-end): Mark as safe.
12909
12910 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
12911
12912 * textmodes/org.el (org-deadline-announce): Face removed.
12913 (org-level-faces, org-n-levels): Convert to constant.
12914 (org-compatible-face): New function.
12915 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
12916 (org-level-5, org-level-6, org-level-7, org-level-8)
12917 (org-special-keyword, org-warning, org-headline-done, org-link)
12918 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
12919 (org-scheduled-today, org-scheduled-previously, org-time-grid):
12920 Face definition revised for better color tty support.
12921 (org-bold-re, org-italic-re, org-underline-re): New constants.
12922 (org-set-font-lock-defaults): Use the new constants.
12923 (org-agenda-highlight-todo): New function.
12924 (org-agenda-todo): Fix bug with point at end of line.
12925 (org-agenda-change-all-lines, org-finalize-agenda-entries):
12926 Fontify TODO keywords.
12927 (org-insert-link): Preserve relative path in ../ links.
12928 (org-export-as-html): Convert links pointing to .org files into
12929 links that will work beteen the exported HTML files.
12930 (org-todo-list): Fix bug when arg=0.
12931 (org-insert-heading): More fine-tuning.
12932
12933 2006-04-19 Romain Francoise <romain@orebokech.com>
12934
12935 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
12936 from `rmail-mime-charset-pattern'.
12937
12938 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
12939
12940 * progmodes/python.el (python-mode): Fix typo.
12941
12942 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
12943
12944 * comint.el (comint-previous-input): Don't clobber input line
12945 when moving off either end of the input history ring.
12946 (comint-delete-input): New function, used by
12947 `comint-previous-input' and others.
12948 (comint-previous-matching-input):
12949 Use `coming-delete-input'. Save the partial input if leaving the
12950 edit line. Goto point-max before deleting input to avoid
12951 partial input fragments hanging around.
12952 (comint-restore-input): New function, used by `comint-previous-input'.
12953
12954 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
12955
12956 * imenu.el (imenu--index-alist): Balance parentheses.
12957
12958 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
12959
12960 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
12961
12962 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
12963
12964 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
12965 file is nil.
12966
12967 2006-04-18 Richard Stallman <rms@gnu.org>
12968
12969 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
12970
12971 * imenu.el (imenu-create-index-function, imenu--index-alist)
12972 (imenu--last-menubar-index-alist, imenu--make-index-alist)
12973 (imenu-default-create-index-function, imenu--generic-function):
12974 Doc fixes.
12975
12976 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
12977
12978 * help-mode.el (help-mode): Set view-exit-action to delete window.
12979
12980 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
12981 now works by passing nil as arg.
12982
12983 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
12984
12985 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
12986 (read-abbrev-file): Provide default when reading filename.
12987
12988 * files.el (enable-local-variables): Allow :all as value.
12989 (hack-local-variables): Implement that value.
12990 (safe-local-variable-values, safe-local-eval-forms)
12991 (enable-local-variables): Mark as risky.
12992 (find-file-visit-truename, kept-old-versions): Mark safe.
12993
12994 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
12995 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
12996 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
12997
12998 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12999
13000 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
13001 Use forward-line so as to get to BOL even in the presence of fields.
13002 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
13003 in return.
13004 (inferior-tcl): Tell tclsh to work in interactive mode.
13005
13006 * complete.el (partial-completion-mode):
13007 Use 'choose-completion-string-functions to make sure that
13008 choose-completion fills the minibuffer properly.
13009
13010 * complete.el (PC-old-read-file-name-internal): Remove.
13011 (PC-read-include-file-name-internal): Remove. Turn it into an advice
13012 of read-file-name-internal.
13013 (partial-completion-mode): Enable/disable this advice.
13014
13015 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
13016
13017 * net/tramp.el (tramp-completion-file-name-handler): Revert change
13018 of 2006-04-17.
13019
13020 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
13021
13022 * textmodes/org.el (org-insert-heading): Insert heading before
13023 current if at beginning of line.
13024 (org-todo, org-date): New faces.
13025 (org-table-align): Make sure tooltip window contains full text.
13026 (org-no-properties): New defsubst.
13027 (org-set-font-lock-defaults): Use new faces.
13028
13029 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
13030
13031 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
13032 for root variables.
13033
13034 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
13035 (gdb-frame-address): Re-use to identify frame for watch expression.
13036 (gdb-var-list, gdb-var-create-handler): Add frame address for root
13037 variables.
13038 (gdb-init-1, gdb-source, gdb-post-prompt)
13039 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
13040 (gdb-frame-handler): Get gdb-frame-address.
13041
13042 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
13043
13044 Sync with Tramp 2.0.53.
13045
13046 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
13047 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
13048 (tramp-completion-file-name-handler): Add autoload cookie for
13049 adding to `file-name-handler-alist'.
13050
13051 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
13052 the prompt. If it returns earlier (when detecting an error
13053 message), the rest of the output will merge accidently with the
13054 output of the next command. Reported by M Jared Finder
13055 <jared@hpalace.com>.
13056
13057 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
13058 for `process-file', in order to let it work for older Emacsen too.
13059
13060 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
13061
13062 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
13063 (tex-font-lock-keywords-3): Use it.
13064
13065 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
13066
13067 * newcomment.el (comment-add): New function.
13068 (comment-region-default, comment-dwim): Use it.
13069
13070 2006-04-15 Michael Olson <mwolson@gnu.org>
13071
13072 * emacs-lisp/tq.el: Improve comments.
13073 (tq-queue-head-question): New accessor function.
13074 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
13075 Update for modified queue structure.
13076 (tq-queue-add): Accept `question' argument.
13077 (tq-queue-pop): If a question is pending, send it.
13078 (tq-enqueue): Accept new optional argument `delay-question'.
13079 If this is non-nil, and at least one other question is pending a
13080 response, queue the question rather than sending it immediately.
13081
13082 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13083
13084 * calendar/appt.el (appt-add): Check whether an appointment is
13085 already present in appt-time-msg-list. Simplify code.
13086
13087 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13088
13089 * progmodes/cc-langs.el (c-mode-menu):
13090 Don't presume c-subword-mode is bound.
13091
13092 2006-04-13 Bill Wohler <wohler@newt.com>
13093
13094 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
13095 (customize-package-emacs-version): Use cdr instead of cadr now
13096 that alists use dotted pairs.
13097
13098 * custom.el (defcustom): Fix docstring for :package-version.
13099
13100 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
13101
13102 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
13103 (tramp-handle-shell-command): Display output buffer only when
13104 `tramp-display-shell-command-buffer' is true.
13105 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
13106
13107 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13108
13109 * textmodes/org.el (org-set-autofill-regexps): Set only the local
13110 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
13111
13112 2006-04-13 Romain Francoise <romain@orebokech.com>
13113
13114 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
13115 leaving temporary .cvsignore buffers behind.
13116
13117 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13118
13119 * textmodes/org.el (org-set-regexps-and-options)
13120 (org-get-current-options): Better names for the startup folding
13121 options.
13122
13123 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
13124
13125 * vc.el (vc-annotate): Arrange for point to end up at the same
13126 line number as in the original, but only when using a new buffer.
13127
13128 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
13129
13130 * files.el (hack-one-local-variable-eval-safep):
13131 Recognize `edebug-form-spec' for `put', but only if it passes
13132 `edebug-basic-spec'. Generalize `put' handling.
13133
13134 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
13135 vetting file-local form specs.
13136
13137 * allout.el (allout-layout): Autoload its `safe-local-variable'
13138 property.
13139
13140 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13141
13142 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
13143 (org-agenda-mouse-1-follows-link)
13144 (org-mouse-1-follows-link): New options.
13145 (org-format-agenda-item): Fix bug if TAGS is nil.
13146 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
13147
13148 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
13149
13150 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
13151 GDB 6.1+ gives full filename for "info sources" so use
13152 file-name-nondirectory.
13153
13154 2006-04-12 Romain Francoise <romain@orebokech.com>
13155
13156 * subr.el (read-passwd): Bind `message-log-max' to nil.
13157
13158 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13159
13160 * progmodes/perl-mode.el (perl-indent-new-calculate):
13161 Recompute parse-start after jumping backward by a whole sexp.
13162
13163 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13164
13165 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
13166 window configuration.
13167 (vc-annotate-display-select): Select the buffer so that current-buffer
13168 (and selected-window) is the output buffer at the end of vc-annotate.
13169
13170 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
13171
13172 * vc.el (vc-annotate-color-map): Add custom TTY color map for
13173 8-color terminals, to use all of the colors in a sensible order.
13174 256-color terminals work well with the standard map.
13175 (vc-annotate-lines): Only strip the first color character if it
13176 is "#", to allow for terminal-style named colors.
13177 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
13178 the correct buffer is scrolled.
13179
13180 2006-04-11 Richard Stallman <rms@gnu.org>
13181
13182 * emacs-lisp/bytecomp.el (byte-compile-file):
13183 Bind enable-local-variables to :safe, and make normal-mode obey it.
13184
13185 * files.el (enable-local-variables): Allow value :safe.
13186 (normal-mode): Doc fix.
13187 (hack-local-variables): Implement enable-local-variables = :safe.
13188 (hack-local-variables-confirm): Don't prevent quitting.
13189
13190 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13191
13192 * loadhist.el (unload-feature): A bit of sanity check of
13193 load-history entries. Cancel timer-vars before unbinding them.
13194
13195 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
13196 quote special chars, and make the trick work on the hex part of the
13197 buffer as well.
13198 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
13199 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
13200
13201 * startup.el (normal-splash-screen): Fix last change so we don't wait
13202 2 minutes if we don't show the splash screen.
13203
13204 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
13205
13206 * textmodes/org.el (org-export-plain-list-max-depth)
13207 (org-table-spaces-around-separators)
13208 (org-radio-targets, org-activate-camels)
13209 (org-table-spaces-around-invisible-separators): Options removed.
13210 (org-time-stamp-rounding-minutes, org-remember-templates)
13211 (org-ellipsis, org-activate-links, org-descriptive-links):
13212 New options.
13213 (org-remember-apply-template, org-current-time)
13214 (org-finish-edit-table-field)
13215 (org-link-unescape, org-link-escape)
13216 (org-string-width, org-table-clean-line, org-html-do-expand)
13217 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
13218 (org-read-agenda-file-list): New functions.
13219 (org-table-edit-field)
13220 (org-table-create-or-convert-from-region): New commands
13221 (org-table-toggle-vline-visibility): Command removed.
13222 (org-table-convert-region): Made a command.
13223 (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
13224 Replace with the normal org- functions.
13225 (org-self-insert-command): Don't trigger realign unnecessarily
13226 when blanking a field that is not full.
13227 (org-mode): `Set buffer-invisibility-spec' for links.
13228 (org-activate-links2): Hide link part and only show descriptive
13229 part of the link.
13230 (org-insert-link): Modify for new linking system.
13231 (org-store-link): Store description separately, for use by
13232 `org-insert-link'.
13233 (org-table-align): Use `org-string-width'.
13234 (defgroup): Completely new group structure for custom variables.
13235 (org-agenda-files): Option: Single file name allowed. Function:
13236 Optional argument unrestrited means ignore any restricitons.
13237 (org-install-agenda-files-menu): Find a buffer in Org-mode before
13238 trying to modify the menu. Use generalized access to
13239 `org-agenda-files.'
13240 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
13241 (org-agenda-file-to-front, org-remove-file, org-diary)
13242 (org-tags-view, org-export-icalendar-all-agenda-files)
13243 (org-export-icalendar-combine-agenda-files): Use generalized
13244 access to `org-agenda-files'.
13245 (org-remember-handler): Correctly preserve heading if present.
13246 (org-table-insert-row, org-table-insert-hline): Deal with
13247 invisible characters.
13248
13249 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
13250
13251 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
13252 (vc-annotate-color-map): New 18 element constant
13253 value/saturation, rotating hue colormap, from red->blue.
13254 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
13255 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
13256 (vc-annotate): To avoid killing the required local variables,
13257 set them before the end of `with-output-to-temp-buffer', and
13258 after first switching to annotate-mode.
13259 (vc-annotate-warp-version): Add buffer argument in goto-line to
13260 ensure annotation, not source, is scrolled.
13261
13262 2006-04-10 Bill Wohler <wohler@newt.com>
13263
13264 * custom.el (defcustom, custom-handle-keyword):
13265 Add :package-version keyword.
13266 (custom-add-package-version): New function. Sets value of new
13267 property 'custom-package-version from :package-version keyword.
13268 (defcustom): Create Common Keywords section in docstring.
13269 (defface, defgroup): Replace definitions of a select few keywords
13270 with a reference to the Common Keywords in defcustom.
13271 (defcustom, defface, defgroup): Replace reference to Customization
13272 chapter in manual with hyperlink.
13273
13274 * cus-edit.el (customize-package-emacs-version-alist): New variable.
13275 (customize-changed-options): Add check for custom-package-version.
13276 (customize-package-emacs-version): New function to look up Emacs
13277 version corresponding to the given package version.
13278
13279 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
13280 defun name, in similar fashion to find-variable-regexp.
13281
13282 2006-04-10 Eli Zaretskii <eliz@gnu.org>
13283
13284 * international/mule-cmds.el (set-locale-environment): Fix last
13285 change for when the locale's preferences don't specify any encoding.
13286
13287 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13288
13289 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
13290 so the defined var/fun doesn't need to be quoted.
13291
13292 2006-04-10 Richard Stallman <rms@gnu.org>
13293
13294 * finder.el (finder-mode-map): Add n and p bindings.
13295
13296 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
13297
13298 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
13299 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
13300 (gdb-setup-windows): Put something in source window if we can't find
13301 the source file.
13302 (gdb-frame-handler): Make it work again with just assembly.
13303 (gdb-data-list-register-values-handler): Make it work when there is
13304 no stack.
13305
13306 2006-04-09 Richard Stallman <rms@gnu.org>
13307
13308 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
13309 specs while looking for charset.
13310
13311 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
13312
13313 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13314 Make them faces.
13315 (lm-font-lock-keywords): Update appropriately.
13316
13317 2006-04-10 Kim F. Storm <storm@cua.dk>
13318
13319 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
13320 it can also replace buffer-substring-no-properties.
13321
13322 * emulation/cua-base.el (cua-delete-region, cua-paste)
13323 (cua-repeat-replace-region): Use filter-buffer-substring.
13324
13325 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
13326 (cua-cut-region-to-global-mark): Likewise.
13327
13328 * emulation/cua-rect.el (cua--extract-rectangle)
13329 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
13330
13331 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13332
13333 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
13334 entry-type. Add field delimiters to numerical fields if they are
13335 not present.
13336
13337 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13338
13339 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
13340 string-const to return value.
13341 (bibtex-remove-delimiters): Use it.
13342
13343 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13344
13345 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
13346 cl-byte-compile-compiler-macro unless it exists.
13347
13348 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13349
13350 * files.el (hack-local-variables-confirm) <offer-save>:
13351 Clarify message text. Suggested by Ralf Angeli.
13352
13353 2006-04-08 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13354
13355 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
13356 (delete-extract-rectangle-line): Use `filter-buffer-substring'
13357 instead of `buffer-substring' and `delete-region'. (Most of the
13358 code actually copied from `kill-region'.)
13359
13360 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
13361
13362 * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
13363 (rcirc-default-port): Rename from rcirc-port.
13364 (rcirc-default-nick): Rename from rcirc-nick.
13365 (rcirc-default-user-name): Rename from rcirc-user-name.
13366 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
13367 (rcirc-low-priority-flag): New variable.
13368 (rcirc-decode-coding-system): New defcustom.
13369 (rcirc-encode-coding-system): New defcustom.
13370 (rcirc-coding-system-alist): New defcustom.
13371 (rcirc-multiline-major-mode): New defcustom.
13372 (rcirc-nick): New internal variable.
13373 (rcirc-process): Remove variable.
13374 (rcirc-server-buffer): New variable.
13375 (rcirc): Update to use rcirc-default-* variables above.
13376 (rcirc-connect): Do not add window-configuration-hook-here.
13377 (rcirc-server): New internal variable.
13378 (rcirc-connect): Do not send keepalive pings if
13379 rcirc-keepalive-seconds is nil.
13380 (with-rcirc-server-buffer): New macro.
13381 (rcirc-send-string): Encode with rcirc-encode-coding-system.
13382 (rcirc-server-name): Rename from rcirc-server.
13383 (rcirc-buffer-process): New function.
13384 (rcirc-buffer-nick): New function.
13385 (rcirc-buffer-target): Remove function.
13386 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
13387 New commands.
13388 (rcirc-mode-map): Change binding of C-c C-l to
13389 rcirc-toggle-low-priority.
13390 (rcirc-mode): Initialize coding system based on
13391 rcirc-coding-system-alist. New change-major-mode-hook to part the
13392 channel on a mode change. Make kill-buffer-hook buffer-local.
13393 (rcirc-change-major-mode-hook): New function.
13394 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
13395 (rcirc-last-post-time): New variable.
13396 (rcirc-process-message): Store the last time user posted a message
13397 to this target.
13398 (rcirc-multiline-minor-mode): New mode.
13399 (rcirc-multiline-minor-mode-map): New mode map.
13400 (rcirc-edit-multiline): Put multiline-edit buffer in
13401 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
13402 (rcirc-print): Ignore any line starting with an ignored nick.
13403 (rcirc-print): Decode using rcirc-decode-coding-system.
13404 (rcirc-track-minor-mode): Update global-mode-string when disabling
13405 this mode.
13406 (minor-mode-alist): Add LowPri indicator.
13407 (rcirc-toggle-low-priority): New function.
13408 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
13409 next lowpriority buffer with activity.
13410 (rcirc-record-activity): Sort buffers in rcirc-activity by the
13411 last time the user posted a message in to the target.
13412 (rcirc-update-activity-string): New formatting for low priority
13413 buffers.
13414 (rcirc-split-activity): New function.
13415 (rcirc-handler-PART, rcirc-handler-KICK)
13416 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
13417 (rcirc-nick-away-alist): New variable.
13418 (rcirc-handler-301): New handler. Away messages are printed once
13419 per change.
13420
13421 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13422
13423 * info.el (Info-follow-nearest-node): Doc fix.
13424
13425 * international/mule-cmds.el (set-locale-environment): Make sure
13426 the coding-system preferred by the locale's language has the same
13427 EOL conversion type as the original buffer-file-coding-system.
13428 (locale-language-names): Add a few MS Windows language codes.
13429
13430 2006-04-07 Richard Stallman <rms@gnu.org>
13431
13432 * simple.el (eval-expression): Doc fix.
13433
13434 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
13435 (eval-defun): Doc fixes.
13436
13437 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
13438
13439 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
13440
13441 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
13442
13443 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
13444 GDB list command without argument for greater generality.
13445
13446 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13447
13448 * subr.el (string-or-null-p): New function.
13449
13450 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
13451
13452 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
13453
13454 * files.el: Update comment about safe-local-variable declarations.
13455
13456 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
13457
13458 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
13459 See idlwave.org.
13460
13461 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
13462 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
13463
13464 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
13465 See idlwave.org.
13466
13467 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
13468 version 6.0 (minimal changes). See idlwave.org.
13469
13470 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
13471 6.0 (minimal changes). See idlwave.org.
13472
13473 * progmodes/idlw-rinfo.el: File obsoleted and removed.
13474
13475 2006-04-06 Romain Francoise <romain@orebokech.com>
13476
13477 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
13478 symmetric encryption features and a new asynchronous interface to
13479 GnuPG. This new version is version 1.4, plus whitespace changes.
13480
13481 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13482
13483 * files.el: Move some `safe-local-variable' declarations to the
13484 respective files.
13485
13486 * textmodes/ispell.el (ispell-check-comments)
13487 (ispell-local-dictionary): Mark as safe.
13488
13489 * abbrev.el (abbrev-mode): Mark as safe.
13490
13491 * add-log.el (change-log-default-name): Mark as safe.
13492
13493 * textmodes/reftex-vars.el (reftex-vref-is-default)
13494 (reftex-fref-is-default, reftex-level-indent)
13495 (reftex-guess-label-type): Mark as safe.
13496
13497 * textmodes/fill.el (colon-double-space): Mark as safe.
13498
13499 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
13500 (sentence-end-double-space, sentence-end-without-period)
13501 (sentence-end-without-space, sentence-end, sentence-end-base)
13502 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
13503
13504 2006-04-06 Kim F. Storm <storm@cua.dk>
13505
13506 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
13507 the :set-after list.
13508 (ido-downcase-unc-hosts): New user option. Default on.
13509 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
13510 when it is set, as regexps are now applied on the fly.
13511 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
13512 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
13513 on the fly, but only when ido-process-ignore-lists is set.
13514 Do case insensitive filtering if ido-downcase-unc-hosts is set.
13515 Only downcase names if ido-downcase-unc-hosts is set.
13516
13517 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
13518
13519 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
13520
13521 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
13522
13523 2006-04-05 Kim F. Storm <storm@cua.dk>
13524
13525 * ido.el (ido-mode): Set after ido-unc-hosts and
13526 ido-ignore-unc-host-regexps.
13527 (ido-save-history): Save ido-unc-hosts-cache.
13528 (ido-load-history): Load ido-unc-hosts-cache.
13529 (ido-reread-directory): Refresh unc hosts cache in // dir.
13530
13531 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
13532 to nil while displaying slash screen.
13533
13534 2006-04-05 Daiki Ueno <ueno@unixuser.org>
13535
13536 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13537 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13538
13539 2006-04-05 Kenichi Handa <handa@m17n.org>
13540
13541 * international/characters.el: Setup cases of Latin, Greek, and
13542 Cyrillic characters in CJK charsets.
13543
13544 2006-03-29 Daiki Ueno <ueno@unixuser.org>
13545
13546 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13547 default-enable-multibyte-characters. This reverts the change from
13548 revision 6.17 which is no longer necessary because the passphrase
13549 is sent separately now. GnuPG messages are unreadable under
13550 multibyte locales with default-enable-multibyte-characters set to nil.
13551
13552 2006-04-04 Andreas Schwab <schwab@suse.de>
13553
13554 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
13555 and `byte-compile-warnings' as `safe-local-variable'.
13556
13557 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
13558
13559 * man.el (Man-mode-map): Restore the \r binding.
13560 (Man-abstract-xref-man-page): If Man-target-string is a function,
13561 call it.
13562 (Man-highlight-references): Use Man-default-man-entry to get the
13563 target. Deal with xrefs too.
13564 (Man-highlight-references0): Don't call the target function.
13565
13566 * woman.el (WoMan-xref-man-page): Strip the section number, woman
13567 cannot deal with it.
13568
13569 2006-04-04 Daiki Ueno <ueno@unixuser.org>
13570
13571 * pgg-gpg.el: Clean up process buffers every time gpg processes
13572 complete.
13573
13574 2006-04-04 Kenichi Handa <handa@m17n.org>
13575
13576 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
13577 here.
13578 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
13579 Temporarily bind inhibit-field-text-motion to t.
13580
13581 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
13582
13583 * startup.el (normal-splash-screen): Only set mode-line-format in the
13584 splash buffer, so as not to interfere when debugging the code.
13585 Ignore errors when switching buffer.
13586
13587 2006-04-03 Romain Francoise <romain@orebokech.com>
13588
13589 * dired.el (dired-dnd-protocol-alist): Fix typo.
13590
13591 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
13592
13593 * savehist.el (savehist): Add :version.
13594 (savehist-ignored-variables): New variable.
13595 (savehist-minibuffer-hook): Don't save variables listed in
13596 `savehist-ignored-variables'.
13597
13598 * dired.el (dired-dnd-protocol-alist): Mention that change does
13599 only apply to new buffers in doc string.
13600
13601 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
13602
13603 * recentf.el (recentf-open-files-item): Include newline in button
13604 field, so opening a file will work, when the point is at the end
13605 of the file name. Allow, for example, to [i]search a file by
13606 extension and just push RET to open it.
13607
13608 2006-04-03 Daiki Ueno <ueno@unixuser.org>
13609
13610 * pgg-gpg.el (pgg-gpg-process-filter)
13611 (pgg-gpg-wait-for-completion): Check if buffer is alive.
13612
13613 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13614 lines, temporary fix.
13615
13616 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
13617
13618 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
13619
13620 2006-04-02 Richard Stallman <rms@gnu.org>
13621
13622 * progmodes/compile.el (compilation-message-face): Make it defcustom.
13623
13624 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
13625
13626 * ibuf-macs.el (define-ibuffer-column): Add a new key:
13627 header-mouse-map.
13628
13629 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
13630 (ibuffer-mode-header-map): New keymaps.
13631 (ibuffer-update-title-and-summary): Enable mouse face highlighting
13632 and keybindings for column headers.
13633 (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
13634 property.
13635
13636 2006-04-02 Drew Adams <drew.adams@oracle.com>
13637
13638 * speedbar.el (speedbar-after-create-hook): Doc fix.
13639
13640 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
13641
13642 * shell.el (shell-directory-tracker)
13643 (shell-dynamic-complete-command): Doc fixes.
13644
13645 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
13646
13647 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
13648 terminals.
13649
13650 2006-04-01 Kim F. Storm <storm@cua.dk>
13651
13652 * ido.el (ido-unc-hosts-cache): New defvar.
13653 (ido-unc-hosts): If value of defcustom is a function, call it to
13654 get list of UNC hosts. Add function-item choices to specify
13655 ido-unc-hosts-net-view or user function.
13656 (ido-ignore-unc-host-regexps): New defcustom.
13657 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
13658 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
13659 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
13660
13661 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
13662
13663 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
13664 wwidth.
13665
13666 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
13667
13668 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
13669 (ido-max-work-file-list, ido-switch-buffer)
13670 (ido-read-file-name-as-directory-commands):
13671 Fix typos in docstrings.
13672
13673 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13674
13675 * term/mac-win.el (mac-system-coding-system): Define and use after
13676 Mac-specific coding systems are ready.
13677
13678 2006-03-27 Romain Francoise <romain@orebokech.com>
13679
13680 * net/rcirc.el (rcirc-connect): Add autoload cookie.
13681
13682 * ldefs-boot.el: Update.
13683
13684 2006-03-27 Daiki Ueno <ueno@unixuser.org>
13685
13686 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13687 passphrases when it is not needed.
13688 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13689 passphrase stuff from gpg, should only be necessary when you use
13690 gpg with a smartcard.
13691
13692 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
13693
13694 * comint.el (comint-dynamic-list-completions): Allow user to
13695 select *Completions* buffer.
13696
13697 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
13698
13699 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
13700
13701 2006-03-26 Andreas Schwab <schwab@suse.de>
13702
13703 * progmodes/gud.el (gdb): Only complain about multiple debugging
13704 when the gdb process is still running.
13705
13706 2006-03-25 Eli Zaretskii <eliz@gnu.org>
13707
13708 * mail/rmail.el (tool-bar-map): Defvar it.
13709 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
13710 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
13711
13712 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
13713
13714 * help.el (print-help-return-message): Suggest to use
13715 display-buffer instead of switch-to-buffer-other-window to restore
13716 the previous window without selecting it.
13717
13718 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13719
13720 * frame.el (select-frame-by-name): Call x-focus-frame also when
13721 window-system is mac.
13722
13723 * term/mac-win.el: Adjust Courier font specifications in
13724 x-fixed-font-alist.
13725 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
13726 when directly encoding to UTF-16 in native byte order, no BOM.
13727
13728 2006-03-25 Kim F. Storm <storm@cua.dk>
13729
13730 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
13731 (cua--init-keymaps): Use it instead of fixed C-return.
13732 (cua-mode): Set after it.
13733
13734 * emulation/cua-rect.el (cua--init-rectangles):
13735 Use cua-rectangle-mark-key instead of fixed C-return.
13736
13737 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
13738
13739 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
13740 "run" in .gdbinit.
13741 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
13742
13743 2006-03-24 Romain Francoise <romain@orebokech.com>
13744
13745 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
13746 `display-buffer-other-frame'.
13747
13748 2006-03-24 Kim F. Storm <storm@cua.dk>
13749
13750 * apropos.el (apropos-synonyms): Add selection => region.
13751
13752 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
13753
13754 * progmodes/gdb-ui.el (gdb-var-create-regexp)
13755 (gdb-var-list-children-regexp, gdb-var-update-regexp)
13756 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
13757 (gdb-data-list-register-values-regexp)
13758 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
13759 Future proof against new fields being added to MI output.
13760 (gdb-send): Don't treat backslashes for program input as
13761 continuations.
13762 (gdb-assembler-handler): Don't use window-start for this handler.
13763 (gdb-frame-handler): Don't change to hollow arrow if overlay
13764 arrow doesn't move to new frame.
13765
13766 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
13767
13768 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
13769 prevent compiler warnings.
13770 (gdb-stopped): Check for gud-last-last-frame (case: signal).
13771 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
13772 (gdb-assembler-custom): Use hollow-right-triangle for assembler
13773 buffer too.
13774
13775 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
13776
13777 * pgg-gpg.el (pgg-gpg-update-agent): Check for
13778 make-network-process, so we can use the same code in Gnus v5-10
13779 too and have this file fully synchronized with that release.
13780
13781 2006-03-23 Romain Francoise <romain@orebokech.com>
13782
13783 * ibuf-ext.el (ibuffer-read-filter-group-name):
13784 Use `ibuffer-generate-filter-groups' to make completion list match
13785 the filter groups that are really displayed in the Ibuffer buffer.
13786 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
13787
13788 2006-03-23 Kenichi Handa <handa@m17n.org>
13789
13790 * international/mule-cmds.el (sort-coding-systems): Describe that
13791 the argument is modified in docstring.
13792
13793 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
13794
13795 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13796 (pgg-gpg-update-agent): New function.
13797 (pgg-gpg-use-agent-p): New function.
13798 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13799 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13800 (pgg-gpg-sign-region): Use it.
13801
13802 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
13803
13804 * cus-edit.el (custom-face-set): Call custom-push-theme before
13805 face-spec set so that `changed' theme is correctly saved.
13806 (custom-face-reset-standard): Reset to recalculated face rather
13807 than defface spec.
13808
13809 * custom.el (custom-push-theme): Only save `changed' theme if the
13810 current face does not match the defface specs.
13811
13812 2006-03-21 Simon Josefsson <jas@extundo.com>
13813
13814 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13815 <wilde@sha-bang.de>.
13816 (pgg-gpg-use-agent): New variable.
13817 (pgg-gpg-process-region): Use it.
13818 (pgg-gpg-encrypt-region): Likewise.
13819 (pgg-gpg-encrypt-symmetric-region): Likewise.
13820 (pgg-gpg-decrypt-region): Likewise.
13821 (pgg-gpg-sign-region): Likewise.
13822 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13823
13824 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
13825
13826 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
13827 bracket links.
13828
13829 2006-03-21 Kim F. Storm <storm@cua.dk>
13830
13831 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
13832 fringe-indicator-alist instead of modifying global value.
13833 (gdb-frame-handler): Likewise.
13834
13835 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
13836
13837 * diff-mode.el (diff-function): Make it inherit from diff-header
13838 instead of diff-context.
13839
13840 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
13841 bitmap.
13842 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
13843 change names in macro above for consistency.
13844 (gdb-frame-handler): Use hollow-right-triangle for all selected
13845 frames which except the innermost (where execution has stopped).
13846 (gdb-reset): Reset buffer-local values of overlay-arrow.
13847
13848 2006-03-20 Richard Stallman <rms@gnu.org>
13849
13850 * simple.el (set-mark-command): Doc fix.
13851
13852 * files.el (display-buffer-other-frame): New command.
13853 (ctl-x-4-map): Bind C-x 5 C-o to it.
13854
13855 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13856
13857 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
13858 rather than just defer-time, in case defer-time has been changed but
13859 the timer isn't running yet.
13860 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
13861
13862 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
13863
13864 * help-mode.el (help-follow-symbol): New function.
13865 Essentially identical to the old `help-follow', but do not let
13866 `push-button' do the work when on an xref.
13867 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
13868
13869 2006-03-19 Richard Stallman <rms@gnu.org>
13870
13871 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
13872 preceded by the word `program'.
13873 (help-follow-mouse, help-follow): Throw error if not on xref.
13874 Delete no longer used args.
13875
13876 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
13877
13878 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
13879 annotation ensure gud-overlay-arrow-position is redisplayed.
13880
13881 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13882
13883 * textmodes/bibtex.el (bibtex-include-OPTkey)
13884 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
13885 (bibtex-autokey-name-case-convert)
13886 (bibtex-autokey-titleword-case-convert): Make these the aliases
13887 for the following two variables.
13888 (bibtex-autokey-name-case-convert-function)
13889 (bibtex-autokey-titleword-case-convert-function): Make these the
13890 real names.
13891 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
13892 bibtex-font-lock-crossref sublists.
13893 (bibtex-mode): Revert 2005-12-30 change (which made
13894 completion-ignore-case buffer-local).
13895 (bibtex-url): Simplify.
13896
13897 2006-03-19 Kim F. Storm <storm@cua.dk>
13898
13899 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
13900 cursor property value to 2 (to align with C level change).
13901
13902 2006-03-19 Bill Wohler <wohler@newt.com>
13903
13904 * image.el (image-load-path-for-library): Shorten first line in
13905 docstring.
13906
13907 2006-03-18 Richard Stallman <rms@gnu.org>
13908
13909 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
13910
13911 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
13912
13913 * isearch.el (isearch-other-meta-char): Handle user bindings for
13914 shifted control characters.
13915
13916 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
13917
13918 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
13919 part that matches email addresses, file names, etc.
13920
13921 2006-03-18 Eli Zaretskii <eliz@gnu.org>
13922
13923 * term/w32-win.el (mouse-set-font):
13924 Mention w32-list-proportional-fonts in the doc string.
13925
13926 2006-03-18 Kim F. Storm <storm@cua.dk>
13927
13928 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
13929 (ido-unc-hosts): New user option to explicitly define list of know
13930 UNC-style hosts for completion.
13931 (ido-cache-unc-host-shares-time): New user option.
13932 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
13933 New helper functions for UNC file-name support.
13934 (ido-may-cache-directory): Check for UNC host. Simplify.
13935 (ido-wash-history): Clean out old UNC hosts.
13936 (ido-nonreadable-directory-p): UNC hosts are always readable.
13937 (ido-directory-too-big-p): UNC hosts are never too big.
13938 (ido-set-current-directory): Handle UNC root path.
13939 (ido-file-name-all-completions): Complete UNC host names from
13940 ido-unc-hosts list. Cache UNC host shares.
13941 (ido-make-file-list-1): Don't filter UNC root.
13942 (ido-exhibit): Check for // in root directory, and switch to UNC
13943 mode by setting ido-current-directory to //.
13944
13945 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
13946
13947 * cus-edit.el (customize-changed-options): Mention explicit
13948 version number as default in prompt.
13949
13950 2006-03-17 Bill Wohler <wohler@newt.com>
13951
13952 * image.el (image-load-path-for-library): Minor docstring fix.
13953
13954 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
13955
13956 * textmodes/org.el (org-read-date): Include subgroup 5 into
13957 replacement text.
13958 (org-popup-calendar-for-date-prompt): Fix customization type.
13959
13960 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
13961
13962 * progmodes/gdb-ui.el (gud-watch): Provide completion.
13963 (gdb-continuation): New variable.
13964 (gdb-send): Deal with continuation lines.
13965
13966 * progmodes/gud.el (gud-gdb-complete-command)
13967 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
13968 expressions.
13969 (gud-tooltip-mode): Use buffer-local value.
13970
13971 2006-03-16 Kim F. Storm <storm@cua.dk>
13972
13973 * ido.el (ido-edit-input): Use selected match, if any.
13974
13975 2006-03-16 Bill Wohler <wohler@newt.com>
13976
13977 * image.el (image-load-path-for-library): Prefer user's images in
13978 image-load-path.
13979
13980 2006-03-16 Martin Rudalics <rudalics@gmx.at>
13981
13982 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
13983 when checking for attempt to drag leftmost or rightmost scrollbar.
13984
13985 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
13986
13987 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
13988 (gdb-force-mode-line-update): New function.
13989 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
13990 (gdb-exited): Use them.
13991 (gdb-signal): New function.
13992 (gdb-annotation-rules): Provide a rule for it.
13993
13994 2006-03-16 Kenichi Handa <handa@m17n.org>
13995
13996 * international/mule.el (auto-coding-regexp-alist): Add entries
13997 for Unicode BOM.
13998
13999 * sort.el (sort-build-lists): Temporarily bind
14000 inhibit-field-text-motion to t.
14001
14002 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
14003
14004 * locate.el (locate-command, locate-make-command-line)
14005 (locate-fcodes-file, locate-update-command)
14006 (locate-prompt-for-command, locate, locate-with-filter)
14007 (locate-get-file-positions): Doc fixes.
14008 (locate-buffer-name, locate-header-face): Remove leading `*' in
14009 defcustom.
14010 (locate-filter-output): Use `keep-lines' instead of its alias
14011 `delete-non-matching-lines'.
14012 (locate-get-filename, locate-get-dirname): Add introductory comment.
14013 (locate-find-directory-other-window): Give appropriate error
14014 message if used outside main listing.
14015
14016 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14017
14018 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
14019 the new extend-region feature.
14020 (font-lock-after-change-function): Update correspondingly.
14021 * jit-lock.el (jit-lock-after-change): Update correspondingly.
14022 * progmodes/grep.el (font-lock-lines-before): Don't disable.
14023
14024 2006-03-15 Bill Wohler <wohler@newt.com>
14025
14026 * image.el (image-load-path-for-library): Fix example by not
14027 recommending that one binds image-load-path. Just defvar it to
14028 placate compiler and only use it if previously defined.
14029
14030 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
14031
14032 * textmodes/org.el (org-insert-centered): Use `string-width' to
14033 make underlining work for wide characters.
14034 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
14035 TAB to `org-cycle', to make sure that no binding in
14036 `outline-mode-map' can supercede it.
14037
14038 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
14039
14040 * allout.el: Increment version to 2.2.1 in file commentary.
14041
14042 (allout-version): Increment to 2.2.1.
14043
14044 (allout-default-layout): New customization variable, used when the
14045 file lacks a specific allout-layout. Uses allout-layout-type for
14046 recursively nested definition.
14047
14048 (allout-layout-type): Widget defining allout layouts, necessary for
14049 self-recursive definition.
14050
14051 (allout-mode): Incorporate allout-default-layout as fallback for
14052 allout-layout.
14053
14054 (allout-layout): Mark as 'safe-local-variable', and refer mention
14055 fallback to `allout-default-layout' in absence of a specified value.
14056 (allout-passphrase-verifier-string)
14057 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
14058
14059 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
14060
14061 (allout-get-encryption-passphrase-verifier): Use correct name of
14062 passphrase verifier in docstring.
14063
14064 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
14065
14066 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
14067 elements.
14068 (gdb-find-watch-expression): Make it work for arrays too.
14069 Follow change to gdb-var-list.
14070 (gud-watch): Allow the user to enter variable name with a prexix
14071 arg. Create keybindings.
14072 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
14073 (gdb-var-list-children-handler, gdb-var-update-handler)
14074 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
14075 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
14076 Follow change to gdb-var-list.
14077 (gdb-starting): Don't show the overlay arrows when program is running.
14078
14079 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
14080 gdb-var-list.
14081
14082 2006-03-14 Bill Wohler <wohler@newt.com>
14083
14084 * image.el (image-load-path-for-library): Pass value of path
14085 rather than symbol. Always return list of directories.
14086 Guarantee that image directory comes first.
14087
14088 2006-03-14 Alan Mackenzie <acm@muc.de>
14089
14090 * font-core.el (font-lock-extend-region\(-function\)?.):
14091 New function/variable.
14092
14093 * font-lock.el (font-lock-after-change-function):
14094 Call font-lock-extend-region. Obey font-lock-lines-before.
14095 (font-lock-default-fontify-region): Remove reference to
14096 font-lock-lines-before.
14097
14098 * jit-lock.el (jit-lock-after-change):
14099 Call font-lock-extend-region. Obey font-lock-lines-before.
14100
14101 2006-03-14 David Ponce <david@dponce.com>
14102
14103 * tree-widget.el (tree-widget-themes-load-path)
14104 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14105
14106 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
14107
14108 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
14109 (rcirc-print): Mark the start of text at the end of the prompt.
14110 (rcirc-track-minor-mode): Add autoload cookie.
14111 (rcirc-update-activity-string): Add space to front of mode-line
14112 indicator.
14113
14114 2006-03-13 Miles Bader <miles@gnu.org>
14115
14116 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
14117 (rcirc-abbrev-nick): Remove function.
14118 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
14119
14120 2006-03-13 David Ponce <david@dponce.com>
14121
14122 * tree-widget.el: Handle themes across all occurrences of the main
14123 themes sub-directory found in tree-widget-themes-load-path.
14124 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14125 (tree-widget--locate-sub-directory): Return all occurrences.
14126 (tree-widget-themes-path): New function.
14127 Replace tree-widget-themes-directory, and return a list of directories.
14128 (tree-widget-set-parent-theme)
14129 (tree-widget-lookup-image): Use it.
14130
14131 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
14132
14133 * textmodes/org.el (org-link-search): Avoid self-matching of
14134 links, allow target text to be distributed over several lines.
14135 (org-search-not-link): New function.
14136 (org-set-regexps-and-options, org-get-current-options):
14137 New startup options.
14138 (org-export-as-html): Take odd-level setting from local variable.
14139 (org-fontify-emphasized-text): New option.
14140 (org-set-font-lock-defaults): Include emphasized text.
14141 (org-follow-mhe-link): Allow folder-only links, fix folder name.
14142 (org-font-lock): Customize group renamed from `org-faces'.
14143
14144 2006-03-13 John Paul Wallington <jpw@pobox.com>
14145
14146 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
14147 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
14148
14149 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
14150
14151 * cus-start.el (all): Delete :version keyword for members of the
14152 fringe group, since the entire group is new in 22.1.
14153
14154 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
14155
14156 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
14157 map if value is hexadecimal (an address).
14158 (gud-watch): Only search roots for existing watch expressions.
14159 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
14160 prevent caching problems with speedbar-update-directory-contents.
14161
14162 2006-03-12 Juri Linkov <juri@jurta.org>
14163
14164 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
14165 before comparing with `low' and `warn'.
14166
14167 * info.el (Info-dir-remove-duplicates): Move point to the
14168 beginning of the current line after deleting the entries from
14169 redundant heading. Use marker for `limit' and compare it with
14170 point before calling `re-search-forward'.
14171
14172 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
14173
14174 * simple.el (yank): Fix typo in docstring.
14175
14176 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
14177
14178 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
14179 messages, where "D" is the 6th character.
14180
14181 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14182
14183 * simple.el (yank): Fix last change.
14184
14185 2006-03-11 David Ponce <david@dponce.com>
14186
14187 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
14188 before merging elements from the standard ispell-dictionary-alist.
14189 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
14190 alist, and return the new alist.
14191
14192 2006-03-11 Richard Stallman <rms@gnu.org>
14193
14194 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
14195
14196 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
14197 the way it is implemented is too unclean.
14198
14199 * simple.el (kill-region, yank): Doc fix.
14200
14201 * battery.el (battery-echo-area-format): Doc fix.
14202 (battery-mode-line-format): Likewise.
14203 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
14204 (battery-linux-proc-acpi): Ignore batteries that say "charged".
14205
14206 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
14207
14208 * progmodes/octave-mod.el (octave-indent-for-comment):
14209 Behave according to do string.
14210
14211 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
14212
14213 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
14214 Be visible only if major mode is Mail Mode.
14215
14216 * textmodes/flyspell.el (flyspell-external-point-words)
14217 (flyspell-process-localwords): Fix last changes.
14218
14219 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14220
14221 * calendar/holidays.el (list-holidays): Doc fix.
14222
14223 * international/mule.el (auto-coding-alist): Add .odt
14224 (OpenOffice's open document) files.
14225
14226 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
14227 document) files. Mention in the doc string the need to sync with
14228 auto-coding-alist.
14229
14230 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
14231
14232 * files.el (hack-local-variables-confirm): Don't prompt for ! if
14233 enable-local-variables is set to always query, or there is no
14234 savable variable.
14235
14236 2006-03-10 Bill Wohler <wohler@newt.com>
14237
14238 * image.el (image-load-path-for-library): Merge at least three
14239 functions from Gnus and MH-E into this one function that can now
14240 be shared.
14241
14242 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
14243
14244 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
14245 gdb-remove-mouse-face and remove help-echo too.
14246 (gdb-enqueue-input): Correct conditional clause.
14247
14248 2006-03-10 Glenn Morris <rgm@gnu.org>
14249
14250 * calendar/calendar.el (calendar-holidays): Doc fix.
14251 * calendar/holidays.el (list-holidays): Doc fix.
14252
14253 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
14254
14255 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
14256 it gets called in gdb-prompt anyway.
14257 (gdb-use-separate-io-buffer): Only restore window arrangement for
14258 gdb-many-windows.
14259 (gdb-enqueue-input): Make it harder to send GDB input when program
14260 is running.
14261 (gdb-buffer-list): New variable.
14262 (gdb-remove-mouse-face): New function.
14263 (gdb-starting): Use it when GDB input won't get sent.
14264
14265 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
14266
14267 * help.el (view-lossage): Remove trailing whitespace before
14268 inserting "\n".
14269
14270 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
14271
14272 * files.el (hack-local-variables-confirm):
14273 Set coding-system-for-read to nil before writing to .emacs.
14274
14275 * arc-mode.el (archive-extract): Check if an existing buffer name
14276 comes from a different archive.
14277
14278 * help.el (describe-key-briefly): If KEY is a down event, read and
14279 discard the up event.
14280
14281 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
14282
14283 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
14284 be edited and use font-lock-warning-face for any changes.
14285
14286 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
14287 (gdb-edit-value): Use it to report any errors.
14288
14289 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
14290
14291 * help.el (describe-key): Remove leftover test code.
14292
14293 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
14294
14295 * textmodes/org.el: Move defvars out of eval-when-compile.
14296 Use buffer-file-name variable.
14297 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
14298 arg `file'.
14299 (org-level-faces): Remove startup dependency.
14300 (org-cycle, org-map-tree, org-scan-tags)
14301 (org-remember-handler): Don't call `outline-level' directly.
14302 (org-mhe-search-all-folders): New option.
14303 (org-mhe-get-message-folder-from-index)
14304 (org-mhe-get-message-folder): Fix indexing search.
14305 (org-format-agenda-item): Handle nil TAGS argument.
14306 (org-cleaned-string-for-export, org-activate-target-links)
14307 (org-make-target-link-regexp): Deal with empty radio target list.
14308 (org-tag): New face.
14309 (org-get-level-face): New function.
14310 (org-set-font-lock-defaults): Simplify setup for headlines.
14311 (org-complete): Pass common substring to `display-completion-list'.
14312
14313 2006-03-06 David Ponce <david@dponce.com>
14314
14315 * tree-widget.el: Update Commentary header.
14316 (tree-widget-theme-name): Ignore parent themes.
14317 (tree-widget-set-parent-theme): New function.
14318 (tree-widget-set-theme): Use it.
14319 (tree-widget-set-image-properties): Move definition. Does nothing
14320 if image properties have already been set.
14321 (tree-widget-image-properties): Move definition. Receive an image
14322 name. Set the :pointer property.
14323 (tree-widget-lookup-image): Doc fix. Search in parent themes.
14324 Don't set the :pointer image property.
14325 (tree-widget-convert-widget): New function. Handle :dynargs
14326 compatibility here.
14327 (tree-widget): Use it to :convert-widget. Add the :expander-p
14328 predicate to control when the :expander function is entered.
14329 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
14330 (tree-widget-value-create): Handle :expander-p. widget-apply
14331 :expander.
14332 (tree-widget-expander-p): New function. Default value of the
14333 :expander-p property.
14334
14335 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
14336
14337 * help.el (describe-key): Properly handle the return value of
14338 read-key-sequence when grabbing an up-event. Cleanup mouse-1
14339 remaps. Handle string and vector `follow-link' values.
14340
14341 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
14342
14343 * complete.el (PC-expand-many-files): Try be more careful when parsing
14344 the shell's output.
14345
14346 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
14347
14348 * outline.el (hide-sublevels): Provide better interactive default.
14349
14350 2006-03-06 Kenichi Handa <handa@m17n.org>
14351
14352 * international/fontset.el (create-fontset-from-fontset-spec):
14353 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
14354
14355 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
14356
14357 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
14358 backslashes instead of one in regexp.
14359 (gud-tooltip-dereference): Add missing optional argument.
14360
14361 2006-03-04 John Paul Wallington <jpw@pobox.com>
14362
14363 * wdired.el (toplevel): Require `cl' at compile-time.
14364
14365 2006-03-04 Andreas Schwab <schwab@suse.de>
14366
14367 * server.el (server-process-filter): Handle errors during
14368 evaluation of the argument.
14369
14370 2006-03-03 John Paul Wallington <jpw@pobox.com>
14371
14372 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
14373 escape parentheses at beginning of line.
14374 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
14375 (t-mouse-mode): Remove period from end of error message.
14376
14377 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
14378
14379 * textmodes/flyspell.el (flyspell-process-localwords):
14380 Be case-sensitive.
14381
14382 2006-03-03 Martin Rudalics <rudalics@gmx.at>
14383
14384 * cus-edit.el (custom-quote): Remove function, since it has been
14385 moved to custom.el.
14386
14387 * font-lock.el (lisp-font-lock-keywords-2)
14388 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
14389 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
14390 they have no special meaning.
14391
14392 * midnight.el (clean-buffer-list): Handle case where base-buffer of
14393 indirect buffer gets killed before indirect buffer. Use dolist.
14394
14395 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14396
14397 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
14398 value instead of a literal constant (1) on more pauses.
14399
14400 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
14401
14402 * textmodes/flyspell.el (flyspell-external-point-words):
14403 Be case-sensitive.
14404
14405 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
14406
14407 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
14408 with "www".
14409
14410 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14411
14412 * allout.el: Restablish intermediate missing comment header to
14413 preserve outline structure.
14414 (allout-beginning-of-current-entry): Skip invisible text.
14415 (allout-open-topic): Fix opening a topic at end-of-buffer.
14416 (allout-minor-mode): Move nearer to allout-mode function.
14417
14418 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
14419
14420 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
14421
14422 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
14423
14424 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
14425 is nil.
14426
14427 * progmodes/gud.el (gud-speedbar-menu-items):
14428 Use buffer-local-value and add missing :visible keyword.
14429
14430 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
14431
14432 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
14433
14434 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
14435 must be `follow-link'.
14436
14437 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
14438
14439 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
14440 formatting: No nested anchors.
14441 (org-all-targets): Fix bug with XEmacs compatibility.
14442 (org-read-date): Add (require 'parse-time).
14443 (org-set-tags): Fix bug with extra inserted space.
14444 (org-export-html-style): Define a style class for targets.
14445 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
14446 (org-hide-leading-stars): New option.
14447 (org-hide): New face.
14448 (org-set-font-lock-defaults): Allow to hide leading stars.
14449 (org-get-legal-level, org-tr-level): New functions.
14450 (org-odd-levels-only): New option.
14451 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
14452 (org-demote, org-promote): Deal with double-star levels.
14453 (org-convert-to-odd-levels): New command.
14454
14455 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
14456
14457 * speedbar.el (speedbar-update-localized-contents): Try to
14458 preserve window-start.
14459 (speedbar-update-directory-contents): Try to preserve window-start
14460 and window-point.
14461 (speedbar-update-special-contents): Don't move back to start of window.
14462
14463 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
14464 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
14465 speedbar-timer-fn.
14466 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
14467 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
14468 instead of gdb-speedbar-timer-fn.
14469
14470 2006-02-28 Jay Belanger <belanger@truman.edu>
14471
14472 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
14473 (math-compose-expr): Use latex option when calling
14474 `math-compose-tex-matrix' for latex mode.
14475
14476 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
14477
14478 * speedbar.el: Re-instate comments about developing for speedbar
14479 [this is what info and gdb-ui use even if better methods exist now].
14480
14481 * t-mouse.el: New file.
14482 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
14483 (t-mouse-lispy-buffer-posn-from-coords): Remove.
14484 (t-mouse-make-event-element): Use posn-at-x-y instead.
14485 (t-mouse-make-event): Deal with Fedora Core 3.
14486 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
14487 (t-mouse-mouse-position-function): New function. Use it instead
14488 of advising mouse-position.
14489 (t-mouse-mode): New minor mode.
14490 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
14491
14492 2006-02-27 Glenn Morris <rgm@gnu.org>
14493
14494 * calendar/calendar.el (calendar-holidays): Doc fix.
14495
14496 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
14497
14498 * progmodes/gdb-ui.el (gdb-source-window): New variable.
14499 Re-introduce the concept of a source window.
14500 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
14501 consistency with get-buffer-create.
14502 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14503 (gdb-data-list-register-values-handler)
14504 (gdb-stack-list-locals-handler): Try to preserve window-start as
14505 well as window-point.
14506 (gdb-display-source-buffer): New function (old concept).
14507 (gdb-goto-breakpoint): Use it.
14508
14509 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
14510 for gdb-ui/gdb-mi (old concept).
14511
14512 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
14513
14514 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
14515 binding.
14516
14517 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
14518
14519 * textmodes/reftex-sel.el (reftex-select-label-map)
14520 (reftex-select-bib-map): Add `follow-mouse' binding.
14521
14522 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
14523
14524 * jka-cmpr-hook.el (jka-compr-compression-info-list)
14525 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
14526 Give :set functions to provide automatic updating.
14527 Update docstring. Give compiler defvars early in the file
14528 and move the defcustoms to a later spot where all called functions
14529 are defined.
14530 (jka-compr-file-name-handler-entry): Doc fix.
14531 (jka-compr-compression-info-list--internal)
14532 (jka-compr-mode-alist-additions--internal)
14533 (jka-compr-load-suffixes--internal): New variables.
14534 (jka-compr-install): Set the three above variables.
14535 Update `load-file-rep-suffixes' instead of `load-suffixes'.
14536 (jka-compr-update, jka-compr-set): New functions.
14537 (auto-compression-mode): Doc fix.
14538
14539 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
14540 Update `load-file-rep-suffixes' instead of `load-suffixes'.
14541 Use jka-compr-compression-info-list--internal,
14542 jka-compr-mode-alist-additions--internal and
14543 jka-compr-load-suffixes--internal.
14544
14545 * files.el (load-library):
14546 * loadhist.el (file-loadhist-lookup):
14547 * startup.el (command-line):
14548 * subr.el (locate-library):
14549 * emacs-lisp/autoload.el (update-directory-autoloads):
14550 * emacs-lisp/find-func.el (find-library-suffixes):
14551 Use `get-load-suffixes' instead of `load-suffixes'.
14552
14553 * subr.el (locate-library):
14554 * emacs-lisp/find-func.el (find-library-name):
14555 Use `load-file-rep-suffixes' instead of '("").
14556
14557 2006-02-26 Kim F. Storm <storm@cua.dk>
14558
14559 * ido.el (ido-save-history, ido-load-history): Simplify.
14560 Don't use find-file-noselect to avoid interference from other modes.
14561
14562 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
14563
14564 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
14565 to use the default shell if filename is not available.
14566 Reported by Giorgos Keramidas.
14567
14568 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
14569
14570 * progmodes/etags.el (tags-completion-table): Do completion from
14571 all the tables in the current list, as documented in the manual.
14572
14573 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14574
14575 * CC Mode Update to 5.31.3.
14576
14577 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14578
14579 * progmodes/cc-mode.el (c-postprocess-file-styles):
14580 Bind inhibit-read-only to t, around the call to
14581 c-remove-any-local-eval-or-mode-variables, so that it works on a
14582 RO file.
14583
14584 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14585
14586 * progmodes/cc-awk.el: Correct a typo.
14587
14588 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14589
14590 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
14591 c-hungry-delete-backwards, at the request of RMS. Leave the old
14592 name as an alias.
14593
14594 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14595
14596 * progmodes/cc-mode.el: Correct a typo.
14597
14598 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14599
14600 * progmodes/cc-defs.el: Update the version number to 5.31.3.
14601
14602 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14603
14604 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
14605 brace-else-brace (error due to mbeg, mend being undefined).
14606
14607 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14608
14609 * progmodes/cc-mode.el: File Local variables: Solve the problem
14610 where both `mode' and c-file-offsets are specified: `mode' will
14611 overwrite c-f-o's settings:
14612 (c-remove-any-local-eval-or-mode-variables): New function.
14613 (c-postprocess-file-styles): Call the above new function, within
14614 c-tentative-buffer-change, to splat `mode' and `eval' before the
14615 second hack-local-variables.
14616
14617 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14618
14619 * progmodes/cc-mode.el:
14620 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
14621 (c-after-change): Protect the match data with save-match-data.
14622 It was getting corrupted by c-after-change-check-<>-operators.
14623
14624 * progmodes/cc-defs.el: [Supersedes patch V1.38]:
14625 (top level): Check for a buggy font-lock-compile-keywords ONLY in
14626 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
14627
14628 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
14629 with save-match-data. It was being corrupted when Font Lock was
14630 not enabled.
14631
14632 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
14633
14634 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
14635 Mode and Subword Mode.
14636
14637 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
14638 real labels ("case 1:" or "foo:") from non-labels ("public:").
14639 (c-forward-objc-directive): Replace c-forward-token-2 with crude
14640 coding; c-f-t-2 doesn't move over a token at EOB.
14641
14642 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
14643
14644 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
14645 (c-update-modeline): Concatenate the minor mode indicators
14646 directly onto mode-name, removing c-submode-indicators.
14647 Sometimes, c-s-i got separated from the mode name on the mode line.
14648
14649 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
14650 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
14651
14652 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14653
14654 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
14655 error message when there's an evaluation error to show whether
14656 it's loaded from source or not.
14657 (c-filter-ops): Make it available at runtime too to work when
14658 `c-make-init-lang-vars-fun' needs to evaluate from source.
14659
14660 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
14661
14662 * help.el (help): Revert last part of 2006-02-23 change (deletion
14663 of the `provide' call).
14664
14665 2006-02-23 Juri Linkov <juri@jurta.org>
14666
14667 * compare-w.el (compare-windows-highlight): Add new value
14668 `persistent' and change :type from `boolean' to `choice'.
14669 (compare-windows-overlays1, compare-windows-overlays2):
14670 New internal variables.
14671 (compare-windows-highlight): If compare-windows-highlight is
14672 `persistent', add current overlays to compare-windows-overlays[12]
14673 instead of adding compare-windows-dehighlight to pre-command-hook.
14674 (compare-windows-dehighlight): Delete all overlays from
14675 compare-windows-overlays[12].
14676
14677 * info.el (Info-search): Don't bind search-spaces-regexp to
14678 Info-search-whitespace-regexp in non-regexp isearch mode.
14679
14680 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
14681
14682 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
14683
14684 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
14685
14686 * textmodes/org.el (org-xemacs-p)
14687 (org-export-html-show-new-buffer, org-table-may-need-update)
14688 (org-insert-item, org-mhe-get-message-real-folder)
14689 (org-mhe-get-message-folder-from-index)
14690 (org-mhe-get-message-folder, org-mhe-get-message-num)
14691 (org-mhe-get-header, org-make-org-heading-search-string)
14692 (org-make-org-heading-camel, org-table-sort-lines)
14693 (org-format-org-table-html, org-format-table-table-html):
14694 Fix typos in docstrings.
14695
14696 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
14697
14698 * textmodes/org.el (org-cleaned-string-for-export)
14699 (org-solidify-link-text): New function.
14700 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
14701 XEmacs, just to silence the compiler.
14702 (org-export-as-ascii, org-export-as-html-and-open):
14703 Use `org-cleaned-string-for-export' and create internal links.
14704 (org-follow-mhe-link): Require mh-e, use folder.
14705
14706 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
14707
14708 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
14709
14710 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
14711 gdb-debug-log-length.
14712 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
14713 it a real ring but...
14714 (gud-gdba-marker-filter): ...make it work like mark-ring.
14715 (gdb-enable-debug): Rename from gdb-enable-debug-log.
14716 (gdb-mouse-jump): New function. Add bindings.
14717
14718 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
14719
14720 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
14721 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
14722 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
14723 (gdb-debug-log-length): Customize it's length.
14724 (gud-watch, gdb-var-create-handler): Display function::var format
14725 but don't use to create variable object.
14726 (gdb-var-create-handler): Use message-box in place of message.
14727 (gdb-stopped): Call gdb-exited if signalled.
14728
14729 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
14730
14731 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
14732
14733 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
14734
14735 * textmodes/reftex.el (reftex-locate-file): Search all extensions
14736 if `reftex-try-all-extensions' is set.
14737
14738 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
14739 fail silently when there is no valid argument at point.
14740 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
14741 `fail-silently' argument. From a patch by David Reiter.
14742
14743 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
14744 New commands.
14745 (org-mark-ring): New variable.
14746 (org-mark-ring-length): New option.
14747 (org-open-at-point, org-goto, org-open-file): Push old position
14748 onto the mark ring.
14749 (org-add-hook): New function.
14750 (org-export-table-remove-special-lines): New option.
14751 (org-skip-comments, org-format-org-table-html): Respect new
14752 option `org-export-table-remove-special-lines'.
14753 (org-open-file): Allow special command configuration for
14754 directory link.
14755 (org-file-apps): Fix bugs in customize type, added setting
14756 for directories.
14757 (org-activate-tags, org-format-agenda-item, org-complete)
14758 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
14759 (org-get-tags, org-get-buffer-tags, org-open-at-point)
14760 (org-link-search, org-make-org-heading-search-string)
14761 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
14762 (org-radio-targets, org-file-link-context-use-camel-case)
14763 (org-activate-camels): New options.
14764 (org-update-radio-target-regexp, org-all-targets)
14765 (org-make-target-link-regexp, org-activate-target-links):
14766 New functions.
14767 (org-make-org-heading-search-string): New function.
14768 (org-store-link, org-insert-link): Use new option
14769 `org-file-link-context-use-camel-case'.
14770 (org-activate-camels): Use new option `org-activate-camels'.
14771 (org-link-regexp): Add mhe prefix.
14772 (org-open-at-point, org-store-link): Support for mhe links.
14773 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
14774 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
14775 (org-mhe-get-header, org-follow-mhe-link): New functions.
14776 (org-remove-angle-brackets, org-add-angle-brackets):
14777 New functions.
14778 (org-bracket-link-regexp): New constant.
14779 (org-read-date): Fix bug that was rejecting all typed dates.
14780 (org-link-search): Make hierarchy above visible after a match.
14781 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
14782 (org-store-link): Fix bug with link creation when cursor is in
14783 an empty line.
14784 (org-open-at-point): Fix bug with matching a link.
14785 Fixed buggy argument sequence in call to `org-view-tags'.
14786 (org-compile-prefix-format): Set `org-prefix-has-tag'.
14787 (org-prefix-has-tag): New variable.
14788 (org-format-agenda-item): Remove tags from headline
14789 if appropriate.
14790 (org-agenda-remove-tags-when-in-prefix): New option.
14791
14792 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
14793
14794 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
14795 Fix the regular expressions.
14796
14797 2006-02-21 Richard M. Stallman <rms@gnu.org>
14798
14799 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
14800 if there's no other specific basis.
14801
14802 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
14803 as variables at all.
14804 (unsafep-variable): Rename arg; doc fix.
14805
14806 * abbrevlist.el (list-one-abbrev-table): Add autoload.
14807
14808 * calendar/appt.el (diary-selective-display): Add defvar.
14809
14810 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
14811
14812 * isearch.el (search-whitespace-regexp): Fix custom type.
14813
14814 * help.el (describe-key-briefly): Compute interactive args
14815 in same was as before previous change.
14816
14817 * files.el (enable-local-variables): Doc fix.
14818
14819 2006-02-21 Kim F. Storm <storm@cua.dk>
14820
14821 * fringe.el: Cleanup as file is now pre-loaded.
14822 (fringe-bitmaps): Initialize unconditionally.
14823 (fringe-mode, set-fringe-style): Remove autoload cookies.
14824
14825 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
14826
14827 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
14828 `horizontal-bar'.
14829 (fringe-cursor-alist): Use `horizontal-bar'.
14830
14831 2006-02-20 Kim F. Storm <storm@cua.dk>
14832
14833 * fringe.el (fringe-bitmaps): Update to new bitmap names.
14834 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
14835
14836 * loadup.el: Load "fringe" on window systems.
14837
14838 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
14839
14840 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
14841 out of scope components.
14842
14843 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
14844 default.
14845
14846 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
14847
14848 * custom.el (customize-mark-to-save, customize-mark-as-set):
14849 Load the symbol first.
14850
14851 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
14852
14853 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
14854 strech spec so it doesn't display as "^J" on the header line
14855 when `Buffer-menu-use-header-line' is t.
14856
14857 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
14858
14859 * speedbar.el (speedbar-make-button): Keep text properties
14860 of string arguments if desired.
14861
14862 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
14863 expessions.
14864
14865 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
14866 of speedbar.
14867
14868 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
14869
14870 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
14871 to value of `read-file-name-completion-ignore-case'.
14872
14873 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
14874
14875 * custom.el (customize-mark-as-set): Push to `user' theme.
14876
14877 * cus-edit.el (custom-save-variables): Allow unthemed values.
14878 (customize-set-variable): Push setting to `user' theme.
14879
14880 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
14881
14882 * progmodes/gud.el: Don't require font-lock as it's now
14883 automatically loaded.
14884 (gud-speedbar-buttons): Replace gdb-var-changed with
14885 gdb-force-update.
14886
14887 * progmodes/gdb-ui.el (gdb-force-update): Rename from
14888 gdb-var-changed.
14889 (gdb-post-prompt): Use it.
14890 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
14891 (gdb-var-update-handler, gdb-var-delete)
14892 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
14893 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
14894 gdb-force-update in gdb-post-prompt.
14895 (gdb-reset): Clear watch expressions from speedbar when quitting.
14896
14897 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
14898
14899 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
14900 (viper-change-state-to-vi, viper-change-state-to-emacs):
14901 Make aware of cursor coloring in the Emacs state.
14902 (viper-special-read-and-insert-char): Use read-char-exclusive.
14903 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
14904
14905 * emulation/viper-init.el (viper-emacs-state-cursor-color):
14906 New variable.
14907
14908 * emulation/viper-util.el (viper-save-cursor-color)
14909 (viper-get-saved-cursor-color-in-replace-mode)
14910 (viper-get-saved-cursor-color-in-insert-mode)
14911 (viper-restore-cursor-color): Make aware of the cursor color
14912 in Emacs state.
14913 (viper-get-saved-cursor-color-in-emacs-mode): New function.
14914
14915 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
14916 (ediff-ignore-case-option3, ediff-actual-diff-options)
14917 (ediff-actual-diff3-options): New variables to control case sensitivity.
14918 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
14919 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
14920 (ediff-toggle-ignore-case): New function.
14921 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
14922
14923 * ediff-help.el (ediff-long-help-message-narrow2)
14924 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
14925 (ediff-long-help-message-word-mode): Add ignore-case command.
14926 (ediff-help-for-quick-help): Add ignore-case command.
14927
14928 * ediff-merg.el: Move provide to the end.
14929
14930 * ediff-ptch.el: Move provide to the end.
14931
14932 * ediff-wind.el: Move provide to the end.
14933
14934 * ediff-mult.el: Move provide to the end.
14935 (ediff-set-meta-overlay): Enable follow-link.
14936
14937 * ediff.el: Move provide to the end.
14938 Break recursive load cycle in eval-when-compile.
14939 (ediff-patch-buffer): Better heuristics.
14940
14941 * ediff-util.el: Move provide to the end.
14942 Break recursive load cycle in eval-when-compile.
14943 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
14944 defuns.
14945 (ediff-submit-report): Pass the values of ediff-diff3-program,
14946 ediff-diff3-options.
14947
14948 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
14949
14950 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
14951 the opening bracket of the following bracketing pairs: {}, [], (), <>,
14952 `' (for example, in the docstring of `windmove-default-keybindings').
14953
14954 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
14955
14956 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
14957 shadow face. Don't provide binding to edit variable when it is
14958 out of scope.
14959
14960 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
14961 (gdb-var-update-handler): Detect out of scope variables with pre
14962 GDB 6.4 too.
14963 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
14964 Reset status of variable objects to nil in update handlers.
14965 (gdb-var-update-handler-1): Detect when a variable object comes
14966 in scope. setcar on var changes gdb-var-list directly.
14967
14968 2006-02-17 Juri Linkov <juri@jurta.org>
14969
14970 * ffap.el (ffap) <defface>: Add explicit face declaration.
14971 (ffap-highlight): Use face `ffap' directly instead of checking
14972 for its existence.
14973
14974 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
14975 `visible-ok' of `other-buffer' to find the right original buffer.
14976
14977 * info.el (Info-search): Skip `Local Variables' node.
14978
14979 2006-02-17 Juri Linkov <juri@jurta.org>
14980
14981 * info.el (Info-find-file): Check for symbols `apropos', `history',
14982 `toc' in the input filename, and return these symbols as is.
14983 (Info-find-node-2): Set Info-current-file to symbols `apropos',
14984 `history', `toc' instead of strings.
14985 (Info-set-mode-line): For non-string Info-current-file use the
14986 symbol's name inside **.
14987 (Info-isearch-push-state): Add quote before Info-current-file and
14988 Info-current-node.
14989 (Info-isearch-pop-state): Use `equal' instead of `string='.
14990 (Info-extract-pointer, Info-following-node-name): Use
14991 `match-string-no-properties' instead of `match-string'.
14992 (Info-up): Check `old-file' for `stringp'.
14993 (Info-history): Use `equal' instead of `string-equal'.
14994 Check `file' for `stringp'.
14995 (Info-history): Use symbol `history' instead of string as first arg
14996 of `Info-find-node'.
14997 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
14998 `toc' instead of string.
14999 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
15000 instead of `buffer-substring', and `match-string-no-properties'
15001 instead of `match-string'.
15002 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
15003 instead of strings.
15004 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
15005 Use symbol `apropos' instead of string.
15006 (Info-copy-current-node-name): Check `Info-current-file' for
15007 `stringp' and construct a command with `Info-find-node' from it.
15008 (Info-fontify-node): Use `match-string-no-properties' instead of
15009 `match-string' and check file names for `stringp'.
15010 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
15011 `history', `toc' instead of strings.
15012
15013 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
15014
15015 * files.el: Rearrange functions and variables in the file local
15016 variables section.
15017
15018 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
15019
15020 * files.el: Add truncate-lines, ispell-check-comments and
15021 ispell-local-dictionary as safe local variables.
15022
15023 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
15024
15025 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
15026 out of scope variables.
15027 (gud-speedbar-buttons): Use unless.
15028
15029 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
15030 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
15031 (gdb-show-changed-values): Also use for out of scope variables.
15032 (gdb-var-update-handler-1): Note if variable goes out of scope.
15033
15034 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
15035
15036 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
15037 default to global variable values for unsupplied args.
15038 (rcirc-get-buffer-create): Fix bug with setting the target.
15039 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
15040 test for rcirc-always-use-server-buffer-flag here.
15041 (rcirc-response-formats): Add %N, which is a facified nick. %n
15042 uses the default face. Change the ACTION format string. If the
15043 "nick" is the server, don't print anything for that field.
15044 Comment fixes.
15045 (rcirc-target-buffer): Don't test
15046 rcirc-always-use-server-buffer-flag here.
15047 (rcirc-print): Squeeze extra spaces out of the text before message.
15048 (rcirc-put-nick-channel): Strip potential "@" char from nick
15049 before adding them to nick table.
15050 (rcirc-url-regexp): Improve to match address like "foo.com".
15051
15052 2006-02-17 Eli Zaretskii <eliz@gnu.org>
15053
15054 * allout.el (allout-hidden-p): Move this defsubst before
15055 allout-overlay-interior-modification-handler, where it is first
15056 used.
15057
15058 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
15059
15060 * allout.el: Use allout invisible-text overlays instead of
15061 selective display for concealed text. Also, lots of general
15062 cleanup, and improved compatibility code.
15063
15064 (allout-version): Incremented, corrected, revised, and refined
15065 module commentary.
15066
15067 (provide 'allout): Moved to the bottom, added a require of overlay.
15068
15069 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
15070 `except-current'.
15071 (allout-write-file-hook-handler): Minimize delay.
15072 (count-trailing-whitespace-region): New function so
15073 auto-encryption of current topic can resituate cursor exactly.
15074 PGP/GPG encryption trims trailing whitespace from lines, which
15075 must be accounted for across encryption then decryption.
15076
15077 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
15078 just plain "\C-c", to avoid intruding on user's keybinding space.
15079
15080 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
15081 parameter, so user request to provide a new password is done.
15082
15083 (allout-outside-normal-auto-fill-function, allout-auto-fill):
15084 Refined mechanism for auto-filling behavior while in allout mode.
15085
15086 (allout-mode): Explicitly specify the mode map in the docstring.
15087 Clarify provision for various write-file hook var names.
15088 Adjusted for invisible-text overlays instead of selective-display.
15089
15090 (allout-depth): Really return 0 if not within any topic. This
15091 rectifies `allout-beginning-of-level' and sequence numbering
15092 errors that occur when cutting and pasting numbered topics.
15093 Changed from a in-line subst to a regular function, as well.
15094
15095 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
15096
15097 (allout-end-of-subtree, allout-end-of-subtree)
15098 (allout-end-of-entry, allout-end-of-current-heading)
15099 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
15100 (allout-show-children, allout-show-to-offshoot)
15101 (allout-hide-current-entry, allout-show-current-entry): Rectified
15102 handling of trailing blank lines between items.
15103
15104 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
15105 (allout-current-depth, allout-unprotected, allout-hidden-p)
15106 (allout-on-current-heading-p, allout-listify-exposed)
15107 (allout-chart-subtree, allout-goto-prefix)
15108 (allout-back-to-current-heading, allout-get-body-text)
15109 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
15110 (allout-hide-region-body, allout-toggle-subtree-encryption)
15111 (allout-encrypt-string, allout-encrypted-key-info)
15112 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
15113 (allout-file-vars-section-data): Adjusted for use with
15114 invisible-text overlays instead of selective-display.
15115
15116 (allout-kill-line, allout-kill-topic, allout-yank-processing):
15117 Reworked for use with invisible text overlays.
15118
15119 (allout-current-topic-collapsed-p): New function.
15120
15121 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
15122 to know when to close the containing topic.
15123
15124 (allout-pre-command-business, allout-post-command-business):
15125 Simplify undo-batching and dynamic isearch exposure.
15126
15127 (allout-set-overlay-category): New for invisible-text overlays.
15128 Sets properties of allout-overlay-category, used by
15129 allout-flag-region to set invisible-text overlay properties.
15130 (allout-get-invisibility-overlay): Get the first qualifying
15131 invisibility overlay, so we can find the extent of it.
15132 (allout-back-to-visible-text): Get to just before the beginnining
15133 of the current invisibility overlay, if any.
15134
15135 (allout-overlay-insert-in-front-handler)
15136 (allout-overlay-interior-modification-handler)
15137 (allout-before-change-handler, allout-isearch-end-handler): New
15138 functions to handle extraordinary actions affecting concealed
15139 text.
15140
15141 (allout-flag-region): Use overlays instead of selective-display
15142 for invisible text - by inheritence from the properties of
15143 allout-overlay-category in mainline Emacs, and applied
15144 property-by-property in XEmacs, some recent versions of which
15145 don't inherit the properties from the category. Provisions to
15146 respond to concealed-text edits simplified drastically.
15147
15148 (allout-isearch-rectification, allout-isearch-was-font-lock)
15149 (allout-isearch-expose, allout-enwrap-isearch)
15150 (allout-isearch-abort, allout-pre-was-isearching)
15151 (allout-isearch-prior-pos, allout-isearch-did-quit)
15152 (allout-isearch-dynamic-expose)
15153 (allout-hide-current-entry-completely): Functions deleted.
15154
15155 (allout-undo-aggregation): Explicit undo aggregation no longer
15156 necessary due to transition away from selective-display.
15157
15158 (set-allout-regexp, allout-up-current-level)
15159 (allout-next-visible-heading, allout-forward-current-level)
15160 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
15161 (allout-kill-line, allout-yank-processing, allout-show-children)
15162 (allout-expose-topic, allout-old-expose-topic)
15163 (allout-listify-exposed, allout-insert-latex-header)
15164 (allout-toggle-subtree-encryption, allout-encrypt-string)
15165 (remove-from-invisibility-spec, allout-hide-current-subtree):
15166 Ditched unused variables.
15167
15168 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
15169
15170 * textmodes/ispell.el (ispell-change-dictionary): Call
15171 ispell-buffer-local-dict instead of
15172 ispell-accept-buffer-local-defs.
15173 (ispell-local-dictionary-alist): Accept as valid any coding-system
15174 supported by Emacs.
15175 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
15176 changed to iso-8859-3.
15177
15178 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
15179
15180 * speedbar.el (speedbar-frame-width): Make an inline function
15181 instead of a macro. Use frame-width.
15182 (speedbar-try-completion, speedbar-update-contents)
15183 (speedbar-timer-fn): Use consp.
15184 (speedbar-update-localized-contents): Try to preserve point.
15185
15186 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
15187 (menu): Re-order menu items.
15188 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
15189 field.
15190 (gdb-var-update-handler-1): Use it for GDB 6.4+.
15191 (gdb-post-prompt): Speed things by not forcing update.
15192
15193 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
15194
15195 * wid-edit.el (widget-button-click): For mouse-1, cancel button
15196 press and perform default action if we get a mouse movement event.
15197
15198 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
15199
15200 * calendar/icalendar.el (icalendar--get-event-property)
15201 (icalendar--get-event-property-attributes): Fix typos in
15202 docstrings.
15203
15204 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
15205 docstring.
15206
15207 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
15208
15209 * bs.el (bs-mode): Use `buffer-disable-undo'.
15210 (bs--get-file-name): Simplify.
15211 (bs-show-in-buffer): Mark the buffer as not modified.
15212
15213 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15214
15215 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
15216 widget-button-click.
15217
15218 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
15219 (custom-mode): Update docstring.
15220
15221 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
15222 binding.
15223
15224 * files.el (hack-local-variables-confirm): Allow scrolling if the
15225 file variable list is too long. Kill temp buffer after use.
15226
15227 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
15228
15229 * progmodes/gud.el (gdb): Improve doc string.
15230 (gdb-script-font-lock-keywords): Expand allowed character set.
15231
15232 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
15233 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
15234 (gdb-separate-io-interrupt, gdb-separate-io-quit)
15235 (gdb-separate-io-stop, gdb-separate-io-eof):
15236 Rename from gdb-inferior-* to gdb-separate-*.
15237 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
15238
15239 2006-02-14 Jay Belanger <belanger@truman.edu>
15240
15241 * calc/calc-arith.el (math-check-known-scalarp): Make sure
15242 expression is a symbol before checking that it is bound.
15243
15244 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
15245 test to see if equation can be solved.
15246
15247 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15248
15249 * wid-edit.el (widget-button-click): Use :pressed-face property
15250 for overlay face, if it exists.
15251
15252 * cus-edit.el (custom-manual, custom-add-see-also)
15253 (custom-add-parent-links, custom-group-link): Add :pressed-face
15254 property to links.
15255
15256 * files.el (hack-local-variables): Remove ignored variables before
15257 checking if any variables need setting.
15258
15259 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15260
15261 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
15262
15263 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
15264
15265 * help.el (where-is): Fix message for remapped commands.
15266
15267 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
15268 Fix typos in docstrings.
15269
15270 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
15271
15272 * files.el (safe-local-variable-values): New option.
15273 (hack-local-variables-prop-line): Return a list of variable-value
15274 pairs if MODE-ONLY is non-nil.
15275 (hack-local-variables): Construct list of variable-value pairs,
15276 and apply or reject them in one go. Ask for confirmation if
15277 variables are not known safe.
15278 (hack-local-variables-confirm): Complete rewrite. Support
15279 `safe-local-variable-values'.
15280 (enable-local-variables): Update docstring to reflect new
15281 behavior.
15282 (ignored-local-variables): Ignore ignored-local-variables and
15283 safe-local-variable-values.
15284 (safe-local-variable-p): New function.
15285 (risky-local-variable-p): `safe-local-variable' property check
15286 moved to safe-local-variable-p.
15287 (hack-one-local-variable): Checks moved to hack-local-variables.
15288
15289 (byte-compile-dynamic, c-basic-offset, c-file-style)
15290 (c-indent-level, comment-column, fill-column, fill-prefix)
15291 (indent-tabs-mode, kept-new-versions, no-byte-compile)
15292 (no-update-autoloads, outline-regexp, page-delimiter)
15293 (paragraph-start, paragraph-separate, sentence-end)
15294 (sentence-end-double-space tab-width, version-control):
15295 Add `safe-local-variable' property.
15296
15297 * find-lisp.el: Delete nonexistent `autocompile' file variable.
15298
15299 * icomplete.el, play/landmark.el: Change nonexistent
15300 `outline-layout' file variable to `allout-layout'.
15301
15302 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
15303
15304 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
15305 (gdb-get-changed-registers): Test value of gud-minor-mode relative
15306 to gud-comint-buffer.
15307 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
15308 gdb-ui.el for gdb-mi.el.
15309 (gdb-post-prompt, gdb-get-changed-registers): Move test for
15310 registers buffer to gdb-get-changed-registers.
15311 (gdb-breakpoint-regexp): New regexp. Allow toggling and
15312 deletion of catchpoints (throw and catch).
15313 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
15314 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
15315 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
15316 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
15317 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
15318
15319 2006-02-13 Jay Belanger <belanger@truman.edu>
15320
15321 * calc/calc-arith.el (math-check-known-matrixp): Make sure
15322 expression is a symbol before checking that it is bound.
15323
15324 2006-02-13 Richard M. Stallman <rms@gnu.org>
15325
15326 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
15327 for the minibuffer too, but not if resize-mini-windows will interfere.
15328
15329 * help.el (describe-key-briefly, describe-key): Do all arg-reading
15330 inside `interactive' spec.
15331 (describe-key-briefly-internal, describe-key-internal):
15332 Functions merged back into their callers.
15333
15334 2006-02-13 Martin Rudalics <rudalics@gmx.at>
15335
15336 * info.el (info-xref-visited): Inherit from info-xref too.
15337 (Info-set-mode-line): Replace occurrences of `%' by `%%'
15338 when propertizing Info-current-file and Info-current-node.
15339
15340 2006-02-13 Juri Linkov <juri@jurta.org>
15341
15342 * tumme.el (tumme-thumbnail-storage): Fix docstring.
15343 (tumme-thumb-name): Fix per-directory format.
15344
15345 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
15346
15347 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
15348
15349 2006-02-12 Miles Bader <miles@gnu.org>
15350
15351 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
15352
15353 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
15354
15355 * tumme.el: Remove history section. If someone needs the it, it
15356 can always be found in CVS.
15357
15358 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15359
15360 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
15361 about the Thumbnail Managing Standard option.
15362
15363 2006-02-12 Richard M. Stallman <rms@gnu.org>
15364
15365 * subr.el (substitute-key-definition): Doc fix.
15366
15367 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
15368
15369 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
15370
15371 * info.el (Info-mode): Doc fix.
15372
15373 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
15374
15375 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
15376
15377 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
15378 because on Solaris a POSIX compatible "id" is needed. Reported by
15379 Magnus Henoch <mange@freemail.hu>.
15380
15381 2006-02-12 Juri Linkov <juri@jurta.org>
15382
15383 * tumme.el: Remove todo item about Thumbnail Managing Standard.
15384 (tumme) <defgroup>: Change :group to `multimedia'.
15385 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
15386 Managing Standard.
15387 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
15388 Fix dostring.
15389 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
15390 and %y. Fix docstring.
15391 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
15392 (tumme-cmd-create-standard-thumbnail-command): New user options.
15393 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
15394 is `standard'. Fix docstring.
15395 (tumme-thumb-width, tumme-thumb-height): New user options.
15396 (tumme-external-viewer): Try to find various viewers.
15397 (tumme-get-thumbnail-image): Use `create-image' instead of
15398 constructing the `image' structure.
15399 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
15400 `standard'.
15401 (tumme-thumb-name): Add file name generation for standard storage.
15402 Simplify code for other storages.
15403 (tumme-thumb-name): Use width %w and height %h instead of size %s.
15404 Add modification time %m and thumbnail-nq8 %q.
15405 Use `tumme-cmd-create-standard-thumbnail-command' if
15406 tumme-thumbnail-storage is `standard'.
15407 (tumme-dired-insert-marked-thumbs): New autoload command.
15408 (tumme-dired-after-readin-hook): New function.
15409 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
15410 `tumme-thumb-size'.
15411 (tumme-display-image): Replace size-x %x and size-y %y with
15412 width %w and height %h.
15413
15414 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
15415 `tumme-dired-insert-marked-thumbs'.
15416
15417 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15418
15419 * tumme.el (tumme-write-tag): Fix small bug (file name did not
15420 include path).
15421 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
15422 matching tag.
15423
15424 2006-02-12 Miles Bader <miles@gnu.org>
15425
15426 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
15427 New variables.
15428 (rcirc-abbrev-nick): New function.
15429 (rcirc-format-response-string): Rewrite to use the formats in
15430 `rcirc-response-formats' and expand escape sequences therein.
15431 A text-property `rcirc-text' is added over the actual response
15432 text to make easy to find inside the returned string.
15433 (rcirc-print): When filling, just look for the `rcirc-text'
15434 text-property to find the appropriate fill prefix, instead of
15435 using hardwired patterns.
15436
15437 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15438
15439 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
15440 Managing Standard.
15441
15442 2006-02-11 Kim F. Storm <storm@cua.dk>
15443
15444 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
15445 Don't use insert-buffer; do insert-buffer-substring directly.
15446 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
15447
15448 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15449
15450 * files.el (revert-buffer, recover-file): Replace buffer-read-only
15451 with inhibit-read-only. Suggested by Stefan Monnier.
15452 (revert-buffer): Let insert-file-contents discard
15453 buffer-undo-list. Simplify code.
15454 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
15455
15456 2006-02-11 Eli Zaretskii <eliz@gnu.org>
15457
15458 * menu-bar.el (menu-bar-select-yank): Add a doc string.
15459
15460 * help.el (describe-key-briefly): Now a wrapper for
15461 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
15462 to t. Populate yank-menu if empty.
15463 (describe-key-briefly-internal): Renamed from describe-key-briefly.
15464 (describe-key): Now a wrapper for describe-key-internal. Bind
15465 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
15466 (describe-key-internal): Renamed from describe-key.
15467
15468 2006-02-11 Milan Zamazal <pdm@zamazal.org>
15469
15470 * progmodes/glasses.el (glasses-separator): Doc fix.
15471 (glasses-original-separator): New defcustom.
15472 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
15473
15474 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15475
15476 * mwheel.el (mouse-wheel-up-event): Doc fix.
15477
15478 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15479
15480 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
15481 (tumme-dir): New function. Copied from thumbs.el.
15482
15483 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
15484
15485 * desktop.el (desktop-outvar): Fix typo.
15486 (desktop-save-buffer-p): Doc fix.
15487
15488 * subr.el (substitute-key-definition): Fix typo.
15489
15490 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15491
15492 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
15493 when window-system is mac.
15494
15495 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
15496
15497 2006-02-10 Kim F. Storm <storm@cua.dk>
15498
15499 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
15500 indirect-function instead of using condition-case.
15501
15502 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
15503
15504 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
15505 less `colloquial'...
15506
15507 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
15508
15509 * tumme.el: Add a couple of todo items.
15510
15511 2006-02-09 Lars Hansen <larsh@soem.dk>
15512
15513 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
15514 (highlight-changes-mode): Don't change desktop-locals-to-save.
15515
15516 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
15517
15518 * image-mode.el (image-toggle-display): Clear image cache if using
15519 filename.
15520
15521 2006-02-09 Masatake YAMATO <jet@gyve.org>
15522
15523 * dired-x.el (dired-guess-shell-alist-default): Add .man as
15524 a `dired-man' target.
15525
15526 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
15527 boundary of symbols.
15528
15529 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
15530
15531 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
15532
15533 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
15534
15535 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
15536 `mapcar'; return nil.
15537
15538 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
15539
15540 * mouse.el (mouse-drag-track): Don't change window if we rebind to
15541 some other event.
15542
15543 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
15544
15545 * net/rcirc.el (rcirc-startup-channels-alist):
15546 Add irc.freenode.net and #emacs as defaults.
15547 (rcirc-ignore-all-activity-flag): Remove variable.
15548 (rcirc-authinfo): New variable.
15549 (rcirc-authinfo-filename): Remove variable.
15550 (rcirc-always-use-server-buffer-flag): New flag.
15551 (rcirc): M-x rcirc will automatically connect without prompting.
15552 C-u M-x rcirc will prompt. Use rcirc-connect to create a
15553 connection in lisp.
15554 (rcirc-process-server-response-1): Remove everything but the nick
15555 portion of the sender so it doesn't need to be done everywhere
15556 else. Update related code.
15557 (global-map): Remove global keybindings.
15558 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
15559 (rcirc-send-input): Split into several functions.
15560 (rcirc-process-input-line, rcirc-process-message)
15561 (rcirc-process-command): New functions.
15562 (rcirc-target-buffer): New function to determine where to route
15563 messages.
15564 (rcirc-user-nick): Save match data.
15565 (rcirc-toggle-ignore-buffer-activity)
15566 (rcirc-update-activity-string): Remove global ignore functionality,
15567 which can be done now by toggling rcirc-track-minor-mode.
15568 (rcirc-track-minor-mode-map): New keymap.
15569 (rcirc-track-minor-mode): New minor-mode.
15570 (ignore): Make the ignore output nicer. Always print it when
15571 adding or removing nicks.
15572 (rcirc-url-regexp): Improve.
15573 (rcirc-mangle-text): Remove properties before using text in the
15574 modeline.
15575 (rcirc-authenticate): Authentication data comes from
15576 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
15577 (rcirc-server-prefix): Inherit from rcirc-server.
15578
15579 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
15580
15581 * Makefile.in (compile): Append "|| true" to the end of the `find'
15582 command, like compile-always does.
15583
15584 2006-02-08 Sam Steingold <sds@gnu.org>
15585
15586 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
15587 output from a dead connection.
15588
15589 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
15590
15591 * dired.el (dired-mode-map): Add more bindings for tumme.
15592
15593 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
15594
15595 * wdired.el (wdired-mode-map): Use remap.
15596 (wdired-get-filename): Massage.
15597 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
15598 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
15599 `keymap' property rather than `local-map'.
15600
15601 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
15602
15603 * tumme.el (tumme-get-thumbnail-image): New utility function.
15604 Suggested by from Chong Yidong.
15605 (tumme-dired-with-window-configuration): Rename from
15606 `tumme-dired'. Add code to save window configuration.
15607 (tumme-restore-window-configuration): New command to restore the
15608 window configuration that `tumme-dired-with-window-configuration'
15609 saves before it changes the window configuration.
15610 (tumme-show-all-from-dir): New command to display thumbnails for
15611 all files in a directory entered by the user, like M-x thumbs.
15612 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
15613 have been created.
15614 (tumme-display-thumbnail-original-image): Call `display-buffer'.
15615 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
15616 Remove obsolete test function.
15617
15618 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
15619
15620 * vc.el (small-temporary-file-directory): Remove defvar; there's
15621 a defcustom for it in files.el.
15622
15623 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
15624 Fix typo in message.
15625 (tumme-gallery-generate): Fix typo in `error' message.
15626 (tumme-display-window-height-correction)
15627 (tumme-display-window-width-correction, tumme-line-up-dynamic)
15628 (tumme-line-up-interactive): Dox fixes.
15629 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
15630 (tumme-restore-window-configuration, tumme-format-properties-string)
15631 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
15632 Fix typos in docstrings.
15633
15634 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
15635
15636 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
15637
15638 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
15639
15640 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
15641 User should use hook if desired.
15642
15643 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
15644 buffer if necessary.
15645 (gdb-delete-frame-or-window): New function.
15646 (gdb-breakpoints-mode-map): Bind "q" to it.
15647
15648 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
15649
15650 * textmodes/nroff-mode.el: Clean up name space.
15651 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
15652 (nroff-mode): Obey the global setting of nroff-electric-mode.
15653 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
15654
15655 * calendar/calendar.el (calendar-increment-month): Typo in last change.
15656
15657 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
15658
15659 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
15660
15661 2006-02-06 Lars Hansen <larsh@soem.dk>
15662
15663 * generic-x.el (etc-fstab-generic-mode): Add file system types
15664 cifs and usbdevfs. Allow special chars in file names.
15665
15666 2006-02-05 Jay Belanger <belanger@truman.edu>
15667
15668 Update copyright notices of the files in lisp/calc.
15669
15670 2006-02-05 Romain Francoise <romain@orebokech.com>
15671
15672 Update copyright notices of all files in the lisp/play directory.
15673
15674 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
15675
15676 * ldefs-boot.el: Regenerate.
15677
15678 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
15679
15680 2006-02-05 Kim F. Storm <storm@cua.dk>
15681
15682 * files.el (magic-mode-regexp-match-limit): New defvar.
15683 (set-auto-mode): Use it to limit magic-mode-alist matching.
15684
15685 2006-02-04 Eli Zaretskii <eliz@gnu.org>
15686
15687 * info.el (Info-index, Info-mode): Improve the description of the
15688 `i' command.
15689
15690 * ldefs-boot.el: Regenerate.
15691
15692 2006-02-03 Werner Lemberg <wl@gnu.org>
15693
15694 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
15695 greedy to find the closing bracket in \*[...] and similar
15696 expressions. This is a first rough fix -- many additional
15697 refinements are necessary to make nroff mode really usable with groff.
15698
15699 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
15700
15701 * international/mule-cmds.el (set-locale-environment):
15702 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
15703 libX11.
15704
15705 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
15706
15707 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
15708 archive are created in archive-tmpdir.
15709
15710 2006-02-02 John Paul Wallington <jpw@pobox.com>
15711
15712 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
15713 (ibuffer-fontification-alist): Use it.
15714 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
15715 to "* z" and the Ibuffer Mark menu.
15716
15717 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
15718
15719 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
15720
15721 * textmodes/table.el (*table--cell-describe-mode)
15722 (*table--cell-describe-bindings): Undo last change since
15723 print-help-return-message is not obsoleted by anything at all.
15724
15725 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
15726
15727 * emulation/cua-base.el (cua-mode): Doc fix.
15728
15729 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
15730
15731 * dframe.el (dframe-handle-make-frame-visible)
15732 (dframe-handle-iconify-frame, dframe-get-focus)
15733 (dframe-select-attached-frame, dframe-power-click)
15734 (dframe-frame-mode): Fix typos in docstrings.
15735
15736 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
15737 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
15738 Fix typos in docstrings.
15739
15740 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
15741 (hi-lock-face-buffer, hi-lock-font-lock-hook)
15742 (hi-lock-archaic-interface-message-used)
15743 (hi-lock-file-patterns-range): Fix typos in docstrings.
15744
15745 * savehist.el (savehist-loaded, savehist-load, savehist-install)
15746 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
15747
15748 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
15749 Fix typo in docstring.
15750
15751 * net/newsticker.el (newsticker--decode-iso8601-date)
15752 (newsticker--set-customvar, newsticker--buffer-insert-item)
15753 (newsticker--do-run-auto-mark-filter)
15754 (newsticker--parse-generic-feed): Doc fixes.
15755 (newsticker--retrieval-timer-list, newsticker-url-list)
15756 (newsticker-hide-immortal-items-in-echo-area)
15757 (newsticker-hide-obsolete-items-in-echo-area)
15758 (newsticker-new-item-face, newsticker--enclosure)
15759 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
15760 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
15761 (newsticker--parse-generic-feed, newsticker--cache-contains)
15762 (newsticker--stat-num-items, newsticker-download-enclosures):
15763 Fix typos in docstrings.
15764
15765 * net/rcirc.el (rcirc-debug): Doc fix.
15766 (rcirc-fill-column, rcirc-receive-message-hooks)
15767 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
15768 (rcirc-mode, rcirc-generate-new-buffer-name)
15769 (rcirc-startup-channels, rcirc-ignore-update-automatic)
15770 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
15771 Fix typos in docstrings.
15772 (rcirc-print): "?\ " -> "?\s".
15773 (rcirc-cmd-join): Improve argument/docstring consistency.
15774
15775 2006-02-01 Mark A. Hershberger <mah@everybody.org>
15776
15777 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
15778 before narrow-to-region.
15779
15780 2006-02-01 Richard M. Stallman <rms@gnu.org>
15781
15782 * simple.el (move-beginning-of-line): Scan properly for invis change.
15783
15784 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
15785
15786 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
15787
15788 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
15789 change bit only when id-format is 'integer. Reported by Matt
15790 Hodges <M.P.Hodges@rl.ac.uk>.
15791
15792 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
15793
15794 * hilit-chg.el (highlight-changes-initial-state)
15795 (highlight-changes-global-initial-state): Doc fixes.
15796 (highlight-changes-global-modes, global-highlight-changes):
15797 Fix typos in docstrings.
15798
15799 2006-02-01 Kim F. Storm <storm@cua.dk>
15800
15801 * emulation/cua-base.el (cua-mode): Mention that CUA enables
15802 transient-mark-mode in doc string.
15803
15804 2006-01-31 Richard M. Stallman <rms@gnu.org>
15805
15806 * replace.el (multi-occur): Doc fix.
15807 (multi-occur-in-matching-buffers): Rename from
15808 multi-occur-by-filename-regexp. Prefix arg says match
15809 buffer names instead of file names.
15810
15811 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
15812
15813 * bs.el: Allow non-default values of `bs-header-lines-length'.
15814 (bs--running-in-xemacs): Remove (not needed anymore).
15815 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
15816 instead of `shrink-window', thus avoiding having to compute the
15817 height of the window.
15818 (bs--up): Wrap around even when there's no header.
15819 (bs--down): Use `forward-line' instead of `next-line'.
15820
15821 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
15822
15823 * image-mode.el (image-toggle-display): Use file name if possible,
15824 instead of unnecessarily allocating a (possibly huge) lisp string.
15825
15826 2006-01-30 John Paul Wallington <jpw@pobox.com>
15827
15828 * subr.el (toplevel): Define `cl-assertion-failed' condition here
15829 because the `assert' macro signals it at runtime.
15830
15831 * emacs-lisp/cl.el (toplevel): Remove definition of
15832 `cl-assertion-failed' condition.
15833
15834 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
15835
15836 * thumbs.el (thumbs-marked-list): Make buffer-local and
15837 permanent-local.
15838 (thumbs-insert-thumb): Make help-echo non-sticky.
15839 (thumbs-file-alist): Use eolp as check for (non)-image.
15840
15841 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
15842
15843 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
15844 (ediff-before-session-group-setup-hooks)
15845 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
15846 Fix typos in docstrings.
15847
15848 * window.el (bw-dir, bw-eqdir, balance-windows)
15849 (split-window-keep-point): Fix typos in docstrings.
15850
15851 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
15852 (org-quote-string, org-calendar-to-agenda-key)
15853 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
15854 (org-show-following-heading, org-tags-column)
15855 (org-use-tag-inheritance, org, org-allow-space-in-links)
15856 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
15857 (org-enable-table-editor, org-calc-default-modes)
15858 (org-table-allow-automatic-line-recalculation)
15859 (org-export-html-style, org-export-with-fixed-width)
15860 (org-export-with-sub-superscripts, org-special-keyword)
15861 (org-formula, org-time-grid, org-table-may-need-update)
15862 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
15863 (org-goto-quit, org-get-indentation, org-end-of-item)
15864 (org-move-item-down, org-move-item-up)
15865 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
15866 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
15867 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
15868 (org-agenda-log-mode, org-agenda-toggle-diary)
15869 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
15870 (org-agenda-file-to-end, org-agenda-no-heading-message)
15871 (org-agenda-get-closed, org-format-agenda-item)
15872 (org-cmp-priority, org-cmp-category, org-cmp-time)
15873 (org-agenda-change-all-lines, org-agenda-diary-entry)
15874 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
15875 (org-link-search, org-camel-to-words, org-open-file)
15876 (org-remember-handler, org-table-convert-region)
15877 (org-table-move-row-down, org-table-move-row-up)
15878 (org-table-copy-region, org-table-wrap-region)
15879 (org-table-toggle-vline-visibility)
15880 (org-table-get-vertical-vector, org-table-modify-formulas)
15881 (org-table-get-specials, org-recalc-commands)
15882 (org-table-rotate-recalc-marks, org-table-eval-formula)
15883 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
15884 (org-level-color-stars-only, org-insert-heading):
15885 Fix typos in docstrings.
15886 (last-arg): Add defvar.
15887
15888 * makefile.w32-in (WINS): Add erc.
15889 (MH_E_SRC): Update (copied from lisp/Makefile.in).
15890
15891 2006-01-29 Bill Wohler <wohler@newt.com>
15892
15893 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
15894 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
15895 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
15896 (mh-autoloads): Don't use comments on otherwise empty lines.
15897
15898 2006-01-29 Edward O'Connor <ted@oconnor.cx>
15899
15900 * emulation/viper.el (viper-major-mode-modifier-list):
15901 Add insert-state and vi-state entries for erc-mode.
15902 (viper-go-away, viper-set-hooks): Add and remove
15903 viper-comint-mode-hook from erc-mode-hook as appropriate.
15904
15905 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
15906
15907 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
15908
15909 * bs.el (bs--format-aux): Implement `middle' alignment as
15910 described in the docstring for `bs-attributes-list'.
15911 (bs--get-name): Simplify. Don't pad the buffer name.
15912
15913 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
15914
15915 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
15916 English aspell dictionary is installed, use the first entry of
15917 ispell-dictionary-alist-1.
15918
15919 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
15920
15921 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15922 Doc fix.
15923
15924 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
15925
15926 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
15927 for `process-file', in order to let it work for older Emacsen too.
15928
15929 2006-01-27 Eli Zaretskii <eliz@gnu.org>
15930
15931 * international/latexenc.el: Add a suitable `coding:' tag.
15932 (latexenc-find-file-coding-system): Undo last change.
15933
15934 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
15935
15936 * international/latexenc.el (latexenc-find-file-coding-system):
15937 Make sure latexenc-main-file is a regular file and is readable.
15938
15939 2006-01-27 Andre Spiegel <spiegel@gnu.org>
15940
15941 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
15942 Pass FILE to vc-user-login-name.
15943
15944 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
15945
15946 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
15947
15948 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
15949 there are no more images to display.
15950 (thumbs-mark, thumbs-unmark): Revert change so that they move to
15951 the next image.
15952
15953 2006-01-26 Richard M. Stallman <rms@gnu.org>
15954
15955 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
15956
15957 * wid-edit.el (advertised-widget-backward): New alias.
15958 (widget-keymap): Use advertised-widget-backward for S-TAB.
15959
15960 * tumme.el: Correct the keywords.
15961 (tumme-dir-max-size): Use defvar.
15962 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
15963
15964 * simple.el (move-beginning-of-line): Take account of fields.
15965 (clone-indirect-buffer-other-window): Take args like
15966 clone-indirect-buffer, and work like it.
15967
15968 * help-fns.el (describe-function): Don't pass `nil' as default.
15969
15970 * files.el (risky-local-variable-p): Follow var aliases.
15971
15972 * subr.el (lazy-completion-table): Doc fix.
15973
15974 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
15975 global binding of `line'.
15976
15977 2006-01-25 Andre Spiegel <spiegel@gnu.org>
15978
15979 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
15980 Tramp.
15981
15982 * vc.el (vc-default-dired-state-info): Pass FILE to
15983 vc-user-login-name.
15984 (vc-default-update-changelog): Don't use vc-user-login-name, we
15985 don't need it here.
15986
15987 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
15988 no longer necessary.
15989
15990 2006-01-25 Kenichi Handa <handa@m17n.org>
15991
15992 * international/mule.el (decode-char): Avoid the overhead of
15993 calling utf-lookup-subst-table-for-decode if
15994 utf-translate-cjk-mode is nil.
15995 (encode-char): Avoid the overhead of calling
15996 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
15997 nil.
15998
15999 2006-01-22 Kenichi Handa <handa@m17n.org>
16000
16001 * international/mule.el (make-subsidiary-coding-system): Reset
16002 `coding-system-define-form' property of subsidiaries to nil.
16003 Avoid duplicated entry in coding-system-alist.
16004 (make-coding-system): Avoid duplicated entry in
16005 coding-system-alist.
16006 (define-coding-system-alias): Likewise.
16007
16008 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
16009
16010 * completion.el: Minor fixes in introductory comment.
16011 (completion-def-wrapper): Fix alist.
16012
16013 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
16014
16015 * thumbs.el (thumbs-new-image-size): New function.
16016 (thumbs-increment-image-size-element)
16017 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
16018 (thumbs-decrement-image-size): Delete.
16019 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
16020 temp files and use to resize.
16021 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
16022 Use increment argument to enlarge/shrink. Preserve point.
16023 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
16024 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
16025 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
16026 (thumbs-mark, thumbs-unmark): Preserve point.
16027 (thumbs-modify-image): Keep old temp files and use to modify.
16028 Cleanup old temp files at load time. Preserve point.
16029 (thumbs-view-image-mode-map): Use new command names.
16030
16031 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
16032
16033 * log-view.el (log-view-minor-wrap): First rev is the one at point.
16034
16035 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
16036 the nastiest part of the cyclic dependency.
16037 (cal-menu-update): Use dotimes and calendar-increment-month.
16038
16039 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
16040 (calendar-week-start-day): Add an :initializer.
16041 (calendar-mode-map): Use suppress-keymap, and command remapping.
16042 (describe-calendar-mode): Setup xref-stack info for the back button.
16043 (calendar-star-date): Insert before delete.
16044 (calendar-set-mode-line): Add file-modified info if applicable.
16045 (calendar-increment-month): New function.
16046
16047 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
16048
16049 * font-lock.el (lisp-font-lock-keywords-2):
16050 Recognize "& keywords" only at word boundaries.
16051
16052 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
16053
16054 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
16055 and permanent-local.
16056 (thumbs-max-image-number): New variable.
16057 (thumbs-do-thumbs-insertion): Use them.
16058 (thumbs-per-line): Change default to 4.
16059 (thumbs-marked-list): Rename from thumbs-markedL.
16060 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
16061 (thumbs-rename-images): Use -list instead of L for internal variables.
16062 (thumbs-call-convert): Use call-process instead of shell-command.
16063 (thumbs-insert-thumb): Add filename as help-echo to each image.
16064 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
16065 Give dir to thumbs-show-thumbs-list.
16066 (thumbs-show-thumbs-list): Set default-directory to that of images.
16067 (thumbs-dired-show): Rename from thumbs-dired-show-all.
16068 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
16069 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
16070 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
16071
16072 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
16073
16074 * ses.el (ses-read-cell): Provide a default value.
16075
16076 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
16077
16078 * term/w32-win.el (image-library-alist): Add additional names for
16079 GIF library.
16080
16081 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16082
16083 * international/latexenc.el (latexenc-find-file-coding-system):
16084 Add file-regular-p check.
16085
16086 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
16087
16088 * simple.el (clone-buffer): Don't show the new buffer in the same
16089 window.
16090
16091 2006-01-23 Juri Linkov <juri@jurta.org>
16092
16093 * faces.el (link, link-visited): New faces based on default values
16094 of `info-xref' and `info-xref-visited'.
16095
16096 * info.el (info-xref): Inherit from `link'.
16097 (info-xref-visited): Inherit from `link-visited'.
16098
16099 * cus-edit.el (custom-buffer-create-internal): Use widget type
16100 `custom-manual' instead of `info-link' and don't set properties
16101 `button-face' and `mouse-face' explicitly.
16102 (custom-browse-group-tag, custom-browse-variable-tag)
16103 (custom-browse-face-tag): Inherit from widget class
16104 `custom-group-link' instead of `push-button'.
16105 (custom-button-unraised): Inherit from `underline' face.
16106 (custom-link): Inherit from `link' face. Fix doc and group.
16107 (custom-add-parent-links, custom-group-value-create): Don't set
16108 properties `button-face' and `mouse-face' explicitly for
16109 `custom-group-link' widget.
16110 (custom-group-link): Add properties `button-face' and `mouse-face'
16111 to widget definition.
16112 (custom-field-keymap): New variable. Put `custom-field-keymap' to
16113 editable-field's :keymap property.
16114 (custom-mode): Fix docstring: substitute keybindings for
16115 `widget-forward' and `widget-backward' from `widget-keymap',
16116 `widget-complete' from `custom-field-keymap', replace old
16117 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
16118
16119 * desktop.el (desktop-load-file): Check for `fboundp' before
16120 calling `symbol-function'.
16121
16122 * simple.el (clone-buffer, clone-indirect-buffer)
16123 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
16124 `read-string'. Fix prompts.
16125
16126 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
16127
16128 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
16129
16130 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
16131
16132 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
16133
16134 * startup.el (inhibit-splash-screen, initial-scratch-message):
16135 Doc fixes.
16136
16137 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
16138
16139 Sync with Tramp 2.0.52.
16140
16141 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
16142 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
16143 `tramp-unload-tramp' for checklist.
16144
16145 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
16146 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
16147 (tramp-unload-file-name-handler-alist)
16148 (tramp-unload-tramp): New defuns.
16149 (tramp-advice-PC-expand-many-files): New defadvice.
16150 (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
16151 removed.
16152 (tramp-handle-expand-file-name): Remove double slash.
16153 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
16154 It doesn't matter, because it will be converted later on.
16155 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
16156 implementation was just heuristic.
16157 (tramp-post-connection): Set uid and gid properties.
16158 (tramp-convert-file-attributes): Set file's gid change bit.
16159 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
16160 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
16161 in case of su(do)? methods. The home directory of the local user
16162 will be taken else.
16163 (tramp-open-connection-telnet)
16164 (tramp-open-connection-rsh, tramp-open-connection-su)
16165 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
16166 local shell prompt could hurt. Reported by Romain Francoise
16167 <romain@orebokech.com>.
16168 (tramp-let-maybe): Add `edebug-form-spec' property.
16169 (tramp-handle-expand-file-name): Bind `default-directory' locally
16170 to "/" in order to avoid problems with UNC shares or Cygwin
16171 mounts.
16172 (tramp-md5-function): Fix typo in error message.
16173
16174 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
16175
16176 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
16177 for byte-compiler pacification.
16178
16179 2006-01-22 Andre Spiegel <spiegel@gnu.org>
16180
16181 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
16182 ID-FORMAT `string'. This allows us to get rid of
16183 `vc-user-login-name UID'.
16184
16185 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
16186
16187 2006-01-22 John Paul Wallington <jpw@pobox.com>
16188
16189 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
16190
16191 2006-01-21 Martin Rudalics <rudalics@gmx.at>
16192
16193 * emacs-lisp/find-func.el (find-definition-noselect)
16194 (find-variable-noselect): Search variables in C source code too.
16195 (find-function-C-source, find-function-noselect, find-function)
16196 (find-function-other-frame, find-variable-noselect, find-variable)
16197 (find-variable-other-frame, find-variable-at-point):
16198 Fix docstrings.
16199
16200 2006-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
16201
16202 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
16203
16204 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
16205
16206 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
16207 Default to disabling the "Save affix" question.
16208
16209 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
16210
16211 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
16212 the first arg to run-python.
16213
16214 2006-01-21 Eli Zaretskii <eliz@gnu.org>
16215
16216 * startup.el (command-line-1): Handle --no-desktop if desktop.el
16217 is not loaded.
16218
16219 2006-01-20 Jay Belanger <belanger@truman.edu>
16220
16221 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
16222 limit is 0.
16223
16224 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
16225 the correct variable.
16226
16227 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
16228
16229 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
16230 link. Fixed buggy argument sequence in call to `org-view-tags'.
16231 (org-compile-prefix-format): Set `org-prefix-has-tag'.
16232 (org-prefix-has-tag): New variable.
16233 (org-format-agenda-item): Remove tags from headline if
16234 appropriate.
16235 (org-agenda-remove-tags-when-in-prefix): New option.
16236 (org-get-tags-at): New function.
16237
16238 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
16239
16240 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
16241 (thumbs-find-image): Move image name and number from buffer name
16242 to mode name. Set thumbs-buffer. Preserve point so that large
16243 images remain visible.
16244 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
16245 order.
16246 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
16247 mode name.
16248 (thumbs-next-image, thumbs-previous-image): Make them work.
16249
16250 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
16251
16252 * cus-edit.el (custom-buffer-create-internal): State in the text above
16253 the whole buffer buttons that they do not operate on hidden items.
16254 (custom-face-menu): Use `custom-face-save' instead of
16255 `custom-face-save-command'.
16256 (custom-face-save-command): Make it an alias for `custom-face-save'
16257 and declare it obsolete.
16258 (custom-face-save): Doc fix.
16259
16260 * dired.el (dired-no-confirm): Add quote.
16261 (dired-subdir-alist-pre-R): Add quote in
16262 `make-variable-buffer-local' form and remove unbalanced parenthesis.
16263
16264 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
16265
16266 * textmodes/table.el (table-mode-indicator): Typo in last change.
16267
16268 2006-01-19 Richard M. Stallman <rms@gnu.org>
16269
16270 * outline.el (hide-leaves): Don't call outline-end-of-heading.
16271 Fixes bug reported in Nov 2005.
16272
16273 * isearch.el (isearch-forward): Doc fix.
16274
16275 * dired.el (dired-move-to-filename-regexp): Define as alias.
16276 (dired-no-confirm): Use defcustom.
16277 (dired-subdir-alist-pre-R): Put defvar at top level.
16278
16279 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
16280
16281 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
16282 Mark as risky.
16283
16284 * simple.el (set-mark-command): Doc fix.
16285 (clone-indirect-buffer-other-window):
16286 Read arg like clone-indirect-buffer.
16287 (move-beginning-of-line): Skip invisible newlines.
16288
16289 2006-01-19 Masatake YAMATO <jet@gyve.org>
16290
16291 * progmodes/cpp.el (cpp-edit-load): Make the order of
16292 listed conditions in a base C code buffer and its associate
16293 CPP Edit buffer the same.
16294
16295 2006-01-19 Kenichi Handa <handa@m17n.org>
16296
16297 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
16298 (rmail-mime-feature): Likewise.
16299 (rmail-require-mime-maybe): Use display-warning to show a warning
16300 message.
16301
16302 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
16303 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
16304
16305 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
16306
16307 * array.el: Move defvars out of eval-when-compile.
16308 (array-make-template): Replace undeclared global var with a local one.
16309 (array-mode): Inline initialization functions.
16310 (array-init-local-variables, array-init-max-row)
16311 (array-init-max-column, array-init-columns-per-line)
16312 (array-init-field-width, array-init-rows-numbered)
16313 (array-init-line-length, array-init-lines-per-row): Remove.
16314
16315 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
16316 (doc-mode-map): Define explicitly.
16317 (doctor-txtype): Use mapc.
16318
16319 * textmodes/table.el: Move defvars out of eval-when-compile.
16320 Remove harmful code meant to avoid byte-compiler warnings.
16321 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
16322 specification that checks table-fixed-width-mode directly.
16323 (table-recognize-region, table-recognize-cell):
16324 Use restore-buffer-modified-p.
16325 (table-fixed-width-mode): Remove code that refreshes
16326 table-fixed-mode-indicator.
16327 (*table--cell-describe-bindings, *table--cell-describe-mode):
16328 Avoid obsolete name print-help-return-message.
16329 (table--test-cell-list): Don't use replace-regexp from elisp.
16330 (table--point-entered-cell-function, table--point-left-cell-function):
16331 Don't set table-fixed-mode-indicator, use force-mode-line-update.
16332
16333 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
16334 that was after the end of file. Use buffer-file-name variable.
16335 (org-timestamp-change): Use with-current-buffer.
16336 (org-todo-list): Don't unnecessarily define a new buffer-local var.
16337 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
16338 `file'.
16339
16340 * progmodes/fortran.el: Move defvars out of eval-when-compile.
16341 (fortran-break-line): Remove unused var `opoint'.
16342 (fortran-abbrev-start): Obey help-event-list.
16343
16344 2006-01-18 Jesper Harder <harder@phys.au.dk>
16345
16346 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
16347
16348 2006-01-18 Masatake YAMATO <jet@gyve.org>
16349
16350 * progmodes/make-mode.el (makefile-imake-mode): New mode
16351 derived from makefile-mode.
16352 (makefile-imake-mode-syntax-table): New syntax table
16353 derived from makefile-mode-syntax-table.
16354 (makefile-mode): Write about makefile-imake-mode in doc string.
16355 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
16356 (makefile-imake-font-lock-keywords): New font lock keywords.
16357
16358 * files.el (auto-mode-alist): Add Imakefile.
16359
16360 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
16361
16362 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
16363 loading the file rather than when turning on flyspell-mode.
16364
16365 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
16366
16367 * cus-edit.el (customize-rogue): Minor doc fix.
16368
16369 2006-01-17 Juri Linkov <juri@jurta.org>
16370
16371 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
16372 instead of the file at the mark as default if the file at the mark
16373 is the same as the file at point or if dired-dwim-target-directory
16374 is not the same as the current directory and the mark is not active.
16375
16376 * log-view.el (log-view-minor-wrap): Use the same logic to get
16377 revisions as `log-view-diff'.
16378
16379 * info.el (Info-revert-find-node): Check for Info-current-file
16380 before preserving new-history.
16381
16382 * man.el (Man-heading-regexp): Add `/'.
16383
16384 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
16385 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
16386
16387 2006-01-16 Juri Linkov <juri@jurta.org>
16388
16389 * faces.el (mode-line-faces): New defgroup.
16390 (mode-line-highlight): Move definition after new defgroup.
16391 (mode-line, mode-line-inactive, mode-line-highlight):
16392 Replace :group `modeline' with `mode-line-faces'.
16393 (mode-line-buffer-id): New face.
16394 (modeline-buffer-id): New face alias.
16395 (vertical-border): Remove :group `modeline'.
16396
16397 * bindings.el (propertized-buffer-identification): Use face
16398 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
16399 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
16400 (mode-line-buffer-identification-keymap): For mouse-1 replace
16401 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
16402 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
16403 mouse-3.
16404
16405 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
16406 Buffer-menu-buffer. Doc fix.
16407 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
16408 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
16409 `Buffer-menu-buffer'.
16410
16411 * info.el (Info-mode-line-node-keymap): New defvar.
16412 (Info-set-mode-line): Use `stringp' to check Info-current-file.
16413 Propertize Info-current-node with `mode-line-buffer-id' and
16414 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
16415
16416 * time.el (display-time-mail-face): Replace :group `faces' with
16417 `mode-line-faces'.
16418
16419 2006-01-16 Kenichi Handa <handa@m17n.org>
16420
16421 * international/code-pages.el: Add autoload cookies for cp125[0345678].
16422
16423 * language/european.el (cp1252): New alias for windows-1252.
16424
16425 * international/mule.el (autoload-coding-system): Prepare for EOL
16426 variants.
16427
16428 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
16429
16430 * term.el (term-raw-map): Add mapping for insert.
16431 (term-send-insert): New.
16432 (term-mode): Make variables local here instead of doing it in
16433 `term-emulate-terminal'.
16434 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
16435 Scroll reverse needs to take into account the scroll region.
16436 Saving and restoring the cursor should save the color attributes too.
16437 (term-reset-terminal): Reset the scroll region.
16438 (term-handle-ansi-escape): Cursor up and down should take into
16439 account the scroll region.
16440 (term-set-scroll-region): Rename from `term-scroll-region'.
16441 Move to 0,0 after setting the region.
16442 (term-handle-scroll): Handle scroll up.
16443 (term-down): Fix off by one error.
16444 (term-delete-lines): Do not delete outside the scroll region.
16445 (term-insert-lines): Take into account the scroll region.
16446
16447 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
16448
16449 * textmodes/ispell.el (ispell-internal-change-dictionary)
16450 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
16451 (start, end): Move declaration outside of eval-when-compile.
16452
16453 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
16454 (flyspell-mode-on): Use it.
16455
16456 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
16457 ispell-kill-ispell-hook.
16458
16459 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
16460
16461 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16462 (Custom-reset-saved): Do not ask for confirmation in single option
16463 buffers.
16464
16465 2006-01-13 Richard M. Stallman <rms@gnu.org>
16466
16467 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
16468
16469 2006-01-13 Romain Francoise <romain@orebokech.com>
16470
16471 * add-log.el (add-change-log-entry, change-log-merge):
16472 Conditionally use `hard-newline'.
16473
16474 2006-01-13 Martin Rudalics <rudalics@gmx.at>
16475
16476 * wid-edit.el (widget-field-end): If the overlay is no longer
16477 associated with a buffer, behave as if the overlay didn't exist.
16478
16479 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
16480 Make sure the links use the `custom-link' face.
16481
16482 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
16483
16484 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
16485 (ld-script-mode): Don't set indent-line-function since we don't
16486 have one.
16487
16488 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
16489
16490 * textmodes/org.el (org-open-file): Use mailcap for selecting an
16491 application.
16492 (org-file-apps-defaults-gnu): Use mailcap as the default for
16493 selecting an application on a UNIX system.
16494 (org-agenda-show-tags): New command.
16495 (org-table-insert-hline): Keep cursor in current table line.
16496 (org-table-convert): Offset effect of modifying
16497 `org-table-insert-hline'.
16498 (org-format-agenda-item): New optional argument TAG.
16499 (org-compile-prefix-format): Handle %T format for the tag.
16500 (org-expand-wide-chars): New function.
16501 (org-table-insert-row, org-table-insert-hline):
16502 Use `org-expand-wide-chars'.
16503 (org-open-file): Fix bug in program launch.
16504 (org-get-time-of-day): Fix bug with times before 1am.
16505 (org-agenda-menu): Add tags commands.
16506
16507 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
16508
16509 * textmodes/ispell.el (ispell-init-process): Include the used
16510 dictionary in ispell process start message.
16511 (ispell-internal-change-dictionary): When flyspell-mode is active
16512 and dictionary is changed, make sure ispell process is restarted
16513 and flyspell word cache cleared out for the current buffer.
16514 (ispell-change-dictionary): Make sure flyspell word cache is
16515 cleared out in all buffers with active flyspell mode when
16516 dictionary is globally changed.
16517 Call ispell-internal-change-dictionary after dictionary change.
16518
16519 2006-01-13 Eli Zaretskii <eliz@gnu.org>
16520
16521 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
16522
16523 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
16524 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
16525 years. Fix small differences wrt Makefile.in.
16526 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
16527 Makefile.in does.
16528
16529 2006-01-12 Bill Wohler <wohler@newt.com>
16530
16531 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
16532 mh-search.el.
16533
16534 2006-01-12 Masatake YAMATO <jet@gyve.org>
16535
16536 * progmodes/ld-script.el: Update copyright year.
16537
16538 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
16539
16540 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
16541 Don't add widget if setting undefined.
16542
16543 2006-01-12 John Paul Wallington <jpw@pobox.com>
16544
16545 * help-fns.el (describe-variable): Remove newlines from void
16546 variable output.
16547
16548 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
16549
16550 * wdired.el (wdired-mode-map): Add help echo for
16551 wdired-abort-changes.
16552
16553 * man.el (Man-file-name-regexp): Adjust for a list of files.
16554
16555 2006-01-12 Masatake YAMATO <jet@gyve.org>
16556
16557 * progmodes/ld-script.el (auto-mode-alist): Support
16558 suffix conventions used in netbsd and eCos.
16559
16560 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
16561
16562 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
16563 (custom-variable-menu, custom-face-menu, custom-group-menu)
16564 (Custom-mode-menu): Change names of menu items. (As discussed on
16565 emacs-devel.)
16566 (custom-face-menu): Add "Undo Edits" item.
16567
16568 * startup.el (init-file-user): defcustom -> defvar.
16569
16570 * tooltip.el (tooltip-mode): Doc fix.
16571
16572 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
16573
16574 * reveal.el (reveal-post-command): window-buffer signals an error on
16575 dead windows rather than returning nil.
16576 (reveal-open-new-overlays): An overlay might die while we open others.
16577
16578 2006-01-11 Bill Wohler <wohler@newt.com>
16579
16580 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
16581 phrasing in docstring.
16582
16583 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
16584 can give some systems gas. Add new file mh-buffers.el.
16585
16586 2006-01-06 Masatake YAMATO <jet@gyve.org>
16587
16588 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
16589 C preprocessor forward ported from GNU Emacs 21.2.
16590
16591 * progmodes/asm-mode.el (asm-font-lock-keywords):
16592 Use `cpp-font-lock-keywords'.
16593
16594 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
16595
16596 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
16597 of $ for "\\.ld[s]?".
16598
16599 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
16600
16601 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
16602 (tcl-indent-line): Return `noindent' if inside a string.
16603
16604 * progmodes/flymake.el (flymake-split-string): Remove more than one
16605 empty string at beg/end of the result.
16606 (flymake-find-buildfile, flymake-find-possible-master-files):
16607 Use expand-file-name.
16608 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
16609 since expand-file-name does it for us. Use directory-file-name.
16610 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
16611 (flymake-ler-get-type, flymake-ler-get-text)
16612 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
16613 (flymake-current-line-no): Remove spurious interactive spec.
16614 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
16615 (flymake-check-include): Remove arg inc-path merged into inc-name.
16616 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
16617 Arg regexp-list replaced by a simple regexp.
16618 (flymake-master-make-header-init, flymake-master-tex-init):
16619 Correspondingly replace regexp-list with a regexp. Fix regexp.
16620
16621 2006-01-10 Simon Josefsson <jas@extundo.com>
16622
16623 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
16624 describing AUTH PLAIN fix.
16625
16626 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
16627
16628 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
16629 (report-emacs-bug): Don't record initial prompt text.
16630 Instead, add text properties to prompting text.
16631 (report-emacs-bug-hook): Delete prompting text.
16632
16633 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
16634
16635 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
16636 `dirs'. Adjust callers.
16637
16638 2006-01-09 John Paul Wallington <jpw@gnu.org>
16639
16640 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
16641
16642 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
16643
16644 * reveal.el (reveal-open-new-overlays): New extracted fun.
16645 (reveal-close-old-overlays): Idem. Check overlays's liveness before
16646 using them. Simplify the code.
16647 (reveal-post-command): Use them. Fix up obsolete windows in
16648 reveal-open-spots.
16649
16650 * progmodes/flymake.el: Use `require' rather than autoload for
16651 XEmacs's overlays.
16652 (flymake-get-common-file-prefix, flymake-build-relative-filename):
16653 Delete. Use file-relative-name instead.
16654 (flymake-get-syntax-check-program-args, flymake-perl-init):
16655 Simplify the resulting code.
16656
16657 * log-view.el (log-view-file-re, log-view-message-re): Add support
16658 for DaRCS output.
16659
16660 2006-01-09 Alex Schroeder <alex@gnu.org>
16661
16662 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
16663 identifiers sometimes added in square brackets at the beginning of
16664 subject lines.
16665
16666 2006-01-07 Richard M. Stallman <rms@gnu.org>
16667
16668 * cus-edit.el (Custom-set, Custom-save): Doc fix.
16669 (Custom-reset-current, Custom-reset-saved): Change question text.
16670 (Custom-reset-standard): Likewise.
16671 (custom-variable-reset-saved): Doc fix.
16672
16673 2006-01-07 Eli Zaretskii <eliz@gnu.org>
16674
16675 * startup.el (init-file-user): Doc fix.
16676
16677 2006-01-07 Alex Schroeder <alex@gnu.org>
16678
16679 * mail/rmail.el (rmail-current-subject): New function.
16680 (rmail-current-subject-regexp): New function.
16681 (rmail-next-same-subject): Use it.
16682
16683 * mail/rmailsum.el (rmail-summary-by-topic):
16684 Use rmail-current-subject and rmail-current-subject-regexp.
16685 (rmail-summary-next-same-subject): Ditto.
16686
16687 * net/rcirc.el (rcirc-send-input): No longer check whether the
16688 process is open, since not all commands need an open process.
16689 (rcirc-send-string): Check whether the process is open before
16690 sending anything.
16691 (rcirc-ignore-list): New option.
16692 (rcirc-ignore-list-automatic): New variable.
16693 (rcirc-print): Take rcirc-ignore-list into account.
16694 (rcirc-cmd-ignore): New command.
16695 (rcirc-ignore-update-automatic): New function.
16696 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
16697 list if ignored nicks.
16698 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
16699
16700 2006-01-06 David Reitter <david.reitter@gmail.com>
16701
16702 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
16703 reflect the address to which the report will be sent.
16704
16705 2006-01-06 Eli Zaretskii <eliz@gnu.org>
16706
16707 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
16708 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
16709
16710 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
16711
16712 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
16713
16714 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
16715 the doc string: "functoin" => "function".
16716 * ldefs-boot.el: Likewise.
16717
16718 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
16719 message text: "Duplicat" => "Duplicate".
16720
16721 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
16722
16723 * files.el (basic-save-buffer-2): If backing-up failed, reset
16724 buffer-backed-up to nil.
16725
16726 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
16727
16728 * progmodes/gud.el (gdb-script-skip-to-head)
16729 (gdb-script-calculate-indentation): Indent for breakpoint command
16730 lists also.
16731
16732 2006-01-05 Bill Wohler <wohler@newt.com>
16733
16734 * Makefile.in (compile-always): Add mh-autoloads dependency.
16735 (bootstrap): Remove mh-autoloads dependency, as compile dependency
16736 provides it.
16737 (updates): Remove mh-autoloads dependency, since it probably has
16738 already run recently (via recompile).
16739
16740 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
16741
16742 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
16743 argument `force' to disable the flyspell-last-buffer optimization.
16744 (flyspell-mode-on): Use it.
16745
16746 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
16747 flymake-simple-cleanup.
16748 (flymake-allowed-file-name-masks): Use this new default.
16749 All the functions are now called in the right buffer rather than
16750 passing the buffer as argument.
16751 (flymake-process-sentinel): Switch to buffer before calling cleanup.
16752 (flymake-parse-err-lines): Remove redundant buffer arg.
16753 (flymake-get-program-dir): Comment out unused function.
16754 (flymake-start-syntax-check, flymake-start-syntax-check-process):
16755 Remove redundant buffer argument.
16756 (flymake-get-real-file-name, flymake-simple-java-cleanup)
16757 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
16758
16759 2006-01-05 Richard M. Stallman <rms@gnu.org>
16760
16761 * info.el (Info-find-node): Don't record previous node if have none.
16762 (info): Go to directory only if history is empty.
16763
16764 * simple.el (mark): Doc fix.
16765
16766 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16767
16768 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
16769 already of desired type.
16770 (mac-ae-list): Coerce parameter to "list" type.
16771 (mac-dispatch-apple-event): Replace cadr part of event with a
16772 dummy position so that event-start returns it.
16773
16774 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
16775
16776 * textmodes/org.el (org-end-of-subtree): New function.
16777 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
16778 Use `org-end-of-subtree'.
16779 (org-agenda, org-agenda-convert-date): Protect calls to
16780 `fit-window-to-buffer'.
16781 (org-tags-view): Force matching of sublevels when doing a
16782 todo-only search. Define the correct redo command, including the
16783 arguments.
16784 (org-agenda-redo): Display message.
16785 (org-check-for-org-mode): New function.
16786 (org-agenda-type): New variable.
16787 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
16788 Set `org-agenda-type'.
16789 (org-agenda-check-type): New function.
16790 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
16791 (org-agenda-week-view, org-agenda-day-view)
16792 (org-agenda-next-date-line, org-agenda-previous-date-line)
16793 (org-agenda-log-mode, org-agenda-toggle-diary)
16794 (org-agenda-toggle-time-grid, org-agenda-date-later)
16795 (org-agenda-date-prompt, org-agenda-diary-entry)
16796 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
16797 (org-agenda-convert-date, org-agenda-menu):
16798 Use `org-agenda-check-type'.
16799 (org-make-overlay, org-delete-overlay)
16800 (org-detatch-overlay, org-move-overlay, org-overlay-put):
16801 New compatibility functions.
16802 (org-calendar-select-mouse): New command.
16803
16804 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
16805
16806 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
16807 (Custom-reset-standard): Fix y-or-n-p messages.
16808 (custom-link): New face for links.
16809 (custom-buffer-create-internal, custom-manual): Use it.
16810 (custom-face-save): Push to theme-face before setting face spec.
16811
16812 * wid-edit.el (widget-default-mouse-face-get): New function.
16813 (widget-specify-button): Handle mouse-face like button-face.
16814
16815 * custom.el (load-theme): Clear old theme settings if reloading.
16816
16817 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
16818
16819 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
16820 "Erase Customization" button back to same position it occupies in
16821 the individual State menus.
16822
16823 2006-01-04 Kim F. Storm <storm@cua.dk>
16824
16825 * wid-edit.el (key-sequence): Rework widget to read key binding
16826 using `kbd' syntax. Use C-q to insert literal key, event, or code.
16827 (widget-key-sequence-default-value): Default value for empty sequence.
16828 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
16829 (widget-key-sequence-read-event): New command for C-q.
16830 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
16831 (widget-key-sequence-value-to-external): New functions.
16832
16833 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
16834
16835 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
16836 Use expand-file-name.
16837 (flymake-delete-temp-directory): Use expand-file-name,
16838 file-name-directory, and directory-file-name.
16839 (flymake-strrchr): Delete.
16840 (flymake-start-syntax-check): Don't pass the redundant buffer argument
16841 to the init-f function.
16842 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
16843 (flymake-init-find-buildfile-dir)
16844 (flymake-init-create-temp-source-and-master-buffer-copy)
16845 (flymake-simple-make-init-impl, flymake-simple-make-init)
16846 (flymake-master-make-init, flymake-master-make-header-init)
16847 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
16848 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
16849 (flymake-xml-init): Remove corresponding redundant buffer argument.
16850 (flymake-allowed-file-name-masks): Remove last elems that are equal to
16851 the default anyway. Clean up regexps.
16852
16853 * progmodes/flymake.el (flymake-temp-source-file-name)
16854 (flymake-master-file-name, flymake-temp-master-file-name)
16855 (flymake-base-dir): New buffer-local vars.
16856 (flymake-buffer-data, flymake-get-buffer-value)
16857 (flymake-set-buffer-value): Replace those hash-tables by the new
16858 buffer-local vars. Update callers.
16859
16860 * progmodes/flymake.el (flymake-check-start-time)
16861 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
16862 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
16863 Move definition, so we can remove redundant earlier declaration.
16864 (flymake-replace-regexp-in-string, flymake-split-string)
16865 (flymake-get-temp-dir): Use defalias.
16866 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
16867 (flymake-xemacs-window-edges): Remove unused function.
16868 (flymake-get-point-pixel-pos): Move.
16869 (flymake-pid-to-names, flymake-reg-names)
16870 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
16871 Replace by a simple list flymake-processes and by process-buffer.
16872 Update callers. Other than simplify the code, it uses buffers rather
16873 than buffer-names so it doesn't get confused by uniquify.
16874 (flymake-buffer-data): The global value should just be nil.
16875
16876 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
16877 Optimize the body of a defalias like any other code.
16878
16879 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
16880 Make sure we've setup font-lock's vars. It may influence which
16881 function we then call.
16882 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
16883 here since it's too late anyway.
16884
16885 2006-01-03 Romain Francoise <romain@orebokech.com>
16886
16887 * startup.el (fancy-splash-tail, normal-splash-screen):
16888 Update copyright year.
16889
16890 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
16891
16892 * mouse.el (mouse-drag-track): Rename, from
16893 `mouse-drag-region-1'. Includes optional argument required to
16894 enable post-drag event processing (e.g. delete region keys).
16895 Can be used without this argument to track a mouse region and operate
16896 on it as soon as the drag completes.
16897 (mouse-drag-region): Use `mouse-drag-track'.
16898
16899 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
16900
16901 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
16902 Move to `custom-buffer' group.
16903
16904 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
16905 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
16906 (custom-theme-insert-face-marker, custom-theme-variable-menu)
16907 (custom-theme-face-menu): New variables.
16908 (custom-theme-add-variable, custom-theme-variable-action)
16909 (custom-variable-reset-theme, custom-theme-delete-variable)
16910 (custom-face-reset-theme, custom-theme-face-action)
16911 (custom-theme-delete-face, custom-theme-merge-theme)
16912 (custom-theme-add-face, custom-theme-visit-theme): New functions.
16913
16914 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
16915
16916 * custom.el: Move Custom Themes commentary to start of theme code.
16917 (custom-known-themes): Rename `standard' theme to `changed'.
16918 (custom-push-theme): Caller no longer specifies what theme to use
16919 when doing `reset'---the setting is simply removed from the theme.
16920 Delete MODE from `theme-value' and `theme-settings' properties.
16921 (custom-declare-theme): Ignore &rest args since we don't use them.
16922
16923 (custom-loaded-themes): Delete variable.
16924 (custom-theme-load-themes, custom-theme-loaded-p)
16925 (custom-theme-value): Delete functions.
16926
16927 (custom-declare-theme): Signal error on invalid theme names.
16928 (provide-theme): custom-loaded-themes was deleted.
16929 (load-theme): Load the file unconditionally.
16930 (enable-theme): Call `load-theme' if theme is undefined.
16931 (custom-enabled-themes): Only update value for successful loads.
16932 (disable-theme): Complete from enabled themes when interactive.
16933 (custom-variable-theme-value): Calculate theme value directly.
16934
16935 (custom-theme-reset-variables, custom-reset-variables): Mark as
16936 XEmacs compatibility functions. We don't actually use these.
16937
16938 * cus-edit.el (custom-variable-state-set):
16939 Use custom-variable-theme-value instead of custom-theme-value.
16940 (custom-face-state-set): Rename `standard' theme to `changed'.
16941 (custom-save-variables, custom-save-faces): Delete unneeded
16942 references to custom-reset-variables.
16943 (custom-save-resets): Delete function.
16944 (custom-save-variables, custom-save-faces): MODE argument deleted.
16945 (custom-save-variables, custom-save-faces): Ignore theme values.
16946
16947 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
16948 compatibility function.
16949
16950 2006-01-01 Richard M. Stallman <rms@gnu.org>
16951
16952 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
16953 (Custom-reset-current, Custom-reset-saved): Likewise.
16954 (Custom-reset-standard): Show message if aborted.
16955 (custom-mode): Doc fix, describing those commands.
16956
16957 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
16958 put on event-kind property.
16959
16960 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
16961
16962 * custom.el (provide-theme): Ban `user' theme name.
16963 (custom-enabling-themes): New variable.
16964 (enable-theme): Don't enable user if custom-enabling-themes is t.
16965 (custom-enabled-themes): Make it a defcustom.
16966 (custom-theme-recalc-face): No-op if face is undefined.
16967
16968 * cus-edit.el (custom-button-mouse): New variable.
16969 (custom-button-mouse): New face.
16970 (custom-raised-buttons, custom-mode): Use it.
16971
16972 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
16973
16974 2005-12-31 Eli Zaretskii <eliz@gnu.org>
16975
16976 * progmodes/gud.el (gud-display-line): Support hl-line in the
16977 source buffer.
16978
16979 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
16980
16981 * mouse.el (mouse-drag-window-above): Verify that the found window
16982 overlaps with the given window in the horizontal dimension.
16983
16984 2005-12-31 Eli Zaretskii <eliz@gnu.org>
16985
16986 * Makefile.in (cvs-update): New target.
16987
16988 * makefile.w32-in (cvs-update): Ditto.
16989
16990 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
16991
16992 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
16993 (custom-new-theme-mode-map): New variable.
16994
16995 2005-12-30 Richard M. Stallman <rms@gnu.org>
16996
16997 * custom.el (custom-load-themes): Function deleted.
16998
16999 * cus-edit.el (custom-save-loaded-themes): Function deleted.
17000 (custom-save-variables): Don't delete or add custom-load-themes call.
17001
17002 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
17003
17004 * cus-start.el: Add `visible-cursor'.
17005
17006 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
17007 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
17008 (flymake-process-filter): Switch to buffer before calling it instead.
17009 (flymake-post-syntax-check, flymake-highlight-err-lines)
17010 (flymake-delete-own-overlays, flymake-parse-err-lines)
17011 (flymake-start-syntax-check, flymake-start-syntax-check-process)
17012 (flymake-count-lines, flymake-parse-residual):
17013 Remove constant buffer argument.
17014 (flymake-start-syntax-check-for-current-buffer): Remove.
17015 Update callers to use flymake-start-syntax-check instead.
17016 (flymake-display-err-menu-for-current-line):
17017 Remove unused var `mouse-pos'.
17018 (flymake-restore-formatting): Comment out unused function.
17019 (flymake-report-status, flymake-report-fatal-status): Remove buffer
17020 argument, use current-buffer instead. Update callers.
17021
17022 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17023
17024 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
17025 buffer-local because choose-completion-delete-max-match requires
17026 that we set completion-ignore-case (i.e., binding via let is not
17027 sufficient).
17028 (bibtex-complete): Always set completion-ignore-case and
17029 choose-completion-string-functions. The latter is needed because
17030 choose-completion-string-functions keeps its value if we quit the
17031 *Completions* buffer without requesting a completion.
17032
17033 2005-12-30 Andreas Schwab <schwab@suse.de>
17034
17035 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
17036
17037 2005-12-30 Eli Zaretskii <eliz@gnu.org>
17038
17039 * jit-lock.el (jit-lock-chunk-size): Doc fix.
17040
17041 2005-12-30 Juri Linkov <juri@jurta.org>
17042
17043 * locate.el (locate-fcodes-file, locate-header-face)
17044 * progmodes/delphi.el (delphi-other-face)
17045 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
17046
17047 * paren.el (show-paren-match, show-paren-mismatch): Use existing
17048 group `paren-showing-faces'.
17049
17050 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
17051 (goto-address): Fix docstring.
17052
17053 * net/webjump.el (webjump-sample-sites): Update URLs.
17054
17055 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
17056
17057 * subr.el (cancel-change-group): Add listp around pending-undo-list.
17058
17059 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
17060
17061 * font-lock.el (font-lock-compile-keywords): Signal an error when
17062 font-lock-set-defaults hasn't been called.
17063
17064 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
17065
17066 * subr.el (noreturn, 1value): Doc fixes.
17067
17068 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17069
17070 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
17071 that assoc-string returns nil.
17072
17073 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17074
17075 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
17076 (bibtex-entry-type-str, bibtex-empty-field-re)
17077 (bibtex-search-backward-string, bibtex-preamble-prefix)
17078 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
17079 (bibtex-any-valid-entry-type): New variable.
17080 (bibtex-parse-field-name): Simplify.
17081 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
17082 (bibtex-preamble-prefix): Include left delimiter.
17083 (bibtex-search-forward-field, bibtex-search-backward-field):
17084 Allow unbounded search past entry boundaries (required by bibtex-pop).
17085 (bibtex-text-in-field-bounds): Use push.
17086 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
17087 (bibtex-parse-preamble, bibtex-valid-entry)
17088 (bibtex-beginning-first-field): New functions.
17089 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
17090 (bibtex-map-entries): Fix docstring.
17091 (bibtex-flash-head): New arg prompt. Simplify.
17092 (bibtex-enclosing-field): Include code of bibtex-inside-field.
17093 (bibtex-insert-kill): Simplify. Always insert text past the
17094 current field or entry.
17095 (bibtex-format-entry): Use bibtex-parse-field.
17096 (bibtex-pop): Use bibtex-beginning-of-entry and
17097 bibtex-end-of-entry to initiate the search. Insert empty field if
17098 we found ourselves.
17099 (bibtex-print-help-message): New args field and comma.
17100 Handle entry keys.
17101 (bibtex-make-field): Use bibtex-beginning-of-entry.
17102 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
17103 invalid entry.
17104 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
17105 Handle preambles. Simplify code for thorough test.
17106 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
17107 New arg comma. Handle entry heads.
17108 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17109 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
17110 New arg comma.
17111 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
17112 (bibtex-fill-field): Simplify.
17113 (bibtex-fill-entry): Use bibtex-beginning-first-field and
17114 bibtex-parse-field.
17115 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
17116 (bibtex-complete): Use bibtex-parse-preamble.
17117
17118 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
17119
17120 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
17121 Display name of expression instead of convenience variable.
17122 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
17123
17124 * progmodes/gud.el (gud-tooltip-dereference): Rename from
17125 toggle-gud-tooltip-dereference.
17126 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
17127 (gud-tooltip-tips): ...here when dereferencing.
17128
17129 2005-12-28 Bill Wohler <wohler@newt.com>
17130
17131 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
17132
17133 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
17134
17135 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
17136 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
17137 (vc-annotate-display-autoscale): Adjust call.
17138 (vc-annotate-display-default): Adjust call. Make arg compulsory.
17139 Fix interactive spec.
17140 (vc-annotate-time-span): Remove.
17141 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
17142 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
17143 (vc-annotate-display-select): Use new name.
17144
17145 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
17146 (vc-annotate-mode-menu): Remove left-over redundant declaration.
17147 Correct the construction of span entries. Simplify.
17148 (vc-annotate-display-select): Fix the nil case.
17149 (vc-annotate): Remove obsolete (and now broken) code.
17150 (vc-annotate-extract-revision-at-line): Remove obsolete code.
17151 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
17152
17153 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
17154
17155 * subr.el (lazy-completion-table): Correct typo in docstring.
17156
17157 * startup.el (command-line): Use `custom-reevaluate-setting' for
17158 `send-mail-function'.
17159
17160 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
17161
17162 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
17163
17164 * mail/smtpmail.el (smtpmail-try-auth-methods):
17165 Send credentials together with "AUTH PLAIN" command.
17166
17167 2005-12-27 Richard M. Stallman <rms@gnu.org>
17168
17169 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
17170 mouse-2, go back to previously selected window, so it's selected
17171 when mouse-2 command runs.
17172
17173 2005-12-27 Juri Linkov <juri@jurta.org>
17174
17175 * descr-text.el (describe-text-sexp): Use square brackets for
17176 button [Show] to distinguish it from the property value `show'.
17177 (describe-property-list): Use `insert-text-button' with
17178 `help-face' type instead of putting face in quotes, because button
17179 is not created automatically for a list of faces.
17180 (describe-text-properties-1): Put button-type value in quotes to
17181 distinguish from plain text "button".
17182 (describe-char): Display code point values in hex. Don't use
17183 `symbol-name' for `current-input-method' because it is a string.
17184 Use `insert-text-button' with `help-face' type instead of putting
17185 hardcoded face in quotes, because button is not created automatically.
17186
17187 2005-12-27 Richard M. Stallman <rms@gnu.org>
17188
17189 * progmodes/glasses.el (glasses-face): More specific custom type.
17190
17191 * files.el (set-visited-file-name): Doc fix.
17192
17193 * textmodes/flyspell.el (flyspell-external-point-words):
17194 Use local var buffer-scan-pos to advance scan for next misspelling.
17195 Advance it only after we find the misspelling.
17196
17197 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
17198
17199 * textmodes/flyspell.el (flyspell-external-point-words):
17200 New criteria for finding the misspelling in the buffer.
17201
17202 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
17203
17204 * help-mode.el (help-insert-string): Set help-xref-stack-item
17205 rather than call help-setup-xref.
17206
17207 * descr-text.el (describe-char): Revert previous changes for
17208 optional buffer argument.
17209
17210 2005-12-27 Juri Linkov <juri@jurta.org>
17211
17212 * help-mode.el (help-insert-string): New function. Save buffer
17213 contents in cases where it is impossible to recompute the old contents.
17214
17215 * descr-text.el (describe-char): Set help-xref-stack-item
17216 explicitly after buffer has been generated.
17217
17218 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17219
17220 * cus-start.el (all): Add x-gtk-show-hidden-files.
17221
17222 2005-12-26 Richard M. Stallman <rms@gnu.org>
17223
17224 * replace.el (perform-replace): Calculate match-again
17225 before skipping read-only matches.
17226
17227 * paren.el (paren-showing-faces): New group.
17228 (show-paren-match, show-paren-mismatch): Move to that group.
17229
17230 * button.el (button): Put into group `basic-faces'.
17231
17232 * progmodes/make-mode.el: Remove faces from group `faces'.
17233
17234 * apropos.el (apropos, apropos-value): Doc fix.
17235 (apropos-documentation): Doc fix.
17236
17237 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
17238
17239 * subr.el (lazy-completion-table): Remove argument `args'.
17240
17241 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
17242 Don't use the `args' argument of lazy-completion-table.
17243
17244 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
17245
17246 * descr-text.el (describe-char): Add optional argument for buffer.
17247 Set buffer appropriately. Call help-setup-xref.
17248 Suggested by Stefan Monnier.
17249
17250 2005-12-26 Juri Linkov <juri@jurta.org>
17251
17252 * descr-text.el: Require `help-fns' at runtime. Don't require
17253 `button' for byte compilation.
17254 (describe-text-widget): Add `help-echo' for first button.
17255 Use `help-info' for second.
17256 (describe-property-list): Use `help-argument-name' instead of `italic'.
17257 (describe-text-category): Add prompt to interactive spec.
17258 Call `help-setup-xref'.
17259 (describe-char): Use `help-character-set'. Add `help-echo' for
17260 code point. Use `help-input-method'. Remove superfluous insert.
17261
17262 2005-12-25 Richard M. Stallman <rms@gnu.org>
17263
17264 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
17265 at point, in case of narrowing.
17266
17267 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
17268
17269 * locate.el (locate-header-face): Allow nil in type.
17270
17271 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
17272
17273 2005-12-25 Romain Francoise <romain@orebokech.com>
17274
17275 * battery.el (battery-linux-proc-acpi): Also try
17276 `/proc/acpi/thermal_zone/THM0/temperature'.
17277
17278 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
17279
17280 * custom.el (custom-push-theme): Fix docstring.
17281
17282 * cus-edit.el (custom-variable-set, custom-variable-save)
17283 (custom-variable-save): Custom-quote widget values.
17284 (customize-save-variable): Fix custom-push-theme call.
17285
17286 2005-12-24 Eli Zaretskii <eliz@gnu.org>
17287
17288 * w32-fns.el (w32-batch-update-autoloads): New function.
17289
17290 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
17291 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
17292 from the command line.
17293
17294 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
17295
17296 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
17297 reset means to remove setting from theme entirely. Don't keep
17298 expanding theme-settings list; delete old entries if necessary.
17299
17300 * cus-edit.el (custom-buffer-create-internal): Move "Erase
17301 customization" button one line up.
17302 (custom-themed): New face.
17303 (custom-magic-alist): New value, THEMED, for theme settings.
17304 (custom-variable-state-set, custom-face-state-set):
17305 Check theme-value instead of saved-value.
17306 (custom-variable-reset-standard, custom-face-reset-standard):
17307 Remove theme setting entirely. Recalculate new values.
17308 (custom-variable-set, custom-variable-set)
17309 (custom-variable-reset-saved, custom-variable-reset-backup)
17310 (custom-face-set, custom-face-reset-saved): Update `user' theme.
17311 (custom-variable-save): Fix typos.
17312
17313 2005-12-23 Juri Linkov <juri@jurta.org>
17314
17315 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
17316 Add autoload cookies.
17317 (edebug-outside-d-c-i-n-s-w): New variable.
17318 (edebug-display, edebug-outside-excursion): Use it to save the
17319 original value of default-cursor-in-non-selected-windows.
17320 Set default-cursor-in-non-selected-windows to t while Edebug
17321 is active.
17322 (edebug-mode, edebug-eval-mode): Doc fix.
17323
17324 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
17325 with `buffer-substring-no-properties' to remove common substring
17326 highlighting.
17327
17328 * info.el (info-other-window, info): Rename function argument
17329 `file' to `file-or-node'.
17330 (Info-complete-menu-item): Use local variable `complete-nodes' to
17331 keep the global value of `Info-complete-nodes' unchanged for
17332 subsequent completions.
17333 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
17334
17335 * simple.el (get-next-valid-buffer, last-buffer)
17336 (next-error-buffer-p, next-error-find-buffer)
17337 (minibuffer-history-sexp-flag): Doc fix.
17338
17339 * savehist.el (savehist-mode-hook): Add `:group'.
17340
17341 * log-view.el: Call autoload for vc-find-version.
17342 (log-view-current-file): Adjust subgroup numbers.
17343 (log-view-current-tag): Add `length'.
17344
17345 2005-12-23 Richard M. Stallman <rms@gnu.org>
17346
17347 * vc.el (vc-annotate-car-last-cons): Defn moved up.
17348
17349 2005-12-23 Juri Linkov <juri@jurta.org>
17350
17351 * hi-lock.el (hi-lock-archaic-interface-message-used)
17352 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
17353 (hi-lock-mode): Display "Hi" in the mode line only when
17354 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
17355 (hi-lock-write-interactive-patterns):
17356 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
17357 (hi-lock-set-pattern, hi-lock-set-file-patterns)
17358 (hi-lock-font-lock-hook): Set 3rd arg `how' of
17359 font-lock-add-keywords to t.
17360
17361 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
17362
17363 * hi-lock.el (hi-lock-highlight-range): New variable.
17364 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
17365 only if font-lock-fontified is non-nil. Remove overlays.
17366 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
17367 font-lock-fontified is non-nil, otherwise use overlays (instead of
17368 text properties).
17369 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
17370 New variables.
17371 (hi-lock-string-serialize): New function.
17372
17373 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17374
17375 * menu-bar.el (menu-find-file-existing): New function.
17376 (menu-bar-file-menu): Use menu-find-file-existing for Open.
17377
17378 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
17379
17380 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17381
17382 * vc.el: Remove unnecessary leading * in docstrings.
17383 (vc-annotate-mode-map): Move initialization into declaration.
17384 (vc-static-header-alist): Nitpick on the regexp.
17385 (vc-default-init-version): New fun.
17386 (vc-register): Use it.
17387 (vc-insert-headers): Use dolist.
17388 (vc-annotate-get-backend): Remove unused function.
17389 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
17390 (vc-annotate-mode): Remove corresponding call.
17391 (vc-annotate-car-last-cons): Simplify.
17392 (vc-annotate-buffers): Remove var.
17393 (vc-annotate-backend): Make it buffer-local.
17394 (vc-annotate): Move the interaction to the interactive spec.
17395 Add a `buf' argument.
17396 (vc-annotate-warp-version): Use this new `buf' argument to avoid
17397 killing&creating a vc-annotate buffer, which is very disruptive when
17398 the buffers are shown in dedicated frames.
17399
17400 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
17401
17402 * descr-text.el: Add FSF as maintainer.
17403 (describe-text-mode, describe-text-mode-map)
17404 (describe-text-mode-hook, describe-text-done): Delete. Use normal
17405 help-mode.
17406 (describe-text-widget, describe-text-sexp)
17407 (describe-property-list, describe-text-category)
17408 (describe-text-properties, describe-text-properties-1)
17409 (describe-char): Use help buttons instead of widgets.
17410 (describe-char-unicodedata-file): Make URL link in doc string.
17411
17412 2005-12-22 Richard M. Stallman <rms@gnu.org>
17413
17414 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
17415 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
17416 Don't include buttons that write a file when there's no file.
17417 (custom-variable-menu, custom-face-menu, custom-group-menu):
17418 Don't include commands that write a file when there's no file.
17419 (customize-browse): Reword the top-of-buffer help intro.
17420 (custom-buffer-create-internal): Fix previous change.
17421 (customize-changed-options-previous-release): Prev release is 21.1.
17422 (customize-changed-options): Doc fix.
17423 (customize-changed): New alias.
17424 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
17425 Say "standard values".
17426 (Custom-reset-standard): Doc fix.
17427 (custom-face-reset-standard): Doc fix.
17428
17429 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17430
17431 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
17432 even if font-lock-mode is non-nil since it may be t without having
17433 turned on font-lock-mode-internal.
17434 (font-lock-choose-keywords): Minor optimization.
17435 (font-lock-add-keywords, font-lock-remove-keywords)
17436 (font-lock-set-defaults): Don't call make-local-variable on a variable
17437 that we know to already be local.
17438
17439 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17440
17441 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
17442 messages if in the minibuffer.
17443
17444 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17445
17446 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
17447 (tex-mode-flyspell-verify, flyspell-get-word)
17448 (flyspell-external-point-words): Don't use point-min/max uselessly.
17449
17450 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
17451 by Kevin Rodgers. Instead, just hide the completions buffer if we
17452 don't need to show it.
17453
17454 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
17455
17456 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
17457
17458 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17459
17460 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
17461 delete-windows-on with an inexistent buffer.
17462
17463 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
17464
17465 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
17466 Delete defcustom variable :tag names.
17467
17468 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
17469
17470 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
17471 (log-view-font-lock-keywords): Ajust subgroup numbers.
17472 (log-view-current-tag): Don't hard code the number of subgroups.
17473
17474 2005-12-20 Juri Linkov <juri@jurta.org>
17475
17476 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
17477 (tooltip-x-offset, tooltip-y-offset): Doc fix.
17478
17479 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
17480 (menu-bar-non-minibuffer-window-p): Instead of checking
17481 display-multi-frame-p, use selected-frame when menu-updating-frame
17482 is nil.
17483
17484 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
17485
17486 * align.el (align-rules-list): Use [ \t] instead of \s-
17487 for column separators in text mode.
17488
17489 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
17490
17491 * help-mode.el (help-customize-variable, help-customize-face):
17492 Don't pop help-xref-stack as help-follow no longer pushes
17493 anything on to it.
17494
17495 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
17496
17497 * textmodes/org.el (org-agenda-custom-commands): New option.
17498 (org-agenda): Offer custom commands on splash screen.
17499 (org-make-tags-matcher): Parser for Boolean logic added.
17500 (org-agenda-set-tags): New command.
17501 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
17502 (org-set-tags): Efficiency improvements.
17503 (org-auto-align-tags): New option.
17504 (org-todo, org-demote, org-promote): Realign tags.
17505 (org-tags-completion-function): Use also "&" and "|" as separators.
17506 (org-org-menu): Agenda commands simplified.
17507
17508 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
17509
17510 * cus-edit.el (customize-apropos, customize-apropos-options):
17511 Docstring changes.
17512
17513 * font-lock.el (font-lock): Add tags to the links in the defgroup.
17514
17515 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
17516
17517 * longlines.el (longlines-mode): Wrap while widened.
17518 (longlines-decode-region, longlines-encode-region): Compute max
17519 just once.
17520
17521 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17522
17523 * cus-edit.el (mac): New group.
17524
17525 * cus-start.el (all): Add user options in macterm.c. Add test for
17526 Mac-related built-ins. Fix test for GTK-related built-ins.
17527
17528 * term/mac-win.el (mac-handle-language-change)
17529 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
17530 (mac-services-open-selection, mac-services-mail-selection)
17531 (mac-services-mail-to, mac-services-insert-text)
17532 (mac-dispatch-apple-event): Add docstrings.
17533 (x-get-selection, mac-select-convert-to-string): Select coding
17534 system from `utf-16be' and `utf-16le' using `byteorder'.
17535
17536 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
17537
17538 * subr.el (lazy-completion-table): Don't be fooled if the var holds
17539 a "list" (lambda ...) rather than a real completion list.
17540
17541 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
17542 lexical-let when encountering ((lambda (...) ...) ...).
17543
17544 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
17545
17546 * progmodes/sh-script.el (sh-mode):
17547 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
17548 * textmodes/picture.el (picture-mode): Update docstrings.
17549
17550 2005-12-17 Eli Zaretskii <eliz@gnu.org>
17551
17552 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
17553 commands enclosed in $(ARGQUOTE)s should not be split between two
17554 lines, as that will break with GNU Make >3.80, when sh.exe is used
17555 and arg quoting is with '..'.
17556 (autoloads): Don't break the quoted --eval expression between
17557 several lines.
17558
17559 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
17560
17561 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
17562 Capture error from printing circular structures.
17563
17564 2005-12-17 Martin Rudalics <rudalics@gmx.at>
17565
17566 * wid-edit.el (widget-checkbox-action): Clear undo info.
17567
17568 2005-12-16 Bill Wohler <wohler@newt.com>
17569
17570 * menu-bar.el (kill-this-buffer): Set a good example by using menu
17571 bar, not menubar in comment.
17572
17573 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
17574
17575 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
17576 After-change-functions should not clobber the match data.
17577
17578 2005-12-16 Juri Linkov <juri@jurta.org>
17579
17580 * simple.el (choose-completion): Use `buffer-substring-no-properties'
17581 instead of `buffer-substring'.
17582 (completion-common-substring): Doc fix.
17583 (completion-setup-function): Use minibuffer-completion-contents
17584 instead of minibuffer-contents. Don't set common-string-length
17585 initially. Remove special handling of partial-completion-mode.
17586 Move computation of completion-base-size into one cond.
17587 Call completion-base-size-function in mainbuf. In computation of
17588 completion-base-size for file name completion don't move point to
17589 the end of the minibuffer. Move computation of common-string-length
17590 into one cond. Start putting faces only when common-string-length>=0.
17591 Add condition to put completions-common-part when
17592 common-string-length>0.
17593
17594 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
17595 place point at the first different character in the minibuffer
17596 even if this position is at the beginning of the minibuffer.
17597
17598 * info.el (Info-read-node-name-1): In completion-base-size-function's
17599 lambda return 1 if common-substring or minibuffer-completion-contents
17600 starts with (, and 0 otherwise.
17601
17602 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
17603 Use `crm-current-element' for second arg of `display-completion-list'.
17604
17605 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
17606
17607 * files.el (set-auto-mode): Look for an interpreter specified on
17608 the first line also if search for mode specification succeeded,
17609 but the mode is not known.
17610
17611 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
17612
17613 * textmodes/org.el (org-tags-match-list-sublevels): New option.
17614 (org-open-at-point): Implement tag searches as links.
17615 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
17616 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
17617 (org-tags-sparse-tree, org-tags-view, org-set-tags)
17618 (org-agenda-dispatch): New commands.
17619 (org-use-tag-inheritance, org-tags-column): New options.
17620 (org-tab-follows-link, org-return-follows-link): New options.
17621 (org-tags): New customize group.
17622 (org-start-icalendar-file): Get local time zone.
17623 (org-tags-completion-function): New function.
17624 (org-set-font-lock-defaults): Make sure links will also be
17625 highlighted inside headlines.
17626
17627 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
17628
17629 * term.el (term-emulate-terminal):
17630 Let term-handle-ansi-terminal-messages override what Bash says about
17631 its current directory.
17632
17633 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
17634
17635 * bindings.el (last-buffer): Move to simple.el.
17636 * simple.el (last-buffer): Move here.
17637 (get-next-valid-buffer): New function.
17638 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
17639 (prev-buffer): Ditto. Rename to `previous-buffer'.
17640
17641 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
17642 * bindings.el (global-map): Ditto.
17643
17644 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
17645
17646 * cus-edit.el: Introductory comment change.
17647 (custom-magic-alist): Change message string for the `rogue' state.
17648
17649 2005-12-15 Richard M. Stallman <rms@gnu.org>
17650
17651 * tooltip.el: Delete defcustom variable :tag names.
17652
17653 * complete.el (partial-completion-mode): Doc fix.
17654
17655 * textmodes/flyspell.el (flyspell-external-point-words):
17656 Use save-excursion to ensure we don't move backward in the
17657 search loop, not even one character.
17658 (flyspell-delete-all-overlays): Use remove-overlays directly.
17659
17660 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
17661 (ispell-start-process): Set that variable.
17662 Clear ispell-buffer-local-name.
17663 (ispell-internal-change-dictionary):
17664 Set ispell-current-dictionary after killing process.
17665 (ispell-buffer-local-dict):
17666 Don't set spell-personal-dictionary after killing process.
17667 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
17668 (ispell-tex-skip-alists, ispell-html-skip-alists)
17669 (ispell-skip-region-alist): Mark as risky.
17670
17671 * net/newsticker.el (newsticker--retrieval-timer-list)
17672 (newsticker--display-timer, newsticker-running-p)
17673 (newsticker-ticker-running-p): Definitions moved up.
17674
17675 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
17676
17677 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
17678
17679 2005-12-15 David Ponce <david@dponce.com>
17680
17681 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
17682 (recentf-edit-list, recentf-open-files): Signal an error when
17683 there is no recent file.
17684
17685 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
17686
17687 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
17688 read-only except for texinfo-format-region evaluation.
17689
17690 2005-12-14 Richard M. Stallman <rms@gnu.org>
17691
17692 * vc.el (vc-default-previous-version, vc-default-next-version)
17693 (vc-do-command): Doc fixes.
17694
17695 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17696
17697 * textmodes/bibtex.el (bibtex-expand-strings)
17698 (bibtex-autokey-expand-string, bibtex-name-part)
17699 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
17700 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
17701 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
17702 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
17703 (bibtex-entry-postfix, bibtex-known-entry-type-re)
17704 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
17705 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
17706 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
17707 (bibtex-beginning-of-last-entry): Remove.
17708 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
17709 message if comma is missing but buffer is read-only.
17710 (bibtex-parse-field-text): Handle whitespaces at the end of field
17711 text. Return 3-element list with beginning and end of field text
17712 and end of field.
17713 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
17714 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
17715 (bibtex-search-forward-field, bibtex-search-backward-field):
17716 Search always delimited by limits of entry. Use more efficient
17717 search algorithms.
17718 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
17719 bibtex-end-of-name-in-field.
17720 (bibtex-text-in-field-bounds): Handle BibTeX strings when
17721 extracting the content of a field.
17722 (bibtex-text-in-field): Use search limits.
17723 (bibtex-parse-string-prefix): Handle empty string keys based on
17724 bibtex-string-empty-key.
17725 (bibtex-parse-string): Fix docstring.
17726 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
17727 (bibtex-preamble-prefix, bibtex-strings): New functions.
17728 (bibtex-skip-to-valid-entry): Include preceding whitespace in
17729 BibTeX entries (consistent with other BibTeX functions).
17730 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
17731 (bibtex-search-entry): Fix docstring. Simplify.
17732 (bibtex-flash-head, bibtex-complete-string-cleanup)
17733 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
17734 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
17735 (bibtex-parse-entry): New optional arg content.
17736 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
17737 Use bibtex-text-in-field-bounds.
17738 (bibtex-print-help-message): Handle BibTeX strings and preambles.
17739 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
17740 bibtex-parse-string-postfix.
17741 (bibtex-find-text-internal): New function.
17742 (bibtex-remove-delimiters): Use it.
17743 (bibtex-find-text): Use it. New optional arg help.
17744 (bibtex-complete): Handle BibTeX string and preamble entries.
17745 (bibtex-Preamble): Fix order of closing delimiters.
17746
17747 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
17748
17749 * vc.el (vc-default-revert): New fun.
17750
17751 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
17752
17753 2005-12-14 Romain Francoise <romain@orebokech.com>
17754
17755 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
17756 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
17757 (font-lock-remove-keywords): Likewise.
17758
17759 2005-12-14 Juri Linkov <juri@jurta.org>
17760
17761 * log-view.el (log-view-diff): Doc fix.
17762
17763 * isearch.el (isearch-query-replace): Use (mark) instead of
17764 isearch-opoint if mark is active in transient-mark-mode.
17765
17766 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
17767
17768 * isearch.el (isearch-query-replace): Check for isearch-other-end.
17769
17770 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
17771
17772 * progmodes/cpp.el (cpp-face): New widget.
17773 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
17774
17775 2005-12-14 Juri Linkov <juri@jurta.org>
17776
17777 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
17778 around `erase-buffer' and `insert'.
17779
17780 * descr-text.el (describe-text-properties): Replace buffer name
17781 "*Help-2*" with "*Help*<2>".
17782 (describe-char): Add functions print-help-return-message,
17783 toggle-read-only. Use help-setup-xref with nil to not store
17784 describe-char in help-xref-stack. Use help-make-xrefs to
17785 make [back] button.
17786
17787 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
17788
17789 * wdired.el (wdired-old-point): New internal variable.
17790 (wdired-change-to-wdired-mode): Set it buffer-locally.
17791 (wdired-abort-changes): Restore point after aborting changes.
17792
17793 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
17794
17795 * vc.el (vc-do-command): Add a new value t for okstatus.
17796
17797 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
17798 frame in case of errors.
17799
17800 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17801
17802 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
17803 so it comes after "On the Left" in the menu.
17804
17805 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
17806
17807 * cus-edit.el (customize-apropos, customize-apropos-options)
17808 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
17809
17810 2005-12-12 Bill Wohler <wohler@newt.com>
17811
17812 * vc-svn.el (vc-svn-registered): Fix problem of visiting
17813 non-writable Subversion-controlled files by saving window
17814 configuration before calling vc-do-command. vc-do-command calls
17815 pop-to-buffer on error which is unexpected during registration.
17816
17817 2005-12-12 Jay Belanger <belanger@truman.edu>
17818
17819 * calc/README: Update the summary of changes.
17820
17821 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
17822
17823 * descr-text.el (describe-char): Rework last fix to solve the problem
17824 is the same way it's solved for everything else in that function
17825 (i.e. by extracting the info before setting up the *Help* buffer).
17826
17827 2005-12-12 Kim F. Storm <storm@cua.dk>
17828
17829 * subr.el (version-regexp-alist): Allow space as separator before
17830 non-numeric part, e.g. "1.0 alpha".
17831 (version-to-list): Interpret .X.Y version as 0.X.Y version.
17832
17833 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
17834
17835 * textmodes/org.el (org-agenda, org-timeline, org-todo):
17836 Implement Logging and the keep-modes setting.
17837 (org-get-category): Make sure a string is returned.
17838 (org-log-done): New function.
17839 (org-log-done, org-closed-string): New options.
17840
17841 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17842
17843 * tooltip.el (tooltip-y-offset): Change default to 20.
17844
17845 2005-12-12 Richard M. Stallman <rms@gnu.org>
17846
17847 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
17848
17849 * frame.el (display-hourglass): Doc fix.
17850
17851 * help.el (help-for-help-internal): Simplify entry for `a'.
17852
17853 * info.el (Info-on-current-buffer): Doc fix.
17854 (info-insert-file-contents): Don't test (featurep 'jka-compr).
17855
17856 * startup.el (inhibit-splash-screen): Make this the real name.
17857 (inhibit-startup-message): Make this the alias.
17858 (command-line): Find only simple.el, and use its directory
17859 to fill in other preloaded files' names.
17860 (command-line): Deactivate the mark if deactivate-mark is set.
17861
17862 * international/mule.el (load-with-code-conversion):
17863 Bind deactivate-mark.
17864
17865 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
17866
17867 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
17868
17869 * cus-edit.el (customize-apropos): Avoid listing an option more
17870 than once under different aliases. No longer list user options
17871 that are not defined with defcustom (unless a prefix arg is given).
17872 Doc fix.
17873 (customize-apropos-options): Doc fix.
17874
17875 2005-12-11 Juri Linkov <juri@jurta.org>
17876
17877 * frame.el (set-background-color, set-foreground-color)
17878 (set-cursor-color, set-mouse-color, set-border-color):
17879 Add explicit prompts to read colors by `facemenu-read-color'.
17880 (show-trailing-whitespace, blink-cursor-delay)
17881 (blink-cursor-interval, display-hourglass, hourglass-delay):
17882 Remove tags.
17883 (display-hourglass, hourglass-delay): Doc fix.
17884 (cursor-in-non-selected-windows): Capitalize words in tag.
17885
17886 * faces.el (frame-background-mode): Replace `choice-item' keywords
17887 with `const' to not make [default] button. Change default value tag
17888 from `default' to `automatic'. Doc fix.
17889 (trailing-whitespace) <defface>: Change group `whitespace' to
17890 `whitespace-faces'.
17891
17892 2005-12-11 Richard M. Stallman <rms@gnu.org>
17893
17894 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
17895
17896 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17897
17898 * term/mac-win.el: Create keymap for mac-apple-event-map.
17899
17900 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
17901
17902 * tooltip.el (tooltip-mode): Move to start of file so that it
17903 appears at top of customize buffer.
17904
17905 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
17906 Add the gud groupname.
17907 (gud-tooltip-mode): Add the tooltip groupname.
17908 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
17909 avoid conflict with tooltip-use-echo-area.
17910
17911 2005-12-10 Romain Francoise <romain@orebokech.com>
17912
17913 * help.el (help-for-help-internal): Add `r' in doc string.
17914
17915 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
17916
17917 * align.el (align-regexp, align-highlight-rule):
17918 Use region-beginning and region-end instead of point and mark, so that
17919 repetition (with `repeat-complex-command') recomputes the region
17920 bounds.
17921
17922 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
17923
17924 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
17925 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
17926 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
17927 (balance-windows): Rewrite using the above new functions.
17928
17929 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
17930
17931 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
17932 react if global-hi-lock-mode seems intended.
17933 (global-hi-lock-mode): Renamed from hi-lock-mode.
17934 (hi-lock-archaic-interface-message-used)
17935 (hi-lock-archaic-interface-deduce): New variables.
17936 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
17937 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
17938 (hi-lock-find-patterns, hi-lock-font-lock-hook):
17939 Replace hi-lock-buffer-mode with hi-lock-mode.
17940
17941 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
17942
17943 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
17944 completion list, even after a partial completion has been
17945 inserted in the current buffer. If there are more than 1
17946 completion, redisplay the *Completions* buffer; if the
17947 completion is unique, delete the *Completions* window.
17948
17949 2005-12-10 Eli Zaretskii <eliz@gnu.org>
17950
17951 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
17952 strings and long subject lines that were broken into multiple
17953 lines at arbitrary places. Handle subjects that have "Re: " in
17954 the middle.
17955
17956 2005-12-10 John W. Eaton <jwe@octave.org>
17957
17958 * progmodes/octave-mod.el (octave-electric-space): Don't indent
17959 comments or strings if octave-auto-indent is nil.
17960
17961 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17962
17963 * term/mac-win.el: Require url when compiling.
17964 Call mac-process-deferred-apple-events after loading init files.
17965 (mac-apple-event-map): New defvar. Define event handlers in it.
17966 (core-event, internet-event): New Apple event class symbols.
17967 (open-application, reopen-application, open-documents)
17968 (print-documents, open-contents, quit-application)
17969 (application-died, show-preferences, autosave-now, get-url):
17970 New Apple event ID symbols.
17971 (about): New HICommand ID symbol.
17972 (mac-event-spec, mac-event-ae): New macros.
17973 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
17974 (mac-ae-selection-range, mac-ae-text-for-search)
17975 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
17976 (mac-application-menu-map): Remove keymap. Handlers for HICommand
17977 and Services menu events are now defined in mac-apple-event-map.
17978 (mac-drag-n-drop): Remove selection range handling.
17979
17980 2005-12-10 Kenichi Handa <handa@m17n.org>
17981
17982 * simple.el (zap-to-char):
17983 * isearch.el (isearch-process-search-char): Translate CHAR by
17984 translation-table-for-input.
17985
17986 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
17987
17988 * foldout.el (foldout-exit-fold): Properly hide subtree.
17989
17990 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17991
17992 * files.el (save-buffer):
17993 * international/ucs-tables.el (ucs-set-table-for-input):
17994 * mail/mail-extr.el (mail-extract-address-components):
17995 * mail/sendmail.el (mail-mode): Reformat doc string.
17996
17997 2005-12-09 Juri Linkov <juri@jurta.org>
17998
17999 * isearch.el (isearch-highlight): Change main overlay priority
18000 from 1 to 1001. Simplify.
18001 (isearch-lazy-highlight-update): Change lazy overlay priority
18002 from 0 to 1000.
18003
18004 * replace.el (replace-highlight): Change overlay priority from
18005 1 to 1001.
18006
18007 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
18008 Change overlay priority from 1 to 1001. Reuse existing overlay.
18009
18010 * compare-w.el (compare-windows-highlight): Change overlay
18011 priority from 1 to 1000.
18012
18013 * menu-bar.el (menu-bar-edit-menu): Add listp around
18014 pending-undo-list to disable menu item "undo" when pending
18015 undo list is empty.
18016
18017 * locate.el (locate): Disable undo in *Locate* buffer.
18018
18019 2005-12-09 Kim F. Storm <storm@cua.dk>
18020
18021 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
18022
18023 2005-12-09 David Ponce <david@dponce.com>
18024
18025 * recentf.el: Improvement of the menu code.
18026 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
18027 instead of menu hook.
18028 (recentf-show-menu, recentf-hide-menu): New functions.
18029 (recentf-menu-customization-changed, recentf-mode): Use them.
18030 (recentf-menu-action, recentf-max-menu-items)
18031 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
18032 (recentf-arrange-by-rule-others)
18033 (recentf-arrange-by-rules-min-items)
18034 (recentf-arrange-by-rule-subfilter): Don't use
18035 `recentf-menu-customization-changed'.
18036 (recentf-arrange-rules): Likewise. Accept functions to compute
18037 sub-menu titles.
18038 (recentf-menu-filter): Likewise. Doc fix.
18039 (recentf-menu-value-shortcut): Doc fix.
18040 (recentf-dump-variable): Quote atom value.
18041 (recentf-make-menu-items): Update to use it as a menu filter.
18042 (recentf-match-rule): New function.
18043 (recentf-arrange-by-rule): Use it.
18044 (recentf-indirect-mode-rule): New function.
18045 (recentf-build-mode-rules): Use it.
18046 (recentf-dir-rule): New function.
18047 (recentf-arrange-by-dir): Use it.
18048 (recentf-filter-changer-current): Rename from
18049 `recentf-filter-changer-state'. All references updated.
18050 (recentf-filter-changer-alist): Update filter names.
18051 (recentf-filter-changer-select): New function.
18052 (recentf-filter-changer): Use it. Make a sub-menu from filters
18053 available in `recentf-filter-changer-alist'.
18054 (recentf-data-cache, recentf-clear-data)
18055 (recentf-update-menu): Remove. All references updated.
18056 (recentf-match-rule-p, recentf-build-dir-rules)
18057 (recentf-filter-changer-goto-next)
18058 (recentf-filter-changer-get-current)
18059 (recentf-filter-changer-get-next): Remove.
18060
18061 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
18062
18063 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
18064 buffer "Reset" button to "Reset to Current" for consistency with
18065 the State buttons.
18066
18067 2005-12-08 John Paul Wallington <jpw@pobox.com>
18068
18069 * ibuf-ext.el (define-ibuffer-filter filename):
18070 If `dired-directory' is a list then really use its car.
18071
18072 2005-12-08 Kim F. Storm <storm@cua.dk>
18073
18074 * emulation/cua-rect.el (cua--rectangle-aux-replace):
18075 Fix indention of text on right side of replaced rectangle.
18076
18077 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
18078
18079 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
18080 No need to check gud-comint-buffer is bound.
18081 (gdb): Prevent multiple debugging when first session uses gdba.
18082
18083 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18084
18085 CC Mode update to 5.31.
18086
18087 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
18088 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
18089 We might do this function properly in the future).
18090
18091 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
18092 New macros c-sentence-end and c-default-value-sentence end, to cope
18093 with Emacs 22's new function `sentence-end'.
18094
18095 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18096
18097 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
18098 compat issue using `c-put-overlay' and `c-delete-overlay'.
18099
18100 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
18101 New compat macros to handle overlays/extents.
18102
18103 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18104
18105 * progmodes/cc-fix.el: Add definitions of the macros push and pop
18106 (for GNU Emacs 20.4).
18107
18108 * progmodes/cc-defs.el
18109 (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
18110
18111 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
18112 highlighting mechanism so it will work in XEmacs too.
18113
18114 * progmodes/cc-defs.el: Insert c-int-to-char.
18115
18116 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
18117 call to the new macro c-int-to-char. This solves XEmacs's
18118 regarding characters as different from integers.
18119
18120 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18121
18122 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
18123 New internal helper.
18124
18125 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
18126 construct to make the indirect face lookup work in XEmacs.
18127
18128 (c-cpp-matchers): Append the negation char face to the existing
18129 fontification, so that the cpp face doesn't disappear.
18130 Use `c-make-syntactic-matcher' to avoid negation chars in comments
18131 and strings.
18132
18133 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
18134 to map to `font-lock-negation-char-face' in emacsen where it exists.
18135
18136 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18137
18138 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
18139
18140 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
18141 Rename "c-subword-move-mode" as "c-subword-mode".
18142
18143 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
18144 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
18145
18146 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18147
18148 * progmodes/cc-mode.el: Added autoload directive for
18149 `c-subword-move-mode' for use in older emacsen.
18150
18151 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18152
18153 * progmodes/cc-mode.el:
18154 (i): Insert a binding for C-c C-backspace into
18155 c-bind-special-erase-keys which works in TTYs.
18156 (ii): Make sure that when file styles are used, any explicitly
18157 given style variables take priority over those in the style.
18158 Do this by calling `hack-local-variables' a second time.
18159
18160 * progmodes/cc-vars.el: Add language specific customization
18161 widgets for AWK to c-doc-comment-style, c-require-final-newline
18162 and c-default-style. Add a defcustom for awk-mode-hook.
18163 Give c-syntactic-element and c-syntactic-context doc-strings by
18164 directly setting their `variable-documentation' propery.
18165 This allows Emacs 22.1 to read these with C-h v.
18166
18167 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
18168
18169 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18170
18171 * progmodes/cc-fonts.el, cc-vars.el
18172 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
18173 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
18174 Masatake YAMATO.
18175
18176 (c-doc-comment-style): Made GtkDoc default in C mode.
18177
18178 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
18179 and C-c C-<delete>.
18180
18181 (c-bind-special-erase-keys): New function for use on
18182 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
18183
18184 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
18185 <delete> key behavior in XEmacs according to `delete-forward-p'.
18186 C.f. `c-electric-delete'.
18187
18188 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18189
18190 * progmodes/cc-mode.el: Give c-hungry-backspace and
18191 c-hungry-delete-forward permanent key bindings.
18192
18193 * progmodes/cc-cmds.el (c-electric-semi&comma):
18194 Bind c-syntactic-context for calls to "criteria functions", for
18195 consistency with other calls to user functions.
18196
18197 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
18198 `current-prefix-arg', since this might be the prefix arg to a
18199 command which calls c-indent-command as a function. Change the
18200 interactive spec from "p" to "P".
18201
18202 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
18203 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
18204 was difficult to understand.
18205
18206 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18207
18208 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
18209 first char of an identifier.
18210
18211 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
18212 +" syntax in C++.
18213
18214 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18215
18216 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
18217 auto-fill doesn't split a c-comment's last word from a hanging
18218 "*/" when a space is typed between them after fill-column.
18219
18220 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
18221
18222 * progmodes/cc-styles.el (c-set-style)
18223 (c-setup-paragraph-variables): Abort the command if we're not in a
18224 CC Mode buffer.
18225
18226 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
18227 with blank comment-prefix, and a blank line as the comment's
18228 second line.
18229
18230 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18231
18232 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
18233 Incorporate the patterns added in the Emacs development branch
18234 for the new Emacs 22 face `font-lock-negation-char-face'.
18235
18236 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
18237 of "red" since it stands out better in xterms and DOS terminals.
18238
18239 * progmodes/cc-engine.el (c-literal-faces):
18240 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
18241
18242 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18243
18244 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
18245 forcibly enable c-electric-flag.
18246
18247 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
18248 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
18249 after the comment-prefix of a C-style comment will close that comment.
18250
18251 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18252
18253 * progmodes/cc-fonts.el (c-basic-matchers-before)
18254 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
18255 in Pike.
18256
18257 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
18258 digraphs.
18259
18260 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
18261 (c-cpp-message-directives, c-cpp-include-directives)
18262 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
18263 (c-cpp-expr-directives): Introduce new language constants to
18264 control cpp syntax in a cleaner way.
18265
18266 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
18267
18268 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
18269
18270 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
18271 (c-multiline-string-start-char): New language constants and
18272 variables to specify how newlines in string literals work.
18273
18274 (c-font-lock-invalid-string): Use them.
18275
18276 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
18277 unbalanced close brace is entered. Optimization by avoiding going
18278 back over arbitrarily large blocks. Removed hints that this
18279 function only would be relevant/useful in AWK.
18280
18281 (c-electric-brace): Indent syntactically after the cleanups since
18282 lineup functions might do it differently then.
18283
18284 * progmodes/cc-engine.el, cc-langs.el
18285 (c-opt-op-identifier-prefix): New language constant and variable.
18286
18287 (c-just-after-func-arglist-p, c-after-special-operator-id)
18288 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
18289
18290 * progmodes/cc-align.el, cc-engine.el
18291 (c-after-special-operator-id): New helper to handle C++ operator
18292 identifiers.
18293
18294 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
18295 (c-guess-basic-syntax): Handle C++ operator identifiers in
18296 declarations.
18297
18298 * progmodes/cc-langs.el (c-assignment-operators): Add the
18299 trigraph version of ^= too.
18300
18301 * progmodes/cc-langs.el (c-assignment-operators): Add the
18302 trigraph version of |= in C++.
18303
18304 * progmodes/cc-fonts.el (c-font-lock-declarators):
18305 Handle `c-decl-hangon-kwds' after the identifier name.
18306
18307 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
18308 whether an arglist is "nonempty", ignore a comment after the open
18309 paren if it isn't followed by a non-comment token on the same line.
18310
18311 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
18312 Enable heuristics below the point to cope with classes inside special
18313 brace lists in Pike.
18314
18315 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18316
18317 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
18318
18319 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18320
18321 * progmodes/cc-guess.el (cc-guess-install): New function to
18322 install an already guessed style in another buffer.
18323
18324 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
18325 sets `inhibit-read-only' - `c-save-buffer-state' should be used
18326 anyway if the change always is undone.
18327
18328 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18329
18330 Implement togglable electricity:
18331
18332 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
18333 saying when it should be used.
18334
18335 * progmodes/cc-engine.el: Add the new buffer-local variable,
18336 c-electric-flag.
18337
18338 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
18339 c-toggle-auto-newline.
18340
18341 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
18342 c-toggle-auto-newline. Remove the binding for
18343 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
18344 c-toggle-electric-state.
18345
18346 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
18347
18348 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
18349 c-\(forward\|backward\)-subword.
18350 (c-update-modeline): Add the new modeline flag `l' for
18351 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
18352 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
18353 Make the old name an alias of the new name.
18354 (c-toggle-electric-state): New function.
18355 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
18356 Adapt these functions to do electric things only when
18357 c-electric-flag is non-nil.
18358 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
18359 new functions from c-electric-brace.
18360 (c-point-syntax): Add a check for "virtual semicolons" in AWK
18361 mode, so that the tentative extra newline doesn't change the
18362 syntax of the following brace.
18363 (c-electric-brace): Restructure by extracting the above functions.
18364 Tidy up the coding somewhat.
18365 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
18366 restructure a bit.
18367
18368 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18369
18370 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
18371 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
18372
18373 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
18374 (c-submode-indicators): Change name from `c-auto-hungry-string'
18375 since it's now used to track another submode.
18376
18377 (c-update-modeline): Convert to function and extended to check
18378 `c-subword-move-mode'.
18379
18380 (c-forward-into-nomenclature, c-backward-into-nomenclature):
18381 Convert to compat aliases for `c-forward-subword' and
18382 `c-backward-subword'.
18383
18384 * progmodes/cc-subword.el: New functions and minor mode to handle
18385 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
18386
18387 (c-forward-subword, c-backward-subword, c-mark-subword)
18388 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
18389 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
18390 Functions corresponding to the standard word handling functions.
18391
18392 (c-subword-move-mode): Minor mode that replaces all the standard
18393 word handling functions with their subword equivalences.
18394
18395 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18396
18397 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
18398 entry for one-liner-defun.
18399
18400 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
18401 name in its def-edebug-spec.
18402
18403 * progmodes/cc-cmds.el (c-electric-brace): Make the
18404 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
18405 compacts space before a comment, if this will make things fit on
18406 one line.
18407
18408 Introduce an "awk" style, mainly for auto-newline and clean-ups.
18409
18410 * progmodes/cc-align.el: New function c-snug-1line-defun-close.
18411
18412 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
18413 clean-up one-liner-defun.
18414
18415 * progmodes/cc-styles.el: Add the new "awk" style.
18416
18417 * progmodes/cc-vars.el: Add description of one-liner-defun to
18418 c-cleanup-list's doc-string. New user options,
18419 c-max-one-liner-length. In c-default-style, set the default style
18420 for AWK to "awk".
18421
18422 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18423
18424 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
18425 macros inside labels.
18426
18427 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
18428 `c-at-statement-start-p' and `c-at-expression-start-p'.
18429
18430 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
18431 error if the mark isn't set.
18432
18433 * progmodes/cc-engine.el (c-guess-continued-construct)
18434 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
18435 accurately detect functions inside functions.
18436
18437 * progmodes/cc-engine.el (c-at-expression-start-p): New function
18438 like `c-at-statement-start-p' that additionally recognizes commas
18439 and expression parentheses as delimiters.
18440
18441 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
18442 to avoid heuristics that doesn't work for unclosed blocks.
18443 (c-at-statement-start-p): New function.
18444
18445 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
18446 Objective-C directives, e.g. directives spanning lines should work
18447 reasonably well now.
18448
18449 (c-put-c-type-property, c-clear-c-type-property): New helpers.
18450
18451 (c-forward-objc-directive): New function to move over any ObjC
18452 directive.
18453
18454 (c-just-after-func-arglist-p, c-guess-basic-syntax)
18455 (c-basic-matchers-before): Use it.
18456
18457 (c-font-lock-objc-iip-decl): Remove.
18458
18459 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
18460 in the template arglist recognition.
18461
18462 * progmodes/cc-styles.el (c-style-alist): Fix several
18463 inconsistencies in the Whitesmith style.
18464
18465 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
18466 New lineup function to get lines after Whitesmith style blocks
18467 correctly indented.
18468
18469 (c-lineup-whitesmith-in-block): Back out the compensation for
18470 opening parens since it's done using `add' lists in the style
18471 definition instead. Don't use the anchor position since it varies
18472 too much between the syntactic symbols. :P
18473
18474 * progmodes/cc-vars.el (c-valid-offset): Update.
18475
18476 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
18477 lists where the offsets are combined according to several
18478 different methods: `first', `min', `max', and `add'.
18479 Report offset evaluation errors with `c-benign-error' so that some kind
18480 of reindentation still is done.
18481
18482 * progmodes/cc-engine.el (c-guess-basic-syntax):
18483 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
18484 `arglist-close'.
18485
18486 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
18487 situations for `arglist-cont-nonempty' and `arglist-close'.
18488
18489 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
18490
18491 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
18492 cc-bytecomp-boundp' in a number of places.
18493
18494 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
18495 macro related issue.
18496
18497 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18498
18499 * progmodes/cc-awk.el: Change the terminology of regexps: A char
18500 list is now [asdf], a char class [:alpha:].
18501 Include code for char classes.
18502 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
18503 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
18504
18505 Remove (nearly all of) the cruft associated with AWK Mode's former
18506 concept of "virtual semicolons":
18507
18508 Adapt c-beginning-of-statement, c-end-of-statement (together with
18509 subfunctions) to use the new notion of "virtual semicolon" in
18510 place of the old awkward special handling for AWK. There remains
18511 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
18512 * progmodes/cc-cmds.el:
18513 (c-ascertain-adjacent-literal): In the backwards direction, now
18514 recognises AWK regexp delimiters as string delimiters.
18515 (c-after-statement-terminator-p): Adapt for virtual semicolons;
18516 check more rigorously for "end of macro".
18517 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
18518 virtual semicolons;
18519 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
18520 out the code for forward movement into ...
18521 (c-end-of-statement): Now contains the code for forward movement,
18522 adapted for virtual semicolons.
18523
18524 * progmodes/cc-engine.el:
18525 (c-ws*-string-limit-regexp): New regexp.
18526 (c-forward-single-comment, c-backward-single-comment): Comment out
18527 the (now redundant) "special" AWK stuff.
18528
18529 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
18530 c-string-par-start, c-string-par-separate to be more like Text
18531 Mode than Fundamental Mode.
18532
18533 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18534
18535 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
18536 to the fontified region so that fontification doesn't occur
18537 outside it (could happen e.g. when fontifying a line with an
18538 unfinished declaration).
18539
18540 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18541
18542 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
18543 start of the file. ^L now separate sections of the file.
18544 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
18545 (c-awk-one-line-possibly-open-string-re)
18546 (c-awk-regexp-one-line-possibly-open-char-class-re)
18547 (c-awk-one-line-possibly-open-regexp-re)
18548 (c-awk-one-line-non-syn-ws*-re): New defonsts.
18549 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
18550
18551 Amend the concept of "virtual semicolons" (in the indentation
18552 engine) for languages like AWK, such that they are now
18553 conceptually attached to end of the last token of a statement, not
18554 the end of the line. (In AWK Mode, however, the pertinent text
18555 property is still physically set on the EOL.) Remove the specific
18556 tests for awk-mode, thus facilitating the introduction of other
18557 language modes where EOLs can end statements.
18558 (Note: The funtionality in cc-cmds.el, specifically
18559 c-beginning/end-of-statement has yet to be amended.)
18560
18561 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
18562 New macros.
18563
18564 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
18565 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
18566 c-vsemi-status-unknown-p-fn (in a new page).
18567
18568 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
18569 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
18570 numerous awkward forms like
18571 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
18572 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
18573 variable before-ws-ip, the place just after char-before-ip appears.
18574
18575 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
18576 a comment.
18577
18578 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18579
18580 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
18581 `c-tentative-buffer-changes'.
18582
18583 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
18584 convert to macro to choose between Emacs and XEmacs at compile time.
18585
18586 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
18587
18588 (c-tentative-buffer-changes): New macro to handle temporary buffer
18589 changes in a convenient way.
18590
18591 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
18592 for `c-tentative-buffer-changes'.
18593
18594 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
18595 the checks for paren sexps between the point and the keyword, to
18596 avoid some false alarms.
18597
18598 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
18599 Fixed a situation where an error could be thrown for unbalanced
18600 parens. Changed to make use of c-keyword-member' to avoid some
18601 repeated regexp matches.
18602
18603 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
18604 These language variable are no longer necessary.
18605
18606 (c-block-stmt-kwds): New language constant used by
18607 c-looking-at-inexpr-block'.
18608
18609 (c-guess-basic-syntax): Remove an optional check that looked at
18610 the existence of the now removed language variables.
18611
18612 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
18613 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
18614 object instantiation expressions as declarations in some contexts.
18615 This bug only affected languages where the declarator can't be
18616 enclosed in parentheses.
18617
18618 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
18619 insert newlines before and after substatement braces.
18620
18621 * progmodes/cc-engine.el: Improved the heuristics for recognizing
18622 function declaration headers and the handling of C++ style member
18623 init lists.
18624
18625 (c-just-after-func-arglist-p): Rewritten to use
18626 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
18627
18628 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
18629
18630 (c-guess-basic-syntax): Adapt case 5B for the new
18631 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
18632 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
18633 covers all cases now).
18634
18635 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
18636
18637 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18638
18639 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
18640 c-string-par-start/separate c-sentence-end-with-esc-eol,
18641 initialised in c-setup-paragraph-variables, used in string
18642 scanning subroutines of c-beginning-of-statement.
18643
18644 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
18645 which precedes the newly inserted `{'.
18646
18647 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18648
18649 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
18650 function for declaration level blocks. It should now cope with
18651 templates better and also be a lot more comprehensible.
18652
18653 (c-looking-at-decl-block): The new function.
18654
18655 (c-search-uplist-for-classkey): The old one. It's now a wrapper
18656 for compatibility.
18657
18658 (c-add-class-syntax, c-guess-continued-construct)
18659 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
18660
18661 (c-decl-block-key): Change to tell apart ambiguous and
18662 unambiguous keywords. Pike specials are now handled directly in
18663 the code instead.
18664
18665 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
18666 New language constants and variables to make the backward skip in
18667 `c-looking-at-decl-block' as tight as possible.
18668
18669 (c-nonsymbol-token-char-list): New language constant.
18670
18671 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
18672 find balanced template arglists backwards.
18673
18674 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
18675 making char classes for `c-syntactic-skip-backward'.
18676
18677 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
18678 16D - can't be a class-close at that point.
18679
18680 * progmodes/cc-engine.el (c-guess-basic-syntax)
18681 (c-add-class-syntax): Don't narrow out the enclosing declaration
18682 level. This makes everything a lot easier, and it was actually
18683 only four small places that needed it to work. Some places that
18684 previously did `widen' are removed now, which has the effect that
18685 `c-guess-basic-syntax' never will look at things outside the
18686 current narrowment now. The anchor position for `topmost-intro'
18687 is affected by this, but it was so bogus it was basically useless
18688 before, and now it's equally bogus but in a slightly different way.
18689
18690 (c-narrow-out-enclosing-class): Gone.
18691
18692 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
18693 the narrowed region.
18694
18695 (c-least-enclosing-brace): Remove silly optional argument.
18696
18697 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
18698 the point could be left directly after an open paren when finding
18699 the beginning of the first decl in the block.
18700
18701 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
18702 Specify which submatch to use.
18703
18704 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
18705
18706 (c-decl-start-re): No longer any need for special treatment of
18707 ObjC due to the above.
18708
18709 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
18710 presumably follows C in that regard.
18711
18712 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
18713 New language constants to specify operator tokens inside
18714 identifiers in a more high level way.
18715
18716 (c-opt-identifier-prefix-key): New internal language constant.
18717
18718 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
18719 (c-identifier-start, c-identifier-key): Now completely calculated
18720 from other constants.
18721
18722 (c-identifier-last-sym-match): Decommission since it's no longer used.
18723
18724 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
18725
18726 * progmodes/cc-engine.el (c-forward-name): Remove the
18727 optimization when c-identifier-key is equal to c-symbol-key since
18728 it doesn't work in byte compiled files. Don't record empty
18729 regions as identifiers.
18730
18731 * progmodes/cc-langs.el (c-filter-ops): New helper function to
18732 simplify access to `c-operators' and its likes.
18733
18734 (c-operator-list, c-all-op-syntax-tokens)
18735 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
18736 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
18737 (c-primary-expr-regexp, c-cast-parens): Use it.
18738
18739 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
18740 an explicit language in functions.
18741
18742 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
18743 variant of adornment.
18744
18745 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
18746 variable.
18747
18748 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
18749 the Pike value.
18750
18751 * progmodes/cc-engine.el (c-on-identifier)
18752 (c-simple-skip-symbol-backward): Small fix for handling "-"
18753 correctly in `skip-chars-backward'. Affected the operator lfun
18754 syntax in Pike.
18755
18756 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
18757 diagnostic message about precompiled language vars not being used.
18758
18759 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
18760 "__attribute__" is followed by a parenthesis.
18761
18762 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
18763 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
18764 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
18765
18766 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
18767 Internal cleanups to properly detect the declared identifiers in
18768 various declarations.
18769
18770 (c-decl-start-kwds): New language constant to recognize
18771 declarations that can start anywhere. Used for class declarations
18772 in Pike.
18773
18774 (c-specifier-key, c-not-decl-init-keywords)
18775 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
18776 (c-find-decl-spots): Implement `c-decl-start-kwds'.
18777
18778 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
18779 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
18780 handling of the compiler specific extension keywords into a new
18781 language constant `c-decl-hangon-kwds' that defines keyword
18782 clauses to be ignored in declarations.
18783
18784 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
18785 past unrecognized tokens when handling `c-colon-type-list-kwds'.
18786 Necessary to stop at the declared identifier in e.g. IDL valuetype
18787 declarations.
18788
18789 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
18790 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
18791 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
18792 (c-forward-decl-or-cast-1): Recognize the declared identifier in
18793 class and enum declarations as such and not as part of the type.
18794
18795 (c-forward-decl-or-cast-1, c-forward-label): Relax the
18796 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
18797
18798 (c-forward-decl-or-cast-1): Don't disregard sure signs of
18799 declarations when there's some syntax error later on.
18800
18801 (c-complex-decl-matchers): Did away with a reference to
18802 `c-specifier-key'.
18803
18804 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
18805 value - this variable is always dynamically bound.
18806
18807 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
18808 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
18809 * cc-cmds.el, cc-defs.el: Change the policy for marking up
18810 functions that might do hidden buffer changes: All such internal
18811 functions are now marked instead of those that don't.
18812
18813 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
18814 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
18815 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
18816 (c-literal-type): Allow these functions to make hidden buffer changes,
18817 so that they are free to use text property caching later on.
18818
18819 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
18820 (c-electric-brace, c-electric-slash, c-electric-star)
18821 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
18822 (c-electric-paren, c-electric-continued-statement, c-indent-command)
18823 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
18824 (c-context-line-break): Add `c-save-buffer-state' calls to comply
18825 with the changed semantics of the functions above.
18826
18827 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
18828 when macros occur in obscure places. Optimized the sexp movement
18829 a bit.
18830
18831 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18832
18833 Enhancements for c-beginning-of-statement to work in AWK Mode:
18834
18835 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
18836 (completed statement) with `}' (statement completed by closing
18837 brace or semicolon) and `$' (statement completed by EOL).
18838
18839 (c-awk-virtual-semicolon-ends-prev-line-p)
18840 (c-awk-virtual-semicolon-ends-line-p)
18841 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
18842 (c-awk-at-statement-end-p): New functions.
18843
18844 * progmodes/cc-cmds.el: Simplify the structure of functions
18845 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
18846 two functions and c-beginning-of-statement to handle AWK Mode.
18847
18848 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
18849 c-backward-single-comment for AWK mode. Attempt to clarify their
18850 doc-strings.
18851
18852 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
18853
18854 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18855
18856 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
18857 label handling. Labels are now recognized in a uniform and more
18858 robust way, regardless of context. Text properties are put on all
18859 labels to recognize the following declarations better.
18860 Multiword labels are handled both in indentation and fontification for
18861 the benefit of language extensions like Qt. For consistency, keywords
18862 in labels are now fontified with the label face instead.
18863 That also applies to "case" and "default".
18864
18865 (c-beginning-of-statement-1): Fix some bugs in the label
18866 handling. Disregard `c-nonlabel-token-key' in labels that begin
18867 with `c-label-kwds'.
18868
18869 (c-find-decl-spots): Support that the callback adds more
18870 `c-decl-end' spots to find.
18871
18872 (c-forward-decl-or-cast-1): Don't treat a list of plain
18873 identifiers followed by a colon as a declaration.
18874
18875 (c-forward-label): New function to recognize labels.
18876
18877 (c-guess-basic-syntax): Replace uses of `c-label-key' with
18878 `c-forward-label'. Moved the label recognition cases (14 and 15)
18879 earlier since they aren't so context sensitive now. Handle labels
18880 on the top level gracefully. Moved access label recognition to
18881 the generic label case (CASE 15) - removed CASE 5E.
18882
18883 (c-font-lock-declarations): Add recognition of labels in the
18884 same round since we need to handle labels in parallell with other
18885 declarations to recognize both accurately. It should also improve
18886 speed.
18887
18888 (c-simple-decl-matchers, c-basic-matchers-after):
18889 Move `c-font-lock-labels' so that it only is used on decoration level 2
18890 since `c-font-lock-declarations' handles it otherwise.
18891
18892 (c-complex-decl-matchers): Remove the simplistic recognition of
18893 access labels.
18894
18895 (c-decl-prefix-re): Remove the kludges that was necessary to cope
18896 with labels earlier.
18897
18898 (c-decl-start-re): New language variable to make
18899 `c-font-lock-declarations' stop for the special protection labels
18900 in Objective-C that start with `@'.
18901
18902 (c-label-key): Remove since it's no longer used.
18903
18904 (c-recognize-colon-labels, c-label-prefix-re): New language
18905 constants to support recognition of generic colon-terminated labels.
18906
18907 (c-type-decl-end-used): `c-decl-end' is now used whenever there
18908 are colon terminated labels.
18909
18910 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
18911 first argument starts with a special brace list.
18912
18913 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
18914 (c-font-lock-declarations): Break out the declaration and cast
18915 recognition from `c-font-lock-declarations' to a new function, so
18916 that it can be used in the indentation engine.
18917
18918 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
18919 up to the start of the literal. Fixed bug with the point on the
18920 wrong side of the search limit that could happen when the start
18921 position is inside a literal.
18922
18923 * progmodes/cc-engine.el (c-parse-state)
18924 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
18925 so that it's kept a little bit back to increase the hit rate.
18926
18927 (c-parse-state): Change the macro handling and fixed some
18928 glitches. Macro context is checked more often than necessary now,
18929 but otoh less garbage conses are generated.
18930
18931 * progmodes/cc-engine.el (c-parse-state)
18932 (c-invalidate-state-cache): Cache the last position where
18933 `c-state-cache' applies. This can speed up refontification quite
18934 a bit in blocks where there are many non-brace parens before the point.
18935
18936 (c-state-cache-end): New variable for this.
18937
18938 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
18939 cache variable.
18940
18941 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
18942 get close initial continue positions when the start position is
18943 inside a literal or macro. Do not call the callback for spots
18944 before the start position (which can happen e.g. for `c-decl-end'
18945 spots inside comments). Optimize better in special cases when the
18946 region is a single line inside a literal or macro (typically when
18947 the current line is refontified).
18948
18949 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
18950 to `c-add-stmt-syntax' - there's no need to explicitly whack off
18951 entries from the paren state.
18952
18953 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
18954 special case for "else if" clauses.
18955
18956 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
18957 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
18958
18959 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
18960 New language variable to recognize the gcc extension with statement
18961 blocks inside expressions.
18962
18963 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
18964 it somewhat more comprehensible. The argument AT-BLOCK-START is
18965 no longer used and hence removed.
18966
18967 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
18968 to `c-add-stmt-syntax'.
18969
18970 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
18971 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
18972 This fixes bogus label recognition.
18973
18974 * progmodes/cc-engine.el (c-add-type, c-check-type)
18975 (c-forward-name, c-forward-type): Improve storage of template
18976 types in `c-found-types' so that they can be recognized better.
18977
18978 (c-syntactic-content): Add option to skip past nested parens.
18979
18980 * progmodes/cc-engine.el (c-forward-name):
18981 Set `c-last-identifier-range' all the time. It's less work that way.
18982 Handle that there might not be an identifier to store in
18983 `c-last-identifier-range'.
18984
18985 (c-forward-type): Handle that `c-last-identifier-range' might be
18986 nil from `c-forward-name'.
18987
18988 * progmodes/cc-defs.el (c-safe-scan-lists)
18989 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
18990
18991 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
18992 to work even if the form fails.
18993
18994 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
18995 down in a large file in one go.
18996
18997 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
18998
18999 * progmodes/cc-align.el (c-lineup-assignments): New lineup
19000 function which is like `c-lineup-math' but returns nil instead of
19001 `c-basic-offset' when it doesn't match.
19002
19003 (c-lineup-math): Change to use `c-lineup-assignments'.
19004
19005 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19006
19007 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
19008 c-beginning-of-statement. New subfunctions
19009 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
19010
19011 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19012
19013 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
19014 hardcoded char classes whereever possible. Changed a couple of
19015 places to use skip by syntax instead of skip by char class.
19016
19017 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
19018 Fix a bug in the regexp that caused extreme backtracking.
19019
19020 * progmodes/cc-langs.el (c-block-comment-starter)
19021 (c-block-comment-ender): New language constants to specify in a
19022 single place how block comments look.
19023
19024 (c-comment-start-regexp, c-block-comment-start-regexp)
19025 (comment-start, comment-end, comment-start-skip)
19026 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
19027 (c-syntactic-ws, c-nonempty-syntactic-ws)
19028 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
19029 `c-line-comment-starter', `c-block-comment-starter' and
19030 `c-block-comment-ender'.
19031
19032 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
19033 New language constants to break up things a bit.
19034
19035 (c-simple-ws): New language constant for simple whitespace.
19036
19037 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
19038
19039 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
19040 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
19041 newlines. Allow and ignore nil elements in the list.
19042
19043 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19044
19045 * progmodes/cc-cmds.el: Comment out a (n almost certainly
19046 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
19047
19048 * progmodes/cc-cmds.el: Tidy up the comments in
19049 c-beginning-of-statement and subfunctions.
19050
19051 * progmodes/cc-awk.el: Replace calls to put-text-property to the
19052 more flexible c-put-char-property and c-clear-char-properties.
19053 Add the author's email address.
19054
19055 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
19056
19057 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
19058 closing "*/" of a block comment.
19059
19060 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
19061 subfunctions) so that it works at BOB and EOB.
19062
19063 * progmodes/cc-cmds.el, cc-vars.el: More updating of
19064 c-beginning-of-statement, including new variable
19065 c-block-comment-start-regexp.
19066
19067 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19068
19069 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
19070 symbols from `*-font-lock-extra-types' so that there's no need to
19071 use `regexp-opt' on those lists.
19072
19073 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
19074 `c-type-modifier-kwds' is empty.
19075
19076 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
19077 there are several strings on the same line.
19078
19079 * progmodes/cc-engine.el (c-literal-limits): Remove the
19080 compatibility function for older emacsen. `c-literal-limits-fast'
19081 has now taken the place of this function.
19082
19083 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
19084 with older emacsen: We now require `pps-extended-state'.
19085
19086 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19087
19088 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
19089 which obviates the need to hack sentence-end. This now handles
19090 escaped newlines in strings correctly. Correct minor bugs in
19091 c-move-over-sentence and in c-beginning-of-statement.
19092
19093 * progmodes/cc-cmds.el (c-beginning-of-statement (and
19094 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
19095 that movement over macros and code are rigorously separated from
19096 eachother. Correct a few incidental bugs.
19097
19098 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
19099 Improve its doc-string. Improve the handling of certain specific cases.
19100
19101 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19102
19103 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
19104 (c-guess-basic-syntax): Change the way class-level labels are
19105 recognized; they can now contain essentially any symbols.
19106
19107 (c-opt-extra-label-key): New language variable to cope with the
19108 special protection label syntax in Objective-C.
19109
19110 (c-opt-access-key): Remove; this is now handled better by
19111 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
19112
19113 (c-complex-decl-matchers): Update to handle that
19114 `c-opt-access-key' no longer exists.
19115
19116 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
19117 improved label recognition in `c-beginning-of-statement-1'.
19118
19119 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
19120 Recognize bitfields better.
19121
19122 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
19123 Remove some cruft and fixed a bug that could cause it to go to a
19124 position further down.
19125
19126 * progmodes/cc-langs.el, cc-engine.el
19127 (c-beginning-of-statement-1): Improve detection of labels in
19128 declaration contexts.
19129
19130 (c-beginning-of-decl-1): Use it.
19131
19132 (c-nonlabel-token-key): New language constant and variable needed
19133 by `c-beginning-of-statement-1'.
19134
19135 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
19136 manifested itself due to the correction in `c-forward-sexp'.
19137
19138 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
19139 Make these behave as documented when used at the buffer limits.
19140
19141 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
19142 (c-type-decl-end-used): Made this a language variable.
19143
19144 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
19145 correctly when `combine-after-change-calls' is used together with
19146 temporary narrowings.
19147
19148 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19149 Report labels correctly when the start point is immediately after the
19150 colon.
19151
19152 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
19153 Remove since it isn't used anymore.
19154
19155 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
19156 bracket arglists such as template parens in C++.
19157
19158 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
19159 in the last check-in. Some optimization.
19160
19161 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
19162 where it could stop at the same level in a preceding sexp when
19163 PAREN-LEVEL is set.
19164
19165 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
19166 text property lookup only when it's needed.
19167
19168 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
19169 Change the policy for paren marked angle brackets to be more
19170 persistent; once marked they remain marked even when they're found
19171 to be unbalanced in the searched region. This should keep the
19172 paren syntax around even when individual lines are refontified in
19173 multiline template arglists.
19174
19175 (c-parse-and-markup-<>-arglists): New dynamically bound variable
19176 to control markup so that incorrect angle bracket arglists aren't
19177 marked in contexts where the correct value for
19178 `c-disallow-comma-in-<>-arglists' isn't known.
19179
19180 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
19181 argument has become `c-parse-and-markup-<>-arglists'.
19182
19183 (c-remove-<>-arglist-properties): Remove - no longer used.
19184
19185 (c-after-change-check-<>-operators): New function used on
19186 `after-change-functions' to avoid that "<" and ">" characters that
19187 are part of longer operators have paren syntax.
19188
19189 (c-<>-multichar-token-regexp): New language variable used by
19190 `c-after-change-check-<>-operators'.
19191
19192 (c-after-change): Call `c-after-change-check-<>-operators'.
19193
19194 (c-font-lock-<>-arglists): Use the context properties set by
19195 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
19196 correctly to avoid doing invalid markup.
19197
19198 (c-font-lock-declarations): Remove code that undoes the invalid
19199 markup done by `c-font-lock-<>-arglists'.
19200
19201 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
19202 after `c-font-lock-declarations'.
19203
19204 * progmodes/cc-engine.el (c-syntactic-skip-backward):
19205 Add paren-level feature.
19206
19207 (c-guess-basic-syntax): Improve the anchor position for
19208 `template-args-cont' in nested template arglists. There's still
19209 much to be desired in this area, though.
19210
19211 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19212
19213 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
19214 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
19215
19216 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19217
19218 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
19219 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
19220
19221 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
19222 it doesn't work no longer are supported.
19223
19224 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
19225 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
19226 requires support for the syntax-table' text property, which rules
19227 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
19228 cruft associated with those versions.
19229
19230 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
19231 for the `syntax-table' text property, which rules out Emacs 19 and
19232 XEmacs < 21.4. Removed various compatibility cruft associated
19233 with those versions.
19234
19235 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
19236 support for the `syntax-table' text property.
19237
19238 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
19239 variable and use an extra quoted face name instead. All the
19240 emacsen flavors handle that correctly.
19241
19242 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
19243 (c-font-lock-declarators, c-font-lock-declarations)
19244 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
19245 property to mark the items in in declarator lists to handle
19246 refontification inside multiline declarations better.
19247
19248 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
19249 construct like "a * b = c;" as a declaration.
19250
19251 2005-12-08 Kim F. Storm <storm@cua.dk>
19252
19253 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
19254 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
19255 select either meta, hyper, or super modifier for rectangle commands.
19256 (cua--rectangle-modifier-key): New defvar.
19257 (cua--M/H-key): Use it. Remove special case for `space'.
19258 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
19259 on X, to meta otherwise. Always bind C-return to toggle
19260 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
19261
19262 * emulation/cua-rect.el (cua-help-for-rectangle):
19263 Use cua--rectangle-modifier-key. Handle super modifier too.
19264 (cua--init-rectangles): Always bind C-return to toggle rectangle.
19265 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
19266
19267 * ido.el: Move Acknowledgements and History after Commentary.
19268 Minor changes to Commentary.
19269
19270 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
19271 keymap if cua--prefix-override-timer is `shift'.
19272 (cua--shift-control-prefix): New function; emulate "type prefix
19273 key twice" functionality to handle shifted prefix key override.
19274 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
19275 New commands.
19276 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
19277
19278 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
19279
19280 * textmodes/org.el (org-insert-heading): Try to do items before
19281 headings.
19282 (org-agenda-mode): Quote `org-agenda-mode-hook'.
19283 (org-insert-item): New function.
19284 (org-renumber-ordered-list): Don't skip to higher level lists.
19285
19286 2005-12-08 Juri Linkov <juri@jurta.org>
19287
19288 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
19289
19290 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
19291
19292 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
19293
19294 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
19295 the constructed function name fun-1.
19296
19297 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
19298 because such links don't lead to parent documentation.
19299
19300 2005-12-08 Kenichi Handa <handa@m17n.org>
19301
19302 * descr-text.el (describe-char): Use *Help-2* buffer if the
19303 current buffer is *Help*. Call describe-text-properties while
19304 setting the original buffer.
19305
19306 2005-12-07 Bill Wohler <wohler@newt.com>
19307
19308 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
19309 and causes problems with non-MH users (such as Gnus users).
19310
19311 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
19312
19313 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
19314 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
19315 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
19316 command "info sources". Move calls to GDB command "list".
19317 (gdb-find-file-hook): Just use gdb-source-file-list.
19318 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
19319 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
19320 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
19321 (gdb-data-list-register-values-handler): Use correct trigger name.
19322
19323 2005-12-07 Kim F. Storm <storm@cua.dk>
19324
19325 * ido.el (ido-completion-map): Rename from ido-mode-map.
19326 (ido-common-completion-map, ido-file-completion-map)
19327 (ido-file-dir-completion-map, ido-buffer-completion-map):
19328 Rename from ido-mode-....-map.
19329 (ido-init-completion-maps): Rename from ido-init-mode-maps.
19330 (ido-setup-completion-map): Rename from ido-define-mode-map.
19331 (ido-read-internal): Bind minibuffer-local-filename-completion-map
19332 to ido-completion-map.
19333
19334 2005-12-07 Kenichi Handa <handa@m17n.org>
19335
19336 * international/mule-cmds.el
19337 (set-display-table-and-terminal-coding-system): If the coding
19338 system specified in `unibyte-display' property is different from
19339 the arg coding-system, don't setup standard-display-table.
19340
19341 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19342
19343 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
19344 that comments end at \n, regardless of selective-display.
19345
19346 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
19347
19348 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
19349 (gdb-version): New variables.
19350 (gdb-source-file-list, gdb-register-names)
19351 (gdb-changed-registers): New variables for use with GDB 6.4+.
19352 (gdb-ann3): Replace with...
19353 (gdb-init-1, gdb-init-2): ...two new functions.
19354 (gdba, gdb-prompt): Call gdb-init-1.
19355 (gdb-get-version): New function. Call gdb-init-2 from here.
19356 (gud-watch): Make it work with mouse events too.
19357 (gdb-post-prompt): Don't add to queue until GDB version is known.
19358 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
19359 (gdb-locals-mode): Use gdb-version.
19360 (gdb-memory-format-map, gdb-memory-unit-map)
19361 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
19362 (gdb-locals-font-lock-keywords-1)
19363 (gdb-locals-font-lock-keywords-2): New variables.
19364 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
19365 (gdb-set-gud-minor-mode-existing-buffers-1)
19366 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
19367 (gdb-var-update-1, gdb-var-update-handler-1)
19368 (gdb-data-list-register-values-handler)
19369 (gdb-data-list-register-values-custom)
19370 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
19371 (gdb-stack-list-locals-handler, gdb-get-register-names):
19372 New functions for use with GDB 6.4+.
19373 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
19374 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
19375 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
19376 (gdb-stack-list-locals-regexp)
19377 (gdb-data-list-register-names-regexp): New regexps for use with
19378 GDB 6.4+.
19379
19380 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19381
19382 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
19383
19384 2005-12-06 Nozomu Ando <nand@mac.com>
19385
19386 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
19387 prompts work for AUTH PLAIN. Also reported by Steve Allan
19388 <seallan@verizon.net>.
19389
19390 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
19391
19392 * frame.el (set-frame-parameter): Add doc string.
19393
19394 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
19395
19396 * textmodes/org.el (org-occur-highlights): New variable.
19397 (org-highlight-new-match, org-remove-occur-highlights): New functions.
19398 (org-highlight-sparse-tree-matches): New option.
19399 (org-do-occur): New function.
19400 (org-get-heading): Make it work also at beginning of line.
19401 (org-category-table): New variable.
19402 (org-get-category-table, org-get-category)
19403 (org-camel-to-words, org-link-search): New functions.
19404 (org-select-this-todo-keyword): New variable.
19405 (org-todo-list): New command.
19406 (org-shiftright, org-shiftleft): New commands.
19407 (org-agenda-todo): Add prefix argument.
19408 (org-show-hierarchy-above): New option.
19409 (org-show-todo-tree): Numerical prefix creates tree for specific
19410 TODO keyword.
19411 (org-outline-level): New function, to assign a level to plain
19412 lists items.
19413 (org-cycle-include-plain-lists): New option.
19414 (org-mode): Use `org-outline-level' as value of `outline-level'.
19415 (org-cycle): Temporarily switch `outline-regexp' if
19416 `org-cycle-include-plain-lists' is non-nil.
19417 (org-start-icalendar-file): Fix format bug.
19418 (org-agenda-get-day-entries): Create category table.
19419 (org-agenda-get-todos, org-agenda-get-timestamps)
19420 (org-agenda-get-deadlines, org-agenda-get-scheduled)
19421 (org-agenda-get-blocks): Use `org-get-category'.
19422 (org-context-in-file-links): Rename from
19423 `org-line-numbers-in-file-links'.
19424
19425 2005-12-06 Romain Francoise <romain@orebokech.com>
19426
19427 * window.el (balance-windows): Delete extraneous third arg in call
19428 to `enlarge-window'.
19429
19430 2005-12-06 Kenichi Handa <handa@m17n.org>
19431
19432 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
19433
19434 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
19435
19436 * progmodes/gdb-ui.el (gdb-var-create-handler)
19437 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
19438 (gdb-var-list-children-handler, gdb-var-update-handler):
19439 Current buffer is already gdb-partial-output-buffer, don't
19440 make it current again.
19441
19442 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
19443
19444 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
19445 (list-buffers-noselect): Use it.
19446
19447 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
19448
19449 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
19450 (mail-yank-ignored-headers): Use regexp-opt.
19451 (mail-mode-map): Move initialization into declaration.
19452 (mail-sent-via): Remove unused shadowed var `to-line'.
19453 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
19454 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
19455 (mail-do-fcc): Use dolist and push.
19456 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
19457 (mail-yank-ignored-headers): Don't autoload.
19458
19459 2005-12-05 Kenichi Handa <handa@m17n.org>
19460
19461 * international/mule-cmds.el (set-language-info-internal): New fun.
19462 (set-language-info): Call set-language-info-internal to update
19463 language-info-alist. If LANG-ENV is the current one, call
19464 set-language-environment to make INFO effective now.
19465 (set-language-info-alist): Likewise.
19466 (locale-language-names): With locale "en", use English
19467 lang. env. but set the default codings to iso-8859-1.
19468
19469 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
19470
19471 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
19472 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
19473 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
19474 for plain strings.
19475 (gdb-frames-mode): Remove redundant call to font-lock-mode.
19476 (gdb-all-registers): Rename from toggle-gdb-all-registers.
19477 Create registers buffer if necessary. Echo new state in minibuffer.
19478 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
19479
19480 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
19481
19482 * info.el (Info-fontify-node): Match external links using
19483 non-directory part of filename.
19484
19485 2005-12-04 Juri Linkov <juri@jurta.org>
19486
19487 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
19488 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
19489 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
19490 because there is no customization option for it.
19491
19492 * font-lock.el (lisp-font-lock-keywords-1):
19493 Add define-global-minor-mode.
19494
19495 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
19496
19497 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
19498 properties on the constructed variable names.
19499
19500 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19501 Put `definition-name' properties on the constructed function names
19502 next-sym and prev-sym.
19503
19504 * emacs-lisp/find-func.el (find-function-regexp):
19505 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
19506 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
19507 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
19508 and easy-menu-define.
19509
19510 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
19511 easy-mmode-define-global-mode and define-global-minor-mode.
19512 (lisp-imenu-generic-expression): Add define-global-minor-mode.
19513
19514 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
19515 instead of easy-mmode-define-global-mode.
19516
19517 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
19518 Use define-minor-mode instead of easy-mmode-define-minor-mode.
19519
19520 * cus-edit.el (customize-group, customize-group-other-window):
19521 Filter out autoloaded options from the group completion list by
19522 using heuristics that autoloaded groups don't have `custom-autoload'
19523 property on their symbols (they have only `custom-loads').
19524
19525 * simple.el (completion-setup-function): Put completions-common-part
19526 face on complete completion string too (i.e. completion string
19527 without completions-first-difference face).
19528
19529 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
19530
19531 2005-12-03 Eli Zaretskii <eliz@gnu.org>
19532
19533 * view.el (view-mode): Doc fix.
19534
19535 * disp-table.el (standard-display-european): Add to the warning
19536 message a reference to the doc string.
19537
19538 * play/yow.el (apropos-zippy): Call print-help-return-message,
19539 similar to other Help and Apropos commands.
19540
19541 * help.el (print-help-return-message): If pop-up-frames is
19542 non-nil, set up help-return-method to delete the help window and,
19543 possibly, its frame as well, and don't display message about
19544 scrolling the help window. Doc fix.
19545 (help-return-method): Doc fix.
19546
19547 2005-12-03 Martin Rudalics <rudalics@gmx.at>
19548
19549 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
19550 whereby names of length one or names starting with a
19551 symbol-constituent character would not be returned.
19552
19553 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
19554
19555 * subr.el (atomic-change-group): Add edebug and indentation spec.
19556
19557 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
19558
19559 * completion.el (save-completions-file-name): Fix typo in last change.
19560
19561 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19562
19563 * info.el: Move back/forward history to the beginning of the tool bar.
19564
19565 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
19566
19567 * allout.el (eval-when-compile): Remove unnecessary load of cl.
19568 Add fset of allout-real-isearch-abort during compile to fix
19569 byte-compilation warnings.
19570 (allout-mode-p): Move definition of this macro above all uses, or
19571 byte compilation in barren Emacs (eg, during Emacs build) will
19572 lack the definition.
19573 (allout-mode): Move this variable above any uses, or byte
19574 compilation will fail.
19575 (allout-resolve-xref): Remove use of personal file-reference function.
19576 (allout-toggle-current-subtree-encryption): Do the current (ie,
19577 visible containing) topic, rather than nearest around point. Doc fix.
19578 (allout-toggle-subtree-encryption): New function, workhorse that
19579 works on nearest topic containing point.
19580 (allout-encrypt-string): Signal requirement for newer version of pgg.
19581 (allout-resumptions): Doc fix.
19582
19583 2005-12-02 Eli Zaretskii <eliz@gnu.org>
19584
19585 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
19586
19587 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
19588
19589 * textmodes/flyspell.el (flyspell-external-point-words):
19590 Consider a misspelling as found in the string search if: (a) misspelling
19591 and found string lengths match, or (b) misspelling is found as
19592 element in a boundary-chars separated longer string, or (c)
19593 ispell-program-name is really ispell and misspelling is found as
19594 part of a TeX string. After successful match move beginning of
19595 search region to end of match. Warn about not found misspellings
19596 once the process is done.
19597 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
19598
19599 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
19600
19601 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
19602 tool bar (removed inadvertently).
19603
19604 2005-12-02 Juri Linkov <juri@jurta.org>
19605
19606 * log-view.el (log-view-diff): Clarify doc string.
19607
19608 2005-12-01 Bill Wohler <wohler@newt.com>
19609
19610 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
19611 triggers lm-verify errors.
19612
19613 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
19614
19615 * simple.el (transient-mark-mode, line-number-mode)
19616 (column-number-mode, size-indication-mode): Remove `:require nil'.
19617
19618 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
19619
19620 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
19621 in the margin also.
19622 (gdb-breakpoints-mode-map): Use D instead of d for
19623 gdb-delete-breakpoint.
19624 (gdb-get-frame-number): Require a number to match on.
19625 (gdb-threads-mode-map): Add follow-link binding.
19626
19627 2005-11-30 Jason Rumney <jasonr@gnu.org>
19628
19629 * isearch.el (isearch-mode-map): Avoid exiting search on
19630 language-change event.
19631
19632 2005-11-30 Romain Francoise <romain@orebokech.com>
19633
19634 * speedbar.el (speedbar-default-position): New defcustom.
19635 (speedbar-frame-reposition-smartly): Use it.
19636
19637 * dframe.el (dframe-reposition-frame-emacs): Fix position
19638 computation for `left' location.
19639 Update copyright year.
19640
19641 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
19642
19643 * help.el (help-map): Move initialization into declaration.
19644
19645 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
19646
19647 * help-fns.el (help-argument-name): Don't autoload.
19648 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
19649 to be re-loaded when customizing the `help' group.
19650
19651 2005-11-30 John Paul Wallington <jpw@gnu.org>
19652
19653 * help-fns.el (describe-function-1): Fill arglist output.
19654
19655 2005-11-30 Kim F. Storm <storm@cua.dk>
19656
19657 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
19658 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
19659 after revert-buffer (or anything else which kills all local variables).
19660
19661 * apropos.el (apropos-parse-pattern): Doc fix.
19662 Set apropos-regexp directly, rather than expecting callers to do so.
19663 (apropos-command, apropos, apropos-value, apropos-documentation):
19664 Simplify calls to apropos-parse-pattern.
19665
19666 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
19667
19668 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
19669 (hi-lock-face-phrase-buffer): Use hi-yellow face.
19670 (hi-lock-write-interactive-patterns): Use comment-region.
19671
19672 * longlines.el (longlines-mode): Add mail-setup-hook.
19673
19674 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
19675
19676 * simple.el (sendmail-user-agent-compose, next-line):
19677 Conditionally use hard-newline.
19678
19679 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
19680
19681 * international/latexenc.el (latex-inputenc-coding-alist):
19682 Reword doc string.
19683
19684 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
19685
19686 * help.el (describe-key-briefly, describe-key): Recognize default
19687 bindings.
19688
19689 2005-11-29 Romain Francoise <romain@orebokech.com>
19690
19691 * view.el (view-inhibit-help-message): New defcustom.
19692 (view-mode-enter): Use it.
19693
19694 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
19695
19696 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
19697 Preserve user position.
19698
19699 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
19700
19701 * font-lock.el: Throw error if facemenu is not loaded to prevent
19702 accidental change of loading order in loadup.el. (Suggested by RMS.)
19703
19704 * loadup.el: Add comment explaining why facemenu must be loaded
19705 before font-lock.
19706
19707 2005-11-28 Jay Belanger <belanger@truman.edu>
19708
19709 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
19710 (calc-dispatch-map): Add more keys for `calc-same-interface'.
19711
19712 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
19713
19714 * calc/calc-embed.el (calc-do-embedded): Update help message.
19715
19716 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
19717
19718 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
19719
19720 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
19721
19722 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
19723 called-interactively-p.
19724 (elp-profilable-p): Rename from elp-not-profilable-p.
19725 Invert result and take into account macros and autoloaded functions.
19726 (elp-instrument-function): Update call.
19727 (elp-instrument-package): Update call. Add completion.
19728 (elp-pack-number): Use match-string.
19729 (elp-results-jump-to-definition-by-mouse): Merge into
19730 elp-results-jump-to-definition and then remove.
19731 (elp-output-insert-symname): Make help echo text single-line.
19732
19733 * replace.el (query-replace-map): Move initialization into declaration.
19734 (occur-engine): Use with-current-buffer.
19735 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
19736 (occur-mode-mouse-goto): Replace with an alias.
19737
19738 2005-11-28 Juri Linkov <juri@jurta.org>
19739
19740 * simple.el (quoted-insert): Let-bind input-method-function to nil.
19741
19742 * term/w32-win.el: Bind [S-tab] to [backtab].
19743
19744 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
19745 `Info-find-file' to t.
19746
19747 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
19748 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
19749 and same-window-regexps.
19750 (occur-next-error): Don't move point for arg 0.
19751
19752 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
19753
19754 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
19755
19756 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
19757
19758 * log-edit.el (log-edit-changelog-use-first): New var.
19759 (log-edit-changelog-ours-p): Use it.
19760 (log-edit-insert-changelog): Set it with new arg `use-first'.
19761 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
19762 (log-edit-hook): Add them to the list of suggested options.
19763
19764 * textmodes/flyspell.el (flyspell-last-buffer): New var.
19765 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
19766 redundant work.
19767 (flyspell-mode-on): Use add-hook for after-change-functions.
19768 (flyspell-mode-off): Use remove-hook for after-change-functions.
19769 (flyspell-changes): Make it buffer-local.
19770 (flyspell-after-change-function): Make it non-interactive. Use push.
19771 (flyspell-post-command-hook): Check input-pending-p while processing
19772 the potentially long list of buffer changes.
19773
19774 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
19775
19776 * buff-menu.el (list-buffers-noselect): Display the selected
19777 frame's buffer list, not the global one.
19778
19779 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
19780
19781 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
19782 that (list last-input-event) works as in interactive spec.
19783
19784 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
19785
19786 * loadup.el ("facemenu"): Load facemenu before font-lock, because
19787 `facemenu-keymap' needs to be defined when font-lock is loaded.
19788 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
19789
19790 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
19791
19792 * completion.el: Remove useless leading * in defcustom docstrings.
19793 (save-completions-file-name): Use ~/.emacs.d if available.
19794 (completion-standard-syntax-table): Rename from
19795 cmpl-standard-syntax-table and fold initialization into declaration,
19796 thus removing cmpl-make-standard-completion-syntax-table.
19797 (completion-lisp-syntax-table, completion-c-syntax-table)
19798 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
19799 (cmpl-saved-syntax, cmpl-saved-point): Remove.
19800 (symbol-under-point, symbol-before-point)
19801 (symbol-under-or-before-point, symbol-before-point-for-complete)
19802 (add-completions-from-c-buffer): Use with-syntax-table.
19803 (make-completion): Don't return a list of completion entries.
19804 Update callers.
19805 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
19806 (completion-initialize): Rename from initialize-completions.
19807 (completion-find-file-hook): Rename from cmpl-find-file-hook.
19808 (kill-emacs-save-completions): Collect stats here.
19809 (save-completions-to-file, load-completions-from-file):
19810 Use with-current-buffer.
19811 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
19812 into a function. Move all calls to toplevel.
19813 (completion-lisp-mode-hook): New fun.
19814 (completion-c-mode-hook, completion-setup-fortran-mode):
19815 Set the syntax-table here. Use local-set-key.
19816 (completion-saved-bindings): New var.
19817 (dynamic-completion-mode): Make it into a proper minor mode.
19818 (load-completions-from-file): Remove unused var `num-uses'.
19819
19820 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
19821 constructor if it is explicitly overridden.
19822
19823 * complete.el (PC-completion-as-file-name-predicate):
19824 Use minibuffer-completing-file-name.
19825 (partial-completion-mode): Use find-file-not-found-functions.
19826 (PC-lisp-complete-symbol): Use with-syntax-table.
19827 (PC-look-for-include-file): Remove dead setq.
19828 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
19829 (PC-complete): Use with-current-buffer.
19830
19831 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
19832 escape single quotes.
19833
19834 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
19835
19836 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
19837 of `if' whose condition always returned nil. Doc fix.
19838
19839 * buff-menu.el (Buffer-menu-revert-function): Make the selected
19840 window's buffer the current buffer around the call to
19841 `list-buffers-noselect'. This is necessary to mark that buffer
19842 with a `.' in the Buffer Menu when called from Lisp, for instance
19843 by Auto Revert Mode.
19844
19845 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
19846
19847 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
19848 attaching to it.
19849 (gdb-pre-prompt): Make sure gdb-error is reset.
19850
19851 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
19852 with a child process, detect it.
19853 (gud-speedbar-buttons): Match regexp more carefully.
19854
19855 2005-11-27 Richard M. Stallman <rms@gnu.org>
19856
19857 * mouse.el (mouse-drag-move-window-bottom):
19858 Use adjust-window-trailing-edge.
19859
19860 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
19861
19862 * simple.el (blink-matching-open): Ignore
19863 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
19864 (blink-matching-paren-on-screen): Update docstring.
19865
19866 * paren.el (show-paren-mode): No longer change
19867 `blink-matching-paren-on-screen'.
19868
19869 2005-11-27 John Paul Wallington <jpw@pobox.com>
19870
19871 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
19872 (gdb-threads-select, gdb-edit-register-value):
19873 Use `posn-set-point' instead of `mouse-set-point' because the
19874 latter is not fbound when configured without X.
19875
19876 2005-11-27 Kim F. Storm <storm@cua.dk>
19877
19878 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
19879 existing face when partially highlighting a TAB in a rectangle.
19880
19881 2005-11-26 Kim F. Storm <storm@cua.dk>
19882
19883 * ido.el (ido-mode-map): Doc fix.
19884 (ido-mode-common-map, ido-mode-file-map)
19885 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
19886 (ido-define-mode-map): Rewrite. Select one of the new maps as
19887 parent for ido-mode-map instead of building from scratch.
19888 (ido-init-mode-maps): New defun to initialize new maps.
19889 (ido-mode): Call it.
19890 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
19891 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
19892
19893 2005-11-26 John Paul Wallington <jpw@pobox.com>
19894
19895 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
19896 `mouse-set-point' because the latter is not fbound when configured
19897 without X.
19898
19899 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
19900
19901 * files.el (file-relative-name): Doc fix.
19902
19903 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
19904
19905 * progmodes/octave-inf.el (inferior-octave-startup): Force a
19906 non-empty string for secondary prompt PS2.
19907
19908 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
19909
19910 * progmodes/compile.el (compilation-setup): Fix last change.
19911
19912 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
19913
19914 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
19915 (gdb-mouse-toggle-breakpoint-margin)
19916 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
19917 Add gdb-server-prefix to keep out of command history.
19918 (gdb-edit-register-value): New function.
19919 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
19920 (gdb-info-registers-custom): Use above map.
19921
19922 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
19923
19924 * custom.el (enable-theme): Signal error if argument is not a
19925 theme. Don't recalculate a face if it's not loaded yet.
19926
19927 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
19928 the `user' theme is in effect.
19929
19930 * info.el (Info-on-current-buffer): Record actual filename in
19931 Info-current-file, instead of t, or a fake filename if a non-file
19932 buffer. Make autoload.
19933 (Info-find-node, Info-revert-find-node): No need to check for
19934 Info-current-file nil.
19935 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
19936 Info-current-file is now never `t'.
19937 (Info-fontify-node): Many simplifications due to Info-current-file
19938 always being valid. Use Info-find-file to find node filename.
19939
19940 2005-11-25 David Kastrup <dak@gnu.org>
19941
19942 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
19943 new character, then delete" in order to preserve markers.
19944
19945 2005-11-25 David Ponce <david@dponce.com>
19946
19947 * recentf.el (recentf-arrange-by-rule): Handle a special
19948 `auto-mode-alist'-like "strip suffix" rule.
19949 (recentf-build-mode-rules): Handle second level auto-mode entries.
19950
19951 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
19952
19953 * emulation/viper-keym.el (viper-ESC-key): Use different values
19954 in terminal and window modes.
19955
19956 * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
19957 add jde-javadoc-checker-report-mode.
19958
19959 * ediff-wind.el (ediff-make-wide-display): Slight simplification.
19960
19961 * ediff.el (ediff-date): Change the date of last update.
19962
19963 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
19964
19965 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
19966 Use define-minor-mode, and make it a local mode. Turn on font-lock.
19967 (hi-lock-mode): New global minor mode.
19968 (turn-on-hi-lock-if-enabled): New function.
19969 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
19970 Change arguments to regexp and face instead of a font-lock pattern.
19971 Directly set face property, instead of refontifying.
19972 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
19973 (hi-lock-find-patterns): Use line-number-at-pos.
19974
19975 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
19976 arguments for hi-lock-set-pattern.
19977 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
19978 Call font-lock-fontify-buffer.
19979 (hi-lock-find-file-hook, hi-lock-current-line)
19980 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
19981
19982 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
19983 turned off.
19984
19985 * progmodes/compile.el (compilation-setup): Don't fiddle with
19986 font-lock-defaults.
19987
19988 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
19989
19990 * progmodes/gdb-ui.el (gdb-var-create-handler)
19991 (gdb-var-list-children-handler): Find values for all variable
19992 objects. gud-speedbar-buttons decides whether to display them.
19993
19994 2005-11-24 Romain Francoise <romain@orebokech.com>
19995
19996 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
19997 buffer name with a space.
19998
19999 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
20000
20001 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
20002 `org-export-local-list-max-depth'. Change default value to 3.
20003 (org-auto-renumber-ordered-lists)
20004 (org-plain-list-ordered-item-terminator): New options.
20005 (org-at-item-p, org-beginning-of-item, org-end-of-item)
20006 (org-get-indentation, org-get-string-indentation)
20007 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
20008 New functions.
20009 (org-move-item-down, org-move-item-up): New commands.
20010 (org-export-as-html): New classes for CSS support. Bug fix in
20011 regular expression detecting fixed-width regions. Respect
20012 `org-local-list-ordered-item-terminator'.
20013 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
20014 also a list item.
20015 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
20016 New item moving functions.
20017
20018 2005-11-24 Juri Linkov <juri@jurta.org>
20019
20020 * isearch.el (isearch-repeat): With empty search ring set
20021 `isearch-error' to the error string instead of signaling error
20022 with the function `error'.
20023
20024 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20025
20026 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
20027
20028 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
20029
20030 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
20031 and variable.
20032 (gdb-var-create-handler, gdb-var-list-children-handler):
20033 Don't match on "char **...".
20034 (gdb-var-update-handler): Find values for all variable objects.
20035 (gdb-info-frames-custom): Identify frames by leading "#".
20036
20037 * progmodes/gud.el (gud-speedbar-menu-items): Add
20038 gdb-speedbar-auto-raise as radio button.
20039 (gud-speedbar-buttons): Raise speedbar if requested.
20040 Don't match on "char **...".
20041 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
20042 Make it editable.
20043
20044 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
20045
20046 * info.el (Info-fontify-node): Handle the case where
20047 Info-current-file is t.
20048
20049 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
20050
20051 * simple.el (blink-matching-open): Fix off-by-one in last change.
20052
20053 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20054
20055 * term/mac-win.el: Don't change default directory.
20056
20057 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
20058
20059 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
20060 buffers correctly. (It used to throw an error in such buffers.)
20061 Make it ask for confirmation in group buffers and other Custom
20062 buffers containing more than one customization item.
20063
20064 2005-11-22 John Paul Wallington <jpw@gnu.org>
20065
20066 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
20067 property on mail and url overlays.
20068 (goto-address-at-point): Use `posn-set-point' instead of
20069 `mouse-set-point' because the latter is not fbound when configured
20070 without X.
20071
20072 2005-11-22 Lars Hansen <larsh@soem.dk>
20073
20074 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
20075 (ls-lisp-classify, ls-lisp-format): Delete call to
20076 ls-lisp-parse-symlink.
20077 (ls-lisp-handle-switches): Handle symlinks to directories as
20078 directories when ls-lisp-dirs-first in non-nil.
20079
20080 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
20081
20082 * startup.el (command-line): Make sure that loaddefs.el is handled
20083 correctly in load-history.
20084
20085 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
20086
20087 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
20088 (gdb-struct-string, gdb-array-string): New constants.
20089 (gdb-info-locals-handler): Use them.
20090 (gdb-reset): Reset gdb-var-list to nil.
20091
20092 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
20093
20094 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
20095 in patterns.
20096
20097 2005-11-21 Juri Linkov <juri@jurta.org>
20098
20099 * custom.el (defcustom): Update link types in docstring.
20100
20101 2005-11-20 Martin Rudalics <rudalics@gmx.at>
20102
20103 * custom.el (defgroup): Add doc-string-elt info.
20104
20105 * widget.el (define-widget): Don't use declare for the doc-string-elt.
20106
20107 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
20108
20109 * newcomment.el (comment-enter-backward): Fix last fix.
20110
20111 * simple.el (blink-matching-open):
20112 * paren.el (show-paren-function): Allow new paren-class info.
20113
20114 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
20115
20116 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
20117 handled automagically.
20118
20119 2005-11-20 Andreas Schwab <schwab@suse.de>
20120
20121 * descr-text.el (describe-char): When copying overlays put them
20122 over the full char description instead of just the first character
20123 of it.
20124
20125 2005-11-20 Juri Linkov <juri@jurta.org>
20126
20127 * simple.el (what-cursor-position):
20128 * descr-text.el (describe-char): Use Lisp-readable syntax
20129 for octal and hex. Reorder decimal, octal and hex values.
20130 Remove excess whitespace in the output. Use `=' in `column='
20131 like in `point=' and `Hscroll='.
20132
20133 * international/mule-cmds.el (encoded-string-description):
20134 Use Lisp-readable syntax for hex.
20135
20136 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
20137
20138 * newcomment.el (comment-enter-backward): Handle the case where the
20139 comment is closed by EOB.
20140
20141 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
20142
20143 * longlines.el (longlines-before-revert-hook)
20144 (longlines-after-revert-hook): New functions.
20145 (longlines-mode): Turn off longlines temporarily when reverting.
20146 Add a message-setup-hook.
20147 (longlines-decode-buffer): New function.
20148 (longlines-wrap-line): Preserve marker positions.
20149
20150 2005-11-19 Andreas Schwab <schwab@suse.de>
20151
20152 * emacs-lisp/shadow.el: Handle compressed files.
20153
20154 2005-11-19 Romain Francoise <romain@orebokech.com>
20155
20156 * net/browse-url.el (browse-url-default-browser): Signal an error
20157 if no usable browser can be found, rather than try to load w3.
20158
20159 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
20160
20161 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
20162 replacing existing properties.
20163 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
20164 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
20165 tty specs.
20166 (rcirc-server-prefix, rcirc-server): New faces.
20167 (rcirc-url-regexp): Generate with rx macro.
20168 (rcirc-last-server-message-time): New variable.
20169 (rcirc-filter): Record time of last message.
20170 (rcirc-keepalive): Kill processes that did not send a message
20171 since the last ping.
20172 (rcirc-mode): Give rcirc-topic a local binding here.
20173
20174 2005-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
20175
20176 * subr.el (read-passwd): Fontify the prompt as we do with other
20177 prompts.
20178
20179 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
20180
20181 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
20182 binding buffer-read-only to nil.
20183
20184 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20185
20186 * complete.el (partial-completion-mode):
20187 Mention completion-auto-help in the doc string.
20188
20189 * man.el (Man-highlight-references): Doc fix. Reformat code in a
20190 more Lisp-ish way.
20191
20192 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
20193
20194 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
20195 digits, not 8, to avoid misalignment for files larger than 100MB.
20196
20197 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20198
20199 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
20200 Mention "keyboard shortcuts" in the help text.
20201
20202 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20203
20204 * startup.el (fancy-splash-default-action): Discard only
20205 mouse-down and succeeding mouse-up events in the splash screen
20206 window so that drag-n-drop event can be processed.
20207
20208 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
20209
20210 * longlines.el (longlines-mode): Add hacks for mail-mode and
20211 message-mode.
20212
20213 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
20214
20215 * textmodes/org.el (org-table-sort-lines): New command.
20216 (org-tbl-menu): Add entry for `org-table-sort-lines'.
20217 (org-add-file): Command removed, use `org-agenda-file-to-front'
20218 instead.
20219 (org-export-icalendar): Use `org-icalendar-combined-name'.
20220 (org-cycle-agenda-files, org-agenda-file-to-end)
20221 (org-agenda-file-to-front): New commands.
20222 (org-table-tab-jumps-over-hlines, org-export-html-style):
20223 New options.
20224 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
20225 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
20226 New functions.
20227 (org-fill-paragraph): Call `org-table-align' in tables.
20228 (org-mode): Call `org-set-autofill-regexps'.
20229 (org-export-as-html): Support for local handformatted lists.
20230 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
20231 (org-export-local-list-max-depth): New option.
20232 (org-html-expand): Use `org-html-protect'.
20233
20234 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
20235
20236 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
20237 to "p".
20238 (gdb): Move definition of gud-pp to...
20239
20240 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
20241 speedbar.
20242 (gdb-find-watch-expression): New function.
20243
20244 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20245
20246 * faces.el (face-attribute, set-face-attribute): Mention existence
20247 of `:ignore-defface' setting in docstring.
20248
20249 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
20250
20251 * simple.el (completion-setup-function): Fix last change.
20252
20253 2005-11-17 John Paul Wallington <jpw@pobox.com>
20254
20255 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
20256 Use `posn-set-point' instead of `mouse-set-point' because the
20257 latter is not fbound when configured without X.
20258
20259 * comint.el (comint-insert-input): Likewise.
20260
20261 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20262
20263 * simple.el (hard-newline): New variable.
20264 (sendmail-user-agent-compose, next-line): Use it.
20265
20266 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
20267 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
20268 (mail-mail-reply-to, mail-mail-followup-to)
20269 (mail-position-on-field, mail-signature, mail-yank-original)
20270 (mail-attach-file): Likewise.
20271
20272 * mail/mailheader.el (mail-header-format)
20273 (mail-header-format-function): Likewise.
20274
20275 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
20276
20277 2005-11-17 Juri Linkov <juri@jurta.org>
20278
20279 * font-lock.el (font-lock-faces): Rename this defgroup from
20280 `font-lock-highlighting-faces'.
20281 (font-lock-comment-face, font-lock-comment-delimiter-face)
20282 (font-lock-string-face, font-lock-doc-face)
20283 (font-lock-keyword-face, font-lock-builtin-face)
20284 (font-lock-function-name-face, font-lock-variable-name-face)
20285 (font-lock-type-face, font-lock-constant-face)
20286 (font-lock-warning-face, font-lock-negation-char-face)
20287 (font-lock-preprocessor-face)
20288 (font-lock-regexp-grouping-backslash)
20289 (font-lock-regexp-grouping-construct): Rename :group from
20290 `font-lock-highlighting-faces' to `font-lock-faces'.
20291
20292 * cus-edit.el (lisp, c, tex):
20293 * progmodes/ada-mode.el (ada):
20294 * progmodes/asm-mode.el (asm):
20295 * progmodes/cperl-mode.el (cperl-faces):
20296 * progmodes/cpp.el (cpp):
20297 * progmodes/dcl-mode.el (dcl):
20298 * progmodes/f90.el (f90):
20299 * progmodes/fortran.el (fortran):
20300 * progmodes/icon.el (icon):
20301 * progmodes/idlwave.el (idlwave-misc):
20302 * progmodes/m4-mode.el (m4):
20303 * progmodes/make-mode.el (makefile):
20304 * progmodes/meta-mode.el (meta-font):
20305 * progmodes/modula2.el (modula2):
20306 * progmodes/octave-mod.el (octave):
20307 * progmodes/pascal.el (pascal):
20308 * progmodes/perl-mode.el (perl):
20309 * progmodes/prolog.el (prolog):
20310 * progmodes/ps-mode.el (PostScript-edit):
20311 * progmodes/scheme.el (scheme):
20312 * progmodes/sh-script.el (sh-script):
20313 * progmodes/simula.el (simula):
20314 * progmodes/tcl.el (tcl):
20315 * textmodes/nroff-mode.el (nroff):
20316 * textmodes/reftex-vars.el (reftex-fontification-configurations):
20317 * textmodes/sgml-mode.el (sgml):
20318 * textmodes/texinfo.el (texinfo):
20319 Add :link (custom-group-link font-lock-faces) to defgroup.
20320
20321 * hi-lock.el (hi-lock): Rename this defgroup from
20322 `hi-lock-interactive-text-highlighting'. Change parent group from
20323 `faces' to `font-lock'. Add link to the manual.
20324 (hi-lock-mode, hi-lock-file-patterns-range)
20325 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
20326 `hi-lock-interactive-text-highlighting' to `hi-lock'.
20327 (hi-lock-faces): Add :group `faces'.
20328
20329 * cus-edit.el (custom-variable-prompt): Clarify the code.
20330
20331 * faces.el (face-read-string): Set the default value arg of
20332 completing-read.
20333
20334 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
20335
20336 * rfn-eshadow.el (file-name-shadow-properties)
20337 (file-name-shadow-tty-properties, file-name-shadow-mode):
20338 Remove autoloads, because the file is now preloaded.
20339
20340 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20341
20342 * printing.el (easy-menu-intern): Don't define.
20343 (pr-get-symbol): Use easy-menu-intern only if defined.
20344
20345 * simple.el (blink-matching-open): Simplify a bit.
20346 (completion-setup-function): Fix the case of partial-completion-mode
20347 when the minibuffer's contents start with "-".
20348 Obey completion-base-size-function even when
20349 minibuffer-completing-file-name is non-nil.
20350
20351 2005-11-16 Richard M. Stallman <rms@gnu.org>
20352
20353 * net/eudcb-ph.el (eudc-ph-open-session):
20354 Use set-process-query-on-exit-flag.
20355
20356 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
20357
20358 * international/ucs-tables.el (ucs-set-table-for-input):
20359 Use make-local-variable, not make-variable-buffer-local.
20360
20361 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
20362 Improve warning message text.
20363
20364 * savehist.el (savehist-save-hook): Add :group.
20365
20366 * menu-bar.el (menu-bar-help-menu):
20367 Rename Find Extra Packages to External Packages.
20368
20369 * cus-edit.el (Custom-reset-standard): Verify that
20370 :custom-standard-value prop exists before calling it.
20371
20372 * apropos.el (apropos-calc-scores): Use apropos-pattern.
20373
20374 2005-11-16 Martin Rudalics <rudalics@gmx.at>
20375
20376 * wid-edit.el (color): Enclose %t in %{...%}.
20377
20378 * cus-edit.el (face): Enclose %t in %{...%}.
20379
20380 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
20381
20382 * savehist.el (savehist-mode-hook): Re-add the var.
20383 (savehist-mode): Use it.
20384
20385 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20386
20387 * textmodes/flyspell.el: Fix commenting convention.
20388 Remove unnecessary leading * in custom docstrings.
20389 (flyspell-emacs): Remove unused var.
20390 (flyspell-delete-region-overlays): Use remove-overlays.
20391 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
20392 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
20393 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
20394 (flyspell-debug-signal-word-checked): Use with-current-buffer.
20395 (make-flyspell-overlay): Don't locally reuse a global name.
20396 (flyspell-highlight-incorrect-region)
20397 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
20398 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
20399 (flyspell-notify-misspell): Remove unused args `start' and `end'.
20400 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
20401 Wrap calls to accept-process-output inside with-local-quit since it's
20402 often called from a post-command-hook.
20403 (flyspell-correct-word, flyspell-auto-correct-word):
20404 Use ispell-send-string.
20405 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
20406
20407 * calendar/diary-lib.el (diary-list-entries): Also hide the
20408 terminating newline.
20409
20410 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
20411
20412 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
20413 window-system, to allow fonts on tty.
20414
20415 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
20416
20417 * progmodes/gud.el (gud-speedbar-item-info): New function.
20418 (gud-install-speedbar-variables): Use it to display data type
20419 of watch expression as a tooltip in speedbar.
20420
20421 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
20422
20423 * font-core.el (global-font-lock-mode): Add :version keyword,
20424 because default was changed.
20425
20426 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
20427
20428 * startup.el (command-line): Use `custom-reevaluate-setting' for
20429 `file-name-shadow-mode'.
20430
20431 * loadup.el: Preload rfn-eshadow.
20432
20433 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
20434 Add :version keyword.
20435 (file-name-shadow-properties, file-name-shadow-tty-properties)
20436 (file-name-shadow): Add :version keyword.
20437
20438 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
20439 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
20440 in the custom-group property of the symbol frames and the fringe
20441 group got no link to its parent group frames.
20442 Doc fix.
20443
20444 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20445
20446 * progmodes/gud.el (gud-stop-subjob): New function.
20447 (gud-menu-map, gud-tool-bar-map): Use it.
20448
20449 2005-11-16 Kim F. Storm <storm@cua.dk>
20450
20451 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
20452 than kill it.
20453 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
20454 to a more useful/logical place.
20455
20456 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20457
20458 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
20459 go buttons complementary.
20460
20461 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
20462
20463 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
20464 (rfn-eshadow-sifn-equal): New function.
20465 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
20466
20467 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
20468
20469 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi):
20470 Quote `-' in string.
20471
20472 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
20473 rcirc-mode buffers come up in Emacs state.
20474
20475 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
20476 operation.
20477
20478 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
20479
20480 * term.el (term-termcap-format): Fix typos.
20481 (term-down): Fix the negative argument case.
20482
20483 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20484
20485 * progmodes/gdb-ui.el: Remove face-alias left over from change on
20486 2005-08-15.
20487 (gdb-ann3): New command gud-go.
20488 (menu): Accomodate gdb-mi.el.
20489 (gdb-assembler-custom): Make buffer of selected window current
20490 so that set-window-point works.
20491
20492 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
20493 buttons and include new ones.
20494
20495 2005-11-16 Kim F. Storm <storm@cua.dk>
20496
20497 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
20498 (gud-menu-map): Use it.
20499
20500 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
20501
20502 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
20503 that works correctly for Custom and that does not override a user
20504 who disables it.
20505
20506 * help-mode.el (help-make-xrefs, help-xref-on-pp)
20507 (help-xref-interned, help-follow): Make hyperlinks for variables
20508 that are unbound, but have a non-nil variable-documentation property.
20509
20510 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
20511 mode hook. (It conflicted with defcustoms for some mode hooks.)
20512 Use the `variable-documentation' property to give the mode hook a
20513 docstring and expand that docstring.
20514
20515 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
20516
20517 * savehist.el (savehist-mode): Don't bother with
20518 `custom-set-minor-mode'.
20519 (savehist-coding-system): Check XEmacs version.
20520 (history-length): Declare also at run time.
20521 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
20522 Don't set the customize state.
20523 (savehist-minibuffer-hook): Special case for when
20524 minibuffer-history-variable is equal to t.
20525
20526 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
20527
20528 * files.el (write-file): Refresh VC status.
20529
20530 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
20531 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
20532 than fundamental-mode to see if the mode was set.
20533
20534 2005-11-14 Romain Francoise <romain@orebokech.com>
20535
20536 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
20537 dummy function in `eval-when-compile' to avoid compiler warning.
20538 Require `man' at compile time.
20539
20540 2005-11-14 Jay Belanger <belanger@truman.edu>
20541
20542 * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
20543 calcFunc-powerexpand.
20544 (math-write-out-power): Rename it to math-powerexpand; have it
20545 handle negative exponents.
20546 (calc-writeoutpower): Rename it to calc-powerexpand.
20547
20548 * calc/calc-ext.el: Change calcFunc-writeoutpower and
20549 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
20550 autoloads.
20551 Add calcFunc-ldiv to autoloads.
20552
20553 * calc/calc-arith.el (calcFunc-ldiv): New function.
20554
20555 * calc/calc.el (calc-left-divide): New function.
20556
20557 2005-11-14 Juri Linkov <juri@jurta.org>
20558
20559 * cus-edit.el (custom-variable-prompt): Set the default value arg
20560 of completing-read.
20561
20562 * cus-dep.el (custom-make-dependencies): Reverse the list of
20563 found dependencies.
20564
20565 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
20566
20567 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
20568 Highlighting" entry, it is on by default now.
20569 (menu-bar-options-save): Do not save global-font-lock-mode.
20570
20571 2005-11-13 Richard M. Stallman <rms@gnu.org>
20572
20573 * textmodes/flyspell.el (flyspell-large-region):
20574 Call flyspell-accept-buffer-local-defs.
20575
20576 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
20577
20578 * textmodes/flyspell.el (flyspell-notify-misspell):
20579 Fix misspelling of "Misspelling".
20580 (flyspell-process-localwords): New function.
20581 (flyspell-large-region): Call flyspell-process-localwords and
20582 flyspell-delete-region-overlays.
20583 (flyspell-delete-region-overlays): New function.
20584 (flyspell-delete-all-overlays): Call that.
20585
20586 2005-11-13 Richard M. Stallman <rms@gnu.org>
20587
20588 * help.el (help-for-help-internal): Improve doc of C-h a.
20589 (describe-key): Improve prompt; doc fix.
20590
20591 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
20592
20593 * vc-svn.el (vc-svn-registered): Catch all errors.
20594
20595 * cus-dep.el (custom-make-dependencies): Typo.
20596
20597 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
20598
20599 * net/tramp-util.el (top): Fix compilation warning.
20600
20601 2005-11-13 Kim F. Storm <storm@cua.dk>
20602
20603 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
20604
20605 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
20606
20607 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
20608 (gud-speedbar-buttons): Match on "const char *" too.
20609
20610 * progmodes/gdb-ui.el (gdb-var-create-handler)
20611 (gdb-var-list-children-handler): Match on "const char *" too.
20612 (gdb-var-evaluate-expression-handler): Match on empty string.
20613 (gdb-var-update-handler): Only call
20614 gdb-var-evaluate-expression-handler when required.
20615
20616 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
20617
20618 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
20619 selected window. This still doesn't work for speedbar.
20620 (gud-speedbar-buttons): Handle string expressions properly.
20621
20622 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
20623 (gdb-var-create-handler): Handle string expressions properly.
20624 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
20625 Handle string expressions properly. Move "type" field into regexp.
20626
20627 2005-11-12 Karl Fogel <kfogel@red-bean.com>
20628
20629 * bookmark.el (bookmark-maybe-message): New function to reduce
20630 code duplication: invokes `message' iff baud-rate is high enough.
20631 (bookmark-write-file): Use above instead of an inline conditional.
20632 (bookmark-load): Same.
20633
20634 2005-11-12 Karl Fogel <kfogel@red-bean.com>
20635
20636 * bookmark.el (bookmark-write-file): Don't visit the destination
20637 file, just write the data to it using write-region. This is
20638 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
20639 change to avoid visiting the file in the first place.
20640
20641 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
20642
20643 * hi-lock.el (hi-lock-mode): Set the default value of
20644 font-lock-defaults.
20645
20646 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
20647
20648 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
20649 arg to `file-attributes'.
20650 (find-lisp-format): The UID and GID can now be strings.
20651
20652 2005-11-12 Kim F. Storm <storm@cua.dk>
20653
20654 * help.el (help-map): Bind C-h d to apropos-documentation.
20655
20656 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
20657 when point is at end-of-buffer.
20658
20659 * apropos.el (apropos-match-face): Doc fix.
20660 (apropos-sort-by-scores): Add new choice `verbose'.
20661 (apropos-documentation-sort-by-scores): New defcustom.
20662 (apropos-pattern): Now contains the pattern entered by the user.
20663 (apropos-pattern-quoted): New defvar.
20664 (apropos-regexp): New defvar, containing the regexp corresponding
20665 to apropos-pattern.
20666 (apropos-all-words-regexp): Rename from apropos-all-regexp.
20667 (apropos-read-pattern): New defun. Use it to read pattern arg in
20668 interactive calls; returns list of words for a word list, and
20669 string for a regexp.
20670 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
20671 parses a list of words or regexp as returned by apropos-read-pattern.
20672 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
20673 (apropos-score-doc): Return a very high score if the string
20674 entered by the user matches literally.
20675 (apropos-variable): Doc fix. Use apropos-read-pattern.
20676 (apropos-command): Doc fix. Use apropos-read-pattern and
20677 apropos-parse-pattern. Call apropos-print with nosubst=t.
20678 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
20679 apropos-parse-pattern.
20680 (apropos-documentation): Doc fix. Use apropos-read-pattern and
20681 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
20682 apropos-documentation-sort-by-scores. Call apropos-print with
20683 nosubst=t.
20684 (apropos-documentation-internal): Pass doc string through
20685 substitute-key-definition before adding text properties.
20686 Highlight substring matching literal user input if possible.
20687 (apropos-documentation-check-doc-file): Remove locals beg and end.
20688 Fix calculation of score (as added twice). Pass doc string through
20689 substitute-key-definition before adding text properties.
20690 (apropos-documentation-check-elc-file): Pass doc string through
20691 substitute-key-definition before adding text properties.
20692 Highlight substring matching literal user input if possible.
20693 (apropos-print): Add new arg NOSUBST; if set, command and variable
20694 doc strings have already been passed through substitute-key-definition.
20695 Add code to handle apropos-accumulator items without score element
20696 for backwards compatibility (e.g. with woman package).
20697 Only show scores if apropos-sort-by-scores is `verbose'.
20698
20699 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
20700
20701 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
20702 Add jka-compr-load-suffixes to load-suffixes.
20703
20704 * jka-compr.el: Require jka-cmpr-hook.
20705 (jka-compr-info-compress-message, jka-compr-info-compress-program)
20706 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
20707 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
20708 (jka-compr-info-can-append, jka-compr-info-strip-extension)
20709 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
20710 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
20711 (jka-compr-uninstall): Remove entries from
20712 jka-compr-added-to-file-coding-system-alist after they are used.
20713 (jka-compr-error): Remove unused var `curbuf'.
20714 (jka-compr-file-local-copy): Remove unused var `notfound'.
20715
20716 2005-11-10 Romain Francoise <romain@orebokech.com>
20717
20718 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
20719
20720 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
20721
20722 * progmodes/gud.el (gud-menu-map): Move parentheses.
20723 (gdb): New command gud-pv.
20724
20725 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
20726
20727 * tar-mode.el: Remove spurious or unnecessary leading stars
20728 in docstrings.
20729 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
20730 (tar-parse-octal-integer-safe): Use mapc.
20731 (tar-header-block-summarize): Remove unused var `ck'.
20732 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
20733 cleared before. Obey default-enable-multibyte-characters.
20734 Use mapconcat. Simplify setting of tar-header-offset.
20735 (tar-mode-map): Move initialization inside delcaration.
20736 (tar-flag-deleted): Use `abs'.
20737 (tar-expunge-internal): Remove unused var `line'.
20738 (tar-expunge-internal): Don't hardcode point-min==1.
20739 (tar-expunge): Widen while doing set-buffer-multibyte.
20740 (tar-rename-entry): Use file-name-coding-system.
20741 (tar-alter-one-field): Don't hardcode point-min==1.
20742 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
20743 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
20744
20745 2005-11-10 Masatake YAMATO <jet@gyve.org>
20746
20747 * add-log.el (add-log-current-defun): Handle class::method
20748 notation of c++. Fix incorrect comment.
20749
20750 2005-11-10 Alan Mackenzie <acm@muc.de>
20751
20752 * help-fns.el (describe-variable): Make C-h v work when a variable
20753 has variable documentation yet is unbound.
20754
20755 2005-11-10 Masatake YAMATO <jet@gyve.org>
20756
20757 * man.el (Man-highlight-references): Set an empty
20758 string to `Man-arguments' if it is nil.
20759 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
20760
20761 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
20762
20763 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
20764 commenting conventions.
20765
20766 * cus-dep.el (custom-make-dependencies): Simplify.
20767 Better follow the commenting conventions.
20768
20769 2005-11-09 Richard M. Stallman <rms@gnu.org>
20770
20771 * apropos.el (apropos-pattern): Rename from apropos-regexp.
20772 (apropos-orig-pattern): Rename from apropos-orig-regexp.
20773 All uses changed.
20774 (apropos-rewrite-regexp): Doc fix.
20775 (apropos-variable, apropos-command, apropos, apropos-value):
20776 Change prompt; carry through the argument renaming.
20777
20778 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
20779
20780 * find-lisp.el: Require dired.
20781 (find-lisp-find-dired-internal): Do not call
20782 `abbreviate-file-name' on DIR.
20783
20784 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
20785
20786 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
20787
20788 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
20789
20790 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
20791 when using the speedbar.
20792 (gdb): New command gud-pp.
20793 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
20794
20795 2005-11-09 Juri Linkov <juri@jurta.org>
20796
20797 * replace.el (occur-excluded-properties): New defcustom.
20798 (occur-1, occur-engine, occur-accumulate-lines): Use it.
20799
20800 2005-11-08 Jay Belanger <belanger@truman.edu>
20801
20802 * calc/calc-units.el (math-convert-units): Replace any composite
20803 unit by its definition.
20804
20805 2005-11-08 Lars Hansen <larsh@soem.dk>
20806
20807 * emacs-lisp/autoload.el (update-directory-autoloads):
20808 Add obsolete function alias.
20809
20810 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
20811
20812 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
20813 comment-indent-function.
20814 (lisp-comment-indent): Replace by an alias for comment-indent-default.
20815
20816 * reveal.el (reveal-post-command): Rework the handling of
20817 reveal-open-spots, so as to be more reliable. There were several
20818 tricky corner cases where an open spot might be lost, or where
20819 a closed spot might end up on the list of open spots.
20820 Only reveal text that's ellipsised.
20821
20822 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
20823
20824 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
20825
20826 2005-11-07 John Paul Wallington <jpw@gnu.org>
20827
20828 * ibuffer.el (ibuffer): Search iconified frames too when
20829 getting Ibuffer buffer's window.
20830
20831 2005-11-06 Richard M. Stallman <rms@gnu.org>
20832
20833 * progmodes/compile.el (compilation-internal-error-properties):
20834 save-excursion around the computation of MARKER.
20835
20836 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
20837
20838 * textmodes/flyspell.el (flyspell-external-point-words):
20839 flyspell-get-word returns a list, not just a string.
20840
20841 2005-11-06 John Paul Wallington <jpw@pobox.com>
20842
20843 * ibuffer.el (ibuffer): Search all visible frames when getting
20844 Ibuffer buffer's window.
20845
20846 2005-11-07 Masatake YAMATO <jet@gyve.org>
20847
20848 * man.el (Man-reference-regexp): Accept spaces between
20849 `Man-name-regexp' and `Man-section-regexp'.
20850 (Man-apropos-regexp): New variable.
20851 (Man-abstract-xref-man-page): Use value for `Man-target-string'
20852 if available.
20853 (Man-highlight-references, Man-highlight-references0):
20854 Handle the case when `Man-arguments' includes "-k".
20855 (Man-highlight-references0): Rename the argument `TARGET-POS' to
20856 `TARGET'. `TARGET' can be a number, function or nil.
20857
20858 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
20859
20860 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
20861 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
20862 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
20863 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
20864 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
20865 (gdb-send-item): Use buffer-local-value and simplify.
20866
20867 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
20868
20869 * startup.el (command-line): Use `custom-reevaluate-setting' for
20870 `global-font-lock-mode'.
20871
20872 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
20873 by default, except in batch mode or when the -D option is given.
20874
20875 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
20876 specified keyword args on to `define-minor-mode'. Update docstring.
20877
20878 2005-11-05 Romain Francoise <romain@orebokech.com>
20879
20880 * replace.el (occur-engine): Add marker at end of line, too.
20881
20882 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
20883
20884 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20885 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
20886 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
20887 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
20888 argument to all these routines, so the passphrase can be managed
20889 externally and passed in to the system.
20890 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20891 pgg-add-passphrase-to-cache function.
20892
20893 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20894 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
20895 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
20896 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
20897 argument to all these routines, so the passphrase can be managed
20898 externally and passed in to the system.
20899 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
20900 function.
20901
20902 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
20903
20904 * font-lock.el: Don't deal with font-lock-face-attributes here,
20905 move the code ...
20906
20907 * startup.el (command-line): ... here. Use face-spec-set instead
20908 of custom-declare-face.
20909
20910 * faces.el (face-spec-set): Reset the face if spec is not nil.
20911
20912 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
20913
20914 * newcomment.el (comment-region-internal): Box more tightly in the
20915 common case where there's no TAB in the boxed text.
20916
20917 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20918
20919 * info.el (info-tool-bar-map): Use images prev-node, next-node and
20920 up-node.
20921
20922 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
20923
20924 * net/newsticker.el: Commentary updated. Code formatting changed.
20925 (newsticker-version): Change to "1.9".
20926 (newsticker, newsticker-feed): Doc fix.
20927 (newsticker-url-list): Doc fix. Add option "Weekly".
20928 (newsticker-retrieval-interval): Add option "Weekly".
20929 (newsticker-headline-processing): Doc fix.
20930 (newsticker-auto-mark-filter): Remove.
20931 (newsticker-auto-mark-filter-list): New.
20932 (newsticker-layout, newsticker-sort-method): Doc fix.
20933 (newsticker-hide-old-items-in-newsticker-buffer)
20934 (newsticker-heading-format, newsticker-item-format)
20935 (newsticker-desc-format): Doc fix.
20936 (newsticker-show-all-rss-elements): Remove.
20937 (newsticker-show-all-news-elements): New.
20938 (newsticker-faces, newsticker-ticker): Doc fix.
20939 (remove-from-invisibility-spec): Code formatting.
20940 (newsticker--process-ids): New.
20941 (newsticker-mode): Doc fix.
20942 (newsticker-mode): Change mode-line-format.
20943 (newsticker-start): Remove debug output.
20944 (newsticker-start-ticker): Doc fix. Add autoload cookie.
20945 (newsticker-w3m-show-inline-images): Code formatting.
20946 (newsticker-next-item): Call `force-mode-line-update'.
20947 (newsticker-previous-item): Call `force-mode-line-update'.
20948 (newsticker-next-feed): Call `force-mode-line-update'.
20949 (newsticker-previous-feed): Call `force-mode-line-update'.
20950 (newsticker-mark-all-items-at-point-as-read): Code formatting.
20951 (newsticker-show-old-items): Do not show descs.
20952 (newsticker-hide-entry): Hide too much.
20953 (newsticker-hide-entry, newsticker-show-entry)
20954 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
20955 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
20956 (newsticker-toggle-auto-narrow-to-item): Code formatting.
20957 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
20958 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
20959 (newsticker-get-news): Call `force-mode-line-update'.
20960 Collect process ids.
20961 (newsticker--sentinel): Change coding system handling.
20962 Move image retrieval to new functions newsticker--get-logo-url-*.
20963 Move feed parsing to new functions newsticker--parse-*.
20964 Update list of process ids.
20965 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
20966 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
20967 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
20968 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
20969 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
20970 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
20971 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
20972 (newsticker--decode-coding-string): Remove.
20973 (newsticker--decode-numeric-entities): Check input. Format code.
20974 (newsticker--remove-whitespace): Check input.
20975 (newsticker--do-forget-preformatted): Doc fix.
20976 (newsticker--decode-rfc822-date): Allow for missing time.
20977 (newsticker--update-process-ids): New.
20978 (newsticker--image-sentinel): Change comment.
20979 (newsticker--image-read): Change error message.
20980 (newsticker--imenu-goto): Doc fix. Show headline title.
20981 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
20982 (newsticker--buffer-do-insert-text): Clean whitespace in
20983 html-rendered headline title. Code formatting.
20984 Call `newsticker--buffer-print-extra-elements'.
20985 (newsticker--buffer-print-extra-element): Remove.
20986 (newsticker--buffer-print-extra-elements): New.
20987 (newsticker--buffer-do-print-extra-element): New.
20988 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
20989 large sizes.
20990 (newsticker--run-auto-mark-filter)
20991 (newsticker--do-run-auto-mark-filter):
20992 Use `newsticker-auto-mark-filter-list'.
20993
20994 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
20995
20996 * net/rcirc.el: Use split-string OMIT-NULLS argument.
20997 (rcirc-print): Force redisplay before running hooks. Do long
20998 buffer truncation after making new text read-only. Deal with nil
20999 text when decoding strings. If TARGET is nil, use either the
21000 currently selected buffer, if it is an rcirc buffer and of the
21001 same process or the process buffer.
21002 (rcirc-mode): Remove header-line. Recompute short buffer names.
21003 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
21004 (rcirc-short-buffer-name): Add variable.
21005 (rcirc-kill-buffer-hook): Recompute short buffer names.
21006 Remove nick from private channel.
21007 (rcirc-send-input): Send command text to current-buffer.
21008 Don't clear overlay arrow here.
21009 (rcirc-short-buffer-name): Return a short buffer name.
21010 (rcirc-update-short-buffer-names, rcirc-abbreviate)
21011 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
21012 buffer-name abbreviations.
21013 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
21014 Do not touch nick-table when killing a parted channel.
21015 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
21016 Clear arrow from current buffer if it is now hidden.
21017 (rcirc-current-buffer): Add variable.
21018 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21019 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
21020 Remove -face from names.
21021 (rcirc-update-activity-string): Print "DND" when globally ignoring
21022 activity.
21023 (rcirc-ignore-buffer-activity-flag): Rename from
21024 rcirc-ignore-channel-activity.
21025 (rcirc-ignore-all-activity-flag): Doc fix.
21026 (rcirc-channels): Remove variable.
21027 (rcirc-kill-buffer-hook):
21028 (rcirc-get-buffer-create): Add nick to private channel.
21029 (rcirc-multiline-edit-submit): Remove tabs.
21030 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
21031 folded.
21032 (rcirc-remove-nick-channel): Bug fix.
21033 (rcirc-toggle-ignore-buffer-activity): Rename from
21034 rcirc-toggle-ignore-channel-activity.
21035 (rcirc-record-activity): Add buffers to the front of the list.
21036 (rcirc-update-activity): Remove killed buffers from list.
21037 (rcirc-process-server-response-1): Remove last argument if it is
21038 null before calling handler.
21039 (rcirc): Add "rcirc" defcustom prefix.
21040 (rcirc-prompt): Simplify default prompt.
21041 Use custom-initialize-default.
21042 (rcirc-private-chats): Remove variable.
21043 (rcirc-prompt): Change initialization.
21044 (rcirc-version): Remove function.
21045 (rcirc-id-string): Add constant.
21046 (rcirc-last-buffer): Remove variable.
21047 (rcirc-buffer-alist): Add variable.
21048 (rcirc-connect): Update variable setup.
21049 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
21050 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
21051 default.
21052 (rcirc-handler-generic): Trigger activity.
21053 (rcirc-send-message): Create the buffor of the target.
21054 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
21055 (rcirc-get-buffer): Just return nil if there is no matching buffer.
21056 (rcirc-multiline-edit-cancel): Remove function.
21057 (rcirc-set-last-buffer): Remove function.
21058 (rcirc-get-any-buffer): Add function.
21059 (rcirc-join-channels): Don't print /join text.
21060 (rcirc-toggle-ignore-channel-activity): Add and update echo area
21061 messages.
21062 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
21063 (rcirc-handler-NOTICE): Recognize CTCP responses.
21064 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
21065 constructing TOPIC string for buffers we are not JOINed.
21066 (rcirc-handler-CTCP-response): Add handler.
21067 (rcirc-multiline-edit-submit): Restore the window-configuration
21068 before adjusting point.
21069 (rcirc): Add customization group.
21070 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
21071 (rcirc-user-full-name, rcirc-startup-channels-alist)
21072 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
21073 (rcirc-ignore-all-activity-flag, rcirc-time-format)
21074 (rcirc-input-ring-size, rcirc-read-only-flag)
21075 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
21076 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
21077 Change defvar to defcustom.
21078 (rcirc-update-prompt): Add optional ALL arg, which will update
21079 prompts in all rcirc buffers. Regexp quote replacement text.
21080 (rcirc-fill-column): Accept frame-width as a value.
21081 (rcirc-set-changed): Add function.
21082 (rcirc-next-active-buffer): Write more meaningful messages.
21083 (rcirc-faces): Add customization group.
21084 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
21085 (rcirc-nick-in-message-face, rcirc-prompt-face)
21086 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
21087 (with-rcirc-process-buffer): Move before first usage.
21088 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
21089 (rcirc-debug-flag): Rename from `rcirc-log-p'.
21090 (rcirc-debug): Rename from `rcirc-log'.
21091 (rcirc-format-response-string): Do not print `-' chars for a
21092 NOTICE with no sender. Simplify output of server responses.
21093
21094 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21095
21096 (rcirc-browse-url-map, rcirc-browse-url-at-point)
21097 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
21098 Make urls mouse and RET clickable.
21099
21100 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21101
21102 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
21103
21104 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21105
21106 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21107 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21108 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21109 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21110 argument to all these routines, so the passphrase can be managed
21111 externally and passed in to the system.
21112 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21113 pgg-add-passphrase-to-cache function.
21114
21115 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21116 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21117 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21118 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21119 argument to all these routines, so the passphrase can be managed
21120 externally and passed in to the system.
21121 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21122 function.
21123
21124 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
21125
21126 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
21127 from goto-address-url-regexp.
21128
21129 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
21130
21131 * textmodes/org.el (org-read-date, org-goto-calendar)
21132 (org-recenter-calendar, org-agenda-goto-calendar):
21133 Temporarily clear `calendar-move-hook'.
21134
21135 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
21136
21137 * ediff-merg.el (ediff-merge-region-is-non-clash):
21138 Return t, if not merging.
21139
21140 * ediff-util.el (ediff-previous-difference): Don't skip regions that
21141 have merge clashes.
21142
21143 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21144
21145 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21146 Undo previous change.
21147
21148 * startup.el (command-line): Use `custom-reevaluate-setting' for
21149 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
21150 tty-register-default-colors on Mac.
21151
21152 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21153
21154 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
21155 (gdb-buffer-type): Make it automatically buffer local...
21156 (gdb-get-create-buffer): ...and set it accordingly.
21157 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
21158 actually work.
21159
21160 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
21161
21162 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
21163 not red.
21164
21165 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21166
21167 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
21168 case GUD buffer is not visible.
21169 (gdb-goto-breakpoint): Try to force display in source buffer.
21170 (gdb-frame-gdb-buffer): Copy other similar functions.
21171 (gdb-restore-windows): Don't display source if not asked for.
21172 (gdb-assembler-buffer-name): Don't capitalise.
21173
21174 2005-11-03 Richard M. Stallman <rms@gnu.org>
21175
21176 * wid-edit.el (key-sequence): New widget type.
21177
21178 * simple.el (set-mark-command-repeat-pop): New variable.
21179 (set-mark-command): Only interpret plan C-@ after a pop as a pop
21180 if set-mark-command-repeat-pop is true.
21181
21182 * info.el (Info-fontify-node): Don't display extra "see" if there
21183 already is one here.
21184
21185 * mouse.el: Fix special handling of DEL after dragging a region:
21186 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
21187 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
21188
21189 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
21190
21191 * textmodes/ispell.el (ispell-command-loop): Change `i' description
21192 not to assume it pertains to an affix.
21193
21194 * textmodes/flyspell.el (flyspell-post-command-hook):
21195 Bind deactivate-mark to prevent deactivation.
21196
21197 2005-11-03 Lars Hansen <larsh@soem.dk>
21198
21199 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
21200 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
21201 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
21202
21203 2005-11-03 Romain Francoise <romain@orebokech.com>
21204
21205 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
21206 Update copyright years.
21207
21208 2005-11-03 Sam Steingold <sds@gnu.org>
21209
21210 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21211 Use system-type instead of window-system because window-system is not
21212 correctly defined during loadup.
21213
21214 2005-11-02 Mark A. Hershberger <mah@everybody.org>
21215
21216 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
21217 (xml-parse-tag): Join strings separated by a comment properly.
21218
21219 2005-11-02 Andreas Schwab <schwab@suse.de>
21220
21221 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
21222
21223 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
21224
21225 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
21226 (byte-optimize-pure-func): Quote the eval'd value.
21227
21228 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
21229 Rename from perl-font-lock-syntactic-face-function.
21230 Change the calling convention so it can be used as a font-lock MATCHER.
21231 Do the parse-partial-sexp loop outselves.
21232 (perl-font-lock-syntactic-keywords): Use it.
21233 (perl-mode): Don't set font-lock-syntactic-face-function any more.
21234
21235 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
21236
21237 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
21238 disassembly buffer too.
21239 (gdb-exited): Remove overlay arrows when execution has finished.
21240 (gdb-info-frames-custom, gdb-info-threads-custom)
21241 (gdb-info-registers-custom): Don't add inappropriate text
21242 properties if inferior is not active.
21243
21244 2005-11-02 Glenn Morris <rgm@gnu.org>
21245
21246 * progmodes/fortran.el (fortran-blink-match):
21247 Use `blink-matching-delay'.
21248
21249 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
21250
21251 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
21252
21253 2005-11-02 Lars Hansen <larsh@soem.dk>
21254
21255 * net/tramp.el (tramp-action-out-of-band): Handle scp message
21256 "Permission denied".
21257
21258 2005-11-01 Richard M. Stallman <rms@gnu.org>
21259
21260 * textmodes/flyspell.el (flyspell-external-point-words):
21261 Pass nil to flyspell-get-word.
21262
21263 2005-11-02 Kim F. Storm <storm@cua.dk>
21264
21265 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
21266 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
21267
21268 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21269
21270 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
21271 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
21272 (calendar-mouse-print-dates): Add optional `event' argument.
21273 Update interactive-spec.
21274 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
21275 Use `calendar-event-to-date' instead of `event'.
21276
21277 2005-11-02 Masatake YAMATO <jet@gyve.org>
21278
21279 * progmodes/ld-script.el (ld-script-builtins):
21280 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
21281 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
21282 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
21283
21284 2005-11-01 Romain Francoise <romain@orebokech.com>
21285
21286 * vc-sccs.el: Update copyright year.
21287 * ezimage.el: Likewise.
21288
21289 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
21290
21291 * info.el (Info-fontify-node): Use `string-width' for fontifying
21292 underlined titles.
21293
21294 2005-11-01 Juri Linkov <juri@jurta.org>
21295
21296 * info.el (Info-fontify-node): Downcase node header keywords Node,
21297 Prev, Next, Up before comparison.
21298 (Info-history): Insert absolute directory name, and put invisible
21299 property on it.
21300
21301 2005-11-01 Juri Linkov <juri@jurta.org>
21302
21303 * info.el (Info-file-supports-index-cookies): New variable.
21304 (Info-find-node-2): Check makeinfo version for index cookie support.
21305 (Info-index-nodes): Search for nodes with index cookies only when
21306 Info-file-supports-index-cookies is t. Otherwise, search nodes
21307 with "Index" in the node name.
21308 (Info-index-node): Search index cookie in the current node only when
21309 Info-file-supports-index-cookies is t. Otherwise, check the word
21310 "Index" in the node name.
21311 (Info-find-emacs-command-nodes): Remove code that searches nodes
21312 with "Index" node name in the top menu.
21313
21314 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21315
21316 * progmodes/scheme.el (scheme-mode-variables): Use the default
21317 comment-indent-function.
21318
21319 * faces.el (face-attribute): Handle the case where a face inherits from
21320 a non-existent face.
21321
21322 * simple.el (eval-expression-print-format): Use lisp-readable syntax
21323 for octal and hexa output, and merge the char into the paren.
21324 (kill-new): Use push.
21325 (copy-to-buffer): Use with-current-buffer.
21326 (completion-setup-function): Move code in loop to remove redundancy.
21327 (minibuffer-local-must-match-map): Don't add bindings that duplicate
21328 those inherited from minibuffer-local-completion-map.
21329
21330 * savehist.el (savehist-mode) <defcustom>:
21331 Use custom-set-minor-mode if available.
21332 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
21333 and emit a message if applicable.
21334
21335 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
21336
21337 * savehist.el: Sync up to version 19.
21338 (savehist-mode): New minor mode.
21339 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
21340 (savehist-length): Remove (use history-length instead).
21341 (savehist-file-modes): Rename from savehist-modes.
21342 (savehist-save-hook, savehist-loaded): New vars.
21343 (savehist-load): Use savehist-mode. Try to smooth up transition from
21344 old format to new format.
21345 (savehist-install): Allow savehist-autosave-interval to be nil.
21346 (savehist-save): Run the new hook. Be more careful to only trim the
21347 history variables.
21348 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
21349 (savehist-printable): Print into a buffer rather than char-by-char.
21350
21351 2005-11-01 John Wiegley <johnw@newartisans.com>
21352
21353 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
21354 toggle-ignore keybinding (C-a). The author said it had been
21355 disabled much earlier due to a possible incompatibility, but after
21356 many months of usage I have encountered no problems (and it is a
21357 rather useful option, especially for switching to " *temp*").
21358
21359 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
21360 support for OS/X's AddressBook, by calling out to the open source
21361 program "contacts" (installable through Fink).
21362
21363 * net/eudc.el (eudc-expand-inline): If the
21364 `eudc-multiple-match-handling-method' is set to `all', delete the
21365 query string before inserting the query result.
21366
21367 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
21368 flag, to prevent Eshell from using the system ls when
21369 `eshell-ls-insert-directory' is in used.
21370 (eshell-ls-insert-directory): Disable font-lock in directory
21371 buffer so that Eshell's own fontification is seen. This broke
21372 recently due to changes in font-lock, so this goes back to version
21373 21 behavior.
21374
21375 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
21376
21377 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
21378 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
21379 (gdb-many-windows): Doc fix.
21380
21381 2005-10-31 Romain Francoise <romain@orebokech.com>
21382
21383 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
21384
21385 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
21386
21387 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
21388 that global-font-lock-mode can be enabled by default.
21389
21390 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
21391 (font-lock-add-keywords, font-lock-remove-keywords)
21392 (font-lock-fontify-buffer): Remove autoload cookies.
21393
21394 * jit-lock.el (jit-lock-register): Likewise.
21395
21396 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
21397
21398 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21399
21400 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
21401 intact if there is no gud-comint-buffer.
21402
21403 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
21404
21405 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
21406 old prompt comint-prompt-read-only is t and GDB commands are
21407 issued from tool bar etc.
21408
21409 2005-10-31 Masatake YAMATO <jet@gyve.org>
21410
21411 * vc.el (vc-directory-exclusion-list): Add "{arch}".
21412
21413 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
21414
21415 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
21416 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
21417
21418 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
21419
21420 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
21421 starting at beginning of line. Fontification is messed up when
21422 `open-paren-in-column-0-is-defun-start' set to t.
21423 Reported by John Paul Wallington <jpw@pobox.com>.
21424
21425 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
21426
21427 * comint.el (comint-send-input): Call `comint-update-fence' when
21428 `comint-process-echoes' and `comint-prompt-read-only' are both
21429 non-nil, to avoid leftover read-only newline.
21430
21431 2005-10-30 Richard M. Stallman <rms@gnu.org>
21432
21433 * textmodes/flyspell.el (flyspell-external-point-words):
21434 Detect when WORD can't be checked properly because
21435 flyspell-get-word finds just part of it, and move on.
21436
21437 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
21438 boundarychar for Polish.
21439 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
21440 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
21441
21442 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21443
21444 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
21445 (gdb-registers-font-lock-keywords): Delete.
21446 (gdb-registers-mode): Don't fontify.
21447 (gdb-info-registers-custom): Use text properties instead as, in
21448 future, changed register values will use font-lock-warning-face.
21449 (gdb-local-font-lock-keywords): Rename to...
21450 (gdb-locals-font-lock-keywords): ...for consistency.
21451
21452 2005-10-30 Andre Spiegel <spiegel@gnu.org>
21453
21454 * vc.el (vc-switch-backend): Better error message if the buffer is
21455 not visiting a file under version control.
21456
21457 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
21458
21459 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
21460
21461 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
21462 ~/.emacs.d/.emacs.
21463
21464 2005-10-29 Richard M. Stallman <rms@gnu.org>
21465
21466 * replace.el (occur-mode-mouse-goto): Always go to other window.
21467 (occur-mode-goto-occurrence): Always switch in same window.
21468
21469 * simple.el (undo): Display message at end, not at start.
21470
21471 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
21472 New arg REUSE-CELL.
21473 (cancel-timer-internal): New function.
21474 (timer-event-handler): Use cancel-timer-internal,
21475 and pass the cell it returns to timer-activate...
21476
21477 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
21478 (jit-lock-deferred-fontify, jit-lock-context-fontify)
21479 (jit-lock-after-change): Test memory-full.
21480
21481 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
21482
21483 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21484 part of the decoded armor to find the key-identifier.
21485 (pgg-gpg-lookup-key-owner): New function to return the
21486 human-readable identifier of a key owner.
21487 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
21488 key itself.
21489 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21490 the key value) if we have a key and can match it against a secret
21491 key. Also, added a note pointing out fact that the prompt only
21492 indicates the first matching key.
21493
21494 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
21495 pgg-decrypt-region.
21496 (pgg-pending-timers): A new hash for tracking the passphrase cache
21497 timers, so that new ones supercede old ones.
21498 (pgg-add-passphrase-to-cache): Rename from
21499 `pgg-add-passphrase-cache' to reduce confusion (all callers
21500 changed). Modified to cancel old timers when new ones are added.
21501 (pgg-remove-passphrase-from-cache): Rename from
21502 `pgg-remove-passphrase-cache' to reduce confusion (all callers
21503 changed). Modified to cancel old timers when their keys are
21504 removed from the cache.
21505 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
21506 XEmacs, an indirection to delete-itimer.
21507 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
21508 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
21509 users can only check cache without risk of prompting. Correct bug in
21510 notruncate behavior.
21511 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
21512 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21513 Add informative docstrings.
21514 (pgg-decrypt): Convey provided passphrase in subordinate call to
21515 pgg-decrypt-region.
21516
21517 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21518 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21519 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21520 `passphrase' argument, so the passphrase can be managed externally
21521 and then passed in to the system.
21522
21523 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21524 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
21525 so the passphrase cache can be used reliably with identifiers
21526 besides a pgp packet's key id.
21527
21528 * pgg-gpg.el (pgg-pgp-encrypt-region)
21529 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21530 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21531 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21532 argument to all these routines, so the passphrase can be managed
21533 externally and passed in to the system.
21534
21535 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21536 `notruncate' argument, so the passphrase cache can be used
21537 reliably with identifiers besides a pgp packet's key id.
21538
21539 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
21540
21541 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21542 symmetric encryption.
21543 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21544 encrypted session key.
21545 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21546 message ask for the passphrase in a proper way.
21547
21548 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21549 New user commands for symmetric encryption.
21550
21551 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
21552
21553 * textmodes/conf-mode.el (conf-assignment-sign)
21554 (conf-assignment-regexp): Fix docstrings.
21555 (conf-mode-initialize): New function.
21556 (conf-mode): Remove optional args. Use delay-mode-hooks to
21557 recognize recursive calls.
21558 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
21559 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
21560 (conf-xdefaults-mode): Use define-derived-mode and
21561 conf-mode-initialize.
21562
21563 2005-10-29 Romain Francoise <romain@orebokech.com>
21564
21565 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
21566
21567 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
21568
21569 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21570 part of the decoded armor to find the key-identifier.
21571 (pgg-gpg-lookup-key-owner): New function to return the
21572 human-readable identifier of a key owner.
21573 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
21574 key itself.
21575 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21576 the key value) if we have a key and can match it against a secret
21577 key. Also, added a note pointing out fact that the prompt only
21578 indicates the first matching key.
21579
21580 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
21581 pgg-decrypt-region.
21582 (pgg-pending-timers): A new hash for tracking the passphrase cache
21583 timers, so that new ones supercede old ones.
21584 (pgg-add-passphrase-to-cache): Rename from
21585 `pgg-add-passphrase-cache' to reduce confusion (all callers
21586 changed). Modified to cancel old timers when new ones are added.
21587 (pgg-remove-passphrase-from-cache): Rename from
21588 `pgg-remove-passphrase-cache' to reduce confusion (all callers
21589 changed). Modified to cancel old timers when their keys are
21590 removed from the cache.
21591 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
21592 XEmacs, an indirection to delete-itimer.
21593 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
21594 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
21595 users can only check cache without risk of prompting. Correct bug in
21596 notruncate behavior.
21597 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
21598 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21599 Add informative docstrings.
21600 (pgg-decrypt): Convey provided passphrase in subordinate call to
21601 pgg-decrypt-region.
21602
21603 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
21604
21605 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21606 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21607 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21608 `passphrase' argument, so the passphrase can be managed externally
21609 and then passed in to the system.
21610
21611 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21612 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
21613 so the passphrase cache can be used reliably with identifiers
21614 besides a pgp packet's key id.
21615
21616 * pgg-gpg.el (pgg-pgp-encrypt-region)
21617 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21618 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21619 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21620 argument to all these routines, so the passphrase can be managed
21621 externally and passed in to the system.
21622
21623 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21624 `notruncate' argument, so the passphrase cache can be used
21625 reliably with identifiers besides a pgp packet's key id.
21626
21627 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
21628
21629 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21630 symmetric encryption.
21631 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21632 encrypted session key.
21633 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21634 message ask for the passphrase in a proper way.
21635
21636 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21637 New user commands for symmetric encryption.
21638
21639 2005-10-28 Bill Wohler <wohler@newt.com>
21640
21641 * help-mode.el (help-url): New button type. Calls browse-url.
21642 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
21643 Similar to Info nodes: URL `url'.
21644 (help-make-xrefs): Create help-url buttons for
21645 help-xref-url-regexp matches.
21646
21647 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
21648
21649 * tool-bar.el (tool-bar-add-item-from-menu)
21650 (tool-bar-local-item-from-menu): Fix doc strings.
21651
21652 2005-10-28 Romain Francoise <romain@orebokech.com>
21653
21654 * ldefs-boot.el: Update.
21655
21656 * subr.el (locate-library): Move from help-fns.el.
21657 * help-fns.el (locate-library): Move to subr.el.
21658
21659 2005-10-28 Richard M. Stallman <rms@gnu.org>
21660
21661 * net/tramp.el (tramp-completion-mode): defvar moved up.
21662
21663 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
21664
21665 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
21666
21667 * files.el (find-file-noselect): Use %d to format large file size.
21668
21669 * bindings.el (mode-line-format): Add %e.
21670
21671 * loadup.el ("facemenu"): Load unconditionally.
21672 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
21673 ("x-dnd"): Load, when appropriate.
21674
21675 * startup.el (command-line): Call before-init-hook earlier.
21676 Warn about some bad characters in -u user name.
21677
21678 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
21679 (flyspell-external-point-words): Error if misspelled word is not found.
21680 Set flyspell-large-region-beg at end of word.
21681
21682 2005-10-28 Andreas Schwab <schwab@suse.de>
21683
21684 * view.el (View-revert-buffer-scroll-page-forward):
21685 Use view-page-size-default.
21686
21687 2005-10-28 Juri Linkov <juri@jurta.org>
21688
21689 * international/quail.el (quail-get-current-str): Translate last
21690 raw character for deterministic input methods.
21691
21692 2005-10-27 Jay Belanger <belanger@truman.edu>
21693
21694 * calc/calc-ext.el: Add functions to autoloads.
21695 (math-identity-matrix-p, math-ident-row-p): New functions.
21696
21697 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
21698 multiplication by an identity matrix; don't turn multiplication by
21699 an inverse matrix into division.
21700 (math-div-symbol-fancy): Replace division by matrices with
21701 multiplication by inverse.
21702
21703 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
21704
21705 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
21706 (calc-writeoutpower): New functions.
21707
21708 2005-10-27 Romain Francoise <romain@orebokech.com>
21709
21710 * replace.el (occur-engine): Include colon in mouse-face highlight.
21711
21712 * dired-x.el: Change Maintainer field.
21713
21714 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
21715
21716 * longlines.el (longlines-mode): Bind after-change-functions to
21717 nil during initial decoding and final encoding.
21718
21719 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
21720
21721 * term.el (term-emulate-terminal, term-handle-colors-array)
21722 (term-handle-ansi-escape): Specify the terminfo capabilities
21723 implemented.
21724
21725 2005-10-26 Richard M. Stallman <rms@gnu.org>
21726
21727 * info.el (Info-fontify-node): Fix detection of sentence-break
21728 before *Note.
21729
21730 2005-10-26 Romain Francoise <romain@orebokech.com>
21731
21732 * smerge-mode.el: Add `tools' to file keywords.
21733
21734 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
21735
21736 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
21737 when the fringe is not available.
21738
21739 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
21740 (def-gdb-auto-update-trigger): Simplify construction.
21741 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
21742 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
21743 defined explicitly.
21744 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
21745 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
21746 defined explicitly.
21747 (gdb-info-locals-custom): Remove as it's a no-op.
21748
21749 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
21750
21751 * longlines.el (longlines-mode): Remove narrowing before
21752 performing the initial decoding or final encoding.
21753
21754 2005-10-25 Romain Francoise <romain@orebokech.com>
21755
21756 * emacs-lisp/find-func.el (find-library-name): Also strip
21757 extension if library name ends in .el, to take advantage of
21758 `find-library-suffixes'.
21759
21760 2005-10-25 Richard M. Stallman <rms@gnu.org>
21761
21762 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
21763
21764 2005-10-25 Juri Linkov <juri@jurta.org>
21765
21766 * textmodes/texinfo.el (texinfo-mode): Change charset of one
21767 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
21768
21769 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
21770
21771 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
21772 (blackbox-redefine-key): Add argument `map'.
21773
21774 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
21775 regions when moving the jit-lock-context-unfontify-pos boundary.
21776
21777 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
21778
21779 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
21780
21781 2005-10-25 Masatake YAMATO <jet@gyve.org>
21782
21783 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
21784
21785 2005-10-25 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
21786
21787 * play/blackbox.el (blackbox-redefine-key): New function.
21788 (blackbox-mode-map): Use it to remap existing bindings for cursor
21789 motion instead of binding literal keys.
21790
21791 2005-10-25 Glenn Morris <rgm@gnu.org>
21792
21793 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
21794 diary does not end in a newline. Do not assume a blank line at
21795 the start of the diary file.
21796
21797 2005-10-25 Kenichi Handa <handa@m17n.org>
21798
21799 * international/quail.el (quail-translate-key): If the input
21800 method is deterministic and failed to handle the last key, restart
21801 the key handling loop from an appropriate key.
21802
21803 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
21804
21805 * vc.el (vc-dired-mode): Extend comment for binding of
21806 `directory-listing-before-filename-regexp'.
21807
21808 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
21809
21810 * textmodes/texinfo.el (texinfo-mode):
21811 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
21812 not to unnecessarily expose emacs-mule's internal char codes.
21813
21814 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
21815
21816 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
21817 Display hand pointer and help-echo on disabled icon too.
21818 (gdb-mouse-until): New function.
21819 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
21820
21821 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
21822
21823 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
21824 with 2005-10-23 change to doctor.el.
21825
21826 * finder.el (finder-mode-map): Add follow-link binding.
21827
21828 2005-10-25 Kim F. Storm <storm@cua.dk>
21829
21830 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
21831 to gdb-mouse-toggle-breakpoint-fringe.
21832 (gdb-mouse-toggle-breakpoint-margin): Rename from
21833 gdb-mouse-toggle-breakpoint. Fix doc.
21834 (gdb-mouse-toggle-breakpoint-fringe): New defun.
21835 (gdb-put-string): Add optional SPROPS arg. Add props to string.
21836 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
21837 string properties also for fringe breakpoint bitmaps.
21838
21839 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
21840
21841 * textmodes/org.el (org-start-icalendar-file): Fix format form.
21842
21843 2005-10-25 Masatake YAMATO <jet@gyve.org>
21844
21845 * simple.el (completion-common-substring):
21846 Use `completion-common-substring' prior to `completion-base-size'.
21847
21848 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
21849
21850 * savehist.el: Require CL while compiling.
21851 (savehist-history-variables): Remove.
21852 (savehist-save-minibuffer-history, savehist-additional-variables)
21853 (savehist-minibuffer-history-variables): New vars.
21854 (savehist-save): Use them.
21855 (savehist-uninstall, savehist-minibuffer-hook): New funs.
21856 (savehist-install): New fun, extracted from savehist-load.
21857 (savehist-load): Use them.
21858
21859 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
21860
21861 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
21862 a dummy doc-string-elt property.
21863 (defalias, defvaralias, define-category): Add a docstring property.
21864
21865 * image.el (defimage):
21866 * widget.el (define-widget):
21867 * custom.el (defface, defcustom): Add `doc-string' declaration.
21868
21869 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
21870 (defadvice): Add `doc-string' declaration.
21871
21872 * emacs-lisp/byte-run.el (macro-declaration-function):
21873 Handle `doc-string' declarations.
21874 (define-obsolete-function-alias, define-obsolete-variable-alias):
21875 Add `doc-string' declaration.
21876
21877 2005-10-24 Kenichi Handa <handa@m17n.org>
21878
21879 * international/utf-7.el (utf-7): Add autoload cookie.
21880
21881 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
21882
21883 2005-10-24 Eli Zaretskii <eliz@gnu.org>
21884
21885 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
21886 list of directories passed to batch-update-autoloads. Add "." to
21887 the list of the echoed directories.
21888
21889 * pgg-def.el:
21890 * pgg-gpg.el:
21891 * pgg-parse.el:
21892 * pgg-pgp.el:
21893 * pgg-pgp5.el:
21894 * pgg.el: Moved here from the gnus subdirectory.
21895
21896 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
21897
21898 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
21899 in case comint-prompt-read-only is set to t.
21900
21901 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
21902 in case comint-prompt-read-only is set to t.
21903
21904 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
21905
21906 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
21907 Now a string.
21908 (icalendar-import-format): Handle CLASS, STATUS, URL.
21909 Rename `subject' to `summary'.
21910 (icalendar-import-format-summary): Rename from
21911 `icalendar-import-format-subject'.
21912 (icalendar-import-format-url, icalendar-import-format-status)
21913 (icalendar-import-format-class): New variables.
21914 (icalendar--rris): Take variable argument list.
21915 (icalendar--datestring-to-isodate): Remove unnecessary
21916 calendar-style check when converting dates with explicit month names.
21917 (icalendar-export-region): Change return type of conversion
21918 subroutines. Bury current buffer unless error occurred.
21919 (icalendar--convert-to-ical)
21920 (icalendar--parse-summary-and-rest): New functions.
21921 (icalendar--convert-ordinary-to-ical)
21922 (icalendar--convert-weekly-to-ical)
21923 (icalendar--convert-yearly-to-ical)
21924 (icalendar--convert-block-to-ical)
21925 (icalendar--convert-cyclic-to-ical)
21926 (icalendar--convert-anniversary-to-ical): Change return type.
21927 Strip trailing blanks from subject.
21928 (icalendar--convert-sexp-to-ical): Change return type.
21929 Strip trailing blanks from subject. Handle simple sexp
21930 entries as generated by icalendar.el.
21931 (icalendar--convert-float-to-ical)
21932 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
21933 (icalendar-import-file): Doc fix.
21934 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
21935 Correct call to icalendar--rris.
21936 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
21937 `summary'.
21938 (icalendar--add-diary-entry): Rename `subject' to `summary'.
21939
21940 2005-10-24 Romain Francoise <romain@orebokech.com>
21941
21942 * server.el (server-sentinel): Set query-on-exit flag to nil on
21943 new client processes (it isn't inherited from the server process).
21944
21945 * replace.el (occur-engine): Rearrange text properties.
21946
21947 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
21948
21949 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
21950 case-fold-search is nil.
21951 (debug-help-follow): Use help-xref-interned directly.
21952
21953 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
21954
21955 * thumbs.el (thumbs-image-type): Add .pbm.
21956
21957 2005-10-23 Richard M. Stallman <rms@gnu.org>
21958
21959 * faces.el (inhibit-face-set-after-frame-default): New variable.
21960 (set-face-attribute): Bind it.
21961 (face-set-after-frame-default): Test it.
21962
21963 * help-fns.el (describe-simplify-lib-file-name): New function.
21964 (describe-function-1, describe-variable): Use it.
21965
21966 * faces.el (describe-face): Use describe-simplify-lib-file-name.
21967
21968 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
21969 Eliminate nil as possible value.
21970 (tooltip-hide-delay): Reduce internal-border-width.
21971
21972 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
21973 (menu-bar-file-menu) <new-file>: Likewise.
21974
21975 * simple.el (line-move-finish): Ignore fields computing LINE-END.
21976
21977 * international/mule.el (load-with-code-conversion):
21978 Pass full file name to `eval-buffer' unless preloading.
21979
21980 * textmodes/flyspell.el (flyspell-large-region):
21981 Call ispell-check-version.
21982
21983 * textmodes/ispell.el (ispell-local-dictionary-overridden):
21984 Fix the make-variable-buffer-local call that was supposed
21985 to be for this variable.
21986 (ispell-aspell-supports-utf8): Doc fix.
21987 (ispell-find-aspell-dictionaries): Preserve elements of
21988 ispell-dictionary-alist for dictionaries that aspell doesn't report.
21989 (ispell-aspell-find-dictionary): Return nil on error.
21990
21991 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
21992 (doctor-symptoms): Likewise.
21993
21994 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
21995
21996 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
21997
21998 * cus-edit.el (custom-button, custom-button-pressed): New vars.
21999 (custom-raised-buttons): Add :set spec.
22000 (custom-button-unraised, custom-button-pressed-unraised):
22001 New faces, so that custom-raised-buttons actually does something.
22002 (custom-mode): Use custom-button and custom-button-pressed.
22003
22004 * wid-edit.el (widget-specify-button): Don't ignore
22005 widget-mouse-face on graphic terminals.
22006 (widget-move-and-invoke): Cleanup.
22007
22008 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
22009
22010 * whitespace.el (whitespace-cleanup): Doc fix.
22011
22012 2005-10-23 Romain Francoise <romain@orebokech.com>
22013
22014 * emulation/viper.el (viper-set-hooks): Quote forms passed to
22015 `eval-after-load' to avoid evaluating their result.
22016
22017 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
22018
22019 * files.el (directory-listing-before-filename-regexp):
22020 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
22021
22022 * dired.el (dired-move-to-filename-regexp): Remove.
22023 All occurrences replaced by `directory-listing-before-filename-regexp'.
22024
22025 * dired-x.el, locate.el, vc.el:
22026 Replace `dired-move-to-filename-regexp' by
22027 `directory-listing-before-filename-regexp'. In vc.el it is
22028 overwritten locally; maybe this can be handled in files.el too.
22029
22030 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurrences
22031 replaced by `directory-listing-before-filename-regexp'.
22032
22033 2005-10-23 Andreas Schwab <schwab@suse.de>
22034
22035 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
22036 and eval-next-after-load.
22037
22038 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
22039
22040 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
22041 exist, create it.
22042
22043 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
22044
22045 * allout.el: Remove autoloads for mailcrypt and crypt++.
22046 Require pgg, pgg-gpg during compilation.
22047 (allout-version): Increment version number to 2.1, and use a literal
22048 rather than RCS Id.
22049 (allout-default-encryption-scheme): Remove.
22050 (allout-passphrase-verifier-handling)
22051 (allout-passphrase-verifier-string)
22052 (allout-file-passphrase-verifier-string)
22053 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
22054 (allout-passphrase-hint-handling): Rename and simplify.
22055 (allout-init): Use `find-file-hook' if available, otherwise
22056 `find-file-hooks'.
22057 (allout-mode): Use `write-file-functions' if available, otherwise
22058 `local-write-file-hooks' and, instead of making auto-save-hook
22059 buffer local, make the write-file-hook activity contingent to
22060 allout-mode.
22061 (allout-mode): Use key-binding substitution in the docstring.
22062 (allout-kill-line): Spell-out kill ring data structure mutation
22063 instead of using byte-compiler-complaint-provoking `pop'.
22064 (allout-insert-listified): Use `insert' rather than `insert-string'
22065 (allout-toggle-current-subtree-encryption): Update docstring, adjust
22066 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
22067 (allout-encrypt-string): Totally revamped vis new underlying
22068 encryption facilities.
22069 (allout-mc-activate-passwd): Remove.
22070 (allout-obtain-passphrase): New, more or less replaces
22071 allout-mc-activate-passwd.
22072 (allout-encrypted-key-info): More or less replaces
22073 allout-encrypted-text-type.
22074 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
22075 (my-mark-marker): Use `(featurep 'xemacs)'.
22076
22077 2005-10-23 Lars Hansen <larsh@soem.dk>
22078
22079 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
22080 (byte-compile-file-form-defmumble, byte-compile-defun)
22081 (byte-compile-defmacro): Use it.
22082 (byte-compile-form): Don't call byte-compile-set-symbol-position
22083 when a byte-compile handler is called.
22084
22085 2005-10-22 Romain Francoise <romain@orebokech.com>
22086
22087 * savehist.el (savehist-history-variables): Add `grep-find-history'.
22088
22089 * subr.el (eval-after-load): Convert library name to an absolute
22090 file name using locate-library, since load-history no longer has
22091 library names in it.
22092
22093 2005-10-22 Richard M. Stallman <rms@gnu.org>
22094
22095 * files.el (make-temp-file): Move from subr.el.
22096 * subr.el (make-temp-file): Move to files.el.
22097
22098 * window.el (get-buffer-window-list): Move from subr.el.
22099 * subr.el (get-buffer-window-list): Move to window.el.
22100
22101 * image.el (image-load-path): Use eval-at-startup to initialize.
22102
22103 * subr.el (eval-at-startup): New macro.
22104
22105 * subr.el: Much rearrangement of functions and division
22106 into pages. No code changes.
22107
22108 2005-10-22 Kenichi Handa <handa@m17n.org>
22109
22110 * tar-mode.el (tar-extract): Be sure to call
22111 find-operation-coding-system if set-auto-coding doesn't find a
22112 coding system.
22113
22114 2005-10-22 Kim F. Storm <storm@cua.dk>
22115
22116 * image.el (image-type-header-regexps): Rename from image-type-regexps.
22117 Change users.
22118 (image-type-file-name-regexps): New defconst.
22119 (image-type-from-data): Simplify loop.
22120 (image-type-from-buffer): New defun.
22121 (image-type-from-file-header): Use it instead of image-type-from-data.
22122 Use image-search-load-path instead of only looking in data-directory.
22123 (image-type-from-file-name): New defun.
22124 (image-search-load-path): Change `pathname' to `filename'.
22125 Make PATH arg optional, default to image-load-path.
22126
22127 2005-10-21 Richard M. Stallman <rms@gnu.org>
22128
22129 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
22130
22131 * textmodes/paragraphs.el (sentence-end-base): New variable.
22132 (sentence-end): Use sentence-end-base.
22133
22134 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22135
22136 * font-lock.el (font-lock-default-fontify-region): Check the multiline
22137 property independently from the font-lock-multiline variable.
22138
22139 2005-10-21 Richard M. Stallman <rms@gnu.org>
22140
22141 * emacs-lisp/find-func.el (find-library-name): Doc fix.
22142
22143 * startup.el (command-line): Convert library names
22144 in `load-history' to absolute file names.
22145
22146 * subr.el (symbol-file): Doc fix.
22147
22148 * loadhist.el (file-loadhist-lookup): Call locate-library
22149 instead of find-library-name. Don't try converting
22150 abs file names to library names, since load-history no longer
22151 has library names in it.
22152 (file-dependents, file-provides, file-requires): Doc fixes.
22153
22154 2005-10-21 Juri Linkov <juri@jurta.org>
22155
22156 * progmodes/etags.el (tags-table-mode): New function.
22157 (tags-verify-table): Replace initialize-new-tags-table with
22158 tags-table-mode.
22159
22160 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
22161 default value.
22162 (desktop-modes-not-to-save): Add tags-table-mode to the
22163 default value.
22164
22165 * info.el (Info-index-next): Add total number of index
22166 alternatives to the message.
22167
22168 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
22169 backward only space (instead of space and period) before looking
22170 at sentence end.
22171
22172 * simple.el (set-variable): Use user-variable-p instead of symbolp.
22173 Add the old variable value as 4th default-value arg of read-string.
22174
22175 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22176
22177 * cus-face.el (custom-declare-face): Make face from X resources
22178 also on Mac.
22179
22180 * disp-table.el (standard-display-g1, standard-display-graphic):
22181 Refuse to use string glyphs also on Mac.
22182 (standard-display-european): Don't set terminal coding system also
22183 on Mac.
22184
22185 * frame.el (display-screens): Use x-display-screens also on Mac.
22186
22187 2005-10-21 Romain Francoise <romain@orebokech.com>
22188
22189 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
22190
22191 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22192
22193 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
22194 and $? into sexps.
22195
22196 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
22197 warning face on open-paren-in-column-0.
22198
22199 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
22200 boundary case. Fix typo.
22201 Suggested by Martin Rudalics <rudalics@gmx.at>.
22202
22203 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
22204
22205 * textmodes/org.el (org-combined-agenda-icalendar-file)
22206 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
22207 (org-export-icalendar-this-file)
22208 (org-export-icalendar-all-agenda-files)
22209 (org-export-icalendar-combine-agenda-files): New commands.
22210 (org-export-icalendar, org-print-icalendar-entries)
22211 (org-start-icalendar-file, org-finish-icalendar-file)
22212 (org-ical-ts-to-string): New functions.
22213 (org-read-date, org-goto-calendar)
22214 (org-agenda-goto-calendar): Inhibit displaying diary entries by
22215 call to `calendar'.
22216 (orgtbl-setup): Remove the :keys arguments from the menu description.
22217 (org-after-save-iCalendar-file-hook): New variable.
22218
22219 2005-10-21 Kenichi Handa <handa@m17n.org>
22220
22221 * language/vietnamese.el (tcvn-5712): Make it an alias of
22222 vietnamese-tcvn coding-system.
22223
22224 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
22225
22226 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
22227 group id is given.
22228
22229 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
22230
22231 * progmodes/sh-script.el (sh-escaped-line-re): New var.
22232 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
22233 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
22234 whose line is either continued or ends with a comment.
22235
22236 2005-10-20 Romain Francoise <romain@orebokech.com>
22237
22238 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
22239
22240 * replace.el (occur-engine): Add follow-link property.
22241
22242 * font-core.el (font-lock-mode): Doc fix.
22243
22244 2005-10-20 Richard M. Stallman <rms@gnu.org>
22245
22246 * net/rcirc.el: New file.
22247
22248 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
22249
22250 * term.el (term-term-name): Initialize to "eterm-color".
22251
22252 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
22253
22254 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
22255 for encryption functionality.
22256 Move allout customization subgroup from `editing' to `outlines' group.
22257 Fix commentary keywords to legitimate ones.
22258 Update author info (using my current email address, obscurified).
22259 (allout-encrypt-string, allout-encryption-produce-work-buffer)
22260 (allout-encrypted-topic-p, allout-encrypted-text-type)
22261 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
22262 (allout-situate-encryption-key-verifier)
22263 (allout-get-encryption-key-verifier, allout-verify-key)
22264 (allout-next-topic-pending-encryption)
22265 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
22266 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
22267 (outline-key-verifier-handling, outline-key-hint-handling)
22268 (outline-encrypt-unencrypted-on-saves): New defcustoms.
22269 (allout-file-key-verifier-string, allout-encryption-scheme)
22270 (allout-key-verifier-string, allout-key-hint-string)
22271 (allout-after-save-decrypt): New variables.
22272 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
22273 (allout-after-saves-handler): New hook functions.
22274 (allout-post-command-business): Do allout-after-save-decrypt.
22275 (allout-enable-file-variable-adjustment): Custom var to enable
22276 mechanism for adding and adjusting settings of Emacs file variables.
22277 (allout-adjust-file-variable, allout-file-vars-section-data):
22278 New functions, implement the mechanism.
22279 (outlineify-sticky): Use the file vars mechanism.
22280 (allout-inhibit-protection, allout-during-write-cue)
22281 (allout-override-protect, allout-before-change-protect): Remove.
22282 (allout-flag-region, allout-open-topic): Adjust read-only text.
22283 (allout-open-line-not-read-only): Add to facilitate read-only
22284 text based protection.
22285 (allout-kill-line): Revise to adjust read-only text, clue the
22286 user about the inhibition.
22287 (allout-unprotected): Use unwind-protect.
22288 (allout-shift-in, allout-shift-out): Disallow manually shifting a
22289 topic deeper than the offspring depth of the previous topic -
22290 avoiding confusing "containment discontinuities".
22291 (allout-reindent-bodies): Fix retention of body relative hanging
22292 indent during promotion of collapsed bodies.
22293 (allout-open-topic): Make it easy to open new topic with same
22294 bullet as current topic - topic creation functions provided with
22295 any universal argument provokes now prompt for bullet, defaulting
22296 to the bullet of the previous topic.
22297 (allout-plain-bullets-string, allout-distinctive-bullets-string):
22298 Plain bullet alternates `.' period and `,' comma only. All other
22299 bullets are relegated to special status (but customizable).
22300 (allout-end-of-entry): Rename from allout-end-of-current-entry
22301 since it actually operates w.r.t. most immediately containing
22302 entry, visible or not.
22303 (allout-hide-current-entry, allout-show-current-entry): Use the
22304 revised version.
22305 (allout-old-expose-topic): Solidify deprecation.
22306 (allout-end-of-subtree): Add so we can span concealed as well
22307 as visible topics.
22308 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
22309 (allout-end-of-current-heading): Tweak to just respect the first line.
22310 (allout-get-body-text): Add.
22311 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
22312 when invoked interactively.
22313 (allout-up-current-level): Use `interactive-p'.
22314 (allout-mode, allout-init): Miscellaneous docstring and
22315 operational refinements, as well as hookups of new encryption stuff.
22316 (allout-beginning-of-current-entry): Now works as advertised.
22317 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
22318 (allout-isearch-rectification): Refine condition for isearching.
22319 (allout-isearch-abort, allout-enwrap-isearch)
22320 (allout-flag-region, my-region-active-p): Relocate some macros.
22321 (allout-title): Fallback title is (buffer-name), not
22322 non-existing (current-buffer-name).
22323 (subst-char-in-string): Define if absent (for some XEmacs versions).
22324
22325 2005-10-20 Jari Aalto <jari.aalto@cante.net>
22326
22327 * mail/sendmail.el (mail-setup-hook, mail-aliases)
22328 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
22329 (mail-citation-prefix-regexp, mail-signature-file)
22330 (mail-default-headers, mail-bury-selects-summary)
22331 (mail-send-nonascii): Add autoload cookies.
22332
22333 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
22334
22335 * frame.el (blink-cursor-mode): Add `mac' to the list of
22336 window-system's that support blinking cursor.
22337
22338 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
22339
22340 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
22341
22342 2005-10-20 Eli Zaretskii <eliz@gnu.org>
22343
22344 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
22345 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
22346 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
22347
22348 2005-10-20 Kim F. Storm <storm@cua.dk>
22349
22350 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
22351 (ido-set-current-directory): Don't add / after final @.
22352 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
22353 Explicitly handle ange-ftp completion oddities.
22354 (ido-make-file-list): Don't rotate list at tramp root to avoid
22355 triggering tramp file handler for expand-file-name via get-file-buffer.
22356
22357 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
22358
22359 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
22360
22361 2005-10-19 Jay Belanger <belanger@truman.edu>
22362
22363 * calc/calc-units.el (math-standard-units): Add units, adjust
22364 symbols and update values.
22365 (math-unit-prefixes): Add more prefixes.
22366
22367 2005-10-19 Romain Francoise <romain@orebokech.com>
22368
22369 * bookmark.el (bookmark-menu-heading): New face.
22370 (bookmark-bmenu-list): Use it.
22371 Don't fiddle with `baud-rate' at top-level.
22372
22373 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
22374
22375 * image.el (create-image, find-image): Mention max-image-size in
22376 docstring.
22377
22378 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
22379
22380 * savehist.el (savehist-load): Revert to checking XEmacs.
22381
22382 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
22383 Various docstring and line-width fixups.
22384 (conf-mode): Use cond.
22385 Set font-lock-defaults. Don't set comment-use-syntax.
22386
22387 2005-10-18 David Ponce <david@dponce.com>
22388
22389 * tree-widget.el (tree-widget-button-click): New function.
22390 (tree-widget-button-keymap): Use it.
22391
22392 2005-10-18 Romain Francoise <romain@orebokech.com>
22393
22394 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
22395 (bookmark-bmenu-hide-filenames): Add follow-link property.
22396 Improve help-echo text.
22397
22398 * ffap.el (find-file-at-point): Doc fix.
22399
22400 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22401
22402 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
22403
22404 2005-10-18 Masatake YAMATO <jet@gyve.org>
22405
22406 Install to the CVS repository what I forgot to install in my
22407 2005-10-16 changes.
22408
22409 * progmodes/python.el (python-complete-symbol): Pass the common
22410 prefix substring of completion to `display-completion-list'.
22411
22412 * textmodes/org.el (org-complete): Ditto.
22413
22414 2005-10-18 Masatake YAMATO <jet@gyve.org>
22415
22416 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
22417
22418 * woman.el (WoMan-xref-man-page): New button type derived
22419 from `Man-abstract-xref-man-page'.
22420 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
22421
22422 * man.el (Man-abstract-xref-man-page): New button type.
22423 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
22424 (Man-highlight-references): Add new optional argument `xref-man-type'.
22425
22426 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22427
22428 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
22429
22430 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
22431
22432 * cus-edit.el (Custom-move-and-invoke): Delete.
22433 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
22434
22435 * wid-edit.el (widget-move-and-invoke): New function, from
22436 Custom-move-and-invoke.
22437
22438 2005-10-17 Bill Wohler <wohler@newt.com>
22439
22440 Move all remaining images from lisp/toolbar to etc/images, move
22441 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
22442 the low resolution images in their own directory (low-color).
22443
22444 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
22445 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
22446 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
22447 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
22448 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
22449 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
22450 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
22451
22452 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
22453 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
22454 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
22455 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
22456 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
22457 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
22458 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
22459 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
22460 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
22461 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
22462 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
22463 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
22464 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
22465 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
22466 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
22467
22468 To conform with convention, replace the underscore (_) in the
22469 following image names with dash (-) or (/) as appropriate.
22470
22471 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
22472 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
22473 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
22474 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
22475 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
22476 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
22477 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
22478 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
22479 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
22480 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
22481 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
22482 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
22483 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
22484 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
22485 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
22486
22487 * info.el (info-tool-bar-map): Replace underscores in image names
22488 with dashes.
22489
22490 * makefile.w32-in (WINS): Remove toolbar.
22491
22492 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
22493
22494 * tool-bar.el: Move to lisp from toolbar. Now that
22495 toolbar is empty, it should be deleted when folks run "cvs up -P".
22496
22497 2005-10-18 Jay Belanger <belanger@truman.edu>
22498
22499 * calc/calc-store.el (calc-store-into): Get the proper variable name
22500 to display in message.
22501
22502 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22503
22504 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
22505 expressions display in speedbar for all buffers when debugging.
22506 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
22507
22508 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
22509 (speedbar-insert-button, speedbar-make-button):
22510 Use add-text-properties.
22511 (speedbar-update-localized-contents)
22512 (speedbar-update-directory-contents)
22513 (speedbar-update-special-contents): Use dolist.
22514 (speedbar-buffer-easymenu-definition): Add a menu separator.
22515
22516 2005-10-17 Jason Rumney <jasonr@gnu.org>
22517
22518 * makefile.w32-in: Use $(lisp) consistently.
22519 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
22520 for shell specific generation of mh-autoloads.
22521
22522 2005-10-17 Richard M. Stallman <rms@gnu.org>
22523
22524 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
22525
22526 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
22527
22528 * jit-lock.el (jit-lock-fontify-now):
22529 Move jit-lock-context-unfontify-pos to avoid wasted work.
22530
22531 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
22532
22533 * net/tramp.el (tramp-completion-mode): New defvar. Used in
22534 `tramp-completion-mode' for checking if we are in completion mode.
22535 (tramp-completion-handle-file-name-all-completions): Reorder code
22536 in order to complete for file names only in case there are no
22537 method/user/host completions. This is necessary for cooperation
22538 with ido. Reported by Kim F. Storm <storm@cua.dk>.
22539
22540 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
22541
22542 * longlines.el (longlines-search-forward)
22543 (longlines-search-backward): Match any number of spaces.
22544
22545 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
22546
22547 * diff-mode.el (diff-mode): Doc fix.
22548
22549 2005-10-16 David Reitter <david.reitter@gmail.com>
22550
22551 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
22552 as default on darwin and windows systems.
22553
22554 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
22555
22556 * arc-mode.el (archive-zip-extract): Doc fix.
22557
22558 2005-10-16 Romain Francoise <romain@orebokech.com>
22559
22560 * mouse.el (mouse-1-click-follows-link): Doc fix.
22561
22562 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
22563
22564 * savehist.el: Don't require CL at runtime.
22565 (savehist-xemacs): Remove.
22566 (savehist-coding-system): Use utf-8 if present, regardless of religion.
22567 (savehist-no-conversion): Use (featurep 'xemacs).
22568 (savehist-load): Check existence of start-itimer rather than XEmacs.
22569 Use an idle timer.
22570 (savehist-process-for-saving): Replace use of CL funs `subseq' and
22571 `delete-if-not'.
22572
22573 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
22574
22575 * savehist.el: Newer version.
22576 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
22577 (savehist-last-checksum, savehist-no-conversion): New vars.
22578 (savehist-autosave, savehist-process-for-saving, savehist-printable):
22579 New functions.
22580 (savehist-load, savehist-save): Use them.
22581 (savehist-delimit): Remove.
22582
22583 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
22584
22585 * progmodes/compile.el (compilation-goto-locus): Display the
22586 compilation buffer first and the source buffer second, in case they're
22587 in overlapping frames. Don't raise the compilation frame if it was the
22588 selected window upon entry. Pass the `other-window' arg to
22589 pop-to-buffer.
22590
22591 * info.el (Info-fontify-node): Use dolist.
22592 Change add-text-properties to put-text-property.
22593
22594 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22595
22596 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
22597 bound of search.
22598
22599 2005-10-16 Masatake YAMATO <jet@gyve.org>
22600
22601 * dabbrev.el (dabbrev-completion): Pass the common
22602 prefix substring of completion to `display-completion-list'.
22603
22604 * filecache.el (file-cache-minibuffer-complete)
22605 (file-cache-complete): Ditto.
22606
22607 * tempo.el (tempo-display-completions): Ditto.
22608
22609 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
22610
22611 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
22612
22613 * eshell/em-hist.el (eshell-list-history): Ditto.
22614
22615 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
22616
22617 * mail/mailalias.el (mail-complete): Ditto.
22618
22619 * progmodes/etags.el (complete-tag): Ditto.
22620
22621 * progmodes/make-mode.el (makefile-complete): Ditto.
22622
22623 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
22624
22625 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
22626
22627 * progmodes/pascal.el (pascal-complete-word)
22628 (pascal-show-completions): Ditto.
22629
22630 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
22631
22632 * simple.el (completion-common-substring): New variable.
22633 (completion-setup-function): Use `completion-common-substring'
22634 to put faces.
22635
22636 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22637
22638 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
22639 (x-get-selection, mac-select-convert-to-string): Convert from/to
22640 UTF-16 clipboard data as in native byte order, no BOM.
22641
22642 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
22643
22644 * progmodes/gud.el (gud-tool-bar-map): Rename the images
22645 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
22646 (gud-sentinel): Use speedbar-frame to check for speedbar.
22647
22648 2005-10-15 Richard M. Stallman <rms@gnu.org>
22649
22650 * savehist.el: New file.
22651
22652 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
22653
22654 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
22655 Fix bug in \bf fontification.
22656
22657 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
22658
22659 * pcvs.el (cvs-edit-log-files): New var.
22660 (cvs-mode-edit-log): New arg `file'.
22661 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
22662 Instead force the use of the original file and nothing else.
22663 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
22664 the cvs-minor-wrap-function is set.
22665 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
22666
22667 2005-10-14 Bill Wohler <wohler@newt.com>
22668
22669 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
22670 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
22671 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
22672 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
22673 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
22674 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
22675 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
22676 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
22677 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
22678 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
22679 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
22680 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
22681 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
22682 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
22683 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
22684
22685 * progmodes/gud.el (gud-tool-bar-map): Rename the images
22686 appropriately (for example, gud-break to gud/break).
22687
22688 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
22689
22690 * longlines.el (longlinges-search-function)
22691 (longlines-search-forward, longlines-search-backward): New functions.
22692 (longlines-mode): Set isearch-search-fun-function to
22693 longlinges-search-function.
22694
22695 * mouse.el (mouse-drag-region-1): Handle the case where a
22696 double-click event is bound to an arbitrary function.
22697
22698 2005-10-14 David Ponce <david@dponce.com>
22699
22700 * recentf.el (recentf-track-opened-file)
22701 (recentf-track-closed-file, recentf-update-menu)
22702 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
22703 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
22704 mouse-1-click-follows-link.
22705
22706 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22707
22708 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
22709 Gnome file-manager.png. Suggested by
22710 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
22711
22712 * toolbar/README: Add diropen.xpm.
22713
22714 2005-10-13 Bill Wohler <wohler@newt.com>
22715
22716 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
22717 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
22718
22719 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
22720
22721 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
22722 Don't waste the byte-compiler's time on constant data.
22723
22724 2005-10-13 Kenichi Handa <handa@m17n.org>
22725
22726 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
22727 byte with `escape-glyph' face.
22728
22729 * international/fontset.el (ccl-encode-unicode-font):
22730 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
22731 Handle the case that ucs-mule-to-mule-unicode translates a character to
22732 ASCII (usually for IPA characters).
22733
22734 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
22735
22736 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
22737 Don't hide the underline of titles if font-lock-mode is disabled.
22738
22739 2005-10-12 Bill Wohler <wohler@newt.com>
22740
22741 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
22742 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
22743 files in MH-E-SRC have been updated.
22744 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
22745
22746 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
22747
22748 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
22749 (mixal-mode-syntax-table): Add \n as end-comment.
22750 (mixal-operation-codes-alist): Immediately initialize to full value.
22751 (mixal-add-operation-code): Remove.
22752 (mixal-describe-operation-code): Make the arg non-optional.
22753 Use the interactive spec instead.
22754 Use mixal-operation-codes-alist rather than mixal-operation-codes.
22755 (mixal-font-lock-keywords): Don't highlight comments here any more.
22756 (mixal-font-lock-syntactic-keywords): New var.
22757 (mixal-mode): Use it. Fix comment-start-skip.
22758
22759 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22760
22761 * startup.el (command-line-x-option-alist): -nb => -nbi.
22762
22763 2005-10-12 Kim F. Storm <storm@cua.dk>
22764
22765 * startup.el (fancy-splash-default-action): Discard mouse click in
22766 the splash screen window, as it has no sensible meaning in the
22767 next window to be selected. Fixes error reported by Jan D.
22768
22769 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
22770
22771 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
22772
22773 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
22774
22775 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
22776 Try to fix up minor layout issues like indentation, line break, etc...
22777 (mixal-mode-syntax-table): Don't try to specify comment syntax,
22778 because it doesn't work.
22779 (mixal-operation-codes): Add some more codes.
22780 (mixal-font-lock-keywords): Process comments here.
22781 (mixal-mode): mixasm no longer needs -g option.
22782
22783 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
22784
22785 * progmodes/sh-script.el (sh-tmp-file):
22786 Use mktemp -t. Finish support for es and rc shells.
22787
22788 2005-10-11 Jay Belanger <belanger@truman.edu>
22789
22790 * calc/calcalg2.el (calc-integral): With an argument, compute the
22791 definite integral.
22792
22793 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
22794
22795 * mouse.el (mouse-drag-region-1): Don't try to catch a
22796 double-click when doing follow-link (it's overridden anyway).
22797
22798 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
22799
22800 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
22801 (autoload-print-form-outbuf): Add docstring.
22802
22803 2005-10-11 Juri Linkov <juri@jurta.org>
22804
22805 * info.el (Info-mode-menu): Delete menu item "Edit".
22806 (Info-mode): Delete description of Info-edit from docstring,
22807 and rearrange descriptions of Info commands in the order
22808 they are documented in the Info manual.
22809
22810 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
22811
22812 * calendar/appt.el (appt-check): Use diary-selective-display var.
22813
22814 2005-10-10 Richard M. Stallman <rms@gnu.org>
22815
22816 * net/newsticker.el (newsticker-start, newsticker-show-news):
22817 Add autoload cookies.
22818
22819 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
22820
22821 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
22822
22823 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
22824
22825 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
22826
22827 2005-10-10 Jay Belanger <belanger@truman.edu>
22828
22829 * calc/calc-arith.el (math-check-known-scalarp)
22830 (math-check-known-matrixp): Check the values of arguments that are
22831 variables.
22832 (math-check-known-square-matrixp): New function.
22833 (math-known-square-matrixp): Use math-check-known-square-matrixp.
22834 (math-super-types): Add sqmatrix type.
22835
22836 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
22837 mode name `square' to `sqmatrix'.
22838
22839 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
22840 mode name `square' to `sqmatrix'.
22841
22842 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
22843
22844 * progmodes/etags.el (select-tags-table-mode): Don't use
22845 selective-display.
22846 (tags-select-tags-table): Pass `button' to the action function.
22847 (select-tags-table): Place the side-info on button properties rather
22848 than in hidden text. Abbreviate file names.
22849 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
22850 (select-tags-table-select): Add `button' argument.
22851 Get side-info from the button property rather than from hidden text.
22852
22853 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
22854
22855 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
22856 (gud-speedbar-buttons): Preserve point if possible.
22857 (gud-sentinel): Restore previous speedbar display type.
22858
22859 * progmodes/gdb-ui.el (gdba): Improve diagram.
22860 (def-gdb-auto-update-handler, gdb-info-locals-handler)
22861 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
22862 Call get-buffer-window once.
22863
22864 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
22865
22866 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
22867 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
22868 (pascal-indent-command): Remove unused var `ind'.
22869 (pascal-indent-case): Remove unused var `oldpos'.
22870 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
22871 since it's now used as a proper minor mode map.
22872 (pascal-outline): Rename to pascal-outline-mode.
22873 (pascal-outline-mode): Use define-minor-mode.
22874 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
22875 selective-display.
22876
22877 2005-10-10 Andreas Schwab <schwab@suse.de>
22878
22879 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
22880 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
22881
22882 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
22883 outside source directory.
22884
22885 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
22886
22887 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
22888 C-x' as a prefix.
22889 (orgtbl-mode-map): Full keymap instead of sparse, because all
22890 `self-insert-command' keys are redefined in this map.
22891 (org-export-as-html): Specify charset for HTML file, by taking it
22892 from the coding system.
22893
22894 2005-10-10 Kenichi Handa <handa@m17n.org>
22895
22896 * textmodes/flyspell.el (flyspell-check-word-p):
22897 If unread-command-events is non-empty, don't call sit-for.
22898
22899 2005-10-09 Richard M. Stallman <rms@gnu.org>
22900
22901 * font-lock.el (font-lock-syntactic-keywords)
22902 (font-lock-keywords): Doc fixes.
22903
22904 * textmodes/flyspell.el (flyspell-external-point-words):
22905 Simplify logic, and don't try to check for consecutive appearances
22906 of one incorrect word.
22907
22908 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
22909
22910 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
22911 separator.
22912
22913 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
22914 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
22915 (gud-expansion-speedbar-buttons): New function.
22916 (gud-speedbar-buttons): Check for gud-comint-buffer.
22917
22918 2005-10-09 Bill Wohler <wohler@newt.com>
22919
22920 * Makefile.in (updates): Add mh-loaddefs dependency.
22921
22922 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
22923
22924 * speedbar.el (speedbar-file-key-map): Fix typo.
22925
22926 2005-10-09 Daniel Brockman <daniel@brockman.se>
22927
22928 * cus-start.el (line-spacing): Add custom spec.
22929
22930 2005-10-09 Romain Francoise <romain@orebokech.com>
22931
22932 * textmodes/ispell.el (ispell-check-version): Fix last change.
22933
22934 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22935
22936 * term/x-win.el: Remove -i, --icon-type from comment.
22937
22938 * startup.el (command-line-x-option-alist): Remove options -i,
22939 -itype, --icon-type, added -nb, --no-bitmap-icon.
22940
22941 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
22942
22943 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
22944 instead of :active.
22945
22946 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
22947
22948 * textmodes/ispell.el (ispell-check-version):
22949 Ignore hyphen, and all that follows, in aspell's version text.
22950
22951 2005-10-08 Jay Belanger <belanger@truman.edu>
22952
22953 * calc/calc-arith.el (math-known-square-matrixp): New function.
22954 (math-pow-fancy): Check for matrices before distributing exponent
22955 across products.
22956
22957 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
22958 fullscreen keypad. Suggested by Luc Teirlinck.
22959 (calc-keypad-show-input): Add space for formatting.
22960
22961 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
22962 Add square matrix option.
22963
22964 * calc/calc-poly.el (math-expand-term): Check for matrices instead
22965 of checking calc-matrix-mode when deciding how to expand.
22966
22967 * calc/calc.el (calc-set-mode-line): Add square matrix option.
22968
22969 2005-10-08 Lars Hansen <larsh@soem.dk>
22970
22971 * net/tramp.el (tramp-perl-directory-files-and-attributes):
22972 Add error handling.
22973 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
22974
22975 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
22976
22977 Sync with Tramp 2.0.51.
22978
22979 * net/tramp.el (tramp-handle-set-visited-file-modtime)
22980 (tramp-handle-insert-file-contents, tramp-handle-write-region):
22981 Insert special handling for `last-coding-system-used', again
22982 it still seems to be necessary (unlike stated before).
22983 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
22984 (tramp-password-prompt-regexp): There might be other words before
22985 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
22986 (tramp-chunksize): Improve docstring.
22987 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
22988 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
22989 Christian Joergensen <bugs@razor.dk>.
22990
22991 2005-10-07 Glenn Morris <rgm@gnu.org>
22992
22993 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
22994 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
22995 precision'.
22996
22997 2005-10-07 Romain Francoise <romain@orebokech.com>
22998
22999 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
23000 (ibuffer-do-shell-command-pipe-replace)
23001 (ibuffer-do-shell-command-file, ibuffer-do-eval)
23002 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
23003 (ibuffer-do-revert, ibuffer-do-replace-regexp)
23004 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
23005 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
23006 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
23007 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
23008 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
23009 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
23010 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
23011 Autoload file sans suffix.
23012
23013 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
23014
23015 2005-10-07 David Ponce <david@dponce.com>
23016
23017 * recentf.el (recentf-menu-open-all-flag): New option.
23018 (recentf-digit-shortcut-command-name): New function.
23019 (recentf--shortcuts-keymap): New variable.
23020 (recentf-menu-shortcuts): New variable.
23021 (recentf-make-menu-items): Initialize it. Replace the "More..."
23022 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
23023 (recentf-menu-value-shortcut): New function.
23024 (recentf-make-menu-item): Use it. No more in-lined.
23025 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
23026 (recentf-open-most-recent-file): Rename from
23027 `recentf-open-file-with-key'. Don't depend on key binding.
23028 (recentf-mode-map): New variable.
23029 (recentf-mode): Use it.
23030
23031 2005-10-06 Bill Wohler <wohler@newt.com>
23032
23033 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
23034
23035 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
23036 (MH-E-SRC): New. Used by mh-autoloads.
23037 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23038 files in MH-E-SRC have been updated.
23039 (compile, recompile, bootstrap): Depend on mh-autoloads.
23040
23041 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
23042
23043 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
23044 gud-break and gud-remove icons when the fringe is not available.
23045
23046 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
23047 Typo.
23048
23049 2005-10-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
23050
23051 * play/zone.el (zone): Wrap body with save-window-excursion.
23052
23053 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
23054
23055 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
23056 Use the new `list-only' arg to diary-list-entries.
23057
23058 * calendar/diary-lib.el: Use overlays rather than selective-display.
23059 (diary-selective-display): New var.
23060 (diary-header-line-format): Use it.
23061 (diary-list-entries): Add argument `list-only'.
23062 Put the buffer in diary-mode. Don't add \^M at beg and end.
23063 Replace \^M by invisible overlays.
23064 (diary-unhide-everything): Replace \^M by invisible overlays.
23065 (print-diary-entries): Look for overlays rather than \^M.
23066 Add a space to the temp buffer name.
23067 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
23068 Put the buffer in diary-mode.
23069 (list-sexp-diary-entries): Replace \^M by invisible overlays.
23070 (diary-anniversary): Make the year arg optional.
23071 (diary-time-regexp): New const.
23072 (diary-font-lock-keywords): Use it to accept a few more time formats.
23073
23074 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
23075
23076 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
23077
23078 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
23079 Fix bug introduced 2005-07-03: Use (car (last ...))
23080 to faithfully reproduce replaced artist-last.
23081 (artist-set-arrow-points-for-poly): Likewise.
23082 Suggested by Johan Bockg\e,Ae\e(Brd.
23083
23084 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
23085
23086 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
23087 * wid-edit.el (widget):
23088 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
23089 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
23090
23091 2005-10-06 Kenichi Handa <handa@m17n.org>
23092
23093 * international/mule-cmds.el (set-language-environment):
23094 Fix setting up of case-table for unibyte mode.
23095
23096 * simple.el (what-cursor-position): If the character is displayed
23097 by some `display' text property, show that. Don't use
23098 single-key-description for eight-bit characters in multibyte mode.
23099
23100 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
23101
23102 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
23103 (gdb-ann3): Set it.
23104 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
23105 (gdb-info-frames-custom): Use inverse-video for first five
23106 characters of selected frame only.
23107 (gdb-get-frame-number): Select frame even when point is on frame
23108 number.
23109
23110 2005-10-06 Masatake YAMATO <jet@gyve.org>
23111
23112 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
23113 Put `font-lock-function-name-face'.
23114 (gdb-info-frames-custom): Put `font-lock-function-name-face'
23115 and `font-lock-variable-name-face'
23116 (gdb-registers-font-lock-keywords): New font lock keywords definition.
23117 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
23118 (gdb-memory-font-lock-keywords): New font lock keywords definition.
23119 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
23120 (gdb-local-font-lock-keywords): New font lock keywords definition.
23121 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
23122 (gdb-threads-font-lock-keywords): New font lock keywords definition.
23123 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
23124
23125 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
23126
23127 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
23128 (ediff-merge-region-is-non-clash-to-skip): Previously called
23129 ediff-merge-region-is-non-clash.
23130
23131 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
23132 Use insert-buffer-substring.
23133
23134 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
23135 selecting files to patch. Also bug fixes.
23136
23137 * ediff-util.el (ediff-setup): Bug fix.
23138 (ediff-next-difference): Never skip clashes that differ in white
23139 space only.
23140
23141 * ediff-wind.el (ediff-setup-control-frame)
23142 (ediff-destroy-control-frame): Check the menubar feature.
23143
23144 * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
23145 (viper-refresh-mode-line): Use make-local-variable to localize
23146 some vars instead of make-variable-buffer-local. Suggested by
23147 Stefan Monnier.
23148
23149 * emulation/viper-init.el (viper-make-variable-buffer-local):
23150 Delete alias.
23151 (viper-restore-cursor-type, viper-set-insert-cursor-type):
23152 Use make-local-variable instead of make-variable-buffer-local.
23153 Suggested by Stefan Monnier.
23154
23155 * emulation/viper.el (viper-mode): Don't use
23156 viper-make-variable-buffer-local.
23157 (viper-comint-mode-hook): Use make-local-variable on
23158 require-final-newline.
23159 (viper-non-hook-settings): Don't use make-variable-buffer-local.
23160
23161 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
23162
23163 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
23164 also the second char of a comment-start sequence.
23165 (scheme-sexp-comment-syntax-table): New var.
23166 (lambda, define): Set their scheme-doc-string-elt property.
23167 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
23168 Use lisp-font-lock-syntactic-face-function now that it properly
23169 handles |...| symbols.
23170 (scheme-mode-variables): Set lisp-doc-string-elt-property,
23171 parse-sexp-lookup-properties and font-lock-extra-managed-props.
23172
23173 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
23174 bit from # to |.
23175 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
23176
23177 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
23178 (lisp-doc-string-elt-property): New var.
23179 (lisp-font-lock-syntactic-face-function): Use it.
23180 Rewrite to recognize docstrings even for forms not at toplevel.
23181
23182 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
23183 annotation on the | part of #| rather than on the # part.
23184 (scheme-font-lock-syntactic-face-function): New function, to
23185 distinguish strings from |...| symbols.
23186 (scheme-mode-variables): Use it. Also fix up the font-lock-time
23187 syntax-table so that #|...|# is properly highlighted.
23188
23189 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
23190 Don't mark as docstring the 3rd elem of an unknown toplevel form.
23191
23192 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
23193
23194 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
23195 and C-e.
23196
23197 * emacs-lisp/eldoc.el: Move comments into docstrings.
23198 (eldoc-message-commands): Initialize in its declaration.
23199 Add move-beginning-of-line and move-end-of-line.
23200 (eldoc-add-command, eldoc-add-command-completions)
23201 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
23202
23203 * outline.el (outline-mark-subtree): Activate the mark.
23204
23205 * calendar/appt.el (appt-time-regexp): New var.
23206 (appt-add, appt-make-list): Use it.
23207 (appt-convert-time): Clean up.
23208
23209 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
23210 Don't set any syntax-table property here.
23211 (tex-font-lock-verb): New function. Do it here.
23212 (tex-font-lock-syntactic-keywords): Use it.
23213
23214 2005-10-04 Richard M. Stallman <rms@gnu.org>
23215
23216 * wid-edit.el (widget-file-complete): Get the widget start point
23217 the right way. Default directory to `/' if file has none.
23218
23219 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
23220
23221 * textmodes/flyspell.el (flyspell-mode-on):
23222 Call ispell-maybe-find-aspell-dictionaries.
23223
23224 * textmodes/ispell.el (ispell-word, ispell-region):
23225 Call ispell-maybe-find-aspell-dictionaries.
23226 (ispell-accept-buffer-local-defs):
23227 Don't call ispell-maybe-find-aspell-dictionaries.
23228
23229 2005-10-04 Richard M. Stallman <rms@gnu.org>
23230
23231 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
23232
23233 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
23234
23235 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
23236 instead of `fboundp' in order to allow for anonymous functions.
23237
23238 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
23239
23240 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
23241 case the user clicks on the link while another window is selected.
23242 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
23243
23244 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
23245 functionality.
23246 (dframe-help-echo): Save point in case mouse tracking is off.
23247
23248 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
23249
23250 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
23251
23252 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23253
23254 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
23255 not change the global value of those vars.
23256
23257 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
23258 make-local-variable which we do not need any more.
23259
23260 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
23261
23262 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
23263 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
23264 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
23265 (speedbar-path-line): Define obsolete aliases.
23266 (speedbar-line-directory): Doc fix.
23267
23268 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
23269 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
23270 instead of speedbar-line-path.
23271
23272 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23273
23274 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
23275 to nil if dropping on a window. Handle dropping on a minibuffer window
23276 like dropping on a non-window part of Emacs.
23277
23278 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23279
23280 * net/ange-ftp.el: Use with-current-buffer.
23281 (ange-ftp-insert-directory): Do not follow symlinks any more.
23282
23283 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
23284 Remove interactive spec.
23285
23286 2005-10-03 Kim F. Storm <storm@cua.dk>
23287
23288 * ido.el (ido-mode): Use custom-initialize-set.
23289
23290 2005-10-02 Richard M. Stallman <rms@gnu.org>
23291
23292 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
23293 Use insert-buffer-substring.
23294
23295 * net/tramp.el: Pacify byte compiler warnings in pacification code.
23296 (tramp-handle-file-local-copy): Use insert-buffer-substring.
23297
23298 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
23299
23300 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
23301 in last change.
23302 (ange-ftp-insert-directory): Fix up the search for the case where
23303 `file' is absolute.
23304
23305 2005-10-02 Romain Francoise <romain@orebokech.com>
23306
23307 * progmodes/compile.el (compile-goto-error): Delete extra paren.
23308
23309 2005-10-02 Andreas Schwab <schwab@suse.de>
23310
23311 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
23312 directory component in the session info.
23313
23314 2005-10-01 Richard M. Stallman <rms@gnu.org>
23315
23316 * comint.el (comint-redirect-subvert-readonly): Doc fix.
23317
23318 * simple.el (next-error-internal): New function.
23319
23320 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
23321 (compilation-start): Pass new arg to compilation-buffer-name.
23322 (compile-goto-error): Use next-error-internal.
23323
23324 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23325
23326 * speedbar.el: Remove RCS tag.
23327 (speedbar-check-read-only): Handle non-existent files.
23328
23329 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
23330
23331 * info.el (Info-speedbar-hierarchy-buttons)
23332 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
23333
23334 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23335
23336 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
23337 Do not match newline.
23338 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
23339 (bibtex-summary): Remove unnecessary save-excursion.
23340 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
23341
23342 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23343
23344 * term/mac-win.el: Add charset info for "iso10646-1".
23345 Modify default fontset to use ATSUI-compatible fonts for some charsets
23346 if available.
23347
23348 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23349
23350 * speedbar.el: Re-apply arch tag.
23351 (speedbar-version): Rename to version 1.0. Suggested by Eric
23352 M. Ludlam.
23353 Reapply two changes from Emacs CVS' version of speedbar lost
23354 during the merge:
23355 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
23356 (speedbar-frame-parameters): Improve customize type.
23357
23358 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
23359
23360 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
23361 (ange-ftp-file-directory-p): Fix the symlink case.
23362 (ange-ftp-insert-directory): When listing a single file, get a list of
23363 the parent buffer and extract the relevant line. Inspired from a patch
23364 by Katsumi Yamaoka <yamaoka@jpl.org>.
23365 (ange-ftp-file-name-sans-versions): Simplify.
23366
23367 2005-09-30 Bill Wohler <wohler@newt.com>
23368
23369 Move MH-E image files from toolbar and mail directories into
23370 etc/images.
23371
23372 * mail/reply2.*: Move to etc/images/mail/reply*.
23373
23374 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
23375 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
23376 etc/images.
23377
23378 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
23379 * toolbar/reply*: Move to etc/images/mail.
23380
23381 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
23382
23383 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
23384
23385 * speedbar.el: New version 1.0pre3.
23386
23387 Frame management code (including timer, and mouse click specifics)
23388 moved to dframe.el:
23389 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
23390 (speedbar-timer): Removed. Use dframe-timer.
23391 (speedbar-close-frame): Removed. Use dframe-close-frame.
23392 (speedbar-activity-change-focus-flag): Removed. Use
23393 dframe-activity-change-focus-flag.
23394 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
23395 dframe-update-speed.
23396
23397 (speedbar-current-frame): New macro. Use this instead of the
23398 variable speedbar-frame.
23399
23400 (speedbar-use-images, speedbar-expand-image-button-alist)
23401 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
23402
23403 (speedbar-find-image-on-load-path): Removed. Replaced by
23404 defezimage in ezimage.el.
23405 (speedbar-expand-image-button-alist): Removed. Replaced by
23406 ezimage-expand-image-button-alist in ezimage.el.
23407
23408 (speedbar-ignored-directory-regexp)
23409 (speedbar-add-ignored-directory-regexp)
23410 (speedbar-ignored-directory-expressions)
23411 (speedbar-line-directory, speedbar-buffers-line-directory)
23412 (speedbar-directory-line, speedbar-buffers-line-directory):
23413 Renamed, replacing `path' with `directory'.
23414
23415 (speedbar-create-directory, speedbar-expand-line-descendants)
23416 (speedbar-toggle-line-expansion)
23417 (speedbar-contract-line-descendants): New commands.
23418
23419 (speedbar-query-confirmation-method, speedbar-select-frame-method)
23420 (speedbar-use-tool-tips-flag): New options.
23421
23422 (speedbar-check-read-only, speedbar-require-version)
23423 (speedbar-insert-separator, speedbar-buffers-tail-notes)
23424 (speedbar-handle-delete-frame, speedbar-try-completion)
23425 (speedbar-update-localized-contents): New functions.
23426
23427 (speedbar-incompatible-version, speedbar-ro-to-do-point)
23428 (speedbar-object-read-only-indicator): New variables.
23429
23430 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
23431 New hooks.
23432
23433 (speedbar-separator-face): New face.
23434
23435 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
23436 (speedbar-ignored-modes): Add fundamental-mode.
23437 (speedbar-directory-unshown-regexp): Add . directories.
23438
23439 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
23440 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
23441 `]' for full expand/close.
23442 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
23443
23444 (speedbar-check-vc): Support hidden files.
23445 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
23446 (speedbar-this-file-in-vc): Use vc-state if available. If VC
23447 state is nil, it is not checked out.
23448
23449 (speedbar-line-text, speedbar-line-token): Support expand buttons
23450 with no text.
23451 (speedbar-refresh): Universal argument acts as power-click.
23452 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
23453 that buffer to get variable values.
23454
23455 And many other bugfixes.
23456
23457 * dframe.el, ezimage.el, sb-image.el: New files.
23458
23459 * sb-*.xpm: Remove files. New image files installed into
23460 etc/images/ezimage.
23461
23462 2005-09-30 Kenichi Handa <handa@m17n.org>
23463
23464 * ps-mule.el (ps-mule-show-warning): If a character is in
23465 ps-print-translation-table, don't treat it as non-printable.
23466
23467 2005-09-30 David Ponce <david@dponce.com>
23468
23469 * tree-widget.el (tree-widget-themes-load-path): New variable.
23470 (tree-widget-themes-directory): Doc fix.
23471 (tree-widget-image-formats) [Emacs]: Doc fix.
23472 (tree-widget--locate-sub-directory): New function.
23473 (tree-widget-themes-directory): Use it.
23474
23475 * recentf.el (recentf-filename-handlers): Rename from
23476 `recentf-filename-handler'. Allow a list of functions.
23477 (recentf-menu-items-for-commands): Fix :help strings.
23478 (recentf-apply-filename-handlers): New function.
23479 (recentf-expand-file-name): Use it.
23480 (recentf-cleanup): Remove duplicates too.
23481
23482 2005-09-29 Juri Linkov <juri@jurta.org>
23483
23484 * faces.el: Rearrange face definitions to be in the same order as
23485 their face descriptions in "(emacs)Standard Faces".
23486
23487 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
23488
23489 * tooltip.el (tooltip): Add group `basic-faces'.
23490
23491 * buff-menu.el (Buffer-menu-buffer): Remove group
23492 `font-lock-highlighting-faces'.
23493
23494 * progmodes/compile.el (compilation-error, compilation-warning)
23495 (compilation-info, compilation-line-number, compilation-column-number):
23496 Change group from `font-lock-highlighting-faces' to `compilation'.
23497
23498 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
23499 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
23500 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
23501 (vhdl-font-lock-reserved-words-face)
23502 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
23503 `font-lock-highlighting-faces'.
23504
23505 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
23506
23507 2005-09-28 Kim F. Storm <storm@cua.dk>
23508
23509 * emulation/cua-base.el: Set CUA move property on additional commands:
23510 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
23511 forward-sexp, backward-sexp, forward-list, backward-list.
23512
23513 2005-09-28 Romain Francoise <romain@orebokech.com>
23514
23515 * comint.el (comint-show-output): Really set point at the
23516 beginning of the output when not using `comint-use-prompt-regexp'.
23517
23518 2005-09-27 Jay Belanger <belanger@truman.edu>
23519
23520 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
23521 in TeX mode.
23522
23523 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
23524
23525 * textmodes/org.el (org-table-sum): Fix format string.
23526
23527 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
23528 Quote face names.
23529
23530 2005-09-26 Romain Francoise <romain@orebokech.com>
23531
23532 * isearch.el (isearch-forward-regexp): Close doc string.
23533
23534 2005-09-25 Richard M. Stallman <rms@gnu.org>
23535
23536 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
23537
23538 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
23539
23540 * progmodes/compile.el (compilation-error-properties):
23541 When getting the file from the previous error message,
23542 correctly decode the new data format.
23543
23544 * progmodes/cc-cmds.el (c-electric-paren):
23545 Call old-blink-paren only for close-paren.
23546
23547 2005-09-24 Andreas Schwab <schwab@suse.de>
23548
23549 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
23550 condition.
23551
23552 2005-09-25 Romain Francoise <romain@orebokech.com>
23553
23554 * dired-aux.el (dired-copy-file-recursive):
23555 * dired.el (dired-delete-file):
23556 * ediff-mult.el (ediff-dir-diff-copy-file):
23557 * ediff-util.el (ediff-test-save-region):
23558 * forms.el (forms-mode):
23559 * ido.el (ido-file-internal, ido-delete-file-at-head):
23560 * log-edit.el (log-edit-done):
23561 * ses.el (ses-yank-resize):
23562 * play/gomoku.el (gomoku-human-plays, gomoku)
23563 (gomoku-human-resigns, gomoku-prompt-for-other-game)
23564 (gomoku-offer-a-draw):
23565 * play/landmark.el (lm-human-resigns, lm):
23566 * net/eudcb-ldap.el (eudc-ldap-check-base):
23567 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
23568 * progmodes/ebrowse.el (ebrowse-find-pattern):
23569 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
23570 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
23571 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
23572
23573 * vc.el (vc-delete-file):
23574 * play/gomoku.el (gomoku-terminate-game, gomoku)
23575 (gomoku-prompt-for-move, gomoku-human-takes-back):
23576 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
23577 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
23578
23579 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
23580
23581 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
23582 color rxvt terminals by using the code xterm.el used to use before
23583 2005-04-09 in order to match the colors used by rxvt.
23584
23585 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
23586
23587 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
23588 colors rxvt-unicode terminals by using the same code as xterm.el.
23589
23590 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
23591
23592 * textmodes/tex-mode.el (tex-font-lock-append-prop)
23593 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
23594 new symbol used for the tex-verbatim face.
23595
23596 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
23597
23598 * woman.el (woman-file-name):
23599 * wid-edit.el (widget-file-prompt-value)
23600 (widget-coding-system-prompt-value):
23601 * w32-fns.el (set-w32-system-coding-system):
23602 * vc.el (vc-version-diff, vc-annotate):
23603 * textmodes/reftex-auc.el (reftex-arg-cite)
23604 (reftex-arg-index-tag):
23605 * textmodes/refer.el (refer-get-bib-files):
23606 * textmodes/artist.el (artist-figlet-choose-font):
23607 * terminal.el (terminal-emulator):
23608 * replace.el (occur-read-primary-args):
23609 * rect.el (string-rectangle, string-insert-rectangle):
23610 * ps-print.el (ps-print-preprint):
23611 * progmodes/pascal.el (pascal-goto-defun):
23612 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
23613 * progmodes/compile.el (compilation-find-file):
23614 * printing.el (pr-interactive-n-up):
23615 * play/animate.el (animate-birthday-present):
23616 * net/rcompile.el (remote-compile):
23617 * man.el (man, Man-goto-section, Man-follow-manual-reference):
23618 * mail/rmailsum.el (rmail-summary-search-backward)
23619 (rmail-summary-search):
23620 * mail/rmailout.el (rmail-output-read-rmail-file-name)
23621 (rmail-output-read-file-name):
23622 * mail/rmail.el (rmail-search, rmail-search-backwards):
23623 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
23624 * locate.el (locate):
23625 * international/quail.el (quail-show-keyboard-layout):
23626 * international/mule.el (set-buffer-file-coding-system)
23627 (revert-buffer-with-coding-system, set-file-name-coding-system)
23628 (set-terminal-coding-system, set-keyboard-coding-system)
23629 (set-next-selection-coding-system):
23630 * international/mule-diag.el (describe-coding-system)
23631 (describe-font, describe-fontset):
23632 * international/mule-cmds.el (universal-coding-system-argument)
23633 (search-unencodable-char, describe-input-method)
23634 (set-language-environment, describe-language-environment):
23635 * international/codepage.el (codepage-setup):
23636 * international/code-pages.el (codepage-setup):
23637 * info.el (Info-search, Info-follow-reference)
23638 (Info-search-backward):
23639 * emacs-lisp/advice.el (ad-read-advised-function)
23640 (ad-read-advice-class, ad-clear-cache, ad-activate)
23641 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
23642 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
23643 (ad-read-regexp):
23644 * ediff-util.el (ediff-toggle-regexp-match):
23645 * ediff-ptch.el (ediff-prompt-for-patch-file):
23646 * dired-aux.el (dired-diff):
23647 * diff.el (diff):
23648 * cus-edit.el (custom-variable-prompt):
23649 * calendar/timeclock.el (timeclock-ask-for-project):
23650 * calc/calcalg3.el (calc-get-fit-variables):
23651 * calc/calc-store.el (calc-edit-variable)
23652 (calc-permanent-variable):
23653 * vc-mcvs.el (vc-mcvs-register):
23654 * shadowfile.el (shadow-define-literal-group):
23655 * woman.el (woman-file-name):
23656 * vc.el (vc-version-diff, vc-merge):
23657 * textmodes/reftex-index.el (reftex-index-complete-tag):
23658 * format.el (format-decode-buffer, format-decode-region):
23659 * emulation/viper-cmd.el (viper-read-string-with-history):
23660 * emacs-lisp/debug.el (cancel-debug-on-entry):
23661 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
23662 * ediff.el (ediff-merge-revisions)
23663 (ediff-merge-revisions-with-ancestor, ediff-revision):
23664 * completion.el (interactive-completion-string-reader):
23665 * calc/calc-prog.el (calc-user-define-formula):
23666 Follow convention for reading with the minibuffer.
23667
23668 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
23669
23670 * progmodes/python.el (python-describe-symbol): Add globals() and
23671 locals() to the arguments of emacs.ehelp.
23672
23673 2005-09-24 Magnus Henoch <mange@freemail.hu>
23674
23675 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
23676 New function, code extracted from ispell-valid-dictionary-list.
23677 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
23678 Call it.
23679
23680 2005-09-24 Eli Zaretskii <eliz@gnu.org>
23681
23682 * subr.el (version-regexp-alist): Extend valid syntax for version
23683 strings: allow any of the characters -,_,+ to separate the
23684 alpha/beta/rc part from the version part. Doc fix.
23685 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
23686
23687 2005-09-23 David Reitter <david.reitter@gmail.com>
23688
23689 * mail/mailclient.el: New file.
23690
23691 2005-09-23 Richard M. Stallman <rms@gnu.org>
23692
23693 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
23694 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
23695 Doc fixes.
23696
23697 * progmodes/cc-mode.el (c-font-lock-init):
23698 Specify font-lock-lines-before.
23699
23700 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
23701
23702 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
23703 whole conflict.
23704
23705 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
23706
23707 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
23708 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
23709 of `remap' feature when available. Additional key bindings for
23710 better tty support.
23711 (org-mode-restart, org-force-self-insert): New commands.
23712 (org-time-stamp-inactive): New command.
23713 (org-remap): New function.
23714 (org-table-auto-blank-field, org-level-color-stars-only): New options.
23715 (org-enable-fixed-width-editor): Move to `org-structure'
23716 customization group.
23717 (org-self-insert-command, orgtbl-self-insert-command): Modify to
23718 blank field after field motion commands.
23719
23720 2005-09-23 Kenichi Handa <handa@m17n.org>
23721
23722 * international/mule-cmds.el (set-language-environment):
23723 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
23724 have to call utf-translate-cjk-load-tables.
23725
23726 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
23727
23728 * mouse.el (mouse-move-drag-overlay): Fix last change.
23729
23730 2005-09-22 David Ponce <david@dponce.com>
23731
23732 * tree-widget.el (tree-widget-value-create): Fix previous change.
23733
23734 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
23735
23736 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
23737
23738 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
23739
23740 * mouse.el (mouse-move-drag-overlay): New function.
23741 (mouse-drag-region-1): Use it.
23742 Try to simplify a bit the state handling. Handle clicks on links
23743 inside intangible areas.
23744 (mouse-save-then-kill): Minor simplification.
23745 (mouse-secondary-overlay): Make it always non-nil instead of
23746 recreating it each time.
23747 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
23748 (mouse-kill-secondary, mouse-secondary-save-then-kill):
23749 Simplify accordingly.
23750
23751 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
23752
23753 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
23754
23755 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
23756
23757 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
23758 (ediff-file-name-sans-prefix): Treat nil as an empty string.
23759 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
23760 to patch.
23761
23762 * ediff-util.el: Use insert-buffer-substring.
23763
23764 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
23765
23766 * emulation/viper-cmd.el (viper-change-state): Don't move over the
23767 field boundaries in the minibuffer.
23768 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
23769 (viper-minibuffer-post-command-hook): New hook.
23770 (viper-line): Don't move cursor at bolp.
23771
23772 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
23773
23774 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
23775 avoid compiler warnings.
23776
23777 * emulation/viper-macs.el (ex-map): Better messages.
23778
23779 * emulation/viper-utils.el (viper-beginning-of-field): New function.
23780
23781 * emulation/viper.el: Replace make-variable-buffer-local with
23782 viper-make-variable-buffer-local everywhere, to avoid warnings.
23783
23784 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
23785
23786 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
23787 Delete unused var `old-selected-window'.
23788 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
23789 (mouse-drag-secondary): Delete unused var `start-frame'.
23790
23791 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
23792
23793 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
23794
23795 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
23796
23797 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
23798 Re-indent within 80 columns. Use inhibit-read-only.
23799
23800 2005-09-19 Romain Francoise <romain@orebokech.com>
23801
23802 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
23803
23804 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
23805
23806 * font-lock.el (font-lock-default-fontify-region): Don't add a line
23807 unconditionally, since the after-change-function already did it.
23808
23809 2005-09-19 Miles Bader <miles@gnu.org>
23810
23811 * net/newsticker.el: Get rid of CVS keyword.
23812
23813 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
23814
23815 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
23816 The prompt is formatted later.
23817
23818 2005-09-19 David Ponce <david@dponce.com>
23819
23820 * tree-widget.el (tree-widget-value-create): Save the converted
23821 tree :node widget.
23822
23823 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
23824
23825 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
23826 variable `message'.
23827
23828 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
23829
23830 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
23831 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
23832 <slawomir.nowaczyk.847@student.lu.se>.
23833
23834 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
23835
23836 * image.el (image-load-path): Use symbol `data-directory' instead
23837 of its value, for backward compatibility with packages that bind
23838 it during `find-image'. Suggested by Katsumi Yamaoka.
23839 (image-search-load-path): Handle symbols whose values are strings.
23840
23841 2005-09-18 Romain Francoise <romain@orebokech.com>
23842
23843 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
23844 with-current-buffer form in save-excursion.
23845
23846 2005-09-18 Deepak Goel <deego@gnufans.org>
23847
23848 * apropos.el (apropos-command): Fix `message' call: first arg
23849 should be a format spec. In this and all other cases that appear
23850 below and elsewhere in the source code, I made a change only when
23851 two conditions were satisfied: [1] I can think of a possibility
23852 that the arguments would cause an error, for example, the code in
23853 question relies on external variables such as filenames. [2] I
23854 was sure that the arg to `message' could not have been nil in the code.
23855
23856 * textmodes/tildify.el (tildify-region): Ditto.
23857
23858 * textmodes/reftex-index.el (reftex-index-change-entry)
23859 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
23860 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
23861 * textmodes/org.el (org-complete, org-deadline, org-schedule)
23862 (org-priority, org-table-sum):
23863 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
23864 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
23865 (flyspell-word, flyspell-display-next-corrections):
23866 * textmodes/bibtex.el (bibtex-print-help-message):
23867 * textmodes/artist.el (artist-key-set-point-poly):
23868 * term/mac-win.el (mac-services-insert-text):
23869 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
23870 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
23871 (vhdl-port-paste-testbench, vhdl-compose-new-component)
23872 (vhdl-compose-configuration):
23873 * progmodes/sh-script.el (sh-blink, sh-show-indent)
23874 (sh-set-indent, sh-learn-line-indent):
23875 * progmodes/ps-mode.el (ps-mode-target-column):
23876 * progmodes/idlwave.el (idlwave-make-tags)
23877 (idlwave-scan-library-catalogs):
23878 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
23879 * progmodes/gud.el (gud-jdb-analyze-source):
23880 * progmodes/flymake.el (flymake-log):
23881 * progmodes/ebnf2ps.el (ebnf-generate-region):
23882 * progmodes/cmacexp.el (c-macro-expansion):
23883 * progmodes/ada-xref.el (ada-treat-cmd-string):
23884 * progmodes/ada-mode.el (ada-create-case-exception-substring)
23885 (ada-justified-indent-current, ada-batch-reformat):
23886 * play/zone.el (zone):
23887 * play/landmark.el (lm-move):
23888 * play/decipher.el (decipher-show-alphabet):
23889 * net/newsticker.el (newsticker--display-jump)
23890 (newsticker--display-scroll):
23891 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
23892 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
23893 * mail/feedmail.el (feedmail-dump-message-to-queue):
23894 * eshell/esh-proc.el (eshell-remove-process-entry):
23895 * emulation/ws-mode.el (ws-last-error):
23896 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
23897 (viper-record-kbd-macro):
23898 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
23899 * emacs-lisp/lisp-mnt.el (lm-report-bug):
23900 * emacs-lisp/find-func.el (find-function-noselect):
23901 * calendar/timeclock.el (timeclock-status-string)
23902 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
23903 (timeclock-when-to-leave-string):
23904 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
23905 * calc/calc-units.el (calc-enter-units-table):
23906 * calc/calc-mode.el (calc-mode-record-mode):
23907 * woman.el (woman-mini-help):
23908 * wdired.el (wdired-change-to-wdired-mode):
23909 * vc.el (vc-retrieve-snapshot):
23910 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
23911 * startup.el (display-startup-echo-area-message):
23912 * simple.el (set-goal-column):
23913 * ses.el (ses-command-hook, ses-recalculate-cell):
23914 * server.el (server-process-filter):
23915 * printing.el (pr-interface-txt-print, pr-interface-printify)
23916 (pr-interface-ps):
23917 * pcvs.el (cvs-help):
23918 * log-edit.el (log-edit, log-edit-mode-help):
23919 * iswitchb.el (iswitchb-possible-new-buffer):
23920 * isearch.el (isearch-edit-string):
23921 * image-mode.el (image-mode, image-minor-mode):
23922 * ibuf-macs.el (define-ibuffer-filter):
23923 * hi-lock.el (hi-lock-find-patterns):
23924 * files.el (toggle-read-only):
23925 * ediff-util.el (ediff-copy-diff)
23926 (ediff-write-merge-buffer-and-maybe-kill):
23927 * echistory.el (Electric-history-undefined):
23928 * dnd.el (dnd-insert-text):
23929 * dired-aux.el (dired-query):
23930 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
23931 * bookmark.el (bookmark-bmenu-locate):
23932 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
23933 Fix `message' calls to ensure first arg is a format string.
23934 The change was made only when these two conditions were satisfied:
23935 [1] when there is a possibility that the arguments would cause an error
23936 for example, if the code in question relies on external variables
23937 such as filenames, and
23938 [2] if the arg to `message' could not have been nil in the code.
23939
23940 * pcomplete.el (pcomplete--help): Fix `message' format spec.
23941 Not having a %s would be weird, though not technically wrong.
23942
23943 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23944
23945 * term/mac-win.el (mac-add-charset-info): Doc fix.
23946
23947 2005-09-17 Romain Francoise <romain@orebokech.com>
23948
23949 * shell.el (shell-resync-dirs): Handle echoing processes more
23950 reliably. Don't insert resync command if `comint-process-echoes'
23951 is non-nil.
23952
23953 2005-09-17 Magnus Henoch <mange@freemail.hu>
23954
23955 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
23956 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
23957 aspell versions >= 0.60.
23958 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
23959 only if ispell-aspell-supports-utf8 is non-nil.
23960
23961 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
23962
23963 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
23964 buffer-local value to lisp-indent-function.
23965
23966 2005-09-17 Milan Zamazal <pdm@zamazal.org>
23967
23968 * progmodes/glasses.el (glasses-make-readable): If
23969 glasses-separator differs from underscore, put appropriate
23970 overlays over underscore characters.
23971 (glasses-convert-to-unreadable): If glasses-separator differs from
23972 underscore, try to convert glasses-separator characters to
23973 underscores.
23974
23975 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
23976
23977 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
23978 Use with-syntax-table and dolist.
23979
23980 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
23981
23982 * textmodes/reftex-auc.el:
23983 * textmodes/reftex-cite.el:
23984 * textmodes/reftex-dcr.el:
23985 * textmodes/reftex-global.el:
23986 * textmodes/reftex-parse.el:
23987 * textmodes/reftex-ref.el:
23988 * textmodes/reftex-sel.el:
23989 * textmodes/reftex-toc.el:
23990 * textmodes/reftex-vars.el:
23991 * textmodes/reftex.el: Small changes to remove compiler warnings.
23992
23993 * textmodes/reftex-index.el: Likewise.
23994 (reftex-query-index-phrase): More efficient use of markers.
23995
23996 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
23997
23998 * image.el (image-load-path): New variable.
23999 (image-search-load-path): New function.
24000 (find-image): Search for images in `image-load-path'.
24001
24002 2005-09-15 Richard M. Stallman <rms@gnu.org>
24003
24004 * follow.el: Change Maintainer field.
24005
24006 2005-09-15 David Ponce <david@dponce.com>
24007
24008 * recentf.el (recentf-save-file-modes): New option.
24009 (recentf-save-list): Use it.
24010
24011 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
24012
24013 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
24014 (mode-line-mule-info, mode-line-modified): Move bindings from
24015 mouse-3 to mouse-1.
24016
24017 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24018
24019 * simple.el (sendmail-user-agent-compose): Revert last change.
24020
24021 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
24022
24023 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
24024 Use with-current-buffer.
24025 (ange-ftp-gwp-start): Remove unused var `gw-user'.
24026 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
24027 (ange-ftp-insert-directory): Remove unused var `short'.
24028 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
24029
24030 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
24031 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
24032
24033 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
24034 (check-calendar-holidays, diary-list-entries): Autoload.
24035 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
24036 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
24037
24038 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
24039 which mistakenly removed a call to display-buffer.
24040
24041 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
24042
24043 * obsolete/iso-insert.el: Move to obsolete/ from international/.
24044
24045 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
24046
24047 * progmodes/hideshow.el
24048 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
24049 (hs-allow-nesting): New user var.
24050 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
24051 (hs-hide-block-at-point): When nesting allowed,
24052 if there is already an overlay in place, delete it.
24053 (hs-safety-is-job-n): Delete func; remove call sites.
24054 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
24055 (hs-overlay-at): New func.
24056 (hs-already-hidden-p, hs-show-block): Use it.
24057 (hs-hide-all): Don't pre-clean if nesting allowed.
24058 (hs-show-all): Temporarily disallow
24059 nesting around call to `hs-discard-overlays'.
24060
24061 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
24062
24063 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
24064 Delete unused local var.
24065
24066 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
24067
24068 * help-fns.el (describe-categories): "?\ " -> "?\s".
24069 (help-do-arg-highlight): Recognize also ARG-n, as in
24070 `move-to-left-margin' (ARG+n is already recognized). Simplify.
24071
24072 * international/codepage.el (dos-unsupported-char-glyph):
24073 * net/newsticker.el (tool-bar-map, w3-mode-map)
24074 (w3m-minor-mode-map):
24075 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
24076 (ent-alist):
24077 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
24078
24079 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
24080
24081 * custom.el (custom-push-theme): Handle the case where a symbol is
24082 bound but face properties have not yet been assigned.
24083
24084 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
24085 Fix behavior if noerase is `t' and there is no mail buffer.
24086
24087 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
24088 if `continue' is nil, rather than signal an error.
24089
24090 2005-09-12 Richard M. Stallman <rms@gnu.org>
24091
24092 * font-lock.el (font-lock-keywords): Add autoload.
24093
24094 * help-fns.el (describe-variable): Rearrange to put source link
24095 in a predictable place.
24096
24097 * net/newsticker.el: New file.
24098
24099 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
24100
24101 * calendar/calendar.el (calendar-for-loop): Add edebug info.
24102 (calendar-basic-setup): Use the new nil arg.
24103 (number-of-diary-entries): Move to diary-lib.el.
24104
24105 * calendar/diary-lib.el: Use with-current-buffer, match-string.
24106 (diary-list-entries): Use with-syntax-table and dolist.
24107 Rename from list-diary-entries.
24108 Use number-of-diary-entries if `number' is nil.
24109 (diary, diary-view-entries): Use this new name and new nil arg value.
24110 (number-of-diary-entries): Move from calendar.el.
24111 (diary-unhide-everything): New function.
24112 (include-other-diary-files, fancy-diary-display)
24113 (diary-show-all-entries, make-diary-entry): Use it.
24114 (diary-mail-entries): Use buffer-string.
24115 (mark-diary-entries): Fix long standing paren typo.
24116 (diary-sexp-entry): Use count-lines.
24117 (make-diary-entry): Avoid `previous-line'.
24118 (diary-mode-map): New var.
24119 (diary-mode): Redraw cal after saving. Setup header-line.
24120 (fancy-diary-display-mode): Use local-set-key.
24121
24122 * startup.el (command-line): Try calling various terminal-init-foo-bar
24123 functions by stripping hyphenated suffixes from $TERM.
24124
24125 * files.el (normal-mode): Check boundness of font-lock-keywords.
24126
24127 2005-09-12 Richard M. Stallman <rms@gnu.org>
24128
24129 * progmodes/compile.el: Don't decide a file's directory
24130 until the user actually tries to go there.
24131 (compilation-next-error-function):
24132 Pass compilation-find-file the directory from the file-struct.
24133 (compilation-internal-error-properties): Separate local FILE-STRUCT
24134 from FILE. Doc the args better. Rename arg FMT to FMTS.
24135 (compilation-find-file): Arg DIR renamed to DIRECTORY.
24136 Expand it, and if nil, use default-directory.
24137 (compilation-get-file-structure): Don't mix specified directory
24138 with default directory. Put specified directory into
24139 file-struct. Don't make the file name absolute.
24140
24141 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
24142 (compile-command): Add autoload.
24143 (compilation-disable-input): Add autoload.
24144
24145 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
24146
24147 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
24148 strings of the variables it can override.
24149 (time-stamp): New (as yet undocumented) time-stamp-format escapes
24150 %Q and %q, for fully-qualified domain name and unqualified host name.
24151
24152 2005-09-11 Kim F. Storm <storm@cua.dk>
24153
24154 * emacs-lisp/authors.el (authors-aliases): Update list.
24155 (authors-fixed-entries): Update mldrag.el entry.
24156
24157 2005-09-10 Alan Mackenzie <acm@muc.de>
24158
24159 * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
24160 delimiter from the region narrowed to.
24161
24162 2005-09-10 Magnus Henoch <mange@freemail.hu>
24163
24164 * textmodes/ispell.el (ispell-check-version): Signal an error if
24165 aspell version is less than 0.60.
24166
24167 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
24168
24169 * progmodes/octave-inf.el (inferior-octave-startup):
24170 Resync current dir at the end.
24171
24172 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
24173
24174 * woman.el (woman-topic-at-point-default):
24175 Rename to woman-use-topic-at-point-default.
24176 (woman-topic-at-point): Rename to woman-use-topic-at-point.
24177 (woman-file-name): Reflect renames above. Automatically use the
24178 word at point as topic if woman-use-topic-at-point is non-nil.
24179 Otherwise offer it as default but don't insert it in the
24180 minibuffer. Also use `test-completion' instead of `assoc' as
24181 suggested by Stefan Monnier.
24182
24183 2005-09-10 Andre Spiegel <spiegel@gnu.org>
24184
24185 * vc.el (vc-directory, vc-update-change-log): Throw an error on
24186 the attempt to do it over Tramp. This is not yet supported.
24187
24188 2005-09-10 Eli Zaretskii <eliz@gnu.org>
24189
24190 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
24191 (menu-bar-non-minibuffer-window-p): New functions.
24192 ("Split Window", "Save As..."): Use them.
24193 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
24194 ("Print Buffer", "Truncate Long Lines in this Buffer"):
24195 Use menu-bar-menu-frame-live-and-visible-p.
24196 ("Save Buffer", "Insert File", "Open Directory...")
24197 ("Open File...", "Visit New File..."):
24198 Use menu-bar-non-minibuffer-window-p.
24199 (kill-this-buffer-enabled-p, dired <menu-enable>):
24200 Use menu-bar-non-minibuffer-window-p.
24201
24202 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24203
24204 * cus-start.el (all): Don't complain about fringe-related
24205 built-ins if fringes are not supported. Ditto about
24206 selection-related built-ins. Fix the test for GTK-related built-ins.
24207
24208 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
24209 ("Postscript Print Buffer", "Print Region", "Save As...")
24210 ("Save", "Insert File...", "Open Directory...")
24211 ("Open File...", "Visit New File..."")
24212 ("Truncate Long Lines in this Buffer"): Don't look at
24213 menu-updating-frame if this display does not support multiple frames.
24214
24215 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24216
24217 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
24218
24219 2005-09-09 Emilio C. Lopes <eclig@gmx.net>
24220
24221 * woman.el: Format- and whitespace-related changes.
24222
24223 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24224
24225 * woman.el: Fix my email address.
24226
24227 2005-09-08 Richard M. Stallman <rms@gnu.org>
24228
24229 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
24230 (sh-mode): Locally set skeleton-pair-default-alist.
24231
24232 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
24233
24234 * progmodes/flymake.el: Require `compile' unconditionally.
24235
24236 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
24237
24238 * woman.el (woman-file-name): Provide a default, not initial input.
24239
24240 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
24241
24242 * font-lock.el (font-lock-support-mode): Doc fix.
24243
24244 * descr-text.el (describe-property-list): Handle non-symbol prop names.
24245
24246 2005-09-08 Richard M. Stallman <rms@gnu.org>
24247
24248 * simple.el (blink-matching-open): Get rid of text props from
24249 the string shown in echo area. Don't permanently set point.
24250 Some rearrangements.
24251
24252 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
24253
24254 * recentf.el (recentf-filename-handler): Add custom choice
24255 `abbreviate-file-name'.
24256
24257 * msb.el (msb--very-many-menus): Fix typo.
24258
24259 * disp-table.el (standard-display-european): Don't set
24260 enable-multibyte-characters to nil.
24261
24262 2005-09-08 David Ponce <david@dponce.com>
24263
24264 * recentf.el (recentf-show-file-shortcuts-flag): New option.
24265 (recentf-expand-file-name): Doc fix.
24266 (recentf-dialog-mode-map): Define digit shortcuts.
24267 (recentf--files-with-key): New variable.
24268 (recentf-show-digit-shortcut-filter): New function.
24269 (recentf-open-files-items): New function.
24270 (recentf-open-files): Use it.
24271 (recentf-open-file-with-key): New command.
24272
24273 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
24274
24275 * buff-menu.el (Buffer-menu-sort-by-column): New function.
24276 Suggested by Kim F. Storm.
24277 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
24278 (Buffer-menu-make-sort-button): Use global keymap.
24279
24280 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
24281
24282 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
24283 (Man-getpage-in-background-advice): Remove defadvice; it isn't
24284 necessary any longer with the remapped command.
24285 (Man-bgproc-sentinel-advice): Remove defadvice which counts
24286 formatting time only.
24287
24288 * net/tramp.el (tramp-action-password)
24289 (tramp-multi-action-password): Compile the password prompt from
24290 `method', `user' and `host'. Sometimes it isn't obvious which
24291 password to enter, for example with remote files offered by
24292 recentf.el, or with multiple steps. Suggested by Robert Marshall
24293 <robert@chezmarshall.freeserve.co.uk>.
24294
24295 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
24296
24297 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
24298 Fix regexp for when "s///" is at the beginning of line.
24299
24300 2005-09-07 Jay Belanger <belanger@truman.edu>
24301
24302 * calc/calc-poly.el (math-expand-term): Multiply out any powers
24303 when in matrix mode.
24304
24305 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
24306
24307 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
24308 non-anonymous functions.
24309
24310 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
24311
24312 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
24313 when using a header line. Otherwise, use mouse-1-click-follows-link.
24314
24315 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
24316 can't be moved; don't signal an error.
24317
24318 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
24319
24320 * cus-theme.el (custom-theme-write-faces): Save the current face
24321 spec, not the defface spec.
24322
24323 * custom.el (custom-known-themes): Clarify meaning of "standard".
24324 (custom-push-theme): Save old values in the standard theme.
24325 (disable-theme): Correct typo.
24326 (custom-face-theme-value): Deleted unused function.
24327 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
24328
24329 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
24330
24331 * progmodes/compile.el (compilation-goto-locus): Take into account
24332 iconified frames when determining whether the buffer is
24333 already visible.
24334 Don't reset window height if the window already existed.
24335
24336 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
24337
24338 * custom.el (load-theme): Rename from require-theme.
24339 Add interactive spec.
24340 (enable-theme): Rename from custom-enable-theme.
24341 Add interactive spec.
24342 (disable-theme): Rename from custom-disable-theme.
24343 Add interactive spec.
24344 (custom-make-theme-feature): Doc fix.
24345 (custom-theme-directory): Doc fix.
24346 (provide-theme): Call enable-theme.
24347
24348 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
24349
24350 * obsolete/lazy-lock.el (lazy-lock-mode):
24351 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
24352 font-lock-mode if it's off. Print a warning instead.
24353
24354 * progmodes/compile.el (compilation-start): Ignore errors if the
24355 process died before we get to send-eof.
24356
24357 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
24358 Undo last change. Enclosing the result in quotes broke things on Unix
24359 since tex-send-command passes it through shell-quote-argument.
24360 (tex-send-command): Pass `file' through convert-standard-filename
24361 when possible.
24362 (tex-uptodate-p): Handle the case where TeX hasn't put additional
24363 info in a transcript.
24364
24365 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
24366
24367 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
24368 fix compilation warning. Reorder the key definitions to group
24369 together keys emitted by the current version of xterm.
24370
24371 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
24372 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
24373 Reorder predicates to correct min-color usage.
24374
24375 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
24376
24377 * longlines.el (longlines-mode): Inhibit read-only when encoding.
24378 Kill local variables when longlines-mode is turned off.
24379
24380 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
24381
24382 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
24383
24384 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
24385
24386 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
24387
24388 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
24389 (font-lock-lines-before): Change default to being inactive.
24390 (font-lock-default-fontify-region): Obey font-lock-lines-before.
24391 (font-lock-after-change-function): Don't handle f-l-lines-before here.
24392
24393 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24394
24395 * net/tramp.el (tramp-handle-make-auto-save-file-name):
24396 Deactivate temporarily advice if active (not needed for Emacs 22,
24397 but for backwards compatibility).
24398 (tramp-exists-file-name-handler): Rewrite. First implementation
24399 was too simple.
24400 (tramp-advice-make-auto-save-file-name):
24401 Call `tramp-handle-make-auto-save-file-name' (again, just for
24402 backwards compatibility).
24403
24404 2005-08-31 Reto Zimmermann <reto@gnu.org>
24405
24406 * progmodes/vhdl-mode.el
24407 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
24408 (vhdl-end-p): Fix indentation bug "else" after "-- when".
24409 (vhdl-set-default-project): New function (easier setting of default).
24410 (vhdl-port-copy): Handle extended identifiers for generics.
24411 (vhdl-compiler-alist): Better description for error message regexp.
24412 (vhdl-make): Query for target, use previous as default.
24413 (vhdl-port-copy): Fix port copy for port names starting with "signal".
24414 (vhdl-font-lock-keywords-2): Fix fontification for record
24415 el. assign.
24416 (vhdl-speedbar-make-subpack-line): Add package body link.
24417 (vhdl-generate-makefile-1): Not include itself as dependency.
24418 (vhdl-font-lock-init): Highlight c-preprocessor directives.
24419 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
24420 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
24421 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
24422 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
24423 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
24424 (vhdl-import-project): Add string argument for `error'.
24425 (vhdl-compose-configuration)
24426 (vhdl-compose-configuration-architecture): Add configuration
24427 declaration generation.
24428 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
24429 (vhdl-trailer-re): Add "record" keyword (better indentation).
24430 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
24431 "[^ \t-\"]+".
24432 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
24433 (vhdl-testbench-entity-file-name)
24434 (vhdl-testbench-architecture-file-name): Allow separate
24435 customization of testbench file names.
24436 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
24437 (vhdl-get-visible-signals): Allow newline within alias declaration.
24438 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
24439 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
24440 (member-ignore-case): Alias for missing function in XEmacs.
24441 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
24442 (vhdl-update-sensitivity-list): Ignore case on read signals.
24443 (vhdl-replace-string): Adjust case only for file names.
24444 (vhdl-update-sensitivity-list): Fix search for read signals.
24445 (vhdl-update-sensitivity-list): Exclude formal parameters.
24446 (vhdl-get-visible-signals): Include aliases of signals.
24447 (vhdl-get-visible-signals): Fix signal name searching.
24448 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
24449 (vhdl-fixup-whitespace-region): Fix for character
24450 literals (e.g. `:').
24451
24452 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
24453
24454 * ansi-color.el (comint-last-output-start):
24455 * bs.el (font-lock-verbose):
24456 * diff-mode.el (add-log-buffer-file-name-function):
24457 * dired-x.el (vm-folder-directory):
24458 * faces.el (help-xref-stack-item):
24459 * files.el (font-lock-keywords):
24460 * find-lisp.el (dired-buffers, dired-subdir-alist):
24461 * ido.el (cua-inhibit-cua-keys):
24462 * log-view.el (cvs-minor-wrap-function):
24463 * outline.el (font-lock-warning-face):
24464 * simple.el (compilation-current-error):
24465 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
24466 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
24467 * tooltip.el (comint-prompt-regexp):
24468 * w32-fns.el (explicit-shell-file-name):
24469 * term/mac-win.el (mac-charset-info-alist)
24470 (mac-services-selection, mac-system-script-code):
24471 * term/tty-colors.el (msdos-color-values):
24472 * term/w32-win.el (xlfd-regexp-registry-subnum):
24473 * term/x-win.el (x-keysym-table, x-selection-timeout)
24474 (x-session-id, x-session-previous-id):
24475 * textmodes/ispell.el (mail-yank-prefix):
24476 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
24477 * textmodes/org.el (calc-embedded-close-formula)
24478 (calc-embedded-open-formula)
24479 (font-lock-unfontify-region-function):
24480 * textmodes/reftex-global.el (isearch-next-buffer-function)
24481 (TeX-master):
24482 * textmodes/reftex.el (font-lock-keywords):
24483 * textmodes/tex-mode.el (font-lock-comment-face)
24484 (font-lock-doc-face):
24485 * textmodes/texinfo.el (outline-heading-alist):
24486 Add defvars.
24487
24488 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
24489 (artist-spray-chars, artist-mode-init, artist-replace-string)
24490 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
24491 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
24492 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
24493
24494 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
24495 (conf-align-assignments): "?\ " -> "?\s".
24496
24497 * textmodes/reftex-index.el (TeX-master): Add defvar.
24498 (reftex-index-phrases-marker): Move up defvar.
24499
24500 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
24501 (reftex-toc-include-labels-indicator)
24502 (reftex-toc-include-index-indicator)
24503 (reftex-toc-max-level-indicator): Move up declarations.
24504
24505 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
24506 of args to `tramp-run-real-handler', even if it's empty in this case.
24507
24508 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24509
24510 * dired.el (dired-move-to-filename-regexp): Add date format for
24511 Mac OS X 10.3 in East Asian locales.
24512
24513 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24514
24515 * files.el (make-auto-save-file-name): Add file name handler call
24516 if applicable.
24517
24518 * net/tramp.el (tramp-file-name-handler-alist)
24519 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
24520 (tramp-handle-make-auto-save-file-name): Rename from
24521 `tramp-make-auto-save-file-name'.
24522 (tramp-exists-file-name-handler): New defun.
24523 (tramp-advice-make-auto-save-file-name): Make defadvice only when
24524 `make-auto-save-file-name' is not a magic file name operation.
24525
24526 2005-08-30 Richard M. Stallman <rms@gnu.org>
24527
24528 * files.el (risky-local-variable-p):
24529 Match `-predicates' and `-commands.
24530
24531 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
24532 (custom-save-all): Visit the file if necessary;
24533 kill the buffer if we created it.
24534 (custom-save-delete): Don't visit file or kill buffer here.
24535
24536 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
24537
24538 * textmodes/org.el (org-special-keyword): New face.
24539 (org-table-copy-down, org-table-eval-formula)
24540 (org-table-recalculate, org-init-section-numbers):
24541 Use `string-to-number' instead of `string-to-int'.
24542 (org-get-location): Use `insert-buffer-substring' instead of
24543 `insert-buffer'.
24544 (org-modify-diary-entry-string): New function.
24545 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
24546 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
24547 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
24548 active region.
24549 (org-export-as-html): Handle QUOTE keyword.
24550 (org-quote-string): New option.
24551 (org-bookmark-jump-unhide): New function, used for
24552 `bookmark-after-jump-hook'.
24553 (org-diary-default-entry): Apply only when not called through
24554 `org-agenda'.
24555
24556 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
24557
24558 * net/eudc.el (mode-popup-menu):
24559 * play/handwrite.el (ps-printer-name, ps-lpr-command):
24560 * progmodes/ada-mode.el (compile-auto-highlight)
24561 (skeleton-further-elements):
24562 * progmodes/autoconf.el (font-lock-syntactic-keywords):
24563 * progmodes/cmacexp.el (msdos-shells):
24564 * progmodes/compile.el (font-lock-extra-managed-props)
24565 (font-lock-keywords, font-lock-maximum-size)
24566 (font-lock-support-mode):
24567 * progmodes/grep.el (font-lock-lines-before):
24568 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
24569 * progmodes/mixal-mode.el (compile-command):
24570 * progmodes/perl-mode.el (font-lock-comment-face)
24571 (font-lock-doc-face, font-lock-string-face):
24572 * progmodes/prolog.el (comint-prompt-regexp):
24573 * progmodes/sh-script.el (font-lock-comment-face)
24574 (font-lock-set-defaults, font-lock-string-face):
24575 * progmodes/sql.el (font-lock-keyword-face)
24576 (font-lock-set-defaults, font-lock-string-face):
24577 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
24578 (itimer-version, lazy-lock-defer-contextually)
24579 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
24580 Add defvars.
24581
24582 * progmodes/cperl-mode.el (cperl-electric-lbrace)
24583 (cperl-electric-keyword, cperl-electric-pod)
24584 (cperl-electric-backspace, cperl-forward-re)
24585 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
24586 (vc-rcs-header, vc-sccs-header): Add defvars.
24587
24588 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
24589 (font-lock-syntactic-keywords, gud-find-expr-function):
24590 Add defvars.
24591
24592 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
24593 (gdb-frame-parameters): Declare before use.
24594
24595 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
24596 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
24597 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
24598 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
24599
24600 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
24601 (idlwave-help-with-source): Use `insert-buffer-substring', not
24602 `insert-buffer'.
24603
24604 2005-08-29 Juri Linkov <juri@jurta.org>
24605
24606 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
24607 Put outline-back-to-heading function call inside save-excursion.
24608
24609 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
24610
24611 * man.el (Man-init-defvars, Man-translate-references)
24612 (Man-support-local-filenames, Man-highlight-references):
24613 * progmodes/sql.el (sql-interactive-mode):
24614 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
24615
24616 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
24617 (compilation-mode-font-lock-keywords): Add defvars.
24618 (checkdoc-interactive-loop): "?\ " -> "?\s".
24619
24620 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
24621 (font-lock-doc-face, font-lock-string-face)
24622 (font-lock-keywords-case-fold-search): Add defvars.
24623 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
24624
24625 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
24626 Don't pass X and Y (they are ignored anyway).
24627 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
24628 (mouse-delete-window): Make arguments optional.
24629
24630 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
24631 (caesar-translate-table, minor-modes, news-buffer-save)
24632 (news-group-name, news-minor-modes): Add defvars.
24633
24634 * emacs-lisp/lselect.el (mouse-highlight-priority)
24635 (x-lost-selection-functions, zmacs-regions):
24636 * emacs-lisp/pp.el (font-lock-verbose):
24637 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
24638 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
24639 (ses-mode-map):
24640 * emacs-lisp/tcover-unsafep.el (safe-functions):
24641 * international/mule-cmds.el (mac-system-coding-system)
24642 (mac-system-locale):
24643 * language/ethio-util.el (rmail-current-message)
24644 (rmail-message-vector):
24645 * language/thai-util.el (thai-auto-composition-mode):
24646 * mail/metamail.el (rmail-current-message, rmail-message-vector):
24647 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
24648 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
24649 (vm-primary-inbox, vm-spool-files):
24650 * mail/rmail.el (deleted-head, font-lock-fontified)
24651 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
24652 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
24653 (total-messages):
24654 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
24655 (rmail-summary-mode-map):
24656 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
24657 (rmail-last-label, rmail-last-multi-labels)
24658 (rmail-summary-vector, rmail-total-messages):
24659 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
24660 * mail/rmailsum.el (msgnum):
24661 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
24662 (rmail-current-message):
24663 * obsolete/fast-lock.el (font-lock-face-list):
24664 * obsolete/rnewspost.el (mail-reply-buffer):
24665 * obsolete/scribe.el (compile-command):
24666 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
24667
24668 2005-08-28 John Paul Wallington <jpw@gnu.org>
24669
24670 * ibuf-ext.el (ibuffer-auto-update-changed):
24671 Use `frame-or-buffer-changed-p' to check whether we need to update.
24672 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
24673 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
24674 as a `frame-or-buffer-changed-p' state vector instead.
24675
24676 2005-08-27 Romain Francoise <romain@orebokech.com>
24677
24678 * textmodes/makeinfo.el (makeinfo-compile):
24679 Use `compilation-start'. Set `next-error-function' according to
24680 `disable-errors'.
24681 (makeinfo-next-error): New function.
24682 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
24683 (makeinfo-buffer): Likewise.
24684
24685 * progmodes/compile.el (compilation-start): Add autoload cookie.
24686
24687 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
24688 * textmodes/sgml-mode.el: Likewise.
24689 * progmodes/python.el: Likewise.
24690
24691 2005-08-27 Eli Zaretskii <eliz@gnu.org>
24692
24693 * simple.el (blink-matching-paren-distance): Document the meaning
24694 of nil value, and allow to customize to nil.
24695
24696 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
24697 command.com, not command.exe.
24698
24699 2005-08-26 John Wiegley <johnw@newartisans.com>
24700
24701 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
24702 code around a bit so that an extraneous nil argument is not added
24703 to a command when no args are given.
24704
24705 * eshell/esh-arg.el (eshell-parse-double-quote): If a
24706 double-quoted argument resolves to nil, return it as an empty
24707 string rather than as nil. This made it impossible to pass "" to
24708 a shell script as a null string argument.
24709
24710 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
24711
24712 * outline.el (outline-invent-heading): New fun.
24713 (outline-promote, outline-demote): Use it.
24714 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
24715 (outline-end-of-subtree): Remove unused var `opoint'.
24716
24717 2005-08-26 David Reitter <david.reitter@gmail.com>
24718
24719 * menu-bar.el (truncate-lines, write-file, print-buffer)
24720 (ps-print-buffer-faces, ps-print-buffer, split-window):
24721 Disable menu items when the frame they refer to is invisible, or when
24722 they refer to a buffer and the minibuffer is selected.
24723
24724 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
24725
24726 * progmodes/flymake.el (flymake-highlight-err-lines):
24727 Use save-excursion around flymake-highlight-line to preserve point.
24728
24729 2005-08-26 Eli Zaretskii <eliz@gnu.org>
24730
24731 * progmodes/octave-mod.el: Change Author and Maintainer address.
24732 (octave-maintainer-address): Change Kurt's email address.
24733 * progmodes/octave-inf.el: Change Author and Maintainer address.
24734 * progmodes/octave-hlp.el: Change Author and Maintainer address.
24735
24736 2005-08-26 Kim F. Storm <storm@cua.dk>
24737
24738 * subr.el (version-list-<, version-list-<=, version-list-=):
24739 Rename from integer-list-*.
24740 (version-list-not-zero): Likewise. Fix while loop.
24741 (version=): Use version-list-= instead of string-equal.
24742
24743 2005-08-26 Richard M. Stallman <rms@gnu.org>
24744
24745 * outline.el (outline-promote): Try shortening the heading.
24746 As last resort, read the heading to use.
24747 (outline-demote): As last resort, read the heading to use.
24748
24749 2005-08-26 Romain Francoise <romain@orebokech.com>
24750
24751 * progmodes/compile.el (compilation-start): Doc fix.
24752
24753 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
24754 (antlr-font-lock-additional-keywords): Fix reference to
24755 `antlr-font-lock-literal-regexp' erroneously changed during the
24756 mass face rename.
24757 (antlr-run-tool): Use `compilation-start'.
24758
24759 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
24760 instead of the obsolete `compile-internal'.
24761
24762 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
24763
24764 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
24765 (number, original-date):
24766 * calendar/cal-china.el (date):
24767 * calendar/cal-coptic.el (date):
24768 * calendar/cal-french.el (date):
24769 * calendar/cal-hebrew.el (date, entry, number, original-date):
24770 * calendar/cal-islam.el (date, number, original-date):
24771 * calendar/cal-iso.el (date):
24772 * calendar/cal-julian.el (date):
24773 * calendar/cal-mayan.el (date):
24774 * calendar/cal-menu.el (date, event):
24775 * calendar/cal-persia.el (date):
24776 * calendar/lunar.el (date):
24777 * calendar/solar.el (date): Add defvars.
24778
24779 * emerge.el:
24780 * ibuffer.el:
24781 * info-xref.el:
24782 * obsolete/bg-mouse.el:
24783 * obsolete/sun-curs.el:
24784 * obsolete/swedish.el: Move the `defvar's to the top level.
24785
24786 * smerge-mode.el (smerge-refined-change): Add :group.
24787
24788 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
24789
24790 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
24791 (smerge-keep-n): Remove props.
24792 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
24793 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
24794 now that it's done in smerge-keep-n.
24795 (smerge-refined-change): New face.
24796 (smerge-refine-chopup-region, smerge-refine-highlight-change)
24797 (smerge-refine): New funs.
24798 (smerge-basic-map): Bind smerge-refine.
24799
24800 2005-08-25 Juri Linkov <juri@jurta.org>
24801
24802 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
24803 compilation-process-setup-function and compilation-disable-input
24804 in grep-mode instead of let-bindings in grep.
24805
24806 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
24807 Delete "Automatic File De/compression" (auto-compression-mode).
24808
24809 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
24810
24811 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
24812 Silence warning about non-existent variable.
24813
24814 2005-08-25 Richard M. Stallman <rms@gnu.org>
24815
24816 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
24817 Rename "Describe Key" to "Describe Key or Mouse Operation".
24818
24819 * mail/mailalias.el (build-mail-aliases): Delete comments
24820 from the contents before processing them.
24821
24822 * isearch.el (isearch-edit-string): Erase the Search prompt
24823 if user enters an empty string and there is no default.
24824
24825 * comint.el (comint-file-name-prefix): Add autoload.
24826
24827 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
24828
24829 * subr.el (play-sound): Rearrange to avoid warning.
24830
24831 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
24832
24833 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
24834 New hook.
24835 (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
24836
24837 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
24838
24839 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
24840
24841 * custom.el (custom-theme-set-variables): Sort minor modes last.
24842
24843 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24844
24845 * subr.el (version-separator, version-regexp-alist): New vars used by
24846 version comparison funs.
24847 (integer-list-<, integer-list-=, integer-list-<=)
24848 (integer-list-not-zero): New funs for integer list comparison.
24849 (version-to-list, version=, version<, version<=): New funs for version
24850 comparison.
24851
24852 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
24853
24854 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
24855 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
24856 time to silence the byte-compiler.
24857
24858 * ibuffer.el (ibuffer-compile-make-eliding-form)
24859 (ibuffer-check-formats): Use `with-no-warnings' to hide references
24860 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
24861 so it's silly to get warnings for it).
24862 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
24863 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
24864 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
24865 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
24866 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
24867 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
24868 Defvar at compile time.
24869 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
24870 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
24871 Declare them before use.
24872
24873 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
24874 (info-xref-good, info-xref-bad): Defvar at compile time.
24875
24876 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
24877 Use `let*' instead of `let'.
24878
24879 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
24880 (*mouse-y*, menu, char): Defvar at compile time.
24881 (sc::menu): Declare it before use.
24882 (sc::pack-one-line): Use `let', not `let*'.
24883
24884 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
24885 (mail-send-hook): Defvar at compile time.
24886
24887 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
24888 Defvar at compile time.
24889
24890 * term/sun-mouse.el (current-global-mousemap)
24891 (current-local-mousemap): Declare them before use.
24892
24893 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
24894
24895 * bookmark.el (bookmark-after-jump-hook): New hook.
24896 (bookmark-jump): Run `bookmark-after-jump-hook'.
24897
24898 2005-08-23 Juri Linkov <juri@jurta.org>
24899
24900 * faces.el (minibuffer-prompt): Doc fix.
24901
24902 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
24903
24904 * progmodes/xscheme.el: Trivial changes to silence warnings.
24905 (xscheme-previous-mode, xscheme-previous-process-state):
24906 Add defvars.
24907 (xscheme-last-input-end, xscheme-process-command-line)
24908 (xscheme-process-name, xscheme-buffer-name)
24909 (xscheme-expressions-ring-max, xscheme-expressions-ring)
24910 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
24911 (xscheme-control-g-synchronization-p)
24912 (xscheme-control-g-disabled-p, xscheme-string-receiver)
24913 (default-xscheme-runlight, xscheme-runlight)
24914 (xscheme-runlight-string, xscheme-process-filter-state)
24915 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
24916 Move to beginning of file.
24917 (scheme-interaction-mode-commands-alist)
24918 (scheme-interaction-mode-map, scheme-debugger-mode-map):
24919 Declare them before use. Note: the initialization code for the
24920 variables has not been moved because it uses functions that reference
24921 the variables.
24922 (xscheme-control-g-message-string, xscheme-process-filter-alist)
24923 (xscheme-prompt-for-expression-map): Declare them before use.
24924 (scheme-debugger-mode-commands): "?\ " -> "?\s".
24925
24926 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
24927
24928 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
24929
24930 2005-08-22 Juri Linkov <juri@jurta.org>
24931
24932 * faces.el (set-face-underline): Delete this duplicate function
24933 and make an obsolete alias to set-face-underline-p.
24934 (set-face-underline-p): Use docstring of set-face-underline.
24935 (describe-face): Create hyperlink to parent face.
24936
24937 * info.el (Info-insert-dir): Use save-excursion around
24938 insert-buffer-substring.
24939 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
24940 (Info-escape-percent): Delete function.
24941 (Info-fontify-node): Replace Info-escape-percent by
24942 replace-regexp-in-string with REP arg set to lambda that
24943 duplicates `%' and preserves text properties.
24944
24945 * progmodes/compile.el (compilation-disable-input): Doc fix.
24946 (define-compilation-mode): Doc fix and refill.
24947 (kill-compilation): Use `mode-name' in the error message.
24948 (compilation-find-file): Use `compilation-error' in the
24949 read-file-name's prompt.
24950
24951 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
24952
24953 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
24954 (smerge-auto-leave): Make undo re-enable the mode.
24955 (debug-ignored-errors): Add the user-error of impossible resolution.
24956 (smerge-resolve): Move things around a bit, in preparation for later.
24957 (smerge-diff): Don't fail if the buffer has no associated file.
24958 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
24959 (smerge-conflict-overlay): New function.
24960 (smerge-match-conflict): Don't add text properties here.
24961 (smerge-find-conflict): Instead, add an overlay here.
24962 Also check for the case where we're inside a conflict already, so as to
24963 obviate the need for font-lock-multiline, which is unbearably slow with
24964 large conflicts and ciomplex font-lock patterns.
24965 (smerge-remove-props): Remove overlay rather than text-properties.
24966 (smerge-mode): Don't set font-lock-multiline.
24967 Remove overlays when turned off.
24968
24969 2005-08-21 Kim F. Storm <storm@cua.dk>
24970
24971 * ido.el (ido-ignore-item-p): Use save-match-data.
24972 Bind case-fold-search to ido-case-fold locally.
24973
24974 2005-08-20 Richard M. Stallman <rms@gnu.org>
24975
24976 * files.el (normal-mode): If font lock is on, turn it off and on.
24977
24978 * subr.el (replace-regexp-in-string): Doc fix.
24979
24980 * startup.el (command-line-1): Don't suppress startup screen
24981 due to existing processes.
24982
24983 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
24984
24985 * progmodes/compile.el (compilation-disable-input): Default to nil.
24986
24987 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
24988
24989 * progmodes/compile.el (compilation-disable-input): New defcustom.
24990 (compilation-start): If compilation-disable-input is non-nil, send
24991 EOF to the compilation process.
24992
24993 2005-08-20 Eli Zaretskii <eliz@gnu.org>
24994
24995 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
24996 Run the argument of tex-shell-cd-command through
24997 convert-standard-filename, to get the correct style of slashes on
24998 Windows, and enclose the result in quotes, in case the file name
24999 includes whitespace or other special characters.
25000
25001 2005-08-19 Andreas Schwab <schwab@suse.de>
25002
25003 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
25004 process.
25005
25006 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
25007
25008 * cus-start.el (minibuffer-prompt-properties): Correct typo.
25009
25010 2005-08-18 Kim F. Storm <storm@cua.dk>
25011
25012 * scroll-lock.el: Fix errors due to incorrect line wrapping.
25013
25014 2005-08-18 Richard M. Stallman <rms@gnu.org>
25015
25016 * scroll-lock.el: New file.
25017
25018 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
25019
25020 * dired.el (dired-move-to-end-of-filename):
25021 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
25022
25023 2005-08-18 Kim F. Storm <storm@cua.dk>
25024
25025 * ido.el (ido-everywhere): Fix defcustom :set function to disable
25026 rather than toggle mode when custom value is nil.
25027 (ido-everywhere): Fix defun doc string.
25028
25029 2005-08-17 Richard M. Stallman <rms@gnu.org>
25030
25031 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
25032 as tag instead of "Inviolable".
25033
25034 2005-08-17 Kim F. Storm <storm@cua.dk>
25035
25036 * windmove.el (windmove-coordinates-of-position): Remove.
25037 (windmove-coordinates-of-window-position): Remove.
25038 (windmove-reference-loc): Use posn-at-point instead.
25039
25040 * subr.el (insert-for-yank-1): Doc fix.
25041
25042 * ido.el (ido-enter-matching-directory): Rename from
25043 ido-enter-single-matching-directory. Change `slash' choice to
25044 `only'. Add `first' choice.
25045 (ido-exhibit): Adapt to above changes.
25046
25047 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
25048
25049 * Makefile.in: Expand comment about building loaddefs.el.
25050
25051 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
25052
25053 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
25054 Comment use of defadvice.
25055
25056 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
25057
25058 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
25059
25060 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
25061 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
25062 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
25063 * progmodes/idlw-shell.el, progmodes/ld-script.el,
25064 * progmodes/which-func.el, ruler-mode.el, strokes.el,
25065 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
25066 for backward compatibility for faces that did not appear in the
25067 previous Emacs release.
25068
25069 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
25070
25071 2005-08-15 Kim F. Storm <storm@cua.dk>
25072
25073 * emulation/cua-base.el (cua-delete-region): Return t if
25074 deleted region was non-empty.
25075 (cua-replace-region): Inhibit overwrite-mode for
25076 self-insert-command if replaced region was non-empty.
25077 (cua--explicit-region-start, cua--status-string): Make them
25078 buffer-local at top-level...
25079 (cua-mode): ...rather than when mode is enabled.
25080
25081 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
25082
25083 * progmodes/vhdl-mode.el (vhdl-emacs-21):
25084 Set t for Emacs 21, 22, and so on.
25085
25086 2005-08-15 David Ponce <david@dponce.com>
25087
25088 * tree-widget.el: Update Commentary header.
25089 (tree-widget-theme): Doc fix.
25090 (tree-widget-space-width): New option.
25091 (tree-widget-image-properties): Look up in the default theme too.
25092 (tree-widget--cursors): Only for images with arrow pointer shape.
25093 (tree-widget-lookup-image): Pointer shape is hand by default.
25094 (tree-widget-icon): Rename generic icon widget from
25095 `tree-widget-control'.
25096 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
25097 derive from `tree-widget-icon'.
25098 (tree-widget-handle): Improve default look and feel of the text
25099 representation.
25100 (tree-widget): Rename :*-control properties to :*-icon properties.
25101 Add :action and :help-echo properties.
25102 (tree-widget-after-toggle-functions): Move.
25103 (tree-widget-close-node, tree-widget-open-node): Remove.
25104 (tree-widget-before-create-icon-functions): New hook.
25105 (tree-widget-value-create): Update to allow customization of icons
25106 and nodes at run-time via that new hook.
25107 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
25108 (tree-widget-icon-action, tree-widget-icon-help-echo)
25109 (tree-widget-action, tree-widget-help-echo): New functions.
25110
25111 2005-08-15 Kim F. Storm <storm@cua.dk>
25112
25113 * ido.el (ido-buffer-internal): Use with-no-warnings.
25114 (ido-make-merged-file-list): Use while-no-input.
25115
25116 2005-08-15 Richard M. Stallman <rms@gnu.org>
25117
25118 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
25119 (flyspell-large-region): Fix doc and custom type.
25120
25121 2005-08-14 Richard M. Stallman <rms@gnu.org>
25122
25123 * files.el (interpreter-mode-alist): Doc fix.
25124
25125 * mail/rmail.el (rmail-nonignored-headers): New variable.
25126 (rmail-clear-headers): Use it.
25127 (rmail-reply): Better handling of mail-followup-to header.
25128
25129 * progmodes/sh-script.el (sh-font-lock-keywords-var):
25130 Rename variable from sh-font-lock-keywords. In the `shell' entry,
25131 don't try to refer to executable-font-lock-keywords.
25132 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
25133 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
25134 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
25135 (sh-mode): Set comment-start-skip, local-abbrev-table,
25136 imenu-case-fold-search.
25137 (sh-set-shell): Don't set them here.
25138 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
25139 Don't cache the results in the original alist; don't ever modify
25140 that alist.
25141
25142 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
25143
25144 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
25145 empty.
25146
25147 2005-08-15 Andreas Schwab <schwab@suse.de>
25148
25149 * desktop.el: Put autoload cookie at risky-local-variable declarations.
25150
25151 * dired.el, info.el, mail/rmail.el: Revert last change.
25152
25153 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
25154
25155 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
25156 modification in `eval-after-load' form.
25157 * info.el: Likewise.
25158 * mail/rmail.el: Likewise.
25159
25160 2005-08-14 Juri Linkov <juri@jurta.org>
25161
25162 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25163 Remove highlighting of "Compilation started". Highlight only
25164 the word "finished" in "Compilation finished". Add highlighting
25165 of "interrupt", "killed", "terminated" and the exit code.
25166 (compilation-start): Add newline after header. Use exactly the
25167 same time stamp format as the finishing message.
25168 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
25169
25170 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
25171 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
25172 Add highlighting of "interrupt", "killed", "terminated".
25173
25174 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
25175 enabled and the current command is self-insert-command, call it
25176 explicitly with overwrite-mode bound to nil, to not allow it
25177 to delete the character after the selected region.
25178
25179 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
25180
25181 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
25182 move-end-of-line, end-of-line, and beginning-of-line to the list
25183 of commands after which the echo area is updated.
25184
25185 2005-08-12 Eli Zaretskii <eliz@gnu.org>
25186
25187 * cus-edit.el (custom-save-all, custom-save-delete):
25188 Bind recentf-exclude to exclude custom-file.
25189
25190 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
25191
25192 * mail/rmailsum.el (rmail-summary-end-of-message): New command
25193 to go to the bottom of the mail message. Added to
25194 `rmail-summary-mode-map' with key "/".
25195 (rmail-summary-show-message): New (internal) function for use by
25196 both `rmail-summary-beginning/end-of-message'.
25197 (rmail-summary-beginning-of-message): Change to use
25198 rmail-summary-show-message.
25199
25200 * mail/rmail.el (rmail-end-of-message): New command to go to the
25201 end of the current message. Added to `rmail-mode-map' with key "/".
25202 (rmail-beginning-of-message): Fix to work as documented.
25203 (rmail-mode): Change documentation.
25204
25205 * progmodes/compile.el (compilation-start): Add the line
25206 "Compilation started" with compilation start time.
25207 (compilation-mode-font-lock-keywords): Add `started' to keywords.
25208
25209 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
25210
25211 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
25212 of menu items.
25213
25214 2005-08-11 Richard M. Stallman <rms@gnu.org>
25215
25216 * simple.el (pop-global-mark): Reverse test of widen-automatically.
25217
25218 * battery.el (battery-status-function): Don't use ignore-errors.
25219
25220 2005-08-11 Lute Kamstra <lute@gnu.org>
25221
25222 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
25223 define-obsolete-variable-alias.
25224
25225 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
25226
25227 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
25228 (ange-ftp-send-cmd): Revert last change, and expand
25229 the comment explaining the problem.
25230
25231 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
25232
25233 * ldefs-boot.el: Update.
25234
25235 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
25236 item to "Time, Load and Mail". Change help echo text.
25237
25238 * time.el (display-time-use-mail-icon, display-time-format)
25239 (display-time-string-forms): Shorten first line of docstrings.
25240
25241 2005-08-10 Lars Hansen <larsh@soem.dk>
25242
25243 * desktop.el (desktop-buffer-mode-handlers):
25244 Make non-customizable. Add autoload cookie. Change initial value to
25245 nil; add elements in respective modules instead. Fix doc string.
25246 (desktop-load-file): New function.
25247 (desktop-minor-mode-handlers): New autoloaded variable.
25248 (desktop-create-buffer): Call minor mode handlers.
25249 Use desktop-load-file to load major and minor mode modules prior to
25250 checking for a handler.
25251 (desktop-save): Don't add nil to desktop-minor-modes for minor
25252 modes with nil function in desktop-minor-mode-table. Don't delete
25253 desktop file before rewriting it.
25254 (desktop-locals-to-save): Add autoload cookie. Don't make
25255 automatically buffer-local. Add variables column-number-mode,
25256 size-indication-mode, indent-tabs-mode,
25257 indicate-buffer-boundaries, indicate-empty-lines and
25258 show-trailing-whitespace.
25259 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
25260 regexps. Don't use desktop-clear-preserve-buffers-regexp.
25261 (desktop-clear-preserve-buffers-regexp): Delete.
25262 (desktop-clear-preserve-buffers): Update initial value and docstring.
25263 (desktop-save-buffer): Fix doc string.
25264
25265 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
25266 (hilit-chg-desktop-restore): New function.
25267 (highlight-changes-mode): Add highlight-changes-mode to
25268 desktop-locals-to-save.
25269
25270 * dired.el: Add handler to desktop-buffer-mode-handlers.
25271 (dired-restore-desktop-buffer): Remove autoload cookie.
25272 (dired-mode): Add autoload cookie.
25273
25274 * info.el: Add handler to desktop-buffer-mode-handlers.
25275 (Info-restore-desktop-buffer): Remove autoload cookie.
25276 (Info-mode): Add autoload cookie.
25277
25278 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
25279 (mh-restore-desktop-buffer): Remove autoload cookie.
25280 (mh-folder-mode): Add autoload cookie.
25281
25282 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
25283 (rmail-restore-desktop-buffer): Remove autoload cookie.
25284
25285 2005-08-11 Masatake YAMATO <jet@gyve.org>
25286
25287 * hexl.el (hexl-address-region):
25288 (hexl-ascii-region, hexl-font-lock-keywords):
25289 (hexl-highlight-line-range): Use the term "region"
25290 instead of "area" for consistency with the other symbols
25291 defined in hexl.el.
25292
25293 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
25294
25295 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
25296 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
25297 out by Juri Linkov). Add `display-battery-mode'.
25298
25299 2005-08-09 Juri Linkov <juri@jurta.org>
25300
25301 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25302 Remove `-text' from face variable names.
25303 (compilation-error-file-name, compilation-warning-file-name)
25304 (compilation-info-file-name): Delete faces.
25305 (compilation-line-number, compilation-column-number):
25306 Remove face underlining.
25307 (compilation-message-face): Set to `underline' value by default.
25308 (compilation-error-face, compilation-warning-face)
25309 (compilation-info-face): Remove `-file-name' from face names.
25310 (compilation-error-text-face, compilation-warning-text-face)
25311 (compilation-info-text-face): Delete face variables.
25312 (compilation-text-face): Delete function.
25313
25314 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
25315 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
25316 (grep-error-face): Set to `compilation-error' instead of
25317 `compilation-error-face' (which is redefined to `grep-hit-face' in
25318 grep buffers).
25319 (grep-mode-font-lock-keywords): Remove `-text' from face variable
25320 names. Use `grep-error-face' instead of `compilation-error-text-face'.
25321
25322 * dired-aux.el (dired-do-query-replace-regexp):
25323 Use `query-replace-read-args'.
25324
25325 * replace.el (query-replace-read-from, query-replace-read-to)
25326 (query-replace-read-args): Rename arg `string' to `prompt'.
25327
25328 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
25329
25330 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
25331
25332 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
25333 uploading files.
25334 (ange-ftp-canonize-filename): Handle file names beginning with ~
25335 correctly.
25336
25337 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25338
25339 * textmodes/fill.el (canonically-space-region)
25340 (fill-context-prefix, fill-french-nobreak-p)
25341 (fill-delete-newlines, fill-comment-paragraph)
25342 (justify-current-line): "?\ " -> "?\s".
25343
25344 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
25345
25346 * textmodes/fill.el (fill-nonuniform-paragraphs):
25347 Improve argument/docstring consistency.
25348
25349 2005-08-09 Richard M. Stallman <rms@gnu.org>
25350
25351 * textmodes/ispell.el (ispell-word): More fboundp checks.
25352
25353 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
25354 (find-file-noselect-1): Call it here, only if RAWFILE.
25355 (normal-mode): Always set some major mode.
25356 (save-some-buffers-action-alist): Change some explanation strings.
25357 (file-name-non-special): In the `quote' method, use unwind-protect.
25358
25359 2005-08-09 Magnus Henoch <mange@freemail.hu>
25360
25361 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
25362 (ispell-have-aspell-dictionaries): New variable.
25363 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
25364 (ispell-get-aspell-config-value): New function.
25365 (ispell-aspell-find-dictionary): New function.
25366 (ispell-aspell-add-aliases): New function.
25367 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
25368 appropriate. Don't look for ispell dictionaries if we use aspell.
25369 (ispell-menu-map): Don't build a submenu of dictionaries.
25370
25371 2005-08-09 Richard M. Stallman <rms@gnu.org>
25372
25373 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
25374 (sql-read-passwd): Use read-passwd.
25375
25376 * progmodes/idlw-toolbar.el (idlwave-toolbar)
25377 (idlwave-toolbar-is-possible): Add defvars.
25378
25379 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
25380 Avoid warnings.
25381
25382 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
25383 (idlwave-system-class-info, idlwave-executive-commands-alist):
25384 Use defvar.
25385
25386 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
25387
25388 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
25389 Avoid warnings.
25390
25391 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
25392 and content-type: headers.
25393
25394 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
25395
25396 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
25397 and rename some of them to be more self-explanatory.
25398
25399 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
25400
25401 * startup.el (command-line-1): Implement -scriptload.
25402
25403 * replace.el (occur-engine): Initial *Occur* output not undoable.
25404
25405 * menu-bar.el (menu-bar-file-menu): Rename some menu items
25406 and improve help strings.
25407
25408 * isearch.el (isearch-repeat): When changing direction,
25409 mark search successful.
25410
25411 * ediff-init.el: Use (featurep 'xemacs).
25412
25413 * comint.el (send-invisible): Identify buffer, if not selected.
25414
25415 * align.el: Delete autoload for c-guess-basic-syntax.
25416
25417 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25418
25419 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
25420 Improve argument/docstring consistency. Doc fixes.
25421 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
25422 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
25423 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
25424 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
25425 (r2bv-organization, r2bv-pages, r2bv-primary-author)
25426 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
25427 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
25428 Defvar at compile time.
25429
25430 2005-08-09 Juri Linkov <juri@jurta.org>
25431
25432 * info.el: Replace `info' with upper-case `Info' where appropriate.
25433 (info-title-1, info-title-2, info-title-3, info-title-4)
25434 (info-menu-header): Move up face definitions.
25435 (info-menu-star): Rename from `info-menu-5'.
25436 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
25437 (Info-fontify-visited-nodes): Fix docstring.
25438 (Info-hide-note-references): Fix docstring.
25439 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
25440 menu items in the same way as on cross-references.
25441 (info-apropos): Fix sorting order and formatting to be like in the
25442 stand-alone Info browser. Display error messages for 1 sec.
25443 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
25444 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
25445 from the menu bar.
25446 (Info-insert-dir): Restore point after calling
25447 `insert-buffer-substring'.
25448
25449 2005-08-08 Richard M. Stallman <rms@gnu.org>
25450
25451 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
25452 (recompute-lucid-menubar): Add defvars.
25453
25454 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
25455
25456 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
25457
25458 * net/net-utils.el (run-dig): Rename from `dig'.
25459
25460 * play/gametree.el (gametree-mode): Use make-local-variable,
25461 not make-variable-buffer-local.
25462
25463 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
25464
25465 * ansi-color.el (ansi-color-make-extent)
25466 (ansi-color-set-extent-face): Use fboundp, not functionp.
25467
25468 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
25469 not make-variable-buffer-local.
25470
25471 * bookmark.el (Info-current-file): Add defvar.
25472 (bookmark-jump-noselect): Use with-no-warnings.
25473
25474 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
25475
25476 * ebuff-menu.el (Helper-return-blurb): Add defvar.
25477
25478 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
25479
25480 * find-file.el (ada-procedure-start-regexp)
25481 (ada-package-start-regexp): Add defvars.
25482
25483 * info.el (Info-insert-dir): Use insert-buffer-substring.
25484
25485 * xml.el (xml-att-def-re): Add defvar.
25486
25487 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
25488 calling convention.
25489
25490 * subr.el (while-no-input): Return t if there is input.
25491
25492 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
25493
25494 * cus-start.el (all): Add `overflow-newline-into-fringe'.
25495
25496 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
25497
25498 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
25499 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
25500
25501 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
25502
25503 * cmuscheme.el (scheme-start-file): Replace reference to
25504 `user-emacs-directory' by "~/.emacs.d/".
25505
25506 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
25507
25508 * info.el (Info-dir-remove-duplicates): Avoid case folding
25509 in loop; instead, keep downcased strings for comparison.
25510 Suggested by Helmut Eller.
25511
25512 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
25513
25514 Sync with Tramp 2.0.50.
25515
25516 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
25517 XEmacs case; not necessary anymore.
25518 (tramp-user-regexp): Allow "@" as part of user name.
25519 (tramp-handle-set-visited-file-modtime)
25520 (tramp-handle-insert-file-contents)
25521 (tramp-handle-write-region): No special handling for
25522 `last-coding-system-used, because this is done in
25523 `tramp-accept-process-output' now.
25524 (tramp-accept-process-output): New defun.
25525 (tramp-process-one-action, tramp-process-one-multi-action)
25526 (tramp-wait-for-regexp, tramp-wait-for-output)
25527 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
25528 Howells <dhowells@redhat.com>.
25529 (clear-visited-file-modtime): Defadvice removed. The check for
25530 unset buffer's modtime does not need to be based on
25531 `tramp-buffer-file-attributes'. Suggested by RMS.
25532 (tramp-message): Insert "\n" if not being at beginning of line.
25533 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
25534 sequence with same logic.
25535 (tramp-completion-handle-expand-file-name): Discard call of
25536 `tramp-drop-volume-letter'. It is not necessary, and there have
25537 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
25538 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
25539 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
25540 should always be visible.
25541 (tramp-handle-insert-directory, tramp-setup-complete)
25542 (tramp-set-process-query-on-exit-flag)
25543 (tramp-append-tramp-buffers): Pacify byte-compiler.
25544 (tramp-bug): Delete non-existing variables from list.
25545 Apply `tramp-load-report-modules' as pre-hook.
25546 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
25547 `shell-prompt-pattern' because of non-7bit characters.
25548 Reported by Sebastian Luque <sluque@mun.ca>.
25549 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
25550 (tramp-match-string-list): Remove function.
25551 (tramp-wait-for-regexp): Remove call of that function.
25552 Suggested by Kim F. Storm <storm@cua.dk>.
25553 (tramp-set-auto-save-file-modes): Use octal integer code #o600
25554 instead of octal character code ?\600. The latter resulted in a
25555 syntax error with XEmacs.
25556
25557 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
25558 XEmacs case; not necessary anymore.
25559 (tramp-smb-handle-write-region): No special handling for
25560 `last-coding-system-used, because this is done in
25561 `tramp-accept-process-output' now.
25562 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
25563
25564 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
25565
25566 * wid-edit.el (widget-choice-value-create):
25567 Unconditionally respect user choice. Set :explicit-choice back to nil
25568 when no longer needed.
25569 (widget-choice-action): Unconditionally respect user choice.
25570 Eliminate :explicit-choice-value.
25571
25572 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
25573
25574 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
25575 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
25576 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
25577 running new function `toggle-indicate-empty-lines'.
25578 Rename "Customize" item to "Customize fringe".
25579 Rename "Indicators" item to "Buffer boundaries" and change help echo.
25580 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
25581 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
25582 Delete "Empty lines only" item.
25583 (menu-bar-showhide-fringe-ind-customize): New function.
25584 (menu-bar-showhide-fringe-ind-mixed)
25585 (menu-bar-showhide-fringe-ind-box)
25586 (menu-bar-showhide-fringe-ind-right)
25587 (menu-bar-showhide-fringe-ind-left)
25588 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
25589 instead of `fringe-indicators'.
25590
25591 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
25592
25593 * emulation/viper.el (viper-emacs-state-mode-list):
25594 Add recentf-dialog-mode. Change the date of last update.
25595
25596 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
25597
25598 * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
25599 (viper-exec-yank, viper-put-back): Don't display modification msg
25600 if in the minibuffer.
25601
25602 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
25603 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
25604 Make variables frame local.
25605
25606 * emulation/viper-util.el (viper-append-filter-alist):
25607 Use append instead of nconc.
25608
25609 * emulation/viper.el (viper-vi-state-mode-list)
25610 (viper-emacs-state-mode-list): Move help-mode and
25611 completion-list-mode from the first list to the second.
25612 (viper-mode): Docstring.
25613 (viper-go-away, viper-non-hook-settings): Don't localize
25614 minor-mode-alist in newer Emacsen. Add advice to
25615 set-cursor-color. Don't bind "\C-c\\".
25616
25617 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
25618
25619 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
25620 (scheme-macro-expand-command): New user options.
25621 (scheme-trace-procedure, scheme-expand-current-form): New commands.
25622 (scheme-form-at-point, scheme-start-file)
25623 (scheme-interactively-start-process): New functions.
25624 (scheme-get-process): New function, extracted from `scheme-proc'.
25625 (run-scheme): Call `scheme-start-file' to get start file, and pass
25626 it to `make-comint'.
25627 (switch-to-scheme, scheme-proc):
25628 Call `scheme-interactively-start-process' if no Scheme buffer/process
25629 is available.
25630
25631 2005-08-06 Juri Linkov <juri@jurta.org>
25632
25633 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25634 Use `compilation-text-face', `compilation-info-text-face' and
25635 `compilation-error-text-face' instead of `font-lock-keyword-face'.
25636 (compilation-error): New face.
25637 (compilation-error-file-name): Inherit from
25638 `compilation-error' instead of `font-lock-warning-face'.
25639 (compilation-warning-file-name): Inherit from
25640 `compilation-warning' instead of `font-lock-warning-face'.
25641 (compilation-info, compilation-error-file-name)
25642 (compilation-warning-file-name, compilation-info-file-name)
25643 (compilation-line-number, compilation-column-number): Doc fix.
25644 (compilation-error-text-face, compilation-warning-text-face)
25645 (compilation-info-text-face): New face variables.
25646 (compilation-line-face, compilation-column-face)
25647 (compilation-enter-directory-face)
25648 (compilation-leave-directory-face): Doc fix.
25649 (compilation-text-face): New function.
25650
25651 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
25652 instead of 1 to display binary file names as info file links.
25653 (grep-error-face): Use `compilation-error-face' instead of
25654 `font-lock-keyword-face'.
25655 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
25656 and `compilation-warning-text-face' instead of
25657 `font-lock-keyword-face'. Use `compilation-error-text-face'
25658 instead of `grep-error-face'.
25659
25660 2005-08-05 Kenichi Handa <handa@m17n.org>
25661
25662 * international/code-pages.el: Add autoload cookies for all coding
25663 systems.
25664
25665 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
25666
25667 * cus-start.el (all): Put undo.c where it alphabetically belongs.
25668
25669 2005-08-04 Juri Linkov <juri@jurta.org>
25670
25671 * progmodes/compile.el (compilation-mode-map):
25672 * progmodes/grep.el (grep-mode-map):
25673 Bind TAB to `compilation-next-error' and [backtab] to
25674 `compilation-previous-error'.
25675
25676 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
25677 matching line numbers, column numbers and their ranges with regexp
25678 matching only line numbers.
25679 (grep-context-face): New face variable.
25680 (grep-mode-font-lock-keywords): Use it.
25681
25682 * faces.el (read-face-name): Delete duplicate faces.
25683
25684 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
25685
25686 * thumbs.el (thumbs-find-image): Don't make variables
25687 automatically buffer local.
25688 (thumbs-current-tmp-filename, thumbs-current-image-filename)
25689 (thumbs-image-num): Make automatically buffer local.
25690 (thumbs-show-thumbs-list): Use `make-local-variable', not
25691 `make-variable-buffer-local'.
25692 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
25693
25694 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
25695 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
25696 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
25697 (bother, bye, canyou, chatlst, continue, deathlst, describe)
25698 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
25699 (feelings-about, foullst, found, hello, history, howareyoulst)
25700 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
25701 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
25702 (neglst, obj, object, owner, please, problems, qlist)
25703 (random-adjective, relation, remlst, repetitive-shortness)
25704 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
25705 (shortlst, something, sportslst, stallmanlst, states, subj)
25706 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
25707 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
25708 Defvar at compile time.
25709
25710 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
25711 not `make-variable-buffer-local'.
25712
25713 2005-08-02 Kim F. Storm <storm@cua.dk>
25714
25715 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
25716 rectangle overlay in selected window.
25717
25718 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
25719
25720 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
25721 instead of display group. Make `indicate-buffer-boundaries'
25722 customizable through Custom.
25723
25724 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
25725
25726 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
25727 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
25728 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
25729 (gdb-put-string): Fix typos in docstrings.
25730
25731 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
25732
25733 Update copyright notices of files in progmodes directory for
25734 release of Emacs 22.1.
25735
25736 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
25737
25738 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
25739 Don't barf if the GUD buffer has been killed.
25740
25741 2005-08-01 Kim F. Storm <storm@cua.dk>
25742
25743 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
25744
25745 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
25746
25747 * simple.el (next-error-follow-minor-mode):
25748 make-variable-buffer-local -> make-local-variable.
25749
25750 * emacs-lisp/cl-extra.el: Require CL also when compiling.
25751
25752 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
25753 (byte-compile-form-make-variable-buffer-local): New functions to warn
25754 about misuses of make-variable-buffer-local where make-local-variable
25755 was meant.
25756
25757 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
25758
25759 * bs.el (bs-attributes-list): Doc fix.
25760 (bs): Update url-link.
25761
25762 * desktop.el (desktop-save-buffer): Fix typos in docstring.
25763 (desktop-load-default): Simplify.
25764
25765 * ibuffer.el (ibuffer-columnize-and-insert-list)
25766 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
25767 (ibuffer-unmark-all, ibuffer-toggle-marks)
25768 (ibuffer-unmark-forward, ibuffer-unmark-backward)
25769 (ibuffer-compile-make-format-form, ibuffer-format-column)
25770 (ibuffer-current-buffers-with-marks)
25771 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
25772 (ibuffer): Doc fix.
25773 (ibuffer-mode): Fix typo in docstring.
25774 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
25775 with `define-obsolete-variable-alias'.
25776 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
25777
25778 2005-07-29 Kenichi Handa <handa@m17n.org>
25779
25780 * international/mule-cmds.el (select-message-coding-system):
25781 Be sure to use LF for end-of-line. If no coding system is decided,
25782 return iso-8859-1-unix.
25783
25784 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
25785
25786 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
25787 (ange-ftp-pending-error-line): New vars.
25788 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
25789 to handle the non-fatal no-route-to-host messages.
25790 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
25791
25792 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
25793
25794 * isearch.el (isearch-mode-map, isearch-other-meta-char)
25795 (isearch-quote-char, isearch-printing-char)
25796 (isearch-text-char-description): "?\ " -> "?\s".
25797 (isearch-lazy-highlight-cleanup)
25798 (isearch-lazy-highlight-initial-delay)
25799 (isearch-lazy-highlight-interval)
25800 (isearch-lazy-highlight-max-at-a-time)
25801 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
25802 Declare with define-obsolete-*-alias macros.
25803 (isearch-forward): Fix typo in docstring.
25804 (search-invisible, search-ring-yank-pointer)
25805 (regexp-search-ring-yank-pointer): Doc fixes.
25806
25807 * recentf.el (recentf-menu-append-commands-p): Declare with
25808 `define-obsolete-variable-alias'.
25809 (recentf-max-saved-items, recentf-menu-filter)
25810 (recentf-arrange-by-rule-subfilter): Doc fixes.
25811 (recentf-menu-append-commands-flag)
25812 (recentf-initialize-file-name-history, recentf-expand-file-name)
25813 (recentf-clear-data): Fix typos in docstrings.
25814
25815 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
25816
25817 * progmodes/gdb-ui.el: Smarten comments.
25818 (gdb-info-breakpoints-custom): Use nowarn when finding file.
25819
25820 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
25821
25822 * term/apollo.el (terminal-init-apollo): New function containing
25823 all former top level forms in the file.
25824 * term/bobcat.el (terminal-init-bobcat):
25825 * term/cygwin.el (terminal-init-cygwin):
25826 * term/iris-ansi.el (terminal-init-iris-ansi):
25827 * term/linux.el (terminal-init-linux):
25828 * term/news.el (terminal-init-news):
25829 * term/rxvt.el (terminal-init-rxvt):
25830 * term/sun.el (terminal-init-sun):
25831 * term/tvi970.el (terminal-init-tvi970):
25832 * term/vt100.el (terminal-init-vt100):
25833 * term/vt102.el (terminal-init-vt102):
25834 * term/vt125.el (terminal-init-vt125):
25835 * term/vt200.el (terminal-init-vt200):
25836 * term/vt201.el (terminal-init-vt201):
25837 * term/vt220.el (terminal-init-vt220):
25838 * term/vt240.el (terminal-init-vt240):
25839 * term/vt300.el (terminal-init-vt300):
25840 * term/vt320.el (terminal-init-vt320):
25841 * term/vt400.el (terminal-init-vt400):
25842 * term/vt420.el (terminal-init-vt420):
25843 * term/wyse50.el (terminal-init-wyse50):
25844 * term/xterm.el (terminal-init-xterm): Likewise.
25845
25846 * term/README: Describe the terminal-init-* functionality.
25847
25848 * startup.el (command-line): After loading the terminal initialization
25849 file call the corresponding terminal initialization function.
25850
25851 2005-07-27 Kenichi Handa <handa@m17n.org>
25852
25853 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
25854 negative.
25855
25856 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
25857 (ps-mule-composition-prologue): Fix for the case that
25858 RelativeCompose is false.
25859
25860 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
25861
25862 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
25863
25864 * descr-text.el (describe-char): Handle the case where the list of
25865 chars is displayed in a separate frame.
25866 Be a bit more discriminating when looking for the char.
25867
25868 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
25869
25870 * bookmark.el (bookmark-automatically-show-annotations)
25871 (bookmark-read-annotation-text-func): Doc fixes.
25872 (bookmark-save): Improve argument/docstring consistency.
25873 (bookmark-get-bookmark, bookmark-get-bookmark-record)
25874 (bookmark-alist-from-buffer)
25875 (bookmark-upgrade-file-format-from-0)
25876 (bookmark-grok-file-format-version)
25877 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
25878 (bookmark-read-annotation-mode)
25879 (bookmark-insert-current-bookmark, bookmark-jump)
25880 (bookmark-exit-hook): Fix typos in docstrings.
25881 (bookmark-exit-hooks): Define as obsolete alias.
25882 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
25883 not `bookmark-exit-hooks'. Fix docstring.
25884 (bookmark-bmenu-select): "?\ " -> "?\s".
25885
25886 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
25887
25888 * startup.el (command-line): Fix typo.
25889
25890 2005-07-24 Richard M. Stallman <rms@gnu.org>
25891
25892 * tooltip.el (tooltip-mode): Test emacs-basic-display,
25893 not emacs-quick-startup.
25894
25895 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
25896
25897 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
25898 (reb-next-match, reb-show-subexp): Use `with-selected-window'
25899 instead of `reb-with-current-window'.
25900 (reb-prev-match): Likewise. Also, don't move left if the search
25901 was unsuccessful.
25902 (reb-initialize-buffer): New function.
25903 (re-builder, reb-change-syntax): Use it.
25904
25905 * man.el (Man-goto-page): Make second argument NOERROR optional.
25906
25907 2005-07-23 Richard M. Stallman <rms@gnu.org>
25908
25909 * man.el (Man-bgproc-sentinel): Check here for failure to find
25910 any man page in the output, and report the error here.
25911 (Man-arguments): Make it permanent local.
25912 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
25913 (Man-mode): Pass t for NOERROR.
25914
25915 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
25916 (grep-mode-font-lock-keywords):
25917 Don't use compilation-...-face for messages that are not file names.
25918
25919 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25920 Don't use compilation-...-face for messages that are not file names.
25921
25922 2005-07-22 Juri Linkov <juri@jurta.org>
25923
25924 * startup.el (normal-splash-screen): Update menu name.
25925
25926 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
25927
25928 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
25929
25930 * term/xterm.el: Load term/rxvt if the terminal is actually an
25931 rxvt terminal.
25932 (xterm-rxvt-set-background-mode): Remove, not used anymore.
25933
25934 * term/rxvt.el (function-key-map): Use substitute-key-definition
25935 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
25936
25937 * term/cygwin.el: New file.
25938
25939 2005-07-22 Kim F. Storm <storm@cua.dk>
25940
25941 * image-file.el (insert-image-file, image-file-yank-handler):
25942 Fix last change to maintain a (unique) yank-handler on yanked images.
25943
25944 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
25945
25946 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
25947 of the file size (as in "177B" for 177 bytes). This happens with
25948 "ls -lh" on FreeBSD.
25949
25950 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
25951
25952 * hilit-chg.el (highlight-changes-global-initial-state)
25953 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
25954 (hilit-chg-fixup, highlight-changes-mode):
25955 Fix typos in docstrings.
25956 (highlight-changes-global-modes, highlight-changes-rotate-faces):
25957 Doc fixes.
25958
25959 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
25960
25961 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
25962 mode function using `eval-after-load'.
25963
25964 2005-07-21 Kim F. Storm <storm@cua.dk>
25965
25966 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
25967 included when reporting an Emacs crash, and tell about the DEBUG file.
25968
25969 * image-file.el (insert-image-file): Add yank-handler.
25970 (image-file-yank-handler): Yank handler to make unique copies of
25971 images when they are yanked into a buffer next to each other.
25972
25973 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
25974
25975 * comint.el (comint-use-prompt-regexp, comint-send-input)
25976 (comint-source-default, comint-extract-string)
25977 (comint-get-source, comint-word, comint-completion)
25978 (comint-source, comint-prompt-read-only, comint-update-fence):
25979 Fix typos in docstrings.
25980 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
25981 Declare with define-obsolete-*-alias macros.
25982 (comint-previous-matching-input-from-input)
25983 (comint-next-matching-input-from-input)
25984 (comint-previous-matching-input, comint-next-matching-input)
25985 (comint-forward-matching-input):
25986 Improve argument/docstring consistency.
25987
25988 * desktop.el (desktop-clear-preserve-buffers-regexp):
25989 Also preserve the *server* buffer.
25990
25991 * simple.el (clone-indirect-buffer): Doc fix.
25992 (fixup-whitespace, just-one-space)
25993 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
25994 (next-error, next-error-highlight)
25995 (next-error-highlight-no-select, next-error-last-buffer)
25996 (next-error-buffer-p, next-error-find-buffer, next-error)
25997 (previous-error, next-error-no-select, previous-error-no-select)
25998 (open-line, split-line, minibuffer-prompt-width, kill-new)
25999 (binary-overwrite-mode): Fix typos in docstrings.
26000 (set-fill-column): Fix typo in message.
26001
26002 * skeleton.el (skeleton-proxy-new): Doc fix.
26003
26004 * strokes.el (strokes-load-hook): Doc fix.
26005 (strokes-grid-resolution, strokes-get-grid-position)
26006 (strokes-renormalize-to-grid, strokes-read-stroke)
26007 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
26008 (strokes-global-map): Fix typos in docstrings.
26009 (strokes-help): Doc fix. Fix help message and pass it through
26010 `substitute-command-keys'.
26011
26012 * tempo.el (tempo-insert-prompt, tempo-interactive)
26013 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
26014 (tempo-insert-string-functions, tempo-local-tags)
26015 (tempo-define-template, tempo-insert-template)
26016 (tempo-insert-prompt-compat, tempo-is-user-element)
26017 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
26018 Fix typos in docstrings.
26019
26020 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
26021 (vcursor-key-bindings, vcursor-use-vcursor-map)
26022 (vcursor-find-window, vcursor-scroll-down)
26023 (vcursor-disable, vcursor-beginning-of-buffer)
26024 (vcursor-end-of-buffer): Fix typos in docstrings.
26025 (vcursor-relative-move, vcursor-get-char-count):
26026 Improve argument/docstring consistency.
26027
26028 * version.el: "?\ " -> "?\s".
26029
26030 * wid-edit.el (widget-default-create, widget-after-change)
26031 (widget-default-format-handler, widget-checklist-add-item)
26032 (widget-radio-add-item, widget-choose, widget-specify-secret)
26033 (widget-field-value-create, widget-field-value-get)
26034 (widget-editable-list-format-handler)
26035 (widget-editable-list-entry-create, widget-group-value-create)
26036 (widget-documentation-link-add)
26037 (widget-documentation-string-value-create): "?\ " -> "?\s".
26038 (widget-convert-text): Doc fix.
26039 (widget-narrow-to-field, widget-field-find)
26040 (widget-url-link-action, widget-emacs-library-link-action)
26041 (widget-color-notify): Fix typos in docstrings.
26042
26043 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
26044 (x-select-text, set-w32-system-coding-system)
26045 (w32-add-charset-info): Fix typos in docstrings.
26046
26047 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
26048 (cua-enable-cua-keys, cua-use-hyper-key)
26049 (cua-virtual-rectangle-edges): Fix typos in docstrings.
26050 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
26051
26052 * net/tramp.el (tramp-handle-load): Fix typo in error message.
26053
26054 * emacs-lisp/re-builder.el (regexp-builder): Declare with
26055 `defalias' instead of faking it.
26056
26057 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
26058 (eshell-ls-missing, eshell-ls-dired-initial-args)
26059 (eshell-ls-use-in-dired): Fix typos in docstrings.
26060
26061 2005-07-20 Kim F. Storm <storm@cua.dk>
26062
26063 * emulation/cua-base.el (cua-mode): Improve doc string.
26064
26065 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
26066
26067 * abbrev.el (expand-region-abbrevs): Doc fix.
26068 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
26069 Improve argument/docstring consistency.
26070
26071 * arc-mode.el (archive-get-descr, archive-alternate-display):
26072 Doc fixes.
26073 (archive-l-e): Improve argument/docstring consistency.
26074 (archive-tmpdir, archive-unixdate, archive-unixtime)
26075 (archive-chmod-entry): Fix typos in docstrings.
26076 (archive-unflag, archive-unflag-backwards)
26077 (archive-unmark-all-files): "?\ " -> "?\s".
26078
26079 * buff-menu.el (Buffer-menu-unmark): Doc fix.
26080 (Buffer-menu-not-modified, Buffer-menu-execute)
26081 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
26082 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
26083
26084 * composite.el (compose-string, encode-composition-rule)
26085 (compose-last-chars): Fix typos in docstrings.
26086
26087 * desktop.el (desktop-enable, desktop-basefilename):
26088 Declare with `define-obsolete-variable-alias'.
26089 (desktop-internal-v2s): Don't quote keywords.
26090 (desktop-clear): "?\ " -> "?\s".
26091
26092 * dired.el (dired-align-file, dired-flag-backup-files)
26093 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
26094 (dired-listing-switches, dired-ls-F-marks-symlinks)
26095 (dired-dwim-target, dired-load-hook, dired-mode-hook)
26096 (dired-directory, dired-faces, dired, dired-revert)
26097 (dired-mode, dired-summary, dired-view-file)
26098 (dired-copy-filename-as-kill, dired-delete-file)
26099 (dired-no-confirm, dired-unmark-all-marks)
26100 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
26101 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
26102 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
26103 Fix typos in message strings.
26104
26105 * dired-x.el (virtual-dired): Declare with `defalias'.
26106 (dired-mark-unmarked-files, dired-local-variables-file)
26107 (dired-omit-here-always): Doc fix.
26108 (dired-omit-mode, dired-find-subdir)
26109 (dired-enable-local-variables, dired-clean-up-buffers-too)
26110 (dired-extra-startup, dired-mark-extension, dired-jump)
26111 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
26112 (dired-smart-shell-command, dired-guess-shell-alist-user)
26113 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
26114 (dired-x-bind-find-file, dired-x-submit-report):
26115 Fix typos in docstrings.
26116 (dired-mark-unmarked-files): "?\ " -> "?\s".
26117
26118 * dirtrack.el (dirtrack-list): Fix typos in docstring.
26119
26120 * faces.el (describe-face): "?\ " -> "?\s".
26121 (read-all-face-attributes, read-face-font, modify-face)
26122 (face-attr-construct, italic): Fix typos in docstrings.
26123 (frame-update-face-colors): Declare with
26124 `define-obsolete-function-alias'.
26125
26126 * files.el (find-file-noselect, recode-file-name): Doc fixes.
26127 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
26128 (magic-mode-alist, buffer-file-numbers-unique)
26129 (write-file-functions, get-free-disk-space):
26130 Fix typos in docstrings.
26131 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
26132 (write-contents-hooks, write-file-hooks):
26133 Declare with `define-obsolete-variable-alias'.
26134
26135 * forms-d2.el (arch-rj): Fix typo in docstrings.
26136 (arch-tocol): Likewise. "?\ " -> "?\s".
26137
26138 * frame.el (set-frame-font, cursor-in-non-selected-windows):
26139 Fix typo in docstring.
26140 (set-screen-width, set-screen-height): Delete redundant info in
26141 doctrings.
26142 (new-frame, screen-height, screen-width): Declare with
26143 `define-obsolete-function-alias'.
26144 (delete-frame-hook, blink-cursor): Declare with
26145 `define-obsolete-variable-alias'.
26146
26147 * paths.el (prune-directory-list): Fix typos in docstring.
26148
26149 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
26150 (cvs-prefix-get): Fix typos in docstrings.
26151
26152 * ps-print.el (ps-extend-face-list, ps-extend-face)
26153 (ps-print-background-image): Fix typos in docstrings.
26154 (ps-default-fg, ps-default-bg): Doc fixes.
26155
26156 * s-region.el (s-region-bind): Doc fix.
26157 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
26158
26159 * textmodes/org.el (org-table-formula-substitute-names)
26160 (org-table-get-vertical-vector): Doc fixes.
26161 (org-table-recalculate): Remove unused argument to `message'.
26162
26163 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
26164
26165 * textmodes/org.el (org-table-column-names)
26166 (org-table-column-name-regexp)
26167 (org-table-named-field-locations): New variables.
26168 (org-archive-subtree): Protect `this-command' when calling
26169 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
26170 the kill buffer.
26171 (org-complete): Remove fixed-formula completion.
26172 (org-edit-formulas-map): New variable.
26173 (org-table-edit-formulas): New command.
26174 (org-finish-edit-formulas, org-abort-edit-formulas)
26175 (org-show-variable, org-table-get-vertical-vector): New functions.
26176 (org-table-maybe-eval-formula): Handle `:=' fields.
26177 (org-table-get-stored-formulas, org-table-store-formulas)
26178 (org-table-get-formula, org-table-modify-formulas)
26179 (org-table-replace-in-formulas): Handle named field formulas.
26180 (org-table-get-specials): Store locations of named fields.
26181
26182 2005-07-19 Juri Linkov <juri@jurta.org>
26183
26184 * progmodes/grep.el (grep-regexp-alist)
26185 (grep-mode-font-lock-keywords, grep-process-setup):
26186 Use default GNU grep match color "01;31m" instead of "01;41m".
26187 (grep-regexp-alist, grep-mode-font-lock-keywords):
26188 Use `\\[[0-9]*m' instead of `\\[00m'.
26189 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
26190 sgr_start where its handling is more important. Use the real
26191 length of sgr_start instead of constant 8.
26192 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
26193 specially. Delete all remaining escape sequences.
26194 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
26195 (grep-regexp-alist): Make hyperlink only for binary file name
26196 instead of the whole line.
26197 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
26198 (grep-mode): Add autoload.
26199
26200 * emacs-lisp/find-func.el (find-function-regexp):
26201 Add `define-compilation-mode'.
26202
26203 2005-07-19 Juri Linkov <juri@jurta.org>
26204
26205 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
26206 (compare-windows-sync-string-size, compare-windows-recenter)
26207 (compare-windows-highlight, compare-windows): Add version 22.1.
26208 (compare-windows) <defface>: Inherit from lazy-highlight instead
26209 of duplicating its default value.
26210
26211 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
26212 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
26213
26214 * descr-text.el (describe-char): Create link buttons for `charset'
26215 and `code point'. Add the current input method name with a link
26216 button to `to input' field. Print face names of display table
26217 characters in `The display table entry is displayed by' section
26218 instead of printing face-id in the `display' field.
26219 Guess hardcoded faces and create a link button for them.
26220 Skip empty fields when calculating max-width.
26221 Treat `widget-create' specially while inserting strings from the
26222 collected field list.
26223 (describe-char-after): Made obsolete in version 22.1, not 21.5.
26224
26225 * diff-mode.el (diff-file-header): Change foreground color from
26226 yellow to green on light backgrounds.
26227 (diff-context): Inherit from `shadow' only for color/grayscale
26228 with more than 88 colors.
26229 (diff-indicator-removed, diff-indicator-added)
26230 (diff-indicator-changed): New faces.
26231 (diff-font-lock-keywords): Use new faces. Regroup rules.
26232 Add "^---$" for `normal' diff format. Fontify `#' lines with
26233 font-lock-comment-delimiter-face and font-lock-comment-face.
26234 Add `#' to ^[^...] in the rule for `diff-context-face'.
26235
26236 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
26237 a button-like box. Inherit from `highlight' on low colors.
26238 (shadow): Use shades of gray only for color/grayscale with
26239 more than 88 colors. Use green for light backgrounds with
26240 8 colors, and yellow for dark backgrounds with 8 colors.
26241
26242 * font-lock.el (font-lock-regexp-grouping-backslash):
26243 Don't inherit from escape-glyph (use bold for all cases).
26244
26245 * info.el (info-xref-visited): Use light foreground color `violet'
26246 for dark backgrounds instead of dark color `magenta3'.
26247 (info-title-1): Use `yellow' color for dark backgrounds.
26248
26249 * isearch.el (isearch): Use not-too-dark magenta3 instead of
26250 too-light magenta2.
26251
26252 * replace.el (match): Use slightly more light RoyalBlue3 instead
26253 of dark RoyalBlue4.
26254
26255 * wid-edit.el (widget-inactive): Inherit from `shadow'.
26256
26257 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
26258
26259 * novice.el (disabled-command-hook): Declare it with
26260 `define-obsolete-variable-alias'.
26261
26262 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
26263 (desktop-buffer-misc-functions, desktop-buffer-handlers)
26264 (desktop-load-default): Add release to obsolescence info.
26265 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
26266 (desktop-append-buffer-args, desktop-read):
26267 Fix typos in docstrings.
26268 (desktop-kill): Fix typo in message.
26269 (desktop-save): Doc fix.
26270
26271 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
26272
26273 * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
26274 (viper-envelop-ESC-key): Change the definition of fast
26275 keysequence so it'll work with keyboard macros.
26276
26277 * ediff.el (ediff-patch-buffer): Change the docstring.
26278
26279 2005-07-19 Kenichi Handa <handa@m17n.org>
26280
26281 * international/mule-cmds.el (select-safe-coding-system): Try to
26282 use an auto-coding (if any) before anything else. If the found
26283 auto-coding is invalid, show a warning message.
26284
26285 * international/mule.el (find-auto-coding): New function created
26286 by modifying the body of set-auto-coding.
26287 (set-auto-coding): Use find-auto-coding to find a coding.
26288
26289 2005-07-18 Richard M. Stallman <rms@gnu.org>
26290
26291 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
26292 not isearch-mode-end-hook-error.
26293 (allout-before-change-protect): Fix error message.
26294
26295 2005-07-18 Juri Linkov <juri@jurta.org>
26296
26297 * allout.el (allout-mode):
26298 * calculator.el (calculator-copy):
26299 * custom.el (custom-known-themes):
26300 * dired.el (dired-desktop-buffer-misc-data)
26301 (dired-restore-desktop-buffer):
26302 * dired-x.el (dired-omit-marker-char):
26303 * files.el (basic-save-buffer):
26304 * font-core.el (font-lock-mode):
26305 * calendar/calendar.el (calendar-goto-hebrew-date)
26306 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
26307 (calendar-goto-persian-date):
26308 * language/ethio-util.el (ethio-sera-to-fidel-region):
26309 * textmodes/picture.el (picture-mode):
26310 Delete duplicate duplicate words.
26311
26312 2005-07-18 Juri Linkov <juri@jurta.org>
26313
26314 * isearch.el (isearch-mode-map): Remove key bindings for regexp
26315 chars * ? } |.
26316 (isearch-fallback): Don't call `isearch-process-search-char'.
26317 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
26318 (isearch-process-search-char): Call `isearch-fallback' for regexp
26319 chars * ? } |.
26320 (isearch-return-char): Make obsolete with `make-obsolete' instead
26321 of simply documenting it as obsolete in the docstring.
26322 (isearch-fallback): Refill docstring.
26323
26324 * international/isearch-x.el
26325 (isearch-process-search-multibyte-characters): Remove unneeded
26326 `concat'. Add intermediate values to `junk-hist' instead of
26327 `minibuffer-history'. Test the length of `str'.
26328
26329 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
26330
26331 * allout.el (allout-resolve-xref): Fix typos in error strings.
26332 (allout-before-change-protect): Remove unneeded `concat'.
26333
26334 * array.el (array-mode, array-reconfigure-rows)
26335 (untabify-backward): Fix typos in docstrings.
26336 (array-reconfigure-rows): Use `insert-buffer-substring', not
26337 `insert-buffer'.
26338
26339 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
26340 * progmodes/ada-mode.el (ada-make-body):
26341 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
26342
26343 * dired.el (dired-log):
26344 * tar-mode.el (tar-subfile-save-buffer):
26345 * play/zone.el (zone-pgm-stress-destress):
26346 Use `insert-buffer-substring', not `insert-buffer'.
26347
26348 2005-07-17 Simon Josefsson <jas@extundo.com>
26349
26350 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
26351
26352 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
26353
26354 * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
26355 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
26356
26357 2005-07-17 Kim F. Storm <storm@cua.dk>
26358
26359 * ido.el (dired-other-window): Add ido property.
26360
26361 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
26362
26363 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
26364 Fix typo in docstring.
26365 (byte-compile-interactive-only-functions): Add `insert-buffer' and
26366 `insert-file-literally'.
26367
26368 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
26369 info and delete redundant message. Doc fix.
26370 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
26371 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
26372
26373 2005-07-16 Richard M. Stallman <rms@gnu.org>
26374
26375 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
26376 (byte-compile-and): Use byte-compile-and-recursion.
26377 (byte-compile-or-recursion): New function.
26378 (byte-compile-or): Use that.
26379 (byte-compile-if): Guard the else-clause too.
26380 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
26381
26382 * isearch.el (isearch-mode-end-hook-quit): New variable.
26383 (isearch-done): Bind it.
26384 (isearch-mode-end-hook): Doc fix.
26385
26386 * allout.el (allout-isearch-did-quit): Variable deleted.
26387 (allout-real-isearch-abort): Function name no longer used.
26388 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
26389 (allout-isearch-rectification): isearch-mode always exists.
26390 Don't set allout-isearch-did-quit.
26391 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
26392 allout-isearch-did-quit.
26393 (allout-enwrap-isearch): Just add the hook.
26394 (allout-isearch-abort): Function deleted.
26395 (allout-pre-command-business): Avoid warning.
26396
26397 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
26398 Correctly avoid warnings.
26399 (pascal-outline): Likewise.
26400
26401 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
26402
26403 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
26404
26405 * play/tetris.el (tetris-mode): Avoid warning.
26406
26407 * play/snake.el (snake-mode): Avoid warning.
26408
26409 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
26410 (gamegrid-set-display-table): Avoid warning.
26411 (gamegrid-set-timer): Likewise.
26412 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
26413 (gamegrid-add-score-with-update-game-score-1): Take FILE
26414 as argument.
26415 (gamegrid-add-score-with-update-game-score): Pass that argument.
26416 Rename have-shared-game-dir to gamegrid-shared-game-dir.
26417
26418 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
26419
26420 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
26421 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
26422
26423 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
26424 and insert-file.
26425
26426 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
26427 (sc-ask): Avoid warnings.
26428
26429 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
26430 (eshell-hist-initialize): Use that var the natural way.
26431
26432 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
26433
26434 * emacs-lisp/re-builder.el (reb-cook-regexp):
26435 Avoid warning calling lre-compile-string.
26436 (reb-color-display-p): Avoid warning.
26437
26438 * calculator.el (calculator-last-input): Guard uses
26439 of event-key and key-press-event-p.
26440 (event-key, key-press-event-p): Delete definitions.
26441
26442 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
26443 (find-gc-source-directory, find-gc-subrs-callers)
26444 (find-gc-noreturn-list, find-gc-source-files)
26445 (find-gc-subrs-called): Vars renamed and defvar'd.
26446
26447 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
26448 (checkdoc-overlay-put, checkdoc-delete-overlay)
26449 (checkdoc-overlay-start, checkdoc-overlay-end)
26450 (checkdoc-mode-line-update, checkdoc-char=):
26451 Define such that compiler knows they are defined.
26452 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
26453 (checkdoc-read-event): Delete. Use read-event directly.
26454
26455 * whitespace.el (whitespace-make-overlay)
26456 (whitespace-overlay-put, whitespace-delete-overlay)
26457 (whitespace-overlay-start, whitespace-overlay-end):
26458 Define such that compiler knows they are defined.
26459 (whitespace): Move conditional inside.
26460
26461 * tempo.el (tempo-insert-template): Suppress warning.
26462
26463 * ediff-diff.el (longlines-mode): Add defvar.
26464
26465 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
26466
26467 * server.el: Bind "C-x #" in a way that works even if C-x is
26468 redefined to a command key, not a prefix key.
26469
26470 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26471
26472 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
26473 cl-make-type-test till execution time.
26474
26475 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
26476
26477 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
26478 arg ARG and use it.
26479
26480 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26481
26482 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
26483
26484 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
26485
26486 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
26487 a defcustom with two :set or :type keywords.
26488
26489 2005-07-15 Richard M. Stallman <rms@gnu.org>
26490
26491 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
26492 Don't give ^M comment-end syntax.
26493
26494 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
26495
26496 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
26497 Don't consider gdbmi (gdb-mi.el has its own update functions).
26498 (gdb-var-delete): Make it work for gdbmi as well.
26499 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
26500
26501 * progmodes/gud.el (etags, sdb): Only require etags when needed.
26502 (gud-speedbar-menu-items): Correct logic for enabling items.
26503
26504 2005-07-15 Kim F. Storm <storm@cua.dk>
26505
26506 * ido.el: Fix commentary.
26507 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
26508 Use with-no-warnings around ffap-guesser.
26509 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
26510 Let bind minibuffer-completing-file-name to t.
26511
26512 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
26513
26514 * startup.el (site-run-file, keyboard-type): Doc fixes.
26515 (command-line): Check for "--basic-display" argument; also for
26516 "--quick", not "--bare-bones" (which was renamed).
26517 (fancy-splash-text): Add missing item "Getting New Versions".
26518 (normal-splash-screen): Fix typos and improve consistency with
26519 `fancy-splash-text'. Update copyright year.
26520
26521 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
26522 valid binding for `help-char'.
26523
26524 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
26525
26526 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
26527
26528 * term.el (term-mode): Disable cua-mode for term buffers.
26529
26530 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
26531
26532 * add-log.el (add-log-mailing-address, change-log-merge):
26533 Doc fixes.
26534 (change-log-get-method-definition): Fix typo in docstring.
26535
26536 2005-07-14 Kim F. Storm <storm@cua.dk>
26537
26538 * emulation/cua-base.el:
26539 (cua--pre-command-handler-1, cua--pre-command-handler)
26540 (cua--post-command-handler-1, cua--post-command-handler):
26541 Split in two. Check (buffer local) value of cua-mode.
26542 (cua-selection-mode): New command.
26543
26544 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
26545
26546 * custom.el (custom-initialize-safe-set)
26547 (custom-initialize-safe-default): Doc fixes.
26548
26549 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
26550 and simplify :init-value again.
26551
26552 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
26553 and simplify :init-value again. Delete autoload.
26554
26555 * startup.el (command-line): Use `custom-reevaluate-setting' again
26556 for tooltip-mode.
26557
26558 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
26559 a defcustom with two :initialize keywords.
26560
26561 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
26562
26563 * allout.el (my-mark-marker, allout-isearch-prior-pos)
26564 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
26565 (allout-post-command-business, allout-flag-region)
26566 (isearch-reenable-font-lock, allout-yank)
26567 (allout-insert-latex-header, allout-insert-latex-trailer)
26568 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
26569 (allout-latex-verb-quote): Fix typos in docstrings.
26570 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
26571 (allout-unprotected, allout-prefix-data):
26572 Improve argument/docstring consistency.
26573 (allout-chart-subtree): Fix argument spec.
26574 (allout-open-topic): Rename `use_sib_bullet' argument to
26575 `use-sib-bullet'. Doc fix.
26576
26577 * whitespace.el (whitespace-check-buffer-leading)
26578 (whitespace-check-buffer-trailing)
26579 (whitespace-check-buffer-indent)
26580 (whitespace-check-buffer-spacetab)
26581 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
26582 (whitespace-check-leading-whitespace)
26583 (whitespace-check-trailing-whitespace)
26584 (whitespace-check-spacetab-whitespace)
26585 (whitespace-check-indent-whitespace)
26586 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
26587 (whitespace-modes): Fix typos in docstrings.
26588 (defgroup, defcustom): Doc fixes.
26589
26590 * winner.el (winner-mode, winner-boring-buffers)
26591 (winner-pending-undo-ring): Doc fixes.
26592 (winner-ring): Remove unneeded `progn'.
26593 (winner-equal): `defsubst' it.
26594 (winner-redo): Fix message.
26595
26596 2005-07-13 Kim F. Storm <storm@cua.dk>
26597
26598 * simple.el (line-move-1): Always use vertical-motion to
26599 do the last (or only) line move to ensure some movement.
26600 Undo 2005-06-23 change--don't check for overlays.
26601
26602 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26603
26604 * term/mac-win.el (ccl-encode-mac-roman-font)
26605 (ccl-encode-mac-centraleurroman-font)
26606 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
26607 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
26608 Change charset-id boundary of dimension to ?\xef.
26609 (mac-char-fontspec-list): New constant.
26610 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
26611 argument. Nil uses itself as family in font-spec. Previous
26612 behavior for nil is now provided by non-nil non-string argument.
26613 All callers changed. Add font-specs for Mac fonts to
26614 "fontset-default" unless iso8859-1 fonts are installed.
26615
26616 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
26617
26618 * progmodes/sh-script.el (sh-get-indent-info): Only indent
26619 a continuation line if the \ is preceded by SPC or TAB.
26620 (sh-get-indent-info): Simplify.
26621 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
26622 Use with-current-buffer.
26623
26624 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
26625 when the matched text is empty.
26626
26627 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
26628
26629 * startup.el (command-line): Revert to previous handling of
26630 tooltip-mode. Explain in comment why the complexity is needed.
26631
26632 * tooltip.el (tooltip-mode): Revert to previous implementation of
26633 its defcustom.
26634
26635 * frame.el (blink-cursor-mode): Revert to previous implementation
26636 of its defcustom. Update comment.
26637
26638 2005-07-12 Lars Hansen <larsh@soem.dk>
26639
26640 * desktop.el: Update e-mail address.
26641
26642 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26643
26644 * term/mac-win.el (mac-services-mail-selection)
26645 (mac-services-mail-to): New functions.
26646 (mac-application-menu-map): Bind them.
26647
26648 2005-07-12 wulei <milton@wulei.net> (tiny change)
26649
26650 * progmodes/gdb-ui.el: Add note about buffering with Windows.
26651
26652 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
26653
26654 * custom.el (custom-reevaluate-setting): Doc fix.
26655
26656 2005-07-11 Jay Belanger <belanger@truman.edu>
26657
26658 * calc/calc.el (calc-embedded-announce-formula-alist)
26659 (calc-embedded-open-close-plain-alist)
26660 (calc-embedded-open-close-mode-alist): Add checks for additional
26661 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
26662
26663 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
26664
26665 * custom.el (custom-enable-theme): Don't add theme to
26666 `custom-enabled-themes' with `push' because there is no
26667 setf-method for `delq'.
26668
26669 2005-07-11 Richard M. Stallman <rms@gnu.org>
26670
26671 * custom.el (custom-declare-variable): Doc fix.
26672
26673 * dired-aux.el (dired-compare-directories): Remove "." and ".."
26674 from the alists.
26675
26676 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
26677 Do nothing if edebug-active.
26678
26679 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
26680 (edebug-display): Do it here instead.
26681
26682 2005-07-10 Richard M. Stallman <rms@gnu.org>
26683
26684 * cus-face.el (custom-theme-set-faces): Make it work.
26685 (custom-reset-faces): Doc fix.
26686 (custom-theme-reset-internal-face, custom-theme-face-value):
26687 Functions deleted.
26688
26689 * custom.el (custom-push-theme): Maintain list of the settings
26690 of a given theme in its theme-settings property.
26691 Maintain position of old settings in the theme-value
26692 or theme-face property.
26693 (custom-enabled-themes): New variable.
26694 (custom-theme-enabled-p): New function.
26695 (provide-theme): Update custom-enabled-themes.
26696 Disable and reenable the `user' theme.
26697 (require-theme): Doc fix.
26698 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
26699 (custom-theme-value, custom-theme-variable-value): Likewise.
26700 (custom-theme-reset-internal): Likewise.
26701 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
26702 (custom-enable-theme, custom-disable-theme): New functions.
26703 (custom-variable-theme-value, custom-face-theme-value): Likewise.
26704 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
26705 (custom-theme-reset-variables): Simplify.
26706 (deftheme, custom-declare-theme, custom-make-theme-feature):
26707 Definitions moved.
26708
26709 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
26710
26711 * longlines.el (longlines-show-region)
26712 (longlines-unshow-hard-newlines): Recognize hard newlines by
26713 non-nil hard property, instead of t.
26714
26715 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
26716
26717 * emulation/viper-cmd.el (viper--key-maps): New variable.
26718 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
26719 emulation-mode-map-alists.
26720 (viper-envelop-ESC-key): Use viper-subseq.
26721 (viper-search-forward/backward/next): Disable debug-on-error.
26722
26723 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
26724 (viper-ESC-key): New defcustoms.
26725
26726 * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
26727
26728 * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
26729 (viper-subseq): Copy of subseq from cl.el.
26730
26731 * emulation/viper.el (viper-go-away, viper-set-hooks): Use
26732 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
26733
26734 * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
26735
26736 * emulation/viper-init.el: Get rid of -face in face names.
26737
26738 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
26739 Make it work with longlines mode.
26740
26741 * ediff-mult.el (ediff-meta-mode-hook): New variable.
26742
26743 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
26744
26745 * ediff-init.el: Get rid of -face in face names.
26746
26747 2005-07-10 Richard M. Stallman <rms@gnu.org>
26748
26749 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
26750 and with-timeout-unsuspend.
26751
26752 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
26753 and with-timeout-unsuspend.
26754
26755 * emacs-lisp/timer.el (with-timeout-timers): New variable.
26756 (with-timeout): Bind that variable to record timers.
26757 (with-timeout-suspend, with-timeout-unsuspend): New functions.
26758
26759 * emacs-lisp/debug.el (debug-help-follow): New function.
26760 (debugger-mode-map): Use that instead of help-follow.
26761 (debugger-setup-buffer): Use eval-buffer-list
26762 to handle eval-buffer frames.
26763
26764 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
26765
26766 * timezone.el (timezone-parse-date): Change first regexp
26767 so it will not mistakenly match dates with no time zone.
26768
26769 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
26770
26771 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
26772
26773 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
26774
26775 * custom.el (custom-initialize-safe-set)
26776 (custom-initialize-safe-default): New functions.
26777
26778 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
26779 and simplify :init-value.
26780
26781 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
26782 and simplify :init-value. Delete obsolete comment.
26783
26784 * startup.el (command-line): Use `custom-reevaluate-setting' to
26785 handle `tooltip-mode'. Delete obsolete comment.
26786
26787 * files.el (set-visited-file-name): Avoid calling
26788 `file-name-nondirectory' with a nil argument.
26789
26790 2005-07-09 Richard M. Stallman <rms@gnu.org>
26791
26792 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
26793 was called with nil for the buffer, handle the read position right.
26794 Handle read position for eval-region, too.
26795
26796 2005-07-09 Juri Linkov <juri@jurta.org>
26797
26798 * fringe.el (fringe-mode): Add period in docstring.
26799 (fringe-query-style): Build prompt depending on `all-frames' arg.
26800
26801 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
26802 to not create links to unrelated functions in the Help buffer.
26803
26804 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
26805 Doc fix.
26806
26807 * simple.el (next-error-hook): New variable.
26808 (next-error): Use it. Doc fix.
26809
26810 * textmodes/ispell.el (ispell-command-loop): Add current
26811 dictionary name and program name to mode-line-format.
26812 (ispell-region, ispell-process-line): Add current dictionary name
26813 and program name to messages.
26814
26815 2005-07-08 Jay Belanger <belanger@truman.edu>
26816
26817 * calc/calc.el (calc-embedded-announce-formula-alist)
26818 (calc-embedded-open-close-formula-alist)
26819 (calc-embedded-open-close-word-alist)
26820 (calc-embedded-open-close-plain-alist)
26821 (calc-embedded-open-close-new-formula-alist)
26822 (calc-embedded-open-close-mode-alist)
26823 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
26824 (calc-embedded-mode-hook): New variables.
26825
26826 * calc/calc-embed.el (calc-embedded-firsttime)
26827 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
26828 New variables.
26829 (calc-do-embedded): Use calc-embedded-firsttime,
26830 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
26831 determine whether or not to run hooks.
26832 (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
26833 calc-embedded-firsttime-formula appropriately.
26834 Set calc-embedded delimiter variables according to mode.
26835
26836 2005-07-08 Richard M. Stallman <rms@gnu.org>
26837
26838 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
26839 Check for "emacs", etc., as entire symbol, not just as word.
26840 (checkdoc-file-comments-engine): Use regexp-quote on FN.
26841
26842 * files.el (set-visited-file-name): Report the error
26843 for "empty filename" earlier.
26844 (kill-some-buffers): Ignore buffers already dead.
26845
26846 * fringe.el (fringe-mode): Doc fix.
26847
26848 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
26849 Check for (featurep 'xemacs) and turn off warnings in what it guards.
26850 Use unwind-protect to ensure byte-compile-unresolved-functions
26851 is updated.
26852
26853 * whitespace.el (whitespace-buffer-leading-cleanup):
26854 Simplify w/ skip-chars-forward.
26855 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
26856
26857 * mail/rmail.el (rmail-only-expunge): Fix paren error.
26858 Unconditionally try to leave point at the same old place.
26859
26860 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
26861
26862 * comint.el (comint-postoutput-scroll-to-bottom)
26863 (comint-show-maximum-output): Take scroll-margin into consideration.
26864
26865 2005-07-08 Kim F. Storm <storm@cua.dk>
26866
26867 * ido.el (ido-use-filename-at-point): New choice `guess'.
26868 (ido-file-internal): Try ffap-guesser if selected.
26869
26870 * ido.el (ido-before-fallback-functions): New hook.
26871 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
26872 (ido-read-file-name): Run it.
26873
26874 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
26875
26876 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
26877 strings rather than a list of symbols to the completion function.
26878
26879 2005-07-07 Jay Belanger <belanger@truman.edu>
26880
26881 * calc/calc-units.el (math-apply-units): Change the places in
26882 which units are simplified.
26883
26884 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
26885
26886 * cus-edit.el (customize-option, customize-option-other-window):
26887 Make them handle aliases.
26888
26889 * custom.el (custom-variable-p): Make it recursively follow
26890 aliases. Mention that in the docstring.
26891
26892 2005-07-07 Richard M. Stallman <rms@gnu.org>
26893
26894 * cus-start.el (exec-path): Use `directory' instead of `file'.
26895 Fix tag for nil.
26896
26897 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
26898
26899 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
26900 when called non-interactively. Doc fix.
26901
26902 2005-07-07 Lute Kamstra <lute@gnu.org>
26903
26904 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
26905 new address as well.
26906
26907 2005-07-07 Kenichi Handa <handa@m17n.org>
26908
26909 * international/mule.el (make-coding-system):
26910 Describe `ascii-incompatible' property in the docstring.
26911 (set-file-name-coding-system): Signal an error if coding-system is
26912 ascii-incompatible.
26913 (set-keyboard-coding-system): Likewise.
26914
26915 * international/mule-cmds.el (set-default-coding-systems):
26916 Don't set default-file-name-coding-system and
26917 default-keyboard-coding-system if coding-system is ASCII-incompatible.
26918
26919 * international/utf-16.el: Declare that all UTF-16-based coding
26920 systems are ASCII-incompatible.
26921
26922 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
26923
26924 * progmodes/gud.el: Require font-lock for displaying errors.
26925 Used by gdb-ui.el.
26926
26927 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
26928
26929 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
26930 values for the pattern lists which are `read'able but not
26931 `append'able (like symbols).
26932
26933 2005-07-06 Richard M. Stallman <rms@gnu.org>
26934
26935 * progmodes/flymake.el (flymake-float-time): Instead of
26936 with-no-warnings, test for XEmacs.
26937 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
26938 to avoid warning.
26939
26940 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
26941
26942 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
26943
26944 2005-07-05 Lute Kamstra <lute@gnu.org>
26945
26946 * battery.el: Add support for Darwin (with much debugging help
26947 from Samuel Lauber <sam124@operamail.com>).
26948 (battery-status-function, battery-echo-area-format)
26949 (battery-mode-line-format): Add support for pmset on Darwin.
26950 (battery-load-low, battery-load-critical): New user options.
26951 (battery-pmset): New function.
26952
26953 2005-07-05 Lute Kamstra <lute@gnu.org>
26954
26955 Update FSF's address in GPL notices.
26956
26957 * textmodes/page-ext.el: Update FSF's address.
26958
26959 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
26960
26961 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
26962 filling from using prefix when filling a single-line docstring.
26963
26964 * progmodes/flymake.el: Remove useless eval-when-compile.
26965
26966 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
26967
26968 2005-07-04 Richard M. Stallman <rms@gnu.org>
26969
26970 * textmodes/org.el (org-file-apps-defaults-gnu):
26971 Rename from org-file-apps-defaults-linux.
26972 (org-default-apps): Don't test system-type for `linux'.
26973 (org-file-apps): Doc fix.
26974
26975 2005-07-04 David Ponce <david@dponce.com>
26976
26977 * tree-widget.el: Improve header Commentary section.
26978 (tree-widget) [defgroup]
26979 (tree-widget-image-enable, tree-widget-themes-directory)
26980 (tree-widget-theme, tree-widget-image-properties-emacs)
26981 (tree-widget-image-properties-xemacs, tree-widget-create-image)
26982 (tree-widget-image-formats, tree-widget-control)
26983 (tree-widget-empty-control, tree-widget-leaf-control
26984 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
26985 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
26986 (tree-widget-keep, tree-widget-after-toggle-functions)
26987 (tree-widget-open-node, tree-widget-close-node): Doc fix.
26988 (tree-widget-open-control, tree-widget-close-control): Fix doc and
26989 :help-echo message.
26990 (tree-widget-set-theme): Doc fix. Use `string-equal'.
26991 (tree-widget-image-properties): Doc fix. Clearer implementation.
26992 (tree-widget--cursors): New constant.
26993 (tree-widget-lookup-image): New function split from
26994 `tree-widget-find-image'. Clearer implementation.
26995 (tree-widget-find-image): Use it.
26996 (tree-widget-button-keymap): Use `set-keymap-parent'.
26997 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
26998 Define the sub-widgets here.
26999 (tree-widget-node): Check that :node is not a tree-widget.
27000 (tree-widget-get-super, tree-widget-open-control)
27001 (tree-widget-close-control, tree-widget-empty-control)
27002 (tree-widget-leaf-control, tree-widget-guide)
27003 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
27004 (tree-widget-no-handle, tree-widget-value-delete)
27005 (tree-widget-map): Remove.
27006 (tree-widget-children-value-save): Doc fix. Simplified.
27007 (tree-widget-value-create): Update according to previous changes.
27008
27009 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
27010
27011 * textmodes/org.el: Leading space replaced by TABS.
27012 (org-recalc-marks, org-table-rotate-recalc-marks)
27013 (org-table-get-specials): Treat "^" and "_" marks.
27014 (org-table-justify-field-maybe): Optional argument NEW.
27015 (org-table-eval-formula): Parsing of the format simplified.
27016 New modes C,I. Honor the %= parameter in the current table.
27017 Avoid unnecessary re-align by using the NEW argument to
27018 `org-table-justify-field-maybe'.
27019 (org-calc-default-modes): Default for date-format mimicks org-mode.
27020 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
27021
27022 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
27023
27024 * cus-face.el (custom-theme-set-faces): Make it handle face
27025 aliases whose alias declarations are pre- or autoloaded.
27026
27027 2005-07-04 Juri Linkov <juri@jurta.org>
27028
27029 * faces.el (read-face-name): Put the code for getting a face name
27030 from the buffer before adding the faces from the `face' property.
27031 Use `completing-read-multiple' instead of `completing-read'.
27032 Require `crm'. Add default value and post-process the returned
27033 list of faces.
27034
27035 * emacs-lisp/crm.el (crm-find-current-element)
27036 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
27037
27038 * emacs-lisp/lisp-mode.el (eval-defun-1):
27039 * emacs-lisp/edebug.el (edebug-eval-defun):
27040 Remove unnecessary quotes.
27041
27042 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
27043
27044 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
27045 (prolog-indent-level): Fix typo in docstring.
27046
27047 * info.el (Info-history, Info-history-forward)
27048 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
27049
27050 * add-log.el (add-change-log-entry):
27051 * comint.el (comint-dynamic-list-input-ring)
27052 (comint-dynamic-list-completions):
27053 * dabbrev.el (dabbrev-expand):
27054 * delim-col.el (delimit-columns-rectangle-line):
27055 * diff-mode.el (diff-context->unified, diff-reverse-direction)
27056 (diff-unified->context):
27057 * ediff-init.el (ediff-abbrev-jobname):
27058 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
27059 (ediff-replace-session-activity-marker-in-meta-buffer):
27060 * info.el (Info-summary):
27061 * lpr.el (printify-region):
27062 * printing.el (pr-create-interface):
27063 * ps-print.el (ps-print-quote):
27064 * ses.el (ses-column-widths, ses-print-cell)
27065 (ses-adjust-print-width, ses-center):
27066 * shell.el (shell-file-name-quote-list):
27067 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
27068 (strokes-fill-current-buffer-with-whitespace)
27069 (strokes-xpm-for-stroke, strokes-list-strokes)
27070 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
27071 * term.el (term-dynamic-list-input-ring)
27072 (term-dynamic-list-completions):
27073 * calc/calc.el (math-format-stack-value):
27074 * emacs-lisp/edebug.el (edebug-display-freq-count):
27075 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
27076 (delphi-new-comment-line):
27077 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
27078 * progmodes/executable.el (executable-set-magic):
27079 * progmodes/python.el (inferior-python-mode):
27080 * progmodes/scheme.el (scheme-mode-syntax-table):
27081 * progmodes/sh-script.el (sh-maybe-here-document):
27082 * progmodes/sql.el (sql-copy-column):
27083 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
27084 * textmodes/bibtex.el (bibtex-mode):
27085 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
27086 (sgml-auto-attributes):
27087 * textmodes/table.el (table-insert, table-shorten-cell)
27088 (table--generate-source-scan-lines, table-delete-row)
27089 (*table--cell-delete-char, table--spacify-frame)
27090 (table--horizontally-shift-above-and-below)
27091 (table--cell-insert-char, table--cell-blank-str)
27092 (table--fill-region-strictly):
27093 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
27094 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
27095
27096 * add-log.el (change-log):
27097 * apropos.el (apropos):
27098 * comint.el (comint-completion, comint-source):
27099 * dabbrev.el (dabbrev):
27100 * delim-col.el (columns):
27101 * diff-mode.el (diff-mode):
27102 * ediff.el (ediff):
27103 * ediff-diff.el (ediff-diff):
27104 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
27105 * ediff-mult.el (ediff-mult):
27106 * ediff-ptch.el (ediff-ptch):
27107 * ediff-wind.el (ediff-window):
27108 * facemenu.el (facemenu):
27109 * indent.el (indent):
27110 * info.el (info):
27111 * jka-cmpr-hook.el (compression, jka-compr):
27112 * lpr.el (lpr):
27113 * outline.el (outlines):
27114 * pcmpl-cvs.el (pcmpl-cvs):
27115 * pcmpl-rpm.el (pcmpl-rpm):
27116 * printing.el (printing):
27117 * ps-print.el (postscript, ps-print, ps-print-horizontal)
27118 (ps-print-vertical, ps-print-headers, ps-print-font)
27119 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
27120 (ps-print-background, ps-print-printer, ps-print-page)
27121 (ps-print-miscellany):
27122 * ses.el (ses):
27123 * shell.el (shell, shell-directories, shell-faces):
27124 * startup.el (initialization):
27125 * strokes.el (strokes):
27126 * term.el (term):
27127 * uniquify.el (uniquify):
27128 * w32-vars.el (w32):
27129 * calc/calc.el (calc):
27130 * emacs-lisp/bytecomp.el (bytecomp):
27131 * emacs-lisp/cl-indent.el (lisp-indent):
27132 * emacs-lisp/edebug.el (edebug):
27133 * emacs-lisp/elp.el (elp):
27134 * emacs-lisp/testcover.el (testcover):
27135 * emacs-lisp/trace.el (trace):
27136 * emulation/viper-ex.el (viper-ex):
27137 * emulation/viper-mous.el (viper-mouse):
27138 * mail/mailalias.el (mailalias):
27139 * mail/supercite.el (supercite, supercite-frames)
27140 (supercite-attr, supercite-cite, supercite-hooks):
27141 * net/rcompile.el (remote-compile):
27142 * net/rlogin.el (rlogin):
27143 * obsolete/ooutline.el (outlines):
27144 * progmodes/delphi.el (delphi):
27145 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
27146 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
27147 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
27148 (ebnf-optimization):
27149 * progmodes/etags.el (etags):
27150 * progmodes/executable.el (executable):
27151 * progmodes/idlwave.el (idlwave):
27152 * progmodes/pascal.el (pascal):
27153 * progmodes/prolog.el (prolog):
27154 * progmodes/python.el (python):
27155 * progmodes/scheme.el (scheme):
27156 * progmodes/sh-script.el (sh, sh-script):
27157 * progmodes/sql.el (SQL):
27158 * progmodes/tcl.el (tcl):
27159 * textmodes/bibtex.el (bibtex, bibtex-autokey):
27160 * textmodes/enriched.el (enriched):
27161 * textmodes/makeinfo.el (makeinfo):
27162 * textmodes/sgml-mode.el (sgml):
27163 * textmodes/table.el (table-hooks):
27164 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
27165 * textmodes/texinfo.el (texinfo):
27166 * textmodes/two-column.el (two-column):
27167 Finish `defgroup' description with period.
27168
27169 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
27170 * eshell/esh-var.el (eshell-var):
27171 * progmodes/vhdl-mode.el (vhdl-testbench):
27172 * textmodes/org.el (org): Fix typos in docstrings.
27173
27174 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
27175 consistency.
27176
27177 * progmodes/flymake.el (flymake-find-file): Remove.
27178 (flymake-float-time): Use `with-no-warnings'.
27179 (flymake-check-start-time, flymake-check-was-interrupted)
27180 (flymake-err-info, flymake-is-running, flymake-last-change-time)
27181 (flymake-new-err-info): `defvar' at compile time.
27182
27183 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
27184
27185 * replace.el (occur-hook): Doc fix.
27186 (occur-1): Don't call `occur-hook' if there are no matches.
27187
27188 2005-07-03 Richard M. Stallman <rms@gnu.org>
27189
27190 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
27191 global-map, save the same map.
27192 (global-map): Don't alter it at top level.
27193 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
27194 Then alter it here instead.
27195 (tpu-edt-off): Set global-map to the saved one.
27196
27197 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
27198 All references simplified.
27199 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
27200 (zmacs-regions): Add defvar.
27201 (repeat-complex-command-map): Everything about that deleted.
27202
27203 * textmodes/artist.el (artist-key-is-drawing)
27204 (artist-key-endpoint1, artist-key-poly-point-list)
27205 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
27206 (artist-key-compl-table, artist-rb-save-data)
27207 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
27208 Don't put them in eval-when-compile.
27209 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
27210
27211 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
27212 Use with-no-warnings.
27213
27214 * net/browse-url.el (dos-windows-version): Add defvar.
27215
27216 * mail/supercite.el (filladapt-prefix-table): Add defvar.
27217
27218 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
27219 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
27220 (rmail-new-summary-line-count): Rename from new-summary-line-count.
27221 Add defvar.
27222 (rmail-summary-beginning-of-message): Use with-no-warnings.
27223 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
27224
27225 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
27226 Use with-no-warnings.
27227
27228 * emulation/vi.el (vi-mark-region): Use c-mark-function.
27229 (c-mark-function): Add point-moving-unit property.
27230 (vi-goto-line): Use with-no-warnings.
27231
27232 * emulation/edt.el (edt-last-copied-word): Add defvar.
27233 (zmacs-region-stays): Likewise.
27234 (edt-mark-section-wisely): Use c-mark-function for C.
27235 Use makr-defun for Fortran.
27236 (time-string): defvar deleted.
27237 (edt-display-the-time): Don't set time-string.
27238
27239 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
27240
27241 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
27242 Don't warn when name is not constant
27243 or for defining the group `emacs'.
27244
27245 * tooltip.el (gud-tooltip-mode): Add defvar.
27246
27247 * startup.el (default-frame-background-mode): Add defvar.
27248
27249 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
27250
27251 * info.el (tool-bar-map): Add defvar.
27252
27253 * dired.el (dnd-protocol-alist): Add defvar.
27254
27255 * dired-aux.el (dired-query): Display question with answer, when
27256 the user answers.
27257
27258 * custom.el (custom-add-option): Doc fix.
27259
27260 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
27261
27262 2005-07-03 Eli Zaretskii <eliz@gnu.org>
27263
27264 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
27265 bogus name from the last change.
27266
27267 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
27268
27269 * custom.el (custom-declare-variable): Fix typos in comment.
27270 (custom-known-themes): Doc fix.
27271 (custom-theme-directory): New defcustom.
27272 (require-theme): Make it check `custom-theme-directory'.
27273
27274 * cus-theme.el (custom-new-theme-mode): New function.
27275 (custom-theme-name, custom-theme-variables, custom-theme-faces)
27276 (custom-theme-description): Add compiler defvars.
27277 (customize-create-theme): Add doc to the "*New Custom Theme*"
27278 buffer. Use `custom-new-theme-mode'.
27279 (custom-theme-write): Put the created buffer in emacs-lisp-mode
27280 and save it to the `custom-theme-directory'. Make this the
27281 default directory of the buffer.
27282
27283 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
27284
27285 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
27286 Fix unbalanced parentheses.
27287
27288 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
27289
27290 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
27291 into flymake-mode and delegate to flymake-mode.
27292
27293 * find-file.el (ff-which-function-are-we-in): Clean up.
27294
27295 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
27296
27297 * replace.el (occur-rename-buffer): Fix docstring.
27298
27299 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
27300 (edt-last-copied-word, edt-learn-macro-count)
27301 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
27302 (edt-rect-start-point, edt-user-global-map, rect-start-point)
27303 (time-string, zmacs-region-stays):
27304 * emulation/edt-mapper.el (edt-save-function-key-map)
27305 (EDT-key-name): `defvar' to silence the byte-compiler.
27306
27307 2005-07-02 Martin Rudalics <rudalics@gmx.at>
27308
27309 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
27310 font-lock-regexp-backslash. Doc fix.
27311 (font-lock-regexp-backslash-grouping-construct): Rename from
27312 font-lock-regexp-backslash-construct. Doc fix.
27313 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
27314 grouping constructs.
27315
27316 2005-07-02 Eli Zaretskii <eliz@gnu.org>
27317
27318 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
27319 updating all the prerequisites.
27320
27321 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
27322
27323 * textmodes/org.el (org-agenda-start-on-weekday)
27324 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
27325 (org-agenda-use-time-grid, org-archive-location)
27326 (org-allow-space-in-links, org-usenet-links-prefer-google)
27327 (org-enable-table-editor, org-export-default-language)
27328 (org-export-html-show-new-buffer, org-fill-paragraph)
27329 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
27330 (org-goto-quit, org-occur, org-eval-in-calendar)
27331 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
27332 (org-agenda-diary-entry, org-remember-help)
27333 (org-table-convert-region, org-at-table-p)
27334 (org-table-move-row-down, org-table-move-row-up)
27335 (org-table-copy-region, org-table-toggle-vline-visibility)
27336 (org-table-get-stored-formulas, org-table-get-specials)
27337 (org-recalc-commands, org-table-eval-formula)
27338 (org-table-formula-substitute-names, orgtbl-make-binding)
27339 (org-format-org-table-html, org-format-table-table-html)
27340 (org-format-table-table-html-using-table-generate-source)
27341 (org-customize): Fix typos in docstrings.
27342 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
27343 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
27344 (org-back-to-heading): Doc fixes.
27345 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
27346 (org-agenda-change-all-lines, org-get-header):
27347 Improve argument/docstring consistency.
27348 (orgtbl-error): Fix error message.
27349
27350 * progmodes/flymake.el (flymake-find-possible-master-files)
27351 (flymake-master-file-compare, flymake-get-line-err-count)
27352 (flymake-highlight-line, flymake-gui-warnings-enabled):
27353 Fix typos in docstrings.
27354 (flymake-parse-line, flymake-get-project-include-dirs-function)
27355 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
27356 Doc fixes.
27357 (flymake-get-project-include-dirs-function)
27358 (flymake-make-err-menu-data):
27359 Improve argument/docstring consistency.
27360
27361 2005-07-01 Lute Kamstra <lute@gnu.org>
27362
27363 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
27364 Catch errors with ignore-errors. Use temporary buffer.
27365 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
27366
27367 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
27368 background color faces.
27369 (facemenu-set-foreground, facemenu-set-background):
27370 Use facemenu-set-face-from-menu.
27371 (facemenu-set-face-from-menu): Treat face names that start with
27372 "fg:" or "bg:" as special.
27373 (facemenu-add-new-color): Don't create faces. Simplify.
27374
27375 2005-06-30 Richard M. Stallman <rms@gnu.org>
27376
27377 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
27378 (crm-find-current-element): Likewise.
27379
27380 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27381
27382 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
27383
27384 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
27385
27386 * arc-mode.el (archive-extract): Make it work as a mouse binding.
27387 (archive-mouse-extract): Make it an obsolete alias.
27388 (archive-mode-map): Don't use archive-mouse-extract any more.
27389 (archive-mode, archive-extract): write-contents-hooks ->
27390 write-contents-functions.
27391 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
27392 first arg.
27393 (archive-rename-entry): Update the call.
27394 (archive-zip-summarize): Remove unused var `method'.
27395 (archive-lzh-summarize): Remove unused var `creator'.
27396
27397 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
27398 dedicated frame upon exit.
27399
27400 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
27401 (archive-zip-extract, archive-zip-expunge)
27402 (archive-zip-update, archive-zip-update-case): Use executable-find.
27403 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
27404 Use restore-buffer-modified-p.
27405 (archive-extract, archive-add-new-member, archive-write-file-member):
27406 Use with-current-buffer.
27407 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
27408
27409 2005-06-30 Andreas Schwab <schwab@suse.de>
27410
27411 * progmodes/gud.el (gud-filter): Remove unneeded progn.
27412
27413 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
27414
27415 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
27416
27417 2005-06-30 Juri Linkov <juri@jurta.org>
27418
27419 * faces.el (vertical-border): Inherit from mode-line-inactive
27420 only on tty.
27421
27422 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
27423
27424 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
27425 example, -NLINES in the `occur' docstring).
27426
27427 * replace.el (occur-1): When no matches are found, do not set the
27428 `buffer-read-only' and modified flags for the occur buffer,
27429 because it is deleted.
27430
27431 * emulation/cua-base.el (cua-check-pending-input)
27432 (cua-repeat-replace-region, cua-mode, cua-debug)
27433 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
27434 Fix typos in docstrings.
27435
27436 * emulation/cua-gmrk.el (cua-toggle-global-mark)
27437 (cua-cut-region-to-global-mark)
27438 (cua--cut-rectangle-to-global-mark):
27439 Remove period from end of messages.
27440
27441 * emulation/cua-rect.el (cua-do-rectangle-padding):
27442 Remove period from end of messages.
27443 (cua--rectangle-seq-format): Fix typo in docstring.
27444 (cua-sequence-rectangle, cua-fill-char-rectangle):
27445 Improve argument/docstring consistency.
27446
27447 2005-06-29 Juri Linkov <juri@jurta.org>
27448
27449 * faces.el (default-frame-background-mode): New internal variable.
27450 (frame-set-background-mode): Use it.
27451
27452 * startup.el (normal-top-level): Set default-frame-background-mode
27453 instead of frame-background-mode. Before setting it, test for its
27454 nil value. Remove tests for frame-background-mode and frame
27455 parameter `reverse'. Add test for "unspecified-fg".
27456
27457 * term/xterm.el (xterm-rxvt-set-background-mode):
27458 * term/rxvt.el (rxvt-set-background-mode):
27459 Set default-frame-background-mode instead of frame-background-mode.
27460
27461 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
27462
27463 * simple.el (set-variable): Warn about obsolete user variables.
27464
27465 * imenu.el (imenu--completion-buffer):
27466 * mouse.el (mouse-buffer-menu-alist):
27467 * msb.el (msb-invisible-buffer-p):
27468 * calendar/diary-lib.el (diary-header-line-format):
27469 * emacs-lisp/pp.el (pp-buffer):
27470 * progmodes/cperl-mode.el (cperl-do-auto-fill):
27471 * textmodes/picture.el (picture-replace-match):
27472 Change space constants followed by a sexp to "?\s ".
27473
27474 * play/decipher.el (decipher-loop-with-breaks):
27475 * textmodes/texinfo.el (texinfo-insert-@item): Change space
27476 constants "protected" from end of line by a comment to "?\s".
27477
27478 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27479
27480 * font-lock.el (save-buffer-state): Use `declare'.
27481
27482 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
27483 reset the syntax-table to cperl-mode-syntax-table.
27484 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
27485 "foo_print_bar" is not matched as a reserved keyword.
27486
27487 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
27488
27489 * textmodes/org.el (orgtbl-setup): New function, for delayed
27490 setup for the orgtbl commands.
27491 (org-calc-default-modes): New option.
27492 (orgtbl-make-binding): Use `defun' to get better help display.
27493 (org-diary): Call `org-compile-prefix-format'.
27494 (org-table-formula-substitute-names): New function.
27495 (org-agenda-day-view, org-agenda-week-view): New commands.
27496 (org-agenda-toggle-week-view): Command removed.
27497 (org-tbl-menu): Split off from org-org-menu.
27498 (org-mode): Move removal of outline-mode menus to here.
27499 (org-table-formula-debug): New option.
27500 (org-table-insert-row): Keep first field if just "#" or "*".
27501 (org-mode): Paragraph regexps fixed.
27502 (org-table-recalculate-regexp): New constant.
27503 (org-table-justify-field-maybe): Avoid replace if not necessary.
27504 (org-copy-special, org-cut-special): Use `call-interactively'.
27505 (org-table-copy-region): Take region from `interactive' call.
27506 (org-trim): Return string even if no match.
27507 (org-formula): New face.
27508 (org-set-font-lock-defaults): No longer highlight "FIXME".
27509 But highlight formula-related fields in table.
27510 (org-table-p): Use regexp, not fontification.
27511 (org-table-align): Handle white space at end of line.
27512 (org-table-formula-evaluate-inline): New option.
27513 (org-mode): Auto-wrapping in comment lines turned off.
27514 (org-table-copy-down): Evaluate only in copied field, not in
27515 destination.
27516 (org-table-current-formula): Variable removed.
27517 (org-table-store-formulas, org-table-get-stored-formulas)
27518 (org-table-modify-formulas, org-table-replace-in-formulas)
27519 (org-table-maybe-eval-formula): New functions.
27520 (org-table-get-formula): Modify to use stored formulas.
27521 (org-table-insert-column, org-table-delete-column)
27522 (org-table-move-column): Call `org-table-modify-formulas'.
27523 (org-complete): Add completion for keyword formulas.
27524 (orgtbl-mode): Pull orgtbl-mode-map to start of
27525 minor-mode-map-alist.
27526
27527 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27528
27529 * progmodes/python.el (python-check): Require `compile' before
27530 modifying its variables.
27531
27532 * newcomment.el (comment-indent-default): Don't get fooled by an early
27533 end of buffer.
27534
27535 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
27536
27537 * ps-print.el (ps-print-version): Fix version number.
27538
27539 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
27540
27541 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
27542
27543 2005-06-28 Richard M. Stallman <rms@gnu.org>
27544
27545 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
27546 (flyspell-local-mouse-map): Declaration deleted.
27547 (flyspell-mouse-map): Bind only mouse-2.
27548 (flyspell-mode-map): Don't test flyspell-use-local-map.
27549 (flyspell-overlay-keymap-property-name): Var deleted.
27550 (flyspell-mode-on): Don't make local bindings for
27551 flyspell-mouse-map and flyspell-mode-map.
27552 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
27553
27554 * textmodes/ispell.el (ispell-word): Do not ignore short words.
27555
27556 * progmodes/compile.el (compilation-next-error-function):
27557 Don't switch buffers; operate on the current buffer.
27558
27559 * progmodes/compile.el (compilation-error-file-name)
27560 (compilation-warning-file-name, compilation-info-file-name)
27561 (compilation-line-number, compilation-column-number): New faces.
27562 (compilation-error-face, compilation-warning-face)
27563 (compilation-info-face, compilation-line-face)
27564 (compilation-column-face): Use them.
27565
27566 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
27567
27568 * comint.el (comint-password-prompt-regexp): Accept ", try again".
27569
27570 * bindings.el (global-map): Bind insertchar and its variants.
27571
27572 2005-06-27 Richard M. Stallman <rms@gnu.org>
27573
27574 * textmodes/artist.el (artist-text-overwrite)
27575 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
27576
27577 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
27578
27579 * ps-print.el: It was not working the page selection for printing.
27580 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
27581 (ps-print-version): New version 6.6.7.
27582 (ps-end-sheet): New fun.
27583 (ps-header-sheet, ps-end-job): Call it.
27584
27585 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
27586
27587 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
27588
27589 2005-06-27 Lute Kamstra <lute@gnu.org>
27590
27591 * facemenu.el (facemenu-unlisted-faces): Add foreground and
27592 background color faces.
27593 (facemenu-get-face): Delete function.
27594 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
27595 (facemenu-add-new-color): Make second argument mandatory.
27596 Create the appropriate face and return it. Simplify.
27597 (facemenu-set-foreground, facemenu-set-background): Don't check if
27598 color is defined. Use return value of facemenu-add-new-color.
27599
27600 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
27601
27602 * progmodes/gud.el (gud-filter): Add missing argument to
27603 with-selected-window.
27604
27605 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
27606
27607 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
27608 a :require to the defcustom.
27609
27610 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
27611 defcustoms corresponding to minor modes.
27612
27613 2005-06-26 David Ponce <david@dponce.com>
27614
27615 * recentf.el: Require tree-widget instead of wid-edit.
27616 (recentf-filename-handler): Fix widget :type.
27617 (recentf-cancel-dialog, recentf-open-more-files)
27618 (recentf-open-files-action): Doc fix.
27619 (recentf-dialog-goto-first): New function.
27620 (recentf-dialog-mode-map): Set parent keymap first.
27621 (recentf-dialog-mode): Define with define-derived-mode.
27622 Don't display continuation lines in dialogs.
27623 (recentf-edit-list): Rename from recentf-edit-selected-items.
27624 (recentf-edit-list-select): Rename from recentf-edit-list-action.
27625 Simplify.
27626 (recentf-edit-list-validate): New function.
27627 (recentf-edit-list): Update accordingly.
27628 (recentf-open-files-item-shift): Remove.
27629 (recentf-open-files-item): Convert menu elements into tree and
27630 link widgets. Don't create the widgets.
27631 (recentf-open-files): Update accordingly.
27632 (recentf-save-list): Untabify.
27633
27634 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
27635
27636 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
27637 (keep-lines): Add INTERACTIVE arg. Never delete lines only
27638 partially contained in the active region. Do not take active
27639 region into account when called from Lisp, unless INTERACTIVE arg
27640 is non-nil. Use `forward-line' instead of `beginning-of-line' to
27641 avoid trouble with fields. Make marker point nowhere when no
27642 longer used. Always return nil. Doc fix.
27643 (flush-lines): Add INTERACTIVE arg. Do not take active region
27644 into account when called from Lisp, unless INTERACTIVE arg is
27645 non-nil. Use `forward-line' instead of `beginning-of-line' to
27646 avoid trouble with fields. Make marker point nowhere when no
27647 longer used. Always return nil. Doc fix.
27648 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
27649 interchangeable. Do not take active region into account when
27650 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
27651 message in echo area when called from Lisp, unless INTERACTIVE arg
27652 is non-nil. Avoid saying "1 occurrences". Do not use markers.
27653 Return the number of matches. Doc fix.
27654 (occur): Doc fix.
27655 (perform-replace): Make comment follow double space convention for
27656 the sake of `outline-minor-mode'.
27657
27658 * faces.el (facep): Doc fix.
27659
27660 2005-06-25 Richard M. Stallman <rms@gnu.org>
27661
27662 * facemenu.el (facemenu-enable-faces-p): New function.
27663 (facemenu-background-menu, facemenu-foreground-menu)
27664 (facemenu-face-menu): Add menu-enable property.
27665
27666 * jka-compr.el (jka-compr-insert-file-contents):
27667 Special handling if cannot find the uncompression program.
27668
27669 * cus-face.el (custom-face-attributes): Add autoload.
27670
27671 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
27672 Bind comment-indent-function locally.
27673
27674 * window.el (save-selected-window): Use save-current-buffer.
27675
27676 * subr.el (with-selected-window): Use save-current-buffer.
27677
27678 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
27679 and with-current-buffer.
27680
27681 2005-06-24 Richard M. Stallman <rms@gnu.org>
27682
27683 * simple.el (line-move-1): Fix previous change.
27684
27685 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
27686
27687 * replace.el (occur-1): Set `buffer-read-only' and the
27688 buffer-modified flag before running `occur-hook' to protect
27689 against unintentional buffer switches that can lead to data loss.
27690
27691 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
27692
27693 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
27694 (gud-gdb-marker-filter): Use font-lock-warning-face for any
27695 initial error.
27696
27697 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
27698 after fresh input.
27699 (gdb-var-create-handler): Put name of expression in quotes.
27700
27701 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
27702
27703 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
27704 elements of RING in order, and without bogus nil elements.
27705
27706 2005-06-23 Richard M. Stallman <rms@gnu.org>
27707
27708 * simple.el (set-variable): Args renamed; doc fix.
27709 (line-move-1): When there are overlays around, use vertical-motion.
27710
27711 * faces.el (escape-glyph): Use brown against light background.
27712 (nobreak-space): Rename from no-break-space.
27713 Fix previous change.
27714
27715 * dired-aux.el (dired-do-copy): Fix arg prompt.
27716
27717 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
27718
27719 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
27720
27721 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
27722 rather than "Distributor".
27723
27724 2005-06-23 Lute Kamstra <lute@gnu.org>
27725
27726 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
27727 (debug-on-entry): Use it. New interactive declaration that uses
27728 function-called-at-point.
27729
27730 2005-06-23 Kim F. Storm <storm@cua.dk>
27731
27732 * subr.el (save-match-data): Add comment about using evaporate arg
27733 to set-match-data.
27734
27735 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
27736
27737 * cus-edit.el (customize-face)
27738 (customize-face-other-window): Handle face aliases.
27739
27740 * faces.el (face-documentation, set-face-attribute)
27741 (face-spec-set): Handle face aliases.
27742
27743 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
27744
27745 * help-mode.el (help-make-xrefs): If a symbol representing a face
27746 name is not followed by the word "face", it could still be a
27747 function or variable name, so don't bypass other checks.
27748
27749 2005-06-22 Juri Linkov <juri@jurta.org>
27750
27751 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
27752 Replace aliased functions with calls where second arg `inherit' is t.
27753
27754 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
27755
27756 * progmodes/gdb-ui.el (gdb-error): New variable.
27757 (gdb-error): New function.
27758 (gdb-annotation-rules): Act on error-begin and error annotations.
27759 (gdb-concat-output): Use font-lock-warning-face for errors.
27760
27761 2005-06-22 Miles Bader <miles@gnu.org>
27762
27763 * bindings.el (propertized-buffer-identification): Use renamed
27764 `Buffer-menu-buffer' face.
27765
27766 * faces.el (vertical-border): Rename from `vertical-divider'.
27767 (escape-glyph): Change dark-background color back to `cyan'.
27768
27769 2005-06-21 Juri Linkov <juri@jurta.org>
27770
27771 * faces.el (face-user-default-spec): Try getting `customized-face'
27772 prior to `saved-face'.
27773 (frame-background-mode): Refill docstring.
27774
27775 * emacs-lisp/lisp-mode.el (eval-defun-1):
27776 * emacs-lisp/edebug.el (edebug-eval-defun):
27777 Set `saved-face' temporarily to nil before calling form.
27778 Set `customized-face' to the new spec after that.
27779
27780 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
27781
27782 * subr.el (1value, lambda, key-substitution-in-progress):
27783 Doc fixes.
27784
27785 * autoinsert.el (auto-insert-alist):
27786 * ses.el (ses-call-printer):
27787 * subr.el (noreturn):
27788 * emacs-lisp/lisp.el (check-parens):
27789 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
27790 * net/browse-url.el (browse-url-mosaic):
27791 * progmodes/cc-defs.el (c-safe-scan-lists):
27792 * progmodes/ebnf-abn.el (ebnf-abn-lex):
27793 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
27794 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
27795 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
27796 * progmodes/ebnf-iso.el (ebnf-iso-lex):
27797 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
27798
27799 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
27800
27801 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
27802
27803 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
27804
27805 * calendar/appt.el (appt-make-list): Activate the package, if
27806 not already active (for backwards compatibility).
27807
27808 2005-06-20 Kim F. Storm <storm@cua.dk>
27809
27810 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
27811
27812 2005-06-20 Miles Bader <miles@gnu.org>
27813
27814 * faces.el (vertical-divider): New face.
27815
27816 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
27817
27818 * simple.el (kill-whole-line): Doc fix.
27819 (next-error-buffer-p, next-error-find-buffer)
27820 (clone-indirect-buffer): Fix typos in docstrings.
27821 (comment-line-break-function): Doc fix: don't say variable
27822 is automatically buffer-local (it isn't).
27823
27824 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
27825
27826 * net/tramp-ftp.el (top):
27827 * net/tramp-smb.el (top):
27828 * net/tramp-util.el (top):
27829 * net/tramp-uu.el (top):
27830 * net/tramp-vc.el (top):
27831 * net/tramp.el (top): Revert copyright years back to original
27832 ones. Tramp has a life outside GNU Emacs.
27833
27834 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
27835
27836 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
27837
27838 2005-06-18 Juri Linkov <juri@jurta.org>
27839
27840 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
27841 end of first regexp to limit the match to the position between
27842 line number and source line with same separator character as used
27843 between file name and line number. In the second regexp limit
27844 mouse-face area to file name and line number by adding new group
27845 for them and referring it in HYPERLINK arg.
27846 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
27847 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
27848 previous line where grep markers may be already removed.
27849
27850 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
27851
27852 * progmodes/ps-mode.el: Update version and maintainer's email address.
27853
27854 2005-06-18 Steve Youngs <steve@xemacs.org>
27855
27856 * net/browse-url.el (browse-url-browser-function)
27857 (browse-url-default-browser): Add firefox.
27858 (browse-url-firefox-program, browse-url-firefox-arguments)
27859 (browse-url-firefox-startup-arguments)
27860 (browse-url-firefox-new-window-is-tab): New defcustoms.
27861 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
27862
27863 2005-06-17 Richard M. Stallman <rms@gnu.org>
27864
27865 * startup.el (command-line): Warn if specified user name has
27866 no home directory.
27867
27868 * term.el (term-get-old-input, term-input-filter, term-input-sender)
27869 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
27870
27871 * longlines.el (longlines-mode, longlines-show-hard-newlines):
27872 Doc fixes.
27873
27874 * faces.el (underline): Try bold if terminal doesn't support underline.
27875
27876 * mail/sendmail.el (mail-setup-with-from): New variable.
27877 (mail-insert-from-field): New function.
27878 (sendmail-send-it): Call it.
27879 (mail-setup): Optionally call it here.
27880
27881 * term/linux.el: Call tty-no-underline.
27882
27883 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
27884
27885 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
27886
27887 2005-06-17 Miles Bader <miles@gnu.org>
27888
27889 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
27890 (ediff-current-diff-C, ediff-current-diff-Ancestor)
27891 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
27892 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
27893 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
27894 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
27895 Remove "-face" suffix from face names.
27896 (ediff-current-diff-face-A, ediff-current-diff-face-B)
27897 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
27898 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
27899 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
27900 (ediff-even-diff-face-A, ediff-even-diff-face-B)
27901 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
27902 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
27903 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
27904 New backward-compatibility aliases for renamed faces.
27905 (ediff-current-diff-face-A, ediff-current-diff-face-B)
27906 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
27907 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
27908 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
27909 (ediff-even-diff-face-A, ediff-even-diff-face-B)
27910 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
27911 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
27912 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
27913 Use renamed ediff faces.
27914
27915 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
27916 Remove "-face" suffix from face names.
27917 (eshell-test-ok-face, eshell-test-failed-face):
27918 New backward-compatibility aliases for renamed faces.
27919 (eshell-run-test): Use renamed eshell-test faces.
27920
27921 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
27922 face name.
27923 (eshell-prompt-face): New backward-compatibility alias for renamed
27924 face.
27925 (eshell-emit-prompt): Use renamed eshell-prompt face.
27926
27927 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
27928 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
27929 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
27930 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
27931 Remove "-face" suffix from face names.
27932 (eshell-ls-directory-face, eshell-ls-symlink-face)
27933 (eshell-ls-executable-face, eshell-ls-readonly-face)
27934 (eshell-ls-unreadable-face, eshell-ls-special-face)
27935 (eshell-ls-missing-face, eshell-ls-archive-face)
27936 (eshell-ls-backup-face, eshell-ls-product-face)
27937 (eshell-ls-clutter-face):
27938 New backward-compatibility aliases for renamed faces.
27939 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
27940
27941 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
27942 Remove "-face" suffix from face name.
27943 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
27944 instead of literal face.
27945
27946 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
27947
27948 * emacs-lisp/warnings.el (display-warning, lwarn)
27949 (warning-minimum-log-level): Doc fixes.
27950 (warning-minimum-level, warning-minimum-log-level):
27951 Add :debug to :type choices.
27952
27953 * progmodes/ada-mode.el (ada-format-paramlist)
27954 (ada-get-indent-case, ada-check-matching-start)
27955 (ada-check-defun-name, ada-goto-matching-decl-start)
27956 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
27957 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
27958 (ada-make-subprogram-body): Follow error conventions.
27959 (ada-case-exception-file, ada-indent-comment-as-code)
27960 (ada-indent-handle-comment-special, ada-indent-renames)
27961 (ada-indent-return, ada-search-directories-internal)
27962 (ada-tab-policy, ada-case-exception-substring)
27963 (ada-other-file-alist, ada-matching-start-re)
27964 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
27965 (ada-imenu-generic-expression, ada-compile-goto-error)
27966 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
27967 (ada-popup-menu, ada-add-extensions, ada-mode)
27968 (ada-region-selected, ada-create-case-exception)
27969 (ada-create-case-exception-substring, ada-after-keyword-p)
27970 (ada-activate-keys-for-case, ada-adjust-case-region)
27971 (ada-adjust-case-buffer, ada-format-paramlist)
27972 (ada-scan-paramlist, ada-insert-paramlist)
27973 (ada-indent-newline-indent)
27974 (ada-indent-newline-indent-conditional)
27975 (ada-justified-indent-current, ada-goto-previous-word)
27976 (ada-indent-current, ada-get-indent-open-paren)
27977 (ada-get-indent-paramlist, ada-get-indent-end)
27978 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
27979 (ada-get-indent-block-start, ada-get-indent-subprog)
27980 (ada-get-indent-noindent, ada-get-indent-label)
27981 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
27982 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
27983 (ada-goto-stmt-end, ada-goto-next-word)
27984 (ada-check-matching-start, ada-check-defun-name)
27985 (ada-goto-matching-decl-start, ada-goto-matching-start)
27986 (ada-goto-matching-end, ada-search-ignore-string-comment)
27987 (ada-in-decl-p, ada-looking-at-semi-or)
27988 (ada-looking-at-semi-private, ada-in-paramlist-p)
27989 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
27990 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
27991 (ada-next-procedure, ada-previous-procedure, ada-next-package)
27992 (ada-previous-package, ada-create-menu)
27993 (ada-fill-comment-paragraph-justify)
27994 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
27995 (ada-other-file-name, ada-last-which-function-line)
27996 (ada-last-which-function-subprog, ada-which-function)
27997 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
27998 (ada-gen-treat-proc, ada-check-emacs-version)
27999 (ada-continuation-indent, ada-align-region-separate):
28000 Fix typos in docstrings.
28001 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
28002
28003 2005-06-16 Lute Kamstra <lute@gnu.org>
28004
28005 * simple.el (fundamental-mode): Run after-change-major-mode-hook
28006 conditionally.
28007
28008 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
28009
28010 * comint.el (comint-replace-by-expanded-filename)
28011 (comint-prompt-regexp, comint-delimiter-argument-list)
28012 (comint-preinput-scroll-to-bottom):
28013 * info.el (Info-hide-cookies-node):
28014 * ls-lisp.el (ls-lisp-classify):
28015 * find-file.el (ff-search-directories, ff-special-constructs)
28016 (ff-find-other-file):
28017 * font-lock.el (font-lock-keywords):
28018 * shell.el (shell-prompt-pattern)
28019 (shell-dynamic-complete-functions, shell-mode)
28020 (shell-delimiter-argument-list):
28021 * term.el (term-replace-by-expanded-filename)
28022 (term-prompt-regexp, term-delimiter-argument-list):
28023 * woman.el (woman-ignore, woman0-if):
28024 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
28025 * emacs-lisp/elint.el (elint-init-env):
28026 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
28027 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
28028 * language/ethio-util.el (ethio-tilde-escape)
28029 (ethio-use-three-dot-question):
28030 * net/zone-mode.el (zone-mode-load-time-setup):
28031 * progmodes/cc-align.el (c-lineup-argcont):
28032 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
28033 * progmodes/cperl-mode.el (cperl-set-style-back):
28034 * progmodes/inf-lisp.el (inferior-lisp-prompt):
28035 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
28036 Fix spellings in docstrings.
28037
28038 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
28039 * progmodes/modula2.el (m2-for): Fix spellings.
28040
28041 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
28042
28043 * simple.el (undo-more): Don't use `format' on `error' arguments.
28044 Improve argument/docstring consistency.
28045 (pending-undo-list): Doc fix.
28046
28047 * smerge-mode.el (smerge-ensure-match):
28048 * emulation/vip.el (vip-ex):
28049 * net/zone-mode.el (zone-mode-update-serial):
28050 * progmodes/idlwave.el (idlwave-complete):
28051 * progmodes/vhdl-mode.el (vhdl-visit-file)
28052 (vhdl-compose-wire-components):
28053 Don't use `format' on `error' arguments.
28054
28055 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
28056 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
28057 (tooltip-help-tips): Fix typos in docstrings.
28058
28059 2005-06-16 David Ponce <david@dponce.com>
28060
28061 * tree-widget.el (tree-widget-value-create): Simplify last change.
28062
28063 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
28064
28065 * ido.el (ido-incomplete-regexp): New variable.
28066 (ido-set-matches-1): Handle invalid-regexp error and set
28067 ido-incomplete-regexp.
28068 (ido-incomplete-regexp): New face.
28069 (ido-completions): Use it.
28070 (ido-complete, ido-exit-minibuffer, ido-completions):
28071 Handle incomplete regexps.
28072 (ido-completions): Add check for complete match when entering a regexp.
28073
28074 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
28075
28076 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
28077
28078 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
28079
28080 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
28081 by field delimiters.
28082
28083 2005-06-15 David Ponce <david@dponce.com>
28084
28085 * tree-widget.el: eval-and-compile inlined functions so they will
28086 be available at run-time too.
28087 (tree-widget-super-format-handler)
28088 (tree-widget-format-handler): Remove.
28089 (tree-widget-value-create): Handle the :indent property.
28090
28091 2005-06-15 Miles Bader <miles@gnu.org>
28092
28093 * progmodes/which-func.el (which-func): Only inherit
28094 `font-lock-function-name-face' when that makes sense against the
28095 default mode-line face, otherwise set the face color explicitly.
28096
28097 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
28098 faces instead of (non-existent) variables.
28099
28100 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
28101
28102 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
28103 (iswitchb-get-matched-buffers): Likewise. Simplify.
28104
28105 2005-06-14 Miles Bader <miles@gnu.org>
28106
28107 * progmodes/ld-script.el (ld-script-location-counter):
28108 Remove "-face" suffix from face name.
28109 (ld-script-location-counter-face):
28110 New backward-compatibility alias for renamed face.
28111 (ld-script-location-counter-face): Use renamed face.
28112
28113 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
28114 (cperl-hash): Remove "-face" suffix from face names.
28115 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
28116 New backward-compatibility aliases for renamed faces.
28117 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
28118 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
28119
28120 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
28121 name.
28122 (which-func-face): New backward-compatibility alias for renamed face.
28123 (which-func-format): Use renamed which-func face.
28124
28125 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
28126 (vhdl-function, vhdl-directive, vhdl-reserved-word)
28127 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
28128 names.
28129 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
28130 (vhdl-speedbar-configuration, vhdl-speedbar-package)
28131 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
28132 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
28133 (vhdl-speedbar-architecture-selected)
28134 (vhdl-speedbar-configuration-selected)
28135 (vhdl-speedbar-package-selected)
28136 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
28137 names.
28138 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
28139 Use renamed faces.
28140 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
28141 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
28142 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
28143 Use renamed faces.
28144 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
28145 names.
28146 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
28147 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
28148 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
28149 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
28150 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
28151 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
28152
28153 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
28154 face name.
28155 (sh-heredoc-face): New backward-compatibility alias for renamed face.
28156 (sh-heredoc-face): Use renamed sh-heredoc face.
28157
28158 * progmodes/idlw-help.el (idlwave-help-link):
28159 Remove "-face" suffix from face name.
28160 (idlwave-help-link-face):
28161 New backward-compatibility alias for renamed face.
28162 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
28163
28164 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
28165 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
28166 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
28167 New backward-compatibility aliases for renamed faces.
28168 (idlwave-shell-disabled-breakpoint-face)
28169 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
28170
28171 * progmodes/flymake.el (flymake-errline, flymake-warnline):
28172 Remove "-face" suffix from face names.
28173 (flymake-errline-face, flymake-warnline-face):
28174 New backward-compatibility aliases for renamed faces.
28175 (flymake-highlight-line): Use renamed flymake faces.
28176
28177 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
28178 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
28179 (ebrowse-member-class, ebrowse-progress):
28180 Remove "-face" suffix from face names.
28181 (ebrowse-tree-mark-face, ebrowse-root-class-face)
28182 (ebrowse-file-name-face, ebrowse-default-face)
28183 (ebrowse-member-attribute-face, ebrowse-member-class-face)
28184 (ebrowse-progress-face):
28185 New backward-compatibility aliases for renamed faces.
28186 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
28187 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
28188 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
28189 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
28190
28191 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
28192 antlr-syntax)
28193 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
28194 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
28195 names.
28196 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
28197 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
28198 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
28199 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
28200 backward-compatibility aliases for renamed faces.
28201 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
28202 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
28203 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
28204 remove "font-lock-". Use renamed antlr-mode faces.
28205 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
28206 literal face-names with face variable references.
28207
28208 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
28209 face name.
28210 (Buffer-menu-buffer-face): New backward-compatibility alias for
28211 renamed face.
28212 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
28213
28214 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
28215
28216 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
28217 Eliminate "-face" suffix.
28218 (makefile-targets): Inherit from font-lock-function-name-face and
28219 eliminate "-face" suffix.
28220 (makefile-shell): Remove attributes and eliminate "-face" suffix.
28221 (makefile-*-font-lock-keywords): Append makefile-targets in rule
28222 actions, instead of prepending, to make it less visible.
28223 (makefile-previous-dependency, makefile-match-dependency):
28224 Don't match a target on a continuation line.
28225
28226 * files.el (auto-mode-alist): Put Makefile in gmake mode.
28227
28228 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
28229
28230 * progmodes/gdb-ui.el (menu): Re-order menu items.
28231 (gdb-tooltip-print): Respect tooltip-use-echo-area.
28232
28233 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
28234 Define in tooltip.el.
28235 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
28236 (gud-tooltip-tips): Respect tooltip-use-echo-area and
28237 gud-tooltip-echo-area.
28238
28239 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
28240 backward compatibility and make obsolete.
28241 (tooltip-help-tips): Use tooltip-use-echo-area.
28242 (tooltip-show-help-function): Rename to...
28243 (tooltip-show-help): ...this, because it is a function.
28244 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
28245
28246 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
28247
28248 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
28249 (edebug-print-length, edebug-print-level, edebug-print-circle)
28250 (edebug-modify-breakpoint, edebug-eval-last-sexp)
28251 (edebug-eval-print-last-sexp): Doc fixes.
28252
28253 2005-06-14 Kim F. Storm <storm@cua.dk>
28254
28255 * ido.el (ido-mode): Make a new keymap every time we enable ido,
28256 as the coverage buffer/file/both may change.
28257
28258 2005-06-14 Lute Kamstra <lute@gnu.org>
28259
28260 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
28261 and run-mode-hooks. Simplify.
28262
28263 * mail/rmailedit.el (rmail-edit-mode):
28264 * progmodes/octave-inf.el (inferior-octave-mode):
28265 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
28266
28267 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
28268 and run-mode-hooks.
28269 (recentf-edit-list, recentf-open-files): Don't call
28270 kill-all-local-variables directly.
28271
28272 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
28273
28274 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
28275
28276 * emacs-lisp/byte-run.el (make-obsolete)
28277 (define-obsolete-function-alias): Rename arguments FUNCTION and
28278 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
28279 (make-obsolete-variable, define-obsolete-variable-alias):
28280 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
28281 respectively.
28282
28283 * isearchb.el (isearchb-activate):
28284 * pcvs.el (cvs-mode):
28285 * ses.el (ses-load):
28286 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
28287 * net/tramp.el (tramp-find-file-exists-command)
28288 (tramp-find-shell):
28289 * progmodes/ada-mode.el (ada-create-case-exception)
28290 (ada-create-case-exception-substring, ada-make-subprogram-body):
28291 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
28292 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
28293 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
28294 * textmodes/org.el (org-promote, org-evaluate-time-range)
28295 (org-agenda-next-date-line, org-agenda-previous-date-line)
28296 (org-agenda-error, org-open-at-point, org-table-move-row)
28297 (org-format-table-table-html-using-table-generate-source)
28298 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
28299 * textmodes/reftex.el (reftex-access-scan-info):
28300 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
28301 (reftex-toc-promote-prepare): Follow error conventions.
28302
28303 * diff-mode.el (diff-mode): Fix typo in docstring.
28304
28305 * forms.el (forms--intuit-from-file): Fix reference to
28306 `forms-number-of-fields' in error message.
28307 (forms-print): Fix quoting in error message.
28308
28309 * forms.el (forms-mode):
28310 * emulation/vi.el (vi-goto-insert-state):
28311 * progmodes/flymake.el (flymake-new-err-info)
28312 (flymake-start-syntax-check-for-current-buffer)
28313 (flymake-simple-cleanup):
28314 * eshell/esh-var.el (eshell/export):
28315 * progmodes/gud.el (xdb):
28316 * textmodes/flyspell.el (flyspell-incorrect-hook)
28317 (flyspell-maybe-correct-transposition)
28318 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
28319
28320 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
28321
28322 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
28323 minibuffer prompt.
28324
28325 2005-06-13 Kim F. Storm <storm@cua.dk>
28326
28327 * subr.el (add-to-ordered-list): New defun.
28328
28329 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
28330 add cua--keymap-alist to emulation-mode-map-alists.
28331
28332 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
28333
28334 * subr.el (complete-in-turn): New macro.
28335 (dynamic-completion-table, lazy-completion-table): Add debug info.
28336
28337 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
28338 in preference to face aliases.
28339
28340 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
28341 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
28342 Remove unused vars `start' and `firstline'.
28343 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
28344 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
28345
28346 2005-06-13 Eli Zaretskii <eliz@gnu.org>
28347
28348 * cus-start.el (all): Don't complain about missing GTK-related
28349 variables, unless either `gtk' is boundp or this isn't a
28350 `windows-nt' build.
28351
28352 2005-06-13 Lute Kamstra <lute@gnu.org>
28353
28354 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
28355 run-mode-hooks.
28356
28357 * ediff-mult.el (ediff-meta-mode):
28358 * ediff-util.el (ediff-mode): Use run-mode-hooks.
28359
28360 * ledit.el (ledit-mode): Use delay-mode-hooks.
28361
28362 * woman.el (woman-mode-line-format): Delete constant.
28363 (woman-mode-map): Initialize it properly.
28364 (woman-mode): Set mode-class property to special.
28365 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
28366 Set major-mode and mode-name. Don't set mode-line-format directly.
28367 (Man-getpage-in-background): Don't reference woman-mode-line-format.
28368
28369 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
28370 string argument obsolete.
28371
28372 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
28373
28374 * textmodes/org.el (org-CUA-compatible): New option.
28375 (org-disputed-keys): New variable.
28376 (org-key): New function.
28377 (orgtbl-make-binding): Add docstring to the created function.
28378 (org-mode): Set paragraph start/separate regexps.
28379 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
28380 (org-archive-location, org-archive-mark-done)
28381 (org-archive-stamp-time): New options.
28382 (org-archive-subtree): New command.
28383 (org-fill-paragraph): New function.
28384 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
28385 (org-fake-empty-table-line): Function removed.
28386 (org-format-org-table-html): Do not create empty table lines at
28387 separator lines. Improved table header treatment.
28388 (org-link-format): New option.
28389 (org-make-link): New function.
28390 (org-insert-link, org-store-link): Use org-make-link.
28391 (org-open-file): Quote file name for shell command, to allow
28392 spaces in file names.
28393 (org-link-regexp): Fix bug with mailto link.
28394 (org-link-maybe-angles-regexp, org-protected-link-regexp):
28395 New constants.
28396 (org-export-as-html): Deal with the optional angles around a link.
28397 Better treatment of file: links.
28398 (org-open-at-point): Replace @{ and @} with < and >.
28399 (org-run-mode-hooks): Function removed.
28400 (org-agenda-mode): No longer use `org-run-mode-hooks'.
28401
28402 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
28403
28404 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
28405 MI command -data-list-register-values.
28406 (gdb-post-prompt): Indent properly.
28407
28408 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
28409
28410 * hilit-chg.el (highlight-changes-colors): Rename from
28411 `highlight-changes-colours'.
28412 (highlight-changes-colours): Keep as obsolete alias.
28413 (highlight-changes-face-list): Doc fix.
28414 (hilit-chg-make-list): Use `highlight-changes-colors'.
28415
28416 2005-06-12 Mark A. Hershberger <mah@everybody.org>
28417
28418 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
28419 defun-prompt-regexp.
28420
28421 2005-06-12 Eli Zaretskii <eliz@gnu.org>
28422
28423 * loadup.el: Don't say we are dumping under 2 names on windows-nt
28424 and cygwin.
28425
28426 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
28427 Don't use an old loaddefs.el, as in Makefile.in.
28428
28429 2005-06-12 Lute Kamstra <lute@gnu.org>
28430
28431 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
28432
28433 * man.el (Man-mode-map): Initialize it properly.
28434 (Man-mode): Set mode-class property to special.
28435
28436 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
28437
28438 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
28439
28440 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
28441 A newline is needed in the docstring there.
28442
28443 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
28444 Doc fixes.
28445
28446 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28447
28448 * printing.el: Doc fix. The menubar is no more changed when printing
28449 is loaded, it only changes when pr-menu-bind or pr-update-menus is
28450 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
28451 (pr-version): New version number (6.8.4).
28452 (pr-menu-bind): New command.
28453 (pr-update-menus): Docstring and code fix.
28454 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
28455 Docstring fix.
28456 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
28457 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
28458
28459 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
28460
28461 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
28462 "Returns" to "return", document useful return values, etc.
28463
28464 2005-06-11 Alan Mackenzie <acm@muc.de>
28465
28466 * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
28467 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
28468 (adaptive-file-function): Minor amendment to doc-string.
28469
28470 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
28471
28472 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
28473 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
28474 Fix :type--it is `integer', not `string'.
28475
28476 * faces.el (modeline-highlight): Rename from (the erroneous)
28477 `modeline-higilight'.
28478
28479 2005-06-11 Lute Kamstra <lute@gnu.org>
28480
28481 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
28482 lisp-interaction-mode-map but make it the parent.
28483 (edebug-eval-mode): Use define-derived-mode.
28484
28485 2005-06-11 Andreas Schwab <schwab@suse.de>
28486
28487 * bindings.el: Add binding of `ESC functionkey' for every
28488 `M-functionkey'.
28489 * hexl.el (hexl-mode-map): Likewise.
28490
28491 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
28492
28493 * progmodes/compile.el (compilation-error-regexp-alist-alist)
28494 [msft]: update regexp for newer msft compilers.
28495
28496 2005-06-10 Mark A. Hershberger <mah@everybody.org>
28497
28498 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
28499 ATTLIST portions of included DTDs.
28500 (xml-parse-dtd): Eliminate use of inefficient match-data.
28501
28502 2005-06-10 Miles Bader <miles@gnu.org>
28503
28504 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
28505 (mpuz-text): Remove "-face" suffix from face names.
28506 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
28507 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
28508 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
28509
28510 * play/gomoku.el (gomoku-O, gomoku-X):
28511 Remove "-face" suffix from face names.
28512 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
28513 New backward-compatibility aliases for renamed faces.
28514 (gomoku-font-lock-keywords): Use renamed gomoku faces.
28515
28516 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
28517
28518 * thumbs.el: Fixes for changes of 2005-06-09.
28519 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
28520 as a directory.
28521 (thumbs-thumbname): Remove directory separator from format string;
28522 `thumbs-thumbsdir' now returns a valid directory name.
28523 (thumbs-temp-dir): New defsubst.
28524 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
28525 Use it.
28526
28527 * cus-edit.el (minibuffer):
28528 * files.el (make-backup-file-name-function):
28529 * filesets.el (filesets-external-viewers):
28530 * hilit-chg.el (highlight-changes-colours)
28531 (highlight-changes-face-list, highlight-changes-rotate-faces):
28532 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
28533 * kmacro.el (kmacro-call-macro):
28534 * log-edit.el (log-edit-changelog-full-paragraphs):
28535 * mouse.el (mouse-1-click-follows-link):
28536 * skeleton.el (skeleton-autowrap):
28537 * subr.el (insert-for-yank-1):
28538 * tempo.el (tempo-insert-region):
28539 * terminal.el (terminal-emulator):
28540 * time.el (display-time-mail-face):
28541 * vc.el (vc-annotate):
28542 * vcursor.el (vcursor-copy-line):
28543 * woman.el (woman-bold-headings, woman-ignore)
28544 (woman-default-faces, woman-monochrome-faces):
28545 * calendar/todo-mode.el (todo-insert-threshold):
28546 * emulation/pc-select.el (pc-select-selection-keys-only)
28547 (pc-selection-mode):
28548 * emulation/vip.el (vip-find-char-forward):
28549 * emulation/viper-cmd.el (viper-find-char-forward):
28550 * international/mule-cmds.el
28551 (select-safe-coding-system-accept-default-p)
28552 (input-method-exit-on-invalid-key):
28553 * international/mule-diag.el (describe-coding-system):
28554 * international/ucs-tables.el (unify-8859-on-encoding-mode):
28555 * net/browse-url.el (browse-url-xterm-program):
28556 * obsolete/lazy-lock.el (lazy-lock-mode):
28557 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
28558 (cperl-mode):
28559 * progmodes/cpp.el (cpp-face-light-name-list)
28560 (cpp-face-dark-name-list):
28561 * progmodes/delphi.el (delphi-newline-always-indents):
28562 Fix spellings in docstrings.
28563
28564 * ido.el (ido-mode, ido-file-extensions-order)
28565 (ido-default-file-method, ido-default-buffer-method)
28566 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
28567 (ido-decorations, ido-read-file-name-as-directory-commands)
28568 (ido-read-file-name-non-ido, ido-work-directory-list)
28569 (ido-ignore-item-temp-list, ido-current-directory)
28570 (ido-magic-forward-char, ido-enter-find-file)
28571 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
28572 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
28573
28574 2005-06-10 Lute Kamstra <lute@gnu.org>
28575
28576 * play/dunnet.el (dun-mode): Use define-derived-mode.
28577 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
28578 obsolete alias.
28579
28580 * play/doctor.el (doctor-mode-map): Remove defvar.
28581 (doctor-mode): Use define-derived-mode.
28582
28583 * mail/mspools.el (mspools-mode):
28584 * net/eudc-hotlist.el (eudc-hotlist-mode):
28585 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
28586
28587 2005-06-10 Miles Bader <miles@gnu.org>
28588
28589 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
28590 Remove "-face" suffix from face names.
28591 (flyspell-incorrect-face, flyspell-duplicate-face):
28592 New backward-compatibility aliases for renamed faces.
28593 (flyspell-mode-on, make-flyspell-overlay)
28594 (flyspell-highlight-incorrect-region)
28595 (flyspell-highlight-duplicate-region)
28596 (flyspell-display-next-corrections)
28597 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
28598
28599 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
28600 from face name.
28601 (texinfo-heading-face): New backward-compatibility alias for
28602 renamed face.
28603 (texinfo-heading-face): Use renamed texinfo-heading face.
28604
28605 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
28606 suffix from face names.
28607 (tex-math-face, tex-verbatim-face):
28608 New backward-compatibility aliases for renamed faces.
28609 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
28610 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
28611 literal face name.
28612
28613 * textmodes/table.el (table-cell): Remove "-face" suffix from face
28614 name.
28615 (table-cell-face): New backward-compatibility alias for renamed face.
28616 (table--put-cell-face-property, table--update-cell-face):
28617 Use renamed table-cell face.
28618
28619 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
28620 from face name.
28621 (sgml-namespace-face): New backward-compatibility alias for
28622 renamed face.
28623 (sgml-namespace-face): Use renamed sgml-namespace face.
28624
28625 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
28626 (org-level-4, org-level-5, org-level-6, org-level-7)
28627 (org-level-8, org-warning, org-headline-done)
28628 (org-deadline-announce, org-scheduled-today)
28629 (org-scheduled-previously, org-link, org-done, org-table)
28630 (org-time-grid): Remove "-face" suffix from face names.
28631 (org-level-1-face, org-level-2-face, org-level-3-face)
28632 (org-level-4-face, org-level-5-face, org-level-6-face)
28633 (org-level-7-face, org-level-8-face, org-warning-face)
28634 (org-headline-done-face, org-deadline-announce-face)
28635 (org-scheduled-today-face, org-scheduled-previously-face)
28636 (org-link-face, org-done-face, org-table-face)
28637 (org-time-grid-face):
28638 New backward-compatibility aliases for renamed faces.
28639 (org-level-faces, org-set-font-lock-defaults, org-timeline)
28640 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
28641 (org-agenda-get-timestamps, org-agenda-get-scheduled)
28642 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
28643
28644 * emulation/viper-init.el (viper-search, viper-replace-overlay)
28645 (viper-minibuffer-emacs, viper-minibuffer-insert)
28646 (viper-minibuffer-vi): Remove "-face" suffix from face names.
28647 (viper-search-face, viper-replace-overlay-face)
28648 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
28649 (viper-minibuffer-vi-face):
28650 New backward-compatibility aliases for renamed faces.
28651 (viper-search-face, viper-replace-overlay-face)
28652 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
28653 (viper-minibuffer-vi-face): Use renamed viper faces.
28654
28655 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
28656 Remove "-face" suffix from face names.
28657 (testcover-nohits-face, testcover-1value-face):
28658 New backward-compatibility aliases for renamed faces.
28659 (testcover-mark): Use renamed testcover faces.
28660
28661 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
28662 face name.
28663 (diary-button-face): New backward-compatibility alias for renamed face.
28664 (diary-entry): Use renamed diary-button face.
28665
28666 * calendar/calendar.el (diary, calendar-today, holiday)
28667 (mark-visible-calendar-date): Remove "-face" suffix from face names.
28668 (diary-face, calendar-today-face, holiday-face):
28669 New backward-compatibility aliases for renamed faces.
28670 (eval-after-load "facemenu", diary-entry-marker)
28671 (calendar-today-marker, calendar-holiday-marker, diary-face):
28672 Use renamed calendar faces.
28673
28674 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
28675 (compare-windows-face): New backward-compatibility alias for
28676 renamed face.
28677 (compare-windows-highlight): Use renamed compare-windows face.
28678
28679 * strokes.el (strokes-char): Remove "-face" suffix from face name.
28680 (strokes-char-face): New backward-compatibility alias for renamed face.
28681 (strokes-encode-buffer): Use renamed strokes-char face.
28682
28683 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
28684 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
28685 Remove "-face" suffix from face names.
28686 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
28687 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
28688 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
28689 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
28690 Use renamed pcvs faces.
28691 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
28692 * pcvs-defs.el (cvs-mode-map): Likewise.
28693 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
28694
28695 * info.el (info-title-1, info-title-2, info-title-3)
28696 (info-title-4): Remove "-face" suffix from and downcase face names.
28697 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
28698 (Info-title-4-face):
28699 New backward-compatibility aliases for renamed faces.
28700 (Info-fontify-node): Use renamed info faces.
28701
28702 * hilit-chg.el (highlight-changes, highlight-changes-delete):
28703 Remove "-face" suffix from face names.
28704 (highlight-changes-face, highlight-changes-delete-face):
28705 New backward-compatibility aliases for renamed faces.
28706 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
28707 (hilit-chg-make-list): Use renamed highlight-changes faces.
28708
28709 * generic-x.el (show-tabs-tab, show-tabs-space):
28710 Remove "-face" suffix from face names.
28711 (show-tabs-tab-face, show-tabs-space-face):
28712 New backward-compatibility aliases for renamed faces.
28713 (show-tabs-generic-mode-font-lock-defaults-1)
28714 (show-tabs-generic-mode-font-lock-defaults-2):
28715 Use renamed show-tabs faces.
28716
28717 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
28718 (smerge-markers): Remove "-face" suffix from face names.
28719 (smerge-mine-face, smerge-other-face, smerge-base-face)
28720 (smerge-markers-face):
28721 New backward-compatibility aliases for renamed faces.
28722 (smerge-mine-face, smerge-other-face, smerge-base-face)
28723 (smerge-markers-face): Use renamed smerge faces.
28724
28725 * log-view.el (log-view-file, log-view-message): Remove "-face"
28726 suffix from face names.
28727 (log-view-file-face, log-view-message-face):
28728 New backward-compatibility aliases for renamed faces.
28729 (log-view-file-face, log-view-message-face): Use renamed log-view
28730 faces.
28731
28732 * paren.el (show-paren-match, show-paren-mismatch):
28733 Remove "-face" suffix from face names.
28734 (show-paren-match-face, show-paren-mismatch-face):
28735 New backward-compatibility aliases for renamed faces.
28736 (show-paren-function): Use renamed show-paren faces.
28737
28738 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
28739 (ruler-mode-margins, ruler-mode-fringes)
28740 (ruler-mode-column-number, ruler-mode-fill-column)
28741 (ruler-mode-comment-column, ruler-mode-goal-column)
28742 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
28743 suffix from face names.
28744 (ruler-mode-default-face, ruler-mode-pad-face)
28745 (ruler-mode-margins-face, ruler-mode-fringes-face)
28746 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
28747 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
28748 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
28749 New backward-compatibility aliases for renamed faces.
28750 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
28751 (ruler-mode-column-number, ruler-mode-fill-column)
28752 (ruler-mode-comment-column, ruler-mode-goal-column)
28753 (ruler-mode-tab-stop, ruler-mode-current-column)
28754 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
28755 faces.
28756
28757 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
28758 face name.
28759 (whitespace-highlight-the-space): Use renamed face.
28760 (whitespace-highlight-face): New backward-compatibility alias for
28761 renamed face.
28762
28763 * woman.el (woman-italic, woman-bold, woman-unknown)
28764 (woman-addition, woman-symbol-face):
28765 Remove "-face" suffix from face names.
28766 (woman-italic-face, woman-bold-face, woman-unknown-face)
28767 (woman-addition-face):
28768 New backward-compatibility aliases for renamed faces.
28769 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
28770 (woman-decode-region, woman-replace-match)
28771 (woman-display-extended-fonts, woman-special-characters)
28772 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
28773 Use renamed woman faces.
28774
28775 * longlines.el (longlines-visible-face): Face removed.
28776
28777 * diff-mode.el (diff-header, diff-file-header, diff-index)
28778 (diff-hunk-header, diff-removed, diff-added, diff-changed)
28779 (diff-function, diff-context, diff-nonexistent): Remove "-face"
28780 suffix from face names.
28781 (diff-header-face, diff-file-header-face, diff-index-face)
28782 (diff-hunk-header-face, diff-removed-face, diff-added-face)
28783 (diff-changed-face, diff-function-face, diff-context-face)
28784 (diff-nonexistent-face): New backward-compatibility aliases for
28785 renamed faces.
28786 (diff-header-face, diff-file-header-face)
28787 (diff-index, diff-index-face, diff-hunk-header)
28788 (diff-hunk-header-face, diff-removed, diff-removed-face)
28789 (diff-added, diff-added-face, diff-changed-face, diff-function)
28790 (diff-function-face, diff-context-face, diff-nonexistent)
28791 (diff-nonexistent-face): Use renamed diff-mode faces.
28792
28793 * progmodes/compile.el (compilation-warning-face)
28794 (compilation-info-face): Remove "-face" suffix from face names.
28795 (compilation-warning-face, compilation-info-face):
28796 New backward-compatibility aliases for renamed faces.
28797 (compilation-warning-face, compilation-info-face):
28798 Use renamed compilation faces.
28799
28800 * add-log.el (change-log-date, change-log-name)
28801 (change-log-email, change-log-file, change-log-list)
28802 (change-log-conditionals, change-log-function)
28803 (change-log-acknowledgement): Remove "-face" suffix from face names.
28804 (change-log-date-face, change-log-name-face)
28805 (change-log-email-face, change-log-file-face)
28806 (change-log-list-face, change-log-conditionals-face)
28807 (change-log-function-face, change-log-acknowledgement-face):
28808 New backward-compatibility aliases for renamed faces.
28809 (change-log-font-lock-keywords): Use renamed change-log faces.
28810
28811 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
28812 (custom-set, custom-changed, custom-saved, custom-button)
28813 (custom-button-pressed, custom-documentation, custom-state)
28814 (custom-comment, custom-comment-tag, custom-variable-tag)
28815 (custom-variable-button, custom-face-tag, custom-group-tag-1)
28816 (custom-group-tag): Remove "-face" suffix from face names.
28817 (custom-magic-alist, custom-magic-value-create)
28818 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
28819 (custom-invalid-face, custom-rogue-face, custom-modified-face)
28820 (custom-set-face, custom-changed-face, custom-saved-face)
28821 (custom-button-face, custom-button-pressed-face)
28822 (custom-documentation-face, custom-state-face)
28823 (custom-comment-face, custom-comment-tag-face)
28824 (custom-variable-tag-face, custom-variable-button-face)
28825 (custom-face-tag-face, custom-group-tag-face-1)
28826 (custom-group-tag-face):
28827 New backward-compatibility aliases for renamed faces.
28828
28829 * wid-edit.el (widget-documentation, widget-button)
28830 (widget-field, widget-single-line-field, widget-inactive)
28831 (widget-button-pressed): "-face" suffix removed from face names.
28832 (widget-documentation-face, widget-button-face)
28833 (widget-field-face, widget-single-line-field-face)
28834 (widget-inactive-face, widget-button-pressed-face):
28835 New backward-compatibility aliases for renamed faces.
28836 (widget-documentation-face, widget-button-face)
28837 (widget-button-pressed-face, widget-specify-field)
28838 (widget-specify-inactive): Use renamed widget faces.
28839
28840 2005-06-10 Kenichi Handa <handa@m17n.org>
28841
28842 * term/x-win.el (x-clipboard-yank): Remove condition-case
28843 wrapping.
28844
28845 2005-06-11 Kenichi Handa <handa@m17n.org>
28846
28847 * add-log.el (change-log-font-lock-keywords): Make the regexp for
28848 date lines stricter.
28849
28850 2005-06-10 Zhang Wei <id.brep@gmail.com>
28851
28852 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
28853 of x-get-selection.
28854
28855 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
28856
28857 * comint.el (comint-mode, comint-snapshot-last-prompt):
28858 * frame.el (frame-current-scroll-bars):
28859 * term.el (term-mode, term-check-proc, term-input-sender)
28860 (term-simple-send, term-extract-string, term-word)
28861 (term-match-partial-filename):
28862 * window.el (window-current-scroll-bars):
28863 * emulation/cua-base.el (cua-normal-cursor-color)
28864 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
28865 (cua-global-mark-cursor-color):
28866 * mail/undigest.el (rmail-forward-separator-regex):
28867 Fix typos in docstrings.
28868
28869 * comint.el (comint-check-proc, make-comint-in-buffer)
28870 (comint-source-default): Doc fixes.
28871
28872 * term.el (term-send-string): Improve argument/docstring consistency.
28873
28874 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
28875
28876 * comint.el (comint-send-input): Bind `inhibit-read-only' around
28877 call to `delete-region'.
28878 (comint-mode-hook): Do not enable Font Lock by default.
28879
28880 2005-06-09 Lute Kamstra <lute@gnu.org>
28881
28882 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
28883 could be void.
28884
28885 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
28886
28887 * emacs-lisp/debug.el (debugger-will-be-back): New var.
28888 (debug): Use it.
28889 (debugger-step-through, debugger-continue, debugger-jump)
28890 (debugger-return-value): Set it when needed.
28891 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
28892 Use inhibit-read-only.
28893
28894 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
28895
28896 * window.el (shrink-window-if-larger-than-buffer)
28897 (window-size-fixed): Fix typo in docstring.
28898
28899 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
28900 thumbnails directory on loading.
28901 (thumbs-conversion-program): Use `eq' to check the system type,
28902 not `equal'.
28903 (thumbs-temp-dir): Initialize to `temporary-file-directory',
28904 not "/tmp". Fix docstring.
28905 (thumbs-thumbsdir): New function to return the thumbnails
28906 directory, creating it if needed.
28907 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
28908 (thumbs-temp-file): Delete variable and make it into a function.
28909 (thumbs-resize-image, thumbs-modify-image): Use it.
28910 (thumbs-kill-buffer): Simplify.
28911 (thumbs-gensym): Defalias or duplicate CL `gensym'.
28912 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
28913 docstrings.
28914
28915 2005-06-09 Kim F. Storm <storm@cua.dk>
28916
28917 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
28918 set-match-data to free markers in match-data.
28919
28920 * replace.el (replace-match-data): Pass RESEAT arg `t' to
28921 match-data to unchain markers in match-data.
28922
28923 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
28924
28925 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
28926 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
28927 unnecessary now.
28928
28929 2005-06-08 Richard M. Stallman <rms@gnu.org>
28930
28931 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
28932 give the variable a doc string that doesn't say don't set it directly.
28933
28934 * textmodes/ispell.el (ispell-check-version):
28935 Use match-string-no-properties.
28936 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
28937 (ispell-buffer-local-words): Likewise.
28938
28939 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
28940 except on terminals with enough colors to really display it.
28941 (makefile-dependency-regex): Delete spurious `bb'.
28942
28943 * faces.el (escape-glyph): Use blue once again in last case.
28944 (no-break-space): Redefine so that it isn't invisible on a tty.
28945
28946 2005-06-08 Kim F. Storm <storm@cua.dk>
28947
28948 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
28949 also when reading directory name.
28950
28951 2005-06-08 Lute Kamstra <lute@gnu.org>
28952
28953 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
28954 (flyspell-mode-line-string): Remove autoload cookie.
28955 (flyspell-mode): Remove defvar.
28956
28957 2005-06-07 Lute Kamstra <lute@gnu.org>
28958
28959 * textmodes/org.el (org-run-mode-hooks): New function.
28960 (org-agenda-mode): Use it.
28961
28962 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
28963
28964 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
28965
28966 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
28967
28968 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
28969
28970 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
28971
28972 * font-lock.el (font-lock-add-keywords): Doc fix.
28973
28974 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
28975
28976 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
28977 (tex-compile-default): In the absence of any history, use the order in
28978 tex-compile-alist to choose the preferred command.
28979 (tex-compile-commands): Reorder a bit.
28980
28981 * textmodes/flyspell.el (flyspell-auto-correct-binding)
28982 (flyspell-incorrect-face, flyspell-duplicate-face):
28983 Use (X)Emacs-agnostic code.
28984 (flyspell-mode-map): Don't overwrite at each load. Remove code
28985 redundant with the subsequent add-minor-mode. Merge Emacs and
28986 XEmacs code.
28987 (flyspell-word): Minor simplification.
28988 (flyspell-math-tex-command-p): Quieten the byte-compiler.
28989 (flyspell-external-point-words): Remove unused vars `size' and `start'.
28990 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
28991 Merge the corresponding Emacs code.
28992 (flyspell-correct-word, flyspell-xemacs-popup):
28993 Use flyspell-do-correct.
28994
28995 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
28996 a dedicated window.
28997
28998 * international/latexenc.el (latexenc-find-file-coding-system):
28999 Undo part of last patch, to turn off a compiler warning.
29000
29001 2005-06-06 Juri Linkov <juri@jurta.org>
29002
29003 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
29004 Rename `tmm-inactive-face' to `tmm-inactive'.
29005
29006 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
29007
29008 * iswitchb.el: Rename faces.
29009
29010 2005-06-06 Kim F. Storm <storm@cua.dk>
29011
29012 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
29013 (cua-global-mark): Remove -face suffix from face names.
29014
29015 * emulation/cua-gmrk.el (cua--init-global-mark):
29016 Remove cua-global-mark face setup.
29017
29018 2005-06-06 Richard M. Stallman <rms@gnu.org>
29019
29020 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
29021 just like other allowed characters.
29022 (makefile-match-dependency): Exclude leading and training whitespace
29023 from the range of regexp subexp 1.
29024 (makefile-macroassign-regex): Don't try to match the body,
29025 just the name of the macro being defined.
29026
29027 * info.el (Info-read-node-name-2): New function.
29028 (Info-read-node-name-1): Use that.
29029 Add a completion-base-size-function property.
29030
29031 * simple.el (completion-setup-function): Look for
29032 completion-base-size-function property of minibuffer-completion-table.
29033
29034 * files.el (locate-file-completion): Doc fix.
29035
29036 * printing.el: Don't call pr-update-menus; user must do that.
29037
29038 * emacs-lisp/debug.el (debugger-window): New variable.
29039 (debug): Use debugger-window if it is set and still alive.
29040 Record debugger-window for next entry.
29041
29042 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
29043
29044 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
29045
29046 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
29047 (hack-one-local-variable, hack-local-variables)
29048 (hack-local-variables-prop-line): Pass that arg.
29049
29050 2005-06-06 Kim F. Storm <storm@cua.dk>
29051
29052 * ido.el (ido-first-match, ido-only-match, ido-subdir)
29053 (ido-indicator): Remove -face suffix from face names.
29054
29055 2005-06-06 Juri Linkov <juri@jurta.org>
29056
29057 * font-lock.el (font-lock-regexp-backslash)
29058 (font-lock-regexp-backslash-construct): New faces.
29059 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
29060 after `('. Add `while-no-input' to control structures.
29061
29062 * faces.el (no-break-space, shadow): New faces.
29063 (escape-glyph): Use less loud colors pink2 and red4.
29064
29065 * diff-mode.el (diff-context-face)
29066 * dired.el (dired-ignored)
29067 * rfn-eshadow.el (file-name-shadow)
29068 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
29069
29070 * info.el (Info-title-1-face): Use green instead of yellow because
29071 bold yellow is not readable on light backgrounds.
29072
29073 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
29074 before selecting the desired mode to not spend time fontifying
29075 old contents.
29076
29077 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
29078
29079 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
29080 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
29081
29082 * ps-print.el (ps-default-fg, ps-default-bg):
29083 Fix typos in docstrings.
29084
29085 * isearchb.el (isearchb): Don't pass a spurious second argument to
29086 `iswitchb-completions'.
29087
29088 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
29089
29090 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
29091 to preserve point.
29092 (gdb-find-file-hook): Add doc string.
29093
29094 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
29095 C dereferenced pointer expression.
29096 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
29097
29098 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
29099
29100 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
29101 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
29102 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
29103 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
29104 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
29105 Make background transparent.
29106
29107 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
29108
29109 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
29110 (font-lock-remove-keywords): Doc fix.
29111 (font-lock-mode-major-mode): Compiler defvar.
29112 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
29113
29114 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
29115 (font-lock-mode): Update `font-lock-mode-major-mode'.
29116 (font-lock-set-defaults): Compiler defvar.
29117 (font-lock-default-function): Take `font-lock-mode-major-mode'
29118 into account.
29119
29120 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
29121 keep track of which major mode it enabled the minor mode for.
29122 Use find-file-hook again. Update docstring.
29123
29124 * simple.el (eval-expression-print-level)
29125 (eval-expression-print-length, eval-expression-debug-on-error):
29126 Doc fixes.
29127
29128 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
29129
29130 * iswitchb.el (iswitchb-single-match-face)
29131 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
29132 (iswitchb-invalid-regexp-face): New faces.
29133 (iswitchb-completions): Use them.
29134 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
29135 now marked as an obsolete alias.
29136 (iswitchb-read-buffer): Remove check for bound font variables.
29137 (iswitchb-invalid-regexp): New free variable.
29138 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
29139 set iswitchb-invalid-regexp.
29140 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
29141 invalid regexps.
29142 (iswitchb-completions): Add check for complete match when entering
29143 a regexp.
29144 (iswitchb-completions): Remove require-match argument.
29145 (iswitchb-exhibit): Fix caller.
29146 (iswitchb-common-match-inserted): New variable.
29147 (iswitchb-complete, iswitchb-completion-help): Use it.
29148
29149 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
29150
29151 * url/url-http.el (url-http-chunked-encoding-after-change-function):
29152 Use `url-http-debug' instead of `message'.
29153
29154 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
29155
29156 * url/url-http.el (url-http-parse-headers): Pass redirected URL
29157 as a callback argument.
29158
29159 2005-06-04 Kim F. Storm <storm@cua.dk>
29160
29161 * simple.el (line-move): Only call sit-for when moving backwards.
29162
29163 * ido.el (ido-make-merged-file-list-1): New defun split from
29164 ido-make-merged-file-list.
29165 (ido-make-merged-file-list): Bind throw-on-input around call to
29166 ido-make-merged-file-list-1. Return input-pending-p if
29167 interrupted by more input available.
29168 (ido-read-internal): Handle input-pending-p return value from
29169 ido-make-merged-file-list.
29170
29171 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
29172
29173 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
29174 compatibility code.
29175
29176 * international/latexenc.el (latexenc-find-file-coding-system):
29177 Don't inherit the EOL part of the coding-system from the
29178 tex-main buffer. Fit within 80 columns.
29179
29180 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
29181
29182 * tmm.el (tmm-inactive-face): New face.
29183 (tmm-remove-inactive-mouse-face): New function.
29184 (tmm-prompt, tmm-add-one-shortcut)
29185 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
29186 but not selectable.
29187
29188 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
29189
29190 * faces.el (face-equal): Improve argument/docstring consistency.
29191
29192 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
29193
29194 * progmodes/make-mode.el (makefile-targets-face)
29195 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
29196 (makefile-bsdmake-dependency-regex)
29197 (makefile-makepp-rule-action-regex)
29198 (makefile-bsdmake-rule-action-regex): New constants.
29199 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
29200
29201 * progmodes/compile.el (compilation-error-regexp-alist-alist):
29202 Allow (...) within `...' for makepp messages.
29203
29204 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
29205
29206 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
29207
29208 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
29209 "." files are deleted from all file lists before comparison.
29210
29211 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
29212 (viper-ESC-key): Made them customizable.
29213
29214 * emulation/viper.el (viper-non-hook-settings):
29215 Fix the names of defadvices.
29216
29217 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
29218
29219 * autorevert.el (auto-revert-buffers): Use save-match-data.
29220
29221 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
29222
29223 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
29224 menu items with a nil command binding.
29225
29226 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
29227
29228 * emacs-lisp/cl-macs.el (defsetf):
29229 Improve argument/docstring consistency.
29230
29231 * faces.el (list-faces-display): Improve the formatting by
29232 computing the maximum length required for any face-name (reworked
29233 patch of 1999-01-11, accidentally deleted on 1999-07-21).
29234 (internal-find-face): Remove redundant info in docstring.
29235
29236 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
29237
29238 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
29239 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
29240 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
29241 (gdb-assembler-custom): Improve regexps.
29242 (def-gdb-auto-update-handler): Use window point to preserve point.
29243
29244 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
29245
29246 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
29247
29248 2005-05-31 Jay Belanger <belanger@truman.edu>
29249
29250 * calc/calc-embed.el (calc-embedded-word): Change argument passed
29251 to calc-embedded.
29252 (calc-embedded-make-info): Have plain prefix argument select
29253 entire line.
29254
29255 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
29256
29257 * faces.el (list-faces-display): Signal error if passed a regexp
29258 that matches no face name.
29259
29260 * simple.el (filter-buffer-substring): Fix typo in docstring.
29261
29262 2005-05-31 Richard M. Stallman <rms@gnu.org>
29263
29264 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
29265 (vhdl-emacs-21): Doc fix.
29266 (vhdl-mode): Unconditionally set comment-padding.
29267 (vhdl-fixup-whitespace-region): Insert spaces only where
29268 there are none.
29269 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
29270
29271 2005-05-30 John Wiegley <johnw@newartisans.com>
29272
29273 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
29274 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
29275 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
29276 `directory-sep-char' to ?/, and all uses of `string-to-int' to
29277 `string-to-number'.
29278
29279 2005-05-30 Jay Belanger <belanger@truman.edu>
29280
29281 * calc/calc.el (calc-bug-address): Fix docstring.
29282 (calc-window-hook, calc-trail-window-hook): New variables.
29283 (calc-trail-display): Restore use of calc-trail-window-hook.
29284 (calc): Restore use of calc-window-hook.
29285
29286 2005-05-31 Masatake YAMATO <jet@gyve.org>
29287
29288 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
29289
29290 * help-fns.el (help-C-file-name): Add autoload mark for
29291 `find-function-noselect'.
29292
29293 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
29294
29295 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
29296 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
29297
29298 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
29299
29300 * calendar/diary-lib.el (mark-included-diary-files): Only kill
29301 included diary buffer if it was not already being visited.
29302 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
29303
29304 * calendar/icalendar.el (top-level): Do not require appt.
29305
29306 * mail/supercite.el (sc-select-attribution): Only use a list
29307 element from sc-attrib-selection-list if it returns a string.
29308 Reported by Davide G. M. Salvetti <salve@debian.org>.
29309
29310 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
29311
29312 * thumbs.el (thumbs-thumbname): The resulting thumbname now
29313 includes a hash value to improve its uniqueness, and has a ".jpg"
29314 extension. Also, it is now a valid filename on all systems.
29315 (thumbs-make-thumb): Use `let', not `let*'.
29316 (thumbs-show-thumbs-list): Check for JPEG availability.
29317
29318 2005-05-30 Richard M. Stallman <rms@gnu.org>
29319
29320 * filesets.el (filesets-menu-ensure-use-cached):
29321 Prevent warning when emacs-version>= is undefined.
29322
29323 * printing.el (pr-interactive-n-up): Use string-to-number.
29324
29325 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
29326
29327 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29328 Warn only when name to be defined is quoted.
29329
29330 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
29331
29332 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
29333 Make regexp more robust.
29334 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
29335 Force regeneration of disassembly.
29336
29337 2005-05-29 Jay Belanger <belanger@truman.edu>
29338
29339 * calc/calc.el (calc-user-invocation): Check if
29340 calc-invocation-macro is non-nil.
29341
29342 2005-05-29 Juri Linkov <juri@jurta.org>
29343
29344 * add-log.el (change-log-font-lock-keywords):
29345 Add `+' to e-mail regexp to accept mail address with keywords.
29346
29347 * man.el (Man-name-regexp): Add `:' to accept qualified names.
29348
29349 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
29350
29351 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
29352
29353 * ielm.el (inferior-emacs-lisp-mode): Ditto.
29354
29355 2005-05-29 Richard M. Stallman <rms@gnu.org>
29356
29357 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29358 Undo the change that moves to end of the current word.
29359
29360 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29361
29362 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
29363 Throw error when count <= 0 to ensure input is a number.
29364 (gdb-read-memory-custom): Pick up address from buffer.
29365 (gdb-memory-mode): Allow user to increment and decrement
29366 memory address from header line.
29367
29368 2005-05-29 Richard M. Stallman <rms@gnu.org>
29369
29370 * textmoddes/flyspell.el (flyspell-version): Function deleted.
29371 (flyspell-auto-correct-previous-hook): Doc fix.
29372
29373 * jit-lock.el (jit-lock-function, jit-lock-after-change):
29374 Do nothing if memory is full.
29375
29376 * font-lock.el (font-lock-fontify-syntactically-region):
29377 Pass t for GREEDY to looking-back.
29378
29379 * saveplace.el (save-place-alist-to-file): Write the file
29380 using write-region.
29381
29382 * subr.el (looking-back): New argument GREEDY.
29383
29384 * progmodes/compile.el (compilation-start): Set the mode
29385 before inserting the initial text.
29386
29387 * progmodes/which-func.el (which-func-update-1): Turn the mode
29388 off in case of error by setting which-func-mode.
29389
29390 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
29391
29392 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29393 Narrow down to what's on the screen, and recenter overlays
29394 at the end of the next word.
29395
29396 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
29397
29398 * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
29399 8Vars moved up.
29400 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
29401 (flyspell-abbrev-p): Default to nil.
29402 (flyspell-use-global-abbrev-table-p): Doc fix.
29403 (flyspell-large-region): Allow nil as value.
29404 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
29405
29406 (mail-mode-flyspell-verify): More robust handling
29407 of `mail-header-separator'. More efficient signature detection.
29408 Allow for regexp metacharacters in message-header-separator.
29409 Adding `To' not to be checked in mail-mode-flyspell-verify.
29410
29411 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
29412 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
29413 Bind flyspell-auto-correct-binding.
29414 Bind C-. and C-, .
29415 (flyspell-mode-map): Likewise.
29416 (flyspell-mode): Doc fix.
29417 (flyspell-accept-buffer-local-defs): Preserve current buffer.
29418 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
29419 (flyspell-word-cache-result): New var, always local.
29420 (flyspell-check-pre-word-p): Doc fix.
29421 (flyspell-check-changed-word-p): Handle spc like newline.
29422 (flyspell-post-command-hook): Set flyspell-word-cache-result.
29423 (flyspell-word-search-backward, flyspell-word-search-forward):
29424 New functions.
29425 (flyspell-word): Return t if nothing to check.
29426 When parsing TeX code, check for after } or \.
29427 Use flyspell-word-search-backward to find previous word.
29428 Return nil if duplicated word.
29429 For word already checked, return same value as last time.
29430 Set flyspell-word-cache-result after checking.
29431 Don't clobber the return value.
29432 (flyspell-get-word): Major rewrite.
29433 (flyspell-external-point-words): New locals pword, pcount.
29434 Fix size used in progress message.
29435 Find the proper corresponding word in flyspell-large-region-buffer.
29436 (flyspell-region): Check for flyspell-large-region = nil.
29437 (flyspell-highlight-incorrect-region): Clean up overlays in region.
29438 (flyspell-auto-correct-word): Check that WORD is a cons.
29439 (flyspell-correct-word): Likewise.
29440
29441 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
29442
29443 * progmodes/make-mode.el (makefile-rule-action-regex)
29444 (makefile-macroassign-regex, makefile-makepp-mode)
29445 (makefile-bsdmake-mode): Continuation lines may be empty.
29446 Reported by Joshua Varner.
29447 (makefile-makepp-font-lock-keywords): Add $(stem).
29448
29449 2005-05-28 Karl Berry <karl@gnu.org>
29450
29451 * textmodes/tex-mode.el: Now that tex-send-command calls
29452 shell-quote-argument (2005-03-31 change), remove all calls to
29453 shell-quote-argument; they all end up invoking tex-send-command.
29454 The double quoting loses on filenames with non-safe characters,
29455 such as "@". Reported by Frederik Fouvry.
29456
29457 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29458
29459 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
29460 about preserving point.
29461
29462 2005-05-27 Jay Belanger <belanger@truman.edu>
29463
29464 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
29465 Info-goto-node.
29466
29467 * calc/calc-embed.el (calc-embed-arg): New variable.
29468 (calc-do-embedded-activate, calc-embedded-activate-formula)
29469 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
29470 variable by new variable.
29471 (calc-embedded-make-info): Replace undeclared variable by new
29472 variable. When selecting region with positive prefix
29473 argument, use end of previous line instead of beginning of line.
29474
29475 * calc/calc-aent.el (calc-arg-values): Declare it.
29476
29477 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
29478 Declare them.
29479
29480 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
29481
29482 * calc/calc.el (calc-alg-map): Declare it.
29483
29484 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
29485
29486 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
29487
29488 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
29489 (gdb-registers-buffer, toggle-gdb-all-registers):
29490 Toggle display of floating point registers.
29491 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
29492
29493 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
29494 (toggle-gud-tooltip-dereference):
29495 Rename from gud-toggle-tooltip-dereference.
29496
29497 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
29498
29499 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
29500
29501 2005-05-27 Jay Belanger <belanger@truman.edu>
29502
29503 * calc/calc-prog.el (calc-kbd-report): Remove.
29504 (calc-kbd-query): Rewrite.
29505
29506 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
29507
29508 * image.el (image-library-alist): Move to image.c.
29509 (image-type-available-p): Doc fix.
29510
29511 2005-05-27 Lute Kamstra <lute@gnu.org>
29512
29513 * calc/calc.el (calc):
29514 * outline.el (outline-1, outline-2, outline-3, outline-4)
29515 (outline-5, outline-6, outline-7, outline-8):
29516 * textmodes/dns-mode.el (dns-mode):
29517 * textmodes/sgml-mode.el (sgml-namespace-face):
29518 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
29519 (tex-verbatim-face, tex-use-reftex):
29520 * textmodes/texinfo.el (texinfo-heading-face):
29521 Specify customization group.
29522
29523 * longlines.el: Don't require easy-mmode.
29524 (longlines-visible-face): Specify customization group.
29525
29526 2005-05-27 Kenichi Handa <handa@m17n.org>
29527
29528 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
29529 encoding table of windows-1251.
29530
29531 * international/ucs-tables.el (ucs-set-table-for-input):
29532 If translation-table-for-input of a coding system is a symbol, get
29533 its translation-table property.
29534
29535 * international/code-pages.el: Don't register a coding system into
29536 non-iso-charset-alist more than once.
29537 (cp-make-coding-system): Likewise.
29538
29539 2005-05-26 John Wiegley <johnw@newartisans.com>
29540
29541 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
29542 `eshell-resume-eval' is wrapped in a list, it indicates that the
29543 command was run asynchronously. In that case, unwrap the value
29544 before checking the delimiter value.
29545
29546 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
29547 character before a space at the end of a line is \, assume the space
29548 is part of the last argument rather than a final argument separator.
29549
29550 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
29551 is in use, and the target is `t' or `nil' (which are the most common
29552 values), don't assume that the symbol target is a buffer.
29553
29554 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
29555
29556 * calendar/calendar.el (calendar-mode-line-format):
29557 Use mode-line-highlight as mouse-face.
29558
29559 * time.el (display-time-string-forms, display-time-update):
29560 Use mode-line-highlight as mouse-face.
29561
29562 2005-05-26 Jay Belanger <belanger@truman.edu>
29563
29564 * calc/calc.el (calc-language-alist): Remove extra defvar.
29565
29566 2005-05-26 Lute Kamstra <lute@gnu.org>
29567
29568 * arc-mode.el (archive-mode):
29569 * bookmark.el (bookmark-read-annotation-mode)
29570 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
29571 * bs.el (bs-mode):
29572 * calc/calc-yank.el (calc-edit-mode):
29573 * calc/calc.el (calc-mode, calc-trail-mode):
29574 * calculator.el (calculator-mode):
29575 * chistory.el (command-history-mode):
29576 * comint.el:
29577 * cus-edit.el (custom-mode):
29578 * descr-text.el (describe-text-mode):
29579 * ebuff-menu.el (Electric-buffer-menu-mode):
29580 * ediff-util.el (ediff-mode):
29581 * emacs-lisp/re-builder.el (reb-mode):
29582 * emulation/vi.el (vi-mode-setup):
29583 * emulation/ws-mode.el (wordstar-mode):
29584 * eshell/esh-mode.el (eshell-mode):
29585 * forms.el (forms-mode):
29586 * help-mode.el (help-mode):
29587 * hexl.el (hexl-mode):
29588 * ibuffer.el (ibuffer-mode):
29589 * ielm.el (inferior-emacs-lisp-mode):
29590 * info.el (Info-mode, Info-edit-mode):
29591 * international/swedish.el:
29592 * ledit.el (ledit-from-lisp-mode):
29593 * locate.el (locate-mode):
29594 * mail/rmail.el (rmail-mode):
29595 * mail/rmailedit.el (rmail-edit-mode):
29596 * mail/rmailsum.el (rmail-summary-mode):
29597 * mail/supercite.el (sc-electric-mode):
29598 * net/eudc.el (eudc-mode):
29599 * net/quickurl.el (quickurl-list-mode):
29600 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
29601 * obsolete/ooutline.el (outline-mode):
29602 * obsolete/options.el (Edit-options-mode):
29603 * obsolete/rnews.el (news-mode):
29604 * obsolete/rnewspost.el (news-reply-mode):
29605 * play/5x5.el (5x5-mode):
29606 * play/decipher.el (decipher-mode, decipher-stats-mode):
29607 * play/gomoku.el (gomoku-mode):
29608 * play/snake.el (snake-mode):
29609 * play/solitaire.el (solitaire-mode):
29610 * play/tetris.el (tetris-mode):
29611 * progmodes/ada-mode.el (ada-mode):
29612 * progmodes/antlr-mode.el (antlr-mode):
29613 * progmodes/autoconf.el (autoconf-mode):
29614 * progmodes/dcl-mode.el (dcl-mode):
29615 * progmodes/delphi.el (delphi-mode):
29616 * progmodes/ebrowse.el (ebrowse-tree-mode)
29617 (ebrowse-electric-list-mode, ebrowse-member-mode)
29618 (ebrowse-electric-position-mode):
29619 * progmodes/f90.el (f90-mode):
29620 * progmodes/fortran.el (fortran-mode):
29621 * progmodes/icon.el (icon-mode):
29622 * progmodes/idlw-help.el (idlwave-help-mode):
29623 * progmodes/idlw-shell.el (idlwave-shell-mode):
29624 * progmodes/idlwave.el (idlwave-mode):
29625 * progmodes/inf-lisp.el (inferior-lisp-mode):
29626 * progmodes/m4-mode.el (m4-mode):
29627 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
29628 * progmodes/modula2.el (modula-2-mode):
29629 * progmodes/octave-inf.el (inferior-octave-mode):
29630 * progmodes/octave-mod.el (octave-mode):
29631 * progmodes/pascal.el (pascal-mode):
29632 * progmodes/sh-script.el (sh-mode):
29633 * progmodes/sql.el (sql-mode, sql-interactive-mode):
29634 * progmodes/vhdl-mode.el (vhdl-mode):
29635 * progmodes/xscheme.el (scheme-interaction-mode):
29636 * replace.el (occur-mode):
29637 * ses.el (ses-mode):
29638 * simple.el (completion-list-mode):
29639 * skeleton.el:
29640 * speedbar.el (speedbar-mode):
29641 * term.el (term-mode):
29642 * terminal.el (terminal-edit-mode):
29643 * textmodes/reftex-index.el (reftex-index-mode)
29644 (reftex-index-phrases-mode):
29645 * textmodes/reftex-sel.el (reftex-select-label-mode)
29646 (reftex-select-bib-mode):
29647 * textmodes/reftex-toc.el (reftex-toc-mode):
29648 * wdired.el (wdired-change-to-wdired-mode):
29649 * wid-browse.el (widget-browse-mode):
29650 Use run-mode-hooks.
29651
29652 * array.el (array-mode):
29653 * calendar/todo-mode.el (todo-mode):
29654 * man.el (Man-mode):
29655 * play/landmark.el (lm-mode):
29656 * play/mpuz.el (mpuz-mode):
29657 Use kill-all-local-variables and run-mode-hooks.
29658
29659 * subr.el (delay-mode-hooks): Specify indentation.
29660
29661 2005-05-26 Mark A. Hershberger <mah@everybody.org>
29662
29663 * xml.el (xml-substitute-special): Don't die for undefined xml
29664 entities.
29665
29666 2005-05-26 Jay Belanger <belanger@truman.edu>
29667
29668 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
29669 of nil.
29670
29671 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
29672
29673 * progmodes/gdb-ui.el (gdb-frame-address):
29674 Rename from gdb-current-address.
29675 (gdb-previous-frame-address): Rename from gdb-previous-address.
29676 (gdb-selected-frame): Rename from gdb-current-frame.
29677 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
29678 (gdb-frame-number): Rename from gdb-current-stack-level.
29679 (gdb-ann3): Match new mode-name for disassembly buffer.
29680 Extend initialization of variables.
29681 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
29682 (gdb-memory-mode): Use mouse-face in header line.
29683 (gdb-assembler-buffer-name): Call it disassembly and give frame
29684 in mode line.
29685 (gdb-source-spec-regexp, gdb-assembler-custom)
29686 (gdb-invalidate-assembler, gdb-frame-handler):
29687 Make robust to leading zeroes in address format.
29688
29689 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
29690
29691 * textmodes/org.el (org-mode): Use `define-derived-mode' to
29692 define `org-mode'.
29693 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
29694
29695 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
29696
29697 * log-edit.el (log-edit-changelog-entries): Distinguish between
29698 filenames like xfns.c and fns.c.
29699
29700 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
29701
29702 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
29703 point after reverting.
29704 (Buffer-menu-make-sort-button): Handle the case where
29705 `Buffer-menu-use-header-line' is nil.
29706
29707 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
29708
29709 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
29710 New funcs. In minibuffer-local-completion-map bind `]', `/'
29711 and `:' to them.
29712
29713 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
29714
29715 * startup.el (normal-top-level): Allow modification of load-path while
29716 we're iterating over it.
29717
29718 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
29719
29720 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
29721 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
29722 (thumbs-resize-interactive, thumbs-insert-image)
29723 (thumbs-insert-thumb, thumbs-dired-show-marked)
29724 (thumbs-find-image-at-point, thumbs-delete-images)
29725 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
29726 (thumbs-increment-image-size, thumbs-decrement-image-size):
29727 Fix typos in docstrings.
29728
29729 2005-05-24 Andre Spiegel <spiegel@gnu.org>
29730
29731 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
29732 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
29733 (cperl-mode): Use them.
29734
29735 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
29736
29737 * window.el (quit-window, shrink-window-if-larger-than-buffer):
29738 Doc fixes.
29739
29740 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
29741
29742 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
29743 Bind C-d to gdb-inferior-io-eof.
29744
29745 * dired.el (dired-dnd-popup-notice): Use message-box.
29746
29747 2005-05-23 Masatake YAMATO <jet@gyve.org>
29748
29749 * bindings.el (mode-line-major-mode-keymap):
29750 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
29751
29752 * faces.el (mode-line-highlight): New face.
29753
29754 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
29755 as mouse-face.
29756
29757 * bindings.el (top-level, help-echo, mode-line-modified)
29758 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
29759 as mouse-face.
29760
29761 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
29762
29763 * progmodes/cc-engine.el (c-guess-basic-syntax):
29764 Remove spurious call to `zerop'.
29765
29766 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
29767
29768 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
29769
29770 CC Mode update to 5.30.10:
29771
29772 * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
29773 the point could go past the limit in decoration level 2, thereby
29774 causing errors during interactive fontification.
29775
29776 * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
29777 bug when the file is evaluated interactively.
29778
29779 * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
29780 declarations somewhat better in C++.
29781
29782 * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
29783 New helper macro to make use of `run-mode-hooks'
29784 which has been added in Emacs 21.1.
29785 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
29786 (awk-mode): Use it.
29787 (make-local-hook): Suppress warning about obsoleteness.
29788
29789 * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
29790 (c-append-backslashes-forward, c-delete-backslashes-forward)
29791 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
29792 Compensate for return value from `forward-line' when it has moved
29793 but not to a different line due to eob.
29794
29795 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
29796 `objc-method-intro' and `objc-method-args-cont'.
29797
29798 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
29799
29800 CC Mode update to 5.30.10:
29801
29802 * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
29803 address in the copyright statement. Incidentally, change "along with
29804 GNU Emacs" to "along with this program" where it occurs.
29805
29806 * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
29807 autoload, so that it is interactive, hence can be found by M-x awk-mode
29808 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
29809 <gmorris+emacs@ast.cam.ac.uk>.
29810
29811 * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
29812 Mode's regexps.
29813
29814 2005-05-23 Kevin Ryde <user42@zip.com.au>
29815
29816 * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
29817 from c-parse-state, to avoid a lisp error (on bad code).
29818
29819 2005-05-23 Lute Kamstra <lute@gnu.org>
29820
29821 * subr.el (font-lock-defaults): Remove defvar as it's already
29822 defined in font-core.el.
29823
29824 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
29825
29826 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
29827
29828 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
29829 more general and work when GDB variable "print pretty" is on,
29830 as with Emacs, for example.
29831
29832 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
29833
29834 * font-core.el: Update comment.
29835
29836 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
29837 Use `after-change-major-mode-hook' instead of `find-file-hook'.
29838
29839 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
29840
29841 2005-05-22 Eli Zaretskii <eliz@gnu.org>
29842
29843 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
29844 and `yank-handler' in the doc strings.
29845
29846 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
29847
29848 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
29849
29850 2005-05-22 Richard M. Stallman <rms@gnu.org>
29851
29852 * help.el (describe-key): Move print-help-return-message call
29853 out of conditional.
29854
29855 * progmodes/etags.el (list-tags): Use with-no-warnings.
29856
29857 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
29858 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
29859 (starttls-extra-args, starttls-extra-arguments): Add defvars.
29860
29861 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
29862
29863 * language/viet-util.el (viet-viscii-nonascii-translation-table):
29864 Add defvar.
29865
29866 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
29867 Use defvar, not defconst.
29868
29869 * hexl.el (hexl-follow-line): Use with-no-warnings.
29870
29871 * emulation/tpu-extras.el: Use write-file-functions instead of
29872 write-file-hooks.
29873
29874 * dired.el (dired-font-lock-keywords): Fontify files with junk
29875 extensions even if marked by -F.
29876
29877 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
29878
29879 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
29880 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
29881 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
29882 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
29883 (concatenate, list-length, get*, getf, cl-remprop):
29884 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
29885 (etypecase, progv, lexical-let, lexical-let*)
29886 (multiple-value-bind, multiple-value-setq, shiftf):
29887 Improve argument/docstring consistency.
29888
29889 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
29890
29891 2005-05-22 Andre Spiegel <spiegel@gnu.org>
29892
29893 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
29894 doesn't exist.
29895
29896 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
29897 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
29898
29899 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
29900
29901 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
29902 already deleted variables: auto-fill-hook, blink-paren-hook,
29903 lisp-indent-hook, inhibit-local-variables, unread-command-event,
29904 suspend-hooks, comment-indent-hook, meta-flag,
29905 before-change-function, after-change-function,
29906 font-lock-doc-string-face.
29907
29908 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
29909
29910 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
29911
29912 2005-05-21 Eli Zaretskii <eliz@gnu.org>
29913
29914 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
29915 rmail-dont-reply-to.
29916
29917 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
29918
29919 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
29920 literal blank when splitting new-header-values.
29921
29922 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
29923
29924 * calendar/cal-menu.el (cal-menu-update): Add separator as a
29925 string so that tmm doesn't create a completion entry for it.
29926
29927 * textmodes/table.el (table-disable-menu): Ditto.
29928
29929 2005-05-21 Richard M. Stallman <rms@gnu.org>
29930
29931 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
29932
29933 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
29934
29935 * net/rcompile.el (remote-compile): Use compilation-start.
29936
29937 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
29938
29939 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
29940
29941 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
29942 Default to makefile-bsdmake-mode on BSD systems.
29943
29944 * imenu.el (imenu-generic-expression, imenu--generic-function'):
29945 REGEXP may also be a search function now. The part of doc-string
29946 for describing the structure was 95% identical to that of
29947 `imenu--generic-function'. Unify it there.
29948
29949 * progmodes/make-mode.el (makefile-imenu-generic-expression):
29950 Use function to find dependencies, because regexp alone is so complex,
29951 it easily goes into an endless loop.
29952 (makefile-makepp-mode): Also add submenu for Perl functions
29953 defined in the makefile.
29954 (makefile-bsdmake-mode): Special imenu-generic-expression no
29955 longer needed, due to function call.
29956 (makefile-match-dependency): Take BOUND into account when checking
29957 if we're through.
29958
29959 2005-05-20 Jay Belanger <belanger@truman.edu>
29960
29961 * calc/calc-units.el (calc-invalidate-units-table):
29962 Use inhibit-read-only.
29963 (math-build-units-table-buffer): Use view-mode.
29964
29965 2005-05-20 David Kastrup <dak@gnu.org>
29966
29967 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
29968 easy-menu-add is not a nop on Emacs; and clarify when to call it.
29969
29970 2005-05-20 Lute Kamstra <lute@gnu.org>
29971
29972 * diff-mode.el (diff-header-face, diff-file-header-face)
29973 (diff-index-face, diff-hunk-header-face, diff-removed-face)
29974 (diff-added-face, diff-changed-face, diff-function-face)
29975 (diff-context-face, diff-nonexistent-face): Put them in the
29976 diff-mode customization group.
29977
29978 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
29979
29980 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
29981
29982 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
29983
29984 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
29985 Minor regexp-optimization.
29986
29987 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
29988
29989 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
29990 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
29991 (org-agenda-add-time-grid-maybe): New function.
29992 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
29993 (org-table-create): `dotimes' instead of `mapcar'.
29994 (org-xor): Simplify implementation.
29995 (org-agenda): `inhibit-redisplay' turned on.
29996 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
29997 a consistent line after a state change.
29998 (org-agenda-remove-times-when-in-prefix): New option.
29999 (org-prefix-has-time): New variable.
30000 (org-parse-time-string): Optional argument NODEFAULT.
30001 (org-format-agenda-item): Parse items for time-of-day
30002 specifications and move these into the prefix if possible.
30003 (org-agenda-priority): Get current heading, not previous heading
30004 during agenda remote editing.
30005
30006 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
30007
30008 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
30009 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
30010 (remove-duplicates, delete-duplicates, substitute)
30011 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
30012 (nsubstitute-if-not, find, find-if, find-if-not, position)
30013 (position-if, position-if-not, count, count-if, count-if-not)
30014 (mismatch, search, sort*, stable-sort, merge, member*)
30015 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
30016 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
30017 (intersection, nintersection, set-difference, nset-difference)
30018 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
30019 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
30020 (nsublis, tree-equal): Improve argument/docstring consistency.
30021
30022 * subr.el (send-string, send-region): Remove obsolescence declaration.
30023 (window-dot, set-window-dot, read-input, show-buffer)
30024 (eval-current-buffer, string-to-int):
30025 Add release number to obsolescence declarations.
30026
30027 2005-05-19 Kim F. Storm <storm@cua.dk>
30028
30029 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
30030 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
30031
30032 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
30033
30034 * faces.el (list-faces-display): Make back button respect optional
30035 regexp arg.
30036
30037 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
30038
30039 * calculator.el (calculator-radix-grouping-mode)
30040 (calculator-radix-grouping-digits, calculator-displayer)
30041 (calculator-radix-grouping-separator, calculator-copy-displayer):
30042 * dabbrev.el (dabbrev-search-these-buffers-only):
30043 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
30044 (diff-advance-after-apply-hunk, diff-mode-hook)
30045 (diff-minor-mode-prefix):
30046 * imenu.el (imenu-use-popup-menu):
30047 * jit-lock.el (jit-lock-context-time):
30048 * newcomment.el (comment-fill-column, comment-column)
30049 (comment-style, comment-padding, comment-multi-line)
30050 (comment-empty-lines, comment-auto-fill-only-comments):
30051 * reveal.el (reveal-around-mark):
30052 * uniquify.el (uniquify-buffer-name-style)
30053 (uniquify-after-kill-buffer-p)
30054 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
30055 (uniquify-min-dir-content, uniquify-separator)
30056 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
30057 * w32-vars.el (w32-fixed-font-alist):
30058 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
30059 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
30060 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
30061 * progmodes/perl-mode.el (perl-indent-level)
30062 (perl-continued-statement-offset, perl-continued-brace-offset)
30063 (perl-brace-offset, perl-brace-imaginary-offset)
30064 (perl-label-offset, perl-indent-continued-arguments)
30065 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
30066 * progmodes/tcl.el (tcl-indent-level)
30067 (tcl-continued-indent-level, tcl-auto-newline)
30068 (tcl-tab-always-indent, tcl-electric-hash-style)
30069 (tcl-help-directory-list, tcl-use-smart-word-finder)
30070 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
30071 (inferior-tcl-source-command):
30072 * textmodes/fill.el (enable-kinsoku):
30073 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
30074 * textmodes/table.el (table-yank-handler):
30075 Specify missing group (and type, if simple) in defcustom.
30076
30077 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
30078
30079 * progmodes/compile.el (compilation-finish-function): Fix defvar.
30080
30081 2005-05-19 Richard M. Stallman <rms@gnu.org>
30082
30083 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
30084
30085 * subr.el (event-basic-type): Don't get an error.
30086 (left-fringe-p): Function deleted.
30087
30088 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
30089 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
30090
30091 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
30092 in recursive copy.
30093
30094 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
30095
30096 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
30097
30098 * emacs-lisp/bytecomp.el
30099 (byte-compile-file-form-custom-declare-variable):
30100 Call byte-compile-nogroup-warn if appropriate.
30101
30102 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
30103 (compilation-set-window): Don't call left-fringe-p; do it directly.
30104
30105 2005-05-19 Jay Belanger <belanger@truman.edu>
30106
30107 * calc/calc-graph.el (calc-graph-format-data): Make sure
30108 var-PlotRejects is bound before trying to check its value.
30109
30110 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
30111
30112 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
30113 definition of this variable from reftex-global.el to reftex.el,
30114 because it is needed in the menu.
30115
30116 2005-05-19 Lute Kamstra <lute@gnu.org>
30117
30118 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
30119 years are fixed. Don't insert a space after a dash.
30120
30121 2005-05-19 Kim F. Storm <storm@cua.dk>
30122
30123 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
30124
30125 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
30126
30127 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
30128 strings, because (eq ... ?\\) is fairly frequent.
30129
30130 * progmodes/make-mode.el (makefile-add-this-line-targets):
30131 Simplify and integrate into `makefile-pickup-targets'.
30132 (makefile-add-this-line-macro): Simplify and integrate into
30133 `makefile-pickup-macros.
30134 (makefile-pickup-filenames-as-targets): Simplify.
30135 (makefile-previous-dependency, makefile-match-dependency):
30136 Don't stumble over `::'.
30137
30138 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
30139
30140 * subr.el (post-command-idle-hook, post-command-idle-delay):
30141 Remove obsoletion of post-command-idle-hook and
30142 post-command-idle-delay.
30143
30144 * faces.el (list-faces-display): Provide button when describe-face
30145 is called to take user back to the list of faces.
30146
30147 * help-fns.el (describe-variable): Remove hyperlinks in a
30148 variable's value as these are quite frequently inappropriate.
30149
30150 * follow.el (follow-submit-feedback, follow-mode):
30151 Remove references to post-command-idle-hook.
30152
30153 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
30154
30155 * progmodes/make-mode.el (makefile-previous-dependency)
30156 (makefile-match-dependency): Check for := (and in bsd mode also
30157 !=) to give a better result, even when font-lock is not on.
30158
30159 2005-05-18 Jay Belanger <belanger@truman.edu>
30160
30161 * calc/calc-help.el (calc-s-prefix-help):
30162 Add `calc-copy-special-constant' to help string.
30163
30164 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
30165
30166 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
30167
30168 2005-05-18 Jay Belanger <belanger@truman.edu>
30169
30170 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
30171 in linear factors are in proper order.
30172
30173 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
30174
30175 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
30176 Support for jurabib.
30177
30178 * textmodes/reftex.el (featurep): Define aliases for overlay
30179 commands, for XEmacs compatibility, and use these aliases in
30180 overlay initializations.
30181 (reftex-highlight): Use `reftex-move-overlay'.
30182 (reftex-unhighlight): Use `reftex-delete-overlay'.
30183 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
30184 (reftex-access-search-path): Use `reftex-uniquify' instead of
30185 `reftex-uniq'.
30186
30187 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
30188 `before-string' property modification enables for Emacs as well.
30189 (reftex-select-item): Use `reftex-delete-overlay'.
30190 (reftex-select-mark): Use `reftex-make-overlay' and
30191 `reftex-overlay-put'.
30192 (reftex-select-unmark): Use `reftex-delete-overlay' and
30193 `reftex-overlay-put'.
30194
30195 2005-05-18 Lute Kamstra <lute@gnu.org>
30196
30197 * emacs-lisp/lisp.el (check-parens): Fix docstring.
30198
30199 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
30200
30201 * add-log.el (add-change-log-entry):
30202 * array.el (array-make-template, array-reconfigure-rows)
30203 (array-init-max-row, array-init-max-column)
30204 (array-init-columns-per-line, array-init-field-width):
30205 * replace.el (replace-match-maybe-edit, perform-replace):
30206 * textmodes/spell.el (spell-region):
30207 Replace `read-input' by `read-string'.
30208
30209 * forms.el (forms-mode):
30210 * finder.el (finder-compile-keywords):
30211 * shadowfile.el (shadow-read-files):
30212 Replace `eval-current-buffer' by `eval-buffer'.
30213
30214 * terminal.el (te-pass-through):
30215 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
30216 (ange-ftp-raw-send-cmd):
30217 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
30218 (send-process-next-char, telnet-initial-filter, telnet):
30219 Replace `send-string' by `process-send-string'.
30220
30221 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
30222 (prolog-consult-region): Replace `send-string' by
30223 `process-send-string'; replace `send-region' by `process-send-region'.
30224
30225 * progmodes/delphi.el (delphi-log-msg):
30226 Replace `set-window-dot' by `set-window-point'.
30227
30228 * subr.el (window-dot, set-window-dot, read-input, send-string)
30229 (send-region, show-buffer, eval-current-buffer):
30230 Make really obsolete, as the comment says.
30231
30232 2005-05-17 Kim F. Storm <storm@cua.dk>
30233
30234 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
30235 (cua--init-keymaps): Bind C-return instead of S-return to set
30236 rectangle mark.
30237
30238 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
30239 instead of S-return to toggle/clear rectangle mark.
30240
30241 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
30242
30243 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
30244 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
30245 Also fontify plain strings assigned to variables, mostly so that a
30246 colon has a face and is thus not taken as a dependency separator.
30247 (makefile-previous-dependency): Inline the new matcher, because it
30248 is too complex to work in both directions.
30249 (makefile-match-dependency): Eliminate `backward' arg (see above).
30250 Completely reimplemented so as to not sometimes go into an endless
30251 loop. It should also be more efficient, because first it only
30252 searches for `:', instead of applying the very complex regexp.
30253 (makefile-mode): Cancel `font-lock-support-mode', because blocks
30254 to be fontified in one piece can be too long for JIT.
30255 Makefiles are never *that* big.
30256
30257 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
30258
30259 * dired.el (dired-mode): Simplify.
30260
30261 2005-05-17 Lute Kamstra <lute@gnu.org>
30262
30263 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
30264 defcustom for the mode hook variable.
30265
30266 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
30267 Emacs Lisp Reference Manual.
30268
30269 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
30270
30271 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
30272 (evenp, list*):
30273 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
30274 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
30275
30276 * net/tramp-smb.el (tramp-smb-open-connection):
30277 Pass `tramp-chunksize' as fifth (required) argument.
30278
30279 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
30280
30281 * font-lock.el (lisp-font-lock-keywords-1):
30282 Set `font-lock-negation-char-face' for [^...] char group.
30283 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
30284
30285 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
30286 a var, and refine it to mask one more level of nested vars.
30287 (makefile-rule-action-regex): Turn it into a var, and refine it so
30288 it recognizes backslashed continuation lines as belonging to the
30289 same command.
30290 (makefile-macroassign-regex): Refine it so it recognizes
30291 backslashed continuation lines as belonging to the same command.
30292 (makefile-var-use-regex): Don't look at the next char, because it
30293 might be the same one to be skipped by the initial [^$], leading
30294 to an overlooked variable use.
30295 (makefile-make-font-lock-keywords): Remove two parameters, which
30296 are now variables that some of the modes set locally.
30297 Handle dependency and rule action matching through functions, because
30298 regexps alone match too often. Dependency matching now comes
30299 last, so it can check, whether a colon already matched something else.
30300 (makefile-mode): Inform that font-lock improves makefile parsing
30301 capabilities.
30302 (makefile-match-dependency, makefile-match-action): New functions.
30303
30304 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
30305
30306 * emacs-lisp/cl-extra.el (equalp): Doc fix.
30307
30308 * align.el (align-regexp):
30309 * ansi-color.el (ansi-color-get-face):
30310 * array.el (array-reconfigure-rows, array-init-max-row)
30311 (array-init-max-column, array-init-columns-per-line)
30312 (array-init-field-width):
30313 * dired-aux.el (dired-trample-file-versions):
30314 * dired-x.el (dired-mark-sexp):
30315 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
30316 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
30317 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
30318 * faces.el (face-read-integer):
30319 * files.el (backup-extract-version, insert-directory):
30320 * hexl.el (hexl-insert-decimal-char):
30321 * server.el (server-process-filter):
30322 * shell.el (shell-extract-num):
30323 * startup.el (command-line-1):
30324 * term.el (term-command-hook):
30325 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
30326 (time-stamp-do-number):
30327 * time.el (display-time-update):
30328 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
30329 (timezone-fix-time):
30330 * vms-patch.el (vms-suspend-resume-hook):
30331 * calendar/appt.el (appt-convert-time):
30332 * calendar/cal-bahai.el (mark-bahai-diary-entries):
30333 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
30334 * calendar/cal-islam.el (mark-islamic-diary-entries):
30335 * calendar/calendar.el (calendar-cursor-to-date)
30336 (calendar-star-date):
30337 * calendar/diary-lib.el (diary-attrtype-convert)
30338 (mark-diary-entries, diary-entry-time):
30339 * calendar/solar.el (solar-get-number):
30340 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
30341 * emacs-lisp/re-builder.el (reb-display-subexp):
30342 * emulation/edt.el (edt-set-scroll-margins):
30343 * emulation/tpu-extras.el (tpu-set-scroll-margins):
30344 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
30345 (vip-get-ex-count):
30346 * emulation/viper-ex.el (viper-get-ex-token)
30347 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
30348 * international/fontset.el (fontset-plain-name):
30349 * mail/feedmail.el (feedmail-look-at-queue-directory):
30350 * mail/mailalias.el (mail-get-names):
30351 * mail/rmail.el (rmail-convert-to-babyl-format):
30352 * mail/rmailsum.el (rmail-make-basic-summary-line)
30353 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
30354 (rmail-summary-goto-msg):
30355 * mail/smtpmail.el (smtpmail-read-response):
30356 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
30357 (ange-ftp-vms-add-file-entry):
30358 * play/gametree.el (gametree-looking-at-ply)
30359 (gametree-current-branch-score):
30360 * progmodes/ada-xref.el (ada-prj-find-prj-file)
30361 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
30362 * progmodes/cperl-mode.el (condition-case):
30363 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
30364 (ebrowse-set-member-buffer-column-width)
30365 (ebrowse-select-1st-to-9nth):
30366 * progmodes/etags.el (etags-snarf-tag):
30367 * progmodes/flymake.el (flymake-parse-line):
30368 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
30369 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
30370 (idlwave-shell-menu-def):
30371 * progmodes/ps-mode.el (ps-run-goto-error):
30372 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
30373 (vhdl-speedbar-contract-level):
30374 * term/mac-win.el (x-handle-numeric-switch):
30375 * term/sun-mouse.el (sun-get-frame-data):
30376 * term/w32-win.el (x-handle-numeric-switch):
30377 * term/x-win.el (x-handle-numeric-switch):
30378 * textmodes/ispell.el (ispell-parse-output):
30379 * textmodes/nroff-mode.el (nroff-outline-level):
30380 * textmodes/reftex-cite.el (reftex-bib-sort-year)
30381 (reftex-bib-sort-year-reverse, reftex-format-citation):
30382 * textmodes/reftex-parse.el (reftex-init-section-numbers)
30383 (reftex-section-number):
30384 * textmodes/texinfmt.el (texinfo-paragraphindent):
30385 Replace `string-to-int' by `string-to-number'.
30386
30387 * international/latexenc.el: Add page marker to force the "Local
30388 Variables:" string out of the last page.
30389
30390 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30391
30392 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
30393 tooltip-change-major-mode.
30394 (gud-tooltip-print-command): Remove case where gud-minor-mode
30395 is gdb ("--fullname").
30396 (gud-tooltip-tips): Turn GUD tooltips off for this case and
30397 explain to user.
30398
30399 2005-05-16 Jay Belanger <belanger@truman.edu>
30400
30401 * calc/calc-store.el (calc-copy-special-constant): New function.
30402
30403 * calc/calc-ext.el (calc-init-extensions): Add binding for
30404 `calc-copy-special-constant'.
30405
30406 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
30407 for the `calc-copy-special-constant' command.
30408
30409 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30410
30411 * subr.el (left-fringe-p): New function.
30412
30413 * progmodes/compile.el (compilation-setup): Set local value of
30414 overlay-arrow-string to "" always.
30415 (compilation-set-window): Left fringe then don't scroll.
30416 No left fringe then no arrow and scroll message to top.
30417 (compilation-context-lines): Adjust doc string accordingly.
30418
30419 2005-05-16 Kim F. Storm <storm@cua.dk>
30420
30421 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
30422 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
30423 (ido-wide-find-dir-or-delete-dir): New command for M-d.
30424 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
30425 (ido-read-file-name): Handle commands with ido property value
30426 equal to find-file as reading a file name, to allow C-d to enter dired.
30427 (ibuffer-find-file): Add ido property with value find-file.
30428
30429 2005-05-15 Kim F. Storm <storm@cua.dk>
30430
30431 * subr.el (open-network-stream-nowait): Remove.
30432 (open-network-stream-server): Remove.
30433
30434 2005-05-15 Richard M. Stallman <rms@gnu.org>
30435
30436 * faces.el (describe-face): Output a definition link button.
30437
30438 * help-mode.el (help-face-def): New button type.
30439
30440 * emacs-lisp/copyright.el (copyright-fix-years):
30441 Match properly if the first year is 2-digit.
30442 Don't mess up the whitespace after the years by filling.
30443
30444 * dired-aux.el (dired-mark-confirm):
30445 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
30446
30447 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
30448 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
30449 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
30450
30451 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
30452 Set font-lock-comment-start-skip.
30453
30454 * font-lock.el (font-lock-comment-start-skip): New variable.
30455 (font-lock-comment-end-skip): New variable.
30456 (font-lock-fontify-syntactically-region): Use them if non-nil.
30457
30458 2005-05-15 Jay Belanger <belanger@truman.edu>
30459
30460 * calc/calc-store.el (calc-store-value): Return a string rather
30461 than display it as a message.
30462 Use calc-var-name for variable name.
30463 (calc-store-into): Add the result of calc-store-value to message.
30464 (calc-copy-variable): Add a message.
30465 (calc-store-exchange): Improve error messages.
30466 (calc-store-binary, calc-store-map): Don't reset the values of
30467 special constants.
30468
30469 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
30470
30471 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
30472 manual to docstring.
30473
30474 * files.el (hack-local-variables-confirm): Add STRING argument.
30475 Make the function handle non file visiting buffers correctly.
30476 (hack-local-variables-prop-line, hack-local-variables)
30477 (hack-one-local-variable): Use STRING arg of
30478 `hack-local-variables-confirm'.
30479
30480 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
30481
30482 Sync with Tramp 2.0.49.
30483
30484 * net/tramp.el (tramp-handle-dired-call-process)
30485 (tramp-handle-insert-directory):`insert-buffer' cannot be used
30486 because the contents of the Tramp buffer is changed before
30487 insertion (`expand-file' and alike).
30488 (tramp-handle-insert-directory): If `localname' has an empty
30489 nondirectory name, it must not be quoted.
30490 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
30491 variable `tramp-chunksize'. Change callees.
30492 (tramp-open-connection-setup-interactive-shell): Check remote host
30493 for buggy `send-process-string' implementation.
30494 Set `tramp-chunksize' if found. Reported by Michael Kifer
30495 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
30496 (tramp-handle-shell-command): `insert-buffer' cannot be used
30497 because the contents of the Tramp buffer is changed before
30498 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
30499 <frederic.bothamy@free.fr>.
30500 (tramp-set-auto-save): Actions should be done for Tramp file name
30501 handler only. Ange-FTP has its own auto-save mechanism.
30502 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
30503 (tramp-set-auto-save-file-modes): Set file modes of
30504 `buffer-auto-save-file-name' to ?\600 as fallback solution.
30505 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
30506 (tramp-bug): Remove obsolete variable.
30507 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
30508 for presence of `mml-mode'. Make it running for older Emacsen as well.
30509
30510 2005-05-14 John Paul Wallington <jpw@pobox.com>
30511
30512 * ibuf-ext.el (define-ibuffer-filter filename):
30513 If `dired-directory' is a list, use its car.
30514
30515 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
30516
30517 * ibuffer.el (define-ibuffer-column filename):
30518 If `dired-directory' is a list, use its car.
30519
30520 2005-05-14 Richard M. Stallman <rms@gnu.org>
30521
30522 * subr.el (symbol-file): Doc fix.
30523
30524 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
30525 (byte-compile-form): Call byte-compile-nogroup-warn.
30526 (byte-compile-warning-types): Doc fix.
30527
30528 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
30529
30530 * progmodes/cc-engine.el (c-literal-faces):
30531 Add font-lock-comment-delimiter-face.
30532
30533 * net/net-utils.el (dig): Use with-no-warnings.
30534
30535 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
30536 (sc-recite-frame-alist, sc-default-cite-frame)
30537 (sc-default-uncite-frame, sc-default-recite-frame)
30538 (sc-attrib-selection-list, sc-rewrite-header-list):
30539 Mark as risky-local-variable.
30540
30541 * international/ogonek.el (ogonek-jak, ogonek-how):
30542 Don't use beginning-of-buffer.
30543
30544 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
30545
30546 * calendar/solar.el (solar-data-list): Move definition up.
30547
30548 * dnd.el (dnd-protocol-alist): Add autoload.
30549
30550 * progmodes/sh-script.el: Many doc usage fixes.
30551 (sh-indent-after-do): Change default to match common styles.
30552
30553 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
30554
30555 * files.el (interpreter-mode-alist)
30556 (auto-mode-interpreter-regexp): Doc fixes.
30557
30558 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
30559
30560 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
30561
30562 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
30563
30564 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
30565
30566 * dired.el (dired-mode): make-variable-buffer-local =>
30567 make-local-variable.
30568
30569 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
30570
30571 * term/mac-win.el (mac-select-convert-to-string): Try coding
30572 systems in mac-script-code-coding-systems if specified one cannot
30573 encode string for `com.apple.traditional-mac-plain-text'.
30574
30575 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
30576
30577 * progmodes/make-mode.el (makefile-targets-face)
30578 (makefile-shell-face, makefile-makepp-perl-face): New faces.
30579 (makefile-dependency-regex): Fix it to not make the colon in
30580 $(var:a=b) special.
30581 (makefile-rule-action-regex): New regexp for highlighting embedded
30582 Shell strings.
30583 (makefile-macroassign-regex): Handle != for highlighting as
30584 embedded Shell strings.
30585 (makefile-var-use-regex): New const.
30586 (makefile-statements, makefile-automake-statements)
30587 (makefile-gmake-statements, makefile-makepp-statements)
30588 (makefile-bsdmake-statements): New consts.
30589 (makefile-make-font-lock-keywords): New function.
30590 (makefile-automake-font-lock-keywords)
30591 (makefile-gmake-font-lock-keywords)
30592 (makefile-makepp-font-lock-keywords)
30593 (makefile-bsdmake-font-lock-keywords): New consts.
30594 (makefile-mode-map): Add switchers between the various submodes.
30595 (makefile-mode): Document the availability of the variants.
30596 (makefile-automake-mode, makefile-gmake-mode)
30597 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
30598
30599 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
30600 new variants of makefile-mode.
30601
30602 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
30603
30604 * font-lock.el (font-lock-comment-delimiter-face): Fix up
30605 the inheritance.
30606
30607 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
30608
30609 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
30610 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
30611
30612 * files.el (normal-mode): Extend the scope of the
30613 `enable-local-variables' binding to include the `set-auto-mode' call.
30614 (magic-mode-alist): Doc fix.
30615
30616 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
30617
30618 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
30619 font-lock-comment-face rather than copying its setting.
30620
30621 2005-05-12 Andreas Schwab <schwab@suse.de>
30622
30623 * eshell/esh-mode.el (eshell-send-input): Doc fix.
30624
30625 2005-05-12 Lute Kamstra <lute@gnu.org>
30626
30627 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
30628 defcustom for the mode hook variable. Delete the last argument.
30629 * generic-x.el: Fix callers of define-generic-mode.
30630 (generic-x-modes): Delete group.
30631 (show-tabs-tab-face, show-tabs-space-face): Put them in the
30632 generic-x customization group.
30633
30634 2005-05-12 Kim F. Storm <storm@cua.dk>
30635
30636 * font-lock.el (font-lock-negation-char-face): Default to "off".
30637
30638 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
30639 font-lock-negation-char-face to ! in !=.
30640
30641 2005-05-12 Masatake YAMATO <jet@gyve.org>
30642
30643 * add-log.el (find-change-log): Fix typos in the docstring
30644 of function.
30645
30646 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
30647
30648 * international/latexenc.el (latexenc-find-file-coding-system):
30649 Avoid `re-search-forward' when looking for input encoding because
30650 of speed and safety. Better regular expressions for recognizing
30651 input encoding. Limit a search for TeX-master/tex-main-file to
30652 the local variable section.
30653
30654 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
30655
30656 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
30657 syntax of $ to "'" (quote).
30658
30659 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
30660
30661 * dnd.el (dnd-protocol-alist): Improve custom type.
30662
30663 * dired.el (dired-dnd-protocol-alist): New variable.
30664 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
30665 `dired-mode-hook' to the end.
30666
30667 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
30668
30669 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
30670 comment-end if comment-start-skip is not set.
30671 Obey the font-lock-comment-delimiter-face variables.
30672
30673 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
30674
30675 * files.el (executable-find): Move from executable.el. Use
30676 locate-file.
30677 * progmodes/executable.el (executable-find): Move to files.el.
30678
30679 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
30680 when trying to ensure forward progress.
30681
30682 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
30683
30684 * mouse-sel.el (mouse-sel-follow-link-p): New function.
30685 (mouse-select, mouse-select-internal, mouse-extend-internal):
30686 Use it to implement mouse-1-click-follows-link functionality.
30687
30688 2005-05-11 Richard M. Stallman <rms@gnu.org>
30689
30690 * font-lock.el (font-lock-fontify-syntactically-region):
30691 Use font-lock-comment-delimiter-face for comment delimiters.
30692
30693 2005-05-10 Jay Belanger <belanger@truman.edu>
30694
30695 * calc/calc-help.el (calc-m-prefix-help): Add mention of
30696 preserving embedded modes.
30697
30698 2005-05-10 Richard M. Stallman <rms@gnu.org>
30699
30700 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
30701
30702 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
30703 Move from ada-stmt.el.
30704 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
30705
30706 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
30707 Move to ada-mode.el.
30708 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
30709
30710 * cus-edit.el (custom-file): Call file-chase-links.
30711
30712 * files.el (read-directory-name): Fix previous change.
30713 (hack-local-variables-confirm): New function.
30714 (hack-local-variables-prop-line, hack-local-variables)
30715 (hack-one-local-variable): Use it.
30716
30717 2005-05-10 Lute Kamstra <lute@gnu.org>
30718
30719 * font-lock.el (font-lock-keywords-alist)
30720 (font-lock-removed-keywords-alist): Clarify docstrings.
30721
30722 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
30723
30724 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
30725 (gdb-source-info): Check for preprocessor info.
30726 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
30727 a macro for a function.
30728 (gdb-info-breakpoints-custom): Try to find file again if not already
30729 found (user might have used GDB dir command).
30730 (gdb-get-location): Update gdb-location-alist correctly for change
30731 to gdb-info-breakpoints-custom.
30732
30733 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
30734 (gud-tooltip-print-command): Add gdbmi case.
30735 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
30736 preprocessor info.
30737
30738 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
30739
30740 * startup.el (fancy-splash-insert): Fix typo in doc string.
30741
30742 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
30743
30744 * obsolete/float.el (string-to-float):
30745 * obsolete/hilit19.el (hilit-add-pattern):
30746 * obsolete/rnews.el (news-parse-range, news-select-message)
30747 (news-get-pruned-list-of-files): Replace `string-to-int' by
30748 `string-to-number'.
30749
30750 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
30751 `find-file-not-found-hooks'; use `add-hook'.
30752 (uncompress-while-visiting): Set `write-file-functions', not
30753 `write-file-hooks'; use `add-hook'.
30754
30755 2005-05-09 Kim F. Storm <storm@cua.dk>
30756
30757 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
30758 (cua-paste): Handle clipboard action.
30759 (cua--init-keymaps): Remap clipboard-kill-region and
30760 clipboard-kill-ring-save.
30761
30762 2005-05-08 Eli Zaretskii <eliz@gnu.org>
30763
30764 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
30765 Improve commentary.
30766
30767 * simple.el (next-error-overlay-arrow-position): Revert the change
30768 made on 2005-04-30.
30769
30770 2005-05-07 Jay Belanger <belanger@truman.edu>
30771
30772 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
30773 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
30774 `calc-sel-reselect'.
30775
30776 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
30777 Calc is in embedded mode.
30778
30779 2005-05-07 Eli Zaretskii <eliz@gnu.org>
30780
30781 * progmodes/compile.el (compilation-setup):
30782 Set overlay-arrow-string to an empty string on text terminals.
30783
30784 * textmodes/ispell.el (ispell-program-name): Try looking for
30785 "aspell" along exec-path, and if found, use it as the default
30786 speller program.
30787
30788 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
30789
30790 * international/mule.el (sgml-xml-auto-coding-function):
30791 Recognize encoding='FOO' in single quotes as well as in double quotes.
30792
30793 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
30794
30795 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
30796 as well as `interactive', so that defmacro* would recognize
30797 `declare' forms.
30798
30799 2005-05-07 Eli Zaretskii <eliz@gnu.org>
30800
30801 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
30802 Explain more about the LIGHTER arg's usage in the doc string.
30803 Add commentary to clarify what the code does. Fix the regexp that
30804 strips whitespace from LIGHTER. Quote LIGHTER before using it,
30805 since it could have characters special to regular expressions.
30806
30807 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
30808
30809 * replace.el (occur-1): Bind inhibit-read-only so that
30810 erase-buffer doesn't barf on read-only text properties (likewise
30811 for add-text-properties in occur-engine). Mark buffer as unmodified.
30812 (occur-engine): Don't set buffer-read-only here.
30813
30814 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
30815
30816 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
30817 list-buffers-directory. This caused the *cvs-commit* buffer to be
30818 sometimes mistakenly reused as a *cvs* buffer.
30819
30820 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
30821
30822 * tooltip.el: Move code for GUD tooltips into gud.el.
30823 (require): CL no longer needed to compile case.
30824 (tooltip-mode): Do not toggle functions for GUD tooltips.
30825 (tooltip-gud-tips-p): Remove. Replace with minor mode
30826 gud-tooltip-mode in gud.el.
30827 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
30828 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
30829 tooltip-gud prefix with gud-tooltip and obsolete.
30830 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
30831 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
30832 (tooltip-mouse-motion): Mouse movement functions/variable.
30833 Rename in gud.el by adding gud prefix.
30834 (tooltip-gud-original-filter, tooltip-gud-dereference)
30835 (tooltip-gud-event, tooltip-toggle-gud-tips)
30836 (tooltip-gud-process-output, tooltip-gud-print-command)
30837 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
30838 gud.el by replacing tooltip-gud prefix with gud-tooltip.
30839 (gdb-tooltip-print): Move to gdb-ui.el.
30840
30841 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
30842 (require): CL needed to compile case.
30843 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
30844 tooltip-gud-tips-p. Make it a minor-mode.
30845 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
30846 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
30847 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
30848 (gud-tooltip-change-major-mode)
30849 (gud-tooltip-activate-mouse-motions-if-enabled)
30850 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
30851 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
30852 (gud-tooltip-original-filter, gud-tooltip-dereference)
30853 (gud-tooltip-event, tooltip-toggle-gud-tips)
30854 (gud-tooltip-process-output, gud-tooltip-print-command)
30855 (gud-tooltip-tips): Move from tooltip.el.
30856
30857 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
30858 (gdb-cpp-define-alist-flags): Doc fix.
30859 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
30860 gud-tooltip-mode is t.
30861
30862 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
30863
30864 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
30865 evaporate if their text is deleted.
30866 (goto-address-at-point): Make it work as a mouse binding as well.
30867 (goto-address-at-mouse): Obsolete it. Update users.
30868
30869 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
30870
30871 * calendar/appt.el (top-level): No longer activate on load.
30872
30873 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
30874
30875 * calendar/cal-bahai.el (mark-bahai-diary-entries):
30876 * net/webjump.el (webjump):
30877 * progmodes/idlw-help.el (idlwave-do-context-help1)
30878 (idlwave-highlight-linked-completions):
30879 * textmodes/po.el (po-find-file-coding-system-guts):
30880 Replace `assoc-ignore-case' by `assoc-string'.
30881
30882 2005-05-06 Eli Zaretskii <eliz@gnu.org>
30883
30884 * files.el (locate-file): Doc fix.
30885
30886 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
30887 Remove the redundant test for ms-dos.
30888
30889 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
30890 look for the preprocessor with exec-suffixes. If not found in
30891 standard places, look in exec-path. Remove most of the tests that
30892 used system-type.
30893
30894 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
30895
30896 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
30897
30898 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
30899 file-name clash with jka-compr.el on 8+3 filesystems.
30900
30901 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
30902
30903 * term/mac-win.el: Don't define or bind scroll bar functions if
30904 x-toolkit-scroll-bars is t.
30905 (x-select-text, x-get-selection-value): Clear
30906 x-last-selected-text-clipboard if x-select-enable-clipboard is
30907 nil.
30908 (PRIMARY): Put mac-scrap-name property.
30909 (mac-select-convert-to-file-url): New function.
30910 (public.file-url): New selection target type. Add to
30911 selection-converter-alist.
30912 (x-get-selection, x-selection-value): Handle it.
30913 (x-cut-buffer-or-selection-value): New alias.
30914
30915 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
30916
30917 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
30918 entry to avoid calling bibtex-find-entry with arg global
30919 being t. Remove arg key.
30920 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
30921 (bibtex-copy-summary-as-kill): Change accordingly.
30922
30923 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
30924
30925 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
30926 (org-agenda-date-later): Use with-current-buffer.
30927
30928 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
30929
30930 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
30931 (define-obsolete-variable-alias): Doc Fixes.
30932
30933 2005-05-06 Kim F. Storm <storm@cua.dk>
30934
30935 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
30936 vertical-motion when selective-display is active.
30937
30938 * ido.el (ido-setup-hook): New hook.
30939 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
30940 (ido-input-stack): New var.
30941 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
30942 ido-next-work-file binding to M-O.
30943 Bind M-f to ido-wide-find-file-or-pop-dir.
30944 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
30945 (ido-read-internal): Run ido-setup-hook.
30946 Catch quit in read-file-name and read-string to cancel edit.
30947 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
30948 Automatically pop-all when completing a directory name (RET).
30949 (ido-file-internal): Add with-no-warnings around ffap and dired code.
30950 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
30951 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
30952 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
30953 New functions for M-b/M-f to move among the directory components.
30954 (ido-make-merged-file-list): Catch quit to cancel merge.
30955 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
30956 (ido-completion-help): No warnings for ido-completion-buffer-full.
30957
30958 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
30959
30960 * font-lock.el (font-lock-negation-char-face): New face and variable.
30961 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
30962 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
30963 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
30964 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
30965
30966 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
30967
30968 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
30969 Fix typo in docstring.
30970
30971 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
30972 (ebrowse-print-statistics-line)
30973 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
30974
30975 * term/w32-win.el (image-library-alist): Add additional name for
30976 Xpm library.
30977
30978 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
30979
30980 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
30981 use gcc instead of cpp.
30982
30983 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
30984 (gdb-create-define-alist): Use it.
30985 (gdb-cpp-define-alist-program): Update for MS-DOS.
30986
30987 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
30988
30989 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
30990
30991 2005-05-04 Richard M. Stallman <rms@gnu.org>
30992
30993 * help.el (describe-key): No error when UNTRANSLATED is nil.
30994
30995 * simple.el (line-move-1): Fix previous change to signal errors
30996 appropriately.
30997
30998 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
30999
31000 * calendar/icalendar.el (icalendar-version): Now at 0.12.
31001 (icalendar-duration-correction): Remove.
31002 (icalendar--get-event-properties): Split result at commas.
31003 (icalendar--decode-isoduration): New optional argument
31004 DURATION-CORRECTION.
31005 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
31006 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
31007 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
31008 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
31009 (icalendar--convert-anniversary-to-ical): New functions, extracted
31010 from icalendar-export-region, with bug fixes.
31011 (icalendar-export-region): Use the above functions.
31012 (icalendar-import-buffer): Check before saving diary file.
31013 (icalendar--convert-recurring-to-diary)
31014 (icalendar--convert-non-recurring-all-day-to-diary)
31015 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
31016 extracted from icalendar--convert-ical-to-diary, with bug fixes.
31017 (icalendar--convert-ical-to-diary): Use the above functions.
31018
31019 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
31020
31021 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
31022 Remove these recent additions.
31023 (c-mode): Restore to before 2005-04-28.
31024
31025 * progmodes/cc-vars.el (cc-define-list-program): Remove this
31026 recent addition.
31027
31028 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
31029 (gdb-define-alist): New variables.
31030 (gdb-create-define-alist): New function.
31031 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
31032 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
31033 with string-to-number.
31034 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
31035
31036 * progmodes/gud.el: Replace string-to-int with string-to-number.
31037 (gud-find-file): Handle gdb-define-alist.
31038
31039 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
31040
31041 2005-05-02 Jay Belanger <belanger@truman.edu>
31042
31043 * calc/calc-aent.el (math-read-token):
31044 * calc/calc-bin.el (calc-word-size):
31045 * calc/calc-ext.el (calc-read-number-fancy):
31046 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
31047 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
31048 * calc/calc-frac.el (calc-over-notation):
31049 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
31050 (calc-graph-num-points, calc-graph-init):
31051 * calc/calc-prog.el (calc-read-parse-table-part)
31052 (calc-edit-macro-repeats):
31053 * calc/calc-yank.el (calc-do-grab-rectangle):
31054 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
31055 Replace `string-to-int' by `string-to-number'.
31056
31057 2005-05-02 Kim F. Storm <storm@cua.dk>
31058
31059 * kmacro.el: Use executing-kbd-macro-index variable.
31060
31061 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
31062
31063 * net/rlogin.el (rlogin-parse-words): Delete func.
31064 (rlogin): Use split-string, not rlogin-parse-words.
31065 Also, if there are option-like elements in the parsed args,
31066 take the host to be the first arg immediately following them.
31067 Suggested by Michael Mauger.
31068
31069 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31070
31071 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
31072
31073 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31074
31075 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
31076 (cc-mode-cpp-program): Rename to cc-define-list-program and
31077 move to cc-vars.el.
31078
31079 * progmodes/cc-vars.el (cc-define-list-program):
31080 Change to "gcc -E -dM -". Make customizable.
31081
31082 2005-05-02 Kim F. Storm <storm@cua.dk>
31083
31084 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
31085
31086 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31087
31088 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
31089
31090 * international/mule-util.el (truncate-string): Remove alias and
31091 obsolete declaration.
31092
31093 * international/mule-cmds.el (update-iso-coding-systems):
31094 Remove alias and obsolete declaration.
31095
31096 * international/mule.el (coding-system-parent): Remove alias and
31097 obsolete declaration.
31098
31099 * subr.el (define-function, sref): Remove aliases and obsolete
31100 declarations.
31101 (chars-in-region): Remove obsolete declaration.
31102
31103 2005-05-01 Richard M. Stallman <rms@gnu.org>
31104
31105 * info.el (Info-mode): Set widen-automatically to nil, locally.
31106
31107 * simple.el (widen-automatically): New variable.
31108 (pop-global-mark): Obey widen-automatically.
31109
31110 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
31111
31112 * term/xterm.el (function-key-map): Call substitute-key-definition
31113 before the keymap size is increased by a lot of define-key calls.
31114
31115 2005-05-01 Richard M. Stallman <rms@gnu.org>
31116
31117 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
31118 Rename ARG to ELEMENT. Doc fix.
31119
31120 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31121
31122 * allout.el (allout-exposure): Remove macro and obsolete declaration.
31123 Remove references to allout-exposure/change to allout-new-exposure.
31124
31125 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
31126 bytecode symbols.
31127
31128 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
31129 (compiled-function-p, focus-frame, unfocus-frame):
31130 Remove aliases and obsolete declarations.
31131 Back out inadvertent changes from previous commit.
31132
31133 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31134
31135 * files.el (require-final-newline): Make Custom tags consistent
31136 with mode-require-final-newline.
31137 (mode-require-final-newline): Doc fix.
31138
31139 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
31140
31141 * international/latexenc.el (latexenc-find-file-coding-system):
31142 Fix regular expressions.
31143
31144 2005-05-01 David Kastrup <dak@gnu.org>
31145
31146 * international/latexenc.el (latexenc-find-file-coding-system):
31147 Fix regular expressions.
31148
31149 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31150
31151 * subr.el (string-to-int): Make obsolete.
31152
31153 2005-04-30 Richard M. Stallman <rms@gnu.org>
31154
31155 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
31156
31157 * loadup.el: Load jka-comp-hook.
31158
31159 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
31160 (jka-compr-handler): Add autoload. `put' calls moved
31161 to jka-comp-hook.el.
31162 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
31163 (jka-compr-inhibit): Autoload.
31164
31165 * jka-comp-hook.el: New file.
31166 Enable the mode by default.
31167
31168 * files.el (backup-buffer-copy): Use copy-file instead
31169 of write-region, and put back the 'excl.
31170
31171 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
31172
31173 * progmodes/flymake.el (flymake-split-string)
31174 (flymake-split-string, flymake-log, flymake-pid-to-names)
31175 (flymake-reg-names, flymake-get-source-buffer-name)
31176 (flymake-unreg-names, flymake-add-line-err-info)
31177 (flymake-add-err-info): Clarify docstrings.
31178 (flymake-popup-menu, flymake-make-emacs-menu)
31179 (flymake-make-xemacs-menu): Add docstrings.
31180 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
31181 Set variables directly throughout.
31182
31183 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
31184
31185 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
31186 exists. Initialize cc-define-alist.
31187 (c-mode): Add cc-create-define-alist locally to after-save-hook.
31188 If there is no file (Macroexpansion) don't create an alist.
31189
31190 2005-04-29 Sam Steingold <sds@gnu.org>
31191
31192 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
31193 (cc-create-define-alist): Use it instead of the hard-coded string.
31194
31195 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
31196
31197 * international/mule-conf.el (file-coding-system-alist): Fix regexp
31198 for latexenc.
31199
31200 2005-04-29 Lute Kamstra <lute@gnu.org>
31201
31202 * emacs-lisp/generic.el: Improve commentary section.
31203 (define-generic-mode): Improve docstring.
31204
31205 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
31206
31207 * textmodes/org.el (many places): Change to quiet the byte compiler.
31208 (org-prefix-format-compiled): New variable.
31209 (org-compile-prefix-format): New function.
31210 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
31211 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
31212 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
31213 (org-get-entries-from-diary): Use `org-get-time-of-day' for
31214 consistency with entries from `org-mode' files.
31215 (org-get-time-of-day): Fix bug with partial matches early in a line.
31216 (org-non-link-chars): New constant.
31217 (org-link-regexp): Respect `org-non-link-chars'.
31218 (org-agenda-day-view): Remove command.
31219 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
31220 (org-follow-bbdb-link, org-store-link): Search also company field.
31221 (org-highlight-overlay): New variable.
31222 (org-highlight, org-unhighlight): New functions.
31223 (org-agenda-mode): Add pre-command-hook to remove highlight.
31224 (org-evaluate-time-range): Behavior depends upon whether time stamp
31225 contains a time or not.
31226 (org-show-subtree, org-show-entry): New functions.
31227 (org-agenda-cleanup-fancy-diary): Remove empty lines.
31228
31229 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
31230
31231 * comint.el (comint-output-filter-functions): Add autoload cookie.
31232
31233 2005-04-28 Kim F. Storm <storm@cua.dk>
31234
31235 * ido.el (ido-everywhere): Fix last change.
31236
31237 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31238
31239 * international/latexenc.el: New file.
31240 * international/mule-conf.el (file-coding-system-alist): For .tex,
31241 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
31242
31243 2005-04-28 Lute Kamstra <lute@gnu.org>
31244
31245 * font-lock.el (font-lock-add-keywords)
31246 (font-lock-remove-keywords): Clarify docstring.
31247 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
31248 Don't start docstrings with a `*'.
31249 (font-lock-update-removed-keyword-alist): Give it a docstring.
31250
31251 * generic-x.el: Update commentary section.
31252 Only require font-lock when compiling.
31253 Define all modes conditionally.
31254 Place all generic modes in the generic-x-modes customization group.
31255 (generic-x-modes): New customization group.
31256 (generic-default-modes, generic-mswindows-modes)
31257 (generic-unix-modes, generic-other-modes): New constants.
31258 (generic-define-mswindows-modes, generic-define-unix-modes):
31259 Update docstrings. Make them obsolete.
31260 (generic-extras-enable-list): New default value. Update docstring.
31261 Improve :type. Change :set function.
31262 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
31263 Fix docstring.
31264
31265 * emacs-lisp/generic.el (generic-mode-internal):
31266 Simplify font-lock-defaults.
31267 (define-generic-mode): Fix docstring.
31268
31269 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
31270
31271 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
31272 font-lock-face property to highlight matches.
31273
31274 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
31275
31276 * progmodes/cc-mode.el (cc-create-define-alist): New function.
31277 (cc-define-alist): New variable.
31278 (c-mode): Make it local and initialize it.
31279
31280 * progmodes/gdb-ui.el (gdb-active-process): New variable.
31281 (gdb-exited): New function.
31282 (gdb-annotation-rules): Use it.
31283 (gdb-starting): Set gdb-active-process to t.
31284 (gdb-stopping): Amend doc string.
31285 (gdb-reset): Set gdb-active-process to nil.
31286
31287 * tooltip.el (tooltip-gud-tips): Show the associated #define
31288 directives when a C program under GDB is not executing.
31289
31290 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
31291
31292 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
31293 font-lock-fontify-syntactic-keywords.
31294
31295 * font-lock.el (font-lock-default-fontify-region): Don't force
31296 parse-sexp-lookup-properties to nil.
31297
31298 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
31299
31300 * man.el (man-mode-syntax-table): Set up `:' to have
31301 word-constituent syntax.
31302
31303 2005-04-27 Lute Kamstra <lute@gnu.org>
31304
31305 * novice.el (disable-command): Don't add spurious newlines to the
31306 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
31307
31308 2005-04-26 Jay Belanger <belanger@truman.edu>
31309
31310 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
31311 than one window before deleting window.
31312
31313 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
31314
31315 * shell.el (shell-prompt-pattern): Doc fix.
31316 (shell-mode): Set paragraph-separate buffer locally to "\\'".
31317
31318 * comint.el (comint-prompt-regexp, comint-get-old-input)
31319 (comint-use-prompt-regexp)
31320 (comint-use-prompt-regexp-instead-of-fields)
31321 (comint-replace-by-expanded-history, comint-send-input)
31322 (comint-output-filter, comint-get-old-input-default)
31323 (comint-line-beginning-position, comint-bol, comint-show-output)
31324 (comint-backward-matching-input, comint-forward-matching-input)
31325 (comint-next-prompt, comint-previous-prompt):
31326 Rename `comint-use-prompt-regexp-instead-of-fields' to
31327 `comint-use-prompt-regexp'. Keep old name as alias and declare
31328 obsolete.
31329 (comint-use-prompt-regexp): Shorten first line of doc string.
31330
31331 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
31332 Set paragraph-separate buffer locally to "\\'".
31333
31334 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
31335 Adapt to above name change.
31336
31337 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
31338 (smbclient-prompt-regexp): Ditto.
31339
31340 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
31341
31342 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
31343
31344 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
31345 gdb-location-list.
31346 Break lines that are over 80 characters wide.
31347
31348 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
31349
31350 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
31351 New fun and var, to preserve compatibility.
31352
31353 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
31354
31355 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
31356
31357 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
31358 name to file-newer-than-file-p.
31359
31360 2005-04-26 Richard M. Stallman <rms@gnu.org>
31361
31362 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
31363
31364 * progmodes/python.el (python-mode):
31365 Use new name eldoc-documentation-function.
31366
31367 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
31368
31369 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31370 (eldoc-documentation-function):
31371 Rename from eldoc-print-current-symbol-info-function. Calls changed.
31372
31373 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
31374
31375 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
31376
31377 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31378
31379 * term/xterm.el (function-key-map): Fix strings for
31380 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
31381 {C,S,A,C-S}-{f1-f12}.
31382
31383 2005-04-26 Kenichi Handa <handa@m17n.org>
31384
31385 * international/mule-cmds.el (select-safe-coding-system):
31386 Fix previous change.
31387
31388 2005-04-26 Lute Kamstra <lute@gnu.org>
31389
31390 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
31391
31392 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
31393 (font-lock-comment-delimiter-face): Ditto.
31394
31395 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
31396
31397 2005-04-25 Jay Belanger <belanger@truman.edu>
31398
31399 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
31400 to t while inserting information; use help-mode.
31401
31402 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31403
31404 * term.el (ansi-term-color-vector): Use the xterm colors.
31405 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
31406
31407 2005-04-25 Lute Kamstra <lute@gnu.org>
31408
31409 * font-core.el (font-lock-defaults): Fix docstring.
31410
31411 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
31412
31413 2005-04-25 Kenichi Handa <handa@m17n.org>
31414
31415 * international/mule-cmds.el (select-safe-coding-system):
31416 Don't check consistency with coding: spec, etc if raw-text or
31417 no-conversion was found to be safe.
31418
31419 2005-04-24 Richard M. Stallman <rms@gnu.org>
31420
31421 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
31422 citation markers at start of each line.
31423
31424 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
31425 citation markers at start of each line.
31426
31427 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
31428
31429 * files.el (mode-require-final-newline): Fix previous change.
31430 (require-final-newline): Fix type label.
31431
31432 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
31433
31434 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
31435 statement in buffer (broken by 2004-11-24 change).
31436
31437 2005-04-24 Kim F. Storm <storm@cua.dk>
31438
31439 * ido.el (ido-everywhere): Save and restore old read-buffer-function
31440 and read-file-name-function values. Don't overwrite existing
31441 non-nil values if ido-mode is enabled without ido-everywhere.
31442
31443 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
31444
31445 * files.el (mode-require-final-newline): Minor doc fix.
31446
31447 2005-04-24 Eli Zaretskii <eliz@gnu.org>
31448
31449 * subr.el (syntax-after): Doc fix.
31450 (syntax-class): If argument is nil, return nil. Mask off upper 16
31451 bits, not 8 bits.
31452
31453 * files.el (mode-require-final-newline): Doc fix.
31454 (backup-buffer-copy): Fix last change.
31455
31456 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31457
31458 * term/mac-win.el: Require select. Set selection-coding-system to
31459 mac-system-coding-system. Call menu-bar-enable-clipboard.
31460 (x-last-selected-text-clipboard, x-last-selected-text-primary)
31461 (x-select-enable-clipboard): New variables.
31462 (x-select-text, x-get-selection, x-selection-value)
31463 (x-get-selection-value, mac-select-convert-to-string)
31464 (mac-services-open-file, mac-services-open-selection)
31465 (mac-services-insert-text): New functions.
31466 (CLIPBOARD, FIND): Put mac-scrap-name property.
31467 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
31468 (public.tiff): Put mac-ostype property.
31469 (selection-converter-alist): Add entries for them.
31470 (mac-application-menu-map): New keymap.
31471 (interprogram-cut-function, interprogram-paste-function): Set to
31472 x-select-text and x-get-selection-value, respectively.
31473 (split-window-keep-point): Set to t.
31474
31475 2005-04-23 Richard M. Stallman <rms@gnu.org>
31476
31477 * files.el (read-directory-name): Always pass non-nil
31478 DEFAULT-FILENAME arg to read-file-name.
31479 (backup-buffer-copy, basic-save-buffer-2): Take care against
31480 writing thru an unexpected existing symlink.
31481 (revert-buffer): In indirect buffer, revert the base buffer.
31482 (magic-mode-alist): Doc fix.
31483 (buffer-stale-function): Doc fix.
31484 (minibuffer-with-setup-hook): Avoid warning.
31485 (mode-require-final-newline): Doc and custom fix.
31486
31487 * follow.el (follow-end-of-buffer): Use with-no-warnings.
31488
31489 * font-lock.el (font-lock-comment-face): On terminals with few colors,
31490 use the default appearance.
31491 (font-lock-comment-delimiter-face): New face, new variable.
31492
31493 * imenu.el (imenu--generic-function): The official position of a
31494 definition is the start of the line that BEG is in.
31495
31496 * midnight.el (midnight-timer): Move defvar up.
31497
31498 * mouse.el (mouse-drag-region-1): Delete some debugging code.
31499
31500 * saveplace.el (save-place-to-alist): Use with-no-warnings.
31501
31502 * startup.el (command-line): Use with-no-warnings.
31503
31504 * window.el (window-size-fixed): New defvar.
31505
31506 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
31507
31508 * mail/rmail.el (rmail-font-lock-keywords):
31509 Use font-lock-comment-delimiter-face.
31510
31511 * mail/sendmail.el (mail-font-lock-keywords):
31512 Use font-lock-comment-delimiter-face.
31513
31514 * progmodes/compile.el (next-error-highlight-timer): New defvar.
31515
31516 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
31517
31518 * progmodes/compile.el (compilation-mode-font-lock-keywords):
31519 Specify t for LAXMATCH when matching directories.
31520 Save match data around compilation-compat-error-properties form.
31521
31522 2005-04-23 David Kastrup <dak@gnu.org>
31523
31524 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
31525 Mention that the autoloaded aliases should be kept for AUCTeX.
31526
31527 2005-04-23 Andreas Schwab <schwab@suse.de>
31528
31529 * isearch.el (isearch-forward): Doc fix.
31530
31531 2005-04-23 Eli Zaretskii <eliz@gnu.org>
31532
31533 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
31534 (jit-lock-stealth-nice): Change default value to 0.5.
31535
31536 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
31537
31538 * abbrev.el (write-abbrev-file): Write table entries in
31539 alphabetical order by table name.
31540
31541 2005-04-22 Kim F. Storm <storm@cua.dk>
31542
31543 * ido.el (ido-read-internal): Fix `list' completion.
31544
31545 2005-04-22 Kenichi Handa <handa@m17n.org>
31546
31547 * recentf.el (recentf-save-file-coding-system): New variable.
31548 (recentf-save-list): Encode the file by
31549 recentf-save-file-coding-system and add coding: tag.
31550
31551 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
31552
31553 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
31554
31555 2005-04-21 Lute Kamstra <lute@gnu.org>
31556
31557 * loadhist.el (unload-feature): Don't remove a function from hooks
31558 if it is about to be restored to an autoload . Remove functions
31559 that will become unbound from auto-mode-alist. Simplify the code.
31560
31561 * subr.el (assq-delete-all): New implementation that is linear,
31562 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
31563 (rassq-delete-all): New function.
31564
31565 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
31566 Add size-indication-mode.
31567
31568 2005-04-21 Kenichi Handa <handa@m17n.org>
31569
31570 * international/mule-cmds.el: Add autoload for widget-value in
31571 eval-when-compile.
31572
31573 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
31574
31575 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
31576 Add tooltip-mode.
31577
31578 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
31579
31580 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
31581
31582 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
31583 (inferior-lisp-filter-regexp, inferior-lisp-program)
31584 (inferior-lisp-load-command, inferior-lisp-prompt)
31585 (inferior-lisp-mode-hook, lisp-source-modes)
31586 (inferior-lisp-load-hook): defvar->defcustom.
31587 (inferior-lisp-program, inferior-lisp-prompt)
31588 (inferior-lisp-load-hook): Doc fixes.
31589 (inferior-lisp-install-letter-bindings): Small change in
31590 introductory comment.
31591
31592 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
31593
31594 * vc.el (vc-annotate-color-map): Change some colors so that text
31595 using them as foreground is readable on both white and black
31596 backgrounds.
31597
31598 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
31599
31600 * international/mule-conf.el (translation-table-for-input):
31601 Remove redundant declaration.
31602
31603 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
31604
31605 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
31606
31607 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
31608 (tooltip-toggle-gud-tips): New function.
31609
31610 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31611
31612 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
31613 right angle brackets.
31614
31615 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
31616
31617 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
31618
31619 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
31620
31621 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
31622 Remove. Update callers to use expand-file-name instead.
31623
31624 * subr.el (syntax-class): New function.
31625
31626 * simple.el (blink-matching-open): Use it.
31627
31628 * paren.el (show-paren-function): Use it to recognize parens that are
31629 also used in 2-char comment markers.
31630
31631 2005-04-19 Lute Kamstra <lute@gnu.org>
31632
31633 * loadhist.el (unload-feature): Update for new format of
31634 load-history. Simplify the code.
31635
31636 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31637
31638 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
31639 (mac-add-charset-info): New function. Initialize variable
31640 mac-charset-info-alist using it.
31641 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
31642 for translation.
31643 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
31644 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
31645 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
31646 New CCL programs.
31647
31648 2005-04-19 Kim F. Storm <storm@cua.dk>
31649
31650 * simple.el (next-buffer, prev-buffer, next-error)
31651 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
31652 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
31653
31654 * bindings.el (next-buffer, prev-buffer, next-error)
31655 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
31656 (clone-indirect-buffer-other-window): Move bindings from simple.el.
31657 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
31658 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
31659
31660 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
31661
31662 * isearch.el (isearch-edit-string): Make the search-ring available for
31663 minibuffer history commands.
31664 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
31665 the default history commands now work just as well.
31666 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
31667
31668 2005-04-18 Kim F. Storm <storm@cua.dk>
31669
31670 * emulation/cua-base.el (cua--pre-command-handler): Add more
31671 elaborate check for shift modifier on non-window systems.
31672
31673 2005-04-18 Lars Hansen <larsh@math.ku.dk>
31674
31675 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
31676
31677 2005-04-18 Kim F. Storm <storm@cua.dk>
31678
31679 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
31680 and make it optional. Don't test tooltip-gud-echo-area here.
31681 (tooltip-gud-process-output, gdb-tooltip-print):
31682 Pass tooltip-gud-echo-area to tooltip-show.
31683 (tooltip-help-tips): Remove second optional arg to tooltip-show.
31684
31685 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31686
31687 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
31688 `display-graphic-p' may not be bound yet.
31689
31690 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
31691
31692 * startup.el (command-line): No longer enable Xterm Mouse mode by
31693 default in terminals compatible with xterm.
31694
31695 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
31696
31697 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
31698
31699 * tooltip.el (tooltip-gud-echo-area): Rename from
31700 tooltip-use-echo-area.
31701 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
31702 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
31703 area independently of where help tooltips are displayed.
31704
31705 2005-04-17 David Kastrup <dak@gnu.org>
31706
31707 * cus-theme.el (custom-theme-write-variables): Quote variables
31708 where necessary.
31709
31710 2005-04-17 Richard M. Stallman <rms@gnu.org>
31711
31712 * simple.el (yank-excluded-properties): Add follow-link to value.
31713
31714 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
31715
31716 * startup.el (fancy-splash-max-time): Just 30 seconds.
31717 (fancy-splash-delay): Just 7.
31718 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
31719
31720 * loadhist.el (unload-feature): Update for new format of load-history.
31721 Simplify the code.
31722
31723 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
31724 (rmail-font-lock-keywords): Don't fontify the text of a citation.
31725
31726 * mail/sendmail.el (mail-font-lock-keywords):
31727 Don't fontify subject text.
31728 Don't fontify the text of a citation.
31729
31730 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
31731
31732 * comint.el (comint-output-filter): Run comint-output-filter-functions
31733 with point where the user had it.
31734
31735 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
31736
31737 * international/ucs-tables.el (ucs-set-table-for-input):
31738 Disable when using unify-on-decoding.
31739
31740 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
31741
31742 * emulation/cua-base.el (cua-global-mark-face): Add special case
31743 for displays supporting a high number of colors.
31744
31745 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
31746
31747 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
31748
31749 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
31750
31751 * filesets.el (filesets-add-buffer): If user supplies a name of a
31752 non-existing fileset, create a new fileset.
31753
31754 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
31755
31756 * textmodes/org.el (org-up-heading-all): Fix bug with
31757 `outline-up-heading-all'.
31758
31759 2005-04-16 Andreas Schwab <schwab@suse.de>
31760
31761 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
31762 /etc/permissions.d/* and /etc/aliases.d/*.
31763
31764 2005-04-16 Kenichi Handa <handa@m17n.org>
31765
31766 * international/code-pages.el (cp-make-coding-system):
31767 Set `translation-table-for-input' property value to the symbol
31768 ucs-mule-to-mule-unicode, not to that value.
31769 (pt154): Escape guillemet by `\'.
31770
31771 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
31772
31773 * loadup.el: Load tooltip if x-show-tip is fboundp.
31774
31775 * startup.el (command-line): Add comment.
31776
31777 * tooltip.el (tooltip-mode): Specify correct standard value for
31778 Custom in init-value.
31779
31780 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
31781
31782 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
31783 possible.
31784
31785 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
31786
31787 * textmodes/org.el (org-agenda-date-prompt): Rename from
31788 `org-agenda-date-today'.
31789 (org-evaluate-time-range): Insert at point instead of directly
31790 after time range.
31791 (org-first-headline-recenter, org-subtree-end-visible-p)
31792 (org-optimize-window-after-visibility-change): New functions
31793 (org-agenda-post-command-hook): Don't allow point at end of line,
31794 to make sure it always hits the text properties.
31795 (org-agenda-next-date-line, org-agenda-previous-date-line):
31796 New commands.
31797 (org-set-regexps-and-options): Category may contain white space.
31798 (org-agenda-get-deadlines, org-agenda-get-scheduled):
31799 Improve marker positions.
31800 (org-agenda-new-marker): Argument POS made optional.
31801 (org-agenda-get-timestamps): Deadlines which are done are listed
31802 in org-done-face now.
31803 (org-agenda-get-todos, org-agenda-get-timestamps)
31804 (org-agenda-get-deadlines, org-agenda-get-scheduled):
31805 Set `undone-face' and `done-face' properties.
31806 (org-last-todo-state-is-todo): New variable.
31807 (org-todo): Set `org-last-todo-state-is-todo'.
31808 (org-agenda-todo): Change face according to
31809 `org-last-todo-state-is-todo'. And change other lines referring to
31810 the same entry.
31811 (org-calendar-goto-agenda): New command.
31812 (org-calendar-to-agenda-key): New option.
31813 (org-startup-folded): New allowed value `content'.
31814 (org-set-regexps-and-options): Accept new value `content' for
31815 `org-startup-folded'.
31816 (org-get-current-options): Handle new value `content' for
31817 `org-startup-folded'.
31818 (org-insert-todo-heading): New command.
31819 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
31820 interactively in empty file and option
31821 `org-insert-mode-line-in-empty-file' has been set.
31822 (org-agenda-todo, org-agenda-priority): Modify to use
31823 `org-agenda-change-all-lines'.
31824 (org-warning-face): Change color on dark background.
31825
31826 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31827
31828 * international/mule-cmds.el (set-locale-environment): On Mac OS,
31829 use preferences AppleLocale and AppleLanguages, and variable
31830 mac-system-locale for default locale. On Mac OS Classic, use
31831 mac-system-coding-system for default coding systems.
31832
31833 * term/mac-win.el: Don't set file-name-coding-system.
31834 Decode variables system-name, emacs-build-system, user-login-name, and
31835 user-full-name by mac-system-coding-system on Mac OS Classic.
31836 (mac-system-coding-system): New variable.
31837
31838 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
31839
31840 * startup.el (command-line): Handle `xterm-mouse-mode' before
31841 reading init file.
31842
31843 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
31844
31845 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
31846
31847 * progmodes/sh-script.el (sh-here-document-word): Make it a
31848 defcustom. Doc fix.
31849 (sh-add): Bash uses $(( )) for arithmetic.
31850 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
31851 (sh-maybe-here-document): Remove quotes and leading whitespace
31852 from heredoc word when closing. Indent heredoc with tabs if word
31853 starts with "-".
31854
31855 2005-04-13 Richard M. Stallman <rms@gnu.org>
31856
31857 * simple.el (undo): Fix previous change.
31858
31859 * custom.el (defface): Doc fix.
31860
31861 2005-04-13 Lute Kamstra <lute@gnu.org>
31862
31863 * Makefile.in (DONTCOMPILE): Remove list.
31864 (compile, compile-always): Don't use DONTCOMPILE.
31865 (update-authors): Load the library in which batch-update-authors
31866 is defined.
31867 * makefile.w32-in (DONTCOMPILE): Remove list.
31868 (compile, compile-always): Fix comments.
31869 (update-authors): Load the library in which batch-update-authors
31870 is defined.
31871
31872 * generic-x.el (generic-mode-ini-file-find-file-hook):
31873 Rename to ini-generic-mode-find-file-hook.
31874 Keep generic-mode-ini-file-find-file-hook as an alias.
31875 (ini-generic-mode-find-file-hook): Rename from
31876 generic-mode-ini-file-find-file-hook. Fix docstring.
31877 (ini-generic-mode): Docstring change.
31878 (bat-generic-mode-run-as-comint): Silence the byte compiler.
31879
31880 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
31881 called from lisp.
31882
31883 * generic.el: Move to the emacs-lisp subdir.
31884
31885 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
31886
31887 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
31888 and C-S- function and cursor motion keys.
31889
31890 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
31891
31892 * startup.el (command-line): Enable Xterm Mouse mode by default.
31893 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
31894 for Custom. No longer show "Mouse" in mode line when enabled.
31895 Doc fix.
31896
31897 2005-04-12 Kim F. Storm <storm@cua.dk>
31898
31899 * emulation/cua-base.el (cua-rectangle-face)
31900 (cua-rectangle-noselect-face): Define face attributes here.
31901
31902 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
31903
31904 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31905
31906 * startup.el (command-line): Turn off blinking cursor if
31907 cursorBlink in resources is off or false.
31908
31909 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31910
31911 * term/mac-win.el (dnd): Require dnd.
31912 (mac-drag-n-drop): Call dnd-handle-one-url.
31913 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
31914 (kTextEncodingISOLatin2): Remove constants.
31915 (mac-script-code-coding-systems): New constant.
31916 (mac-handle-language-change): New function.
31917 (special-event-map): Bind it to `language-change' event.
31918 (mac-centraleurroman, mac-cyrillic): New coding systems.
31919 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
31920 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
31921 and mac-cyrillic-encoder to encode-mac-centraleurroman and
31922 encode-mac-cyrillic, respectively.
31923
31924 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
31925
31926 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
31927 Don't set overlay-arrow-string to "=>" as this is done
31928 globally in C now.
31929
31930 2005-04-12 Lute Kamstra <lute@gnu.org>
31931
31932 * generic-x.el (rc-generic-mode, rul-generic-mode):
31933 Fix auto-mode-alist entries.
31934 (etc-fstab-generic-mode): Tweak fontification.
31935
31936 * generic.el (generic-make-keywords-list): Fix docstring.
31937 (generic-mode-internal): Simplify generic-font-lock-keywords.
31938
31939 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
31940
31941 * whitespace.el (whitespace-buffer-leading)
31942 (whitespace-buffer-trailing): Revert the incorrect test inversion.
31943 However, fix the highlight area for the leading and
31944 trailing whitespaces to show space.
31945
31946 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
31947
31948 * whitespace.el (whitespace-version): Bump to 3.5.
31949
31950 (whitespace-buffer-leading, whitespace-buffer-trailing):
31951 Invert sense of the test to highlight the whitespace.
31952
31953 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
31954
31955 * progmodes/gud.el (gud-display-line): GUD uses its own
31956 overlay arrow now so don't set overlay-arrow-string.
31957 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
31958
31959 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
31960
31961 * term.el (term-ansi-current-bold, term-ansi-current-underline)
31962 (term-ansi-current-reverse, term-ansi-current-invisible)
31963 (term-ansi-face-already-done): Change to boolean.
31964 (term-reset-terminal, term-handle-colors-array): Handle the above
31965 vars accordingly.
31966 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
31967 (term-emulate-terminal): Use the new name.
31968
31969 * faces.el (secondary-selection): Use yellow1, not yellow.
31970 (trailing-whitespace): Use red1, not red.
31971
31972 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31973
31974 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
31975 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
31976 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
31977
31978 * cus-edit.el (dnd): New group.
31979
31980 * term/w32-win.el (dnd): Require dnd
31981 (w32-drag-n-drop): Call dnd-handle-one-url.
31982
31983 * x-dnd.el: Require dnd.
31984 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
31985 Call dnd-handle-one-url.
31986 (x-dnd-types-alist, x-dnd-insert-utf8-text)
31987 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
31988 to dnd-insert-text.
31989 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
31990 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
31991 (x-dnd-get-local-file-name, x-dnd-open-local-file)
31992 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
31993
31994 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
31995
31996 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
31997
31998 * wdired.el: Doc fixes.
31999 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
32000 (wdired-use-dired-vertical-movement): Rename from
32001 wdired-always-move-to-filename-beginning.
32002 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
32003 (wdired-change-to-wdired-mode): Change mode name.
32004 (wdired-newline): Delete.
32005
32006 2005-04-11 Richard M. Stallman <rms@gnu.org>
32007
32008 * whitespace.el (whitespace-highlight-the-space):
32009 Don't call whitespace-unhighlight-the-space here.
32010
32011 * simple.el (undo): Record t in undo-equiv-table
32012 for the redo record made by an undo-in-region.
32013
32014 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32015
32016 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
32017 (gdb-frame-inferior-io-buffer): New Functions to control
32018 display of separate IO buffer.
32019 (menu): Add them to menu-bar.
32020 (gdb-display-buffer): Check for buffer another frame.
32021 Protect GUD buffer.
32022 (gdb-setup-windows): Create IO buffer if not already there.
32023 (gdb-memory-mode): Remove purecopy noops.
32024
32025 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
32026
32027 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
32028 and pass to self-insert-command.
32029
32030 2005-04-11 Lute Kamstra <lute@gnu.org>
32031
32032 * generic.el: Commentary section cleanup.
32033 (generic): Delete.
32034 (generic-use-find-file-hook, generic-lines-to-scan)
32035 (generic-find-file-regexp, generic-ignore-files-regexp)
32036 (default-generic-mode, generic-mode-find-file-hook)
32037 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
32038 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
32039 (generic-use-find-file-hook, generic-lines-to-scan)
32040 (generic-find-file-regexp, generic-ignore-files-regexp)
32041 (default-generic-mode, generic-mode-find-file-hook)
32042 (generic-mode-ini-file-find-file-hook): Move from generic.el.
32043
32044 2005-04-10 Karl Fogel <kfogel@red-bean.com>
32045
32046 * bookmark.el (bookmark-write-file): Catch errors writing file.
32047 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
32048
32049 2005-04-10 Richard M. Stallman <rms@gnu.org>
32050
32051 * startup.el (fancy-splash-tail): Update copyright year.
32052 (command-line): Split part of -Q into -D.
32053 (emacs-basic-display): New defvar.
32054 (fancy-splash-text): Correct name of menu item.
32055
32056 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
32057
32058 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
32059 lines in one node.
32060
32061 * comint.el (comint-send-input): New arg ARTIFICIAL.
32062 Callers in this file changed.
32063
32064 * abbrev.el (define-abbrevs): Read system abbrevs properly.
32065
32066 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
32067
32068 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
32069
32070 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
32071 `ldap-search-internal'.
32072
32073 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32074
32075 * files.el (set-auto-mode-1): Use line-end-position.
32076
32077 * international/latin-1.el:
32078 * international/latin-2.el:
32079 * international/latin-3.el:
32080 * international/latin-4.el:
32081 * international/latin-5.el:
32082 * international/latin-8.el:
32083 * international/latin-9.el: Give punctuation syntax to NBSP.
32084
32085 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
32086 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
32087 Use char-classes to accept non-ascii letters, accepted in some recent
32088 bibtex implementations.
32089
32090 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
32091
32092 * custom.el (custom-set-minor-mode): Any non-nil value for the
32093 variable should enable the mode when set through Custom.
32094
32095 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32096
32097 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
32098 TAB binding so tab-always-indent is obeyed.
32099 (vhdl-minibuffer-local-map): Move initialization into declaration.
32100 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
32101 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
32102 (vhdl-hooked-abbrev): Avoid test for XEmacs.
32103 (vhdl-current-line): Use line-beginning-position.
32104 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
32105 with-output-to-temp-buffer, so the current position can be recorded.
32106
32107 2005-04-10 Masatake YAMATO <jet@gyve.org>
32108
32109 * progmodes/compile.el (compilation-error-regexp-alist-alist):
32110 Add regexp for gcov.
32111
32112 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
32113
32114 * calendar/time-date.el (time-to-seconds, seconds-to-time)
32115 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
32116 syntax which Emacs 20 doesn't support.
32117
32118 2005-04-09 Richard M. Stallman <rms@gnu.org>
32119
32120 * help.el (describe-key-briefly, describe-key):
32121 Replace strings as event types with "(any string)".
32122
32123 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
32124
32125 * arc-mode.el (archive-mode-map): Move initialization into
32126 the declaration. Override *all* bindings of `undo'.
32127 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
32128
32129 2005-04-09 Jay Belanger <belanger@truman.edu>
32130
32131 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
32132
32133 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
32134
32135 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
32136 (xterm-register-default-colors): Update color values computation
32137 to match xterm-200.
32138
32139 2005-04-09 Kenichi Handa <handa@m17n.org>
32140
32141 * international/code-pages.el (iso-latin-7): Fix the map.
32142
32143 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
32144
32145 * emacs-lisp/lisp.el (defun-prompt-regexp)
32146 (parens-require-spaces, buffer-end, end-of-defun)
32147 (insert-parentheses): Doc fixes.
32148
32149 2005-04-08 Kim F. Storm <storm@cua.dk>
32150
32151 * comint.el (comint-highlight-prompt): Fix face spec.
32152 * hi-lock.el (hi-green): Likewise.
32153
32154 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32155
32156 * cus-edit.el (custom-modified-face):
32157 * comint.el (comint-highlight-input): Fix previous changes.
32158 * term.el (term-handle-ansi-escape): Add a comment.
32159
32160 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
32161
32162 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
32163 in the buffer and in whitespace-highlighted-space.
32164 (whitespace-unhighlight-the-space): Simplify.
32165 (whitespace-buffer): Simplify.
32166
32167 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32168
32169 * textmodes/table.el (table-cell-face): Add special case for
32170 displays supporting a high number of colors.
32171 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
32172 (vhdl-font-lock-reserved-words-face)
32173 (vhdl-speedbar-architecture-face)
32174 (vhdl-speedbar-instantiation-face)
32175 (vhdl-speedbar-architecture-selected-face)
32176 (vhdl-speedbar-instantiation-selected-face): Likewise.
32177 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
32178 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
32179 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
32180 (ebrowse-root-class-face, ebrowse-member-attribute-face)
32181 (ebrowse-progress-face): Likewise.
32182 * progmodes/compile.el (compilation-info-face): Likewise.
32183 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
32184 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
32185 * calendar/calendar.el (diary-face): Likewise.
32186 * woman.el (woman-italic-face, woman-bold-face)
32187 (woman-unknown-face): Likewise.
32188 * wid-edit.el (widget-button-pressed-face): Likewise.
32189 * whitespace.el (whitespace-highlight-face): Likewise.
32190 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
32191 * pcvs-info.el (cvs-marked-face): Likewise.
32192 * info.el (info-xref): Likewise.
32193 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
32194 * hilit-chg.el (highlight-changes-face)
32195 (highlight-changes-delete-face): Likewise.
32196 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
32197 (hi-red-b): Likewise.
32198 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
32199 * font-lock.el (font-lock-keyword-face)
32200 (font-lock-function-name-face, font-lock-warning-face): Likewise.
32201 * cus-edit.el (custom-invalid-face, custom-modified-face)
32202 (custom-set-face, custom-changed-face, custom-variable-tag-face)
32203 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
32204 * comint.el (comint-highlight-prompt): Likewise.
32205
32206 2005-04-08 Lute Kamstra <lute@gnu.org>
32207
32208 * font-lock.el (font-lock-keywords): Docstring fixes.
32209
32210 2005-04-08 Kenichi Handa <handa@m17n.org>
32211
32212 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
32213 chars are more than a limit, print " and more..." at the tail.
32214
32215 2005-04-08 Kim F. Storm <storm@cua.dk>
32216
32217 * emacs-lisp/authors.el (authors-aliases): Update list.
32218 (authors-ignored-files): New list.
32219 (authors-fixed-entries): Fix typo.
32220 (authors-renamed-files-alist): Update list.
32221 (authors-add): Check authors-ignored-files.
32222
32223 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
32224
32225 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
32226 optional, to ensure backward compatibility.
32227
32228 2005-04-08 Stephen Eglen <stephen@gnu.org>
32229
32230 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
32231
32232 2005-04-08 Kim F. Storm <storm@cua.dk>
32233
32234 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
32235
32236 * mouse.el (mouse-on-link-p): Doc fix.
32237
32238 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
32239
32240 * ielm.el (ielm-prompt-read-only): Doc fix.
32241
32242 * comint.el (comint-prompt-read-only): Doc fix.
32243
32244 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
32245
32246 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
32247 ensure dired always handles wildcards passed to ffap.
32248 (find-file-at-point): Use it.
32249 (ffap-dired-wildcards): Doc fix.
32250
32251 2005-04-07 Juri Linkov <juri@jurta.org>
32252
32253 * simple.el (next-error-overlay-arrow-position): New defvar.
32254 Put "=>" on its property `overlay-arrow-string'. Add it to
32255 `overlay-arrow-variable-list'.
32256
32257 * progmodes/compile.el (compilation-setup):
32258 Set `next-error-overlay-arrow-position' to nil. Also set it to
32259 nil in the local hook `kill-buffer-hook'. Make local variable
32260 `overlay-arrow-string' and set it to "=>".
32261 (compilation-goto-locus): Set BOL position to
32262 `next-error-overlay-arrow-position' instead of
32263 `overlay-arrow-position'.
32264
32265 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
32266 locally instead of adding it to the global hook.
32267 (Info-kill-buffer): Move up.
32268
32269 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
32270
32271 * term/xterm.el (xterm-standard-colors): Update color values from
32272 xterm-200.
32273
32274 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
32275
32276 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
32277
32278 * fast-lock.el:
32279 * lazy-lock.el: Move them to the obsolete subdir.
32280
32281 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32282
32283 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
32284 (wdired-add-replace-advice): Remove.
32285 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
32286
32287 2005-04-06 Kim F. Storm <storm@cua.dk>
32288
32289 * startup.el (command-line): Add --bare-bones alias for -Q.
32290
32291 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32292
32293 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
32294 create the startup fontset if a font specification ends with
32295 `mac-roman'.
32296
32297 2005-04-06 Lute Kamstra <lute@gnu.org>
32298
32299 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
32300 change.
32301
32302 * emacs-lisp/copyright.el (copyright-update-year): Replace the
32303 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
32304
32305 2005-04-05 Lute Kamstra <lute@gnu.org>
32306
32307 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
32308 (define-generic-mode): Ditto. Fix debug declaration.
32309
32310 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
32311 Put them in the generic-x group.
32312
32313 * calendar/timeclock.el (timeclock): Doc fix.
32314
32315 * generic.el (define-generic-mode): Don't use custom-current-group.
32316 Document default :group value.
32317 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
32318 (define-global-minor-mode): Don't use custom-current-group.
32319
32320 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
32321
32322 * startup.el (command-line-1): Display startup-echo-area-message
32323 when fancy splash screen is in use.
32324
32325 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
32326 (sh-escaped-newline): New face.
32327 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
32328 newline, and use sh-escaped-newline face.
32329
32330 * progmodes/tcl.el (tcl-escaped-newline): New face.
32331 (tcl-builtin-list): New variable.
32332 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
32333 newlines. Fix keywords subexpression number.
32334
32335 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
32336
32337 * textmodes/org.el (org-diary-default-entry): Fix call to
32338 `add-to-diary-entry'.
32339
32340 2005-04-05 Kim F. Storm <storm@cua.dk>
32341
32342 * ediff-init.el: Use (featurep 'xemacs).
32343
32344 2005-04-05 David Ponce <david@dponce.com>
32345
32346 * cus-edit.el (face): Derive from symbol widget. Display sample
32347 of the current face on the fly.
32348 (widget-face-sample-face-get, widget-face-notify): New functions.
32349 (widget-face-value-create): Remove.
32350
32351 * wid-edit.el (widget-field-end): Temporarily remove field
32352 narrowing before to call `get-char-property'.
32353
32354 2005-04-04 Jay Belanger <belanger@truman.edu>
32355
32356 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
32357 (math-read-subscripts): New variable.
32358 (math-read-preprocess-string): Process subscripts.
32359
32360 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
32361
32362 * comint.el (comint-prompt-read-only): Doc fix.
32363
32364 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
32365 `-1'. Doc fix.
32366
32367 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
32368
32369 * textmodes/org.el (org-insert-mode-line-in-empty-file):
32370 Change default value to nil.
32371
32372 2005-04-04 Lute Kamstra <lute@gnu.org>
32373
32374 * autorevert.el (auto-revert-mode): Specify :group.
32375 * battery.el (display-battery-mode): Specify :group.
32376 * diff-mode.el (diff-minor-mode): Specify :group.
32377 * font-core.el (font-lock-mode): Specify :group.
32378 * hl-line.el (hl-line-mode): Specify :group.
32379 * iimage.el (iimage): New customization group.
32380 (iimage-mode): Specify :group.
32381 * longlines.el (longlines-mode): Specify :group.
32382 * master.el: Don't require easy-mmode.
32383 (master): New customization group.
32384 (master-mode): Specify :group.
32385 * msb.el (msb-mode): Specify :group.
32386 * reveal.el (reveal-mode): Specify :group.
32387 * simple.el (next-error-follow-minor-mode): Specify :group.
32388 * smerge-mode.el (smerge-mode): Specify :group.
32389 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
32390 * emulation/cua-base.el (cua-mode): Specify :group.
32391 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
32392 * language/thai-util.el (thai-auto-composition-mode)
32393 (thai-word-mode): Specify :group.
32394 * mail/supercite.el (sc-minor-mode): Specify :group.
32395 * progmodes/cwarn.el (cwarn-mode): Specify :group.
32396 * progmodes/flymake.el (flymake-mode): Specify :group.
32397 * progmodes/glasses.el (glasses-mode): Specify :group.
32398 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
32399 * textmodes/enriched.el (enriched-mode): Specify :group.
32400 * textmodes/refill.el (refill-mode): Specify :group.
32401
32402 * add-log.el (change-log-font-lock-keywords): Names in
32403 parenthesized lists can contain spaces.
32404
32405 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
32406
32407 * startup.el (fancy-splash-text): Shorten default text of
32408 "Emacs Tutorial" line. Also, if the current language env
32409 indicates an available tutorial file other than TUTORIAL,
32410 extract its title and append it to the line in parentheses.
32411 (fancy-splash-insert): If arg is a thunk, funcall it.
32412
32413 2005-04-04 Jay Belanger <belanger@truman.edu>
32414
32415 * calc.el (calc-language-alist): Add tags to customization type.
32416
32417 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
32418
32419 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
32420 Doc fix.
32421
32422 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
32423
32424 * add-log.el (change-log-font-lock-keywords): The manual
32425 describing a Change Log entry, says: (...) "Aside from these
32426 header lines, every line in the change log starts with a space or
32427 a tab.". The font-lock was not highlighting lines started with
32428 spaces, added support for it.
32429
32430 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
32431
32432 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
32433 (bibtex-generate-url-list): Update docstring accordingly. Put the
32434 complex example in the docstring.
32435 (bibtex-font-lock-url): Use pop.
32436
32437 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
32438
32439 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
32440
32441 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
32442
32443 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
32444
32445 * filesets.el (filesets-set-default): Doc fix.
32446
32447 2005-04-03 Lute Kamstra <lute@gnu.org>
32448
32449 * generic.el (define-generic-mode): Add argument to specify
32450 keywords for defcustom.
32451 (default-generic-mode): Specify :group.
32452
32453 * generic-x.el: Specify :group for all generic modes.
32454
32455 * desktop.el (desktop-no-desktop-file-hook)
32456 (desktop-after-read-hook): Doc fix.
32457
32458 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
32459
32460 * simple.el (visible-mode): Use explicit :group keyword.
32461 This changes the group of `visible-mode-hook' from paren-blinking
32462 to editing-basics.
32463
32464 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
32465
32466 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
32467 mailbox specifications as well as URLs.
32468 (rmail-insert-inbox-text): Remove unused conditional branches.
32469
32470 2005-04-01 Jay Belanger <belanger@truman.edu>
32471
32472 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
32473 (calc-gnuplot-print-command): Move definitions to calc.el.
32474
32475 * calc/calc-embed.el (calc-embedded-announce-formula)
32476 (calc-embedded-open-formula, calc-embedded-close-formula)
32477 (calc-embedded-open-word, calc-embedded-close-word)
32478 (calc-embedded-open-plain, calc-embedded-close-plain)
32479 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
32480 (calc-embedded-open-mode, calc-embedded-close-mode):
32481 Move definitions to calc.el.
32482
32483 * calc/calc.el (calc-settings-file, calc-language-alist):
32484 Make customizable.
32485 (calc-embedded-announce-formula, calc-embedded-open-formula)
32486 (calc-embedded-close-formula, calc-embedded-open-word)
32487 (calc-embedded-close-word, calc-embedded-open-plain)
32488 (calc-embedded-close-plain, calc-embedded-open-new-formula)
32489 (calc-embedded-close-new-formula, calc-embedded-open-mode)
32490 (calc-embedded-close-mode, calc-gnuplot-name)
32491 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
32492 from other files and make customizable.
32493
32494 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
32495
32496 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
32497 Use buffer-live-p.
32498 (cvs-mode-run): Don't call cvs-update-header here.
32499 (cvs-run-process): Call cvs-update-header.
32500 Use process properties for cvs-postprocess and cvs-buffer so that
32501 the sentinel can behave better if the temp buffer is killed.
32502 Use a pipe rather than a tty, to better handle unexpected prompts.
32503 (cvs-sentinel): Rewrite. Call cvs-update-header.
32504
32505 2005-04-01 Andre Spiegel <spiegel@gnu.org>
32506
32507 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
32508 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
32509
32510 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
32511
32512 * generic.el (define-generic-mode): Add indentation rule.
32513
32514 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
32515
32516 * files.el (mode-require-final-newline): Make Custom correctly
32517 report a nil value and allow to set it to nil via Custom.
32518 Doc fix.
32519
32520 2005-04-01 Kenichi Handa <handa@m17n.org>
32521
32522 * international/characters.el: Enable the correct case setting for
32523 dotless-i and dotted-I.
32524
32525 2005-04-01 Kim F. Storm <storm@cua.dk>
32526
32527 * ido.el (ido-file-internal): Fall back to non-ido command if
32528 initial directory is on slow ftp (or tramp) host.
32529
32530 2005-03-31 Richard M. Stallman <rms@gnu.org>
32531
32532 * emacs-lisp/autoload.el (make-autoload):
32533 Handle define-global-minor-mode.
32534
32535 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
32536 Rename from easy-mmode-define-global-mode.
32537 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
32538
32539 * progmodes/scheme.el (scheme-mode-syntax-table):
32540 Update syntax of | and # for two-character comment syntax.
32541
32542 2005-03-31 Lute Kamstra <lute@gnu.org>
32543
32544 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
32545 (define-minor-mode): Call custom-current-group at load-time.
32546
32547 * generic.el (define-generic-mode): Add debug declaration.
32548 Add defcustom for the mode hook.
32549 (generic-mode-internal): Use run-mode-hooks.
32550
32551 2005-03-31 Kim F. Storm <storm@cua.dk>
32552
32553 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
32554 (mouse-fixup-help-message): New defun called by show_help_echo
32555 to fixup mouse-2 prefix in help messages when applicable.
32556
32557 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
32558
32559 2005-03-31 Kenichi Handa <handa@m17n.org>
32560
32561 * language/thai-word.el (thai-find-word-ends): Pay attention to
32562 the case that we reach the end of buffer.
32563
32564 * textmodes/fill.el (fill-text-properties-at): New function.
32565 (fill-newline): Use fill-text-properties-at instead of
32566 text-properties-at.
32567
32568 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
32569
32570 * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
32571 not comint-quote-filename.
32572
32573 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
32574
32575 * help-fns.el (help-with-tutorial): Revert last change.
32576
32577 2005-03-31 Kim F. Storm <storm@cua.dk>
32578
32579 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
32580
32581 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
32582
32583 * calendar/cal-china.el: Update reference to "Calendrical
32584 Calculations" book; there's a new edition.
32585 * calendar/cal-coptic.el: Likewise.
32586 * calendar/cal-french.el: Likewise.
32587 * calendar/cal-hebrew.el: Likewise.
32588 * calendar/cal-islam.el: Likewise.
32589 * calendar/cal-iso.el: Likewise.
32590 * calendar/cal-julian.el: Likewise.
32591 * calendar/cal-mayan.el: Likewise.
32592 * calendar/cal-persia.el: Likewise.
32593 * calendar/calendar.el: Likewise.
32594 * calendar/holidays.el: Likewise.
32595 * calendar/lunar.el: Likewise.
32596 * calendar/solar.el: Likewise.
32597
32598 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
32599 white space from doc string.
32600
32601 2005-03-30 Jay Belanger <belanger@truman.edu>
32602
32603 * calc/calc-help.el (calc-full-help): Remove email address.
32604
32605 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
32606
32607 * help-fns.el (help-with-tutorial): Delete title line.
32608
32609 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
32610
32611 * calendar/cal-x.el (calendar-one-frame-setup)
32612 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
32613 rather than `symbol' for set-window-dedicated-p.
32614
32615 * calendar/appt.el (appt-buffer-name): Make it a constant.
32616 (appt-add): Doc fix.
32617
32618 * filesets.el (filesets-menu-path, filesets-menu-before)
32619 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
32620 (filesets-menu-cache-file): Use directory ~/.emacs.d.
32621 (filesets-add-submenu): Delete and use add-submenu instead.
32622
32623 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
32624
32625 * textmodes/org.el (org-agenda-phases-of-moon)
32626 (org-agenda-sunrise-sunset, org-agenda-convert-date)
32627 (org-agenda-goto-calendar): New commands.
32628 (org-diary-default-entry): New function.
32629 (org-get-entries-from-diary): Better parsing of diary entries.
32630 (org-agenda-check-no-diary): New function.
32631 ("diary-lib"): Advice to function `add-to-diary-list', to allow
32632 linking to diary entries.
32633 (org-agenda-execute-calendar-command): New function.
32634 (org-agenda): Improve visible section in window.
32635 Use `org-fit-agenda-window'.
32636 (org-fit-agenda-window): New option.
32637 (org-move-subtree-down): Better handling of empty lines
32638 at end of subtree.
32639 (org-cycle): Numeric prefix is interpreted now as show-subtree N
32640 levels up.
32641 (org-fontify-done-headline): New option.
32642 (org-headline-done-face): New face.
32643 (org-set-font-lock-defaults): Use `org-headline-done-face'.
32644 (org-table-copy-down): Rename from `org-table-copy-from-above'.
32645 When current field is non-empty, it is copied to next row.
32646 (org-table-copy-from-above): Fix bug which made it
32647 impossible to copy fields containing only a single non-white character.
32648
32649 2005-03-30 Kim F. Storm <storm@cua.dk>
32650
32651 * kmacro.el (kmacro-end-macro): Isearch may store this command
32652 into the macro -- so ignore it when executing keyboard macro.
32653
32654 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
32655
32656 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
32657
32658 2005-03-29 Kenichi Handa <handa@m17n.org>
32659
32660 * language/thai.el ("Thai"): Set setup-function and exit-function
32661 for Thai language environment.
32662
32663 * language/thai-util.el: Require thai-word.
32664 (thai-word-mode-map): New variable.
32665 (thai-word-mode): New minor mode.
32666 (setup-thai-language-environment-internal): New function.
32667 (exit-thai-language-environment-internal): New function.
32668
32669 * language/thai-word.el (thai-word-table): Declare it by defvar,
32670 use dolist to initialize it.
32671 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
32672 (thai-fill-find-break-point): New functions.
32673
32674 2005-03-29 Richard M. Stallman <rms@gnu.org>
32675
32676 * simple.el (idle-update-delay): Move definition up.
32677 (set-mark): Doc fix.
32678
32679 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
32680
32681 * longlines.el: New file.
32682
32683 * simple.el (buffer-substring-filters): New variable.
32684 (filter-buffer-substring): New function.
32685 (kill-region, copy-region-as-kill): Use it.
32686
32687 * register.el (copy-to-register, append-to-register)
32688 (prepend-to-register): Use filter-buffer-substring.
32689
32690 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
32691
32692 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
32693 (gud-filter-pending-text): Move in front of gdb.
32694 (gud-overlay-arrow-position): New variable.
32695 (gud-sentinel, gud-display-line): Use it in place of
32696 overlay-arrow-position.
32697
32698 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
32699
32700 * progmodes/fortran.el (fortran-if-indent): Doc fix.
32701 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
32702 (fortran-font-lock-keywords-4): New variable.
32703 (fortran-blocks-re, fortran-end-block-re)
32704 (fortran-start-block-re): New constants, for hideshow.
32705 (hs-special-modes-alist): Add a Fortran entry.
32706 (fortran-mode-map): Bind fortran-end-of-block,
32707 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
32708 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
32709 (fortran-looking-at-if-then, fortran-end-of-block)
32710 (fortran-beginning-of-block): New functions, for hideshow.
32711
32712 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
32713 Doc fix. Tweak regexp.
32714 (f90-beginning-of-block): Push mark first.
32715
32716 2005-03-29 Jay Belanger <belanger@truman.edu>
32717
32718 * calc/calc.el: Update copyright date.
32719 (calc-version): Increase to 2.1.
32720 (calc-version-date): Remove.
32721
32722 * calc/calc-help.el: Update copyright date.
32723 (calc-full-help): Remove reference to calc-version-date.
32724 Update copyright date.
32725
32726 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
32727
32728 * vc.el (vc-do-command): Use a pipe for async processes, so password
32729 prompts don't show up at places where the user can't reply.
32730
32731 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
32732
32733 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
32734 on the file name we pass to the inferior shell.
32735
32736 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
32737
32738 * progmodes/which-func.el (which-function): Be robust in the face of an
32739 imenu--make-index-alist failure.
32740
32741 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
32742
32743 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
32744
32745 * progmodes/python.el (python-preoutput-filter): Fix last change.
32746
32747 2005-03-29 Lute Kamstra <lute@gnu.org>
32748
32749 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
32750 functions and compiled macros.
32751 (debug-convert-byte-code): Handle macros too.
32752 (debug-on-entry-1): Don't signal an error when trying to clear a
32753 function that is not set to debug on entry.
32754
32755 2005-03-29 Jay Belanger <belanger@truman.edu>
32756
32757 * calc/calc-lang.el: Add functions to math-function-table
32758 properties of tex and math.
32759
32760 2005-03-29 Kenichi Handa <handa@m17n.org>
32761
32762 * ps-mule.el (ps-mule-plot-string): Translate characters by
32763 ps-print-translation-table.
32764 (ps-mule-begin-job): Call find-charset-region/string with
32765 ps-print-translation-table.
32766 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
32767
32768 * ps-print.el (ps-print-translation-table): New variable.
32769 (ps-plot-region): Translate characters by ps-print-translation-table.
32770
32771 2005-03-29 Juri Linkov <juri@jurta.org>
32772
32773 * simple.el (next-error-highlight-timer): New variable.
32774
32775 * progmodes/compile.el (compilation-goto-locus):
32776 Use `next-error-highlight-timer' instead of `sit-for'.
32777
32778 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
32779
32780 * mail/supercite.el (sc-mail-field): Use assoc-string.
32781 (sc-get-address): Simplify regexps.
32782
32783 * files.el (minibuffer-with-setup-hook): New macro.
32784 (find-file-read-args): Use it to avoid let-binding
32785 minibuffer-with-setup-hook (which breaks turning on/off
32786 file-name-shadow-mode while in the prompt).
32787
32788 * complete.el (PC-read-include-file-name-internal):
32789 Use test-completion.
32790
32791 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
32792
32793 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
32794
32795 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
32796
32797 * window.el (window-buffer-height): Use count-screen-lines.
32798
32799 * progmodes/python.el (python-preoutput-leftover): New var.
32800 (python-preoutput-filter): Use it.
32801 (python-send-receive): Loop until all the result has been received.
32802
32803 2005-03-28 Juri Linkov <juri@jurta.org>
32804
32805 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
32806
32807 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
32808 "Recover Crashed Session".
32809 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
32810 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
32811 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
32812 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
32813 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
32814 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
32815 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
32816 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
32817
32818 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
32819 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
32820 Ediff Sessions", "Toggle use of separate control buffer frame",
32821 "Use separate frame for Ediff control buffer".
32822
32823 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
32824 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
32825 "Rename Bookmark", "Delete Bookmark".
32826
32827 * info.el (Info-mode-menu): Remove ellipsis from "Index".
32828 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
32829 Add `:active Info-index-alternatives' to "Next Matching Item".
32830
32831 * wdired.el (wdired-change-to-wdired-mode):
32832 Mention `wdired-abort-changes' key in the initial message.
32833
32834 * international/mule.el (auto-coding-alist): Associate non-ascii
32835 image filename extensions with `no-conversion'.
32836
32837 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
32838
32839 * international/iso-acc.el:
32840 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
32841
32842 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
32843
32844 * textmodes/sgml-mode.el (html-mode): Doc update.
32845
32846 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
32847
32848 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
32849
32850 * term.el (term-move-columns): Fix face after extending a line.
32851 (term-insert-spaces): Likewise.
32852 (term-reset-terminal): Fix off by one error.
32853
32854 2005-03-26 Eli Zaretskii <eliz@gnu.org>
32855
32856 * international/mule.el (auto-coding-alist): Add .xpi files.
32857
32858 * files.el (auto-mode-alist): Add .xpi files.
32859
32860 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
32861
32862 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
32863
32864 2005-03-26 Eli Zaretskii <eliz@gnu.org>
32865
32866 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
32867
32868 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
32869
32870 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
32871 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
32872
32873 * calendar/cal-move.el (calendar-beginning-of-year): Move the
32874 cursor to Jan 1 when needed.
32875 (calendar-end-of-year): Fix -/+ typo.
32876 Reported by Chong Yidong <cyd@stupidchicken.com>.
32877
32878 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
32879
32880 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
32881
32882 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
32883 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
32884
32885 2005-03-25 Richard M. Stallman <rms@gnu.org>
32886
32887 * filesets.el (filesets-init): Add autoload.
32888
32889 * mail/mailalias.el (mail-directory): Doc fix.
32890
32891 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
32892
32893 * mail/mailalias.el (mail-directory-process): Do nothing if
32894 mail-directory-process is an atom.
32895 (mail-get-names): Ignore mail-directory-names if it is an atom.
32896 (mail-directory-process defvar): Doc fix.
32897 (mail-names): Doc fix.
32898
32899 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
32900
32901 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
32902
32903 2005-03-26 Kenichi Handa <handa@m17n.org>
32904
32905 * international/mule-util.el (detect-coding-with-priority):
32906 Call update-coding-systems-internal before detect-coding-region.
32907
32908 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
32909
32910 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
32911 (gdb-frames-mode-map): Add follow-link property.
32912
32913 2005-03-25 Jay Belanger <belanger@truman.edu>
32914
32915 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
32916 for variables.
32917
32918 2005-03-25 Juri Linkov <juri@jurta.org>
32919
32920 * image-mode.el: Optimize image filename extension regexps in
32921 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
32922 in `auto-mode-alist'.
32923 (image-mode): Add `image-toggle-display-text' to local hook
32924 `change-major-mode-hook'. Display the image as an image by
32925 default. Set `cursor-type' and `truncate-lines' if the image
32926 is already displayed. Take into account the current mode (image
32927 or text) in message.
32928 (image-minor-mode): New minor mode.
32929 (image-mode-maybe, image-toggle-display-text): New functions.
32930 (image-toggle-display): Use called-interactively-p.
32931 Let-bind `inhibit-read-only' to t.
32932
32933 * image-mode.el (image-minor-mode): Set `cursor-type' and
32934 `truncate-lines' if the image is already displayed. Add turning
32935 image-minor-mode off to `change-major-mode-hook'. Add message.
32936 Call `image-toggle-display-text' after turning image-minor-mode off.
32937
32938 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
32939
32940 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
32941 Terminal.app, use utf-8.
32942 (set-display-table-and-terminal-coding-system): Add coding-system arg.
32943 (set-locale-environment): Use it.
32944
32945 * term/xterm.el: Undo last change, better done in mule-cmds.el.
32946
32947 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
32948
32949 * progmodes/python.el (python-close-block-statement-p)
32950 (python-outdent-p, python-current-defun): Use symbol-end.
32951
32952 2005-03-25 Karl Chen <quarl@cs.berkeley.edu>
32953
32954 * files.el (save-some-buffers): Doc fix.
32955
32956 2005-03-25 Werner Lemberg <wl@gnu.org>
32957
32958 * complete.el, thumbs.el: Replace `legal' with `valid'.
32959 * calendar/calendar.el: Replace `legal' with `valid'.
32960 * emacs-lisp/advice.el: Replace `legal' with `valid'.
32961 * mail/supercite.el: Replace `legal' with `valid'.
32962 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
32963 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
32964 Replace `legal' with `valid'.
32965 * textmodes/reftex-vars.el, textmodes/reftex.el:
32966 Replace `legal' with `valid'.
32967
32968 2005-03-25 Werner Lemberg <wl@gnu.org>
32969
32970 * calc/calc-forms.el, calc/calc-sel.el
32971 * midnight.el, vc-cvs.el
32972 * emacs-lisp/cl-macs.el
32973 * emulation/vip.el
32974 * eshell/esh-io.el, eshell/esh-var.el
32975 * mail/supercite.el
32976 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
32977 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
32978 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
32979 * progmodes/sh-script.el, progmodes/xscheme.el
32980 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
32981 * textmodes/reftex-index.el, textmodes/reftex-parse.el
32982 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
32983 * textmodes/reftex.el, textmodes/org.el:
32984 Replace `illegal' with `invalid'.
32985
32986 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
32987
32988 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
32989 (flymake-find-buildfile, flymake-find-possible-master-files)
32990 (flymake-check-include, flymake-parse-line): Replace loops over the
32991 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
32992
32993 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
32994 Substitute file-name-as-directory in the rest of the file.
32995 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
32996 (flymake-replace-region): Remove unused arg `buffer'.
32997 (flymake-check-patch-master-file-buffer): Update calls to it.
32998 (flymake-add-err-info): Remove unused var `count'.
32999 (flymake-mode): Use define-minor-mode.
33000
33001 * progmodes/flymake.el: Use with-current-buffer.
33002 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
33003 flymake-replace-regexp-in-string, flymake-line-beginning-position)
33004 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
33005 Avoid testing for `xemacs'.
33006 (flymake-nop): Move.
33007 (flymake-region-has-flymake-overlays): Return the computed value.
33008 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
33009 Remove unused var `endline'.
33010 (flymake-get-line-count): Remove unused function.
33011 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
33012
33013 * emulation/vi.el:
33014 * generic.el:
33015 * hilit-chg.el (global-highlight-changes):
33016 * hi-lock.el (hi-lock-mode):
33017 * follow.el: find-file-hooks -> find-file-hook.
33018
33019 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
33020
33021 2005-03-24 Juri Linkov <juri@jurta.org>
33022
33023 * dired.el (dired-mode-map): Add menu item "Compare directories"
33024 for dired-compare-directories.
33025
33026 * dired-aux.el (dired-compare-directories): Add autoload cookie.
33027 Doc fix. Replace `read-file-name' with `read-directory-name'.
33028
33029 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33030
33031 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
33032
33033 2005-03-24 Jay Belanger <belanger@truman.edu>
33034
33035 * calc/calc-embed.el (calc-embedded-mode-change): Save all
33036 relevant mode settings in calc-embedded-original-modes when modes
33037 are permanently changed.
33038
33039 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33040
33041 * autoinsert.el: find-file-hooks -> find-file-hook.
33042
33043 2005-03-24 Lute Kamstra <lute@gnu.org>
33044
33045 * generic.el (generic-font-lock-defaults): Make it obsolete.
33046 (generic-font-lock-keywords): New variable to replace
33047 generic-font-lock-defaults.
33048 (generic-mode-set-font-lock): Delete it.
33049 (generic-mode-internal): Don't call generic-mode-set-font-lock.
33050 (generic-bracket-support): Add docstring.
33051
33052 * generic-x.el: Rename generic-font-lock-defaults to
33053 generic-font-lock-keywords throughout.
33054 (mailagent-rules-setup-function): Delete it.
33055 (mailagent-rules-generic-mode): Use anonymous function instead.
33056 (show-tabs-generic-mode-font-lock-defaults-1)
33057 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
33058 Quote faces.
33059 (show-tabs-tab-face, show-tabs-space-face): Specify background,
33060 not foreground.
33061
33062 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
33063 Recognize define-generic-mode.
33064
33065 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
33066
33067 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
33068 if there's no completion table.
33069
33070 2005-03-23 Miles Bader <miles@gnu.org>
33071
33072 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33073 Remove tty-specific variants, as they're no longer needed.
33074
33075 2005-03-23 Lute Kamstra <lute@gnu.org>
33076
33077 * generic-x.el: Code cleanup: make args constant whenever possible.
33078 (installshield-statement-keyword-list)
33079 (installshield-system-functions-list)
33080 (installshield-system-variables-list, installshield-types-list)
33081 (installshield-funarg-constants-list): Make them constants.
33082
33083 * generic.el (generic-make-keywords-list): Add autoload cookie.
33084
33085 * calendar/time-date.el: Add comment on time value formats.
33086 Don't require parse-time.
33087 (with-decoded-time-value): New macro.
33088 (encode-time-value): New function.
33089 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
33090 (days-to-time): Return a valid time value when arg is huge.
33091 (time-since): Use time-subtract.
33092 (time-to-number-of-days): Use time-to-seconds.
33093
33094 2005-03-23 David Ponce <david@dponce.com>
33095
33096 * recentf.el (recentf-keep): New option.
33097 (recentf-menu-action): Default to `find-file'.
33098 (recentf-keep-non-readable-files-flag)
33099 (recentf-keep-non-readable-files-p)
33100 (recentf-file-readable-p, recentf-find-file)
33101 (recentf-cleanup-remote): Remove.
33102 (recentf-include-p): More robust.
33103 (recentf-keep-p): New function.
33104 (recentf-remove-if-non-kept): Rename from
33105 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
33106 All callers updated.
33107 (recentf-menu-items-for-commands): Fix help string.
33108 (recentf-track-closed-file): Update. Doc fix.
33109 (recentf-cleanup): Update. Count removed files. Doc fix.
33110
33111 2005-03-23 Kim F. Storm <storm@cua.dk>
33112
33113 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33114 Don't inherit from fringe face (now happens automatically).
33115
33116 2005-03-22 Kim F. Storm <storm@cua.dk>
33117
33118 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
33119 position values.
33120
33121 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
33122
33123 * menu-bar.el (showhide-date-time): Remove.
33124 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
33125 (menu-bar-make-mm-toggle): Simplify.
33126
33127 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33128
33129 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
33130 Accept qualified variable and function names.
33131
33132 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
33133
33134 * bindings.el (completion-ignored-extensions):
33135 Remove ".lis" for `vax-vms'.
33136
33137 2005-03-22 Andreas Schwab <schwab@suse.de>
33138
33139 * generic-x.el: Revert last change.
33140 * ldefs-boot.el: Update.
33141
33142 2005-03-22 Jay Belanger <belanger@truman.edu>
33143
33144 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
33145 (calc-embedded-save-original-modes)
33146 (calc-embedded-restore-original-modes): New functions.
33147 (calc-do-embedded): Save original modes when entering embedded mode
33148 and restore when leaving embedded mode.
33149 (calc-embedded-modes-change): Change the value of
33150 calc-embedded-original-modes to reflect permanent changes.
33151
33152 2005-03-22 Lute Kamstra <lute@gnu.org>
33153
33154 * generic-x.el: Require generic again.
33155
33156 2005-03-22 Miles Bader <miles@gnu.org>
33157
33158 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33159 Tweak details to look good on both ttys and bitmap displays, light
33160 or dark background, etc.
33161
33162 2005-03-21 Kim F. Storm <storm@cua.dk>
33163
33164 * tooltip.el (tooltip-show-help-function): Check car and cdr of
33165 mouse position.
33166
33167 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
33168
33169 * icomplete.el: Don't forcibly turn on the mode upon load.
33170 (icomplete-mode): Use define-minor-mode.
33171 (icomplete-eoinput): Default to nil.
33172 (icomplete-minibuffer-setup): Remove autoload.
33173 (icomplete-tidy): Simplify.
33174 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
33175 in the initial state or if the user has modified the field.
33176 Fix handling of icomplete-max-delay-chars.
33177 Remove code that handles the oddball case where
33178 minibuffer-completion-table is an integer.
33179 Wrap icomplete-completions in while-no-input in case building
33180 completions takes more time than expected.
33181 (icomplete-completions): Simplify.
33182
33183 2005-03-21 Richard M. Stallman <rms@gnu.org>
33184
33185 * jka-compr.el (jka-compr-really-do-compress):
33186 Make variable buffer-local.
33187
33188 * image-mode.el: Handle .xpm files too.
33189 (image-toggle-display): Preserve modification flag.
33190
33191 * help.el (where-is): Don't mention aliases with no key bindings.
33192
33193 2005-03-21 Lute Kamstra <lute@gnu.org>
33194
33195 * generic.el: Fix commentary section. Don't require cl for
33196 compilation.
33197 (generic-mode-list): Add autoload cookie.
33198 (generic-use-find-file-hook, generic-lines-to-scan)
33199 (generic-find-file-regexp, generic-ignore-files-regexp)
33200 (generic-mode, generic-mode-find-file-hook)
33201 (generic-mode-ini-file-find-file-hook): Fix docstrings.
33202 (define-generic-mode): Make it a defmacro. Fix docstring.
33203 (generic-mode-internal): Code cleanup. Add autoload cookie.
33204 (generic-mode-set-comments): Code cleanup.
33205 * generic-x.el: Don't prevent compilation. Don't require generic.
33206 Follow coding conventions. Minor code cleanup.
33207 (etc-fstab-generic-mode): Add some keywords.
33208 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
33209 define-generic-mode like a function declaration.
33210
33211 2005-03-21 Jay Belanger <belanger@truman.edu>
33212
33213 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
33214 changing modes.
33215
33216 2005-03-21 Sam Steingold <sds@gnu.org>
33217
33218 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
33219
33220 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
33221
33222 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
33223 Add underscore to "f$ lexicals" regexp.
33224
33225 2005-03-20 Juri Linkov <juri@jurta.org>
33226
33227 * subr.el (progress-reporter-do-update): When `min-value' is equal
33228 to `max-value', set `percentage' to 0 and prevent division by zero.
33229
33230 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
33231
33232 Sync with Tramp 2.0.48.
33233
33234 * net/tramp.el (all): Change all addresses to .gnu.org.
33235 (tramp-append-tramp-buffers): New defun.
33236 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
33237 Catch `dont-send' signal.
33238 (tramp-set-auto-save-file-modes): Set always permissions, because
33239 there might be an old auto-saved file belonging to another
33240 original file. This could be a security threat. Reported by
33241 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
33242 Check for Emacs 21.3.50 removed.
33243
33244 * net/tramp-smb.el (all): Remove debug construct for
33245 `with-parsed-tramp-file-name'.
33246 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
33247 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
33248 No error message if DIRECTORY or FILENAME doesn't exist.
33249 (tramp-smb-open-connection): Check existence of
33250 `tramp-smb-program'.
33251
33252 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
33253
33254 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
33255 Properly handle the case where the `m' or `s' command's argument is not
33256 yet terminated.
33257 (perl-indent-new-calculate): New function.
33258 (perl-indent-line): Use it.
33259
33260 2005-03-20 Miles Bader <miles@gnu.org>
33261
33262 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
33263 in text-mode too. Change to new face names.
33264 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
33265 Add `:weight bold' attribute.
33266 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
33267
33268 2005-03-19 Juri Linkov <juri@jurta.org>
33269
33270 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
33271
33272 * international/mule.el (auto-coding-alist): Sync with
33273 `auto-mode-alist' by adding upper case archive file extensions
33274 and adding ear/war to jar extension.
33275
33276 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
33277
33278 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
33279 running, restart it.
33280
33281 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
33282
33283 * finder.el (finder-current-item): Throw an error on an empty line.
33284
33285 * man.el (Man-follow-manual-reference): If current-word returns
33286 nil, use "".
33287
33288 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
33289
33290 * simple.el (goto-line): Doc fix.
33291
33292 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
33293
33294 * files.el (save-buffer): Doc fix.
33295
33296 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
33297
33298 * recentf.el (recentf-cleanup-remote): New variable.
33299 (recentf-cleanup): Use it to conditionally check availability of
33300 remote files.
33301
33302 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
33303
33304 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
33305 function names.
33306
33307 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33308
33309 * language/thai-word.el: New file.
33310
33311 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33312
33313 * files.el (backup-buffer): If the file's directory is not
33314 writable, use copy instead of move to backup the file.
33315
33316 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33317
33318 * obsolete/keyswap.el: Moved to obsolete/ from term/.
33319
33320 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
33321
33322 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
33323 Use functionp instead of symbolp and fboundp. Reported by Drkm
33324 <darkman_spam@yahoo.fr>.
33325 (ps-print-version): New version 6.6.6.
33326
33327 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
33328
33329 * textmodes/table.el (table--line-column-position): New idiom.
33330 (table--row-column-insertion-point-p): New function to test
33331 validity of row and column insertion operation at a location.
33332 (table-global-menu, table-cell-menu): Use above functions for
33333 deterministic test operation.
33334 (table--editable-cell-p): Behave in deterministic fashion.
33335
33336 2005-03-18 Juri Linkov <juri@jurta.org>
33337
33338 * isearch.el (isearch-lazy-highlight-new-loop):
33339 Make arguments beg and end optional.
33340 (isearch-update): Remove optional arguments nil from
33341 isearch-lazy-highlight-new-loop.
33342 (isearch-lazy-highlight-search): Let-bind case-fold-search to
33343 isearch-lazy-highlight-case-fold-search instead of
33344 isearch-case-fold-search, and let-bind isearch-regexp to
33345 isearch-lazy-highlight-regexp.
33346 Use isearch-lazy-highlight-last-string instead of isearch-string.
33347
33348 * replace.el (perform-replace): Remove bindings of global
33349 variables isearch-string, isearch-regexp, isearch-case-fold-search.
33350 Add three new arguments to `replace-highlight'.
33351 (replace-highlight): Add arguments string, regexp, case-fold.
33352 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
33353 to allow isearch-lazy-highlight-new-loop to use these values
33354 to set corresponding isearch-lazy-highlight-* internal
33355 variables whose values lazy highlighting will use regardless of
33356 changes to global variables isearch-string, isearch-regexp,
33357 isearch-case-fold-search during lazy highlighting loop.
33358 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
33359 to `lazy-highlight-cleanup'.
33360
33361 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
33362 (ispell-highlight-face): Set default face to `isearch' when
33363 lazy highlighting is enabled.
33364 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
33365 priority to 1. Add lazy highlighting.
33366 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
33367 from `isearch-dehighlight'.
33368
33369 2005-03-18 David Ponce <david@dponce.com>
33370
33371 * files.el (hack-local-variables): Do a case-insensitive search
33372 for End.
33373
33374 2005-03-18 Juri Linkov <juri@jurta.org>
33375
33376 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
33377 `isearch-lazy-highlight-cleanup', add alias to old name and
33378 declare obsolete. Add release numbers to other obsolete vars.
33379 (isearch-done, isearch-lazy-highlight-new-loop):
33380 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
33381 (lazy-highlight-cleanup) <variable>: Doc fix.
33382 (isearch-lazy-highlight-update): Rename obsolete
33383 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
33384
33385 2005-03-18 Kenichi Handa <handa@m17n.org>
33386
33387 * language/thai-util.el: Fix categorization of Thai characters in
33388 thai-category-table.
33389 (thai-composition-pattern): Adjust it for the above change.
33390 (thai-self-insert-command, thai-compose-syllable): New functions.
33391 (thai-compose-region): Use thai-compose-syllable.
33392 (thai-compose-string): Likewise.
33393 (thai-composition-function): Likewise.
33394 (thai-auto-composition): New function.
33395 (thai-auto-composition-mode): New minor mode.
33396
33397 * language/thai.el: Fix patterns to be registered in
33398 composition-function-table.
33399
33400 * international/quail.el (quail-input-method): Locally bind
33401 inhibit-modification-hooks to t.
33402
33403 2005-03-17 Richard M. Stallman <rms@gnu.org>
33404
33405 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
33406 (perl-mode): Use run-mode-hooks.
33407
33408 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
33409 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
33410 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
33411
33412 * mail/sendmail.el (sendmail-send-it): Reenable the code
33413 to compute resend-to-address and use it.
33414
33415 * tar-mode.el (tar-mode): Turn off undo unconditionally.
33416
33417 * image-mode.el: New file.
33418
33419 * image.el (insert-sliced-image): Add autoload cookie.
33420
33421 * font-lock.el (font-lock-lines-before): New user option.
33422 (font-lock-after-change-function): Obey it.
33423
33424 * bindings.el (esc-map): Make M-g a prefix.
33425 Bind M-g g and M-g M-g to goto-line.
33426
33427 * faces.el (face-id): Doc fix.
33428
33429 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33430
33431 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
33432 (rmail-show-message): Use rmail-unknown-mail-followup-to.
33433 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
33434
33435 * mail/sendmail.el (mail-yank-ignored-headers)
33436 (mail-font-lock-keywords, mail-mode-fill-paragraph):
33437 Add Mail-Followup-To and Mail-Reply-To headers.
33438 (mail-citation-hook): Add autoload cookie.
33439 (mail-mode): Doc fix.
33440 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
33441 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
33442 (mail-mode-fill-paragraph): Handle those headers.
33443 (mail-mailing-lists): New variable.
33444 (mail-mail-reply-to, mail-mail-followup-to): New functions.
33445
33446 2005-03-17 Juri Linkov <juri@jurta.org>
33447
33448 * isearch.el (isearch-fallback): Check for `(car previous)'
33449 before calling `isearch-other-end-state'.
33450
33451 2005-03-17 Kim F. Storm <storm@cua.dk>
33452
33453 * simple.el (move-beginning-of-line): Move to beginning of buffer
33454 line, as well as beginning of screen line.
33455
33456 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
33457
33458 * calendar/diary-lib.el (mark-diary-entries): Use new optional
33459 argument REDRAW rather than calendar-redrawing variable.
33460 * calendar/calendar.el (calendar-redrawing): Delete.
33461 (redraw-calendar): Do not bind calendar-redrawing.
33462
33463 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
33464
33465 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
33466 diary-file buffer.
33467
33468 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
33469
33470 * help.el (describe-mode): Allow a :minor-mode-function property to
33471 specify a different minor mode toggle function than the variable.
33472 * simple.el (auto-fill-function):
33473 * subr.el (add-minor-mode): Use it.
33474
33475 2005-03-16 Kenichi Handa <handa@m17n.org>
33476
33477 * language/ethio-util.el (sera-being-called-by-w3): New variable.
33478 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
33479 (ethio-fidel-to-sera-buffer): Likewise.
33480
33481 2005-03-16 Juri Linkov <juri@jurta.org>
33482
33483 * emacs-lisp/find-func.el (find-function-regexp):
33484 Add defun-emitting macro `menu-bar-make-toggle'.
33485
33486 * isearch.el: Put `isearch-scroll' property to
33487 `split-window-horizontally'.
33488
33489 * info.el: Update error messages for `debug-ignored-errors'.
33490 (Info-isearch-search): Doc fix.
33491 (Info-find-node): Move up code to go into info buffer before
33492 recording the node to the history.
33493 (Info-fontify-node): Fontify titles only if the next line
33494 has two or more `*', `=', `-', `.'.
33495 Display "go to this node" for empty (match-string 3).
33496
33497 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33498
33499 * term/mac-win.el: Add mouse pointer shape constants.
33500
33501 2005-03-15 Kim F. Storm <storm@cua.dk>
33502
33503 * simple.el (move-beginning-of-line): Use vertical-motion.
33504
33505 2005-03-15 Juri Linkov <juri@jurta.org>
33506
33507 * isearch.el (isearch-error): New variable.
33508 (isearch-invalid-regexp, isearch-within-brackets): Remove.
33509 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
33510 (isearch-within-brackets-state): Remove.
33511 (isearch-case-fold-search-state, isearch-pop-fun-state):
33512 Decrease frame index.
33513 (isearch-mode, isearch-top-state, isearch-push-state)
33514 (isearch-edit-string, isearch-abort, isearch-search-and-update)
33515 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
33516 (isearch-search, isearch-lazy-highlight-new-loop):
33517 Replace `isearch-invalid-regexp' with `isearch-error'.
33518 Remove `isearch-within-brackets'.
33519 (isearch-search): Add `search-failed' handler to `condition-case'.
33520 (isearch-lazy-highlight-search): Add `condition-case' to catch
33521 errors and allow `isearch-lazy-highlight-update' to try
33522 highlighting from the beginning of the window.
33523 (isearch-repeat): Move up code to set isearch-wrapped to t
33524 before calling isearch-wrap-function.
33525
33526 * info.el (Info-isearch-initial-node): New internal variable.
33527 (Info-search): Signal an error in isearch mode when search leaves
33528 the initial node. Signal an error when `bound' is non-nil and
33529 nothing was found in the current subfile.
33530 (Info-isearch-search): Remove `condition-case'.
33531 (Info-isearch-wrap): Don't wrap when search failed during leaving
33532 the initial node. If `Info-isearch-search' is nil, wrap around
33533 the current node.
33534 (Info-isearch-start): New fun.
33535 (Info-mode): Add buffer-local hook `Info-isearch-start' to
33536 `isearch-mode-hook'.
33537
33538 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33539
33540 * simple.el (normal-erase-is-backspace): Set default to t if
33541 running on Mac.
33542
33543 * term/mac-win.el (function-key-map): Sync with x-win.el.
33544
33545 2005-03-15 Kenichi Handa <handa@m17n.org>
33546
33547 * international/mule-cmds.el (locale-language-names): Modify the
33548 format of elements and add more entries.
33549 (locale-preferred-coding-systems): Add more entries.
33550 (set-locale-environment): Adjust for the change of
33551 locale-language-names.
33552
33553 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
33554
33555 * pcvs.el (smerge-ediff): Remove bogus autoload.
33556
33557 2005-03-14 Lute Kamstra <lute@gnu.org>
33558
33559 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
33560 Ignore a `*' at the beginning of a line.
33561
33562 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
33563 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
33564 subr.el.
33565 (dont-compile, eval-when-compile, eval-and-compile): Use declare
33566 to specify indentation.
33567
33568 * generic.el (define-generic-mode): Let generic-mode-list be a
33569 list of strings; test membership with equal.
33570
33571 2005-03-14 Kim F. Storm <storm@cua.dk>
33572
33573 * simple.el (next-line, previous-line): Add optional try-vscroll
33574 arg to recognize interactive use. Pass it on to line-move.
33575 (line-move): Don't perform auto-window-vscroll when defining or
33576 executing keyboard macro to ensure consistent behavior.
33577
33578 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
33579
33580 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
33581
33582 2005-03-13 Lute Kamstra <lute@gnu.org>
33583
33584 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
33585 debugger-setup-buffer so that backtrace marks the frames set to
33586 debug-on-exit and we don't have to do it manually. Set an extra
33587 debug-on-exit for macro's.
33588 (debugger-setup-buffer): Don't mark the top frame manually.
33589
33590 2005-03-12 Lute Kamstra <lute@gnu.org>
33591
33592 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
33593 lisp-indent-function throughout.
33594 (with-no-warnings): Set lisp-indent-function property.
33595
33596 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
33597
33598 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
33599 Add entry for backslash.
33600
33601 2005-03-12 Juri Linkov <juri@jurta.org>
33602
33603 * info.el (Info-search): Four fixes for backward search.
33604
33605 2005-03-11 Jay Belanger <belanger@truman.edu>
33606
33607 * calc/calc.el (calc-language-alist): New variable.
33608 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
33609 (calc-embedded-find-modes): Use calc-language-alist instead of
33610 calc-embedded-language-alist.
33611
33612 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
33613
33614 * calendar/calendar.el (calendar-redrawing): New internal
33615 variable.
33616 (redraw-calendar): Remove bogus save-excursion from previous
33617 change. Bind calendar-redrawing to t for mark-diary-entries.
33618 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
33619 calendar if that is why we were called.
33620
33621 2005-03-11 Kenichi Handa <handa@m17n.org>
33622
33623 * international/mule.el (make-coding-system): Set property
33624 coding-system-define-form to nil.
33625 (define-coding-system-alias): Likewise.
33626
33627 2005-03-11 Kenichi Handa <handa@m17n.org>
33628
33629 These changes are suggested by Dave Love <fx@gnu.org>.
33630
33631 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
33632 coding: tag.
33633 (adaptive-fill-regexp): Add more bullets.
33634 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
33635 regexps.
33636
33637 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
33638
33639 * help.el (describe-mode): Properly handle non-trivial lighters.
33640 Don't ignore minor modes that are not listed in minor-mode-list.
33641
33642 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
33643 feature ON when the user requests to turn it OFF.
33644
33645 2005-03-10 Lute Kamstra <lute@gnu.org>
33646
33647 * emacs-lisp/debug.el (debug-entry-code): Delete it.
33648 (implement-debug-on-entry): New function to replace debug-entry-code.
33649 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
33650 second argument as the 2005-03-07 change makes it obsolete.
33651 (debug-on-entry, cancel-debug-on-entry): Update call to
33652 debug-on-entry-1.
33653 (debug, debugger-setup-buffer): Comment update.
33654 (debugger-frame-number): Update to work with implement-debug-on-entry.
33655
33656 2005-03-10 Jay Belanger <belanger@truman.edu>
33657
33658 * calc/calc-embed.el (math-ms-args): Declare it.
33659 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
33660 math-ms-args.
33661 (calc-embedded-subst): Use math-multi-subst-rec to substitute
33662 variables.
33663
33664 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
33665
33666 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
33667 Use message-box.
33668
33669 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
33670 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
33671 (tooltip-gud-tips): Simplify.
33672 (tooltip-gud-tips-p): Remove superfluous :set.
33673 (tooltip-gud-modes): Add fortran-mode.
33674 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
33675
33676 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
33677
33678 2005-03-09 Kim F. Storm <storm@cua.dk>
33679
33680 * play/animate.el (animate-place-char): Use forward-line instead
33681 of next-line to improve performance.
33682
33683 2005-03-09 Simon Josefsson <jas@extundo.com>
33684
33685 * net/browse-url.el (browse-url-default-browser): Doc fix.
33686
33687 2005-03-09 Miles Bader <miles@gnu.org>
33688
33689 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
33690 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
33691
33692 2005-03-09 Kenichi Handa <handa@m17n.org>
33693
33694 * international/latin-1.el: Set case and syntax for 255 only if
33695 set-case-syntax-set-multibyte is nil.
33696
33697 * textmodes/ispell.el (ispell-insert-word): New function.
33698 (ispell-word): Use ispell-insert-word to insert a new word.
33699 (ispell-process-line): Likewise.
33700 (ispell-complete-word): Likewise.
33701
33702 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
33703
33704 * calendar/calendar.el (redraw-calendar): Preserve point.
33705 Reported by Matt Hodges <MPHodges@member.fsf.org>.
33706 (calendar-week-start-day): Move after definition of
33707 redraw-calendar. Delete buffer test, since redraw-calendar has
33708 that now.
33709
33710 * calendar/diary-lib.el (mark-diary-entries): Only call
33711 redraw-calendar in the first of any recursive calls.
33712 Reported by Alan Shutko <ats@acm.org>.
33713
33714 2005-03-08 Juri Linkov <juri@jurta.org>
33715
33716 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
33717 (html-horizontal-rule, html-line, html-image, html-checkboxes)
33718 (html-radio-buttons): Add a space before the trailing `/>' where
33719 sgml-xml-mode is non-nil.
33720 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
33721 the subsequent tag of the empty XML tag.
33722 (html-href-anchor): Don't set initial input to "http:".
33723 (html-image): Ask for the image URL and set point inside alt="".
33724 (html-name-anchor): Duplicate the name in the `id' attribute when
33725 sgml-xml-mode is non-nil.
33726 (html-paragraph): Remove \n before <p>.
33727 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
33728 instead of `checked' when sgml-xml-mode is non-nil.
33729
33730 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
33731 Remove 1 space before #RRGGBB to not truncate it on terminal
33732 windows w/o fringes. Remove 1 space between bg and fg examples
33733 to get more space.
33734 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
33735 avoid byte-compile warnings.
33736
33737 * image-file.el (image-file-handler): Put `safe-magic' property to
33738 `image-file-handler'.
33739
33740 * info.el (Info-isearch-search): Emulate word search in
33741 isearching through multiple Info nodes with Info-search.
33742 (Info-isearch-wrap): Allow isearch-word.
33743
33744 2005-03-08 Lute Kamstra <lute@gnu.org>
33745
33746 * emacs-lisp/debug.el (debugger-step-through): Make sure that
33747 stepping into the debugger's code is not possible.
33748 (debugger-jumping-flag): Docstring update.
33749
33750 2005-03-08 Jay Belanger <belanger@truman.edu>
33751
33752 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
33753 embedded mode begins.
33754 (calc-embedded-language-alist): New variable.
33755 (calc-embedded-find-modes): Use calc-embedded-language-alist to
33756 set default language mode.
33757
33758 2005-03-08 Kenichi Handa <handa@m17n.org>
33759
33760 * international/ccl.el (define-ccl-program): Fix docstring about
33761 extra 256 bytes assured for the output buffer.
33762
33763 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
33764 Fix BUFFER_MAGNIFICATION to 2.
33765 (ccl-encode-mule-utf-16be-with-signature): Likewise.
33766
33767 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
33768
33769 * align.el (align-rules-list): Added an alignment rule for CSS
33770 declarations (applies to css-mode and html-mode buffers).
33771
33772 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
33773
33774 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
33775
33776 2005-03-07 Kim F. Storm <storm@cua.dk>
33777
33778 * simple.el (move-beginning-of-line): New command.
33779
33780 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
33781
33782 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
33783
33784 * emulation/cua-base.el: Put CUA move property on move-end-of-line
33785 and move-beginning-of-line.
33786
33787 * apropos.el (apropos-print): Omit command from M-x ... RET.
33788
33789 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
33790
33791 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
33792 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
33793
33794 2005-03-06 Richard M. Stallman <rms@gnu.org>
33795
33796 * bindings.el (esc-map): Bind M-g to goto-line.
33797
33798 * facemenu.el (global-map): Bind M-o, not M-g.
33799
33800 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
33801
33802 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
33803 "Open Directory" as for "Open File".
33804
33805 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
33806
33807 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
33808 (push-mark-command): Run activate-mark-hook.
33809
33810 2005-03-06 Richard M. Stallman <rms@gnu.org>
33811
33812 * help-mode.el (help-mode-finish): Don't alter the element
33813 in view-return-to-alist if there already is one.
33814
33815 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
33816 make sure the current buffer is the expected one.
33817
33818 * novice.el (disabled-command-function): Output in *Disabled Command*.
33819 Explicitly ignore non-keyboard events, and explicitly handle C-g.
33820
33821 * textmodes/flyspell.el (flyspell-large-region):
33822 Pass args differently for aspell.
33823
33824 * files.el (mode-require-final-newline): Doc fix.
33825
33826 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
33827
33828 * progmodes/which-func.el (which-function):
33829 Specify NOERROR when calling imenu--make-index-alist.
33830
33831 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
33832
33833 * simple.el (normal-erase-is-backspace): Define default value.
33834
33835 * custom.el (custom-theme-set-variables): Remove unused var
33836 `immediate'.
33837 (custom-reevaluate-setting): Simple function to handle variables
33838 that are defined before their default value can really be
33839 computed.
33840
33841 * startup.el (command-line): Use it for temporary-file-directory,
33842 small-emporary-file-directory, auto-save-file-name-transforms,
33843 blink-cursor-mode, and normal-erase-is-backspace.
33844
33845 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
33846 progress, even with buggy anchored keywords.
33847
33848 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
33849
33850 * simple.el (goto-line): Remove unbalanced final parenthesis.
33851
33852 2005-03-05 Richard M. Stallman <rms@gnu.org>
33853
33854 * simple.el (goto-line): Use a number at point as the default.
33855 With C-u as arg, switch buffers.
33856
33857 2005-03-05 Juri Linkov <juri@jurta.org>
33858
33859 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
33860 with `no-blinking-cursor'.
33861
33862 * startup.el (no-blinking-cursor): New defvar.
33863 (command-line): Add `--no-blinking-cursor' to longopts.
33864 Set `no-blinking-cursor' to t for command line arguments
33865 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
33866 with `no-blinking-cursor' in the condition for calling
33867 `blink-cursor-mode'.
33868
33869 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
33870
33871 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
33872 (menu-bar-options-save): Add blink-cursor-mode.
33873 (menu-bar-options-menu): Add blink-cursor-mode.
33874
33875 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
33876
33877 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
33878 (icalendar-export-file, icalendar-export-region)
33879 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
33880 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
33881
33882 2005-03-04 Lute Kamstra <lute@gnu.org>
33883
33884 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
33885 (debug-function-list): Ditto.
33886
33887 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
33888
33889 * textmodes/texinfmt.el (texinfo-append-refill):
33890 Redefine the types of line to which @refill
33891 is not appended by replacing a search for `@refill\\|@bye' with
33892 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
33893 itemize@refill' bug and the unfilled long lines bug.
33894 (texinfmt-version): Update number and date.
33895
33896 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
33897
33898 * international/code-pages.el (windows-1250, windows-125[2-8])
33899 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
33900
33901 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
33902
33903 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
33904 bound yet.
33905
33906 2005-03-02 Romain Francoise <romain@orebokech.com>
33907
33908 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
33909 buffer after removing limits.
33910 (ibuffer-pop-filter): Ditto.
33911 Update copyright.
33912
33913 2005-03-02 Miles Bader <miles@gnu.org>
33914
33915 * button.el (make-text-button): If the user doesn't specify a
33916 type, use the default. Rewrite to use `add-text-properties' and
33917 plist functions.
33918
33919 2005-03-01 Lute Kamstra <lute@gnu.org>
33920
33921 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
33922 (debugger-jumping-flag): New var.
33923 (debug-entry-code): Use it.
33924 (debugger-jump): Use debugger-jumping-flag and add
33925 debugger-reenable to post-command-hook.
33926 (debugger-reenable): Use debugger-jumping-flag and remove itself
33927 from post-command-hook.
33928 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
33929 debugger-reenable.
33930
33931 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
33932
33933 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
33934 inclusion of "itemize\\|", which may be unnecessary, is certainly
33935 inelegant, and stops refilling in itemize lists when formatting
33936 Japanese Texinfo files to Info.
33937 Update copyright to 2005.
33938
33939 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
33940
33941 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
33942 of an error if GDB can't find the source file.
33943
33944 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
33945
33946 * calendar/calendar.el (redraw-calendar): Work from any buffer,
33947 not just the calendar.
33948
33949 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
33950 first.
33951 (diary-redraw-calendar): New function.
33952 (make-diary-entry): Add diary-redraw-calendar to local
33953 write-contents-functions. Turn off selective display before
33954 inserting in diary.
33955
33956 2005-03-01 Kim F. Storm <storm@cua.dk>
33957
33958 * emacs-lisp/copyright.el (copyright-fix-years): New command.
33959
33960 2005-03-01 Lute Kamstra <lute@gnu.org>
33961
33962 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
33963 that debug-entry-code can be safely removed from a function while
33964 this code is being evaluated. Revert the 2005-02-27 change as the
33965 new implementation no longer requires it. Make sure that a
33966 function body containing just a string is not mistaken for a docstring.
33967 (debug): Skip one more frame in case of debug on entry.
33968 (debugger-setup-buffer): Delete one more frame line in case of
33969 debug on entry.
33970 (debugger-frame-number): Update to use the new text introduced by
33971 the 1999-11-03 change. Skip one more frame in case of debug on entry.
33972
33973 2005-02-28 Kim F. Storm <storm@cua.dk>
33974
33975 * double.el (double-translate-key): Call force-window-update after
33976 read-event to avoid crash in redisplay.
33977
33978 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
33979
33980 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
33981 (debug): Use it. Move the inhibit-trace earlier.
33982 (debug-entry-code): New const.
33983 (debug-on-entry-1): Use it.
33984
33985 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
33986
33987 * international/utf-16.el (ccl-encode-mule-utf-16le):
33988 Fix BUFFER_MAGNIFICATION to 2.
33989 (ccl-encode-mule-utf-16be): Likewise.
33990
33991 2005-02-28 Kenichi Handa <handa@m17n.org>
33992
33993 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
33994 Fix BUFFER_MAGNIFICATION to 4.
33995 (ccl-encode-mule-utf-16be-with-signature): Likewise.
33996
33997 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
33998
33999 * speedbar.el (speedbar-update-flag): Doc fix.
34000 (speedbar-show-info-under-mouse): Give set-mouse-position the right
34001 argument.
34002
34003 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
34004
34005 * reveal.el (reveal-post-command): Don't try to reveal overlays which
34006 have a non-nil `invisible' property but are actually visible.
34007
34008 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
34009 for perldoc sections.
34010 (perl-outline-regexp, perl-outline-level): New var and function.
34011 (perl-mode): Use them.
34012
34013 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
34014
34015 * calendar/diary-lib.el (diary-remind): Discard any mark portion
34016 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
34017
34018 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
34019
34020 * cus-edit.el: Comment change.
34021 (custom-buffer-create-internal): Slightly reword text at top of
34022 Custom buffers. Mention there that saving an option edits the
34023 init file. Add link to Emacs manual node on `custom-file'.
34024 (custom-magic-alist): Rewrite individual State messages to use
34025 capitalized keywords. Doc fix.
34026
34027 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
34028
34029 * calendar/calendar.el (calendar-buffer): Move above
34030 calendar-week-start-day.
34031 (calendar-week-start-day): Doc fix. Add :set function.
34032 (calendar-minimum-window-height): New variable.
34033 (generate-calendar-window): Only resize window if selected-window
34034 is displaying the calendar buffer. Use new variable
34035 calendar-minimum-window-height.
34036 (generate-calendar): Reword error message.
34037 (calendar-mode-map): Bind DEL to scroll-other-window-down.
34038
34039 2005-02-27 Andreas Schwab <schwab@suse.de>
34040
34041 * vc.el (vc-do-command): Don't run command asynchronously when
34042 operating in a remote directory.
34043
34044 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
34045 change from sync with Tramp 2.0.47.
34046
34047 2005-02-27 Richard M. Stallman <rms@gnu.org>
34048
34049 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
34050
34051 * textmodes/flyspell.el (flyspell-mode-on):
34052 Call ispell-change-dictionary only if necessary.
34053
34054 * emacs-lisp/re-builder.el (regexp-builder): New function.
34055
34056 * register.el (describe-register-1): Explicitly handle
34057 yank-excluded-properties = t.
34058
34059 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
34060 (custom-magic-alist): Change the status descriptions again.
34061 (face widget-type): Total rewrite based on `restricted-sexp'
34062 to eliminate the confusing double hiding levels.
34063
34064 * emacs-lisp/debug.el (debug-on-entry-1):
34065 If function body is empty, add nil as body form.
34066
34067 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
34068
34069 * emacs-lisp/trace.el (inhibit-trace): New var.
34070 (trace-make-advice): Use it.
34071
34072 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
34073
34074 2005-02-26 Kim F. Storm <storm@cua.dk>
34075
34076 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
34077 (mouse-on-link-p, mouse-drag-region-1): Use it.
34078
34079 2005-02-25 Lute Kamstra <lute@gnu.org>
34080
34081 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
34082
34083 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
34084
34085 * frame.el (blink-cursor-mode): Add :group keyword.
34086
34087 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
34088
34089 * calendar/icalendar.el (icalendar--decode-isodatetime):
34090 New optional argument DAY-SHIFT.
34091 (icalendar-export-region): Fix coding-system-for-write.
34092 (icalendar--convert-ical-to-diary): Shift end-day of all-day
34093 events by one.
34094
34095 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
34096
34097 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
34098
34099 2005-02-24 Kim F. Storm <storm@cua.dk>
34100
34101 * international/iso-acc.el (iso-accents-compose): Fix crash
34102 during redisplay. Call force-window-update after read-event
34103 and delete-region to signal that window is not accurate.
34104
34105 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
34106
34107 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
34108 Remove unused and inexistent var `inhibit-trace'.
34109 (debugger-mode): Use run-mode-hooks.
34110 (debugger-list-functions): Add buttons; setup xref stack.
34111
34112 2005-02-23 Richard M. Stallman <rms@gnu.org>
34113
34114 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
34115 appointment says it was explicitly made.
34116 (appt-add): Set the 3rd element.
34117 (appt-make-list): Preserve explicit appointments.
34118
34119 * subr.el (find-tag-default): Catch errors in forward-sexp.
34120
34121 2005-02-23 Juri Linkov <juri@jurta.org>
34122
34123 * info.el (Info-isearch-search): New defcustom.
34124 (Info-isearch-search): Call the default isearch function
34125 when Info-isearch-search is nil.
34126 (Info-isearch-wrap): Use variable Info-isearch-search.
34127
34128 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
34129
34130 * cus-edit.el: Comment change.
34131
34132 2005-02-22 Kim F. Storm <storm@cua.dk>
34133
34134 * progmodes/hideif.el (hide-ifdef-use-define-alist):
34135 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
34136
34137 2005-02-22 Simon Josefsson <jas@extundo.com>
34138
34139 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
34140 New variable.
34141 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
34142 Oskarsson" <myrkraverk@users.sourceforget.net>.
34143
34144 2005-02-22 Kim F. Storm <storm@cua.dk>
34145
34146 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
34147 check that window of that event is the selected window.
34148 (mouse-drag-region-1): Compare mouse event window to selected
34149 window before setting point.
34150
34151 * tooltip.el (tooltip-show-help-function): Pass event to
34152 mouse-on-link-p so it can check selected window.
34153
34154 2005-02-22 Kenichi Handa <handa@m17n.org>
34155
34156 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
34157 (ps-mule-show-warning): New function.
34158 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
34159 characters are found.
34160
34161 * ps-print.el (ps-header-footer-string): Return a list of header
34162 and footer strings.
34163
34164 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
34165
34166 * pcvs.el (cvs-retrieve-revision): Fix thinko.
34167
34168 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
34169
34170 * frame.el (blink-cursor-mode): Use define-minor-mode.
34171
34172 * term/mac-win.el (function-key-map): Use char-names more consistently.
34173 (file-name-coding-system): Only set it for MacOS-9. The other case is
34174 already handled in mule-cmds.el (where it also works when mac-win.el
34175 is not used).
34176
34177 2005-02-21 Kenichi Handa <handa@m17n.org>
34178
34179 * international/mule.el (ctext-pre-write-conversion): Always use
34180 " *code-converting-work*" buffer for work.
34181
34182 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
34183
34184 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
34185
34186 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
34187
34188 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
34189
34190 * ses.el (undo-more): Restore defadvice, but only the part that
34191 allows changes outside the restricted area of the buffer.
34192
34193 2005-02-20 Kim F. Storm <storm@cua.dk>
34194
34195 * simple.el (line-move): Add fourth optional arg try-vscroll which
34196 must be set to perform auto-window-vscroll.
34197 When moving backwards and doing auto-window-vscroll, automatically
34198 vscroll to the last part of lines which are taller than the window.
34199 (next-line, previous-line): Set try-vscroll arg on line-move.
34200
34201 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
34202
34203 * replace.el (query-replace, query-replace-regexp)
34204 (replace-string, replace-regexp): When operating on region, make
34205 the minibuffer prompt say so.
34206
34207 * isearch.el (isearch-forward): Document isearch-query-replace and
34208 isearch-query-replace-regexp keybindings.
34209
34210 2005-02-19 Jay Belanger <belanger@truman.edu>
34211
34212 * calc/calc-aent.el (math-read-token): Add local variable.
34213
34214 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
34215 (calc-edit-top): Move declaration to earlier in file.
34216 (calc-edit-macro-repeats): Add local variables.
34217
34218 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
34219 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
34220 calcFunc-tanh.
34221 Adjust integration rule for calcFunc-tan.
34222
34223 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34224
34225 * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
34226 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
34227 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
34228 (viper-skip-separators): Bug fix.
34229 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
34230 particular major mode.
34231 (viper-del-backward-char-in-replace): Don't put deleted char on the
34232 kill ring.
34233
34234 * emulation/viper-ex.el (viper-color-display-p): New function.
34235 (viper-has-face-support-p): Use viper-color-display-p.
34236
34237 * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
34238
34239 * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
34240
34241 * emulation/viper-util.el (viper-glob-unix-files):
34242 Fix shell status check.
34243 (viper-file-remote-p): Make equivalent to file-remote-p.
34244
34245 * emulation/viper.el (viper-major-mode-modifier-list):
34246 Use viper-gnus-modifier-map.
34247
34248 2005-02-19 David Kastrup <dak@gnu.org>
34249
34250 * subr.el (subregexp-context-p): Fix garbled doc string by adding
34251 quoting.
34252
34253 2005-02-19 Jay Belanger <belanger@truman.edu>
34254
34255 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
34256 Remove extra definitions.
34257 (calc-coth): New function.
34258 (calcFunc-cot): Fix `let'.
34259
34260 2005-02-19 Eli Zaretskii <eliz@gnu.org>
34261
34262 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
34263 the reasons we use "type pc" in these faces.
34264
34265 * button.el (button): Ditto.
34266
34267 2005-02-19 Michael Mauger <mmaug@yahoo.com>
34268
34269 * replace.el (query-replace-read-from): Set the value of
34270 query-replace-from-history-variable to handle the case of an empty
34271 string entered to accept the suggested default.
34272
34273 * net/tramp.el (tramp-file-name-for-operation):
34274 Use dired-call-process instead of dired-call-process-command.
34275
34276 2005-02-19 Jay Belanger <belanger@truman.edu>
34277
34278 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
34279 (math-div-non-trig): New variables.
34280 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
34281 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
34282 (math-combine-prod, math-div-symb-fancy): Add simplifications for
34283 trig expressions.
34284
34285 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
34286
34287 * progmodes/gdb-ui.el (gdb-var-update-handler)
34288 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
34289 for watch expressions,
34290 (gdb-var-create-handler): Don't set speedbar-update-flag.
34291 (gdb-post-prompt): Simplify test for speedbar.
34292
34293 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34294
34295 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
34296 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
34297 we use the syntax table of the correct buffer.
34298 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
34299 Felix Gatzemeier.
34300
34301 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
34302 (ediff-file-remote-p): Make synonymous with file-remote-p.
34303 In all deffaces ediff-*-face-*, use min-colors.
34304
34305 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
34306 ediff-recurse-to-subdirectories.
34307 (ediff-mark-if-equal): Check that the arguments are strings, use
34308 ediff-same-contents (after to Felix Gatzemeier).
34309
34310 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
34311 nil.
34312
34313 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
34314
34315 * log-view.el (log-view-message-re): Fix up Subversion regexp.
34316
34317 2005-02-18 David Kastrup <dak@gnu.org>
34318
34319 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
34320 use `mark-active' when defined.
34321
34322 2005-02-18 Kenichi Handa <handa@m17n.org>
34323
34324 * ps-print.el (ps-font-info-database): New entry
34325 ZapfChancery-MediumItalic with correct font name. Fix font name
34326 of the entry Zapf-Chancery-MediumItalic.
34327
34328 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
34329
34330 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
34331
34332 2005-02-16 Kim F. Storm <storm@cua.dk>
34333
34334 * ido.el (ido-fallback-command): Pass user input to fallback command.
34335
34336 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
34337
34338 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
34339 (gdb-find-file-hook): Add server prefix.
34340
34341 2005-02-16 Richard M. Stallman <rms@gnu.org>
34342
34343 * replace.el (perform-replace): Pass new args to replace-highlight.
34344 (replace-highlight): Take region args,
34345 and pass them to isearch-lazy-highlight-new-loop.
34346
34347 * novice.el (disabled-command-hook): Autoload the defalias
34348 and the make-obsolete-variable call.
34349
34350 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
34351
34352 * isearch.el (isearch-lazy-highlight-start-limit)
34353 (isearch-lazy-highlight-end-limit): New variables limit
34354 the region for highlighting.
34355 (isearch-lazy-highlight-new-loop): New args BEG and END.
34356 (isearch-lazy-highlight-search): Use the new vars.
34357 (isearch-lazy-highlight-update): Likewise.
34358
34359 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
34360
34361 * cus-start.el (all): Use default-boundp.
34362
34363 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
34364
34365 * menu-bar.el (menu-bar-select-frame): Handle current frame.
34366
34367 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
34368
34369 * autorevert.el (auto-revert-stop-on-user-input)
34370 (auto-revert-verbose): Doc fixes.
34371
34372 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
34373
34374 * international/mule-cmds.el (set-locale-environment): Remove call
34375 to set-selection-coding-system on Windows.
34376
34377 2005-02-15 Jay Belanger <belanger@truman.edu>
34378
34379 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
34380 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
34381 calcFunc-coth.
34382 (math-simplify-sqrt): Add simplifications.
34383
34384 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
34385 to list.
34386
34387 * calc/calc-ext.el: Add functions to autoloads.
34388
34389 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
34390 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
34391 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
34392 (math-csc-raw, math-cot-raw): New functions.
34393
34394 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
34395
34396 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
34397 the variable name in a message.
34398
34399 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
34400 calcFunc-csc, calcFunc-cot.
34401
34402 * calc/calcalg2.el: Add derivative and integration rules for
34403 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
34404 calcFunc-csch, calcFunc-coth.
34405 (math-do-integral-methods): Add to checks for when to use
34406 substitutions.
34407
34408 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
34409
34410 2005-02-15 Lute Kamstra <lute@gnu.org>
34411
34412 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
34413 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
34414 <monnier@iro.umontreal.ca>.
34415 (lisp-outline-level): Improve efficiency. Suggested by David
34416 Kastrup <dak@gnu.org>.
34417
34418 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
34419
34420 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
34421 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
34422 (gdb-set-gud-minor-mode-existing-buffers): New functions.
34423 (gdb-find-file-hook): New hook. Add it to find-file-hook.
34424 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
34425
34426 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
34427
34428 * cus-start.el (all): Comment change.
34429
34430 2005-02-14 Lute Kamstra <lute@gnu.org>
34431
34432 * cus-start.el (all): Check if symbol is void.
34433
34434 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
34435
34436 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
34437 optional argument to \cite.
34438
34439 2005-02-14 Richard M. Stallman <rms@gnu.org>
34440
34441 * cus-edit.el (custom-buffer-create-internal): Update help message.
34442 (custom-magic-alist): Update help messages.
34443
34444 * cus-start.el (all): Allow a var to specify a standard value.
34445
34446 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
34447
34448 * custom.el (custom-theme-set-variables): Handle variable aliases.
34449
34450 * frame.el (blink-cursor-timer): Doc fix.
34451 (blink-cursor): Make it an alias for `blink-cursor-mode' and
34452 declare obsolete.
34453 (blink-cursor-mode): Define with defcustom and use correct
34454 standard expression in that defcustom.
34455 * startup.el (command-line): Adapt to above changes in frame.el.
34456
34457 2005-02-11 Lute Kamstra <lute@gnu.org>
34458
34459 * apropos.el (apropos-score-doc): Prevent division by zero.
34460
34461 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
34462
34463 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
34464 (icalendar--get-event-property-attributes)
34465 (icalendar--get-event-properties)
34466 (icalendar--datetime-to-diary-date): New functions.
34467 (icalendar--split-value): Doc fix.
34468 (icalendar--datetime-to-noneuropean-date)
34469 (icalendar--datetime-to-european-date): New optional argument
34470 SEPARATOR. Return result as a string instead of a list.
34471 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
34472 (icalendar--convert-string-for-export): Rename arg S to STRING.
34473 (icalendar-export-region): Doc fix. Change name of error buffer.
34474 Save output buffer.
34475 (icalendar-import-file): Add blank at end of prompt.
34476 (icalendar-import-buffer): Doc fix. Do not switch to error
34477 buffer. Indicate status in return value.
34478 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
34479 buffer. Save output buffer. Handle exception from recurrence
34480 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
34481 events. Fix problems with weekly all-day events.
34482
34483 2005-02-10 Richard M. Stallman <rms@gnu.org>
34484
34485 * simple.el (eval-expression-print-format):
34486 Avoid warning about edebug-active.
34487
34488 * help.el (help-for-help-internal): Rename from help-for-help.
34489 (help-for-help): Define with defalias.
34490
34491 * font-core.el (font-lock-default-function): Use with-no-warnings.
34492
34493 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
34494
34495 * custom.el (defface): Doc fix.
34496
34497 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
34498
34499 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
34500 width 0" to prevent word wrapping problems.
34501
34502 2005-02-09 Kim F. Storm <storm@cua.dk>
34503
34504 * ido.el (ido-file-extensions-order): New defcustom.
34505 (ido-file-extension-lessp, ido-file-extension-aux)
34506 (ido-file-extension-order): New advanced file ordering.
34507 (ido-file-lessp): New simple file ordering.
34508 (ido-sort-list): Remove.
34509 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
34510 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
34511
34512 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
34513
34514 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
34515 that some versions of grep produce.
34516 (grep-mode-font-lock-keywords): Likewise.
34517
34518 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
34519
34520 * progmodes/gdb-ui.el (gdb-location-list): New variable.
34521 (gdb-cdir): Delete.
34522 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
34523 (gdb-source-info): Treat case when source file is in another
34524 directory properly.
34525 (gdb-get-location): New function.
34526
34527 2005-02-07 Jay Belanger <belanger@truman.edu>
34528
34529 * calc/calc-prog.el (calc-write-parse-table-part)
34530 (calc-fix-token-name): Fix a check for language type.
34531
34532 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
34533
34534 2005-02-07 Andre Spiegel <spiegel@gnu.org>
34535
34536 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
34537 as directory not writable.
34538
34539 2005-02-07 Kim F. Storm <storm@cua.dk>
34540
34541 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
34542 (cua--standard-movement-commands): Remove list.
34543 Instead, set CUA property value to move for movement commands.
34544 (cua-movement-commands): Remove. Users must set CUA prop instead.
34545 (cua--pre-command-handler): Check CUA property.
34546 (cua--init-keymaps): Don't remap undo commands.
34547 (cua-mode): Don't call cua--rectangle-on-off.
34548
34549 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
34550 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
34551 (cua--rect-undo-set-point): New var.
34552 (cua--rectangle-undo-boundary): Setup undo apply entry.
34553 (cua--rect-undo-handler): New function for rectangle undo.
34554 (cua--rect-start-position, cua--rect-end-position): Add.
34555 (cua--rectangle-post-command): Call cua--rectangle-set-corners
34556 for restored rectangle. Set point if cua--rect-undo-set-point.
34557
34558 2005-02-06 Jay Belanger <belanger@truman.edu>
34559
34560 * calc/calc-lang.el (calc-tex-language): Display more information
34561 in messages.
34562
34563 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
34564 in TeX mode.
34565
34566 2005-02-06 Richard M. Stallman <rms@gnu.org>
34567
34568 * emacs-lisp/lisp.el (buffer-end): Doc fix.
34569
34570 2005-02-05 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
34571
34572 * net/ldap.el (ldap-search-internal): Support attributes with
34573 optional descriptions separated by a semi-colon, as in
34574 "userCertificate;binary".
34575
34576 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
34577
34578 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
34579 isn't a cons (i.e. the version is 0).
34580
34581 2005-02-05 Eli Zaretskii <eliz@gnu.org>
34582
34583 * help.el (help-for-help): Doc fix.
34584
34585 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
34586
34587 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
34588 GDB-Windows on the menu-bar as this works better.
34589
34590 2005-02-04 Jay Belanger <belanger@truman.edu>
34591
34592 * calc/calc-embed.el (calc-embedded-update): Don't put in
34593 unnecessary newlines. Adjust the end of formula marker.
34594
34595 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
34596 (math-latex-parse-two-args): New function.
34597
34598 2005-02-03 Lute Kamstra <lute@gnu.org>
34599
34600 * help-fns.el (help-with-tutorial): Make sure that users cannot
34601 remove the entire text of the tutorial by means of `undo'.
34602
34603 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
34604
34605 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
34606 in recent changes, where the ispell process was repeatedly
34607 killed & restarted.
34608
34609 * international/mule-cmds.el (set-locale-environment): Set file-name
34610 coding system to utf-8 on Darwin systems.
34611 (set-default-coding-systems): Don't set default-file-name-coding-system
34612 on Darwin systems.
34613
34614 2005-02-03 Richard M. Stallman <rms@gnu.org>
34615
34616 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
34617
34618 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
34619
34620 * faces.el (list-faces-display): Add optional argument.
34621
34622 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
34623
34624 * font-core.el (font-lock-default-function): Handle the rare case where
34625 only font-lock-keywords is set.
34626
34627 2005-02-02 Kenichi Handa <handa@m17n.org>
34628
34629 * international/characters.el: Cancel previous change for
34630 I-WITH-DOT-ABOVE and DOTLESS-i.
34631
34632 * international/latin-5.el: Cancel previous change.
34633
34634 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
34635
34636 * progmodes/gud.el: Correction to syntax in gud-menu-map.
34637
34638 2005-02-02 Kenichi Handa <handa@m17n.org>
34639
34640 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
34641 DOTLESS-i.
34642
34643 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
34644 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
34645
34646 * case-table.el (get-upcase-table): New function.
34647 (copy-case-table): Copy upcaes table too if non-nil.
34648 (set-case-syntax-delims): Maintain upcase table too.
34649 (set-case-syntax-pair): Likewise.
34650 (set-upcase-syntax, set-downcase-syntax): New functions.
34651 (set-case-syntax): Maintain upcase table too.
34652
34653 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
34654
34655 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
34656
34657 * progmodes/gud.el (gud-goto-info): New function.
34658 (gud-tool-bar-map): Use correct icon.
34659
34660 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
34661
34662 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
34663 When delegating, order args in the funcall correctly.
34664
34665 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
34666
34667 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
34668
34669 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
34670
34671 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
34672 buffer not visiting a file.
34673
34674 2005-01-31 Jay Belanger <belanger@truman.edu>
34675
34676 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
34677 bound on the line with the formula.
34678
34679 2005-01-31 Kim F. Storm <storm@cua.dk>
34680
34681 * ses.el (ses-create-cell-variable-range)
34682 (ses-destroy-cell-variable-range, ses-reset-header-string)
34683 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
34684 (ses-insert-row): Fix format of apply undo entries.
34685
34686 2005-01-31 Jay Belanger <belanger@truman.edu>
34687
34688 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
34689 parts.
34690
34691 * calc/calc-embed.el (calc-embedded-open-formula)
34692 (calc-embedded-close-formula): Ignore matrix environments.
34693
34694 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
34695 TeX mode.
34696
34697 * calc/calc-lang.el (math-function-table, math-oper-table)
34698 (math-variable-table): Adjust the LaTeX portions.
34699
34700 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
34701 (math-latex-ignore-words): New constant.
34702
34703 2005-01-31 Richard M. Stallman <rms@gnu.org>
34704
34705 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
34706 (ispell-local-dictionary): Doc fix.
34707 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
34708 Don't reinitialize at run time. Don't defcustom.
34709 All uses changed to append ispell-local-dictionary-alist,
34710 or check it first.
34711 (ispell-current-dictionary): New variable for dictionary in use.
34712 (ispell-dictionary): Now used only for global default.
34713 (ispell-start-process): Set ispell-current-dictionary,
34714 not ispell-dictionary.
34715 (ispell-change-dictionary): Use this only for setting
34716 user preferences.
34717 (ispell-internal-change-dictionary): New function
34718 to change the current dictionary in use.
34719 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
34720 Use ispell-current-dictionary.
34721 Handle ispell-local-dictionary-overridden.
34722 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
34723
34724 2005-01-31 Jay Belanger <belanger@truman.edu>
34725
34726 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
34727
34728 * calc/calc-ext.el: Add calc-latex-language to autoloads.
34729 (calc-mode-map): Add calc-latex-language.
34730
34731 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
34732 (math-latex-print-frac): New functions.
34733 (math-oper-table, math-function-table, math-variable-table)
34734 (math-complex-format, math-input-filter): Add latex properties.
34735 (calc-set-language): Set math-expr-special-function-mapping.
34736
34737 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
34738 (calc-write-parse-table-part): Add LaTeX support.
34739
34740 * calc/calc.el (calc-language): Adjust docstring.
34741 (calc-set-mode-line): Add LaTeX support.
34742 (math-expr-special-function-mapping): New variable.
34743 (math-tex-ignore-words): Add to list.
34744
34745 * calc/calccomp.el (math-compose-expr, math-compose-rows):
34746 Add LaTeX support.
34747 (math-compose-expr): Add support for special functions.
34748
34749 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
34750
34751 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
34752
34753 * progmodes/gdb-ui.el (gdb-memory-address)
34754 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
34755 (gdb-memory-mode-map, gdb-memory-format-keymap)
34756 (gdb-memory-format-menu, gdb-memory-unit-keymap)
34757 (gdb-memory-unit-menu): New variables for a buffer
34758 that lets the user examine program memory.
34759 (gdb-memory-set-address, gdb-memory-set-repeat-count)
34760 (gdb-memory-format-binary, gdb-memory-format-octal)
34761 (gdb-memory-format-unsigned, gdb-memory-format-signed)
34762 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
34763 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
34764 (gdb-memory-unit-word, gdb-memory-unit-halfword)
34765 (gdb-memory-unit-byte, gdb-memory-unit-menu)
34766 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
34767 (gdb-memory-mode, gdb-memory-buffer-name)
34768 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
34769 New functions for above buffer.
34770
34771 2005-01-30 Richard M. Stallman <rms@gnu.org>
34772
34773 * cus-edit.el (custom-bury-buffer): Function deleted.
34774 (custom-buffer-done-function): Option deleted.
34775 (custom-buffer-done-kill): New replacement option.
34776 (Custom-buffer-done): Call quit-window.
34777 (custom-buffer-create-internal): Update for above changes.
34778
34779 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
34780
34781 * simple.el (undo-ask-before-discard): New var.
34782 (undo-outer-limit-truncate): Implement it.
34783 (undo-extra-outer-limit): Doc update.
34784
34785 2005-01-29 Richard M. Stallman <rms@gnu.org>
34786
34787 * ses.el (undo-more): Delete defadvice.
34788 (ses-begin-change): Doc fix.
34789
34790 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
34791 instead of rebinding C-x u and C-_.
34792
34793 * files.el (normal-backup-enable-predicate): Return nil for files
34794 in /tmp, regardless of temporary-file-directory.
34795
34796 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
34797
34798 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
34799 (open-rectangle, delete-whitespace-rectangle-line)
34800 (clear-rectangle-line): If FILL, pass t instead of FILL
34801 for move-to-column's 2nd arg.
34802
34803 * simple.el (undo): Fix the test for continuing a series of undos.
34804 (undo-more): Set pending-undo-list to t when we reach end.
34805 (pending-undo-list): Move up defvar.
34806
34807 * wid-edit.el (widget-button-click):
34808 Shorten the range of the track-mouse binding.
34809
34810 * comint.el (comint-insert-input): Undo previous changes;
34811 use last-input-event in interactive spec.
34812
34813 2005-01-29 Eli Zaretskii <eliz@gnu.org>
34814
34815 * progmodes/compile.el (compilation-start): Bind buffer-read-only
34816 to nil before invoking call-process. Reset buffer's modified flag
34817 after fontifying it in the no-async branch.
34818
34819 * wid-edit.el (widget-specify-button): If mouse pointer shape
34820 cannot be changed, use mouse face instead.
34821
34822 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
34823
34824 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
34825 (gdb-goto-breakpoint): Make breakpoint handling work on template
34826 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
34827 (gdb-assembler-custom): Update to recognize breakpoint information
34828 added on 2005-01-19.
34829
34830 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
34831
34832 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
34833 (dsssl-mode): Use define-derived-mode.
34834 (scheme-mode-initialize): Remove.
34835 (scheme-mode): Use run-mode-hooks.
34836
34837 * cus-edit.el (customize-group-other-window)
34838 (custom-buffer-create-other-window): Don't override special-display-*.
34839 (custom-mode-map): Make it dense.
34840
34841 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
34842 sets the default value.
34843
34844 2005-01-28 Eli Zaretskii <eliz@gnu.org>
34845
34846 * descr-text.el: Add more keywords.
34847
34848 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
34849
34850 * speedbar.el: Avoid unnecessary use of locate-library.
34851
34852 * international/mule-cmds.el (standard-display-european-internal):
34853 Don't fiddle with latin-1 non-break space any more since it's now
34854 special cased in the C code.
34855 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
34856
34857 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
34858
34859 * cus-start.el (all): Add `undo-outer-limit'.
34860
34861 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
34862
34863 * textmodes/bibtex.el (bibtex-format-entry):
34864 Use `bibtex-empty-field-re' only on the text of fields, not on entire
34865 field lines.
34866 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
34867 not on part of a buffer.
34868
34869 2005-01-25 Lute Kamstra <lute@gnu.org>
34870
34871 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
34872 nonempty field text strings like "{letters\\macro{}more letters}".
34873 Clarify docstring.
34874 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
34875 (bibtex-entry-offset, bibtex-parse-association)
34876 (bibtex-parse-field-name): Fix typos in docstrings.
34877 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
34878
34879 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
34880
34881 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
34882 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
34883 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
34884 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
34885
34886 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
34887 isearch minor mode.
34888
34889 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
34890
34891 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
34892
34893 2005-01-24 Lute Kamstra <lute@gnu.org>
34894
34895 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
34896 CASECHARS and NOT-CASECHARS regular expressions of the
34897 "nederlands" and "nederlands8" dictionaries to prevent a "Range
34898 striding over charsets" error.
34899
34900 2005-01-24 Jay Belanger <belanger@truman.edu>
34901
34902 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
34903 display variable name.
34904
34905 2005-01-24 Kenichi Handa <handa@m17n.org>
34906
34907 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
34908 Fix setting of the element of encoded-kbd-iso2022-invocations.
34909
34910 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
34911
34912 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
34913 (gdb-threads-select): Change to also accept mouse events.
34914 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
34915 (gdb-threads-mouse-select): Delete.
34916
34917 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
34918
34919 * files.el (insert-directory): Take care of empty directory,
34920 listed without -a switch.
34921
34922 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
34923
34924 * textmodes/refill.el (refill-post-command-function):
34925 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
34926 to the list of functions that we should be careful not to undo.
34927 (refill-late-fill-paragraph-function): Remove.
34928 (refill-saved-state): New var.
34929 (refill-mode): Use it to save fill-paragraph-function.
34930 Save also the value of auto-fill-function.
34931
34932 * term/w32-win.el: Simplify code.
34933
34934 2005-01-23 Kim F. Storm <storm@cua.dk>
34935
34936 * simple.el (line-move): Adapt to new return value from
34937 pos-visible-in-window-p.
34938
34939 * simple.el (line-move): Fix last change. Check partial
34940 visibility at point rather than at window-start.
34941
34942 2005-01-22 Jason Rumney <jasonr@gnu.org>
34943
34944 * term/w32-win.el (xw-defined-colors): Remove debug-message.
34945
34946 2005-01-22 David Kastrup <dak@gnu.org>
34947
34948 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
34949
34950 2005-01-22 Eli Zaretskii <eliz@gnu.org>
34951
34952 * type-break.el (type-break-mode): Add a test for
34953 type-break-file-name being non-nil.
34954
34955 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
34956
34957 * net/eudc.el (top level): Call (message "") via progn, so that
34958 eudc-options-file is loaded.
34959
34960 2005-01-22 Kim F. Storm <storm@cua.dk>
34961
34962 * simple.el (line-move-1): Rename from line-move.
34963 (line-move): New function that adjusts vscroll for partially
34964 visible rows, and calls line-move-1 otherwise.
34965
34966 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
34967
34968 * pcomplete.el: Define pcomplete-read-event instead of read-event,
34969 since it's not a complete read-event implementation.
34970
34971 2005-01-20 Jay Belanger <belanger@truman.edu>
34972
34973 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
34974 for called function.
34975
34976 2005-01-20 Steven Tamm <steventamm@mac.com>
34977
34978 * term/mac-win.el (process-connection-type): Remove.
34979 Controlled now by s/darwin.h:PTY_ITERATION.
34980
34981 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
34982
34983 * window.el (handle-select-window): Don't switch window when we're
34984 in the minibuffer.
34985
34986 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
34987
34988 * subr.el (dotimes-with-progress-reporter): New macro.
34989
34990 * ses.el (ses-dotimes-msg): Remove macro.
34991 Use `dotimes-with-progress-reporter' instead.
34992
34993 2005-01-19 Steven Tamm <steventamm@mac.com>
34994
34995 * term/mac-win.el (process-connection-type): Use new
34996 operating-system-release variable to use ptys on Darwin 7 (OS X
34997 10.3) when using carbon build.
34998
34999 2005-01-19 Jay Belanger <belanger@truman.edu>
35000
35001 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
35002 flags if the last command was a tab or M-tab.
35003
35004 * calc/calc-prog.el (calc-user-define-edit): Put original formula
35005 in formula editing buffer.
35006
35007 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35008
35009 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
35010 breakpoint image symbol in margin.
35011
35012 2005-01-19 Jay Belanger <belanger@truman.edu>
35013
35014 * calc/calc-prog.el (calc-execute-kbd-macro):
35015 Ignore calc-keep-arg-flag.
35016
35017 2005-01-19 Kenichi Handa <handa@m17n.org>
35018
35019 * textmodes/ispell.el (ispell-looking-at): New function.
35020 (ispell-process-line): Use ispell-looking-at to compare the ispell
35021 output and the buffer contents.
35022
35023 2005-01-18 Jay Belanger <belanger@truman.edu>
35024
35025 * calc/calc.el (calc-display-raw): Fix docstring.
35026
35027 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
35028
35029 * simple.el (blink-matching-open): Strip extra info from syntax.
35030
35031 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
35032 funny chars in the end-of-here-doc marker.
35033
35034 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35035
35036 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
35037 that enable/disabled state of breakpoints is shown correctly in
35038 fringe and on ttys.
35039 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
35040 Add breakpoint information as text properties.
35041 (gdb-mouse-toggle-breakpoint):
35042 Rename to gdb-mouse-set-clear-breakpoint.
35043 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
35044 breakpoints in the margin.
35045 (gdb-remove-strings): Simplify.
35046
35047 2005-01-17 Jay Belanger <belanger@truman.edu>
35048
35049 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
35050 erasing buffer.
35051
35052 2005-01-17 Richard M. Stallman <rms@gnu.org>
35053
35054 * progmodes/grep.el (grep-find): Copy from `grep' the condition
35055 for calling grep-compute-defaults.
35056
35057 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
35058 if buffer is empty.
35059
35060 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
35061
35062 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
35063
35064 * hilit-chg.el (highlight-changes-mode): Don't autoload.
35065
35066 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
35067 non-preloaded variables.
35068
35069 2005-01-17 Steven Tamm <steventamm@mac.com>
35070
35071 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
35072 tex-shell cause to force interactivity when using pipes.
35073
35074 2005-01-17 Kim F. Storm <storm@cua.dk>
35075
35076 * simple.el (just-one-space): Make arg optional.
35077
35078 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
35079
35080 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
35081 posn-at-x-y to t to access left-margin.
35082
35083 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
35084
35085 Sync with Tramp 2.0.47.
35086
35087 * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
35088 catching keep-date problems in cp/scp operations.
35089 (tramp-handle-copy-file): Don't call `set-file-modes'
35090 unconditionally. Specialized functions should know better what is
35091 necessary. This improves performance a little bit, and the
35092 functions could catch errors with `cp -p' and `scp -p'.
35093 (tramp-do-copy-or-rename-file-via-buffer)
35094 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
35095 when appropriate.
35096 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
35097 Call `set-file-modes' when appropriate.
35098 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
35099 Johnsson <isak@hypergene.com>.
35100 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
35101 of both Tramp buffer and debug buffer. Reported by Joakim Verona
35102 <joakim@verona.se>.
35103 (tramp-file-name-for-operation): Mark `shell-command' as magic for
35104 Emacs only.
35105
35106 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
35107 `find-file-hooks' and `dired-mode-hook'.
35108 (tramp-minor-mode-map): Respective map. Add remapping for
35109 `compile' and `recompile'.
35110 (tramp-remap-command, tramp-recompile): New defuns.
35111 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
35112 in buffer "*Compilation*". Call the commands asynchronously.
35113
35114 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
35115 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
35116 `shell-command', because it isn't magic in XEmacs. Reported by
35117 Adrian Aichner <adrian@xemacs.org>.
35118
35119 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
35120 `substitute-in-file-name.
35121 (tramp-smb-handle-substitute-in-file-name): New defun.
35122 (tramp-smb-advice-PC-do-completion): Delete advice.
35123
35124 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
35125
35126 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
35127 Fix error in deleting region.
35128
35129 2005-01-15 Richard M. Stallman <rms@gnu.org>
35130
35131 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
35132 In non-temp buffer, switch syntax table temporarily.
35133
35134 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
35135
35136 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
35137
35138 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
35139
35140 * imenu.el (imenu--split-menu): Copy menulist before sorting.
35141 (imenu--generic-function): Use START, not BEG, as pos of definition.
35142
35143 * simple.el (just-one-space): Argument specifies number of spaces.
35144
35145 * simple.el (eval-expression-print-format): Avoid warning
35146 about edebug-active.
35147
35148 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
35149
35150 * progmodes/sh-script.el: Code copied from make-mode.el
35151 with small changes,
35152 (sh-mode-map): Bind C-c C-\.
35153 (sh-backslash-column, sh-backslash-align): New variables.
35154 (sh-backslash-region, sh-append-backslash): New functions.
35155
35156 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
35157
35158 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
35159 (rmail-pop-password, rmail-pop-password-required): Move to
35160 rmail-obsolete group.
35161 (rmail-set-pop-password): Rename to rmail-set-remote-password.
35162 All callers updated.
35163 (rmail-get-pop-password): Rename to rmail-get-remote-password.
35164 Take an argument specifying whether it is POP or IMAP mailbox we
35165 are using. All callers updated.
35166 (rmail-pop-password-error): Rename to
35167 rmail-remote-password-error. Added mailutils-specific error message.
35168 (rmail-movemail-search-path)
35169 (rmail-movemail-variant-in-use): New variables.
35170 (rmail-remote-password, rmail-remote-password-required):
35171 New customization variables.
35172 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
35173 (rmail-parse-url): New function.
35174 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
35175 with GNU mailutils movemail.
35176
35177 2005-01-15 Kevin Ryde <user42@zip.com.au>
35178
35179 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
35180 suffix to space, $ or '$, to correctly position point when going
35181 to @table style constants like DBL_MAX.
35182
35183 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
35184
35185 * type-break.el (type-break-mode, type-break-file-time)
35186 (type-break-file-keystroke-count, type-break-choose-file):
35187 Don't store data in or load data from the file if type-break-file-name
35188 is nil.
35189 (type-break-file-name): Doc update as per the above.
35190
35191 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
35192
35193 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
35194 lookup-key might return nil; handle that.
35195
35196 2005-01-15 Alan Mackenzie <acm@muc.de>
35197
35198 * progmodes/ebrowse.el (ebrowse-class-in-tree):
35199 Return the tail of the tree rather than the element found,
35200 thus enabling the tree to be setcar'd.
35201
35202 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35203
35204 * textmodes/org.el (org-show-following-heading): New option.
35205 (org-show-hierarchy-above): Use `org-show-following-heading'.
35206 (org-cycle): Documentation fix.
35207
35208 * textmodes/org.el (orgtbl-optimized): New option.
35209 (orgtbl-mode): New command, a minor mode.
35210 (orgtbl-mode-map): New variable.
35211 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
35212 (orgtbl-error, orgtbl-self-insert-command)
35213 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
35214
35215 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
35216 a local variable in each org-mode buffer.
35217
35218 * textmodes/org.el (org-set-regexps-and-options): Rename from
35219 `org-set-regexps'. Added checking for STARTUP keyword.
35220 (org-get-current-options): Add STARTUP options.
35221 (org-table-insert-row): Make mode intelligent about when
35222 realignment is needed.
35223 (org-self-insert-command, org-delete-backward-char, org-delete-char):
35224 New commands.
35225 (org-enable-table-editor): New default value `optimized'.
35226 (org-table-blank-field): Support blanking regions if active.
35227
35228 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35229
35230 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
35231 if the year is not given.
35232
35233 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
35234 Add new escapes %m and %M, fixed bug with %F by adding
35235 save-match-data.
35236 (reftex-reference): Remove ?. from list of spaces.
35237 (reftex-label-info): Add automatic label prefix recognition.
35238
35239 * textmodes/reftex-index.el (reftex-index-next-phrase):
35240 Add slave parameter to call of `reftex-index-this-phrase'.
35241 (reftex-index-this-phrase): New optional argument.
35242 (reftex-index-region-phrases): Add slave parameter to call of
35243 `reftex-index-this-phrase'.
35244 (reftex-display-index): New argument redo.
35245 (reftex-index-rescan): Add `redo' to arguments of
35246 `reftex-display-index'.
35247 (reftex-index-Rescan, reftex-index-revert)
35248 (reftex-index-switch-index-tag): Add `redo' to arguments of
35249 `reftex-display-index'.
35250 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
35251 indexing. Fix bug with matching is there is a quote before or
35252 after the word.
35253
35254 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
35255 Fix bug when collecting citation keys in lines with comments.
35256 (reftex-citation): Prefix argument no longer rescans the document,
35257 but forces prompting for optional arguments of cite macros.
35258 (reftex-do-citation): Prompting for optional arguments implemented.
35259
35260 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
35261 Add optional arguments to most cite commands.
35262 (reftex-cite-cleanup-optional-args): New option
35263 (reftex-cite-prompt-optional-args): New option.
35264 (reftex-trust-label-prefix): New option.
35265
35266 * textmodes/reftex-toc.el (reftex-toc-find-section):
35267 Add push-mark before changing the position in the buffer.
35268
35269 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
35270 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
35271
35272 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
35273
35274 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
35275 more carefully.
35276
35277 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
35278
35279 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
35280 (sgml-mode): Use it.
35281 (sgml-get-context): Better keep track of implicitly closed tags.
35282
35283 2005-01-13 Kenichi Handa <handa@m17n.org>
35284
35285 * textmodes/ispell.el: These changes are to fix misalignment error
35286 caused by equivalent characters of different Emacs charsets.
35287 (ispell-unified-chars-table): New variable.
35288 (ispell-get-decoded-string): New function.
35289 (ispell-get-casechars, ispell-get-not-casechars)
35290 (ispell-get-otherchars): Call ispell-get-decoded-string.
35291
35292 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
35293
35294 * custom.el (custom-declare-variable): Just put symbol instead
35295 of (defvar . symbol) in `current-load-list'.
35296
35297 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
35298
35299 * emacs-lisp/elint.el: Fixed typo in Commentary section.
35300
35301 2005-01-12 Jay Belanger <belanger@truman.edu>
35302
35303 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
35304 to create a Calc summary.
35305
35306 2005-01-12 Kim F. Storm <storm@cua.dk>
35307
35308 * mouse.el (mouse-on-link-p): Change functionality and doc
35309 string to comply with latest description in lisp ref.
35310
35311 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
35312
35313 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
35314 Enable mouse clicks on mode-line, header-line and margin.
35315 (event-type): Give mouse event symbols an `event-kind' property
35316 with value `mouse-click'.
35317
35318 2005-01-12 Juri Linkov <juri@jurta.org>
35319
35320 * facemenu.el (list-colors-display): Add new arg buffer-name.
35321 Use it. Fix docstring. Replace code for identifying duplicate
35322 colors by the name with call to `list-colors-duplicates' which
35323 identifies duplicate colors by the value unless the color
35324 is one of special Windows colors. Set truncate-lines to t.
35325 Print sorted duplicate color names on each line. Indent to 22
35326 \(the longest color name in rgb.txt) instead of 20. Optimize.
35327 (list-colors-duplicates): New function.
35328 (facemenu-color-name-equal): Delete function.
35329
35330 * facemenu.el (list-colors-print): New function created from code
35331 in list-colors-display. Print #RRGGBB at the window right edge.
35332 (list-colors-display): When temp-buffer-show-function is not
35333 defined, call list-colors-print from temp-buffer-show-hook
35334 to get the right value of window-width in list-colors-print
35335 after the buffer is displayed.
35336
35337 * simple.el (pop-mark): Move deactivate-mark out of conditional
35338 part to deactivate the active mark regardless of the state of the
35339 mark ring.
35340
35341 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
35342 variables line in desktop files.
35343
35344 2005-01-12 Juri Linkov <juri@jurta.org>
35345
35346 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
35347 Bring together isearch highlight related options.
35348 (lazy-highlight): Replace group `replace' by `matching'.
35349 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
35350 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
35351 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
35352 and declare them obsolete.
35353 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
35354 (isearch-faces): Remove defgroup.
35355 (isearch-overlay, isearch-highlight, isearch-dehighlight):
35356 Move isearch highlighting code closer to lazy highlighting code.
35357
35358 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
35359 (query-replace-highlight, query-replace-lazy-highlight)
35360 (query-replace): Move definitions to the beginning of the file.
35361
35362 2005-01-11 Juri Linkov <juri@jurta.org>
35363
35364 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
35365 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
35366 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
35367
35368 * info.el (Info-history-forward): New variable.
35369 (Info-select-node): Reset Info-history-forward to nil.
35370 (Info-last): Turn into defalias.
35371 (Info-history-back): Rename from Info-last.
35372 Add current node to Info-history-forward.
35373 (Info-history-forward): New fun.
35374 (Info-mode-map): Replace Info-last by Info-history-back.
35375 Bind Info-history-forward to "r".
35376 (Info-mode-menu): Replace Info-last by Info-history-back.
35377 Fix menu item text. Add menu item for Info-history-forward.
35378 (info-tool-bar-map): Replace Info-last by Info-history-back.
35379 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
35380 for Info-history-forward.
35381 (Info-mode): Replace Info-last by Info-history-back in docstring.
35382 Add local variable Info-history-forward.
35383 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
35384
35385 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
35386
35387 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
35388 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
35389 Ignore select-window events rather than fiddle with
35390 mouse-autoselect-window.
35391
35392 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
35393
35394 * type-break.el (type-break-mode): Fix previous change.
35395
35396 2005-01-10 Jay Belanger <belanger@truman.edu>
35397
35398 * calc/calc-ext.el (calc-reset): Reset when inside embedded
35399 calculator; only reset when point is inside a calculator.
35400 Don't adjust the window height if the window takes up the whole height
35401 of the frame.
35402
35403 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
35404
35405 * ebuff-menu.el (Electric-buffer-menu-mode):
35406 Preserve value of buffer-local var header-line-format.
35407
35408 2005-01-09 Jay Belanger <belanger@truman.edu>
35409
35410 * calc/calc.el (calc-mode-var-list-restore-saved-values):
35411 Make sure settings file exists before accessing it.
35412
35413 * calc/calc-embed.el (calc-embedded-subst):
35414 Replace math-multi-subst-rec, which is only supposed to be called
35415 by math-multi-subst, by math-multi-subst.
35416
35417 2005-01-09 Andre Spiegel <spiegel@gnu.org>
35418
35419 * vc.el (vc-allow-async-revert): New user option.
35420 (vc-disable-async-diff): New internal variable.
35421 (vc-revert-buffer): Use them to disable asynchronous diff.
35422
35423 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
35424 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
35425 asynchronously if vc-disable-async-diff is t.
35426
35427 2005-01-09 Jay Belanger <belanger@truman.edu>
35428
35429 * calc/calc.el (defcalcmodevar): New macro.
35430 (calc-mode-var-list-restore-default-values)
35431 (calc-mode-var-list-restore-saved-values): New functions.
35432 (calc-mode-var-list): Use defcalcmodevar to define it.
35433 (calc-always-load-extensions, calc-line-numbering)
35434 (calc-line-breaking, calc-display-just, calc-display-origin)
35435 (calc-number-radix, calc-leading-zeros, calc-group-digits)
35436 (calc-group-char, calc-point-char, calc-frac-format)
35437 (calc-prefer-frac, calc-hms-format, calc-date-format)
35438 (calc-float-format, calc-full-float-format, calc-complex-format)
35439 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
35440 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
35441 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
35442 (calc-matrix-brackets, calc-language, calc-language-option)
35443 (calc-left-label, calc-right-label, calc-word-size)
35444 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
35445 (calc-display-raw, calc-internal-prec, calc-angle-mode)
35446 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
35447 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
35448 (calc-window-height, calc-display-trail, calc-show-selections)
35449 (calc-use-selections, calc-assoc-selections)
35450 (calc-display-working-message, calc-auto-why, calc-timing)
35451 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
35452 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
35453 (calc-gnuplot-default-device, calc-gnuplot-default-output)
35454 (calc-gnuplot-print-device, calc-gnuplot-print-output)
35455 (calc-gnuplot-geometry, calc-graph-default-resolution)
35456 (calc-graph-default-resolution-3d, calc-invocation-macro)
35457 (calc-show-banner): Use defcalcmodevar to declare them and set
35458 their default values.
35459
35460 * calc/calc-ext.el (calc-reset): Restore saved values of variables
35461 instead of default values (but restore default values if there is
35462 an argument of 0).
35463
35464 2005-01-09 David Kastrup <dak@gnu.org>
35465
35466 * desktop.el (desktop-restore-eager): Fix typo in type.
35467
35468 2005-01-08 Richard M. Stallman <rms@gnu.org>
35469
35470 * cus-edit.el (customize): Delete :link.
35471
35472 2005-01-08 Jay Belanger <belanger@truman.edu>
35473
35474 * calc/calc.el (calc-mode): Remove the extension from the
35475 `calc-settings-file' file name when loading it.
35476
35477 2005-01-08 Kim F. Storm <storm@cua.dk>
35478
35479 * info.el (Info-mode-map, Info-next-link-keymap)
35480 (Info-prev-link-keymap, Info-up-link-keymap):
35481 Map follow-link to mouse-face.
35482 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
35483
35484 2005-01-08 Jay Belanger <belanger@truman.edu>
35485
35486 * calc/calc.el (calc-settings-file): Change default value.
35487 Suggested by cgw in a comment in calc-mode.el.
35488
35489 * calc/calc-mode.el (calc-settings-file-name):
35490 Compare calc-settings-file to user-init-file instead of ~/.emacs.
35491 Replace ~/.emacs in a prompt by calc-settings-file.
35492
35493 2005-01-07 Lars Hansen <larsh@math.ku.dk>
35494
35495 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
35496 (desktop-lazy-idle-delay): New customizable variables.
35497 (desktop-buffer-args-list): New variable.
35498 (desktop-append-buffer-args): New function.
35499 (desktop-save): Call desktop-append-buffer-args for some buffers.
35500 (desktop-lazy-create-buffer): New function.
35501 (desktop-idle-create-buffers): New function.
35502 (desktop-read): Add message about buffers to restore lazily.
35503 (desktop-lazy-abort): New command.
35504 (desktop-clear): Call desktop-lazy-abort.
35505 (desktop-lazy-complete): New command.
35506
35507 2005-01-06 Richard M. Stallman <rms@gnu.org>
35508
35509 * emacs-lisp/find-func.el (find-face-definition):
35510 Rename from find-face.
35511
35512 2005-01-06 Kim F. Storm <storm@cua.dk>
35513
35514 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
35515
35516 * man.el (Man-xref-man-page, Man-xref-header-file)
35517 (Man-xref-normal-file): Add follow-link property.
35518
35519 2005-01-06 Jay Belanger <belanger@truman.edu>
35520
35521 * calc/calc-units.el: Make sure the proper macro definitions are
35522 available when compiling.
35523
35524 2005-01-06 Juri Linkov <juri@jurta.org>
35525
35526 * isearch.el (isearch-lazy-highlight-update):
35527 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
35528
35529 2005-01-06 Miles Bader <miles@gnu.org>
35530
35531 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
35532 (isearch-lazy-highlight-face): Use new name.
35533
35534 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
35535
35536 * uniquify.el (uniquify-rationalize-file-buffer-names):
35537 Re-add an interactive spec.
35538 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
35539 to the same name.
35540
35541 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
35542 (isearch-update, isearch-done): Adjust calls accordingly.
35543
35544 2005-01-05 Richard M. Stallman <rms@gnu.org>
35545
35546 * custom.el (custom-set-variables, custom-theme-set-variables):
35547 Clarify documentation.
35548
35549 * emacs-lisp/find-func.el (find-variable)
35550 (find-variable-other-window, find-variable-other-frame):
35551 Fix the TYPE args to find-function-read and find-function-do-it.
35552 (find-function): Doc fix.
35553 (find-function-at-point): Replace function-at-point alias.
35554
35555 2005-01-04 Richard M. Stallman <rms@gnu.org>
35556
35557 * cus-face.el (custom-declare-face):
35558 Record defface in current-load-list.
35559
35560 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
35561
35562 * emacs-lisp/find-func.el: Doc fixes.
35563 (find-face-regexp): New variable.
35564 (find-function-regexp-alist): New variable.
35565 (find-function-C-source): Third arg is now TYPE.
35566 (find-function-search-for-symbol): Handle general TYPE.
35567 (find-function-read, find-function-do-it): Handle general TYPE.
35568 (find-definition-noselect, find-face): New functions.
35569 (function-at-point): Alias deleted.
35570
35571 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
35572
35573 * battery.el (display-battery-mode): Rename from display-battery.
35574 Handle the case where it gets turned off.
35575
35576 2005-01-04 Richard M. Stallman <rms@gnu.org>
35577
35578 * cus-edit.el (customize): Make :link point to user doc.
35579
35580 * man.el (Man-fontify-manpage): Turn off undo generation.
35581
35582 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
35583
35584 2005-01-04 Andreas Schwab <schwab@suse.de>
35585
35586 * files.el (insert-directory): Only look for error lines in
35587 inserted text. Don't move too far after processing --dired markers.
35588
35589 2005-01-04 Richard M. Stallman <rms@gnu.org>
35590
35591 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
35592 Don't expand if the character is @, period, dash, etc.
35593 (define-mail-abbrev): Quote names that contain problem characters.
35594
35595 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
35596
35597 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
35598
35599 2005-01-03 Richard M. Stallman <rms@gnu.org>
35600
35601 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
35602 (query-replace-highlight, query-replace-lazy-highlight)
35603 (query-replace): Definitions moved up. Doc fix.
35604
35605 2005-01-03 Richard M. Stallman <rms@gnu.org>
35606
35607 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
35608 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
35609 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
35610 (lazy-highlight-face): Rename from isearch-lazy-...
35611 Change all references to them.
35612
35613 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
35614
35615 * cus-edit.el (custom-file): Doc fix for defcustom.
35616 (custom-file): The function no longer sets the variable
35617 `custom-file' to its return value.
35618
35619 * startup.el (command-line): No longer load `custom-file'.
35620
35621 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
35622
35623 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
35624
35625 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
35626 Don't confuse module-prefixed identifiers for labels.
35627 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
35628
35629 2005-01-02 Richard M. Stallman <rms@gnu.org>
35630
35631 * files.el (basic-save-buffer-1): Fix previous change.
35632
35633 * loadhist.el (file-loadhist-lookup): New function.
35634 (file-provides, file-requires): Use it.
35635
35636 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
35637 instead of calculating the right size.
35638
35639 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
35640
35641 * vc-svn.el (vc-svn-diff): Stay local if possible.
35642
35643 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
35644
35645 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
35646
35647 * files.el (hack-local-variables): Fix last change.
35648
35649 2005-01-02 Jay Belanger <belanger@truman.edu>
35650
35651 * calc/calc-yank.el (calc-edit-top): New variable.
35652 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
35653 object. Change header properties.
35654 (calc-edit-finish, calc-edit-finish-stack-object)
35655 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
35656 edited object.
35657 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
35658 for the beginning of the edited object.
35659 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
35660 for the beginning of the edited object.
35661 * calc/calc-prog.el (calc-edit-macro-finish-edit)
35662 (calc-finish-formula-edit, calc-macro-repeats)
35663 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
35664 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
35665 beginning of the edited object.
35666 (calc-user-define-edit): Change the header for editing macros.
35667 Remove unnecessary variable.
35668
35669 2005-01-01 Jay Belanger <belanger@truman.edu>
35670
35671 * calc/calc-yank.el (calc-edit-mode): Change default header.
35672 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
35673 * calc/calc-store.el (calc-edit-variable): Change title to match new
35674 header.
35675 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
35676 mode to match new header.
35677 (calc-user-define-edit): Change titles to include names of commands.
35678 (calc-finish-formula-edit): Adjust to handle new header.
35679 (calc-finish-macro-edit): Remove.
35680 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
35681 (calc-edit-macro-command, calc-edit-macro-command-type)
35682 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
35683 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
35684 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
35685 (calc-edit-macro-finish-edit): New functions.
35686 (calc-user-define-edit): Use new functions to edit named calc macros.
35687
35688 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca>
35689
35690 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
35691
35692 * ses.el (copy-region-as-kill): Deactivate mark.
35693
35694 2005-01-01 Richard M. Stallman <rms@gnu.org>
35695
35696 * replace.el (occur-1): If the output buffer is also an input,
35697 don't kill it, rename it.
35698
35699 * faces.el (set-face-background, set-face-foreground): Doc fix.
35700
35701 * cus-face.el (custom-face-attributes): Fix :help-echo strings
35702 for :foreground and :background.
35703
35704 * dired.el (dired-view-command-alist): Variable deleted.
35705 (dired-view-file, dired-mouse-find-file-other-window):
35706 Delete the code to use it.
35707
35708 2005-01-01 Kim F. Storm <storm@cua.dk>
35709
35710 * image.el (insert-sliced-image): Use t for line-height property.
35711
35712 See ChangeLog.11 for earlier changes.
35713
35714 ;; Local Variables:
35715 ;; coding: iso-2022-7bit
35716 ;; add-log-time-zone-rule: t
35717 ;; End:
35718
35719 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
35720
35721 This file is part of GNU Emacs.
35722
35723 GNU Emacs is free software; you can redistribute it and/or modify
35724 it under the terms of the GNU General Public License as published by
35725 the Free Software Foundation; either version 3, or (at your option)
35726 any later version.
35727
35728 GNU Emacs is distributed in the hope that it will be useful,
35729 but WITHOUT ANY WARRANTY; without even the implied warranty of
35730 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35731 GNU General Public License for more details.
35732
35733 You should have received a copy of the GNU General Public License
35734 along with GNU Emacs; see the file COPYING. If not, write to the
35735 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
35736 Boston, MA 02110-1301, USA.
35737
35738 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1