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

28487 Commits

Author SHA1 Message Date
Gerd Moellmann
729ae5471f (Vimages_types): Moved to xdisp.c.
(syms_of_xfns): Move `image-types' to xdisp.c.
2000-05-19 11:54:13 +00:00
Gerd Moellmann
8ee2a6b111 (Vimage_types): Add extern declaration. 2000-05-19 11:53:38 +00:00
Gerd Moellmann
e00daaa0ce (Vimage_types): Moved here from xfns.c.
(syms_of_xdisp): Move `image-types' variable here from xfns.c.
2000-05-19 11:52:59 +00:00
Gerd Moellmann
c6718dc4f5 (Vimage_types): Removed.
(syms_of_w32fns): Remove `image-types'.
2000-05-19 11:52:17 +00:00
Andreas Schwab
db7314bdb5 . 2000-05-19 09:47:47 +00:00
Gerd Moellmann
a199a865b3 *** empty log message *** 2000-05-18 21:52:57 +00:00
Gerd Moellmann
f4fa5c853a PostScript code compatibility with other utilities
like mpage, psnup, etc.
(isLineStep): Code fix.
(BeginDoc, BeginSheet): Utility compatibility.
2000-05-18 21:52:48 +00:00
Gerd Moellmann
98f2fbe725 * ps-print.el: Compatibility, customization and doc fix.
(ps-printer-name-option): Replace defconst by defvar.
(ps-postscript-code-directory): XEmacs compatibility.
(ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
fix.
(ps-user-defined-prologue, ps-print-prologue-header)
(ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
compatibility and code fix.
(ps-print-background-image, ps-print-background-text):
Customization fix.
(ps-line-number-start, ps-n-up-on): New vars.
2000-05-18 21:50:51 +00:00
Gerd Moellmann
25bb0401ab (msb-menu-cond): Add choice `user'. 2000-05-18 18:41:46 +00:00
Gerd Moellmann
9f92e5d9c5 (pascal-indent-alist, pascal-indent-comment): Changed
the indent-comment function to just return the appropriate indent.
2000-05-18 18:38:09 +00:00
Eric M. Ludlam
68e6c83ac0 *** empty log message *** 2000-05-18 17:57:46 +00:00
Eric M. Ludlam
8950623196 New Icon for speedbar. 2000-05-18 17:39:23 +00:00
Eli Zaretskii
fcd2e082ed Changes to allow "make foo.dvi" on DJGPP platforms:
(ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
(TEXINPUTS): Use semi-colon; export explicitly.
(MAKEINFO): Export explicitly.
2000-05-18 14:46:49 +00:00
Dave Love
63dffd51db (Ffontset_info): ...and another. 2000-05-18 14:44:57 +00:00
Dave Love
06e6aef0f7 (Ffontset_info): Fix newline in doc. 2000-05-18 13:53:25 +00:00
Dave Love
dae6cb9fe9 (appt-make-list): Match all lines of entry.
From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
2000-05-18 13:12:08 +00:00
Dave Love
a198aa548e (Info-fontify-node): Add intangible property as well as
invisible.
2000-05-18 13:07:26 +00:00
Andreas Schwab
1473639373 (dired-between-files): Also skip lines beginning with `used'. 2000-05-18 12:19:41 +00:00
Kenichi Handa
813086ea08 *** empty log message *** 2000-05-17 23:35:57 +00:00
Kenichi Handa
c151654a5a (describe-char-after): Call
internal-char-font, not char-font.  If internal-char-font returns
nil, display "-- none --".
2000-05-17 23:31:47 +00:00
Kenichi Handa
1ff005e1ed Include "buffer.h".
(fs_load_font): If the face has fontset, record the face ID in
that fontset.
(Finternal_char_font): New function.
(accumulate_font_info): New function.
(Ffontset_info): Rewritten for the new fontset implementation.
(syms_of_fontset): Register Vdefault_fontset in the first element
of Vfontset_table.  Include Vdefault_fontset in
Vfontset_alias_alist.  Declare `internal-char-font' as a Lisp
function.
2000-05-17 23:30:30 +00:00
Kenichi Handa
a3b210c4ab (map_char_table): Pay attention to character number of
charset.  Check the validity of charset at the first level.   For
leaf nodes that has nil value, call C_FUNCTION or FUNCTION with
the default value.
2000-05-17 23:30:06 +00:00
Stefan Monnier
392f1ef546 (comment-beginning): Handle unclosed comment.
(comment-auto-fill-only-comments): New var.
(comment-indent-new-line): Obey comment-auto-fill-only-comments.
  Align with comment-column rather than previous comment if previous
  comment's indentation is greater than comment-column.
2000-05-17 19:32:32 +00:00
Jason Rumney
ed9df70498 Obsolete. Use xfaces.c instead. 2000-05-17 19:24:55 +00:00
Eli Zaretskii
249781907d (image-type-available-p): Don't reference image-types
if it isn't bound.
2000-05-17 15:58:11 +00:00
Stefan Monnier
2fca2d5d49 (autoarg-mode): Typo in the :set argument. 2000-05-17 15:24:43 +00:00
Eli Zaretskii
490f2e7bf6 Correct a typo in description of `woman.el'. 2000-05-17 12:08:51 +00:00
Eli Zaretskii
cfc75d051e (command-line-1): Don't signal an error if the
directory for auto-save-list files does not yet exist.
2000-05-17 11:38:40 +00:00
Gerd Moellmann
a4776185ab *** empty log message *** 2000-05-17 09:16:11 +00:00
Kenichi Handa
0e6652f053 (arabic-iso8859-6): Fix typo. 2000-05-17 00:35:54 +00:00
Kenichi Handa
c4e30387e7 *** empty log message *** 2000-05-17 00:35:21 +00:00
Stefan Monnier
ad679e458a (comment-string-strip): Strip terminating newlines.
(comment-search-forward): Make LIMIT compulsory.
  If an unterminated string (rather than a comment) is found, try again,
  assuming that the region starts inside a string.
(comment-beginning): Make sure we don't move if we find a comment but
  it's not the one we're in.
(comment-enter-backward): Handle the case where comment-end-skip fails.
(comment-indent): Normalize variables and use line-end-position.
(comment-kill): Use line-end-position.
(comment-spill): Remove.
(comment-indent-new-line): Renamed from indent-new-comment-line.
  Cleaned up old commented-out code.
  Reset comment-continue and comment-end before calling comment-indent.
2000-05-16 22:02:37 +00:00
Stefan Monnier
dd6b8ea7a8 (remove-hook): setq' hook-value, not set'. 2000-05-16 21:37:32 +00:00
Gerd Moellmann
4ba7246dc5 *** empty log message *** 2000-05-16 20:51:59 +00:00
Dave Love
bdaebbf073 Deleted -- unused. 2000-05-16 16:46:23 +00:00
Sam Steingold
399c88ad20 (debug-ignored-errors): more errors to ignore. 2000-05-16 16:24:25 +00:00
Dave Love
01651f075f Don't require cl or easymenu.
(custom-variable-prompt): Test standard-value property, not
user-variable-p.
2000-05-16 15:03:49 +00:00
Sam Steingold
2248c40dab (add-hook): setq hook-value, not set 2000-05-16 14:47:46 +00:00
Gerd Moellmann
b15f3b7779 *** empty log message *** 2000-05-16 14:37:08 +00:00
Gerd Moellmann
be3981a8ea (dired-do-query-replace-regexp): Add `-regexp'
to the function name.
2000-05-16 14:32:59 +00:00
Gerd Moellmann
ee93b692cd (dired-mode-map): Use dired-do-query-replace-regexp. 2000-05-16 14:32:33 +00:00
Gerd Moellmann
2497076e21 (compilation-parse-errors): Collect
`nomessage' regexps last.
2000-05-16 14:31:54 +00:00
Gerd Moellmann
279b772d9b (view-emacs-FAQ): Change emacs-faq' to efaq'. 2000-05-16 14:31:26 +00:00
Gerd Moellmann
b11d37dedf (command-line-1): Mention the FAQ in the startup
message.
2000-05-16 14:30:55 +00:00
Gerd Moellmann
154a424ac4 (Fmove_to_column): When ending within a tab, insert
spaces first so that markers at the end of the tab get adjusted.
2000-05-16 14:29:27 +00:00
Gerd Moellmann
9ab8560dc2 Use the term invalid' instead of illegal'. 2000-05-16 14:29:08 +00:00
Gerd Moellmann
835c1b3627 (frames_bury_buffer): Don't add a buffer to the frame's
buffer list that wasn't selected in that frame.
2000-05-16 11:47:30 +00:00
Gerd Moellmann
cb613bb86e (make_temp_name): New function, extracted from
Fmake_temp_name.
(Fmake_temp_name): Use it.
2000-05-16 11:17:39 +00:00
Gerd Moellmann
f1d367aa47 (get_boot_time): To obtain an 8 char file name, which
is needed on mescaline, use a 2 char prefix, and call
make_temp_name with second arg non-zero.
2000-05-16 11:14:18 +00:00
Eric M. Ludlam
f9bbcfac50 *** empty log message *** 2000-05-15 22:29:21 +00:00