1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-20 13:00:51 -07:00
Commit graph

33035 commits

Author SHA1 Message Date
Stefan Monnier
5002ddbb2e (texinfo-chapter-level-regexp)
(texinfo-filter): Removed (moved to texinfo.el).
2000-12-08 16:35:24 +00:00
Stefan Monnier
a11609d8c3 Move the (require 'cl) to the front of the
file where it's more visible.
(texinfo-filter, texinfo-chapter-level-regexp): New variables
moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
(texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
(texinfo-inside-macro-p): Only catch `scan-error's.
(texinfo-inside-env-p): Make better use of the match info.
(texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
(texinfo-insert-@end): Slight re-organization.
Also remove useless `looking-at' call.
2000-12-08 16:31:50 +00:00
Andrew Innes
30cd075d94 Remove stuff about selection timeout, which is
irrelevant on Windows.  Move clipboard support to w32-fns.el, so
it is accessible in -nw mode.
2000-12-08 14:34:15 +00:00
Andrew Innes
3b4cf5db16 Add clipboard support from term/w32-win.el, so it is
accessible in -nw mode.
2000-12-08 14:32:49 +00:00
Dave Love
9ab80679a3 (load-file): Fix last change. 2000-12-08 14:19:00 +00:00
Dave Love
01b9100905 (lisp-mode): Set
font-lock-keywords-case-fold-search.
2000-12-08 12:14:26 +00:00
Gerd Moellmann
842b2a948f *** empty log message *** 2000-12-08 10:49:46 +00:00
Gerd Moellmann
3dfd2532dd (ispell): Doc fix. 2000-12-08 10:49:20 +00:00
Gerd Moellmann
8d17fe0bb5 (Fsubstitute_command_keys): Change the way buffers
are reallocated so that it is portable.
2000-12-08 09:59:52 +00:00
Gerd Moellmann
5d65df0d39 (read1): Change the way buffers are reallocated to be
portable and less obfuscated.
2000-12-08 09:59:34 +00:00
Gerd Moellmann
23751e2577 (store_kbd_macro_char): Change the way buffers are
reallocated to be portable and less obfuscated.
2000-12-08 09:59:12 +00:00
Gerd Moellmann
b5e55477b3 (tparam1): Change the way buffers are reallocated to be
portable and less obfuscated.
2000-12-08 09:58:48 +00:00
Gerd Moellmann
ee89188f29 (current_minor_maps): Use malloc. Prevent a leak. 2000-12-08 09:58:28 +00:00
Gerd Moellmann
49484b283f (tgetent): Change the way buffers are reallocated to
be portable and less obfuscated.
2000-12-08 09:58:04 +00:00
Kenichi Handa
58d2b9863b (quail-insert-decode-map): Check the
frame width of a window displaying the current buffer, not that of
the selected frame.
(quail-help): Make sure that the help buffer has window before
inserting text in it.
2000-12-08 00:06:01 +00:00
Kenichi Handa
f9d5f611fd *** empty log message *** 2000-12-08 00:05:25 +00:00
Gerd Moellmann
28fcb7dc39 (vox_configure): Change order of ioctls. Don't
set SNDCTL_DSP_SPEED from bps, don't set SNDCTL_DSP_SAMPLESIZE.
Ignore errors when changing volume.
(vox_close): Don't reset the device.
2000-12-07 22:09:00 +00:00
Gerd Moellmann
926b7e5e3e (read_process_output): Make sure the process marker's
position is valid when the process buffer is changed in
after-change functions.  W3 does that.
2000-12-07 15:53:18 +00:00
Sam Steingold
e04d21aaae Load emacs-lisp/backquote instead of autoloading 2000-12-07 15:23:07 +00:00
Eli Zaretskii
137cad7c3d *** empty log message *** 2000-12-07 15:03:29 +00:00
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