Richard M. Stallman
9ce49c8d77
(indent-c-exp): If ENDPOS, always set OPOINT
...
to the function start. And don'tindet a line which is past ENDPOS.
Don't indent a comment on the first line if it's the only
thing on that line.
1993-07-21 08:44:36 +00:00
Richard M. Stallman
f767385c90
(mouse-drag-region): Use deactivate-mark.
1993-07-21 07:40:12 +00:00
Richard M. Stallman
b6e1c607fc
(memmove): Defined as macro.
1993-07-21 04:37:46 +00:00
Richard M. Stallman
755f5c8707
(etags): Depend on ../src/config.h.
1993-07-21 03:29:43 +00:00
Richard M. Stallman
b2327b2077
(xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.
1993-07-20 22:16:59 +00:00
Richard M. Stallman
e33e80e4a1
(parse-colon-path): Turn empty substring into nil.
1993-07-20 22:04:53 +00:00
Richard M. Stallman
1a47fa1367
(validate_x_resource_name): Call make_string properly.
1993-07-20 21:54:57 +00:00
Richard M. Stallman
5bebb622b1
(mail-bury): Check that frame-parameters is defined.
1993-07-20 21:42:52 +00:00
Richard M. Stallman
e5e8bb4adc
*** empty log message ***
1993-07-20 21:15:26 +00:00
Richard M. Stallman
c455d34d63
(X_NOT_POSIX): Defined.
1993-07-20 19:14:05 +00:00
Richard M. Stallman
37ef13a631
Comment change.
1993-07-20 19:04:49 +00:00
Richard M. Stallman
525a7dc41b
*** empty log message ***
1993-07-20 18:26:59 +00:00
Richard M. Stallman
5e5586769b
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
1993-07-20 18:15:38 +00:00
Richard M. Stallman
ab375e6cf3
(define-key-after): Fix typo in previous change.
1993-07-20 18:09:21 +00:00
Richard M. Stallman
32e612806b
(outline-mode-map): Delete spurious `outline-'
...
from show and hide command names in menu.
1993-07-20 17:57:35 +00:00
Richard M. Stallman
93fe0a356f
(ange-ftp-completion-hook-function): New function.
1993-07-20 07:12:30 +00:00
Richard M. Stallman
0628c764af
(file-name-handler-alist): Have two separate regexps with different hooks.
1993-07-20 07:12:00 +00:00
Richard M. Stallman
96099e29a3
Initial revision
1993-07-20 06:07:58 +00:00
Richard M. Stallman
30322a2736
(show-paren-face): New variable.
...
(show-paren-command-hook): Use it.
Call set-face-background properly.
1993-07-20 05:59:51 +00:00
Richard M. Stallman
f5d7a8f2f8
(reposition-window): Don't forward-char if eobp.
1993-07-20 05:55:31 +00:00
Richard M. Stallman
00aa7e1cdf
(normal-top-level): Call abbreviate-file-name again after calling command-line.
1993-07-20 05:46:10 +00:00
Richard M. Stallman
73ba415ae2
(memmove): Delete extra parens in the safe_bcopy call.
1993-07-20 05:24:34 +00:00
Richard M. Stallman
9a4cc6bd8d
(rmail-edit-map): Inherit properly from text-mode-map;
...
use the whole thing, not its cdr.
1993-07-20 05:21:25 +00:00
Richard M. Stallman
908d6b8719
Include types.h before file.h.
1993-07-20 05:16:51 +00:00
Richard M. Stallman
8258ca538e
Comment change.
1993-07-20 05:10:02 +00:00
Richard M. Stallman
301b4551f6
(LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.
1993-07-20 05:09:02 +00:00
Richard M. Stallman
0322056b57
(Man-getpage-in-background): Copy process-environment
...
so we only alter the copy.
1993-07-20 05:05:48 +00:00
Richard M. Stallman
2aefa7fb46
(mh-read-msg-list): Add space to message-number regexp.
1993-07-20 04:35:00 +00:00
Richard M. Stallman
44cdca98f7
(gnus-emacs-version): New variable.
...
(gnus-version): Updated to 4.1.
(gnus-newsrc-to-gnus-format): Use different regexp in 18 and 19.
(gnus-group-startup-message): Use gnus-emacs-version.
1993-07-20 04:25:28 +00:00
Richard M. Stallman
9723a15c97
(gnus-current-time-zone): Fix typo.
...
(gnus-inews-organization): Fix zero length string operation bug.
1993-07-20 04:25:04 +00:00
Richard M. Stallman
9ed9f36f4b
entered into RCS
1993-07-20 03:02:12 +00:00
Paul Eggert
f5baea11cb
(vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS
...
minor mode doesn't contain internal spaces.
1993-07-20 02:25:19 +00:00
Richard M. Stallman
b1ecd9c6d2
(dired-unmark-all-files-no-query): New command.
...
(dired-mode-map): Use that for the Unmark All item.
Fix typo that made the Flag Backup Files item not show up.
1993-07-20 01:11:28 +00:00
Richard M. Stallman
0d12284471
Include src/gnu-hp300 in the dist.
1993-07-19 22:46:54 +00:00
Richard M. Stallman
e3c24a741e
(Fwhile): If mocklisp, test for nonzeroness.
1993-07-19 22:09:41 +00:00
Richard M. Stallman
b3f77ca2b8
(while): Comment out converter.
1993-07-19 22:08:21 +00:00
Richard M. Stallman
562378c0c0
(SYSTEM_MALLOC): Add #undef.
...
(GNU_MALLOC, REL_ALLOC): Defined.
1993-07-19 21:16:07 +00:00
Richard M. Stallman
7e39a592c3
(testing x_includes and x_libraries): Use =, not ==.
1993-07-19 19:42:58 +00:00
Richard M. Stallman
279271bab8
(canonical): New variable holds the canonicalized
...
configuration. Don't alter `configuration'. Use `configuration'
for Makefile.in for file naming.
1993-07-19 19:25:46 +00:00
Richard M. Stallman
103d21491f
(install): Use .n, not .new, for temporary filenames.
1993-07-19 19:11:09 +00:00
Richard M. Stallman
97344751da
(hebrew-holidays): Split into 4 sub-variables.
1993-07-19 18:57:59 +00:00
Roland McGrath
e936d39981
(mouse-menu-bar-buffers): Add Frames pane if there are multiple panes.
1993-07-19 05:44:27 +00:00
Paul Eggert
b0c901a35e
(vc-rcs-status): Omit "LOCKER:" if you are the locker.
1993-07-19 04:03:52 +00:00
Roland McGrath
43cea1ab61
(vc-comment-to-change-log): Copy interactive spec from
...
add-change-log-entry-other-window. Call add-change-log-entry instead of
add-change-log-entry-other-window; pass it t for OTHER-WINDOW and NEW-ENTRY
args. Go to bol before filling.
1993-07-19 01:01:17 +00:00
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
Roland McGrath
c124b1b47a
(vc-comment-to-change-log): Canonicalize following whitespace after
...
filling, not before. Set END to point at end of indentation.
Skip whitespace chars up to END before skipping back to delete.
1993-07-19 00:06:14 +00:00
Roland McGrath
3b4dd9a931
(vc-comment-to-change-log): Complete rewrite. Do not use
...
vc-update-change-log. Instead, snarf last comment from vc-comment-ring and
insert it with add-change-log-entry-other-window.
1993-07-18 23:54:45 +00:00
Roland McGrath
6258d3afe1
(add-log-current-defun-function): New defvar.
...
(add-change-log-entry): Call its value if non-nil instead of
add-log-current-defun.
(add-change-log-entry-other-window): Doc fix.
1993-07-18 22:23:44 +00:00
Roland McGrath
fc0094d7bf
(compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .
...
FILE) if it's not a marker. The conversion to using a string containing an
expanded file name was never finished, and anyway it utterly broke
compilation-search-path and few other things.
(next-error): Expect them that way.
(compilation-parse-errors): Make them that way.
(compile-file-of-error): Function removed.
(compilation-error-filedata, compilation-error-filedata-file-name): New
defsubsts.
(compilation-next-file): Use them instead of compile-file-of-error.
1993-07-18 20:41:08 +00:00
Roland McGrath
811eaa609c
(update-file-autoloads): Go to the beginning of FILE before searching it
...
for generate-autoload-cookie.
1993-07-18 20:01:03 +00:00