]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoRevision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-75
Miles Bader [Wed, 8 Dec 2004 05:21:02 +0000 (05:21 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-75

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-717
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-718
   RCS keyword removal

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 agoRevision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Miles Bader [Wed, 8 Dec 2004 05:02:30 +0000 (05:02 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-709
   Update from CVS: src/indent.c (Fvertical_motion): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-710
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-715
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
   Merge from gnus--rel--5.10

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

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 ***
Kenichi Handa [Mon, 6 Dec 2004 12:38:25 +0000 (12:38 +0000)]
*** empty log message ***

19 years ago(select-safe-coding-system-interactively):
Kenichi Handa [Mon, 6 Dec 2004 12:37:22 +0000 (12:37 +0000)]
(select-safe-coding-system-interactively):
Change 'mime-charset to :mime-charset.
(select-safe-coding-system): Use above (sync to HEAD).
(set-language-environment): Delete unnecessary code for handling
overriding-fontspec

19 years ago(BYTE8_STRING): Fix typo.
Kenichi Handa [Mon, 6 Dec 2004 11:35:27 +0000 (11:35 +0000)]
(BYTE8_STRING): Fix typo.

19 years ago(Ftranslate_region_internal): Don't convert unibyte
Kenichi Handa [Mon, 6 Dec 2004 11:34:00 +0000 (11:34 +0000)]
(Ftranslate_region_internal): Don't convert unibyte
string to multibyte (sync to HEAD).

19 years ago(casify_region): Handle changes in byte-length
Kenichi Handa [Mon, 6 Dec 2004 07:41:56 +0000 (07:41 +0000)]
(casify_region): Handle changes in byte-length
using replace_range_2 (sync to HEAD).

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.

19 years ago(org.dvi, ../info/org): New targets.
Richard M. Stallman [Mon, 6 Dec 2004 00:57:39 +0000 (00:57 +0000)]
(org.dvi, ../info/org): New targets.
(INFO_TARGETS): Add ../info/org.
(DVI_TARGETS): Add org.dvi.
(maintainer-clean): Remove the info files in the info dir.

19 years ago(maintainer-clean): Remove the info files in $(infodir) where they are created.
Richard M. Stallman [Mon, 6 Dec 2004 00:55:10 +0000 (00:55 +0000)]
(maintainer-clean): Remove the info files in $(infodir) where they are created.

19 years ago(info): Ignore errors building info files.
Richard M. Stallman [Mon, 6 Dec 2004 00:42:41 +0000 (00:42 +0000)]
(info): Ignore errors building info files.

19 years ago(GET_UNSIGNED_NUMBER): Signal an error when reaching the end.
Stefan Monnier [Mon, 6 Dec 2004 00:41:40 +0000 (00:41 +0000)]
(GET_UNSIGNED_NUMBER): Signal an error when reaching the end.
Remove redundant correctness checks.
(regex_compile): Fix up error codes for \{..\} expressions.

19 years agoUpdate international/mule-util.el section.
Kenichi Handa [Sun, 5 Dec 2004 23:58:24 +0000 (23:58 +0000)]
Update international/mule-util.el section.

19 years ago(regex_compile): Fix end-of-pattern case for space.
Richard M. Stallman [Sun, 5 Dec 2004 23:34:44 +0000 (23:34 +0000)]
(regex_compile): Fix end-of-pattern case for space.

19 years agoFix previous change.
Richard M. Stallman [Sun, 5 Dec 2004 23:28:40 +0000 (23:28 +0000)]
Fix previous change.

19 years agoRemove no longer relevant item.
Luc Teirlinck [Sun, 5 Dec 2004 22:56:59 +0000 (22:56 +0000)]
Remove no longer relevant item.

19 years agoFix previous change.
Richard M. Stallman [Sun, 5 Dec 2004 21:54:27 +0000 (21:54 +0000)]
Fix previous change.

19 years ago(tramp-handle-file-accessible-directory-p):
Sam Steingold [Sun, 5 Dec 2004 21:42:45 +0000 (21:42 +0000)]
(tramp-handle-file-accessible-directory-p):
Fixed `tramp-time-diff' comparison logic

19 years ago(which-function): Use
Thien-Thi Nguyen [Sun, 5 Dec 2004 16:58:13 +0000 (16:58 +0000)]
(which-function): Use
`run-hook-with-args-until-success' instead of a custom loop.
Fixes bug with local hooks.

19 years ago(bibtex-font-lock-url-regexp):
Stefan Monnier [Sun, 5 Dec 2004 16:07:39 +0000 (16:07 +0000)]
(bibtex-font-lock-url-regexp):
Use delete-dups when calculating the initial value.
(bibtex-autokey-get-title): Use <=.
(bibtex-goto-line): New function.
(bibtex-reposition-window): Use line numbers instead of point positions.
Use window-body-height.
(bibtex-find-crossref): Use bibtex-reposition-window.
(bibtex-find-entry): Use bibtex-reposition-window.  Always return
position of entry if key is found or nil if not found.

19 years ago(custom-file): Escape double-quotes in docstring.
Luc Teirlinck [Sun, 5 Dec 2004 15:50:34 +0000 (15:50 +0000)]
(custom-file): Escape double-quotes in docstring.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 5 Dec 2004 14:21:16 +0000 (14:21 +0000)]
*** empty log message ***

19 years ago(custom-file): Doc fix.
Richard M. Stallman [Sun, 5 Dec 2004 14:20:44 +0000 (14:20 +0000)]
(custom-file): Doc fix.

19 years ago(sh-indent-for-then): Change default.
Richard M. Stallman [Sun, 5 Dec 2004 14:19:38 +0000 (14:19 +0000)]
(sh-indent-for-then): Change default.

19 years ago(widget-specify-field): Add `real-field' property to boundary.
Richard M. Stallman [Sun, 5 Dec 2004 14:19:01 +0000 (14:19 +0000)]
(widget-specify-field): Add `real-field' property to boundary.
(widget-field-at): Use it.

19 years ago(Term Mode): Correcty describe C-c.
Richard M. Stallman [Sun, 5 Dec 2004 14:16:19 +0000 (14:16 +0000)]
(Term Mode): Correcty describe C-c.

19 years agoFix typo.
Richard M. Stallman [Sun, 5 Dec 2004 14:15:17 +0000 (14:15 +0000)]
Fix typo.

19 years ago(Easy Customization): Move up to section level,
Richard M. Stallman [Sun, 5 Dec 2004 14:14:50 +0000 (14:14 +0000)]
(Easy Customization): Move up to section level,
before Variables.  Avoid using the term "variable"; say "option".
New initial explanation.
(Variables): In initial explanation, connect "variable" to the
already-explained "user option".

19 years ago(Top): Fix ref to Command Line.
Richard M. Stallman [Sun, 5 Dec 2004 14:03:06 +0000 (14:03 +0000)]
(Top): Fix ref to Command Line.
Move reference to Easy Customization.

19 years ago(X Resources): Fix From link.
Richard M. Stallman [Sun, 5 Dec 2004 14:01:45 +0000 (14:01 +0000)]
(X Resources): Fix From link.

19 years ago(GNU Free Documentation License): Fix To link.
Richard M. Stallman [Sun, 5 Dec 2004 14:01:03 +0000 (14:01 +0000)]
(GNU Free Documentation License): Fix To link.

19 years ago(Entering Emacs): Fix xref, now to Command Line.
Richard M. Stallman [Sun, 5 Dec 2004 14:00:24 +0000 (14:00 +0000)]
(Entering Emacs): Fix xref, now to Command Line.

19 years ago(Command Line): Node renamed from Command Arguments.
Richard M. Stallman [Sun, 5 Dec 2004 13:59:32 +0000 (13:59 +0000)]
(Command Line): Node renamed from Command Arguments.

19 years ago(lao-key-alist): Declare it by defvar.
Kenichi Handa [Sat, 4 Dec 2004 02:49:34 +0000 (02:49 +0000)]
(lao-key-alist): Declare it by defvar.
(lao-key-alist-vector): New variable.
(lao-consonant-key-alist, lao-semivowel-key-alist)
(lao-vowel-key-alist, lao-voweltone-key-alist)
(lao-tone-key-alist, lao-other-key-alist): Initialize them from
lao-key-alist-vector.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 4 Dec 2004 01:08:08 +0000 (01:08 +0000)]
*** empty log message ***

19 years ago(blink-matching-open): Obey syntax-table text properties.
Stefan Monnier [Fri, 3 Dec 2004 22:26:13 +0000 (22:26 +0000)]
(blink-matching-open): Obey syntax-table text properties.

19 years ago(tex-validate-region): Obey syntax-table text properties.
Stefan Monnier [Fri, 3 Dec 2004 22:22:24 +0000 (22:22 +0000)]
(tex-validate-region): Obey syntax-table text properties.

19 years ago* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
Steven Tamm [Fri, 3 Dec 2004 17:00:11 +0000 (17:00 +0000)]
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
* image.c (image_load_quartz2d): Use
cfstring_create_with_utf8_cstring
* macmenu.c (add_menu_item): Use
cfstring_create_with_utf8_cstring
* macfns.c (x_set_name, x_set_title): Use
cfstring_create_with_utf8_cstring
(Fx_file_dialog): Use cfstring_create_with_utf8_cstring and use
constant CFRefs instead of creating them each time for labels.
* mac.c (cfstring_create_with_utf8_cstring): Added to prevent
crashes with invalid characters.

19 years ago(Initial Options): Clarify batch mode i/o.
Richard M. Stallman [Fri, 3 Dec 2004 11:30:11 +0000 (11:30 +0000)]
(Initial Options): Clarify batch mode i/o.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 3 Dec 2004 11:28:08 +0000 (11:28 +0000)]
*** empty log message ***

19 years ago(Selecting Windows): get-lru-window and
Richard M. Stallman [Fri, 3 Dec 2004 11:27:53 +0000 (11:27 +0000)]
(Selecting Windows): get-lru-window and
get-largest-window don't consider dedicated windows.

19 years ago(Undo): Document undo-in-progress.
Richard M. Stallman [Fri, 3 Dec 2004 11:27:02 +0000 (11:27 +0000)]
(Undo): Document undo-in-progress.

19 years ago(awk-mode autoload): Supply t meaning interactive function.
Richard M. Stallman [Fri, 3 Dec 2004 00:57:23 +0000 (00:57 +0000)]
(awk-mode autoload): Supply t meaning interactive function.

19 years ago(search-whitespace-regexp): Remove the group. Doc fix.
Richard M. Stallman [Fri, 3 Dec 2004 00:30:33 +0000 (00:30 +0000)]
(search-whitespace-regexp): Remove the group.  Doc fix.
(isearch-mode-map): No special definition for space.
(isearch-whitespace-chars): Command deleted.
(isearch-forward-regexp): Doc fix.
(isearch-quote-char): When a space is not inside brackets,
use `[ ]' instead of just space.
(isearch-lazy-highlight-search): Bind search-spaces-regexp.

19 years ago(imenu--generic-function): Delete code to exclude matches in comments.
Richard M. Stallman [Fri, 3 Dec 2004 00:21:37 +0000 (00:21 +0000)]
(imenu--generic-function): Delete code to exclude matches in comments.

19 years ago(Man-reverse-face): Change default to `highlight'.
Richard M. Stallman [Fri, 3 Dec 2004 00:20:39 +0000 (00:20 +0000)]
(Man-reverse-face): Change default to `highlight'.

19 years ago(occur-1): Specify t for KEEP-PROPS to occur-engine.
Richard M. Stallman [Fri, 3 Dec 2004 00:19:52 +0000 (00:19 +0000)]
(occur-1): Specify t for KEEP-PROPS to occur-engine.
(occur-engine): Use `face' prop rather than `font-lock-face'
when specifying use of `match-face'.
(occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.

19 years ago(elint-standard-variables): Update list of variables.
Richard M. Stallman [Fri, 3 Dec 2004 00:11:21 +0000 (00:11 +0000)]
(elint-standard-variables): Update list of variables.

19 years ago(python-font-lock-syntactic-keywords): Fix previous change.
Richard M. Stallman [Fri, 3 Dec 2004 00:10:23 +0000 (00:10 +0000)]
(python-font-lock-syntactic-keywords): Fix previous change.

19 years ago(show-paren-function): Check for matching chars specified by text props.
Richard M. Stallman [Fri, 3 Dec 2004 00:06:21 +0000 (00:06 +0000)]
(show-paren-function): Check for matching chars specified by text props.

19 years ago(add-log-current-defun): Handle the case where point
Richard M. Stallman [Fri, 3 Dec 2004 00:04:45 +0000 (00:04 +0000)]
(add-log-current-defun): Handle the case where point
is in the header part of a DEFUN construct.

19 years ago(RE_TRANSLATE_P): If make_number is not a macro, don't use it here.
Richard M. Stallman [Thu, 2 Dec 2004 23:43:51 +0000 (23:43 +0000)]
(RE_TRANSLATE_P): If make_number is not a macro, don't use it here.

19 years ago(insert_from_string_before_markers)
Richard M. Stallman [Thu, 2 Dec 2004 23:37:13 +0000 (23:37 +0000)]
(insert_from_string_before_markers)
(insert_from_string): Don't modify buffer on empty insertion.