1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
Commit graph

4010 commits

Author SHA1 Message Date
Richard M. Stallman
40a8cde137 (menu-bar-file-menu): Compare Files renamed to Compare.
(menu-bar-ediff-menu): Add one element for compare-windows.
1994-08-11 21:50:39 +00:00
Richard M. Stallman
214b902199 Undo change in condition for defining the menu bar items.
Use purify-flag once again.
1994-08-11 21:48:37 +00:00
Richard M. Stallman
0f33e38b3b (gnus-summary-mode-map): Delete unusable `Sort Summary' item. 1994-08-11 21:46:50 +00:00
Richard M. Stallman
8205cbfc8f (compilation-set-window-height): Add save-excursion. 1994-08-11 21:45:47 +00:00
Richard M. Stallman
86e58378af (frame-notice-user-settings): If we change the frame's font,
call frame-update-faces.
1994-08-11 21:38:02 +00:00
Richard M. Stallman
544e7e7356 (mouse-drag-mode-line): New function (from mldrag.el,
but changed a little).  Put it on mode-line down-mouse-1.
(mouse-select-window): Bind to mode-line drag-mouse-1.
1994-08-11 20:35:31 +00:00
Richard M. Stallman
1f4554cc4d (one-window-p): Doc fix. 1994-08-11 20:25:20 +00:00
Richard M. Stallman
52267b568d (copy-face): Ignore errors in set-face-font. 1994-08-11 07:11:51 +00:00
Richard M. Stallman
080d320dce (show-paren-command-hook): Cope if matching-paren gives nil. 1994-08-11 02:42:22 +00:00
Roland McGrath
9d591df883 (tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
tables not in core; else extend computed list.
1994-08-10 23:34:39 +00:00
Richard M. Stallman
99c3d92677 (rmail-forward): Anchor `mail-header-separator' on both
sides to match whole line, not just initial substring.
1994-08-10 07:02:35 +00:00
Richard M. Stallman
298a7c8c1c (view-lossage): Handle buffers and frames in recent-keys. 1994-08-10 04:08:26 +00:00
Richard M. Stallman
0691ced3c7 (ediff-find-file, ediff-patch-file): Handle symlinks.
Check ediff-if-lucid when setting up Emacs 19 menus.

(ediff-save-buffer): Added option for saving diff output.

(ediff-fine-diff-buffer, ediff-ignore-similar-regions): New variables.
(ediff-no-fine-diffs): Macro added.
(ediff-next-difference, ediff-previous-difference)
(ediff-make-fine-diffs): Enabled a new feature that allows one to
skip over the difference regions where the only differences are
the white space and newlines.
(ediff-toggle-autorefine): Fixed a bug that caused error when the
current difference is <= 0 or > ediff-number-of-differences.
1994-08-10 03:39:47 +00:00
Richard M. Stallman
6afadb5700 Require calendar. 1994-08-09 23:26:27 +00:00
Richard M. Stallman
2ac32b29b2 (rmail-abort-edit): Call `rmail-highlight-headers'. 1994-08-09 23:09:27 +00:00
Noah Friedman
defa73468e type-break-time-sum: New function.
type-break-schedule: Use it.
Make interactive again.

type-break-guestimate-keystroke-threshold: Use `N' interactive spec, not `n'.

type-break-demo-boring: Show elapsed time of break, or number of minutes
left for good break.

