]> code.delx.au - gnu-emacs/log
gnu-emacs
15 years agoMerge from emacs--rel--22
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

15 years ago(beginning-of-defun): Doc fix.
Chong Yidong [Mon, 11 Aug 2008 21:38:17 +0000 (21:38 +0000)]
(beginning-of-defun): Doc fix.

15 years ago(c-emacs-features): Check beginning-of-defun-raw instead of
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.

15 years ago* progmodes/cc-defs.el (c-emacs-features): Check
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.

15 years ago(x_produce_glyphs): Handle the case when font has no space character
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.

15 years ago* xdisp.c (x_produce_glyphs): Handle the case when font has no
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.

15 years ago*** empty log message ***
Dan Nicolaescu [Mon, 11 Aug 2008 16:02:25 +0000 (16:02 +0000)]
*** empty log message ***

15 years ago(bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
Dan Nicolaescu [Mon, 11 Aug 2008 02:21:08 +0000 (02:21 +0000)]
(bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.

15 years ago(x-parse-geometry): Doc fix.
Glenn Morris [Mon, 11 Aug 2008 01:24:31 +0000 (01:24 +0000)]
(x-parse-geometry): Doc fix.

15 years agoAdd declarations for builds without X.
Glenn Morris [Mon, 11 Aug 2008 01:23:07 +0000 (01:23 +0000)]
Add declarations for builds without X.

15 years agoFix previous change.
Glenn Morris [Mon, 11 Aug 2008 01:19:29 +0000 (01:19 +0000)]
Fix previous change.

15 years ago(do-applescript): Fix declaration.
Glenn Morris [Mon, 11 Aug 2008 01:18:53 +0000 (01:18 +0000)]
(do-applescript): Fix declaration.

15 years ago*** empty log message ***
Glenn Morris [Mon, 11 Aug 2008 00:54:34 +0000 (00:54 +0000)]
*** empty log message ***

15 years ago(hangul3-input-method-jong): Fix array indexing bug.
Kenichi Handa [Sun, 10 Aug 2008 23:58:30 +0000 (23:58 +0000)]
(hangul3-input-method-jong): Fix array indexing bug.

15 years ago(mh-variant-set): Fix typo.
Bill Wohler [Sun, 10 Aug 2008 23:22:53 +0000 (23:22 +0000)]
(mh-variant-set): Fix typo.

15 years ago(Getting Started): Rename variant mu-mh to gnu-mh and be explicit
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).

15 years ago(mh-pick-regexp-builder): Rename variant mu-mh to gnu-mh and be
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).

15 years ago(mh-scan-format): Rename variant mu-mh to gnu-mh and be explicit about
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).

15 years ago(mh-reply): Rename variant mu-mh to gnu-mh and be explicit about GNU
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).

15 years ago(mh-variant-mh-info, mh-variant-nmh-info)
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).

15 years agoRename variant mu-mh to gnu-mh and be explicit about GNU mailutils MH
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).

15 years ago(procfs_system_process_attributes): Use EMACS_INTs to silence gcc
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.

15 years ago(increment-calendar-month): Optionally handle systems without 12
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).

15 years ago(holiday-bahai): Fix previous change for Emacs 22.
Glenn Morris [Sun, 10 Aug 2008 20:28:41 +0000 (20:28 +0000)]
(holiday-bahai): Fix previous change for Emacs 22.

15 years ago*** empty log message ***
Glenn Morris [Sun, 10 Aug 2008 20:18:12 +0000 (20:18 +0000)]
*** empty log message ***

15 years ago(holiday-bahai): Doc fix.
Glenn Morris [Sun, 10 Aug 2008 20:16:18 +0000 (20:16 +0000)]
(holiday-bahai): Doc fix.

15 years agoFix typo.
Glenn Morris [Sun, 10 Aug 2008 20:15:42 +0000 (20:15 +0000)]
Fix typo.

15 years agoForgot to commit this.
Glenn Morris [Sun, 10 Aug 2008 20:12:43 +0000 (20:12 +0000)]
Forgot to commit this.

15 years ago(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
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).

15 years ago(fortran-end-of-subprogram): Check for a match before trying to move
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).

15 years ago(bootstrap-prepare): Explictly pass EMACS to sub-makes
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).

15 years ago(byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
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).

