1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

70576 Commits

Author SHA1 Message Date
Juanma Barranquero
6c4f5400cd (defadvice): Doc fix. 2007-07-16 10:17:51 +00:00
Juanma Barranquero
bac3c7494a (when, unless): Doc fix. 2007-07-16 10:16:26 +00:00
Dan Nicolaescu
908265fc31 (vc-hg-state): Handle removed files.
(vc-hg-dir-state, vc-hg-dired-state-info): New functions.
(vc-hg-checkout): Re-enable.
2007-07-16 03:58:54 +00:00
Richard M. Stallman
f6be091c47 (Defining Faces): Fix previous change. 2007-07-16 03:50:51 +00:00
Glenn Morris
fae7f7ebd8 Jeff Miller <jmiller at cablespeed.com> (tiny change)
(calendar-goto-bahai-date): Autoload it.
2007-07-15 19:16:34 +00:00
Glenn Morris
9513cf1003 Move autoload from previous change to calendar.el. 2007-07-15 19:15:02 +00:00
Richard M. Stallman
ec07b64b8e (Fsetq): Doc fix. 2007-07-15 18:58:25 +00:00
Richard M. Stallman
70e9f39931 (Fsetq_default): Doc fix. 2007-07-15 18:57:10 +00:00
Richard M. Stallman
be3eb6a622 (kmacro-bind-to-key): Avoid comparisons on function keys. 2007-07-15 18:45:59 +00:00
Richard M. Stallman
0e01e4afb9 (tutorial--find-changed-keys): Handle C-x specially like ESC. 2007-07-15 18:40:19 +00:00
Richard M. Stallman
f9b9868496 (add-change-log-entry): Check add-log-full-name
and add-log-mailing-address later, after change-log-mode-hook.
2007-07-15 18:16:21 +00:00
Richard M. Stallman
0a2ea418fc (isearch-mode, isearch-done): Delete unintended code in previous change. 2007-07-15 17:56:23 +00:00
Richard M. Stallman
98738cd927 (ps-default-bg): Change to White. 2007-07-15 15:26:33 +00:00
Richard M. Stallman
f09bbd9388 (tar-get-descriptor): No error for zero-length file. 2007-07-15 14:36:26 +00:00
Martin Rudalics
1d16d0504b (mouse-drag-track): Reset transient-mark-mode to nil
when handling the terminating event.
2007-07-15 08:31:26 +00:00
Miles Bader
82fe1aeda6 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 235-236)

   - Update from CVS

