]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago*** empty log message ***
Richard M. Stallman [Mon, 10 Dec 2001 20:47:38 +0000 (20:47 +0000)]
*** empty log message ***

22 years ago(isearch-yank-word-or-char): New function.
Richard M. Stallman [Mon, 10 Dec 2001 20:45:27 +0000 (20:45 +0000)]
(isearch-yank-word-or-char): New function.
(isearch-mode-map): Bind C-w to that.

22 years ago(iswitchb-visit-buffer): Use `select-frame-set-input-focus'.
Richard M. Stallman [Mon, 10 Dec 2001 20:41:18 +0000 (20:41 +0000)]
(iswitchb-visit-buffer): Use `select-frame-set-input-focus'.
It is needed when window manager uses "click to focus" policy.

22 years ago(menu-bar-mode): Make arg optional.
Richard M. Stallman [Mon, 10 Dec 2001 20:39:26 +0000 (20:39 +0000)]
(menu-bar-mode): Make arg optional.

22 years ago(line-move): Cope if next-single-property-change
Richard M. Stallman [Mon, 10 Dec 2001 20:38:47 +0000 (20:38 +0000)]
(line-move): Cope if next-single-property-change
or previous-single-property-change returns nil.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 10 Dec 2001 20:37:11 +0000 (20:37 +0000)]
*** empty log message ***

22 years ago(smtpmail-send-queued-mail): Insert the enqueued messages literally.
Eli Zaretskii [Mon, 10 Dec 2001 19:49:32 +0000 (19:49 +0000)]
(smtpmail-send-queued-mail): Insert the enqueued messages literally.

22 years ago(battery-insert-file-contents): Obsolete function removed.
Noah Friedman [Mon, 10 Dec 2001 10:22:22 +0000 (10:22 +0000)]
(battery-insert-file-contents): Obsolete function removed.
(battery-read-function): Obsolete function removed.
(battery-linux-proc-apm): Use insert-file-contents.

22 years agoTweak previous change.
Richard M. Stallman [Sun, 9 Dec 2001 21:49:29 +0000 (21:49 +0000)]
Tweak previous change.

22 years ago(lm-verify): New arg NON-FSF-OK.
Richard M. Stallman [Sun, 9 Dec 2001 21:47:36 +0000 (21:47 +0000)]
(lm-verify): New arg NON-FSF-OK.
Don't use interactive-p; instead, pass the proper args
in (interactive...).  Clean up most of the trouble-report strings.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 9 Dec 2001 21:31:54 +0000 (21:31 +0000)]
*** empty log message ***

