]>
git.eshelyaron.com Git - emacs.git/log
Eric S. Raymond [Thu, 11 Oct 2007 14:15:27 +0000 (14:15 +0000)]
Minor fixes to version-control material suggseted by RMS and Robert
J. Chassell.
Juanma Barranquero [Thu, 11 Oct 2007 11:49:08 +0000 (11:49 +0000)]
*** empty log message ***
Juanma Barranquero [Thu, 11 Oct 2007 11:44:05 +0000 (11:44 +0000)]
(follow-stop-intercept-process-output):
Use `follow-call-process-filter' rather than `process-filter'.
Simplify.
Eric S. Raymond [Thu, 11 Oct 2007 11:22:19 +0000 (11:22 +0000)]
Robustify a bit against filenames with no directory component.
Glenn Morris [Thu, 11 Oct 2007 03:47:14 +0000 (03:47 +0000)]
Revert down-casing of copyright header.
Vinicius Jose Latorre [Thu, 11 Oct 2007 01:59:14 +0000 (01:59 +0000)]
Fix :foreground and :background face attributes
Stefan Monnier [Thu, 11 Oct 2007 01:46:40 +0000 (01:46 +0000)]
Undo unwanted and unexplained change.
John Wiegley [Wed, 10 Oct 2007 23:57:33 +0000 (23:57 +0000)]
Installed version 5.11b of org-mode
Eric S. Raymond [Wed, 10 Oct 2007 23:22:48 +0000 (23:22 +0000)]
Revise version-control portions of the manual to include
systems with monotonic revision IDs.
Jason Rumney [Wed, 10 Oct 2007 22:02:47 +0000 (22:02 +0000)]
Fix attribution
Jason Rumney [Wed, 10 Oct 2007 21:52:29 +0000 (21:52 +0000)]
(x_create_tip_frame): Set terminal for frame.
Stefan Monnier [Wed, 10 Oct 2007 20:44:34 +0000 (20:44 +0000)]
(frame-inherited-parameters): Remove unused `environment'
parameter, and let server.el add `client' when needed.
Stefan Monnier [Wed, 10 Oct 2007 20:43:22 +0000 (20:43 +0000)]
(server-create-tty-frame, server-create-window-system-frame):
Set frame-inherited-parameters.
Stefan Monnier [Wed, 10 Oct 2007 20:24:19 +0000 (20:24 +0000)]
* frame.c (Qenvironment): Remove.
(syms_of_frame) <Qenvironment>: Don't initialize.
(Fdelete_frame): Don't treat the `environment' param specially.
* frame.h (Qenvironment): Don't declare.
* callproc.c (set_initial_environment): Don't set unused frame param.
Stefan Monnier [Wed, 10 Oct 2007 20:18:45 +0000 (20:18 +0000)]
(frame-inherited-parameters): New var.
(make-frame): Use it.
Stefan Monnier [Wed, 10 Oct 2007 20:02:07 +0000 (20:02 +0000)]
*** empty log message ***
Stefan Monnier [Wed, 10 Oct 2007 20:01:26 +0000 (20:01 +0000)]
* frame.c (Fframe_with_environment): Remove.
(syms_of_frame) <Sframe_with_environment>: Don't declare.
* lisp.h (Fframe_with_environment): Don't declare.
Stefan Monnier [Wed, 10 Oct 2007 19:57:08 +0000 (19:57 +0000)]
(let-environment): Remove. Unused.
(read-envvar-name): Simplify.
(setenv): Remove unused arg `frame'.
Eric S. Raymond [Wed, 10 Oct 2007 19:39:23 +0000 (19:39 +0000)]
Carry through today's big terminology change to a few places where I
missed it in the back ends.
Stefan Monnier [Wed, 10 Oct 2007 19:18:53 +0000 (19:18 +0000)]
(describe-variable): Add missing " " for multiline
obsolescence info and missing EOL after global value.
Eric S. Raymond [Wed, 10 Oct 2007 18:52:45 +0000 (18:52 +0000)]
Terminology cleanup.
Juanma Barranquero [Wed, 10 Oct 2007 16:25:30 +0000 (16:25 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 10 Oct 2007 16:19:07 +0000 (16:19 +0000)]
Change all instances of "Follow Mode" to "Follow mode" in docstrings and messages.
(follow-menu-filter): Fix arg passed to `bound-and-true-p'.
Eric S. Raymond [Wed, 10 Oct 2007 15:29:31 +0000 (15:29 +0000)]
Updates for new VC.
Eric S. Raymond [Wed, 10 Oct 2007 15:03:07 +0000 (15:03 +0000)]
Fix sectrioning errors in files.texi.
Eric S. Raymond [Wed, 10 Oct 2007 13:30:46 +0000 (13:30 +0000)]
New VC in the NEWS.
Eric S. Raymond [Wed, 10 Oct 2007 13:24:29 +0000 (13:24 +0000)]
New VC command docs for the Emacs manual.
Eric S. Raymond [Wed, 10 Oct 2007 13:17:53 +0000 (13:17 +0000)]
Merge in new VC with filesets.
Andreas Schwab [Wed, 10 Oct 2007 11:53:09 +0000 (11:53 +0000)]
Remove obsolete .cvsignore files.
Juanma Barranquero [Wed, 10 Oct 2007 09:12:01 +0000 (09:12 +0000)]
Revert accidental change during the merge from emacs--rel--22.
Juanma Barranquero [Wed, 10 Oct 2007 08:53:30 +0000 (08:53 +0000)]
(indent_tabs_mode, last_known_column, last_known_column_modified): Make static.
(syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.
Juanma Barranquero [Wed, 10 Oct 2007 08:29:04 +0000 (08:29 +0000)]
Fix comment; indent-tabs-mode was a bad example,
it is not a DEFVAR_INT, but DEFVAR_BOOL.
Michael Albinus [Wed, 10 Oct 2007 04:55:30 +0000 (04:55 +0000)]
Sync with Tramp 2.1.11.
Katsumi Yamaoka [Wed, 10 Oct 2007 01:14:25 +0000 (01:14 +0000)]
(BASE_PURESIZE): Increase to
1170000 .
Eric S. Raymond [Tue, 9 Oct 2007 18:22:38 +0000 (18:22 +0000)]
*** empty log message ***
Eric S. Raymond [Tue, 9 Oct 2007 17:49:23 +0000 (17:49 +0000)]
Added descriptions of newer supported version control systems. Arranged all in
chronological order.
Eric S. Raymond [Tue, 9 Oct 2007 16:54:40 +0000 (16:54 +0000)]
This is the actual fix....
Stefan Monnier [Tue, 9 Oct 2007 16:02:33 +0000 (16:02 +0000)]
Remove mention of local-key-translation-map.
Juanma Barranquero [Tue, 9 Oct 2007 15:27:49 +0000 (15:27 +0000)]
Require easymenu.
Miles Bader [Tue, 9 Oct 2007 10:28:47 +0000 (10:28 +0000)]
Add missing change from rel-22 branch to src/image.c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-877
Juanma Barranquero [Tue, 9 Oct 2007 09:46:55 +0000 (09:46 +0000)]
(print_help_and_exit): Fix space to improve alignment in output messages.
Juanma Barranquero [Tue, 9 Oct 2007 09:09:25 +0000 (09:09 +0000)]
*** empty log message ***
Miles Bader [Tue, 9 Oct 2007 08:52:57 +0000 (08:52 +0000)]
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
Miles Bader [Tue, 9 Oct 2007 08:55:58 +0000 (08:55 +0000)]
Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-115
Juanma Barranquero [Tue, 9 Oct 2007 08:44:02 +0000 (08:44 +0000)]
(follow-mode-hook, follow-mode): Doc fixes.
(follow-mode-off-hook): Mark as obsolete.
Juanma Barranquero [Tue, 9 Oct 2007 08:39:33 +0000 (08:39 +0000)]
(follow-mode-hook, follow-mode): Doc fixes.
(follow-mode-off-hook): Mark as obsolete.
Juanma Barranquero [Tue, 9 Oct 2007 08:09:15 +0000 (08:09 +0000)]
(x-alternatives-map): Remove spurious parenthesis.
Stefan Monnier [Tue, 9 Oct 2007 05:17:21 +0000 (05:17 +0000)]
(encoded-kbd-setup-display):
Use input-decode-map rather than local-key-translation-map.
Stefan Monnier [Tue, 9 Oct 2007 05:16:20 +0000 (05:16 +0000)]
(rxvt-alternatives-map): New map.
(terminal-init-rxvt): Use it.
Bind rxvt-function-map in input-decode-map.
Stefan Monnier [Tue, 9 Oct 2007 05:15:00 +0000 (05:15 +0000)]
(xterm-alternatives-map): Remove spurious left-over code.
(terminal-init-xterm): Typos.
Stefan Monnier [Tue, 9 Oct 2007 05:05:57 +0000 (05:05 +0000)]
(xterm-alternatives-map): New map.
(terminal-init-xterm): Use it.
Bind xterm-function-map in input-decode-map.
Stefan Monnier [Tue, 9 Oct 2007 05:05:39 +0000 (05:05 +0000)]
Add new `input-decode-map' keymap and use it for temrinal
escape sequences.
* keyboard.h (struct kboard): Add Vinput_decode_map.
Remove Vlocal_key_translation_map.
* keyboard.c (read_key_sequence): Add support for input-decode-map.
(init_kboard): Init input-decode-map.
Replace local-key-translation-map back with key-translation-map.
(syms_of_keyboard): Declare input-decode-map.
Remove local-key-translation-map. Update docstrings.
(mark_kboards): Mark Vinput_decode_map.
Don't mark Vlocal_key_translation_map.
* keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
Replace local-key-translation-map back with key-translation-map.
* term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
Bind in input-decode-map rather than function-key-map.
Stefan Monnier [Tue, 9 Oct 2007 04:28:00 +0000 (04:28 +0000)]
(XSETPSEUDOVECTOR): Don't set the tag anymore.
This was made redundant by the previous introduction of XSETPVECTYPE.
Stefan Monnier [Tue, 9 Oct 2007 04:26:29 +0000 (04:26 +0000)]
(x-alternatives-map): New var.
(x-setup-function-keys): Use it.
Stefan Monnier [Tue, 9 Oct 2007 04:25:14 +0000 (04:25 +0000)]
(describe-variable): Slightly change the layout of
meta-info to separate it better from the docstring.
Standardize insertion of extra empty lines in various circumstances.
Stefan Monnier [Tue, 9 Oct 2007 04:22:36 +0000 (04:22 +0000)]
Add todo.
Stefan Monnier [Tue, 9 Oct 2007 04:22:11 +0000 (04:22 +0000)]
(diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
Stefan Monnier [Tue, 9 Oct 2007 04:12:24 +0000 (04:12 +0000)]
(diff-hunk-style): New fun.
(diff-end-of-hunk): Use it.
(diff-context->unified): Use the new `apply' undo element, if applicable,
so as to save undo-log space.
(diff-fine-change): New face.
(diff-fine-highlight-preproc): New function.
(diff-fine-highlight): New command.
Stefan Monnier [Tue, 9 Oct 2007 03:38:57 +0000 (03:38 +0000)]
(smerge-refine-chopup-region): Add `preproc' argument.
(smerge-refine-highlight-change): Add `props' argument.
(smerge-refine-subst): New function holding most of smerge-refine.
(smerge-refine): Use it.
Glenn Morris [Tue, 9 Oct 2007 02:41:25 +0000 (02:41 +0000)]
Remove non-bug.
Glenn Morris [Tue, 9 Oct 2007 02:40:22 +0000 (02:40 +0000)]
Remove entry now on 22 branch.
Glenn Morris [Tue, 9 Oct 2007 02:40:01 +0000 (02:40 +0000)]
Mention openSUSE bcopy issue.
Glenn Morris [Tue, 9 Oct 2007 02:39:43 +0000 (02:39 +0000)]
Mention openSUSE bcopy issue.
Richard M. Stallman [Tue, 9 Oct 2007 01:40:05 +0000 (01:40 +0000)]
(free_bitmap_record): Renamed from Free_Bitmap_Record.
Richard M. Stallman [Tue, 9 Oct 2007 01:39:13 +0000 (01:39 +0000)]
(internal_condition_case_2, internal_condition_case_1)
(internal_condition_case): Reenable abort if x_catching_errors (),
to see if that really happens and why.
Richard M. Stallman [Tue, 9 Oct 2007 01:35:07 +0000 (01:35 +0000)]
(gamegrid-setup-default-font): Use face-spec-set.
Richard M. Stallman [Tue, 9 Oct 2007 01:32:25 +0000 (01:32 +0000)]
(handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN.
Richard M. Stallman [Tue, 9 Oct 2007 01:27:17 +0000 (01:27 +0000)]
(Cursor Display): Correct how cursor appears in nonselected windows.
Richard M. Stallman [Tue, 9 Oct 2007 01:25:41 +0000 (01:25 +0000)]
(Examining Properties): Mention overlay priority.
Richard M. Stallman [Tue, 9 Oct 2007 01:24:28 +0000 (01:24 +0000)]
(Display Margins): Correct the description of margin display specifications.
(Replacing Specs): New subnode broken out of Display Property.
Richard M. Stallman [Tue, 9 Oct 2007 01:21:24 +0000 (01:21 +0000)]
(url-type, url-user, url-password, url-host)
(url-port, url-filename, url-target, url-attributes)
(url-fullness, url-set-type, url-set-user, url-set-password)
(url-set-host, url-set-port, url-set-filename, url-set-target)
(url-set-attributes, url-set-full): Change macros to defuns.
Richard M. Stallman [Tue, 9 Oct 2007 01:18:29 +0000 (01:18 +0000)]
(edebug-install-custom-print-funcs)
(edebug-install-custom-print, edebug-reset-print-funcs)
(edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
Functions deleted.
(edebug-prin1, edebug-print, edebug-prin1-to-string)
(edebug-format, edebug-message): Define directly as aliases.
Eric S. Raymond [Mon, 8 Oct 2007 23:27:38 +0000 (23:27 +0000)]
*** empty log message ***
Eric S. Raymond [Mon, 8 Oct 2007 23:21:09 +0000 (23:21 +0000)]
Remove unused code.
Eric S. Raymond [Mon, 8 Oct 2007 23:18:31 +0000 (23:18 +0000)]
Correct a bug that was revealed during a review of new VC.
Michael Albinus [Mon, 8 Oct 2007 20:07:16 +0000 (20:07 +0000)]
* net/tramp.el (tramp-find-foreign-file-name-handler): Check also
host.
(tramp-maybe-send-script): Apply `member' but `memq'.
(tramp-advice-file-expand-wildcards): Simplify implementation.
Juanma Barranquero [Mon, 8 Oct 2007 16:14:23 +0000 (16:14 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 8 Oct 2007 16:13:18 +0000 (16:13 +0000)]
(follow-mode): Don't run hooks twice. Use `when'.
Juanma Barranquero [Mon, 8 Oct 2007 16:06:15 +0000 (16:06 +0000)]
(follow-mode): Don't run hooks twice. Use `when'.
Juanma Barranquero [Mon, 8 Oct 2007 14:48:39 +0000 (14:48 +0000)]
(minibuf-depth-indicator-function): New variable.
(minibuf-depth-setup-minibuffer): Use it.
Glenn Morris [Sun, 7 Oct 2007 07:18:10 +0000 (07:18 +0000)]
*** empty log message ***
Glenn Morris [Sun, 7 Oct 2007 07:06:55 +0000 (07:06 +0000)]
Add urls.
Glenn Morris [Sun, 7 Oct 2007 07:02:03 +0000 (07:02 +0000)]
Purge duplicate entry.
Richard M. Stallman [Sun, 7 Oct 2007 03:22:40 +0000 (03:22 +0000)]
*** empty log message ***
Glenn Morris [Sun, 7 Oct 2007 00:31:20 +0000 (00:31 +0000)]
(bad-packages-alist): Clarify Semantic and CEDET version numbers.
Glenn Morris [Sun, 7 Oct 2007 00:30:36 +0000 (00:30 +0000)]
(bad-packages-alist): Clarify Semantic and CEDET version numbers.
Juri Linkov [Sat, 6 Oct 2007 22:27:50 +0000 (22:27 +0000)]
Add M-q fill-paragraph-or-region.
Juri Linkov [Sat, 6 Oct 2007 22:25:18 +0000 (22:25 +0000)]
(Filling): Document fill-paragraph-or-region.
Juri Linkov [Sat, 6 Oct 2007 22:24:14 +0000 (22:24 +0000)]
(Arguments): Replace fill-paragraph with fill-paragraph-or-region.
Juri Linkov [Sat, 6 Oct 2007 22:23:41 +0000 (22:23 +0000)]
(Fill Commands): Document fill-paragraph-or-region.
(Fill Prefix, Format Indentation): Replace fill-paragraph with
fill-paragraph-or-region.
Juri Linkov [Sat, 6 Oct 2007 22:20:41 +0000 (22:20 +0000)]
(cua-paste): Check if mouse-region-match is fbound
to not fail on mouseless tty.
Juri Linkov [Sat, 6 Oct 2007 22:19:12 +0000 (22:19 +0000)]
(delete-selection-pre-hook): Check if mouse-region-match is fbound
to not fail on mouseless tty.
Juri Linkov [Sat, 6 Oct 2007 22:17:49 +0000 (22:17 +0000)]
(image-type): Check if image-types is bound to not fail on tty.
Juri Linkov [Sat, 6 Oct 2007 22:17:16 +0000 (22:17 +0000)]
(tutorial--default-keys): Replace fill-paragraph
with fill-paragraph-or-region. Suspend command is now the same
`suspend-frame' on window systems and on tty.
Juri Linkov [Sat, 6 Oct 2007 22:15:43 +0000 (22:15 +0000)]
(esc-map): Bind M-q to fill-paragraph-or-region instead of fill-paragraph.
Juri Linkov [Sat, 6 Oct 2007 22:15:10 +0000 (22:15 +0000)]
(fill-paragraph-or-region): New function.
Glenn Morris [Sat, 6 Oct 2007 18:05:03 +0000 (18:05 +0000)]
Clarify Semantic and CEDET version numbers.
Michael Albinus [Sat, 6 Oct 2007 15:25:50 +0000 (15:25 +0000)]
* net/tramp.el (tramp-completion-mode): Extend doc-string.
(tramp-completion-mode-p): Revert change from 2007-09-24.
Checking for `return' etc as last character is not sufficient, for
example in dired-mode when entering <g> (revert-buffer) or
<s> (dired-sort).
Eric S. Raymond [Sat, 6 Oct 2007 14:36:09 +0000 (14:36 +0000)]
Typo and whitespace fixes to reduce the diff with new VC.
Michael Albinus [Sat, 6 Oct 2007 12:00:42 +0000 (12:00 +0000)]
* net/tramp.el (top): Move loading of tramp-util.el and
tramp-vc.el to tramp-compat.el.
(tramp-make-tramp-temp-file): Complete rewrite. Create remote
temporary file if possible, in order to avoid a security hole.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
with DONT-CREATE, because the connection is not setup yet.
(tramp-handle-process-file): Rewrite temporary file handling.
(tramp-completion-mode): New defvar.
(tramp-completion-mode-p): Use it.
* net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
* net/tramp-fish.el (tramp-fish-handle-process-file): Rewrite
temporary file handling.