1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

33471 Commits

Author SHA1 Message Date
Gerd Moellmann
9baacf7602 (wait_reading_process_input): Check for pending
input when running timers.
2000-12-18 10:53:51 +00:00
Eli Zaretskii
22ea260792 Exchange order of last two entries, to make them chronological. 2000-12-18 10:27:06 +00:00
Eli Zaretskii
78555fbea6 (IT_write_glyphs): Compute the glyph face from str->face_id. 2000-12-18 10:23:43 +00:00
Gerd Moellmann
5f1f59555a *** empty log message *** 2000-12-18 10:22:02 +00:00
Stefan Monnier
3f5dc0b030 Typo. 2000-12-18 03:19:54 +00:00
Stefan Monnier
73eff59992 (cvs-diff-backup-extractor): Return full-path for file.
(cvs-execute-single-file): Don't change directory.
Patch from Per Cederqvist.
2000-12-18 03:17:46 +00:00
Stefan Monnier
c64c05511b Remove useless Version. 2000-12-18 03:17:31 +00:00
Miles Bader
7f49aa0734 (image-file-name-extensions): Add "pgm" and "ppm". 2000-12-18 02:18:21 +00:00
Miles Bader
5a04700221 (artist-replace-chars, artist-replace-char):
Check that emacs-major-version is `=' to 20, not `>='.
(artist-replace-chars): Use `make-string' instead of a loop.
2000-12-18 01:18:43 +00:00
Kenichi Handa
dd97db0618 (read_process_output): Don't run a filter if the code
decoder produces nothing but carryover.
2000-12-18 00:39:59 +00:00
Kenichi Handa
b2b36264c3 *** empty log message *** 2000-12-18 00:39:30 +00:00
Andrew Innes
9c543fbf18 *** empty log message *** 2000-12-17 23:16:42 +00:00
Andrew Innes
cfb5e8555e (sys_rename): Only check errno against EEXIST, and not
EACCES, when determining whether rename failed because the target
exists.  This was resulting in indefinite looping on Windows 9x if
the source file was locked by another process.
2000-12-17 23:14:55 +00:00
Andrew Innes
2254bcde53 (Ffile_system_info): New function.
(syms_of_w32fns): Defsubr it.
2000-12-17 23:13:26 +00:00
Andrew Innes
605e284f5b (install): Copy directories to the correct
places.
(real_install): Remove obsolete target.
2000-12-17 23:10:02 +00:00
Gerd Moellmann
b0228ace9e (coordinates_in_window): Fix computation for
position on vertical line between mode lines.
2000-12-17 15:11:56 +00:00
Gerd Moellmann
c844a81af8 (unwind_create_frame): Return t if frame was deleted.
Don't alter tip_frame or tip_window.
(unwind_create_tip_frame): Set tip_frame to nil only if frame
was deleted.
2000-12-17 15:10:18 +00:00
Gerd Moellmann
10c2b5a8ba *** empty log message *** 2000-12-17 15:07:38 +00:00
Eli Zaretskii
7c89ea61cb (canonicalize_filename) [DOS_NT]: Fix last change. 2000-12-16 17:46:59 +00:00
Eli Zaretskii
6c825f8e50 *** empty log message *** 2000-12-16 15:33:58 +00:00
Eli Zaretskii
8ca6602cee (Fcopy_file): Rename the last argument to keep_time, to
be consistent with the doc string.
2000-12-16 15:31:03 +00:00
Eli Zaretskii
6ef3fdfb94 (check-ispell-version): If
`ispell-program-name' is "aspell", pass it the -v switch instead
of -vv.
2000-12-16 15:13:31 +00:00
Kenichi Handa
cbbe648933 (mule-diag): Insert information about
configure options, multibyte awareness, language env.
2000-12-16 01:44:39 +00:00
Kenichi Handa
af4bb4c8ba *** empty log message *** 2000-12-16 01:44:23 +00:00
Kenichi Handa
c824bfbc8d (Vface_ignored_fonts): New variable.
(x_face_list_fonts): Ignore fonts matching Vface_ignored_fonts.
(syms_of_xfaces): Declare Vface_ignored_fonts as a Lisp variable.
2000-12-16 01:15:05 +00:00
Kenichi Handa
5f3828e1e2 Re-generated by the new ja-dic-cnv.el. 2000-12-16 00:26:31 +00:00
Kenichi Handa
8ff0684512 *** empty log message *** 2000-12-16 00:26:08 +00:00
Kenichi Handa
38d777a8f8 (skkdic-get-candidate-list): Fix the regexp to search for candidates. 2000-12-16 00:11:37 +00:00
Eli Zaretskii
b24e84ab41 (Info-forward-node): If the node has an
Info-header-line, widen the buffer before searching for "next:"
and "up:" pointers, and set the search limit to stay in the
current node.
2000-12-15 22:03:05 +00:00
Gerd Moellmann
e87b880972 (update_window): Detect pending input every nth line
updated, i.e. do it depending on real work done, and not on the
vpos of the line.
2000-12-15 17:14:56 +00:00
Gerd Moellmann
c79114177c (expose_window): Don't redraw the window that's
currently being updated.
2000-12-15 17:14:07 +00:00
Miles Bader
7981d89f17 (delete-trailing-whitespace): Remove extraneous let. 2000-12-15 16:25:51 +00:00
ShengHuo ZHU
4c4b227a1d 2000-12-15 ShengHuo ZHU <zsh@cs.rochester.edu>
* pop3.el (pop3-movemail): Use binary.
	(pop3-movemail-file-coding-system): Removed.
