Richard M. Stallman
7f291b64ee
(version): When --run-in-place, exclude
...
${datadir}/emacs/site-lisp from locallisppath.
1993-11-20 06:04:07 +00:00
Richard M. Stallman
34d51d087d
(tags-complete-tag): Bind enable-recursive-minibuffers to t.
1993-11-20 05:50:01 +00:00
Richard M. Stallman
398b666f47
(follow_key): When downcasing, downcase just the
...
basic part of the character, and preserve the modifier bits.
1993-11-20 05:17:44 +00:00
Richard M. Stallman
3b9189f831
(read_key_sequence): If we get a quit, and current buffer
...
has changed, replay it to get proper keymap.
(quit_throw_to_read_char): Switch frames to the frame the quit was in.
1993-11-20 04:14:34 +00:00
Karl Heuer
6b528f2f18
*** empty log message ***
1993-11-20 04:05:45 +00:00
Roland McGrath
c059b5eaa1
(Frename_buffer): When the current buffer is already named NAME, don't
...
short-circuit and just return unless UNIQUE is nil. This makes passing
UNIQUE=t equivalent to (rename-buffer (generate-new-buffer-name NAME)).
This is useful way to rename the buffer automatically so you can create
another with the original name.
1993-11-20 01:41:51 +00:00
Roland McGrath
4c7e5f092d
Undo last change. SPC feeping at you is too annoying.
1993-11-20 01:31:19 +00:00
Roland McGrath
6a22587982
(Frename_buffer): Change s to B in interactive spec to give buffer-name
...
completion. Buffers are often renamed to a name similar to the name of an
existing buffer.
1993-11-20 01:28:24 +00:00
Richard M. Stallman
75ee4bfef0
Comment changes.
1993-11-20 00:42:55 +00:00
Richard M. Stallman
4eeddc6608
(HAVE_UNISTD_H): No need to define here.
1993-11-19 18:26:10 +00:00
Richard M. Stallman
fd2dab90e1
(Flist_buffers): Always return a value.
1993-11-19 17:48:44 +00:00
Richard M. Stallman
60b73b2585
(read_minibuf): History list always gets strings,
...
not Lisp objects made by read.
1993-11-19 17:44:23 +00:00
Richard M. Stallman
b387ef9a4f
(eval-expression): Don't bind minibuffer-history-sexp-flag.
...
(edit-and-eval-command): Likewise.
1993-11-19 17:43:24 +00:00
Richard M. Stallman
7ce370e11f
(ange-ftp-parse-dired-listing): Skip extra blank line
...
after the "total" line.
1993-11-19 16:19:32 +00:00
Richard M. Stallman
f4e3d4eb48
(hexlify-buffer): Add autoload cookie.
1993-11-19 15:57:50 +00:00
Richard M. Stallman
f93f92f169
(calculate-fortran-indent): Fixup regexp for where statements.
1993-11-18 10:03:14 +00:00
Richard M. Stallman
38f6438b72
(read_avail_input): Don't set nread to -1
...
if we loop around in the loop that calls read.
1993-11-18 09:45:27 +00:00
Richard M. Stallman
0e93a7cf3f
(r_alloc_init): Explicitly use real_morecore
...
to allocate the entire incomplete page.
1993-11-18 09:26:05 +00:00
Richard M. Stallman
9afa5873c4
(FIRST_PTY_LETTER): Defined.
1993-11-18 06:05:12 +00:00
Richard M. Stallman
561d8c56aa
Delete jumk.c before writing it.
1993-11-18 05:57:17 +00:00
Richard M. Stallman
ab4d6ceb16
(iso-accents-list): Add "s.
1993-11-18 05:45:07 +00:00
Richard M. Stallman
1784bc326a
(iso-accents-list): Fix entries for 'y and ~c.
1993-11-18 05:25:21 +00:00
Richard M. Stallman
c541b39e04
(comint-scroll-show-maximum-output): Make default nil.
1993-11-17 14:20:31 +00:00
Richard M. Stallman
9a22438281
(gnus-summary-save-in-mail): Use rmail-output
...
if the file is not an Rmail file.
1993-11-17 13:41:50 +00:00
Richard M. Stallman
2555cdec34
(font-lock-hack-keywords):
...
Handle next-single-property-change returning nil.
1993-11-17 13:12:29 +00:00
Richard M. Stallman
d831234ba2
(Fkey_binding): Doc fix.
1993-11-17 11:25:53 +00:00
Richard M. Stallman
94748cb937
(keys_of_cmds): Make 0377 self-inserting.
1993-11-17 11:01:21 +00:00
Richard M. Stallman
91098d38b0
(doprnt): Cast the value alloca returns.
1993-11-16 16:21:26 +00:00
Richard M. Stallman
650c052451
(gnus-summary-save-in-mail): Don't use rmail-output.
...
Instead, use either gnus-output-to-rmail or gnus-output-to-file.
Expand filename before use.
1993-11-16 10:47:27 +00:00
Richard M. Stallman
cdc424a566
(rmail-file-p): Add autoload cookie.
1993-11-16 10:44:47 +00:00
Richard M. Stallman
669a535c93
(comint-send-input): Run comint-output-filter-functions
...
only if process is using comint-output-filter as its filter.
1993-11-16 09:29:01 +00:00
Richard M. Stallman
96e19e26f5
(install): Don't change mode or group when installing.
1993-11-16 09:22:47 +00:00
Richard M. Stallman
8f9150f870
(mkdir): Ignore error from chmod.
1993-11-16 09:20:07 +00:00
Richard M. Stallman
708bfd4f81
(rmail-set-attribute): Do nothing if MSGNUM is 0.
1993-11-16 08:45:56 +00:00
Richard M. Stallman
827534ea93
(remove-hook): Doc fix.
1993-11-16 08:44:51 +00:00
Richard M. Stallman
4880982682
(distclean): Do delete Makefile and Makefile.in.
1993-11-16 08:39:13 +00:00
Richard M. Stallman
46e4cb7685
(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
1993-11-16 08:24:30 +00:00
Richard M. Stallman
25d16451c8
(Foverlay_put): Don't call redisplay_region if overlay has no buffer.
1993-11-16 07:09:11 +00:00
Richard M. Stallman
1df4537453
(nntp-encode-text): Insert a CR before the newline.
1993-11-16 06:53:45 +00:00
Richard M. Stallman
8884bb82f1
(Info-mode): Doc fix.
1993-11-16 06:52:12 +00:00
Richard M. Stallman
a2b2b91bf3
(iso-accents-list): Added /A for A-with-ring
...
and /E for AE-ligature, with lowercase versions.
1993-11-16 06:33:45 +00:00
Richard M. Stallman
ddbb28f4a7
(GNU_MALLOC, REL_ALLOC): Don't define if already defined.
1993-11-16 06:21:12 +00:00
Richard M. Stallman
75ade4691a
(change-log-default-name, add-log-current-defun-function)
...
(add-log-full-name, add-log-mailing-address): Delete autoload cookies.
1993-11-16 06:15:33 +00:00
Richard M. Stallman
dd0a39d664
(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.
1993-11-16 06:08:33 +00:00
Richard M. Stallman
6d291527af
Include config.h.
1993-11-16 05:45:11 +00:00
Richard M. Stallman
22e5421fad
(extraclean): Prevent wildcard from starting comment.
1993-11-16 05:38:15 +00:00
Richard M. Stallman
b570e6523a
(appt-display-interval): New variable.
...
(appt-check): Obey that variable.
1993-11-16 03:30:08 +00:00
Richard M. Stallman
8d2197ac5f
Don't put lisp/forms.README in the distribution.
1993-11-15 22:57:57 +00:00
Richard M. Stallman
1727083501
(read_avail_input): Make cbuf 1 char shorter.
1993-11-15 12:28:01 +00:00
Richard M. Stallman
5f5783ceb2
(HAVE_GETTIMEOFDAY): Don't define if already defined.
1993-11-15 12:27:45 +00:00