- 05 Oct, 2001 18 commits
-
-
Gerd Moellmann authored
(perl-calculate-indent): Use it. (perl-backward-to-noncomment): Use forward-comment.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(rmail-make-summary-line-1, rmail-summary-next-same-subject) (rmail-summary-goto-msg, rmail-summary-goto-msg): Allow 5 digit mesage ids instead of 4.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(doc-string-elt): Set symbol's prop. Copied from autoload.el. (lisp-font-lock-syntactic-face-function): New function. (lisp-mode-variables): Use it. Make arg optional. (emacs-lisp-mode): Don't pass an arg to lisp-mode-variables. (lisp-mode): Don't pass an arg to lisp-mode-variables. Set comment-start-skip.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(ignore-errors): Don't bother using a `err' symbol.
-
Gerd Moellmann authored
(byte-compile-file): Don't compile if `no-byte-compile' is set. (byte-compile-defvar): Update to reflect the change in Fdefvar. (batch-byte-recompile-directory): Pass arg=0.
-
Gerd Moellmann authored
(autoload-before-p, autoload-remove-section): New functions. (generate-file-autoloads): Use them. (update-file-autoloads): Use them. Return FILE if there's no cookie. Make sure the autoload file is properly formatted when creating it. (update-autoloads-from-directories): Use them as well. Only update autoloads for files whose timestamp has changed. Add a dummy entry to remember the files which had no autoload cookies.
-
Gerd Moellmann authored
(uniquify-reverse-components): Remove.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(make-local-hook): Make obsolete. (add-hook, remove-hook): Don't use make-local-hook any more. (make-syntax-table): Inherit all chars from s-s-t.
-
Gerd Moellmann authored
(command-line-1): If inhibit-startup-buffer-menu is set, don't display the buffer menu. From Simon Josefsson <jas@extundo.com>.
-
Gerd Moellmann authored
(isearch-mode): Remember value of isearch-case-fold-search in isearch-last-case-fold-search. (isearch-done): Quote value of isearch-case-fold-search. (isearch-repeat): When resuming a search, restore isearch-case-fold-search from isearch-last-case-fold-search.
-
Gerd Moellmann authored
(setenv): Add parameter SUBSTITUTE-ENV-VARS. If set, substitute environment variables in VALUE. Return VALUE.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
- 04 Oct, 2001 8 commits
-
-
Eli Zaretskii authored
to produce Meta keys.
-
Andrew Innes authored
-
Andrew Innes authored
gb2312 an alias for gb2312.1980.
-
Andrew Innes authored
(w32_load_system_font): Don't believe what GetLanguageFontInfo says; query codepage info directly to determine if font is double byte. (x_to_w32_charset): Handle private format for unknown charsets. Handle wildcards in charset spec, by ignoring them. (w32_codepage_for_font): Fix argument to alloca. Don't remove "*-" prefix from charset. (x_to_w32_font): Enlarge remainder array for safety. Specifically handle the truncated font spec form constructed by font_list_1, so that we correctly identify the charset fields. Don't remove "*-" prefix from charset. (w32_list_synthesized_fonts): Fix argument to alloca.
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
the first in the list of local variables. From Eric Hanchrow <offby1@blarg.net>.
-
- 03 Oct, 2001 6 commits
-
-
Stefan Monnier authored
-
Pavel Janík authored
-
Pavel Janík authored
-
ShengHuo ZHU authored
Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.
-
Eli Zaretskii authored
-
Miles Bader authored
`process-environment' that earlier entries take precedence over later ones.
-
- 02 Oct, 2001 6 commits
-
-
Andreas Schwab authored
and Extended Passive Mode, resp.
-
Miles Bader authored
-
Miles Bader authored
`minibuffer-contents-no-properties', and `delete-minibuffer-contents'. Correct description for `minibuffer-prompt-end'.
-
Miles Bader authored
-
Miles Bader authored
`next-char-property-change' and `previous-char-property-change'. Add entries for `next-single-char-property-change' and `previous-single-char-property-change'. Make operand names a bit more consistent.
-
Miles Bader authored
(Fprevious_char_property_change): Remove reference to non-existant argument OBJECT from doc-string.
-
- 01 Oct, 2001 2 commits
-
-
Eli Zaretskii authored
command line to force `configure' to use -traditional.
-
Eli Zaretskii authored
calls x-popup-menu only if popup menus are supported. (calendar-mouse-insert-hebrew-diary-entry) (calendar-mouse-insert-islamic-diary-entry) (calendar-mouse-holidays, calendar-mouse-view-diary-entries) (calendar-mouse-view-other-diary-entries) (calendar-mouse-print-dates, calendar-mouse-2-date-menu) (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax): Call cal-menu-x-popup-menu instead of x-popup-menu.
-