]> git.eshelyaron.com Git - emacs.git/log
emacs.git
21 years agogtkutil.c (xg_mark_data): Update calls to mark_object.
Jan Djärv [Tue, 29 Jul 2003 18:04:15 +0000 (18:04 +0000)]
gtkutil.c (xg_mark_data): Update calls to mark_object.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 29 Jul 2003 17:42:14 +0000 (17:42 +0000)]
*** empty log message ***

21 years agoFix previous change.
Richard M. Stallman [Tue, 29 Jul 2003 17:41:37 +0000 (17:41 +0000)]
Fix previous change.

21 years ago(HAVE_XIM): Define if XIM is available.
Richard M. Stallman [Tue, 29 Jul 2003 17:41:12 +0000 (17:41 +0000)]
(HAVE_XIM): Define if XIM is available.

21 years ago(xim_open_dpy, xim_initialize, xim_close_dpy):
Richard M. Stallman [Tue, 29 Jul 2003 17:38:21 +0000 (17:38 +0000)]
(xim_open_dpy, xim_initialize, xim_close_dpy):
Conditionalize XIM code on HAVE_XIM.

21 years ago(Fclear_string): New function.
Richard M. Stallman [Tue, 29 Jul 2003 17:36:52 +0000 (17:36 +0000)]
(Fclear_string): New function.
(syms_of_fns): defsubr it.

