| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
(clone-indirect-buffer): Add optional arg NORECROD.
(toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
|
| |
|
| |
|
|
|
|
|
|
|
| |
non-existing variable comint-input-sentinel.
(inferior-lisp-args-to-list): Removed.
(inferior-lisp): Use split-string instead of
inferior-lisp-args-to-list.
|
|
|
|
|
| |
(shrink-window-if-larger-than-buffer): Use count-screen-lines
instead of window-buffer-height.
|
| |
|
| |
|
|
|
|
| |
instead of concat.
|
| |
|
|
|
|
| |
at the start of an existing but empty folder.
|
|
|
|
| |
(ps-multibyte-buffer): Customization fix.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
instead of `#' for VMS.
|
|
|
|
|
|
| |
(texinfo-insert-@emph, texinfo-insert-@quotation)
(texinfo-insert-@strong, texinfo-insert-@url): New functions.
(texinfo-mode-map): Add key bindings for them.
|
| |
|
|
|
|
|
| |
contains any upper-case characters, the search is made
case-sensitive.
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
(insert-cyclic-diary-entry): Unquote the lambda.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
to file-directory-p.
|
| |
|
|
|
|
| |
exists before calling directory-files.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
2000-02-18 by doing a save-excursion.
|
|
|
|
| |
syntax.
|
| |
|
| |
|
|
|
|
| |
string-lessp.
|
|
|
|
|
| |
to use keywordp.
(edebug-spec): Enable keywordp.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
(Info-mode-menu): Add some items.
(Info-directory): Add autoload cookie.
|
|
|
|
|
|
| |
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'.
|
|
|
|
|
|
|
| |
propertized-buffer-identification.
(ebrowse-update-member-buffer-mode-line): Likewise.
(ebrowse--mode-strings): Removed.
(ebrowse--mode-line-props): Removed.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|