22 years agoChange doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík [Sun, 9 Dec 2001 20:11:33 +0000 (20:11 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].

22 years ago(dos-display-scancodes, dos-decimal): Doc fix.
Eli Zaretskii [Sun, 9 Dec 2001 19:46:55 +0000 (19:46 +0000)]
(dos-display-scancodes, dos-decimal): Doc fix.

22 years agoDoc fix.
Stefan Monnier [Sun, 9 Dec 2001 19:30:32 +0000 (19:30 +0000)]
Doc fix.

22 years ago(srand48): Don't undefine.
Eli Zaretskii [Sun, 9 Dec 2001 16:52:20 +0000 (16:52 +0000)]
(srand48): Don't undefine.

22 years ago(_widget_value): Make `help' field a Lisp_Object. Add
Jason Rumney [Sun, 9 Dec 2001 16:48:03 +0000 (16:48 +0000)]
(_widget_value): Make `help' field a Lisp_Object. Add
comment to explain where the struct came from.
(single_submenu, w32_menu_show): Set `help' field as Lisp_Object.
(add_menu_item): Process pop-up menus first to avoid memory leak.
(add_menu_item, w32_menu_display_help): Use `help' field as
Lisp_Object.
(w32_free_submenu_strings): Only free owner-drawn strings.

22 years ago*** empty log message ***
Jason Rumney [Sun, 9 Dec 2001 16:47:16 +0000 (16:47 +0000)]
*** empty log message ***

22 years agoFix comments.
Pavel Janík [Sun, 9 Dec 2001 13:17:52 +0000 (13:17 +0000)]
Fix comments.

22 years agoFix Keywords header.
Pavel Janík [Sun, 9 Dec 2001 13:13:13 +0000 (13:13 +0000)]
Fix Keywords header.

22 years agoMoved back.
Pavel Janík [Sun, 9 Dec 2001 10:14:33 +0000 (10:14 +0000)]
Moved back.

22 years ago*** empty log message ***
Pavel Janík [Sun, 9 Dec 2001 10:12:55 +0000 (10:12 +0000)]
*** empty log message ***

22 years ago(merge_properties_sticky): Likewise.
Pavel Janík [Sun, 9 Dec 2001 01:03:22 +0000 (01:03 +0000)]
(merge_properties_sticky): Likewise.

22 years ago(compute_motion): Likewise.
Pavel Janík [Sun, 9 Dec 2001 00:57:28 +0000 (00:57 +0000)]
(compute_motion): Likewise.

22 years ago(setup_coding_system, shrink_encoding_region)
Pavel Janík [Sun, 9 Dec 2001 00:56:24 +0000 (00:56 +0000)]
(setup_coding_system, shrink_encoding_region)
(Fdecode_sjis_char): Likewise.

22 years ago(char_to_string_1, translate_char, Fdefine_charset): Add parentheses around
Pavel Janík [Sun, 9 Dec 2001 00:55:19 +0000 (00:55 +0000)]
(char_to_string_1, translate_char, Fdefine_charset): Add parentheses around
&& within ||.

22 years agoRegenerated.
Pavel Janík [Sat, 8 Dec 2001 21:08:03 +0000 (21:08 +0000)]
Regenerated.

22 years ago*** empty log message ***
Pavel Janík [Sat, 8 Dec 2001 21:06:01 +0000 (21:06 +0000)]
*** empty log message ***

22 years agoCopy COPYING to leim/, lwlib/, mac/ and nt/ when creating distribution.
Pavel Janík [Sat, 8 Dec 2001 21:05:10 +0000 (21:05 +0000)]
Copy COPYING to leim/, lwlib/, mac/ and nt/ when creating distribution.

22 years agoNew file.
Pavel Janík [Sat, 8 Dec 2001 20:59:54 +0000 (20:59 +0000)]
New file.

22 years agoAdd an entry about fonts and colors problems on KDE.
Eli Zaretskii [Sat, 8 Dec 2001 10:37:33 +0000 (10:37 +0000)]
Add an entry about fonts and colors problems on KDE.

22 years agoAdd the LD_PRELOAD work-around for the Xaw/neXtaw incompatibilities.
Eli Zaretskii [Sat, 8 Dec 2001 09:51:43 +0000 (09:51 +0000)]
Add the LD_PRELOAD work-around for the Xaw/neXtaw incompatibilities.

22 years agoAdd Unicode equivalents for rules.
Dave Love [Fri, 7 Dec 2001 18:21:04 +0000 (18:21 +0000)]
Add Unicode equivalents for rules.
(lao-post-read-conversion): New function.

22 years agoAdd Unicode equivalents.
Dave Love [Fri, 7 Dec 2001 18:16:15 +0000 (18:16 +0000)]
Add Unicode equivalents.
(lao): Add post-read conversion.

22 years agoFix some 8-bit-graphic characters.
Dave Love [Fri, 7 Dec 2001 18:08:42 +0000 (18:08 +0000)]
Fix some 8-bit-graphic characters.
Use iso2022 encoding.
(latin1-char-displayable-p): Doc fix.
(latin1-display-ucs-per-lynx): New option.
(latin1-display-ucs-per-lynx): New command.
(latin1-display-reset): Special-case arabic.
(ucs-tables): Require.
(latin1-display-sets, latin1-display-setup): Add arabic.
(latin1-display) <variable>: Use function latin1-display.
(latin1-display) <function>: Add mule-unicode stuff.
(latin1-display-check-font): Don't lose if `info' is nil.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 7 Dec 2001 17:58:08 +0000 (17:58 +0000)]
*** empty log message ***

