1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 16:30:46 -08:00
No description
Find a file
Richard M. Stallman e417c66fa3 All functions rewritten, except when noted above
their declaration.  Below is a list of interface changes.
(apply-on-rectangle): New function, mostly replaces
`operate-on-rectangle'.  All callers changed.
(move-to-column-force): Pass new second argument to `move-to-column'.
(kill-rectangle): Added optional prefix arg to fill lines.
(delete-rectangle): Ditto.
(delete-whitespace-rectangle): Ditto.
(delete-extract-rectangle): Ditto.
(open-rectangle): Ditto.
(clear-rectangle): Ditto.
(delete-whitespace-rectangle-line): New function.
(delete-rectangle-line): Added third arg FILL.
(delete-extract-rectangle-line): Ditto.
(open-rectangle-line): Ditto.
(clear-rectangle-line): Ditto.
1999-08-03 18:36:16 +00:00
etc Added item on testing hard disks, per RMS. - Brian 1999-07-26 20:02:46 +00:00
leim (cyrillic-jcuken): Use X11 keyboard layout. 1999-07-13 19:08:57 +00:00
lib-src * Add configure option to enable dmalloc library. 1999-07-21 05:53:29 +00:00
lisp All functions rewritten, except when noted above 1999-08-03 18:36:16 +00:00
lispref *** empty log message *** 1999-07-27 21:01:02 +00:00
lwlib Add function prototypes. 1999-07-21 21:43:52 +00:00
man *** empty log message *** 1999-06-24 17:54:20 +00:00
msdos (SHELL, MAKESHELL): Use /xyzzy/command as the shell. 1999-07-29 10:44:27 +00:00
nt Use an icon with a transparent background, to be in 1999-06-16 19:55:59 +00:00
src (read1): Added circular reading code to #N=. 1999-08-03 17:27:46 +00:00
build-ins.in
config.bat Use epaths.* instead of paths.*. 1999-03-30 16:28:40 +00:00
config.guess 1999-05-26 Ben Elliston <bje@cygnus.com> 1999-05-25 20:15:44 +00:00
config.sub Merge recent additions from autoconf source tree. 1999-05-17 11:43:47 +00:00
configure.in Check for stdlib.h. 1999-07-30 17:30:52 +00:00
configure1.in
GETTING.GNU.SOFTWARE Old changes finally checked into RCS 1998-04-08 06:09:04 +00:00
INSTALL *** empty log message *** 1999-05-31 18:09:42 +00:00
make-dist Unset EMACS_UNIBYTE, so Emacs runs in its default state. 1999-06-23 05:30:39 +00:00
Makefile.in (mkdir): If we create ${datadir}, make it world-readable. 1999-04-09 19:23:31 +00:00
PROBLEMS
tparam.c
vpath.sed