mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
*** empty log message ***
This commit is contained in:
parent
b457dbd989
commit
e372bc674c
2 changed files with 14 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* info.el (Info-file-list-for-emacs): Add an entry for the "info"
|
||||
manual.
|
||||
|
||||
2001-04-13 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
|
||||
|
|
@ -98,12 +103,12 @@
|
|||
(ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
|
||||
(ps-skip-newline): Replace defun by defsubst.
|
||||
|
||||
2001-04-05 Colin Walters <walters@cis.ohio-state.edu>
|
||||
2001-04-10 Colin Walters <walters@cis.ohio-state.edu>
|
||||
|
||||
* eshell/eshell.el (eshell-command): Needed a "%s" format
|
||||
specifier, in case the buffer contains percent characters.
|
||||
|
||||
2001-04-04 John Wiegley <johnw@gnu.org>
|
||||
2001-04-10 John Wiegley <johnw@gnu.org>
|
||||
|
||||
* calendar/timeclock.el (timeclock-generate-report): Added a
|
||||
missing insert of the project name.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* Makefile.in (../info/info): Use an explicit -o switch to
|
||||
makeinfo.
|
||||
|
||||
* info.texi: Update for Emacs 21. Add index entries.
|
||||
|
||||
2001-04-09 John Wiegley <johnw@gnu.org>
|
||||
|
||||
* eshell.texi: A few additions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue