1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00
Commit Graph

85389 Commits

Author SHA1 Message Date
Chong Yidong
7e861e0dfc (use_dialog_box): Doc fix. 2008-08-14 01:14:37 +00:00
Chong Yidong
6988207c40 Fix last change. 2008-08-14 01:14:28 +00:00
Chong Yidong
97aec90a14 * fns.c (syms_of_fns): Doc fix. 2008-08-14 01:14:08 +00:00
Chong Yidong
2a10213c12 Undefine HAVE_RES_INIT, which appears to be harmful on OS X. 2008-08-14 00:51:41 +00:00
Chong Yidong
23c6bdbe4c * s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful on
OS X.
2008-08-14 00:51:20 +00:00
Chong Yidong
dc4db71c23 (Qns_parse_geometry): New var.
(Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
2008-08-13 23:43:22 +00:00
Chong Yidong
01623ee7a0 * frame.c (Qns_parse_geometry): New var.
(Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
2008-08-13 23:40:17 +00:00
Chong Yidong
489382c5bb (ns-parse-geometry): Rename from x-parse-geometry. 2008-08-13 23:40:02 +00:00
Chong Yidong
92de1dcc48 * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry. 2008-08-13 23:39:51 +00:00
Andreas Schwab
f34db3167f (tramp-handle-shell-command): Handle output going
to current buffer like shell-command.  Don't disable undo.
2008-08-13 19:33:36 +00:00
Andreas Schwab
5d2ebd96ec (tramp-handle-shell-command): Correctly handle
output going to current buffer.  Don't disable undo.
2008-08-13 19:09:10 +00:00
Glenn Morris
c1043701f6 (eshell/which): Handle the case where no description is found. 2008-08-13 03:12:49 +00:00
Alan Mackenzie
05d1da31b5 (c-emacs-features): argumentative-bod-function: bind mark-ring to avoid
accumulating a spurious mark.
2008-08-12 20:00:18 +00:00
Teodor Zlatanov
d8ff76929d (Change Log): Mention next-error is available. 2008-08-12 19:59:41 +00:00
Alan Mackenzie
7de39cb377 *** empty log message *** 2008-08-12 19:55:45 +00:00
Chong Yidong
37820ea92e Delete trailing whitespace. 2008-08-12 19:41:18 +00:00
Chong Yidong
748e001a26 (visual-line--saved-state): New var.
(visual-line-mode): Save local values of variables, and restore
them when visual-line-mode is disabled.
2008-08-12 19:39:50 +00:00
Chong Yidong
a0f3a5f4c0 * 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.
2008-08-12 19:38:05 +00:00
Chong Yidong
6430562b71 (ldap-search-internal): Tweak URL regexp. 2008-08-12 18:35:18 +00:00
Chong Yidong
9b550c3235 * net/ldap.el (ldap-search-internal): Tweak URL regexp. 2008-08-12 18:35:06 +00:00
Miles Bader
9153f10d0d Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1376
2008-08-12 16:01:05 +00:00
Miles Bader
ac32328371 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
2008-08-12 15:54:59 +00:00
Chong Yidong
6957495d27 (beginning-of-defun): Doc fix. 2008-08-11 21:38:17 +00:00
Chong Yidong
14e10fb314 (c-emacs-features): Check beginning-of-defun-raw instead of
beginning-of-defun, and avoid moving point during the test.
2008-08-11 21:38:04 +00:00
Chong Yidong
6af4083913 * 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.
2008-08-11 21:37:52 +00:00
Chong Yidong
0f16b42b13 (x_produce_glyphs): Handle the case when font has no space character
in calculating tabs.
2008-08-11 18:50:49 +00:00
Chong Yidong
f00f8cb7e1 * xdisp.c (x_produce_glyphs): Handle the case when font has no
space character in calculating tabs.
2008-08-11 18:50:33 +00:00
Dan Nicolaescu
ac303f93d5 *** empty log message *** 2008-08-11 16:02:25 +00:00
Dan Nicolaescu
11d8ec4a2c (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case. 2008-08-11 02:21:08 +00:00
Glenn Morris
ba0c843d85 (x-parse-geometry): Doc fix. 2008-08-11 01:24:31 +00:00
Glenn Morris
f2d9c15f59 Add declarations for builds without X. 2008-08-11 01:23:07 +00:00
Glenn Morris
79e43d6eca Fix previous change. 2008-08-11 01:19:29 +00:00
Glenn Morris
46a44648c6 (do-applescript): Fix declaration. 2008-08-11 01:18:53 +00:00
Glenn Morris
00eade1a6d *** empty log message *** 2008-08-11 00:54:34 +00:00
Kenichi Handa
92135d2593 (hangul3-input-method-jong): Fix array indexing bug. 2008-08-10 23:58:30 +00:00
Bill Wohler
6807fdffa0 (mh-variant-set): Fix typo. 2008-08-10 23:22:53 +00:00
Bill Wohler
8c20bd929f (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).
2008-08-10 23:18:37 +00:00
Bill Wohler
1624e7c9d8 (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).
2008-08-10 23:14:09 +00:00
Bill Wohler
143578ae0e (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).
2008-08-10 23:13:37 +00:00
Bill Wohler
ad48179143 (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).
2008-08-10 23:13:05 +00:00
Bill Wohler
efa477613f (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).
2008-08-10 23:12:40 +00:00
Bill Wohler
d1c1d7c152 Rename variant mu-mh to gnu-mh and be explicit about GNU mailutils MH
in docstrings (with thanks to Darel Henman) (closes SF #1768928).
2008-08-10 23:11:52 +00:00
Glenn Morris
27bef0c8eb (procfs_system_process_attributes): Use EMACS_INTs to silence gcc
"limited range of data type" warnings in some make_fixnum_or_float calls.
2008-08-10 22:44:36 +00:00
Glenn Morris
7b765ee622 (increment-calendar-month): Optionally handle systems without 12
months per year (sync from trunk 2008-03-31; needed for above
holiday-bahai fix).
2008-08-10 20:29:42 +00:00
Glenn Morris
f3f89619cf (holiday-bahai): Fix previous change for Emacs 22. 2008-08-10 20:28:41 +00:00
Glenn Morris
43ae933ea5 *** empty log message *** 2008-08-10 20:18:12 +00:00
Glenn Morris
a28fa64f6f (holiday-bahai): Doc fix. 2008-08-10 20:16:18 +00:00
Glenn Morris
864657b9fe Fix typo. 2008-08-10 20:15:42 +00:00
Glenn Morris
1cc42691c6 Forgot to commit this. 2008-08-10 20:12:43 +00:00
Glenn Morris
9b38c5e226 (f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
message when interactive (sync from trunk 2008-06-12).
2008-08-10 20:11:33 +00:00