]>
git.eshelyaron.com Git - emacs.git/log
Eli Zaretskii [Fri, 26 May 2006 20:09:58 +0000 (20:09 +0000)]
(Info-index-next): Use where-is-internal to report actual binding of
Info-index-next, rather than hard-coded `,'.
Eli Zaretskii [Fri, 26 May 2006 20:01:16 +0000 (20:01 +0000)]
(menu-bar-apropos-menu): Move "Find Key in Manual" and "Find Command in Manual"
to here.
Eli Zaretskii [Fri, 26 May 2006 19:44:38 +0000 (19:44 +0000)]
Remove file.
Eli Zaretskii [Fri, 26 May 2006 19:41:22 +0000 (19:41 +0000)]
Remove 'tiny change' labels from Michael Cadilhac's changes.
Eli Zaretskii [Fri, 26 May 2006 19:32:02 +0000 (19:32 +0000)]
(Coding Conventions): Advise against using eval-after-load in packages.
Add an index entry.
Eli Zaretskii [Fri, 26 May 2006 19:12:23 +0000 (19:12 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 26 May 2006 19:11:45 +0000 (19:11 +0000)]
(list-buffers-noselect): For Info buffers, use Info-current-file as the
file name.
Eli Zaretskii [Fri, 26 May 2006 18:45:35 +0000 (18:45 +0000)]
(etext, edata): Remove unused definitions.
Eli Zaretskii [Fri, 26 May 2006 18:45:09 +0000 (18:45 +0000)]
(main) [PROFILING]: Enable also for __MINGW32__.
[__MINGW32__]: MinGW-specific declaration of `etext'.
Jonathan Yavner [Fri, 26 May 2006 17:39:06 +0000 (17:39 +0000)]
* ses.el (defadvice undo-more): Delete this defadvice. The undo
overrides will now be done a different way.
(ses-set-parameter): Reapply this function for undo.
(ses-set-header-row): Reconstruct header row during undo.
(ses-widen): New function.
(ses-goto-data, ses-reconstruct-all): Use new function.
(ses-command-hook): Widen buffer during undo, before unupdating
the cells.
(ses-insert-row, ses-delete-row): Widen buffer during undo.
(ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
(ses-read-cell): Avoid stupid warning for RET RET on a cell whose
formula hasn't been executed yet.
Reiner Steib [Fri, 26 May 2006 16:44:53 +0000 (16:44 +0000)]
(comint-kill-whole-line): Rename arg to count. Fix
doc string.
Chong Yidong [Fri, 26 May 2006 15:22:24 +0000 (15:22 +0000)]
MUSTBENEW cleanup done.
Chong Yidong [Fri, 26 May 2006 15:21:21 +0000 (15:21 +0000)]
* files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
to copy-file.
Chong Yidong [Fri, 26 May 2006 15:18:28 +0000 (15:18 +0000)]
* fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate
the exclusive file-opening functionality into the behavior when
OK-IF-ALREADY-EXISTS is nil.
(Frename_file): Call Fcopy_file without MUSTBENEW argument.
Reiner Steib [Fri, 26 May 2006 12:40:59 +0000 (12:40 +0000)]
(toggle-truncate-lines): Make arg optional for
backward compatibility.
Nick Roberts [Fri, 26 May 2006 09:27:18 +0000 (09:27 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Fri, 26 May 2006 08:31:36 +0000 (08:31 +0000)]
(ewoc--current-dll): New var.
(ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't
take DLL arg. Instead, use `ewoc--current-dll'. Update all callers.
(ewoc--set-buffer-bind-dll-let*): Bind `ewoc--current-dll', not `dll'.
(ewoc--adjust): Use `ewoc--current-dll'.
(ewoc-next, ewoc-prev, ewoc-nth): Bind `ewoc--current-dll'.
Jan Djärv [Fri, 26 May 2006 06:29:32 +0000 (06:29 +0000)]
* sound.c (alsa_configure): Move get period/buffer_size after
setting hwparams.
Carsten Dominik [Fri, 26 May 2006 05:38:50 +0000 (05:38 +0000)]
Version number update
Carsten Dominik [Fri, 26 May 2006 05:37:59 +0000 (05:37 +0000)]
(org-next-item, org-previous-item): Emit more compact
error message.
(org-tags-view): Refresh category table in each file.
(org-table-justify-field-maybe): Removed superfluous arguments
to
`format'.
(org-export-as-html): Insert "<p>" before postamble.
(org-paste-subtree, org-kill-is-subtree-p): Check for empty
kill
ring.
Carsten Dominik [Fri, 26 May 2006 05:37:27 +0000 (05:37 +0000)]
*** empty log message ***
Carsten Dominik [Fri, 26 May 2006 05:35:42 +0000 (05:35 +0000)]
(ASCII export): Omit command name.
(HTML export): Add prefix to all lines in Local Variable
example.
(Acknowledgments): Typeset names in italics.
Kenichi Handa [Fri, 26 May 2006 04:57:35 +0000 (04:57 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 26 May 2006 04:57:26 +0000 (04:57 +0000)]
(find-operation-coding-system): Mention the new argument
format.
Kenichi Handa [Fri, 26 May 2006 04:48:21 +0000 (04:48 +0000)]
(Ffind_operation_coding_system): Allow (FILENAME . BUFFER) in TARGET.
Kenichi Handa [Fri, 26 May 2006 04:47:47 +0000 (04:47 +0000)]
(decode-coding-inserted-region): Call
find-operation-coding-system with (FILENAME . BUFFER).
Kenichi Handa [Fri, 26 May 2006 04:47:36 +0000 (04:47 +0000)]
(archive-set-buffer-as-visiting-file): Call
find-operation-coding-system with (FILENAME . BUFFER).
Kenichi Handa [Fri, 26 May 2006 04:47:25 +0000 (04:47 +0000)]
(tar-extract): Call find-operation-coding-system
with (FILENAME . BUFFER).
Kenichi Handa [Fri, 26 May 2006 04:47:16 +0000 (04:47 +0000)]
(po-find-charset): Pay attention to the case
FILENAME is a cons (NAME . BUFFER).
(po-find-file-coding-system-guts): Likewise.
Chong Yidong [Fri, 26 May 2006 03:34:33 +0000 (03:34 +0000)]
* image-mode.el (image-toggle-display): Use buffer contents to
generate image for a remote file.
Chong Yidong [Fri, 26 May 2006 03:33:32 +0000 (03:33 +0000)]
* image.c (png_load): Don't call fclose on NULL.
Luc Teirlinck [Thu, 25 May 2006 23:22:25 +0000 (23:22 +0000)]
*** empty log message ***
Luc Teirlinck [Thu, 25 May 2006 23:17:17 +0000 (23:17 +0000)]
(Fcall_interactively): Fread_from_minibuffer now takes only seven args.
Luc Teirlinck [Thu, 25 May 2006 23:15:57 +0000 (23:15 +0000)]
(Fyes_or_no_p): Fread_from_minibuffer now takes only seven args.
Juri Linkov [Thu, 25 May 2006 23:00:43 +0000 (23:00 +0000)]
*** empty log message ***
Juri Linkov [Thu, 25 May 2006 22:57:50 +0000 (22:57 +0000)]
(Text from Minibuffer): Undocument keep-all.
Juri Linkov [Thu, 25 May 2006 21:57:12 +0000 (21:57 +0000)]
(query-replace-read-from, query-replace-read-to):
Remove 8th arg KEEP-ALL in read-from-minibuffer.
Juri Linkov [Thu, 25 May 2006 21:53:31 +0000 (21:53 +0000)]
Remove KEEP-ALL argument of `read-from-minibuffer'.
Nick Roberts [Thu, 25 May 2006 21:39:27 +0000 (21:39 +0000)]
(Antinews): Create a node for gdb-ui.
Nick Roberts [Thu, 25 May 2006 21:38:45 +0000 (21:38 +0000)]
*** empty log message ***
Juri Linkov [Thu, 25 May 2006 21:34:01 +0000 (21:34 +0000)]
*** empty log message ***
Juri Linkov [Thu, 25 May 2006 21:20:19 +0000 (21:20 +0000)]
(mode-line-format): Fix docstring.
Juri Linkov [Thu, 25 May 2006 21:16:22 +0000 (21:16 +0000)]
(read_minibuf): Remove arg KEEP_ALL. Callers changed.
(Fread_from_minibuffer): Remove arg KEEP_ALL. Callers changed.
Juri Linkov [Thu, 25 May 2006 21:12:52 +0000 (21:12 +0000)]
(Fread_from_minibuffer): Decrement number of args.
Juri Linkov [Thu, 25 May 2006 20:55:20 +0000 (20:55 +0000)]
(%-Constructs): Add %e, %z, %Z.
Rajesh Vaidheeswarran [Thu, 25 May 2006 18:09:25 +0000 (18:09 +0000)]
whitespace.el - make whitesspace-cleanup use the current active regoin, if there is one.
Richard M. Stallman [Thu, 25 May 2006 17:03:52 +0000 (17:03 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 25 May 2006 17:03:46 +0000 (17:03 +0000)]
(Top): Update subnode menu.
Richard M. Stallman [Thu, 25 May 2006 17:03:30 +0000 (17:03 +0000)]
(Keymap Basics): New node, split out of Key Sequences.
(Keymaps): Update menu.
Chong Yidong [Thu, 25 May 2006 16:54:53 +0000 (16:54 +0000)]
* FOR-RELEASE: Key sequence elisp node done.
Chong Yidong [Thu, 25 May 2006 16:48:37 +0000 (16:48 +0000)]
* keymaps.texi (Key Sequences): Some clarifications.
Richard M. Stallman [Thu, 25 May 2006 16:27:30 +0000 (16:27 +0000)]
(main, Fdump_emacs): Don't test __linux or __linux__.
Mathias Dahl [Thu, 25 May 2006 15:11:10 +0000 (15:11 +0000)]
* dired.el (dired-mode-map): Add help-echo strings to tumme
commands.
* dired.el (dired-mode-map): Bind `tumme-dired-display-image'
to C-t i.
Mathias Dahl [Thu, 25 May 2006 15:08:37 +0000 (15:08 +0000)]
*** empty log message ***
Nick Roberts [Thu, 25 May 2006 13:59:39 +0000 (13:59 +0000)]
*** empty log message ***
Nick Roberts [Thu, 25 May 2006 13:43:36 +0000 (13:43 +0000)]
*** empty log message ***
Mathias Dahl [Thu, 25 May 2006 12:21:41 +0000 (12:21 +0000)]
* tumme.el (tumme-display-image): Changed documentation string
slightly.
(tumme-dired-display-image): Added call to `display-buffer'.
* dired.el (dired-mode-map): `tumme-display-dired-image' was
renamed in tumme.el, but there was still a key binding to it
here. Changed the binding to the new name.
Mathias Dahl [Thu, 25 May 2006 12:21:14 +0000 (12:21 +0000)]
*** empty log message ***
Mathias Dahl [Thu, 25 May 2006 12:09:01 +0000 (12:09 +0000)]
(dired-mode-map): `tumme-display-dired-image' was
renamed in tumme.el, but there was still a key binding to it
here. Changed the binding to the new name.
Mathias Dahl [Thu, 25 May 2006 11:42:28 +0000 (11:42 +0000)]
*** empty log message ***
Mathias Dahl [Thu, 25 May 2006 11:37:18 +0000 (11:37 +0000)]
(dired-mode-map): Changed menu items for tumme as per
suggestions in emacs-devel.
David Kastrup [Thu, 25 May 2006 09:06:38 +0000 (09:06 +0000)]
(setcar): replace an antelope rather than
a giraffe with a hippopotamus.
Thien-Thi Nguyen [Thu, 25 May 2006 09:02:59 +0000 (09:02 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Thu, 25 May 2006 09:01:43 +0000 (09:01 +0000)]
(Bindat Functions): Say "unibyte string"
explicitly for `bindat-unpack' and `bindat-pack' descriptions.
(Bindat Examples): Don't call `string-make-unibyte' in example.
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.
Chong Yidong [Thu, 25 May 2006 04:52:20 +0000 (04:52 +0000)]
* 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.
Richard M. Stallman [Thu, 25 May 2006 00:20:40 +0000 (00:20 +0000)]
(with-local-quit): Doc fix.
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.
Richard M. Stallman [Thu, 25 May 2006 00:00:50 +0000 (00:00 +0000)]
(ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads.
Richard M. Stallman [Wed, 24 May 2006 22:28:02 +0000 (22:28 +0000)]
(read-passwd): Copy PROMPT before changing its properties.
Mathias Dahl [Wed, 24 May 2006 22:27:00 +0000 (22:27 +0000)]
*** empty log message ***
Nick Roberts [Wed, 24 May 2006 21:42:14 +0000 (21:42 +0000)]
(dired-mode-map): Fix breakage.
Nick Roberts [Wed, 24 May 2006 21:41:41 +0000 (21:41 +0000)]
*** empty log message ***
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.
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.
Mathias Dahl [Wed, 24 May 2006 18:31:36 +0000 (18:31 +0000)]
Renamed `tumme-display-dired-image' to `tumme-dired-display-image'.
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.
Luc Teirlinck [Wed, 24 May 2006 17:04:49 +0000 (17:04 +0000)]
*** empty log message ***
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.
Luc Teirlinck [Wed, 24 May 2006 16:53:18 +0000 (16:53 +0000)]
(BASE_PURESIZE): Increase to
1210000 .
Luc Teirlinck [Wed, 24 May 2006 16:50:45 +0000 (16:50 +0000)]
("jka-cmpr-hook"): Load it before it is needed.
Reiner Steib [Wed, 24 May 2006 16:48:15 +0000 (16:48 +0000)]
Update refcard translations. Add coding cookie.
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.
Chong Yidong [Wed, 24 May 2006 14:25:50 +0000 (14:25 +0000)]
Remove conflict indicators.
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.
Alan Mackenzie [Wed, 24 May 2006 13:51:11 +0000 (13:51 +0000)]
*** empty log message ***
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.
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.
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.
Nick Roberts [Wed, 24 May 2006 12:04:23 +0000 (12:04 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:09:31 +0000 (08:09 +0000)]
*** empty log message ***
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.
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.
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.
YAMAMOTO Mitsuharu [Wed, 24 May 2006 08:07:37 +0000 (08:07 +0000)]
(Fx_server_version): Use gestaltSystemVersionMajor etc.
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.
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.
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.
Carsten Dominik [Wed, 24 May 2006 07:56:44 +0000 (07:56 +0000)]
*** empty log message ***