1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 14:22:31 -07:00
Commit graph

42302 commits

Author SHA1 Message Date
Gerd Moellmann
98fedd9707 (x_draw_glyphs): Fix compuation of rightmost x for
full-width rows.
2001-05-14 13:03:23 +00:00
Francesco Potortì
fa82947011 Small etags.c and etags.1 changes. 2001-05-14 12:58:29 +00:00
Francesco Potortì
7e88eb250e (add_regex): Reset the whole newly allocated pattern buffer instead of
the individual members.  It's safer and works with Xemacs.
2001-05-14 12:57:11 +00:00
Francesco Potortì
2e98c9c87f Markups corrected. 2001-05-14 12:53:48 +00:00
Gerd Moellmann
7b16a6bf07 (split_font_name): Make sure to leave the loop
with the right value of `i'.
2001-05-14 12:46:39 +00:00
Gerd Moellmann
933b024954 (split_font_name): Handle matrix transformations
in the pixel and point size fields of XLFD font names.
(xlfd_point_size): Likewise.
(xlfd_point_size): Likewise.
2001-05-14 12:25:46 +00:00
Gerd Moellmann
2c82595666 *** empty log message *** 2001-05-14 09:53:34 +00:00
Eli Zaretskii
cb14bebd49 Add an entry for keyboard shortcuts. Suggested by Kai Grossjohann. 2001-05-14 06:55:22 +00:00
Andrew Innes
4b994b8418 Add copyright notice. 2001-05-13 21:54:56 +00:00
Richard M. Stallman
505b55e6dc Clarify `p' commands again. 2001-05-13 02:33:29 +00:00
Eli Zaretskii
c7501041bb (w32_to_x_font): Change prototype to fit the declaration.
(x_to_w32_font): Add prototype.
2001-05-12 11:03:51 +00:00
Eli Zaretskii
7689ef0b8a (malloc, realloc, free) [emacs]: Undefine before
redefining, to avoid compiler warnings.
2001-05-12 10:54:10 +00:00
Eli Zaretskii
e7c15bba65 Include syssignal.h, to avoid compiler warnings. 2001-05-12 10:51:09 +00:00
Eli Zaretskii
dddcbf0021 (search_file_line, set_bdf_font_info, seek_char)
(w32_get_bdf_glyph): Cast between unsigned char and char when
passing arguments to subroutines, to shut up compiler warnings.
(w32_get_bdf_glyph): Don't mix signed and unsigned when calling
GET_HEX_VAL.
2001-05-12 10:05:39 +00:00
Eli Zaretskii
9763806e32 Include keyboard.h before frame.h, not after it. 2001-05-12 09:53:59 +00:00
Eli Zaretskii
87a43646b6 Include keyboard.h before frame.h. 2001-05-12 09:52:18 +00:00
Eli Zaretskii
9f21c5a276 (struct image, struct face): Forward declaration, to avoid compiler warnings. 2001-05-12 09:50:14 +00:00
Stefan Monnier
14d9b14128 *** empty log message *** 2001-05-11 22:43:04 +00:00
Stefan Monnier
e5ef2f5cae (gud-jdb-build-source-files-list): Fix paren typo. 2001-05-11 22:24:40 +00:00
Stefan Monnier
fa443ddfd6 (cvs-mode-map): Don't rebind `undo'. 2001-05-11 20:50:37 +00:00
Stefan Monnier
f76c278bfd Remove $Log$. 2001-05-11 20:42:58 +00:00
Stefan Monnier
558371ba97 Docstring fixes. 2001-05-11 20:33:15 +00:00
Stefan Monnier
5c6d31a48f (auto-mode-alist): Add *.perl and fix the *.<rev> case. 2001-05-11 20:22:46 +00:00
Stefan Monnier
7b2654b53a *** empty log message *** 2001-05-11 19:45:28 +00:00
Gerd Moellmann
47e7286215 *** empty log message *** 2001-05-11 16:10:58 +00:00
Gerd Moellmann
2dc00208f2 (read_key_sequence): Don't modify events when
generating fake prefix keys (mode-line, scroll-bar, ...) since
this prevents proper processing of such events when pushed back
into unread-command-events.
2001-05-11 16:10:29 +00:00
Gerd Moellmann
752ef2545d (command-line): If parameters have been changed in
the init files which influence font selection, clear the face
cache so that faces get realized with the new parameters.
2001-05-11 15:12:08 +00:00
Gerd Moellmann
dd5f324b3c (clear_mouse_face): Remove prototype. 2001-05-11 15:11:45 +00:00
Gerd Moellmann
fa262c0722 (clear_mouse_face): Return 1 if text with mouse face was
actually redrawn.  Make the function static.
(note_mouse_highlight): Fix a case where the mouse cursor
was changed back to the text cursor.
2001-05-11 15:10:44 +00:00
Gerd Moellmann
d88a79d4a5 (try_window_id): Fix the fix and set the right
window_end_vpos.
2001-05-11 13:07:15 +00:00
Gerd Moellmann
0416532fd4 (try_window_id): Fix computation of window end in
the case that lines were deleted at the end of the window.
Add some more debug_method_adds.
2001-05-11 12:57:41 +00:00
Gerd Moellmann
7bd2d08305 *** empty log message *** 2001-05-11 11:19:50 +00:00
Gerd Moellmann
4a529c420a (try_alternative_families): New function.
(try_font_list): Use it.  If ATTRS specifies a family, check
fonts from that family first.
(choose_face_font): Remove code setting the family part of
the pattern to nil.
2001-05-11 11:19:19 +00:00
Gerd Moellmann
2ac5ecc64c (compile-files): Redirect output of chmod to
/dev/null.
2001-05-11 10:53:56 +00:00
Eli Zaretskii
2a482fd745 Remove the entry for the 19.34 release. RMS says it was done on a branch. 2001-05-11 09:10:48 +00:00
Eli Zaretskii
523471c81c Remove the entry for 19.34 release. RMS says it was made on a branch. 2001-05-11 08:59:51 +00:00
Stefan Monnier
0f49941f67 (smerge-mode): Force font-lock-multiline to t. 2001-05-10 20:23:48 +00:00
Richard M. Stallman
dd4e58c75c Fix tense when referring to Emacs 19. 2001-05-10 16:21:37 +00:00
Eli Zaretskii
cbeed4a8ab (report-emacs-bug): Don't switch the buffer to
unibyte.  Suggested by Kenichi Handa <handa@etl.go.jp>.
2001-05-10 15:47:29 +00:00
Gerd Moellmann
ff9aa2cadc *** empty log message *** 2001-05-10 12:41:08 +00:00
Gerd Moellmann
e60f45278b (try_window_id): Fix case of all changes before
the window start.
2001-05-10 12:40:21 +00:00
Gerd Moellmann
23fca89114 (try_window_id): Add some xasserts. 2001-05-10 12:25:51 +00:00
Gerd Moellmann
74cb6a6248 (browse-url-filename-alist): Allow UNC file
names for MS-Windows and MS-DOS.  From Dan Holmsand
<dan@eyebee.com>.
2001-05-10 11:54:15 +00:00
John Wiegley
ea7974a656 Fixed reference to free variable. 2001-05-10 03:52:13 +00:00
John Wiegley
90d94608c6 (eshell-convert-numeric-arguments): Annotated the documentation string
to tell users about `eshell-no-numeric-conversions'.
2001-05-10 03:51:34 +00:00
John Wiegley
3cb27fd7cd (eshell-lisp-command): Don't perform numeric conversions if a Lisp
function has the property `eshell-no-numeric-conversions' set to a
non-nil value.
2001-05-10 03:50:53 +00:00
John Wiegley
127fd3c222 Set the property `eshell-no-numeric-conversions' on the following
functions (which all deal with filesystem entities, and never Lisp
numerical values): eshell/cd, eshell/pushd, eshell/popd, eshell/ls,
eshell/source, eshell/., eshell/man, eshell/rm, eshell/mkdir,
eshell/rmdir, eshell/mv, eshell/cp, eshell/ln, eshell/cat,
eshell/make, eshell/diff, eshell/locate, eshell/occur, eshell/which,
eshell/addpath.
2001-05-10 03:47:24 +00:00
John Wiegley
c26f6b2745 *** empty log message *** 2001-05-10 03:46:48 +00:00
John Wiegley
cee38ad6ec (eshell-number-regexp): Now that number conversions only happen for
Lisp function calls, the number regexp should now match all integer
and floating point forms.
2001-05-10 03:30:15 +00:00
John Wiegley
36e813279d Disable eshell-stop-process' and eshell-continue-process', since
they are both nonfunctional at the moment.
(eshell-proc-initialize): Don't bind keys for `eshell-stop-process' or
`eshell-continue-process'.
2001-05-10 03:29:55 +00:00