]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
5d7f5d9c652d8cf45d49dd6b74793c7083e6a6ad
[gnu-emacs] / lisp / ChangeLog
1 2004-01-09 John Paul Wallington <jpw@gnu.org>
2
3 * bindings.el (mode-line-change-eol): Add EVENT parameter.
4 Temporarily select EVENT's window for changing eol type.
5
6 2004-01-09 Deepak Goel <deego@gnufans.org>
7
8 * calendar/diary-lib.el (diary-entry-time):
9 Also accept time in the form XX[.XX][am/pm/AM/PM].
10 (fancy-diary-font-lock-keywords): Likewise.
11 (diary-font-lock-keywords): Likewise.
12 * calendar/appt.el (appt-add): Likewise.
13 (appt-make-list): Likewise.
14 (appt-convert-time): Likewise.
15
16 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
17
18 * gdb-ui.el (gdb-ann3): Revert previous change.
19 (gdb-source-info): Allow for case of where compilation directory
20 is not recorded.
21
22 2004-01-08 John Paul Wallington <jpw@gnu.org>
23
24 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
25
26 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
27
28 * progmodes/gud.el (gdb-first-prompt): Renamed from
29 gdb-first-pre-prompt
30
31 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
32 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
33 problems.
34 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
35
36 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
37
38 * files.el (write-file-functions, write-contents-functions):
39 Clarify docstrings.
40
41 2004-01-07 Kenichi Handa <handa@m17n.org>
42
43 * international/mule.el (set-auto-coding): Fix for the case that
44 end-of-line is only CR.
45
46 2004-01-07 Kim F. Storm <storm@cua.dk>
47
48 * subr.el (event-start, event-end): Doc fix.
49 (posn-string, posn-image): New defuns.
50 (posn-object): Return either image or string object.
51 (posn-object-x-y): Return 8th element of position.
52 (posn-object-width-height): New defun.
53
54 2004-01-06 Andreas Schwab <schwab@suse.de>
55
56 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
57 output.
58
59 2004-01-05 Karl Berry <karl@gnu.org>
60
61 * emacs-lisp/copyright.el (copyright-regexp): might as well allow
62 / and *, too.
63
64 2003-12-31 Simon Josefsson <jas@extundo.com>
65
66 * files.el (before-save-hook): Add.
67 (basic-save-buffer): Use before-save-hook.
68
69 * emacs-lisp/copyright.el: Fix comment to recommend
70 before-save-hook instead of write-file-functions.
71
72 2004-01-05 Richard M. Stallman <rms@gnu.org>
73
74 * finder.el (finder-commentary): Call delete-other-windows.
75
76 * net/ange-ftp.el (ange-ftp-file-attributes):
77 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
78
79 2004-01-04 Karl Berry <karl@gnu.org>
80
81 * emacs-lisp/copyright.el (copyright-regexp): allow the common
82 comment characters % and # in the copyright year notice,
83 as well as ;.
84
85 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
86
87 * wid-edit.el (default): Define dummy :value-delete.
88 Reported by Jesper Harder <harder@ifa.au.dk>.
89
90 2004-01-03 Richard M. Stallman <rms@gnu.org>
91
92 * progmodes/compile.el (compile-internal): Use point, not point-min,
93 for set-window-point.
94
95 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
96
97 * emacs-lisp/lisp-mnt.el (lm-section-end): require outline.
98
99 * progmodes/grep.el (grep-mode-map):
100 Don't remap next-line, previous-line.
101
102 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
103
104 * speedbar.el (speedbar-edit-line): Change regexp to position
105 the cursor on the first character of this line's button.
106
107 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
108
109 * subr.el (functionp): Doc fix.
110
111 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
112
113 * progmodes/idlwave.el (idlwave-make-tags):
114 * textmodes/flyspell.el (flyspell-large-region):.
115 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
116 * emulation/viper-util.el (viper-glob-unix-files):
117 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
118 * man.el (Man-init-defvars):
119 * jka-compr.el (jka-compr-call-process):
120 * files.el (get-free-disk-space,insert-directory):
121 * ediff-ptch.el (ediff-test-patch-utility):
122 * ediff-diff.el (ediff-test-utility):
123 * dired-aux.el (dired-check-process):
124 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
125 test the return value of call-process, because it can be a string.
126
127 2003-12-31 John Paul Wallington <jpw@gnu.org>
128
129 * bindings.el (completion-ignored-extensions): Add .pfsl.
130
131 2003-12-31 Kim F. Storm <storm@cua.dk>
132
133 * ido.el (ido-nonreadable-directory-p): New defun to check for
134 nonreadable directory without activating tramp (to avoid problems
135 with checking incomplete tramp paths.
136 (ido-set-current-directory, ido-file-internal)
137 (ido-file-name-all-completions1): Use it.
138
139 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
140
141 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
142 documentation if the anchor (or node) name is preceded by `info
143 anchor' or `Info anchor' in addition to earlier `info node' and
144 `Info node'.
145 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
146
147 2003-12-30 Eli Zaretskii <eliz@elta.co.il>
148
149 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
150 error in arguments to base64-decode-region. Remove ^M characters
151 after decoding base64.
152
153 2003-12-30 Simon Josefsson <jas@extundo.com>
154
155 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
156 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
157 have only been distributed with Emacs for some years.
158 (texinfo-mode-hook): Customize.
159
160 2003-12-30 Eli Zaretskii <eliz@elta.co.il>
161
162 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
163 cleaner (suggested by Richard Stallman).
164
165 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
166 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
167 file-name clashes on 8+3 DOS filesystems.
168
169 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
170 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
171 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
172 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
173 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
174 file-name clashes on 8+3 filesystems.
175
176 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
177 from testcover-unsafep.el and testcover-ses.el to avoid file-name
178 clashes on 8+3 DOS filesystems.
179
180 2003-12-29 Richard M. Stallman <rms@gnu.org>
181
182 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
183 Upcase the character.
184
185 * textmodes/flyspell.el (mail-mode-flyspell-verify):
186 Search for header separator alone on a line, literally,
187 and search for it backward, not forward.
188 (flyspell-abbrev-table): Always use global-abbrev-table
189 if there is no local one.
190
191 * progmodes/sh-script.el (sh-get-indent-info):
192 Don't move point back if at bob.
193
194 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
195
196 * play/handwrite.el (handwrite): Make the handwrite credit message
197 a comment rather than an output command.
198
199 * obsolete/sc.el: Display message that this file is obsolete.
200
201 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
202
203 * mail/rfc822.el (rfc822-address-start): Declare variable.
204 Renamed from address-start. All uses changed.
205
206 * term.el (term-exec): Set up sentinel.
207 (term-sentinel): New function.
208 (term-handle-exit): New function.
209
210 * subr.el (assoc-ignore-case, assoc-ignore-representation):
211 Use assoc-string, and mark them obsolete.
212 (delay-mode-hooks): Mark as permanent local.
213
214 * simple.el (sendmail-user-agent-compose): Use assoc-string.
215
216 * register.el (copy-rectangle-to-register): Doc fix.
217
218 * info.el (Info-insert-dir): Use assoc-string.
219
220 * info-look.el (info-lookup): Use assoc-string.
221
222 * frame.el (pop-up-frame-function): Use quote, not `function'.
223 (frame-notice-user-settings): Calculate ADJUSTED-TOP
224 copying with lists as coordinate values.
225
226 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
227
228 * find-dired.el (kill-find): New command.
229 (find-dired): Make buffer read-only.
230 Set up a keymap with C-c C-k running kill-find.
231 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
232
233 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
234
235 * filecache.el (file-cache-ignore-case): New variable.
236 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
237
238 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
239 (comint-dynamic-complete-as-filename): Rename local vars.
240 (comint-dynamic-list-filename-completions): Likewise.
241
242 * comint.el (comint-dynamic-list-completions-config): New var.
243 (comint-dynamic-list-completions): Handle both SPC and TAB right.
244
245 * comint.el (comint-file-name-chars): Add [].
246 (comint-word): Use skip-chars-backward, not search.
247
248 * shell.el (shell-file-name-chars): Add [].
249
250 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
251
252 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
253
254 * generic.el (define-generic-mode): Doc fix.
255
256 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
257
258 * files.el (kill-some-buffers): Doc fix.
259
260 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
261
262 * comint.el (comint-watch-for-password-prompt): Pass `string' as
263 arg to send-invisible
264 (send-invisible): Doc fix. The argument is now a prompt, not the
265 string to send.
266 (comint-read-noecho): Doc fix.
267
268 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
269
270 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
271 "@", as required by some ISP hosting service. Fix defcustom
272 argument syntax errors that prevented use of customization.
273
274 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
275
276 * xml.el (xml-get-attribute-or-nil): Doc fix.
277
278 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
279
280 * net/zone-mode.el (zone-mode): Use write-file-functions, not
281 write-file-hooks.
282
283 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
284
285 * autorevert.el (auto-revert-interval): Doc fix.
286
287 2003-12-29 Mark A. Hershberger <mah@everybody.org>
288
289 * xml.el (xml-get-attribute-or-nil): New function, like
290 xml-get-attribute, but returns nil if the attribute was not found.
291 (xml-get-attribute): Converted to defsubst, uses
292 xml-get-attribute-or-nil.
293
294 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
295
296 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
297
298 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
299
300 * custom.el (custom-declare-theme): Use `value' when putting
301 properties on `theme'.
302
303 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
304
305 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
306 for each yank-handler segment.
307 (insert-for-yank-1): New function, with the body of the previous
308 insert-for-yank.
309
310 * textmodes/table.el (table-yank-handler): New defcustom.
311 (table--put-cell-indicator-property): Put yank-handler property
312 that indicates the yank handler for the table cell.
313
314 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
315
316 * generic-x.el (etc-modules-conf-generic-mode): A more complete
317 set of keywords.
318
319 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
320
321 * international/mule-cmds.el (reset-language-environment)
322 (set-language-environment): Don't invoke fontset-related functions
323 if fontset-list is not fboundp.
324
325 2003-12-29 Kenichi Handa <handa@m17n.org>
326
327 * international/mule-cmds.el (reset-language-environment): Call
328 set-overriding-fontspec-internal with nil.
329 (set-language-environment): Call set-overriding-fontspec-internal
330 if the language environment specify `overriding-fontspec'.
331 (language-info-alist): Doc added.
332
333 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
334 characters of mule-unicode-0100-24ff.
335 (ccl-encode-windows-1251-font): New CCL program.
336 ("Bulgarian"): Specify overriding-fontspec.
337 ("Belarusian"): Likewise.
338
339 2003-12-28 Sam Steingold <sds@gnu.org>
340
341 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
342 parameter ID-FORMAT to conform with the 2003-11-30 patch.
343
344 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
345
346 * progmodes/gud.el (gud-gdb-command-name): Set default to
347 "gdb --annotate=3".
348 (gud-gdb-marker-filter): Look out for annotations.
349 (gdb-first-pre-prompt): New variable.
350 Remove trailing white space.
351
352 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
353 if necessary.
354 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
355 annotations are detected.
356 (gud-gdba-marker-filter): Use global variable gud-marker-acc
357 instead of a local one to allow transition from
358 gud-gdb-marker-filter.
359 Remove trailing white space.
360
361 2003-12-27 Kim F. Storm <storm@cua.dk>
362
363 * ido.el: Handle non-readable directories.
364 (ido-decorations): Add 9th element for non-readable directory.
365 (ido-directory-nonreadable): New dynamic var.
366 (ido-set-current-directory): Set it.
367 (ido-read-buffer, ido-file-internal):
368 (ido-read-file-name, ido-read-directory-name): Let-bind it.
369 (ido-file-name-all-completions1): Return empty list for
370 non-readable directory.
371 (ido-exhibit): Print [Not readable] if directory is not readable.
372 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
373 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
374 Use it.
375
376 2003-12-27 Lars Hansen <larsh@math.ku.dk>
377
378 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
379 calls to directory-files-and-attributes and file-attributes.
380 (ls-lisp-format): Remove system dependent handling of user and
381 group id's.
382
383 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
384
385 * ffap.el (ffap-read-file-or-url): Revert previous change.
386
387 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
388
389 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
390 new list of included files called `files-with-node-lines', that
391 only have node lines. This way @include commands can include any
392 file, such as version and update files without node lines, not
393 just files that are chapters.
394
395 2003-12-25 Andreas Schwab <schwab@suse.de>
396
397 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
398 file not found.
399
400 2003-12-08 Miles Bader <miles@gnu.org>
401
402 * dired.el (dired-between-files): Always use dired-move-to-filename,
403 which is more robust in non-english locales.
404
405 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
406
407 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
408
409 2003-12-24 Andreas Schwab <schwab@suse.de>
410
411 * shell.el (shell-file-name-quote-list): Add backslash.
412
413 * comint.el (comint-quote-filename): Correctly handle backslash
414 in comint-file-name-quote-list.
415
416 2003-12-24 Kenichi Handa <handa@m17n.org>
417
418 * international/mule-cmds.el (set-default-coding-systems): Call
419 ucs-set-table-for-input for all buffers that don't have local
420 value of buffer-file-coding-system.
421
422 * international/ucs-tables.el (ucs-set-table-for-input): If
423 translation-table-for-encode is a symbol, get its
424 translation-table property.
425
426 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
427
428 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
429 to `completing-read' on a recently fixed bug.
430
431 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
432 instead of SPACE, to get the list of possible fringe modes. SPACE
433 only works if both `partial-completion-mode' and
434 `completion-auto-help' are nil.
435
436 * complete.el (PC-is-complete-p): delete.
437 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
438 calls to `test-completion'.
439
440 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
441
442 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
443 to edit values when there are no children.
444
445 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
446 a mode called "Assembler" already exists.
447 (gdb-use-colon-colon-notation, gdb-show-changed-values): New
448 options.
449 (gud-watch): Use format option. Remove font properties from
450 string.
451 (gdb-var-create-handler, gdb-var-list-children-handler): Don't
452 bother about properties as there are none.
453 (gdb-var-create-handler, gdb-var-list-children-handler)
454 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
455 with two arguments.
456 (gdb-var-evaluate-expression-handler, gdb-post-prompt): Let
457 speedbar show value changes with a different font.
458 (gdb-edit-value): New defun.
459 (gdb-clear-partial-output, gdb-clear-inferior-io)
460 (def-gdb-auto-update-handler): Use erase-buffer.
461 (gdb-frame-handler): Display watch expressions in
462 FUNCTION::VARIABLE format if required.
463
464 2003-12-23 John Paul Wallington <jpw@gnu.org>
465
466 * info.el (Info-unescape-quotes, Info-split-parameter-string)
467 (Info-goto-emacs-command-node): Doc fixes.
468
469 2003-12-12 Jesper Harder <harder@ifa.au.dk>
470
471 * cus-edit.el (custom-add-parent-links): Define "many".
472
473 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
474
475 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
476 (widget-child-validate, widget-type-value-create)
477 (widget-type-default-get, widget-type-match): New functions.
478 (lazy): New widget.
479 (menu-choice, checklist, radio-button-choice, editable-list)
480 (group, documentation-string): Removed redundant (per 2003-10-25
481 change) calls to `widget-children-value-delete'.
482 (widget-choice-value-get, widget-choice-value-inline): Removed
483 functions.
484 (menu-choice): Updated widget.
485
486 2003-12-03 Kenichi Handa <handa@m17n.org>
487
488 * language/cyrillic.el: Register "microsoft-cp1251" in
489 ctext-non-standard-encodings-alist.
490 ("Bulgarian"): Add ctext-non-standard-encodings.
491 ("Belarusian"): Likewise.
492
493 * international/mule-conf.el (compound-text-with-extensions):
494 Change the type to 2 (iso-2022 base).
495
496 * international/mule.el (ctext-non-standard-encodings-alist):
497 Change the format.
498 (ctext-non-standard-encodings): New variable.
499 (ctext-post-read-conversion): Fully re-written.
500 (ctext-non-standard-designations-alist): Delete it.
501 (ctext-non-standard-encodings-table): New function.
502 (ctext-pre-write-conversion): Fully re-written.
503
504 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
505
506 * cus-edit.el (custom-add-parent-links): Add documentation links
507 for parent, if the item has none of its own.
508
509 2003-11-30 Richard M. Stallman <rms@gnu.org>
510
511 * dired-aux.el (dired-do-query-replace-regexp):
512 Report files visited read-only.
513
514 2003-11-30 Juri Linkov <juri@jurta.org>
515
516 * dired-aux.el (dired-compare-directories): New command.
517 (dired-file-set-difference, dired-files-attributes): New functions.
518
519 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
520 Version 2.0.38 of Tramp released.
521
522 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
523 Charles Curley <charlescurley@charlescurley.com>.
524 (tramp-multi-connection-function-alist): Add ssht entry which adds
525 "-e none -t -t" to the list of ssh args. Suggested by Adrian
526 Aichner.
527 (tramp-get-method-parameter): New function to retrieve a method
528 parameter. This allows for omission of method parameters.
529 Callers adjusted.
530
531 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
532
533 * net/tramp.el: Add new optional parameter ID-FORMAT to
534 `file-attributes'. Calls of `file-attributes' won't use this
535 parameter for backward compatibility reasons.
536 (tramp-perl-file-attributes): Add a new parameter to Perl script
537 in order to handle uid/gid as strings, if desired.
538 (tramp-handle-file-truename, tramp-handle-file-symlink-p): Apply
539 `file-attributes' instead of `tramp-handle-file-attributes' in
540 order to make the function more general.
541 (tramp-handle-file-attributes): Replace proprietary optional
542 parameter NONNUMERIC by the recently (Emacs 21.4) introduced
543 ID-FORMAT.
544 (tramp-handle-file-attributes-with-perl): Handle parameter
545 NONNUMERIC if set. This wasn't done in the past.
546 (tramp-post-connection): Apply second parameter "$2" if
547 `tramp-remote-perl' is called.
548
549 * net/tramp-smb.el (tramp-smb-handle-delete-file): Correct
550 cut'n'waste error (`filename' instead of `directory').
551 (tramp-smb-handle-directory-files-and-attributes)
552 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
553 introduced parameter ID-FORMAT.
554 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
555 error (`directory' instead of `ldir').
556
557 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
558 `file-attributes' has a second parameter. If yes, apply it with
559 value "'integer". Otherwise, don't use that parameter (default is
560 integer format).
561
562
563 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
564
565 * help.el (help-map): Bind `display-local-help' to `C-h .'.
566 (help-for-help): Add `C-h .' to the listed Help options.
567 Remove trailing whitespace.
568
569 * help-at-pt.el: New file.
570
571 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
572
573 * subr.el (noreturn, 1value): New macros for test coverage. See
574 `testcover.el'.
575
576 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
577
578 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
579 for macro `1value'.
580 (testcover-1value): New function. Checks that a 1value form
581 actually returns only one value. Requested by RMS.
582
583 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
584
585 * gdb-ui.el (gud-watch, gdb-var-create-handler)
586 (gdb-var-list-children, gdb-var-list-children-handler)
587 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
588 gdb commands that use mi to keep them out of the command history.
589
590 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
591
592 * cus-start.el (all): Add use-file-dialog.
593
594 2003-11-27 Kim F. Storm <storm@cua.dk>
595
596 * subr.el (posn-object-x-y): New defun.
597
598 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
599
600 * subr.el (number-sequence): Improve handling of floating point
601 arguments (suggested by Kim Storm). Allow negative arguments.
602
603 2003-11-26 Kenichi Handa <handa@m17n.org>
604
605 * international/mule-cmds.el (standard-display-european-internal):
606 Cancel the standard-display-table setting for ` and '.
607
608 2003-11-26 Kim F. Storm <storm@cua.dk>
609
610 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
611 New defcustoms to add ffap-like functionality to ido.
612 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
613 (ido-no-final-slash): New defun.
614 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
615 (ido-read-file-name): ): Toggle VC checking via
616 vc-handled-backends instead of vc-master-templates.
617 (ido-file-internal): Handle ido-use-url-at-point and
618 ido-use-filename-at-point via code borrowed from ffap-guesser.
619 Handle new ido-exit code ffap.
620 (ido-sort-list): Ignore final slash when sorting file names.
621
622 2003-11-25 Kim F. Storm <storm@cua.dk>
623
624 * emulation/cua-base.el (cua--standard-movement-commands):
625 Add forward-sentence and backward-sentence.
626
627 2003-11-25 Stephen Eglen <stephen@gnu.org>
628
629 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
630 iswitchb-exit is set to 'usefirst when user selects buffer at head
631 of list using RET. (Selecting buffers at the head of the list was
632 broken if the substring was also a complete buffername.)
633
634 2003-11-23 Kim F. Storm <storm@cua.dk>
635
636 * progmodes/compile.el (grep-command, grep-use-null-device)
637 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
638 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
639 (grep-regexp-alist, grep-program, find-program)
640 (grep-find-use-xargs, grep-history, grep-find-history)
641 (grep-process-setup, grep-compute-defaults)
642 (grep-default-command, grep, grep-tag-default, grep-find)
643 (grep-expand-command-macros, grep-tree-last-regexp)
644 (grep-tree-last-files, grep-tree): Move grep variables, functions
645 and commands to new file grep.el.
646 (compilation-mode-map): Remove grep commands from Compile sub-menu.
647 (compilation-process-setup-function): Doc fix.
648 (compilation-highlight-regexp, compilation-highlight-overlay): New
649 defvars used for highlighting current compile error in source buffer.
650 (compile-internal): New optional args HIGHLIGHT-REGEXP and
651 LOCAL-MAP which overrides compilation-highlight-regexp and
652 compilation-mode-map for this compilation.
653 Delay calling compilation-set-window-height until after running
654 compilation-process-setup-function so it can buffer-local override
655 compilation-window-height.
656 Check buffer-local value of compilation-scroll-output.
657 (compilation-set-window-height): Use buffer-local value of
658 compilation-window-height.
659 (compilation-revert-buffer): Don't pass (undefined)
660 preserve-modes arg to revert-buffer.
661 (next-error-no-select, previous-error-no-select): New commands.
662 (compilation-goto-locus): Temporarily highlight current match in
663 source buffer using compilation-highlight-regexp.
664
665 * progmodes/grep.el: New file with grep code from compile.el.
666 (grep): New defcustom group.
667 (grep-window-height): New defcustom, like compilation-window-height.
668 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
669 (grep-scroll-output): New defcustom, like compilation-scroll-output.
670 (grep-command, grep-use-null-device, grep-find-command)
671 (grep-tree-files-aliases, grep-tree-ignore-case)
672 (grep-tree-ignore-CVS-directories): Move to grep custom group.
673 (grep-setup-hook): New hook variable.
674 (grep-mode-map): New keymap for grep commands. Add Grep menu.
675 (grep-last-buffer): New defvar, override compilation-last-buffer.
676 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
677 Call compile-internal with args highlight-regexp and grep-mode-map.
678
679 2003-11-23 Kim F. Storm <storm@cua.dk>
680
681 * subr.el (event-start, event-end): Doc fix.
682 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
683 (posn-area, posn-actual-col-row, posn-object): New defuns.
684 (posn-col-row): Simplify doc. Rewrite to use cond.
685 (posn-point): Also return buffer position for events outside text
686 area (that info is now present in the event position).
687
688 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
689 mouse-set-point so that hscroll still works now that clicks on
690 fringes generate specific mouse events.
691 (mouse-set-point): Note that it now works in fringes and margins
692 too due to new semantics of posn-point in fringes and margins.
693
694 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
695 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
696
697 2003-11-20 Kim F. Storm <storm@cua.dk>
698
699 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
700 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
701 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
702 to 100 for icons to avoid increasing line height when shown.
703
704 2003-11-19 Andreas Schwab <schwab@suse.de>
705
706 * simple.el (set-variable): Fix indentation.
707
708 2003-11-17 Kenichi Handa <handa@m17n.org>
709
710 * international/latin1-disp.el (latin1-display-ucs-per-lynx): Fix
711 docstring.
712
713 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
714
715 * international/latin1-disp.el (latin1-display): Fix docstring.
716
717 2003-11-16 John Wiegley <johnw@newartisans.com>
718
719 * eshell/em-ls.el (eshell-ls-file): There are times with
720 size-width is nil and uncomputed (when directories are created in
721 dired, for example); in this case, 4 is reasonable default value,
722 although it may caused skewed new entries (which could be avoided
723 by returning the original value of 8 in all cases, but 99% of the
724 time this is a waste of whitespace).
725
726 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
727
728 * cc-engine.el (c-guess-continued-construct,
729 c-guess-basic-syntax): Check a little more carefully if it's a
730 function declaration when an unknown construct followed by a block
731 is found inside a statement context. This avoids macros followed
732 by blocks to be taken as function declarations.
733
734 (c-guess-continued-construct): Changed the analysis of a statement
735 continuation with a brace open to `substatement-block', for
736 consistency with recognized statements.
737
738 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
739 start is in a position so that `c-beginning-of-statement-1' jumped
740 to the beginning of the same statement.
741
742 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur): Don't
743 accept binary operators in the arglist if we're in a function call
744 context, i.e. if `c-restricted-<>-arglists' is set. That avoids
745 template recognition in cases like "if (a < b || c > d)".
746
747 (c-restricted-<>-arglists): New more appropriate name for
748 `c-disallow-comma-in-<>-arglists'.
749
750 Accessing functions updated for the variable name change.
751
752 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
753 match data could get clobbered if NOT-INSIDE-TOKEN is used.
754
755 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
756 labels.
757
758 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
759 instead of duplicating parts of it. This fixes bogus label
760 recognition.
761
762 * cc-align.el (c-gnu-impose-minimum): Reverted to the old method
763 of checking the context in which to apply the minimum indentation,
764 so that it isn't enforced in e.g. namespace blocks.
765
766 * cc-vars.el (c-inside-block-syms): New constant used by
767 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
768 to somewhat reduce the risk of becoming stale.
769
770 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Moved from
771 cc-cmds to cc-engine to allow use from cc-align.
772
773 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
774 qualified identifiers containing "::".
775
776 * cc-defs.el (c-make-keywords-re): Added kludge for bug in
777 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
778
779 * cc-vars.el (c-emacs-features): Use a space in front of the name
780 of the temporary buffer. That also avoids dumping problems in
781 XEmacs due to undo info being left around after the buffer is
782 killed.
783
784 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
785 arglist to see if it's a K&R style declaration.
786
787 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
788 before returning `knr-argdecl-intro'.
789
790 2003-11-16 John Wiegley <johnw@newartisans.com>
791
792 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
793 field in a long-listing always 8 characters, use `size-width',
794 which has already been computed.
795
796 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
797
798 * subr.el (minor-mode-list): Add `hs-minor-mode'.
799
800 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
801
802 * diff-mode.el (diff-hunk-prev, diff-hunk-next): Support
803 operation while narrowed, with `diff-restrict-view'.
804
805 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
806
807 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Take
808 additional optional arg NARROWFUN. For the generated functions: Add
809 local var `was-narrowed-p'. Also, if NARROWFUN is specified, include
810 frags that arrange to check for and save narrowing state before the
811 move and then conditionally call NARROWFUN after the move.
812
813 2003-11-14 John Wiegley <johnw@newartisans.com>
814
815 * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash
816 that was optional, but obviously missing based on surrounding
817 code.
818
819 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
820 string arguments to numbers unless the whole argument was seen as
821 a number.
822
823 2003-11-14 Kenichi Handa <handa@m17n.org>
824
825 * international/mule.el (ctext-non-standard-encodings-alist): Fix
826 coding systems.
827
828 2003-11-10 Kenichi Handa <handa@m17n.org>
829
830 * language/kannada.el ("Kannada"): Add sample-text.
831
832 * language/knd-util.el (kannada-compose-region)
833 (kannada-compose-string, kannada-post-read-conversion): Add
834 autoload cookie.
835
836 * international/quail.el (quail-completion): Change the message
837 "corresponding translations" to "corresponding characters".
838
839 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
840
841 * descr-text.el (describe-char): Fix typo.
842
843 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
844
845 These changes are to support Kannada language/script.
846
847 * Makefile.in (DONTCOMPILE): Add kannada.el.
848
849 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
850
851 * loadup.el: Preload kannada.el.
852
853 * language/ind-util.el (ucs-kannada-to-is13194-alist)
854 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
855 New variables.
856
857 * language/kannada.el: New file.
858
859 * language/knd-util.el: New file.
860
861 2003-11-07 Andreas Schwab <schwab@suse.de>
862
863 * progmodes/autoconf.el (autoconf-font-lock-keywords): Also
864 highlight AH_*.
865
866 * xml.el (xml-parse-dtd): Fix misplaced paren.
867
868 2003-11-07 Kenichi Handa <handa@m17n.org>
869
870 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
871
872 2003-11-05 Juri Linkov <juri@jurta.org>
873
874 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
875 (desktop-buffer-file): Use saved buffer-file-coding-system
876 for file reading. Set auto-insert to nil to prevent automatic
877 insertion into restored empty files.
878
879 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
880
881 * files.el (risky-local-variable-p): Make second argument optional.
882
883 2003-11-03 Eli Zaretskii <eliz@elta.co.il>
884
885 * mail/rmail.el (rmail-convert-to-babyl-format): If
886 base64-decode-region signals an error, catch it and silently
887 ignore it.
888
889 2003-11-01 Mark A. Hershberger <mah@everybody.org>
890
891 * xml.el (xml-parse-region): Allow comments to appear after the
892 topmost element has closed.
893 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
894 (xml-ns-expand-attr): New functions to do namespace handling.
895 (xml-intern-attrlist): Back-compatible handling of attribute
896 names.
897 (xml-parse-tag): Move namespace handling to seperate functions.
898 Now produces elements in the form ((:ns . "element") (attr-list)
899 children) instead of ('ns:element (attr-list) children).
900 (xml-parse-attlist): Fix attribute parsing.
901 (xml-parse-dtd): Change parsing so that it produces strings
902 instead of interned symbols.
903
904 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
905
906 * dired.el (dired-ls-sorting-switches): Doc fix.
907
908 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
909
910 * emacs-lisp/rx.el (rx-or): Fix the case of
911 "(rx (and ?a (or ?b ?c) ?d))".
912
913 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
914
915 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
916 (texinfo-format-region): Use it.
917 (texinfo-format-buffer-1): Ditto.
918
919 2003-11-01 Alan Mackenzie <acm@muc.de>
920
921 Changes to allow scrolling whilst in isearch mode:
922 * isearch.el (isearch-unread-key-sequence): New function,
923 extracted from isearch-other-meta-char.
924 (top level): (put 'foo 'isearch-scroll) on all Emacs's
925 "scrollable" standard functions.
926 (isearch-allow-scroll): New customizable variable.
927 (isearch-string-out-of-window, isearch-back-into-window)
928 (isearch-reread-key-sequence-naturally)
929 (isearch-lookup-scroll-key): New functions.
930 (isearch-other-meta-char): Doc string and functionality enhanced.
931 Now accepts a prefix argument.
932 (isearch-lazy-highlight-window-end): New variable.
933 (isearch-lazy-highlight-new-loop): Pay attention to the window's
934 end (thru isearch-lazy-highlight-window-end), not only its start.
935
936 * simple.el (overriding-map-is-bound, saved-overriding-map): New
937 variables.
938 (ensure-overriding-map-is-bound, restore-overriding-map): New
939 functions.
940 (universal-argument, universal-argument-more, negative-argument)
941 (digit-argument, universal-argument-other-key): Minor changes.
942
943 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
944
945 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
946 recursively if the last message is deleted, thus avoiding an
947 infinite loop.
948
949 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
950
951 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
952 (tex-main-file): Don't add .tex if the extension is already present.
953 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
954
955 2003-10-29 Lute Kamstra <lute@gnu.org>
956
957 * progmodes/octave-inf.el (inferior-octave-prompt):
958 Recognize version number in prompt.
959
960 2003-10-28 Dave Love <fx@gnu.org>
961
962 * international/characters.el: Fix some Unicode ranges.
963
964 2003-10-28 Kenichi Handa <handa@m17n.org>
965
966 * disp-table.el (standard-display-8bit)
967 (standard-display-default, standard-display-ascii)
968 (standard-display-g1, standard-display-graphic)
969 (standard-display-underline): Assure that standard-display-table
970 is a display table.
971
972 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
973
974 * simple.el (reindent-then-newline-and-indent): Delete space *after*
975 reindenting the first line.
976
977 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
978
979 * wid-edit.el (widget-default-delete): Always delete child widgets.
980
981 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
982
983 * newcomment.el (comment-indent): Don't call indent-according-to-mode
984 if the line has code.
985 Don't try to line up with something that's too far left.
986
987 * progmodes/octave-mod.el (octave-comment-start): Simplify.
988 (octave-mode-syntax-table): Add % as a comment starter.
989 (octave-point): Remove.
990 (octave-in-comment-p, octave-in-string-p)
991 (octave-not-in-string-or-comment-p, calculate-octave-indent)
992 (octave-blink-matching-block-open, octave-auto-fill):
993 Use line-(beginning|end)-position instead.
994
995 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
996
997 * emacs-lisp/authors.el (authors-aliases): Add correct realname
998 for Francesco Potort\e,Al\e(B.
999
1000 2003-10-23 Dave Love <fx@gnu.org>
1001
1002 * international/mule-cmds.el (locale-charset-to-coding-system):
1003 Don't rely on nil being a coding system.
1004
1005 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
1006 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
1007 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
1008
1009 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
1010
1011 * gdb-ui.el (gdb-current-language): New variable.
1012 (gdb-update-flag): Remove variable.
1013 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
1014 (gdb-take-last-elt): Remove function.
1015 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
1016 (gdb-post-prompt): Check for variable object changes here.
1017
1018 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
1019 object changes in gdb-ui.el.
1020
1021 2003-10-21 Richard M. Stallman <rms@gnu.org>
1022
1023 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
1024
1025 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
1026 Don't check for foo*/ wildcard form here.
1027 (insert-directory): Recognize foo*/ as a wildcard.
1028 Separate wildcard-regexp variable from the arg, wildcard.
1029
1030 * subr.el (add-hook): Correctly detect when make-local-hook was used.
1031 (remove-hook): Correctly handle strange cases about local hooks.
1032
1033 2003-10-21 David Ponce <david@dponce.com>
1034
1035 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
1036 argument REAL, to return a real number instead of a rounded
1037 integer value. Define as inline function.
1038 (ruler-mode-right-fringe-cols): Likewise.
1039 (ruler-mode-scroll-bar-cols): New function.
1040 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
1041 (ruler-mode-right-scroll-bar-cols): Likewise.
1042 (ruler-mode-space): New function.
1043 (ruler-mode-ruler): Use it. Handle variations of fringe style,
1044 scroll bar mode and margins in a more robust way.
1045
1046 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
1047
1048 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
1049 (antlr-c-init-language-vars): New function.
1050 (antlr-mode): Use it with cc-mode before v5.29.
1051 (antlr-c-common-init): Don't set some local vars here.
1052 (antlr-mode): Set them here.
1053 (antlr-c-forward-sws): New function alias.
1054 (antlr-mode): Redefine with cc-mode before v5.30.
1055 (antlr-skip-sexps): Use it.
1056 (antlr-skip-exception-part): Ditto.
1057 (antlr-skip-file-prelude): Ditto.
1058 (antlr-outside-rule-p): Ditto.
1059 (antlr-end-of-body): Ditto.
1060 (antlr-option-kind): Ditto.
1061 (antlr-insert-option-area): Ditto.
1062 (antlr-file-dependencies): Ditto.
1063
1064 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1065
1066 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
1067 Move backward only if point was not inside an entry.
1068
1069 2003-10-21 Richard M. Stallman <rms@gnu.org>
1070
1071 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
1072
1073 2003-10-21 Juri Linkov <juri@jurta.org>
1074
1075 * compare-w.el: Automatically skip non-matching text to resync.
1076 (compare-windows-whitespace): Doc fix.
1077 (compare-windows-sync, compare-windows-sync-string-size)
1078 (compare-windows-recenter, compare-ignore-whitespace)
1079 (compare-windows-highlight, compare-windows-face): New variables.
1080 (compare-windows): Use compare-windows-sync.
1081 (compare-windows-highlight, compare-windows-dehighlight)
1082 (compare-windows-sync-regexp)
1083 (compare-windows-sync-default-function): New functions.
1084
1085 2003-10-21 Juri Linkov <juri@jurta.org>
1086
1087 * diff.el (diff-parse-differences): Don't visit the files now;
1088 instead, just record the error locus.
1089
1090 2003-10-21 Dave Love <fx@gnu.org>
1091
1092 * progmodes/cfengine.el: New file.
1093
1094 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1095
1096 * complete.el (PC-do-completion): Do not forget to use `pred' as the
1097 default-directory when completing file names.
1098
1099 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
1100
1101 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
1102 followed by the word `face', it gets treated as a face, even if
1103 it is also defined as a variable or a function.
1104
1105 2003-10-20 Dave Love <fx@gnu.org>
1106
1107 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1108 Avoid incf in macro expansion.
1109
1110 2003-10-20 John Paul Wallington <jpw@gnu.org>
1111
1112 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
1113 `evenp' so we don't implicitly require cl library at runtime.
1114
1115 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
1116
1117 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
1118 (help-make-xrefs): Only make cross-references for faces if
1119 preceded or followed by the word `face'. Do not make a
1120 cross-reference for variables without variable documentation,
1121 unless preceded by the word `variable' or `option'. Update doc
1122 string accordingly.
1123
1124 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
1125
1126 * progmodes/hideshow.el: Rewrite one-armed `if'
1127 constructs using either `when' or `unless'.
1128 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
1129
1130 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
1131
1132 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
1133 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
1134 instead of 12x12.
1135
1136 2003-10-16 Eli Zaretskii <eliz@elta.co.il>
1137
1138 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
1139 message while converting to Babyl.
1140
1141 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
1142
1143 * allout.el (allout-mode): Doc fix.
1144
1145 2003-10-16 Lute Kamstra <lute@gnu.org>
1146
1147 * subr.el (force-mode-line-update): Fix docstring.
1148
1149 2003-10-14 Dave Love <fx@gnu.org>
1150
1151 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
1152 (default-input-method): Add :link, improve :type.
1153 (locale-charset-language-names): Fix utf-8 pattern.
1154 (locale-charset-match-p, locale-charset-alist)
1155 (locale-charset-to-coding-system): New.
1156 (set-locale-environment): Deal with codeset part of locale specs.
1157
1158 2003-10-14 Lute Kamstra <lute@gnu.org>
1159
1160 * fringe.el (fringe-mode): Use active voice in docstring.
1161 (set-fringe-style): Ditto.
1162
1163 2003-10-13 Lute Kamstra <lute@gnu.org>
1164
1165 * fringe.el (fringe-mode): Fix docstring.
1166 (set-fringe-style): Ditto.
1167
1168 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
1169
1170 * ediff-mult.el (ediff-filegroup-action):
1171 Use ediff-default-filtering-regexp.
1172
1173 * ediff-util.el (ediff-recenter): Don't call
1174 ediff-restore-highlighting twice.
1175 (ediff-select-difference): Set current difference.
1176 (ediff-unselect-and-select-difference): Add comment.
1177
1178 * ediff.el (ediff-directories,ediff-directory-revisions)
1179 (ediff-directories3,ediff-merge-directories)
1180 (ediff-merge-directories-with-ancestor)
1181 (ediff-merge-directory-revisions)
1182 (ediff-merge-directory-revisions-with-ancestor):
1183 Use ediff-default-filtering-regexp.
1184
1185 2003-10-12 Andreas Schwab <schwab@suse.de>
1186
1187 * international/mule-cmds.el (locale-charset-language-names):
1188 Simplify regex by removing unused grouping.
1189
1190 2003-10-10 Dave Love <fx@gnu.org>
1191
1192 * bindings.el: Don't bind stop.
1193
1194 2003-10-08 Miles Bader <miles@gnu.org>
1195
1196 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
1197 face instead of attempting to emulate it.
1198
1199 2003-10-07 Kenichi Handa <handa@m17n.org>
1200
1201 * international/mule-diag.el (list-coding-systems-1): List coding
1202 systems that are loaded automatically.
1203
1204 * international/code-pages.el (iso-8859-11): Add autoload cookie.
1205
1206 * international/mule.el (autoload-coding-system): New function.
1207
1208 2003-10-07 Andreas Schwab <schwab@suse.de>
1209
1210 * log-edit.el (log-edit-changelog-entries): Prefer local value of
1211 change-log-default-name in the buffer visiting the file.
1212
1213 2003-10-06 Dave Love <fx@gnu.org>
1214
1215 * files.el (find-file-hook): Customize.
1216 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
1217
1218 * bindings.el (completion-ignored-extensions): Remove .log.
1219 (global-map): Add again, open, stop keys.
1220
1221 2003-10-05 Richard M. Stallman <rms@gnu.org>
1222
1223 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
1224 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
1225 Use sh-modify directly.
1226 (sh-select): Use sh-append, not eval.
1227
1228 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
1229
1230 * info.el (Info-following-node-name): New function.
1231
1232 * loadhist.el (unload-feature-special-hooks):
1233 Rename from loadhist-hook-functions.
1234 (loadhist-hook-functions): Now an alias.
1235
1236 2003-10-04 Eli Zaretskii <eliz@elta.co.il>
1237
1238 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
1239 file-name clashes on 8+3 filesystems.
1240
1241 * Makefile.in (DONTCOMPILE, bootstrap-clean):
1242 Rename loaddefs-boot.el to ldefs-boot.el
1243
1244 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
1245 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
1246
1247 2003-10-03 Lute Kamstra <lute@gnu.org>
1248
1249 * info.el (Info-mode): Revert previous change.
1250 (Info-escape-percent): New function.
1251 (Info-fontify-node): Use it.
1252
1253 2003-10-02 Andreas Schwab <schwab@suse.de>
1254
1255 * loaddefs-boot.el: Regenerated.
1256
1257 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
1258
1259 * ffap.el: Remove defadvice related code from CVS since `complete'
1260 provides a `PC-completion-as-file-name-predicate' variable that
1261 ffap can override.
1262
1263 2003-10-02 Kenichi Handa <handa@m17n.org>
1264
1265 * international/utf-8.el (ccl-decode-mule-utf-8):
1266 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
1267
1268 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
1269 * international/subst-big5.el: Likewise.
1270 * international/subst-gb2312.el: Likewise.
1271 * international/subst-ksc.el: Likewise.
1272
1273 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
1274
1275 * calendar/calendar.el (increment-calendar-month)
1276 (calendar-leap-year-p, calendar-absolute-from-gregorian)
1277 (generate-calendar, calendar-read-date, calendar-interval)
1278 (calendar-day-of-week): Handle years BC.
1279 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
1280
1281 2003-10-01 Dave Love <fx@gnu.org>
1282
1283 * language/cyrillic.el (cp1251): Alias for windows-1251.
1284
1285 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
1286 bootstrap.
1287
1288 2003-10-01 Lute Kamstra <lute@gnu.org>
1289
1290 * files.el: Fix typo.
1291 * imenu.el (imenu--generic-function): Docstring fix.
1292
1293 2003-09-30 Richard M. Stallman <rms@gnu.org>
1294
1295 * dired.el (dired-mode): Handle dired-directory as a list.
1296
1297 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
1298
1299 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
1300
1301 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
1302
1303 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
1304 Replace gud-display with gud-watch.
1305 (gud-speedbar-buttons): Add stuff for watching expressions
1306 in the speedbar when using M-x gdba. Use dolist on old part
1307 of this function.
1308
1309 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
1310 (gdb-update-flag): New variables.
1311 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
1312 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
1313 (gud-watch, gdb-var-create-handler) : New functions.
1314 (gdb-var-list-children, gdb-var-list-children-handler)
1315 (gdb-var-create-regexp, gdb-var-update-regexp)
1316 (gdb-var-list-children-regexp): New constants.
1317 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
1318 (gdb-annotation-rules): Reduce annotation set (level 3).
1319 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
1320 (gdb-post-prompt): Don't update GDB buffers every time speedbar
1321 updates.
1322 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
1323 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
1324 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
1325 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
1326 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
1327 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
1328 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
1329 (gud-display, gud-display1)
1330 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
1331 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
1332 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
1333 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
1334 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
1335 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
1336 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
1337 (gdb-display-display-buffer, gdb-toggle-display)
1338 (gdb-delete-display, gdb-expressions-popup-menu)
1339 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
1340 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
1341 to display buffer.
1342
1343 2003-09-30 Richard M. Stallman <rms@gnu.org>
1344
1345 * progmodes/ada-mode.el (ada-mode): Don't use advice.
1346 Instead, set which-func-functions.
1347
1348 * progmodes/which-func.el (which-func-modes): Add ada-mode.
1349 (which-func-functions): New variable.
1350 (which-function): Use that.
1351
1352 * info.el (Info-mode): Double each `%' in header line.
1353
1354 * emacs-lisp/lisp-mnt.el (lm-with-file):
1355 When FILE is nil, run BODY in current buffer.
1356
1357 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
1358
1359 * help.el (describe-mode): Start with a brief list of minor modes.
1360 Find them thru minor-mode-list so as to find them all.
1361 Show them in alphabetical order.
1362
1363 * mail/sendmail.el (mail-aliases): Doc fix.
1364
1365 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
1366
1367 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
1368
1369 * mail/rmailsum.el (rmail-make-summary-line-1):
1370 Change comma after last label to a space.
1371 (rmail-summary-font-lock-keywords): Adapt to that change.
1372
1373 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
1374
1375 * progmodes/scheme.el (scheme-mode-variables): When setting
1376 `font-lock-defaults', also specify that "#" should
1377 be interpreted with `word' syntax.
1378 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
1379
1380 2003-09-30 Lars Hansen <larsh@math.ku.dk>
1381
1382 * desktop.el: A lot of comments updated.
1383 (desktop-save-mode): Minor mode introduced.
1384 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
1385 (desktop-load-default): Function made obsolete.
1386 (desktop-locals-to-save): Variable made customizable.
1387 (desktop-read): Optional parameter `dirname' added.
1388 (desktop-change-dir, desktop-revert): Parameter `dirname' in
1389 `desktop-read' used.
1390 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
1391
1392 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
1393
1394 * whitespace.el (whitespace-clean-msg): Add user customizable message
1395 for displaying ``clean'' output.
1396 (whitespace-buffer): Use `whitespace-clean-msg'.
1397 (whitespace-global-mode): Fix typo.
1398
1399 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
1400
1401 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
1402
1403 2003-09-29 Lute Kamstra <lute@gnu.org>
1404
1405 * bindings.el (mode-line-modes): Remove superfluous :propertize
1406 construct in initialization.
1407 (mode-line-position): Change cons cell into proper list in
1408 initialization.
1409
1410 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
1411
1412 * international/mule.el (decode-coding-inserted-region): Use car
1413 of the return value of find-operation-coding-system.
1414
1415 2003-09-29 Kenichi Handa <handa@m17n.org>
1416
1417 * descr-text.el (describe-char): Fix previous change.
1418
1419 2003-09-28 Kenichi Handa <handa@m17n.org>
1420
1421 * descr-text.el (describe-char-display): New function.
1422 (describe-char): Pay attention to display table on describing how
1423 a character is displayed.
1424
1425 * international/mule-cmds.el (encoded-string-description):
1426 Prepend "0x" to each encoded byte.
1427
1428 2003-09-28 Andreas Schwab <schwab@suse.de>
1429
1430 * find-file.el (ff-special-constructs): Add autoload cookie.
1431
1432 2003-09-28 Kevin Ryde <user42@zip.com.au>
1433
1434 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
1435 makeinfo appends to duplicate index entries.
1436
1437 2003-09-28 Eli Zaretskii <eliz@elta.co.il>
1438
1439 * dired-x.el (dired-clean-tex): Doc fix.
1440
1441 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
1442 using a Chinese tutorial.
1443
1444 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
1445
1446 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
1447 between "MAIL FROM:" and "RCPT TO:" and the following address.
1448
1449 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
1450
1451 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
1452
1453 2003-09-28 David Ponce <david@dponce.com>
1454
1455 * recentf.el (recentf-initialize-file-name-history): New defcustom.
1456 (recentf-load-list): When `recentf-initialize-file-name-history'
1457 is non-nil, initialize an empty `file-name-history' with the
1458 recent list.
1459
1460 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny patch)
1461
1462 * man.el (Man-default-man-entry): Remove the leading `*' from the
1463 word at point.
1464
1465 2003-09-26 Lute Kamstra <lute@gnu.org>
1466
1467 * bindings.el (mode-line-position): Mention size indication in
1468 docstring.
1469
1470 2003-09-26 Andre Spiegel <spiegel@gnu.org>
1471
1472 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
1473
1474 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
1475 because it's autoloaded now.
1476
1477 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
1478
1479 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
1480 (sh-font-lock-keywords, sh-feature): Fix previous change of
1481 sh-feature to avoid infloop with sh-font-lock-keywords.
1482
1483 2003-09-25 Kim F. Storm <storm@cua.dk>
1484
1485 * frame.el (frame-current-scroll-bars): New defun.
1486
1487 * window.el (window-current-scroll-bars): New defun.
1488
1489 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1490
1491 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
1492 cause errors when the state cache contains info on parts that have
1493 been narrowed out.
1494
1495 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1496
1497 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
1498 `c-setup-paragraph-variables' has to be used when this variable is
1499 changed; it doesn't work to reinitialize the mode since that
1500 typically clobbers the variable.
1501
1502 * progmodes/cc-styles.el (c-setup-paragraph-variables):
1503 Make it interactive.
1504
1505 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1506
1507 * progmodes/cc-fonts.el (c-font-lock-declarations):
1508 Fix recognition of constructors and destructors for classes whose
1509 names are matched by `*-font-lock-extra-types'.
1510
1511 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
1512 followed by an identifier in C++ then it's a type.
1513
1514 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1515
1516 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
1517 problem that primarily affected XEmacs. Don't use faces to find
1518 unterminated strings since Emacs and XEmacs fontify strings
1519 differently - this function should now work better in XEmacs.
1520
1521 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1522
1523 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
1524 `expand-abbrev' workaround which caused braces to misbehave inside
1525 macros.
1526
1527 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
1528 handling. This bug could cause interactive font locking to bail out.
1529
1530 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1531
1532 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
1533 Handle paren-style types in Pike. Also fixed some cases of
1534 insufficient handling of unbalanced parens.
1535
1536 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
1537
1538 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
1539 common shell prompts that are not common filename or URL characters.
1540 (ffap-file-at-point): Use the new regexp to strip the prompts from
1541 the file names. This is an issue mostly for user prompts that
1542 don't have a trailing space and find-file-at-point is invoked from
1543 within a shell inside emacs.
1544
1545 2003-09-24 Andre Spiegel <spiegel@gnu.org>
1546
1547 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
1548 stamps numerically, rather than textually.
1549
1550 2003-09-24 Kenichi Handa <handa@m17n.org>
1551
1552 * language/devan-util.el (devanagari-post-read-conversion):
1553 * language/mlm-util.el (malayalam-post-read-conversion):
1554 * language/tml-util.el (tamil-post-read-conversion):
1555 Add autoload cookie.
1556
1557 * international/utf-8.el (utf-8-post-read-conversion):
1558 Call post-read-conversion functions for Devanagari, Malayalam,
1559 and Tamil.
1560
1561 2003-09-23 Dave Love <fx@gnu.org>
1562
1563 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
1564
1565 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
1566
1567 * progmodes/gud.el (perldb): Add gud-until to list of commands.
1568 Update gud-remove.
1569
1570 2003-09-22 Richard M. Stallman <rms@gnu.org>
1571
1572 * progmodes/sh-script.el (sh-mode-default-syntax-table):
1573 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
1574 (sh-mode-syntax-table-input): New variable.
1575 (sh-require-final-newline): Don't use eval.
1576 (sh-builtins, sh-leading-keywords, sh-other-keywords)
1577 (sh-variables, sh-font-lock-keywords): Don't use eval.
1578 (sh-set-shell): When setting require-final-newline,
1579 treat value = `require-final-newline' as don't change it.
1580 Set sh-mode-syntax-table locally based on
1581 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
1582
1583 * progmodes/compile.el (compile-internal):
1584 Call compilation-set-window-height before setting window start.
1585
1586 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
1587
1588 * emacs-lisp/bytecomp.el (byte-compile-log-file):
1589 Clear out byte-compile-last-warned-form.
1590
1591 2003-09-22 Richard M. Stallman <rms@gnu.org>
1592
1593 * woman.el (woman-file-name, woman-follow-word):
1594 If current-word returns nil, use "".
1595
1596 * simple.el (eval-expression): Bind standard-output in to-buffer case.
1597
1598 2003-09-22 Richard M. Stallman <rms@gnu.org>
1599
1600 * emacs-lisp/lisp-mnt.el (lm-with-file):
1601 Don't visit the file, just use insert-file-contents in temp buffer.
1602
1603 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
1604
1605 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
1606 Add surrounding \\( and \\) around the header, as in
1607 for lm-history-header 'Change Log\\|History'.
1608
1609 2003-09-22 John Paul Wallington <jpw@gnu.org>
1610
1611 * progmodes/ld-script.el: Add Commentary section,
1612 minor cleanup of file header.
1613 (ld-script-font-lock-keywords): Doc fix.
1614 (toplevel): Provide `ld-script' feature.
1615
1616 2003-09-21 Kim F. Storm <storm@cua.dk>
1617
1618 * scroll-bar.el (set-scroll-bar-mode): Initialize to
1619 new built-in variable default-frame-scroll-bars.
1620 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
1621 scroll-bar-mode; notably, use it instead of t when we toggle
1622 scroll-bars on.
1623 (toggle-scroll-bar): Use default-frame-scroll-bars.
1624
1625 2003-09-19 Masatake YAMATO <jet@gyve.org>
1626
1627 * pcvs.el (cvs-do-removal): Change the prompt depending on
1628 `filter' value.
1629
1630 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
1631
1632 * startup.el (command-line-1): Stop startup-echo-area-message
1633 being hidden by "Loading image..." message.
1634 (use-fancy-splash-screens-p, display-splash-screen):
1635 Move display-graphic-p test from latter to former.
1636
1637 * progmodes/sh-script.el (sh-font-lock-keywords):
1638 Highlight escaped EOLs differently from other backslash constructs.
1639
1640 2003-09-19 Richard M. Stallman <rms@gnu.org>
1641
1642 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
1643 New functions.
1644 (edebug-enter, edebug-outside-excursion): Use them.
1645
1646 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
1647 Fix the condition for whether to print "In WHERE".
1648
1649 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
1650
1651 * finder.el (finder-mode-hook): New variable.
1652 (finder-mode): Run hook finder-mode-hook
1653
1654 2003-09-18 Masatake YAMATO <jet@gyve.org>
1655
1656 * progmodes/ebrowse.el: Fix broken magic autoload comments.
1657
1658 2003-09-17 Mario Lang <mlang@delysid.org>
1659
1660 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
1661 "p %e" to actually print the value in the GUD buffer.
1662
1663 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
1664
1665 From David Ponce <david.ponce@wanadoo.fr>:
1666 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
1667 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
1668 from loaddefs-boot.el if necessary.
1669
1670 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
1671
1672 * progmodes/gud.el (gud-find-class): Make jdb work again since
1673 cc-mode changed the syntactic information.
1674
1675 2003-09-15 David Ponce <david@dponce.com>
1676
1677 * recentf.el: (recentf-exclude): Accept predicates too.
1678 (recentf-file-readable-p): New function.
1679 (recentf-include-p): Handle predicates in recentf-exclude.
1680 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
1681 (recentf-cleanup): Likewise.
1682 (recentf-save-list): Use write-file to handle backup of
1683 recentf-save-file.
1684
1685 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
1686
1687 * loaddefs-boot.el: Renamed from `loaddefs.el'
1688 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
1689 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
1690 necessary.
1691
1692 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
1693
1694 * electric.el (Electric-pop-up-window): For the `one-window' case,
1695 no longer disconcertingly move point in the original buffer.
1696
1697 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1698
1699 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
1700
1701 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
1702
1703 * dired.el (dired-mode-map): Fix typo.
1704
1705 2003-09-11 Richard M. Stallman <rms@gnu.org>
1706
1707 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
1708
1709 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
1710
1711 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
1712 the function is less noisy. Now only `kill-buffer' can ask questions.
1713
1714 2003-09-10 Mario Lang <mlang@delysid.org>
1715
1716 * battery.el: Update Commentary and Copyright.
1717 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
1718 appear due to wrong ordering of the expressions in `or'.
1719
1720 2003-09-09 Lute Kamstra <lute@gnu.org>
1721
1722 * misc.el (upcase-char): Fix docstring.
1723 (zap-up-to-char): New command.
1724
1725 2003-09-08 David Ponce <david@dponce.com>
1726
1727 Ensure that recentf correctly updates the menu bar.
1728 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
1729 (recentf-menu-bar): New function.
1730 (recentf-clear-data): Use it
1731 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
1732 of easy-menu-change.
1733
1734 2003-09-08 Lute Kamstra <lute@gnu.org>
1735
1736 * simple.el (size-indication-mode): New.
1737 * bindings.el (mode-line-position): Add buffer size indicator.
1738
1739 2003-09-04 Mario Lang <mlang@delysid.org>
1740
1741 * battery.el (battery-linux-proc-acpi): New function.
1742 (battery-status-function): Modify default value calculation to also
1743 check for availability of ACPI.
1744 (battery-echo-area-format): Ditto.
1745 (battery-mode-line-format): Ditto.
1746
1747 2003-09-06 Dave Love <fx@gnu.org>
1748
1749 * ielm.el (ielm-mode-hook): Add :options.
1750
1751 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
1752 (eldoc-print-current-symbol-info): Use it.
1753
1754 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
1755
1756 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
1757 being displayed in GUD buffer.
1758 (gdb-idle-input-queue): Remove var. Use just one queue.
1759 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
1760 Remove functions. Use just one queue.
1761 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
1762 (gdb-invalidate-assembler, gdb-get-current-frame):
1763 Modify functions. Use just one queue.
1764
1765 2003-09-04 Dave Love <fx@gnu.org>
1766
1767 * cus-start.el: Add blink-cursor-alist.
1768
1769 * ruler-mode.el (ruler-mode-fill-column-char)
1770 (ruler-mode-current-column-char): Use char-displayable-p,
1771 not window-system.
1772
1773 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
1774
1775 * language/european.el (windows-1252): Move from code-pages.
1776
1777 * language/cyrillic.el ("Windows-1251"): Delete.
1778 ("Bulgarian", "Belarusian"): Remove `features'.
1779 (windows-1251): Move from code-pages.
1780
1781 * international/mule-diag.el (non-iso-charset-alist):
1782 Remove `codepage' stuff.
1783 (print-designation, list-coding-systems-1): Output fixes.
1784
1785 * international/code-pages.el (cp-make-translation-table)
1786 (cp-valid-codes): Made defsubsts.
1787 (cp-fix-safe-chars): Delete.
1788 (mule-diag): Don't require.
1789 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
1790 (top-level): Check for defined coding system when defining
1791 cp... aliases. Change w32-add-charset-info test to avoid warning.
1792 (non-iso-charset-alist): Defvar when compiling.
1793 (cp-make-coding-system): Doc fix.
1794
1795 2003-09-02 Jason Rumney <jasonr@gnu.org>
1796
1797 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
1798 line-ends from CVS before doing conversion.
1799
1800 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
1801
1802 * calendar/diary-lib.el (diary-header-line-flag)
1803 (diary-header-line-format): New variables.
1804 (list-diary-entries): Use them to set header line in simple diary.
1805
1806 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
1807 other than font-lock-string-face to highlight backslashes.
1808
1809 2003-09-01 Jason Rumney <jasonr@gnu.org>
1810
1811 * international/titdic-cnv.el (tit-read-key-value): Include \r in
1812 regexp.
1813
1814 2003-09-01 Dave Love <fx@gnu.org>
1815
1816 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
1817
1818 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
1819 and :help; also line and column numbers labels.
1820
1821 * international/mule-util.el (char-displayable-p): Move from
1822 latin1-disp, rename and autoload.
1823
1824 * international/latin1-disp.el (latin1-char-displayable-p):
1825 Now obsolete alias. Replace uses with char-displayable-p.
1826 (latin1-display-ucs-per-lynx): Fix last change.
1827
1828 * international/mule-cmds.el (standard-display-european-internal):
1829 Don't use char code for Latin-1 NBSP.
1830 <XFree86 4>: Unfrob NBSP display table. Set display table to use
1831 U+2018, U+2019 for `'.
1832 (select-safe-coding-system): Message fix.
1833
1834 2003-09-01 Kenichi Handa <handa@m17n.org>
1835
1836 * international/fontset.el (setup-default-fontset): For Thai
1837 font, specify "*" family.
1838
1839 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
1840
1841 * progmodes/compile.el (previous-error): Accept a prefix
1842 argument, similarly to next-error.
1843
1844 2003-08-31 Masatake YAMATO <jet@gyve.org>
1845
1846 * pcvs.el (cvs-do-removal): Use = instead of eq to check
1847 the number of files. Bind the number of files to a local
1848 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
1849
1850 2003-08-30 Eli Zaretskii <eliz@elta.co.il>
1851
1852 * vc-hooks.el (vc-make-version-backup): Fix the change made on
1853 2003-07-26: msdos-long-file-names is a function, not a variable.
1854
1855 2003-08-29 Richard M. Stallman <rms@gnu.org>
1856
1857 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
1858 Do nothing with mail-personal-alias-file if it is nil.
1859
1860 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
1861 Do nothing if mail-personal-alias-file is nil.
1862
1863 * term.el (term-exec-1): Bind coding-system-for-read.
1864
1865 * dired.el (dired-mouse-find-file-other-window):
1866 Use dired-view-command-alist here, as in dired-view-file.
1867 (dired-view-command-alist): Use %s to substitute file name.
1868 Handle .ps_pages, .eps, .jpg, .gif, .png.
1869
1870 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
1871
1872 * info.el (Info-mode-map): Bind S-tab and <backtab> to
1873 `Info-prev-reference', instead of M-tab.
1874
1875 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
1876
1877 * simple.el (blink-matching-open): Work correctly on chars that
1878 are designated as parens through the syntax-table text property.
1879
1880 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
1881
1882 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
1883 line break position in the middle of a non-kinsoku (e.g. latin)
1884 word, making it skip until either a space or a character with
1885 category "|".
1886 (kinsoku-longer): Test for end of buffer.
1887
1888 2003-08-28 Eli Zaretskii <eliz@elta.co.il>
1889
1890 * mail/rmail.el (rmail-convert-to-babyl-format):
1891 Detect quoted-printable- and base64-encoded messages and decode them
1892 automatically. Set the message's encoding from the charset=
1893 header, if any. Decode base64-encoded messages in Mail format as well.
1894
1895 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1896
1897 * mail/smtpmail.el Fix previous change:
1898 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
1899 calling smtpmail-via-smtp.
1900 (smtpmail-via-smtp): Add fall-back values for envelope-from.
1901
1902 2003-08-26 John Paul Wallington <jpw@gnu.org>
1903
1904 * image.el (image-jpeg-p): Don't search beyond length of data.
1905
1906 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
1907
1908 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
1909 misfeature in `expand-abbrev' which caused electric keywords like
1910 "else" to disappear if an open brace was typed directly afterwards.
1911
1912 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
1913
1914 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
1915 mandatory in `define-widget'.
1916
1917 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
1918 Don't align the operators "!=", "<=" and ">=" as assignment operators.
1919
1920 (c-assignment-operators): New language constant that only contains
1921 the assignment operators.
1922
1923 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
1924
1925 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
1926
1927 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
1928 Safeguard against unbalanced sexps.
1929
1930 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
1931
1932 * version.el (emacs-version): Check for gtk. Include gtk version info.
1933
1934 2003-08-25 John Paul Wallington <jpw@gnu.org>
1935
1936 * man.el (Man-default-man-entry): Don't whizz past the section
1937 number before looking for it.
1938
1939 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
1940
1941 * progmodes/gud.el (gud-display-line): Don't set window-point if
1942 source buffer is not visible. (Only happens with M-x gdba).
1943
1944 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
1945 documentation.
1946 (gdb-source, gdb-source-info): Update to assembler unnecessary
1947 as its done after each GDB command anyway.
1948 (gdb-pre-prompt): Use with-current-buffer.
1949 (gdb-insert-field): Add help-echo text.
1950 (gdb-invalidate-assembler): Re-display of assembler now done in
1951 gdb-info-breakpoints-custom.
1952 (gdb-info-breakpoints-custom): Force re-display of assembler to
1953 happen *after* update of breakpoints buffer.
1954 (gdb-display-source-buffer): Don't choke if gdb-source-window
1955 isn't visible.
1956 (gdb-put-string, gdb-put-arrow): Remove free variables.
1957
1958 2003-08-24 John Paul Wallington <jpw@gnu.org>
1959
1960 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
1961
1962 * man.el (Man-default-man-entry): Strip text properties when
1963 snarfing parts of entry because `format' preserves properties.
1964
1965 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
1966
1967 * files.el (file-newest-backup): Use `expand-file-name'.
1968
1969 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
1970 Allow the diary to pop up a new frame, if needed.
1971
1972 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
1973 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
1974 (smtpmail-send-it): Make treatment of envelope-from consistent with
1975 sendmail.el.
1976
1977 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
1978 (sh-leading-keywords): Add the bash `time' reserved word.
1979 (sh-variables): Add some bash variables.
1980 (sh-add-completer): Fix nil branch of case statement.
1981
1982 2003-08-24 Masatake YAMATO <jet@gyve.org>
1983
1984 * progmodes/ld-script.el: New file.
1985
1986 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
1987
1988 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
1989
1990 2003-08-23 Andre Spiegel <spiegel@gnu.org>
1991
1992 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
1993 Better explain obsolescence, and what to use instead.
1994
1995 2003-08-23 Masatake YAMATO <jet@gyve.org>
1996
1997 * pcvs.el (cvs-do-removal): Show the deleted file name
1998 on the prompt.
1999
2000 2003-08-20 Dave Love <fx@gnu.org>
2001
2002 * international/mule.el (make-coding-system)
2003 (set-buffer-file-coding-system): Doc fix.
2004
2005 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
2006
2007 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
2008
2009 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
2010
2011 * international/utf-16.el: Add mime-text-unsuitable coding system
2012 properties.
2013
2014 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
2015
2016 * cus-edit.el: Add some :links.
2017 (bib): Remove.
2018
2019 * textmodes/bib-mode.el (bib): Add :group external.
2020
2021 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
2022
2023 * wid-edit.el (widget-echo-help): Make it handle expressions that
2024 evaluate to strings.
2025
2026 2003-08-18 Michael Mauger <mmaug@yahoo.com>
2027
2028 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
2029
2030 Simplify selection of SQL products to define highlighting and
2031 interactive mode. Includes detailed instructions on adding
2032 support for new products.
2033
2034 * progmodes/sql.el (sql-product): New variable. Identifies SQL
2035 product for use in highlighting and interactive mode.
2036 (sql-interactive-product): New variable. SQL product for
2037 sql-interactive-mode.
2038 (sql-product-support): New variable. Specifies product-specific
2039 parameters to drive highlighting and interactive mode.
2040 (sql-imenu-generic-expression): Add more object types.
2041 (sql-sqlite-options): Correct comment.
2042 (sql-ms-program): Use "osql" rather than "isql".
2043 (sql-prompt-regexp, sql-prompt-length): Update comment.
2044 (sql-mode-menu): Add "Start SQLi session" entry.
2045 Replace Highlighting submenu with Product menu. Fix Send Region entry.
2046 (sql-mode-abbrev-table): Add abbreviations. Support of
2047 SYSTEM-FLAG on define-abbrev. Support was removed with last
2048 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
2049 (sql-mode-font-lock-object-name): Add font-lock pattern for object
2050 names.
2051 (sql-mode-ansi-font-lock-keywords): Set as default value.
2052 (sql-mode-oracle-font-lock-keywords): Set as default value.
2053 Support Oracle 9i keywords.
2054 (sql-mode-postgres-font-lock-keywords): Set as default value.
2055 (sql-mode-linter-font-lock-keywords): Set as default value.
2056 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
2057 SQLServer 2000.
2058 (sql-mode-sybase-font-lock-keywords)
2059 (sql-mode-interbase-font-lock-keywords)
2060 (sql-mode-sqlite-font-lock-keywords)
2061 (sql-mode-strong-font-lock-keywords)
2062 (sql-mode-mysql-font-lock-keywords)
2063 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
2064 keywords.
2065 (sql-mode-font-lock-defaults): Update comment.
2066 (sql-product-feature): New function. Returns feature associated
2067 with a product from `sql-product-support' alist.
2068 (sql-product-font-lock): New function. Set font-lock support
2069 based on `sql-product'.
2070 (sql-add-product-keywords): New function. Add font-lock rules to
2071 product-specific keyword variables.
2072 (sql-set-product): New function. Set `sql-product' and apply
2073 appropriate font-lock highlighting.
2074 (sql-highlight-product): New function. Set font-lock support
2075 based on a product. Also set mode name to include product name.
2076 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
2077 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
2078 Use `sql-set-product'.
2079 (sql-highlight-ms-keywords)
2080 (sql-highlight-sybase-keywords)
2081 (sql-highlight-interbase-keywords)
2082 (sql-highlight-strong-keywords)
2083 (sql-highlight-mysql-keywords)
2084 (sql-highlight-sqlite-keywords)
2085 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
2086 (sql-get-login): Prompt in the same order as the tokens.
2087 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
2088 (sql-product-interactive): New function. Common portions of
2089 product-specific interactive mode wrappers.
2090 (sql-interactive-mode): Rewritten to use product features.
2091 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
2092 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
2093 (sql-db2, sql-linter): Use `sql-product-interactive'.
2094 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
2095 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
2096 (sql-connect-ingres, sql-connect-postgres)
2097 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
2098 New functions. Format command line parameters and invoke comint on
2099 the appropriate interpreter. Code was in the corresponding
2100 `sql-xyz' function before.
2101 (sql-connect-ms): New function. Support -E argument to use
2102 operating system credentials for authentication.
2103
2104 2003-08-18 Kenichi Handa <handa@m17n.org>
2105
2106 * international/mule.el (encode-char): Fix for the ASCII case.
2107
2108 2003-08-15 Kenichi Handa <handa@m17n.org>
2109
2110 * international/fontset.el (setup-default-fontset): Change "*" to
2111 nil in the specifications of font family.
2112
2113 2003-08-18 Kim F. Storm <storm@cua.dk>
2114
2115 * kmacro.el (kmacro-keymap): Group related bindings in
2116 initialization for clarity. Bind C-s to start macro.
2117 Remove C-r binding.
2118 (kmacro-initial-counter-value): New defvar to hold initial counter
2119 value in case we set the value before defining a macro.
2120 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
2121 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
2122 not defining or executing macro. Doc fix.
2123 (kmacro-add-counter): Clear kmacro-initial-counter-value.
2124 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
2125 temporarily view older elements on the macro ring without cycling
2126 the ring.
2127 (kmacro-display): Doc fix.
2128 (kmacro-exec-ring-item): New helper function.
2129 (kmacro-call-ring-2nd): Use it.
2130 (kmacro-call-ring-2nd-repeat): Doc fix.
2131 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
2132 (kmacro-end-or-call-macro): Execute last viewed macro (using
2133 kmacro-exec-ring-item) from ring if this follows
2134 kmacro-view-macro. This allows us to find a macro on the ring
2135 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
2136 the ring to bring it to the head of the ring.
2137 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
2138 Allow binding to reserved keys without specifying C-x C-k prefix.
2139 Ask for confirmation if entered key sequence is already bound to
2140 a non-macro command.
2141 (kmacro-view-macro): Repeating command will show older elements
2142 on the macro ring; C-k will execute the last viewed macro.
2143 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
2144 property from 'ring to 'head.
2145
2146 2003-08-17 Alan Shutko <ats@acm.org>
2147
2148 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
2149 keeping December out of the alist.
2150
2151 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
2152
2153 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
2154 * calendar/calendar.el (calendar-mode-map): Bind it to key.
2155 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
2156 (calendar-flatten): New function.
2157 (calendar-mouse-view-other-diary-entries)
2158 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
2159 in the menu title and to show multi-line diary entries correctly
2160 in the menu.
2161
2162 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
2163
2164 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
2165 defcustom, because the default was recently changed.
2166
2167 2003-08-16 Richard M. Stallman <rms@gnu.org>
2168
2169 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
2170
2171 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
2172 New subroutine, broken out of eval-last-sexp-1.
2173 (eval-last-sexp-1): Use eval-last-sexp-print-value.
2174
2175 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
2176
2177 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
2178
2179 * simple.el (eval-expression): Use eval-last-sexp-print-value.
2180
2181 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
2182
2183 * progmodes/compile.el (compilation-error-regexp-alist):
2184 Add Java ANt error detection as described in document
2185 http://ant.apache.org/faq.html
2186
2187 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
2188
2189 * simple.el (backward-word, forward-to-indentation)
2190 (backward-to-indentation): Argument changed to optional.
2191 (next-line, previous-line): Use `or' instead of `unless'.
2192
2193 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2194
2195 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
2196 instead of a constant.
2197
2198 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
2199
2200 * shell.el (shell): With prefix-arg, suggest a new buffer name.
2201
2202 2003-08-12 Andre Spiegel <spiegel@gnu.org>
2203
2204 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
2205 (vc-sccs-workfile-version): Search the entire delta table, rather
2206 than just the first entry, because that might be a deleted version.
2207
2208 2003-08-11 Karl Fogel <kfogel@red-bean.com>
2209
2210 * menu-bar.el (menu-bar-options-menu): Supply a body for the
2211 [save-place] binding in the Options menu. Have it require
2212 'saveplace' and then toggle the variable manually, to avoid an an
2213 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
2214 for the bug report.
2215
2216 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
2217
2218 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
2219 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
2220 (gdb-info-threads-custom): Add help-echo text.
2221 (gdb-display-back): Don't use purecopy.
2222 (gdb-info-breakpoints-custom, gdb-reset)
2223 (gdb-assembler-custom): Use display-images-p to test if breakpoint
2224 icons can be displayed.
2225
2226 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
2227
2228 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
2229
2230 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
2231
2232 * bookmark.el (bookmark-completing-read):
2233 Return a string, instead of a list of one string.
2234 Use a popup menu if activated from the mouse.
2235 (bookmark-edit-annotation): Remove unused vars.
2236 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
2237 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
2238 to bookmark-completing-read.
2239 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
2240 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
2241 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
2242 and erase-buffer.
2243 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
2244 (bookmark-menu-jump, bookmark-menu-insert)
2245 (bookmark-popup-menu-and-apply-function)
2246 (bookmark-menu-popup-paned-bookmark-menu): Remove.
2247 (bookmark-menu-build-paned-menu): Remove by folding it into
2248 bookmark-menu-popup-paned-menu.
2249 (menu-bar-bookmark-map): Move the define-key statements here.
2250 Use the "non-menu" commands since they now pop up a menu if needed.
2251 (bookmark-exit-hook-internal): Simplify.
2252
2253 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
2254
2255 * reftex-toc.el (reftex-toc-rename-label): New function.
2256 (reftex-toc-check-docstruct): New function.
2257
2258 * reftex.el (reftex-region-active-p): New function.
2259
2260 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
2261 regexp to find the \bibliography macro.
2262
2263 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
2264 which does not exist in LaTeX.
2265 (reftex-cite-format-builtin): Added amsrefs support.
2266 (reftex-toc-confirm-promotion): New option
2267
2268 * reftex-toc.el
2269 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
2270 (reftex-toc-demote, reftex-toc-promote)
2271 (reftex-toc-do-promote, reftex-toc-promote-prepare)
2272 (reftex-toc-promote-action, reftex-toc-extract-section-number)
2273 (reftex-toc-newhead-from-alist)
2274 (reftex-toc-load-all-files-for-promotion): New functions.
2275 (reftex-toc-help): Added description of new keys.
2276 (reftex-toc-split-windows-fraction): New option.
2277 (reftex-recenter-toc-when-idle): Search *toc* window on all
2278 visible frames.
2279 (reftex-toc): Additional parameter REUSE
2280 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
2281 with REUSE argument.
2282 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
2283 the call of `reftex-toc'.
2284 (reftex-make-separate-toc-frame): New function .
2285 (reftex-toc-recenter): When called with triple prefix arg, call
2286 `reftex-make-separate-toc-frame' first.
2287 (reftex-toc-toggle-dedicated-frame): New command.
2288 (reftex-toc-quit): Adapted to delete frame when called in
2289 dedicated frame.
2290
2291 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
2292 all enclosing macros.
2293
2294
2295 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2296
2297 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
2298 first use.
2299
2300 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2301
2302 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
2303
2304 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2305
2306 * calendar/calendar.el (list-diary-entries-hook)
2307 (diary-display-hook, nongregorian-diary-listing-hook)
2308 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
2309 Add some customize options for these hooks.
2310 (calendar-abbrev-construct): Don't try to take a substring longer
2311 than the original string.
2312
2313 2003-08-05 Richard M. Stallman <rms@gnu.org>
2314
2315 * emacs-lisp/testcover.el (noreturn): Report error if does return.
2316 (testcover-reinstrument-clauses): Doc fix.
2317
2318 * emacs-lisp/warnings.el: Doc fixes, args renamed.
2319 (warning-type-format): Rename from warning-group-format.
2320
2321 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
2322 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
2323 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
2324 to prevent warnings about defvar for an obsolete variable.
2325
2326 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
2327 warning-group-format renamed to warning-type-format.
2328
2329 * subr.el (read-passwd): Use clear-string instead of fillarray.
2330
2331 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
2332 Use vconcat instead of concat.
2333 (edmacro-sanitize-for-string): New function.
2334
2335 2003-08-05 Dave Love <fx@gnu.org>
2336
2337 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
2338 line-number-display-limit-width.
2339
2340 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
2341
2342 2003-08-05 Kenichi Handa <handa@m17n.org>
2343
2344 * international/code-pages.el: Don't require mule-diag.
2345
2346 * international/mule-diag.el (non-iso-charset-alist):
2347 Add autoload cookie.
2348
2349 * language/devan-util.el (dev-glyph-order): Add an entry for the
2350 glyph code #xC4.
2351
2352 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
2353
2354 * calendar/calendar.el (diary-file, diary-file-name-prefix)
2355 (european-calendar-style, diary-date-forms)
2356 (calendar-day-name-array, calendar-month-name-array): Doc change.
2357 (generate-calendar-month): Adapt for new behaviour of
2358 `calendar-day-name' function.
2359 (calendar-abbrev-length, calendar-day-abbrev-array)
2360 (calendar-month-abbrev-array): New variables.
2361 (calendar-abbrev-construct): New function.
2362 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
2363 rather than fixing abbrevs at some width. Calling syntax change.
2364 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
2365 (calendar-date-string): Adapt for new behaviours of
2366 `calendar-day-name' and `calendar-month-name' functions.
2367
2368 * calendar/diary-lib.el (list-diary-entries): Adapt for new
2369 behaviour of `calendar-day-name' and `calendar-month-name' functions.
2370 (diary-name-pattern): Use abbrev arrays, rather than fixing
2371 abbrevs at three chars. Calling syntax change.
2372 (mark-diary-entries): Adapt for new behaviours of
2373 `diary-name-pattern' and `calendar-make-alist' functions.
2374 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
2375 `diary-name-pattern' function.
2376 (font-lock-diary-date-forms): Use abbrev arrays, rather than
2377 fixing abbrevs at three chars. Calling syntax change.
2378 (cal-hebrew, cal-islam): Require when compiling.
2379 (diary-font-lock-keywords): Adapt for new behaviour of
2380 `font-lock-diary-date-forms' function.
2381
2382 * calendar/cal-hebrew.el: Reposition some code so defined before used.
2383 (calendar-hebrew-month-name-array-common-year)
2384 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
2385 (list-hebrew-diary-entries): Adapt for new behaviours of
2386 `calendar-day-name' and `add-to-diary-list' functions.
2387 (mark-hebrew-diary-entries): Adapt for new behaviours of
2388 `diary-name-pattern' and `calendar-make-alist' functions.
2389
2390 * calendar/cal-islam.el (calendar-islamic-month-name-array):
2391 Add doc string.
2392 (list-islamic-diary-entries): Adapt for new behaviours of
2393 `calendar-day-name' and `add-to-diary-list' functions.
2394 (mark-islamic-diary-entries): Adapt for new behaviours of
2395 `diary-name-pattern' and `calendar-make-alist' functions.
2396
2397 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
2398 `calendar-month-name' function.
2399
2400 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
2401
2402 * calendar/solar.el (solar-seasons-data): Move definition before use.
2403
2404 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
2405 (cal-tex-LaTeX-hourbox): Move definition before use.
2406
2407 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
2408 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
2409 lunar.el, solar.el
2410 (displayed-month, displayed-year): Define for compiler.
2411
2412 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
2413
2414 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
2415 MODE. Renamed from c-init-c-language-vars'.
2416 (c-initialize-cc-mode): Change accordingly.
2417 (c-common-init): Ditto.
2418 (c-mode): Ditto.
2419 (c++-mode): Use `c-init-language-vars-for'.
2420 (objc-mode): Ditto.
2421 (java-mode): Ditto.
2422 (idl-mode): Ditto.
2423 (pike-mode): Ditto.
2424 (awk-mode): Ditto.
2425
2426 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
2427
2428 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
2429 or not the point moved.
2430
2431 (c-search-decl-header-end): Don't trip up on operator identifiers
2432 in C++ and operators like == in all languages.
2433
2434 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
2435 Detect leading labels correctly.
2436
2437 2003-08-02 Andreas Schwab <schwab@suse.de>
2438
2439 * textmodes/ispell.el: Don't redo key bindings on loading, put
2440 them only in loaddefs.el.
2441 * bookmark.el: Likewise.
2442 * dabbrev.el: Likewise.
2443 * emerge.el: Likewise.
2444
2445 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
2446 has more than one member.
2447
2448 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
2449
2450 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2451
2452 * lpr.el (printify-region): It was ending conversion before the
2453 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
2454
2455 2003-07-31 John Paul Wallington <jpw@gnu.org>
2456
2457 * net/browse-url.el (browse-url-epiphany): Doc fix.
2458
2459 2003-07-30 Kenichi Handa <handa@m17n.org>
2460
2461 * international/fontset.el (setup-default-fontset):
2462 Change registry names of Akurti fonts.
2463
2464 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
2465
2466 * comint.el (comint-read-noecho): Use `clear-string' instead of
2467 `fillarray'.
2468
2469 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
2470
2471 * outline.el (outline-mode-hook): Add defvar.
2472
2473 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
2474
2475 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
2476 Restore assembler in source window if that is what has been selected.
2477 (menu): Add gdb-restore-windows to menu. Make gdba
2478 specific menus only visible from gdba.
2479
2480 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
2481
2482 * progmodes/compile.el (compilation-environment): New user variable.
2483 (compile-internal): Respect it.
2484
2485 2003-07-23 Masatake YAMATO <jet@gyve.org>
2486
2487 * progmodes/gud.el (gdb-script-font-lock-keywords):
2488 Put `font-lock-function-name-face' on a symbol which includes
2489 `-' like `hook-run'. Put font-lock-variable-name-face
2490 on a symbol starting with $.
2491
2492 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
2493
2494 * files.el (set-visited-file-name): Use truename for buffer-file-name.
2495
2496 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
2497
2498 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
2499
2500 2003-07-26 Andre Spiegel <spiegel@gnu.org>
2501
2502 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
2503 Use with-no-warnings.
2504 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
2505 rather than to find-file-not-found-hook, which doesn't exist.
2506
2507 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
2508
2509 * international/quail.el (quail-translate-key): Fix previous change.
2510
2511 2003-07-25 John Paul Wallington <jpw@gnu.org>
2512
2513 * server.el (server-start): Check `server-process' is non-nil
2514 before killing it to avoid killing current buffer's process.
2515
2516 * simple.el (choose-completion-string): Use `minibufferp';
2517 test `completion-reference-buffer' if `buffer' arg is nil.
2518 (push-mark): Use `when' and `unless'.
2519 (pop-mark): Use `when'.
2520
2521 * mouse-sel.el (mouse-sel-get-selection-function):
2522 Check `x-last-selected-text-primary'. Don't barf if it or
2523 `x-last-selected-text' aren't bound.
2524
2525 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
2526
2527 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
2528
2529 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
2530
2531 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
2532
2533 2003-07-23 John Paul Wallington <jpw@gnu.org>
2534
2535 * tooltip.el (defface tooltip): Inherit from variable-pitch.
2536
2537 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
2538
2539 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
2540 string. Defvar the derived hook.
2541
2542 * macros.el (insert-kbd-macro): Escape double quote character.
2543 From Thomas W Murphy <twm@andrew.cmu.edu>.
2544
2545 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
2546
2547 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
2548 to match the specific mark rather than reusing comment-start-skip.
2549
2550 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
2551
2552 * progmodes/hideshow.el (hs-special-modes-alist):
2553 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
2554
2555 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
2556
2557 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
2558 value using ?\s.
2559
2560 2003-07-21 John Paul Wallington <jpw@gnu.org>
2561
2562 * subr.el (with-selected-window): Add closing paren.
2563
2564 2003-07-21 Richard M. Stallman <rms@gnu.org>
2565
2566 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
2567 (lisp-mode): Likewise.
2568
2569 * subr.el (with-selected-window): Copy code form save-selected-window
2570 so as to call select-window with norecord arg.
2571 (dynamic-completion-table): Doc fix.
2572 (lazy-completion-table): Doc fix.
2573
2574 * international/mule-cmds.el (set-locale-environment):
2575 langinfo renamed to locale-info.
2576
2577 * international/mule.el (auto-coding-functions): Doc fix.
2578
2579 2003-07-21 Kenichi Handa <handa@m17n.org>
2580
2581 * international/quail.el (quail-translate-key):
2582 Update quail-current-str correctly.
2583
2584 2003-07-21 Andreas Schwab <schwab@suse.de>
2585
2586 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
2587 ?, to "_".
2588
2589 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2590 Version 2.0.36 of Tramp released.
2591
2592 * net/tramp.el (tramp-default-password-end-of-line): Rename from
2593 tramp-password-end-of-line.
2594 (tramp-password-end-of-line): New method parameter.
2595 (tramp-get-password-end-of-line): Function to access method
2596 parameter `tramp-password-end-of-line', or variable
2597 `tramp-default-password-end-of-line' (default value).
2598 (tramp-methods): Add entries for new parameter
2599 tramp-password-end-of-line.
2600 (tramp-enter-password): Use new function
2601 `tramp-get-password-end-of-line'.
2602 (tramp-handle-insert-file-contents): Do not
2603 unconditionally inhibit the file operation file-local-copy, only
2604 do that when the inhibit-file-name-operation is currently
2605 insert-file-contents. This fixes finding remote CVS-controlled
2606 files. (It would barf on inserting the CVS/Entries file
2607 literally, because the file-local-copy handler wasn't called.)
2608 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
2609 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
2610 (tramp-initial-commands): New variable.
2611 (tramp-process-initial-commands): New function, using the variable.
2612 (tramp-open-connection-setup-interactive-shell): Call the new function.
2613 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
2614 method into the buffer name, never use nil. Reported by Hanak
2615 David <dhanak@inf.bme.hu>.
2616 (tramp-open-connection-setup-interactive-shell): Erase buffer
2617 before sending "stty -onlcr".
2618
2619 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
2620
2621 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
2622
2623 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
2624
2625 2003-07-19 John Paul Wallington <jpw@gnu.org>
2626
2627 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
2628 (artist-draw-rect, artist-draw-square): Doc fixes.
2629
2630 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
2631
2632 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
2633
2634 2003-07-19 Kenichi Handa <handa@m17n.org>
2635
2636 * international/kkc.el (kkc-show-conversion-list-update):
2637 Highlight the correct candidate in the message.
2638
2639 2003-07-18 John Paul Wallington <jpw@gnu.org>
2640
2641 * simple.el (current-word): Don't include punctuation char when
2642 `really-word' arg is non-nil.
2643
2644 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
2645
2646 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
2647 moved to the directory obsolete.
2648
2649 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
2650
2651 * info.el (Info-menu-entry-name-re): Allow newlines in
2652 menu entry names.
2653
2654 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
2655 syntax-ppss-after-change-function.
2656 (syntax-ppss-after-change-function): New alias. Update uses.
2657 (syntax-ppss): Catch the case where the buffer is narrowed.
2658
2659 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
2660
2661 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
2662 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
2663
2664 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
2665
2666 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
2667 since it might be modified.
2668
2669 * progmodes/cc-langs.el (c++-make-template-syntax-table)
2670 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
2671 names to these language constants.
2672
2673 2003-07-15 Kim F. Storm <storm@cua.dk>
2674
2675 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
2676 All uses changed.
2677
2678 2003-07-14 Mark A. Hershberger <mah@everybody.org>
2679
2680 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
2681 Namespace support.
2682
2683 2003-07-13 Juanma Barranquero <lektu@terra.es>
2684
2685 * frame.el (modify-all-frames-parameters): Reinstall (copyright
2686 papers received).
2687
2688 2003-07-13 Karl Eichwalder <ke@suse.de>
2689
2690 * textmodes/po.el (po-find-charset): White space at the start of the
2691 Content-Type field body is non-mandatory.
2692
2693 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
2694
2695 * textmodes/texinfo.el (texinfo-section-list):
2696 Append appendixsection; a synonym for appendixsec.
2697
2698 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
2699
2700 * man.el (Man-translate-cleanup): New.
2701 (Man-translate-references): Call `Man-translate-cleanup' to clean
2702 leading, trailing and middle spaces.
2703
2704 2003-07-13 Lars Hansen <larsh@math.ku.dk>
2705
2706 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
2707 Handle `dired-directory' being a list.
2708
2709 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
2710
2711 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
2712 it doesn't exist.
2713
2714 2003-07-12 Richard M. Stallman <rms@gnu.org>
2715
2716 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
2717
2718 * progmodes/cc-defs.el (c-make-keywords-re):
2719 Don't use delete-duplicates.
2720 (c-lang-const): Don't use mapcan.
2721
2722 * apropos.el (apropos-show-scores): Make it customizable.
2723 Document new meaning.
2724 (apropos): Compute scores from symbols.
2725 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
2726
2727 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2728
2729 * ps-bdf.el: Fix copyright line.
2730 (bdf-directory-list): Fix initialization code.
2731
2732 2003-07-11 John Paul Wallington <jpw@gnu.org>
2733
2734 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
2735 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
2736 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
2737
2738 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
2739
2740 * emacs-lisp/ring.el (ring-elements): Doc fix.
2741
2742 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
2743
2744 * calendar/timeclock.el (timeclock-relative)
2745 (timeclock-ask-before-exiting, timeclock-use-display-time):
2746 Doc changes.
2747 (timeclock-modeline-display): Give a message if
2748 `timeclock-use-display-time' is non-nil but `display-time-mode'
2749 is not active.
2750
2751 2003-07-11 Kenichi Handa <handa@m17n.org>
2752
2753 * international/mule-cmds.el (set-language-environment):
2754 Set current-language-environment to the correct string.
2755
2756 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2757
2758 * ps-print.el: Print line number correctly in a region. Reported by
2759 Tim Allen <timallen@ls83.fsnet.co.uk>
2760 (ps-print-version): New version number (6.6.2).
2761 (ps-printing-region): Code fix.
2762
2763 2003-07-10 John Paul Wallington <jpw@gnu.org>
2764
2765 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
2766 this function can be called from `add-completions-from-tags-table'.
2767
2768 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
2769
2770 * calendar/timeclock.el (timeclock-use-display-time)
2771 (timeclock-day-over-hook, timeclock-workday-remaining)
2772 (timeclock-status-string, timeclock-when-to-leave)
2773 (timeclock-when-to-leave-string, timeclock-log-data)
2774 (timeclock-find-discrep, timeclock-day-base)
2775 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
2776 (timeclock-modeline-display): Set the variable
2777 `timeclock-modeline-display'.
2778 (timeclock-update-modeline): Doc fix. Respect value of
2779 `timeclock-relative'.
2780
2781 2003-07-09 Richard M. Stallman <rms@gnu.org>
2782
2783 * textmodes/reftex-parse.el (reftex-all-document-files):
2784 Add autoload cookie.
2785
2786 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
2787 (reftex-scanning-info-available-p): Add autoload cookie.
2788
2789 * international/mule-cmds.el
2790 (set-display-table-and-terminal-coding-system): Delete duplicate
2791 aset on standard-display-table.
2792
2793 * view.el (view-file): If existing buffer's major mode is special,
2794 don't go into view mode.
2795
2796 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
2797
2798 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2799
2800 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
2801 buffer changes; there's third party code that calls this function
2802 directly.
2803
2804 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2805
2806 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
2807 (autodoc-font-lock-keywords): Don't byte compile on font lock
2808 initialization when running from byte compiled files.
2809
2810 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2811
2812 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
2813 statement ends with auto-increment "++".
2814
2815 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2816
2817 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
2818 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
2819 these are changed, so declare them as variables and not constants.
2820
2821 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
2822
2823 * subr.el (dolist, dotimes): Doc fix.
2824
2825 2003-07-08 Kim F. Storm <storm@cua.dk>
2826
2827 * international/mule-cmds.el
2828 (set-display-table-and-terminal-coding-system): Don't break
2829 bootstrap if standard-display-table isn't setup yet.
2830
2831 2003-07-07 Richard M. Stallman <rms@gnu.org>
2832
2833 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
2834 Give it a doc string, and autoload it.
2835
2836 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
2837 Use with-no-warnings.
2838
2839 * info.el (Info-search): If find invisible text, search again.
2840
2841 * isearch.el (search-whitespace-regexp): Add a shy group around it.
2842
2843 * man.el (Man-name-regexp): Match + as part of name.
2844
2845 * simple.el (visible-mode): Rename from vis-mode.
2846 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
2847
2848 * simple.el (current-word): New arg REALLY-WORD specifies
2849 don't include punctuation chars.
2850
2851 * emacs-lisp/debug.el (debug, debugger-env-macro):
2852 Use with-no-warnings while accessing and binding unread-command-char.
2853
2854 * international/mule-cmds.el
2855 (set-display-table-and-terminal-coding-system): Use explicit loop
2856 instead of calling standard-display-default.
2857
2858 * net/ange-ftp.el (ange-ftp-file-symlink-p):
2859 Use condition-case to catch error in ange-ftp-get-files.
2860
2861 * net/browse-url.el (browse-url-browser-function):
2862 Add alternative for Epiphany.
2863 (browse-url-epiphany-program, browse-url-epiphany-arguments)
2864 (browse-url-epiphany-startup-arguments)
2865 (browse-url-epiphany-new-window-is-tab): New variables.
2866 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
2867
2868 * progmodes/compile.el (compile-auto-highlight): Default now t.
2869 (compile): Doc fix.
2870 (compilation-next-error): Fix previous change.
2871
2872 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
2873
2874 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
2875
2876 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
2877
2878 * gdb-ui.el (gdb-source-info): Display current frame when
2879 attaching to an existing process.
2880 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
2881 while laying out windows when attaching to an existing process.
2882
2883 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
2884
2885 * info.el (Info-menu): Use Info-menu-entry-name-re.
2886
2887 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
2888
2889 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
2890 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
2891
2892 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
2893 to match the same text.
2894
2895 2003-07-06 John Paul Wallington <jpw@gnu.org>
2896
2897 * vc.el (vc-annotate-offset): Move defvar up.
2898
2899 2003-07-06 Kim F. Storm <storm@cua.dk>
2900
2901 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
2902 This should fix the infinite loop when extracting menu names.
2903
2904 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
2905
2906 * files.el (auto-mode-alist, interpreter-mode-alist):
2907 Remove entries to CC Mode modes to avoid duplicates; they are now added
2908 with autoload directives in cc-mode.el.
2909
2910 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
2911
2912 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
2913 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
2914 these are changed, so declare them as variables and not constants.
2915
2916 * progmodes/cc-mode.el: Fix some autoload problems: Try to
2917 ensure that the entry for ".c" extension comes before the one for
2918 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
2919 Fix incorrect entries that were added to `interpreter-mode-alist'.
2920 Move the autoload directives for AWK to the top level since they
2921 aren't recognized anywhere else. Do not use the new AWK mode doc
2922 in the autoload form for the old AWK mode.
2923
2924 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2925
2926 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
2927 (bibtex-sort-ignore-string-entries): Default value t.
2928 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
2929 erroneously in previous version.
2930 (bibtex-string-files): Docstring reflects new parsing scheme.
2931 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
2932 docstring, add # as one of the chars to crush
2933 (bibtex-autokey-prefix-string, bibtex-autokey-names)
2934 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
2935 (bibtex-autokey-name-change-strings)
2936 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
2937 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
2938 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
2939 (bibtex-autokey-title-terminators)
2940 (bibtex-autokey-titlewords-stretch)
2941 (bibtex-autokey-titleword-ignore)
2942 (bibtex-autokey-titleword-case-convert)
2943 (bibtex-autokey-titleword-abbrevs)
2944 (bibtex-autokey-titleword-abbrevs)
2945 (bibtex-autokey-titleword-change-strings)
2946 (bibtex-autokey-titleword-length)
2947 (bibtex-autokey-titleword-separator)
2948 (bibtex-autokey-name-year-separator)
2949 (bibtex-autokey-year-title-separator)
2950 (bibtex-autokey-before-presentation-function)
2951 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
2952 Fix docstring.
2953 (bibtex-strings, bibtex-reference-keys):
2954 Use lazy-completion-table and make-variable-buffer-local.
2955 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
2956 (bibtex-braced-string-syntax-table)
2957 (bibtex-quoted-string-syntax-table): New variables.
2958 (bibtex-parse-nested-braces): Remove.
2959 (bibtex-parse-field-string): Use syntax table and forward-sexp.
2960 (bibtex-parse-association): Simplify.
2961 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
2962 (bibtex-parse-field-text): Simplify.
2963 (bibtex-search-forward-field, bibtex-search-backward-field):
2964 argument BOUND can take value t.
2965 (bibtex-start-of-field, bibtex-start-of-name-in-field)
2966 (bibtex-end-of-name-in-field, bibtex-end-of-field)
2967 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
2968 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
2969 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
2970 (bibtex-skip-to-valid-entry): Return buffer position of beginning
2971 and ending of entry. Update for changes of bibtex-search-entry.
2972 Simplify.
2973 (bibtex-map-entries): FUN is called with three arguments.
2974 (bibtex-search-entry): Return a cons pair with buffer positions of
2975 beginning and end of entry.
2976 (bibtex-enclosing-field): Simplify.
2977 (bibtex-format-entry): Use booktitle to set a missing title.
2978 (bibtex-autokey-get-names): Fiddle with regexps.
2979 (bibtex-generate-autokey): Use identity.
2980 (bibtex-parse-keys): Use simplified parsing algorithm if
2981 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
2982 arguments. Return alist of keys.
2983 (bibtex-parse-strings): Simplify. Return alist of strings.
2984 (bibtex-complete-string-cleanup): Fix docstring.
2985 (bibtex-read-key): New function.
2986 (bibtex-mode): Fix docstring. Do not parse for keys and
2987 strings when the mode is entered. Set fill-paragraph-function to
2988 bibtex-fill-field. Setup font-lock-mark-block-function the way
2989 font-lock intended.
2990 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
2991 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
2992 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
2993 (bibtex-Preamble): Avoid hard coded constants.
2994 (bibtex-make-field): Fix docstring. Simplify.
2995 (bibtex-beginning-of-entry): Always return new position of point.
2996 (bibtex-end-of-entry): Rearrange cond clauses.
2997 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
2998 Update for changes of bibtex-map-entries.
2999 (bibtex-ispell-abstract): Do not move point.
3000 (bibtex-entry-index): Use downcase. Simplify.
3001 (bibtex-lessp): Handle catch-all.
3002 (bibtex-find-crossref): Turn into a command.
3003 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
3004 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
3005 preamble entries.
3006 (bibtex-fill-field-bounds): New function.
3007 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
3008 (bibtex-fill-entry): Use bibtex-fill-field-bounds
3009 (bibtex-String): Use bibtex-strings. Always obey
3010 bibtex-sort-ignore-string-entries.
3011
3012 2003-07-05 John Paul Wallington <jpw@gnu.org>
3013
3014 * cus-theme.el (customize-create-theme):
3015 Call `customize-create-theme' in Reset widget's notify function.
3016
3017 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
3018 (ibuffer-mark-interactive): Use `or' instead of `unless'.
3019 (define-ibuffer-column name): Add summarizer.
3020 (define-ibuffer-column size): Likewise.
3021 (define-ibuffer-column filename): Likewise.
3022 (define-ibuffer-column process): Likewise. Change BODY's output too.
3023 (define-ibuffer-column filename-and-process): Likewise, likewise.
3024 (ibuffer): Remove local vars `already-in' and `need-update'.
3025
3026 * ibuf-ext.el: Don't require `derived' at compile-time.
3027
3028 2003-07-05 Kim F. Storm <storm@cua.dk>
3029
3030 * info.el: Disable paragraph refilling.
3031 (Info-refill-paragraphs): New defcustom.
3032 (Info-fontify-node): Use it.
3033
3034 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
3035
3036 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
3037 thingies from constructors created by defstruct.
3038
3039 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
3040 the default value of the variable.
3041 (byte-code-meter): Move declaration to top level.
3042
3043 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
3044
3045 * info.el (Info-following-node-name-re): New fun.
3046 (Info-following-node-name): Remove.
3047 (Info-insert-dir): Use the new fun.
3048 (Info-extract-pointer): Don't save restriction; use new fun.
3049 (Info-menu-entry-name-re): New const.
3050 (Info-menu-entry-name-re): Use it along with new fun.
3051 (Info-node-spec-re): Use new fun.
3052 (Info-complete-menu-item, Info-fontify-node): Use new const.
3053 (Info-goto-node, Info-follow-reference, Info-menu-update):
3054 Use match-string.
3055 (Info-follow-reference): Use assoc-string.
3056 Use a list of strings for the completion table.
3057 (Info-fontify-node): Use match-string, line-end-position.
3058 Limit the search for `node:' to the first line.
3059
3060 * newcomment.el (uncomment-region): Remove padding coming from
3061 comment-start rather than just from comment-padding.
3062
3063 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
3064 (vc-cvs-stay-local-p): Use vc-stay-local-p.
3065 (vc-cvs-rename-file): Remove (use the default).
3066 (vc-cvs-register): Register parent dir if needed.
3067 (vc-cvs-could-register): Return non-nil if parent can be registered.
3068 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
3069 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
3070
3071 * vc-svn.el (vc-svn-use-edit): Make it into a const.
3072 (vc-svn-update): Fix the arguments to `svn'.
3073 (vc-svn-diff-tree): Just use `vc-svn-diff'.
3074 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
3075 Simple implementations, assuming `name' is a URL.
3076
3077 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
3078 set of chars allowed unquoted in a case pattern.
3079
3080 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
3081
3082 * font-lock.el (font-lock-extra-types-widget)
3083 (c-font-lock-extra-types, c++-font-lock-extra-types)
3084 (objc-font-lock-extra-types, java-font-lock-extra-types)
3085 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
3086 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
3087 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
3088 (font-lock-match-c++-structor-declaration)
3089 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
3090 (c++-font-lock-keywords-3, c++-font-lock-keywords)
3091 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
3092 (objc-font-lock-keywords-3, objc-font-lock-keywords)
3093 (java-font-lock-keywords-1, java-font-lock-keywords-2)
3094 (java-font-lock-keywords-3, java-font-lock-keywords)
3095 (java-font-lock-syntactic-face-function): Remove obsolete code
3096 and constants. It's all in cc-fonts.el now.
3097
3098 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
3099
3100 * mail/sendmail.el (mail-specify-envelope-from)
3101 (mail-envelope-from): Doc fix.
3102
3103 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
3104
3105 * generic-x.el: Do away with the dependency on `c-emacs-features'
3106 when populating `rul-generic-mode-syntax-table'; we already know
3107 this isn't XEmacs.
3108
3109 See ChangeLog.10 for earlier changes.
3110
3111 ;; Local Variables:
3112 ;; coding: iso-2022-7bit
3113 ;; End:
3114
3115 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3116 Copying and distribution of this file, with or without modification,
3117 are permitted provided the copyright notice and this notice are preserved.
3118
3119 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1