15 years ago(locate-library): Doc fix (sync from trunk 2008-06-10).
Glenn Morris [Sun, 10 Aug 2008 20:08:15 +0000 (20:08 +0000)]
(locate-library): Doc fix (sync from trunk 2008-06-10).

15 years ago(generated-custom-dependencies-file): Doc fix (sync from trunk
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).

15 years ago(generated-finder-keywords-file, finder-exit): Doc fix (sync from
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).

15 years ago(holiday-float): Doc fixes (sync from trunk 2008-04-29).
Glenn Morris [Sun, 10 Aug 2008 20:07:32 +0000 (20:07 +0000)]
(holiday-float): Doc fixes (sync from trunk 2008-04-29).

15 years ago(calendar-nth-named-absday, calendar-nth-named-day):
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).

15 years ago(holiday-islamic): Doc fix (sync from trunk 2008-04-23).
Glenn Morris [Sun, 10 Aug 2008 20:06:46 +0000 (20:06 +0000)]
(holiday-islamic): Doc fix (sync from trunk 2008-04-23).

15 years ago(cal-tex-preamble-extra): Fix custom type (sync from trunk
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).

15 years ago(toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).
Glenn Morris [Sun, 10 Aug 2008 20:06:21 +0000 (20:06 +0000)]
(toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).

15 years ago(holiday-bahai): Use an algorithm actually relevant to this calendar
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).

15 years ago(holiday-julian): Fix a problem with holidays in the last fortnight in
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).

15 years ago(simple-diary-display, diary-show-all-entries, make-diary-entry):
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).

15 years ago(vc-bzr-find-revision): Rename from
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.

15 years ago* net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
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.

15 years ago*** empty log message ***
John Paul Wallington [Sun, 10 Aug 2008 03:53:09 +0000 (03:53 +0000)]
*** empty log message ***

15 years ago(ibuffer-define-filter filename): Use plain old `buffer-file-name'
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'.

15 years ago(ibuffer-buffer-file-name): Return nil rather than empty string when
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.

15 years ago(diary-remind): Doc fix.
Glenn Morris [Sun, 10 Aug 2008 02:44:23 +0000 (02:44 +0000)]
(diary-remind): Doc fix.

15 years agoUse __sparc__ rather than sparc.
Glenn Morris [Sun, 10 Aug 2008 02:40:17 +0000 (02:40 +0000)]
Use __sparc__ rather than sparc.

15 years ago(cpp_undefs): Rename from `undefs', update uses.
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).

15 years ago(Calendar Customizing): Mention whitespace variables and intermonth text.
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.

15 years ago(org-export-as-html): Let-bind `i'.
Glenn Morris [Sun, 10 Aug 2008 01:27:58 +0000 (01:27 +0000)]
(org-export-as-html): Let-bind `i'.

15 years ago(org-renumber-ordered-list): Fix bob/bobp typo.
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'.

15 years agoNew file.
Glenn Morris [Sun, 10 Aug 2008 01:25:47 +0000 (01:25 +0000)]
New file.

15 years agoRemove reference to deleted splash8.xpm.
Glenn Morris [Sun, 10 Aug 2008 01:18:08 +0000 (01:18 +0000)]
Remove reference to deleted splash8.xpm.

15 years ago(ELCFILES): Update.
Glenn Morris [Sun, 10 Aug 2008 01:01:43 +0000 (01:01 +0000)]
(ELCFILES): Update.

15 years agoUse @copying. Change copyright of authors with assignment to FSF.
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.

15 years agoRevert trivial license formatting changes from previous change.
Glenn Morris [Sun, 10 Aug 2008 00:35:34 +0000 (00:35 +0000)]
Revert trivial license formatting changes from previous change.

15 years agoStandardize license layout.
Glenn Morris [Sun, 10 Aug 2008 00:32:57 +0000 (00:32 +0000)]
Standardize license layout.

15 years agoRemove entries related to comments.
Glenn Morris [Sun, 10 Aug 2008 00:31:10 +0000 (00:31 +0000)]
Remove entries related to comments.

15 years agoChange from author without assignment is tiny.
Glenn Morris [Sun, 10 Aug 2008 00:27:20 +0000 (00:27 +0000)]
Change from author without assignment is tiny.

15 years agoFix "Suggested by" format.
Glenn Morris [Sun, 10 Aug 2008 00:25:23 +0000 (00:25 +0000)]
Fix "Suggested by" format.