22 years ago(HAVE_VFORK): Don't define: the fragment in sysdep.c
Eli Zaretskii [Fri, 7 Dec 2001 17:57:52 +0000 (17:57 +0000)]
(HAVE_VFORK): Don't define: the fragment in sysdep.c
which needed it is gone.

22 years ago(IT-character-translations): Add entries for more points.
Eli Zaretskii [Fri, 7 Dec 2001 17:55:42 +0000 (17:55 +0000)]
(IT-character-translations): Add entries for more points.

22 years agoResurrect the Hebrew category
Eli Zaretskii [Fri, 7 Dec 2001 17:54:04 +0000 (17:54 +0000)]
Resurrect the Hebrew category
settings for all Hebrew characters removed by the last change.
Add code for setting the Hebrew category of the Unicode Hebrew
characters.  Set syntax entries for Hebrew punctuation characters.

22 years ago(ucs-8859-8-alist): Add Hebrew
Eli Zaretskii [Fri, 7 Dec 2001 17:41:24 +0000 (17:41 +0000)]
(ucs-8859-8-alist): Add Hebrew
points and directional formatting control characters.

22 years agoCapitalization in comment.
Stefan Monnier [Fri, 7 Dec 2001 16:29:47 +0000 (16:29 +0000)]
Capitalization in comment.

22 years ago*** empty log message ***
Dave Love [Fri, 7 Dec 2001 14:57:08 +0000 (14:57 +0000)]
*** empty log message ***

22 years agoInsert Latin-1 characters, not
Dave Love [Fri, 7 Dec 2001 14:56:44 +0000 (14:56 +0000)]
Insert Latin-1 characters, not
unibyte codes.

22 years ago(diacritic-composition-pattern): New constant.
Dave Love [Fri, 7 Dec 2001 14:49:08 +0000 (14:49 +0000)]
(diacritic-composition-pattern): New constant.
(diacritic-compose-region, diacritic-compose-string)
(diacritic-compose-buffer, diacritic-post-read-conversion)
(diacritic-composition-function): New functions.

22 years agoDon't set word syntax (the default)
Dave Love [Fri, 7 Dec 2001 14:47:37 +0000 (14:47 +0000)]
Don't set word syntax (the default)
explicitly.  Add a diacritic category.  Add info for Unicode
equivalents of characters in various Mule charsets and for extra
Unicode characters.  Don't define specific categories for
Indian/Devanagari, since they aren't used.

