]>
git.eshelyaron.com Git - emacs.git/log
Gerd Moellmann [Mon, 15 Oct 2001 10:47:28 +0000 (10:47 +0000)]
(select_window_1): Unfreeze window start. Remove a
doubled test for WINDOW being live.
Gerd Moellmann [Mon, 15 Oct 2001 10:15:21 +0000 (10:15 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 15 Oct 2001 10:14:37 +0000 (10:14 +0000)]
(x_draw_glyph_string): Restore clipping after
drawing box.
Gerd Moellmann [Mon, 15 Oct 2001 09:23:31 +0000 (09:23 +0000)]
(display-message-or-buffer): Pass the correct buffer
to `display-buffer'.
Gerd Moellmann [Mon, 15 Oct 2001 08:46:15 +0000 (08:46 +0000)]
(set-auto-coding): Fix regexps for local
variables section not to eat newlines.
Eli Zaretskii [Sun, 14 Oct 2001 08:46:54 +0000 (08:46 +0000)]
Fix a typo in a comment.
Stefan Monnier [Sun, 14 Oct 2001 03:17:17 +0000 (03:17 +0000)]
(esc-map): Revert `j' and `C-j' bindings to
indent-new-comment-line from comment-indent-new-line.
Eli Zaretskii [Sat, 13 Oct 2001 13:11:39 +0000 (13:11 +0000)]
List the new input methods.
Eli Zaretskii [Sat, 13 Oct 2001 12:59:07 +0000 (12:59 +0000)]
("greek-babel"): New input method. From David
Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
Eli Zaretskii [Sat, 13 Oct 2001 10:10:12 +0000 (10:10 +0000)]
<Local Variables>: Remove no-byte-compile, since
there are some non-trivial functions here, and src/Makefile.in now
wants bindings.elc.
Gerd Moellmann [Fri, 12 Oct 2001 10:06:28 +0000 (10:06 +0000)]
(notice_overwritten_cursor): Renamed from
note_overwritten_text_cursor. Rewritten to take glyph widths into
account.
Gerd Moellmann [Fri, 12 Oct 2001 10:06:10 +0000 (10:06 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 12 Oct 2001 09:28:49 +0000 (09:28 +0000)]
(Compilation): Document "M-x recompile".
Gerd Moellmann [Fri, 12 Oct 2001 09:04:39 +0000 (09:04 +0000)]
(calculator-eng-display): Don't call concat
with an integer argument.
Jason Rumney [Wed, 10 Oct 2001 21:19:44 +0000 (21:19 +0000)]
*** empty log message ***
Jason Rumney [Wed, 10 Oct 2001 21:13:33 +0000 (21:13 +0000)]
Don't install fakemail.
Jason Rumney [Wed, 10 Oct 2001 21:07:45 +0000 (21:07 +0000)]
Removed fakemail from ALL
Gerd Moellmann [Wed, 10 Oct 2001 16:38:31 +0000 (16:38 +0000)]
(iso-transl-e-caret)
(iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
Gerd Moellmann [Wed, 10 Oct 2001 12:25:20 +0000 (12:25 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 10 Oct 2001 12:25:01 +0000 (12:25 +0000)]
(C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics'
options. From Dave Love <d.love@dl.ac.uk>.
Gerd Moellmann [Wed, 10 Oct 2001 11:57:50 +0000 (11:57 +0000)]
(end-of-buffer): Fix code scrolling specially
for the buffer end.
Gerd Moellmann [Wed, 10 Oct 2001 09:27:00 +0000 (09:27 +0000)]
(command-line-1): Bind tab-width to 8.
Eli Zaretskii [Mon, 8 Oct 2001 13:48:27 +0000 (13:48 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 8 Oct 2001 11:05:01 +0000 (11:05 +0000)]
(lisp, shortlisp): Replace bindings.el with
bindings.elc, since otherwise doc strings in bindings.el get wrong
offsets in etc/DOC.
Gerd Moellmann [Mon, 8 Oct 2001 09:07:19 +0000 (09:07 +0000)]
(child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
Clear ICRNL and INLCR. From Daiki Ueno <ueno@unixuser.org>.
Gerd Moellmann [Sat, 6 Oct 2001 11:10:50 +0000 (11:10 +0000)]
Explain where and how to put the copyright notice and permission
notice in a change log file.
Gerd Moellmann [Sat, 6 Oct 2001 10:32:56 +0000 (10:32 +0000)]
*** empty log message ***
Eli Zaretskii [Thu, 4 Oct 2001 19:40:06 +0000 (19:40 +0000)]
(Meta key does not work in xterm): Add .Xdefaults fragment for xterm
to produce Meta keys.
Andrew Innes [Thu, 4 Oct 2001 17:15:26 +0000 (17:15 +0000)]
*** empty log message ***
Andrew Innes [Thu, 4 Oct 2001 17:14:53 +0000 (17:14 +0000)]
(face-font-registry-alternatives) [windows-nt]: Make
gb2312 an alias for gb2312.1980.
Andrew Innes [Thu, 4 Oct 2001 17:14:01 +0000 (17:14 +0000)]
(x_to_w32_color): Fix argument to alloca.
(w32_load_system_font): Don't believe what GetLanguageFontInfo
says; query codepage info directly to determine if font is double
byte.
(x_to_w32_charset): Handle private format for unknown charsets.
Handle wildcards in charset spec, by ignoring them.
(w32_codepage_for_font): Fix argument to alloca. Don't remove
"*-" prefix from charset.
(x_to_w32_font): Enlarge remainder array for safety. Specifically
handle the truncated font spec form constructed by font_list_1, so
that we correctly identify the charset fields. Don't remove "*-"
prefix from charset.
(w32_list_synthesized_fonts): Fix argument to alloca.
Gerd Moellmann [Thu, 4 Oct 2001 10:38:36 +0000 (10:38 +0000)]
*** empty log message ***
Eli Zaretskii [Thu, 4 Oct 2001 07:18:32 +0000 (07:18 +0000)]
Fix the date and the syntax of Pavel Janik's entry for tpu-edt.el.
Eli Zaretskii [Thu, 4 Oct 2001 07:13:53 +0000 (07:13 +0000)]
Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii [Thu, 4 Oct 2001 07:10:35 +0000 (07:10 +0000)]
(File Variables): Emphasize the importance of having the `mode' variable
the first in the list of local variables. From Eric Hanchrow
<offby1@blarg.net>.
Stefan Monnier [Wed, 3 Oct 2001 20:32:19 +0000 (20:32 +0000)]
(cvs-prefix-define): Typo cons->concat.
Pavel Janík [Wed, 3 Oct 2001 19:50:05 +0000 (19:50 +0000)]
*** empty log message ***
Pavel Janík [Wed, 3 Oct 2001 19:44:55 +0000 (19:44 +0000)]
Make messages match original TPU/edt editor.
ShengHuo ZHU [Wed, 3 Oct 2001 12:29:25 +0000 (12:29 +0000)]
* emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to
Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.
Eli Zaretskii [Wed, 3 Oct 2001 10:52:47 +0000 (10:52 +0000)]
Update maintainer's email address.
Miles Bader [Wed, 3 Oct 2001 01:12:27 +0000 (01:12 +0000)]
(syms_of_callproc): Explicitly state in the documentation for
`process-environment' that earlier entries take precedence over later
ones.
Andreas Schwab [Tue, 2 Oct 2001 21:34:12 +0000 (21:34 +0000)]
(ange-ftp-skip-msgs): Add 227 and 228 for Long
and Extended Passive Mode, resp.
Miles Bader [Tue, 2 Oct 2001 02:35:04 +0000 (02:35 +0000)]
*** empty log message ***
Miles Bader [Tue, 2 Oct 2001 02:34:48 +0000 (02:34 +0000)]
(Minibuffer Misc): Add entries for `minibuffer-contents',
`minibuffer-contents-no-properties', and `delete-minibuffer-contents'.
Correct description for `minibuffer-prompt-end'.
Miles Bader [Tue, 2 Oct 2001 02:21:59 +0000 (02:21 +0000)]
Add @tindex lines to new entries.
Miles Bader [Tue, 2 Oct 2001 02:11:23 +0000 (02:11 +0000)]
(Property Search): Correct descriptions of
`next-char-property-change' and `previous-char-property-change'.
Add entries for `next-single-char-property-change' and
`previous-single-char-property-change'.
Make operand names a bit more consistent.
Miles Bader [Tue, 2 Oct 2001 01:53:10 +0000 (01:53 +0000)]
(Fnext_char_property_change)
(Fprevious_char_property_change): Remove reference to non-existant
argument OBJECT from doc-string.
Eli Zaretskii [Mon, 1 Oct 2001 11:23:53 +0000 (11:23 +0000)]
Mention the broken cpp from GCC snapshots around Sep 30, 2001, and show the
command line to force `configure' to use -traditional.
Eli Zaretskii [Mon, 1 Oct 2001 11:08:06 +0000 (11:08 +0000)]
(cal-menu-x-popup-menu): New function,
calls x-popup-menu only if popup menus are supported.
(calendar-mouse-insert-hebrew-diary-entry)
(calendar-mouse-insert-islamic-diary-entry)
(calendar-mouse-holidays, calendar-mouse-view-diary-entries)
(calendar-mouse-view-other-diary-entries)
(calendar-mouse-print-dates, calendar-mouse-2-date-menu)
(calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax): Call
cal-menu-x-popup-menu instead of x-popup-menu.
Eli Zaretskii [Mon, 1 Oct 2001 11:05:18 +0000 (11:05 +0000)]
(calendar-mode-map): Require cal-menu unconditionally.
(calendar-mode): Set up activate-menubar-hook unconditionally.
Gerd Moellmann [Mon, 1 Oct 2001 10:53:38 +0000 (10:53 +0000)]
(struct glyph_row) <ends_in_newline_from_string_p>:
New bit flag
Gerd Moellmann [Mon, 1 Oct 2001 10:52:55 +0000 (10:52 +0000)]
(display_line): Set row's ends_in_newline_from_string_p.
(try_window_id): Skip back over lines ending in a newline from a
string.
Gerd Moellmann [Mon, 1 Oct 2001 09:32:09 +0000 (09:32 +0000)]
(gs-set-ghostview-window-prop): Fix args of `elt'.
Gerd Moellmann [Mon, 1 Oct 2001 07:38:27 +0000 (07:38 +0000)]
Mention Rx.
Gerd Moellmann [Mon, 1 Oct 2001 07:31:59 +0000 (07:31 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 1 Oct 2001 07:30:38 +0000 (07:30 +0000)]
(rx): Add def-edebug-spec.
Gerd Moellmann [Mon, 1 Oct 2001 07:25:14 +0000 (07:25 +0000)]
(struct alias): Add two new struct members: NAMESP and
ALIASEE to help work with namespace aliases.
(struct sym): Remove struct member NAMESP_ALIASES.
(namespace_alias_table): New variable.
(make_namespace): Add parameter CONTEXT.
(check_namespace): New function.
(find_namespace): Add parameter CONTEXT.
(check_namespace_alias): New function.
(register_namespace_alias): Change type of parameter
OLD_NAME. Search for already defined alias in
NAMESPACE_ALIAS_TABLE.
(check_namespace): New function.
(enter_namespace): Call find_namespace with CONTEXT parameter.
(match_qualified_namespace_alias): New function.
(parse_qualified_ident_or_type): Fixed typo in comment. While
parsing qualified ident or type update namespace context and
restore it on exit.
(parse_qualified_param_ident_or_type): Fixed typo in comment.
(globals): Changed handling of namespace aliases.
(version): Added year 2001.
Eli Zaretskii [Mon, 1 Oct 2001 07:03:13 +0000 (07:03 +0000)]
(help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
Richard M. Stallman [Mon, 1 Oct 2001 06:08:20 +0000 (06:08 +0000)]
Fix previous change.
Richard M. Stallman [Mon, 1 Oct 2001 06:07:56 +0000 (06:07 +0000)]
(Freplace_match): Doc fix.
Richard M. Stallman [Mon, 1 Oct 2001 06:07:36 +0000 (06:07 +0000)]
*** empty log message ***
Andrew Innes [Sun, 30 Sep 2001 21:55:04 +0000 (21:55 +0000)]
(set_frame_menubar): Take into account that
f->menu_bar_vector can be nil, and not a vector. From Ken Raeburn
<raeburn@gnu.org>.
Eli Zaretskii [Sun, 30 Sep 2001 10:48:42 +0000 (10:48 +0000)]
*** empty log message ***
Eli Zaretskii [Sun, 30 Sep 2001 10:47:22 +0000 (10:47 +0000)]
(select-frame-by-name, other-frame): Doc fix.
Eli Zaretskii [Sun, 30 Sep 2001 10:39:00 +0000 (10:39 +0000)]
(Finding All Frames): Document that next-frame and
previous-frame are local to current terminal.
Eli Zaretskii [Sun, 30 Sep 2001 10:13:00 +0000 (10:13 +0000)]
(syms_of_frame): Doc fix.
Eli Zaretskii [Sun, 30 Sep 2001 07:00:25 +0000 (07:00 +0000)]
(Backspace invokes help): Clarify that keyboard-translate is better
than global-set-key. Add reference to the manual's section about DEL vs
BS. Mention normal-erase-is-backspace.
Eli Zaretskii [Sat, 29 Sep 2001 18:41:36 +0000 (18:41 +0000)]
(tetris-score-file): Use temporary-file-directory
instead of a literal "/tmp". Suggested by Robert
<robert@chezmarshall.freeserve.co.uk>.
Eli Zaretskii [Sat, 29 Sep 2001 18:37:22 +0000 (18:37 +0000)]
(snake-score-file): Use temporary-file-directory
instead of a literal "/tmp". Suggested by Robert
<robert@chezmarshall.freeserve.co.uk>.
Eli Zaretskii [Sat, 29 Sep 2001 10:14:14 +0000 (10:14 +0000)]
Fix the Italian and Maltese entries. From Trevor Spiteri
<tbspit@eng.um.edu.mt>.
Pavel Janík [Fri, 28 Sep 2001 15:50:04 +0000 (15:50 +0000)]
Fix a typo in comment.
Andreas Schwab [Fri, 28 Sep 2001 12:59:18 +0000 (12:59 +0000)]
.
Andreas Schwab [Fri, 28 Sep 2001 12:58:23 +0000 (12:58 +0000)]
(LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z
nocombreloc, in case -z combreloc is the default.
Gerd Moellmann [Fri, 28 Sep 2001 08:03:51 +0000 (08:03 +0000)]
Put in #if 0 until we know what's
really going on here.
Eli Zaretskii [Fri, 28 Sep 2001 06:18:36 +0000 (06:18 +0000)]
(apropos-print): Fix last change.
Eli Zaretskii [Fri, 28 Sep 2001 06:11:25 +0000 (06:11 +0000)]
(apropos-print): Make the directions inserted at the
beginning of the *Apropos* buffer more clear.
Michael Kifer [Fri, 28 Sep 2001 03:06:09 +0000 (03:06 +0000)]
2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
Added comments.
Stefan Monnier [Thu, 27 Sep 2001 22:45:50 +0000 (22:45 +0000)]
(trivial_regexp_p): Catch \{N,M\} as well.
Stefan Monnier [Thu, 27 Sep 2001 21:13:44 +0000 (21:13 +0000)]
(comment-normalize-vars): Use " \t" rather than
"\\s-" when defining comment-end-skip.
Eli Zaretskii [Thu, 27 Sep 2001 13:37:26 +0000 (13:37 +0000)]
Document the support for file selection dialog on MS-Windows.
Gerd Moellmann [Thu, 27 Sep 2001 12:09:35 +0000 (12:09 +0000)]
(gnus-article-display-xface): Skip over previously
inserted images.
Eli Zaretskii [Thu, 27 Sep 2001 11:05:06 +0000 (11:05 +0000)]
(shortlisp): Resync with loadup.el: add backquote, utf-8, menu-bar,
and latin-N.
(SOME_MACHINE_LISP): Remove menu-bar, since it's loaded unconditionally now.
(lisp): Add latin-N, since they are preloaded.
Gerd Moellmann [Thu, 27 Sep 2001 11:03:03 +0000 (11:03 +0000)]
(send-mail-function): Doc fix.
(mail-do-fcc): Error if header-end is not a marker.
(mail-do-fcc): Add a comment.
(mail-reply-to): Doc fix.
(mail-signature): Make ATPOINT optional.
(mail-yank-original): Use cond instead of nestled if.
Gerd Moellmann [Thu, 27 Sep 2001 10:54:55 +0000 (10:54 +0000)]
(feedmail-queue-send-edit-prompt-help):
Call get-buffer-window first second arg `visible'.
Gerd Moellmann [Thu, 27 Sep 2001 09:23:01 +0000 (09:23 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 27 Sep 2001 09:22:39 +0000 (09:22 +0000)]
(list-input-methods-1): Output
something that's independent of Emacs' version.
Gerd Moellmann [Thu, 27 Sep 2001 09:14:30 +0000 (09:14 +0000)]
(x_draw_relief_rect): Draw bottom relief 1 pixel more
to the left. Some cleanup.
Gerd Moellmann [Thu, 27 Sep 2001 08:36:13 +0000 (08:36 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 27 Sep 2001 08:35:44 +0000 (08:35 +0000)]
(display_mode_element): One more case where a string's
multibyteness should be used for display.
Gerd Moellmann [Thu, 27 Sep 2001 08:11:36 +0000 (08:11 +0000)]
(tar-mode-write-file): Don't signal an error by
calling byte-to-position with a nil tar-header-offset.
Eli Zaretskii [Wed, 26 Sep 2001 19:55:41 +0000 (19:55 +0000)]
(Creating Keymaps): Fix the description of the result of make-keymap.
Eli Zaretskii [Wed, 26 Sep 2001 19:44:26 +0000 (19:44 +0000)]
Mention XIM-related crashes on Solaris 8.
Eli Zaretskii [Wed, 26 Sep 2001 19:42:30 +0000 (19:42 +0000)]
Fix last change.
Eli Zaretskii [Wed, 26 Sep 2001 19:38:34 +0000 (19:38 +0000)]
Move the section aboiut XIMs on Solaris 8.
Eli Zaretskii [Wed, 26 Sep 2001 19:36:21 +0000 (19:36 +0000)]
Mention core dumps inside XIM on Solaris 8.
Eli Zaretskii [Wed, 26 Sep 2001 19:21:00 +0000 (19:21 +0000)]
Document problems with bad specifications of the default fontset.
Eli Zaretskii [Wed, 26 Sep 2001 19:11:07 +0000 (19:11 +0000)]
Document the problem with epop3's redefinition of gethash.
Eli Zaretskii [Wed, 26 Sep 2001 19:04:28 +0000 (19:04 +0000)]
Update as per suggestions by Shayne Steele <steele@cs.fsu.edu>.
Richard M. Stallman [Wed, 26 Sep 2001 18:03:51 +0000 (18:03 +0000)]
Comment change.
Stefan Monnier [Wed, 26 Sep 2001 15:45:47 +0000 (15:45 +0000)]
(Info-on-current-buffer): Default arg to "Top".