]>
git.eshelyaron.com Git - emacs.git/log
Miles Bader [Fri, 19 Oct 2001 17:21:49 +0000 (17:21 +0000)]
Exit if we can't find some variable.
(AVOID): Add .orig & .rej files.
(get_config_var): Be more liberal about format of config.status sed commands.
Gerd Moellmann [Fri, 19 Oct 2001 16:33:45 +0000 (16:33 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 19 Oct 2001 16:32:49 +0000 (16:32 +0000)]
(auto-mode-alist): Associate .indent.pro with
Fundamental mode. Suggested by Samuel Padgett
<spadgett1@nc.rr.com>.
Miles Bader [Fri, 19 Oct 2001 15:27:05 +0000 (15:27 +0000)]
*** empty log message ***
Miles Bader [Fri, 19 Oct 2001 15:20:20 +0000 (15:20 +0000)]
(configuration): Set from `host' if `host_alias' isn't defined.
Andreas Schwab [Fri, 19 Oct 2001 12:33:44 +0000 (12:33 +0000)]
(${srcdir}/configure): Don't depend on aclocal.m4.
Andreas Schwab [Fri, 19 Oct 2001 12:33:10 +0000 (12:33 +0000)]
Regenerated.
Andreas Schwab [Fri, 19 Oct 2001 12:32:15 +0000 (12:32 +0000)]
All local hacks incorporated into autoconf 2.50.
Andreas Schwab [Fri, 19 Oct 2001 12:30:52 +0000 (12:30 +0000)]
Make ready for autoconf 2.5x.
(AC_PREREQ): Require autoconf 2.50.
Gerd Moellmann [Fri, 19 Oct 2001 11:31:35 +0000 (11:31 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 19 Oct 2001 11:31:22 +0000 (11:31 +0000)]
Add --help option. Add support for building
in arbitrary source trees.
Eli Zaretskii [Fri, 19 Oct 2001 11:19:33 +0000 (11:19 +0000)]
Add big5 Chinese double spaced alphabet mappings, so that one could
type them without leaving the Hanyu Pinyin input method.
Suggested by Kenichi Handa <handa@etl.go.jp>.
Gerd Moellmann [Fri, 19 Oct 2001 11:04:00 +0000 (11:04 +0000)]
(redisplay_internal): Don't clear echo area if the
mini-window is selected.
Eli Zaretskii [Fri, 19 Oct 2001 10:28:44 +0000 (10:28 +0000)]
More info about wrong UNDERLINE_POSITION in some fonts.
Gerd Moellmann [Fri, 19 Oct 2001 08:42:56 +0000 (08:42 +0000)]
*** empty log message ***
Miles Bader [Fri, 19 Oct 2001 07:45:58 +0000 (07:45 +0000)]
(text_property_stickiness): Really fix it this time.
Miles Bader [Fri, 19 Oct 2001 07:08:29 +0000 (07:08 +0000)]
(text_property_stickiness): Non-rear-non-stickiness doesn't take
precedence if the affected property's value is nil.
(Fencode_time): Escape a BOL paren in the doc-string.
Miles Bader [Fri, 19 Oct 2001 06:26:06 +0000 (06:26 +0000)]
*** empty log message ***
Miles Bader [Fri, 19 Oct 2001 06:22:46 +0000 (06:22 +0000)]
(Fline_beginning_position, Fline_end_position): Clarify documentation.
Miles Bader [Fri, 19 Oct 2001 06:19:07 +0000 (06:19 +0000)]
(Fbeginning_of_line, Fend_of_line): Clarify interaction with fields and
suggest using `forward-line' to avoid them.
Miles Bader [Fri, 19 Oct 2001 06:10:50 +0000 (06:10 +0000)]
(Text Lines): Mention `inhibit-field-text-motion' too.
Miles Bader [Fri, 19 Oct 2001 06:01:19 +0000 (06:01 +0000)]
(Text Lines): Describe behavior of `beginning-of-line'/`end-of-line' in
the presence of field properties.
Stefan Monnier [Thu, 18 Oct 2001 22:14:45 +0000 (22:14 +0000)]
(current_minor_maps): `override' only shadows its
correspondent in minor-mode-map-alist, not the whole tail.
Stefan Monnier [Thu, 18 Oct 2001 22:13:21 +0000 (22:13 +0000)]
*** empty log message ***
Sam Steingold [Thu, 18 Oct 2001 21:05:16 +0000 (21:05 +0000)]
Put the *Compile-Log* buffer in `compilation-mode'.
Stefan Monnier [Thu, 18 Oct 2001 20:48:23 +0000 (20:48 +0000)]
(smtpmail-via-smtp): Use mail-envelope-from if set.
Stefan Monnier [Thu, 18 Oct 2001 20:24:09 +0000 (20:24 +0000)]
(xml-parse-tag): Use eq on char-after's return value.
Andrew Innes [Thu, 18 Oct 2001 16:23:14 +0000 (16:23 +0000)]
(fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
optimization. The fontp->encoding array was not being initialized
correctly when compiled with optimizations by MSVC.
Gerd Moellmann [Thu, 18 Oct 2001 10:06:01 +0000 (10:06 +0000)]
(isearch-mode-map): Bind `mouse-movement' to nil.
Gerd Moellmann [Thu, 18 Oct 2001 09:55:37 +0000 (09:55 +0000)]
(hilit-lookup-face-create): Call
set-face-font only if display-graphic-p.
(toplevel): Remove references to window-system.
Gerd Moellmann [Thu, 18 Oct 2001 09:50:37 +0000 (09:50 +0000)]
(Finternal_set_lisp_face_attribute): Follow coding conventions.
Gerd Moellmann [Thu, 18 Oct 2001 08:47:12 +0000 (08:47 +0000)]
(display_line): Indicate empty lines in active
mini-window.
Eli Zaretskii [Thu, 18 Oct 2001 08:04:48 +0000 (08:04 +0000)]
Fix last change.
Miles Bader [Thu, 18 Oct 2001 01:05:28 +0000 (01:05 +0000)]
(what-line): Avoid problems with field properties.
Eli Zaretskii [Wed, 17 Oct 2001 18:49:38 +0000 (18:49 +0000)]
(widget-field-face, widget-single-line-field-face):
Define special colors for a tty.
Eli Zaretskii [Wed, 17 Oct 2001 18:26:54 +0000 (18:26 +0000)]
(Glossary): Add an index entry leading to "cut and paste".
Eli Zaretskii [Wed, 17 Oct 2001 18:10:10 +0000 (18:10 +0000)]
(Getting a printed manual): Add an index entry for HTML version
of the manual.
Eli Zaretskii [Wed, 17 Oct 2001 17:50:31 +0000 (17:50 +0000)]
Document alloc-colors.c.
Eli Zaretskii [Wed, 17 Oct 2001 17:50:01 +0000 (17:50 +0000)]
Add an entry for MacPPC, and mention special problems on the Yellow Dog.
Andrew Innes [Wed, 17 Oct 2001 17:48:44 +0000 (17:48 +0000)]
(w32_encode_char): Get cached codepage from font_info,
rather than working it out by calling w32_codepage_for_font for
every glyph.
Andrew Innes [Wed, 17 Oct 2001 17:47:56 +0000 (17:47 +0000)]
(w32_load_system_font): Cache codepage for font, in
font_info.charset field.
Eli Zaretskii [Wed, 17 Oct 2001 17:47:54 +0000 (17:47 +0000)]
Mention the crashes on Yellow Dog GNU/Linux on MacPPC, and provide
a work-around.
Andrew Innes [Wed, 17 Oct 2001 17:47:28 +0000 (17:47 +0000)]
(struct font_info) [WINDOWSNT]: Add codepage field.
Andrew Innes [Wed, 17 Oct 2001 17:19:27 +0000 (17:19 +0000)]
(w32_read_socket): Determine clipping rectangle for
the entire frame, including areas covered by scrollbars and the
menubar. This avoids internal arguments about whether a frame is
fully obscured or not.
Francesco Potortì [Wed, 17 Oct 2001 15:38:45 +0000 (15:38 +0000)]
(comint-password-prompt-regexp): Make it less restrictive, letting
comint recognise OpenSSH2 passphrase prompts.
Gerd Moellmann [Wed, 17 Oct 2001 15:29:12 +0000 (15:29 +0000)]
(try_window_id): Undo last change. Give up if
window ends in strings.
Gerd Moellmann [Wed, 17 Oct 2001 14:05:34 +0000 (14:05 +0000)]
(try_window_id): Don't display lines after the window
end if the rest of the window after the window end was already
blank.
Gerd Moellmann [Wed, 17 Oct 2001 13:34:31 +0000 (13:34 +0000)]
(try_window_id): Remove code that was only there
for the release of 21.1.
Gerd Moellmann [Wed, 17 Oct 2001 11:51:24 +0000 (11:51 +0000)]
(display_line): Don't indicate empty lines in
mini-windows.
Gerd Moellmann [Wed, 17 Oct 2001 11:50:56 +0000 (11:50 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 17 Oct 2001 10:46:31 +0000 (10:46 +0000)]
(VERSION): Add and use it where the the version
Gerd Moellmann [Wed, 17 Oct 2001 10:45:56 +0000 (10:45 +0000)]
(VERSION): Add and use it where the the version
number was used. Set it to 2.8.
Gerd Moellmann [Wed, 17 Oct 2001 10:45:24 +0000 (10:45 +0000)]
(VERSION): Set to 2.8.
(manual): Use `manual-21'.
Gerd Moellmann [Wed, 17 Oct 2001 09:27:02 +0000 (09:27 +0000)]
*** empty log message ***
Miles Bader [Wed, 17 Oct 2001 03:33:11 +0000 (03:33 +0000)]
*** empty log message ***
Miles Bader [Wed, 17 Oct 2001 03:17:18 +0000 (03:17 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].
Remove old commented-out-DEFUN that was used to fake out make-docfile.
Miles Bader [Wed, 17 Oct 2001 03:16:12 +0000 (03:16 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].
Miles Bader [Wed, 17 Oct 2001 03:11:30 +0000 (03:11 +0000)]
(DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case.
Miles Bader [Wed, 17 Oct 2001 02:53:57 +0000 (02:53 +0000)]
(put_char): New function.
(read_c_string_or_comment): Strip trailing spaces and newlines.
John Wiegley [Wed, 17 Oct 2001 02:00:20 +0000 (02:00 +0000)]
(eshell/cat): Do a quick test if something is a regular file, before
checking if it is a directory or symlink. This avoids a call to
eshell-file-attributes, which can be expensive in some situations.
John Wiegley [Wed, 17 Oct 2001 02:00:00 +0000 (02:00 +0000)]
(eshell-ls-dired-initial-args): Added an extra customization variable,
to differentiate ls-in-dired from regular uses of ls.
John Wiegley [Wed, 17 Oct 2001 01:58:38 +0000 (01:58 +0000)]
*** empty log message ***
Miles Bader [Wed, 17 Oct 2001 01:13:10 +0000 (01:13 +0000)]
(
defface ): Mention `:inherit' in doc-string.
Eli Zaretskii [Tue, 16 Oct 2001 19:07:50 +0000 (19:07 +0000)]
Update the Commentary with installation instructions.
Miles Bader [Tue, 16 Oct 2001 13:09:06 +0000 (13:09 +0000)]
*** empty log message ***
Miles Bader [Tue, 16 Oct 2001 13:07:29 +0000 (13:07 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].
Miles Bader [Tue, 16 Oct 2001 13:05:28 +0000 (13:05 +0000)]
(scan_c_file): Handle `new style' doc strings in comments [with `doc:'
keyword prefix].
Gerd Moellmann [Tue, 16 Oct 2001 09:25:44 +0000 (09:25 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 16 Oct 2001 09:21:56 +0000 (09:21 +0000)]
(Fset_buffer_major_mode): Use initial-major-mode for
*scratch*.
Ken Raeburn [Tue, 16 Oct 2001 09:09:51 +0000 (09:09 +0000)]
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
with lisp system changes.
Pavel Janík [Mon, 15 Oct 2001 20:52:59 +0000 (20:52 +0000)]
Put doc strings in comments.
Pavel Janík [Mon, 15 Oct 2001 20:45:55 +0000 (20:45 +0000)]
Include <sys/ioctl.h> also on systems without <soundcard.h>.
Sam Steingold [Mon, 15 Oct 2001 16:17:51 +0000 (16:17 +0000)]
(Vafter_load_alist): Declare extern (w32 build problem).
Pavel Janík [Mon, 15 Oct 2001 15:07:49 +0000 (15:07 +0000)]
Put doc strings in comments.
Pavel Janík [Mon, 15 Oct 2001 14:55:28 +0000 (14:55 +0000)]
(process-inherit-coding-system-flag, get-buffer-process): Do not confuse
make-docfile with doc strings in comment.
Pavel Janík [Mon, 15 Oct 2001 14:34:08 +0000 (14:34 +0000)]
*** empty log message ***
Pavel Janík [Mon, 15 Oct 2001 14:19:38 +0000 (14:19 +0000)]
(Fchar_to_string): Make doc string consistent with arguments.
Pavel Janík [Mon, 15 Oct 2001 13:50:48 +0000 (13:50 +0000)]
*** empty log message ***
Pavel Janík [Mon, 15 Oct 2001 13:38:04 +0000 (13:38 +0000)]
Put doc strings in comments.
Gerd Moellmann [Mon, 15 Oct 2001 11:40:46 +0000 (11:40 +0000)]
(window_loop): Don't check for Fother_buffer returning nil.
Pavel Janík [Mon, 15 Oct 2001 11:13:53 +0000 (11:13 +0000)]
(Fmapconcat): Fix typo in a doc string.
Pavel Janík [Mon, 15 Oct 2001 11:10:13 +0000 (11:10 +0000)]
(Fsleep_for): Fix typo in a doc string.
Gerd Moellmann [Mon, 15 Oct 2001 10:44:09 +0000 (10:44 +0000)]
(select_window_1): Unfreeze window start. Remove a
doubled test for WINDOW being live.
Gerd Moellmann [Mon, 15 Oct 2001 10:28:13 +0000 (10:28 +0000)]
Comment fix.
Gerd Moellmann [Mon, 15 Oct 2001 10:12:29 +0000 (10:12 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 15 Oct 2001 10:12:08 +0000 (10:12 +0000)]
(x_draw_glyph_string): Restore clipping after
drawing box.
Gerd Moellmann [Mon, 15 Oct 2001 10:04:31 +0000 (10:04 +0000)]
(read_c_string_or_comment): Don't drop a '*'
in a C doc comment.
Gerd Moellmann [Mon, 15 Oct 2001 09:14:09 +0000 (09:14 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 15 Oct 2001 08:47:11 +0000 (08:47 +0000)]
(set-auto-coding): Fix regexps for local
variables section not to eat newlines.
Pavel Janík [Mon, 15 Oct 2001 08:13:24 +0000 (08:13 +0000)]
(prefix-arg, current-prefix-arg): Fix typo in a doc string.
Stefan Monnier [Mon, 15 Oct 2001 02:51:50 +0000 (02:51 +0000)]
*** empty log message ***
Miles Bader [Mon, 15 Oct 2001 01:01:21 +0000 (01:01 +0000)]
(display-message-or-buffer): Pass the correct buffer to `display-buffer'.
Stefan Monnier [Sun, 14 Oct 2001 22:45:14 +0000 (22:45 +0000)]
(access_keymap): Unify handling of `t' and generic-char.
If a parent is reached and noinherit is set, exit immediately.
Use AREF and ASIZE macros. Call get_keyelt before checking KEYMAPP.
Stefan Monnier [Sun, 14 Oct 2001 20:23:38 +0000 (20:23 +0000)]
(TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
(TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): Remove.
Stefan Monnier [Sun, 14 Oct 2001 20:21:07 +0000 (20:21 +0000)]
(in_ellipses_for_invisible_text_p, handle_invisible_prop):
Use new retval of TEXT_PROP_MEANS_INVISIBLE.
Stefan Monnier [Sun, 14 Oct 2001 20:19:10 +0000 (20:19 +0000)]
(skip_invisible): Use new retval of TEXT_PROP_MEANS_INVISIBLE.
Stefan Monnier [Sun, 14 Oct 2001 20:17:49 +0000 (20:17 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 14 Oct 2001 20:16:52 +0000 (20:16 +0000)]
(EXEC_SUFFIXES): Remove.
Stefan Monnier [Sun, 14 Oct 2001 20:13:47 +0000 (20:13 +0000)]
(syms_of_callproc): Init Vexec_suffixes to Qnil.
(decode_suffixes): Remove.
Stefan Monnier [Sun, 14 Oct 2001 20:09:46 +0000 (20:09 +0000)]
(executable-binary-suffixes): Make varalias.
(executable-find): Use exec-suffixes.
(executable-set-magic): Don't use make-local-hook.