]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoFix previous change.
Kenichi Handa [Tue, 15 Mar 2005 05:51:55 +0000 (05:51 +0000)]
Fix previous change.

19 years ago(thai-generate-quail-map): Fix the kesmanee layout.
Kenichi Handa [Tue, 15 Mar 2005 05:37:12 +0000 (05:37 +0000)]
(thai-generate-quail-map): Fix the kesmanee layout.

19 years ago(locale-language-names): Modify the
Kenichi Handa [Tue, 15 Mar 2005 02:32:39 +0000 (02:32 +0000)]
(locale-language-names): Modify the
format of elements and add more entries.
(locale-preferred-coding-systems): Add more entries.
(set-locale-environment): Adjusted for the change of
locale-language-names.

19 years ago(smerge-ediff): Remove bogus autoload.
Stefan Monnier [Mon, 14 Mar 2005 19:39:17 +0000 (19:39 +0000)]
(smerge-ediff): Remove bogus autoload.

19 years ago(debugger-make-xrefs): Docstring fix. Ignore a `*' at the beginning
Lute Kamstra [Mon, 14 Mar 2005 17:46:09 +0000 (17:46 +0000)]
(debugger-make-xrefs): Docstring fix.  Ignore a `*' at the beginning
of a line.

19 years ago(macro-declaration-function): Move to emacs-lisp/byte-run.el.
Lute Kamstra [Mon, 14 Mar 2005 14:07:38 +0000 (14:07 +0000)]
(macro-declaration-function): Move to emacs-lisp/byte-run.el.

19 years ago(macro-declaration-function): Move from subr.el.
Lute Kamstra [Mon, 14 Mar 2005 14:05:13 +0000 (14:05 +0000)]
(macro-declaration-function): Move from subr.el.
(dont-compile, eval-when-compile, eval-and-compile): Use declare to
specify indentation.

19 years ago(define-generic-mode): Let generic-mode-list be a list of strings;
Lute Kamstra [Mon, 14 Mar 2005 11:07:07 +0000 (11:07 +0000)]
(define-generic-mode): Let generic-mode-list be a list of strings;
test membership with equal.

19 years ago(Commands of GUD): Move paragraph on setting
Nick Roberts [Mon, 14 Mar 2005 10:00:58 +0000 (10:00 +0000)]
(Commands of GUD): Move paragraph on setting
breakpoints with mouse to the GDB Graphical Interface node.

19 years ago*** empty log message ***
Nick Roberts [Mon, 14 Mar 2005 10:00:20 +0000 (10:00 +0000)]
*** empty log message ***

19 years ago(cvs-string->strings): Strip trailing whitespace.
Stefan Monnier [Mon, 14 Mar 2005 01:13:33 +0000 (01:13 +0000)]
(cvs-string->strings): Strip trailing whitespace.

19 years ago(next-line, previous-line): Add optional try-vscroll
Kim F. Storm [Sun, 13 Mar 2005 23:20:49 +0000 (23:20 +0000)]
(next-line, previous-line): Add optional try-vscroll
arg to recognize interactive use.  Pass it on to line-move.
(line-move): Don't perform auto-window-vscroll when defining or
executing keyboard macro to ensure consistent behaviour.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 13 Mar 2005 23:20:29 +0000 (23:20 +0000)]
*** empty log message ***

19 years ago(debug): Set debug-on-exit before calling debugger-setup-buffer so
Lute Kamstra [Sun, 13 Mar 2005 20:54:14 +0000 (20:54 +0000)]
(debug): Set debug-on-exit before calling debugger-setup-buffer so
that backtrace marks the frames set to debug-on-exit and we don't have
to do it manually.  Set an extra debug-on-exit for macro's.
(debugger-setup-buffer): Don't mark the top frame manually.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 13 Mar 2005 15:34:46 +0000 (15:34 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Stefan Monnier [Sat, 12 Mar 2005 23:39:37 +0000 (23:39 +0000)]
*** empty log message ***

