comparison lisp/ChangeLog @ 74265:c9bd6025f40e

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 27 Nov 2006 17:13:39 +0000
parents cbf2bdfd677d
children 8823864c534b
comparison
equal deleted inserted replaced
74264:12e82649e074 74265:c9bd6025f40e
1 2006-11-27 Juanma Barranquero <lekktu@gmail.com> 1 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
2
3 * ledit.el (ledit-save-defun, ledit-mode):
4 * resume.el (resume-emacs-args-buffer):
5 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
6 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
7 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
8 (command-send-input, command-kill-line):
9 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
10
11 * autoarg.el (autoarg-kp-mode): Doc fix.
12
13 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
14 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
15 (check-emacs-lock): Doc fix. Simplify.
16
17 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
18 (iimage-mode-buffer): Fix typos in docstring.
19
20 * misc.el (zap-up-to-char): Doc fix.
2 21
3 * time-stamp.el: Fix comment and obsolescence string for old 22 * time-stamp.el: Fix comment and obsolescence string for old
4 functions. Use `dolist' instead of `while'. 23 functions. Use `dolist' instead of `while'.
24
25 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
5 26
6 * disp-table.el (standard-display-8bit, standard-display-default): 27 * disp-table.el (standard-display-8bit, standard-display-default):
7 * ebuff-menu.el (electric-buffer-list): 28 * ebuff-menu.el (electric-buffer-list):
8 * ehelp.el (electric-help-command-loop): 29 * ehelp.el (electric-help-command-loop):
9 * font-core.el (font-lock-mode): 30 * font-core.el (font-lock-mode):