]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Add comment, based on report by kdc@rcn.com (Kevin D. Clark).
[gnu-emacs] / lisp / ChangeLog
1 2004-04-09 Simon Josefsson <jas@extundo.com>
2
3 * mail/smtpmail.el: Add comment, based on report by
4 kdc@rcn.com (Kevin D. Clark).
5
6 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9 Redo one more thing that I didn't notice Daniel had undone.
10
11 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
12
13 * progmodes/gdb-ui.el (gdb-source-window): Remove variable
14 (gdb-goto-breakpoint, gdb-display-buffer)
15 (gdb-display-source-buffer, gdb-view-source-function)
16 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
17 (gdb-source-info, gdb-frame-handler): Don't specify a window
18 for display.
19 (gdb-info-breakpoints-custom): Remove superfluous update of
20 assembler buffer.
21 (gdb-many-windows): Make settable outside gdb.
22
23 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
24
25 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
26 Derive from fundamental-mode rather than text-mode.
27
28 2004-04-08 Juri Linkov <juri@jurta.org>
29
30 * info.el (Info-history): Doc fix.
31 (Info-history-list): New var.
32 (info-xref): Change magenta4 to blue, remove bold for dark and
33 light backgrounds, change bold to underline for non-color classes.
34 (info-xref-visited): New face.
35 (Info-fontify-visited-nodes): New custom.
36 (Info-hide-note-references): Add new value `hide'. Doc fix.
37 (Info-reference-name): New var.
38 (Info-selection-hook): New custom.
39 (Info-edit-mode-hook): New var.
40 (Info-find-file): New fun.
41 (Info-find-node): Move part of code to Info-find-file.
42 (Info-find-node-2): Add anchors to Info-history-list. Move point
43 to the place with the reference name if name is defined.
44 (Info-select-node): Add current node to Info-history-list.
45 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
46 (Info-search-whitespace-regexp): New custom.
47 (Info-search-case-fold): New var.
48 (Info-search): Add "case-sensitively" to the prompt.
49 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
50 (Info-search-case-sensitively, Info-search-next): New fun.
51 (Info-up): Move point to the menu item of the current node.
52 (Info-history): New fun. Add *info-history* to same-window-buffer-names.
53 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
54 (Info-insert-toc): New fun.
55 (Info-build-toc): New fun.
56 (Info-follow-reference): Add new arg `fork'. Doc fix.
57 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
58 with the same name prefer the reference closest to point.
59 (Info-next-reference): Replace * by + in the *Note regexp.
60 Add regexp for http:// and ftp://. Skip the *Note prefix.
61 (Info-prev-reference): Replace * by + in the *Note regexp.
62 Add regexp for http:// and ftp://. Skip the *Note prefix.
63 (Info-follow-nearest-node): Add new arg `fork'.
64 (Info-try-follow-nearest-node): Add new arg `fork'.
65 Call browse-url for http:// and ftp:// references.
66 Set Info-reference-name for index entries.
67 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
68 Info-search-next, Info-history, Info-toc, clone-buffer.
69 (Info-menu-update): Replace * by + in the *Note regexp.
70 (Info-mode): Add documentation for Info-history, Info-toc,
71 Info-search-case-sensitively, Info-search-next, clone-buffer.
72 (Info-fontify-menu-headers): Remove fun. Move code to
73 Info-fontify-node.
74 (Info-fontify-node): Add docstring. Add local vars
75 fontify-visited-p and not-fontified-p. If not-fontified-p is t
76 then fontify header line, titles, menu headers, http and ftp
77 references, refill paragraphs. If not-fontified-p is t or
78 fontify-visited-p is t then fontify cross references, menu items.
79 Fontify menu headers. Fontify http and ftp references.
80 Change regexp for cross references to require whitespace after *Note,
81 add matching groups for file and node names. Remove hack for quote.
82 Use display property for Info-hide-note-references=t. Use fifth
83 or fourth match for help-echo. Display visited nodes in a
84 different face. Unhide file names of external references.
85 Unhide newlines. Display visited menu items in a different face.
86
87 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
88
89 * progmodes/compile.el: Require CL.
90 (compilation-mode-font-lock-keywords): Re-install the "line as
91 function" patch.
92
93 * help-fns.el (help-C-source-directory): New var.
94 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
95 (describe-function-1, describe-variable): Use them.
96
97 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
98 to C source files specially.
99
100 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
101
102 * progmodes/compile.el: Require CL.
103 (compilation-mode-font-lock-keywords): Re-install the "line as
104 function" patch.
105
106 * help-fns.el (help-C-source-directory): New var.
107 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
108 (describe-function-1, describe-variable): Use them.
109
110 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
111 to C source files specially.
112
113 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
114
115 * info.el (Info-hide-cookies-node): New function.
116 (Info-select-node): Use it.
117 (Info-display-images-node): Remove message with image file name.
118
119 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
120
121 * progmodes/compile.el (compilation-warning-face)
122 (compilation-info-face, compilation-skip-threshold)
123 (compilation-skip-visited, compilation-context-lines):
124 Declare :version when added to Emacs.
125 (compilation-error-regexp-alist-alist): Extend caml and irix.
126 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
127 (compilation-mode-font-lock-keywords): Temporarily undo line as
128 function patch, which wasn't ready.
129
130 2004-04-07 Kenichi Handa <handa@m17n.org>
131
132 * international/latin1-disp.el (latin1-display-setup): Check each
133 character is displayable or not instead of calling
134 latin1-display-check-font.
135
136 2004-04-06 Kenichi Handa <handa@m17n.org>
137
138 * language/ethio-util.el (ethio-sera-being-called-by-w3):
139 New variable.
140 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
141 instead of sera-being-called-by-w3.
142 (ethio-fidel-to-sera-buffer): Likewise.
143 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
144 instead of sera-being-called-by-w3.
145 (ethio-write-file): Likewise.
146
147 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
148
149 * printing.el: Dox fix.
150
151 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
152
153 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
154 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
155 (gdb-setup-windows): Only use separate IO buffer if required.
156
157 2004-04-06 Kim F. Storm <storm@cua.dk>
158
159 * term.el (term-is-xemacs): Remove.
160 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
161 (term-window-width): New function.
162 (term-mode, term-check-size): Use it.
163 (term-mode): Disable overflow-newline-into-fringe in term buffer.
164
165 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
166
167 * cus-edit.el (custom-add-parent-links): Change unbound variable
168 `symbol' to `name'.
169
170 2004-04-05 Jesper Harder <harder@ifa.au.dk>
171 * info.el (info-apropos): New function.
172 (Info-mode-menu): Add it.
173 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
174
175 * help-mode.el (help-make-xrefs): Recognize aliased variable with
176 inherited docstring.
177
178 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
179
180 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
181
182 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
183
184 * progmodes/compile.el (font-lock): Don't require any more.
185 (compilation-error-properties, compilation-start, compilation-sentinel)
186 (compilation-filter, next-error): Use with-current-buffer.
187 (compilation-skip-to-next-location, compilation-skip-threshold)
188 (compilation-skip-visited): Move to silence the byte-compiler.
189 (compilation-setup): Simplify.
190 (compilation-next-error): Use line-(beginning|end)-position.
191 Make sure `pt' is non-nil before using compilation-loop.
192 (compile-goto-error): Add optional event arg. Use it.
193 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
194 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
195 Update the binding for mouse-2.
196 (first-error): Set compilation-current-error to nil rather than bob.
197 (compilation-parsing-end, compilation-parse-errors-function)
198 (compilation-error-list, compilation-old-error-list):
199 "New" compatibility variables.
200 (compile-buffer-substring, compilation-compat-error-properties)
201 (compilation-compat-parse-errors, compilation-forget-errors):
202 New compatibility functions.
203 (compilation-mode-font-lock-keywords): Use them.
204
205 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
206
207 * autorevert.el (auto-revert-handler): If point (or a window
208 point) is at the end of the buffer, keep it there after
209 reverting. This allows to tail a file.
210 Mention this in the `Commentary'.
211
212 * format.el (format-write-file): Add optional argument CONFIRM
213 and make it behave like the analogous argument to `write-file'.
214
215 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
216
217 * progmodes/ebnf2ps.el: Doc fix.
218 (ebnf-version): New version number (4.2).
219 (ebnf-syntax): Customization and docstring fix.
220 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
221 Put autoloaded funs before first use.
222 (ebnf-style-database): Add dtd entry.
223 (ebnf-syntax-alist): Add dtd initialization.
224 (ebnf-token-sequence): New fun.
225 (ebnf-comment-table): Add new comment action character.
226 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
227
228 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
229 Type Definition for XML).
230
231 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
232 * progmodes/ebnf-bnf.el (ebnf-sequence):
233 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
234 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
235 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
236 Code simplification: call ebnf-token-sequence.
237
238 2004-04-04 Eli Zaretskii <eliz@gnu.org>
239
240 * calendar/timeclock.el (timeclock-relative)
241 (timeclock-get-project-function, timeclock-get-workday-function)
242 (timeclock-query-out, timeclock-when-to-leave)
243 (timeclock-when-to-leave-string, timeclock-log-data)
244 (timeclock-generate-report, timeclock-in): Doc fixes.
245
246 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
247
248 * url: Import the URL package from its repository.
249
250 * url/url-methods.el:
251 * url/url-parse.el: Don't require url-auto.
252
253 2004-04-03 Andreas Schwab <schwab@suse.de>
254
255 * diff-mode.el (diff-mode): Fix missing quote.
256
257 2004-04-03 Juri Linkov <juri@jurta.org>
258
259 * descr-text.el (describe-property-list): Add `font-lock-face'.
260
261 * dired.el (dired-font-lock-keywords): Fix permission regexps.
262
263 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
264
265 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
266 Use utf-16le on little endian machines and utf-16be otherwise.
267
268 2004-04-02 David Kastrup <dak@gnu.org>
269
270 * net/browse-url.el (browse-url-generic): Use call-process
271 instead of start-process to allow browsers that fork and detach.
272
273 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
274
275 * compile.el (compilation-current-error): New var.
276 (compilation-setup, compile-mouse-goto-error)
277 (compile-goto-error, next-error): Use it.
278 (compilation-skip-to-next-location): Default to t, which gives
279 contiguous skipping like old compile (where this was redundant).
280 (compilation-next-error): Prevent previous-* commands from moving
281 back to message at or just before point.
282
283 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
284
285 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
286 (gdb-source-info): Don't display source at startup, if required.
287 (gdb-show-main): New option.
288 (gdba): Update documentation.
289 (gdb-source): Cover case of auto-display output.
290
291 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
292
293 * autorevert.el: Delete obsolete autoload's and defvar's.
294 (auto-revert-check-vc-info): New user option.
295 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
296 (auto-revert-handler-vc): Delete.
297 (auto-revert-handler): Treat return value `fast' of
298 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
299
300 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
301 return `fast'.
302
303 * files.el (buffer-stale-function): Doc change.
304
305 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
306
307 * printing.el: New tip on Tips section.
308 (pr-version): New version number (6.7.4).
309 (pr-shell-file-name): Initialization fix.
310
311 2004-03-31 Juri Linkov <juri@jurta.org>
312
313 * dired.el: Add autoload for `dired-do-touch'.
314 (dired-touch-program): New var.
315 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
316 (dired-no-confirm): Add `touch' to docstring.
317
318 * dired-aux.el (dired-do-touch): New fun.
319 (dired-do-chxxx): Add argument -t for touch operation.
320
321 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
322 `dired-move-to-filename-regexp'.
323
324 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
325
326 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
327
328 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
329
330 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
331 and only if the buffer was modified.
332
333 2004-03-30 Kenichi Handa <handa@m17n.org>
334
335 * international/characters.el: Delete pairs for U+2308..U+230B.
336
337 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
338
339 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
340 to detect the beginning of a level 2 or 3 annotation.
341
342 2004-03-29 Kenichi Handa <handa@m17n.org>
343
344 * international/ucs-tables.el (ucs-insert): Fix the error message.
345
346 2004-03-29 Kenichi Handa <handa@m17n.org>
347
348 * international/mule-util.el (char-displayable-p): Fix generation
349 of XLFD file name.
350
351 * Makefile.in (setwins, setwins_almost): Change directory to $wd
352 before finding directories by `find'.
353
354 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
355
356 * subr.el (interactive-form): Delete. Now implemented in C.
357
358 * pcvs.el (cvs-parse-process): Workaround for Darwin.
359
360 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
361 (vc-diff-label): New fun.
362 (vc-diff-internal): Use it.
363
364 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
365
366 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
367
368 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
369
370 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
371 specify XML (EBNFX).
372
373 * progmodes/ebnf2ps.el: Doc fix.
374 (ebnf-version): New version number (4.1).
375 (ebnf-syntax): Adjust customization.
376 (ebnf-style-database): Add ebnfx entry.
377 (ebnf-syntax-alist): Add ebnfx initialization.
378 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
379
380 * printing.el: Doc fix.
381 (pr-version): New version number (6.7.3).
382 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
383 returns nil for mouse position. Reported by Drew Adams
384 <drew.adams@oracle.com>.
385 (pr-update-menus): Modify interactive declaration. Reported by Drew
386 Adams <drew.adams@oracle.com>.
387
388 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
389
390 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
391 (gud-gdba-marker-filter): Log the process input and output, if
392 required. (from Stefan Monnier)
393 (gdb-debug-log, gdb-enable-debug-log): New variables.
394 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
395
396 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
397
398 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
399 From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
400
401 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
402
403 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
404 Call vc-find-file-hook here instead of in auto-revert-buffers.
405 (auto-revert-buffers): Delete call to vc-find-file-hook.
406 (auto-revert-verbose, global-auto-revert-non-file-buffers)
407 (global-auto-revert-mode, auto-revert-set-timer)
408 (auto-revert-handler, auto-revert-buffers): Doc fixes.
409
410 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
411
412 * woman.el (woman-change-fonts): Rename local variable
413 woman-font-alist to font-alist to avoid a compiler warning.
414
415 2004-03-27 Dave Love <fx@gnu.org>
416
417 * emacs-lisp/rx.el (rx): Doc fix.
418 Fix copyright years.
419
420 * strokes.el (strokes-global-set-stroke-string): New function.
421 (strokes-list-strokes): Cope with strings, not just commands.
422 Set foreground colour of image.
423 (strokes-global-set-stroke): Doc fix.
424
425 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
426
427 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
428 Auto Revert mode.
429 (Buffer-menu-files-only): New variable.
430 (Buffer-menu-toggle-files-only): New function.
431 (Buffer-menu-mode-map): Bind it to `T'.
432 (Buffer-menu-mode): Mention `T' in docstring.
433 Set buffer-stale-function.
434 (list-buffers-noselect): Mark buffer non-modified and set
435 Buffer-menu-files-only.
436
437 * dired.el (buffer-stale-function): Remove no longer needed defvar.
438
439 * autorevert.el (auto-revert-handler): Print revert message
440 before, rather than after, reverting.
441 (buffer-stale-function): Move to files.el.
442
443 * files.el (buffer-stale-function): Move here from autorevert.el.
444
445 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
446
447 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
448
449 * calc/calc.el (calc-mode-map): Use mapc.
450
451 * apropos.el (apropos-mode): Don't autoload.
452 (apropos-symbols-internal): New fun. Extracted from `apropos'.
453 (apropos): Use it.
454 (apropos-print): Add optional `text' argument.
455 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
456 Don't assume point-min == 1.
457
458 * bs.el (bs-buffer-list): Use buffer-local-value.
459 (bs--set-toggle-to-show): Use with-current-buffer.
460
461 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
462 New funs.
463 (list-buffers-noselect): Use them. Adjust :align-to to new style.
464
465 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
466
467 * dabbrev.el (dabbrev-expand): Fix regexp construction.
468 (dabbrev--find-expansion): Use pop.
469 (dabbrev--search): Use match-string-no-properties.
470
471 * dired.el (dired-mode): Use run-mode-hooks.
472 (dired-move-to-end-of-filename): Use match-string.
473
474 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
475 is bound before using it.
476 (ediff-verbose-p): Make it into a var since it's not constant.
477
478 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
479
480 * faces.el (read-face-font): Don't cons up unnecessarily.
481 (header-line, tool-bar): Share common parts.
482
483 * files.el (file-relative-name): Use compare-strings.
484
485 * finder.el (finder-mode): Follow coding convention.
486
487 * subr.el (read-number): New function.
488
489 * ses.el (ses-read-number): Move to subr.el.
490 (ses-set-header-row): Use read-number.
491
492 2004-03-26 Andre Spiegel <spiegel@gnu.org>
493
494 * vc-hooks.el (vc-arg-list): New function, which handles both
495 compiled and uncompiled code.
496 (vc-default-workfile-unchanged-p): Use it.
497
498 * vc.el (vc-print-log): Undo prev change, use new function
499 vc-arg-list from vc-hooks.el.
500
501 2004-03-26 Masatake YAMATO <jet@gyve.org>
502
503 * simple.el (completion-setup-function): Emphasize the
504 first uncommon characters in the completions; and de-emphasize
505 the common prefix substrings.
506 (completion-emphasis): New face.
507 (completion-de-emphasis): New face.
508
509 2004-03-25 Juanma Barranquero <lektu@terra.es>
510
511 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
512 Comment out (it's unused and unfinished code).
513
514 2004-03-25 Sam Steingold <sds@gnu.org>
515
516 * vc.el (vc-print-log): Fix a bug in the last patch:
517 backend-function may be a byte-compiled object, not a lambda.
518
519 2004-03-25 Juri Linkov <juri@jurta.org>
520
521 * descr-text.el (describe-property-list): Add a button
522 for `face' property that calls `describe-face'.
523 Suggested by luis fernandes <elf@ee.ryerson.ca>
524
525 * international/mule.el (keyboard-coding-system):
526 * kmacro.el (kmacro-call-macro): Fix docstring.
527
528 * dired.el: Fix comments.
529
530 * textmodes/fill.el (fill): Fix Info link.
531
532 * font-lock.el (fast-lock, lazy-lock):
533 * jit-lock.el (jit-lock): Remove links to removed Support Modes
534 Info node.
535
536 * eshell/eshell.el (eshell): Fix broken info-link.
537
538 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
539 * eshell/em-banner.el (eshell-banner):
540 * eshell/em-smart.el (eshell-smart):
541 * eshell/esh-cmd.el (eshell-cmd):
542 Comment out broken info-links to incomplete Info manual.
543
544 * info-xref.el: Fix commentary.
545
546 2004-03-25 Kevin Ryde <user42@zip.com.au>
547
548 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
549 Remove spurious node duplicate suppression, doesn't work, not wanted.
550 (info-xref-output): Take format style args, add "sit-for 0" to let
551 user see the results as they progress.
552 (info-xref-check-all-custom): New function.
553
554 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
555
556 * gdb-ui.el: Moved to progmodes.
557
558 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
559
560 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
561
562 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
563
564 * calendar/appt.el (appt-check): Remove superfluous progn.
565 When finished with diary buffer: if it was not being displayed
566 before, kill it; otherwise restore its original state.
567 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
568
569 * calendar/calendar.el (calendar-set-mode-line): Use total
570 available mode-line width, rather than frame-width.
571
572 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
573 after mode change so effect not lost.
574
575 2004-03-23 Dave Love <fx@gnu.org>
576
577 * dired.el (dired) <defgroup>: Add link to manual.
578 (dired-font-lock-keywords): Add highlighting on unusual permissions.
579 (dired-revert): Use dolist.
580 (dired-mode-map): Add U binding.
581 (dired-mode): Add font-lock-beginning-of-syntax-function.
582 (dired-garbage-files-regexp): Make it a defcustom.
583
584 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
585
586 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
587 is equivalent to nil.
588 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
589 (vc-arch-mode-line-string): Accept `added' state.
590 (vc-arch-state): Use inode-sigs if available.
591 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
592 Copy&delete existing id file if any. Fallback if uuidgen is absent.
593 (vc-arch-tagline-re): New var.
594 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
595 New functions.
596 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
597 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
598
599 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
600 (vc-file-not-found-hook): Use it.
601
602 * diff-mode.el (diff-default-read-only): Change default.
603 (diff-mode-hook): Make it a defcustom. Add some options.
604 (diff-mode-map): Bind diff-refine-hook.
605 (diff-yank-handler): New var.
606 (diff-yank-function): New fun.
607 (diff-font-lock-keywords): Use them.
608 (diff-end-of-file): Handle case where file-header looks like diff text.
609 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
610 (diff-file-kill): Delete a subsequent empty line, if applicable.
611 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
612 (diff-find-file-name): Use it.
613 (diff-tell-file-name): New command.
614 (diff-mode): Be careful with view-mode.
615 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
616 New functions, for use in diff-mode-hook.
617 (diff-find-source-location): Catch "regex too large" errors.
618 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
619 (diff-refine-hunk): New command.
620
621 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
622 (smerge-context-menu-map): Remove unused var.
623 (smerge-keep-all): Preserve markers.
624 (smerge-keep-n): New fun.
625 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
626 (smerge-keep-current, smerge-ediff): Use it.
627 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
628 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
629 (smerge-resolve): Resolve trivial 3-part conflicts.
630
631 2004-03-23 Juri Linkov <juri@jurta.org>
632
633 * man.el (Man-width): New var.
634 (Man-getpage-in-background): Use it.
635 (Man-support-local-filenames): New var and fun.
636 (Man-build-man-command): Don't add a second %s.
637 (Man-fontify-manpage): Clean up message.
638 (Man-mode): Set outline-regexp, outline-level,
639 imenu-generic-expression.
640
641 * woman.el (woman-fill-frame): Doc fix.
642 (woman-decode-region): Use window-width instead of frame-width.
643
644 * abbrevlist.el (list-one-abbrev-table):
645 * descr-text.el (describe-char):
646 * international/mule-diag.el (describe-current-coding-system):
647 * international/quail.el (quail-insert-decode-map):
648 Use window-width instead of frame-width.
649
650 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
651 (jka-compr-mode-alist-additions): Add tbz.
652 (jka-compr-write-region, jka-compr-insert-file-contents):
653 Add message for undefined compress-program.
654 (jka-compr-write-region): Remove redundant var bindings.
655
656 * dired-x.el (dired-guess-shell-alist-default): Add choices for
657 extracting files into subdirectory. Add tbz and dz. Fix regexps.
658 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
659 (dired-man): Use dired-guess-shell-command.
660 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
661 Change default nil to t.
662
663 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
664 (dired-compare-directories): Add default value for empty input.
665
666 * help-at-pt.el: Move suggestions for key bindings to Commentary.
667
668 * time.el (display-time-string-forms): Fix help-echo date format.
669
670 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
671
672 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
673 (buffer-stale-function): New variable.
674 (auto-revert-list-diff, auto-revert-dired-file-list)
675 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
676 (auto-revert-handler): Take over some functionality of deleted
677 functions.
678 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
679
680 * dired.el (dired-directory-changed-p): New fun, extracted from
681 dired-internal-noselect.
682 (dired-buffer-stale-p): New fun.
683 (dired-internal-noselect): Use dired-directory-changed-p.
684 Eliminate revert messages.
685 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
686
687 2004-03-23 Kenichi Handa <handa@m17n.org>
688
689 * international/characters.el: Setup syntaxes for more parentheses
690 Unicode characters.
691
692 * international/mule-cmds.el (select-safe-coding-system):
693 Merge coding-system and auto-cs before comparing them.
694
695 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
696
697 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
698
699 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
700 normal-auto-fill-function and comment-indent-function.
701 The default values now work just as well.
702 Don't set font-lock-beginning-of-syntax-function since we already set
703 syntax-begin-function.
704 (lisp-outline-level): Put ;;;###autoload at same level as (.
705 (prin1-char): Quote special chars.
706
707 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
708 than with-no-warnings.
709
710 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
711 if the source location can't be found.
712 (edebug-compute-previous-result): Use prin1-char.
713
714 * emacs-lisp/checkdoc.el (checkdoc-error): Dont' assume point-min == 1.
715 (debug-ignored-errors): Add an entry.
716
717 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
718 (byte-compile-file): Output warning when deleting a file.
719
720 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
721 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
722
723 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
724 (byte-compile-inline-expand): Use backquote.
725 (byte-optimize-pure-func): Rename from byte-optimize-concat.
726 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
727
728 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
729
730 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
731
732 2004-03-22 Juri Linkov <juri@jurta.org>
733
734 * finder.el (finder-known-keywords): Fix data, tex, unix.
735
736 * play/landmark.el: Fix keywords.
737
738 * language/ethio-util.el (ethio-find-file): Doc fix.
739
740 * emacs-lisp/warnings.el: Doc fix.
741
742 * textmodes/ispell.el (ispell-help): Doc fix.
743
744 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
745
746 * format.el (format-insert-file): Always return a list of two
747 elements, like insert-file-contents does.
748
749 2004-03-21 Andre Spiegel <spiegel@gnu.org>
750
751 * vc.el Add new optional BUFFER argument to vc-BACKEND-print-log
752 and vc-BACKEND-diff.
753 (vc-print-log): If the print-log implementation supports it, use
754 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
755 (vc-version-diff, vc-diff-internal): Doc fixes.
756
757 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
758 implementation supports it, let diff output go to *vc*,
759 not *vc-diff*, since this is an internal call.
760
761 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
762
763 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
764
765 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
766
767 2004-03-21 Dave Love <fx@gnu.org>
768
769 * progmodes/cfengine.el (cfengine-mode):
770 Set parse-sexp-ignore-comments.
771
772 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
773
774 2004-03-21 Juanma Barranquero <lektu@terra.es>
775
776 * allout.el (allout-mode): Fix docstring.
777
778 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
779
780 * files.el (insert-directory): Fix bug if SWITCHES is a list.
781
782 * autorevert.el (auto-revert-interval): Make new value take
783 effect immediately when set through Custom.
784 (auto-revert-set-timer): Add interactive declaration.
785
786 2004-03-19 David Ponce <david@dponce.com>
787
788 * ruler-mode.el (ruler-mode-header-line-format-old):
789 Don't `make-variable-buffer-local'.
790 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
791 (ruler-mode-header-line-format): Simply funcall the above.
792 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
793 to save/restore a previous header line format.
794 (ruler-mode-space): Don't depend on a numeric WIDTH value.
795 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
796 fringes and margins width.
797 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
798
799 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
800
801 * log-edit.el (log-edit-font-lock-keywords): Typo.
802
803 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
804 (tex-send-tex-command): Rather than here.
805 (tex-compilation-parse-errors): Simplify.
806
807 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
808
809 * time.el (display-time-string-forms): Add help-echo with date on time.
810
811 * composite.el (compose-region): Use restore-buffer-modified-p.
812
813 * disp-table.el (standard-display-8bit): Simplify.
814
815 * server.el (server-process-filter): Delete temp frame.
816
817 * add-log.el (add-change-log-entry): Simplify.
818
819 2004-03-19 Kim F. Storm <storm@cua.dk>
820
821 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
822 (hexl-follow-line): Don't require 'fringe.
823
824 * progmodes/compile.el (compilation-start): Always set
825 compilation-last-buffer and return it.
826
827 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
828
829 * simple.el (clone-buffer): Doc fix.
830
831 2004-03-18 Juanma Barranquero <lektu@terra.es>
832
833 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
834
835 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
836
837 * log-edit.el (log-edit-font-lock-keywords): New var.
838 (log-edit-mode): Use it.
839
840 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
841
842 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
843 properly for watching in speedbar.
844
845 2004-03-17 Masatake YAMATO <jet@gyve.org>
846
847 * smerge-mode.el (smerge-popup-context-menu):
848 Put `unwind-protect' around `overlay-put' and `popup-menu'.
849
850 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
851
852 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
853 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
854 Take sealed revisions into account.
855 (vc-arch-checkin): Extract a summary line from the message.
856
857 2004-03-16 Masatake YAMATO <jet@gyve.org>
858
859 * register.el (register): Provide `register' feature.
860
861 2004-03-15 Masatake YAMATO <jet@gyve.org>
862
863 Added context menu support in smerge mode.
864 Most of the part is written by Stefan Monnier.
865
866 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
867 New keymap and menu.
868 (smerge-text-properties): New function.
869 (smerge-remove-props): New function.
870 (smerge-popup-context-menu): New function.
871 (smerge-resolve): Call `smerge-remove-props'.
872 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
873 (smerge-keep-current): Ditto.
874 (smerge-kill-current): New function.
875 (smerge-match-conflict): Put text properties.
876 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
877
878 2004-03-15 David Ponce <david@dponce.com>
879
880 * ruler-mode.el: (ruler-mode-left-fringe-cols)
881 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
882 (ruler-mode-right-scroll-bar-cols): Remove.
883 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
884 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
885 Use fringe-columns and scroll-bar-columns.
886
887 2004-03-15 Masatake YAMATO <jet@gyve.org>
888
889 * hl-line.el (hl-line-range-function): New variable.
890 (hl-line-move): New function.
891 (global-hl-line-highlight): Use `hl-line-move'.
892 (hl-line-highlight): Ditto.
893
894 * scroll-bar.el (scroll-bar-columns):
895 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
896
897 * ruler-mode.el (top-level): Require scroll-bar and fringe.
898 (ruler-mode-left-fringe-cols)
899 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
900 (ruler-mode-right-scroll-bar-cols)
901 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
902 (ruler-mode-ruler-function): New variable.
903 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
904 if the value for `ruler-mode-ruler-function'is given.
905
906 * hexl.el (hexl-mode-hook): Make the hook customizable.
907 (hexl-address-area, hexl-ascii-area): New customize variables.
908 (hexlify-buffer): Put font-lock-faces on the address area and
909 the ascii area.
910 (hexl-activate-ruler): New function.
911 (hexl-follow-line): New function.
912 (hexl-highlight-line-range): New function.
913 (hexl-mode-ruler): New function.
914
915 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
916
917 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
918 (vc-default-find-file-hook): New fun.
919 (vc-find-file-hook): Call new find-file-hook operation.
920
921 * vc-arch.el: New file.
922
923 2004-03-12 Jesper Harder <harder@ifa.au.dk>
924
925 * info-look.el (info-lookup): Reuse an existing Info window.
926
927 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
928
929 * woman.el (woman-preserve-ascii): Default value changed to t and
930 doc string revised.
931
932 2004-03-12 Richard M. Stallman <rms@gnu.org>
933
934 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
935 Fix minor bug.
936
937 * replace.el (occur-engine): Change message for count of matches.
938
939 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
940 For strings, do compare text properties.
941
942 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
943
944 * progmodes/compile.el (compile-auto-highlight)
945 (compilation-error-list, compilation-old-error-list)
946 (compilation-parse-errors-function, compilation-parsing-end)
947 (compilation-error-message, compilation-directory-stack)
948 (compilation-enter-directory-regexp-alist)
949 (compilation-leave-directory-regexp-alist)
950 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
951 (compilation-current-file, compilation-regexps): Remove vars.
952
953 (compile-error-at-point, compilation-error-filedata)
954 (compilation-error-filedata-file-name, compile-reinitialize-errors)
955 (compilation-next-error-locus, compilation-forget-errors)
956 (count-regexp-groupings, compilation-parse-errors)
957 (compile-collect-regexps, compile-buffer-substring): Remove funs.
958
959 (compile-internal): Make obsolete.
960
961 (compilation-first-column, compilation-error)
962 (compilation-directory-matcher, compilation-page-delimiter)
963 (compilation-mode-font-lock-keywords, compilation-debug)
964 (compilation-error-face, compilation-warning-face)
965 (compilation-info-face, compilation-line-face)
966 (compilation-column-face, compilation-enter-directory-face)
967 (compilation-leave-directory-face, compilation-skip-threshold)
968 (compilation-skip-visited, compilation-context-lines): New vars.
969
970 (compilation-warning-face, compilation-info-face)
971 (compilation-message-face): New faces.
972
973 (compilation-error-regexp-alist-alist): New constant.
974
975 (compilation-face, compilation-directory-properties)
976 (compilation-assq, compilation-error-properties, compilation-start)
977 (define-compilation-mode, compilation-loop)
978 (compilation-set-window): New functions.
979
980 (compile): Additional argument for interactive compiles like TeX.
981
982 * progmodes/grep.el (kill-grep): Move here from compile.el
983 (grep-error, grep-hit-face, grep-error-face)
984 (grep-mode-font-lock-keywords): New variables.
985 (grep-regexp-alist): Simplify regexp and add `binary' case.
986 (grep-mode): New mode.
987 (grep-process-setup): Simplify.
988
989 2004-03-11 Jason Rumney <jasonr@gnu.org>
990
991 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
992 letters on DOS/Windows.
993
994 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
995
996 * server.el (server-name): New var.
997 (server-socket-dir): New var to replace server-socket-name.
998 (server-start): Use them.
999
1000 2004-03-11 Simon Josefsson <jas@extundo.com>
1001
1002 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
1003 died to avoid infloop. Reported by Jonathan Glauner
1004 <jglauner@sbum.org>.
1005
1006 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1007
1008 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
1009 (smerge-mode-menu): Use it to deactivate menu entries.
1010 (smerge-keep-current): New fun.
1011 (smerge-keep-current): Use it.
1012
1013 2004-03-10 John Paul Wallington <jpw@gnu.org>
1014
1015 * foldout.el (foldout-fold-list, foldout-modeline-string):
1016 Declare them as variables, not constants.
1017
1018 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1019
1020 * ps-print.el: Modification to print *Messages* buffer.
1021 (ps-print-version): New version 6.6.4.
1022 (ps-message-log-max): New fun.
1023 (ps-spool-without-faces, ps-spool-with-faces)
1024 (ps-count-lines-preprint): Code fix.
1025
1026 * printing.el: New tips in Tips section.
1027
1028 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1029
1030 * delim-col.el: Doc fix.
1031
1032 * printing.el: Doc fix. New doc section (Tips).
1033
1034 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
1035
1036 * type-break.el (type-break-emacs-variant): Remove.
1037 (type-break-run-at-time, type-break-cancel-function-timers):
1038 Use fboundp rather than version name and number.
1039
1040 2004-03-09 Masatake YAMATO <jet@gyve.org>
1041
1042 * hexl.el (hexl-mode): Use `make-local-variable' instead of
1043 `make-variable-buffer-local'.
1044
1045 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
1046
1047 * find-dired.el (find-dired): Call `shell-command' instead of
1048 `start-process-shell-command'. By this, Tramp takes over
1049 handling of remote directories.
1050
1051 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
1052
1053 * newcomment.el (comment-use-global-state): New var.
1054 (comment-search-forward): Use it.
1055
1056 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
1057
1058 * cus-edit.el (fill) <defgroup>: Move to fill.el.
1059
1060 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
1061 (enable-kinsoku): Make it a defcustom.
1062 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
1063 paragraph to same-comment-start-marker.
1064
1065 2004-03-07 Dave Love <fx@gnu.org>
1066
1067 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
1068 (browse-url-mail): Use it.
1069
1070 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
1071 (rfc2368-unhexify-string): Use replace-regexp-in-string.
1072
1073 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
1074
1075 * woman.el (woman-man.conf-path): Doc fix.
1076 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
1077
1078 2004-03-07 Eli Zaretskii <eliz@gnu.org>
1079
1080 * sort.el (sort-columns): Remove ms-dos from the list of systems
1081 where the external `sort' command is not used.
1082
1083 2004-03-07 Kim F. Storm <storm@cua.dk>
1084
1085 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
1086 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
1087 from overlay-arrow-variable-list.
1088 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
1089
1090 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
1091
1092 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
1093 overlay arrow string properly for the assembler buffer.
1094
1095 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1096
1097 * mail/sendmail.el (mail-mode): Fix last change.
1098
1099 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
1100
1101 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
1102 for the assembler buffer.
1103 (gdb-assembler-custom): Position the overlay arrow.
1104 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
1105
1106 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
1107
1108 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
1109
1110 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
1111 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
1112
1113 * mail/sendmail.el (mail-mode): Set comment-start-skip.
1114
1115 * newcomment.el (uncomment-region): Allow non-terminated comment.
1116 (comment-normalize-vars): Check the user-specified comstart marker.
1117
1118 2004-03-04 Jesper Harder <harder@ifa.au.dk>
1119
1120 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
1121 Otherwise, do use it if the region only contains font-lock text
1122 properties.
1123
1124 2004-03-04 Masatake YAMATO <jet@gyve.org>
1125
1126 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
1127 as the callback function for eldoc.
1128 (hexl-print-current-point-info): New function.
1129 (hexl-current-address): Print the address in both decimal
1130 and hexadecimal format.
1131
1132 2004-03-04 Richard M. Stallman <rms@gnu.org>
1133
1134 * mail/rmail.el (rmail-convert-to-babyl-format):
1135 Specify t for UNIBYTE when calling mail-unquote-printable-region.
1136
1137 * mail/mail-utils.el (mail-unquote-printable-region):
1138 New arg UNIBYTE.
1139
1140 * startup.el (command-switch-alist): Doc fix.
1141
1142 * simple.el (undo): Temporarily set this-command to `undo-start',
1143 then set it to `undo' once undo-start returns without error.
1144
1145 * simple.el (minibuffer-history-sexp-flag): Doc fix.
1146
1147 * simple.el (kill-line): Don't disregard trailing whitespace
1148 in eol condition, if show-trailing-whitespace is set.
1149
1150 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
1151 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
1152 When disabling, restore old values only if mouse-sel-has-been-enabled.
1153
1154 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
1155 (isearch-{-char): New function.
1156 (isearch-mode-map): Bind { to isearch-{-char.
1157
1158 * font-lock.el (lisp-font-lock-keywords-2):
1159 Turn off the CL with-... and do-... general patterns.
1160 Instead, recognize several specific with... and do... constructs.
1161
1162 * files.el (switch-to-buffer-other-window):
1163 Bind same-window-buffer-names and same-window-regexps to nil.
1164 (switch-to-buffer-other-frame): Likewise.
1165
1166 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
1167
1168 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
1169 recognizing leading comment on code line.
1170
1171 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
1172
1173 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
1174 hidden files/directories.
1175
1176 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
1177
1178 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
1179 only comment-start (in case the mode hasn't set it).
1180
1181 * Makefile.in (AUTOGENEL): New var.
1182 (bootstrap-prepare): Rename from bootstrap-clean.
1183 Don't remove elc files.
1184 (maintainer-clean): New target.
1185
1186 * xml.el (xml-get-attribute-or-nil): Simplify.
1187
1188 2004-03-02 Juri Linkov <juri@jurta.org>
1189
1190 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
1191 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
1192 URL to prevent their substitution with the environment variable
1193 values by browsers.
1194
1195 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1196
1197 * ps-print.el: Doc fix.
1198 (ps-print-version): New version number (6.6.3).
1199 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
1200 Docstring fix.
1201 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
1202 before printing.
1203 (ps-time-stamp-yyyy-mm-dd): New fun.
1204 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
1205
1206 2004-03-02 Kim F. Storm <storm@cua.dk>
1207
1208 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
1209
1210 2004-03-01 Juanma Barranquero <lektu@terra.es>
1211
1212 * allout.el (allout-rebullet-heading): Fix typo in docstring.
1213
1214 * desktop.el (desktop-file-version)
1215 (desktop-after-read-hook): Fix typos.
1216 (desktop-clear-preserve-buffers): Remove redundant info in
1217 docstring already shown by the obsolescence message.
1218 (desktop-truncate, desktop-internal-v2s)
1219 (desktop-value-to-string): Change argument name to match docstring.
1220
1221 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
1222
1223 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
1224 docstring.
1225
1226 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1227
1228 * printing.el: Replace "As Is..." in PostScript file print/preview by
1229 "No Preprocessing...". Suggested by Colin Marquardt
1230 <marquardt@zmd.de>.
1231 (pr-insert-section-4): Adjust buffer interface.
1232
1233 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
1234
1235 Version 2.0.39 of Tramp released.
1236
1237 * net/tramp.el (tramp-handle-file-local-copy)
1238 (tramp-handle-write-region, tramp-open-connection-rsh):
1239 Variable name typo. Small change. From Patrick Tullmann
1240 <tullmann@flux.utah.edu>.
1241 (tramp-process-connection-type): New variable.
1242 (tramp-maybe-open-connection): Use it.
1243 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
1244 (tramp-touch): Set last-modified time of a remote file.
1245 (tramp-handle-write-region): Say which function is used when encoding.
1246
1247 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
1248
1249 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
1250 case of non-existing filename, too. Reported by Christoph Bauer
1251 <c_bauer@informatik.uni-kl.de>.
1252 (tramp-smb-get-file-entries): The directory in question should
1253 have permissions "drwxrwxrwx". Just virtual, because we don't
1254 know the real permissions. Don't we know?
1255 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
1256 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
1257 (tramp-smb-wait-for-output): Optimize algorithm getting pending
1258 output. If it was received chunkwise, there have been problems.
1259 Remove the "prompt not found" error message; it is obvious.
1260 Simplify algorithm.
1261 (tramp-smb-process-running): Remove. Since we acknowledge the
1262 virtual prompt for shares, there's no need for distinction of
1263 reading shares (process ends afterwards) and interactive mode of
1264 smblient.
1265 (tramp-smb-open-connection): Setting process sentinel removed.
1266 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
1267 "NT_STATUS_NETWORK_ACCESS_DENIED".
1268 (tramp-smb-maybe-open-connection): Set `process-connection-type'
1269 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
1270 (top-level): Setting default value in `tramp-default-method-alist'
1271 corrected. Order of USER and HOST have been wrong.
1272 Nobody complained for months ...
1273 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
1274 (tramp-smb-open-connection): Clear password cache if login has failed.
1275
1276 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
1277 `tramp-unified-filenames'.
1278 (tramp-completion-mode): Make test for XEmacs explicitely.
1279 `event-to-character' can exists in Emacs packages too.
1280 Reported by Matt Swift <swift@alum.mit.edu>.
1281 (tramp-buffer-name): Buffer name must contain the user if exists.
1282 Reported by Adrian Phillips <a.phillips@met.no>.
1283 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
1284 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
1285 (tramp-do-copy-or-rename-file-out-of-band): Rename from
1286 `tramp-do-copy-or-rename-file-one-local', because it handles also
1287 the case both files use the same out-of-band method.
1288 Implementation added.
1289 (tramp-handle-file-local-copy, tramp-handle-write-region):
1290 Out-of-band handling removed. `copy-file' called instead, which
1291 calls `tramp-do-copy-or-rename-file-out-of-band'.
1292 (tramp-action-password): Check for out-of-band method removed.
1293 This function is used for 'login-program.
1294 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
1295 appropriate.
1296 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
1297 and `tramp-parse-sknownhosts'.
1298 (tramp-completion-function-alist): It's a defvar now, because we
1299 want to apply the optimized `tramp-set-completion-function'
1300 instead of a static list.
1301 (tramp-set-completion-function): Implementation tuned.
1302 Avoid double entries, and entries where the function or the
1303 file/directory doesn't exist.
1304 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
1305 for SSH2.
1306 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
1307 (tramp-handle-dired-compress-file): New function.
1308 (tramp-async-proc): New variable.
1309 (tramp-handle-shell-command): Adding asynchronous processes.
1310 They are far from being perfect, but it works at least for
1311 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
1312 (top-level): Require password.el if visible. Should be mandatory
1313 once No Gnus has found its way into (X)Emacs.
1314 (tramp-read-passwd): Invoke `password-read' if available,
1315 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
1316 fallback any longer.
1317 (tramp-clear-passwd): New function.
1318 (tramp-process-actions, tramp-process-multi-actions):
1319 Clear password cache if login has failed.
1320
1321 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
1322 its own module.
1323 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
1324 `ange-ftp-ftp-name-res'. There could be incorrect values from
1325 previous calls in case the "ftp" method is used in the Tramp file
1326 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
1327
1328 2004-02-28 Richard M. Stallman <rms@gnu.org>
1329
1330 * term.el (term-mouse-paste): Call mouse-set-point.
1331
1332 * thumbs.el: New file.
1333
1334 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1335
1336 * progmodes/ebnf-abn.el: Doc fix.
1337
1338 * progmodes/ebnf-bnf.el: Doc fix.
1339 (ebnf-repeat): Code fix.
1340
1341 * progmodes/ebnf2ps.el: Doc fix.
1342 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
1343
1344 2004-02-28 Juri Linkov <juri@jurta.org>
1345
1346 * ffap.el (dired-at-point): Additional writability test for
1347 relative directory names.
1348 (dired-at-point-prompter): Treat directories as a directory, get
1349 the directory component from files.
1350 (ffap-string-at-point): Return string from region if region is active.
1351 (ffap-file-at-point): Remove redundant code.
1352
1353 2004-02-28 Kim F. Storm <storm@cua.dk>
1354
1355 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
1356 Initialize margin area images to nil.
1357 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
1358 (breakpoint-enabled-bitmap-face)
1359 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
1360 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
1361 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
1362 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
1363 (gdb-reset): Use gdb-remove-breakpoint-icons.
1364 (gdb-put-string): Add dprop arg to specify alternative display
1365 property (for setting fringe bitmap).
1366 (gdb-remove-strings): Doc fix.
1367 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
1368 icon in fringe (if available), or else as icon or text in display
1369 margin. Creates necessary icons in breakpoint-bitmap,
1370 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
1371 Also make left window margin if required.
1372 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
1373 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
1374 no longer needed.
1375 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
1376 gdb-put-breakpoint-icon.
1377 (gdb-assembler-mode): Don't set left-margin-width here.
1378
1379 2004-02-27 Kevin Ryde <user42@zip.com.au>
1380
1381 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
1382 comma, so that it DTRT in macros.
1383
1384 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
1385
1386 * progmodes/sh-script.el (sh-shell-arg)
1387 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
1388 (sh-leading-keywords, sh-other-keywords): Fix custom type.
1389
1390 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
1391
1392 * faces.el (face-spec-set-match-display): Add a new attribute,
1393 `min-colors'.
1394 (region, highlight, secondary-selection): Use `min-colors'.
1395
1396 * custom.el (defface): Add documentation for `min-colors'.
1397
1398 * font-lock.el (font-lock-comment-face, font-lock-string-face)
1399 (font-lock-keyword-face, font-lock-function-name-face)
1400 (font-lock-variable-name-face, font-lock-constant-face):
1401 Use `min-colors'.
1402
1403 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
1404
1405 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1406
1407 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
1408 define assq-delete-all if it's not defined.
1409 (ebnf-generate-region): Code fix.
1410
1411 * printing.el: Doc fix.
1412 (pr-version): New version number (6.7.2).
1413 (pr-command): Return empty string if command is an empty string.
1414
1415 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1416
1417 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
1418
1419 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
1420 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
1421 semi-down-full. Fix a bug on productions like test = {"test"}* | (
1422 "tt" ["test"] ). Reported by Markus Dreyer
1423 <mdreyer@ix.urz.uni-heidelberg.de>.
1424 (ebnf-version): New version number (4.0).
1425 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
1426 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
1427 (ebnf-delete-style): New commands.
1428 (ebnf-directory, ebnf-file): New funs.
1429 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
1430 (ebnf-production-name-p, ebnf-stop-on-error): New options.
1431 (ebnf-syntax-alist): New var.
1432 (ebnf-element-width): New fun replacing ebnf-list-width.
1433 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
1434 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
1435 (ebnf-prologue): Adjust vars.
1436 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
1437 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
1438 (ebnf-check-style-values, ebnf-generate-production)
1439 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
1440 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
1441 (ebnf-token-repeat): Code fix.
1442
1443 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
1444 %right, %left and %prec. Suggested by Matthew K. Junker
1445 <junker@alum.mit.edu>.
1446 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
1447
1448 * progmodes/ebnf-iso.el: Doc fix.
1449 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
1450 (ebnf-iso-lex): Code fix.
1451
1452 * progmodes/ebnf-bnf.el: Doc fix.
1453 (ebnf-bnf-lex): Code fix.
1454
1455 * progmodes/ebnf-otz.el: Doc fix.
1456
1457 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
1458
1459 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
1460 (abbrev-prefix-mark): Doc fix.
1461
1462 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
1463
1464 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
1465 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
1466 (gdb-var-delete): Make interactive (really).
1467 (gdb-edit-value): Make non-interactive.
1468
1469 * progmodes/gud.el (gud-speedbar-menu-items):
1470 Add gdb-var-delete and, indirectly, gdb-edit-value.
1471 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
1472 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
1473 (gud-gdb-marker-filter): Add comment for annotations.
1474
1475 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
1476
1477 * calendar/calendar.el (generate-calendar)
1478 (calendar-read-date): Prevent display of BC calendars once more -
1479 reverts 2003-10-01 change.
1480 (generate-calendar-month): Doc fix.
1481
1482 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1483
1484 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
1485 return value of increment-calendar-month.
1486
1487 2004-02-21 Stephen Compall <s11@member.fsf.org>
1488
1489 * saveplace.el (save-place-forget-unreadable-files)
1490 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
1491 (save-place-forget-unreadable-files): New function.
1492 (save-place-alist-to-file): Use it to filter out files that are
1493 no longer readable.
1494
1495 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
1496 current Texinfo environment, using the same method as in
1497 `texinfo-insert-@end', and insert a space rather than a newline if
1498 point in a @table environment.
1499
1500 2004-02-21 Juri Linkov <juri@jurta.org>
1501
1502 * ffap.el (ffap-file-at-point): Try parent directories.
1503
1504 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
1505
1506 * vcursor.el (vcursor-modifiers): New defcustom.
1507 (vcursor-cs-binding): Use vcursor-modifiers instead of a
1508 hard-coded list.
1509
1510 2004-02-21 Masatake YAMATO <jet@gyve.org>
1511
1512 * play/animate.el (animate-birthday-present): Accept names other
1513 than `Sarah', too.
1514
1515 2004-02-21 Juri Linkov <juri@jurta.org>
1516
1517 * startup.el: Remove table of command line arguments from the
1518 Commentary section.
1519
1520 2004-02-20 John Wiegley <johnw@newartisans.com>
1521
1522 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
1523 again" modifier from 'e' to 'E', since 'e' is also used by the
1524 "file extension" modifier.
1525
1526 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
1527
1528 * help-fns.el (describe-categories): Doc fix.
1529
1530 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
1531
1532 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
1533 temporary file for buffer already visiting one. This change makes
1534 output likely to be directly usable by patch program.
1535 Suggested by Adrian Aichner <adrian@xemacs.org>
1536
1537 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
1538
1539 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
1540 case of variables defined in compound statements.
1541 (gdb-setup-windows, gdb-source-info, gdb-source-info):
1542 Simplify constructions using switch-to-buffer.
1543
1544 2004-02-19 Simon Josefsson <jas@extundo.com>
1545
1546 * play/morse.el: Fix typo.
1547 (morse-code): Add @.
1548
1549 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
1550
1551 * calendar/appt.el (appt-display-format): Change default to
1552 'ignore, for backwards compatibility.
1553 (appt-display-message): If appt-display-format is 'ignore,
1554 respect old vars appt-msg-window and appt-visible.
1555 (appt-activate): Don't depend on return value of cancel-timer.
1556
1557 * calendar/calendar.el (calendar-holidays): Doc fix.
1558
1559 * calendar/cal-coptic.el (coptic-prompt-for-date):
1560 Use assoc-string instead of assoc-ignore-case.
1561 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
1562 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
1563 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
1564 * calendar/cal-islam.el (calendar-goto-islamic-date)
1565 (mark-islamic-diary-entries): Ditto.
1566 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
1567 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
1568 (calendar-read-mayan-tzolkin-date): Ditto.
1569 * calendar/calendar.el (calendar-read-date): Ditto.
1570 * calendar/diary-lib.el (mark-diary-entries): Ditto.
1571
1572 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
1573
1574 * progmodes/executable.el (executable-command-find-posix-p):
1575 Fix choice of the directory.
1576
1577 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
1578
1579 * simple.el (interprogram-cut-function)
1580 (interprogram-paste-function, kill-new, kill-append):
1581 Doc fixes.
1582 (kill-region): Make it return nil. Doc fix.
1583 (yank-pop): Make its argument optional.
1584 (yank): Make ARG `-' equivalent to `-1'.
1585
1586 2004-02-17 Eli Zaretskii <eliz@gnu.org>
1587
1588 * mail/rmail.el (rmail-get-new-mail): Don't reference
1589 rmail-use-spam-filter if rmail-spam-filter is not loaded.
1590
1591 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
1592
1593 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
1594 if one of global-auto-revert-non-file-buffers or autorevert-mode
1595 is non-nil.
1596
1597 2004-02-16 Eli Zaretskii <eliz@gnu.org>
1598
1599 * subr.el (delete-dups): A better implementation from Karl Heuer
1600 <kwzh@gnu.org>.
1601
1602 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
1603
1604 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
1605 correct place.
1606 * progmodes/icon.el (icon-indent-command): Ditto.
1607 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
1608
1609 2004-02-16 Eli Zaretskii <eliz@gnu.org>
1610
1611 * progmodes/grep.el (grep-compute-defaults): Undo change from
1612 2004-01-29: don't use executable-command-find-posix-p.
1613
1614 2004-02-16 Richard Sharman <rsharman@pobox.com>
1615
1616 * hilit-chg.el: Use require instead of eval-and-compile.
1617 (highlight-compare-buffers): New function.
1618
1619 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
1620
1621 * man.el (Man-fontify-manpage): Render section headings in
1622 `Man-overstrike-face' even when overstrike was not used by man
1623 formatter for section headings.
1624
1625 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
1626
1627 * rmail-spam-filter.el: (vm-use-spam-filter)
1628 (rsf-min-region-length-added-to-spam-list): New variables.
1629 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
1630 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
1631 spam testing. Don't delete spam message if automatic deletion
1632 after output via variable rmail-delete-after-output is turned on.
1633 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
1634 rsf-bbdb-dont-create-entries-for-spam.
1635 (check-field): New function, extracted from code in
1636 rmail-spam-filter to ease addition of header fields like content-type.
1637 (message-content-type): New variable to check the content-type:
1638 field added, also in defcustom of rsf-definitions-alist.
1639 (rmail-spam-filter): Replace repeated test code for header fields
1640 by calls to check-field; change the call to
1641 rmail-output-to-rmail-file such that rmail-current-message stays
1642 the same to avoid wrong deletion of unseen flags.
1643 (rsf-add-contents-type): New function to convert old format
1644 of rmail-spam-definitions-alist into new one.
1645 Change prefixes of all variables and functions from
1646 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
1647
1648 2004-02-16 Eli Zaretskii <eliz@gnu.org>
1649
1650 * loadhist.el (unload-hook-features-list): New defvar.
1651
1652 2004-02-16 Dave Love <fx@gnu.org>
1653
1654 * loadhist.el (unload-feature): Doc fix. Rename flist to
1655 unload-hook-features-list.
1656
1657 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
1658
1659 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
1660 cookie. Don't check if we are looking-at open-formula.
1661
1662 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1663
1664 * subr.el (match-string-no-properties): Use substring-no-properties.
1665
1666 2004-02-16 Eli Zaretskii <eliz@gnu.org>
1667
1668 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
1669 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
1670 Use lower-case "rx" in all error message.
1671
1672 2004-02-16 Dave Love <fx@gnu.org>
1673
1674 * emacs-lisp/rx.el (rx-or): Put group around result.
1675 (rx-constituents): Add backref.
1676 (rx-syntax): Add string-delimiter, comment-delimiter.
1677 (rx-categories): Add combining-diacritic.
1678 (rx-check-not, rx-greedy, rx): Doc fix.
1679 (rx-backref, rx-check-backref): New.
1680
1681 2004-02-16 Jesper Harder <harder@ifa.au.dk>
1682
1683 * newcomment.el (uncomment-region): Allow eob as comment end.
1684
1685 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
1686
1687 * filecache.el: All message and error commands now use prefix
1688 "Filecache:" to make it easy to read *Messages* buffer.
1689
1690 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
1691
1692 * autorevert.el: Add support to detect changed dired and VC buffers.
1693 (auto-revert-active-p, auto-revert-list-diff)
1694 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
1695 (auto-revert-handler, auto-revert-active-p): New functions.
1696 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
1697 and `auto-revert-active-p'.
1698 (eval-when-compile): Defvar dired-directory and vc-mode.
1699 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
1700 (auto-revert-handler-vc): New functions.
1701
1702 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
1703
1704 * progmodes/compile.el (compilation-directory): New defvar.
1705 (compile): Save current directory in compilation-directory.
1706 (recompile): Bind default-directory to compilation-directory if
1707 that is non-nil.
1708
1709 2004-02-16 Dave Love <fx@gnu.org>
1710
1711 * newcomment.el (comment-insert-comment-function)
1712 (comment-region-function, uncomment-region-function): New.
1713 (comment-indent): Use comment-insert-comment-function.
1714 (uncomment-region): Use uncomment-region-function.
1715 (comment-region): Use comment-region-function.
1716
1717 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
1718
1719 2004-02-16 Richard Stallman <rms@gnu.org>
1720
1721 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
1722 loaddefs* and ldefs-boot*.
1723
1724 2004-02-16 Eli Zaretskii <eliz@gnu.org>
1725
1726 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
1727 and email address at the beginning and end of the address.
1728
1729 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
1730 anchored at the beginning of the email address.
1731
1732 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
1733
1734 * international/ccl.el (ccl-compile-write): Pass `left' to
1735 ccl-embed-code to generate correct code of write-expr-register.
1736
1737 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
1738
1739 * progmodes/grep.el (grep-compute-defaults): Fix typos.
1740
1741 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1742
1743 * x-dnd.el: Mention support for Motif in commentary.
1744 (x-dnd-handle-drag-n-drop-event): Ditto.
1745
1746 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
1747
1748 * ses.el: Use "ses--" prefixes for buffer-local variables.
1749 Use (point-min) instead of 1, even when we know the buffer
1750 is unnarrowed.
1751 (ses-build-load-map): Delete. Distribute its content to defconst's for
1752 the three maps.
1753 (ses-menu, ses-header-line-menu): New menus.
1754 (ses-mode-map): Use them.
1755 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
1756
1757 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
1758
1759 * Makefile.in: Fix the CC Mode recompile kludge so it works
1760 when building in a different directory.
1761
1762 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
1763
1764 * simple.el (kill-new): Put yank-handler property on the entire string.
1765
1766 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1767
1768 * diff.el: Don't use compile any more, use diff-mode instead.
1769 (diff-regexp-alist, diff-old-file, diff-new-file)
1770 (diff-parse-differences, diff-process-setup): Remove.
1771 (diff-sentinel): New fun.
1772 (diff): Use it. Run the process ourselves.
1773 Use diff-mode for the rest of the processing.
1774
1775 * diff.el (diff): Simplify code handling `switch'.
1776
1777 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1778
1779 * pcvs-defs.el (cvs-menu): Add `tag'.
1780
1781 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
1782
1783 * simple.el (kill-append): Doc fix.
1784
1785 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1786 Adapt outline-regexp to the new conventions for commenting out code.
1787
1788 2004-02-11 John Paul Wallington <jpw@gnu.org>
1789
1790 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
1791
1792 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1793
1794 * diff.el (diff-switches): New fun.
1795 (diff, diff-backup): Use it.
1796 (diff): Clean up the args construction. Use backquote.
1797 Use listp instead of consp to avoid putting a nil arg.
1798 (diff): Add a revert-buffer function.
1799
1800 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1801
1802 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
1803 handled by x-dnd-handle-file-name.
1804 (x-dnd-known-types): Add COMPOUND_TEXT.
1805 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
1806 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
1807 x-dnd-empty-state.
1808 (x-dnd-forget-drop): Ditto.
1809 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
1810 (x-dnd-handle-one-url): Return private when inserting text.
1811 (x-dnd-insert-ctext): New function.
1812 (x-dnd-handle-file-name): New function for FILE_NAME.
1813 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
1814 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
1815 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
1816
1817 2004-02-10 Kenichi Handa <handa@m17n.org>
1818
1819 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
1820 instead of while loop.
1821
1822 2004-02-10 Miles Bader <miles@gnu.org>
1823
1824 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
1825
1826 2004-02-09 Kenichi Handa <handa@m17n.org>
1827
1828 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
1829 have end-of-line.
1830
1831 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
1832
1833 * Makefile.in: Added extra dependencies in the recompile target
1834 needed to cope with the compile time macro expansions in CC Mode.
1835
1836 2004-02-09 Kim F. Storm <storm@cua.dk>
1837
1838 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
1839 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
1840 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
1841 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
1842 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
1843 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
1844 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
1845 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
1846 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
1847 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
1848 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
1849
1850 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1851
1852 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
1853 Don't allow shrink if there's a window on our right.
1854
1855 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
1856 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
1857 Bring together declaration and initialization.
1858 (prolog-mode-variables): Don't set the syntax table.
1859 Don't set paragraph-start and comment-indent-function.
1860 Add /*..*/ to the comment regexps.
1861 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
1862 (prolog-mode-map): Don't bind TAB.
1863 (prolog-mode): Set the syntax table.
1864 (prolog-comment-indent): Remove.
1865 (inferior-prolog-mode-map): Initialize in the declaration.
1866 (inferior-prolog-mode-syntax-table)
1867 (inferior-prolog-mode-abbrev-table): New vars.
1868 (inferior-prolog-mode): Derive from comint-mode.
1869 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
1870 minibuffer windows.
1871
1872 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
1873 in file names, as long as it is unabmiguous.
1874
1875 2004-02-08 Andreas Schwab <schwab@suse.de>
1876
1877 * textmodes/reftex-toc.el
1878 (reftex-toc-load-all-files-for-promotion): Remove useless use of
1879 format. Doc fix.
1880
1881 * textmodes/refer.el (refer-find-entry-internal): Remove extra
1882 format string arguments.
1883
1884 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
1885 string argument.
1886
1887 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
1888
1889 * play/zone.el (zone-call): Fix format string.
1890
1891 * net/webjump.el (webjump-builtin): Add missing format string argument.
1892
1893 * midnight.el (midnight-delay-set): Remove extra format string argument.
1894
1895 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
1896
1897 * hexl.el (hexl-insert-char): Add missing format string argument.
1898
1899 * format.el (format-decode): Fix format string.
1900
1901 * emulation/vi.el (vi-mode): Remove extra format string argument.
1902 (vi-repeat-last-search): Likewise.
1903 (vi-reverse-last-search): Likewise.
1904 (vi-goto-mark): Likewise.
1905 (vi-reverse-last-find-char): Likewise.
1906 (vi-repeat-last-find-char): Likewise.
1907 (vi-locate-def): Likewise.
1908
1909 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
1910
1911 * ediff-util.el (ediff-toggle-read-only): Remove extra format
1912 string argument.
1913 (ediff-toggle-regexp-match): Likewise.
1914
1915 * dired-aux.el (dired-do-query-replace-regexp): Add missing
1916 format string argument.
1917
1918 * calc/calc-map.el (calc-get-operator): Remove extra format
1919 string argument.
1920
1921 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
1922
1923 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
1924 string argument.
1925
1926 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
1927
1928 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
1929
1930 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
1931
1932 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
1933 (cl-struct-setf-expander): Likewise.
1934
1935 * vc.el (with-vc-file): Fix unsafe uses of error.
1936 (vc-cancel-version): Likewise.
1937
1938 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
1939
1940 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
1941 thousands separator; fixes <class>:<line-number> regexp for
1942 non-english locales.
1943
1944 2004-02-08 Andreas Schwab <schwab@suse.de>
1945
1946 * view.el (view-mode-enable): Revert previous change.
1947
1948 2004-02-07 Kim F. Storm <storm@cua.dk>
1949
1950 * simple.el (line-number-at-pos): Rename from line-at-pos.
1951 Uses changed (what-line and vc-annotate-warp-version).
1952
1953 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
1954
1955 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
1956 (diff-mode): Remove aborted attempt at support for compile.el.
1957 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
1958
1959 2004-02-06 Andreas Schwab <schwab@suse.de>
1960
1961 * view.el (view-mode-enable): Add view-mode-map to
1962 minor-mode-overriding-map-alist.
1963
1964 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1965
1966 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
1967
1968 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
1969
1970 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
1971 with point inside rather than after the paragraph.
1972
1973 2004-02-04 Sam Steingold <sds@gnu.org>
1974
1975 * mail/smtpmail.el (smtpmail-try-auth-methods):
1976 Do not try authentication when no mechanism is available.
1977 Pass port-name as defaultport to `netrc-machine'.
1978
1979 2004-02-04 Stephen Eglen <stephen@gnu.org>
1980
1981 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
1982 to show how minibuffer height can be constrained.
1983
1984 2004-02-04 John Paul Wallington <jpw@gnu.org>
1985
1986 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
1987
1988 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1989
1990 * x-dnd.el: New file for drag and drop.
1991
1992 * term/x-win.el: require x-dnd, set after-make-frame-functions
1993 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
1994 drag-n-drop event.
1995
1996 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
1997 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
1998 (dired-dnd-handle-file): New functions for drag and drop support.
1999 (dired-mode): Initialize drag and drop if x-dnd present.
2000
2001 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2002
2003 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
2004 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
2005 (cperl-mode): Set fill-paragraph-function.
2006 (cperl-fill-paragraph): Make it non-interactive.
2007
2008 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
2009
2010 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
2011
2012 2004-02-02 David Kastrup <dak@gnu.org>
2013
2014 * replace.el (perform-replace): Allow 'literal argument in
2015 regexp-flag to indicate literal replacement.
2016 (query-replace-regexp-eval): Use it.
2017
2018 2004-02-01 Andreas Schwab <schwab@suse.de>
2019
2020 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
2021
2022 2004-02-01 Stephen Eglen <stephen@gnu.org>
2023
2024 * info-look.el: Add support for maxima-mode. Update commentary
2025 because info-lookup-symbol is now bound to C-h S.
2026
2027 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
2028
2029 * simple.el (edit-and-eval-command): Bind print-level and
2030 minibuffer-history-sexp-flag around call to read-from-minibuffer.
2031 Correct initial position in command-history.
2032
2033 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * files.el (read-directory-name): Adapt the docstring to recent
2036 change in Fread_file_name.
2037
2038 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
2039
2040 * ses.el (ses-print-cell): If print format too wide for column
2041 width, truncate decimal places if that helps to avoid "#####" fill.
2042 * ses.el (ses-initial-column-width): Revert previous change.
2043
2044 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
2045
2046 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
2047 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
2048 Add edebug info.
2049 (jit-lock-mode): Setup/cancel the new timer.
2050 (jit-lock-context-fontify): New fun. Extracted from
2051 context fontification code of jit-lock-stealth-fontify.
2052 (jit-lock-stealth-fontify): Don't do context fontification any more.
2053
2054 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
2055 (jit-lock-fontify-now): Handle the `quit' case.
2056 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
2057
2058 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
2059
2060 * progmodes/executable.el (executable-command-find-posix-p):
2061 New. Check if find handles arguments Posix-style.
2062
2063 * progmodes/grep.el (grep-compute-defaults):
2064 Use executable-command-find-posix-p.
2065 (grep-find): Check `grep-find-command'.
2066
2067 * filecache.el (file-cache-find-posix-p): Delete.
2068 (file-cache-add-directory-using-find):
2069 Use `executable-command-find-posix-p'.
2070
2071 2004-01-29 Dave Love <fx@gnu.org>
2072
2073 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
2074 Iterate the hook function if arg is given.
2075 (mark-defun, narrow-to-defun): Change order of finding the limits.
2076
2077 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
2078 (byte-compile-format-warn): New.
2079 (byte-compile-callargs-warn): Use it.
2080 (Format, message, error): Add byte-compile-format-like property.
2081 (byte-compile-maybe-guarded): New.
2082 (byte-compile-if, byte-compile-cond): Use it.
2083 (byte-compile-lambda): Compile interactive forms,
2084 just to make warnings about them.
2085
2086 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
2087
2088 * ses.el (ses-initial-column-width): Increase to 14, so it will
2089 work well with the default printer of "%.7g" for extreme values
2090 like "-1.234567e+07".
2091
2092 2004-01-29 Kenichi Handa <handa@m17n.org>
2093
2094 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
2095
2096 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
2097
2098 * dos-w32.el: Added support for the `default-printer-name' function.
2099
2100 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
2101
2102 * server.el (server-socket-name): Don't use the hostname in the
2103 socket name since /tmp is local to the host anyway.
2104
2105 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
2106 robust check of widening and fix var-naming.
2107
2108 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
2109
2110 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
2111 or rmail-spam- to rsf- in all function and variable names.
2112 (rsf-min-region-to-spam-list): New variable.
2113 (rsf-bbdb-auto-delete-spam-entries): Rename from
2114 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
2115 scanned together with the recipients field for spam testing; Don't
2116 delete spam message if rmail-delete-after-output is non-nil;
2117 (rsf-check-field): New function, extracted from code in
2118 rmail-spam-filter to ease addition of header fields like
2119 content-type:;
2120 (message-content-type): New variable. The content-type: field was
2121 added also in defcustom of rsf-definitions-alist;
2122 (rmail-spam-filter): Replace repeated test code for header fields
2123 by calls to check-field; change the call to
2124 rmail-output-to-rmail-file such that rmail-current-message stays
2125 the same to avoid wrong deletion of unseen flags.
2126 (rmail-use-spam-filter): Add autoload cookie.
2127
2128 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
2129
2130 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
2131 (file-cache-add-directory-using-find): Add Cygwin support.
2132 (file-cache-find-command-posix-flag): New user variable.
2133
2134 * filecache.el (file-cache-add-directory): Check for
2135 directories an remove them from dir-files.
2136
2137 2004-01-27 Richard M. Stallman <rms@gnu.org>
2138
2139 * man.el (Man-fontify-manpage): Clean up message.
2140
2141 2004-01-27 Kenichi Handa <handa@m17n.org>
2142
2143 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
2144 (sentence-end): Define using sentence-end-without-space.
2145
2146 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
2147 a sentence ends with one of a character in sentence-end-without-space.
2148
2149 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
2150
2151 * font-lock.el (font-lock): Add jit-lock as explicit group member.
2152 (jit-lock): Group declaration moved to jit-lock.el.
2153 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
2154 when necessary.
2155
2156 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
2157 (jit-lock-context-unfontify-pos): Rename from
2158 jit-lock-first-unfontify-pos.
2159 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
2160
2161 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
2162
2163 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
2164 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
2165 (fortran-fill): When filling a string, adjust re-search-backward
2166 argument for special case of string just on fill-column.
2167 When filling non-string, allow one extra char if
2168 fortran-break-before-delimiters is non-nil.
2169 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
2170 Use fortran-break-delimiters-re and fortran-no-break-re to
2171 correctly handle cases such as "**".
2172
2173 * progmodes/f90.el (f90-break-delimiters): Doc fix.
2174 (f90-no-break-re): Add some extra tokens. Doc fix.
2175
2176 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
2177
2178 * mail/rmail-spam-filter.el:
2179 Use two semicolons as Commentary line prefix.
2180 Add ";;; Code:" stylized comment.
2181 Delete end-of-line whitespace.
2182 Wrap (require 'cl) with `eval-when-compile'.
2183
2184 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
2185
2186 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
2187 at the top level of vc.el.
2188
2189 2004-01-23 Andre Spiegel <spiegel@gnu.org>
2190
2191 * vc.el (vc-current-line): Function removed. This is now done by
2192 the new function line-at-pos in simple.el.
2193 (vc-annotate-warp-version): Use line-at-pos instead of
2194 vc-current-line.
2195
2196 2004-01-22 Kim F. Storm <storm@cua.dk>
2197
2198 * simple.el (line-at-pos): New defun.
2199 (what-line): Use it. Optimize by only counting lines in narrowed
2200 region once.
2201
2202 2004-01-22 Kenichi Handa <handa@m17n.org>
2203
2204 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
2205 point (register r1) only for charset mule-unicode-0100-24ff.
2206
2207 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
2208
2209 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
2210 trailing white space and ensure a final newline.
2211
2212 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
2213 Add autoload cookie.
2214
2215 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
2216
2217 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
2218 activate view-mode explicitly.
2219
2220 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2221
2222 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
2223 use clipboard first.
2224
2225 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2226
2227 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
2228 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
2229 (vc-mcvs-cvs): Remove.
2230 (vc-mcvs-command): Remove use of assert.
2231
2232 * outline.el (outline-insert-heading): Tighten up match.
2233 (outline-demote, outline-move-subtree-down): Don't assume anything
2234 about outline-regexp.
2235
2236 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
2237 (texinfo-show-structure): Explicitly add ^, and simplify.
2238
2239 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
2240
2241 * calendar/appt.el (appt-check): Restore usage of
2242 appt-issue-message deleted in previous change.
2243 (top-level): Activate package when loaded (needed for backwards
2244 compatibility).
2245
2246 2004-01-20 Jesper Harder <harder@ifa.au.dk>
2247
2248 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
2249 following previous change to smtpmail-send-data.
2250
2251 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
2252
2253 * vc.el (vc-default-previous-version): Doc enhancement.
2254 (vc-default-next-version): New function.
2255 (vc-print-log): New arg FOCUS-REV.
2256 (vc-annotate-mode): Derive from view-mode.
2257 (vc-annotate): New args REVISION, DISPLAY-MODE.
2258 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
2259 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
2260 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
2261 (vc-annotate-show-diff-revision-at-line, vc-current-line)
2262 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
2263
2264 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
2265
2266 2004-01-19 Karl Berry <karl@gnu.org>
2267
2268 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
2269 or "TexInfo".
2270
2271 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
2272
2273 * subr.el (delete-dups): New function.
2274
2275 2004-01-19 Karl Berry <karl@gnu.org>
2276
2277 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
2278 with ^, since that's what texinfo-show-structure
2279 documentation says (plus it works much better in texinfo.txi).
2280
2281 2004-01-18 Jesper Harder <harder@ifa.au.dk>
2282
2283 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
2284
2285 2004-01-18 David Ponce <david@dponce.com> (tiny change)
2286
2287 * progmodes/which-func.el (which-function-mode): Don't cancel
2288 which-func-update-timer if not set.
2289
2290 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
2291
2292 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
2293 Remove spurious left square bracket in XX:XXam regexp.
2294
2295 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
2296
2297 * progmodes/cc-defs.el: Do not require cl at run time.
2298
2299 2004-01-16 Richard M. Stallman <rms@gnu.org>
2300
2301 * emacs-lisp/cl.el (cl-cannot-unload): New function.
2302 (cl-unload-hook): Defvar this to run cl-cannot-unload.
2303
2304 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
2305 Call rmail-spam-filter. Delete and expunge spam.
2306 Print number of spam messages deleted.
2307 Save and restore the deletion status of old messages when reading
2308 new mail with spam filter, so that expunging spam does not expunge
2309 msgs deleted by the user.
2310 (rmail-only-expunge): Add an optional argument dont-show to
2311 prevent showing message after expunge.
2312
2313 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2314
2315 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
2316 * subr.el (declare): New macro.
2317
2318 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
2319
2320 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
2321
2322 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2323
2324 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
2325 Test window-system rather than system-type (for X11/Mac).
2326
2327 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
2328
2329 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
2330
2331 2004-01-12 Richard M. Stallman <rms@gnu.org>
2332
2333 * mail/rmail.el (rmail-convert-to-babyl-format):
2334 Use mail-unquote-printable-region.
2335 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
2336 (rmail-hex-char-to-integer): Functions deleted.
2337
2338 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
2339 (mail-unquote-printable-region): New arg NOERROR.
2340 For invalid encoding, either signal an error to just return nil.
2341
2342 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
2343
2344 * calendar/appt.el: Update copyright and commentary.
2345 (appt-issue-message): Make obsolete.
2346 (appt-visible, appt-msg-window): Make obsolete, in favour of
2347 appt-display-format.
2348 (appt-display-mode-line, appt-display-duration)
2349 (appt-display-diary, appt-time-msg-list, appt-mode-string)
2350 (appt-prev-comp-time, appt-display-count, appt-timer)
2351 (appt-convert-time): Doc change.
2352 (appt-disp-window-function, appt-delete-window-function):
2353 Use defcustom rather than defvar.
2354 (appt-display-format): New variable.
2355 (appt-display-message): New function with display code from appt-check.
2356 (appt-check): Add optional FORCE argument. Doc change.
2357 Add appt-make-list to diary-hook if displaying diary.
2358 Remove checking of view-diary-entries-initially.
2359 Message display section removed to new function appt-display-message.
2360 (appt-display-window): Doc change. Remove unused internal var
2361 this-buffer. Do not beep, since appt-display-message does that.
2362 (appt-make-list): Doc change. Use caar.
2363 (appt-sort-list): Simplify by using builtin sort function.
2364 (appt-update-list): New function for updating appts when diary is
2365 saved.
2366 (appt-activate): New autoloaded function to toggle package
2367 functionality.
2368
2369 * calendar/cal-x.el: (calendar-one-frame-setup)
2370 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
2371
2372 * calendar/calendar.el: Update copyright.
2373 (view-diary-entries-initially, european-calendar-style): Doc change.
2374 (calendar-setup): Make defcustom rather than defvar.
2375 (mark-visible-calendar-date): Initialize temp-face and faceinfo
2376 in let binding so local to function.
2377
2378 * calendar/diary-lib.el: Update copyright.
2379 (diary, diary-entry-time): Doc change.
2380 (list-diary-entries): Doc change. Trivial logic change.
2381 (fancy-diary-display): Restore make-face command mistakenly
2382 deleted 2003-05-08.
2383 (show-all-diary-entries): Allow to pop-up frame if needed.
2384
2385 2004-01-09 John Paul Wallington <jpw@gnu.org>
2386
2387 * bindings.el (mode-line-change-eol): Add EVENT parameter.
2388 Temporarily select EVENT's window for changing eol type.
2389
2390 2004-01-09 Deepak Goel <deego@gnufans.org>
2391
2392 * calendar/diary-lib.el (diary-entry-time):
2393 Also accept time in the form XX[.XX][am/pm/AM/PM].
2394 (fancy-diary-font-lock-keywords): Likewise.
2395 (diary-font-lock-keywords): Likewise.
2396 * calendar/appt.el (appt-add): Likewise.
2397 (appt-make-list): Likewise.
2398 (appt-convert-time): Likewise.
2399
2400 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
2401
2402 * gdb-ui.el (gdb-ann3): Revert previous change.
2403 (gdb-source-info): Allow for case of where compilation directory
2404 is not recorded.
2405
2406 2004-01-08 John Paul Wallington <jpw@gnu.org>
2407
2408 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
2409
2410 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
2411
2412 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
2413
2414 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
2415 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
2416 problems.
2417 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
2418
2419 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2420
2421 * files.el (write-file-functions, write-contents-functions):
2422 Clarify docstrings.
2423
2424 2004-01-07 Kenichi Handa <handa@m17n.org>
2425
2426 * international/mule.el (set-auto-coding): Fix for the case that
2427 end-of-line is only CR.
2428
2429 2004-01-07 Kim F. Storm <storm@cua.dk>
2430
2431 * subr.el (event-start, event-end): Doc fix.
2432 (posn-string, posn-image): New defuns.
2433 (posn-object): Return either image or string object.
2434 (posn-object-x-y): Return 8th element of position.
2435 (posn-object-width-height): New defun.
2436
2437 2004-01-06 Andreas Schwab <schwab@suse.de>
2438
2439 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
2440 output.
2441
2442 2004-01-05 Karl Berry <karl@gnu.org>
2443
2444 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
2445 / and *, too.
2446
2447 2003-12-31 Simon Josefsson <jas@extundo.com>
2448
2449 * files.el (before-save-hook): Add.
2450 (basic-save-buffer): Use before-save-hook.
2451
2452 * emacs-lisp/copyright.el: Fix comment to recommend
2453 before-save-hook instead of write-file-functions.
2454
2455 2004-01-05 Richard M. Stallman <rms@gnu.org>
2456
2457 * finder.el (finder-commentary): Call delete-other-windows.
2458
2459 * net/ange-ftp.el (ange-ftp-file-attributes):
2460 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
2461
2462 2004-01-04 Karl Berry <karl@gnu.org>
2463
2464 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
2465 comment characters % and # in the copyright year notice,
2466 as well as ;.
2467
2468 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
2469
2470 * wid-edit.el (default): Define dummy :value-delete.
2471 Reported by Jesper Harder <harder@ifa.au.dk>.
2472
2473 2004-01-03 Richard M. Stallman <rms@gnu.org>
2474
2475 * progmodes/compile.el (compile-internal): Use point, not point-min,
2476 for set-window-point.
2477
2478 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
2479
2480 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
2481
2482 * progmodes/grep.el (grep-mode-map):
2483 Don't remap next-line, previous-line.
2484
2485 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
2486
2487 * speedbar.el (speedbar-edit-line): Change regexp to position
2488 the cursor on the first character of this line's button.
2489
2490 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2491
2492 * subr.el (functionp): Doc fix.
2493
2494 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
2495
2496 * progmodes/idlwave.el (idlwave-make-tags):
2497 * textmodes/flyspell.el (flyspell-large-region):.
2498 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
2499 * emulation/viper-util.el (viper-glob-unix-files):
2500 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
2501 * man.el (Man-init-defvars):
2502 * jka-compr.el (jka-compr-call-process):
2503 * files.el (get-free-disk-space,insert-directory):
2504 * ediff-ptch.el (ediff-test-patch-utility):
2505 * ediff-diff.el (ediff-test-utility):
2506 * dired-aux.el (dired-check-process):
2507 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
2508 test the return value of call-process, because it can be a string.
2509
2510 2003-12-31 John Paul Wallington <jpw@gnu.org>
2511
2512 * bindings.el (completion-ignored-extensions): Add .pfsl.
2513
2514 2003-12-31 Kim F. Storm <storm@cua.dk>
2515
2516 * ido.el (ido-nonreadable-directory-p): New defun to check for
2517 nonreadable directory without activating tramp (to avoid problems
2518 with checking incomplete tramp paths).
2519 (ido-set-current-directory, ido-file-internal)
2520 (ido-file-name-all-completions1): Use it.
2521
2522 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2523
2524 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
2525 documentation if the anchor (or node) name is preceded by `info
2526 anchor' or `Info anchor' in addition to earlier `info node' and
2527 `Info node'.
2528 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
2529
2530 2003-12-30 Eli Zaretskii <eliz@gnu.org>
2531
2532 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
2533 error in arguments to base64-decode-region. Remove ^M characters
2534 after decoding base64.
2535
2536 2003-12-30 Simon Josefsson <jas@extundo.com>
2537
2538 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
2539 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
2540 have only been distributed with Emacs for some years.
2541 (texinfo-mode-hook): Customize.
2542
2543 2003-12-30 Eli Zaretskii <eliz@gnu.org>
2544
2545 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
2546 cleaner (suggested by Richard Stallman).
2547
2548 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
2549 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
2550 file-name clashes on 8+3 DOS filesystems.
2551
2552 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
2553 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
2554 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
2555 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
2556 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
2557 file-name clashes on 8+3 filesystems.
2558
2559 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
2560 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
2561 file-name clashes on 8+3 DOS filesystems.
2562
2563 2003-12-29 Richard M. Stallman <rms@gnu.org>
2564
2565 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
2566 Upcase the character.
2567
2568 * textmodes/flyspell.el (mail-mode-flyspell-verify):
2569 Search for header separator alone on a line, literally,
2570 and search for it backward, not forward.
2571 (flyspell-abbrev-table): Always use global-abbrev-table
2572 if there is no local one.
2573
2574 * progmodes/sh-script.el (sh-get-indent-info):
2575 Don't move point back if at bob.
2576
2577 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
2578
2579 * play/handwrite.el (handwrite): Make the handwrite credit message
2580 a comment rather than an output command.
2581
2582 * obsolete/sc.el: Display message that this file is obsolete.
2583
2584 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
2585
2586 * mail/rfc822.el (rfc822-address-start): Declare variable.
2587 Renamed from address-start. All uses changed.
2588
2589 * term.el (term-exec): Set up sentinel.
2590 (term-sentinel): New function.
2591 (term-handle-exit): New function.
2592
2593 * subr.el (assoc-ignore-case, assoc-ignore-representation):
2594 Use assoc-string, and mark them obsolete.
2595 (delay-mode-hooks): Mark as permanent local.
2596
2597 * simple.el (sendmail-user-agent-compose): Use assoc-string.
2598
2599 * register.el (copy-rectangle-to-register): Doc fix.
2600
2601 * info.el (Info-insert-dir): Use assoc-string.
2602
2603 * info-look.el (info-lookup): Use assoc-string.
2604
2605 * frame.el (pop-up-frame-function): Use quote, not `function'.
2606 (frame-notice-user-settings): Calculate ADJUSTED-TOP
2607 copying with lists as coordinate values.
2608
2609 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
2610
2611 * find-dired.el (kill-find): New command.
2612 (find-dired): Make buffer read-only.
2613 Set up a keymap with C-c C-k running kill-find.
2614 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
2615
2616 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
2617
2618 * filecache.el (file-cache-ignore-case): New variable.
2619 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
2620
2621 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
2622 (comint-dynamic-complete-as-filename): Rename local vars.
2623 (comint-dynamic-list-filename-completions): Likewise.
2624
2625 * comint.el (comint-dynamic-list-completions-config): New var.
2626 (comint-dynamic-list-completions): Handle both SPC and TAB right.
2627
2628 * comint.el (comint-file-name-chars): Add [].
2629 (comint-word): Use skip-chars-backward, not search.
2630
2631 * shell.el (shell-file-name-chars): Add [].
2632
2633 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
2634
2635 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
2636
2637 * generic.el (define-generic-mode): Doc fix.
2638
2639 2003-12-29 Eli Zaretskii <eliz@gnu.org>
2640
2641 * files.el (kill-some-buffers): Doc fix.
2642
2643 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
2644
2645 * comint.el (comint-watch-for-password-prompt): Pass `string' as
2646 arg to send-invisible
2647 (send-invisible): Doc fix. The argument is now a prompt, not the
2648 string to send.
2649 (comint-read-noecho): Doc fix.
2650
2651 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
2652
2653 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
2654 "@", as required by some ISP hosting service. Fix defcustom
2655 argument syntax errors that prevented use of customization.
2656
2657 2003-12-29 Eli Zaretskii <eliz@gnu.org>
2658
2659 * xml.el (xml-get-attribute-or-nil): Doc fix.
2660
2661 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
2662
2663 * net/zone-mode.el (zone-mode): Use write-file-functions, not
2664 write-file-hooks.
2665
2666 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
2667
2668 * autorevert.el (auto-revert-interval): Doc fix.
2669
2670 2003-12-29 Mark A. Hershberger <mah@everybody.org>
2671
2672 * xml.el (xml-get-attribute-or-nil): New function, like
2673 xml-get-attribute, but returns nil if the attribute was not found.
2674 (xml-get-attribute): Convert to defsubst, uses
2675 xml-get-attribute-or-nil.
2676
2677 2003-12-29 Eli Zaretskii <eliz@gnu.org>
2678
2679 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
2680
2681 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
2682
2683 * custom.el (custom-declare-theme): Use `value' when putting
2684 properties on `theme'.
2685
2686 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
2687
2688 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
2689 for each yank-handler segment.
2690 (insert-for-yank-1): New function, with the body of the previous
2691 insert-for-yank.
2692
2693 * textmodes/table.el (table-yank-handler): New defcustom.
2694 (table--put-cell-indicator-property): Put yank-handler property
2695 that indicates the yank handler for the table cell.
2696
2697 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
2698
2699 * generic-x.el (etc-modules-conf-generic-mode): A more complete
2700 set of keywords.
2701
2702 2003-12-29 Eli Zaretskii <eliz@gnu.org>
2703
2704 * international/mule-cmds.el (reset-language-environment)
2705 (set-language-environment): Don't invoke fontset-related functions
2706 if fontset-list is not fboundp.
2707
2708 2003-12-29 Kenichi Handa <handa@m17n.org>
2709
2710 * international/mule-cmds.el (reset-language-environment):
2711 Call set-overriding-fontspec-internal with nil.
2712 (set-language-environment): Call set-overriding-fontspec-internal
2713 if the language environment specify `overriding-fontspec'.
2714 (language-info-alist): Doc added.
2715
2716 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
2717 characters of mule-unicode-0100-24ff.
2718 (ccl-encode-windows-1251-font): New CCL program.
2719 ("Bulgarian"): Specify overriding-fontspec.
2720 ("Belarusian"): Likewise.
2721
2722 2003-12-28 Sam Steingold <sds@gnu.org>
2723
2724 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
2725 parameter ID-FORMAT to conform with the 2003-11-30 patch.
2726
2727 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
2728
2729 * progmodes/gud.el (gud-gdb-command-name): Set default to
2730 "gdb --annotate=3".
2731 (gud-gdb-marker-filter): Look out for annotations.
2732 (gdb-first-pre-prompt): New variable.
2733 Remove trailing white space.
2734
2735 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
2736 if necessary.
2737 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
2738 annotations are detected.
2739 (gud-gdba-marker-filter): Use global variable gud-marker-acc
2740 instead of a local one to allow transition from
2741 gud-gdb-marker-filter.
2742 Remove trailing white space.
2743
2744 2003-12-27 Kim F. Storm <storm@cua.dk>
2745
2746 * ido.el: Handle non-readable directories.
2747 (ido-decorations): Add 9th element for non-readable directory.
2748 (ido-directory-nonreadable): New dynamic var.
2749 (ido-set-current-directory): Set it.
2750 (ido-read-buffer, ido-file-internal):
2751 (ido-read-file-name, ido-read-directory-name): Let-bind it.
2752 (ido-file-name-all-completions1): Return empty list for
2753 non-readable directory.
2754 (ido-exhibit): Print [Not readable] if directory is not readable.
2755 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
2756 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
2757 Use it.
2758
2759 2003-12-27 Lars Hansen <larsh@math.ku.dk>
2760
2761 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
2762 calls to directory-files-and-attributes and file-attributes.
2763 (ls-lisp-format): Remove system dependent handling of user and
2764 group id's.
2765
2766 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
2767
2768 * ffap.el (ffap-read-file-or-url): Revert previous change.
2769
2770 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
2771
2772 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
2773 new list of included files called `files-with-node-lines', that
2774 only have node lines. This way @include commands can include any
2775 file, such as version and update files without node lines, not
2776 just files that are chapters.
2777
2778 2003-12-25 Andreas Schwab <schwab@suse.de>
2779
2780 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
2781 file not found.
2782
2783 2003-12-08 Miles Bader <miles@gnu.org>
2784
2785 * dired.el (dired-between-files): Always use dired-move-to-filename,
2786 which is more robust in non-english locales.
2787
2788 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2789
2790 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
2791
2792 2003-12-24 Andreas Schwab <schwab@suse.de>
2793
2794 * shell.el (shell-file-name-quote-list): Add backslash.
2795
2796 * comint.el (comint-quote-filename): Correctly handle backslash
2797 in comint-file-name-quote-list.
2798
2799 2003-12-24 Kenichi Handa <handa@m17n.org>
2800
2801 * international/mule-cmds.el (set-default-coding-systems):
2802 Call ucs-set-table-for-input for all buffers that don't have local
2803 value of buffer-file-coding-system.
2804
2805 * international/ucs-tables.el (ucs-set-table-for-input):
2806 If translation-table-for-encode is a symbol, get its
2807 translation-table property.
2808
2809 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
2810
2811 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
2812 to `completing-read' on a recently fixed bug.
2813
2814 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
2815 instead of SPACE, to get the list of possible fringe modes.
2816 SPACE only works if both `partial-completion-mode' and
2817 `completion-auto-help' are nil.
2818
2819 * complete.el (PC-is-complete-p): Delete.
2820 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
2821 calls to `test-completion'.
2822
2823 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
2824
2825 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
2826 to edit values when there are no children.
2827
2828 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
2829 a mode called "Assembler" already exists.
2830 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
2831 (gud-watch): Use format option. Remove font properties from string.
2832 (gdb-var-create-handler, gdb-var-list-children-handler):
2833 Don't bother about properties as there are none.
2834 (gdb-var-create-handler, gdb-var-list-children-handler)
2835 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
2836 with two arguments.
2837 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
2838 Let speedbar show value changes with a different font.
2839 (gdb-edit-value): New defun.
2840 (gdb-clear-partial-output, gdb-clear-inferior-io)
2841 (def-gdb-auto-update-handler): Use erase-buffer.
2842 (gdb-frame-handler): Display watch expressions in
2843 FUNCTION::VARIABLE format if required.
2844
2845 2003-12-23 John Paul Wallington <jpw@gnu.org>
2846
2847 * info.el (Info-unescape-quotes, Info-split-parameter-string)
2848 (Info-goto-emacs-command-node): Doc fixes.
2849
2850 2003-12-12 Jesper Harder <harder@ifa.au.dk>
2851
2852 * cus-edit.el (custom-add-parent-links): Define "many".
2853
2854 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
2855
2856 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
2857 (widget-child-validate, widget-type-value-create)
2858 (widget-type-default-get, widget-type-match): New functions.
2859 (lazy): New widget.
2860 (menu-choice, checklist, radio-button-choice, editable-list)
2861 (group, documentation-string): Remove redundant (per 2003-10-25
2862 change) calls to `widget-children-value-delete'.
2863 (widget-choice-value-get, widget-choice-value-inline): Remove.
2864 (menu-choice): Update widget.
2865
2866 2003-12-03 Kenichi Handa <handa@m17n.org>
2867
2868 * language/cyrillic.el: Register "microsoft-cp1251" in
2869 ctext-non-standard-encodings-alist.
2870 ("Bulgarian"): Add ctext-non-standard-encodings.
2871 ("Belarusian"): Likewise.
2872
2873 * international/mule-conf.el (compound-text-with-extensions):
2874 Change the type to 2 (iso-2022 base).
2875
2876 * international/mule.el (ctext-non-standard-encodings-alist):
2877 Change the format.
2878 (ctext-non-standard-encodings): New variable.
2879 (ctext-post-read-conversion): Fully re-written.
2880 (ctext-non-standard-designations-alist): Delete it.
2881 (ctext-non-standard-encodings-table): New function.
2882 (ctext-pre-write-conversion): Fully re-written.
2883
2884 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2885
2886 * cus-edit.el (custom-add-parent-links): Add documentation links
2887 for parent, if the item has none of its own.
2888
2889 2003-11-30 Richard M. Stallman <rms@gnu.org>
2890
2891 * dired-aux.el (dired-do-query-replace-regexp):
2892 Report files visited read-only.
2893
2894 2003-11-30 Juri Linkov <juri@jurta.org>
2895
2896 * dired-aux.el (dired-compare-directories): New command.
2897 (dired-file-set-difference, dired-files-attributes): New functions.
2898
2899 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
2900 Version 2.0.38 of Tramp released.
2901
2902 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
2903 Charles Curley <charlescurley@charlescurley.com>.
2904 (tramp-multi-connection-function-alist): Add ssht entry which adds
2905 "-e none -t -t" to the list of ssh args. Suggested by Adrian
2906 Aichner.
2907 (tramp-get-method-parameter): New function to retrieve a method
2908 parameter. This allows for omission of method parameters.
2909 Callers adjusted.
2910
2911 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
2912
2913 * net/tramp.el: Add new optional parameter ID-FORMAT to
2914 `file-attributes'. Calls of `file-attributes' won't use this
2915 parameter for backward compatibility reasons.
2916 (tramp-perl-file-attributes): Add a new parameter to Perl script
2917 in order to handle uid/gid as strings, if desired.
2918 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
2919 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
2920 order to make the function more general.
2921 (tramp-handle-file-attributes): Replace proprietary optional
2922 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
2923 (tramp-handle-file-attributes-with-perl): Handle parameter
2924 NONNUMERIC if set. This wasn't done in the past.
2925 (tramp-post-connection): Apply second parameter "$2" if
2926 `tramp-remote-perl' is called.
2927
2928 * net/tramp-smb.el (tramp-smb-handle-delete-file):
2929 Correct cut'n'waste error (`filename' instead of `directory').
2930 (tramp-smb-handle-directory-files-and-attributes)
2931 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
2932 introduced parameter ID-FORMAT.
2933 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
2934 error (`directory' instead of `ldir').
2935
2936 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
2937 `file-attributes' has a second parameter. If yes, apply it with
2938 value "'integer". Otherwise, don't use that parameter (default is
2939 integer format).
2940
2941 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2942
2943 * help.el (help-map): Bind `display-local-help' to `C-h .'.
2944 (help-for-help): Add `C-h .' to the listed Help options.
2945 Remove trailing whitespace.
2946
2947 * help-at-pt.el: New file.
2948
2949 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
2950
2951 * subr.el (noreturn, 1value): New macros for test coverage.
2952 See `testcover.el'.
2953
2954 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
2955
2956 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
2957 for macro `1value'.
2958 (testcover-1value): New function. Checks that a 1value form
2959 actually returns only one value. Requested by RMS.
2960
2961 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
2962
2963 * gdb-ui.el (gud-watch, gdb-var-create-handler)
2964 (gdb-var-list-children, gdb-var-list-children-handler)
2965 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
2966 gdb commands that use mi to keep them out of the command history.
2967
2968 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2969
2970 * cus-start.el (all): Add use-file-dialog.
2971
2972 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
2973
2974 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
2975
2976 2003-11-27 Kim F. Storm <storm@cua.dk>
2977
2978 * subr.el (posn-object-x-y): New defun.
2979
2980 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
2981
2982 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
2983 Don't use `space' for \\\n.
2984 Be more selective as to which # are comment-starters.
2985
2986 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
2987
2988 * subr.el (number-sequence): Improve handling of floating point
2989 arguments (suggested by Kim Storm). Allow negative arguments.
2990
2991 2003-11-26 Kenichi Handa <handa@m17n.org>
2992
2993 * international/mule-cmds.el (standard-display-european-internal):
2994 Cancel the standard-display-table setting for ` and '.
2995
2996 2003-11-26 Kim F. Storm <storm@cua.dk>
2997
2998 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
2999 New defcustoms to add ffap-like functionality to ido.
3000 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
3001 (ido-no-final-slash): New defun.
3002 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
3003 (ido-read-file-name): ): Toggle VC checking via
3004 vc-handled-backends instead of vc-master-templates.
3005 (ido-file-internal): Handle ido-use-url-at-point and
3006 ido-use-filename-at-point via code borrowed from ffap-guesser.
3007 Handle new ido-exit code ffap.
3008 (ido-sort-list): Ignore final slash when sorting file names.
3009
3010 2003-11-25 Kim F. Storm <storm@cua.dk>
3011
3012 * emulation/cua-base.el (cua--standard-movement-commands):
3013 Add forward-sentence and backward-sentence.
3014
3015 2003-11-25 Stephen Eglen <stephen@gnu.org>
3016
3017 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
3018 iswitchb-exit is set to 'usefirst when user selects buffer at head
3019 of list using RET. (Selecting buffers at the head of the list was
3020 broken if the substring was also a complete buffername.)
3021
3022 2003-11-23 Kim F. Storm <storm@cua.dk>
3023
3024 * progmodes/compile.el (grep-command, grep-use-null-device)
3025 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
3026 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
3027 (grep-regexp-alist, grep-program, find-program)
3028 (grep-find-use-xargs, grep-history, grep-find-history)
3029 (grep-process-setup, grep-compute-defaults)
3030 (grep-default-command, grep, grep-tag-default, grep-find)
3031 (grep-expand-command-macros, grep-tree-last-regexp)
3032 (grep-tree-last-files, grep-tree): Move grep variables, functions
3033 and commands to new file grep.el.
3034 (compilation-mode-map): Remove grep commands from Compile sub-menu.
3035 (compilation-process-setup-function): Doc fix.
3036 (compilation-highlight-regexp, compilation-highlight-overlay): New
3037 defvars used for highlighting current compile error in source buffer.
3038 (compile-internal): New optional args HIGHLIGHT-REGEXP and
3039 LOCAL-MAP which overrides compilation-highlight-regexp and
3040 compilation-mode-map for this compilation.
3041 Delay calling compilation-set-window-height until after running
3042 compilation-process-setup-function so it can buffer-local override
3043 compilation-window-height.
3044 Check buffer-local value of compilation-scroll-output.
3045 (compilation-set-window-height): Use buffer-local value of
3046 compilation-window-height.
3047 (compilation-revert-buffer): Don't pass (undefined)
3048 preserve-modes arg to revert-buffer.
3049 (next-error-no-select, previous-error-no-select): New commands.
3050 (compilation-goto-locus): Temporarily highlight current match in
3051 source buffer using compilation-highlight-regexp.
3052
3053 * progmodes/grep.el: New file with grep code from compile.el.
3054 (grep): New defcustom group.
3055 (grep-window-height): New defcustom, like compilation-window-height.
3056 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
3057 (grep-scroll-output): New defcustom, like compilation-scroll-output.
3058 (grep-command, grep-use-null-device, grep-find-command)
3059 (grep-tree-files-aliases, grep-tree-ignore-case)
3060 (grep-tree-ignore-CVS-directories): Move to grep custom group.
3061 (grep-setup-hook): New hook variable.
3062 (grep-mode-map): New keymap for grep commands. Add Grep menu.
3063 (grep-last-buffer): New defvar, override compilation-last-buffer.
3064 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
3065 Call compile-internal with args highlight-regexp and grep-mode-map.
3066
3067 2003-11-23 Kim F. Storm <storm@cua.dk>
3068
3069 * subr.el (event-start, event-end): Doc fix.
3070 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
3071 (posn-area, posn-actual-col-row, posn-object): New defuns.
3072 (posn-col-row): Simplify doc. Rewrite to use cond.
3073 (posn-point): Also return buffer position for events outside text
3074 area (that info is now present in the event position).
3075
3076 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
3077 mouse-set-point so that hscroll still works now that clicks on
3078 fringes generate specific mouse events.
3079 (mouse-set-point): Note that it now works in fringes and margins
3080 too due to new semantics of posn-point in fringes and margins.
3081
3082 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
3083 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
3084
3085 2003-11-20 Kim F. Storm <storm@cua.dk>
3086
3087 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
3088 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
3089 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
3090 to 100 for icons to avoid increasing line height when shown.
3091
3092 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
3093
3094 * newcomment.el (comment-normalize-vars): Initialize properly if
3095 comment-start was nil.
3096
3097 2003-11-19 Andreas Schwab <schwab@suse.de>
3098
3099 * simple.el (set-variable): Fix indentation.
3100
3101 2003-11-17 Kenichi Handa <handa@m17n.org>
3102
3103 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
3104 Fix docstring.
3105
3106 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
3107
3108 * international/latin1-disp.el (latin1-display): Fix docstring.
3109
3110 2003-11-16 John Wiegley <johnw@newartisans.com>
3111
3112 * eshell/em-ls.el (eshell-ls-file): There are times with
3113 size-width is nil and uncomputed (when directories are created in
3114 dired, for example); in this case, 4 is reasonable default value,
3115 although it may caused skewed new entries (which could be avoided
3116 by returning the original value of 8 in all cases, but 99% of the
3117 time this is a waste of whitespace).
3118
3119 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
3120
3121 * cc-engine.el (c-guess-continued-construct)
3122 (c-guess-basic-syntax): Check a little more carefully if it's a
3123 function declaration when an unknown construct followed by a block
3124 is found inside a statement context. This avoids macros followed
3125 by blocks to be taken as function declarations.
3126
3127 (c-guess-continued-construct): Change the analysis of a statement
3128 continuation with a brace open to `substatement-block', for
3129 consistency with recognized statements.
3130
3131 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
3132 start is in a position so that `c-beginning-of-statement-1' jumped
3133 to the beginning of the same statement.
3134
3135 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
3136 Don't accept binary operators in the arglist if we're in a function
3137 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
3138 template recognition in cases like "if (a < b || c > d)".
3139
3140 (c-restricted-<>-arglists): New more appropriate name for
3141 `c-disallow-comma-in-<>-arglists'.
3142
3143 Accessing functions updated for the variable name change.
3144
3145 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
3146 match data could get clobbered if NOT-INSIDE-TOKEN is used.
3147
3148 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
3149 labels.
3150
3151 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
3152 instead of duplicating parts of it. This fixes bogus label
3153 recognition.
3154
3155 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
3156 of checking the context in which to apply the minimum indentation,
3157 so that it isn't enforced in e.g. namespace blocks.
3158
3159 * cc-vars.el (c-inside-block-syms): New constant used by
3160 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
3161 to somewhat reduce the risk of becoming stale.
3162
3163 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
3164 cc-cmds to cc-engine to allow use from cc-align.
3165
3166 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
3167 qualified identifiers containing "::".
3168
3169 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
3170 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
3171
3172 * cc-vars.el (c-emacs-features): Use a space in front of the name
3173 of the temporary buffer. That also avoids dumping problems in
3174 XEmacs due to undo info being left around after the buffer is killed.
3175
3176 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
3177 arglist to see if it's a K&R style declaration.
3178
3179 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
3180 before returning `knr-argdecl-intro'.
3181
3182 2003-11-16 John Wiegley <johnw@newartisans.com>
3183
3184 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
3185 field in a long-listing always 8 characters, use `size-width',
3186 which has already been computed.
3187
3188 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3189
3190 * subr.el (minor-mode-list): Add `hs-minor-mode'.
3191
3192 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
3193
3194 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
3195 Support operation while narrowed, with `diff-restrict-view'.
3196
3197 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
3198
3199 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3200 Take additional optional arg NARROWFUN. For the generated functions:
3201 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
3202 include frags that arrange to check for and save narrowing state before
3203 the move and then conditionally call NARROWFUN after the move.
3204
3205 2003-11-14 John Wiegley <johnw@newartisans.com>
3206
3207 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
3208 that was optional, but obviously missing based on surrounding code.
3209
3210 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
3211 string arguments to numbers unless the whole argument was seen as
3212 a number.
3213
3214 2003-11-14 Kenichi Handa <handa@m17n.org>
3215
3216 * international/mule.el (ctext-non-standard-encodings-alist):
3217 Fix coding systems.
3218
3219 2003-11-10 Kenichi Handa <handa@m17n.org>
3220
3221 * language/kannada.el ("Kannada"): Add sample-text.
3222
3223 * language/knd-util.el (kannada-compose-region)
3224 (kannada-compose-string, kannada-post-read-conversion):
3225 Add autoload cookie.
3226
3227 * international/quail.el (quail-completion): Change the message
3228 "corresponding translations" to "corresponding characters".
3229
3230 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
3231
3232 * descr-text.el (describe-char): Fix typo.
3233
3234 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
3235
3236 These changes are to support Kannada language/script.
3237
3238 * Makefile.in (DONTCOMPILE): Add kannada.el.
3239
3240 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
3241
3242 * loadup.el: Preload kannada.el.
3243
3244 * language/ind-util.el (ucs-kannada-to-is13194-alist)
3245 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
3246 New variables.
3247
3248 * language/kannada.el: New file.
3249
3250 * language/knd-util.el: New file.
3251
3252 2003-11-07 Andreas Schwab <schwab@suse.de>
3253
3254 * progmodes/autoconf.el (autoconf-font-lock-keywords):
3255 Also highlight AH_*.
3256
3257 * xml.el (xml-parse-dtd): Fix misplaced paren.
3258
3259 2003-11-07 Kenichi Handa <handa@m17n.org>
3260
3261 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
3262
3263 2003-11-05 Juri Linkov <juri@jurta.org>
3264
3265 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
3266 (desktop-buffer-file): Use saved buffer-file-coding-system
3267 for file reading. Set auto-insert to nil to prevent automatic
3268 insertion into restored empty files.
3269
3270 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3271
3272 * files.el (risky-local-variable-p): Make second argument optional.
3273
3274 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3275
3276 * subr.el (add-hook): Fix last change.
3277
3278 2003-11-03 Eli Zaretskii <eliz@gnu.org>
3279
3280 * mail/rmail.el (rmail-convert-to-babyl-format):
3281 If base64-decode-region signals an error, catch it and silently
3282 ignore it.
3283
3284 2003-11-01 Mark A. Hershberger <mah@everybody.org>
3285
3286 * xml.el (xml-parse-region): Allow comments to appear after the
3287 topmost element has closed.
3288 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
3289 (xml-ns-expand-attr): New functions to do namespace handling.
3290 (xml-intern-attrlist): Back-compatible handling of attribute names.
3291 (xml-parse-tag): Move namespace handling to separate functions.
3292 Now produces elements in the form ((:ns . "element") (attr-list)
3293 children) instead of ('ns:element (attr-list) children).
3294 (xml-parse-attlist): Fix attribute parsing.
3295 (xml-parse-dtd): Change parsing so that it produces strings
3296 instead of interned symbols.
3297
3298 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
3299
3300 * dired.el (dired-ls-sorting-switches): Doc fix.
3301
3302 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
3303
3304 * emacs-lisp/rx.el (rx-or): Fix the case of
3305 "(rx (and ?a (or ?b ?c) ?d))".
3306
3307 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
3308
3309 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
3310 (texinfo-format-region): Use it.
3311 (texinfo-format-buffer-1): Ditto.
3312
3313 2003-11-01 Alan Mackenzie <acm@muc.de>
3314
3315 Changes to allow scrolling whilst in isearch mode:
3316 * isearch.el (isearch-unread-key-sequence): New function,
3317 extracted from isearch-other-meta-char.
3318 (top level): (put 'foo 'isearch-scroll) on all Emacs's
3319 "scrollable" standard functions.
3320 (isearch-allow-scroll): New customizable variable.
3321 (isearch-string-out-of-window, isearch-back-into-window)
3322 (isearch-reread-key-sequence-naturally)
3323 (isearch-lookup-scroll-key): New functions.
3324 (isearch-other-meta-char): Doc string and functionality enhanced.
3325 Now accepts a prefix argument.
3326 (isearch-lazy-highlight-window-end): New variable.
3327 (isearch-lazy-highlight-new-loop): Pay attention to the window's
3328 end (thru isearch-lazy-highlight-window-end), not only its start.
3329
3330 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
3331 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
3332 (universal-argument, universal-argument-more, negative-argument)
3333 (digit-argument, universal-argument-other-key): Minor changes.
3334
3335 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
3336
3337 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
3338 recursively if the last message is deleted, thus avoiding an
3339 infinite loop.
3340
3341 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3342
3343 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
3344 (tex-main-file): Don't add .tex if the extension is already present.
3345 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
3346
3347 2003-10-29 Lute Kamstra <lute@gnu.org>
3348
3349 * progmodes/octave-inf.el (inferior-octave-prompt):
3350 Recognize version number in prompt.
3351
3352 2003-10-28 Dave Love <fx@gnu.org>
3353
3354 * international/characters.el: Fix some Unicode ranges.
3355
3356 2003-10-28 Kenichi Handa <handa@m17n.org>
3357
3358 * disp-table.el (standard-display-8bit)
3359 (standard-display-default, standard-display-ascii)
3360 (standard-display-g1, standard-display-graphic)
3361 (standard-display-underline): Assure that standard-display-table
3362 is a display table.
3363
3364 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
3365
3366 * simple.el (reindent-then-newline-and-indent): Delete space *after*
3367 reindenting the first line.
3368
3369 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
3370
3371 * wid-edit.el (widget-default-delete): Always delete child widgets.
3372
3373 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3374
3375 * newcomment.el (comment-indent): Don't call indent-according-to-mode
3376 if the line has code.
3377 Don't try to line up with something that's too far left.
3378
3379 * progmodes/octave-mod.el (octave-comment-start): Simplify.
3380 (octave-mode-syntax-table): Add % as a comment starter.
3381 (octave-point): Remove.
3382 (octave-in-comment-p, octave-in-string-p)
3383 (octave-not-in-string-or-comment-p, calculate-octave-indent)
3384 (octave-blink-matching-block-open, octave-auto-fill):
3385 Use line-(beginning|end)-position instead.
3386
3387 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
3388
3389 * emacs-lisp/authors.el (authors-aliases): Add correct realname
3390 for Francesco Potort\e,Al\e(B.
3391
3392 2003-10-23 Dave Love <fx@gnu.org>
3393
3394 * international/mule-cmds.el (locale-charset-to-coding-system):
3395 Don't rely on nil being a coding system.
3396
3397 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
3398 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
3399 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
3400
3401 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
3402
3403 * gdb-ui.el (gdb-current-language): New variable.
3404 (gdb-update-flag): Remove variable.
3405 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
3406 (gdb-take-last-elt): Remove function.
3407 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
3408 (gdb-post-prompt): Check for variable object changes here.
3409
3410 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
3411 object changes in gdb-ui.el.
3412
3413 2003-10-21 Richard M. Stallman <rms@gnu.org>
3414
3415 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
3416
3417 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
3418 Don't check for foo*/ wildcard form here.
3419 (insert-directory): Recognize foo*/ as a wildcard.
3420 Separate wildcard-regexp variable from the arg, wildcard.
3421
3422 * subr.el (add-hook): Correctly detect when make-local-hook was used.
3423 (remove-hook): Correctly handle strange cases about local hooks.
3424
3425 2003-10-21 David Ponce <david@dponce.com>
3426
3427 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
3428 argument REAL, to return a real number instead of a rounded
3429 integer value. Define as inline function.
3430 (ruler-mode-right-fringe-cols): Likewise.
3431 (ruler-mode-scroll-bar-cols): New function.
3432 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
3433 (ruler-mode-right-scroll-bar-cols): Likewise.
3434 (ruler-mode-space): New function.
3435 (ruler-mode-ruler): Use it. Handle variations of fringe style,
3436 scroll bar mode and margins in a more robust way.
3437
3438 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
3439
3440 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
3441 (antlr-c-init-language-vars): New function.
3442 (antlr-mode): Use it with cc-mode before v5.29.
3443 (antlr-c-common-init): Don't set some local vars here.
3444 (antlr-mode): Set them here.
3445 (antlr-c-forward-sws): New function alias.
3446 (antlr-mode): Redefine with cc-mode before v5.30.
3447 (antlr-skip-sexps): Use it.
3448 (antlr-skip-exception-part): Ditto.
3449 (antlr-skip-file-prelude): Ditto.
3450 (antlr-outside-rule-p): Ditto.
3451 (antlr-end-of-body): Ditto.
3452 (antlr-option-kind): Ditto.
3453 (antlr-insert-option-area): Ditto.
3454 (antlr-file-dependencies): Ditto.
3455
3456 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3457
3458 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
3459 Move backward only if point was not inside an entry.
3460
3461 2003-10-21 Richard M. Stallman <rms@gnu.org>
3462
3463 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
3464
3465 2003-10-21 Juri Linkov <juri@jurta.org>
3466
3467 * compare-w.el: Automatically skip non-matching text to resync.
3468 (compare-windows-whitespace): Doc fix.
3469 (compare-windows-sync, compare-windows-sync-string-size)
3470 (compare-windows-recenter, compare-ignore-whitespace)
3471 (compare-windows-highlight, compare-windows-face): New variables.
3472 (compare-windows): Use compare-windows-sync.
3473 (compare-windows-highlight, compare-windows-dehighlight)
3474 (compare-windows-sync-regexp)
3475 (compare-windows-sync-default-function): New functions.
3476
3477 2003-10-21 Juri Linkov <juri@jurta.org>
3478
3479 * diff.el (diff-parse-differences): Don't visit the files now;
3480 instead, just record the error locus.
3481
3482 2003-10-21 Dave Love <fx@gnu.org>
3483
3484 * progmodes/cfengine.el: New file.
3485
3486 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3487
3488 * complete.el (PC-do-completion): Do not forget to use `pred' as the
3489 default-directory when completing file names.
3490
3491 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
3492
3493 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
3494 followed by the word `face', it gets treated as a face, even if
3495 it is also defined as a variable or a function.
3496
3497 2003-10-20 Dave Love <fx@gnu.org>
3498
3499 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3500 Avoid incf in macro expansion.
3501
3502 2003-10-20 John Paul Wallington <jpw@gnu.org>
3503
3504 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
3505 `evenp' so we don't implicitly require cl library at runtime.
3506
3507 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
3508
3509 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
3510 (help-make-xrefs): Only make cross-references for faces if
3511 preceded or followed by the word `face'. Do not make a
3512 cross-reference for variables without variable documentation,
3513 unless preceded by the word `variable' or `option'. Update doc
3514 string accordingly.
3515
3516 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
3517
3518 * progmodes/hideshow.el: Rewrite one-armed `if'
3519 constructs using either `when' or `unless'.
3520 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
3521
3522 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
3523
3524 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
3525 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
3526 instead of 12x12.
3527
3528 2003-10-16 Eli Zaretskii <eliz@gnu.org>
3529
3530 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
3531 message while converting to Babyl.
3532
3533 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
3534
3535 * allout.el (allout-mode): Doc fix.
3536
3537 2003-10-16 Lute Kamstra <lute@gnu.org>
3538
3539 * subr.el (force-mode-line-update): Fix docstring.
3540
3541 2003-10-14 Dave Love <fx@gnu.org>
3542
3543 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
3544 (default-input-method): Add :link, improve :type.
3545 (locale-charset-language-names): Fix utf-8 pattern.
3546 (locale-charset-match-p, locale-charset-alist)
3547 (locale-charset-to-coding-system): New.
3548 (set-locale-environment): Deal with codeset part of locale specs.
3549
3550 2003-10-14 Lute Kamstra <lute@gnu.org>
3551
3552 * fringe.el (fringe-mode): Use active voice in docstring.
3553 (set-fringe-style): Ditto.
3554
3555 2003-10-13 Lute Kamstra <lute@gnu.org>
3556
3557 * fringe.el (fringe-mode): Fix docstring.
3558 (set-fringe-style): Ditto.
3559
3560 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
3561
3562 * ediff-mult.el (ediff-filegroup-action):
3563 Use ediff-default-filtering-regexp.
3564
3565 * ediff-util.el (ediff-recenter): Don't call
3566 ediff-restore-highlighting twice.
3567 (ediff-select-difference): Set current difference.
3568 (ediff-unselect-and-select-difference): Add comment.
3569
3570 * ediff.el (ediff-directories,ediff-directory-revisions)
3571 (ediff-directories3,ediff-merge-directories)
3572 (ediff-merge-directories-with-ancestor)
3573 (ediff-merge-directory-revisions)
3574 (ediff-merge-directory-revisions-with-ancestor):
3575 Use ediff-default-filtering-regexp.
3576
3577 2003-10-12 Andreas Schwab <schwab@suse.de>
3578
3579 * international/mule-cmds.el (locale-charset-language-names):
3580 Simplify regex by removing unused grouping.
3581
3582 2003-10-10 Dave Love <fx@gnu.org>
3583
3584 * bindings.el: Don't bind stop.
3585
3586 2003-10-08 Miles Bader <miles@gnu.org>
3587
3588 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
3589 face instead of attempting to emulate it.
3590
3591 2003-10-07 Kenichi Handa <handa@m17n.org>
3592
3593 * international/mule-diag.el (list-coding-systems-1): List coding
3594 systems that are loaded automatically.
3595
3596 * international/code-pages.el (iso-8859-11): Add autoload cookie.
3597
3598 * international/mule.el (autoload-coding-system): New function.
3599
3600 2003-10-07 Andreas Schwab <schwab@suse.de>
3601
3602 * log-edit.el (log-edit-changelog-entries): Prefer local value of
3603 change-log-default-name in the buffer visiting the file.
3604
3605 2003-10-06 Dave Love <fx@gnu.org>
3606
3607 * files.el (find-file-hook): Customize.
3608 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
3609
3610 * bindings.el (completion-ignored-extensions): Remove .log.
3611 (global-map): Add again, open, stop keys.
3612
3613 2003-10-05 Richard M. Stallman <rms@gnu.org>
3614
3615 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
3616 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
3617 Use sh-modify directly.
3618 (sh-select): Use sh-append, not eval.
3619
3620 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
3621
3622 * info.el (Info-following-node-name): New function.
3623
3624 * loadhist.el (unload-feature-special-hooks):
3625 Rename from loadhist-hook-functions.
3626 (loadhist-hook-functions): Now an alias.
3627
3628 2003-10-04 Eli Zaretskii <eliz@gnu.org>
3629
3630 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
3631 file-name clashes on 8+3 filesystems.
3632
3633 * Makefile.in (DONTCOMPILE, bootstrap-clean):
3634 Rename loaddefs-boot.el to ldefs-boot.el
3635
3636 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
3637 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
3638
3639 2003-10-03 Lute Kamstra <lute@gnu.org>
3640
3641 * info.el (Info-mode): Revert previous change.
3642 (Info-escape-percent): New function.
3643 (Info-fontify-node): Use it.
3644
3645 2003-10-02 Andreas Schwab <schwab@suse.de>
3646
3647 * loaddefs-boot.el: Regenerated.
3648
3649 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
3650
3651 * ffap.el: Remove defadvice related code from CVS since `complete'
3652 provides a `PC-completion-as-file-name-predicate' variable that
3653 ffap can override.
3654
3655 2003-10-02 Kenichi Handa <handa@m17n.org>
3656
3657 * international/utf-8.el (ccl-decode-mule-utf-8):
3658 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
3659
3660 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
3661 * international/subst-big5.el: Likewise.
3662 * international/subst-gb2312.el: Likewise.
3663 * international/subst-ksc.el: Likewise.
3664
3665 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3666
3667 * calendar/calendar.el (increment-calendar-month)
3668 (calendar-leap-year-p, calendar-absolute-from-gregorian)
3669 (generate-calendar, calendar-read-date, calendar-interval)
3670 (calendar-day-of-week): Handle years BC.
3671 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
3672
3673 2003-10-01 Dave Love <fx@gnu.org>
3674
3675 * language/cyrillic.el (cp1251): Alias for windows-1251.
3676
3677 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
3678 bootstrap.
3679
3680 2003-10-01 Lute Kamstra <lute@gnu.org>
3681
3682 * files.el: Fix typo.
3683 * imenu.el (imenu--generic-function): Docstring fix.
3684
3685 2003-09-30 Richard M. Stallman <rms@gnu.org>
3686
3687 * dired.el (dired-mode): Handle dired-directory as a list.
3688
3689 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
3690
3691 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
3692
3693 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
3694
3695 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
3696 Replace gud-display with gud-watch.
3697 (gud-speedbar-buttons): Add stuff for watching expressions
3698 in the speedbar when using M-x gdba. Use dolist on old part
3699 of this function.
3700
3701 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
3702 (gdb-update-flag): New variables.
3703 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
3704 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
3705 (gud-watch, gdb-var-create-handler) : New functions.
3706 (gdb-var-list-children, gdb-var-list-children-handler)
3707 (gdb-var-create-regexp, gdb-var-update-regexp)
3708 (gdb-var-list-children-regexp): New constants.
3709 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
3710 (gdb-annotation-rules): Reduce annotation set (level 3).
3711 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
3712 (gdb-post-prompt): Don't update GDB buffers every time speedbar
3713 updates.
3714 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
3715 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
3716 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
3717 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
3718 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
3719 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
3720 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
3721 (gud-display, gud-display1)
3722 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
3723 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
3724 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
3725 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
3726 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
3727 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
3728 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
3729 (gdb-display-display-buffer, gdb-toggle-display)
3730 (gdb-delete-display, gdb-expressions-popup-menu)
3731 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
3732 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
3733 to display buffer.
3734
3735 2003-09-30 Richard M. Stallman <rms@gnu.org>
3736
3737 * progmodes/ada-mode.el (ada-mode): Don't use advice.
3738 Instead, set which-func-functions.
3739
3740 * progmodes/which-func.el (which-func-modes): Add ada-mode.
3741 (which-func-functions): New variable.
3742 (which-function): Use that.
3743
3744 * info.el (Info-mode): Double each `%' in header line.
3745
3746 * emacs-lisp/lisp-mnt.el (lm-with-file):
3747 When FILE is nil, run BODY in current buffer.
3748
3749 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
3750
3751 * help.el (describe-mode): Start with a brief list of minor modes.
3752 Find them thru minor-mode-list so as to find them all.
3753 Show them in alphabetical order.
3754
3755 * mail/sendmail.el (mail-aliases): Doc fix.
3756
3757 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
3758
3759 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
3760
3761 * mail/rmailsum.el (rmail-make-summary-line-1):
3762 Change comma after last label to a space.
3763 (rmail-summary-font-lock-keywords): Adapt to that change.
3764
3765 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
3766
3767 * progmodes/scheme.el (scheme-mode-variables): When setting
3768 `font-lock-defaults', also specify that "#" should
3769 be interpreted with `word' syntax.
3770 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
3771
3772 2003-09-30 Lars Hansen <larsh@math.ku.dk>
3773
3774 * desktop.el: A lot of comments updated.
3775 (desktop-save-mode): Minor mode introduced.
3776 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
3777 (desktop-load-default): Function made obsolete.
3778 (desktop-locals-to-save): Variable made customizable.
3779 (desktop-read): Optional parameter `dirname' added.
3780 (desktop-change-dir, desktop-revert): Parameter `dirname' in
3781 `desktop-read' used.
3782 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
3783
3784 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
3785
3786 * whitespace.el (whitespace-clean-msg): Add user customizable message
3787 for displaying ``clean'' output.
3788 (whitespace-buffer): Use `whitespace-clean-msg'.
3789 (whitespace-global-mode): Fix typo.
3790
3791 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3792
3793 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
3794
3795 2003-09-29 Lute Kamstra <lute@gnu.org>
3796
3797 * bindings.el (mode-line-modes): Remove superfluous :propertize
3798 construct in initialization.
3799 (mode-line-position): Change cons cell into proper list in
3800 initialization.
3801
3802 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3803
3804 * international/mule.el (decode-coding-inserted-region): Use car
3805 of the return value of find-operation-coding-system.
3806
3807 2003-09-29 Kenichi Handa <handa@m17n.org>
3808
3809 * descr-text.el (describe-char): Fix previous change.
3810
3811 2003-09-28 Kenichi Handa <handa@m17n.org>
3812
3813 * descr-text.el (describe-char-display): New function.
3814 (describe-char): Pay attention to display table on describing how
3815 a character is displayed.
3816
3817 * international/mule-cmds.el (encoded-string-description):
3818 Prepend "0x" to each encoded byte.
3819
3820 2003-09-28 Andreas Schwab <schwab@suse.de>
3821
3822 * find-file.el (ff-special-constructs): Add autoload cookie.
3823
3824 2003-09-28 Kevin Ryde <user42@zip.com.au>
3825
3826 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
3827 makeinfo appends to duplicate index entries.
3828
3829 2003-09-28 Eli Zaretskii <eliz@gnu.org>
3830
3831 * dired-x.el (dired-clean-tex): Doc fix.
3832
3833 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
3834 using a Chinese tutorial.
3835
3836 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
3837
3838 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
3839 between "MAIL FROM:" and "RCPT TO:" and the following address.
3840
3841 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
3842
3843 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
3844
3845 2003-09-28 David Ponce <david@dponce.com>
3846
3847 * recentf.el (recentf-initialize-file-name-history): New defcustom.
3848 (recentf-load-list): When `recentf-initialize-file-name-history'
3849 is non-nil, initialize an empty `file-name-history' with the
3850 recent list.
3851
3852 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
3853
3854 * man.el (Man-default-man-entry): Remove the leading `*' from the
3855 word at point.
3856
3857 2003-09-26 Lute Kamstra <lute@gnu.org>
3858
3859 * bindings.el (mode-line-position): Mention size indication in
3860 docstring.
3861
3862 2003-09-26 Andre Spiegel <spiegel@gnu.org>
3863
3864 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
3865
3866 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
3867 because it's autoloaded now.
3868
3869 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
3870
3871 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
3872 (sh-font-lock-keywords, sh-feature): Fix previous change of
3873 sh-feature to avoid infloop with sh-font-lock-keywords.
3874
3875 2003-09-25 Kim F. Storm <storm@cua.dk>
3876
3877 * frame.el (frame-current-scroll-bars): New defun.
3878
3879 * window.el (window-current-scroll-bars): New defun.
3880
3881 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3882
3883 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
3884 cause errors when the state cache contains info on parts that have
3885 been narrowed out.
3886
3887 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3888
3889 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
3890 `c-setup-paragraph-variables' has to be used when this variable is
3891 changed; it doesn't work to reinitialize the mode since that
3892 typically clobbers the variable.
3893
3894 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3895 Make it interactive.
3896
3897 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3898
3899 * progmodes/cc-fonts.el (c-font-lock-declarations):
3900 Fix recognition of constructors and destructors for classes whose
3901 names are matched by `*-font-lock-extra-types'.
3902
3903 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
3904 followed by an identifier in C++ then it's a type.
3905
3906 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3907
3908 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
3909 problem that primarily affected XEmacs. Don't use faces to find
3910 unterminated strings since Emacs and XEmacs fontify strings
3911 differently - this function should now work better in XEmacs.
3912
3913 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3914
3915 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
3916 `expand-abbrev' workaround which caused braces to misbehave inside
3917 macros.
3918
3919 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
3920 handling. This bug could cause interactive font locking to bail out.
3921
3922 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3923
3924 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
3925 Handle paren-style types in Pike. Also fixed some cases of
3926 insufficient handling of unbalanced parens.
3927
3928 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
3929
3930 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
3931 common shell prompts that are not common filename or URL characters.
3932 (ffap-file-at-point): Use the new regexp to strip the prompts from
3933 the file names. This is an issue mostly for user prompts that
3934 don't have a trailing space and find-file-at-point is invoked from
3935 within a shell inside emacs.
3936
3937 2003-09-24 Andre Spiegel <spiegel@gnu.org>
3938
3939 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
3940 stamps numerically, rather than textually.
3941
3942 2003-09-24 Kenichi Handa <handa@m17n.org>
3943
3944 * language/devan-util.el (devanagari-post-read-conversion):
3945 * language/mlm-util.el (malayalam-post-read-conversion):
3946 * language/tml-util.el (tamil-post-read-conversion):
3947 Add autoload cookie.
3948
3949 * international/utf-8.el (utf-8-post-read-conversion):
3950 Call post-read-conversion functions for Devanagari, Malayalam,
3951 and Tamil.
3952
3953 2003-09-23 Dave Love <fx@gnu.org>
3954
3955 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
3956
3957 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
3958
3959 * progmodes/gud.el (perldb): Add gud-until to list of commands.
3960 Update gud-remove.
3961
3962 2003-09-22 Richard M. Stallman <rms@gnu.org>
3963
3964 * progmodes/sh-script.el (sh-mode-default-syntax-table):
3965 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
3966 (sh-mode-syntax-table-input): New variable.
3967 (sh-require-final-newline): Don't use eval.
3968 (sh-builtins, sh-leading-keywords, sh-other-keywords)
3969 (sh-variables, sh-font-lock-keywords): Don't use eval.
3970 (sh-set-shell): When setting require-final-newline,
3971 treat value = `require-final-newline' as don't change it.
3972 Set sh-mode-syntax-table locally based on
3973 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
3974
3975 * progmodes/compile.el (compile-internal):
3976 Call compilation-set-window-height before setting window start.
3977
3978 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
3979
3980 * emacs-lisp/bytecomp.el (byte-compile-log-file):
3981 Clear out byte-compile-last-warned-form.
3982
3983 2003-09-22 Richard M. Stallman <rms@gnu.org>
3984
3985 * woman.el (woman-file-name, woman-follow-word):
3986 If current-word returns nil, use "".
3987
3988 * simple.el (eval-expression): Bind standard-output in to-buffer case.
3989
3990 2003-09-22 Richard M. Stallman <rms@gnu.org>
3991
3992 * emacs-lisp/lisp-mnt.el (lm-with-file):
3993 Don't visit the file, just use insert-file-contents in temp buffer.
3994
3995 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
3996
3997 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
3998 Add surrounding \\( and \\) around the header, as in
3999 for lm-history-header 'Change Log\\|History'.
4000
4001 2003-09-22 John Paul Wallington <jpw@gnu.org>
4002
4003 * progmodes/ld-script.el: Add Commentary section,
4004 minor cleanup of file header.
4005 (ld-script-font-lock-keywords): Doc fix.
4006 (toplevel): Provide `ld-script' feature.
4007
4008 2003-09-21 Kim F. Storm <storm@cua.dk>
4009
4010 * scroll-bar.el (set-scroll-bar-mode): Initialize to
4011 new built-in variable default-frame-scroll-bars.
4012 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
4013 scroll-bar-mode; notably, use it instead of t when we toggle
4014 scroll-bars on.
4015 (toggle-scroll-bar): Use default-frame-scroll-bars.
4016
4017 2003-09-19 Masatake YAMATO <jet@gyve.org>
4018
4019 * pcvs.el (cvs-do-removal): Change the prompt depending on
4020 `filter' value.
4021
4022 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
4023
4024 * startup.el (command-line-1): Stop startup-echo-area-message
4025 being hidden by "Loading image..." message.
4026 (use-fancy-splash-screens-p, display-splash-screen):
4027 Move display-graphic-p test from latter to former.
4028
4029 * progmodes/sh-script.el (sh-font-lock-keywords):
4030 Highlight escaped EOLs differently from other backslash constructs.
4031
4032 2003-09-19 Richard M. Stallman <rms@gnu.org>
4033
4034 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
4035 New functions.
4036 (edebug-enter, edebug-outside-excursion): Use them.
4037
4038 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
4039 Fix the condition for whether to print "In WHERE".
4040
4041 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
4042
4043 * finder.el (finder-mode-hook): New variable.
4044 (finder-mode): Run hook finder-mode-hook
4045
4046 2003-09-18 Masatake YAMATO <jet@gyve.org>
4047
4048 * progmodes/ebrowse.el: Fix broken magic autoload comments.
4049
4050 2003-09-17 Mario Lang <mlang@delysid.org>
4051
4052 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
4053 "p %e" to actually print the value in the GUD buffer.
4054
4055 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
4056
4057 From David Ponce <david.ponce@wanadoo.fr>:
4058 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
4059 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
4060 from loaddefs-boot.el if necessary.
4061
4062 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
4063
4064 * progmodes/gud.el (gud-find-class): Make jdb work again since
4065 cc-mode changed the syntactic information.
4066
4067 2003-09-15 David Ponce <david@dponce.com>
4068
4069 * recentf.el: (recentf-exclude): Accept predicates too.
4070 (recentf-file-readable-p): New function.
4071 (recentf-include-p): Handle predicates in recentf-exclude.
4072 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
4073 (recentf-cleanup): Likewise.
4074 (recentf-save-list): Use write-file to handle backup of
4075 recentf-save-file.
4076
4077 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
4078
4079 * loaddefs-boot.el: Renamed from `loaddefs.el'
4080 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
4081 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
4082 necessary.
4083
4084 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
4085
4086 * electric.el (Electric-pop-up-window): For the `one-window' case,
4087 no longer disconcertingly move point in the original buffer.
4088
4089 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4090
4091 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
4092
4093 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
4094
4095 * dired.el (dired-mode-map): Fix typo.
4096
4097 2003-09-11 Richard M. Stallman <rms@gnu.org>
4098
4099 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
4100
4101 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
4102
4103 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
4104 the function is less noisy. Now only `kill-buffer' can ask questions.
4105
4106 2003-09-10 Mario Lang <mlang@delysid.org>
4107
4108 * battery.el: Update Commentary and Copyright.
4109 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
4110 appear due to wrong ordering of the expressions in `or'.
4111
4112 2003-09-09 Lute Kamstra <lute@gnu.org>
4113
4114 * misc.el (upcase-char): Fix docstring.
4115 (zap-up-to-char): New command.
4116
4117 2003-09-08 David Ponce <david@dponce.com>
4118
4119 Ensure that recentf correctly updates the menu bar.
4120 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
4121 (recentf-menu-bar): New function.
4122 (recentf-clear-data): Use it
4123 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
4124 of easy-menu-change.
4125
4126 2003-09-08 Lute Kamstra <lute@gnu.org>
4127
4128 * simple.el (size-indication-mode): New.
4129 * bindings.el (mode-line-position): Add buffer size indicator.
4130
4131 2003-09-04 Mario Lang <mlang@delysid.org>
4132
4133 * battery.el (battery-linux-proc-acpi): New function.
4134 (battery-status-function): Modify default value calculation to also
4135 check for availability of ACPI.
4136 (battery-echo-area-format): Ditto.
4137 (battery-mode-line-format): Ditto.
4138
4139 2003-09-06 Dave Love <fx@gnu.org>
4140
4141 * ielm.el (ielm-mode-hook): Add :options.
4142
4143 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
4144 (eldoc-print-current-symbol-info): Use it.
4145
4146 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
4147
4148 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
4149 being displayed in GUD buffer.
4150 (gdb-idle-input-queue): Remove var. Use just one queue.
4151 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
4152 Remove functions. Use just one queue.
4153 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
4154 (gdb-invalidate-assembler, gdb-get-current-frame):
4155 Modify functions. Use just one queue.
4156
4157 2003-09-04 Dave Love <fx@gnu.org>
4158
4159 * cus-start.el: Add blink-cursor-alist.
4160
4161 * ruler-mode.el (ruler-mode-fill-column-char)
4162 (ruler-mode-current-column-char): Use char-displayable-p,
4163 not window-system.
4164
4165 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
4166
4167 * language/european.el (windows-1252): Move from code-pages.
4168
4169 * language/cyrillic.el ("Windows-1251"): Delete.
4170 ("Bulgarian", "Belarusian"): Remove `features'.
4171 (windows-1251): Move from code-pages.
4172
4173 * international/mule-diag.el (non-iso-charset-alist):
4174 Remove `codepage' stuff.
4175 (print-designation, list-coding-systems-1): Output fixes.
4176
4177 * international/code-pages.el (cp-make-translation-table)
4178 (cp-valid-codes): Made defsubsts.
4179 (cp-fix-safe-chars): Delete.
4180 (mule-diag): Don't require.
4181 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
4182 (top-level): Check for defined coding system when defining
4183 cp... aliases. Change w32-add-charset-info test to avoid warning.
4184 (non-iso-charset-alist): Defvar when compiling.
4185 (cp-make-coding-system): Doc fix.
4186
4187 2003-09-02 Jason Rumney <jasonr@gnu.org>
4188
4189 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
4190 line-ends from CVS before doing conversion.
4191
4192 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4193
4194 * calendar/diary-lib.el (diary-header-line-flag)
4195 (diary-header-line-format): New variables.
4196 (list-diary-entries): Use them to set header line in simple diary.
4197
4198 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
4199 other than font-lock-string-face to highlight backslashes.
4200
4201 2003-09-01 Jason Rumney <jasonr@gnu.org>
4202
4203 * international/titdic-cnv.el (tit-read-key-value): Include \r in
4204 regexp.
4205
4206 2003-09-01 Dave Love <fx@gnu.org>
4207
4208 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
4209
4210 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
4211 and :help; also line and column numbers labels.
4212
4213 * international/mule-util.el (char-displayable-p): Move from
4214 latin1-disp, rename and autoload.
4215
4216 * international/latin1-disp.el (latin1-char-displayable-p):
4217 Now obsolete alias. Replace uses with char-displayable-p.
4218 (latin1-display-ucs-per-lynx): Fix last change.
4219
4220 * international/mule-cmds.el (standard-display-european-internal):
4221 Don't use char code for Latin-1 NBSP.
4222 <XFree86 4>: Unfrob NBSP display table. Set display table to use
4223 U+2018, U+2019 for `'.
4224 (select-safe-coding-system): Message fix.
4225
4226 2003-09-01 Kenichi Handa <handa@m17n.org>
4227
4228 * international/fontset.el (setup-default-fontset): For Thai
4229 font, specify "*" family.
4230
4231 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
4232
4233 * progmodes/compile.el (previous-error): Accept a prefix
4234 argument, similarly to next-error.
4235
4236 2003-08-31 Masatake YAMATO <jet@gyve.org>
4237
4238 * pcvs.el (cvs-do-removal): Use = instead of eq to check
4239 the number of files. Bind the number of files to a local
4240 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
4241
4242 2003-08-30 Eli Zaretskii <eliz@gnu.org>
4243
4244 * vc-hooks.el (vc-make-version-backup): Fix the change made on
4245 2003-07-26: msdos-long-file-names is a function, not a variable.
4246
4247 2003-08-29 Richard M. Stallman <rms@gnu.org>
4248
4249 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
4250 Do nothing with mail-personal-alias-file if it is nil.
4251
4252 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
4253 Do nothing if mail-personal-alias-file is nil.
4254
4255 * term.el (term-exec-1): Bind coding-system-for-read.
4256
4257 * dired.el (dired-mouse-find-file-other-window):
4258 Use dired-view-command-alist here, as in dired-view-file.
4259 (dired-view-command-alist): Use %s to substitute file name.
4260 Handle .ps_pages, .eps, .jpg, .gif, .png.
4261
4262 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
4263
4264 * info.el (Info-mode-map): Bind S-tab and <backtab> to
4265 `Info-prev-reference', instead of M-tab.
4266
4267 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
4268
4269 * simple.el (blink-matching-open): Work correctly on chars that
4270 are designated as parens through the syntax-table text property.
4271
4272 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
4273
4274 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
4275 line break position in the middle of a non-kinsoku (e.g. latin)
4276 word, making it skip until either a space or a character with
4277 category "|".
4278 (kinsoku-longer): Test for end of buffer.
4279
4280 2003-08-28 Eli Zaretskii <eliz@gnu.org>
4281
4282 * mail/rmail.el (rmail-convert-to-babyl-format):
4283 Detect quoted-printable- and base64-encoded messages and decode them
4284 automatically. Set the message's encoding from the charset=
4285 header, if any. Decode base64-encoded messages in Mail format as well.
4286
4287 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4288
4289 * mail/smtpmail.el: Fix previous change.
4290 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
4291 calling smtpmail-via-smtp.
4292 (smtpmail-via-smtp): Add fall-back values for envelope-from.
4293
4294 2003-08-26 John Paul Wallington <jpw@gnu.org>
4295
4296 * image.el (image-jpeg-p): Don't search beyond length of data.
4297
4298 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
4299
4300 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
4301 misfeature in `expand-abbrev' which caused electric keywords like
4302 "else" to disappear if an open brace was typed directly afterwards.
4303
4304 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
4305
4306 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
4307 mandatory in `define-widget'.
4308
4309 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
4310 Don't align the operators "!=", "<=" and ">=" as assignment operators.
4311
4312 (c-assignment-operators): New language constant that only contains
4313 the assignment operators.
4314
4315 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
4316
4317 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
4318
4319 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
4320 Safeguard against unbalanced sexps.
4321
4322 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
4323
4324 * version.el (emacs-version): Check for gtk. Include gtk version info.
4325
4326 2003-08-25 John Paul Wallington <jpw@gnu.org>
4327
4328 * man.el (Man-default-man-entry): Don't whizz past the section
4329 number before looking for it.
4330
4331 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
4332
4333 * progmodes/gud.el (gud-display-line): Don't set window-point if
4334 source buffer is not visible. (Only happens with M-x gdba).
4335
4336 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
4337 documentation.
4338 (gdb-source, gdb-source-info): Update to assembler unnecessary
4339 as its done after each GDB command anyway.
4340 (gdb-pre-prompt): Use with-current-buffer.
4341 (gdb-insert-field): Add help-echo text.
4342 (gdb-invalidate-assembler): Re-display of assembler now done in
4343 gdb-info-breakpoints-custom.
4344 (gdb-info-breakpoints-custom): Force re-display of assembler to
4345 happen *after* update of breakpoints buffer.
4346 (gdb-display-source-buffer): Don't choke if gdb-source-window
4347 isn't visible.
4348 (gdb-put-string, gdb-put-arrow): Remove free variables.
4349
4350 2003-08-24 John Paul Wallington <jpw@gnu.org>
4351
4352 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
4353
4354 * man.el (Man-default-man-entry): Strip text properties when
4355 snarfing parts of entry because `format' preserves properties.
4356
4357 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
4358
4359 * files.el (file-newest-backup): Use `expand-file-name'.
4360
4361 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
4362 Allow the diary to pop up a new frame, if needed.
4363
4364 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
4365 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
4366 (smtpmail-send-it): Make treatment of envelope-from consistent with
4367 sendmail.el.
4368
4369 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
4370 (sh-leading-keywords): Add the bash `time' reserved word.
4371 (sh-variables): Add some bash variables.
4372 (sh-add-completer): Fix nil branch of case statement.
4373
4374 2003-08-24 Masatake YAMATO <jet@gyve.org>
4375
4376 * progmodes/ld-script.el: New file.
4377
4378 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
4379
4380 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
4381
4382 2003-08-23 Andre Spiegel <spiegel@gnu.org>
4383
4384 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
4385 Better explain obsolescence, and what to use instead.
4386
4387 2003-08-23 Masatake YAMATO <jet@gyve.org>
4388
4389 * pcvs.el (cvs-do-removal): Show the deleted file name
4390 on the prompt.
4391
4392 2003-08-20 Dave Love <fx@gnu.org>
4393
4394 * international/mule.el (make-coding-system)
4395 (set-buffer-file-coding-system): Doc fix.
4396
4397 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
4398
4399 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
4400
4401 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
4402
4403 * international/utf-16.el: Add mime-text-unsuitable coding system
4404 properties.
4405
4406 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
4407
4408 * cus-edit.el: Add some :links.
4409 (bib): Remove.
4410
4411 * textmodes/bib-mode.el (bib): Add :group external.
4412
4413 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4414
4415 * wid-edit.el (widget-echo-help): Make it handle expressions that
4416 evaluate to strings.
4417
4418 2003-08-18 Michael Mauger <mmaug@yahoo.com>
4419
4420 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
4421
4422 Simplify selection of SQL products to define highlighting and
4423 interactive mode. Includes detailed instructions on adding
4424 support for new products.
4425
4426 * progmodes/sql.el (sql-product): New variable. Identifies SQL
4427 product for use in highlighting and interactive mode.
4428 (sql-interactive-product): New variable. SQL product for
4429 sql-interactive-mode.
4430 (sql-product-support): New variable. Specifies product-specific
4431 parameters to drive highlighting and interactive mode.
4432 (sql-imenu-generic-expression): Add more object types.
4433 (sql-sqlite-options): Correct comment.
4434 (sql-ms-program): Use "osql" rather than "isql".
4435 (sql-prompt-regexp, sql-prompt-length): Update comment.
4436 (sql-mode-menu): Add "Start SQLi session" entry.
4437 Replace Highlighting submenu with Product menu. Fix Send Region entry.
4438 (sql-mode-abbrev-table): Add abbreviations. Support of
4439 SYSTEM-FLAG on define-abbrev. Support was removed with last
4440 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
4441 (sql-mode-font-lock-object-name): Add font-lock pattern for object
4442 names.
4443 (sql-mode-ansi-font-lock-keywords): Set as default value.
4444 (sql-mode-oracle-font-lock-keywords): Set as default value.
4445 Support Oracle 9i keywords.
4446 (sql-mode-postgres-font-lock-keywords): Set as default value.
4447 (sql-mode-linter-font-lock-keywords): Set as default value.
4448 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
4449 SQLServer 2000.
4450 (sql-mode-sybase-font-lock-keywords)
4451 (sql-mode-interbase-font-lock-keywords)
4452 (sql-mode-sqlite-font-lock-keywords)
4453 (sql-mode-strong-font-lock-keywords)
4454 (sql-mode-mysql-font-lock-keywords)
4455 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
4456 keywords.
4457 (sql-mode-font-lock-defaults): Update comment.
4458 (sql-product-feature): New function. Returns feature associated
4459 with a product from `sql-product-support' alist.
4460 (sql-product-font-lock): New function. Set font-lock support
4461 based on `sql-product'.
4462 (sql-add-product-keywords): New function. Add font-lock rules to
4463 product-specific keyword variables.
4464 (sql-set-product): New function. Set `sql-product' and apply
4465 appropriate font-lock highlighting.
4466 (sql-highlight-product): New function. Set font-lock support
4467 based on a product. Also set mode name to include product name.
4468 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
4469 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
4470 Use `sql-set-product'.
4471 (sql-highlight-ms-keywords)
4472 (sql-highlight-sybase-keywords)
4473 (sql-highlight-interbase-keywords)
4474 (sql-highlight-strong-keywords)
4475 (sql-highlight-mysql-keywords)
4476 (sql-highlight-sqlite-keywords)
4477 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
4478 (sql-get-login): Prompt in the same order as the tokens.
4479 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
4480 (sql-product-interactive): New function. Common portions of
4481 product-specific interactive mode wrappers.
4482 (sql-interactive-mode): Rewritten to use product features.
4483 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
4484 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
4485 (sql-db2, sql-linter): Use `sql-product-interactive'.
4486 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
4487 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
4488 (sql-connect-ingres, sql-connect-postgres)
4489 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
4490 New functions. Format command line parameters and invoke comint on
4491 the appropriate interpreter. Code was in the corresponding
4492 `sql-xyz' function before.
4493 (sql-connect-ms): New function. Support -E argument to use
4494 operating system credentials for authentication.
4495
4496 2003-08-18 Kenichi Handa <handa@m17n.org>
4497
4498 * international/mule.el (encode-char): Fix for the ASCII case.
4499
4500 2003-08-15 Kenichi Handa <handa@m17n.org>
4501
4502 * international/fontset.el (setup-default-fontset): Change "*" to
4503 nil in the specifications of font family.
4504
4505 2003-08-18 Kim F. Storm <storm@cua.dk>
4506
4507 * kmacro.el (kmacro-keymap): Group related bindings in
4508 initialization for clarity. Bind C-s to start macro.
4509 Remove C-r binding.
4510 (kmacro-initial-counter-value): New defvar to hold initial counter
4511 value in case we set the value before defining a macro.
4512 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
4513 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
4514 not defining or executing macro. Doc fix.
4515 (kmacro-add-counter): Clear kmacro-initial-counter-value.
4516 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
4517 temporarily view older elements on the macro ring without cycling
4518 the ring.
4519 (kmacro-display): Doc fix.
4520 (kmacro-exec-ring-item): New helper function.
4521 (kmacro-call-ring-2nd): Use it.
4522 (kmacro-call-ring-2nd-repeat): Doc fix.
4523 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
4524 (kmacro-end-or-call-macro): Execute last viewed macro (using
4525 kmacro-exec-ring-item) from ring if this follows
4526 kmacro-view-macro. This allows us to find a macro on the ring
4527 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
4528 the ring to bring it to the head of the ring.
4529 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
4530 Allow binding to reserved keys without specifying C-x C-k prefix.
4531 Ask for confirmation if entered key sequence is already bound to
4532 a non-macro command.
4533 (kmacro-view-macro): Repeating command will show older elements
4534 on the macro ring; C-k will execute the last viewed macro.
4535 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
4536 property from 'ring to 'head.
4537
4538 2003-08-17 Alan Shutko <ats@acm.org>
4539
4540 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
4541 keeping December out of the alist.
4542
4543 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4544
4545 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
4546 * calendar/calendar.el (calendar-mode-map): Bind it to key.
4547 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
4548 (calendar-flatten): New function.
4549 (calendar-mouse-view-other-diary-entries)
4550 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
4551 in the menu title and to show multi-line diary entries correctly
4552 in the menu.
4553
4554 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
4555
4556 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
4557 defcustom, because the default was recently changed.
4558
4559 2003-08-16 Richard M. Stallman <rms@gnu.org>
4560
4561 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
4562
4563 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
4564 New subroutine, broken out of eval-last-sexp-1.
4565 (eval-last-sexp-1): Use eval-last-sexp-print-value.
4566
4567 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
4568
4569 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
4570
4571 * simple.el (eval-expression): Use eval-last-sexp-print-value.
4572
4573 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
4574
4575 * progmodes/compile.el (compilation-error-regexp-alist):
4576 Add Java ANt error detection as described in document
4577 http://ant.apache.org/faq.html
4578
4579 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
4580
4581 * simple.el (backward-word, forward-to-indentation)
4582 (backward-to-indentation): Argument changed to optional.
4583 (next-line, previous-line): Use `or' instead of `unless'.
4584
4585 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4586
4587 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
4588 instead of a constant.
4589
4590 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
4591
4592 * shell.el (shell): With prefix-arg, suggest a new buffer name.
4593
4594 2003-08-12 Andre Spiegel <spiegel@gnu.org>
4595
4596 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
4597 (vc-sccs-workfile-version): Search the entire delta table, rather
4598 than just the first entry, because that might be a deleted version.
4599
4600 2003-08-11 Karl Fogel <kfogel@red-bean.com>
4601
4602 * menu-bar.el (menu-bar-options-menu): Supply a body for the
4603 [save-place] binding in the Options menu. Have it require
4604 'saveplace' and then toggle the variable manually, to avoid an an
4605 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
4606 for the bug report.
4607
4608 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
4609
4610 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
4611 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
4612 (gdb-info-threads-custom): Add help-echo text.
4613 (gdb-display-back): Don't use purecopy.
4614 (gdb-info-breakpoints-custom, gdb-reset)
4615 (gdb-assembler-custom): Use display-images-p to test if breakpoint
4616 icons can be displayed.
4617
4618 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
4619
4620 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
4621
4622 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
4623
4624 * bookmark.el (bookmark-completing-read):
4625 Return a string, instead of a list of one string.
4626 Use a popup menu if activated from the mouse.
4627 (bookmark-edit-annotation): Remove unused vars.
4628 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
4629 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
4630 to bookmark-completing-read.
4631 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
4632 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
4633 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
4634 and erase-buffer.
4635 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
4636 (bookmark-menu-jump, bookmark-menu-insert)
4637 (bookmark-popup-menu-and-apply-function)
4638 (bookmark-menu-popup-paned-bookmark-menu): Remove.
4639 (bookmark-menu-build-paned-menu): Remove by folding it into
4640 bookmark-menu-popup-paned-menu.
4641 (menu-bar-bookmark-map): Move the define-key statements here.
4642 Use the "non-menu" commands since they now pop up a menu if needed.
4643 (bookmark-exit-hook-internal): Simplify.
4644
4645 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
4646
4647 * reftex-toc.el (reftex-toc-rename-label): New function.
4648 (reftex-toc-check-docstruct): New function.
4649
4650 * reftex.el (reftex-region-active-p): New function.
4651
4652 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
4653 regexp to find the \bibliography macro.
4654
4655 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
4656 which does not exist in LaTeX.
4657 (reftex-cite-format-builtin): Added amsrefs support.
4658 (reftex-toc-confirm-promotion): New option
4659
4660 * reftex-toc.el
4661 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
4662 (reftex-toc-demote, reftex-toc-promote)
4663 (reftex-toc-do-promote, reftex-toc-promote-prepare)
4664 (reftex-toc-promote-action, reftex-toc-extract-section-number)
4665 (reftex-toc-newhead-from-alist)
4666 (reftex-toc-load-all-files-for-promotion): New functions.
4667 (reftex-toc-help): Added description of new keys.
4668 (reftex-toc-split-windows-fraction): New option.
4669 (reftex-recenter-toc-when-idle): Search *toc* window on all
4670 visible frames.
4671 (reftex-toc): Additional parameter REUSE
4672 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
4673 with REUSE argument.
4674 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
4675 the call of `reftex-toc'.
4676 (reftex-make-separate-toc-frame): New function .
4677 (reftex-toc-recenter): When called with triple prefix arg, call
4678 `reftex-make-separate-toc-frame' first.
4679 (reftex-toc-toggle-dedicated-frame): New command.
4680 (reftex-toc-quit): Adapted to delete frame when called in
4681 dedicated frame.
4682
4683 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
4684 all enclosing macros.
4685
4686
4687 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4688
4689 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
4690 first use.
4691
4692 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4693
4694 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
4695
4696 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
4697
4698 * calendar/calendar.el (list-diary-entries-hook)
4699 (diary-display-hook, nongregorian-diary-listing-hook)
4700 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
4701 Add some customize options for these hooks.
4702 (calendar-abbrev-construct): Don't try to take a substring longer
4703 than the original string.
4704
4705 2003-08-05 Richard M. Stallman <rms@gnu.org>
4706
4707 * emacs-lisp/testcover.el (noreturn): Report error if does return.
4708 (testcover-reinstrument-clauses): Doc fix.
4709
4710 * emacs-lisp/warnings.el: Doc fixes, args renamed.
4711 (warning-type-format): Rename from warning-group-format.
4712
4713 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
4714 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
4715 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
4716 to prevent warnings about defvar for an obsolete variable.
4717
4718 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
4719 warning-group-format renamed to warning-type-format.
4720
4721 * subr.el (read-passwd): Use clear-string instead of fillarray.
4722
4723 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
4724 Use vconcat instead of concat.
4725 (edmacro-sanitize-for-string): New function.
4726
4727 2003-08-05 Dave Love <fx@gnu.org>
4728
4729 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
4730 line-number-display-limit-width.
4731
4732 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
4733
4734 2003-08-05 Kenichi Handa <handa@m17n.org>
4735
4736 * international/code-pages.el: Don't require mule-diag.
4737
4738 * international/mule-diag.el (non-iso-charset-alist):
4739 Add autoload cookie.
4740
4741 * language/devan-util.el (dev-glyph-order): Add an entry for the
4742 glyph code #xC4.
4743
4744 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4745
4746 * calendar/calendar.el (diary-file, diary-file-name-prefix)
4747 (european-calendar-style, diary-date-forms)
4748 (calendar-day-name-array, calendar-month-name-array): Doc change.
4749 (generate-calendar-month): Adapt for new behaviour of
4750 `calendar-day-name' function.
4751 (calendar-abbrev-length, calendar-day-abbrev-array)
4752 (calendar-month-abbrev-array): New variables.
4753 (calendar-abbrev-construct): New function.
4754 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
4755 rather than fixing abbrevs at some width. Calling syntax change.
4756 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
4757 (calendar-date-string): Adapt for new behaviours of
4758 `calendar-day-name' and `calendar-month-name' functions.
4759
4760 * calendar/diary-lib.el (list-diary-entries): Adapt for new
4761 behaviour of `calendar-day-name' and `calendar-month-name' functions.
4762 (diary-name-pattern): Use abbrev arrays, rather than fixing
4763 abbrevs at three chars. Calling syntax change.
4764 (mark-diary-entries): Adapt for new behaviours of
4765 `diary-name-pattern' and `calendar-make-alist' functions.
4766 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
4767 `diary-name-pattern' function.
4768 (font-lock-diary-date-forms): Use abbrev arrays, rather than
4769 fixing abbrevs at three chars. Calling syntax change.
4770 (cal-hebrew, cal-islam): Require when compiling.
4771 (diary-font-lock-keywords): Adapt for new behaviour of
4772 `font-lock-diary-date-forms' function.
4773
4774 * calendar/cal-hebrew.el: Reposition some code so defined before used.
4775 (calendar-hebrew-month-name-array-common-year)
4776 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
4777 (list-hebrew-diary-entries): Adapt for new behaviours of
4778 `calendar-day-name' and `add-to-diary-list' functions.
4779 (mark-hebrew-diary-entries): Adapt for new behaviours of
4780 `diary-name-pattern' and `calendar-make-alist' functions.
4781
4782 * calendar/cal-islam.el (calendar-islamic-month-name-array):
4783 Add doc string.
4784 (list-islamic-diary-entries): Adapt for new behaviours of
4785 `calendar-day-name' and `add-to-diary-list' functions.
4786 (mark-islamic-diary-entries): Adapt for new behaviours of
4787 `diary-name-pattern' and `calendar-make-alist' functions.
4788
4789 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
4790 `calendar-month-name' function.
4791
4792 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
4793
4794 * calendar/solar.el (solar-seasons-data): Move definition before use.
4795
4796 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
4797 (cal-tex-LaTeX-hourbox): Move definition before use.
4798
4799 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
4800 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
4801 lunar.el, solar.el
4802 (displayed-month, displayed-year): Define for compiler.
4803
4804 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4805
4806 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
4807 MODE. Renamed from c-init-c-language-vars'.
4808 (c-initialize-cc-mode): Change accordingly.
4809 (c-common-init): Ditto.
4810 (c-mode): Ditto.
4811 (c++-mode): Use `c-init-language-vars-for'.
4812 (objc-mode): Ditto.
4813 (java-mode): Ditto.
4814 (idl-mode): Ditto.
4815 (pike-mode): Ditto.
4816 (awk-mode): Ditto.
4817
4818 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4819
4820 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
4821 or not the point moved.
4822
4823 (c-search-decl-header-end): Don't trip up on operator identifiers
4824 in C++ and operators like == in all languages.
4825
4826 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
4827 Detect leading labels correctly.
4828
4829 2003-08-02 Andreas Schwab <schwab@suse.de>
4830
4831 * textmodes/ispell.el: Don't redo key bindings on loading, put
4832 them only in loaddefs.el.
4833 * bookmark.el: Likewise.
4834 * dabbrev.el: Likewise.
4835 * emerge.el: Likewise.
4836
4837 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
4838 has more than one member.
4839
4840 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
4841
4842 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4843
4844 * lpr.el (printify-region): It was ending conversion before the
4845 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
4846
4847 2003-07-31 John Paul Wallington <jpw@gnu.org>
4848
4849 * net/browse-url.el (browse-url-epiphany): Doc fix.
4850
4851 2003-07-30 Kenichi Handa <handa@m17n.org>
4852
4853 * international/fontset.el (setup-default-fontset):
4854 Change registry names of Akurti fonts.
4855
4856 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
4857
4858 * comint.el (comint-read-noecho): Use `clear-string' instead of
4859 `fillarray'.
4860
4861 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
4862
4863 * outline.el (outline-mode-hook): Add defvar.
4864
4865 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
4866
4867 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
4868 Restore assembler in source window if that is what has been selected.
4869 (menu): Add gdb-restore-windows to menu. Make gdba
4870 specific menus only visible from gdba.
4871
4872 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
4873
4874 * progmodes/compile.el (compilation-environment): New user variable.
4875 (compile-internal): Respect it.
4876
4877 2003-07-23 Masatake YAMATO <jet@gyve.org>
4878
4879 * progmodes/gud.el (gdb-script-font-lock-keywords):
4880 Put `font-lock-function-name-face' on a symbol which includes
4881 `-' like `hook-run'. Put font-lock-variable-name-face
4882 on a symbol starting with $.
4883
4884 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
4885
4886 * files.el (set-visited-file-name): Use truename for buffer-file-name.
4887
4888 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
4889
4890 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
4891
4892 2003-07-26 Andre Spiegel <spiegel@gnu.org>
4893
4894 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
4895 Use with-no-warnings.
4896 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
4897 rather than to find-file-not-found-hook, which doesn't exist.
4898
4899 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
4900
4901 * international/quail.el (quail-translate-key): Fix previous change.
4902
4903 2003-07-25 John Paul Wallington <jpw@gnu.org>
4904
4905 * server.el (server-start): Check `server-process' is non-nil
4906 before killing it to avoid killing current buffer's process.
4907
4908 * simple.el (choose-completion-string): Use `minibufferp';
4909 test `completion-reference-buffer' if `buffer' arg is nil.
4910 (push-mark): Use `when' and `unless'.
4911 (pop-mark): Use `when'.
4912
4913 * mouse-sel.el (mouse-sel-get-selection-function):
4914 Check `x-last-selected-text-primary'. Don't barf if it or
4915 `x-last-selected-text' aren't bound.
4916
4917 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
4918
4919 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
4920
4921 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
4922
4923 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
4924
4925 2003-07-23 John Paul Wallington <jpw@gnu.org>
4926
4927 * tooltip.el (defface tooltip): Inherit from variable-pitch.
4928
4929 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4930
4931 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
4932 string. Defvar the derived hook.
4933
4934 * macros.el (insert-kbd-macro): Escape double quote character.
4935 From Thomas W Murphy <twm@andrew.cmu.edu>.
4936
4937 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
4938
4939 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
4940 to match the specific mark rather than reusing comment-start-skip.
4941
4942 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
4943
4944 * progmodes/hideshow.el (hs-special-modes-alist):
4945 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
4946
4947 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
4948
4949 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
4950 value using ?\s.
4951
4952 2003-07-21 John Paul Wallington <jpw@gnu.org>
4953
4954 * subr.el (with-selected-window): Add closing paren.
4955
4956 2003-07-21 Richard M. Stallman <rms@gnu.org>
4957
4958 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
4959 (lisp-mode): Likewise.
4960
4961 * subr.el (with-selected-window): Copy code form save-selected-window
4962 so as to call select-window with norecord arg.
4963 (dynamic-completion-table): Doc fix.
4964 (lazy-completion-table): Doc fix.
4965
4966 * international/mule-cmds.el (set-locale-environment):
4967 langinfo renamed to locale-info.
4968
4969 * international/mule.el (auto-coding-functions): Doc fix.
4970
4971 2003-07-21 Kenichi Handa <handa@m17n.org>
4972
4973 * international/quail.el (quail-translate-key):
4974 Update quail-current-str correctly.
4975
4976 2003-07-21 Andreas Schwab <schwab@suse.de>
4977
4978 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
4979 ?, to "_".
4980
4981 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4982 Version 2.0.36 of Tramp released.
4983
4984 * net/tramp.el (tramp-default-password-end-of-line): Rename from
4985 tramp-password-end-of-line.
4986 (tramp-password-end-of-line): New method parameter.
4987 (tramp-get-password-end-of-line): Function to access method
4988 parameter `tramp-password-end-of-line', or variable
4989 `tramp-default-password-end-of-line' (default value).
4990 (tramp-methods): Add entries for new parameter
4991 tramp-password-end-of-line.
4992 (tramp-enter-password): Use new function
4993 `tramp-get-password-end-of-line'.
4994 (tramp-handle-insert-file-contents): Do not
4995 unconditionally inhibit the file operation file-local-copy, only
4996 do that when the inhibit-file-name-operation is currently
4997 insert-file-contents. This fixes finding remote CVS-controlled
4998 files. (It would barf on inserting the CVS/Entries file
4999 literally, because the file-local-copy handler wasn't called.)
5000 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
5001 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
5002 (tramp-initial-commands): New variable.
5003 (tramp-process-initial-commands): New function, using the variable.
5004 (tramp-open-connection-setup-interactive-shell): Call the new function.
5005 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
5006 method into the buffer name, never use nil. Reported by Hanak
5007 David <dhanak@inf.bme.hu>.
5008 (tramp-open-connection-setup-interactive-shell): Erase buffer
5009 before sending "stty -onlcr".
5010
5011 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
5012
5013 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
5014
5015 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
5016
5017 2003-07-19 John Paul Wallington <jpw@gnu.org>
5018
5019 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
5020 (artist-draw-rect, artist-draw-square): Doc fixes.
5021
5022 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
5023
5024 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
5025
5026 2003-07-19 Kenichi Handa <handa@m17n.org>
5027
5028 * international/kkc.el (kkc-show-conversion-list-update):
5029 Highlight the correct candidate in the message.
5030
5031 2003-07-18 John Paul Wallington <jpw@gnu.org>
5032
5033 * simple.el (current-word): Don't include punctuation char when
5034 `really-word' arg is non-nil.
5035
5036 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
5037
5038 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
5039 moved to the directory obsolete.
5040
5041 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
5042
5043 * info.el (Info-menu-entry-name-re): Allow newlines in
5044 menu entry names.
5045
5046 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
5047 syntax-ppss-after-change-function.
5048 (syntax-ppss-after-change-function): New alias. Update uses.
5049 (syntax-ppss): Catch the case where the buffer is narrowed.
5050
5051 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
5052
5053 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
5054 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
5055
5056 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
5057
5058 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
5059 since it might be modified.
5060
5061 * progmodes/cc-langs.el (c++-make-template-syntax-table)
5062 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
5063 names to these language constants.
5064
5065 2003-07-15 Kim F. Storm <storm@cua.dk>
5066
5067 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
5068 All uses changed.
5069
5070 2003-07-14 Mark A. Hershberger <mah@everybody.org>
5071
5072 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
5073 Namespace support.
5074
5075 2003-07-13 Juanma Barranquero <lektu@terra.es>
5076
5077 * frame.el (modify-all-frames-parameters): Reinstall (copyright
5078 papers received).
5079
5080 2003-07-13 Karl Eichwalder <ke@suse.de>
5081
5082 * textmodes/po.el (po-find-charset): White space at the start of the
5083 Content-Type field body is non-mandatory.
5084
5085 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
5086
5087 * textmodes/texinfo.el (texinfo-section-list):
5088 Append appendixsection; a synonym for appendixsec.
5089
5090 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
5091
5092 * man.el (Man-translate-cleanup): New.
5093 (Man-translate-references): Call `Man-translate-cleanup' to clean
5094 leading, trailing and middle spaces.
5095
5096 2003-07-13 Lars Hansen <larsh@math.ku.dk>
5097
5098 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
5099 Handle `dired-directory' being a list.
5100
5101 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
5102
5103 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
5104 it doesn't exist.
5105
5106 2003-07-12 Richard M. Stallman <rms@gnu.org>
5107
5108 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
5109
5110 * progmodes/cc-defs.el (c-make-keywords-re):
5111 Don't use delete-duplicates.
5112 (c-lang-const): Don't use mapcan.
5113
5114 * apropos.el (apropos-show-scores): Make it customizable.
5115 Document new meaning.
5116 (apropos): Compute scores from symbols.
5117 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
5118
5119 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5120
5121 * ps-bdf.el: Fix copyright line.
5122 (bdf-directory-list): Fix initialization code.
5123
5124 2003-07-11 John Paul Wallington <jpw@gnu.org>
5125
5126 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
5127 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
5128 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
5129
5130 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
5131
5132 * emacs-lisp/ring.el (ring-elements): Doc fix.
5133
5134 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5135
5136 * calendar/timeclock.el (timeclock-relative)
5137 (timeclock-ask-before-exiting, timeclock-use-display-time):
5138 Doc changes.
5139 (timeclock-modeline-display): Give a message if
5140 `timeclock-use-display-time' is non-nil but `display-time-mode'
5141 is not active.
5142
5143 2003-07-11 Kenichi Handa <handa@m17n.org>
5144
5145 * international/mule-cmds.el (set-language-environment):
5146 Set current-language-environment to the correct string.
5147
5148 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5149
5150 * ps-print.el: Print line number correctly in a region. Reported by
5151 Tim Allen <timallen@ls83.fsnet.co.uk>
5152 (ps-print-version): New version number (6.6.2).
5153 (ps-printing-region): Code fix.
5154
5155 2003-07-10 John Paul Wallington <jpw@gnu.org>
5156
5157 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
5158 this function can be called from `add-completions-from-tags-table'.
5159
5160 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
5161
5162 * calendar/timeclock.el (timeclock-use-display-time)
5163 (timeclock-day-over-hook, timeclock-workday-remaining)
5164 (timeclock-status-string, timeclock-when-to-leave)
5165 (timeclock-when-to-leave-string, timeclock-log-data)
5166 (timeclock-find-discrep, timeclock-day-base)
5167 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
5168 (timeclock-modeline-display): Set the variable
5169 `timeclock-modeline-display'.
5170 (timeclock-update-modeline): Doc fix. Respect value of
5171 `timeclock-relative'.
5172
5173 2003-07-09 Richard M. Stallman <rms@gnu.org>
5174
5175 * textmodes/reftex-parse.el (reftex-all-document-files):
5176 Add autoload cookie.
5177
5178 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
5179 (reftex-scanning-info-available-p): Add autoload cookie.
5180
5181 * international/mule-cmds.el
5182 (set-display-table-and-terminal-coding-system): Delete duplicate
5183 aset on standard-display-table.
5184
5185 * view.el (view-file): If existing buffer's major mode is special,
5186 don't go into view mode.
5187
5188 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
5189
5190 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5191
5192 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
5193 buffer changes; there's third party code that calls this function
5194 directly.
5195
5196 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5197
5198 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
5199 (autodoc-font-lock-keywords): Don't byte compile on font lock
5200 initialization when running from byte compiled files.
5201
5202 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5203
5204 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
5205 statement ends with auto-increment "++".
5206
5207 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5208
5209 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
5210 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
5211 these are changed, so declare them as variables and not constants.
5212
5213 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
5214
5215 * subr.el (dolist, dotimes): Doc fix.
5216
5217 2003-07-08 Kim F. Storm <storm@cua.dk>
5218
5219 * international/mule-cmds.el
5220 (set-display-table-and-terminal-coding-system): Don't break
5221 bootstrap if standard-display-table isn't setup yet.
5222
5223 2003-07-07 Richard M. Stallman <rms@gnu.org>
5224
5225 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
5226 Give it a doc string, and autoload it.
5227
5228 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
5229 Use with-no-warnings.
5230
5231 * info.el (Info-search): If find invisible text, search again.
5232
5233 * isearch.el (search-whitespace-regexp): Add a shy group around it.
5234
5235 * man.el (Man-name-regexp): Match + as part of name.
5236
5237 * simple.el (visible-mode): Rename from vis-mode.
5238 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
5239
5240 * simple.el (current-word): New arg REALLY-WORD specifies
5241 don't include punctuation chars.
5242
5243 * emacs-lisp/debug.el (debug, debugger-env-macro):
5244 Use with-no-warnings while accessing and binding unread-command-char.
5245
5246 * international/mule-cmds.el
5247 (set-display-table-and-terminal-coding-system): Use explicit loop
5248 instead of calling standard-display-default.
5249
5250 * net/ange-ftp.el (ange-ftp-file-symlink-p):
5251 Use condition-case to catch error in ange-ftp-get-files.
5252
5253 * net/browse-url.el (browse-url-browser-function):
5254 Add alternative for Epiphany.
5255 (browse-url-epiphany-program, browse-url-epiphany-arguments)
5256 (browse-url-epiphany-startup-arguments)
5257 (browse-url-epiphany-new-window-is-tab): New variables.
5258 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
5259
5260 * progmodes/compile.el (compile-auto-highlight): Default now t.
5261 (compile): Doc fix.
5262 (compilation-next-error): Fix previous change.
5263
5264 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
5265
5266 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
5267
5268 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
5269
5270 * gdb-ui.el (gdb-source-info): Display current frame when
5271 attaching to an existing process.
5272 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
5273 while laying out windows when attaching to an existing process.
5274
5275 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
5276
5277 * info.el (Info-menu): Use Info-menu-entry-name-re.
5278
5279 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
5280
5281 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
5282 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
5283
5284 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
5285 to match the same text.
5286
5287 2003-07-06 John Paul Wallington <jpw@gnu.org>
5288
5289 * vc.el (vc-annotate-offset): Move defvar up.
5290
5291 2003-07-06 Kim F. Storm <storm@cua.dk>
5292
5293 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
5294 This should fix the infinite loop when extracting menu names.
5295
5296 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
5297
5298 * files.el (auto-mode-alist, interpreter-mode-alist):
5299 Remove entries to CC Mode modes to avoid duplicates; they are now added
5300 with autoload directives in cc-mode.el.
5301
5302 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
5303
5304 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
5305 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
5306 these are changed, so declare them as variables and not constants.
5307
5308 * progmodes/cc-mode.el: Fix some autoload problems: Try to
5309 ensure that the entry for ".c" extension comes before the one for
5310 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
5311 Fix incorrect entries that were added to `interpreter-mode-alist'.
5312 Move the autoload directives for AWK to the top level since they
5313 aren't recognized anywhere else. Do not use the new AWK mode doc
5314 in the autoload form for the old AWK mode.
5315
5316 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5317
5318 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
5319 (bibtex-sort-ignore-string-entries): Default value t.
5320 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
5321 erroneously in previous version.
5322 (bibtex-string-files): Docstring reflects new parsing scheme.
5323 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
5324 docstring, add # as one of the chars to crush
5325 (bibtex-autokey-prefix-string, bibtex-autokey-names)
5326 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
5327 (bibtex-autokey-name-change-strings)
5328 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
5329 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
5330 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
5331 (bibtex-autokey-title-terminators)
5332 (bibtex-autokey-titlewords-stretch)
5333 (bibtex-autokey-titleword-ignore)
5334 (bibtex-autokey-titleword-case-convert)
5335 (bibtex-autokey-titleword-abbrevs)
5336 (bibtex-autokey-titleword-abbrevs)
5337 (bibtex-autokey-titleword-change-strings)
5338 (bibtex-autokey-titleword-length)
5339 (bibtex-autokey-titleword-separator)
5340 (bibtex-autokey-name-year-separator)
5341 (bibtex-autokey-year-title-separator)
5342 (bibtex-autokey-before-presentation-function)
5343 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
5344 Fix docstring.
5345 (bibtex-strings, bibtex-reference-keys):
5346 Use lazy-completion-table and make-variable-buffer-local.
5347 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
5348 (bibtex-braced-string-syntax-table)
5349 (bibtex-quoted-string-syntax-table): New variables.
5350 (bibtex-parse-nested-braces): Remove.
5351 (bibtex-parse-field-string): Use syntax table and forward-sexp.
5352 (bibtex-parse-association): Simplify.
5353 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
5354 (bibtex-parse-field-text): Simplify.
5355 (bibtex-search-forward-field, bibtex-search-backward-field):
5356 argument BOUND can take value t.
5357 (bibtex-start-of-field, bibtex-start-of-name-in-field)
5358 (bibtex-end-of-name-in-field, bibtex-end-of-field)
5359 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
5360 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
5361 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
5362 (bibtex-skip-to-valid-entry): Return buffer position of beginning
5363 and ending of entry. Update for changes of bibtex-search-entry.
5364 Simplify.
5365 (bibtex-map-entries): FUN is called with three arguments.
5366 (bibtex-search-entry): Return a cons pair with buffer positions of
5367 beginning and end of entry.
5368 (bibtex-enclosing-field): Simplify.
5369 (bibtex-format-entry): Use booktitle to set a missing title.
5370 (bibtex-autokey-get-names): Fiddle with regexps.
5371 (bibtex-generate-autokey): Use identity.
5372 (bibtex-parse-keys): Use simplified parsing algorithm if
5373 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
5374 arguments. Return alist of keys.
5375 (bibtex-parse-strings): Simplify. Return alist of strings.
5376 (bibtex-complete-string-cleanup): Fix docstring.
5377 (bibtex-read-key): New function.
5378 (bibtex-mode): Fix docstring. Do not parse for keys and
5379 strings when the mode is entered. Set fill-paragraph-function to
5380 bibtex-fill-field. Setup font-lock-mark-block-function the way
5381 font-lock intended.
5382 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
5383 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
5384 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
5385 (bibtex-Preamble): Avoid hard coded constants.
5386 (bibtex-make-field): Fix docstring. Simplify.
5387 (bibtex-beginning-of-entry): Always return new position of point.
5388 (bibtex-end-of-entry): Rearrange cond clauses.
5389 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
5390 Update for changes of bibtex-map-entries.
5391 (bibtex-ispell-abstract): Do not move point.
5392 (bibtex-entry-index): Use downcase. Simplify.
5393 (bibtex-lessp): Handle catch-all.
5394 (bibtex-find-crossref): Turn into a command.
5395 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
5396 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
5397 preamble entries.
5398 (bibtex-fill-field-bounds): New function.
5399 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
5400 (bibtex-fill-entry): Use bibtex-fill-field-bounds
5401 (bibtex-String): Use bibtex-strings. Always obey
5402 bibtex-sort-ignore-string-entries.
5403
5404 2003-07-05 John Paul Wallington <jpw@gnu.org>
5405
5406 * cus-theme.el (customize-create-theme):
5407 Call `customize-create-theme' in Reset widget's notify function.
5408
5409 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
5410 (ibuffer-mark-interactive): Use `or' instead of `unless'.
5411 (define-ibuffer-column name): Add summarizer.
5412 (define-ibuffer-column size): Likewise.
5413 (define-ibuffer-column filename): Likewise.
5414 (define-ibuffer-column process): Likewise. Change BODY's output too.
5415 (define-ibuffer-column filename-and-process): Likewise, likewise.
5416 (ibuffer): Remove local vars `already-in' and `need-update'.
5417
5418 * ibuf-ext.el: Don't require `derived' at compile-time.
5419
5420 2003-07-05 Kim F. Storm <storm@cua.dk>
5421
5422 * info.el: Disable paragraph refilling.
5423 (Info-refill-paragraphs): New defcustom.
5424 (Info-fontify-node): Use it.
5425
5426 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
5427
5428 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
5429 thingies from constructors created by defstruct.
5430
5431 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
5432 the default value of the variable.
5433 (byte-code-meter): Move declaration to top level.
5434
5435 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
5436
5437 * info.el (Info-following-node-name-re): New fun.
5438 (Info-following-node-name): Remove.
5439 (Info-insert-dir): Use the new fun.
5440 (Info-extract-pointer): Don't save restriction; use new fun.
5441 (Info-menu-entry-name-re): New const.
5442 (Info-menu-entry-name-re): Use it along with new fun.
5443 (Info-node-spec-re): Use new fun.
5444 (Info-complete-menu-item, Info-fontify-node): Use new const.
5445 (Info-goto-node, Info-follow-reference, Info-menu-update):
5446 Use match-string.
5447 (Info-follow-reference): Use assoc-string.
5448 Use a list of strings for the completion table.
5449 (Info-fontify-node): Use match-string, line-end-position.
5450 Limit the search for `node:' to the first line.
5451
5452 * newcomment.el (uncomment-region): Remove padding coming from
5453 comment-start rather than just from comment-padding.
5454
5455 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
5456 (vc-cvs-stay-local-p): Use vc-stay-local-p.
5457 (vc-cvs-rename-file): Remove (use the default).
5458 (vc-cvs-register): Register parent dir if needed.
5459 (vc-cvs-could-register): Return non-nil if parent can be registered.
5460 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
5461 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
5462
5463 * vc-svn.el (vc-svn-use-edit): Make it into a const.
5464 (vc-svn-update): Fix the arguments to `svn'.
5465 (vc-svn-diff-tree): Just use `vc-svn-diff'.
5466 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
5467 Simple implementations, assuming `name' is a URL.
5468
5469 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
5470 set of chars allowed unquoted in a case pattern.
5471
5472 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
5473
5474 * font-lock.el (font-lock-extra-types-widget)
5475 (c-font-lock-extra-types, c++-font-lock-extra-types)
5476 (objc-font-lock-extra-types, java-font-lock-extra-types)
5477 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
5478 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
5479 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
5480 (font-lock-match-c++-structor-declaration)
5481 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
5482 (c++-font-lock-keywords-3, c++-font-lock-keywords)
5483 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
5484 (objc-font-lock-keywords-3, objc-font-lock-keywords)
5485 (java-font-lock-keywords-1, java-font-lock-keywords-2)
5486 (java-font-lock-keywords-3, java-font-lock-keywords)
5487 (java-font-lock-syntactic-face-function): Remove obsolete code
5488 and constants. It's all in cc-fonts.el now.
5489
5490 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
5491
5492 * mail/sendmail.el (mail-specify-envelope-from)
5493 (mail-envelope-from): Doc fix.
5494
5495 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
5496
5497 * generic-x.el: Do away with the dependency on `c-emacs-features'
5498 when populating `rul-generic-mode-syntax-table'; we already know
5499 this isn't XEmacs.
5500
5501 See ChangeLog.10 for earlier changes.
5502
5503 ;; Local Variables:
5504 ;; coding: iso-2022-7bit
5505 ;; End:
5506
5507 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
5508 Copying and distribution of this file, with or without modification,
5509 are permitted provided the copyright notice and this notice are preserved.
5510
5511 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1