15 years agoJoachim has assignment.
Glenn Morris [Sun, 10 Aug 2008 00:24:42 +0000 (00:24 +0000)]
Joachim has assignment.

15 years agoPrune some instances of "regenerate", in line with the documented
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.

15 years agoFix attribution.
Glenn Morris [Sun, 10 Aug 2008 00:22:13 +0000 (00:22 +0000)]
Fix attribution.

15 years agoFix attributions.
Glenn Morris [Sun, 10 Aug 2008 00:16:39 +0000 (00:16 +0000)]
Fix attributions.

15 years ago(w32_system_process_attributes): If the process does not exist, return nil.
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.

15 years ago(process_times): Fix the case of System process.
Eli Zaretskii [Sat, 9 Aug 2008 18:19:28 +0000 (18:19 +0000)]
(process_times): Fix the case of System process.

15 years ago(LISTPROC, PROCATTR): New macros.
Eli Zaretskii [Sat, 9 Aug 2008 17:56:14 +0000 (17:56 +0000)]
(LISTPROC, PROCATTR): New macros.

15 years ago(Fsystem_process_attributes): Doc fix.
Eli Zaretskii [Sat, 9 Aug 2008 17:55:00 +0000 (17:55 +0000)]
(Fsystem_process_attributes): Doc fix.

15 years ago(w32_list_system_processes, w32_system_process_attributes): Add prototypes.
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.

15 years agoInclude thelp32.h, psapi.h and coding.h.
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.

15 years ago(defun-cvs-mode): Add `doc-string' decl.
John Paul Wallington [Sat, 9 Aug 2008 15:53:32 +0000 (15:53 +0000)]
(defun-cvs-mode): Add `doc-string' decl.

15 years ago(battery-echo-area-format, battery-status-function):
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.

