aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (menu-bar-file-menu): Compare Files renamed to Compare.Richard M. Stallman1994-08-111-1/+5
| | | | (menu-bar-ediff-menu): Add one element for compare-windows.
* Undo change in condition for defining the menu bar items.Richard M. Stallman1994-08-111-8/+8
| | | | Use purify-flag once again.
* (gnus-summary-mode-map): Delete unusable `Sort Summary' item.Richard M. Stallman1994-08-111-2/+0
|
* (compilation-set-window-height): Add save-excursion.Richard M. Stallman1994-08-111-7/+10
|
* (frame-notice-user-settings): If we change the frame's font,Richard M. Stallman1994-08-111-1/+4
| | | | call frame-update-faces.
* (mouse-drag-mode-line): New function (from mldrag.el,Richard M. Stallman1994-08-111-0/+108
| | | | | but changed a little). Put it on mode-line down-mouse-1. (mouse-select-window): Bind to mode-line drag-mouse-1.
* (one-window-p): Doc fix.Richard M. Stallman1994-08-111-1/+1
|
* (copy-face): Ignore errors in set-face-font.Richard M. Stallman1994-08-111-1/+7
|
* (show-paren-command-hook): Cope if matching-paren gives nil.Richard M. Stallman1994-08-111-2/+3
|
* (tags-table-including): Inside loop: if CORE-ONLY skip all consecutiveRoland McGrath1994-08-101-8/+8
| | | | tables not in core; else extend computed list.
* (rmail-forward): Anchor `mail-header-separator' on bothRichard M. Stallman1994-08-101-1/+1
| | | | sides to match whole line, not just initial substring.
* (view-lossage): Handle buffers and frames in recent-keys.Richard M. Stallman1994-08-101-1/+8
|
* (ediff-find-file, ediff-patch-file): Handle symlinks.Richard M. Stallman1994-08-101-199/+343
| | | | | | | | | | | | | | | 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.
* Require calendar.Richard M. Stallman1994-08-091-0/+3
|
* (rmail-abort-edit): Call `rmail-highlight-headers'.Richard M. Stallman1994-08-091-1/+2
|
* type-break-time-sum: New function.Noah Friedman1994-08-091-16/+84
| | | | | | | | | | | | 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.
* (define-mail-alias): Avoid error if DEFINITION is "".Richard M. Stallman1994-08-091-3/+4
|
* (appt-check): Update on first wakeup after midnightRichard M. Stallman1994-08-091-3/+4
| | | | even if that's not precisely 12:01.
* (Info-last-menu-item): Fix gross logic errors.Richard M. Stallman1994-08-091-11/+34
| | | | | | | | (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.
* (mail-alias-file): Add autoload cookie.Richard M. Stallman1994-08-081-0/+1
|
* (x-fixed-font-alist): Add clean 5x8 and clean 6x8.Richard M. Stallman1994-08-081-0/+4
|
* (compilation-set-window-height): New function,Richard M. Stallman1994-08-081-11/+20
| | | | | | | | 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.
* (gnus-start-news-server): Fix the call to `error'.Richard M. Stallman1994-08-081-1/+1
|
* (Info-additional-directory-list): New variable.Richard M. Stallman1994-08-071-1/+9
| | | | (Info-find-node): Use it.
* (completion-base-size): New variable.Richard M. Stallman1994-08-071-4/+13
| | | | | | | (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.
* (PC-do-completion): Set completion-base-size.Richard M. Stallman1994-08-071-1/+15
|
* (mouse-choose-completion): Pass completion-base-size valueRichard M. Stallman1994-08-071-2/+4
| | | | to choose-completion-string.
* Doc fixes.Richard M. Stallman1994-08-071-7/+18
| | | | (c-macro-expansion): Capture and display CPP error messages.
* (tex-mode): Accept documentclass when checking Slitex.Richard M. Stallman1994-08-071-1/+1
|
* Require timezone when loading this file.Richard M. Stallman1994-08-071-2/+3
| | | | Move the provide call to the end.
* (choose-completion): Bury or iconify the completion listRichard M. Stallman1994-08-061-2/+11
| | | | using code copied from mouse-choose-completion.
* (indent-c-exp): Preserve point when handling comments.Richard M. Stallman1994-08-061-11/+12
|
* (byte-after-unbind-ops): Fix paren error wrt doc string.Richard M. Stallman1994-08-061-4/+4
|
* (font-lock-hack-keywords): Delete debugging code.Richard M. Stallman1994-08-061-1/+0
|
* (tex-mode): Check for documentclass like documentstyle.Richard M. Stallman1994-08-061-1/+1
|
* (save-buffer): Unconditionally make a backup with 2 orRichard M. Stallman1994-08-061-1/+2
| | | | 3 C-u's even if make-backup-files is nil.
* (Info-directory-list): Doc fix.Richard M. Stallman1994-08-061-2/+5
|
* (x-fixed-font-alist): Regularize how fonts are specified.Richard M. Stallman1994-08-051-19/+24
|
* (display-time-filter): pm starts at 12, not 13.Richard M. Stallman1994-08-051-1/+1
|
* (ad-subr-arglist): Adapted to new DOC file format.Richard M. Stallman1994-08-051-7/+16
|
* (font-lock-syntax-table): New syntax table.Richard M. Stallman1994-08-051-44/+65
| | | | | (font-lock-hack-keywords): Use it temporarily here. (font-lock-set-defaults): Set up special syntax table for C and C++.
* (select-tags-table): Doc fix.Richard M. Stallman1994-08-051-1/+1
|
* (isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.Richard M. Stallman1994-08-051-4/+1
|
* (frame-delete-all): Copy the whole alist first.Richard M. Stallman1994-08-041-0/+1
|
* (rmail-select-summary): Preserve rmail buffer's value ofRichard M. Stallman1994-08-041-12/+19
| | | | rmail-total-messages even while summary buffer is current.
* (byte-compile-protect-from-advice): Macro deleted.Richard M. Stallman1994-08-041-91/+60
| | | | (byte-compile-from-buffer, byte-compile-top-level): Don't use it.
* New handling of automatic advice activation thatRichard M. Stallman1994-08-041-594/+283
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Doc fixes.Richard M. Stallman1994-08-041-12/+17
|
* (hilit-find-file-hook): Preserve buffer modified state.Richard M. Stallman1994-08-041-3/+5
|
* (end-of-buffer-other-window): Go to the end, not to the beginning.Richard M. Stallman1994-08-041-1/+1
|