bpt/emacs.git
19 years ago(Line Height): Rewrite text for clarity.
Richard M. Stallman [Sat, 11 Dec 2004 23:18:15 +0000 (23:18 +0000)]
(Line Height): Rewrite text for clarity.

19 years ago*** empty log message ***
Stefan Monnier [Sat, 11 Dec 2004 22:06:17 +0000 (22:06 +0000)]
*** empty log message ***

19 years agoDon't `require' everything eagerly.
Stefan Monnier [Sat, 11 Dec 2004 22:06:00 +0000 (22:06 +0000)]
Don't `require' everything eagerly.

19 years ago(checkdoc-continue, checkdoc-comments, checkdoc-message-text, checkdoc-defun):
Stefan Monnier [Sat, 11 Dec 2004 22:01:42 +0000 (22:01 +0000)]
(checkdoc-continue, checkdoc-comments, checkdoc-message-text, checkdoc-defun):
Fix format messages for calls to `error'.

19 years ago(latex-backward-sexp-1): Handle the special case of \end{verbatim}.
Stefan Monnier [Sat, 11 Dec 2004 22:00:38 +0000 (22:00 +0000)]
(latex-backward-sexp-1): Handle the special case of \end{verbatim}.

19 years ago(Fforward_word): Avoid non-idempotent side-effects in macro arguments.
Stefan Monnier [Sat, 11 Dec 2004 21:59:15 +0000 (21:59 +0000)]
(Fforward_word): Avoid non-idempotent side-effects in macro arguments.

19 years ago(Ftry_completion, Fall_completions): Don't use XFASTINT blindly.
Stefan Monnier [Sat, 11 Dec 2004 21:57:50 +0000 (21:57 +0000)]
(Ftry_completion, Fall_completions): Don't use XFASTINT blindly.

19 years ago(main, Fdump_emacs): Don't touch malloc hooks if SYNC_INPUT.
Stefan Monnier [Sat, 11 Dec 2004 21:53:33 +0000 (21:53 +0000)]
(main, Fdump_emacs): Don't touch malloc hooks if SYNC_INPUT.

19 years ago* w32term.c (x_calc_absolute_position): Remove calculation of
Jan Djärv [Sat, 11 Dec 2004 21:12:45 +0000 (21:12 +0000)]
* w32term.c (x_calc_absolute_position): Remove calculation of
difference between inner and outer window.  Don't subtract difference
for left and top calculations.

19 years ago* e/eterm.ti: Add rs1.
Dan Nicolaescu [Sat, 11 Dec 2004 21:09:12 +0000 (21:09 +0000)]
* e/eterm.ti: Add rs1.
* e/eterm: Regenerate.

19 years ago(term-termcap-format): Synchronyze with terminfo.
Dan Nicolaescu [Sat, 11 Dec 2004 21:05:19 +0000 (21:05 +0000)]
(term-termcap-format): Synchronyze with terminfo.
(term-emulate-terminal): Handle reset.
(term-reset-terminal): New function.

19 years ago* xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
Jan Djärv [Sat, 11 Dec 2004 18:46:43 +0000 (18:46 +0000)]
* xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
for left and top calculations.  Remove call to x_real_positions.
(x_check_expected_move): Do not set change_gravity to 1 when calling
x_set_offset.

19 years ago(zone-programs): Add `zone-pgm-random-life'.
Thien-Thi Nguyen [Sat, 11 Dec 2004 14:51:32 +0000 (14:51 +0000)]
(zone-programs): Add `zone-pgm-random-life'.
(zone-fill-out-screen): New func.
(zone-pgm-drip): Use `zone-fill-out-screen'.
Also, no longer go to point-min on every cycle.
(zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
(zone-pgm-random-life-wait): New user var.
(zone-pgm-random-life): New func.

19 years ago(info): Undo 2004-12-05 change.
Kim F. Storm [Sat, 11 Dec 2004 00:03:11 +0000 (00:03 +0000)]
(info): Undo 2004-12-05 change.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 11 Dec 2004 00:02:57 +0000 (00:02 +0000)]
*** empty log message ***

19 years ago* text.texi (Special Properties): Just mention line-spacing and
Kim F. Storm [Fri, 10 Dec 2004 23:58:55 +0000 (23:58 +0000)]
* text.texi (Special Properties): Just mention line-spacing and
line-height here, add xref to new "Line Height" node.

