]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(Fx_server_version): Use gestaltSystemVersionMajor etc.
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:07:37 +0000 (08:07 +0000)]
(Fx_server_version): Use gestaltSystemVersionMajor etc.

18 years ago(ae_attr_table): New variable.
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:07:19 +0000 (08:07 +0000)]
(ae_attr_table): New variable.
(syms_of_mac): Intern and staticpro its elements.
(mac_aelist_to_lisp): Also convert Apple event attributes.
(mac_ae_put_lisp): New function.
(create_apple_event_from_event_ref) [MAC_OSX]: Use typeUTF8Text.

18 years agoSet idle timer to clean up expired Apple events.
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:06:27 +0000 (08:06 +0000)]
Set idle timer to clean up expired Apple events.
(mac-ae-get-url): Redispatch Apple event on unknown scheme.
(mac-dispatch-apple-event): Resume Apple event if it is suspended.
Optionally set error message in reply.

18 years ago(section{Motion}): Added the item navigation
Carsten Dominik [Wed, 24 May 2006 07:57:00 +0000 (07:57 +0000)]
(section{Motion}): Added the item navigation
commands.
(section{Publishing}): New section.
(section{Links}): Documented elisp and shell links.

18 years ago*** empty log message ***
Carsten Dominik [Wed, 24 May 2006 07:56:44 +0000 (07:56 +0000)]
*** empty log message ***

18 years ago(Plain lists): Added new item navigation commands.
Carsten Dominik [Wed, 24 May 2006 07:56:03 +0000 (07:56 +0000)]
(Plain lists): Added new item navigation commands.
(External links): Documented elisp and info links.
(Custom searches): New section.
(Publishing): New chapter.
(HTML export): Include a list of supported CSS classes.
(Setting tags): Describe the fast-tag-setting interface.

