summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (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.
* (titdic-convert): Use set-buffer-multibyte.Richard M. Stallman1998-03-061-1/+1
|
* (fortran-column-ruler-fixed,Dave Love1998-03-061-5/+3
| | | | | | fortran-column-ruler-tab): Doc fix. (fortran-mode-map): Bind fortran-narrow-to-subprogram. (bug-fortran-mode): Variable deleted.
* Various doc fixes, mainly to remove innappropriateDave Love1998-03-061-77/+81
| | | | | | | | | | | | | | | | leading "*"s. (browse-url-new-window-p, browse-url-netscape-display, browse-url-save-file, browse-url-generic-program): Add autoload cookie. (browse-url-mosaic-program, browse-url-lynx-input-field, browse-url-lynx-input-attempts, browse-url-lynx-input-delay): Add :version. (browse-url-of-file-hook): Add :options. (browse-url-lynx-emacs-args): New option. (browse-url-lynx-emacs): Use it. (browse-url-lynx-xterm): Use backquote. (browse-url-emacs-display): Use Emacs version, not XEmacs. ((require 'term)): When compiling.
* (generic-mode-ini-file-find-file-hook): Use and-s instead of if-s.Richard M. Stallman1998-03-061-46/+57
| | | | | | (generic-use-find-file-hook): Changed from defvar to defcustom. (generic-lines-to-scan): Changed from defvar to defcustom. (generic-find-file-regexp): Changed from defvar to defcustom.
* Fixed spelling of `autoload' magic cookies.Richard M. Stallman1998-03-061-2/+2
|
* 1998-03-06 Carsten Dominik <cd@delysid.gnu.org>Carsten Dominik1998-03-061-6/+9
| | | | | * (reftex-select-item): A set-buffer in the unwind-protect form makes sure we deinstall in the correct hooks.
* (backward-delete-char-untabify-method): New user option.Richard M. Stallman1998-03-061-2/+18
| | | | | (backward-delete-char-untabify): Obey it. This implements "hungry" delete.
* (time-stamp-pattern): New variable.Richard M. Stallman1998-03-061-44/+94
| | | | | (time-stamp): Use that new variable. (time-stamp-string): Take optional format arg.
* (basic-save-buffer): Use save-current-buffer not save-excursion.Richard M. Stallman1998-03-051-13/+14
|
* (isearch-*-char): Do nothing special if quoted with \.Richard M. Stallman1998-03-051-17/+20
|
* (auto-mode-alist): Recognize zone-mode.Richard M. Stallman1998-03-051-0/+15
|
* Use browse-url directly.Per Abrahamsen1998-03-041-2/+1
|
* (sref): Increase CHAR in the while loop.Kenichi Handa1998-03-041-1/+2
|
* Some support for character terminals provided.Richard M. Stallman1998-03-031-75/+349
| | | | | | | | | | | | | Various functions are smarter about using the correct windows and the appropriate keymaps. (vcursor-string): New variable, shows vcursor on dumb terminals. (vcursor-map): New variable, holds keymap for vcursor commands. (vcursor-use-vcursor-map): New variable, non-nil if vcursor keys are overlaid onto main keymap. (vcursor-toggle-vcursor-map): New function to implement this. (vcursor-interpret-input): New variable, copy input as if typed. (vcursor-window-funcall): With list instead of symbol, now calls interactively. (vcursor-isearch-backward): New function to match forward isearch.
* Comment change.Richard M. Stallman1998-03-032-2/+2
|
* (iswitchb-default-method): Remove :tag entries.Stephen Eglen1998-03-031-15/+25
| | | | Doc fixes.
* Comment change.Richard M. Stallman1998-03-035-1/+5
|
* (locate-update): New function.Richard M. Stallman1998-03-031-69/+79
| | | | | | | | | | | | | | | (locate-current-line-number): Renamed from `current-line'. (locate-default-make-command-line): Use list, not cons. (locate): Added a `save-window-excursion' form. (locate): Used an `apply' form for the start-process call. (locate-mode): Now has a `revert-buffer-function' (locate-do-setup): Now longer deletes window. (locate-header-face): Use underline, not region. (locate-update-command): New option. (locate-command): Changed from defvar to defcustom. (locate-make-command-line): Changed from defvar to defcustom. (locate-fcodes-file): Changed from defvar to defcustom. (locate-mouse-face): Changed from defvar to defcustom.
* (dired-get-filename): Don't call encode-coding-stringKenichi Handa1998-03-031-0/+1
| | | | if default-file-name-coding-system is non-nil.
* (insert-directory): Bind coding-system-for-write.Kenichi Handa1998-03-031-8/+6
| | | | | Don't encode filename here because call-process encodes the arguments by codign-system-for-write.
* Comment change.Richard M. Stallman1998-03-035-2/+5
|