19 years ago(Standard Buffer-Local Variables): Fix xref for
Kim F. Storm [Fri, 10 Dec 2004 23:58:34 +0000 (23:58 +0000)]
(Standard Buffer-Local Variables): Fix xref for
line-spacing and vertical-scroll-bar.

19 years ago(Window Frame Parameters): Remove line-height defvar.
Kim F. Storm [Fri, 10 Dec 2004 23:58:14 +0000 (23:58 +0000)]
(Window Frame Parameters): Remove line-height defvar.

19 years ago(Display): Add node "Line Height" to menu.
Kim F. Storm [Fri, 10 Dec 2004 23:58:02 +0000 (23:58 +0000)]
(Display): Add node "Line Height" to menu.
(Line Height): New node.  Move full description of line-spacing
and line-height text properties here from text.texi.
(Scroll Bars): Add vertical-scroll-bar variable.

19 years agoFix previous change.
Richard M. Stallman [Fri, 10 Dec 2004 23:29:35 +0000 (23:29 +0000)]
Fix previous change.

19 years ago(auto-mode-alist): Map .com to DCL mode.
Thien-Thi Nguyen [Fri, 10 Dec 2004 16:40:44 +0000 (16:40 +0000)]
(auto-mode-alist): Map .com to DCL mode.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 10 Dec 2004 16:00:03 +0000 (16:00 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 10 Dec 2004 04:58:52 +0000 (04:58 +0000)]
*** empty log message ***

19 years ago(isearch-mode-map): Treat S-SPC like SPC.
Richard M. Stallman [Fri, 10 Dec 2004 01:52:43 +0000 (01:52 +0000)]
(isearch-mode-map): Treat S-SPC like SPC.

19 years ago(xterm-mouse-event): Correct cursor position in a
Nick Roberts [Thu, 9 Dec 2004 23:05:36 +0000 (23:05 +0000)]
(xterm-mouse-event): Correct cursor position in a
buffer with a display margin.

19 years ago*** empty log message ***
Nick Roberts [Thu, 9 Dec 2004 23:03:37 +0000 (23:03 +0000)]
*** empty log message ***

19 years ago(Imprint): Remove erroneous @value's.
Luc Teirlinck [Thu, 9 Dec 2004 22:59:01 +0000 (22:59 +0000)]
(Imprint): Remove erroneous @value's.

19 years ago[ Add missing change in gnus.texi from last commits: ]
Reiner Steib [Thu, 9 Dec 2004 17:06:59 +0000 (17:06 +0000)]
[ Add missing change in gnus.texi from last commits: ]

* gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
`spam-initialize'.

19 years ago(Standard Buffer-Local Variables): Add @xref for `line-spacing'.
Thien-Thi Nguyen [Thu, 9 Dec 2004 16:16:28 +0000 (16:16 +0000)]
(Standard Buffer-Local Variables): Add @xref for `line-spacing'.

19 years ago(Window Frame Parameters): New @defvar for `line-spacing'.
Thien-Thi Nguyen [Thu, 9 Dec 2004 16:11:01 +0000 (16:11 +0000)]
(Window Frame Parameters): New @defvar for `line-spacing'.

19 years agoFix typos.
Richard M. Stallman [Thu, 9 Dec 2004 03:51:38 +0000 (03:51 +0000)]
Fix typos.

19 years ago(INFO_TARGETS): Fix typo.
Luc Teirlinck [Thu, 9 Dec 2004 01:54:47 +0000 (01:54 +0000)]
(INFO_TARGETS): Fix typo.

19 years agoReplace org.info with org.
Luc Teirlinck [Thu, 9 Dec 2004 01:47:30 +0000 (01:47 +0000)]
Replace org.info with org.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 9 Dec 2004 01:38:51 +0000 (01:38 +0000)]
*** empty log message ***

19 years ago(File): Add URL and Org Mode manuals.
Luc Teirlinck [Thu, 9 Dec 2004 01:37:12 +0000 (01:37 +0000)]
(File): Add URL and Org Mode manuals.

19 years ago(Saving Customizations): Emacs only loads the custom file
Luc Teirlinck [Thu, 9 Dec 2004 01:29:55 +0000 (01:29 +0000)]
(Saving Customizations): Emacs only loads the custom file
automatically after the init file in version 21.4 or later.
Adapt text and examples to this fact.

19 years ago(INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
Luc Teirlinck [Thu, 9 Dec 2004 01:24:21 +0000 (01:24 +0000)]
(INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
(org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.

19 years ago(install-arch-indep, uninstall): Add org and url manuals.
Luc Teirlinck [Thu, 9 Dec 2004 01:11:54 +0000 (01:11 +0000)]
(install-arch-indep, uninstall): Add org and url manuals.

19 years ago(gnus-narrow-to-page): Don't hardcode point-min.
Stefan Monnier [Thu, 9 Dec 2004 00:57:39 +0000 (00:57 +0000)]
(gnus-narrow-to-page): Don't hardcode point-min.

19 years ago*** empty log message ***
Jay Belanger [Wed, 8 Dec 2004 22:56:28 +0000 (22:56 +0000)]
*** empty log message ***

19 years agoRemoved comment about installation.
Jay Belanger [Wed, 8 Dec 2004 22:47:37 +0000 (22:47 +0000)]
Removed comment about installation.
Removed comment about Emacs 19 support.

19 years ago(calc-keypad-mode): Unbind unused mouse events.
Jay Belanger [Wed, 8 Dec 2004 22:46:13 +0000 (22:46 +0000)]
(calc-keypad-mode): Unbind unused mouse events.
(calc-keypad-left-click): Set buffer to calc-keymap-buffer.

19 years ago*** empty log message ***
Richard M. Stallman [Wed, 8 Dec 2004 22:06:49 +0000 (22:06 +0000)]
*** empty log message ***

19 years ago(get_next_display_element): Use `escape-glyph' for
Richard M. Stallman [Wed, 8 Dec 2004 22:06:31 +0000 (22:06 +0000)]
(get_next_display_element): Use `escape-glyph' for
control chars and escaped octal codes.
(Qescape_glyph): New variable.
(syms_of_xdisp): Initialize it.
(escape_glyph_face): New variable.
(redisplay_window): Initialize it.

19 years agoDelete code to set display table.
Richard M. Stallman [Wed, 8 Dec 2004 21:31:32 +0000 (21:31 +0000)]
Delete code to set display table.
(escape-glyph): Redefine to be less loud.  (Copy minibuffer-prompt.)

19 years agoUpdate @setfilename.
Richard M. Stallman [Wed, 8 Dec 2004 20:10:22 +0000 (20:10 +0000)]
Update @setfilename.
(Getting Started): No need to worry about Gnus versions.
(Dealing with HTTP documents): Use @inforef.

19 years agoFix @direntry file name.
Richard M. Stallman [Wed, 8 Dec 2004 20:06:27 +0000 (20:06 +0000)]
Fix @direntry file name.

19 years ago(our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE, init_image):
Richard M. Stallman [Wed, 8 Dec 2004 17:56:08 +0000 (17:56 +0000)]
(our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE, init_image):
Use 1 rather than TRUE.  TRUE's not always defined.

19 years ago*** empty log message ***
Jay Belanger [Wed, 8 Dec 2004 06:40:48 +0000 (06:40 +0000)]
*** empty log message ***

19 years ago(math-read-replacement-list, math-read-superscripts): Move to
Jay Belanger [Wed, 8 Dec 2004 06:10:56 +0000 (06:10 +0000)]
(math-read-replacement-list, math-read-superscripts): Move to
calc-aent.el.
(math-read-preprocess-string): Move to calc-aent.el.

19 years ago(math-read-replacement-list, math-read-superscripts): Move from
Jay Belanger [Wed, 8 Dec 2004 06:09:20 +0000 (06:09 +0000)]
(math-read-replacement-list, math-read-superscripts): Move from
calc-ext.el.
(math-read-preprocess-string): Move from calc-ext.el.

19 years agoAdd math-read-preprocess-string to autoloads.
Jay Belanger [Wed, 8 Dec 2004 06:07:27 +0000 (06:07 +0000)]
Add math-read-preprocess-string to autoloads.

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-718
Miles Bader [Wed, 8 Dec 2004 05:14:31 +0000 (05:14 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-718

RCS keyword removal

19 years ago(isearch-quote-char): Fix up typo in last change.
Stefan Monnier [Wed, 8 Dec 2004 01:38:05 +0000 (01:38 +0000)]
(isearch-quote-char): Fix up typo in last change.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 8 Dec 2004 01:27:40 +0000 (01:27 +0000)]
*** empty log message ***

19 years ago(Scroll Bars): The option `scroll-bar-mode' has to be set through Custom.
Luc Teirlinck [Wed, 8 Dec 2004 01:26:10 +0000 (01:26 +0000)]
(Scroll Bars): The option `scroll-bar-mode' has to be set through Custom.
Otherwise, it has no effect.

19 years ago(mouse-set-font): Handle the case where the command was not invoked
Luc Teirlinck [Wed, 8 Dec 2004 01:14:10 +0000 (01:14 +0000)]
(mouse-set-font): Handle the case where the command was not invoked
using the mouse.

19 years ago`edit-kbd-macro' is now bound to `C-x C-k e'.
Luc Teirlinck [Wed, 8 Dec 2004 01:10:13 +0000 (01:10 +0000)]
`edit-kbd-macro' is now bound to `C-x C-k e'.
(edmacro-finish-edit): Further update for keyboard macros that are
lambda forms.
(edmacro-sanitize-for-string): Correctly remove Meta modifier
(as suggested by Kim Storm).

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader [Tue, 7 Dec 2004 21:56:42 +0000 (21:56 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-74
   Update from CVS

2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-forward-make-body-mml): Remove headers
   according to message-forward-ignored-headers if a message is
   decoded.

2004-12-02  Romain Francoise  <romain@orebokech.com>

   * lisp/gnus/message.el (message-forward-make-body-plain): Always remove
   headers according to message-forward-ignored-headers.

2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/lpath.el: Remove bbdb-create-internal, bbdb-records,
   spam-BBDB-register-routine and spam-enter-ham-BBDB.

   * lisp/gnus/nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
   order to silence the byte compiler.

   * lisp/gnus/pop3.el (pop3-md5): Define it before being used.

   * lisp/gnus/spam.el: Fix the way to silence the byte compiler, which
   complained about bbdb-buffer, bbdb-create-internal,
   bbdb-search-simple, mail-check-payment, spam-BBDB-register-routine,
   spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
   spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
   spam-stat-buffer-is-spam, spam-stat-load,
   spam-stat-register-ham-routine, spam-stat-register-spam-routine,
   spam-stat-save and spam-stat-split-fancy.

2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/canlock.el (canlock-password): Remove `:size 0' or `:size 1'
   which may confuse users.
   (canlock-password-for-verify): Ditto.

   * lisp/gnus/deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.

   * lisp/gnus/gnus-art.el (gnus-emphasis-alist): Ditto.

   * lisp/gnus/gnus-registry.el (gnus-registry-max-entries): Ditto.

   * lisp/gnus/gnus-score.el (gnus-adaptive-word-length-limit): Ditto.

   * lisp/gnus/gnus-start.el (gnus-save-killed-list): Ditto.

   * lisp/gnus/gnus-sum.el (gnus-thread-hide-subtree): Ditto.
   (gnus-sum-thread-tree-root): Ditto.
   (gnus-sum-thread-tree-false-root): Ditto.
   (gnus-sum-thread-tree-single-indent): Ditto.

   * lisp/gnus/message.el (message-courtesy-message): Ditto.
   (message-archive-note): Ditto.
   (message-subscribed-address-file): Ditto.
   (message-user-fqdn): Ditto.

   * lisp/gnus/spam-report.el (spam-report-gmane-regex): Ditto.

   * lisp/gnus/spam.el (spam-blackhole-good-server-regex): Ditto.

2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-forbidden-properties): Fixed typo in doc
   string.