2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
   (gnus-server-closed-face, gnus-server-denied-face)
   (gnus-server-offline-face): Remove variable.
   (gnus-server-font-lock-keywords): Use faces that are not aliases.

   * lisp/gnus/mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
   (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
   if the coding-system argument is nil for XEmacs.

   * lisp/gnus/nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
   mm-charset-override-alist.

   * lisp/gnus/rfc2047.el: Don't require base64; require rfc2045 for the function
   rfc2045-encode-string.
   (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
   to quote the parameter value.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-58
2007-07-15 04:45:41 +00:00
Glenn Morris
43335a6daa Sync from trunk:
Werner Lemberg  <wl at gnu.org>

* emacs.1: Completely revised.  Fix many typographical glitches.
Updated to handle current state of options and resources.
2007-07-15 01:23:15 +00:00
Glenn Morris
792a2519da Jeff Miller <jmiller at cablespeed.com> (tiny change)
(calendar-goto-bahai-date): Add autoload cookie.
2007-07-15 01:15:36 +00:00
Jan Djärv
f6021509c5 Mention gtk-engines-qt problem. 2007-07-14 09:02:06 +00:00
Eli Zaretskii
86d9251861 (install-lisp-SH, install-lisp-CMD): New targets.
(install): Use them to copy all *.el files before *.elc.
2007-07-13 20:42:01 +00:00
Eli Zaretskii
47f88b0058 Add @documentencoding directive. 2007-07-13 20:37:05 +00:00
Eli Zaretskii
cc446013c1 ($(infodir)/emacs-mime): Use --enable-encoding. 2007-07-13 20:36:29 +00:00
Eli Zaretskii
78ffd1eaf1 (../info/emacs-mime): Use --enable-encoding. 2007-07-13 20:35:27 +00:00
Dan Nicolaescu
5183d4c9a9 * replace.el (match): Use yellow1 instead of yellow.
* progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
red.

* pcvs-info.el (cvs-unknown): Likewise.
2007-07-13 02:50:19 +00:00
Juanma Barranquero
eca04a35d2 (desktop-buffer-info, desktop-save): Use desktop-dirname' instead of dirname'. 2007-07-12 22:47:51 +00:00
Jason Rumney
88a337ec3d Remove dashes from front of first line. 2007-07-12 10:43:46 +00:00
Jason Rumney
d5781bb682 (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
(w32_msg_pump) <WM_DESTROY>: Uninitialize COM.
2007-07-11 14:43:07 +00:00
Jason Rumney
c1c5c06dc3 (LIBS): Include OLE32. 2007-07-11 14:41:44 +00:00
Jason Rumney
a71f59c1fa (OLE32): New library to link. 2007-07-11 14:41:22 +00:00
Nick Roberts
10b84c37fe (auto-insert-alist): s/2/3/ in the generated comment. 2007-07-11 01:54:24 +00:00
Nick Roberts
fec50ededb (copyright-current-gpl-version): Set to 3. 2007-07-11 01:52:25 +00:00
Nick Roberts
d7f5fd0778 *** empty log message *** 2007-07-11 01:48:50 +00:00
Miles Bader
60b0b6685e Merge from gnus--rel--5.10
Patches applied:

 * emacs--devo--0  (patch 797, 800, 802)

   - Merge from emacs--rel--22

 * gnus--rel--5.10  (patch 233-234)

   - Merge from emacs--devo--0
   - Update from CVS

2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
   as unfetched articles.

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-start.el (gnus-level-unsubscribed): Improve doc string.

2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
   (gnus-article-read-summary-keys): Don't set the 3rd arg of
   pop-to-buffer for XEmacs.

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus-faq.texi ([3.2]): Fix locating of environment variables in the
   Control Panel.

   * man/gnus.texi (Misc Article): Add index entry for
   gnus-single-article-buffer.

2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>

   * man/gnus.texi (Starting Up): Fix typo.

2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Asynchronous Fetching): Fix typo.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-54
2007-07-10 01:54:34 +00:00
Richard M. Stallman
c40e86ef0a (eval-defun): Explain special handling of `defface'. 2007-07-10 01:07:09 +00:00
Richard M. Stallman
2b6b226cf6 (Defining Faces): Explain C-M-x feature for defface. 2007-07-10 01:05:49 +00:00
Richard M. Stallman
25c185dfe3 (isearch-edit-string): Call to isearch-push-state after the search. 2007-07-09 14:46:56 +00:00
Katsumi Yamaoka
7d79b956dc (file-coding-system-alist): Fix previous commit. 2007-07-09 01:27:20 +00:00
Katsumi Yamaoka
338f7c364d Remove `tiny change' flags from my log entries. 2007-07-08 23:44:03 +00:00
Katsumi Yamaoka
f2a6c14abd (file-coding-system-alist): Fix custom type. 2007-07-08 23:41:36 +00:00
Chong Yidong
85a0b36859 (longlines-wrap-region): Avoid marking buffer as modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.
2007-07-08 18:07:46 +00:00
Chong Yidong
78862c5e94 * longlines.el (longlines-wrap-region): Avoid marking buffer as
modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.
2007-07-08 18:07:19 +00:00
Miles Bader
300e5e2274 Add arch tagline 2007-07-08 11:32:07 +00:00
Dan Nicolaescu
c5748f4709 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
buffer-local value of log-view-*-re if applicable.
2007-07-08 08:18:12 +00:00
Nick Roberts
053bb163b6 (gud-common-init): Call string->strings instead
of split-string.
2007-07-08 06:54:40 +00:00
Nick Roberts
24086dddf0 (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
(cvs-mode-checkout, cvs-execute-single-file): Use new function names
strings->string and string->strings.
2007-07-08 06:51:48 +00:00
Nick Roberts
d0b15d3679 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
Rename and move to...

* subr.el (strings->string, string->strings): ...here.
2007-07-08 06:49:02 +00:00
Nick Roberts
a80a334ec3 *** empty log message *** 2007-07-08 06:44:45 +00:00
Eli Zaretskii
ad1c463f79 (menu-bar-open): New function. Bind <f10> to it. 2007-07-07 11:25:15 +00:00
Dan Nicolaescu
e4b9bdc58f (log-view-mode-menu): New menu. 2007-07-07 03:42:40 +00:00
Dan Nicolaescu
f24311feda *** empty log message *** 2007-07-07 03:01:31 +00:00