summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in key binding of clone-indirect-buffer-other-window.Gerd Moellmann2000-04-191-1/+1
|
* *** empty log message ***Gerd Moellmann2000-04-191-0/+4
|
* (clone-indirect-buffer-other-window): New command.Gerd Moellmann2000-04-191-2/+17
| | | | | (clone-indirect-buffer): Add optional arg NORECROD. (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
* *** empty log message ***Gerd Moellmann2000-04-191-0/+14
|
* (hexl-insert-hex-string): New command.Gerd Moellmann2000-04-191-0/+25
|
* (inferior-lisp-mode): Don't setGerd Moellmann2000-04-191-18/+1
| | | | | | | non-existing variable comint-input-sentinel. (inferior-lisp-args-to-list): Removed. (inferior-lisp): Use split-string instead of inferior-lisp-args-to-list.
* (count-screen-lines): New function.Gerd Moellmann2000-04-191-2/+42
| | | | | (shrink-window-if-larger-than-buffer): Use count-screen-lines instead of window-buffer-height.
* (resize-temp-buffer-window): Use count-screen-lines.Gerd Moellmann2000-04-191-1/+1
|
* *** empty log message ***Gerd Moellmann2000-04-191-0/+5
|
* (gulp-maintainer): Use expand-file-nameGerd Moellmann2000-04-191-1/+1
| | | | instead of concat.
* *** empty log message ***Gerd Moellmann2000-04-181-0/+10
|
* (mail-do-fcc): Prevent inserting a newlineGerd Moellmann2000-04-181-0/+4
| | | | at the start of an existing but empty folder.
* Customization fix, doc fix.Gerd Moellmann2000-04-181-4/+4
| | | | (ps-multibyte-buffer): Customization fix.
* (read-passwd): Use read-char-exclusive.Richard M. Stallman2000-04-171-1/+1
|
* *** empty log message ***Richard M. Stallman2000-04-171-0/+4
|
* *** empty log message ***Gerd Moellmann2000-04-171-0/+12
|
* (clone-indirect-buffer): New function.Gerd Moellmann2000-04-171-0/+26
|
* (basic-save-buffer-2): Use a template with `$'Gerd Moellmann2000-04-171-1/+3
| | | | instead of `#' for VMS.
* (texinfo-insert-@email)Gerd Moellmann2000-04-171-0/+39
| | | | | | (texinfo-insert-@emph, texinfo-insert-@quotation) (texinfo-insert-@strong, texinfo-insert-@url): New functions. (texinfo-mode-map): Add key bindings for them.
* *** empty log message ***Gerd Moellmann2000-04-171-10/+18
|
* (iswitchb-case): New function. If the user inputGerd Moellmann2000-04-171-5/+32
| | | | | contains any upper-case characters, the search is made case-sensitive.
* (texinfo-mode-syntax-table): Add \n as comment-end.Stefan Monnier2000-04-172-62/+112
| | | | | | | | | | | | (texinfo-font-lock-syntactic-keywords): New var. (texinfo-font-lock-keywords): Remove comment regexp. (texinfo-insert-block): New function. (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block. (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip and font-lock-defaults. Use regexp-opt for outline-regexp. (texinfo-environments): New var. (texinfo-environment-regexp): Use regexp-opt and texinfo-environments.
* (ispell-menu-map-needed): Check that ispell-processStefan Monnier2000-04-171-8/+8
| | | | | | is bound since this might be eval'd before ispell is loaded. (ispell-message): Use a tiny bit less magic and a bit more hard data to figure out what kind of sc-cite-regexp to use.
* (fancy-diary-display, mark-diary-entries)Stefan Monnier2000-04-171-7/+7
| | | | (insert-cyclic-diary-entry): Unquote the lambda.
* (gud-jdb-build-source-files-list): Fix typo.Stefan Monnier2000-04-171-1/+1
|
* (backup-enable-predicate): Unquote the lambda.Stefan Monnier2000-04-171-1/+1
|
* (custom-face, face): Unquote the lambda.Stefan Monnier2000-04-171-3/+2
|
* Check for line-beginning-position definition.Gerd Moellmann2000-04-152-8/+25
| | | | | | | Fix counting lines in a region. (ps-print-version): New version number (5.1.5). (ps-spool-without-faces, ps-spool-with-faces): Adjust code. (ps-printing-region): Fun code fix.
* (gud-jdb-build-source-files-list): Change file-exists-pGerd Moellmann2000-04-152-1/+6
| | | | to file-directory-p.
* *** empty log message ***Gerd Moellmann2000-04-141-0/+5
|
* (gud-jdb-build-source-files-list): Check that directoryGerd Moellmann2000-04-141-1/+3
| | | | exists before calling directory-files.
* *** empty log message ***Dave Love2000-04-131-0/+27
|
* *** empty log message ***Gerd Moellmann2000-04-131-0/+15
|
* Customization fix, doc fix.Gerd Moellmann2000-04-131-26/+32
| | | | | | | | | (ps-print-version): New version number (5.1.4). (ps-article-author, ps-article-subject, ps-info-file, ps-info-node) (ps-print-preprint): Adjust code. (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue) (ps-print-prologue-header, ps-print-control-characters) (ps-spool-config): Customization fix.
* (include-other-diary-files): Fix the fix ofGerd Moellmann2000-04-131-4/+5
| | | | 2000-02-18 by doing a save-excursion.
* Change maintainer. Use new backquoteDave Love2000-04-131-46/+37
| | | | syntax.
* Remove when, unless.Dave Love2000-04-131-5/+3
|
* Use keywordp.Dave Love2000-04-131-2/+1
|
* (custom-sort-items): Avoid symbol-name with newDave Love2000-04-131-1/+1
| | | | string-lessp.
* (edebug-keywordp): Remove. Change callersDave Love2000-04-131-9/+10
| | | | | to use keywordp. (edebug-spec): Enable keywordp.
* (keywordp): Remove.Dave Love2000-04-131-3/+0
|
* Don't quote keywords.Dave Love2000-04-131-35/+24
| | | | | | | | | | (cl-old-mapc): New variable. (mapc): Use it. (cl-map-intervals): Use with-current-buffer. Don't check for next-property-change. (cl-map-overlays): Use with-current-buffer. (cl-expt): Remove. (copy-tree, remprop): Define unconditionally.
* (ispell-menu-map): Menu items rearranged andEli Zaretskii2000-04-132-137/+338
| | | | | | | | | | | | | | | | | | | | | | | converted to the new menu-item format, names silightly changed, help strings added. Support for spelling without async subprocesses: (ispell-cmd-args, ispell-output-buffer) (ispell-session-buffer): New variables. (ispell-start-process, ispell-process-status, ispell-accept-output, ispell-send-string): New functions, for Ispell invocation when async subprocesses aren't supported. (ispell-word, ispell-pdict-save, ispell-command-loop, ispell-process-line, ispell-buffer-local-parsing): Replace calls to process-send-string with calls to ispell-send-string, and accept-process-output with ispell-accept-output. (ispell-init-process): Call ispell-process-status instead of process-status with. (ispell-init-process): Call ispell-start-process. Call ispell-accept-output and ispell-send-string. Don't call process-kill-without-query and kill-process if they are unbound. (ispell-async-processp): New function.
* Copyright up-date.Dave Love2000-04-122-1/+12
|
* Add debug-ignored-errors.Dave Love2000-04-121-6/+32
| | | | | (Info-mode-menu): Add some items. (Info-directory): Add autoload cookie.
* (menu-bar-options-menu): Make `mule' always visible.Dave Love2000-04-121-15/+23
| | | | | | Modify `truncate-lines'. Make `describe-language-environment' always visible and add help. Modify `describe-key' help. Invoke Info-directory from `info'. New entry `emacs-manual'.
* (ebrowse-tree-mode): UseGerd Moellmann2000-04-102-28/+13
| | | | | | | propertized-buffer-identification. (ebrowse-update-member-buffer-mode-line): Likewise. (ebrowse--mode-strings): Removed. (ebrowse--mode-line-props): Removed.
* *** empty log message ***Gerd Moellmann2000-04-103-63/+17
|
* (ebrowse-read): Skip forward over whiteGerd Moellmann2000-04-101-86/+59
| | | | | | | | space before testing for end of buffer. (ebrowse-load): Removed. (ebrowse-revert-tree-buffer-from-file): Rewritten. (ebrowse-create-tree-buffer): Rewritten. (ebrowse-tree-mode): Read tree from buffer.
* (auto-mode-alist): Add `EBROWSE'.Gerd Moellmann2000-04-101-1/+3
|