1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28: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
Roland McGrath 287d149f6d (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).
(add-change-log-entry): Take optional fourth arg NEW-ENTRY.  If non-nil,
never append to an existing entry.
(change-log-fill-paragraph): New function.
It might be nice to have a general feature to replace this.  The idea I
have is a variable giving a regexp matching text which should not be
moved from bol by filling.  change-log-mode would set this to "^\\s *\\s(".
But I don't feel up to implementing that today.
(change-log-mode-map): New defvar for keymap.  Bind M-q to
change-log-fill-paragraph in it.
(change-log-mode): Use that as local map.
1993-07-19 00:39:21 +00:00
etc entered into RCS 1993-06-16 15:45:33 +00:00
lib-src * wakeup.c: Use CPP tangle from autoconf manual to #include the 1993-07-18 06:13:07 +00:00
lisp (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log). 1993-07-19 00:39:21 +00:00
lispref Initial revision 1993-06-08 20:59:11 +00:00
src * xfns.c (Fx_create_frame): Block input around call to 1993-07-18 08:07:18 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub if [ "$os" ] --> if [ x"$os" != x"" ] 1993-07-16 18:24:47 +00:00
configure1.in * configure.in (m68k-bull-sysv3): new config. 1993-07-18 06:11:06 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist * make-dist (tempdir): Don't create lisp/forms-mode directory in 1993-07-07 09:58:18 +00:00
Makefile.in * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src 1993-07-18 06:10:46 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00