comparison lisp/ChangeLog @ 63181:8eb5e32e0392

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jun 2005 01:00:55 +0000
parents 59d16dccffc5
children 87857b5e79f1
comparison
equal deleted inserted replaced
63180:78264fe43c01 63181:8eb5e32e0392
1 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2
3 * comint.el (comint-mode, comint-snapshot-last-prompt):
4 * frame.el (frame-current-scroll-bars):
5 * term.el (term-mode, term-check-proc, term-input-sender)
6 (term-simple-send, term-extract-string, term-word)
7 (term-match-partial-filename):
8 * window.el (window-current-scroll-bars):
9 * emulation/cua-base.el (cua-normal-cursor-color)
10 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
11 (cua-global-mark-cursor-color):
12 * mail/undigest.el (rmail-forward-separator-regex):
13 Fix typos in docstrings.
14
15 * comint.el (comint-check-proc, make-comint-in-buffer)
16 (comint-source-default): Doc fixes.
17
18 * term.el (term-send-string): Improve argument/docstring
19 consistency.
20
1 2005-06-09 Luc Teirlinck <teirllm@auburn.edu> 21 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
2 22
3 * comint.el (comint-send-input): Bind `inhibit-read-only' around 23 * comint.el (comint-send-input): Bind `inhibit-read-only' around
4 call to `delete-region'. 24 call to `delete-region'.
5 (comint-mode-hook): Do not enable Font Lock by default. 25 (comint-mode-hook): Do not enable Font Lock by default.
9731 * diropen.pbm, diropen.xpm: New files. 9751 * diropen.pbm, diropen.xpm: New files.
9732 9752
9733 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses 9753 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
9734 icon diropen. New tool bar item find-file-existing uses icon open. 9754 icon diropen. New tool bar item find-file-existing uses icon open.
9735 9755
9736 * dired.el (dired-read-dir-and-switches): Call read-driectory-name 9756 * dired.el (dired-read-dir-and-switches): Call read-directory-name
9737 instead of read-file-name. 9757 instead of read-file-name.
9738 9758
9739 2004-11-02 Ulf Jasper <ulf.jasper@web.de> 9759 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
9740 9760
9741 * calendar/icalendar.el (icalendar-version): Increase to 0.08. 9761 * calendar/icalendar.el (icalendar-version): Increase to 0.08.