22 years ago(ucs-mule-to-mule-unicode): New
Dave Love [Fri, 7 Dec 2001 14:26:02 +0000 (14:26 +0000)]
(ucs-mule-to-mule-unicode): New
translation table.
(ccl-encode-mule-utf-8): Use it.
(utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
(utf-8-post-read-conversion, utf-8-pre-write-conversion): New
function.
(utf-8-subst-table): New variable.
(utf-8-compose-scripts): New option.
(mule-utf-8): Update safe-charsets, pre-write and post-read
conversion.

22 years agoFixed typographic error.
Robert J. Chassell [Fri, 7 Dec 2001 14:25:16 +0000 (14:25 +0000)]
Fixed typographic error.

22 years ago(display_mode_element): Don't read past end of string if it ends with '%'.
Andreas Schwab [Fri, 7 Dec 2001 13:35:25 +0000 (13:35 +0000)]
(display_mode_element): Don't read past end of string if it ends with '%'.

22 years agoAdded *.txt to .cvsignore list.
Robert J. Chassell [Fri, 7 Dec 2001 13:05:38 +0000 (13:05 +0000)]
Added *.txt to .cvsignore list.

22 years ago*** empty log message ***
Andreas Schwab [Fri, 7 Dec 2001 12:32:34 +0000 (12:32 +0000)]
*** empty log message ***

22 years ago(inhibit_garbage_collection): Don't exceed value an int can hold.
Andreas Schwab [Fri, 7 Dec 2001 12:32:21 +0000 (12:32 +0000)]
(inhibit_garbage_collection): Don't exceed value an int can hold.

22 years ago(Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed
Andreas Schwab [Fri, 7 Dec 2001 12:15:35 +0000 (12:15 +0000)]
(Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed
from most_positive_fixnum and most_negative_fixnum, resp., and
type changed to Lisp_Object.
(syms_of_data): DEFVAR_LISP them.

22 years agoDon't omit first argument of @ref.
Andreas Schwab [Fri, 7 Dec 2001 11:57:15 +0000 (11:57 +0000)]
Don't omit first argument of @ref.

22 years agoUpdated.
Werner LEMBERG [Fri, 7 Dec 2001 08:10:56 +0000 (08:10 +0000)]
Updated.

22 years ago(init_callproc): Set Vdata_directory based on the source
Richard M. Stallman [Fri, 7 Dec 2001 06:46:45 +0000 (06:46 +0000)]
(init_callproc): Set Vdata_directory based on the source
location whenever Emacs was not run installed.

22 years agoFix comment about vfork.
Paul Eggert [Fri, 7 Dec 2001 05:55:41 +0000 (05:55 +0000)]
Fix comment about vfork.

22 years ago(HAVE_VFORK): Remove #undef.
Paul Eggert [Fri, 7 Dec 2001 05:55:03 +0000 (05:55 +0000)]
(HAVE_VFORK): Remove #undef.

22 years ago(vfork): Remove #define.
Paul Eggert [Fri, 7 Dec 2001 05:54:13 +0000 (05:54 +0000)]
(vfork): Remove #define.

22 years ago(HAVE_VFORK): Remove.
Paul Eggert [Fri, 7 Dec 2001 05:53:45 +0000 (05:53 +0000)]
(HAVE_VFORK): Remove.

22 years ago(create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.
Paul Eggert [Fri, 7 Dec 2001 05:52:35 +0000 (05:52 +0000)]
(create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.

22 years ago(HAVE_WORKING_VFORK): New #undef.
Paul Eggert [Fri, 7 Dec 2001 05:51:51 +0000 (05:51 +0000)]
(HAVE_WORKING_VFORK): New #undef.

22 years ago* config.in (HAVE_WORKING_VFORK): New #undefs.
Paul Eggert [Fri, 7 Dec 2001 05:50:56 +0000 (05:50 +0000)]
* config.in (HAVE_WORKING_VFORK): New #undefs.
* process.c (create_process):
Use HAVE_WORKING_VFORK, not HAVE_VFORK.
* m/cnvrgnt.h (HAVE_VFORK): Remove #define.
* m/ibm370aix.h (HAVE_VFORK): Remove #undef.
* m/ibmps2-aix.h (HAVE_VFORK): Remove #define.
* m/intel386.h (HAVE_VFORK): Likewise.
* m/mips-siemens.h (HAVE_VFORK): Likewise.
* m/mips.h (HAVE_VFORK): Likewise.
* s/freebsd.h (vfork): Remove #define.
* s/lynxos.h (HAVE_VFORK): Remove #undef.
* s/usg5-4-2.h: Fix comment about vfork.

22 years ago(AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
Paul Eggert [Fri, 7 Dec 2001 05:50:16 +0000 (05:50 +0000)]
(AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
(AC_FUNC_VFORK): Remove.
(AC_FUNC_FORK): Add.
(HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
this is required by recent Autoconf versions.

22 years ago* configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
Paul Eggert [Fri, 7 Dec 2001 05:49:20 +0000 (05:49 +0000)]
* configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
(AC_FUNC_VFORK): Remove.
(AC_FUNC_FORK): Add.
(HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
this is required by recent Autoconf versions.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 7 Dec 2001 03:41:19 +0000 (03:41 +0000)]
*** empty log message ***

22 years ago(random): Add undef.
Richard M. Stallman [Fri, 7 Dec 2001 03:38:24 +0000 (03:38 +0000)]
(random): Add undef.
(HAVE_RANDOM): Define it just once.

22 years ago(set-justification): Rename arg VALUE to STYLE.
Richard M. Stallman [Fri, 7 Dec 2001 03:34:59 +0000 (03:34 +0000)]
(set-justification): Rename arg VALUE to STYLE.
(set-justification-left, set-justification-right): Doc fix.

22 years ago(f90-break-line): Use (newline 1) to insert newlines.
Richard M. Stallman [Fri, 7 Dec 2001 03:33:39 +0000 (03:33 +0000)]
(f90-break-line): Use (newline 1) to insert newlines.
(bug-f90-mode): Variable deleted.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 6 Dec 2001 16:24:26 +0000 (16:24 +0000)]
*** empty log message ***

22 years agoUndo last change. Consistency doesn't seem to be desired.
Stefan Monnier [Thu, 6 Dec 2001 16:21:23 +0000 (16:21 +0000)]
Undo last change.  Consistency doesn't seem to be desired.

22 years ago(indent-line-function): Default is indent-relative again.
Stefan Monnier [Thu, 6 Dec 2001 16:17:08 +0000 (16:17 +0000)]
(indent-line-function): Default is indent-relative again.

22 years ago(compilation-error-regexp-alist): Added regexps for RXP.
Miles Bader [Thu, 6 Dec 2001 15:27:53 +0000 (15:27 +0000)]
(compilation-error-regexp-alist): Added regexps for RXP.
From Reto Stamm <reto@xilinx.com>.

22 years agoAdd --trace-move.
Gerd Moellmann [Thu, 6 Dec 2001 14:22:57 +0000 (14:22 +0000)]
Add --trace-move.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 6 Dec 2001 14:17:02 +0000 (14:17 +0000)]
*** empty log message ***

22 years agoAdvice how to debug X protocol error which disappear in the
Eli Zaretskii [Thu, 6 Dec 2001 12:35:13 +0000 (12:35 +0000)]
Advice how to debug X protocol error which disappear in the
synchronous mode.

22 years ago(x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
Eli Zaretskii [Thu, 6 Dec 2001 11:56:53 +0000 (11:56 +0000)]
(x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
scroll bars of the frame before deleting the frame itself.  If the
frame has a widget, delete the frame with XtDestroyWidget, and do
not call XDestroyWindow before that.

22 years agoUse outline-mode.
Eli Zaretskii [Thu, 6 Dec 2001 09:26:21 +0000 (09:26 +0000)]
Use outline-mode.

22 years ago*** empty log message ***
Kim F. Storm [Wed, 5 Dec 2001 23:03:44 +0000 (23:03 +0000)]
*** empty log message ***

22 years ago(x_report_frame_params): Return actual fringe widths.
Kim F. Storm [Wed, 5 Dec 2001 23:02:18 +0000 (23:02 +0000)]
(x_report_frame_params): Return actual fringe widths.

22 years ago(x_report_frame_params): Make the scroll-bar-width frame parameter have a numeric...
Kim F. Storm [Wed, 5 Dec 2001 22:58:22 +0000 (22:58 +0000)]
(x_report_frame_params): Make the scroll-bar-width frame parameter have a numeric value

22 years ago(Fgarbage_collect): Shrink buffer gaps that are
Andrew Innes [Wed, 5 Dec 2001 21:39:01 +0000 (21:39 +0000)]
(Fgarbage_collect): Shrink buffer gaps that are
excessively large.

22 years ago(make_gap_larger): New function.
Andrew Innes [Wed, 5 Dec 2001 21:37:11 +0000 (21:37 +0000)]
(make_gap_larger): New function.
(make_gap_smaller): New function.
(make_gap) [USE_MMAP_FOR_BUFFERS || REL_ALLOC]: Call
make_gap_smaller if arg is negative.

22 years ago2001-12-05 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 5 Dec 2001 19:27:45 +0000 (19:27 +0000)]
2001-12-05  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-view.el: Partially sync with the Gnus CVS.
* gnus-sum.el (gnus-summary-save-article): Nix
gnus-display-mime-function and gnus-article-prepare-hook.

22 years ago(cwarn-font-lock-match-assignment-in-expression):
Eli Zaretskii [Wed, 5 Dec 2001 18:41:34 +0000 (18:41 +0000)]
(cwarn-font-lock-match-assignment-in-expression):
Add shift-assignment operators to those highlighted, and highlight
the whole operator rather than just the "=".  From Broadey Kevin
<Kevin.Broadey@motorola.com>.

22 years ago(minibuffer-local-map): Undo last change.
Stefan Monnier [Wed, 5 Dec 2001 15:36:44 +0000 (15:36 +0000)]
(minibuffer-local-map): Undo last change.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 5 Dec 2001 03:00:59 +0000 (03:00 +0000)]
*** empty log message ***

22 years ago(kbd_buffer_store_event): Fix interrupt_signal prototype.
Stefan Monnier [Wed, 5 Dec 2001 02:51:12 +0000 (02:51 +0000)]
(kbd_buffer_store_event): Fix interrupt_signal prototype.
Pass a dummy argument when calling interrupt_signal.
(parse_menu_item): Mark disabled items before checking for empty def.
(read_char_minibuf_menu_prompt): Make safety more visible.
(read_key_sequence): Add a `first_unbound' variable.
Use it to detect C-c ESC ESC ESC ESC ... cases and drop the
unbound prefix as soon as we can detect it.

22 years ago(Fsnarf_documentation): Add prototype.
Stefan Monnier [Wed, 5 Dec 2001 01:47:27 +0000 (01:47 +0000)]
(Fsnarf_documentation): Add prototype.
(get_doc_string): Handle negative arguments.
(Fdocumentation): Use AREF and ASIZE.
Move the calls to get_doc_string to a single place.
Don't confuse an interactive-spec for a docstring reference.
(Fdocumentation_property): Take advantage of the fact that
get_doc_string now ignores the sign of the docstring position.

22 years agoUse standard syntax for usage in docstrings.
Stefan Monnier [Wed, 5 Dec 2001 01:39:21 +0000 (01:39 +0000)]
Use standard syntax for usage in docstrings.

22 years agoDoc fix.
Stefan Monnier [Tue, 4 Dec 2001 21:24:17 +0000 (21:24 +0000)]
Doc fix.

22 years ago*** empty log message ***
Pavel Janík [Tue, 4 Dec 2001 20:36:13 +0000 (20:36 +0000)]
*** empty log message ***

22 years agoDoc fix.
Stefan Monnier [Tue, 4 Dec 2001 19:28:25 +0000 (19:28 +0000)]
Doc fix.

22 years ago(save-abbrevs, save-some-buffers): Don't ask the user
Eli Zaretskii [Tue, 4 Dec 2001 18:27:06 +0000 (18:27 +0000)]
(save-abbrevs, save-some-buffers): Don't ask the user
before saving abbrevs if `save-abbrevs' has the value `silently'.

22 years agoFix wording of the save-abbrevs feature; from RMS.
Eli Zaretskii [Tue, 4 Dec 2001 18:21:44 +0000 (18:21 +0000)]
Fix wording of the save-abbrevs feature; from RMS.
Remove the obsolete notes about the +++ markings.

22 years ago(turn-off-xterm-mouse-tracking): Doc fix.
Andreas Schwab [Tue, 4 Dec 2001 16:13:04 +0000 (16:13 +0000)]
(turn-off-xterm-mouse-tracking): Doc fix.

22 years ago(toplevel): Define docstring offset for `defmacro*'.
Colin Walters [Tue, 4 Dec 2001 07:12:56 +0000 (07:12 +0000)]
(toplevel): Define docstring offset for `defmacro*'.

22 years ago(make-autoload): Also generate autoloads for `defmacro*' forms.
Colin Walters [Tue, 4 Dec 2001 07:09:26 +0000 (07:09 +0000)]
(make-autoload): Also generate autoloads for `defmacro*' forms.

22 years agoComment change (delete change log).
Richard M. Stallman [Tue, 4 Dec 2001 01:16:39 +0000 (01:16 +0000)]
Comment change (delete change log).

22 years ago*** empty log message ***
Pavel Janík [Mon, 3 Dec 2001 19:24:38 +0000 (19:24 +0000)]
*** empty log message ***

22 years agoMove back.
Pavel Janík [Mon, 3 Dec 2001 19:24:19 +0000 (19:24 +0000)]
Move back.

22 years ago(syms_of_xdisp): Make `tool-bar-button-relief` an option.
Pavel Janík [Mon, 3 Dec 2001 19:19:56 +0000 (19:19 +0000)]
(syms_of_xdisp): Make `tool-bar-button-relief` an option.