19 years agoAdd missing copyright and license notice.
Stefan Monnier [Sat, 12 Mar 2005 23:38:43 +0000 (23:38 +0000)]
Add missing copyright and license notice.

19 years ago(ENCODE_MENU_STRING): Explicitly use string_make_unibyte.
Stefan Monnier [Sat, 12 Mar 2005 23:29:04 +0000 (23:29 +0000)]
(ENCODE_MENU_STRING): Explicitly use string_make_unibyte.
(list_of_panes, list_of_items, Fx_popup_menu): Use XCAR/XCDR.
(digest_single_submenu, xmenu_show): Use ENCODE_MENU_STRING.

19 years ago(xic_defaut_fontset): New constant.
Stefan Monnier [Sat, 12 Mar 2005 23:25:42 +0000 (23:25 +0000)]
(xic_defaut_fontset): New constant.
(xic_create_fontsetname): New function.
Extracted from create_frame_xic.  Try to generate a slightly better fontset.
(xic_create_xfontset): Use it.
(create_frame_xic): Simplify.

19 years agoReplace lisp-indent-hook with lisp-indent-function throughout.
Lute Kamstra [Sat, 12 Mar 2005 17:24:29 +0000 (17:24 +0000)]
Replace lisp-indent-hook with lisp-indent-function throughout.
(with-no-warnings): Set lisp-indent-function property.

19 years ago(dcl-mode-syntax-table): Add entry for backslash.
Thien-Thi Nguyen [Sat, 12 Mar 2005 17:02:32 +0000 (17:02 +0000)]
(dcl-mode-syntax-table): Add entry for backslash.

19 years ago(Info-search): Four fixes for backward search.
Juri Linkov [Sat, 12 Mar 2005 02:18:32 +0000 (02:18 +0000)]
(Info-search): Four fixes for backward search.

19 years ago*** empty log message ***
Juri Linkov [Sat, 12 Mar 2005 02:18:16 +0000 (02:18 +0000)]
*** empty log message ***

19 years ago(Fmake_symbolic_link): Fix last change.
Stefan Monnier [Sat, 12 Mar 2005 01:37:51 +0000 (01:37 +0000)]
(Fmake_symbolic_link): Fix last change.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 11 Mar 2005 23:51:27 +0000 (23:51 +0000)]
*** empty log message ***

19 years ago(Frename_file, Fadd_name_to_file)
Richard M. Stallman [Fri, 11 Mar 2005 23:49:25 +0000 (23:49 +0000)]
(Frename_file, Fadd_name_to_file)
(Fmake_symbolic_link): If NEWNAME or LINKNAME is a directory,
expand the basename of FILE relative to it.

19 years ago(calc-embedded-language-alist): Remove.
Jay Belanger [Fri, 11 Mar 2005 22:23:26 +0000 (22:23 +0000)]
(calc-embedded-language-alist): Remove.
(calc-embedded-find-modes): Use calc-language-alist instead of
calc-embedded-language-alist.

19 years ago(calc-language-alist): New variable.
Jay Belanger [Fri, 11 Mar 2005 22:18:42 +0000 (22:18 +0000)]
(calc-language-alist): New variable.

19 years ago(calendar-redrawing): New internal variable.
Glenn Morris [Fri, 11 Mar 2005 21:44:42 +0000 (21:44 +0000)]
(calendar-redrawing): New internal variable.
(redraw-calendar): Remove bogus save-excursion from previous
change.  Bind calendar-redrawing to t for mark-diary-entries.

19 years ago(mark-diary-entries): No need to redraw calendar if that is why we
Glenn Morris [Fri, 11 Mar 2005 21:44:06 +0000 (21:44 +0000)]
(mark-diary-entries): No need to redraw calendar if that is why we
were called.

