]>
git.eshelyaron.com Git - emacs.git/log
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).
Glenn Morris [Sun, 10 Aug 2008 20:06:35 +0000 (20:06 +0000)]
(cal-tex-preamble-extra): Fix custom type (sync from trunk
2008-04-11).
Glenn Morris [Sun, 10 Aug 2008 20:06:21 +0000 (20:06 +0000)]
(toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).
Glenn Morris [Sun, 10 Aug 2008 20:06:08 +0000 (20:06 +0000)]
(holiday-bahai): Use an algorithm actually relevant to this calendar
system (sync from trunk 2008-03-31).
(calendar-bahai-date-string): Avoid an error for pre-Bahai dates (sync
from trunk 2008-03-31).
(calendar-print-bahai-date): Handle pre-Bahai dates (sync from trunk
2008-03-20).
(calendar-absolute-from-bahai): Fix the leap-year case (sync from trunk
2008-03-20).
Glenn Morris [Sun, 10 Aug 2008 20:05:45 +0000 (20:05 +0000)]
(holiday-julian): Fix a problem with holidays in the last fortnight in
Julian October (sync from trunk 2008-03-31).
Glenn Morris [Sun, 10 Aug 2008 20:05:15 +0000 (20:05 +0000)]
(simple-diary-display, diary-show-all-entries, make-diary-entry):
Respect non-nil values of pop-up-frames (sync from trunk 2008-03-28).
(list-sexp-diary-entries, diary-float): Doc fixes (sync from trunk 2008-04-29).
Dan Nicolaescu [Sun, 10 Aug 2008 19:48:57 +0000 (19:48 +0000)]
(vc-bzr-find-revision): Rename from
vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
Michael Albinus [Sun, 10 Aug 2008 19:36:12 +0000 (19:36 +0000)]
* net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
(xesam-refresh-entry): Add Debbugs handling. Insert a widget
"DONE", when all hits are retrieved.
(xesam-search): autoload it.
John Paul Wallington [Sun, 10 Aug 2008 03:53:09 +0000 (03:53 +0000)]
*** empty log message ***
John Paul Wallington [Sun, 10 Aug 2008 03:43:47 +0000 (03:43 +0000)]
(ibuffer-define-filter filename): Use plain old `buffer-file-name'
instead of `ibuffer-buffer-file-name'.
John Paul Wallington [Sun, 10 Aug 2008 03:42:43 +0000 (03:42 +0000)]
(ibuffer-buffer-file-name): Return nil rather than empty string when
no filename.
(define-ibuffer-column filename): Accomodate that change.
Glenn Morris [Sun, 10 Aug 2008 02:44:23 +0000 (02:44 +0000)]
(diary-remind): Doc fix.
Glenn Morris [Sun, 10 Aug 2008 02:40:17 +0000 (02:40 +0000)]
Use __sparc__ rather than sparc.
Glenn Morris [Sun, 10 Aug 2008 02:35:40 +0000 (02:35 +0000)]
(cpp_undefs): Rename from `undefs', update uses.
Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
and explicitly export there. (Bug#507.) (Sync of trunk 2008-07-01).
Glenn Morris [Sun, 10 Aug 2008 01:51:23 +0000 (01:51 +0000)]
(Calendar Customizing): Mention whitespace variables and intermonth text.
(Holiday Customizing): Add holiday-chinese.
Glenn Morris [Sun, 10 Aug 2008 01:27:58 +0000 (01:27 +0000)]
(org-export-as-html): Let-bind `i'.
Glenn Morris [Sun, 10 Aug 2008 01:27:40 +0000 (01:27 +0000)]
(org-renumber-ordered-list): Fix bob/bobp typo.
(org-extract-attributes): Let-bind `key', `value'.
(org-make-tags-matcher): Let-bind `time-p'.
Glenn Morris [Sun, 10 Aug 2008 01:25:47 +0000 (01:25 +0000)]
New file.
Glenn Morris [Sun, 10 Aug 2008 01:18:08 +0000 (01:18 +0000)]
Remove reference to deleted splash8.xpm.
Glenn Morris [Sun, 10 Aug 2008 01:01:43 +0000 (01:01 +0000)]
(ELCFILES): Update.
Glenn Morris [Sun, 10 Aug 2008 00:59:41 +0000 (00:59 +0000)]
Use @copying. Change copyright of authors with assignment to FSF.
Change license to GFDL.
(Top): Remove outdated references.
Glenn Morris [Sun, 10 Aug 2008 00:35:34 +0000 (00:35 +0000)]
Revert trivial license formatting changes from previous change.
Glenn Morris [Sun, 10 Aug 2008 00:32:57 +0000 (00:32 +0000)]
Standardize license layout.
Glenn Morris [Sun, 10 Aug 2008 00:31:10 +0000 (00:31 +0000)]
Remove entries related to comments.
Glenn Morris [Sun, 10 Aug 2008 00:27:20 +0000 (00:27 +0000)]
Change from author without assignment is tiny.
Glenn Morris [Sun, 10 Aug 2008 00:25:23 +0000 (00:25 +0000)]
Fix "Suggested by" format.
Glenn Morris [Sun, 10 Aug 2008 00:24:42 +0000 (00:24 +0000)]
Joachim has assignment.
Glenn Morris [Sun, 10 Aug 2008 00:23:50 +0000 (00:23 +0000)]
Prune some instances of "regenerate", in line with the documented
policy that ChangeLog entries are not needed for such events.
Glenn Morris [Sun, 10 Aug 2008 00:22:13 +0000 (00:22 +0000)]
Fix attribution.
Glenn Morris [Sun, 10 Aug 2008 00:16:39 +0000 (00:16 +0000)]
Fix attributions.
Eli Zaretskii [Sat, 9 Aug 2008 19:05:54 +0000 (19:05 +0000)]
(w32_system_process_attributes): If the process does not exist, return nil.
Eli Zaretskii [Sat, 9 Aug 2008 18:19:28 +0000 (18:19 +0000)]
(process_times): Fix the case of System process.
Eli Zaretskii [Sat, 9 Aug 2008 17:56:14 +0000 (17:56 +0000)]
(LISTPROC, PROCATTR): New macros.
Eli Zaretskii [Sat, 9 Aug 2008 17:55:00 +0000 (17:55 +0000)]
(Fsystem_process_attributes): Doc fix.
Eli Zaretskii [Sat, 9 Aug 2008 17:53:30 +0000 (17:53 +0000)]
(w32_list_system_processes, w32_system_process_attributes): Add prototypes.
(Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess, Qttname)
(Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime, Qcutime)
(Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs, Quser, Qgroup)
(Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime): Add extern declarations.
Eli Zaretskii [Sat, 9 Aug 2008 17:53:00 +0000 (17:53 +0000)]
Include thelp32.h, psapi.h and coding.h.
(_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct declarations.
(CreateToolhelp32Snapshot_Proc, Process32First_Proc, Process32Next_Proc): New
typedefs.
(g_b_init_create_toolhelp32_snapshot, g_b_init_process32_first)
(g_b_init_process32_next, g_b_init_open_thread_token)
(g_b_init_impersonate_self, g_b_init_revert_to_self)
(g_b_init_get_process_memory_info, g_b_init_global_memory_status)
(g_b_init_get_process_working_set_size)
(g_b_init_global_memory_status_ex): New static variables.
(globals_of_w32): Initialize them.
(create_toolhelp32_snapshot, process32_first, process32_next)
(open_thread_token, impersonate_self, revert_to_self)
(get_process_memory_info, get_process_working_set_size)
(global_memory_status, global_memory_status_ex): New wrapper functions.
(w32_list_system_processes, w32_system_process_attributes)
(enable_privilege, restore_privilege, ltime, process_times): New functions.
(convert_time_raw): New function.
(convert_time): Remove conversion of FILETIME into time in 100 nsec units,
call convert_time_raw instead.
John Paul Wallington [Sat, 9 Aug 2008 15:53:32 +0000 (15:53 +0000)]
(defun-cvs-mode): Add `doc-string' decl.
Chong Yidong [Fri, 8 Aug 2008 17:46:49 +0000 (17:46 +0000)]
(battery-echo-area-format, battery-status-function):
Handle new Linux sysfs format for battery reporting.
(battery-linux-sysfs): New function.
Chong Yidong [Fri, 8 Aug 2008 17:46:38 +0000 (17:46 +0000)]
* battery.el (battery-echo-area-format, battery-status-function):
Handle new Linux sysfs format for battery reporting.
(battery-linux-sysfs): New function.