18 years ago(org-open-at-point): Use renamed variable
Carsten Dominik [Wed, 24 May 2006 07:54:46 +0000 (07:54 +0000)]
(org-open-at-point): Use renamed variable
`org-confirm-shell-link-function'.
(org-confirm-shell-link-function): Renamed from
`org-confirm-shell-links'.
(org-export-directory): New function.
(org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
(org-export-icalendar): Use `org-export-directory'.
(org-indent-item): Keep cursor position.
(org-link-file-path-type): New option.
(org-export-as-html): Fixed bug with plain lists starting in
column 0.
(org-export-as-html): Removed deadline formatting, this happens
now already in `org-html-handle-time-stamps'.
(org-export-html-style): Deadline class removed.
(org-insert-labeled-timestamps-at-point): New option.
(org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
of `hide-sublevels 1', in case the first headline is not level 1.
(org-overview, org-content): New fuction.
(org-cycle-global-status, org-cycle-subtree-status): Make these
variables buffer-local.
(org-global-cycle): New command.
(org-shifttab): Use `org-global-cycle'.
(org-insert-heading, org-insert-item): Go to end of new
headline/item after creating it.
(org-export-visible): Renames from `org-export-copy-visible'.  Now
creates a temporary org-file and applies an exporting command to
it.
(org-table-eval-formula): Support for lisp forms.
(org-agenda-todo-ignore-scheduled): New option.
(org-agenda-get-todos): Use new option
`org-agenda-todo-ignore-scheduled'.
(org-export-html-inline-images): New value `maybe'.
(org-export-as-html): Inlining of images dependent on link
description.
(org-archive-subtree): Check for end-of-buffer before trying
`kill-line'.
(org-agenda-follow-mode): New option.
(org-export-with-tags, org-export-with-timestamps): New options.
(org-html-handle-time-stamps): New function.
(org-keyword-time-regexp): New variable.
(org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
(org-agenda-todo-list-sublevels): New option.
(org-html-level-start): When TITLE is nil, just close all levels.
(org-parse-key-lines, org-parse-export-options): Functions
removed, replaced by `org-infile-export-plist'.
(org-combine-plists, org-infile-export-plist)
(org-default-export-plist): New functions.
(org-export-html-preamble, org-export-html-postamble)
(org-export-html-auto-preamble, org-export-html-auto-postamble):
New variables.
(org-export-publishing-directory): New option.
(org-export-as-html, org-export-as-ascii): Use the new property
lists for settings.
(org-export-copy-visible, org-export-as-xoxo): Respect
`org-export-publishing-directory'.
(org-link-search, org-store-link, org-file-apps): Support for
links to BibTeX database entries..
(org-get-current-options, org-set-regexps-and-options): Implement
logging as a startup option.
(org-store-link): Make sure context string is never empty
(org-insert-link): Use relative path when possible.
(org-at-item-checklet-p): New function.
(org-shifttab, org-shiftmetaleft, org-shiftmetaright)
(org-shiftmetaup, org-shiftmetadown, org-metaleft)
(org-metaright, org-metaup, org-metadown, org-shiftup)
(org-shiftdown, org-shiftright, org-shiftleft)
(org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
Dispatch using `call-interactively'.
(org-call-with-arg): New defsubst.
(org-tag-alist, org-use-fast-tag-selection): New options.
(org-complete): Use `org-tag-alist'.
(org-fast-tag-insert, org-fast-tag-selection): New functions.
(org-next-item, org-previous-item): New commands.
(org-beginning-of-item, org-end-of-item): Added (interactive) to
make command.
(org-shiftup, org-shiftdown): Accommodate the item-navigation commands.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 24 May 2006 02:16:08 +0000 (02:16 +0000)]
*** empty log message ***

18 years ago2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
Reiner Steib [Tue, 23 May 2006 17:40:04 +0000 (17:40 +0000)]
2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>

* pt-br-refcard.tex: Update.

18 years ago(Pointer Shape): @end table -> @end defvar.
Luc Teirlinck [Tue, 23 May 2006 15:56:04 +0000 (15:56 +0000)]
(Pointer Shape): @end table -> @end defvar.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 23 May 2006 15:54:43 +0000 (15:54 +0000)]
*** empty log message ***

18 years ago* pl-refcard.tex (Local variables): Add compile-command.
Reiner Steib [Tue, 23 May 2006 15:52:14 +0000 (15:52 +0000)]
* pl-refcard.tex (Local variables): Add compile-command.

* ru-refcard.tex (Local variables): Add compile-command and
coding.

* pt-br-refcard.tex: Don't \input psfig.

18 years ago* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib [Tue, 23 May 2006 13:22:52 +0000 (13:22 +0000)]
* refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.

* de-refcard.tex (section{Info}): Ditto.

* fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
Stefan Monnier <monnier@iro.umontreal.ca>.

* pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.

* cs-refcard.tex (section{Info}): Use `s' instead of `M-s'. Entry
for `i' is not translated yet.

* pt-br-refcard.tex (section{Info}): Ditto.

* ru-refcard.tex (section{Info}): Ditto.

* sk-refcard.tex (section{Info}): Ditto.

18 years ago(bindat-pack): Doc fix.
Thien-Thi Nguyen [Tue, 23 May 2006 11:23:25 +0000 (11:23 +0000)]
(bindat-pack): Doc fix.

18 years ago(pop_open, socket_connection, KPOP_SERVICE): Added
Francesco Potortì [Tue, 23 May 2006 10:44:39 +0000 (10:44 +0000)]
(pop_open, socket_connection, KPOP_SERVICE): Added
comments explaining why the "kpop" service is never used.

18 years ago*** empty log message ***
Francesco Potortì [Tue, 23 May 2006 10:43:33 +0000 (10:43 +0000)]
*** empty log message ***

18 years ago(fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
YAMAMOTO Mitsuharu [Tue, 23 May 2006 08:12:13 +0000 (08:12 +0000)]
(fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
(fn_keycode_to_keycode_table) [MAC_OSX]: New variable.
(mac_set_unicode_keystroke_event) [TARGET_API_MAC_CARBON]: New function.
(XTread_socket) [TARGET_API_MAC_CARBON]: Use it.
(XTread_socket) [MAC_OSX]: Try 'uchr' Unicode keyboard-layout
resource to backtranslate key with modifiers.
(XTread_socket): Don't set read_socket_inev around AEProcessAppleEvent.

18 years agoRefill; nfc.
Thien-Thi Nguyen [Tue, 23 May 2006 08:04:25 +0000 (08:04 +0000)]
Refill; nfc.

18 years ago(ewoc-delete): New function.
Thien-Thi Nguyen [Tue, 23 May 2006 07:31:45 +0000 (07:31 +0000)]
(ewoc-delete): New function.
(ewoc-filter): Use `ewoc-delete'.

18 years ago* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
Jan Djärv [Tue, 23 May 2006 07:19:45 +0000 (07:19 +0000)]
* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
 used.
 (string_width): Declare as static.
 (Start, pop_up_menu): Set is_hint to 0 before calling
 handle_motion_event.
 (pop_up_menu): Return value and parameters for x_catch_errors and
 x_uncatch_errors changed.

18 years ago* xterm.c: Remove declarations already in xterm.h
Jan Djärv [Tue, 23 May 2006 07:13:28 +0000 (07:13 +0000)]
* xterm.c: Remove declarations already in xterm.h

* xterm.h: Add extern declarations for x_clear_errors,
x_fully_uncatch_errors, x_catching_errors and
x_alloc_lighter_color_for_widget.  Remove duplicated declarations.

18 years ago* xterm.c: Remove declarations already in xterm.h
Jan Djärv [Tue, 23 May 2006 07:13:05 +0000 (07:13 +0000)]
* xterm.c: Remove declarations already in xterm.h

18 years ago* xterm.h: Add extern declarations for x_clear_errors,
Jan Djärv [Tue, 23 May 2006 07:12:49 +0000 (07:12 +0000)]
* xterm.h: Add extern declarations for x_clear_errors,
 x_fully_uncatch_errors, x_catching_errors and
 x_alloc_lighter_color_for_widget.  Remove duplicated declarations.

18 years ago(Top): Update subnode menus.
Richard M. Stallman [Tue, 23 May 2006 03:02:44 +0000 (03:02 +0000)]
(Top): Update subnode menus.

18 years ago(Pointer Shape): Node renamed from Pointer Shapes.
Richard M. Stallman [Tue, 23 May 2006 03:02:20 +0000 (03:02 +0000)]
(Pointer Shape): Node renamed from Pointer Shapes.
Contents rewritten; material from old Pointer Shape node moved here.

18 years ago(Pointer Shape): Node deleted.
Richard M. Stallman [Tue, 23 May 2006 03:00:59 +0000 (03:00 +0000)]
(Pointer Shape): Node deleted.
(Image Descriptors): Minor cleanup.

18 years agoUpdate comments.
Chong Yidong [Tue, 23 May 2006 00:49:55 +0000 (00:49 +0000)]
Update comments.

18 years ago(bibtex-format-entry, bibtex-clean-entry):
Stefan Monnier [Mon, 22 May 2006 21:50:47 +0000 (21:50 +0000)]
(bibtex-format-entry, bibtex-clean-entry):
Signal more user-friendly error messages.

18 years ago(PC-do-completion): Undo the addition of implicit
Stefan Monnier [Mon, 22 May 2006 18:09:40 +0000 (18:09 +0000)]
(PC-do-completion): Undo the addition of implicit
wildcards if they did not lead to finding any match.
(read-file-name-internal): Don't add the final > if the completion is
not finished.

18 years agoUpdate AUCTeX entry.
Reiner Steib [Mon, 22 May 2006 17:34:00 +0000 (17:34 +0000)]
Update AUCTeX entry.

18 years ago(Menu Bars, Tool Bars): Add index entries.
Reiner Steib [Mon, 22 May 2006 15:24:49 +0000 (15:24 +0000)]
(Menu Bars, Tool Bars): Add index entries.

18 years ago(bibtex-maintain-sorted-entries): Quote safe-local-variable predicate.
Reiner Steib [Mon, 22 May 2006 13:19:02 +0000 (13:19 +0000)]
(bibtex-maintain-sorted-entries): Quote safe-local-variable predicate.

18 years ago(ewoc-set-data): New func.
Thien-Thi Nguyen [Mon, 22 May 2006 05:41:48 +0000 (05:41 +0000)]
(ewoc-set-data): New func.

18 years ago(best_matching_font): Abort for best == NULL before we start to use it.
Richard M. Stallman [Mon, 22 May 2006 01:02:40 +0000 (01:02 +0000)]
(best_matching_font): Abort for best == NULL before we start to use it.

18 years ago*** The variable `makefile-query-one-target-method' has been
Roland Winkler [Sun, 21 May 2006 23:53:29 +0000 (23:53 +0000)]
*** The variable `makefile-query-one-target-method' has been
renamed to makefile-query-one-target-method-function.  The old name
is still available as alias.

*** The variable `artist-text-renderer' has been renamed to
`artist-text-renderer-function'.  The old name is still available as
alias.

*** The variable `flyspell-generic-check-word-p' has been renamed
to `flyspell-generic-check-word-predicate'.  The old name is still
available as alias.

*** The variable `ispell-format-word' has been renamed to
`ispell-format-word-function'.  The old name is still available as
alias.

*** The variables `skeleton-transformation', `skeleton-filter', and
`skeleton-pair-filter' have been renamed to
`skeleton-transformation-function', `skeleton-filter-function', and
`skeleton-pair-filter-function'.  The old names are still available
as aliases.

*** The variable `sgml-transformation' has been renamed to
`sgml-transformation-function'.  The old name is still available as
alias.

18 years ago(Parsing Expressions): Update info on which STATE elements are ignored.
Richard M. Stallman [Sun, 21 May 2006 23:34:59 +0000 (23:34 +0000)]
(Parsing Expressions): Update info on which STATE elements are ignored.

18 years ago(sh-mode): Use skeleton-pair-filter-function.
Roland Winkler [Sun, 21 May 2006 23:18:19 +0000 (23:18 +0000)]
(sh-mode): Use skeleton-pair-filter-function.

18 years ago(sh-mode): Use skeleton-filter-function.
Roland Winkler [Sun, 21 May 2006 23:10:13 +0000 (23:10 +0000)]
(sh-mode): Use skeleton-filter-function.

18 years ago(kill-region): Interactively, pass point, then mark.
Richard M. Stallman [Sun, 21 May 2006 22:56:44 +0000 (22:56 +0000)]
(kill-region): Interactively, pass point, then mark.

18 years ago(ewoc-create): Add autoload cookie.
Thien-Thi Nguyen [Sun, 21 May 2006 22:25:22 +0000 (22:25 +0000)]
(ewoc-create): Add autoload cookie.

18 years ago(sgml-transformation): Make this the alias for the following variable.
Roland Winkler [Sun, 21 May 2006 22:19:59 +0000 (22:19 +0000)]
(sgml-transformation): Make this the alias for the following variable.
(sgml-transformation-function): Make this the real name.
(sgml-tag-alist): Mark as risky.

18 years agoUpdate.
Thien-Thi Nguyen [Sun, 21 May 2006 22:06:18 +0000 (22:06 +0000)]
Update.

18 years ago(skeleton-transformation, skeleton-filter, skeleton-pair-filter):
Roland Winkler [Sun, 21 May 2006 22:01:50 +0000 (22:01 +0000)]
(skeleton-transformation, skeleton-filter, skeleton-pair-filter):
Make these the aliases for the following variables.
(skeleton-transformation-function, skeleton-filter-function)
(skeleton-pair-filter-function): Make these the real names.

18 years agoAdd entry for ewoc change.
Thien-Thi Nguyen [Sun, 21 May 2006 21:51:17 +0000 (21:51 +0000)]
Add entry for ewoc change.

18 years agoAdd arch tagline
Miles Bader [Sun, 21 May 2006 21:23:17 +0000 (21:23 +0000)]
Add arch tagline

18 years agoChanges from arch/CVS synchronization
Miles Bader [Sun, 21 May 2006 21:23:11 +0000 (21:23 +0000)]
Changes from arch/CVS synchronization

18 years ago(syms_of_buffer, Fmake_overlay): Doc fixes.
Richard M. Stallman [Sun, 21 May 2006 21:11:48 +0000 (21:11 +0000)]
(syms_of_buffer, Fmake_overlay): Doc fixes.

18 years ago(flyspell-generic-check-word-p): Make this the alias for the
Roland Winkler [Sun, 21 May 2006 20:57:08 +0000 (20:57 +0000)]
(flyspell-generic-check-word-p): Make this the alias for the
following variable.
(flyspell-generic-check-word-predicate): Make this the real name.

18 years ago(ispell-format-word): Make this the alias for the following variable.
Roland Winkler [Sun, 21 May 2006 20:25:43 +0000 (20:25 +0000)]
(ispell-format-word): Make this the alias for the following variable.
(ispell-format-word-function): Make this the real name.
(ispell-message-text-end): Mark as risky.

18 years agopoint-entered /point-left bug fixed.
Chong Yidong [Sun, 21 May 2006 20:02:41 +0000 (20:02 +0000)]
point-entered /point-left bug fixed.

18 years ago(makefile-query-one-target-method): Make this the alias for the
Roland Winkler [Sun, 21 May 2006 19:26:05 +0000 (19:26 +0000)]
(makefile-query-one-target-method): Make this the alias for the
following variable.
(makefile-query-one-target-method-function): Make this the real name.

18 years ago(artist-text-renderer): Make this the alias for the following variable.
Roland Winkler [Sun, 21 May 2006 19:10:12 +0000 (19:10 +0000)]
(artist-text-renderer): Make this the alias for the following variable.
(artist-text-renderer-function): Make this the real name.

18 years ago(makefile-special-targets-list)
Roland Winkler [Sun, 21 May 2006 18:46:41 +0000 (18:46 +0000)]
(makefile-special-targets-list)
(makefile-macro-table, makefile-target-table): Mark as risky.

18 years agoUpdate.
Kim F. Storm [Sun, 21 May 2006 18:39:55 +0000 (18:39 +0000)]
Update.

18 years ago(bibtex-maintain-sorted-entries): Mark as safe.
Roland Winkler [Sun, 21 May 2006 17:45:09 +0000 (17:45 +0000)]
(bibtex-maintain-sorted-entries): Mark as safe.

18 years agoAdded information to the add-tags prompt.
Mathias Dahl [Sun, 21 May 2006 14:03:56 +0000 (14:03 +0000)]
Added information to the add-tags prompt.

18 years ago(dired-mode-map): Don't bind M-g.
Romain Francoise [Sun, 21 May 2006 08:33:46 +0000 (08:33 +0000)]
(dired-mode-map): Don't bind M-g.

18 years agoUpdate date.
Richard M. Stallman [Sun, 21 May 2006 05:16:02 +0000 (05:16 +0000)]
Update date.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 21 May 2006 00:27:13 +0000 (00:27 +0000)]
*** empty log message ***

18 years ago(Dired Navigation): dired-goto-file is now j.
Richard M. Stallman [Sun, 21 May 2006 00:23:34 +0000 (00:23 +0000)]
(Dired Navigation): dired-goto-file is now j.

18 years ago(dired-mode-map): Put dired-goto-file on j, not M-g.
Richard M. Stallman [Sun, 21 May 2006 00:22:46 +0000 (00:22 +0000)]
(dired-mode-map): Put dired-goto-file on j, not M-g.
(dired-goto-file): Doc fix.

18 years agoifinfo -> ifnottex.
Luc Teirlinck [Sat, 20 May 2006 23:31:28 +0000 (23:31 +0000)]
ifinfo -> ifnottex.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 20 May 2006 23:30:22 +0000 (23:30 +0000)]
*** empty log message ***

18 years agoMention customizing cua-mode as alternative
Kim F. Storm [Sat, 20 May 2006 22:38:02 +0000 (22:38 +0000)]
Mention customizing cua-mode as alternative
way to enable built-in cua-mode if user loads older CUA-mode package.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 20 May 2006 22:37:32 +0000 (22:37 +0000)]
*** empty log message ***

18 years ago(ido-read-file-name): Bind ido-show-dot-for-dired to nil
Kim F. Storm [Sat, 20 May 2006 22:33:54 +0000 (22:33 +0000)]
(ido-read-file-name): Bind ido-show-dot-for-dired to nil
if default-filename is specified.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 20 May 2006 22:33:44 +0000 (22:33 +0000)]
*** empty log message ***

18 years ago(best_matching_font): Fix crash in 2006-05-17 change.
Kim F. Storm [Sat, 20 May 2006 22:01:18 +0000 (22:01 +0000)]
(best_matching_font): Fix crash in 2006-05-17 change.

18 years ago(menu-bar-manuals-menu) <info-apropos>: New menu item.
Eli Zaretskii [Sat, 20 May 2006 20:43:15 +0000 (20:43 +0000)]
(menu-bar-manuals-menu) <info-apropos>: New menu item.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 20 May 2006 20:17:49 +0000 (20:17 +0000)]
*** empty log message ***

18 years ago(info-apropos): Speed up by using add-to-list instead of manual consing.
Eli Zaretskii [Sat, 20 May 2006 20:16:59 +0000 (20:16 +0000)]
(info-apropos): Speed up by using add-to-list instead of manual consing.

18 years ago(info-apropos): Make sure current-file and current-node have non-nil values.
Eli Zaretskii [Sat, 20 May 2006 20:07:20 +0000 (20:07 +0000)]
(info-apropos): Make sure current-file and current-node have non-nil values.

18 years agoFix last change.
Eli Zaretskii [Sat, 20 May 2006 19:40:53 +0000 (19:40 +0000)]
Fix last change.

18 years agoMention added Portugese refcard.
Eli Zaretskii [Sat, 20 May 2006 19:35:16 +0000 (19:35 +0000)]
Mention added Portugese refcard.

18 years agoNew file.
Eli Zaretskii [Sat, 20 May 2006 19:29:47 +0000 (19:29 +0000)]
New file.

18 years ago(Coding Systems): Mention the undecided-* coding systems and their aliases.
Eli Zaretskii [Sat, 20 May 2006 19:19:25 +0000 (19:19 +0000)]
(Coding Systems): Mention the undecided-* coding systems and their aliases.

18 years ago(Visiting): Mention `end-of-line' explicitly.
Eli Zaretskii [Sat, 20 May 2006 19:08:02 +0000 (19:08 +0000)]
(Visiting): Mention `end-of-line' explicitly.

18 years ago(CODING_REQUIRE_ENCODING): Elaborate the comment.
Eli Zaretskii [Sat, 20 May 2006 19:04:35 +0000 (19:04 +0000)]
(CODING_REQUIRE_ENCODING): Elaborate the comment.

18 years ago(Windows Printing): Mention non-support of plain text printing with some
Eli Zaretskii [Sat, 20 May 2006 18:56:22 +0000 (18:56 +0000)]
(Windows Printing): Mention non-support of plain text printing with some
el-cheapo printers, and suggest a workaround.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 20 May 2006 18:36:50 +0000 (18:36 +0000)]
*** empty log message ***

18 years ago(makefile-mode): Doc fix.
Eli Zaretskii [Sat, 20 May 2006 18:36:11 +0000 (18:36 +0000)]
(makefile-mode): Doc fix.

18 years ago(dired-do-shell-command): Doc fix.
Eli Zaretskii [Sat, 20 May 2006 18:19:36 +0000 (18:19 +0000)]
(dired-do-shell-command): Doc fix.

18 years ago(TeX Print): tex-dvi-view-command has a default value, remove the bit saying
Eli Zaretskii [Sat, 20 May 2006 18:14:27 +0000 (18:14 +0000)]
(TeX Print): tex-dvi-view-command has a default value, remove the bit saying
you must set it.

18 years ago(info-xref-check-all-custom): Skip :tag part of
Eli Zaretskii [Sat, 20 May 2006 18:11:02 +0000 (18:11 +0000)]
(info-xref-check-all-custom): Skip :tag part of
``(custom-manual :tag "Foo" "(foo)Node")''.

18 years ago(c-backslash-column): Mark as safe if its value is an integer.
Eli Zaretskii [Sat, 20 May 2006 17:46:07 +0000 (17:46 +0000)]
(c-backslash-column): Mark as safe if its value is an integer.

18 years ago(rmail-mime-charset-pattern): Add "?:" before "format".
Eli Zaretskii [Sat, 20 May 2006 17:36:45 +0000 (17:36 +0000)]
(rmail-mime-charset-pattern): Add "?:" before "format".
(rmail-convert-to-babyl-format): Undo the change from 2006-04-19.

18 years ago(show-ifdef-block): Fix bug where parts of a hidden block remained hidden if
Eli Zaretskii [Sat, 20 May 2006 17:27:07 +0000 (17:27 +0000)]
(show-ifdef-block): Fix bug where parts of a hidden block remained hidden if
`hide-ifdef-lines' is non-nil.

18 years ago(gdb-script-font-lock-keywords): Use a stricter regexp for keywords.
Stefan Monnier [Sat, 20 May 2006 14:40:56 +0000 (14:40 +0000)]
(gdb-script-font-lock-keywords): Use a stricter regexp for keywords.

18 years ago(convert_fn_keycode): Fix last change.
YAMAMOTO Mitsuharu [Sat, 20 May 2006 07:15:33 +0000 (07:15 +0000)]
(convert_fn_keycode): Fix last change.

18 years ago(w32-drag-n-drop): Substitute '/' for '\',
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:31:17 +0000 (04:31 +0000)]
(w32-drag-n-drop): Substitute '/' for '\',
encode, and escape file name on conversion to URL.

18 years ago(mac-ae-open-documents): Escape file name on conversion to URL.
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:30:07 +0000 (04:30 +0000)]
(mac-ae-open-documents): Escape file name on conversion to URL.

