- 05 Oct, 2001 22 commits
-
-
Gerd Moellmann authored
(Fbyte_code) <varset>: Simplify the test if symbol's value can be set directly.
-
Gerd Moellmann authored
New variables. (init_alloc_once): Initialize new variables. (PURE_POINTER_P): Use new variables. (pure_alloc): If pure storage overflows, allocate from the heap. (check_pure_size): New function. (Fgarbage_collect): Don't GC if pure storage has overflowed. (Vpost_gc_hook, Qpost_gc_hook): New variables. (syms_of_alloc): DEFVAR_LISP post-gc-hook, initialize Qpost_gc_hook. (Fgarbage_collect): Run post-gc-hook. (Fmake_symbol): Adapt to changes of struct Lisp_Symbol.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(nroff-mode-map, nroff-mode-syntax-table): Massage.
-
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 4 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
-