]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sun, 30 Dec 2001 19:37:47 +0000 (19:37 +0000)]
(query-replace-read-args): Immediate error if read-only.
Richard M. Stallman [Sun, 30 Dec 2001 19:33:13 +0000 (19:33 +0000)]
(makeinfo-compilation-sentinel):
Display the output buffer in a more intelligent way.
Eli Zaretskii [Sun, 30 Dec 2001 17:08:39 +0000 (17:08 +0000)]
(insert-directory): Modify the "total" line wording, in accordance with
files.el's insert-directory.
Eli Zaretskii [Sun, 30 Dec 2001 06:40:17 +0000 (06:40 +0000)]
Remove the "configure: Regenerated" entry.
Richard M. Stallman [Sun, 30 Dec 2001 03:25:26 +0000 (03:25 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 30 Dec 2001 03:24:17 +0000 (03:24 +0000)]
(read_escape): New arg BYTEREP for reporting whether
escape forces unibyte or multibyte.
(read1): When reading a string, take note of that info.
Richard M. Stallman [Sun, 30 Dec 2001 03:22:55 +0000 (03:22 +0000)]
(print_object): In multibyte string, use hex escapes.
Use octal only for unibyte strings.
(PRINTPREPARE): Don't ever set Qprint_escape_nonascii.
Richard M. Stallman [Sun, 30 Dec 2001 02:39:12 +0000 (02:39 +0000)]
(basic-save-buffer): If a before-write hook displays
an echo area message, pause before calling basic-save-buffer-1.
Richard M. Stallman [Sun, 30 Dec 2001 00:56:40 +0000 (00:56 +0000)]
(reftex-query-replace-document, reftex-change-label): Doc fix.
Richard M. Stallman [Sun, 30 Dec 2001 00:53:22 +0000 (00:53 +0000)]
(dired-do-query-replace-regexp): Doc fix.
Richard M. Stallman [Sun, 30 Dec 2001 00:52:52 +0000 (00:52 +0000)]
(tags-query-replace): Doc fix.
Richard M. Stallman [Sun, 30 Dec 2001 00:13:56 +0000 (00:13 +0000)]
(max_specpdl_size): Add declaration.
Richard M. Stallman [Sat, 29 Dec 2001 23:48:45 +0000 (23:48 +0000)]
(LIBX11_SYSTEM) [MOTIF]: Add -lgen.
(sigprocmask_set): Conditionalize decl on ! NOT_C_CODE.
Pavel Janík [Sat, 29 Dec 2001 22:25:06 +0000 (22:25 +0000)]
Include <config.h>.
Pavel Janík [Sat, 29 Dec 2001 22:21:10 +0000 (22:21 +0000)]
Remove trailing whitespaces.
Ken Raeburn [Sat, 29 Dec 2001 21:42:22 +0000 (21:42 +0000)]
* abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero
comparison to test lisp value returned by Fget.
Richard M. Stallman [Sat, 29 Dec 2001 20:31:31 +0000 (20:31 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 29 Dec 2001 20:31:14 +0000 (20:31 +0000)]
(compile-internal): Fix previous change.
Richard M. Stallman [Sat, 29 Dec 2001 20:12:45 +0000 (20:12 +0000)]
(Fdo_auto_save): If NO_MESSAGE, don't call push_message.
Pavel Janík [Sat, 29 Dec 2001 18:02:49 +0000 (18:02 +0000)]
(Info-mode): Reindent the doc-string.
Richard M. Stallman [Sat, 29 Dec 2001 14:54:28 +0000 (14:54 +0000)]
(silly_event_symbol_error): New subrtn, from Fdefine_key.
Handle modifier bits. Correct typo in error message.
Gerd Moellmann [Sat, 29 Dec 2001 12:47:29 +0000 (12:47 +0000)]
Add a comment.
Eli Zaretskii [Sat, 29 Dec 2001 09:24:31 +0000 (09:24 +0000)]
Regenerated.
Richard M. Stallman [Sat, 29 Dec 2001 04:21:25 +0000 (04:21 +0000)]
(mouse-drag-mode-line-1): When dragging a mode line upward,
shrink the windows above as necessary to get space.
(mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
Richard M. Stallman [Sat, 29 Dec 2001 02:50:51 +0000 (02:50 +0000)]
(ange-ftp-insert-directory): Explicitly follow symlinks.
Kim F. Storm [Sat, 29 Dec 2001 01:13:26 +0000 (01:13 +0000)]
<CONFIGURATION BY HAND> Now requires autoconf 2.51.
Kim F. Storm [Sat, 29 Dec 2001 01:12:35 +0000 (01:12 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 29 Dec 2001 00:46:26 +0000 (00:46 +0000)]
(ange-ftp-allow-child-lookup): Always return nil.
This fixes a bug that treated all files as directories.
Richard M. Stallman [Fri, 28 Dec 2001 22:28:05 +0000 (22:28 +0000)]
Comment change.
Richard M. Stallman [Fri, 28 Dec 2001 22:27:37 +0000 (22:27 +0000)]
(iso-transl-char-map) Eliminate the
alias symbols--put the translated sequences here directly.
Richard M. Stallman [Fri, 28 Dec 2001 22:16:42 +0000 (22:16 +0000)]
(c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)
(java-mode-abbrev-table, pike-mode-abbrev-table):
Mark all the predefined abbrevs as "system" abbrevs.
Richard M. Stallman [Fri, 28 Dec 2001 22:14:38 +0000 (22:14 +0000)]
Use the plist of an abbrev for multiple params if nec.
(Fdefine_abbrev): New arg SYSTEM-FLAG for a system abbrev.
(Fdefine_global_abbrev, Fdefine_mode_abbrev):
Update calls to Fdefine_abbrev.
(write_abbrev): Update for changed data format.
Don't list "system" abbrevs.
(Fexpand_abbrev): Update use count with new data format.
(describe_abbrev): Update for changed data format.
(Fdefine_abbrev_table): Handle the new SYSTEM-FLAG.
Richard M. Stallman [Fri, 28 Dec 2001 19:07:02 +0000 (19:07 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 28 Dec 2001 19:06:40 +0000 (19:06 +0000)]
Test for mbsinit.
Richard M. Stallman [Fri, 28 Dec 2001 19:06:08 +0000 (19:06 +0000)]
(HAVE_MBSINIT): Add #undef.
Richard M. Stallman [Fri, 28 Dec 2001 19:05:42 +0000 (19:05 +0000)]
(mbsinit): Define as no-op if not available.
Richard M. Stallman [Fri, 28 Dec 2001 18:58:40 +0000 (18:58 +0000)]
(mail-envelope-from): Fix custom type.
(sendmail-send-it): Check mail-specify-envelope-from
and mail-envelope-from in the mail buffer at start.
Richard M. Stallman [Fri, 28 Dec 2001 18:49:02 +0000 (18:49 +0000)]
Fix previous change; also correct its change log:
(Fdefine_key): Add error message for trying to bind [DEL], [RET], etc.
(exclude_keys): New variable.
(Flookup_key): Error message if key has wrong data type.
Richard M. Stallman [Fri, 28 Dec 2001 18:47:27 +0000 (18:47 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 28 Dec 2001 18:39:20 +0000 (18:39 +0000)]
(Flookup_key): Add error message for trying to bind [DEL], [RET], etc.
Gerd Moellmann [Fri, 28 Dec 2001 14:47:47 +0000 (14:47 +0000)]
(x_setup_relief_colors): Don't compute an image's
background color if it doesn't have a Pixmap.
Gerd Moellmann [Fri, 28 Dec 2001 13:34:00 +0000 (13:34 +0000)]
(notice_overwritten_cursor): Don't depend on
output_cursor and updated_area. Compare pixel coordinates with
window's cursor pixel coordinates.
(x_draw_glyphs, x_clear_end_of_line, show_mouse_face): Call
notice_overwritten_cursor with new arg list.
(show_mouse_face): Fix bug setting a row's mouse_face_p flag
unconditionally.
Gerd Moellmann [Fri, 28 Dec 2001 12:42:54 +0000 (12:42 +0000)]
(try_scrolling) <PT below scroll margin>: Add the
height of the cursor line to the amount to scroll.
Eli Zaretskii [Fri, 28 Dec 2001 12:20:11 +0000 (12:20 +0000)]
(mail-envelope-from): Fix :type. Suggested by "Golubev I. N." <gin@mo.msk.ru>.
(sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
From "Golubev I. N." <gin@mo.msk.ru>.
Richard M. Stallman [Fri, 28 Dec 2001 06:29:37 +0000 (06:29 +0000)]
(ldap-search-internal): Handle <file://...> in results.
Richard M. Stallman [Fri, 28 Dec 2001 05:19:24 +0000 (05:19 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 28 Dec 2001 05:15:59 +0000 (05:15 +0000)]
(line-move-invisible): New subroutine.
(line-move-to-column): New subroutine--smarter about advancing over
invisible parts of a line, or lines, but only as long as hpos grows.
(line-move-finish): New subroutine: repeatedly processes desired
column, intangibility, and fields.
(line-move): Use those subroutines.
When moving lines downward, skip invisible text first rather than last.
Richard M. Stallman [Fri, 28 Dec 2001 05:12:42 +0000 (05:12 +0000)]
(set_point_both): The position after an invisible, intangible
character is not an acceptable stopping point.
Richard M. Stallman [Fri, 28 Dec 2001 03:10:33 +0000 (03:10 +0000)]
Update C-u C-x = output format.
Richard M. Stallman [Fri, 28 Dec 2001 03:01:42 +0000 (03:01 +0000)]
(describe-char-after): Describe the text properties of the char after point.
Richard M. Stallman [Fri, 28 Dec 2001 02:55:13 +0000 (02:55 +0000)]
Rewrite the introductory text for clarity.
Put the `info' topic above the "Emacs" subcategory line.
Richard M. Stallman [Fri, 28 Dec 2001 02:13:58 +0000 (02:13 +0000)]
Fix previous change.
Richard M. Stallman [Fri, 28 Dec 2001 02:12:13 +0000 (02:12 +0000)]
(find-dired-sentinel): Precede exit message by
two spaces, to match the regexp in dired-between-files.
Richard M. Stallman [Fri, 28 Dec 2001 02:11:59 +0000 (02:11 +0000)]
(describe-key): Doc fix.
Miles Bader [Thu, 27 Dec 2001 15:09:44 +0000 (15:09 +0000)]
(widget-toggle-value-create): Don't eval actual images (which are lists too).
Eli Zaretskii [Thu, 27 Dec 2001 11:27:27 +0000 (11:27 +0000)]
Fix the doc string of "Latin-5" language environment.
Eli Zaretskii [Thu, 27 Dec 2001 10:27:30 +0000 (10:27 +0000)]
*** empty log message ***
Ken Raeburn [Thu, 27 Dec 2001 05:49:33 +0000 (05:49 +0000)]
* window.c (enlarge_window): In new preserve_before code, convert CURBEG from
lisp object to integer before doing arithmetic.
Richard M. Stallman [Thu, 27 Dec 2001 05:00:56 +0000 (05:00 +0000)]
(Fbyte_code): Undo previous change.
Richard M. Stallman [Thu, 27 Dec 2001 05:00:49 +0000 (05:00 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 27 Dec 2001 03:23:50 +0000 (03:23 +0000)]
Comment change.
Richard M. Stallman [Thu, 27 Dec 2001 03:13:57 +0000 (03:13 +0000)]
(flyspell-mode-map): New keymap, defined as before 2001-11-09.
(add-minor-mode call): Specify the keymap.
Francesco Potortì [Wed, 26 Dec 2001 22:11:21 +0000 (22:11 +0000)]
support for Perl packages
* etags.c (Perl_functions): Tag packages and use them in sub tags.
(get_tag): Return a pointer to the tag that is found.
general cleanup and streamlining
* etags.c (LOOKING_AT): Use !intoken instead of iswhite.
(F_takeprec): Renamed from takeprec. All callers changed.
(F_getit): Renamed from getit. All callers changed.
(nocase_tail): Renamed from tail. All callers changed.
(Ada_getit): Renamed from adagetit. All callers changed.
(L_getit): Simplified by using get_tag.
(Perl_functions, Postscript_functions, erlang_attribute): Use the
modified LOOKING_AT.
(notinname): Removed '[' and added ')' to the recognised chars.
(LOOKING_AT, get_tag, PHP_functions): Use notinname.
(Ada_getit, Ada_funcs, Python_functions, Scheme_functions):
Clarified, using strneq or notinname.
(L_isdef, L_isquote): Removed.
(Lisp_functions, L_getit): Clarified.
changes for standalone compilation
* etags.c: (P_): Renamed to __P for consistency with config.h.
[HAVE_CONFIG_H]: Let config.h deal with __P.
[__STDC__] [!HAVE_CONFIG_H]: Define PTR as in config.h.
[!__STDC__] [!HAVE_CONFIG_H]: Do not undefine static, because
gperf code needs it.
[HAVE_CONFIG_H] [!PTR]: Define PTR (for use with Xemacs).
[HAVE_CONFIG_H] [!__P]: Define __P (for use with Xemacs).
(xmalloc, xrealloc): Use PTR instead of long *.
(bool): Make it a define, not a typedef, for C++ compilers.
(pattern): Members renamed to avoid name clash in some C++ compilers.
(get_language_from_langname): Use const argument.
Francesco Potortì [Wed, 26 Dec 2001 22:07:34 +0000 (22:07 +0000)]
Etags.c:
support for Perl packages
general cleanup and streamlining
changes for standalone compilation
Francesco Potortì [Wed, 26 Dec 2001 21:56:47 +0000 (21:56 +0000)]
Removed names of people from etags.c change log entries.
Francesco Potortì [Wed, 26 Dec 2001 21:51:53 +0000 (21:51 +0000)]
Perl changes for etags.
Richard M. Stallman [Wed, 26 Dec 2001 21:27:54 +0000 (21:27 +0000)]
Comment change.
Richard M. Stallman [Wed, 26 Dec 2001 21:26:25 +0000 (21:26 +0000)]
(compile-internal): Set TERM variable in process-environment.
Richard M. Stallman [Wed, 26 Dec 2001 00:42:56 +0000 (00:42 +0000)]
Rewrite Types of Log File node.
Kim F. Storm [Tue, 25 Dec 2001 23:38:23 +0000 (23:38 +0000)]
(record_char): Ignore duplicate help-echo events only
separated by mouse-movement. When tracking mouse, only record
first and last mouse-movement event in same window.
Don't record mouse-movement events in keyboard macros.
Kim F. Storm [Tue, 25 Dec 2001 23:34:45 +0000 (23:34 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 25 Dec 2001 22:02:33 +0000 (22:02 +0000)]
(help-xref-on-pp): Catch and ignore errors in scanning the buffer.
Pavel Janík [Tue, 25 Dec 2001 17:20:00 +0000 (17:20 +0000)]
Move direntry.
Richard M. Stallman [Tue, 25 Dec 2001 17:15:14 +0000 (17:15 +0000)]
(command-line): Convert command line args
to Emacs internal representation using locale-coding-system.
Richard M. Stallman [Tue, 25 Dec 2001 17:15:00 +0000 (17:15 +0000)]
*** empty log message ***
Eli Zaretskii [Tue, 25 Dec 2001 16:31:18 +0000 (16:31 +0000)]
Don't require ind-util when compiling.
Robert J. Chassell [Tue, 25 Dec 2001 16:16:22 +0000 (16:16 +0000)]
(texinfo-show-structure): Display the line showing the current location
in the middle of the window.
Robert J. Chassell [Tue, 25 Dec 2001 15:32:10 +0000 (15:32 +0000)]
Explain the difference between the per-file log maintained by the
version control system and the per-directory or per-project ChangeLog.
Robert J. Chassell [Tue, 25 Dec 2001 15:30:36 +0000 (15:30 +0000)]
Fix typo in cross-reference for `Using non-standard file names'
Fix cross-reference to `The GNU Emacs Manual'.
Pavel Janík [Tue, 25 Dec 2001 11:22:35 +0000 (11:22 +0000)]
(tpu-reset-screen-size): Use set-frame-height and set-frame-width instead
of set-screen-height and set-screen-width.
Pavel Janík [Tue, 25 Dec 2001 11:18:39 +0000 (11:18 +0000)]
(mh-show-msg): Likewise.
(mh-handle-process-error): Use frame-width instead of obsolete
screen-width.
Pavel Janík [Tue, 25 Dec 2001 11:16:02 +0000 (11:16 +0000)]
(vt-wide, vt-narrow): Use set-frame-width instead of obsolete
set-screen-width.
Pavel Janík [Tue, 25 Dec 2001 11:10:03 +0000 (11:10 +0000)]
Fix Lisp headers.
Pavel Janík [Tue, 25 Dec 2001 11:09:24 +0000 (11:09 +0000)]
Remove empty line at the end of file.
Pavel Janík [Tue, 25 Dec 2001 11:07:45 +0000 (11:07 +0000)]
(locate): Remove dot at the end of error argument.
Pavel Janík [Tue, 25 Dec 2001 11:03:46 +0000 (11:03 +0000)]
Add Maintainer header.
Pavel Janík [Tue, 25 Dec 2001 11:02:43 +0000 (11:02 +0000)]
Remove empty lines at the end of file.
Pavel Janík [Tue, 25 Dec 2001 11:01:47 +0000 (11:01 +0000)]
(emerge-show-file-name): Use frame-height instead of obsolete
screen-height.
Pavel Janík [Tue, 25 Dec 2001 10:55:12 +0000 (10:55 +0000)]
Add keyword.
Pavel Janík [Tue, 25 Dec 2001 10:53:42 +0000 (10:53 +0000)]
Fix Lisp footer.
Pavel Janík [Tue, 25 Dec 2001 10:43:25 +0000 (10:43 +0000)]
Fix previous change.
Richard M. Stallman [Tue, 25 Dec 2001 10:36:14 +0000 (10:36 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 25 Dec 2001 10:36:08 +0000 (10:36 +0000)]
(enlarge_window): New arg PRESERVE_BEFORE. Callers changed.
(Fenlarge_window): New arg PRESERVE_BEFORE.
Richard M. Stallman [Tue, 25 Dec 2001 10:34:39 +0000 (10:34 +0000)]
(balance-windows): Use new PRESERVE-BEFORE arg
to enlarge-window. Use save-selected-window. Don't try
to resize windows that end at the bottom "level".
Retry changing the sizes until the windows get the desired sizes.
Discount the minibuffer when computing total height available.
Richard M. Stallman [Tue, 25 Dec 2001 08:16:54 +0000 (08:16 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 25 Dec 2001 08:16:46 +0000 (08:16 +0000)]
(Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte.
Richard M. Stallman [Tue, 25 Dec 2001 08:14:45 +0000 (08:14 +0000)]
(debugger-mode-map): Bind C-m, not `RET'.
(debugger-make-xrefs): Only make a button for the first symbol on any line.
Richard M. Stallman [Mon, 24 Dec 2001 20:18:36 +0000 (20:18 +0000)]
(ftp-mode-abbrev-table): Don't define it.
(nslookup-mode-abbrev-table): Don't define it.
(smbclient-mode-abbrev-table): Don't define it.
(ftp-mode): Don't use ftp-mode-abbrev-table; don't enable Abbrev mode.
(nslookup-mode, smbclient-mode): Likewise.
(network-connection-service-abbrev-alist): Variable deleted.
(network-connection-mode-setup): Don't set up abbrev table.
Richard M. Stallman [Mon, 24 Dec 2001 18:01:56 +0000 (18:01 +0000)]
Replace "comment-fence" and "string-fence" with consistent terms.
Eli Zaretskii [Mon, 24 Dec 2001 17:11:11 +0000 (17:11 +0000)]
*** empty log message ***