1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00
Commit graph

7552 commits

Author SHA1 Message Date
Richard M. Stallman
97a74ef613 (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
(scroll-bar-side): New variable.
(toggle-scroll-bar): Use scroll-bar-side.
1996-09-23 04:29:50 +00:00
Richard M. Stallman
4fdca28945 (run-hooks): defconst deleted.
The initialization is now in eval.c.
1996-09-23 04:29:04 +00:00
Richard M. Stallman
2e311f55f2 (add-timeout): Duplicate definition deleted.
(screenw-width, screen-height): Likewise.
(disable-timeout, keymap-parent, set-keymap-parent): Likewise.
1996-09-23 04:28:20 +00:00
Richard M. Stallman
c4de97b454 Doc fixes. 1996-09-22 22:56:31 +00:00
Richard M. Stallman
ab88991283 (archive-mode, archive-extract, archive-check-dos)
(archive-write-file-member): Set buffer-file-type only if
default-buffer-file-type is bound.
(buffer-file-type): Don't make this buffer-local or permanent.
Just don't mess with it.
1996-09-22 22:54:58 +00:00
Richard M. Stallman
013da4a5b6 (rmail-keywords): Don't initialize. 1996-09-22 22:37:34 +00:00
Richard M. Stallman
e4de46c8ca (unread-command-event, unread-command-events)
(last-command-event): defvars deleted.
1996-09-22 22:23:25 +00:00
Karl Heuer
03d7856ad1 (time-stamp-old-format-warn): new variable.
(time-stamp-format): use ISO 8601 format for date.
1996-09-22 22:20:58 +00:00
Richard M. Stallman
f21c591e50 (path-separator): Duplicate definition deleted.
(ffap-what-domain): Don't define mail-extr-all-top-level-domains here.
1996-09-22 22:11:25 +00:00
Richard M. Stallman
7a953756b0 (bib-capitalize-title-stop-words): Renamed from capit...
(bib-capitalize-title-stop-regexp): Renamed from capit...
(bib-capitalize-title-region): Renamed from capitalize...
(bib-capitalize-title): Renamed from capitalize...
1996-09-22 21:48:30 +00:00
Richard M. Stallman
e9dac1e100 (r2b-capitalize-title-stop-words): Renamed from capit...
(r2b-capitalize-title-stop-regexp): Renamed from capit...
(r2b-capitalize-title-region): Renamed from capitalize...
(r2b-capitalize-title): Renamed from capitalize...
1996-09-22 21:45:39 +00:00
Richard M. Stallman
a5a973dde7 (insert-kbd-macro): Duplicate definition deleted. 1996-09-22 21:38:19 +00:00
Richard M. Stallman
a46fb9a190 (eql): Incorrect definition deleted.
Now it is only in cl.el.
1996-09-22 21:31:56 +00:00
Richard M. Stallman
f874e5aa19 Comment change. 1996-09-22 21:13:49 +00:00
Richard M. Stallman
28cbd14d87 New kind of register value is a file name and position.
(jump-to-register): Handle file-query.
(register-swap-out): New function.  Add it to kill-buffer-hook.
(register-alist): Doc fix.
1996-09-22 05:09:27 +00:00
Richard M. Stallman
a7f284ec37 (with-current-buffer): New macro. 1996-09-22 04:40:37 +00:00
Richard M. Stallman
2754fefaec (byte-optimize-form-code-walker):
Treat save-current-buffer like save-excursion.
1996-09-22 04:38:36 +00:00
Richard M. Stallman
f3e472b0b7 (save-current-buffer): Compile it like save-excursion.
(byte-compile-save-current-buffer): New function.
1996-09-22 04:37:55 +00:00
Richard M. Stallman
a130d829db (locate-library): Print no messages if called from Lisp. 1996-09-21 23:07:06 +00:00
Richard M. Stallman
7ebea14458 (imenu--split-menu): Keep the rescan item at top level.
Keep subalists at top level too.
Name the split-off submenus from the first item in them.
(imenu--generic-function): Avoid adding nil as elt of the result.
1996-09-21 23:00:40 +00:00
Richard M. Stallman
215b077e2f (imenu--generic-function): Create a special entry
if the element of imenu-generic-function asks for it.
(imenu): Handle special entries.
(imenu--submenu-p): New function.  Use in various places.
1996-09-21 22:32:10 +00:00
Richard M. Stallman
f55d65a166 (gud-display-line): Don't call display-buffer
if buffer already has a window.
1996-09-20 18:56:36 +00:00
Michael Kifer
92c51e075e *** empty log message *** 1996-09-20 01:10:05 +00:00
Michael Kifer
f49e144575 Initial revision 1996-09-20 01:08:36 +00:00
Richard M. Stallman
cbcf50d2c2 (imenu--generic-function): Use markers for positions. 1996-09-19 04:25:40 +00:00
Richard M. Stallman
5be36e2004 (rmail-summary-next-same-subject): Don't set
search-regexp until after adjusting subject string.

(rmail-summary-rmail-update): Bind rmail-not-really-seen
non-nil if in isearch mode.
1996-09-19 03:22:51 +00:00
Richard M. Stallman
563ab60dbd (rmail-insert-inbox-text): Detect locked
RMAIL files at the outset, before copying any files.

(rmail-find-all-files): Eliminate recursive scan.  Rely on directory-files
to do the filtering.

(rmail-convert-to-babyl-format):
Increase sit-for timeout to 3 seconds.

(rmail-get-new-mail): Handle files in multiple batches,
in case two inboxes have the same last name component.

(rmail-show-message): Bind `end' after clearing the
"unseen" attribute.

(rmail-show-message): Clear `unseen' even if header
is already reformatted--but don't do it if rmail-not-really-seen.
(rmail-not-really-seen): New variable.
1996-09-19 03:21:11 +00:00
Richard M. Stallman
b8c44b291a (imenu--mouse-menu): Add special handling for rescan item. 1996-09-18 22:18:14 +00:00
Richard M. Stallman
c0eae5b9ba (tq-filter): No need for save-match-data. 1996-09-18 22:00:30 +00:00
Karl Heuer
f37fec3047 Comment change. 1996-09-17 21:38:17 +00:00
Richard M. Stallman
d8f59f561a (byte-compile-lambda): If the doc string is also the
return value, use it for both.
1996-09-17 19:01:09 +00:00
Richard M. Stallman
7c5a1541f3 (ispell-dictionary-alist-1): Add `american' to list. 1996-09-16 19:00:18 +00:00
André Spiegel
a93de381c1 (vc-find-cvs-master): Fixed handling of "locally added" files. 1996-09-16 14:44:22 +00:00
André Spiegel
b667752da8 (vc-print-log): Set the display window so that it shows
the current log entry completely.
1996-09-16 14:43:29 +00:00
Richard M. Stallman
a7305f6e9f (file-locked-p): Alias to `ignore' if no file locking. 1996-09-16 09:43:42 +00:00
Richard M. Stallman
14603e08e2 (tq-filter): Add unwind-protect and save-match-data. 1996-09-15 18:38:49 +00:00
Richard M. Stallman
36cef1b759 (Info-mode): Do fontify, if ms-windows. 1996-09-15 02:18:43 +00:00
Richard M. Stallman
1917b9694a (mouse-set-region):
Test for ms-windows instead of win32, and use memq.
1996-09-15 02:17:49 +00:00
Richard M. Stallman
bc5155cdb1 (facemenu-color-equal): Change win32 to ms-windows. 1996-09-15 02:16:57 +00:00
Richard M. Stallman
7e45a1ec94 (make-face, make-face-x-resource-internal):
Test for ms-windows instead of win32.  Use memq.
(initialization at end of file): Likewise.
1996-09-15 02:15:42 +00:00
Richard M. Stallman
5fbdc13823 (normal-top-level, command-line-1, command-line):
Test for ms-windows instead of win32, and use memq.
1996-09-15 02:13:16 +00:00
Richard M. Stallman
9259d36e9d (rmail-output-file-alist): Add autoload cookie.
(rmail-delete-after-output): Duplicate defvar deleted.
1996-09-14 21:55:01 +00:00
Richard M. Stallman
a220751d75 (find-file-existing-other-name): Default value now t. 1996-09-14 21:07:32 +00:00
Richard M. Stallman
25fc49d3ea (ps-print-prologue): Get rid of backslash-digits
control characters in comments.
1996-09-14 04:54:17 +00:00
Richard M. Stallman
ab4b0d2f59 (gud-find-c-expr): Renamed from find-c-expr.
Don't get fooled by if and while statements.
(gud-expr-compound): Renamed from expr-compound.
(gud-expr-compound-sep): Renamed from expr-compound-sep.
(gud-next-expr): Renamed from expr-next.
(gud-prev-expr): Renamed from expr-prev.
(gud-forward-sexp): Renamed from expr-forward-sexp.
(gud-backward-sexp): Renamed from expr-backward-sexp.
(gud-innermost-expr): Renamed from expr-cur.
1996-09-13 21:58:23 +00:00
Richard M. Stallman
66f4a663db (inhibit-first-line-modes-regexps): Add .tgz. 1996-09-13 21:56:53 +00:00
Richard M. Stallman
2fe16d3bc0 (hif-token-regexp): Move ! after !=. 1996-09-13 21:53:55 +00:00
Richard M. Stallman
16f45d1b8d (mail-extr-safe-move-sexp): Make sure this doesn't
signal errors even for pathological From headers.
1996-09-13 00:28:33 +00:00
Richard M. Stallman
378df08c37 (iso-transl-char-map): Add ACCENT SPACE sequences. 1996-09-12 21:34:10 +00:00
Richard M. Stallman
fd727f4a0b Load frame.elc unconditionally. 1996-09-12 18:59:53 +00:00