1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

37107 Commits

Author SHA1 Message Date
Gerd Moellmann
9240e746c0 *** empty log message *** 2001-09-27 08:36:13 +00:00
Gerd Moellmann
ca77144dfa (display_mode_element): One more case where a string's
multibyteness should be used for display.
2001-09-27 08:35:44 +00:00
Gerd Moellmann
e63f0ff0f6 (tar-mode-write-file): Don't signal an error by
calling byte-to-position with a nil tar-header-offset.
2001-09-27 08:11:36 +00:00
Eli Zaretskii
974548ec2c (Creating Keymaps): Fix the description of the result of make-keymap. 2001-09-26 19:55:41 +00:00
Eli Zaretskii
1ebfc51b17 Mention XIM-related crashes on Solaris 8. 2001-09-26 19:44:26 +00:00
Eli Zaretskii
2aa82bcf36 Fix last change. 2001-09-26 19:42:30 +00:00
Eli Zaretskii
0de9f9a81a Move the section aboiut XIMs on Solaris 8. 2001-09-26 19:38:34 +00:00
Eli Zaretskii
78ce82adce Mention core dumps inside XIM on Solaris 8. 2001-09-26 19:36:21 +00:00
Eli Zaretskii
e9a52cfeb5 Document problems with bad specifications of the default fontset. 2001-09-26 19:21:00 +00:00
Eli Zaretskii
6343352f43 Document the problem with epop3's redefinition of gethash. 2001-09-26 19:11:07 +00:00
Eli Zaretskii
8481e41e5b Update as per suggestions by Shayne Steele <steele@cs.fsu.edu>. 2001-09-26 19:04:28 +00:00
Richard M. Stallman
e29b94bedf Comment change. 2001-09-26 18:03:51 +00:00
Stefan Monnier
07e91aa3ca (Info-on-current-buffer): Default arg to "Top". 2001-09-26 15:45:47 +00:00
Gerd Moellmann
b02439c895 (Finsert_file_contents): If REPLACE is non-nil, stop
reading at EOF.
2001-09-26 15:30:07 +00:00
Eli Zaretskii
b08bd2df8f (Top): Clarify what is ``documentation''. Some bozo on comp.emacs
said that this can be confused for ``documents'', meaning files the user
edits using Emacs...
(Help-^L): Fix a typo.
2001-09-26 15:26:30 +00:00
Gerd Moellmann
5b397024db *** empty log message *** 2001-09-26 14:09:01 +00:00
Gerd Moellmann
032906b178 (with_echo_area_buffer): Use echo_kboard instead
of the only tempoarily set echoing flag for deciding when
the cancel echoing.
2001-09-26 12:02:24 +00:00
Gerd Moellmann
f49aedfdf4 (echo_kboard): Make externally visible. 2001-09-26 12:01:19 +00:00
Gerd Moellmann
417750de1c (echo_kboard): Declare extern. 2001-09-26 12:00:56 +00:00
Gerd Moellmann
cb617e7c78 (make_cursor_line_fully_visible): Return 0 and set
fonts_changed_p if need larger matrices due to vscrolling.
(try_scrolling, try_cursor_movement, redisplay_window): Give up on
this round of redisplay if make_cursor_line_fully_visible fails.
(CURSOR_MOVEMENT_*, SCROLLING_*): New enumerators.
(try_cursor_movement, try_scrolling): Use them instead of
integers.
2001-09-26 11:27:25 +00:00
Gerd Moellmann
5d3cc43c0c (required_matrix_width, required_matrix_height): New
functions.
(allocate_matrices_for_window_redisplay)
(allocate_matrices_for_frame_redisplay: Use them.  Remove
parameters CH_DIM.
2001-09-26 11:15:40 +00:00
Gerd Moellmann
9a636f377f (required_matrix_width, required_matrix_height):
Add prototypes.
2001-09-26 11:15:20 +00:00
Gerd Moellmann
edd1e65477 (display_mode_lines): Temporarily set selected_frame
and selected_window to the frame of the window whose mode-lines
are display, and to the window itself.
(redisplay_window, redisplay_mode_lines): Don't set selected_frame
here.
2001-09-26 08:19:04 +00:00
Gerd Moellmann
daba764314 (x_kill_gs_process): Recognize if someone has cleared
the image cache under us.
2001-09-25 17:43:10 +00:00
Gerd Moellmann
ee39b98802 Fix typo. 2001-09-25 13:31:20 +00:00
Gerd Moellmann
b7a2271276 (display_mode_element): If the mode element is a symbol
with a string value, use that string's multibyteness for
displaying.
2001-09-25 11:38:24 +00:00
Gerd Moellmann
9fb2699eba Increment version number. 2001-09-25 10:53:12 +00:00
Gerd Moellmann
ad6482122a *** empty log message *** 2001-09-25 10:34:41 +00:00
Gerd Moellmann
4d2e9f95a5 (read_char): Don't clear a message for a switch-frame
event.   From Stefan Monnier  <monnier@cs.yale.edu>.
2001-09-25 10:18:44 +00:00
Gerd Moellmann
9f8531e59a (fast_find_position) [0]: Add a presumably more correct
version for after 21.1.
2001-09-25 10:12:53 +00:00
Gerd Moellmann
65ace4c2ac (row_containing_pos): Add prototype. 2001-09-25 09:54:09 +00:00
Gerd Moellmann
0bef35bc60 (row_containing_pos): Make externally visible. 2001-09-25 09:53:42 +00:00
Gerd Moellmann
924b604c80 *** empty log message *** 2001-09-25 08:37:59 +00:00
Gerd Moellmann
4351784fd8 (calculator-copy-displayer): New user-option.
(calculator-displayer-prev, calculator-displayer-next): Renamed
from calculator-displayed-{left,right}.
(calculator, calculator-standard-displayer)
(calculator-num-to-string, calculator-update-display)
(calculator-copy, calculator-put-value): Bug and display fixes.
2001-09-25 08:37:33 +00:00
Gerd Moellmann
452294c2bf (send_process): Disable composition if from_byte < 0.
From Kenichi Handa <handa@etl.go.jp>.
2001-09-25 08:21:22 +00:00
Stefan Monnier
ab750f9c19 (vc-checkin): Use vc-delete-automatic-version-backups. 2001-09-24 22:30:31 +00:00
Richard M. Stallman
6f6fd5ef4d (tq-enqueue): Clarify meaning of REGEXP. 2001-09-24 19:00:26 +00:00
Gerd Moellmann
a1548b10da Fix character range regexp. Doc fix.
(ebnf-yac-skip-chars): New internal const.
(ebnf-yac-skip-code): Fix code.
2001-09-24 17:43:45 +00:00
Gerd Moellmann
8a1e4eebeb Fix character range regexp. Doc fix.
(ebnf-iso-non-terminal-chars): New internal const.
(ebnf-iso-lex): Fix code.
2001-09-24 17:42:00 +00:00
Gerd Moellmann
40b35c64e1 Fix character range regexp. Doc fix.
(ebnf-bnf-non-terminal-chars): New internal const.
(ebnf-bnf-lex): Fix code.
2001-09-24 17:41:41 +00:00
Gerd Moellmann
68f38c8c9a Eliminate make-local-hook calls. Doc fix.
(ebnf-version): New version (3.6.1).
2001-09-24 17:41:19 +00:00
Stefan Monnier
3911563ae9 (cvs-parse-commit): Expand the file name before passing it to VC. 2001-09-24 16:42:14 +00:00
Stefan Monnier
79e954d0ac (vc-delete-automatic-version-backups): Handle the
case where the file is relative.
2001-09-24 16:37:10 +00:00
Gerd Moellmann
49cef826cf Fix crossreferences. From Pavel@janik.cz (Pavel Jan,Bm(Bk). 2001-09-24 13:17:53 +00:00
Gerd Moellmann
c69c0ebca4 (refreshicon): Removed. 2001-09-24 13:10:54 +00:00
Gerd Moellmann
d1182bc455 (xterm.o): Remove references to sink.h and sinkmask.h. 2001-09-24 13:08:54 +00:00
Gerd Moellmann
eeba008f47 (toplevel): Remove includes in #if 0. 2001-09-24 12:59:19 +00:00
Gerd Moellmann
cfc335593c Remove entry for dynamically loadable modules. RMS has a political
concern about this.
2001-09-24 12:09:23 +00:00
Gerd Moellmann
6f3f0db43c *** empty log message *** 2001-09-24 09:28:24 +00:00
Gerd Moellmann
f58176e6fe (xml-parse-attlist): Quotes around attributes must be the
same on each side.  Make sure we properly handle simple quotes.
From Daiki Ueno <ueno@unixuser.org>.
2001-09-24 09:26:53 +00:00