*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2005-03-08 Kenichi Handa <handa@m17n.org>
2
3 * international/ccl.el (define-ccl-program): Fix docstring about
4 extra 256 bytes assured for the output buffer.
5
6 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
7 Fix BUFFER_MAGNIFICATION to 2.
8 (ccl-encode-mule-utf-16be-with-signature): Likewise.
9
10 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
11
12 * align.el (align-rules-list): Added an alignment rule for CSS
13 declarations (applies to css-mode and html-mode buffers).
14
15 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
16
17 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
18
19 2005-03-07 Kim F. Storm <storm@cua.dk>
20
21 * simple.el (move-beginning-of-line): New command.
22
23 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
24
25 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
26
27 * emulation/cua-base.el: Put CUA move property on move-end-of-line
28 and move-beginning-of-line.
29
30 * apropos.el (apropos-print): Omit command from M-x ... RET.
31
32 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
33
34 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
35 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
36
37 2005-03-06 Richard M. Stallman <rms@gnu.org>
38
39 * bindings.el (esc-map): Bind M-g to goto-line.
40
41 * facemenu.el (global-map): Bind M-o, not M-g.
42
43 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
44
45 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
46 "Open Directory" as for "Open File".
47
48 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
49
50 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
51 (push-mark-command): Run activate-mark-hook.
52
53 2005-03-06 Richard M. Stallman <rms@gnu.org>
54
55 * help-mode.el (help-mode-finish): Don't alter the element
56 in view-return-to-alist if there already is one.
57
58 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
59 make sure the current buffer is the expected one.
60
61 * novice.el (disabled-command-function): Output in *Disabled Command*.
62 Explicitly ignore non-keyboard events, and explicitly handle C-g.
63
64 * textmodes/flyspell.el (flyspell-large-region):
65 Pass args differently for aspell.
66
67 * files.el (mode-require-final-newline): Doc fix.
68
69 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
70
71 * progmodes/which-func.el (which-function):
72 Specify NOERROR when calling imenu--make-index-alist.
73
74 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
75
76 * simple.el (normal-erase-is-backspace): Define default value.
77
78 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
79 (custom-reevaluate-setting): Simple function to handle
80 variables that are defined before their default value can really
81 be computed.
82
83 * startup.el (command-line): Use it for temporary-file-directory,
84 small-emporary-file-directory, auto-save-file-name-transforms,
85 blink-cursor-mode, and normal-erase-is-backspace.
86
87 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
88 progress, even with buggy anchored keywords.
89
90 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
91
92 * simple.el (goto-line): Remove unbalanced final parenthesis.
93
94 2005-03-05 Richard M. Stallman <rms@gnu.org>
95
96 * simple.el (goto-line): Use a number at point as the default.
97 With C-u as arg, switch buffers.
98
99 2005-03-05 Juri Linkov <juri@jurta.org>
100
101 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
102 with `no-blinking-cursor'.
103
104 * startup.el (no-blinking-cursor): New defvar.
105 (command-line): Add `--no-blinking-cursor' to longopts.
106 Set `no-blinking-cursor' to t for command line arguments
107 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
108 with `no-blinking-cursor' in the condition for calling
109 `blink-cursor-mode'.
110
111 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
112
113 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
114 (menu-bar-options-save): Add blink-cursor-mode.
115 (menu-bar-options-menu): Add blink-cursor-mode.
116
117 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
118
119 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
120 (icalendar-export-file, icalendar-export-region)
121 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
122 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
123
124 2005-03-04 Lute Kamstra <lute@gnu.org>
125
126 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
127 (debug-function-list): Ditto.
128
129 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
130
131 * textmodes/texinfmt.el (texinfo-append-refill):
132 Redefine the types of line to which @refill
133 is not appended by replacing a search for `@refill\\|@bye' with
134 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
135 itemize@refill' bug and the unfilled long lines bug.
136 (texinfmt-version): Update number and date.
137
138 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
139
140 * international/code-pages.el (windows-1250, windows-125[2-8])
141 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
142
143 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
144
145 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
146 bound yet.
147
148 2005-03-02 Romain Francoise <romain@orebokech.com>
149
150 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
151 buffer after removing limits.
152 (ibuffer-pop-filter): Ditto.
153 Update copyright.
154
155 2005-03-02 Miles Bader <miles@gnu.org>
156
157 * button.el (make-text-button): If the user doesn't specify a
158 type, use the default. Rewrite to use `add-text-properties' and
159 plist functions.
160
161 2005-03-01 Lute Kamstra <lute@gnu.org>
162
163 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
164 (debugger-jumping-flag): New var.
165 (debug-entry-code): Use it.
166 (debugger-jump): Use debugger-jumping-flag and add
167 debugger-reenable to post-command-hook.
168 (debugger-reenable): Use debugger-jumping-flag and remove itself
169 from post-command-hook.
170 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
171 debugger-reenable.
172
173 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
174
175 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
176 inclusion of "itemize\\|", which may be unnecessary, is certainly
177 inelegant, and stops refilling in itemize lists when formatting
178 Japanese Texinfo files to Info.
179 Update copyright to 2005.
180
181 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
182
183 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
184 of an error if GDB can't find the source file.
185
186 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
187
188 * calendar/calendar.el (redraw-calendar): Work from any buffer,
189 not just the calendar.
190
191 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
192 first.
193 (diary-redraw-calendar): New function.
194 (make-diary-entry): Add diary-redraw-calendar to local
195 write-contents-functions. Turn off selective display before
196 inserting in diary.
197
198 2005-03-01 Kim F. Storm <storm@cua.dk>
199
200 * emacs-lisp/copyright.el (copyright-fix-years): New command.
201
202 2005-03-01 Lute Kamstra <lute@gnu.org>
203
204 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
205 that debug-entry-code can be safely removed from a function while
206 this code is being evaluated. Revert the 2005-02-27 change as the
207 new implementation no longer requires it. Make sure that a
208 function body containing just a string is not mistaken for a
209 docstring.
210 (debug): Skip one more frame in case of debug on entry.
211 (debugger-setup-buffer): Delete one more frame line in case of
212 debug on entry.
213 (debugger-frame-number): Update to use the new text introduced by
214 the 1999-11-03 change. Skip one more frame in case of debug on entry.
215
216 2005-02-28 Kim F. Storm <storm@cua.dk>
217
218 * double.el (double-translate-key): Call force-window-update after
219 read-event to avoid crash in redisplay.
220
221 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
222
223 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
224 (debug): Use it. Move the inhibit-trace earlier.
225 (debug-entry-code): New const.
226 (debug-on-entry-1): Use it.
227
228 2005-02-28 Chong Yidong" <cyd@stupidchicken.com> (tiny change)
229
230 * international/utf-16.el (ccl-encode-mule-utf-16le):
231 Fix BUFFER_MAGNIFICATION to 2.
232 (ccl-encode-mule-utf-16be): Likewise.
233
234 2005-02-28 Kenichi Handa <handa@m17n.org>
235
236 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
237 Fix BUFFER_MAGNIFICATION to 4.
238 (ccl-encode-mule-utf-16be-with-signature): Likewise.
239
240 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
241
242 * speedbar.el (speedbar-update-flag): Doc fix.
243 (speedbar-show-info-under-mouse): Give set-mouse-position the right
244 argument.
245
246 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
247
248 * reveal.el (reveal-post-command): Don't try to reveal overlays which
249 have a non-nil `invisible' property but are actually visible.
250
251 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
252 for perldoc sections.
253 (perl-outline-regexp, perl-outline-level): New var and function.
254 (perl-mode): Use them.
255
256 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
257
258 * calendar/diary-lib.el (diary-remind): Discard any mark portion
259 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
260
261 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
262
263 * cus-edit.el: Comment change.
264 (custom-buffer-create-internal): Slightly reword text at top of
265 Custom buffers. Mention there that saving an option edits the
266 init file. Add link to Emacs manual node on `custom-file'.
267 (custom-magic-alist): Rewrite individual State messages to use
268 capitalized keywords. Doc fix.
269
270 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
271
272 * calendar/calendar.el (calendar-buffer): Move above
273 calendar-week-start-day.
274 (calendar-week-start-day): Doc fix. Add :set function.
275 (calendar-minimum-window-height): New variable.
276 (generate-calendar-window): Only resize window if selected-window
277 is displaying the calendar buffer. Use new variable
278 calendar-minimum-window-height.
279 (generate-calendar): Reword error message.
280 (calendar-mode-map): Bind DEL to scroll-other-window-down.
281
282 2005-02-27 Andreas Schwab <schwab@suse.de>
283
284 * vc.el (vc-do-command): Don't run command asynchronously when
285 operating in a remote directory.
286
287 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
288 change from sync with Tramp 2.0.47.
289
290 2005-02-27 Richard M. Stallman <rms@gnu.org>
291
292 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
293
294 * textmodes/flyspell.el (flyspell-mode-on):
295 Call ispell-change-dictionary only if necessary.
296
297 * emacs-lisp/re-builder.el (regexp-builder): New function.
298
299 * register.el (describe-register-1): Explicitly handle
300 yank-excluded-properties = t.
301
302 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
303 (custom-magic-alist): Change the status descriptions again.
304 (face widget-type): Total rewrite based on `restricted-sexp'
305 to eliminate the confusing double hiding levels.
306
307 * emacs-lisp/debug.el (debug-on-entry-1):
308 If function body is empty, add nil as body form.
309
310 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
311
312 * emacs-lisp/trace.el (inhibit-trace): New var.
313 (trace-make-advice): Use it.
314
315 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
316
317 2005-02-26 Kim F. Storm <storm@cua.dk>
318
319 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
320 (mouse-on-link-p, mouse-drag-region-1): Use it.
321
322 2005-02-25 Lute Kamstra <lute@gnu.org>
323
324 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
325
326 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
327
328 * frame.el (blink-cursor-mode): Add :group keyword.
329
330 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
331
332 * calendar/icalendar.el (icalendar--decode-isodatetime):
333 New optional argument DAY-SHIFT.
334 (icalendar-export-region): Fix coding-system-for-write.
335 (icalendar--convert-ical-to-diary): Shift end-day of all-day
336 events by one.
337
338 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
339
340 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
341
342 2005-02-24 Kim F. Storm <storm@cua.dk>
343
344 * international/iso-acc.el (iso-accents-compose): Fix crash
345 during redisplay. Call force-window-update after read-event
346 and delete-region to signal that window is not accurate.
347
348 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
349
350 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
351 Remove unused and inexistent var `inhibit-trace'.
352 (debugger-mode): Use run-mode-hooks.
353 (debugger-list-functions): Add buttons; setup xref stack.
354
355 2005-02-23 Richard M. Stallman <rms@gnu.org>
356
357 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
358 appointment says it was explicitly made.
359 (appt-add): Set the 3rd element.
360 (appt-make-list): Preserve explicit appointments.
361
362 * subr.el (find-tag-default): Catch errors in forward-sexp.
363
364 2005-02-23 Juri Linkov <juri@jurta.org>
365
366 * info.el (Info-isearch-search): New defcustom.
367 (Info-isearch-search): Call the default isearch function
368 when Info-isearch-search is nil.
369 (Info-isearch-wrap): Use variable Info-isearch-search.
370
371 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
372
373 * cus-edit.el: Comment change.
374
375 2005-02-22 Kim F. Storm <storm@cua.dk>
376
377 * progmodes/hideif.el (hide-ifdef-use-define-alist):
378 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
379
380 2005-02-22 Simon Josefsson <jas@extundo.com>
381
382 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
383 New variable.
384 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
385 Oskarsson" <myrkraverk@users.sourceforget.net>.
386
387 2005-02-22 Kim F. Storm <storm@cua.dk>
388
389 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
390 check that window of that event is the selected window.
391 (mouse-drag-region-1): Compare mouse event window to selected
392 window before setting point.
393
394 * tooltip.el (tooltip-show-help-function): Pass event to
395 mouse-on-link-p so it can check selected window.
396
397 2005-02-22 Kenichi Handa <handa@m17n.org>
398
399 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
400 (ps-mule-show-warning): New function.
401 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
402 characters are found.
403
404 * ps-print.el (ps-header-footer-string): Return a list of header
405 and footer strings.
406
407 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
408
409 * pcvs.el (cvs-retrieve-revision): Fix thinko.
410
411 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
412
413 * frame.el (blink-cursor-mode): Use define-minor-mode.
414
415 * term/mac-win.el (function-key-map): Use char-names more consistently.
416 (file-name-coding-system): Only set it for MacOS-9. The other case is
417 already handled in mule-cmds.el (where it also works when mac-win.el
418 is not used).
419
420 2005-02-21 Kenichi Handa <handa@m17n.org>
421
422 * international/mule.el (ctext-pre-write-conversion): Always use
423 " *code-converting-work*" buffer for work.
424
425 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
426
427 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
428
429 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
430
431 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
432
433 * ses.el (undo-more): Restore defadvice, but only the part that
434 allows changes outside the restricted area of the buffer.
435
436 2005-02-20 Kim F. Storm <storm@cua.dk>
437
438 * simple.el (line-move): Add fourth optional arg try-vscroll which
439 must be set to perform auto-window-vscroll.
440 When moving backwards and doing auto-window-vscroll, automatically
441 vscroll to the last part of lines which are taller than the window.
442 (next-line, previous-line): Set try-vscroll arg on line-move.
443
444 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
445
446 * replace.el (query-replace, query-replace-regexp)
447 (replace-string, replace-regexp): When operating on region, make
448 the minibuffer prompt say so.
449
450 * isearch.el (isearch-forward): Document isearch-query-replace and
451 isearch-query-replace-regexp keybindings.
452
453 2005-02-19 Jay Belanger <belanger@truman.edu>
454
455 * calc/calc-aent.el (math-read-token): Add local variable.
456
457 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
458 (calc-edit-top): Move declaration to earlier in file.
459 (calc-edit-macro-repeats): Add local variables.
460
461 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
462 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
463 calcFunc-tanh.
464 Adjust integration rule for calcFunc-tan.
465
466 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
467
468 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
469 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
470 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
471 (viper-skip-separators): Bug fix.
472 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
473 particular major mode.
474 (viper-del-backward-char-in-replace): Don't put deleted char on the
475 kill ring.
476
477 * viper-ex.el (viper-color-display-p): New function.
478 (viper-has-face-support-p): Use viper-color-display-p.
479
480 * viper-keym.el (viper-gnus-modifier-map): New keymap.
481
482 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
483
484 * viper-util.el (viper-glob-unix-files): Fix shell status check.
485 (viper-file-remote-p): Make equivalent to file-remote-p.
486
487 * viper.el (viper-major-mode-modifier-list):
488 Use viper-gnus-modifier-map.
489
490 2005-02-19 David Kastrup <dak@gnu.org>
491
492 * subr.el (subregexp-context-p): Fix garbled doc string by adding
493 quoting.
494
495 2005-02-19 Jay Belanger <belanger@truman.edu>
496
497 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
498 Remove extra definitions.
499 (calc-coth): New function.
500 (calcFunc-cot): Fix `let'.
501
502 2005-02-19 Eli Zaretskii <eliz@gnu.org>
503
504 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
505 the reasons we use "type pc" in these faces.
506
507 * button.el (button): Ditto.
508
509 2005-02-19 Michael Mauger <mmaug@yahoo.com>
510
511 * replace.el (query-replace-read-from): Set the value of
512 query-replace-from-history-variable to handle the case of an empty
513 string entered to accept the suggested default.
514
515 * net/tramp.el (tramp-file-name-for-operation):
516 Use dired-call-process instead of dired-call-process-command.
517
518 2005-02-19 Jay Belanger <belanger@truman.edu>
519
520 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
521 (math-div-non-trig): New variables.
522 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
523 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
524 (math-combine-prod, math-div-symb-fancy): Add simplifications for
525 trig expressions.
526
527 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
528
529 * progmodes/gdb-ui.el (gdb-var-update-handler)
530 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
531 for watch expressions,
532 (gdb-var-create-handler): Don't set speedbar-update-flag.
533 (gdb-post-prompt): Simplify test for speedbar.
534
535 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
536
537 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
538 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
539 we use the syntax table of the correct buffer.
540 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
541 Felix Gatzemeier.
542
543 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
544 (ediff-file-remote-p): Make synonymous with file-remote-p.
545 In all deffaces ediff-*-face-*, use min-colors.
546
547 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
548 ediff-recurse-to-subdirectories.
549 (ediff-mark-if-equal): Check that the arguments are strings, use
550 ediff-same-contents (after to Felix Gatzemeier).
551
552 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
553 nil.
554
555 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
556
557 * log-view.el (log-view-message-re): Fix up Subversion regexp.
558
559 2005-02-18 David Kastrup <dak@gnu.org>
560
561 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
562 use `mark-active' when defined.
563
564 2005-02-18 Kenichi Handa <handa@m17n.org>
565
566 * ps-print.el (ps-font-info-database): New entry
567 ZapfChancery-MediumItalic with correct font name. Fix font name
568 of the entry Zapf-Chancery-MediumItalic.
569
570 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
571
572 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
573
574 2005-02-16 Kim F. Storm <storm@cua.dk>
575
576 * ido.el (ido-fallback-command): Pass user input to fallback command.
577
578 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
579
580 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
581 (gdb-find-file-hook): Add server prefix.
582
583 2005-02-16 Richard M. Stallman <rms@gnu.org>
584
585 * replace.el (perform-replace): Pass new args to replace-highlight.
586 (replace-highlight): Take region args,
587 and pass them to isearch-lazy-highlight-new-loop.
588
589 * novice.el (disabled-command-hook): Autoload the defalias
590 and the make-obsolete-variable call.
591
592 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
593
594 * isearch.el (isearch-lazy-highlight-start-limit)
595 (isearch-lazy-highlight-end-limit): New variables limit
596 the region for highlighting.
597 (isearch-lazy-highlight-new-loop): New args BEG and END.
598 (isearch-lazy-highlight-search): Use the new vars.
599 (isearch-lazy-highlight-update): Likewise.
600
601 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
602
603 * cus-start.el (all): Use default-boundp.
604
605 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
606
607 * menu-bar.el (menu-bar-select-frame): Handle current frame.
608
609 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
610
611 * autorevert.el (auto-revert-stop-on-user-input)
612 (auto-revert-verbose): Doc fixes.
613
614 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
615
616 * international/mule-cmds.el (set-locale-environment): Remove call
617 to set-selection-coding-system on Windows.
618
619 2005-02-15 Jay Belanger <belanger@truman.edu>
620
621 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
622 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
623 calcFunc-coth.
624 (math-simplify-sqrt): Add simplifications.
625
626 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
627 to list.
628
629 * calc/calc-ext.el: Add functions to autoloads.
630
631 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
632 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
633 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
634 (math-csc-raw, math-cot-raw): New functions.
635
636 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
637
638 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
639 the variable name in a message.
640
641 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
642 calcFunc-csc, calcFunc-cot.
643
644 * calc/calcalg2.el: Add derivative and integration rules for
645 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
646 calcFunc-csch, calcFunc-coth.
647 (math-do-integral-methods): Add to checks for when to use
648 substitutions.
649
650 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
651
652 2005-02-15 Lute Kamstra <lute@gnu.org>
653
654 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
655 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
656 <monnier@iro.umontreal.ca>
657 (lisp-outline-level): Improve efficiency. Suggested by David
658 Kastrup <dak@gnu.org>.
659
660 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
661
662 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
663 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
664 (gdb-set-gud-minor-mode-existing-buffers): New functions.
665 (gdb-find-file-hook): New hook. Add it to find-file-hook.
666 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
667
668 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
669
670 * cus-start.el (all): Comment change.
671
672 2005-02-14 Lute Kamstra <lute@gnu.org>
673
674 * cus-start.el (all): Check if symbol is void.
675
676 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
677
678 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
679 optional argument to \cite.
680
681 2005-02-14 Richard M. Stallman <rms@gnu.org>
682
683 * cus-edit.el (custom-buffer-create-internal): Update help message.
684 (custom-magic-alist): Update help messages.
685
686 * cus-start.el (all): Allow a var to specify a standard value.
687
688 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
689
690 * custom.el (custom-theme-set-variables): Handle variable aliases.
691
692 * frame.el (blink-cursor-timer): Doc fix.
693 (blink-cursor): Make it an alias for `blink-cursor-mode' and
694 declare obsolete.
695 (blink-cursor-mode): Define with defcustom and use correct
696 standard expression in that defcustom.
697 * startup.el (command-line): Adapt to above changes in frame.el.
698
699 2005-02-11 Lute Kamstra <lute@gnu.org>
700
701 * apropos.el (apropos-score-doc): Prevent division by zero.
702
703 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
704
705 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
706 (icalendar--get-event-property-attributes)
707 (icalendar--get-event-properties)
708 (icalendar--datetime-to-diary-date): New functions.
709 (icalendar--split-value): Doc fix.
710 (icalendar--datetime-to-noneuropean-date)
711 (icalendar--datetime-to-european-date): New optional argument
712 SEPARATOR. Return result as a string instead of a list.
713 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
714 (icalendar--convert-string-for-export): Rename arg S to STRING.
715 (icalendar-export-region): Doc fix. Change name of error buffer.
716 Save output buffer.
717 (icalendar-import-file): Add blank at end of prompt.
718 (icalendar-import-buffer): Doc fix. Do not switch to error
719 buffer. Indicate status in return value.
720 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
721 buffer. Save output buffer. Handle exception from recurrence
722 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
723 events. Fix problems with weekly all-day events.
724
725 2005-02-10 Richard M. Stallman <rms@gnu.org>
726
727 * simple.el (eval-expression-print-format):
728 Avoid warning about edebug-active.
729
730 * help.el (help-for-help-internal): Rename from help-for-help.
731 (help-for-help): Define with defalias.
732
733 * font-core.el (font-lock-default-function): Use with-no-warnings.
734
735 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
736
737 * custom.el (defface): Doc fix.
738
739 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
740
741 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
742 width 0" to prevent word wrapping problems.
743
744 2005-02-09 Kim F. Storm <storm@cua.dk>
745
746 * ido.el (ido-file-extensions-order): New defcustom.
747 (ido-file-extension-lessp, ido-file-extension-aux)
748 (ido-file-extension-order): New advanced file ordering.
749 (ido-file-lessp): New simple file ordering.
750 (ido-sort-list): Remove.
751 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
752 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
753
754 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
755
756 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
757 that some versions of grep produce.
758 (grep-mode-font-lock-keywords): Likewise.
759
760 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
761
762 * progmodes/gdb-ui.el (gdb-location-list): New variable.
763 (gdb-cdir): Delete.
764 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
765 (gdb-source-info): Treat case when source file is in another
766 directory properly.
767 (gdb-get-location): New function.
768
769 2005-02-07 Jay Belanger <belanger@truman.edu>
770
771 * calc/calc-prog.el (calc-write-parse-table-part)
772 (calc-fix-token-name): Fix a check for language type.
773
774 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
775
776 2005-02-07 Andre Spiegel <spiegel@gnu.org>
777
778 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
779 as directory not writable.
780
781 2005-02-07 Kim F. Storm <storm@cua.dk>
782
783 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
784 (cua--standard-movement-commands): Remove list.
785 Instead, set CUA property value to move for movement commands.
786 (cua-movement-commands): Remove. Users must set CUA prop instead.
787 (cua--pre-command-handler): Check CUA property.
788 (cua--init-keymaps): Don't remap undo commands.
789 (cua-mode): Don't call cua--rectangle-on-off.
790
791 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
792 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
793 (cua--rect-undo-set-point): New var.
794 (cua--rectangle-undo-boundary): Setup undo apply entry.
795 (cua--rect-undo-handler): New function for rectangle undo.
796 (cua--rect-start-position, cua--rect-end-position): Add.
797 (cua--rectangle-post-command): Call cua--rectangle-set-corners
798 for restored rectangle. Set point if cua--rect-undo-set-point.
799
800 2005-02-06 Jay Belanger <belanger@truman.edu>
801
802 * calc/calc-lang.el (calc-tex-language): Display more information
803 in messages.
804
805 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
806 in TeX mode.
807
808 2005-02-06 Richard M. Stallman <rms@gnu.org>
809
810 * emacs-lisp/lisp.el (buffer-end): Doc fix.
811
812 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
813
814 * net/ldap.el (ldap-search-internal): Support attributes with
815 optional descriptions separated by a semi-colon, as in
816 "userCertificate;binary".
817
818 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
819
820 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
821 isn't a cons (i.e. the version is 0).
822
823 2005-02-05 Eli Zaretskii <eliz@gnu.org>
824
825 * help.el (help-for-help): Doc fix.
826
827 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
828
829 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
830 GDB-Windows on the menu-bar as this works better.
831
832 2005-02-04 Jay Belanger <belanger@truman.edu>
833
834 * calc/calc-embed.el (calc-embedded-update): Don't put in
835 unnecessary newlines. Adjust the end of formula marker.
836
837 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
838 (math-latex-parse-two-args): New function.
839
840 2005-02-03 Lute Kamstra <lute@gnu.org>
841
842 * help-fns.el (help-with-tutorial): Make sure that users cannot
843 remove the entire text of the tutorial by means of `undo'.
844
845 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
846
847 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
848 in recent changes, where the ispell process was repeatedly
849 killed & restarted.
850
851 * international/mule-cmds.el (set-locale-environment): Set file-name
852 coding system to utf-8 on Darwin systems.
853 (set-default-coding-systems): Don't set default-file-name-coding-system
854 on Darwin systems.
855
856 2005-02-03 Richard M. Stallman <rms@gnu.org>
857
858 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
859
860 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
861
862 * faces.el (list-faces-display): Add optional argument.
863
864 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
865
866 * font-core.el (font-lock-default-function): Handle the rare case where
867 only font-lock-keywords is set.
868
869 2005-02-02 Kenichi Handa <handa@m17n.org>
870
871 * international/characters.el: Cancel previous change for
872 I-WITH-DOT-ABOVE and DOTLESS-i.
873
874 * international/latin-5.el: Cancel previous change.
875
876 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
877
878 * progmodes/gud.el: Correction to syntax in gud-menu-map.
879
880 2005-02-02 Kenichi Handa <handa@m17n.org>
881
882 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
883 DOTLESS-i.
884
885 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
886 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
887
888 * case-table.el (get-upcase-table): New function.
889 (copy-case-table): Copy upcaes table too if non-nil.
890 (set-case-syntax-delims): Maintain upcase table too.
891 (set-case-syntax-pair): Likewise.
892 (set-upcase-syntax, set-downcase-syntax): New functions.
893 (set-case-syntax): Maintain upcase table too.
894
895 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
896
897 * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
898
899 * progmodes/gud.el (gud-goto-info): New function.
900 (gud-tool-bar-map): Use correct icon.
901
902 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
903
904 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
905 When delegating, order args in the funcall correctly.
906
907 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
908
909 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
910
911 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
912
913 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
914 buffer not visiting a file.
915
916 2005-01-31 Jay Belanger <belanger@truman.edu>
917
918 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
919 bound on the line with the formula.
920
921 2005-01-31 Kim F. Storm <storm@cua.dk>
922
923 * ses.el (ses-create-cell-variable-range)
924 (ses-destroy-cell-variable-range, ses-reset-header-string)
925 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
926 (ses-insert-row): Fix format of apply undo entries.
927
928 2005-01-31 Jay Belanger <belanger@truman.edu>
929
930 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
931 parts.
932
933 * calc/calc-embed.el (calc-embedded-open-formula)
934 (calc-embedded-close-formula): Ignore matrix environments.
935
936 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
937 TeX mode.
938
939 * calc/calc-lang.el (math-function-table, math-oper-table)
940 (math-variable-table): Adjust the LaTeX portions.
941
942 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
943 (math-latex-ignore-words): New constant.
944
945 2005-01-31 Richard M. Stallman <rms@gnu.org>
946
947 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
948 (ispell-local-dictionary): Doc fix.
949 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
950 Don't reinitialize at run time. Don't defcustom.
951 All uses changed to append ispell-local-dictionary-alist,
952 or check it first.
953 (ispell-current-dictionary): New variable for dictionary in use.
954 (ispell-dictionary): Now used only for global default.
955 (ispell-start-process): Set ispell-current-dictionary,
956 not ispell-dictionary.
957 (ispell-change-dictionary): Use this only for setting
958 user preferences.
959 (ispell-internal-change-dictionary): New function
960 to change the current dictionary in use.
961 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
962 Use ispell-current-dictionary.
963 Handle ispell-local-dictionary-overridden.
964 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
965
966 2005-01-31 Jay Belanger <belanger@truman.edu>
967
968 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
969
970 * calc/calc-ext.el: Add calc-latex-language to autoloads.
971 (calc-mode-map): Add calc-latex-language.
972
973 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
974 (math-latex-print-frac): New functions.
975 (math-oper-table, math-function-table, math-variable-table)
976 (math-complex-format, math-input-filter): Add latex properties.
977 (calc-set-language): Set math-expr-special-function-mapping.
978
979 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
980 (calc-write-parse-table-part): Add LaTeX support.
981
982 * calc/calc.el (calc-language): Adjust docstring.
983 (calc-set-mode-line): Add LaTeX support.
984 (math-expr-special-function-mapping): New variable.
985 (math-tex-ignore-words): Add to list.
986
987 * calc/calccomp.el (math-compose-expr, math-compose-rows):
988 Add LaTeX support.
989 (math-compose-expr): Add support for special functions.
990
991 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
992
993 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
994
995 * progmodes/gdb-ui.el (gdb-memory-address)
996 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
997 (gdb-memory-mode-map, gdb-memory-format-keymap)
998 (gdb-memory-format-menu, gdb-memory-unit-keymap)
999 (gdb-memory-unit-menu): New variables for a buffer
1000 that lets the user examine program memory.
1001 (gdb-memory-set-address, gdb-memory-set-repeat-count)
1002 (gdb-memory-format-binary, gdb-memory-format-octal)
1003 (gdb-memory-format-unsigned, gdb-memory-format-signed)
1004 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
1005 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
1006 (gdb-memory-unit-word, gdb-memory-unit-halfword)
1007 (gdb-memory-unit-byte, gdb-memory-unit-menu)
1008 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
1009 (gdb-memory-mode, gdb-memory-buffer-name)
1010 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
1011 New functions for above buffer.
1012
1013 2005-01-30 Richard M. Stallman <rms@gnu.org>
1014
1015 * cus-edit.el (custom-bury-buffer): Function deleted.
1016 (custom-buffer-done-function): Option deleted.
1017 (custom-buffer-done-kill): New (replacement option.
1018 (Custom-buffer-done): Call quit-window.
1019 (custom-buffer-create-internal): Update for above changes.
1020
1021 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
1022
1023 * simple.el (undo-ask-before-discard): New var.
1024 (undo-outer-limit-truncate): Implement it.
1025 (undo-extra-outer-limit): Doc update.
1026
1027 2005-01-29 Richard M. Stallman <rms@gnu.org>
1028
1029 * ses.el (undo-more): Delete defadvice.
1030 (ses-begin-change): Doc fix.
1031
1032 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
1033 instead of rebinding C-x u and C-_.
1034
1035 * files.el (normal-backup-enable-predicate): Return nil for files
1036 in /tmp, regardless of temporary-file-directory.
1037
1038 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
1039
1040 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
1041 (open-rectangle, delete-whitespace-rectangle-line)
1042 (clear-rectangle-line): If FILL, pass t instead of FILL
1043 for move-to-column's 2nd arg.
1044
1045 * simple.el (undo): Fix the test for continuing a series of undos.
1046 (undo-more): Set pending-undo-list to t when we reach end.
1047 (pending-undo-list): Move up defvar.
1048
1049 * wid-edit.el (widget-button-click):
1050 Shorten the range of the track-mouse binding.
1051
1052 * comint.el (comint-insert-input): Undo previous changes;
1053 use last-input-event in interactive spec.
1054
1055 2005-01-29 Eli Zaretskii <eliz@gnu.org>
1056
1057 * progmodes/compile.el (compilation-start): Bind buffer-read-only
1058 to nil before invoking call-process. Reset buffer's modified flag
1059 after fontifying it in the no-async branch.
1060
1061 * wid-edit.el (widget-specify-button): If mouse pointer shape
1062 cannot be changed, use mouse face instead.
1063
1064 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
1065
1066 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
1067 (gdb-goto-breakpoint): Make breakpoint handling work on template
1068 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
1069 (gdb-assembler-custom): Update to recognise breakpoint information
1070 added on 2005-01-19.
1071
1072 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1073
1074 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
1075 (dsssl-mode): Use define-derived-mode.
1076 (scheme-mode-initialize): Remove.
1077 (scheme-mode): Use run-mode-hooks.
1078
1079 * cus-edit.el (customize-group-other-window)
1080 (custom-buffer-create-other-window): Don't override special-display-*.
1081 (custom-mode-map): Make it dense.
1082
1083 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
1084 sets the default value.
1085
1086 2005-01-28 Eli Zaretskii <eliz@gnu.org>
1087
1088 * descr-text.el: Add more keywords.
1089
1090 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * speedbar.el: Avoid unnecessary use of locate-library.
1093
1094 * international/mule-cmds.el (standard-display-european-internal):
1095 Don't fiddle with latin-1 non-break space any more since it's now
1096 special cased in the C code.
1097 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
1098
1099 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
1100
1101 * cus-start.el (all): Add `undo-outer-limit'.
1102
1103 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1104
1105 * textmodes/bibtex.el (bibtex-format-entry):
1106 Use `bibtex-empty-field-re' only on the text of fields, not on entire
1107 field lines.
1108 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
1109 not on part of a buffer.
1110
1111 2005-01-25 Lute Kamstra <lute@gnu.org>
1112
1113 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
1114 nonempty field text strings like "{letters\\macro{}more letters}".
1115 Clarify docstring.
1116 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
1117 (bibtex-entry-offset, bibtex-parse-association)
1118 (bibtex-parse-field-name): Fix typos in docstrings.
1119 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
1120
1121 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
1122
1123 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
1124 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
1125 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
1126 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
1127
1128 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
1129 isearch minor mode.
1130
1131 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
1132
1133 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
1134
1135 2005-01-24 Lute Kamstra <lute@gnu.org>
1136
1137 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
1138 CASECHARS and NOT-CASECHARS regular expressions of the
1139 "nederlands" and "nederlands8" dictionaries to prevent a "Range
1140 striding over charsets" error.
1141
1142 2005-01-24 Jay Belanger <belanger@truman.edu>
1143
1144 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
1145 display variable name.
1146
1147 2005-01-24 Kenichi Handa <handa@m17n.org>
1148
1149 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
1150 Fix setting of the element of encoded-kbd-iso2022-invocations.
1151
1152 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
1153
1154 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
1155 (gdb-threads-select): Change to also accept mouse events.
1156 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
1157 (gdb-threads-mouse-select): Delete.
1158
1159 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
1160
1161 * files.el (insert-directory): Take care of empty directory,
1162 listed without -a switch.
1163
1164 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
1165
1166 * textmodes/refill.el (refill-post-command-function):
1167 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
1168 to the list of functions that we should be careful not to undo.
1169 (refill-late-fill-paragraph-function): Remove.
1170 (refill-saved-state): New var.
1171 (refill-mode): Use it to save fill-paragraph-function.
1172 Save also the value of auto-fill-function.
1173
1174 * term/w32-win.el: Simplify code.
1175
1176 2005-01-23 Kim F. Storm <storm@cua.dk>
1177
1178 * simple.el (line-move): Adapt to new return value from
1179 pos-visible-in-window-p.
1180
1181 * simple.el (line-move): Fix last change. Check partial
1182 visibility at point rather than at window-start.
1183
1184 2005-01-22 Jason Rumney <jasonr@gnu.org>
1185
1186 * term/w32-win.el (xw-defined-colors): Remove debug-message.
1187
1188 2005-01-22 David Kastrup <dak@gnu.org>
1189
1190 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
1191
1192 2005-01-22 Eli Zaretskii <eliz@gnu.org>
1193
1194 * type-break.el (type-break-mode): Add a test for
1195 type-break-file-name being non-nil.
1196
1197 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
1198
1199 * net/eudc.el (top level): Call (message "") via progn, so that
1200 eudc-options-file is loaded.
1201
1202 2005-01-22 Kim F. Storm <storm@cua.dk>
1203
1204 * simple.el (line-move-1): Rename from line-move.
1205 (line-move): New function that adjusts vscroll for partially
1206 visible rows, and calls line-move-1 otherwise.
1207
1208 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
1209
1210 * pcomplete.el: define pcomplete-read-event instead of read-event,
1211 since it's not a complete read-event implementation
1212
1213 2005-01-20 Jay Belanger <belanger@truman.edu>
1214
1215 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
1216 for called function.
1217
1218 2005-01-20 Steven Tamm <steventamm@mac.com>
1219
1220 * term/mac-win.el (process-connection-type): Remove.
1221 Controlled now by s/darwin.h:PTY_ITERATION.
1222
1223 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1224
1225 * window.el (handle-select-window): Don't switch window when we're
1226 in the minibuffer.
1227
1228 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
1229
1230 * subr.el (dotimes-with-progress-reporter): New macro.
1231
1232 * ses.el (ses-dotimes-msg): Remove macro.
1233 Use `dotimes-with-progress-reporter' instead.
1234
1235 2005-01-19 Steven Tamm <steventamm@mac.com>
1236
1237 * term/mac-win.el (process-connection-type): Use new
1238 operating-system-release variable to use ptys on Darwin 7 (OSX
1239 10.3) when using carbon build.
1240
1241 2005-01-19 Jay Belanger <belanger@truman.edu>
1242
1243 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
1244 flags if the last command was a tab or M-tab.
1245
1246 * calc/calc-prog.el (calc-user-define-edit): Put original formula
1247 in formula editing buffer.
1248
1249 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
1250
1251 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
1252 breakpoint image symbol in margin.
1253
1254 2005-01-19 Jay Belanger <belanger@truman.edu>
1255
1256 * calc/calc-prog.el (calc-execute-kbd-macro):
1257 Ignore calc-keep-arg-flag.
1258
1259 2005-01-19 Kenichi Handa <handa@m17n.org>
1260
1261 * textmodes/ispell.el (ispell-looking-at): New function.
1262 (ispell-process-line): Use ispell-looking-at to compare the ispell
1263 output and the buffer contents.
1264
1265 2005-01-18 Jay Belanger <belanger@truman.edu>
1266
1267 * calc/calc.el (calc-display-raw): Fix docstring.
1268
1269 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1270
1271 * simple.el (blink-matching-open): Strip extra info from syntax.
1272
1273 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
1274 funny chars in the end-of-here-doc marker.
1275
1276 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
1277
1278 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
1279 that enable/disabled state of breakpoints is shown correctly in
1280 fringe and on ttys.
1281 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
1282 Add breakpoint information as text properties.
1283 (gdb-mouse-toggle-breakpoint):
1284 Rename to gdb-mouse-set-clear-breakpoint.
1285 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
1286 breakpoints in the margin.
1287 (gdb-remove-strings): Simplify.
1288
1289 2005-01-17 Jay Belanger <belanger@truman.edu>
1290
1291 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
1292 erasing buffer.
1293
1294 2005-01-17 Richard M. Stallman <rms@gnu.org>
1295
1296 * progmodes/grep.el (grep-find): Copy from `grep' the condition
1297 for calling grep-compute-defaults.
1298
1299 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
1300 if buffer is empty.
1301
1302 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
1303
1304 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
1305
1306 * hilit-chg.el (highlight-changes-mode): Don't autoload.
1307
1308 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
1309 non-preloaded variables.
1310
1311 2005-01-17 Steven Tamm <steventamm@mac.com>
1312
1313 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
1314 tex-shell cause to force interactivity when using pipes.
1315
1316 2005-01-17 Kim F. Storm <storm@cua.dk>
1317
1318 * simple.el (just-one-space): Make arg optional.
1319
1320 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
1321
1322 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
1323 posn-at-x-y to t to access left-margin.
1324
1325 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
1326
1327 Sync with Tramp 2.0.47.
1328
1329 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
1330 catching keep-date problems in cp/scp operations.
1331 (tramp-handle-copy-file): Don't call `set-file-modes'
1332 unconditionally. Specialized functions should know better what is
1333 necessary. This improves performance a little bit, and the
1334 functions could catch errors with `cp -p' and `scp -p'.
1335 (tramp-do-copy-or-rename-file-via-buffer)
1336 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
1337 when appropriate.
1338 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
1339 Call `set-file-modes' when appropriate.
1340 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
1341 Johnsson <isak@hypergene.com>
1342 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
1343 of both Tramp buffer and debug buffer. Reported by Joakim Verona
1344 <joakim@verona.se>
1345 (tramp-file-name-for-operation): Mark `shell-command' as magic for
1346 Emacs only.
1347
1348 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
1349 `find-file-hooks' and `dired-mode-hook'.
1350 (tramp-minor-mode-map): Respective map. Add remapping for
1351 `compile' and `recompile'.
1352 (tramp-remap-command, tramp-recompile): New defuns.
1353 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
1354 in buffer "*Compilation*". Call the commands asynchronously.
1355
1356 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
1357 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
1358 `shell-command', because it isn't magic in XEmacs. Reported by
1359 Adrian Aichner <adrian@xemacs.org>.
1360
1361 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
1362 `substitute-in-file-name.
1363 (tramp-smb-handle-substitute-in-file-name): New defun.
1364 (tramp-smb-advice-PC-do-completion): Delete advice.
1365
1366 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
1367
1368 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
1369 Fix error in deleting region.
1370
1371 2005-01-15 Richard M. Stallman <rms@gnu.org>
1372
1373 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
1374 In non-temp buffer, switch syntax table temporarily.
1375
1376 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
1377
1378 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
1379
1380 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
1381
1382 * imenu.el (imenu--split-menu): Copy menulist before sorting.
1383 (imenu--generic-function): Use START, not BEG, as pos of definition.
1384
1385 * simple.el (just-one-space): Argument specifies number of spaces.
1386
1387 * simple.el (eval-expression-print-format): Avoid warning
1388 about edebug-active.
1389
1390 2005-01-15 "James R. Van Zandt" <jrvz@comcast.net> (Tiny change)
1391
1392 * progmodes/sh-script.el: Code copied from make-mode.el
1393 with small changes,
1394 (sh-mode-map): Bind C-c C-\.
1395 (sh-backslash-column, sh-backslash-align): New variables.
1396 (sh-backslash-region, sh-append-backslash): New functions.
1397
1398 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
1399
1400 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
1401 (rmail-pop-password, rmail-pop-password-required): Move to
1402 rmail-obsolete group.
1403 (rmail-set-pop-password): Rename to rmail-set-remote-password.
1404 All callers updated.
1405 (rmail-get-pop-password): Rename to rmail-get-remote-password.
1406 Take an argument specifying whether it is POP or IMAP mailbox we
1407 are using. All callers updated.
1408 (rmail-pop-password-error): Rename to
1409 rmail-remote-password-error. Added mailutils-specific error message.
1410 (rmail-movemail-search-path)
1411 (rmail-movemail-variant-in-use): New variables.
1412 (rmail-remote-password, rmail-remote-password-required):
1413 New customization variables.
1414 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
1415 (rmail-parse-url): New function.
1416 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
1417 with GNU mailutils movemail.
1418
1419 2005-01-15 Kevin Ryde <user42@zip.com.au>
1420
1421 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
1422 suffix to space, $ or '$, to correctly position point when going
1423 to @table style constants like DBL_MAX.
1424
1425 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
1426
1427 * type-break.el (type-break-mode, type-break-file-time)
1428 (type-break-file-keystroke-count, type-break-choose-file):
1429 Don't store data in or load data from the file if type-break-file-name
1430 is nil.
1431 (type-break-file-name): Doc update as per the above.
1432
1433 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
1434
1435 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
1436 lookup-key might return nil; handle that.
1437
1438 2005-01-15 Alan Mackenzie <acm@muc.de>
1439
1440 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
1441 rather than the element found, thus enabling the tree to be setcar'd.
1442
1443 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
1444
1445 * textmodes/org.el (org-show-following-heading): New option.
1446 (org-show-hierarchy-above): Use `org-show-following-heading'.
1447 (org-cycle): Documentation fix.
1448
1449 * textmodes/org.el (orgtbl-optimized): New option
1450 (orgtbl-mode): New command, a minor mode.
1451 (orgtbl-mode-map): New variable.
1452 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
1453 (orgtbl-error, orgtbl-self-insert-command)
1454 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
1455
1456 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
1457 a local variable in each org-mode buffer.
1458
1459 * textmodes/org.el (org-set-regexps-and-options): Rename from
1460 `org-set-regexps'. Added checking for STARTUP keyword.
1461 (org-get-current-options): Add STARTUP options.
1462 (org-table-insert-row): Mode mode intelligent about when
1463 realignment is needed.
1464 (org-self-insert-command, org-delete-backward-char, org-delete-char):
1465 New commands.
1466 (org-enable-table-editor): New default value `optimized'.
1467 (org-table-blank-field): Support blanking regions if active.
1468
1469 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
1470
1471 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
1472 if the year is not given.
1473
1474 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
1475 Add new escapes %m and %M, fixed bug with %F by adding
1476 save-match-data.
1477 (reftex-reference): Remove ?. from list of spaces.
1478 (reftex-label-info): Add automatic label prefix recognition.
1479
1480 * textmodes/reftex-index.el (reftex-index-next-phrase):
1481 Add slave parameter to call of `reftex-index-this-phrase'.
1482 (reftex-index-this-phrase): New optional argument.
1483 (reftex-index-region-phrases): Add slave parameter to call of
1484 `reftex-index-this-phrase'.
1485 (reftex-display-index): New argument redo.
1486 (reftex-index-rescan): Add 'redo to arguments of
1487 `reftex-display-index'.
1488 (reftex-index-Rescan, reftex-index-revert)
1489 (reftex-index-switch-index-tag): Add 'redo to arguments of
1490 `reftex-display-index'.
1491 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
1492 indexing. Fix bug with matching is there is a quote before or
1493 after the word.
1494
1495 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
1496 Fix bug when collecting citation keys in lines with comments.
1497 (reftex-citation): Prefix argument no longer rescans the document,
1498 but forces prompting for optional arguments of cite macros.
1499 (reftex-do-citation): Prompting for optional arguments implemented.
1500
1501 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1502 Add optional arguments to most cite commands.
1503 (reftex-cite-cleanup-optional-args): New option
1504 (reftex-cite-prompt-optional-args): New option.
1505 (reftex-trust-label-prefix): New option.
1506
1507 * textmodes/reftex-toc.el (reftex-toc-find-section):
1508 Add push-mark before changing the position in the buffer.
1509
1510 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
1511 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
1512
1513 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
1514
1515 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
1516 more carefully.
1517
1518 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1519
1520 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
1521 (sgml-mode): Use it.
1522 (sgml-get-context): Better keep track of implicitly closed tags.
1523
1524 2005-01-13 Kenichi Handa <handa@m17n.org>
1525
1526 * textmodes/ispell.el: These changes are to fix misalignment error
1527 caused by equivalent characters of different Emacs charsets.
1528 (ispell-unified-chars-table): New variable.
1529 (ispell-get-decoded-string): New function.
1530 (ispell-get-casechars, ispell-get-not-casechars)
1531 (ispell-get-otherchars): Call ispell-get-decoded-string.
1532
1533 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
1534
1535 * custom.el (custom-declare-variable): Just put symbol instead
1536 of (defvar . symbol) in `current-load-list'.
1537
1538 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
1539
1540 * emacs-lisp/elint.el: Fixed typo in Commentary section.
1541
1542 2005-01-12 Jay Belanger <belanger@truman.edu>
1543
1544 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
1545 to create a Calc summary.
1546
1547 2005-01-12 Kim F. Storm <storm@cua.dk>
1548
1549 * mouse.el (mouse-on-link-p): Change functionality and doc
1550 string to comply with latest description in lisp ref.
1551
1552 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
1553
1554 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
1555 Enable mouse clicks on mode-line, header-line and margin.
1556 (event-type): Give mouse event symbols an 'event-kind property
1557 with value 'mouse-click.
1558
1559 2005-01-12 Juri Linkov <juri@jurta.org>
1560
1561 * facemenu.el (list-colors-display): Add new arg buffer-name.
1562 Use it. Fix docstring. Replace code for identifying duplicate
1563 colors by the name with call to `list-colors-duplicates' which
1564 identifies duplicate colors by the value unless the color
1565 is one of special Windows colors. Set truncate-lines to t.
1566 Print sorted duplicate color names on each line. Indent to 22
1567 \(the longest color name in rgb.txt) instead of 20. Optimize.
1568 (list-colors-duplicates): New function.
1569 (facemenu-color-name-equal): Delete function.
1570
1571 * facemenu.el (list-colors-print): New function created from code
1572 in list-colors-display. Print #RRGGBB at the window right edge.
1573 (list-colors-display): When temp-buffer-show-function is not
1574 defined, call list-colors-print from temp-buffer-show-hook
1575 to get the right value of window-width in list-colors-print
1576 after the buffer is displayed.
1577
1578 * simple.el (pop-mark): Move deactivate-mark out of conditional
1579 part to deactivate the active mark regardless of the state of the
1580 mark ring.
1581
1582 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
1583 variables line in desktop files.
1584
1585 2005-01-12 Juri Linkov <juri@jurta.org>
1586
1587 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
1588 Bring together isearch highlight related options.
1589 (lazy-highlight): Replace group `replace' by `matching'.
1590 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
1591 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
1592 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
1593 and declare them obsolete.
1594 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
1595 (isearch-faces): Remove defgroup.
1596 (isearch-overlay, isearch-highlight, isearch-dehighlight):
1597 Move isearch highlighting code closer to lazy highlighting code.
1598
1599 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
1600 (query-replace-highlight, query-replace-lazy-highlight)
1601 (query-replace): Move definitions to the beginning of the file.
1602
1603 2005-01-11 Juri Linkov <juri@jurta.org>
1604
1605 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
1606 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
1607 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
1608
1609 * info.el (Info-history-forward): New variable.
1610 (Info-select-node): Reset Info-history-forward to nil.
1611 (Info-last): Turn into defalias.
1612 (Info-history-back): Rename from Info-last.
1613 Add current node to Info-history-forward.
1614 (Info-history-forward): New fun.
1615 (Info-mode-map): Replace Info-last by Info-history-back.
1616 Bind Info-history-forward to "r".
1617 (Info-mode-menu): Replace Info-last by Info-history-back.
1618 Fix menu item text. Add menu item for Info-history-forward.
1619 (info-tool-bar-map): Replace Info-last by Info-history-back.
1620 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
1621 for Info-history-forward.
1622 (Info-mode): Replace Info-last by Info-history-back in docstring.
1623 Add local variable Info-history-forward.
1624 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
1625
1626 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1627
1628 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
1629 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
1630 Ignore select-window events rather than fiddle with
1631 mouse-autoselect-window.
1632
1633 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
1634
1635 * type-break.el (type-break-mode): Fix previous change.
1636
1637 2005-01-10 Jay Belanger <belanger@truman.edu>
1638
1639 * calc/calc-ext.el (calc-reset): Reset when inside embedded
1640 calculator; only reset when point is inside a calculator.
1641 Don't adjust the window height if the window takes up the whole height
1642 of the frame.
1643
1644 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
1645
1646 * ebuff-menu.el (Electric-buffer-menu-mode):
1647 Preserve value of buffer-local var header-line-format.
1648
1649 2005-01-09 Jay Belanger <belanger@truman.edu>
1650
1651 * calc/calc.el (calc-mode-var-list-restore-saved-values):
1652 Make sure settings file exists before accessing it.
1653
1654 * calc/calc-embed.el (calc-embedded-subst):
1655 Replace math-multi-subst-rec, which is only supposed to be called
1656 by math-multi-subst, by math-multi-subst.
1657
1658 2005-01-09 Andre Spiegel <spiegel@gnu.org>
1659
1660 * vc.el (vc-allow-async-revert): New user option.
1661 (vc-disable-async-diff): New internal variable.
1662 (vc-revert-buffer): Use them to disable asynchronous diff.
1663
1664 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
1665 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
1666 asynchronously if vc-disable-async-diff is t.
1667
1668 2005-01-09 Jay Belanger <belanger@truman.edu>
1669
1670 * calc/calc.el (defcalcmodevar): New macro.
1671 (calc-mode-var-list-restore-default-values)
1672 (calc-mode-var-list-restore-saved-values): New functions.
1673 (calc-mode-var-list): Use defcalcmodevar to define it.
1674 (calc-always-load-extensions, calc-line-numbering)
1675 (calc-line-breaking, calc-display-just, calc-display-origin)
1676 (calc-number-radix, calc-leading-zeros, calc-group-digits)
1677 (calc-group-char, calc-point-char, calc-frac-format)
1678 (calc-prefer-frac, calc-hms-format, calc-date-format)
1679 (calc-float-format, calc-full-float-format, calc-complex-format)
1680 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
1681 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
1682 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
1683 (calc-matrix-brackets, calc-language, calc-language-option)
1684 (calc-left-label, calc-right-label, calc-word-size)
1685 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
1686 (calc-display-raw, calc-internal-prec, calc-angle-mode)
1687 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
1688 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
1689 (calc-window-height, calc-display-trail, calc-show-selections)
1690 (calc-use-selections, calc-assoc-selections)
1691 (calc-display-working-message, calc-auto-why, calc-timing)
1692 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
1693 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
1694 (calc-gnuplot-default-device, calc-gnuplot-default-output)
1695 (calc-gnuplot-print-device, calc-gnuplot-print-output)
1696 (calc-gnuplot-geometry, calc-graph-default-resolution)
1697 (calc-graph-default-resolution-3d, calc-invocation-macro)
1698 (calc-show-banner): Use defcalcmodevar to declare them and set
1699 their default values.
1700
1701 * calc/calc-ext.el (calc-reset): Restore saved values of variables
1702 instead of default values (but restore default values if there is
1703 an argument of 0).
1704
1705 2005-01-09 David Kastrup <dak@gnu.org>
1706
1707 * desktop.el (desktop-restore-eager): Fix typo in type.
1708
1709 2005-01-08 Richard M. Stallman <rms@gnu.org>
1710
1711 * cus-edit.el (customize): Delete :link.
1712
1713 2005-01-08 Jay Belanger <belanger@truman.edu>
1714
1715 * calc/calc.el (calc-mode): Remove the extension from the
1716 `calc-settings-file' file name when loading it.
1717
1718 2005-01-08 Kim F. Storm <storm@cua.dk>
1719
1720 * info.el (Info-mode-map, Info-next-link-keymap)
1721 (Info-prev-link-keymap, Info-up-link-keymap):
1722 Map follow-link to mouse-face.
1723 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
1724
1725 2005-01-08 Jay Belanger <belanger@truman.edu>
1726
1727 * calc/calc.el (calc-settings-file): Change default value.
1728 Suggested by cgw in a comment in calc-mode.el.
1729
1730 * calc/calc-mode.el (calc-settings-file-name):
1731 Compare calc-settings-file to user-init-file instead of ~/.emacs.
1732 Replace ~/.emacs in a prompt by calc-settings-file.
1733
1734 2005-01-07 Lars Hansen <larsh@math.ku.dk>
1735
1736 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
1737 (desktop-lazy-idle-delay): New customizable variables.
1738 (desktop-buffer-args-list): New variable.
1739 (desktop-append-buffer-args): New function.
1740 (desktop-save): Call desktop-append-buffer-args for some buffers.
1741 (desktop-lazy-create-buffer): New function.
1742 (desktop-idle-create-buffers): New function.
1743 (desktop-read): Add message about buffers to restore lazily.
1744 (desktop-lazy-abort): New command.
1745 (desktop-clear): Call desktop-lazy-abort.
1746 (desktop-lazy-complete): New command.
1747
1748 2005-01-06 Richard M. Stallman <rms@gnu.org>
1749
1750 * emacs-lisp/find-func.el (find-face-definition):
1751 Rename from find-face.
1752
1753 2005-01-06 Kim F. Storm <storm@cua.dk>
1754
1755 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
1756
1757 * man.el (Man-xref-man-page, Man-xref-header-file)
1758 (Man-xref-normal-file): Add follow-link property.
1759
1760 2005-01-06 Jay Belanger <belanger@truman.edu>
1761
1762 * calc/calc-units.el: Make sure the proper macro definitions are
1763 available when compiling.
1764
1765 2005-01-06 Juri Linkov <juri@jurta.org>
1766
1767 * isearch.el (isearch-lazy-highlight-update):
1768 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
1769
1770 2005-01-06 Miles Bader <miles@gnu.org>
1771
1772 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
1773 (isearch-lazy-highlight-face): Use new name.
1774
1775 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
1776
1777 * uniquify.el (uniquify-rationalize-file-buffer-names):
1778 Re-add an interactive spec.
1779 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
1780 to the same name.
1781
1782 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
1783 (isearch-update, isearch-done): Adjust calls accordingly.
1784
1785 2005-01-05 Richard M. Stallman <rms@gnu.org>
1786
1787 * custom.el (custom-set-variables, custom-theme-set-variables):
1788 Clarify documentation.
1789
1790 * emacs-lisp/find-func.el (find-variable)
1791 (find-variable-other-window, find-variable-other-frame):
1792 Fix the TYPE args to find-function-read and find-function-do-it.
1793 (find-function): Doc fix.
1794 (find-function-at-point): Replace function-at-point alias.
1795
1796 2005-01-04 Richard M. Stallman <rms@gnu.org>
1797
1798 * cus-face.el (custom-declare-face):
1799 Record defface in current-load-list.
1800
1801 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
1802
1803 * emacs-lisp/find-func.el: Doc fixes.
1804 (find-face-regexp): New variable.
1805 (find-function-regexp-alist): New variable.
1806 (find-function-C-source): Third arg is now TYPE.
1807 (find-function-search-for-symbol): Handle general TYPE.
1808 (find-function-read, find-function-do-it): Handle general TYPE.
1809 (find-definition-noselect, find-face): New functions.
1810 (function-at-point): Alias deleted.
1811
1812 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1813
1814 * battery.el (display-battery-mode): Rename from display-battery.
1815 Handle the case where it gets turned off.
1816
1817 2005-01-04 Richard M. Stallman <rms@gnu.org>
1818
1819 * cus-edit.el (customize): Make :link point to user doc.
1820
1821 * man.el (Man-fontify-manpage): Turn off undo generation.
1822
1823 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
1824
1825 2005-01-04 Andreas Schwab <schwab@suse.de>
1826
1827 * files.el (insert-directory): Only look for error lines in
1828 inserted text. Don't move too far after processing --dired markers.
1829
1830 2005-01-04 Richard M. Stallman <rms@gnu.org>
1831
1832 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
1833 Don't expand if the character is @, period, dash, etc.
1834 (define-mail-abbrev): Quote names that contain problem characters.
1835
1836 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
1837
1838 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
1839
1840 2005-01-03 Richard M. Stallman <rms@gnu.org>
1841
1842 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
1843 (query-replace-highlight, query-replace-lazy-highlight)
1844 (query-replace): Definitions moved up. Doc fix.
1845
1846 2005-01-03 Richard M. Stallman <rms@gnu.org>
1847
1848 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
1849 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
1850 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
1851 (lazy-highlight-face): Rename from isearch-lazy-...
1852 Change all references to them.
1853
1854 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
1855
1856 * cus-edit.el (custom-file): Doc fix for defcustom.
1857 (custom-file): The function no longer sets the variable
1858 `custom-file' to its return value.
1859
1860 * startup.el (command-line): No longer load `custom-file'.
1861
1862 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
1863
1864 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
1865
1866 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
1867 Don't confuse module-prefixed identifiers for labels.
1868 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
1869
1870 2005-01-02 Richard M. Stallman <rms@gnu.org>
1871
1872 * files.el (basic-save-buffer-1): Fix previous change.
1873
1874 * loadhist.el (file-loadhist-lookup): New function.
1875 (file-provides, file-requires): Use it.
1876
1877 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
1878 instead of calculating the right size.
1879
1880 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
1881
1882 * vc-svn.el (vc-svn-diff): Stay local if possible.
1883
1884 2005-01-02 Stefan <monnier@iro.umontreal.ca>
1885
1886 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
1887
1888 * files.el (hack-local-variables): Fix last change.
1889
1890 2005-01-02 Jay Belanger <belanger@truman.edu>
1891
1892 * calc/calc-yank.el (calc-edit-top): New variable.
1893 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
1894 object. Change header properties.
1895 (calc-edit-finish, calc-edit-finish-stack-object)
1896 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
1897 edited object.
1898 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
1899 for the beginning of the edited object.
1900 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
1901 for the beginning of the edited object.
1902 * calc/calc-prog.el (calc-edit-macro-finish-edit)
1903 (calc-finish-formula-edit, calc-macro-repeats)
1904 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
1905 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
1906 beginning of the edited object.
1907 (calc-user-define-edit): Change the header for editing macros.
1908 Remove unnecessary variable.
1909
1910 2005-01-01 Jay Belanger <belanger@truman.edu>
1911
1912 * calc/calc-yank.el (calc-edit-mode): Change default header.
1913 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
1914 * calc/calc-store.el (calc-edit-variable): Change title to match new
1915 header.
1916 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
1917 mode to match new header.
1918 (calc-user-define-edit): Change titles to include names of commands.
1919 (calc-finish-formula-edit): Adjust to handle new header.
1920 (calc-finish-macro-edit): Remove.
1921 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
1922 (calc-edit-macro-command, calc-edit-macro-command-type)
1923 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
1924 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
1925 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
1926 (calc-edit-macro-finish-edit): New functions.
1927 (calc-user-define-edit): Use new functions to edit named calc macros.
1928
1929 2005-01-01 Stefan <monnier@iro.umontreal.ca>
1930
1931 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
1932
1933 * ses.el (copy-region-as-kill): Deactivate mark.
1934
1935 2005-01-01 Richard M. Stallman <rms@gnu.org>
1936
1937 * replace.el (occur-1): If the output buffer is also an input,
1938 don't kill it, rename it.
1939
1940 * faces.el (set-face-background, set-face-foreground): Doc fix.
1941
1942 * cus-face.el (custom-face-attributes): Fix :help-echo strings
1943 for :foreground and :background.
1944
1945 * dired.el (dired-view-command-alist): Variable deleted.
1946 (dired-view-file, dired-mouse-find-file-other-window):
1947 Delete the code to use it.
1948
1949 2005-01-01 Kim F. Storm <storm@cua.dk>
1950
1951 * image.el (insert-sliced-image): Use t for line-height property.
1952
1953 2004-12-31 Jay Belanger <belanger@truman.edu>
1954
1955 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
1956 for "var-" at the beginning of the minibuffer.
1957
1958 2004-12-31 Richard M. Stallman <rms@gnu.org>
1959
1960 * faces.el (read-face-name):
1961 Don't treat an attribute spec as a list of faces.
1962
1963 * simple.el (undo): Use undo-equiv-table to detect
1964 unexpected changes since previous undo.
1965 (undo-list-saved): Variable deleted.
1966 (buffer-disable-undo): Don't alter undo-list-saved.
1967
1968 * files.el (require-final-newline): Allow `visit' and `visit-save'.
1969 (mode-require-final-newline): New option.
1970 (after-find-file): Handle require-final-newline with new values.
1971 (basic-save-buffer): Handle new values of require-final-newline.
1972
1973 * progmodes/sh-script.el (sh-require-final-newline):
1974 Alist value now controls whether to use mode-require-final-newline.
1975 (sh-set-shell): Implement that new meaning.
1976
1977 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
1978 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
1979 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
1980 Delete old-Emacs compatibility code.
1981 (antlr-c-common-init): Function deleted.
1982
1983 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
1984 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
1985 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
1986 * progmodes/python.el (python-mode): Use mode-require-final-newline.
1987 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
1988 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
1989 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
1990 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
1991 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
1992 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
1993 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
1994 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
1995 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
1996 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
1997 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
1998 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
1999
2000 2004-12-31 Jay Belanger <belanger@truman.edu>
2001
2002 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
2003 way to return to Calc.
2004
2005 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
2006 finish, C-xk as the way to cancel the edit. Add cancel routine to
2007 kill-buffer-hook.
2008
2009 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
2010 MacEdit code.
2011
2012 * calc/calc-prog.el: Remove obsolete MacEdit code.
2013 (calc-macro-edit-algebraic, calc-macro-edit-variable)
2014 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
2015
2016 2004-12-31 Kenichi Handa <handa@m17n.org>
2017
2018 * international/mule.el (buffer-file-coding-system-explicit):
2019 Rename for explicit-buffer-file-coding-system.
2020 (after-insert-file-set-coding): Adjust for the above change.
2021
2022 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
2023 to buffer-file-coding-system-explicit.
2024 (basic-save-buffer-1): Likewise.
2025
2026 2004-12-30 Richard M. Stallman <rms@gnu.org>
2027
2028 * textmodes/artist.el (artist-butlast-fn): Var deleted.
2029 (artist-butlast, artist-last): Functions deleted.
2030 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
2031 (artist-compute-key-compl-table): Call remq directly.
2032 (artist-remove-nulls): Function deleted.
2033 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
2034 (artist-push, artist-pop): Macro deleted.
2035
2036 2004-12-30 Andreas Leue <al@sphenon.de>
2037
2038 * textmodes/artist.el (artist-version): 1.2.6
2039 (artist-prev-next-op-alist): New variable.
2040 (artist-select-next-op-in-list): New function.
2041 (artist-select-prev-op-in-list): New function.
2042 (artist-make-prev-next-op-alist): New function.
2043 (artist-is-in-op-list-p): New function.
2044 (artist-get-first-non-nil-op): New function.
2045 (artist-get-last-non-nil-op): New function.
2046 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
2047 artist-prev-next-op-alist.
2048 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
2049 change drawing operation.
2050
2051 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
2052
2053 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
2054
2055 2004-12-31 Masatake YAMATO <jet@gyve.org>
2056
2057 * server.el (server-process-filter): Suppress `error', too.
2058
2059 2004-12-30 Jay Belanger <belanger@truman.edu>
2060
2061 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
2062 Change the way a variable is displayed in a message.
2063
2064 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
2065 (calc-user-define-permanent, calc-execute-kbd-macro):
2066 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
2067
2068 2004-12-30 Kenichi Handa <handa@m17n.org>
2069
2070 * files.el (basic-save-buffer-1):
2071 Set explicit-buffer-file-coding-system to last-coding-system-used.
2072 (revert-buffer): Pay attention to
2073 explicit-buffer-file-coding-system (not buffer-file-coding-system)
2074 on bind coding-system-for-read.
2075
2076 * international/mule.el (explicit-buffer-file-coding-system):
2077 New buffer local variable.
2078 (after-insert-file-set-coding): Set it to coding-system-for-read.
2079
2080 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
2081
2082 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
2083
2084 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
2085
2086 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
2087 that include line numbers.
2088
2089 2004-12-29 Milan Zamazal <pdm@zamazal.org>
2090
2091 * files.el (hack-local-variables): If no PREFIX, set it to "^".
2092 Redundant variable PREFIXLEN removed.
2093
2094 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
2095
2096 * eshell/em-hist.el (eshell-previous-matching-input):
2097 Start the deletion from the end of the output.
2098
2099 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2100
2101 * term/mac-win.el: Require x-dnd.
2102 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
2103
2104 2004-12-29 David Kastrup <dak@gnu.org>
2105
2106 * international/mule.el (decode-coding-inserted-region):
2107 Don't barf if `buffer-undo-list' is already set to `t'.
2108
2109 2004-12-29 Jay Belanger <belanger@truman.edu>
2110
2111 * calc/calc-prog.el (calc-user-define-formula): Put default values
2112 for function names in prompts.
2113 (calc-user-define-permanent, calc-user-define-composition)
2114 (calc-user-define-formula): Remove the need for "calcFunc-" in the
2115 default input for algebraic functions.
2116
2117 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
2118
2119 * vc-rcs.el (vc-rcs-annotate-command):
2120 Fix omission bug: Call `vc-setup-buffer'.
2121
2122 2004-12-29 Kenichi Handa <handa@m17n.org>
2123
2124 * international/mule.el (recode-region): New function.
2125
2126 2004-12-28 Richard M. Stallman <rms@gnu.org>
2127
2128 * simple.el (undo-extra-outer-limit): New variable.
2129 (undo-outer-limit-truncate): Test and set it.
2130
2131 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
2132 enables the feature to extend the existing region.
2133
2134 * simple.el (mark-word): New arg ALLOW-EXTEND
2135 enables the feature to extend the existing region.
2136
2137 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
2138 enables the feature to extend the existing region.
2139
2140 * startup.el (site-run-file): Don't allow setting it with Custom.
2141
2142 * simple.el (buffer-disable-undo): Fix previous change.
2143
2144 2004-12-27 Masatake YAMATO <jet@gyve.org>
2145
2146 * hexl.el (hexlify-buffer): Remove fontification here.
2147 Use font lock mechanism instead.
2148 (hexl-font-lock-keywords): New font lock kewords.
2149 (hexl-mode-old-font-lock-keywords): New variable.
2150 (hexl-mode): Store the old font lock keywords.
2151 (hexl-mode-exit): Restore the old font lock keywords.
2152
2153 2004-12-27 Richard M. Stallman <rms@gnu.org>
2154
2155 * simple.el (undo): Fix previous change.
2156
2157 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2158
2159 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
2160 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
2161 Call x-open-connection on Mac OS X.
2162
2163 2004-12-27 Richard M. Stallman <rms@gnu.org>
2164
2165 * files.el (buffer-save-without-query): New var (buffer-local).
2166 (save-some-buffers): Save those buffers first, w/o asking.
2167
2168 * files.el (insert-directory-ls-version): New variable.
2169 (insert-directory): When ls returns an error, test the version
2170 number to decide what the return code means.
2171 With --dired output format, detect and distinguish lines
2172 that are really error messages.
2173 (insert-directory-adj-pos): New function.
2174
2175 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
2176
2177 * battery.el (battery-mode-line-format): Remove initial spaces.
2178
2179 * uniquify.el (uniquify-rationalize-file-buffer-names):
2180 Delete interactive spec.
2181
2182 * type-break.el (type-break-mode): Set buffer-save-without-query.
2183 Remove code that tried to set save-some-buffers-always.
2184 (type-break-file-keystroke-count): Bind deactivate-mark.
2185
2186 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
2187
2188 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
2189 Test that the buffer is live, and maybe reject current buffer too.
2190 Clarify.
2191 (next-error-find-buffer): Rewrite for clarity.
2192
2193 * loadup.el: Don't use buffer-disable-undo; do it directly.
2194
2195 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
2196 (describe-variable): Call symbol-file with `defvar'.
2197
2198 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
2199 (symbol-file): Rewritten to handle new load-history format.
2200 Now takes an arg TYPE to specify looking for a particular
2201 type of definition only.
2202
2203 * emacs-lisp/debug.el (debugger-make-xrefs):
2204 Call symbol-file with `defun'.
2205
2206 * emacs-lisp/find-func.el (find-function-noselect):
2207 Call symbol-file with `defun'.
2208 (find-variable-noselect): Call symbol-file with `defvar'.
2209
2210 * eshell/esh-cmd.el (eshell-find-alias-function):
2211 Call symbol-file with `defun'.
2212
2213 * eshell/esh-test.el (eshell-test-goto-func):
2214 Call symbol-file with `defun'.
2215
2216 * mail/rmail.el (rmail-resend):
2217 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
2218
2219 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
2220
2221 * progmodes/compile.el (compilation-find-buffer): Rename arg.
2222
2223 * textmodes/texinfmt.el (texinfo-format-buffer-1):
2224 Call buffer-disable-undo.
2225
2226 * simple.el (undo-list-saved): New variable (buffer-local).
2227 (undo): Set and test it.
2228 (buffer-disable-undo): Move here from buffer.c.
2229 Clear out undo-list-saved.
2230
2231 * international/mule.el (decode-coding-inserted-region):
2232 Set buffer-undo-list in a correct and optimal way.
2233
2234 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
2235 (cperl-font-lock-unfontify-region-function): No need to save and
2236 restore info, since font-lock.el does it for us.
2237
2238 * ansi-color.el (save-buffer-state): Definition deleted.
2239 (ansi-color-unfontify-region): Don't use save-buffer-state.
2240
2241 2004-12-27 Dave Love <fx@gnu.org>
2242
2243 * wid-edit.el (function): Use restricted-sexp as parent.
2244
2245 2004-12-27 Kevin Ryde <user42@zip.com.au>
2246
2247 * simple.el (next-matching-history-element): Use same
2248 `interactive' form as previous-matching-history-element.
2249
2250 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
2251 it can appear unencoded and has been seen from yahoo.
2252
2253 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
2254
2255 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
2256 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
2257
2258 2004-12-27 Kenichi Handa <handa@m17n.org>
2259
2260 * international/utf-8.el (utf-translate-cjk-load-tables):
2261 Bind coding-system-for-read to nil while loading subst-*.
2262
2263 2004-12-26 Jay Belanger <belanger@truman.edu>
2264
2265 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
2266 default input.
2267
2268 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
2269
2270 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
2271 before reverting and disable undo recording while reverting.
2272
2273 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
2274
2275 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
2276 (hs-make-overlay): New function.
2277 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
2278 (hs-flag-region): Delete function.
2279 (hs-hide-comment-region): No longer use `hs-flag-region'.
2280 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
2281 (hs-hide-block-at-point): Likewise.
2282 (hs-hide-level-recursive): Use `hs-discard-overlays'.
2283 (hs-hide-all, hs-show-all): Likewise.
2284 (hs-show-block): Likewise.
2285 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
2286
2287 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
2288
2289 * progmodes/hideshow.el: Require `cl' when compiling.
2290 Remove XEmacs and Emacs 19 compatibility.
2291 Use `dolist' and `add-to-list' for load-time actions.
2292 (hs-discard-overlays): Use `dolist'.
2293 (hs-show-block): Likewise.
2294
2295 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
2296
2297 * faces.el (mode-line, mode-line-inactive): Use min-colors.
2298
2299 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
2300
2301 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
2302 When extending backwards, move outside the current comment first.
2303
2304 2004-12-22 Kenichi Handa <handa@m17n.org>
2305
2306 * international/quail.el (quail-start-translation): Fix prompt
2307 string for the case if input-method-use-echo-area being non-nil.
2308 (quail-start-conversion): Likewise.
2309 (quail-show-guidance): Don't show guidance if
2310 input-method-use-echo-area is non-nil.
2311
2312 2004-12-21 Richard M. Stallman <rms@gnu.org>
2313
2314 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
2315
2316 2004-12-21 Markus Rost <rost@ias.edu>
2317
2318 * calendar/diary-lib.el (mark-diary-entries):
2319 Set mark-diary-entries-in-calendar only after checking for diary-file.
2320
2321 2004-12-21 Richard M. Stallman <rms@gnu.org>
2322
2323 * faces.el (escape-glyph): Use blue against light foreground.
2324
2325 * simple.el (undo-outer-limit-truncate): New function.
2326 (undo-outer-limit-function): Use undo-outer-limit-truncate.
2327
2328 2004-12-21 Eli Barzilay <eli@barzilay.org>
2329
2330 * calculator.el: (calculator-radix-grouping-mode)
2331 (calculator-radix-grouping-digits)
2332 (calculator-radix-grouping-separator):
2333 New defcustoms for the new radix grouping mode functionality.
2334 (calculator-mode-hook): Now used in electric mode too,
2335 (calculator): Call it.
2336 (calculator-mode-map): Some new keys.
2337 (calculator-message): New function. Some new calls.
2338 (calculator-op, calculator-set-register): Use it.
2339 (calculator-string-to-number): New function, mostly moved and
2340 updated code from calculator-curnum-value.
2341 (calculator-curnum-value): Use it.
2342 (calculator-paste): Use it, and update grabbing the current-kill.
2343 (calculator-rotate-displayer)
2344 (calculator-rotate-displayer-back): Toggle digit grouping when
2345 in radix mode, use calculator-message.
2346 (calculator-displayer-prev, calculator-displayer-next):
2347 Change digit group size when in radix mode.
2348 (calculator-number-to-string): Rename from
2349 calculator-num-to-string. Now deals with digit grouping in
2350 radix mode.
2351 (calculator-update-display, calculator-put-value): Use the new name.
2352 (calculator-fact): Return a floating point number.
2353 (calculator-mode): Doc fix.
2354
2355 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
2356
2357 * calendar/calendar.el (view-other-diary-entries): Add autoload.
2358 * calendar/diary-lib.el (view-other-diary-entries):
2359 Use current-prefix-arg in interactive spec.
2360
2361 2004-12-19 Jay Belanger <belanger@truman.edu>
2362
2363 * calc/calc-aent.el (calcAlg-blank-matching-open):
2364 Temporarily adjust the syntax of both delimiters of half-open intervals.
2365
2366 2004-12-19 Kim F. Storm <storm@cua.dk>
2367
2368 * mouse.el (mouse-1-click-follows-link): Doc fix.
2369
2370 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2371
2372 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
2373 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
2374 instead of centraleuropean as the name
2375
2376 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
2377
2378 Sync with Tramp 2.0.46.
2379
2380 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
2381 parameters wrt Tramp convention.
2382 (tramp-handle-file-attributes-with-perl)
2383 (tramp-handle-directory-files-and-attributes): Apply it.
2384 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
2385 `copy-program'. Reported by Zack Weinberg
2386 <zack@codesourcery.com>.
2387 (top): Set `edebug-form-spec' property directly rather than
2388 calling `def-edebug-spec'.
2389
2390 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
2391 advice less fragile. Surround temporary redefinition of
2392 `substitute-in-file-name' with `unwind-protect'. Suggested by
2393 Matt Hodges <MPHodges@member.fsf.org>.
2394
2395 2004-12-17 Juri Linkov <juri@jurta.org>
2396
2397 * replace.el (occur-accumulate-lines, occur-engine):
2398 Make forcing deferred font-lock fontification jit-specific.
2399
2400 2004-12-17 Kim F. Storm <storm@cua.dk>
2401
2402 * mouse.el (mouse-1-click-follows-link): New defcustom.
2403 (mouse-on-link-p): New function.
2404 (mouse-drag-region-1): Implement mouse-1-click-follows-link
2405 functionality. Map a mouse-1 click event into a mouse-2 (or
2406 other) event when position is inside a link.
2407
2408 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
2409 prefix in tooltip text with "mouse-1" when this is a link
2410 recognized by mouse-1-click-follows-link functionality.
2411
2412 * help.el (describe-key): Report effective and original binding
2413 for mouse-1 when clicked on a link.
2414 (describe-mode): Add follow-link property to "minor-mode" button.
2415
2416 * help-fns.el (describe-variable): Add follow-link property to
2417 "below" button.
2418
2419 * help-mode.el (help-xref): Add follow-link property.
2420
2421 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
2422 (apropos-command, apropos-variable, apropos-face, apropos-group)
2423 (apropos-widget, apropos-plist): Add follow-link property.
2424
2425 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
2426 checks if position is in a filename, rather than some other
2427 clickable item. Function looks for cvs-filename-face at position.
2428
2429 * wid-edit.el (widget-specify-field, widget-specify-button):
2430 Map a :follow-link keyword into a follow-link property.
2431 (link): Add :follow-link keyword, map to RET binding.
2432
2433 * dired.el (dired-mode-map): Map follow-link to mouse-face.
2434
2435 * progmodes/compile.el (compilation-minor-mode-map)
2436 (compilation-button-map, compilation-mode-map): Likewise.
2437
2438 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
2439
2440 * play/zone.el (zone): Init `line-spacing' from orig buffer.
2441 (zone-replace-char): Take `count' and `del-count'
2442 instead of `direction'. Update callers. When `del-count' is
2443 non-nil, delete that many characters, otherwise `count' characters
2444 backwards. Insert the newly-replaced string `count' times.
2445 (zone-fret): Handle chars w/ width greater than one.
2446 (zone-fall-through-ws): No longer take window width `ww'.
2447 Update callers. Add handling for `char-width' greater than one.
2448 (zone-pgm-drip): Update var holding window-end position every cycle.
2449
2450 2004-12-17 Andre Spiegel <spiegel@gnu.org>
2451
2452 * vc.el (vc-default-update-changelog): Use insert-file-contents,
2453 rather than insert-file.
2454
2455 2004-12-16 Jay Belanger <belanger@truman.edu>
2456
2457 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
2458 (math-init-random-base, math-random-digit): Check to see if
2459 var-RandSeed is bound.
2460 (math-random-last): Declare it.
2461 (math-random-digit): Don't make math-random-last local.
2462
2463 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
2464
2465 * play/zone.el (zone): Fix omission bug: Use a self-disabling
2466 one-shot thunk for uniform (error, quit, normal) recovery.
2467 Reported by John Paul Wallington.
2468 (zone-pgm-random-life): Fix bug:
2469 Recognize empty initial field by lack of "@" chars.
2470
2471 2004-12-16 Juri Linkov <juri@jurta.org>
2472
2473 * help.el (function-called-at-point):
2474 * help-fns.el (variable-at-point): As a last resort try stripping
2475 non-word prefixes and suffixes.
2476
2477 * descr-text.el (describe-property-list): Don't treat syntax-table
2478 specially. Use describe-text-sexp which inserts [show] button
2479 for large objects and handles printing errors. Sort properties
2480 by names in alphabetical order instead of by value sizes.
2481 Add `mouse-face' to list of properties for `describe-face' widget.
2482 (describe-char): Mask out face-id from 19 bits of character.
2483 Print face-id separately.
2484
2485 * replace.el (occur-accumulate-lines, occur-engine):
2486 Fontify unfontified matching lines in the source buffer
2487 before copying them.
2488 (occur-engine): Don't put mouse-face on context lines.
2489 (occur-next-error): Set point to line beginning/end
2490 before searching for prev/next property to skip multiple
2491 matches on a line (not supported by occur engine).
2492 Remove redundant prefix-numeric-value.
2493
2494 2004-12-15 Juri Linkov <juri@jurta.org>
2495
2496 * replace.el (match): New face.
2497 (list-matching-lines-face): Change default from `bold' to `match'.
2498
2499 * progmodes/grep.el (grep-match-face): New defvar.
2500 (grep-mode-font-lock-keywords): Use grep-match-face instead of
2501 compilation-column-face to highlight grep matches.
2502
2503 * apropos.el (apropos-match-face): Change default from
2504 `secondary-selection' to `match'.
2505
2506 * info-look.el (info-lookup-highlight-face): Change default from
2507 `highlight' to `match'.
2508
2509 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
2510
2511 * progmodes/executable.el (executable-interpret): Eliminate
2512 obsolete compile-internal, and switch to comint for interaction.
2513
2514 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
2515
2516 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
2517 `&&' when skipping multiple statements on a line.
2518
2519 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
2520
2521 * play/zone.el (zone): Set `truncate-lines'.
2522 Also, init `tab-width' with value from original buffer.
2523 (zone-shift-up): Rewrite for speed.
2524 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
2525 (zone-pgm-jitter): Remove redundant entries from ops vector.
2526 (zone-exploding-remove): Reduce iteration count.
2527 (zone-cpos): Convert to defsubst.
2528 (zone-replace-char): New defsubst.
2529 (zone-park/sit-for): Likewise.
2530 (zone-fret): Take window-start arg.
2531 Update callers. Use `zone-park/sit-for'.
2532 (zone-fill-out-screen): Rewrite.
2533 (zone-fall-through-ws): Likewise. Update callers.
2534 (zone-pgm-drip): Use `zone-replace-char'.
2535 Move var inits before while-loop. Use `zone-park/sit-for'.
2536 (zone-pgm-random-life): Handle empty initial field.
2537 Use `zone-replace-char' and `zone-park/sit-for'.
2538
2539 2004-12-15 Juri Linkov <juri@jurta.org>
2540
2541 * isearch.el (isearch-update): Test isearch-lazy-highlight
2542 before calling isearch-lazy-highlight-new-loop.
2543 (isearch-lazy-highlight-new-loop):
2544 Don't test isearch-lazy-highlight.
2545
2546 * replace.el (perform-replace): Add isearch-case-fold-search.
2547 Use delimited-flag for isearch-regexp.
2548 Reset isearch-lazy-highlight-last-string to force lazy
2549 highlighting when called from isearch mode.
2550 (query-replace-highlight): Revert defcustom type to boolean.
2551 (query-replace-lazy-highlight): New defcustom.
2552 (query-replace): New face.
2553 (perform-replace, replace-highlight, replace-dehighlight):
2554 Test query-replace-lazy-highlight instead of special value
2555 `isearch' of query-replace-highlight.
2556 (replace-dehighlight): Don't call isearch-dehighlight.
2557 (replace-highlight): Don't call isearch-highlight.
2558 Use face `query-replace' unconditionally.
2559
2560 2004-12-14 Kim F. Storm <storm@cua.dk>
2561
2562 * simple.el (inhibit-mark-movement): Remove defvar.
2563 (beginning-of-buffer, end-of-buffer): Don't use it.
2564
2565 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2566 Don't use inhibit-mark-movement.
2567
2568 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
2569 (cua--undo-push-mark): Remove.
2570 (cua--pre-command-handler, cua--post-command-handler):
2571 Don't fiddle with inhibit-mark-movement.
2572
2573 2004-12-14 Juri Linkov <juri@jurta.org>
2574
2575 * buff-menu.el (list-buffers-noselect): Collect internal info
2576 for every buffer in BUFFER-LIST arg too.
2577 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
2578 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
2579 Bind same-window-buffer-names and same-window-regexps to nil.
2580
2581 2004-12-13 Juri Linkov <juri@jurta.org>
2582
2583 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
2584
2585 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
2586 (sc-cite-region, sc-uncite-region, sc-recite-region):
2587 Fix previous change to handle not alist as a symbol, but
2588 a citation frame as a symbol that represents a variable name.
2589
2590 2004-12-13 Richard M. Stallman <rms@gnu.org>
2591
2592 * filecache.el (file-cache-add-directory-using-find):
2593 Only set up file-cache-find-command-posix-flag if we will use it.
2594
2595 * bindings.el (mode-line-buffer-identification-keymap):
2596 Don't cancel the mode-line's usual down-mouse-1 binding.
2597
2598 * cus-edit.el (custom-face-selected): Handle `default' specs.
2599 (custom-face-edit): Increase extra-offset.
2600 (custom-display): Handle `default' specs.
2601
2602 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
2603
2604 * emacs-lisp/elint.el (elint-standard-variables)
2605 (elint-unknown-builtin-args): Move definitions up.
2606
2607 * net/browse-url.el (browse-url-url-at-point): Add autoload.
2608
2609 * info.el (info-xref-visited): Use `default' instead of t.
2610 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
2611
2612 * faces.el (header-line, mode-line-inactive, tool-bar):
2613 Use `default' instead of t for setting the defaults.
2614 (face-spec-choose): Separate `t' from `default'.
2615
2616 * subr.el (while-no-input): New macro.
2617
2618 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
2619
2620 * filecache.el (file-cache-add-directory-using-find):
2621 Only test file-cache-find-command-posix-flag on some systems.
2622
2623 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2624
2625 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
2626 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
2627 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
2628 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
2629 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
2630
2631 2004-12-12 Juri Linkov <juri@jurta.org>
2632
2633 * files.el (find-file-other-window, find-file-other-frame):
2634 Add the first buffer to the returned value to return the complete
2635 list of all visited buffers.
2636 (find-file-read-only, find-file-read-only-other-window)
2637 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
2638 `find-file-read-args'. Signal an error about non-existent file
2639 only if file name doesn't contain wildcards. Toggle read-only in
2640 all visited buffers.
2641 (find-alternate-file, find-alternate-file-other-window):
2642 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
2643 called interactively. Pass arg `wildcards' to other functions.
2644 (find-file-noselect): Doc fix.
2645
2646 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
2647 Doc fix.
2648 (ffap-directory-finder): New variable.
2649 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
2650 (ffap-file-at-point): Add /* to immediately rejected names.
2651 Return absolute file names matching ffap-dired-wildcards.
2652 (ffap-read-file-or-url): Set default value for `completing-read'
2653 to `buffer-file-name'.
2654 (find-file-at-point): When filename matches ffap-dired-wildcards,
2655 call ffap-file-finder with t arg `wildcards', instead of dired.
2656 (ffap-other-window, ffap-other-frame): Return visited buffers.
2657 (ffap-read-only, ffap-read-only-other-window)
2658 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
2659 (dired-at-point): Call ffap-directory-finder instead of dired.
2660 (ffap-dired-other-window, ffap-dired-other-frame)
2661 (ffap-list-directory): New commands.
2662 (ffap-bindings): New keybindings for new commands.
2663
2664 2004-12-12 Juri Linkov <juri@jurta.org>
2665
2666 * simple.el (beginning-of-buffer, end-of-buffer):
2667 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2668 Do not push mark when mark is active in transient-mark-mode.
2669
2670 * simple.el (mark-word):
2671 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
2672 * textmodes/paragraphs.el (mark-paragraph):
2673 Extend the region when mark is active in transient-mark-mode,
2674 regardless of the last command. Doc fix.
2675
2676 * simple.el (mark-word): Preserve direction when repeating.
2677 Make arg optional. Interactive "p" -> "P".
2678 (transient-mark-mode, inhibit-mark-movement): Doc fix.
2679
2680 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
2681 preserving direction, to mark forward instead of backward when mark
2682 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
2683
2684 2004-12-12 Juri Linkov <juri@jurta.org>
2685
2686 * isearch.el (isearch-edit-string): Set 7th arg of
2687 `read-from-minibuffer' to `t' to inherit the current input
2688 method (whose name is indicated by [IM] in the minibuffer prompt)
2689 from the current buffer to the minibuffer.
2690 (isearch-lazy-highlight-update): Put body to `with-local-quit'
2691 to allow C-g quitting for lazy highlighting looping inside the
2692 search with nested repetition operators. Add overlay to the list
2693 before setting its face and other properties to avoid the case of
2694 code quitting after placing the new overlay but before it's
2695 recorded on the list. Select the window where isearch was
2696 activated, to highlight matches in the right window when isearch
2697 switches the current window to the minibuffer.
2698
2699 * international/isearch-x.el
2700 (isearch-process-search-multibyte-characters):
2701 Use `isearch-message' as initial input for `read-string' instead
2702 of adding it to the minibuffer prompt. After reading a string
2703 remove the initial value of `isearch-message' from the string.
2704
2705 * replace.el (replace-match-maybe-edit): Doc fix.
2706 (perform-replace): Don't call `replace-highlight' when automatic
2707 replacement is requested in literal mode, since it is intended
2708 only to highlight words during entering a new replacement string
2709 for \? in non-literal mode.
2710
2711 * replace.el (query-replace-highlight): Add new value `isearch'
2712 that allows query replacement to use isearch highlighting.
2713 Change type from `boolean' to `choice'. Doc fix.
2714 (replace-highlight, replace-dehighlight, perform-replace):
2715 Use isearch highlighting if query-replace-highlight eq `isearch'.
2716
2717 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
2718
2719 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
2720 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
2721
2722 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
2723 case of \end{verbatim}.
2724
2725 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
2726
2727 * term.el (term-termcap-format): Synchronyze with terminfo.
2728 (term-emulate-terminal): Handle reset.
2729 (term-reset-terminal): New function.
2730
2731 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
2732
2733 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
2734 (zone-fill-out-screen): New func.
2735 (zone-pgm-drip): Use `zone-fill-out-screen'.
2736 Also, no longer go to point-min on every cycle.
2737 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
2738 (zone-pgm-random-life-wait): New user var.
2739 (zone-pgm-random-life): New func.
2740
2741 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
2742
2743 * files.el (auto-mode-alist): Map .com to DCL mode.
2744
2745 2004-12-09 Richard M. Stallman <rms@gnu.org>
2746
2747 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
2748
2749 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
2750
2751 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
2752 buffer with a display margin.
2753
2754 2004-12-08 Jay Belanger <belanger@truman.edu>
2755
2756 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
2757 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
2758
2759 2004-12-08 Richard M. Stallman <rms@gnu.org>
2760
2761 * faces.el: Delete code to set display table.
2762 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
2763
2764 2004-12-08 Jay Belanger <belanger@truman.edu>
2765
2766 * calc/calc.el: Add math-read-preprocess-string to autoloads.
2767
2768 * calc/calc-ext.el (math-read-replacement-list)
2769 (math-read-superscripts, math-read-preprocess-string): Move to
2770 calc-aent.el.
2771
2772 * calc/calc-aent.el (math-read-replacement-list)
2773 (math-read-superscripts, math-read-preprocess-string): Move from
2774 calc-ext.el.
2775
2776 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2777
2778 * isearch.el (isearch-quote-char): Fix up typo in last change.
2779
2780 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
2781
2782 * mouse.el (mouse-set-font): Handle the case where the command was
2783 not invoked using the mouse.
2784
2785 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
2786 (edmacro-finish-edit): Further update for keyboard macros that are
2787 lambda forms.
2788 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
2789
2790 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2791
2792 * font-lock.el (font-lock-unfontify-region): Save buffer state.
2793 (font-lock-default-unfontify-region): Don't save buffer state any more.
2794
2795 2004-12-07 Jay Belanger <belanger@truman.edu>
2796
2797 * calc/calc-help.el (calc-describe-key):
2798 Set calc-summary-indentation even when Calc Summary buffer exists.
2799
2800 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
2801
2802 * calendar/holidays.el (holiday-easter-etc): Make arguments
2803 optional for backwards compatibility. Doc fix.
2804 Remove un-necessary local vars mandatory, output-list.
2805 (holiday-advent): Make arguments optional for backwards
2806 compatibility. Doc fix.
2807
2808 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2809
2810 * paren.el (show-paren-function): Fix last change (2004-12-02).
2811
2812 * international/mule-util.el (char-displayable-p): Return nil for
2813 unibyte mode.
2814
2815 * subr.el (subregexp-context-p): New function.
2816
2817 * isearch.el (isearch-quote-char): Use it.
2818
2819 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
2820 (regexp-opt-not-groupie*-re): Remove.
2821 (regexp-opt): Properly handle inputs with duplicate entries.
2822
2823 2004-12-06 Richard M. Stallman <rms@gnu.org>
2824
2825 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
2826
2827 * cus-edit.el (custom-file): Doc fix.
2828
2829 * textmodes/org.el: New file.
2830
2831 2004-12-06 Kenichi Handa <handa@m17n.org>
2832
2833 * ldefs-boot.el: Update international/mule-util.el section.
2834
2835 2004-12-05 Sam Steingold <sds@gnu.org>
2836
2837 * net/tramp.el (tramp-handle-file-accessible-directory-p):
2838 Fix `tramp-time-diff' comparison logic.
2839
2840 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
2841
2842 * progmodes/which-func.el (which-function):
2843 Use `run-hook-with-args-until-success' instead of a custom loop.
2844 Fixes bug with local hooks.
2845
2846 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2847
2848 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
2849 Use delete-dups when calculating the initial value.
2850 (bibtex-autokey-get-title): Use <=.
2851 (bibtex-goto-line): New function.
2852 (bibtex-reposition-window): Use line numbers instead of point
2853 positions. Use window-body-height.
2854 (bibtex-find-crossref): Use bibtex-reposition-window.
2855 (bibtex-find-entry): Use bibtex-reposition-window. Always return
2856 position of entry if key is found or nil if not found.
2857
2858 2004-12-05 Richard M. Stallman <rms@gnu.org>
2859
2860 * cus-edit.el (custom-file): Doc fix.
2861
2862 * progmodes/sh-script.el (sh-indent-for-then): Change default.
2863
2864 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2865
2866 * simple.el (blink-matching-open):
2867 * textmodes/tex-mode.el (tex-validate-region):
2868 Obey syntax-table text properties.
2869
2870 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
2871
2872 * wid-edit.el (widget-specify-field): Add `real-field' property to
2873 boundary.
2874 (widget-field-at): Use it.
2875
2876 2004-12-02 Richard M. Stallman <rms@gnu.org>
2877
2878 * progmodes/cc-mode.el (awk-mode autoload):
2879 Supply t meaning interactive function.
2880
2881 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
2882 (isearch-mode-map): No special definition for space.
2883 (isearch-whitespace-chars): Command deleted.
2884 (isearch-forward-regexp): Doc fix.
2885 (isearch-quote-char): When a space is not inside brackets,
2886 use `[ ]' instead of just space.
2887 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
2888
2889 * imenu.el (imenu--generic-function): Delete code to exclude
2890 matches in comments.
2891
2892 * man.el (Man-reverse-face): Change default to `highlight'.
2893
2894 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
2895 (occur-engine): Use `face' prop rather than `font-lock-face'
2896 when specifying use of `match-face'.
2897 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
2898
2899 * emacs-lisp/elint.el (elint-standard-variables): Update list.
2900
2901 * add-log.el (add-log-current-defun): Handle the case where point
2902 is in the header part of a DEFUN construct.
2903
2904 2004-12-02 Dave Love <fx@gnu.org>
2905
2906 * progmodes/python.el (python-font-lock-syntactic-keywords):
2907 Fix previous change.
2908
2909 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
2910
2911 * paren.el (show-paren-function): Check for matching chars
2912 specified by text props.
2913
2914 2004-12-02 Jay Belanger <belanger@truman.edu>
2915
2916 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
2917 when reading a new key sequence.
2918
2919 2004-12-02 Kim F. Storm <storm@cua.dk>
2920
2921 * faces.el (escape-glyph): Rename from glyph.
2922 (standard-display-table): Set it here. Add escape-glyph face to
2923 extra slot characters.
2924
2925 * disp-table.el: Undo 2004-12-01 change. Display table is now
2926 setup in faces.el.
2927
2928 2004-12-02 Mark A. Hershberger <mah@everybody.org>
2929
2930 * xml.el (xml-parse-dtd): Don't show validity messages when
2931 xml-validating-parser is nil.
2932 (xml-substitute-special): Fix validity error messages to
2933 actually show the unexpandable entity. Added validity error if &
2934 isn't followed by an entity.
2935 (xml-parse-tag): Concatenate any string following the a
2936 <![CDATA[]]> section to the parsed CDATA.
2937 (xml-parse-dtd): Skip parameter entity declarations and use of
2938 parameter entities.
2939
2940 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
2941
2942 * kmacro.el (kmacro-default-counter-format): New var.
2943 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
2944 (kmacro-display): Remove `nil' from `and' form. Delete call to
2945 `format' inside `message'.
2946 (kmacro-start-macro): Use `kmacro-default-counter-format'.
2947
2948 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2949
2950 * pcvs.el (cvs-header-msg): New function.
2951 (cvs-update-header): Use it. Change calling convention.
2952 Correctly handle the case of having simultaneous active processes.
2953 (cvs-sentinel): Don't call cvs-update-header any more.
2954 (cvs-mode-run): Update call and add cvs-update-header to postproc.
2955
2956 2004-12-01 Jay Belanger <belanger@truman.edu>
2957
2958 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
2959 Change message.
2960
2961 2004-12-01 Juri Linkov <juri@jurta.org>
2962
2963 * progmodes/prolog.el (prolog-mode-variables):
2964 Fix imenu-generic-expression.
2965
2966 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
2967
2968 * faces.el (glyph): New face.
2969
2970 * disp-table.el: Add an autoloaded table, that doesn't require
2971 this library, with glyph face.
2972
2973 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
2974 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
2975 (conf-quote-normal): Allow normalizing only ' or ".
2976 (conf-mode): Regexp-quote constructed comment-start and don't
2977 match section {} where "name" contains braces.
2978
2979 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
2980 files.
2981
2982 2004-12-01 Kenichi Handa <handa@m17n.org>
2983
2984 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
2985 (x-select-text): Don't treat eight-bit-control/graphic chars
2986 specially. Store the encoded text in the X cut buffer.
2987 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
2988 with x-last-selected-text-cut-encoded.
2989
2990 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
2991
2992 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
2993
2994 2004-11-30 Markus Rost <rost@ias.edu>
2995
2996 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
2997 AUCTeX.
2998
2999 2004-11-30 Jay Belanger <belanger@truman.edu>
3000
3001 * calc/calc-arith.el (math-possible-signs): Made stronger checks
3002 on signs of intervals.
3003 (math-pow-of-zero): Strengthen checks for positive and negative
3004 exponents.
3005
3006 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
3007 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
3008 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
3009 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
3010 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
3011 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
3012 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
3013 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
3014 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
3015 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
3016 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
3017 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
3018 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
3019 with provide statements.
3020
3021 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
3022
3023 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
3024
3025 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
3026 (calc-load-everything, math-defsimplify): Replace dummy autoloading
3027 functions by require statements.
3028 (math-defsimplify): Move to calc-alg.el, add to autoloads.
3029
3030 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
3031 (calc-gnuplot-print): Give them values.
3032
3033 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
3034 autoloads.
3035 Add calc-do-embedded-activate to autoloads.
3036 (calc-gnuplot-name, calc-gnuplot-plot-command)
3037 (calc-gnuplot-print-command): Move them to calc-graph.el.
3038
3039 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3040
3041 * term/mac-win.el (ccl-encode-mac-roman-font)
3042 (ccl-encode-mac-cyrillic-font)
3043 (ccl-encode-mac-centraleuropean-font, encoder-list)
3044 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
3045 Support Cyrillic, CentralEuropean, and Dingbat font display
3046
3047 2004-11-30 Andre Spiegel <spiegel@gnu.org>
3048
3049 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
3050
3051 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
3052 still nil.
3053
3054 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
3055
3056 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
3057 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
3058
3059 2004-11-29 Jay Belanger <belanger@truman.edu>
3060
3061 * calc/calc-arith.el (math-pow-of-zero): Take into account different
3062 cases of the base and exponent.
3063
3064 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
3065
3066 * simple.el (next-error-buffer-p): Allow for inclusive and
3067 exclusive tests for finding a buffer.
3068 (next-error-find-buffer): Pass the exclusive and inclusive tests
3069 to next-error-buffer-p.
3070
3071 * replace.el (occur-next-error): Switch to the Occur buffer when
3072 appropriate, use the exclusive filter to next-error-find-buffer to
3073 do it. Use the absolute value of the motion amount.
3074
3075 2004-11-29 Kenichi Handa <handa@m17n.org>
3076
3077 * startup.el (command-line): Decode all default-directory by
3078 locale-coding-system.
3079
3080 2004-11-29 Jay Belanger <belanger@truman.edu>
3081
3082 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
3083 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
3084 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
3085 Replace calls to calc-extensions by appropriate require, replace
3086 calc-extensions-loaded by appropriate featurep.
3087
3088 * calc/calc-ext.el: Move require to end of file.
3089 Remove redundant loading of calc.el.
3090 (calc-extensions-loaded): Remove unnecessary variable.
3091 (calc-extensions): Remove unnecessary function.
3092 (calc-load-everything): Replace calc-need-macros by appropriate require.
3093
3094 * calc/calc-macs.el: Move provide to end of file.
3095 (calc-need-macros): Remove unnecessary function.
3096
3097 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
3098 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
3099 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
3100 Replace calc-extensions by appropriate require.
3101 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
3102
3103 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
3104 Replace calc-need-macros by appropriate require.
3105
3106 * calc/calc.el: Move require to end of file.
3107 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
3108 Remove unnecessary variable.
3109 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
3110 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
3111 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
3112 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
3113 (math-stack-value-offset, math-format-value, math-format-flat-expr)
3114 (math-format-number, math-format-bignum, math-read-number)
3115 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
3116 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
3117 by appropriate require.
3118 (calc-check-defines): Replace calc-need-macros by appropriate require.
3119
3120 2004-11-29 Kim F. Storm <storm@cua.dk>
3121
3122 * macros.el (insert-kbd-macro): Handle kmacro functions.
3123
3124 2004-11-28 Juri Linkov <juri@jurta.org>
3125
3126 * compare-w.el (compare-windows-highlight): Attach each overlay
3127 to its window to properly highlight differences while comparing
3128 two windows of the same buffer. Fix arguments.
3129 (compare-windows-sync-default-function): Fix arguments of
3130 `compare-windows-highlight'.
3131
3132 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
3133 Use `read-expression-history'. Set initial contents only if
3134 `edebug-global-break-condition' is non-nil. Set histpos to 1
3135 if initial contents is equal to the last history element.
3136 (edebug-set-conditional-breakpoint): Instead of temporarily
3137 prepending the current condition to the history, set initial
3138 contents to the current condition. Set histpos to 1 if initial
3139 contents is equal to the last history element.
3140
3141 * info.el (Info-search-whitespace-regexp): Remove shy group.
3142 (Info-search): Forward line if search is on the header line.
3143 Use search-whitespace-regexp in two other places.
3144
3145 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
3146
3147 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
3148 warning. Delay real definition, which uses
3149 `set-fringe-indicators-1' till after the definition of that function.
3150
3151 2004-11-28 Kim F. Storm <storm@cua.dk>
3152
3153 * fringe.el (fringe): New defgroup.
3154 (fringe-mode): Move to fringe group.
3155 (fringe-indicators): New defcustom.
3156 (set-fringe-indicators-1): New defun.
3157
3158 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
3159 (menu-bar-showhide-fringe-ind-menu): New keymap.
3160 (menu-bar-showhide-fringe-ind-empty)
3161 (menu-bar-showhide-fringe-ind-mixed)
3162 (menu-bar-showhide-fringe-ind-box)
3163 (menu-bar-showhide-fringe-ind-right)
3164 (menu-bar-showhide-fringe-ind-left)
3165 (menu-bar-showhide-fringe-ind-none): New defuns.
3166 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
3167
3168 2004-11-27 Richard M. Stallman <rms@gnu.org>
3169
3170 * comint.el (comint-read-noecho): Add trivial compatibility definition.
3171
3172 * generic.el (define-generic-mode): Doc fix.
3173
3174 * menu-bar.el (menu-bar-options-save): For the options
3175 that are toggled with menu-bar-make-mm-toggle, don't check
3176 for customized-value prop.
3177
3178 2004-11-27 Eli Zaretskii <eliz@gnu.org>
3179
3180 * mail/supercite.el (sc-cite-region): Handle the case where
3181 sc-cite-frame-alist is a symbol.
3182 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
3183 a symbol.
3184 (sc-recite-region): Handle the case where sc-recite-frame-alist is
3185 a symbol.
3186
3187 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
3188
3189 * wid-edit.el (widget-narrow-to-field): New function.
3190 (widget-complete): Use it.
3191
3192 2004-11-27 Jay Belanger <belanger@truman.edu>
3193
3194 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
3195 variable.
3196 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
3197 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
3198 (math-alg-inequalities): Move declaration to earlier in the file.
3199
3200 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
3201 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
3202 Declare them.
3203
3204 * calc/calc-lang.el (math-expr-data, math-expr-token)
3205 (math-exp-old-pos): Declare them.
3206
3207 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
3208 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
3209
3210 2004-11-27 Kim F. Storm <storm@cua.dk>
3211
3212 * progmodes/flymake.el: Use (featurep 'xemacs).
3213 (flymake-makehash): Change to defsubst. Use fboundp.
3214 (flymake-time-to-float): Remove.
3215 (flymake-float-time): Merge code from flymake-time-to-float here.
3216 (flymake-replace-regexp-in-string): Change to defsubst.
3217 (flymake-split-string-remove-empty-edges):
3218 Rename to flymake-split-string.
3219 (flymake-split-string): Remove previous defalias.
3220 (flymake-get-temp-dir): Change to defsubst.
3221 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
3222 Define for xemacs only.
3223 (flymake-master-file-count-limit): Change into compiler defvar only.
3224 (flymake-find-possible-master-files): Let-bind it dynamically while
3225 sorting files using flymake-master-file-compare.
3226
3227 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
3228
3229 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
3230 of defun-prompt-regexp matches inside a comment/string but the
3231 beginning is correctly outside everything.
3232
3233 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
3234 appears within a string or a comment.
3235
3236 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
3237 rather than make-symbol for symbols which are used in
3238 a symbol-macrolet or equivalent.
3239
3240 2004-11-26 Jay Belanger <belanger@truman.edu>
3241
3242 * calc-misc.el (calc-last-why-command): Declare it.
3243
3244 * calc-vec.el (math-grade-vec): New variable.
3245 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
3246 Replace variable grade-vec by declared variable.
3247 (math-rb-close): New variable.
3248 (math-read-brackets, math-read-vector): Replace variable close by
3249 declared variable.
3250
3251 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
3252 (calc-one-window, calc-edit-handler, calc-restore-trail)
3253 (calc-allow-ret): Declare them.
3254
3255 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
3256 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
3257 (math-radix-float-cache-tag, math-random-cache)
3258 (math-max-digits-cache, math-integral-cache, math-units-table)
3259 (math-format-date-cache, math-holidays-cache-tag): Declare them.
3260 (math-moc-func): New variable.
3261 (math-map-over-constants, math-map-over-constants-rec):
3262 Replace variable func by declared variable.
3263
3264 * calc/calc-store.el (calc-given-value, calc-store-opers):
3265 Declare them.
3266 (calc-var-name-map): Move declaration to earlier in the file.
3267 (calc-pv-pos): New variable.
3268 (calc-permanent-variable, calc-insert-permanent-variable):
3269 Replace variable pos by declared variable.
3270
3271 * calc/calc-mtx.el (calc-det-lu): New variable.
3272 (math-det-raw, math-det-step): Replace variable lu by declared variable.
3273
3274 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
3275 (math-multi-subst, math-multi-subst-rec): Replace variables temp
3276 and arg by declared variables.
3277 (calcFunc-reducer): Fix incorrect variable.
3278 (math-inner-mul-func, math-inner-add-func): New variables.
3279 (calcFunc-inner, math-inner-mats): Replace variables mul-func
3280 and add-func by declared variables.
3281
3282 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
3283 (calc-digit-value): Declare them.
3284
3285 * calc/calc-help.el (Info-history): Declare it.
3286 (calc-describe-key): Make calc-summary-indentation a local variable.
3287 (calc-help-long-names): Move declaration to earlier in file.
3288
3289 * calc/calc-embed.el (calc-original-buffer): Declare it.
3290 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
3291 (calc-embed-bot): New variables.
3292 (calc-do-embedded, calc-embedded-mark-formula)
3293 (calc-embedded-find-bounds, calc-embedded-duplicate)
3294 (calc-embedded-new-formula, calc-embedded-make-info):
3295 Replace vars outer-top, outer-bot, bot and top by declared variables.
3296 (calc-embed-prev-modes): New variable.
3297 (calc-embedded-set-modes, calc-embedded-update): Replace variable
3298 prev-modes with declared variable.
3299 (calc-embed-vars-used): New variable.
3300 (calc-embedded-make-info, calc-embedded-evaluate-expr)
3301 (calc-embedded-update, calc-embedded-find-vars): Replace variable
3302 vars-used by declared variable.
3303
3304 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
3305 (math-format-radix-float): Remove unnecessary setq.
3306 (math-radix-float-cache): Declare it.
3307
3308 * calc/calcsel2.el (calc-keep-selection): Declare it.
3309
3310 * calc/calc-maint.el: Remove file.
3311
3312 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3313
3314 * textmodes/bibtex.el (bibtex-sort-entry-class)
3315 (bibtex-comment-start): Use defcustom.
3316 (bibtex-entry-field-alist): Use nil if initial content of the
3317 field is undefined. Fix docstring.
3318 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
3319 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
3320 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
3321 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
3322 Fix docstring.
3323 (bibtex-autokey-title-terminators): Use only one regexp.
3324 (bibtex-string-maybe-empty-head): New variable.
3325 (bibtex-remove-delimiters-string): New function.
3326 (bibtex-text-in-field-bounds, bibtex-text-in-string):
3327 Use bibtex-remove-delimiters-string.
3328 (bibtex-progress-message, bibtex-field-left-delimiter)
3329 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
3330 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
3331 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
3332 Simplify.
3333 (bibtex-format-entry): Use save-excursion for inherited booktitle.
3334 Use eq and bibtex-remove-delimiters-string. For end markers use
3335 insertion type so that marker stays after inserted text.
3336 (bibtex-autokey-get-names): Return empty string if name is missing.
3337 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
3338 calling bibtex-autokey-name-case-convert.
3339 (bibtex-autokey-demangle-title):
3340 Call bibtex-autokey-titleword-case-convert. Remove call to
3341 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
3342 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
3343 (bibtex-read-key): New optional arg global.
3344 (bibtex-files-expand): New optional arg force.
3345 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
3346 (bibtex-complete-crossref-cleanup): Rename from
3347 bibtex-complete-key-cleanup. Simplify code.
3348 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
3349 Operate on current entry.
3350 (bibtex-button): Add docstring.
3351 (bibtex-entry): Simplify.
3352 (bibtex-make-field): Replace optional arg called-by-yank with more
3353 specific args move and interactive.
3354 (bibtex-end-of-entry): Use forward-sexp.
3355 (bibtex-find-entry-globally): Remove.
3356 (bibtex-find-crossref): Allow for crossref key located in other buffer.
3357 Bound to C-c C-x.
3358 (bibtex-find-entry): New optional args global and display.
3359 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
3360 (bibtex-validate): Use arg force of bibtex-files-expand.
3361 (bibtex-clean-entry): Bugfix, clean string entries properly.
3362 Always keep point at beginning of entry.
3363 (bibtex-complete): Bugfix. Handle string entries properly.
3364 Call cleanup functions only if needed.
3365 (bibtex-String): Use bibtex-read-string-key.
3366 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
3367 case of replacement text.
3368
3369 2004-11-26 Lars Hansen <larsh@math.ku.dk>
3370
3371 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
3372 (tramp-perl-directory-files-and-attributes): New constant.
3373 (tramp-file-name-handler-alist): Delete file-directory-files, add
3374 directory-files-and-attributes.
3375 (tramp-perl-file-attributes): Surround uid and gid by double
3376 quotes. Change parameter id-format from nonnumeric.
3377 (tramp-convert-file-attributes): New function.
3378 (tramp-handle-file-attributes): Use it.
3379 (tramp-maybe-send-perl-script): New function.
3380 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
3381 file mode. Change parameter id-format from nonnumeric.
3382 (tramp-handle-file-attributes-with-ls): Change parameter id-format
3383 from nonnumeric.
3384 (tramp-post-connection): Don't send tramp-perl-file-attributes
3385 script. Reset connection property "perl-scripts".
3386 (tramp-handle-insert-directory): Run real handler when ls-lisp is
3387 in use.
3388
3389 2004-11-26 Lars Hansen <larsh@math.ku.dk>
3390
3391 * desktop.el (desktop-read): Replace mapcar with mapc.
3392 (desktop-create-buffer): Replace mapcar with mapc.
3393 Remove redundant piece of code.
3394
3395 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
3396
3397 * progmodes/gud.el (gud-display-line): Use display-buffer
3398 for GDB-UI as for GUD.
3399
3400 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
3401 Delete variables.
3402 (gdb-ann3): Don't make GUD buffer dedicated.
3403 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
3404 (gdb-display-source-buffer): Delete function.
3405 (gdb-view-source-function, gdb-view-assembler): Delete functions.
3406 (menu): Delete menu bindings for viewing source/assembler.
3407 (gdb-setup-windows, gdb-restore-windows):
3408 Don't dedicate GUD. No assembler now.
3409 (gdb-reset): No need to undedicate source buffers now.
3410 (gdb-source-info): No assembler now.
3411
3412 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
3413
3414 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
3415 width to those for special frames.
3416 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
3417 Use display-buffer.
3418 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
3419 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
3420 (gdb-frame-assembler-buffer): Rework like
3421 gdb-frame-breakpoints-buffer.
3422
3423 2004-11-25 Richard M. Stallman <rms@gnu.org>
3424
3425 * progmodes/flymake.el: Reindent.
3426 (flymake-split-string): Turn into defalias.
3427 (flymake-fix-file-name): Rename from flymake-fix-path-name.
3428 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
3429 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
3430 (flymake-build-relative-filename): Rename from ...path.
3431 Fix error message.
3432
3433 2004-11-25 Cheng Gao <chenggao@gmail.com>
3434
3435 * progmodes/flymake.el: Much whitespace and capitalization change.
3436 Move `provide' to end. Require `compile' only when compiling.
3437
3438 2004-11-24 Jay Belanger <belanger@truman.edu>
3439
3440 * calc/calc-alg.el: Added comment.
3441 (math-polynomial-base): Replace variable mpb-top-expr by
3442 math-poly-base-top-expr.
3443
3444 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
3445 (math-polynomial-p1): Replace variable mpb-top-expr by declared
3446 variable.
3447 (math-poly-base-total-base): New variable.
3448 (math-total-polynomial-base, math-polynomial-p1): Replace variable
3449 mpb-total-base by declared variable.
3450 (math-factored-vars, math-to-list): Declare it.
3451 (math-fact-expr): New variable.
3452 (calcFunc-factors, calcFunc-factor, math-factor-expr)
3453 (math-factor-expr-try, math-factor-expr-part): Replace variable
3454 expr by declared variable.
3455 (math-fet-x): New variable.
3456 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
3457 by declared variable.
3458 (math-factor-poly-coefs): Make temp a local variable.
3459
3460 * calc/calc-units.el (calc-convert-units): Make units a local
3461 variable.
3462 (calc-num-units, calc-den-units): New variables.
3463 (calc-explain-units, calc-explain-units-rec): Replace variables
3464 num-units and den-units by declared variables.
3465 (math-cu-unit-list): New variable.
3466 (math-build-units-table, math-compare-unit-names)
3467 (math-convert-units, math-convert-units-rec): Replace variable
3468 unit-list by declared variable.
3469 (math-fbu-base, math-fbu-entry): New variables.
3470 (math-find-base-units, math-find-base-units-rec): Replace variables
3471 base and entry by declared variables.
3472 (math-which-standard): New variable.
3473 (math-to-standard-units, math-to-standard-rec): Replace variable
3474 which-standard by declared variable.
3475 (math-fcu-u): New variable.
3476 (math-find-compatible-unit, math-find-compatible-unit-rec):
3477 Replace variable u by declared variable.
3478 (math-cu-new-units, math-cu-pure): New variables.
3479 (math-convert-units, math-convert-units-rec): Replace variables
3480 new-units and pure by declared variables.
3481 (math-try-cancel-units): New variable.
3482 (math-simplify-units-quotient): Replace variable try-cancel-units by
3483 declared variable.
3484
3485 2004-11-24 Richard M. Stallman <rms@gnu.org>
3486
3487 * textmodes/ispell.el (ispell-check-version):
3488 If default-directory is nonexistent, use home dir.
3489
3490 * progmodes/grep.el (grep-regexp-alist):
3491 Don't match parens around line numbers.
3492
3493 * progmodes/cperl-mode.el (cperl-indent-region)
3494 (cperl-imenu--create-perl-index, cperl-xsub-scan):
3495 Don't print progress messages.
3496
3497 * progmodes/compile.el (compilation-mode-map):
3498 Don't inherit from compilation-minor-mode-map;
3499 copy its bindings instead. But the menu bar Compile
3500 entry now does inherit from compilation-menu-map.
3501
3502 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3503 Use with-no-warnings around compiler-macroexpand.
3504
3505 * imenu.el: Don't always require newcomment.
3506 (imenu--generic-function): Call comment-normalize-vars
3507 if we have a comment syntax.
3508 Exit the loop if REGEXP matches the null string.
3509 Test comment-start as well as comment-start-skip
3510 when deciding whether to check for comments.
3511
3512 * tooltip.el (tooltip-mode): Doc fix.
3513
3514 * term.el (term-escape-char, term-mode): Doc fixes.
3515
3516 2004-11-24 Dave Love <fx@gnu.org>
3517
3518 * progmodes/python.el (python-font-lock-syntactic-keywords):
3519 Check for escapes in the regexp.
3520 (python-quote-syntax): Don't do it here.
3521
3522 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
3523
3524 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
3525 (gdb-frames-mode-map, gdb-threads-mode-map)
3526 (gdb-registers-mode-map, gdb-locals-mode-map)
3527 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
3528 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
3529
3530 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
3531 (dedicated-switch-to-buffer): Rework.
3532 (gdb-var-evaluate-expression-handler, gdb-put-string):
3533 Remove unused variable bindings.
3534 (gdb-setup-windows, gdb-display-buffer):
3535 Simplify. Use pop-to-buffer.
3536 (gdb-view-source-function): Simplify.
3537 (gdb-frame-breakpoints-buffer):
3538 Use pop-to-buffer, special-display-regexps.
3539
3540 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3541
3542 * progmodes/f90.el (f90-smart-end)
3543 (f90-previous-statement, f90-beginning-of-block): Doc fix.
3544 (f90-calculate-indent): Handle un-named PROGRAM blocks.
3545 (f90-end-of-block): Doc fix. Make check of outermost block
3546 conditional on value of `f90-smart-end'.
3547 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
3548 Handle case where END-BLOCK is nil.
3549 (f90-match-end): Handle un-named PROGRAM blocks.
3550 (f90-backslash-not-special): New function.
3551
3552 2004-11-24 Jay Belanger <belanger@truman.edu>
3553
3554 * calc/calc.el (calc-embedded-active): Removed unnecessary
3555 declaration.
3556 (calc-show-banner): Removed redundant declaration.
3557
3558 * calc/calc-graph.el (calc-gnuplot-default-device)
3559 (calc-gnuplot-default-output, calc-gnuplot-print-device)
3560 (calc-gnuplot-print-output, calc-gnuplot-geometry)
3561 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
3562 Remove redundant initial values.
3563
3564 * calc/calc-arith.el (math-scalar-functions)
3565 (math-nonscalar-functions, math-scalar-if-args-functions)
3566 (math-real-functions, math-positive-functions)
3567 (math-nonnegative-functions, math-real-scalar-functions)
3568 (math-real-if-arg-functions, math-integer-functions)
3569 (math-num-integer-functions, math-rounding-functions)
3570 (math-float-rounding-functions, math-integer-if-args-functions)
3571 (math-super-types): Move declarations to earlier in file.
3572 (math-unit-prefixes): Declared it.
3573 (math-floor-prec, math-trunc-prec): New variables.
3574 (math-trunc-fancy): Replace variable prec by declared variable.
3575 (math-floor-fancy): Replace variable prec by declared variable.
3576 (math-com-bterms): New variable.
3577 (math-commutative-equal, math-commutative-collect):
3578 Replace variable bterms by declared variable.
3579
3580 * calc/calc-misc.el (math-trunc): Replace variable prec by
3581 math-trunc-prec.
3582 (math-floor): Replace variable prec by math-floor-prec.
3583
3584 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
3585 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
3586 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
3587 (math-format-date, math-format-date-part): Replace variables
3588 date, dt, year, month, day, weekday, hour, minute, second and
3589 bc-flag by declared variables.
3590 (math-pd-str): New variable.
3591 (math-parse-date, math-parse-date-word, math-parse-standard-date):
3592 Replace variable str by declared variable.
3593 (math-daylight-savings-hook, math-tzone-names): Move definitions
3594 to earlier in the file.
3595 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
3596 (math-sh-year): New variable.
3597 (math-setup-add-holidays, math-setup-holidays)
3598 (math-setup-year-holidays): Replace variable `year' by declared
3599 variable.
3600
3601 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
3602 New variables.
3603 (math-nth-root-float, math-nth-root-float-iter): Replace variables
3604 n, nf and nfm1 by declared variables.
3605 (math-nri-n): New variable.
3606 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
3607 n by declared variable.
3608 (calcFunc-log): Removed misplaced condition.
3609
3610 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3611
3612 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
3613
3614 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
3615
3616 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
3617 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
3618 Dedicate gdb-related windows.
3619 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
3620 other frames.
3621 (gdb-reset): Remove dedicated property after debugging.
3622
3623 2004-11-24 Jay Belanger <belanger@truman.edu>
3624
3625 * calc/calc-sel.el: Add comment.
3626
3627 * calc/calc.el (math-stack-value-offset): Replace variables c,
3628 wid and off with math-svo-c, math-svo-wid and math-svo-off.
3629
3630 * calc/calccomp.el (math-comp-sel-tag): Declare it.
3631 (math-svo-c, math-svo-wid, math-svo-off): New variables.
3632 (math-stack-value-offset-fancy): Replace variables c, wid and off
3633 by declared variables.
3634 (math-comp-just, math-comp-comma-spc): New variables.
3635 (math-compose-expr, math-compose-matrix): Replace variables `just'
3636 and comma-spc by declared variable.
3637 (math-comp-vector-prec): New variable.
3638 (math-compose-expr, math-compose-matrix, math-compose-rows):
3639 Replace variable vector-prec by declared variable.
3640 (math-comp-left-bracket, math-comp-right-bracket)
3641 (math-comp-comma): New variables.
3642 (math-compose-expr, math-compose-rows): Replace variables
3643 left-bracket, right-bracket and comma by declared variables.
3644 (math-comp-full-width): New variable.
3645 (math-comp-to-string-flat, math-comp-to-string-flat-term):
3646 Replace variable full-width by declared variable.
3647 (math-comp-highlight, math-comp-word, math-comp-level)
3648 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
3649 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
3650 New variables.
3651 (math-comp-to-string-flat, math-comp-to-string-flat-term)
3652 (math-comp-sel-flat-term): Replace variables comp-highlight,
3653 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
3654 declared variables.
3655 (math-comp-simplify, math-comp-simplify-term)
3656 (math-comp-add-string, math-comp-add-string-sel):
3657 Replace variables comp-highlight, comp-buf, comp-base,
3658 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
3659
3660 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3661
3662 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
3663
3664 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
3665 and x-server-version may throw.
3666
3667 2004-11-23 Kim F. Storm <storm@cua.dk>
3668
3669 * subr.el (substitute-key-definition-key): Optimize.
3670 Don't call indirect-function for nil defn (always signals error).
3671
3672 * ido.el (ido-read-internal): Fix require-match check when
3673 ido-directory-too-big is set.
3674
3675 2004-11-23 Jay Belanger <belanger@truman.edu>
3676
3677 * calc/calc-ext.el (math-read-replacement-list)
3678 (math-read-superscripts): New variables.
3679 (math-read-preprocess-string): New function.
3680 (math-read-expr): Filter input through math-read-preprocess-string.
3681
3682 * calc/calc-aent.el (math-read-exprs): Filter input through
3683 math-read-preprocess-string.
3684
3685 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
3686
3687 * progmodes/compile.el (compilation-start): In cd command use
3688 substitute-env-vars -- not quite shell compatible but better than
3689 nothing.
3690 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
3691 handle the newer versions messages, which are more parseable.
3692
3693 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3694
3695 * reveal.el (reveal-mode-map): New var.
3696 (reveal-mode): Use it.
3697
3698 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
3699
3700 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
3701 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
3702
3703 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3704
3705 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
3706 header-line when needed.
3707 Use fixed-pitch only in the header-line.
3708 Build the underline automatically. Use emdash if available.
3709
3710 2004-11-22 Richard M. Stallman <rms@gnu.org>
3711
3712 * dired.el (dired-recursive-copies): Move from dired-aux.el.
3713 * dired-aux.el (dired-recursive-copies): Move to dired.el.
3714
3715 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
3716
3717 * progmodes/gdb-ui.el (gdb-resync): New function.
3718 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
3719 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
3720 Use it to fail more gracefully.
3721 (gdb-variables): Delete variable.
3722 Re-order variables to reduce byte-compiler warnings.
3723
3724 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3725
3726 * descr-text.el (describe-char):
3727 * paren.el (show-paren-function):
3728 * subr.el (syntax-after): Undo last change.
3729
3730 * progmodes/python.el (run-python): Don't hard code *Python*.
3731 Don't modify global process-environment.
3732 (python-send-region, python-load-file): Don't assume that
3733 python-buffer == (process-buffer (python-proc)).
3734 (python-switch-to-python): Simplify.
3735
3736 * dired.el (dired-align-file): Don't assume line starts with spaces.
3737
3738 2004-11-21 Jay Belanger <belanger@truman.edu>
3739
3740 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
3741 Replace variable `lines' by math-read-big-lines.
3742 (math-read-big-expr): Replace variables the-baseline, the-h2
3743 and err-msg by math-read-big-baseline, math-read-big-h2 and
3744 math-read-err-msg.
3745 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
3746
3747 * calc/calc-lang.el (math-read-big-rec): Fix typo.
3748 (math-read-big-balance): Replace unbound variable by value.
3749 (math-read-big-lines): New variable.
3750 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
3751 (math-read-big-error, math-read-big-balance): Replace variable
3752 `lines' by declared variable.
3753 (math-read-big-baseline, math-read-big-h2): New variables.
3754 (math-read-big-rec): Replace variables the-baseline and the-h2
3755 by declared variables.
3756 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
3757 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
3758 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
3759 declared variables.
3760 (math-read-big-err-msg): New variable.
3761 (math-read-big-error): Replace variable err-msg by declared variable.
3762
3763 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3764
3765 * ses.el: Add coding cookie.
3766 Fix up docstrings, follow new commenting conventions.
3767 (ses-header-line-menu): Fix missing variable rename for header-row.
3768 (ses-cell-size): Remove.
3769 (ses-make-cell): New function.
3770 (ses-cell, ses-insert-row, ses-insert-column): Use it.
3771 (ses-calculate-cell): Remove unused var `symbol'.
3772 (ses-narrowed-p): New function.
3773 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
3774 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
3775 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
3776 (ses-setup): Use restore-buffer-modified-p.
3777 (ses-cleanup): Remove unused var `end'.
3778 (ses-header-string-left-offset): Remove.
3779 (ses-create-header-string): Adjust to new behavior of `align-to'.
3780 Truncate excessively large fields to preserve alignment.
3781 (ses-reconstruct-all): Remove unused var `refs'.
3782 (ses-read-cell-printer): Remove unused var `prompt'.
3783 (ses-delete-row): Remove unused var `pos'.
3784 (ses-delete-column): Remove unused var `new'.
3785
3786 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3787
3788 * ps-print.el: Insert :version tag into all defgroup and defcustom.
3789 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
3790 Eliminate eval-and-compile usage.
3791 (ps-insert-file): Use insert-file-contents instead of insert-file.
3792 (ps-setup): Code fix.
3793
3794 * printing.el (pr-setup, lpr-setup): Code fix.
3795
3796 2004-11-21 Jay Belanger <belanger@truman.edu>
3797
3798 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
3799 (calc-original-buffer): Declare them.
3800 (calc-user-formula-alist): New variable.
3801 (calc-user-define-formula, calc-fix-user-formula)
3802 (calc-user-define-composition, calc-finish-formula-edit):
3803 Replace variable `alist' by declared variable.
3804 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
3805 (var-q7, var-q7, var-q8, var-q9): Declare them.
3806 (calc-kbd-push): Don't check to see if var-q0 through var-q9
3807 are bound.
3808 (calcFunc-typeof): Replace undeclared variable by expression.
3809 (math-exp-env): New variable.
3810 (math-define-body, math-define-exp): Replace exp-env by declared var.
3811 (math-define-exp): Replace misplaced variable by expression.
3812
3813 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
3814 (calc-curve-model, calc-curve-coefnames): New variables.
3815 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
3816 varnames, model and coefnames by declared variables.
3817 (math-root-widen): New variable.
3818 (math-search-root, math-find-root): Replace variable root-widen by
3819 declared variable.
3820 (var-DUMMY): Declare it.
3821 (math-root-vars, math-min-vars): Move the declarations to earlier in
3822 the file.
3823 (math-brent-min): Make d a local variable.
3824 (math-find-minimum): Replace non-existent variable.
3825 (math-ninteg-romberg): Remove unnecessary variable.
3826 (math-ninteg-temp): New variable.
3827 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
3828 integ-temp by declared variable.
3829 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
3830 New variables.
3831 (math-general-fit): Replace variables first-var, first-coef and
3832 new-coefs by declared variables.
3833 (calcFunc-fitvar): Replace variable first-var by declared variable.
3834 (calcFunc-fitparam): Replace variable first-coef by declared variable.
3835 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
3836 (math-all-vars-vars, math-all-vars-found): New variables.
3837 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
3838 found by declared variable math-all-vars-vars.
3839
3840 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
3841
3842 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
3843 of `defconst'.
3844
3845 2004-11-20 Richard M. Stallman <rms@gnu.org>
3846
3847 * isearch.el (isearch-mode-map): Don't bind SPC.
3848 (isearch-whitespace-chars): Function deleted.
3849 (isearch-search): Bind search-spaces-regexp.
3850 (isearch-lazy-highlight-search): Likewise.
3851 (search-whitespace-regexp): Doc fix.
3852 (isearch-forward-regexp): Doc fix.
3853
3854 * emacs-lisp/bytecomp.el (byte-compile-form):
3855 Move the calls to byte-compile-set-symbol-position,
3856 to avoid having two for the same symbol occurrence.
3857
3858 * comint.el (comint-input-ring-size): Increase to 150.
3859
3860 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
3861 New variables.
3862 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
3863 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
3864
3865 * imenu.el (imenu--generic-function):
3866 Ensure we keep moving backward even if BEG isn't further back.
3867
3868 * replace.el (query-replace-read-to, query-replace-read-from):
3869 Specify t for KEEP-ALL in read-from-minibuffer.
3870
3871 * progmodes/python.el (python-switch-to-python):
3872 If Python isn't running, start it.
3873 Don't alter debug-ignored-errors.
3874
3875 * progmodes/cperl-mode.el (cperl-indent-region):
3876 Don't mind imenu-scanning-message.
3877
3878 * bindings.el (global-map): Bind C-e to move-end-of-line.
3879
3880 * simple.el (line-move-finish): New arg FORWARD.
3881 Ignore invisible newlines, not intangible ones.
3882 Conditions for acceptable stopping positions depend on FORWARD.
3883 (line-move): Pass FORWARD arg to line-move-finish.
3884
3885 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
3886 of HEADER. Compensate for this change in the code to add display
3887 properties. Don't make the first line intangible.
3888
3889 * info.el (Info-search): Fix previous change.
3890
3891 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3892
3893 * Makefile.in (recompile): Revert 2004-11-19 change.
3894 (compile): Likewise.
3895
3896 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
3897
3898 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
3899
3900 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3901
3902 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
3903 defgroup and defcustom. Eliminate eval-and-compile usage.
3904
3905 * progmodes/ebnf-otz.el: Fix typos.
3906
3907 2004-11-19 Jay Belanger <belanger@truman.edu>
3908
3909 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
3910 (calc-edit-finish, calc-finish-stack-edit): Replace variable
3911 disp-trail by declared variable.
3912
3913 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
3914 (calc-finish-selection-edit): Replace variable disp-trail by
3915 declared variable.
3916 (calc-selection-cache-entry): Move declaration to earlier in the file.
3917 (calc-selection-cache-num, calc-selection-cache-comp)
3918 (calc-selection-cache-offset, calc-selection-true-num)
3919 (calc-final-point-line, calc-final-point-column)
3920 (calc-original-buffer): Declare them.
3921 (calc-fnp-op, calc-fnp-num): New variables.
3922 (calc-find-nth-part, calc-find-nth-part-rec)
3923 (calc-select-previous): Replace op and num by declared variables.
3924 (calc-rsf-old, calc-rsf-new): New variables.
3925 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
3926 Replace variables old and new by declared variables.
3927 (calc-sel-reselect): New variable.
3928 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
3929 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
3930 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
3931 reselect with declared variable.
3932
3933 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
3934 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
3935 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
3936 (math-import-list, math-rewrite-phase): Declare them.
3937 (math-rewrite): Use let* to declare variables.
3938 (calc-rewrite-selection): Make rules a local variable.
3939 (calc-rewr-sel): New variable.
3940 (calc-rewrite-selection, calc-locate-selection-marker)
3941 (calc-rewrite): Use the declared variable calc-rewr-sel instead
3942 of sel.
3943 (math-rewrite-whole-expr): New variable.
3944 (math-rewrite, math-rewrite-phase): Replace variable expr by
3945 declared variable.
3946 (math-rewrite-heads-heads, math-rewrite-heads-skips)
3947 (math-rewrite-heads-blanks ): New variables.
3948 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
3949 heads, skips and blanks by declared variables.
3950 (math-rwcomp-subst-old, math-rwcomp-subst-new)
3951 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
3952 New variables.
3953 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
3954 old, new, old-func and new-func by declared variables.
3955 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
3956 Remove unnecessary variable.
3957 (math-apply-rw-regs): New variable.
3958 (math-apply-rewrites, math-rwapply-replace-regs)
3959 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
3960 (math-apply-rw-ruleset): New variable.
3961 (math-apply-rewrites, math-rwapply-remember): Replace variable
3962 ruleset by declared variable.
3963
3964 2004-11-19 Richard M. Stallman <rms@gnu.org>
3965
3966 * info.el (Info-search): Use search-whitespace-regexp.
3967
3968 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
3969
3970 * vc-rcs.el (vc-rcs-parse): New function.
3971 (vc-rcs-annotate-command): Likewise.
3972 (vc-rcs-annotate-current-time): Likewise.
3973 (vc-rcs-annotate-time): Likewise.
3974 (vc-rcs-annotate-extract-revision-at-line): Likewise.
3975
3976 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
3977
3978 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
3979
3980 2004-11-18 Jay Belanger <belanger@truman.edu>
3981
3982 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
3983
3984 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3985
3986 * printing.el: Eliminate use of interactive-p and eval-and-compile.
3987 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
3988 Use make-temp-file to generate PostScript files in any situation.
3989 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
3990 (pr-interactive-p): Eliminate var.
3991 (pr-save-interactive): Eliminate macro.
3992 (pr-interface, pr-ps-directory-preview)
3993 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
3994 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
3995 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
3996 (pr-ps-buffer-ps-print, pr-ps-region-preview)
3997 (pr-ps-region-using-ghostscript, pr-ps-region-print)
3998 (pr-ps-region-ps-print, pr-ps-mode-preview)
3999 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
4000 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
4001 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
4002 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
4003 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
4004 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
4005 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
4006 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
4007 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
4008 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
4009 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
4010 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
4011 Eliminate pr-save-interactive usage.
4012 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
4013 Eliminate pr-interactive-p usage.
4014 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
4015 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
4016 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
4017 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
4018 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
4019 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
4020 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
4021 New funs.
4022 (pr-ps-file): Use make-temp-file to generate a temporary file.
4023
4024 2004-11-17 Jay Belanger <belanger@truman.edu>
4025
4026 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
4027 a local variable.
4028 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
4029 (math-top-only): New variable.
4030 (math-simplify, math-simplify-step): Replace variable top-only by
4031 declared variable math-top-only.
4032 (math-simplify-expr): Declare it.
4033 Replace argument expr in all calls of math-defsimplify by
4034 math-simplify-expr.
4035 (math-simplify-plus, math-simplify-times, math-simplify-divide)
4036 (math-simplify-divisor, math-simplify-one-divisor)
4037 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
4038 (math-simplify-pow): Replace variable expr by declared variable
4039 math-simplify-expr.
4040 (math-simplify-divisor): Remove local variables temp and op.
4041 (math-simplify-one-divisor): Make temp and op local variables.
4042 (math-simplify-divisor-nover, math-simplify-divisor-dover):
4043 New variables.
4044 (math-simplify-divisor, math-simplify-one-divisor):
4045 Replace variables nover and dover by declared variables.
4046 (math-expr-subst-new, math-expr-subst-old): New variables.
4047 (math-expr-subst, math-expr-subst-rec): Replace variables new
4048 and old by declared variables.
4049 (math-is-poly-degree, math-is-poly-loose): New variables.
4050 (math-is-polynomial, math-is-poly-rec): Replace variables degree
4051 and loose by declared variables.
4052 (math-poly-base-const-ok, math-poly-base-pred): New variables.
4053 (math-polynomial-base, math-polynomial-base-rec):
4054 Replace variables const-ok and mpb-pred by declared variables.
4055
4056 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
4057
4058 * calc/calc-ext.el (math-defsimplify): Change the argument in
4059 the created function to math-simplify-expr.
4060
4061 * calc/calc-units.el (math-simplify-expr): Declare it.
4062 Replace argument expr in all calls of math-defsimplify by
4063 math-simplify-expr.
4064 (math-simplify-units-prod): Replace variable expr by declared
4065 variable math-simplify-expr.
4066
4067 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4068
4069 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
4070 Replace mapcar->dolist, format->string.
4071
4072 2004-11-17 Miles Bader <miles@gnu.org>
4073
4074 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
4075 * progmodes/idlwave.el: Remove RCS keywords.
4076
4077 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
4078
4079 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
4080 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
4081 Update to IDLWAVE version 5.5. Too many changes to list them here.
4082 * progmodes/idlw-help.el: New file.
4083
4084 2004-11-16 Richard M. Stallman <rms@gnu.org>
4085
4086 * international/iso-cvt.el (iso-tex2iso-trans-tab):
4087 Discard spaces after \i according to TeX rules.
4088
4089 * international/mule.el (set-buffer-file-coding-system):
4090 New arg NOMODIFY.
4091 (after-insert-file-set-coding): Pass that new arg.
4092 Prevent set-buffer-multibyte from trying to lock the file.
4093
4094 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
4095
4096 * saveplace.el (save-place): Doc fix.
4097
4098 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
4099 temporarily widen before finding the following word to copy.
4100
4101 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
4102 (cl-map-keymap): Definition deleted.
4103
4104 * subr.el (map-keymap-internal): New function.
4105
4106 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4107
4108 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
4109 when pressing rather than when releasing mouse-2. Simplify.
4110
4111 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4112
4113 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
4114 (compilation-mode): Set it here instead.
4115
4116 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
4117
4118 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
4119 (loop, cl-parse-loop-clause, defsetf): Use backquote.
4120
4121 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
4122
4123 * progmodes/compile.el (compilation-internal-error-properties):
4124 Fix up a transposition-typo. Check end-col before using it.
4125
4126 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
4127
4128 * international/iso-cvt.el (iso-tex2iso-trans-tab):
4129 Discard whitespace after macro \i when converting it.
4130
4131 2004-11-16 Juri Linkov <juri@jurta.org>
4132
4133 * emacs-lisp/find-func.el (find-function-regexp):
4134 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
4135 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
4136 Remove invalid `\W' from [^cgv\W]. Doc fix.
4137 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
4138
4139 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
4140
4141 * play/life.el: Maintainer is now FSF.
4142 (life-patterns, life-neighbor-deltas, life-window-start)
4143 (life-current-generation, life-generation-string): Use defvar
4144 instead of defconst.
4145
4146 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4147
4148 * progmodes/compile.el (compilation-move-to-column): New fun.
4149 (compilation-internal-error-properties)
4150 (compilation-next-error-function): Use it to make sure we don't go past
4151 the end of line.
4152
4153 2004-11-15 John Paul Wallington <jpw@gnu.org>
4154
4155 * autoinsert.el (auto-insert-alist): Insert the user's name in
4156 copyright notice, rather than Free Software Foundation, for the
4157 Emacs Lisp header case too.
4158
4159 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4160
4161 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
4162 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
4163 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
4164 return the list of string in a string.
4165 (pr-call-process): Message if calling process returns an error, that
4166 is, the exit status is different of zero.
4167
4168 2004-11-15 Jay Belanger <belanger@truman.edu>
4169
4170 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
4171 variable var-thing.
4172 (math-integ-depth, math-integ-level, math-integral-limit)
4173 (math-enable-subst, math-any-substs, math-integ-msg)
4174 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
4175 (math-int-threshold, math-int-factors, math-double-roots)
4176 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
4177 (var-GenCount): Declare these variables.
4178 (calcFunc-integ): Don't check if var-IntegLimit is bound.
4179 (math-integral-cache, math-integral-cache-state):
4180 Move declarations to earlier in the file.
4181 (math-deriv-var, math-deriv-total, math-deriv-symb)
4182 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
4183 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
4184 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
4185 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
4186 (math-solve-res): New variables
4187 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
4188 (math-integral, math-replace-integral-parts)
4189 (math-integrate-by-parts, calc-dump-integral-cache)
4190 (math-try-integral, math-do-integral, math-do-integral)
4191 (math-do-integral-methods, math-try-solve-for)
4192 (math-try-solve-prod, math-solve-poly-funny-powers)
4193 (math-solve-crunch-poly, math-decompose-poly)
4194 (math-solve-find-root-term, math-find-root-in-prod)
4195 (math-integ-try-linear-substitutions)
4196 (math-integ-try-substitutions, math-expr-rational-in)
4197 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
4198 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
4199 (math-solve-for, math-solve-system, math-solve-system-rec)
4200 (math-solve-get-sign, math-solve-get-int)
4201 (math-solve-system-subst): Replace undeclared variables with newly
4202 declared variables.
4203
4204 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
4205
4206 * winner.el (winner-active-region, winner-edges, winner-window-list):
4207 Define at toplevel.
4208 (winner-mode-map): Move init inside declaration.
4209
4210 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
4211
4212 * files.el (convert-standard-filename): Doc fix.
4213
4214 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
4215
4216 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
4217 passwd, group, shadow, default/* and pam.d/*.
4218
4219 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4220
4221 * printing.el (pr-menu-spec): Adjust menu specification.
4222
4223 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4224
4225 * printing.el: Doc fix. Insert :version tag into all defcustom.
4226 Handle interactive-p as is recommended in Emacs Lisp Reference.
4227 Set the file permission bits for newly created files.
4228 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
4229 The printing menu specification (in `pr-menu-spec') was merged.
4230 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4231 (pr-version): New version number (6.8.3).
4232 (pr-file-modes): New option.
4233 (pr-interactive-p): New var.
4234 (pr-save-interactive, pr-save-file-modes): New macros.
4235 (pr-setup): Code fix.
4236 (pr-menu-spec): Menu specification merged.
4237 (pr-call-process, pr-text2ps): Set file permission bits.
4238 (pr-despool-print): Set file permission bits. Handle interactive-p as
4239 is recommended.
4240 (pr-interface, pr-ps-directory-preview)
4241 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
4242 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
4243 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
4244 (pr-ps-buffer-ps-print, pr-ps-region-preview)
4245 (pr-ps-region-using-ghostscript, pr-ps-region-print)
4246 (pr-ps-region-ps-print, pr-ps-mode-preview)
4247 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
4248 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
4249 (pr-despool-using-ghostscript, pr-despool-ps-print)
4250 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
4251 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
4252 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
4253 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
4254 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
4255 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
4256 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
4257 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
4258 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
4259 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
4260 Handle interactive-p as is recommended.
4261
4262 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4263
4264 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
4265 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
4266
4267 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
4268 so it doesn't forget to highlight the beginning of the region either.
4269
4270 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
4271
4272 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
4273 (c-font-lock-init): Eliminate obsolete make-local-hook.
4274 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
4275 (awk-mode): Use run-mode-hooks.
4276
4277 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
4278
4279 2004-11-13 Kim F. Storm <storm@cua.dk>
4280
4281 * mouse.el (mouse-drag-copy-region): Add :version.
4282 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
4283 while dragging mode line, so mode line can be dragged downwards.
4284 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
4285 while pressing mouse button so window doesn't scroll until we
4286 release the mouse if clicking on partially visible line.
4287
4288 2004-11-12 Jay Belanger <belanger@truman.edu>
4289
4290 * calc/calc-graph.el (calc-dumb-map): Declare it.
4291 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
4292 than unbound.
4293 (calc-graph-name): Made `end' a local variable.
4294 (calc-graph-lookup): Made `varname' a local variable.
4295 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
4296 Declare them.
4297 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
4298 (calc-graph-plot, calc-graph-compute-3d): Remove references to
4299 the unused variable y3vec.
4300 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
4301 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
4302 calc-graph-prev-kill-hook.
4303 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
4304 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
4305 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
4306 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
4307 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
4308 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
4309 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
4310 (calc-graph-y3value, calc-graph-y3name)
4311 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
4312 (calc-graph-stepcount, calc-graph-is-splot)
4313 (calc-graph-surprise-splot, calc-graph-blank)
4314 (calc-graph-non-blank, calc-graph-curve-num): New variables.
4315 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
4316 (calc-graph-recompute-2d, calc-graph-compute-3d)
4317 (calc-graph-format-data): Replace undeclared variables with the
4318 above newly declared variables.
4319
4320 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
4321
4322 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
4323 `rsf-beep' and `rsf-sleep-after-message'.
4324
4325 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
4326 list if `message-sender' is non-nil.
4327
4328 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
4329
4330 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
4331 consing by using mapc instead of mapcar.
4332
4333 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
4334
4335 * tooltip.el (require): Explain why CL is needed.
4336
4337 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4338
4339 * printing.el: Insert :version into defgroup (printing). All reference
4340 to Files option in menubar were changed to File.
4341 (pr-version): New version number (6.8.2).
4342 (pr-get-symbol): Call easy-menu-intern.
4343 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
4344 compilation gripes.
4345
4346 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4347
4348 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
4349 new byte-compile-function-environment binding to t.
4350
4351 * font-lock.el (font-lock-fontify-syntactically-region):
4352 Don't forget to highlight the last char when we hit `end'.
4353
4354 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
4355 (mwheel-scroll): Adjust accordingly.
4356
4357 * cvs-status.el: Reduce spurious warnings.
4358 (cvs-status-checkout): Remove.
4359 (cvs-status-mode-map): Use cvs-mode-checkout instead.
4360
4361 * pcvs.el (cvs-mode-checkout): New command.
4362
4363 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
4364
4365 * tooltip.el: Require CL.
4366
4367 * emacs-lisp/bytecomp.el: Use push.
4368 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
4369 (defalias): Remove the `byte-compile' property and add
4370 a `byte-hunk-handler'.
4371
4372 2004-11-11 Juri Linkov <juri@jurta.org>
4373
4374 * info.el (Info-search): Save match data for isearch.
4375 Skip Tag Table node.
4376
4377 * descr-text.el (describe-char): Replace syntax-after with code
4378 from its previous version.
4379
4380 * files.el (magic-mode-alist): Use optimization for SGML mode too.
4381 (set-auto-mode): Doc fix. Remove unused variable `xml'.
4382
4383 * international/mule.el (sgml-html-meta-auto-coding-function):
4384 Remove > after <html to allow HTML attributes.
4385
4386 2004-11-11 Jay Belanger <belanger@truman.edu>
4387
4388 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
4389 a variable.
4390 (calcFunc-dfac): Replace unbound max by n.
4391 (math-stirling-local-cache): New variable.
4392 (math-stirling-number, math-stirling-1, math-stirling-2):
4393 Replace the variable `cache' by the declared variable
4394 math-stirling-local-cache.
4395 (var-RandSeed): Declare it as a variable.
4396 (math-init-random-base, math-random-digit): Don't check to see if
4397 var-RandSeed is bound.
4398 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
4399 Declare them instead of just setting them.
4400 (math-init-random-base): Made i a local variable.
4401 (math-random-digit): Made math-random-last a local variable.
4402 (math-prime-test-cache): Move declaration to before it is used.
4403 (math-prime-test-cache-k, math-prime-test-cache-q)
4404 (math-prime-test-cache-nm1, math-prime-factors-finished):
4405 Declare them as variables.
4406
4407 2004-11-11 Jay Belanger <belanger@truman.edu>
4408
4409 * calc/calc-ext.el (math-defcache): Use defvar for the new
4410 variables it creates.
4411
4412 2004-11-11 Lars Hansen <larsh@math.ku.dk>
4413
4414 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
4415 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
4416 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
4417 (desktop-save): Add :version.
4418
4419 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4420
4421 * printing.el (pr-get-symbol): Don't downcase.
4422
4423 2004-11-10 Jay Belanger <belanger@truman.edu>
4424
4425 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
4426 string to kill-ring.
4427
4428 * calc/calc-aent.el (calc-alg-exp, math-toks)
4429 (math-exp-pos,math-exp-old-pos, math-exp-token)
4430 (math-exp-keep-spaces, math-exp-str): New variables.
4431 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
4432 (calcAlg-enter): Use declared variable calc-alg-exp.
4433 (math-build-parse-table, math-find-user-token): Use declared
4434 variable math-toks.
4435 (math-read-exprs, math-read-token, calc-check-user-syntax)
4436 (calc-match-user-syntax, match-factor-after, math-read-factor):
4437 Use declared variables math-exp-pos math-exp-old-pos.
4438 (math-read-exprs, math-read-token, math-read-expr-level)
4439 (calc-check-user-syntax, calc-match-user-syntax)
4440 (match-factor-after, math-read-factor): Use declared variable
4441 math-exp-token.
4442 (math-read-exprs, math-read-expr-list, math-read-token)
4443 (math-read-factor): Use declared variable math-exp-keep-spaces.
4444 (math-read-exprs, math-read-token): Use declared variable
4445 math-exp-str.
4446 (calc-match-user-syntax): Make m a local variable.
4447
4448 * calc/calc-ext.el (math-read-expr): Use declared variables
4449 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
4450 math-exp-keep-spaces.
4451
4452 * calc/calc-forms.el (math-read-angle-bracket): Use declared
4453 variables math-exp-pos, math-exp-str.
4454
4455 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
4456 math-exp-old-pos.
4457 (math-parse-fortran-vector, math-parse-fortran-vector-end)
4458 (math-parse-eqn-prime): Use declared variable math-exp-token.
4459
4460 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
4461 Use declared variable math-exp-pos.
4462 (math-check-for-commas): Use declared variable math-exp-str.
4463 (math-read-brackets): Use declared variables math-exp-old-pos,
4464 math-exp-keep-spaces.
4465 (math-read-brackets, math-read-vector, math-read-matrix):
4466 Use declared variable math-exp-token.
4467
4468 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4469
4470 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
4471 where the keymap is a symbol.
4472 (easy-menu-add-item): Use keymap-prompt. Simplify.
4473
4474 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
4475
4476 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
4477 (sgml-parse-tag-backward): Use it to skip spurious < or >.
4478
4479 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
4480
4481 * ebuff-menu.el: Doc fixes throughout.
4482 (electric-buffer-menu-mode-hook): New defvar.
4483
4484 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
4485
4486 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
4487 compilation. The resulting compiler warnings appear to be harmless.
4488
4489 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
4490
4491 * textmodes/conf-mode.el: New file.
4492
4493 * files.el (auto-mode-alist, magic-mode-alist): Use it.
4494
4495 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4496
4497 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
4498
4499 2004-11-09 Jay Belanger <belanger@truman.edu>
4500
4501 * calc/calc-ext.el (calc-init-extensions): Remove old code.
4502
4503 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
4504 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
4505 (calc-z-prefix-help, calc-user-function-list): Use declared
4506 variables calc-z-prefix-buf, calc-z-prefix-msgs.
4507 (math-map-tree, math-map-tree-rec): Use declared variables
4508 math-mt-many, math-mt-func.
4509 (math-read-expression, math-read-string): Use declared variable
4510 math-expr-data.
4511
4512 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
4513 variable math-normalize-a.
4514
4515 * calc/calc.el (math-normalize-a): New variable.
4516 (math-normalize): Use declared variable math-normalize-a.
4517
4518 * calc/calc-poly.el (math-expand-form): Use declared variable
4519 math-mt-many.
4520
4521 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
4522 Use declared variable math-mt-many.
4523 (math-rewrite): Use declared variable math-mt-func.
4524
4525 * calc/calc-vec.el (math-read-brackets, math-read-vector)
4526 (math-read-matrix): Use declared variable math-expr-data.
4527
4528 * calc/calc-lang.el (math-parse-fortran-vector)
4529 (math-parse-fortran-vector-end, math-parse-tex-sum)
4530 (math-parse-eqn-matrix, math-parse-eqn-prime)
4531 (math-read-math-subscr): Use declared variable math-expr-data.
4532
4533 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
4534 (math-read-expr-level, math-read-token, calc-check-user-syntax)
4535 (calc-match-user-syntax, math-read-if, math-factor-after)
4536 (math-read-factor): Use declared variable math-expr-data.
4537
4538 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
4539
4540 * calendar/diary-lib.el (diary-from-outlook)
4541 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
4542 interactive-p; but rather new optional argument NOCONFIRM.
4543
4544 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4545
4546 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
4547 (easy-menu-name-match): Revert correspondingly.
4548
4549 2004-11-09 Richard M. Stallman <rms@gnu.org>
4550
4551 * emacs-lisp/bytecomp.el (byte-compile-defalias):
4552 Turn off warnings for the new function even if definition not constant.
4553 If the definition isn't a quoted symbol, record (FUNCTION . t).
4554 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
4555 (byte-compile-callargs-warn): Handle (FUNCTION . t).
4556 (display-call-tree, byte-compile-arglist-warn):
4557 Handle t returned by byte-compile-fdefinition.
4558
4559 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4560
4561 * Makefile.in (maintainer-clean): Depend on distclean.
4562
4563 * help-fns.el (help-C-file-name): File name must be in build-files
4564 to be returned.
4565
4566 2004-11-09 Jay Belanger <belanger@truman.edu>
4567
4568 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
4569 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
4570
4571 * calc/calc.el (calc, calc-trail-display, calc-mode):
4572 Remove obsolete sections.
4573
4574 * calc/calc.el (calc-x-paste-text): Remove.
4575
4576 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
4577 mouse-2.
4578
4579 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
4580
4581 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
4582 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
4583 current frame (in case of recursive calls).
4584 (gdb-show-changed-values): Add :version keyword.
4585
4586 2004-11-09 Kenichi Handa <handa@m17n.org>
4587
4588 * international/mule-cmds.el: Change coding: tag back to
4589 iso-2022-7bit.
4590
4591 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4592
4593 * international/mule-cmds.el: Change coding-system to utf-8.
4594 (select-safe-coding-system-interactively):
4595 New function extracted from select-safe-coding-system.
4596 (select-safe-coding-system): Use it.
4597
4598 2004-11-08 Richard M. Stallman <rms@gnu.org>
4599
4600 * subr.el (syntax-after): Doc fix.
4601
4602 * paren.el (show-paren-function): Change calls to syntax-after
4603 for new way of returning the value.
4604
4605 * menu-bar.el (menu-bar-file-menu): Make this the real name
4606 and menu-bar-files-menu the alias. Use the former.
4607 (global-map): Use `file', not `files', as the symbol.
4608
4609 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
4610
4611 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
4612 Don't use beginning-of-buffer.
4613 (filesets-cmd-show-result): Use with-no-warnings.
4614
4615 2004-11-08 Juri Linkov <juri@jurta.org>
4616
4617 * progmodes/compile.el (compile): Don't overwrite last command in
4618 minibuffer history with default command if they are not equal.
4619
4620 2004-11-08 Jay Belanger <belanger@truman.edu>
4621
4622 * calc/calcalg2.el (math-do-integral-methods): Try linear then
4623 non-linear substitutions.
4624
4625 2004-11-08 Jay Belanger <belanger@truman.edu>
4626
4627 * calc/calcalg2.el (math-linear-subst-tried): New variable.
4628 (math-do-integral): Set `math-linear-subst-tried' to nil.
4629 (math-do-integral-methods): Use `math-linear-subst-tried' to
4630 determine what type of substitution to try.
4631 (math-integ-try-linear-substituion):
4632 Set `math-linear-subst-tried' to t.
4633
4634 2004-11-08 Kim F. Storm <storm@cua.dk>
4635
4636 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
4637
4638 2004-11-07 Juri Linkov <juri@jurta.org>
4639
4640 * info-look.el (info-lookup): Allow reusing in the current buffer
4641 not only *info* buffer, but all (even renamed) Info buffers
4642 by checking for major-mode instead of *info* buffer name.
4643 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
4644 (octave-mode, maxima-mode) <doc-spec>:
4645 Allow long dashes generated by Texinfo 4.7 before definitions.
4646 (texinfo-mode) <doc-spec>: Add space to suffix to find command
4647 definitions with argument separated by space.
4648
4649 2004-11-06 Richard M. Stallman <rms@gnu.org>
4650
4651 * simple.el (next-error group, face): Move before first use.
4652 (next-error-highlight, next-error-highlight-no-select): Likewise.
4653
4654 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
4655 (line-move): New args NOERROR and TO-END.
4656 Return t if if succeed in moving specified number of lines.
4657 (move-end-of-line): New function.
4658
4659 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
4660 (end-of-buffer-other-window): Likewise.
4661
4662 * simple.el (line-move-ignore-invisible): Default to t.
4663
4664 * subr.el (syntax-after): Return the syntax letter, not the raw code.
4665
4666 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
4667
4668 * international/iso-cvt.el (iso-cvt-define-menu):
4669 Rename menu-bar-files-menu to menu-bar-file-menu.
4670
4671 * net/browse-url.el (browse-url-gnome-moz-program)
4672 (browse-url-gnome-moz-arguments): Move up before first use.
4673
4674 * net/tramp.el (tramp group): Add :version.
4675
4676 * progmodes/ada-xref.el (ada-gdb-application):
4677 Use goto-char instead of beginning-of-buffer.
4678
4679 * progmodes/cperl-mode.el (cperl-info-on-command):
4680 Use goto-char instead of beginning-of-buffer.
4681
4682 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
4683 Move up before first use.
4684 (idlwave-shell-temp-pro-file): Likewise.
4685 (idlwave-shell-temp-rinfo-save-file): Likewise.
4686 (idlwave-shell-temp-file): Minor doc fix.
4687
4688 * textmodes/flyspell.el (flyspell-external-point-words):
4689 Use goto-char instead of beginning-of-buffer.
4690
4691 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
4692
4693 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
4694 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
4695 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
4696
4697 2004-11-06 David Ponce <david@dponce.com>
4698
4699 * recentf.el (recentf-menu-path): Use menu item name.
4700
4701 2004-11-06 Eli Zaretskii <eliz@gnu.org>
4702
4703 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
4704 display doesn't support images.
4705
4706 2004-11-06 Andreas Schwab <schwab@suse.de>
4707
4708 * tempo.el (tempo-match-finder): Doc fix.
4709
4710 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
4711
4712 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
4713
4714 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
4715 (easy-menu-lookup-name): New fun to replace it.
4716 (easy-menu-get-map): Use it to obey menu item names (rather than just
4717 keys) when looking up `path'.
4718 (easy-menu-always-true-p): Rename from easy-menu-always-true.
4719 (easy-menu-convert-item-1): Adjust to new name.
4720
4721 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
4722
4723 * outline.el (hide-body): Don't hide lines at the top of the file
4724 that precede the first header line.
4725
4726 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
4727
4728 * align.el (align-areas): Delete whitespace before reindenting, so
4729 that tabs are never placed after spaces.
4730
4731 2004-11-06 Alan Shutko <ats@acm.org>
4732
4733 * macros.el (insert-kbd-macro): Do completions based on macros,
4734 rather than all commands.
4735
4736 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
4737
4738 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
4739 to solve a bug whereby tags with 'b' don't match.
4740
4741 2004-11-05 Juri Linkov <juri@jurta.org>
4742
4743 * info.el (Info-search): Don't search in node header lines
4744 and file headers.
4745
4746 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
4747 symbol-constituent characters after dot, not only digits.
4748
4749 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
4750
4751 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
4752
4753 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4754
4755 * dired.el (dired-read-dir-and-switches): Call read-directory-name
4756 if a dialog will be used, read-file-name otherwise.
4757
4758 2004-11-04 Richard M. Stallman <rms@gnu.org>
4759
4760 * textmodes/table.el (table group): Add :version.
4761
4762 * textmodes/ispell.el (ispell-word):
4763 Don't alter args; set them only thru `interactive' spec.
4764
4765 * textmodes/flyspell.el (flyspell-word):
4766 Don't alter FOLLOWING; set it only thru `interactive' spec.
4767
4768 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
4769
4770 * net/browse-url.el (browse-url-maybe-new-window):
4771 Use called-interactively-p.
4772
4773 * mail/supercite.el (sc-cite-region):
4774 Don't use interactive-p. Add arg INTERACTIVE.
4775 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
4776
4777 * international/mule-cmds.el (set-input-method, toggle-input-method):
4778 Don't use interactive-p. Add arg INTERACTIVE.
4779
4780 * eshell/esh-mode.el (eshell-show-maximum-output):
4781 Don't use interactive-p.
4782 (eshell-truncate-buffer): Just message, no error, if buffer is short.
4783
4784 * mouse.el (mouse-show-mark): Get positions to delete from mark
4785 and point, not from mouse-drag-overlay.
4786
4787 * imenu.el (imenu-eager-completion-buffer): Add :version.
4788
4789 * filesets.el (filesets group): Add :version.
4790
4791 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
4792
4793 * files.el (xml-based-modes): Delete var.
4794 (magic-mode-alist): New more general var.
4795 (set-auto-mode): Use it.
4796
4797 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
4798 when clicking from another window.
4799
4800 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
4801
4802 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
4803 (vc-cvs-annotate-time): Incorporate value of deleted var.
4804 Remove special-case handling of beginning-of-buffer cruft.
4805 Cache ending position (point) and return value in text property
4806 `vc-cvs-annotate-time', and consult it on subsequent invocations.
4807
4808 * vc-cvs.el (vc-cvs-annotate-command):
4809 Delete extraneous lines from beginning of buffer.
4810 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
4811
4812 * progmodes/grep.el (grep-default-command): Take empty string
4813 for tag if all other methods yield nil. Shell-quote the tag.
4814
4815 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
4816 spec in `interactive' form, and mention it in the docstring.
4817 Also, make sure point is at bol after calling `annotate-time'.
4818
4819 2004-11-02 Richard M. Stallman <rms@gnu.org>
4820
4821 * cus-edit.el (customize-group-other-window):
4822 Select the window that displays the custom buffer.
4823 (custom-buffer-create-other-window): Likewise.
4824
4825 * comint.el (comint-insert-input): Fix previous change.
4826
4827 * emacs-lisp/elp.el (elp-instrument-function):
4828 Use called-interactively-p.
4829
4830 * emacs-lisp/easymenu.el (easy-menu-intern):
4831 Don't downcase; rather, case-flip the first letter of each word.
4832
4833 * emacs-lisp/easy-mmode.el (define-minor-mode):
4834 Use called-interactively-p.
4835
4836 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
4837 Add interactive-only.
4838 (byte-compile-warnings): Add interactive-only as option.
4839 (byte-compile-interactive-only-functions): New variable.
4840 (byte-compile-form): Warn about calls to functions
4841 in byte-compile-interactive-only-functions.
4842
4843 * emacs-lisp/autoload.el (update-file-autoloads):
4844 Don't use interactive-p; take new arg SAVE-AFTER.
4845
4846 * emacs-lisp/advice.el (ad-make-advised-definition):
4847 Use called-interactively-p.
4848
4849 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4850
4851 * files.el (find-file-existing): New function.
4852
4853 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
4854 find-file-existing. Add "New File..." that calls find-file.
4855
4856 * diropen.pbm, diropen.xpm: New files.
4857
4858 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
4859 icon diropen. New tool bar item find-file-existing uses icon open.
4860
4861 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
4862 instead of read-file-name.
4863
4864 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
4865
4866 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
4867 (icalendar--split-value): Change name of work buffer.
4868 (icalendar--get-weekday-abbrev): Return nil on error.
4869 (icalendar--date-to-isodate): New function.
4870 (icalendar-convert-diary-to-ical)
4871 (icalendar-extract-ical-from-buffer): Use only two args for
4872 make-obsolete (XEmacs compatibility).
4873 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
4874 (icalendar-export-region): Doc fix.
4875 If error, return non-nil and write errors to a buffer.
4876 Use correct weekday for weekly recurring events.
4877 Check whether date has been parsed for ordinary events.
4878 Make weekly events start in the year 2000.
4879 DTEND is non-inclusive, shift end date by one day if
4880 necessary (not for entries that have date and time).
4881 Rename local let variables: oops -> found-error, datestring ->
4882 startdatestring.
4883
4884 2004-11-02 Kim F. Storm <storm@cua.dk>
4885
4886 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
4887 keep-mode-if-same variable. Add it as optional arg instead.
4888 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
4889
4890 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
4891 substitute-command-keys will select lower-case bindings like those
4892 used in the static help texts.
4893
4894 * descr-text.el (describe-text-properties): Don't err if called in
4895 the *Help* buffer; output to *Help-2* buffer instead.
4896
4897 * kmacro.el (group kmacro): Add :version.
4898 (kmacro-keyboard-quit): New function to cleanup on C-g.
4899 (kmacro-start-macro): Set defining-kbd-macro to append when
4900 appending to last macro.
4901
4902 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
4903
4904 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
4905
4906 * progmodes/gdb-ui.el (gdb-enable-debug-log)
4907 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
4908 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
4909 Add :version keyword.
4910
4911 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
4912
4913 * progmodes/flymake.el (flymake-err-line-patterns):
4914 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
4915 `compilation-error-regexp-alist-alist' to internal Flymake format.
4916
4917 * progmodes/flymake.el: Eliminate byte-compiler warnings.
4918
4919 2004-11-01 Jay Belanger <belanger@truman.edu>
4920
4921 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
4922 with `interactive "s"'.
4923
4924 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4925
4926 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
4927 Revert change from 2004-10-16. '*' checks the current buffer, but the
4928 mouse click may be in another buffer.
4929
4930 2004-11-01 John Paul Wallington <jpw@gnu.org>
4931
4932 * files.el (large-file-warning-threshold): Add :version keyword.
4933 (kill-some-buffers): Doc fix.
4934
4935 * thumbs.el (group thumbs): Add :version keyword.
4936
4937 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
4938
4939 2004-11-01 Richard M. Stallman <rms@gnu.org>
4940
4941 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
4942
4943 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
4944
4945 * allout.el (allout group): Add :version.
4946 (allout-init): Don't use interactive-p.
4947 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
4948 (allout-forward-current-level, allout-backward-current-level):
4949 Don't use interactive-p.
4950
4951 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
4952 (bibtex-find-text): Likewise.
4953
4954 * progmodes/vhdl-mode.el (vhdl-fill-region)
4955 (vhdl-beginning-of-statement): Don't use interactive-p.
4956
4957 * progmodes/idlwave.el (idlwave-update-routine-info):
4958 Don't use interactive-p.
4959
4960 * progmodes/idlw-shell.el (idlwave-shell-send-char):
4961 Don't use interactive-p.
4962
4963 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
4964 Don't use interactive-p.
4965
4966 * progmodes/ada-xref.el (ada-make-body-gnatstub):
4967 Don't use interactive-p.
4968
4969 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
4970 (fortune-in-buffer): Doc fix.
4971
4972 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
4973
4974 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
4975 don't select the temporary buffer.
4976 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
4977 (eudc-get-phone): Likewise.
4978
4979 2004-11-01 Kim F. Storm <storm@cua.dk>
4980
4981 * man.el (Man-xref-normal-file): Fix help-echo.
4982
4983 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
4984
4985 * reveal.el (reveal-last-tick): New var.
4986 (reveal-post-command): Use it to avoid closing overlays when we're
4987 appending text to them.
4988
4989 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4990
4991 * textmodes/bibtex.el: Require button.
4992 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
4993 (bibtex-reference-keys): Distinguish between header keys and
4994 crossref keys.
4995 (bibtex-beginning-of-field): New function.
4996 (bibtex-url-map): Remove.
4997 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
4998 (bibtex-font-lock-url-regexp): Assume that field names begin at
4999 the beginning of a line.
5000 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
5001 Remove field delimiters. Use bibtex-beginning-of-field.
5002 Bugfix, point can be inside a field with a url.
5003 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
5004 New functions.
5005 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
5006 (bibtex-key-in-head): Simplify.
5007 (bibtex-current-line): Use bolp.
5008 (bibtex-parse-keys): Remove unused arg `add'.
5009 Use bibtex-type-in-head and bibtex-key-in-head.
5010 (bibtex-parse-entry, bibtex-autofill-entry):
5011 Use bibtex-type-in-head and bibtex-key-in-head.
5012 (bibtex-autokey-get-field): Do not alter case of replacement text.
5013 (bibtex-autokey-get-names): Do all processing of name list.
5014 (bibtex-autokey-get-year): New function.
5015 (bibtex-autokey-get-title): Do all processing of title words.
5016 (bibtex-generate-autokey): Simplify.
5017 (bibtex-string-files-init): Use default-directory.
5018 Allow for absolute file names in bibtex-string-files.
5019 (bibtex-files, bibtex-file-path): New variables.
5020 (bibtex-files-expand): New function.
5021 (bibtex-find-entry-globally): New command.
5022 (bibtex-summary-function): New variable.
5023 (bibtex-summary): Default value of bibtex-summary-function.
5024 (bibtex-find-crossref): New optional args pnt and split.
5025 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
5026 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
5027 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
5028 Fix handling of required and alternative fields.
5029 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
5030 Use cons and display-buffer.
5031 (bibtex-validate-globally): New command.
5032 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
5033 bibtex-parse-keys and bibtex-parse-strings for updating
5034 bibtex-reference-keys and bibtex-strings.
5035 (bibtex-realign): Remove blank lines past the last entry.
5036 (bibtex-reformat): Use bibtex-entry-format as default.
5037 (bibtex-choose-completion-string): Remove.
5038 (bibtex-complete): Do not use bibtex-choose-completion-string.
5039 (bibtex-url): Simplify.
5040
5041 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5042
5043 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
5044 (x-dnd-types-alist, x-dnd-open-file-other-window)
5045 (x-dnd-known-types): Add :version.
5046
5047 2004-10-31 John Paul Wallington <jpw@gnu.org>
5048
5049 * ibuffer.el (group ibuffer): Add :version keyword.
5050
5051 2004-10-31 Kim F. Storm <storm@cua.dk>
5052
5053 * ido.el (group ido): Add :version keyword.
5054 (ido-mode): Remove :version keyword.
5055
5056 * emulation/cua-base.el (group cua): Add :version keyword.
5057 (cua-mode): Remove :version keyword.
5058
5059 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
5060
5061 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
5062
5063 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
5064 compiler warning.
5065 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
5066 function.
5067 (help-at-pt-display-when-idle): Remove autoload.
5068
5069 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5070
5071 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
5072
5073 2004-10-30 Juri Linkov <juri@jurta.org>
5074
5075 * help.el (function-called-at-point):
5076 * help-fns.el (variable-at-point): Read -> intern.
5077
5078 2004-10-30 Simon Josefsson <jas@extundo.com>
5079
5080 * progmodes/autoconf.el (autoconf-font-lock-keywords):
5081 Recognize AS_* too.
5082
5083 2004-10-29 Simon Josefsson <jas@extundo.com>
5084
5085 * subr.el (read-passwd): Move back from password.el.
5086
5087 * password.el: Remove, not ready yet.
5088
5089 2004-10-29 Andreas Schwab <schwab@suse.de>
5090
5091 * speedbar.el (speedbar-frame-parameters): Improve customize type.
5092
5093 2004-10-29 Sam Steingold <sds@gnu.org>
5094
5095 * mouse.el (mouse-show-mark): Replace the last occurrence of
5096 x-lost-selection-hooks with x-lost-selection-functions.
5097
5098 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5099
5100 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
5101 x-lost-selection-functions is bound.
5102
5103 * mouse-sel.el (mouse-sel-mode):
5104 * emacs-lisp/lselect.el: Adjust to new names for
5105 x-(lost|sent)-selection-functions.
5106
5107 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
5108 New obsolete aliases of x-lost-selection-functions and
5109 x-sent-selection-functions.
5110
5111 2004-10-28 Kim F. Storm <storm@cua.dk>
5112
5113 * imenu.el (imenu-scanning-message): Remove.
5114 (imenu-progress-message): Make it a no-op.
5115
5116 2004-10-28 John Paul Wallington <jpw@gnu.org>
5117
5118 * files.el (set-auto-mode): Call `throw' correctly.
5119
5120 2004-10-28 Juri Linkov <juri@jurta.org>
5121
5122 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
5123 to search `Info-...' commands in `info' manual.
5124 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
5125 Add 'info-file "emacs" property.
5126 (Info-find-emacs-command-nodes): Fix index line number regexp.
5127 Set real line number (instead of fake 0) in first element of the
5128 returned list.
5129 (Info-goto-emacs-command-node): Use line number of first element
5130 to set point in the first found Info node.
5131
5132 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
5133 code to `grep-mode-font-lock-keywords'.
5134 (grep-mode-font-lock-keywords): Delete grep markers instead
5135 of making them invisible.
5136
5137 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5138
5139 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
5140 and x-server-version in bug report.
5141
5142 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
5143
5144 * files.el (set-auto-mode-0): New function.
5145 (set-auto-mode): Use it to handle aliased modes and to
5146 be consistent between C-x C-f and C-x C-w.
5147
5148 2004-10-28 Kenichi Handa <handa@m17n.org>
5149
5150 * international/utf-8.el (utf-translate-cjk-charsets):
5151 Add katakana-jisx0201.
5152
5153 * international/subst-jis.el: Add data for JISX0201.
5154
5155 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5156
5157 * obsolete/hilit19.el (hilit-mode): New function.
5158 Move all the toplevel side-effecting stuff into it, so that loading
5159 hilit19 doesn't mess everything up any more.
5160
5161 2004-10-27 Richard M. Stallman <rms@gnu.org>
5162
5163 * add-log.el (add-change-log-entry): Set up mailing address
5164 and full name later, and don't alter add-log-mailing-address
5165 or add-log-full-name.
5166
5167 * elide-head.el (elide-head): Change error to message.
5168 (elide-head-show): Likewise.
5169
5170 * apropos.el (apropos-macrop): Doc fix.
5171
5172 * mouse.el (mouse-show-mark): Do most processing the same
5173 regardless of transient-mark-mode.
5174
5175 * shadowfile.el (shadow-copy-files): Use interactive-p
5176 only to control whether to print a message.
5177
5178 * tar-mode.el (tar-mode): Use write-contents-functions,
5179 not write-contents-hooks.
5180
5181 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
5182 directory-sep-char.
5183
5184 2004-10-27 Richard M. Stallman <rms@gnu.org>
5185
5186 * strokes.el (strokes-unload-hook): Fix previous change.
5187
5188 * type-break.el (type-break-run-at-time): Always use run-at-time;
5189 forget the alternatives.
5190 (type-break-cancel-function-timers): Always use cancel-function-timers;
5191 forget the alternatives.
5192
5193 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
5194
5195 2004-10-27 Kenichi Handa <handa@m17n.org>
5196
5197 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
5198
5199 * international/subst-gb2312.el: Likewise.
5200
5201 * international/subst-big5.el: Likewise.
5202
5203 * international/subst-ksc.el: Likewise.
5204
5205 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
5206 New variable.
5207 (utf-translate-cjk-set-unicode-range): New function.
5208 (utf-translate-cjk-unicode-range): Make it customizable.
5209 (utf-8-post-read-conversion):
5210 Use utf-translate-cjk-unicode-range-string.
5211 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
5212 Unicode ranges.
5213
5214 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
5215
5216 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
5217 trivial variants to shorten the list.
5218 (xml-based-modes): New var.
5219 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
5220 declaration higher priority than auto-mode-alist.
5221
5222 * find-file.el (cc-other-file-alist): Bring it in line with
5223 cc-mode's auto-mode-alist entries and use \' instead of $.
5224
5225 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
5226 and add "Id" and "Name" submenus to it.
5227
5228 * imenu.el (imenu--generic-function): Skip matches in comments.
5229
5230 2004-10-26 Jay Belanger <belanger@truman.edu>
5231
5232 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
5233 (full-calc-keypad, calc-trail-display): Use an extra argument
5234 instead of `interactive-p'.
5235
5236 * calc/calc-misc.el (calc-other-window): Use an extra argument
5237 instead of `interactive-p'.
5238
5239 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
5240 `interactive-p'.
5241
5242 2004-10-26 Kim F. Storm <storm@cua.dk>
5243
5244 * help.el (describe-key): Describe both down-event and up-event
5245 for a mouse click.
5246
5247 2004-10-26 Richard M. Stallman <rms@gnu.org>
5248
5249 * woman.el (woman): Don't call interactive-p.
5250
5251 * pcomplete.el (pcomplete): Instead of interactive-p,
5252 use an arg set non-nil by the interactive spec.
5253
5254 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
5255 use an arg set non-nil by the interactive spec.
5256
5257 * man.el (Man-cleanup-manpage): Instead of interactive-p,
5258 use an arg set non-nil by the interactive spec.
5259
5260 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
5261
5262 * progmodes/flymake.el (flymake-split-string):
5263 Use `flymake-split-string-remove-empty-edges' in any case.
5264
5265 2004-10-26 Masatake YAMATO <jet@gyve.org>
5266
5267 * progmodes/flymake.el (flymake-err-line-patterns):
5268 Use `compilation-error-regexp-alist-alist' instead of
5269 `compilation-error-regexp-alist'.
5270
5271 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5272
5273 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
5274 verbatim face on the \ of \end{verbatim}.
5275
5276 2004-10-25 Jay Belanger <belanger@truman.edu>
5277
5278 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
5279 erasing minibuffer.
5280
5281 2004-10-25 Simon Josefsson <jas@extundo.com>
5282
5283 * subr.el (read-passwd): Move to net/password.el.
5284
5285 * net/password.el (read-passwd): Add. Autoload it.
5286
5287 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
5288
5289 * mouse-sel.el (mouse-sel-mode): Specify custom group.
5290
5291 * simple.el (process-file): Fix logic.
5292
5293 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
5294
5295 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
5296 (increase-right-margin): Remove erroneous call to `interactive-p'.
5297
5298 2004-10-24 Kim F. Storm <storm@cua.dk>
5299
5300 * help.el (describe-mode): Fix 2004-10-13 change.
5301 Copy pure "Auto Fill" string so it can be propertized later
5302 without causing a read-only error.
5303
5304 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
5305
5306 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
5307 style indexes.
5308
5309 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5310
5311 * simple.el (process-file): Accept nil for INFILE. Reported by
5312 Luc Teirlinck.
5313
5314 2004-10-24 Masatake YAMATO <jet@gyve.org>
5315
5316 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
5317 Handle periods and underscores in a function name.
5318 Remove the address fontification.
5319
5320 2004-10-24 Masatake YAMATO <jet@gyve.org>
5321
5322 * progmodes/asm-mode.el (asm-font-lock-keywords):
5323 Use font-lock-variable-name-face for registers.
5324
5325 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
5326
5327 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
5328 kill-all-local-variables.
5329 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
5330 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
5331 Use kill-all-local-variables and provide mode-hooks.
5332 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
5333 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
5334 Suggested by Masatake YAMATO <jet@gyve.org>.
5335
5336 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
5337
5338 * simple.el (process-file): New function, similar to call-process
5339 but supports file handlers.
5340 * vc.el (vc-do-command): Use it, instead of call-process.
5341 * net/tramp-vc.el (vc-do-command): Do not advise it if
5342 process-file is fboundp.
5343 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
5344 process-file.
5345 (tramp-handle-process-file): New function.
5346 (tramp-file-name-for-operation): Support process-file.
5347
5348 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
5349
5350 * calendar/icalendar.el (icalendar--weekday-array): New constant.
5351 (icalendar-weekdayabbrev-table)
5352 (icalendar-monthnumber-table): Delete.
5353 (icalendar--get-month-number): Use calendar-month-name-array.
5354 (icalendar--get-weekday-number): New function.
5355 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
5356 (icalendar-export-region): Handle multi-line entries.
5357 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
5358
5359 2004-10-23 John Paul Wallington <jpw@gnu.org>
5360
5361 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
5362 `wildcards' set to t in interactive spec.
5363
5364 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
5365 interactive spec rather than use `interactive-p'.
5366 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
5367 rather than use function `interactive-p'.
5368
5369 2004-10-22 Kenichi Handa <handa@m17n.org>
5370
5371 * international/mule.el (translate-region): Implement it in Lisp
5372 as a front end of translate-region-internal.
5373
5374 2004-10-21 Jay Belanger <belanger@truman.edu>
5375
5376 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
5377 Declare these variables with defvar.
5378
5379 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
5380 is bound, only check to see if it is bound.
5381
5382 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
5383
5384 * textmodes/tex-mode.el (tex-compilation-parse-errors):
5385 Don't output messages.
5386
5387 * calc/calc-help.el (calc-describe-bindings): Fix last change.
5388
5389 2004-10-21 John Paul Wallington <jpw@gnu.org>
5390
5391 * calc/calc-graph.el (calc-graph-init):
5392 Use `set-process-query-on-exit-flag'.
5393
5394 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
5395
5396 * progmodes/compile.el (compilation-start): Rely on `cd' to get
5397 dir right and also allow argumentless cd.
5398
5399 2004-10-19 Richard M. Stallman <rms@gnu.org>
5400
5401 * textmodes/flyspell.el (flyspell-mode): Doc fix.
5402
5403 * eshell/em-unix.el (eshell-grep):
5404 Don't bind compilation-process-setup-function.
5405
5406 * comint.el (comint-insert-input): Use @ in `interactive'.
5407 (comint-input-filter-functions): Doc fix.
5408 (comint-kill-whole-line, comint-get-source): Doc fix.
5409
5410 * progmodes/compile.el (compilation-setup):
5411 Don't set buffer-read-only if MINOR is non-nil.
5412
5413 2004-10-19 Jay Belanger <belanger@truman.edu>
5414
5415 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
5416 (calc-emacs-type-gnu19): Remove.
5417 (calc-digit-map, calc-read-key-sequence, calc-read-key):
5418 Remove check for old emacs versions.
5419
5420 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
5421 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
5422 for current Emacs.
5423
5424 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
5425 the end of the minibuffer.
5426 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
5427 copy `esc-map'.
5428
5429 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
5430
5431 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
5432 call that would be given when the current emacs was used.
5433
5434 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
5435
5436 * calendar/icalendar.el: Set coding to utf-8.
5437 (icalendar-version): Increase to 0.07.
5438 (icalendar-monthnumber-table): Change March pattern.
5439 (icalendar-get-all-event-properties)
5440 (icalendar-set-event-property): Delete.
5441 (icalendar-all-events): No longer interactive.
5442 (icalendar-convert-diary-to-ical)
5443 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
5444 their replacements.
5445 (icalendar-export-file, icalendar-export-region): New functions;
5446 essentially old `icalendar-convert-diary-to-ical' but appending to
5447 target rather than overwriting.
5448 (icalendar-import-file): Append to target file rather than
5449 overwriting. Fourth arg deleted.
5450 (icalendar-import-buffer): New name for old
5451 `icalendar-extract-ical-from-buffer'.
5452 (icalendar--convert-string-for-import): New name for
5453 old `icalendar-convert-for-import'.
5454 (include-icalendar-files): Delete.
5455 Prefix for all internal functions changed from `icalendar-'
5456 to `icalendar--'.
5457
5458 2004-10-19 Richard M. Stallman <rms@gnu.org>
5459
5460 * paths.el (news-path): Fix previous change.
5461
5462 2004-10-18 Jay Belanger <belanger@truman.edu>
5463
5464 * calc/calc-help.el (calc-describe-bindings):
5465 Set `buffer-read-only' to nil while working in the keybindings buffer;
5466 remove some extra information from the keybindings buffer.
5467
5468 2004-10-18 David Ponce <david@dponce.com>
5469
5470 * mouse.el (mouse-drag-move-window-top): New function.
5471 (mouse-drag-mode-line-1): Use it.
5472
5473 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
5474
5475 * info.el (Info-fontify-node): For multiline refs,
5476 arrange to unfontify newline and surrounding whitespace.
5477
5478 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
5479
5480 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
5481 directory is missing.
5482
5483 2004-10-17 John Paul Wallington <jpw@gnu.org>
5484
5485 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
5486 New customizable variable; whether to display buffers that match
5487 `ibuffer-maybe-show-predicates' by default.
5488 (ibuffer-maybe-show-predicates): Mention it in docstring.
5489 (ibuffer-display-maybe-show-predicates): New variable.
5490 (ibuffer-update): Prefix arg now toggles whether buffers that
5491 match `ibuffer-maybe-show-predicates' should be displayed.
5492 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
5493 locally to heed `ibuffer-default-display-maybe-show-predicates'.
5494 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
5495
5496 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
5497
5498 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
5499 work correctly.
5500
5501 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
5502
5503 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
5504 (Buffer-menu-beginning): New helper function.
5505 (Buffer-menu-execute): Use it.
5506 (Buffer-menu-select): Use it.
5507 (Buffer-menu-sort): Use it and also keep markers.
5508
5509 2004-10-17 Richard M. Stallman <rms@gnu.org>
5510
5511 * paths.el (news-directory): Rename from news-path. Old name alias.
5512 (rmail-spool-directory): Use defvar.
5513 (sendmail-program): Use defcustom.
5514 (remote-shell-program): Use defcustom.
5515 (term-file-prefix): Use defvar.
5516 (abbrev-file-name): Use defvar.
5517
5518 * term.el: Add maintainer.
5519
5520 * subr.el (with-local-quit): Return nil if there's a quit.
5521 (read-passwd): Use with-local-quit. Doc fix.
5522
5523 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
5524 (strokes-unload-hook): Set as a variable with add-hook.
5525
5526 * startup.el (fancy-splash-tail, normal-splash-screen):
5527 Update copyright year.
5528
5529 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
5530
5531 * server.el (server-unload-hook): Set as a variable with add-hook.
5532
5533 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
5534
5535 * frame.el (special-display-popup-frame):
5536 Make the buffer current as its frame is created.
5537
5538 * delsel.el (delsel-unload-hook): Set as a variable.
5539
5540 * comint.el (comint-output-filter-functions):
5541 Add comint-watch-for-password-prompt.
5542 (comint-read-noecho): Function deleted.
5543 (send-invisible): Use read-passwd.
5544
5545 * fringe.el (fringe-mode-initialize): New function.
5546 (fringe-mode): Use fringe-mode-initialize as :initialize.
5547
5548 2004-10-17 Kim F. Storm <storm@cua.dk>
5549
5550 * language/indian.el (indian-script-language-alist): Swap value and doc.
5551 (indian-font-char-index-table): Doc fix.
5552
5553 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
5554
5555 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
5556
5557 2004-10-16 Juri Linkov <juri@jurta.org>
5558
5559 * progmodes/compile.el (compilation-start): Move let-binding of
5560 `process-environment' into `with-current-buffer' body.
5561 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5562
5563 2004-10-16 Richard M. Stallman <rms@gnu.org>
5564
5565 * pcvs-util.el (cvs-bury-buffer):
5566 Don't call get-buffer-window for effect.
5567
5568 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
5569
5570 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
5571
5572 * msb.el (msb-unload-hook): Set the variable.
5573
5574 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
5575 Use * to err if buffer is readonly.
5576
5577 * subr.el (looking-back): Return only t or nil.
5578
5579 * whitespace.el (whitespace-unload-hook): Set the variable.
5580
5581 * view.el (view-mode-enable): Set view-page-size and
5582 view-half-page-size to nil.
5583 (view-set-half-page-size-default): view-half-page-size = nil
5584 means the default.
5585 (View-scroll-page-forward): Use view-page-size-default.
5586 (View-scroll-page-backward): Likewise.
5587 (view-page-size, view-half-page-size): Doc fixes.
5588
5589 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
5590
5591 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
5592
5593 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
5594 "cl" like other files. Instead, call byte-compile-find-cl-functions.
5595 (byte-compile-log-1): Bind inhibit-read-only.
5596 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
5597 (byte-compile-log-warning): Likewise.
5598 (byte-compile-file-form-require): Detect "cl" from the arg value.
5599
5600 * progmodes/compile.el (compilation-start): Assume compilation-mode
5601 will make the buffer read-only.
5602 (compilation-mode): Take arg name-of-mode.
5603 (compilation-setup): Make buffer read-only.
5604 (compilation-handle-exit): Bind inhibit-read-only.
5605
5606 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
5607 (ispell-message): Likewise.
5608 (ispell-show-choices): Don't call get-buffer-window uselessly.
5609 (ispell-init-process): Use set-process-query-on-exit-flag.
5610
5611 2004-10-16 Kim F. Storm <storm@cua.dk>
5612
5613 * fringe.el (fringe-bitmaps): Only initialize when defined.
5614
5615 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
5616 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
5617
5618 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
5619
5620 2004-10-15 Simon Josefsson <jas@extundo.com>
5621
5622 * net/password.el: Add.
5623
5624 2004-10-14 Masatake YAMATO <jet@gyve.org>
5625
5626 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
5627 (gdb-script-end-of-defun): New function.
5628 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
5629 `gdb-script-end-of-defun' as *-of-defun-function.
5630
5631 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
5632
5633 * button.el (button-activate): Allow a marker to display as an action.
5634
5635 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
5636
5637 * help.el (describe-mode): Use it to make minor mode list into
5638 hyperlinks.
5639
5640 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
5641
5642 * vc.el (vc-annotate-display-select): Fix typo.
5643
5644 * subr.el (substitute-key-definition-key): New function.
5645 (substitute-key-definition): Use it with map-keymap.
5646 (event-modifiers): Use push.
5647 (mouse-movement-p, with-temp-buffer): Simplify.
5648
5649 2004-10-12 Jay Belanger <belanger@truman.edu>
5650
5651 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
5652 New variables.
5653 (calc-help-index-entries): New function.
5654 (calc-describe-function): Use `calc-help-function-list' instead of
5655 obarray for completion.
5656 (calc-describe-variable): Use `calc-help-variable-list' instead
5657 of obarray for completion.
5658
5659 2004-10-12 Richard M. Stallman <rms@gnu.org>
5660
5661 * info-look.el (info-lookup-file): Add info-file property.
5662 (info-lookup-symbol): Likewise.
5663
5664 * info.el (info-xref): Add underlining.
5665 (info): Add info-file property.
5666 (Info-find-emacs-command-nodes): Specify case-sensitive search.
5667
5668 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
5669
5670 Sync with Tramp 2.0.45.
5671
5672 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
5673 defined. This is not the case for XEmacs without package "edebug".
5674 (tramp-set-auto-save-file-modes): Set permissions of autosaved
5675 remote files to the permissions of the original file. This is not
5676 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
5677 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
5678 (tramp-perl-decode): Fix an error in Perl implementation.
5679 $pending must be cleared every loop. Reported by Benjamin Place
5680 <benjaminplace@sprintmail.com>
5681
5682 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
5683 Don't activate advice during definition. This is done later on,
5684 depending on test result of `substitute-in-file-name'.
5685 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5686
5687 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5688
5689 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
5690
5691 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
5692
5693 2004-10-12 David Ponce <david@dponce.com>
5694
5695 * recentf.el (recentf-edit-list): Update the menu when the recentf
5696 list has been modified.
5697
5698 2004-10-12 Simon Josefsson <jas@extundo.com>
5699
5700 * net/tls.el (tls-certtool-program): New variable.
5701 (tls-certificate-information): New function, based on
5702 ssl-certificate-information.
5703
5704 2004-10-12 Kenichi Handa <handa@m17n.org>
5705
5706 * international/mule.el (coding-system-equal): Move from mule-util.el.
5707
5708 * international/mule-util.el (coding-system-equal): Move to mule.el.
5709
5710 2004-10-12 Kim F. Storm <storm@cua.dk>
5711
5712 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
5713 reset kmacro-initial-counter-value if set.
5714 (kmacro-set-counter): Only set kmacro-counter if defining or executing
5715 macro. Set kmacro-initial-counter-value otherwise. Never set both.
5716 (kmacro-display): Show macro counter if non-zero.
5717
5718 * subr.el (substitute-key-definition): Mention command remapping
5719 in doc string.
5720
5721 2004-10-11 Jay Belanger <belanger@truman.edu>
5722
5723 * calc/calc-misc.el (calc-info-goto-node): New function.
5724 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
5725 node in one step.
5726 (calc-describe-copying, calc-describe-distribution)
5727 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
5728 Go to appropriate info node in one step.
5729
5730 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5731
5732 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
5733
5734 * font-lock.el (font-lock-apply-highlight): Fix last change.
5735
5736 2004-10-11 Simon Josefsson <jas@extundo.com>
5737
5738 * mail/smtpmail.el (smtpmail-open-stream): Look for
5739 starttls-gnutls-program instead of starttls-program iff
5740 starttls-use-gnutls is non-nil.
5741 (smtpmail-open-stream): Don't overwrite user settings of
5742 starttls-extra-arguments and starttls-extra-args.
5743
5744 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
5745
5746 * comint.el (comint-mouse-insert-input): Remove.
5747 (comint-insert-input): Make it work for mouse bindings.
5748 (comint-mode-map): Move defs into the declaration.
5749 (comint-output-filter): Typo.
5750
5751 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
5752
5753 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
5754
5755 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
5756 (ange-ftp-call-chmod): Reference remote-shell-program instead of
5757 ange-ftp-remote-shell.
5758
5759 2004-10-10 Andreas Schwab <schwab@suse.de>
5760
5761 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
5762 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
5763 Reported by <sri@asu.edu>.
5764
5765 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
5766
5767 * vc.el (vc-annotate-mode): Remove variable.
5768 (vc-annotate-display-select): Only call vc-annotate-mode
5769 if we're not in that mode already.
5770
5771 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
5772
5773 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
5774 (imenu-choose-buffer-index): Check here for rescan instead.
5775
5776 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
5777 where the face expression evals to nil.
5778
5779 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
5780 (tex-font-lock-keywords-2): Use it.
5781 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
5782
5783 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
5784
5785 2004-10-09 Kim F. Storm <storm@cua.dk>
5786
5787 * subr.el (progress-reporter-update): Define before first usage.
5788 (make-progress-reporter): Doc fix.
5789
5790 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5791
5792 * textmodes/paragraphs.el (sentence-end-double-space)
5793 (sentence-end-without-period, sentence-end-without-space)
5794 (sentence-end): Doc fixes.
5795
5796 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
5797
5798 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
5799 Change paragraph-start regexp so we don't fill code starting with #'(.
5800
5801 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
5802
5803 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
5804 New defcustom.
5805 (extract-address-components): Use it.
5806
5807 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5808
5809 * subr.el (make-progress-reporter, progress-reporter-update)
5810 (progress-reporter-force-update, progress-reporter-do-update)
5811 (progress-reporter-done): New functions.
5812
5813 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
5814
5815 * progmodes/etags.el (etags-tags-completion-table): Use progress
5816 reporter.
5817 (etags-tags-apropos): Likewise.
5818
5819 2004-10-08 Alan Mackenzie <acm@muc.de>
5820
5821 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
5822 of current line.
5823
5824 2004-10-08 Masatake YAMATO <jet@gyve.org>
5825
5826 * server.el (server-process-filter): Wrap `process-send-region'
5827 by `condition-case' to guard the case when the pipe to PROC is closed.
5828
5829 2004-10-07 Mark A. Hershberger <mah@everybody.org>
5830
5831 * xml.el (xml-substitute-special): Limit handling of external entities.
5832
5833 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
5834
5835 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
5836
5837 2004-10-06 John Paul Wallington <jpw@gnu.org>
5838
5839 * xml.el (xml-parse-dtd): Fix `error' call.
5840
5841 2004-10-05 Mark A. Hershberger <mah@everybody.org>
5842
5843 * xml.el (xml-substitute-special): Return a single string instead
5844 of a list of strings if an entity substitution is made.
5845
5846 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
5847
5848 * calendar/icalendar.el: New file.
5849
5850 2004-10-05 Juri Linkov <juri@jurta.org>
5851
5852 * isearch.el (isearch-done): Set mark after running hook.
5853 Reported by Drew Adams <drew.adams@oracle.com>.
5854
5855 * info.el (Info-history, Info-toc): Fix Info headers.
5856 (Info-toc): Narrow buffer before Info-fontify-node.
5857 (Info-build-toc): Don't check for special Info file names.
5858 Set main-file to nil if Info-find-file returns a symbol.
5859
5860 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
5861
5862 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
5863 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
5864 * calendar/cal-menu.el (calendar-mode-map): Ditto.
5865
5866 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
5867
5868 * calendar/cal-iso.el (calendar-iso-read-args): New function,
5869 for old interactive spec from calendar-goto-iso-date.
5870 (calendar-goto-iso-date): Use it.
5871 (calendar-goto-iso-week): New function. Suggested by Emilio
5872 C. Lopes <eclig@gmx.net>.
5873
5874 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
5875
5876 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
5877 `set-right-margin' bindings that follow the minor mode conventions.
5878
5879 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
5880
5881 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
5882 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
5883 (latex-block-args-alist): Add minipage and picture.
5884 (latex-block-body-alist): Use reftex-label if enabled.
5885 (latex-insert-block): Don't insert a \n if not necessary.
5886 (tex-compile-commands): Make sure dvips doesn't send to printer.
5887 (tex-compile-default): Handle the case where no executable is found.
5888 (latex-noindent-environments): New var.
5889 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
5890 If tex-indent-allhanging is non-nil, make sure we only align for macros
5891 at beginning of line.
5892
5893 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
5894
5895 * newcomment.el (comment-beginning): Doc fix and don't choke on
5896 unset `comment-end-skip' when at beginning of comment.
5897
5898 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
5899
5900 * term.el (term-adjust-current-row-cache): Don't allow the current
5901 row to become negative.
5902 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
5903 the end of the line. Fix scroll down. Add comments.
5904 (term-handle-ansi-escape): Don't exceed terminal width when moving
5905 right.
5906 (term-scroll-region): Move the cursor after setting the scroll region.
5907
5908 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
5909
5910 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
5911 to `width' for consistency with docstring. Doc fix.
5912
5913 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
5914
5915 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
5916 This is necessary for derived modes.
5917
5918 2004-09-30 Kim F. Storm <storm@cua.dk>
5919
5920 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
5921 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
5922
5923 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
5924 kmacro-extract-lambda functions.
5925 (edit-kbd-macro): Handle kmacro lambda forms.
5926 Include counter and counter format in edit buffer.
5927 (edmacro-finish-edit): Get counter and format from edit buffer and
5928 update kmacro bindings when found.
5929
5930 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
5931
5932 * textmodes/paragraphs.el (forward-paragraph):
5933 Avoid args-out-of-range error when point winds up at the beginning of
5934 the buffer and hard newlines are enabled.
5935
5936 * newcomment.el (comment-multi-line): Doc fix.
5937
5938 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
5939
5940 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
5941 (diff-fixup-modifs): Catch unified-diff file-headers.
5942
5943 2004-09-29 Kim F. Storm <storm@cua.dk>
5944
5945 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
5946 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
5947 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
5948
5949 * fringe.el (fringe-bitmap-p): New macro.
5950 (fringe-bitmaps): Add standard fringe bitmaps on load.
5951
5952 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
5953
5954 * dired.el (dired-view-command-alist): Use more efficient regexps.
5955 Remove dubious arguments.
5956 (dired-align-file): New function.
5957 (dired-insert-directory): Use it.
5958 (dired-move-to-end-of-filename): Make the " -> " search more specific.
5959 (dired-buffers-for-dir): Remove unused var `pattern'.
5960
5961 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
5962
5963 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
5964 from diary display excursion. Store diary buffer's point for
5965 `simple-diary-display'.
5966 (simple-diary-display): Set window point and start when
5967 displaying buffer, to preserve point.
5968
5969 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
5970
5971 * textmodes/enriched.el (enriched-translations): Replace defconst
5972 with defvar.
5973
5974 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5975
5976 * printing.el: Doc fix.
5977 (pr-version): New version number (6.8.1).
5978 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
5979 make-temp-name.
5980 (pr-delete-file): Check if file exists before deleting it.
5981 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
5982
5983 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
5984
5985 * term.el (term-display-table): New variable.
5986 (term-mode): Use it.
5987 (term-exec-1): Set the coding system to binary.
5988 (term-emulate-terminal): Decode the string before inserting it.
5989
5990 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
5991
5992 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
5993 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
5994 (map): Bind S-prior, S-next and S-insert.
5995 (term-mode): Set `indent-tabs-mode' to nil.
5996 (term-paste): New function to be bound to S-insert.
5997 (term-send-del, term-send-backspace): Change the strings sent.
5998 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
5999 (term-handle-colors-array): Fix handling of underline and reverse.
6000 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
6001 (term-erase-in-line): Fix comparison.
6002 (term-emulate-terminal): Fix line wrap handling.
6003 (term-start-output-log): Rename from `term-set-output-log'.
6004 (term-stop-output-log): Rename from `term-stop-photo'.
6005 (term-switch-to-alternate-sub-buffer): Comment out, unused.
6006
6007 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
6008
6009 * dired.el (dired-move-to-filename): Don't output a message if
6010 raise-error is non-nil. Fix return position and value.
6011
6012 * files.el (insert-directory): Obey --dired even with symlinks.
6013
6014 2004-09-25 Lars Hansen <larsh@math.ku.dk>
6015
6016 * ls-lisp.el (ls-lisp-format): Mark file names with property
6017 dired-filename.
6018
6019 2004-09-25 Kim F. Storm <storm@cua.dk>
6020
6021 * ido.el (ido-max-directory-size): New defcustom.
6022 (ido-decorations): Add "too big" element.
6023 (ido-directory-too-big): New dynamic var.
6024 (ido-may-cache-directory): Don't cache big directories.
6025 (ido-directory-too-big-p): New defun.
6026 (ido-set-current-directory): Update ido-directory-too-big.
6027 (ido-read-internal): Make empty ido-cur-item if too-big.
6028 (ido-buffer-internal): Use ido-read-internal directly instead of
6029 ido-read-buffer.
6030 (ido-file-internal): Init ido-directory-too-big.
6031 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
6032 and redo completion with full list.
6033 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
6034 it, and show completions.
6035 (ido-all-completions): Let bind ido-directory-too-big to nil.
6036 (ido-exhibit): Handle ido-directory-too-big.
6037 (ido-read-buffer): Handle fallback to read-buffer.
6038 Init ido-directory-too-big.
6039 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
6040 Init ido-directory-too-big.
6041
6042 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6043
6044 * subr.el (delay-mode-hooks): Doc fix.
6045
6046 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
6047
6048 * textmodes/enriched.el
6049 (enriched-default-text-properties-local-flag): New variable.
6050 (enriched-mode): Make sure that enabling and disabling the mode is
6051 a no-op. Doc fix.
6052
6053 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
6054
6055 * calendar/holidays.el (holiday-advent): Report on a specified day
6056 offset from advent, not just advent.
6057 (holiday-easter-etc): Report on one specified day offset from
6058 easter, not all easter holidays. Various Easter holidays moved to
6059 `christian-holidays' variable in calendar.el.
6060 * calendar/calendar.el (christian-holidays): Adapt for new
6061 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
6062
6063 2004-09-23 Kim F. Storm <storm@cua.dk>
6064
6065 * image.el (insert-sliced-image): Add doc string.
6066
6067 * ido.el (ido-choice-list): New dynamic var for `list' context.
6068 (ido-context-switch-command): New dynamic var.
6069 (ido-define-mode-map): Generalize switch between file/buffer contexts.
6070 (ido-read-internal): Handle new `list' context.
6071 Handle insert-buffer and insert-file ido-exit values.
6072 (ido-buffer-internal): New arg switch-cmd. Use it to setup
6073 ido-context-switch-command. Handle insert-file ido-exit value.
6074 (ido-read-buffer): Set ido-context-switch-command to 'ignore
6075 unless it is already bound by caller.
6076 (ido-file-internal): New arg switch-cmd. Use it to setup
6077 ido-context-switch-command. Handle insert-buffer ido-exit value.
6078 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
6079 used for context switching.
6080 (ido-all-completions): Handle new `list' context.
6081 (ido-make-choice-list): Return choices for `list' context.
6082 (ido-find-file-in-dir, ido-display-file, ido-write-file)
6083 (ido-display-buffer, ido-kill-buffer): Disable context switching.
6084 (ido-insert-buffer, ido-insert-file): Setup context switching.
6085 (ido-exhibit): Handle `list' context.
6086 (ido-read-file-name): Disable context switching. Handle fallback.
6087 (ido-read-directory-name): Disable context switching.
6088 (ido-completing-read): New defun like completing-read. Setup and
6089 use new `list' context.
6090
6091 2004-09-20 Jesper Harder <harder@ifa.au.dk>
6092
6093 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
6094
6095 2004-09-21 Jay Belanger <belanger@truman.edu>
6096
6097 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
6098 `calc-graph-set-styles' so the gnuplot buffer will appear in a
6099 separate window.
6100
6101 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
6102
6103 * subr.el (after-change-major-mode-hook): Doc fix.
6104
6105 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6106
6107 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
6108 of ghostscript for monochrome PostScript file in Windows.
6109
6110 2004-09-21 Kenichi Handa <handa@m17n.org>
6111
6112 * descr-text.el (describe-char): Checking of quail activation
6113 fixed.
6114
6115 2004-09-21 Jay Belanger <belanger@truman.edu>
6116
6117 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
6118
6119 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
6120
6121 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
6122 after the mode hooks instead of before. Doc fix.
6123
6124 2004-09-20 Jason Rumney <jasonr@gnu.org>
6125
6126 * startup.el (command-line) [windows-nt]: Try .emacs first, then
6127 _emacs, but revert to .emacs if neither exists in home directory.
6128
6129 2004-09-20 John Paul Wallington <jpw@gnu.org>
6130
6131 * bindings.el (completion-ignored-extensions): Add .dfsl.
6132
6133 2004-09-20 Richard M. Stallman <rms@gnu.org>
6134
6135 * bindings.el (scroll-left): Make it disabled.
6136
6137 * files.el (enable-local-eval): Doc fix.
6138
6139 * indent.el (move-to-left-margin): Special case for minibuffer.
6140
6141 * term.el (term-emulate-terminal): Turn off undo for output.
6142 Use with-current-buffer and save-selected-window.
6143
6144 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
6145
6146 * progmodes/make-mode.el (makefile-fill-paragraph):
6147 Don't insist on spaces when looking for comments. # is enough.
6148
6149 * files.el (hack-local-variables): Copy the variables list
6150 to another buffer, strip prefixes and suffixes there, then read.
6151 (enable-local-eval): Doc fix.
6152 (ignored-local-variables): Initialize to nil.
6153 (risky-local-variable-p): Don't check ignored-local-variables here.
6154 (hack-one-local-variable): Ignore var if in ignored-local-variables.
6155
6156 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
6157
6158 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
6159 of = to "." (punctuation).
6160
6161 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6162
6163 * subr.el (event-basic-type): Fix mask (extend to 22bits).
6164
6165 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
6166
6167 * textmodes/enriched.el (enriched-rerun-flag): New variable.
6168 (enriched-before-change-major-mode): New function.
6169 Add it to `change-major-mode-hook'.
6170 (enriched-after-change-major-mode): New function.
6171 Add it to `after-change-major-mode-hook'.
6172 (enriched-mode): Make it work correctly if called from
6173 `after-change-major-mode-hook'.
6174 No longer set `indent-line-function'.
6175
6176 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
6177
6178 * subr.el (after-change-major-mode-hook): New variable.
6179 (run-mode-hooks): Implement it.
6180
6181 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6182
6183 * battery.el (battery-linux-proc-apm): Use string-to-number.
6184 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
6185 Use dolist (and less indentation). Use erase-buffer.
6186 Pre-initialize `design-capacity', `warn', and `low'.
6187 (battery-format): Use replace-regexp-in-string.
6188
6189 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
6190
6191 * battery.el: Delete superfluous empty lines.
6192 (battery-linux-proc-acpi): Attempt to gather information from all
6193 battery subdirectories regardless of their file name.
6194 (battery-linux-proc-apm): Replace all occurrences of
6195 battery-hex-to-int-2 with string-to-int (base 16).
6196 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
6197 (battery-hex-map): Delete variable.
6198
6199 2004-09-18 John Paul Wallington <jpw@gnu.org>
6200
6201 * calc/calc-units.el (calc-quick-units): Fix overzealous
6202 s/or/unless/.
6203
6204 2004-09-17 Jay Belanger <belanger@truman.edu>
6205
6206 * calc/calc.el (calc-mode-var-list): Fix the value of
6207 `calc-matrix-brackets'.
6208
6209 2004-09-17 Romain Francoise <romain@orebokech.com>
6210
6211 * ibuf-ext.el (define-ibuffer-filter filename):
6212 Expand dired-directory since buffer-file-name is absolute.
6213
6214 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
6215
6216 * ediff-init.el (ediff-current-diff-face-A)
6217 (ediff-current-diff-face-B, ediff-current-diff-face-C)
6218 (ediff-current-diff-face-Ancestor)
6219 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
6220 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
6221 (ediff-even-diff-face-A, ediff-even-diff-face-B)
6222 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
6223 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
6224 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
6225 Use min-colors.
6226
6227 * term.el (term-down): Perform vertical motion if DOWN is negative.
6228 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
6229 (term-termcap-format): Synchronyze with the eterm terminfo entry
6230 in etc/e/eterm.ti.
6231 (term-handle-colors-array): If the current foreground or
6232 background are zero (i.e. unspecified), use the foreground and
6233 background of the default face for reverse video.
6234 (term-ansi-at-eval-string, term-ansi-default-fg)
6235 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
6236 (term-mem): Delete ununsed function.
6237 (term-protocol-version): Increment.
6238 (term-current-face): Set to default.
6239
6240 2004-09-15 Jay Belanger <belanger@truman.edu>
6241
6242 * calc/calc.el (calc-mode-var-list): Define this variable.
6243 (calc-always-load-extensions, calc-line-numbering)
6244 (calc-line-breaking, calc-display-just, calc-display-origin)
6245 (calc-number-radix, calc-leading-zeros, calc-group-digits)
6246 (calc-group-char, calc-point-char, calc-frac-format)
6247 (calc-prefer-frac, calc-hms-format, calc-date-format)
6248 (calc-float-format, calc-full-float-format, calc-complex-format)
6249 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
6250 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
6251 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
6252 (calc-matrix-brackets, calc-language, calc-language-option)
6253 (calc-left-label, calc-right-label, calc-word-size)
6254 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
6255 (calc-display-raw, calc-internal-prec, calc-angle-mode)
6256 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
6257 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
6258 (calc-window-height, calc-display-trail, calc-show-selections)
6259 (calc-use-selections, calc-assoc-selections)
6260 (calc-display-working-message, calc-auto-why, calc-timing)
6261 (calc-mode-save-mode, calc-standard-date-formats)
6262 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
6263 (calc-user-parse-tables, calc-gnuplot-default-device)
6264 (calc-gnuplot-default-output, calc-gnuplot-print-device)
6265 (calc-gnuplot-print-output, calc-gnuplot-geometry)
6266 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
6267 (calc-invocation-macro, calc-show-banner): Give these values as
6268 part of `calc-mode-var-list's initialization after the variables
6269 are declared with defvar.
6270 (calc-bug-address): Change email address to send bug reports to.
6271 Change the maintainer address at the top.
6272 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
6273 than "\\.emacs" to determine if it is the user-init-file.
6274
6275 * calc/calc-embed.el (calc-embedded-set-modes): Use
6276 `calc-mode-var-list' correctly.
6277
6278 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
6279
6280 * vc.el (annotate-time): Document point handling.
6281 (vc-annotate-display-autoscale): Doc fix.
6282
6283 2004-09-15 Miles Bader <miles@gnu.org>
6284
6285 * generic.el (generic-make-keywords-list): Use symbol rather than
6286 word anchors in regexp.
6287
6288 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
6289
6290 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
6291 no file name consider `dired-directory'.
6292
6293 2004-09-14 Kim F. Storm <storm@cua.dk>
6294
6295 * faces.el (cursor): Add face-no-inherit property. Doc fix.
6296
6297 2004-09-14 Simon Josefsson <jas@extundo.com>
6298
6299 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
6300
6301 * textmodes/dns-mode.el: Add.
6302
6303 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
6304
6305 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
6306 (disabled-command-function): Make the ?\ char more obvious.
6307
6308 * vc-arch.el (vc-arch-root, vc-arch-registered):
6309 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
6310
6311 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
6312
6313 * windmove.el (windmove-frame-edges): Report coordinates of
6314 outside edges of frame, not inside edges.
6315 (windmove-coordinates-of-position): Convert into wrapper to new
6316 function `windmove-coordinates-of-window-position';
6317 `compute-motion' always applies to selected window.
6318 (windmove-coordinates-of-position): Update documentation to refer
6319 to Emacs 21 Lisp Reference Manual.
6320 (windmove-find-other-window): Fix off-by-one errors for max x,y.
6321
6322 2004-09-13 Kim F. Storm <storm@cua.dk>
6323
6324 * isearch.el (isearch-resume-in-command-history): Rename from
6325 isearch-resume-enabled and change default to nil.
6326
6327 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6328
6329 * vc-hooks.el (vc-ignore-dir-regexp): New var.
6330 (vc-registered): Use it.
6331 (vc-find-root): New fun.
6332
6333 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
6334 Don't tell to use \\{...} when it's already done.
6335
6336 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
6337 Provide a sample complex default.
6338 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
6339 (bibtex-entry): Use mapc.
6340
6341 2004-09-12 Kim F. Storm <storm@cua.dk>
6342
6343 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
6344
6345 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
6346 inhibit-field-text-motion to t so rectangles work in comint buffers.
6347
6348 * simple.el (choose-completion-string): Set buffer before running
6349 choose-completion-string-functions hook so it can be buffer-local.
6350
6351 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
6352
6353 * progmodes/compile.el (compilation-start): Parse command to see
6354 if it starts with a cd, and if so perform it for the *compilation*
6355 buffer. Change the header to reflect this.
6356
6357 2004-09-11 Kim F. Storm <storm@cua.dk>
6358
6359 * ido.el (ido-enable-dot-prefix): Doc fix.
6360 (ido-enable-dot-prefix): New defcustom.
6361 (ido-set-matches1): Use it.
6362
6363 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
6364
6365 * textmodes/bibtex.el (bibtex-mark-active)
6366 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
6367
6368 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6369
6370 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
6371 used in a case insensitive environment.
6372 (bibtex-mode-map): Rearrange order of menus.
6373 (bibtex-quoted-string-re): Obsolete.
6374 (bibtex-complete-key-cleanup): Variable replaced by new function.
6375 (bibtex-font-lock-keywords): Use backquotes.
6376 (bibtex-font-lock-url-regexp): New internal variable.
6377 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
6378 "OPT" and "ALT".
6379 (bibtex-insert-current-kill, bibtex-make-field)
6380 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
6381 (bibtex-parse-field-text): Simplify.
6382 (bibtex-string=): New helper function.
6383 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
6384 (bibtex-map-entries): Use bibtex-string=.
6385 (bibtex-search-entry): Use not.
6386 (bibtex-enclosing-field): Fix docstring.
6387 (bibtex-assoc-regexp): Obsolete.
6388 (bibtex-format-entry): Use assoc-string and bibtex-string=.
6389 (bibtex-autokey-get-names): Handle empty name field.
6390 (bibtex-parse-strings): Use assoc-string and unless.
6391 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
6392 Use assoc-string.
6393 (bibtex-pop): Simplify.
6394 (bibtex-mode): Set font-lock-extra-managed-props.
6395 (bibtex-entry-update): Use assoc-string.
6396 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
6397 (bibtex-autofill-entry): Use bibtex-string=.
6398 (bibtex-print-help-message): Simplify.
6399 (bibtex-find-entry): New optional arg START.
6400 (bibtex-validate): Use bibtex-string= and assoc-string.
6401 Do not call obsolete function compilation-parse-errors.
6402 (bibtex-remove-delimiters): Only remove delimiters if present.
6403 (bibtex-copy-entry-as-kill): Add docstring.
6404 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
6405 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
6406 (bibtex-complete): Use bibtex-predefined-month-strings,
6407 bibtex-string=, and new function bibtex-complete-key-cleanup.
6408 (bibtex-generate-url-list): New variable.
6409 (bibtex-url): New command bound to C-c C-l and mouse-2.
6410 (bibtex-url-map): New local keymap for bibtex-url-mouse.
6411 (bibtex-font-lock-url): New function.
6412
6413 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
6414
6415 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
6416
6417 2004-09-09 Kim F. Storm <storm@cua.dk>
6418
6419 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
6420 counter and format with binding.
6421 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
6422 the declared macro uses own macro counter and format. Give symbol
6423 kmacro property.
6424 (kmacro-keymap): Bind kmacro-name-last-macro to n.
6425 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
6426 (kmacro-end-and-call-macro): Doc fix.
6427
6428 2004-09-09 Lars Hansen <larsh@math.ku.dk>
6429
6430 * desktop.el (desktop-clear-preserve-buffers):
6431 Remove make-obsolete-variable.
6432
6433 2004-09-08 Richard M. Stallman <rms@gnu.org>
6434
6435 * buff-menu.el (list-buffers-noselect): Call format-mode-line
6436 with the buffer as argument.
6437
6438 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
6439
6440 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
6441
6442 2004-09-08 Juri Linkov <juri@jurta.org>
6443
6444 * replace.el (perform-replace): Use `query-replace-descr'.
6445
6446 * cus-start.el (history-delete-duplicates): Specify customization.
6447
6448 * diff-mode.el (diff-mode-map):
6449 * progmodes/compile.el (compilation-mode-map):
6450 * progmodes/grep.el (grep-mode-map):
6451 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
6452 to `next-error-follow-minor-mode'.
6453
6454 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6455
6456 * isearch.el (isearch-lazy-highlight-update): Take into account
6457 the case of zero-length match at the search bound.
6458
6459 2004-09-08 Kim F. Storm <storm@cua.dk>
6460
6461 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
6462 change. Use zero width overlays when necessary.
6463
6464 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6465
6466 * subr.el (split-string): Docfix.
6467
6468 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6469
6470 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
6471 (display-call-tree): Ensure newline after caller/calls blocks.
6472
6473 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6474
6475 * startup.el (command-line-1): Make option
6476 --directory/-L modify `load-path' straight away.
6477
6478 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6479
6480 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
6481
6482 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6483
6484 * emacs-lisp/autoload.el (make-autoload):
6485 Handle `define-compilation-mode'.
6486
6487 * emacs-lisp/lisp-mode.el (define-compilation-mode):
6488 Specify `doc-string-elt' property.
6489
6490 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6491
6492 * bs.el (bs-mode): Doc fix.
6493
6494 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6495
6496 * info.el (Info-insert-dir): Fix temp buffer leak bug.
6497
6498 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
6499
6500 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
6501
6502 2004-09-08 Kenichi Handa <handa@m17n.org>
6503
6504 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
6505 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
6506 ps-mule-next-point -> 1+).
6507
6508 * composite.el (encode-composition-rule): Add autoload cooky.
6509
6510 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6511
6512 * format.el (buffer-auto-save-file-format): Make it permanent local.
6513
6514 2004-09-07 Kim F. Storm <storm@cua.dk>
6515
6516 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
6517 (authors-fixed-entries): Fix typo.
6518 (authors-canonical-author-name): Compact multiple spaces.
6519 Ignore trivial names (e.g. only first name).
6520
6521 * term.el (term-window-width): Only use full window width on
6522 window system if overflow-newline-into-fringe is enabled.
6523 (term-mode): Don't disable overflow-newline-into-fringe.
6524
6525 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6526
6527 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
6528 motion as seen on my Mac OS X xterms.
6529
6530 * newcomment.el (uncomment-region-default, comment-region-default):
6531 New functions extracted from uncomment-region and comment-region.
6532 (comment-region, comment-region-function, uncomment-region)
6533 (uncomment-region-function): Use them.
6534
6535 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
6536
6537 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
6538 It's not crucial but can make sense at times.
6539
6540 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
6541 the first commit.
6542
6543 * vc.el (vc-buffer-context, vc-restore-buffer-context):
6544 Disable obsolete code.
6545
6546 2004-09-07 Juri Linkov <juri@jurta.org>
6547
6548 * progmodes/grep.el (grep-highlight-matches): Change default from
6549 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
6550 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
6551 if grep option `--color' is available, or to `nil' otherwise.
6552 (grep-process-setup): Call `grep-compute-defaults' if
6553 `grep-highlight-matches' is not computed. Set env-vars only
6554 if `grep-highlight-matches' is `t'.
6555 (grep-use-null-device): Remove redundant type `boolean' (`choice'
6556 is already defined).
6557
6558 * progmodes/compile.el (compilation-start): Use copy of
6559 `process-environment' created by `copy-sequence' to not
6560 modify env-vars in the global `process-environment'.
6561
6562 2004-09-06 Eli Zaretskii <eliz@gnu.org>
6563
6564 * simple.el (next-error-follow-minor-mode): Fix last change.
6565
6566 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
6567
6568 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
6569 permanent local.
6570
6571 2004-09-04 Richard M. Stallman <rms@gnu.org>
6572
6573 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
6574 highlighting if the search string is empty.
6575
6576 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
6577
6578 * facemenu.el (facemenu-active-faces): Change condition of inner
6579 `while' loop to also check the first two elements of `face-atts'
6580 and `mask-atts'.
6581
6582 2004-09-04 John Paul Wallington <jpw@gnu.org>
6583
6584 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
6585 (thumbs-view-image-mode): Make buffer read-only.
6586
6587 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
6588
6589 * textmodes/ispell.el (ispell-really-aspell): New defvar.
6590 (ispell-check-version): Set it.
6591 (ispell-send-replacement): New function.
6592 (ispell-process-line): Call ispell-send-replacement.
6593
6594 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
6595
6596 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
6597 Support choosing seconds with "s".
6598
6599 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
6600
6601 * terminal.el (te-escape): Show `?' in prompt for help key.
6602
6603 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
6604
6605 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
6606
6607 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
6608
6609 * simple.el (next-error-follow-minor-mode)
6610 (next-error-follow-mode-post-command-hook): New functions.
6611 (next-error-follow-last-line): New defvar.
6612
6613 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
6614 * progmodes/compile.el (compilation-mode-map): Likewise.
6615 * progmodes/grep.el (grep-mode-map): Likewise.
6616 * replace.el (occur-mode-map): Likewise.
6617
6618 * newcomment.el (uncomment-region): Bind comment-use-global-state
6619 to nil.
6620
6621 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
6622
6623 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
6624 locally around the call to `revert-buffer'.
6625
6626 2004-09-03 Juri Linkov <juri@jurta.org>
6627
6628 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
6629 `isearch-adjusted' to `t'.
6630 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
6631 (isearch-message-prefix): Add "pending" for isearch-adjusted.
6632 (isearch-other-meta-char): Restore isearch-point unconditionally.
6633 (isearch-query-replace): Add new arg `regexp-flag' and use it.
6634 Set point to start of match if region is not active in transient
6635 mark mode (to include the current match to region boundaries).
6636 Push the search string to `query-replace-from-history-variable'.
6637 Add prompt "Query replace regexp" for isearch-regexp.
6638 Add region beginning/end as last arguments of `perform-replace.'
6639 (isearch-query-replace-regexp): Replace code by the call to
6640 `isearch-query-replace' with arg `t'.
6641
6642 2004-09-03 Richard M. Stallman <rms@gnu.org>
6643
6644 * startup.el (normal-top-level): Undo previous TERM change.
6645
6646 2004-09-03 Kim F. Storm <storm@cua.dk>
6647
6648 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
6649 highlight overlays; allow using RET when cursor is over a button.
6650 (cua--highlight-rectangle): Use it.
6651 (cua--rectangle-set-corners): Don't move backwards at eol.
6652 (cua--forward-line): Don't move into void after eob.
6653
6654 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
6655 point is set (and displayed) inside rectangle.
6656 (cua--rectangle-operation): Fix for highlight of empty lines.
6657 (cua--highlight-rectangle): Fix highlight for tabs.
6658 Position cursor at left/right edge of rectangle using new `cursor'
6659 property on overlay strings.
6660 (cua--indent-rectangle): Don't tabify.
6661 (cua-rotate-rectangle): Ignore that point has moved.
6662
6663 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6664
6665 * term/mac-win.el: Add ASCII equivalents for some function keys.
6666 (mode-line-frame-identification): Sync with x-win.el.
6667
6668 2004-09-02 Juri Linkov <juri@jurta.org>
6669
6670 * progmodes/compile.el (compilation-buffer-name): Compare major
6671 mode with second element of compilation-arguments instead of third
6672 to reflect latest changes in compilation-arguments structure.
6673 (recompile): Use global variable `compilation-directory' to get
6674 recent compilation directory only when `recompile' is invoked NOT
6675 in the compilation buffer. Otherwise, use `default-directory' of
6676 the compilation buffer.
6677 (compilation-error-properties): Allow to funcall col and end-col.
6678 (compilation-mode-font-lock-keywords): Check col and end-col by
6679 `integerp'.
6680 (compilation-goto-locus): If end-mk is non-nil in transient mark
6681 mode don't activate the mark (and don't display message in
6682 push-mark), but highlight overlay between mk and end-mk.
6683
6684 * progmodes/grep.el (grep-highlight-matches): New defcustom.
6685 (grep-regexp-alist): Add rule to highlight grep matches.
6686 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
6687
6688 * info.el (Info-fontify-node): Don't compute other-tag
6689 if Info-hide-note-references=hide.
6690
6691 * help.el (function-called-at-point):
6692 * help-fns.el (variable-at-point):
6693 Try `find-tag-default' when other methods failed.
6694
6695 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6696 Do not push mark if inhibit-mark-movement is non-nil.
6697
6698 * textmodes/ispell.el (ispell-html-skip-alists):
6699 Fix backslashes in docstring.
6700
6701 2004-09-01 Juri Linkov <juri@jurta.org>
6702
6703 * isearch.el (isearch-wrap-function)
6704 (isearch-push-state-function): New defvars.
6705 (isearch-pop-fun-state): New defsubst.
6706 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
6707 (isearch-push-state): Set the result of calling
6708 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
6709 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
6710 restore the mode-specific starting point of terminated search.
6711 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
6712 (isearch-repeat): Call `isearch-wrap-function' if defined.
6713 (isearch-message-prefix): Don't add prefix "over" to the message
6714 for wrapped search if `isearch-wrap-function' is defined.
6715 (isearch-search): Call function saved in `isearch-pop-fun-state' to
6716 restore the mode-specific starting point of failed search.
6717
6718 * info.el (Info-search-whitespace-regexp): Fix backslashes.
6719 (Info-search): Add new optional arguments for the sake of isearch.
6720 Replace whitespace in Info-search-whitespace-regexp literally.
6721 Add backward search. Don't call `Info-select-node' if regexp is
6722 found in the same Info node. Don't add node to Info-history for
6723 wrapped isearch.
6724 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
6725 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
6726 (Info-mode): Set local variables `isearch-search-fun-function',
6727 `isearch-wrap-function', `isearch-push-state-function',
6728 `search-whitespace-regexp'.
6729
6730 * isearch.el: Remove ancient Change Log section.
6731 (isearch-string, isearch-message-string, isearch-point)
6732 (isearch-success, isearch-forward-flag, isearch-other-end)
6733 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
6734 (isearch-barrier, isearch-within-brackets)
6735 (isearch-case-fold-search): Add suffix `-state' to state-related
6736 defsubsts to avoid name clashes with other function names.
6737
6738 * simple.el (next-error): New defgroup and defface.
6739 (next-error-highlight, next-error-highlight-no-select):
6740 New defcustoms.
6741 (next-error-no-select): Let-bind next-error-highlight to the value
6742 of next-error-highlight-no-select before calling `next-error'.
6743
6744 * progmodes/compile.el (compilation-goto-locus):
6745 Use `next-error' face instead of `region'. Set 4-th argument of
6746 `move-overlay' to `current-buffer' to move overlay to different
6747 source buffers. Use new variable `next-error-highlight'.
6748
6749 * simple.el (next-error-find-buffer): Move the rule
6750 "if current buffer is a next-error capable buffer" after the
6751 rule "if next-error-last-buffer is set to a live buffer".
6752 Simplify to test all rules in one `or'.
6753 (next-error): Doc fix.
6754 (next-error, previous-error, first-error)
6755 (next-error-no-select, previous-error-no-select):
6756 Make arguments optional.
6757
6758 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6759
6760 * macros.el (apply-macro-to-region-lines): Make it operate on all
6761 lines that begin in the region, rather than on all complete lines
6762 in the region.
6763
6764 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6765
6766 * x-dnd.el (x-dnd-protocol-alist): Document update.
6767 (x-dnd-known-types): Defcustom it.
6768 (x-dnd-handle-motif): Print message-atom in error message.
6769
6770 2004-08-30 John Paul Wallington <jpw@gnu.org>
6771
6772 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
6773 strings rather than programatically constructing message.
6774
6775 2004-08-30 Richard M. Stallman <rms@gnu.org>
6776
6777 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
6778 Don't return a string that would read as the wrong character code.
6779
6780 2004-08-29 Kim F. Storm <storm@cua.dk>
6781
6782 * emulation/cua-base.el (cua-auto-expand-rectangles):
6783 Remove automatic rectangle padding feature; replace by non-destructive
6784 virtual rectangle edges feature.
6785 (cua-virtual-rectangle-edges): New defcustom.
6786 (cua-auto-tabify-rectangles): New defcustom.
6787 (cua-paste): If paste into a marked rectangle, insert rectangle at
6788 current column, even if virtual; also paste exactly as many lines
6789 as has been marked (ignore additional lines or add empty lines),
6790 but paste whole source if only one line is marked.
6791 (cua--update-indications): No longer use overwrite-cursor to
6792 indicate rectangle padding
6793
6794 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
6795 (cua--rectangle-virtual-edges): New defun.
6796 (cua--rectangle-get-corners): Remove optional PAD arg.
6797 (cua--rectangle-set-corners): Never do padding.
6798 (cua--forward-line): Remove optional PAD arg. Simplify.
6799 (cua-resize-rectangle-right, cua-resize-rectangle-left)
6800 (cua-resize-rectangle-down, cua-resize-rectangle-up):
6801 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
6802 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
6803 (cua--rectangle-move): Never do padding. Simplify.
6804 (cua--tabify-start): New defun.
6805 (cua--rectangle-operation): Add tabify arg. All callers changed.
6806 (cua--pad-rectangle): Remove.
6807 (cua--delete-rectangle): Handle delete with virtual edges.
6808 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
6809 (cua--insert-rectangle): Handle insert at virtual column.
6810 Perform auto-tabify if necessary.
6811 (cua--activate-rectangle): Remove optional FORCE arg.
6812 Never do padding. Simplify.
6813 (cua--highlight-rectangle): Enhance for virtual edges.
6814 (cua-toggle-rectangle-padding): Remove command.
6815 (cua-toggle-rectangle-virtual-edges): New command.
6816 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
6817 (cua--rectangle-post-command): Don't force rectangle padding.
6818 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
6819
6820 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
6821
6822 * indent.el (edit-tab-stops-buffer): Doc fix.
6823
6824 2004-08-28 Richard M. Stallman <rms@gnu.org>
6825
6826 * progmodes/grep.el (grep-default-command): Use find-tag-default.
6827 (grep-tag-default): Function deleted.
6828
6829 * subr.el (find-tag-default): Move from etags.el.
6830
6831 * progmodes/etags.el (find-tag-default): Move to subr.el.
6832
6833 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
6834 into the basic character if it has an uppercase form.
6835
6836 2004-08-27 Kenichi Handa <handa@m17n.org>
6837
6838 * international/utf-8.el (utf-8-post-read-conversion): If the
6839 buffer is unibyte, temporarily make it multibyte.
6840
6841 2004-08-27 Masatake YAMATO <jet@gyve.org>
6842
6843 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
6844
6845 2004-08-25 John Paul Wallington <jpw@gnu.org>
6846
6847 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
6848 0, 1, and many mismatches in message.
6849 (tex-start-shell): Use `set-process-query-on-exit-flag'.
6850
6851 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
6852 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
6853
6854 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6855
6856 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
6857 vc-diff-switches differently.
6858
6859 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6860
6861 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
6862 before and a real defvar after
6863 `speedbar-supported-extension-expressions'. This is to silence
6864 the compiler without breaking bootstrapping.
6865
6866 2004-08-22 Richard M. Stallman <rms@gnu.org>
6867
6868 * textmodes/flyspell.el (flyspell-word):
6869 Use set-process-query-on-exit-flag.
6870 (flyspell-highlight-duplicate-region): Take POSS as arg.
6871 (flyspell-word): Pass POSS as arg.
6872
6873 * progmodes/ada-xref.el: Many doc and style fixes.
6874 (ada-find-any-references): Use compilation-start.
6875 (ada-get-ali-file-name): Improve error msg.
6876 (ada-get-ada-file-name): Likewise.
6877
6878 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
6879 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
6880
6881 * mail/mail-extr.el (mail-extr-all-top-level-domains):
6882 Add forward defvar.
6883
6884 * whitespace.el (global-whitespace-mode): New alias
6885 for whitespace-global-mode.
6886
6887 * speedbar.el (speedbar-file-regexp): Move definition up.
6888 (speedbar-mode, speedbar-set-mode-line-format):
6889 Use with-no-warnings.
6890 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
6891
6892 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
6893 controls whether to display the error buffer.
6894
6895 * ps-mule.el: Delete compatibility code for old Emacses.
6896 (ps-mule-find-wrappoint): Don't use chars-in-region.
6897
6898 * frame.el (display-mouse-p, display-selections-p):
6899 Use with-no-warnings.
6900
6901 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
6902
6903 2004-08-22 David Kastrup <dak@gnu.org>
6904
6905 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
6906 information.
6907
6908 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
6909
6910 2004-08-22 Andreas Schwab <schwab@suse.de>
6911
6912 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
6913
6914 2004-08-22 Masatake YAMATO <jet@gyve.org>
6915
6916 * cvs-status.el (cvs-status-checkout): New function.
6917 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
6918
6919 2004-08-21 David Kastrup <dak@gnu.org>
6920
6921 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
6922 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
6923 has been converted to use hashtables, the relation `nil=none' is
6924 no longer valid, as `nil' is not a hashtable. This patch tries to
6925 reduce the number of resulting errors.
6926
6927 2004-08-21 John Paul Wallington <jpw@gnu.org>
6928
6929 * subr.el (process-kill-without-query): Made obsolete in
6930 version 21.4, not 21.5.
6931
6932 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
6933 (vc-previous-comment, vc-next-comment)
6934 (vc-comment-search-reverse, vc-comment-search-forward)
6935 (vc-comment-to-change-log): Likewise.
6936
6937 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
6938
6939 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
6940
6941 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
6942 Correct indentation of DEFMETHODS with non-standard method
6943 combinations (e.g., PROGN, MIN, MAX).
6944
6945 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6946
6947 * startup.el (normal-top-level-add-subdirs-to-load-path):
6948 Avoid unnecessarily checking system-type.
6949 (normal-top-level): Set TERM to "dumb". Simplify.
6950
6951 * avoid.el (mouse-avoidance-ignore-p): New fun.
6952 Also ignore switch-frame, select-window, double, and triple clicks.
6953 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
6954 (mouse-avoidance-fancy-hook): Use it.
6955
6956 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
6957
6958 * avoid.el (mouse-avoidance-nudge-mouse)
6959 (mouse-avoidance-banish-destination): Stay within the current window
6960 to avoid problems with mouse-autoselect-window.
6961
6962 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
6963
6964 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
6965 the newer format of some messages in cvs-1.12.1.
6966
6967 2004-08-19 Masatake YAMATO <jet@gyve.org>
6968
6969 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
6970 (elp-results-jump-to-definition-by-mouse)
6971 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
6972 (elp-output-result): Use elp-output-insert-symname.
6973
6974 2004-08-18 Kenichi Handa <handa@m17n.org>
6975
6976 * language/cyrillic.el: Register koi8-r in
6977 ctext-non-standard-encodings-alist.
6978 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
6979
6980 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6981
6982 * emacs-lisp/copyright.el (copyright-update-year): Delete code
6983 that replaces 20xy with xy.
6984
6985 2004-08-17 John Paul Wallington <jpw@gnu.org>
6986
6987 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
6988 (reb-force-update): Doc fix.
6989
6990 2004-08-16 Richard M. Stallman <rms@gnu.org>
6991
6992 * progmodes/which-func.el (which-func-update-1): Doc fix.
6993
6994 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
6995 (sh-mode-abbrev-table): New variable.
6996
6997 * progmodes/compile.el (compilation-mode): Doc fix.
6998
6999 * emacs-lisp/lisp-mode.el (eval-last-sexp):
7000 Don't cons a new symbol each time.
7001 (eval-last-sexp-fake-value): New variable.
7002
7003 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
7004 (copyright-update-year): Detect continuation of list of years.
7005
7006 * term.el (term-default-fg-color, term-default-bg-color)
7007 (ansi-term-color-vector): Use `unspecified', not nil, as default.
7008
7009 * imenu.el: Several doc fixes: don't say variables are buffer-local.
7010
7011 2004-08-16 Davis Herring <herring@lanl.gov>
7012
7013 * isearch.el (isearch-string, isearch-message-string, isearch-point)
7014 (isearch-success, isearch-forward-flag, isearch-other-end)
7015 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
7016 (isearch-barrier, isearch-within-brackets)
7017 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
7018
7019 2004-08-16 Kenichi Handa <handa@m17n.org>
7020
7021 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
7022
7023 2004-08-15 Kenichi Handa <handa@m17n.org>
7024
7025 * term/x-win.el (x-selection-value): If utf8 was successful but
7026 ctext was not, use utf8 string.
7027
7028 2004-08-14 Davis Herring <herring@lanl.gov>
7029
7030 * isearch.el: Remove accidental changes of March 4. Fix backing
7031 up when a regexp isearch is made more general. Use symbolic
7032 accessor functions for isearch stack frames to make usage clearer.
7033 (search-whitespace-regexp): Made groups in documentation shy (as
7034 is the group in the default value).
7035 (isearch-fallback): New function, addresses problems with regexps
7036 liberalized by `\|', adds support for liberalization by `\}' (the
7037 general repetition construct), and incorporates behavior for
7038 `*'/`?'.
7039 (isearch-}-char): New command, calls `isearch-fallback' with
7040 arguments appropriate to a typed `}'.
7041 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
7042 appropriately.
7043 (isearch-mode-map): Bind `}' to `isearch-}-char'.
7044 (isearch-string, isearch-message,string, isearch-point)
7045 (isearch-success, isearch-forward-flag, isearch-other-end)
7046 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
7047 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
7048 New inline functions to read fields of a stack frame.
7049
7050 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
7051
7052 * battery.el (battery-linux-proc-acpi): Look into battery
7053 directories matching the literal string "CMB", too (required for
7054 Linux kernel version 2.6.7).
7055
7056 2004-08-14 John Paul Wallington <jpw@gnu.org>
7057
7058 * cus-start.el (read-file-name-completion-ignore-case): Add.
7059 (blink-cursor-alist): Change version to "21.4".
7060
7061 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
7062
7063 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
7064
7065 * speedbar.el (speedbar-scan-subdirs): New option.
7066 (speedbar-file-lists): Don't ignore file-name case on Unix and use
7067 dolist.
7068 (speedbar-insert-files-at-point): Take an extra argument and use
7069 it to optionally find out if a subdir is empty. Also unreadable
7070 files don't get expand buttons.
7071 (speedbar-directory): New image (unused pixmap already existed).
7072 (speedbar-expand-image-button-alist): Use it.
7073
7074 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7075
7076 CC Mode update to 5.30.9:
7077
7078 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
7079 Move from cc-vars to cc-defs for dependency reasons. Fix the
7080 POSIX char class test to check that it works in
7081 `skip-chars-(forward|backward)' too.
7082
7083 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
7084 first argument starts with a special brace list.
7085
7086 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
7087 when `c-opt-type-concat-key' is used (i.e. in Pike).
7088
7089 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
7090 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
7091 >)".
7092
7093 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
7094 whitespace safe.
7095
7096 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
7097 position for `arglist-intro', `arglist-cont-nonempty' and
7098 `arglist-close' when there are two arglist open parens on the same
7099 line and there's nothing in front of the first.
7100
7101 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
7102 locking of qualified names in Java, which previously could fontify
7103 common indexing expressions in many cases. The standard Java
7104 naming conventions are used to tell them apart.
7105
7106 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
7107 Fix inconsistency wrt opening parens on the first line inside a paren
7108 block.
7109
7110 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
7111 compile time for the sake of `c-major-mode-is'.
7112
7113 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
7114 `c-major-mode-is' in the event that this is used inside a
7115 `c-lang-defconst'.
7116
7117 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
7118 `c-lang-defconst' so that it works better with fallback languages.
7119
7120 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
7121 it to fail to record the base mode.
7122
7123 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
7124 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
7125 is used. Reorder the syntax checks to get more efficient
7126 skipping in some situations.
7127
7128 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
7129 continuation which might precede the newly inserted '{'.
7130
7131 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
7132 Fix cases where it could loop indefinitely.
7133
7134 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
7135 size specs correctly. Only fontify identifiers in front of '('
7136 with as functions - don't accept any paren char. Tighten up
7137 initializer skipping to stop before function and class blocks.
7138
7139 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
7140 the point could be left directly after an open paren when finding
7141 the beginning of the first decl in the block.
7142
7143 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
7144 table when filtering out legitimate open parens to be recorded.
7145 This could cause cache inconsistencies when e.g.
7146 `c++-template-syntax-table' was temporarily in use.
7147
7148 * progmodes/cc-engine.el (c-on-identifier)
7149 (c-simple-skip-symbol-backward): Small fix for handling "-"
7150 correctly in `skip-chars-backward'. Affected the operator lfun
7151 syntax in Pike.
7152
7153 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
7154 Fix bug that could cause an error from `after-change-functions' when
7155 the changed region is at bob.
7156
7157 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
7158
7159 CC Mode update to 5.30.9:
7160
7161 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
7162 to say that <TAB> doesn't insert WS into a CPP line.
7163 (c-indent-command, c-tab-always-indent): Amend doc strings.
7164
7165 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
7166 checks for user errors, thus eliminating cryptic and unhelpful
7167 Emacs error messages. (1) Check the arg to `c-set-style' is a
7168 string. (2) Check that settings to `c-offsets-alist' are not
7169 spuriously quoted.
7170
7171 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
7172 which precedes the newly inserted `{'.
7173
7174 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
7175
7176 Sync with Tramp 2.0.44.
7177
7178 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
7179 function "tramp_file_attributes". Otherwise, file names
7180 containing spaces are misinterpreted. Reported by Magnus Henoch
7181 <mange@freemail.hu>.
7182 (tramp-handle-file-truename): FILENAME must be expanded first.
7183 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
7184 obscure results. Reported by D. Goel <deego@gnufans.org>.
7185 (tramp-handle-verify-visited-file-modtime): If file does not
7186 exist, say it is not modified if and only if that agrees with the
7187 buffer's record. Check whether a file is visiting the buffer, or
7188 the buffer has no recorded last modification time. Return t in
7189 case the visiting file doesn't exist. Suggested by Luc Teirlinck
7190 <teirllm@auburn.edu>.
7191 (tramp-handle-write-region): Pass modtime explicitely to
7192 `set-visited-file-modtime', because filename can be different
7193 from (buffer-file-name) if `file-precious-flag' is set.
7194 `set-visited-file-modtime' must be called always when `visit' is t
7195 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
7196 (tramp-handle-set-visited-file-modtime): If `time-list' is not
7197 nil, don't apply the whole body. If the file doesn't exists, set
7198 modtime to '(-1 65535). Suggested by Luc Teirlinck
7199 <teirllm@auburn.edu>.
7200
7201 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
7202
7203 * help.el (describe-bindings): Doc fix.
7204
7205 * subr.el (kbd): Doc fix.
7206
7207 2004-08-08 John Paul Wallington <jpw@gnu.org>
7208
7209 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
7210 instead of `string-to-int'.
7211 (define-ibuffer-column mode): Fix indentation.
7212
7213 2004-08-08 Lars Hansen <larsh@math.ku.dk>
7214
7215 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
7216
7217 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7218
7219 * subr.el (global-unset-key, local-unset-key): Doc fixes.
7220
7221 * novice.el (disabled-command-function): New variable renamed from
7222 `disabled-command-hook'.
7223 (disabled-command-hook): Keep the _variable_ as alias for
7224 `disabled-command-function' and make obsolete.
7225 (disabled-command-function): Function renamed from
7226 `disabled-command-hook'. Adapt code to name change of the variable.
7227
7228 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
7229
7230 * simple.el (completion-root-regexp): New defvar.
7231 (completion-setup-function): Use it instead of a literal string.
7232
7233 2004-08-07 John Paul Wallington <jpw@gnu.org>
7234
7235 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
7236 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
7237 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
7238 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
7239
7240 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
7241
7242 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
7243 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
7244
7245 2004-08-04 Kenichi Handa <handa@m17n.org>
7246
7247 * international/encoded-kb.el (encoded-kbd-setup-keymap):
7248 Fix previous change.
7249
7250 2004-08-03 Kenichi Handa <handa@m17n.org>
7251
7252 * international/encoded-kb.el: The following changes are to
7253 utilize key-translation-map instead of minor mode map.
7254 (encoded-kbd-iso2022-non-ascii-map): Delete it.
7255 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
7256 (encoded-kbd-last-key): New function.
7257 (encoded-kbd-iso2022-single-shift): New function.
7258 (encoded-kbd-iso2022-designation)
7259 (encoded-kbd-self-insert-iso2022-7bit)
7260 (encoded-kbd-self-insert-iso2022-8bit)
7261 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
7262 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
7263 key-translation-map.
7264 (encoded-kbd-setup-keymap): Setup key-translation-map.
7265 (saved-key-translation-map): New variable.
7266 (encoded-kbd-mode): Save/restore key-translation-map.
7267 Adjust for the change of encoded-kbd-setup-keymap.
7268
7269 2004-08-02 Kim F. Storm <storm@cua.dk>
7270
7271 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
7272 and call compute-motion with nil for topos and width to get proper
7273 usable width and height for both window and non-window systems.
7274
7275 * windmove.el (windmove-coordinates-of-position): Let compute-motion
7276 calculate usable window width and height.
7277
7278 * window.el (window-buffer-height): Call compute-motion with nil width.
7279
7280 2004-08-01 David Kastrup <dak@gnu.org>
7281
7282 * replace.el (query-replace-read-from):
7283 Use `query-replace-compile-replacement'.
7284 (query-replace-compile-replacement): New function.
7285 (query-replace-read-to): Use `query-replace-compile-replacement'
7286 for repeating the last command.
7287
7288 2004-08-01 John Paul Wallington <jpw@gnu.org>
7289
7290 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
7291 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
7292 (pr-switches): Remove period from end of error messages.
7293
7294 * help-mode.el (help-go-back): Likewise.
7295
7296 * abbrev.el (only-global-abbrevs): Doc fix.
7297 (edit-abbrevs-map): Define within defvar.
7298 (quietly-read-abbrev-file): Doc fix.
7299
7300 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
7301
7302 * novice.el (enable-command, disable-command): Doc fixes.
7303
7304 * subr.el (event-modifiers, event-basic-type): Doc fixes.
7305
7306 2004-07-30 Richard M. Stallman <rms@gnu.org>
7307
7308 * subr.el (with-local-quit): Doc fix.
7309
7310 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
7311
7312 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
7313
7314 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
7315
7316 * custom.el (defcustom): Doc fix.
7317
7318 2004-07-28 Masatake YAMATO <jet@gyve.org>
7319
7320 * progmodes/etags.el (etags-tags-apropos): Show building progress.
7321
7322 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
7323
7324 * imenu.el (imenu-prev-index-position-function)
7325 (imenu-extract-index-name-function, imenu-name-lookup-function)
7326 (imenu--index-alist): Docstring redundancy fix.
7327
7328 2004-07-25 Lars Hansen <larsh@math.ku.dk>
7329
7330 * wdired.el (wdired-finish-edit): Require dired-aux before locally
7331 binding dired-backup-overwrite.
7332
7333 2004-07-25 John Paul Wallington <jpw@gnu.org>
7334
7335 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
7336
7337 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7338
7339 * term/tty-colors.el (tty-color-approximate): Doc fix.
7340
7341 * select.el (x-get-selection, x-set-selection): Doc fixes.
7342
7343 * frame.el (make-frame): Doc fix.
7344
7345 2004-07-24 Richard M. Stallman <rms@gnu.org>
7346
7347 * mail/rmail.el (rmail-mime-charset-pattern):
7348 Don't include semicolon in the charset value.
7349
7350 * replace.el (occur-next-error): Call set-window-point.
7351 (occur-engine): Handle negative NLINES.
7352
7353 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
7354
7355 * frame.el (modify-all-frames-parameters): Minor doc fix.
7356 (set-frame-configuration): Doc fix.
7357
7358 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
7359
7360 * simple.el (completion-setup-function): Compute the common parts
7361 and the first difference place correctly when
7362 partial-completion-mode is on.
7363
7364 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7365
7366 * ps-print.el: Doc fix.
7367 (ps-print-version): New version 6.6.5.
7368 (ps-printing-region): Doc fix.
7369 (ps-generate-string-list): Comment fix.
7370 (ps-message-log-max): Code fix.
7371
7372 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
7373
7374 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
7375 generated PostScript.
7376
7377 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
7378
7379 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
7380 with Gnus v5_10 branch.)
7381
7382 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
7383
7384 * calendar/time-date.el (time-to-number-of-days): New function.
7385 Imported from from Gnus.
7386
7387 2004-07-22 Kim F. Storm <storm@cua.dk>
7388
7389 * progmodes/make-mode.el: Fix comments.
7390
7391 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7392
7393 * printing.el: Doc fix.
7394
7395 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
7396
7397 * frame.el (modify-all-frames-parameters): Minor doc fix.
7398
7399 2004-07-20 Richard M. Stallman <rms@gnu.org>
7400
7401 * textmodes/fill.el (fill-nobreak-p): If this break point is
7402 at the end of the line, don't consider the newline which follows
7403 as a reason to return t.
7404
7405 2004-07-19 John Paul Wallington <jpw@gnu.org>
7406
7407 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
7408
7409 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7410
7411 * dired-aux.el (dired-do-kill-lines): Expand docstring.
7412 Delete irrelevant code.
7413
7414 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
7415
7416 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
7417 New docstring. From Luc Teirlinck.
7418
7419 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
7420
7421 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
7422 section.
7423 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
7424 non-file buffers. We know it is nil.
7425
7426 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
7427
7428 Sync with Tramp 2.0.43.
7429
7430 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
7431 Remove outdated comment.
7432 (tramp-locked, tramp-locker): New variables for implementing a
7433 global lock.
7434 (tramp-sh-file-name-handler): Use them to implement the global lock.
7435
7436 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
7437
7438 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
7439 calls to respective `xxx` calls.
7440 (tramp-process-alive-regexp): Precise doc string.
7441 (tramp-multi-action-process-alive): New defun.
7442 (tramp-multi-actions): Use it.
7443 (tramp-handle-find-backup-file-name): `copy-tree' is available
7444 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
7445 in order to avoid this function.
7446 (tramp-handle-write-region): Set current buffer. If connection
7447 wasn't open, `file-modes' has changed it accidently. Reported by
7448 David Kastrup <dak@gnu.org>.
7449 (tramp-enter-password, tramp-read-passwd): New arguments USER and
7450 HOST.
7451 (tramp-action-password, tramp-multi-action-password): Apply it.
7452 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
7453 name must still contain the port number. Otherwise, we have two
7454 Tramp buffers, with all the confusion. Reported by Myron Selby
7455 <myron@xytech.com> and Rolf Dubitzky
7456 <Dubitzky@physi.uni-heidelberg.de>.
7457
7458 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
7459 HOST to `tramp-enter-passwd'.
7460
7461 * net/tramp-vc.el (all): Code cleanup. Change all
7462 `tramp-handle-xxx' calls to respective `xxx` calls.
7463
7464 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
7465
7466 * emacs-lisp/testcover.el: New category "potentially-1valued" for
7467 functions that are not erroneous if either 1-valued or
7468 multi-valued. Detect functions in this class.
7469 (testcover-1value-functions, testcover-compose-functions)
7470 (testcover-progn-functions) Add some additional functions to lists.
7471 (testcover-mark): Bugfix when marking up the definition for an
7472 empty function.
7473
7474 2004-07-17 Richard M. Stallman <rms@gnu.org>
7475
7476 * replace.el (occur-read-primary-args): Pass default to
7477 read-from-minibuffer.
7478
7479 * mail/footnote.el (footnote-section-tag): Use defcustom.
7480
7481 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
7482 Compile font-lock-keywords, not KEYWORDS.
7483 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
7484 Add warn, check-type. Handle cerror like error.
7485
7486 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
7487
7488 * progmodes/which-func.el (which-func-keymap): New var.
7489 (which-func-face): New face.
7490 (which-func-format): Use them.
7491
7492 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7493
7494 * buff-menu.el (list-buffers-noselect): Append the buffer's
7495 process status to its mode name.
7496
7497 2004-07-16 Kim F. Storm <storm@cua.dk>
7498
7499 * simple.el (inhibit-mark-movement): New defvar.
7500 (beginning-of-buffer, end-of-buffer): Do not push mark if
7501 inhibit-mark-movement is non-nil or C-u prefix is given.
7502
7503 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
7504 Init to beginning-of-buffer and end-of-buffer.
7505 (cua--undo-push-mark): New defvar.
7506 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
7507 already active and command is in cua--preserve-mark-commands.
7508 Also fix check for shift modifier on non-window systems.
7509 (cua--post-command-handler): Clear inhibit-mark-movement if set.
7510
7511 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7512
7513 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
7514 of two integers, instead of a cons.
7515
7516 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
7517 `visited-file-modtime' now returns a list of two integers, instead
7518 of a cons.
7519
7520 * dired.el (dired-directory-changed-p): Ditto.
7521
7522 * progmodes/grep.el (grep): Doc fix.
7523
7524 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
7525
7526 * autorevert.el (auto-revert-tail-mode)
7527 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
7528 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
7529 in both at the same time.
7530 (auto-revert-tail-mode): New command.
7531 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
7532 (auto-revert-handler): Revert only either tail or whole file.
7533
7534 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
7535 add auto-revert-tail-mode.
7536
7537 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7538
7539 * printing.el: Doc fix. Change name of some funs.
7540 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
7541 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
7542 (pr-standard-file-name): New fun. Replace pr-standard-path.
7543 (pr-call-process): Code fix.
7544
7545 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
7546
7547 * subr.el (with-selected-window): Doc fix.
7548
7549 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
7550
7551 * subr.el (get-buffer-window-list): Doc fix.
7552
7553 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
7554
7555 * files.el (switch-to-buffer-other-window): Doc fix.
7556
7557 * window.el (save-selected-window, one-window-p)
7558 (split-window-keep-point, split-window-vertically)
7559 (split-window-horizontally): Doc fixes.
7560
7561 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7562
7563 * printing.el: Doc fix. Now it uses call-process instead of
7564 shell-command for low command execution.
7565 (pr-version): New version number (6.8).
7566 (pr-shell-file-name): Option removed.
7567 (pr-shell-command): Fun removed.
7568 (pr-call-process): New fun. Replace pr-shell-command.
7569 (pr-standard-path, pr-remove-nil-from-list): New funs.
7570 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
7571 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
7572 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
7573 (pr-ps-utility-process, pr-txt-print): Code fix.
7574
7575 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7576
7577 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
7578 boolean.
7579
7580 2004-07-09 Lars Hansen <larsh@math.ku.dk>
7581
7582 * wid-edit.el (widget-field-buffer): Doc fix.
7583
7584 2004-07-09 John Paul Wallington <jpw@gnu.org>
7585
7586 * emacs-lisp/re-builder.el (reb-update-overlays):
7587 Distinguish between one and several matches in message.
7588
7589 2004-07-09 Richard M. Stallman <rms@gnu.org>
7590
7591 * mouse.el (mouse-set-region-1): If transient-mark-mode
7592 is `identity', change it to `only'.
7593
7594 * simple.el (current-word): Doc fix.
7595
7596 2004-07-09 Mark A. Hershberger <mah@everybody.org>
7597
7598 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
7599 so that it is more understanding of whitespace.
7600
7601 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
7602 (("ns" . "element") (attr-list) children) instead of
7603 ((:ns . "element") (attr-list) children) in order to reduce the
7604 number of symbols used.
7605 (xml-skip-dtd): Change to use xml-parse-dtd but set
7606 xml-validating-parsing to nil.
7607 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
7608 (xml-substitute-entity): Remove in favor of new entity substitution.
7609 (xml-substitute-special): Rewrite in to substitute complex
7610 entities from DOCTYPE declarations.
7611 (xml-parse-fragment): Parse fragments from entity deleclarations.
7612 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
7613 (xml-parse-dtd, xml-substitute-special): Make validity checks
7614 conditioned on xml-validating-parser. Add "Not Well Formed" to
7615 error messages about well-formedness.
7616
7617 2004-07-08 Steven Tamm <steventamm@mac.com>
7618
7619 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
7620 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
7621 Do not treat double clicks and triple clicks specially in the
7622 scroll bar (preventing strange repositioning problems)
7623
7624 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
7625
7626 * replace.el (query-replace-regexp-eval): Fix last change.
7627
7628 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7629
7630 * replace.el (query-replace-descr): New fun.
7631 (query-replace-read-from, query-replace-read-args): Default to the
7632 previous from&to.
7633 (query-replace-read-to): Quote the `from' string when displaying it.
7634 (query-replace-regexp-eval): Immediately check read-only status.
7635 Use query-replace-read-from to get the \n checking.
7636 Quote the `from' string when displaying it.
7637 (map-query-replace-regexp, occur-read-primary-args):
7638 Quote the `from' string when displaying it.
7639
7640 * isearch.el (isearch-query-replace): Pass the regexp-ness and
7641 delimited-ness of the search to query-replace.
7642
7643 * replace.el (query-replace-read-from, query-replace-read-to):
7644 New funs extracted from query-replace-read-args.
7645 (query-replace-read-args): Use them.
7646
7647 * replace.el (query-replace-interactive, query-replace-read-args):
7648 Remove the `initial' special value.
7649 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
7650 (occur-engine): Remove unused var `matchend'.
7651
7652 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
7653 Use the search string without prompting.
7654
7655 2004-07-05 Kenichi Handa <handa@m17n.org>
7656
7657 * international/mule.el (decode-coding-inserted-region):
7658 Set last-coding-system-used only when coding is nil.
7659
7660 2004-07-03 Eli Zaretskii <eliz@gnu.org>
7661
7662 * progmodes/grep.el (grep-compute-defaults, grep-command)
7663 (grep-program, find-program, grep-find-use-xargs, grep-history)
7664 (grep-find-history, grep-tag-default, grep-find-command)
7665 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
7666 Add autoload cookies, for unbundled packages that load `compile'
7667 and expect all grep-related symbols to become defined.
7668
7669 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
7670
7671 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
7672 (iimage-mode-image-search-path): New user option to search the
7673 image file.
7674 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
7675 have locate-file.
7676 (iimage-mode-buffer): Use it.
7677
7678 2004-07-03 Nick Roberts <nickrob@gnu.org>
7679
7680 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
7681 carefully.
7682 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
7683
7684 2004-07-03 Juri Linkov <juri@jurta.org>
7685
7686 * replace.el (query-replace-read-args): Swallow space after 'foo,
7687 not after (quote foo). Match space only immediately after symbol,
7688 not anywhere in the whole string.
7689
7690 2004-07-02 Richard M. Stallman <rms@gnu.org>
7691
7692 * replace.el (query-replace-read-args): Swallow space after
7693 symbols, not after closeparens. But avoid error if string ends there.
7694
7695 * progmodes/python.el (python-beginning-of-statement):
7696 Exit the loop if backward-up-list gets error.
7697
7698 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
7699
7700 2004-07-02 Andre Spiegel <spiegel@gnu.org>
7701
7702 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
7703 only if vc-consult-headers is non-nil.
7704
7705 2004-07-02 Juri Linkov <juri@jurta.org>
7706
7707 * pcvs.el (cvs-mode-diff-repository): New command.
7708
7709 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
7710
7711 2004-07-01 Juri Linkov <juri@jurta.org>
7712
7713 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
7714 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
7715 C-M-% to isearch-query-replace-regexp.
7716 (minibuffer-local-isearch-map): Add arrow key bindings.
7717 Bind C-f to isearch-yank-char-in-minibuffer.
7718 (isearch-forward): Doc fix.
7719 (isearch-edit-string): Doc fix.
7720 (isearch-query-replace, isearch-query-replace-regexp): New funs.
7721 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
7722 (isearch-yank-char): Add optional arg.
7723 (isearch-yank-char-in-minibuffer): New fun.
7724
7725 * replace.el (query-replace-interactive): Change type from boolean
7726 to choice. Add value `initial'.
7727 (query-replace-read-args): Handle value `initial' of
7728 query-replace-interactive.
7729
7730 2004-06-29 Kim F. Storm <storm@cua.dk>
7731
7732 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
7733 (breakpoint-disabled-bitmap-face): Add :group 'gud.
7734
7735 * progmodes/ada-xref.el (ada-tight-gvd-integration):
7736 Add :group 'ada.
7737
7738 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
7739
7740 2004-06-29 Juri Linkov <juri@jurta.org>
7741
7742 * replace.el (query-replace-read-args): Swallow a space after
7743 everything except )]" which in most cases means after a symbol.
7744
7745 * emacs-lisp/pp.el (pp-buffer): Add autoload.
7746
7747 2004-06-28 Richard M. Stallman <rms@gnu.org>
7748
7749 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
7750 More changes to go with previous change in font-lock.el.
7751
7752 2004-06-26 David Kastrup <dak@gnu.org>
7753
7754 * replace.el (perform-replace): Highlight the match even in
7755 non-query mode if there is potential replace string editing.
7756
7757 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
7758
7759 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
7760 agree with new return value of `file-remote-p'.
7761 This syncs with Tramp 2.0.42.
7762
7763 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
7764 according to new documentation of `file-remote-p'.
7765
7766 * files.el (file-remote-p): Fix doc to say that return value is
7767 identification of remote system, if not nil.
7768 (file-relative-name): Use new return value of `file-remote-p'.
7769
7770 2004-06-26 Nick Roberts <nickrob@gnu.org>
7771
7772 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
7773 (gdb-goto-breakpoint): Fix breakage.
7774
7775 2004-06-26 Eli Zaretskii <eliz@gnu.org>
7776
7777 * man.el (Man-getpage-in-background): Add windows-nt to the list
7778 of systems where shell-file-name should be used instead of
7779 literal "sh".
7780
7781 2004-06-25 Sam Steingold <sds@gnu.org>
7782
7783 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
7784 function names `(setf symbol)'.
7785
7786 2004-06-24 Richard M. Stallman <rms@gnu.org>
7787
7788 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
7789
7790 * font-lock.el (font-lock-keywords): Change format of compiled values.
7791 Document it.
7792 (font-lock-add-keywords): If font-lock-keywords is compiled,
7793 extract the uncompiled version, modify, then recompile.
7794 (font-lock-remove-keywords): Likewise.
7795 (font-lock-fontify-keywords-region): Handle changed format.
7796 (font-lock-compile-keywords): Handle changed format.
7797 (font-lock-set-defaults): Compile the keywords explicitly here.
7798
7799 2004-06-24 David Kastrup <dak@gnu.org>
7800
7801 * replace.el (query-replace-read-args): Implement `\,' and `\#'
7802 replacements here.
7803 (query-replace-regexp): Doc string explaining this and the new
7804 `\?' replacement. Remove `\,' and `\#' implementation here, as it
7805 is better placed in `query-replace-read-args'.
7806 (replace-regexp): Explain `\,', `\#' and `\?'.
7807 (replace-match-data): New function for thorough reuse/destruction
7808 of old match-data.
7809 (replace-match-maybe-edit): Function for implementing `\?' editing.
7810 (perform-replace): Fix maintaining of the match stack including
7811 already matched regions, implement `\?', fix various problems
7812 with regions while editing and other stuff.
7813 (replace-highlight): Simplify.
7814
7815 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
7816
7817 * progmodes/grep.el (grep-error-screen-columns): New variable.
7818 (grep-regexp-alist): Give it the full functionality of gnu style
7819 compilation messages with line and column ranges. Ask me for the
7820 perl script I'm working on, that uses these.
7821
7822 2004-06-23 Nick Roberts <nickrob@gnu.org>
7823
7824 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
7825 Remove.
7826 (comint-insert-input, comint-mouse-insert-input): New functions
7827 based on comint-insert-clicked-input for two bindings but just
7828 one functionality.
7829
7830 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7831
7832 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
7833
7834 2004-06-23 Lars Hansen <larsh@math.ku.dk>
7835
7836 * files.el (write-contents-functions): Doc fix.
7837
7838 2004-06-21 Juanma Barranquero <lektu@terra.es>
7839
7840 * image.el (image-library-alist): Rewrite docstring in active voice.
7841
7842 2004-06-20 Richard M. Stallman <rms@gnu.org>
7843
7844 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
7845
7846 * isearch.el (isearch-repeat): Avoid testing old match data.
7847 (isearch-message): Display trailing space in special font
7848 when search is failing.
7849 (isearch-search-fun-function): Doc fix.
7850
7851 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
7852
7853 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
7854
7855 * frame.el (show-trailing-whitespace): Doc fix.
7856
7857 * cus-edit.el (custom-variable-documentation): New function.
7858 (custom-variable): Use it.
7859
7860 2004-06-19 Nick Roberts <nickrob@gnu.org>
7861
7862 * man.el (Man-getpage-in-background): Revert previous change but
7863 make cygwin a special case.
7864
7865 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
7866
7867 * autorevert.el (global-auto-revert-non-file-buffers):
7868 Update docstring.
7869
7870 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
7871
7872 * progmodes/compile.el (compilation-error-properties): Store one
7873 more than end-col, if present, so that transient-mark-mode will
7874 highlight last char too.
7875 * progmodes/grep.el (grep-regexp-alist): Match columns and column
7876 ranges, if present.
7877
7878 2004-06-18 Jason Rumney <jasonr@gnu.org>
7879
7880 * makefile.w32-in: Double percent signs in for loops.
7881
7882 2004-06-17 David Kastrup <dak@gnu.org>
7883
7884 * replace.el (query-replace-read-args): Only warn about use of \n
7885 and \t when we are doing a regexp replacement and the actual
7886 escaped character is n or t.
7887 (query-replace-regexp): Add \, and \# interpretation to
7888 interactive call and document it.
7889 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
7890 as shortkey for replace-count.
7891 (replace-quote): New function for doubling backslashes.
7892
7893 2004-06-17 Juanma Barranquero <lektu@terra.es>
7894
7895 * files.el (parse-colon-path, cd): Mention in docstring that the
7896 path separator is colon in GNU-like systems.
7897
7898 * newcomment.el (comment-region-internal): Fix docstring.
7899
7900 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
7901 (ewoc-invalidate, ewoc-collect): Doc fixes.
7902 (ewoc--create-node, ewoc--delete-node-internal):
7903 Fix typos in docstring.
7904
7905 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7906
7907 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
7908 manual to docstring.
7909
7910 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7911
7912 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
7913
7914 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7915
7916 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
7917 Add hyperlink to emacs-xtra manual to docstring.
7918
7919 * autorevert.el (global-auto-revert-non-file-buffers):
7920 Add hyperlink to emacs-xtra manual to docstring, as well as an
7921 info-link.
7922
7923 2004-06-14 Juanma Barranquero <lektu@terra.es>
7924
7925 * image.el (image-library-alist): New variable to map image types
7926 to external libraries. Initialized to nil, unless system-specific
7927 configs change it.
7928 (image-type-available-p): Determine whether an image type is
7929 available by calling `init-image-library'.
7930
7931 * term/w32-win.el (image-library-alist): Initialize to a known set
7932 of probable library names.
7933
7934 2004-06-14 Kenichi Handa <handa@m17n.org>
7935
7936 * international/code-pages.el (windows-1256, cp1125): Fix tables
7937 for several characters.
7938
7939 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
7940
7941 2004-06-13 Richard M. Stallman <rms@gnu.org>
7942
7943 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
7944
7945 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
7946 not "`pc-selection-mode'".
7947
7948 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
7949
7950 * simple.el (previous-matching-history-element): Specify a default.
7951
7952 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
7953
7954 * cus-face.el (custom-declare-face): Simplify code.
7955
7956 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
7957
7958 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7959
7960 * files.el (before-save-hook): Add `time-stamp' to the options.
7961
7962 * time-stamp.el (time-stamp): Recommend adding it to
7963 `before-save-hook', rather than `write-file-functions'.
7964 Make a similar change in `Commentary' section.
7965
7966 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
7967
7968 * diff-mode.el (diff-current-defun): If at start of hunk, use
7969 position of first change.
7970
7971 2004-06-13 Lars Hansen <larsh@math.ku.dk>
7972
7973 * dired-x.el (dired-mark-omitted): Bind to "*O".
7974
7975 2004-06-12 Karl Fogel <kfogel@red-bean.com>
7976
7977 * bookmark.el (bookmark-bmenu-relocate): New function, as
7978 suggested by David J. Biesack <David.Biesack@sas.com>.
7979 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
7980 (bookmark-bmenu-mode): Describe binding in doc string.
7981 (bookmark-set-filename): Save the bookmark list if it's time.
7982
7983 2004-06-13 Kenichi Handa <handa@m17n.org>
7984
7985 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
7986 (ccl-untranslated-to-ucs): Fix typo.
7987
7988 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
7989
7990 * progmodes/python.el (python-open-block-statement-p):
7991 Fix indentation after a block opening that contains a comment.
7992
7993 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
7994
7995 * bindings.el (completion-ignored-extensions): Add file extensions
7996 of Python byte-compiled files.
7997
7998 2004-06-12 Juri Linkov <juri@jurta.org>
7999
8000 * info.el (Info-goto-node): Add autoload.
8001 (Info-toc): Add substring-no-properties on Info file name.
8002 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
8003 (Info-mode-map): Bind L to Info-history, T to Info-toc.
8004
8005 2004-06-12 Kenichi Handa <handa@m17n.org>
8006
8007 * international/mule-cmds.el (set-language-environment):
8008 Load subst tables if necessary.
8009
8010 * international/mule.el (decode-char): Load subst tables if necessary.
8011 (encode-char): Likewise.
8012
8013 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
8014 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
8015 (utf-16le-decode-loop): Set r5 to -1 before loop.
8016 (utf-16be-decode-loop): Likewise.
8017 (ccl-decode-mule-utf-16le): Add EOF processing block.
8018 (ccl-decode-mule-utf-16be): Likewise.
8019 (ccl-decode-mule-utf-16le-with-signature): Likewise.
8020 (ccl-decode-mule-utf-16be-with-signature): Likewise.
8021 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
8022 (ccl-mule-utf-16-encode-untrans): New CCL.
8023 (utf-16-decode-to-ucs): Handle pre-read character.
8024 (utf-16le-encode-loop): Handle surrogate pair.
8025 (utf-16be-encode-loop): Likewise.
8026 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
8027 of utf-16le-encode-loop.
8028 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
8029 of utf-16be-encode-loop.
8030 (mule-utf-16-post-read-conversion):
8031 Call utf-8-post-read-conversion at first.
8032 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
8033 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
8034 Add post-read-conversion and pre-write-conversion.
8035
8036 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
8037 (utf-translate-cjk-unicode-range): New variable.
8038 (utf-translate-cjk-load-tables): New function.
8039 (utf-lookup-subst-table-for-decode): New function.
8040 (utf-lookup-subst-table-for-encode): New function.
8041 (utf-translate-cjk-mode): Init-value changed to t. Don't load
8042 tables here. Update safe-charsets of utf-* coding systems.
8043 (ccl-mule-utf-untrans): New CCL.
8044 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
8045 at end of each branch.
8046 (ccl-mule-utf-8-encode-untrans): New CCL.
8047 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
8048 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
8049 length of encoding. Don't return r0.
8050 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
8051 (utf-8-post-read-conversion): Narrow to region properly.
8052 If utf-translate-cjk-mode is on, load tables if necessary.
8053 Call utf-8-compose with hash-table arg if necessary.
8054 Call XXX-compose-region instead of XXX-post-read-convesion.
8055 (utf-8-pre-write-conversion): New function.
8056 (mule-utf-8): Include CJK charsets in safe-charsets if
8057 utf-translate-cjk-mode is on. Add pre-write-conversion.
8058
8059 * international/characters.el: Temporarily set
8060 utf-translate-cjk-mode to nil.
8061
8062 * language/devan-util.el (devanagari-compose-region):
8063 Add autoload cookie.
8064
8065 * international/ccl.el (ccl-dump-call): Fix printing the
8066 subroutine name.
8067
8068 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
8069
8070 * dired.el (dired-revert): If buffer is marked unmodified before
8071 reverting, keep it marked unmodified.
8072 Adapt to new conventions for commenting out code.
8073 (dired-make-relative): Adapt to new conventions for commenting out code.
8074
8075 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
8076
8077 * eshell/esh-module.el (eshell-load-defgroups):
8078 Bind `vc-handled-backends' to nil when opening files.
8079
8080 2004-06-11 Juanma Barranquero <lektu@terra.es>
8081
8082 * files.el (parse-colon-path, cd): Doc fixes (refer to
8083 `path-separator', not colon).
8084
8085 2004-06-10 Juanma Barranquero <lektu@terra.es>
8086
8087 * newcomment.el (comment-search-forward)
8088 (comment-search-backward): Fix typos in docstring.
8089 (comment-region): Doc fix.
8090
8091 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
8092
8093 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
8094 switch is no longer stored in `dired-switches-alist'.
8095
8096 * dired-aux.el (dired-insert-subdir): Do not store R switch in
8097 `dired-switches-alist'.
8098
8099 2004-06-10 Kim F. Storm <storm@cua.dk>
8100
8101 * pcvs.el (cvs-mode-diff-yesterday): New command.
8102
8103 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
8104
8105 2004-06-10 Juri Linkov <juri@jurta.org>
8106
8107 * emacs-lisp/edebug.el (edebug-eval-defun):
8108 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
8109 Fix docstring.
8110
8111 * simple.el (eval-expression-print-format): Don't print additional
8112 information on the first call to `eval-print-last-sexp'.
8113 (next-error-find-buffer): Fix punctuation.
8114 (killing) <defgroup>: Fix punctuation.
8115 (yank-excluded-properties): Change group from editing to killing.
8116
8117 * replace.el (perform-replace): Use `limit' to terminate the
8118 while-loop explicitly.
8119
8120 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8121
8122 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
8123 Use lc-*.xpm as prefix instead of *-locol.xpm.
8124
8125 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
8126 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
8127 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
8128 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
8129 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
8130 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
8131 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
8132 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
8133 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
8134 * toolbar/lc-up_arrow.xpm:
8135 Rename from *-locol.xpm.
8136
8137 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
8138
8139 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
8140 include forms like &<str>; as valid url patterns.
8141
8142 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8143
8144 * dired.el (dired-diff, dired-backup-diff)
8145 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
8146 (dired-do-chown, dired-do-touch, dired-do-print)
8147 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
8148 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
8149 (dired-create-directory, dired-do-copy, dired-do-symlink)
8150 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
8151 (dired-do-copy-regexp, dired-do-hardlink-regexp)
8152 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
8153 (dired-maybe-insert-subdir, dired-next-subdir)
8154 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
8155 (dired-kill-subdir, dired-tree-up, dired-tree-down)
8156 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
8157 (dired-run-shell-command, dired-query): Remove redundant,
8158 or incorrect, autoloads.
8159
8160 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
8161 does not end in a slash. Add optional argument KILL-ROOT.
8162 Update docstring.
8163 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
8164 (dired-query): Add autoloads.
8165
8166 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
8167
8168 * progmodes/compile.el (compilation-set-window-height):
8169 Rearrange the save-* functions because a buffer can have several current
8170 point in different windows.
8171 (compilation-error-regexp-alist-alist): Recognize {standard input}
8172 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
8173
8174 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8175
8176 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
8177 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
8178 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
8179 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
8180 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
8181 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
8182 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
8183 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
8184 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
8185 * toolbar/up_arrow-locol.xpm:
8186 New versions of icons that uses fewer colors.
8187
8188 * toolbar/tool-bar.el (tool-bar-local-item)
8189 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
8190 if display-color-cells is 256 or less.
8191
8192 2004-06-08 Kim F. Storm <storm@cua.dk>
8193
8194 * wid-edit.el (widget-specify-button): Use hand pointer rather
8195 than mouse-face as visible mouse-over effect.
8196
8197 2004-06-07 Karl Fogel <kfogel@red-bean.com>
8198
8199 * saveplace.el (save-place-alist-to-file): Bind `print-length'
8200 and `print-level' to nil when writing out `save-place-alist'.
8201 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
8202
8203 2004-06-07 Juanma Barranquero <lektu@terra.es>
8204
8205 * completion.el (completion-kill-region): Doc fix.
8206
8207 * format.el (format-insert-annotations)
8208 (format-annotate-location): Doc fixes.
8209 (format-subtract-regions): Make arguments match their use in docstring.
8210
8211 * simple.el (kill-region): Doc fix.
8212
8213 * subr.el (insert-buffer-substring-no-properties)
8214 (insert-buffer-substring-as-yank): Doc fixes.
8215
8216 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
8217
8218 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
8219 Update docstring.
8220 (dired-reset-subdir-switches): New function.
8221
8222 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
8223 Limit scope of `buffer-read-only' binding.
8224
8225 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
8226
8227 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
8228 eshell-explicit-command-char.
8229
8230 2004-06-06 Juanma Barranquero <lektu@terra.es>
8231
8232 * help-fns.el (help-argument-name): Inherit from italic face only
8233 if the frame supports it.
8234
8235 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8236
8237 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
8238 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
8239 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
8240 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
8241 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
8242 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
8243 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
8244 New conversions from xpm files.
8245
8246 * toolbar/README: New file.
8247
8248 2004-06-06 Richard M. Stallman <rms@gnu.org>
8249
8250 * isearch.el (isearch-mode-map): Undo previous change.
8251
8252 2004-06-05 Juri Linkov <juri@jurta.org>
8253
8254 * bindings.el (debug-ignored-errors): Add regexps for history
8255 related messages. Remove $ from "No further undo information".
8256 Move Ediff's messages to ediff.el.
8257
8258 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
8259
8260 * cus-edit.el (custom-display): Add `min-colors'.
8261
8262 * custom.el (defface): Add `supports' to docstring.
8263
8264 * help-fns.el (help-argument-name): Add :group 'help.
8265
8266 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
8267
8268 * find-dired.el (find-ls-subdir-switches): New user option.
8269 (find-dired): No longer call `abbreviate-file-name' on DIR.
8270 Set `dired-subdir-switches' buffer-locally.
8271
8272 * locate.el: Merge the two `Commentary' sections.
8273 (locate-ls-subdir-switches): New user option.
8274 (locate): Update for other changes.
8275 (locate-mode-map): Restore Dired binding for mouse-2.
8276 Bind `locate-mouse-view-file' to M-mouse-2.
8277 Bind `l' to `locate-do-redisplay'.
8278 (locate-main-listing-line-p, locate-do-redisplay): New functions.
8279 (locate-mouse-view-file, locate-tags, locate-find-directory):
8280 Print message if used outside main listing.
8281 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
8282 Various changes to support inserted subdirectories.
8283 (locate-insert-header): Change header of *Locate* buffer.
8284
8285 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
8286 Change interactive default switches.
8287 (dired-rename-subdir-2): Update `dired-switches-alist'.
8288 (dired-insert-subdir, dired-kill-subdir):
8289 Handle `dired-switches-alist'. Do not mark buffer modified.
8290 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
8291 (dired-insert-subdir-doinsert): Omit messages.
8292 Handle `dired-subdir-switches'.
8293 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
8294
8295 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
8296 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
8297 subdirs if -R switch is used for a subdir.
8298 (dired-mode): Set `dired-switches-alist'.
8299 (dired-build-subdir-alist): Only print number of directories in
8300 echo area when invoked interactively.
8301
8302 2004-06-05 Lars Hansen <larsh@math.ku.dk>
8303
8304 * dired-x.el (dired-omit-mode): Rename from
8305 dired-omit-files-p. Use define-minor-mode to define it.
8306 (dired-omit-files-p): Add as alias for dired-omit-mode.
8307 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
8308 dired-mark-omitted.
8309 (dired-mark-omitted): Add. Bind to M-O.
8310
8311 2004-06-05 Kenichi Handa <handa@m17n.org>
8312
8313 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
8314
8315 2004-06-05 Juanma Barranquero <lektu@terra.es>
8316
8317 * help-fns.el (help-argument-name): Reintroduce face.
8318 (help-default-arg-highlight): Use it, now that
8319 `face-differs-from-default-p' can be trusted.
8320
8321 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
8322
8323 * textmodes/table.el: Sentence commands added to Point Motion
8324 group; kill and backward-kill commands added to Extraction group.
8325
8326 2004-06-04 Mario Lang <mlang@delysid.org>
8327
8328 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
8329 systems appear to use mW, make the code handle this. Fix a
8330 division-by-zero bug while at it, and handle kernels with
8331 a slightly different layout in /proc/acpi.
8332
8333 2004-06-04 Karl Fogel <kfogel@red-bean.com>
8334
8335 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
8336 because the latter is a CL-ism. This fixes the bug reported by
8337 Shawn Boyette <mdxi@collapsar.net> in
8338 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
8339
8340 2004-06-04 Miles Bader <miles@gnu.org>
8341
8342 * faces.el (display-supports-face-attributes-p): Function moved to
8343 C code. Previously only the tty-related portion of this function
8344 was done in C; however the previous attempt to do a halfway-proper
8345 job for non-tty displays in lisp didn't work properly because of
8346 funny conditions during Emacs startup.
8347 (face-differs-from-default-p): Simplify, now that
8348 display-supports-face-attributes-p works properly on all display
8349 types. Remove :stipple from comparison; it doesn't really work
8350 in emacs anyway.
8351
8352 2004-06-04 Miles Bader <miles@gnu.org>
8353
8354 * faces.el (face-differs-from-default-p): Use a different
8355 implementation, so we can really check whether FACE displays
8356 differently or not.
8357
8358 2004-06-04 Miles Bader <miles@gnu.org>
8359
8360 * faces.el (display-supports-face-attributes-p): Implement a
8361 `different from default' check for non-tty displays.
8362
8363 2004-06-03 David Kastrup <dak@gnu.org>
8364
8365 * woman.el (woman-mapcan): More concise code.
8366 (woman-topic-all-completions, woman-topic-all-completions-1)
8367 (woman-topic-all-completions-merge): Replace by a simpler and
8368 much faster implementation based on O(n log n) sort/merge instead
8369 of the old O(n^2) behavior.
8370
8371 2004-06-03 Miles Bader <miles@gnu.org>
8372
8373 * subr.el (read-number): Use canonical format for default in prompt.
8374
8375 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
8376 Add regexp for " [...]" style defaults.
8377
8378 2004-06-02 Romain Francoise <romain@orebokech.com>
8379
8380 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
8381 groups: if the user asks for a hidden buffer, open the
8382 corresponding filter group to expose it.
8383
8384 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
8385 `ibuffer-jump-to-buffer'.
8386 (ibuffer-jump-offer-only-visible-buffers): New user option.
8387
8388 2004-06-02 Juanma Barranquero <lektu@terra.es>
8389
8390 * faces.el (frame-update-faces): Add empty docstring so the one
8391 for `ignore' doesn't show through.
8392
8393 * subr.el (process-kill-without-query): Remove spurious "\n" on
8394 obsolescence string.
8395 (focus-frame, unfocus-frame): Add obsolescence declaration and
8396 empty docstring.
8397
8398 * international/mule.el (register-char-codings): Make alias for
8399 `ignore'. Move docstring to obsolescence info and remove redundancy.
8400
8401 2004-06-02 Kim F. Storm <storm@cua.dk>
8402
8403 * frame.el (blink-cursor-start): Turn cursor off initially so blink
8404 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
8405
8406 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8407
8408 * comint.el (comint-replace-by-expanded-history-before-point):
8409 Obey `start' as the docstring says.
8410 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
8411 (comint-update-fence): Prevent font-lock from running unnecessarily.
8412 (comint-dynamic-list-completions): Use with-current-buffer.
8413
8414 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8415
8416 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
8417 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
8418 (bibtex-entry-update): Handle alternatives and optional fields.
8419 (bibtex-parse-entry): Bugfix, handle empty key.
8420
8421 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8422
8423 * vc-arch.el (vc-arch-state): Don't assume the file exists.
8424
8425 2004-05-31 Lars Hansen <larsh@math.ku.dk>
8426
8427 * desktop.el (desktop-save): Don't save minor modes without a
8428 known mode initialization function.
8429
8430 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
8431
8432 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
8433
8434 * autorevert.el: Update `Commentary' section.
8435
8436 2004-05-30 Juanma Barranquero <lektu@terra.es>
8437
8438 * dos-fns.el (convert-standard-filename):
8439 * files.el (convert-standard-filename):
8440 * w32-fns.el (convert-standard-filename):
8441 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
8442
8443 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
8444
8445 Sync with Tramp.
8446
8447 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
8448 (tramp-let-maybe): Move to an earlier spot in the file.
8449 Patch by Andreas Schwab.
8450
8451 2004-05-30 Andreas Schwab <schwab@suse.de>
8452
8453 * dired.el (dired-get-filename): Don't use dired-re-dot.
8454
8455 2004-05-30 Richard M. Stallman <rms@gnu.org>
8456
8457 * files.el (find-file): Doc fix.
8458
8459 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
8460
8461 2004-05-30 Nick Roberts <nickrob@gnu.org>
8462
8463 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
8464 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
8465 modeline of the locals buffer.
8466 (gdb-goto-breakpoint): Handle gdbmi.
8467 (gdb-get-frame-number): Change for gdbmi.
8468
8469 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
8470
8471 * files.el (file-remote-p): Apply file name handler for operation
8472 `file-remote-p'. It isn' a property any longer.
8473 (file-relative-name): `fh' and `fd' get the required value via
8474 `find-file-name-handler' already.
8475
8476 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
8477 (top): Remove setting of `file-remote-p' property for
8478 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
8479
8480 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
8481
8482 Version 2.0.41 of Tramp released.
8483
8484 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
8485 Throw away if process has died.
8486 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
8487 (tramp-out-of-band-prompt-regexp): Rename to
8488 `tramp-process-alive-regexp', because its usage is widen.
8489 (tramp-actions-copy-out-of-band): Apply it.
8490 (tramp-actions-before-shell, tramp-multi-actions):
8491 Add `tramp-action-process-alive' action.
8492 (tramp-action-process-alive): New defun.
8493 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
8494 Add entry for `file-remote-p'.
8495 (tramp-handle-file-remote-p): New defun.
8496 (top): Remove setting of `file-remote-p'. Don't set
8497 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
8498
8499 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
8500 `file-remote-p'.
8501
8502 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
8503 counted for (last) line. [They should or they shouldn't? --Stef]
8504 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
8505
8506 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
8507
8508 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
8509 not really necessary but seems to keep the shell history smaller
8510 in some cases. It is no substitute for setting HISTFILE and
8511 HISTSIZE from tramp-open-connection-setup-interactive-shell,
8512 though. Suggested by Luc Teirlinck.
8513 (tramp-open-connection-setup-interactive-shell): Export variables
8514 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
8515 (tramp-set-process-query-on-exit-flag): New compat function.
8516 (tramp-open-connection-multi, tramp-open-connection-su)
8517 (tramp-open-connection-rsh, tramp-open-connection-telnet)
8518 (tramp-do-copy-or-rename-file-out-of-band): Use it.
8519 (tramp-let-maybe): New macro, let-binds a variable only if it
8520 isn't obsolete.
8521 (tramp-check-ls-commands, tramp-handle-expand-file-name)
8522 (tramp-handle-file-truename): Use it.
8523 (tramp-completion-file-name-regexp-unified): Avoid matching
8524 filenames starting with "/:" -- those are reserved for
8525 file-name-non-special.
8526
8527 * tramp-smb.el (tramp-smb-open-connection):
8528 Use tramp-set-process-query-on-exit-flag compat function.
8529
8530 2004-05-29 Richard M. Stallman <rms@gnu.org>
8531
8532 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
8533
8534 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
8535 (eval-last-sexp-print-value): Print char equivalent regardless
8536 of standard-output value.
8537
8538 * thumbs.el (thumbs-subst-char-in-string): Delete.
8539 (thumbs-thumbname): Use subst-char-in-string.
8540 (thumbs-resize-image): Use condition-case, not ignore-errors.
8541 (thumbs-kill-buffer): Likewise.
8542
8543 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
8544 (thumbs-mode): Make buffer read-only.
8545 (thumbs-make-thumb): Unconditionally accept an existing file.
8546 (thumbs-insert-thumb): Add thumb-image-file property to the image.
8547 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
8548 (thumbs-show-thumbs-list): Error if images not supported.
8549 (thumbs-save-current-image): Improve prompt string.
8550 (thumbs-mode-map): Define u, R, x.
8551 (thumbs-unmark): New command.
8552 (thumbs-emboss-image): Minor cleanup.
8553 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
8554 (thumbs-rename-images): New command.
8555 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
8556
8557 * thumbs.el (thumbs-current-image): New function.
8558 (thumbs-file-list, thumbs-file-alist): New functions.
8559 (thumbs-find-image): Delete arg L.
8560 Don't set up thumbs-fileL as buffer-local global var.
8561 (thumbs-find-image-at-point): Use thumbs-current-image.
8562 (thumbs-set-image-at-point-to-root-window): Likewise.
8563 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
8564 Record and warn about errors. Update thumbs-markedL for deletions.
8565 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
8566 (thumbs-redraw-buffer): Use thumbs-file-list.
8567 (thumbs-mark): Use thumbs-current-image.
8568 (thumbs-show-name): Use thumbs-current-image.
8569
8570 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
8571 and imenu--last-menubar-index-alist.
8572
8573 * subr.el (with-selected-window): Undo previous change.
8574
8575 2004-05-29 John Paul Wallington <jpw@gnu.org>
8576
8577 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
8578 (thumbs-mouse-find-image): New command.
8579 (thumbs-mode-map): Bind it to mouse-2.
8580 (thumbs-mode): Make mode-class special.
8581 (thumbs-view-image-mode): Likewise.
8582
8583 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8584
8585 * flymake.el: New file.
8586
8587 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
8588
8589 * files.el (find-file-noselect-1): Do not bind
8590 `inhibit-read-only' to t during execution of
8591 `find-file-not-found-functions'.
8592
8593 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8594
8595 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
8596 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
8597
8598 2004-05-28 Juri Linkov <juri@jurta.org>
8599
8600 * simple.el (eval-expression-print-format): New fun.
8601
8602 * simple.el (eval-expression):
8603 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
8604 * emacs-lisp/edebug.el (edebug-compute-previous-result)
8605 (edebug-eval-expression): Print additionally the value returned by
8606 `eval-expression-print-format'.
8607
8608 * emacs-lisp/lisp.el (insert-pair-alist): New var.
8609 (insert-pair): Make arguments optional. Find character pair
8610 from `insert-pair-alist' according to the last input event.
8611 (insert-parentheses): Make arguments optional.
8612 (raise-sexp, delete-pair): New funs.
8613
8614 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
8615 (emacs-lisp-mode-map, lisp-interaction-mode-map):
8616 Bind C-M-q to `indent-pp-sexp'.
8617
8618 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
8619 `pp-to-string' modified to be able to format text with newlines.
8620 (pp-to-string): Move the buffer-formatting part of the code to
8621 `pp-buffer'. Call `pp-buffer'.
8622
8623 * info.el (Info-desktop-buffer-misc-data): Don't save information
8624 about virtual files.
8625 (Info-restore-desktop-buffer): Restore Info buffers in prepared
8626 buffers with names obtained from the desktop file instead of the
8627 default *info* buffer.
8628
8629 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8630
8631 * subr.el (with-selected-window): Only save/restore the selected window.
8632
8633 * progmodes/compile.el (compilation-error-regexp-alist):
8634 Use expand-file-name and data-directory.
8635
8636 * progmodes/grep.el (grep-tree): Rework previous fix.
8637
8638 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
8639 after the user marked text with the mouse.
8640
8641 * startup.el (command-line): Keep the first regexp of
8642 auto-save-file-name-transforms intact.
8643
8644 2004-05-28 Juanma Barranquero <lektu@terra.es>
8645
8646 * cus-edit.el (customize-face, customize-face-other-window)
8647 (custom-face-edit-delete): Make arguments match their use in
8648 docstring.
8649 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
8650 docstring.
8651
8652 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
8653 not `cvs-butlast'.
8654
8655 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
8656 `nbutlast' are in subr.el).
8657
8658 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
8659 (set-w32-system-coding-system): Doc fixes.
8660
8661 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
8662 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
8663 Make arguments match their use in docstring.
8664 (artist-draw-region-trim-line-endings)
8665 (artist-mouse-choose-operation): Fix typo in docstring.
8666 (artist-key-set-point-common): Doc fix.
8667
8668 2004-05-28 Simon Josefsson <jas@extundo.com>
8669
8670 * mail/smtpmail.el (smtpmail-open-stream):
8671 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
8672
8673 2004-05-26 Simon Josefsson <jas@extundo.com>
8674
8675 * starttls.el: Merge with my GNUTLS based starttls.el.
8676 (starttls-gnutls-program, starttls-use-gnutls)
8677 (starttls-extra-arguments, starttls-process-connection-type)
8678 (starttls-connect, starttls-failure, starttls-success): New variables.
8679 (starttls-program, starttls-extra-args): Doc fix.
8680 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
8681 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
8682 and pass on to corresponding *-gnutls function if it is set.
8683
8684 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8685
8686 * autorevert.el (auto-revert-handler): Disable auto-reverting of
8687 remote files.
8688
8689 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
8690
8691 * files.el (file-name-non-special): There are more operations
8692 which need handling: `find-backup-file-name',
8693 `insert-file-contents', `verify-visited-file-modtime',
8694 `write-region'. Rename t value of method to `add'. Add new
8695 methods `quote' and `unquote-then-quote' to file-arg-indices.
8696
8697 2004-05-25 Juri Linkov <juri@jurta.org>
8698
8699 * info.el (Info-toc): Call Info-mode on intermediate buffer.
8700 (Info-index-nodes): Enclose code in condition-case to catch errors.
8701 (Info-index-node): Don't search all index nodes if request is only
8702 for the current node and file is not in the cache of index nodes.
8703 (Info-mode-map): Bind Info-copy-current-node-name to `w'
8704 for consistency with dired-copy-filename-as-kill.
8705 Bind `S' to Info-search-case-sensitively.
8706 (Info-copy-current-node-name): New arg. With zero prefix arg put
8707 the name inside a function call to `info'. Display copied text in
8708 the echo area.
8709
8710 2004-05-25 Sam Steingold <sds@gnu.org>
8711
8712 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
8713 strip the package prefix from the symbol name, if any.
8714 Make it the `find-tag-default-function' for `lisp-mode'.
8715
8716 2004-05-25 John Paul Wallington <jpw@gnu.org>
8717
8718 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
8719 instead of obsolete `process-kill-without-query'.
8720
8721 * textmodes/texinfmt.el (texinfo-indexvar-alist):
8722 Declare as variable, not constant.
8723
8724 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
8725
8726 * files.el (find-file-noselect-1): Fix bug introduced by
8727 Revision 1.694. As a side effect, `inhibit-read-only'
8728 is again, by default, t during execution of
8729 `find-file-not-found-functions'.
8730 (insert-directory): Check that lines were really inserted by
8731 the --dired switch, before erasing them.
8732
8733 2004-05-24 Nick Roberts <nickrob@gnu.org>
8734
8735 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
8736 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
8737 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
8738 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
8739 gud-minor-mode (gdbmi).
8740
8741 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
8742
8743 * net/browse-url.el (browse-url-interactive-arg): Enable user to
8744 explicitly select the text to be taken as URL.
8745
8746 2004-05-23 Juri Linkov <juri@jurta.org>
8747
8748 * info.el (Info-index-nodes): New var and fun.
8749 (Info-goto-index, Info-index, info-apropos)
8750 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
8751 (Info-index): Fix docstring. Store and restore Info-history-list.
8752 (Info-complete-nodes): New var.
8753 (Info-complete-menu-item): Use it.
8754 (Info-index-node): New fun.
8755 (Info-final-node, Info-forward-node, Info-backward-node)
8756 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
8757 Use Info-index-node.
8758 (Info-extract-menu-item, Info-extract-menu-counting): Set second
8759 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
8760 (Info-find-node-2): If a node with period in its name not found,
8761 try to find a node without the name part after period.
8762 (Info-select-node): Call Info-fontify-node only if
8763 Info-fontify-maximum-menu-size is not nil.
8764 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
8765 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
8766 Preserve Info-history-list.
8767 (Info-toc): Set Info-current-file.
8768 (Info-build-toc): Move point to the beginning of the buffer.
8769 Add main-file variable.
8770 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
8771 Use backslashed representation of the control character ^_.
8772
8773 * textmodes/texinfmt.el (texinfo-print-index): Print index line
8774 numbers in the new Texinfo 4.7 format.
8775
8776 * add-log.el (change-log-font-lock-keywords): Remove `:' from
8777 regexps for function and variable names.
8778
8779 * descr-text.el (describe-property-list): Add [show] button for
8780 `syntax-table' property with action to pp to a separate buffer.
8781 (describe-char): Replace search-forward by re-search-forward with
8782 whitespace regexp after "character:" to not fail in too narrow windows.
8783
8784 * simple.el (next-error-find-buffer): Add a rule to return
8785 next-error capable buffer if one window on the selected frame
8786 displays such buffer.
8787
8788 2004-05-23 Nick Roberts <nickrob@gnu.org>
8789
8790 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
8791 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
8792 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
8793 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
8794 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
8795 Handle new value for gud-minor-mode (gdbmi).
8796 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
8797 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
8798 Change from local to global gdb variable set.
8799 (gdb-ann3): Initialise above gdb variable set.
8800 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
8801 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
8802 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
8803 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
8804 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
8805 (gdb-info-locals-handler, gdb-invalidate-assembler)
8806 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
8807 set as global variables.
8808 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
8809 Handle gdbmi.
8810 (gdb-info-breakpoints-custom): Fix regexp.
8811 (def-gdb-var): Delete.
8812
8813 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
8814 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
8815 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
8816 a new mode. The file (gdb-mi.el) for this mode will be included
8817 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
8818 primary interface.
8819
8820 2004-05-23 Jesper Harder <harder@ifa.au.dk>
8821
8822 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
8823 interpreted as a directory.
8824
8825 2004-05-22 Richard M. Stallman <rms@gnu.org>
8826
8827 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
8828 as a close quote.
8829
8830 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
8831
8832 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
8833 Use assoc-string, not assoc-ignore-case.
8834
8835 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
8836
8837 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
8838 If moving back then fwd gets a defun that ends before point,
8839 try again moving fwd then back.
8840
8841 * files.el (file-name-non-special): Allow t in file-arg-indices
8842 to mean requote the return value. Use `identity' as an element
8843 rather than as the whole value.
8844
8845 * gs.el (gs-options): Add -dSAFER. Mark it risky.
8846
8847 2004-05-22 Juanma Barranquero <lektu@terra.es>
8848
8849 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
8850 `help-make-usage'.
8851 (help-highlight-arguments): Skip function name before searching
8852 for arguments.
8853
8854 2004-05-21 Juanma Barranquero <lektu@terra.es>
8855
8856 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
8857 Don't mention in the docstring these arguments meant for
8858 internal (recursive) use only.
8859 (allout-char-spec): Comment out (it's not implemented).
8860 (allout-old-expose-topic, allout-exposure): Fix docstring and add
8861 obsolescence declaration.
8862 (allout-flatten-exposed-to-buffer)
8863 (allout-indented-exposed-to-buffer): Fix typos in docstring.
8864 (my-mark-marker): Doc fix.
8865 (produce-allout-mode-map, allout-sibling-index)
8866 (allout-isearch-expose, allout-distinctive-bullet)
8867 (allout-open-topic, allout-reindent-body)
8868 (allout-rebullet-heading, allout-process-exposed)
8869 (allout-insert-listified, allout-latex-verb-quote)
8870 (allout-insert-latex-header, allout-insert-latex-trailer):
8871 Make arguments match their use in docstring.
8872 (allout-primary-bullet, allout-old-style-prefixes)
8873 (allout-inhibit-protection, allout-init, allout-mode)
8874 (allout-before-change-protect, allout-flag-region):
8875 Use "Emacs" instead of "emacs" in docstrings.
8876
8877 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
8878
8879 * international/characters.el: Modify syntax of more characters.
8880
8881 2004-05-21 Masatake YAMATO <jet@gyve.org>
8882
8883 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
8884 (etags-tags-completion-table): Show parsing progress.
8885
8886 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
8887
8888 * locate.el (locate-prompt-for-command): Shorten first line of
8889 docstring.
8890 (locate-mode): Expand docstring and include keymap summary.
8891
8892 * files.el (find-file-noselect-1): Limit the scope of the
8893 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
8894 is, by default, nil during the execution of
8895 `find-file-not-found-functions' and `find-file-hook'.
8896
8897 2004-05-20 Michael Mauger <mmaug@yahoo.com>
8898
8899 * facemenu.el (facemenu-color-name-equal): New function.
8900 (list-colors-display): Use it to compare colors instead of
8901 facemenu-color-equal.
8902
8903 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
8904
8905 * compare-w.el (compare-windows-face): Use min-colors instead of
8906 checking for tty or pc types.
8907
8908 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
8909
8910 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
8911 (completion-setup-function): Use with-current-buffer.
8912 Properly save excursion. Simplify.
8913 Don't assume there is necessarily a `mouse-face' property somewhere.
8914
8915 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
8916
8917 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
8918
8919 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
8920 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
8921 Use with-current-buffer.
8922 (byte-goto-log-buffer): Delete.
8923 (byte-compile-log-file): Call compilation-forget-errors.
8924
8925 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
8926
8927 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
8928 output messages into the search result.
8929
8930 2004-05-19 Masatake YAMATO <jet@gyve.org>
8931
8932 * wid-edit.el (widget-radio-button-notify): Revert my last
8933 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8934
8935 2004-05-19 Kenichi Handa <handa@m17n.org>
8936
8937 * international/characters.el: Fix syntax (open/close) of CJK chars.
8938
8939 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
8940
8941 * help-mode.el (help-go-back): Don't depend on position of back button.
8942
8943 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8944
8945 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
8946 files files don't contain an accidental additional /.
8947
8948 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
8949 in source buffer.
8950
8951 2004-05-18 Masatake YAMATO <jet@gyve.org>
8952
8953 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
8954 to widget-apply. :action method assumes 2 arguments, not 3.
8955
8956 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
8957
8958 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
8959 New constants.
8960 (hs-special-modes-alist): Add an f90-mode entry.
8961
8962 2004-05-17 Sam Steingold <sds@gnu.org>
8963
8964 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
8965 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
8966
8967 2004-05-16 Kim F. Storm <storm@cua.dk>
8968
8969 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
8970
8971 2004-05-15 John Wiegley <johnw@newartisans.com>
8972
8973 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
8974 (eshell-output-object-to-target): Improve output speed 20% by not
8975 calling `eshell-stringify' if something is already known to be a string.
8976
8977 2004-05-15 Alex Ott <ott@jet.msk.su>
8978
8979 * textmodes/ispell.el (ispell-local-dictionary-alist):
8980 Add windows-1251 to the choice of coding systems.
8981 (ispell-dictionary-alist-6): Add support for "russianw.aff",
8982 encoded in cp1251.
8983
8984 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
8985
8986 * progmodes/compile.el (compilation-warning-face)
8987 (compilation-info-face): Use min-colors.
8988
8989 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8990
8991 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
8992 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
8993 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
8994 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
8995 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
8996 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
8997 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
8998 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
8999 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
9000 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
9001 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
9002 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
9003 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
9004 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
9005
9006 2004-05-15 Kim F. Storm <storm@cua.dk>
9007
9008 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
9009 Use it to set triggered-p element of timer.
9010 (timer-event-handler): Set triggered-p element non-nil while running
9011 the timer function.
9012
9013 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
9014
9015 * descr-text.el (describe-char-unicode-data)
9016 (describe-char-unicodedata-file): Re-enable the unicode code now that
9017 the licensing issues have been cleared in the unicode-4 license.
9018 (describe-text-properties-1): Remove unused `overlay' var.
9019 (describe-char): Remove unused var `buffer'.
9020
9021 2004-05-14 David Ponce <david@dponce.com>
9022
9023 * tree-widget.el: New file.
9024
9025 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
9026
9027 * language/european.el ("Brazilian Portuguese"): Add support for
9028 Brazilian Portuguese.
9029
9030 2004-05-13 John Wiegley <johnw@newartisans.com>
9031
9032 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
9033 `recentf-mode' if this variable has been customized to t.
9034
9035 * eshell/esh-test.el (eshell-test): Call the function
9036 `emacs-version' rather than trying to build a custom version string.
9037
9038 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9039
9040 * net/telnet.el (telnet-mode): Use define-derived-mode.
9041 Don't modify the global value of comint-prompt-regexp.
9042
9043 2004-05-13 John Paul Wallington <jpw@gnu.org>
9044
9045 * version.el (emacs-version): Check for `gtk' feature before
9046 `x-toolkit' feature.
9047
9048 2004-05-13 Juanma Barranquero <lektu@terra.es>
9049
9050 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
9051 arguments in the docstring, they're used only in recursive calls.
9052
9053 * help-fns.el (help-arg-highlighting-function)
9054 (help-argument-name): Delete.
9055 (help-default-arg-highlight): New function.
9056 (help-do-arg-highlighting): Use it.
9057
9058 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
9059
9060 * calendar/appt.el (appt-disp-window):
9061 Use `calendar-set-mode-line' for a centered mode-line.
9062
9063 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
9064
9065 * calendar/appt.el (appt-disp-window): Do not split window
9066 excessively when `split-height-threshold' is low.
9067
9068 2004-05-12 Nick Roberts <nickrob@gnu.org>
9069
9070 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
9071 kill-buffer-hook here and make it local.
9072 (gud-kill-buffer-hook): Use kill-process for a sure kill.
9073
9074 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
9075
9076 * progmodes/compile.el (compilation-set-window-height):
9077 Use save-excursion to protect against misplaced marker.
9078
9079 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9080
9081 * custom.el (defface): Document that type can have value gtk.
9082
9083 * faces.el (face-spec-set-match-display): Handle type gtk in display.
9084
9085 2004-05-12 Kenichi Handa <handa@m17n.org>
9086
9087 * descr-text.el: Require quail at comile time.
9088 (describe-char): If an input method is on and it supports the
9089 character, show how to input it.
9090
9091 * international/quail.el (quail-install-decode-map): Accept a
9092 char-table whose subtype is `quail-decode-map'.
9093 (quail-store-decode-map-key, quail-gen-decode-map1)
9094 (quail-gen-decode-map, quail-find-key1, quail-find-key)
9095 (quail-show-key): New functions.
9096
9097 2004-05-12 Juanma Barranquero <lektu@terra.es>
9098
9099 * generic.el (define-generic-mode): Remove redundant arglist info.
9100
9101 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
9102 Make arguments match their use in docstring.
9103 (help-arg-highlighting-function): New variable.
9104 (help-argument-name): Mention it in the docstring.
9105 (help-do-arg-highlight): Use it. Expand regexp to accept also
9106 ARG-xxx and xxx-ARG references.
9107
9108 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
9109
9110 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
9111 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
9112 and "mailto:addr1?to=addr2" equal.
9113
9114 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
9115
9116 * man.el (Man-getpage-in-background): Use shell-file-name
9117 and shell-command-switch variables instead of hard-coded values.
9118
9119 2004-05-11 Eli Zaretskii <eliz@gnu.org>
9120
9121 * iimage.el: New file.
9122
9123 2004-05-11 Juanma Barranquero <lektu@terra.es>
9124
9125 * custom.el (custom-initialize-default, defcustom):
9126 Fix typo in docstring.
9127
9128 * files.el (set-visited-file-name, file-expand-wildcards):
9129 Fix docstring.
9130
9131 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
9132
9133 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
9134
9135 * subr.el (eventp): Be more discriminating with integers.
9136
9137 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
9138
9139 * progmodes/compile.el (compile): Add universal prefix arg.
9140 (compilation-error-regexp-alist-alist): Add edg patterns.
9141
9142 2004-05-10 Sam Steingold <sds@gnu.org>
9143
9144 * textmodes/ispell.el (ispell-message):
9145 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
9146
9147 2004-05-10 Dave Love <fx@gnu.org>
9148
9149 * progmodes/python.el (help-buffer): Autoload when compiling.
9150 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
9151 (run-python): Prepend to any existing PYTHONPATH.
9152
9153 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
9154
9155 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
9156 for pending breakpoints.
9157
9158 2004-05-10 Richard M. Stallman <rms@gnu.org>
9159
9160 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
9161 directly without calling any functions in Rmail.
9162 (unrmail-unprune): Function deleted.
9163
9164 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
9165
9166 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
9167 C-c C-z binding.
9168
9169 2004-05-10 Kenichi Handa <handa@m17n.org>
9170
9171 * descr-text.el (describe-char): Fix previous change. Don't make
9172 a unibyte character to multibyte in the *Help* buffer.
9173
9174 2004-05-10 Miles Bader <miles@gnu.org>
9175
9176 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
9177 buffer an error if the debugger process is actually running.
9178
9179 2004-05-10 Juanma Barranquero <lektu@terra.es>
9180
9181 * help-fns.el (help-argument-name): Default to italic.
9182 (help-highlight-arguments): Return always (usage . doc), even when
9183 usage is nil.
9184
9185 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
9186 (define-ibuffer-filter): Add usage info.
9187 (define-ibuffer-op): Add usage info (but CL-style defaults for
9188 keyword args are not shown).
9189
9190 * subr.el (remove-overlays, read-passwd): Fix docstring.
9191 (start-process-shell-command): Fix docstring. Put usage info in a
9192 format usable by `describe-function'.
9193 (open-network-stream, open-network-stream-nowait)
9194 (open-network-stream-server): Fix docstring.
9195
9196 2004-05-09 Jason Rumney <jasonr@gnu.org>
9197
9198 * international/code-pages (cp932, cp936, cp949, c950): Remove.
9199 Only define cp125* if windows-125* is already defined.
9200
9201 * language/korean.el (cp949): Add alias.
9202
9203 * language/chinese.el (cp936, cp950): Add aliases.
9204
9205 * language/japanese.el (cp932): Add alias.
9206
9207 * term/w32-win.el: Require code-pages.
9208
9209 * international/mule-cmds.el (set-locale-environment):
9210 On MS-Windows use ansi code-page for default coding-systems.
9211 Set up paper sizes for Windows 3 letter languages.
9212
9213 * international/code-pages.el (cp932, cp936, cp949, cp950):
9214 Add aliases. Also add cp125* if not already defined.
9215
9216 2004-05-09 Juanma Barranquero <lektu@terra.es>
9217
9218 * help-fns.el (help-highlight-arguments): Don't try to highlight
9219 missing or autoloaded arglists. Accept structured arguments, like
9220 the first ones of `do' and `flet'.
9221
9222 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
9223 (cvs-get-marked): Remove redundant arglist info.
9224
9225 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
9226 Don't use CL-style default args.
9227
9228 2004-05-08 Andreas Schwab <schwab@suse.de>
9229
9230 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
9231
9232 * international/subst-ksc.el: Fix references to utf-translate-cjk
9233 into utf-translate-cjk-mode.
9234 * international/subst-big5.el: Likewise.
9235 * international/subst-gb2312.el: Likewise.
9236 * international/subst-jis.el: Likewise.
9237 * international/utf-16.el: Likewise.
9238 * international/utf-8.el: Likewise.
9239
9240 2004-05-08 John Wiegley <johnw@newartisans.com>
9241
9242 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
9243 "virtual buffers" (off by default), which makes it possible to
9244 switch to the "virtual" buffers of recently visited files. When a
9245 buffer name search fails, and this option is on, iswitchb will
9246 look at the list of recently visited files, and permit matching
9247 against those names. When the user hits RET on a match, it will
9248 revisit that file.
9249 (iswitchb-read-buffer): Add two optional arguments, which makes
9250 isearchb.el possible.
9251 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
9252 (iswitchb-next-match): Add support for virtual buffers.
9253
9254 * isearchb.el: This module extends iswitchb to provide "as you
9255 type" buffer selection.
9256
9257 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
9258 Ignore the read-only property when flyspell highlighting is on.
9259 Not ignoring it leads to a series of confusing errors.
9260 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
9261 but also make sure to call flyspell-incorrect-hook.
9262 (flyspell-maybe-correct-transposition): Perform transposition test
9263 by bit twiddling a string, rather than using a temp buffer.
9264 (flyspell-maybe-correct-doubling): Use a string rather than a temp
9265 buffer. This is also the original version of the code, which
9266 could not be checked in before due to a previous lack of
9267 assignment papers. This version has seen heavy usage on my system
9268 for several years now.
9269
9270 * calendar/cal-bahai.el: New file, which adds support for the
9271 Baha'i calendar to Emacs. This calendar is based on a solar year
9272 of 19 months of 19 days, with 4 intercalary days. Each year
9273 begins on March 21, with the calendar starting in 1844.
9274
9275 * calendar/cal-menu.el, calendar/calendar.el,
9276 calendar/diary-lib.el, calendar/holidays.el: Added support for
9277 using cal-bahai.el.
9278
9279 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
9280 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
9281 function can be used outside of eshell buffers.
9282 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
9283
9284 2004-05-08 Juanma Barranquero <lektu@terra.es>
9285
9286 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
9287 word constituent so FOO-ARG is not recognized as an arg.
9288 (help-highlight-arguments): Don't skip lists in mandatory arguments.
9289
9290 * simple.el (next-error): Fix typo in docstring.
9291 (open-line): Make argument names match their use in docstring.
9292 (split-line): Fix docstring.
9293
9294 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
9295 usable by `describe-function'.
9296 (gensym, gentemp, typep, ignore-errors): Make argument names match
9297 their use in docstring.
9298
9299 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
9300 argument to `help-setup-xref'.
9301
9302 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
9303
9304 Version 2.0.40 of Tramp released.
9305
9306 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
9307 Use symbol-function to invoke functions only known on some Emacs
9308 flavors. This avoids byte-compiler warnings. Reported by Kevin
9309 Scaldeferri <kevin@scaldeferri.com>.
9310 (tramp-do-copy-or-rename-file-via-buffer): Rename from
9311 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
9312 consistent with the other tramp-do-* functions.
9313 (tramp-do-copy-or-rename-file): Calls adjusted.
9314 (tramp-process-initial-commands): Avoid liveness check on shell --
9315 we know that it must be alive since we're opening a connection at
9316 this moment.
9317 (tramp-last-cmd): New internal variable.
9318 (tramp-process-echoes): New tunable.
9319 (tramp-send-command): Set tramp-last-cmd.
9320 (tramp-wait-for-output): Delete echo, if applicable.
9321 (tramp-read-passwd): Construct the key for the password cache in a
9322 way that works for multi methods, too.
9323 (tramp-bug): Add backup-directory-alist and
9324 bkup-backup-directory-info to bug reports, with Tramp counterparts.
9325
9326 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
9327
9328 * net/tramp*.el: Suppress byte-compiler warnings where possible.
9329
9330 * net/tramp.el (tramp-out-of-band-prompt-regexp)
9331 (tramp-actions-copy-out-of-band): New defcustoms.
9332 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
9333 used instead of a synchronous one. Allows password entering.
9334 (tramp-action-out-of-band): New defun.
9335 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
9336 Remove restriction with password from doc string.
9337 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
9338 `tramp-out-of-band-prompt-regexp',
9339 `tramp-actions-copy-out-of-band', `password-cache' and
9340 `password-cache-expiry'.
9341 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
9342 password caching.
9343 (tramp-touch): FILE can be a local file, too.
9344 (TODO): Remove items done.
9345 (tramp-handle-insert-directory): Properly quote file name also if
9346 not full-directory-p. Handle wildcard case. Reported by Andreas
9347 Schwab <schwab@suse.de>.
9348 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
9349 new file.
9350 (tramp-handle-file-local-copy, tramp-handle-write-region):
9351 The permissions of the temporary file are set if filename exists.
9352 Reported by Ted Stern <stern@cray.com>.
9353 (tramp-backup-directory-alist)
9354 (tramp-bkup-backup-directory-info): New defcustoms.
9355 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
9356 (tramp-handle-find-backup-file-name): New function.
9357 Implements Tramp's find-backup-file-name.
9358
9359 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
9360 for `find-backup-file-name'.
9361
9362 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
9363 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
9364
9365 2004-05-07 Lars Hansen <larsh@math.ku.dk>
9366
9367 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
9368
9369 2004-05-07 Juanma Barranquero <lektu@terra.es>
9370
9371 * subr.el (lambda): Add arglist description to docstring.
9372 (declare): Fix typo in docstring.
9373 (open-network-stream): Fix docstring.
9374 (process-kill-without-query): Fix docstring and add obsolescence info.
9375 (last, butlast, nbutlast): Make arguments match their use in docstring.
9376 (insert-buffer-substring-no-properties): Likewise.
9377 (insert-buffer-substring-as-yank): Likewise.
9378 (split-string): Fix docstring.
9379
9380 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
9381 Make argument names match their use in docstring.
9382
9383 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
9384
9385 2004-05-06 Nick Roberts <nickrob@gnu.org>
9386
9387 * progmodes/gdb-ui.el: Improve/extend documentation strings.
9388 Fit first sentence on one line for apropos-command.
9389
9390 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9391
9392 Changes largely merged in from Dave Love's code.
9393 * progmodes/python.el: Doc fixes.
9394 (python-mode-map): Add python-complete-symbol.
9395 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
9396 (python-comment-indent, python-complete-symbol)
9397 (python-symbol-completions, python-partial-symbol)
9398 (python-try-complete): New.
9399 (python-indent-line): Remove optional arg. Use python-block-end-p.
9400 (python-check): Bind compilation-error-regexp-alist.
9401 (inferior-python-mode): Use rx. Move keybindings to top level.
9402 Set comint-input-filter.
9403 (python-preoutput-filter): Use rx.
9404 (python-input-filter): Re-introduce.
9405 (python-proc): Start new process if necessary.
9406 Check python-buffer non-nil.
9407 (view-return-to-alist): Defvar.
9408 (python-send-receive): New.
9409 (python-eldoc-function): Use it.
9410 (python-mode-running): Don't defvar.
9411 (python-mode): Set comment-indent-function.
9412 Maybe update hippie-expand-try-functions-list.
9413 (python-indentation-levels): Initialize differently.
9414 (python-block-end-p): New.
9415 (python-indent-line): Use it.
9416 (python-compilation-regexp-alist): Augment.
9417 (run-python): Import `emacs' module to Python rather than loading
9418 code directly. Set python-buffer differently.
9419 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
9420 Use python-proc.
9421 (python-send-command): Go to end of comint buffer.
9422 (python-load-file): Use python-proc, emacs.eimport.
9423 (python-describe-symbol): Simplify interactive form.
9424 Use emacs.help. Do use temp-buffer-show-hook.
9425 Call print-help-return-message.
9426 (hippie-exp): Require when compiling.
9427 (python-preoutput-continuation): Use rx.
9428
9429 * diff-mode.el (diff-make-unified): Fix regexp.
9430
9431 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
9432
9433 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
9434 filter groups from the buffer when rebuilding the Ibuffer buffer
9435 and `ibuffer-show-empty-filter-groups' is nil.
9436
9437 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9438
9439 * ps-print.el (ps-print-quote): Call ps-value-string.
9440 (ps-setup): Call ps-comment-string.
9441 (ps-value-string, ps-comment-string): New funs.
9442
9443 2004-05-06 Juanma Barranquero <lektu@terra.es>
9444
9445 * ehelp.el (electric-help-command-loop): Check whether the last
9446 character is visible, not (point-max).
9447
9448 * help-fns.el (help-argument-name): Default to bold; don't inherit
9449 from font-lock-variable-name-face.
9450 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
9451
9452 2004-05-05 Kenichi Handa <handa@m17n.org>
9453
9454 * descr-text.el (describe-char): Copy the character with text
9455 properties and overlays into the first line, and call
9456 describe-text-properties on it.
9457
9458 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
9459
9460 * iswitchb.el (iswitchb-global-map): Fix typo.
9461 Remove unwanted ###autoloads from source file.
9462
9463 2004-05-05 Lars Hansen <larsh@math.ku.dk>
9464
9465 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
9466 in run-hooks. Use substitute-command-keys in message.
9467 (wdired-abort-changes): Add message.
9468
9469 2004-05-03 Michael Mauger <mmaug@yahoo.com>
9470
9471 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
9472 (sql-emacs20-p): Remove.
9473 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
9474 (sql-builtin-face, sql-doc-face): Remove.
9475 (sql-mode-ansi-font-lock-keywords)
9476 (sql-mode-oracle-font-lock-keywords)
9477 (sql-mode-postgres-font-lock-keywords)
9478 (sql-mode-linter-font-lock-keywords)
9479 (sql-mode-ms-font-lock-keywords)
9480 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
9481 (sql-product-font-lock): Fix font-lock reset when font rules change.
9482 (sql-highlight-product): Remove incorrect font-lock reset logic.
9483
9484 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
9485
9486 * ses.el (ses-set-parameter): Fix typo.
9487
9488 2004-05-04 Kim F. Storm <storm@cua.dk>
9489
9490 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
9491 Must expand directory for completion to work; and don't mess with
9492 process-environment.
9493 (ido-read-file-name): If command has ido property, don't use ido
9494 if value is ignore, or read as directory if value is dir.
9495 Set ido ignore property for dired-do-rename command.
9496
9497 2004-05-04 Juanma Barranquero <lektu@terra.es>
9498
9499 * ehelp.el (electric-help-command-loop, electric-help-undefined)
9500 (electric-help-help): Check against unmapped commands.
9501
9502 * help-fns.el (help-argument-name): New face, inheriting from
9503 font-lock-variable-name-face, to highlight function arguments in
9504 `describe-function' and `describe-key'.
9505 (help-do-arg-highlight): Auxiliary function to highlight a given
9506 list of arguments in a string.
9507 (help-highlight-arguments): Highlight the function arguments and
9508 all uses of them in the docstring.
9509 (describe-function-1): Use it. Do docstring output via `insert',
9510 not 'princ', so text attributes are preserved.
9511
9512 * winner.el (winner-mode-map): Move `winner-undo' and
9513 `winner-redo' to C-c <left> and C-c <right>, respectively (the
9514 previous bindings conflict with `prev-buffer', `next-buffer').
9515
9516 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9517
9518 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
9519 (bibtex-entry-update): New command bound to C-c C-u.
9520 (bibtex-text-in-string): Fix regexp.
9521 (bibtex-assoc-of-regexp): Remove.
9522 (bibtex-progress-message): Fix docstring.
9523 (bibtex-inside-field): Use if.
9524 (bibtex-assoc-regexp): New function.
9525 (bibtex-format-entry): Make code more robust so that it formats
9526 also old entries.
9527 (bibtex-autokey-demangle-title): Merge with obsolete function
9528 bibtex-assoc-of-regexp.
9529 (bibtex-field-list): New function.
9530 (bibtex-entry): Use bibtex-field-list.
9531 (bibtex-parse-entry): Fix docstring.
9532 (bibtex-print-help-message): Use bibtex-field-list.
9533 (bibtex-make-field): Use bibtex-field-list.
9534 (bibtex-entry-index): Bugfix. Return crossref key if required.
9535 (bibtex-lessp): Fix docstring.
9536
9537 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
9538
9539 * select.el (xselect-convert-to-string): Move comment to intended line.
9540
9541 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9542
9543 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
9544 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
9545
9546 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9547
9548 * term/x-win.el (x-clipboard-yank): Don't exit on error from
9549 x-get-selection.
9550
9551 2004-05-03 Jason Rumney <jasonr@gnu.org>
9552
9553 * makefile.nt: Remove.
9554
9555 2004-05-03 Kim F. Storm <storm@cua.dk>
9556
9557 * emulation/cua-base.el (cua--update-indications): Fix last change.
9558 (cua-mode): Deactivate mark when cua-mode is enabled.
9559
9560 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
9561
9562 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
9563
9564 2004-05-03 Nick Roberts <nickrob@gnu.org>
9565
9566 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
9567 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
9568 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
9569 window over visible frames.
9570 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
9571
9572 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
9573
9574 * progmodes/compile.el (compilation-gcpro): New var.
9575 (compilation-fake-loc): Use it.
9576 (compilation-forget-errors): Reset it.
9577
9578 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
9579
9580 * diff-mode.el (diff-header-face, diff-file-header-face):
9581 Use min-colors.
9582
9583 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9584
9585 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
9586 (bibtex-clean-entry): Disentangle code.
9587 (bibtex-realign): New function.
9588 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
9589 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
9590 Remove undocumented optional arg called-by-convert-alien.
9591 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
9592 for sorting instead of bibtex-sort-buffer.
9593
9594 2004-05-02 Eli Zaretskii <eliz@gnu.org>
9595
9596 * progmodes/compile.el (compilation-start): In the
9597 no-async-subprocesses branch, call sit-for to give redisplay a
9598 chance to show the updated process status in the mode line, and
9599 fontify the buffer explicitly after the process exits.
9600
9601 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
9602
9603 * progmodes/python.el (python-compilation-line-number): Remove.
9604 (python-compilation-regexp-alist): Don't use it any more.
9605 (python-orig-start, python-input-filter): Remove.
9606 (inferior-python-mode): Don't set up comint-input-filter-functions.
9607 (python-send-region): Use compilation-fake-loc.
9608
9609 * progmodes/compile.el (compilation-messages-start): New var.
9610 (compilation-mode): Don't setup next-error-function here.
9611 (compilation-setup): Set it up here instead (for minor modes as well).
9612 Make compilation-messages-start buffer local.
9613 (compilation-next-error-function): Use it.
9614 (compilation-forget-errors): Set compilation-messages-start.
9615
9616 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
9617
9618 * ielm.el (ielm-prompt-read-only): Update docstring.
9619
9620 * comint.el (comint-prompt-read-only): Update docstring.
9621 (comint-update-fence, comint-kill-whole-line)
9622 (comint-kill-region): New functions.
9623
9624 * simple.el (kill-whole-line): Use "p" instead of "P" in
9625 interactive form.
9626
9627 2004-05-01 Juanma Barranquero <lektu@terra.es>
9628
9629 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
9630 format arglist so default values in CL-style argument lists are
9631 correctly shown.
9632
9633 2004-05-01 Jason Rumney <jasonr@gnu.org>
9634
9635 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
9636
9637 2004-05-01 Kenichi Handa <handa@m17n.org>
9638
9639 * international/titdic-cnv.el (miscdic-convert): Don't generate a
9640 quail file if it is up to date.
9641
9642 2004-04-30 Juri Linkov <juri@jurta.org>
9643
9644 * cus-edit.el (custom-mode-map):
9645 Add key binding `C-x C-s' to `Custom-save'.
9646
9647 * outline.el (outline-blank-line): New var.
9648 (outline-next-preface, outline-show-heading)
9649 (outline-end-of-subtree): Use it.
9650
9651 * dired-aux.el (dired-touch-initial): New fun.
9652 (dired-do-chxxx): Call it for op-symbol `touch'.
9653 (dired-diff): Use `dired-dwim-target-directory'
9654 if current dired buffer has no buffer mark.
9655
9656 * bindings.el (propertized-buffer-identification):
9657 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
9658 Add C-M-arrow keys for consistency.
9659
9660 * files.el (confirm-kill-emacs):
9661 Change group from top-level `emacs' to `convenience'.
9662
9663 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
9664 Push mark on the first call of successive command calls.
9665 (insert-pair): New fun created from `insert-parentheses' with
9666 `open' and `close' arguments added. Enclose active regions
9667 in paired characters. Compare adjacent characters syntax with
9668 inserted characters syntax before inserting a space.
9669 (insert-parentheses): Call `insert-pair' with ?\( ?\).
9670
9671 * delsel.el: Don't put `delete-selection' property
9672 on `insert-parentheses' symbol to take advantage of
9673 region handling in `insert-pair' function.
9674 Suggested by Stephan Stahl <stahl@eos.franken.de>.
9675
9676 2004-04-30 Kim F. Storm <storm@cua.dk>
9677
9678 * emulation/cua-base.el: Add support for changing cursor types;
9679 based on patch from Michael Mauger.
9680 (cua-normal-cursor-color, cua-read-only-cursor-color)
9681 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
9682 Customization cursor type and/or cursor color.
9683 (cua--update-indications): Handle cursor type changes.
9684 (cua-mode): Update cursor indications if enabled.
9685
9686 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
9687
9688 * mouse.el (mouse-drag-copy-region): New defcustom.
9689 (mouse-set-region, mouse-drag-region-1): Use it.
9690
9691 * simple.el (kill-ring-save): If region face background color is
9692 unspecified (if no highlighting), show extent of fully visible
9693 region even if transient-mark-mode is enabled.
9694
9695 * emulation/cua-base.el (cua--standard-movement-commands):
9696 Add cua-scroll-up and cua-scroll-down.
9697 (cua-scroll-up, cua-scroll-down): New commands.
9698 (cua--init-keymaps): Remap scroll-up and scroll-down.
9699
9700 * emulation/cua-rect.el (cua--convert-rectangle-as):
9701 New defmacro.
9702 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
9703 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
9704 New commands (suggested by Jordan Breeding).
9705
9706 2004-04-30 Juanma Barranquero <lektu@terra.es>
9707
9708 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
9709
9710 2004-04-30 Mario Lang <mlang@delysid.org>
9711
9712 * diff.el (diff-switches): Fix typo in docstring.
9713
9714 2004-04-30 Alex Schroeder <alex@gnu.org>
9715
9716 * xml.el (xml-debug-print-internal): Don't add newline and
9717 indentation to text nodes and write empty elements as empty tags
9718 instead of opening and closing tags.
9719 (xml-debug-print): Take optional indent-string argument.
9720 (xml-print): Alias for xml-debug-print.
9721
9722 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
9723
9724 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
9725 than duplicate call to `line-beginning-position'.
9726
9727 * progmodes/f90.el (f90-get-present-comment-type):
9728 Return whitespace, as well as comment chars, for consistent filling
9729 of comment blocks. Use `match-string-no-properties'.
9730 (f90-break-line): Trim trailing whitespace when filling comments.
9731
9732 2004-04-30 Dave Love <fx@gnu.org>
9733
9734 * calendar/diary-lib.el (diary-outlook-formats): New variable.
9735 (diary-from-outlook-internal, diary-from-outlook)
9736 (diary-from-outlook-gnus, diary-from-outlook-rmail):
9737 New functions to import diary entries from Outlook-format
9738 appointments in mail messages.
9739
9740 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9741
9742 * progmodes/python.el (python-send-command): New fun.
9743 (python-send-region, python-load-file): Use it.
9744
9745 * progmodes/compile.el (compilation-last-buffer): Add var alias.
9746
9747 * help-fns.el (help-C-file-name): Use new subr-name.
9748 Prepend `src/' to the file name.
9749 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
9750 (describe-function-1, describe-variable): Only find a C source file
9751 name if DOC is already loaded.
9752
9753 * help-mode.el (help-function-def, help-variable-def):
9754 Use the new find-function-search-for-symbol functionality.
9755 Allow FILE to be `C-source'.
9756
9757 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
9758 (find-function-C-source): New fun.
9759 (find-function-search-for-symbol): Use it.
9760
9761 2004-03-29 Michael Mauger <mmaug@yahoo.com>
9762
9763 * progmodes/sql.el (sql-product-alist): Rename variable
9764 `sql-product-support'. Add Postgres login parameters.
9765 (sql-set-product, sql-product-feature): Update with renamed variable.
9766 (sql-connect-postgres): Add username prompt.
9767 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
9768 Make patterns less product specific.
9769 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
9770 (sql-mode-abbrev-table): Modify initialization.
9771 (sql-builtin-face): Add variable.
9772 (sql-keywords-re): Add macro.
9773 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
9774 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
9775 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
9776 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
9777 (sql-mode-linter-font-lock-keywords)
9778 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
9779 (sql-mode-sybase-font-lock-keywords)
9780 (sql-mode-informix-font-lock-keywords)
9781 (sql-mode-interbase-font-lock-keywords)
9782 (sql-mode-ingres-font-lock-keywords)
9783 (sql-mode-solid-font-lock-keywords)
9784 (sql-mode-sqlite-font-lock-keywords)
9785 (sql-mode-db2-font-lock-keywords): Default to nil.
9786 (sql-product-font-lock): Always highlight ANSI keywords.
9787 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
9788 (sql-send-string): Add function.
9789
9790 2004-04-29 Dave Love <fx@gnu.org>
9791
9792 * progmodes/cfengine.el (cfengine-beginning-of-defun)
9793 (cfengine-end-of-defun): Ensure progress through buffer.
9794
9795 * info-look.el (cfengine-mode): Accept a terminal ().
9796
9797 2004-04-29 Juri Linkov <juri@jurta.org>
9798
9799 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
9800 instead of isearch-yank-word-or-char. Add new key bindings for
9801 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
9802 (isearch-del-char): New fun.
9803 (isearch-forward, isearch-edit-string): Update docstring.
9804 (isearch-yank-char): Doc fix.
9805 (isearch-other-meta-char): Restore point after scrolling.
9806
9807 * progmodes/compile.el (compilation-context-lines): Add nil option
9808 to disable compilation output window scrolling.
9809 (compilation-set-window): Use it.
9810
9811 * outline.el (outline-next-preface, outline-show-heading):
9812 Don't leave unhidden blank line before heading.
9813 (outline-end-of-subtree): Include last newline into subtree.
9814 (hide-entry): Leave point at beginning of heading instead of end.
9815 (outline-up-heading): Push mark for the first call of successive
9816 command calls.
9817
9818 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
9819
9820 * comint.el (comint-prompt-read-only): New variable.
9821 (comint-output-filter): Implement it.
9822
9823 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
9824 (ielm-prompt-internal): New variable.
9825 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
9826 (ielm-send-input): Delete unused variable `buf'.
9827 (ielm-eval-input): Use `ielm-prompt-internal'.
9828 (inferior-emacs-lisp-mode): Use new variables
9829 `comint-prompt-read-only' and `ielm-prompt-internal'.
9830 Get rid of obsolete variable `directory-sep-char'.
9831 (ielm): Use `zerop'.
9832
9833 2004-04-29 John Paul Wallington <jpw@gnu.org>
9834
9835 * thumbs.el (toplevel): Require cl at compile time.
9836 Remove conditional definitions of `ignore-errors' and `caddar'
9837 because they occur at run time.
9838
9839 2004-04-28 Nick Roberts <nickrob@gnu.org>
9840
9841 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
9842 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
9843 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
9844 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
9845
9846 * progmodes/gud.el (gud-common-init): Throw an error if program is
9847 already running under gdb.
9848
9849 2004-04-28 John Paul Wallington <jpw@gnu.org>
9850
9851 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
9852 (thumbs-show-image-num): Move assignment of
9853 `thumbs-current-image-filename' within scope of `i'.
9854 (thumbs-emboss-image): Don't use `evenp'.
9855
9856 2004-04-28 Richard M. Stallman <rms@gnu.org>
9857
9858 * progmodes/compile.el (compilation-context-lines): Default now 0.
9859
9860 2004-04-28 Juanma Barranquero <lektu@terra.es>
9861
9862 Use `time-less-p' from calendar/time-date.el instead of defining
9863 custom versions of it.
9864
9865 * pcomplete.el (pcomplete-time-less-p): Remove.
9866
9867 * thumbs.el (time-less-p): Remove.
9868
9869 * calendar/timeclock.el (timeclock-time-less-p): Remove.
9870 (timeclock-generate-report): Use `time-less-p'.
9871
9872 * emacs-lisp/autoload.el (autoload-before-p): Remove.
9873 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
9874
9875 2004-04-28 Masatake YAMATO <jet@gyve.org>
9876
9877 * subr.el (remove-overlays): Make arguments optional.
9878
9879 * wid-edit.el (widget-specify-button): Put evaporate to the
9880 overlay for sample.
9881 (widget-specify-sample): Put evaporate to the overlay for sample.
9882 (widget-specify-doc): Put evaporate to the overlay for documentation.
9883
9884 2004-04-27 Jesper Harder <harder@ifa.au.dk>
9885
9886 * info.el (info-apropos): Make it an index node. Align node names
9887 like makeinfo.
9888
9889 2004-04-27 Eli Zaretskii <eliz@gnu.org>
9890
9891 * net/browse-url.el (browse-url-netscape-sentinel)
9892 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
9893 (browse-url-epiphany-sentinel, browse-url-mosaic):
9894 Use browse-url-*-program instead of a literal program name.
9895
9896 2004-04-27 Kevin Ryde <user42@zip.com.au>
9897
9898 * eshell/em-alias.el:
9899 * eshell/em-dirs.el:
9900 * eshell/em-hist.el:
9901 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
9902 features when M-x customize-group loads modules before the main
9903 eshell.el.
9904
9905 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9906
9907 * subr.el (momentary-string-display): Support EXIT-CHAR that is
9908 either a character representation of an event or an event
9909 description list.
9910
9911 * type-break.el: Capitalise Emacs and Lisp.
9912 (type-break-good-break-interval, type-break-demo-boring-stats)
9913 (type-break-terse-messages, type-break-file-name): New defcustoms.
9914 (type-break-post-command-hook)
9915 (type-break-warning-countdown-string): Quote variable names in doc.
9916 (type-break-interval-start, type-break-auto-save-file-name): New vars.
9917 (type-break-mode): Document type-break-good-break-interval and the
9918 "session" file. Schedule break according to the session file.
9919 Kill session file buffer on exit. Organise for save-some-buffers
9920 to always save the session file.
9921 (type-break-mode-line-message-mode, type-break-query-mode):
9922 Uppercase arguments.
9923 (type-break-file-time, type-break-file-keystroke-count, timep)
9924 (type-break-choose-file, type-break-get-previous-time)
9925 (type-break-get-previous-count): New defuns.
9926 (type-break): Avoid break querying after a completed break in the
9927 case where the query was initiated during user invocation of the
9928 break. Optional terse messages.
9929 Use type-break-good-break-interval if type-break-good-rest-interval is
9930 nil. File the break time.
9931 (type-break-schedule): New optional args for overriding the use of
9932 the current time.
9933 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
9934 after a break.
9935 (type-break-check): File the keystroke count.
9936 (type-break-do-query): Prevent a second query when the break is
9937 interrupted. Optional terse message.
9938 (type-break-keystroke-reset): Record the start of a typing interval.
9939 (type-break-demo-boring): Optional terse messages. Display word
9940 per minute and keystroke counts according to
9941 type-break-demo-boring-stats.
9942
9943 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
9944
9945 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
9946 directories, make sure they exist under archive-tmpdir.
9947
9948 2004-04-27 Juri Linkov <juri@jurta.org>
9949
9950 * help.el (view-emacs-news): With argument, display info for the
9951 selected version by finding it among different NEWS files, and
9952 narrowing the buffer to the selected version.
9953
9954 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
9955 same-window-buffer-names.
9956 (info): New arg `buffer'. Use it. Doc fix. Read file name for
9957 non-numeric prefix argument, append the number to the buffer name
9958 for numeric prefix argument.
9959 (info-other-window): Bind same-window-regexps to nil.
9960 (Info-reference-name): Rename to Info-point-loc.
9961 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
9962 and Info-find-index-name for stringy Info-point-loc.
9963 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
9964 without middle `.', but with final `.' and optional line number
9965 for it. Set Info-point-loc for index nodes.
9966 (Info-index): Remove middle `.' from index entry regexp.
9967 Modify line number regexp.
9968 (Info-index-next): Decrement line number.
9969 (info-apropos): Remove middle `.' from index entry regexp.
9970 Add optional line number regexp at the end. Add matched value
9971 for line number to the result list and insert it to the buffer.
9972 Replace match-string by match-string-no-properties.
9973 Reorder result list.
9974 (Info-fontify-node): Hide index line numbers.
9975 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
9976 empty matches.
9977 (Info-follow-reference): Use `str' instead of
9978 Info-following-node-name-re.
9979 (Info-toc): Use full file names. Set Info-current-node to "Top".
9980 (Info-fontify-node): Compare file names without directory name.
9981 (Info-try-follow-nearest-node): Don't set Info-reference-name.
9982 Set second arg of Info-extract-menu-node-name for index nodes.
9983 (info-xref-visited): Use magenta3 instead of magenta4.
9984 (Info-mode): Add info-apropos to docstring.
9985
9986 * log-view.el (log-view-diff): Replace interactive code "r"
9987 by a list to allow to call it even if region is not active.
9988
9989 * paren.el (show-paren-highlight-openparen): New var.
9990 (show-paren-function): Turn on openparen highlighting when
9991 matching forward if show-paren-highlight-openparen is non-nil.
9992
9993 * simple.el (kill-ring-save): Use blink-matching-delay instead of
9994 the constant value 1.
9995 (completions-common-part): Expand docstring.
9996
9997 * textmodes/picture.el (picture-mode-map): Add arrow keys.
9998
9999 2004-04-27 Kim F. Storm <storm@cua.dk>
10000
10001 * image.el (insert-sliced-image): Use line-height instead of
10002 line-spacing property on newline.
10003
10004 2004-04-26 Lars Hansen <larsh@math.ku.dk>
10005
10006 * desktop.el (desktop-buffer-misc-data-function): Rename to
10007 desktop-save-buffer and change docstring.
10008 (desktop-buffer-modes-to-save): Delete.
10009 (desktop-save-buffer-p): Use desktop-save-buffer instead of
10010 desktop-buffer-modes-to-save.
10011 (desktop-save): Rename desktop-buffer-misc-data-function to
10012 desktop-save-buffer and allow non-function value.
10013 (desktop-missing-file-warning): Correct docstring.
10014
10015 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
10016 to desktop-save-buffer.
10017
10018 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
10019 desktop-save-buffer.
10020
10021 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
10022
10023 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
10024
10025 2004-04-26 Eli Zaretskii <eliz@gnu.org>
10026
10027 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
10028
10029 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
10030
10031 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
10032 (ielm): Only go to the end of the buffer when starting a new process.
10033
10034 2004-04-25 Juanma Barranquero <lektu@terra.es>
10035
10036 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
10037 mode line. Bind `inhibit-read-only' to t before modifying
10038 properties of text in the buffer.
10039 (ielm): Force point to the end of buffer, even when running ielm
10040 from inside itself.
10041
10042 2004-04-25 Jesper Harder <harder@ifa.au.dk>
10043
10044 * info.el (info-apropos): Reset Info-complete-cache.
10045
10046 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
10047
10048 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10049 Also recognize severe Irix et al. messages.
10050 (compilation-normalize-filename, compile-abbreviate-directory):
10051 Delete functions.
10052 (compilation-get-file-structure): New function inherits
10053 functionality of the two preceding ones.
10054 (compilation-internal-error-properties, compilation-fake-loc):
10055 Use it so that different paths to the same file share the same
10056 markers. Also optimize finding adjacent marker slightly.
10057
10058 2004-04-25 Kim F. Storm <storm@cua.dk>
10059
10060 * image.el (insert-sliced-image): Add line-spacing t property
10061 to newlines separating image lines.
10062
10063 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
10064
10065 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
10066
10067 * ielm.el (ielm-prompt-read-only): New user option.
10068 (ielm-prompt): Expand docstring to describe new behavior.
10069 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
10070 mention it in the docstring.
10071
10072 2004-04-24 Andreas Schwab <schwab@suse.de>
10073
10074 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
10075
10076 * diff.el (diff): Set default-directory in diff buffer.
10077
10078 2004-04-24 Eli Zaretskii <eliz@gnu.org>
10079
10080 * mail/sendmail.el (mail-bury): Don't delete the frame where the
10081 mail was being composed if the terminal cannot display more than
10082 one frame; instead, switch to previous frame.
10083
10084 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
10085 (rmail-start-mail): Support rmail-mail-new-frame even on
10086 terminals that can display only one frame at a time.
10087
10088 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
10089
10090 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
10091 (checkdoc-output-font-lock-keywords): Remove error regexp.
10092 (checkdoc-output-mode-map): Remove.
10093 (checkdoc-output-mode): Derive from compilation-mode.
10094 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
10095
10096 * dired.el (dired-mode-map): Add a menu entry for wdired.
10097
10098 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
10099 (rx-bracket, rx-check-any, rx-any): Clean up name space.
10100
10101 * wdired.el: (wdired-mode-map): Move init into declaration.
10102 Fix `return' binding.
10103 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
10104 Use force-mode-line-update.
10105 (wdired-get-filename): Use `unless'.
10106 (wdired-preprocess-files): Don't assume names have no \n and use / for
10107 dir separator.
10108 (wdired-normalize-filename): Use replace-regexp-in-string.
10109 (wdired-load-hooks): Remove.
10110 (wdired-mode-hooks): Rename to wdired-mode-hook.
10111
10112 * info-look.el: Add support for cfengine-mode.
10113 (info-lookup-setup-mode): Use dolist.
10114
10115 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
10116
10117 * wdired.el: New file.
10118
10119 2004-04-23 Juanma Barranquero <lektu@terra.es>
10120
10121 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
10122
10123 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
10124 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
10125 (pcomplete--help, pcomplete--here): Doc fixes.
10126
10127 2004-04-23 Andre Spiegel <spiegel@gnu.org>
10128
10129 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
10130 handles wrong-number-of-arguments in backend call.
10131
10132 * vc.el (vc-print-log): Likewise.
10133
10134 2004-04-20 Dave Love <fx@gnu.org>
10135
10136 * emacs-lisp/rx.el: Doc fixes.
10137 (rx-constituents): Add/extend many forms.
10138 (rx-check): Check form is a list.
10139 (bracket): Defvar.
10140 (rx-check-any, rx-any, rx-check-not): Modify.
10141 (rx-not): Simplify.
10142 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
10143 (rx-kleene): Use rx-trans-forms.
10144 (rx-quote-for-set): Delete.
10145 (rx): Allow multiple args.
10146
10147 2004-04-23 Kenichi Handa <handa@m17n.org>
10148
10149 * international/mule-util.el (char-displayable-p): Simplify by
10150 using internal-char-font.
10151
10152 2004-04-23 Juanma Barranquero <lektu@terra.es>
10153
10154 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10155
10156 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
10157
10158 * diff-mode.el (diff-next-error): New fun.
10159 (diff-mode): Use it.
10160
10161 * simple.el (next-error): Change arg name.
10162 Add support for the documented C-u C-x ` usage.
10163
10164 * frame.el (special-display-popup-frame, next-multiframe-window)
10165 (previous-multiframe-window): Only consider frames on same display.
10166
10167 2004-04-22 Lars Hansen <larsh@math.ku.dk>
10168
10169 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
10170 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
10171
10172 2004-04-22 Kim F. Storm <storm@cua.dk>
10173
10174 * net/telnet.el (telnet): Add optional port arg.
10175
10176 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
10177
10178 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10179 Minor sanity check on the `hyperlink' slot.
10180
10181 * Makefile.in (recompile): Compile new files.
10182
10183 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
10184 Add byte-recompile-directory's optional `arg'.
10185
10186 * cvs-status.el (cvs-tree-use-charset): New var.
10187 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
10188 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
10189 (cvs-status-cvstrees): Use it.
10190
10191 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
10192 Make it a normal major mode.
10193 (checkdoc-buffer-label): Make sure the file name is meaningful.
10194 (checkdoc-output-to-error-buffer): Remove.
10195 (checkdoc-error, checkdoc-start-section): Rewrite.
10196
10197 * info.el (info-node, info-menu-5, info-xref, info-header-node)
10198 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
10199 (Info-title-4-face): Use new syntax.
10200 (info-xref-visited): Inherit from info-xref.
10201
10202 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
10203
10204 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
10205
10206 * simple.el (next-error-last-buffer, next-error-function):
10207 New variables for the next-error framework.
10208 (next-error-buffer-p): New function.
10209 (next-error-find-buffer): Generalize compilation-find-buffer.
10210 (next-error, previous-error, first-error, next-error-no-select)
10211 (previous-error-no-select): Move from compile.el.
10212
10213 * replace.el (occur-next-error, occur-1): Hook into the next-error
10214 framework.
10215
10216 * progmodes/compile.el (compilation-start):
10217 Set next-error-last-buffer so next-error knows where to jump.
10218 (compilation-setup): Set the buffer-local variable
10219 next-error-function to 'compilation-next-error-function.
10220 (compilation-buffer-p, compilation-buffer-internal-p): Use an
10221 alternate way to find if a buffer is a compilation buffer, for
10222 next-error convenience.
10223 (next-error-no-select, previous-error-no-select, next-error)
10224 (previous-error, first-error): Move to simple.el.
10225 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
10226 (compilation-last-buffer): Remove.
10227 (compilation-start, compilation-next-error, compilation-setup)
10228 (compilation-next-error-function, compilation-find-buffer):
10229 Remove compilation-last-buffer use.
10230
10231 2004-04-21 Juanma Barranquero <lektu@terra.es>
10232
10233 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
10234 (font-lock-warning-face): Fix spacing.
10235
10236 * makefile.w32-in (WINS): Add url/ directory.
10237
10238 2004-04-21 Lars Hansen <larsh@math.ku.dk>
10239
10240 * desktop.el (desktop-buffer-mode-handlers): New variable.
10241 Alist of major mode specific functions to restore a desktop buffer.
10242 (desktop-buffer-handlers): Make variable obsolete.
10243 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
10244 Catch errors signaled in handlers. Update buffer count.
10245 Evaluate desktop-buffer-point.
10246 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
10247 move to dired.el.
10248 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
10249 move to info.el.
10250 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
10251 move to mail/rmail.el.
10252 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
10253 to mh-e/mh-e.el.
10254 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
10255 On fail, print message (to message buffer) even if
10256 desktop-missing-file-warning is nil.
10257 (desktop-buffer-misc-data-function): New buffer local variable.
10258 Function returning major mode specific data.
10259 (desktop-buffer-misc-functions): Make variable obsolete.
10260 (desktop-save): Use desktop-buffer-misc-data-function.
10261 (desktop-buffer-dired-misc-data): Rename to
10262 dired-desktop-buffer-misc-data and move to dired.el.
10263 (desktop-buffer-info-misc-data): Rename to
10264 Info-desktop-buffer-misc-data and move to info.el.
10265 (desktop-read): Add message about number of buffers restored/failed.
10266
10267 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
10268 Add parameters. Pause to display error only when
10269 desktop-missing-file-warning is non-nil.
10270 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
10271 (dired-mode): Bind desktop-buffer-misc-data-function.
10272
10273 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
10274 Add Parameters.
10275 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
10276 (Info-mode): Bind desktop-buffer-misc-data-function.
10277
10278 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
10279 Add Parameters.
10280
10281 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
10282 Add Parameters.
10283
10284 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
10285
10286 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
10287 the case of letters in case-insensitive expansions when the
10288 abbrev is preceded by characters with letter syntax.
10289
10290 2004-04-21 Richard M. Stallman <rms@gnu.org>
10291
10292 * progmodes/cperl-mode.el (cperl-putback-char):
10293 Delete Emacs 18 definition.
10294
10295 * international/mule.el (ctext-post-read-conversion):
10296 Use assoc-string, not assoc-ignore-case.
10297
10298 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
10299
10300 * emacs-lisp/easymenu.el (easy-menu-add):
10301 Do call x-popup-menu, but only if it's defined.
10302
10303 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
10304
10305 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
10306 Handle multiple args: compile like progn.
10307
10308 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
10309 take all args as &rest arg.
10310
10311 * autoinsert.el (auto-insert-alist): Insert the user's name in
10312 copyright notice, rather than Free Software Foundation.
10313
10314 2004-04-21 Kenichi Handa <handa@m17n.org>
10315
10316 * descr-text.el (describe-char): Make it work on *Help* buffer.
10317
10318 2004-04-21 Kim F. Storm <storm@cua.dk>
10319
10320 * image.el (insert-image): Add optional SLICE arg.
10321 (insert-sliced-image): New defun.
10322
10323 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
10324
10325 * subr.el (read-number): Check whether `default' is nil.
10326
10327 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10328
10329 * progmodes/compile.el (compilation-error-properties):
10330 Split into two.
10331 (compilation-internal-error-properties): New one.
10332 (compilation-compat-error-properties): Use it. Fix the non-marker case.
10333
10334 2004-04-20 Richard M. Stallman <rms@gnu.org>
10335
10336 * window.el (split-window-save-restore-data):
10337 Don't update the data if OLD-INFO is nil.
10338
10339 * view.el (view-return-to-alist): Mark it permanent local.
10340
10341 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
10342
10343 * recentf.el (recentf-save-list): Catch and warn about errors.
10344
10345 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
10346 so "Buffers" won't be pure.
10347
10348 * help-mode.el (help-mode-finish): Set help-return-alist first
10349 thing, setting only the entry for the selected window.
10350
10351 * help-fns.el (describe-function-1): If many non-control non-meta
10352 keys run the command, don't list all of them.
10353
10354 2004-04-20 Juanma Barranquero <lektu@terra.es>
10355
10356 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
10357 arg. Copied from Andre Spiegel's patch of 2004-03-21.
10358
10359 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
10360
10361 2004-04-20 Kenichi Handa <handa@m17n.org>
10362
10363 * international/quail.el (quail-lookup-key): New optional arg
10364 NOT-RESET-INDICES.
10365 (quail-get-translations): Call quail-lookup-key with
10366 NOT-RESET-INDICES t.
10367 (quail-completion): Likewise.
10368 (quail-lookup-map-and-concat): Likewise.
10369
10370 2004-04-20 Kenichi Handa <handa@m17n.org>
10371
10372 * international/quail.el (quail-update-translation): Don't insert
10373 such an unsupported multibyte char in a unibyte buffer.
10374
10375 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
10376
10377 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
10378 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
10379 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
10380 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
10381 (gdb-frame-assembler-buffer): Improve behaviour with
10382 multiple frames.
10383 (gdb-display-buffer): Extend search to all visible frames.
10384
10385 2004-04-19 Eli Zaretskii <eliz@gnu.org>
10386
10387 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
10388 characters left after base64 decoding.
10389 (rmail-decode-region): Use -dos variety of `coding', to remove any
10390 ^M characters left after qp or base64 decoding.
10391
10392 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10393
10394 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
10395 messages.
10396
10397 2004-04-19 Stephen Eglen <stephen@gnu.org>
10398
10399 * add-log.el (add-change-log-entry): Update doc string to mention
10400 add-log-full-name and add-log-mailing-address.
10401
10402 2004-04-18 Juri Linkov <juri@jurta.org>
10403
10404 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
10405 (Info-find-node-2): Simplify error message.
10406 (Info-insert-dir): Use Info-following-node-name.
10407 (Info-goto-node): Remove *info-history* and *info-toc*.
10408 (Info-history): Create a node of the virtual history file.
10409 (Info-toc): Create a node of the virtual toc file.
10410 (Info-insert-toc): New arg `curr-file' for reference file names.
10411 (info-apropos): Remove redundant var binding for temp-file.
10412 (Info-index, Info-index-next, Info-mode): Doc fix.
10413 (Info-goto-emacs-command-node): Don't jump to *info* from
10414 non-*info* Info buffers.
10415 (Info-fontify-node): Don't show the file name of external
10416 references if `Info-hide-note-references' is `hide'. Don't hide
10417 newlines at the end of paragraphs.
10418
10419 * international/mule-diag.el (list-input-methods):
10420 Fix args to help-xref-button.
10421
10422 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
10423 to put into effect local variables from TUTORIAL files.
10424
10425 * textmodes/paragraphs.el (sentence-end) <function>: New fun
10426 with default value taken from the variable `sentence-end'.
10427 (sentence-end) <defcustom>: Set default to nil. Doc fix.
10428 Add nil const to :type.
10429 (sentence-end-without-period, sentence-end-double-space)
10430 (sentence-end-without-space): Doc fix.
10431
10432 * textmodes/paragraphs.el (forward-sentence):
10433 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
10434 (fill-delete-newlines):
10435 * progmodes/cc-cmds.el (c-beginning-of-statement):
10436 Use function `sentence-end' instead of variable `sentence-end'.
10437
10438 2004-04-18 Andreas Schwab <schwab@suse.de>
10439
10440 * progmodes/compile.el (compilation-start): Set window start to
10441 point-min if compilation-scroll-output is nil.
10442
10443 2004-04-18 John Wiegley <johnw@newartisans.com>
10444
10445 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
10446
10447 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
10448
10449 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
10450 (gdb-info-breakpoints-custom): Revert previous change.
10451 (gdb-view-assembler): Update assembler if necessary.
10452 (gdb-frame-handler): Parse correctly for gdb-current-frame.
10453 (gdb-display-source-buffer): Update properly when both source and
10454 assembler are visible.
10455
10456 2004-04-17 John Wiegley <johnw@newartisans.com>
10457
10458 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
10459 which limits the number of names shown in the minibuffer. Off by
10460 default.
10461 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
10462 up iswitchb for users with a multitude of open buffers by showing
10463 only the first and last N/2 buffers in the completion list (which
10464 is enough to aid C-s/C-r, and to know that more characters are
10465 needed to refine the completion list).
10466
10467 2004-04-17 Richard M. Stallman <rms@gnu.org>
10468
10469 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
10470 (file-truename): Expand all ~ constructs directly.
10471 (insert-directory): Delete any error msg output by the
10472 `insert-directory-program'.
10473
10474 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
10475 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
10476 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
10477 (allout-init): Use find-file-hook, not find-file-hooks.
10478 (allout-mode): Eliminate Emacs 18 support.
10479 Use write-contents-functions, not local-write-file-hooks.
10480
10481 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
10482
10483 * progmodes/compile.el (compilation-error-properties): Fix for
10484 adding messages when there are already markers for their file.
10485 (compilation-fake-loc): New function.
10486
10487 2004-04-16 Dave Love <fx@gnu.org>
10488
10489 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
10490 (python-load-file): Fix python-orig-start setting.
10491
10492 * progmodes/compile.el: Doc fixes.
10493 (compilation-error-regexp-alist-alist)
10494 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
10495 (compilation-assq): Wrap in eval-when-compile.
10496 (compilation-mode-font-lock-keywords): Don't use list*.
10497 (compilation-start): Avoid warning.
10498 (compilation-compat-error-properties)
10499 (compilation-directory-properties): Add keymap property.
10500 (compilation-parsing-end): Make it a marker for better compatibility.
10501
10502 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
10503
10504 2004-04-16 Mark A. Hershberger <mah@everybody.org>
10505
10506 * xml.el: Doc fixes.
10507 (xml-get-children): Only looks at sub-tags and ignore strings.
10508
10509 * xml.el (xml-parse-tag): Avoid overwriting node-name.
10510
10511 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
10512
10513 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
10514
10515 2004-04-16 Andre Spiegel <spiegel@gnu.org>
10516
10517 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
10518
10519 * vc.el (vc-print-log): Likewise.
10520
10521 2004-04-16 Masatake YAMATO <jet@gyve.org>
10522
10523 * simple.el (completion-setup-function): Set an initial value
10524 to `element-common-end' before entering loop. Set a value
10525 to `element-common-end' at the end of loop.
10526 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
10527 (completions-common-part): Rename from completion-de-emphasis.
10528 (completions-first-difference): Rename from completion-emphasis.
10529 Suggested by RMS.
10530
10531 2004-04-16 Juanma Barranquero <lektu@terra.es>
10532
10533 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
10534 (bookmark-edit-annotation-mode): Add mode name.
10535
10536 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10537
10538 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
10539 for nested conflict markers.
10540 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
10541
10542 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
10543
10544 * progmodes/gdb-ui.el (gdb-goto-info): New function.
10545
10546 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
10547
10548 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
10549
10550 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
10551 Give a backtrace if requested.
10552
10553 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
10554
10555 * progmodes/python.el (python-mouse-2-command, python-RET-command):
10556 Remove unused functions.
10557 (python-orig-start-line, python-orig-file): Remove.
10558 (python-orig-start): New var.
10559 (python-input-filter, python-compilation-line-number)
10560 (python-send-region, python-load-file): Use it.
10561
10562 * info.el (info): Always jump to *info*.
10563
10564 * subr.el (posn-set-point): New function.
10565
10566 * mouse.el (mouse-set-point): Use it.
10567
10568 * progmodes/compile.el (compile-goto-error): Use it.
10569 (compilation-button-map): New keymap.
10570 (compilation-error-properties): Use it.
10571 (compilation-shell-minor-mode-map): Don't bind mouse-2.
10572
10573 * smerge-mode.el (smerge-popup-context-menu): Use it.
10574
10575 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
10576 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
10577 mouse and non-mouse case.
10578
10579 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
10580 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
10581
10582 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
10583 Make it work for non-mouse events.
10584
10585 * pcvs-info.el (cvs-status-map): Update binding name.
10586
10587 2004-04-14 Mark A. Hershberger <mah@everybody.org>
10588
10589 * xml.el (xml-maybe-do-ns): New function to handle namespace
10590 parsing of both attribute and element names.
10591 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
10592 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
10593 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
10594 (xml-parse-attlist): Make it do its own namespace parsing.
10595
10596 2004-04-14 Dave Love <fx@gnu.org>
10597
10598 * progmodes/python.el (run-python): Fix use of \n.
10599 (python-load-file): Remove `try' from Python fragment.
10600 (python-describe-symbol): Fix message.
10601
10602 * comint.el: Doc fixes.
10603 (comint-last-input-start, comint-last-input-end)
10604 (comint-last-output-start): Give them values.
10605 (comint-arguments): Avoid warning.
10606 (comint-skip-prompt): Use line-end-position.
10607 (comint-backward-matching-input): Rename arg to agree with doc.
10608 (comint-extract-string): Use syntax-ppss.
10609 (comint-dynamic-simple-complete): Delete useless list construction.
10610 (comint-redirect-subvert-readonly): New.
10611 (comint-redirect-preoutput-filter): Use it.
10612
10613 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
10614 Correctly handle negative arguments when calling hook functions.
10615
10616 2004-04-14 Jesper Harder <harder@ifa.au.dk>
10617
10618 * info.el (info-apropos): Don't clobber Info-history-list.
10619
10620 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
10621
10622 * progmodes/compile.el (compilation-setup):
10623 Localize overlay-arrow-position.
10624 (compilation-sentinel): Restructure code equivalently.
10625 (compilation-next-error): Find message on same line after point if
10626 not found before point.
10627 (compile-mouse-goto-error): Restore function so that compilation
10628 buffer need not be current and use compile-goto-error.
10629 (compile-goto-error): Restore function.
10630 (next-error): Set overlay-arrow-position.
10631 (compilation-forget-errors): Don't localize already local
10632 compilation-locs and remove FIXME about refontifying.
10633
10634 2004-04-14 Kim F. Storm <storm@cua.dk>
10635
10636 * startup.el (emacs-quick-startup): New defvar (set by -Q).
10637 (command-line): New option -Q. Like -q --no-site-file, but
10638 in addition it also disables menu-bar, tool-bar, scroll-bars,
10639 tool-tips, and the blinking cursor.
10640 (command-line-1): Skip startup screen if -Q.
10641 (fancy-splash-head): Use ":align-to center" prop to center splash image.
10642
10643 * emulation/cua-base.el (cua-read-only-cursor-color)
10644 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
10645
10646 2004-04-13 Dave Love <fx@gnu.org>
10647
10648 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
10649 (syntax): Don't require.
10650 (python) <defgroup>: Add :version.
10651 (python-quote-syntax): Re-written.
10652 (inferior-python-mode): Move stuff here from run-python and add
10653 some more.
10654 (python-preoutput-continuation, python-preoutput-result)
10655 (python-dotty-syntax-table): New.
10656 (python-describe-symbol): Use them.
10657 (run-python): Move stuff to inferior-python-mode. Modify code
10658 loaded into Python.
10659 (python-send-region): Use python-proc, python-send-string.
10660 (python-send-string): Send newlines too. Callers changed.
10661 (python-load-file): Re-written.
10662 (python-eldoc-function): New.
10663 (info-look): Don't require.
10664 (python-after-info-look): New. A modified version of former
10665 top-level code for use with eval-after-load.
10666 (python-maybe-jython, python-guess-indent): Use widened buffer.
10667 (python-fill-paragraph): Re-written.
10668 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
10669 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
10670
10671 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
10672
10673 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
10674 Set compilation-error-regexp-alist earlier.
10675
10676 * progmodes/compile.el (compilation-minor-mode-map)
10677 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
10678 (compile-goto-error): Re-merge the mouse and non-mouse commands.
10679
10680 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
10681
10682 * progmodes/compile.el (compile-goto-error): Select the buffer/window
10683 corresponding to the event.
10684
10685 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
10686
10687 * loadup.el: Add cygwin to system-type list, for unexec() support.
10688
10689 2004-04-12 John Paul Wallington <jpw@gnu.org>
10690
10691 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
10692 (ibuffer-restore-window-config-on-quit): New variable to replace
10693 `ibuffer-delete-window-on-quit'. Update all references.
10694 (ibuffer-prev-window-config): New variable.
10695 (ibuffer-quit): Restore previous window configuration instead of
10696 deleting window.
10697 (ibuffer): Save window configuration before showing Ibuffer buffer.
10698
10699 * help.el (describe-mode): Doc fix.
10700
10701 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
10702
10703 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
10704 not to treat nil as a function.
10705
10706 * vc-arch.el (vc-arch-root): Be a bit more careful.
10707 (vc-arch-register): Save the buffer if we modified it.
10708 (vc-arch-delete-rej-if-obsolete): Save excursion.
10709 (vc-arch-find-file-hook): Use the simpler after-save-hook.
10710 (vc-arch-responsible-p, vc-arch-init-version): New functions.
10711
10712 * net/ldap.el (ldap-search): Use list*.
10713
10714 2004-04-12 Juri Linkov <juri@jurta.org>
10715
10716 * info.el (Info-follow-reference): Allow multiline reference name.
10717
10718 2004-04-11 Dave Love <fx@gnu.org>
10719
10720 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
10721
10722 * progmodes/python.el: New file.
10723
10724 2004-04-11 Andre Spiegel <spiegel@gnu.org>
10725
10726 * vc-hooks.el (vc-arg-list): Function removed.
10727 (vc-default-workfile-unchanged-p): Use condition-case to check for
10728 backward compatibility.
10729
10730 * vc.el (vc-print-log): Use condition-case to check for backward
10731 compatibility.
10732
10733 2004-04-11 Juri Linkov <juri@jurta.org>
10734
10735 * dired.el (dired-faces): New defgroup.
10736 (dired-header, dired-mark, dired-marked, dired-flagged)
10737 (dired-warning, dired-directory, dired-symlink, dired-ignored):
10738 New faces.
10739 (dired-header-face, dired-mark-face, dired-marked-face)
10740 (dired-flagged-face, dired-warning-face, dired-directory-face)
10741 (dired-symlink-face, dired-ignored-face): New face variables.
10742 (dired-font-lock-keywords): Use them instead of font-lock faces.
10743 Split the rule for dired marks into 3 separate rules: for marks,
10744 marked file names and flagged file names.
10745
10746 * help-mode.el (help-make-xrefs): Add a final newline to the
10747 *Help* buffer.
10748
10749 2004-04-11 John Paul Wallington <jpw@gnu.org>
10750
10751 * replace.el (occur-engine): Distinguish between one and several
10752 matches in the matches per buffer heading.
10753
10754 2004-04-11 Kim F. Storm <storm@cua.dk>
10755
10756 * ido.el (ido-confirm-unique-completion): New defcustom.
10757 (ido-complete): Use it.
10758 (ido-write-file): Set it to t unconditionally.
10759
10760 2004-04-10 Miles Bader <miles@gnu.org>
10761
10762 RCS keyword removal (only non-comment changes are enumerated here):
10763
10764 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
10765 (byte-compile-insert-header): Don't use `byte-compile-version'.
10766 * forms.el (forms-version): Variable removed.
10767 (forms-mode): Don't use `forms-version'.
10768 * recentf.el (recentf-version): Variable removed.
10769 * progmodes/delphi.el (delphi-version): Variable removed.
10770 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
10771
10772 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
10773
10774 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
10775
10776 2004-04-09 Jesper Harder <harder@ifa.au.dk>
10777
10778 * info.el (info-apropos): Improve menu item regexp.
10779
10780 2004-04-09 Simon Josefsson <jas@extundo.com>
10781
10782 * mail/smtpmail.el: Add comment, based on report by
10783 kdc@rcn.com (Kevin D. Clark).
10784
10785 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
10786
10787 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10788 Redo one more thing that I didn't notice Daniel had undone.
10789
10790 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
10791
10792 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
10793 (gdb-goto-breakpoint, gdb-display-buffer)
10794 (gdb-display-source-buffer, gdb-view-source-function)
10795 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
10796 (gdb-source-info, gdb-frame-handler): Don't specify a window
10797 for display.
10798 (gdb-info-breakpoints-custom): Remove superfluous update of
10799 assembler buffer.
10800 (gdb-many-windows): Make settable outside gdb.
10801
10802 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
10803
10804 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
10805 Derive from fundamental-mode rather than text-mode.
10806
10807 2004-04-08 Juri Linkov <juri@jurta.org>
10808
10809 * info.el (Info-history): Doc fix.
10810 (Info-history-list): New var.
10811 (info-xref): Change magenta4 to blue, remove bold for dark and
10812 light backgrounds, change bold to underline for non-color classes.
10813 (info-xref-visited): New face.
10814 (Info-fontify-visited-nodes): New custom.
10815 (Info-hide-note-references): Add new value `hide'. Doc fix.
10816 (Info-reference-name): New var.
10817 (Info-selection-hook): New custom.
10818 (Info-edit-mode-hook): New var.
10819 (Info-find-file): New fun.
10820 (Info-find-node): Move part of code to Info-find-file.
10821 (Info-find-node-2): Add anchors to Info-history-list. Move point
10822 to the place with the reference name if name is defined.
10823 (Info-select-node): Add current node to Info-history-list.
10824 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
10825 (Info-search-whitespace-regexp): New custom.
10826 (Info-search-case-fold): New var.
10827 (Info-search): Add "case-sensitively" to the prompt.
10828 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
10829 (Info-search-case-sensitively, Info-search-next): New fun.
10830 (Info-up): Move point to the menu item of the current node.
10831 (Info-history): New fun. Add *info-history* to
10832 same-window-buffer-names.
10833 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
10834 (Info-insert-toc): New fun.
10835 (Info-build-toc): New fun.
10836 (Info-follow-reference): Add new arg `fork'. Doc fix.
10837 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
10838 with the same name prefer the reference closest to point.
10839 (Info-next-reference): Replace * by + in the *Note regexp.
10840 Add regexp for http:// and ftp://. Skip the *Note prefix.
10841 (Info-prev-reference): Replace * by + in the *Note regexp.
10842 Add regexp for http:// and ftp://. Skip the *Note prefix.
10843 (Info-follow-nearest-node): Add new arg `fork'.
10844 (Info-try-follow-nearest-node): Add new arg `fork'.
10845 Call browse-url for http:// and ftp:// references.
10846 Set Info-reference-name for index entries.
10847 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
10848 Info-search-next, Info-history, Info-toc, clone-buffer.
10849 (Info-menu-update): Replace * by + in the *Note regexp.
10850 (Info-mode): Add documentation for Info-history, Info-toc,
10851 Info-search-case-sensitively, Info-search-next, clone-buffer.
10852 (Info-fontify-menu-headers): Remove fun. Move code to
10853 Info-fontify-node.
10854 (Info-fontify-node): Add docstring. Add local vars
10855 fontify-visited-p and not-fontified-p. If not-fontified-p is t
10856 then fontify header line, titles, menu headers, http and ftp
10857 references, refill paragraphs. If not-fontified-p is t or
10858 fontify-visited-p is t then fontify cross references, menu items.
10859 Fontify menu headers. Fontify http and ftp references.
10860 Change regexp for cross references to require whitespace after *Note,
10861 add matching groups for file and node names. Remove hack for quote.
10862 Use display property for Info-hide-note-references=t. Use fifth
10863 or fourth match for help-echo. Display visited nodes in a
10864 different face. Unhide file names of external references.
10865 Unhide newlines. Display visited menu items in a different face.
10866
10867 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
10868
10869 * progmodes/compile.el: Require CL.
10870 (compilation-mode-font-lock-keywords): Re-install the "line as
10871 function" patch.
10872
10873 * help-fns.el (help-C-source-directory): New var.
10874 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
10875 (describe-function-1, describe-variable): Use them.
10876
10877 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
10878 to C source files specially.
10879
10880 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
10881
10882 * info.el (Info-hide-cookies-node): New function.
10883 (Info-select-node): Use it.
10884 (Info-display-images-node): Remove message with image file name.
10885
10886 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
10887
10888 * progmodes/compile.el (compilation-warning-face)
10889 (compilation-info-face, compilation-skip-threshold)
10890 (compilation-skip-visited, compilation-context-lines):
10891 Declare :version when added to Emacs.
10892 (compilation-error-regexp-alist-alist): Extend caml and irix.
10893 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
10894 (compilation-mode-font-lock-keywords): Temporarily undo line as
10895 function patch, which wasn't ready.
10896
10897 2004-04-07 Kenichi Handa <handa@m17n.org>
10898
10899 * international/latin1-disp.el (latin1-display-setup): Check each
10900 character is displayable or not instead of calling
10901 latin1-display-check-font.
10902
10903 2004-04-06 Kenichi Handa <handa@m17n.org>
10904
10905 * language/ethio-util.el (ethio-sera-being-called-by-w3):
10906 New variable.
10907 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
10908 instead of sera-being-called-by-w3.
10909 (ethio-fidel-to-sera-buffer): Likewise.
10910 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
10911 instead of sera-being-called-by-w3.
10912 (ethio-write-file): Likewise.
10913
10914 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10915
10916 * printing.el: Doc fix.
10917
10918 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
10919
10920 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
10921 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
10922 (gdb-setup-windows): Only use separate IO buffer if required.
10923
10924 2004-04-06 Kim F. Storm <storm@cua.dk>
10925
10926 * term.el (term-is-xemacs): Remove.
10927 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
10928 (term-window-width): New function.
10929 (term-mode, term-check-size): Use it.
10930 (term-mode): Disable overflow-newline-into-fringe in term buffer.
10931
10932 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
10933
10934 * cus-edit.el (custom-add-parent-links): Change unbound variable
10935 `symbol' to `name'.
10936
10937 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10938 * info.el (info-apropos): New function.
10939 (Info-mode-menu): Add it.
10940 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
10941
10942 * help-mode.el (help-make-xrefs): Recognize aliased variable with
10943 inherited docstring.
10944
10945 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
10946
10947 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
10948
10949 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
10950
10951 * progmodes/compile.el (font-lock): Don't require any more.
10952 (compilation-error-properties, compilation-start, compilation-sentinel)
10953 (compilation-filter, next-error): Use with-current-buffer.
10954 (compilation-skip-to-next-location, compilation-skip-threshold)
10955 (compilation-skip-visited): Move to silence the byte-compiler.
10956 (compilation-setup): Simplify.
10957 (compilation-next-error): Use line-(beginning|end)-position.
10958 Make sure `pt' is non-nil before using compilation-loop.
10959 (compile-goto-error): Add optional event arg. Use it.
10960 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
10961 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
10962 Update the binding for mouse-2.
10963 (first-error): Set compilation-current-error to nil rather than bob.
10964 (compilation-parsing-end, compilation-parse-errors-function)
10965 (compilation-error-list, compilation-old-error-list):
10966 "New" compatibility variables.
10967 (compile-buffer-substring, compilation-compat-error-properties)
10968 (compilation-compat-parse-errors, compilation-forget-errors):
10969 New compatibility functions.
10970 (compilation-mode-font-lock-keywords): Use them.
10971
10972 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10973
10974 * autorevert.el (auto-revert-handler): If point (or a window
10975 point) is at the end of the buffer, keep it there after
10976 reverting. This allows to tail a file.
10977 Mention this in the `Commentary'.
10978
10979 * format.el (format-write-file): Add optional argument CONFIRM
10980 and make it behave like the analogous argument to `write-file'.
10981
10982 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10983
10984 * progmodes/ebnf2ps.el: Doc fix.
10985 (ebnf-version): New version number (4.2).
10986 (ebnf-syntax): Customization and docstring fix.
10987 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
10988 Put autoloaded funs before first use.
10989 (ebnf-style-database): Add dtd entry.
10990 (ebnf-syntax-alist): Add dtd initialization.
10991 (ebnf-token-sequence): New fun.
10992 (ebnf-comment-table): Add new comment action character.
10993 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
10994
10995 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
10996 Type Definition for XML).
10997
10998 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
10999 * progmodes/ebnf-bnf.el (ebnf-sequence):
11000 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
11001 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
11002 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
11003 Code simplification: call ebnf-token-sequence.
11004
11005 2004-04-04 Eli Zaretskii <eliz@gnu.org>
11006
11007 * calendar/timeclock.el (timeclock-relative)
11008 (timeclock-get-project-function, timeclock-get-workday-function)
11009 (timeclock-query-out, timeclock-when-to-leave)
11010 (timeclock-when-to-leave-string, timeclock-log-data)
11011 (timeclock-generate-report, timeclock-in): Doc fixes.
11012
11013 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11014
11015 * url/: New dir. Import the URL package from its repository.
11016
11017 2004-04-03 Andreas Schwab <schwab@suse.de>
11018
11019 * diff-mode.el (diff-mode): Fix missing quote.
11020
11021 2004-04-03 Juri Linkov <juri@jurta.org>
11022
11023 * descr-text.el (describe-property-list): Add `font-lock-face'.
11024
11025 * dired.el (dired-font-lock-keywords): Fix permission regexps.
11026
11027 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11028
11029 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
11030 Use utf-16le on little endian machines and utf-16be otherwise.
11031
11032 2004-04-02 David Kastrup <dak@gnu.org>
11033
11034 * net/browse-url.el (browse-url-generic): Use call-process
11035 instead of start-process to allow browsers that fork and detach.
11036
11037 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
11038
11039 * compile.el (compilation-current-error): New var.
11040 (compilation-setup, compile-mouse-goto-error)
11041 (compile-goto-error, next-error): Use it.
11042 (compilation-skip-to-next-location): Default to t, which gives
11043 contiguous skipping like old compile (where this was redundant).
11044 (compilation-next-error): Prevent previous-* commands from moving
11045 back to message at or just before point.
11046
11047 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
11048
11049 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
11050 (gdb-source-info): Don't display source at startup, if required.
11051 (gdb-show-main): New option.
11052 (gdba): Update documentation.
11053 (gdb-source): Cover case of auto-display output.
11054
11055 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
11056
11057 * autorevert.el: Delete obsolete autoload's and defvar's.
11058 (auto-revert-check-vc-info): New user option.
11059 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
11060 (auto-revert-handler-vc): Delete.
11061 (auto-revert-handler): Treat return value `fast' of
11062 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
11063
11064 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
11065 return `fast'.
11066
11067 * files.el (buffer-stale-function): Doc change.
11068
11069 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11070
11071 * printing.el: New tip on Tips section.
11072 (pr-version): New version number (6.7.4).
11073 (pr-shell-file-name): Initialization fix.
11074
11075 2004-03-31 Juri Linkov <juri@jurta.org>
11076
11077 * dired.el: Add autoload for `dired-do-touch'.
11078 (dired-touch-program): New var.
11079 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
11080 (dired-no-confirm): Add `touch' to docstring.
11081
11082 * dired-aux.el (dired-do-touch): New fun.
11083 (dired-do-chxxx): Add argument -t for touch operation.
11084
11085 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
11086 `dired-move-to-filename-regexp'.
11087
11088 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
11089
11090 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
11091
11092 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11093
11094 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
11095 and only if the buffer was modified.
11096
11097 2004-03-30 Kenichi Handa <handa@m17n.org>
11098
11099 * international/characters.el: Delete pairs for U+2308..U+230B.
11100
11101 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
11102
11103 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
11104 to detect the beginning of a level 2 or 3 annotation.
11105
11106 2004-03-29 Kenichi Handa <handa@m17n.org>
11107
11108 * international/ucs-tables.el (ucs-insert): Fix the error message.
11109
11110 2004-03-29 Kenichi Handa <handa@m17n.org>
11111
11112 * international/mule-util.el (char-displayable-p): Fix generation
11113 of XLFD file name.
11114
11115 * Makefile.in (setwins, setwins_almost): Change directory to $wd
11116 before finding directories by `find'.
11117
11118 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11119
11120 * subr.el (interactive-form): Delete. Now implemented in C.
11121
11122 * pcvs.el (cvs-parse-process): Workaround for Darwin.
11123
11124 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
11125 (vc-diff-label): New fun.
11126 (vc-diff-internal): Use it.
11127
11128 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
11129
11130 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11131
11132 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
11133
11134 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
11135 specify XML (EBNFX).
11136
11137 * progmodes/ebnf2ps.el: Doc fix.
11138 (ebnf-version): New version number (4.1).
11139 (ebnf-syntax): Adjust customization.
11140 (ebnf-style-database): Add ebnfx entry.
11141 (ebnf-syntax-alist): Add ebnfx initialization.
11142 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
11143
11144 * printing.el: Doc fix.
11145 (pr-version): New version number (6.7.3).
11146 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
11147 returns nil for mouse position. Reported by Drew Adams
11148 <drew.adams@oracle.com>.
11149 (pr-update-menus): Modify interactive declaration. Reported by Drew
11150 Adams <drew.adams@oracle.com>.
11151
11152 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
11153
11154 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
11155 (gud-gdba-marker-filter): Log the process input and output, if
11156 required. From Stefan Monnier.
11157 (gdb-debug-log, gdb-enable-debug-log): New variables.
11158 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
11159
11160 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11161
11162 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
11163 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
11164
11165 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
11166
11167 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
11168 Call vc-find-file-hook here instead of in auto-revert-buffers.
11169 (auto-revert-buffers): Delete call to vc-find-file-hook.
11170 (auto-revert-verbose, global-auto-revert-non-file-buffers)
11171 (global-auto-revert-mode, auto-revert-set-timer)
11172 (auto-revert-handler, auto-revert-buffers): Doc fixes.
11173
11174 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
11175
11176 * woman.el (woman-change-fonts): Rename local variable
11177 woman-font-alist to font-alist to avoid a compiler warning.
11178
11179 2004-03-27 Dave Love <fx@gnu.org>
11180
11181 * emacs-lisp/rx.el (rx): Doc fix.
11182 Fix copyright years.
11183
11184 * strokes.el (strokes-global-set-stroke-string): New function.
11185 (strokes-list-strokes): Cope with strings, not just commands.
11186 Set foreground colour of image.
11187 (strokes-global-set-stroke): Doc fix.
11188
11189 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
11190
11191 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
11192 Auto Revert mode.
11193 (Buffer-menu-files-only): New variable.
11194 (Buffer-menu-toggle-files-only): New function.
11195 (Buffer-menu-mode-map): Bind it to `T'.
11196 (Buffer-menu-mode): Mention `T' in docstring.
11197 Set buffer-stale-function.
11198 (list-buffers-noselect): Mark buffer non-modified and set
11199 Buffer-menu-files-only.
11200
11201 * dired.el (buffer-stale-function): Remove no longer needed defvar.
11202
11203 * autorevert.el (auto-revert-handler): Print revert message
11204 before, rather than after, reverting.
11205 (buffer-stale-function): Move to files.el.
11206
11207 * files.el (buffer-stale-function): Move here from autorevert.el.
11208
11209 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11210
11211 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
11212
11213 * calc/calc.el (calc-mode-map): Use mapc.
11214
11215 * apropos.el (apropos-mode): Don't autoload.
11216 (apropos-symbols-internal): New fun. Extracted from `apropos'.
11217 (apropos): Use it.
11218 (apropos-print): Add optional `text' argument.
11219 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
11220 Don't assume point-min == 1.
11221
11222 * bs.el (bs-buffer-list): Use buffer-local-value.
11223 (bs--set-toggle-to-show): Use with-current-buffer.
11224
11225 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
11226 New funs.
11227 (list-buffers-noselect): Use them. Adjust :align-to to new style.
11228
11229 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
11230
11231 * dabbrev.el (dabbrev-expand): Fix regexp construction.
11232 (dabbrev--find-expansion): Use pop.
11233 (dabbrev--search): Use match-string-no-properties.
11234
11235 * dired.el (dired-mode): Use run-mode-hooks.
11236 (dired-move-to-end-of-filename): Use match-string.
11237
11238 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
11239 is bound before using it.
11240 (ediff-verbose-p): Make it into a var since it's not constant.
11241
11242 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
11243
11244 * faces.el (read-face-font): Don't cons up unnecessarily.
11245 (header-line, tool-bar): Share common parts.
11246
11247 * files.el (file-relative-name): Use compare-strings.
11248
11249 * finder.el (finder-mode): Follow coding convention.
11250
11251 * subr.el (read-number): New function.
11252
11253 * ses.el (ses-read-number): Move to subr.el.
11254 (ses-set-header-row): Use read-number.
11255
11256 2004-03-26 Andre Spiegel <spiegel@gnu.org>
11257
11258 * vc-hooks.el (vc-arg-list): New function, which handles both
11259 compiled and uncompiled code.
11260 (vc-default-workfile-unchanged-p): Use it.
11261
11262 * vc.el (vc-print-log): Undo prev change, use new function
11263 vc-arg-list from vc-hooks.el.
11264
11265 2004-03-26 Masatake YAMATO <jet@gyve.org>
11266
11267 * simple.el (completion-setup-function): Emphasize the
11268 first uncommon characters in the completions; and de-emphasize
11269 the common prefix substrings.
11270 (completion-emphasis): New face.
11271 (completion-de-emphasis): New face.
11272
11273 2004-03-25 Juanma Barranquero <lektu@terra.es>
11274
11275 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
11276 Comment out (it's unused and unfinished code).
11277
11278 2004-03-25 Sam Steingold <sds@gnu.org>
11279
11280 * vc.el (vc-print-log): Fix a bug in the last patch:
11281 backend-function may be a byte-compiled object, not a lambda.
11282
11283 2004-03-25 Juri Linkov <juri@jurta.org>
11284
11285 * descr-text.el (describe-property-list): Add a button
11286 for `face' property that calls `describe-face'.
11287 Suggested by luis fernandes <elf@ee.ryerson.ca>
11288
11289 * international/mule.el (keyboard-coding-system):
11290 * kmacro.el (kmacro-call-macro): Fix docstring.
11291
11292 * dired.el: Fix comments.
11293
11294 * textmodes/fill.el (fill): Fix Info link.
11295
11296 * font-lock.el (fast-lock, lazy-lock):
11297 * jit-lock.el (jit-lock): Remove links to removed Support Modes
11298 Info node.
11299
11300 * eshell/eshell.el (eshell): Fix broken info-link.
11301
11302 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
11303 * eshell/em-banner.el (eshell-banner):
11304 * eshell/em-smart.el (eshell-smart):
11305 * eshell/esh-cmd.el (eshell-cmd):
11306 Comment out broken info-links to incomplete Info manual.
11307
11308 * info-xref.el: Fix commentary.
11309
11310 2004-03-25 Kevin Ryde <user42@zip.com.au>
11311
11312 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
11313 Remove spurious node duplicate suppression, doesn't work, not wanted.
11314 (info-xref-output): Take format style args, add "sit-for 0" to let
11315 user see the results as they progress.
11316 (info-xref-check-all-custom): New function.
11317
11318 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
11319
11320 * gdb-ui.el: Moved to progmodes.
11321
11322 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11323
11324 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
11325
11326 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11327
11328 * calendar/appt.el (appt-check): Remove superfluous progn.
11329 When finished with diary buffer: if it was not being displayed
11330 before, kill it; otherwise restore its original state.
11331 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
11332
11333 * calendar/calendar.el (calendar-set-mode-line): Use total
11334 available mode-line width, rather than frame-width.
11335
11336 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
11337 after mode change so effect not lost.
11338
11339 2004-03-23 Dave Love <fx@gnu.org>
11340
11341 * dired.el (dired) <defgroup>: Add link to manual.
11342 (dired-font-lock-keywords): Add highlighting on unusual permissions.
11343 (dired-revert): Use dolist.
11344 (dired-mode-map): Add U binding.
11345 (dired-mode): Add font-lock-beginning-of-syntax-function.
11346 (dired-garbage-files-regexp): Make it a defcustom.
11347
11348 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
11349
11350 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
11351 is equivalent to nil.
11352 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
11353 (vc-arch-mode-line-string): Accept `added' state.
11354 (vc-arch-state): Use inode-sigs if available.
11355 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
11356 Copy&delete existing id file if any. Fallback if uuidgen is absent.
11357 (vc-arch-tagline-re): New var.
11358 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
11359 New functions.
11360 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
11361 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
11362
11363 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
11364 (vc-file-not-found-hook): Use it.
11365
11366 * diff-mode.el (diff-default-read-only): Change default.
11367 (diff-mode-hook): Make it a defcustom. Add some options.
11368 (diff-mode-map): Bind diff-refine-hook.
11369 (diff-yank-handler): New var.
11370 (diff-yank-function): New fun.
11371 (diff-font-lock-keywords): Use them.
11372 (diff-end-of-file): Handle case where file-header looks like diff text.
11373 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
11374 (diff-file-kill): Delete a subsequent empty line, if applicable.
11375 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
11376 (diff-find-file-name): Use it.
11377 (diff-tell-file-name): New command.
11378 (diff-mode): Be careful with view-mode.
11379 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
11380 New functions, for use in diff-mode-hook.
11381 (diff-find-source-location): Catch "regex too large" errors.
11382 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
11383 (diff-refine-hunk): New command.
11384
11385 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
11386 (smerge-context-menu-map): Remove unused var.
11387 (smerge-keep-all): Preserve markers.
11388 (smerge-keep-n): New fun.
11389 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
11390 (smerge-keep-current, smerge-ediff): Use it.
11391 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
11392 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
11393 (smerge-resolve): Resolve trivial 3-part conflicts.
11394
11395 2004-03-23 Juri Linkov <juri@jurta.org>
11396
11397 * man.el (Man-width): New var.
11398 (Man-getpage-in-background): Use it.
11399 (Man-support-local-filenames): New var and fun.
11400 (Man-build-man-command): Don't add a second %s.
11401 (Man-fontify-manpage): Clean up message.
11402 (Man-mode): Set outline-regexp, outline-level,
11403 imenu-generic-expression.
11404
11405 * woman.el (woman-fill-frame): Doc fix.
11406 (woman-decode-region): Use window-width instead of frame-width.
11407
11408 * abbrevlist.el (list-one-abbrev-table):
11409 * descr-text.el (describe-char):
11410 * international/mule-diag.el (describe-current-coding-system):
11411 * international/quail.el (quail-insert-decode-map):
11412 Use window-width instead of frame-width.
11413
11414 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
11415 (jka-compr-mode-alist-additions): Add tbz.
11416 (jka-compr-write-region, jka-compr-insert-file-contents):
11417 Add message for undefined compress-program.
11418 (jka-compr-write-region): Remove redundant var bindings.
11419
11420 * dired-x.el (dired-guess-shell-alist-default): Add choices for
11421 extracting files into subdirectory. Add tbz and dz. Fix regexps.
11422 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
11423 (dired-man): Use dired-guess-shell-command.
11424 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
11425 Change default nil to t.
11426
11427 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
11428 (dired-compare-directories): Add default value for empty input.
11429
11430 * help-at-pt.el: Move suggestions for key bindings to Commentary.
11431
11432 * time.el (display-time-string-forms): Fix help-echo date format.
11433
11434 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
11435
11436 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
11437 (buffer-stale-function): New variable.
11438 (auto-revert-list-diff, auto-revert-dired-file-list)
11439 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
11440 (auto-revert-handler): Take over some functionality of deleted
11441 functions.
11442 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
11443
11444 * dired.el (dired-directory-changed-p): New fun, extracted from
11445 dired-internal-noselect.
11446 (dired-buffer-stale-p): New fun.
11447 (dired-internal-noselect): Use dired-directory-changed-p.
11448 Eliminate revert messages.
11449 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
11450
11451 2004-03-23 Kenichi Handa <handa@m17n.org>
11452
11453 * international/characters.el: Setup syntaxes for more parentheses
11454 Unicode characters.
11455
11456 * international/mule-cmds.el (select-safe-coding-system):
11457 Merge coding-system and auto-cs before comparing them.
11458
11459 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
11460
11461 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
11462
11463 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
11464 normal-auto-fill-function and comment-indent-function.
11465 The default values now work just as well.
11466 Don't set font-lock-beginning-of-syntax-function since we already set
11467 syntax-begin-function.
11468 (lisp-outline-level): Put ;;;###autoload at same level as (.
11469 (prin1-char): Quote special chars.
11470
11471 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
11472 than with-no-warnings.
11473
11474 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
11475 if the source location can't be found.
11476 (edebug-compute-previous-result): Use prin1-char.
11477
11478 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
11479 (debug-ignored-errors): Add an entry.
11480
11481 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
11482 (byte-compile-file): Output warning when deleting a file.
11483
11484 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
11485 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
11486
11487 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
11488 (byte-compile-inline-expand): Use backquote.
11489 (byte-optimize-pure-func): Rename from byte-optimize-concat.
11490 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
11491
11492 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
11493
11494 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
11495
11496 2004-03-22 Juri Linkov <juri@jurta.org>
11497
11498 * finder.el (finder-known-keywords): Fix data, tex, unix.
11499
11500 * play/landmark.el: Fix keywords.
11501
11502 * language/ethio-util.el (ethio-find-file): Doc fix.
11503
11504 * emacs-lisp/warnings.el: Doc fix.
11505
11506 * textmodes/ispell.el (ispell-help): Doc fix.
11507
11508 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
11509
11510 * format.el (format-insert-file): Always return a list of two
11511 elements, like insert-file-contents does.
11512
11513 2004-03-21 Andre Spiegel <spiegel@gnu.org>
11514
11515 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
11516 and vc-BACKEND-diff.
11517 (vc-print-log): If the print-log implementation supports it, use
11518 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
11519 (vc-version-diff, vc-diff-internal): Doc fixes.
11520
11521 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
11522 implementation supports it, let diff output go to *vc*,
11523 not *vc-diff*, since this is an internal call.
11524
11525 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
11526
11527 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
11528
11529 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
11530
11531 2004-03-21 Dave Love <fx@gnu.org>
11532
11533 * progmodes/cfengine.el (cfengine-mode):
11534 Set parse-sexp-ignore-comments.
11535
11536 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
11537
11538 2004-03-21 Juanma Barranquero <lektu@terra.es>
11539
11540 * allout.el (allout-mode): Fix docstring.
11541
11542 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
11543
11544 * files.el (insert-directory): Fix bug if SWITCHES is a list.
11545
11546 * autorevert.el (auto-revert-interval): Make new value take
11547 effect immediately when set through Custom.
11548 (auto-revert-set-timer): Add interactive declaration.
11549
11550 2004-03-19 David Ponce <david@dponce.com>
11551
11552 * ruler-mode.el (ruler-mode-header-line-format-old):
11553 Don't `make-variable-buffer-local'.
11554 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
11555 (ruler-mode-header-line-format): Simply funcall the above.
11556 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
11557 to save/restore a previous header line format.
11558 (ruler-mode-space): Don't depend on a numeric WIDTH value.
11559 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
11560 fringes and margins width.
11561 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
11562
11563 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
11564
11565 * log-edit.el (log-edit-font-lock-keywords): Typo.
11566
11567 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
11568 (tex-send-tex-command): Rather than here.
11569 (tex-compilation-parse-errors): Simplify.
11570
11571 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
11572
11573 * time.el (display-time-string-forms): Add help-echo with date on time.
11574
11575 * composite.el (compose-region): Use restore-buffer-modified-p.
11576
11577 * disp-table.el (standard-display-8bit): Simplify.
11578
11579 * server.el (server-process-filter): Delete temp frame.
11580
11581 * add-log.el (add-change-log-entry): Simplify.
11582
11583 2004-03-19 Kim F. Storm <storm@cua.dk>
11584
11585 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
11586 (hexl-follow-line): Don't require 'fringe.
11587
11588 * progmodes/compile.el (compilation-start): Always set
11589 compilation-last-buffer and return it.
11590
11591 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
11592
11593 * simple.el (clone-buffer): Doc fix.
11594
11595 2004-03-18 Juanma Barranquero <lektu@terra.es>
11596
11597 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
11598
11599 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
11600
11601 * log-edit.el (log-edit-font-lock-keywords): New var.
11602 (log-edit-mode): Use it.
11603
11604 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
11605
11606 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
11607 properly for watching in speedbar.
11608
11609 2004-03-17 Masatake YAMATO <jet@gyve.org>
11610
11611 * smerge-mode.el (smerge-popup-context-menu):
11612 Put `unwind-protect' around `overlay-put' and `popup-menu'.
11613
11614 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
11615
11616 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
11617 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
11618 Take sealed revisions into account.
11619 (vc-arch-checkin): Extract a summary line from the message.
11620
11621 2004-03-16 Masatake YAMATO <jet@gyve.org>
11622
11623 * register.el (register): Provide `register' feature.
11624
11625 2004-03-15 Masatake YAMATO <jet@gyve.org>
11626
11627 Added context menu support in smerge mode.
11628 Most of the part is written by Stefan Monnier.
11629
11630 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
11631 New keymap and menu.
11632 (smerge-text-properties): New function.
11633 (smerge-remove-props): New function.
11634 (smerge-popup-context-menu): New function.
11635 (smerge-resolve): Call `smerge-remove-props'.
11636 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
11637 (smerge-keep-current): Ditto.
11638 (smerge-kill-current): New function.
11639 (smerge-match-conflict): Put text properties.
11640 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
11641
11642 2004-03-15 David Ponce <david@dponce.com>
11643
11644 * ruler-mode.el: (ruler-mode-left-fringe-cols)
11645 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
11646 (ruler-mode-right-scroll-bar-cols): Remove.
11647 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
11648 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
11649 Use fringe-columns and scroll-bar-columns.
11650
11651 2004-03-15 Masatake YAMATO <jet@gyve.org>
11652
11653 * hl-line.el (hl-line-range-function): New variable.
11654 (hl-line-move): New function.
11655 (global-hl-line-highlight): Use `hl-line-move'.
11656 (hl-line-highlight): Ditto.
11657
11658 * scroll-bar.el (scroll-bar-columns):
11659 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
11660
11661 * ruler-mode.el (top-level): Require scroll-bar and fringe.
11662 (ruler-mode-left-fringe-cols)
11663 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
11664 (ruler-mode-right-scroll-bar-cols)
11665 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
11666 (ruler-mode-ruler-function): New variable.
11667 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
11668 if the value for `ruler-mode-ruler-function'is given.
11669
11670 * hexl.el (hexl-mode-hook): Make the hook customizable.
11671 (hexl-address-area, hexl-ascii-area): New customize variables.
11672 (hexlify-buffer): Put font-lock-faces on the address area and
11673 the ascii area.
11674 (hexl-activate-ruler): New function.
11675 (hexl-follow-line): New function.
11676 (hexl-highlight-line-range): New function.
11677 (hexl-mode-ruler): New function.
11678
11679 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
11680
11681 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
11682 (vc-default-find-file-hook): New fun.
11683 (vc-find-file-hook): Call new find-file-hook operation.
11684
11685 * vc-arch.el: New file.
11686
11687 2004-03-12 Jesper Harder <harder@ifa.au.dk>
11688
11689 * info-look.el (info-lookup): Reuse an existing Info window.
11690
11691 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
11692
11693 * woman.el (woman-preserve-ascii): Default value changed to t and
11694 doc string revised.
11695
11696 2004-03-12 Richard M. Stallman <rms@gnu.org>
11697
11698 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
11699 Fix minor bug.
11700
11701 * replace.el (occur-engine): Change message for count of matches.
11702
11703 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
11704 For strings, do compare text properties.
11705
11706 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
11707
11708 * progmodes/compile.el (compile-auto-highlight)
11709 (compilation-error-list, compilation-old-error-list)
11710 (compilation-parse-errors-function, compilation-parsing-end)
11711 (compilation-error-message, compilation-directory-stack)
11712 (compilation-enter-directory-regexp-alist)
11713 (compilation-leave-directory-regexp-alist)
11714 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
11715 (compilation-current-file, compilation-regexps): Remove vars.
11716
11717 (compile-error-at-point, compilation-error-filedata)
11718 (compilation-error-filedata-file-name, compile-reinitialize-errors)
11719 (compilation-next-error-locus, compilation-forget-errors)
11720 (count-regexp-groupings, compilation-parse-errors)
11721 (compile-collect-regexps, compile-buffer-substring): Remove funs.
11722
11723 (compile-internal): Make obsolete.
11724
11725 (compilation-first-column, compilation-error)
11726 (compilation-directory-matcher, compilation-page-delimiter)
11727 (compilation-mode-font-lock-keywords, compilation-debug)
11728 (compilation-error-face, compilation-warning-face)
11729 (compilation-info-face, compilation-line-face)
11730 (compilation-column-face, compilation-enter-directory-face)
11731 (compilation-leave-directory-face, compilation-skip-threshold)
11732 (compilation-skip-visited, compilation-context-lines): New vars.
11733
11734 (compilation-warning-face, compilation-info-face)
11735 (compilation-message-face): New faces.
11736
11737 (compilation-error-regexp-alist-alist): New constant.
11738
11739 (compilation-face, compilation-directory-properties)
11740 (compilation-assq, compilation-error-properties, compilation-start)
11741 (define-compilation-mode, compilation-loop)
11742 (compilation-set-window): New functions.
11743
11744 (compile): Additional argument for interactive compiles like TeX.
11745
11746 * progmodes/grep.el (kill-grep): Move here from compile.el
11747 (grep-error, grep-hit-face, grep-error-face)
11748 (grep-mode-font-lock-keywords): New variables.
11749 (grep-regexp-alist): Simplify regexp and add `binary' case.
11750 (grep-mode): New mode.
11751 (grep-process-setup): Simplify.
11752
11753 2004-03-11 Jason Rumney <jasonr@gnu.org>
11754
11755 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
11756 letters on DOS/Windows.
11757
11758 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
11759
11760 * server.el (server-name): New var.
11761 (server-socket-dir): New var to replace server-socket-name.
11762 (server-start): Use them.
11763
11764 2004-03-11 Simon Josefsson <jas@extundo.com>
11765
11766 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
11767 died to avoid infloop. Reported by Jonathan Glauner
11768 <jglauner@sbum.org>.
11769
11770 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
11771
11772 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
11773 (smerge-mode-menu): Use it to deactivate menu entries.
11774 (smerge-keep-current): New fun.
11775 (smerge-keep-current): Use it.
11776
11777 2004-03-10 John Paul Wallington <jpw@gnu.org>
11778
11779 * foldout.el (foldout-fold-list, foldout-modeline-string):
11780 Declare them as variables, not constants.
11781
11782 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11783
11784 * ps-print.el: Modification to print *Messages* buffer.
11785 (ps-print-version): New version 6.6.4.
11786 (ps-message-log-max): New fun.
11787 (ps-spool-without-faces, ps-spool-with-faces)
11788 (ps-count-lines-preprint): Code fix.
11789
11790 * printing.el: New tips in Tips section.
11791
11792 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11793
11794 * delim-col.el: Doc fix.
11795
11796 * printing.el: Doc fix. New doc section (Tips).
11797
11798 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
11799
11800 * type-break.el (type-break-emacs-variant): Remove.
11801 (type-break-run-at-time, type-break-cancel-function-timers):
11802 Use fboundp rather than version name and number.
11803
11804 2004-03-09 Masatake YAMATO <jet@gyve.org>
11805
11806 * hexl.el (hexl-mode): Use `make-local-variable' instead of
11807 `make-variable-buffer-local'.
11808
11809 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
11810
11811 * find-dired.el (find-dired): Call `shell-command' instead of
11812 `start-process-shell-command'. By this, Tramp takes over
11813 handling of remote directories.
11814
11815 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
11816
11817 * newcomment.el (comment-use-global-state): New var.
11818 (comment-search-forward): Use it.
11819
11820 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
11821
11822 * cus-edit.el (fill) <defgroup>: Move to fill.el.
11823
11824 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
11825 (enable-kinsoku): Make it a defcustom.
11826 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
11827 paragraph to same-comment-start-marker.
11828
11829 2004-03-07 Dave Love <fx@gnu.org>
11830
11831 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
11832 (browse-url-mail): Use it.
11833
11834 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
11835 (rfc2368-unhexify-string): Use replace-regexp-in-string.
11836
11837 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
11838
11839 * woman.el (woman-man.conf-path): Doc fix.
11840 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
11841
11842 2004-03-07 Eli Zaretskii <eliz@gnu.org>
11843
11844 * sort.el (sort-columns): Remove ms-dos from the list of systems
11845 where the external `sort' command is not used.
11846
11847 2004-03-07 Kim F. Storm <storm@cua.dk>
11848
11849 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
11850 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
11851 from overlay-arrow-variable-list.
11852 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
11853
11854 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
11855
11856 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
11857 overlay arrow string properly for the assembler buffer.
11858
11859 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
11860
11861 * mail/sendmail.el (mail-mode): Fix last change.
11862
11863 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
11864
11865 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
11866 for the assembler buffer.
11867 (gdb-assembler-custom): Position the overlay arrow.
11868 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
11869
11870 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
11871
11872 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
11873
11874 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
11875 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
11876
11877 * mail/sendmail.el (mail-mode): Set comment-start-skip.
11878
11879 * newcomment.el (uncomment-region): Allow non-terminated comment.
11880 (comment-normalize-vars): Check the user-specified comstart marker.
11881
11882 2004-03-04 Jesper Harder <harder@ifa.au.dk>
11883
11884 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
11885 Otherwise, do use it if the region only contains font-lock text
11886 properties.
11887
11888 2004-03-04 Masatake YAMATO <jet@gyve.org>
11889
11890 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
11891 as the callback function for eldoc.
11892 (hexl-print-current-point-info): New function.
11893 (hexl-current-address): Print the address in both decimal
11894 and hexadecimal format.
11895
11896 2004-03-04 Richard M. Stallman <rms@gnu.org>
11897
11898 * mail/rmail.el (rmail-convert-to-babyl-format):
11899 Specify t for UNIBYTE when calling mail-unquote-printable-region.
11900
11901 * mail/mail-utils.el (mail-unquote-printable-region):
11902 New arg UNIBYTE.
11903
11904 * startup.el (command-switch-alist): Doc fix.
11905
11906 * simple.el (undo): Temporarily set this-command to `undo-start',
11907 then set it to `undo' once undo-start returns without error.
11908
11909 * simple.el (minibuffer-history-sexp-flag): Doc fix.
11910
11911 * simple.el (kill-line): Don't disregard trailing whitespace
11912 in eol condition, if show-trailing-whitespace is set.
11913
11914 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
11915 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
11916 When disabling, restore old values only if mouse-sel-has-been-enabled.
11917
11918 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
11919 (isearch-{-char): New function.
11920 (isearch-mode-map): Bind { to isearch-{-char.
11921
11922 * font-lock.el (lisp-font-lock-keywords-2):
11923 Turn off the CL with-... and do-... general patterns.
11924 Instead, recognize several specific with... and do... constructs.
11925
11926 * files.el (switch-to-buffer-other-window):
11927 Bind same-window-buffer-names and same-window-regexps to nil.
11928 (switch-to-buffer-other-frame): Likewise.
11929
11930 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11931
11932 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
11933 recognizing leading comment on code line.
11934
11935 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
11936
11937 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
11938 hidden files/directories.
11939
11940 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
11941
11942 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
11943 only comment-start (in case the mode hasn't set it).
11944
11945 * Makefile.in (AUTOGENEL): New var.
11946 (bootstrap-prepare): Rename from bootstrap-clean.
11947 Don't remove elc files.
11948 (maintainer-clean): New target.
11949
11950 * xml.el (xml-get-attribute-or-nil): Simplify.
11951
11952 2004-03-02 Juri Linkov <juri@jurta.org>
11953
11954 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
11955 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
11956 URL to prevent their substitution with the environment variable
11957 values by browsers.
11958
11959 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11960
11961 * ps-print.el: Doc fix.
11962 (ps-print-version): New version number (6.6.3).
11963 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
11964 Docstring fix.
11965 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
11966 before printing.
11967 (ps-time-stamp-yyyy-mm-dd): New fun.
11968 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
11969
11970 2004-03-02 Kim F. Storm <storm@cua.dk>
11971
11972 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
11973
11974 2004-03-01 Juanma Barranquero <lektu@terra.es>
11975
11976 * allout.el (allout-rebullet-heading): Fix typo in docstring.
11977
11978 * desktop.el (desktop-file-version)
11979 (desktop-after-read-hook): Fix typos.
11980 (desktop-clear-preserve-buffers): Remove redundant info in
11981 docstring already shown by the obsolescence message.
11982 (desktop-truncate, desktop-internal-v2s)
11983 (desktop-value-to-string): Change argument name to match docstring.
11984
11985 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
11986
11987 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
11988 docstring.
11989
11990 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11991
11992 * printing.el: Replace "As Is..." in PostScript file print/preview by
11993 "No Preprocessing...". Suggested by Colin Marquardt
11994 <_marquardt_@zmd.de>.
11995 (pr-insert-section-4): Adjust buffer interface.
11996
11997 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
11998
11999 Version 2.0.39 of Tramp released.
12000
12001 * net/tramp.el (tramp-handle-file-local-copy)
12002 (tramp-handle-write-region, tramp-open-connection-rsh):
12003 Variable name typo. Small change. From Patrick Tullmann
12004 <tullmann@flux.utah.edu>.
12005 (tramp-process-connection-type): New variable.
12006 (tramp-maybe-open-connection): Use it.
12007 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
12008 (tramp-touch): Set last-modified time of a remote file.
12009 (tramp-handle-write-region): Say which function is used when encoding.
12010
12011 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
12012
12013 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
12014 case of non-existing filename, too. Reported by Christoph Bauer
12015 <c_bauer@informatik.uni-kl.de>.
12016 (tramp-smb-get-file-entries): The directory in question should
12017 have permissions "drwxrwxrwx". Just virtual, because we don't
12018 know the real permissions. Don't we know?
12019 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
12020 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
12021 (tramp-smb-wait-for-output): Optimize algorithm getting pending
12022 output. If it was received chunkwise, there have been problems.
12023 Remove the "prompt not found" error message; it is obvious.
12024 Simplify algorithm.
12025 (tramp-smb-process-running): Remove. Since we acknowledge the
12026 virtual prompt for shares, there's no need for distinction of
12027 reading shares (process ends afterwards) and interactive mode of
12028 smblient.
12029 (tramp-smb-open-connection): Setting process sentinel removed.
12030 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
12031 "NT_STATUS_NETWORK_ACCESS_DENIED".
12032 (tramp-smb-maybe-open-connection): Set `process-connection-type'
12033 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
12034 (top-level): Setting default value in `tramp-default-method-alist'
12035 corrected. Order of USER and HOST have been wrong.
12036 Nobody complained for months ...
12037 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
12038 (tramp-smb-open-connection): Clear password cache if login has failed.
12039
12040 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
12041 `tramp-unified-filenames'.
12042 (tramp-completion-mode): Make test for XEmacs explicitely.
12043 `event-to-character' can exists in Emacs packages too.
12044 Reported by Matt Swift <swift@alum.mit.edu>.
12045 (tramp-buffer-name): Buffer name must contain the user if exists.
12046 Reported by Adrian Phillips <a.phillips@met.no>.
12047 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
12048 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
12049 (tramp-do-copy-or-rename-file-out-of-band): Rename from
12050 `tramp-do-copy-or-rename-file-one-local', because it handles also
12051 the case both files use the same out-of-band method.
12052 Implementation added.
12053 (tramp-handle-file-local-copy, tramp-handle-write-region):
12054 Out-of-band handling removed. `copy-file' called instead, which
12055 calls `tramp-do-copy-or-rename-file-out-of-band'.
12056 (tramp-action-password): Check for out-of-band method removed.
12057 This function is used for 'login-program.
12058 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
12059 appropriate.
12060 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
12061 and `tramp-parse-sknownhosts'.
12062 (tramp-completion-function-alist): It's a defvar now, because we
12063 want to apply the optimized `tramp-set-completion-function'
12064 instead of a static list.
12065 (tramp-set-completion-function): Implementation tuned.
12066 Avoid double entries, and entries where the function or the
12067 file/directory doesn't exist.
12068 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
12069 for SSH2.
12070 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
12071 (tramp-handle-dired-compress-file): New function.
12072 (tramp-async-proc): New variable.
12073 (tramp-handle-shell-command): Adding asynchronous processes.
12074 They are far from being perfect, but it works at least for
12075 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
12076 (top-level): Require password.el if visible. Should be mandatory
12077 once No Gnus has found its way into (X)Emacs.
12078 (tramp-read-passwd): Invoke `password-read' if available,
12079 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
12080 fallback any longer.
12081 (tramp-clear-passwd): New function.
12082 (tramp-process-actions, tramp-process-multi-actions):
12083 Clear password cache if login has failed.
12084
12085 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
12086 its own module.
12087 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
12088 `ange-ftp-ftp-name-res'. There could be incorrect values from
12089 previous calls in case the "ftp" method is used in the Tramp file
12090 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
12091
12092 2004-02-28 Richard M. Stallman <rms@gnu.org>
12093
12094 * term.el (term-mouse-paste): Call mouse-set-point.
12095
12096 * thumbs.el: New file.
12097
12098 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12099
12100 * progmodes/ebnf-abn.el: Doc fix.
12101
12102 * progmodes/ebnf-bnf.el: Doc fix.
12103 (ebnf-repeat): Code fix.
12104
12105 * progmodes/ebnf2ps.el: Doc fix.
12106 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
12107
12108 2004-02-28 Juri Linkov <juri@jurta.org>
12109
12110 * ffap.el (dired-at-point): Additional writability test for
12111 relative directory names.
12112 (dired-at-point-prompter): Treat directories as a directory, get
12113 the directory component from files.
12114 (ffap-string-at-point): Return string from region if region is active.
12115 (ffap-file-at-point): Remove redundant code.
12116
12117 2004-02-28 Kim F. Storm <storm@cua.dk>
12118
12119 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
12120 Initialize margin area images to nil.
12121 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
12122 (breakpoint-enabled-bitmap-face)
12123 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
12124 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
12125 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
12126 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
12127 (gdb-reset): Use gdb-remove-breakpoint-icons.
12128 (gdb-put-string): Add dprop arg to specify alternative display
12129 property (for setting fringe bitmap).
12130 (gdb-remove-strings): Doc fix.
12131 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
12132 icon in fringe (if available), or else as icon or text in display
12133 margin. Creates necessary icons in breakpoint-bitmap,
12134 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
12135 Also make left window margin if required.
12136 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
12137 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
12138 no longer needed.
12139 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
12140 gdb-put-breakpoint-icon.
12141 (gdb-assembler-mode): Don't set left-margin-width here.
12142
12143 2004-02-27 Kevin Ryde <user42@zip.com.au>
12144
12145 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
12146 comma, so that it DTRT in macros.
12147
12148 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
12149
12150 * progmodes/sh-script.el (sh-shell-arg)
12151 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
12152 (sh-leading-keywords, sh-other-keywords): Fix custom type.
12153
12154 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
12155
12156 * faces.el (face-spec-set-match-display): Add a new attribute,
12157 `min-colors'.
12158 (region, highlight, secondary-selection): Use `min-colors'.
12159
12160 * custom.el (defface): Add documentation for `min-colors'.
12161
12162 * font-lock.el (font-lock-comment-face, font-lock-string-face)
12163 (font-lock-keyword-face, font-lock-function-name-face)
12164 (font-lock-variable-name-face, font-lock-constant-face):
12165 Use `min-colors'.
12166
12167 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
12168
12169 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12170
12171 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
12172 define assq-delete-all if it's not defined.
12173 (ebnf-generate-region): Code fix.
12174
12175 * printing.el: Doc fix.
12176 (pr-version): New version number (6.7.2).
12177 (pr-command): Return empty string if command is an empty string.
12178
12179 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12180
12181 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
12182
12183 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
12184 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
12185 semi-down-full. Fix a bug on productions like test = {"test"}* | (
12186 "tt" ["test"] ). Reported by Markus Dreyer
12187 <mdreyer@ix.urz.uni-heidelberg.de>.
12188 (ebnf-version): New version number (4.0).
12189 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
12190 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
12191 (ebnf-delete-style): New commands.
12192 (ebnf-directory, ebnf-file): New funs.
12193 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
12194 (ebnf-production-name-p, ebnf-stop-on-error): New options.
12195 (ebnf-syntax-alist): New var.
12196 (ebnf-element-width): New fun replacing ebnf-list-width.
12197 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
12198 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
12199 (ebnf-prologue): Adjust vars.
12200 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
12201 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
12202 (ebnf-check-style-values, ebnf-generate-production)
12203 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
12204 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
12205 (ebnf-token-repeat): Code fix.
12206
12207 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
12208 %right, %left and %prec. Suggested by Matthew K. Junker
12209 <junker@alum.mit.edu>.
12210 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
12211
12212 * progmodes/ebnf-iso.el: Doc fix.
12213 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
12214 (ebnf-iso-lex): Code fix.
12215
12216 * progmodes/ebnf-bnf.el: Doc fix.
12217 (ebnf-bnf-lex): Code fix.
12218
12219 * progmodes/ebnf-otz.el: Doc fix.
12220
12221 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
12222
12223 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
12224 (abbrev-prefix-mark): Doc fix.
12225
12226 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
12227
12228 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
12229 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
12230 (gdb-var-delete): Make interactive (really).
12231 (gdb-edit-value): Make non-interactive.
12232
12233 * progmodes/gud.el (gud-speedbar-menu-items):
12234 Add gdb-var-delete and, indirectly, gdb-edit-value.
12235 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
12236 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
12237 (gud-gdb-marker-filter): Add comment for annotations.
12238
12239 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
12240
12241 * calendar/calendar.el (generate-calendar)
12242 (calendar-read-date): Prevent display of BC calendars once more -
12243 reverts 2003-10-01 change.
12244 (generate-calendar-month): Doc fix.
12245
12246 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
12247
12248 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
12249 return value of increment-calendar-month.
12250
12251 2004-02-21 Stephen Compall <s11@member.fsf.org>
12252
12253 * saveplace.el (save-place-forget-unreadable-files)
12254 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
12255 (save-place-forget-unreadable-files): New function.
12256 (save-place-alist-to-file): Use it to filter out files that are
12257 no longer readable.
12258
12259 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
12260 current Texinfo environment, using the same method as in
12261 `texinfo-insert-@end', and insert a space rather than a newline if
12262 point in a @table environment.
12263
12264 2004-02-21 Juri Linkov <juri@jurta.org>
12265
12266 * ffap.el (ffap-file-at-point): Try parent directories.
12267
12268 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
12269
12270 * vcursor.el (vcursor-modifiers): New defcustom.
12271 (vcursor-cs-binding): Use vcursor-modifiers instead of a
12272 hard-coded list.
12273
12274 2004-02-21 Masatake YAMATO <jet@gyve.org>
12275
12276 * play/animate.el (animate-birthday-present): Accept names other
12277 than `Sarah', too.
12278
12279 2004-02-21 Juri Linkov <juri@jurta.org>
12280
12281 * startup.el: Remove table of command line arguments from the
12282 Commentary section.
12283
12284 2004-02-20 John Wiegley <johnw@newartisans.com>
12285
12286 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
12287 again" modifier from 'e' to 'E', since 'e' is also used by the
12288 "file extension" modifier.
12289
12290 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
12291
12292 * help-fns.el (describe-categories): Doc fix.
12293
12294 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
12295
12296 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
12297 temporary file for buffer already visiting one. This change makes
12298 output likely to be directly usable by patch program.
12299 Suggested by Adrian Aichner <adrian@xemacs.org>
12300
12301 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
12302
12303 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
12304 case of variables defined in compound statements.
12305 (gdb-setup-windows, gdb-source-info, gdb-source-info):
12306 Simplify constructions using switch-to-buffer.
12307
12308 2004-02-19 Simon Josefsson <jas@extundo.com>
12309
12310 * play/morse.el: Fix typo.
12311 (morse-code): Add @.
12312
12313 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
12314
12315 * calendar/appt.el (appt-display-format): Change default to
12316 'ignore, for backwards compatibility.
12317 (appt-display-message): If appt-display-format is 'ignore,
12318 respect old vars appt-msg-window and appt-visible.
12319 (appt-activate): Don't depend on return value of cancel-timer.
12320
12321 * calendar/calendar.el (calendar-holidays): Doc fix.
12322
12323 * calendar/cal-coptic.el (coptic-prompt-for-date):
12324 Use assoc-string instead of assoc-ignore-case.
12325 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
12326 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
12327 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
12328 * calendar/cal-islam.el (calendar-goto-islamic-date)
12329 (mark-islamic-diary-entries): Ditto.
12330 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
12331 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
12332 (calendar-read-mayan-tzolkin-date): Ditto.
12333 * calendar/calendar.el (calendar-read-date): Ditto.
12334 * calendar/diary-lib.el (mark-diary-entries): Ditto.
12335
12336 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
12337
12338 * progmodes/executable.el (executable-command-find-posix-p):
12339 Fix choice of the directory.
12340
12341 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
12342
12343 * simple.el (interprogram-cut-function)
12344 (interprogram-paste-function, kill-new, kill-append):
12345 Doc fixes.
12346 (kill-region): Make it return nil. Doc fix.
12347 (yank-pop): Make its argument optional.
12348 (yank): Make ARG `-' equivalent to `-1'.
12349
12350 2004-02-17 Eli Zaretskii <eliz@gnu.org>
12351
12352 * mail/rmail.el (rmail-get-new-mail): Don't reference
12353 rmail-use-spam-filter if rmail-spam-filter is not loaded.
12354
12355 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
12356
12357 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
12358 if one of global-auto-revert-non-file-buffers or autorevert-mode
12359 is non-nil.
12360
12361 2004-02-16 Eli Zaretskii <eliz@gnu.org>
12362
12363 * subr.el (delete-dups): A better implementation from Karl Heuer
12364 <kwzh@gnu.org>.
12365
12366 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12367
12368 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
12369 correct place.
12370 * progmodes/icon.el (icon-indent-command): Ditto.
12371 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
12372
12373 2004-02-16 Eli Zaretskii <eliz@gnu.org>
12374
12375 * progmodes/grep.el (grep-compute-defaults): Undo change from
12376 2004-01-29: don't use executable-command-find-posix-p.
12377
12378 2004-02-16 Richard Sharman <rsharman@pobox.com>
12379
12380 * hilit-chg.el: Use require instead of eval-and-compile.
12381 (highlight-compare-buffers): New function.
12382
12383 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
12384
12385 * man.el (Man-fontify-manpage): Render section headings in
12386 `Man-overstrike-face' even when overstrike was not used by man
12387 formatter for section headings.
12388
12389 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
12390
12391 * rmail-spam-filter.el: (vm-use-spam-filter)
12392 (rsf-min-region-length-added-to-spam-list): New variables.
12393 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
12394 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
12395 spam testing. Don't delete spam message if automatic deletion
12396 after output via variable rmail-delete-after-output is turned on.
12397 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
12398 rsf-bbdb-dont-create-entries-for-spam.
12399 (check-field): New function, extracted from code in
12400 rmail-spam-filter to ease addition of header fields like content-type.
12401 (message-content-type): New variable to check the content-type:
12402 field added, also in defcustom of rsf-definitions-alist.
12403 (rmail-spam-filter): Replace repeated test code for header fields
12404 by calls to check-field; change the call to
12405 rmail-output-to-rmail-file such that rmail-current-message stays
12406 the same to avoid wrong deletion of unseen flags.
12407 (rsf-add-contents-type): New function to convert old format
12408 of rmail-spam-definitions-alist into new one.
12409 Change prefixes of all variables and functions from
12410 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
12411
12412 2004-02-16 Eli Zaretskii <eliz@gnu.org>
12413
12414 * loadhist.el (unload-hook-features-list): New defvar.
12415
12416 2004-02-16 Dave Love <fx@gnu.org>
12417
12418 * loadhist.el (unload-feature): Doc fix. Rename flist to
12419 unload-hook-features-list.
12420
12421 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
12422
12423 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
12424 cookie. Don't check if we are looking-at open-formula.
12425
12426 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
12427
12428 * subr.el (match-string-no-properties): Use substring-no-properties.
12429
12430 2004-02-16 Eli Zaretskii <eliz@gnu.org>
12431
12432 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
12433 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
12434 Use lower-case "rx" in all error message.
12435
12436 2004-02-16 Dave Love <fx@gnu.org>
12437
12438 * emacs-lisp/rx.el (rx-or): Put group around result.
12439 (rx-constituents): Add backref.
12440 (rx-syntax): Add string-delimiter, comment-delimiter.
12441 (rx-categories): Add combining-diacritic.
12442 (rx-check-not, rx-greedy, rx): Doc fix.
12443 (rx-backref, rx-check-backref): New.
12444
12445 2004-02-16 Jesper Harder <harder@ifa.au.dk>
12446
12447 * newcomment.el (uncomment-region): Allow eob as comment end.
12448
12449 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
12450
12451 * filecache.el: All message and error commands now use prefix
12452 "Filecache:" to make it easy to read *Messages* buffer.
12453
12454 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
12455
12456 * autorevert.el: Add support to detect changed dired and VC buffers.
12457 (auto-revert-active-p, auto-revert-list-diff)
12458 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
12459 (auto-revert-handler, auto-revert-active-p): New functions.
12460 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
12461 and `auto-revert-active-p'.
12462 (eval-when-compile): Defvar dired-directory and vc-mode.
12463 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
12464 (auto-revert-handler-vc): New functions.
12465
12466 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
12467
12468 * progmodes/compile.el (compilation-directory): New defvar.
12469 (compile): Save current directory in compilation-directory.
12470 (recompile): Bind default-directory to compilation-directory if
12471 that is non-nil.
12472
12473 2004-02-16 Dave Love <fx@gnu.org>
12474
12475 * newcomment.el (comment-insert-comment-function)
12476 (comment-region-function, uncomment-region-function): New.
12477 (comment-indent): Use comment-insert-comment-function.
12478 (uncomment-region): Use uncomment-region-function.
12479 (comment-region): Use comment-region-function.
12480
12481 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
12482
12483 2004-02-16 Richard Stallman <rms@gnu.org>
12484
12485 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
12486 loaddefs* and ldefs-boot*.
12487
12488 2004-02-16 Eli Zaretskii <eliz@gnu.org>
12489
12490 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
12491 and email address at the beginning and end of the address.
12492
12493 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
12494 anchored at the beginning of the email address.
12495
12496 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
12497
12498 * international/ccl.el (ccl-compile-write): Pass `left' to
12499 ccl-embed-code to generate correct code of write-expr-register.
12500
12501 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
12502
12503 * progmodes/grep.el (grep-compute-defaults): Fix typos.
12504
12505 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12506
12507 * x-dnd.el: Mention support for Motif in commentary.
12508 (x-dnd-handle-drag-n-drop-event): Ditto.
12509
12510 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
12511
12512 * ses.el: Use "ses--" prefixes for buffer-local variables.
12513 Use (point-min) instead of 1, even when we know the buffer
12514 is unnarrowed.
12515 (ses-build-load-map): Delete. Distribute its content to defconst's for
12516 the three maps.
12517 (ses-menu, ses-header-line-menu): New menus.
12518 (ses-mode-map): Use them.
12519 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
12520
12521 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
12522
12523 * Makefile.in: Fix the CC Mode recompile kludge so it works
12524 when building in a different directory.
12525
12526 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
12527
12528 * simple.el (kill-new): Put yank-handler property on the entire string.
12529
12530 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
12531
12532 * diff.el: Don't use compile any more, use diff-mode instead.
12533 (diff-regexp-alist, diff-old-file, diff-new-file)
12534 (diff-parse-differences, diff-process-setup): Remove.
12535 (diff-sentinel): New fun.
12536 (diff): Use it. Run the process ourselves.
12537 Use diff-mode for the rest of the processing.
12538
12539 * diff.el (diff): Simplify code handling `switch'.
12540
12541 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
12542
12543 * pcvs-defs.el (cvs-menu): Add `tag'.
12544
12545 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
12546
12547 * simple.el (kill-append): Doc fix.
12548
12549 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12550 Adapt outline-regexp to the new conventions for commenting out code.
12551
12552 2004-02-11 John Paul Wallington <jpw@gnu.org>
12553
12554 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
12555
12556 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
12557
12558 * diff.el (diff-switches): New fun.
12559 (diff, diff-backup): Use it.
12560 (diff): Clean up the args construction. Use backquote.
12561 Use listp instead of consp to avoid putting a nil arg.
12562 (diff): Add a revert-buffer function.
12563
12564 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12565
12566 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
12567 handled by x-dnd-handle-file-name.
12568 (x-dnd-known-types): Add COMPOUND_TEXT.
12569 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
12570 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
12571 x-dnd-empty-state.
12572 (x-dnd-forget-drop): Ditto.
12573 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
12574 (x-dnd-handle-one-url): Return private when inserting text.
12575 (x-dnd-insert-ctext): New function.
12576 (x-dnd-handle-file-name): New function for FILE_NAME.
12577 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
12578 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
12579 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
12580
12581 2004-02-10 Kenichi Handa <handa@m17n.org>
12582
12583 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
12584 instead of while loop.
12585
12586 2004-02-10 Miles Bader <miles@gnu.org>
12587
12588 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
12589
12590 2004-02-09 Kenichi Handa <handa@m17n.org>
12591
12592 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
12593 have end-of-line.
12594
12595 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
12596
12597 * Makefile.in: Added extra dependencies in the recompile target
12598 needed to cope with the compile time macro expansions in CC Mode.
12599
12600 2004-02-09 Kim F. Storm <storm@cua.dk>
12601
12602 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
12603 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
12604 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
12605 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
12606 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
12607 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
12608 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
12609 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
12610 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
12611 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
12612 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
12613
12614 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
12615
12616 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
12617 Don't allow shrink if there's a window on our right.
12618
12619 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
12620 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
12621 Bring together declaration and initialization.
12622 (prolog-mode-variables): Don't set the syntax table.
12623 Don't set paragraph-start and comment-indent-function.
12624 Add /*..*/ to the comment regexps.
12625 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
12626 (prolog-mode-map): Don't bind TAB.
12627 (prolog-mode): Set the syntax table.
12628 (prolog-comment-indent): Remove.
12629 (inferior-prolog-mode-map): Initialize in the declaration.
12630 (inferior-prolog-mode-syntax-table)
12631 (inferior-prolog-mode-abbrev-table): New vars.
12632 (inferior-prolog-mode): Derive from comint-mode.
12633 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
12634 minibuffer windows.
12635
12636 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
12637 in file names, as long as it is unabmiguous.
12638
12639 2004-02-08 Andreas Schwab <schwab@suse.de>
12640
12641 * textmodes/reftex-toc.el
12642 (reftex-toc-load-all-files-for-promotion): Remove useless use of
12643 format. Doc fix.
12644
12645 * textmodes/refer.el (refer-find-entry-internal): Remove extra
12646 format string arguments.
12647
12648 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
12649 string argument.
12650
12651 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
12652
12653 * play/zone.el (zone-call): Fix format string.
12654
12655 * net/webjump.el (webjump-builtin): Add missing format string argument.
12656
12657 * midnight.el (midnight-delay-set): Remove extra format string argument.
12658
12659 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
12660
12661 * hexl.el (hexl-insert-char): Add missing format string argument.
12662
12663 * format.el (format-decode): Fix format string.
12664
12665 * emulation/vi.el (vi-mode): Remove extra format string argument.
12666 (vi-repeat-last-search): Likewise.
12667 (vi-reverse-last-search): Likewise.
12668 (vi-goto-mark): Likewise.
12669 (vi-reverse-last-find-char): Likewise.
12670 (vi-repeat-last-find-char): Likewise.
12671 (vi-locate-def): Likewise.
12672
12673 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
12674
12675 * ediff-util.el (ediff-toggle-read-only): Remove extra format
12676 string argument.
12677 (ediff-toggle-regexp-match): Likewise.
12678
12679 * dired-aux.el (dired-do-query-replace-regexp): Add missing
12680 format string argument.
12681
12682 * calc/calc-map.el (calc-get-operator): Remove extra format
12683 string argument.
12684
12685 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
12686
12687 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
12688 string argument.
12689
12690 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
12691
12692 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
12693
12694 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
12695
12696 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
12697 (cl-struct-setf-expander): Likewise.
12698
12699 * vc.el (with-vc-file): Fix unsafe uses of error.
12700 (vc-cancel-version): Likewise.
12701
12702 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
12703
12704 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
12705 thousands separator; fixes <class>:<line-number> regexp for
12706 non-english locales.
12707
12708 2004-02-08 Andreas Schwab <schwab@suse.de>
12709
12710 * view.el (view-mode-enable): Revert previous change.
12711
12712 2004-02-07 Kim F. Storm <storm@cua.dk>
12713
12714 * simple.el (line-number-at-pos): Rename from line-at-pos.
12715 Uses changed (what-line and vc-annotate-warp-version).
12716
12717 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
12718
12719 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
12720 (diff-mode): Remove aborted attempt at support for compile.el.
12721 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
12722
12723 2004-02-06 Andreas Schwab <schwab@suse.de>
12724
12725 * view.el (view-mode-enable): Add view-mode-map to
12726 minor-mode-overriding-map-alist.
12727
12728 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12729
12730 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
12731
12732 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
12733
12734 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
12735 with point inside rather than after the paragraph.
12736
12737 2004-02-04 Sam Steingold <sds@gnu.org>
12738
12739 * mail/smtpmail.el (smtpmail-try-auth-methods):
12740 Do not try authentication when no mechanism is available.
12741 Pass port-name as defaultport to `netrc-machine'.
12742
12743 2004-02-04 Stephen Eglen <stephen@gnu.org>
12744
12745 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
12746 to show how minibuffer height can be constrained.
12747
12748 2004-02-04 John Paul Wallington <jpw@gnu.org>
12749
12750 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
12751
12752 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12753
12754 * x-dnd.el: New file for drag and drop.
12755
12756 * term/x-win.el: require x-dnd, set after-make-frame-functions
12757 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
12758 drag-n-drop event.
12759
12760 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
12761 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
12762 (dired-dnd-handle-file): New functions for drag and drop support.
12763 (dired-mode): Initialize drag and drop if x-dnd present.
12764
12765 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
12766
12767 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
12768 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
12769 (cperl-mode): Set fill-paragraph-function.
12770 (cperl-fill-paragraph): Make it non-interactive.
12771
12772 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
12773
12774 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
12775
12776 2004-02-02 David Kastrup <dak@gnu.org>
12777
12778 * replace.el (perform-replace): Allow 'literal argument in
12779 regexp-flag to indicate literal replacement.
12780 (query-replace-regexp-eval): Use it.
12781
12782 2004-02-01 Andreas Schwab <schwab@suse.de>
12783
12784 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
12785
12786 2004-02-01 Stephen Eglen <stephen@gnu.org>
12787
12788 * info-look.el: Add support for maxima-mode. Update commentary
12789 because info-lookup-symbol is now bound to C-h S.
12790
12791 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
12792
12793 * simple.el (edit-and-eval-command): Bind print-level and
12794 minibuffer-history-sexp-flag around call to read-from-minibuffer.
12795 Correct initial position in command-history.
12796
12797 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
12798
12799 * files.el (read-directory-name): Adapt the docstring to recent
12800 change in Fread_file_name.
12801
12802 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
12803
12804 * ses.el (ses-print-cell): If print format too wide for column
12805 width, truncate decimal places if that helps to avoid "#####" fill.
12806 * ses.el (ses-initial-column-width): Revert previous change.
12807
12808 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
12809
12810 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
12811 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
12812 Add edebug info.
12813 (jit-lock-mode): Setup/cancel the new timer.
12814 (jit-lock-context-fontify): New fun. Extracted from
12815 context fontification code of jit-lock-stealth-fontify.
12816 (jit-lock-stealth-fontify): Don't do context fontification any more.
12817
12818 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
12819 (jit-lock-fontify-now): Handle the `quit' case.
12820 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
12821
12822 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
12823
12824 * progmodes/executable.el (executable-command-find-posix-p):
12825 New. Check if find handles arguments Posix-style.
12826
12827 * progmodes/grep.el (grep-compute-defaults):
12828 Use executable-command-find-posix-p.
12829 (grep-find): Check `grep-find-command'.
12830
12831 * filecache.el (file-cache-find-posix-p): Delete.
12832 (file-cache-add-directory-using-find):
12833 Use `executable-command-find-posix-p'.
12834
12835 2004-01-29 Dave Love <fx@gnu.org>
12836
12837 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
12838 Iterate the hook function if arg is given.
12839 (mark-defun, narrow-to-defun): Change order of finding the limits.
12840
12841 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
12842 (byte-compile-format-warn): New.
12843 (byte-compile-callargs-warn): Use it.
12844 (Format, message, error): Add byte-compile-format-like property.
12845 (byte-compile-maybe-guarded): New.
12846 (byte-compile-if, byte-compile-cond): Use it.
12847 (byte-compile-lambda): Compile interactive forms,
12848 just to make warnings about them.
12849
12850 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
12851
12852 * ses.el (ses-initial-column-width): Increase to 14, so it will
12853 work well with the default printer of "%.7g" for extreme values
12854 like "-1.234567e+07".
12855
12856 2004-01-29 Kenichi Handa <handa@m17n.org>
12857
12858 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
12859
12860 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
12861
12862 * dos-w32.el: Added support for the `default-printer-name' function.
12863
12864 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
12865
12866 * server.el (server-socket-name): Don't use the hostname in the
12867 socket name since /tmp is local to the host anyway.
12868
12869 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
12870 robust check of widening and fix var-naming.
12871
12872 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
12873
12874 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
12875 or rmail-spam- to rsf- in all function and variable names.
12876 (rsf-min-region-to-spam-list): New variable.
12877 (rsf-bbdb-auto-delete-spam-entries): Rename from
12878 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
12879 scanned together with the recipients field for spam testing; Don't
12880 delete spam message if rmail-delete-after-output is non-nil;
12881 (rsf-check-field): New function, extracted from code in
12882 rmail-spam-filter to ease addition of header fields like
12883 content-type:;
12884 (message-content-type): New variable. The content-type: field was
12885 added also in defcustom of rsf-definitions-alist;
12886 (rmail-spam-filter): Replace repeated test code for header fields
12887 by calls to check-field; change the call to
12888 rmail-output-to-rmail-file such that rmail-current-message stays
12889 the same to avoid wrong deletion of unseen flags.
12890 (rmail-use-spam-filter): Add autoload cookie.
12891
12892 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
12893
12894 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
12895 (file-cache-add-directory-using-find): Add Cygwin support.
12896 (file-cache-find-command-posix-flag): New user variable.
12897
12898 * filecache.el (file-cache-add-directory): Check for
12899 directories an remove them from dir-files.
12900
12901 2004-01-27 Richard M. Stallman <rms@gnu.org>
12902
12903 * man.el (Man-fontify-manpage): Clean up message.
12904
12905 2004-01-27 Kenichi Handa <handa@m17n.org>
12906
12907 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
12908 (sentence-end): Define using sentence-end-without-space.
12909
12910 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
12911 a sentence ends with one of a character in sentence-end-without-space.
12912
12913 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
12914
12915 * font-lock.el (font-lock): Add jit-lock as explicit group member.
12916 (jit-lock): Group declaration moved to jit-lock.el.
12917 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
12918 when necessary.
12919
12920 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
12921 (jit-lock-context-unfontify-pos): Rename from
12922 jit-lock-first-unfontify-pos.
12923 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
12924
12925 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
12926
12927 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
12928 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
12929 (fortran-fill): When filling a string, adjust re-search-backward
12930 argument for special case of string just on fill-column.
12931 When filling non-string, allow one extra char if
12932 fortran-break-before-delimiters is non-nil.
12933 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
12934 Use fortran-break-delimiters-re and fortran-no-break-re to
12935 correctly handle cases such as "**".
12936
12937 * progmodes/f90.el (f90-break-delimiters): Doc fix.
12938 (f90-no-break-re): Add some extra tokens. Doc fix.
12939
12940 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
12941
12942 * mail/rmail-spam-filter.el:
12943 Use two semicolons as Commentary line prefix.
12944 Add ";;; Code:" stylized comment.
12945 Delete end-of-line whitespace.
12946 Wrap (require 'cl) with `eval-when-compile'.
12947
12948 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
12949
12950 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
12951 at the top level of vc.el.
12952
12953 2004-01-23 Andre Spiegel <spiegel@gnu.org>
12954
12955 * vc.el (vc-current-line): Function removed. This is now done by
12956 the new function line-at-pos in simple.el.
12957 (vc-annotate-warp-version): Use line-at-pos instead of
12958 vc-current-line.
12959
12960 2004-01-22 Kim F. Storm <storm@cua.dk>
12961
12962 * simple.el (line-at-pos): New defun.
12963 (what-line): Use it. Optimize by only counting lines in narrowed
12964 region once.
12965
12966 2004-01-22 Kenichi Handa <handa@m17n.org>
12967
12968 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
12969 point (register r1) only for charset mule-unicode-0100-24ff.
12970
12971 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
12972
12973 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
12974 trailing white space and ensure a final newline.
12975
12976 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
12977 Add autoload cookie.
12978
12979 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
12980
12981 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
12982 activate view-mode explicitly.
12983
12984 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12985
12986 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
12987 use clipboard first.
12988
12989 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
12990
12991 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
12992 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
12993 (vc-mcvs-cvs): Remove.
12994 (vc-mcvs-command): Remove use of assert.
12995
12996 * outline.el (outline-insert-heading): Tighten up match.
12997 (outline-demote, outline-move-subtree-down): Don't assume anything
12998 about outline-regexp.
12999
13000 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
13001 (texinfo-show-structure): Explicitly add ^, and simplify.
13002
13003 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
13004
13005 * calendar/appt.el (appt-check): Restore usage of
13006 appt-issue-message deleted in previous change.
13007 (top-level): Activate package when loaded (needed for backwards
13008 compatibility).
13009
13010 2004-01-20 Jesper Harder <harder@ifa.au.dk>
13011
13012 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
13013 following previous change to smtpmail-send-data.
13014
13015 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
13016
13017 * vc.el (vc-default-previous-version): Doc enhancement.
13018 (vc-default-next-version): New function.
13019 (vc-print-log): New arg FOCUS-REV.
13020 (vc-annotate-mode): Derive from view-mode.
13021 (vc-annotate): New args REVISION, DISPLAY-MODE.
13022 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
13023 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
13024 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
13025 (vc-annotate-show-diff-revision-at-line, vc-current-line)
13026 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
13027
13028 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
13029
13030 2004-01-19 Karl Berry <karl@gnu.org>
13031
13032 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
13033 or "TexInfo".
13034
13035 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
13036
13037 * subr.el (delete-dups): New function.
13038
13039 2004-01-19 Karl Berry <karl@gnu.org>
13040
13041 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
13042 with ^, since that's what texinfo-show-structure
13043 documentation says (plus it works much better in texinfo.txi).
13044
13045 2004-01-18 Jesper Harder <harder@ifa.au.dk>
13046
13047 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
13048
13049 2004-01-18 David Ponce <david@dponce.com> (tiny change)
13050
13051 * progmodes/which-func.el (which-function-mode): Don't cancel
13052 which-func-update-timer if not set.
13053
13054 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
13055
13056 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
13057 Remove spurious left square bracket in XX:XXam regexp.
13058
13059 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
13060
13061 * progmodes/cc-defs.el: Do not require cl at run time.
13062
13063 2004-01-16 Richard M. Stallman <rms@gnu.org>
13064
13065 * emacs-lisp/cl.el (cl-cannot-unload): New function.
13066 (cl-unload-hook): Defvar this to run cl-cannot-unload.
13067
13068 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
13069 Call rmail-spam-filter. Delete and expunge spam.
13070 Print number of spam messages deleted.
13071 Save and restore the deletion status of old messages when reading
13072 new mail with spam filter, so that expunging spam does not expunge
13073 msgs deleted by the user.
13074 (rmail-only-expunge): Add an optional argument dont-show to
13075 prevent showing message after expunge.
13076
13077 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
13078
13079 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
13080 * subr.el (declare): New macro.
13081
13082 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
13083
13084 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
13085
13086 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
13087
13088 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13089 Test window-system rather than system-type (for X11/Mac).
13090
13091 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
13092
13093 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
13094
13095 2004-01-12 Richard M. Stallman <rms@gnu.org>
13096
13097 * mail/rmail.el (rmail-convert-to-babyl-format):
13098 Use mail-unquote-printable-region.
13099 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
13100 (rmail-hex-char-to-integer): Functions deleted.
13101
13102 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
13103 (mail-unquote-printable-region): New arg NOERROR.
13104 For invalid encoding, either signal an error to just return nil.
13105
13106 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
13107
13108 * calendar/appt.el: Update copyright and commentary.
13109 (appt-issue-message): Make obsolete.
13110 (appt-visible, appt-msg-window): Make obsolete, in favour of
13111 appt-display-format.
13112 (appt-display-mode-line, appt-display-duration)
13113 (appt-display-diary, appt-time-msg-list, appt-mode-string)
13114 (appt-prev-comp-time, appt-display-count, appt-timer)
13115 (appt-convert-time): Doc change.
13116 (appt-disp-window-function, appt-delete-window-function):
13117 Use defcustom rather than defvar.
13118 (appt-display-format): New variable.
13119 (appt-display-message): New function with display code from appt-check.
13120 (appt-check): Add optional FORCE argument. Doc change.
13121 Add appt-make-list to diary-hook if displaying diary.
13122 Remove checking of view-diary-entries-initially.
13123 Message display section removed to new function appt-display-message.
13124 (appt-display-window): Doc change. Remove unused internal var
13125 this-buffer. Do not beep, since appt-display-message does that.
13126 (appt-make-list): Doc change. Use caar.
13127 (appt-sort-list): Simplify by using builtin sort function.
13128 (appt-update-list): New function for updating appts when diary is
13129 saved.
13130 (appt-activate): New autoloaded function to toggle package
13131 functionality.
13132
13133 * calendar/cal-x.el: (calendar-one-frame-setup)
13134 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
13135
13136 * calendar/calendar.el: Update copyright.
13137 (view-diary-entries-initially, european-calendar-style): Doc change.
13138 (calendar-setup): Make defcustom rather than defvar.
13139 (mark-visible-calendar-date): Initialize temp-face and faceinfo
13140 in let binding so local to function.
13141
13142 * calendar/diary-lib.el: Update copyright.
13143 (diary, diary-entry-time): Doc change.
13144 (list-diary-entries): Doc change. Trivial logic change.
13145 (fancy-diary-display): Restore make-face command mistakenly
13146 deleted 2003-05-08.
13147 (show-all-diary-entries): Allow to pop-up frame if needed.
13148
13149 2004-01-09 John Paul Wallington <jpw@gnu.org>
13150
13151 * bindings.el (mode-line-change-eol): Add EVENT parameter.
13152 Temporarily select EVENT's window for changing eol type.
13153
13154 2004-01-09 Deepak Goel <deego@gnufans.org>
13155
13156 * calendar/diary-lib.el (diary-entry-time):
13157 Also accept time in the form XX[.XX][am/pm/AM/PM].
13158 (fancy-diary-font-lock-keywords): Likewise.
13159 (diary-font-lock-keywords): Likewise.
13160 * calendar/appt.el (appt-add): Likewise.
13161 (appt-make-list): Likewise.
13162 (appt-convert-time): Likewise.
13163
13164 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
13165
13166 * gdb-ui.el (gdb-ann3): Revert previous change.
13167 (gdb-source-info): Allow for case of where compilation directory
13168 is not recorded.
13169
13170 2004-01-08 John Paul Wallington <jpw@gnu.org>
13171
13172 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
13173
13174 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
13175
13176 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
13177
13178 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
13179 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
13180 problems.
13181 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
13182
13183 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
13184
13185 * files.el (write-file-functions, write-contents-functions):
13186 Clarify docstrings.
13187
13188 2004-01-07 Kenichi Handa <handa@m17n.org>
13189
13190 * international/mule.el (set-auto-coding): Fix for the case that
13191 end-of-line is only CR.
13192
13193 2004-01-07 Kim F. Storm <storm@cua.dk>
13194
13195 * subr.el (event-start, event-end): Doc fix.
13196 (posn-string, posn-image): New defuns.
13197 (posn-object): Return either image or string object.
13198 (posn-object-x-y): Return 8th element of position.
13199 (posn-object-width-height): New defun.
13200
13201 2004-01-06 Andreas Schwab <schwab@suse.de>
13202
13203 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
13204 output.
13205
13206 2004-01-05 Karl Berry <karl@gnu.org>
13207
13208 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
13209 / and *, too.
13210
13211 2003-12-31 Simon Josefsson <jas@extundo.com>
13212
13213 * files.el (before-save-hook): Add.
13214 (basic-save-buffer): Use before-save-hook.
13215
13216 * emacs-lisp/copyright.el: Fix comment to recommend
13217 before-save-hook instead of write-file-functions.
13218
13219 2004-01-05 Richard M. Stallman <rms@gnu.org>
13220
13221 * finder.el (finder-commentary): Call delete-other-windows.
13222
13223 * net/ange-ftp.el (ange-ftp-file-attributes):
13224 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
13225
13226 2004-01-04 Karl Berry <karl@gnu.org>
13227
13228 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
13229 comment characters % and # in the copyright year notice,
13230 as well as ;.
13231
13232 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
13233
13234 * wid-edit.el (default): Define dummy :value-delete.
13235 Reported by Jesper Harder <harder@ifa.au.dk>.
13236
13237 2004-01-03 Richard M. Stallman <rms@gnu.org>
13238
13239 * progmodes/compile.el (compile-internal): Use point, not point-min,
13240 for set-window-point.
13241
13242 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
13243
13244 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
13245
13246 * progmodes/grep.el (grep-mode-map):
13247 Don't remap next-line, previous-line.
13248
13249 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
13250
13251 * speedbar.el (speedbar-edit-line): Change regexp to position
13252 the cursor on the first character of this line's button.
13253
13254 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
13255
13256 * subr.el (functionp): Doc fix.
13257
13258 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
13259
13260 * progmodes/idlwave.el (idlwave-make-tags):
13261 * textmodes/flyspell.el (flyspell-large-region):.
13262 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
13263 * emulation/viper-util.el (viper-glob-unix-files):
13264 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
13265 * man.el (Man-init-defvars):
13266 * jka-compr.el (jka-compr-call-process):
13267 * files.el (get-free-disk-space,insert-directory):
13268 * ediff-ptch.el (ediff-test-patch-utility):
13269 * ediff-diff.el (ediff-test-utility):
13270 * dired-aux.el (dired-check-process):
13271 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
13272 test the return value of call-process, because it can be a string.
13273
13274 2003-12-31 John Paul Wallington <jpw@gnu.org>
13275
13276 * bindings.el (completion-ignored-extensions): Add .pfsl.
13277
13278 2003-12-31 Kim F. Storm <storm@cua.dk>
13279
13280 * ido.el (ido-nonreadable-directory-p): New defun to check for
13281 nonreadable directory without activating tramp (to avoid problems
13282 with checking incomplete tramp paths).
13283 (ido-set-current-directory, ido-file-internal)
13284 (ido-file-name-all-completions1): Use it.
13285
13286 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
13287
13288 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
13289 documentation if the anchor (or node) name is preceded by `info
13290 anchor' or `Info anchor' in addition to earlier `info node' and
13291 `Info node'.
13292 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
13293
13294 2003-12-30 Eli Zaretskii <eliz@gnu.org>
13295
13296 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
13297 error in arguments to base64-decode-region. Remove ^M characters
13298 after decoding base64.
13299
13300 2003-12-30 Simon Josefsson <jas@extundo.com>
13301
13302 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
13303 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
13304 have only been distributed with Emacs for some years.
13305 (texinfo-mode-hook): Customize.
13306
13307 2003-12-30 Eli Zaretskii <eliz@gnu.org>
13308
13309 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
13310 cleaner (suggested by Richard Stallman).
13311
13312 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
13313 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
13314 file-name clashes on 8+3 DOS filesystems.
13315
13316 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
13317 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
13318 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
13319 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
13320 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
13321 file-name clashes on 8+3 filesystems.
13322
13323 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
13324 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
13325 file-name clashes on 8+3 DOS filesystems.
13326
13327 2003-12-29 Richard M. Stallman <rms@gnu.org>
13328
13329 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
13330 Upcase the character.
13331
13332 * textmodes/flyspell.el (mail-mode-flyspell-verify):
13333 Search for header separator alone on a line, literally,
13334 and search for it backward, not forward.
13335 (flyspell-abbrev-table): Always use global-abbrev-table
13336 if there is no local one.
13337
13338 * progmodes/sh-script.el (sh-get-indent-info):
13339 Don't move point back if at bob.
13340
13341 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
13342
13343 * play/handwrite.el (handwrite): Make the handwrite credit message
13344 a comment rather than an output command.
13345
13346 * obsolete/sc.el: Display message that this file is obsolete.
13347
13348 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
13349
13350 * mail/rfc822.el (rfc822-address-start): Declare variable.
13351 Renamed from address-start. All uses changed.
13352
13353 * term.el (term-exec): Set up sentinel.
13354 (term-sentinel): New function.
13355 (term-handle-exit): New function.
13356
13357 * subr.el (assoc-ignore-case, assoc-ignore-representation):
13358 Use assoc-string, and mark them obsolete.
13359 (delay-mode-hooks): Mark as permanent local.
13360
13361 * simple.el (sendmail-user-agent-compose): Use assoc-string.
13362
13363 * register.el (copy-rectangle-to-register): Doc fix.
13364
13365 * info.el (Info-insert-dir): Use assoc-string.
13366
13367 * info-look.el (info-lookup): Use assoc-string.
13368
13369 * frame.el (pop-up-frame-function): Use quote, not `function'.
13370 (frame-notice-user-settings): Calculate ADJUSTED-TOP
13371 copying with lists as coordinate values.
13372
13373 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
13374
13375 * find-dired.el (kill-find): New command.
13376 (find-dired): Make buffer read-only.
13377 Set up a keymap with C-c C-k running kill-find.
13378 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
13379
13380 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
13381
13382 * filecache.el (file-cache-ignore-case): New variable.
13383 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
13384
13385 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
13386 (comint-dynamic-complete-as-filename): Rename local vars.
13387 (comint-dynamic-list-filename-completions): Likewise.
13388
13389 * comint.el (comint-dynamic-list-completions-config): New var.
13390 (comint-dynamic-list-completions): Handle both SPC and TAB right.
13391
13392 * comint.el (comint-file-name-chars): Add [].
13393 (comint-word): Use skip-chars-backward, not search.
13394
13395 * shell.el (shell-file-name-chars): Add [].
13396
13397 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
13398
13399 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
13400
13401 * generic.el (define-generic-mode): Doc fix.
13402
13403 2003-12-29 Eli Zaretskii <eliz@gnu.org>
13404
13405 * files.el (kill-some-buffers): Doc fix.
13406
13407 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
13408
13409 * comint.el (comint-watch-for-password-prompt): Pass `string' as
13410 arg to send-invisible
13411 (send-invisible): Doc fix. The argument is now a prompt, not the
13412 string to send.
13413 (comint-read-noecho): Doc fix.
13414
13415 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
13416
13417 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
13418 "@", as required by some ISP hosting service. Fix defcustom
13419 argument syntax errors that prevented use of customization.
13420
13421 2003-12-29 Eli Zaretskii <eliz@gnu.org>
13422
13423 * xml.el (xml-get-attribute-or-nil): Doc fix.
13424
13425 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
13426
13427 * net/zone-mode.el (zone-mode): Use write-file-functions, not
13428 write-file-hooks.
13429
13430 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
13431
13432 * autorevert.el (auto-revert-interval): Doc fix.
13433
13434 2003-12-29 Mark A. Hershberger <mah@everybody.org>
13435
13436 * xml.el (xml-get-attribute-or-nil): New function, like
13437 xml-get-attribute, but returns nil if the attribute was not found.
13438 (xml-get-attribute): Convert to defsubst, uses
13439 xml-get-attribute-or-nil.
13440
13441 2003-12-29 Eli Zaretskii <eliz@gnu.org>
13442
13443 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
13444
13445 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
13446
13447 * custom.el (custom-declare-theme): Use `value' when putting
13448 properties on `theme'.
13449
13450 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
13451
13452 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
13453 for each yank-handler segment.
13454 (insert-for-yank-1): New function, with the body of the previous
13455 insert-for-yank.
13456
13457 * textmodes/table.el (table-yank-handler): New defcustom.
13458 (table--put-cell-indicator-property): Put yank-handler property
13459 that indicates the yank handler for the table cell.
13460
13461 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
13462
13463 * generic-x.el (etc-modules-conf-generic-mode): A more complete
13464 set of keywords.
13465
13466 2003-12-29 Eli Zaretskii <eliz@gnu.org>
13467
13468 * international/mule-cmds.el (reset-language-environment)
13469 (set-language-environment): Don't invoke fontset-related functions
13470 if fontset-list is not fboundp.
13471
13472 2003-12-29 Kenichi Handa <handa@m17n.org>
13473
13474 * international/mule-cmds.el (reset-language-environment):
13475 Call set-overriding-fontspec-internal with nil.
13476 (set-language-environment): Call set-overriding-fontspec-internal
13477 if the language environment specify `overriding-fontspec'.
13478 (language-info-alist): Doc added.
13479
13480 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
13481 characters of mule-unicode-0100-24ff.
13482 (ccl-encode-windows-1251-font): New CCL program.
13483 ("Bulgarian"): Specify overriding-fontspec.
13484 ("Belarusian"): Likewise.
13485
13486 2003-12-28 Sam Steingold <sds@gnu.org>
13487
13488 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
13489 parameter ID-FORMAT to conform with the 2003-11-30 patch.
13490
13491 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
13492
13493 * progmodes/gud.el (gud-gdb-command-name): Set default to
13494 "gdb --annotate=3".
13495 (gud-gdb-marker-filter): Look out for annotations.
13496 (gdb-first-pre-prompt): New variable.
13497 Remove trailing white space.
13498
13499 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
13500 if necessary.
13501 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
13502 annotations are detected.
13503 (gud-gdba-marker-filter): Use global variable gud-marker-acc
13504 instead of a local one to allow transition from
13505 gud-gdb-marker-filter.
13506 Remove trailing white space.
13507
13508 2003-12-27 Kim F. Storm <storm@cua.dk>
13509
13510 * ido.el: Handle non-readable directories.
13511 (ido-decorations): Add 9th element for non-readable directory.
13512 (ido-directory-nonreadable): New dynamic var.
13513 (ido-set-current-directory): Set it.
13514 (ido-read-buffer, ido-file-internal):
13515 (ido-read-file-name, ido-read-directory-name): Let-bind it.
13516 (ido-file-name-all-completions1): Return empty list for
13517 non-readable directory.
13518 (ido-exhibit): Print [Not readable] if directory is not readable.
13519 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
13520 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
13521 Use it.
13522
13523 2003-12-27 Lars Hansen <larsh@math.ku.dk>
13524
13525 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
13526 calls to directory-files-and-attributes and file-attributes.
13527 (ls-lisp-format): Remove system dependent handling of user and
13528 group id's.
13529
13530 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
13531
13532 * ffap.el (ffap-read-file-or-url): Revert previous change.
13533
13534 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
13535
13536 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
13537 new list of included files called `files-with-node-lines', that
13538 only have node lines. This way @include commands can include any
13539 file, such as version and update files without node lines, not
13540 just files that are chapters.
13541
13542 2003-12-25 Andreas Schwab <schwab@suse.de>
13543
13544 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
13545 file not found.
13546
13547 2003-12-08 Miles Bader <miles@gnu.org>
13548
13549 * dired.el (dired-between-files): Always use dired-move-to-filename,
13550 which is more robust in non-english locales.
13551
13552 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
13553
13554 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
13555
13556 2003-12-24 Andreas Schwab <schwab@suse.de>
13557
13558 * shell.el (shell-file-name-quote-list): Add backslash.
13559
13560 * comint.el (comint-quote-filename): Correctly handle backslash
13561 in comint-file-name-quote-list.
13562
13563 2003-12-24 Kenichi Handa <handa@m17n.org>
13564
13565 * international/mule-cmds.el (set-default-coding-systems):
13566 Call ucs-set-table-for-input for all buffers that don't have local
13567 value of buffer-file-coding-system.
13568
13569 * international/ucs-tables.el (ucs-set-table-for-input):
13570 If translation-table-for-encode is a symbol, get its
13571 translation-table property.
13572
13573 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
13574
13575 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
13576 to `completing-read' on a recently fixed bug.
13577
13578 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
13579 instead of SPACE, to get the list of possible fringe modes.
13580 SPACE only works if both `partial-completion-mode' and
13581 `completion-auto-help' are nil.
13582
13583 * complete.el (PC-is-complete-p): Delete.
13584 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
13585 calls to `test-completion'.
13586
13587 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
13588
13589 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
13590 to edit values when there are no children.
13591
13592 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
13593 a mode called "Assembler" already exists.
13594 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
13595 (gud-watch): Use format option. Remove font properties from string.
13596 (gdb-var-create-handler, gdb-var-list-children-handler):
13597 Don't bother about properties as there are none.
13598 (gdb-var-create-handler, gdb-var-list-children-handler)
13599 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
13600 with two arguments.
13601 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
13602 Let speedbar show value changes with a different font.
13603 (gdb-edit-value): New defun.
13604 (gdb-clear-partial-output, gdb-clear-inferior-io)
13605 (def-gdb-auto-update-handler): Use erase-buffer.
13606 (gdb-frame-handler): Display watch expressions in
13607 FUNCTION::VARIABLE format if required.
13608
13609 2003-12-23 John Paul Wallington <jpw@gnu.org>
13610
13611 * info.el (Info-unescape-quotes, Info-split-parameter-string)
13612 (Info-goto-emacs-command-node): Doc fixes.
13613
13614 2003-12-12 Jesper Harder <harder@ifa.au.dk>
13615
13616 * cus-edit.el (custom-add-parent-links): Define "many".
13617
13618 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
13619
13620 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
13621 (widget-child-validate, widget-type-value-create)
13622 (widget-type-default-get, widget-type-match): New functions.
13623 (lazy): New widget.
13624 (menu-choice, checklist, radio-button-choice, editable-list)
13625 (group, documentation-string): Remove redundant (per 2003-10-25
13626 change) calls to `widget-children-value-delete'.
13627 (widget-choice-value-get, widget-choice-value-inline): Remove.
13628 (menu-choice): Update widget.
13629
13630 2003-12-03 Kenichi Handa <handa@m17n.org>
13631
13632 * language/cyrillic.el: Register "microsoft-cp1251" in
13633 ctext-non-standard-encodings-alist.
13634 ("Bulgarian"): Add ctext-non-standard-encodings.
13635 ("Belarusian"): Likewise.
13636
13637 * international/mule-conf.el (compound-text-with-extensions):
13638 Change the type to 2 (iso-2022 base).
13639
13640 * international/mule.el (ctext-non-standard-encodings-alist):
13641 Change the format.
13642 (ctext-non-standard-encodings): New variable.
13643 (ctext-post-read-conversion): Fully re-written.
13644 (ctext-non-standard-designations-alist): Delete it.
13645 (ctext-non-standard-encodings-table): New function.
13646 (ctext-pre-write-conversion): Fully re-written.
13647
13648 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
13649
13650 * cus-edit.el (custom-add-parent-links): Add documentation links
13651 for parent, if the item has none of its own.
13652
13653 2003-11-30 Richard M. Stallman <rms@gnu.org>
13654
13655 * dired-aux.el (dired-do-query-replace-regexp):
13656 Report files visited read-only.
13657
13658 2003-11-30 Juri Linkov <juri@jurta.org>
13659
13660 * dired-aux.el (dired-compare-directories): New command.
13661 (dired-file-set-difference, dired-files-attributes): New functions.
13662
13663 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13664 Version 2.0.38 of Tramp released.
13665
13666 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
13667 Charles Curley <charlescurley@charlescurley.com>.
13668 (tramp-multi-connection-function-alist): Add ssht entry which adds
13669 "-e none -t -t" to the list of ssh args. Suggested by Adrian
13670 Aichner.
13671 (tramp-get-method-parameter): New function to retrieve a method
13672 parameter. This allows for omission of method parameters.
13673 Callers adjusted.
13674
13675 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
13676
13677 * net/tramp.el: Add new optional parameter ID-FORMAT to
13678 `file-attributes'. Calls of `file-attributes' won't use this
13679 parameter for backward compatibility reasons.
13680 (tramp-perl-file-attributes): Add a new parameter to Perl script
13681 in order to handle uid/gid as strings, if desired.
13682 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
13683 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
13684 order to make the function more general.
13685 (tramp-handle-file-attributes): Replace proprietary optional
13686 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
13687 (tramp-handle-file-attributes-with-perl): Handle parameter
13688 NONNUMERIC if set. This wasn't done in the past.
13689 (tramp-post-connection): Apply second parameter "$2" if
13690 `tramp-remote-perl' is called.
13691
13692 * net/tramp-smb.el (tramp-smb-handle-delete-file):
13693 Correct cut'n'waste error (`filename' instead of `directory').
13694 (tramp-smb-handle-directory-files-and-attributes)
13695 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
13696 introduced parameter ID-FORMAT.
13697 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
13698 error (`directory' instead of `ldir').
13699
13700 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
13701 `file-attributes' has a second parameter. If yes, apply it with
13702 value "'integer". Otherwise, don't use that parameter (default is
13703 integer format).
13704
13705 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
13706
13707 * help.el (help-map): Bind `display-local-help' to `C-h .'.
13708 (help-for-help): Add `C-h .' to the listed Help options.
13709 Remove trailing whitespace.
13710
13711 * help-at-pt.el: New file.
13712
13713 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
13714
13715 * subr.el (noreturn, 1value): New macros for test coverage.
13716 See `testcover.el'.
13717
13718 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
13719
13720 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
13721 for macro `1value'.
13722 (testcover-1value): New function. Checks that a 1value form
13723 actually returns only one value. Requested by RMS.
13724
13725 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
13726
13727 * gdb-ui.el (gud-watch, gdb-var-create-handler)
13728 (gdb-var-list-children, gdb-var-list-children-handler)
13729 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
13730 gdb commands that use mi to keep them out of the command history.
13731
13732 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13733
13734 * cus-start.el (all): Add use-file-dialog.
13735
13736 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
13737
13738 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
13739
13740 2003-11-27 Kim F. Storm <storm@cua.dk>
13741
13742 * subr.el (posn-object-x-y): New defun.
13743
13744 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
13745
13746 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
13747 Don't use `space' for \\\n.
13748 Be more selective as to which # are comment-starters.
13749
13750 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
13751
13752 * subr.el (number-sequence): Improve handling of floating point
13753 arguments (suggested by Kim Storm). Allow negative arguments.
13754
13755 2003-11-26 Kenichi Handa <handa@m17n.org>
13756
13757 * international/mule-cmds.el (standard-display-european-internal):
13758 Cancel the standard-display-table setting for ` and '.
13759
13760 2003-11-26 Kim F. Storm <storm@cua.dk>
13761
13762 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
13763 New defcustoms to add ffap-like functionality to ido.
13764 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
13765 (ido-no-final-slash): New defun.
13766 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
13767 (ido-read-file-name): ): Toggle VC checking via
13768 vc-handled-backends instead of vc-master-templates.
13769 (ido-file-internal): Handle ido-use-url-at-point and
13770 ido-use-filename-at-point via code borrowed from ffap-guesser.
13771 Handle new ido-exit code ffap.
13772 (ido-sort-list): Ignore final slash when sorting file names.
13773
13774 2003-11-25 Kim F. Storm <storm@cua.dk>
13775
13776 * emulation/cua-base.el (cua--standard-movement-commands):
13777 Add forward-sentence and backward-sentence.
13778
13779 2003-11-25 Stephen Eglen <stephen@gnu.org>
13780
13781 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
13782 iswitchb-exit is set to 'usefirst when user selects buffer at head
13783 of list using RET. (Selecting buffers at the head of the list was
13784 broken if the substring was also a complete buffername.)
13785
13786 2003-11-23 Kim F. Storm <storm@cua.dk>
13787
13788 * progmodes/compile.el (grep-command, grep-use-null-device)
13789 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
13790 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
13791 (grep-regexp-alist, grep-program, find-program)
13792 (grep-find-use-xargs, grep-history, grep-find-history)
13793 (grep-process-setup, grep-compute-defaults)
13794 (grep-default-command, grep, grep-tag-default, grep-find)
13795 (grep-expand-command-macros, grep-tree-last-regexp)
13796 (grep-tree-last-files, grep-tree): Move grep variables, functions
13797 and commands to new file grep.el.
13798 (compilation-mode-map): Remove grep commands from Compile sub-menu.
13799 (compilation-process-setup-function): Doc fix.
13800 (compilation-highlight-regexp, compilation-highlight-overlay): New
13801 defvars used for highlighting current compile error in source buffer.
13802 (compile-internal): New optional args HIGHLIGHT-REGEXP and
13803 LOCAL-MAP which overrides compilation-highlight-regexp and
13804 compilation-mode-map for this compilation.
13805 Delay calling compilation-set-window-height until after running
13806 compilation-process-setup-function so it can buffer-local override
13807 compilation-window-height.
13808 Check buffer-local value of compilation-scroll-output.
13809 (compilation-set-window-height): Use buffer-local value of
13810 compilation-window-height.
13811 (compilation-revert-buffer): Don't pass (undefined)
13812 preserve-modes arg to revert-buffer.
13813 (next-error-no-select, previous-error-no-select): New commands.
13814 (compilation-goto-locus): Temporarily highlight current match in
13815 source buffer using compilation-highlight-regexp.
13816
13817 * progmodes/grep.el: New file with grep code from compile.el.
13818 (grep): New defcustom group.
13819 (grep-window-height): New defcustom, like compilation-window-height.
13820 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
13821 (grep-scroll-output): New defcustom, like compilation-scroll-output.
13822 (grep-command, grep-use-null-device, grep-find-command)
13823 (grep-tree-files-aliases, grep-tree-ignore-case)
13824 (grep-tree-ignore-CVS-directories): Move to grep custom group.
13825 (grep-setup-hook): New hook variable.
13826 (grep-mode-map): New keymap for grep commands. Add Grep menu.
13827 (grep-last-buffer): New defvar, override compilation-last-buffer.
13828 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
13829 Call compile-internal with args highlight-regexp and grep-mode-map.
13830
13831 2003-11-23 Kim F. Storm <storm@cua.dk>
13832
13833 * subr.el (event-start, event-end): Doc fix.
13834 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
13835 (posn-area, posn-actual-col-row, posn-object): New defuns.
13836 (posn-col-row): Simplify doc. Rewrite to use cond.
13837 (posn-point): Also return buffer position for events outside text
13838 area (that info is now present in the event position).
13839
13840 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
13841 mouse-set-point so that hscroll still works now that clicks on
13842 fringes generate specific mouse events.
13843 (mouse-set-point): Note that it now works in fringes and margins
13844 too due to new semantics of posn-point in fringes and margins.
13845
13846 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
13847 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
13848
13849 2003-11-20 Kim F. Storm <storm@cua.dk>
13850
13851 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
13852 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
13853 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
13854 to 100 for icons to avoid increasing line height when shown.
13855
13856 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
13857
13858 * newcomment.el (comment-normalize-vars): Initialize properly if
13859 comment-start was nil.
13860
13861 2003-11-19 Andreas Schwab <schwab@suse.de>
13862
13863 * simple.el (set-variable): Fix indentation.
13864
13865 2003-11-17 Kenichi Handa <handa@m17n.org>
13866
13867 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
13868 Fix docstring.
13869
13870 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
13871
13872 * international/latin1-disp.el (latin1-display): Fix docstring.
13873
13874 2003-11-16 John Wiegley <johnw@newartisans.com>
13875
13876 * eshell/em-ls.el (eshell-ls-file): There are times with
13877 size-width is nil and uncomputed (when directories are created in
13878 dired, for example); in this case, 4 is reasonable default value,
13879 although it may caused skewed new entries (which could be avoided
13880 by returning the original value of 8 in all cases, but 99% of the
13881 time this is a waste of whitespace).
13882
13883 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
13884
13885 * cc-engine.el (c-guess-continued-construct)
13886 (c-guess-basic-syntax): Check a little more carefully if it's a
13887 function declaration when an unknown construct followed by a block
13888 is found inside a statement context. This avoids macros followed
13889 by blocks to be taken as function declarations.
13890
13891 (c-guess-continued-construct): Change the analysis of a statement
13892 continuation with a brace open to `substatement-block', for
13893 consistency with recognized statements.
13894
13895 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
13896 start is in a position so that `c-beginning-of-statement-1' jumped
13897 to the beginning of the same statement.
13898
13899 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
13900 Don't accept binary operators in the arglist if we're in a function
13901 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
13902 template recognition in cases like "if (a < b || c > d)".
13903
13904 (c-restricted-<>-arglists): New more appropriate name for
13905 `c-disallow-comma-in-<>-arglists'.
13906
13907 Accessing functions updated for the variable name change.
13908
13909 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
13910 match data could get clobbered if NOT-INSIDE-TOKEN is used.
13911
13912 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
13913 labels.
13914
13915 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
13916 instead of duplicating parts of it. This fixes bogus label
13917 recognition.
13918
13919 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
13920 of checking the context in which to apply the minimum indentation,
13921 so that it isn't enforced in e.g. namespace blocks.
13922
13923 * cc-vars.el (c-inside-block-syms): New constant used by
13924 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
13925 to somewhat reduce the risk of becoming stale.
13926
13927 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
13928 cc-cmds to cc-engine to allow use from cc-align.
13929
13930 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
13931 qualified identifiers containing "::".
13932
13933 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
13934 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
13935
13936 * cc-vars.el (c-emacs-features): Use a space in front of the name
13937 of the temporary buffer. That also avoids dumping problems in
13938 XEmacs due to undo info being left around after the buffer is killed.
13939
13940 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
13941 arglist to see if it's a K&R style declaration.
13942
13943 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
13944 before returning `knr-argdecl-intro'.
13945
13946 2003-11-16 John Wiegley <johnw@newartisans.com>
13947
13948 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
13949 field in a long-listing always 8 characters, use `size-width',
13950 which has already been computed.
13951
13952 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
13953
13954 * subr.el (minor-mode-list): Add `hs-minor-mode'.
13955
13956 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
13957
13958 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
13959 Support operation while narrowed, with `diff-restrict-view'.
13960
13961 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
13962
13963 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13964 Take additional optional arg NARROWFUN. For the generated functions:
13965 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
13966 include frags that arrange to check for and save narrowing state before
13967 the move and then conditionally call NARROWFUN after the move.
13968
13969 2003-11-14 John Wiegley <johnw@newartisans.com>
13970
13971 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
13972 that was optional, but obviously missing based on surrounding code.
13973
13974 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
13975 string arguments to numbers unless the whole argument was seen as
13976 a number.
13977
13978 2003-11-14 Kenichi Handa <handa@m17n.org>
13979
13980 * international/mule.el (ctext-non-standard-encodings-alist):
13981 Fix coding systems.
13982
13983 2003-11-10 Kenichi Handa <handa@m17n.org>
13984
13985 * language/kannada.el ("Kannada"): Add sample-text.
13986
13987 * language/knd-util.el (kannada-compose-region)
13988 (kannada-compose-string, kannada-post-read-conversion):
13989 Add autoload cookie.
13990
13991 * international/quail.el (quail-completion): Change the message
13992 "corresponding translations" to "corresponding characters".
13993
13994 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
13995
13996 * descr-text.el (describe-char): Fix typo.
13997
13998 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
13999
14000 These changes are to support Kannada language/script.
14001
14002 * Makefile.in (DONTCOMPILE): Add kannada.el.
14003
14004 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
14005
14006 * loadup.el: Preload kannada.el.
14007
14008 * language/ind-util.el (ucs-kannada-to-is13194-alist)
14009 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
14010 New variables.
14011
14012 * language/kannada.el: New file.
14013
14014 * language/knd-util.el: New file.
14015
14016 2003-11-07 Andreas Schwab <schwab@suse.de>
14017
14018 * progmodes/autoconf.el (autoconf-font-lock-keywords):
14019 Also highlight AH_*.
14020
14021 * xml.el (xml-parse-dtd): Fix misplaced paren.
14022
14023 2003-11-07 Kenichi Handa <handa@m17n.org>
14024
14025 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
14026
14027 2003-11-05 Juri Linkov <juri@jurta.org>
14028
14029 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
14030 (desktop-buffer-file): Use saved buffer-file-coding-system
14031 for file reading. Set auto-insert to nil to prevent automatic
14032 insertion into restored empty files.
14033
14034 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
14035
14036 * files.el (risky-local-variable-p): Make second argument optional.
14037
14038 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
14039
14040 * subr.el (add-hook): Fix last change.
14041
14042 2003-11-03 Eli Zaretskii <eliz@gnu.org>
14043
14044 * mail/rmail.el (rmail-convert-to-babyl-format):
14045 If base64-decode-region signals an error, catch it and silently
14046 ignore it.
14047
14048 2003-11-01 Mark A. Hershberger <mah@everybody.org>
14049
14050 * xml.el (xml-parse-region): Allow comments to appear after the
14051 topmost element has closed.
14052 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
14053 (xml-ns-expand-attr): New functions to do namespace handling.
14054 (xml-intern-attrlist): Back-compatible handling of attribute names.
14055 (xml-parse-tag): Move namespace handling to separate functions.
14056 Now produces elements in the form ((:ns . "element") (attr-list)
14057 children) instead of ('ns:element (attr-list) children).
14058 (xml-parse-attlist): Fix attribute parsing.
14059 (xml-parse-dtd): Change parsing so that it produces strings
14060 instead of interned symbols.
14061
14062 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
14063
14064 * dired.el (dired-ls-sorting-switches): Doc fix.
14065
14066 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
14067
14068 * emacs-lisp/rx.el (rx-or): Fix the case of
14069 "(rx (and ?a (or ?b ?c) ?d))".
14070
14071 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
14072
14073 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
14074 (texinfo-format-region): Use it.
14075 (texinfo-format-buffer-1): Ditto.
14076
14077 2003-11-01 Alan Mackenzie <acm@muc.de>
14078
14079 Changes to allow scrolling whilst in isearch mode:
14080 * isearch.el (isearch-unread-key-sequence): New function,
14081 extracted from isearch-other-meta-char.
14082 (top level): (put 'foo 'isearch-scroll) on all Emacs's
14083 "scrollable" standard functions.
14084 (isearch-allow-scroll): New customizable variable.
14085 (isearch-string-out-of-window, isearch-back-into-window)
14086 (isearch-reread-key-sequence-naturally)
14087 (isearch-lookup-scroll-key): New functions.
14088 (isearch-other-meta-char): Doc string and functionality enhanced.
14089 Now accepts a prefix argument.
14090 (isearch-lazy-highlight-window-end): New variable.
14091 (isearch-lazy-highlight-new-loop): Pay attention to the window's
14092 end (thru isearch-lazy-highlight-window-end), not only its start.
14093
14094 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
14095 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
14096 (universal-argument, universal-argument-more, negative-argument)
14097 (digit-argument, universal-argument-other-key): Minor changes.
14098
14099 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14100
14101 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
14102 recursively if the last message is deleted, thus avoiding an
14103 infinite loop.
14104
14105 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
14106
14107 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
14108 (tex-main-file): Don't add .tex if the extension is already present.
14109 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
14110
14111 2003-10-29 Lute Kamstra <lute@gnu.org>
14112
14113 * progmodes/octave-inf.el (inferior-octave-prompt):
14114 Recognize version number in prompt.
14115
14116 2003-10-28 Dave Love <fx@gnu.org>
14117
14118 * international/characters.el: Fix some Unicode ranges.
14119
14120 2003-10-28 Kenichi Handa <handa@m17n.org>
14121
14122 * disp-table.el (standard-display-8bit)
14123 (standard-display-default, standard-display-ascii)
14124 (standard-display-g1, standard-display-graphic)
14125 (standard-display-underline): Assure that standard-display-table
14126 is a display table.
14127
14128 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
14129
14130 * simple.el (reindent-then-newline-and-indent): Delete space *after*
14131 reindenting the first line.
14132
14133 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
14134
14135 * wid-edit.el (widget-default-delete): Always delete child widgets.
14136
14137 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
14138
14139 * newcomment.el (comment-indent): Don't call indent-according-to-mode
14140 if the line has code.
14141 Don't try to line up with something that's too far left.
14142
14143 * progmodes/octave-mod.el (octave-comment-start): Simplify.
14144 (octave-mode-syntax-table): Add % as a comment starter.
14145 (octave-point): Remove.
14146 (octave-in-comment-p, octave-in-string-p)
14147 (octave-not-in-string-or-comment-p, calculate-octave-indent)
14148 (octave-blink-matching-block-open, octave-auto-fill):
14149 Use line-(beginning|end)-position instead.
14150
14151 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
14152
14153 * emacs-lisp/authors.el (authors-aliases): Add correct realname
14154 for Francesco Potort\e,Al\e(B.
14155
14156 2003-10-23 Dave Love <fx@gnu.org>
14157
14158 * international/mule-cmds.el (locale-charset-to-coding-system):
14159 Don't rely on nil being a coding system.
14160
14161 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
14162 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
14163 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
14164
14165 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
14166
14167 * gdb-ui.el (gdb-current-language): New variable.
14168 (gdb-update-flag): Remove variable.
14169 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
14170 (gdb-take-last-elt): Remove function.
14171 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
14172 (gdb-post-prompt): Check for variable object changes here.
14173
14174 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
14175 object changes in gdb-ui.el.
14176
14177 2003-10-21 Richard M. Stallman <rms@gnu.org>
14178
14179 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
14180
14181 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
14182 Don't check for foo*/ wildcard form here.
14183 (insert-directory): Recognize foo*/ as a wildcard.
14184 Separate wildcard-regexp variable from the arg, wildcard.
14185
14186 * subr.el (add-hook): Correctly detect when make-local-hook was used.
14187 (remove-hook): Correctly handle strange cases about local hooks.
14188
14189 2003-10-21 David Ponce <david@dponce.com>
14190
14191 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
14192 argument REAL, to return a real number instead of a rounded
14193 integer value. Define as inline function.
14194 (ruler-mode-right-fringe-cols): Likewise.
14195 (ruler-mode-scroll-bar-cols): New function.
14196 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
14197 (ruler-mode-right-scroll-bar-cols): Likewise.
14198 (ruler-mode-space): New function.
14199 (ruler-mode-ruler): Use it. Handle variations of fringe style,
14200 scroll bar mode and margins in a more robust way.
14201
14202 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
14203
14204 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
14205 (antlr-c-init-language-vars): New function.
14206 (antlr-mode): Use it with cc-mode before v5.29.
14207 (antlr-c-common-init): Don't set some local vars here.
14208 (antlr-mode): Set them here.
14209 (antlr-c-forward-sws): New function alias.
14210 (antlr-mode): Redefine with cc-mode before v5.30.
14211 (antlr-skip-sexps): Use it.
14212 (antlr-skip-exception-part): Ditto.
14213 (antlr-skip-file-prelude): Ditto.
14214 (antlr-outside-rule-p): Ditto.
14215 (antlr-end-of-body): Ditto.
14216 (antlr-option-kind): Ditto.
14217 (antlr-insert-option-area): Ditto.
14218 (antlr-file-dependencies): Ditto.
14219
14220 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14221
14222 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
14223 Move backward only if point was not inside an entry.
14224
14225 2003-10-21 Richard M. Stallman <rms@gnu.org>
14226
14227 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
14228
14229 2003-10-21 Juri Linkov <juri@jurta.org>
14230
14231 * compare-w.el: Automatically skip non-matching text to resync.
14232 (compare-windows-whitespace): Doc fix.
14233 (compare-windows-sync, compare-windows-sync-string-size)
14234 (compare-windows-recenter, compare-ignore-whitespace)
14235 (compare-windows-highlight, compare-windows-face): New variables.
14236 (compare-windows): Use compare-windows-sync.
14237 (compare-windows-highlight, compare-windows-dehighlight)
14238 (compare-windows-sync-regexp)
14239 (compare-windows-sync-default-function): New functions.
14240
14241 2003-10-21 Juri Linkov <juri@jurta.org>
14242
14243 * diff.el (diff-parse-differences): Don't visit the files now;
14244 instead, just record the error locus.
14245
14246 2003-10-21 Dave Love <fx@gnu.org>
14247
14248 * progmodes/cfengine.el: New file.
14249
14250 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
14251
14252 * complete.el (PC-do-completion): Do not forget to use `pred' as the
14253 default-directory when completing file names.
14254
14255 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
14256
14257 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
14258 followed by the word `face', it gets treated as a face, even if
14259 it is also defined as a variable or a function.
14260
14261 2003-10-20 Dave Love <fx@gnu.org>
14262
14263 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
14264 Avoid incf in macro expansion.
14265
14266 2003-10-20 John Paul Wallington <jpw@gnu.org>
14267
14268 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
14269 `evenp' so we don't implicitly require cl library at runtime.
14270
14271 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
14272
14273 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
14274 (help-make-xrefs): Only make cross-references for faces if
14275 preceded or followed by the word `face'. Do not make a
14276 cross-reference for variables without variable documentation,
14277 unless preceded by the word `variable' or `option'. Update doc
14278 string accordingly.
14279
14280 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
14281
14282 * progmodes/hideshow.el: Rewrite one-armed `if'
14283 constructs using either `when' or `unless'.
14284 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
14285
14286 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
14287
14288 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
14289 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
14290 instead of 12x12.
14291
14292 2003-10-16 Eli Zaretskii <eliz@gnu.org>
14293
14294 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
14295 message while converting to Babyl.
14296
14297 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
14298
14299 * allout.el (allout-mode): Doc fix.
14300
14301 2003-10-16 Lute Kamstra <lute@gnu.org>
14302
14303 * subr.el (force-mode-line-update): Fix docstring.
14304
14305 2003-10-14 Dave Love <fx@gnu.org>
14306
14307 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
14308 (default-input-method): Add :link, improve :type.
14309 (locale-charset-language-names): Fix utf-8 pattern.
14310 (locale-charset-match-p, locale-charset-alist)
14311 (locale-charset-to-coding-system): New.
14312 (set-locale-environment): Deal with codeset part of locale specs.
14313
14314 2003-10-14 Lute Kamstra <lute@gnu.org>
14315
14316 * fringe.el (fringe-mode): Use active voice in docstring.
14317 (set-fringe-style): Ditto.
14318
14319 2003-10-13 Lute Kamstra <lute@gnu.org>
14320
14321 * fringe.el (fringe-mode): Fix docstring.
14322 (set-fringe-style): Ditto.
14323
14324 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
14325
14326 * ediff-mult.el (ediff-filegroup-action):
14327 Use ediff-default-filtering-regexp.
14328
14329 * ediff-util.el (ediff-recenter): Don't call
14330 ediff-restore-highlighting twice.
14331 (ediff-select-difference): Set current difference.
14332 (ediff-unselect-and-select-difference): Add comment.
14333
14334 * ediff.el (ediff-directories,ediff-directory-revisions)
14335 (ediff-directories3,ediff-merge-directories)
14336 (ediff-merge-directories-with-ancestor)
14337 (ediff-merge-directory-revisions)
14338 (ediff-merge-directory-revisions-with-ancestor):
14339 Use ediff-default-filtering-regexp.
14340
14341 2003-10-12 Andreas Schwab <schwab@suse.de>
14342
14343 * international/mule-cmds.el (locale-charset-language-names):
14344 Simplify regex by removing unused grouping.
14345
14346 2003-10-10 Dave Love <fx@gnu.org>
14347
14348 * bindings.el: Don't bind stop.
14349
14350 2003-10-08 Miles Bader <miles@gnu.org>
14351
14352 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
14353 face instead of attempting to emulate it.
14354
14355 2003-10-07 Kenichi Handa <handa@m17n.org>
14356
14357 * international/mule-diag.el (list-coding-systems-1): List coding
14358 systems that are loaded automatically.
14359
14360 * international/code-pages.el (iso-8859-11): Add autoload cookie.
14361
14362 * international/mule.el (autoload-coding-system): New function.
14363
14364 2003-10-07 Andreas Schwab <schwab@suse.de>
14365
14366 * log-edit.el (log-edit-changelog-entries): Prefer local value of
14367 change-log-default-name in the buffer visiting the file.
14368
14369 2003-10-06 Dave Love <fx@gnu.org>
14370
14371 * files.el (find-file-hook): Customize.
14372 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
14373
14374 * bindings.el (completion-ignored-extensions): Remove .log.
14375 (global-map): Add again, open, stop keys.
14376
14377 2003-10-05 Richard M. Stallman <rms@gnu.org>
14378
14379 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
14380 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
14381 Use sh-modify directly.
14382 (sh-select): Use sh-append, not eval.
14383
14384 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
14385
14386 * info.el (Info-following-node-name): New function.
14387
14388 * loadhist.el (unload-feature-special-hooks):
14389 Rename from loadhist-hook-functions.
14390 (loadhist-hook-functions): Now an alias.
14391
14392 2003-10-04 Eli Zaretskii <eliz@gnu.org>
14393
14394 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
14395 file-name clashes on 8+3 filesystems.
14396
14397 * Makefile.in (DONTCOMPILE, bootstrap-clean):
14398 Rename loaddefs-boot.el to ldefs-boot.el
14399
14400 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
14401 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
14402
14403 2003-10-03 Lute Kamstra <lute@gnu.org>
14404
14405 * info.el (Info-mode): Revert previous change.
14406 (Info-escape-percent): New function.
14407 (Info-fontify-node): Use it.
14408
14409 2003-10-02 Andreas Schwab <schwab@suse.de>
14410
14411 * loaddefs-boot.el: Regenerated.
14412
14413 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
14414
14415 * ffap.el: Remove defadvice related code from CVS since `complete'
14416 provides a `PC-completion-as-file-name-predicate' variable that
14417 ffap can override.
14418
14419 2003-10-02 Kenichi Handa <handa@m17n.org>
14420
14421 * international/utf-8.el (ccl-decode-mule-utf-8):
14422 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
14423
14424 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
14425 * international/subst-big5.el: Likewise.
14426 * international/subst-gb2312.el: Likewise.
14427 * international/subst-ksc.el: Likewise.
14428
14429 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
14430
14431 * calendar/calendar.el (increment-calendar-month)
14432 (calendar-leap-year-p, calendar-absolute-from-gregorian)
14433 (generate-calendar, calendar-read-date, calendar-interval)
14434 (calendar-day-of-week): Handle years BC.
14435 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
14436
14437 2003-10-01 Dave Love <fx@gnu.org>
14438
14439 * language/cyrillic.el (cp1251): Alias for windows-1251.
14440
14441 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
14442 bootstrap.
14443
14444 2003-10-01 Lute Kamstra <lute@gnu.org>
14445
14446 * files.el: Fix typo.
14447 * imenu.el (imenu--generic-function): Docstring fix.
14448
14449 2003-09-30 Richard M. Stallman <rms@gnu.org>
14450
14451 * dired.el (dired-mode): Handle dired-directory as a list.
14452
14453 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
14454
14455 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
14456
14457 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
14458
14459 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
14460 Replace gud-display with gud-watch.
14461 (gud-speedbar-buttons): Add stuff for watching expressions
14462 in the speedbar when using M-x gdba. Use dolist on old part
14463 of this function.
14464
14465 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
14466 (gdb-update-flag): New variables.
14467 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
14468 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
14469 (gud-watch, gdb-var-create-handler) : New functions.
14470 (gdb-var-list-children, gdb-var-list-children-handler)
14471 (gdb-var-create-regexp, gdb-var-update-regexp)
14472 (gdb-var-list-children-regexp): New constants.
14473 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
14474 (gdb-annotation-rules): Reduce annotation set (level 3).
14475 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
14476 (gdb-post-prompt): Don't update GDB buffers every time speedbar
14477 updates.
14478 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
14479 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
14480 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
14481 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
14482 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
14483 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
14484 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
14485 (gud-display, gud-display1)
14486 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
14487 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
14488 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
14489 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
14490 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
14491 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
14492 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
14493 (gdb-display-display-buffer, gdb-toggle-display)
14494 (gdb-delete-display, gdb-expressions-popup-menu)
14495 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
14496 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
14497 to display buffer.
14498
14499 2003-09-30 Richard M. Stallman <rms@gnu.org>
14500
14501 * progmodes/ada-mode.el (ada-mode): Don't use advice.
14502 Instead, set which-func-functions.
14503
14504 * progmodes/which-func.el (which-func-modes): Add ada-mode.
14505 (which-func-functions): New variable.
14506 (which-function): Use that.
14507
14508 * info.el (Info-mode): Double each `%' in header line.
14509
14510 * emacs-lisp/lisp-mnt.el (lm-with-file):
14511 When FILE is nil, run BODY in current buffer.
14512
14513 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
14514
14515 * help.el (describe-mode): Start with a brief list of minor modes.
14516 Find them thru minor-mode-list so as to find them all.
14517 Show them in alphabetical order.
14518
14519 * mail/sendmail.el (mail-aliases): Doc fix.
14520
14521 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
14522
14523 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14524
14525 * mail/rmailsum.el (rmail-make-summary-line-1):
14526 Change comma after last label to a space.
14527 (rmail-summary-font-lock-keywords): Adapt to that change.
14528
14529 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
14530
14531 * progmodes/scheme.el (scheme-mode-variables): When setting
14532 `font-lock-defaults', also specify that "#" should
14533 be interpreted with `word' syntax.
14534 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
14535
14536 2003-09-30 Lars Hansen <larsh@math.ku.dk>
14537
14538 * desktop.el: A lot of comments updated.
14539 (desktop-save-mode): Minor mode introduced.
14540 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
14541 (desktop-load-default): Function made obsolete.
14542 (desktop-locals-to-save): Variable made customizable.
14543 (desktop-read): Optional parameter `dirname' added.
14544 (desktop-change-dir, desktop-revert): Parameter `dirname' in
14545 `desktop-read' used.
14546 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
14547
14548 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
14549
14550 * whitespace.el (whitespace-clean-msg): Add user customizable message
14551 for displaying ``clean'' output.
14552 (whitespace-buffer): Use `whitespace-clean-msg'.
14553 (whitespace-global-mode): Fix typo.
14554
14555 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
14556
14557 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
14558
14559 2003-09-29 Lute Kamstra <lute@gnu.org>
14560
14561 * bindings.el (mode-line-modes): Remove superfluous :propertize
14562 construct in initialization.
14563 (mode-line-position): Change cons cell into proper list in
14564 initialization.
14565
14566 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
14567
14568 * international/mule.el (decode-coding-inserted-region): Use car
14569 of the return value of find-operation-coding-system.
14570
14571 2003-09-29 Kenichi Handa <handa@m17n.org>
14572
14573 * descr-text.el (describe-char): Fix previous change.
14574
14575 2003-09-28 Kenichi Handa <handa@m17n.org>
14576
14577 * descr-text.el (describe-char-display): New function.
14578 (describe-char): Pay attention to display table on describing how
14579 a character is displayed.
14580
14581 * international/mule-cmds.el (encoded-string-description):
14582 Prepend "0x" to each encoded byte.
14583
14584 2003-09-28 Andreas Schwab <schwab@suse.de>
14585
14586 * find-file.el (ff-special-constructs): Add autoload cookie.
14587
14588 2003-09-28 Kevin Ryde <user42@zip.com.au>
14589
14590 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
14591 makeinfo appends to duplicate index entries.
14592
14593 2003-09-28 Eli Zaretskii <eliz@gnu.org>
14594
14595 * dired-x.el (dired-clean-tex): Doc fix.
14596
14597 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
14598 using a Chinese tutorial.
14599
14600 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
14601
14602 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
14603 between "MAIL FROM:" and "RCPT TO:" and the following address.
14604
14605 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
14606
14607 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
14608
14609 2003-09-28 David Ponce <david@dponce.com>
14610
14611 * recentf.el (recentf-initialize-file-name-history): New defcustom.
14612 (recentf-load-list): When `recentf-initialize-file-name-history'
14613 is non-nil, initialize an empty `file-name-history' with the
14614 recent list.
14615
14616 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
14617
14618 * man.el (Man-default-man-entry): Remove the leading `*' from the
14619 word at point.
14620
14621 2003-09-26 Lute Kamstra <lute@gnu.org>
14622
14623 * bindings.el (mode-line-position): Mention size indication in
14624 docstring.
14625
14626 2003-09-26 Andre Spiegel <spiegel@gnu.org>
14627
14628 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
14629
14630 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
14631 because it's autoloaded now.
14632
14633 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
14634
14635 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
14636 (sh-font-lock-keywords, sh-feature): Fix previous change of
14637 sh-feature to avoid infloop with sh-font-lock-keywords.
14638
14639 2003-09-25 Kim F. Storm <storm@cua.dk>
14640
14641 * frame.el (frame-current-scroll-bars): New defun.
14642
14643 * window.el (window-current-scroll-bars): New defun.
14644
14645 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14646
14647 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
14648 cause errors when the state cache contains info on parts that have
14649 been narrowed out.
14650
14651 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14652
14653 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
14654 `c-setup-paragraph-variables' has to be used when this variable is
14655 changed; it doesn't work to reinitialize the mode since that
14656 typically clobbers the variable.
14657
14658 * progmodes/cc-styles.el (c-setup-paragraph-variables):
14659 Make it interactive.
14660
14661 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14662
14663 * progmodes/cc-fonts.el (c-font-lock-declarations):
14664 Fix recognition of constructors and destructors for classes whose
14665 names are matched by `*-font-lock-extra-types'.
14666
14667 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
14668 followed by an identifier in C++ then it's a type.
14669
14670 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14671
14672 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
14673 problem that primarily affected XEmacs. Don't use faces to find
14674 unterminated strings since Emacs and XEmacs fontify strings
14675 differently - this function should now work better in XEmacs.
14676
14677 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14678
14679 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
14680 `expand-abbrev' workaround which caused braces to misbehave inside
14681 macros.
14682
14683 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
14684 handling. This bug could cause interactive font locking to bail out.
14685
14686 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
14687
14688 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
14689 Handle paren-style types in Pike. Also fixed some cases of
14690 insufficient handling of unbalanced parens.
14691
14692 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
14693
14694 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
14695 common shell prompts that are not common filename or URL characters.
14696 (ffap-file-at-point): Use the new regexp to strip the prompts from
14697 the file names. This is an issue mostly for user prompts that
14698 don't have a trailing space and find-file-at-point is invoked from
14699 within a shell inside Emacs.
14700
14701 2003-09-24 Andre Spiegel <spiegel@gnu.org>
14702
14703 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
14704 stamps numerically, rather than textually.
14705
14706 2003-09-24 Kenichi Handa <handa@m17n.org>
14707
14708 * language/devan-util.el (devanagari-post-read-conversion):
14709 * language/mlm-util.el (malayalam-post-read-conversion):
14710 * language/tml-util.el (tamil-post-read-conversion):
14711 Add autoload cookie.
14712
14713 * international/utf-8.el (utf-8-post-read-conversion):
14714 Call post-read-conversion functions for Devanagari, Malayalam,
14715 and Tamil.
14716
14717 2003-09-23 Dave Love <fx@gnu.org>
14718
14719 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
14720
14721 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
14722
14723 * progmodes/gud.el (perldb): Add gud-until to list of commands.
14724 Update gud-remove.
14725
14726 2003-09-22 Richard M. Stallman <rms@gnu.org>
14727
14728 * progmodes/sh-script.el (sh-mode-default-syntax-table):
14729 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
14730 (sh-mode-syntax-table-input): New variable.
14731 (sh-require-final-newline): Don't use eval.
14732 (sh-builtins, sh-leading-keywords, sh-other-keywords)
14733 (sh-variables, sh-font-lock-keywords): Don't use eval.
14734 (sh-set-shell): When setting require-final-newline,
14735 treat value = `require-final-newline' as don't change it.
14736 Set sh-mode-syntax-table locally based on
14737 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
14738
14739 * progmodes/compile.el (compile-internal):
14740 Call compilation-set-window-height before setting window start.
14741
14742 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
14743
14744 * emacs-lisp/bytecomp.el (byte-compile-log-file):
14745 Clear out byte-compile-last-warned-form.
14746
14747 2003-09-22 Richard M. Stallman <rms@gnu.org>
14748
14749 * woman.el (woman-file-name, woman-follow-word):
14750 If current-word returns nil, use "".
14751
14752 * simple.el (eval-expression): Bind standard-output in to-buffer case.
14753
14754 2003-09-22 Richard M. Stallman <rms@gnu.org>
14755
14756 * emacs-lisp/lisp-mnt.el (lm-with-file):
14757 Don't visit the file, just use insert-file-contents in temp buffer.
14758
14759 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
14760
14761 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
14762 Add surrounding \\( and \\) around the header, as in
14763 for lm-history-header 'Change Log\\|History'.
14764
14765 2003-09-22 John Paul Wallington <jpw@gnu.org>
14766
14767 * progmodes/ld-script.el: Add Commentary section,
14768 minor cleanup of file header.
14769 (ld-script-font-lock-keywords): Doc fix.
14770 (toplevel): Provide `ld-script' feature.
14771
14772 2003-09-21 Kim F. Storm <storm@cua.dk>
14773
14774 * scroll-bar.el (set-scroll-bar-mode): Initialize to
14775 new built-in variable default-frame-scroll-bars.
14776 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
14777 scroll-bar-mode; notably, use it instead of t when we toggle
14778 scroll-bars on.
14779 (toggle-scroll-bar): Use default-frame-scroll-bars.
14780
14781 2003-09-19 Masatake YAMATO <jet@gyve.org>
14782
14783 * pcvs.el (cvs-do-removal): Change the prompt depending on
14784 `filter' value.
14785
14786 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
14787
14788 * startup.el (command-line-1): Stop startup-echo-area-message
14789 being hidden by "Loading image..." message.
14790 (use-fancy-splash-screens-p, display-splash-screen):
14791 Move display-graphic-p test from latter to former.
14792
14793 * progmodes/sh-script.el (sh-font-lock-keywords):
14794 Highlight escaped EOLs differently from other backslash constructs.
14795
14796 2003-09-19 Richard M. Stallman <rms@gnu.org>
14797
14798 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
14799 New functions.
14800 (edebug-enter, edebug-outside-excursion): Use them.
14801
14802 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
14803 Fix the condition for whether to print "In WHERE".
14804
14805 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
14806
14807 * finder.el (finder-mode-hook): New variable.
14808 (finder-mode): Run hook finder-mode-hook
14809
14810 2003-09-18 Masatake YAMATO <jet@gyve.org>
14811
14812 * progmodes/ebrowse.el: Fix broken magic autoload comments.
14813
14814 2003-09-17 Mario Lang <mlang@delysid.org>
14815
14816 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
14817 "p %e" to actually print the value in the GUD buffer.
14818
14819 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
14820
14821 From David Ponce <david.ponce@wanadoo.fr>:
14822 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
14823 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
14824 from loaddefs-boot.el if necessary.
14825
14826 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
14827
14828 * progmodes/gud.el (gud-find-class): Make jdb work again since
14829 cc-mode changed the syntactic information.
14830
14831 2003-09-15 David Ponce <david@dponce.com>
14832
14833 * recentf.el: (recentf-exclude): Accept predicates too.
14834 (recentf-file-readable-p): New function.
14835 (recentf-include-p): Handle predicates in recentf-exclude.
14836 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
14837 (recentf-cleanup): Likewise.
14838 (recentf-save-list): Use write-file to handle backup of
14839 recentf-save-file.
14840
14841 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
14842
14843 * loaddefs-boot.el: Renamed from `loaddefs.el'
14844 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
14845 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
14846 necessary.
14847
14848 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
14849
14850 * electric.el (Electric-pop-up-window): For the `one-window' case,
14851 no longer disconcertingly move point in the original buffer.
14852
14853 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
14854
14855 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
14856
14857 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
14858
14859 * dired.el (dired-mode-map): Fix typo.
14860
14861 2003-09-11 Richard M. Stallman <rms@gnu.org>
14862
14863 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
14864
14865 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
14866
14867 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
14868 the function is less noisy. Now only `kill-buffer' can ask questions.
14869
14870 2003-09-10 Mario Lang <mlang@delysid.org>
14871
14872 * battery.el: Update Commentary and Copyright.
14873 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
14874 appear due to wrong ordering of the expressions in `or'.
14875
14876 2003-09-09 Lute Kamstra <lute@gnu.org>
14877
14878 * misc.el (upcase-char): Fix docstring.
14879 (zap-up-to-char): New command.
14880
14881 2003-09-08 David Ponce <david@dponce.com>
14882
14883 Ensure that recentf correctly updates the menu bar.
14884 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
14885 (recentf-menu-bar): New function.
14886 (recentf-clear-data): Use it
14887 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
14888 of easy-menu-change.
14889
14890 2003-09-08 Lute Kamstra <lute@gnu.org>
14891
14892 * simple.el (size-indication-mode): New.
14893 * bindings.el (mode-line-position): Add buffer size indicator.
14894
14895 2003-09-04 Mario Lang <mlang@delysid.org>
14896
14897 * battery.el (battery-linux-proc-acpi): New function.
14898 (battery-status-function): Modify default value calculation to also
14899 check for availability of ACPI.
14900 (battery-echo-area-format): Ditto.
14901 (battery-mode-line-format): Ditto.
14902
14903 2003-09-06 Dave Love <fx@gnu.org>
14904
14905 * ielm.el (ielm-mode-hook): Add :options.
14906
14907 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
14908 (eldoc-print-current-symbol-info): Use it.
14909
14910 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
14911
14912 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
14913 being displayed in GUD buffer.
14914 (gdb-idle-input-queue): Remove var. Use just one queue.
14915 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
14916 Remove functions. Use just one queue.
14917 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
14918 (gdb-invalidate-assembler, gdb-get-current-frame):
14919 Modify functions. Use just one queue.
14920
14921 2003-09-04 Dave Love <fx@gnu.org>
14922
14923 * cus-start.el: Add blink-cursor-alist.
14924
14925 * ruler-mode.el (ruler-mode-fill-column-char)
14926 (ruler-mode-current-column-char): Use char-displayable-p,
14927 not window-system.
14928
14929 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
14930
14931 * language/european.el (windows-1252): Move from code-pages.
14932
14933 * language/cyrillic.el ("Windows-1251"): Delete.
14934 ("Bulgarian", "Belarusian"): Remove `features'.
14935 (windows-1251): Move from code-pages.
14936
14937 * international/mule-diag.el (non-iso-charset-alist):
14938 Remove `codepage' stuff.
14939 (print-designation, list-coding-systems-1): Output fixes.
14940
14941 * international/code-pages.el (cp-make-translation-table)
14942 (cp-valid-codes): Made defsubsts.
14943 (cp-fix-safe-chars): Delete.
14944 (mule-diag): Don't require.
14945 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
14946 (top-level): Check for defined coding system when defining
14947 cp... aliases. Change w32-add-charset-info test to avoid warning.
14948 (non-iso-charset-alist): Defvar when compiling.
14949 (cp-make-coding-system): Doc fix.
14950
14951 2003-09-02 Jason Rumney <jasonr@gnu.org>
14952
14953 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
14954 line-ends from CVS before doing conversion.
14955
14956 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
14957
14958 * calendar/diary-lib.el (diary-header-line-flag)
14959 (diary-header-line-format): New variables.
14960 (list-diary-entries): Use them to set header line in simple diary.
14961
14962 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
14963 other than font-lock-string-face to highlight backslashes.
14964
14965 2003-09-01 Jason Rumney <jasonr@gnu.org>
14966
14967 * international/titdic-cnv.el (tit-read-key-value): Include \r in
14968 regexp.
14969
14970 2003-09-01 Dave Love <fx@gnu.org>
14971
14972 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
14973
14974 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
14975 and :help; also line and column numbers labels.
14976
14977 * international/mule-util.el (char-displayable-p): Move from
14978 latin1-disp, rename and autoload.
14979
14980 * international/latin1-disp.el (latin1-char-displayable-p):
14981 Now obsolete alias. Replace uses with char-displayable-p.
14982 (latin1-display-ucs-per-lynx): Fix last change.
14983
14984 * international/mule-cmds.el (standard-display-european-internal):
14985 Don't use char code for Latin-1 NBSP.
14986 <XFree86 4>: Unfrob NBSP display table. Set display table to use
14987 U+2018, U+2019 for `'.
14988 (select-safe-coding-system): Message fix.
14989
14990 2003-09-01 Kenichi Handa <handa@m17n.org>
14991
14992 * international/fontset.el (setup-default-fontset): For Thai
14993 font, specify "*" family.
14994
14995 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
14996
14997 * progmodes/compile.el (previous-error): Accept a prefix
14998 argument, similarly to next-error.
14999
15000 2003-08-31 Masatake YAMATO <jet@gyve.org>
15001
15002 * pcvs.el (cvs-do-removal): Use = instead of eq to check
15003 the number of files. Bind the number of files to a local
15004 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
15005
15006 2003-08-30 Eli Zaretskii <eliz@gnu.org>
15007
15008 * vc-hooks.el (vc-make-version-backup): Fix the change made on
15009 2003-07-26: msdos-long-file-names is a function, not a variable.
15010
15011 2003-08-29 Richard M. Stallman <rms@gnu.org>
15012
15013 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
15014 Do nothing with mail-personal-alias-file if it is nil.
15015
15016 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
15017 Do nothing if mail-personal-alias-file is nil.
15018
15019 * term.el (term-exec-1): Bind coding-system-for-read.
15020
15021 * dired.el (dired-mouse-find-file-other-window):
15022 Use dired-view-command-alist here, as in dired-view-file.
15023 (dired-view-command-alist): Use %s to substitute file name.
15024 Handle .ps_pages, .eps, .jpg, .gif, .png.
15025
15026 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
15027
15028 * info.el (Info-mode-map): Bind S-tab and <backtab> to
15029 `Info-prev-reference', instead of M-tab.
15030
15031 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
15032
15033 * simple.el (blink-matching-open): Work correctly on chars that
15034 are designated as parens through the syntax-table text property.
15035
15036 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
15037
15038 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
15039 line break position in the middle of a non-kinsoku (e.g. latin)
15040 word, making it skip until either a space or a character with
15041 category "|".
15042 (kinsoku-longer): Test for end of buffer.
15043
15044 2003-08-28 Eli Zaretskii <eliz@gnu.org>
15045
15046 * mail/rmail.el (rmail-convert-to-babyl-format):
15047 Detect quoted-printable- and base64-encoded messages and decode them
15048 automatically. Set the message's encoding from the charset=
15049 header, if any. Decode base64-encoded messages in Mail format as well.
15050
15051 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
15052
15053 * mail/smtpmail.el: Fix previous change.
15054 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
15055 calling smtpmail-via-smtp.
15056 (smtpmail-via-smtp): Add fall-back values for envelope-from.
15057
15058 2003-08-26 John Paul Wallington <jpw@gnu.org>
15059
15060 * image.el (image-jpeg-p): Don't search beyond length of data.
15061
15062 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
15063
15064 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
15065 misfeature in `expand-abbrev' which caused electric keywords like
15066 "else" to disappear if an open brace was typed directly afterwards.
15067
15068 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
15069
15070 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
15071 mandatory in `define-widget'.
15072
15073 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
15074 Don't align the operators "!=", "<=" and ">=" as assignment operators.
15075
15076 (c-assignment-operators): New language constant that only contains
15077 the assignment operators.
15078
15079 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
15080
15081 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
15082
15083 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
15084 Safeguard against unbalanced sexps.
15085
15086 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
15087
15088 * version.el (emacs-version): Check for gtk. Include gtk version info.
15089
15090 2003-08-25 John Paul Wallington <jpw@gnu.org>
15091
15092 * man.el (Man-default-man-entry): Don't whizz past the section
15093 number before looking for it.
15094
15095 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
15096
15097 * progmodes/gud.el (gud-display-line): Don't set window-point if
15098 source buffer is not visible. (Only happens with M-x gdba.)
15099
15100 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
15101 documentation.
15102 (gdb-source, gdb-source-info): Update to assembler unnecessary
15103 as its done after each GDB command anyway.
15104 (gdb-pre-prompt): Use with-current-buffer.
15105 (gdb-insert-field): Add help-echo text.
15106 (gdb-invalidate-assembler): Re-display of assembler now done in
15107 gdb-info-breakpoints-custom.
15108 (gdb-info-breakpoints-custom): Force re-display of assembler to
15109 happen *after* update of breakpoints buffer.
15110 (gdb-display-source-buffer): Don't choke if gdb-source-window
15111 isn't visible.
15112 (gdb-put-string, gdb-put-arrow): Remove free variables.
15113
15114 2003-08-24 John Paul Wallington <jpw@gnu.org>
15115
15116 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
15117
15118 * man.el (Man-default-man-entry): Strip text properties when
15119 snarfing parts of entry because `format' preserves properties.
15120
15121 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
15122
15123 * files.el (file-newest-backup): Use `expand-file-name'.
15124
15125 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
15126 Allow the diary to pop up a new frame, if needed.
15127
15128 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
15129 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
15130 (smtpmail-send-it): Make treatment of envelope-from consistent with
15131 sendmail.el.
15132
15133 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
15134 (sh-leading-keywords): Add the bash `time' reserved word.
15135 (sh-variables): Add some bash variables.
15136 (sh-add-completer): Fix nil branch of case statement.
15137
15138 2003-08-24 Masatake YAMATO <jet@gyve.org>
15139
15140 * progmodes/ld-script.el: New file.
15141
15142 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
15143
15144 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
15145
15146 2003-08-23 Andre Spiegel <spiegel@gnu.org>
15147
15148 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
15149 Better explain obsolescence, and what to use instead.
15150
15151 2003-08-23 Masatake YAMATO <jet@gyve.org>
15152
15153 * pcvs.el (cvs-do-removal): Show the deleted file name
15154 on the prompt.
15155
15156 2003-08-20 Dave Love <fx@gnu.org>
15157
15158 * international/mule.el (make-coding-system)
15159 (set-buffer-file-coding-system): Doc fix.
15160
15161 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
15162
15163 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
15164
15165 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
15166
15167 * international/utf-16.el: Add mime-text-unsuitable coding system
15168 properties.
15169
15170 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
15171
15172 * cus-edit.el: Add some :links.
15173 (bib): Remove.
15174
15175 * textmodes/bib-mode.el (bib): Add :group external.
15176
15177 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
15178
15179 * wid-edit.el (widget-echo-help): Make it handle expressions that
15180 evaluate to strings.
15181
15182 2003-08-18 Michael Mauger <mmaug@yahoo.com>
15183
15184 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
15185
15186 Simplify selection of SQL products to define highlighting and
15187 interactive mode. Includes detailed instructions on adding
15188 support for new products.
15189
15190 * progmodes/sql.el (sql-product): New variable. Identifies SQL
15191 product for use in highlighting and interactive mode.
15192 (sql-interactive-product): New variable. SQL product for
15193 sql-interactive-mode.
15194 (sql-product-support): New variable. Specifies product-specific
15195 parameters to drive highlighting and interactive mode.
15196 (sql-imenu-generic-expression): Add more object types.
15197 (sql-sqlite-options): Correct comment.
15198 (sql-ms-program): Use "osql" rather than "isql".
15199 (sql-prompt-regexp, sql-prompt-length): Update comment.
15200 (sql-mode-menu): Add "Start SQLi session" entry.
15201 Replace Highlighting submenu with Product menu. Fix Send Region entry.
15202 (sql-mode-abbrev-table): Add abbreviations. Support of
15203 SYSTEM-FLAG on define-abbrev. Support was removed with last
15204 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
15205 (sql-mode-font-lock-object-name): Add font-lock pattern for object
15206 names.
15207 (sql-mode-ansi-font-lock-keywords): Set as default value.
15208 (sql-mode-oracle-font-lock-keywords): Set as default value.
15209 Support Oracle 9i keywords.
15210 (sql-mode-postgres-font-lock-keywords): Set as default value.
15211 (sql-mode-linter-font-lock-keywords): Set as default value.
15212 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
15213 SQLServer 2000.
15214 (sql-mode-sybase-font-lock-keywords)
15215 (sql-mode-interbase-font-lock-keywords)
15216 (sql-mode-sqlite-font-lock-keywords)
15217 (sql-mode-strong-font-lock-keywords)
15218 (sql-mode-mysql-font-lock-keywords)
15219 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
15220 keywords.
15221 (sql-mode-font-lock-defaults): Update comment.
15222 (sql-product-feature): New function. Returns feature associated
15223 with a product from `sql-product-support' alist.
15224 (sql-product-font-lock): New function. Set font-lock support
15225 based on `sql-product'.
15226 (sql-add-product-keywords): New function. Add font-lock rules to
15227 product-specific keyword variables.
15228 (sql-set-product): New function. Set `sql-product' and apply
15229 appropriate font-lock highlighting.
15230 (sql-highlight-product): New function. Set font-lock support
15231 based on a product. Also set mode name to include product name.
15232 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
15233 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
15234 Use `sql-set-product'.
15235 (sql-highlight-ms-keywords)
15236 (sql-highlight-sybase-keywords)
15237 (sql-highlight-interbase-keywords)
15238 (sql-highlight-strong-keywords)
15239 (sql-highlight-mysql-keywords)
15240 (sql-highlight-sqlite-keywords)
15241 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
15242 (sql-get-login): Prompt in the same order as the tokens.
15243 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
15244 (sql-product-interactive): New function. Common portions of
15245 product-specific interactive mode wrappers.
15246 (sql-interactive-mode): Rewritten to use product features.
15247 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
15248 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
15249 (sql-db2, sql-linter): Use `sql-product-interactive'.
15250 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
15251 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
15252 (sql-connect-ingres, sql-connect-postgres)
15253 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
15254 New functions. Format command line parameters and invoke comint on
15255 the appropriate interpreter. Code was in the corresponding
15256 `sql-xyz' function before.
15257 (sql-connect-ms): New function. Support -E argument to use
15258 operating system credentials for authentication.
15259
15260 2003-08-18 Kenichi Handa <handa@m17n.org>
15261
15262 * international/mule.el (encode-char): Fix for the ASCII case.
15263
15264 2003-08-15 Kenichi Handa <handa@m17n.org>
15265
15266 * international/fontset.el (setup-default-fontset): Change "*" to
15267 nil in the specifications of font family.
15268
15269 2003-08-18 Kim F. Storm <storm@cua.dk>
15270
15271 * kmacro.el (kmacro-keymap): Group related bindings in
15272 initialization for clarity. Bind C-s to start macro.
15273 Remove C-r binding.
15274 (kmacro-initial-counter-value): New defvar to hold initial counter
15275 value in case we set the value before defining a macro.
15276 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
15277 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
15278 not defining or executing macro. Doc fix.
15279 (kmacro-add-counter): Clear kmacro-initial-counter-value.
15280 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
15281 temporarily view older elements on the macro ring without cycling
15282 the ring.
15283 (kmacro-display): Doc fix.
15284 (kmacro-exec-ring-item): New helper function.
15285 (kmacro-call-ring-2nd): Use it.
15286 (kmacro-call-ring-2nd-repeat): Doc fix.
15287 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
15288 (kmacro-end-or-call-macro): Execute last viewed macro (using
15289 kmacro-exec-ring-item) from ring if this follows
15290 kmacro-view-macro. This allows us to find a macro on the ring
15291 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
15292 the ring to bring it to the head of the ring.
15293 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
15294 Allow binding to reserved keys without specifying C-x C-k prefix.
15295 Ask for confirmation if entered key sequence is already bound to
15296 a non-macro command.
15297 (kmacro-view-macro): Repeating command will show older elements
15298 on the macro ring; C-k will execute the last viewed macro.
15299 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
15300 property from 'ring to 'head.
15301
15302 2003-08-17 Alan Shutko <ats@acm.org>
15303
15304 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
15305 keeping December out of the alist.
15306
15307 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
15308
15309 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
15310 * calendar/calendar.el (calendar-mode-map): Bind it to key.
15311 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
15312 (calendar-flatten): New function.
15313 (calendar-mouse-view-other-diary-entries)
15314 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
15315 in the menu title and to show multi-line diary entries correctly
15316 in the menu.
15317
15318 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
15319
15320 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
15321 defcustom, because the default was recently changed.
15322
15323 2003-08-16 Richard M. Stallman <rms@gnu.org>
15324
15325 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
15326
15327 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
15328 New subroutine, broken out of eval-last-sexp-1.
15329 (eval-last-sexp-1): Use eval-last-sexp-print-value.
15330
15331 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
15332
15333 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
15334
15335 * simple.el (eval-expression): Use eval-last-sexp-print-value.
15336
15337 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
15338
15339 * progmodes/compile.el (compilation-error-regexp-alist):
15340 Add Java ANt error detection as described in document
15341 http://ant.apache.org/faq.html
15342
15343 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
15344
15345 * simple.el (backward-word, forward-to-indentation)
15346 (backward-to-indentation): Argument changed to optional.
15347 (next-line, previous-line): Use `or' instead of `unless'.
15348
15349 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15350
15351 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
15352 instead of a constant.
15353
15354 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
15355
15356 * shell.el (shell): With prefix-arg, suggest a new buffer name.
15357
15358 2003-08-12 Andre Spiegel <spiegel@gnu.org>
15359
15360 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
15361 (vc-sccs-workfile-version): Search the entire delta table, rather
15362 than just the first entry, because that might be a deleted version.
15363
15364 2003-08-11 Karl Fogel <kfogel@red-bean.com>
15365
15366 * menu-bar.el (menu-bar-options-menu): Supply a body for the
15367 [save-place] binding in the Options menu. Have it require
15368 'saveplace' and then toggle the variable manually, to avoid an an
15369 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
15370 for the bug report.
15371
15372 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
15373
15374 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
15375 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
15376 (gdb-info-threads-custom): Add help-echo text.
15377 (gdb-display-back): Don't use purecopy.
15378 (gdb-info-breakpoints-custom, gdb-reset)
15379 (gdb-assembler-custom): Use display-images-p to test if breakpoint
15380 icons can be displayed.
15381
15382 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
15383
15384 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
15385
15386 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
15387
15388 * bookmark.el (bookmark-completing-read):
15389 Return a string, instead of a list of one string.
15390 Use a popup menu if activated from the mouse.
15391 (bookmark-edit-annotation): Remove unused vars.
15392 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
15393 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
15394 to bookmark-completing-read.
15395 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
15396 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
15397 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
15398 and erase-buffer.
15399 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
15400 (bookmark-menu-jump, bookmark-menu-insert)
15401 (bookmark-popup-menu-and-apply-function)
15402 (bookmark-menu-popup-paned-bookmark-menu): Remove.
15403 (bookmark-menu-build-paned-menu): Remove by folding it into
15404 bookmark-menu-popup-paned-menu.
15405 (menu-bar-bookmark-map): Move the define-key statements here.
15406 Use the "non-menu" commands since they now pop up a menu if needed.
15407 (bookmark-exit-hook-internal): Simplify.
15408
15409 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
15410
15411 * reftex-toc.el (reftex-toc-rename-label): New function.
15412 (reftex-toc-check-docstruct): New function.
15413
15414 * reftex.el (reftex-region-active-p): New function.
15415
15416 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
15417 regexp to find the \bibliography macro.
15418
15419 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
15420 which does not exist in LaTeX.
15421 (reftex-cite-format-builtin): Added amsrefs support.
15422 (reftex-toc-confirm-promotion): New option
15423
15424 * reftex-toc.el
15425 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
15426 (reftex-toc-demote, reftex-toc-promote)
15427 (reftex-toc-do-promote, reftex-toc-promote-prepare)
15428 (reftex-toc-promote-action, reftex-toc-extract-section-number)
15429 (reftex-toc-newhead-from-alist)
15430 (reftex-toc-load-all-files-for-promotion): New functions.
15431 (reftex-toc-help): Added description of new keys.
15432 (reftex-toc-split-windows-fraction): New option.
15433 (reftex-recenter-toc-when-idle): Search *toc* window on all
15434 visible frames.
15435 (reftex-toc): Additional parameter REUSE
15436 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
15437 with REUSE argument.
15438 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
15439 the call of `reftex-toc'.
15440 (reftex-make-separate-toc-frame): New function .
15441 (reftex-toc-recenter): When called with triple prefix arg, call
15442 `reftex-make-separate-toc-frame' first.
15443 (reftex-toc-toggle-dedicated-frame): New command.
15444 (reftex-toc-quit): Adapted to delete frame when called in
15445 dedicated frame.
15446
15447 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
15448 all enclosing macros.
15449
15450
15451 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15452
15453 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
15454 first use.
15455
15456 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15457
15458 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
15459
15460 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
15461
15462 * calendar/calendar.el (list-diary-entries-hook)
15463 (diary-display-hook, nongregorian-diary-listing-hook)
15464 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
15465 Add some customize options for these hooks.
15466 (calendar-abbrev-construct): Don't try to take a substring longer
15467 than the original string.
15468
15469 2003-08-05 Richard M. Stallman <rms@gnu.org>
15470
15471 * emacs-lisp/testcover.el (noreturn): Report error if does return.
15472 (testcover-reinstrument-clauses): Doc fix.
15473
15474 * emacs-lisp/warnings.el: Doc fixes, args renamed.
15475 (warning-type-format): Rename from warning-group-format.
15476
15477 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
15478 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
15479 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
15480 to prevent warnings about defvar for an obsolete variable.
15481
15482 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
15483 warning-group-format renamed to warning-type-format.
15484
15485 * subr.el (read-passwd): Use clear-string instead of fillarray.
15486
15487 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
15488 Use vconcat instead of concat.
15489 (edmacro-sanitize-for-string): New function.
15490
15491 2003-08-05 Dave Love <fx@gnu.org>
15492
15493 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
15494 line-number-display-limit-width.
15495
15496 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
15497
15498 2003-08-05 Kenichi Handa <handa@m17n.org>
15499
15500 * international/code-pages.el: Don't require mule-diag.
15501
15502 * international/mule-diag.el (non-iso-charset-alist):
15503 Add autoload cookie.
15504
15505 * language/devan-util.el (dev-glyph-order): Add an entry for the
15506 glyph code #xC4.
15507
15508 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
15509
15510 * calendar/calendar.el (diary-file, diary-file-name-prefix)
15511 (european-calendar-style, diary-date-forms)
15512 (calendar-day-name-array, calendar-month-name-array): Doc change.
15513 (generate-calendar-month): Adapt for new behaviour of
15514 `calendar-day-name' function.
15515 (calendar-abbrev-length, calendar-day-abbrev-array)
15516 (calendar-month-abbrev-array): New variables.
15517 (calendar-abbrev-construct): New function.
15518 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
15519 rather than fixing abbrevs at some width. Calling syntax change.
15520 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
15521 (calendar-date-string): Adapt for new behaviours of
15522 `calendar-day-name' and `calendar-month-name' functions.
15523
15524 * calendar/diary-lib.el (list-diary-entries): Adapt for new
15525 behaviour of `calendar-day-name' and `calendar-month-name' functions.
15526 (diary-name-pattern): Use abbrev arrays, rather than fixing
15527 abbrevs at three chars. Calling syntax change.
15528 (mark-diary-entries): Adapt for new behaviours of
15529 `diary-name-pattern' and `calendar-make-alist' functions.
15530 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
15531 `diary-name-pattern' function.
15532 (font-lock-diary-date-forms): Use abbrev arrays, rather than
15533 fixing abbrevs at three chars. Calling syntax change.
15534 (cal-hebrew, cal-islam): Require when compiling.
15535 (diary-font-lock-keywords): Adapt for new behaviour of
15536 `font-lock-diary-date-forms' function.
15537
15538 * calendar/cal-hebrew.el: Reposition some code so defined before used.
15539 (calendar-hebrew-month-name-array-common-year)
15540 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
15541 (list-hebrew-diary-entries): Adapt for new behaviours of
15542 `calendar-day-name' and `add-to-diary-list' functions.
15543 (mark-hebrew-diary-entries): Adapt for new behaviours of
15544 `diary-name-pattern' and `calendar-make-alist' functions.
15545
15546 * calendar/cal-islam.el (calendar-islamic-month-name-array):
15547 Add doc string.
15548 (list-islamic-diary-entries): Adapt for new behaviours of
15549 `calendar-day-name' and `add-to-diary-list' functions.
15550 (mark-islamic-diary-entries): Adapt for new behaviours of
15551 `diary-name-pattern' and `calendar-make-alist' functions.
15552
15553 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
15554 `calendar-month-name' function.
15555
15556 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
15557
15558 * calendar/solar.el (solar-seasons-data): Move definition before use.
15559
15560 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
15561 (cal-tex-LaTeX-hourbox): Move definition before use.
15562
15563 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
15564 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
15565 lunar.el, solar.el
15566 (displayed-month, displayed-year): Define for compiler.
15567
15568 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15569
15570 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
15571 MODE. Renamed from c-init-c-language-vars'.
15572 (c-initialize-cc-mode): Change accordingly.
15573 (c-common-init): Ditto.
15574 (c-mode): Ditto.
15575 (c++-mode): Use `c-init-language-vars-for'.
15576 (objc-mode): Ditto.
15577 (java-mode): Ditto.
15578 (idl-mode): Ditto.
15579 (pike-mode): Ditto.
15580 (awk-mode): Ditto.
15581
15582 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15583
15584 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
15585 or not the point moved.
15586
15587 (c-search-decl-header-end): Don't trip up on operator identifiers
15588 in C++ and operators like == in all languages.
15589
15590 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
15591 Detect leading labels correctly.
15592
15593 2003-08-02 Andreas Schwab <schwab@suse.de>
15594
15595 * textmodes/ispell.el: Don't redo key bindings on loading, put
15596 them only in loaddefs.el.
15597 * bookmark.el: Likewise.
15598 * dabbrev.el: Likewise.
15599 * emerge.el: Likewise.
15600
15601 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
15602 has more than one member.
15603
15604 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
15605
15606 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15607
15608 * lpr.el (printify-region): It was ending conversion before the
15609 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
15610
15611 2003-07-31 John Paul Wallington <jpw@gnu.org>
15612
15613 * net/browse-url.el (browse-url-epiphany): Doc fix.
15614
15615 2003-07-30 Kenichi Handa <handa@m17n.org>
15616
15617 * international/fontset.el (setup-default-fontset):
15618 Change registry names of Akurti fonts.
15619
15620 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
15621
15622 * comint.el (comint-read-noecho): Use `clear-string' instead of
15623 `fillarray'.
15624
15625 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
15626
15627 * outline.el (outline-mode-hook): Add defvar.
15628
15629 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
15630
15631 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
15632 Restore assembler in source window if that is what has been selected.
15633 (menu): Add gdb-restore-windows to menu. Make gdba
15634 specific menus only visible from gdba.
15635
15636 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
15637
15638 * progmodes/compile.el (compilation-environment): New user variable.
15639 (compile-internal): Respect it.
15640
15641 2003-07-23 Masatake YAMATO <jet@gyve.org>
15642
15643 * progmodes/gud.el (gdb-script-font-lock-keywords):
15644 Put `font-lock-function-name-face' on a symbol which includes
15645 `-' like `hook-run'. Put font-lock-variable-name-face
15646 on a symbol starting with $.
15647
15648 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
15649
15650 * files.el (set-visited-file-name): Use truename for buffer-file-name.
15651
15652 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
15653
15654 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
15655
15656 2003-07-26 Andre Spiegel <spiegel@gnu.org>
15657
15658 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
15659 Use with-no-warnings.
15660 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
15661 rather than to find-file-not-found-hook, which doesn't exist.
15662
15663 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
15664
15665 * international/quail.el (quail-translate-key): Fix previous change.
15666
15667 2003-07-25 John Paul Wallington <jpw@gnu.org>
15668
15669 * server.el (server-start): Check `server-process' is non-nil
15670 before killing it to avoid killing current buffer's process.
15671
15672 * simple.el (choose-completion-string): Use `minibufferp';
15673 test `completion-reference-buffer' if `buffer' arg is nil.
15674 (push-mark): Use `when' and `unless'.
15675 (pop-mark): Use `when'.
15676
15677 * mouse-sel.el (mouse-sel-get-selection-function):
15678 Check `x-last-selected-text-primary'. Don't barf if it or
15679 `x-last-selected-text' aren't bound.
15680
15681 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
15682
15683 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
15684
15685 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
15686
15687 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
15688
15689 2003-07-23 John Paul Wallington <jpw@gnu.org>
15690
15691 * tooltip.el (defface tooltip): Inherit from variable-pitch.
15692
15693 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
15694
15695 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
15696 string. Defvar the derived hook.
15697
15698 * macros.el (insert-kbd-macro): Escape double quote character.
15699 From Thomas W Murphy <twm@andrew.cmu.edu>.
15700
15701 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
15702
15703 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
15704 to match the specific mark rather than reusing comment-start-skip.
15705
15706 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
15707
15708 * progmodes/hideshow.el (hs-special-modes-alist):
15709 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
15710
15711 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
15712
15713 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
15714 value using ?\s.
15715
15716 2003-07-21 John Paul Wallington <jpw@gnu.org>
15717
15718 * subr.el (with-selected-window): Add closing paren.
15719
15720 2003-07-21 Richard M. Stallman <rms@gnu.org>
15721
15722 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
15723 (lisp-mode): Likewise.
15724
15725 * subr.el (with-selected-window): Copy code form save-selected-window
15726 so as to call select-window with norecord arg.
15727 (dynamic-completion-table): Doc fix.
15728 (lazy-completion-table): Doc fix.
15729
15730 * international/mule-cmds.el (set-locale-environment):
15731 langinfo renamed to locale-info.
15732
15733 * international/mule.el (auto-coding-functions): Doc fix.
15734
15735 2003-07-21 Kenichi Handa <handa@m17n.org>
15736
15737 * international/quail.el (quail-translate-key):
15738 Update quail-current-str correctly.
15739
15740 2003-07-21 Andreas Schwab <schwab@suse.de>
15741
15742 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
15743 ?, to "_".
15744
15745 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
15746 Version 2.0.36 of Tramp released.
15747
15748 * net/tramp.el (tramp-default-password-end-of-line): Rename from
15749 tramp-password-end-of-line.
15750 (tramp-password-end-of-line): New method parameter.
15751 (tramp-get-password-end-of-line): Function to access method
15752 parameter `tramp-password-end-of-line', or variable
15753 `tramp-default-password-end-of-line' (default value).
15754 (tramp-methods): Add entries for new parameter
15755 tramp-password-end-of-line.
15756 (tramp-enter-password): Use new function
15757 `tramp-get-password-end-of-line'.
15758 (tramp-handle-insert-file-contents): Do not
15759 unconditionally inhibit the file operation file-local-copy, only
15760 do that when the inhibit-file-name-operation is currently
15761 insert-file-contents. This fixes finding remote CVS-controlled
15762 files. (It would barf on inserting the CVS/Entries file
15763 literally, because the file-local-copy handler wasn't called.)
15764 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
15765 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
15766 (tramp-initial-commands): New variable.
15767 (tramp-process-initial-commands): New function, using the variable.
15768 (tramp-open-connection-setup-interactive-shell): Call the new function.
15769 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
15770 method into the buffer name, never use nil. Reported by Hanak
15771 David <dhanak@inf.bme.hu>.
15772 (tramp-open-connection-setup-interactive-shell): Erase buffer
15773 before sending "stty -onlcr".
15774
15775 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
15776
15777 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
15778
15779 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
15780
15781 2003-07-19 John Paul Wallington <jpw@gnu.org>
15782
15783 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
15784 (artist-draw-rect, artist-draw-square): Doc fixes.
15785
15786 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
15787
15788 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
15789
15790 2003-07-19 Kenichi Handa <handa@m17n.org>
15791
15792 * international/kkc.el (kkc-show-conversion-list-update):
15793 Highlight the correct candidate in the message.
15794
15795 2003-07-18 John Paul Wallington <jpw@gnu.org>
15796
15797 * simple.el (current-word): Don't include punctuation char when
15798 `really-word' arg is non-nil.
15799
15800 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
15801
15802 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
15803 moved to the directory obsolete.
15804
15805 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
15806
15807 * info.el (Info-menu-entry-name-re): Allow newlines in
15808 menu entry names.
15809
15810 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
15811 syntax-ppss-after-change-function.
15812 (syntax-ppss-after-change-function): New alias. Update uses.
15813 (syntax-ppss): Catch the case where the buffer is narrowed.
15814
15815 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
15816
15817 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
15818 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
15819
15820 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
15821
15822 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
15823 since it might be modified.
15824
15825 * progmodes/cc-langs.el (c++-make-template-syntax-table)
15826 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
15827 names to these language constants.
15828
15829 2003-07-15 Kim F. Storm <storm@cua.dk>
15830
15831 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
15832 All uses changed.
15833
15834 2003-07-14 Mark A. Hershberger <mah@everybody.org>
15835
15836 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
15837 Namespace support.
15838
15839 2003-07-13 Juanma Barranquero <lektu@terra.es>
15840
15841 * frame.el (modify-all-frames-parameters): Reinstall (copyright
15842 papers received).
15843
15844 2003-07-13 Karl Eichwalder <ke@suse.de>
15845
15846 * textmodes/po.el (po-find-charset): White space at the start of the
15847 Content-Type field body is non-mandatory.
15848
15849 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
15850
15851 * textmodes/texinfo.el (texinfo-section-list):
15852 Append appendixsection; a synonym for appendixsec.
15853
15854 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
15855
15856 * man.el (Man-translate-cleanup): New.
15857 (Man-translate-references): Call `Man-translate-cleanup' to clean
15858 leading, trailing and middle spaces.
15859
15860 2003-07-13 Lars Hansen <larsh@math.ku.dk>
15861
15862 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
15863 Handle `dired-directory' being a list.
15864
15865 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
15866
15867 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
15868 it doesn't exist.
15869
15870 2003-07-12 Richard M. Stallman <rms@gnu.org>
15871
15872 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
15873
15874 * progmodes/cc-defs.el (c-make-keywords-re):
15875 Don't use delete-duplicates.
15876 (c-lang-const): Don't use mapcan.
15877
15878 * apropos.el (apropos-show-scores): Make it customizable.
15879 Document new meaning.
15880 (apropos): Compute scores from symbols.
15881 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
15882
15883 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15884
15885 * ps-bdf.el: Fix copyright line.
15886 (bdf-directory-list): Fix initialization code.
15887
15888 2003-07-11 John Paul Wallington <jpw@gnu.org>
15889
15890 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
15891 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
15892 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
15893
15894 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
15895
15896 * emacs-lisp/ring.el (ring-elements): Doc fix.
15897
15898 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
15899
15900 * calendar/timeclock.el (timeclock-relative)
15901 (timeclock-ask-before-exiting, timeclock-use-display-time):
15902 Doc changes.
15903 (timeclock-modeline-display): Give a message if
15904 `timeclock-use-display-time' is non-nil but `display-time-mode'
15905 is not active.
15906
15907 2003-07-11 Kenichi Handa <handa@m17n.org>
15908
15909 * international/mule-cmds.el (set-language-environment):
15910 Set current-language-environment to the correct string.
15911
15912 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15913
15914 * ps-print.el: Print line number correctly in a region. Reported by
15915 Tim Allen <timallen@ls83.fsnet.co.uk>.
15916 (ps-print-version): New version number (6.6.2).
15917 (ps-printing-region): Code fix.
15918
15919 2003-07-10 John Paul Wallington <jpw@gnu.org>
15920
15921 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
15922 this function can be called from `add-completions-from-tags-table'.
15923
15924 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
15925
15926 * calendar/timeclock.el (timeclock-use-display-time)
15927 (timeclock-day-over-hook, timeclock-workday-remaining)
15928 (timeclock-status-string, timeclock-when-to-leave)
15929 (timeclock-when-to-leave-string, timeclock-log-data)
15930 (timeclock-find-discrep, timeclock-day-base)
15931 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
15932 (timeclock-modeline-display): Set the variable
15933 `timeclock-modeline-display'.
15934 (timeclock-update-modeline): Doc fix. Respect value of
15935 `timeclock-relative'.
15936
15937 2003-07-09 Richard M. Stallman <rms@gnu.org>
15938
15939 * textmodes/reftex-parse.el (reftex-all-document-files):
15940 Add autoload cookie.
15941
15942 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
15943 (reftex-scanning-info-available-p): Add autoload cookie.
15944
15945 * international/mule-cmds.el
15946 (set-display-table-and-terminal-coding-system): Delete duplicate
15947 aset on standard-display-table.
15948
15949 * view.el (view-file): If existing buffer's major mode is special,
15950 don't go into view mode.
15951
15952 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
15953
15954 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
15955
15956 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
15957 buffer changes; there's third party code that calls this function
15958 directly.
15959
15960 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
15961
15962 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
15963 (autodoc-font-lock-keywords): Don't byte compile on font lock
15964 initialization when running from byte compiled files.
15965
15966 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
15967
15968 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
15969 statement ends with auto-increment "++".
15970
15971 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
15972
15973 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
15974 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
15975 these are changed, so declare them as variables and not constants.
15976
15977 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
15978
15979 * subr.el (dolist, dotimes): Doc fix.
15980
15981 2003-07-08 Kim F. Storm <storm@cua.dk>
15982
15983 * international/mule-cmds.el
15984 (set-display-table-and-terminal-coding-system): Don't break
15985 bootstrap if standard-display-table isn't setup yet.
15986
15987 2003-07-07 Richard M. Stallman <rms@gnu.org>
15988
15989 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
15990 Give it a doc string, and autoload it.
15991
15992 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
15993 Use with-no-warnings.
15994
15995 * info.el (Info-search): If find invisible text, search again.
15996
15997 * isearch.el (search-whitespace-regexp): Add a shy group around it.
15998
15999 * man.el (Man-name-regexp): Match + as part of name.
16000
16001 * simple.el (visible-mode): Rename from vis-mode.
16002 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
16003
16004 * simple.el (current-word): New arg REALLY-WORD specifies
16005 don't include punctuation chars.
16006
16007 * emacs-lisp/debug.el (debug, debugger-env-macro):
16008 Use with-no-warnings while accessing and binding unread-command-char.
16009
16010 * international/mule-cmds.el
16011 (set-display-table-and-terminal-coding-system): Use explicit loop
16012 instead of calling standard-display-default.
16013
16014 * net/ange-ftp.el (ange-ftp-file-symlink-p):
16015 Use condition-case to catch error in ange-ftp-get-files.
16016
16017 * net/browse-url.el (browse-url-browser-function):
16018 Add alternative for Epiphany.
16019 (browse-url-epiphany-program, browse-url-epiphany-arguments)
16020 (browse-url-epiphany-startup-arguments)
16021 (browse-url-epiphany-new-window-is-tab): New variables.
16022 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
16023
16024 * progmodes/compile.el (compile-auto-highlight): Default now t.
16025 (compile): Doc fix.
16026 (compilation-next-error): Fix previous change.
16027
16028 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
16029
16030 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
16031
16032 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
16033
16034 * gdb-ui.el (gdb-source-info): Display current frame when
16035 attaching to an existing process.
16036 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
16037 while laying out windows when attaching to an existing process.
16038
16039 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
16040
16041 * info.el (Info-menu): Use Info-menu-entry-name-re.
16042
16043 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
16044
16045 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
16046 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
16047
16048 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
16049 to match the same text.
16050
16051 2003-07-06 John Paul Wallington <jpw@gnu.org>
16052
16053 * vc.el (vc-annotate-offset): Move defvar up.
16054
16055 2003-07-06 Kim F. Storm <storm@cua.dk>
16056
16057 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
16058 This should fix the infinite loop when extracting menu names.
16059
16060 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
16061
16062 * files.el (auto-mode-alist, interpreter-mode-alist):
16063 Remove entries to CC Mode modes to avoid duplicates; they are now added
16064 with autoload directives in cc-mode.el.
16065
16066 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
16067
16068 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
16069 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
16070 these are changed, so declare them as variables and not constants.
16071
16072 * progmodes/cc-mode.el: Fix some autoload problems: Try to
16073 ensure that the entry for ".c" extension comes before the one for
16074 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
16075 Fix incorrect entries that were added to `interpreter-mode-alist'.
16076 Move the autoload directives for AWK to the top level since they
16077 aren't recognized anywhere else. Do not use the new AWK mode doc
16078 in the autoload form for the old AWK mode.
16079
16080 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16081
16082 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
16083 (bibtex-sort-ignore-string-entries): Default value t.
16084 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
16085 erroneously in previous version.
16086 (bibtex-string-files): Docstring reflects new parsing scheme.
16087 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
16088 docstring, add # as one of the chars to crush
16089 (bibtex-autokey-prefix-string, bibtex-autokey-names)
16090 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
16091 (bibtex-autokey-name-change-strings)
16092 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
16093 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
16094 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
16095 (bibtex-autokey-title-terminators)
16096 (bibtex-autokey-titlewords-stretch)
16097 (bibtex-autokey-titleword-ignore)
16098 (bibtex-autokey-titleword-case-convert)
16099 (bibtex-autokey-titleword-abbrevs)
16100 (bibtex-autokey-titleword-abbrevs)
16101 (bibtex-autokey-titleword-change-strings)
16102 (bibtex-autokey-titleword-length)
16103 (bibtex-autokey-titleword-separator)
16104 (bibtex-autokey-name-year-separator)
16105 (bibtex-autokey-year-title-separator)
16106 (bibtex-autokey-before-presentation-function)
16107 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
16108 Fix docstring.
16109 (bibtex-strings, bibtex-reference-keys):
16110 Use lazy-completion-table and make-variable-buffer-local.
16111 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
16112 (bibtex-braced-string-syntax-table)
16113 (bibtex-quoted-string-syntax-table): New variables.
16114 (bibtex-parse-nested-braces): Remove.
16115 (bibtex-parse-field-string): Use syntax table and forward-sexp.
16116 (bibtex-parse-association): Simplify.
16117 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
16118 (bibtex-parse-field-text): Simplify.
16119 (bibtex-search-forward-field, bibtex-search-backward-field):
16120 argument BOUND can take value t.
16121 (bibtex-start-of-field, bibtex-start-of-name-in-field)
16122 (bibtex-end-of-name-in-field, bibtex-end-of-field)
16123 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
16124 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
16125 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
16126 (bibtex-skip-to-valid-entry): Return buffer position of beginning
16127 and ending of entry. Update for changes of bibtex-search-entry.
16128 Simplify.
16129 (bibtex-map-entries): FUN is called with three arguments.
16130 (bibtex-search-entry): Return a cons pair with buffer positions of
16131 beginning and end of entry.
16132 (bibtex-enclosing-field): Simplify.
16133 (bibtex-format-entry): Use booktitle to set a missing title.
16134 (bibtex-autokey-get-names): Fiddle with regexps.
16135 (bibtex-generate-autokey): Use identity.
16136 (bibtex-parse-keys): Use simplified parsing algorithm if
16137 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
16138 arguments. Return alist of keys.
16139 (bibtex-parse-strings): Simplify. Return alist of strings.
16140 (bibtex-complete-string-cleanup): Fix docstring.
16141 (bibtex-read-key): New function.
16142 (bibtex-mode): Fix docstring. Do not parse for keys and
16143 strings when the mode is entered. Set fill-paragraph-function to
16144 bibtex-fill-field. Setup font-lock-mark-block-function the way
16145 font-lock intended.
16146 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
16147 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
16148 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
16149 (bibtex-Preamble): Avoid hard coded constants.
16150 (bibtex-make-field): Fix docstring. Simplify.
16151 (bibtex-beginning-of-entry): Always return new position of point.
16152 (bibtex-end-of-entry): Rearrange cond clauses.
16153 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
16154 Update for changes of bibtex-map-entries.
16155 (bibtex-ispell-abstract): Do not move point.
16156 (bibtex-entry-index): Use downcase. Simplify.
16157 (bibtex-lessp): Handle catch-all.
16158 (bibtex-find-crossref): Turn into a command.
16159 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
16160 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
16161 preamble entries.
16162 (bibtex-fill-field-bounds): New function.
16163 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
16164 (bibtex-fill-entry): Use bibtex-fill-field-bounds
16165 (bibtex-String): Use bibtex-strings. Always obey
16166 bibtex-sort-ignore-string-entries.
16167
16168 2003-07-05 John Paul Wallington <jpw@gnu.org>
16169
16170 * cus-theme.el (customize-create-theme):
16171 Call `customize-create-theme' in Reset widget's notify function.
16172
16173 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
16174 (ibuffer-mark-interactive): Use `or' instead of `unless'.
16175 (define-ibuffer-column name): Add summarizer.
16176 (define-ibuffer-column size): Likewise.
16177 (define-ibuffer-column filename): Likewise.
16178 (define-ibuffer-column process): Likewise. Change BODY's output too.
16179 (define-ibuffer-column filename-and-process): Likewise, likewise.
16180 (ibuffer): Remove local vars `already-in' and `need-update'.
16181
16182 * ibuf-ext.el: Don't require `derived' at compile-time.
16183
16184 2003-07-05 Kim F. Storm <storm@cua.dk>
16185
16186 * info.el: Disable paragraph refilling.
16187 (Info-refill-paragraphs): New defcustom.
16188 (Info-fontify-node): Use it.
16189
16190 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
16191
16192 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
16193 thingies from constructors created by defstruct.
16194
16195 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
16196 the default value of the variable.
16197 (byte-code-meter): Move declaration to top level.
16198
16199 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
16200
16201 * info.el (Info-following-node-name-re): New fun.
16202 (Info-following-node-name): Remove.
16203 (Info-insert-dir): Use the new fun.
16204 (Info-extract-pointer): Don't save restriction; use new fun.
16205 (Info-menu-entry-name-re): New const.
16206 (Info-menu-entry-name-re): Use it along with new fun.
16207 (Info-node-spec-re): Use new fun.
16208 (Info-complete-menu-item, Info-fontify-node): Use new const.
16209 (Info-goto-node, Info-follow-reference, Info-menu-update):
16210 Use match-string.
16211 (Info-follow-reference): Use assoc-string.
16212 Use a list of strings for the completion table.
16213 (Info-fontify-node): Use match-string, line-end-position.
16214 Limit the search for `node:' to the first line.
16215
16216 * newcomment.el (uncomment-region): Remove padding coming from
16217 comment-start rather than just from comment-padding.
16218
16219 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
16220 (vc-cvs-stay-local-p): Use vc-stay-local-p.
16221 (vc-cvs-rename-file): Remove (use the default).
16222 (vc-cvs-register): Register parent dir if needed.
16223 (vc-cvs-could-register): Return non-nil if parent can be registered.
16224 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
16225 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
16226
16227 * vc-svn.el (vc-svn-use-edit): Make it into a const.
16228 (vc-svn-update): Fix the arguments to `svn'.
16229 (vc-svn-diff-tree): Just use `vc-svn-diff'.
16230 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
16231 Simple implementations, assuming `name' is a URL.
16232
16233 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
16234 set of chars allowed unquoted in a case pattern.
16235
16236 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
16237
16238 * font-lock.el (font-lock-extra-types-widget)
16239 (c-font-lock-extra-types, c++-font-lock-extra-types)
16240 (objc-font-lock-extra-types, java-font-lock-extra-types)
16241 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
16242 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
16243 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
16244 (font-lock-match-c++-structor-declaration)
16245 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
16246 (c++-font-lock-keywords-3, c++-font-lock-keywords)
16247 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
16248 (objc-font-lock-keywords-3, objc-font-lock-keywords)
16249 (java-font-lock-keywords-1, java-font-lock-keywords-2)
16250 (java-font-lock-keywords-3, java-font-lock-keywords)
16251 (java-font-lock-syntactic-face-function): Remove obsolete code
16252 and constants. It's all in cc-fonts.el now.
16253
16254 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
16255
16256 * mail/sendmail.el (mail-specify-envelope-from)
16257 (mail-envelope-from): Doc fix.
16258
16259 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
16260
16261 * generic-x.el: Do away with the dependency on `c-emacs-features'
16262 when populating `rul-generic-mode-syntax-table'; we already know
16263 this isn't XEmacs.
16264
16265 See ChangeLog.10 for earlier changes.
16266
16267 ;; Local Variables:
16268 ;; coding: iso-2022-7bit
16269 ;; End:
16270
16271 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
16272 Copying and distribution of this file, with or without modification,
16273 are permitted provided the copyright notice and this notice are preserved.
16274
16275 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1