]>
git.eshelyaron.com Git - emacs.git/log
Chong Yidong [Sat, 16 Aug 2008 14:41:19 +0000 (14:41 +0000)]
killing.texi checked
Chong Yidong [Sat, 16 Aug 2008 14:38:58 +0000 (14:38 +0000)]
(Killing): Copyedit. Define read-only text.
(Deletion): DEL and C-d were already explained in Erasing; xref there.
(Killing by Lines): Copyedit.
(Other Kill Commands): Move M-w description here.
(Yanking): Move M-w to Other Kill Commands.
(Kill Ring): Also mention saving text in registers. Link to Text
Properties in elisp manual.
(Accumulating Text): Copyedit.
(CUA Bindings): Shift selection is now the default.
Chong Yidong [Sat, 16 Aug 2008 14:36:02 +0000 (14:36 +0000)]
* killing.texi (Killing): Copyedit. Define read-only text.
(Deletion): DEL and C-d were already explained in Erasing; xref there.
(Killing by Lines): Copyedit.
(Other Kill Commands): Move M-w description here.
(Yanking): Move M-w to Other Kill Commands.
(Kill Ring): Also mention saving text in registers. Link to Text
Properties in elisp manual.
(Accumulating Text): Copyedit.
(CUA Bindings): Shift selection is now the default.
Chong Yidong [Fri, 15 Aug 2008 21:32:48 +0000 (21:32 +0000)]
(lookup_derived_face): Properly handle possible zero
return value of get_lface_attributes.
(merge_faces): Don't tell lookup_derived_face to signal an error
if face is not found.
Chong Yidong [Fri, 15 Aug 2008 21:32:01 +0000 (21:32 +0000)]
* xfaces.c (lookup_derived_face): Properly handle possible zero
return value of get_lface_attributes.
(merge_faces): Don't tell lookup_derived_face to signal an error
if face is not found.
Chong Yidong [Fri, 15 Aug 2008 20:17:12 +0000 (20:17 +0000)]
(Fdirectory_files): Doc fix.
Chong Yidong [Fri, 15 Aug 2008 20:17:02 +0000 (20:17 +0000)]
* dired.c (Fdirectory_files): Doc fix.
Chong Yidong [Fri, 15 Aug 2008 20:09:32 +0000 (20:09 +0000)]
(make_process): Initialize kill_without_query struct member.
Chong Yidong [Fri, 15 Aug 2008 20:09:19 +0000 (20:09 +0000)]
* process.c (make_process): Initialize kill_without_query struct
member.
Eli Zaretskii [Fri, 15 Aug 2008 17:36:48 +0000 (17:36 +0000)]
(w32_system_process_attributes) [_MSC_VER < 1300]: Alternative calculation
of totphys for Visual Studio 6.
Eli Zaretskii [Fri, 15 Aug 2008 17:08:58 +0000 (17:08 +0000)]
[_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
Eli Zaretskii [Fri, 15 Aug 2008 16:00:19 +0000 (16:00 +0000)]
(CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
(equal_sid, get_length_sid, copy_sid): New wrapper functions.
(w32_cached_id, w32_add_to_cache): New functions.
(get_name_and_id): Look account names in the cache before calling
lookup_account_sid.
(g_b_init_get_length_sid, g_b_init_equal_sid, g_b_init_copy_sid): New
initialization flags.
(globals_of_w32): Initialize them to zero.
(w32_system_process_attributes): Use w32_cached_id and w32_add_to_cache.
Eli Zaretskii [Fri, 15 Aug 2008 13:54:14 +0000 (13:54 +0000)]
(stat): Only root directory passed to GetDriveType.
Eli Zaretskii [Fri, 15 Aug 2008 12:49:09 +0000 (12:49 +0000)]
(_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): Rename from
_MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX. All users changed.
Glenn Morris [Fri, 15 Aug 2008 06:55:43 +0000 (06:55 +0000)]
(eshell-ls-files): List one per line in a pipeline, unless at the end
of the pipeline. (Bug#699).
Glenn Morris [Fri, 15 Aug 2008 06:55:11 +0000 (06:55 +0000)]
(eshell-do-pipelines): Indicate the last command in a pipeline.
Vinicius Jose Latorre [Fri, 15 Aug 2008 00:48:55 +0000 (00:48 +0000)]
Improve whitespace information.
Chong Yidong [Fri, 15 Aug 2008 00:30:44 +0000 (00:30 +0000)]
(choose-completion): Try reselecting completion-reference-buffer.
Chong Yidong [Fri, 15 Aug 2008 00:30:21 +0000 (00:30 +0000)]
* simple.el (choose-completion): Try reselecting
completion-reference-buffer.
Chong Yidong [Fri, 15 Aug 2008 00:11:17 +0000 (00:11 +0000)]
* minibuffer.el (display-completion-list): Revert last change.
Only default base-size to zero if completing in the minibuffer.
* emacs-lisp/lisp.el (lisp-complete-symbol): Revert last change.
Chong Yidong [Fri, 15 Aug 2008 00:10:03 +0000 (00:10 +0000)]
(display-completion-list): Revert last change. Only default base-size
to zero if completing in the minibuffer.
Chong Yidong [Fri, 15 Aug 2008 00:06:12 +0000 (00:06 +0000)]
Revert last change.
Chong Yidong [Thu, 14 Aug 2008 23:44:41 +0000 (23:44 +0000)]
(completion-boundaries): Doc fix.
(display-completion-list): New arg BASE-SIZE, to specify an
overriding base-size.
Chong Yidong [Thu, 14 Aug 2008 23:44:29 +0000 (23:44 +0000)]
(completion-base-size): Doc fix.
Chong Yidong [Thu, 14 Aug 2008 23:44:14 +0000 (23:44 +0000)]
(lisp-complete-symbol): Supply match-size to display-completion-list.
Chong Yidong [Thu, 14 Aug 2008 23:43:53 +0000 (23:43 +0000)]
* minibuffer.el (completion-boundaries): Doc fix.
(display-completion-list): New arg BASE-SIZE, to specify an
overriding base-size.
* simple.el (completion-base-size): Doc fix.
* emacs-lisp/lisp.el (lisp-complete-symbol): Supply match-size to
display-completion-list.
Michael Albinus [Thu, 14 Aug 2008 19:28:44 +0000 (19:28 +0000)]
* vc-dispatcher.el (vc-do-command): Let asynchronous processes run
also for remote directories.
Chong Yidong [Thu, 14 Aug 2008 19:24:54 +0000 (19:24 +0000)]
(Fread_char, Fread_char_exclusive): If no character event is read
before timeout is reached, return nil, rather than converting to a
number.
Chong Yidong [Thu, 14 Aug 2008 19:24:36 +0000 (19:24 +0000)]
* lread.c (Fread_char, Fread_char_exclusive): If no character
event is read before timeout is reached, return nil, rather than
converting to a number.
Jay Belanger [Thu, 14 Aug 2008 19:21:09 +0000 (19:21 +0000)]
*** empty log message ***
Jay Belanger [Thu, 14 Aug 2008 19:17:59 +0000 (19:17 +0000)]
Remove version numbering.
Jay Belanger [Thu, 14 Aug 2008 18:35:22 +0000 (18:35 +0000)]
*** empty log message ***
Jay Belanger [Thu, 14 Aug 2008 18:35:08 +0000 (18:35 +0000)]
(calc-version): Remove.
Jay Belanger [Thu, 14 Aug 2008 18:34:41 +0000 (18:34 +0000)]
(calc-version): Remove function.
Jay Belanger [Thu, 14 Aug 2008 18:34:05 +0000 (18:34 +0000)]
(report-calc-bug): Remove version number.
calc-stuff (calc-version): Remove function.
calc.el (calc-version): Remove.
Jay Belanger [Thu, 14 Aug 2008 18:33:41 +0000 (18:33 +0000)]
(calc-keypad-show-input): Remove version number.
Jay Belanger [Thu, 14 Aug 2008 18:33:07 +0000 (18:33 +0000)]
(calc-full-help): Remove version number.
Jay Belanger [Thu, 14 Aug 2008 18:32:40 +0000 (18:32 +0000)]
Remove autoloading of calc-version.
Stefan Monnier [Thu, 14 Aug 2008 17:42:21 +0000 (17:42 +0000)]
(easy-menu-add): Don't precompute keybindings
since those precomputed values aren't used any more.
(easy-menu-precalculate-equivalent-keybindings): Obsolete.
Martin Rudalics [Thu, 14 Aug 2008 05:51:24 +0000 (05:51 +0000)]
(with-help-window): Return last value in BODY.
Michael Albinus [Thu, 14 Aug 2008 05:03:18 +0000 (05:03 +0000)]
* net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the
notify function of the URL.
(xesam-new-search): Encode special characters in the query string.
Chong Yidong [Thu, 14 Aug 2008 01:14:37 +0000 (01:14 +0000)]
(use_dialog_box): Doc fix.
Chong Yidong [Thu, 14 Aug 2008 01:14:28 +0000 (01:14 +0000)]
Fix last change.
Chong Yidong [Thu, 14 Aug 2008 01:14:08 +0000 (01:14 +0000)]
* fns.c (syms_of_fns): Doc fix.
Chong Yidong [Thu, 14 Aug 2008 00:51:41 +0000 (00:51 +0000)]
Undefine HAVE_RES_INIT, which appears to be harmful on OS X.
Chong Yidong [Thu, 14 Aug 2008 00:51:20 +0000 (00:51 +0000)]
* s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful on
OS X.
Chong Yidong [Wed, 13 Aug 2008 23:43:22 +0000 (23:43 +0000)]
(Qns_parse_geometry): New var.
(Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
Chong Yidong [Wed, 13 Aug 2008 23:40:17 +0000 (23:40 +0000)]
* frame.c (Qns_parse_geometry): New var.
(Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
Chong Yidong [Wed, 13 Aug 2008 23:40:02 +0000 (23:40 +0000)]
(ns-parse-geometry): Rename from x-parse-geometry.
Chong Yidong [Wed, 13 Aug 2008 23:39:51 +0000 (23:39 +0000)]
* term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.
Andreas Schwab [Wed, 13 Aug 2008 19:33:36 +0000 (19:33 +0000)]
(tramp-handle-shell-command): Handle output going
to current buffer like shell-command. Don't disable undo.
Andreas Schwab [Wed, 13 Aug 2008 19:09:10 +0000 (19:09 +0000)]
(tramp-handle-shell-command): Correctly handle
output going to current buffer. Don't disable undo.
Glenn Morris [Wed, 13 Aug 2008 03:12:49 +0000 (03:12 +0000)]
(eshell/which): Handle the case where no description is found.
Alan Mackenzie [Tue, 12 Aug 2008 20:00:18 +0000 (20:00 +0000)]
(c-emacs-features): argumentative-bod-function: bind mark-ring to avoid
accumulating a spurious mark.
Teodor Zlatanov [Tue, 12 Aug 2008 19:59:41 +0000 (19:59 +0000)]
(Change Log): Mention next-error is available.
Alan Mackenzie [Tue, 12 Aug 2008 19:55:45 +0000 (19:55 +0000)]
*** empty log message ***
Chong Yidong [Tue, 12 Aug 2008 19:41:18 +0000 (19:41 +0000)]
Delete trailing whitespace.
Chong Yidong [Tue, 12 Aug 2008 19:39:50 +0000 (19:39 +0000)]
(visual-line--saved-state): New var.
(visual-line-mode): Save local values of variables, and restore
them when visual-line-mode is disabled.
Chong Yidong [Tue, 12 Aug 2008 19:38:05 +0000 (19:38 +0000)]
* simple.el (visual-line--saved-state): New var.
(visual-line-mode): Save local values of variables, and restore
them when visual-line-mode is disabled.
Chong Yidong [Tue, 12 Aug 2008 18:35:18 +0000 (18:35 +0000)]
(ldap-search-internal): Tweak URL regexp.
Chong Yidong [Tue, 12 Aug 2008 18:35:06 +0000 (18:35 +0000)]
* net/ldap.el (ldap-search-internal): Tweak URL regexp.
Miles Bader [Tue, 12 Aug 2008 16:01:05 +0000 (16:01 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1376
Miles Bader [Tue, 12 Aug 2008 15:54:59 +0000 (15:54 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 287-293)
- Update from CVS: src/term.c (syms_of_term): Fix last change.
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1374
Chong Yidong [Mon, 11 Aug 2008 21:38:17 +0000 (21:38 +0000)]
(beginning-of-defun): Doc fix.
Chong Yidong [Mon, 11 Aug 2008 21:38:04 +0000 (21:38 +0000)]
(c-emacs-features): Check beginning-of-defun-raw instead of
beginning-of-defun, and avoid moving point during the test.
Chong Yidong [Mon, 11 Aug 2008 21:37:52 +0000 (21:37 +0000)]
* progmodes/cc-defs.el (c-emacs-features): Check
beginning-of-defun-raw instead of beginning-of-defun, and avoid
moving point during the test.
* emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
Chong Yidong [Mon, 11 Aug 2008 18:50:49 +0000 (18:50 +0000)]
(x_produce_glyphs): Handle the case when font has no space character
in calculating tabs.
Chong Yidong [Mon, 11 Aug 2008 18:50:33 +0000 (18:50 +0000)]
* xdisp.c (x_produce_glyphs): Handle the case when font has no
space character in calculating tabs.
Dan Nicolaescu [Mon, 11 Aug 2008 16:02:25 +0000 (16:02 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 11 Aug 2008 02:21:08 +0000 (02:21 +0000)]
(bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
Glenn Morris [Mon, 11 Aug 2008 01:24:31 +0000 (01:24 +0000)]
(x-parse-geometry): Doc fix.
Glenn Morris [Mon, 11 Aug 2008 01:23:07 +0000 (01:23 +0000)]
Add declarations for builds without X.
Glenn Morris [Mon, 11 Aug 2008 01:19:29 +0000 (01:19 +0000)]
Fix previous change.
Glenn Morris [Mon, 11 Aug 2008 01:18:53 +0000 (01:18 +0000)]
(do-applescript): Fix declaration.
Glenn Morris [Mon, 11 Aug 2008 00:54:34 +0000 (00:54 +0000)]
*** empty log message ***
Kenichi Handa [Sun, 10 Aug 2008 23:58:30 +0000 (23:58 +0000)]
(hangul3-input-method-jong): Fix array indexing bug.
Bill Wohler [Sun, 10 Aug 2008 23:22:53 +0000 (23:22 +0000)]
(mh-variant-set): Fix typo.
Bill Wohler [Sun, 10 Aug 2008 23:18:37 +0000 (23:18 +0000)]
(Getting Started): Rename variant mu-mh to gnu-mh and be explicit
about GNU mailutils MH elsewhere (with thanks to Darel Henman) (closes
SF #
1768928 ).
Bill Wohler [Sun, 10 Aug 2008 23:14:09 +0000 (23:14 +0000)]
(mh-pick-regexp-builder): Rename variant mu-mh to gnu-mh and be
explicit about GNU mailutils MH in docstrings (with thanks to Darel
Henman) (closes SF #
1768928 ).
Bill Wohler [Sun, 10 Aug 2008 23:13:37 +0000 (23:13 +0000)]
(mh-scan-format): Rename variant mu-mh to gnu-mh and be explicit about
GNU mailutils MH in docstrings (with thanks to Darel Henman) (closes
SF #
1768928 ).
Bill Wohler [Sun, 10 Aug 2008 23:13:05 +0000 (23:13 +0000)]
(mh-reply): Rename variant mu-mh to gnu-mh and be explicit about GNU
mailutils MH in docstrings (with thanks to Darel Henman) (closes SF
#
1768928 ).
Bill Wohler [Sun, 10 Aug 2008 23:12:40 +0000 (23:12 +0000)]
(mh-variant-mh-info, mh-variant-nmh-info)
(mh-variant-set-variant, mh-variant-p, mh-profile-component)
(mh-variant-set, mh-variant, mh-scan-format-file): Fix typo in
docstring.
(mh-variant-info,mh-variant-mu-mh-info)
(mh-variant-p, mh-profile-component, mh-variant-set, mh-variant)
(mh-scan-format-file): Rename variant mu-mh to gnu-mh and be explicit
about GNU mailutils MH in docstrings (with thanks to Darel
Henman) (closes SF #
1768928 ).
Bill Wohler [Sun, 10 Aug 2008 23:11:52 +0000 (23:11 +0000)]
Rename variant mu-mh to gnu-mh and be explicit about GNU mailutils MH
in docstrings (with thanks to Darel Henman) (closes SF #
1768928 ).
Glenn Morris [Sun, 10 Aug 2008 22:44:36 +0000 (22:44 +0000)]
(procfs_system_process_attributes): Use EMACS_INTs to silence gcc
"limited range of data type" warnings in some make_fixnum_or_float calls.
Glenn Morris [Sun, 10 Aug 2008 20:29:42 +0000 (20:29 +0000)]
(increment-calendar-month): Optionally handle systems without 12
months per year (sync from trunk 2008-03-31; needed for above
holiday-bahai fix).
Glenn Morris [Sun, 10 Aug 2008 20:28:41 +0000 (20:28 +0000)]
(holiday-bahai): Fix previous change for Emacs 22.
Glenn Morris [Sun, 10 Aug 2008 20:18:12 +0000 (20:18 +0000)]
*** empty log message ***
Glenn Morris [Sun, 10 Aug 2008 20:16:18 +0000 (20:16 +0000)]
(holiday-bahai): Doc fix.
Glenn Morris [Sun, 10 Aug 2008 20:15:42 +0000 (20:15 +0000)]
Fix typo.
Glenn Morris [Sun, 10 Aug 2008 20:12:43 +0000 (20:12 +0000)]
Forgot to commit this.
Glenn Morris [Sun, 10 Aug 2008 20:11:33 +0000 (20:11 +0000)]
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
message when interactive (sync from trunk 2008-06-12).
Glenn Morris [Sun, 10 Aug 2008 20:09:13 +0000 (20:09 +0000)]
(fortran-end-of-subprogram): Check for a match before trying to move
there (sync from trunk 2008-06-11).
Glenn Morris [Sun, 10 Aug 2008 20:08:50 +0000 (20:08 +0000)]
(bootstrap-prepare): Explictly pass EMACS to sub-makes
that use it, for non-GNU makes (sync from trunk 2008-06-08).
Glenn Morris [Sun, 10 Aug 2008 20:08:38 +0000 (20:08 +0000)]
(byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
(byte-compile-file): Doc fix (sync from trunk 2008-04-27).
Glenn Morris [Sun, 10 Aug 2008 20:08:15 +0000 (20:08 +0000)]
(locate-library): Doc fix (sync from trunk 2008-06-10).
Glenn Morris [Sun, 10 Aug 2008 20:08:03 +0000 (20:08 +0000)]
(generated-custom-dependencies-file): Doc fix (sync from trunk
2008-06-05).
Glenn Morris [Sun, 10 Aug 2008 20:07:48 +0000 (20:07 +0000)]
(generated-finder-keywords-file, finder-exit): Doc fix (sync from
trunk 2008-06-05).
Glenn Morris [Sun, 10 Aug 2008 20:07:32 +0000 (20:07 +0000)]
(holiday-float): Doc fixes (sync from trunk 2008-04-29).
Glenn Morris [Sun, 10 Aug 2008 20:07:11 +0000 (20:07 +0000)]
(calendar-nth-named-absday, calendar-nth-named-day):
Doc fixes (sync from trunk 2008-04-29).
Glenn Morris [Sun, 10 Aug 2008 20:06:46 +0000 (20:06 +0000)]
(holiday-islamic): Doc fix (sync from trunk 2008-04-23).