bpt/emacs.git
18 years ago(bindat-unpack, bindat-pack):
Thien-Thi Nguyen [Thu, 25 May 2006 08:51:31 +0000 (08:51 +0000)]
(bindat-unpack, bindat-pack):
Signal error if RAW-DATA is a multibyte string.

18 years ago* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
Chong Yidong [Thu, 25 May 2006 04:52:20 +0000 (04:52 +0000)]
* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.

18 years ago* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
Chong Yidong [Thu, 25 May 2006 04:51:50 +0000 (04:51 +0000)]
* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
Explain string and vector representations of key sequences

* keymaps.texi (Changing Key Bindings):
* commands.texi (Interactive Codes, Interactive Codes):
* help.texi (Describing Characters): Refer to it.

18 years ago(with-local-quit): Doc fix.
Richard M. Stallman [Thu, 25 May 2006 00:20:40 +0000 (00:20 +0000)]
(with-local-quit): Doc fix.

18 years ago(with-local-quit): When handling `quit' signal,
Richard M. Stallman [Thu, 25 May 2006 00:19:02 +0000 (00:19 +0000)]
(with-local-quit): When handling `quit' signal,
make a chance for quit-flag to cause a quit.

18 years ago(ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads.
Richard M. Stallman [Thu, 25 May 2006 00:00:50 +0000 (00:00 +0000)]
(ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads.

18 years ago(read-passwd): Copy PROMPT before changing its properties.
Richard M. Stallman [Wed, 24 May 2006 22:28:02 +0000 (22:28 +0000)]
(read-passwd): Copy PROMPT before changing its properties.

18 years ago*** empty log message ***
Mathias Dahl [Wed, 24 May 2006 22:27:00 +0000 (22:27 +0000)]
*** empty log message ***

18 years ago(dired-mode-map): Fix breakage.
Nick Roberts [Wed, 24 May 2006 21:42:14 +0000 (21:42 +0000)]
(dired-mode-map): Fix breakage.

18 years ago*** empty log message ***
Nick Roberts [Wed, 24 May 2006 21:41:41 +0000 (21:41 +0000)]
*** empty log message ***

18 years agoMovement tracking on by default. I have tested this for over a year now and it seems...
Mathias Dahl [Wed, 24 May 2006 19:18:26 +0000 (19:18 +0000)]
Movement tracking on by default. I have tested this for over a year now and it seems to be stable and fast enough for everyday use.

18 years agoAdded Thumbnails sub menu under Immediate and started to place `tumme' commands there...
Mathias Dahl [Wed, 24 May 2006 18:49:20 +0000 (18:49 +0000)]
Added Thumbnails sub menu under Immediate and started to place `tumme' commands there. I could use some feedback on this change.

18 years agoRenamed `tumme-display-dired-image' to `tumme-dired-display-image'.
Mathias Dahl [Wed, 24 May 2006 18:31:36 +0000 (18:31 +0000)]
Renamed `tumme-display-dired-image' to `tumme-dired-display-image'.

18 years agoRemoved most of the information in the USAGE section. The manual does a better job.
Mathias Dahl [Wed, 24 May 2006 17:29:18 +0000 (17:29 +0000)]
Removed most of the information in the USAGE section. The manual does a better job.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 24 May 2006 17:04:49 +0000 (17:04 +0000)]
*** empty log message ***

18 years agoAdded new parameter to `tumme-display-thumbs' to be used from `tumme-next-line-and...
Mathias Dahl [Wed, 24 May 2006 16:58:21 +0000 (16:58 +0000)]
Added new parameter to `tumme-display-thumbs' to be used from `tumme-next-line-and-display' and similar commands.

18 years ago(BASE_PURESIZE): Increase to 1210000.
Luc Teirlinck [Wed, 24 May 2006 16:53:18 +0000 (16:53 +0000)]
(BASE_PURESIZE): Increase to 1210000.

18 years ago("jka-cmpr-hook"): Load it before it is needed.
Luc Teirlinck [Wed, 24 May 2006 16:50:45 +0000 (16:50 +0000)]
("jka-cmpr-hook"): Load it before it is needed.

18 years agoUpdate refcard translations. Add coding cookie.
Reiner Steib [Wed, 24 May 2006 16:48:15 +0000 (16:48 +0000)]
Update refcard translations.  Add coding cookie.

18 years agoRestore contents after major mess-up in 2006-05-24T13:51:11Z!acm@muc.de.
Kim F. Storm [Wed, 24 May 2006 14:38:44 +0000 (14:38 +0000)]
Restore contents after major mess-up in 2006-05-24T13:51:11Z!acm@muc.de.

18 years agoRemove conflict indicators.
Chong Yidong [Wed, 24 May 2006 14:25:50 +0000 (14:25 +0000)]
Remove conflict indicators.

18 years ago* menu-bar.el, international/mule-cmds.el: Remove tooltips for
Chong Yidong [Wed, 24 May 2006 14:21:52 +0000 (14:21 +0000)]
* menu-bar.el, international/mule-cmds.el: Remove tooltips for
menu entries that open submenus.

18 years ago*** empty log message ***
Alan Mackenzie [Wed, 24 May 2006 13:51:11 +0000 (13:51 +0000)]
*** empty log message ***

18 years agolread.c (Vload_history): Enhance doc-string to say that the file is the
Alan Mackenzie [Wed, 24 May 2006 13:24:21 +0000 (13:24 +0000)]
lread.c (Vload_history): Enhance doc-string to say that the file is the
absolute truename of the loaded file.

lread.c (Vafter_load_alist): doc-string: state that an element now has a
regexp to match file names, not a file name as such.

lread.c (readevalloop): Call file-truename on the name for load-history,
except at preloading time.

lread.c (Fload): At preloading time, preserve the extension of the
filename which goes into load-history.  New variable hist_file_name.

lread.c (Fload): Do eval-after-load stuff by calling the lisp function
do-after-load-evaluation.

18 years agostartup.el (command-line): For names of preloaded files, don't append
Alan Mackenzie [Wed, 24 May 2006 13:22:12 +0000 (13:22 +0000)]
startup.el (command-line): For names of preloaded files, don't append
".elc" (now done in Fload), and call file-truename on the lisp directory.

subr.el (eval-after-load): Fix the doc-string.  Allow FILE to match ANY
loaded file with the right name, not just those in load-path.  Put a
regexp matching the file name into after-load-alist, rather than the name
itself.

subr.el: New functions load-history-regexp,
load-history-filename-element, do-after-load-evaluation.

international/mule.el (load-with-code-conversion): Do the eval-after-load
stuff by calling do-after-load-evaluation.

18 years ago(gud-sentinel): Condition on GUD buffer if it has not been killed.
Nick Roberts [Wed, 24 May 2006 12:05:03 +0000 (12:05 +0000)]
(gud-sentinel): Condition on GUD buffer if it has not been killed.

18 years ago*** empty log message ***
Nick Roberts [Wed, 24 May 2006 12:04:23 +0000 (12:04 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:09:31 +0000 (08:09 +0000)]
*** empty log message ***

18 years ago(TYPE_FILE_NAME): Change from macro to enumerator.
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:09:11 +0000 (08:09 +0000)]
(TYPE_FILE_NAME): Change from macro to enumerator.
(KEY_EMACS_SUSPENSION_ID_ATTR): New enumerator.
(keyReplyRequestedAttr) [MAC_OS_X_VERSION_MAX_ALLOWED < 1030]: Likewise.
(gestaltSystemVersionMajor, gestaltSystemVersionMinor)
(gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
Likewise.
(typeUTF8Text, kEventParamWindowMouseLocation)
[MAC_OSX && MAC_OS_X_VERSION_MAX_ALLOWED < 1020]: Likewise.
(x_get_focus_frame, mac_ae_put_lisp): Add externs.

18 years ago(fn_keycode_to_keycode_table, XTread_socket) [MAC_OSX]:
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:08:43 +0000 (08:08 +0000)]
(fn_keycode_to_keycode_table, XTread_socket) [MAC_OSX]:
Fix last change.  Don't map `fn' modifier if pressed with F1 ... F12.

18 years ago(Qemacs_suspension_id): New variable.
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:08:11 +0000 (08:08 +0000)]
(Qemacs_suspension_id): New variable.
(syms_of_macselect): Intern and staticpro it.
(struct suspended_ae_info): New struct.
(deferred_apple_events, defer_apple_events)
(Fmac_process_deferred_apple_events): Use it.
(suspended_apple_events): New variable.
(mac_handle_apple_event_1): New function.
(mac_handle_apple_event): Use it.  Don't process previously
suspended events.
(cleanup_suspended_apple_events, get_suspension_id)n
(cleanup_all_suspended_apple_events): New functions.
(init_apple_event_handler): Call cleanup_all_suspended_apple_events
at exit.
(Fmac_cleanup_expired_apple_events, Fmac_ae_set_reply_parameter)
(Fmac_resume_apple_event): New defuns.
(syms_of_macselect): Defsubr them.

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.