1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-17 17:58:46 +00:00
Commit Graph

28961 Commits

Author SHA1 Message Date
Dave Love
40e857ea32 executable-make-buffer-file-executable-if-script-p 2000-06-09 10:23:46 +00:00
Dave Love
cc7e1d188e (executable-make-buffer-file-executable-if-script-p): Renamed and
simplified.
2000-06-09 09:59:41 +00:00
Dave Love
d18f678bf0 Rename make-buffer-file-executable-if-script-p. 2000-06-09 09:55:33 +00:00
Dave Love
22ddd29947 (after-save-hook): Customize, with
make-buffer-file-executable-if-script-p as an option.
2000-06-09 09:42:05 +00:00
Dave Love
778e1d17ed Byte compile dynamic.
(executable-insert): Change custom type.
(executable-find): Add autoload cookie.
(make-buffer-file-executable-if-script-p): New function from Noah
Friedman.
2000-06-09 09:38:58 +00:00
Kenichi Handa
e1ceff3a51 (Man-fontify-manpage): Fix previous change. 2000-06-09 07:48:24 +00:00
Kenichi Handa
8cf74617ad (ps-mule-font-info-database-bdf): Prefer the font "tib24p-mule.bdf"
for Tibetan.
2000-06-09 02:22:56 +00:00
Kenichi Handa
f89437e32d *** empty log message *** 2000-06-09 02:22:26 +00:00
Kenichi Handa
8d7878453e (decompose-composite-char): Declare it as obsolete. 2000-06-09 02:14:39 +00:00
Kenichi Handa
7a4ee259c3 *** empty log message *** 2000-06-09 02:14:14 +00:00
Kenichi Handa
cb581be7b1 (Man-fontify-manpage): Pay attention to overstrike
pattern for CJK characters (X^H^HX).
2000-06-09 00:42:39 +00:00
Kenichi Handa
41ea379491 *** empty log message *** 2000-06-09 00:41:32 +00:00
Gerd Moellmann
f83fe4b49b *** empty log message *** 2000-06-08 21:01:54 +00:00
Gerd Moellmann
6254fc9fb2 (forward-thing): Use functionp instead of fboundp.
Set maintainer to FSF since author isn't reachable.
2000-06-08 20:59:25 +00:00
Gerd Moellmann
b5d56c1f0a (handle_fontified_prop): Don't GCPRO local var `pos';
it's an integer.
2000-06-08 20:58:15 +00:00
Gerd Moellmann
0f98c4c211 (enum event_kind): Add FOCUS_IN_EVENT. 2000-06-08 20:57:47 +00:00
Gerd Moellmann
c51c7093e9 (kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
generating a switch-frame event if necessary.
2000-06-08 20:57:01 +00:00
Gerd Moellmann
eb72635f8a (XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which
will be translated to a switch-frame event in when reading the
event queue.  This is necessary because Emacs otherwise won't
perform a switch-frame to a new frame until some other event, for
example a keystroke event, forces it to do so.  This has various
effects, one visible being that the cursor of a frame created with
C-x 5 2 or switched to with a window manager key binding like
A-TAB stays hollow because selected_window isn't on the newly
focused frame until the switch-frame is performed.
2000-06-08 20:56:24 +00:00
Dave Love
767bf649a9 *** empty log message *** 2000-06-08 19:50:42 +00:00
Dave Love
b8fbaf52c5 (create-glyph): Doc fix. 2000-06-08 16:58:41 +00:00
Dave Love
c08398de39 Preferred coding system change. 2000-06-08 16:04:30 +00:00
Dave Love
e56d790092 (select-safe-coding-system): If
DEFAULT-CODING-SYSTEM is not specified, also check the most
preferred coding-system if buffer-file-coding-system is
`undecided'.  From handa.
2000-06-08 15:54:26 +00:00
Dave Love
0b8a3a6df2 MULE changes. 2000-06-08 14:25:19 +00:00
Gerd Moellmann
f75a0f7a60 *** empty log message *** 2000-06-08 12:49:10 +00:00
Kenichi Handa
136e48e4ac (after-insert-file-set-buffer-file-coding-system): If the buffer
size is greater than INSERTED, judget that we are not visiting.
2000-06-08 11:12:03 +00:00
Kenichi Handa
d3981b49bf *** empty log message *** 2000-06-08 11:09:58 +00:00
Kenichi Handa
0890801bd5 (Fset_fontset_font): The arg CHARACTER may be a charset. 2000-06-08 01:23:19 +00:00
Ken Raeburn
a86ef1933f ignore ebrowse and pcl-cvs 2000-06-08 00:21:15 +00:00
Rajesh Vaidheeswarran
bff7108734 Update whitespace.el - comment out the :version string, since it
seems to have trouble with XEmacs 20.4 (user reported bug). Xemacs
doesn't create group if this is present.

Bug verified. Not yet determined the problem.
2000-06-07 19:04:57 +00:00
Gerd Moellmann
45f485a601 *** empty log message *** 2000-06-07 15:38:54 +00:00
Gerd Moellmann
14c122ec9b Insert a version number comment (5.2.2). Indentation fix. 2000-06-07 15:38:45 +00:00
Gerd Moellmann
ce8faada0a Insert a version number comment (5.2.2). 2000-06-07 15:38:33 +00:00
Gerd Moellmann
d30e4fd5fa Insert a version number comment (5.2.2). Can
select page size with/without giving an error if PostScript
printer doesn't have this kind of page size.  Zebra Stripe
continues or restarts on next page.  Indentation fix.
(BeginSheet): If necessary, rescale n-up to fit on the sheet of
paper.
(BeginDoc, doColumnZebra, HeaderText): Code fix.
(SetPageSize): New proc.
2000-06-07 15:38:19 +00:00
Gerd Moellmann
8e234846db XEmacs compatibility. Doc fix. Can select page size
with/without giving an error if PostScript printer doesn't have this
kind of page size.  Zebra Stripe continues or restarts on next page.
Manual/automatic paper feeding.  Switch or not the header.
(ps-print-version): New version number (5.2.2).
(ps-windows-system): Include emx as a Windows system.
(ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
(ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
(ps-background-text): Code fix.
(ps-error-handler-message, ps-user-defined-prologue)
(ps-print-prologue-header, ps-printer-name)
(ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
(ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
(ps-use-face-background): Customization fix.
(ps-n-up-database): Data fix.
(ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
(ps-switch-header): New vars.
(ps-xemacs-color-name, ps-face-foreground-name)
(ps-face-background-name, ps-boolean-constant): New funs.
2000-06-07 15:34:55 +00:00
Gerd Moellmann
3262f00d6a Update from author. 2000-06-07 15:34:14 +00:00
Gerd Moellmann
f56e2e8e6d Fixed recentf-edit-list and recentf-open-more-files
commands.  Require `wid-edit' at run-time.

Added some "Commentary".
(recentf-open-more-files, recentf-edit-list): Minor changes to
move the point at the top of the file list.  This behaviour is
consistent with the menu one when the list contains a lot of
files.
(recentf-cleanup): Now displays the number of items removed from
the list.
(recentf-relative-filter) New menu filter to show filenames
relative to `default-directory'.
2000-06-07 15:33:22 +00:00
Dave Love
c14dcd2240 *** empty log message *** 2000-06-07 13:33:25 +00:00
Dave Love
9179616f47 New version from Manheimer. 2000-06-07 13:25:06 +00:00
Gerd Moellmann
3091c2a652 (displayed_window_lines): Take empty lines at
the bottom of a window into account.
2000-06-07 12:42:30 +00:00
Gerd Moellmann
f38952fe7b (readevalloop): If READCHARFUN sets point to ZV, arrange
to stop reading, even if the form read sets point to a different
value when evaluated.
2000-06-07 12:31:26 +00:00
Gerd Moellmann
b7617575cd (displayed_window_lines): New function.
(Fmove_to_window_line): Use displayed_window_lines to determine
the number of lines to move, instead of using the window's height.
2000-06-07 12:30:22 +00:00
Kenichi Handa
b1376368e2 (fill-find-break-point): Check the validity of charset. 2000-06-07 12:00:23 +00:00
Kenichi Handa
e4044bb049 *** empty log message *** 2000-06-07 11:59:25 +00:00
Gerd Moellmann
173cbca8b1 (display_line): Fix code deciding in which line to
put the cursor.
2000-06-07 09:05:58 +00:00
Stefan Monnier
c4ccaae425 (Inserting Pairs): Add the missing `skeleton-' prefix to vars and funs. 2000-06-07 08:08:15 +00:00
Kenichi Handa
6ba6c8182e *** empty log message *** 2000-06-07 02:27:00 +00:00
Kenichi Handa
0c41a39c29 (e_write): Free composition data if stored in
coding->cmp_data.
2000-06-07 02:25:59 +00:00
Kenichi Handa
ca6ccf3d4d *** empty log message *** 2000-06-07 01:16:53 +00:00
Karl Fogel
59cfe8b98f Applied this patch from Eli Zaretskii. Pretty much taking on faith
that it works, because I can't build the 20.6 raw tree...

2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>

	* bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
	(bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
	Call display-color-p and display-mouse-p instead of looking at
	window-system.
2000-06-06 22:41:24 +00:00
Gerd Moellmann
666852af77 (struct it): Add starts_in_middle_of_char_p.
(struct glyph_row): Add starts_in_middle_of_char_p and
ends_in_middle_of_char_p.
(MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P): Test row's
ends_in_middle_of_char_p flag.
(MATRIX_ROW_STARTS_IN_MIDDLE_OF_CHAR_P): Likewise.
2000-06-06 20:03:57 +00:00