19 years ago*** empty log message ***
Glenn Morris [Fri, 11 Mar 2005 21:43:29 +0000 (21:43 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Fri, 11 Mar 2005 12:03:13 +0000 (12:03 +0000)]
*** empty log message ***

19 years ago(make-coding-system): Set property
Kenichi Handa [Fri, 11 Mar 2005 12:00:47 +0000 (12:00 +0000)]
(make-coding-system): Set property
'coding-system-define-form to nil.
(define-coding-system-alias): Likewise.

19 years ago(Finsert_file_contents): Call Fcheck_coding_system
Kenichi Handa [Fri, 11 Mar 2005 11:59:42 +0000 (11:59 +0000)]
(Finsert_file_contents): Call Fcheck_coding_system
before calling setup_coding_system so that autoloading of a coding
system work.

19 years agoChange encoding to iso-2022-7bit and add coding: tag.
Kenichi Handa [Fri, 11 Mar 2005 02:04:21 +0000 (02:04 +0000)]
Change encoding to iso-2022-7bit and add coding: tag.
(adaptive-fill-regexp): Add more bullets.
(fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
regexps.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-172
Miles Bader [Thu, 10 Mar 2005 23:31:53 +0000 (23:31 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-172

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 38)

   - Update from CVS

2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)

   * lisp/gnus/nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one
   flaw.

19 years ago(describe-mode): Properly handle non-trivial lighters.
Stefan Monnier [Thu, 10 Mar 2005 21:43:16 +0000 (21:43 +0000)]
(describe-mode): Properly handle non-trivial lighters.
Don't ignore minor modes that are not listed in minor-mode-list.

19 years ago(nnimap-retrieve-headers-from-server): Fix last change.
Stefan Monnier [Thu, 10 Mar 2005 21:21:51 +0000 (21:21 +0000)]
(nnimap-retrieve-headers-from-server): Fix last change.

19 years ago* xfns.c (hourglass_started): New function.
Jan Djärv [Thu, 10 Mar 2005 19:09:10 +0000 (19:09 +0000)]
* xfns.c (hourglass_started): New function.

* dispextern.h: Declare hourglass_started.

* keyboard.c (Fexecute_extended_command): Restart hourglass
after call to Fcompleting_read if already started.

19 years ago* keyboard.c (Fexecute_extended_command): Restart hourglass
Jan Djärv [Thu, 10 Mar 2005 19:08:31 +0000 (19:08 +0000)]
* keyboard.c (Fexecute_extended_command): Restart hourglass
after call to Fcompleting_read if already started.

19 years ago* xfns.c (hourglass_started): New function.
Jan Djärv [Thu, 10 Mar 2005 19:08:01 +0000 (19:08 +0000)]
* xfns.c (hourglass_started): New function.

19 years ago* dispextern.h: Declare hourglass_started.
Jan Djärv [Thu, 10 Mar 2005 19:07:39 +0000 (19:07 +0000)]
* dispextern.h: Declare hourglass_started.

19 years ago* gtkutil.c (xg_update_scrollbar_pos): Call x_sync so that the
Jan Djärv [Thu, 10 Mar 2005 18:07:37 +0000 (18:07 +0000)]
* gtkutil.c (xg_update_scrollbar_pos): Call x_sync so that the
  GTK main loop is entered in xterm.c, thus doing the redraw.

19 years agoRegenerate
Jan Djärv [Thu, 10 Mar 2005 17:23:04 +0000 (17:23 +0000)]
Regenerate

19 years ago* configure.in: Only add XASSERTS to cppflags.
Jan Djärv [Thu, 10 Mar 2005 17:22:50 +0000 (17:22 +0000)]
* configure.in: Only add XASSERTS to cppflags.

19 years ago* configure.in: Only add XASSERTS to cppflags.
Jan Djärv [Thu, 10 Mar 2005 17:22:32 +0000 (17:22 +0000)]
* configure.in: Only add XASSERTS to cppflags.
* configure: Regenerate.

19 years ago(pos_visible_p): Fix X value in last line of buffer.
Kim F. Storm [Thu, 10 Mar 2005 14:55:22 +0000 (14:55 +0000)]
(pos_visible_p): Fix X value in last line of buffer.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 10 Mar 2005 14:54:37 +0000 (14:54 +0000)]
*** empty log message ***

19 years ago(tooltip-mode): Don't complain that you can't turn the
Stefan Monnier [Thu, 10 Mar 2005 14:45:31 +0000 (14:45 +0000)]
(tooltip-mode): Don't complain that you can't turn the
feature ON when the user requests to turn it OFF.

19 years ago(debug-entry-code): Delete it.
Lute Kamstra [Thu, 10 Mar 2005 09:43:01 +0000 (09:43 +0000)]
(debug-entry-code): Delete it.
(implement-debug-on-entry): New function to replace debug-entry-code.
(debug-on-entry-1): Use implement-debug-on-entry.  Delete the second
argument as the 2005-03-07 change makes it obsolete.
(debug-on-entry, cancel-debug-on-entry): Update call to
debug-on-entry-1.
(debug, debugger-setup-buffer): Comment update.
(debugger-frame-number): Update to work with implement-debug-on-entry.

19 years ago*** empty log message ***
Jay Belanger [Thu, 10 Mar 2005 07:25:57 +0000 (07:25 +0000)]
*** empty log message ***

19 years ago(math-ms-args): Declare it.
Jay Belanger [Thu, 10 Mar 2005 07:14:32 +0000 (07:14 +0000)]
(math-ms-args): Declare it.
(calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
math-ms-args.
(calc-embedded-subst): Use math-multi-subst-rec to substitute
variables.

19 years ago* NEWS: Explain how to default Tramp to FTP.
Michael Albinus [Thu, 10 Mar 2005 06:40:59 +0000 (06:40 +0000)]
* NEWS: Explain how to default Tramp to FTP.

19 years ago(gdb-var-create-handler, gdb-get-location):
Nick Roberts [Wed, 9 Mar 2005 23:20:07 +0000 (23:20 +0000)]
(gdb-var-create-handler, gdb-get-location):
Use message-box.

19 years ago(mode-line-mode-menu): Add tooltip-mode to mode-line.
Nick Roberts [Wed, 9 Mar 2005 23:19:31 +0000 (23:19 +0000)]
(mode-line-mode-menu): Add tooltip-mode to mode-line.

19 years ago(tooltip-mode): Use define-minor-mode and simplify.
Nick Roberts [Wed, 9 Mar 2005 23:19:00 +0000 (23:19 +0000)]
(tooltip-mode): Use define-minor-mode and simplify.
(tooltip-activate-mouse-motions-if-enabled): Use dolist.
(tooltip-gud-tips): Simplify.
(tooltip-gud-tips-p): Remove superflouous :set.
(tooltip-gud-modes): Add fortran-mode.
(gdb-tooltip-print): Remove newline for tooltip-use-echo-area.

19 years ago*** empty log message ***
Nick Roberts [Wed, 9 Mar 2005 23:18:27 +0000 (23:18 +0000)]
*** empty log message ***

19 years ago(animate-place-char): Use forward-line instead
Kim F. Storm [Wed, 9 Mar 2005 22:50:09 +0000 (22:50 +0000)]
(animate-place-char): Use forward-line instead
of next-line to improve performance.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 9 Mar 2005 22:49:38 +0000 (22:49 +0000)]
*** empty log message ***

19 years ago2005-03-09 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 9 Mar 2005 11:27:46 +0000 (11:27 +0000)]
2005-03-09  Simon Josefsson  <jas@extundo.com>