21 years ago*** empty log message ***
Andreas Schwab [Tue, 29 Jul 2003 10:11:01 +0000 (10:11 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 28 Jul 2003 22:53:07 +0000 (22:53 +0000)]
*** empty log message ***

21 years agoThe function gtk_window_set_icon_from_file was introduced in GTK+ 2.2, so check
Juanma Barranquero [Mon, 28 Jul 2003 22:51:58 +0000 (22:51 +0000)]
The function gtk_window_set_icon_from_file was introduced in GTK+ 2.2, so check
for that release.

21 years agoFix typos and mark-up (from Jesper Harder <harder@ifa.au.dk>).
Juanma Barranquero [Mon, 28 Jul 2003 22:41:58 +0000 (22:41 +0000)]
Fix typos and mark-up (from Jesper Harder <harder@ifa.au.dk>).

21 years ago(outline-mode): Revert part of last patch (outline-mode already runs the hook).
Juanma Barranquero [Mon, 28 Jul 2003 22:27:22 +0000 (22:27 +0000)]
(outline-mode): Revert part of last patch (outline-mode already runs the hook).

21 years ago(main): Fix having macros in a printf statement.
Juanma Barranquero [Mon, 28 Jul 2003 22:10:30 +0000 (22:10 +0000)]
(main): Fix having macros in a printf statement.

21 years ago(suggest_asking_for_help): Fix having macros in a printf statement.
Juanma Barranquero [Mon, 28 Jul 2003 22:09:47 +0000 (22:09 +0000)]
(suggest_asking_for_help): Fix having macros in a printf statement.

21 years ago(outline-mode-hook): Define it.
Juanma Barranquero [Mon, 28 Jul 2003 21:50:05 +0000 (21:50 +0000)]
(outline-mode-hook): Define it.
(outline-mode): Use it, as the documentation says.

21 years ago(gdb-setup-windows, gdb-restore-windows): Restore
Nick Roberts [Mon, 28 Jul 2003 19:49:30 +0000 (19:49 +0000)]
(gdb-setup-windows, gdb-restore-windows): Restore
assembler in source window if that is what has been selected.
(menu): Add gdb-restore-windows to menu. Make gdba
specific menus only visible from gdba.

21 years ago*** empty log message ***
Nick Roberts [Mon, 28 Jul 2003 19:48:26 +0000 (19:48 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Dave Love [Mon, 28 Jul 2003 18:04:15 +0000 (18:04 +0000)]
*** empty log message ***

21 years agoFix last change.
Dave Love [Mon, 28 Jul 2003 18:01:39 +0000 (18:01 +0000)]
Fix last change.

21 years ago2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
John Paul Wallington [Mon, 28 Jul 2003 16:06:55 +0000 (16:06 +0000)]
2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)

* progmodes/compile.el (compilation-environment): New user variable.
(compile-internal): Respect it.

21 years ago(xic_set_preeditarea): Add the left fringe width to spot.x.
Kenichi Handa [Mon, 28 Jul 2003 13:05:25 +0000 (13:05 +0000)]
(xic_set_preeditarea): Add the left fringe width to spot.x.

21 years ago(gdb-script-font-lock-keywords): Put `font-lock-function-name-face'
Masatake YAMATO [Mon, 28 Jul 2003 06:27:09 +0000 (06:27 +0000)]
(gdb-script-font-lock-keywords): Put `font-lock-function-name-face'
on a symbol which includes `-' like `hook-run'. Put
font-lock-variable-name-face  on a symbol starting with $.

21 years ago(set-visited-file-name): Use truename for buffer-file-name.
Markus Rost [Sun, 27 Jul 2003 19:54:09 +0000 (19:54 +0000)]
(set-visited-file-name): Use truename for buffer-file-name.

21 years ago(vc-file-not-found-hook): Brr. Improve last doc fix.
Markus Rost [Sat, 26 Jul 2003 16:07:25 +0000 (16:07 +0000)]
(vc-file-not-found-hook): Brr. Improve last doc fix.

21 years ago(vc-file-not-found-hook): Doc fix.
Markus Rost [Sat, 26 Jul 2003 15:55:38 +0000 (15:55 +0000)]
(vc-file-not-found-hook): Doc fix.

21 years ago#
André Spiegel [Sat, 26 Jul 2003 13:07:33 +0000 (13:07 +0000)]
#

21 years ago(vc-default-registered, vc-make-version-backup): Use with-no-warnings.
André Spiegel [Sat, 26 Jul 2003 13:05:10 +0000 (13:05 +0000)]
(vc-default-registered, vc-make-version-backup): Use with-no-warnings.
(vc-file-not-found-hook): Add this to find-file-not-found-functions,
rather than to find-file-not-found-hook, which doesn't exist.

21 years ago(quail-translate-key): Fix previous change.
Kenichi Handa [Sat, 26 Jul 2003 07:41:08 +0000 (07:41 +0000)]
(quail-translate-key): Fix previous change.

21 years ago(mouse-sel-get-selection-function):
John Paul Wallington [Fri, 25 Jul 2003 12:21:01 +0000 (12:21 +0000)]
(mouse-sel-get-selection-function):
Check `x-last-selected-text-primary'.  Don't barf if it or
`x-last-selected-text' aren't bound.

21 years ago(choose-completion-string): Use `minibufferp';
John Paul Wallington [Fri, 25 Jul 2003 12:18:04 +0000 (12:18 +0000)]
(choose-completion-string): Use `minibufferp';
test `completion-reference-buffer' if `buffer' arg is nil.
(push-mark): Use `when' and `unless'.
(pop-mark): Use `when'.

21 years ago(server-start): Check `server-process' is non-nil
John Paul Wallington [Fri, 25 Jul 2003 12:16:18 +0000 (12:16 +0000)]
(server-start): Check `server-process' is non-nil
before killing it to avoid killing current buffer's process.

21 years ago(menu-bar-tools-menu): Minor change in strings.
Richard M. Stallman [Fri, 25 Jul 2003 07:03:21 +0000 (07:03 +0000)]
(menu-bar-tools-menu): Minor change in strings.

21 years agoUpdated contact address.
Jonathan Yavner [Fri, 25 Jul 2003 04:59:09 +0000 (04:59 +0000)]
Updated contact address.

21 years ago(List Buffers): Fix spacing in header line of example.
Markus Rost [Thu, 24 Jul 2003 22:31:09 +0000 (22:31 +0000)]
(List Buffers): Fix spacing in header line of example.

21 years ago(List Buffers): Fix previous change.
Markus Rost [Thu, 24 Jul 2003 22:23:47 +0000 (22:23 +0000)]
(List Buffers): Fix previous change.

21 years ago(Abbrev Expansion): Use \s syntax in example.
Markus Rost [Thu, 24 Jul 2003 01:54:54 +0000 (01:54 +0000)]
(Abbrev Expansion): Use \s syntax in example.

21 years ago*** empty log message ***
Stefan Monnier [Wed, 23 Jul 2003 19:33:12 +0000 (19:33 +0000)]
*** empty log message ***

21 years ago(insert-kbd-macro): Escape double quote character. From Thomas W
Glenn Morris [Wed, 23 Jul 2003 18:00:25 +0000 (18:00 +0000)]
(insert-kbd-macro): Escape double quote character.  From Thomas W
Murphy <twm@andrew.cmu.edu>.

21 years ago*** empty log message ***
Glenn Morris [Wed, 23 Jul 2003 17:59:12 +0000 (17:59 +0000)]
*** empty log message ***

21 years ago(vc-svn-diff-switches): Don't default to vc-diff-switches.
Stefan Monnier [Wed, 23 Jul 2003 15:34:14 +0000 (15:34 +0000)]
(vc-svn-diff-switches): Don't default to vc-diff-switches.

21 years ago(defface tooltip): Inherit from variable-pitch.
John Paul Wallington [Wed, 23 Jul 2003 11:39:11 +0000 (11:39 +0000)]
(defface tooltip): Inherit from variable-pitch.

21 years ago(YACC): Remove, not used.
Andreas Schwab [Wed, 23 Jul 2003 11:16:55 +0000 (11:16 +0000)]
(YACC): Remove, not used.
(MAINT): Don't set.
(${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
disable dependency on ${srcdir}/configure.in when maintainer mode
is disabled.

21 years agoRegenerated.
Andreas Schwab [Wed, 23 Jul 2003 11:16:30 +0000 (11:16 +0000)]
Regenerated.

21 years agoAdd --enable-maintainer-mode, substitute MAINT.
Andreas Schwab [Wed, 23 Jul 2003 11:16:16 +0000 (11:16 +0000)]
Add --enable-maintainer-mode, substitute MAINT.

21 years ago*** empty log message ***
Dave Love [Wed, 23 Jul 2003 09:22:55 +0000 (09:22 +0000)]
*** empty log message ***

21 years ago(define-derived-mode): Mention hook in doc string. Defvar the derived
Glenn Morris [Wed, 23 Jul 2003 00:00:13 +0000 (00:00 +0000)]
(define-derived-mode): Mention hook in doc string.  Defvar the derived
hook.

21 years ago*** empty log message ***
Glenn Morris [Tue, 22 Jul 2003 23:59:35 +0000 (23:59 +0000)]
*** empty log message ***

21 years ago(fill-comment-paragraph): Construct a regexp
Stefan Monnier [Tue, 22 Jul 2003 20:40:38 +0000 (20:40 +0000)]
(fill-comment-paragraph): Construct a regexp
to match the specific mark rather than reusing comment-start-skip.

21 years ago*** empty log message ***
Thien-Thi Nguyen [Tue, 22 Jul 2003 20:07:04 +0000 (20:07 +0000)]
*** empty log message ***

21 years ago(hs-special-modes-alist): Clarify MDATA-SELECTOR doc; nfc.
Thien-Thi Nguyen [Tue, 22 Jul 2003 19:59:35 +0000 (19:59 +0000)]
(hs-special-modes-alist): Clarify MDATA-SELECTOR doc; nfc.

21 years ago(temp_output_buffer_setup): Typo.
Stefan Monnier [Tue, 22 Jul 2003 19:22:02 +0000 (19:22 +0000)]
(temp_output_buffer_setup): Typo.

21 years ago(Finsert_file_contents): Use delete_all_overlays.
Stefan Monnier [Tue, 22 Jul 2003 19:07:49 +0000 (19:07 +0000)]
(Finsert_file_contents): Use delete_all_overlays.

21 years ago(temp_output_buffer_setup): Use delete_all_overlays.
Stefan Monnier [Tue, 22 Jul 2003 19:06:48 +0000 (19:06 +0000)]
(temp_output_buffer_setup): Use delete_all_overlays.

21 years ago(run_pre_post_conversion_on_str): Use delete_all_overlays.
Stefan Monnier [Tue, 22 Jul 2003 19:06:12 +0000 (19:06 +0000)]
(run_pre_post_conversion_on_str): Use delete_all_overlays.

21 years agoDon't check HAVE_PNG_H: autoconf doesn't seem to find it.
Stefan Monnier [Tue, 22 Jul 2003 19:05:18 +0000 (19:05 +0000)]
Don't check HAVE_PNG_H: autoconf doesn't seem to find it.

21 years ago(get_minibuffer): Use it.
Stefan Monnier [Tue, 22 Jul 2003 19:03:45 +0000 (19:03 +0000)]
(get_minibuffer): Use it.

21 years ago(delete_all_overlays): Declare.
Stefan Monnier [Tue, 22 Jul 2003 19:02:58 +0000 (19:02 +0000)]
(delete_all_overlays): Declare.

21 years ago(delete_all_overlays): New function.
Stefan Monnier [Tue, 22 Jul 2003 19:02:11 +0000 (19:02 +0000)]
(delete_all_overlays): New function.

21 years agounexmacosx.c: Sort and merge unexec regions before dumping them.
Andrew Choi [Tue, 22 Jul 2003 17:54:50 +0000 (17:54 +0000)]
unexmacosx.c: Sort and merge unexec regions before dumping them.

21 years agoTruncated process output with pty's on Mac OS X.
Andrew Choi [Tue, 22 Jul 2003 17:51:57 +0000 (17:51 +0000)]
Truncated process output with pty's on Mac OS X.

21 years ago*** empty log message ***
Dave Love [Tue, 22 Jul 2003 17:31:46 +0000 (17:31 +0000)]
*** empty log message ***

21 years agoConsider both png.h and libpng/png.h.
Dave Love [Tue, 22 Jul 2003 17:31:33 +0000 (17:31 +0000)]
Consider both png.h and libpng/png.h.

21 years agoMake XRegisterIMInstantiateCallback test depend on
Dave Love [Tue, 22 Jul 2003 17:29:56 +0000 (17:29 +0000)]
Make XRegisterIMInstantiateCallback test depend on
HAVE_X11, not with_xim.
(HAVE_CRTIN): Provide template.
<with_png>: Test for png.h and libpng/png.h.

21 years ago(Garbage Collection): Fix previous change.
Markus Rost [Tue, 22 Jul 2003 16:15:25 +0000 (16:15 +0000)]
(Garbage Collection): Fix previous change.

21 years ago(get_minibuffer): Be careful when calling `reset_buffer'
Stefan Monnier [Tue, 22 Jul 2003 16:12:45 +0000 (16:12 +0000)]
(get_minibuffer): Be careful when calling `reset_buffer'
which assumes the buffer is uninitialized.

21 years ago(Truenames): Add LIMIT arg to file-chase-links.
Richard M. Stallman [Tue, 22 Jul 2003 15:26:01 +0000 (15:26 +0000)]
(Truenames): Add LIMIT arg to file-chase-links.

21 years ago(Width): Use \s syntax in example.
Richard M. Stallman [Tue, 22 Jul 2003 15:25:22 +0000 (15:25 +0000)]
(Width): Use \s syntax in example.
(Font Selection): Add face-font-rescale-alist.

21 years ago(Imenu): Add xref to Emacs Manual node on Imenu.
Richard M. Stallman [Tue, 22 Jul 2003 15:24:39 +0000 (15:24 +0000)]
(Imenu): Add xref to Emacs Manual node on Imenu.
Remove spurious indent in example.

21 years ago(Building Lists): Add number-sequence.
Richard M. Stallman [Tue, 22 Jul 2003 15:23:50 +0000 (15:23 +0000)]
(Building Lists): Add number-sequence.

21 years ago(Garbage Collection): Add gcs-done, gc-elapsed.
Richard M. Stallman [Tue, 22 Jul 2003 15:23:16 +0000 (15:23 +0000)]
(Garbage Collection): Add gcs-done, gc-elapsed.

21 years ago(Function Documentation): Explain how to
Richard M. Stallman [Tue, 22 Jul 2003 15:22:50 +0000 (15:22 +0000)]
(Function Documentation): Explain how to
show calling convention explicitly in the doc string.

21 years ago(Selecting Windows): save-selected-window saves selected window of each frame.
Richard M. Stallman [Tue, 22 Jul 2003 15:22:12 +0000 (15:22 +0000)]
(Selecting Windows): save-selected-window saves selected window of each frame.
(Window Configurations): Minor change.

21 years ago(Syntax Table Functions): Use \s syntax in examples.
Richard M. Stallman [Tue, 22 Jul 2003 15:21:10 +0000 (15:21 +0000)]
(Syntax Table Functions): Use \s syntax in examples.

21 years ago(Output Variables): Add print-continuous-numbering and print-number-table.
Richard M. Stallman [Tue, 22 Jul 2003 15:20:31 +0000 (15:20 +0000)]
(Output Variables): Add print-continuous-numbering and print-number-table.

21 years agoFix typo.
Richard M. Stallman [Tue, 22 Jul 2003 15:19:05 +0000 (15:19 +0000)]
Fix typo.

21 years ago(Decoding Output): New node.
Richard M. Stallman [Tue, 22 Jul 2003 15:18:32 +0000 (15:18 +0000)]
(Decoding Output): New node.

21 years ago(Time Conversion): decode-time arg is optional.
Richard M. Stallman [Tue, 22 Jul 2003 15:17:55 +0000 (15:17 +0000)]
(Time Conversion): decode-time arg is optional.

21 years ago(Character Type): Don't use space as example for \.
Richard M. Stallman [Tue, 22 Jul 2003 15:17:28 +0000 (15:17 +0000)]
(Character Type): Don't use space as example for \.
Make list of char names and \-sequences correspond.
Explain that \s is not used in strings.  `\ ' needs space after.

21 years ago(Converting Representations): Add string-to-multibyte.
Richard M. Stallman [Tue, 22 Jul 2003 15:15:20 +0000 (15:15 +0000)]
(Converting Representations): Add string-to-multibyte.
(Translation of Characters): Add translation-table-for-input.
(Default Coding Systems): Add auto-coding-functions.
(Explicit Encoding): Add decode-coding-inserted-region.
(Locales): Add locale-info.

21 years ago(Basic Completion): Describe test-completion.
Richard M. Stallman [Tue, 22 Jul 2003 15:13:58 +0000 (15:13 +0000)]
(Basic Completion): Describe test-completion.
Collections can be lists of strings.
Clean up lazy-completion-table.
(Programmed Completion): Mention test-completion.
Clarify why lambda expressions are not accepted.
(Minibuffer Misc): Describe minibufferp.

21 years ago(idlwave-comment-indent-char): Fix default value using ?\s.
Markus Rost [Mon, 21 Jul 2003 21:36:55 +0000 (21:36 +0000)]
(idlwave-comment-indent-char): Fix default value using ?\s.

21 years ago(MARK_STRING, UNMARK_STRING, STRING_MARKED_P)
Stefan Monnier [Mon, 21 Jul 2003 20:03:35 +0000 (20:03 +0000)]
(MARK_STRING, UNMARK_STRING, STRING_MARKED_P)
(GC_STRING_CHARS, string_bytes): Use ARRAY_MARK_FLAG rather than
MARKBIT as the gcmarkbit for strings.

21 years ago(with-selected-window): Add closing paren.
John Paul Wallington [Mon, 21 Jul 2003 18:06:33 +0000 (18:06 +0000)]
(with-selected-window): Add closing paren.

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Jul 2003 09:58:57 +0000 (09:58 +0000)]
*** empty log message ***

21 years ago(emacs-lisp-mode): Use run-mode-hooks.
Richard M. Stallman [Mon, 21 Jul 2003 09:58:06 +0000 (09:58 +0000)]
(emacs-lisp-mode): Use run-mode-hooks.
(lisp-mode): Likewise.

21 years ago(with-selected-window): Copy code form save-selected-window
Richard M. Stallman [Mon, 21 Jul 2003 09:57:01 +0000 (09:57 +0000)]
(with-selected-window): Copy code form save-selected-window
so as to call select-window with norecord arg.
(dynamic-completion-table): Doc fix.
(lazy-completion-table): Doc fix.

21 years ago(set-locale-environment): langinfo renamed to locale-info.
Richard M. Stallman [Mon, 21 Jul 2003 09:54:34 +0000 (09:54 +0000)]
(set-locale-environment): langinfo renamed to locale-info.

21 years ago(auto-coding-functions): Doc fix.
Richard M. Stallman [Mon, 21 Jul 2003 09:54:09 +0000 (09:54 +0000)]
(auto-coding-functions): Doc fix.

21 years ago(LD_SWITCH_SYSTEM_TEMACS): Add undef.
Richard M. Stallman [Mon, 21 Jul 2003 09:53:19 +0000 (09:53 +0000)]
(LD_SWITCH_SYSTEM_TEMACS): Add undef.

21 years ago(Flocale_info): Renamed from Flanginfo. Doc fixes.
Richard M. Stallman [Mon, 21 Jul 2003 09:52:45 +0000 (09:52 +0000)]
(Flocale_info): Renamed from Flanginfo.  Doc fixes.
(syms_of_fns): Corresponding change.

21 years agoUse -Wl syntax.
Richard M. Stallman [Mon, 21 Jul 2003 09:51:20 +0000 (09:51 +0000)]
Use -Wl syntax.

21 years ago(syms_of_alloc): Doc fixes.
Richard M. Stallman [Mon, 21 Jul 2003 09:50:53 +0000 (09:50 +0000)]
(syms_of_alloc): Doc fixes.

21 years ago(quail-translate-key): Update quail-current-str correctly.
Kenichi Handa [Mon, 21 Jul 2003 07:17:51 +0000 (07:17 +0000)]
(quail-translate-key): Update quail-current-str correctly.

21 years ago(sh-mode-syntax-table): Change syntax of ?, to "_".
Andreas Schwab [Mon, 21 Jul 2003 06:25:33 +0000 (06:25 +0000)]
(sh-mode-syntax-table): Change syntax of ?, to "_".

21 years agoIndicate boundaries of the big quoted region by comments.
Markus Rost [Sun, 20 Jul 2003 23:38:20 +0000 (23:38 +0000)]
Indicate boundaries of the big quoted region by comments.

21 years agoTramp 2.0.36 released.
Kai Großjohann [Sun, 20 Jul 2003 19:04:48 +0000 (19:04 +0000)]
Tramp 2.0.36 released.

* net/tramp.el (tramp-default-password-end-of-line): Renamed from
tramp-password-end-of-line.
(tramp-password-end-of-line): New method parameter.
(tramp-get-password-end-of-line): Function to access method
parameter `tramp-password-end-of-line', or variable
`tramp-default-password-end-of-line' (default value).
(tramp-methods): Add entries for new parameter
tramp-password-end-of-line.
(tramp-enter-password): Use new function
`tramp-get-password-end-of-line'.
(tramp-handle-insert-file-contents): Do not
unconditionally inhibit the file operation file-local-copy, only
do that when the inhibit-file-name-operation is currently
insert-file-contents.  This fixes finding remote CVS-controlled
files.  (It would barf on inserting the CVS/Entries file
literally, because the file-local-copy handler wasn't called.)
(tramp-handle-shell-command): Support optional third arg
ERROR-BUFFER.
(tramp-sh-extra-args): Adapt defcustom type to XEmacs.
(tramp-initial-commands): New variable.
(tramp-process-initial-commands): New function, using the variable.
(tramp-open-connection-setup-interactive-shell): Call the new
function.
(tramp-buffer-name, tramp-debug-buffer-name): Always put the
method into the buffer name, never use nil.  Reported by Hanak
David <dhanak@inf.bme.hu>.
(tramp-open-connection-setup-interactive-shell): Erase buffer
before sending "stty -onlcr".

* net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.

21 years agoTramp 2.0.36 released.
Kai Großjohann [Sun, 20 Jul 2003 19:00:56 +0000 (19:00 +0000)]
Tramp 2.0.36 released.

(Remote shell setup): Explain about problems with
non-Bourne commands in ~/.profile and ~/.shrc.

21 years ago(artist-erase-char): Fix default value using ?\s.
Markus Rost [Sat, 19 Jul 2003 20:44:23 +0000 (20:44 +0000)]
(artist-erase-char): Fix default value using ?\s.

21 years ago(2C-mode-line-format): Doc fix.
John Paul Wallington [Sat, 19 Jul 2003 16:25:43 +0000 (16:25 +0000)]
(2C-mode-line-format): Doc fix.

21 years ago(enriched-decode-display-prop): Doc fix.
John Paul Wallington [Sat, 19 Jul 2003 16:22:35 +0000 (16:22 +0000)]
(enriched-decode-display-prop): Doc fix.

21 years ago(artist-butlast-fn, artist-draw-sline)
John Paul Wallington [Sat, 19 Jul 2003 16:21:21 +0000 (16:21 +0000)]
(artist-butlast-fn, artist-draw-sline)
(artist-draw-rect, artist-draw-square): Doc fixes.