- 11 Jun, 2000 12 commits
-
-
Jason Rumney authored
-
Dave Love authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
to `XEvent *'.
-
Stefan Monnier authored
-
Stefan Monnier authored
below the autoload cookie so we can load the file before loaddefs.
-
Stefan Monnier authored
-
Stefan Monnier authored
Handle easy-mmode-define-global-mode. For complex macros like define-minor-mode that can generate several autoload entries, try to autoload entries in the macroexpanded code.
-
Stefan Monnier authored
Use byte-compile-current-file and load-file-name to infer the proper :require to pass to defcustom. Wrap the hook var into `progn' so as not to autoload it. Add a :autoload-end cookie. Be more careful about the evaluation of KEYMAP. (easy-mmode-define-global-mode): Add a :autoload-end cookie. (define-derived-mode): Move define-abbrev-table outside of defvar.
-
Stefan Monnier authored
(autoloads): Explicitly load `autoload' to bootstrap without loaddefs. (backup-compiled-files): Ignore errors during `tar'. (bootstrap): Make autoloads before elc files.
-
- 10 Jun, 2000 10 commits
-
-
Kenichi Handa authored
(regex_compile): Fix the code for handling the case of single byte char and multibyte char being mixed in a range within [...].
-
Kenichi Handa authored
-
Kenichi Handa authored
change only EOL conversion.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
and dst_multibyte members of coding.
-
Kenichi Handa authored
(UNIBYTE_STR_AS_MULTIBYTE_P): Fix for an invalid multibyte sequence.
-
Kenichi Handa authored
bytes_by_char_head. (init_charset_once): Initialize elements of bytes_by_char_head to 1 except for leading codes for private charases.
-
Kenichi Handa authored
-
- 09 Jun, 2000 15 commits
-
-
Ken Raeburn authored
access the data it doesn't point to.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
simplified.
-
Dave Love authored
-
Dave Love authored
make-buffer-file-executable-if-script-p as an option.
-
Dave Love authored
(executable-insert): Change custom type. (executable-find): Add autoload cookie. (make-buffer-file-executable-if-script-p): New function from Noah Friedman.
-
Kenichi Handa authored
-
Kenichi Handa authored
for Tibetan.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
pattern for CJK characters (X^H^HX).
-
Kenichi Handa authored
-
- 08 Jun, 2000 3 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Set maintainer to FSF since author isn't reachable.
-
Gerd Moellmann authored
it's an integer.
-