| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(solitaire-mode-map): Use quit-window for q.
|
| |
|
| |
|
|
|
|
| |
(dired-mode-map): Use quit-window for q.
|
|
|
|
| |
(bookmark-bmenu-quit): Function deleted.
|
|
|
|
| |
(Buffer-menu-mode-map): Use quit-window for q.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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): Call quail-defrule-internal with REPLACE t.
|
| |
|
|
|
|
|
|
| |
fortran-column-ruler-tab): Doc fix.
(fortran-mode-map): Bind fortran-narrow-to-subprogram.
(bug-fortran-mode): Variable deleted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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.
|
| |
|
|
|
|
|
| |
* (reftex-select-item): A set-buffer in the unwind-protect form makes
sure we deinstall in the correct hooks.
|
|
|
|
|
| |
(backward-delete-char-untabify): Obey it.
This implements "hungry" delete.
|
|
|
|
|
| |
(time-stamp): Use that new variable.
(time-stamp-string): Take optional format arg.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Doc fixes.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
if default-file-name-coding-system is non-nil.
|
|
|
|
|
| |
Don't encode filename here because call-process encodes the
arguments by codign-system-for-write.
|
| |
|
|
|
|
| |
When showing the message, put point at beginning of buffer.
|
|
|
|
| |
default-file-name-coding-system to japanese-iso-8bit.
|
|
|
|
|
| |
default-file-name-coding-system. Doc-string modified.
(prefer-coding-system): Doc-string modified.
|
|
|
|
|
| |
file-name-coding-system or default-file-name-coding-system if
enable-multibyte-characters is non-nil
|
|
|
|
|
| |
the range 0200..0237. Use unibyte-char-to-multibyte for codes in
the range 0240..0377.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Don't bind enable-multibyte-characters; instead,
bind default-enable-multibyte-characters before creating buffer.
(after-insert-file-set-buffer-file-coding-system):
Use set-buffer-multibyte.
Use add-hook to add this to after-insert-file-functions.
|
| |
|
|
|
|
| |
Eliminating pushnew previously had actually fixed the lossage.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
current buffer is in Info mode.
|
| |
|
|
|
|
| |
when buffer-file-name is nil.
|