]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(Paragraphs): Correction about Paragraph-Indent Text mode.
Richard M. Stallman [Fri, 23 Sep 2005 18:24:32 +0000 (18:24 +0000)]
(Paragraphs): Correction about Paragraph-Indent Text mode.

18 years ago(Fformat): Explicitly test for end of format string and don't use `index'.
Richard M. Stallman [Fri, 23 Sep 2005 18:22:46 +0000 (18:22 +0000)]
(Fformat): Explicitly test for end of format string and don't use `index'.

18 years ago(smerge-remove-props): Cause re-highlighting of the whole conflict.
Stefan Monnier [Fri, 23 Sep 2005 18:15:20 +0000 (18:15 +0000)]
(smerge-remove-props): Cause re-highlighting of the whole conflict.

18 years ago* s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
Dan Nicolaescu [Fri, 23 Sep 2005 17:06:03 +0000 (17:06 +0000)]
* s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
BROKEN_GET_CURRENT_DIR_NAME.

* sysdep.c (get_current_dir_name): Also define if
BROKEN_GET_CURRENT_DIR_NAME.

* m/ibmrs6000.h: Test for USG5, not USG5_4.

18 years agoVersion 3.16
Carsten Dominik [Fri, 23 Sep 2005 15:49:13 +0000 (15:49 +0000)]
Version 3.16

18 years ago*** empty log message ***
Carsten Dominik [Fri, 23 Sep 2005 15:46:39 +0000 (15:46 +0000)]
*** empty log message ***

18 years ago* textmodes/org.el (org-mode-map, orgtbl-mode-map): Move
Carsten Dominik [Fri, 23 Sep 2005 15:45:39 +0000 (15:45 +0000)]
* textmodes/org.el (org-mode-map, orgtbl-mode-map): Move
keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
of `remap' feature when available.  Additional key bindings for
better tty support.
(org-mode-restart, org-force-self-insert): New commands.
(org-time-stamp-inactive): New command.
(org-remap): New function.
(org-table-auto-blank-field, org-level-color-stars-only): New
options.
(org-enable-fixed-width-editor): Moved to `org-structure'
customization group.
(org-self-insert-command, orgtbl-self-insert-command): Modified to
blank field after field motion commands.

18 years ago(set-language-environment): Don't
Kenichi Handa [Fri, 23 Sep 2005 02:13:36 +0000 (02:13 +0000)]
(set-language-environment): Don't
check utf-translate-cjk-lang-env is nil or not on deciding if we
have to call utf-translate-cjk-load-tables.

18 years ago(mouse-move-drag-overlay): Fix last change.
Stefan Monnier [Thu, 22 Sep 2005 21:30:58 +0000 (21:30 +0000)]
(mouse-move-drag-overlay): Fix last change.

18 years agoFix minor mis-ordering.
Stefan Monnier [Thu, 22 Sep 2005 21:30:40 +0000 (21:30 +0000)]
Fix minor mis-ordering.

18 years ago(tree-widget-value-create): Fix previous change.
David Ponce [Thu, 22 Sep 2005 09:54:54 +0000 (09:54 +0000)]
(tree-widget-value-create): Fix previous change.

18 years ago*** empty log message ***
David Ponce [Thu, 22 Sep 2005 09:54:17 +0000 (09:54 +0000)]
*** empty log message ***

