1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

33015 Commits

Author SHA1 Message Date
Eli Zaretskii
c4a4054403 (normal-top-level-add-subdirs-to-load-path): Ignore
the CVS and RCS subdirectories case-insensitively.
2000-12-07 15:01:59 +00:00
Eli Zaretskii
76a76a577f (Ffile_system_info): New function.
(syms_of_dosfns): Defsubr it.
2000-12-07 14:53:45 +00:00
Eli Zaretskii
fc3e23a4b4 (dired-insert-directory): If file-system-info is
fboundp, call it instead of invoking dired-free-space-program.
2000-12-07 14:52:50 +00:00
Gerd Moellmann
0f5f7c3eb6 (server-visit-files): Push files on file-name-history. 2000-12-07 13:53:21 +00:00
Gerd Moellmann
3764ba4925 Update copyright. 2000-12-07 13:44:45 +00:00
Gerd Moellmann
8e7931da20 *** empty log message *** 2000-12-07 13:38:11 +00:00
Gerd Moellmann
ae0d748578 *** empty log message *** 2000-12-07 13:27:34 +00:00
Gerd Moellmann
7f8661a0ab (mode-line-mode-menu): Add glasses-mode. 2000-12-07 13:27:08 +00:00
Gerd Moellmann
97f1dbede6 (glasses-mode): Update mode line at the end
of the function.
2000-12-07 13:25:18 +00:00
Gerd Moellmann
2a5405b668 (mode-line-mode-menu): Reverse the order
of define-keys so that the menu appears in alphabetical order.
2000-12-07 13:22:12 +00:00
Gerd Moellmann
796ecd1048 *** empty log message *** 2000-12-07 13:21:55 +00:00
Gerd Moellmann
27e3b1a140 (xm_arm_callback): Fix last change. 2000-12-07 12:33:32 +00:00
Kenichi Handa
31446945e1 *** empty log message *** 2000-12-07 12:20:55 +00:00
Dave Love
e2849090fc *** empty log message *** 2000-12-07 12:17:57 +00:00
Dave Love
a3fdb58aaa (jka-compr-compression-info-list): Fix :type. 2000-12-07 12:14:58 +00:00
Dave Love
74a723ded2 (facemenu-unlisted-faces): Fix value. 2000-12-07 12:14:08 +00:00
Dave Love
003dabb730 (mailcap-download-directory): Fix :type. 2000-12-07 12:12:08 +00:00
Dave Love
aae25c8cb6 (smiley-data-directory): Fix :type. 2000-12-07 12:11:06 +00:00
Dave Love
9b708394b7 (gnus-audio-directory): Fix :type. 2000-12-07 12:09:25 +00:00
Stefan Monnier
5c7f629c15 *** empty log message *** 2000-12-07 12:02:25 +00:00
Stefan Monnier
2003532193 (gc_sweep): Add comment. 2000-12-07 12:00:51 +00:00
Stefan Monnier
724a330fe4 (font-lock-default-fontify-region):
Include the terminating \n (off-by-one error).
(font-lock-set-defaults): Use dolist.
2000-12-07 11:59:38 +00:00
Stefan Monnier
b761da871c (define-derived-mode): Don't use combine-run-hooks. 2000-12-07 11:52:01 +00:00
Gerd Moellmann
959e647dcf (x_free_gcs): New function. 2000-12-07 11:45:33 +00:00
Gerd Moellmann
bd637d692d (x_free_gcs): Add prototype. 2000-12-07 11:43:37 +00:00
Gerd Moellmann
0dea0fed5c (EmacsFrameDestroy): Call x_free_gcs instead of
freeing GCs here.
2000-12-07 11:43:22 +00:00
Gerd Moellmann
4ca78676d2 (x_destroy_window): Call x_free_gcs so that
resources of non-toolkit X windows will be freed.
2000-12-07 11:43:06 +00:00
Kenichi Handa
2fa7e20272 (describe-language-environment): Fix
for the case that an input method title is not string but a list.
2000-12-07 10:55:39 +00:00
Kenichi Handa
ffbaa12258 *** empty log message *** 2000-12-07 10:54:43 +00:00
Andrew Innes
478ea067cf (xlfd_charset_of_font): Fix last change. 2000-12-07 10:41:54 +00:00
Kenichi Handa
1c3cea1133 (bdf-read-font-info): Modify the kludgy code for fonts
of wrong SIZE record.
2000-12-07 00:00:11 +00:00
Kenichi Handa
73481ae314 *** empty log message *** 2000-12-06 23:59:53 +00:00
Dave Love
672920615e *** empty log message *** 2000-12-06 21:17:56 +00:00
Dave Love
27d2a96638 (__P): Don't define -- it comes from config.h. 2000-12-06 21:16:37 +00:00
Gerd Moellmann
d285b37395 (gc_sweep): Prevent symbols read during loadup
from being freed.
2000-12-06 21:05:09 +00:00
Dave Love
fbd9f27699 close @defopt. 2000-12-06 20:51:15 +00:00
Dave Love
97dad10831 Zap before-change-function, ftp-setup-write-file-hooks,
ftp-write-file-hook, m2-mode-hook, after-change-function.
Add mouse-position-function.
2000-12-06 20:49:59 +00:00
Dave Love
c7a401dd19 Why no package system.
Rationale for loading without effect.
Defining compatibility aliases.
2000-12-06 20:48:43 +00:00
Dave Love
e7cff5504b Fix copyright years. 2000-12-06 20:24:23 +00:00
Dave Love
fbee3231d0 *** empty log message *** 2000-12-06 19:57:12 +00:00
Dave Love
1da6faed0b Change some #if foo to #ifdef foo.
Fix copyright years.
2000-12-06 19:56:47 +00:00
Dave Love
39cb51e73b Fix copyright years.
(comment-region, comment-dwim): Doc fix.
2000-12-06 19:54:37 +00:00
Dave Love
0e8738c3fd Fix copyright years. 2000-12-06 19:37:56 +00:00
Dave Love
08f9e2545c Require tex-mode when compiling.
(texinfo-update-node): Doc fix.
(texinfo-imenu-generic-expression): Add @anchor.
(texinfo-font-lock-keywords): Add @uref.
(texinfo-inside-macro-p): Don't use ignore-errors.
(texinfo-insert-quote): Match more contexts.
2000-12-06 19:34:15 +00:00
Dave Love
e76938e75e (decode-char, encode-char): Doc fix.
(auto-coding-alist): Customize.
2000-12-06 18:48:59 +00:00
Dave Love
58195faaf8 (load-file): Fix change of 2000-03-12. 2000-12-06 18:38:47 +00:00
Dave Love
e2896b224b (widget-text-keymap): Doc fix. 2000-12-06 18:03:35 +00:00
Eli Zaretskii
f82e36c65e Explain how to print on Windows to a printer that expecs DOS codepage
encoding.  Mention Windows codepages where codepages are explained.
2000-12-06 17:52:16 +00:00
Eli Zaretskii
7e1d0ac864 Mention the `mac' subdirectory. 2000-12-06 17:49:56 +00:00
Gerd Moellmann
384333ee0f *** empty log message *** 2000-12-06 17:15:05 +00:00