2004-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * lisp/gnus/message.el (message-strip-forbidden-properties): Bind
   buffer-read-only (etc) to nil.

2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-util.el (gnus-replace-in-string): Added doc string.

   * lisp/gnus/nnmail.el (nnmail-split-header-length-limit): Increase to 2048
   to avoid problems when splitting mails with many recipients.

2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
   address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.

2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)

   * lisp/gnus/nnfolder.el (nnfolder-request-create-group): Save current buffer.

2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/message.texi (Various Message Variables): Mention that all mail
   file variables are derived from `message-directory'.

   * man/gnus.texi (Splitting Mail): Clarify bogus group.

2004-11-16  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Filtering Spam Using The Spam ELisp Package):

19 years agoRemove the plan to use DFA regex; it would be infeasible.
Richard M. Stallman [Tue, 7 Dec 2004 21:44:21 +0000 (21:44 +0000)]
Remove the plan to use DFA regex; it would be infeasible.

19 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 7 Dec 2004 21:13:26 +0000 (21:13 +0000)]
Changes from arch/CVS synchronization

19 years ago* emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
Jan Djärv [Tue, 7 Dec 2004 21:03:04 +0000 (21:03 +0000)]
* emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
reset_malloc_hooks.

* keyboard.c (handle_async_input, input_available_signal): Add
! defined (SYSTEM_MALLOC) around thread code.

19 years ago* alloc.c: Add comment about the reason for (UN)BLOCK_INPUT_ALLOC.
Jan Djärv [Tue, 7 Dec 2004 17:38:30 +0000 (17:38 +0000)]
* alloc.c: Add comment about the reason for (UN)BLOCK_INPUT_ALLOC.

19 years agourl.texi: New file.
Stefan Monnier [Tue, 7 Dec 2004 16:55:48 +0000 (16:55 +0000)]
url.texi: New file.

19 years agoRegenerate.
Stefan Monnier [Tue, 7 Dec 2004 16:52:54 +0000 (16:52 +0000)]
Regenerate.

19 years ago(init_eval_once): Increase max_specpdl_size to 1000.
Stefan Monnier [Tue, 7 Dec 2004 16:52:18 +0000 (16:52 +0000)]
(init_eval_once): Increase max_specpdl_size to 1000.

19 years ago(INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in.
Stefan Monnier [Tue, 7 Dec 2004 15:42:19 +0000 (15:42 +0000)]
(INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in.

19 years ago* PROBLEMS: Update information about klipper on KDE.
Jan Djärv [Tue, 7 Dec 2004 13:39:30 +0000 (13:39 +0000)]
* PROBLEMS: Update information about klipper on KDE.

19 years ago* xmenu.c (Fx_popup_menu): Correct documentation about position.
Jan Djärv [Tue, 7 Dec 2004 13:11:59 +0000 (13:11 +0000)]
* xmenu.c (Fx_popup_menu): Correct documentation about position.
(xmenu_show): Do not call XTranslateCoordinates.  Adjust position
if not given by a mouse click to correspond with x-popup-menu
documentation.

19 years agoFix spelling mistake in previous changes.
Glenn Morris [Tue, 7 Dec 2004 12:22:19 +0000 (12:22 +0000)]
Fix spelling mistake in previous changes.

19 years ago*** empty log message ***
Glenn Morris [Tue, 7 Dec 2004 12:21:07 +0000 (12:21 +0000)]
*** empty log message ***

19 years agoTypo.
Andreas Schwab [Tue, 7 Dec 2004 12:07:00 +0000 (12:07 +0000)]
Typo.

19 years ago* configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
Jan Djärv [Tue, 7 Dec 2004 08:29:07 +0000 (08:29 +0000)]
* configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
pthreads and define HAVE_GTK_AND_PTHREAD.
* configure: Regenerate.

19 years ago* config.in: Regenerate.
Jan Djärv [Tue, 7 Dec 2004 08:28:17 +0000 (08:28 +0000)]
* config.in: Regenerate.

19 years ago* gtkutil.c: Include signal.h and syssignal.h.
Jan Djärv [Tue, 7 Dec 2004 08:25:43 +0000 (08:25 +0000)]
* gtkutil.c: Include signal.h and syssignal.h.
(xg_get_file_name): Block and unblock __SIGRTMIN if defined.

* alloc.c: If HAVE_GTK_AND_PTHREAD, include pthread.h,
new variables main_thread and alloc_mutex,
define (UN)BLOCK_INPUT_ALLOC to use alloc_mutex to protect
emacs_blocked_* calls and only do (UN)BLOCK_INPUT in the main thread.
If not HAVE_GTK_AND_PTHREAD, (UN)BLOCK_INPUT_ALLOC is the same as
(UN)BLOCK_INPUT.
(emacs_blocked_free, emacs_blocked_malloc)
(emacs_blocked_realloc): Use (UN)BLOCK_INPUT_ALLOC.
(uninterrupt_malloc): Initialize main_thread and alloc_mutex.
(reset_malloc_hooks): New function.

* lisp.h: Declare reset_malloc_hooks.

* emacs.c (Fdump_emacs): Call reset_malloc_hooks.

* keyboard.c: Conditionally include pthread.h
(handle_async_inpu, input_available_signalt): If not in the main
thread, block signal, send signal to main thread and return.

19 years ago* gtkutil.c (xg_get_file_with_chooser): Handle local files only.
Jan Djärv [Tue, 7 Dec 2004 08:09:10 +0000 (08:09 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Handle local files only.
Set current folder in file chooser if default_filename is a
directory.

19 years ago(Using Calc): Remove paragraph on installation.
Jay Belanger [Tue, 7 Dec 2004 05:09:11 +0000 (05:09 +0000)]
(Using Calc): Remove paragraph on installation.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 7 Dec 2004 05:01:55 +0000 (05:01 +0000)]
*** empty log message ***

19 years ago(font-lock-unfontify-region): Save buffer state.
Stefan Monnier [Tue, 7 Dec 2004 04:58:36 +0000 (04:58 +0000)]
(font-lock-unfontify-region): Save buffer state.
(font-lock-default-unfontify-region): Dont' save buffer state any more.

19 years ago*** empty log message ***
Jay Belanger [Tue, 7 Dec 2004 04:39:32 +0000 (04:39 +0000)]
*** empty log message ***

19 years agoSet calc-summary-indentation even when Calc Summary buffer exists.
Jay Belanger [Tue, 7 Dec 2004 04:24:28 +0000 (04:24 +0000)]
Set calc-summary-indentation even when Calc Summary buffer exists.

19 years ago(holiday-advent): Make arguments optional for backwards
Glenn Morris [Tue, 7 Dec 2004 00:58:02 +0000 (00:58 +0000)]
(holiday-advent):  Make arguments optional for backwards
compatability.  Doc fix.

19 years ago*** empty log message ***
Glenn Morris [Tue, 7 Dec 2004 00:57:30 +0000 (00:57 +0000)]
*** empty log message ***

19 years ago(holiday-easter-etc): Make arguments optional for backwards
Glenn Morris [Tue, 7 Dec 2004 00:46:08 +0000 (00:46 +0000)]
(holiday-easter-etc): Make arguments optional for backwards
compatability.  Doc fix.  Remove un-necessary local vars mandatory,
output-list.

19 years ago*** empty log message ***
Glenn Morris [Tue, 7 Dec 2004 00:45:09 +0000 (00:45 +0000)]
*** empty log message ***

19 years ago(show-paren-function): Fix last change (2004-12-02).
Stefan Monnier [Mon, 6 Dec 2004 19:06:12 +0000 (19:06 +0000)]
(show-paren-function): Fix last change (2004-12-02).

19 years ago(char-displayable-p): Return nil for unibyte mode.
Stefan Monnier [Mon, 6 Dec 2004 19:04:04 +0000 (19:04 +0000)]
(char-displayable-p): Return nil for unibyte mode.

19 years ago(regexp-opt-depth): Use subregexp-context-p.
Stefan Monnier [Mon, 6 Dec 2004 15:12:46 +0000 (15:12 +0000)]
(regexp-opt-depth): Use subregexp-context-p.
(regexp-opt-not-groupie*-re): Remove.
(regexp-opt): Properly handle inputs with duplicate entries.

19 years ago(isearch-quote-char): Use it.
Stefan Monnier [Mon, 6 Dec 2004 15:12:08 +0000 (15:12 +0000)]
(isearch-quote-char): Use it.

19 years ago(subregexp-context-p): New function.
Stefan Monnier [Mon, 6 Dec 2004 15:11:51 +0000 (15:11 +0000)]
(subregexp-context-p): New function.

19 years ago(info-lookup-maybe-add-help cfengine-mode): Regexp typo.
Richard M. Stallman [Mon, 6 Dec 2004 14:09:13 +0000 (14:09 +0000)]
(info-lookup-maybe-add-help cfengine-mode): Regexp typo.

19 years ago(custom-file): Doc fix.
Richard M. Stallman [Mon, 6 Dec 2004 14:01:19 +0000 (14:01 +0000)]
(custom-file): Doc fix.

19 years agoRegenerate.
Andreas Schwab [Mon, 6 Dec 2004 13:29:07 +0000 (13:29 +0000)]
Regenerate.

19 years ago*** empty log message ***
Jay Belanger [Mon, 6 Dec 2004 06:20:00 +0000 (06:20 +0000)]
*** empty log message ***

19 years agoComment changes.
Richard M. Stallman [Mon, 6 Dec 2004 05:42:04 +0000 (05:42 +0000)]
Comment changes.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 6 Dec 2004 05:39:52 +0000 (05:39 +0000)]
*** empty log message ***

19 years agoNew file.
Richard M. Stallman [Mon, 6 Dec 2004 05:39:36 +0000 (05:39 +0000)]
New file.

19 years agoRemove @refill commands.
Jay Belanger [Mon, 6 Dec 2004 05:01:20 +0000 (05:01 +0000)]
Remove @refill commands.
Use more Texinfo macros instead of TeX defs.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 6 Dec 2004 01:08:49 +0000 (01:08 +0000)]
*** empty log message ***

19 years agoRename Command Line to Emacs Invocation.
Richard M. Stallman [Mon, 6 Dec 2004 01:08:32 +0000 (01:08 +0000)]
Rename Command Line to Emacs Invocation.