summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (iswitchb-ignore-buffername-p): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
|
* (ffap-file-at-point): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+1
|
* (ediff-exec-process): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
|
* Comment change.Richard M. Stallman1998-03-141-1/+1
|
* (comint-word): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
|
* (outline-end-of-prefix): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
|
* (fill-region-as-paragraph, fill-region): Allow t as legit value of JUSTIFY.Richard M. Stallman1998-03-141-3/+5
|
* (mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.Richard M. Stallman1998-03-121-6/+6
|
* Delete junk accidentally left in buffer on 4 March.Richard M. Stallman1998-03-121-14/+1
|
* (scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,Dave Love1998-03-101-68/+0
| | | | scheme-font-lock-keywords): Moved.
* (scheme-mode-variables): Set font-lock-defaults locally.Dave Love1998-03-101-16/+76
| | | | | | (scheme-font-lock-keywords-1, scheme-font-lock-keywords-2, scheme-font-lock-keywords): Moved here from font-lock.el. (dsssl-mode): Move font-lock-defaults setting and running hooks.
* (hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev-skip-space'.Richard M. Stallman1998-03-101-137/+195
| | | | | | | | | | | | | | | | | | | (hippie-expand-dabbrev-as-symbol): Renamed `he-dabbrev-as-symbol'. (hippie-expand-no-restriction): New variable. (hippie-expand-only-buffers): New variable. (he-init-string,he-line-search,he-list-search,he-dabbrev-search): Use `buffer-substring-no-properties' to avoid transfer of text properties. (he-dabbrev-kill-search,he-whole-kill-search): Remove text properties from search result. (he-regexp-member): Removed function. (he-buffer-member): New function used instead of `he-regexp-member'. (try-expand-line,try-expand-line-all-buffers,try-expand-list, try-expand-list-all-buffers,try-expand-dabbrev, try-expand-dabbrev-all-buffers): Depending on `hippie-expand-no-restriction', widen the buffer before search. (try-expand-line-all-buffers,try-expand-list-all-buffers, try-expand-dabbrev-all-buffers): Use `he-buffer-member' and `hippie-expand-only-buffers'.
* Added keybinding for `reftex-mouse-view-crossref' to S-mouse-2.Carsten Dominik1998-03-101-2/+11
|
* Use list syntax for key definitions.Richard M. Stallman1998-03-091-133/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (winner-mode, winner-save-unconditionally) (winner-hook-installed-p): Save window configuration after every command if window-configuration-change-hook is not present. (winner-save-new-configurations, winner-insert-if-new): Compare a new window configuration with the previous configuration before saving it. (winner-insert-if-new, winner-ring) (winner-configuration, winner-set): Save buffer list together with the window configurations, so that windows that can no longer be correctly restored can instead be deleted. (winner-undo): Compare restored configuration with other configurations that have been reviewed and skip this one if it looks similar. (winner-insert-if-new, winner-save-new-configurations) (winner-save-unconditionally): Just save the final configuration if the same command (changing the window configuration) is applied several times in a row. (winner-switch): Removed the command `winner-switch' (and the variables connected to it), since because of the change above, any "switching package" may now be used without disturbing winner-mode too much. (winner-change-fun): Removed the pushnew command, so that `cl' will not have to be loaded. (winner-set-conf): Introduced "wrapper" around `set-window-configuration', so that `winner-undo' may be called from the minibuffer.
* (reftex-nicify-text): make a new " " string each time.Carsten Dominik1998-03-091-2/+3
| | | | (reftex-what-macro): Make sure, `reftex-section-regexp' is available.
* (fill-nobreak-predicate): New variable.Richard M. Stallman1998-03-091-8/+20
| | | | (fill-region-as-paragraph): Obey fill-nobreak-predicate.
* (do-auto-fill): Obey fill-nobreak-predicate.Richard M. Stallman1998-03-091-16/+22
|
* (latex-mode): Set fill-nobreak-predicate.Richard M. Stallman1998-03-091-0/+23
| | | | | | (slitex-mode): Set fill-nobreak-predicate, tex-face-alist, and imenu-create-index-function. (latex-fill-nobreak-predicate): New function.
* (make-help-screen): Mention DEL in the prompt.Richard M. Stallman1998-03-091-1/+1
|
* (update-file-autoloads):Richard M. Stallman1998-03-091-4/+1
| | | | Undo 1997-08-23 change.
* (quit-window): New command.Richard M. Stallman1998-03-091-1/+50
| | | | | | (shrink-window-if-larger-than-buffer): Bind text-height in the let*. (view-return-to-alist): Add defvar.
* (lisp-interaction-mode-map)Richard M. Stallman1998-03-081-6/+6
| | | | (emacs-lisp-mode-map, lisp-mode-map): Use set-keymap-parent.
* 1998-03-08 Carsten Dominik <cd@gnu.org>Carsten Dominik1998-03-081-11/+5
| | | | | * (reftex-offer-label-menu, reftex-select-item): removed match-everywhere interpretation.
* 1998-03-08 Carsten Dominik <cd@gnu.org>Carsten Dominik1998-03-081-65/+121
| | | | | | | | | | | | | | * (reftex-cursor-selected-face, reftex-mouse-selected-face, reftex-file-boundary-face, reftex-label-face, reftex-section-heading-face, reftex-toc-header-face, reftex-bib-author-face, reftex-bib-year-face, reftex-bib-title-face, reftex-bib-extra-face): New options. (reftex-toc, reftex-make-and-insert-label-list, reftex-format-bib-entry, reftex-section-info): Use fonts defined in the new options. (reftex-do-citation): Kill buffer *RefTeX Select* to avoid problems with lazy-lock.
* (vc-context-matches-p): New function.André Spiegel1998-03-081-23/+42
| | | | | | | | | | | | | | (vc-restore-buffer-context): Restore point and mark only if they don't match the context. (vc-revert-buffer1, vc-clear-headers): Use save-excursion to relocate point and mark, and vc-restore-buffer-context as a backup. (vc-resynch-buffer): When operating on the current buffer, don't use save-excursion, because that would undo the effects of the above functions. (vc-resynch-window): Deleted code that removed vc-find-file-hook temporarily. This was unnecessary, because find-file-hooks are not called when the buffer is reverted. (vc-register): Added comment for prev change.
* (c-emacs-features): Var moved to cc-vars.el.Richard M. Stallman1998-03-081-46/+1
|
* (c-emacs-features): Var moved from cc-defs.el.Richard M. Stallman1998-03-081-1/+1
|
* Don't require cc-defs.Richard M. Stallman1998-03-081-1/+0
|
* (c-initialize-cc-mode): Moved require's to top level.Richard M. Stallman1998-03-081-26/+12
| | | | (c-initialize-on-load): Variable removed.
* (c-Java-javadoc-paragraph-start): New variable for use in c-fill-paragraph.Richard M. Stallman1998-03-081-1/+4
|
* (c-fill-paragraph): Bind fill-paragraph-function toRichard M. Stallman1998-03-081-20/+125
| | | | | | | | | | | | | | | | | | nil when calling fill-paragraph, to avoid bogus recursion which will signal an error. (c-fill-paragraph): Always keep point in the same relative position. Fill comment before point if there's nothing else on the same line. Fill block comments after code a little better. Try harder to find a good fill-prefix when point is on a block comment ender line. Use c-Java-javadoc-paragraph-start in block comments in Java mode. Leave block comment ender alone when c-hanging-comment-ender-p is nil and point is on that line. Detect paragraph-separate in multiparagraph comments. Fix for bug that may strip the `*' off `*/' if fill-prefix ends with `*' and c-hanging-comment-ender-p is t. Added filling of multiline string literals. Always return t to disable filling in any unhandled area, i.e. actual code where fill-paragraph only mess things up.
* (c-inside-bracelist-p): Fix for enum test.Richard M. Stallman1998-03-081-48/+108
| | | | | | | | | | | | | (c-collect-line-comments): Require same comment start column. (c-guess-basic-syntax): Fixes for nesting of and repeated defun-open's inside extern and namespace clauses. This is done by passing a relpos to `inextern-lang' and `innamespace'. Also, the relpos in `defun-open' is no longer always bol. It's always bol when on the top level, however. Changed cases: 5A.5, 5I, 14A. (c-forward-token-1, c-backward-token-1): New functions to move by tokens. c-guess-basic-syntax): Fixes for Java 1.1 array initialization brace lists.
* (c-enable-xemacs-performance-kludge-p): New variable.Richard M. Stallman1998-03-081-0/+45
|
* Initial revisionRichard M. Stallman1998-03-081-0/+118
|
* (fill-region): If JUSTIFY is non-nilRichard M. Stallman1998-03-081-2/+9
| | | | | and not a known value, treat it as `full'. (fill-region-as-paragraph): Likewise.
* Whitespace changes.Richard M. Stallman1998-03-081-5/+9
|
* (mh-quit): Use quit-window.Richard M. Stallman1998-03-081-2/+2
|
* (rmail-next-same-subject): Ignore leading andRichard M. Stallman1998-03-081-8/+10
| | | | | | trailing whitespace in this message's subject. (rmail-bury, rmail-quit): Use quit-window.
* (news-exit): Use quit-window.Richard M. Stallman1998-03-081-1/+1
|
* (solitaire-quit): Function deleted.Richard M. Stallman1998-03-081-6/+1
| | | | (solitaire-mode-map): Use quit-window for q.
* (select-tags-table-quit): Use quit-window.Richard M. Stallman1998-03-081-3/+1
|
* (makefile-browser-quit): Use quit-window.Richard M. Stallman1998-03-081-1/+1
|
* (dired-quit): Function deleted.Richard M. Stallman1998-03-081-6/+1
| | | | (dired-mode-map): Use quit-window for q.
* (bookmark-bmenu-mode-map): Use quit-window for q.Richard M. Stallman1998-03-081-9/+1
| | | | (bookmark-bmenu-quit): Function deleted.
* (Buffer-menu-quit): Function deleted.Richard M. Stallman1998-03-081-9/+1
| | | | (Buffer-menu-mode-map): Use quit-window for q.
* (read-passwd): Renamed from read-password. New second arg CONFIRM.Richard M. Stallman1998-03-081-20/+31
|
* Customized.Stephen Eglen1998-03-0714-181/+427
|
* Customized.Stephen Eglen1998-03-071-35/+72
|
* Some comment, doc and bug fixes.Richard M. Stallman1998-03-071-255/+454
| | | | | | | | | | | | | | | | | | | | | | | | | | (ps-print-version): New version number (3.06) and doc fix. (ps-print-only-one-header, ps-font-type): New var. (ps-font-info-database): Better font database management. (ps-error-scale-font, ps-select-header-font): Funs eliminated. (ps-font, ps-font-bold, ps-font-italic, ps-font-bold-italic) (ps-avg-char-width, ps-space-width, ps-line-height) (ps-header-font, ps-header-title-font, ps-header-line-height) (ps-header-title-line-height): Vars eliminated. (ps-font-list, ps-font, ps-fonts, ps-font-number, ps-line-height) (ps-title-line-height, ps-space-width, ps-avg-char-width,): New funs. (ps-print-prologue-1): Adjust PostScript programming. (ps-color-format): Doc indentation. (ps-print-hook, ps-print-begin-page-hook, ps-print-begin-column-hook): New hook vars. (ps-spool-without-faces, ps-spool-with-faces): Run hook var. (ps-line-lengths-internal, ps-nb-pages, ps-select-font) (ps-get-page-dimensions, ps-begin-file, ps-end-file, ps-header-page) (ps-begin-page, ps-dummy-page, ps-next-line, ps-continue-line) (ps-basic-plot-string, ps-basic-plot-whitespace, ps-plot-region) (ps-control-character, ps-color-values, ps-generate): Adjust programming. (ps-page-number): New macro. (ps-plot-with-face, ps-generate-postscript-with-faces): Fix invisible text printing.
* (quail-defrule-internal): New arg REPLACE.Richard M. Stallman1998-03-061-3/+5
| | | | (quail-defrule): Call quail-defrule-internal with REPLACE t.