(top level): Do not call type-break-mode.
1994-08-09 21:21:28 +00:00
Richard M. Stallman
cc4b6c0239 (define-mail-alias): Avoid error if DEFINITION is "". 1994-08-09 05:52:47 +00:00
Richard M. Stallman
bd21cb17b7 (appt-check): Update on first wakeup after midnight
even if that's not precisely 12:01.
1994-08-09 05:42:35 +00:00
Richard M. Stallman
0a56332b97 (Info-last-menu-item): Fix gross logic errors.
(Info-last-preorder): After going thru menu item, go to end.
(Info-scroll-up): Set window-start if it's out of range.
Once menu start is on or above screen, start using menu items.
(Info-scroll-down): Set window-start if it's out of range.
If there's a menu item, always use menu.
1994-08-09 01:41:08 +00:00
Richard M. Stallman
a06d794341 (mail-alias-file): Add autoload cookie. 1994-08-08 23:23:33 +00:00
Richard M. Stallman
f29c36952c (x-fixed-font-alist): Add clean 5x8 and clean 6x8. 1994-08-08 10:16:47 +00:00
Richard M. Stallman
c94b02d6f7 (compilation-set-window-height): New function,
broken out from compile-internal.
Don't change window height if it is the frame root window.
(compile-internal): Call it.
(compilation-goto-locus): Call it.
Use any visible frame already showing the compilation buffer.
1994-08-08 09:02:40 +00:00
Richard M. Stallman
93cffa2f7c (gnus-start-news-server): Fix the call to `error'. 1994-08-08 04:38:37 +00:00
Richard M. Stallman
bdf62a4d71 (Info-additional-directory-list): New variable.
(Info-find-node): Use it.
1994-08-07 23:35:47 +00:00
Richard M. Stallman
f6b293e3de (completion-base-size): New variable.
(completion-list-mode): Make it local.
(choose-completion): Pass its value to choose-completion-string.
(choose-completion-string): New arg base-size.
Use that when deciding how much to delete.
1994-08-07 18:11:58 +00:00
Richard M. Stallman
78b19c2c14 (PC-do-completion): Set completion-base-size. 1994-08-07 18:10:48 +00:00
Richard M. Stallman
02680e9b54 (mouse-choose-completion): Pass completion-base-size value
to choose-completion-string.
1994-08-07 18:09:18 +00:00
Richard M. Stallman
440c10f882 Doc fixes.
(c-macro-expansion): Capture and display CPP error messages.
1994-08-07 17:23:44 +00:00
Richard M. Stallman
98b29a3edb (tex-mode): Accept documentclass when checking Slitex. 1994-08-07 06:47:57 +00:00
Richard M. Stallman
70fcd1c25d Require timezone when loading this file.
Move the provide call to the end.
1994-08-07 01:03:41 +00:00
Richard M. Stallman
ab63960fcf (choose-completion): Bury or iconify the completion list
using code copied from mouse-choose-completion.
1994-08-06 21:51:31 +00:00
Richard M. Stallman
62057cefc1 (indent-c-exp): Preserve point when handling comments. 1994-08-06 21:22:51 +00:00
Richard M. Stallman
cb88b56ea9 (byte-after-unbind-ops): Fix paren error wrt doc string. 1994-08-06 19:25:24 +00:00
Richard M. Stallman
b65a149a95 (font-lock-hack-keywords): Delete debugging code. 1994-08-06 05:02:00 +00:00
Richard M. Stallman
f3d79de9e7 (tex-mode): Check for documentclass like documentstyle. 1994-08-06 03:22:23 +00:00
Richard M. Stallman
b5a8e0fc22 (save-buffer): Unconditionally make a backup with 2 or
3 C-u's even if make-backup-files is nil.
1994-08-06 03:19:35 +00:00
Richard M. Stallman
5da0f9456d (Info-directory-list): Doc fix. 1994-08-06 02:58:22 +00:00
Richard M. Stallman
19d973e89f (x-fixed-font-alist): Regularize how fonts are specified. 1994-08-05 19:31:42 +00:00
Richard M. Stallman
5b0841fdf2 (display-time-filter): pm starts at 12, not 13. 1994-08-05 18:56:32 +00:00
Richard M. Stallman
81eee8abb0 (ad-subr-arglist): Adapted to new DOC file format. 1994-08-05 05:31:36 +00:00
Richard M. Stallman
b056da51fb (font-lock-syntax-table): New syntax table.
(font-lock-hack-keywords): Use it temporarily here.
(font-lock-set-defaults): Set up special syntax table for C and C++.
1994-08-05 05:11:30 +00:00
Richard M. Stallman
168e43e724 (select-tags-table): Doc fix. 1994-08-05 04:33:20 +00:00
Richard M. Stallman
474f38896a (isearch-mode-map): Delete mouse-2, down-mouse-2 bindings. 1994-08-05 04:15:20 +00:00
Richard M. Stallman
9759578f6c (frame-delete-all): Copy the whole alist first. 1994-08-04 23:31:12 +00:00
Richard M. Stallman
a05fc4d9f1 (rmail-select-summary): Preserve rmail buffer's value of
rmail-total-messages even while summary buffer is current.
1994-08-04 22:33:36 +00:00
Richard M. Stallman
285cdf4e20 (byte-compile-protect-from-advice): Macro deleted.
(byte-compile-from-buffer, byte-compile-top-level): Don't use it.
1994-08-04 21:47:55 +00:00
Richard M. Stallman
fabaa9b58e New handling of automatic advice activation that
exploits modified built-in versions of `fset' and `defalias' which
take care of this functionality directly:
(ad-start-advice-on-load, ad-activate-on-definition)
(ad-definition-hooks, ad-enable-definition-hooks, ad-defined-function)
(ad-advised-definers, ad-advised-byte-compilers, byte-constant)
(byte-constant-limit, byte-constant2, byte-fset)
(ad-byte-code-fset-regexp): Variables deleted.
(ad-activate-defined-function, ad-find-fset-in-byte-code)
(ad-scan-byte-code-for-fsets, ad-advised-byte-code)
(ad-recover-byte-code, ad-enable-definition-hooks)
(ad-disable-definition-hooks): Functions deleted.
(defun, defmacro, fset, defalias, define-function)
(byte-compile-from-buffer, byte-compile-top-level): Removed `defadvice'
for these functions.
(ad-save-real-definitions): Removed saving of `byte-code'.
(ad-activate-off): New dummy function.
(ad-activate-on): New name for `ad-activate'.  All calls changed.
(ad-with-auto-activation-disabled): New macro prevents automatic
advice activation.
(ad-safe-fset): New function, used instead of `ad-real-fset'.
(ad-compile-function): Disable automatic advice activation while
compiling, because `byte-compile' uses `fset'.
(ad-activate-on): Renamed from `ad-activate'.  Avoid recursive calls.
(ad-activate-on-top-level): New variable.
(ad-start-advice, ad-stop-advice, ad-recover-normality): Modified to
achieve de/activation of automatic advice activation by setting the
definition of `ad-activate' to `ad-activate-on' or `ad-activate-off'.
(ad-start-advice): Is now called unconditionally when Advice is loaded.

Made compilation behavior of advised definitions customizable, since
loading the byte-compiler takes some time and is not always worth the
cost, e.g., if one only wants to make a few simple modifications:
(ad-default-compilation-action): New variable which specifies whether
to compile an advised definition in case the COMPILE argument to
`ad-activate-on' or one of its friends was supplied as nil.
(ad-preactivate-advice): Supply negative COMPILE argument to prevent
compilation.
(ad-should-compile): New function.
(ad-activate-advised-definition): Use `ad-should-compile' to determine
whether an advised definition should get compiled.
(ad-activate-on, ad-update, ad-activate-regexp, ad-update-regexp)
(ad-activate-all): Doc fixes.
(ad-update): Leave handling of COMPILE up to `ad-activate-on'.

Extracted construction of freeze-advices from `defadvice':
(ad-make-freeze-definition): New function.
(defadvice): Use `ad-make-freeze-definition' to construct frozen defs.
1994-08-04 21:40:49 +00:00
Richard M. Stallman
8951521e96 Doc fixes. 1994-08-04 21:08:04 +00:00
Richard M. Stallman
8b947f90b3 (hilit-find-file-hook): Preserve buffer modified state. 1994-08-04 20:15:36 +00:00
Richard M. Stallman
4500ff36ef (end-of-buffer-other-window): Go to the end, not to the beginning. 1994-08-04 19:59:03 +00:00