2000-12-15 15:13:29 +00:00
Dave Love
7a39158f7c *** empty log message *** 2000-12-15 15:07:18 +00:00
Gerd Moellmann
a6768cc572 *** empty log message *** 2000-12-15 15:06:57 +00:00
Gerd Moellmann
0685cb3c07 (Fset_window_point): Remove test for
cursor_in_non_selected_windows.
2000-12-15 15:06:35 +00:00
Gerd Moellmann
db3758706d Comment update. 2000-12-15 14:49:34 +00:00
Gerd Moellmann
33a29a4a6e (bcopy) [IRIX6]: Don't special-case definition of
bcopy & al.
2000-12-15 14:49:08 +00:00
Gerd Moellmann
e61a9a9b83 #undef bcopy & al here. Include strings.h. 2000-12-15 14:48:46 +00:00
Gerd Moellmann
bb7959c125 *** empty log message *** 2000-12-15 14:48:30 +00:00
Gerd Moellmann
db3a495ec0 (operator_name): Cast argument of isalpha to
unsigned char.
2000-12-15 14:33:39 +00:00
Gerd Moellmann
859cbb401c (get_keyword): Make sure that isspace and
similar aren't called with a negative argument.
2000-12-15 14:33:25 +00:00
Gerd Moellmann
af03e6abc1 (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
Use them throughout instead of ctype functions/macros.
(lowcase): Cast to unsigned char.
(UPCASE): New macro.
(canonicalize_filename): Use UPCASE instead toupper.
2000-12-15 14:32:55 +00:00
Miles Bader
88ee791791 *** empty log message *** 2000-12-15 14:18:53 +00:00
Miles Bader
9f62634527 (comint-send-string, comint-send-region): Also accept a buffer, buffer-name,
or nil for PROCESS, for compatibility with process-send-string/region.
2000-12-15 14:09:22 +00:00
Gerd Moellmann
4ea7fdcaa5 *** empty log message *** 2000-12-15 13:59:46 +00:00
Gerd Moellmann
4ab11c0962 (read1): Recognize end of file after `\\'. 2000-12-15 13:59:23 +00:00
Gerd Moellmann
68ebbb959e (isearch-lazy-highlight-max): New user-option.
(isearch-lazy-highlight-update): Don't highlight more than
isearch-lazy-highlight-max matches.
2000-12-15 13:22:21 +00:00
Gerd Moellmann
8062e53a7c *** empty log message *** 2000-12-15 13:01:30 +00:00
Gerd Moellmann
c47e669ba8 (sort-columns): Fix error message. 2000-12-15 13:00:59 +00:00