18 years ago(message_dolog): Add warning about GC and Lisp strings.
Kim F. Storm [Thu, 22 Sep 2005 09:39:01 +0000 (09:39 +0000)]
(message_dolog): Add warning about GC and Lisp strings.
(message2): Fix commentary.  Ok to use alloca'ed memory.
Still not ok to use Lisp string data (because of GC).
(set_message): Add comment why GC cannot happen.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 22 Sep 2005 09:38:45 +0000 (09:38 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kim F. Storm [Thu, 22 Sep 2005 08:33:19 +0000 (08:33 +0000)]
*** empty log message ***

18 years ago(xlfdpat_block_match_1): Fix assertion.
YAMAMOTO Mitsuharu [Thu, 22 Sep 2005 07:53:45 +0000 (07:53 +0000)]
(xlfdpat_block_match_1): Fix assertion.
(init_font_name_table) [TARGET_API_MAC_CARBON]: Don't add style
variants for a scalable font multiple times.

18 years ago(terminal-init-xterm): Fix loading rxvt at run
Dan Nicolaescu [Wed, 21 Sep 2005 23:12:14 +0000 (23:12 +0000)]
(terminal-init-xterm): Fix loading rxvt at run
time.

18 years ago(mouse-move-drag-overlay): New function.
Stefan Monnier [Wed, 21 Sep 2005 20:26:49 +0000 (20:26 +0000)]
(mouse-move-drag-overlay): New function.
(mouse-drag-region-1): Use it.
Try to simplify a bit the state handling.  Handle clicks on links
inside intangible areas.
(mouse-save-then-kill): Minor simplification.
(mouse-secondary-overlay): Make it always non-nil instead of
recreating it each time.
(mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
(mouse-kill-secondary, mouse-secondary-save-then-kill):
Simplify accordingly.

18 years ago(rxvt-standard-colors): Fix some colors.
Dan Nicolaescu [Wed, 21 Sep 2005 18:53:07 +0000 (18:53 +0000)]
(rxvt-standard-colors): Fix some colors.

18 years agoUpdate FSF street address; nfc.
Thien-Thi Nguyen [Wed, 21 Sep 2005 11:40:15 +0000 (11:40 +0000)]
Update FSF street address; nfc.

18 years agoDowncase.
Romain Francoise [Wed, 21 Sep 2005 09:28:52 +0000 (09:28 +0000)]
Downcase.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 21 Sep 2005 08:36:27 +0000 (08:36 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 21 Sep 2005 08:07:58 +0000 (08:07 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 21 Sep 2005 08:04:40 +0000 (08:04 +0000)]
*** empty log message ***

18 years agoChange `Mac OS 8 or 9' to `Mac OS Classic'.
YAMAMOTO Mitsuharu [Wed, 21 Sep 2005 08:04:18 +0000 (08:04 +0000)]
Change `Mac OS 8 or 9' to `Mac OS Classic'.
(Mac OS): Update feature support status.
(Mac Input): List supported input scripts.  Remove description
about `mac-keyboard-text-encoding'.  Mention mouse button
emulation and related variables.
(Mac International): Mention Central European and Cyrillic
support.  Now `keyboard-coding-system' is dynamically changed.
Add description about coding system for selection.  Add
description about language environment.
(Mac Environment Variables): Mention
`~/.MacOSX/environment.plist'.  Give example of command line
arguments.  Add Preferences support.
(Mac Directories): Explicitly state that this node is for Mac OS
Classic only.
(Mac Font Specs): Mention specification for scalable fonts.  List
supported charsets.  Add preferred way of creating fontsets.  Add
description about `mac-allow-anti-aliasing'.
(Mac Functions): Add descriptions about `mac-set-file-creator',
`mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
and `mac-get-preference'.

18 years ago(Top): Update submenus from macos.texi.
YAMAMOTO Mitsuharu [Wed, 21 Sep 2005 08:03:58 +0000 (08:03 +0000)]
(Top): Update submenus from macos.texi.

18 years ago(create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
YAMAMOTO Mitsuharu [Wed, 21 Sep 2005 08:03:30 +0000 (08:03 +0000)]
(create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
Setup slave tty options before forking.

18 years agoFixup whitespace.
Romain Francoise [Wed, 21 Sep 2005 07:20:40 +0000 (07:20 +0000)]
Fixup whitespace.

18 years agoFixed ebrowse bug.
Chong Yidong [Tue, 20 Sep 2005 20:30:00 +0000 (20:30 +0000)]
Fixed ebrowse bug.

18 years ago* gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
Jan Djärv [Tue, 20 Sep 2005 20:07:15 +0000 (20:07 +0000)]
* gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
 positions have been set for the frame (as is done for frames in
 special-display-buffer-names).

18 years ago2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Tue, 20 Sep 2005 17:47:28 +0000 (17:47 +0000)]
2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff-ptch.el (ediff-file-name-sans-prefix): treat nil as an empty
string.
(ediff-fixup-patch-map): better heuristic for intuiting the file names
to patch.
(ediff-prompt-for-patch-file): more intuitive prompt.

* ediff-util.el: use insert-buffer-substring.

* ediff-vers.el (cvs-run-ediff-on-file-descriptor): bug fix.

* viper-cmd.el (viper-change-state): don't move over the field
boundaries in the minibuffer.
(viper-set-minibuffer-style): add viper-minibuffer-post-command-hook.
(viper-minibuffer-post-command-hook): new hook.
(viper-line): don't move cursor at bolp.

* viper-ex.el (ex-pwd, viper-info-on-file): fixed message

* viper-init.el: add alias to make-variable-buffer-local to avoid
compiler warnings.

* viper-macs.el (ex-map): better messages.

* viper-utils.el (viper-beginning-of-field): new function.

* viper.el: replace make-variable-buffer-local with
viper-make-variable-buffer-local everywhere, to avoid warnings.

18 years ago(add_sym): Compare namespace names instead of namespace objects. This
Chong Yidong [Tue, 20 Sep 2005 13:19:29 +0000 (13:19 +0000)]
(add_sym): Compare namespace names instead of namespace objects.  This
prevents the parser from incorrectly treating classes whose superclass
is in another namespace.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 20 Sep 2005 08:05:56 +0000 (08:05 +0000)]
*** empty log message ***

18 years ago(mouse-drag-mode-line-1, mouse-drag-vertical-line):
Stefan Monnier [Mon, 19 Sep 2005 18:51:54 +0000 (18:51 +0000)]
(mouse-drag-mode-line-1, mouse-drag-vertical-line):
Delete unused var `old-selected-window'.
(mouse-drag-region-1): Delete unused vars `start-frame' `end-of-range'.
(mouse-drag-secondary): Delete unused var `start-frame'.

18 years ago(terminal-init-rxvt): Add entry for [end].
Stefan Monnier [Mon, 19 Sep 2005 17:45:31 +0000 (17:45 +0000)]
(terminal-init-rxvt): Add entry for [end].

18 years ago(mark-visible-calendar-date): Save excursion.
Stefan Monnier [Mon, 19 Sep 2005 17:41:22 +0000 (17:41 +0000)]
(mark-visible-calendar-date): Save excursion.
Re-indent within 80 columns.  Use inhibit-read-only.

18 years ago(mark-diary-entries): Revert last change.
Romain Francoise [Mon, 19 Sep 2005 16:03:51 +0000 (16:03 +0000)]
(mark-diary-entries): Revert last change.

18 years ago(font-lock-default-fontify-region): Don't unconditionally add a line, since
Stefan Monnier [Mon, 19 Sep 2005 12:08:07 +0000 (12:08 +0000)]
(font-lock-default-fontify-region): Don't unconditionally add a line, since
the after-change-function already did it.

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader [Mon, 19 Sep 2005 10:41:15 +0000 (10:41 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555

Remove CVS keywords from newsticker files

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader [Mon, 19 Sep 2005 10:14:34 +0000 (10:14 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 118-121)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0

2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus.el (gnus-group-startup-message): Bind image-load-path.

2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-mime-display-part): Protect against broken
   MIME messages.

2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Finding the Parent): Fix description of how Gnus
   finds article.

2005-09-14  Jari Aalto  <jari.aalto@cante.net>

   * man/gnus.texi (Advanced Scoring Examples): New exmples to teach how
   to drop off non-answered articles.

18 years ago(dired-handle-overwrite): Don't use `format' here. The prompt is
Romain Francoise [Mon, 19 Sep 2005 10:13:34 +0000 (10:13 +0000)]
(dired-handle-overwrite): Don't use `format' here.  The prompt is
formatted later.  From Johan Bockg� <bojohan+sf@dd.chalmers.se>.

18 years ago(tree-widget-value-create): Save the converted tree :node widget.
David Ponce [Mon, 19 Sep 2005 09:52:32 +0000 (09:52 +0000)]
(tree-widget-value-create): Save the converted tree :node widget.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 19 Sep 2005 09:37:35 +0000 (09:37 +0000)]
*** empty log message ***

18 years ago(newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'.
Juanma Barranquero [Mon, 19 Sep 2005 09:36:42 +0000 (09:36 +0000)]
(newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'.

18 years ago(sh-blink): Fix spurious reference to variable `message'.
Juanma Barranquero [Mon, 19 Sep 2005 09:17:14 +0000 (09:17 +0000)]
(sh-blink): Fix spurious reference to variable `message'.

18 years ago(mh-ps-print-msg-show): Fix misplaced parenthesis in previous change.
Juanma Barranquero [Mon, 19 Sep 2005 09:12:46 +0000 (09:12 +0000)]
(mh-ps-print-msg-show): Fix misplaced parenthesis in previous change.

18 years ago(Fformat): Don't scan past end of format string that
Kim F. Storm [Mon, 19 Sep 2005 08:13:14 +0000 (08:13 +0000)]
(Fformat): Don't scan past end of format string that
ends in %.  Reported by: Johan Bockgård.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 19 Sep 2005 08:13:02 +0000 (08:13 +0000)]
*** empty log message ***

18 years ago* net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to
Michael Albinus [Sun, 18 Sep 2005 20:01:57 +0000 (20:01 +0000)]
* net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to
cover prompts like "login as:".  Reported by Slawomir Nowaczyk
<slawomir.nowaczyk.847@student.lu.se>.

18 years ago(struct window): Remove height_fixed_p, no longer set.
Andreas Schwab [Sun, 18 Sep 2005 16:30:27 +0000 (16:30 +0000)]
(struct window): Remove height_fixed_p, no longer set.

18 years ago(make_window): Don't initialize height_fixed_p.
Andreas Schwab [Sun, 18 Sep 2005 16:28:53 +0000 (16:28 +0000)]
(make_window): Don't initialize height_fixed_p.
(window_fixed_size_p): Don't use it.

18 years ago(Fdefalias): Signal an error if SYMBOL is not a symbol.
John Paul Wallington [Sun, 18 Sep 2005 16:23:12 +0000 (16:23 +0000)]
(Fdefalias): Signal an error if SYMBOL is not a symbol.

18 years ago(image-load-path): Use symbol `data-directory' instead of its value,
Chong Yidong [Sun, 18 Sep 2005 14:04:46 +0000 (14:04 +0000)]
(image-load-path): Use symbol `data-directory' instead of its value,
for backward compatibility with packages that bind it during
`find-image'.  Suggested by Katsumi Yamaoka.
(image-search-load-path): Handle symbols whose values are strings.

18 years agoUpdated documentation for `image-load-path'.
Chong Yidong [Sun, 18 Sep 2005 14:03:55 +0000 (14:03 +0000)]
Updated documentation for `image-load-path'.

18 years ago(mark-diary-entries): Rearrange to wrap with-current-buffer form in
Romain Francoise [Sun, 18 Sep 2005 13:26:54 +0000 (13:26 +0000)]
(mark-diary-entries): Rearrange to wrap with-current-buffer form in
save-excursion.

18 years agoCorrect my previous breakage of parens.
Deepak Goel [Sun, 18 Sep 2005 12:59:19 +0000 (12:59 +0000)]
Correct my previous breakage of parens.

18 years agomessage format spec fixes, commit 14, this should be final commit
Deepak Goel [Sun, 18 Sep 2005 12:48:32 +0000 (12:48 +0000)]
message format spec fixes, commit 14, this should be final commit

18 years agomessage format spec fixes, commit # 13
Deepak Goel [Sun, 18 Sep 2005 12:45:54 +0000 (12:45 +0000)]
message format spec fixes, commit # 13

18 years agomessage format spec fixes, commit # 12
Deepak Goel [Sun, 18 Sep 2005 12:44:00 +0000 (12:44 +0000)]
message format spec fixes, commit # 12

18 years agomessage format spec fixes, commit # 11
Deepak Goel [Sun, 18 Sep 2005 12:42:35 +0000 (12:42 +0000)]
message format spec fixes, commit # 11

18 years agomessage format spec fixes, commit # 10
Deepak Goel [Sun, 18 Sep 2005 12:41:39 +0000 (12:41 +0000)]
message format spec fixes, commit # 10

18 years agomessage format spec fixes, commit # 9
Deepak Goel [Sun, 18 Sep 2005 12:40:26 +0000 (12:40 +0000)]
message format spec fixes, commit # 9

18 years agomessage format spec fixes, commit # 8
Deepak Goel [Sun, 18 Sep 2005 12:39:40 +0000 (12:39 +0000)]
message format spec fixes, commit # 8

18 years agomessage format spec fixes (commit # 7)
Deepak Goel [Sun, 18 Sep 2005 12:38:39 +0000 (12:38 +0000)]
message format spec fixes  (commit # 7)

18 years agoMessage format spec fixes (commit 6)
Deepak Goel [Sun, 18 Sep 2005 12:37:20 +0000 (12:37 +0000)]
Message format spec fixes (commit 6)

18 years agoMessage format fixes (commit no. 5)
Deepak Goel [Sun, 18 Sep 2005 12:36:08 +0000 (12:36 +0000)]
Message format fixes (commit no. 5)

18 years agoMessage format spec fixes, commit no. 4
Deepak Goel [Sun, 18 Sep 2005 12:32:51 +0000 (12:32 +0000)]
Message format spec fixes, commit no. 4

18 years agoMessage format fixes, commit no. 3
Deepak Goel [Sun, 18 Sep 2005 12:31:28 +0000 (12:31 +0000)]
Message format fixes, commit no. 3

18 years agoMessage format spec fixes (2)
Deepak Goel [Sun, 18 Sep 2005 12:28:30 +0000 (12:28 +0000)]
Message format spec fixes (2)

18 years agoMessage format spec fixes (1)
Deepak Goel [Sun, 18 Sep 2005 12:25:02 +0000 (12:25 +0000)]
Message format spec fixes (1)

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:43:17 +0000 (05:43 +0000)]
*** empty log message ***

18 years ago[MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:42:49 +0000 (05:42 +0000)]
[MAC_OS8]: Don't include stdlib.h.  Include sys/param.h.

18 years ago(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:42:12 +0000 (05:42 +0000)]
(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables.
[TARGET_API_MAC_CARBON] (Fx_file_dialog): Don't allow multiple file
selection.

18 years ago(SOME_MACHINE_OBJECTS): Undo previous change.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:41:49 +0000 (05:41 +0000)]
(SOME_MACHINE_OBJECTS): Undo previous change.

18 years agoSync with src/config.in.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:41:15 +0000 (05:41 +0000)]
Sync with src/config.in.

18 years ago(mac-add-charset-info): Doc fix.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:40:06 +0000 (05:40 +0000)]
(mac-add-charset-info): Doc fix.

18 years agoFixed spurious cross-ref
J.D. Smith [Sat, 17 Sep 2005 20:02:14 +0000 (20:02 +0000)]
Fixed spurious cross-ref

18 years ago*** empty log message ***
Romain Francoise [Sat, 17 Sep 2005 18:21:30 +0000 (18:21 +0000)]
*** empty log message ***

18 years ago(shell-resync-dirs): Handle echoing processes more reliably. Don't
Romain Francoise [Sat, 17 Sep 2005 18:20:40 +0000 (18:20 +0000)]
(shell-resync-dirs): Handle echoing processes more reliably.  Don't
insert resync command if `comint-process-echoes' is non-nil.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 17 Sep 2005 11:36:28 +0000 (11:36 +0000)]
*** empty log message ***

18 years ago(ispell-aspell-supports-utf8): New variable.
Eli Zaretskii [Sat, 17 Sep 2005 11:35:13 +0000 (11:35 +0000)]
(ispell-aspell-supports-utf8): New variable.
(ispell-check-version): Set ispell-aspell-supports-utf8 to t for
aspell versions >= 0.60.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
only if ispell-aspell-supports-utf8 is non-nil.

18 years agoAdd Newsticker.
Eli Zaretskii [Sat, 17 Sep 2005 11:27:40 +0000 (11:27 +0000)]
Add Newsticker.

18 years ago(INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
Eli Zaretskii [Sat, 17 Sep 2005 11:26:05 +0000 (11:26 +0000)]
(INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
(../info/newsticker, newsticker.dvi): New targets.

18 years agoReplace @command with @code. Replace @example with @lisp.
Eli Zaretskii [Sat, 17 Sep 2005 11:25:06 +0000 (11:25 +0000)]
Replace @command with @code.  Replace @example with @lisp.
(Top): Added explanations to menu items.
(GNU Free Documentation License): Removed.

18 years ago(scheme-mode-variables): Use setq to assign buffer-local value
Eli Zaretskii [Sat, 17 Sep 2005 11:08:03 +0000 (11:08 +0000)]
(scheme-mode-variables): Use setq to assign buffer-local value
to lisp-indent-function.

18 years ago(glasses-make-readable): If glasses-separator differs from underscore,
Eli Zaretskii [Sat, 17 Sep 2005 11:02:11 +0000 (11:02 +0000)]
(glasses-make-readable): If glasses-separator differs from underscore,
put appropriate overlays over underscore characters.
(glasses-convert-to-unreadable): If glasses-separator differs from
underscore, try to convert glasses-separator characters to underscores.

18 years ago(XMENU_OBJ) [!HAVE_CARBON]: Reinstate variable.
Eli Zaretskii [Sat, 17 Sep 2005 09:10:35 +0000 (09:10 +0000)]
(XMENU_OBJ) [!HAVE_CARBON]: Reinstate variable.
(obj): Use XMENU_OBJ, not a literal xmenu.o.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 17 Sep 2005 05:02:16 +0000 (05:02 +0000)]
*** empty log message ***

18 years ago(Defining Images): Clean up previous change.
Richard M. Stallman [Sat, 17 Sep 2005 04:59:58 +0000 (04:59 +0000)]
(Defining Images): Clean up previous change.

18 years ago(url-mail-command): Don't test fboundp of `compose-mail'.
Richard M. Stallman [Sat, 17 Sep 2005 04:59:02 +0000 (04:59 +0000)]
(url-mail-command): Don't test fboundp of `compose-mail'.

18 years ago(url-mailto): Special case `mail'.
Richard M. Stallman [Sat, 17 Sep 2005 04:58:28 +0000 (04:58 +0000)]
(url-mailto): Special case `mail'.
Don't test fboundp of `compose-mail'.

18 years ago*** empty log message ***
Romain Francoise [Fri, 16 Sep 2005 22:57:12 +0000 (22:57 +0000)]
*** empty log message ***

18 years agoUpdate to version 1.2. Delete UC macro.
Romain Francoise [Fri, 16 Sep 2005 22:36:25 +0000 (22:36 +0000)]
Update to version 1.2.  Delete UC macro.

18 years agoUpdate all manuals to specify GFDL version 1.2.
Romain Francoise [Fri, 16 Sep 2005 22:11:06 +0000 (22:11 +0000)]
Update all manuals to specify GFDL version 1.2.

* doclicense.texi (GNU Free Documentation License): Update to
version 1.2.

18 years ago* elisp.texi: Specify GFDL version 1.2.
Romain Francoise [Fri, 16 Sep 2005 22:10:04 +0000 (22:10 +0000)]
* elisp.texi: Specify GFDL version 1.2.

* doclicense.texi (GNU Free Documentation License): Update to
version 1.2.

18 years agoSpecify GFDL version 1.2.
Romain Francoise [Fri, 16 Sep 2005 22:09:18 +0000 (22:09 +0000)]
Specify GFDL version 1.2.

18 years ago(mark-diary-entries): Don't move point. Use with-syntax-table and dolist.
Stefan Monnier [Fri, 16 Sep 2005 16:04:29 +0000 (16:04 +0000)]
(mark-diary-entries): Don't move point.  Use with-syntax-table and dolist.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 16 Sep 2005 10:31:15 +0000 (10:31 +0000)]
*** empty log message ***

18 years agoVersion 4.30
Carsten Dominik [Fri, 16 Sep 2005 10:07:38 +0000 (10:07 +0000)]
Version 4.30

18 years agoLittle fixes to remove compiler warnings
Carsten Dominik [Fri, 16 Sep 2005 10:05:32 +0000 (10:05 +0000)]
Little fixes to remove compiler warnings

reftex-index.el (reftex-query-index-phrase): More efficient use
of markers.