comparison lisp/ChangeLog @ 73424:dd1407b8e8c6

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 18 Oct 2006 19:27:27 +0000
parents 0d2329561f87
children 50ad827e063d 58cf725f5330
comparison
equal deleted inserted replaced
73423:1614e0784090 73424:dd1407b8e8c6
1 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
2
3 * progmodes/ada-mode.el (ada-83-string-keywords)
4 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
5 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
6 (ada-looking-at-semi-private, ada-get-body-name):
7 Fix typos in docstrings.
8 (ada-create-case-exception, ada-create-case-exception-substring):
9 Fix typos in error messages.
10 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
11
1 2006-10-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 12 2006-10-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 13
3 * term/x-win.el (res-geometry): Don't set geometry from Xresources 14 * term/x-win.el (res-geometry): Don't set geometry from Xresources
4 to default-frame-alist if default-frame-alist already contains 15 to default-frame-alist if default-frame-alist already contains
5 widht/height. 16 width/height.
6 17
7 2006-10-18 Richard Stallman <rms@gnu.org> 18 2006-10-18 Richard Stallman <rms@gnu.org>
8 19
9 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value. 20 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
10 Non-interactive arg is the value, not the expression. 21 Non-interactive arg is the value, not the expression.
11 22
12 * simple.el (read-expression-map): Just set it, no defvar. 23 * simple.el (read-expression-map): Just set it, no defvar.
13 24
14 * subr.el (insert-for-yank-1): If last inserted char has 25 * subr.el (insert-for-yank-1): If last inserted char has
15 properties, mark them as rear-nonsticky. 26 properties, mark them as rear-nonsticky.
16 27
39 50
40 2006-10-16 Kim F. Storm <storm@cua.dk> 51 2006-10-16 Kim F. Storm <storm@cua.dk>
41 52
42 * ido.el (ido-reread-directory): Work in `dir' mode too. 53 * ido.el (ido-reread-directory): Work in `dir' mode too.
43 54
44 2006-10-15 Martin Rudalics <rudalics@gmx.at> 55 2006-10-15 Martin Rudalics <rudalics@gmx.at>
45 56
46 * textmodes/table.el: Require 'regexp-opt. 57 * textmodes/table.el: Require 'regexp-opt.
47 58
48 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se> 59 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
49 60
68 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name 79 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
69 to protect whitespace and metacharacters from the shell. 80 to protect whitespace and metacharacters from the shell.
70 81
71 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) 82 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
72 83
73 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc 84 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
74 string.
75 85
76 2006-10-13 Eli Zaretskii <eliz@gnu.org> 86 2006-10-13 Eli Zaretskii <eliz@gnu.org>
77 87
78 * subr.el (start-process-shell-command): Doc fix. 88 * subr.el (start-process-shell-command): Doc fix.
79 89
92 * international/utf-8.el (utf-translate-cjk-load-tables): 102 * international/utf-8.el (utf-translate-cjk-load-tables):
93 Avoid clobbering last-coding-system-used during load. 103 Avoid clobbering last-coding-system-used during load.
94 104
95 2006-10-12 Carsten Dominik <dominik@science.uva.nl> 105 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
96 106
97 * textmodes/reftex-global.el (reftex-create-tags-file): Quote file 107 * textmodes/reftex-global.el (reftex-create-tags-file):
98 arguments. 108 Quote file arguments.
99 109
100 2006-10-12 Richard Stallman <rms@gnu.org> 110 2006-10-12 Richard Stallman <rms@gnu.org>
101 111
102 * files.el (file-name-history): Add defvar. 112 * files.el (file-name-history): Add defvar.
103 (save-some-buffers-action-alist): Improve description strings. 113 (save-some-buffers-action-alist): Improve description strings.
458 uses `cperl-sniff-for-indent' now. 468 uses `cperl-sniff-for-indent' now.
459 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0' 469 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
460 was inverted; 470 was inverted;
461 Support `comment-column' = 0. 471 Support `comment-column' = 0.
462 472
463 2006-10-11 Martin Rudalics <rudalics@gmx.at> 473 2006-10-11 Martin Rudalics <rudalics@gmx.at>
464 474
465 * dnd.el (dnd-handle-one-url): Fix typo in doc-string. 475 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
466 * help-at-pt.el (scan-buf-move-to-region): Likewise. 476 * help-at-pt.el (scan-buf-move-to-region): Likewise.
467 * longlines.el (longlines-window-change-function): Likewise. 477 * longlines.el (longlines-window-change-function): Likewise.
468 * simple.el (undo-ask-before-discard): Likewise. 478 * simple.el (undo-ask-before-discard): Likewise.
502 512
503 * files.el: Mark `buffer-read-only' as safe-local-variable. 513 * files.el: Mark `buffer-read-only' as safe-local-variable.
504 514
505 2006-10-08 Nick Roberts <nickrob@snap.net.nz> 515 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
506 516
507 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Burp if 517 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
508 GUD buffer has been killed. 518 Burp if GUD buffer has been killed.
509 519
510 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca> 520 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
511 521
512 * completion.el (add-completions-from-c-buffer): 522 * completion.el (add-completions-from-c-buffer):
513 Don't presume an error's second element is a string. 523 Don't presume an error's second element is a string.