comparison lisp/ChangeLog @ 83463:38c49afb29d9

Merged from Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-31 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-503
author Karoly Lorentey <lorentey@elte.hu>
date Wed, 01 Feb 2006 02:04:15 +0000
parents 9b150bc96d33 1239e70c4e3c
children 49f9dd4bb117
comparison
equal deleted inserted replaced
83462:75949877b3ed 83463:38c49afb29d9
1 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
2
3 * image-mode.el (image-toggle-display): Use file name if possible,
4 instead of unnecessarily allocating a (possibly huge) lisp string.
5
6 2006-01-30 John Paul Wallington <jpw@pobox.com>
7
8 * subr.el (toplevel): Define `cl-assertion-failed' condition here
9 because the `assert' macro signals it at runtime.
10
11 * emacs-lisp/cl.el (toplevel): Remove definition of
12 `cl-assertion-failed' condition.
13
1 2006-01-30 Nick Roberts <nickrob@snap.net.nz> 14 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
2 15
3 * thumbs.el (thumbs-marked-list): Make buffer-local and 16 * thumbs.el (thumbs-marked-list): Make buffer-local and
4 permanent-local. 17 permanent-local.
5 (thumbs-insert-thumb): Make help-echo non-sticky. 18 (thumbs-insert-thumb): Make help-echo non-sticky.
6 (thumbs-file-alist): Use eolp as check for (non)-image. 19 (thumbs-file-alist): Use eolp as check for (non)-image.
7 20
8 2006-01-30 Juanma Barranquero <lekktu@gmail.com> 21 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
22
23 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
24 (ediff-before-session-group-setup-hooks)
25 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
26 Fix typos in docstrings.
27
28 * window.el (bw-dir, bw-eqdir, balance-windows)
29 (split-window-keep-point): Fix typos in docstrings.
9 30
10 * textmodes/org.el (org-allow-space-in-links, org-closed-string) 31 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
11 (org-quote-string, org-calendar-to-agenda-key) 32 (org-quote-string, org-calendar-to-agenda-key)
12 (org-agenda-sorting-strategy, org-agenda-use-time-grid) 33 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
13 (org-show-following-heading, org-tags-column) 34 (org-show-following-heading, org-tags-column)