15 years ago* battery.el (battery-echo-area-format, battery-status-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.

15 years agoFix last change.
Chong Yidong [Fri, 8 Aug 2008 15:52:10 +0000 (15:52 +0000)]
Fix last change.

15 years ago(move_it_to): When stopping at a charpos, check if that's a continued
Chong Yidong [Fri, 8 Aug 2008 15:50:53 +0000 (15:50 +0000)]
(move_it_to): When stopping at a charpos, check if that's a continued
multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.

15 years ago* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
Chong Yidong [Fri, 8 Aug 2008 15:49:52 +0000 (15:49 +0000)]
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
continued multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.

15 years ago(move_it_to): When stopping at a charpos, check if that's a continued
Chong Yidong [Fri, 8 Aug 2008 15:43:45 +0000 (15:43 +0000)]
(move_it_to): When stopping at a charpos, check if that's a continued
multi-char glyph; if so, advance to the actual glyph.

15 years ago(Diff Mode): Fix indexing in last change.
Eli Zaretskii [Fri, 8 Aug 2008 09:53:58 +0000 (09:53 +0000)]
(Diff Mode): Fix indexing in last change.

15 years ago(Diff Mode): Fix last change.
Eli Zaretskii [Fri, 8 Aug 2008 09:51:07 +0000 (09:51 +0000)]
(Diff Mode): Fix last change.

15 years ago(Log Buffer, Diff Mode): Fix last changes. Add indexing.
Eli Zaretskii [Fri, 8 Aug 2008 09:34:26 +0000 (09:34 +0000)]
(Log Buffer, Diff Mode): Fix last changes.  Add indexing.

15 years ago* s/darwin.h (OTHER_FILES): Do not define here, defined in
Dan Nicolaescu [Thu, 7 Aug 2008 14:21:43 +0000 (14:21 +0000)]
* s/darwin.h (OTHER_FILES): Do not define here, defined in
config.in.

* Makefile.in (ALL_OBJC_CFLAGS): New variable.
(.m.o): Use it.
* config.in: Regenerate.

* Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES.  Do
not special case for NS_IMPL_COCOA.

* configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
AC_SUBST it.
(GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
AC_SUBST it.
(OTHER_FILES): Always define for HAVE_NS.
(C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
* configure: Regenerate.

15 years ago(change-log-search-tag-name)
Martin Rudalics [Thu, 7 Aug 2008 09:29:58 +0000 (09:29 +0000)]
(change-log-search-tag-name)
(change-log-goto-source): Fix behavior when point is not on tag.

15 years ago* configure.in: Correctly handle
Andreas Schwab [Thu, 7 Aug 2008 08:54:11 +0000 (08:54 +0000)]
* configure.in: Correctly handle
--enable-cocoa-experimental-ctrl-g=no and
--enable-ns-self-contained=yes.
* configure: Regenerate.

15 years agoMerge from gnus--devo--0
Miles Bader [Thu, 7 Aug 2008 07:18:07 +0000 (07:18 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1372

15 years ago(Log Buffer): Describe C-c C-d.
Dan Nicolaescu [Thu, 7 Aug 2008 05:21:28 +0000 (05:21 +0000)]
(Log Buffer): Describe C-c C-d.
(Diff Mode): Describe C-x 4 A.

15 years ago* startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-0-arg...
Adrian Robert [Thu, 7 Aug 2008 03:10:08 +0000 (03:10 +0000)]
* startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-0-arg.  * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. (ns-alternatives-map): New variable. (x-set-up-function-keys): Use it. (global): Comment out 'put backspace ascii-character...' and friends. Move function-key-map into ns-alternatives-map.  Don't call precompute-menubar-bindings.  Don't set anything connected with browse-url. (after-make-frame-functions): Clarify comment why a hook is added.

15 years ago(redisplay_window): Revert last change.
Chong Yidong [Thu, 7 Aug 2008 01:54:06 +0000 (01:54 +0000)]
(redisplay_window): Revert last change.
(try_window): Check bottom scroll margin too.

15 years ago* xdisp.c (redisplay_window): Revert last change.
Chong Yidong [Thu, 7 Aug 2008 01:53:57 +0000 (01:53 +0000)]
* xdisp.c (redisplay_window): Revert last change.
(try_window): Check bottom scroll margin too.

15 years ago* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows...
Adrian Robert [Thu, 7 Aug 2008 01:36:30 +0000 (01:36 +0000)]
* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'.  (nsgui.h): Reduce number of things depending on it.

15 years ago* configure.in (C_SWITCH_X_SYSTEM): drop the undef under NS
Adrian Robert [Thu, 7 Aug 2008 01:33:34 +0000 (01:33 +0000)]
* configure.in (C_SWITCH_X_SYSTEM): drop the undef under NS

15 years agothingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis in url:s.
Joakim Verona [Wed, 6 Aug 2008 22:54:00 +0000 (22:54 +0000)]
thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis in url:s.

15 years agoFix for bug #572, removed () from url regexp.
Joakim Verona [Wed, 6 Aug 2008 22:36:55 +0000 (22:36 +0000)]
Fix for bug #572, removed () from url regexp.

15 years agoClarify enable-recursive-minibuffers change.
Chong Yidong [Wed, 6 Aug 2008 19:14:42 +0000 (19:14 +0000)]
Clarify enable-recursive-minibuffers change.

15 years ago(VC Directory Mode): Fix last change.
Eli Zaretskii [Wed, 6 Aug 2008 18:59:52 +0000 (18:59 +0000)]
(VC Directory Mode): Fix last change.

15 years ago(try_scrolling): Use iterator to find the scroll margin,
Chong Yidong [Wed, 6 Aug 2008 18:26:47 +0000 (18:26 +0000)]
(try_scrolling): Use iterator to find the scroll margin,
instead of window-end which does the wrong thing at eob.
(try_cursor_movement): Minor optimization.
(redisplay_window): If scroll margin is defined, don't assume
window doesn't need scrolling.

15 years ago* xdisp.c (try_scrolling): Use iterator to find the scroll margin,
Chong Yidong [Wed, 6 Aug 2008 18:26:02 +0000 (18:26 +0000)]
* xdisp.c (try_scrolling): Use iterator to find the scroll margin,
instead of window-end which does the wrong thing at eob.
(try_cursor_movement): Minor optimization.
(redisplay_window): If scroll margin is defined, don't assume
window doesn't need scrolling.

15 years ago(vc-svn-parse-status): Use when instead of if.
Dan Nicolaescu [Wed, 6 Aug 2008 16:49:23 +0000 (16:49 +0000)]
(vc-svn-parse-status): Use when instead of if.
Fix 2008-01-01 change: use a shy group to not affect subsequent
match calls.