18 years ago(browse-url-file-url): Encode file name on conversion to URL.
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:29:38 +0000 (04:29 +0000)]
(browse-url-file-url): Encode file name on conversion to URL.

18 years ago(x-dnd-handle-file-name): Encode and escape file names
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:29:18 +0000 (04:29 +0000)]
(x-dnd-handle-file-name): Encode and escape file names
on conversion to URLs.

18 years ago(dnd-handle-one-url): Change 3rd arg ARG to URL. Don't unescape URL.
YAMAMOTO Mitsuharu [Sat, 20 May 2006 04:28:48 +0000 (04:28 +0000)]
(dnd-handle-one-url): Change 3rd arg ARG to URL.  Don't unescape URL.
(dnd-get-local-file-name): Unescape URL on conversion to file name.
Specify LITERAL in replace-regexp-in-string.

18 years ago(Standard Hooks): Correct typo.
Luc Teirlinck [Sat, 20 May 2006 02:28:50 +0000 (02:28 +0000)]
(Standard Hooks): Correct typo.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 20 May 2006 02:27:30 +0000 (02:27 +0000)]
*** empty log message ***

18 years ago(Checklist): ifinfo -> ifnottex.
Luc Teirlinck [Fri, 19 May 2006 23:01:04 +0000 (23:01 +0000)]
(Checklist): ifinfo -> ifnottex.

18 years ago(Text, Auto Fill, Text Mode): ifinfo -> ifnottex.
Luc Teirlinck [Fri, 19 May 2006 22:59:21 +0000 (22:59 +0000)]
(Text, Auto Fill, Text Mode): ifinfo -> ifnottex.

18 years ago(Nonincremental Search): ifinfo -> ifnottex.
Luc Teirlinck [Fri, 19 May 2006 22:56:16 +0000 (22:56 +0000)]
(Nonincremental Search): ifinfo -> ifnottex.

18 years ago(Rmail Labels): ifinfo -> ifnottex.
Luc Teirlinck [Fri, 19 May 2006 22:54:03 +0000 (22:54 +0000)]
(Rmail Labels): ifinfo -> ifnottex.