- 01 Dec, 2001 5 commits
-
-
Kim F. Storm authored
(syms_of_frame): Initialize them.
-
Kim F. Storm authored
(Qleft_fringe, Qright_fringe): Declare. (FRAME_RIGHT_FRINGE_WIDTH): New macro.
-
Stefan Monnier authored
(message-make-date, message-make-message-id): Autoload when needed. (smtpmail-send-it): Use them to add `Date:' and `Message-Id:' headers when missing.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 30 Nov, 2001 19 commits
-
-
Stefan Monnier authored
with the `visit' argument. (Info-extract-menu-node-name): Use `replace-regexps-in-string'.
-
Stefan Monnier authored
`change-major-mode-hook' locally. Reset invisibility spec.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Kai Großjohann authored
error message. Suggestion from Richard M. Stallman.
-
André Spiegel authored
-
André Spiegel authored
it.
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Eli Zaretskii authored
(menu-bar-read-emacs-man, search-emacs-glossary) (emacs-index-search, elisp-index-search): New functions. (apropso-documentation, apropos, apropos-value, apropos-variable) (apropos-commands): Modify menu item names and help text. (elisp-index-search, emacs-index-search, emacs-glossary): New menu items. (menu-bar-manuals-menu): Move the Ordering Manuals item to a submenu. (info-elisp, info-elintro): New menu items. (apropos): Modify the menu item name.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(Man-mode-map): Bind mouse-2 to it. (Man-match-substring): Remove. Replace with `match-string'. (man): Use the `default-value' argument to `read-string'. (Man-fontify-manpage): Add mouse-face to cross references.
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Stefan Monnier authored
the value of require-match in minibuffer-completion-confirm. Use crm-local-completion-map.
-
Stefan Monnier authored
(let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2). (cl-make-type-test): Use char-valid-p for `character'.
-
- 29 Nov, 2001 16 commits
-
-
Stefan Monnier authored
(Info-index): Don't protect the history around the call to Info-goto-index.
-
Stefan Monnier authored
(Info-complete-menu-item): Rewrite. Add the ability to search several sequential nodes. Add a simple caching mechanism. (Info-goto-index): New function extracted from Info-index. (Info-index): Use it. Add completion to the interactive spec. (Info-menu-update): Simplify call to `Info-complete-menu-item'.
-
Stefan Monnier authored
-
Dave Love authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Dave Love authored
latin-iso8859-4 characters. Use Hebrew letters, not compatibility symbols.
-
Richard M. Stallman authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Stefan Monnier authored
-
Dave Love authored
-
Dave Love authored
extra extra slot. (detect_coding_mask): Fix call of detect_coding_iso2022.
-
Dave Love authored
(map-charset-chars): New function. (register-char-codings): Use it to cope with generic chars in safe-chars.
-
Dave Love authored
(fortran-window-create, fortran-window-create-momentarily): Rewrite, moving error condition. (fortran-beginning-do, fortran-beginning-if): Fix regexps. (fortran-mode-syntax-table): Revert last change.
-