* net/browse-url.el (browse-url-default-browser): Doc fix.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-167
Miles Bader [Wed, 9 Mar 2005 10:16:02 +0000 (10:16 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-167

Tweak obsolete function/variable warning message

2005-03-09  Miles Bader  <miles@gnu.org>

   * lisp/emacs-lisp/bytecomp.el (byte-compile-variable-ref)
   (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".

19 years agoSet case and syntax for 255 only if
Kenichi Handa [Wed, 9 Mar 2005 01:27:23 +0000 (01:27 +0000)]
Set case and syntax for 255 only if
set-case-syntax-set-multibyte is nil.

19 years ago(ispell-insert-word): New function.
Kenichi Handa [Wed, 9 Mar 2005 00:36:22 +0000 (00:36 +0000)]
(ispell-insert-word): New function.
(ispell-word): Use ispell-insert-word to isnert a new word.
(ispell-process-line): Likewise
(ispell-complete-word): Likewise.

19 years ago(mark-diary-entries): Only call redraw-calendar in the first of any
Glenn Morris [Wed, 9 Mar 2005 00:29:14 +0000 (00:29 +0000)]
(mark-diary-entries): Only call redraw-calendar in the first of any
recursive calls.  Reported by Alan Shutko <ats@acm.org>.

19 years ago(redraw-calendar): Preserve point. Reported by Matt Hodges
Glenn Morris [Wed, 9 Mar 2005 00:28:22 +0000 (00:28 +0000)]
(redraw-calendar): Preserve point.  Reported by Matt Hodges
<MPHodges@member.fsf.org>.
(calendar-week-start-day): Move after definition of redraw-calendar.
Delete buffer test, since redraw-calendar has that now.

19 years ago*** empty log message ***
Glenn Morris [Wed, 9 Mar 2005 00:27:33 +0000 (00:27 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-165
Miles Bader [Tue, 8 Mar 2005 23:01:04 +0000 (23:01 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-165

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 37)

   - Update from CVS

2005-03-08  Bjorn Solberg <bjorn_ding@hekneby.org>  (tiny change)

   * lisp/gnus/nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
   buffer (since IMAP server might return FETCH response out of
   order, and the nntp buffer must be sorted).

19 years ago(Info-isearch-search): Emulate word search in
Juri Linkov [Tue, 8 Mar 2005 21:51:48 +0000 (21:51 +0000)]
(Info-isearch-search): Emulate word search in
isearching through multiple Info nodes with Info-search.
(Info-isearch-wrap): Allow isearch-word.

19 years ago(image-file-handler): Put `safe-magic' property to
Juri Linkov [Tue, 8 Mar 2005 21:48:50 +0000 (21:48 +0000)]
(image-file-handler): Put `safe-magic' property to
`image-file-handler'.

19 years ago(list-colors-print): Print #RRGGBB in default face.
Juri Linkov [Tue, 8 Mar 2005 21:47:03 +0000 (21:47 +0000)]
(list-colors-print): Print #RRGGBB in default face.
Remove 1 space before #RRGGBB to not truncate it on terminal
windows w/o fringes.  Remove 1 space between bg and fg examples
to get more space.
(list-colors-duplicates): Replace `and' with `if' for `boundp' to
avoid byte-compile warnings.

19 years ago(sgml-tag, html-tag-alist)
Juri Linkov [Tue, 8 Mar 2005 21:45:00 +0000 (21:45 +0000)]
(sgml-tag, html-tag-alist)
(html-horizontal-rule, html-line, html-image, html-checkboxes)
(html-radio-buttons): Add a space before the trailing `/>' where
sgml-xml-mode is non-nil.
(sgml-delete-tag): Check if the tag ends with `/>' to not delete
the subsequent tag of the empty XML tag.
(html-href-anchor): Don't set initial input to "http:".
(html-image): Ask for the image URL and set point inside alt="".
(html-name-anchor): Duplicate the name in the `id' attribute when
sgml-xml-mode is non-nil.
(html-paragraph): Remove \n before <p>.
(html-checkboxes, html-radio-buttons): Insert `checked="checked"'
instead of `checked' when sgml-xml-mode is non-nil.

19 years ago(debugger-step-through): Make sure that stepping into the debugger's
Lute Kamstra [Tue, 8 Mar 2005 20:15:57 +0000 (20:15 +0000)]
(debugger-step-through): Make sure that stepping into the debugger's
code is not possible.
(debugger-jumping-flag): Docstring update.

19 years ago*** empty log message ***
Jay Belanger [Tue, 8 Mar 2005 15:47:08 +0000 (15:47 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Tue, 8 Mar 2005 11:39:38 +0000 (11:39 +0000)]
*** empty log message ***

19 years ago("latin-1-prefix"): Add rule "__"->"_".
Kenichi Handa [Tue, 8 Mar 2005 11:37:27 +0000 (11:37 +0000)]
("latin-1-prefix"): Add rule "__"->"_".
("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.

19 years ago(ccl-encode-mule-utf-16le-with-signature):
Kenichi Handa [Tue, 8 Mar 2005 09:10:18 +0000 (09:10 +0000)]
(ccl-encode-mule-utf-16le-with-signature):
Fix BUFFER_MAGNIFICATION to 2.
(ccl-encode-mule-utf-16be-with-signature): Likewise.

19 years ago(define-ccl-program): Fix docstring about
Kenichi Handa [Tue, 8 Mar 2005 09:09:28 +0000 (09:09 +0000)]
(define-ccl-program): Fix docstring about
extra 256 bytes assured for the output buffer.

19 years ago(x_set_font): Call set_default_ascii_font if an
Kenichi Handa [Tue, 8 Mar 2005 08:46:48 +0000 (08:46 +0000)]
(x_set_font): Call set_default_ascii_font if an
available font is found.

19 years ago(set_default_ascii_font): New function.
Kenichi Handa [Tue, 8 Mar 2005 08:45:48 +0000 (08:45 +0000)]
(set_default_ascii_font): New function.
(syms_of_fontset): Don't set FONTSET_ASCII (Vdefault_fontset)
here.

19 years ago(set_default_ascii_font): Extern it.
Kenichi Handa [Tue, 8 Mar 2005 08:44:59 +0000 (08:44 +0000)]
(set_default_ascii_font): Extern it.

19 years ago(Specified Space): Property :width is support on
Kim F. Storm [Tue, 8 Mar 2005 08:11:05 +0000 (08:11 +0000)]
(Specified Space): Property :width is support on
non-graphic terminals, :height is not.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 8 Mar 2005 08:09:59 +0000 (08:09 +0000)]
*** empty log message ***

19 years ago(calc-do-embedded): Set mode line when embedded mode begins.
Jay Belanger [Tue, 8 Mar 2005 05:26:44 +0000 (05:26 +0000)]
(calc-do-embedded): Set mode line when embedded mode begins.
(calc-embedded-language-alist): New variable.
(calc-embedded-find-modes): Use calc-embedded-language-alist to set
default language mode.

19 years ago2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
John Wiegley [Tue, 8 Mar 2005 03:59:54 +0000 (03:59 +0000)]
2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>

* align.el (align-rules-list): Added an alignment rule for CSS
declarations (applies to css-mode and html-mode buffers).

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 8 Mar 2005 03:20:31 +0000 (03:20 +0000)]
*** empty log message ***

19 years ago(Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps): Now subnodes of Fringes.
Richard M. Stallman [Tue, 8 Mar 2005 03:20:18 +0000 (03:20 +0000)]
(Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps): Now subnodes of Fringes.
(Overlay Arrow): Document overlay-arrow-variable-list.
(Fringe Size/Pos): New node, broken out of Fringes.
(Display): Explain clearing vs redisplay better.
(Truncation): Clarify use of bitmaps.
(The Echo Area): Clarify the uses of the echo area.
Add max-mini-window-height.
(Progress): Clarify.
(Invisible Text): Explain that main loop moves point out.
(Selective Display): Say "hidden", not "invisible".
(Managing Overlays): Moved up.  Describe relation to Undo here.
(Overlay Properties): Clarify intro.
(Finding Overlays): Explain return values when nothing found.
(Width): truncate-string-to-width has added arg.
(Displaying Faces): Clarify and update mode line face handling.
(Face Functions): Minor cleanup.
(Conditional Display): Merged into Other Display Specs.
(Pixel Specification, Other Display Specs): Minor cleanups.
(Images, Image Descriptors): Minor cleanups.
(GIF Images): Patents have expired.
(Showing Images): Explain default text for insert-image.
(Manipulating Button Types): Merged into Manipulating Buttons.
(Making Buttons): Explain return values.
(Button Buffer Commands): Add xref.
(Inverse Video): Update mode-line-inverse-video.
(Display Table Format): Clarify.
(Active Display Table): Give defaults for window-display-table.

19 years ago(Calendar Customizing): calendar-holiday-marker
Richard M. Stallman [Tue, 8 Mar 2005 03:08:55 +0000 (03:08 +0000)]
(Calendar Customizing): calendar-holiday-marker
and calendar-today-marker are strings, not chars.
(Holiday Customizing): Minor fix.

19 years ago(Text Representations): Clarify position-bytes.
Richard M. Stallman [Tue, 8 Mar 2005 03:07:54 +0000 (03:07 +0000)]
(Text Representations): Clarify position-bytes.
(Character Sets): Add list-charset-chars.
(Scanning Charsets): Add charset-after.
(Encoding and I/O): Minor fix.

19 years ago(Writing Emacs Primitives): Update `or' example.
Richard M. Stallman [Tue, 8 Mar 2005 03:06:53 +0000 (03:06 +0000)]
(Writing Emacs Primitives): Update `or' example.
Update limit on # args of subr.

19 years ago(Common Keywords): Clarify :require. Mention :version here.
Richard M. Stallman [Tue, 8 Mar 2005 03:06:04 +0000 (03:06 +0000)]
(Common Keywords): Clarify :require.  Mention :version here.
(Variable Definitions, Group Definitions): Not here.
(Variable Definitions): Clarify symbol arg to :initialize and :set fns.

19 years ago(Using Edebug): Arrow is in fringe.
Richard M. Stallman [Tue, 8 Mar 2005 03:04:48 +0000 (03:04 +0000)]
(Using Edebug): Arrow is in fringe.
(Instrumenting): Arg to eval-defun works without loading edebug.
(Edebug Execution Modes): Add xref.

19 years agoFix usage of "e.g.".
Richard M. Stallman [Tue, 8 Mar 2005 03:01:55 +0000 (03:01 +0000)]
Fix usage of "e.g.".
(HTTP language/coding): Explain the rules for these strings.

19 years ago(Single Shell, Shell Options): Fix previous change.
Richard M. Stallman [Tue, 8 Mar 2005 02:57:30 +0000 (02:57 +0000)]
(Single Shell, Shell Options): Fix previous change.

19 years ago(face-id): Doc fix.
Richard M. Stallman [Tue, 8 Mar 2005 02:55:39 +0000 (02:55 +0000)]
(face-id): Doc fix.

19 years ago(Debugger Operation): Update GUD tooltip enable info.
Richard M. Stallman [Tue, 8 Mar 2005 02:46:08 +0000 (02:46 +0000)]
(Debugger Operation): Update GUD tooltip enable info.

19 years ago(CLEAR_IMAGE_CACHE_COUNT): New const.
Kim F. Storm [Mon, 7 Mar 2005 21:51:50 +0000 (21:51 +0000)]
(CLEAR_IMAGE_CACHE_COUNT): New const.
(clear_image_cache_count): New var.
(redisplay_internal): Don't clear face and image caches in the
middle of redisplay; do it afterwards.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 7 Mar 2005 21:50:36 +0000 (21:50 +0000)]
*** empty log message ***

19 years ago(debug-on-entry-1): Fix handling of macros.
Stefan Monnier [Mon, 7 Mar 2005 14:12:27 +0000 (14:12 +0000)]
(debug-on-entry-1): Fix handling of macros.

19 years agoFix last change.
Kim F. Storm [Mon, 7 Mar 2005 13:43:34 +0000 (13:43 +0000)]
Fix last change.

19 years agoPut CUA move property on move-end-of-line
Kim F. Storm [Mon, 7 Mar 2005 11:12:58 +0000 (11:12 +0000)]
Put CUA move property on move-end-of-line
and move-beginning-of-line.