1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-22 10:26:20 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Richard M. Stallman df6eb420bf (dabbrev-completion): Use mapcar, not mapc.
Call dabbrev--reset-global-variables as the first thing.
(dabbrev-abbrev-char-regexp): Default value is nil again.
(dabbrev--find-all-expansions): Don't use push.
(dabbrev--search): Likewise.
(dabbrev-check-other-buffers):
Renamed from dabbrev-always-check-other-buffers.
(dabbrev-check-all-buffers): Renamed frm dabbrev-check-rest-of-buffers.
(dabbrev-expand): Now checks for marker.
(dabbrev--try-find): Now does a protected call to `widen'.
(dabbrev-always-check-other-buffers): Default now t.
(dabbrev--capitalize): Function deleted.
(dabbrev-completion): Use `capitalize'.
1995-05-15 23:16:08 +00:00
etc (maintainer-clean): Renamed from realclean. 1995-04-26 20:59:05 +00:00
lib-src (main): Increase lock timeout to five minutes. 1995-05-07 22:36:27 +00:00
lisp (dabbrev-completion): Use mapcar, not mapc. 1995-05-15 23:16:08 +00:00
lispref Doc auto-save-list-file-name. 1995-05-03 15:44:24 +00:00
lwlib (lw_refigure_widget) [USE_MOTIF]: Fix backward if. 1995-05-06 01:54:19 +00:00
man (INFO_TARGETS, DVI_TARGETS): Add viper targets. 1995-04-24 04:32:41 +00:00
msdos Fix sed append command to behave as intended. 1995-01-21 00:12:27 +00:00
nt removed ^Ms 1995-05-09 02:25:50 +00:00
src (vmotion): handle the case where `minibuf_prompt' is nil. 1995-05-15 21:47:44 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat *** empty log message *** 1994-10-17 07:35:36 +00:00
config.guess * config.guess: Recognize Cray90 (from Pete TerMaat). 1995-05-15 21:49:34 +00:00
config.sub Add configuration for semi-hosted ARM. 1995-05-13 09:37:50 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
configure.in Use sqrt (more portable) instead of fmod in -lm check. 1995-05-09 18:10:01 +00:00
GETTING.GNU.SOFTWARE
INSTALL Clarification about running executable in place. 1995-05-07 06:13:58 +00:00
make-dist Put nt/emacs.ico and nt/emacs.rc in dist. 1995-05-09 17:42:56 +00:00
Makefile.in (top_distclean): Delete config.cache. 1995-04-13 04:56:20 +00:00
PROBLEMS
tparam.c
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00