| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Rename some menu item strings.
(menu-bar-manuals-menu, menu-bar-describe-menu): New submenus.
Add an Apropos Variables item.
|
|
|
|
| |
(apropos-command): New arg JUST-VARS.
|
| |
|
|
|
|
| |
(lisp-mode-variables): Bind normal-auto-fill-function.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(ps-print-version): New version number (3.05.2) and doc fix.
(ps-print, ps-header-lines, ps-show-n-of-n, ps-font-info-database)
(ps-font-family, ps-font-size, ps-header-font-family)
(ps-header-font-size, ps-header-title-font-size, ps-bold-faces)
(ps-italic-faces, ps-underlined-faces, ps-left-header, ps-right-header)
(ps-font, ps-font-bold, ps-font-italic, ps-font-bold-italic)
(ps-avg-char-width, ps-space-width, ps-line-height): Doc fix.
(ps-error-scale-font): New fn.
(ps-soft-lf, ps-hard-lf): Fn deleted.
(ps-get-page-dimensions, ps-set-bg, ps-face-bold-p, ps-face-italic-p)
(ps-set-color): Reindentation.
(ps-output-string-prim, ps-xemacs-face-kind-p): Internal blank lines
deleted.
(ps-set-font): Little programming improvement.
(ps-line-lengths-internal, ps-nb-pages, ps-select-font)
(ps-select-header-font): Simplify some expressions.
(ps-plot-region): Replace (- X 1) by (1- X).
(ps-generate-header): Replace (+ X 1) by (1+ X).
(ps-print-preprint, ps-plot-with-face, ps-print-ensure-fontified)
(ps-kill-emacs-check): Replace (if (and A B) C) by (and A B C).
(ps-init-output-queue, ps-gnus-article-prepare-hook, ps-jts-ps-setup):
Replace (setq a b)(setq c d) by (setq a b c d).
(ps-begin-file, ps-end-file): Replace (ps-output A)(ps-output B)
by (ps-output A B).
(ps-begin-page): Replace (ps-output A)(ps-output B) by (ps-output A B),
replace (setq a b)(setq c d) by (setq a b c d).
(ps-next-line, ps-continue-line): Replace (setq a b)(setq c d)
by (setq a b c d), and incorporates ps-soft-lf and ps-hard-lf,
respectively.
(ps-plot): Replace (setq a b)(setq c d) by (setq a b c d),
and programming improvement.
(ps-generate-postscript-with-faces): Initialization fix,
replace (setq a b)(setq c d) by (setq a b c d),
replace (if (and A B) C) by (and A B C).
(ps-generate): Doc fix, reprogramming to set the page count,
replace (setq a b)(setq c d) by (setq a b c d),
replace (if A nil B) by (or A B),
replace (if (and A B) C) by (and A B C).
(ps-info-mode-hook): Replace (list 'A 'B) by '(A B).
(ps-jack-setup): Replace (list) by nil.
|
|
|
|
|
| |
Downcase the host name
(ange-ftp-passwd-hashtable): Doc fix.
|
| |
|
|
|
|
| |
(interpreter-mode-alist): Add miniperl.
|
|
|
|
|
| |
(frame-configuration-to-register): Include (point) in the saved value.
(jump-to-register): Restore (point) as well as window or frame config.
|
| |
|
| |
|
| |
|
|
|
|
| |
(browse-url): Quote browse-url-choose-browser in application.
|
|
|
|
| |
buffer, not the current buffer.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(help-with-tutorial): Use help-with-tutorial-alist to read a language
name, and also to find the tutorial file for a language.
|
|
|
|
|
| |
New arg ALL says return info about all the addresses.
Clarify buffer switching logic using save-excursion.
|
| |
|
|
|
|
|
|
| |
by getting an error trying to delete it.
Handle the cases where we can, and can't, get the killed text
from the undo list with much the same code.
|
| |
|
|
|
|
| |
<type>*<mumble> and un-named block data, allow some continuations.
|
|
|
|
|
|
| |
(isearch-yank-kill, isearch-yank-word, isearch-yank-line): Use it.
(isearch-yank-x-selection): New function.
(isearch-yank): Function deleted.
|
| |
|
|
|
|
|
| |
message uses the quoted-printable content-transfer-encoding,
decode it into 8bit.
|
|
|
|
|
|
| |
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
|
|
|
|
|
|
| |
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
|
|
|
|
|
|
| |
Add the diary entry "specifier" to the entry on the list.
(diary-unknown-time): New variable.
(diary-entry-time): Use it.
|
|
|
|
| |
"specifier" to the entry on the list.
|
|
|
|
| |
"specifier" to the entry on the list.
|
|
|
|
| |
Bind default-directory to "/" to avoid possible error in call-process.
|
|
|
|
| |
(comment-region): Use it.
|
|
|
|
|
| |
implementation) so that `locate-library' can find compressed files.
(finder-commentary): Use it.
|
|
|
|
|
| |
confused in paragraph loop if we start on the last line
and it has no final newline.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Set to '("-i") to force interactive behavior.
(inferior-octave-prompt): Include the `debug' prompt issued by the
Octave `keyboard' command.
|
| |
|
|
|
|
|
|
| |
Test imenu-prev-index-position-function and
imenu-extract-index-name-function for non-nil, not fboundp.
(imenu-add-to-menubar): Likewise.
|
|
|
|
|
| |
region is active, only search the region.
(query-replace, etc.): Doc fixes.
|
|
|
|
| |
Enable for non-breaking space in Latin-N.
|
| |
|
|
|
|
| |
Give the day array, not the month array.
|
| |
|