]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(find-file-noselect): Don't call set-buffer-major-mode.
[gnu-emacs] / lisp / ChangeLog
1 2005-08-09 Richard M. Stallman <rms@gnu.org>
2
3 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
4 (find-file-noselect-1): Call it here, only if RAWFILE.
5 (normal-mode): Always set some major mode.
6 (save-some-buffers-action-alist): Change some explanation strings.
7 (file-name-non-special): In the `quote' method, use unwind-protect.
8
9 2005-08-09 Magnus Henoch <mange@freemail.hu>
10
11 * textmodes/ispell.el (aspell-have-dictionaries): New variable.
12 (aspell-find-dictionaries): New command.
13 (aspell-data-dir): New variable.
14 (aspell-find-data-dir): New function.
15 (aspell-find-dictionary): New function.
16 (ispell-valid-dictionary-list): Call aspell-find-dictionaries if
17 appropriate. Don't look for ispell dictionaries if we use
18 aspell.
19
20 2005-08-09 Richard M. Stallman <rms@gnu.org>
21
22 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
23 (sql-read-passwd): Use read-passwd.
24
25 * progmodes/idlw-toolbar.el (idlwave-toolbar)
26 (idlwave-toolbar-is-possible): Add defvars.
27
28 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
29 Avoid warnings.
30
31 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
32 (idlwave-system-class-info, idlwave-executive-commands-alist):
33 Use defvar.
34
35 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
36
37 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
38 Avoid warnings.
39
40 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
41 and content-type: headers.
42
43 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
44
45 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
46 and rename some of them to be more self-explanatory.
47
48 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
49
50 * startup.el (command-line-1): Implement -scriptload.
51
52 * replace.el (occur-engine): Initial *Occur* output not undoable.
53
54 * menu-bar.el (menu-bar-file-menu): Rename some menu items
55 and improve help strings.
56
57 * isearch.el (isearch-repeat): When changing direction,
58 mark search successful.
59
60 * ediff-init.el: Use (featurep 'xemacs).
61
62 * comint.el (send-invisible): Identify buffer, if not selected.
63
64 * align.el: Delete autoload for c-guess-basic-syntax.
65
66 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
67
68 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
69 Improve argument/docstring consistency. Doc fixes.
70 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
71 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
72 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
73 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
74 (r2bv-organization, r2bv-pages, r2bv-primary-author)
75 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
76 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
77 Defvar at compile time.
78
79 2005-08-09 Juri Linkov <juri@jurta.org>
80
81 * info.el: Replace `info' with upper-case `Info'
82 where appropriate.
83 (info-title-1, info-title-2, info-title-3, info-title-4)
84 (info-menu-header): Move up face definitions.
85 (info-menu-star): Rename from `info-menu-5'.
86 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
87 (Info-fontify-visited-nodes): Fix docstring.
88 (Info-hide-note-references): Fix docstring.
89 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
90 menu items in the same way as on cross-references.
91 (info-apropos): Fix sorting order and formatting to be like in the
92 stand-alone Info browser. Display error messages for 1 sec.
93 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
94 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
95 from the menu bar.
96 (Info-insert-dir): Restore point after calling
97 `insert-buffer-substring'.
98
99 2005-08-08 Richard M. Stallman <rms@gnu.org>
100
101 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
102 (recompute-lucid-menubar): Add defvars.
103
104 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
105
106 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
107
108 * net/net-utils.el (run-dig): Renamed from `dig'.
109
110 * play/gametree.el (gametree-mode): Use make-local-variable,
111 not make-variable-buffer-local.
112
113 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
114
115 * ansi-color.el (ansi-color-make-extent)
116 (ansi-color-set-extent-face): Use fboundp, not functionp.
117
118 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
119 not make-variable-buffer-local.
120
121 * bookmark.el (Info-current-file): Add defvar.
122 (bookmark-jump-noselect): Use with-no-warnings.
123
124 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
125
126 * ebuff-menu.el (Helper-return-blurb): Add defvar.
127
128 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
129
130 * find-file.el (ada-procedure-start-regexp)
131 (ada-package-start-regexp): Add defvars.
132
133 * info.el (Info-insert-dir): Use insert-buffer-substring.
134
135 * xml.el (xml-att-def-re): Add defvar.
136
137 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
138 calling convention.
139
140 * subr.el (while-no-input): Return t if there is input.
141
142 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
143
144 * cus-start.el (all): Add `overflow-newline-into-fringe'.
145
146 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
147
148 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
149 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
150
151 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
152
153 * cmuscheme.el (scheme-start-file): Replace reference to
154 `user-emacs-directory' by "~/.emacs.d/".
155
156 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
157
158 * info.el (Info-dir-remove-duplicates): Avoid case folding
159 in loop; instead, keep downcased strings for comparison.
160 Suggested by Helmut Eller.
161
162 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
163
164 Sync with Tramp 2.0.50.
165
166 * tramp.el: Remove defvar of `last-coding-system-used' in the
167 XEmacs case; not necessary anymore.
168 (tramp-user-regexp): Allow "@" as part of user name.
169 (tramp-handle-set-visited-file-modtime)
170 (tramp-handle-insert-file-contents)
171 (tramp-handle-write-region): No special handling for
172 `last-coding-system-used, because this is done in
173 `tramp-accept-process-output' now.
174 (tramp-accept-process-output): New defun.
175 (tramp-process-one-action, tramp-process-one-multi-action)
176 (tramp-wait-for-regexp, tramp-wait-for-output)
177 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
178 Howells <dhowells@redhat.com>.
179 (clear-visited-file-modtime): Defadvice removed. The check for
180 unset buffer's modtime does not need to be based on
181 `tramp-buffer-file-attributes'. Suggested by RMS.
182 (tramp-message): Insert "\n" if not being at beginning of line.
183 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
184 sequence with same logic.
185 (tramp-completion-handle-expand-file-name): Discard call of
186 `tramp-drop-volume-letter'. It is not necessary, and there have
187 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
188 Reported by Richard G. Bielawski
189 <Richard.G.Bielawski@wellsfargo.com>.
190 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
191 should always be visible.
192 (tramp-handle-insert-directory, tramp-setup-complete)
193 (tramp-set-process-query-on-exit-flag)
194 (tramp-append-tramp-buffers): Pacify byte-compiler.
195 (tramp-bug): Delete non-existing variables from list. Apply
196 `tramp-load-report-modules' as pre-hook. Mask
197 `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
198 `shell-prompt-pattern' because of non-7bit characters. Reported
199 by Sebastian Luque <sluque@mun.ca>.
200 (tramp-reporter-dump-variable, tramp-load-report-modules): New
201 defuns.
202 (tramp-match-string-list): Remove function.
203 (tramp-wait-for-regexp): Remove call of that function. Suggested
204 by Kim F. Storm <storm@cua.dk>.
205 (tramp-set-auto-save-file-modes): Use octal integer code #o600
206 instead of octal character code ?\600. The latter resulted in a
207 syntax error with XEmacs.
208
209 * tramp-smb.el: Remove defvar of `last-coding-system-used' in the
210 XEmacs case; not necessary anymore.
211 (tramp-smb-handle-write-region): No special handling for
212 `last-coding-system-used, because this is done in
213 `tramp-accept-process-output' now.
214 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
215
216 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
217
218 * wid-edit.el (widget-choice-value-create): Unconditionally
219 respect user choice. Set :explicit-choice back to nil when no
220 longer needed.
221 (widget-choice-action): Unconditionally respect user choice.
222 Eliminate :explicit-choice-value.
223
224 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
225
226 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
227 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
228 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
229 running new function `toggle-indicate-empty-lines'.
230 Rename "Customize" item to "Customize fringe".
231 Rename "Indicators" item to "Buffer boundaries" and change help echo.
232 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
233 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
234 Delete "Empty lines only" item.
235 (menu-bar-showhide-fringe-ind-customize): New function.
236 (menu-bar-showhide-fringe-ind-mixed)
237 (menu-bar-showhide-fringe-ind-box)
238 (menu-bar-showhide-fringe-ind-right)
239 (menu-bar-showhide-fringe-ind-left)
240 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
241 instead of `fringe-indicators'.
242
243 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
244
245 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
246 Change the date of last update.
247
248 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
249
250 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
251 (viper-exec-yank, viper-put-back): Don't display modification msg
252 if in the minibuffer.
253
254 * viper-init.el (viper-replace-overlay-cursor-color)
255 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
256 Make variables frame local.
257
258 * viper-util.el (viper-append-filter-alist): Use append instead of
259 nconc.
260
261 * viper.el (viper-vi-state-mode-list)
262 (viper-emacs-state-mode-list): Move help-mode and
263 completion-list-mode from the first list to the second.
264 (viper-mode): Docstring.
265 (viper-go-away, viper-non-hook-settings): Don't localize
266 minor-mode-alist in newer Emacsen. Add advice to
267 set-cursor-color. Don't bind "\C-c\\".
268
269 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
270
271 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
272 (scheme-macro-expand-command): New user options.
273 (scheme-trace-procedure, scheme-expand-current-form): New commands.
274 (scheme-form-at-point, scheme-start-file)
275 (scheme-interactively-start-process): New functions.
276 (scheme-get-process): New function, extracted from `scheme-proc'.
277 (run-scheme): Call `scheme-start-file' to get start file, and pass
278 it to `make-comint'.
279 (switch-to-scheme, scheme-proc): Call
280 `scheme-interactively-start-process' if no Scheme buffer/process
281 is available.
282
283 2005-08-06 Juri Linkov <juri@jurta.org>
284
285 * progmodes/compile.el (compilation-mode-font-lock-keywords):
286 Use `compilation-text-face', `compilation-info-text-face' and
287 `compilation-error-text-face' instead of `font-lock-keyword-face'.
288 (compilation-error): New face.
289 (compilation-error-file-name): Inherit from
290 `compilation-error' instead of `font-lock-warning-face'.
291 (compilation-warning-file-name): Inherit from
292 `compilation-warning' instead of `font-lock-warning-face'.
293 (compilation-info, compilation-error-file-name)
294 (compilation-warning-file-name, compilation-info-file-name)
295 (compilation-line-number, compilation-column-number): Doc fix.
296 (compilation-error-text-face, compilation-warning-text-face)
297 (compilation-info-text-face): New face variables.
298 (compilation-line-face, compilation-column-face)
299 (compilation-enter-directory-face)
300 (compilation-leave-directory-face): Doc fix.
301 (compilation-text-face): New function.
302
303 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to
304 0 instead of 1 to display binary file names as info file links.
305 (grep-error-face): Use `compilation-error-face' instead of
306 `font-lock-keyword-face'.
307 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
308 and `compilation-warning-text-face' instead of `font-lock-keyword-face'.
309 Use `compilation-error-text-face' instead of `grep-error-face'.
310
311 2005-08-05 Kenichi Handa <handa@m17n.org>
312
313 * international/code-pages.el: Add autoload cookies for all coding
314 systems.
315
316 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
317
318 * cus-start.el (all): Put undo.c where it alphabetically belongs.
319
320 2005-08-04 Juri Linkov <juri@jurta.org>
321
322 * progmodes/compile.el (compilation-mode-map):
323 * progmodes/grep.el (grep-mode-map):
324 Bind TAB to `compilation-next-error' and [backtab] to
325 `compilation-previous-error'.
326
327 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
328 matching line numbers, column numbers and their ranges with regexp
329 matching only line numbers.
330 (grep-context-face): New face variable.
331 (grep-mode-font-lock-keywords): Use it.
332
333 * faces.el (read-face-name): Delete duplicate faces.
334
335 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
336
337 * thumbs.el (thumbs-find-image): Don't make variables
338 automatically buffer local.
339 (thumbs-current-tmp-filename, thumbs-current-image-filename)
340 (thumbs-image-num): Make automatically buffer local.
341 (thumbs-show-thumbs-list): Use `make-local-variable', not
342 `make-variable-buffer-local'.
343 (thumbs-insert-image): Make `thumbs-current-image-size'
344 buffer-local.
345
346 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
347 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
348 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
349 (bother, bye, canyou, chatlst, continue, deathlst, describe)
350 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
351 (feelings-about, foullst, found, hello, history, howareyoulst)
352 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
353 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
354 (neglst, obj, object, owner, please, problems, qlist)
355 (random-adjective, relation, remlst, repetitive-shortness)
356 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
357 (shortlst, something, sportslst, stallmanlst, states, subj)
358 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
359 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
360 Defvar at compile time.
361
362 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
363 not `make-variable-buffer-local'.
364
365 2005-08-02 Kim F. Storm <storm@cua.dk>
366
367 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
368 rectangle overlay in selected window.
369
370 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
371
372 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
373 instead of display group. Make `indicate-buffer-boundaries'
374 customizable through Custom.
375
376 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
377
378 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
379 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
380 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
381 (gdb-put-string): Fix typos in docstrings.
382
383 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
384
385 Update copyright notices of files in progmodes directory for
386 release of Emacs 22.1.
387
388 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
389
390 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie. Don't
391 barf if the GUD buffer has been killed.
392
393 2005-08-01 Kim F. Storm <storm@cua.dk>
394
395 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
396
397 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
398
399 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
400 (byte-compile-form-make-variable-buffer-local): New functions to warn
401 about misuses of make-variable-buffer-local where make-local-variable
402 was meant.
403
404 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
405
406 * bs.el (bs-attributes-list): Doc fix.
407 (bs): Update url-link.
408
409 * desktop.el (desktop-save-buffer): Fix typos in docstring.
410 (desktop-load-default): Simplify.
411
412 * ibuffer.el (ibuffer-columnize-and-insert-list)
413 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
414 (ibuffer-unmark-all, ibuffer-toggle-marks)
415 (ibuffer-unmark-forward, ibuffer-unmark-backward)
416 (ibuffer-compile-make-format-form, ibuffer-format-column)
417 (ibuffer-current-buffers-with-marks)
418 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
419 (ibuffer): Doc fix.
420 (ibuffer-mode): Fix typo in docstring.
421 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
422 with `define-obsolete-variable-alias'.
423 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
424
425 2005-07-29 Kenichi Handa <handa@m17n.org>
426
427 * international/mule-cmds.el (select-message-coding-system):
428 Be sure to use LF for end-of-line. If no coding system is decided,
429 return iso-8859-1-unix.
430
431 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
432
433 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
434 (ange-ftp-pending-error-line): New vars.
435 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
436 to handle the non-fatal no-route-to-host messages.
437 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
438
439 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
440
441 * isearch.el (isearch-mode-map, isearch-other-meta-char)
442 (isearch-quote-char, isearch-printing-char)
443 (isearch-text-char-description): "?\ " -> "?\s".
444 (isearch-lazy-highlight-cleanup)
445 (isearch-lazy-highlight-initial-delay)
446 (isearch-lazy-highlight-interval)
447 (isearch-lazy-highlight-max-at-a-time)
448 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
449 Declare with define-obsolete-*-alias macros.
450 (isearch-forward): Fix typo in docstring.
451 (search-invisible, search-ring-yank-pointer)
452 (regexp-search-ring-yank-pointer): Doc fixes.
453
454 * recentf.el (recentf-menu-append-commands-p): Declare with
455 `define-obsolete-variable-alias'.
456 (recentf-max-saved-items, recentf-menu-filter)
457 (recentf-arrange-by-rule-subfilter): Doc fixes.
458 (recentf-menu-append-commands-flag)
459 (recentf-initialize-file-name-history, recentf-expand-file-name)
460 (recentf-clear-data): Fix typos in docstrings.
461
462 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
463
464 * progmodes/gdb-ui.el: Smarten comments.
465 (gdb-info-breakpoints-custom): Use nowarn when finding file.
466
467 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
468
469 * term/apollo.el (terminal-init-apollo): New function containing
470 all former top level forms in the file.
471 * term/bobcat.el (terminal-init-bobcat):
472 * term/cygwin.el (terminal-init-cygwin):
473 * term/iris-ansi.el (terminal-init-iris-ansi):
474 * term/linux.el (terminal-init-linux):
475 * term/news.el (terminal-init-news):
476 * term/rxvt.el (terminal-init-rxvt):
477 * term/sun.el (terminal-init-sun):
478 * term/tvi970.el (terminal-init-tvi970):
479 * term/vt100.el (terminal-init-vt100):
480 * term/vt102.el (terminal-init-vt102):
481 * term/vt125.el (terminal-init-vt125):
482 * term/vt200.el (terminal-init-vt200):
483 * term/vt201.el (terminal-init-vt201):
484 * term/vt220.el (terminal-init-vt220):
485 * term/vt240.el (terminal-init-vt240):
486 * term/vt300.el (terminal-init-vt300):
487 * term/vt320.el (terminal-init-vt320):
488 * term/vt400.el (terminal-init-vt400):
489 * term/vt420.el (terminal-init-vt420):
490 * term/wyse50.el (terminal-init-wyse50):
491 * term/xterm.el (terminal-init-xterm): Likewise.
492
493 * term/README: Describe the terminal-init-* functionality.
494
495 * startup.el (command-line): After loading the terminal initialization
496 file call the corresponding terminal initialization function.
497
498 2005-07-27 Kenichi Handa <handa@m17n.org>
499
500 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
501 negative.
502
503 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
504 (ps-mule-composition-prologue): Fix for the case that
505 RelativeCompose is false.
506
507 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
508
509 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
510
511 * descr-text.el (describe-char): Handle the case where the list of
512 chars is displayed in a separate frame.
513 Be a bit more discriminating when looking for the char.
514
515 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
516
517 * bookmark.el (bookmark-automatically-show-annotations)
518 (bookmark-read-annotation-text-func): Doc fixes.
519 (bookmark-save): Improve argument/docstring consistency.
520 (bookmark-get-bookmark, bookmark-get-bookmark-record)
521 (bookmark-alist-from-buffer)
522 (bookmark-upgrade-file-format-from-0)
523 (bookmark-grok-file-format-version)
524 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
525 (bookmark-read-annotation-mode)
526 (bookmark-insert-current-bookmark, bookmark-jump)
527 (bookmark-exit-hook): Fix typos in docstrings.
528 (bookmark-exit-hooks): Define as obsolete alias.
529 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
530 not `bookmark-exit-hooks'. Fix docstring.
531 (bookmark-bmenu-select): "?\ " -> "?\s".
532
533 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
534
535 * startup.el (command-line): Fix typo.
536
537 2005-07-24 Richard M. Stallman <rms@gnu.org>
538
539 * tooltip.el (tooltip-mode): Test emacs-basic-display,
540 not emacs-quick-startup.
541
542 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
543
544 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
545 (reb-next-match, reb-show-subexp): Use `with-selected-window'
546 instead of `reb-with-current-window'.
547 (reb-prev-match): Likewise. Also, don't move left if the search
548 was unsuccessful.
549 (reb-initialize-buffer): New function.
550 (re-builder, reb-change-syntax): Use it.
551
552 * man.el (Man-goto-page): Make second argument NOERROR optional.
553
554 2005-07-23 Richard M. Stallman <rms@gnu.org>
555
556 * man.el (Man-bgproc-sentinel): Check here for failure to find
557 any man page in the output, and report the error here.
558 (Man-arguments): Make it permanent local.
559 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
560 (Man-mode): Pass t for NOERROR.
561
562 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
563 (grep-mode-font-lock-keywords):
564 Don't use compilation-...-face for messages that are not file names.
565
566 * progmodes/compile.el (compilation-mode-font-lock-keywords):
567 Don't use compilation-...-face for messages that are not file names.
568
569 2005-07-22 Juri Linkov <juri@jurta.org>
570
571 * startup.el (normal-splash-screen): Update menu name.
572
573 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
574
575 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
576
577 * term/xterm.el: Load term/rxvt if the terminal is actually an
578 rxvt terminal.
579 (xterm-rxvt-set-background-mode): Remove, not used anymore.
580
581 * term/rxvt.el (function-key-map): Use substitute-key-definition
582 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
583
584 * term/cygwin.el: New file.
585
586 2005-07-22 Kim F. Storm <storm@cua.dk>
587
588 * image-file.el (insert-image-file, image-file-yank-handler):
589 Fix last change to maintain a (unique) yank-handler on yanked images.
590
591 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
592
593 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
594 of the file size (as in "177B" for 177 bytes). This happens with
595 "ls -lh" on FreeBSD.
596
597 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
598
599 * hilit-chg.el (highlight-changes-global-initial-state)
600 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
601 (hilit-chg-fixup, highlight-changes-mode):
602 Fix typos in docstrings.
603 (highlight-changes-global-modes, highlight-changes-rotate-faces):
604 Doc fixes.
605
606 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
607
608 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
609 mode function using `eval-after-load'.
610
611 2005-07-21 Kim F. Storm <storm@cua.dk>
612
613 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
614 included when reporting an emacs crash, and tell about the DEBUG file.
615
616 * image-file.el (insert-image-file): Add yank-handler.
617 (image-file-yank-handler): Yank handler to make unique copies of
618 images when they are yanked into a buffer next to each other.
619
620 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
621
622 * comint.el (comint-use-prompt-regexp, comint-send-input)
623 (comint-source-default, comint-extract-string)
624 (comint-get-source, comint-word, comint-completion)
625 (comint-source, comint-prompt-read-only, comint-update-fence):
626 Fix typos in docstrings.
627 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
628 Declare with define-obsolete-*-alias macros.
629 (comint-previous-matching-input-from-input)
630 (comint-next-matching-input-from-input)
631 (comint-previous-matching-input, comint-next-matching-input)
632 (comint-forward-matching-input):
633 Improve argument/docstring consistency.
634
635 * desktop.el (desktop-clear-preserve-buffers-regexp):
636 Also preserve the *server* buffer.
637
638 * simple.el (clone-indirect-buffer): Doc fix.
639 (fixup-whitespace, just-one-space)
640 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
641 (next-error, next-error-highlight)
642 (next-error-highlight-no-select, next-error-last-buffer)
643 (next-error-buffer-p, next-error-find-buffer, next-error)
644 (previous-error, next-error-no-select, previous-error-no-select)
645 (open-line, split-line, minibuffer-prompt-width, kill-new)
646 (binary-overwrite-mode): Fix typos in docstrings.
647 (set-fill-column): Fix typo in message.
648
649 * skeleton.el (skeleton-proxy-new): Doc fix.
650
651 * strokes.el (strokes-load-hook): Doc fix.
652 (strokes-grid-resolution, strokes-get-grid-position)
653 (strokes-renormalize-to-grid, strokes-read-stroke)
654 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
655 (strokes-global-map): Fix typos in docstrings.
656 (strokes-help): Doc fix. Fix help message and pass it through
657 `substitute-command-keys'.
658
659 * tempo.el (tempo-insert-prompt, tempo-interactive)
660 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
661 (tempo-insert-string-functions, tempo-local-tags)
662 (tempo-define-template, tempo-insert-template)
663 (tempo-insert-prompt-compat, tempo-is-user-element)
664 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
665 Fix typos in docstrings.
666
667 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
668 (vcursor-key-bindings, vcursor-use-vcursor-map)
669 (vcursor-find-window, vcursor-scroll-down)
670 (vcursor-disable, vcursor-beginning-of-buffer)
671 (vcursor-end-of-buffer): Fix typos in docstrings.
672 (vcursor-relative-move, vcursor-get-char-count):
673 Improve argument/docstring consistency.
674
675 * version.el: "?\ " -> "?\s".
676
677 * wid-edit.el (widget-default-create, widget-after-change)
678 (widget-default-format-handler, widget-checklist-add-item)
679 (widget-radio-add-item, widget-choose, widget-specify-secret)
680 (widget-field-value-create, widget-field-value-get)
681 (widget-editable-list-format-handler)
682 (widget-editable-list-entry-create, widget-group-value-create)
683 (widget-documentation-link-add)
684 (widget-documentation-string-value-create): "?\ " -> "?\s".
685 (widget-convert-text): Doc fix.
686 (widget-narrow-to-field, widget-field-find)
687 (widget-url-link-action, widget-emacs-library-link-action)
688 (widget-color-notify): Fix typos in docstrings.
689
690 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
691 (x-select-text, set-w32-system-coding-system)
692 (w32-add-charset-info): Fix typos in docstrings.
693
694 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
695 (cua-enable-cua-keys, cua-use-hyper-key)
696 (cua-virtual-rectangle-edges): Fix typos in docstrings.
697 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
698
699 * net/tramp.el (tramp-handle-load): Fix typo in error message.
700
701 * emacs-lisp/re-builder.el (regexp-builder): Declare with
702 `defalias' instead of faking it.
703
704 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
705 (eshell-ls-missing, eshell-ls-dired-initial-args)
706 (eshell-ls-use-in-dired): Fix typos in docstrings.
707
708 2005-07-20 Kim F. Storm <storm@cua.dk>
709
710 * emulation/cua-base.el (cua-mode): Improve doc string.
711
712 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
713
714 * abbrev.el (expand-region-abbrevs): Doc fix.
715 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
716 Improve argument/docstring consistency.
717
718 * arc-mode.el (archive-get-descr, archive-alternate-display):
719 Doc fixes.
720 (archive-l-e): Improve argument/docstring consistency.
721 (archive-tmpdir, archive-unixdate, archive-unixtime)
722 (archive-chmod-entry): Fix typos in docstrings.
723 (archive-unflag, archive-unflag-backwards)
724 (archive-unmark-all-files): "?\ " -> "?\s".
725
726 * buff-menu.el (Buffer-menu-unmark): Doc fix.
727 (Buffer-menu-not-modified, Buffer-menu-execute)
728 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
729 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
730
731 * composite.el (compose-string, encode-composition-rule)
732 (compose-last-chars): Fix typos in docstrings.
733
734 * desktop.el (desktop-enable, desktop-basefilename):
735 Declare with `define-obsolete-variable-alias'.
736 (desktop-internal-v2s): Don't quote keywords.
737 (desktop-clear): "?\ " -> "?\s".
738
739 * dired.el (dired-align-file, dired-flag-backup-files)
740 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
741 (dired-listing-switches, dired-ls-F-marks-symlinks)
742 (dired-dwim-target, dired-load-hook, dired-mode-hook)
743 (dired-directory, dired-faces, dired, dired-revert)
744 (dired-mode, dired-summary, dired-view-file)
745 (dired-copy-filename-as-kill, dired-delete-file)
746 (dired-no-confirm, dired-unmark-all-marks)
747 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
748 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
749 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
750 Fix typos in message strings.
751
752 * dired-x.el (virtual-dired): Declare with `defalias'.
753 (dired-mark-unmarked-files, dired-local-variables-file)
754 (dired-omit-here-always): Doc fix.
755 (dired-omit-mode, dired-find-subdir)
756 (dired-enable-local-variables, dired-clean-up-buffers-too)
757 (dired-extra-startup, dired-mark-extension, dired-jump)
758 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
759 (dired-smart-shell-command, dired-guess-shell-alist-user)
760 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
761 (dired-x-bind-find-file, dired-x-submit-report):
762 Fix typos in docstrings.
763 (dired-mark-unmarked-files): "?\ " -> "?\s".
764
765 * dirtrack.el (dirtrack-list): Fix typos in docstring.
766
767 * faces.el (describe-face): "?\ " -> "?\s".
768 (read-all-face-attributes, read-face-font, modify-face)
769 (face-attr-construct, italic): Fix typos in docstrings.
770 (frame-update-face-colors): Declare with
771 `define-obsolete-function-alias'.
772
773 * files.el (find-file-noselect, recode-file-name): Doc fixes.
774 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
775 (magic-mode-alist, buffer-file-numbers-unique)
776 (write-file-functions, get-free-disk-space):
777 Fix typos in docstrings.
778 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
779 (write-contents-hooks, write-file-hooks):
780 Declare with `define-obsolete-variable-alias'.
781
782 * forms-d2.el (arch-rj): Fix typo in docstrings.
783 (arch-tocol): Likewise. "?\ " -> "?\s".
784
785 * frame.el (set-frame-font, cursor-in-non-selected-windows):
786 Fix typo in docstring.
787 (set-screen-width, set-screen-height): Delete redundant info in
788 doctrings.
789 (new-frame, screen-height, screen-width): Declare with
790 `define-obsolete-function-alias'.
791 (delete-frame-hook, blink-cursor): Declare with
792 `define-obsolete-variable-alias'.
793
794 * paths.el (prune-directory-list): Fix typos in docstring.
795
796 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
797 (cvs-prefix-get): Fix typos in docstrings.
798
799 * ps-print.el (ps-extend-face-list, ps-extend-face)
800 (ps-print-background-image): Fix typos in docstrings.
801 (ps-default-fg, ps-default-bg): Doc fixes.
802
803 * s-region.el (s-region-bind): Doc fix.
804 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
805
806 * textmodes/org.el (org-table-formula-substitute-names)
807 (org-table-get-vertical-vector): Doc fixes.
808 (org-table-recalculate): Remove unused argument to `message'.
809
810 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
811
812 * textmodes/org.el (org-table-column-names)
813 (org-table-column-name-regexp)
814 (org-table-named-field-locations): New variables.
815 (org-archive-subtree): Protect `this-command' when calling
816 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
817 the kill buffer.
818 (org-complete): Remove fixed-formula completion.
819 (org-edit-formulas-map): New variable.
820 (org-table-edit-formulas): New command.
821 (org-finish-edit-formulas, org-abort-edit-formulas)
822 (org-show-variable, org-table-get-vertical-vector): New functions.
823 (org-table-maybe-eval-formula): Handle `:=' fields.
824 (org-table-get-stored-formulas, org-table-store-formulas)
825 (org-table-get-formula, org-table-modify-formulas)
826 (org-table-replace-in-formulas): Handle named field formulas.
827 (org-table-get-specials): Store locations of named fields.
828
829 2005-07-19 Juri Linkov <juri@jurta.org>
830
831 * progmodes/grep.el (grep-regexp-alist)
832 (grep-mode-font-lock-keywords, grep-process-setup):
833 Use default GNU grep match color "01;31m" instead of "01;41m".
834 (grep-regexp-alist, grep-mode-font-lock-keywords):
835 Use `\\[[0-9]*m' instead of `\\[00m'.
836 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
837 sgr_start where its handling is more important. Use the real
838 length of sgr_start instead of constant 8.
839 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
840 specially. Delete all remaining escape sequences.
841 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
842 (grep-regexp-alist): Make hyperlink only for binary file name
843 instead of the whole line.
844 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
845 (grep-mode): Add autoload.
846
847 * emacs-lisp/find-func.el (find-function-regexp):
848 Add `define-compilation-mode'.
849
850 2005-07-19 Juri Linkov <juri@jurta.org>
851
852 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
853 (compare-windows-sync-string-size, compare-windows-recenter)
854 (compare-windows-highlight, compare-windows): Add version 22.1.
855 (compare-windows) <defface>: Inherit from lazy-highlight instead
856 of duplicating its default value.
857
858 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
859 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
860
861 * descr-text.el (describe-char): Create link buttons for `charset'
862 and `code point'. Add the current input method name with a link
863 button to `to input' field. Print face names of display table
864 characters in `The display table entry is displayed by' section
865 instead of printing face-id in the `display' field.
866 Guess hardcoded faces and create a link button for them.
867 Skip empty fields when calculating max-width.
868 Treat `widget-create' specially while inserting strings from the
869 collected field list.
870 (describe-char-after): Made obsolete in version 22.1, not 21.5.
871
872 * diff-mode.el (diff-file-header): Change foreground color from
873 yellow to green on light backgrounds.
874 (diff-context): Inherit from `shadow' only for color/grayscale
875 with more than 88 colors.
876 (diff-indicator-removed, diff-indicator-added)
877 (diff-indicator-changed): New faces.
878 (diff-font-lock-keywords): Use new faces. Regroup rules.
879 Add "^---$" for `normal' diff format. Fontify `#' lines with
880 font-lock-comment-delimiter-face and font-lock-comment-face.
881 Add `#' to ^[^...] in the rule for `diff-context-face'.
882
883 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
884 a button-like box. Inherit from `highlight' on low colors.
885 (shadow): Use shades of gray only for color/grayscale with
886 more than 88 colors. Use green for light backgrounds with
887 8 colors, and yellow for dark backgrounds with 8 colors.
888
889 * font-lock.el (font-lock-regexp-grouping-backslash):
890 Don't inherit from escape-glyph (use bold for all cases).
891
892 * info.el (info-xref-visited): Use light foreground color `violet'
893 for dark backgrounds instead of dark color `magenta3'.
894 (info-title-1): Use `yellow' color for dark backgrounds.
895
896 * isearch.el (isearch): Use not-too-dark magenta3 instead of
897 too-light magenta2.
898
899 * replace.el (match): Use slightly more light RoyalBlue3 instead
900 of dark RoyalBlue4.
901
902 * wid-edit.el (widget-inactive): Inherit from `shadow'.
903
904 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
905
906 * novice.el (disabled-command-hook): Declare it with
907 `define-obsolete-variable-alias'.
908
909 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
910 (desktop-buffer-misc-functions, desktop-buffer-handlers)
911 (desktop-load-default): Add release to obsolescence info.
912 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
913 (desktop-append-buffer-args, desktop-read):
914 Fix typos in docstrings.
915 (desktop-kill): Fix typo in message.
916 (desktop-save): Doc fix.
917
918 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
919
920 * viper-cmd.el (viper-escape-to-state): Bug fix.
921 (viper-envelop-ESC-key): Change the definition of fast
922 keysequence so it'll work with keyboard macros.
923
924 * ediff.el (ediff-patch-buffer): Change the docstring.
925
926 2005-07-19 Kenichi Handa <handa@m17n.org>
927
928 * international/mule-cmds.el (select-safe-coding-system): Try to
929 use an auto-coding (if any) before anything else. If the found
930 auto-coding is invalid, show a warning message.
931
932 * international/mule.el (find-auto-coding): New function created
933 by modifying the body of set-auto-coding.
934 (set-auto-coding): Use find-auto-coding to find a coding.
935
936 2005-07-18 Richard M. Stallman <rms@gnu.org>
937
938 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
939 not isearch-mode-end-hook-error.
940 (allout-before-change-protect): Fix error message.
941
942 2005-07-18 Juri Linkov <juri@jurta.org>
943
944 * allout.el (allout-mode):
945 * calculator.el (calculator-copy):
946 * custom.el (custom-known-themes):
947 * dired.el (dired-desktop-buffer-misc-data)
948 (dired-restore-desktop-buffer):
949 * dired-x.el (dired-omit-marker-char):
950 * files.el (basic-save-buffer):
951 * font-core.el (font-lock-mode):
952 * calendar/calendar.el (calendar-goto-hebrew-date)
953 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
954 (calendar-goto-persian-date):
955 * language/ethio-util.el (ethio-sera-to-fidel-region):
956 * textmodes/picture.el (picture-mode):
957 Delete duplicate duplicate words.
958
959 2005-07-18 Juri Linkov <juri@jurta.org>
960
961 * isearch.el (isearch-mode-map): Remove key bindings for regexp
962 chars * ? } |.
963 (isearch-fallback): Don't call `isearch-process-search-char'.
964 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
965 (isearch-process-search-char): Call `isearch-fallback' for regexp
966 chars * ? } |.
967 (isearch-return-char): Make obsolete with `make-obsolete' instead
968 of simply documenting it as obsolete in the docstring.
969 (isearch-fallback): Refill docstring.
970
971 * international/isearch-x.el
972 (isearch-process-search-multibyte-characters): Remove unneeded `concat'.
973 Add intermediate values to `junk-hist' instead of `minibuffer-history'.
974 Test the length of `str'.
975
976 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
977
978 * allout.el (allout-resolve-xref): Fix typos in error strings.
979 (allout-before-change-protect): Remove unneeded `concat'.
980
981 * array.el (array-mode, array-reconfigure-rows)
982 (untabify-backward): Fix typos in docstrings.
983 (array-reconfigure-rows): Use `insert-buffer-substring', not
984 `insert-buffer'.
985
986 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
987 * progmodes/ada-mode.el (ada-make-body):
988 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
989
990 * dired.el (dired-log):
991 * tar-mode.el (tar-subfile-save-buffer):
992 * play/zone.el (zone-pgm-stress-destress):
993 Use `insert-buffer-substring', not `insert-buffer'.
994
995 2005-07-17 Simon Josefsson <jas@extundo.com>
996
997 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
998
999 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
1000
1001 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
1002 Add plain auth method.
1003 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
1004
1005 2005-07-17 Kim F. Storm <storm@cua.dk>
1006
1007 * ido.el (dired-other-window): Add ido property.
1008
1009 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
1010
1011 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
1012 Fix typo in docstring.
1013 (byte-compile-interactive-only-functions): Add `insert-buffer' and
1014 `insert-file-literally'.
1015
1016 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
1017 info and delete redundant message. Doc fix.
1018 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
1019 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
1020
1021 2005-07-16 Richard M. Stallman <rms@gnu.org>
1022
1023 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
1024 (byte-compile-and): Use byte-compile-and-recursion.
1025 (byte-compile-or-recursion): New function.
1026 (byte-compile-or): Use that.
1027 (byte-compile-if): Guard the else-clause too.
1028 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
1029
1030 * isearch.el (isearch-mode-end-hook-quit): New variable.
1031 (isearch-done): Bind it.
1032 (isearch-mode-end-hook): Doc fix.
1033
1034 * allout.el (allout-isearch-did-quit): Variable deleted.
1035 (allout-real-isearch-abort): Function name no longer used.
1036 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
1037 (allout-isearch-rectification): isearch-mode always exists.
1038 Don't set allout-isearch-did-quit.
1039 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
1040 allout-isearch-did-quit.
1041 (allout-enwrap-isearch): Just add the hook.
1042 (allout-isearch-abort): Function deleted.
1043 (allout-pre-command-business): Avoid warning.
1044
1045 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
1046 Correctly avoid warnings.
1047 (pascal-outline): Likewise.
1048
1049 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
1050
1051 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
1052
1053 * play/tetris.el (tetris-mode): Avoid warning.
1054
1055 * play/snake.el (snake-mode): Avoid warning.
1056
1057 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
1058 (gamegrid-set-display-table): Avoid warning.
1059 (gamegrid-set-timer): Likewise.
1060 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
1061 (gamegrid-add-score-with-update-game-score-1): Take FILE
1062 as argument.
1063 (gamegrid-add-score-with-update-game-score): Pass that argument.
1064 Rename have-shared-game-dir to gamegrid-shared-game-dir.
1065
1066 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
1067
1068 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
1069 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
1070
1071 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
1072 and insert-file.
1073
1074 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
1075 (sc-ask): Avoid warnings.
1076
1077 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
1078 (eshell-hist-initialize): Use that var the natural way.
1079
1080 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
1081
1082 * emacs-lisp/re-builder.el (reb-cook-regexp):
1083 Avoid warning calling lre-compile-string.
1084 (reb-color-display-p): Avoid warning.
1085
1086 * calculator.el (calculator-last-input): Guard uses
1087 of event-key and key-press-event-p.
1088 (event-key, key-press-event-p): Delete definitions.
1089
1090 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
1091 (find-gc-source-directory, find-gc-subrs-callers)
1092 (find-gc-noreturn-list, find-gc-source-files)
1093 (find-gc-subrs-called): Vars renamed and defvar'd.
1094
1095 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
1096 (checkdoc-overlay-put, checkdoc-delete-overlay)
1097 (checkdoc-overlay-start, checkdoc-overlay-end)
1098 (checkdoc-mode-line-update, checkdoc-char=):
1099 Define such that compiler knows they are defined.
1100 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
1101 (checkdoc-read-event): Delete. Use read-event directly.
1102
1103 * whitespace.el (whitespace-make-overlay)
1104 (whitespace-overlay-put, whitespace-delete-overlay)
1105 (whitespace-overlay-start, whitespace-overlay-end):
1106 Define such that compiler knows they are defined.
1107 (whitespace): Move conditional inside.
1108
1109 * tempo.el (tempo-insert-template): Suppress warning.
1110
1111 * ediff-diff.el (longlines-mode): Add defvar.
1112
1113 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
1114
1115 * server.el: Bind "C-x #" in a way that works even if C-x is
1116 redefined to a command key, not a prefix key.
1117
1118 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
1119
1120 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
1121 cl-make-type-test till execution time.
1122
1123 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
1124
1125 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
1126 arg ARG and use it.
1127
1128 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
1129
1130 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
1131
1132 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
1133
1134 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
1135 a defcustom with two :set or :type keywords.
1136
1137 2005-07-15 Richard M. Stallman <rms@gnu.org>
1138
1139 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
1140 Don't give ^M comment-end syntax.
1141
1142 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
1143
1144 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
1145 Don't consider gdbmi (gdb-mi.el has its own update functions).
1146 (gdb-var-delete): Make it work for gdbmi as well.
1147 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
1148
1149 * progmodes/gud.el (etags, sdb): Only require etags when needed.
1150 (gud-speedbar-menu-items): Correct logic for enabling items.
1151
1152 2005-07-15 Kim F. Storm <storm@cua.dk>
1153
1154 * ido.el: Fix commentary.
1155 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
1156 Use with-no-warnings around ffap-guesser.
1157 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
1158 Let bind minibuffer-completing-file-name to t.
1159
1160 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
1161
1162 * startup.el (site-run-file, keyboard-type): Doc fixes.
1163 (command-line): Check for "--basic-display" argument; also for
1164 "--quick", not "--bare-bones" (which was renamed).
1165 (fancy-splash-text): Add missing item "Getting New Versions".
1166 (normal-splash-screen): Fix typos and improve consistency with
1167 `fancy-splash-text'. Update copyright year.
1168
1169 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
1170 valid binding for `help-char'.
1171
1172 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
1173
1174 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
1175
1176 * term.el (term-mode): Disable cua-mode for term buffers.
1177
1178 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
1179
1180 * add-log.el (add-log-mailing-address, change-log-merge):
1181 Doc fixes.
1182 (change-log-get-method-definition): Fix typo in docstring.
1183
1184 2005-07-14 Kim F. Storm <storm@cua.dk>
1185
1186 * emulation/cua-base.el:
1187 (cua--pre-command-handler-1, cua--pre-command-handler)
1188 (cua--post-command-handler-1, cua--post-command-handler):
1189 Split in two. Check (buffer local) value of cua-mode.
1190 (cua-selection-mode): New command.
1191
1192 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1193
1194 * custom.el (custom-initialize-safe-set)
1195 (custom-initialize-safe-default): Doc fixes.
1196
1197 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
1198 and simplify :init-value again.
1199
1200 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
1201 and simplify :init-value again. Delete autoload.
1202
1203 * startup.el (command-line): Use `custom-reevaluate-setting' again
1204 for tooltip-mode.
1205
1206 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
1207 a defcustom with two :initialize keywords.
1208
1209 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
1210
1211 * allout.el (my-mark-marker, allout-isearch-prior-pos)
1212 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
1213 (allout-post-command-business, allout-flag-region)
1214 (isearch-reenable-font-lock, allout-yank)
1215 (allout-insert-latex-header, allout-insert-latex-trailer)
1216 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
1217 (allout-latex-verb-quote): Fix typos in docstrings.
1218 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
1219 (allout-unprotected, allout-prefix-data):
1220 Improve argument/docstring consistency.
1221 (allout-chart-subtree): Fix argument spec.
1222 (allout-open-topic): Rename `use_sib_bullet' argument to
1223 `use-sib-bullet'. Doc fix.
1224
1225 * whitespace.el (whitespace-check-buffer-leading)
1226 (whitespace-check-buffer-trailing)
1227 (whitespace-check-buffer-indent)
1228 (whitespace-check-buffer-spacetab)
1229 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
1230 (whitespace-check-leading-whitespace)
1231 (whitespace-check-trailing-whitespace)
1232 (whitespace-check-spacetab-whitespace)
1233 (whitespace-check-indent-whitespace)
1234 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
1235 (whitespace-modes): Fix typos in docstrings.
1236 (defgroup, defcustom): Doc fixes.
1237
1238 * winner.el (winner-mode, winner-boring-buffers)
1239 (winner-pending-undo-ring): Doc fixes.
1240 (winner-ring): Remove unneeded `progn'.
1241 (winner-equal): `defsubst' it.
1242 (winner-redo): Fix message.
1243
1244 2005-07-13 Kim F. Storm <storm@cua.dk>
1245
1246 * simple.el (line-move-1): Always use vertical-motion to
1247 do the last (or only) line move to ensure some movement.
1248 Undo 2005-06-23 change--don't check for overlays.
1249
1250 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1251
1252 * term/mac-win.el (ccl-encode-mac-roman-font)
1253 (ccl-encode-mac-centraleurroman-font)
1254 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
1255 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
1256 Change charset-id boundary of dimension to ?\xef.
1257 (mac-char-fontspec-list): New constant.
1258 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
1259 argument. Nil uses itself as family in font-spec. Previous
1260 behavior for nil is now provided by non-nil non-string argument.
1261 All callers changed. Add font-specs for Mac fonts to
1262 "fontset-default" unless iso8859-1 fonts are installed.
1263
1264 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
1265
1266 * progmodes/sh-script.el (sh-get-indent-info): Only indent
1267 a continuation line if the \ is preceded by SPC or TAB.
1268 (sh-get-indent-info): Simplify.
1269 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
1270 Use with-current-buffer.
1271
1272 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
1273 when the matched text is empty.
1274
1275 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
1276
1277 * startup.el (command-line): Revert to previous handling of
1278 tooltip-mode. Explain in comment why the complexity is needed.
1279
1280 * tooltip.el (tooltip-mode): Revert to previous implementation of
1281 its defcustom.
1282
1283 * frame.el (blink-cursor-mode): Revert to previous implementation
1284 of its defcustom. Update comment.
1285
1286 2005-07-12 Lars Hansen <larsh@soem.dk>
1287
1288 * desktop.el: Update e-mail address.
1289
1290 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1291
1292 * term/mac-win.el (mac-services-mail-selection)
1293 (mac-services-mail-to): New functions.
1294 (mac-application-menu-map): Bind them.
1295
1296 2005-07-12 wulei <milton@wulei.net> (tiny change)
1297
1298 * progmodes/gdb-ui.el: Add note about buffering with Windows.
1299
1300 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
1301
1302 * custom.el (custom-reevaluate-setting): Doc fix.
1303
1304 2005-07-11 Jay Belanger <belanger@truman.edu>
1305
1306 * calc/calc.el (calc-embedded-announce-formula-alist)
1307 (calc-embedded-open-close-plain-alist)
1308 (calc-embedded-open-close-mode-alist): Add checks for additional
1309 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
1310
1311 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
1312
1313 * custom.el (custom-enable-theme): Don't add theme to
1314 `custom-enabled-themes' with `push' because there is no
1315 setf-method for `delq'.
1316
1317 2005-07-11 Richard M. Stallman <rms@gnu.org>
1318
1319 * custom.el (custom-declare-variable): Doc fix.
1320
1321 * dired-aux.el (dired-compare-directories): Remove "." and ".."
1322 from the alists.
1323
1324 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
1325 Do nothing if edebug-active.
1326
1327 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
1328 (edebug-display): Do it here instead.
1329
1330 2005-07-10 Richard M. Stallman <rms@gnu.org>
1331
1332 * cus-face.el (custom-theme-set-faces): Make it work.
1333 (custom-reset-faces): Doc fix.
1334 (custom-theme-reset-internal-face, custom-theme-face-value):
1335 Functions deleted.
1336
1337 * custom.el (custom-push-theme): Maintain list of the settings
1338 of a given theme in its theme-settings property.
1339 Maintain position of old settings in the theme-value
1340 or theme-face property.
1341 (custom-enabled-themes): New variable.
1342 (custom-theme-enabled-p): New function.
1343 (provide-theme): Update custom-enabled-themes.
1344 Disable and reenable the `user' theme.
1345 (require-theme): Doc fix.
1346 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
1347 (custom-theme-value, custom-theme-variable-value): Likewise.
1348 (custom-theme-reset-internal): Likewise.
1349 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
1350 (custom-enable-theme, custom-disable-theme): New functions.
1351 (custom-variable-theme-value, custom-face-theme-value): Likewise.
1352 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
1353 (custom-theme-reset-variables): Simplify.
1354 (deftheme, custom-declare-theme, custom-make-theme-feature):
1355 Definitions moved.
1356
1357 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
1358
1359 * longlines.el (longlines-show-region)
1360 (longlines-unshow-hard-newlines): Recognize hard newlines by
1361 non-nil hard property, instead of t.
1362
1363 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
1364
1365 * viper-cmd.el (viper--key-maps): New variable.
1366 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
1367 emulation-mode-map-alists.
1368 (viper-envelop-ESC-key): Use viper-subseq.
1369 (viper-search-forward/backward/next): Disable debug-on-error.
1370
1371 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
1372 (viper-ESC-key): New defcustoms.
1373
1374 * viper-macs.el (ex-map-read-args): Use viper-subseq.
1375
1376 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
1377 (viper-subseq): Copy of subseq from cl.el.
1378
1379 * viper.el (viper-go-away, viper-set-hooks): Use
1380 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
1381
1382 * viper-mous.el (viper-current-frame-saved): Use defvar.
1383
1384 * viper-init.el: Get rid of -face in face names.
1385
1386 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
1387 Make it work with longlines mode
1388
1389 * ediff-mult.el (ediff-meta-mode-hook): New variable.
1390
1391 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
1392
1393 * ediff-init: Get rid of -face in face names.
1394
1395 2005-07-10 Richard M. Stallman <rms@gnu.org>
1396
1397 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
1398 and with-timeout-unsuspend.
1399
1400 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
1401 and with-timeout-unsuspend.
1402
1403 * emacs-lisp/timer.el (with-timeout-timers): New variable.
1404 (with-timeout): Bind that variable to record timers.
1405 (with-timeout-suspend, with-timeout-unsuspend): New functions.
1406
1407 * emacs-lisp/debug.el (debug-help-follow): New function.
1408 (debugger-mode-map): Use that instead of help-follow.
1409 (debugger-setup-buffer): Use eval-buffer-list
1410 to handle eval-buffer frames.
1411
1412 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
1413
1414 * timezone.el (timezone-parse-date): Change first regexp
1415 so it will not mistakenly match dates with no time zone.
1416
1417 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
1418
1419 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
1420
1421 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
1422
1423 * custom.el (custom-initialize-safe-set)
1424 (custom-initialize-safe-default): New functions.
1425
1426 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
1427 and simplify :init-value.
1428
1429 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
1430 and simplify :init-value. Delete obsolete comment.
1431
1432 * startup.el (command-line): Use `custom-reevaluate-setting' to
1433 handle `tooltip-mode'. Delete obsolete comment.
1434
1435 * files.el (set-visited-file-name): Avoid calling
1436 `file-name-nondirectory' with a nil argument.
1437
1438 2005-07-09 Richard M. Stallman <rms@gnu.org>
1439
1440 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
1441 was called with nil for the buffer, handle the read position right.
1442 Handle read position for eval-region, too.
1443
1444 2005-07-09 Juri Linkov <juri@jurta.org>
1445
1446 * fringe.el (fringe-mode): Add period in docstring.
1447 (fringe-query-style): Build prompt depending on `all-frames' arg.
1448
1449 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
1450 to not create links to unrelated functions in the Help buffer.
1451
1452 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
1453 Doc fix.
1454
1455 * simple.el (next-error-hook): New variable.
1456 (next-error): Use it. Doc fix.
1457
1458 * textmodes/ispell.el (ispell-command-loop): Add current
1459 dictionary name and program name to mode-line-format.
1460 (ispell-region, ispell-process-line): Add current dictionary name
1461 and program name to messages.
1462
1463 2005-07-08 Jay Belanger <belanger@truman.edu>
1464
1465 * calc/calc.el (calc-embedded-announce-formula-alist)
1466 (calc-embedded-open-close-formula-alist)
1467 (calc-embedded-open-close-word-alist)
1468 (calc-embedded-open-close-plain-alist)
1469 (calc-embedded-open-close-new-formula-alist)
1470 (calc-embedded-open-close-mode-alist)
1471 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
1472 (calc-embedded-mode-hook): New variables.
1473
1474 * calc/calc-embed.el (calc-embedded-firsttime)
1475 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
1476 New variables.
1477 (calc-do-embedded): Use calc-embedded-firsttime,
1478 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
1479 determine whether or not to run hooks.
1480 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
1481 calc-embedded-firsttime-formula appropriately.
1482 Set calc-embedded delimiter variables according to mode.
1483
1484 2005-07-08 Richard M. Stallman <rms@gnu.org>
1485
1486 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
1487 Check for "emacs", etc., as entire symbol, not just as word.
1488 (checkdoc-file-comments-engine): Use regexp-quote on FN.
1489
1490 * files.el (set-visited-file-name): Report the error
1491 for "empty filename" earlier.
1492 (kill-some-buffers): Ignore buffers already dead.
1493
1494 * fringe.el (fringe-mode): Doc fix.
1495
1496 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
1497 Check for (featurep 'xemacs) and turn off warnings in what it guards.
1498 Use unwind-protect to ensure byte-compile-unresolved-functions
1499 is updated.
1500
1501 * whitespace.el (whitespace-buffer-leading-cleanup):
1502 Simplify w/ skip-chars-forward.
1503 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
1504
1505 * mail/rmail.el (rmail-only-expunge): Fix paren error.
1506 Unconditionally try to leave point at the same old place.
1507
1508 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
1509
1510 * comint.el (comint-postoutput-scroll-to-bottom)
1511 (comint-show-maximum-output): Take scroll-margin into consideration.
1512
1513 2005-07-08 Kim F. Storm <storm@cua.dk>
1514
1515 * ido.el (ido-use-filename-at-point): New choice `guess'.
1516 (ido-file-internal): Try ffap-guesser if selected.
1517
1518 * ido.el (ido-before-fallback-functions): New hook.
1519 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
1520 (ido-read-file-name): Run it.
1521
1522 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
1523
1524 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
1525 strings rather than a list of symbols to the completion function.
1526
1527 2005-07-07 Jay Belanger <belanger@truman.edu>
1528
1529 * calc/calc-units.el (math-apply-units): Change the places in
1530 which units are simplified.
1531
1532 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
1533
1534 * cus-edit.el (customize-option, customize-option-other-window):
1535 Make them handle aliases.
1536
1537 * custom.el (custom-variable-p): Make it recursively follow
1538 aliases. Mention that in the docstring.
1539
1540 2005-07-07 Richard M. Stallman <rms@gnu.org>
1541
1542 * cus-start.el (exec-path): Use `directory' instead of `file'.
1543 Fix tag for nil.
1544
1545 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
1546
1547 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
1548 when called non-interactively. Doc fix.
1549
1550 2005-07-07 Lute Kamstra <lute@gnu.org>
1551
1552 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
1553 new address as well.
1554
1555 2005-07-07 Kenichi Handa <handa@m17n.org>
1556
1557 * international/mule.el (make-coding-system):
1558 Describe `ascii-incompatible' property in the docstring.
1559 (set-file-name-coding-system): Signal an error if coding-system is
1560 ascii-incompatible.
1561 (set-keyboard-coding-system): Likewise.
1562
1563 * international/mule-cmds.el (set-default-coding-systems):
1564 Don't set default-file-name-coding-system and
1565 default-keyboard-coding-system if coding-system is ASCII-incompatible.
1566
1567 * international/utf-16.el: Declare that all UTF-16-based coding
1568 systems are ASCII-incompatible.
1569
1570 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
1571
1572 * progmodes/gud.el: Require font-lock for displaying errors.
1573 Used by gdb-ui.el.
1574
1575 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
1576
1577 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
1578 values for the pattern lists which are `read'able but not
1579 `append'able (like symbols).
1580
1581 2005-07-06 Richard M. Stallman <rms@gnu.org>
1582
1583 * progmodes/flymake.el (flymake-float-time): Instead of
1584 with-no-warnings, test for xemacs.
1585 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
1586 to avoid warning.
1587
1588 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
1589
1590 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
1591
1592 2005-07-05 Lute Kamstra <lute@gnu.org>
1593
1594 * battery.el: Add support for Darwin (with much debugging help
1595 from Samuel Lauber <sam124@operamail.com>).
1596 (battery-status-function, battery-echo-area-format)
1597 (battery-mode-line-format): Add support for pmset on Darwin.
1598 (battery-load-low, battery-load-critical): New user options.
1599 (battery-pmset): New function.
1600
1601 2005-07-05 Lute Kamstra <lute@gnu.org>
1602
1603 Update FSF's address in GPL notices.
1604
1605 * textmodes/page-ext.el: Update FSF's address.
1606
1607 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
1608
1609 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
1610 filling from using prefix when filling a single-line docstring.
1611
1612 * progmodes/flymake.el: Remove useless eval-when-compile.
1613
1614 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
1615
1616 2005-07-04 Richard M. Stallman <rms@gnu.org>
1617
1618 * textmodes/org.el (org-file-apps-defaults-gnu):
1619 Rename from org-file-apps-defaults-linux.
1620 (org-default-apps): Don't test system-type for `linux'.
1621 (org-file-apps): Doc fix.
1622
1623 2005-07-04 David Ponce <david@dponce.com>
1624
1625 * tree-widget.el: Improve header Commentary section.
1626 (tree-widget) [defgroup]
1627 (tree-widget-image-enable, tree-widget-themes-directory)
1628 (tree-widget-theme, tree-widget-image-properties-emacs)
1629 (tree-widget-image-properties-xemacs, tree-widget-create-image)
1630 (tree-widget-image-formats, tree-widget-control)
1631 (tree-widget-empty-control, tree-widget-leaf-control
1632 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
1633 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
1634 (tree-widget-keep, tree-widget-after-toggle-functions)
1635 (tree-widget-open-node, tree-widget-close-node): Doc fix.
1636 (tree-widget-open-control, tree-widget-close-control): Fix doc and
1637 :help-echo message.
1638 (tree-widget-set-theme): Doc fix. Use `string-equal'.
1639 (tree-widget-image-properties): Doc fix. Clearer implementation.
1640 (tree-widget--cursors): New constant.
1641 (tree-widget-lookup-image): New function split from
1642 `tree-widget-find-image'. Clearer implementation.
1643 (tree-widget-find-image): Use it.
1644 (tree-widget-button-keymap): Use `set-keymap-parent'.
1645 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
1646 Define the sub-widgets here.
1647 (tree-widget-node): Check that :node is not a tree-widget.
1648 (tree-widget-get-super, tree-widget-open-control)
1649 (tree-widget-close-control, tree-widget-empty-control)
1650 (tree-widget-leaf-control, tree-widget-guide)
1651 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
1652 (tree-widget-no-handle, tree-widget-value-delete)
1653 (tree-widget-map): Remove.
1654 (tree-widget-children-value-save): Doc fix. Simplified.
1655 (tree-widget-value-create): Update according to previous changes.
1656
1657 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
1658
1659 * textmodes/org.el: Leading space replaced by TABS.
1660 (org-recalc-marks, org-table-rotate-recalc-marks)
1661 (org-table-get-specials): Treat "^" and "_" marks.
1662 (org-table-justify-field-maybe): Optional argument NEW.
1663 (org-table-eval-formula): Parsing of the format simplified.
1664 New modes C,I. Honor the %= parameter in the current table.
1665 Avoid unnecessary re-align by using the NEW argument to
1666 `org-table-justify-field-maybe'.
1667 (org-calc-default-modes): Default for date-format mimicks org-mode.
1668 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
1669
1670 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1671
1672 * cus-face.el (custom-theme-set-faces): Make it handle face
1673 aliases whose alias declarations are pre- or autoloaded.
1674
1675 2005-07-04 Juri Linkov <juri@jurta.org>
1676
1677 * faces.el (read-face-name): Put the code for getting a face name
1678 from the buffer before adding the faces from the `face' property.
1679 Use `completing-read-multiple' instead of `completing-read'.
1680 Require `crm'. Add default value and post-process the returned
1681 list of faces.
1682
1683 * emacs-lisp/crm.el (crm-find-current-element)
1684 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
1685
1686 * emacs-lisp/lisp-mode.el (eval-defun-1):
1687 * emacs-lisp/edebug.el (edebug-eval-defun):
1688 Remove unnecessary quotes.
1689
1690 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
1691
1692 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
1693 (prolog-indent-level): Fix typo in docstring.
1694
1695 * info.el (Info-history, Info-history-forward)
1696 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
1697
1698 * add-log.el (add-change-log-entry):
1699 * comint.el (comint-dynamic-list-input-ring)
1700 (comint-dynamic-list-completions):
1701 * dabbrev.el (dabbrev-expand):
1702 * delim-col.el (delimit-columns-rectangle-line):
1703 * diff-mode.el (diff-context->unified, diff-reverse-direction)
1704 (diff-unified->context):
1705 * ediff-init.el (ediff-abbrev-jobname):
1706 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
1707 (ediff-replace-session-activity-marker-in-meta-buffer):
1708 * info.el (Info-summary):
1709 * lpr.el (printify-region):
1710 * printing.el (pr-create-interface):
1711 * ps-print.el (ps-print-quote):
1712 * ses.el (ses-column-widths, ses-print-cell)
1713 (ses-adjust-print-width, ses-center):
1714 * shell.el (shell-file-name-quote-list):
1715 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
1716 (strokes-fill-current-buffer-with-whitespace)
1717 (strokes-xpm-for-stroke, strokes-list-strokes)
1718 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
1719 * term.el (term-dynamic-list-input-ring)
1720 (term-dynamic-list-completions):
1721 * calc/calc.el (math-format-stack-value):
1722 * emacs-lisp/edebug.el (edebug-display-freq-count):
1723 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
1724 (delphi-new-comment-line):
1725 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
1726 * progmodes/executable.el (executable-set-magic):
1727 * progmodes/python.el (inferior-python-mode):
1728 * progmodes/scheme.el (scheme-mode-syntax-table):
1729 * progmodes/sh-script.el (sh-maybe-here-document):
1730 * progmodes/sql.el (sql-copy-column):
1731 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
1732 * textmodes/bibtex.el (bibtex-mode):
1733 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
1734 (sgml-auto-attributes):
1735 * textmodes/table.el (table-insert, table-shorten-cell)
1736 (table--generate-source-scan-lines, table-delete-row)
1737 (*table--cell-delete-char, table--spacify-frame)
1738 (table--horizontally-shift-above-and-below)
1739 (table--cell-insert-char, table--cell-blank-str)
1740 (table--fill-region-strictly):
1741 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
1742 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
1743
1744 * add-log.el (change-log):
1745 * apropos.el (apropos):
1746 * comint.el (comint-completion, comint-source):
1747 * dabbrev.el (dabbrev):
1748 * delim-col.el (columns):
1749 * diff-mode.el (diff-mode):
1750 * ediff.el (ediff):
1751 * ediff-diff.el (ediff-diff):
1752 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
1753 * ediff-mult.el (ediff-mult):
1754 * ediff-ptch.el (ediff-ptch):
1755 * ediff-wind.el (ediff-window):
1756 * facemenu.el (facemenu):
1757 * indent.el (indent):
1758 * info.el (info):
1759 * jka-cmpr-hook.el (compression, jka-compr):
1760 * lpr.el (lpr):
1761 * outline.el (outlines):
1762 * pcmpl-cvs.el (pcmpl-cvs):
1763 * pcmpl-rpm.el (pcmpl-rpm):
1764 * printing.el (printing):
1765 * ps-print.el (postscript, ps-print, ps-print-horizontal)
1766 (ps-print-vertical, ps-print-headers, ps-print-font)
1767 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
1768 (ps-print-background, ps-print-printer, ps-print-page)
1769 (ps-print-miscellany):
1770 * ses.el (ses):
1771 * shell.el (shell, shell-directories, shell-faces):
1772 * startup.el (initialization):
1773 * strokes.el (strokes):
1774 * term.el (term):
1775 * uniquify.el (uniquify):
1776 * w32-vars.el (w32):
1777 * calc/calc.el (calc):
1778 * emacs-lisp/bytecomp.el (bytecomp):
1779 * emacs-lisp/cl-indent.el (lisp-indent):
1780 * emacs-lisp/edebug.el (edebug):
1781 * emacs-lisp/elp.el (elp):
1782 * emacs-lisp/testcover.el (testcover):
1783 * emacs-lisp/trace.el (trace):
1784 * emulation/viper-ex.el (viper-ex):
1785 * emulation/viper-mous.el (viper-mouse):
1786 * mail/mailalias.el (mailalias):
1787 * mail/supercite.el (supercite, supercite-frames)
1788 (supercite-attr, supercite-cite, supercite-hooks):
1789 * net/rcompile.el (remote-compile):
1790 * net/rlogin.el (rlogin):
1791 * obsolete/ooutline.el (outlines):
1792 * progmodes/delphi.el (delphi):
1793 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
1794 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
1795 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
1796 (ebnf-optimization):
1797 * progmodes/etags.el (etags):
1798 * progmodes/executable.el (executable):
1799 * progmodes/idlwave.el (idlwave):
1800 * progmodes/pascal.el (pascal):
1801 * progmodes/prolog.el (prolog):
1802 * progmodes/python.el (python):
1803 * progmodes/scheme.el (scheme):
1804 * progmodes/sh-script.el (sh, sh-script):
1805 * progmodes/sql.el (SQL):
1806 * progmodes/tcl.el (tcl):
1807 * textmodes/bibtex.el (bibtex, bibtex-autokey):
1808 * textmodes/enriched.el (enriched):
1809 * textmodes/makeinfo.el (makeinfo):
1810 * textmodes/sgml-mode.el (sgml):
1811 * textmodes/table.el (table-hooks):
1812 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
1813 * textmodes/texinfo.el (texinfo):
1814 * textmodes/two-column.el (two-column):
1815 Finish `defgroup' description with period.
1816
1817 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
1818 * eshell/esh-var.el (eshell-var):
1819 * progmodes/vhdl-mode.el (vhdl-testbench):
1820 * textmodes/org.el (org): Fix typos in docstrings.
1821
1822 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
1823 consistency.
1824
1825 * progmodes/flymake.el (flymake-find-file): Remove.
1826 (flymake-float-time): Use `with-no-warnings'.
1827 (flymake-check-start-time, flymake-check-was-interrupted)
1828 (flymake-err-info, flymake-is-running, flymake-last-change-time)
1829 (flymake-new-err-info): `defvar' at compile time.
1830
1831 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
1832
1833 * replace.el (occur-hook): Doc fix.
1834 (occur-1): Don't call `occur-hook' if there are no matches.
1835
1836 2005-07-03 Richard M. Stallman <rms@gnu.org>
1837
1838 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
1839 global-map, save the same map.
1840 (global-map): Don't alter it at top level.
1841 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
1842 Then alter it here instead.
1843 (tpu-edt-off): Set global-map to the saved one.
1844
1845 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
1846 All references simplified.
1847 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
1848 (zmacs-regions): Add defvar.
1849 (repeat-complex-command-map): Everything about that deleted.
1850
1851 * textmodes/artist.el (artist-key-is-drawing)
1852 (artist-key-endpoint1, artist-key-poly-point-list)
1853 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
1854 (artist-key-compl-table, artist-rb-save-data)
1855 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
1856 Don't put them in eval-when-compile.
1857 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
1858
1859 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
1860 Use with-no-warnings.
1861
1862 * net/browse-url.el (dos-windows-version): Add defvar.
1863
1864 * mail/supercite.el (filladapt-prefix-table): Add defvar.
1865
1866 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
1867 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
1868 (rmail-new-summary-line-count): Rename from new-summary-line-count.
1869 Add defvar.
1870 (rmail-summary-beginning-of-message): Use with-no-warnings.
1871 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
1872
1873 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
1874 Use with-no-warnings.
1875
1876 * emulation/vi.el (vi-mark-region): Use c-mark-function.
1877 (c-mark-function): Add point-moving-unit property.
1878 (vi-goto-line): Use with-no-warnings.
1879
1880 * emulation/edt.el (edt-last-copied-word): Add defvar.
1881 (zmacs-region-stays): Likewise.
1882 (edt-mark-section-wisely): Use c-mark-function for C.
1883 Use makr-defun for Fortran.
1884 (time-string): defvar deleted.
1885 (edt-display-the-time): Don't set time-string.
1886
1887 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
1888
1889 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1890 Don't warn when name is not constant
1891 or for defining the group `emacs'.
1892
1893 * tooltip.el (gud-tooltip-mode): Add defvar.
1894
1895 * startup.el (default-frame-background-mode): Add defvar.
1896
1897 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
1898
1899 * info.el (tool-bar-map): Add defvar.
1900
1901 * dired.el (dnd-protocol-alist): Add defvar.
1902
1903 * dired-aux.el (dired-query): Display question with answer, when
1904 the user answers.
1905
1906 * custom.el (custom-add-option): Doc fix.
1907
1908 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
1909
1910 2005-07-03 Eli Zaretskii <eliz@gnu.org>
1911
1912 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
1913 bogus name from the last change.
1914
1915 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
1916
1917 * custom.el (custom-declare-variable): Fix typos in comment.
1918 (custom-known-themes): Doc fix.
1919 (custom-theme-directory): New defcustom.
1920 (require-theme): Make it check `custom-theme-directory'.
1921
1922 * cus-theme.el (custom-new-theme-mode): New function.
1923 (custom-theme-name, custom-theme-variables, custom-theme-faces)
1924 (custom-theme-description): Add compiler defvars.
1925 (customize-create-theme): Add doc to the "*New Custom Theme*"
1926 buffer. Use `custom-new-theme-mode'.
1927 (custom-theme-write): Put the created buffer in emacs-lisp-mode
1928 and save it to the `custom-theme-directory'. Make this the
1929 default directory of the buffer.
1930
1931 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
1932
1933 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
1934 Fix unbalanced parentheses.
1935
1936 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
1937
1938 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
1939 into flymake-mode and delegate to flymake-mode.
1940
1941 * find-file.el (ff-which-function-are-we-in): Clean up.
1942
1943 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
1944
1945 * replace.el (occur-rename-buffer): Fix docstring.
1946
1947 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
1948 (edt-last-copied-word, edt-learn-macro-count)
1949 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
1950 (edt-rect-start-point, edt-user-global-map, rect-start-point)
1951 (time-string, zmacs-region-stays):
1952 * emulation/edt-mapper.el (edt-save-function-key-map)
1953 (EDT-key-name): `defvar' to silence the byte-compiler.
1954
1955 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
1956
1957 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
1958 font-lock-regexp-backslash. Doc fix.
1959 (font-lock-regexp-backslash-grouping-construct): Rename from
1960 font-lock-regexp-backslash-construct. Doc fix.
1961 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
1962 grouping constructs.
1963
1964 2005-07-02 Eli Zaretskii <eliz@gnu.org>
1965
1966 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
1967 updating all the prerequisites.
1968
1969 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
1970
1971 * textmodes/org.el (org-agenda-start-on-weekday)
1972 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
1973 (org-agenda-use-time-grid, org-archive-location)
1974 (org-allow-space-in-links, org-usenet-links-prefer-google)
1975 (org-enable-table-editor, org-export-default-language)
1976 (org-export-html-show-new-buffer, org-fill-paragraph)
1977 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
1978 (org-goto-quit, org-occur, org-eval-in-calendar)
1979 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
1980 (org-agenda-diary-entry, org-remember-help)
1981 (org-table-convert-region, org-at-table-p)
1982 (org-table-move-row-down, org-table-move-row-up)
1983 (org-table-copy-region, org-table-toggle-vline-visibility)
1984 (org-table-get-stored-formulas, org-table-get-specials)
1985 (org-recalc-commands, org-table-eval-formula)
1986 (org-table-formula-substitute-names, orgtbl-make-binding)
1987 (org-format-org-table-html, org-format-table-table-html)
1988 (org-format-table-table-html-using-table-generate-source)
1989 (org-customize): Fix typos in docstrings.
1990 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
1991 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
1992 (org-back-to-heading): Doc fixes.
1993 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
1994 (org-agenda-change-all-lines, org-get-header):
1995 Improve argument/docstring consistency.
1996 (orgtbl-error): Fix error message.
1997
1998 * progmodes/flymake.el (flymake-find-possible-master-files)
1999 (flymake-master-file-compare, flymake-get-line-err-count)
2000 (flymake-highlight-line, flymake-gui-warnings-enabled):
2001 Fix typos in docstrings.
2002 (flymake-parse-line, flymake-get-project-include-dirs-function)
2003 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
2004 Doc fixes.
2005 (flymake-get-project-include-dirs-function)
2006 (flymake-make-err-menu-data):
2007 Improve argument/docstring consistency.
2008
2009 2005-07-01 Lute Kamstra <lute@gnu.org>
2010
2011 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
2012 Catch errors with ignore-errors. Use temporary buffer.
2013 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
2014
2015 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
2016 background color faces.
2017 (facemenu-set-foreground, facemenu-set-background):
2018 Use facemenu-set-face-from-menu.
2019 (facemenu-set-face-from-menu): Treat face names that start with
2020 "fg:" or "bg:" as special.
2021 (facemenu-add-new-color): Don't create faces. Simplify.
2022
2023 2005-06-30 Richard M. Stallman <rms@gnu.org>
2024
2025 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
2026 (crm-find-current-element): Likewise.
2027
2028 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
2029
2030 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
2031
2032 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
2033
2034 * arc-mode.el (archive-extract): Make it work as a mouse binding.
2035 (archive-mouse-extract): Make it an obsolete alias.
2036 (archive-mode-map): Don't use archive-mouse-extract any more.
2037 (archive-mode, archive-extract): write-contents-hooks ->
2038 write-contents-functions.
2039 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
2040 first arg.
2041 (archive-rename-entry): Update the call.
2042 (archive-zip-summarize): Remove unused var `method'.
2043 (archive-lzh-summarize): Remove unused var `creator'.
2044
2045 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
2046 dedicated frame upon exit.
2047
2048 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
2049 (archive-zip-extract, archive-zip-expunge)
2050 (archive-zip-update, archive-zip-update-case): Use executable-find.
2051 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
2052 Use restore-buffer-modified-p.
2053 (archive-extract, archive-add-new-member, archive-write-file-member):
2054 Use with-current-buffer.
2055 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
2056
2057 2005-06-30 Andreas Schwab <schwab@suse.de>
2058
2059 * progmodes/gud.el (gud-filter): Remove unneeded progn.
2060
2061 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2062
2063 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
2064
2065 2005-06-30 Juri Linkov <juri@jurta.org>
2066
2067 * faces.el (vertical-border): Inherit from mode-line-inactive
2068 only on tty.
2069
2070 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
2071
2072 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
2073 example, -NLINES in the `occur' docstring).
2074
2075 * replace.el (occur-1): When no matches are found, do not set the
2076 `buffer-read-only' and modified flags for the occur buffer,
2077 because it is deleted.
2078
2079 * emulation/cua-base.el (cua-check-pending-input)
2080 (cua-repeat-replace-region, cua-mode, cua-debug)
2081 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
2082 Fix typos in docstrings.
2083
2084 * emulation/cua-gmrk.el (cua-toggle-global-mark)
2085 (cua-cut-region-to-global-mark)
2086 (cua--cut-rectangle-to-global-mark):
2087 Remove period from end of messages.
2088
2089 * emulation/cua-rect.el (cua-do-rectangle-padding):
2090 Remove period from end of messages.
2091 (cua--rectangle-seq-format): Fix typo in docstring.
2092 (cua-sequence-rectangle, cua-fill-char-rectangle):
2093 Improve argument/docstring consistency.
2094
2095 2005-06-29 Juri Linkov <juri@jurta.org>
2096
2097 * faces.el (default-frame-background-mode): New internal variable.
2098 (frame-set-background-mode): Use it.
2099
2100 * startup.el (normal-top-level): Set default-frame-background-mode
2101 instead of frame-background-mode. Before setting it, test for its
2102 nil value. Remove tests for frame-background-mode and frame
2103 parameter `reverse'. Add test for "unspecified-fg".
2104
2105 * term/xterm.el (xterm-rxvt-set-background-mode):
2106 * term/rxvt.el (rxvt-set-background-mode):
2107 Set default-frame-background-mode instead of frame-background-mode.
2108
2109 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
2110
2111 * simple.el (set-variable): Warn about obsolete user variables.
2112
2113 * imenu.el (imenu--completion-buffer):
2114 * mouse.el (mouse-buffer-menu-alist):
2115 * msb.el (msb-invisible-buffer-p):
2116 * calendar/diary-lib.el (diary-header-line-format):
2117 * emacs-lisp/pp.el (pp-buffer):
2118 * progmodes/cperl-mode.el (cperl-do-auto-fill):
2119 * textmodes/picture.el (picture-replace-match):
2120 Change space constants followed by a sexp to "?\s ".
2121
2122 * play/decipher.el (decipher-loop-with-breaks):
2123 * textmodes/texinfo.el (texinfo-insert-@item): Change space
2124 constants "protected" from end of line by a comment to "?\s".
2125
2126 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
2127
2128 * font-lock.el (save-buffer-state): Use `declare'.
2129
2130 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
2131 reset the syntax-table to cperl-mode-syntax-table.
2132 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
2133 "foo_print_bar" is not matched as a reserved keyword.
2134
2135 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
2136
2137 * textmodes/org.el (orgtbl-setup): New function, for delayed
2138 setup for the orgtbl commands.
2139 (org-calc-default-modes): New option.
2140 (orgtbl-make-binding): Use `defun' to get better help display.
2141 (org-diary): Call `org-compile-prefix-format'.
2142 (org-table-formula-substitute-names): New function.
2143 (org-agenda-day-view, org-agenda-week-view): New commands.
2144 (org-agenda-toggle-week-view): Command removed.
2145 (org-tbl-menu): Split off from org-org-menu.
2146 (org-mode): Move removal of outline-mode menus to here.
2147 (org-table-formula-debug): New option.
2148 (org-table-insert-row): Keep first field if just "#" or "*".
2149 (org-mode): Paragraph regexps fixed.
2150 (org-table-recalculate-regexp): New constant.
2151 (org-table-justify-field-maybe): Avoid replace if not necessary.
2152 (org-copy-special, org-cut-special): Use `call-interactively'.
2153 (org-table-copy-region): Take region from `interactive' call.
2154 (org-trim): Return string even if no match.
2155 (org-formula): New face.
2156 (org-set-font-lock-defaults): No longer highlight "FIXME".
2157 But highlight formula-related fields in table.
2158 (org-table-p): Use regexp, not fontification.
2159 (org-table-align): Handle white space at end of line.
2160 (org-table-formula-evaluate-inline): New option.
2161 (org-mode): Auto-wrapping in comment lines turned off.
2162 (org-table-copy-down): Evaluate only in copied field, not in
2163 destination.
2164 (org-table-current-formula): Variable removed.
2165 (org-table-store-formulas, org-table-get-stored-formulas)
2166 (org-table-modify-formulas, org-table-replace-in-formulas)
2167 (org-table-maybe-eval-formula): New functions.
2168 (org-table-get-formula): Modify to use stored formulas.
2169 (org-table-insert-column, org-table-delete-column)
2170 (org-table-move-column): Call `org-table-modify-formulas'.
2171 (org-complete): Add completion for keyword formulas.
2172 (orgtbl-mode): Pull orgtbl-mode-map to start of
2173 minor-mode-map-alist.
2174
2175 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
2176
2177 * progmodes/python.el (python-check): Require `compile' before
2178 modifying its variables.
2179
2180 * newcomment.el (comment-indent-default): Don't get fooled by an early
2181 end of buffer.
2182
2183 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2184
2185 * ps-print.el (ps-print-version): Fix version number.
2186
2187 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
2188
2189 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
2190
2191 2005-06-28 Richard M. Stallman <rms@gnu.org>
2192
2193 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
2194 (flyspell-local-mouse-map): Declaration deleted.
2195 (flyspell-mouse-map): Bind only mouse-2.
2196 (flyspell-mode-map): Don't test flyspell-use-local-map.
2197 (flyspell-overlay-keymap-property-name): Var deleted.
2198 (flyspell-mode-on): Don't make local bindings for
2199 flyspell-mouse-map and flyspell-mode-map.
2200 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
2201
2202 * textmodes/ispell.el (ispell-word): Do not ignore short words.
2203
2204 * progmodes/compile.el (compilation-next-error-function):
2205 Don't switch buffers; operate on the current buffer.
2206
2207 * progmodes/compile.el (compilation-error-file-name)
2208 (compilation-warning-file-name, compilation-info-file-name)
2209 (compilation-line-number, compilation-column-number): New faces.
2210 (compilation-error-face, compilation-warning-face)
2211 (compilation-info-face, compilation-line-face)
2212 (compilation-column-face): Use them.
2213
2214 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
2215
2216 * comint.el (comint-password-prompt-regexp): Accept ", try again".
2217
2218 * bindings.el (global-map): Bind insertchar and its variants.
2219
2220 2005-06-27 Richard M. Stallman <rms@gnu.org>
2221
2222 * textmodes/artist.el (artist-text-overwrite)
2223 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
2224
2225 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2226
2227 * ps-print.el: It was not working the page selection for printing.
2228 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
2229 (ps-print-version): New version 6.6.7.
2230 (ps-end-sheet): New fun.
2231 (ps-header-sheet, ps-end-job): Call it.
2232
2233 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2234
2235 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
2236
2237 2005-06-27 Lute Kamstra <lute@gnu.org>
2238
2239 * facemenu.el (facemenu-unlisted-faces): Add foreground and
2240 background color faces.
2241 (facemenu-get-face): Delete function.
2242 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
2243 (facemenu-add-new-color): Make second argument mandatory.
2244 Create the appropriate face and return it. Simplify.
2245 (facemenu-set-foreground, facemenu-set-background): Don't check if
2246 color is defined. Use return value of facemenu-add-new-color.
2247
2248 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
2249
2250 * progmodes/gud.el (gud-filter): Add missing argument to
2251 with-selected-window.
2252
2253 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
2254
2255 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
2256 a :require to the defcustom.
2257
2258 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
2259 defcustoms corresponding to minor modes.
2260
2261 2005-06-26 David Ponce <david@dponce.com>
2262
2263 * recentf.el: Require tree-widget instead of wid-edit.
2264 (recentf-filename-handler): Fix widget :type.
2265 (recentf-cancel-dialog, recentf-open-more-files)
2266 (recentf-open-files-action): Doc fix.
2267 (recentf-dialog-goto-first): New function.
2268 (recentf-dialog-mode-map): Set parent keymap first.
2269 (recentf-dialog-mode): Define with define-derived-mode.
2270 Don't display continuation lines in dialogs.
2271 (recentf-edit-list): Rename from recentf-edit-selected-items.
2272 (recentf-edit-list-select): Rename from recentf-edit-list-action.
2273 Simplify.
2274 (recentf-edit-list-validate): New function.
2275 (recentf-edit-list): Update accordingly.
2276 (recentf-open-files-item-shift): Remove.
2277 (recentf-open-files-item): Convert menu elements into tree and
2278 link widgets. Don't create the widgets.
2279 (recentf-open-files): Update accordingly.
2280 (recentf-save-list): Untabify.
2281
2282 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2283
2284 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
2285 (keep-lines): Add INTERACTIVE arg. Never delete lines only
2286 partially contained in the active region. Do not take active
2287 region into account when called from Lisp, unless INTERACTIVE arg
2288 is non-nil. Use `forward-line' instead of `beginning-of-line' to
2289 avoid trouble with fields. Make marker point nowhere when no
2290 longer used. Always return nil. Doc fix.
2291 (flush-lines): Add INTERACTIVE arg. Do not take active region
2292 into account when called from Lisp, unless INTERACTIVE arg is
2293 non-nil. Use `forward-line' instead of `beginning-of-line' to
2294 avoid trouble with fields. Make marker point nowhere when no
2295 longer used. Always return nil. Doc fix.
2296 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
2297 interchangeable. Do not take active region into account when
2298 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
2299 message in echo area when called from Lisp, unless INTERACTIVE arg
2300 is non-nil. Avoid saying "1 occurrences". Do not use markers.
2301 Return the number of matches. Doc fix.
2302 (occur): Doc fix.
2303 (perform-replace): Make comment follow double space convention for
2304 the sake of `outline-minor-mode'.
2305
2306 * faces.el (facep): Doc fix.
2307
2308 2005-06-25 Richard M. Stallman <rms@gnu.org>
2309
2310 * facemenu.el (facemenu-enable-faces-p): New function.
2311 (facemenu-background-menu, facemenu-foreground-menu)
2312 (facemenu-face-menu): Add menu-enable property.
2313
2314 * jka-compr.el (jka-compr-insert-file-contents):
2315 Special handling if cannot find the uncompression program.
2316
2317 * cus-face.el (custom-face-attributes): Add autoload.
2318
2319 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2320 Bind comment-indent-function locally.
2321
2322 * window.el (save-selected-window): Use save-current-buffer.
2323
2324 * subr.el (with-selected-window): Use save-current-buffer.
2325
2326 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
2327 and with-current-buffer.
2328
2329 2005-06-24 Richard M. Stallman <rms@gnu.org>
2330
2331 * simple.el (line-move-1): Fix previous change.
2332
2333 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
2334
2335 * replace.el (occur-1): Set `buffer-read-only' and the
2336 buffer-modified flag before running `occur-hook' to protect
2337 against unintentional buffer switches that can lead to data loss.
2338
2339 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
2340
2341 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
2342 (gud-gdb-marker-filter): Use font-lock-warning-face for any
2343 initial error.
2344
2345 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
2346 after fresh input.
2347 (gdb-var-create-handler): Put name of expression in quotes.
2348
2349 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2350
2351 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
2352 elements of RING in order, and without bogus nil elements.
2353
2354 2005-06-23 Richard M. Stallman <rms@gnu.org>
2355
2356 * simple.el (set-variable): Args renamed; doc fix.
2357 (line-move-1): When there are overlays around, use vertical-motion.
2358
2359 * faces.el (escape-glyph): Use brown against light background.
2360 (nobreak-space): Rename from no-break-space.
2361 Fix previous change.
2362
2363 * dired-aux.el (dired-do-copy): Fix arg prompt.
2364
2365 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
2366
2367 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
2368
2369 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
2370 rather than "Distributor".
2371
2372 2005-06-23 Lute Kamstra <lute@gnu.org>
2373
2374 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
2375 (debug-on-entry): Use it. New interactive declaration that uses
2376 function-called-at-point.
2377
2378 2005-06-23 Kim F. Storm <storm@cua.dk>
2379
2380 * subr.el (save-match-data): Add comment about using evaporate arg
2381 to set-match-data.
2382
2383 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2384
2385 * cus-edit.el (customize-face)
2386 (customize-face-other-window): Handle face aliases.
2387
2388 * faces.el (face-documentation, set-face-attribute)
2389 (face-spec-set): Handle face aliases.
2390
2391 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
2392
2393 * help-mode.el (help-make-xrefs): If a symbol representing a face
2394 name is not followed by the word "face", it could still be a
2395 function or variable name, so don't bypass other checks.
2396
2397 2005-06-22 Juri Linkov <juri@jurta.org>
2398
2399 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
2400 Replace aliased functions with calls where second arg `inherit' is t.
2401
2402 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
2403
2404 * progmodes/gdb-ui.el (gdb-error): New variable.
2405 (gdb-error): New function.
2406 (gdb-annotation-rules): Act on error-begin and error annotations.
2407 (gdb-concat-output): Use font-lock-warning-face for errors.
2408
2409 2005-06-22 Miles Bader <miles@gnu.org>
2410
2411 * bindings.el (propertized-buffer-identification): Use renamed
2412 `Buffer-menu-buffer' face.
2413
2414 * faces.el (vertical-border): Rename from `vertical-divider'.
2415 (escape-glyph): Change dark-background color back to `cyan'.
2416
2417 2005-06-21 Juri Linkov <juri@jurta.org>
2418
2419 * faces.el (face-user-default-spec): Try getting `customized-face'
2420 prior to `saved-face'.
2421 (frame-background-mode): Refill docstring.
2422
2423 * emacs-lisp/lisp-mode.el (eval-defun-1):
2424 * emacs-lisp/edebug.el (edebug-eval-defun):
2425 Set `saved-face' temporarily to nil before calling form.
2426 Set `customized-face' to the new spec after that.
2427
2428 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
2429
2430 * subr.el (1value, lambda, key-substitution-in-progress):
2431 Doc fixes.
2432
2433 * autoinsert.el (auto-insert-alist):
2434 * ses.el (ses-call-printer):
2435 * subr.el (noreturn):
2436 * emacs-lisp/lisp.el (check-parens):
2437 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
2438 * net/browse-url.el (browse-url-mosaic):
2439 * progmodes/cc-defs.el (c-safe-scan-lists):
2440 * progmodes/ebnf-abn.el (ebnf-abn-lex):
2441 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
2442 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
2443 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
2444 * progmodes/ebnf-iso.el (ebnf-iso-lex):
2445 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
2446
2447 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
2448
2449 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
2450
2451 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
2452
2453 * calendar/appt.el (appt-make-list): Activate the package, if
2454 not already active (for backwards compatibility).
2455
2456 2005-06-20 Kim F. Storm <storm@cua.dk>
2457
2458 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
2459
2460 2005-06-20 Miles Bader <miles@gnu.org>
2461
2462 * faces.el (vertical-divider): New face.
2463
2464 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
2465
2466 * simple.el (kill-whole-line): Doc fix.
2467 (next-error-buffer-p, next-error-find-buffer)
2468 (clone-indirect-buffer): Fix typos in docstrings.
2469 (comment-line-break-function): Doc fix: don't say variable
2470 is automatically buffer-local (it isn't).
2471
2472 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
2473
2474 * net/tramp-ftp.el (top):
2475 * net/tramp-smb.el (top):
2476 * net/tramp-util.el (top):
2477 * net/tramp-uu.el (top):
2478 * net/tramp-vc.el (top):
2479 * net/tramp.el (top): Revert copyright years back to original
2480 ones. Tramp has a life outside GNU Emacs.
2481
2482 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
2483
2484 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
2485
2486 2005-06-18 Juri Linkov <juri@jurta.org>
2487
2488 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
2489 end of first regexp to limit the match to the position between
2490 line number and source line with same separator character as used
2491 between file name and line number. In the second regexp limit
2492 mouse-face area to file name and line number by adding new group
2493 for them and referring it in HYPERLINK arg.
2494 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
2495 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
2496 previous line where grep markers may be already removed.
2497
2498 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
2499
2500 * progmodes/ps-mode.el: Update version and maintainer's email address.
2501
2502 2005-06-18 Steve Youngs <steve@xemacs.org>
2503
2504 * net/browse-url.el (browse-url-browser-function)
2505 (browse-url-default-browser): Add firefox.
2506 (browse-url-firefox-program, browse-url-firefox-arguments)
2507 (browse-url-firefox-startup-arguments)
2508 (browse-url-firefox-new-window-is-tab): New defcustoms.
2509 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
2510
2511 2005-06-17 Richard M. Stallman <rms@gnu.org>
2512
2513 * startup.el (command-line): Warn if specified user name has
2514 no home directory.
2515
2516 * term.el (term-get-old-input, term-input-filter, term-input-sender)
2517 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
2518
2519 * longlines.el (longlines-mode, longlines-show-hard-newlines):
2520 Doc fixes.
2521
2522 * faces.el (underline): Try bold if terminal doesn't support underline.
2523
2524 * mail/sendmail.el (mail-setup-with-from): New variable.
2525 (mail-insert-from-field): New function.
2526 (sendmail-send-it): Call it.
2527 (mail-setup): Optionally call it here.
2528
2529 * term/linux.el: Call tty-no-underline.
2530
2531 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2532
2533 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
2534
2535 2005-06-17 Miles Bader <miles@gnu.org>
2536
2537 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
2538 (ediff-current-diff-C, ediff-current-diff-Ancestor)
2539 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
2540 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
2541 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
2542 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
2543 Remove "-face" suffix from face names.
2544 (ediff-current-diff-face-A, ediff-current-diff-face-B)
2545 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
2546 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2547 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2548 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2549 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2550 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2551 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2552 New backward-compatibility aliases for renamed faces.
2553 (ediff-current-diff-face-A, ediff-current-diff-face-B)
2554 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
2555 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2556 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2557 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2558 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2559 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2560 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2561 Use renamed ediff faces.
2562
2563 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
2564 Remove "-face" suffix from face names.
2565 (eshell-test-ok-face, eshell-test-failed-face):
2566 New backward-compatibility aliases for renamed faces.
2567 (eshell-run-test): Use renamed eshell-test faces.
2568
2569 * eshell/em-prompt.el (eshell-prompt):
2570 Remove "-face" suffix from face name.
2571 (eshell-prompt-face): New backward-compatibility alias for renamed face.
2572 (eshell-emit-prompt): Use renamed eshell-prompt face.
2573
2574 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
2575 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
2576 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
2577 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
2578 Remove "-face" suffix from face names.
2579 (eshell-ls-directory-face, eshell-ls-symlink-face)
2580 (eshell-ls-executable-face, eshell-ls-readonly-face)
2581 (eshell-ls-unreadable-face, eshell-ls-special-face)
2582 (eshell-ls-missing-face, eshell-ls-archive-face)
2583 (eshell-ls-backup-face, eshell-ls-product-face)
2584 (eshell-ls-clutter-face):
2585 New backward-compatibility aliases for renamed faces.
2586 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
2587
2588 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
2589 Remove "-face" suffix from face name.
2590 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
2591 instead of literal face.
2592
2593 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
2594
2595 * emacs-lisp/warnings.el (display-warning, lwarn)
2596 (warning-minimum-log-level): Doc fixes.
2597 (warning-minimum-level, warning-minimum-log-level):
2598 Add :debug to :type choices.
2599
2600 * progmodes/ada-mode.el (ada-format-paramlist)
2601 (ada-get-indent-case, ada-check-matching-start)
2602 (ada-check-defun-name, ada-goto-matching-decl-start)
2603 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
2604 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
2605 (ada-make-subprogram-body): Follow error conventions.
2606 (ada-case-exception-file, ada-indent-comment-as-code)
2607 (ada-indent-handle-comment-special, ada-indent-renames)
2608 (ada-indent-return, ada-search-directories-internal)
2609 (ada-tab-policy, ada-case-exception-substring)
2610 (ada-other-file-alist, ada-matching-start-re)
2611 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
2612 (ada-imenu-generic-expression, ada-compile-goto-error)
2613 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
2614 (ada-popup-menu, ada-add-extensions, ada-mode)
2615 (ada-region-selected, ada-create-case-exception)
2616 (ada-create-case-exception-substring, ada-after-keyword-p)
2617 (ada-activate-keys-for-case, ada-adjust-case-region)
2618 (ada-adjust-case-buffer, ada-format-paramlist)
2619 (ada-scan-paramlist, ada-insert-paramlist)
2620 (ada-indent-newline-indent)
2621 (ada-indent-newline-indent-conditional)
2622 (ada-justified-indent-current, ada-goto-previous-word)
2623 (ada-indent-current, ada-get-indent-open-paren)
2624 (ada-get-indent-paramlist, ada-get-indent-end)
2625 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
2626 (ada-get-indent-block-start, ada-get-indent-subprog)
2627 (ada-get-indent-noindent, ada-get-indent-label)
2628 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
2629 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
2630 (ada-goto-stmt-end, ada-goto-next-word)
2631 (ada-check-matching-start, ada-check-defun-name)
2632 (ada-goto-matching-decl-start, ada-goto-matching-start)
2633 (ada-goto-matching-end, ada-search-ignore-string-comment)
2634 (ada-in-decl-p, ada-looking-at-semi-or)
2635 (ada-looking-at-semi-private, ada-in-paramlist-p)
2636 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
2637 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
2638 (ada-next-procedure, ada-previous-procedure, ada-next-package)
2639 (ada-previous-package, ada-create-menu)
2640 (ada-fill-comment-paragraph-justify)
2641 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
2642 (ada-other-file-name, ada-last-which-function-line)
2643 (ada-last-which-function-subprog, ada-which-function)
2644 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
2645 (ada-gen-treat-proc, ada-check-emacs-version)
2646 (ada-continuation-indent, ada-align-region-separate):
2647 Fix typos in docstrings.
2648 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
2649
2650 2005-06-16 Lute Kamstra <lute@gnu.org>
2651
2652 * simple.el (fundamental-mode): Run after-change-major-mode-hook
2653 conditionally.
2654
2655 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
2656
2657 * comint.el (comint-replace-by-expanded-filename)
2658 (comint-prompt-regexp, comint-delimiter-argument-list)
2659 (comint-preinput-scroll-to-bottom):
2660 * info.el (Info-hide-cookies-node):
2661 * ls-lisp.el (ls-lisp-classify):
2662 * find-file.el (ff-search-directories, ff-special-constructs)
2663 (ff-find-other-file):
2664 * font-lock.el (font-lock-keywords):
2665 * shell.el (shell-prompt-pattern)
2666 (shell-dynamic-complete-functions, shell-mode)
2667 (shell-delimiter-argument-list):
2668 * term.el (term-replace-by-expanded-filename)
2669 (term-prompt-regexp, term-delimiter-argument-list):
2670 * woman.el (woman-ignore, woman0-if):
2671 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
2672 * emacs-lisp/elint.el (elint-init-env):
2673 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
2674 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
2675 * language/ethio-util.el (ethio-tilde-escape)
2676 (ethio-use-three-dot-question):
2677 * net/zone-mode.el (zone-mode-load-time-setup):
2678 * progmodes/cc-align.el (c-lineup-argcont):
2679 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
2680 * progmodes/cperl-mode.el (cperl-set-style-back):
2681 * progmodes/inf-lisp.el (inferior-lisp-prompt):
2682 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
2683 Fix spellings in docstrings.
2684
2685 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
2686 * progmodes/modula2.el (m2-for): Fix spellings.
2687
2688 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
2689
2690 * simple.el (undo-more): Don't use `format' on `error' arguments.
2691 Improve argument/docstring consistency.
2692 (pending-undo-list): Doc fix.
2693
2694 * smerge-mode.el (smerge-ensure-match):
2695 * emulation/vip.el (vip-ex):
2696 * net/zone-mode.el (zone-mode-update-serial):
2697 * progmodes/idlwave.el (idlwave-complete):
2698 * progmodes/vhdl-mode.el (vhdl-visit-file)
2699 (vhdl-compose-wire-components):
2700 Don't use `format' on `error' arguments.
2701
2702 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
2703 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
2704 (tooltip-help-tips): Fix typos in docstrings.
2705
2706 2005-06-16 David Ponce <david@dponce.com>
2707
2708 * tree-widget.el (tree-widget-value-create): Simplify last change.
2709
2710 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
2711
2712 * ido.el (ido-incomplete-regexp): New variable.
2713 (ido-set-matches-1): Handle invalid-regexp error and set
2714 ido-incomplete-regexp.
2715 (ido-incomplete-regexp): New face.
2716 (ido-completions): Use it.
2717 (ido-complete, ido-exit-minibuffer, ido-completions):
2718 Handle incomplete regexps.
2719 (ido-completions): Add check for complete match when entering a regexp.
2720
2721 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
2722
2723 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
2724
2725 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2726
2727 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
2728 by field delimiters.
2729
2730 2005-06-15 David Ponce <david@dponce.com>
2731
2732 * tree-widget.el: eval-and-compile inlined functions so they will
2733 be available at run-time too.
2734 (tree-widget-super-format-handler)
2735 (tree-widget-format-handler): Remove.
2736 (tree-widget-value-create): Handle the :indent property.
2737
2738 2005-06-15 Miles Bader <miles@gnu.org>
2739
2740 * progmodes/which-func.el (which-func): Only inherit
2741 `font-lock-function-name-face' when that makes sense against the
2742 default mode-line face, otherwise set the face color explicitly.
2743
2744 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
2745 faces instead of (non-existent) variables.
2746
2747 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
2748
2749 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
2750 (iswitchb-get-matched-buffers): Likewise. Simplify.
2751
2752 2005-06-14 Miles Bader <miles@gnu.org>
2753
2754 * progmodes/ld-script.el (ld-script-location-counter):
2755 Remove "-face" suffix from face name.
2756 (ld-script-location-counter-face):
2757 New backward-compatibility alias for renamed face.
2758 (ld-script-location-counter-face): Use renamed face.
2759
2760 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
2761 (cperl-hash): Remove "-face" suffix from face names.
2762 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
2763 New backward-compatibility aliases for renamed faces.
2764 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
2765 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
2766
2767 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
2768 name.
2769 (which-func-face): New backward-compatibility alias for renamed face.
2770 (which-func-format): Use renamed which-func face.
2771
2772 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
2773 (vhdl-function, vhdl-directive, vhdl-reserved-word)
2774 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
2775 names.
2776 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
2777 (vhdl-speedbar-configuration, vhdl-speedbar-package)
2778 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
2779 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
2780 (vhdl-speedbar-architecture-selected)
2781 (vhdl-speedbar-configuration-selected)
2782 (vhdl-speedbar-package-selected)
2783 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
2784 names.
2785 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
2786 Use renamed faces.
2787 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
2788 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
2789 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
2790 Use renamed faces.
2791 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
2792 names.
2793 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
2794 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
2795 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
2796 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
2797 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
2798 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
2799
2800 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
2801 face name.
2802 (sh-heredoc-face): New backward-compatibility alias for renamed face.
2803 (sh-heredoc-face): Use renamed sh-heredoc face.
2804
2805 * progmodes/idlw-help.el (idlwave-help-link):
2806 Remove "-face" suffix from face name.
2807 (idlwave-help-link-face):
2808 New backward-compatibility alias for renamed face.
2809 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
2810
2811 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
2812 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
2813 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
2814 New backward-compatibility aliases for renamed faces.
2815 (idlwave-shell-disabled-breakpoint-face)
2816 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
2817
2818 * progmodes/flymake.el (flymake-errline, flymake-warnline):
2819 Remove "-face" suffix from face names.
2820 (flymake-errline-face, flymake-warnline-face):
2821 New backward-compatibility aliases for renamed faces.
2822 (flymake-highlight-line): Use renamed flymake faces.
2823
2824 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
2825 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
2826 (ebrowse-member-class, ebrowse-progress):
2827 Remove "-face" suffix from face names.
2828 (ebrowse-tree-mark-face, ebrowse-root-class-face)
2829 (ebrowse-file-name-face, ebrowse-default-face)
2830 (ebrowse-member-attribute-face, ebrowse-member-class-face)
2831 (ebrowse-progress-face):
2832 New backward-compatibility aliases for renamed faces.
2833 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
2834 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
2835 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
2836 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
2837
2838 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
2839 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
2840 (antlr-literal): Remove "-face" suffix and "font-lock-" from face names.
2841 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
2842 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
2843 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
2844 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
2845 New backward-compatibility aliases for renamed faces.
2846 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
2847 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
2848 (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
2849 "font-lock-". Use renamed antlr-mode faces.
2850 (antlr-font-lock-additional-keywords): Use renamed faces.
2851 Replace literal face-names with face variable references.
2852
2853 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
2854 face name.
2855 (Buffer-menu-buffer-face): New backward-compatibility alias for
2856 renamed face.
2857 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
2858
2859 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
2860
2861 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
2862 Eliminate "-face" suffix.
2863 (makefile-targets): Inherit from font-lock-function-name-face and
2864 eliminate "-face" suffix.
2865 (makefile-shell): Remove attributes and eliminate "-face" suffix.
2866 (makefile-*-font-lock-keywords): Append makefile-targets in rule
2867 actions, instead of prepending, to make it less visible.
2868 (makefile-previous-dependency, makefile-match-dependency):
2869 Don't match a target on a continuation line.
2870
2871 * files.el (auto-mode-alist): Put Makefile in gmake mode.
2872
2873 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
2874
2875 * progmodes/gdb-ui.el (menu): Re-order menu items.
2876 (gdb-tooltip-print): Respect tooltip-use-echo-area.
2877
2878 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
2879 Define in tooltip.el.
2880 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
2881 (gud-tooltip-tips): Respect tooltip-use-echo-area and
2882 gud-tooltip-echo-area.
2883
2884 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
2885 backward compatibility and make obsolete.
2886 (tooltip-help-tips): Use tooltip-use-echo-area.
2887 (tooltip-show-help-function): Rename to...
2888 (tooltip-show-help): ...this, because it is a function.
2889 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
2890
2891 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2892
2893 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
2894 (edebug-print-length, edebug-print-level, edebug-print-circle)
2895 (edebug-modify-breakpoint, edebug-eval-last-sexp)
2896 (edebug-eval-print-last-sexp): Doc fixes.
2897
2898 2005-06-14 Kim F. Storm <storm@cua.dk>
2899
2900 * ido.el (ido-mode): Make a new keymap every time we enable ido,
2901 as the coverage buffer/file/both may change.
2902
2903 2005-06-14 Lute Kamstra <lute@gnu.org>
2904
2905 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
2906 and run-mode-hooks. Simplify.
2907
2908 * mail/rmailedit.el (rmail-edit-mode):
2909 * progmodes/octave-inf.el (inferior-octave-mode):
2910 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
2911
2912 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
2913 and run-mode-hooks.
2914 (recentf-edit-list, recentf-open-files): Don't call
2915 kill-all-local-variables directly.
2916
2917 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
2918
2919 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
2920
2921 * emacs-lisp/byte-run.el (make-obsolete)
2922 (define-obsolete-function-alias): Rename arguments FUNCTION and
2923 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
2924 (make-obsolete-variable, define-obsolete-variable-alias):
2925 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
2926 respectively.
2927
2928 * isearchb.el (isearchb-activate):
2929 * pcvs.el (cvs-mode):
2930 * ses.el (ses-load):
2931 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
2932 * net/tramp.el (tramp-find-file-exists-command)
2933 (tramp-find-shell):
2934 * progmodes/ada-mode.el (ada-create-case-exception)
2935 (ada-create-case-exception-substring, ada-make-subprogram-body):
2936 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
2937 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
2938 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
2939 * textmodes/org.el (org-promote, org-evaluate-time-range)
2940 (org-agenda-next-date-line, org-agenda-previous-date-line)
2941 (org-agenda-error, org-open-at-point, org-table-move-row)
2942 (org-format-table-table-html-using-table-generate-source)
2943 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
2944 * textmodes/reftex.el (reftex-access-scan-info):
2945 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
2946 (reftex-toc-promote-prepare): Follow error conventions.
2947
2948 * diff-mode.el (diff-mode): Fix typo in docstring.
2949
2950 * forms.el (forms--intuit-from-file): Fix reference to
2951 `forms-number-of-fields' in error message.
2952 (forms-print): Fix quoting in error message.
2953
2954 * forms.el (forms-mode):
2955 * emulation/vi.el (vi-goto-insert-state):
2956 * progmodes/flymake.el (flymake-new-err-info)
2957 (flymake-start-syntax-check-for-current-buffer)
2958 (flymake-simple-cleanup):
2959 * eshell/esh-var.el (eshell/export):
2960 * progmodes/gud.el (xdb):
2961 * textmodes/flyspell.el (flyspell-incorrect-hook)
2962 (flyspell-maybe-correct-transposition)
2963 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
2964
2965 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
2966
2967 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
2968 minibuffer prompt.
2969
2970 2005-06-13 Kim F. Storm <storm@cua.dk>
2971
2972 * subr.el (add-to-ordered-list): New defun.
2973
2974 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
2975 add cua--keymap-alist to emulation-mode-map-alists.
2976
2977 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2978
2979 * subr.el (complete-in-turn): New macro.
2980 (dynamic-completion-table, lazy-completion-table): Add debug info.
2981
2982 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
2983 in preference to face aliases.
2984
2985 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
2986 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
2987 Remove unused vars `start' and `firstline'.
2988 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
2989 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
2990
2991 2005-06-13 Eli Zaretskii <eliz@gnu.org>
2992
2993 * cus-start.el (all): Don't complain about missing GTK-related
2994 variables, unless either `gtk' is boundp or this isn't a
2995 `windows-nt' build.
2996
2997 2005-06-13 Lute Kamstra <lute@gnu.org>
2998
2999 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
3000 run-mode-hooks.
3001
3002 * ediff-mult.el (ediff-meta-mode):
3003 * ediff-util.el (ediff-mode): Use run-mode-hooks.
3004
3005 * ledit.el (ledit-mode): Use delay-mode-hooks.
3006
3007 * woman.el (woman-mode-line-format): Delete constant.
3008 (woman-mode-map): Initialize it properly.
3009 (woman-mode): Set mode-class property to special.
3010 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
3011 Set major-mode and mode-name. Don't set mode-line-format directly.
3012 (Man-getpage-in-background): Don't reference woman-mode-line-format.
3013
3014 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
3015 string argument obsolete.
3016
3017 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
3018
3019 * textmodes/org.el (org-CUA-compatible): New option.
3020 (org-disputed-keys): New variable.
3021 (org-key): New function.
3022 (orgtbl-make-binding): Add docstring to the created function.
3023 (org-mode): Set paragraph start/separate regexps.
3024 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
3025 (org-archive-location, org-archive-mark-done)
3026 (org-archive-stamp-time): New options.
3027 (org-archive-subtree): New command.
3028 (org-fill-paragraph): New function.
3029 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
3030 (org-fake-empty-table-line): Function removed.
3031 (org-format-org-table-html): Do not create empty table lines at
3032 separator lines. Improved table header treatment.
3033 (org-link-format): New option.
3034 (org-make-link): New function.
3035 (org-insert-link, org-store-link): Use org-make-link.
3036 (org-open-file): Quote file name for shell command, to allow
3037 spaces in file names.
3038 (org-link-regexp): Fix bug with mailto link.
3039 (org-link-maybe-angles-regexp, org-protected-link-regexp):
3040 New constants.
3041 (org-export-as-html): Deal with the optional angles around a link.
3042 Better treatment of file: links.
3043 (org-open-at-point): Replace @{ and @} with < and >.
3044 (org-run-mode-hooks): Function removed.
3045 (org-agenda-mode): No longer use `org-run-mode-hooks'.
3046
3047 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
3048
3049 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
3050 MI command -data-list-register-values.
3051 (gdb-post-prompt): Indent properly.
3052
3053 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
3054
3055 * hilit-chg.el (highlight-changes-colors): Rename from
3056 `highlight-changes-colours'.
3057 (highlight-changes-colours): Keep as obsolete alias.
3058 (highlight-changes-face-list): Doc fix.
3059 (hilit-chg-make-list): Use `highlight-changes-colors'.
3060
3061 2005-06-12 Mark A. Hershberger <mah@everybody.org>
3062
3063 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
3064 defun-prompt-regexp.
3065
3066 2005-06-12 Eli Zaretskii <eliz@gnu.org>
3067
3068 * loadup.el: Don't say we are dumping under 2 names on windows-nt
3069 and cygwin.
3070
3071 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
3072 Don't use an old loaddefs.el, as in Makefile.in.
3073
3074 2005-06-12 Lute Kamstra <lute@gnu.org>
3075
3076 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
3077
3078 * man.el (Man-mode-map): Initialize it properly.
3079 (Man-mode): Set mode-class property to special.
3080
3081 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
3082
3083 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3084
3085 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
3086 A newline is needed in the docstring there.
3087
3088 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
3089 Doc fixes.
3090
3091 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3092
3093 * printing.el: Doc fix. The menubar is no more changed when printing
3094 is loaded, it only changes when pr-menu-bind or pr-update-menus is
3095 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
3096 (pr-version): New version number (6.8.4).
3097 (pr-menu-bind): New command.
3098 (pr-update-menus): Docstring and code fix.
3099 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
3100 Docstring fix.
3101 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
3102 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
3103
3104 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
3105
3106 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
3107 "Returns" to "return", document useful return values, etc.
3108
3109 2005-06-11 Alan Mackenzie <acm@muc.de>
3110
3111 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
3112 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
3113 (adaptive-file-function): Minor amendment to doc-string.
3114
3115 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3116
3117 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
3118 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
3119 Fix :type--it is `integer', not `string'.
3120
3121 * faces.el (modeline-highlight): Rename from (the erroneous)
3122 `modeline-higilight'.
3123
3124 2005-06-11 Lute Kamstra <lute@gnu.org>
3125
3126 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
3127 lisp-interaction-mode-map but make it the parent.
3128 (edebug-eval-mode): Use define-derived-mode.
3129
3130 2005-06-11 Andreas Schwab <schwab@suse.de>
3131
3132 * bindings.el: Add binding of `ESC functionkey' for every
3133 `M-functionkey'.
3134 * hexl.el (hexl-mode-map): Likewise.
3135
3136 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
3137
3138 * progmodes/compile.el (compilation-error-regexp-alist-alist)
3139 [msft]: update regexp for newer msft compilers.
3140
3141 2005-06-10 Mark A. Hershberger <mah@everybody.org>
3142
3143 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
3144 ATTLIST portions of included DTDs.
3145 (xml-parse-dtd): Eliminate use of inefficient match-data.
3146
3147 2005-06-10 Miles Bader <miles@gnu.org>
3148
3149 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
3150 (mpuz-text): Remove "-face" suffix from face names.
3151 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
3152 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
3153 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
3154
3155 * play/gomoku.el (gomoku-O, gomoku-X):
3156 Remove "-face" suffix from face names.
3157 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
3158 New backward-compatibility aliases for renamed faces.
3159 (gomoku-font-lock-keywords): Use renamed gomoku faces.
3160
3161 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
3162
3163 * thumbs.el: Fixes for changes of 2005-06-09.
3164 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
3165 as a directory.
3166 (thumbs-thumbname): Remove directory separator from format string;
3167 `thumbs-thumbsdir' now returns a valid directory name.
3168 (thumbs-temp-dir): New defsubst.
3169 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
3170 Use it.
3171
3172 * cus-edit.el (minibuffer):
3173 * files.el (make-backup-file-name-function):
3174 * filesets.el (filesets-external-viewers):
3175 * hilit-chg.el (highlight-changes-colours)
3176 (highlight-changes-face-list, highlight-changes-rotate-faces):
3177 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
3178 * kmacro.el (kmacro-call-macro):
3179 * log-edit.el (log-edit-changelog-full-paragraphs):
3180 * mouse.el (mouse-1-click-follows-link):
3181 * skeleton.el (skeleton-autowrap):
3182 * subr.el (insert-for-yank-1):
3183 * tempo.el (tempo-insert-region):
3184 * terminal.el (terminal-emulator):
3185 * time.el (display-time-mail-face):
3186 * vc.el (vc-annotate):
3187 * vcursor.el (vcursor-copy-line):
3188 * woman.el (woman-bold-headings, woman-ignore)
3189 (woman-default-faces, woman-monochrome-faces):
3190 * calendar/todo-mode.el (todo-insert-threshold):
3191 * emulation/pc-select.el (pc-select-selection-keys-only)
3192 (pc-selection-mode):
3193 * emulation/vip.el (vip-find-char-forward):
3194 * emulation/viper-cmd.el (viper-find-char-forward):
3195 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
3196 (input-method-exit-on-invalid-key):
3197 * international/mule-diag.el (describe-coding-system):
3198 * international/ucs-tables.el (unify-8859-on-encoding-mode):
3199 * net/browse-url.el (browse-url-xterm-program):
3200 * obsolete/lazy-lock.el (lazy-lock-mode):
3201 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
3202 (cperl-mode):
3203 * progmodes/cpp.el (cpp-face-light-name-list)
3204 (cpp-face-dark-name-list):
3205 * progmodes/delphi.el (delphi-newline-always-indents):
3206 Fix spellings in docstrings.
3207
3208 * ido.el (ido-mode, ido-file-extensions-order)
3209 (ido-default-file-method, ido-default-buffer-method)
3210 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
3211 (ido-decorations, ido-read-file-name-as-directory-commands)
3212 (ido-read-file-name-non-ido, ido-work-directory-list)
3213 (ido-ignore-item-temp-list, ido-current-directory)
3214 (ido-magic-forward-char, ido-enter-find-file)
3215 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
3216 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
3217
3218 2005-06-10 Lute Kamstra <lute@gnu.org>
3219
3220 * play/dunnet.el (dun-mode): Use define-derived-mode.
3221 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
3222 obsolete alias.
3223
3224 * play/doctor.el (doctor-mode-map): Remove defvar.
3225 (doctor-mode): Use define-derived-mode.
3226
3227 * mail/mspools.el (mspools-mode):
3228 * net/eudc-hotlist.el (eudc-hotlist-mode):
3229 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
3230
3231 2005-06-10 Miles Bader <miles@gnu.org>
3232
3233 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3234 Remove "-face" suffix from face names.
3235 (flyspell-incorrect-face, flyspell-duplicate-face):
3236 New backward-compatibility aliases for renamed faces.
3237 (flyspell-mode-on, make-flyspell-overlay)
3238 (flyspell-highlight-incorrect-region)
3239 (flyspell-highlight-duplicate-region)
3240 (flyspell-display-next-corrections)
3241 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
3242
3243 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
3244 from face name.
3245 (texinfo-heading-face): New backward-compatibility alias for
3246 renamed face.
3247 (texinfo-heading-face): Use renamed texinfo-heading face.
3248
3249 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
3250 suffix from face names.
3251 (tex-math-face, tex-verbatim-face):
3252 New backward-compatibility aliases for renamed faces.
3253 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
3254 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
3255 literal face name.
3256
3257 * textmodes/table.el (table-cell): Remove "-face" suffix from face
3258 name.
3259 (table-cell-face): New backward-compatibility alias for renamed face.
3260 (table--put-cell-face-property, table--update-cell-face):
3261 Use renamed table-cell face.
3262
3263 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
3264 from face name.
3265 (sgml-namespace-face): New backward-compatibility alias for
3266 renamed face.
3267 (sgml-namespace-face): Use renamed sgml-namespace face.
3268
3269 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
3270 (org-level-4, org-level-5, org-level-6, org-level-7)
3271 (org-level-8, org-warning, org-headline-done)
3272 (org-deadline-announce, org-scheduled-today)
3273 (org-scheduled-previously, org-link, org-done, org-table)
3274 (org-time-grid): Remove "-face" suffix from face names.
3275 (org-level-1-face, org-level-2-face, org-level-3-face)
3276 (org-level-4-face, org-level-5-face, org-level-6-face)
3277 (org-level-7-face, org-level-8-face, org-warning-face)
3278 (org-headline-done-face, org-deadline-announce-face)
3279 (org-scheduled-today-face, org-scheduled-previously-face)
3280 (org-link-face, org-done-face, org-table-face)
3281 (org-time-grid-face):
3282 New backward-compatibility aliases for renamed faces.
3283 (org-level-faces, org-set-font-lock-defaults, org-timeline)
3284 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
3285 (org-agenda-get-timestamps, org-agenda-get-scheduled)
3286 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
3287
3288 * emulation/viper-init.el (viper-search, viper-replace-overlay)
3289 (viper-minibuffer-emacs, viper-minibuffer-insert)
3290 (viper-minibuffer-vi): Remove "-face" suffix from face names.
3291 (viper-search-face, viper-replace-overlay-face)
3292 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
3293 (viper-minibuffer-vi-face):
3294 New backward-compatibility aliases for renamed faces.
3295 (viper-search-face, viper-replace-overlay-face)
3296 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
3297 (viper-minibuffer-vi-face): Use renamed viper faces.
3298
3299 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
3300 Remove "-face" suffix from face names.
3301 (testcover-nohits-face, testcover-1value-face):
3302 New backward-compatibility aliases for renamed faces.
3303 (testcover-mark): Use renamed testcover faces.
3304
3305 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
3306 face name.
3307 (diary-button-face): New backward-compatibility alias for renamed face.
3308 (diary-entry): Use renamed diary-button face.
3309
3310 * calendar/calendar.el (diary, calendar-today, holiday)
3311 (mark-visible-calendar-date): Remove "-face" suffix from face names.
3312 (diary-face, calendar-today-face, holiday-face):
3313 New backward-compatibility aliases for renamed faces.
3314 (eval-after-load "facemenu", diary-entry-marker)
3315 (calendar-today-marker, calendar-holiday-marker, diary-face):
3316 Use renamed calendar faces.
3317
3318 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
3319 (compare-windows-face): New backward-compatibility alias for
3320 renamed face.
3321 (compare-windows-highlight): Use renamed compare-windows face.
3322
3323 * strokes.el (strokes-char): Remove "-face" suffix from face name.
3324 (strokes-char-face): New backward-compatibility alias for renamed face.
3325 (strokes-encode-buffer): Use renamed strokes-char face.
3326
3327 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
3328 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
3329 Remove "-face" suffix from face names.
3330 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
3331 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
3332 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
3333 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
3334 Use renamed pcvs faces.
3335 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
3336 * pcvs-defs.el (cvs-mode-map): Likewise.
3337 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
3338
3339 * info.el (info-title-1, info-title-2, info-title-3)
3340 (info-title-4): Remove "-face" suffix from and downcase face names.
3341 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
3342 (Info-title-4-face):
3343 New backward-compatibility aliases for renamed faces.
3344 (Info-fontify-node): Use renamed info faces.
3345
3346 * hilit-chg.el (highlight-changes, highlight-changes-delete):
3347 Remove "-face" suffix from face names.
3348 (highlight-changes-face, highlight-changes-delete-face):
3349 New backward-compatibility aliases for renamed faces.
3350 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
3351 (hilit-chg-make-list): Use renamed highlight-changes faces.
3352
3353 * generic-x.el (show-tabs-tab, show-tabs-space):
3354 Remove "-face" suffix from face names.
3355 (show-tabs-tab-face, show-tabs-space-face):
3356 New backward-compatibility aliases for renamed faces.
3357 (show-tabs-generic-mode-font-lock-defaults-1)
3358 (show-tabs-generic-mode-font-lock-defaults-2):
3359 Use renamed show-tabs faces.
3360
3361 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
3362 (smerge-markers): Remove "-face" suffix from face names.
3363 (smerge-mine-face, smerge-other-face, smerge-base-face)
3364 (smerge-markers-face):
3365 New backward-compatibility aliases for renamed faces.
3366 (smerge-mine-face, smerge-other-face, smerge-base-face)
3367 (smerge-markers-face): Use renamed smerge faces.
3368
3369 * log-view.el (log-view-file, log-view-message):
3370 Remove "-face" suffix from face names.
3371 (log-view-file-face, log-view-message-face):
3372 New backward-compatibility aliases for renamed faces.
3373 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
3374
3375 * paren.el (show-paren-match, show-paren-mismatch):
3376 Remove "-face" suffix from face names.
3377 (show-paren-match-face, show-paren-mismatch-face):
3378 New backward-compatibility aliases for renamed faces.
3379 (show-paren-function): Use renamed show-paren faces.
3380
3381 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
3382 (ruler-mode-margins, ruler-mode-fringes)
3383 (ruler-mode-column-number, ruler-mode-fill-column)
3384 (ruler-mode-comment-column, ruler-mode-goal-column)
3385 (ruler-mode-tab-stop, ruler-mode-current-column):
3386 Remove "-face" suffix from face names.
3387 (ruler-mode-default-face, ruler-mode-pad-face)
3388 (ruler-mode-margins-face, ruler-mode-fringes-face)
3389 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
3390 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
3391 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
3392 New backward-compatibility aliases for renamed faces.
3393 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
3394 (ruler-mode-column-number, ruler-mode-fill-column)
3395 (ruler-mode-comment-column, ruler-mode-goal-column)
3396 (ruler-mode-tab-stop, ruler-mode-current-column)
3397 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
3398
3399 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
3400 face name.
3401 (whitespace-highlight-the-space): Use renamed face.
3402 (whitespace-highlight-face): New backward-compatibility alias for
3403 renamed face.
3404
3405 * woman.el (woman-italic, woman-bold, woman-unknown)
3406 (woman-addition, woman-symbol-face):
3407 Remove "-face" suffix from face names.
3408 (woman-italic-face, woman-bold-face, woman-unknown-face)
3409 (woman-addition-face):
3410 New backward-compatibility aliases for renamed faces.
3411 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
3412 (woman-decode-region, woman-replace-match)
3413 (woman-display-extended-fonts, woman-special-characters)
3414 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
3415 Use renamed woman faces.
3416
3417 * longlines.el (longlines-visible-face): Face removed.
3418
3419 * diff-mode.el (diff-header, diff-file-header, diff-index)
3420 (diff-hunk-header, diff-removed, diff-added, diff-changed)
3421 (diff-function, diff-context, diff-nonexistent): Remove "-face"
3422 suffix from face names.
3423 (diff-header-face, diff-file-header-face, diff-index-face)
3424 (diff-hunk-header-face, diff-removed-face, diff-added-face)
3425 (diff-changed-face, diff-function-face, diff-context-face)
3426 (diff-nonexistent-face): New backward-compatibility aliases for
3427 renamed faces.
3428 (diff-header-face, diff-file-header-face)
3429 (diff-index, diff-index-face, diff-hunk-header)
3430 (diff-hunk-header-face, diff-removed, diff-removed-face)
3431 (diff-added, diff-added-face, diff-changed-face, diff-function)
3432 (diff-function-face, diff-context-face, diff-nonexistent)
3433 (diff-nonexistent-face): Use renamed diff-mode faces.
3434
3435 * progmodes/compile.el (compilation-warning-face)
3436 (compilation-info-face): Remove "-face" suffix from face names.
3437 (compilation-warning-face, compilation-info-face):
3438 New backward-compatibility aliases for renamed faces.
3439 (compilation-warning-face, compilation-info-face):
3440 Use renamed compilation faces.
3441
3442 * add-log.el (change-log-date, change-log-name)
3443 (change-log-email, change-log-file, change-log-list)
3444 (change-log-conditionals, change-log-function)
3445 (change-log-acknowledgement): Remove "-face" suffix from face names.
3446 (change-log-date-face, change-log-name-face)
3447 (change-log-email-face, change-log-file-face)
3448 (change-log-list-face, change-log-conditionals-face)
3449 (change-log-function-face, change-log-acknowledgement-face):
3450 New backward-compatibility aliases for renamed faces.
3451 (change-log-font-lock-keywords): Use renamed change-log faces.
3452
3453 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
3454 (custom-set, custom-changed, custom-saved, custom-button)
3455 (custom-button-pressed, custom-documentation, custom-state)
3456 (custom-comment, custom-comment-tag, custom-variable-tag)
3457 (custom-variable-button, custom-face-tag, custom-group-tag-1)
3458 (custom-group-tag): Remove "-face" suffix from face names.
3459 (custom-magic-alist, custom-magic-value-create)
3460 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
3461 (custom-invalid-face, custom-rogue-face, custom-modified-face)
3462 (custom-set-face, custom-changed-face, custom-saved-face)
3463 (custom-button-face, custom-button-pressed-face)
3464 (custom-documentation-face, custom-state-face)
3465 (custom-comment-face, custom-comment-tag-face)
3466 (custom-variable-tag-face, custom-variable-button-face)
3467 (custom-face-tag-face, custom-group-tag-face-1)
3468 (custom-group-tag-face):
3469 New backward-compatibility aliases for renamed faces.
3470
3471 * wid-edit.el (widget-documentation, widget-button)
3472 (widget-field, widget-single-line-field, widget-inactive)
3473 (widget-button-pressed): "-face" suffix removed from face names.
3474 (widget-documentation-face, widget-button-face)
3475 (widget-field-face, widget-single-line-field-face)
3476 (widget-inactive-face, widget-button-pressed-face):
3477 New backward-compatibility aliases for renamed faces.
3478 (widget-documentation-face, widget-button-face)
3479 (widget-button-pressed-face, widget-specify-field)
3480 (widget-specify-inactive): Use renamed widget faces.
3481
3482 2005-06-10 Kenichi Handa <handa@m17n.org>
3483
3484 * term/x-win.el (x-clipboard-yank): Remove condition-case
3485 wrapping.
3486
3487 2005-06-11 Kenichi Handa <handa@m17n.org>
3488
3489 * add-log.el (change-log-font-lock-keywords): Make the regexp for
3490 date lines stricter.
3491
3492 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
3493
3494 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
3495 of x-get-selection.
3496
3497 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
3498
3499 * comint.el (comint-mode, comint-snapshot-last-prompt):
3500 * frame.el (frame-current-scroll-bars):
3501 * term.el (term-mode, term-check-proc, term-input-sender)
3502 (term-simple-send, term-extract-string, term-word)
3503 (term-match-partial-filename):
3504 * window.el (window-current-scroll-bars):
3505 * emulation/cua-base.el (cua-normal-cursor-color)
3506 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
3507 (cua-global-mark-cursor-color):
3508 * mail/undigest.el (rmail-forward-separator-regex):
3509 Fix typos in docstrings.
3510
3511 * comint.el (comint-check-proc, make-comint-in-buffer)
3512 (comint-source-default): Doc fixes.
3513
3514 * term.el (term-send-string): Improve argument/docstring
3515 consistency.
3516
3517 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
3518
3519 * comint.el (comint-send-input): Bind `inhibit-read-only' around
3520 call to `delete-region'.
3521 (comint-mode-hook): Do not enable Font Lock by default.
3522
3523 2005-06-09 Lute Kamstra <lute@gnu.org>
3524
3525 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
3526 could be void.
3527
3528 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
3529
3530 * emacs-lisp/debug.el (debugger-will-be-back): New var.
3531 (debug): Use it.
3532 (debugger-step-through, debugger-continue, debugger-jump)
3533 (debugger-return-value): Set it when needed.
3534 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
3535 Use inhibit-read-only.
3536
3537 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
3538
3539 * window.el (shrink-window-if-larger-than-buffer)
3540 (window-size-fixed): Fix typo in docstring.
3541
3542 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
3543 thumbnails directory on loading.
3544 (thumbs-conversion-program): Use `eq' to check the system type,
3545 not `equal'.
3546 (thumbs-temp-dir): Initialize to `temporary-file-directory',
3547 not "/tmp". Fix docstring.
3548 (thumbs-thumbsdir): New function to return the thumbnails
3549 directory, creating it if needed.
3550 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
3551 (thumbs-temp-file): Delete variable and make it into a function.
3552 (thumbs-resize-image, thumbs-modify-image): Use it.
3553 (thumbs-kill-buffer): Simplify.
3554 (thumbs-gensym): Defalias or duplicate CL `gensym'.
3555 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
3556 docstrings.
3557
3558 2005-06-09 Kim F. Storm <storm@cua.dk>
3559
3560 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
3561 set-match-data to free markers in match-data.
3562
3563 * replace.el (replace-match-data): Pass RESEAT arg `t' to
3564 match-data to unchain markers in match-data.
3565
3566 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
3567
3568 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
3569 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
3570 unnecessary now.
3571
3572 2005-06-08 Richard M. Stallman <rms@gnu.org>
3573
3574 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
3575 give the variable a doc string that doesn't say don't set it directly.
3576
3577 * textmodes/ispell.el (ispell-check-version):
3578 Use match-string-no-properties.
3579 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
3580 (ispell-buffer-local-words): Likewise.
3581
3582 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
3583 except on terminals with enough colors to really display it.
3584 (makefile-dependency-regex): Delete spurious `bb'.
3585
3586 * faces.el (escape-glyph): Use blue once again in last case.
3587 (no-break-space): Redefine so that it isn't invisible on a tty.
3588
3589 2005-06-08 Kim F. Storm <storm@cua.dk>
3590
3591 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
3592 also when reading directory name.
3593
3594 2005-06-08 Lute Kamstra <lute@gnu.org>
3595
3596 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
3597 (flyspell-mode-line-string): Remove autoload cookie.
3598 (flyspell-mode): Remove defvar.
3599
3600 2005-06-07 Lute Kamstra <lute@gnu.org>
3601
3602 * textmodes/org.el (org-run-mode-hooks): New function.
3603 (org-agenda-mode): Use it.
3604
3605 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
3606
3607 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
3608
3609 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3610
3611 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
3612
3613 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
3614
3615 * font-lock.el (font-lock-add-keywords): Doc fix.
3616
3617 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3618
3619 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
3620 (tex-compile-default): In the absence of any history, use the order in
3621 tex-compile-alist to choose the preferred command.
3622 (tex-compile-commands): Reorder a bit.
3623
3624 * textmodes/flyspell.el (flyspell-auto-correct-binding)
3625 (flyspell-incorrect-face, flyspell-duplicate-face):
3626 Use (X)Emacs-agnostic code.
3627 (flyspell-mode-map): Don't overwrite at each load. Remove code
3628 redundant with the subsequent add-minor-mode. Merge Emacs and
3629 XEmacs code.
3630 (flyspell-word): Minor simplification.
3631 (flyspell-math-tex-command-p): Quieten the byte-compiler.
3632 (flyspell-external-point-words): Remove unused vars `size' and `start'.
3633 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
3634 Merge the corresponding Emacs code.
3635 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
3636
3637 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
3638 a dedicated window.
3639
3640 * international/latexenc.el (latexenc-find-file-coding-system):
3641 Undo part of last patch, to turn off a compiler warning.
3642
3643 2005-06-06 Juri Linkov <juri@jurta.org>
3644
3645 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
3646 Rename `tmm-inactive-face' to `tmm-inactive'.
3647
3648 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
3649
3650 * iswitchb.el: Rename faces.
3651
3652 2005-06-06 Kim F. Storm <storm@cua.dk>
3653
3654 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
3655 (cua-global-mark): Remove -face suffix from face names.
3656
3657 * emulation/cua-gmrk.el (cua--init-global-mark):
3658 Remove cua-global-mark face setup.
3659
3660 2005-06-06 Richard M. Stallman <rms@gnu.org>
3661
3662 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
3663 just like other allowed characters.
3664 (makefile-match-dependency): Exclude leading and training whitespace
3665 from the range of regexp subexp 1.
3666 (makefile-macroassign-regex): Don't try to match the body,
3667 just the name of the macro being defined.
3668
3669 * info.el (Info-read-node-name-2): New function.
3670 (Info-read-node-name-1): Use that.
3671 Add a completion-base-size-function property.
3672
3673 * simple.el (completion-setup-function): Look for
3674 completion-base-size-function property of
3675 minibuffer-completion-table.
3676
3677 * files.el (locate-file-completion): Doc fix.
3678
3679 * printing.el: Don't call pr-update-menus; user must do that.
3680
3681 * emacs-lisp/debug.el (debugger-window): New variable.
3682 (debug): Use debugger-window if it is set and still alive.
3683 Record debugger-window for next entry.
3684
3685 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
3686
3687 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
3688
3689 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
3690 (hack-one-local-variable, hack-local-variables)
3691 (hack-local-variables-prop-line): Pass that arg.
3692
3693 2005-06-06 Kim F. Storm <storm@cua.dk>
3694
3695 * ido.el (ido-first-match, ido-only-match, ido-subdir)
3696 (ido-indicator): Remove -face suffix from face names.
3697
3698 2005-06-06 Juri Linkov <juri@jurta.org>
3699
3700 * font-lock.el (font-lock-regexp-backslash)
3701 (font-lock-regexp-backslash-construct): New faces.
3702 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
3703 after `('. Add `while-no-input' to control structures.
3704
3705 * faces.el (no-break-space, shadow): New faces.
3706 (escape-glyph): Use less loud colors pink2 and red4.
3707
3708 * diff-mode.el (diff-context-face)
3709 * dired.el (dired-ignored)
3710 * rfn-eshadow.el (file-name-shadow)
3711 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
3712
3713 * info.el (Info-title-1-face): Use green instead of yellow because
3714 bold yellow is not readable on light backgrounds.
3715
3716 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
3717 before selecting the desired mode to not spend time fontifying
3718 old contents.
3719
3720 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
3721
3722 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
3723 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
3724
3725 * ps-print.el (ps-default-fg, ps-default-bg):
3726 Fix typos in docstrings.
3727
3728 * isearchb.el (isearchb): Don't pass a spurious second argument to
3729 `iswitchb-completions'.
3730
3731 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
3732
3733 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
3734 to preserve point.
3735 (gdb-find-file-hook): Add doc string.
3736
3737 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
3738 C dereferenced pointer expression.
3739 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
3740
3741 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
3742
3743 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
3744 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
3745 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
3746 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
3747 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
3748 Make background transparent.
3749
3750 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
3751
3752 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
3753 (font-lock-remove-keywords): Doc fix.
3754 (font-lock-mode-major-mode): Compiler defvar.
3755 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
3756
3757 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
3758 (font-lock-mode): Update `font-lock-mode-major-mode'.
3759 (font-lock-set-defaults): Compiler defvar.
3760 (font-lock-default-function): Take `font-lock-mode-major-mode'
3761 into account.
3762
3763 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
3764 keep track of which major mode it enabled the minor mode for.
3765 Use find-file-hook again. Update docstring.
3766
3767 * simple.el (eval-expression-print-level)
3768 (eval-expression-print-length, eval-expression-debug-on-error):
3769 Doc fixes.
3770
3771 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
3772
3773 * iswitchb.el (iswitchb-single-match-face)
3774 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
3775 (iswitchb-invalid-regexp-face): New faces.
3776 (iswitchb-completions): Use them.
3777 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
3778 now marked as an obsolete alias.
3779 (iswitchb-read-buffer): Remove check for bound font variables.
3780 (iswitchb-invalid-regexp): New free variable.
3781 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
3782 set iswitchb-invalid-regexp.
3783 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
3784 invalid regexps.
3785 (iswitchb-completions): Add check for complete match when entering
3786 a regexp.
3787 (iswitchb-completions): Remove require-match argument.
3788 (iswitchb-exhibit): Fix caller.
3789 (iswitchb-common-match-inserted): New variable.
3790 (iswitchb-complete, iswitchb-completion-help): Use it.
3791
3792 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
3793
3794 * url-http.el (url-http-chunked-encoding-after-change-function):
3795 Use `url-http-debug' instead of `message'.
3796
3797 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
3798
3799 * url-http.el (url-http-parse-headers): Pass redirected URL as a
3800 callback argument.
3801
3802 2005-06-04 Kim F. Storm <storm@cua.dk>
3803
3804 * simple.el (line-move): Only call sit-for when moving backwards.
3805
3806 * ido.el (ido-make-merged-file-list-1): New defun split from
3807 ido-make-merged-file-list.
3808 (ido-make-merged-file-list): Bind throw-on-input around call to
3809 ido-make-merged-file-list-1. Return input-pending-p if
3810 interrupted by more input available.
3811 (ido-read-internal): Handle input-pending-p return value from
3812 ido-make-merged-file-list.
3813
3814 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
3815
3816 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
3817 compatibility code.
3818
3819 * international/latexenc.el (latexenc-find-file-coding-system):
3820 Don't inherit the EOL part of the coding-system from the
3821 tex-main buffer. Fit within 80 columns.
3822
3823 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
3824
3825 * tmm.el (tmm-inactive-face): New face.
3826 (tmm-remove-inactive-mouse-face): New function.
3827 (tmm-prompt, tmm-add-one-shortcut)
3828 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
3829 but not selectable.
3830
3831 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
3832
3833 * faces.el (face-equal): Improve argument/docstring consistency.
3834
3835 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
3836
3837 * progmodes/make-mode.el (makefile-targets-face)
3838 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
3839 (makefile-bsdmake-dependency-regex)
3840 (makefile-makepp-rule-action-regex)
3841 (makefile-bsdmake-rule-action-regex): New constants.
3842 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
3843
3844 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3845 Allow (...) within `...' for makepp messages.
3846
3847 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
3848
3849 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
3850
3851 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
3852 "." files are deleted from all file lists before comparison.
3853
3854 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
3855 (viper-ESC-key): Made them customizable.
3856
3857 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
3858
3859 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
3860
3861 * autorevert.el (auto-revert-buffers): Use save-match-data.
3862
3863 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3864
3865 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
3866 menu items with a nil command binding.
3867
3868 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
3869
3870 * emacs-lisp/cl-macs.el (defsetf):
3871 Improve argument/docstring consistency.
3872
3873 * faces.el (list-faces-display): Improve the formatting by
3874 computing the maximum length required for any face-name (reworked
3875 patch of 1999-01-11, accidentally deleted on 1999-07-21).
3876 (internal-find-face): Remove redundant info in docstring.
3877
3878 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
3879
3880 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
3881 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
3882 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
3883 (gdb-assembler-custom): Improve regexps.
3884 (def-gdb-auto-update-handler): Use window point to preserve point.
3885
3886 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
3887
3888 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
3889
3890 2005-05-31 Jay Belanger <belanger@truman.edu>
3891
3892 * calc/calc-embed.el (calc-embedded-word): Change argument passed
3893 to calc-embedded.
3894 (calc-embedded-make-info): Have plain prefix argument select
3895 entire line.
3896
3897 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
3898
3899 * faces.el (list-faces-display): Signal error if passed a regexp
3900 that matches no face name.
3901
3902 * simple.el (filter-buffer-substring): Fix typo in docstring.
3903
3904 2005-05-31 Richard M. Stallman <rms@gnu.org>
3905
3906 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
3907 (vhdl-emacs-21): Doc fix.
3908 (vhdl-mode): Unconditionally set comment-padding.
3909 (vhdl-fixup-whitespace-region): Insert spaces only where
3910 there are none.
3911 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
3912
3913 2005-05-30 John Wiegley <johnw@newartisans.com>
3914
3915 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
3916 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
3917 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
3918 `directory-sep-char' to ?/, and all uses of `string-to-int' to
3919 `string-to-number'.
3920
3921 2005-05-30 Jay Belanger <belanger@truman.edu>
3922
3923 * calc/calc.el (calc-bug-address): Fix docstring.
3924 (calc-window-hook, calc-trail-window-hook): New variables.
3925 (calc-trail-display): Restore use of calc-trail-window-hook.
3926 (calc): Restore use of calc-window-hook.
3927
3928 2005-05-31 Masatake YAMATO <jet@gyve.org>
3929
3930 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
3931
3932 * help-fns.el (help-C-file-name): Add autoload mark for
3933 `find-function-noselect'.
3934
3935 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3936
3937 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
3938 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
3939
3940 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3941
3942 * calendar/diary-lib.el (mark-included-diary-files): Only kill
3943 included diary buffer if it was not already being visited.
3944 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
3945
3946 * calendar/icalendar.el (top-level): Do not require 'appt.
3947
3948 * mail/supercite.el (sc-select-attribution): Only use a list
3949 element from sc-attrib-selection-list if it returns a string.
3950 Reported by Davide G. M. Salvetti <salve@debian.org>.
3951
3952 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
3953
3954 * thumbs.el (thumbs-thumbname): The resulting thumbname now
3955 includes a hash value to improve its uniqueness, and has a ".jpg"
3956 extension. Also, it is now a valid filename on all systems.
3957 (thumbs-make-thumb): Use `let', not `let*'.
3958 (thumbs-show-thumbs-list): Check for JPEG availability.
3959
3960 2005-05-30 Richard M. Stallman <rms@gnu.org>
3961
3962 * filesets.el (filesets-menu-ensure-use-cached):
3963 Prevent warning when emacs-version>= is undefined.
3964
3965 * printing.el (pr-interactive-n-up): Use string-to-number.
3966
3967 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
3968
3969 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
3970 Warn only when name to be defined is quoted.
3971
3972 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
3973
3974 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
3975 Make regexp more robust.
3976 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
3977 Force regeneration of disassembly.
3978
3979 2005-05-29 Jay Belanger <belanger@truman.edu>
3980
3981 * calc/calc.el (calc-user-invocation): Check if
3982 calc-invocation-macro is non-nil.
3983
3984 2005-05-29 Juri Linkov <juri@jurta.org>
3985
3986 * add-log.el (change-log-font-lock-keywords):
3987 Add `+' to e-mail regexp to accept mail address with keywords.
3988
3989 * man.el (Man-name-regexp): Add `:' to accept qualified names.
3990
3991 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3992
3993 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
3994
3995 * ielm.el (inferior-emacs-lisp-mode): Ditto.
3996
3997 2005-05-29 Richard M. Stallman <rms@gnu.org>
3998
3999 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
4000 Undo the change that moves to end of the current word.
4001
4002 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
4003
4004 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
4005 Throw error when count <= 0 to ensure input is a number.
4006 (gdb-read-memory-custom): Pick up address from buffer.
4007 (gdb-memory-mode): Allow user to increment and decrement
4008 memory address from header line.
4009
4010 2005-05-29 Richard M. Stallman <rms@gnu.org>
4011
4012 * flyspell.el (flyspell-version): Function deleted.
4013 (flyspell-auto-correct-previous-hook): Doc fix.
4014
4015 * jit-lock.el (jit-lock-function, jit-lock-after-change):
4016 Do nothing if memory is full.
4017
4018 * font-lock.el (font-lock-fontify-syntactically-region):
4019 Pass t for GREEDY to looking-back.
4020
4021 * saveplace.el (save-place-alist-to-file): Write the file
4022 using write-region.
4023
4024 * subr.el (looking-back): New argument GREEDY.
4025
4026 * progmodes/compile.el (compilation-start): Set the mode
4027 before inserting the initial text.
4028
4029 * progmodes/which-func.el (which-func-update-1): Turn the mode
4030 off in case of error by setting which-func-mode.
4031
4032 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
4033
4034 * flyspell.el (flyspell-auto-correct-previous-word):
4035 Narrow down to what's on the screen, and recenter overlays
4036 at the end of the next word.
4037
4038 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
4039
4040 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
4041 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
4042 (flyspell-abbrev-p): Default to nil.
4043 (flyspell-use-global-abbrev-table-p): Doc fix.
4044 (flyspell-large-region): Allow nil as value.
4045 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
4046
4047 (mail-mode-flyspell-verify): More robust handling
4048 of `mail-header-separator'. More efficient signature detection.
4049 Allow for regexp metacharacters in message-header-separator.
4050 Adding `To' not to be checked in mail-mode-flyspell-verify.
4051
4052 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
4053 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
4054 Bind flyspell-auto-correct-binding.
4055 Bind C-. and C-, .
4056 (flyspell-mode-map): Likewise.
4057 (flyspell-mode): Doc fix.
4058 (flyspell-accept-buffer-local-defs): Preserve current buffer.
4059 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
4060 (flyspell-word-cache-result): New var, always local.
4061 (flyspell-check-pre-word-p): Doc fix.
4062 (flyspell-check-changed-word-p): Handle spc like newline.
4063 (flyspell-post-command-hook): Set flyspell-word-cache-result.
4064 (flyspell-word-search-backward, flyspell-word-search-forward):
4065 New functions.
4066 (flyspell-word): Return t if nothing to check.
4067 When parsing TeX code, check for after } or \.
4068 Use flyspell-word-search-backward to find previous word.
4069 Return nil if duplicated word.
4070 For word already checked, return same value as last time.
4071 Set flyspell-word-cache-result after checking.
4072 Don't clobber the return value.
4073 (flyspell-get-word): Major rewrite.
4074 (flyspell-external-point-words): New locals pword, pcount.
4075 Fix size used in progress message.
4076 Find the proper corresponding word in flyspell-large-region-buffer.
4077 (flyspell-region): Check for flyspell-large-region = nil.
4078 (flyspell-highlight-incorrect-region): Clean up overlays in region.
4079 (flyspell-auto-correct-word): Check that WORD is a cons.
4080 (flyspell-correct-word): Likewise.
4081
4082 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
4083
4084 * progmodes/make-mode.el (makefile-rule-action-regex)
4085 (makefile-macroassign-regex, makefile-makepp-mode)
4086 (makefile-bsdmake-mode): Continuation lines may be empty.
4087 Reported by Joshua Varner.
4088 (makefile-makepp-font-lock-keywords): Add $(stem).
4089
4090 2005-05-28 Karl Berry <karl@gnu.org>
4091
4092 * textmodes/tex-mode.el: Now that tex-send-command calls
4093 shell-quote-argument (2005-03-31 change), remove all calls to
4094 shell-quote-argument; they all end up invoking tex-send-command.
4095 The double quoting loses on filenames with non-safe characters,
4096 such as "@". Reported by Frederik Fouvry.
4097
4098 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
4099
4100 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
4101 about preserving point.
4102
4103 2005-05-27 Jay Belanger <belanger@truman.edu>
4104
4105 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
4106 Info-goto-node.
4107
4108 * calc/calc-embed.el (calc-embed-arg): New variable.
4109 (calc-do-embedded-activate, calc-embedded-activate-formula)
4110 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
4111 variable by new variable.
4112 (calc-embedded-make-info): Replace undeclared variable by new
4113 variable. When selecting region with positive prefix
4114 argument, use end of previous line instead of beginning of line.
4115
4116 * calc/calc-aent.el (calc-arg-values): Declare it.
4117
4118 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
4119 Declare them.
4120
4121 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
4122
4123 * calc/calc.el (calc-alg-map): Declare it.
4124
4125 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
4126
4127 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
4128
4129 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
4130 (gdb-registers-buffer, toggle-gdb-all-registers):
4131 Toggle display of floating point registers.
4132 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
4133
4134 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
4135 (toggle-gud-tooltip-dereference):
4136 Rename from gud-toggle-tooltip-dereference.
4137
4138 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
4139
4140 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
4141
4142 2005-05-27 Jay Belanger <belanger@truman.edu>
4143
4144 * calc/calc-prog.el (calc-kbd-report): Remove.
4145 (calc-kbd-query): Rewrite.
4146
4147 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
4148
4149 * image.el (image-library-alist): Move to image.c.
4150 (image-type-available-p): Doc fix.
4151
4152 2005-05-27 Lute Kamstra <lute@gnu.org>
4153
4154 * calc/calc.el (calc):
4155 * outline.el (outline-1, outline-2, outline-3, outline-4)
4156 (outline-5, outline-6, outline-7, outline-8):
4157 * textmodes/dns-mode.el (dns-mode):
4158 * textmodes/sgml-mode.el (sgml-namespace-face):
4159 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
4160 (tex-verbatim-face, tex-use-reftex):
4161 * textmodes/texinfo.el (texinfo-heading-face):
4162 Specify customization group.
4163
4164 * longlines.el: Don't require easy-mmode.
4165 (longlines-visible-face): Specify customization group.
4166
4167 2005-05-27 Kenichi Handa <handa@m17n.org>
4168
4169 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
4170 encoding table of windows-1251.
4171
4172 * international/ucs-tables.el (ucs-set-table-for-input):
4173 If translation-table-for-input of a coding system is a symbol, get
4174 its translation-table property.
4175
4176 * international/code-pages.el: Don't register a coding system into
4177 non-iso-charset-alist more than once.
4178 (cp-make-coding-system): Likewise.
4179
4180 2005-05-26 John Wiegley <johnw@newartisans.com>
4181
4182 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
4183 `eshell-resume-eval' is wrapped in a list, it indicates that the
4184 command was run asynchronously. In that case, unwrap the value
4185 before checking the delimiter value.
4186
4187 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
4188 character before a space at the end of a line is \, assume the space
4189 is part of the last argument rather than a final argument separator.
4190
4191 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
4192 is in use, and the target is `t' or `nil' (which are the most common
4193 values), don't assume that the symbol target is a buffer.
4194
4195 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
4196
4197 * calendar/calendar.el (calendar-mode-line-format):
4198 Use mode-line-highlight as mouse-face.
4199
4200 * time.el (display-time-string-forms, display-time-update):
4201 Use mode-line-highlight as mouse-face.
4202
4203 2005-05-26 Jay Belanger <belanger@truman.edu>
4204
4205 * calc/calc.el (calc-language-alist): Remove extra defvar.
4206
4207 2005-05-26 Lute Kamstra <lute@gnu.org>
4208
4209 * arc-mode.el (archive-mode):
4210 * bookmark.el (bookmark-read-annotation-mode)
4211 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
4212 * bs.el (bs-mode):
4213 * calc/calc-yank.el (calc-edit-mode):
4214 * calc/calc.el (calc-mode, calc-trail-mode):
4215 * calculator.el (calculator-mode):
4216 * chistory.el (command-history-mode):
4217 * comint.el:
4218 * cus-edit.el (custom-mode):
4219 * descr-text.el (describe-text-mode):
4220 * ebuff-menu.el (Electric-buffer-menu-mode):
4221 * ediff-util.el (ediff-mode):
4222 * emacs-lisp/re-builder.el (reb-mode):
4223 * emulation/vi.el (vi-mode-setup):
4224 * emulation/ws-mode.el (wordstar-mode):
4225 * eshell/esh-mode.el (eshell-mode):
4226 * forms.el (forms-mode):
4227 * help-mode.el (help-mode):
4228 * hexl.el (hexl-mode):
4229 * ibuffer.el (ibuffer-mode):
4230 * ielm.el (inferior-emacs-lisp-mode):
4231 * info.el (Info-mode, Info-edit-mode):
4232 * international/swedish.el:
4233 * ledit.el (ledit-from-lisp-mode):
4234 * locate.el (locate-mode):
4235 * mail/rmail.el (rmail-mode):
4236 * mail/rmailedit.el (rmail-edit-mode):
4237 * mail/rmailsum.el (rmail-summary-mode):
4238 * mail/supercite.el (sc-electric-mode):
4239 * net/eudc.el (eudc-mode):
4240 * net/quickurl.el (quickurl-list-mode):
4241 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
4242 * obsolete/ooutline.el (outline-mode):
4243 * obsolete/options.el (Edit-options-mode):
4244 * obsolete/rnews.el (news-mode):
4245 * obsolete/rnewspost.el (news-reply-mode):
4246 * play/5x5.el (5x5-mode):
4247 * play/decipher.el (decipher-mode, decipher-stats-mode):
4248 * play/gomoku.el (gomoku-mode):
4249 * play/snake.el (snake-mode):
4250 * play/solitaire.el (solitaire-mode):
4251 * play/tetris.el (tetris-mode):
4252 * progmodes/ada-mode.el (ada-mode):
4253 * progmodes/antlr-mode.el (antlr-mode):
4254 * progmodes/autoconf.el (autoconf-mode):
4255 * progmodes/dcl-mode.el (dcl-mode):
4256 * progmodes/delphi.el (delphi-mode):
4257 * progmodes/ebrowse.el (ebrowse-tree-mode)
4258 (ebrowse-electric-list-mode, ebrowse-member-mode)
4259 (ebrowse-electric-position-mode):
4260 * progmodes/f90.el (f90-mode):
4261 * progmodes/fortran.el (fortran-mode):
4262 * progmodes/icon.el (icon-mode):
4263 * progmodes/idlw-help.el (idlwave-help-mode):
4264 * progmodes/idlw-shell.el (idlwave-shell-mode):
4265 * progmodes/idlwave.el (idlwave-mode):
4266 * progmodes/inf-lisp.el (inferior-lisp-mode):
4267 * progmodes/m4-mode.el (m4-mode):
4268 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
4269 * progmodes/modula2.el (modula-2-mode):
4270 * progmodes/octave-inf.el (inferior-octave-mode):
4271 * progmodes/octave-mod.el (octave-mode):
4272 * progmodes/pascal.el (pascal-mode):
4273 * progmodes/sh-script.el (sh-mode):
4274 * progmodes/sql.el (sql-mode, sql-interactive-mode):
4275 * progmodes/vhdl-mode.el (vhdl-mode):
4276 * progmodes/xscheme.el (scheme-interaction-mode):
4277 * replace.el (occur-mode):
4278 * ses.el (ses-mode):
4279 * simple.el (completion-list-mode):
4280 * skeleton.el:
4281 * speedbar.el (speedbar-mode):
4282 * term.el (term-mode):
4283 * terminal.el (terminal-edit-mode):
4284 * textmodes/reftex-index.el (reftex-index-mode)
4285 (reftex-index-phrases-mode):
4286 * textmodes/reftex-sel.el (reftex-select-label-mode)
4287 (reftex-select-bib-mode):
4288 * textmodes/reftex-toc.el (reftex-toc-mode):
4289 * wdired.el (wdired-change-to-wdired-mode):
4290 * wid-browse.el (widget-browse-mode):
4291 Use run-mode-hooks.
4292
4293 * array.el (array-mode):
4294 * calendar/todo-mode.el (todo-mode):
4295 * man.el (Man-mode):
4296 * play/landmark.el (lm-mode):
4297 * play/mpuz.el (mpuz-mode):
4298 Use kill-all-local-variables and run-mode-hooks.
4299
4300 * subr.el (delay-mode-hooks): Specify indentation.
4301
4302 2005-05-26 Mark A. Hershberger <mah@everybody.org>
4303
4304 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
4305
4306 2005-05-26 Jay Belanger <belanger@truman.edu>
4307
4308 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
4309 of nil.
4310
4311 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
4312
4313 * progmodes/gdb-ui.el (gdb-frame-address):
4314 Rename from gdb-current-address.
4315 (gdb-previous-frame-address): Rename from gdb-previous-address.
4316 (gdb-selected-frame): Rename from gdb-current-frame.
4317 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
4318 (gdb-frame-number): Rename from gdb-current-stack-level.
4319 (gdb-ann3): Match new mode-name for disassembly buffer.
4320 Extend initialization of variables.
4321 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
4322 (gdb-memory-mode): Use mouse-face in header line.
4323 (gdb-assembler-buffer-name): Call it disassembly and give frame
4324 in mode line.
4325 (gdb-source-spec-regexp, gdb-assembler-custom)
4326 (gdb-invalidate-assembler, gdb-frame-handler):
4327 Make robust to leading zeroes in address format.
4328
4329 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
4330
4331 * textmodes/org.el (org-mode): Use `define-derived-mode' to
4332 define `org-mode'.
4333 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
4334
4335 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
4336
4337 * log-edit.el (log-edit-changelog-entries): Distinguish between
4338 filenames like xfns.c and fns.c.
4339
4340 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
4341
4342 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
4343 point after reverting.
4344 (Buffer-menu-make-sort-button): Handle the case where
4345 `Buffer-menu-use-header-line' is nil.
4346
4347 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4348
4349 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
4350 New funcs. In minibuffer-local-completion-map bind `]', `/'
4351 and `:' to them.
4352
4353 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
4354
4355 * startup.el (normal-top-level): Allow modification of load-path while
4356 we're iterating over it.
4357
4358 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
4359
4360 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
4361 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
4362 (thumbs-resize-interactive, thumbs-insert-image)
4363 (thumbs-insert-thumb, thumbs-dired-show-marked)
4364 (thumbs-find-image-at-point, thumbs-delete-images)
4365 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
4366 (thumbs-increment-image-size, thumbs-decrement-image-size):
4367 Fix typos in docstrings.
4368
4369 2005-05-24 Andre Spiegel <spiegel@gnu.org>
4370
4371 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
4372 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
4373 (cperl-mode): Use them.
4374
4375 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
4376
4377 * window.el (quit-window, shrink-window-if-larger-than-buffer):
4378 Doc fixes.
4379
4380 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
4381
4382 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
4383 Bind C-d to gdb-inferior-io-eof.
4384
4385 * dired.el (dired-dnd-popup-notice): Use message-box.
4386
4387 2005-05-23 Masatake YAMATO <jet@gyve.org>
4388
4389 * bindings.el (mode-line-major-mode-keymap):
4390 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
4391
4392 * faces.el (mode-line-highlight): New face.
4393
4394 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
4395 as mouse-face.
4396
4397 * bindings.el (top-level, help-echo, mode-line-modified)
4398 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
4399 as mouse-face.
4400
4401 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
4402
4403 * progmodes/cc-engine.el (c-guess-basic-syntax):
4404 Remove spurious call to `zerop'.
4405
4406 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
4407
4408 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
4409
4410 CC Mode update to 5.30.10:
4411
4412 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
4413 could go past the limit in decoration level 2, thereby causing
4414 errors during interactive fontification.
4415
4416 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
4417 the file is evaluated interactively.
4418
4419 * cc-engine.el (c-guess-basic-syntax): Handle operator
4420 declarations somewhat better in C++.
4421
4422 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
4423 make use of `run-mode-hooks' which has been added in Emacs 21.1.
4424 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
4425 (awk-mode): Use it.
4426 (make-local-hook): Suppress warning about obsoleteness.
4427
4428 * cc-engine.el, cc-align.el, cc-cmds.el
4429 (c-append-backslashes-forward, c-delete-backslashes-forward)
4430 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
4431 Compensate for return value from `forward-line' when it has moved
4432 but not to a different line due to eob.
4433
4434 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
4435 `objc-method-intro' and `objc-method-args-cont'.
4436
4437 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
4438
4439 CC Mode update to 5.30.10:
4440
4441 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
4442 in the copyright statement. Incidentally, change "along with GNU
4443 Emacs" to "along with this program" where it occurs.
4444
4445 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
4446 so that it is interactive, hence can be found by M-x awk-mode
4447 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
4448 <gmorris+emacs@ast.cam.ac.uk>.
4449
4450 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
4451 Mode's regexps.
4452
4453 2005-05-23 Kevin Ryde <user42@zip.com.au>
4454
4455 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
4456 c-parse-state, to avoid a lisp error (on bad code).
4457
4458 2005-05-23 Lute Kamstra <lute@gnu.org>
4459
4460 * subr.el (font-lock-defaults): Remove defvar as it's already
4461 defined in font-core.el.
4462
4463 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
4464
4465 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
4466
4467 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
4468 more general and work when GDB variable "print pretty" is on,
4469 as with Emacs, for example.
4470
4471 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
4472
4473 * font-core.el: Update comment.
4474
4475 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4476 Use `after-change-major-mode-hook' instead of `find-file-hook'.
4477
4478 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
4479
4480 2005-05-22 Eli Zaretskii <eliz@gnu.org>
4481
4482 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
4483 and `yank-handler' in the doc strings.
4484
4485 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
4486
4487 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
4488
4489 2005-05-22 Richard M. Stallman <rms@gnu.org>
4490
4491 * help.el (describe-key): Move print-help-return-message call
4492 out of conditional.
4493
4494 * progmodes/etags.el (list-tags): Use with-no-warnings.
4495
4496 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
4497 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
4498 (starttls-extra-args, starttls-extra-arguments): Add defvars.
4499
4500 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
4501
4502 * language/viet-util.el (viet-viscii-nonascii-translation-table):
4503 Add defvar.
4504
4505 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
4506 Use defvar, not defconst.
4507
4508 * hexl.el (hexl-follow-line): Use with-no-warnings.
4509
4510 * emulation/tpu-extras.el: Use write-file-functions instead of
4511 write-file-hooks.
4512
4513 * dired.el (dired-font-lock-keywords): Fontify files with junk
4514 extensions even if marked by -F.
4515
4516 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
4517
4518 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
4519 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
4520 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
4521 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
4522 (concatenate, list-length, get*, getf, cl-remprop):
4523 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
4524 (etypecase, progv, lexical-let, lexical-let*)
4525 (multiple-value-bind, multiple-value-setq, shiftf):
4526 Improve argument/docstring consistency.
4527
4528 * subr.el (focus-frame, unfocus-frame):
4529 Revert deletion on 2005-05-01.
4530
4531 2005-05-22 Andre Spiegel <spiegel@gnu.org>
4532
4533 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
4534 doesn't exist.
4535
4536 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
4537 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
4538
4539 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
4540
4541 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
4542 already deleted variables: auto-fill-hook, blink-paren-hook,
4543 lisp-indent-hook, inhibit-local-variables, unread-command-event,
4544 suspend-hooks, comment-indent-hook, meta-flag,
4545 before-change-function, after-change-function,
4546 font-lock-doc-string-face.
4547
4548 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4549
4550 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
4551
4552 2005-05-21 Eli Zaretskii <eliz@gnu.org>
4553
4554 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
4555 rmail-dont-reply-to.
4556
4557 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4558
4559 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
4560 literal blank when splitting new-header-values.
4561
4562 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
4563
4564 * calendar/cal-menu.el (cal-menu-update): Add separator as a
4565 string so that tmm doesn't create a completion entry for it.
4566
4567 * textmodes/table.el (table-disable-menu): Ditto.
4568
4569 2005-05-21 Richard M. Stallman <rms@gnu.org>
4570
4571 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
4572
4573 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
4574
4575 * net/rcompile.el (remote-compile): Use compilation-start.
4576
4577 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
4578
4579 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
4580
4581 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
4582 Default to makefile-bsdmake-mode on BSD systems.
4583
4584 * imenu.el (imenu-generic-expression, imenu--generic-function'):
4585 REGEXP may also be a search function now. The part of doc-string
4586 for describing the structure was 95% identical to that of
4587 `imenu--generic-function'. Unify it there.
4588
4589 * progmodes/make-mode.el (makefile-imenu-generic-expression):
4590 Use function to find dependencies, because regexp alone is so complex,
4591 it easily goes into an endless loop.
4592 (makefile-makepp-mode): Also add submenu for Perl functions
4593 defined in the makefile.
4594 (makefile-bsdmake-mode): Special imenu-generic-expression no
4595 longer needed, due to function call.
4596 (makefile-match-dependency): Take BOUND into account when checking
4597 if we're through.
4598
4599 2005-05-20 Jay Belanger <belanger@truman.edu>
4600
4601 * calc/calc-units.el (calc-invalidate-units-table):
4602 Use inhibit-read-only.
4603 (math-build-units-table-buffer): Use view-mode.
4604
4605 2005-05-20 David Kastrup <dak@gnu.org>
4606
4607 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
4608 easy-menu-add is not a nop on Emacs; and clarify when to call it.
4609
4610 2005-05-20 Lute Kamstra <lute@gnu.org>
4611
4612 * diff-mode.el (diff-header-face, diff-file-header-face)
4613 (diff-index-face, diff-hunk-header-face, diff-removed-face)
4614 (diff-added-face, diff-changed-face, diff-function-face)
4615 (diff-context-face, diff-nonexistent-face): Put them in the
4616 diff-mode customization group.
4617
4618 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4619
4620 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
4621
4622 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
4623
4624 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
4625 Minor regexp-optimization.
4626
4627 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4628
4629 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
4630 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
4631 (org-agenda-add-time-grid-maybe): New function.
4632 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
4633 (org-table-create): `dotimes' instead of `mapcar'.
4634 (org-xor): Simplify implementation.
4635 (org-agenda): `inhibit-redisplay' turned on.
4636 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
4637 a consistent line after a state change.
4638 (org-agenda-remove-times-when-in-prefix): New option.
4639 (org-prefix-has-time): New variable.
4640 (org-parse-time-string): Optional argument NODEFAULT.
4641 (org-format-agenda-item): Parse items for time-of-day
4642 specifications and move these into the prefix if possible.
4643 (org-agenda-priority): Get current heading, not previous heading
4644 during agenda remote editing.
4645
4646 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
4647
4648 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
4649 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
4650 (remove-duplicates, delete-duplicates, substitute)
4651 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
4652 (nsubstitute-if-not, find, find-if, find-if-not, position)
4653 (position-if, position-if-not, count, count-if, count-if-not)
4654 (mismatch, search, sort*, stable-sort, merge, member*)
4655 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
4656 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
4657 (intersection, nintersection, set-difference, nset-difference)
4658 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
4659 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
4660 (nsublis, tree-equal): Improve argument/docstring consistency.
4661
4662 * subr.el (send-string, send-region):
4663 Remove obsolescence declaration.
4664 (window-dot, set-window-dot, read-input, show-buffer)
4665 (eval-current-buffer, string-to-int):
4666 Add release number to obsolescence declarations.
4667
4668 2005-05-19 Kim F. Storm <storm@cua.dk>
4669
4670 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
4671 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
4672
4673 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
4674
4675 * faces.el (list-faces-display): Make back button respect optional
4676 regexp arg.
4677
4678 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
4679
4680 * calculator.el (calculator-radix-grouping-mode)
4681 (calculator-radix-grouping-digits, calculator-displayer)
4682 (calculator-radix-grouping-separator, calculator-copy-displayer):
4683 * dabbrev.el (dabbrev-search-these-buffers-only):
4684 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
4685 (diff-advance-after-apply-hunk, diff-mode-hook)
4686 (diff-minor-mode-prefix):
4687 * imenu.el (imenu-use-popup-menu):
4688 * jit-lock.el (jit-lock-context-time):
4689 * newcomment.el (comment-fill-column, comment-column)
4690 (comment-style, comment-padding, comment-multi-line)
4691 (comment-empty-lines, comment-auto-fill-only-comments):
4692 * reveal.el (reveal-around-mark):
4693 * uniquify.el (uniquify-buffer-name-style)
4694 (uniquify-after-kill-buffer-p)
4695 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
4696 (uniquify-min-dir-content, uniquify-separator)
4697 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
4698 * w32-vars.el (w32-fixed-font-alist):
4699 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
4700 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
4701 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
4702 * progmodes/perl-mode.el (perl-indent-level)
4703 (perl-continued-statement-offset, perl-continued-brace-offset)
4704 (perl-brace-offset, perl-brace-imaginary-offset)
4705 (perl-label-offset, perl-indent-continued-arguments)
4706 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
4707 * progmodes/tcl.el (tcl-indent-level)
4708 (tcl-continued-indent-level, tcl-auto-newline)
4709 (tcl-tab-always-indent, tcl-electric-hash-style)
4710 (tcl-help-directory-list, tcl-use-smart-word-finder)
4711 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
4712 (inferior-tcl-source-command):
4713 * textmodes/fill.el (enable-kinsoku):
4714 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
4715 * textmodes/table.el (table-yank-handler):
4716 Specify missing group (and type, if simple) in defcustom.
4717
4718 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4719
4720 * progmodes/compile.el (compilation-finish-function): Fix defvar.
4721
4722 2005-05-19 Richard M. Stallman <rms@gnu.org>
4723
4724 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
4725
4726 * subr.el (event-basic-type): Don't get an error.
4727 (left-fringe-p): Function deleted.
4728
4729 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
4730 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
4731
4732 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
4733 in recursive copy.
4734
4735 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
4736
4737 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
4738
4739 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
4740 Call byte-compile-nogroup-warn if appropriate.
4741
4742 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
4743 (compilation-set-window): Don't call left-fringe-p; do it directly.
4744
4745 2005-05-19 Jay Belanger <belanger@truman.edu>
4746
4747 * calc/calc-graph.el (calc-graph-format-data): Make sure
4748 var-PlotRejects is bound before trying to check its value.
4749
4750 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
4751
4752 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
4753 definition of this variable from reftex-global.el to reftex.el,
4754 because it is needed in the menu.
4755
4756 2005-05-19 Lute Kamstra <lute@gnu.org>
4757
4758 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
4759 years are fixed. Don't insert a space after a dash.
4760
4761 2005-05-19 Kim F. Storm <storm@cua.dk>
4762
4763 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
4764
4765 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
4766
4767 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
4768 strings, because (eq ... ?\\) is fairly frequent.
4769
4770 * progmodes/make-mode.el (makefile-add-this-line-targets):
4771 Simplify and integrate into `makefile-pickup-targets'.
4772 (makefile-add-this-line-macro): Simplify and integrate into
4773 `makefile-pickup-macros.
4774 (makefile-pickup-filenames-as-targets): Simplify.
4775 (makefile-previous-dependency, makefile-match-dependency):
4776 Don't stumble over `::'.
4777
4778 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
4779
4780 * subr.el (post-command-idle-hook, post-command-idle-delay):
4781 Remove obsoletion of post-command-idle-hook and
4782 post-command-idle-delay.
4783
4784 * faces.el (list-faces-display): Provide button when describe-face
4785 is called to take user back to the list of faces.
4786
4787 * help-fns.el (describe-variable): Remove hyperlinks in a
4788 variable's value as these are quite frequently inappropriate.
4789
4790 * follow.el (follow-submit-feedback, follow-mode):
4791 Remove references to post-command-idle-hook.
4792
4793 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
4794
4795 * progmodes/make-mode.el (makefile-previous-dependency)
4796 (makefile-match-dependency): Check for := (and in bsd mode also
4797 !=) to give a better result, even when font-lock is not on.
4798
4799 2005-05-18 Jay Belanger <belanger@truman.edu>
4800
4801 * calc/calc-help.el (calc-s-prefix-help):
4802 Add `calc-copy-special-constant' to help string.
4803
4804 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4805
4806 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
4807
4808 2005-05-18 Jay Belanger <belanger@truman.edu>
4809
4810 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
4811 in linear factors are in proper order.
4812
4813 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4814
4815 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
4816 Support for jurabib.
4817
4818 * textmodes/reftex.el (featurep): Define aliases for overlay
4819 commands, for XEmacs compatibility, and use these aliases in
4820 overlay initializations.
4821 (reftex-highlight): Use `reftex-move-overlay'.
4822 (reftex-unhighlight): Use `reftex-delete-overlay'.
4823 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
4824 (reftex-access-search-path): Use `reftex-uniquify' instead of
4825 `reftex-uniq'
4826
4827 * textmodes/reftex-sel.el (reftex-select-unmark):
4828 Overlay `before-string' property modification enables for Emacs as well.
4829 (reftex-select-item): Use `reftex-delete-overlay'.
4830 (reftex-select-mark): Use `reftex-make-overlay' and
4831 `reftex-overlay-put'.
4832 (reftex-select-unmark): Use `reftex-delete-overlay' and
4833 `reftex-overlay-put'.
4834
4835 2005-05-18 Lute Kamstra <lute@gnu.org>
4836
4837 * emacs-lisp/lisp.el (check-parens): Fix docstring.
4838
4839 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
4840
4841 * add-log.el (add-change-log-entry):
4842 * array.el (array-make-template, array-reconfigure-rows)
4843 (array-init-max-row, array-init-max-column)
4844 (array-init-columns-per-line, array-init-field-width):
4845 * replace.el (replace-match-maybe-edit, perform-replace):
4846 * textmodes/spell.el (spell-region):
4847 Replace `read-input' by `read-string'.
4848
4849 * forms.el (forms-mode):
4850 * finder.el (finder-compile-keywords):
4851 * shadowfile.el (shadow-read-files):
4852 Replace `eval-current-buffer' by `eval-buffer'.
4853
4854 * terminal.el (te-pass-through):
4855 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
4856 (ange-ftp-raw-send-cmd):
4857 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
4858 (send-process-next-char, telnet-initial-filter, telnet):
4859 Replace `send-string' by `process-send-string'.
4860
4861 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
4862 (prolog-consult-region): Replace `send-string' by
4863 `process-send-string'; replace `send-region' by `process-send-region'.
4864
4865 * progmodes/delphi.el (delphi-log-msg):
4866 Replace `set-window-dot' by `set-window-point'.
4867
4868 * subr.el (window-dot, set-window-dot, read-input, send-string)
4869 (send-region, show-buffer, eval-current-buffer):
4870 Make really obsolete, as the comment says.
4871
4872 2005-05-17 Kim F. Storm <storm@cua.dk>
4873
4874 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
4875 (cua--init-keymaps): Bind C-return instead of S-return to set
4876 rectangle mark.
4877
4878 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
4879 instead of S-return to toggle/clear rectangle mark.
4880
4881 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
4882
4883 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
4884 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
4885 Also fontify plain strings assigned to variables, mostly so that a
4886 colon has a face and is thus not taken as a dependency separator.
4887 (makefile-previous-dependency): Inline the new matcher, because it
4888 is too complex to work in both directions.
4889 (makefile-match-dependency): Eliminate `backward' arg (see above).
4890 Completely reimplemented so as to not sometimes go into an endless
4891 loop. It should also be more efficient, because first it only
4892 searches for `:', instead of applying the very complex regexp.
4893 (makefile-mode): Cancel `font-lock-support-mode', because blocks
4894 to be fontified in one piece can be too long for JIT.
4895 Makefiles are never *that* big.
4896
4897 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
4898
4899 * dired.el (dired-mode): Simplify.
4900
4901 2005-05-17 Lute Kamstra <lute@gnu.org>
4902
4903 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
4904 defcustom for the mode hook variable.
4905
4906 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
4907 Emacs Lisp Reference Manual.
4908
4909 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
4910
4911 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
4912 (evenp, list*):
4913 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
4914 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
4915
4916 * net/tramp-smb.el (tramp-smb-open-connection):
4917 Pass `tramp-chunksize' as fifth (required) argument.
4918
4919 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
4920
4921 * font-lock.el (lisp-font-lock-keywords-1):
4922 Set `font-lock-negation-char-face' for [^...] char group.
4923 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
4924
4925 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
4926 a var, and refine it to mask one more level of nested vars.
4927 (makefile-rule-action-regex): Turn it into a var, and refine it so
4928 it recognizes backslashed continuation lines as belonging to the
4929 same command.
4930 (makefile-macroassign-regex): Refine it so it recognizes
4931 backslashed continuation lines as belonging to the same command.
4932 (makefile-var-use-regex): Don't look at the next char, because it
4933 might be the same one to be skipped by the initial [^$], leading
4934 to an overlooked variable use.
4935 (makefile-make-font-lock-keywords): Remove two parameters, which
4936 are now variables that some of the modes set locally.
4937 Handle dependency and rule action matching through functions, because
4938 regexps alone match too often. Dependency matching now comes
4939 last, so it can check, whether a colon already matched something else.
4940 (makefile-mode): Inform that font-lock improves makefile parsing
4941 capabilities.
4942 (makefile-match-dependency, makefile-match-action): New functions.
4943
4944 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
4945
4946 * emacs-lisp/cl-extra.el (equalp): Doc fix.
4947
4948 * align.el (align-regexp):
4949 * ansi-color.el (ansi-color-get-face):
4950 * array.el (array-reconfigure-rows, array-init-max-row)
4951 (array-init-max-column, array-init-columns-per-line)
4952 (array-init-field-width):
4953 * dired-aux.el (dired-trample-file-versions):
4954 * dired-x.el (dired-mark-sexp):
4955 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
4956 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
4957 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
4958 * faces.el (face-read-integer):
4959 * files.el (backup-extract-version, insert-directory):
4960 * hexl.el (hexl-insert-decimal-char):
4961 * server.el (server-process-filter):
4962 * shell.el (shell-extract-num):
4963 * startup.el (command-line-1):
4964 * term.el (term-command-hook):
4965 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
4966 (time-stamp-do-number):
4967 * time.el (display-time-update):
4968 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
4969 (timezone-fix-time):
4970 * vms-patch.el (vms-suspend-resume-hook):
4971 * calendar/appt.el (appt-convert-time):
4972 * calendar/cal-bahai.el (mark-bahai-diary-entries):
4973 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
4974 * calendar/cal-islam.el (mark-islamic-diary-entries):
4975 * calendar/calendar.el (calendar-cursor-to-date)
4976 (calendar-star-date):
4977 * calendar/diary-lib.el (diary-attrtype-convert)
4978 (mark-diary-entries, diary-entry-time):
4979 * calendar/solar.el (solar-get-number):
4980 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
4981 * emacs-lisp/re-builder.el (reb-display-subexp):
4982 * emulation/edt.el (edt-set-scroll-margins):
4983 * emulation/tpu-extras.el (tpu-set-scroll-margins):
4984 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
4985 (vip-get-ex-count):
4986 * emulation/viper-ex.el (viper-get-ex-token)
4987 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
4988 * international/fontset.el (fontset-plain-name):
4989 * mail/feedmail.el (feedmail-look-at-queue-directory):
4990 * mail/mailalias.el (mail-get-names):
4991 * mail/rmail.el (rmail-convert-to-babyl-format):
4992 * mail/rmailsum.el (rmail-make-basic-summary-line)
4993 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
4994 (rmail-summary-goto-msg):
4995 * mail/smtpmail.el (smtpmail-read-response):
4996 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
4997 (ange-ftp-vms-add-file-entry):
4998 * play/gametree.el (gametree-looking-at-ply)
4999 (gametree-current-branch-score):
5000 * progmodes/ada-xref.el (ada-prj-find-prj-file)
5001 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
5002 * progmodes/cperl-mode.el (condition-case):
5003 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
5004 (ebrowse-set-member-buffer-column-width)
5005 (ebrowse-select-1st-to-9nth):
5006 * progmodes/etags.el (etags-snarf-tag):
5007 * progmodes/flymake.el (flymake-parse-line):
5008 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
5009 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
5010 (idlwave-shell-menu-def):
5011 * progmodes/ps-mode.el (ps-run-goto-error):
5012 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
5013 (vhdl-speedbar-contract-level):
5014 * term/mac-win.el (x-handle-numeric-switch):
5015 * term/sun-mouse.el (sun-get-frame-data):
5016 * term/w32-win.el (x-handle-numeric-switch):
5017 * term/x-win.el (x-handle-numeric-switch):
5018 * textmodes/ispell.el (ispell-parse-output):
5019 * textmodes/nroff-mode.el (nroff-outline-level):
5020 * textmodes/reftex-cite.el (reftex-bib-sort-year)
5021 (reftex-bib-sort-year-reverse, reftex-format-citation):
5022 * textmodes/reftex-parse.el (reftex-init-section-numbers)
5023 (reftex-section-number):
5024 * textmodes/texinfmt.el (texinfo-paragraphindent):
5025 Replace `string-to-int' by `string-to-number'.
5026
5027 * international/latexenc.el: Add page marker to force the "Local
5028 Variables:" string out of the last page.
5029
5030 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
5031
5032 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
5033 tooltip-change-major-mode.
5034 (gud-tooltip-print-command): Remove case where gud-minor-mode
5035 is gdb ("--fullname").
5036 (gud-tooltip-tips): Turn GUD tooltips off for this case and
5037 explain to user.
5038
5039 2005-05-16 Jay Belanger <belanger@truman.edu>
5040
5041 * calc/calc-store.el (calc-copy-special-constant): New function.
5042
5043 * calc/calc-ext.el (calc-init-extensions): Add binding for
5044 `calc-copy-special-constant'.
5045
5046 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
5047 for the `calc-copy-special-constant' command.
5048
5049 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
5050
5051 * subr.el (left-fringe-p): New function.
5052
5053 * progmodes/compile.el (compilation-setup): Set local value of
5054 overlay-arrow-string to "" always.
5055 (compilation-set-window): Left fringe then don't scroll.
5056 No left fringe then no arrow and scroll message to top.
5057 (compilation-context-lines): Adjust doc string accordingly.
5058
5059 2005-05-16 Kim F. Storm <storm@cua.dk>
5060
5061 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
5062 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
5063 (ido-wide-find-dir-or-delete-dir): New command for M-d.
5064 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
5065 (ido-read-file-name): Handle commands with ido property value
5066 equal to find-file as reading a file name, to allow C-d to enter dired.
5067 (ibuffer-find-file): Add ido property with value find-file.
5068
5069 2005-05-15 Kim F. Storm <storm@cua.dk>
5070
5071 * subr.el (open-network-stream-nowait): Remove.
5072 (open-network-stream-server): Remove.
5073
5074 2005-05-15 Richard M. Stallman <rms@gnu.org>
5075
5076 * faces.el (describe-face): Output a definition link button.
5077
5078 * help-mode.el (help-face-def): New button type.
5079
5080 * emacs-lisp/copyright.el (copyright-fix-years):
5081 Match properly if the first year is 2-digit.
5082 Don't mess up the whitespace after the years by filling.
5083
5084 * dired-aux.el (dired-mark-confirm):
5085 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
5086
5087 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
5088 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
5089 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
5090
5091 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5092 Set font-lock-comment-start-skip.
5093
5094 * font-lock.el (font-lock-comment-start-skip): New variable.
5095 (font-lock-comment-end-skip): New variable.
5096 (font-lock-fontify-syntactically-region): Use them if non-nil.
5097
5098 2005-05-15 Jay Belanger <belanger@truman.edu>
5099
5100 * calc/calc-store.el (calc-store-value): Return a string rather
5101 than display it as a message.
5102 Use calc-var-name for variable name.
5103 (calc-store-into): Add the result of calc-store-value to message.
5104 (calc-copy-variable): Add a message.
5105 (calc-store-exchange): Improve error messages.
5106 (calc-store-binary, calc-store-map): Don't reset the values of
5107 special constants.
5108
5109 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5110
5111 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
5112 manual to docstring.
5113
5114 * files.el (hack-local-variables-confirm): Add STRING argument.
5115 Make the function handle non file visiting buffers correctly.
5116 (hack-local-variables-prop-line, hack-local-variables)
5117 (hack-one-local-variable): Use STRING arg of
5118 `hack-local-variables-confirm'.
5119
5120 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
5121
5122 Sync with Tramp 2.0.49.
5123
5124 * tramp.el (tramp-handle-dired-call-process)
5125 (tramp-handle-insert-directory):`insert-buffer' cannot be used
5126 because the contents of the Tramp buffer is changed before
5127 insertion (`expand-file' and alike).
5128 (tramp-handle-insert-directory): If `localname' has an empty
5129 nondirectory name, it must not be quoted.
5130 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
5131 variable `tramp-chunksize'. Change callees.
5132 (tramp-open-connection-setup-interactive-shell): Check remote host
5133 for buggy `send-process-string' implementation.
5134 Set `tramp-chunksize' if found. Reported by Michael Kifer
5135 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
5136 (tramp-handle-shell-command): `insert-buffer' cannot be used
5137 because the contents of the Tramp buffer is changed before
5138 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
5139 <frederic.bothamy@free.fr>.
5140 (tramp-set-auto-save): Actions should be done for Tramp file name
5141 handler only. Ange-FTP has its own auto-save mechanism.
5142 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
5143 (tramp-set-auto-save-file-modes): Set file modes of
5144 `buffer-auto-save-file-name' to ?\600 as fallback solution.
5145 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
5146 (tramp-bug): Remove obsolete variable.
5147 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
5148 for presence of `mml-mode'. Make it running for older Emacsen as well.
5149
5150 2005-05-14 John Paul Wallington <jpw@pobox.com>
5151
5152 * ibuf-ext.el (define-ibuffer-filter filename):
5153 If `dired-directory' is a list, use its car.
5154
5155 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
5156
5157 * ibuffer.el (define-ibuffer-column filename):
5158 If `dired-directory' is a list, use its car.
5159
5160 2005-05-14 Richard M. Stallman <rms@gnu.org>
5161
5162 * subr.el (symbol-file): Doc fix.
5163
5164 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
5165 (byte-compile-form): Call byte-compile-nogroup-warn.
5166 (byte-compile-warning-types): Doc fix.
5167
5168 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
5169
5170 * progmodes/cc-engine.el (c-literal-faces):
5171 Add font-lock-comment-delimiter-face.
5172
5173 * net/net-utils.el (dig): Use with-no-warnings.
5174
5175 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
5176 (sc-recite-frame-alist, sc-default-cite-frame)
5177 (sc-default-uncite-frame, sc-default-recite-frame)
5178 (sc-attrib-selection-list, sc-rewrite-header-list):
5179 Mark as risky-local-variable.
5180
5181 * international/ogonek.el (ogonek-jak, ogonek-how):
5182 Don't use beginning-of-buffer.
5183
5184 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
5185
5186 * calendar/solar.el (solar-data-list): Move definition up.
5187
5188 * dnd.el (dnd-protocol-alist): Add autoload.
5189
5190 * progmodes/sh-script.el: Many doc usage fixes.
5191 (sh-indent-after-do): Change default to match common styles.
5192
5193 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
5194
5195 * files.el (interpreter-mode-alist)
5196 (auto-mode-interpreter-regexp): Doc fixes.
5197
5198 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
5199
5200 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
5201
5202 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
5203
5204 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5205
5206 * dired.el (dired-mode): make-variable-buffer-local =>
5207 make-local-variable.
5208
5209 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5210
5211 * term/mac-win.el (mac-select-convert-to-string): Try coding
5212 systems in mac-script-code-coding-systems if specified one cannot
5213 encode string for `com.apple.traditional-mac-plain-text'.
5214
5215 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
5216
5217 * progmodes/make-mode.el (makefile-targets-face)
5218 (makefile-shell-face, makefile-makepp-perl-face): New faces.
5219 (makefile-dependency-regex): Fix it to not make the colon in
5220 $(var:a=b) special.
5221 (makefile-rule-action-regex): New regexp for highlighting embedded
5222 Shell strings.
5223 (makefile-macroassign-regex): Handle != for highlighting as
5224 embedded Shell strings.
5225 (makefile-var-use-regex): New const.
5226 (makefile-statements, makefile-automake-statements)
5227 (makefile-gmake-statements, makefile-makepp-statements)
5228 (makefile-bsdmake-statements): New consts.
5229 (makefile-make-font-lock-keywords): New function.
5230 (makefile-automake-font-lock-keywords)
5231 (makefile-gmake-font-lock-keywords)
5232 (makefile-makepp-font-lock-keywords)
5233 (makefile-bsdmake-font-lock-keywords): New consts.
5234 (makefile-mode-map): Add switchers between the various submodes.
5235 (makefile-mode): Document the availability of the variants.
5236 (makefile-automake-mode, makefile-gmake-mode)
5237 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
5238
5239 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
5240 new variants of makefile-mode.
5241
5242 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
5243
5244 * font-lock.el (font-lock-comment-delimiter-face): Fix up
5245 the inheritance.
5246
5247 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
5248
5249 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
5250 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
5251
5252 * files.el (normal-mode): Extend the scope of the
5253 `enable-local-variables' binding to include the `set-auto-mode' call.
5254 (magic-mode-alist): Doc fix.
5255
5256 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
5257
5258 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
5259 font-lock-comment-face rather than copying its setting.
5260
5261 2005-05-12 Andreas Schwab <schwab@suse.de>
5262
5263 * eshell/esh-mode.el (eshell-send-input): Doc fix.
5264
5265 2005-05-12 Lute Kamstra <lute@gnu.org>
5266
5267 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
5268 defcustom for the mode hook variable. Delete the last argument.
5269 * generic-x.el: Fix callers of define-generic-mode.
5270 (generic-x-modes): Delete group.
5271 (show-tabs-tab-face, show-tabs-space-face): Put them in the
5272 generic-x customization group.
5273
5274 2005-05-12 Kim F. Storm <storm@cua.dk>
5275
5276 * font-lock.el (font-lock-negation-char-face): Default to "off".
5277
5278 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
5279 font-lock-negation-char-face to ! in !=.
5280
5281 2005-05-12 Masatake YAMATO <jet@gyve.org>
5282
5283 * add-log.el (find-change-log): Fix typos in the docstring
5284 of function.
5285
5286 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5287
5288 * international/latexenc.el (latexenc-find-file-coding-system):
5289 Avoid `re-search-forward' when looking for input encoding because
5290 of speed and safety. Better regular expressions for recognizing
5291 input encoding. Limit a search for TeX-master/tex-main-file to
5292 the local variable section.
5293
5294 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
5295
5296 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
5297 syntax of $ to "'" (quote).
5298
5299 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
5300
5301 * dnd.el (dnd-protocol-alist): Improve custom type.
5302
5303 * dired.el (dired-dnd-protocol-alist): New variable.
5304 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
5305 `dired-mode-hook' to the end.
5306
5307 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
5308
5309 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
5310 comment-end if comment-start-skip is not set.
5311 Obey the font-lock-comment-delimiter-face variables.
5312
5313 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
5314
5315 * files.el (executable-find): Move from executable.el. Use locate-file.
5316 * progmodes/executable.el (executable-find): Move to files.el.
5317
5318 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
5319 when trying to ensure forward progress.
5320
5321 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
5322
5323 * mouse-sel.el (mouse-sel-follow-link-p): New function.
5324 (mouse-select, mouse-select-internal, mouse-extend-internal):
5325 Use it to implement mouse-1-click-follows-link functionality.
5326
5327 2005-05-11 Richard M. Stallman <rms@gnu.org>
5328
5329 * font-lock.el (font-lock-fontify-syntactically-region):
5330 Use font-lock-comment-delimiter-face for comment delimiters.
5331
5332 2005-05-10 Jay Belanger <belanger@truman.edu>
5333
5334 * calc/calc-help.el (calc-m-prefix-help): Add mention of
5335 preserving embedded modes.
5336
5337 2005-05-10 Richard M. Stallman <rms@gnu.org>
5338
5339 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
5340
5341 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
5342 Move from ada-stmt.el.
5343 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
5344
5345 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
5346 Move to ada-mode.el.
5347 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
5348
5349 * cus-edit.el (custom-file): Call file-chase-links.
5350
5351 * files.el (read-directory-name): Fix previous change.
5352 (hack-local-variables-confirm): New function.
5353 (hack-local-variables-prop-line, hack-local-variables)
5354 (hack-one-local-variable): Use it.
5355
5356 2005-05-10 Lute Kamstra <lute@gnu.org>
5357
5358 * font-lock.el (font-lock-keywords-alist)
5359 (font-lock-removed-keywords-alist): Clarify docstrings.
5360
5361 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
5362
5363 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
5364 (gdb-source-info): Check for preprocessor info.
5365 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
5366 a macro for a function.
5367 (gdb-info-breakpoints-custom): Try to find file again if not already
5368 found (user might have used GDB dir command).
5369 (gdb-get-location): Update gdb-location-alist correctly for change
5370 to gdb-info-breakpoints-custom.
5371
5372 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
5373 (gud-tooltip-print-command): Add gdbmi case.
5374 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
5375 preprocessor info.
5376
5377 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5378
5379 * startup.el (fancy-splash-insert): Fix typo in doc string.
5380
5381 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
5382
5383 * obsolete/float.el (string-to-float):
5384 * obsolete/hilit19.el (hilit-add-pattern):
5385 * obsolete/rnews.el (news-parse-range, news-select-message)
5386 (news-get-pruned-list-of-files): Replace `string-to-int' by
5387 `string-to-number'.
5388
5389 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
5390 `find-file-not-found-hooks'; use `add-hook'.
5391 (uncompress-while-visiting): Set `write-file-functions', not
5392 `write-file-hooks'; use `add-hook'.
5393
5394 2005-05-09 Kim F. Storm <storm@cua.dk>
5395
5396 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
5397 (cua-paste): Handle clipboard action.
5398 (cua--init-keymaps): Remap clipboard-kill-region and
5399 clipboard-kill-ring-save.
5400
5401 2005-05-08 Eli Zaretskii <eliz@gnu.org>
5402
5403 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
5404 Improve commentary.
5405
5406 * simple.el (next-error-overlay-arrow-position): Revert the change
5407 made on 2005-04-30.
5408
5409 2005-05-07 Jay Belanger <belanger@truman.edu>
5410
5411 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
5412 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
5413 `calc-sel-reselect'.
5414
5415 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
5416 Calc is in embedded mode.
5417
5418 2005-05-07 Eli Zaretskii <eliz@gnu.org>
5419
5420 * progmodes/compile.el (compilation-setup):
5421 Set overlay-arrow-string to an empty string on text terminals.
5422
5423 * textmodes/ispell.el (ispell-program-name): Try looking for
5424 "aspell" along exec-path, and if found, use it as the default
5425 speller program.
5426
5427 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
5428
5429 * international/mule.el (sgml-xml-auto-coding-function):
5430 Recognize encoding='FOO' in single quotes as well as in double quotes.
5431
5432 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5433
5434 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
5435 as well as `interactive', so that defmacro* would recognize
5436 `declare' forms.
5437
5438 2005-05-07 Eli Zaretskii <eliz@gnu.org>
5439
5440 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
5441 Explain more about the LIGHTER arg's usage in the doc string.
5442 Add commentary to clarify what the code does. Fix the regexp that
5443 strips whitespace from LIGHTER. Quote LIGHTER before using it,
5444 since it could have characters special to regular expressions.
5445
5446 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
5447
5448 * replace.el (occur-1): Bind inhibit-read-only so that
5449 erase-buffer doesn't barf on read-only text properties (likewise
5450 for add-text-properties in occur-engine). Mark buffer as unmodified.
5451 (occur-engine): Don't set buffer-read-only here.
5452
5453 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5454
5455 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
5456 list-buffers-directory. This caused the *cvs-commit* buffer to be
5457 sometimes mistakenly reused as a *cvs* buffer.
5458
5459 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
5460
5461 * tooltip.el: Move code for GUD tooltips into gud.el.
5462 (require): CL no longer needed to compile case.
5463 (tooltip-mode): Do not toggle functions for GUD tooltips.
5464 (tooltip-gud-tips-p): Remove. Replace with minor mode
5465 gud-tooltip-mode in gud.el.
5466 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
5467 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
5468 tooltip-gud prefix with gud-tooltip and obsolete.
5469 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
5470 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
5471 (tooltip-mouse-motion): Mouse movement functions/variable.
5472 Rename in gud.el by adding gud prefix.
5473 (tooltip-gud-original-filter, tooltip-gud-dereference)
5474 (tooltip-gud-event, tooltip-toggle-gud-tips)
5475 (tooltip-gud-process-output, tooltip-gud-print-command)
5476 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
5477 gud.el by replacing tooltip-gud prefix with gud-tooltip.
5478 (gdb-tooltip-print): Move to gdb-ui.el.
5479
5480 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
5481 (require): CL needed to compile case.
5482 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
5483 tooltip-gud-tips-p. Make it a minor-mode.
5484 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
5485 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
5486 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
5487 (gud-tooltip-change-major-mode)
5488 (gud-tooltip-activate-mouse-motions-if-enabled)
5489 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
5490 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
5491 (gud-tooltip-original-filter, gud-tooltip-dereference)
5492 (gud-tooltip-event, tooltip-toggle-gud-tips)
5493 (gud-tooltip-process-output, gud-tooltip-print-command)
5494 (gud-tooltip-tips): Move from tooltip.el.
5495
5496 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
5497 (gdb-cpp-define-alist-flags): Doc fix.
5498 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
5499 gud-tooltip-mode is t.
5500
5501 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5502
5503 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
5504 evaporate if their text is deleted.
5505 (goto-address-at-point): Make it work as a mouse binding as well.
5506 (goto-address-at-mouse): Obsolete it. Update users.
5507
5508 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
5509
5510 * calendar/appt.el (top-level): No longer activate on load.
5511
5512 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
5513
5514 * calendar/cal-bahai.el (mark-bahai-diary-entries):
5515 * net/webjump.el (webjump):
5516 * progmodes/idlw-help.el (idlwave-do-context-help1)
5517 (idlwave-highlight-linked-completions):
5518 * textmodes/po.el (po-find-file-coding-system-guts):
5519 Replace `assoc-ignore-case' by `assoc-string'.
5520
5521 2005-05-06 Eli Zaretskii <eliz@gnu.org>
5522
5523 * files.el (locate-file): Doc fix.
5524
5525 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
5526 Remove the redundant test for ms-dos.
5527
5528 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
5529 look for the preprocessor with exec-suffixes. If not found in
5530 standard places, look in exec-path. Remove most of the tests that
5531 used system-type.
5532
5533 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
5534
5535 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
5536
5537 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
5538 file-name clash with jka-compr.el on 8+3 filesystems.
5539
5540 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5541
5542 * term/mac-win.el: Don't define or bind scroll bar functions if
5543 x-toolkit-scroll-bars is t.
5544 (x-select-text, x-get-selection-value):
5545 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
5546 (PRIMARY): Put mac-scrap-name property.
5547 (mac-select-convert-to-file-url): New function.
5548 (public.file-url): New selection target type. Add to
5549 selection-converter-alist.
5550 (x-get-selection, x-selection-value): Handle it.
5551 (x-cut-buffer-or-selection-value): New alias.
5552
5553 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5554
5555 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
5556 entry to avoid calling bibtex-find-entry with arg global
5557 being t. Remove arg key.
5558 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
5559 (bibtex-copy-summary-as-kill): Change accordingly.
5560
5561 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
5562
5563 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
5564 (org-agenda-date-later): Use with-current-buffer.
5565
5566 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5567
5568 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
5569 (define-obsolete-variable-alias): Doc Fixes.
5570
5571 2005-05-06 Kim F. Storm <storm@cua.dk>
5572
5573 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
5574 vertical-motion when selective-display is active.
5575
5576 * ido.el (ido-setup-hook): New hook.
5577 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
5578 (ido-input-stack): New var.
5579 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
5580 ido-next-work-file binding to M-O.
5581 Bind M-f to ido-wide-find-file-or-pop-dir.
5582 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
5583 (ido-read-internal): Run ido-setup-hook.
5584 Catch quit in read-file-name and read-string to cancel edit.
5585 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
5586 Automatically pop-all when completing a directory name (RET).
5587 (ido-file-internal): Add with-no-warnings around ffap and dired code.
5588 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
5589 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
5590 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
5591 New functions for M-b/M-f to move among the directory components.
5592 (ido-make-merged-file-list): Catch quit to cancel merge.
5593 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
5594 (ido-completion-help): No warnings for ido-completion-buffer-full.
5595
5596 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
5597
5598 * font-lock.el (font-lock-negation-char-face): New face and variable.
5599 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
5600 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
5601 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
5602 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
5603
5604 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
5605
5606 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
5607 Fix typo in docstring.
5608
5609 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
5610 (ebrowse-print-statistics-line)
5611 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
5612
5613 * term/w32-win.el (image-library-alist): Add additional name for
5614 Xpm library.
5615
5616 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
5617
5618 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
5619 use gcc instead of cpp.
5620
5621 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
5622 (gdb-create-define-alist): Use it.
5623 (gdb-cpp-define-alist-program): Update for MS-DOS.
5624
5625 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
5626
5627 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
5628
5629 2005-05-04 Richard M. Stallman <rms@gnu.org>
5630
5631 * help.el (describe-key): No error when UNTRANSLATED is nil.
5632
5633 * simple.el (line-move-1): Fix previous change to signal errors
5634 appropriately.
5635
5636 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
5637
5638 * calendar/icalendar.el (icalendar-version): Now at 0.12.
5639 (icalendar-duration-correction): Remove.
5640 (icalendar--get-event-properties): Split result at commas.
5641 (icalendar--decode-isoduration): New optional argument
5642 DURATION-CORRECTION.
5643 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
5644 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
5645 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
5646 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
5647 (icalendar--convert-anniversary-to-ical): New functions, extracted
5648 from icalendar-export-region, with bug fixes.
5649 (icalendar-export-region): Use the above functions.
5650 (icalendar-import-buffer): Check before saving diary file.
5651 (icalendar--convert-recurring-to-diary)
5652 (icalendar--convert-non-recurring-all-day-to-diary)
5653 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
5654 extracted from icalendar--convert-ical-to-diary, with bug fixes.
5655 (icalendar--convert-ical-to-diary): Use the above functions.
5656
5657 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
5658
5659 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
5660 Remove these recent additions.
5661 (c-mode): Restore to before 2005-04-28.
5662
5663 * progmodes/cc-vars.el (cc-define-list-program): Remove this
5664 recent addition.
5665
5666 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
5667 (gdb-define-alist): New variables.
5668 (gdb-create-define-alist): New function.
5669 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
5670 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
5671 with string-to-number.
5672 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
5673
5674 * progmodes/gud.el: Replace string-to-int with string-to-number.
5675 (gud-find-file): Handle gdb-define-alist.
5676
5677 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
5678
5679 2005-05-02 Jay Belanger <belanger@truman.edu>
5680
5681 * calc/calc-aent.el (math-read-token):
5682 * calc/calc-bin.el (calc-word-size):
5683 * calc/calc-ext.el (calc-read-number-fancy):
5684 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
5685 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
5686 * calc/calc-frac.el (calc-over-notation):
5687 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
5688 (calc-graph-num-points, calc-graph-init):
5689 * calc/calc-prog.el (calc-read-parse-table-part)
5690 (calc-edit-macro-repeats):
5691 * calc/calc-yank.el (calc-do-grab-rectangle):
5692 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
5693 Replace `string-to-int' by `string-to-number'.
5694
5695 2005-05-02 Kim F. Storm <storm@cua.dk>
5696
5697 * kmacro.el: Use executing-kbd-macro-index variable.
5698
5699 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
5700
5701 * net/rlogin.el (rlogin-parse-words): Delete func.
5702 (rlogin): Use split-string, not rlogin-parse-words.
5703 Also, if there are option-like elements in the parsed args,
5704 take the host to be the first arg immediately following them.
5705 Suggested by Michael Mauger.
5706
5707 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5708
5709 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
5710
5711 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
5712
5713 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
5714 (cc-mode-cpp-program): Rename to cc-define-list-program and
5715 move to cc-vars.el.
5716
5717 * progmodes/cc-vars.el (cc-define-list-program):
5718 Change to "gcc -E -dM -". Make customizable.
5719
5720 2005-05-02 Kim F. Storm <storm@cua.dk>
5721
5722 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
5723
5724 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
5725
5726 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
5727
5728 * international/mule-util.el (truncate-string): Remove alias and
5729 obsolete declaration.
5730
5731 * international/mule-cmds.el (update-iso-coding-systems):
5732 Remove alias and obsolete declaration.
5733
5734 * international/mule.el (coding-system-parent): Remove alias and
5735 obsolete declaration.
5736
5737 * subr.el (define-function, sref): Remove aliases and obsolete
5738 declarations.
5739 (chars-in-region): Remove obsolete declaration.
5740
5741 2005-05-01 Richard M. Stallman <rms@gnu.org>
5742
5743 * info.el (Info-mode): Set widen-automatically to nil, locally.
5744
5745 * simple.el (widen-automatically): New variable.
5746 (pop-global-mark): Obey widen-automatically.
5747
5748 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
5749
5750 * term/xterm.el (function-key-map): Call substitute-key-definition
5751 before the keymap size is increased by a lot of define-key calls.
5752
5753 2005-05-01 Richard M. Stallman <rms@gnu.org>
5754
5755 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
5756 Rename ARG to ELEMENT. Doc fix.
5757
5758 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
5759
5760 * allout.el (allout-exposure): Remove macro and obsolete declaration.
5761 Remove references to allout-exposure/change to allout-new-exposure.
5762
5763 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
5764 bytecode symbols.
5765
5766 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
5767 (compiled-function-p, focus-frame, unfocus-frame):
5768 Remove aliases and obsolete declarations.
5769 Back out inadvertent changes from previous commit.
5770
5771 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5772
5773 * files.el (require-final-newline): Make Custom tags consistent
5774 with mode-require-final-newline.
5775 (mode-require-final-newline): Doc fix.
5776
5777 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5778
5779 * international/latexenc.el (latexenc-find-file-coding-system):
5780 Fix regular expressions.
5781
5782 2005-05-01 David Kastrup <dak@gnu.org>
5783
5784 * international/latexenc.el (latexenc-find-file-coding-system):
5785 Fix regular expressions.
5786
5787 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
5788
5789 * subr.el (string-to-int): Make obsolete.
5790
5791 2005-04-30 Richard M. Stallman <rms@gnu.org>
5792
5793 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
5794
5795 * loadup.el: load jka-comp-hook.
5796
5797 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
5798 (jka-compr-handler): Add autoload. `put' calls moved
5799 to jka-comp-hook.el.
5800 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
5801 (jka-compr-inhibit): Autoload.
5802
5803 * jka-comp-hook.el: New file.
5804 Enable the mode by default.
5805
5806 * files.el (backup-buffer-copy): Use copy-file instead
5807 of write-region, and put back the 'excl.
5808
5809 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
5810
5811 * progmodes/flymake.el (flymake-split-string)
5812 (flymake-split-string, flymake-log, flymake-pid-to-names)
5813 (flymake-reg-names, flymake-get-source-buffer-name)
5814 (flymake-unreg-names, flymake-add-line-err-info)
5815 (flymake-add-err-info): Clarify docstrings.
5816 (flymake-popup-menu, flymake-make-emacs-menu)
5817 (flymake-make-xemacs-menu): Add docstrings.
5818 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
5819 Set variables directly throughout.
5820
5821 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
5822
5823 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
5824 exists. Initialize cc-define-alist.
5825 (c-mode): Add cc-create-define-alist locally to after-save-hook.
5826 If there is no file (Macroexpansion) don't create an alist.
5827
5828 2005-04-29 Sam Steingold <sds@gnu.org>
5829
5830 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
5831 (cc-create-define-alist): Use it instead of the hard-coded string.
5832
5833 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5834
5835 * international/mule-conf.el (file-coding-system-alist): Fix regexp
5836 for latexenc.
5837
5838 2005-04-29 Lute Kamstra <lute@gnu.org>
5839
5840 * emacs-lisp/generic.el: Improve commentary section.
5841 (define-generic-mode): Improve docstring.
5842
5843 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
5844
5845 * textmodes/org.el (many places): Change to quiet the byte compiler.
5846 (org-prefix-format-compiled): New variable.
5847 (org-compile-prefix-format): New function.
5848 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
5849 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
5850 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
5851 (org-get-entries-from-diary): Use `org-get-time-of-day' for
5852 consistency with entries from `org-mode' files.
5853 (org-get-time-of-day): Fix bug with partial matches early in a line.
5854 (org-non-link-chars): New constant.
5855 (org-link-regexp): Respect `org-non-link-chars'.
5856 (org-agenda-day-view): Remove command.
5857 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
5858 (org-follow-bbdb-link, org-store-link): Search also company field.
5859 (org-highlight-overlay): New variable.
5860 (org-highlight, org-unhighlight): New functions.
5861 (org-agenda-mode): Add pre-command-hook to remove highlight.
5862 (org-evaluate-time-range): Behavior depends upon whether time stamp
5863 contains a time or not.
5864 (org-show-subtree, org-show-entry): New functions.
5865 (org-agenda-cleanup-fancy-diary): Remove empty lines.
5866
5867 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
5868
5869 * comint.el (comint-output-filter-functions): Add autoload cookie.
5870
5871 2005-04-28 Kim F. Storm <storm@cua.dk>
5872
5873 * ido.el (ido-everywhere): Fix last change.
5874
5875 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5876
5877 * international/latexenc.el: New file.
5878 * international/mule-conf.el (file-coding-system-alist): For .tex,
5879 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
5880
5881 2005-04-28 Lute Kamstra <lute@gnu.org>
5882
5883 * font-lock.el (font-lock-add-keywords)
5884 (font-lock-remove-keywords): Clarify docstring.
5885 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
5886 Don't start docstrings with a `*'.
5887 (font-lock-update-removed-keyword-alist): Give it a docstring.
5888
5889 * generic-x.el: Update commentary section.
5890 Only require font-lock when compiling.
5891 Define all modes conditionally.
5892 Place all generic modes in the generic-x-modes customization group.
5893 (generic-x-modes): New customization group.
5894 (generic-default-modes, generic-mswindows-modes)
5895 (generic-unix-modes, generic-other-modes): New constants.
5896 (generic-define-mswindows-modes, generic-define-unix-modes):
5897 Update docstrings. Make them obsolete.
5898 (generic-extras-enable-list): New default value. Update docstring.
5899 Improve :type. Change :set function.
5900 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
5901 Fix docstring.
5902
5903 * emacs-lisp/generic.el (generic-mode-internal):
5904 Simplify font-lock-defaults.
5905 (define-generic-mode): Fix docstring.
5906
5907 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
5908
5909 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
5910 font-lock-face property to highlight matches.
5911
5912 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
5913
5914 * progmodes/cc-mode.el (cc-create-define-alist): New function.
5915 (cc-define-alist): New variable.
5916 (c-mode): Make it local and initialize it.
5917
5918 * progmodes/gdb-ui.el (gdb-active-process): New variable.
5919 (gdb-exited): New function.
5920 (gdb-annotation-rules): Use it.
5921 (gdb-starting): Set gdb-active-process to t.
5922 (gdb-stopping): Amend doc string.
5923 (gdb-reset): Set gdb-active-process to nil.
5924
5925 * tooltip.el (tooltip-gud-tips): Show the associated #define
5926 directives when a C program under GDB is not executing.
5927
5928 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
5929
5930 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
5931 font-lock-fontify-syntactic-keywords.
5932
5933 * font-lock.el (font-lock-default-fontify-region): Don't force
5934 parse-sexp-lookup-properties to nil.
5935
5936 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
5937
5938 * man.el (man-mode-syntax-table): Set up `:' to have
5939 word-constituent syntax.
5940
5941 2005-04-27 Lute Kamstra <lute@gnu.org>
5942
5943 * novice.el (disable-command): Don't add spurious newlines to the
5944 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
5945
5946 2005-04-26 Jay Belanger <belanger@truman.edu>
5947
5948 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
5949 than one window before deleting window.
5950
5951 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5952
5953 * shell.el (shell-prompt-pattern): Doc fix.
5954 (shell-mode): Set paragraph-separate buffer locally to "\\'".
5955
5956 * comint.el (comint-prompt-regexp, comint-get-old-input)
5957 (comint-use-prompt-regexp)
5958 (comint-use-prompt-regexp-instead-of-fields)
5959 (comint-replace-by-expanded-history, comint-send-input)
5960 (comint-output-filter, comint-get-old-input-default)
5961 (comint-line-beginning-position, comint-bol, comint-show-output)
5962 (comint-backward-matching-input, comint-forward-matching-input)
5963 (comint-next-prompt, comint-previous-prompt):
5964 Rename `comint-use-prompt-regexp-instead-of-fields' to
5965 `comint-use-prompt-regexp'. Keep old name as alias and declare
5966 obsolete.
5967 (comint-use-prompt-regexp): Shorten first line of doc string.
5968
5969 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
5970 Set paragraph-separate buffer locally to "\\'".
5971
5972 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
5973 Adapt to above name change.
5974
5975 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5976 (smbclient-prompt-regexp): Ditto.
5977
5978 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
5979
5980 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
5981
5982 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
5983 gdb-location-list.
5984 Break lines that are over 80 characters wide.
5985
5986 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
5987
5988 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
5989 New fun and var, to preserve compatibility.
5990
5991 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
5992
5993 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
5994
5995 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
5996 name to file-newer-than-file-p.
5997
5998 2005-04-26 Richard M. Stallman <rms@gnu.org>
5999
6000 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
6001
6002 * progmodes/python.el (python-mode):
6003 Use new name eldoc-documentation-function.
6004
6005 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
6006
6007 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
6008 (eldoc-documentation-function):
6009 Rename from eldoc-print-current-symbol-info-function. Calls changed.
6010
6011 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
6012
6013 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
6014
6015 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
6016
6017 * term/xterm.el (function-key-map): Fix strings for
6018 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
6019 {C,S,A,C-S}-{f1-f12}.
6020
6021 2005-04-26 Kenichi Handa <handa@m17n.org>
6022
6023 * international/mule-cmds.el (select-safe-coding-system):
6024 Fix previous change.
6025
6026 2005-04-26 Lute Kamstra <lute@gnu.org>
6027
6028 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
6029
6030 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
6031 (font-lock-comment-delimiter-face): Ditto.
6032
6033 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
6034
6035 2005-04-25 Jay Belanger <belanger@truman.edu>
6036
6037 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
6038 to t while inserting information; use help-mode.
6039
6040 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
6041
6042 * term.el (ansi-term-color-vector): Use the xterm colors.
6043 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
6044
6045 2005-04-25 Lute Kamstra <lute@gnu.org>
6046
6047 * font-core.el (font-lock-defaults): Fix docstring.
6048
6049 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
6050
6051 2005-04-25 Kenichi Handa <handa@m17n.org>
6052
6053 * international/mule-cmds.el (select-safe-coding-system):
6054 Don't check consistency with coding: spec, etc if raw-text or
6055 no-conversion was found to be safe.
6056
6057 2005-04-24 Richard M. Stallman <rms@gnu.org>
6058
6059 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
6060 citation markers at start of each line.
6061
6062 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
6063 citation markers at start of each line.
6064
6065 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
6066
6067 * files.el (mode-require-final-newline): Fix previous change.
6068 (require-final-newline): Fix type label.
6069
6070 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
6071
6072 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
6073 statement in buffer (broken by 2004-11-24 change).
6074
6075 2005-04-24 Kim F. Storm <storm@cua.dk>
6076
6077 * ido.el (ido-everywhere): Save and restore old read-buffer-function
6078 and read-file-name-function values. Don't overwrite existing
6079 non-nil values if ido-mode is enabled without ido-everywhere.
6080
6081 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
6082
6083 * files.el (mode-require-final-newline): Minor doc fix.
6084
6085 2005-04-24 Eli Zaretskii <eliz@gnu.org>
6086
6087 * subr.el (syntax-after): Doc fix.
6088 (syntax-class): If argument is nil, return nil. Mask off upper 16
6089 bits, not 8 bits.
6090
6091 * files.el (mode-require-final-newline): Doc fix.
6092 (backup-buffer-copy): Fix last change.
6093
6094 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6095
6096 * term/mac-win.el: Require select. Set selection-coding-system to
6097 mac-system-coding-system. Call menu-bar-enable-clipboard.
6098 (x-last-selected-text-clipboard, x-last-selected-text-primary)
6099 (x-select-enable-clipboard): New variables.
6100 (x-select-text, x-get-selection, x-selection-value)
6101 (x-get-selection-value, mac-select-convert-to-string)
6102 (mac-services-open-file, mac-services-open-selection)
6103 (mac-services-insert-text): New functions.
6104 (CLIPBOARD, FIND): Put mac-scrap-name property.
6105 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
6106 (public.tiff): Put mac-ostype property.
6107 (selection-converter-alist): Add entries for them.
6108 (mac-application-menu-map): New keymap.
6109 (interprogram-cut-function, interprogram-paste-function): Set to
6110 x-select-text and x-get-selection-value, respectively.
6111 (split-window-keep-point): Set to t.
6112
6113 2005-04-23 Richard M. Stallman <rms@gnu.org>
6114
6115 * files.el (read-directory-name): Always pass non-nil
6116 DEFAULT-FILENAME arg to read-file-name.
6117 (backup-buffer-copy, basic-save-buffer-2): Take care against
6118 writing thru an unexpected existing symlink.
6119 (revert-buffer): In indirect buffer, revert the base buffer.
6120 (magic-mode-alist): Doc fix.
6121 (buffer-stale-function): Doc fix.
6122 (minibuffer-with-setup-hook): Avoid warning.
6123 (mode-require-final-newline): Doc and custom fix.
6124
6125 * follow.el (follow-end-of-buffer): Use with-no-warnings.
6126
6127 * font-lock.el (font-lock-comment-face): On terminals with few colors,
6128 use the default appearance.
6129 (font-lock-comment-delimiter-face): New face, new variable.
6130
6131 * imenu.el (imenu--generic-function): The official position of a
6132 definition is the start of the line that BEG is in.
6133
6134 * midnight.el (midnight-timer): Move defvar up.
6135
6136 * mouse.el (mouse-drag-region-1): Delete some debugging code.
6137
6138 * saveplace.el (save-place-to-alist): Use with-no-warnings.
6139
6140 * startup.el (command-line): Use with-no-warnings.
6141
6142 * window.el (window-size-fixed): New defvar.
6143
6144 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
6145
6146 * mail/rmail.el (rmail-font-lock-keywords):
6147 Use font-lock-comment-delimiter-face.
6148
6149 * mail/sendmail.el (mail-font-lock-keywords):
6150 Use font-lock-comment-delimiter-face.
6151
6152 * progmodes/compile.el (next-error-highlight-timer): New defvar.
6153
6154 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
6155
6156 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6157 Specify t for LAXMATCH when matching directories.
6158 Save match data around compilation-compat-error-properties form.
6159
6160 2005-04-23 David Kastrup <dak@gnu.org>
6161
6162 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
6163 Mention that the autoloaded aliases should be kept for AUCTeX.
6164
6165 2005-04-23 Andreas Schwab <schwab@suse.de>
6166
6167 * isearch.el (isearch-forward): Doc fix.
6168
6169 2005-04-23 Eli Zaretskii <eliz@gnu.org>
6170
6171 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
6172 (jit-lock-stealth-nice): Change default value to 0.5.
6173
6174 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
6175
6176 * abbrev.el (write-abbrev-file): Write table entries in
6177 alphabetical order by table name.
6178
6179 2005-04-22 Kim F. Storm <storm@cua.dk>
6180
6181 * ido.el (ido-read-internal): Fix `list' completion.
6182
6183 2005-04-22 Kenichi Handa <handa@m17n.org>
6184
6185 * recentf.el (recentf-save-file-coding-system): New variable.
6186 (recentf-save-list): Encode the file by
6187 recentf-save-file-coding-system and add coding: tag.
6188
6189 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
6190
6191 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
6192
6193 2005-04-21 Lute Kamstra <lute@gnu.org>
6194
6195 * loadhist.el (unload-feature): Don't remove a function from hooks
6196 if it is about to be restored to an autoload . Remove functions
6197 that will become unbound from auto-mode-alist. Simplify the code.
6198
6199 * subr.el (assq-delete-all): New implementation that is linear,
6200 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
6201 (rassq-delete-all): New function.
6202
6203 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
6204 Add size-indication-mode.
6205
6206 2005-04-21 Kenichi Handa <handa@m17n.org>
6207
6208 * international/mule-cmds.el: Add autoload for widget-value in
6209 eval-when-compile.
6210
6211 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
6212
6213 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
6214 Add tooltip-mode.
6215
6216 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
6217
6218 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
6219
6220 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
6221 (inferior-lisp-filter-regexp, inferior-lisp-program)
6222 (inferior-lisp-load-command, inferior-lisp-prompt)
6223 (inferior-lisp-mode-hook, lisp-source-modes)
6224 (inferior-lisp-load-hook): defvar->defcustom.
6225 (inferior-lisp-program, inferior-lisp-prompt)
6226 (inferior-lisp-load-hook): Doc fixes.
6227 (inferior-lisp-install-letter-bindings): Small change in
6228 introductory comment.
6229
6230 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
6231
6232 * vc.el (vc-annotate-color-map): Change some colors so that text
6233 using them as foreground is readable on both white and black
6234 backgrounds.
6235
6236 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6237
6238 * international/mule-conf.el (translation-table-for-input):
6239 Remove redundant declaration.
6240
6241 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
6242
6243 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
6244
6245 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
6246 (tooltip-toggle-gud-tips): New function.
6247
6248 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6249
6250 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
6251 right angle brackets.
6252
6253 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
6254
6255 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
6256
6257 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6258
6259 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
6260 Remove. Update callers to use expand-file-name instead.
6261
6262 * subr.el (syntax-class): New function.
6263
6264 * simple.el (blink-matching-open): Use it.
6265
6266 * paren.el (show-paren-function): Use it to recognize parens that are
6267 also used in 2-char comment markers.
6268
6269 2005-04-19 Lute Kamstra <lute@gnu.org>
6270
6271 * loadhist.el (unload-feature): Update for new format of
6272 load-history. Simplify the code.
6273
6274 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6275
6276 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
6277 (mac-add-charset-info): New function. Initialize variable
6278 mac-charset-info-alist using it.
6279 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
6280 for translation.
6281 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
6282 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
6283 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
6284 New CCL programs.
6285
6286 2005-04-19 Kim F. Storm <storm@cua.dk>
6287
6288 * simple.el (next-buffer, prev-buffer, next-error)
6289 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
6290 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
6291
6292 * bindings.el (next-buffer, prev-buffer, next-error)
6293 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
6294 (clone-indirect-buffer-other-window): Move bindings from simple.el.
6295 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
6296 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
6297
6298 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
6299
6300 * isearch.el (isearch-edit-string): Make the search-ring available for
6301 minibuffer history commands.
6302 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
6303 the default history commands now work just as well.
6304 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
6305
6306 2005-04-18 Kim F. Storm <storm@cua.dk>
6307
6308 * emulation/cua-base.el (cua--pre-command-handler): Add more
6309 elaborate check for shift modifier on non-window systems.
6310
6311 2005-04-18 Lars Hansen <larsh@math.ku.dk>
6312
6313 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
6314
6315 2005-04-18 Kim F. Storm <storm@cua.dk>
6316
6317 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
6318 and make it optional. Don't test tooltip-gud-echo-area here.
6319 (tooltip-gud-process-output, gdb-tooltip-print):
6320 Pass tooltip-gud-echo-area to tooltip-show.
6321 (tooltip-help-tips): Remove second optional arg to tooltip-show.
6322
6323 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6324
6325 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
6326 `display-graphic-p' may not be bound yet.
6327
6328 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6329
6330 * startup.el (command-line): No longer enable Xterm Mouse mode by
6331 default in terminals compatible with xterm.
6332
6333 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
6334
6335 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
6336
6337 * tooltip.el (tooltip-gud-echo-area): Rename from
6338 tooltip-use-echo-area.
6339 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
6340 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
6341 area independently of where help tooltips are displayed.
6342
6343 2005-04-17 David Kastrup <dak@gnu.org>
6344
6345 * cus-theme.el (custom-theme-write-variables): Quote variables
6346 where necessary.
6347
6348 2005-04-17 Richard M. Stallman <rms@gnu.org>
6349
6350 * simple.el (yank-excluded-properties): Add follow-link to value.
6351
6352 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
6353
6354 * startup.el (fancy-splash-max-time): Just 30 seconds.
6355 (fancy-splash-delay): Just 7.
6356 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
6357
6358 * loadhist.el (unload-feature): Update for new format of load-history.
6359 Simplify the code.
6360
6361 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
6362 (rmail-font-lock-keywords): Don't fontify the text of a citation.
6363
6364 * mail/sendmail.el (mail-font-lock-keywords):
6365 Don't fontify subject text.
6366 Don't fontify the text of a citation.
6367
6368 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
6369
6370 * comint.el (comint-output-filter): Run comint-output-filter-functions
6371 with point where the user had it.
6372
6373 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6374
6375 * international/ucs-tables.el (ucs-set-table-for-input):
6376 Disable when using unify-on-decoding.
6377
6378 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
6379
6380 * emulation/cua-base.el (cua-global-mark-face): Add special case
6381 for displays supporting a high number of colors.
6382
6383 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
6384
6385 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
6386
6387 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
6388
6389 * filesets.el (filesets-add-buffer): If user supplies a name of a
6390 non-existing fileset, create a new fileset.
6391
6392 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
6393
6394 * textmodes/org.el (org-up-heading-all): Fix bug with
6395 `outline-up-heading-all'.
6396
6397 2005-04-16 Andreas Schwab <schwab@suse.de>
6398
6399 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
6400 /etc/permissions.d/* and /etc/aliases.d/*.
6401
6402 2005-04-16 Kenichi Handa <handa@m17n.org>
6403
6404 * international/code-pages.el (cp-make-coding-system):
6405 Set `translation-table-for-input' property value to the symbol
6406 ucs-mule-to-mule-unicode, not to that value.
6407 (pt154): Escape guillemet by `\'.
6408
6409 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
6410
6411 * loadup.el: Load tooltip if x-show-tip is fboundp.
6412
6413 * startup.el (command-line): Add comment.
6414
6415 * tooltip.el (tooltip-mode): Specify correct standard value for
6416 Custom in init-value.
6417
6418 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
6419
6420 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
6421 possible.
6422
6423 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
6424
6425 * textmodes/org.el (org-agenda-date-prompt): Rename from
6426 `org-agenda-date-today'.
6427 (org-evaluate-time-range): Insert at point instead of directly
6428 after time range.
6429 (org-first-headline-recenter, org-subtree-end-visible-p)
6430 (org-optimize-window-after-visibility-change): New functions
6431 (org-agenda-post-command-hook): Don't allow point at end of line,
6432 to make sure it always hits the text properties.
6433 (org-agenda-next-date-line, org-agenda-previous-date-line):
6434 New commands.
6435 (org-set-regexps-and-options): Category may contain white space.
6436 (org-agenda-get-deadlines, org-agenda-get-scheduled):
6437 Improve marker positions.
6438 (org-agenda-new-marker): Argument POS made optional.
6439 (org-agenda-get-timestamps): Deadlines which are done are listed
6440 in org-done-face now.
6441 (org-agenda-get-todos, org-agenda-get-timestamps)
6442 (org-agenda-get-deadlines, org-agenda-get-scheduled):
6443 Set `undone-face' and `done-face' properties.
6444 (org-last-todo-state-is-todo): New variable.
6445 (org-todo): Set `org-last-todo-state-is-todo'.
6446 (org-agenda-todo): Change face according to
6447 `org-last-todo-state-is-todo'. And change other lines referring to
6448 the same entry.
6449 (org-calendar-goto-agenda): New command.
6450 (org-calendar-to-agenda-key): New option.
6451 (org-startup-folded): New allowed value `content'.
6452 (org-set-regexps-and-options): Accept new value `content' for
6453 `org-startup-folded'.
6454 (org-get-current-options): Handle new value `content' for
6455 `org-startup-folded'.
6456 (org-insert-todo-heading): New command.
6457 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
6458 interactively in empty file and option
6459 `org-insert-mode-line-in-empty-file' has been set.
6460 (org-agenda-todo,org-agenda-priority): Modify to use
6461 `org-agenda-change-all-lines'.
6462 (org-warning-face): Change color on dark background
6463
6464 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6465
6466 * international/mule-cmds.el (set-locale-environment): On Mac OS,
6467 use preferences AppleLocale and AppleLanguages, and variable
6468 mac-system-locale for default locale. On Mac OS Classic, use
6469 mac-system-coding-system for default coding systems.
6470
6471 * term/mac-win.el: Don't set file-name-coding-system.
6472 Decode variables system-name, emacs-build-system, user-login-name, and
6473 user-full-name by mac-system-coding-system on Mac OS Classic.
6474 (mac-system-coding-system): New variable.
6475
6476 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
6477
6478 * startup.el (command-line): Handle `xterm-mouse-mode' before
6479 reading init file.
6480
6481 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
6482
6483 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
6484
6485 * progmodes/sh-script.el (sh-here-document-word): Make it a
6486 defcustom. Doc fix.
6487 (sh-add): Bash uses $(( )) for arithmetic.
6488 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
6489 (sh-maybe-here-document): Remove quotes and leading whitespace
6490 from heredoc word when closing. Indent heredoc with tabs if word
6491 starts with "-".
6492
6493 2005-04-13 Richard M. Stallman <rms@gnu.org>
6494
6495 * simple.el (undo): Fix previous change.
6496
6497 * custom.el (defface): Doc fix.
6498
6499 2005-04-13 Lute Kamstra <lute@gnu.org>
6500
6501 * Makefile.in (DONTCOMPILE): Remove list.
6502 (compile, compile-always): Don't use DONTCOMPILE.
6503 (update-authors): Load the library in which batch-update-authors
6504 is defined.
6505 * makefile.w32-in (DONTCOMPILE): Remove list.
6506 (compile, compile-always): Fix comments.
6507 (update-authors): Load the library in which batch-update-authors
6508 is defined.
6509
6510 * generic-x.el (generic-mode-ini-file-find-file-hook):
6511 Rename to ini-generic-mode-find-file-hook.
6512 Keep generic-mode-ini-file-find-file-hook as an alias.
6513 (ini-generic-mode-find-file-hook): Rename from
6514 generic-mode-ini-file-find-file-hook. Fix docstring.
6515 (ini-generic-mode): Docstring change.
6516 (bat-generic-mode-run-as-comint): Silence the byte compiler.
6517
6518 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
6519 called from lisp.
6520
6521 * generic.el: Move to the emacs-lisp subdir.
6522
6523 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
6524
6525 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
6526 and C-S- function and cursor motion keys.
6527
6528 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6529
6530 * startup.el (command-line): Enable Xterm Mouse mode by default.
6531 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
6532 for Custom. No longer show "Mouse" in mode line when enabled.
6533 Doc fix.
6534
6535 2005-04-12 Kim F. Storm <storm@cua.dk>
6536
6537 * emulation/cua-base.el (cua-rectangle-face)
6538 (cua-rectangle-noselect-face): Define face attributes here.
6539
6540 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
6541
6542 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6543
6544 * startup.el (command-line): Turn off blinking cursor if
6545 cursorBlink in resources is off or false.
6546
6547 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6548
6549 * term/mac-win.el (dnd): Require dnd.
6550 (mac-drag-n-drop): Call dnd-handle-one-url.
6551 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
6552 (kTextEncodingISOLatin2): Remove constants.
6553 (mac-script-code-coding-systems): New constant.
6554 (mac-handle-language-change): New function.
6555 (special-event-map): Bind it to `language-change' event.
6556 (mac-centraleurroman, mac-cyrillic): New coding systems.
6557 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
6558 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
6559 and mac-cyrillic-encoder to encode-mac-centraleurroman and
6560 encode-mac-cyrillic, respectively.
6561
6562 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6563
6564 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
6565 Don't set overlay-arrow-string to "=>" as this is done
6566 globally in C now.
6567
6568 2005-04-12 Lute Kamstra <lute@gnu.org>
6569
6570 * generic-x.el (rc-generic-mode, rul-generic-mode):
6571 Fix auto-mode-alist entries.
6572 (etc-fstab-generic-mode): Tweak fontification.
6573
6574 * generic.el (generic-make-keywords-list): Fix docstring.
6575 (generic-mode-internal): Simplify generic-font-lock-keywords.
6576
6577 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
6578
6579 * whitespace.el (whitespace-buffer-leading)
6580 (whitespace-buffer-trailing): Revert the incorrect test inversion.
6581 However, fix the highlight area for the leading and
6582 trailing whitespaces to show space.
6583
6584 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
6585
6586 * whitespace.el (whitespace-version): Bump to 3.5
6587
6588 (whitespace-buffer-leading, whitespace-buffer-trailing):
6589 Invert sense of the test to highlight the whitespace.
6590
6591 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6592
6593 * progmodes/gud.el (gud-display-line): GUD uses its own
6594 overlay arrow now so don't set overlay-arrow-string.
6595 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
6596
6597 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
6598
6599 * term.el (term-ansi-current-bold, term-ansi-current-underline)
6600 (term-ansi-current-reverse, term-ansi-current-invisible)
6601 (term-ansi-face-already-done): Change to boolean.
6602 (term-reset-terminal, term-handle-colors-array): Handle the above
6603 vars accordingly.
6604 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
6605 (term-emulate-terminal): Use the new name.
6606
6607 * faces.el (secondary-selection): Use yellow1, not yellow.
6608 (trailing-whitespace): Use red1, not red.
6609
6610 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6611
6612 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
6613 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
6614 (dired-dnd-handle-file): Call dnd-get-local-file-uri
6615
6616 * cus-edit.el (dnd): New group.
6617
6618 * term/w32-win.el (dnd): Require dnd
6619 (w32-drag-n-drop): Call dnd-handle-one-url.
6620
6621 * x-dnd.el: Require dnd.
6622 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
6623 Call dnd-handle-one-url.
6624 (x-dnd-types-alist, x-dnd-insert-utf8-text)
6625 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
6626 to dnd-insert-text.
6627 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
6628 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
6629 (x-dnd-get-local-file-name, x-dnd-open-local-file)
6630 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
6631
6632 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
6633
6634 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6635
6636 * wdired.el: Doc fixes.
6637 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
6638 (wdired-use-dired-vertical-movement): Rename from
6639 wdired-always-move-to-filename-beginning.
6640 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
6641 (wdired-change-to-wdired-mode): Change mode name.
6642 (wdired-newline): Delete.
6643
6644 2005-04-11 Richard M. Stallman <rms@gnu.org>
6645
6646 * whitespace.el (whitespace-highlight-the-space):
6647 Don't call whitespace-unhighlight-the-space here.
6648
6649 * simple.el (undo): Record t in undo-equiv-table
6650 for the redo record made by an undo-in-region.
6651
6652 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6653
6654 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
6655 (gdb-frame-inferior-io-buffer): New Functions to control
6656 display of separate IO buffer.
6657 (menu): Add them to menu-bar.
6658 (gdb-display-buffer): Check for buffer another frame.
6659 Protect GUD buffer.
6660 (gdb-setup-windows): Create IO buffer if not already there.
6661 (gdb-memory-mode): Remove purecopy noops.
6662
6663 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6664
6665 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
6666 and pass to self-insert-command.
6667
6668 2005-04-11 Lute Kamstra <lute@gnu.org>
6669
6670 * generic.el: Commentary section cleanup.
6671 (generic): Delete.
6672 (generic-use-find-file-hook, generic-lines-to-scan)
6673 (generic-find-file-regexp, generic-ignore-files-regexp)
6674 (default-generic-mode, generic-mode-find-file-hook)
6675 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
6676 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
6677 (generic-use-find-file-hook, generic-lines-to-scan)
6678 (generic-find-file-regexp, generic-ignore-files-regexp)
6679 (default-generic-mode, generic-mode-find-file-hook)
6680 (generic-mode-ini-file-find-file-hook): Move from generic.el.
6681
6682 2005-04-10 Karl Fogel <kfogel@red-bean.com>
6683
6684 * bookmark.el (bookmark-write-file): Catch errors writing file.
6685 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
6686
6687 2005-04-10 Richard M. Stallman <rms@gnu.org>
6688
6689 * startup.el (fancy-splash-tail): Update copyright year.
6690 (command-line): Split part of -Q into -D.
6691 (emacs-basic-display): New defvar.
6692 (fancy-splash-text): Correct name of menu item.
6693
6694 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
6695
6696 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
6697 lines in one node.
6698
6699 * comint.el (comint-send-input): New arg ARTIFICIAL.
6700 Callers in this file changed.
6701
6702 * abbrev.el (define-abbrevs): Read system abbrevs properly.
6703
6704 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
6705
6706 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
6707
6708 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
6709 `ldap-search-internal'.
6710
6711 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
6712
6713 * files.el (set-auto-mode-1): Use line-end-position.
6714
6715 * international/latin-1.el:
6716 * international/latin-2.el:
6717 * international/latin-3.el:
6718 * international/latin-4.el:
6719 * international/latin-5.el:
6720 * international/latin-8.el:
6721 * international/latin-9.el: Give punctuation syntax to NBSP.
6722
6723 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
6724 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
6725 Use char-classes to accept non-ascii letters, accepted in some recent
6726 bibtex implementations.
6727
6728 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6729
6730 * custom.el (custom-set-minor-mode): Any non-nil value for the
6731 variable should enable the mode when set through Custom.
6732
6733 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
6734
6735 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
6736 TAB binding so tab-always-indent is obeyed.
6737 (vhdl-minibuffer-local-map): Move initialization into declaration.
6738 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
6739 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
6740 (vhdl-hooked-abbrev): Avoid test for XEmacs.
6741 (vhdl-current-line): Use line-beginning-position.
6742 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
6743 with-output-to-temp-buffer, so the current position can be recorded.
6744
6745 2005-04-10 Masatake YAMATO <jet@gyve.org>
6746
6747 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6748 Add regexp for gcov.
6749
6750 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6751
6752 * calendar/time-date.el (time-to-seconds, seconds-to-time)
6753 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
6754 syntax which Emacs 20 doesn't support.
6755
6756 2005-04-09 Richard M. Stallman <rms@gnu.org>
6757
6758 * help.el (describe-key-briefly, describe-key):
6759 Replace strings as event types with "(any string)".
6760
6761 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
6762
6763 * arc-mode.el (archive-mode-map): Move initialization into
6764 the declaration. Override *all* bindings of `undo'.
6765 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
6766
6767 2005-04-09 Jay Belanger <belanger@truman.edu>
6768
6769 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
6770
6771 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
6772
6773 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
6774 (xterm-register-default-colors): Update color values computation
6775 to match xterm-200.
6776
6777 2005-04-09 Kenichi Handa <handa@m17n.org>
6778
6779 * international/code-pages.el (iso-latin-7): Fix the map.
6780
6781 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
6782
6783 * emacs-lisp/lisp.el (defun-prompt-regexp)
6784 (parens-require-spaces, buffer-end, end-of-defun)
6785 (insert-parentheses): Doc fixes.
6786
6787 2005-04-08 Kim F. Storm <storm@cua.dk>
6788
6789 * comint.el (comint-highlight-prompt): Fix face spec.
6790 * hi-lock.el (hi-green): Likewise.
6791
6792 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
6793
6794 * cus-edit.el (custom-modified-face):
6795 * comint.el (comint-highlight-input): Fix previous changes.
6796 * term.el (term-handle-ansi-escape): Add a comment.
6797
6798 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
6799
6800 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
6801 in the buffer and in whitespace-highlighted-space.
6802 (whitespace-unhighlight-the-space): Simplify.
6803 (whitespace-buffer): Simplify.
6804
6805 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
6806
6807 * textmodes/table.el (table-cell-face): Add special case for
6808 displays supporting a high number of colors.
6809 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
6810 (vhdl-font-lock-reserved-words-face)
6811 (vhdl-speedbar-architecture-face)
6812 (vhdl-speedbar-instantiation-face)
6813 (vhdl-speedbar-architecture-selected-face)
6814 (vhdl-speedbar-instantiation-selected-face): Likewise.
6815 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
6816 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
6817 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
6818 (ebrowse-root-class-face, ebrowse-member-attribute-face)
6819 (ebrowse-progress-face): Likewise.
6820 * progmodes/compile.el (compilation-info-face): Likewise.
6821 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
6822 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
6823 * calendar/calendar.el (diary-face): Likewise.
6824 * woman.el (woman-italic-face, woman-bold-face)
6825 (woman-unknown-face): Likewise.
6826 * wid-edit.el (widget-button-pressed-face): Likewise.
6827 * whitespace.el (whitespace-highlight-face): Likewise.
6828 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
6829 * pcvs-info.el (cvs-marked-face): Likewise.
6830 * info.el (info-xref): Likewise.
6831 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
6832 * hilit-chg.el (highlight-changes-face)
6833 (highlight-changes-delete-face): Likewise.
6834 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
6835 (hi-red-b): Likewise.
6836 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
6837 * font-lock.el (font-lock-keyword-face)
6838 (font-lock-function-name-face, font-lock-warning-face): Likewise.
6839 * cus-edit.el (custom-invalid-face, custom-modified-face)
6840 (custom-set-face, custom-changed-face, custom-variable-tag-face)
6841 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
6842 * comint.el (comint-highlight-prompt): Likewise.
6843
6844 2005-04-08 Lute Kamstra <lute@gnu.org>
6845
6846 * font-lock.el (font-lock-keywords): Docstring fixes.
6847
6848 2005-04-08 Kenichi Handa <handa@m17n.org>
6849
6850 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
6851 chars are more than a limit, print " and more..." at the tail.
6852
6853 2005-04-08 Kim F. Storm <storm@cua.dk>
6854
6855 * emacs-lisp/authors.el (authors-aliases): Update list.
6856 (authors-ignored-files): New list.
6857 (authors-fixed-entries): Fix typo.
6858 (authors-renamed-files-alist): Update list.
6859 (authors-add): Check authors-ignored-files.
6860
6861 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
6862
6863 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
6864 optional, to ensure backward compatibility.
6865
6866 2005-04-08 Stephen Eglen <stephen@gnu.org>
6867
6868 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
6869
6870 2005-04-08 Kim F. Storm <storm@cua.dk>
6871
6872 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
6873
6874 * mouse.el (mouse-on-link-p): Doc fix.
6875
6876 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
6877
6878 * ielm.el (ielm-prompt-read-only): Doc fix.
6879
6880 * comint.el (comint-prompt-read-only): Doc fix.
6881
6882 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
6883
6884 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
6885 ensure dired always handles wildcards passed to ffap.
6886 (find-file-at-point): Use it.
6887 (ffap-dired-wildcards): Doc fix.
6888
6889 2005-04-07 Juri Linkov <juri@jurta.org>
6890
6891 * simple.el (next-error-overlay-arrow-position): New defvar.
6892 Put "=>" on its property `overlay-arrow-string'. Add it to
6893 `overlay-arrow-variable-list'.
6894
6895 * progmodes/compile.el (compilation-setup):
6896 Set `next-error-overlay-arrow-position' to nil. Also set it to
6897 nil in the local hook `kill-buffer-hook'. Make local variable
6898 `overlay-arrow-string' and set it to "=>".
6899 (compilation-goto-locus): Set BOL position to
6900 `next-error-overlay-arrow-position' instead of
6901 `overlay-arrow-position'.
6902
6903 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
6904 locally instead of adding it to the global hook.
6905 (Info-kill-buffer): Move up.
6906
6907 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
6908
6909 * term/xterm.el (xterm-standard-colors): Update color values from
6910 xterm-200.
6911
6912 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
6913
6914 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
6915
6916 * fast-lock.el:
6917 * lazy-lock.el: Move them to the obsolete subdir.
6918
6919 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6920
6921 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
6922 (wdired-add-replace-advice): Remove.
6923 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
6924
6925 2005-04-06 Kim F. Storm <storm@cua.dk>
6926
6927 * startup.el (command-line): Add --bare-bones alias for -Q.
6928
6929 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6930
6931 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
6932 create the startup fontset if a font specification ends with
6933 `mac-roman'.
6934
6935 2005-04-06 Lute Kamstra <lute@gnu.org>
6936
6937 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
6938 change.
6939
6940 * emacs-lisp/copyright.el (copyright-update-year): Replace the
6941 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
6942
6943 2005-04-05 Lute Kamstra <lute@gnu.org>
6944
6945 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
6946 (define-generic-mode): Ditto. Fix debug declaration.
6947
6948 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
6949 Put them in the generic-x group.
6950
6951 * calendar/timeclock.el (timeclock): Doc fix.
6952
6953 * generic.el (define-generic-mode): Don't use custom-current-group.
6954 Document default :group value.
6955 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
6956 (define-global-minor-mode): Don't use custom-current-group.
6957
6958 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
6959
6960 * startup.el (command-line-1): Display startup-echo-area-message
6961 when fancy splash screen is in use.
6962
6963 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
6964 (sh-escaped-newline): New face.
6965 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
6966 newline, and use sh-escaped-newline face.
6967
6968 * progmodes/tcl.el (tcl-escaped-newline): New face.
6969 (tcl-builtin-list): New variable.
6970 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
6971 newlines. Fix keywords subexpression number.
6972
6973 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
6974
6975 * textmodes/org.el (org-diary-default-entry): Fix call to
6976 `add-to-diary-entry'.
6977
6978 2005-04-05 Kim F. Storm <storm@cua.dk>
6979
6980 * ediff-init.el: Use (featurep 'xemacs).
6981
6982 2005-04-05 David Ponce <david@dponce.com>
6983
6984 * cus-edit.el (face): Derive from symbol widget. Display sample
6985 of the current face on the fly.
6986 (widget-face-sample-face-get, widget-face-notify): New functions.
6987 (widget-face-value-create): Remove.
6988
6989 * wid-edit.el (widget-field-end): Temporarily remove field
6990 narrowing before to call `get-char-property'.
6991
6992 2005-04-04 Jay Belanger <belanger@truman.edu>
6993
6994 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
6995 (math-read-subscripts): New variable.
6996 (math-read-preprocess-string): Process subscripts.
6997
6998 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6999
7000 * comint.el (comint-prompt-read-only): Doc fix.
7001
7002 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
7003 `-1'. Doc fix.
7004
7005 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
7006
7007 * textmodes/org.el (org-insert-mode-line-in-empty-file):
7008 Change default value to nil.
7009
7010 2005-04-04 Lute Kamstra <lute@gnu.org>
7011
7012 * autorevert.el (auto-revert-mode): Specify :group.
7013 * battery.el (display-battery-mode): Specify :group.
7014 * diff-mode.el (diff-minor-mode): Specify :group.
7015 * font-core.el (font-lock-mode): Specify :group.
7016 * hl-line.el (hl-line-mode): Specify :group.
7017 * iimage.el (iimage): New customization group.
7018 (iimage-mode): Specify :group.
7019 * longlines.el (longlines-mode): Specify :group.
7020 * master.el: Don't require easy-mmode.
7021 (master): New customization group.
7022 (master-mode): Specify :group.
7023 * msb.el (msb-mode): Specify :group.
7024 * reveal.el (reveal-mode): Specify :group.
7025 * simple.el (next-error-follow-minor-mode): Specify :group.
7026 * smerge-mode.el (smerge-mode): Specify :group.
7027 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
7028 * emulation/cua-base.el (cua-mode): Specify :group.
7029 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
7030 * language/thai-util.el (thai-auto-composition-mode)
7031 (thai-word-mode): Specify :group.
7032 * mail/supercite.el (sc-minor-mode): Specify :group.
7033 * progmodes/cwarn.el (cwarn-mode): Specify :group.
7034 * progmodes/flymake.el (flymake-mode): Specify :group.
7035 * progmodes/glasses.el (glasses-mode): Specify :group.
7036 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
7037 * textmodes/enriched.el (enriched-mode): Specify :group.
7038 * textmodes/refill.el (refill-mode): Specify :group.
7039
7040 * add-log.el (change-log-font-lock-keywords): Names in
7041 parenthesized lists can contain spaces.
7042
7043 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
7044
7045 * startup.el (fancy-splash-text): Shorten default text of
7046 "Emacs Tutorial" line. Also, if the current language env
7047 indicates an available tutorial file other than TUTORIAL,
7048 extract its title and append it to the line in parentheses.
7049 (fancy-splash-insert): If arg is a thunk, funcall it.
7050
7051 2005-04-04 Jay Belanger <belanger@truman.edu>
7052
7053 * calc.el (calc-language-alist): Add tags to customization type.
7054
7055 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
7056
7057 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
7058 Doc fix.
7059
7060 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
7061
7062 * add-log.el (change-log-font-lock-keywords): The manual
7063 describing a Change Log entry, says: (...) "Aside from these
7064 header lines, every line in the change log starts with a space or
7065 a tab.". The font-lock was not highlighting lines started with
7066 spaces, added support for it.
7067
7068 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7069
7070 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
7071 (bibtex-generate-url-list): Update docstring accordingly. Put the
7072 complex example in the docstring.
7073 (bibtex-font-lock-url): Use pop.
7074
7075 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
7076
7077 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
7078
7079 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
7080
7081 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7082
7083 * filesets.el (filesets-set-default): Doc fix.
7084
7085 2005-04-03 Lute Kamstra <lute@gnu.org>
7086
7087 * generic.el (define-generic-mode): Add argument to specify
7088 keywords for defcustom.
7089 (default-generic-mode): Specify :group.
7090
7091 * generic-x.el: Specify :group for all generic modes.
7092
7093 * desktop.el (desktop-no-desktop-file-hook)
7094 (desktop-after-read-hook): Doc fix.
7095
7096 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
7097
7098 * simple.el (visible-mode): Use explicit :group keyword.
7099 This changes the group of `visible-mode-hook' from paren-blinking
7100 to editing-basics.
7101
7102 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7103
7104 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
7105 mailbox specifications as well as URLs.
7106 (rmail-insert-inbox-text): Remove unused conditional branches.
7107
7108 2005-04-01 Jay Belanger <belanger@truman.edu>
7109
7110 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
7111 (calc-gnuplot-print-command): Move definitions to calc.el.
7112
7113 * calc/calc-embed.el (calc-embedded-announce-formula)
7114 (calc-embedded-open-formula, calc-embedded-close-formula)
7115 (calc-embedded-open-word, calc-embedded-close-word)
7116 (calc-embedded-open-plain, calc-embedded-close-plain)
7117 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
7118 (calc-embedded-open-mode, calc-embedded-close-mode):
7119 Move definitions to calc.el.
7120
7121 * calc/calc.el (calc-settings-file, calc-language-alist):
7122 Make customizable.
7123 (calc-embedded-announce-formula, calc-embedded-open-formula)
7124 (calc-embedded-close-formula, calc-embedded-open-word)
7125 (calc-embedded-close-word, calc-embedded-open-plain)
7126 (calc-embedded-close-plain, calc-embedded-open-new-formula)
7127 (calc-embedded-close-new-formula, calc-embedded-open-mode)
7128 (calc-embedded-close-mode, calc-gnuplot-name)
7129 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
7130 from other files and make customizable.
7131
7132 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
7133
7134 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
7135 Use buffer-live-p.
7136 (cvs-mode-run): Don't call cvs-update-header here.
7137 (cvs-run-process): Call cvs-update-header.
7138 Use process properties for cvs-postprocess and cvs-buffer so that
7139 the sentinel can behave better if the temp buffer is killed.
7140 Use a pipe rather than a tty, to better handle unexpected prompts.
7141 (cvs-sentinel): Rewrite. Call cvs-update-header.
7142
7143 2005-04-01 Andre Spiegel <spiegel@gnu.org>
7144
7145 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
7146 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
7147
7148 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
7149
7150 * generic.el (define-generic-mode): Add indentation rule.
7151
7152 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7153
7154 * files.el (mode-require-final-newline): Make Custom correctly
7155 report a nil value and allow to set it to nil via Custom.
7156 Doc fix.
7157
7158 2005-04-01 Kenichi Handa <handa@m17n.org>
7159
7160 * international/characters.el: Enable the correct case setting for
7161 dotless-i and dotted-I.
7162
7163 2005-04-01 Kim F. Storm <storm@cua.dk>
7164
7165 * ido.el (ido-file-internal): Fall back to non-ido command if
7166 initial directory is on slow ftp (or tramp) host.
7167
7168 2005-03-31 Richard M. Stallman <rms@gnu.org>
7169
7170 * emacs-lisp/autoload.el (make-autoload):
7171 Handle define-global-minor-mode.
7172
7173 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
7174 Rename from easy-mmode-define-global-mode.
7175 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
7176
7177 * progmodes/scheme.el (scheme-mode-syntax-table):
7178 Update syntax of | and # for two-character comment syntax.
7179
7180 2005-03-31 Lute Kamstra <lute@gnu.org>
7181
7182 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
7183 (define-minor-mode): Call custom-current-group at load-time.
7184
7185 * generic.el (define-generic-mode): Add debug declaration.
7186 Add defcustom for the mode hook.
7187 (generic-mode-internal): Use run-mode-hooks.
7188
7189 2005-03-31 Kim F. Storm <storm@cua.dk>
7190
7191 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
7192 (mouse-fixup-help-message): New defun called by show_help_echo
7193 to fixup mouse-2 prefix in help messages when applicable.
7194
7195 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
7196
7197 2005-03-31 Kenichi Handa <handa@m17n.org>
7198
7199 * language/thai-word.el (thai-find-word-ends): Pay attention to
7200 the case that we reach the end of buffer.
7201
7202 * textmodes/fill.el (fill-text-properties-at): New function.
7203 (fill-newline): Use fill-text-properties-at instead of
7204 text-properties-at.
7205
7206 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
7207
7208 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
7209 not comint-quote-filename.
7210
7211 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
7212
7213 * help-fns.el (help-with-tutorial): Revert last change.
7214
7215 2005-03-31 Kim F. Storm <storm@cua.dk>
7216
7217 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
7218
7219 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
7220
7221 * calendar/cal-china.el: Update reference to "Calendrical
7222 Calculations" book; there's a new edition.
7223 * calendar/cal-coptic.el: Likewise.
7224 * calendar/cal-french.el: Likewise.
7225 * calendar/cal-hebrew.el: Likewise.
7226 * calendar/cal-islam.el: Likewise.
7227 * calendar/cal-iso.el: Likewise.
7228 * calendar/cal-julian.el: Likewise.
7229 * calendar/cal-mayan.el: Likewise.
7230 * calendar/cal-persia.el: Likewise.
7231 * calendar/calendar.el: Likewise.
7232 * calendar/holidays.el: Likewise.
7233 * calendar/lunar.el: Likewise.
7234 * calendar/solar.el: Likewise.
7235
7236 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
7237 white space from doc string.
7238
7239 2005-03-30 Jay Belanger <belanger@truman.edu>
7240
7241 * calc/calc-help.el (calc-full-help): Remove email address.
7242
7243 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
7244
7245 * help-fns.el (help-with-tutorial): Delete title line.
7246
7247 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7248
7249 * calendar/cal-x.el (calendar-one-frame-setup)
7250 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
7251 rather than 'symbol for set-window-dedicated-p.
7252
7253 * calendar/appt.el (appt-buffer-name): Make it a constant.
7254 (appt-add): Doc fix.
7255
7256 * filesets.el (filesets-menu-path, filesets-menu-before)
7257 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
7258 (filesets-menu-cache-file): Use directory ~/.emacs.d.
7259 (filesets-add-submenu): Delete and use add-submenu instead.
7260
7261 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
7262
7263 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
7264 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
7265 (org-diary-default-entry): New function.
7266 (org-get-entries-from-diary): Better parsing of diary entries.
7267 (org-agenda-check-no-diary): New function.
7268 ("diary-lib"): Advice to function `add-to-diary-list', to allow
7269 linking to diary entries.
7270 (org-agenda-execute-calendar-command): New function.
7271 (org-agenda): Improve visible section in window.
7272 Use `org-fit-agenda-window'.
7273 (org-fit-agenda-window): New option.
7274 (org-move-subtree-down): Better handling of empty lines
7275 at end of subtree.
7276 (org-cycle): Numeric prefix is interpreted now as show-subtree N
7277 levels up.
7278 (org-fontify-done-headline): New option.
7279 (org-headline-done-face): New face.
7280 (org-set-font-lock-defaults): Use `org-headline-done-face'.
7281 (org-table-copy-down): Rename from `org-table-copy-from-above'.
7282 When current field is non-empty, it is copied to next row.
7283 (org-table-copy-from-above): Fix bug which made it
7284 impossible to copy fields containing only a single non-white character.
7285
7286 2005-03-30 Kim F. Storm <storm@cua.dk>
7287
7288 * kmacro.el (kmacro-end-macro): Isearch may store this command
7289 into the macro -- so ignore it when executing keyboard macro.
7290
7291 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
7292
7293 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
7294
7295 2005-03-29 Kenichi Handa <handa@m17n.org>
7296
7297 * language/thai.el ("Thai"): Set setup-function and exit-function
7298 for Thai language environment.
7299
7300 * language/thai-util.el: Require thai-word.
7301 (thai-word-mode-map): New variable.
7302 (thai-word-mode): New minor mode.
7303 (setup-thai-language-environment-internal): New function.
7304 (exit-thai-language-environment-internal): New function.
7305
7306 * language/thai-word.el (thai-word-table): Declare it by defvar,
7307 use dolist to initialize it.
7308 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
7309 (thai-fill-find-break-point): New functions.
7310
7311 2005-03-29 Richard M. Stallman <rms@gnu.org>
7312
7313 * simple.el (idle-update-delay): Move definition up.
7314 (set-mark): Doc fix.
7315
7316 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7317
7318 * longlines.el: New file.
7319
7320 * simple.el (buffer-substring-filters): New variable.
7321 (filter-buffer-substring): New function.
7322 (kill-region, copy-region-as-kill): Use it.
7323
7324 * register.el (copy-to-register, append-to-register)
7325 (prepend-to-register): Use filter-buffer-substring.
7326
7327 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
7328
7329 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
7330 (gud-filter-pending-text): Move in front of gdb.
7331 (gud-overlay-arrow-position): New variable.
7332 (gud-sentinel, gud-display-line): Use it in place of
7333 overlay-arrow-position.
7334
7335 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7336
7337 * progmodes/fortran.el (fortran-if-indent): Doc fix.
7338 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
7339 (fortran-font-lock-keywords-4): New variable.
7340 (fortran-blocks-re, fortran-end-block-re)
7341 (fortran-start-block-re): New constants, for hideshow.
7342 (hs-special-modes-alist): Add a Fortran entry.
7343 (fortran-mode-map): Bind fortran-end-of-block,
7344 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
7345 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
7346 (fortran-looking-at-if-then, fortran-end-of-block)
7347 (fortran-beginning-of-block): New functions, for hideshow.
7348
7349 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
7350 Doc fix. Tweak regexp.
7351 (f90-beginning-of-block): Push mark first.
7352
7353 2005-03-29 Jay Belanger <belanger@truman.edu>
7354
7355 * calc/calc.el: Update copyright date.
7356 (calc-version): Increase to 2.1.
7357 (calc-version-date): Remove.
7358
7359 * calc/calc-help.el: Update copyright date.
7360 (calc-full-help): Remove reference to calc-version-date.
7361 Update copyright date.
7362
7363 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7364
7365 * vc.el (vc-do-command): Use a pipe for async processes, so password
7366 prompts don't show up at places where the user can't reply.
7367
7368 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
7369
7370 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
7371 on the file name we pass to the inferior shell.
7372
7373 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7374
7375 * progmodes/which-func.el (which-function): Be robust in the face of an
7376 imenu--make-index-alist failure.
7377
7378 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7379
7380 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
7381
7382 * progmodes/python.el (python-preoutput-filter): Fix last change.
7383
7384 2005-03-29 Lute Kamstra <lute@gnu.org>
7385
7386 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
7387 functions and compiled macros.
7388 (debug-convert-byte-code): Handle macros too.
7389 (debug-on-entry-1): Don't signal an error when trying to clear a
7390 function that is not set to debug on entry.
7391
7392 2005-03-29 Jay Belanger <belanger@truman.edu>
7393
7394 * calc/calc-lang.el: Add functions to math-function-table
7395 properties of tex and math.
7396
7397 2005-03-29 Kenichi Handa <handa@m17n.org>
7398
7399 * ps-mule.el (ps-mule-plot-string): Translate characters by
7400 ps-print-translation-table.
7401 (ps-mule-begin-job): Call find-charset-region/string with
7402 ps-print-translation-table.
7403 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
7404
7405 * ps-print.el (ps-print-translation-table): New variable.
7406 (ps-plot-region): Translate characters by ps-print-translation-table.
7407
7408 2005-03-29 Juri Linkov <juri@jurta.org>
7409
7410 * simple.el (next-error-highlight-timer): New variable.
7411
7412 * progmodes/compile.el (compilation-goto-locus):
7413 Use `next-error-highlight-timer' instead of `sit-for'.
7414
7415 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7416
7417 * mail/supercite.el (sc-mail-field): Use assoc-string.
7418 (sc-get-address): Simplify regexps.
7419
7420 * files.el (minibuffer-with-setup-hook): New macro.
7421 (find-file-read-args): Use it to avoid let-binding
7422 minibuffer-with-setup-hook (which breaks turning on/off
7423 file-name-shadow-mode while in the prompt).
7424
7425 * complete.el (PC-read-include-file-name-internal): Use test-completion.
7426
7427 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
7428
7429 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
7430
7431 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7432
7433 * window.el (window-buffer-height): Use count-screen-lines.
7434
7435 * progmodes/python.el (python-preoutput-leftover): New var.
7436 (python-preoutput-filter): Use it.
7437 (python-send-receive): Loop until all the result has been received.
7438
7439 2005-03-28 Juri Linkov <juri@jurta.org>
7440
7441 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
7442
7443 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
7444 "Recover Crashed Session".
7445 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
7446 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
7447 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
7448 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
7449 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
7450 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
7451 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
7452 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
7453
7454 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
7455 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
7456 Ediff Sessions", "Toggle use of separate control buffer frame",
7457 "Use separate frame for Ediff control buffer".
7458
7459 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
7460 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
7461 "Rename Bookmark", "Delete Bookmark".
7462
7463 * info.el (Info-mode-menu): Remove ellipsis from "Index".
7464 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
7465 Add `:active Info-index-alternatives' to "Next Matching Item".
7466
7467 * wdired.el (wdired-change-to-wdired-mode):
7468 Mention `wdired-abort-changes' key in the initial message.
7469
7470 * international/mule.el (auto-coding-alist): Associate non-ascii
7471 image filename extensions with `no-conversion'.
7472
7473 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
7474
7475 * international/iso-acc.el:
7476 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
7477
7478 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7479
7480 * textmodes/sgml-mode.el (html-mode): Doc update.
7481
7482 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
7483
7484 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
7485
7486 * term.el (term-move-columns): Fix face after extending a line.
7487 (term-insert-spaces): Likewise.
7488 (term-reset-terminal): Fix off by one error.
7489
7490 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7491
7492 * international/mule.el (auto-coding-alist): Add .xpi files.
7493
7494 * files.el (auto-mode-alist): Add .xpi files.
7495
7496 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
7497
7498 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
7499
7500 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7501
7502 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
7503
7504 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7505
7506 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
7507 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
7508
7509 * calendar/cal-move.el (calendar-beginning-of-year): Move the
7510 cursor to Jan 1 when needed.
7511 (calendar-end-of-year): Fix -/+ typo.
7512 Reported by Chong Yidong <cyd@stupidchicken.com>.
7513
7514 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7515
7516 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
7517
7518 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
7519 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
7520
7521 2005-03-25 Richard M. Stallman <rms@gnu.org>
7522
7523 * filesets.el (filesets-init): Add autoload.
7524
7525 * mail/mailalias.el (mail-directory): Doc fix.
7526
7527 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7528
7529 * mail/mailalias.el (mail-directory-process): Do nothing if
7530 mail-directory-process is an atom.
7531 (mail-get-names): Ignore mail-directory-names if it is an atom.
7532 (mail-directory-process defvar): Doc fix.
7533 (mail-names): Doc fix.
7534
7535 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
7536
7537 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
7538
7539 2005-03-26 Kenichi Handa <handa@m17n.org>
7540
7541 * international/mule-util.el (detect-coding-with-priority):
7542 Call update-coding-systems-internal before detect-coding-region.
7543
7544 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
7547 (gdb-frames-mode-map): Add follow-link property.
7548
7549 2005-03-25 Jay Belanger <belanger@truman.edu>
7550
7551 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
7552 for variables.
7553
7554 2005-03-25 Juri Linkov <juri@jurta.org>
7555
7556 * image-mode.el: Optimize image filename extension regexps in
7557 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
7558 in `auto-mode-alist'.
7559 (image-mode): Add `image-toggle-display-text' to local hook
7560 `change-major-mode-hook'. Display the image as an image by
7561 default. Set `cursor-type' and `truncate-lines' if the image
7562 is already displayed. Take into account the current mode (image
7563 or text) in message.
7564 (image-minor-mode): New minor mode.
7565 (image-mode-maybe, image-toggle-display-text): New functions.
7566 (image-toggle-display): Use called-interactively-p.
7567 Let-bind `inhibit-read-only' to t.
7568
7569 * image-mode.el (image-minor-mode): Set `cursor-type' and
7570 `truncate-lines' if the image is already displayed. Add turning
7571 image-minor-mode off to `change-major-mode-hook'. Add message.
7572 Call `image-toggle-display-text' after turning image-minor-mode off.
7573
7574 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
7575
7576 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
7577 Terminal.app, use utf-8.
7578 (set-display-table-and-terminal-coding-system): Add coding-system arg.
7579 (set-locale-environment): Use it.
7580
7581 * term/xterm.el: Undo last change, better done in mule-cmds.el.
7582
7583 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
7584
7585 * progmodes/python.el (python-close-block-statement-p)
7586 (python-outdent-p, python-current-defun): Use symbol-end.
7587
7588 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7589
7590 * files.el (save-some-buffers): Doc fix.
7591
7592 2005-03-25 Werner Lemberg <wl@gnu.org>
7593
7594 * complete.el, thumbs.el: Replace `legal' with `valid'.
7595 * calendar/calendar.el: Replace `legal' with `valid'.
7596 * emacs-lisp/advice.el: Replace `legal' with `valid'.
7597 * mail/supercite.el: Replace `legal' with `valid'.
7598 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
7599 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
7600 Replace `legal' with `valid'.
7601 * textmodes/reftex-vars.el, textmodes/reftex.el:
7602 Replace `legal' with `valid'.
7603
7604 2005-03-25 Werner Lemberg <wl@gnu.org>
7605
7606 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
7607 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
7608 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
7609 * emulation/vip.el: Replace `illegal' with `invalid'.
7610 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
7611 * mail/supercite.el: Replace `illegal' with `invalid'.
7612 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
7613 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
7614 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
7615 * progmodes/sh-script.el, progmodes/xscheme.el:
7616 Replace `illegal' with `invalid'.
7617 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
7618 * textmodes/reftex-index.el, textmodes/reftex-parse.el
7619 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
7620 * textmodes/reftex.el, textmodes/org.el:
7621 Replace `illegal' with `invalid'.
7622
7623 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7624
7625 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
7626 (flymake-find-buildfile, flymake-find-possible-master-files)
7627 (flymake-check-include, flymake-parse-line): Replace loops over the
7628 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
7629
7630 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
7631 Substitute file-name-as-directory in the rest of the file.
7632 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
7633 (flymake-replace-region): Remove unused arg `buffer'.
7634 (flymake-check-patch-master-file-buffer): Update calls to it.
7635 (flymake-add-err-info): Remove unused var `count'.
7636 (flymake-mode): Use define-minor-mode.
7637
7638 * progmodes/flymake.el: Use with-current-buffer.
7639 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
7640 flymake-replace-regexp-in-string, flymake-line-beginning-position)
7641 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
7642 Avoid testing for `xemacs'.
7643 (flymake-nop): Move.
7644 (flymake-region-has-flymake-overlays): Return the computed value.
7645 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
7646 Remove unused var `endline'.
7647 (flymake-get-line-count): Remove unused function.
7648 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
7649
7650 * emulation/vi.el:
7651 * generic.el:
7652 * hilit-chg.el (global-highlight-changes):
7653 * hi-lock.el (hi-lock-mode):
7654 * follow.el: find-file-hooks -> find-file-hook.
7655
7656 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
7657
7658 2005-03-24 Juri Linkov <juri@jurta.org>
7659
7660 * dired.el (dired-mode-map): Add menu item "Compare directories"
7661 for dired-compare-directories.
7662
7663 * dired-aux.el (dired-compare-directories): Add autoload cookie.
7664 Doc fix. Replace `read-file-name' with `read-directory-name'.
7665
7666 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7667
7668 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
7669
7670 2005-03-24 Jay Belanger <belanger@truman.edu>
7671
7672 * calc/calc-embed.el (calc-embedded-mode-change): Save all
7673 relevant mode settings in calc-embedded-original-modes when modes
7674 are permanently changed.
7675
7676 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7677
7678 * autoinsert.el: find-file-hooks -> find-file-hook.
7679
7680 2005-03-24 Lute Kamstra <lute@gnu.org>
7681
7682 * generic.el (generic-font-lock-defaults): Make it obsolete.
7683 (generic-font-lock-keywords): New variable to replace
7684 generic-font-lock-defaults.
7685 (generic-mode-set-font-lock): Delete it.
7686 (generic-mode-internal): Don't call generic-mode-set-font-lock.
7687 (generic-bracket-support): Add docstring.
7688
7689 * generic-x.el: Rename generic-font-lock-defaults to
7690 generic-font-lock-keywords throughout.
7691 (mailagent-rules-setup-function): Delete it.
7692 (mailagent-rules-generic-mode): Use anonymous function instead.
7693 (show-tabs-generic-mode-font-lock-defaults-1)
7694 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
7695 Quote faces.
7696 (show-tabs-tab-face, show-tabs-space-face): Specify background,
7697 not foreground.
7698
7699 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7700 Recognize define-generic-mode.
7701
7702 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
7703
7704 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
7705 if there's no completion table.
7706
7707 2005-03-23 Miles Bader <miles@gnu.org>
7708
7709 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7710 Remove tty-specific variants, as they're no longer needed.
7711
7712 2005-03-23 Lute Kamstra <lute@gnu.org>
7713
7714 * generic-x.el: Code cleanup: make args constant whenever possible.
7715 (installshield-statement-keyword-list)
7716 (installshield-system-functions-list)
7717 (installshield-system-variables-list, installshield-types-list)
7718 (installshield-funarg-constants-list): Make them constants.
7719
7720 * generic.el (generic-make-keywords-list): Add autoload cookie.
7721
7722 * calendar/time-date.el: Add comment on time value formats.
7723 Don't require parse-time.
7724 (with-decoded-time-value): New macro.
7725 (encode-time-value): New function.
7726 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
7727 (days-to-time): Return a valid time value when arg is huge.
7728 (time-since): Use time-subtract.
7729 (time-to-number-of-days): Use time-to-seconds.
7730
7731 2005-03-23 David Ponce <david@dponce.com>
7732
7733 * recentf.el: (recentf-keep): New option.
7734 (recentf-menu-action): Default to `find-file'.
7735 (recentf-keep-non-readable-files-flag)
7736 (recentf-keep-non-readable-files-p)
7737 (recentf-file-readable-p, recentf-find-file)
7738 (recentf-cleanup-remote): Remove.
7739 (recentf-include-p): More robust.
7740 (recentf-keep-p): New function.
7741 (recentf-remove-if-non-kept): Rename from
7742 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
7743 All callers updated.
7744 (recentf-menu-items-for-commands): Fix help string.
7745 (recentf-track-closed-file): Update. Doc fix.
7746 (recentf-cleanup): Update. Count removed files. Doc fix.
7747
7748 2005-03-23 Kim F. Storm <storm@cua.dk>
7749
7750 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7751 Don't inherit from fringe face (now happens automatically).
7752
7753 2005-03-22 Kim F. Storm <storm@cua.dk>
7754
7755 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
7756 position values.
7757
7758 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7759
7760 * menu-bar.el (showhide-date-time): Remove.
7761 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
7762 (menu-bar-make-mm-toggle): Simplify.
7763
7764 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
7765
7766 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
7767 Accept qualified variable and function names.
7768
7769 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
7770
7771 * bindings.el (completion-ignored-extensions):
7772 Remove ".lis" for `vax-vms'.
7773
7774 2005-03-22 Andreas Schwab <schwab@suse.de>
7775
7776 * generic-x.el: Revert last change.
7777 * ldefs-boot.el: Update.
7778
7779 2005-03-22 Jay Belanger <belanger@truman.edu>
7780
7781 * calc/calc-embed (calc-embedded-original-modes): New variable.
7782 (calc-embedded-save-original-modes)
7783 (calc-embedded-restore-original-modes): New functions.
7784 (calc-do-embedded): Save original modes when entering embedded mode
7785 and restore when leaving embedded mode.
7786 (calc-embedded-modes-change): Change the value of
7787 calc-embedded-original-modes to reflect permanent changes.
7788
7789 2005-03-22 Lute Kamstra <lute@gnu.org>
7790
7791 * generic-x.el: Require generic again.
7792
7793 2005-03-22 Miles Bader <miles@gnu.org>
7794
7795 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
7796 Tweak details to look good on both ttys and bitmap displays, light
7797 or dark background, etc.
7798
7799 2005-03-21 Kim F. Storm <storm@cua.dk>
7800
7801 * tooltip.el (tooltip-show-help-function): Check car and cdr of
7802 mouse position.
7803
7804 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
7805
7806 * icomplete.el: Don't forcibly turn on the mode upon load.
7807 (icomplete-mode): Use define-minor-mode.
7808 (icomplete-eoinput): Default to nil.
7809 (icomplete-minibuffer-setup): Remove autoload.
7810 (icomplete-tidy): Simplify.
7811 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
7812 in the initial state or if the user has modified the field.
7813 Fix handling of icomplete-max-delay-chars.
7814 Remove code that handles the oddball case where
7815 minibuffer-completion-table is an integer.
7816 Wrap icomplete-completions in while-no-input in case building
7817 completions takes more time than expected.
7818 (icomplete-completions): Simplify.
7819
7820 2005-03-21 Richard M. Stallman <rms@gnu.org>
7821
7822 * jka-compr.el (jka-compr-really-do-compress):
7823 Make variable buffer-local.
7824
7825 * image-mode.el: Handle .xpm files too.
7826 (image-toggle-display): Preserve modification flag.
7827
7828 * help.el (where-is): Don't mention aliases with no key bindings.
7829
7830 2005-03-21 Lute Kamstra <lute@gnu.org>
7831
7832 * generic.el: Fix commentary section. Don't require cl for compilation.
7833 (generic-mode-list): Add autoload cookie.
7834 (generic-use-find-file-hook, generic-lines-to-scan)
7835 (generic-find-file-regexp, generic-ignore-files-regexp)
7836 (generic-mode, generic-mode-find-file-hook)
7837 (generic-mode-ini-file-find-file-hook): Fix docstrings.
7838 (define-generic-mode): Make it a defmacro. Fix docstring.
7839 (generic-mode-internal): Code cleanup. Add autoload cookie.
7840 (generic-mode-set-comments): Code cleanup.
7841 * generic-x.el: Don't prevent compilation. Don't require generic.
7842 Follow coding conventions. Minor code cleanup.
7843 (etc-fstab-generic-mode): Add some keywords.
7844 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
7845 define-generic-mode like a function declaration.
7846
7847 2005-03-21 Jay Belanger <belanger@truman.edu>
7848
7849 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
7850 changing modes.
7851
7852 2005-03-21 Sam Steingold <sds@gnu.org>
7853
7854 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
7855
7856 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
7857
7858 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
7859 Add underscore to "f$ lexicals" regexp.
7860
7861 2005-03-20 Juri Linkov <juri@jurta.org>
7862
7863 * subr.el (progress-reporter-do-update): When `min-value' is equal
7864 to `max-value', set `percentage' to 0 and prevent division by zero.
7865
7866 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
7867
7868 Sync with Tramp 2.0.48.
7869
7870 * tramp.el (all): Change all addresses to .gnu.org.
7871 (tramp-append-tramp-buffers): New defun.
7872 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
7873 Catch `dont-send' signal.
7874 (tramp-set-auto-save-file-modes): Set always permissions, because
7875 there might be an old auto-saved file belonging to another
7876 original file. This could be a security threat. Reported by
7877 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
7878 Check for Emacs 21.3.50 removed.
7879
7880 * tramp-smb.el (all): Remove debug construct for
7881 `with-parsed-tramp-file-name'.
7882 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
7883 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
7884 No error message if DIRECTORY or FILENAME doesn't exist.
7885 (tramp-smb-open-connection): Check existence of
7886 `tramp-smb-program'.
7887
7888 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
7889
7890 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
7891 Properly handle the case where the `m' or `s' command's argument is not
7892 yet terminated.
7893 (perl-indent-new-calculate): New function.
7894 (perl-indent-line): Use it.
7895
7896 2005-03-20 Miles Bader <miles@gnu.org>
7897
7898 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
7899 in text-mode too. Change to new face names.
7900 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
7901 Add `:weight bold' attribute.
7902 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
7903
7904 2005-03-19 Juri Linkov <juri@jurta.org>
7905
7906 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
7907
7908 * international/mule.el (auto-coding-alist): Sync with
7909 `auto-mode-alist' by adding upper case archive file extensions
7910 and adding ear/war to jar extension.
7911
7912 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
7913
7914 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
7915 running, restart it.
7916
7917 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
7918
7919 * finder.el (finder-current-item): Throw an error on an empty line.
7920
7921 * man.el (Man-follow-manual-reference): If current-word returns
7922 nil, use "".
7923
7924 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
7925
7926 * simple.el (goto-line): Doc fix.
7927
7928 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
7929
7930 * files.el (save-buffer): Doc fix.
7931
7932 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
7933
7934 * recentf.el (recentf-cleanup-remote): New variable.
7935 (recentf-cleanup): Use it to conditionally check availability of
7936 remote files.
7937
7938 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
7939
7940 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
7941 function names.
7942
7943 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7944
7945 * language/thai-word.el: New file.
7946
7947 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
7948
7949 * files.el (backup-buffer): If the file's directory is not
7950 writable, use copy instead of move to backup the file.
7951
7952 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7953
7954 * obsolete/keyswap.el: Moved to obsolete/ from term/.
7955
7956 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7957
7958 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
7959 Use functionp instead of symbolp and fboundp. Reported by Drkm
7960 <darkman_spam@yahoo.fr>.
7961 (ps-print-version): New version 6.6.6.
7962
7963 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
7964
7965 * textmodes/table.el (table--line-column-position): New idiom.
7966 (table--row-column-insertion-point-p): New function to test
7967 validity of row and column insertion operation at a location.
7968 (table-global-menu, table-cell-menu): Use above functions for
7969 deterministic test operation.
7970 (table--editable-cell-p): Behave in deterministic fashion.
7971
7972 2005-03-18 Juri Linkov <juri@jurta.org>
7973
7974 * isearch.el (isearch-lazy-highlight-new-loop):
7975 Make arguments beg and end optional.
7976 (isearch-update): Remove optional arguments nil from
7977 isearch-lazy-highlight-new-loop.
7978 (isearch-lazy-highlight-search): Let-bind case-fold-search to
7979 isearch-lazy-highlight-case-fold-search instead of
7980 isearch-case-fold-search, and let-bind isearch-regexp to
7981 isearch-lazy-highlight-regexp.
7982 Use isearch-lazy-highlight-last-string instead of isearch-string.
7983
7984 * replace.el (perform-replace): Remove bindings of global
7985 variables isearch-string, isearch-regexp, isearch-case-fold-search.
7986 Add three new arguments to `replace-highlight'.
7987 (replace-highlight): Add arguments string, regexp, case-fold.
7988 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
7989 to allow isearch-lazy-highlight-new-loop to use these values
7990 to set corresponding isearch-lazy-highlight-* internal
7991 variables whose values lazy highlighting will use regardless of
7992 changes to global variables isearch-string, isearch-regexp,
7993 isearch-case-fold-search during lazy highlighting loop.
7994 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
7995 to `lazy-highlight-cleanup'.
7996
7997 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
7998 (ispell-highlight-face): Set default face to `isearch' when
7999 lazy highlighting is enabled.
8000 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
8001 priority to 1. Add lazy highlighting.
8002 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
8003 from `isearch-dehighlight'.
8004
8005 2005-03-18 David Ponce <david@dponce.com>
8006
8007 * files.el (hack-local-variables): Do a case-insensitive search
8008 for End.
8009
8010 2005-03-18 Juri Linkov <juri@jurta.org>
8011
8012 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
8013 `isearch-lazy-highlight-cleanup', add alias to old name and
8014 declare obsolete. Add release numbers to other obsolete vars.
8015 (isearch-done, isearch-lazy-highlight-new-loop):
8016 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
8017 (lazy-highlight-cleanup) <variable>: Doc fix.
8018 (isearch-lazy-highlight-update): Rename obsolete
8019 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
8020
8021 2005-03-18 Kenichi Handa <handa@m17n.org>
8022
8023 * language/thai-util.el: Fix categorization of Thai characters in
8024 thai-category-table.
8025 (thai-composition-pattern): Adjust it for the above change.
8026 (thai-self-insert-command, thai-compose-syllable): New functions.
8027 (thai-compose-region): Use thai-compose-syllable.
8028 (thai-compose-string): Likewise.
8029 (thai-composition-function): Likewise.
8030 (thai-auto-composition): New function.
8031 (thai-auto-composition-mode): New minor mode.
8032
8033 * language/thai.el: Fix patterns to be registered in
8034 composition-function-table.
8035
8036 * international/quail.el (quail-input-method): Locally bind
8037 inhibit-modification-hooks to t.
8038
8039 2005-03-17 Richard M. Stallman <rms@gnu.org>
8040
8041 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
8042 (perl-mode): Use run-mode-hooks.
8043
8044 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
8045 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
8046 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
8047
8048 * mail/sendmail.el (sendmail-send-it): Reenable the code
8049 to compute resend-to-address and use it.
8050
8051 * tar-mode.el (tar-mode): Turn off undo unconditionally.
8052
8053 * image-mode.el: New file.
8054
8055 * image.el (insert-sliced-image): Add autoload cookie.
8056
8057 * font-lock.el (font-lock-lines-before): New user option.
8058 (font-lock-after-change-function): Obey it.
8059
8060 * bindings.el (esc-map): Make M-g a prefix.
8061 Bind M-g g and M-g M-g to goto-line.
8062
8063 * faces.el (face-id): Doc fix.
8064
8065 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
8066
8067 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
8068 (rmail-show-message): Use rmail-unknown-mail-followup-to.
8069 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
8070
8071 * mail/sendmail.el (mail-yank-ignored-headers)
8072 (mail-font-lock-keywords, mail-mode-fill-paragraph):
8073 Add Mail-Followup-To and Mail-Reply-To headers.
8074 (mail-citation-hook): Add autoload cookie.
8075 (mail-mode): Doc fix.
8076 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
8077 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
8078 (mail-mode-fill-paragraph): Handle those headers.
8079 (mail-mailing-lists): New variable.
8080 (mail-mail-reply-to, mail-mail-followup-to): New functions.
8081
8082 2005-03-17 Juri Linkov <juri@jurta.org>
8083
8084 * isearch.el (isearch-fallback): Check for `(car previous)'
8085 before calling `isearch-other-end-state'.
8086
8087 2005-03-17 Kim F. Storm <storm@cua.dk>
8088
8089 * simple.el (move-beginning-of-line): Move to beginning of buffer
8090 line, as well as beginning of screen line.
8091
8092 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
8093
8094 * calendar/diary-lib.el (mark-diary-entries): Use new optional
8095 argument REDRAW rather than calendar-redrawing variable.
8096 * calendar/calendar.el (calendar-redrawing): Delete.
8097 (redraw-calendar): Do not bind calendar-redrawing.
8098
8099 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
8100
8101 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
8102 diary-file buffer.
8103
8104 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
8105
8106 * help.el (describe-mode): Allow a :minor-mode-function property to
8107 specify a different minor mode toggle function than the variable.
8108 * simple.el (auto-fill-function):
8109 * subr.el (add-minor-mode): Use it.
8110
8111 2005-03-16 Kenichi Handa <handa@m17n.org>
8112
8113 * language/ethio-util.el (sera-being-called-by-w3): New variable.
8114 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
8115 (ethio-fidel-to-sera-buffer): Likewise.
8116
8117 2005-03-16 Juri Linkov <juri@jurta.org>
8118
8119 * emacs-lisp/find-func.el (find-function-regexp):
8120 Add defun-emitting macro `menu-bar-make-toggle'.
8121
8122 * isearch.el: Put `isearch-scroll' property to
8123 `split-window-horizontally'.
8124
8125 * info.el: Update error messages for `debug-ignored-errors'.
8126 (Info-isearch-search): Doc fix.
8127 (Info-find-node): Move up code to go into info buffer before
8128 recording the node to the history.
8129 (Info-fontify-node): Fontify titles only if the next line
8130 has two or more `*', `=', `-', `.'.
8131 Display "go to this node" for empty (match-string 3).
8132
8133 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8134
8135 * term/mac-win.el: Add mouse pointer shape constants.
8136
8137 2005-03-15 Kim F. Storm <storm@cua.dk>
8138
8139 * simple.el (move-beginning-of-line): Use vertical-motion.
8140
8141 2005-03-15 Juri Linkov <juri@jurta.org>
8142
8143 * isearch.el (isearch-error): New variable.
8144 (isearch-invalid-regexp, isearch-within-brackets): Remove.
8145 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
8146 (isearch-within-brackets-state): Remove.
8147 (isearch-case-fold-search-state, isearch-pop-fun-state):
8148 Decrease frame index.
8149 (isearch-mode, isearch-top-state, isearch-push-state)
8150 (isearch-edit-string, isearch-abort, isearch-search-and-update)
8151 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
8152 (isearch-search, isearch-lazy-highlight-new-loop):
8153 Replace `isearch-invalid-regexp' with `isearch-error'.
8154 Remove `isearch-within-brackets'.
8155 (isearch-search): Add `search-failed' handler to `condition-case'.
8156 (isearch-lazy-highlight-search): Add `condition-case' to catch
8157 errors and allow `isearch-lazy-highlight-update' to try
8158 highlighting from the beginning of the window.
8159 (isearch-repeat): Move up code to set isearch-wrapped to t
8160 before calling isearch-wrap-function.
8161
8162 * info.el (Info-isearch-initial-node): New internal variable.
8163 (Info-search): Signal an error in isearch mode when search leaves
8164 the initial node. Signal an error when `bound' is non-nil and
8165 nothing was found in the current subfile.
8166 (Info-isearch-search): Remove `condition-case'.
8167 (Info-isearch-wrap): Don't wrap when search failed during leaving
8168 the initial node. If `Info-isearch-search' is nil, wrap around
8169 the current node.
8170 (Info-isearch-start): New fun.
8171 (Info-mode): Add buffer-local hook `Info-isearch-start' to
8172 `isearch-mode-hook'.
8173
8174 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8175
8176 * simple.el (normal-erase-is-backspace): Set default to t if
8177 running on Mac.
8178
8179 * term/mac-win.el (function-key-map): Sync with x-win.el.
8180
8181 2005-03-15 Kenichi Handa <handa@m17n.org>
8182
8183 * international/mule-cmds.el (locale-language-names): Modify the
8184 format of elements and add more entries.
8185 (locale-preferred-coding-systems): Add more entries.
8186 (set-locale-environment): Adjust for the change of
8187 locale-language-names.
8188
8189 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
8190
8191 * pcvs.el (smerge-ediff): Remove bogus autoload.
8192
8193 2005-03-14 Lute Kamstra <lute@gnu.org>
8194
8195 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
8196 Ignore a `*' at the beginning of a line.
8197
8198 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
8199 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
8200 subr.el.
8201 (dont-compile, eval-when-compile, eval-and-compile): Use declare
8202 to specify indentation.
8203
8204 * generic.el (define-generic-mode): Let generic-mode-list be a
8205 list of strings; test membership with equal.
8206
8207 2005-03-14 Kim F. Storm <storm@cua.dk>
8208
8209 * simple.el (next-line, previous-line): Add optional try-vscroll
8210 arg to recognize interactive use. Pass it on to line-move.
8211 (line-move): Don't perform auto-window-vscroll when defining or
8212 executing keyboard macro to ensure consistent behavior.
8213
8214 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
8215
8216 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
8217
8218 2005-03-13 Lute Kamstra <lute@gnu.org>
8219
8220 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
8221 debugger-setup-buffer so that backtrace marks the frames set to
8222 debug-on-exit and we don't have to do it manually. Set an extra
8223 debug-on-exit for macro's.
8224 (debugger-setup-buffer): Don't mark the top frame manually.
8225
8226 2005-03-12 Lute Kamstra <lute@gnu.org>
8227
8228 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
8229 lisp-indent-function throughout.
8230 (with-no-warnings): Set lisp-indent-function property.
8231
8232 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
8233
8234 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
8235 Add entry for backslash.
8236
8237 2005-03-12 Juri Linkov <juri@jurta.org>
8238
8239 * info.el (Info-search): Four fixes for backward search.
8240
8241 2005-03-11 Jay Belanger <belanger@truman.edu>
8242
8243 * calc/calc.el (calc-language-alist): New variable.
8244 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
8245 (calc-embedded-find-modes): Use calc-language-alist instead of
8246 calc-embedded-language-alist.
8247
8248 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8249
8250 * calendar/calendar.el (calendar-redrawing): New internal
8251 variable.
8252 (redraw-calendar): Remove bogus save-excursion from previous
8253 change. Bind calendar-redrawing to t for mark-diary-entries.
8254 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
8255 calendar if that is why we were called.
8256
8257 2005-03-11 Kenichi Handa <handa@m17n.org>
8258
8259 * international/mule.el (make-coding-system): Set property
8260 coding-system-define-form to nil.
8261 (define-coding-system-alias): Likewise.
8262
8263 2005-03-11 Kenichi Handa <handa@m17n.org>
8264
8265 These changes are suggested by Dave Love <fx@gnu.org>.
8266
8267 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
8268 coding: tag.
8269 (adaptive-fill-regexp): Add more bullets.
8270 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
8271 regexps.
8272
8273 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8274
8275 * help.el (describe-mode): Properly handle non-trivial lighters.
8276 Don't ignore minor modes that are not listed in minor-mode-list.
8277
8278 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
8279 feature ON when the user requests to turn it OFF.
8280
8281 2005-03-10 Lute Kamstra <lute@gnu.org>
8282
8283 * emacs-lisp/debug.el (debug-entry-code): Delete it.
8284 (implement-debug-on-entry): New function to replace debug-entry-code.
8285 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
8286 second argument as the 2005-03-07 change makes it obsolete.
8287 (debug-on-entry, cancel-debug-on-entry): Update call to
8288 debug-on-entry-1.
8289 (debug, debugger-setup-buffer): Comment update.
8290 (debugger-frame-number): Update to work with implement-debug-on-entry.
8291
8292 2005-03-10 Jay Belanger <belanger@truman.edu>
8293
8294 * calc/calc-embed.el (math-ms-args): Declare it.
8295 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
8296 math-ms-args.
8297 (calc-embedded-subst): Use math-multi-subst-rec to substitute
8298 variables.
8299
8300 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
8301
8302 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
8303 Use message-box.
8304
8305 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
8306 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
8307 (tooltip-gud-tips): Simplify.
8308 (tooltip-gud-tips-p): Remove superfluous :set.
8309 (tooltip-gud-modes): Add fortran-mode.
8310 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
8311
8312 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
8313
8314 2005-03-09 Kim F. Storm <storm@cua.dk>
8315
8316 * play/animate.el (animate-place-char): Use forward-line instead
8317 of next-line to improve performance.
8318
8319 2005-03-09 Simon Josefsson <jas@extundo.com>
8320
8321 * net/browse-url.el (browse-url-default-browser): Doc fix.
8322
8323 2005-03-09 Miles Bader <miles@gnu.org>
8324
8325 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
8326 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
8327
8328 2005-03-09 Kenichi Handa <handa@m17n.org>
8329
8330 * international/latin-1.el: Set case and syntax for 255 only if
8331 set-case-syntax-set-multibyte is nil.
8332
8333 * textmodes/ispell.el (ispell-insert-word): New function.
8334 (ispell-word): Use ispell-insert-word to insert a new word.
8335 (ispell-process-line): Likewise.
8336 (ispell-complete-word): Likewise.
8337
8338 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
8339
8340 * calendar/calendar.el (redraw-calendar): Preserve point.
8341 Reported by Matt Hodges <MPHodges@member.fsf.org>.
8342 (calendar-week-start-day): Move after definition of
8343 redraw-calendar. Delete buffer test, since redraw-calendar has
8344 that now.
8345
8346 * calendar/diary-lib.el (mark-diary-entries): Only call
8347 redraw-calendar in the first of any recursive calls.
8348 Reported by Alan Shutko <ats@acm.org>.
8349
8350 2005-03-08 Juri Linkov <juri@jurta.org>
8351
8352 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
8353 (html-horizontal-rule, html-line, html-image, html-checkboxes)
8354 (html-radio-buttons): Add a space before the trailing `/>' where
8355 sgml-xml-mode is non-nil.
8356 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
8357 the subsequent tag of the empty XML tag.
8358 (html-href-anchor): Don't set initial input to "http:".
8359 (html-image): Ask for the image URL and set point inside alt="".
8360 (html-name-anchor): Duplicate the name in the `id' attribute when
8361 sgml-xml-mode is non-nil.
8362 (html-paragraph): Remove \n before <p>.
8363 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
8364 instead of `checked' when sgml-xml-mode is non-nil.
8365
8366 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
8367 Remove 1 space before #RRGGBB to not truncate it on terminal
8368 windows w/o fringes. Remove 1 space between bg and fg examples
8369 to get more space.
8370 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
8371 avoid byte-compile warnings.
8372
8373 * image-file.el (image-file-handler): Put `safe-magic' property to
8374 `image-file-handler'.
8375
8376 * info.el (Info-isearch-search): Emulate word search in
8377 isearching through multiple Info nodes with Info-search.
8378 (Info-isearch-wrap): Allow isearch-word.
8379
8380 2005-03-08 Lute Kamstra <lute@gnu.org>
8381
8382 * emacs-lisp/debug.el (debugger-step-through): Make sure that
8383 stepping into the debugger's code is not possible.
8384 (debugger-jumping-flag): Docstring update.
8385
8386 2005-03-08 Jay Belanger <belanger@truman.edu>
8387
8388 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
8389 embedded mode begins.
8390 (calc-embedded-language-alist): New variable.
8391 (calc-embedded-find-modes): Use calc-embedded-language-alist to
8392 set default language mode.
8393
8394 2005-03-08 Kenichi Handa <handa@m17n.org>
8395
8396 * international/ccl.el (define-ccl-program): Fix docstring about
8397 extra 256 bytes assured for the output buffer.
8398
8399 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
8400 Fix BUFFER_MAGNIFICATION to 2.
8401 (ccl-encode-mule-utf-16be-with-signature): Likewise.
8402
8403 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
8404
8405 * align.el (align-rules-list): Added an alignment rule for CSS
8406 declarations (applies to css-mode and html-mode buffers).
8407
8408 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
8409
8410 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
8411
8412 2005-03-07 Kim F. Storm <storm@cua.dk>
8413
8414 * simple.el (move-beginning-of-line): New command.
8415
8416 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
8417
8418 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
8419
8420 * emulation/cua-base.el: Put CUA move property on move-end-of-line
8421 and move-beginning-of-line.
8422
8423 * apropos.el (apropos-print): Omit command from M-x ... RET.
8424
8425 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
8426
8427 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
8428 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
8429
8430 2005-03-06 Richard M. Stallman <rms@gnu.org>
8431
8432 * bindings.el (esc-map): Bind M-g to goto-line.
8433
8434 * facemenu.el (global-map): Bind M-o, not M-g.
8435
8436 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8437
8438 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
8439 "Open Directory" as for "Open File".
8440
8441 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
8442
8443 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
8444 (push-mark-command): Run activate-mark-hook.
8445
8446 2005-03-06 Richard M. Stallman <rms@gnu.org>
8447
8448 * help-mode.el (help-mode-finish): Don't alter the element
8449 in view-return-to-alist if there already is one.
8450
8451 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
8452 make sure the current buffer is the expected one.
8453
8454 * novice.el (disabled-command-function): Output in *Disabled Command*.
8455 Explicitly ignore non-keyboard events, and explicitly handle C-g.
8456
8457 * textmodes/flyspell.el (flyspell-large-region):
8458 Pass args differently for aspell.
8459
8460 * files.el (mode-require-final-newline): Doc fix.
8461
8462 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8463
8464 * progmodes/which-func.el (which-function):
8465 Specify NOERROR when calling imenu--make-index-alist.
8466
8467 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
8468
8469 * simple.el (normal-erase-is-backspace): Define default value.
8470
8471 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
8472 (custom-reevaluate-setting): Simple function to handle
8473 variables that are defined before their default value can really
8474 be computed.
8475
8476 * startup.el (command-line): Use it for temporary-file-directory,
8477 small-emporary-file-directory, auto-save-file-name-transforms,
8478 blink-cursor-mode, and normal-erase-is-backspace.
8479
8480 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
8481 progress, even with buggy anchored keywords.
8482
8483 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
8484
8485 * simple.el (goto-line): Remove unbalanced final parenthesis.
8486
8487 2005-03-05 Richard M. Stallman <rms@gnu.org>
8488
8489 * simple.el (goto-line): Use a number at point as the default.
8490 With C-u as arg, switch buffers.
8491
8492 2005-03-05 Juri Linkov <juri@jurta.org>
8493
8494 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
8495 with `no-blinking-cursor'.
8496
8497 * startup.el (no-blinking-cursor): New defvar.
8498 (command-line): Add `--no-blinking-cursor' to longopts.
8499 Set `no-blinking-cursor' to t for command line arguments
8500 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
8501 with `no-blinking-cursor' in the condition for calling
8502 `blink-cursor-mode'.
8503
8504 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
8505
8506 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
8507 (menu-bar-options-save): Add blink-cursor-mode.
8508 (menu-bar-options-menu): Add blink-cursor-mode.
8509
8510 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
8511
8512 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
8513 (icalendar-export-file, icalendar-export-region)
8514 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
8515 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
8516
8517 2005-03-04 Lute Kamstra <lute@gnu.org>
8518
8519 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
8520 (debug-function-list): Ditto.
8521
8522 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
8523
8524 * textmodes/texinfmt.el (texinfo-append-refill):
8525 Redefine the types of line to which @refill
8526 is not appended by replacing a search for `@refill\\|@bye' with
8527 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
8528 itemize@refill' bug and the unfilled long lines bug.
8529 (texinfmt-version): Update number and date.
8530
8531 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
8532
8533 * international/code-pages.el (windows-1250, windows-125[2-8])
8534 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
8535
8536 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8537
8538 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
8539 bound yet.
8540
8541 2005-03-02 Romain Francoise <romain@orebokech.com>
8542
8543 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
8544 buffer after removing limits.
8545 (ibuffer-pop-filter): Ditto.
8546 Update copyright.
8547
8548 2005-03-02 Miles Bader <miles@gnu.org>
8549
8550 * button.el (make-text-button): If the user doesn't specify a
8551 type, use the default. Rewrite to use `add-text-properties' and
8552 plist functions.
8553
8554 2005-03-01 Lute Kamstra <lute@gnu.org>
8555
8556 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
8557 (debugger-jumping-flag): New var.
8558 (debug-entry-code): Use it.
8559 (debugger-jump): Use debugger-jumping-flag and add
8560 debugger-reenable to post-command-hook.
8561 (debugger-reenable): Use debugger-jumping-flag and remove itself
8562 from post-command-hook.
8563 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
8564 debugger-reenable.
8565
8566 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
8567
8568 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
8569 inclusion of "itemize\\|", which may be unnecessary, is certainly
8570 inelegant, and stops refilling in itemize lists when formatting
8571 Japanese Texinfo files to Info.
8572 Update copyright to 2005.
8573
8574 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
8575
8576 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
8577 of an error if GDB can't find the source file.
8578
8579 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8580
8581 * calendar/calendar.el (redraw-calendar): Work from any buffer,
8582 not just the calendar.
8583
8584 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
8585 first.
8586 (diary-redraw-calendar): New function.
8587 (make-diary-entry): Add diary-redraw-calendar to local
8588 write-contents-functions. Turn off selective display before
8589 inserting in diary.
8590
8591 2005-03-01 Kim F. Storm <storm@cua.dk>
8592
8593 * emacs-lisp/copyright.el (copyright-fix-years): New command.
8594
8595 2005-03-01 Lute Kamstra <lute@gnu.org>
8596
8597 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
8598 that debug-entry-code can be safely removed from a function while
8599 this code is being evaluated. Revert the 2005-02-27 change as the
8600 new implementation no longer requires it. Make sure that a
8601 function body containing just a string is not mistaken for a docstring.
8602 (debug): Skip one more frame in case of debug on entry.
8603 (debugger-setup-buffer): Delete one more frame line in case of
8604 debug on entry.
8605 (debugger-frame-number): Update to use the new text introduced by
8606 the 1999-11-03 change. Skip one more frame in case of debug on entry.
8607
8608 2005-02-28 Kim F. Storm <storm@cua.dk>
8609
8610 * double.el (double-translate-key): Call force-window-update after
8611 read-event to avoid crash in redisplay.
8612
8613 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
8614
8615 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
8616 (debug): Use it. Move the inhibit-trace earlier.
8617 (debug-entry-code): New const.
8618 (debug-on-entry-1): Use it.
8619
8620 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
8621
8622 * international/utf-16.el (ccl-encode-mule-utf-16le):
8623 Fix BUFFER_MAGNIFICATION to 2.
8624 (ccl-encode-mule-utf-16be): Likewise.
8625
8626 2005-02-28 Kenichi Handa <handa@m17n.org>
8627
8628 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
8629 Fix BUFFER_MAGNIFICATION to 4.
8630 (ccl-encode-mule-utf-16be-with-signature): Likewise.
8631
8632 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
8633
8634 * speedbar.el (speedbar-update-flag): Doc fix.
8635 (speedbar-show-info-under-mouse): Give set-mouse-position the right
8636 argument.
8637
8638 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
8639
8640 * reveal.el (reveal-post-command): Don't try to reveal overlays which
8641 have a non-nil `invisible' property but are actually visible.
8642
8643 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
8644 for perldoc sections.
8645 (perl-outline-regexp, perl-outline-level): New var and function.
8646 (perl-mode): Use them.
8647
8648 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8649
8650 * calendar/diary-lib.el (diary-remind): Discard any mark portion
8651 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
8652
8653 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
8654
8655 * cus-edit.el: Comment change.
8656 (custom-buffer-create-internal): Slightly reword text at top of
8657 Custom buffers. Mention there that saving an option edits the
8658 init file. Add link to Emacs manual node on `custom-file'.
8659 (custom-magic-alist): Rewrite individual State messages to use
8660 capitalized keywords. Doc fix.
8661
8662 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8663
8664 * calendar/calendar.el (calendar-buffer): Move above
8665 calendar-week-start-day.
8666 (calendar-week-start-day): Doc fix. Add :set function.
8667 (calendar-minimum-window-height): New variable.
8668 (generate-calendar-window): Only resize window if selected-window
8669 is displaying the calendar buffer. Use new variable
8670 calendar-minimum-window-height.
8671 (generate-calendar): Reword error message.
8672 (calendar-mode-map): Bind DEL to scroll-other-window-down.
8673
8674 2005-02-27 Andreas Schwab <schwab@suse.de>
8675
8676 * vc.el (vc-do-command): Don't run command asynchronously when
8677 operating in a remote directory.
8678
8679 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
8680 change from sync with Tramp 2.0.47.
8681
8682 2005-02-27 Richard M. Stallman <rms@gnu.org>
8683
8684 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
8685
8686 * textmodes/flyspell.el (flyspell-mode-on):
8687 Call ispell-change-dictionary only if necessary.
8688
8689 * emacs-lisp/re-builder.el (regexp-builder): New function.
8690
8691 * register.el (describe-register-1): Explicitly handle
8692 yank-excluded-properties = t.
8693
8694 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
8695 (custom-magic-alist): Change the status descriptions again.
8696 (face widget-type): Total rewrite based on `restricted-sexp'
8697 to eliminate the confusing double hiding levels.
8698
8699 * emacs-lisp/debug.el (debug-on-entry-1):
8700 If function body is empty, add nil as body form.
8701
8702 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
8703
8704 * emacs-lisp/trace.el (inhibit-trace): New var.
8705 (trace-make-advice): Use it.
8706
8707 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
8708
8709 2005-02-26 Kim F. Storm <storm@cua.dk>
8710
8711 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
8712 (mouse-on-link-p, mouse-drag-region-1): Use it.
8713
8714 2005-02-25 Lute Kamstra <lute@gnu.org>
8715
8716 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
8717
8718 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
8719
8720 * frame.el (blink-cursor-mode): Add :group keyword.
8721
8722 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
8723
8724 * calendar/icalendar.el (icalendar--decode-isodatetime):
8725 New optional argument DAY-SHIFT.
8726 (icalendar-export-region): Fix coding-system-for-write.
8727 (icalendar--convert-ical-to-diary): Shift end-day of all-day
8728 events by one.
8729
8730 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8731
8732 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
8733
8734 2005-02-24 Kim F. Storm <storm@cua.dk>
8735
8736 * international/iso-acc.el (iso-accents-compose): Fix crash
8737 during redisplay. Call force-window-update after read-event
8738 and delete-region to signal that window is not accurate.
8739
8740 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
8741
8742 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
8743 Remove unused and inexistent var `inhibit-trace'.
8744 (debugger-mode): Use run-mode-hooks.
8745 (debugger-list-functions): Add buttons; setup xref stack.
8746
8747 2005-02-23 Richard M. Stallman <rms@gnu.org>
8748
8749 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
8750 appointment says it was explicitly made.
8751 (appt-add): Set the 3rd element.
8752 (appt-make-list): Preserve explicit appointments.
8753
8754 * subr.el (find-tag-default): Catch errors in forward-sexp.
8755
8756 2005-02-23 Juri Linkov <juri@jurta.org>
8757
8758 * info.el (Info-isearch-search): New defcustom.
8759 (Info-isearch-search): Call the default isearch function
8760 when Info-isearch-search is nil.
8761 (Info-isearch-wrap): Use variable Info-isearch-search.
8762
8763 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
8764
8765 * cus-edit.el: Comment change.
8766
8767 2005-02-22 Kim F. Storm <storm@cua.dk>
8768
8769 * progmodes/hideif.el (hide-ifdef-use-define-alist):
8770 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
8771
8772 2005-02-22 Simon Josefsson <jas@extundo.com>
8773
8774 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
8775 New variable.
8776 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
8777 Oskarsson" <myrkraverk@users.sourceforget.net>.
8778
8779 2005-02-22 Kim F. Storm <storm@cua.dk>
8780
8781 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
8782 check that window of that event is the selected window.
8783 (mouse-drag-region-1): Compare mouse event window to selected
8784 window before setting point.
8785
8786 * tooltip.el (tooltip-show-help-function): Pass event to
8787 mouse-on-link-p so it can check selected window.
8788
8789 2005-02-22 Kenichi Handa <handa@m17n.org>
8790
8791 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
8792 (ps-mule-show-warning): New function.
8793 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
8794 characters are found.
8795
8796 * ps-print.el (ps-header-footer-string): Return a list of header
8797 and footer strings.
8798
8799 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8800
8801 * pcvs.el (cvs-retrieve-revision): Fix thinko.
8802
8803 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
8804
8805 * frame.el (blink-cursor-mode): Use define-minor-mode.
8806
8807 * term/mac-win.el (function-key-map): Use char-names more consistently.
8808 (file-name-coding-system): Only set it for MacOS-9. The other case is
8809 already handled in mule-cmds.el (where it also works when mac-win.el
8810 is not used).
8811
8812 2005-02-21 Kenichi Handa <handa@m17n.org>
8813
8814 * international/mule.el (ctext-pre-write-conversion): Always use
8815 " *code-converting-work*" buffer for work.
8816
8817 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
8818
8819 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
8820
8821 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
8822
8823 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
8824
8825 * ses.el (undo-more): Restore defadvice, but only the part that
8826 allows changes outside the restricted area of the buffer.
8827
8828 2005-02-20 Kim F. Storm <storm@cua.dk>
8829
8830 * simple.el (line-move): Add fourth optional arg try-vscroll which
8831 must be set to perform auto-window-vscroll.
8832 When moving backwards and doing auto-window-vscroll, automatically
8833 vscroll to the last part of lines which are taller than the window.
8834 (next-line, previous-line): Set try-vscroll arg on line-move.
8835
8836 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
8837
8838 * replace.el (query-replace, query-replace-regexp)
8839 (replace-string, replace-regexp): When operating on region, make
8840 the minibuffer prompt say so.
8841
8842 * isearch.el (isearch-forward): Document isearch-query-replace and
8843 isearch-query-replace-regexp keybindings.
8844
8845 2005-02-19 Jay Belanger <belanger@truman.edu>
8846
8847 * calc/calc-aent.el (math-read-token): Add local variable.
8848
8849 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
8850 (calc-edit-top): Move declaration to earlier in file.
8851 (calc-edit-macro-repeats): Add local variables.
8852
8853 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
8854 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
8855 calcFunc-tanh.
8856 Adjust integration rule for calcFunc-tan.
8857
8858 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8859
8860 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
8861 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
8862 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
8863 (viper-skip-separators): Bug fix.
8864 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
8865 particular major mode.
8866 (viper-del-backward-char-in-replace): Don't put deleted char on the
8867 kill ring.
8868
8869 * viper-ex.el (viper-color-display-p): New function.
8870 (viper-has-face-support-p): Use viper-color-display-p.
8871
8872 * viper-keym.el (viper-gnus-modifier-map): New keymap.
8873
8874 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
8875
8876 * viper-util.el (viper-glob-unix-files): Fix shell status check.
8877 (viper-file-remote-p): Make equivalent to file-remote-p.
8878
8879 * viper.el (viper-major-mode-modifier-list):
8880 Use viper-gnus-modifier-map.
8881
8882 2005-02-19 David Kastrup <dak@gnu.org>
8883
8884 * subr.el (subregexp-context-p): Fix garbled doc string by adding
8885 quoting.
8886
8887 2005-02-19 Jay Belanger <belanger@truman.edu>
8888
8889 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
8890 Remove extra definitions.
8891 (calc-coth): New function.
8892 (calcFunc-cot): Fix `let'.
8893
8894 2005-02-19 Eli Zaretskii <eliz@gnu.org>
8895
8896 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
8897 the reasons we use "type pc" in these faces.
8898
8899 * button.el (button): Ditto.
8900
8901 2005-02-19 Michael Mauger <mmaug@yahoo.com>
8902
8903 * replace.el (query-replace-read-from): Set the value of
8904 query-replace-from-history-variable to handle the case of an empty
8905 string entered to accept the suggested default.
8906
8907 * net/tramp.el (tramp-file-name-for-operation):
8908 Use dired-call-process instead of dired-call-process-command.
8909
8910 2005-02-19 Jay Belanger <belanger@truman.edu>
8911
8912 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
8913 (math-div-non-trig): New variables.
8914 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
8915 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
8916 (math-combine-prod, math-div-symb-fancy): Add simplifications for
8917 trig expressions.
8918
8919 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
8920
8921 * progmodes/gdb-ui.el (gdb-var-update-handler)
8922 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
8923 for watch expressions,
8924 (gdb-var-create-handler): Don't set speedbar-update-flag.
8925 (gdb-post-prompt): Simplify test for speedbar.
8926
8927 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8928
8929 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
8930 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
8931 we use the syntax table of the correct buffer.
8932 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
8933 Felix Gatzemeier.
8934
8935 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
8936 (ediff-file-remote-p): Make synonymous with file-remote-p.
8937 In all deffaces ediff-*-face-*, use min-colors.
8938
8939 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
8940 ediff-recurse-to-subdirectories.
8941 (ediff-mark-if-equal): Check that the arguments are strings, use
8942 ediff-same-contents (after to Felix Gatzemeier).
8943
8944 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
8945 nil.
8946
8947 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
8948
8949 * log-view.el (log-view-message-re): Fix up Subversion regexp.
8950
8951 2005-02-18 David Kastrup <dak@gnu.org>
8952
8953 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
8954 use `mark-active' when defined.
8955
8956 2005-02-18 Kenichi Handa <handa@m17n.org>
8957
8958 * ps-print.el (ps-font-info-database): New entry
8959 ZapfChancery-MediumItalic with correct font name. Fix font name
8960 of the entry Zapf-Chancery-MediumItalic.
8961
8962 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8963
8964 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
8965
8966 2005-02-16 Kim F. Storm <storm@cua.dk>
8967
8968 * ido.el (ido-fallback-command): Pass user input to fallback command.
8969
8970 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
8971
8972 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
8973 (gdb-find-file-hook): Add server prefix.
8974
8975 2005-02-16 Richard M. Stallman <rms@gnu.org>
8976
8977 * replace.el (perform-replace): Pass new args to replace-highlight.
8978 (replace-highlight): Take region args,
8979 and pass them to isearch-lazy-highlight-new-loop.
8980
8981 * novice.el (disabled-command-hook): Autoload the defalias
8982 and the make-obsolete-variable call.
8983
8984 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
8985
8986 * isearch.el (isearch-lazy-highlight-start-limit)
8987 (isearch-lazy-highlight-end-limit): New variables limit
8988 the region for highlighting.
8989 (isearch-lazy-highlight-new-loop): New args BEG and END.
8990 (isearch-lazy-highlight-search): Use the new vars.
8991 (isearch-lazy-highlight-update): Likewise.
8992
8993 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
8994
8995 * cus-start.el (all): Use default-boundp.
8996
8997 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
8998
8999 * menu-bar.el (menu-bar-select-frame): Handle current frame.
9000
9001 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
9002
9003 * autorevert.el (auto-revert-stop-on-user-input)
9004 (auto-revert-verbose): Doc fixes.
9005
9006 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
9007
9008 * international/mule-cmds.el (set-locale-environment): Remove call
9009 to set-selection-coding-system on Windows.
9010
9011 2005-02-15 Jay Belanger <belanger@truman.edu>
9012
9013 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
9014 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
9015 calcFunc-coth.
9016 (math-simplify-sqrt): Add simplifications.
9017
9018 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
9019 to list.
9020
9021 * calc/calc-ext.el: Add functions to autoloads.
9022
9023 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
9024 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
9025 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
9026 (math-csc-raw, math-cot-raw): New functions.
9027
9028 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
9029
9030 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
9031 the variable name in a message.
9032
9033 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
9034 calcFunc-csc, calcFunc-cot.
9035
9036 * calc/calcalg2.el: Add derivative and integration rules for
9037 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
9038 calcFunc-csch, calcFunc-coth.
9039 (math-do-integral-methods): Add to checks for when to use
9040 substitutions.
9041
9042 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
9043
9044 2005-02-15 Lute Kamstra <lute@gnu.org>
9045
9046 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9047 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
9048 <monnier@iro.umontreal.ca>
9049 (lisp-outline-level): Improve efficiency. Suggested by David
9050 Kastrup <dak@gnu.org>.
9051
9052 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
9053
9054 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
9055 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
9056 (gdb-set-gud-minor-mode-existing-buffers): New functions.
9057 (gdb-find-file-hook): New hook. Add it to find-file-hook.
9058 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
9059
9060 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
9061
9062 * cus-start.el (all): Comment change.
9063
9064 2005-02-14 Lute Kamstra <lute@gnu.org>
9065
9066 * cus-start.el (all): Check if symbol is void.
9067
9068 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
9069
9070 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
9071 optional argument to \cite.
9072
9073 2005-02-14 Richard M. Stallman <rms@gnu.org>
9074
9075 * cus-edit.el (custom-buffer-create-internal): Update help message.
9076 (custom-magic-alist): Update help messages.
9077
9078 * cus-start.el (all): Allow a var to specify a standard value.
9079
9080 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
9081
9082 * custom.el (custom-theme-set-variables): Handle variable aliases.
9083
9084 * frame.el (blink-cursor-timer): Doc fix.
9085 (blink-cursor): Make it an alias for `blink-cursor-mode' and
9086 declare obsolete.
9087 (blink-cursor-mode): Define with defcustom and use correct
9088 standard expression in that defcustom.
9089 * startup.el (command-line): Adapt to above changes in frame.el.
9090
9091 2005-02-11 Lute Kamstra <lute@gnu.org>
9092
9093 * apropos.el (apropos-score-doc): Prevent division by zero.
9094
9095 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
9096
9097 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
9098 (icalendar--get-event-property-attributes)
9099 (icalendar--get-event-properties)
9100 (icalendar--datetime-to-diary-date): New functions.
9101 (icalendar--split-value): Doc fix.
9102 (icalendar--datetime-to-noneuropean-date)
9103 (icalendar--datetime-to-european-date): New optional argument
9104 SEPARATOR. Return result as a string instead of a list.
9105 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
9106 (icalendar--convert-string-for-export): Rename arg S to STRING.
9107 (icalendar-export-region): Doc fix. Change name of error buffer.
9108 Save output buffer.
9109 (icalendar-import-file): Add blank at end of prompt.
9110 (icalendar-import-buffer): Doc fix. Do not switch to error
9111 buffer. Indicate status in return value.
9112 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
9113 buffer. Save output buffer. Handle exception from recurrence
9114 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
9115 events. Fix problems with weekly all-day events.
9116
9117 2005-02-10 Richard M. Stallman <rms@gnu.org>
9118
9119 * simple.el (eval-expression-print-format):
9120 Avoid warning about edebug-active.
9121
9122 * help.el (help-for-help-internal): Rename from help-for-help.
9123 (help-for-help): Define with defalias.
9124
9125 * font-core.el (font-lock-default-function): Use with-no-warnings.
9126
9127 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
9128
9129 * custom.el (defface): Doc fix.
9130
9131 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
9132
9133 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
9134 width 0" to prevent word wrapping problems.
9135
9136 2005-02-09 Kim F. Storm <storm@cua.dk>
9137
9138 * ido.el (ido-file-extensions-order): New defcustom.
9139 (ido-file-extension-lessp, ido-file-extension-aux)
9140 (ido-file-extension-order): New advanced file ordering.
9141 (ido-file-lessp): New simple file ordering.
9142 (ido-sort-list): Remove.
9143 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
9144 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
9145
9146 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
9147
9148 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
9149 that some versions of grep produce.
9150 (grep-mode-font-lock-keywords): Likewise.
9151
9152 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
9153
9154 * progmodes/gdb-ui.el (gdb-location-list): New variable.
9155 (gdb-cdir): Delete.
9156 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
9157 (gdb-source-info): Treat case when source file is in another
9158 directory properly.
9159 (gdb-get-location): New function.
9160
9161 2005-02-07 Jay Belanger <belanger@truman.edu>
9162
9163 * calc/calc-prog.el (calc-write-parse-table-part)
9164 (calc-fix-token-name): Fix a check for language type.
9165
9166 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
9167
9168 2005-02-07 Andre Spiegel <spiegel@gnu.org>
9169
9170 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
9171 as directory not writable.
9172
9173 2005-02-07 Kim F. Storm <storm@cua.dk>
9174
9175 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
9176 (cua--standard-movement-commands): Remove list.
9177 Instead, set CUA property value to move for movement commands.
9178 (cua-movement-commands): Remove. Users must set CUA prop instead.
9179 (cua--pre-command-handler): Check CUA property.
9180 (cua--init-keymaps): Don't remap undo commands.
9181 (cua-mode): Don't call cua--rectangle-on-off.
9182
9183 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
9184 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
9185 (cua--rect-undo-set-point): New var.
9186 (cua--rectangle-undo-boundary): Setup undo apply entry.
9187 (cua--rect-undo-handler): New function for rectangle undo.
9188 (cua--rect-start-position, cua--rect-end-position): Add.
9189 (cua--rectangle-post-command): Call cua--rectangle-set-corners
9190 for restored rectangle. Set point if cua--rect-undo-set-point.
9191
9192 2005-02-06 Jay Belanger <belanger@truman.edu>
9193
9194 * calc/calc-lang.el (calc-tex-language): Display more information
9195 in messages.
9196
9197 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
9198 in TeX mode.
9199
9200 2005-02-06 Richard M. Stallman <rms@gnu.org>
9201
9202 * emacs-lisp/lisp.el (buffer-end): Doc fix.
9203
9204 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
9205
9206 * net/ldap.el (ldap-search-internal): Support attributes with
9207 optional descriptions separated by a semi-colon, as in
9208 "userCertificate;binary".
9209
9210 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9211
9212 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
9213 isn't a cons (i.e. the version is 0).
9214
9215 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9216
9217 * help.el (help-for-help): Doc fix.
9218
9219 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
9220
9221 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
9222 GDB-Windows on the menu-bar as this works better.
9223
9224 2005-02-04 Jay Belanger <belanger@truman.edu>
9225
9226 * calc/calc-embed.el (calc-embedded-update): Don't put in
9227 unnecessary newlines. Adjust the end of formula marker.
9228
9229 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
9230 (math-latex-parse-two-args): New function.
9231
9232 2005-02-03 Lute Kamstra <lute@gnu.org>
9233
9234 * help-fns.el (help-with-tutorial): Make sure that users cannot
9235 remove the entire text of the tutorial by means of `undo'.
9236
9237 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
9238
9239 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
9240 in recent changes, where the ispell process was repeatedly
9241 killed & restarted.
9242
9243 * international/mule-cmds.el (set-locale-environment): Set file-name
9244 coding system to utf-8 on Darwin systems.
9245 (set-default-coding-systems): Don't set default-file-name-coding-system
9246 on Darwin systems.
9247
9248 2005-02-03 Richard M. Stallman <rms@gnu.org>
9249
9250 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
9251
9252 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
9253
9254 * faces.el (list-faces-display): Add optional argument.
9255
9256 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
9257
9258 * font-core.el (font-lock-default-function): Handle the rare case where
9259 only font-lock-keywords is set.
9260
9261 2005-02-02 Kenichi Handa <handa@m17n.org>
9262
9263 * international/characters.el: Cancel previous change for
9264 I-WITH-DOT-ABOVE and DOTLESS-i.
9265
9266 * international/latin-5.el: Cancel previous change.
9267
9268 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
9269
9270 * progmodes/gud.el: Correction to syntax in gud-menu-map.
9271
9272 2005-02-02 Kenichi Handa <handa@m17n.org>
9273
9274 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
9275 DOTLESS-i.
9276
9277 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
9278 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
9279
9280 * case-table.el (get-upcase-table): New function.
9281 (copy-case-table): Copy upcaes table too if non-nil.
9282 (set-case-syntax-delims): Maintain upcase table too.
9283 (set-case-syntax-pair): Likewise.
9284 (set-upcase-syntax, set-downcase-syntax): New functions.
9285 (set-case-syntax): Maintain upcase table too.
9286
9287 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
9288
9289 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
9290
9291 * progmodes/gud.el (gud-goto-info): New function.
9292 (gud-tool-bar-map): Use correct icon.
9293
9294 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
9295
9296 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
9297 When delegating, order args in the funcall correctly.
9298
9299 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
9300
9301 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
9302
9303 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
9304
9305 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
9306 buffer not visiting a file.
9307
9308 2005-01-31 Jay Belanger <belanger@truman.edu>
9309
9310 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
9311 bound on the line with the formula.
9312
9313 2005-01-31 Kim F. Storm <storm@cua.dk>
9314
9315 * ses.el (ses-create-cell-variable-range)
9316 (ses-destroy-cell-variable-range, ses-reset-header-string)
9317 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
9318 (ses-insert-row): Fix format of apply undo entries.
9319
9320 2005-01-31 Jay Belanger <belanger@truman.edu>
9321
9322 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
9323 parts.
9324
9325 * calc/calc-embed.el (calc-embedded-open-formula)
9326 (calc-embedded-close-formula): Ignore matrix environments.
9327
9328 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
9329 TeX mode.
9330
9331 * calc/calc-lang.el (math-function-table, math-oper-table)
9332 (math-variable-table): Adjust the LaTeX portions.
9333
9334 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
9335 (math-latex-ignore-words): New constant.
9336
9337 2005-01-31 Richard M. Stallman <rms@gnu.org>
9338
9339 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
9340 (ispell-local-dictionary): Doc fix.
9341 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
9342 Don't reinitialize at run time. Don't defcustom.
9343 All uses changed to append ispell-local-dictionary-alist,
9344 or check it first.
9345 (ispell-current-dictionary): New variable for dictionary in use.
9346 (ispell-dictionary): Now used only for global default.
9347 (ispell-start-process): Set ispell-current-dictionary,
9348 not ispell-dictionary.
9349 (ispell-change-dictionary): Use this only for setting
9350 user preferences.
9351 (ispell-internal-change-dictionary): New function
9352 to change the current dictionary in use.
9353 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
9354 Use ispell-current-dictionary.
9355 Handle ispell-local-dictionary-overridden.
9356 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
9357
9358 2005-01-31 Jay Belanger <belanger@truman.edu>
9359
9360 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
9361
9362 * calc/calc-ext.el: Add calc-latex-language to autoloads.
9363 (calc-mode-map): Add calc-latex-language.
9364
9365 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
9366 (math-latex-print-frac): New functions.
9367 (math-oper-table, math-function-table, math-variable-table)
9368 (math-complex-format, math-input-filter): Add latex properties.
9369 (calc-set-language): Set math-expr-special-function-mapping.
9370
9371 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
9372 (calc-write-parse-table-part): Add LaTeX support.
9373
9374 * calc/calc.el (calc-language): Adjust docstring.
9375 (calc-set-mode-line): Add LaTeX support.
9376 (math-expr-special-function-mapping): New variable.
9377 (math-tex-ignore-words): Add to list.
9378
9379 * calc/calccomp.el (math-compose-expr, math-compose-rows):
9380 Add LaTeX support.
9381 (math-compose-expr): Add support for special functions.
9382
9383 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
9384
9385 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
9386
9387 * progmodes/gdb-ui.el (gdb-memory-address)
9388 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
9389 (gdb-memory-mode-map, gdb-memory-format-keymap)
9390 (gdb-memory-format-menu, gdb-memory-unit-keymap)
9391 (gdb-memory-unit-menu): New variables for a buffer
9392 that lets the user examine program memory.
9393 (gdb-memory-set-address, gdb-memory-set-repeat-count)
9394 (gdb-memory-format-binary, gdb-memory-format-octal)
9395 (gdb-memory-format-unsigned, gdb-memory-format-signed)
9396 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
9397 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
9398 (gdb-memory-unit-word, gdb-memory-unit-halfword)
9399 (gdb-memory-unit-byte, gdb-memory-unit-menu)
9400 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
9401 (gdb-memory-mode, gdb-memory-buffer-name)
9402 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
9403 New functions for above buffer.
9404
9405 2005-01-30 Richard M. Stallman <rms@gnu.org>
9406
9407 * cus-edit.el (custom-bury-buffer): Function deleted.
9408 (custom-buffer-done-function): Option deleted.
9409 (custom-buffer-done-kill): New (replacement option.
9410 (Custom-buffer-done): Call quit-window.
9411 (custom-buffer-create-internal): Update for above changes.
9412
9413 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
9414
9415 * simple.el (undo-ask-before-discard): New var.
9416 (undo-outer-limit-truncate): Implement it.
9417 (undo-extra-outer-limit): Doc update.
9418
9419 2005-01-29 Richard M. Stallman <rms@gnu.org>
9420
9421 * ses.el (undo-more): Delete defadvice.
9422 (ses-begin-change): Doc fix.
9423
9424 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
9425 instead of rebinding C-x u and C-_.
9426
9427 * files.el (normal-backup-enable-predicate): Return nil for files
9428 in /tmp, regardless of temporary-file-directory.
9429
9430 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
9431
9432 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
9433 (open-rectangle, delete-whitespace-rectangle-line)
9434 (clear-rectangle-line): If FILL, pass t instead of FILL
9435 for move-to-column's 2nd arg.
9436
9437 * simple.el (undo): Fix the test for continuing a series of undos.
9438 (undo-more): Set pending-undo-list to t when we reach end.
9439 (pending-undo-list): Move up defvar.
9440
9441 * wid-edit.el (widget-button-click):
9442 Shorten the range of the track-mouse binding.
9443
9444 * comint.el (comint-insert-input): Undo previous changes;
9445 use last-input-event in interactive spec.
9446
9447 2005-01-29 Eli Zaretskii <eliz@gnu.org>
9448
9449 * progmodes/compile.el (compilation-start): Bind buffer-read-only
9450 to nil before invoking call-process. Reset buffer's modified flag
9451 after fontifying it in the no-async branch.
9452
9453 * wid-edit.el (widget-specify-button): If mouse pointer shape
9454 cannot be changed, use mouse face instead.
9455
9456 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
9457
9458 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
9459 (gdb-goto-breakpoint): Make breakpoint handling work on template
9460 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
9461 (gdb-assembler-custom): Update to recognize breakpoint information
9462 added on 2005-01-19.
9463
9464 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
9465
9466 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
9467 (dsssl-mode): Use define-derived-mode.
9468 (scheme-mode-initialize): Remove.
9469 (scheme-mode): Use run-mode-hooks.
9470
9471 * cus-edit.el (customize-group-other-window)
9472 (custom-buffer-create-other-window): Don't override special-display-*.
9473 (custom-mode-map): Make it dense.
9474
9475 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
9476 sets the default value.
9477
9478 2005-01-28 Eli Zaretskii <eliz@gnu.org>
9479
9480 * descr-text.el: Add more keywords.
9481
9482 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
9483
9484 * speedbar.el: Avoid unnecessary use of locate-library.
9485
9486 * international/mule-cmds.el (standard-display-european-internal):
9487 Don't fiddle with latin-1 non-break space any more since it's now
9488 special cased in the C code.
9489 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
9490
9491 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
9492
9493 * cus-start.el (all): Add `undo-outer-limit'.
9494
9495 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9496
9497 * textmodes/bibtex.el (bibtex-format-entry):
9498 Use `bibtex-empty-field-re' only on the text of fields, not on entire
9499 field lines.
9500 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
9501 not on part of a buffer.
9502
9503 2005-01-25 Lute Kamstra <lute@gnu.org>
9504
9505 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
9506 nonempty field text strings like "{letters\\macro{}more letters}".
9507 Clarify docstring.
9508 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
9509 (bibtex-entry-offset, bibtex-parse-association)
9510 (bibtex-parse-field-name): Fix typos in docstrings.
9511 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
9512
9513 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
9514
9515 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
9516 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
9517 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
9518 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
9519
9520 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
9521 isearch minor mode.
9522
9523 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
9524
9525 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
9526
9527 2005-01-24 Lute Kamstra <lute@gnu.org>
9528
9529 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
9530 CASECHARS and NOT-CASECHARS regular expressions of the
9531 "nederlands" and "nederlands8" dictionaries to prevent a "Range
9532 striding over charsets" error.
9533
9534 2005-01-24 Jay Belanger <belanger@truman.edu>
9535
9536 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
9537 display variable name.
9538
9539 2005-01-24 Kenichi Handa <handa@m17n.org>
9540
9541 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
9542 Fix setting of the element of encoded-kbd-iso2022-invocations.
9543
9544 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
9545
9546 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9547 (gdb-threads-select): Change to also accept mouse events.
9548 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
9549 (gdb-threads-mouse-select): Delete.
9550
9551 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
9552
9553 * files.el (insert-directory): Take care of empty directory,
9554 listed without -a switch.
9555
9556 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
9557
9558 * textmodes/refill.el (refill-post-command-function):
9559 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
9560 to the list of functions that we should be careful not to undo.
9561 (refill-late-fill-paragraph-function): Remove.
9562 (refill-saved-state): New var.
9563 (refill-mode): Use it to save fill-paragraph-function.
9564 Save also the value of auto-fill-function.
9565
9566 * term/w32-win.el: Simplify code.
9567
9568 2005-01-23 Kim F. Storm <storm@cua.dk>
9569
9570 * simple.el (line-move): Adapt to new return value from
9571 pos-visible-in-window-p.
9572
9573 * simple.el (line-move): Fix last change. Check partial
9574 visibility at point rather than at window-start.
9575
9576 2005-01-22 Jason Rumney <jasonr@gnu.org>
9577
9578 * term/w32-win.el (xw-defined-colors): Remove debug-message.
9579
9580 2005-01-22 David Kastrup <dak@gnu.org>
9581
9582 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
9583
9584 2005-01-22 Eli Zaretskii <eliz@gnu.org>
9585
9586 * type-break.el (type-break-mode): Add a test for
9587 type-break-file-name being non-nil.
9588
9589 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9590
9591 * net/eudc.el (top level): Call (message "") via progn, so that
9592 eudc-options-file is loaded.
9593
9594 2005-01-22 Kim F. Storm <storm@cua.dk>
9595
9596 * simple.el (line-move-1): Rename from line-move.
9597 (line-move): New function that adjusts vscroll for partially
9598 visible rows, and calls line-move-1 otherwise.
9599
9600 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
9601
9602 * pcomplete.el: define pcomplete-read-event instead of read-event,
9603 since it's not a complete read-event implementation
9604
9605 2005-01-20 Jay Belanger <belanger@truman.edu>
9606
9607 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
9608 for called function.
9609
9610 2005-01-20 Steven Tamm <steventamm@mac.com>
9611
9612 * term/mac-win.el (process-connection-type): Remove.
9613 Controlled now by s/darwin.h:PTY_ITERATION.
9614
9615 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
9616
9617 * window.el (handle-select-window): Don't switch window when we're
9618 in the minibuffer.
9619
9620 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
9621
9622 * subr.el (dotimes-with-progress-reporter): New macro.
9623
9624 * ses.el (ses-dotimes-msg): Remove macro.
9625 Use `dotimes-with-progress-reporter' instead.
9626
9627 2005-01-19 Steven Tamm <steventamm@mac.com>
9628
9629 * term/mac-win.el (process-connection-type): Use new
9630 operating-system-release variable to use ptys on Darwin 7 (OS X
9631 10.3) when using carbon build.
9632
9633 2005-01-19 Jay Belanger <belanger@truman.edu>
9634
9635 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
9636 flags if the last command was a tab or M-tab.
9637
9638 * calc/calc-prog.el (calc-user-define-edit): Put original formula
9639 in formula editing buffer.
9640
9641 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
9642
9643 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
9644 breakpoint image symbol in margin.
9645
9646 2005-01-19 Jay Belanger <belanger@truman.edu>
9647
9648 * calc/calc-prog.el (calc-execute-kbd-macro):
9649 Ignore calc-keep-arg-flag.
9650
9651 2005-01-19 Kenichi Handa <handa@m17n.org>
9652
9653 * textmodes/ispell.el (ispell-looking-at): New function.
9654 (ispell-process-line): Use ispell-looking-at to compare the ispell
9655 output and the buffer contents.
9656
9657 2005-01-18 Jay Belanger <belanger@truman.edu>
9658
9659 * calc/calc.el (calc-display-raw): Fix docstring.
9660
9661 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
9662
9663 * simple.el (blink-matching-open): Strip extra info from syntax.
9664
9665 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
9666 funny chars in the end-of-here-doc marker.
9667
9668 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
9669
9670 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
9671 that enable/disabled state of breakpoints is shown correctly in
9672 fringe and on ttys.
9673 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
9674 Add breakpoint information as text properties.
9675 (gdb-mouse-toggle-breakpoint):
9676 Rename to gdb-mouse-set-clear-breakpoint.
9677 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
9678 breakpoints in the margin.
9679 (gdb-remove-strings): Simplify.
9680
9681 2005-01-17 Jay Belanger <belanger@truman.edu>
9682
9683 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
9684 erasing buffer.
9685
9686 2005-01-17 Richard M. Stallman <rms@gnu.org>
9687
9688 * progmodes/grep.el (grep-find): Copy from `grep' the condition
9689 for calling grep-compute-defaults.
9690
9691 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
9692 if buffer is empty.
9693
9694 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
9695
9696 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
9697
9698 * hilit-chg.el (highlight-changes-mode): Don't autoload.
9699
9700 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
9701 non-preloaded variables.
9702
9703 2005-01-17 Steven Tamm <steventamm@mac.com>
9704
9705 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
9706 tex-shell cause to force interactivity when using pipes.
9707
9708 2005-01-17 Kim F. Storm <storm@cua.dk>
9709
9710 * simple.el (just-one-space): Make arg optional.
9711
9712 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
9713
9714 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
9715 posn-at-x-y to t to access left-margin.
9716
9717 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9718
9719 Sync with Tramp 2.0.47.
9720
9721 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
9722 catching keep-date problems in cp/scp operations.
9723 (tramp-handle-copy-file): Don't call `set-file-modes'
9724 unconditionally. Specialized functions should know better what is
9725 necessary. This improves performance a little bit, and the
9726 functions could catch errors with `cp -p' and `scp -p'.
9727 (tramp-do-copy-or-rename-file-via-buffer)
9728 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
9729 when appropriate.
9730 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
9731 Call `set-file-modes' when appropriate.
9732 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
9733 Johnsson <isak@hypergene.com>
9734 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
9735 of both Tramp buffer and debug buffer. Reported by Joakim Verona
9736 <joakim@verona.se>
9737 (tramp-file-name-for-operation): Mark `shell-command' as magic for
9738 Emacs only.
9739
9740 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
9741 `find-file-hooks' and `dired-mode-hook'.
9742 (tramp-minor-mode-map): Respective map. Add remapping for
9743 `compile' and `recompile'.
9744 (tramp-remap-command, tramp-recompile): New defuns.
9745 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
9746 in buffer "*Compilation*". Call the commands asynchronously.
9747
9748 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
9749 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
9750 `shell-command', because it isn't magic in XEmacs. Reported by
9751 Adrian Aichner <adrian@xemacs.org>.
9752
9753 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
9754 `substitute-in-file-name.
9755 (tramp-smb-handle-substitute-in-file-name): New defun.
9756 (tramp-smb-advice-PC-do-completion): Delete advice.
9757
9758 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
9759
9760 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
9761 Fix error in deleting region.
9762
9763 2005-01-15 Richard M. Stallman <rms@gnu.org>
9764
9765 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
9766 In non-temp buffer, switch syntax table temporarily.
9767
9768 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
9769
9770 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
9771
9772 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
9773
9774 * imenu.el (imenu--split-menu): Copy menulist before sorting.
9775 (imenu--generic-function): Use START, not BEG, as pos of definition.
9776
9777 * simple.el (just-one-space): Argument specifies number of spaces.
9778
9779 * simple.el (eval-expression-print-format): Avoid warning
9780 about edebug-active.
9781
9782 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
9783
9784 * progmodes/sh-script.el: Code copied from make-mode.el
9785 with small changes,
9786 (sh-mode-map): Bind C-c C-\.
9787 (sh-backslash-column, sh-backslash-align): New variables.
9788 (sh-backslash-region, sh-append-backslash): New functions.
9789
9790 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9791
9792 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
9793 (rmail-pop-password, rmail-pop-password-required): Move to
9794 rmail-obsolete group.
9795 (rmail-set-pop-password): Rename to rmail-set-remote-password.
9796 All callers updated.
9797 (rmail-get-pop-password): Rename to rmail-get-remote-password.
9798 Take an argument specifying whether it is POP or IMAP mailbox we
9799 are using. All callers updated.
9800 (rmail-pop-password-error): Rename to
9801 rmail-remote-password-error. Added mailutils-specific error message.
9802 (rmail-movemail-search-path)
9803 (rmail-movemail-variant-in-use): New variables.
9804 (rmail-remote-password, rmail-remote-password-required):
9805 New customization variables.
9806 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
9807 (rmail-parse-url): New function.
9808 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
9809 with GNU mailutils movemail.
9810
9811 2005-01-15 Kevin Ryde <user42@zip.com.au>
9812
9813 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
9814 suffix to space, $ or '$, to correctly position point when going
9815 to @table style constants like DBL_MAX.
9816
9817 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
9818
9819 * type-break.el (type-break-mode, type-break-file-time)
9820 (type-break-file-keystroke-count, type-break-choose-file):
9821 Don't store data in or load data from the file if type-break-file-name
9822 is nil.
9823 (type-break-file-name): Doc update as per the above.
9824
9825 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
9826
9827 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
9828 lookup-key might return nil; handle that.
9829
9830 2005-01-15 Alan Mackenzie <acm@muc.de>
9831
9832 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
9833 rather than the element found, thus enabling the tree to be setcar'd.
9834
9835 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
9836
9837 * textmodes/org.el (org-show-following-heading): New option.
9838 (org-show-hierarchy-above): Use `org-show-following-heading'.
9839 (org-cycle): Documentation fix.
9840
9841 * textmodes/org.el (orgtbl-optimized): New option
9842 (orgtbl-mode): New command, a minor mode.
9843 (orgtbl-mode-map): New variable.
9844 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
9845 (orgtbl-error, orgtbl-self-insert-command)
9846 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
9847
9848 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
9849 a local variable in each org-mode buffer.
9850
9851 * textmodes/org.el (org-set-regexps-and-options): Rename from
9852 `org-set-regexps'. Added checking for STARTUP keyword.
9853 (org-get-current-options): Add STARTUP options.
9854 (org-table-insert-row): Make mode intelligent about when
9855 realignment is needed.
9856 (org-self-insert-command, org-delete-backward-char, org-delete-char):
9857 New commands.
9858 (org-enable-table-editor): New default value `optimized'.
9859 (org-table-blank-field): Support blanking regions if active.
9860
9861 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
9862
9863 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
9864 if the year is not given.
9865
9866 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
9867 Add new escapes %m and %M, fixed bug with %F by adding
9868 save-match-data.
9869 (reftex-reference): Remove ?. from list of spaces.
9870 (reftex-label-info): Add automatic label prefix recognition.
9871
9872 * textmodes/reftex-index.el (reftex-index-next-phrase):
9873 Add slave parameter to call of `reftex-index-this-phrase'.
9874 (reftex-index-this-phrase): New optional argument.
9875 (reftex-index-region-phrases): Add slave parameter to call of
9876 `reftex-index-this-phrase'.
9877 (reftex-display-index): New argument redo.
9878 (reftex-index-rescan): Add 'redo to arguments of
9879 `reftex-display-index'.
9880 (reftex-index-Rescan, reftex-index-revert)
9881 (reftex-index-switch-index-tag): Add 'redo to arguments of
9882 `reftex-display-index'.
9883 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
9884 indexing. Fix bug with matching is there is a quote before or
9885 after the word.
9886
9887 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
9888 Fix bug when collecting citation keys in lines with comments.
9889 (reftex-citation): Prefix argument no longer rescans the document,
9890 but forces prompting for optional arguments of cite macros.
9891 (reftex-do-citation): Prompting for optional arguments implemented.
9892
9893 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
9894 Add optional arguments to most cite commands.
9895 (reftex-cite-cleanup-optional-args): New option
9896 (reftex-cite-prompt-optional-args): New option.
9897 (reftex-trust-label-prefix): New option.
9898
9899 * textmodes/reftex-toc.el (reftex-toc-find-section):
9900 Add push-mark before changing the position in the buffer.
9901
9902 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
9903 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
9904
9905 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
9906
9907 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
9908 more carefully.
9909
9910 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
9911
9912 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
9913 (sgml-mode): Use it.
9914 (sgml-get-context): Better keep track of implicitly closed tags.
9915
9916 2005-01-13 Kenichi Handa <handa@m17n.org>
9917
9918 * textmodes/ispell.el: These changes are to fix misalignment error
9919 caused by equivalent characters of different Emacs charsets.
9920 (ispell-unified-chars-table): New variable.
9921 (ispell-get-decoded-string): New function.
9922 (ispell-get-casechars, ispell-get-not-casechars)
9923 (ispell-get-otherchars): Call ispell-get-decoded-string.
9924
9925 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
9926
9927 * custom.el (custom-declare-variable): Just put symbol instead
9928 of (defvar . symbol) in `current-load-list'.
9929
9930 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
9931
9932 * emacs-lisp/elint.el: Fixed typo in Commentary section.
9933
9934 2005-01-12 Jay Belanger <belanger@truman.edu>
9935
9936 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
9937 to create a Calc summary.
9938
9939 2005-01-12 Kim F. Storm <storm@cua.dk>
9940
9941 * mouse.el (mouse-on-link-p): Change functionality and doc
9942 string to comply with latest description in lisp ref.
9943
9944 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
9945
9946 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
9947 Enable mouse clicks on mode-line, header-line and margin.
9948 (event-type): Give mouse event symbols an 'event-kind property
9949 with value 'mouse-click.
9950
9951 2005-01-12 Juri Linkov <juri@jurta.org>
9952
9953 * facemenu.el (list-colors-display): Add new arg buffer-name.
9954 Use it. Fix docstring. Replace code for identifying duplicate
9955 colors by the name with call to `list-colors-duplicates' which
9956 identifies duplicate colors by the value unless the color
9957 is one of special Windows colors. Set truncate-lines to t.
9958 Print sorted duplicate color names on each line. Indent to 22
9959 \(the longest color name in rgb.txt) instead of 20. Optimize.
9960 (list-colors-duplicates): New function.
9961 (facemenu-color-name-equal): Delete function.
9962
9963 * facemenu.el (list-colors-print): New function created from code
9964 in list-colors-display. Print #RRGGBB at the window right edge.
9965 (list-colors-display): When temp-buffer-show-function is not
9966 defined, call list-colors-print from temp-buffer-show-hook
9967 to get the right value of window-width in list-colors-print
9968 after the buffer is displayed.
9969
9970 * simple.el (pop-mark): Move deactivate-mark out of conditional
9971 part to deactivate the active mark regardless of the state of the
9972 mark ring.
9973
9974 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
9975 variables line in desktop files.
9976
9977 2005-01-12 Juri Linkov <juri@jurta.org>
9978
9979 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
9980 Bring together isearch highlight related options.
9981 (lazy-highlight): Replace group `replace' by `matching'.
9982 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9983 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9984 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
9985 and declare them obsolete.
9986 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
9987 (isearch-faces): Remove defgroup.
9988 (isearch-overlay, isearch-highlight, isearch-dehighlight):
9989 Move isearch highlighting code closer to lazy highlighting code.
9990
9991 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
9992 (query-replace-highlight, query-replace-lazy-highlight)
9993 (query-replace): Move definitions to the beginning of the file.
9994
9995 2005-01-11 Juri Linkov <juri@jurta.org>
9996
9997 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
9998 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
9999 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
10000
10001 * info.el (Info-history-forward): New variable.
10002 (Info-select-node): Reset Info-history-forward to nil.
10003 (Info-last): Turn into defalias.
10004 (Info-history-back): Rename from Info-last.
10005 Add current node to Info-history-forward.
10006 (Info-history-forward): New fun.
10007 (Info-mode-map): Replace Info-last by Info-history-back.
10008 Bind Info-history-forward to "r".
10009 (Info-mode-menu): Replace Info-last by Info-history-back.
10010 Fix menu item text. Add menu item for Info-history-forward.
10011 (info-tool-bar-map): Replace Info-last by Info-history-back.
10012 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
10013 for Info-history-forward.
10014 (Info-mode): Replace Info-last by Info-history-back in docstring.
10015 Add local variable Info-history-forward.
10016 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
10017
10018 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
10019
10020 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
10021 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
10022 Ignore select-window events rather than fiddle with
10023 mouse-autoselect-window.
10024
10025 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
10026
10027 * type-break.el (type-break-mode): Fix previous change.
10028
10029 2005-01-10 Jay Belanger <belanger@truman.edu>
10030
10031 * calc/calc-ext.el (calc-reset): Reset when inside embedded
10032 calculator; only reset when point is inside a calculator.
10033 Don't adjust the window height if the window takes up the whole height
10034 of the frame.
10035
10036 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
10037
10038 * ebuff-menu.el (Electric-buffer-menu-mode):
10039 Preserve value of buffer-local var header-line-format.
10040
10041 2005-01-09 Jay Belanger <belanger@truman.edu>
10042
10043 * calc/calc.el (calc-mode-var-list-restore-saved-values):
10044 Make sure settings file exists before accessing it.
10045
10046 * calc/calc-embed.el (calc-embedded-subst):
10047 Replace math-multi-subst-rec, which is only supposed to be called
10048 by math-multi-subst, by math-multi-subst.
10049
10050 2005-01-09 Andre Spiegel <spiegel@gnu.org>
10051
10052 * vc.el (vc-allow-async-revert): New user option.
10053 (vc-disable-async-diff): New internal variable.
10054 (vc-revert-buffer): Use them to disable asynchronous diff.
10055
10056 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
10057 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
10058 asynchronously if vc-disable-async-diff is t.
10059
10060 2005-01-09 Jay Belanger <belanger@truman.edu>
10061
10062 * calc/calc.el (defcalcmodevar): New macro.
10063 (calc-mode-var-list-restore-default-values)
10064 (calc-mode-var-list-restore-saved-values): New functions.
10065 (calc-mode-var-list): Use defcalcmodevar to define it.
10066 (calc-always-load-extensions, calc-line-numbering)
10067 (calc-line-breaking, calc-display-just, calc-display-origin)
10068 (calc-number-radix, calc-leading-zeros, calc-group-digits)
10069 (calc-group-char, calc-point-char, calc-frac-format)
10070 (calc-prefer-frac, calc-hms-format, calc-date-format)
10071 (calc-float-format, calc-full-float-format, calc-complex-format)
10072 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
10073 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
10074 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
10075 (calc-matrix-brackets, calc-language, calc-language-option)
10076 (calc-left-label, calc-right-label, calc-word-size)
10077 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
10078 (calc-display-raw, calc-internal-prec, calc-angle-mode)
10079 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
10080 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
10081 (calc-window-height, calc-display-trail, calc-show-selections)
10082 (calc-use-selections, calc-assoc-selections)
10083 (calc-display-working-message, calc-auto-why, calc-timing)
10084 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
10085 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
10086 (calc-gnuplot-default-device, calc-gnuplot-default-output)
10087 (calc-gnuplot-print-device, calc-gnuplot-print-output)
10088 (calc-gnuplot-geometry, calc-graph-default-resolution)
10089 (calc-graph-default-resolution-3d, calc-invocation-macro)
10090 (calc-show-banner): Use defcalcmodevar to declare them and set
10091 their default values.
10092
10093 * calc/calc-ext.el (calc-reset): Restore saved values of variables
10094 instead of default values (but restore default values if there is
10095 an argument of 0).
10096
10097 2005-01-09 David Kastrup <dak@gnu.org>
10098
10099 * desktop.el (desktop-restore-eager): Fix typo in type.
10100
10101 2005-01-08 Richard M. Stallman <rms@gnu.org>
10102
10103 * cus-edit.el (customize): Delete :link.
10104
10105 2005-01-08 Jay Belanger <belanger@truman.edu>
10106
10107 * calc/calc.el (calc-mode): Remove the extension from the
10108 `calc-settings-file' file name when loading it.
10109
10110 2005-01-08 Kim F. Storm <storm@cua.dk>
10111
10112 * info.el (Info-mode-map, Info-next-link-keymap)
10113 (Info-prev-link-keymap, Info-up-link-keymap):
10114 Map follow-link to mouse-face.
10115 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
10116
10117 2005-01-08 Jay Belanger <belanger@truman.edu>
10118
10119 * calc/calc.el (calc-settings-file): Change default value.
10120 Suggested by cgw in a comment in calc-mode.el.
10121
10122 * calc/calc-mode.el (calc-settings-file-name):
10123 Compare calc-settings-file to user-init-file instead of ~/.emacs.
10124 Replace ~/.emacs in a prompt by calc-settings-file.
10125
10126 2005-01-07 Lars Hansen <larsh@math.ku.dk>
10127
10128 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
10129 (desktop-lazy-idle-delay): New customizable variables.
10130 (desktop-buffer-args-list): New variable.
10131 (desktop-append-buffer-args): New function.
10132 (desktop-save): Call desktop-append-buffer-args for some buffers.
10133 (desktop-lazy-create-buffer): New function.
10134 (desktop-idle-create-buffers): New function.
10135 (desktop-read): Add message about buffers to restore lazily.
10136 (desktop-lazy-abort): New command.
10137 (desktop-clear): Call desktop-lazy-abort.
10138 (desktop-lazy-complete): New command.
10139
10140 2005-01-06 Richard M. Stallman <rms@gnu.org>
10141
10142 * emacs-lisp/find-func.el (find-face-definition):
10143 Rename from find-face.
10144
10145 2005-01-06 Kim F. Storm <storm@cua.dk>
10146
10147 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
10148
10149 * man.el (Man-xref-man-page, Man-xref-header-file)
10150 (Man-xref-normal-file): Add follow-link property.
10151
10152 2005-01-06 Jay Belanger <belanger@truman.edu>
10153
10154 * calc/calc-units.el: Make sure the proper macro definitions are
10155 available when compiling.
10156
10157 2005-01-06 Juri Linkov <juri@jurta.org>
10158
10159 * isearch.el (isearch-lazy-highlight-update):
10160 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
10161
10162 2005-01-06 Miles Bader <miles@gnu.org>
10163
10164 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
10165 (isearch-lazy-highlight-face): Use new name.
10166
10167 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
10168
10169 * uniquify.el (uniquify-rationalize-file-buffer-names):
10170 Re-add an interactive spec.
10171 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
10172 to the same name.
10173
10174 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
10175 (isearch-update, isearch-done): Adjust calls accordingly.
10176
10177 2005-01-05 Richard M. Stallman <rms@gnu.org>
10178
10179 * custom.el (custom-set-variables, custom-theme-set-variables):
10180 Clarify documentation.
10181
10182 * emacs-lisp/find-func.el (find-variable)
10183 (find-variable-other-window, find-variable-other-frame):
10184 Fix the TYPE args to find-function-read and find-function-do-it.
10185 (find-function): Doc fix.
10186 (find-function-at-point): Replace function-at-point alias.
10187
10188 2005-01-04 Richard M. Stallman <rms@gnu.org>
10189
10190 * cus-face.el (custom-declare-face):
10191 Record defface in current-load-list.
10192
10193 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
10194
10195 * emacs-lisp/find-func.el: Doc fixes.
10196 (find-face-regexp): New variable.
10197 (find-function-regexp-alist): New variable.
10198 (find-function-C-source): Third arg is now TYPE.
10199 (find-function-search-for-symbol): Handle general TYPE.
10200 (find-function-read, find-function-do-it): Handle general TYPE.
10201 (find-definition-noselect, find-face): New functions.
10202 (function-at-point): Alias deleted.
10203
10204 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
10205
10206 * battery.el (display-battery-mode): Rename from display-battery.
10207 Handle the case where it gets turned off.
10208
10209 2005-01-04 Richard M. Stallman <rms@gnu.org>
10210
10211 * cus-edit.el (customize): Make :link point to user doc.
10212
10213 * man.el (Man-fontify-manpage): Turn off undo generation.
10214
10215 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
10216
10217 2005-01-04 Andreas Schwab <schwab@suse.de>
10218
10219 * files.el (insert-directory): Only look for error lines in
10220 inserted text. Don't move too far after processing --dired markers.
10221
10222 2005-01-04 Richard M. Stallman <rms@gnu.org>
10223
10224 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
10225 Don't expand if the character is @, period, dash, etc.
10226 (define-mail-abbrev): Quote names that contain problem characters.
10227
10228 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
10229
10230 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
10231
10232 2005-01-03 Richard M. Stallman <rms@gnu.org>
10233
10234 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
10235 (query-replace-highlight, query-replace-lazy-highlight)
10236 (query-replace): Definitions moved up. Doc fix.
10237
10238 2005-01-03 Richard M. Stallman <rms@gnu.org>
10239
10240 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
10241 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
10242 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
10243 (lazy-highlight-face): Rename from isearch-lazy-...
10244 Change all references to them.
10245
10246 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
10247
10248 * cus-edit.el (custom-file): Doc fix for defcustom.
10249 (custom-file): The function no longer sets the variable
10250 `custom-file' to its return value.
10251
10252 * startup.el (command-line): No longer load `custom-file'.
10253
10254 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
10255
10256 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
10257
10258 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
10259 Don't confuse module-prefixed identifiers for labels.
10260 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
10261
10262 2005-01-02 Richard M. Stallman <rms@gnu.org>
10263
10264 * files.el (basic-save-buffer-1): Fix previous change.
10265
10266 * loadhist.el (file-loadhist-lookup): New function.
10267 (file-provides, file-requires): Use it.
10268
10269 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
10270 instead of calculating the right size.
10271
10272 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
10273
10274 * vc-svn.el (vc-svn-diff): Stay local if possible.
10275
10276 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
10277
10278 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
10279
10280 * files.el (hack-local-variables): Fix last change.
10281
10282 2005-01-02 Jay Belanger <belanger@truman.edu>
10283
10284 * calc/calc-yank.el (calc-edit-top): New variable.
10285 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
10286 object. Change header properties.
10287 (calc-edit-finish, calc-edit-finish-stack-object)
10288 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
10289 edited object.
10290 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
10291 for the beginning of the edited object.
10292 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
10293 for the beginning of the edited object.
10294 * calc/calc-prog.el (calc-edit-macro-finish-edit)
10295 (calc-finish-formula-edit, calc-macro-repeats)
10296 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
10297 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
10298 beginning of the edited object.
10299 (calc-user-define-edit): Change the header for editing macros.
10300 Remove unnecessary variable.
10301
10302 2005-01-01 Jay Belanger <belanger@truman.edu>
10303
10304 * calc/calc-yank.el (calc-edit-mode): Change default header.
10305 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
10306 * calc/calc-store.el (calc-edit-variable): Change title to match new
10307 header.
10308 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
10309 mode to match new header.
10310 (calc-user-define-edit): Change titles to include names of commands.
10311 (calc-finish-formula-edit): Adjust to handle new header.
10312 (calc-finish-macro-edit): Remove.
10313 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
10314 (calc-edit-macro-command, calc-edit-macro-command-type)
10315 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
10316 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
10317 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
10318 (calc-edit-macro-finish-edit): New functions.
10319 (calc-user-define-edit): Use new functions to edit named calc macros.
10320
10321 2005-01-01 Stefan <monnier@iro.umontreal.ca>
10322
10323 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
10324
10325 * ses.el (copy-region-as-kill): Deactivate mark.
10326
10327 2005-01-01 Richard M. Stallman <rms@gnu.org>
10328
10329 * replace.el (occur-1): If the output buffer is also an input,
10330 don't kill it, rename it.
10331
10332 * faces.el (set-face-background, set-face-foreground): Doc fix.
10333
10334 * cus-face.el (custom-face-attributes): Fix :help-echo strings
10335 for :foreground and :background.
10336
10337 * dired.el (dired-view-command-alist): Variable deleted.
10338 (dired-view-file, dired-mouse-find-file-other-window):
10339 Delete the code to use it.
10340
10341 2005-01-01 Kim F. Storm <storm@cua.dk>
10342
10343 * image.el (insert-sliced-image): Use t for line-height property.
10344
10345 2004-12-31 Jay Belanger <belanger@truman.edu>
10346
10347 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
10348 for "var-" at the beginning of the minibuffer.
10349
10350 2004-12-31 Richard M. Stallman <rms@gnu.org>
10351
10352 * faces.el (read-face-name):
10353 Don't treat an attribute spec as a list of faces.
10354
10355 * simple.el (undo): Use undo-equiv-table to detect
10356 unexpected changes since previous undo.
10357 (undo-list-saved): Variable deleted.
10358 (buffer-disable-undo): Don't alter undo-list-saved.
10359
10360 * files.el (require-final-newline): Allow `visit' and `visit-save'.
10361 (mode-require-final-newline): New option.
10362 (after-find-file): Handle require-final-newline with new values.
10363 (basic-save-buffer): Handle new values of require-final-newline.
10364
10365 * progmodes/sh-script.el (sh-require-final-newline):
10366 Alist value now controls whether to use mode-require-final-newline.
10367 (sh-set-shell): Implement that new meaning.
10368
10369 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
10370 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
10371 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
10372 Delete old-Emacs compatibility code.
10373 (antlr-c-common-init): Function deleted.
10374
10375 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
10376 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
10377 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
10378 * progmodes/python.el (python-mode): Use mode-require-final-newline.
10379 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
10380 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
10381 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
10382 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
10383 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
10384 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
10385 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
10386 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
10387 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
10388 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
10389 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
10390 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
10391
10392 2004-12-31 Jay Belanger <belanger@truman.edu>
10393
10394 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
10395 way to return to Calc.
10396
10397 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
10398 finish, C-xk as the way to cancel the edit. Add cancel routine to
10399 kill-buffer-hook.
10400
10401 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
10402 MacEdit code.
10403
10404 * calc/calc-prog.el: Remove obsolete MacEdit code.
10405 (calc-macro-edit-algebraic, calc-macro-edit-variable)
10406 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
10407
10408 2004-12-31 Kenichi Handa <handa@m17n.org>
10409
10410 * international/mule.el (buffer-file-coding-system-explicit):
10411 Rename for explicit-buffer-file-coding-system.
10412 (after-insert-file-set-coding): Adjust for the above change.
10413
10414 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
10415 to buffer-file-coding-system-explicit.
10416 (basic-save-buffer-1): Likewise.
10417
10418 2004-12-30 Richard M. Stallman <rms@gnu.org>
10419
10420 * textmodes/artist.el (artist-butlast-fn): Var deleted.
10421 (artist-butlast, artist-last): Functions deleted.
10422 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
10423 (artist-compute-key-compl-table): Call remq directly.
10424 (artist-remove-nulls): Function deleted.
10425 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
10426 (artist-push, artist-pop): Macro deleted.
10427
10428 2004-12-30 Andreas Leue <al@sphenon.de>
10429
10430 * textmodes/artist.el (artist-version): 1.2.6
10431 (artist-prev-next-op-alist): New variable.
10432 (artist-select-next-op-in-list): New function.
10433 (artist-select-prev-op-in-list): New function.
10434 (artist-make-prev-next-op-alist): New function.
10435 (artist-is-in-op-list-p): New function.
10436 (artist-get-first-non-nil-op): New function.
10437 (artist-get-last-non-nil-op): New function.
10438 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
10439 artist-prev-next-op-alist.
10440 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
10441 change drawing operation.
10442
10443 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
10444
10445 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
10446
10447 2004-12-31 Masatake YAMATO <jet@gyve.org>
10448
10449 * server.el (server-process-filter): Suppress `error', too.
10450
10451 2004-12-30 Jay Belanger <belanger@truman.edu>
10452
10453 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
10454 Change the way a variable is displayed in a message.
10455
10456 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
10457 (calc-user-define-permanent, calc-execute-kbd-macro):
10458 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
10459
10460 2004-12-30 Kenichi Handa <handa@m17n.org>
10461
10462 * files.el (basic-save-buffer-1):
10463 Set explicit-buffer-file-coding-system to last-coding-system-used.
10464 (revert-buffer): Pay attention to
10465 explicit-buffer-file-coding-system (not buffer-file-coding-system)
10466 on bind coding-system-for-read.
10467
10468 * international/mule.el (explicit-buffer-file-coding-system):
10469 New buffer local variable.
10470 (after-insert-file-set-coding): Set it to coding-system-for-read.
10471
10472 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
10473
10474 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
10475
10476 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
10477
10478 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
10479 that include line numbers.
10480
10481 2004-12-29 Milan Zamazal <pdm@zamazal.org>
10482
10483 * files.el (hack-local-variables): If no PREFIX, set it to "^".
10484 Redundant variable PREFIXLEN removed.
10485
10486 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
10487
10488 * eshell/em-hist.el (eshell-previous-matching-input):
10489 Start the deletion from the end of the output.
10490
10491 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10492
10493 * term/mac-win.el: Require x-dnd.
10494 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
10495
10496 2004-12-29 David Kastrup <dak@gnu.org>
10497
10498 * international/mule.el (decode-coding-inserted-region):
10499 Don't barf if `buffer-undo-list' is already set to `t'.
10500
10501 2004-12-29 Jay Belanger <belanger@truman.edu>
10502
10503 * calc/calc-prog.el (calc-user-define-formula): Put default values
10504 for function names in prompts.
10505 (calc-user-define-permanent, calc-user-define-composition)
10506 (calc-user-define-formula): Remove the need for "calcFunc-" in the
10507 default input for algebraic functions.
10508
10509 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
10510
10511 * vc-rcs.el (vc-rcs-annotate-command):
10512 Fix omission bug: Call `vc-setup-buffer'.
10513
10514 2004-12-29 Kenichi Handa <handa@m17n.org>
10515
10516 * international/mule.el (recode-region): New function.
10517
10518 2004-12-28 Richard M. Stallman <rms@gnu.org>
10519
10520 * simple.el (undo-extra-outer-limit): New variable.
10521 (undo-outer-limit-truncate): Test and set it.
10522
10523 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
10524 enables the feature to extend the existing region.
10525
10526 * simple.el (mark-word): New arg ALLOW-EXTEND
10527 enables the feature to extend the existing region.
10528
10529 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
10530 enables the feature to extend the existing region.
10531
10532 * startup.el (site-run-file): Don't allow setting it with Custom.
10533
10534 * simple.el (buffer-disable-undo): Fix previous change.
10535
10536 2004-12-27 Masatake YAMATO <jet@gyve.org>
10537
10538 * hexl.el (hexlify-buffer): Remove fontification here.
10539 Use font lock mechanism instead.
10540 (hexl-font-lock-keywords): New font lock kewords.
10541 (hexl-mode-old-font-lock-keywords): New variable.
10542 (hexl-mode): Store the old font lock keywords.
10543 (hexl-mode-exit): Restore the old font lock keywords.
10544
10545 2004-12-27 Richard M. Stallman <rms@gnu.org>
10546
10547 * simple.el (undo): Fix previous change.
10548
10549 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10550
10551 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
10552 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
10553 Call x-open-connection on Mac OS X.
10554
10555 2004-12-27 Richard M. Stallman <rms@gnu.org>
10556
10557 * files.el (buffer-save-without-query): New var (buffer-local).
10558 (save-some-buffers): Save those buffers first, w/o asking.
10559
10560 * files.el (insert-directory-ls-version): New variable.
10561 (insert-directory): When ls returns an error, test the version
10562 number to decide what the return code means.
10563 With --dired output format, detect and distinguish lines
10564 that are really error messages.
10565 (insert-directory-adj-pos): New function.
10566
10567 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
10568
10569 * battery.el (battery-mode-line-format): Remove initial spaces.
10570
10571 * uniquify.el (uniquify-rationalize-file-buffer-names):
10572 Delete interactive spec.
10573
10574 * type-break.el (type-break-mode): Set buffer-save-without-query.
10575 Remove code that tried to set save-some-buffers-always.
10576 (type-break-file-keystroke-count): Bind deactivate-mark.
10577
10578 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
10579
10580 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
10581 Test that the buffer is live, and maybe reject current buffer too.
10582 Clarify.
10583 (next-error-find-buffer): Rewrite for clarity.
10584
10585 * loadup.el: Don't use buffer-disable-undo; do it directly.
10586
10587 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
10588 (describe-variable): Call symbol-file with `defvar'.
10589
10590 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
10591 (symbol-file): Rewritten to handle new load-history format.
10592 Now takes an arg TYPE to specify looking for a particular
10593 type of definition only.
10594
10595 * emacs-lisp/debug.el (debugger-make-xrefs):
10596 Call symbol-file with `defun'.
10597
10598 * emacs-lisp/find-func.el (find-function-noselect):
10599 Call symbol-file with `defun'.
10600 (find-variable-noselect): Call symbol-file with `defvar'.
10601
10602 * eshell/esh-cmd.el (eshell-find-alias-function):
10603 Call symbol-file with `defun'.
10604
10605 * eshell/esh-test.el (eshell-test-goto-func):
10606 Call symbol-file with `defun'.
10607
10608 * mail/rmail.el (rmail-resend):
10609 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
10610
10611 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
10612
10613 * progmodes/compile.el (compilation-find-buffer): Rename arg.
10614
10615 * textmodes/texinfmt.el (texinfo-format-buffer-1):
10616 Call buffer-disable-undo.
10617
10618 * simple.el (undo-list-saved): New variable (buffer-local).
10619 (undo): Set and test it.
10620 (buffer-disable-undo): Move here from buffer.c.
10621 Clear out undo-list-saved.
10622
10623 * international/mule.el (decode-coding-inserted-region):
10624 Set buffer-undo-list in a correct and optimal way.
10625
10626 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
10627 (cperl-font-lock-unfontify-region-function): No need to save and
10628 restore info, since font-lock.el does it for us.
10629
10630 * ansi-color.el (save-buffer-state): Definition deleted.
10631 (ansi-color-unfontify-region): Don't use save-buffer-state.
10632
10633 2004-12-27 Dave Love <fx@gnu.org>
10634
10635 * wid-edit.el (function): Use restricted-sexp as parent.
10636
10637 2004-12-27 Kevin Ryde <user42@zip.com.au>
10638
10639 * simple.el (next-matching-history-element): Use same
10640 `interactive' form as previous-matching-history-element.
10641
10642 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
10643 it can appear unencoded and has been seen from yahoo.
10644
10645 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
10646
10647 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
10648 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
10649
10650 2004-12-27 Kenichi Handa <handa@m17n.org>
10651
10652 * international/utf-8.el (utf-translate-cjk-load-tables):
10653 Bind coding-system-for-read to nil while loading subst-*.
10654
10655 2004-12-26 Jay Belanger <belanger@truman.edu>
10656
10657 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
10658 default input.
10659
10660 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
10661
10662 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
10663 before reverting and disable undo recording while reverting.
10664
10665 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
10666
10667 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
10668 (hs-make-overlay): New function.
10669 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
10670 (hs-flag-region): Delete function.
10671 (hs-hide-comment-region): No longer use `hs-flag-region'.
10672 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
10673 (hs-hide-block-at-point): Likewise.
10674 (hs-hide-level-recursive): Use `hs-discard-overlays'.
10675 (hs-hide-all, hs-show-all): Likewise.
10676 (hs-show-block): Likewise.
10677 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
10678
10679 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
10680
10681 * progmodes/hideshow.el: Require `cl' when compiling.
10682 Remove XEmacs and Emacs 19 compatibility.
10683 Use `dolist' and `add-to-list' for load-time actions.
10684 (hs-discard-overlays): Use `dolist'.
10685 (hs-show-block): Likewise.
10686
10687 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
10688
10689 * faces.el (mode-line, mode-line-inactive): Use min-colors.
10690
10691 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
10692
10693 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
10694 When extending backwards, move outside the current comment first.
10695
10696 2004-12-22 Kenichi Handa <handa@m17n.org>
10697
10698 * international/quail.el (quail-start-translation): Fix prompt
10699 string for the case if input-method-use-echo-area being non-nil.
10700 (quail-start-conversion): Likewise.
10701 (quail-show-guidance): Don't show guidance if
10702 input-method-use-echo-area is non-nil.
10703
10704 2004-12-21 Richard M. Stallman <rms@gnu.org>
10705
10706 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
10707
10708 2004-12-21 Markus Rost <rost@ias.edu>
10709
10710 * calendar/diary-lib.el (mark-diary-entries):
10711 Set mark-diary-entries-in-calendar only after checking for diary-file.
10712
10713 2004-12-21 Richard M. Stallman <rms@gnu.org>
10714
10715 * faces.el (escape-glyph): Use blue against light foreground.
10716
10717 * simple.el (undo-outer-limit-truncate): New function.
10718 (undo-outer-limit-function): Use undo-outer-limit-truncate.
10719
10720 2004-12-21 Eli Barzilay <eli@barzilay.org>
10721
10722 * calculator.el (calculator-radix-grouping-mode)
10723 (calculator-radix-grouping-digits)
10724 (calculator-radix-grouping-separator):
10725 New defcustoms for the new radix grouping mode functionality.
10726 (calculator-mode-hook): Now used in electric mode too,
10727 (calculator): Call it.
10728 (calculator-mode-map): Some new keys.
10729 (calculator-message): New function. Some new calls.
10730 (calculator-op, calculator-set-register): Use it.
10731 (calculator-string-to-number): New function, mostly moved and
10732 updated code from calculator-curnum-value.
10733 (calculator-curnum-value): Use it.
10734 (calculator-paste): Use it, and update grabbing the current-kill.
10735 (calculator-rotate-displayer)
10736 (calculator-rotate-displayer-back): Toggle digit grouping when
10737 in radix mode, use calculator-message.
10738 (calculator-displayer-prev, calculator-displayer-next):
10739 Change digit group size when in radix mode.
10740 (calculator-number-to-string): Rename from
10741 calculator-num-to-string. Now deals with digit grouping in
10742 radix mode.
10743 (calculator-update-display, calculator-put-value): Use the new name.
10744 (calculator-fact): Return a floating point number.
10745 (calculator-mode): Doc fix.
10746
10747 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
10748
10749 * calendar/calendar.el (view-other-diary-entries): Add autoload.
10750 * calendar/diary-lib.el (view-other-diary-entries):
10751 Use current-prefix-arg in interactive spec.
10752
10753 2004-12-19 Jay Belanger <belanger@truman.edu>
10754
10755 * calc/calc-aent.el (calcAlg-blank-matching-open):
10756 Temporarily adjust the syntax of both delimiters of half-open intervals.
10757
10758 2004-12-19 Kim F. Storm <storm@cua.dk>
10759
10760 * mouse.el (mouse-1-click-follows-link): Doc fix.
10761
10762 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10763
10764 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
10765 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
10766 instead of centraleuropean as the name
10767
10768 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10769
10770 Sync with Tramp 2.0.46.
10771
10772 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
10773 parameters wrt Tramp convention.
10774 (tramp-handle-file-attributes-with-perl)
10775 (tramp-handle-directory-files-and-attributes): Apply it.
10776 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
10777 `copy-program'. Reported by Zack Weinberg
10778 <zack@codesourcery.com>.
10779 (top): Set `edebug-form-spec' property directly rather than
10780 calling `def-edebug-spec'.
10781
10782 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
10783 advice less fragile. Surround temporary redefinition of
10784 `substitute-in-file-name' with `unwind-protect'. Suggested by
10785 Matt Hodges <MPHodges@member.fsf.org>.
10786
10787 2004-12-17 Juri Linkov <juri@jurta.org>
10788
10789 * replace.el (occur-accumulate-lines, occur-engine):
10790 Make forcing deferred font-lock fontification jit-specific.
10791
10792 2004-12-17 Kim F. Storm <storm@cua.dk>
10793
10794 * mouse.el (mouse-1-click-follows-link): New defcustom.
10795 (mouse-on-link-p): New function.
10796 (mouse-drag-region-1): Implement mouse-1-click-follows-link
10797 functionality. Map a mouse-1 click event into a mouse-2 (or
10798 other) event when position is inside a link.
10799
10800 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
10801 prefix in tooltip text with "mouse-1" when this is a link
10802 recognized by mouse-1-click-follows-link functionality.
10803
10804 * help.el (describe-key): Report effective and original binding
10805 for mouse-1 when clicked on a link.
10806 (describe-mode): Add follow-link property to "minor-mode" button.
10807
10808 * help-fns.el (describe-variable): Add follow-link property to
10809 "below" button.
10810
10811 * help-mode.el (help-xref): Add follow-link property.
10812
10813 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
10814 (apropos-command, apropos-variable, apropos-face, apropos-group)
10815 (apropos-widget, apropos-plist): Add follow-link property.
10816
10817 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
10818 checks if position is in a filename, rather than some other
10819 clickable item. Function looks for cvs-filename-face at position.
10820
10821 * wid-edit.el (widget-specify-field, widget-specify-button):
10822 Map a :follow-link keyword into a follow-link property.
10823 (link): Add :follow-link keyword, map to RET binding.
10824
10825 * dired.el (dired-mode-map): Map follow-link to mouse-face.
10826
10827 * progmodes/compile.el (compilation-minor-mode-map)
10828 (compilation-button-map, compilation-mode-map): Likewise.
10829
10830 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
10831
10832 * play/zone.el (zone): Init `line-spacing' from orig buffer.
10833 (zone-replace-char): Take `count' and `del-count'
10834 instead of `direction'. Update callers. When `del-count' is
10835 non-nil, delete that many characters, otherwise `count' characters
10836 backwards. Insert the newly-replaced string `count' times.
10837 (zone-fret): Handle chars w/ width greater than one.
10838 (zone-fall-through-ws): No longer take window width `ww'.
10839 Update callers. Add handling for `char-width' greater than one.
10840 (zone-pgm-drip): Update var holding window-end position every cycle.
10841
10842 2004-12-17 Andre Spiegel <spiegel@gnu.org>
10843
10844 * vc.el (vc-default-update-changelog): Use insert-file-contents,
10845 rather than insert-file.
10846
10847 2004-12-16 Jay Belanger <belanger@truman.edu>
10848
10849 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
10850 (math-init-random-base, math-random-digit): Check to see if
10851 var-RandSeed is bound.
10852 (math-random-last): Declare it.
10853 (math-random-digit): Don't make math-random-last local.
10854
10855 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
10856
10857 * play/zone.el (zone): Fix omission bug: Use a self-disabling
10858 one-shot thunk for uniform (error, quit, normal) recovery.
10859 Reported by John Paul Wallington.
10860 (zone-pgm-random-life): Fix bug:
10861 Recognize empty initial field by lack of "@" chars.
10862
10863 2004-12-16 Juri Linkov <juri@jurta.org>
10864
10865 * help.el (function-called-at-point):
10866 * help-fns.el (variable-at-point): As a last resort try stripping
10867 non-word prefixes and suffixes.
10868
10869 * descr-text.el (describe-property-list): Don't treat syntax-table
10870 specially. Use describe-text-sexp which inserts [show] button
10871 for large objects and handles printing errors. Sort properties
10872 by names in alphabetical order instead of by value sizes.
10873 Add `mouse-face' to list of properties for `describe-face' widget.
10874 (describe-char): Mask out face-id from 19 bits of character.
10875 Print face-id separately.
10876
10877 * replace.el (occur-accumulate-lines, occur-engine):
10878 Fontify unfontified matching lines in the source buffer
10879 before copying them.
10880 (occur-engine): Don't put mouse-face on context lines.
10881 (occur-next-error): Set point to line beginning/end
10882 before searching for prev/next property to skip multiple
10883 matches on a line (not supported by occur engine).
10884 Remove redundant prefix-numeric-value.
10885
10886 2004-12-15 Juri Linkov <juri@jurta.org>
10887
10888 * replace.el (match): New face.
10889 (list-matching-lines-face): Change default from `bold' to `match'.
10890
10891 * progmodes/grep.el (grep-match-face): New defvar.
10892 (grep-mode-font-lock-keywords): Use grep-match-face instead of
10893 compilation-column-face to highlight grep matches.
10894
10895 * apropos.el (apropos-match-face): Change default from
10896 `secondary-selection' to `match'.
10897
10898 * info-look.el (info-lookup-highlight-face): Change default from
10899 `highlight' to `match'.
10900
10901 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
10902
10903 * progmodes/executable.el (executable-interpret): Eliminate
10904 obsolete compile-internal, and switch to comint for interaction.
10905
10906 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
10907
10908 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
10909 `&&' when skipping multiple statements on a line.
10910
10911 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
10912
10913 * play/zone.el (zone): Set `truncate-lines'.
10914 Also, init `tab-width' with value from original buffer.
10915 (zone-shift-up): Rewrite for speed.
10916 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
10917 (zone-pgm-jitter): Remove redundant entries from ops vector.
10918 (zone-exploding-remove): Reduce iteration count.
10919 (zone-cpos): Convert to defsubst.
10920 (zone-replace-char): New defsubst.
10921 (zone-park/sit-for): Likewise.
10922 (zone-fret): Take window-start arg.
10923 Update callers. Use `zone-park/sit-for'.
10924 (zone-fill-out-screen): Rewrite.
10925 (zone-fall-through-ws): Likewise. Update callers.
10926 (zone-pgm-drip): Use `zone-replace-char'.
10927 Move var inits before while-loop. Use `zone-park/sit-for'.
10928 (zone-pgm-random-life): Handle empty initial field.
10929 Use `zone-replace-char' and `zone-park/sit-for'.
10930
10931 2004-12-15 Juri Linkov <juri@jurta.org>
10932
10933 * isearch.el (isearch-update): Test isearch-lazy-highlight
10934 before calling isearch-lazy-highlight-new-loop.
10935 (isearch-lazy-highlight-new-loop):
10936 Don't test isearch-lazy-highlight.
10937
10938 * replace.el (perform-replace): Add isearch-case-fold-search.
10939 Use delimited-flag for isearch-regexp.
10940 Reset isearch-lazy-highlight-last-string to force lazy
10941 highlighting when called from isearch mode.
10942 (query-replace-highlight): Revert defcustom type to boolean.
10943 (query-replace-lazy-highlight): New defcustom.
10944 (query-replace): New face.
10945 (perform-replace, replace-highlight, replace-dehighlight):
10946 Test query-replace-lazy-highlight instead of special value
10947 `isearch' of query-replace-highlight.
10948 (replace-dehighlight): Don't call isearch-dehighlight.
10949 (replace-highlight): Don't call isearch-highlight.
10950 Use face `query-replace' unconditionally.
10951
10952 2004-12-14 Kim F. Storm <storm@cua.dk>
10953
10954 * simple.el (inhibit-mark-movement): Remove defvar.
10955 (beginning-of-buffer, end-of-buffer): Don't use it.
10956
10957 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10958 Don't use inhibit-mark-movement.
10959
10960 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
10961 (cua--undo-push-mark): Remove.
10962 (cua--pre-command-handler, cua--post-command-handler):
10963 Don't fiddle with inhibit-mark-movement.
10964
10965 2004-12-14 Juri Linkov <juri@jurta.org>
10966
10967 * buff-menu.el (list-buffers-noselect): Collect internal info
10968 for every buffer in BUFFER-LIST arg too.
10969 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
10970 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
10971 Bind same-window-buffer-names and same-window-regexps to nil.
10972
10973 2004-12-13 Juri Linkov <juri@jurta.org>
10974
10975 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
10976
10977 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
10978 (sc-cite-region, sc-uncite-region, sc-recite-region):
10979 Fix previous change to handle not alist as a symbol, but
10980 a citation frame as a symbol that represents a variable name.
10981
10982 2004-12-13 Richard M. Stallman <rms@gnu.org>
10983
10984 * filecache.el (file-cache-add-directory-using-find):
10985 Only set up file-cache-find-command-posix-flag if we will use it.
10986
10987 * bindings.el (mode-line-buffer-identification-keymap):
10988 Don't cancel the mode-line's usual down-mouse-1 binding.
10989
10990 * cus-edit.el (custom-face-selected): Handle `default' specs.
10991 (custom-face-edit): Increase extra-offset.
10992 (custom-display): Handle `default' specs.
10993
10994 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
10995
10996 * emacs-lisp/elint.el (elint-standard-variables)
10997 (elint-unknown-builtin-args): Move definitions up.
10998
10999 * net/browse-url.el (browse-url-url-at-point): Add autoload.
11000
11001 * info.el (info-xref-visited): Use `default' instead of t.
11002 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
11003
11004 * faces.el (header-line, mode-line-inactive, tool-bar):
11005 Use `default' instead of t for setting the defaults.
11006 (face-spec-choose): Separate `t' from `default'.
11007
11008 * subr.el (while-no-input): New macro.
11009
11010 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
11011
11012 * filecache.el (file-cache-add-directory-using-find):
11013 Only test file-cache-find-command-posix-flag on some systems.
11014
11015 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
11016
11017 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
11018 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
11019 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
11020 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
11021 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
11022
11023 2004-12-12 Juri Linkov <juri@jurta.org>
11024
11025 * files.el (find-file-other-window, find-file-other-frame):
11026 Add the first buffer to the returned value to return the complete
11027 list of all visited buffers.
11028 (find-file-read-only, find-file-read-only-other-window)
11029 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
11030 `find-file-read-args'. Signal an error about non-existent file
11031 only if file name doesn't contain wildcards. Toggle read-only in
11032 all visited buffers.
11033 (find-alternate-file, find-alternate-file-other-window):
11034 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
11035 called interactively. Pass arg `wildcards' to other functions.
11036 (find-file-noselect): Doc fix.
11037
11038 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
11039 Doc fix.
11040 (ffap-directory-finder): New variable.
11041 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
11042 (ffap-file-at-point): Add /* to immediately rejected names.
11043 Return absolute file names matching ffap-dired-wildcards.
11044 (ffap-read-file-or-url): Set default value for `completing-read'
11045 to `buffer-file-name'.
11046 (find-file-at-point): When filename matches ffap-dired-wildcards,
11047 call ffap-file-finder with t arg `wildcards', instead of dired.
11048 (ffap-other-window, ffap-other-frame): Return visited buffers.
11049 (ffap-read-only, ffap-read-only-other-window)
11050 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
11051 (dired-at-point): Call ffap-directory-finder instead of dired.
11052 (ffap-dired-other-window, ffap-dired-other-frame)
11053 (ffap-list-directory): New commands.
11054 (ffap-bindings): New keybindings for new commands.
11055
11056 2004-12-12 Juri Linkov <juri@jurta.org>
11057
11058 * simple.el (beginning-of-buffer, end-of-buffer):
11059 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11060 Do not push mark when mark is active in transient-mark-mode.
11061
11062 * simple.el (mark-word):
11063 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
11064 * textmodes/paragraphs.el (mark-paragraph):
11065 Extend the region when mark is active in transient-mark-mode,
11066 regardless of the last command. Doc fix.
11067
11068 * simple.el (mark-word): Preserve direction when repeating.
11069 Make arg optional. Interactive "p" -> "P".
11070 (transient-mark-mode, inhibit-mark-movement): Doc fix.
11071
11072 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
11073 preserving direction, to mark forward instead of backward when mark
11074 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
11075
11076 2004-12-12 Juri Linkov <juri@jurta.org>
11077
11078 * isearch.el (isearch-edit-string): Set 7th arg of
11079 `read-from-minibuffer' to `t' to inherit the current input
11080 method (whose name is indicated by [IM] in the minibuffer prompt)
11081 from the current buffer to the minibuffer.
11082 (isearch-lazy-highlight-update): Put body to `with-local-quit'
11083 to allow C-g quitting for lazy highlighting looping inside the
11084 search with nested repetition operators. Add overlay to the list
11085 before setting its face and other properties to avoid the case of
11086 code quitting after placing the new overlay but before it's
11087 recorded on the list. Select the window where isearch was
11088 activated, to highlight matches in the right window when isearch
11089 switches the current window to the minibuffer.
11090
11091 * international/isearch-x.el
11092 (isearch-process-search-multibyte-characters):
11093 Use `isearch-message' as initial input for `read-string' instead
11094 of adding it to the minibuffer prompt. After reading a string
11095 remove the initial value of `isearch-message' from the string.
11096
11097 * replace.el (replace-match-maybe-edit): Doc fix.
11098 (perform-replace): Don't call `replace-highlight' when automatic
11099 replacement is requested in literal mode, since it is intended
11100 only to highlight words during entering a new replacement string
11101 for \? in non-literal mode.
11102
11103 * replace.el (query-replace-highlight): Add new value `isearch'
11104 that allows query replacement to use isearch highlighting.
11105 Change type from `boolean' to `choice'. Doc fix.
11106 (replace-highlight, replace-dehighlight, perform-replace):
11107 Use isearch highlighting if query-replace-highlight eq `isearch'.
11108
11109 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
11110
11111 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
11112 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
11113
11114 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
11115 case of \end{verbatim}.
11116
11117 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
11118
11119 * term.el (term-termcap-format): Synchronize with terminfo.
11120 (term-emulate-terminal): Handle reset.
11121 (term-reset-terminal): New function.
11122
11123 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
11124
11125 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
11126 (zone-fill-out-screen): New func.
11127 (zone-pgm-drip): Use `zone-fill-out-screen'.
11128 Also, no longer go to point-min on every cycle.
11129 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
11130 (zone-pgm-random-life-wait): New user var.
11131 (zone-pgm-random-life): New func.
11132
11133 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
11134
11135 * files.el (auto-mode-alist): Map .com to DCL mode.
11136
11137 2004-12-09 Richard M. Stallman <rms@gnu.org>
11138
11139 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
11140
11141 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
11142
11143 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
11144 buffer with a display margin.
11145
11146 2004-12-08 Jay Belanger <belanger@truman.edu>
11147
11148 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
11149 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
11150
11151 2004-12-08 Richard M. Stallman <rms@gnu.org>
11152
11153 * faces.el: Delete code to set display table.
11154 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
11155
11156 2004-12-08 Jay Belanger <belanger@truman.edu>
11157
11158 * calc/calc.el: Add math-read-preprocess-string to autoloads.
11159
11160 * calc/calc-ext.el (math-read-replacement-list)
11161 (math-read-superscripts, math-read-preprocess-string): Move to
11162 calc-aent.el.
11163
11164 * calc/calc-aent.el (math-read-replacement-list)
11165 (math-read-superscripts, math-read-preprocess-string): Move from
11166 calc-ext.el.
11167
11168 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
11169
11170 * isearch.el (isearch-quote-char): Fix up typo in last change.
11171
11172 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
11173
11174 * mouse.el (mouse-set-font): Handle the case where the command was
11175 not invoked using the mouse.
11176
11177 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
11178 (edmacro-finish-edit): Further update for keyboard macros that are
11179 lambda forms.
11180 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
11181
11182 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
11183
11184 * font-lock.el (font-lock-unfontify-region): Save buffer state.
11185 (font-lock-default-unfontify-region): Don't save buffer state any more.
11186
11187 2004-12-07 Jay Belanger <belanger@truman.edu>
11188
11189 * calc/calc-help.el (calc-describe-key):
11190 Set calc-summary-indentation even when Calc Summary buffer exists.
11191
11192 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
11193
11194 * calendar/holidays.el (holiday-easter-etc): Make arguments
11195 optional for backwards compatibility. Doc fix.
11196 Remove un-necessary local vars mandatory, output-list.
11197 (holiday-advent): Make arguments optional for backwards
11198 compatibility. Doc fix.
11199
11200 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11201
11202 * paren.el (show-paren-function): Fix last change (2004-12-02).
11203
11204 * international/mule-util.el (char-displayable-p): Return nil for
11205 unibyte mode.
11206
11207 * subr.el (subregexp-context-p): New function.
11208
11209 * isearch.el (isearch-quote-char): Use it.
11210
11211 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
11212 (regexp-opt-not-groupie*-re): Remove.
11213 (regexp-opt): Properly handle inputs with duplicate entries.
11214
11215 2004-12-06 Richard M. Stallman <rms@gnu.org>
11216
11217 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
11218
11219 * cus-edit.el (custom-file): Doc fix.
11220
11221 * textmodes/org.el: New file.
11222
11223 2004-12-06 Kenichi Handa <handa@m17n.org>
11224
11225 * ldefs-boot.el: Update international/mule-util.el section.
11226
11227 2004-12-05 Sam Steingold <sds@gnu.org>
11228
11229 * net/tramp.el (tramp-handle-file-accessible-directory-p):
11230 Fix `tramp-time-diff' comparison logic.
11231
11232 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
11233
11234 * progmodes/which-func.el (which-function):
11235 Use `run-hook-with-args-until-success' instead of a custom loop.
11236 Fixes bug with local hooks.
11237
11238 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11239
11240 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
11241 Use delete-dups when calculating the initial value.
11242 (bibtex-autokey-get-title): Use <=.
11243 (bibtex-goto-line): New function.
11244 (bibtex-reposition-window): Use line numbers instead of point
11245 positions. Use window-body-height.
11246 (bibtex-find-crossref): Use bibtex-reposition-window.
11247 (bibtex-find-entry): Use bibtex-reposition-window. Always return
11248 position of entry if key is found or nil if not found.
11249
11250 2004-12-05 Richard M. Stallman <rms@gnu.org>
11251
11252 * cus-edit.el (custom-file): Doc fix.
11253
11254 * progmodes/sh-script.el (sh-indent-for-then): Change default.
11255
11256 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
11257
11258 * simple.el (blink-matching-open):
11259 * textmodes/tex-mode.el (tex-validate-region):
11260 Obey syntax-table text properties.
11261
11262 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
11263
11264 * wid-edit.el (widget-specify-field): Add `real-field' property to
11265 boundary.
11266 (widget-field-at): Use it.
11267
11268 2004-12-02 Richard M. Stallman <rms@gnu.org>
11269
11270 * progmodes/cc-mode.el (awk-mode autoload):
11271 Supply t meaning interactive function.
11272
11273 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
11274 (isearch-mode-map): No special definition for space.
11275 (isearch-whitespace-chars): Command deleted.
11276 (isearch-forward-regexp): Doc fix.
11277 (isearch-quote-char): When a space is not inside brackets,
11278 use `[ ]' instead of just space.
11279 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
11280
11281 * imenu.el (imenu--generic-function): Delete code to exclude
11282 matches in comments.
11283
11284 * man.el (Man-reverse-face): Change default to `highlight'.
11285
11286 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
11287 (occur-engine): Use `face' prop rather than `font-lock-face'
11288 when specifying use of `match-face'.
11289 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
11290
11291 * emacs-lisp/elint.el (elint-standard-variables): Update list.
11292
11293 * add-log.el (add-log-current-defun): Handle the case where point
11294 is in the header part of a DEFUN construct.
11295
11296 2004-12-02 Dave Love <fx@gnu.org>
11297
11298 * progmodes/python.el (python-font-lock-syntactic-keywords):
11299 Fix previous change.
11300
11301 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
11302
11303 * paren.el (show-paren-function): Check for matching chars
11304 specified by text props.
11305
11306 2004-12-02 Jay Belanger <belanger@truman.edu>
11307
11308 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
11309 when reading a new key sequence.
11310
11311 2004-12-02 Kim F. Storm <storm@cua.dk>
11312
11313 * faces.el (escape-glyph): Rename from glyph.
11314 (standard-display-table): Set it here. Add escape-glyph face to
11315 extra slot characters.
11316
11317 * disp-table.el: Undo 2004-12-01 change. Display table is now
11318 setup in faces.el.
11319
11320 2004-12-02 Mark A. Hershberger <mah@everybody.org>
11321
11322 * xml.el (xml-parse-dtd): Don't show validity messages when
11323 xml-validating-parser is nil.
11324 (xml-substitute-special): Fix validity error messages to
11325 actually show the unexpandable entity. Added validity error if &
11326 isn't followed by an entity.
11327 (xml-parse-tag): Concatenate any string following the a
11328 <![CDATA[]]> section to the parsed CDATA.
11329 (xml-parse-dtd): Skip parameter entity declarations and use of
11330 parameter entities.
11331
11332 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
11333
11334 * kmacro.el (kmacro-default-counter-format): New var.
11335 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
11336 (kmacro-display): Remove `nil' from `and' form. Delete call to
11337 `format' inside `message'.
11338 (kmacro-start-macro): Use `kmacro-default-counter-format'.
11339
11340 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
11341
11342 * pcvs.el (cvs-header-msg): New function.
11343 (cvs-update-header): Use it. Change calling convention.
11344 Correctly handle the case of having simultaneous active processes.
11345 (cvs-sentinel): Don't call cvs-update-header any more.
11346 (cvs-mode-run): Update call and add cvs-update-header to postproc.
11347
11348 2004-12-01 Jay Belanger <belanger@truman.edu>
11349
11350 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
11351 Change message.
11352
11353 2004-12-01 Juri Linkov <juri@jurta.org>
11354
11355 * progmodes/prolog.el (prolog-mode-variables):
11356 Fix imenu-generic-expression.
11357
11358 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
11359
11360 * faces.el (glyph): New face.
11361
11362 * disp-table.el: Add an autoloaded table, that doesn't require
11363 this library, with glyph face.
11364
11365 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
11366 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
11367 (conf-quote-normal): Allow normalizing only ' or ".
11368 (conf-mode): Regexp-quote constructed comment-start and don't
11369 match section {} where "name" contains braces.
11370
11371 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
11372 files.
11373
11374 2004-12-01 Kenichi Handa <handa@m17n.org>
11375
11376 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
11377 (x-select-text): Don't treat eight-bit-control/graphic chars
11378 specially. Store the encoded text in the X cut buffer.
11379 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
11380 with x-last-selected-text-cut-encoded.
11381
11382 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11383
11384 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
11385
11386 2004-11-30 Markus Rost <rost@ias.edu>
11387
11388 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
11389 AUCTeX.
11390
11391 2004-11-30 Jay Belanger <belanger@truman.edu>
11392
11393 * calc/calc-arith.el (math-possible-signs): Made stronger checks
11394 on signs of intervals.
11395 (math-pow-of-zero): Strengthen checks for positive and negative
11396 exponents.
11397
11398 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
11399 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
11400 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
11401 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
11402 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
11403 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
11404 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
11405 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
11406 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
11407 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
11408 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
11409 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
11410 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
11411 with provide statements.
11412
11413 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
11414
11415 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
11416
11417 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
11418 (calc-load-everything, math-defsimplify): Replace dummy autoloading
11419 functions by require statements.
11420 (math-defsimplify): Move to calc-alg.el, add to autoloads.
11421
11422 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
11423 (calc-gnuplot-print): Give them values.
11424
11425 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
11426 autoloads.
11427 Add calc-do-embedded-activate to autoloads.
11428 (calc-gnuplot-name, calc-gnuplot-plot-command)
11429 (calc-gnuplot-print-command): Move them to calc-graph.el.
11430
11431 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11432
11433 * term/mac-win.el (ccl-encode-mac-roman-font)
11434 (ccl-encode-mac-cyrillic-font)
11435 (ccl-encode-mac-centraleuropean-font, encoder-list)
11436 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
11437 Support Cyrillic, CentralEuropean, and Dingbat font display
11438
11439 2004-11-30 Andre Spiegel <spiegel@gnu.org>
11440
11441 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
11442
11443 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
11444 still nil.
11445
11446 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
11447
11448 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
11449 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
11450
11451 2004-11-29 Jay Belanger <belanger@truman.edu>
11452
11453 * calc/calc-arith.el (math-pow-of-zero): Take into account different
11454 cases of the base and exponent.
11455
11456 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
11457
11458 * simple.el (next-error-buffer-p): Allow for inclusive and
11459 exclusive tests for finding a buffer.
11460 (next-error-find-buffer): Pass the exclusive and inclusive tests
11461 to next-error-buffer-p.
11462
11463 * replace.el (occur-next-error): Switch to the Occur buffer when
11464 appropriate, use the exclusive filter to next-error-find-buffer to
11465 do it. Use the absolute value of the motion amount.
11466
11467 2004-11-29 Kenichi Handa <handa@m17n.org>
11468
11469 * startup.el (command-line): Decode all default-directory by
11470 locale-coding-system.
11471
11472 2004-11-29 Jay Belanger <belanger@truman.edu>
11473
11474 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
11475 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
11476 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
11477 Replace calls to calc-extensions by appropriate require, replace
11478 calc-extensions-loaded by appropriate featurep.
11479
11480 * calc/calc-ext.el: Move require to end of file.
11481 Remove redundant loading of calc.el.
11482 (calc-extensions-loaded): Remove unnecessary variable.
11483 (calc-extensions): Remove unnecessary function.
11484 (calc-load-everything): Replace calc-need-macros by appropriate require.
11485
11486 * calc/calc-macs.el: Move provide to end of file.
11487 (calc-need-macros): Remove unnecessary function.
11488
11489 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
11490 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
11491 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
11492 Replace calc-extensions by appropriate require.
11493 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
11494
11495 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
11496 Replace calc-need-macros by appropriate require.
11497
11498 * calc/calc.el: Move require to end of file.
11499 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
11500 Remove unnecessary variable.
11501 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
11502 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
11503 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
11504 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
11505 (math-stack-value-offset, math-format-value, math-format-flat-expr)
11506 (math-format-number, math-format-bignum, math-read-number)
11507 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
11508 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
11509 by appropriate require.
11510 (calc-check-defines): Replace calc-need-macros by appropriate require.
11511
11512 2004-11-29 Kim F. Storm <storm@cua.dk>
11513
11514 * macros.el (insert-kbd-macro): Handle kmacro functions.
11515
11516 2004-11-28 Juri Linkov <juri@jurta.org>
11517
11518 * compare-w.el (compare-windows-highlight): Attach each overlay
11519 to its window to properly highlight differences while comparing
11520 two windows of the same buffer. Fix arguments.
11521 (compare-windows-sync-default-function): Fix arguments of
11522 `compare-windows-highlight'.
11523
11524 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
11525 Use `read-expression-history'. Set initial contents only if
11526 `edebug-global-break-condition' is non-nil. Set histpos to 1
11527 if initial contents is equal to the last history element.
11528 (edebug-set-conditional-breakpoint): Instead of temporarily
11529 prepending the current condition to the history, set initial
11530 contents to the current condition. Set histpos to 1 if initial
11531 contents is equal to the last history element.
11532
11533 * info.el (Info-search-whitespace-regexp): Remove shy group.
11534 (Info-search): Forward line if search is on the header line.
11535 Use search-whitespace-regexp in two other places.
11536
11537 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
11538
11539 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
11540 warning. Delay real definition, which uses
11541 `set-fringe-indicators-1' till after the definition of that function.
11542
11543 2004-11-28 Kim F. Storm <storm@cua.dk>
11544
11545 * fringe.el (fringe): New defgroup.
11546 (fringe-mode): Move to fringe group.
11547 (fringe-indicators): New defcustom.
11548 (set-fringe-indicators-1): New defun.
11549
11550 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
11551 (menu-bar-showhide-fringe-ind-menu): New keymap.
11552 (menu-bar-showhide-fringe-ind-empty)
11553 (menu-bar-showhide-fringe-ind-mixed)
11554 (menu-bar-showhide-fringe-ind-box)
11555 (menu-bar-showhide-fringe-ind-right)
11556 (menu-bar-showhide-fringe-ind-left)
11557 (menu-bar-showhide-fringe-ind-none): New defuns.
11558 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
11559
11560 2004-11-27 Richard M. Stallman <rms@gnu.org>
11561
11562 * comint.el (comint-read-noecho): Add trivial compatibility definition.
11563
11564 * generic.el (define-generic-mode): Doc fix.
11565
11566 * menu-bar.el (menu-bar-options-save): For the options
11567 that are toggled with menu-bar-make-mm-toggle, don't check
11568 for customized-value prop.
11569
11570 2004-11-27 Eli Zaretskii <eliz@gnu.org>
11571
11572 * mail/supercite.el (sc-cite-region): Handle the case where
11573 sc-cite-frame-alist is a symbol.
11574 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
11575 a symbol.
11576 (sc-recite-region): Handle the case where sc-recite-frame-alist is
11577 a symbol.
11578
11579 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
11580
11581 * wid-edit.el (widget-narrow-to-field): New function.
11582 (widget-complete): Use it.
11583
11584 2004-11-27 Jay Belanger <belanger@truman.edu>
11585
11586 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
11587 variable.
11588 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
11589 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
11590 (math-alg-inequalities): Move declaration to earlier in the file.
11591
11592 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
11593 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
11594 Declare them.
11595
11596 * calc/calc-lang.el (math-expr-data, math-expr-token)
11597 (math-exp-old-pos): Declare them.
11598
11599 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
11600 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
11601
11602 2004-11-27 Kim F. Storm <storm@cua.dk>
11603
11604 * progmodes/flymake.el: Use (featurep 'xemacs).
11605 (flymake-makehash): Change to defsubst. Use fboundp.
11606 (flymake-time-to-float): Remove.
11607 (flymake-float-time): Merge code from flymake-time-to-float here.
11608 (flymake-replace-regexp-in-string): Change to defsubst.
11609 (flymake-split-string-remove-empty-edges):
11610 Rename to flymake-split-string.
11611 (flymake-split-string): Remove previous defalias.
11612 (flymake-get-temp-dir): Change to defsubst.
11613 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
11614 Define for xemacs only.
11615 (flymake-master-file-count-limit): Change into compiler defvar only.
11616 (flymake-find-possible-master-files): Let-bind it dynamically while
11617 sorting files using flymake-master-file-compare.
11618
11619 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
11620
11621 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
11622 of defun-prompt-regexp matches inside a comment/string but the
11623 beginning is correctly outside everything.
11624
11625 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
11626 appears within a string or a comment.
11627
11628 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
11629 rather than make-symbol for symbols which are used in
11630 a symbol-macrolet or equivalent.
11631
11632 2004-11-26 Jay Belanger <belanger@truman.edu>
11633
11634 * calc-misc.el (calc-last-why-command): Declare it.
11635
11636 * calc-vec.el (math-grade-vec): New variable.
11637 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
11638 Replace variable grade-vec by declared variable.
11639 (math-rb-close): New variable.
11640 (math-read-brackets, math-read-vector): Replace variable close by
11641 declared variable.
11642
11643 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
11644 (calc-one-window, calc-edit-handler, calc-restore-trail)
11645 (calc-allow-ret): Declare them.
11646
11647 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
11648 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
11649 (math-radix-float-cache-tag, math-random-cache)
11650 (math-max-digits-cache, math-integral-cache, math-units-table)
11651 (math-format-date-cache, math-holidays-cache-tag): Declare them.
11652 (math-moc-func): New variable.
11653 (math-map-over-constants, math-map-over-constants-rec):
11654 Replace variable func by declared variable.
11655
11656 * calc/calc-store.el (calc-given-value, calc-store-opers):
11657 Declare them.
11658 (calc-var-name-map): Move declaration to earlier in the file.
11659 (calc-pv-pos): New variable.
11660 (calc-permanent-variable, calc-insert-permanent-variable):
11661 Replace variable pos by declared variable.
11662
11663 * calc/calc-mtx.el (calc-det-lu): New variable.
11664 (math-det-raw, math-det-step): Replace variable lu by declared variable.
11665
11666 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
11667 (math-multi-subst, math-multi-subst-rec): Replace variables temp
11668 and arg by declared variables.
11669 (calcFunc-reducer): Fix incorrect variable.
11670 (math-inner-mul-func, math-inner-add-func): New variables.
11671 (calcFunc-inner, math-inner-mats): Replace variables mul-func
11672 and add-func by declared variables.
11673
11674 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
11675 (calc-digit-value): Declare them.
11676
11677 * calc/calc-help.el (Info-history): Declare it.
11678 (calc-describe-key): Make calc-summary-indentation a local variable.
11679 (calc-help-long-names): Move declaration to earlier in file.
11680
11681 * calc/calc-embed.el (calc-original-buffer): Declare it.
11682 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
11683 (calc-embed-bot): New variables.
11684 (calc-do-embedded, calc-embedded-mark-formula)
11685 (calc-embedded-find-bounds, calc-embedded-duplicate)
11686 (calc-embedded-new-formula, calc-embedded-make-info):
11687 Replace vars outer-top, outer-bot, bot and top by declared variables.
11688 (calc-embed-prev-modes): New variable.
11689 (calc-embedded-set-modes, calc-embedded-update): Replace variable
11690 prev-modes with declared variable.
11691 (calc-embed-vars-used): New variable.
11692 (calc-embedded-make-info, calc-embedded-evaluate-expr)
11693 (calc-embedded-update, calc-embedded-find-vars): Replace variable
11694 vars-used by declared variable.
11695
11696 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
11697 (math-format-radix-float): Remove unnecessary setq.
11698 (math-radix-float-cache): Declare it.
11699
11700 * calc/calcsel2.el (calc-keep-selection): Declare it.
11701
11702 * calc/calc-maint.el: Remove file.
11703
11704 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11705
11706 * textmodes/bibtex.el (bibtex-sort-entry-class)
11707 (bibtex-comment-start): Use defcustom.
11708 (bibtex-entry-field-alist): Use nil if initial content of the
11709 field is undefined. Fix docstring.
11710 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
11711 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
11712 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
11713 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
11714 Fix docstring.
11715 (bibtex-autokey-title-terminators): Use only one regexp.
11716 (bibtex-string-maybe-empty-head): New variable.
11717 (bibtex-remove-delimiters-string): New function.
11718 (bibtex-text-in-field-bounds, bibtex-text-in-string):
11719 Use bibtex-remove-delimiters-string.
11720 (bibtex-progress-message, bibtex-field-left-delimiter)
11721 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
11722 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
11723 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
11724 Simplify.
11725 (bibtex-format-entry): Use save-excursion for inherited booktitle.
11726 Use eq and bibtex-remove-delimiters-string. For end markers use
11727 insertion type so that marker stays after inserted text.
11728 (bibtex-autokey-get-names): Return empty string if name is missing.
11729 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
11730 calling bibtex-autokey-name-case-convert.
11731 (bibtex-autokey-demangle-title):
11732 Call bibtex-autokey-titleword-case-convert. Remove call to
11733 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
11734 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
11735 (bibtex-read-key): New optional arg global.
11736 (bibtex-files-expand): New optional arg force.
11737 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
11738 (bibtex-complete-crossref-cleanup): Rename from
11739 bibtex-complete-key-cleanup. Simplify code.
11740 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
11741 Operate on current entry.
11742 (bibtex-button): Add docstring.
11743 (bibtex-entry): Simplify.
11744 (bibtex-make-field): Replace optional arg called-by-yank with more
11745 specific args move and interactive.
11746 (bibtex-end-of-entry): Use forward-sexp.
11747 (bibtex-find-entry-globally): Remove.
11748 (bibtex-find-crossref): Allow for crossref key located in other buffer.
11749 Bound to C-c C-x.
11750 (bibtex-find-entry): New optional args global and display.
11751 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
11752 (bibtex-validate): Use arg force of bibtex-files-expand.
11753 (bibtex-clean-entry): Bugfix, clean string entries properly.
11754 Always keep point at beginning of entry.
11755 (bibtex-complete): Bugfix. Handle string entries properly.
11756 Call cleanup functions only if needed.
11757 (bibtex-String): Use bibtex-read-string-key.
11758 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
11759 case of replacement text.
11760
11761 2004-11-26 Lars Hansen <larsh@math.ku.dk>
11762
11763 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
11764 (tramp-perl-directory-files-and-attributes): New constant.
11765 (tramp-file-name-handler-alist): Delete file-directory-files, add
11766 directory-files-and-attributes.
11767 (tramp-perl-file-attributes): Surround uid and gid by double
11768 quotes. Change parameter id-format from nonnumeric.
11769 (tramp-convert-file-attributes): New function.
11770 (tramp-handle-file-attributes): Use it.
11771 (tramp-maybe-send-perl-script): New function.
11772 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
11773 file mode. Change parameter id-format from nonnumeric.
11774 (tramp-handle-file-attributes-with-ls): Change parameter id-format
11775 from nonnumeric.
11776 (tramp-post-connection): Don't send tramp-perl-file-attributes
11777 script. Reset connection property "perl-scripts".
11778 (tramp-handle-insert-directory): Run real handler when ls-lisp is
11779 in use.
11780
11781 2004-11-26 Lars Hansen <larsh@math.ku.dk>
11782
11783 * desktop.el (desktop-read): Replace mapcar with mapc.
11784 (desktop-create-buffer): Replace mapcar with mapc.
11785 Remove redundant piece of code.
11786
11787 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
11788
11789 * progmodes/gud.el (gud-display-line): Use display-buffer
11790 for GDB-UI as for GUD.
11791
11792 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
11793 Delete variables.
11794 (gdb-ann3): Don't make GUD buffer dedicated.
11795 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
11796 (gdb-display-source-buffer): Delete function.
11797 (gdb-view-source-function, gdb-view-assembler): Delete functions.
11798 (menu): Delete menu bindings for viewing source/assembler.
11799 (gdb-setup-windows, gdb-restore-windows):
11800 Don't dedicate GUD. No assembler now.
11801 (gdb-reset): No need to undedicate source buffers now.
11802 (gdb-source-info): No assembler now.
11803
11804 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
11805
11806 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
11807 width to those for special frames.
11808 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
11809 Use display-buffer.
11810 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
11811 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
11812 (gdb-frame-assembler-buffer): Rework like
11813 gdb-frame-breakpoints-buffer.
11814
11815 2004-11-25 Richard M. Stallman <rms@gnu.org>
11816
11817 * progmodes/flymake.el: Reindent.
11818 (flymake-split-string): Turn into defalias.
11819 (flymake-fix-file-name): Rename from flymake-fix-path-name.
11820 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
11821 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
11822 (flymake-build-relative-filename): Rename from ...path.
11823 Fix error message.
11824
11825 2004-11-25 Cheng Gao <chenggao@gmail.com>
11826
11827 * progmodes/flymake.el: Much whitespace and capitalization change.
11828 Move `provide' to end. Require `compile' only when compiling.
11829
11830 2004-11-24 Jay Belanger <belanger@truman.edu>
11831
11832 * calc/calc-alg.el: Added comment.
11833 (math-polynomial-base): Replace variable mpb-top-expr by
11834 math-poly-base-top-expr.
11835
11836 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
11837 (math-polynomial-p1): Replace variable mpb-top-expr by declared
11838 variable.
11839 (math-poly-base-total-base): New variable.
11840 (math-total-polynomial-base, math-polynomial-p1): Replace variable
11841 mpb-total-base by declared variable.
11842 (math-factored-vars, math-to-list): Declare it.
11843 (math-fact-expr): New variable.
11844 (calcFunc-factors, calcFunc-factor, math-factor-expr)
11845 (math-factor-expr-try, math-factor-expr-part): Replace variable
11846 expr by declared variable.
11847 (math-fet-x): New variable.
11848 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
11849 by declared variable.
11850 (math-factor-poly-coefs): Make temp a local variable.
11851
11852 * calc/calc-units.el (calc-convert-units): Make units a local
11853 variable.
11854 (calc-num-units, calc-den-units): New variables.
11855 (calc-explain-units, calc-explain-units-rec): Replace variables
11856 num-units and den-units by declared variables.
11857 (math-cu-unit-list): New variable.
11858 (math-build-units-table, math-compare-unit-names)
11859 (math-convert-units, math-convert-units-rec): Replace variable
11860 unit-list by declared variable.
11861 (math-fbu-base, math-fbu-entry): New variables.
11862 (math-find-base-units, math-find-base-units-rec): Replace variables
11863 base and entry by declared variables.
11864 (math-which-standard): New variable.
11865 (math-to-standard-units, math-to-standard-rec): Replace variable
11866 which-standard by declared variable.
11867 (math-fcu-u): New variable.
11868 (math-find-compatible-unit, math-find-compatible-unit-rec):
11869 Replace variable u by declared variable.
11870 (math-cu-new-units, math-cu-pure): New variables.
11871 (math-convert-units, math-convert-units-rec): Replace variables
11872 new-units and pure by declared variables.
11873 (math-try-cancel-units): New variable.
11874 (math-simplify-units-quotient): Replace variable try-cancel-units by
11875 declared variable.
11876
11877 2004-11-24 Richard M. Stallman <rms@gnu.org>
11878
11879 * textmodes/ispell.el (ispell-check-version):
11880 If default-directory is nonexistent, use home dir.
11881
11882 * progmodes/grep.el (grep-regexp-alist):
11883 Don't match parens around line numbers.
11884
11885 * progmodes/cperl-mode.el (cperl-indent-region)
11886 (cperl-imenu--create-perl-index, cperl-xsub-scan):
11887 Don't print progress messages.
11888
11889 * progmodes/compile.el (compilation-mode-map):
11890 Don't inherit from compilation-minor-mode-map;
11891 copy its bindings instead. But the menu bar Compile
11892 entry now does inherit from compilation-menu-map.
11893
11894 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
11895 Use with-no-warnings around compiler-macroexpand.
11896
11897 * imenu.el: Don't always require newcomment.
11898 (imenu--generic-function): Call comment-normalize-vars
11899 if we have a comment syntax.
11900 Exit the loop if REGEXP matches the null string.
11901 Test comment-start as well as comment-start-skip
11902 when deciding whether to check for comments.
11903
11904 * tooltip.el (tooltip-mode): Doc fix.
11905
11906 * term.el (term-escape-char, term-mode): Doc fixes.
11907
11908 2004-11-24 Dave Love <fx@gnu.org>
11909
11910 * progmodes/python.el (python-font-lock-syntactic-keywords):
11911 Check for escapes in the regexp.
11912 (python-quote-syntax): Don't do it here.
11913
11914 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
11915
11916 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
11917 (gdb-frames-mode-map, gdb-threads-mode-map)
11918 (gdb-registers-mode-map, gdb-locals-mode-map)
11919 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
11920 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
11921
11922 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
11923 (dedicated-switch-to-buffer): Rework.
11924 (gdb-var-evaluate-expression-handler, gdb-put-string):
11925 Remove unused variable bindings.
11926 (gdb-setup-windows, gdb-display-buffer):
11927 Simplify. Use pop-to-buffer.
11928 (gdb-view-source-function): Simplify.
11929 (gdb-frame-breakpoints-buffer):
11930 Use pop-to-buffer, special-display-regexps.
11931
11932 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11933
11934 * progmodes/f90.el (f90-smart-end)
11935 (f90-previous-statement, f90-beginning-of-block): Doc fix.
11936 (f90-calculate-indent): Handle un-named PROGRAM blocks.
11937 (f90-end-of-block): Doc fix. Make check of outermost block
11938 conditional on value of `f90-smart-end'.
11939 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
11940 Handle case where END-BLOCK is nil.
11941 (f90-match-end): Handle un-named PROGRAM blocks.
11942 (f90-backslash-not-special): New function.
11943
11944 2004-11-24 Jay Belanger <belanger@truman.edu>
11945
11946 * calc/calc.el (calc-embedded-active): Removed unnecessary
11947 declaration.
11948 (calc-show-banner): Removed redundant declaration.
11949
11950 * calc/calc-graph.el (calc-gnuplot-default-device)
11951 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11952 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11953 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
11954 Remove redundant initial values.
11955
11956 * calc/calc-arith.el (math-scalar-functions)
11957 (math-nonscalar-functions, math-scalar-if-args-functions)
11958 (math-real-functions, math-positive-functions)
11959 (math-nonnegative-functions, math-real-scalar-functions)
11960 (math-real-if-arg-functions, math-integer-functions)
11961 (math-num-integer-functions, math-rounding-functions)
11962 (math-float-rounding-functions, math-integer-if-args-functions)
11963 (math-super-types): Move declarations to earlier in file.
11964 (math-unit-prefixes): Declared it.
11965 (math-floor-prec, math-trunc-prec): New variables.
11966 (math-trunc-fancy): Replace variable prec by declared variable.
11967 (math-floor-fancy): Replace variable prec by declared variable.
11968 (math-com-bterms): New variable.
11969 (math-commutative-equal, math-commutative-collect):
11970 Replace variable bterms by declared variable.
11971
11972 * calc/calc-misc.el (math-trunc): Replace variable prec by
11973 math-trunc-prec.
11974 (math-floor): Replace variable prec by math-floor-prec.
11975
11976 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
11977 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
11978 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
11979 (math-format-date, math-format-date-part): Replace variables
11980 date, dt, year, month, day, weekday, hour, minute, second and
11981 bc-flag by declared variables.
11982 (math-pd-str): New variable.
11983 (math-parse-date, math-parse-date-word, math-parse-standard-date):
11984 Replace variable str by declared variable.
11985 (math-daylight-savings-hook, math-tzone-names): Move definitions
11986 to earlier in the file.
11987 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
11988 (math-sh-year): New variable.
11989 (math-setup-add-holidays, math-setup-holidays)
11990 (math-setup-year-holidays): Replace variable `year' by declared
11991 variable.
11992
11993 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
11994 New variables.
11995 (math-nth-root-float, math-nth-root-float-iter): Replace variables
11996 n, nf and nfm1 by declared variables.
11997 (math-nri-n): New variable.
11998 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
11999 n by declared variable.
12000 (calcFunc-log): Removed misplaced condition.
12001
12002 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
12003
12004 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
12005
12006 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
12007
12008 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
12009 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
12010 Dedicate gdb-related windows.
12011 (gdb-display-buffer): Dedicate gdb-related windows.
12012 Don't grab other frames.
12013 (gdb-reset): Remove dedicated property after debugging.
12014
12015 2004-11-24 Jay Belanger <belanger@truman.edu>
12016
12017 * calc/calc-sel.el: Add comment.
12018
12019 * calc/calc.el (math-stack-value-offset): Replace variables c,
12020 wid and off with math-svo-c, math-svo-wid and math-svo-off.
12021
12022 * calc/calccomp.el (math-comp-sel-tag): Declare it.
12023 (math-svo-c, math-svo-wid, math-svo-off): New variables.
12024 (math-stack-value-offset-fancy): Replace variables c, wid and off
12025 by declared variables.
12026 (math-comp-just, math-comp-comma-spc): New variables.
12027 (math-compose-expr, math-compose-matrix): Replace variables `just'
12028 and comma-spc by declared variable.
12029 (math-comp-vector-prec): New variable.
12030 (math-compose-expr, math-compose-matrix, math-compose-rows):
12031 Replace variable vector-prec by declared variable.
12032 (math-comp-left-bracket, math-comp-right-bracket)
12033 (math-comp-comma): New variables.
12034 (math-compose-expr, math-compose-rows): Replace variables
12035 left-bracket, right-bracket and comma by declared variables.
12036 (math-comp-full-width): New variable.
12037 (math-comp-to-string-flat, math-comp-to-string-flat-term):
12038 Replace variable full-width by declared variable.
12039 (math-comp-highlight, math-comp-word, math-comp-level)
12040 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
12041 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
12042 New variables.
12043 (math-comp-to-string-flat, math-comp-to-string-flat-term)
12044 (math-comp-sel-flat-term): Replace variables comp-highlight,
12045 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
12046 declared variables.
12047 (math-comp-simplify, math-comp-simplify-term)
12048 (math-comp-add-string, math-comp-add-string-sel):
12049 Replace variables comp-highlight, comp-buf, comp-base,
12050 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
12051
12052 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12053
12054 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
12055
12056 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
12057 and x-server-version may throw.
12058
12059 2004-11-23 Kim F. Storm <storm@cua.dk>
12060
12061 * subr.el (substitute-key-definition-key): Optimize.
12062 Don't call indirect-function for nil defn (always signals error).
12063
12064 * ido.el (ido-read-internal): Fix require-match check when
12065 ido-directory-too-big is set.
12066
12067 2004-11-23 Jay Belanger <belanger@truman.edu>
12068
12069 * calc/calc-ext.el (math-read-replacement-list)
12070 (math-read-superscripts): New variables.
12071 (math-read-preprocess-string): New function.
12072 (math-read-expr): Filter input through math-read-preprocess-string.
12073
12074 * calc/calc-aent.el (math-read-exprs): Filter input through
12075 math-read-preprocess-string.
12076
12077 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
12078
12079 * progmodes/compile.el (compilation-start): In cd command use
12080 substitute-env-vars -- not quite shell compatible but better than
12081 nothing.
12082 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
12083 handle the newer versions messages, which are more parseable.
12084
12085 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12086
12087 * reveal.el (reveal-mode-map): New var.
12088 (reveal-mode): Use it.
12089
12090 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
12091
12092 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
12093 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
12094
12095 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12096
12097 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
12098 header-line when needed.
12099 Use fixed-pitch only in the header-line.
12100 Build the underline automatically. Use emdash if available.
12101
12102 2004-11-22 Richard M. Stallman <rms@gnu.org>
12103
12104 * dired.el (dired-recursive-copies): Move from dired-aux.el.
12105 * dired-aux.el (dired-recursive-copies): Move to dired.el.
12106
12107 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
12108
12109 * progmodes/gdb-ui.el (gdb-resync): New function.
12110 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
12111 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
12112 Use it to fail more gracefully.
12113 (gdb-variables): Delete variable.
12114 Re-order variables to reduce byte-compiler warnings.
12115
12116 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12117
12118 * descr-text.el (describe-char):
12119 * paren.el (show-paren-function):
12120 * subr.el (syntax-after): Undo last change.
12121
12122 * progmodes/python.el (run-python): Don't hard code *Python*.
12123 Don't modify global process-environment.
12124 (python-send-region, python-load-file): Don't assume that
12125 python-buffer == (process-buffer (python-proc)).
12126 (python-switch-to-python): Simplify.
12127
12128 * dired.el (dired-align-file): Don't assume line starts with spaces.
12129
12130 2004-11-21 Jay Belanger <belanger@truman.edu>
12131
12132 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
12133 Replace variable `lines' by math-read-big-lines.
12134 (math-read-big-expr): Replace variables the-baseline, the-h2
12135 and err-msg by math-read-big-baseline, math-read-big-h2 and
12136 math-read-err-msg.
12137 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
12138
12139 * calc/calc-lang.el (math-read-big-rec): Fix typo.
12140 (math-read-big-balance): Replace unbound variable by value.
12141 (math-read-big-lines): New variable.
12142 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
12143 (math-read-big-error, math-read-big-balance): Replace variable
12144 `lines' by declared variable.
12145 (math-read-big-baseline, math-read-big-h2): New variables.
12146 (math-read-big-rec): Replace variables the-baseline and the-h2
12147 by declared variables.
12148 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
12149 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
12150 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
12151 declared variables.
12152 (math-read-big-err-msg): New variable.
12153 (math-read-big-error): Replace variable err-msg by declared variable.
12154
12155 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12156
12157 * ses.el: Add coding cookie.
12158 Fix up docstrings, follow new commenting conventions.
12159 (ses-header-line-menu): Fix missing variable rename for header-row.
12160 (ses-cell-size): Remove.
12161 (ses-make-cell): New function.
12162 (ses-cell, ses-insert-row, ses-insert-column): Use it.
12163 (ses-calculate-cell): Remove unused var `symbol'.
12164 (ses-narrowed-p): New function.
12165 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
12166 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
12167 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
12168 (ses-setup): Use restore-buffer-modified-p.
12169 (ses-cleanup): Remove unused var `end'.
12170 (ses-header-string-left-offset): Remove.
12171 (ses-create-header-string): Adjust to new behavior of `align-to'.
12172 Truncate excessively large fields to preserve alignment.
12173 (ses-reconstruct-all): Remove unused var `refs'.
12174 (ses-read-cell-printer): Remove unused var `prompt'.
12175 (ses-delete-row): Remove unused var `pos'.
12176 (ses-delete-column): Remove unused var `new'.
12177
12178 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12179
12180 * ps-print.el: Insert :version tag into all defgroup and defcustom.
12181 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
12182 Eliminate eval-and-compile usage.
12183 (ps-insert-file): Use insert-file-contents instead of insert-file.
12184 (ps-setup): Code fix.
12185
12186 * printing.el (pr-setup, lpr-setup): Code fix.
12187
12188 2004-11-21 Jay Belanger <belanger@truman.edu>
12189
12190 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
12191 (calc-original-buffer): Declare them.
12192 (calc-user-formula-alist): New variable.
12193 (calc-user-define-formula, calc-fix-user-formula)
12194 (calc-user-define-composition, calc-finish-formula-edit):
12195 Replace variable `alist' by declared variable.
12196 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
12197 (var-q7, var-q7, var-q8, var-q9): Declare them.
12198 (calc-kbd-push): Don't check to see if var-q0 through var-q9
12199 are bound.
12200 (calcFunc-typeof): Replace undeclared variable by expression.
12201 (math-exp-env): New variable.
12202 (math-define-body, math-define-exp): Replace exp-env by declared var.
12203 (math-define-exp): Replace misplaced variable by expression.
12204
12205 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
12206 (calc-curve-model, calc-curve-coefnames): New variables.
12207 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
12208 varnames, model and coefnames by declared variables.
12209 (math-root-widen): New variable.
12210 (math-search-root, math-find-root): Replace variable root-widen by
12211 declared variable.
12212 (var-DUMMY): Declare it.
12213 (math-root-vars, math-min-vars): Move the declarations to earlier in
12214 the file.
12215 (math-brent-min): Make d a local variable.
12216 (math-find-minimum): Replace non-existent variable.
12217 (math-ninteg-romberg): Remove unnecessary variable.
12218 (math-ninteg-temp): New variable.
12219 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
12220 integ-temp by declared variable.
12221 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
12222 New variables.
12223 (math-general-fit): Replace variables first-var, first-coef and
12224 new-coefs by declared variables.
12225 (calcFunc-fitvar): Replace variable first-var by declared variable.
12226 (calcFunc-fitparam): Replace variable first-coef by declared variable.
12227 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
12228 (math-all-vars-vars, math-all-vars-found): New variables.
12229 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
12230 found by declared variable math-all-vars-vars.
12231
12232 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
12233
12234 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
12235 of `defconst'.
12236
12237 2004-11-20 Richard M. Stallman <rms@gnu.org>
12238
12239 * isearch.el (isearch-mode-map): Don't bind SPC.
12240 (isearch-whitespace-chars): Function deleted.
12241 (isearch-search): Bind search-spaces-regexp.
12242 (isearch-lazy-highlight-search): Likewise.
12243 (search-whitespace-regexp): Doc fix.
12244 (isearch-forward-regexp): Doc fix.
12245
12246 * emacs-lisp/bytecomp.el (byte-compile-form):
12247 Move the calls to byte-compile-set-symbol-position,
12248 to avoid having two for the same symbol occurrence.
12249
12250 * comint.el (comint-input-ring-size): Increase to 150.
12251
12252 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
12253 New variables.
12254 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
12255 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
12256
12257 * imenu.el (imenu--generic-function):
12258 Ensure we keep moving backward even if BEG isn't further back.
12259
12260 * replace.el (query-replace-read-to, query-replace-read-from):
12261 Specify t for KEEP-ALL in read-from-minibuffer.
12262
12263 * progmodes/python.el (python-switch-to-python):
12264 If Python isn't running, start it.
12265 Don't alter debug-ignored-errors.
12266
12267 * progmodes/cperl-mode.el (cperl-indent-region):
12268 Don't mind imenu-scanning-message.
12269
12270 * bindings.el (global-map): Bind C-e to move-end-of-line.
12271
12272 * simple.el (line-move-finish): New arg FORWARD.
12273 Ignore invisible newlines, not intangible ones.
12274 Conditions for acceptable stopping positions depend on FORWARD.
12275 (line-move): Pass FORWARD arg to line-move-finish.
12276
12277 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
12278 of HEADER. Compensate for this change in the code to add display
12279 properties. Don't make the first line intangible.
12280
12281 * info.el (Info-search): Fix previous change.
12282
12283 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
12284
12285 * Makefile.in (recompile): Revert 2004-11-19 change.
12286 (compile): Likewise.
12287
12288 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
12289
12290 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
12291
12292 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12293
12294 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
12295 defgroup and defcustom. Eliminate eval-and-compile usage.
12296
12297 * progmodes/ebnf-otz.el: Fix typos.
12298
12299 2004-11-19 Jay Belanger <belanger@truman.edu>
12300
12301 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
12302 (calc-edit-finish, calc-finish-stack-edit): Replace variable
12303 disp-trail by declared variable.
12304
12305 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
12306 (calc-finish-selection-edit): Replace variable disp-trail by
12307 declared variable.
12308 (calc-selection-cache-entry): Move declaration to earlier in the file.
12309 (calc-selection-cache-num, calc-selection-cache-comp)
12310 (calc-selection-cache-offset, calc-selection-true-num)
12311 (calc-final-point-line, calc-final-point-column)
12312 (calc-original-buffer): Declare them.
12313 (calc-fnp-op, calc-fnp-num): New variables.
12314 (calc-find-nth-part, calc-find-nth-part-rec)
12315 (calc-select-previous): Replace op and num by declared variables.
12316 (calc-rsf-old, calc-rsf-new): New variables.
12317 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
12318 Replace variables old and new by declared variables.
12319 (calc-sel-reselect): New variable.
12320 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
12321 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
12322 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
12323 reselect with declared variable.
12324
12325 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
12326 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
12327 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
12328 (math-import-list, math-rewrite-phase): Declare them.
12329 (math-rewrite): Use let* to declare variables.
12330 (calc-rewrite-selection): Make rules a local variable.
12331 (calc-rewr-sel): New variable.
12332 (calc-rewrite-selection, calc-locate-selection-marker)
12333 (calc-rewrite): Use the declared variable calc-rewr-sel instead
12334 of sel.
12335 (math-rewrite-whole-expr): New variable.
12336 (math-rewrite, math-rewrite-phase): Replace variable expr by
12337 declared variable.
12338 (math-rewrite-heads-heads, math-rewrite-heads-skips)
12339 (math-rewrite-heads-blanks ): New variables.
12340 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
12341 heads, skips and blanks by declared variables.
12342 (math-rwcomp-subst-old, math-rwcomp-subst-new)
12343 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
12344 New variables.
12345 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
12346 old, new, old-func and new-func by declared variables.
12347 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
12348 Remove unnecessary variable.
12349 (math-apply-rw-regs): New variable.
12350 (math-apply-rewrites, math-rwapply-replace-regs)
12351 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
12352 (math-apply-rw-ruleset): New variable.
12353 (math-apply-rewrites, math-rwapply-remember): Replace variable
12354 ruleset by declared variable.
12355
12356 2004-11-19 Richard M. Stallman <rms@gnu.org>
12357
12358 * info.el (Info-search): Use search-whitespace-regexp.
12359
12360 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
12361
12362 * vc-rcs.el (vc-rcs-parse): New function.
12363 (vc-rcs-annotate-command): Likewise.
12364 (vc-rcs-annotate-current-time): Likewise.
12365 (vc-rcs-annotate-time): Likewise.
12366 (vc-rcs-annotate-extract-revision-at-line): Likewise.
12367
12368 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
12369
12370 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
12371
12372 2004-11-18 Jay Belanger <belanger@truman.edu>
12373
12374 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
12375
12376 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12377
12378 * printing.el: Eliminate use of interactive-p and eval-and-compile.
12379 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
12380 Use make-temp-file to generate PostScript files in any situation.
12381 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
12382 (pr-interactive-p): Eliminate var.
12383 (pr-save-interactive): Eliminate macro.
12384 (pr-interface, pr-ps-directory-preview)
12385 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
12386 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
12387 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
12388 (pr-ps-buffer-ps-print, pr-ps-region-preview)
12389 (pr-ps-region-using-ghostscript, pr-ps-region-print)
12390 (pr-ps-region-ps-print, pr-ps-mode-preview)
12391 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
12392 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
12393 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
12394 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
12395 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
12396 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
12397 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
12398 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
12399 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
12400 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
12401 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
12402 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
12403 Eliminate pr-save-interactive usage.
12404 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
12405 Eliminate pr-interactive-p usage.
12406 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
12407 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
12408 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
12409 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
12410 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
12411 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
12412 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
12413 New funs.
12414 (pr-ps-file): Use make-temp-file to generate a temporary file.
12415
12416 2004-11-17 Jay Belanger <belanger@truman.edu>
12417
12418 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
12419 a local variable.
12420 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
12421 (math-top-only): New variable.
12422 (math-simplify, math-simplify-step): Replace variable top-only by
12423 declared variable math-top-only.
12424 (math-simplify-expr): Declare it.
12425 Replace argument expr in all calls of math-defsimplify by
12426 math-simplify-expr.
12427 (math-simplify-plus, math-simplify-times, math-simplify-divide)
12428 (math-simplify-divisor, math-simplify-one-divisor)
12429 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
12430 (math-simplify-pow): Replace variable expr by declared variable
12431 math-simplify-expr.
12432 (math-simplify-divisor): Remove local variables temp and op.
12433 (math-simplify-one-divisor): Make temp and op local variables.
12434 (math-simplify-divisor-nover, math-simplify-divisor-dover):
12435 New variables.
12436 (math-simplify-divisor, math-simplify-one-divisor):
12437 Replace variables nover and dover by declared variables.
12438 (math-expr-subst-new, math-expr-subst-old): New variables.
12439 (math-expr-subst, math-expr-subst-rec): Replace variables new
12440 and old by declared variables.
12441 (math-is-poly-degree, math-is-poly-loose): New variables.
12442 (math-is-polynomial, math-is-poly-rec): Replace variables degree
12443 and loose by declared variables.
12444 (math-poly-base-const-ok, math-poly-base-pred): New variables.
12445 (math-polynomial-base, math-polynomial-base-rec):
12446 Replace variables const-ok and mpb-pred by declared variables.
12447
12448 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
12449
12450 * calc/calc-ext.el (math-defsimplify): Change the argument in
12451 the created function to math-simplify-expr.
12452
12453 * calc/calc-units.el (math-simplify-expr): Declare it.
12454 Replace argument expr in all calls of math-defsimplify by
12455 math-simplify-expr.
12456 (math-simplify-units-prod): Replace variable expr by declared
12457 variable math-simplify-expr.
12458
12459 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12460
12461 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
12462 Replace mapcar->dolist, format->string.
12463
12464 2004-11-17 Miles Bader <miles@gnu.org>
12465
12466 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
12467 * progmodes/idlwave.el: Remove RCS keywords.
12468
12469 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
12470
12471 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
12472 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
12473 Update to IDLWAVE version 5.5. Too many changes to list them here.
12474 * progmodes/idlw-help.el: New file.
12475
12476 2004-11-16 Richard M. Stallman <rms@gnu.org>
12477
12478 * international/iso-cvt.el (iso-tex2iso-trans-tab):
12479 Discard spaces after \i according to TeX rules.
12480
12481 * international/mule.el (set-buffer-file-coding-system):
12482 New arg NOMODIFY.
12483 (after-insert-file-set-coding): Pass that new arg.
12484 Prevent set-buffer-multibyte from trying to lock the file.
12485
12486 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
12487
12488 * saveplace.el (save-place): Doc fix.
12489
12490 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
12491 temporarily widen before finding the following word to copy.
12492
12493 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
12494 (cl-map-keymap): Definition deleted.
12495
12496 * subr.el (map-keymap-internal): New function.
12497
12498 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12499
12500 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
12501 when pressing rather than when releasing mouse-2. Simplify.
12502
12503 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12504
12505 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
12506 (compilation-mode): Set it here instead.
12507
12508 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
12509
12510 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
12511 (loop, cl-parse-loop-clause, defsetf): Use backquote.
12512
12513 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12514
12515 * progmodes/compile.el (compilation-internal-error-properties):
12516 Fix up a transposition-typo. Check end-col before using it.
12517
12518 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
12519
12520 * international/iso-cvt.el (iso-tex2iso-trans-tab):
12521 Discard whitespace after macro \i when converting it.
12522
12523 2004-11-16 Juri Linkov <juri@jurta.org>
12524
12525 * emacs-lisp/find-func.el (find-function-regexp):
12526 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
12527 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
12528 Remove invalid `\W' from [^cgv\W]. Doc fix.
12529 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
12530
12531 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
12532
12533 * play/life.el: Maintainer is now FSF.
12534 (life-patterns, life-neighbor-deltas, life-window-start)
12535 (life-current-generation, life-generation-string): Use defvar
12536 instead of defconst.
12537
12538 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12539
12540 * progmodes/compile.el (compilation-move-to-column): New fun.
12541 (compilation-internal-error-properties)
12542 (compilation-next-error-function): Use it to make sure we don't go past
12543 the end of line.
12544
12545 2004-11-15 John Paul Wallington <jpw@gnu.org>
12546
12547 * autoinsert.el (auto-insert-alist): Insert the user's name in
12548 copyright notice, rather than Free Software Foundation, for the
12549 Emacs Lisp header case too.
12550
12551 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12552
12553 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
12554 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12555 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
12556 return the list of string in a string.
12557 (pr-call-process): Message if calling process returns an error, that
12558 is, the exit status is different of zero.
12559
12560 2004-11-15 Jay Belanger <belanger@truman.edu>
12561
12562 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
12563 variable var-thing.
12564 (math-integ-depth, math-integ-level, math-integral-limit)
12565 (math-enable-subst, math-any-substs, math-integ-msg)
12566 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
12567 (math-int-threshold, math-int-factors, math-double-roots)
12568 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
12569 (var-GenCount): Declare these variables.
12570 (calcFunc-integ): Don't check if var-IntegLimit is bound.
12571 (math-integral-cache, math-integral-cache-state):
12572 Move declarations to earlier in the file.
12573 (math-deriv-var, math-deriv-total, math-deriv-symb)
12574 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
12575 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
12576 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
12577 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
12578 (math-solve-res): New variables
12579 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
12580 (math-integral, math-replace-integral-parts)
12581 (math-integrate-by-parts, calc-dump-integral-cache)
12582 (math-try-integral, math-do-integral, math-do-integral)
12583 (math-do-integral-methods, math-try-solve-for)
12584 (math-try-solve-prod, math-solve-poly-funny-powers)
12585 (math-solve-crunch-poly, math-decompose-poly)
12586 (math-solve-find-root-term, math-find-root-in-prod)
12587 (math-integ-try-linear-substitutions)
12588 (math-integ-try-substitutions, math-expr-rational-in)
12589 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
12590 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
12591 (math-solve-for, math-solve-system, math-solve-system-rec)
12592 (math-solve-get-sign, math-solve-get-int)
12593 (math-solve-system-subst): Replace undeclared variables with newly
12594 declared variables.
12595
12596 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12597
12598 * winner.el (winner-active-region, winner-edges, winner-window-list):
12599 Define at toplevel.
12600 (winner-mode-map): Move init inside declaration.
12601
12602 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
12603
12604 * files.el (convert-standard-filename): Doc fix.
12605
12606 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
12607
12608 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
12609 passwd, group, shadow, default/* and pam.d/*.
12610
12611 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12612
12613 * printing.el (pr-menu-spec): Adjust menu specification.
12614
12615 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12616
12617 * printing.el: Doc fix. Insert :version tag into all defcustom.
12618 Handle interactive-p as is recommended in Emacs Lisp Reference.
12619 Set the file permission bits for newly created files.
12620 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12621 The printing menu specification (in `pr-menu-spec') was merged.
12622 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12623 (pr-version): New version number (6.8.3).
12624 (pr-file-modes): New option.
12625 (pr-interactive-p): New var.
12626 (pr-save-interactive, pr-save-file-modes): New macros.
12627 (pr-setup): Code fix.
12628 (pr-menu-spec): Menu specification merged.
12629 (pr-call-process, pr-text2ps): Set file permission bits.
12630 (pr-despool-print): Set file permission bits. Handle interactive-p as
12631 is recommended.
12632 (pr-interface, pr-ps-directory-preview)
12633 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
12634 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
12635 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
12636 (pr-ps-buffer-ps-print, pr-ps-region-preview)
12637 (pr-ps-region-using-ghostscript, pr-ps-region-print)
12638 (pr-ps-region-ps-print, pr-ps-mode-preview)
12639 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
12640 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
12641 (pr-despool-using-ghostscript, pr-despool-ps-print)
12642 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
12643 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
12644 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
12645 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
12646 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
12647 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
12648 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
12649 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
12650 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
12651 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
12652 Handle interactive-p as is recommended.
12653
12654 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12655
12656 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
12657 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
12658
12659 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
12660 so it doesn't forget to highlight the beginning of the region either.
12661
12662 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
12663
12664 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
12665 (c-font-lock-init): Eliminate obsolete make-local-hook.
12666 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
12667 (awk-mode): Use run-mode-hooks.
12668
12669 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
12670
12671 2004-11-13 Kim F. Storm <storm@cua.dk>
12672
12673 * mouse.el (mouse-drag-copy-region): Add :version.
12674 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
12675 while dragging mode line, so mode line can be dragged downwards.
12676 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
12677 while pressing mouse button so window doesn't scroll until we
12678 release the mouse if clicking on partially visible line.
12679
12680 2004-11-12 Jay Belanger <belanger@truman.edu>
12681
12682 * calc/calc-graph.el (calc-dumb-map): Declare it.
12683 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
12684 than unbound.
12685 (calc-graph-name): Made `end' a local variable.
12686 (calc-graph-lookup): Made `varname' a local variable.
12687 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
12688 Declare them.
12689 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
12690 (calc-graph-plot, calc-graph-compute-3d): Remove references to
12691 the unused variable y3vec.
12692 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
12693 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
12694 calc-graph-prev-kill-hook.
12695 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
12696 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
12697 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
12698 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
12699 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
12700 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
12701 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
12702 (calc-graph-y3value, calc-graph-y3name)
12703 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
12704 (calc-graph-stepcount, calc-graph-is-splot)
12705 (calc-graph-surprise-splot, calc-graph-blank)
12706 (calc-graph-non-blank, calc-graph-curve-num): New variables.
12707 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
12708 (calc-graph-recompute-2d, calc-graph-compute-3d)
12709 (calc-graph-format-data): Replace undeclared variables with the
12710 above newly declared variables.
12711
12712 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
12713
12714 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
12715 `rsf-beep' and `rsf-sleep-after-message'.
12716
12717 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
12718 list if `message-sender' is non-nil.
12719
12720 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12721
12722 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
12723 consing by using mapc instead of mapcar.
12724
12725 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
12726
12727 * tooltip.el (require): Explain why CL is needed.
12728
12729 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12730
12731 * printing.el: Insert :version into defgroup (printing). All reference
12732 to Files option in menubar were changed to File.
12733 (pr-version): New version number (6.8.2).
12734 (pr-get-symbol): Call easy-menu-intern.
12735 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
12736 compilation gripes.
12737
12738 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
12739
12740 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
12741 new byte-compile-function-environment binding to t.
12742
12743 * font-lock.el (font-lock-fontify-syntactically-region):
12744 Don't forget to highlight the last char when we hit `end'.
12745
12746 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
12747 (mwheel-scroll): Adjust accordingly.
12748
12749 * cvs-status.el: Reduce spurious warnings.
12750 (cvs-status-checkout): Remove.
12751 (cvs-status-mode-map): Use cvs-mode-checkout instead.
12752
12753 * pcvs.el (cvs-mode-checkout): New command.
12754
12755 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
12756
12757 * tooltip.el: Require CL.
12758
12759 * emacs-lisp/bytecomp.el: Use push.
12760 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
12761 (defalias): Remove the `byte-compile' property and add
12762 a `byte-hunk-handler'.
12763
12764 2004-11-11 Juri Linkov <juri@jurta.org>
12765
12766 * info.el (Info-search): Save match data for isearch.
12767 Skip Tag Table node.
12768
12769 * descr-text.el (describe-char): Replace syntax-after with code
12770 from its previous version.
12771
12772 * files.el (magic-mode-alist): Use optimization for SGML mode too.
12773 (set-auto-mode): Doc fix. Remove unused variable `xml'.
12774
12775 * international/mule.el (sgml-html-meta-auto-coding-function):
12776 Remove > after <html to allow HTML attributes.
12777
12778 2004-11-11 Jay Belanger <belanger@truman.edu>
12779
12780 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
12781 a variable.
12782 (calcFunc-dfac): Replace unbound max by n.
12783 (math-stirling-local-cache): New variable.
12784 (math-stirling-number, math-stirling-1, math-stirling-2):
12785 Replace the variable `cache' by the declared variable
12786 math-stirling-local-cache.
12787 (var-RandSeed): Declare it as a variable.
12788 (math-init-random-base, math-random-digit): Don't check to see if
12789 var-RandSeed is bound.
12790 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
12791 Declare them instead of just setting them.
12792 (math-init-random-base): Made i a local variable.
12793 (math-random-digit): Made math-random-last a local variable.
12794 (math-prime-test-cache): Move declaration to before it is used.
12795 (math-prime-test-cache-k, math-prime-test-cache-q)
12796 (math-prime-test-cache-nm1, math-prime-factors-finished):
12797 Declare them as variables.
12798
12799 2004-11-11 Jay Belanger <belanger@truman.edu>
12800
12801 * calc/calc-ext.el (math-defcache): Use defvar for the new
12802 variables it creates.
12803
12804 2004-11-11 Lars Hansen <larsh@math.ku.dk>
12805
12806 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
12807 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
12808 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
12809 (desktop-save): Add :version.
12810
12811 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
12812
12813 * printing.el (pr-get-symbol): Don't downcase.
12814
12815 2004-11-10 Jay Belanger <belanger@truman.edu>
12816
12817 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
12818 string to kill-ring.
12819
12820 * calc/calc-aent.el (calc-alg-exp, math-toks)
12821 (math-exp-pos,math-exp-old-pos, math-exp-token)
12822 (math-exp-keep-spaces, math-exp-str): New variables.
12823 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
12824 (calcAlg-enter): Use declared variable calc-alg-exp.
12825 (math-build-parse-table, math-find-user-token): Use declared
12826 variable math-toks.
12827 (math-read-exprs, math-read-token, calc-check-user-syntax)
12828 (calc-match-user-syntax, match-factor-after, math-read-factor):
12829 Use declared variables math-exp-pos math-exp-old-pos.
12830 (math-read-exprs, math-read-token, math-read-expr-level)
12831 (calc-check-user-syntax, calc-match-user-syntax)
12832 (match-factor-after, math-read-factor): Use declared variable
12833 math-exp-token.
12834 (math-read-exprs, math-read-expr-list, math-read-token)
12835 (math-read-factor): Use declared variable math-exp-keep-spaces.
12836 (math-read-exprs, math-read-token): Use declared variable
12837 math-exp-str.
12838 (calc-match-user-syntax): Make m a local variable.
12839
12840 * calc/calc-ext.el (math-read-expr): Use declared variables
12841 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
12842 math-exp-keep-spaces.
12843
12844 * calc/calc-forms.el (math-read-angle-bracket): Use declared
12845 variables math-exp-pos, math-exp-str.
12846
12847 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
12848 math-exp-old-pos.
12849 (math-parse-fortran-vector, math-parse-fortran-vector-end)
12850 (math-parse-eqn-prime): Use declared variable math-exp-token.
12851
12852 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
12853 Use declared variable math-exp-pos.
12854 (math-check-for-commas): Use declared variable math-exp-str.
12855 (math-read-brackets): Use declared variables math-exp-old-pos,
12856 math-exp-keep-spaces.
12857 (math-read-brackets, math-read-vector, math-read-matrix):
12858 Use declared variable math-exp-token.
12859
12860 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12861
12862 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
12863 where the keymap is a symbol.
12864 (easy-menu-add-item): Use keymap-prompt. Simplify.
12865
12866 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
12867
12868 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
12869 (sgml-parse-tag-backward): Use it to skip spurious < or >.
12870
12871 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
12872
12873 * ebuff-menu.el: Doc fixes throughout.
12874 (electric-buffer-menu-mode-hook): New defvar.
12875
12876 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
12877
12878 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
12879 The resulting compiler warnings appear to be harmless.
12880
12881 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
12882
12883 * textmodes/conf-mode.el: New file.
12884
12885 * files.el (auto-mode-alist, magic-mode-alist): Use it.
12886
12887 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12888
12889 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
12890
12891 2004-11-09 Jay Belanger <belanger@truman.edu>
12892
12893 * calc/calc-ext.el (calc-init-extensions): Remove old code.
12894
12895 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
12896 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
12897 (calc-z-prefix-help, calc-user-function-list): Use declared
12898 variables calc-z-prefix-buf, calc-z-prefix-msgs.
12899 (math-map-tree, math-map-tree-rec): Use declared variables
12900 math-mt-many, math-mt-func.
12901 (math-read-expression, math-read-string): Use declared variable
12902 math-expr-data.
12903
12904 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
12905 variable math-normalize-a.
12906
12907 * calc/calc.el (math-normalize-a): New variable.
12908 (math-normalize): Use declared variable math-normalize-a.
12909
12910 * calc/calc-poly.el (math-expand-form): Use declared variable
12911 math-mt-many.
12912
12913 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
12914 Use declared variable math-mt-many.
12915 (math-rewrite): Use declared variable math-mt-func.
12916
12917 * calc/calc-vec.el (math-read-brackets, math-read-vector)
12918 (math-read-matrix): Use declared variable math-expr-data.
12919
12920 * calc/calc-lang.el (math-parse-fortran-vector)
12921 (math-parse-fortran-vector-end, math-parse-tex-sum)
12922 (math-parse-eqn-matrix, math-parse-eqn-prime)
12923 (math-read-math-subscr): Use declared variable math-expr-data.
12924
12925 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
12926 (math-read-expr-level, math-read-token, calc-check-user-syntax)
12927 (calc-match-user-syntax, math-read-if, math-factor-after)
12928 (math-read-factor): Use declared variable math-expr-data.
12929
12930 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
12931
12932 * calendar/diary-lib.el (diary-from-outlook)
12933 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
12934 interactive-p; but rather new optional argument NOCONFIRM.
12935
12936 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12937
12938 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
12939 (easy-menu-name-match): Revert correspondingly.
12940
12941 2004-11-09 Richard M. Stallman <rms@gnu.org>
12942
12943 * emacs-lisp/bytecomp.el (byte-compile-defalias):
12944 Turn off warnings for the new function even if definition not constant.
12945 If the definition isn't a quoted symbol, record (FUNCTION . t).
12946 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
12947 (byte-compile-callargs-warn): Handle (FUNCTION . t).
12948 (display-call-tree, byte-compile-arglist-warn):
12949 Handle t returned by byte-compile-fdefinition.
12950
12951 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12952
12953 * Makefile.in (maintainer-clean): Depend on distclean.
12954
12955 * help-fns.el (help-C-file-name): File name must be in build-files
12956 to be returned.
12957
12958 2004-11-09 Jay Belanger <belanger@truman.edu>
12959
12960 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
12961 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
12962
12963 * calc/calc.el (calc, calc-trail-display, calc-mode):
12964 Remove obsolete sections.
12965
12966 * calc/calc.el (calc-x-paste-text): Remove.
12967
12968 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
12969 mouse-2.
12970
12971 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
12972
12973 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
12974 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
12975 current frame (in case of recursive calls).
12976 (gdb-show-changed-values): Add :version keyword.
12977
12978 2004-11-09 Kenichi Handa <handa@m17n.org>
12979
12980 * international/mule-cmds.el: Change coding: tag back to
12981 iso-2022-7bit.
12982
12983 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
12984
12985 * international/mule-cmds.el: Change coding-system to utf-8.
12986 (select-safe-coding-system-interactively):
12987 New function extracted from select-safe-coding-system.
12988 (select-safe-coding-system): Use it.
12989
12990 2004-11-08 Richard M. Stallman <rms@gnu.org>
12991
12992 * subr.el (syntax-after): Doc fix.
12993
12994 * paren.el (show-paren-function): Change calls to syntax-after
12995 for new way of returning the value.
12996
12997 * menu-bar.el (menu-bar-file-menu): Make this the real name
12998 and menu-bar-files-menu the alias. Use the former.
12999 (global-map): Use `file', not `files', as the symbol.
13000
13001 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
13002
13003 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
13004 Don't use beginning-of-buffer.
13005 (filesets-cmd-show-result): Use with-no-warnings.
13006
13007 2004-11-08 Juri Linkov <juri@jurta.org>
13008
13009 * progmodes/compile.el (compile): Don't overwrite last command in
13010 minibuffer history with default command if they are not equal.
13011
13012 2004-11-08 Jay Belanger <belanger@truman.edu>
13013
13014 * calc/calcalg2.el (math-do-integral-methods): Try linear then
13015 non-linear substitutions.
13016
13017 2004-11-08 Jay Belanger <belanger@truman.edu>
13018
13019 * calc/calcalg2.el (math-linear-subst-tried): New variable.
13020 (math-do-integral): Set `math-linear-subst-tried' to nil.
13021 (math-do-integral-methods): Use `math-linear-subst-tried' to
13022 determine what type of substitution to try.
13023 (math-integ-try-linear-substituion):
13024 Set `math-linear-subst-tried' to t.
13025
13026 2004-11-08 Kim F. Storm <storm@cua.dk>
13027
13028 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
13029
13030 2004-11-07 Juri Linkov <juri@jurta.org>
13031
13032 * info-look.el (info-lookup): Allow reusing in the current buffer
13033 not only *info* buffer, but all (even renamed) Info buffers
13034 by checking for major-mode instead of *info* buffer name.
13035 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
13036 (octave-mode, maxima-mode) <doc-spec>:
13037 Allow long dashes generated by Texinfo 4.7 before definitions.
13038 (texinfo-mode) <doc-spec>: Add space to suffix to find command
13039 definitions with argument separated by space.
13040
13041 2004-11-06 Richard M. Stallman <rms@gnu.org>
13042
13043 * simple.el (next-error group, face): Move before first use.
13044 (next-error-highlight, next-error-highlight-no-select): Likewise.
13045
13046 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
13047 (line-move): New args NOERROR and TO-END.
13048 Return t if succeed in moving specified number of lines.
13049 (move-end-of-line): New function.
13050
13051 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
13052 (end-of-buffer-other-window): Likewise.
13053
13054 * simple.el (line-move-ignore-invisible): Default to t.
13055
13056 * subr.el (syntax-after): Return the syntax letter, not the raw code.
13057
13058 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
13059
13060 * international/iso-cvt.el (iso-cvt-define-menu):
13061 Rename menu-bar-files-menu to menu-bar-file-menu.
13062
13063 * net/browse-url.el (browse-url-gnome-moz-program)
13064 (browse-url-gnome-moz-arguments): Move up before first use.
13065
13066 * net/tramp.el (tramp group): Add :version.
13067
13068 * progmodes/ada-xref.el (ada-gdb-application):
13069 Use goto-char instead of beginning-of-buffer.
13070
13071 * progmodes/cperl-mode.el (cperl-info-on-command):
13072 Use goto-char instead of beginning-of-buffer.
13073
13074 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
13075 Move up before first use.
13076 (idlwave-shell-temp-pro-file): Likewise.
13077 (idlwave-shell-temp-rinfo-save-file): Likewise.
13078 (idlwave-shell-temp-file): Minor doc fix.
13079
13080 * textmodes/flyspell.el (flyspell-external-point-words):
13081 Use goto-char instead of beginning-of-buffer.
13082
13083 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
13084
13085 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
13086 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
13087 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
13088
13089 2004-11-06 David Ponce <david@dponce.com>
13090
13091 * recentf.el (recentf-menu-path): Use menu item name.
13092
13093 2004-11-06 Eli Zaretskii <eliz@gnu.org>
13094
13095 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
13096 display doesn't support images.
13097
13098 2004-11-06 Andreas Schwab <schwab@suse.de>
13099
13100 * tempo.el (tempo-match-finder): Doc fix.
13101
13102 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
13103
13104 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
13105
13106 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
13107 (easy-menu-lookup-name): New fun to replace it.
13108 (easy-menu-get-map): Use it to obey menu item names (rather than just
13109 keys) when looking up `path'.
13110 (easy-menu-always-true-p): Rename from easy-menu-always-true.
13111 (easy-menu-convert-item-1): Adjust to new name.
13112
13113 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
13114
13115 * outline.el (hide-body): Don't hide lines at the top of the file
13116 that precede the first header line.
13117
13118 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
13119
13120 * align.el (align-areas): Delete whitespace before reindenting, so
13121 that tabs are never placed after spaces.
13122
13123 2004-11-06 Alan Shutko <ats@acm.org>
13124
13125 * macros.el (insert-kbd-macro): Do completions based on macros,
13126 rather than all commands.
13127
13128 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
13129
13130 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
13131 to solve a bug whereby tags with 'b' don't match.
13132
13133 2004-11-05 Juri Linkov <juri@jurta.org>
13134
13135 * info.el (Info-search): Don't search in node header lines
13136 and file headers.
13137
13138 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
13139 symbol-constituent characters after dot, not only digits.
13140
13141 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
13142
13143 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
13144
13145 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13146
13147 * dired.el (dired-read-dir-and-switches): Call read-directory-name
13148 if a dialog will be used, read-file-name otherwise.
13149
13150 2004-11-04 Richard M. Stallman <rms@gnu.org>
13151
13152 * textmodes/table.el (table group): Add :version.
13153
13154 * textmodes/ispell.el (ispell-word):
13155 Don't alter args; set them only thru `interactive' spec.
13156
13157 * textmodes/flyspell.el (flyspell-word):
13158 Don't alter FOLLOWING; set it only thru `interactive' spec.
13159
13160 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
13161
13162 * net/browse-url.el (browse-url-maybe-new-window):
13163 Use called-interactively-p.
13164
13165 * mail/supercite.el (sc-cite-region):
13166 Don't use interactive-p. Add arg INTERACTIVE.
13167 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
13168
13169 * international/mule-cmds.el (set-input-method, toggle-input-method):
13170 Don't use interactive-p. Add arg INTERACTIVE.
13171
13172 * eshell/esh-mode.el (eshell-show-maximum-output):
13173 Don't use interactive-p.
13174 (eshell-truncate-buffer): Just message, no error, if buffer is short.
13175
13176 * mouse.el (mouse-show-mark): Get positions to delete from mark
13177 and point, not from mouse-drag-overlay.
13178
13179 * imenu.el (imenu-eager-completion-buffer): Add :version.
13180
13181 * filesets.el (filesets group): Add :version.
13182
13183 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
13184
13185 * files.el (xml-based-modes): Delete var.
13186 (magic-mode-alist): New more general var.
13187 (set-auto-mode): Use it.
13188
13189 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
13190 when clicking from another window.
13191
13192 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
13193
13194 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
13195 (vc-cvs-annotate-time): Incorporate value of deleted var.
13196 Remove special-case handling of beginning-of-buffer cruft.
13197 Cache ending position (point) and return value in text property
13198 `vc-cvs-annotate-time', and consult it on subsequent invocations.
13199
13200 * vc-cvs.el (vc-cvs-annotate-command):
13201 Delete extraneous lines from beginning of buffer.
13202 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
13203
13204 * progmodes/grep.el (grep-default-command): Take empty string
13205 for tag if all other methods yield nil. Shell-quote the tag.
13206
13207 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
13208 spec in `interactive' form, and mention it in the docstring.
13209 Also, make sure point is at bol after calling `annotate-time'.
13210
13211 2004-11-02 Richard M. Stallman <rms@gnu.org>
13212
13213 * cus-edit.el (customize-group-other-window):
13214 Select the window that displays the custom buffer.
13215 (custom-buffer-create-other-window): Likewise.
13216
13217 * comint.el (comint-insert-input): Fix previous change.
13218
13219 * emacs-lisp/elp.el (elp-instrument-function):
13220 Use called-interactively-p.
13221
13222 * emacs-lisp/easymenu.el (easy-menu-intern):
13223 Don't downcase; rather, case-flip the first letter of each word.
13224
13225 * emacs-lisp/easy-mmode.el (define-minor-mode):
13226 Use called-interactively-p.
13227
13228 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
13229 Add interactive-only.
13230 (byte-compile-warnings): Add interactive-only as option.
13231 (byte-compile-interactive-only-functions): New variable.
13232 (byte-compile-form): Warn about calls to functions
13233 in byte-compile-interactive-only-functions.
13234
13235 * emacs-lisp/autoload.el (update-file-autoloads):
13236 Don't use interactive-p; take new arg SAVE-AFTER.
13237
13238 * emacs-lisp/advice.el (ad-make-advised-definition):
13239 Use called-interactively-p.
13240
13241 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13242
13243 * files.el (find-file-existing): New function.
13244
13245 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
13246 find-file-existing. Add "New File..." that calls find-file.
13247
13248 * diropen.pbm, diropen.xpm: New files.
13249
13250 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
13251 icon diropen. New tool bar item find-file-existing uses icon open.
13252
13253 * dired.el (dired-read-dir-and-switches): Call read-directory-name
13254 instead of read-file-name.
13255
13256 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
13257
13258 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
13259 (icalendar--split-value): Change name of work buffer.
13260 (icalendar--get-weekday-abbrev): Return nil on error.
13261 (icalendar--date-to-isodate): New function.
13262 (icalendar-convert-diary-to-ical)
13263 (icalendar-extract-ical-from-buffer): Use only two args for
13264 make-obsolete (XEmacs compatibility).
13265 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
13266 (icalendar-export-region): Doc fix.
13267 If error, return non-nil and write errors to a buffer.
13268 Use correct weekday for weekly recurring events.
13269 Check whether date has been parsed for ordinary events.
13270 Make weekly events start in the year 2000.
13271 DTEND is non-inclusive, shift end date by one day if
13272 necessary (not for entries that have date and time).
13273 Rename local let variables: oops -> found-error, datestring ->
13274 startdatestring.
13275
13276 2004-11-02 Kim F. Storm <storm@cua.dk>
13277
13278 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
13279 keep-mode-if-same variable. Add it as optional arg instead.
13280 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
13281
13282 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
13283 substitute-command-keys will select lower-case bindings like those
13284 used in the static help texts.
13285
13286 * descr-text.el (describe-text-properties): Don't err if called in
13287 the *Help* buffer; output to *Help-2* buffer instead.
13288
13289 * kmacro.el (group kmacro): Add :version.
13290 (kmacro-keyboard-quit): New function to cleanup on C-g.
13291 (kmacro-start-macro): Set defining-kbd-macro to append when
13292 appending to last macro.
13293
13294 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
13295
13296 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
13297
13298 * progmodes/gdb-ui.el (gdb-enable-debug-log)
13299 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
13300 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
13301 Add :version keyword.
13302
13303 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
13304
13305 * progmodes/flymake.el (flymake-err-line-patterns):
13306 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
13307 `compilation-error-regexp-alist-alist' to internal Flymake format.
13308
13309 * progmodes/flymake.el: Eliminate byte-compiler warnings.
13310
13311 2004-11-01 Jay Belanger <belanger@truman.edu>
13312
13313 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
13314 with `interactive "s"'.
13315
13316 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13317
13318 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
13319 Revert change from 2004-10-16. '*' checks the current buffer, but the
13320 mouse click may be in another buffer.
13321
13322 2004-11-01 John Paul Wallington <jpw@gnu.org>
13323
13324 * files.el (large-file-warning-threshold): Add :version keyword.
13325 (kill-some-buffers): Doc fix.
13326
13327 * thumbs.el (group thumbs): Add :version keyword.
13328
13329 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
13330
13331 2004-11-01 Richard M. Stallman <rms@gnu.org>
13332
13333 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
13334
13335 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
13336
13337 * allout.el (allout group): Add :version.
13338 (allout-init): Don't use interactive-p.
13339 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
13340 (allout-forward-current-level, allout-backward-current-level):
13341 Don't use interactive-p.
13342
13343 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
13344 (bibtex-find-text): Likewise.
13345
13346 * progmodes/vhdl-mode.el (vhdl-fill-region)
13347 (vhdl-beginning-of-statement): Don't use interactive-p.
13348
13349 * progmodes/idlwave.el (idlwave-update-routine-info):
13350 Don't use interactive-p.
13351
13352 * progmodes/idlw-shell.el (idlwave-shell-send-char):
13353 Don't use interactive-p.
13354
13355 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
13356 Don't use interactive-p.
13357
13358 * progmodes/ada-xref.el (ada-make-body-gnatstub):
13359 Don't use interactive-p.
13360
13361 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
13362 (fortune-in-buffer): Doc fix.
13363
13364 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
13365
13366 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
13367 don't select the temporary buffer.
13368 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
13369 (eudc-get-phone): Likewise.
13370
13371 2004-11-01 Kim F. Storm <storm@cua.dk>
13372
13373 * man.el (Man-xref-normal-file): Fix help-echo.
13374
13375 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
13376
13377 * reveal.el (reveal-last-tick): New var.
13378 (reveal-post-command): Use it to avoid closing overlays when we're
13379 appending text to them.
13380
13381 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13382
13383 * textmodes/bibtex.el: Require button.
13384 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
13385 (bibtex-reference-keys): Distinguish between header keys and
13386 crossref keys.
13387 (bibtex-beginning-of-field): New function.
13388 (bibtex-url-map): Remove.
13389 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
13390 (bibtex-font-lock-url-regexp): Assume that field names begin at
13391 the beginning of a line.
13392 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
13393 Remove field delimiters. Use bibtex-beginning-of-field.
13394 Bugfix, point can be inside a field with a url.
13395 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
13396 New functions.
13397 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
13398 (bibtex-key-in-head): Simplify.
13399 (bibtex-current-line): Use bolp.
13400 (bibtex-parse-keys): Remove unused arg `add'.
13401 Use bibtex-type-in-head and bibtex-key-in-head.
13402 (bibtex-parse-entry, bibtex-autofill-entry):
13403 Use bibtex-type-in-head and bibtex-key-in-head.
13404 (bibtex-autokey-get-field): Do not alter case of replacement text.
13405 (bibtex-autokey-get-names): Do all processing of name list.
13406 (bibtex-autokey-get-year): New function.
13407 (bibtex-autokey-get-title): Do all processing of title words.
13408 (bibtex-generate-autokey): Simplify.
13409 (bibtex-string-files-init): Use default-directory.
13410 Allow for absolute file names in bibtex-string-files.
13411 (bibtex-files, bibtex-file-path): New variables.
13412 (bibtex-files-expand): New function.
13413 (bibtex-find-entry-globally): New command.
13414 (bibtex-summary-function): New variable.
13415 (bibtex-summary): Default value of bibtex-summary-function.
13416 (bibtex-find-crossref): New optional args pnt and split.
13417 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
13418 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
13419 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
13420 Fix handling of required and alternative fields.
13421 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
13422 Use cons and display-buffer.
13423 (bibtex-validate-globally): New command.
13424 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
13425 bibtex-parse-keys and bibtex-parse-strings for updating
13426 bibtex-reference-keys and bibtex-strings.
13427 (bibtex-realign): Remove blank lines past the last entry.
13428 (bibtex-reformat): Use bibtex-entry-format as default.
13429 (bibtex-choose-completion-string): Remove.
13430 (bibtex-complete): Do not use bibtex-choose-completion-string.
13431 (bibtex-url): Simplify.
13432
13433 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13434
13435 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
13436 (x-dnd-types-alist, x-dnd-open-file-other-window)
13437 (x-dnd-known-types): Add :version.
13438
13439 2004-10-31 John Paul Wallington <jpw@gnu.org>
13440
13441 * ibuffer.el (group ibuffer): Add :version keyword.
13442
13443 2004-10-31 Kim F. Storm <storm@cua.dk>
13444
13445 * ido.el (group ido): Add :version keyword.
13446 (ido-mode): Remove :version keyword.
13447
13448 * emulation/cua-base.el (group cua): Add :version keyword.
13449 (cua-mode): Remove :version keyword.
13450
13451 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
13452
13453 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
13454
13455 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
13456 compiler warning.
13457 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
13458 function.
13459 (help-at-pt-display-when-idle): Remove autoload.
13460
13461 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
13462
13463 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
13464
13465 2004-10-30 Juri Linkov <juri@jurta.org>
13466
13467 * help.el (function-called-at-point):
13468 * help-fns.el (variable-at-point): Read -> intern.
13469
13470 2004-10-30 Simon Josefsson <jas@extundo.com>
13471
13472 * progmodes/autoconf.el (autoconf-font-lock-keywords):
13473 Recognize AS_* too.
13474
13475 2004-10-29 Simon Josefsson <jas@extundo.com>
13476
13477 * subr.el (read-passwd): Move back from password.el.
13478
13479 * password.el: Remove, not ready yet.
13480
13481 2004-10-29 Andreas Schwab <schwab@suse.de>
13482
13483 * speedbar.el (speedbar-frame-parameters): Improve customize type.
13484
13485 2004-10-29 Sam Steingold <sds@gnu.org>
13486
13487 * mouse.el (mouse-show-mark): Replace the last occurrence of
13488 x-lost-selection-hooks with x-lost-selection-functions.
13489
13490 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
13491
13492 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
13493 x-lost-selection-functions is bound.
13494
13495 * mouse-sel.el (mouse-sel-mode):
13496 * emacs-lisp/lselect.el: Adjust to new names for
13497 x-(lost|sent)-selection-functions.
13498
13499 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
13500 New obsolete aliases of x-lost-selection-functions and
13501 x-sent-selection-functions.
13502
13503 2004-10-28 Kim F. Storm <storm@cua.dk>
13504
13505 * imenu.el (imenu-scanning-message): Remove.
13506 (imenu-progress-message): Make it a no-op.
13507
13508 2004-10-28 John Paul Wallington <jpw@gnu.org>
13509
13510 * files.el (set-auto-mode): Call `throw' correctly.
13511
13512 2004-10-28 Juri Linkov <juri@jurta.org>
13513
13514 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
13515 to search `Info-...' commands in `info' manual.
13516 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
13517 Add 'info-file "emacs" property.
13518 (Info-find-emacs-command-nodes): Fix index line number regexp.
13519 Set real line number (instead of fake 0) in first element of the
13520 returned list.
13521 (Info-goto-emacs-command-node): Use line number of first element
13522 to set point in the first found Info node.
13523
13524 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
13525 code to `grep-mode-font-lock-keywords'.
13526 (grep-mode-font-lock-keywords): Delete grep markers instead
13527 of making them invisible.
13528
13529 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13530
13531 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
13532 and x-server-version in bug report.
13533
13534 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
13535
13536 * files.el (set-auto-mode-0): New function.
13537 (set-auto-mode): Use it to handle aliased modes and to
13538 be consistent between C-x C-f and C-x C-w.
13539
13540 2004-10-28 Kenichi Handa <handa@m17n.org>
13541
13542 * international/utf-8.el (utf-translate-cjk-charsets):
13543 Add katakana-jisx0201.
13544
13545 * international/subst-jis.el: Add data for JISX0201.
13546
13547 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
13548
13549 * obsolete/hilit19.el (hilit-mode): New function.
13550 Move all the toplevel side-effecting stuff into it, so that loading
13551 hilit19 doesn't mess everything up any more.
13552
13553 2004-10-27 Richard M. Stallman <rms@gnu.org>
13554
13555 * add-log.el (add-change-log-entry): Set up mailing address
13556 and full name later, and don't alter add-log-mailing-address
13557 or add-log-full-name.
13558
13559 * elide-head.el (elide-head): Change error to message.
13560 (elide-head-show): Likewise.
13561
13562 * apropos.el (apropos-macrop): Doc fix.
13563
13564 * mouse.el (mouse-show-mark): Do most processing the same
13565 regardless of transient-mark-mode.
13566
13567 * shadowfile.el (shadow-copy-files): Use interactive-p
13568 only to control whether to print a message.
13569
13570 * tar-mode.el (tar-mode): Use write-contents-functions,
13571 not write-contents-hooks.
13572
13573 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
13574 directory-sep-char.
13575
13576 2004-10-27 Richard M. Stallman <rms@gnu.org>
13577
13578 * strokes.el (strokes-unload-hook): Fix previous change.
13579
13580 * type-break.el (type-break-run-at-time): Always use run-at-time;
13581 forget the alternatives.
13582 (type-break-cancel-function-timers): Always use cancel-function-timers;
13583 forget the alternatives.
13584
13585 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
13586
13587 2004-10-27 Kenichi Handa <handa@m17n.org>
13588
13589 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
13590
13591 * international/subst-gb2312.el: Likewise.
13592
13593 * international/subst-big5.el: Likewise.
13594
13595 * international/subst-ksc.el: Likewise.
13596
13597 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
13598 New variable.
13599 (utf-translate-cjk-set-unicode-range): New function.
13600 (utf-translate-cjk-unicode-range): Make it customizable.
13601 (utf-8-post-read-conversion):
13602 Use utf-translate-cjk-unicode-range-string.
13603 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
13604 Unicode ranges.
13605
13606 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
13607
13608 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
13609 trivial variants to shorten the list.
13610 (xml-based-modes): New var.
13611 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
13612 declaration higher priority than auto-mode-alist.
13613
13614 * find-file.el (cc-other-file-alist): Bring it in line with
13615 cc-mode's auto-mode-alist entries and use \' instead of $.
13616
13617 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
13618 and add "Id" and "Name" submenus to it.
13619
13620 * imenu.el (imenu--generic-function): Skip matches in comments.
13621
13622 2004-10-26 Jay Belanger <belanger@truman.edu>
13623
13624 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
13625 (full-calc-keypad, calc-trail-display): Use an extra argument
13626 instead of `interactive-p'.
13627
13628 * calc/calc-misc.el (calc-other-window): Use an extra argument
13629 instead of `interactive-p'.
13630
13631 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
13632 `interactive-p'.
13633
13634 2004-10-26 Kim F. Storm <storm@cua.dk>
13635
13636 * help.el (describe-key): Describe both down-event and up-event
13637 for a mouse click.
13638
13639 2004-10-26 Richard M. Stallman <rms@gnu.org>
13640
13641 * woman.el (woman): Don't call interactive-p.
13642
13643 * pcomplete.el (pcomplete): Instead of interactive-p,
13644 use an arg set non-nil by the interactive spec.
13645
13646 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
13647 use an arg set non-nil by the interactive spec.
13648
13649 * man.el (Man-cleanup-manpage): Instead of interactive-p,
13650 use an arg set non-nil by the interactive spec.
13651
13652 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
13653
13654 * progmodes/flymake.el (flymake-split-string):
13655 Use `flymake-split-string-remove-empty-edges' in any case.
13656
13657 2004-10-26 Masatake YAMATO <jet@gyve.org>
13658
13659 * progmodes/flymake.el (flymake-err-line-patterns):
13660 Use `compilation-error-regexp-alist-alist' instead of
13661 `compilation-error-regexp-alist'.
13662
13663 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13664
13665 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
13666 verbatim face on the \ of \end{verbatim}.
13667
13668 2004-10-25 Jay Belanger <belanger@truman.edu>
13669
13670 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
13671 erasing minibuffer.
13672
13673 2004-10-25 Simon Josefsson <jas@extundo.com>
13674
13675 * subr.el (read-passwd): Move to net/password.el.
13676
13677 * net/password.el (read-passwd): Add. Autoload it.
13678
13679 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
13680
13681 * mouse-sel.el (mouse-sel-mode): Specify custom group.
13682
13683 * simple.el (process-file): Fix logic.
13684
13685 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
13686
13687 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
13688 (increase-right-margin): Remove erroneous call to `interactive-p'.
13689
13690 2004-10-24 Kim F. Storm <storm@cua.dk>
13691
13692 * help.el (describe-mode): Fix 2004-10-13 change.
13693 Copy pure "Auto Fill" string so it can be propertized later
13694 without causing a read-only error.
13695
13696 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
13697
13698 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
13699 style indexes.
13700
13701 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
13702
13703 * simple.el (process-file): Accept nil for INFILE. Reported by
13704 Luc Teirlinck.
13705
13706 2004-10-24 Masatake YAMATO <jet@gyve.org>
13707
13708 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
13709 Handle periods and underscores in a function name.
13710 Remove the address fontification.
13711
13712 2004-10-24 Masatake YAMATO <jet@gyve.org>
13713
13714 * progmodes/asm-mode.el (asm-font-lock-keywords):
13715 Use font-lock-variable-name-face for registers.
13716
13717 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
13718
13719 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
13720 kill-all-local-variables.
13721 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
13722 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
13723 Use kill-all-local-variables and provide mode-hooks.
13724 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
13725 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
13726 Suggested by Masatake YAMATO <jet@gyve.org>.
13727
13728 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
13729
13730 * simple.el (process-file): New function, similar to call-process
13731 but supports file handlers.
13732 * vc.el (vc-do-command): Use it, instead of call-process.
13733 * net/tramp-vc.el (vc-do-command): Do not advise it if
13734 process-file is fboundp.
13735 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
13736 process-file.
13737 (tramp-handle-process-file): New function.
13738 (tramp-file-name-for-operation): Support process-file.
13739
13740 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
13741
13742 * calendar/icalendar.el (icalendar--weekday-array): New constant.
13743 (icalendar-weekdayabbrev-table)
13744 (icalendar-monthnumber-table): Delete.
13745 (icalendar--get-month-number): Use calendar-month-name-array.
13746 (icalendar--get-weekday-number): New function.
13747 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
13748 (icalendar-export-region): Handle multi-line entries.
13749 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
13750
13751 2004-10-23 John Paul Wallington <jpw@gnu.org>
13752
13753 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
13754 `wildcards' set to t in interactive spec.
13755
13756 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
13757 interactive spec rather than use `interactive-p'.
13758 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
13759 rather than use function `interactive-p'.
13760
13761 2004-10-22 Kenichi Handa <handa@m17n.org>
13762
13763 * international/mule.el (translate-region): Implement it in Lisp
13764 as a front end of translate-region-internal.
13765
13766 2004-10-21 Jay Belanger <belanger@truman.edu>
13767
13768 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
13769 Declare these variables with defvar.
13770
13771 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
13772 is bound, only check to see if it is bound.
13773
13774 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13775
13776 * textmodes/tex-mode.el (tex-compilation-parse-errors):
13777 Don't output messages.
13778
13779 * calc/calc-help.el (calc-describe-bindings): Fix last change.
13780
13781 2004-10-21 John Paul Wallington <jpw@gnu.org>
13782
13783 * calc/calc-graph.el (calc-graph-init):
13784 Use `set-process-query-on-exit-flag'.
13785
13786 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
13787
13788 * progmodes/compile.el (compilation-start): Rely on `cd' to get
13789 dir right and also allow argumentless cd.
13790
13791 2004-10-19 Richard M. Stallman <rms@gnu.org>
13792
13793 * textmodes/flyspell.el (flyspell-mode): Doc fix.
13794
13795 * eshell/em-unix.el (eshell-grep):
13796 Don't bind compilation-process-setup-function.
13797
13798 * comint.el (comint-insert-input): Use @ in `interactive'.
13799 (comint-input-filter-functions): Doc fix.
13800 (comint-kill-whole-line, comint-get-source): Doc fix.
13801
13802 * progmodes/compile.el (compilation-setup):
13803 Don't set buffer-read-only if MINOR is non-nil.
13804
13805 2004-10-19 Jay Belanger <belanger@truman.edu>
13806
13807 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
13808 (calc-emacs-type-gnu19): Remove.
13809 (calc-digit-map, calc-read-key-sequence, calc-read-key):
13810 Remove check for old emacs versions.
13811
13812 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
13813 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
13814 for current Emacs.
13815
13816 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
13817 the end of the minibuffer.
13818 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
13819 copy `esc-map'.
13820
13821 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
13822
13823 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
13824 call that would be given when the current emacs was used.
13825
13826 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
13827
13828 * calendar/icalendar.el: Set coding to utf-8.
13829 (icalendar-version): Increase to 0.07.
13830 (icalendar-monthnumber-table): Change March pattern.
13831 (icalendar-get-all-event-properties)
13832 (icalendar-set-event-property): Delete.
13833 (icalendar-all-events): No longer interactive.
13834 (icalendar-convert-diary-to-ical)
13835 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
13836 their replacements.
13837 (icalendar-export-file, icalendar-export-region): New functions;
13838 essentially old `icalendar-convert-diary-to-ical' but appending to
13839 target rather than overwriting.
13840 (icalendar-import-file): Append to target file rather than
13841 overwriting. Fourth arg deleted.
13842 (icalendar-import-buffer): New name for old
13843 `icalendar-extract-ical-from-buffer'.
13844 (icalendar--convert-string-for-import): New name for
13845 old `icalendar-convert-for-import'.
13846 (include-icalendar-files): Delete.
13847 Prefix for all internal functions changed from `icalendar-'
13848 to `icalendar--'.
13849
13850 2004-10-19 Richard M. Stallman <rms@gnu.org>
13851
13852 * paths.el (news-path): Fix previous change.
13853
13854 2004-10-18 Jay Belanger <belanger@truman.edu>
13855
13856 * calc/calc-help.el (calc-describe-bindings):
13857 Set `buffer-read-only' to nil while working in the keybindings buffer;
13858 remove some extra information from the keybindings buffer.
13859
13860 2004-10-18 David Ponce <david@dponce.com>
13861
13862 * mouse.el (mouse-drag-move-window-top): New function.
13863 (mouse-drag-mode-line-1): Use it.
13864
13865 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
13866
13867 * info.el (Info-fontify-node): For multiline refs,
13868 arrange to unfontify newline and surrounding whitespace.
13869
13870 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
13871
13872 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
13873 directory is missing.
13874
13875 2004-10-17 John Paul Wallington <jpw@gnu.org>
13876
13877 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
13878 New customizable variable; whether to display buffers that match
13879 `ibuffer-maybe-show-predicates' by default.
13880 (ibuffer-maybe-show-predicates): Mention it in docstring.
13881 (ibuffer-display-maybe-show-predicates): New variable.
13882 (ibuffer-update): Prefix arg now toggles whether buffers that
13883 match `ibuffer-maybe-show-predicates' should be displayed.
13884 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
13885 locally to heed `ibuffer-default-display-maybe-show-predicates'.
13886 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
13887
13888 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
13889
13890 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
13891 work correctly.
13892
13893 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
13894
13895 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
13896 (Buffer-menu-beginning): New helper function.
13897 (Buffer-menu-execute): Use it.
13898 (Buffer-menu-select): Use it.
13899 (Buffer-menu-sort): Use it and also keep markers.
13900
13901 2004-10-17 Richard M. Stallman <rms@gnu.org>
13902
13903 * paths.el (news-directory): Rename from news-path. Old name alias.
13904 (rmail-spool-directory): Use defvar.
13905 (sendmail-program): Use defcustom.
13906 (remote-shell-program): Use defcustom.
13907 (term-file-prefix): Use defvar.
13908 (abbrev-file-name): Use defvar.
13909
13910 * term.el: Add maintainer.
13911
13912 * subr.el (with-local-quit): Return nil if there's a quit.
13913 (read-passwd): Use with-local-quit. Doc fix.
13914
13915 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
13916 (strokes-unload-hook): Set as a variable with add-hook.
13917
13918 * startup.el (fancy-splash-tail, normal-splash-screen):
13919 Update copyright year.
13920
13921 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
13922
13923 * server.el (server-unload-hook): Set as a variable with add-hook.
13924
13925 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
13926
13927 * frame.el (special-display-popup-frame):
13928 Make the buffer current as its frame is created.
13929
13930 * delsel.el (delsel-unload-hook): Set as a variable.
13931
13932 * comint.el (comint-output-filter-functions):
13933 Add comint-watch-for-password-prompt.
13934 (comint-read-noecho): Function deleted.
13935 (send-invisible): Use read-passwd.
13936
13937 * fringe.el (fringe-mode-initialize): New function.
13938 (fringe-mode): Use fringe-mode-initialize as :initialize.
13939
13940 2004-10-17 Kim F. Storm <storm@cua.dk>
13941
13942 * language/indian.el (indian-script-language-alist): Swap value and doc.
13943 (indian-font-char-index-table): Doc fix.
13944
13945 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
13946
13947 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
13948
13949 2004-10-16 Juri Linkov <juri@jurta.org>
13950
13951 * progmodes/compile.el (compilation-start): Move let-binding of
13952 `process-environment' into `with-current-buffer' body.
13953 Reported by Matt Hodges <MPHodges@member.fsf.org>.
13954
13955 2004-10-16 Richard M. Stallman <rms@gnu.org>
13956
13957 * pcvs-util.el (cvs-bury-buffer):
13958 Don't call get-buffer-window for effect.
13959
13960 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
13961
13962 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
13963
13964 * msb.el (msb-unload-hook): Set the variable.
13965
13966 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
13967 Use * to err if buffer is readonly.
13968
13969 * subr.el (looking-back): Return only t or nil.
13970
13971 * whitespace.el (whitespace-unload-hook): Set the variable.
13972
13973 * view.el (view-mode-enable): Set view-page-size and
13974 view-half-page-size to nil.
13975 (view-set-half-page-size-default): view-half-page-size = nil
13976 means the default.
13977 (View-scroll-page-forward): Use view-page-size-default.
13978 (View-scroll-page-backward): Likewise.
13979 (view-page-size, view-half-page-size): Doc fixes.
13980
13981 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
13982
13983 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
13984
13985 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
13986 "cl" like other files. Instead, call byte-compile-find-cl-functions.
13987 (byte-compile-log-1): Bind inhibit-read-only.
13988 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
13989 (byte-compile-log-warning): Likewise.
13990 (byte-compile-file-form-require): Detect "cl" from the arg value.
13991
13992 * progmodes/compile.el (compilation-start): Assume compilation-mode
13993 will make the buffer read-only.
13994 (compilation-mode): Take arg name-of-mode.
13995 (compilation-setup): Make buffer read-only.
13996 (compilation-handle-exit): Bind inhibit-read-only.
13997
13998 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
13999 (ispell-message): Likewise.
14000 (ispell-show-choices): Don't call get-buffer-window uselessly.
14001 (ispell-init-process): Use set-process-query-on-exit-flag.
14002
14003 2004-10-16 Kim F. Storm <storm@cua.dk>
14004
14005 * fringe.el (fringe-bitmaps): Only initialize when defined.
14006
14007 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
14008 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
14009
14010 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
14011
14012 2004-10-15 Simon Josefsson <jas@extundo.com>
14013
14014 * net/password.el: Add.
14015
14016 2004-10-14 Masatake YAMATO <jet@gyve.org>
14017
14018 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
14019 (gdb-script-end-of-defun): New function.
14020 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
14021 `gdb-script-end-of-defun' as *-of-defun-function.
14022
14023 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
14024
14025 * button.el (button-activate): Allow a marker to display as an action.
14026
14027 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
14028
14029 * help.el (describe-mode): Use it to make minor mode list into
14030 hyperlinks.
14031
14032 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
14033
14034 * vc.el (vc-annotate-display-select): Fix typo.
14035
14036 * subr.el (substitute-key-definition-key): New function.
14037 (substitute-key-definition): Use it with map-keymap.
14038 (event-modifiers): Use push.
14039 (mouse-movement-p, with-temp-buffer): Simplify.
14040
14041 2004-10-12 Jay Belanger <belanger@truman.edu>
14042
14043 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
14044 New variables.
14045 (calc-help-index-entries): New function.
14046 (calc-describe-function): Use `calc-help-function-list' instead of
14047 obarray for completion.
14048 (calc-describe-variable): Use `calc-help-variable-list' instead
14049 of obarray for completion.
14050
14051 2004-10-12 Richard M. Stallman <rms@gnu.org>
14052
14053 * info-look.el (info-lookup-file): Add info-file property.
14054 (info-lookup-symbol): Likewise.
14055
14056 * info.el (info-xref): Add underlining.
14057 (info): Add info-file property.
14058 (Info-find-emacs-command-nodes): Specify case-sensitive search.
14059
14060 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
14061
14062 Sync with Tramp 2.0.45.
14063
14064 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
14065 defined. This is not the case for XEmacs without package "edebug".
14066 (tramp-set-auto-save-file-modes): Set permissions of autosaved
14067 remote files to the permissions of the original file. This is not
14068 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
14069 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
14070 (tramp-perl-decode): Fix an error in Perl implementation.
14071 $pending must be cleared every loop. Reported by Benjamin Place
14072 <benjaminplace@sprintmail.com>
14073
14074 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
14075 Don't activate advice during definition. This is done later on,
14076 depending on test result of `substitute-in-file-name'.
14077 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14078
14079 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14080
14081 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
14082
14083 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
14084
14085 2004-10-12 David Ponce <david@dponce.com>
14086
14087 * recentf.el (recentf-edit-list): Update the menu when the recentf
14088 list has been modified.
14089
14090 2004-10-12 Simon Josefsson <jas@extundo.com>
14091
14092 * net/tls.el (tls-certtool-program): New variable.
14093 (tls-certificate-information): New function, based on
14094 ssl-certificate-information.
14095
14096 2004-10-12 Kenichi Handa <handa@m17n.org>
14097
14098 * international/mule.el (coding-system-equal): Move from mule-util.el.
14099
14100 * international/mule-util.el (coding-system-equal): Move to mule.el.
14101
14102 2004-10-12 Kim F. Storm <storm@cua.dk>
14103
14104 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
14105 reset kmacro-initial-counter-value if set.
14106 (kmacro-set-counter): Only set kmacro-counter if defining or executing
14107 macro. Set kmacro-initial-counter-value otherwise. Never set both.
14108 (kmacro-display): Show macro counter if non-zero.
14109
14110 * subr.el (substitute-key-definition): Mention command remapping
14111 in doc string.
14112
14113 2004-10-11 Jay Belanger <belanger@truman.edu>
14114
14115 * calc/calc-misc.el (calc-info-goto-node): New function.
14116 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
14117 node in one step.
14118 (calc-describe-copying, calc-describe-distribution)
14119 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
14120 Go to appropriate info node in one step.
14121
14122 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14123
14124 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
14125
14126 * font-lock.el (font-lock-apply-highlight): Fix last change.
14127
14128 2004-10-11 Simon Josefsson <jas@extundo.com>
14129
14130 * mail/smtpmail.el (smtpmail-open-stream): Look for
14131 starttls-gnutls-program instead of starttls-program iff
14132 starttls-use-gnutls is non-nil.
14133 (smtpmail-open-stream): Don't overwrite user settings of
14134 starttls-extra-arguments and starttls-extra-args.
14135
14136 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14137
14138 * comint.el (comint-mouse-insert-input): Remove.
14139 (comint-insert-input): Make it work for mouse bindings.
14140 (comint-mode-map): Move defs into the declaration.
14141 (comint-output-filter): Typo.
14142
14143 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
14144
14145 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
14146
14147 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
14148 (ange-ftp-call-chmod): Reference remote-shell-program instead of
14149 ange-ftp-remote-shell.
14150
14151 2004-10-10 Andreas Schwab <schwab@suse.de>
14152
14153 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
14154 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
14155 Reported by <sri@asu.edu>.
14156
14157 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
14158
14159 * vc.el (vc-annotate-mode): Remove variable.
14160 (vc-annotate-display-select): Only call vc-annotate-mode
14161 if we're not in that mode already.
14162
14163 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
14164
14165 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
14166 (imenu-choose-buffer-index): Check here for rescan instead.
14167
14168 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
14169 where the face expression evals to nil.
14170
14171 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
14172 (tex-font-lock-keywords-2): Use it.
14173 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
14174
14175 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
14176
14177 2004-10-09 Kim F. Storm <storm@cua.dk>
14178
14179 * subr.el (progress-reporter-update): Define before first usage.
14180 (make-progress-reporter): Doc fix.
14181
14182 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
14183
14184 * textmodes/paragraphs.el (sentence-end-double-space)
14185 (sentence-end-without-period, sentence-end-without-space)
14186 (sentence-end): Doc fixes.
14187
14188 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
14189
14190 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
14191 Change paragraph-start regexp so we don't fill code starting with #'(.
14192
14193 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
14194
14195 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
14196 New defcustom.
14197 (extract-address-components): Use it.
14198
14199 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
14200
14201 * subr.el (make-progress-reporter, progress-reporter-update)
14202 (progress-reporter-force-update, progress-reporter-do-update)
14203 (progress-reporter-done): New functions.
14204
14205 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
14206
14207 * progmodes/etags.el (etags-tags-completion-table): Use progress
14208 reporter.
14209 (etags-tags-apropos): Likewise.
14210
14211 2004-10-08 Alan Mackenzie <acm@muc.de>
14212
14213 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
14214 of current line.
14215
14216 2004-10-08 Masatake YAMATO <jet@gyve.org>
14217
14218 * server.el (server-process-filter): Wrap `process-send-region'
14219 by `condition-case' to guard the case when the pipe to PROC is closed.
14220
14221 2004-10-07 Mark A. Hershberger <mah@everybody.org>
14222
14223 * xml.el (xml-substitute-special): Limit handling of external entities.
14224
14225 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
14226
14227 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
14228
14229 2004-10-06 John Paul Wallington <jpw@gnu.org>
14230
14231 * xml.el (xml-parse-dtd): Fix `error' call.
14232
14233 2004-10-05 Mark A. Hershberger <mah@everybody.org>
14234
14235 * xml.el (xml-substitute-special): Return a single string instead
14236 of a list of strings if an entity substitution is made.
14237
14238 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
14239
14240 * calendar/icalendar.el: New file.
14241
14242 2004-10-05 Juri Linkov <juri@jurta.org>
14243
14244 * isearch.el (isearch-done): Set mark after running hook.
14245 Reported by Drew Adams <drew.adams@oracle.com>.
14246
14247 * info.el (Info-history, Info-toc): Fix Info headers.
14248 (Info-toc): Narrow buffer before Info-fontify-node.
14249 (Info-build-toc): Don't check for special Info file names.
14250 Set main-file to nil if Info-find-file returns a symbol.
14251
14252 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
14253
14254 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
14255 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
14256 * calendar/cal-menu.el (calendar-mode-map): Ditto.
14257
14258 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
14259
14260 * calendar/cal-iso.el (calendar-iso-read-args): New function,
14261 for old interactive spec from calendar-goto-iso-date.
14262 (calendar-goto-iso-date): Use it.
14263 (calendar-goto-iso-week): New function. Suggested by Emilio
14264 C. Lopes <eclig@gmx.net>.
14265
14266 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
14267
14268 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
14269 `set-right-margin' bindings that follow the minor mode conventions.
14270
14271 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
14272
14273 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
14274 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
14275 (latex-block-args-alist): Add minipage and picture.
14276 (latex-block-body-alist): Use reftex-label if enabled.
14277 (latex-insert-block): Don't insert a \n if not necessary.
14278 (tex-compile-commands): Make sure dvips doesn't send to printer.
14279 (tex-compile-default): Handle the case where no executable is found.
14280 (latex-noindent-environments): New var.
14281 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
14282 If tex-indent-allhanging is non-nil, make sure we only align for macros
14283 at beginning of line.
14284
14285 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
14286
14287 * newcomment.el (comment-beginning): Doc fix and don't choke on
14288 unset `comment-end-skip' when at beginning of comment.
14289
14290 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
14291
14292 * term.el (term-adjust-current-row-cache): Don't allow the current
14293 row to become negative.
14294 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
14295 the end of the line. Fix scroll down. Add comments.
14296 (term-handle-ansi-escape): Don't exceed terminal width when moving
14297 right.
14298 (term-scroll-region): Move the cursor after setting the scroll region.
14299
14300 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
14301
14302 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
14303 to `width' for consistency with docstring. Doc fix.
14304
14305 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
14306
14307 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
14308 This is necessary for derived modes.
14309
14310 2004-09-30 Kim F. Storm <storm@cua.dk>
14311
14312 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
14313 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
14314
14315 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
14316 kmacro-extract-lambda functions.
14317 (edit-kbd-macro): Handle kmacro lambda forms.
14318 Include counter and counter format in edit buffer.
14319 (edmacro-finish-edit): Get counter and format from edit buffer and
14320 update kmacro bindings when found.
14321
14322 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
14323
14324 * textmodes/paragraphs.el (forward-paragraph):
14325 Avoid args-out-of-range error when point winds up at the beginning of
14326 the buffer and hard newlines are enabled.
14327
14328 * newcomment.el (comment-multi-line): Doc fix.
14329
14330 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
14331
14332 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
14333 (diff-fixup-modifs): Catch unified-diff file-headers.
14334
14335 2004-09-29 Kim F. Storm <storm@cua.dk>
14336
14337 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
14338 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
14339 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
14340
14341 * fringe.el (fringe-bitmap-p): New macro.
14342 (fringe-bitmaps): Add standard fringe bitmaps on load.
14343
14344 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
14345
14346 * dired.el (dired-view-command-alist): Use more efficient regexps.
14347 Remove dubious arguments.
14348 (dired-align-file): New function.
14349 (dired-insert-directory): Use it.
14350 (dired-move-to-end-of-filename): Make the " -> " search more specific.
14351 (dired-buffers-for-dir): Remove unused var `pattern'.
14352
14353 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
14354
14355 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
14356 from diary display excursion. Store diary buffer's point for
14357 `simple-diary-display'.
14358 (simple-diary-display): Set window point and start when
14359 displaying buffer, to preserve point.
14360
14361 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
14362
14363 * textmodes/enriched.el (enriched-translations): Replace defconst
14364 with defvar.
14365
14366 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14367
14368 * printing.el: Doc fix.
14369 (pr-version): New version number (6.8.1).
14370 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
14371 make-temp-name.
14372 (pr-delete-file): Check if file exists before deleting it.
14373 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
14374
14375 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
14376
14377 * term.el (term-display-table): New variable.
14378 (term-mode): Use it.
14379 (term-exec-1): Set the coding system to binary.
14380 (term-emulate-terminal): Decode the string before inserting it.
14381
14382 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
14383
14384 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
14385 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
14386 (map): Bind S-prior, S-next and S-insert.
14387 (term-mode): Set `indent-tabs-mode' to nil.
14388 (term-paste): New function to be bound to S-insert.
14389 (term-send-del, term-send-backspace): Change the strings sent.
14390 (term-termcap-format): Synchronize with etc/e/eterm.ti.
14391 (term-handle-colors-array): Fix handling of underline and reverse.
14392 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
14393 (term-erase-in-line): Fix comparison.
14394 (term-emulate-terminal): Fix line wrap handling.
14395 (term-start-output-log): Rename from `term-set-output-log'.
14396 (term-stop-output-log): Rename from `term-stop-photo'.
14397 (term-switch-to-alternate-sub-buffer): Comment out, unused.
14398
14399 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
14400
14401 * dired.el (dired-move-to-filename): Don't output a message if
14402 raise-error is non-nil. Fix return position and value.
14403
14404 * files.el (insert-directory): Obey --dired even with symlinks.
14405
14406 2004-09-25 Lars Hansen <larsh@math.ku.dk>
14407
14408 * ls-lisp.el (ls-lisp-format): Mark file names with property
14409 dired-filename.
14410
14411 2004-09-25 Kim F. Storm <storm@cua.dk>
14412
14413 * ido.el (ido-max-directory-size): New defcustom.
14414 (ido-decorations): Add "too big" element.
14415 (ido-directory-too-big): New dynamic var.
14416 (ido-may-cache-directory): Don't cache big directories.
14417 (ido-directory-too-big-p): New defun.
14418 (ido-set-current-directory): Update ido-directory-too-big.
14419 (ido-read-internal): Make empty ido-cur-item if too-big.
14420 (ido-buffer-internal): Use ido-read-internal directly instead of
14421 ido-read-buffer.
14422 (ido-file-internal): Init ido-directory-too-big.
14423 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
14424 and redo completion with full list.
14425 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
14426 it, and show completions.
14427 (ido-all-completions): Let bind ido-directory-too-big to nil.
14428 (ido-exhibit): Handle ido-directory-too-big.
14429 (ido-read-buffer): Handle fallback to read-buffer.
14430 Init ido-directory-too-big.
14431 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
14432 Init ido-directory-too-big.
14433
14434 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
14435
14436 * subr.el (delay-mode-hooks): Doc fix.
14437
14438 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
14439
14440 * textmodes/enriched.el
14441 (enriched-default-text-properties-local-flag): New variable.
14442 (enriched-mode): Make sure that enabling and disabling the mode is
14443 a no-op. Doc fix.
14444
14445 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
14446
14447 * calendar/holidays.el (holiday-advent): Report on a specified day
14448 offset from advent, not just advent.
14449 (holiday-easter-etc): Report on one specified day offset from
14450 easter, not all easter holidays. Various Easter holidays moved to
14451 `christian-holidays' variable in calendar.el.
14452 * calendar/calendar.el (christian-holidays): Adapt for new
14453 behavior of `holiday-advent' and `holiday-easter-etc' functions.
14454
14455 2004-09-23 Kim F. Storm <storm@cua.dk>
14456
14457 * image.el (insert-sliced-image): Add doc string.
14458
14459 * ido.el (ido-choice-list): New dynamic var for `list' context.
14460 (ido-context-switch-command): New dynamic var.
14461 (ido-define-mode-map): Generalize switch between file/buffer contexts.
14462 (ido-read-internal): Handle new `list' context.
14463 Handle insert-buffer and insert-file ido-exit values.
14464 (ido-buffer-internal): New arg switch-cmd. Use it to setup
14465 ido-context-switch-command. Handle insert-file ido-exit value.
14466 (ido-read-buffer): Set ido-context-switch-command to 'ignore
14467 unless it is already bound by caller.
14468 (ido-file-internal): New arg switch-cmd. Use it to setup
14469 ido-context-switch-command. Handle insert-buffer ido-exit value.
14470 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
14471 used for context switching.
14472 (ido-all-completions): Handle new `list' context.
14473 (ido-make-choice-list): Return choices for `list' context.
14474 (ido-find-file-in-dir, ido-display-file, ido-write-file)
14475 (ido-display-buffer, ido-kill-buffer): Disable context switching.
14476 (ido-insert-buffer, ido-insert-file): Setup context switching.
14477 (ido-exhibit): Handle `list' context.
14478 (ido-read-file-name): Disable context switching. Handle fallback.
14479 (ido-read-directory-name): Disable context switching.
14480 (ido-completing-read): New defun like completing-read. Setup and
14481 use new `list' context.
14482
14483 2004-09-20 Jesper Harder <harder@ifa.au.dk>
14484
14485 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
14486
14487 2004-09-21 Jay Belanger <belanger@truman.edu>
14488
14489 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
14490 `calc-graph-set-styles' so the gnuplot buffer will appear in a
14491 separate window.
14492
14493 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
14494
14495 * subr.el (after-change-major-mode-hook): Doc fix.
14496
14497 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14498
14499 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
14500 of ghostscript for monochrome PostScript file in Windows.
14501
14502 2004-09-21 Kenichi Handa <handa@m17n.org>
14503
14504 * descr-text.el (describe-char): Checking of quail activation fixed.
14505
14506 2004-09-21 Jay Belanger <belanger@truman.edu>
14507
14508 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
14509
14510 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
14511
14512 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
14513 after the mode hooks instead of before. Doc fix.
14514
14515 2004-09-20 Jason Rumney <jasonr@gnu.org>
14516
14517 * startup.el (command-line) [windows-nt]: Try .emacs first, then
14518 _emacs, but revert to .emacs if neither exists in home directory.
14519
14520 2004-09-20 John Paul Wallington <jpw@gnu.org>
14521
14522 * bindings.el (completion-ignored-extensions): Add .dfsl.
14523
14524 2004-09-20 Richard M. Stallman <rms@gnu.org>
14525
14526 * bindings.el (scroll-left): Make it disabled.
14527
14528 * files.el (enable-local-eval): Doc fix.
14529
14530 * indent.el (move-to-left-margin): Special case for minibuffer.
14531
14532 * term.el (term-emulate-terminal): Turn off undo for output.
14533 Use with-current-buffer and save-selected-window.
14534
14535 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
14536
14537 * progmodes/make-mode.el (makefile-fill-paragraph):
14538 Don't insist on spaces when looking for comments. # is enough.
14539
14540 * files.el (hack-local-variables): Copy the variables list
14541 to another buffer, strip prefixes and suffixes there, then read.
14542 (enable-local-eval): Doc fix.
14543 (ignored-local-variables): Initialize to nil.
14544 (risky-local-variable-p): Don't check ignored-local-variables here.
14545 (hack-one-local-variable): Ignore var if in ignored-local-variables.
14546
14547 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
14548
14549 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
14550 of = to "." (punctuation).
14551
14552 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
14553
14554 * subr.el (event-basic-type): Fix mask (extend to 22bits).
14555
14556 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
14557
14558 * textmodes/enriched.el (enriched-rerun-flag): New variable.
14559 (enriched-before-change-major-mode): New function.
14560 Add it to `change-major-mode-hook'.
14561 (enriched-after-change-major-mode): New function.
14562 Add it to `after-change-major-mode-hook'.
14563 (enriched-mode): Make it work correctly if called from
14564 `after-change-major-mode-hook'.
14565 No longer set `indent-line-function'.
14566
14567 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
14568
14569 * subr.el (after-change-major-mode-hook): New variable.
14570 (run-mode-hooks): Implement it.
14571
14572 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
14573
14574 * battery.el (battery-linux-proc-apm): Use string-to-number.
14575 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
14576 Use dolist (and less indentation). Use erase-buffer.
14577 Pre-initialize `design-capacity', `warn', and `low'.
14578 (battery-format): Use replace-regexp-in-string.
14579
14580 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
14581
14582 * battery.el: Delete superfluous empty lines.
14583 (battery-linux-proc-acpi): Attempt to gather information from all
14584 battery subdirectories regardless of their file name.
14585 (battery-linux-proc-apm): Replace all occurrences of
14586 battery-hex-to-int-2 with string-to-int (base 16).
14587 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
14588 (battery-hex-map): Delete variable.
14589
14590 2004-09-18 John Paul Wallington <jpw@gnu.org>
14591
14592 * calc/calc-units.el (calc-quick-units): Fix overzealous
14593 s/or/unless/.
14594
14595 2004-09-17 Jay Belanger <belanger@truman.edu>
14596
14597 * calc/calc.el (calc-mode-var-list): Fix the value of
14598 `calc-matrix-brackets'.
14599
14600 2004-09-17 Romain Francoise <romain@orebokech.com>
14601
14602 * ibuf-ext.el (define-ibuffer-filter filename):
14603 Expand dired-directory since buffer-file-name is absolute.
14604
14605 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
14606
14607 * ediff-init.el (ediff-current-diff-face-A)
14608 (ediff-current-diff-face-B, ediff-current-diff-face-C)
14609 (ediff-current-diff-face-Ancestor)
14610 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14611 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14612 (ediff-even-diff-face-A, ediff-even-diff-face-B)
14613 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14614 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14615 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14616 Use min-colors.
14617
14618 * term.el (term-down): Perform vertical motion if DOWN is negative.
14619 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
14620 (term-termcap-format): Synchronize with the eterm terminfo entry
14621 in etc/e/eterm.ti.
14622 (term-handle-colors-array): If the current foreground or
14623 background are zero (i.e. unspecified), use the foreground and
14624 background of the default face for reverse video.
14625 (term-ansi-at-eval-string, term-ansi-default-fg)
14626 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
14627 (term-mem): Delete unused function.
14628 (term-protocol-version): Increment.
14629 (term-current-face): Set to default.
14630
14631 2004-09-15 Jay Belanger <belanger@truman.edu>
14632
14633 * calc/calc.el (calc-mode-var-list): Define this variable.
14634 (calc-always-load-extensions, calc-line-numbering)
14635 (calc-line-breaking, calc-display-just, calc-display-origin)
14636 (calc-number-radix, calc-leading-zeros, calc-group-digits)
14637 (calc-group-char, calc-point-char, calc-frac-format)
14638 (calc-prefer-frac, calc-hms-format, calc-date-format)
14639 (calc-float-format, calc-full-float-format, calc-complex-format)
14640 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
14641 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
14642 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14643 (calc-matrix-brackets, calc-language, calc-language-option)
14644 (calc-left-label, calc-right-label, calc-word-size)
14645 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14646 (calc-display-raw, calc-internal-prec, calc-angle-mode)
14647 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14648 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14649 (calc-window-height, calc-display-trail, calc-show-selections)
14650 (calc-use-selections, calc-assoc-selections)
14651 (calc-display-working-message, calc-auto-why, calc-timing)
14652 (calc-mode-save-mode, calc-standard-date-formats)
14653 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
14654 (calc-user-parse-tables, calc-gnuplot-default-device)
14655 (calc-gnuplot-default-output, calc-gnuplot-print-device)
14656 (calc-gnuplot-print-output, calc-gnuplot-geometry)
14657 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
14658 (calc-invocation-macro, calc-show-banner): Give these values as
14659 part of `calc-mode-var-list's initialization after the variables
14660 are declared with defvar.
14661 (calc-bug-address): Change email address to send bug reports to.
14662 Change the maintainer address at the top.
14663 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
14664 than "\\.emacs" to determine if it is the user-init-file.
14665
14666 * calc/calc-embed.el (calc-embedded-set-modes): Use
14667 `calc-mode-var-list' correctly.
14668
14669 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
14670
14671 * vc.el (annotate-time): Document point handling.
14672 (vc-annotate-display-autoscale): Doc fix.
14673
14674 2004-09-15 Miles Bader <miles@gnu.org>
14675
14676 * generic.el (generic-make-keywords-list): Use symbol rather than
14677 word anchors in regexp.
14678
14679 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
14680
14681 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
14682 no file name consider `dired-directory'.
14683
14684 2004-09-14 Kim F. Storm <storm@cua.dk>
14685
14686 * faces.el (cursor): Add face-no-inherit property. Doc fix.
14687
14688 2004-09-14 Simon Josefsson <jas@extundo.com>
14689
14690 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
14691
14692 * textmodes/dns-mode.el: Add.
14693
14694 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
14695
14696 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
14697 (disabled-command-function): Make the ?\ char more obvious.
14698
14699 * vc-arch.el (vc-arch-root, vc-arch-registered):
14700 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
14701
14702 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
14703
14704 * windmove.el (windmove-frame-edges): Report coordinates of
14705 outside edges of frame, not inside edges.
14706 (windmove-coordinates-of-position): Convert into wrapper to new
14707 function `windmove-coordinates-of-window-position';
14708 `compute-motion' always applies to selected window.
14709 (windmove-coordinates-of-position): Update documentation to refer
14710 to Emacs 21 Lisp Reference Manual.
14711 (windmove-find-other-window): Fix off-by-one errors for max x,y.
14712
14713 2004-09-13 Kim F. Storm <storm@cua.dk>
14714
14715 * isearch.el (isearch-resume-in-command-history): Rename from
14716 isearch-resume-enabled and change default to nil.
14717
14718 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
14719
14720 * vc-hooks.el (vc-ignore-dir-regexp): New var.
14721 (vc-registered): Use it.
14722 (vc-find-root): New fun.
14723
14724 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
14725 Don't tell to use \\{...} when it's already done.
14726
14727 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
14728 Provide a sample complex default.
14729 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
14730 (bibtex-entry): Use mapc.
14731
14732 2004-09-12 Kim F. Storm <storm@cua.dk>
14733
14734 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
14735
14736 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
14737 inhibit-field-text-motion to t so rectangles work in comint buffers.
14738
14739 * simple.el (choose-completion-string): Set buffer before running
14740 choose-completion-string-functions hook so it can be buffer-local.
14741
14742 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
14743
14744 * progmodes/compile.el (compilation-start): Parse command to see
14745 if it starts with a cd, and if so perform it for the *compilation*
14746 buffer. Change the header to reflect this.
14747
14748 2004-09-11 Kim F. Storm <storm@cua.dk>
14749
14750 * ido.el (ido-enable-dot-prefix): Doc fix.
14751 (ido-enable-dot-prefix): New defcustom.
14752 (ido-set-matches1): Use it.
14753
14754 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
14755
14756 * textmodes/bibtex.el (bibtex-mark-active)
14757 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
14758
14759 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14760
14761 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
14762 used in a case insensitive environment.
14763 (bibtex-mode-map): Rearrange order of menus.
14764 (bibtex-quoted-string-re): Obsolete.
14765 (bibtex-complete-key-cleanup): Variable replaced by new function.
14766 (bibtex-font-lock-keywords): Use backquotes.
14767 (bibtex-font-lock-url-regexp): New internal variable.
14768 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
14769 "OPT" and "ALT".
14770 (bibtex-insert-current-kill, bibtex-make-field)
14771 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
14772 (bibtex-parse-field-text): Simplify.
14773 (bibtex-string=): New helper function.
14774 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
14775 (bibtex-map-entries): Use bibtex-string=.
14776 (bibtex-search-entry): Use not.
14777 (bibtex-enclosing-field): Fix docstring.
14778 (bibtex-assoc-regexp): Obsolete.
14779 (bibtex-format-entry): Use assoc-string and bibtex-string=.
14780 (bibtex-autokey-get-names): Handle empty name field.
14781 (bibtex-parse-strings): Use assoc-string and unless.
14782 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
14783 Use assoc-string.
14784 (bibtex-pop): Simplify.
14785 (bibtex-mode): Set font-lock-extra-managed-props.
14786 (bibtex-entry-update): Use assoc-string.
14787 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
14788 (bibtex-autofill-entry): Use bibtex-string=.
14789 (bibtex-print-help-message): Simplify.
14790 (bibtex-find-entry): New optional arg START.
14791 (bibtex-validate): Use bibtex-string= and assoc-string.
14792 Do not call obsolete function compilation-parse-errors.
14793 (bibtex-remove-delimiters): Only remove delimiters if present.
14794 (bibtex-copy-entry-as-kill): Add docstring.
14795 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
14796 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
14797 (bibtex-complete): Use bibtex-predefined-month-strings,
14798 bibtex-string=, and new function bibtex-complete-key-cleanup.
14799 (bibtex-generate-url-list): New variable.
14800 (bibtex-url): New command bound to C-c C-l and mouse-2.
14801 (bibtex-url-map): New local keymap for bibtex-url-mouse.
14802 (bibtex-font-lock-url): New function.
14803
14804 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
14805
14806 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
14807
14808 2004-09-09 Kim F. Storm <storm@cua.dk>
14809
14810 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
14811 counter and format with binding.
14812 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
14813 the declared macro uses own macro counter and format. Give symbol
14814 kmacro property.
14815 (kmacro-keymap): Bind kmacro-name-last-macro to n.
14816 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
14817 (kmacro-end-and-call-macro): Doc fix.
14818
14819 2004-09-09 Lars Hansen <larsh@math.ku.dk>
14820
14821 * desktop.el (desktop-clear-preserve-buffers):
14822 Remove make-obsolete-variable.
14823
14824 2004-09-08 Richard M. Stallman <rms@gnu.org>
14825
14826 * buff-menu.el (list-buffers-noselect): Call format-mode-line
14827 with the buffer as argument.
14828
14829 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
14830
14831 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
14832
14833 2004-09-08 Juri Linkov <juri@jurta.org>
14834
14835 * replace.el (perform-replace): Use `query-replace-descr'.
14836
14837 * cus-start.el (history-delete-duplicates): Specify customization.
14838
14839 * diff-mode.el (diff-mode-map):
14840 * progmodes/compile.el (compilation-mode-map):
14841 * progmodes/grep.el (grep-mode-map):
14842 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
14843 to `next-error-follow-minor-mode'.
14844
14845 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14846
14847 * isearch.el (isearch-lazy-highlight-update): Take into account
14848 the case of zero-length match at the search bound.
14849
14850 2004-09-08 Kim F. Storm <storm@cua.dk>
14851
14852 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
14853 change. Use zero width overlays when necessary.
14854
14855 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14856
14857 * subr.el (split-string): Docfix.
14858
14859 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14860
14861 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
14862 (display-call-tree): Ensure newline after caller/calls blocks.
14863
14864 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14865
14866 * startup.el (command-line-1): Make option
14867 --directory/-L modify `load-path' straight away.
14868
14869 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14870
14871 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
14872
14873 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14874
14875 * emacs-lisp/autoload.el (make-autoload):
14876 Handle `define-compilation-mode'.
14877
14878 * emacs-lisp/lisp-mode.el (define-compilation-mode):
14879 Specify `doc-string-elt' property.
14880
14881 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14882
14883 * bs.el (bs-mode): Doc fix.
14884
14885 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14886
14887 * info.el (Info-insert-dir): Fix temp buffer leak bug.
14888
14889 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
14890
14891 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
14892
14893 2004-09-08 Kenichi Handa <handa@m17n.org>
14894
14895 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
14896 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
14897 ps-mule-next-point -> 1+).
14898
14899 * composite.el (encode-composition-rule): Add autoload cookie.
14900
14901 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
14902
14903 * format.el (buffer-auto-save-file-format): Make it permanent local.
14904
14905 2004-09-07 Kim F. Storm <storm@cua.dk>
14906
14907 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
14908 (authors-fixed-entries): Fix typo.
14909 (authors-canonical-author-name): Compact multiple spaces.
14910 Ignore trivial names (e.g. only first name).
14911
14912 * term.el (term-window-width): Only use full window width on
14913 window system if overflow-newline-into-fringe is enabled.
14914 (term-mode): Don't disable overflow-newline-into-fringe.
14915
14916 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
14917
14918 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
14919 motion as seen on my Mac OS X xterms.
14920
14921 * newcomment.el (uncomment-region-default, comment-region-default):
14922 New functions extracted from uncomment-region and comment-region.
14923 (comment-region, comment-region-function, uncomment-region)
14924 (uncomment-region-function): Use them.
14925
14926 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
14927
14928 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
14929 It's not crucial but can make sense at times.
14930
14931 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
14932 the first commit.
14933
14934 * vc.el (vc-buffer-context, vc-restore-buffer-context):
14935 Disable obsolete code.
14936
14937 2004-09-07 Juri Linkov <juri@jurta.org>
14938
14939 * progmodes/grep.el (grep-highlight-matches): Change default from
14940 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
14941 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
14942 if grep option `--color' is available, or to `nil' otherwise.
14943 (grep-process-setup): Call `grep-compute-defaults' if
14944 `grep-highlight-matches' is not computed. Set env-vars only
14945 if `grep-highlight-matches' is `t'.
14946 (grep-use-null-device): Remove redundant type `boolean' (`choice'
14947 is already defined).
14948
14949 * progmodes/compile.el (compilation-start): Use copy of
14950 `process-environment' created by `copy-sequence' to not
14951 modify env-vars in the global `process-environment'.
14952
14953 2004-09-06 Eli Zaretskii <eliz@gnu.org>
14954
14955 * simple.el (next-error-follow-minor-mode): Fix last change.
14956
14957 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
14958
14959 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
14960 permanent local.
14961
14962 2004-09-04 Richard M. Stallman <rms@gnu.org>
14963
14964 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
14965 highlighting if the search string is empty.
14966
14967 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
14968
14969 * facemenu.el (facemenu-active-faces): Change condition of inner
14970 `while' loop to also check the first two elements of `face-atts'
14971 and `mask-atts'.
14972
14973 2004-09-04 John Paul Wallington <jpw@gnu.org>
14974
14975 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
14976 (thumbs-view-image-mode): Make buffer read-only.
14977
14978 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
14979
14980 * textmodes/ispell.el (ispell-really-aspell): New defvar.
14981 (ispell-check-version): Set it.
14982 (ispell-send-replacement): New function.
14983 (ispell-process-line): Call ispell-send-replacement.
14984
14985 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14986
14987 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
14988 Support choosing seconds with "s".
14989
14990 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
14991
14992 * terminal.el (te-escape): Show `?' in prompt for help key.
14993
14994 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
14995
14996 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
14997
14998 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
14999
15000 * simple.el (next-error-follow-minor-mode)
15001 (next-error-follow-mode-post-command-hook): New functions.
15002 (next-error-follow-last-line): New defvar.
15003
15004 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
15005 * progmodes/compile.el (compilation-mode-map): Likewise.
15006 * progmodes/grep.el (grep-mode-map): Likewise.
15007 * replace.el (occur-mode-map): Likewise.
15008
15009 * newcomment.el (uncomment-region): Bind comment-use-global-state
15010 to nil.
15011
15012 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
15013
15014 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
15015 locally around the call to `revert-buffer'.
15016
15017 2004-09-03 Juri Linkov <juri@jurta.org>
15018
15019 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
15020 `isearch-adjusted' to `t'.
15021 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
15022 (isearch-message-prefix): Add "pending" for isearch-adjusted.
15023 (isearch-other-meta-char): Restore isearch-point unconditionally.
15024 (isearch-query-replace): Add new arg `regexp-flag' and use it.
15025 Set point to start of match if region is not active in transient
15026 mark mode (to include the current match to region boundaries).
15027 Push the search string to `query-replace-from-history-variable'.
15028 Add prompt "Query replace regexp" for isearch-regexp.
15029 Add region beginning/end as last arguments of `perform-replace.'
15030 (isearch-query-replace-regexp): Replace code by the call to
15031 `isearch-query-replace' with arg `t'.
15032
15033 2004-09-03 Richard M. Stallman <rms@gnu.org>
15034
15035 * startup.el (normal-top-level): Undo previous TERM change.
15036
15037 2004-09-03 Kim F. Storm <storm@cua.dk>
15038
15039 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
15040 highlight overlays; allow using RET when cursor is over a button.
15041 (cua--highlight-rectangle): Use it.
15042 (cua--rectangle-set-corners): Don't move backwards at eol.
15043 (cua--forward-line): Don't move into void after eob.
15044
15045 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
15046 point is set (and displayed) inside rectangle.
15047 (cua--rectangle-operation): Fix for highlight of empty lines.
15048 (cua--highlight-rectangle): Fix highlight for tabs.
15049 Position cursor at left/right edge of rectangle using new `cursor'
15050 property on overlay strings.
15051 (cua--indent-rectangle): Don't tabify.
15052 (cua-rotate-rectangle): Ignore that point has moved.
15053
15054 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15055
15056 * term/mac-win.el: Add ASCII equivalents for some function keys.
15057 (mode-line-frame-identification): Sync with x-win.el.
15058
15059 2004-09-02 Juri Linkov <juri@jurta.org>
15060
15061 * progmodes/compile.el (compilation-buffer-name): Compare major
15062 mode with second element of compilation-arguments instead of third
15063 to reflect latest changes in compilation-arguments structure.
15064 (recompile): Use global variable `compilation-directory' to get
15065 recent compilation directory only when `recompile' is invoked NOT
15066 in the compilation buffer. Otherwise, use `default-directory' of
15067 the compilation buffer.
15068 (compilation-error-properties): Allow to funcall col and end-col.
15069 (compilation-mode-font-lock-keywords): Check col and end-col by
15070 `integerp'.
15071 (compilation-goto-locus): If end-mk is non-nil in transient mark
15072 mode don't activate the mark (and don't display message in
15073 push-mark), but highlight overlay between mk and end-mk.
15074
15075 * progmodes/grep.el (grep-highlight-matches): New defcustom.
15076 (grep-regexp-alist): Add rule to highlight grep matches.
15077 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
15078
15079 * info.el (Info-fontify-node): Don't compute other-tag
15080 if Info-hide-note-references=hide.
15081
15082 * help.el (function-called-at-point):
15083 * help-fns.el (variable-at-point):
15084 Try `find-tag-default' when other methods failed.
15085
15086 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
15087 Do not push mark if inhibit-mark-movement is non-nil.
15088
15089 * textmodes/ispell.el (ispell-html-skip-alists):
15090 Fix backslashes in docstring.
15091
15092 2004-09-01 Juri Linkov <juri@jurta.org>
15093
15094 * isearch.el (isearch-wrap-function)
15095 (isearch-push-state-function): New defvars.
15096 (isearch-pop-fun-state): New defsubst.
15097 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
15098 (isearch-push-state): Set the result of calling
15099 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
15100 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
15101 restore the mode-specific starting point of terminated search.
15102 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
15103 (isearch-repeat): Call `isearch-wrap-function' if defined.
15104 (isearch-message-prefix): Don't add prefix "over" to the message
15105 for wrapped search if `isearch-wrap-function' is defined.
15106 (isearch-search): Call function saved in `isearch-pop-fun-state' to
15107 restore the mode-specific starting point of failed search.
15108
15109 * info.el (Info-search-whitespace-regexp): Fix backslashes.
15110 (Info-search): Add new optional arguments for the sake of isearch.
15111 Replace whitespace in Info-search-whitespace-regexp literally.
15112 Add backward search. Don't call `Info-select-node' if regexp is
15113 found in the same Info node. Don't add node to Info-history for
15114 wrapped isearch.
15115 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
15116 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
15117 (Info-mode): Set local variables `isearch-search-fun-function',
15118 `isearch-wrap-function', `isearch-push-state-function',
15119 `search-whitespace-regexp'.
15120
15121 * isearch.el: Remove ancient Change Log section.
15122 (isearch-string, isearch-message-string, isearch-point)
15123 (isearch-success, isearch-forward-flag, isearch-other-end)
15124 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
15125 (isearch-barrier, isearch-within-brackets)
15126 (isearch-case-fold-search): Add suffix `-state' to state-related
15127 defsubsts to avoid name clashes with other function names.
15128
15129 * simple.el (next-error): New defgroup and defface.
15130 (next-error-highlight, next-error-highlight-no-select):
15131 New defcustoms.
15132 (next-error-no-select): Let-bind next-error-highlight to the value
15133 of next-error-highlight-no-select before calling `next-error'.
15134
15135 * progmodes/compile.el (compilation-goto-locus):
15136 Use `next-error' face instead of `region'. Set 4-th argument of
15137 `move-overlay' to `current-buffer' to move overlay to different
15138 source buffers. Use new variable `next-error-highlight'.
15139
15140 * simple.el (next-error-find-buffer): Move the rule
15141 "if current buffer is a next-error capable buffer" after the
15142 rule "if next-error-last-buffer is set to a live buffer".
15143 Simplify to test all rules in one `or'.
15144 (next-error): Doc fix.
15145 (next-error, previous-error, first-error)
15146 (next-error-no-select, previous-error-no-select):
15147 Make arguments optional.
15148
15149 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
15150
15151 * macros.el (apply-macro-to-region-lines): Make it operate on all
15152 lines that begin in the region, rather than on all complete lines
15153 in the region.
15154
15155 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15156
15157 * x-dnd.el (x-dnd-protocol-alist): Document update.
15158 (x-dnd-known-types): Defcustom it.
15159 (x-dnd-handle-motif): Print message-atom in error message.
15160
15161 2004-08-30 John Paul Wallington <jpw@gnu.org>
15162
15163 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
15164 strings rather than programatically constructing message.
15165
15166 2004-08-30 Richard M. Stallman <rms@gnu.org>
15167
15168 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
15169 Don't return a string that would read as the wrong character code.
15170
15171 2004-08-29 Kim F. Storm <storm@cua.dk>
15172
15173 * emulation/cua-base.el (cua-auto-expand-rectangles):
15174 Remove automatic rectangle padding feature; replace by non-destructive
15175 virtual rectangle edges feature.
15176 (cua-virtual-rectangle-edges): New defcustom.
15177 (cua-auto-tabify-rectangles): New defcustom.
15178 (cua-paste): If paste into a marked rectangle, insert rectangle at
15179 current column, even if virtual; also paste exactly as many lines
15180 as has been marked (ignore additional lines or add empty lines),
15181 but paste whole source if only one line is marked.
15182 (cua--update-indications): No longer use overwrite-cursor to
15183 indicate rectangle padding
15184
15185 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
15186 (cua--rectangle-virtual-edges): New defun.
15187 (cua--rectangle-get-corners): Remove optional PAD arg.
15188 (cua--rectangle-set-corners): Never do padding.
15189 (cua--forward-line): Remove optional PAD arg. Simplify.
15190 (cua-resize-rectangle-right, cua-resize-rectangle-left)
15191 (cua-resize-rectangle-down, cua-resize-rectangle-up):
15192 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
15193 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
15194 (cua--rectangle-move): Never do padding. Simplify.
15195 (cua--tabify-start): New defun.
15196 (cua--rectangle-operation): Add tabify arg. All callers changed.
15197 (cua--pad-rectangle): Remove.
15198 (cua--delete-rectangle): Handle delete with virtual edges.
15199 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
15200 (cua--insert-rectangle): Handle insert at virtual column.
15201 Perform auto-tabify if necessary.
15202 (cua--activate-rectangle): Remove optional FORCE arg.
15203 Never do padding. Simplify.
15204 (cua--highlight-rectangle): Enhance for virtual edges.
15205 (cua-toggle-rectangle-padding): Remove command.
15206 (cua-toggle-rectangle-virtual-edges): New command.
15207 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
15208 (cua--rectangle-post-command): Don't force rectangle padding.
15209 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
15210
15211 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
15212
15213 * indent.el (edit-tab-stops-buffer): Doc fix.
15214
15215 2004-08-28 Richard M. Stallman <rms@gnu.org>
15216
15217 * progmodes/grep.el (grep-default-command): Use find-tag-default.
15218 (grep-tag-default): Function deleted.
15219
15220 * subr.el (find-tag-default): Move from etags.el.
15221
15222 * progmodes/etags.el (find-tag-default): Move to subr.el.
15223
15224 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
15225 into the basic character if it has an uppercase form.
15226
15227 2004-08-27 Kenichi Handa <handa@m17n.org>
15228
15229 * international/utf-8.el (utf-8-post-read-conversion): If the
15230 buffer is unibyte, temporarily make it multibyte.
15231
15232 2004-08-27 Masatake YAMATO <jet@gyve.org>
15233
15234 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
15235
15236 2004-08-25 John Paul Wallington <jpw@gnu.org>
15237
15238 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
15239 0, 1, and many mismatches in message.
15240 (tex-start-shell): Use `set-process-query-on-exit-flag'.
15241
15242 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
15243 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
15244
15245 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
15246
15247 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
15248 vc-diff-switches differently.
15249
15250 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
15251
15252 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
15253 before and a real defvar after
15254 `speedbar-supported-extension-expressions'. This is to silence
15255 the compiler without breaking bootstrapping.
15256
15257 2004-08-22 Richard M. Stallman <rms@gnu.org>
15258
15259 * textmodes/flyspell.el (flyspell-word):
15260 Use set-process-query-on-exit-flag.
15261 (flyspell-highlight-duplicate-region): Take POSS as arg.
15262 (flyspell-word): Pass POSS as arg.
15263
15264 * progmodes/ada-xref.el: Many doc and style fixes.
15265 (ada-find-any-references): Use compilation-start.
15266 (ada-get-ali-file-name): Improve error msg.
15267 (ada-get-ada-file-name): Likewise.
15268
15269 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
15270 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
15271
15272 * mail/mail-extr.el (mail-extr-all-top-level-domains):
15273 Add forward defvar.
15274
15275 * whitespace.el (global-whitespace-mode): New alias
15276 for whitespace-global-mode.
15277
15278 * speedbar.el (speedbar-file-regexp): Move definition up.
15279 (speedbar-mode, speedbar-set-mode-line-format):
15280 Use with-no-warnings.
15281 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
15282
15283 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
15284 controls whether to display the error buffer.
15285
15286 * ps-mule.el: Delete compatibility code for old Emacsen.
15287 (ps-mule-find-wrappoint): Don't use chars-in-region.
15288
15289 * frame.el (display-mouse-p, display-selections-p):
15290 Use with-no-warnings.
15291
15292 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
15293
15294 2004-08-22 David Kastrup <dak@gnu.org>
15295
15296 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
15297 information.
15298
15299 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
15300
15301 2004-08-22 Andreas Schwab <schwab@suse.de>
15302
15303 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
15304
15305 2004-08-22 Masatake YAMATO <jet@gyve.org>
15306
15307 * cvs-status.el (cvs-status-checkout): New function.
15308 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
15309
15310 2004-08-21 David Kastrup <dak@gnu.org>
15311
15312 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
15313 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
15314 has been converted to use hashtables, the relation `nil=none' is
15315 no longer valid, as `nil' is not a hashtable. This patch tries to
15316 reduce the number of resulting errors.
15317
15318 2004-08-21 John Paul Wallington <jpw@gnu.org>
15319
15320 * subr.el (process-kill-without-query): Made obsolete in
15321 version 21.4, not 21.5.
15322
15323 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
15324 (vc-previous-comment, vc-next-comment)
15325 (vc-comment-search-reverse, vc-comment-search-forward)
15326 (vc-comment-to-change-log): Likewise.
15327
15328 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
15329
15330 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
15331
15332 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
15333 Correct indentation of DEFMETHODS with non-standard method
15334 combinations (e.g., PROGN, MIN, MAX).
15335
15336 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
15337
15338 * startup.el (normal-top-level-add-subdirs-to-load-path):
15339 Avoid unnecessarily checking system-type.
15340 (normal-top-level): Set TERM to "dumb". Simplify.
15341
15342 * avoid.el (mouse-avoidance-ignore-p): New fun.
15343 Also ignore switch-frame, select-window, double, and triple clicks.
15344 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
15345 (mouse-avoidance-fancy-hook): Use it.
15346
15347 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
15348
15349 * avoid.el (mouse-avoidance-nudge-mouse)
15350 (mouse-avoidance-banish-destination): Stay within the current window
15351 to avoid problems with mouse-autoselect-window.
15352
15353 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
15354
15355 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
15356 the newer format of some messages in cvs-1.12.1.
15357
15358 2004-08-19 Masatake YAMATO <jet@gyve.org>
15359
15360 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
15361 (elp-results-jump-to-definition-by-mouse)
15362 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
15363 (elp-output-result): Use elp-output-insert-symname.
15364
15365 2004-08-18 Kenichi Handa <handa@m17n.org>
15366
15367 * language/cyrillic.el: Register koi8-r in
15368 ctext-non-standard-encodings-alist.
15369 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
15370
15371 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
15372
15373 * emacs-lisp/copyright.el (copyright-update-year): Delete code
15374 that replaces 20xy with xy.
15375
15376 2004-08-17 John Paul Wallington <jpw@gnu.org>
15377
15378 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
15379 (reb-force-update): Doc fix.
15380
15381 2004-08-16 Richard M. Stallman <rms@gnu.org>
15382
15383 * progmodes/which-func.el (which-func-update-1): Doc fix.
15384
15385 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
15386 (sh-mode-abbrev-table): New variable.
15387
15388 * progmodes/compile.el (compilation-mode): Doc fix.
15389
15390 * emacs-lisp/lisp-mode.el (eval-last-sexp):
15391 Don't cons a new symbol each time.
15392 (eval-last-sexp-fake-value): New variable.
15393
15394 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
15395 (copyright-update-year): Detect continuation of list of years.
15396
15397 * term.el (term-default-fg-color, term-default-bg-color)
15398 (ansi-term-color-vector): Use `unspecified', not nil, as default.
15399
15400 * imenu.el: Several doc fixes: don't say variables are buffer-local.
15401
15402 2004-08-16 Davis Herring <herring@lanl.gov>
15403
15404 * isearch.el (isearch-string, isearch-message-string, isearch-point)
15405 (isearch-success, isearch-forward-flag, isearch-other-end)
15406 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
15407 (isearch-barrier, isearch-within-brackets)
15408 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
15409
15410 2004-08-16 Kenichi Handa <handa@m17n.org>
15411
15412 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
15413
15414 2004-08-15 Kenichi Handa <handa@m17n.org>
15415
15416 * term/x-win.el (x-selection-value): If utf8 was successful but
15417 ctext was not, use utf8 string.
15418
15419 2004-08-14 Davis Herring <herring@lanl.gov>
15420
15421 * isearch.el: Remove accidental changes of March 4. Fix backing
15422 up when a regexp isearch is made more general. Use symbolic
15423 accessor functions for isearch stack frames to make usage clearer.
15424 (search-whitespace-regexp): Made groups in documentation shy (as
15425 is the group in the default value).
15426 (isearch-fallback): New function, addresses problems with regexps
15427 liberalized by `\|', adds support for liberalization by `\}' (the
15428 general repetition construct), and incorporates behavior for
15429 `*'/`?'.
15430 (isearch-}-char): New command, calls `isearch-fallback' with
15431 arguments appropriate to a typed `}'.
15432 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
15433 appropriately.
15434 (isearch-mode-map): Bind `}' to `isearch-}-char'.
15435 (isearch-string, isearch-message,string, isearch-point)
15436 (isearch-success, isearch-forward-flag, isearch-other-end)
15437 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
15438 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
15439 New inline functions to read fields of a stack frame.
15440
15441 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
15442
15443 * battery.el (battery-linux-proc-acpi): Look into battery
15444 directories matching the literal string "CMB", too (required for
15445 Linux kernel version 2.6.7).
15446
15447 2004-08-14 John Paul Wallington <jpw@gnu.org>
15448
15449 * cus-start.el (read-file-name-completion-ignore-case): Add.
15450 (blink-cursor-alist): Change version to "21.4".
15451
15452 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
15453
15454 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
15455
15456 * speedbar.el (speedbar-scan-subdirs): New option.
15457 (speedbar-file-lists): Don't ignore file-name case on Unix and use
15458 dolist.
15459 (speedbar-insert-files-at-point): Take an extra argument and use
15460 it to optionally find out if a subdir is empty. Also unreadable
15461 files don't get expand buttons.
15462 (speedbar-directory): New image (unused pixmap already existed).
15463 (speedbar-expand-image-button-alist): Use it.
15464
15465 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
15466
15467 CC Mode update to 5.30.9:
15468
15469 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
15470 Move from cc-vars to cc-defs for dependency reasons. Fix the
15471 POSIX char class test to check that it works in
15472 `skip-chars-(forward|backward)' too.
15473
15474 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
15475 first argument starts with a special brace list.
15476
15477 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
15478 when `c-opt-type-concat-key' is used (i.e. in Pike).
15479
15480 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
15481 Fix bug when the inner char pair doesn't have paren syntax,
15482 i.e. "(<>)".
15483
15484 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
15485 whitespace safe.
15486
15487 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
15488 position for `arglist-intro', `arglist-cont-nonempty' and
15489 `arglist-close' when there are two arglist open parens on the same
15490 line and there's nothing in front of the first.
15491
15492 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
15493 locking of qualified names in Java, which previously could fontify
15494 common indexing expressions in many cases. The standard Java
15495 naming conventions are used to tell them apart.
15496
15497 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
15498 Fix inconsistency wrt opening parens on the first line inside a paren
15499 block.
15500
15501 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
15502 compile time for the sake of `c-major-mode-is'.
15503
15504 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
15505 `c-major-mode-is' in the event that this is used inside a
15506 `c-lang-defconst'.
15507
15508 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
15509 `c-lang-defconst' so that it works better with fallback languages.
15510
15511 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
15512 it to fail to record the base mode.
15513
15514 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
15515 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
15516 is used. Reorder the syntax checks to get more efficient
15517 skipping in some situations.
15518
15519 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
15520 continuation which might precede the newly inserted '{'.
15521
15522 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
15523 Fix cases where it could loop indefinitely.
15524
15525 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
15526 size specs correctly. Only fontify identifiers in front of '('
15527 with as functions - don't accept any paren char. Tighten up
15528 initializer skipping to stop before function and class blocks.
15529
15530 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
15531 the point could be left directly after an open paren when finding
15532 the beginning of the first decl in the block.
15533
15534 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
15535 table when filtering out legitimate open parens to be recorded.
15536 This could cause cache inconsistencies when e.g.
15537 `c++-template-syntax-table' was temporarily in use.
15538
15539 * progmodes/cc-engine.el (c-on-identifier)
15540 (c-simple-skip-symbol-backward): Small fix for handling "-"
15541 correctly in `skip-chars-backward'. Affected the operator lfun
15542 syntax in Pike.
15543
15544 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
15545 Fix bug that could cause an error from `after-change-functions' when
15546 the changed region is at bob.
15547
15548 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
15549
15550 CC Mode update to 5.30.9:
15551
15552 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
15553 to say that <TAB> doesn't insert WS into a CPP line.
15554 (c-indent-command, c-tab-always-indent): Amend doc strings.
15555
15556 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
15557 checks for user errors, thus eliminating cryptic and unhelpful
15558 Emacs error messages. (1) Check the arg to `c-set-style' is a
15559 string. (2) Check that settings to `c-offsets-alist' are not
15560 spuriously quoted.
15561
15562 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
15563 which precedes the newly inserted `{'.
15564
15565 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
15566
15567 Sync with Tramp 2.0.44.
15568
15569 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
15570 function "tramp_file_attributes". Otherwise, file names
15571 containing spaces are misinterpreted. Reported by Magnus Henoch
15572 <mange@freemail.hu>.
15573 (tramp-handle-file-truename): FILENAME must be expanded first.
15574 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
15575 obscure results. Reported by D. Goel <deego@gnufans.org>.
15576 (tramp-handle-verify-visited-file-modtime): If file does not
15577 exist, say it is not modified if and only if that agrees with the
15578 buffer's record. Check whether a file is visiting the buffer, or
15579 the buffer has no recorded last modification time. Return t in
15580 case the visiting file doesn't exist. Suggested by Luc Teirlinck
15581 <teirllm@auburn.edu>.
15582 (tramp-handle-write-region): Pass modtime explicitly to
15583 `set-visited-file-modtime', because filename can be different
15584 from (buffer-file-name) if `file-precious-flag' is set.
15585 `set-visited-file-modtime' must be called always when `visit' is t
15586 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
15587 (tramp-handle-set-visited-file-modtime): If `time-list' is not
15588 nil, don't apply the whole body. If the file doesn't exists, set
15589 modtime to '(-1 65535). Suggested by Luc Teirlinck
15590 <teirllm@auburn.edu>.
15591
15592 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
15593
15594 * help.el (describe-bindings): Doc fix.
15595
15596 * subr.el (kbd): Doc fix.
15597
15598 2004-08-08 John Paul Wallington <jpw@gnu.org>
15599
15600 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
15601 instead of `string-to-int'.
15602 (define-ibuffer-column mode): Fix indentation.
15603
15604 2004-08-08 Lars Hansen <larsh@math.ku.dk>
15605
15606 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
15607
15608 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
15609
15610 * subr.el (global-unset-key, local-unset-key): Doc fixes.
15611
15612 * novice.el (disabled-command-function): New variable renamed from
15613 `disabled-command-hook'.
15614 (disabled-command-hook): Keep the _variable_ as alias for
15615 `disabled-command-function' and make obsolete.
15616 (disabled-command-function): Function renamed from
15617 `disabled-command-hook'. Adapt code to name change of the variable.
15618
15619 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
15620
15621 * simple.el (completion-root-regexp): New defvar.
15622 (completion-setup-function): Use it instead of a literal string.
15623
15624 2004-08-07 John Paul Wallington <jpw@gnu.org>
15625
15626 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
15627 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
15628 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
15629 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
15630
15631 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
15632
15633 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
15634 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
15635
15636 2004-08-04 Kenichi Handa <handa@m17n.org>
15637
15638 * international/encoded-kb.el (encoded-kbd-setup-keymap):
15639 Fix previous change.
15640
15641 2004-08-03 Kenichi Handa <handa@m17n.org>
15642
15643 * international/encoded-kb.el: The following changes are to
15644 utilize key-translation-map instead of minor mode map.
15645 (encoded-kbd-iso2022-non-ascii-map): Delete it.
15646 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
15647 (encoded-kbd-last-key): New function.
15648 (encoded-kbd-iso2022-single-shift): New function.
15649 (encoded-kbd-iso2022-designation)
15650 (encoded-kbd-self-insert-iso2022-7bit)
15651 (encoded-kbd-self-insert-iso2022-8bit)
15652 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
15653 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
15654 key-translation-map.
15655 (encoded-kbd-setup-keymap): Setup key-translation-map.
15656 (saved-key-translation-map): New variable.
15657 (encoded-kbd-mode): Save/restore key-translation-map.
15658 Adjust for the change of encoded-kbd-setup-keymap.
15659
15660 2004-08-02 Kim F. Storm <storm@cua.dk>
15661
15662 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
15663 and call compute-motion with nil for topos and width to get proper
15664 usable width and height for both window and non-window systems.
15665
15666 * windmove.el (windmove-coordinates-of-position): Let compute-motion
15667 calculate usable window width and height.
15668
15669 * window.el (window-buffer-height): Call compute-motion with nil width.
15670
15671 2004-08-01 David Kastrup <dak@gnu.org>
15672
15673 * replace.el (query-replace-read-from):
15674 Use `query-replace-compile-replacement'.
15675 (query-replace-compile-replacement): New function.
15676 (query-replace-read-to): Use `query-replace-compile-replacement'
15677 for repeating the last command.
15678
15679 2004-08-01 John Paul Wallington <jpw@gnu.org>
15680
15681 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
15682 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
15683 (pr-switches): Remove period from end of error messages.
15684
15685 * help-mode.el (help-go-back): Likewise.
15686
15687 * abbrev.el (only-global-abbrevs): Doc fix.
15688 (edit-abbrevs-map): Define within defvar.
15689 (quietly-read-abbrev-file): Doc fix.
15690
15691 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
15692
15693 * novice.el (enable-command, disable-command): Doc fixes.
15694
15695 * subr.el (event-modifiers, event-basic-type): Doc fixes.
15696
15697 2004-07-30 Richard M. Stallman <rms@gnu.org>
15698
15699 * subr.el (with-local-quit): Doc fix.
15700
15701 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
15702
15703 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
15704
15705 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
15706
15707 * custom.el (defcustom): Doc fix.
15708
15709 2004-07-28 Masatake YAMATO <jet@gyve.org>
15710
15711 * progmodes/etags.el (etags-tags-apropos): Show building progress.
15712
15713 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
15714
15715 * imenu.el (imenu-prev-index-position-function)
15716 (imenu-extract-index-name-function, imenu-name-lookup-function)
15717 (imenu--index-alist): Docstring redundancy fix.
15718
15719 2004-07-25 Lars Hansen <larsh@math.ku.dk>
15720
15721 * wdired.el (wdired-finish-edit): Require dired-aux before locally
15722 binding dired-backup-overwrite.
15723
15724 2004-07-25 John Paul Wallington <jpw@gnu.org>
15725
15726 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
15727
15728 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
15729
15730 * term/tty-colors.el (tty-color-approximate): Doc fix.
15731
15732 * select.el (x-get-selection, x-set-selection): Doc fixes.
15733
15734 * frame.el (make-frame): Doc fix.
15735
15736 2004-07-24 Richard M. Stallman <rms@gnu.org>
15737
15738 * mail/rmail.el (rmail-mime-charset-pattern):
15739 Don't include semicolon in the charset value.
15740
15741 * replace.el (occur-next-error): Call set-window-point.
15742 (occur-engine): Handle negative NLINES.
15743
15744 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
15745
15746 * frame.el (modify-all-frames-parameters): Minor doc fix.
15747 (set-frame-configuration): Doc fix.
15748
15749 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
15750
15751 * simple.el (completion-setup-function): Compute the common parts
15752 and the first difference place correctly when
15753 partial-completion-mode is on.
15754
15755 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15756
15757 * ps-print.el: Doc fix.
15758 (ps-print-version): New version 6.6.5.
15759 (ps-printing-region): Doc fix.
15760 (ps-generate-string-list): Comment fix.
15761 (ps-message-log-max): Code fix.
15762
15763 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
15764
15765 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
15766 generated PostScript.
15767
15768 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
15769
15770 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
15771 with Gnus v5_10 branch.)
15772
15773 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
15774
15775 * calendar/time-date.el (time-to-number-of-days): New function.
15776 Imported from Gnus.
15777
15778 2004-07-22 Kim F. Storm <storm@cua.dk>
15779
15780 * progmodes/make-mode.el: Fix comments.
15781
15782 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15783
15784 * printing.el: Doc fix.
15785
15786 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
15787
15788 * frame.el (modify-all-frames-parameters): Minor doc fix.
15789
15790 2004-07-20 Richard M. Stallman <rms@gnu.org>
15791
15792 * textmodes/fill.el (fill-nobreak-p): If this break point is
15793 at the end of the line, don't consider the newline which follows
15794 as a reason to return t.
15795
15796 2004-07-19 John Paul Wallington <jpw@gnu.org>
15797
15798 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
15799
15800 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
15801
15802 * dired-aux.el (dired-do-kill-lines): Expand docstring.
15803 Delete irrelevant code.
15804
15805 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
15806
15807 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15808 New docstring. From Luc Teirlinck.
15809
15810 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
15811
15812 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
15813 section.
15814 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
15815 non-file buffers. We know it is nil.
15816
15817 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
15818
15819 Sync with Tramp 2.0.43.
15820
15821 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15822 Remove outdated comment.
15823 (tramp-locked, tramp-locker): New variables for implementing a
15824 global lock.
15825 (tramp-sh-file-name-handler): Use them to implement the global lock.
15826
15827 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
15828
15829 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
15830 calls to respective `xxx` calls.
15831 (tramp-process-alive-regexp): Precise doc string.
15832 (tramp-multi-action-process-alive): New defun.
15833 (tramp-multi-actions): Use it.
15834 (tramp-handle-find-backup-file-name): `copy-tree' is available
15835 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
15836 in order to avoid this function.
15837 (tramp-handle-write-region): Set current buffer. If connection
15838 wasn't open, `file-modes' has changed it accidentally. Reported by
15839 David Kastrup <dak@gnu.org>.
15840 (tramp-enter-password, tramp-read-passwd): New arguments USER and
15841 HOST.
15842 (tramp-action-password, tramp-multi-action-password): Apply it.
15843 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
15844 name must still contain the port number. Otherwise, we have two
15845 Tramp buffers, with all the confusion. Reported by Myron Selby
15846 <myron@xytech.com> and Rolf Dubitzky
15847 <Dubitzky@physi.uni-heidelberg.de>.
15848
15849 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
15850 HOST to `tramp-enter-passwd'.
15851
15852 * net/tramp-vc.el (all): Code cleanup. Change all
15853 `tramp-handle-xxx' calls to respective `xxx` calls.
15854
15855 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
15856
15857 * emacs-lisp/testcover.el: New category "potentially-1valued" for
15858 functions that are not erroneous if either 1-valued or
15859 multi-valued. Detect functions in this class.
15860 (testcover-1value-functions, testcover-compose-functions)
15861 (testcover-progn-functions) Add some additional functions to lists.
15862 (testcover-mark): Bugfix when marking up the definition for an
15863 empty function.
15864
15865 2004-07-17 Richard M. Stallman <rms@gnu.org>
15866
15867 * replace.el (occur-read-primary-args): Pass default to
15868 read-from-minibuffer.
15869
15870 * mail/footnote.el (footnote-section-tag): Use defcustom.
15871
15872 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
15873 Compile font-lock-keywords, not KEYWORDS.
15874 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
15875 Add warn, check-type. Handle cerror like error.
15876
15877 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
15878
15879 * progmodes/which-func.el (which-func-keymap): New var.
15880 (which-func-face): New face.
15881 (which-func-format): Use them.
15882
15883 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
15884
15885 * buff-menu.el (list-buffers-noselect): Append the buffer's
15886 process status to its mode name.
15887
15888 2004-07-16 Kim F. Storm <storm@cua.dk>
15889
15890 * simple.el (inhibit-mark-movement): New defvar.
15891 (beginning-of-buffer, end-of-buffer): Do not push mark if
15892 inhibit-mark-movement is non-nil or C-u prefix is given.
15893
15894 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
15895 Init to beginning-of-buffer and end-of-buffer.
15896 (cua--undo-push-mark): New defvar.
15897 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
15898 already active and command is in cua--preserve-mark-commands.
15899 Also fix check for shift modifier on non-window systems.
15900 (cua--post-command-handler): Clear inhibit-mark-movement if set.
15901
15902 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
15903
15904 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
15905 of two integers, instead of a cons.
15906
15907 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
15908 `visited-file-modtime' now returns a list of two integers, instead
15909 of a cons.
15910
15911 * dired.el (dired-directory-changed-p): Ditto.
15912
15913 * progmodes/grep.el (grep): Doc fix.
15914
15915 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
15916
15917 * autorevert.el (auto-revert-tail-mode)
15918 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
15919 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
15920 in both at the same time.
15921 (auto-revert-tail-mode): New command.
15922 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
15923 (auto-revert-handler): Revert only either tail or whole file.
15924
15925 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
15926 add auto-revert-tail-mode.
15927
15928 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15929
15930 * printing.el: Doc fix. Change name of some funs.
15931 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
15932 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
15933 (pr-standard-file-name): New fun. Replace pr-standard-path.
15934 (pr-call-process): Code fix.
15935
15936 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
15937
15938 * subr.el (with-selected-window): Doc fix.
15939
15940 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
15941
15942 * subr.el (get-buffer-window-list): Doc fix.
15943
15944 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
15945
15946 * files.el (switch-to-buffer-other-window): Doc fix.
15947
15948 * window.el (save-selected-window, one-window-p)
15949 (split-window-keep-point, split-window-vertically)
15950 (split-window-horizontally): Doc fixes.
15951
15952 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15953
15954 * printing.el: Doc fix. Now it uses call-process instead of
15955 shell-command for low command execution.
15956 (pr-version): New version number (6.8).
15957 (pr-shell-file-name): Option removed.
15958 (pr-shell-command): Fun removed.
15959 (pr-call-process): New fun. Replace pr-shell-command.
15960 (pr-standard-path, pr-remove-nil-from-list): New funs.
15961 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
15962 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
15963 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
15964 (pr-ps-utility-process, pr-txt-print): Code fix.
15965
15966 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
15967
15968 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
15969 boolean.
15970
15971 2004-07-09 Lars Hansen <larsh@math.ku.dk>
15972
15973 * wid-edit.el (widget-field-buffer): Doc fix.
15974
15975 2004-07-09 John Paul Wallington <jpw@gnu.org>
15976
15977 * emacs-lisp/re-builder.el (reb-update-overlays):
15978 Distinguish between one and several matches in message.
15979
15980 2004-07-09 Richard M. Stallman <rms@gnu.org>
15981
15982 * mouse.el (mouse-set-region-1): If transient-mark-mode
15983 is `identity', change it to `only'.
15984
15985 * simple.el (current-word): Doc fix.
15986
15987 2004-07-09 Mark A. Hershberger <mah@everybody.org>
15988
15989 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
15990 so that it is more understanding of whitespace.
15991
15992 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
15993 (("ns" . "element") (attr-list) children) instead of
15994 ((:ns . "element") (attr-list) children) in order to reduce the
15995 number of symbols used.
15996 (xml-skip-dtd): Change to use xml-parse-dtd but set
15997 xml-validating-parsing to nil.
15998 (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
15999 (xml-substitute-entity): Remove in favor of new entity substitution.
16000 (xml-substitute-special): Rewrite in to substitute complex
16001 entities from DOCTYPE declarations.
16002 (xml-parse-fragment): Parse fragments from entity declarations.
16003 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
16004 (xml-parse-dtd, xml-substitute-special): Make validity checks
16005 conditioned on xml-validating-parser. Add "Not Well Formed" to
16006 error messages about well-formedness.
16007
16008 2004-07-08 Steven Tamm <steventamm@mac.com>
16009
16010 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
16011 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
16012 Do not treat double clicks and triple clicks specially in the
16013 scroll bar (preventing strange repositioning problems)
16014
16015 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
16016
16017 * replace.el (query-replace-regexp-eval): Fix last change.
16018
16019 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
16020
16021 * replace.el (query-replace-descr): New fun.
16022 (query-replace-read-from, query-replace-read-args): Default to the
16023 previous from&to.
16024 (query-replace-read-to): Quote the `from' string when displaying it.
16025 (query-replace-regexp-eval): Immediately check read-only status.
16026 Use query-replace-read-from to get the \n checking.
16027 Quote the `from' string when displaying it.
16028 (map-query-replace-regexp, occur-read-primary-args):
16029 Quote the `from' string when displaying it.
16030
16031 * isearch.el (isearch-query-replace): Pass the regexp-ness and
16032 delimited-ness of the search to query-replace.
16033
16034 * replace.el (query-replace-read-from, query-replace-read-to):
16035 New funs extracted from query-replace-read-args.
16036 (query-replace-read-args): Use them.
16037
16038 * replace.el (query-replace-interactive, query-replace-read-args):
16039 Remove the `initial' special value.
16040 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
16041 (occur-engine): Remove unused var `matchend'.
16042
16043 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
16044 Use the search string without prompting.
16045
16046 2004-07-05 Kenichi Handa <handa@m17n.org>
16047
16048 * international/mule.el (decode-coding-inserted-region):
16049 Set last-coding-system-used only when coding is nil.
16050
16051 2004-07-03 Eli Zaretskii <eliz@gnu.org>
16052
16053 * progmodes/grep.el (grep-compute-defaults, grep-command)
16054 (grep-program, find-program, grep-find-use-xargs, grep-history)
16055 (grep-find-history, grep-tag-default, grep-find-command)
16056 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
16057 Add autoload cookies, for unbundled packages that load `compile'
16058 and expect all grep-related symbols to become defined.
16059
16060 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
16061
16062 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
16063 (iimage-mode-image-search-path): New user option to search the
16064 image file.
16065 (iimage-locate-file): New function. Emacs21.3 or earlier does not
16066 have locate-file.
16067 (iimage-mode-buffer): Use it.
16068
16069 2004-07-03 Nick Roberts <nickrob@gnu.org>
16070
16071 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
16072 carefully.
16073 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
16074
16075 2004-07-03 Juri Linkov <juri@jurta.org>
16076
16077 * replace.el (query-replace-read-args): Swallow space after 'foo,
16078 not after (quote foo). Match space only immediately after symbol,
16079 not anywhere in the whole string.
16080
16081 2004-07-02 Richard M. Stallman <rms@gnu.org>
16082
16083 * replace.el (query-replace-read-args): Swallow space after
16084 symbols, not after closeparens. But avoid error if string ends there.
16085
16086 * progmodes/python.el (python-beginning-of-statement):
16087 Exit the loop if backward-up-list gets error.
16088
16089 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
16090
16091 2004-07-02 Andre Spiegel <spiegel@gnu.org>
16092
16093 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
16094 only if vc-consult-headers is non-nil.
16095
16096 2004-07-02 Juri Linkov <juri@jurta.org>
16097
16098 * pcvs.el (cvs-mode-diff-repository): New command.
16099
16100 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
16101
16102 2004-07-01 Juri Linkov <juri@jurta.org>
16103
16104 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
16105 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
16106 C-M-% to isearch-query-replace-regexp.
16107 (minibuffer-local-isearch-map): Add arrow key bindings.
16108 Bind C-f to isearch-yank-char-in-minibuffer.
16109 (isearch-forward): Doc fix.
16110 (isearch-edit-string): Doc fix.
16111 (isearch-query-replace, isearch-query-replace-regexp): New funs.
16112 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
16113 (isearch-yank-char): Add optional arg.
16114 (isearch-yank-char-in-minibuffer): New fun.
16115
16116 * replace.el (query-replace-interactive): Change type from boolean
16117 to choice. Add value `initial'.
16118 (query-replace-read-args): Handle value `initial' of
16119 query-replace-interactive.
16120
16121 2004-06-29 Kim F. Storm <storm@cua.dk>
16122
16123 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
16124 (breakpoint-disabled-bitmap-face): Add :group 'gud.
16125
16126 * progmodes/ada-xref.el (ada-tight-gvd-integration):
16127 Add :group 'ada.
16128
16129 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
16130
16131 2004-06-29 Juri Linkov <juri@jurta.org>
16132
16133 * replace.el (query-replace-read-args): Swallow a space after
16134 everything except )]" which in most cases means after a symbol.
16135
16136 * emacs-lisp/pp.el (pp-buffer): Add autoload.
16137
16138 2004-06-28 Richard M. Stallman <rms@gnu.org>
16139
16140 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
16141 More changes to go with previous change in font-lock.el.
16142
16143 2004-06-26 David Kastrup <dak@gnu.org>
16144
16145 * replace.el (perform-replace): Highlight the match even in
16146 non-query mode if there is potential replace string editing.
16147
16148 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
16149
16150 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
16151 agree with new return value of `file-remote-p'.
16152 This syncs with Tramp 2.0.42.
16153
16154 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
16155 according to new documentation of `file-remote-p'.
16156
16157 * files.el (file-remote-p): Fix doc to say that return value is
16158 identification of remote system, if not nil.
16159 (file-relative-name): Use new return value of `file-remote-p'.
16160
16161 2004-06-26 Nick Roberts <nickrob@gnu.org>
16162
16163 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
16164 (gdb-goto-breakpoint): Fix breakage.
16165
16166 2004-06-26 Eli Zaretskii <eliz@gnu.org>
16167
16168 * man.el (Man-getpage-in-background): Add windows-nt to the list
16169 of systems where shell-file-name should be used instead of
16170 literal "sh".
16171
16172 2004-06-25 Sam Steingold <sds@gnu.org>
16173
16174 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
16175 function names `(setf symbol)'.
16176
16177 2004-06-24 Richard M. Stallman <rms@gnu.org>
16178
16179 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
16180
16181 * font-lock.el (font-lock-keywords): Change format of compiled values.
16182 Document it.
16183 (font-lock-add-keywords): If font-lock-keywords is compiled,
16184 extract the uncompiled version, modify, then recompile.
16185 (font-lock-remove-keywords): Likewise.
16186 (font-lock-fontify-keywords-region): Handle changed format.
16187 (font-lock-compile-keywords): Handle changed format.
16188 (font-lock-set-defaults): Compile the keywords explicitly here.
16189
16190 2004-06-24 David Kastrup <dak@gnu.org>
16191
16192 * replace.el (query-replace-read-args): Implement `\,' and `\#'
16193 replacements here.
16194 (query-replace-regexp): Doc string explaining this and the new
16195 `\?' replacement. Remove `\,' and `\#' implementation here, as it
16196 is better placed in `query-replace-read-args'.
16197 (replace-regexp): Explain `\,', `\#' and `\?'.
16198 (replace-match-data): New function for thorough reuse/destruction
16199 of old match-data.
16200 (replace-match-maybe-edit): Function for implementing `\?' editing.
16201 (perform-replace): Fix maintaining of the match stack including
16202 already matched regions, implement `\?', fix various problems
16203 with regions while editing and other stuff.
16204 (replace-highlight): Simplify.
16205
16206 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
16207
16208 * progmodes/grep.el (grep-error-screen-columns): New variable.
16209 (grep-regexp-alist): Give it the full functionality of gnu style
16210 compilation messages with line and column ranges. Ask me for the
16211 perl script I'm working on, that uses these.
16212
16213 2004-06-23 Nick Roberts <nickrob@gnu.org>
16214
16215 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
16216 Remove.
16217 (comint-insert-input, comint-mouse-insert-input): New functions
16218 based on comint-insert-clicked-input for two bindings but just
16219 one functionality.
16220
16221 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
16222
16223 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
16224
16225 2004-06-23 Lars Hansen <larsh@math.ku.dk>
16226
16227 * files.el (write-contents-functions): Doc fix.
16228
16229 2004-06-21 Juanma Barranquero <lektu@terra.es>
16230
16231 * image.el (image-library-alist): Rewrite docstring in active voice.
16232
16233 2004-06-20 Richard M. Stallman <rms@gnu.org>
16234
16235 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
16236
16237 * isearch.el (isearch-repeat): Avoid testing old match data.
16238 (isearch-message): Display trailing space in special font
16239 when search is failing.
16240 (isearch-search-fun-function): Doc fix.
16241
16242 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
16243
16244 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
16245
16246 * frame.el (show-trailing-whitespace): Doc fix.
16247
16248 * cus-edit.el (custom-variable-documentation): New function.
16249 (custom-variable): Use it.
16250
16251 2004-06-19 Nick Roberts <nickrob@gnu.org>
16252
16253 * man.el (Man-getpage-in-background): Revert previous change but
16254 make cygwin a special case.
16255
16256 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
16257
16258 * autorevert.el (global-auto-revert-non-file-buffers):
16259 Update docstring.
16260
16261 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
16262
16263 * progmodes/compile.el (compilation-error-properties): Store one
16264 more than end-col, if present, so that transient-mark-mode will
16265 highlight last char too.
16266 * progmodes/grep.el (grep-regexp-alist): Match columns and column
16267 ranges, if present.
16268
16269 2004-06-18 Jason Rumney <jasonr@gnu.org>
16270
16271 * makefile.w32-in: Double percent signs in for loops.
16272
16273 2004-06-17 David Kastrup <dak@gnu.org>
16274
16275 * replace.el (query-replace-read-args): Only warn about use of \n
16276 and \t when we are doing a regexp replacement and the actual
16277 escaped character is n or t.
16278 (query-replace-regexp): Add \, and \# interpretation to
16279 interactive call and document it.
16280 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
16281 as shortkey for replace-count.
16282 (replace-quote): New function for doubling backslashes.
16283
16284 2004-06-17 Juanma Barranquero <lektu@terra.es>
16285
16286 * files.el (parse-colon-path, cd): Mention in docstring that the
16287 path separator is colon in GNU-like systems.
16288
16289 * newcomment.el (comment-region-internal): Fix docstring.
16290
16291 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
16292 (ewoc-invalidate, ewoc-collect): Doc fixes.
16293 (ewoc--create-node, ewoc--delete-node-internal):
16294 Fix typos in docstring.
16295
16296 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
16297
16298 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
16299 manual to docstring.
16300
16301 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16302
16303 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
16304
16305 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
16306
16307 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16308 Add hyperlink to emacs-xtra manual to docstring.
16309
16310 * autorevert.el (global-auto-revert-non-file-buffers):
16311 Add hyperlink to emacs-xtra manual to docstring, as well as an
16312 info-link.
16313
16314 2004-06-14 Juanma Barranquero <lektu@terra.es>
16315
16316 * image.el (image-library-alist): New variable to map image types
16317 to external libraries. Initialized to nil, unless system-specific
16318 configs change it.
16319 (image-type-available-p): Determine whether an image type is
16320 available by calling `init-image-library'.
16321
16322 * term/w32-win.el (image-library-alist): Initialize to a known set
16323 of probable library names.
16324
16325 2004-06-14 Kenichi Handa <handa@m17n.org>
16326
16327 * international/code-pages.el (windows-1256, cp1125): Fix tables
16328 for several characters.
16329
16330 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
16331
16332 2004-06-13 Richard M. Stallman <rms@gnu.org>
16333
16334 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
16335
16336 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
16337 not "`pc-selection-mode'".
16338
16339 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
16340
16341 * simple.el (previous-matching-history-element): Specify a default.
16342
16343 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
16344
16345 * cus-face.el (custom-declare-face): Simplify code.
16346
16347 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
16348
16349 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
16350
16351 * files.el (before-save-hook): Add `time-stamp' to the options.
16352
16353 * time-stamp.el (time-stamp): Recommend adding it to
16354 `before-save-hook', rather than `write-file-functions'.
16355 Make a similar change in `Commentary' section.
16356
16357 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
16358
16359 * diff-mode.el (diff-current-defun): If at start of hunk, use
16360 position of first change.
16361
16362 2004-06-13 Lars Hansen <larsh@math.ku.dk>
16363
16364 * dired-x.el (dired-mark-omitted): Bind to "*O".
16365
16366 2004-06-12 Karl Fogel <kfogel@red-bean.com>
16367
16368 * bookmark.el (bookmark-bmenu-relocate): New function, as
16369 suggested by David J. Biesack <David.Biesack@sas.com>.
16370 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
16371 (bookmark-bmenu-mode): Describe binding in doc string.
16372 (bookmark-set-filename): Save the bookmark list if it's time.
16373
16374 2004-06-13 Kenichi Handa <handa@m17n.org>
16375
16376 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
16377 (ccl-untranslated-to-ucs): Fix typo.
16378
16379 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
16380
16381 * progmodes/python.el (python-open-block-statement-p):
16382 Fix indentation after a block opening that contains a comment.
16383
16384 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
16385
16386 * bindings.el (completion-ignored-extensions): Add file extensions
16387 of Python byte-compiled files.
16388
16389 2004-06-12 Juri Linkov <juri@jurta.org>
16390
16391 * info.el (Info-goto-node): Add autoload.
16392 (Info-toc): Add substring-no-properties on Info file name.
16393 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
16394 (Info-mode-map): Bind L to Info-history, T to Info-toc.
16395
16396 2004-06-12 Kenichi Handa <handa@m17n.org>
16397
16398 * international/mule-cmds.el (set-language-environment):
16399 Load subst tables if necessary.
16400
16401 * international/mule.el (decode-char): Load subst tables if necessary.
16402 (encode-char): Likewise.
16403
16404 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
16405 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
16406 (utf-16le-decode-loop): Set r5 to -1 before loop.
16407 (utf-16be-decode-loop): Likewise.
16408 (ccl-decode-mule-utf-16le): Add EOF processing block.
16409 (ccl-decode-mule-utf-16be): Likewise.
16410 (ccl-decode-mule-utf-16le-with-signature): Likewise.
16411 (ccl-decode-mule-utf-16be-with-signature): Likewise.
16412 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
16413 (ccl-mule-utf-16-encode-untrans): New CCL.
16414 (utf-16-decode-to-ucs): Handle pre-read character.
16415 (utf-16le-encode-loop): Handle surrogate pair.
16416 (utf-16be-encode-loop): Likewise.
16417 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
16418 of utf-16le-encode-loop.
16419 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
16420 of utf-16be-encode-loop.
16421 (mule-utf-16-post-read-conversion):
16422 Call utf-8-post-read-conversion at first.
16423 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
16424 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
16425 Add post-read-conversion and pre-write-conversion.
16426
16427 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
16428 (utf-translate-cjk-unicode-range): New variable.
16429 (utf-translate-cjk-load-tables): New function.
16430 (utf-lookup-subst-table-for-decode): New function.
16431 (utf-lookup-subst-table-for-encode): New function.
16432 (utf-translate-cjk-mode): Init-value changed to t. Don't load
16433 tables here. Update safe-charsets of utf-* coding systems.
16434 (ccl-mule-utf-untrans): New CCL.
16435 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
16436 at end of each branch.
16437 (ccl-mule-utf-8-encode-untrans): New CCL.
16438 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
16439 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
16440 length of encoding. Don't return r0.
16441 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
16442 (utf-8-post-read-conversion): Narrow to region properly.
16443 If utf-translate-cjk-mode is on, load tables if necessary.
16444 Call utf-8-compose with hash-table arg if necessary.
16445 Call XXX-compose-region instead of XXX-post-read-conversion.
16446 (utf-8-pre-write-conversion): New function.
16447 (mule-utf-8): Include CJK charsets in safe-charsets if
16448 utf-translate-cjk-mode is on. Add pre-write-conversion.
16449
16450 * international/characters.el: Temporarily set
16451 utf-translate-cjk-mode to nil.
16452
16453 * language/devan-util.el (devanagari-compose-region):
16454 Add autoload cookie.
16455
16456 * international/ccl.el (ccl-dump-call): Fix printing the
16457 subroutine name.
16458
16459 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
16460
16461 * dired.el (dired-revert): If buffer is marked unmodified before
16462 reverting, keep it marked unmodified.
16463 Adapt to new conventions for commenting out code.
16464 (dired-make-relative): Adapt to new conventions for commenting out code.
16465
16466 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
16467
16468 * eshell/esh-module.el (eshell-load-defgroups):
16469 Bind `vc-handled-backends' to nil when opening files.
16470
16471 2004-06-11 Juanma Barranquero <lektu@terra.es>
16472
16473 * files.el (parse-colon-path, cd): Doc fixes (refer to
16474 `path-separator', not colon).
16475
16476 2004-06-10 Juanma Barranquero <lektu@terra.es>
16477
16478 * newcomment.el (comment-search-forward)
16479 (comment-search-backward): Fix typos in docstring.
16480 (comment-region): Doc fix.
16481
16482 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
16483
16484 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
16485 switch is no longer stored in `dired-switches-alist'.
16486
16487 * dired-aux.el (dired-insert-subdir): Do not store R switch in
16488 `dired-switches-alist'.
16489
16490 2004-06-10 Kim F. Storm <storm@cua.dk>
16491
16492 * pcvs.el (cvs-mode-diff-yesterday): New command.
16493
16494 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
16495
16496 2004-06-10 Juri Linkov <juri@jurta.org>
16497
16498 * emacs-lisp/edebug.el (edebug-eval-defun):
16499 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
16500 Fix docstring.
16501
16502 * simple.el (eval-expression-print-format): Don't print additional
16503 information on the first call to `eval-print-last-sexp'.
16504 (next-error-find-buffer): Fix punctuation.
16505 (killing) <defgroup>: Fix punctuation.
16506 (yank-excluded-properties): Change group from editing to killing.
16507
16508 * replace.el (perform-replace): Use `limit' to terminate the
16509 while-loop explicitly.
16510
16511 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16512
16513 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
16514 Use lc-*.xpm as prefix instead of *-locol.xpm.
16515
16516 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
16517 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
16518 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
16519 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
16520 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
16521 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
16522 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
16523 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
16524 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
16525 * toolbar/lc-up_arrow.xpm:
16526 Rename from *-locol.xpm.
16527
16528 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
16529
16530 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
16531 include forms like &<str>; as valid url patterns.
16532
16533 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
16534
16535 * dired.el (dired-diff, dired-backup-diff)
16536 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
16537 (dired-do-chown, dired-do-touch, dired-do-print)
16538 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
16539 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
16540 (dired-create-directory, dired-do-copy, dired-do-symlink)
16541 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
16542 (dired-do-copy-regexp, dired-do-hardlink-regexp)
16543 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
16544 (dired-maybe-insert-subdir, dired-next-subdir)
16545 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
16546 (dired-kill-subdir, dired-tree-up, dired-tree-down)
16547 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
16548 (dired-run-shell-command, dired-query): Remove redundant,
16549 or incorrect, autoloads.
16550
16551 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
16552 does not end in a slash. Add optional argument KILL-ROOT.
16553 Update docstring.
16554 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
16555 (dired-query): Add autoloads.
16556
16557 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
16558
16559 * progmodes/compile.el (compilation-set-window-height):
16560 Rearrange the save-* functions because a buffer can have several current
16561 point in different windows.
16562 (compilation-error-regexp-alist-alist): Recognize {standard input}
16563 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
16564
16565 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16566
16567 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
16568 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
16569 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
16570 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
16571 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
16572 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
16573 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
16574 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
16575 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
16576 * toolbar/up_arrow-locol.xpm:
16577 New versions of icons that uses fewer colors.
16578
16579 * toolbar/tool-bar.el (tool-bar-local-item)
16580 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
16581 if display-color-cells is 256 or less.
16582
16583 2004-06-08 Kim F. Storm <storm@cua.dk>
16584
16585 * wid-edit.el (widget-specify-button): Use hand pointer rather
16586 than mouse-face as visible mouse-over effect.
16587
16588 2004-06-07 Karl Fogel <kfogel@red-bean.com>
16589
16590 * saveplace.el (save-place-alist-to-file): Bind `print-length'
16591 and `print-level' to nil when writing out `save-place-alist'.
16592 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
16593
16594 2004-06-07 Juanma Barranquero <lektu@terra.es>
16595
16596 * completion.el (completion-kill-region): Doc fix.
16597
16598 * format.el (format-insert-annotations)
16599 (format-annotate-location): Doc fixes.
16600 (format-subtract-regions): Make arguments match their use in docstring.
16601
16602 * simple.el (kill-region): Doc fix.
16603
16604 * subr.el (insert-buffer-substring-no-properties)
16605 (insert-buffer-substring-as-yank): Doc fixes.
16606
16607 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
16608
16609 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16610 Update docstring.
16611 (dired-reset-subdir-switches): New function.
16612
16613 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
16614 Limit scope of `buffer-read-only' binding.
16615
16616 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
16617
16618 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
16619 eshell-explicit-command-char.
16620
16621 2004-06-06 Juanma Barranquero <lektu@terra.es>
16622
16623 * help-fns.el (help-argument-name): Inherit from italic face only
16624 if the frame supports it.
16625
16626 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16627
16628 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
16629 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
16630 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
16631 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
16632 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
16633 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
16634 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
16635 New conversions from xpm files.
16636
16637 * toolbar/README: New file.
16638
16639 2004-06-06 Richard M. Stallman <rms@gnu.org>
16640
16641 * isearch.el (isearch-mode-map): Undo previous change.
16642
16643 2004-06-05 Juri Linkov <juri@jurta.org>
16644
16645 * bindings.el (debug-ignored-errors): Add regexps for history
16646 related messages. Remove $ from "No further undo information".
16647 Move Ediff's messages to ediff.el.
16648
16649 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
16650
16651 * cus-edit.el (custom-display): Add `min-colors'.
16652
16653 * custom.el (defface): Add `supports' to docstring.
16654
16655 * help-fns.el (help-argument-name): Add :group 'help.
16656
16657 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
16658
16659 * find-dired.el (find-ls-subdir-switches): New user option.
16660 (find-dired): No longer call `abbreviate-file-name' on DIR.
16661 Set `dired-subdir-switches' buffer-locally.
16662
16663 * locate.el: Merge the two `Commentary' sections.
16664 (locate-ls-subdir-switches): New user option.
16665 (locate): Update for other changes.
16666 (locate-mode-map): Restore Dired binding for mouse-2.
16667 Bind `locate-mouse-view-file' to M-mouse-2.
16668 Bind `l' to `locate-do-redisplay'.
16669 (locate-main-listing-line-p, locate-do-redisplay): New functions.
16670 (locate-mouse-view-file, locate-tags, locate-find-directory):
16671 Print message if used outside main listing.
16672 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
16673 Various changes to support inserted subdirectories.
16674 (locate-insert-header): Change header of *Locate* buffer.
16675
16676 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16677 Change interactive default switches.
16678 (dired-rename-subdir-2): Update `dired-switches-alist'.
16679 (dired-insert-subdir, dired-kill-subdir):
16680 Handle `dired-switches-alist'. Do not mark buffer modified.
16681 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
16682 (dired-insert-subdir-doinsert): Omit messages.
16683 Handle `dired-subdir-switches'.
16684 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
16685
16686 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
16687 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
16688 subdirs if -R switch is used for a subdir.
16689 (dired-mode): Set `dired-switches-alist'.
16690 (dired-build-subdir-alist): Only print number of directories in
16691 echo area when invoked interactively.
16692
16693 2004-06-05 Lars Hansen <larsh@math.ku.dk>
16694
16695 * dired-x.el (dired-omit-mode): Rename from
16696 dired-omit-files-p. Use define-minor-mode to define it.
16697 (dired-omit-files-p): Add as alias for dired-omit-mode.
16698 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
16699 dired-mark-omitted.
16700 (dired-mark-omitted): Add. Bind to M-O.
16701
16702 2004-06-05 Kenichi Handa <handa@m17n.org>
16703
16704 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
16705
16706 2004-06-05 Juanma Barranquero <lektu@terra.es>
16707
16708 * help-fns.el (help-argument-name): Reintroduce face.
16709 (help-default-arg-highlight): Use it, now that
16710 `face-differs-from-default-p' can be trusted.
16711
16712 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
16713
16714 * textmodes/table.el: Sentence commands added to Point Motion
16715 group; kill and backward-kill commands added to Extraction group.
16716
16717 2004-06-04 Mario Lang <mlang@delysid.org>
16718
16719 * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
16720 systems appear to use mW, make the code handle this. Fix a
16721 division-by-zero bug while at it, and handle kernels with
16722 a slightly different layout in /proc/acpi.
16723
16724 2004-06-04 Karl Fogel <kfogel@red-bean.com>
16725
16726 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
16727 because the latter is a CL-ism. This fixes the bug reported by
16728 Shawn Boyette <mdxi@collapsar.net> in
16729 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
16730
16731 2004-06-04 Miles Bader <miles@gnu.org>
16732
16733 * faces.el (display-supports-face-attributes-p): Function moved to
16734 C code. Previously only the tty-related portion of this function
16735 was done in C; however the previous attempt to do a halfway-proper
16736 job for non-tty displays in lisp didn't work properly because of
16737 funny conditions during Emacs startup.
16738 (face-differs-from-default-p): Simplify, now that
16739 display-supports-face-attributes-p works properly on all display
16740 types. Remove :stipple from comparison; it doesn't really work
16741 in emacs anyway.
16742
16743 2004-06-04 Miles Bader <miles@gnu.org>
16744
16745 * faces.el (face-differs-from-default-p): Use a different
16746 implementation, so we can really check whether FACE displays
16747 differently or not.
16748
16749 2004-06-04 Miles Bader <miles@gnu.org>
16750
16751 * faces.el (display-supports-face-attributes-p): Implement a
16752 `different from default' check for non-tty displays.
16753
16754 2004-06-03 David Kastrup <dak@gnu.org>
16755
16756 * woman.el (woman-mapcan): More concise code.
16757 (woman-topic-all-completions, woman-topic-all-completions-1)
16758 (woman-topic-all-completions-merge): Replace by a simpler and
16759 much faster implementation based on O(n log n) sort/merge instead
16760 of the old O(n^2) behavior.
16761
16762 2004-06-03 Miles Bader <miles@gnu.org>
16763
16764 * subr.el (read-number): Use canonical format for default in prompt.
16765
16766 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
16767 Add regexp for " [...]" style defaults.
16768
16769 2004-06-02 Romain Francoise <romain@orebokech.com>
16770
16771 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
16772 groups: if the user asks for a hidden buffer, open the
16773 corresponding filter group to expose it.
16774
16775 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
16776 `ibuffer-jump-to-buffer'.
16777 (ibuffer-jump-offer-only-visible-buffers): New user option.
16778
16779 2004-06-02 Juanma Barranquero <lektu@terra.es>
16780
16781 * faces.el (frame-update-faces): Add empty docstring so the one
16782 for `ignore' doesn't show through.
16783
16784 * subr.el (process-kill-without-query): Remove spurious "\n" on
16785 obsolescence string.
16786 (focus-frame, unfocus-frame): Add obsolescence declaration and
16787 empty docstring.
16788
16789 * international/mule.el (register-char-codings): Make alias for
16790 `ignore'. Move docstring to obsolescence info and remove redundancy.
16791
16792 2004-06-02 Kim F. Storm <storm@cua.dk>
16793
16794 * frame.el (blink-cursor-start): Turn cursor off initially so blink
16795 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
16796
16797 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16798
16799 * comint.el (comint-replace-by-expanded-history-before-point):
16800 Obey `start' as the docstring says.
16801 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
16802 (comint-update-fence): Prevent font-lock from running unnecessarily.
16803 (comint-dynamic-list-completions): Use with-current-buffer.
16804
16805 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16806
16807 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
16808 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
16809 (bibtex-entry-update): Handle alternatives and optional fields.
16810 (bibtex-parse-entry): Bugfix, handle empty key.
16811
16812 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16813
16814 * vc-arch.el (vc-arch-state): Don't assume the file exists.
16815
16816 2004-05-31 Lars Hansen <larsh@math.ku.dk>
16817
16818 * desktop.el (desktop-save): Don't save minor modes without a
16819 known mode initialization function.
16820
16821 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
16822
16823 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
16824
16825 * autorevert.el: Update `Commentary' section.
16826
16827 2004-05-30 Juanma Barranquero <lektu@terra.es>
16828
16829 * dos-fns.el (convert-standard-filename):
16830 * files.el (convert-standard-filename):
16831 * w32-fns.el (convert-standard-filename):
16832 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
16833
16834 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
16835
16836 Sync with Tramp.
16837
16838 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
16839 (tramp-let-maybe): Move to an earlier spot in the file.
16840 Patch by Andreas Schwab.
16841
16842 2004-05-30 Andreas Schwab <schwab@suse.de>
16843
16844 * dired.el (dired-get-filename): Don't use dired-re-dot.
16845
16846 2004-05-30 Richard M. Stallman <rms@gnu.org>
16847
16848 * files.el (find-file): Doc fix.
16849
16850 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
16851
16852 2004-05-30 Nick Roberts <nickrob@gnu.org>
16853
16854 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
16855 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
16856 modeline of the locals buffer.
16857 (gdb-goto-breakpoint): Handle gdbmi.
16858 (gdb-get-frame-number): Change for gdbmi.
16859
16860 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
16861
16862 * files.el (file-remote-p): Apply file name handler for operation
16863 `file-remote-p'. It isn't a property any longer.
16864 (file-relative-name): `fh' and `fd' get the required value via
16865 `find-file-name-handler' already.
16866
16867 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
16868 (top): Remove setting of `file-remote-p' property for
16869 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
16870
16871 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
16872
16873 Version 2.0.41 of Tramp released.
16874
16875 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
16876 Throw away if process has died.
16877 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
16878 (tramp-out-of-band-prompt-regexp): Rename to
16879 `tramp-process-alive-regexp', because its usage is widen.
16880 (tramp-actions-copy-out-of-band): Apply it.
16881 (tramp-actions-before-shell, tramp-multi-actions):
16882 Add `tramp-action-process-alive' action.
16883 (tramp-action-process-alive): New defun.
16884 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
16885 Add entry for `file-remote-p'.
16886 (tramp-handle-file-remote-p): New defun.
16887 (top): Remove setting of `file-remote-p'. Don't set
16888 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
16889
16890 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
16891 `file-remote-p'.
16892
16893 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
16894 counted for (last) line. [They should or they shouldn't? --Stef]
16895 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
16896
16897 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
16898
16899 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
16900 not really necessary but seems to keep the shell history smaller
16901 in some cases. It is no substitute for setting HISTFILE and
16902 HISTSIZE from tramp-open-connection-setup-interactive-shell,
16903 though. Suggested by Luc Teirlinck.
16904 (tramp-open-connection-setup-interactive-shell): Export variables
16905 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
16906 (tramp-set-process-query-on-exit-flag): New compat function.
16907 (tramp-open-connection-multi, tramp-open-connection-su)
16908 (tramp-open-connection-rsh, tramp-open-connection-telnet)
16909 (tramp-do-copy-or-rename-file-out-of-band): Use it.
16910 (tramp-let-maybe): New macro, let-binds a variable only if it
16911 isn't obsolete.
16912 (tramp-check-ls-commands, tramp-handle-expand-file-name)
16913 (tramp-handle-file-truename): Use it.
16914 (tramp-completion-file-name-regexp-unified): Avoid matching
16915 filenames starting with "/:" -- those are reserved for
16916 file-name-non-special.
16917
16918 * tramp-smb.el (tramp-smb-open-connection):
16919 Use tramp-set-process-query-on-exit-flag compat function.
16920
16921 2004-05-29 Richard M. Stallman <rms@gnu.org>
16922
16923 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
16924
16925 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
16926 (eval-last-sexp-print-value): Print char equivalent regardless
16927 of standard-output value.
16928
16929 * thumbs.el (thumbs-subst-char-in-string): Delete.
16930 (thumbs-thumbname): Use subst-char-in-string.
16931 (thumbs-resize-image): Use condition-case, not ignore-errors.
16932 (thumbs-kill-buffer): Likewise.
16933
16934 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
16935 (thumbs-mode): Make buffer read-only.
16936 (thumbs-make-thumb): Unconditionally accept an existing file.
16937 (thumbs-insert-thumb): Add thumb-image-file property to the image.
16938 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
16939 (thumbs-show-thumbs-list): Error if images not supported.
16940 (thumbs-save-current-image): Improve prompt string.
16941 (thumbs-mode-map): Define u, R, x.
16942 (thumbs-unmark): New command.
16943 (thumbs-emboss-image): Minor cleanup.
16944 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
16945 (thumbs-rename-images): New command.
16946 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
16947
16948 * thumbs.el (thumbs-current-image): New function.
16949 (thumbs-file-list, thumbs-file-alist): New functions.
16950 (thumbs-find-image): Delete arg L.
16951 Don't set up thumbs-fileL as buffer-local global var.
16952 (thumbs-find-image-at-point): Use thumbs-current-image.
16953 (thumbs-set-image-at-point-to-root-window): Likewise.
16954 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
16955 Record and warn about errors. Update thumbs-markedL for deletions.
16956 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
16957 (thumbs-redraw-buffer): Use thumbs-file-list.
16958 (thumbs-mark): Use thumbs-current-image.
16959 (thumbs-show-name): Use thumbs-current-image.
16960
16961 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
16962 and imenu--last-menubar-index-alist.
16963
16964 * subr.el (with-selected-window): Undo previous change.
16965
16966 2004-05-29 John Paul Wallington <jpw@gnu.org>
16967
16968 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
16969 (thumbs-mouse-find-image): New command.
16970 (thumbs-mode-map): Bind it to mouse-2.
16971 (thumbs-mode): Make mode-class special.
16972 (thumbs-view-image-mode): Likewise.
16973
16974 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
16975
16976 * flymake.el: New file.
16977
16978 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
16979
16980 * files.el (find-file-noselect-1): Do not bind
16981 `inhibit-read-only' to t during execution of
16982 `find-file-not-found-functions'.
16983
16984 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
16985
16986 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
16987 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
16988
16989 2004-05-28 Juri Linkov <juri@jurta.org>
16990
16991 * simple.el (eval-expression-print-format): New fun.
16992
16993 * simple.el (eval-expression):
16994 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
16995 * emacs-lisp/edebug.el (edebug-compute-previous-result)
16996 (edebug-eval-expression): Print additionally the value returned by
16997 `eval-expression-print-format'.
16998
16999 * emacs-lisp/lisp.el (insert-pair-alist): New var.
17000 (insert-pair): Make arguments optional. Find character pair
17001 from `insert-pair-alist' according to the last input event.
17002 (insert-parentheses): Make arguments optional.
17003 (raise-sexp, delete-pair): New funs.
17004
17005 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
17006 (emacs-lisp-mode-map, lisp-interaction-mode-map):
17007 Bind C-M-q to `indent-pp-sexp'.
17008
17009 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
17010 `pp-to-string' modified to be able to format text with newlines.
17011 (pp-to-string): Move the buffer-formatting part of the code to
17012 `pp-buffer'. Call `pp-buffer'.
17013
17014 * info.el (Info-desktop-buffer-misc-data): Don't save information
17015 about virtual files.
17016 (Info-restore-desktop-buffer): Restore Info buffers in prepared
17017 buffers with names obtained from the desktop file instead of the
17018 default *info* buffer.
17019
17020 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
17021
17022 * subr.el (with-selected-window): Only save/restore the selected window.
17023
17024 * progmodes/compile.el (compilation-error-regexp-alist):
17025 Use expand-file-name and data-directory.
17026
17027 * progmodes/grep.el (grep-tree): Rework previous fix.
17028
17029 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
17030 after the user marked text with the mouse.
17031
17032 * startup.el (command-line): Keep the first regexp of
17033 auto-save-file-name-transforms intact.
17034
17035 2004-05-28 Juanma Barranquero <lektu@terra.es>
17036
17037 * cus-edit.el (customize-face, customize-face-other-window)
17038 (custom-face-edit-delete): Make arguments match their use in
17039 docstring.
17040 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
17041 docstring.
17042
17043 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
17044 not `cvs-butlast'.
17045
17046 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
17047 `nbutlast' are in subr.el).
17048
17049 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
17050 (set-w32-system-coding-system): Doc fixes.
17051
17052 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
17053 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
17054 Make arguments match their use in docstring.
17055 (artist-draw-region-trim-line-endings)
17056 (artist-mouse-choose-operation): Fix typo in docstring.
17057 (artist-key-set-point-common): Doc fix.
17058
17059 2004-05-28 Simon Josefsson <jas@extundo.com>
17060
17061 * mail/smtpmail.el (smtpmail-open-stream):
17062 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
17063
17064 2004-05-26 Simon Josefsson <jas@extundo.com>
17065
17066 * starttls.el: Merge with my GNUTLS based starttls.el.
17067 (starttls-gnutls-program, starttls-use-gnutls)
17068 (starttls-extra-arguments, starttls-process-connection-type)
17069 (starttls-connect, starttls-failure, starttls-success): New variables.
17070 (starttls-program, starttls-extra-args): Doc fix.
17071 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
17072 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
17073 and pass on to corresponding *-gnutls function if it is set.
17074
17075 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
17076
17077 * autorevert.el (auto-revert-handler): Disable auto-reverting of
17078 remote files.
17079
17080 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
17081
17082 * files.el (file-name-non-special): There are more operations
17083 which need handling: `find-backup-file-name',
17084 `insert-file-contents', `verify-visited-file-modtime',
17085 `write-region'. Rename t value of method to `add'. Add new
17086 methods `quote' and `unquote-then-quote' to file-arg-indices.
17087
17088 2004-05-25 Juri Linkov <juri@jurta.org>
17089
17090 * info.el (Info-toc): Call Info-mode on intermediate buffer.
17091 (Info-index-nodes): Enclose code in condition-case to catch errors.
17092 (Info-index-node): Don't search all index nodes if request is only
17093 for the current node and file is not in the cache of index nodes.
17094 (Info-mode-map): Bind Info-copy-current-node-name to `w'
17095 for consistency with dired-copy-filename-as-kill.
17096 Bind `S' to Info-search-case-sensitively.
17097 (Info-copy-current-node-name): New arg. With zero prefix arg put
17098 the name inside a function call to `info'. Display copied text in
17099 the echo area.
17100
17101 2004-05-25 Sam Steingold <sds@gnu.org>
17102
17103 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
17104 strip the package prefix from the symbol name, if any.
17105 Make it the `find-tag-default-function' for `lisp-mode'.
17106
17107 2004-05-25 John Paul Wallington <jpw@gnu.org>
17108
17109 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
17110 instead of obsolete `process-kill-without-query'.
17111
17112 * textmodes/texinfmt.el (texinfo-indexvar-alist):
17113 Declare as variable, not constant.
17114
17115 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
17116
17117 * files.el (find-file-noselect-1): Fix bug introduced by
17118 Revision 1.694. As a side effect, `inhibit-read-only'
17119 is again, by default, t during execution of
17120 `find-file-not-found-functions'.
17121 (insert-directory): Check that lines were really inserted by
17122 the --dired switch, before erasing them.
17123
17124 2004-05-24 Nick Roberts <nickrob@gnu.org>
17125
17126 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
17127 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
17128 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
17129 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
17130 gud-minor-mode (gdbmi).
17131
17132 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
17133
17134 * net/browse-url.el (browse-url-interactive-arg): Enable user to
17135 explicitly select the text to be taken as URL.
17136
17137 2004-05-23 Juri Linkov <juri@jurta.org>
17138
17139 * info.el (Info-index-nodes): New var and fun.
17140 (Info-goto-index, Info-index, info-apropos)
17141 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
17142 (Info-index): Fix docstring. Store and restore Info-history-list.
17143 (Info-complete-nodes): New var.
17144 (Info-complete-menu-item): Use it.
17145 (Info-index-node): New fun.
17146 (Info-final-node, Info-forward-node, Info-backward-node)
17147 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
17148 Use Info-index-node.
17149 (Info-extract-menu-item, Info-extract-menu-counting): Set second
17150 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
17151 (Info-find-node-2): If a node with period in its name not found,
17152 try to find a node without the name part after period.
17153 (Info-select-node): Call Info-fontify-node only if
17154 Info-fontify-maximum-menu-size is not nil.
17155 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
17156 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
17157 Preserve Info-history-list.
17158 (Info-toc): Set Info-current-file.
17159 (Info-build-toc): Move point to the beginning of the buffer.
17160 Add main-file variable.
17161 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
17162 Use backslashed representation of the control character ^_.
17163
17164 * textmodes/texinfmt.el (texinfo-print-index): Print index line
17165 numbers in the new Texinfo 4.7 format.
17166
17167 * add-log.el (change-log-font-lock-keywords): Remove `:' from
17168 regexps for function and variable names.
17169
17170 * descr-text.el (describe-property-list): Add [show] button for
17171 `syntax-table' property with action to pp to a separate buffer.
17172 (describe-char): Replace search-forward by re-search-forward with
17173 whitespace regexp after "character:" to not fail in too narrow windows.
17174
17175 * simple.el (next-error-find-buffer): Add a rule to return
17176 next-error capable buffer if one window on the selected frame
17177 displays such buffer.
17178
17179 2004-05-23 Nick Roberts <nickrob@gnu.org>
17180
17181 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
17182 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
17183 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
17184 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
17185 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
17186 Handle new value for gud-minor-mode (gdbmi).
17187 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
17188 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
17189 Change from local to global gdb variable set.
17190 (gdb-ann3): Initialize above gdb variable set.
17191 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
17192 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
17193 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
17194 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
17195 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
17196 (gdb-info-locals-handler, gdb-invalidate-assembler)
17197 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
17198 set as global variables.
17199 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
17200 Handle gdbmi.
17201 (gdb-info-breakpoints-custom): Fix regexp.
17202 (def-gdb-var): Delete.
17203
17204 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
17205 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
17206 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
17207 a new mode. The file (gdb-mi.el) for this mode will be included
17208 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
17209 primary interface.
17210
17211 2004-05-23 Jesper Harder <harder@ifa.au.dk>
17212
17213 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
17214 interpreted as a directory.
17215
17216 2004-05-22 Richard M. Stallman <rms@gnu.org>
17217
17218 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
17219 as a close quote.
17220
17221 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
17222
17223 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
17224 Use assoc-string, not assoc-ignore-case.
17225
17226 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
17227
17228 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
17229 If moving back then fwd gets a defun that ends before point,
17230 try again moving fwd then back.
17231
17232 * files.el (file-name-non-special): Allow t in file-arg-indices
17233 to mean requote the return value. Use `identity' as an element
17234 rather than as the whole value.
17235
17236 * gs.el (gs-options): Add -dSAFER. Mark it risky.
17237
17238 2004-05-22 Juanma Barranquero <lektu@terra.es>
17239
17240 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
17241 `help-make-usage'.
17242 (help-highlight-arguments): Skip function name before searching
17243 for arguments.
17244
17245 2004-05-21 Juanma Barranquero <lektu@terra.es>
17246
17247 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
17248 Don't mention in the docstring these arguments meant for
17249 internal (recursive) use only.
17250 (allout-char-spec): Comment out (it's not implemented).
17251 (allout-old-expose-topic, allout-exposure): Fix docstring and add
17252 obsolescence declaration.
17253 (allout-flatten-exposed-to-buffer)
17254 (allout-indented-exposed-to-buffer): Fix typos in docstring.
17255 (my-mark-marker): Doc fix.
17256 (produce-allout-mode-map, allout-sibling-index)
17257 (allout-isearch-expose, allout-distinctive-bullet)
17258 (allout-open-topic, allout-reindent-body)
17259 (allout-rebullet-heading, allout-process-exposed)
17260 (allout-insert-listified, allout-latex-verb-quote)
17261 (allout-insert-latex-header, allout-insert-latex-trailer):
17262 Make arguments match their use in docstring.
17263 (allout-primary-bullet, allout-old-style-prefixes)
17264 (allout-inhibit-protection, allout-init, allout-mode)
17265 (allout-before-change-protect, allout-flag-region):
17266 Use "Emacs" instead of "emacs" in docstrings.
17267
17268 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
17269
17270 * international/characters.el: Modify syntax of more characters.
17271
17272 2004-05-21 Masatake YAMATO <jet@gyve.org>
17273
17274 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
17275 (etags-tags-completion-table): Show parsing progress.
17276
17277 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
17278
17279 * locate.el (locate-prompt-for-command): Shorten first line of
17280 docstring.
17281 (locate-mode): Expand docstring and include keymap summary.
17282
17283 * files.el (find-file-noselect-1): Limit the scope of the
17284 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
17285 is, by default, nil during the execution of
17286 `find-file-not-found-functions' and `find-file-hook'.
17287
17288 2004-05-20 Michael Mauger <mmaug@yahoo.com>
17289
17290 * facemenu.el (facemenu-color-name-equal): New function.
17291 (list-colors-display): Use it to compare colors instead of
17292 facemenu-color-equal.
17293
17294 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
17295
17296 * compare-w.el (compare-windows-face): Use min-colors instead of
17297 checking for tty or pc types.
17298
17299 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
17300
17301 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
17302 (completion-setup-function): Use with-current-buffer.
17303 Properly save excursion. Simplify.
17304 Don't assume there is necessarily a `mouse-face' property somewhere.
17305
17306 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
17307
17308 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
17309
17310 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
17311 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
17312 Use with-current-buffer.
17313 (byte-goto-log-buffer): Delete.
17314 (byte-compile-log-file): Call compilation-forget-errors.
17315
17316 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
17317
17318 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
17319 output messages into the search result.
17320
17321 2004-05-19 Masatake YAMATO <jet@gyve.org>
17322
17323 * wid-edit.el (widget-radio-button-notify): Revert my last
17324 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17325
17326 2004-05-19 Kenichi Handa <handa@m17n.org>
17327
17328 * international/characters.el: Fix syntax (open/close) of CJK chars.
17329
17330 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
17331
17332 * help-mode.el (help-go-back): Don't depend on position of back button.
17333
17334 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
17335
17336 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
17337 files don't contain an accidental additional /.
17338
17339 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
17340 in source buffer.
17341
17342 2004-05-18 Masatake YAMATO <jet@gyve.org>
17343
17344 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
17345 to widget-apply. :action method assumes 2 arguments, not 3.
17346
17347 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
17348
17349 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
17350 New constants.
17351 (hs-special-modes-alist): Add an f90-mode entry.
17352
17353 2004-05-17 Sam Steingold <sds@gnu.org>
17354
17355 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
17356 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
17357
17358 2004-05-16 Kim F. Storm <storm@cua.dk>
17359
17360 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
17361
17362 2004-05-15 John Wiegley <johnw@newartisans.com>
17363
17364 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
17365 (eshell-output-object-to-target): Improve output speed 20% by not
17366 calling `eshell-stringify' if something is already known to be a string.
17367
17368 2004-05-15 Alex Ott <ott@jet.msk.su>
17369
17370 * textmodes/ispell.el (ispell-local-dictionary-alist):
17371 Add windows-1251 to the choice of coding systems.
17372 (ispell-dictionary-alist-6): Add support for "russianw.aff",
17373 encoded in cp1251.
17374
17375 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
17376
17377 * progmodes/compile.el (compilation-warning-face)
17378 (compilation-info-face): Use min-colors.
17379
17380 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17381
17382 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
17383 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
17384 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
17385 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
17386 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
17387 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
17388 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
17389 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
17390 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
17391 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
17392 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
17393 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
17394 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
17395 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
17396
17397 2004-05-15 Kim F. Storm <storm@cua.dk>
17398
17399 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
17400 Use it to set triggered-p element of timer.
17401 (timer-event-handler): Set triggered-p element non-nil while running
17402 the timer function.
17403
17404 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
17405
17406 * descr-text.el (describe-char-unicode-data)
17407 (describe-char-unicodedata-file): Re-enable the unicode code now that
17408 the licensing issues have been cleared in the unicode-4 license.
17409 (describe-text-properties-1): Remove unused `overlay' var.
17410 (describe-char): Remove unused var `buffer'.
17411
17412 2004-05-14 David Ponce <david@dponce.com>
17413
17414 * tree-widget.el: New file.
17415
17416 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
17417
17418 * language/european.el ("Brazilian Portuguese"): Add support for
17419 Brazilian Portuguese.
17420
17421 2004-05-13 John Wiegley <johnw@newartisans.com>
17422
17423 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
17424 `recentf-mode' if this variable has been customized to t.
17425
17426 * eshell/esh-test.el (eshell-test): Call the function
17427 `emacs-version' rather than trying to build a custom version string.
17428
17429 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
17430
17431 * net/telnet.el (telnet-mode): Use define-derived-mode.
17432 Don't modify the global value of comint-prompt-regexp.
17433
17434 2004-05-13 John Paul Wallington <jpw@gnu.org>
17435
17436 * version.el (emacs-version): Check for `gtk' feature before
17437 `x-toolkit' feature.
17438
17439 2004-05-13 Juanma Barranquero <lektu@terra.es>
17440
17441 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
17442 arguments in the docstring, they're used only in recursive calls.
17443
17444 * help-fns.el (help-arg-highlighting-function)
17445 (help-argument-name): Delete.
17446 (help-default-arg-highlight): New function.
17447 (help-do-arg-highlighting): Use it.
17448
17449 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
17450
17451 * calendar/appt.el (appt-disp-window):
17452 Use `calendar-set-mode-line' for a centered mode-line.
17453
17454 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
17455
17456 * calendar/appt.el (appt-disp-window): Do not split window
17457 excessively when `split-height-threshold' is low.
17458
17459 2004-05-12 Nick Roberts <nickrob@gnu.org>
17460
17461 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
17462 kill-buffer-hook here and make it local.
17463 (gud-kill-buffer-hook): Use kill-process for a sure kill.
17464
17465 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
17466
17467 * progmodes/compile.el (compilation-set-window-height):
17468 Use save-excursion to protect against misplaced marker.
17469
17470 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17471
17472 * custom.el (defface): Document that type can have value gtk.
17473
17474 * faces.el (face-spec-set-match-display): Handle type gtk in display.
17475
17476 2004-05-12 Kenichi Handa <handa@m17n.org>
17477
17478 * descr-text.el: Require quail at compile time.
17479 (describe-char): If an input method is on and it supports the
17480 character, show how to input it.
17481
17482 * international/quail.el (quail-install-decode-map): Accept a
17483 char-table whose subtype is `quail-decode-map'.
17484 (quail-store-decode-map-key, quail-gen-decode-map1)
17485 (quail-gen-decode-map, quail-find-key1, quail-find-key)
17486 (quail-show-key): New functions.
17487
17488 2004-05-12 Juanma Barranquero <lektu@terra.es>
17489
17490 * generic.el (define-generic-mode): Remove redundant arglist info.
17491
17492 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
17493 Make arguments match their use in docstring.
17494 (help-arg-highlighting-function): New variable.
17495 (help-argument-name): Mention it in the docstring.
17496 (help-do-arg-highlight): Use it. Expand regexp to accept also
17497 ARG-xxx and xxx-ARG references.
17498
17499 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
17500
17501 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
17502 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
17503 and "mailto:addr1?to=addr2" equal.
17504
17505 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
17506
17507 * man.el (Man-getpage-in-background): Use shell-file-name
17508 and shell-command-switch variables instead of hard-coded values.
17509
17510 2004-05-11 Eli Zaretskii <eliz@gnu.org>
17511
17512 * iimage.el: New file.
17513
17514 2004-05-11 Juanma Barranquero <lektu@terra.es>
17515
17516 * custom.el (custom-initialize-default, defcustom):
17517 Fix typo in docstring.
17518
17519 * files.el (set-visited-file-name, file-expand-wildcards):
17520 Fix docstring.
17521
17522 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
17523
17524 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
17525
17526 * subr.el (eventp): Be more discriminating with integers.
17527
17528 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
17529
17530 * progmodes/compile.el (compile): Add universal prefix arg.
17531 (compilation-error-regexp-alist-alist): Add edg patterns.
17532
17533 2004-05-10 Sam Steingold <sds@gnu.org>
17534
17535 * textmodes/ispell.el (ispell-message):
17536 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
17537
17538 2004-05-10 Dave Love <fx@gnu.org>
17539
17540 * progmodes/python.el (help-buffer): Autoload when compiling.
17541 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
17542 (run-python): Prepend to any existing PYTHONPATH.
17543
17544 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
17545
17546 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
17547 for pending breakpoints.
17548
17549 2004-05-10 Richard M. Stallman <rms@gnu.org>
17550
17551 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
17552 directly without calling any functions in Rmail.
17553 (unrmail-unprune): Function deleted.
17554
17555 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
17556
17557 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
17558 C-c C-z binding.
17559
17560 2004-05-10 Kenichi Handa <handa@m17n.org>
17561
17562 * descr-text.el (describe-char): Fix previous change. Don't make
17563 a unibyte character to multibyte in the *Help* buffer.
17564
17565 2004-05-10 Miles Bader <miles@gnu.org>
17566
17567 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
17568 buffer an error if the debugger process is actually running.
17569
17570 2004-05-10 Juanma Barranquero <lektu@terra.es>
17571
17572 * help-fns.el (help-argument-name): Default to italic.
17573 (help-highlight-arguments): Return always (usage . doc), even when
17574 usage is nil.
17575
17576 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
17577 (define-ibuffer-filter): Add usage info.
17578 (define-ibuffer-op): Add usage info (but CL-style defaults for
17579 keyword args are not shown).
17580
17581 * subr.el (remove-overlays, read-passwd): Fix docstring.
17582 (start-process-shell-command): Fix docstring. Put usage info in a
17583 format usable by `describe-function'.
17584 (open-network-stream, open-network-stream-nowait)
17585 (open-network-stream-server): Fix docstring.
17586
17587 2004-05-09 Jason Rumney <jasonr@gnu.org>
17588
17589 * international/code-pages (cp932, cp936, cp949, c950): Remove.
17590 Only define cp125* if windows-125* is already defined.
17591
17592 * language/korean.el (cp949): Add alias.
17593
17594 * language/chinese.el (cp936, cp950): Add aliases.
17595
17596 * language/japanese.el (cp932): Add alias.
17597
17598 * term/w32-win.el: Require code-pages.
17599
17600 * international/mule-cmds.el (set-locale-environment):
17601 On MS-Windows use ansi code-page for default coding-systems.
17602 Set up paper sizes for Windows 3 letter languages.
17603
17604 * international/code-pages.el (cp932, cp936, cp949, cp950):
17605 Add aliases. Also add cp125* if not already defined.
17606
17607 2004-05-09 Juanma Barranquero <lektu@terra.es>
17608
17609 * help-fns.el (help-highlight-arguments): Don't try to highlight
17610 missing or autoloaded arglists. Accept structured arguments, like
17611 the first ones of `do' and `flet'.
17612
17613 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
17614 (cvs-get-marked): Remove redundant arglist info.
17615
17616 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
17617 Don't use CL-style default args.
17618
17619 2004-05-08 Andreas Schwab <schwab@suse.de>
17620
17621 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
17622
17623 * international/subst-ksc.el: Fix references to utf-translate-cjk
17624 into utf-translate-cjk-mode.
17625 * international/subst-big5.el: Likewise.
17626 * international/subst-gb2312.el: Likewise.
17627 * international/subst-jis.el: Likewise.
17628 * international/utf-16.el: Likewise.
17629 * international/utf-8.el: Likewise.
17630
17631 2004-05-08 John Wiegley <johnw@newartisans.com>
17632
17633 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
17634 "virtual buffers" (off by default), which makes it possible to
17635 switch to the "virtual" buffers of recently visited files. When a
17636 buffer name search fails, and this option is on, iswitchb will
17637 look at the list of recently visited files, and permit matching
17638 against those names. When the user hits RET on a match, it will
17639 revisit that file.
17640 (iswitchb-read-buffer): Add two optional arguments, which makes
17641 isearchb.el possible.
17642 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
17643 (iswitchb-next-match): Add support for virtual buffers.
17644
17645 * isearchb.el: This module extends iswitchb to provide "as you
17646 type" buffer selection.
17647
17648 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
17649 Ignore the read-only property when flyspell highlighting is on.
17650 Not ignoring it leads to a series of confusing errors.
17651 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
17652 but also make sure to call flyspell-incorrect-hook.
17653 (flyspell-maybe-correct-transposition): Perform transposition test
17654 by bit twiddling a string, rather than using a temp buffer.
17655 (flyspell-maybe-correct-doubling): Use a string rather than a temp
17656 buffer. This is also the original version of the code, which
17657 could not be checked in before due to a previous lack of
17658 assignment papers. This version has seen heavy usage on my system
17659 for several years now.
17660
17661 * calendar/cal-bahai.el: New file, which adds support for the
17662 Baha'i calendar to Emacs. This calendar is based on a solar year
17663 of 19 months of 19 days, with 4 intercalary days. Each year
17664 begins on March 21, with the calendar starting in 1844.
17665
17666 * calendar/cal-menu.el, calendar/calendar.el
17667 * calendar/diary-lib.el, calendar/holidays.el:
17668 Added support for using cal-bahai.el.
17669
17670 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
17671 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
17672 function can be used outside of eshell buffers.
17673 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
17674
17675 2004-05-08 Juanma Barranquero <lektu@terra.es>
17676
17677 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
17678 word constituent so FOO-ARG is not recognized as an arg.
17679 (help-highlight-arguments): Don't skip lists in mandatory arguments.
17680
17681 * simple.el (next-error): Fix typo in docstring.
17682 (open-line): Make argument names match their use in docstring.
17683 (split-line): Fix docstring.
17684
17685 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
17686 usable by `describe-function'.
17687 (gensym, gentemp, typep, ignore-errors): Make argument names match
17688 their use in docstring.
17689
17690 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
17691 argument to `help-setup-xref'.
17692
17693 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
17694
17695 Version 2.0.40 of Tramp released.
17696
17697 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
17698 Use symbol-function to invoke functions only known on some Emacs
17699 flavors. This avoids byte-compiler warnings. Reported by Kevin
17700 Scaldeferri <kevin@scaldeferri.com>.
17701 (tramp-do-copy-or-rename-file-via-buffer): Rename from
17702 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
17703 consistent with the other tramp-do-* functions.
17704 (tramp-do-copy-or-rename-file): Calls adjusted.
17705 (tramp-process-initial-commands): Avoid liveness check on shell --
17706 we know that it must be alive since we're opening a connection at
17707 this moment.
17708 (tramp-last-cmd): New internal variable.
17709 (tramp-process-echoes): New tunable.
17710 (tramp-send-command): Set tramp-last-cmd.
17711 (tramp-wait-for-output): Delete echo, if applicable.
17712 (tramp-read-passwd): Construct the key for the password cache in a
17713 way that works for multi methods, too.
17714 (tramp-bug): Add backup-directory-alist and
17715 bkup-backup-directory-info to bug reports, with Tramp counterparts.
17716
17717 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
17718
17719 * net/tramp*.el: Suppress byte-compiler warnings where possible.
17720
17721 * net/tramp.el (tramp-out-of-band-prompt-regexp)
17722 (tramp-actions-copy-out-of-band): New defcustoms.
17723 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
17724 used instead of a synchronous one. Allows password entering.
17725 (tramp-action-out-of-band): New defun.
17726 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
17727 Remove restriction with password from doc string.
17728 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
17729 `tramp-out-of-band-prompt-regexp',
17730 `tramp-actions-copy-out-of-band', `password-cache' and
17731 `password-cache-expiry'.
17732 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
17733 password caching.
17734 (tramp-touch): FILE can be a local file, too.
17735 (TODO): Remove items done.
17736 (tramp-handle-insert-directory): Properly quote file name also if
17737 not full-directory-p. Handle wildcard case. Reported by Andreas
17738 Schwab <schwab@suse.de>.
17739 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
17740 new file.
17741 (tramp-handle-file-local-copy, tramp-handle-write-region):
17742 The permissions of the temporary file are set if filename exists.
17743 Reported by Ted Stern <stern@cray.com>.
17744 (tramp-backup-directory-alist)
17745 (tramp-bkup-backup-directory-info): New defcustoms.
17746 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
17747 (tramp-handle-find-backup-file-name): New function.
17748 Implements Tramp's find-backup-file-name.
17749
17750 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
17751 for `find-backup-file-name'.
17752
17753 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
17754 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
17755
17756 2004-05-07 Lars Hansen <larsh@math.ku.dk>
17757
17758 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
17759
17760 2004-05-07 Juanma Barranquero <lektu@terra.es>
17761
17762 * subr.el (lambda): Add arglist description to docstring.
17763 (declare): Fix typo in docstring.
17764 (open-network-stream): Fix docstring.
17765 (process-kill-without-query): Fix docstring and add obsolescence info.
17766 (last, butlast, nbutlast): Make arguments match their use in docstring.
17767 (insert-buffer-substring-no-properties): Likewise.
17768 (insert-buffer-substring-as-yank): Likewise.
17769 (split-string): Fix docstring.
17770
17771 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17772 Make argument names match their use in docstring.
17773
17774 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
17775
17776 2004-05-06 Nick Roberts <nickrob@gnu.org>
17777
17778 * progmodes/gdb-ui.el: Improve/extend documentation strings.
17779 Fit first sentence on one line for apropos-command.
17780
17781 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17782
17783 Changes largely merged in from Dave Love's code.
17784 * progmodes/python.el: Doc fixes.
17785 (python-mode-map): Add python-complete-symbol.
17786 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
17787 (python-comment-indent, python-complete-symbol)
17788 (python-symbol-completions, python-partial-symbol)
17789 (python-try-complete): New.
17790 (python-indent-line): Remove optional arg. Use python-block-end-p.
17791 (python-check): Bind compilation-error-regexp-alist.
17792 (inferior-python-mode): Use rx. Move keybindings to top level.
17793 Set comint-input-filter.
17794 (python-preoutput-filter): Use rx.
17795 (python-input-filter): Re-introduce.
17796 (python-proc): Start new process if necessary.
17797 Check python-buffer non-nil.
17798 (view-return-to-alist): Defvar.
17799 (python-send-receive): New.
17800 (python-eldoc-function): Use it.
17801 (python-mode-running): Don't defvar.
17802 (python-mode): Set comment-indent-function.
17803 Maybe update hippie-expand-try-functions-list.
17804 (python-indentation-levels): Initialize differently.
17805 (python-block-end-p): New.
17806 (python-indent-line): Use it.
17807 (python-compilation-regexp-alist): Augment.
17808 (run-python): Import `emacs' module to Python rather than loading
17809 code directly. Set python-buffer differently.
17810 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
17811 Use python-proc.
17812 (python-send-command): Go to end of comint buffer.
17813 (python-load-file): Use python-proc, emacs.eimport.
17814 (python-describe-symbol): Simplify interactive form.
17815 Use emacs.help. Do use temp-buffer-show-hook.
17816 Call print-help-return-message.
17817 (hippie-exp): Require when compiling.
17818 (python-preoutput-continuation): Use rx.
17819
17820 * diff-mode.el (diff-make-unified): Fix regexp.
17821
17822 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
17823
17824 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
17825 filter groups from the buffer when rebuilding the Ibuffer buffer
17826 and `ibuffer-show-empty-filter-groups' is nil.
17827
17828 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17829
17830 * ps-print.el (ps-print-quote): Call ps-value-string.
17831 (ps-setup): Call ps-comment-string.
17832 (ps-value-string, ps-comment-string): New funs.
17833
17834 2004-05-06 Juanma Barranquero <lektu@terra.es>
17835
17836 * ehelp.el (electric-help-command-loop): Check whether the last
17837 character is visible, not (point-max).
17838
17839 * help-fns.el (help-argument-name): Default to bold; don't inherit
17840 from font-lock-variable-name-face.
17841 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
17842
17843 2004-05-05 Kenichi Handa <handa@m17n.org>
17844
17845 * descr-text.el (describe-char): Copy the character with text
17846 properties and overlays into the first line, and call
17847 describe-text-properties on it.
17848
17849 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
17850
17851 * iswitchb.el (iswitchb-global-map): Fix typo.
17852 Remove unwanted ###autoloads from source file.
17853
17854 2004-05-05 Lars Hansen <larsh@math.ku.dk>
17855
17856 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
17857 in run-hooks. Use substitute-command-keys in message.
17858 (wdired-abort-changes): Add message.
17859
17860 2004-05-03 Michael Mauger <mmaug@yahoo.com>
17861
17862 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
17863 (sql-emacs20-p): Remove.
17864 (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
17865 (sql-builtin-face, sql-doc-face): Remove.
17866 (sql-mode-ansi-font-lock-keywords)
17867 (sql-mode-oracle-font-lock-keywords)
17868 (sql-mode-postgres-font-lock-keywords)
17869 (sql-mode-linter-font-lock-keywords)
17870 (sql-mode-ms-font-lock-keywords)
17871 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
17872 (sql-product-font-lock): Fix font-lock reset when font rules change.
17873 (sql-highlight-product): Remove incorrect font-lock reset logic.
17874
17875 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
17876
17877 * ses.el (ses-set-parameter): Fix typo.
17878
17879 2004-05-04 Kim F. Storm <storm@cua.dk>
17880
17881 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
17882 Must expand directory for completion to work; and don't mess with
17883 process-environment.
17884 (ido-read-file-name): If command has ido property, don't use ido
17885 if value is ignore, or read as directory if value is dir.
17886 Set ido ignore property for dired-do-rename command.
17887
17888 2004-05-04 Juanma Barranquero <lektu@terra.es>
17889
17890 * ehelp.el (electric-help-command-loop, electric-help-undefined)
17891 (electric-help-help): Check against unmapped commands.
17892
17893 * help-fns.el (help-argument-name): New face, inheriting from
17894 font-lock-variable-name-face, to highlight function arguments in
17895 `describe-function' and `describe-key'.
17896 (help-do-arg-highlight): Auxiliary function to highlight a given
17897 list of arguments in a string.
17898 (help-highlight-arguments): Highlight the function arguments and
17899 all uses of them in the docstring.
17900 (describe-function-1): Use it. Do docstring output via `insert',
17901 not 'princ', so text attributes are preserved.
17902
17903 * winner.el (winner-mode-map): Move `winner-undo' and
17904 `winner-redo' to C-c <left> and C-c <right>, respectively (the
17905 previous bindings conflict with `prev-buffer', `next-buffer').
17906
17907 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17908
17909 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
17910 (bibtex-entry-update): New command bound to C-c C-u.
17911 (bibtex-text-in-string): Fix regexp.
17912 (bibtex-assoc-of-regexp): Remove.
17913 (bibtex-progress-message): Fix docstring.
17914 (bibtex-inside-field): Use if.
17915 (bibtex-assoc-regexp): New function.
17916 (bibtex-format-entry): Make code more robust so that it formats
17917 also old entries.
17918 (bibtex-autokey-demangle-title): Merge with obsolete function
17919 bibtex-assoc-of-regexp.
17920 (bibtex-field-list): New function.
17921 (bibtex-entry): Use bibtex-field-list.
17922 (bibtex-parse-entry): Fix docstring.
17923 (bibtex-print-help-message): Use bibtex-field-list.
17924 (bibtex-make-field): Use bibtex-field-list.
17925 (bibtex-entry-index): Bugfix. Return crossref key if required.
17926 (bibtex-lessp): Fix docstring.
17927
17928 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
17929
17930 * select.el (xselect-convert-to-string): Move comment to intended line.
17931
17932 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17933
17934 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
17935 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
17936
17937 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17938
17939 * term/x-win.el (x-clipboard-yank): Don't exit on error from
17940 x-get-selection.
17941
17942 2004-05-03 Jason Rumney <jasonr@gnu.org>
17943
17944 * makefile.nt: Remove.
17945
17946 2004-05-03 Kim F. Storm <storm@cua.dk>
17947
17948 * emulation/cua-base.el (cua--update-indications): Fix last change.
17949 (cua-mode): Deactivate mark when cua-mode is enabled.
17950
17951 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
17952
17953 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
17954
17955 2004-05-03 Nick Roberts <nickrob@gnu.org>
17956
17957 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
17958 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
17959 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
17960 window over visible frames.
17961 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
17962
17963 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
17964
17965 * progmodes/compile.el (compilation-gcpro): New var.
17966 (compilation-fake-loc): Use it.
17967 (compilation-forget-errors): Reset it.
17968
17969 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
17970
17971 * diff-mode.el (diff-header-face, diff-file-header-face):
17972 Use min-colors.
17973
17974 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17975
17976 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
17977 (bibtex-clean-entry): Disentangle code.
17978 (bibtex-realign): New function.
17979 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
17980 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
17981 Remove undocumented optional arg called-by-convert-alien.
17982 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
17983 for sorting instead of bibtex-sort-buffer.
17984
17985 2004-05-02 Eli Zaretskii <eliz@gnu.org>
17986
17987 * progmodes/compile.el (compilation-start): In the
17988 no-async-subprocesses branch, call sit-for to give redisplay a
17989 chance to show the updated process status in the mode line, and
17990 fontify the buffer explicitly after the process exits.
17991
17992 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
17993
17994 * progmodes/python.el (python-compilation-line-number): Remove.
17995 (python-compilation-regexp-alist): Don't use it any more.
17996 (python-orig-start, python-input-filter): Remove.
17997 (inferior-python-mode): Don't set up comint-input-filter-functions.
17998 (python-send-region): Use compilation-fake-loc.
17999
18000 * progmodes/compile.el (compilation-messages-start): New var.
18001 (compilation-mode): Don't setup next-error-function here.
18002 (compilation-setup): Set it up here instead (for minor modes as well).
18003 Make compilation-messages-start buffer local.
18004 (compilation-next-error-function): Use it.
18005 (compilation-forget-errors): Set compilation-messages-start.
18006
18007 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
18008
18009 * ielm.el (ielm-prompt-read-only): Update docstring.
18010
18011 * comint.el (comint-prompt-read-only): Update docstring.
18012 (comint-update-fence, comint-kill-whole-line)
18013 (comint-kill-region): New functions.
18014
18015 * simple.el (kill-whole-line): Use "p" instead of "P" in
18016 interactive form.
18017
18018 2004-05-01 Juanma Barranquero <lektu@terra.es>
18019
18020 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
18021 format arglist so default values in CL-style argument lists are
18022 correctly shown.
18023
18024 2004-05-01 Jason Rumney <jasonr@gnu.org>
18025
18026 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
18027
18028 2004-05-01 Kenichi Handa <handa@m17n.org>
18029
18030 * international/titdic-cnv.el (miscdic-convert): Don't generate a
18031 quail file if it is up to date.
18032
18033 2004-04-30 Juri Linkov <juri@jurta.org>
18034
18035 * cus-edit.el (custom-mode-map):
18036 Add key binding `C-x C-s' to `Custom-save'.
18037
18038 * outline.el (outline-blank-line): New var.
18039 (outline-next-preface, outline-show-heading)
18040 (outline-end-of-subtree): Use it.
18041
18042 * dired-aux.el (dired-touch-initial): New fun.
18043 (dired-do-chxxx): Call it for op-symbol `touch'.
18044 (dired-diff): Use `dired-dwim-target-directory'
18045 if current dired buffer has no buffer mark.
18046
18047 * bindings.el (propertized-buffer-identification):
18048 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
18049 Add C-M-arrow keys for consistency.
18050
18051 * files.el (confirm-kill-emacs):
18052 Change group from top-level `emacs' to `convenience'.
18053
18054 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
18055 Push mark on the first call of successive command calls.
18056 (insert-pair): New fun created from `insert-parentheses' with
18057 `open' and `close' arguments added. Enclose active regions
18058 in paired characters. Compare adjacent characters syntax with
18059 inserted characters syntax before inserting a space.
18060 (insert-parentheses): Call `insert-pair' with ?\( ?\).
18061
18062 * delsel.el: Don't put `delete-selection' property
18063 on `insert-parentheses' symbol to take advantage of
18064 region handling in `insert-pair' function.
18065 Suggested by Stephan Stahl <stahl@eos.franken.de>.
18066
18067 2004-04-30 Kim F. Storm <storm@cua.dk>
18068
18069 * emulation/cua-base.el: Add support for changing cursor types;
18070 based on patch from Michael Mauger.
18071 (cua-normal-cursor-color, cua-read-only-cursor-color)
18072 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
18073 Customization cursor type and/or cursor color.
18074 (cua--update-indications): Handle cursor type changes.
18075 (cua-mode): Update cursor indications if enabled.
18076
18077 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
18078
18079 * mouse.el (mouse-drag-copy-region): New defcustom.
18080 (mouse-set-region, mouse-drag-region-1): Use it.
18081
18082 * simple.el (kill-ring-save): If region face background color is
18083 unspecified (if no highlighting), show extent of fully visible
18084 region even if transient-mark-mode is enabled.
18085
18086 * emulation/cua-base.el (cua--standard-movement-commands):
18087 Add cua-scroll-up and cua-scroll-down.
18088 (cua-scroll-up, cua-scroll-down): New commands.
18089 (cua--init-keymaps): Remap scroll-up and scroll-down.
18090
18091 * emulation/cua-rect.el (cua--convert-rectangle-as):
18092 New defmacro.
18093 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
18094 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
18095 New commands (suggested by Jordan Breeding).
18096
18097 2004-04-30 Juanma Barranquero <lektu@terra.es>
18098
18099 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
18100
18101 2004-04-30 Mario Lang <mlang@delysid.org>
18102
18103 * diff.el (diff-switches): Fix typo in docstring.
18104
18105 2004-04-30 Alex Schroeder <alex@gnu.org>
18106
18107 * xml.el (xml-debug-print-internal): Don't add newline and
18108 indentation to text nodes and write empty elements as empty tags
18109 instead of opening and closing tags.
18110 (xml-debug-print): Take optional indent-string argument.
18111 (xml-print): Alias for xml-debug-print.
18112
18113 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
18114
18115 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
18116 than duplicate call to `line-beginning-position'.
18117
18118 * progmodes/f90.el (f90-get-present-comment-type):
18119 Return whitespace, as well as comment chars, for consistent filling
18120 of comment blocks. Use `match-string-no-properties'.
18121 (f90-break-line): Trim trailing whitespace when filling comments.
18122
18123 2004-04-30 Dave Love <fx@gnu.org>
18124
18125 * calendar/diary-lib.el (diary-outlook-formats): New variable.
18126 (diary-from-outlook-internal, diary-from-outlook)
18127 (diary-from-outlook-gnus, diary-from-outlook-rmail):
18128 New functions to import diary entries from Outlook-format
18129 appointments in mail messages.
18130
18131 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18132
18133 * progmodes/python.el (python-send-command): New fun.
18134 (python-send-region, python-load-file): Use it.
18135
18136 * progmodes/compile.el (compilation-last-buffer): Add var alias.
18137
18138 * help-fns.el (help-C-file-name): Use new subr-name.
18139 Prepend `src/' to the file name.
18140 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
18141 (describe-function-1, describe-variable): Only find a C source file
18142 name if DOC is already loaded.
18143
18144 * help-mode.el (help-function-def, help-variable-def):
18145 Use the new find-function-search-for-symbol functionality.
18146 Allow FILE to be `C-source'.
18147
18148 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
18149 (find-function-C-source): New fun.
18150 (find-function-search-for-symbol): Use it.
18151
18152 2004-03-29 Michael Mauger <mmaug@yahoo.com>
18153
18154 * progmodes/sql.el (sql-product-alist): Rename variable
18155 `sql-product-support'. Add Postgres login parameters.
18156 (sql-set-product, sql-product-feature): Update with renamed variable.
18157 (sql-connect-postgres): Add username prompt.
18158 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
18159 Make patterns less product specific.
18160 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
18161 (sql-mode-abbrev-table): Modify initialization.
18162 (sql-builtin-face): Add variable.
18163 (sql-keywords-re): Add macro.
18164 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
18165 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
18166 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
18167 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
18168 (sql-mode-linter-font-lock-keywords)
18169 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
18170 (sql-mode-sybase-font-lock-keywords)
18171 (sql-mode-informix-font-lock-keywords)
18172 (sql-mode-interbase-font-lock-keywords)
18173 (sql-mode-ingres-font-lock-keywords)
18174 (sql-mode-solid-font-lock-keywords)
18175 (sql-mode-sqlite-font-lock-keywords)
18176 (sql-mode-db2-font-lock-keywords): Default to nil.
18177 (sql-product-font-lock): Always highlight ANSI keywords.
18178 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
18179 (sql-send-string): Add function.
18180
18181 2004-04-29 Dave Love <fx@gnu.org>
18182
18183 * progmodes/cfengine.el (cfengine-beginning-of-defun)
18184 (cfengine-end-of-defun): Ensure progress through buffer.
18185
18186 * info-look.el (cfengine-mode): Accept a terminal ().
18187
18188 2004-04-29 Juri Linkov <juri@jurta.org>
18189
18190 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
18191 instead of isearch-yank-word-or-char. Add new key bindings for
18192 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
18193 (isearch-del-char): New fun.
18194 (isearch-forward, isearch-edit-string): Update docstring.
18195 (isearch-yank-char): Doc fix.
18196 (isearch-other-meta-char): Restore point after scrolling.
18197
18198 * progmodes/compile.el (compilation-context-lines): Add nil option
18199 to disable compilation output window scrolling.
18200 (compilation-set-window): Use it.
18201
18202 * outline.el (outline-next-preface, outline-show-heading):
18203 Don't leave unhidden blank line before heading.
18204 (outline-end-of-subtree): Include last newline into subtree.
18205 (hide-entry): Leave point at beginning of heading instead of end.
18206 (outline-up-heading): Push mark for the first call of successive
18207 command calls.
18208
18209 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
18210
18211 * comint.el (comint-prompt-read-only): New variable.
18212 (comint-output-filter): Implement it.
18213
18214 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
18215 (ielm-prompt-internal): New variable.
18216 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
18217 (ielm-send-input): Delete unused variable `buf'.
18218 (ielm-eval-input): Use `ielm-prompt-internal'.
18219 (inferior-emacs-lisp-mode): Use new variables
18220 `comint-prompt-read-only' and `ielm-prompt-internal'.
18221 Get rid of obsolete variable `directory-sep-char'.
18222 (ielm): Use `zerop'.
18223
18224 2004-04-29 John Paul Wallington <jpw@gnu.org>
18225
18226 * thumbs.el (toplevel): Require cl at compile time.
18227 Remove conditional definitions of `ignore-errors' and `caddar'
18228 because they occur at run time.
18229
18230 2004-04-28 Nick Roberts <nickrob@gnu.org>
18231
18232 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
18233 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
18234 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
18235 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
18236
18237 * progmodes/gud.el (gud-common-init): Throw an error if program is
18238 already running under gdb.
18239
18240 2004-04-28 John Paul Wallington <jpw@gnu.org>
18241
18242 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
18243 (thumbs-show-image-num): Move assignment of
18244 `thumbs-current-image-filename' within scope of `i'.
18245 (thumbs-emboss-image): Don't use `evenp'.
18246
18247 2004-04-28 Richard M. Stallman <rms@gnu.org>
18248
18249 * progmodes/compile.el (compilation-context-lines): Default now 0.
18250
18251 2004-04-28 Juanma Barranquero <lektu@terra.es>
18252
18253 Use `time-less-p' from calendar/time-date.el instead of defining
18254 custom versions of it.
18255
18256 * pcomplete.el (pcomplete-time-less-p): Remove.
18257
18258 * thumbs.el (time-less-p): Remove.
18259
18260 * calendar/timeclock.el (timeclock-time-less-p): Remove.
18261 (timeclock-generate-report): Use `time-less-p'.
18262
18263 * emacs-lisp/autoload.el (autoload-before-p): Remove.
18264 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
18265
18266 2004-04-28 Masatake YAMATO <jet@gyve.org>
18267
18268 * subr.el (remove-overlays): Make arguments optional.
18269
18270 * wid-edit.el (widget-specify-button): Put evaporate to the
18271 overlay for sample.
18272 (widget-specify-sample): Put evaporate to the overlay for sample.
18273 (widget-specify-doc): Put evaporate to the overlay for documentation.
18274
18275 2004-04-27 Jesper Harder <harder@ifa.au.dk>
18276
18277 * info.el (info-apropos): Make it an index node. Align node names
18278 like makeinfo.
18279
18280 2004-04-27 Eli Zaretskii <eliz@gnu.org>
18281
18282 * net/browse-url.el (browse-url-netscape-sentinel)
18283 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
18284 (browse-url-epiphany-sentinel, browse-url-mosaic):
18285 Use browse-url-*-program instead of a literal program name.
18286
18287 2004-04-27 Kevin Ryde <user42@zip.com.au>
18288
18289 * eshell/em-alias.el:
18290 * eshell/em-dirs.el:
18291 * eshell/em-hist.el:
18292 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
18293 features when M-x customize-group loads modules before the main
18294 eshell.el.
18295
18296 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
18297
18298 * subr.el (momentary-string-display): Support EXIT-CHAR that is
18299 either a character representation of an event or an event
18300 description list.
18301
18302 * type-break.el: Capitalize Emacs and Lisp.
18303 (type-break-good-break-interval, type-break-demo-boring-stats)
18304 (type-break-terse-messages, type-break-file-name): New defcustoms.
18305 (type-break-post-command-hook)
18306 (type-break-warning-countdown-string): Quote variable names in doc.
18307 (type-break-interval-start, type-break-auto-save-file-name): New vars.
18308 (type-break-mode): Document type-break-good-break-interval and the
18309 "session" file. Schedule break according to the session file.
18310 Kill session file buffer on exit. Organize for save-some-buffers
18311 to always save the session file.
18312 (type-break-mode-line-message-mode, type-break-query-mode):
18313 Uppercase arguments.
18314 (type-break-file-time, type-break-file-keystroke-count, timep)
18315 (type-break-choose-file, type-break-get-previous-time)
18316 (type-break-get-previous-count): New defuns.
18317 (type-break): Avoid break querying after a completed break in the
18318 case where the query was initiated during user invocation of the
18319 break. Optional terse messages.
18320 Use type-break-good-break-interval if type-break-good-rest-interval is
18321 nil. File the break time.
18322 (type-break-schedule): New optional args for overriding the use of
18323 the current time.
18324 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
18325 after a break.
18326 (type-break-check): File the keystroke count.
18327 (type-break-do-query): Prevent a second query when the break is
18328 interrupted. Optional terse message.
18329 (type-break-keystroke-reset): Record the start of a typing interval.
18330 (type-break-demo-boring): Optional terse messages. Display word
18331 per minute and keystroke counts according to
18332 type-break-demo-boring-stats.
18333
18334 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
18335
18336 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
18337 directories, make sure they exist under archive-tmpdir.
18338
18339 2004-04-27 Juri Linkov <juri@jurta.org>
18340
18341 * help.el (view-emacs-news): With argument, display info for the
18342 selected version by finding it among different NEWS files, and
18343 narrowing the buffer to the selected version.
18344
18345 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
18346 same-window-buffer-names.
18347 (info): New arg `buffer'. Use it. Doc fix. Read file name for
18348 non-numeric prefix argument, append the number to the buffer name
18349 for numeric prefix argument.
18350 (info-other-window): Bind same-window-regexps to nil.
18351 (Info-reference-name): Rename to Info-point-loc.
18352 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
18353 and Info-find-index-name for stringy Info-point-loc.
18354 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
18355 without middle `.', but with final `.' and optional line number
18356 for it. Set Info-point-loc for index nodes.
18357 (Info-index): Remove middle `.' from index entry regexp.
18358 Modify line number regexp.
18359 (Info-index-next): Decrement line number.
18360 (info-apropos): Remove middle `.' from index entry regexp.
18361 Add optional line number regexp at the end. Add matched value
18362 for line number to the result list and insert it to the buffer.
18363 Replace match-string by match-string-no-properties.
18364 Reorder result list.
18365 (Info-fontify-node): Hide index line numbers.
18366 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
18367 empty matches.
18368 (Info-follow-reference): Use `str' instead of
18369 Info-following-node-name-re.
18370 (Info-toc): Use full file names. Set Info-current-node to "Top".
18371 (Info-fontify-node): Compare file names without directory name.
18372 (Info-try-follow-nearest-node): Don't set Info-reference-name.
18373 Set second arg of Info-extract-menu-node-name for index nodes.
18374 (info-xref-visited): Use magenta3 instead of magenta4.
18375 (Info-mode): Add info-apropos to docstring.
18376
18377 * log-view.el (log-view-diff): Replace interactive code "r"
18378 by a list to allow to call it even if region is not active.
18379
18380 * paren.el (show-paren-highlight-openparen): New var.
18381 (show-paren-function): Turn on openparen highlighting when
18382 matching forward if show-paren-highlight-openparen is non-nil.
18383
18384 * simple.el (kill-ring-save): Use blink-matching-delay instead of
18385 the constant value 1.
18386 (completions-common-part): Expand docstring.
18387
18388 * textmodes/picture.el (picture-mode-map): Add arrow keys.
18389
18390 2004-04-27 Kim F. Storm <storm@cua.dk>
18391
18392 * image.el (insert-sliced-image): Use line-height instead of
18393 line-spacing property on newline.
18394
18395 2004-04-26 Lars Hansen <larsh@math.ku.dk>
18396
18397 * desktop.el (desktop-buffer-misc-data-function): Rename to
18398 desktop-save-buffer and change docstring.
18399 (desktop-buffer-modes-to-save): Delete.
18400 (desktop-save-buffer-p): Use desktop-save-buffer instead of
18401 desktop-buffer-modes-to-save.
18402 (desktop-save): Rename desktop-buffer-misc-data-function to
18403 desktop-save-buffer and allow non-function value.
18404 (desktop-missing-file-warning): Correct docstring.
18405
18406 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
18407 to desktop-save-buffer.
18408
18409 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
18410 desktop-save-buffer.
18411
18412 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
18413
18414 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
18415
18416 2004-04-26 Eli Zaretskii <eliz@gnu.org>
18417
18418 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
18419
18420 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
18421
18422 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
18423 (ielm): Only go to the end of the buffer when starting a new process.
18424
18425 2004-04-25 Juanma Barranquero <lektu@terra.es>
18426
18427 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
18428 mode line. Bind `inhibit-read-only' to t before modifying
18429 properties of text in the buffer.
18430 (ielm): Force point to the end of buffer, even when running ielm
18431 from inside itself.
18432
18433 2004-04-25 Jesper Harder <harder@ifa.au.dk>
18434
18435 * info.el (info-apropos): Reset Info-complete-cache.
18436
18437 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
18438
18439 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18440 Also recognize severe Irix et al. messages.
18441 (compilation-normalize-filename, compile-abbreviate-directory):
18442 Delete functions.
18443 (compilation-get-file-structure): New function inherits
18444 functionality of the two preceding ones.
18445 (compilation-internal-error-properties, compilation-fake-loc):
18446 Use it so that different paths to the same file share the same
18447 markers. Also optimize finding adjacent marker slightly.
18448
18449 2004-04-25 Kim F. Storm <storm@cua.dk>
18450
18451 * image.el (insert-sliced-image): Add line-spacing t property
18452 to newlines separating image lines.
18453
18454 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
18455
18456 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
18457
18458 * ielm.el (ielm-prompt-read-only): New user option.
18459 (ielm-prompt): Expand docstring to describe new behavior.
18460 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
18461 mention it in the docstring.
18462
18463 2004-04-24 Andreas Schwab <schwab@suse.de>
18464
18465 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
18466
18467 * diff.el (diff): Set default-directory in diff buffer.
18468
18469 2004-04-24 Eli Zaretskii <eliz@gnu.org>
18470
18471 * mail/sendmail.el (mail-bury): Don't delete the frame where the
18472 mail was being composed if the terminal cannot display more than
18473 one frame; instead, switch to previous frame.
18474
18475 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
18476 (rmail-start-mail): Support rmail-mail-new-frame even on
18477 terminals that can display only one frame at a time.
18478
18479 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
18480
18481 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
18482 (checkdoc-output-font-lock-keywords): Remove error regexp.
18483 (checkdoc-output-mode-map): Remove.
18484 (checkdoc-output-mode): Derive from compilation-mode.
18485 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
18486
18487 * dired.el (dired-mode-map): Add a menu entry for wdired.
18488
18489 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
18490 (rx-bracket, rx-check-any, rx-any): Clean up name space.
18491
18492 * wdired.el (wdired-mode-map): Move init into declaration.
18493 Fix `return' binding.
18494 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
18495 Use force-mode-line-update.
18496 (wdired-get-filename): Use `unless'.
18497 (wdired-preprocess-files): Don't assume names have no \n and use / for
18498 dir separator.
18499 (wdired-normalize-filename): Use replace-regexp-in-string.
18500 (wdired-load-hooks): Remove.
18501 (wdired-mode-hooks): Rename to wdired-mode-hook.
18502
18503 * info-look.el: Add support for cfengine-mode.
18504 (info-lookup-setup-mode): Use dolist.
18505
18506 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
18507
18508 * wdired.el: New file.
18509
18510 2004-04-23 Juanma Barranquero <lektu@terra.es>
18511
18512 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
18513
18514 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
18515 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
18516 (pcomplete--help, pcomplete--here): Doc fixes.
18517
18518 2004-04-23 Andre Spiegel <spiegel@gnu.org>
18519
18520 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
18521 handles wrong-number-of-arguments in backend call.
18522
18523 * vc.el (vc-print-log): Likewise.
18524
18525 2004-04-20 Dave Love <fx@gnu.org>
18526
18527 * emacs-lisp/rx.el: Doc fixes.
18528 (rx-constituents): Add/extend many forms.
18529 (rx-check): Check form is a list.
18530 (bracket): Defvar.
18531 (rx-check-any, rx-any, rx-check-not): Modify.
18532 (rx-not): Simplify.
18533 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
18534 (rx-kleene): Use rx-trans-forms.
18535 (rx-quote-for-set): Delete.
18536 (rx): Allow multiple args.
18537
18538 2004-04-23 Kenichi Handa <handa@m17n.org>
18539
18540 * international/mule-util.el (char-displayable-p): Simplify by
18541 using internal-char-font.
18542
18543 2004-04-23 Juanma Barranquero <lektu@terra.es>
18544
18545 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
18546
18547 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
18548
18549 * diff-mode.el (diff-next-error): New fun.
18550 (diff-mode): Use it.
18551
18552 * simple.el (next-error): Change arg name.
18553 Add support for the documented C-u C-x ` usage.
18554
18555 * frame.el (special-display-popup-frame, next-multiframe-window)
18556 (previous-multiframe-window): Only consider frames on same display.
18557
18558 2004-04-22 Lars Hansen <larsh@math.ku.dk>
18559
18560 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
18561 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
18562
18563 2004-04-22 Kim F. Storm <storm@cua.dk>
18564
18565 * net/telnet.el (telnet): Add optional port arg.
18566
18567 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
18568
18569 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18570 Minor sanity check on the `hyperlink' slot.
18571
18572 * Makefile.in (recompile): Compile new files.
18573
18574 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
18575 Add byte-recompile-directory's optional `arg'.
18576
18577 * cvs-status.el (cvs-tree-use-charset): New var.
18578 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
18579 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
18580 (cvs-status-cvstrees): Use it.
18581
18582 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
18583 Make it a normal major mode.
18584 (checkdoc-buffer-label): Make sure the file name is meaningful.
18585 (checkdoc-output-to-error-buffer): Remove.
18586 (checkdoc-error, checkdoc-start-section): Rewrite.
18587
18588 * info.el (info-node, info-menu-5, info-xref, info-header-node)
18589 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18590 (Info-title-4-face): Use new syntax.
18591 (info-xref-visited): Inherit from info-xref.
18592
18593 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
18594
18595 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
18596
18597 * simple.el (next-error-last-buffer, next-error-function):
18598 New variables for the next-error framework.
18599 (next-error-buffer-p): New function.
18600 (next-error-find-buffer): Generalize compilation-find-buffer.
18601 (next-error, previous-error, first-error, next-error-no-select)
18602 (previous-error-no-select): Move from compile.el.
18603
18604 * replace.el (occur-next-error, occur-1): Hook into the next-error
18605 framework.
18606
18607 * progmodes/compile.el (compilation-start):
18608 Set next-error-last-buffer so next-error knows where to jump.
18609 (compilation-setup): Set the buffer-local variable
18610 next-error-function to 'compilation-next-error-function.
18611 (compilation-buffer-p, compilation-buffer-internal-p): Use an
18612 alternate way to find if a buffer is a compilation buffer, for
18613 next-error convenience.
18614 (next-error-no-select, previous-error-no-select, next-error)
18615 (previous-error, first-error): Move to simple.el.
18616 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
18617 (compilation-last-buffer): Remove.
18618 (compilation-start, compilation-next-error, compilation-setup)
18619 (compilation-next-error-function, compilation-find-buffer):
18620 Remove compilation-last-buffer use.
18621
18622 2004-04-21 Juanma Barranquero <lektu@terra.es>
18623
18624 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
18625 (font-lock-warning-face): Fix spacing.
18626
18627 * makefile.w32-in (WINS): Add url/ directory.
18628
18629 2004-04-21 Lars Hansen <larsh@math.ku.dk>
18630
18631 * desktop.el (desktop-buffer-mode-handlers): New variable.
18632 Alist of major mode specific functions to restore a desktop buffer.
18633 (desktop-buffer-handlers): Make variable obsolete.
18634 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
18635 Catch errors signaled in handlers. Update buffer count.
18636 Evaluate desktop-buffer-point.
18637 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
18638 move to dired.el.
18639 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
18640 move to info.el.
18641 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
18642 move to mail/rmail.el.
18643 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
18644 to mh-e/mh-e.el.
18645 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
18646 On fail, print message (to message buffer) even if
18647 desktop-missing-file-warning is nil.
18648 (desktop-buffer-misc-data-function): New buffer local variable.
18649 Function returning major mode specific data.
18650 (desktop-buffer-misc-functions): Make variable obsolete.
18651 (desktop-save): Use desktop-buffer-misc-data-function.
18652 (desktop-buffer-dired-misc-data): Rename to
18653 dired-desktop-buffer-misc-data and move to dired.el.
18654 (desktop-buffer-info-misc-data): Rename to
18655 Info-desktop-buffer-misc-data and move to info.el.
18656 (desktop-read): Add message about number of buffers restored/failed.
18657
18658 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
18659 Add parameters. Pause to display error only when
18660 desktop-missing-file-warning is non-nil.
18661 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
18662 (dired-mode): Bind desktop-buffer-misc-data-function.
18663
18664 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
18665 Add Parameters.
18666 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
18667 (Info-mode): Bind desktop-buffer-misc-data-function.
18668
18669 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
18670 Add Parameters.
18671
18672 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
18673 Add Parameters.
18674
18675 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
18676
18677 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
18678 the case of letters in case-insensitive expansions when the
18679 abbrev is preceded by characters with letter syntax.
18680
18681 2004-04-21 Richard M. Stallman <rms@gnu.org>
18682
18683 * progmodes/cperl-mode.el (cperl-putback-char):
18684 Delete Emacs 18 definition.
18685
18686 * international/mule.el (ctext-post-read-conversion):
18687 Use assoc-string, not assoc-ignore-case.
18688
18689 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
18690
18691 * emacs-lisp/easymenu.el (easy-menu-add):
18692 Do call x-popup-menu, but only if it's defined.
18693
18694 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
18695
18696 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
18697 Handle multiple args: compile like progn.
18698
18699 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
18700 take all args as &rest arg.
18701
18702 * autoinsert.el (auto-insert-alist): Insert the user's name in
18703 copyright notice, rather than Free Software Foundation.
18704
18705 2004-04-21 Kenichi Handa <handa@m17n.org>
18706
18707 * descr-text.el (describe-char): Make it work on *Help* buffer.
18708
18709 2004-04-21 Kim F. Storm <storm@cua.dk>
18710
18711 * image.el (insert-image): Add optional SLICE arg.
18712 (insert-sliced-image): New defun.
18713
18714 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
18715
18716 * subr.el (read-number): Check whether `default' is nil.
18717
18718 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18719
18720 * progmodes/compile.el (compilation-error-properties):
18721 Split into two.
18722 (compilation-internal-error-properties): New one.
18723 (compilation-compat-error-properties): Use it. Fix the non-marker case.
18724
18725 2004-04-20 Richard M. Stallman <rms@gnu.org>
18726
18727 * window.el (split-window-save-restore-data):
18728 Don't update the data if OLD-INFO is nil.
18729
18730 * view.el (view-return-to-alist): Mark it permanent local.
18731
18732 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
18733
18734 * recentf.el (recentf-save-list): Catch and warn about errors.
18735
18736 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
18737 so "Buffers" won't be pure.
18738
18739 * help-mode.el (help-mode-finish): Set help-return-alist first
18740 thing, setting only the entry for the selected window.
18741
18742 * help-fns.el (describe-function-1): If many non-control non-meta
18743 keys run the command, don't list all of them.
18744
18745 2004-04-20 Juanma Barranquero <lektu@terra.es>
18746
18747 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
18748 arg. Copied from Andre Spiegel's patch of 2004-03-21.
18749
18750 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
18751
18752 2004-04-20 Kenichi Handa <handa@m17n.org>
18753
18754 * international/quail.el (quail-lookup-key): New optional arg
18755 NOT-RESET-INDICES.
18756 (quail-get-translations): Call quail-lookup-key with
18757 NOT-RESET-INDICES t.
18758 (quail-completion): Likewise.
18759 (quail-lookup-map-and-concat): Likewise.
18760
18761 2004-04-20 Kenichi Handa <handa@m17n.org>
18762
18763 * international/quail.el (quail-update-translation): Don't insert
18764 such an unsupported multibyte char in a unibyte buffer.
18765
18766 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
18767
18768 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
18769 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
18770 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
18771 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
18772 (gdb-frame-assembler-buffer): Improve behavior with
18773 multiple frames.
18774 (gdb-display-buffer): Extend search to all visible frames.
18775
18776 2004-04-19 Eli Zaretskii <eliz@gnu.org>
18777
18778 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
18779 characters left after base64 decoding.
18780 (rmail-decode-region): Use -dos variety of `coding', to remove any
18781 ^M characters left after qp or base64 decoding.
18782
18783 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18784
18785 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
18786 messages.
18787
18788 2004-04-19 Stephen Eglen <stephen@gnu.org>
18789
18790 * add-log.el (add-change-log-entry): Update doc string to mention
18791 add-log-full-name and add-log-mailing-address.
18792
18793 2004-04-18 Juri Linkov <juri@jurta.org>
18794
18795 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
18796 (Info-find-node-2): Simplify error message.
18797 (Info-insert-dir): Use Info-following-node-name.
18798 (Info-goto-node): Remove *info-history* and *info-toc*.
18799 (Info-history): Create a node of the virtual history file.
18800 (Info-toc): Create a node of the virtual toc file.
18801 (Info-insert-toc): New arg `curr-file' for reference file names.
18802 (info-apropos): Remove redundant var binding for temp-file.
18803 (Info-index, Info-index-next, Info-mode): Doc fix.
18804 (Info-goto-emacs-command-node): Don't jump to *info* from
18805 non-*info* Info buffers.
18806 (Info-fontify-node): Don't show the file name of external
18807 references if `Info-hide-note-references' is `hide'. Don't hide
18808 newlines at the end of paragraphs.
18809
18810 * international/mule-diag.el (list-input-methods):
18811 Fix args to help-xref-button.
18812
18813 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
18814 to put into effect local variables from TUTORIAL files.
18815
18816 * textmodes/paragraphs.el (sentence-end) <function>: New fun
18817 with default value taken from the variable `sentence-end'.
18818 (sentence-end) <defcustom>: Set default to nil. Doc fix.
18819 Add nil const to :type.
18820 (sentence-end-without-period, sentence-end-double-space)
18821 (sentence-end-without-space): Doc fix.
18822
18823 * textmodes/paragraphs.el (forward-sentence):
18824 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
18825 (fill-delete-newlines):
18826 * progmodes/cc-cmds.el (c-beginning-of-statement):
18827 Use function `sentence-end' instead of variable `sentence-end'.
18828
18829 2004-04-18 Andreas Schwab <schwab@suse.de>
18830
18831 * progmodes/compile.el (compilation-start): Set window start to
18832 point-min if compilation-scroll-output is nil.
18833
18834 2004-04-18 John Wiegley <johnw@newartisans.com>
18835
18836 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
18837
18838 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
18839
18840 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
18841 (gdb-info-breakpoints-custom): Revert previous change.
18842 (gdb-view-assembler): Update assembler if necessary.
18843 (gdb-frame-handler): Parse correctly for gdb-current-frame.
18844 (gdb-display-source-buffer): Update properly when both source and
18845 assembler are visible.
18846
18847 2004-04-17 John Wiegley <johnw@newartisans.com>
18848
18849 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
18850 which limits the number of names shown in the minibuffer. Off by
18851 default.
18852 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
18853 up iswitchb for users with a multitude of open buffers by showing
18854 only the first and last N/2 buffers in the completion list (which
18855 is enough to aid C-s/C-r, and to know that more characters are
18856 needed to refine the completion list).
18857
18858 2004-04-17 Richard M. Stallman <rms@gnu.org>
18859
18860 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
18861 (file-truename): Expand all ~ constructs directly.
18862 (insert-directory): Delete any error msg output by the
18863 `insert-directory-program'.
18864
18865 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
18866 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
18867 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
18868 (allout-init): Use find-file-hook, not find-file-hooks.
18869 (allout-mode): Eliminate Emacs 18 support.
18870 Use write-contents-functions, not local-write-file-hooks.
18871
18872 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
18873
18874 * progmodes/compile.el (compilation-error-properties): Fix for
18875 adding messages when there are already markers for their file.
18876 (compilation-fake-loc): New function.
18877
18878 2004-04-16 Dave Love <fx@gnu.org>
18879
18880 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
18881 (python-load-file): Fix python-orig-start setting.
18882
18883 * progmodes/compile.el: Doc fixes.
18884 (compilation-error-regexp-alist-alist)
18885 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
18886 (compilation-assq): Wrap in eval-when-compile.
18887 (compilation-mode-font-lock-keywords): Don't use list*.
18888 (compilation-start): Avoid warning.
18889 (compilation-compat-error-properties)
18890 (compilation-directory-properties): Add keymap property.
18891 (compilation-parsing-end): Make it a marker for better compatibility.
18892
18893 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
18894
18895 2004-04-16 Mark A. Hershberger <mah@everybody.org>
18896
18897 * xml.el: Doc fixes.
18898 (xml-get-children): Only looks at sub-tags and ignore strings.
18899
18900 * xml.el (xml-parse-tag): Avoid overwriting node-name.
18901
18902 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18903
18904 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
18905
18906 2004-04-16 Andre Spiegel <spiegel@gnu.org>
18907
18908 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
18909
18910 * vc.el (vc-print-log): Likewise.
18911
18912 2004-04-16 Masatake YAMATO <jet@gyve.org>
18913
18914 * simple.el (completion-setup-function): Set an initial value
18915 to `element-common-end' before entering loop. Set a value
18916 to `element-common-end' at the end of loop.
18917 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
18918 (completions-common-part): Rename from completion-de-emphasis.
18919 (completions-first-difference): Rename from completion-emphasis.
18920 Suggested by RMS.
18921
18922 2004-04-16 Juanma Barranquero <lektu@terra.es>
18923
18924 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
18925 (bookmark-edit-annotation-mode): Add mode name.
18926
18927 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
18928
18929 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
18930 for nested conflict markers.
18931 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
18932
18933 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
18934
18935 * progmodes/gdb-ui.el (gdb-goto-info): New function.
18936
18937 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
18938
18939 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
18940
18941 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
18942 Give a backtrace if requested.
18943
18944 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
18945
18946 * progmodes/python.el (python-mouse-2-command, python-RET-command):
18947 Remove unused functions.
18948 (python-orig-start-line, python-orig-file): Remove.
18949 (python-orig-start): New var.
18950 (python-input-filter, python-compilation-line-number)
18951 (python-send-region, python-load-file): Use it.
18952
18953 * info.el (info): Always jump to *info*.
18954
18955 * subr.el (posn-set-point): New function.
18956
18957 * mouse.el (mouse-set-point): Use it.
18958
18959 * progmodes/compile.el (compile-goto-error): Use it.
18960 (compilation-button-map): New keymap.
18961 (compilation-error-properties): Use it.
18962 (compilation-shell-minor-mode-map): Don't bind mouse-2.
18963
18964 * smerge-mode.el (smerge-popup-context-menu): Use it.
18965
18966 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
18967 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
18968 mouse and non-mouse case.
18969
18970 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
18971 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
18972
18973 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
18974 Make it work for non-mouse events.
18975
18976 * pcvs-info.el (cvs-status-map): Update binding name.
18977
18978 2004-04-14 Mark A. Hershberger <mah@everybody.org>
18979
18980 * xml.el (xml-maybe-do-ns): New function to handle namespace
18981 parsing of both attribute and element names.
18982 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
18983 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
18984 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
18985 (xml-parse-attlist): Make it do its own namespace parsing.
18986
18987 2004-04-14 Dave Love <fx@gnu.org>
18988
18989 * progmodes/python.el (run-python): Fix use of \n.
18990 (python-load-file): Remove `try' from Python fragment.
18991 (python-describe-symbol): Fix message.
18992
18993 * comint.el: Doc fixes.
18994 (comint-last-input-start, comint-last-input-end)
18995 (comint-last-output-start): Give them values.
18996 (comint-arguments): Avoid warning.
18997 (comint-skip-prompt): Use line-end-position.
18998 (comint-backward-matching-input): Rename arg to agree with doc.
18999 (comint-extract-string): Use syntax-ppss.
19000 (comint-dynamic-simple-complete): Delete useless list construction.
19001 (comint-redirect-subvert-readonly): New.
19002 (comint-redirect-preoutput-filter): Use it.
19003
19004 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
19005 Correctly handle negative arguments when calling hook functions.
19006
19007 2004-04-14 Jesper Harder <harder@ifa.au.dk>
19008
19009 * info.el (info-apropos): Don't clobber Info-history-list.
19010
19011 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
19012
19013 * progmodes/compile.el (compilation-setup):
19014 Localize overlay-arrow-position.
19015 (compilation-sentinel): Restructure code equivalently.
19016 (compilation-next-error): Find message on same line after point if
19017 not found before point.
19018 (compile-mouse-goto-error): Restore function so that compilation
19019 buffer need not be current and use compile-goto-error.
19020 (compile-goto-error): Restore function.
19021 (next-error): Set overlay-arrow-position.
19022 (compilation-forget-errors): Don't localize already local
19023 compilation-locs and remove FIXME about refontifying.
19024
19025 2004-04-14 Kim F. Storm <storm@cua.dk>
19026
19027 * startup.el (emacs-quick-startup): New defvar (set by -Q).
19028 (command-line): New option -Q. Like -q --no-site-file, but
19029 in addition it also disables menu-bar, tool-bar, scroll-bars,
19030 tool-tips, and the blinking cursor.
19031 (command-line-1): Skip startup screen if -Q.
19032 (fancy-splash-head): Use ":align-to center" prop to center splash image.
19033
19034 * emulation/cua-base.el (cua-read-only-cursor-color)
19035 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
19036
19037 2004-04-13 Dave Love <fx@gnu.org>
19038
19039 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
19040 (syntax): Don't require.
19041 (python) <defgroup>: Add :version.
19042 (python-quote-syntax): Re-written.
19043 (inferior-python-mode): Move stuff here from run-python and add
19044 some more.
19045 (python-preoutput-continuation, python-preoutput-result)
19046 (python-dotty-syntax-table): New.
19047 (python-describe-symbol): Use them.
19048 (run-python): Move stuff to inferior-python-mode. Modify code
19049 loaded into Python.
19050 (python-send-region): Use python-proc, python-send-string.
19051 (python-send-string): Send newlines too. Callers changed.
19052 (python-load-file): Re-written.
19053 (python-eldoc-function): New.
19054 (info-look): Don't require.
19055 (python-after-info-look): New. A modified version of former
19056 top-level code for use with eval-after-load.
19057 (python-maybe-jython, python-guess-indent): Use widened buffer.
19058 (python-fill-paragraph): Re-written.
19059 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
19060 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
19061
19062 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
19063
19064 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
19065 Set compilation-error-regexp-alist earlier.
19066
19067 * progmodes/compile.el (compilation-minor-mode-map)
19068 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
19069 (compile-goto-error): Re-merge the mouse and non-mouse commands.
19070
19071 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
19072
19073 * progmodes/compile.el (compile-goto-error): Select the buffer/window
19074 corresponding to the event.
19075
19076 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
19077
19078 * loadup.el: Add cygwin to system-type list, for unexec() support.
19079
19080 2004-04-12 John Paul Wallington <jpw@gnu.org>
19081
19082 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
19083 (ibuffer-restore-window-config-on-quit): New variable to replace
19084 `ibuffer-delete-window-on-quit'. Update all references.
19085 (ibuffer-prev-window-config): New variable.
19086 (ibuffer-quit): Restore previous window configuration instead of
19087 deleting window.
19088 (ibuffer): Save window configuration before showing Ibuffer buffer.
19089
19090 * help.el (describe-mode): Doc fix.
19091
19092 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
19093
19094 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
19095 not to treat nil as a function.
19096
19097 * vc-arch.el (vc-arch-root): Be a bit more careful.
19098 (vc-arch-register): Save the buffer if we modified it.
19099 (vc-arch-delete-rej-if-obsolete): Save excursion.
19100 (vc-arch-find-file-hook): Use the simpler after-save-hook.
19101 (vc-arch-responsible-p, vc-arch-init-version): New functions.
19102
19103 * net/ldap.el (ldap-search): Use list*.
19104
19105 2004-04-12 Juri Linkov <juri@jurta.org>
19106
19107 * info.el (Info-follow-reference): Allow multiline reference name.
19108
19109 2004-04-11 Dave Love <fx@gnu.org>
19110
19111 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
19112
19113 * progmodes/python.el: New file.
19114
19115 2004-04-11 Andre Spiegel <spiegel@gnu.org>
19116
19117 * vc-hooks.el (vc-arg-list): Function removed.
19118 (vc-default-workfile-unchanged-p): Use condition-case to check for
19119 backward compatibility.
19120
19121 * vc.el (vc-print-log): Use condition-case to check for backward
19122 compatibility.
19123
19124 2004-04-11 Juri Linkov <juri@jurta.org>
19125
19126 * dired.el (dired-faces): New defgroup.
19127 (dired-header, dired-mark, dired-marked, dired-flagged)
19128 (dired-warning, dired-directory, dired-symlink, dired-ignored):
19129 New faces.
19130 (dired-header-face, dired-mark-face, dired-marked-face)
19131 (dired-flagged-face, dired-warning-face, dired-directory-face)
19132 (dired-symlink-face, dired-ignored-face): New face variables.
19133 (dired-font-lock-keywords): Use them instead of font-lock faces.
19134 Split the rule for dired marks into 3 separate rules: for marks,
19135 marked file names and flagged file names.
19136
19137 * help-mode.el (help-make-xrefs): Add a final newline to the
19138 *Help* buffer.
19139
19140 2004-04-11 John Paul Wallington <jpw@gnu.org>
19141
19142 * replace.el (occur-engine): Distinguish between one and several
19143 matches in the matches per buffer heading.
19144
19145 2004-04-11 Kim F. Storm <storm@cua.dk>
19146
19147 * ido.el (ido-confirm-unique-completion): New defcustom.
19148 (ido-complete): Use it.
19149 (ido-write-file): Set it to t unconditionally.
19150
19151 2004-04-10 Miles Bader <miles@gnu.org>
19152
19153 RCS keyword removal (only non-comment changes are enumerated here):
19154
19155 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
19156 (byte-compile-insert-header): Don't use `byte-compile-version'.
19157 * forms.el (forms-version): Variable removed.
19158 (forms-mode): Don't use `forms-version'.
19159 * recentf.el (recentf-version): Variable removed.
19160 * progmodes/delphi.el (delphi-version): Variable removed.
19161 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
19162
19163 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19164
19165 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
19166
19167 2004-04-09 Jesper Harder <harder@ifa.au.dk>
19168
19169 * info.el (info-apropos): Improve menu item regexp.
19170
19171 2004-04-09 Simon Josefsson <jas@extundo.com>
19172
19173 * mail/smtpmail.el: Add comment, based on report by
19174 kdc@rcn.com (Kevin D. Clark).
19175
19176 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19177
19178 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19179 Redo one more thing that I didn't notice Daniel had undone.
19180
19181 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
19182
19183 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
19184 (gdb-goto-breakpoint, gdb-display-buffer)
19185 (gdb-display-source-buffer, gdb-view-source-function)
19186 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
19187 (gdb-source-info, gdb-frame-handler): Don't specify a window
19188 for display.
19189 (gdb-info-breakpoints-custom): Remove superfluous update of
19190 assembler buffer.
19191 (gdb-many-windows): Make settable outside gdb.
19192
19193 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
19194
19195 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
19196 Derive from fundamental-mode rather than text-mode.
19197
19198 2004-04-08 Juri Linkov <juri@jurta.org>
19199
19200 * info.el (Info-history): Doc fix.
19201 (Info-history-list): New var.
19202 (info-xref): Change magenta4 to blue, remove bold for dark and
19203 light backgrounds, change bold to underline for non-color classes.
19204 (info-xref-visited): New face.
19205 (Info-fontify-visited-nodes): New custom.
19206 (Info-hide-note-references): Add new value `hide'. Doc fix.
19207 (Info-reference-name): New var.
19208 (Info-selection-hook): New custom.
19209 (Info-edit-mode-hook): New var.
19210 (Info-find-file): New fun.
19211 (Info-find-node): Move part of code to Info-find-file.
19212 (Info-find-node-2): Add anchors to Info-history-list. Move point
19213 to the place with the reference name if name is defined.
19214 (Info-select-node): Add current node to Info-history-list.
19215 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
19216 (Info-search-whitespace-regexp): New custom.
19217 (Info-search-case-fold): New var.
19218 (Info-search): Add "case-sensitively" to the prompt.
19219 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
19220 (Info-search-case-sensitively, Info-search-next): New fun.
19221 (Info-up): Move point to the menu item of the current node.
19222 (Info-history): New fun. Add *info-history* to
19223 same-window-buffer-names.
19224 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
19225 (Info-insert-toc): New fun.
19226 (Info-build-toc): New fun.
19227 (Info-follow-reference): Add new arg `fork'. Doc fix.
19228 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
19229 with the same name prefer the reference closest to point.
19230 (Info-next-reference): Replace * by + in the *Note regexp.
19231 Add regexp for http:// and ftp://. Skip the *Note prefix.
19232 (Info-prev-reference): Replace * by + in the *Note regexp.
19233 Add regexp for http:// and ftp://. Skip the *Note prefix.
19234 (Info-follow-nearest-node): Add new arg `fork'.
19235 (Info-try-follow-nearest-node): Add new arg `fork'.
19236 Call browse-url for http:// and ftp:// references.
19237 Set Info-reference-name for index entries.
19238 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
19239 Info-search-next, Info-history, Info-toc, clone-buffer.
19240 (Info-menu-update): Replace * by + in the *Note regexp.
19241 (Info-mode): Add documentation for Info-history, Info-toc,
19242 Info-search-case-sensitively, Info-search-next, clone-buffer.
19243 (Info-fontify-menu-headers): Remove fun. Move code to
19244 Info-fontify-node.
19245 (Info-fontify-node): Add docstring. Add local vars
19246 fontify-visited-p and not-fontified-p. If not-fontified-p is t
19247 then fontify header line, titles, menu headers, http and ftp
19248 references, refill paragraphs. If not-fontified-p is t or
19249 fontify-visited-p is t then fontify cross references, menu items.
19250 Fontify menu headers. Fontify http and ftp references.
19251 Change regexp for cross references to require whitespace after *Note,
19252 add matching groups for file and node names. Remove hack for quote.
19253 Use display property for Info-hide-note-references=t. Use fifth
19254 or fourth match for help-echo. Display visited nodes in a
19255 different face. Unhide file names of external references.
19256 Unhide newlines. Display visited menu items in a different face.
19257
19258 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
19259
19260 * progmodes/compile.el: Require CL.
19261 (compilation-mode-font-lock-keywords): Re-install the "line as
19262 function" patch.
19263
19264 * help-fns.el (help-C-source-directory): New var.
19265 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
19266 (describe-function-1, describe-variable): Use them.
19267
19268 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
19269 to C source files specially.
19270
19271 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
19272
19273 * info.el (Info-hide-cookies-node): New function.
19274 (Info-select-node): Use it.
19275 (Info-display-images-node): Remove message with image file name.
19276
19277 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
19278
19279 * progmodes/compile.el (compilation-warning-face)
19280 (compilation-info-face, compilation-skip-threshold)
19281 (compilation-skip-visited, compilation-context-lines):
19282 Declare :version when added to Emacs.
19283 (compilation-error-regexp-alist-alist): Extend caml and irix.
19284 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
19285 (compilation-mode-font-lock-keywords): Temporarily undo line as
19286 function patch, which wasn't ready.
19287
19288 2004-04-07 Kenichi Handa <handa@m17n.org>
19289
19290 * international/latin1-disp.el (latin1-display-setup): Check each
19291 character is displayable or not instead of calling
19292 latin1-display-check-font.
19293
19294 2004-04-06 Kenichi Handa <handa@m17n.org>
19295
19296 * language/ethio-util.el (ethio-sera-being-called-by-w3):
19297 New variable.
19298 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
19299 instead of sera-being-called-by-w3.
19300 (ethio-fidel-to-sera-buffer): Likewise.
19301 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
19302 instead of sera-being-called-by-w3.
19303 (ethio-write-file): Likewise.
19304
19305 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19306
19307 * printing.el: Doc fix.
19308
19309 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
19310
19311 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
19312 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
19313 (gdb-setup-windows): Only use separate IO buffer if required.
19314
19315 2004-04-06 Kim F. Storm <storm@cua.dk>
19316
19317 * term.el (term-is-xemacs): Remove.
19318 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
19319 (term-window-width): New function.
19320 (term-mode, term-check-size): Use it.
19321 (term-mode): Disable overflow-newline-into-fringe in term buffer.
19322
19323 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
19324
19325 * cus-edit.el (custom-add-parent-links): Change unbound variable
19326 `symbol' to `name'.
19327
19328 2004-04-05 Jesper Harder <harder@ifa.au.dk>
19329 * info.el (info-apropos): New function.
19330 (Info-mode-menu): Add it.
19331 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
19332
19333 * help-mode.el (help-make-xrefs): Recognize aliased variable with
19334 inherited docstring.
19335
19336 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
19337
19338 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
19339
19340 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
19341
19342 * progmodes/compile.el (font-lock): Don't require any more.
19343 (compilation-error-properties, compilation-start, compilation-sentinel)
19344 (compilation-filter, next-error): Use with-current-buffer.
19345 (compilation-skip-to-next-location, compilation-skip-threshold)
19346 (compilation-skip-visited): Move to silence the byte-compiler.
19347 (compilation-setup): Simplify.
19348 (compilation-next-error): Use line-(beginning|end)-position.
19349 Make sure `pt' is non-nil before using compilation-loop.
19350 (compile-goto-error): Add optional event arg. Use it.
19351 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
19352 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
19353 Update the binding for mouse-2.
19354 (first-error): Set compilation-current-error to nil rather than bob.
19355 (compilation-parsing-end, compilation-parse-errors-function)
19356 (compilation-error-list, compilation-old-error-list):
19357 "New" compatibility variables.
19358 (compile-buffer-substring, compilation-compat-error-properties)
19359 (compilation-compat-parse-errors, compilation-forget-errors):
19360 New compatibility functions.
19361 (compilation-mode-font-lock-keywords): Use them.
19362
19363 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
19364
19365 * autorevert.el (auto-revert-handler): If point (or a window
19366 point) is at the end of the buffer, keep it there after
19367 reverting. This allows to tail a file.
19368 Mention this in the `Commentary'.
19369
19370 * format.el (format-write-file): Add optional argument CONFIRM
19371 and make it behave like the analogous argument to `write-file'.
19372
19373 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19374
19375 * progmodes/ebnf2ps.el: Doc fix.
19376 (ebnf-version): New version number (4.2).
19377 (ebnf-syntax): Customization and docstring fix.
19378 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
19379 Put autoloaded funs before first use.
19380 (ebnf-style-database): Add dtd entry.
19381 (ebnf-syntax-alist): Add dtd initialization.
19382 (ebnf-token-sequence): New fun.
19383 (ebnf-comment-table): Add new comment action character.
19384 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
19385
19386 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
19387 Type Definition for XML).
19388
19389 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
19390 * progmodes/ebnf-bnf.el (ebnf-sequence):
19391 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
19392 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
19393 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
19394 Code simplification: call ebnf-token-sequence.
19395
19396 2004-04-04 Eli Zaretskii <eliz@gnu.org>
19397
19398 * calendar/timeclock.el (timeclock-relative)
19399 (timeclock-get-project-function, timeclock-get-workday-function)
19400 (timeclock-query-out, timeclock-when-to-leave)
19401 (timeclock-when-to-leave-string, timeclock-log-data)
19402 (timeclock-generate-report, timeclock-in): Doc fixes.
19403
19404 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19405
19406 * url/: New dir. Import the URL package from its repository.
19407
19408 2004-04-03 Andreas Schwab <schwab@suse.de>
19409
19410 * diff-mode.el (diff-mode): Fix missing quote.
19411
19412 2004-04-03 Juri Linkov <juri@jurta.org>
19413
19414 * descr-text.el (describe-property-list): Add `font-lock-face'.
19415
19416 * dired.el (dired-font-lock-keywords): Fix permission regexps.
19417
19418 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19419
19420 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
19421 Use utf-16le on little endian machines and utf-16be otherwise.
19422
19423 2004-04-02 David Kastrup <dak@gnu.org>
19424
19425 * net/browse-url.el (browse-url-generic): Use call-process
19426 instead of start-process to allow browsers that fork and detach.
19427
19428 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
19429
19430 * compile.el (compilation-current-error): New var.
19431 (compilation-setup, compile-mouse-goto-error)
19432 (compile-goto-error, next-error): Use it.
19433 (compilation-skip-to-next-location): Default to t, which gives
19434 contiguous skipping like old compile (where this was redundant).
19435 (compilation-next-error): Prevent previous-* commands from moving
19436 back to message at or just before point.
19437
19438 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
19439
19440 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
19441 (gdb-source-info): Don't display source at startup, if required.
19442 (gdb-show-main): New option.
19443 (gdba): Update documentation.
19444 (gdb-source): Cover case of auto-display output.
19445
19446 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
19447
19448 * autorevert.el: Delete obsolete autoloads and defvars.
19449 (auto-revert-check-vc-info): New user option.
19450 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
19451 (auto-revert-handler-vc): Delete.
19452 (auto-revert-handler): Treat return value `fast' of
19453 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
19454
19455 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
19456 return `fast'.
19457
19458 * files.el (buffer-stale-function): Doc change.
19459
19460 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19461
19462 * printing.el: New tip on Tips section.
19463 (pr-version): New version number (6.7.4).
19464 (pr-shell-file-name): Initialization fix.
19465
19466 2004-03-31 Juri Linkov <juri@jurta.org>
19467
19468 * dired.el: Add autoload for `dired-do-touch'.
19469 (dired-touch-program): New var.
19470 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
19471 (dired-no-confirm): Add `touch' to docstring.
19472
19473 * dired-aux.el (dired-do-touch): New fun.
19474 (dired-do-chxxx): Add argument -t for touch operation.
19475
19476 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
19477 `dired-move-to-filename-regexp'.
19478
19479 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
19480
19481 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
19482
19483 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19484
19485 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
19486 and only if the buffer was modified.
19487
19488 2004-03-30 Kenichi Handa <handa@m17n.org>
19489
19490 * international/characters.el: Delete pairs for U+2308..U+230B.
19491
19492 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
19493
19494 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
19495 to detect the beginning of a level 2 or 3 annotation.
19496
19497 2004-03-29 Kenichi Handa <handa@m17n.org>
19498
19499 * international/ucs-tables.el (ucs-insert): Fix the error message.
19500
19501 2004-03-29 Kenichi Handa <handa@m17n.org>
19502
19503 * international/mule-util.el (char-displayable-p): Fix generation
19504 of XLFD file name.
19505
19506 * Makefile.in (setwins, setwins_almost): Change directory to $wd
19507 before finding directories by `find'.
19508
19509 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19510
19511 * subr.el (interactive-form): Delete. Now implemented in C.
19512
19513 * pcvs.el (cvs-parse-process): Workaround for Darwin.
19514
19515 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
19516 (vc-diff-label): New fun.
19517 (vc-diff-internal): Use it.
19518
19519 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
19520
19521 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19522
19523 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
19524
19525 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
19526 specify XML (EBNFX).
19527
19528 * progmodes/ebnf2ps.el: Doc fix.
19529 (ebnf-version): New version number (4.1).
19530 (ebnf-syntax): Adjust customization.
19531 (ebnf-style-database): Add ebnfx entry.
19532 (ebnf-syntax-alist): Add ebnfx initialization.
19533 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
19534
19535 * printing.el: Doc fix.
19536 (pr-version): New version number (6.7.3).
19537 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
19538 returns nil for mouse position. Reported by Drew Adams
19539 <drew.adams@oracle.com>.
19540 (pr-update-menus): Modify interactive declaration. Reported by Drew
19541 Adams <drew.adams@oracle.com>.
19542
19543 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
19544
19545 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
19546 (gud-gdba-marker-filter): Log the process input and output, if
19547 required. From Stefan Monnier.
19548 (gdb-debug-log, gdb-enable-debug-log): New variables.
19549 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
19550
19551 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19552
19553 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
19554 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
19555
19556 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
19557
19558 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
19559 Call vc-find-file-hook here instead of in auto-revert-buffers.
19560 (auto-revert-buffers): Delete call to vc-find-file-hook.
19561 (auto-revert-verbose, global-auto-revert-non-file-buffers)
19562 (global-auto-revert-mode, auto-revert-set-timer)
19563 (auto-revert-handler, auto-revert-buffers): Doc fixes.
19564
19565 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19566
19567 * woman.el (woman-change-fonts): Rename local variable
19568 woman-font-alist to font-alist to avoid a compiler warning.
19569
19570 2004-03-27 Dave Love <fx@gnu.org>
19571
19572 * emacs-lisp/rx.el (rx): Doc fix.
19573 Fix copyright years.
19574
19575 * strokes.el (strokes-global-set-stroke-string): New function.
19576 (strokes-list-strokes): Cope with strings, not just commands.
19577 Set foreground color of image.
19578 (strokes-global-set-stroke): Doc fix.
19579
19580 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
19581
19582 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
19583 Auto Revert mode.
19584 (Buffer-menu-files-only): New variable.
19585 (Buffer-menu-toggle-files-only): New function.
19586 (Buffer-menu-mode-map): Bind it to `T'.
19587 (Buffer-menu-mode): Mention `T' in docstring.
19588 Set buffer-stale-function.
19589 (list-buffers-noselect): Mark buffer non-modified and set
19590 Buffer-menu-files-only.
19591
19592 * dired.el (buffer-stale-function): Remove no longer needed defvar.
19593
19594 * autorevert.el (auto-revert-handler): Print revert message
19595 before, rather than after, reverting.
19596 (buffer-stale-function): Move to files.el.
19597
19598 * files.el (buffer-stale-function): Move here from autorevert.el.
19599
19600 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
19601
19602 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
19603
19604 * calc/calc.el (calc-mode-map): Use mapc.
19605
19606 * apropos.el (apropos-mode): Don't autoload.
19607 (apropos-symbols-internal): New fun. Extracted from `apropos'.
19608 (apropos): Use it.
19609 (apropos-print): Add optional `text' argument.
19610 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
19611 Don't assume point-min == 1.
19612
19613 * bs.el (bs-buffer-list): Use buffer-local-value.
19614 (bs--set-toggle-to-show): Use with-current-buffer.
19615
19616 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
19617 New funs.
19618 (list-buffers-noselect): Use them. Adjust :align-to to new style.
19619
19620 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
19621
19622 * dabbrev.el (dabbrev-expand): Fix regexp construction.
19623 (dabbrev--find-expansion): Use pop.
19624 (dabbrev--search): Use match-string-no-properties.
19625
19626 * dired.el (dired-mode): Use run-mode-hooks.
19627 (dired-move-to-end-of-filename): Use match-string.
19628
19629 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
19630 is bound before using it.
19631 (ediff-verbose-p): Make it into a var since it's not constant.
19632
19633 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
19634
19635 * faces.el (read-face-font): Don't cons up unnecessarily.
19636 (header-line, tool-bar): Share common parts.
19637
19638 * files.el (file-relative-name): Use compare-strings.
19639
19640 * finder.el (finder-mode): Follow coding convention.
19641
19642 * subr.el (read-number): New function.
19643
19644 * ses.el (ses-read-number): Move to subr.el.
19645 (ses-set-header-row): Use read-number.
19646
19647 2004-03-26 Andre Spiegel <spiegel@gnu.org>
19648
19649 * vc-hooks.el (vc-arg-list): New function, which handles both
19650 compiled and uncompiled code.
19651 (vc-default-workfile-unchanged-p): Use it.
19652
19653 * vc.el (vc-print-log): Undo prev change, use new function
19654 vc-arg-list from vc-hooks.el.
19655
19656 2004-03-26 Masatake YAMATO <jet@gyve.org>
19657
19658 * simple.el (completion-setup-function): Emphasize the
19659 first uncommon characters in the completions; and de-emphasize
19660 the common prefix substrings.
19661 (completion-emphasis): New face.
19662 (completion-de-emphasis): New face.
19663
19664 2004-03-25 Juanma Barranquero <lektu@terra.es>
19665
19666 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
19667 Comment out (it's unused and unfinished code).
19668
19669 2004-03-25 Sam Steingold <sds@gnu.org>
19670
19671 * vc.el (vc-print-log): Fix a bug in the last patch:
19672 backend-function may be a byte-compiled object, not a lambda.
19673
19674 2004-03-25 Juri Linkov <juri@jurta.org>
19675
19676 * descr-text.el (describe-property-list): Add a button
19677 for `face' property that calls `describe-face'.
19678 Suggested by Luis Fernandes <elf@ee.ryerson.ca>
19679
19680 * international/mule.el (keyboard-coding-system):
19681 * kmacro.el (kmacro-call-macro): Fix docstring.
19682
19683 * dired.el: Fix comments.
19684
19685 * textmodes/fill.el (fill): Fix Info link.
19686
19687 * font-lock.el (fast-lock, lazy-lock):
19688 * jit-lock.el (jit-lock): Remove links to removed Support Modes
19689 Info node.
19690
19691 * eshell/eshell.el (eshell): Fix broken info-link.
19692
19693 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
19694 * eshell/em-banner.el (eshell-banner):
19695 * eshell/em-smart.el (eshell-smart):
19696 * eshell/esh-cmd.el (eshell-cmd):
19697 Comment out broken info-links to incomplete Info manual.
19698
19699 * info-xref.el: Fix commentary.
19700
19701 2004-03-25 Kevin Ryde <user42@zip.com.au>
19702
19703 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
19704 Remove spurious node duplicate suppression, doesn't work, not wanted.
19705 (info-xref-output): Take format style args, add "sit-for 0" to let
19706 user see the results as they progress.
19707 (info-xref-check-all-custom): New function.
19708
19709 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
19710
19711 * gdb-ui.el: Moved to progmodes.
19712
19713 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19714
19715 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
19716
19717 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
19718
19719 * calendar/appt.el (appt-check): Remove superfluous progn.
19720 When finished with diary buffer: if it was not being displayed
19721 before, kill it; otherwise restore its original state.
19722 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
19723
19724 * calendar/calendar.el (calendar-set-mode-line): Use total
19725 available mode-line width, rather than frame-width.
19726
19727 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
19728 after mode change so effect not lost.
19729
19730 2004-03-23 Dave Love <fx@gnu.org>
19731
19732 * dired.el (dired) <defgroup>: Add link to manual.
19733 (dired-font-lock-keywords): Add highlighting on unusual permissions.
19734 (dired-revert): Use dolist.
19735 (dired-mode-map): Add U binding.
19736 (dired-mode): Add font-lock-beginning-of-syntax-function.
19737 (dired-garbage-files-regexp): Make it a defcustom.
19738
19739 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
19740
19741 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
19742 is equivalent to nil.
19743 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
19744 (vc-arch-mode-line-string): Accept `added' state.
19745 (vc-arch-state): Use inode-sigs if available.
19746 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
19747 Copy&delete existing id file if any. Fallback if uuidgen is absent.
19748 (vc-arch-tagline-re): New var.
19749 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
19750 New functions.
19751 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
19752 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
19753
19754 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
19755 (vc-file-not-found-hook): Use it.
19756
19757 * diff-mode.el (diff-default-read-only): Change default.
19758 (diff-mode-hook): Make it a defcustom. Add some options.
19759 (diff-mode-map): Bind diff-refine-hook.
19760 (diff-yank-handler): New var.
19761 (diff-yank-function): New fun.
19762 (diff-font-lock-keywords): Use them.
19763 (diff-end-of-file): Handle case where file-header looks like diff text.
19764 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
19765 (diff-file-kill): Delete a subsequent empty line, if applicable.
19766 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
19767 (diff-find-file-name): Use it.
19768 (diff-tell-file-name): New command.
19769 (diff-mode): Be careful with view-mode.
19770 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
19771 New functions, for use in diff-mode-hook.
19772 (diff-find-source-location): Catch "regex too large" errors.
19773 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
19774 (diff-refine-hunk): New command.
19775
19776 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
19777 (smerge-context-menu-map): Remove unused var.
19778 (smerge-keep-all): Preserve markers.
19779 (smerge-keep-n): New fun.
19780 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
19781 (smerge-keep-current, smerge-ediff): Use it.
19782 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
19783 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
19784 (smerge-resolve): Resolve trivial 3-part conflicts.
19785
19786 2004-03-23 Juri Linkov <juri@jurta.org>
19787
19788 * man.el (Man-width): New var.
19789 (Man-getpage-in-background): Use it.
19790 (Man-support-local-filenames): New var and fun.
19791 (Man-build-man-command): Don't add a second %s.
19792 (Man-fontify-manpage): Clean up message.
19793 (Man-mode): Set outline-regexp, outline-level,
19794 imenu-generic-expression.
19795
19796 * woman.el (woman-fill-frame): Doc fix.
19797 (woman-decode-region): Use window-width instead of frame-width.
19798
19799 * abbrevlist.el (list-one-abbrev-table):
19800 * descr-text.el (describe-char):
19801 * international/mule-diag.el (describe-current-coding-system):
19802 * international/quail.el (quail-insert-decode-map):
19803 Use window-width instead of frame-width.
19804
19805 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
19806 (jka-compr-mode-alist-additions): Add tbz.
19807 (jka-compr-write-region, jka-compr-insert-file-contents):
19808 Add message for undefined compress-program.
19809 (jka-compr-write-region): Remove redundant var bindings.
19810
19811 * dired-x.el (dired-guess-shell-alist-default): Add choices for
19812 extracting files into subdirectory. Add tbz and dz. Fix regexps.
19813 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
19814 (dired-man): Use dired-guess-shell-command.
19815 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
19816 Change default nil to t.
19817
19818 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
19819 (dired-compare-directories): Add default value for empty input.
19820
19821 * help-at-pt.el: Move suggestions for key bindings to Commentary.
19822
19823 * time.el (display-time-string-forms): Fix help-echo date format.
19824
19825 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
19826
19827 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
19828 (buffer-stale-function): New variable.
19829 (auto-revert-list-diff, auto-revert-dired-file-list)
19830 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
19831 (auto-revert-handler): Take over some functionality of deleted
19832 functions.
19833 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
19834
19835 * dired.el (dired-directory-changed-p): New fun, extracted from
19836 dired-internal-noselect.
19837 (dired-buffer-stale-p): New fun.
19838 (dired-internal-noselect): Use dired-directory-changed-p.
19839 Eliminate revert messages.
19840 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
19841
19842 2004-03-23 Kenichi Handa <handa@m17n.org>
19843
19844 * international/characters.el: Setup syntaxes for more parentheses
19845 Unicode characters.
19846
19847 * international/mule-cmds.el (select-safe-coding-system):
19848 Merge coding-system and auto-cs before comparing them.
19849
19850 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
19851
19852 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
19853
19854 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
19855 normal-auto-fill-function and comment-indent-function.
19856 The default values now work just as well.
19857 Don't set font-lock-beginning-of-syntax-function since we already set
19858 syntax-begin-function.
19859 (lisp-outline-level): Put ;;;###autoload at same level as (.
19860 (prin1-char): Quote special chars.
19861
19862 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
19863 than with-no-warnings.
19864
19865 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
19866 if the source location can't be found.
19867 (edebug-compute-previous-result): Use prin1-char.
19868
19869 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
19870 (debug-ignored-errors): Add an entry.
19871
19872 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
19873 (byte-compile-file): Output warning when deleting a file.
19874
19875 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
19876 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
19877
19878 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
19879 (byte-compile-inline-expand): Use backquote.
19880 (byte-optimize-pure-func): Rename from byte-optimize-concat.
19881 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
19882
19883 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
19884
19885 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
19886
19887 2004-03-22 Juri Linkov <juri@jurta.org>
19888
19889 * finder.el (finder-known-keywords): Fix data, tex, unix.
19890
19891 * play/landmark.el: Fix keywords.
19892
19893 * language/ethio-util.el (ethio-find-file): Doc fix.
19894
19895 * emacs-lisp/warnings.el: Doc fix.
19896
19897 * textmodes/ispell.el (ispell-help): Doc fix.
19898
19899 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
19900
19901 * format.el (format-insert-file): Always return a list of two
19902 elements, like insert-file-contents does.
19903
19904 2004-03-21 Andre Spiegel <spiegel@gnu.org>
19905
19906 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
19907 and vc-BACKEND-diff.
19908 (vc-print-log): If the print-log implementation supports it, use
19909 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
19910 (vc-version-diff, vc-diff-internal): Doc fixes.
19911
19912 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
19913 implementation supports it, let diff output go to *vc*,
19914 not *vc-diff*, since this is an internal call.
19915
19916 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
19917
19918 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
19919
19920 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
19921
19922 2004-03-21 Dave Love <fx@gnu.org>
19923
19924 * progmodes/cfengine.el (cfengine-mode):
19925 Set parse-sexp-ignore-comments.
19926
19927 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
19928
19929 2004-03-21 Juanma Barranquero <lektu@terra.es>
19930
19931 * allout.el (allout-mode): Fix docstring.
19932
19933 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
19934
19935 * files.el (insert-directory): Fix bug if SWITCHES is a list.
19936
19937 * autorevert.el (auto-revert-interval): Make new value take
19938 effect immediately when set through Custom.
19939 (auto-revert-set-timer): Add interactive declaration.
19940
19941 2004-03-19 David Ponce <david@dponce.com>
19942
19943 * ruler-mode.el (ruler-mode-header-line-format-old):
19944 Don't `make-variable-buffer-local'.
19945 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
19946 (ruler-mode-header-line-format): Simply funcall the above.
19947 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
19948 to save/restore a previous header line format.
19949 (ruler-mode-space): Don't depend on a numeric WIDTH value.
19950 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
19951 fringes and margins width.
19952 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
19953
19954 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
19955
19956 * log-edit.el (log-edit-font-lock-keywords): Typo.
19957
19958 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
19959 (tex-send-tex-command): Rather than here.
19960 (tex-compilation-parse-errors): Simplify.
19961
19962 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
19963
19964 * time.el (display-time-string-forms): Add help-echo with date on time.
19965
19966 * composite.el (compose-region): Use restore-buffer-modified-p.
19967
19968 * disp-table.el (standard-display-8bit): Simplify.
19969
19970 * server.el (server-process-filter): Delete temp frame.
19971
19972 * add-log.el (add-change-log-entry): Simplify.
19973
19974 2004-03-19 Kim F. Storm <storm@cua.dk>
19975
19976 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
19977 (hexl-follow-line): Don't require 'fringe.
19978
19979 * progmodes/compile.el (compilation-start): Always set
19980 compilation-last-buffer and return it.
19981
19982 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
19983
19984 * simple.el (clone-buffer): Doc fix.
19985
19986 2004-03-18 Juanma Barranquero <lektu@terra.es>
19987
19988 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
19989
19990 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
19991
19992 * log-edit.el (log-edit-font-lock-keywords): New var.
19993 (log-edit-mode): Use it.
19994
19995 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
19996
19997 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
19998 properly for watching in speedbar.
19999
20000 2004-03-17 Masatake YAMATO <jet@gyve.org>
20001
20002 * smerge-mode.el (smerge-popup-context-menu):
20003 Put `unwind-protect' around `overlay-put' and `popup-menu'.
20004
20005 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20006
20007 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
20008 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
20009 Take sealed revisions into account.
20010 (vc-arch-checkin): Extract a summary line from the message.
20011
20012 2004-03-16 Masatake YAMATO <jet@gyve.org>
20013
20014 * register.el (register): Provide `register' feature.
20015
20016 2004-03-15 Masatake YAMATO <jet@gyve.org>
20017
20018 Added context menu support in smerge mode.
20019 Most of the part is written by Stefan Monnier.
20020
20021 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
20022 New keymap and menu.
20023 (smerge-text-properties): New function.
20024 (smerge-remove-props): New function.
20025 (smerge-popup-context-menu): New function.
20026 (smerge-resolve): Call `smerge-remove-props'.
20027 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
20028 (smerge-keep-current): Ditto.
20029 (smerge-kill-current): New function.
20030 (smerge-match-conflict): Put text properties.
20031 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
20032
20033 2004-03-15 David Ponce <david@dponce.com>
20034
20035 * ruler-mode.el (ruler-mode-left-fringe-cols)
20036 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
20037 (ruler-mode-right-scroll-bar-cols): Remove.
20038 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
20039 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
20040 Use fringe-columns and scroll-bar-columns.
20041
20042 2004-03-15 Masatake YAMATO <jet@gyve.org>
20043
20044 * hl-line.el (hl-line-range-function): New variable.
20045 (hl-line-move): New function.
20046 (global-hl-line-highlight): Use `hl-line-move'.
20047 (hl-line-highlight): Ditto.
20048
20049 * scroll-bar.el (scroll-bar-columns):
20050 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
20051
20052 * ruler-mode.el (top-level): Require scroll-bar and fringe.
20053 (ruler-mode-left-fringe-cols)
20054 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
20055 (ruler-mode-right-scroll-bar-cols)
20056 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
20057 (ruler-mode-ruler-function): New variable.
20058 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
20059 if the value for `ruler-mode-ruler-function' is given.
20060
20061 * hexl.el (hexl-mode-hook): Make the hook customizable.
20062 (hexl-address-area, hexl-ascii-area): New customize variables.
20063 (hexlify-buffer): Put font-lock-faces on the address area and
20064 the ascii area.
20065 (hexl-activate-ruler): New function.
20066 (hexl-follow-line): New function.
20067 (hexl-highlight-line-range): New function.
20068 (hexl-mode-ruler): New function.
20069
20070 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20071
20072 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
20073 (vc-default-find-file-hook): New fun.
20074 (vc-find-file-hook): Call new find-file-hook operation.
20075
20076 * vc-arch.el: New file.
20077
20078 2004-03-12 Jesper Harder <harder@ifa.au.dk>
20079
20080 * info-look.el (info-lookup): Reuse an existing Info window.
20081
20082 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
20083
20084 * woman.el (woman-preserve-ascii): Default value changed to t and
20085 doc string revised.
20086
20087 2004-03-12 Richard M. Stallman <rms@gnu.org>
20088
20089 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
20090 Fix minor bug.
20091
20092 * replace.el (occur-engine): Change message for count of matches.
20093
20094 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
20095 For strings, do compare text properties.
20096
20097 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
20098
20099 * progmodes/compile.el (compile-auto-highlight)
20100 (compilation-error-list, compilation-old-error-list)
20101 (compilation-parse-errors-function, compilation-parsing-end)
20102 (compilation-error-message, compilation-directory-stack)
20103 (compilation-enter-directory-regexp-alist)
20104 (compilation-leave-directory-regexp-alist)
20105 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
20106 (compilation-current-file, compilation-regexps): Remove vars.
20107
20108 (compile-error-at-point, compilation-error-filedata)
20109 (compilation-error-filedata-file-name, compile-reinitialize-errors)
20110 (compilation-next-error-locus, compilation-forget-errors)
20111 (count-regexp-groupings, compilation-parse-errors)
20112 (compile-collect-regexps, compile-buffer-substring): Remove funs.
20113
20114 (compile-internal): Make obsolete.
20115
20116 (compilation-first-column, compilation-error)
20117 (compilation-directory-matcher, compilation-page-delimiter)
20118 (compilation-mode-font-lock-keywords, compilation-debug)
20119 (compilation-error-face, compilation-warning-face)
20120 (compilation-info-face, compilation-line-face)
20121 (compilation-column-face, compilation-enter-directory-face)
20122 (compilation-leave-directory-face, compilation-skip-threshold)
20123 (compilation-skip-visited, compilation-context-lines): New vars.
20124
20125 (compilation-warning-face, compilation-info-face)
20126 (compilation-message-face): New faces.
20127
20128 (compilation-error-regexp-alist-alist): New constant.
20129
20130 (compilation-face, compilation-directory-properties)
20131 (compilation-assq, compilation-error-properties, compilation-start)
20132 (define-compilation-mode, compilation-loop)
20133 (compilation-set-window): New functions.
20134
20135 (compile): Additional argument for interactive compiles like TeX.
20136
20137 * progmodes/grep.el (kill-grep): Move here from compile.el
20138 (grep-error, grep-hit-face, grep-error-face)
20139 (grep-mode-font-lock-keywords): New variables.
20140 (grep-regexp-alist): Simplify regexp and add `binary' case.
20141 (grep-mode): New mode.
20142 (grep-process-setup): Simplify.
20143
20144 2004-03-11 Jason Rumney <jasonr@gnu.org>
20145
20146 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
20147 letters on DOS/Windows.
20148
20149 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
20150
20151 * server.el (server-name): New var.
20152 (server-socket-dir): New var to replace server-socket-name.
20153 (server-start): Use them.
20154
20155 2004-03-11 Simon Josefsson <jas@extundo.com>
20156
20157 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
20158 died to avoid infloop. Reported by Jonathan Glauner
20159 <jglauner@sbum.org>.
20160
20161 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20162
20163 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
20164 (smerge-mode-menu): Use it to deactivate menu entries.
20165 (smerge-keep-current): New fun.
20166 (smerge-keep-current): Use it.
20167
20168 2004-03-10 John Paul Wallington <jpw@gnu.org>
20169
20170 * foldout.el (foldout-fold-list, foldout-modeline-string):
20171 Declare them as variables, not constants.
20172
20173 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20174
20175 * ps-print.el: Modification to print *Messages* buffer.
20176 (ps-print-version): New version 6.6.4.
20177 (ps-message-log-max): New fun.
20178 (ps-spool-without-faces, ps-spool-with-faces)
20179 (ps-count-lines-preprint): Code fix.
20180
20181 * printing.el: New tips in Tips section.
20182
20183 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20184
20185 * delim-col.el: Doc fix.
20186
20187 * printing.el: Doc fix. New doc section (Tips).
20188
20189 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
20190
20191 * type-break.el (type-break-emacs-variant): Remove.
20192 (type-break-run-at-time, type-break-cancel-function-timers):
20193 Use fboundp rather than version name and number.
20194
20195 2004-03-09 Masatake YAMATO <jet@gyve.org>
20196
20197 * hexl.el (hexl-mode): Use `make-local-variable' instead of
20198 `make-variable-buffer-local'.
20199
20200 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
20201
20202 * find-dired.el (find-dired): Call `shell-command' instead of
20203 `start-process-shell-command'. By this, Tramp takes over
20204 handling of remote directories.
20205
20206 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
20207
20208 * newcomment.el (comment-use-global-state): New var.
20209 (comment-search-forward): Use it.
20210
20211 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
20212
20213 * cus-edit.el (fill) <defgroup>: Move to fill.el.
20214
20215 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
20216 (enable-kinsoku): Make it a defcustom.
20217 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
20218 paragraph to same-comment-start-marker.
20219
20220 2004-03-07 Dave Love <fx@gnu.org>
20221
20222 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
20223 (browse-url-mail): Use it.
20224
20225 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
20226 (rfc2368-unhexify-string): Use replace-regexp-in-string.
20227
20228 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
20229
20230 * woman.el (woman-man.conf-path): Doc fix.
20231 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
20232
20233 2004-03-07 Eli Zaretskii <eliz@gnu.org>
20234
20235 * sort.el (sort-columns): Remove ms-dos from the list of systems
20236 where the external `sort' command is not used.
20237
20238 2004-03-07 Kim F. Storm <storm@cua.dk>
20239
20240 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
20241 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
20242 from overlay-arrow-variable-list.
20243 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
20244
20245 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
20246
20247 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
20248 overlay arrow string properly for the assembler buffer.
20249
20250 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
20251
20252 * mail/sendmail.el (mail-mode): Fix last change.
20253
20254 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
20255
20256 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
20257 for the assembler buffer.
20258 (gdb-assembler-custom): Position the overlay arrow.
20259 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
20260
20261 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
20262
20263 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
20264
20265 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
20266 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
20267
20268 * mail/sendmail.el (mail-mode): Set comment-start-skip.
20269
20270 * newcomment.el (uncomment-region): Allow non-terminated comment.
20271 (comment-normalize-vars): Check the user-specified comstart marker.
20272
20273 2004-03-04 Jesper Harder <harder@ifa.au.dk>
20274
20275 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
20276 Otherwise, do use it if the region only contains font-lock text
20277 properties.
20278
20279 2004-03-04 Masatake YAMATO <jet@gyve.org>
20280
20281 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
20282 as the callback function for eldoc.
20283 (hexl-print-current-point-info): New function.
20284 (hexl-current-address): Print the address in both decimal
20285 and hexadecimal format.
20286
20287 2004-03-04 Richard M. Stallman <rms@gnu.org>
20288
20289 * mail/rmail.el (rmail-convert-to-babyl-format):
20290 Specify t for UNIBYTE when calling mail-unquote-printable-region.
20291
20292 * mail/mail-utils.el (mail-unquote-printable-region):
20293 New arg UNIBYTE.
20294
20295 * startup.el (command-switch-alist): Doc fix.
20296
20297 * simple.el (undo): Temporarily set this-command to `undo-start',
20298 then set it to `undo' once undo-start returns without error.
20299
20300 * simple.el (minibuffer-history-sexp-flag): Doc fix.
20301
20302 * simple.el (kill-line): Don't disregard trailing whitespace
20303 in eol condition, if show-trailing-whitespace is set.
20304
20305 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
20306 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
20307 When disabling, restore old values only if mouse-sel-has-been-enabled.
20308
20309 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
20310 (isearch-{-char): New function.
20311 (isearch-mode-map): Bind { to isearch-{-char.
20312
20313 * font-lock.el (lisp-font-lock-keywords-2):
20314 Turn off the CL with-... and do-... general patterns.
20315 Instead, recognize several specific with... and do... constructs.
20316
20317 * files.el (switch-to-buffer-other-window):
20318 Bind same-window-buffer-names and same-window-regexps to nil.
20319 (switch-to-buffer-other-frame): Likewise.
20320
20321 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
20322
20323 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
20324 recognizing leading comment on code line.
20325
20326 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
20327
20328 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
20329 hidden files/directories.
20330
20331 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
20332
20333 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
20334 only comment-start (in case the mode hasn't set it).
20335
20336 * Makefile.in (AUTOGENEL): New var.
20337 (bootstrap-prepare): Rename from bootstrap-clean.
20338 Don't remove elc files.
20339 (maintainer-clean): New target.
20340
20341 * xml.el (xml-get-attribute-or-nil): Simplify.
20342
20343 2004-03-02 Juri Linkov <juri@jurta.org>
20344
20345 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
20346 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
20347 URL to prevent their substitution with the environment variable
20348 values by browsers.
20349
20350 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20351
20352 * ps-print.el: Doc fix.
20353 (ps-print-version): New version number (6.6.3).
20354 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
20355 Docstring fix.
20356 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
20357 before printing.
20358 (ps-time-stamp-yyyy-mm-dd): New fun.
20359 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
20360
20361 2004-03-02 Kim F. Storm <storm@cua.dk>
20362
20363 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
20364
20365 2004-03-01 Juanma Barranquero <lektu@terra.es>
20366
20367 * allout.el (allout-rebullet-heading): Fix typo in docstring.
20368
20369 * desktop.el (desktop-file-version)
20370 (desktop-after-read-hook): Fix typos.
20371 (desktop-clear-preserve-buffers): Remove redundant info in
20372 docstring already shown by the obsolescence message.
20373 (desktop-truncate, desktop-internal-v2s)
20374 (desktop-value-to-string): Change argument name to match docstring.
20375
20376 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
20377
20378 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
20379 docstring.
20380
20381 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20382
20383 * printing.el: Replace "As Is..." in PostScript file print/preview by
20384 "No Preprocessing...". Suggested by Colin Marquardt
20385 <_marquardt_@zmd.de>.
20386 (pr-insert-section-4): Adjust buffer interface.
20387
20388 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
20389
20390 Version 2.0.39 of Tramp released.
20391
20392 * net/tramp.el (tramp-handle-file-local-copy)
20393 (tramp-handle-write-region, tramp-open-connection-rsh):
20394 Variable name typo. Small change. From Patrick Tullmann
20395 <tullmann@flux.utah.edu>.
20396 (tramp-process-connection-type): New variable.
20397 (tramp-maybe-open-connection): Use it.
20398 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
20399 (tramp-touch): Set last-modified time of a remote file.
20400 (tramp-handle-write-region): Say which function is used when encoding.
20401
20402 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
20403
20404 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
20405 case of non-existing filename, too. Reported by Christoph Bauer
20406 <c_bauer@informatik.uni-kl.de>.
20407 (tramp-smb-get-file-entries): The directory in question should
20408 have permissions "drwxrwxrwx". Just virtual, because we don't
20409 know the real permissions. Don't we know?
20410 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
20411 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
20412 (tramp-smb-wait-for-output): Optimize algorithm getting pending
20413 output. If it was received chunkwise, there have been problems.
20414 Remove the "prompt not found" error message; it is obvious.
20415 Simplify algorithm.
20416 (tramp-smb-process-running): Remove. Since we acknowledge the
20417 virtual prompt for shares, there's no need for distinction of
20418 reading shares (process ends afterwards) and interactive mode of
20419 smblient.
20420 (tramp-smb-open-connection): Setting process sentinel removed.
20421 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
20422 "NT_STATUS_NETWORK_ACCESS_DENIED".
20423 (tramp-smb-maybe-open-connection): Set `process-connection-type'
20424 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
20425 (top-level): Setting default value in `tramp-default-method-alist'
20426 corrected. Order of USER and HOST have been wrong.
20427 Nobody complained for months ...
20428 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
20429 (tramp-smb-open-connection): Clear password cache if login has failed.
20430
20431 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
20432 `tramp-unified-filenames'.
20433 (tramp-completion-mode): Make test for XEmacs explicitly.
20434 `event-to-character' can exists in Emacs packages too.
20435 Reported by Matt Swift <swift@alum.mit.edu>.
20436 (tramp-buffer-name): Buffer name must contain the user if exists.
20437 Reported by Adrian Phillips <a.phillips@met.no>.
20438 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
20439 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
20440 (tramp-do-copy-or-rename-file-out-of-band): Rename from
20441 `tramp-do-copy-or-rename-file-one-local', because it handles also
20442 the case both files use the same out-of-band method.
20443 Implementation added.
20444 (tramp-handle-file-local-copy, tramp-handle-write-region):
20445 Out-of-band handling removed. `copy-file' called instead, which
20446 calls `tramp-do-copy-or-rename-file-out-of-band'.
20447 (tramp-action-password): Check for out-of-band method removed.
20448 This function is used for 'login-program.
20449 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
20450 appropriate.
20451 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
20452 and `tramp-parse-sknownhosts'.
20453 (tramp-completion-function-alist): It's a defvar now, because we
20454 want to apply the optimized `tramp-set-completion-function'
20455 instead of a static list.
20456 (tramp-set-completion-function): Implementation tuned.
20457 Avoid double entries, and entries where the function or the
20458 file/directory doesn't exist.
20459 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
20460 for SSH2.
20461 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
20462 (tramp-handle-dired-compress-file): New function.
20463 (tramp-async-proc): New variable.
20464 (tramp-handle-shell-command): Adding asynchronous processes.
20465 They are far from being perfect, but it works at least for
20466 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
20467 (top-level): Require password.el if visible. Should be mandatory
20468 once No Gnus has found its way into (X)Emacs.
20469 (tramp-read-passwd): Invoke `password-read' if available,
20470 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
20471 fallback any longer.
20472 (tramp-clear-passwd): New function.
20473 (tramp-process-actions, tramp-process-multi-actions):
20474 Clear password cache if login has failed.
20475
20476 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
20477 its own module.
20478 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
20479 `ange-ftp-ftp-name-res'. There could be incorrect values from
20480 previous calls in case the "ftp" method is used in the Tramp file
20481 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
20482
20483 2004-02-28 Richard M. Stallman <rms@gnu.org>
20484
20485 * term.el (term-mouse-paste): Call mouse-set-point.
20486
20487 * thumbs.el: New file.
20488
20489 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20490
20491 * progmodes/ebnf-abn.el: Doc fix.
20492
20493 * progmodes/ebnf-bnf.el: Doc fix.
20494 (ebnf-repeat): Code fix.
20495
20496 * progmodes/ebnf2ps.el: Doc fix.
20497 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
20498
20499 2004-02-28 Juri Linkov <juri@jurta.org>
20500
20501 * ffap.el (dired-at-point): Additional writability test for
20502 relative directory names.
20503 (dired-at-point-prompter): Treat directories as a directory, get
20504 the directory component from files.
20505 (ffap-string-at-point): Return string from region if region is active.
20506 (ffap-file-at-point): Remove redundant code.
20507
20508 2004-02-28 Kim F. Storm <storm@cua.dk>
20509
20510 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
20511 Initialize margin area images to nil.
20512 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
20513 (breakpoint-enabled-bitmap-face)
20514 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
20515 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
20516 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
20517 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
20518 (gdb-reset): Use gdb-remove-breakpoint-icons.
20519 (gdb-put-string): Add dprop arg to specify alternative display
20520 property (for setting fringe bitmap).
20521 (gdb-remove-strings): Doc fix.
20522 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
20523 icon in fringe (if available), or else as icon or text in display
20524 margin. Creates necessary icons in breakpoint-bitmap,
20525 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
20526 Also make left window margin if required.
20527 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
20528 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
20529 no longer needed.
20530 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
20531 gdb-put-breakpoint-icon.
20532 (gdb-assembler-mode): Don't set left-margin-width here.
20533
20534 2004-02-27 Kevin Ryde <user42@zip.com.au>
20535
20536 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
20537 comma, so that it DTRT in macros.
20538
20539 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
20540
20541 * progmodes/sh-script.el (sh-shell-arg)
20542 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
20543 (sh-leading-keywords, sh-other-keywords): Fix custom type.
20544
20545 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
20546
20547 * faces.el (face-spec-set-match-display): Add a new attribute,
20548 `min-colors'.
20549 (region, highlight, secondary-selection): Use `min-colors'.
20550
20551 * custom.el (defface): Add documentation for `min-colors'.
20552
20553 * font-lock.el (font-lock-comment-face, font-lock-string-face)
20554 (font-lock-keyword-face, font-lock-function-name-face)
20555 (font-lock-variable-name-face, font-lock-constant-face):
20556 Use `min-colors'.
20557
20558 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
20559
20560 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20561
20562 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
20563 define assq-delete-all if it's not defined.
20564 (ebnf-generate-region): Code fix.
20565
20566 * printing.el: Doc fix.
20567 (pr-version): New version number (6.7.2).
20568 (pr-command): Return empty string if command is an empty string.
20569
20570 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20571
20572 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
20573
20574 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
20575 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
20576 semi-down-full. Fix a bug on productions like test = {"test"}* | (
20577 "tt" ["test"] ). Reported by Markus Dreyer
20578 <mdreyer@ix.urz.uni-heidelberg.de>.
20579 (ebnf-version): New version number (4.0).
20580 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
20581 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
20582 (ebnf-delete-style): New commands.
20583 (ebnf-directory, ebnf-file): New funs.
20584 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
20585 (ebnf-production-name-p, ebnf-stop-on-error): New options.
20586 (ebnf-syntax-alist): New var.
20587 (ebnf-element-width): New fun replacing ebnf-list-width.
20588 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
20589 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
20590 (ebnf-prologue): Adjust vars.
20591 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
20592 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
20593 (ebnf-check-style-values, ebnf-generate-production)
20594 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
20595 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
20596 (ebnf-token-repeat): Code fix.
20597
20598 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
20599 %right, %left and %prec. Suggested by Matthew K. Junker
20600 <junker@alum.mit.edu>.
20601 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
20602
20603 * progmodes/ebnf-iso.el: Doc fix.
20604 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
20605 (ebnf-iso-lex): Code fix.
20606
20607 * progmodes/ebnf-bnf.el: Doc fix.
20608 (ebnf-bnf-lex): Code fix.
20609
20610 * progmodes/ebnf-otz.el: Doc fix.
20611
20612 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
20613
20614 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
20615 (abbrev-prefix-mark): Doc fix.
20616
20617 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
20618
20619 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
20620 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
20621 (gdb-var-delete): Make interactive (really).
20622 (gdb-edit-value): Make non-interactive.
20623
20624 * progmodes/gud.el (gud-speedbar-menu-items):
20625 Add gdb-var-delete and, indirectly, gdb-edit-value.
20626 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
20627 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
20628 (gud-gdb-marker-filter): Add comment for annotations.
20629
20630 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20631
20632 * calendar/calendar.el (generate-calendar)
20633 (calendar-read-date): Prevent display of BC calendars once more -
20634 reverts 2003-10-01 change.
20635 (generate-calendar-month): Doc fix.
20636
20637 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
20638
20639 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
20640 return value of increment-calendar-month.
20641
20642 2004-02-21 Stephen Compall <s11@member.fsf.org>
20643
20644 * saveplace.el (save-place-forget-unreadable-files)
20645 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
20646 (save-place-forget-unreadable-files): New function.
20647 (save-place-alist-to-file): Use it to filter out files that are
20648 no longer readable.
20649
20650 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
20651 current Texinfo environment, using the same method as in
20652 `texinfo-insert-@end', and insert a space rather than a newline if
20653 point in a @table environment.
20654
20655 2004-02-21 Juri Linkov <juri@jurta.org>
20656
20657 * ffap.el (ffap-file-at-point): Try parent directories.
20658
20659 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
20660
20661 * vcursor.el (vcursor-modifiers): New defcustom.
20662 (vcursor-cs-binding): Use vcursor-modifiers instead of a
20663 hard-coded list.
20664
20665 2004-02-21 Masatake YAMATO <jet@gyve.org>
20666
20667 * play/animate.el (animate-birthday-present): Accept names other
20668 than `Sarah', too.
20669
20670 2004-02-21 Juri Linkov <juri@jurta.org>
20671
20672 * startup.el: Remove table of command line arguments from the
20673 Commentary section.
20674
20675 2004-02-20 John Wiegley <johnw@newartisans.com>
20676
20677 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
20678 again" modifier from 'e' to 'E', since 'e' is also used by the
20679 "file extension" modifier.
20680
20681 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
20682
20683 * help-fns.el (describe-categories): Doc fix.
20684
20685 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
20686
20687 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
20688 temporary file for buffer already visiting one. This change makes
20689 output likely to be directly usable by patch program.
20690 Suggested by Adrian Aichner <adrian@xemacs.org>
20691
20692 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
20693
20694 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
20695 case of variables defined in compound statements.
20696 (gdb-setup-windows, gdb-source-info, gdb-source-info):
20697 Simplify constructions using switch-to-buffer.
20698
20699 2004-02-19 Simon Josefsson <jas@extundo.com>
20700
20701 * play/morse.el: Fix typo.
20702 (morse-code): Add @.
20703
20704 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20705
20706 * calendar/appt.el (appt-display-format): Change default to
20707 'ignore, for backwards compatibility.
20708 (appt-display-message): If appt-display-format is 'ignore,
20709 respect old vars appt-msg-window and appt-visible.
20710 (appt-activate): Don't depend on return value of cancel-timer.
20711
20712 * calendar/calendar.el (calendar-holidays): Doc fix.
20713
20714 * calendar/cal-coptic.el (coptic-prompt-for-date):
20715 Use assoc-string instead of assoc-ignore-case.
20716 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
20717 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
20718 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
20719 * calendar/cal-islam.el (calendar-goto-islamic-date)
20720 (mark-islamic-diary-entries): Ditto.
20721 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
20722 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
20723 (calendar-read-mayan-tzolkin-date): Ditto.
20724 * calendar/calendar.el (calendar-read-date): Ditto.
20725 * calendar/diary-lib.el (mark-diary-entries): Ditto.
20726
20727 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
20728
20729 * progmodes/executable.el (executable-command-find-posix-p):
20730 Fix choice of the directory.
20731
20732 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
20733
20734 * simple.el (interprogram-cut-function)
20735 (interprogram-paste-function, kill-new, kill-append):
20736 Doc fixes.
20737 (kill-region): Make it return nil. Doc fix.
20738 (yank-pop): Make its argument optional.
20739 (yank): Make ARG `-' equivalent to `-1'.
20740
20741 2004-02-17 Eli Zaretskii <eliz@gnu.org>
20742
20743 * mail/rmail.el (rmail-get-new-mail): Don't reference
20744 rmail-use-spam-filter if rmail-spam-filter is not loaded.
20745
20746 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
20747
20748 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
20749 if one of global-auto-revert-non-file-buffers or autorevert-mode
20750 is non-nil.
20751
20752 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20753
20754 * subr.el (delete-dups): A better implementation from Karl Heuer
20755 <kwzh@gnu.org>.
20756
20757 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
20758
20759 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
20760 correct place.
20761 * progmodes/icon.el (icon-indent-command): Ditto.
20762 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
20763
20764 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20765
20766 * progmodes/grep.el (grep-compute-defaults): Undo change from
20767 2004-01-29: don't use executable-command-find-posix-p.
20768
20769 2004-02-16 Richard Sharman <rsharman@pobox.com>
20770
20771 * hilit-chg.el: Use require instead of eval-and-compile.
20772 (highlight-compare-buffers): New function.
20773
20774 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
20775
20776 * man.el (Man-fontify-manpage): Render section headings in
20777 `Man-overstrike-face' even when overstrike was not used by man
20778 formatter for section headings.
20779
20780 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
20781
20782 * rmail-spam-filter.el (vm-use-spam-filter)
20783 (rsf-min-region-length-added-to-spam-list): New variables.
20784 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
20785 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
20786 spam testing. Don't delete spam message if automatic deletion
20787 after output via variable rmail-delete-after-output is turned on.
20788 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
20789 rsf-bbdb-dont-create-entries-for-spam.
20790 (check-field): New function, extracted from code in
20791 rmail-spam-filter to ease addition of header fields like content-type.
20792 (message-content-type): New variable to check the content-type:
20793 field added, also in defcustom of rsf-definitions-alist.
20794 (rmail-spam-filter): Replace repeated test code for header fields
20795 by calls to check-field; change the call to
20796 rmail-output-to-rmail-file such that rmail-current-message stays
20797 the same to avoid wrong deletion of unseen flags.
20798 (rsf-add-contents-type): New function to convert old format
20799 of rmail-spam-definitions-alist into new one.
20800 Change prefixes of all variables and functions from
20801 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
20802
20803 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20804
20805 * loadhist.el (unload-hook-features-list): New defvar.
20806
20807 2004-02-16 Dave Love <fx@gnu.org>
20808
20809 * loadhist.el (unload-feature): Doc fix. Rename flist to
20810 unload-hook-features-list.
20811
20812 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
20813
20814 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
20815 cookie. Don't check if we are looking-at open-formula.
20816
20817 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
20818
20819 * subr.el (match-string-no-properties): Use substring-no-properties.
20820
20821 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20822
20823 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
20824 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
20825 Use lower-case "rx" in all error message.
20826
20827 2004-02-16 Dave Love <fx@gnu.org>
20828
20829 * emacs-lisp/rx.el (rx-or): Put group around result.
20830 (rx-constituents): Add backref.
20831 (rx-syntax): Add string-delimiter, comment-delimiter.
20832 (rx-categories): Add combining-diacritic.
20833 (rx-check-not, rx-greedy, rx): Doc fix.
20834 (rx-backref, rx-check-backref): New.
20835
20836 2004-02-16 Jesper Harder <harder@ifa.au.dk>
20837
20838 * newcomment.el (uncomment-region): Allow eob as comment end.
20839
20840 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
20841
20842 * filecache.el: All message and error commands now use prefix
20843 "Filecache:" to make it easy to read *Messages* buffer.
20844
20845 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
20846
20847 * autorevert.el: Add support to detect changed dired and VC buffers.
20848 (auto-revert-active-p, auto-revert-list-diff)
20849 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
20850 (auto-revert-handler, auto-revert-active-p): New functions.
20851 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
20852 and `auto-revert-active-p'.
20853 (eval-when-compile): Defvar dired-directory and vc-mode.
20854 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
20855 (auto-revert-handler-vc): New functions.
20856
20857 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
20858
20859 * progmodes/compile.el (compilation-directory): New defvar.
20860 (compile): Save current directory in compilation-directory.
20861 (recompile): Bind default-directory to compilation-directory if
20862 that is non-nil.
20863
20864 2004-02-16 Dave Love <fx@gnu.org>
20865
20866 * newcomment.el (comment-insert-comment-function)
20867 (comment-region-function, uncomment-region-function): New.
20868 (comment-indent): Use comment-insert-comment-function.
20869 (uncomment-region): Use uncomment-region-function.
20870 (comment-region): Use comment-region-function.
20871
20872 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
20873
20874 2004-02-16 Richard Stallman <rms@gnu.org>
20875
20876 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
20877 loaddefs* and ldefs-boot*.
20878
20879 2004-02-16 Eli Zaretskii <eliz@gnu.org>
20880
20881 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
20882 and email address at the beginning and end of the address.
20883
20884 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
20885 anchored at the beginning of the email address.
20886
20887 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
20888
20889 * international/ccl.el (ccl-compile-write): Pass `left' to
20890 ccl-embed-code to generate correct code of write-expr-register.
20891
20892 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
20893
20894 * progmodes/grep.el (grep-compute-defaults): Fix typos.
20895
20896 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20897
20898 * x-dnd.el: Mention support for Motif in commentary.
20899 (x-dnd-handle-drag-n-drop-event): Ditto.
20900
20901 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
20902
20903 * ses.el: Use "ses--" prefixes for buffer-local variables.
20904 Use (point-min) instead of 1, even when we know the buffer
20905 is unnarrowed.
20906 (ses-build-load-map): Delete. Distribute its content to defconsts for
20907 the three maps.
20908 (ses-menu, ses-header-line-menu): New menus.
20909 (ses-mode-map): Use them.
20910 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
20911
20912 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
20913
20914 * Makefile.in: Fix the CC Mode recompile kludge so it works
20915 when building in a different directory.
20916
20917 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
20918
20919 * simple.el (kill-new): Put yank-handler property on the entire string.
20920
20921 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20922
20923 * diff.el: Don't use compile any more, use diff-mode instead.
20924 (diff-regexp-alist, diff-old-file, diff-new-file)
20925 (diff-parse-differences, diff-process-setup): Remove.
20926 (diff-sentinel): New fun.
20927 (diff): Use it. Run the process ourselves.
20928 Use diff-mode for the rest of the processing.
20929
20930 * diff.el (diff): Simplify code handling `switch'.
20931
20932 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20933
20934 * pcvs-defs.el (cvs-menu): Add `tag'.
20935
20936 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
20937
20938 * simple.el (kill-append): Doc fix.
20939
20940 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20941 Adapt outline-regexp to the new conventions for commenting out code.
20942
20943 2004-02-11 John Paul Wallington <jpw@gnu.org>
20944
20945 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
20946
20947 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
20948
20949 * diff.el (diff-switches): New fun.
20950 (diff, diff-backup): Use it.
20951 (diff): Clean up the args construction. Use backquote.
20952 Use listp instead of consp to avoid putting a nil arg.
20953 (diff): Add a revert-buffer function.
20954
20955 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20956
20957 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
20958 handled by x-dnd-handle-file-name.
20959 (x-dnd-known-types): Add COMPOUND_TEXT.
20960 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
20961 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
20962 x-dnd-empty-state.
20963 (x-dnd-forget-drop): Ditto.
20964 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
20965 (x-dnd-handle-one-url): Return private when inserting text.
20966 (x-dnd-insert-ctext): New function.
20967 (x-dnd-handle-file-name): New function for FILE_NAME.
20968 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
20969 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
20970 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
20971
20972 2004-02-10 Kenichi Handa <handa@m17n.org>
20973
20974 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
20975 instead of while loop.
20976
20977 2004-02-10 Miles Bader <miles@gnu.org>
20978
20979 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
20980
20981 2004-02-09 Kenichi Handa <handa@m17n.org>
20982
20983 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
20984 have end-of-line.
20985
20986 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
20987
20988 * Makefile.in: Added extra dependencies in the recompile target
20989 needed to cope with the compile time macro expansions in CC Mode.
20990
20991 2004-02-09 Kim F. Storm <storm@cua.dk>
20992
20993 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
20994 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
20995 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
20996 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
20997 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
20998 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
20999 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
21000 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
21001 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
21002 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
21003 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
21004
21005 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
21006
21007 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
21008 Don't allow shrink if there's a window on our right.
21009
21010 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
21011 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
21012 Bring together declaration and initialization.
21013 (prolog-mode-variables): Don't set the syntax table.
21014 Don't set paragraph-start and comment-indent-function.
21015 Add /*..*/ to the comment regexps.
21016 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
21017 (prolog-mode-map): Don't bind TAB.
21018 (prolog-mode): Set the syntax table.
21019 (prolog-comment-indent): Remove.
21020 (inferior-prolog-mode-map): Initialize in the declaration.
21021 (inferior-prolog-mode-syntax-table)
21022 (inferior-prolog-mode-abbrev-table): New vars.
21023 (inferior-prolog-mode): Derive from comint-mode.
21024 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
21025 minibuffer windows.
21026
21027 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
21028 in file names, as long as it is unambiguous.
21029
21030 2004-02-08 Andreas Schwab <schwab@suse.de>
21031
21032 * textmodes/reftex-toc.el
21033 (reftex-toc-load-all-files-for-promotion): Remove useless use of
21034 format. Doc fix.
21035
21036 * textmodes/refer.el (refer-find-entry-internal): Remove extra
21037 format string arguments.
21038
21039 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
21040 string argument.
21041
21042 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
21043
21044 * play/zone.el (zone-call): Fix format string.
21045
21046 * net/webjump.el (webjump-builtin): Add missing format string argument.
21047
21048 * midnight.el (midnight-delay-set): Remove extra format string argument.
21049
21050 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
21051
21052 * hexl.el (hexl-insert-char): Add missing format string argument.
21053
21054 * format.el (format-decode): Fix format string.
21055
21056 * emulation/vi.el (vi-mode): Remove extra format string argument.
21057 (vi-repeat-last-search): Likewise.
21058 (vi-reverse-last-search): Likewise.
21059 (vi-goto-mark): Likewise.
21060 (vi-reverse-last-find-char): Likewise.
21061 (vi-repeat-last-find-char): Likewise.
21062 (vi-locate-def): Likewise.
21063
21064 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
21065
21066 * ediff-util.el (ediff-toggle-read-only): Remove extra format
21067 string argument.
21068 (ediff-toggle-regexp-match): Likewise.
21069
21070 * dired-aux.el (dired-do-query-replace-regexp): Add missing
21071 format string argument.
21072
21073 * calc/calc-map.el (calc-get-operator): Remove extra format
21074 string argument.
21075
21076 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
21077
21078 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
21079 string argument.
21080
21081 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
21082
21083 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
21084
21085 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
21086
21087 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
21088 (cl-struct-setf-expander): Likewise.
21089
21090 * vc.el (with-vc-file): Fix unsafe uses of error.
21091 (vc-cancel-version): Likewise.
21092
21093 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
21094
21095 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
21096 thousands separator; fixes <class>:<line-number> regexp for
21097 non-english locales.
21098
21099 2004-02-08 Andreas Schwab <schwab@suse.de>
21100
21101 * view.el (view-mode-enable): Revert previous change.
21102
21103 2004-02-07 Kim F. Storm <storm@cua.dk>
21104
21105 * simple.el (line-number-at-pos): Rename from line-at-pos.
21106 Uses changed (what-line and vc-annotate-warp-version).
21107
21108 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
21109
21110 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
21111 (diff-mode): Remove aborted attempt at support for compile.el.
21112 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
21113
21114 2004-02-06 Andreas Schwab <schwab@suse.de>
21115
21116 * view.el (view-mode-enable): Add view-mode-map to
21117 minor-mode-overriding-map-alist.
21118
21119 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21120
21121 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
21122
21123 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
21124
21125 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
21126 with point inside rather than after the paragraph.
21127
21128 2004-02-04 Sam Steingold <sds@gnu.org>
21129
21130 * mail/smtpmail.el (smtpmail-try-auth-methods):
21131 Do not try authentication when no mechanism is available.
21132 Pass port-name as defaultport to `netrc-machine'.
21133
21134 2004-02-04 Stephen Eglen <stephen@gnu.org>
21135
21136 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
21137 to show how minibuffer height can be constrained.
21138
21139 2004-02-04 John Paul Wallington <jpw@gnu.org>
21140
21141 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
21142
21143 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21144
21145 * x-dnd.el: New file for drag and drop.
21146
21147 * term/x-win.el: require x-dnd, set after-make-frame-functions
21148 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
21149 drag-n-drop event.
21150
21151 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
21152 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
21153 (dired-dnd-handle-file): New functions for drag and drop support.
21154 (dired-mode): Initialize drag and drop if x-dnd present.
21155
21156 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
21157
21158 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
21159 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
21160 (cperl-mode): Set fill-paragraph-function.
21161 (cperl-fill-paragraph): Make it non-interactive.
21162
21163 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
21164
21165 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
21166
21167 2004-02-02 David Kastrup <dak@gnu.org>
21168
21169 * replace.el (perform-replace): Allow 'literal argument in
21170 regexp-flag to indicate literal replacement.
21171 (query-replace-regexp-eval): Use it.
21172
21173 2004-02-01 Andreas Schwab <schwab@suse.de>
21174
21175 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
21176
21177 2004-02-01 Stephen Eglen <stephen@gnu.org>
21178
21179 * info-look.el: Add support for maxima-mode. Update commentary
21180 because info-lookup-symbol is now bound to C-h S.
21181
21182 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
21183
21184 * simple.el (edit-and-eval-command): Bind print-level and
21185 minibuffer-history-sexp-flag around call to read-from-minibuffer.
21186 Correct initial position in command-history.
21187
21188 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
21189
21190 * files.el (read-directory-name): Adapt the docstring to recent
21191 change in Fread_file_name.
21192
21193 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
21194
21195 * ses.el (ses-print-cell): If print format too wide for column
21196 width, truncate decimal places if that helps to avoid "#####" fill.
21197 * ses.el (ses-initial-column-width): Revert previous change.
21198
21199 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
21200
21201 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
21202 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
21203 Add edebug info.
21204 (jit-lock-mode): Setup/cancel the new timer.
21205 (jit-lock-context-fontify): New fun. Extracted from
21206 context fontification code of jit-lock-stealth-fontify.
21207 (jit-lock-stealth-fontify): Don't do context fontification any more.
21208
21209 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
21210 (jit-lock-fontify-now): Handle the `quit' case.
21211 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
21212
21213 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
21214
21215 * progmodes/executable.el (executable-command-find-posix-p):
21216 New. Check if find handles arguments Posix-style.
21217
21218 * progmodes/grep.el (grep-compute-defaults):
21219 Use executable-command-find-posix-p.
21220 (grep-find): Check `grep-find-command'.
21221
21222 * filecache.el (file-cache-find-posix-p): Delete.
21223 (file-cache-add-directory-using-find):
21224 Use `executable-command-find-posix-p'.
21225
21226 2004-01-29 Dave Love <fx@gnu.org>
21227
21228 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
21229 Iterate the hook function if arg is given.
21230 (mark-defun, narrow-to-defun): Change order of finding the limits.
21231
21232 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
21233 (byte-compile-format-warn): New.
21234 (byte-compile-callargs-warn): Use it.
21235 (Format, message, error): Add byte-compile-format-like property.
21236 (byte-compile-maybe-guarded): New.
21237 (byte-compile-if, byte-compile-cond): Use it.
21238 (byte-compile-lambda): Compile interactive forms,
21239 just to make warnings about them.
21240
21241 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
21242
21243 * ses.el (ses-initial-column-width): Increase to 14, so it will
21244 work well with the default printer of "%.7g" for extreme values
21245 like "-1.234567e+07".
21246
21247 2004-01-29 Kenichi Handa <handa@m17n.org>
21248
21249 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
21250
21251 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
21252
21253 * dos-w32.el: Added support for the `default-printer-name' function.
21254
21255 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
21256
21257 * server.el (server-socket-name): Don't use the hostname in the
21258 socket name since /tmp is local to the host anyway.
21259
21260 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
21261 robust check of widening and fix var-naming.
21262
21263 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
21264
21265 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
21266 or rmail-spam- to rsf- in all function and variable names.
21267 (rsf-min-region-to-spam-list): New variable.
21268 (rsf-bbdb-auto-delete-spam-entries): Rename from
21269 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
21270 scanned together with the recipients field for spam testing; Don't
21271 delete spam message if rmail-delete-after-output is non-nil;
21272 (rsf-check-field): New function, extracted from code in
21273 rmail-spam-filter to ease addition of header fields like
21274 content-type:;
21275 (message-content-type): New variable. The content-type: field was
21276 added also in defcustom of rsf-definitions-alist;
21277 (rmail-spam-filter): Replace repeated test code for header fields
21278 by calls to check-field; change the call to
21279 rmail-output-to-rmail-file such that rmail-current-message stays
21280 the same to avoid wrong deletion of unseen flags.
21281 (rmail-use-spam-filter): Add autoload cookie.
21282
21283 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
21284
21285 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
21286 (file-cache-add-directory-using-find): Add Cygwin support.
21287 (file-cache-find-command-posix-flag): New user variable.
21288
21289 * filecache.el (file-cache-add-directory): Check for
21290 directories an remove them from dir-files.
21291
21292 2004-01-27 Richard M. Stallman <rms@gnu.org>
21293
21294 * man.el (Man-fontify-manpage): Clean up message.
21295
21296 2004-01-27 Kenichi Handa <handa@m17n.org>
21297
21298 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
21299 (sentence-end): Define using sentence-end-without-space.
21300
21301 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
21302 a sentence ends with one of a character in sentence-end-without-space.
21303
21304 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
21305
21306 * font-lock.el (font-lock): Add jit-lock as explicit group member.
21307 (jit-lock): Group declaration moved to jit-lock.el.
21308 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
21309 when necessary.
21310
21311 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
21312 (jit-lock-context-unfontify-pos): Rename from
21313 jit-lock-first-unfontify-pos.
21314 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
21315
21316 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
21317
21318 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
21319 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
21320 (fortran-fill): When filling a string, adjust re-search-backward
21321 argument for special case of string just on fill-column.
21322 When filling non-string, allow one extra char if
21323 fortran-break-before-delimiters is non-nil.
21324 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
21325 Use fortran-break-delimiters-re and fortran-no-break-re to
21326 correctly handle cases such as "**".
21327
21328 * progmodes/f90.el (f90-break-delimiters): Doc fix.
21329 (f90-no-break-re): Add some extra tokens. Doc fix.
21330
21331 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
21332
21333 * mail/rmail-spam-filter.el:
21334 Use two semicolons as Commentary line prefix.
21335 Add ";;; Code:" stylized comment.
21336 Delete end-of-line whitespace.
21337 Wrap (require 'cl) with `eval-when-compile'.
21338
21339 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
21340
21341 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
21342 at the top level of vc.el.
21343
21344 2004-01-23 Andre Spiegel <spiegel@gnu.org>
21345
21346 * vc.el (vc-current-line): Function removed. This is now done by
21347 the new function line-at-pos in simple.el.
21348 (vc-annotate-warp-version): Use line-at-pos instead of
21349 vc-current-line.
21350
21351 2004-01-22 Kim F. Storm <storm@cua.dk>
21352
21353 * simple.el (line-at-pos): New defun.
21354 (what-line): Use it. Optimize by only counting lines in narrowed
21355 region once.
21356
21357 2004-01-22 Kenichi Handa <handa@m17n.org>
21358
21359 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
21360 point (register r1) only for charset mule-unicode-0100-24ff.
21361
21362 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
21363
21364 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
21365 trailing white space and ensure a final newline.
21366
21367 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
21368 Add autoload cookie.
21369
21370 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
21371
21372 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
21373 activate view-mode explicitly.
21374
21375 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21376
21377 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
21378 menu-bar-enable-clipboard and make Paste use clipboard first.
21379
21380 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
21381
21382 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
21383 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
21384 (vc-mcvs-cvs): Remove.
21385 (vc-mcvs-command): Remove use of assert.
21386
21387 * outline.el (outline-insert-heading): Tighten up match.
21388 (outline-demote, outline-move-subtree-down): Don't assume anything
21389 about outline-regexp.
21390
21391 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
21392 (texinfo-show-structure): Explicitly add ^, and simplify.
21393
21394 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
21395
21396 * calendar/appt.el (appt-check): Restore usage of
21397 appt-issue-message deleted in previous change.
21398 (top-level): Activate package when loaded (needed for backwards
21399 compatibility).
21400
21401 2004-01-20 Jesper Harder <harder@ifa.au.dk>
21402
21403 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
21404 following previous change to smtpmail-send-data.
21405
21406 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
21407
21408 * vc.el (vc-default-previous-version): Doc enhancement.
21409 (vc-default-next-version): New function.
21410 (vc-print-log): New arg FOCUS-REV.
21411 (vc-annotate-mode): Derive from view-mode.
21412 (vc-annotate): New args REVISION, DISPLAY-MODE.
21413 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
21414 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
21415 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
21416 (vc-annotate-show-diff-revision-at-line, vc-current-line)
21417 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
21418
21419 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
21420
21421 2004-01-19 Karl Berry <karl@gnu.org>
21422
21423 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
21424 or "TexInfo".
21425
21426 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
21427
21428 * subr.el (delete-dups): New function.
21429
21430 2004-01-19 Karl Berry <karl@gnu.org>
21431
21432 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
21433 with ^, since that's what texinfo-show-structure
21434 documentation says (plus it works much better in texinfo.txi).
21435
21436 2004-01-18 Jesper Harder <harder@ifa.au.dk>
21437
21438 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
21439
21440 2004-01-18 David Ponce <david@dponce.com> (tiny change)
21441
21442 * progmodes/which-func.el (which-function-mode): Don't cancel
21443 which-func-update-timer if not set.
21444
21445 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
21446
21447 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
21448 Remove spurious left square bracket in XX:XXam regexp.
21449
21450 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
21451
21452 * progmodes/cc-defs.el: Do not require cl at run time.
21453
21454 2004-01-16 Richard M. Stallman <rms@gnu.org>
21455
21456 * emacs-lisp/cl.el (cl-cannot-unload): New function.
21457 (cl-unload-hook): Defvar this to run cl-cannot-unload.
21458
21459 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
21460 Call rmail-spam-filter. Delete and expunge spam.
21461 Print number of spam messages deleted.
21462 Save and restore the deletion status of old messages when reading
21463 new mail with spam filter, so that expunging spam does not expunge
21464 msgs deleted by the user.
21465 (rmail-only-expunge): Add an optional argument dont-show to
21466 prevent showing message after expunge.
21467
21468 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
21469
21470 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
21471 * subr.el (declare): New macro.
21472
21473 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
21474
21475 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
21476
21477 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
21478
21479 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21480 Test window-system rather than system-type (for X11/Mac).
21481
21482 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
21483
21484 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
21485
21486 2004-01-12 Richard M. Stallman <rms@gnu.org>
21487
21488 * mail/rmail.el (rmail-convert-to-babyl-format):
21489 Use mail-unquote-printable-region.
21490 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
21491 (rmail-hex-char-to-integer): Functions deleted.
21492
21493 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
21494 (mail-unquote-printable-region): New arg NOERROR.
21495 For invalid encoding, either signal an error to just return nil.
21496
21497 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21498
21499 * calendar/appt.el: Update copyright and commentary.
21500 (appt-issue-message): Make obsolete.
21501 (appt-visible, appt-msg-window): Make obsolete, in favor of
21502 appt-display-format.
21503 (appt-display-mode-line, appt-display-duration)
21504 (appt-display-diary, appt-time-msg-list, appt-mode-string)
21505 (appt-prev-comp-time, appt-display-count, appt-timer)
21506 (appt-convert-time): Doc change.
21507 (appt-disp-window-function, appt-delete-window-function):
21508 Use defcustom rather than defvar.
21509 (appt-display-format): New variable.
21510 (appt-display-message): New function with display code from appt-check.
21511 (appt-check): Add optional FORCE argument. Doc change.
21512 Add appt-make-list to diary-hook if displaying diary.
21513 Remove checking of view-diary-entries-initially.
21514 Message display section removed to new function appt-display-message.
21515 (appt-display-window): Doc change. Remove unused internal var
21516 this-buffer. Do not beep, since appt-display-message does that.
21517 (appt-make-list): Doc change. Use caar.
21518 (appt-sort-list): Simplify by using builtin sort function.
21519 (appt-update-list): New function for updating appts when diary is
21520 saved.
21521 (appt-activate): New autoloaded function to toggle package
21522 functionality.
21523
21524 * calendar/cal-x.el: (calendar-one-frame-setup)
21525 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
21526
21527 * calendar/calendar.el: Update copyright.
21528 (view-diary-entries-initially, european-calendar-style): Doc change.
21529 (calendar-setup): Make defcustom rather than defvar.
21530 (mark-visible-calendar-date): Initialize temp-face and faceinfo
21531 in let binding so local to function.
21532
21533 * calendar/diary-lib.el: Update copyright.
21534 (diary, diary-entry-time): Doc change.
21535 (list-diary-entries): Doc change. Trivial logic change.
21536 (fancy-diary-display): Restore make-face command mistakenly
21537 deleted 2003-05-08.
21538 (show-all-diary-entries): Allow to pop-up frame if needed.
21539
21540 2004-01-09 John Paul Wallington <jpw@gnu.org>
21541
21542 * bindings.el (mode-line-change-eol): Add EVENT parameter.
21543 Temporarily select EVENT's window for changing eol type.
21544
21545 2004-01-09 Deepak Goel <deego@gnufans.org>
21546
21547 * calendar/diary-lib.el (diary-entry-time):
21548 Also accept time in the form XX[.XX][am/pm/AM/PM].
21549 (fancy-diary-font-lock-keywords): Likewise.
21550 (diary-font-lock-keywords): Likewise.
21551 * calendar/appt.el (appt-add): Likewise.
21552 (appt-make-list): Likewise.
21553 (appt-convert-time): Likewise.
21554
21555 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
21556
21557 * gdb-ui.el (gdb-ann3): Revert previous change.
21558 (gdb-source-info): Allow for case of where compilation directory
21559 is not recorded.
21560
21561 2004-01-08 John Paul Wallington <jpw@gnu.org>
21562
21563 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
21564
21565 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
21566
21567 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
21568
21569 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
21570 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
21571 problems.
21572 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
21573
21574 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
21575
21576 * files.el (write-file-functions, write-contents-functions):
21577 Clarify docstrings.
21578
21579 2004-01-07 Kenichi Handa <handa@m17n.org>
21580
21581 * international/mule.el (set-auto-coding): Fix for the case that
21582 end-of-line is only CR.
21583
21584 2004-01-07 Kim F. Storm <storm@cua.dk>
21585
21586 * subr.el (event-start, event-end): Doc fix.
21587 (posn-string, posn-image): New defuns.
21588 (posn-object): Return either image or string object.
21589 (posn-object-x-y): Return 8th element of position.
21590 (posn-object-width-height): New defun.
21591
21592 2004-01-06 Andreas Schwab <schwab@suse.de>
21593
21594 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
21595 output.
21596
21597 2004-01-05 Karl Berry <karl@gnu.org>
21598
21599 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
21600 / and *, too.
21601
21602 2003-12-31 Simon Josefsson <jas@extundo.com>
21603
21604 * files.el (before-save-hook): Add.
21605 (basic-save-buffer): Use before-save-hook.
21606
21607 * emacs-lisp/copyright.el: Fix comment to recommend
21608 before-save-hook instead of write-file-functions.
21609
21610 2004-01-05 Richard M. Stallman <rms@gnu.org>
21611
21612 * finder.el (finder-commentary): Call delete-other-windows.
21613
21614 * net/ange-ftp.el (ange-ftp-file-attributes):
21615 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
21616
21617 2004-01-04 Karl Berry <karl@gnu.org>
21618
21619 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
21620 comment characters % and # in the copyright year notice,
21621 as well as ;.
21622
21623 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
21624
21625 * wid-edit.el (default): Define dummy :value-delete.
21626 Reported by Jesper Harder <harder@ifa.au.dk>.
21627
21628 2004-01-03 Richard M. Stallman <rms@gnu.org>
21629
21630 * progmodes/compile.el (compile-internal): Use point, not point-min,
21631 for set-window-point.
21632
21633 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
21634
21635 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
21636
21637 * progmodes/grep.el (grep-mode-map):
21638 Don't remap next-line, previous-line.
21639
21640 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
21641
21642 * speedbar.el (speedbar-edit-line): Change regexp to position
21643 the cursor on the first character of this line's button.
21644
21645 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
21646
21647 * subr.el (functionp): Doc fix.
21648
21649 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
21650
21651 * progmodes/idlwave.el (idlwave-make-tags):
21652 * textmodes/flyspell.el (flyspell-large-region):.
21653 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
21654 * emulation/viper-util.el (viper-glob-unix-files):
21655 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
21656 * man.el (Man-init-defvars):
21657 * jka-compr.el (jka-compr-call-process):
21658 * files.el (get-free-disk-space,insert-directory):
21659 * ediff-ptch.el (ediff-test-patch-utility):
21660 * ediff-diff.el (ediff-test-utility):
21661 * dired-aux.el (dired-check-process):
21662 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
21663 test the return value of call-process, because it can be a string.
21664
21665 2003-12-31 John Paul Wallington <jpw@gnu.org>
21666
21667 * bindings.el (completion-ignored-extensions): Add .pfsl.
21668
21669 2003-12-31 Kim F. Storm <storm@cua.dk>
21670
21671 * ido.el (ido-nonreadable-directory-p): New defun to check for
21672 nonreadable directory without activating tramp (to avoid problems
21673 with checking incomplete tramp paths).
21674 (ido-set-current-directory, ido-file-internal)
21675 (ido-file-name-all-completions1): Use it.
21676
21677 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
21678
21679 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
21680 documentation if the anchor (or node) name is preceded by `info
21681 anchor' or `Info anchor' in addition to earlier `info node' and
21682 `Info node'.
21683 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
21684
21685 2003-12-30 Eli Zaretskii <eliz@gnu.org>
21686
21687 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
21688 error in arguments to base64-decode-region. Remove ^M characters
21689 after decoding base64.
21690
21691 2003-12-30 Simon Josefsson <jas@extundo.com>
21692
21693 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
21694 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
21695 have only been distributed with Emacs for some years.
21696 (texinfo-mode-hook): Customize.
21697
21698 2003-12-30 Eli Zaretskii <eliz@gnu.org>
21699
21700 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
21701 cleaner (suggested by Richard Stallman).
21702
21703 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
21704 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
21705 file-name clashes on 8+3 DOS filesystems.
21706
21707 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
21708 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
21709 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
21710 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
21711 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
21712 file-name clashes on 8+3 filesystems.
21713
21714 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
21715 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
21716 file-name clashes on 8+3 DOS filesystems.
21717
21718 2003-12-29 Richard M. Stallman <rms@gnu.org>
21719
21720 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
21721 Upcase the character.
21722
21723 * textmodes/flyspell.el (mail-mode-flyspell-verify):
21724 Search for header separator alone on a line, literally,
21725 and search for it backward, not forward.
21726 (flyspell-abbrev-table): Always use global-abbrev-table
21727 if there is no local one.
21728
21729 * progmodes/sh-script.el (sh-get-indent-info):
21730 Don't move point back if at bob.
21731
21732 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
21733
21734 * play/handwrite.el (handwrite): Make the handwrite credit message
21735 a comment rather than an output command.
21736
21737 * obsolete/sc.el: Display message that this file is obsolete.
21738
21739 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
21740
21741 * mail/rfc822.el (rfc822-address-start): Declare variable.
21742 Renamed from address-start. All uses changed.
21743
21744 * term.el (term-exec): Set up sentinel.
21745 (term-sentinel): New function.
21746 (term-handle-exit): New function.
21747
21748 * subr.el (assoc-ignore-case, assoc-ignore-representation):
21749 Use assoc-string, and mark them obsolete.
21750 (delay-mode-hooks): Mark as permanent local.
21751
21752 * simple.el (sendmail-user-agent-compose): Use assoc-string.
21753
21754 * register.el (copy-rectangle-to-register): Doc fix.
21755
21756 * info.el (Info-insert-dir): Use assoc-string.
21757
21758 * info-look.el (info-lookup): Use assoc-string.
21759
21760 * frame.el (pop-up-frame-function): Use quote, not `function'.
21761 (frame-notice-user-settings): Calculate ADJUSTED-TOP
21762 copying with lists as coordinate values.
21763
21764 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
21765
21766 * find-dired.el (kill-find): New command.
21767 (find-dired): Make buffer read-only.
21768 Set up a keymap with C-c C-k running kill-find.
21769 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
21770
21771 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
21772
21773 * filecache.el (file-cache-ignore-case): New variable.
21774 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
21775
21776 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
21777 (comint-dynamic-complete-as-filename): Rename local vars.
21778 (comint-dynamic-list-filename-completions): Likewise.
21779
21780 * comint.el (comint-dynamic-list-completions-config): New var.
21781 (comint-dynamic-list-completions): Handle both SPC and TAB right.
21782
21783 * comint.el (comint-file-name-chars): Add [].
21784 (comint-word): Use skip-chars-backward, not search.
21785
21786 * shell.el (shell-file-name-chars): Add [].
21787
21788 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
21789
21790 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
21791
21792 * generic.el (define-generic-mode): Doc fix.
21793
21794 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21795
21796 * files.el (kill-some-buffers): Doc fix.
21797
21798 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
21799
21800 * comint.el (comint-watch-for-password-prompt): Pass `string' as
21801 arg to send-invisible
21802 (send-invisible): Doc fix. The argument is now a prompt, not the
21803 string to send.
21804 (comint-read-noecho): Doc fix.
21805
21806 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
21807
21808 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
21809 "@", as required by some ISP hosting service. Fix defcustom
21810 argument syntax errors that prevented use of customization.
21811
21812 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21813
21814 * xml.el (xml-get-attribute-or-nil): Doc fix.
21815
21816 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
21817
21818 * net/zone-mode.el (zone-mode): Use write-file-functions, not
21819 write-file-hooks.
21820
21821 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
21822
21823 * autorevert.el (auto-revert-interval): Doc fix.
21824
21825 2003-12-29 Mark A. Hershberger <mah@everybody.org>
21826
21827 * xml.el (xml-get-attribute-or-nil): New function, like
21828 xml-get-attribute, but returns nil if the attribute was not found.
21829 (xml-get-attribute): Convert to defsubst, uses
21830 xml-get-attribute-or-nil.
21831
21832 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21833
21834 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
21835
21836 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
21837
21838 * custom.el (custom-declare-theme): Use `value' when putting
21839 properties on `theme'.
21840
21841 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
21842
21843 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
21844 for each yank-handler segment.
21845 (insert-for-yank-1): New function, with the body of the previous
21846 insert-for-yank.
21847
21848 * textmodes/table.el (table-yank-handler): New defcustom.
21849 (table--put-cell-indicator-property): Put yank-handler property
21850 that indicates the yank handler for the table cell.
21851
21852 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21853
21854 * generic-x.el (etc-modules-conf-generic-mode): A more complete
21855 set of keywords.
21856
21857 2003-12-29 Eli Zaretskii <eliz@gnu.org>
21858
21859 * international/mule-cmds.el (reset-language-environment)
21860 (set-language-environment): Don't invoke fontset-related functions
21861 if fontset-list is not fboundp.
21862
21863 2003-12-29 Kenichi Handa <handa@m17n.org>
21864
21865 * international/mule-cmds.el (reset-language-environment):
21866 Call set-overriding-fontspec-internal with nil.
21867 (set-language-environment): Call set-overriding-fontspec-internal
21868 if the language environment specify `overriding-fontspec'.
21869 (language-info-alist): Doc added.
21870
21871 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
21872 characters of mule-unicode-0100-24ff.
21873 (ccl-encode-windows-1251-font): New CCL program.
21874 ("Bulgarian"): Specify overriding-fontspec.
21875 ("Belarusian"): Likewise.
21876
21877 2003-12-28 Sam Steingold <sds@gnu.org>
21878
21879 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
21880 parameter ID-FORMAT to conform with the 2003-11-30 patch.
21881
21882 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
21883
21884 * progmodes/gud.el (gud-gdb-command-name): Set default to
21885 "gdb --annotate=3".
21886 (gud-gdb-marker-filter): Look out for annotations.
21887 (gdb-first-pre-prompt): New variable.
21888 Remove trailing white space.
21889
21890 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
21891 if necessary.
21892 (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if
21893 annotations are detected.
21894 (gud-gdba-marker-filter): Use global variable gud-marker-acc
21895 instead of a local one to allow transition from
21896 gud-gdb-marker-filter.
21897 Remove trailing white space.
21898
21899 2003-12-27 Kim F. Storm <storm@cua.dk>
21900
21901 * ido.el: Handle non-readable directories.
21902 (ido-decorations): Add 9th element for non-readable directory.
21903 (ido-directory-nonreadable): New dynamic var.
21904 (ido-set-current-directory): Set it.
21905 (ido-read-buffer, ido-file-internal):
21906 (ido-read-file-name, ido-read-directory-name): Let-bind it.
21907 (ido-file-name-all-completions1): Return empty list for
21908 non-readable directory.
21909 (ido-exhibit): Print [Not readable] if directory is not readable.
21910 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
21911 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
21912 Use it.
21913
21914 2003-12-27 Lars Hansen <larsh@math.ku.dk>
21915
21916 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
21917 calls to directory-files-and-attributes and file-attributes.
21918 (ls-lisp-format): Remove system dependent handling of user and
21919 group id's.
21920
21921 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
21922
21923 * ffap.el (ffap-read-file-or-url): Revert previous change.
21924
21925 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
21926
21927 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
21928 new list of included files called `files-with-node-lines', that
21929 only have node lines. This way @include commands can include any
21930 file, such as version and update files without node lines, not
21931 just files that are chapters.
21932
21933 2003-12-25 Andreas Schwab <schwab@suse.de>
21934
21935 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
21936 file not found.
21937
21938 2003-12-08 Miles Bader <miles@gnu.org>
21939
21940 * dired.el (dired-between-files): Always use dired-move-to-filename,
21941 which is more robust in non-english locales.
21942
21943 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
21944
21945 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
21946
21947 2003-12-24 Andreas Schwab <schwab@suse.de>
21948
21949 * shell.el (shell-file-name-quote-list): Add backslash.
21950
21951 * comint.el (comint-quote-filename): Correctly handle backslash
21952 in comint-file-name-quote-list.
21953
21954 2003-12-24 Kenichi Handa <handa@m17n.org>
21955
21956 * international/mule-cmds.el (set-default-coding-systems):
21957 Call ucs-set-table-for-input for all buffers that don't have local
21958 value of buffer-file-coding-system.
21959
21960 * international/ucs-tables.el (ucs-set-table-for-input):
21961 If translation-table-for-encode is a symbol, get its
21962 translation-table property.
21963
21964 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
21965
21966 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
21967 to `completing-read' on a recently fixed bug.
21968
21969 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
21970 instead of SPACE, to get the list of possible fringe modes.
21971 SPACE only works if both `partial-completion-mode' and
21972 `completion-auto-help' are nil.
21973
21974 * complete.el (PC-is-complete-p): Delete.
21975 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
21976 calls to `test-completion'.
21977
21978 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
21979
21980 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
21981 to edit values when there are no children.
21982
21983 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
21984 a mode called "Assembler" already exists.
21985 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
21986 (gud-watch): Use format option. Remove font properties from string.
21987 (gdb-var-create-handler, gdb-var-list-children-handler):
21988 Don't bother about properties as there are none.
21989 (gdb-var-create-handler, gdb-var-list-children-handler)
21990 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
21991 with two arguments.
21992 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
21993 Let speedbar show value changes with a different font.
21994 (gdb-edit-value): New defun.
21995 (gdb-clear-partial-output, gdb-clear-inferior-io)
21996 (def-gdb-auto-update-handler): Use erase-buffer.
21997 (gdb-frame-handler): Display watch expressions in
21998 FUNCTION::VARIABLE format if required.
21999
22000 2003-12-23 John Paul Wallington <jpw@gnu.org>
22001
22002 * info.el (Info-unescape-quotes, Info-split-parameter-string)
22003 (Info-goto-emacs-command-node): Doc fixes.
22004
22005 2003-12-12 Jesper Harder <harder@ifa.au.dk>
22006
22007 * cus-edit.el (custom-add-parent-links): Define "many".
22008
22009 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
22010
22011 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
22012 (widget-child-validate, widget-type-value-create)
22013 (widget-type-default-get, widget-type-match): New functions.
22014 (lazy): New widget.
22015 (menu-choice, checklist, radio-button-choice, editable-list)
22016 (group, documentation-string): Remove redundant (per 2003-10-25
22017 change) calls to `widget-children-value-delete'.
22018 (widget-choice-value-get, widget-choice-value-inline): Remove.
22019 (menu-choice): Update widget.
22020
22021 2003-12-03 Kenichi Handa <handa@m17n.org>
22022
22023 * language/cyrillic.el: Register "microsoft-cp1251" in
22024 ctext-non-standard-encodings-alist.
22025 ("Bulgarian"): Add ctext-non-standard-encodings.
22026 ("Belarusian"): Likewise.
22027
22028 * international/mule-conf.el (compound-text-with-extensions):
22029 Change the type to 2 (iso-2022 base).
22030
22031 * international/mule.el (ctext-non-standard-encodings-alist):
22032 Change the format.
22033 (ctext-non-standard-encodings): New variable.
22034 (ctext-post-read-conversion): Fully re-written.
22035 (ctext-non-standard-designations-alist): Delete it.
22036 (ctext-non-standard-encodings-table): New function.
22037 (ctext-pre-write-conversion): Fully re-written.
22038
22039 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
22040
22041 * cus-edit.el (custom-add-parent-links): Add documentation links
22042 for parent, if the item has none of its own.
22043
22044 2003-11-30 Richard M. Stallman <rms@gnu.org>
22045
22046 * dired-aux.el (dired-do-query-replace-regexp):
22047 Report files visited read-only.
22048
22049 2003-11-30 Juri Linkov <juri@jurta.org>
22050
22051 * dired-aux.el (dired-compare-directories): New command.
22052 (dired-file-set-difference, dired-files-attributes): New functions.
22053
22054 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
22055 Version 2.0.38 of Tramp released.
22056
22057 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
22058 Charles Curley <charlescurley@charlescurley.com>.
22059 (tramp-multi-connection-function-alist): Add ssht entry which adds
22060 "-e none -t -t" to the list of ssh args. Suggested by Adrian
22061 Aichner.
22062 (tramp-get-method-parameter): New function to retrieve a method
22063 parameter. This allows for omission of method parameters.
22064 Callers adjusted.
22065
22066 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
22067
22068 * net/tramp.el: Add new optional parameter ID-FORMAT to
22069 `file-attributes'. Calls of `file-attributes' won't use this
22070 parameter for backward compatibility reasons.
22071 (tramp-perl-file-attributes): Add a new parameter to Perl script
22072 in order to handle uid/gid as strings, if desired.
22073 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
22074 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
22075 order to make the function more general.
22076 (tramp-handle-file-attributes): Replace proprietary optional
22077 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
22078 (tramp-handle-file-attributes-with-perl): Handle parameter
22079 NONNUMERIC if set. This wasn't done in the past.
22080 (tramp-post-connection): Apply second parameter "$2" if
22081 `tramp-remote-perl' is called.
22082
22083 * net/tramp-smb.el (tramp-smb-handle-delete-file):
22084 Correct cut'n'waste error (`filename' instead of `directory').
22085 (tramp-smb-handle-directory-files-and-attributes)
22086 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
22087 introduced parameter ID-FORMAT.
22088 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
22089 error (`directory' instead of `ldir').
22090
22091 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
22092 `file-attributes' has a second parameter. If yes, apply it with
22093 value "'integer". Otherwise, don't use that parameter (default is
22094 integer format).
22095
22096 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
22097
22098 * help.el (help-map): Bind `display-local-help' to `C-h .'.
22099 (help-for-help): Add `C-h .' to the listed Help options.
22100 Remove trailing whitespace.
22101
22102 * help-at-pt.el: New file.
22103
22104 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
22105
22106 * subr.el (noreturn, 1value): New macros for test coverage.
22107 See `testcover.el'.
22108
22109 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
22110
22111 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
22112 for macro `1value'.
22113 (testcover-1value): New function. Checks that a 1value form
22114 actually returns only one value. Requested by RMS.
22115
22116 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
22117
22118 * gdb-ui.el (gud-watch, gdb-var-create-handler)
22119 (gdb-var-list-children, gdb-var-list-children-handler)
22120 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
22121 gdb commands that use mi to keep them out of the command history.
22122
22123 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22124
22125 * cus-start.el (all): Add use-file-dialog.
22126
22127 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
22128
22129 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
22130
22131 2003-11-27 Kim F. Storm <storm@cua.dk>
22132
22133 * subr.el (posn-object-x-y): New defun.
22134
22135 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
22136
22137 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
22138 Don't use `space' for \\\n.
22139 Be more selective as to which # are comment-starters.
22140
22141 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
22142
22143 * subr.el (number-sequence): Improve handling of floating point
22144 arguments (suggested by Kim Storm). Allow negative arguments.
22145
22146 2003-11-26 Kenichi Handa <handa@m17n.org>
22147
22148 * international/mule-cmds.el (standard-display-european-internal):
22149 Cancel the standard-display-table setting for ` and '.
22150
22151 2003-11-26 Kim F. Storm <storm@cua.dk>
22152
22153 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
22154 New defcustoms to add ffap-like functionality to ido.
22155 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
22156 (ido-no-final-slash): New defun.
22157 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
22158 (ido-read-file-name): ): Toggle VC checking via
22159 vc-handled-backends instead of vc-master-templates.
22160 (ido-file-internal): Handle ido-use-url-at-point and
22161 ido-use-filename-at-point via code borrowed from ffap-guesser.
22162 Handle new ido-exit code ffap.
22163 (ido-sort-list): Ignore final slash when sorting file names.
22164
22165 2003-11-25 Kim F. Storm <storm@cua.dk>
22166
22167 * emulation/cua-base.el (cua--standard-movement-commands):
22168 Add forward-sentence and backward-sentence.
22169
22170 2003-11-25 Stephen Eglen <stephen@gnu.org>
22171
22172 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
22173 iswitchb-exit is set to 'usefirst when user selects buffer at head
22174 of list using RET. (Selecting buffers at the head of the list was
22175 broken if the substring was also a complete buffername.)
22176
22177 2003-11-23 Kim F. Storm <storm@cua.dk>
22178
22179 * progmodes/compile.el (grep-command, grep-use-null-device)
22180 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
22181 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
22182 (grep-regexp-alist, grep-program, find-program)
22183 (grep-find-use-xargs, grep-history, grep-find-history)
22184 (grep-process-setup, grep-compute-defaults)
22185 (grep-default-command, grep, grep-tag-default, grep-find)
22186 (grep-expand-command-macros, grep-tree-last-regexp)
22187 (grep-tree-last-files, grep-tree): Move grep variables, functions
22188 and commands to new file grep.el.
22189 (compilation-mode-map): Remove grep commands from Compile sub-menu.
22190 (compilation-process-setup-function): Doc fix.
22191 (compilation-highlight-regexp, compilation-highlight-overlay): New
22192 defvars used for highlighting current compile error in source buffer.
22193 (compile-internal): New optional args HIGHLIGHT-REGEXP and
22194 LOCAL-MAP which overrides compilation-highlight-regexp and
22195 compilation-mode-map for this compilation.
22196 Delay calling compilation-set-window-height until after running
22197 compilation-process-setup-function so it can buffer-local override
22198 compilation-window-height.
22199 Check buffer-local value of compilation-scroll-output.
22200 (compilation-set-window-height): Use buffer-local value of
22201 compilation-window-height.
22202 (compilation-revert-buffer): Don't pass (undefined)
22203 preserve-modes arg to revert-buffer.
22204 (next-error-no-select, previous-error-no-select): New commands.
22205 (compilation-goto-locus): Temporarily highlight current match in
22206 source buffer using compilation-highlight-regexp.
22207
22208 * progmodes/grep.el: New file with grep code from compile.el.
22209 (grep): New defcustom group.
22210 (grep-window-height): New defcustom, like compilation-window-height.
22211 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
22212 (grep-scroll-output): New defcustom, like compilation-scroll-output.
22213 (grep-command, grep-use-null-device, grep-find-command)
22214 (grep-tree-files-aliases, grep-tree-ignore-case)
22215 (grep-tree-ignore-CVS-directories): Move to grep custom group.
22216 (grep-setup-hook): New hook variable.
22217 (grep-mode-map): New keymap for grep commands. Add Grep menu.
22218 (grep-last-buffer): New defvar, override compilation-last-buffer.
22219 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
22220 Call compile-internal with args highlight-regexp and grep-mode-map.
22221
22222 2003-11-23 Kim F. Storm <storm@cua.dk>
22223
22224 * subr.el (event-start, event-end): Doc fix.
22225 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
22226 (posn-area, posn-actual-col-row, posn-object): New defuns.
22227 (posn-col-row): Simplify doc. Rewrite to use cond.
22228 (posn-point): Also return buffer position for events outside text
22229 area (that info is now present in the event position).
22230
22231 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
22232 mouse-set-point so that hscroll still works now that clicks on
22233 fringes generate specific mouse events.
22234 (mouse-set-point): Note that it now works in fringes and margins
22235 too due to new semantics of posn-point in fringes and margins.
22236
22237 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
22238 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
22239
22240 2003-11-20 Kim F. Storm <storm@cua.dk>
22241
22242 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
22243 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
22244 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
22245 to 100 for icons to avoid increasing line height when shown.
22246
22247 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
22248
22249 * newcomment.el (comment-normalize-vars): Initialize properly if
22250 comment-start was nil.
22251
22252 2003-11-19 Andreas Schwab <schwab@suse.de>
22253
22254 * simple.el (set-variable): Fix indentation.
22255
22256 2003-11-17 Kenichi Handa <handa@m17n.org>
22257
22258 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
22259 Fix docstring.
22260
22261 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
22262
22263 * international/latin1-disp.el (latin1-display): Fix docstring.
22264
22265 2003-11-16 John Wiegley <johnw@newartisans.com>
22266
22267 * eshell/em-ls.el (eshell-ls-file): There are times with
22268 size-width is nil and uncomputed (when directories are created in
22269 dired, for example); in this case, 4 is reasonable default value,
22270 although it may caused skewed new entries (which could be avoided
22271 by returning the original value of 8 in all cases, but 99% of the
22272 time this is a waste of whitespace).
22273
22274 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
22275
22276 * cc-engine.el (c-guess-continued-construct)
22277 (c-guess-basic-syntax): Check a little more carefully if it's a
22278 function declaration when an unknown construct followed by a block
22279 is found inside a statement context. This avoids macros followed
22280 by blocks to be taken as function declarations.
22281
22282 (c-guess-continued-construct): Change the analysis of a statement
22283 continuation with a brace open to `substatement-block', for
22284 consistency with recognized statements.
22285
22286 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
22287 start is in a position so that `c-beginning-of-statement-1' jumped
22288 to the beginning of the same statement.
22289
22290 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
22291 Don't accept binary operators in the arglist if we're in a function
22292 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
22293 template recognition in cases like "if (a < b || c > d)".
22294
22295 (c-restricted-<>-arglists): New more appropriate name for
22296 `c-disallow-comma-in-<>-arglists'.
22297
22298 Accessing functions updated for the variable name change.
22299
22300 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
22301 match data could get clobbered if NOT-INSIDE-TOKEN is used.
22302
22303 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
22304 labels.
22305
22306 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
22307 instead of duplicating parts of it. This fixes bogus label
22308 recognition.
22309
22310 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
22311 of checking the context in which to apply the minimum indentation,
22312 so that it isn't enforced in e.g. namespace blocks.
22313
22314 * cc-vars.el (c-inside-block-syms): New constant used by
22315 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
22316 to somewhat reduce the risk of becoming stale.
22317
22318 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
22319 cc-cmds to cc-engine to allow use from cc-align.
22320
22321 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
22322 qualified identifiers containing "::".
22323
22324 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
22325 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
22326
22327 * cc-vars.el (c-emacs-features): Use a space in front of the name
22328 of the temporary buffer. That also avoids dumping problems in
22329 XEmacs due to undo info being left around after the buffer is killed.
22330
22331 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
22332 arglist to see if it's a K&R style declaration.
22333
22334 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
22335 before returning `knr-argdecl-intro'.
22336
22337 2003-11-16 John Wiegley <johnw@newartisans.com>
22338
22339 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
22340 field in a long-listing always 8 characters, use `size-width',
22341 which has already been computed.
22342
22343 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
22344
22345 * subr.el (minor-mode-list): Add `hs-minor-mode'.
22346
22347 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
22348
22349 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
22350 Support operation while narrowed, with `diff-restrict-view'.
22351
22352 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
22353
22354 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22355 Take additional optional arg NARROWFUN. For the generated functions:
22356 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
22357 include frags that arrange to check for and save narrowing state before
22358 the move and then conditionally call NARROWFUN after the move.
22359
22360 2003-11-14 John Wiegley <johnw@newartisans.com>
22361
22362 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
22363 that was optional, but obviously missing based on surrounding code.
22364
22365 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
22366 string arguments to numbers unless the whole argument was seen as
22367 a number.
22368
22369 2003-11-14 Kenichi Handa <handa@m17n.org>
22370
22371 * international/mule.el (ctext-non-standard-encodings-alist):
22372 Fix coding systems.
22373
22374 2003-11-10 Kenichi Handa <handa@m17n.org>
22375
22376 * language/kannada.el ("Kannada"): Add sample-text.
22377
22378 * language/knd-util.el (kannada-compose-region)
22379 (kannada-compose-string, kannada-post-read-conversion):
22380 Add autoload cookie.
22381
22382 * international/quail.el (quail-completion): Change the message
22383 "corresponding translations" to "corresponding characters".
22384
22385 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
22386
22387 * descr-text.el (describe-char): Fix typo.
22388
22389 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
22390
22391 These changes are to support Kannada language/script.
22392
22393 * Makefile.in (DONTCOMPILE): Add kannada.el.
22394
22395 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
22396
22397 * loadup.el: Preload kannada.el.
22398
22399 * language/ind-util.el (ucs-kannada-to-is13194-alist)
22400 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
22401 New variables.
22402
22403 * language/kannada.el: New file.
22404
22405 * language/knd-util.el: New file.
22406
22407 2003-11-07 Andreas Schwab <schwab@suse.de>
22408
22409 * progmodes/autoconf.el (autoconf-font-lock-keywords):
22410 Also highlight AH_*.
22411
22412 * xml.el (xml-parse-dtd): Fix misplaced paren.
22413
22414 2003-11-07 Kenichi Handa <handa@m17n.org>
22415
22416 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
22417
22418 2003-11-05 Juri Linkov <juri@jurta.org>
22419
22420 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
22421 (desktop-buffer-file): Use saved buffer-file-coding-system
22422 for file reading. Set auto-insert to nil to prevent automatic
22423 insertion into restored empty files.
22424
22425 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
22426
22427 * files.el (risky-local-variable-p): Make second argument optional.
22428
22429 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
22430
22431 * subr.el (add-hook): Fix last change.
22432
22433 2003-11-03 Eli Zaretskii <eliz@gnu.org>
22434
22435 * mail/rmail.el (rmail-convert-to-babyl-format):
22436 If base64-decode-region signals an error, catch it and silently
22437 ignore it.
22438
22439 2003-11-01 Mark A. Hershberger <mah@everybody.org>
22440
22441 * xml.el (xml-parse-region): Allow comments to appear after the
22442 topmost element has closed.
22443 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
22444 (xml-ns-expand-attr): New functions to do namespace handling.
22445 (xml-intern-attrlist): Back-compatible handling of attribute names.
22446 (xml-parse-tag): Move namespace handling to separate functions.
22447 Now produces elements in the form ((:ns . "element") (attr-list)
22448 children) instead of ('ns:element (attr-list) children).
22449 (xml-parse-attlist): Fix attribute parsing.
22450 (xml-parse-dtd): Change parsing so that it produces strings
22451 instead of interned symbols.
22452
22453 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
22454
22455 * dired.el (dired-ls-sorting-switches): Doc fix.
22456
22457 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
22458
22459 * emacs-lisp/rx.el (rx-or): Fix the case of
22460 "(rx (and ?a (or ?b ?c) ?d))".
22461
22462 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
22463
22464 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
22465 (texinfo-format-region): Use it.
22466 (texinfo-format-buffer-1): Ditto.
22467
22468 2003-11-01 Alan Mackenzie <acm@muc.de>
22469
22470 Changes to allow scrolling whilst in isearch mode:
22471 * isearch.el (isearch-unread-key-sequence): New function,
22472 extracted from isearch-other-meta-char.
22473 (top level): (put 'foo 'isearch-scroll) on all Emacs's
22474 "scrollable" standard functions.
22475 (isearch-allow-scroll): New customizable variable.
22476 (isearch-string-out-of-window, isearch-back-into-window)
22477 (isearch-reread-key-sequence-naturally)
22478 (isearch-lookup-scroll-key): New functions.
22479 (isearch-other-meta-char): Doc string and functionality enhanced.
22480 Now accepts a prefix argument.
22481 (isearch-lazy-highlight-window-end): New variable.
22482 (isearch-lazy-highlight-new-loop): Pay attention to the window's
22483 end (thru isearch-lazy-highlight-window-end), not only its start.
22484
22485 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
22486 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
22487 (universal-argument, universal-argument-more, negative-argument)
22488 (digit-argument, universal-argument-other-key): Minor changes.
22489
22490 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
22491
22492 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
22493 recursively if the last message is deleted, thus avoiding an
22494 infinite loop.
22495
22496 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
22497
22498 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
22499 (tex-main-file): Don't add .tex if the extension is already present.
22500 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
22501
22502 2003-10-29 Lute Kamstra <lute@gnu.org>
22503
22504 * progmodes/octave-inf.el (inferior-octave-prompt):
22505 Recognize version number in prompt.
22506
22507 2003-10-28 Dave Love <fx@gnu.org>
22508
22509 * international/characters.el: Fix some Unicode ranges.
22510
22511 2003-10-28 Kenichi Handa <handa@m17n.org>
22512
22513 * disp-table.el (standard-display-8bit)
22514 (standard-display-default, standard-display-ascii)
22515 (standard-display-g1, standard-display-graphic)
22516 (standard-display-underline): Assure that standard-display-table
22517 is a display table.
22518
22519 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
22520
22521 * simple.el (reindent-then-newline-and-indent): Delete space *after*
22522 reindenting the first line.
22523
22524 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
22525
22526 * wid-edit.el (widget-default-delete): Always delete child widgets.
22527
22528 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
22529
22530 * newcomment.el (comment-indent): Don't call indent-according-to-mode
22531 if the line has code.
22532 Don't try to line up with something that's too far left.
22533
22534 * progmodes/octave-mod.el (octave-comment-start): Simplify.
22535 (octave-mode-syntax-table): Add % as a comment starter.
22536 (octave-point): Remove.
22537 (octave-in-comment-p, octave-in-string-p)
22538 (octave-not-in-string-or-comment-p, calculate-octave-indent)
22539 (octave-blink-matching-block-open, octave-auto-fill):
22540 Use line-(beginning|end)-position instead.
22541
22542 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
22543
22544 * emacs-lisp/authors.el (authors-aliases): Add correct realname
22545 for Francesco Potort\e,Al\e(B.
22546
22547 2003-10-23 Dave Love <fx@gnu.org>
22548
22549 * international/mule-cmds.el (locale-charset-to-coding-system):
22550 Don't rely on nil being a coding system.
22551
22552 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
22553 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
22554 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
22555
22556 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
22557
22558 * gdb-ui.el (gdb-current-language): New variable.
22559 (gdb-update-flag): Remove variable.
22560 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
22561 (gdb-take-last-elt): Remove function.
22562 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
22563 (gdb-post-prompt): Check for variable object changes here.
22564
22565 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
22566 object changes in gdb-ui.el.
22567
22568 2003-10-21 Richard M. Stallman <rms@gnu.org>
22569
22570 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
22571
22572 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
22573 Don't check for foo*/ wildcard form here.
22574 (insert-directory): Recognize foo*/ as a wildcard.
22575 Separate wildcard-regexp variable from the arg, wildcard.
22576
22577 * subr.el (add-hook): Correctly detect when make-local-hook was used.
22578 (remove-hook): Correctly handle strange cases about local hooks.
22579
22580 2003-10-21 David Ponce <david@dponce.com>
22581
22582 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
22583 argument REAL, to return a real number instead of a rounded
22584 integer value. Define as inline function.
22585 (ruler-mode-right-fringe-cols): Likewise.
22586 (ruler-mode-scroll-bar-cols): New function.
22587 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
22588 (ruler-mode-right-scroll-bar-cols): Likewise.
22589 (ruler-mode-space): New function.
22590 (ruler-mode-ruler): Use it. Handle variations of fringe style,
22591 scroll bar mode and margins in a more robust way.
22592
22593 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
22594
22595 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
22596 (antlr-c-init-language-vars): New function.
22597 (antlr-mode): Use it with cc-mode before v5.29.
22598 (antlr-c-common-init): Don't set some local vars here.
22599 (antlr-mode): Set them here.
22600 (antlr-c-forward-sws): New function alias.
22601 (antlr-mode): Redefine with cc-mode before v5.30.
22602 (antlr-skip-sexps): Use it.
22603 (antlr-skip-exception-part): Ditto.
22604 (antlr-skip-file-prelude): Ditto.
22605 (antlr-outside-rule-p): Ditto.
22606 (antlr-end-of-body): Ditto.
22607 (antlr-option-kind): Ditto.
22608 (antlr-insert-option-area): Ditto.
22609 (antlr-file-dependencies): Ditto.
22610
22611 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22612
22613 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
22614 Move backward only if point was not inside an entry.
22615
22616 2003-10-21 Richard M. Stallman <rms@gnu.org>
22617
22618 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
22619
22620 2003-10-21 Juri Linkov <juri@jurta.org>
22621
22622 * compare-w.el: Automatically skip non-matching text to resync.
22623 (compare-windows-whitespace): Doc fix.
22624 (compare-windows-sync, compare-windows-sync-string-size)
22625 (compare-windows-recenter, compare-ignore-whitespace)
22626 (compare-windows-highlight, compare-windows-face): New variables.
22627 (compare-windows): Use compare-windows-sync.
22628 (compare-windows-highlight, compare-windows-dehighlight)
22629 (compare-windows-sync-regexp)
22630 (compare-windows-sync-default-function): New functions.
22631
22632 2003-10-21 Juri Linkov <juri@jurta.org>
22633
22634 * diff.el (diff-parse-differences): Don't visit the files now;
22635 instead, just record the error locus.
22636
22637 2003-10-21 Dave Love <fx@gnu.org>
22638
22639 * progmodes/cfengine.el: New file.
22640
22641 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
22642
22643 * complete.el (PC-do-completion): Do not forget to use `pred' as the
22644 default-directory when completing file names.
22645
22646 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
22647
22648 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
22649 followed by the word `face', it gets treated as a face, even if
22650 it is also defined as a variable or a function.
22651
22652 2003-10-20 Dave Love <fx@gnu.org>
22653
22654 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22655 Avoid incf in macro expansion.
22656
22657 2003-10-20 John Paul Wallington <jpw@gnu.org>
22658
22659 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
22660 `evenp' so we don't implicitly require cl library at runtime.
22661
22662 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
22663
22664 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
22665 (help-make-xrefs): Only make cross-references for faces if
22666 preceded or followed by the word `face'. Do not make a
22667 cross-reference for variables without variable documentation,
22668 unless preceded by the word `variable' or `option'. Update doc
22669 string accordingly.
22670
22671 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
22672
22673 * progmodes/hideshow.el: Rewrite one-armed `if'
22674 constructs using either `when' or `unless'.
22675 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
22676
22677 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
22678
22679 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
22680 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
22681 instead of 12x12.
22682
22683 2003-10-16 Eli Zaretskii <eliz@gnu.org>
22684
22685 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
22686 message while converting to Babyl.
22687
22688 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
22689
22690 * allout.el (allout-mode): Doc fix.
22691
22692 2003-10-16 Lute Kamstra <lute@gnu.org>
22693
22694 * subr.el (force-mode-line-update): Fix docstring.
22695
22696 2003-10-14 Dave Love <fx@gnu.org>
22697
22698 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
22699 (default-input-method): Add :link, improve :type.
22700 (locale-charset-language-names): Fix utf-8 pattern.
22701 (locale-charset-match-p, locale-charset-alist)
22702 (locale-charset-to-coding-system): New.
22703 (set-locale-environment): Deal with codeset part of locale specs.
22704
22705 2003-10-14 Lute Kamstra <lute@gnu.org>
22706
22707 * fringe.el (fringe-mode): Use active voice in docstring.
22708 (set-fringe-style): Ditto.
22709
22710 2003-10-13 Lute Kamstra <lute@gnu.org>
22711
22712 * fringe.el (fringe-mode): Fix docstring.
22713 (set-fringe-style): Ditto.
22714
22715 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
22716
22717 * ediff-mult.el (ediff-filegroup-action):
22718 Use ediff-default-filtering-regexp.
22719
22720 * ediff-util.el (ediff-recenter): Don't call
22721 ediff-restore-highlighting twice.
22722 (ediff-select-difference): Set current difference.
22723 (ediff-unselect-and-select-difference): Add comment.
22724
22725 * ediff.el (ediff-directories,ediff-directory-revisions)
22726 (ediff-directories3,ediff-merge-directories)
22727 (ediff-merge-directories-with-ancestor)
22728 (ediff-merge-directory-revisions)
22729 (ediff-merge-directory-revisions-with-ancestor):
22730 Use ediff-default-filtering-regexp.
22731
22732 2003-10-12 Andreas Schwab <schwab@suse.de>
22733
22734 * international/mule-cmds.el (locale-charset-language-names):
22735 Simplify regex by removing unused grouping.
22736
22737 2003-10-10 Dave Love <fx@gnu.org>
22738
22739 * bindings.el: Don't bind stop.
22740
22741 2003-10-08 Miles Bader <miles@gnu.org>
22742
22743 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
22744 face instead of attempting to emulate it.
22745
22746 2003-10-07 Kenichi Handa <handa@m17n.org>
22747
22748 * international/mule-diag.el (list-coding-systems-1): List coding
22749 systems that are loaded automatically.
22750
22751 * international/code-pages.el (iso-8859-11): Add autoload cookie.
22752
22753 * international/mule.el (autoload-coding-system): New function.
22754
22755 2003-10-07 Andreas Schwab <schwab@suse.de>
22756
22757 * log-edit.el (log-edit-changelog-entries): Prefer local value of
22758 change-log-default-name in the buffer visiting the file.
22759
22760 2003-10-06 Dave Love <fx@gnu.org>
22761
22762 * files.el (find-file-hook): Customize.
22763 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
22764
22765 * bindings.el (completion-ignored-extensions): Remove .log.
22766 (global-map): Add again, open, stop keys.
22767
22768 2003-10-05 Richard M. Stallman <rms@gnu.org>
22769
22770 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
22771 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
22772 Use sh-modify directly.
22773 (sh-select): Use sh-append, not eval.
22774
22775 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
22776
22777 * info.el (Info-following-node-name): New function.
22778
22779 * loadhist.el (unload-feature-special-hooks):
22780 Rename from loadhist-hook-functions.
22781 (loadhist-hook-functions): Now an alias.
22782
22783 2003-10-04 Eli Zaretskii <eliz@gnu.org>
22784
22785 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
22786 file-name clashes on 8+3 filesystems.
22787
22788 * Makefile.in (DONTCOMPILE, bootstrap-clean):
22789 Rename loaddefs-boot.el to ldefs-boot.el
22790
22791 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
22792 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
22793
22794 2003-10-03 Lute Kamstra <lute@gnu.org>
22795
22796 * info.el (Info-mode): Revert previous change.
22797 (Info-escape-percent): New function.
22798 (Info-fontify-node): Use it.
22799
22800 2003-10-02 Andreas Schwab <schwab@suse.de>
22801
22802 * loaddefs-boot.el: Regenerated.
22803
22804 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
22805
22806 * ffap.el: Remove defadvice related code from CVS since `complete'
22807 provides a `PC-completion-as-file-name-predicate' variable that
22808 ffap can override.
22809
22810 2003-10-02 Kenichi Handa <handa@m17n.org>
22811
22812 * international/utf-8.el (ccl-decode-mule-utf-8):
22813 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
22814
22815 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
22816 * international/subst-big5.el: Likewise.
22817 * international/subst-gb2312.el: Likewise.
22818 * international/subst-ksc.el: Likewise.
22819
22820 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
22821
22822 * calendar/calendar.el (increment-calendar-month)
22823 (calendar-leap-year-p, calendar-absolute-from-gregorian)
22824 (generate-calendar, calendar-read-date, calendar-interval)
22825 (calendar-day-of-week): Handle years BC.
22826 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
22827
22828 2003-10-01 Dave Love <fx@gnu.org>
22829
22830 * language/cyrillic.el (cp1251): Alias for windows-1251.
22831
22832 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
22833 bootstrap.
22834
22835 2003-10-01 Lute Kamstra <lute@gnu.org>
22836
22837 * files.el: Fix typo.
22838 * imenu.el (imenu--generic-function): Docstring fix.
22839
22840 2003-09-30 Richard M. Stallman <rms@gnu.org>
22841
22842 * dired.el (dired-mode): Handle dired-directory as a list.
22843
22844 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
22845
22846 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
22847
22848 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
22849
22850 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
22851 Replace gud-display with gud-watch.
22852 (gud-speedbar-buttons): Add stuff for watching expressions
22853 in the speedbar when using M-x gdba. Use dolist on old part
22854 of this function.
22855
22856 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
22857 (gdb-update-flag): New variables.
22858 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
22859 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
22860 (gud-watch, gdb-var-create-handler) : New functions.
22861 (gdb-var-list-children, gdb-var-list-children-handler)
22862 (gdb-var-create-regexp, gdb-var-update-regexp)
22863 (gdb-var-list-children-regexp): New constants.
22864 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
22865 (gdb-annotation-rules): Reduce annotation set (level 3).
22866 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
22867 (gdb-post-prompt): Don't update GDB buffers every time speedbar
22868 updates.
22869 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
22870 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
22871 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
22872 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
22873 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
22874 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
22875 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
22876 (gud-display, gud-display1)
22877 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
22878 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
22879 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
22880 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
22881 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
22882 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
22883 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
22884 (gdb-display-display-buffer, gdb-toggle-display)
22885 (gdb-delete-display, gdb-expressions-popup-menu)
22886 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
22887 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
22888 to display buffer.
22889
22890 2003-09-30 Richard M. Stallman <rms@gnu.org>
22891
22892 * progmodes/ada-mode.el (ada-mode): Don't use advice.
22893 Instead, set which-func-functions.
22894
22895 * progmodes/which-func.el (which-func-modes): Add ada-mode.
22896 (which-func-functions): New variable.
22897 (which-function): Use that.
22898
22899 * info.el (Info-mode): Double each `%' in header line.
22900
22901 * emacs-lisp/lisp-mnt.el (lm-with-file):
22902 When FILE is nil, run BODY in current buffer.
22903
22904 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
22905
22906 * help.el (describe-mode): Start with a brief list of minor modes.
22907 Find them thru minor-mode-list so as to find them all.
22908 Show them in alphabetical order.
22909
22910 * mail/sendmail.el (mail-aliases): Doc fix.
22911
22912 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
22913
22914 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
22915
22916 * mail/rmailsum.el (rmail-make-summary-line-1):
22917 Change comma after last label to a space.
22918 (rmail-summary-font-lock-keywords): Adapt to that change.
22919
22920 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
22921
22922 * progmodes/scheme.el (scheme-mode-variables): When setting
22923 `font-lock-defaults', also specify that "#" should
22924 be interpreted with `word' syntax.
22925 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
22926
22927 2003-09-30 Lars Hansen <larsh@math.ku.dk>
22928
22929 * desktop.el: A lot of comments updated.
22930 (desktop-save-mode): Minor mode introduced.
22931 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
22932 (desktop-load-default): Function made obsolete.
22933 (desktop-locals-to-save): Variable made customizable.
22934 (desktop-read): Optional parameter `dirname' added.
22935 (desktop-change-dir, desktop-revert): Parameter `dirname' in
22936 `desktop-read' used.
22937 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
22938
22939 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
22940
22941 * whitespace.el (whitespace-clean-msg): Add user customizable message
22942 for displaying ``clean'' output.
22943 (whitespace-buffer): Use `whitespace-clean-msg'.
22944 (whitespace-global-mode): Fix typo.
22945
22946 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
22947
22948 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
22949
22950 2003-09-29 Lute Kamstra <lute@gnu.org>
22951
22952 * bindings.el (mode-line-modes): Remove superfluous :propertize
22953 construct in initialization.
22954 (mode-line-position): Change cons cell into proper list in
22955 initialization.
22956
22957 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
22958
22959 * international/mule.el (decode-coding-inserted-region): Use car
22960 of the return value of find-operation-coding-system.
22961
22962 2003-09-29 Kenichi Handa <handa@m17n.org>
22963
22964 * descr-text.el (describe-char): Fix previous change.
22965
22966 2003-09-28 Kenichi Handa <handa@m17n.org>
22967
22968 * descr-text.el (describe-char-display): New function.
22969 (describe-char): Pay attention to display table on describing how
22970 a character is displayed.
22971
22972 * international/mule-cmds.el (encoded-string-description):
22973 Prepend "0x" to each encoded byte.
22974
22975 2003-09-28 Andreas Schwab <schwab@suse.de>
22976
22977 * find-file.el (ff-special-constructs): Add autoload cookie.
22978
22979 2003-09-28 Kevin Ryde <user42@zip.com.au>
22980
22981 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
22982 makeinfo appends to duplicate index entries.
22983
22984 2003-09-28 Eli Zaretskii <eliz@gnu.org>
22985
22986 * dired-x.el (dired-clean-tex): Doc fix.
22987
22988 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
22989 using a Chinese tutorial.
22990
22991 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
22992
22993 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
22994 between "MAIL FROM:" and "RCPT TO:" and the following address.
22995
22996 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
22997
22998 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
22999
23000 2003-09-28 David Ponce <david@dponce.com>
23001
23002 * recentf.el (recentf-initialize-file-name-history): New defcustom.
23003 (recentf-load-list): When `recentf-initialize-file-name-history'
23004 is non-nil, initialize an empty `file-name-history' with the
23005 recent list.
23006
23007 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
23008
23009 * man.el (Man-default-man-entry): Remove the leading `*' from the
23010 word at point.
23011
23012 2003-09-26 Lute Kamstra <lute@gnu.org>
23013
23014 * bindings.el (mode-line-position): Mention size indication in
23015 docstring.
23016
23017 2003-09-26 Andre Spiegel <spiegel@gnu.org>
23018
23019 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
23020
23021 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
23022 because it's autoloaded now.
23023
23024 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
23025
23026 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
23027 (sh-font-lock-keywords, sh-feature): Fix previous change of
23028 sh-feature to avoid infloop with sh-font-lock-keywords.
23029
23030 2003-09-25 Kim F. Storm <storm@cua.dk>
23031
23032 * frame.el (frame-current-scroll-bars): New defun.
23033
23034 * window.el (window-current-scroll-bars): New defun.
23035
23036 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23037
23038 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
23039 cause errors when the state cache contains info on parts that have
23040 been narrowed out.
23041
23042 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23043
23044 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
23045 `c-setup-paragraph-variables' has to be used when this variable is
23046 changed; it doesn't work to reinitialize the mode since that
23047 typically clobbers the variable.
23048
23049 * progmodes/cc-styles.el (c-setup-paragraph-variables):
23050 Make it interactive.
23051
23052 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23053
23054 * progmodes/cc-fonts.el (c-font-lock-declarations):
23055 Fix recognition of constructors and destructors for classes whose
23056 names are matched by `*-font-lock-extra-types'.
23057
23058 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
23059 followed by an identifier in C++ then it's a type.
23060
23061 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23062
23063 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
23064 problem that primarily affected XEmacs. Don't use faces to find
23065 unterminated strings since Emacs and XEmacs fontify strings
23066 differently - this function should now work better in XEmacs.
23067
23068 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23069
23070 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
23071 `expand-abbrev' workaround which caused braces to misbehave inside
23072 macros.
23073
23074 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
23075 handling. This bug could cause interactive font locking to bail out.
23076
23077 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23078
23079 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
23080 Handle paren-style types in Pike. Also fixed some cases of
23081 insufficient handling of unbalanced parens.
23082
23083 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
23084
23085 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
23086 common shell prompts that are not common filename or URL characters.
23087 (ffap-file-at-point): Use the new regexp to strip the prompts from
23088 the file names. This is an issue mostly for user prompts that
23089 don't have a trailing space and find-file-at-point is invoked from
23090 within a shell inside Emacs.
23091
23092 2003-09-24 Andre Spiegel <spiegel@gnu.org>
23093
23094 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
23095 stamps numerically, rather than textually.
23096
23097 2003-09-24 Kenichi Handa <handa@m17n.org>
23098
23099 * language/devan-util.el (devanagari-post-read-conversion):
23100 * language/mlm-util.el (malayalam-post-read-conversion):
23101 * language/tml-util.el (tamil-post-read-conversion):
23102 Add autoload cookie.
23103
23104 * international/utf-8.el (utf-8-post-read-conversion):
23105 Call post-read-conversion functions for Devanagari, Malayalam,
23106 and Tamil.
23107
23108 2003-09-23 Dave Love <fx@gnu.org>
23109
23110 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
23111
23112 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
23113
23114 * progmodes/gud.el (perldb): Add gud-until to list of commands.
23115 Update gud-remove.
23116
23117 2003-09-22 Richard M. Stallman <rms@gnu.org>
23118
23119 * progmodes/sh-script.el (sh-mode-default-syntax-table):
23120 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
23121 (sh-mode-syntax-table-input): New variable.
23122 (sh-require-final-newline): Don't use eval.
23123 (sh-builtins, sh-leading-keywords, sh-other-keywords)
23124 (sh-variables, sh-font-lock-keywords): Don't use eval.
23125 (sh-set-shell): When setting require-final-newline,
23126 treat value = `require-final-newline' as don't change it.
23127 Set sh-mode-syntax-table locally based on
23128 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
23129
23130 * progmodes/compile.el (compile-internal):
23131 Call compilation-set-window-height before setting window start.
23132
23133 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
23134
23135 * emacs-lisp/bytecomp.el (byte-compile-log-file):
23136 Clear out byte-compile-last-warned-form.
23137
23138 2003-09-22 Richard M. Stallman <rms@gnu.org>
23139
23140 * woman.el (woman-file-name, woman-follow-word):
23141 If current-word returns nil, use "".
23142
23143 * simple.el (eval-expression): Bind standard-output in to-buffer case.
23144
23145 2003-09-22 Richard M. Stallman <rms@gnu.org>
23146
23147 * emacs-lisp/lisp-mnt.el (lm-with-file):
23148 Don't visit the file, just use insert-file-contents in temp buffer.
23149
23150 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
23151
23152 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
23153 Add surrounding \\( and \\) around the header, as in
23154 for lm-history-header 'Change Log\\|History'.
23155
23156 2003-09-22 John Paul Wallington <jpw@gnu.org>
23157
23158 * progmodes/ld-script.el: Add Commentary section,
23159 minor cleanup of file header.
23160 (ld-script-font-lock-keywords): Doc fix.
23161 (toplevel): Provide `ld-script' feature.
23162
23163 2003-09-21 Kim F. Storm <storm@cua.dk>
23164
23165 * scroll-bar.el (set-scroll-bar-mode): Initialize to
23166 new built-in variable default-frame-scroll-bars.
23167 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
23168 scroll-bar-mode; notably, use it instead of t when we toggle
23169 scroll-bars on.
23170 (toggle-scroll-bar): Use default-frame-scroll-bars.
23171
23172 2003-09-19 Masatake YAMATO <jet@gyve.org>
23173
23174 * pcvs.el (cvs-do-removal): Change the prompt depending on
23175 `filter' value.
23176
23177 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
23178
23179 * startup.el (command-line-1): Stop startup-echo-area-message
23180 being hidden by "Loading image..." message.
23181 (use-fancy-splash-screens-p, display-splash-screen):
23182 Move display-graphic-p test from latter to former.
23183
23184 * progmodes/sh-script.el (sh-font-lock-keywords):
23185 Highlight escaped EOLs differently from other backslash constructs.
23186
23187 2003-09-19 Richard M. Stallman <rms@gnu.org>
23188
23189 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
23190 New functions.
23191 (edebug-enter, edebug-outside-excursion): Use them.
23192
23193 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
23194 Fix the condition for whether to print "In WHERE".
23195
23196 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
23197
23198 * finder.el (finder-mode-hook): New variable.
23199 (finder-mode): Run hook finder-mode-hook
23200
23201 2003-09-18 Masatake YAMATO <jet@gyve.org>
23202
23203 * progmodes/ebrowse.el: Fix broken magic autoload comments.
23204
23205 2003-09-17 Mario Lang <mlang@delysid.org>
23206
23207 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
23208 "p %e" to actually print the value in the GUD buffer.
23209
23210 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
23211
23212 From David Ponce <david.ponce@wanadoo.fr>:
23213 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
23214 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
23215 from loaddefs-boot.el if necessary.
23216
23217 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
23218
23219 * progmodes/gud.el (gud-find-class): Make jdb work again since
23220 cc-mode changed the syntactic information.
23221
23222 2003-09-15 David Ponce <david@dponce.com>
23223
23224 * recentf.el: (recentf-exclude): Accept predicates too.
23225 (recentf-file-readable-p): New function.
23226 (recentf-include-p): Handle predicates in recentf-exclude.
23227 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
23228 (recentf-cleanup): Likewise.
23229 (recentf-save-list): Use write-file to handle backup of
23230 recentf-save-file.
23231
23232 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
23233
23234 * loaddefs-boot.el: Renamed from `loaddefs.el'
23235 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
23236 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
23237 necessary.
23238
23239 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
23240
23241 * electric.el (Electric-pop-up-window): For the `one-window' case,
23242 no longer disconcertingly move point in the original buffer.
23243
23244 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
23245
23246 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
23247
23248 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
23249
23250 * dired.el (dired-mode-map): Fix typo.
23251
23252 2003-09-11 Richard M. Stallman <rms@gnu.org>
23253
23254 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
23255
23256 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
23257
23258 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
23259 the function is less noisy. Now only `kill-buffer' can ask questions.
23260
23261 2003-09-10 Mario Lang <mlang@delysid.org>
23262
23263 * battery.el: Update Commentary and Copyright.
23264 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
23265 appear due to wrong ordering of the expressions in `or'.
23266
23267 2003-09-09 Lute Kamstra <lute@gnu.org>
23268
23269 * misc.el (upcase-char): Fix docstring.
23270 (zap-up-to-char): New command.
23271
23272 2003-09-08 David Ponce <david@dponce.com>
23273
23274 Ensure that recentf correctly updates the menu bar.
23275 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
23276 (recentf-menu-bar): New function.
23277 (recentf-clear-data): Use it
23278 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
23279 of easy-menu-change.
23280
23281 2003-09-08 Lute Kamstra <lute@gnu.org>
23282
23283 * simple.el (size-indication-mode): New.
23284 * bindings.el (mode-line-position): Add buffer size indicator.
23285
23286 2003-09-04 Mario Lang <mlang@delysid.org>
23287
23288 * battery.el (battery-linux-proc-acpi): New function.
23289 (battery-status-function): Modify default value calculation to also
23290 check for availability of ACPI.
23291 (battery-echo-area-format): Ditto.
23292 (battery-mode-line-format): Ditto.
23293
23294 2003-09-06 Dave Love <fx@gnu.org>
23295
23296 * ielm.el (ielm-mode-hook): Add :options.
23297
23298 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
23299 (eldoc-print-current-symbol-info): Use it.
23300
23301 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
23302
23303 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
23304 being displayed in GUD buffer.
23305 (gdb-idle-input-queue): Remove var. Use just one queue.
23306 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
23307 Remove functions. Use just one queue.
23308 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
23309 (gdb-invalidate-assembler, gdb-get-current-frame):
23310 Modify functions. Use just one queue.
23311
23312 2003-09-04 Dave Love <fx@gnu.org>
23313
23314 * cus-start.el: Add blink-cursor-alist.
23315
23316 * ruler-mode.el (ruler-mode-fill-column-char)
23317 (ruler-mode-current-column-char): Use char-displayable-p,
23318 not window-system.
23319
23320 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
23321
23322 * language/european.el (windows-1252): Move from code-pages.
23323
23324 * language/cyrillic.el ("Windows-1251"): Delete.
23325 ("Bulgarian", "Belarusian"): Remove `features'.
23326 (windows-1251): Move from code-pages.
23327
23328 * international/mule-diag.el (non-iso-charset-alist):
23329 Remove `codepage' stuff.
23330 (print-designation, list-coding-systems-1): Output fixes.
23331
23332 * international/code-pages.el (cp-make-translation-table)
23333 (cp-valid-codes): Made defsubsts.
23334 (cp-fix-safe-chars): Delete.
23335 (mule-diag): Don't require.
23336 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
23337 (top-level): Check for defined coding system when defining
23338 cp... aliases. Change w32-add-charset-info test to avoid warning.
23339 (non-iso-charset-alist): Defvar when compiling.
23340 (cp-make-coding-system): Doc fix.
23341
23342 2003-09-02 Jason Rumney <jasonr@gnu.org>
23343
23344 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
23345 line-ends from CVS before doing conversion.
23346
23347 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
23348
23349 * calendar/diary-lib.el (diary-header-line-flag)
23350 (diary-header-line-format): New variables.
23351 (list-diary-entries): Use them to set header line in simple diary.
23352
23353 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
23354 other than font-lock-string-face to highlight backslashes.
23355
23356 2003-09-01 Jason Rumney <jasonr@gnu.org>
23357
23358 * international/titdic-cnv.el (tit-read-key-value): Include \r in
23359 regexp.
23360
23361 2003-09-01 Dave Love <fx@gnu.org>
23362
23363 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
23364
23365 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
23366 and :help; also line and column numbers labels.
23367
23368 * international/mule-util.el (char-displayable-p): Move from
23369 latin1-disp, rename and autoload.
23370
23371 * international/latin1-disp.el (latin1-char-displayable-p):
23372 Now obsolete alias. Replace uses with char-displayable-p.
23373 (latin1-display-ucs-per-lynx): Fix last change.
23374
23375 * international/mule-cmds.el (standard-display-european-internal):
23376 Don't use char code for Latin-1 NBSP.
23377 <XFree86 4>: Unfrob NBSP display table. Set display table to use
23378 U+2018, U+2019 for `'.
23379 (select-safe-coding-system): Message fix.
23380
23381 2003-09-01 Kenichi Handa <handa@m17n.org>
23382
23383 * international/fontset.el (setup-default-fontset): For Thai
23384 font, specify "*" family.
23385
23386 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
23387
23388 * progmodes/compile.el (previous-error): Accept a prefix
23389 argument, similarly to next-error.
23390
23391 2003-08-31 Masatake YAMATO <jet@gyve.org>
23392
23393 * pcvs.el (cvs-do-removal): Use = instead of eq to check
23394 the number of files. Bind the number of files to a local
23395 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
23396
23397 2003-08-30 Eli Zaretskii <eliz@gnu.org>
23398
23399 * vc-hooks.el (vc-make-version-backup): Fix the change made on
23400 2003-07-26: msdos-long-file-names is a function, not a variable.
23401
23402 2003-08-29 Richard M. Stallman <rms@gnu.org>
23403
23404 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
23405 Do nothing with mail-personal-alias-file if it is nil.
23406
23407 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
23408 Do nothing if mail-personal-alias-file is nil.
23409
23410 * term.el (term-exec-1): Bind coding-system-for-read.
23411
23412 * dired.el (dired-mouse-find-file-other-window):
23413 Use dired-view-command-alist here, as in dired-view-file.
23414 (dired-view-command-alist): Use %s to substitute file name.
23415 Handle .ps_pages, .eps, .jpg, .gif, .png.
23416
23417 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
23418
23419 * info.el (Info-mode-map): Bind S-tab and <backtab> to
23420 `Info-prev-reference', instead of M-tab.
23421
23422 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
23423
23424 * simple.el (blink-matching-open): Work correctly on chars that
23425 are designated as parens through the syntax-table text property.
23426
23427 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
23428
23429 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
23430 line break position in the middle of a non-kinsoku (e.g. latin)
23431 word, making it skip until either a space or a character with
23432 category "|".
23433 (kinsoku-longer): Test for end of buffer.
23434
23435 2003-08-28 Eli Zaretskii <eliz@gnu.org>
23436
23437 * mail/rmail.el (rmail-convert-to-babyl-format):
23438 Detect quoted-printable- and base64-encoded messages and decode them
23439 automatically. Set the message's encoding from the charset=
23440 header, if any. Decode base64-encoded messages in Mail format as well.
23441
23442 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
23443
23444 * mail/smtpmail.el: Fix previous change.
23445 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
23446 calling smtpmail-via-smtp.
23447 (smtpmail-via-smtp): Add fall-back values for envelope-from.
23448
23449 2003-08-26 John Paul Wallington <jpw@gnu.org>
23450
23451 * image.el (image-jpeg-p): Don't search beyond length of data.
23452
23453 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23454
23455 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
23456 misfeature in `expand-abbrev' which caused electric keywords like
23457 "else" to disappear if an open brace was typed directly afterwards.
23458
23459 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23460
23461 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
23462 mandatory in `define-widget'.
23463
23464 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
23465 Don't align the operators "!=", "<=" and ">=" as assignment operators.
23466
23467 (c-assignment-operators): New language constant that only contains
23468 the assignment operators.
23469
23470 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
23471
23472 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23473
23474 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
23475 Safeguard against unbalanced sexps.
23476
23477 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
23478
23479 * version.el (emacs-version): Check for gtk. Include gtk version info.
23480
23481 2003-08-25 John Paul Wallington <jpw@gnu.org>
23482
23483 * man.el (Man-default-man-entry): Don't whizz past the section
23484 number before looking for it.
23485
23486 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
23487
23488 * progmodes/gud.el (gud-display-line): Don't set window-point if
23489 source buffer is not visible. (Only happens with M-x gdba.)
23490
23491 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
23492 documentation.
23493 (gdb-source, gdb-source-info): Update to assembler unnecessary
23494 as its done after each GDB command anyway.
23495 (gdb-pre-prompt): Use with-current-buffer.
23496 (gdb-insert-field): Add help-echo text.
23497 (gdb-invalidate-assembler): Re-display of assembler now done in
23498 gdb-info-breakpoints-custom.
23499 (gdb-info-breakpoints-custom): Force re-display of assembler to
23500 happen *after* update of breakpoints buffer.
23501 (gdb-display-source-buffer): Don't choke if gdb-source-window
23502 isn't visible.
23503 (gdb-put-string, gdb-put-arrow): Remove free variables.
23504
23505 2003-08-24 John Paul Wallington <jpw@gnu.org>
23506
23507 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
23508
23509 * man.el (Man-default-man-entry): Strip text properties when
23510 snarfing parts of entry because `format' preserves properties.
23511
23512 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
23513
23514 * files.el (file-newest-backup): Use `expand-file-name'.
23515
23516 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
23517 Allow the diary to pop up a new frame, if needed.
23518
23519 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
23520 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
23521 (smtpmail-send-it): Make treatment of envelope-from consistent with
23522 sendmail.el.
23523
23524 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
23525 (sh-leading-keywords): Add the bash `time' reserved word.
23526 (sh-variables): Add some bash variables.
23527 (sh-add-completer): Fix nil branch of case statement.
23528
23529 2003-08-24 Masatake YAMATO <jet@gyve.org>
23530
23531 * progmodes/ld-script.el: New file.
23532
23533 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
23534
23535 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
23536
23537 2003-08-23 Andre Spiegel <spiegel@gnu.org>
23538
23539 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
23540 Better explain obsolescence, and what to use instead.
23541
23542 2003-08-23 Masatake YAMATO <jet@gyve.org>
23543
23544 * pcvs.el (cvs-do-removal): Show the deleted file name
23545 on the prompt.
23546
23547 2003-08-20 Dave Love <fx@gnu.org>
23548
23549 * international/mule.el (make-coding-system)
23550 (set-buffer-file-coding-system): Doc fix.
23551
23552 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
23553
23554 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
23555
23556 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
23557
23558 * international/utf-16.el: Add mime-text-unsuitable coding system
23559 properties.
23560
23561 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
23562
23563 * cus-edit.el: Add some :links.
23564 (bib): Remove.
23565
23566 * textmodes/bib-mode.el (bib): Add :group external.
23567
23568 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
23569
23570 * wid-edit.el (widget-echo-help): Make it handle expressions that
23571 evaluate to strings.
23572
23573 2003-08-18 Michael Mauger <mmaug@yahoo.com>
23574
23575 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
23576
23577 Simplify selection of SQL products to define highlighting and
23578 interactive mode. Includes detailed instructions on adding
23579 support for new products.
23580
23581 * progmodes/sql.el (sql-product): New variable. Identifies SQL
23582 product for use in highlighting and interactive mode.
23583 (sql-interactive-product): New variable. SQL product for
23584 sql-interactive-mode.
23585 (sql-product-support): New variable. Specifies product-specific
23586 parameters to drive highlighting and interactive mode.
23587 (sql-imenu-generic-expression): Add more object types.
23588 (sql-sqlite-options): Correct comment.
23589 (sql-ms-program): Use "osql" rather than "isql".
23590 (sql-prompt-regexp, sql-prompt-length): Update comment.
23591 (sql-mode-menu): Add "Start SQLi session" entry.
23592 Replace Highlighting submenu with Product menu. Fix Send Region entry.
23593 (sql-mode-abbrev-table): Add abbreviations. Support of
23594 SYSTEM-FLAG on define-abbrev. Support was removed with last
23595 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
23596 (sql-mode-font-lock-object-name): Add font-lock pattern for object
23597 names.
23598 (sql-mode-ansi-font-lock-keywords): Set as default value.
23599 (sql-mode-oracle-font-lock-keywords): Set as default value.
23600 Support Oracle 9i keywords.
23601 (sql-mode-postgres-font-lock-keywords): Set as default value.
23602 (sql-mode-linter-font-lock-keywords): Set as default value.
23603 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
23604 SQLServer 2000.
23605 (sql-mode-sybase-font-lock-keywords)
23606 (sql-mode-interbase-font-lock-keywords)
23607 (sql-mode-sqlite-font-lock-keywords)
23608 (sql-mode-strong-font-lock-keywords)
23609 (sql-mode-mysql-font-lock-keywords)
23610 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
23611 keywords.
23612 (sql-mode-font-lock-defaults): Update comment.
23613 (sql-product-feature): New function. Returns feature associated
23614 with a product from `sql-product-support' alist.
23615 (sql-product-font-lock): New function. Set font-lock support
23616 based on `sql-product'.
23617 (sql-add-product-keywords): New function. Add font-lock rules to
23618 product-specific keyword variables.
23619 (sql-set-product): New function. Set `sql-product' and apply
23620 appropriate font-lock highlighting.
23621 (sql-highlight-product): New function. Set font-lock support
23622 based on a product. Also set mode name to include product name.
23623 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
23624 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
23625 Use `sql-set-product'.
23626 (sql-highlight-ms-keywords)
23627 (sql-highlight-sybase-keywords)
23628 (sql-highlight-interbase-keywords)
23629 (sql-highlight-strong-keywords)
23630 (sql-highlight-mysql-keywords)
23631 (sql-highlight-sqlite-keywords)
23632 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
23633 (sql-get-login): Prompt in the same order as the tokens.
23634 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
23635 (sql-product-interactive): New function. Common portions of
23636 product-specific interactive mode wrappers.
23637 (sql-interactive-mode): Rewritten to use product features.
23638 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
23639 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
23640 (sql-db2, sql-linter): Use `sql-product-interactive'.
23641 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
23642 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
23643 (sql-connect-ingres, sql-connect-postgres)
23644 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
23645 New functions. Format command line parameters and invoke comint on
23646 the appropriate interpreter. Code was in the corresponding
23647 `sql-xyz' function before.
23648 (sql-connect-ms): New function. Support -E argument to use
23649 operating system credentials for authentication.
23650
23651 2003-08-18 Kenichi Handa <handa@m17n.org>
23652
23653 * international/mule.el (encode-char): Fix for the ASCII case.
23654
23655 2003-08-15 Kenichi Handa <handa@m17n.org>
23656
23657 * international/fontset.el (setup-default-fontset): Change "*" to
23658 nil in the specifications of font family.
23659
23660 2003-08-18 Kim F. Storm <storm@cua.dk>
23661
23662 * kmacro.el (kmacro-keymap): Group related bindings in
23663 initialization for clarity. Bind C-s to start macro.
23664 Remove C-r binding.
23665 (kmacro-initial-counter-value): New defvar to hold initial counter
23666 value in case we set the value before defining a macro.
23667 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
23668 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
23669 not defining or executing macro. Doc fix.
23670 (kmacro-add-counter): Clear kmacro-initial-counter-value.
23671 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
23672 temporarily view older elements on the macro ring without cycling
23673 the ring.
23674 (kmacro-display): Doc fix.
23675 (kmacro-exec-ring-item): New helper function.
23676 (kmacro-call-ring-2nd): Use it.
23677 (kmacro-call-ring-2nd-repeat): Doc fix.
23678 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
23679 (kmacro-end-or-call-macro): Execute last viewed macro (using
23680 kmacro-exec-ring-item) from ring if this follows
23681 kmacro-view-macro. This allows us to find a macro on the ring
23682 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
23683 the ring to bring it to the head of the ring.
23684 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
23685 Allow binding to reserved keys without specifying C-x C-k prefix.
23686 Ask for confirmation if entered key sequence is already bound to
23687 a non-macro command.
23688 (kmacro-view-macro): Repeating command will show older elements
23689 on the macro ring; C-k will execute the last viewed macro.
23690 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
23691 property from 'ring to 'head.
23692
23693 2003-08-17 Alan Shutko <ats@acm.org>
23694
23695 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
23696 keeping December out of the alist.
23697
23698 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
23699
23700 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
23701 * calendar/calendar.el (calendar-mode-map): Bind it to key.
23702 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
23703 (calendar-flatten): New function.
23704 (calendar-mouse-view-other-diary-entries)
23705 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
23706 in the menu title and to show multi-line diary entries correctly
23707 in the menu.
23708
23709 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
23710
23711 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
23712 defcustom, because the default was recently changed.
23713
23714 2003-08-16 Richard M. Stallman <rms@gnu.org>
23715
23716 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
23717
23718 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
23719 New subroutine, broken out of eval-last-sexp-1.
23720 (eval-last-sexp-1): Use eval-last-sexp-print-value.
23721
23722 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
23723
23724 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
23725
23726 * simple.el (eval-expression): Use eval-last-sexp-print-value.
23727
23728 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
23729
23730 * progmodes/compile.el (compilation-error-regexp-alist):
23731 Add Java ANt error detection as described in document
23732 http://ant.apache.org/faq.html
23733
23734 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
23735
23736 * simple.el (backward-word, forward-to-indentation)
23737 (backward-to-indentation): Argument changed to optional.
23738 (next-line, previous-line): Use `or' instead of `unless'.
23739
23740 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23741
23742 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
23743 instead of a constant.
23744
23745 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
23746
23747 * shell.el (shell): With prefix-arg, suggest a new buffer name.
23748
23749 2003-08-12 Andre Spiegel <spiegel@gnu.org>
23750
23751 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
23752 (vc-sccs-workfile-version): Search the entire delta table, rather
23753 than just the first entry, because that might be a deleted version.
23754
23755 2003-08-11 Karl Fogel <kfogel@red-bean.com>
23756
23757 * menu-bar.el (menu-bar-options-menu): Supply a body for the
23758 [save-place] binding in the Options menu. Have it require
23759 'saveplace' and then toggle the variable manually, to avoid an
23760 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
23761 for the bug report.
23762
23763 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
23764
23765 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
23766 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
23767 (gdb-info-threads-custom): Add help-echo text.
23768 (gdb-display-back): Don't use purecopy.
23769 (gdb-info-breakpoints-custom, gdb-reset)
23770 (gdb-assembler-custom): Use display-images-p to test if breakpoint
23771 icons can be displayed.
23772
23773 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
23774
23775 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
23776
23777 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
23778
23779 * bookmark.el (bookmark-completing-read):
23780 Return a string, instead of a list of one string.
23781 Use a popup menu if activated from the mouse.
23782 (bookmark-edit-annotation): Remove unused vars.
23783 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
23784 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
23785 to bookmark-completing-read.
23786 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
23787 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
23788 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
23789 and erase-buffer.
23790 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
23791 (bookmark-menu-jump, bookmark-menu-insert)
23792 (bookmark-popup-menu-and-apply-function)
23793 (bookmark-menu-popup-paned-bookmark-menu): Remove.
23794 (bookmark-menu-build-paned-menu): Remove by folding it into
23795 bookmark-menu-popup-paned-menu.
23796 (menu-bar-bookmark-map): Move the define-key statements here.
23797 Use the "non-menu" commands since they now pop up a menu if needed.
23798 (bookmark-exit-hook-internal): Simplify.
23799
23800 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
23801
23802 * reftex-toc.el (reftex-toc-rename-label): New function.
23803 (reftex-toc-check-docstruct): New function.
23804
23805 * reftex.el (reftex-region-active-p): New function.
23806
23807 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
23808 regexp to find the \bibliography macro.
23809
23810 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
23811 which does not exist in LaTeX.
23812 (reftex-cite-format-builtin): Added amsrefs support.
23813 (reftex-toc-confirm-promotion): New option
23814
23815 * reftex-toc.el
23816 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
23817 (reftex-toc-demote, reftex-toc-promote)
23818 (reftex-toc-do-promote, reftex-toc-promote-prepare)
23819 (reftex-toc-promote-action, reftex-toc-extract-section-number)
23820 (reftex-toc-newhead-from-alist)
23821 (reftex-toc-load-all-files-for-promotion): New functions.
23822 (reftex-toc-help): Added description of new keys.
23823 (reftex-toc-split-windows-fraction): New option.
23824 (reftex-recenter-toc-when-idle): Search *toc* window on all
23825 visible frames.
23826 (reftex-toc): Additional parameter REUSE
23827 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
23828 with REUSE argument.
23829 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
23830 the call of `reftex-toc'.
23831 (reftex-make-separate-toc-frame): New function .
23832 (reftex-toc-recenter): When called with triple prefix arg, call
23833 `reftex-make-separate-toc-frame' first.
23834 (reftex-toc-toggle-dedicated-frame): New command.
23835 (reftex-toc-quit): Adapted to delete frame when called in
23836 dedicated frame.
23837
23838 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
23839 all enclosing macros.
23840
23841
23842 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23843
23844 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
23845 first use.
23846
23847 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23848
23849 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
23850
23851 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
23852
23853 * calendar/calendar.el (list-diary-entries-hook)
23854 (diary-display-hook, nongregorian-diary-listing-hook)
23855 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
23856 Add some customize options for these hooks.
23857 (calendar-abbrev-construct): Don't try to take a substring longer
23858 than the original string.
23859
23860 2003-08-05 Richard M. Stallman <rms@gnu.org>
23861
23862 * emacs-lisp/testcover.el (noreturn): Report error if does return.
23863 (testcover-reinstrument-clauses): Doc fix.
23864
23865 * emacs-lisp/warnings.el: Doc fixes, args renamed.
23866 (warning-type-format): Rename from warning-group-format.
23867
23868 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
23869 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
23870 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
23871 to prevent warnings about defvar for an obsolete variable.
23872
23873 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
23874 warning-group-format renamed to warning-type-format.
23875
23876 * subr.el (read-passwd): Use clear-string instead of fillarray.
23877
23878 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
23879 Use vconcat instead of concat.
23880 (edmacro-sanitize-for-string): New function.
23881
23882 2003-08-05 Dave Love <fx@gnu.org>
23883
23884 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
23885 line-number-display-limit-width.
23886
23887 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
23888
23889 2003-08-05 Kenichi Handa <handa@m17n.org>
23890
23891 * international/code-pages.el: Don't require mule-diag.
23892
23893 * international/mule-diag.el (non-iso-charset-alist):
23894 Add autoload cookie.
23895
23896 * language/devan-util.el (dev-glyph-order): Add an entry for the
23897 glyph code #xC4.
23898
23899 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
23900
23901 * calendar/calendar.el (diary-file, diary-file-name-prefix)
23902 (european-calendar-style, diary-date-forms)
23903 (calendar-day-name-array, calendar-month-name-array): Doc change.
23904 (generate-calendar-month): Adapt for new behavior of
23905 `calendar-day-name' function.
23906 (calendar-abbrev-length, calendar-day-abbrev-array)
23907 (calendar-month-abbrev-array): New variables.
23908 (calendar-abbrev-construct): New function.
23909 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
23910 rather than fixing abbrevs at some width. Calling syntax change.
23911 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
23912 (calendar-date-string): Adapt for new behaviors of
23913 `calendar-day-name' and `calendar-month-name' functions.
23914
23915 * calendar/diary-lib.el (list-diary-entries): Adapt for new
23916 behavior of `calendar-day-name' and `calendar-month-name' functions.
23917 (diary-name-pattern): Use abbrev arrays, rather than fixing
23918 abbrevs at three chars. Calling syntax change.
23919 (mark-diary-entries): Adapt for new behaviors of
23920 `diary-name-pattern' and `calendar-make-alist' functions.
23921 (fancy-diary-font-lock-keywords): Adapt for new behavior of
23922 `diary-name-pattern' function.
23923 (font-lock-diary-date-forms): Use abbrev arrays, rather than
23924 fixing abbrevs at three chars. Calling syntax change.
23925 (cal-hebrew, cal-islam): Require when compiling.
23926 (diary-font-lock-keywords): Adapt for new behavior of
23927 `font-lock-diary-date-forms' function.
23928
23929 * calendar/cal-hebrew.el: Reposition some code so defined before used.
23930 (calendar-hebrew-month-name-array-common-year)
23931 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
23932 (list-hebrew-diary-entries): Adapt for new behaviors of
23933 `calendar-day-name' and `add-to-diary-list' functions.
23934 (mark-hebrew-diary-entries): Adapt for new behaviors of
23935 `diary-name-pattern' and `calendar-make-alist' functions.
23936
23937 * calendar/cal-islam.el (calendar-islamic-month-name-array):
23938 Add doc string.
23939 (list-islamic-diary-entries): Adapt for new behaviors of
23940 `calendar-day-name' and `add-to-diary-list' functions.
23941 (mark-islamic-diary-entries): Adapt for new behaviors of
23942 `diary-name-pattern' and `calendar-make-alist' functions.
23943
23944 * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
23945 `calendar-month-name' function.
23946
23947 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
23948
23949 * calendar/solar.el (solar-seasons-data): Move definition before use.
23950
23951 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
23952 (cal-tex-LaTeX-hourbox): Move definition before use.
23953
23954 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
23955 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
23956 * lunar.el, solar.el (displayed-month, displayed-year):
23957 Define for compiler.
23958
23959 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23960
23961 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
23962 MODE. Renamed from c-init-c-language-vars'.
23963 (c-initialize-cc-mode): Change accordingly.
23964 (c-common-init): Ditto.
23965 (c-mode): Ditto.
23966 (c++-mode): Use `c-init-language-vars-for'.
23967 (objc-mode): Ditto.
23968 (java-mode): Ditto.
23969 (idl-mode): Ditto.
23970 (pike-mode): Ditto.
23971 (awk-mode): Ditto.
23972
23973 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23974
23975 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
23976 or not the point moved.
23977
23978 (c-search-decl-header-end): Don't trip up on operator identifiers
23979 in C++ and operators like == in all languages.
23980
23981 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
23982 Detect leading labels correctly.
23983
23984 2003-08-02 Andreas Schwab <schwab@suse.de>
23985
23986 * textmodes/ispell.el: Don't redo key bindings on loading, put
23987 them only in loaddefs.el.
23988 * bookmark.el: Likewise.
23989 * dabbrev.el: Likewise.
23990 * emerge.el: Likewise.
23991
23992 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
23993 has more than one member.
23994
23995 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
23996
23997 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23998
23999 * lpr.el (printify-region): It was ending conversion before the
24000 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
24001
24002 2003-07-31 John Paul Wallington <jpw@gnu.org>
24003
24004 * net/browse-url.el (browse-url-epiphany): Doc fix.
24005
24006 2003-07-30 Kenichi Handa <handa@m17n.org>
24007
24008 * international/fontset.el (setup-default-fontset):
24009 Change registry names of Akurti fonts.
24010
24011 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
24012
24013 * comint.el (comint-read-noecho): Use `clear-string' instead of
24014 `fillarray'.
24015
24016 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
24017
24018 * outline.el (outline-mode-hook): Add defvar.
24019
24020 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
24021
24022 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
24023 Restore assembler in source window if that is what has been selected.
24024 (menu): Add gdb-restore-windows to menu. Make gdba
24025 specific menus only visible from gdba.
24026
24027 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
24028
24029 * progmodes/compile.el (compilation-environment): New user variable.
24030 (compile-internal): Respect it.
24031
24032 2003-07-23 Masatake YAMATO <jet@gyve.org>
24033
24034 * progmodes/gud.el (gdb-script-font-lock-keywords):
24035 Put `font-lock-function-name-face' on a symbol which includes
24036 `-' like `hook-run'. Put font-lock-variable-name-face
24037 on a symbol starting with $.
24038
24039 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
24040
24041 * files.el (set-visited-file-name): Use truename for buffer-file-name.
24042
24043 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
24044
24045 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
24046
24047 2003-07-26 Andre Spiegel <spiegel@gnu.org>
24048
24049 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
24050 Use with-no-warnings.
24051 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
24052 rather than to find-file-not-found-hook, which doesn't exist.
24053
24054 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
24055
24056 * international/quail.el (quail-translate-key): Fix previous change.
24057
24058 2003-07-25 John Paul Wallington <jpw@gnu.org>
24059
24060 * server.el (server-start): Check `server-process' is non-nil
24061 before killing it to avoid killing current buffer's process.
24062
24063 * simple.el (choose-completion-string): Use `minibufferp';
24064 test `completion-reference-buffer' if `buffer' arg is nil.
24065 (push-mark): Use `when' and `unless'.
24066 (pop-mark): Use `when'.
24067
24068 * mouse-sel.el (mouse-sel-get-selection-function):
24069 Check `x-last-selected-text-primary'. Don't barf if it or
24070 `x-last-selected-text' aren't bound.
24071
24072 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
24073
24074 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
24075
24076 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
24077
24078 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
24079
24080 2003-07-23 John Paul Wallington <jpw@gnu.org>
24081
24082 * tooltip.el (defface tooltip): Inherit from variable-pitch.
24083
24084 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
24085
24086 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
24087 string. Defvar the derived hook.
24088
24089 * macros.el (insert-kbd-macro): Escape double quote character.
24090 From Thomas W Murphy <twm@andrew.cmu.edu>.
24091
24092 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
24093
24094 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
24095 to match the specific mark rather than reusing comment-start-skip.
24096
24097 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
24098
24099 * progmodes/hideshow.el (hs-special-modes-alist):
24100 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
24101
24102 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
24103
24104 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
24105 value using ?\s.
24106
24107 2003-07-21 John Paul Wallington <jpw@gnu.org>
24108
24109 * subr.el (with-selected-window): Add closing paren.
24110
24111 2003-07-21 Richard M. Stallman <rms@gnu.org>
24112
24113 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
24114 (lisp-mode): Likewise.
24115
24116 * subr.el (with-selected-window): Copy code form save-selected-window
24117 so as to call select-window with norecord arg.
24118 (dynamic-completion-table): Doc fix.
24119 (lazy-completion-table): Doc fix.
24120
24121 * international/mule-cmds.el (set-locale-environment):
24122 langinfo renamed to locale-info.
24123
24124 * international/mule.el (auto-coding-functions): Doc fix.
24125
24126 2003-07-21 Kenichi Handa <handa@m17n.org>
24127
24128 * international/quail.el (quail-translate-key):
24129 Update quail-current-str correctly.
24130
24131 2003-07-21 Andreas Schwab <schwab@suse.de>
24132
24133 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
24134 ?, to "_".
24135
24136 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
24137 Version 2.0.36 of Tramp released.
24138
24139 * net/tramp.el (tramp-default-password-end-of-line): Rename from
24140 tramp-password-end-of-line.
24141 (tramp-password-end-of-line): New method parameter.
24142 (tramp-get-password-end-of-line): Function to access method
24143 parameter `tramp-password-end-of-line', or variable
24144 `tramp-default-password-end-of-line' (default value).
24145 (tramp-methods): Add entries for new parameter
24146 tramp-password-end-of-line.
24147 (tramp-enter-password): Use new function
24148 `tramp-get-password-end-of-line'.
24149 (tramp-handle-insert-file-contents): Do not
24150 unconditionally inhibit the file operation file-local-copy, only
24151 do that when the inhibit-file-name-operation is currently
24152 insert-file-contents. This fixes finding remote CVS-controlled
24153 files. (It would barf on inserting the CVS/Entries file
24154 literally, because the file-local-copy handler wasn't called.)
24155 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
24156 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
24157 (tramp-initial-commands): New variable.
24158 (tramp-process-initial-commands): New function, using the variable.
24159 (tramp-open-connection-setup-interactive-shell): Call the new function.
24160 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
24161 method into the buffer name, never use nil. Reported by Hanak
24162 David <dhanak@inf.bme.hu>.
24163 (tramp-open-connection-setup-interactive-shell): Erase buffer
24164 before sending "stty -onlcr".
24165
24166 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
24167
24168 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
24169
24170 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
24171
24172 2003-07-19 John Paul Wallington <jpw@gnu.org>
24173
24174 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
24175 (artist-draw-rect, artist-draw-square): Doc fixes.
24176
24177 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
24178
24179 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
24180
24181 2003-07-19 Kenichi Handa <handa@m17n.org>
24182
24183 * international/kkc.el (kkc-show-conversion-list-update):
24184 Highlight the correct candidate in the message.
24185
24186 2003-07-18 John Paul Wallington <jpw@gnu.org>
24187
24188 * simple.el (current-word): Don't include punctuation char when
24189 `really-word' arg is non-nil.
24190
24191 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
24192
24193 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
24194 moved to the directory obsolete.
24195
24196 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
24197
24198 * info.el (Info-menu-entry-name-re): Allow newlines in
24199 menu entry names.
24200
24201 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
24202 syntax-ppss-after-change-function.
24203 (syntax-ppss-after-change-function): New alias. Update uses.
24204 (syntax-ppss): Catch the case where the buffer is narrowed.
24205
24206 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
24207
24208 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
24209 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
24210
24211 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
24212
24213 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
24214 since it might be modified.
24215
24216 * progmodes/cc-langs.el (c++-make-template-syntax-table)
24217 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
24218 names to these language constants.
24219
24220 2003-07-15 Kim F. Storm <storm@cua.dk>
24221
24222 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
24223 All uses changed.
24224
24225 2003-07-14 Mark A. Hershberger <mah@everybody.org>
24226
24227 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
24228 Namespace support.
24229
24230 2003-07-13 Juanma Barranquero <lektu@terra.es>
24231
24232 * frame.el (modify-all-frames-parameters): Reinstall (copyright
24233 papers received).
24234
24235 2003-07-13 Karl Eichwalder <ke@suse.de>
24236
24237 * textmodes/po.el (po-find-charset): White space at the start of the
24238 Content-Type field body is non-mandatory.
24239
24240 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
24241
24242 * textmodes/texinfo.el (texinfo-section-list):
24243 Append appendixsection; a synonym for appendixsec.
24244
24245 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
24246
24247 * man.el (Man-translate-cleanup): New.
24248 (Man-translate-references): Call `Man-translate-cleanup' to clean
24249 leading, trailing and middle spaces.
24250
24251 2003-07-13 Lars Hansen <larsh@math.ku.dk>
24252
24253 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
24254 Handle `dired-directory' being a list.
24255
24256 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
24257
24258 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
24259 it doesn't exist.
24260
24261 2003-07-12 Richard M. Stallman <rms@gnu.org>
24262
24263 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
24264
24265 * progmodes/cc-defs.el (c-make-keywords-re):
24266 Don't use delete-duplicates.
24267 (c-lang-const): Don't use mapcan.
24268
24269 * apropos.el (apropos-show-scores): Make it customizable.
24270 Document new meaning.
24271 (apropos): Compute scores from symbols.
24272 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
24273
24274 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24275
24276 * ps-bdf.el: Fix copyright line.
24277 (bdf-directory-list): Fix initialization code.
24278
24279 2003-07-11 John Paul Wallington <jpw@gnu.org>
24280
24281 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
24282 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
24283 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
24284
24285 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
24286
24287 * emacs-lisp/ring.el (ring-elements): Doc fix.
24288
24289 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
24290
24291 * calendar/timeclock.el (timeclock-relative)
24292 (timeclock-ask-before-exiting, timeclock-use-display-time):
24293 Doc changes.
24294 (timeclock-modeline-display): Give a message if
24295 `timeclock-use-display-time' is non-nil but `display-time-mode'
24296 is not active.
24297
24298 2003-07-11 Kenichi Handa <handa@m17n.org>
24299
24300 * international/mule-cmds.el (set-language-environment):
24301 Set current-language-environment to the correct string.
24302
24303 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24304
24305 * ps-print.el: Print line number correctly in a region. Reported by
24306 Tim Allen <timallen@ls83.fsnet.co.uk>.
24307 (ps-print-version): New version number (6.6.2).
24308 (ps-printing-region): Code fix.
24309
24310 2003-07-10 John Paul Wallington <jpw@gnu.org>
24311
24312 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
24313 this function can be called from `add-completions-from-tags-table'.
24314
24315 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
24316
24317 * calendar/timeclock.el (timeclock-use-display-time)
24318 (timeclock-day-over-hook, timeclock-workday-remaining)
24319 (timeclock-status-string, timeclock-when-to-leave)
24320 (timeclock-when-to-leave-string, timeclock-log-data)
24321 (timeclock-find-discrep, timeclock-day-base)
24322 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
24323 (timeclock-modeline-display): Set the variable
24324 `timeclock-modeline-display'.
24325 (timeclock-update-modeline): Doc fix. Respect value of
24326 `timeclock-relative'.
24327
24328 2003-07-09 Richard M. Stallman <rms@gnu.org>
24329
24330 * textmodes/reftex-parse.el (reftex-all-document-files):
24331 Add autoload cookie.
24332
24333 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
24334 (reftex-scanning-info-available-p): Add autoload cookie.
24335
24336 * international/mule-cmds.el
24337 (set-display-table-and-terminal-coding-system): Delete duplicate
24338 aset on standard-display-table.
24339
24340 * view.el (view-file): If existing buffer's major mode is special,
24341 don't go into view mode.
24342
24343 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
24344
24345 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
24346
24347 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
24348 buffer changes; there's third party code that calls this function
24349 directly.
24350
24351 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
24352
24353 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
24354 (autodoc-font-lock-keywords): Don't byte compile on font lock
24355 initialization when running from byte compiled files.
24356
24357 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
24358
24359 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
24360 statement ends with auto-increment "++".
24361
24362 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
24363
24364 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
24365 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
24366 these are changed, so declare them as variables and not constants.
24367
24368 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
24369
24370 * subr.el (dolist, dotimes): Doc fix.
24371
24372 2003-07-08 Kim F. Storm <storm@cua.dk>
24373
24374 * international/mule-cmds.el
24375 (set-display-table-and-terminal-coding-system): Don't break
24376 bootstrap if standard-display-table isn't setup yet.
24377
24378 2003-07-07 Richard M. Stallman <rms@gnu.org>
24379
24380 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
24381 Give it a doc string, and autoload it.
24382
24383 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
24384 Use with-no-warnings.
24385
24386 * info.el (Info-search): If find invisible text, search again.
24387
24388 * isearch.el (search-whitespace-regexp): Add a shy group around it.
24389
24390 * man.el (Man-name-regexp): Match + as part of name.
24391
24392 * simple.el (visible-mode): Rename from vis-mode.
24393 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
24394
24395 * simple.el (current-word): New arg REALLY-WORD specifies
24396 don't include punctuation chars.
24397
24398 * emacs-lisp/debug.el (debug, debugger-env-macro):
24399 Use with-no-warnings while accessing and binding unread-command-char.
24400
24401 * international/mule-cmds.el
24402 (set-display-table-and-terminal-coding-system): Use explicit loop
24403 instead of calling standard-display-default.
24404
24405 * net/ange-ftp.el (ange-ftp-file-symlink-p):
24406 Use condition-case to catch error in ange-ftp-get-files.
24407
24408 * net/browse-url.el (browse-url-browser-function):
24409 Add alternative for Epiphany.
24410 (browse-url-epiphany-program, browse-url-epiphany-arguments)
24411 (browse-url-epiphany-startup-arguments)
24412 (browse-url-epiphany-new-window-is-tab): New variables.
24413 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
24414
24415 * progmodes/compile.el (compile-auto-highlight): Default now t.
24416 (compile): Doc fix.
24417 (compilation-next-error): Fix previous change.
24418
24419 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
24420
24421 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
24422
24423 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
24424
24425 * gdb-ui.el (gdb-source-info): Display current frame when
24426 attaching to an existing process.
24427 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
24428 while laying out windows when attaching to an existing process.
24429
24430 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
24431
24432 * info.el (Info-menu): Use Info-menu-entry-name-re.
24433
24434 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
24435
24436 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
24437 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
24438
24439 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
24440 to match the same text.
24441
24442 2003-07-06 John Paul Wallington <jpw@gnu.org>
24443
24444 * vc.el (vc-annotate-offset): Move defvar up.
24445
24446 2003-07-06 Kim F. Storm <storm@cua.dk>
24447
24448 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
24449 This should fix the infinite loop when extracting menu names.
24450
24451 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
24452
24453 * files.el (auto-mode-alist, interpreter-mode-alist):
24454 Remove entries to CC Mode modes to avoid duplicates; they are now added
24455 with autoload directives in cc-mode.el.
24456
24457 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
24458
24459 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
24460 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
24461 these are changed, so declare them as variables and not constants.
24462
24463 * progmodes/cc-mode.el: Fix some autoload problems: Try to
24464 ensure that the entry for ".c" extension comes before the one for
24465 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
24466 Fix incorrect entries that were added to `interpreter-mode-alist'.
24467 Move the autoload directives for AWK to the top level since they
24468 aren't recognized anywhere else. Do not use the new AWK mode doc
24469 in the autoload form for the old AWK mode.
24470
24471 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24472
24473 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
24474 (bibtex-sort-ignore-string-entries): Default value t.
24475 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
24476 erroneously in previous version.
24477 (bibtex-string-files): Docstring reflects new parsing scheme.
24478 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
24479 docstring, add # as one of the chars to crush
24480 (bibtex-autokey-prefix-string, bibtex-autokey-names)
24481 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
24482 (bibtex-autokey-name-change-strings)
24483 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
24484 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
24485 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
24486 (bibtex-autokey-title-terminators)
24487 (bibtex-autokey-titlewords-stretch)
24488 (bibtex-autokey-titleword-ignore)
24489 (bibtex-autokey-titleword-case-convert)
24490 (bibtex-autokey-titleword-abbrevs)
24491 (bibtex-autokey-titleword-abbrevs)
24492 (bibtex-autokey-titleword-change-strings)
24493 (bibtex-autokey-titleword-length)
24494 (bibtex-autokey-titleword-separator)
24495 (bibtex-autokey-name-year-separator)
24496 (bibtex-autokey-year-title-separator)
24497 (bibtex-autokey-before-presentation-function)
24498 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
24499 Fix docstring.
24500 (bibtex-strings, bibtex-reference-keys):
24501 Use lazy-completion-table and make-variable-buffer-local.
24502 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
24503 (bibtex-braced-string-syntax-table)
24504 (bibtex-quoted-string-syntax-table): New variables.
24505 (bibtex-parse-nested-braces): Remove.
24506 (bibtex-parse-field-string): Use syntax table and forward-sexp.
24507 (bibtex-parse-association): Simplify.
24508 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
24509 (bibtex-parse-field-text): Simplify.
24510 (bibtex-search-forward-field, bibtex-search-backward-field):
24511 argument BOUND can take value t.
24512 (bibtex-start-of-field, bibtex-start-of-name-in-field)
24513 (bibtex-end-of-name-in-field, bibtex-end-of-field)
24514 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
24515 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
24516 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
24517 (bibtex-skip-to-valid-entry): Return buffer position of beginning
24518 and ending of entry. Update for changes of bibtex-search-entry.
24519 Simplify.
24520 (bibtex-map-entries): FUN is called with three arguments.
24521 (bibtex-search-entry): Return a cons pair with buffer positions of
24522 beginning and end of entry.
24523 (bibtex-enclosing-field): Simplify.
24524 (bibtex-format-entry): Use booktitle to set a missing title.
24525 (bibtex-autokey-get-names): Fiddle with regexps.
24526 (bibtex-generate-autokey): Use identity.
24527 (bibtex-parse-keys): Use simplified parsing algorithm if
24528 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
24529 arguments. Return alist of keys.
24530 (bibtex-parse-strings): Simplify. Return alist of strings.
24531 (bibtex-complete-string-cleanup): Fix docstring.
24532 (bibtex-read-key): New function.
24533 (bibtex-mode): Fix docstring. Do not parse for keys and
24534 strings when the mode is entered. Set fill-paragraph-function to
24535 bibtex-fill-field. Setup font-lock-mark-block-function the way
24536 font-lock intended.
24537 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
24538 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
24539 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
24540 (bibtex-Preamble): Avoid hard coded constants.
24541 (bibtex-make-field): Fix docstring. Simplify.
24542 (bibtex-beginning-of-entry): Always return new position of point.
24543 (bibtex-end-of-entry): Rearrange cond clauses.
24544 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
24545 Update for changes of bibtex-map-entries.
24546 (bibtex-ispell-abstract): Do not move point.
24547 (bibtex-entry-index): Use downcase. Simplify.
24548 (bibtex-lessp): Handle catch-all.
24549 (bibtex-find-crossref): Turn into a command.
24550 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
24551 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
24552 preamble entries.
24553 (bibtex-fill-field-bounds): New function.
24554 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
24555 (bibtex-fill-entry): Use bibtex-fill-field-bounds
24556 (bibtex-String): Use bibtex-strings. Always obey
24557 bibtex-sort-ignore-string-entries.
24558
24559 2003-07-05 John Paul Wallington <jpw@gnu.org>
24560
24561 * cus-theme.el (customize-create-theme):
24562 Call `customize-create-theme' in Reset widget's notify function.
24563
24564 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
24565 (ibuffer-mark-interactive): Use `or' instead of `unless'.
24566 (define-ibuffer-column name): Add summarizer.
24567 (define-ibuffer-column size): Likewise.
24568 (define-ibuffer-column filename): Likewise.
24569 (define-ibuffer-column process): Likewise. Change BODY's output too.
24570 (define-ibuffer-column filename-and-process): Likewise, likewise.
24571 (ibuffer): Remove local vars `already-in' and `need-update'.
24572
24573 * ibuf-ext.el: Don't require `derived' at compile-time.
24574
24575 2003-07-05 Kim F. Storm <storm@cua.dk>
24576
24577 * info.el: Disable paragraph refilling.
24578 (Info-refill-paragraphs): New defcustom.
24579 (Info-fontify-node): Use it.
24580
24581 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
24582
24583 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
24584 thingies from constructors created by defstruct.
24585
24586 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
24587 the default value of the variable.
24588 (byte-code-meter): Move declaration to top level.
24589
24590 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
24591
24592 * info.el (Info-following-node-name-re): New fun.
24593 (Info-following-node-name): Remove.
24594 (Info-insert-dir): Use the new fun.
24595 (Info-extract-pointer): Don't save restriction; use new fun.
24596 (Info-menu-entry-name-re): New const.
24597 (Info-menu-entry-name-re): Use it along with new fun.
24598 (Info-node-spec-re): Use new fun.
24599 (Info-complete-menu-item, Info-fontify-node): Use new const.
24600 (Info-goto-node, Info-follow-reference, Info-menu-update):
24601 Use match-string.
24602 (Info-follow-reference): Use assoc-string.
24603 Use a list of strings for the completion table.
24604 (Info-fontify-node): Use match-string, line-end-position.
24605 Limit the search for `node:' to the first line.
24606
24607 * newcomment.el (uncomment-region): Remove padding coming from
24608 comment-start rather than just from comment-padding.
24609
24610 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
24611 (vc-cvs-stay-local-p): Use vc-stay-local-p.
24612 (vc-cvs-rename-file): Remove (use the default).
24613 (vc-cvs-register): Register parent dir if needed.
24614 (vc-cvs-could-register): Return non-nil if parent can be registered.
24615 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
24616 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
24617
24618 * vc-svn.el (vc-svn-use-edit): Make it into a const.
24619 (vc-svn-update): Fix the arguments to `svn'.
24620 (vc-svn-diff-tree): Just use `vc-svn-diff'.
24621 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
24622 Simple implementations, assuming `name' is a URL.
24623
24624 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
24625 set of chars allowed unquoted in a case pattern.
24626
24627 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
24628
24629 * font-lock.el (font-lock-extra-types-widget)
24630 (c-font-lock-extra-types, c++-font-lock-extra-types)
24631 (objc-font-lock-extra-types, java-font-lock-extra-types)
24632 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
24633 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
24634 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
24635 (font-lock-match-c++-structor-declaration)
24636 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
24637 (c++-font-lock-keywords-3, c++-font-lock-keywords)
24638 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
24639 (objc-font-lock-keywords-3, objc-font-lock-keywords)
24640 (java-font-lock-keywords-1, java-font-lock-keywords-2)
24641 (java-font-lock-keywords-3, java-font-lock-keywords)
24642 (java-font-lock-syntactic-face-function): Remove obsolete code
24643 and constants. It's all in cc-fonts.el now.
24644
24645 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
24646
24647 * mail/sendmail.el (mail-specify-envelope-from)
24648 (mail-envelope-from): Doc fix.
24649
24650 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
24651
24652 * generic-x.el: Do away with the dependency on `c-emacs-features'
24653 when populating `rul-generic-mode-syntax-table'; we already know
24654 this isn't XEmacs.
24655
24656 See ChangeLog.10 for earlier changes.
24657
24658 ;; Local Variables:
24659 ;; coding: iso-2022-7bit
24660 ;; End:
24661
24662 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
24663 Copying and distribution of this file, with or without modification,
24664 are permitted provided the copyright notice and this notice are preserved.
24665
24666 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1