Kim F. Storm
1fd1a9f248
(ido-toggle-ignore, ido-completion-help): Print message while
...
reading big directory.
2006-12-16 01:34:10 +00:00
Kim F. Storm
d762e2f00e
*** empty log message ***
2006-12-16 01:33:58 +00:00
Kim F. Storm
c05b06127d
(ido-completion-help): Build ido-cur-list and ido-matches
...
if ido-directory-too-big is set on entry.
2006-12-16 01:24:26 +00:00
Kim F. Storm
6e5af5e5c1
*** empty log message ***
2006-12-16 01:24:16 +00:00
Richard M. Stallman
c3342e8eb3
(shell): Doc fix.
2006-12-15 21:21:43 +00:00
Richard M. Stallman
71af6fc467
(shell): Doc fix.
2006-12-15 21:17:01 +00:00
Eli Zaretskii
75036d1c40
*** empty log message ***
2006-12-15 16:36:31 +00:00
Eli Zaretskii
6687ffc7be
Replace /' with a
-', to fix a problem on Cygwin.
2006-12-15 16:24:04 +00:00
Eli Zaretskii
8830e9daae
Update maintainer's email address.
2006-12-15 16:09:17 +00:00
Eli Zaretskii
d71826c43f
(c-font-lock-declarations): Fix previous change.
2006-12-15 12:12:49 +00:00
Juanma Barranquero
b986d62674
*** empty log message ***
2006-12-15 09:21:58 +00:00
YAMAMOTO Mitsuharu
e71b26ec12
*** empty log message ***
2006-12-15 08:05:52 +00:00
YAMAMOTO Mitsuharu
5fecafe707
(mac-atsu-font-table): Remove defvar.
...
(mac-handle-font-selection): Use mac-atsu-font-face-attributes
instead of mac-atsu-font-table.
(fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
2006-12-15 08:04:47 +00:00
Richard M. Stallman
216f14d30e
No maintainer.
2006-12-15 02:13:51 +00:00
Vinicius Jose Latorre
0aaf5bb060
Fix rare bug in align.el
2006-12-14 17:58:40 +00:00
Richard M. Stallman
e00fabd5d1
Previous change was a comment change.
2006-12-14 15:18:02 +00:00
Richard M. Stallman
012884e247
*** empty log message ***
2006-12-14 15:17:37 +00:00
Richard M. Stallman
a68ccb40d6
(use-fancy-splash-screens-p): Use frame-height
...
instead of window-height. Pass frame to image-size.
2006-12-14 15:16:52 +00:00
Miles Bader
bcd3e063d1
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 173-175)
- Merge from emacs--devo--0
- Update from CVS
- Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice.
2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/legacy-gnus-agent.el: Add Copyright notice.
2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (X-Face): Clarify. Say which programs are required on
Windows.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-558
2006-12-14 01:24:41 +00:00
Kenichi Handa
218e7ce3da
(set-locale-environment): Set
...
default-sendmail-coding-system too.
2006-12-13 07:04:32 +00:00
Miles Bader
16e62ecc3d
erc-iswitchb: Temporarily enable iswitchb mode
...
* erc.el: (erc-iswitchb): Temporarily enable iswitchb mode if it isn't
active already, instead of leaving it on.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-555
Creator: Michael Olson <mwolson@gnu.org>
2006-12-13 02:36:31 +00:00
Kenichi Handa
7976eda061
Update AIST copyright years.
2006-12-13 01:13:58 +00:00
J.D. Smith
328f7b3598
Fixed copyright notice.
2006-12-12 16:45:59 +00:00
Chong Yidong
6a30c01dc1
(gnus-make-thread-indent-array): Fix last change.
2006-12-12 16:12:12 +00:00
Chong Yidong
82e5f93fab
* gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2006-12-12 16:11:59 +00:00
Stefan Monnier
0e6c966c96
(syntax-ppss-toplevel-pos): New fun.
2006-12-12 02:36:38 +00:00
Juanma Barranquero
53d45a176b
*** empty log message ***
2006-12-11 16:44:53 +00:00
Juanma Barranquero
304bbefcd4
(unread-command-char): Reflow obsolescence info.
2006-12-11 16:14:15 +00:00
Richard M. Stallman
f368450536
Whitespace change.
2006-12-11 04:40:41 +00:00
Richard M. Stallman
e869fa9283
*** empty log message ***
2006-12-11 04:36:34 +00:00
Richard M. Stallman
b9b14938f9
(defstruct): Suppress warnings about calls to cl-struct-setf-expander.
2006-12-11 04:36:04 +00:00
Juanma Barranquero
a3f56d9c0c
*** empty log message ***
2006-12-11 01:46:00 +00:00
Juanma Barranquero
8c43762b49
(idlwave-library-path): Fix typo in docstring.
2006-12-11 01:38:00 +00:00
Juanma Barranquero
e864595938
(refer-find-entry): Doc fix.
...
(refer-bib-files-regexp, refer-bib-directory, refer-bib-files,
(refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
Fix tipos in docstrings.
2006-12-11 01:36:09 +00:00
Juanma Barranquero
4601d7c454
(ediff-combination-pattern): Fix typo in docstring.
...
(ediff-show-clashes-only): Doc fix.
2006-12-11 01:28:02 +00:00
Kim F. Storm
542b315f36
(ido-init-completion-maps): Remap backward-kill-word
...
instead of binding M-backspace.
2006-12-10 23:58:23 +00:00
Kim F. Storm
df20dc2bd3
*** empty log message ***
2006-12-10 23:58:12 +00:00
Juanma Barranquero
28e86dc414
*** empty log message ***
2006-12-10 23:52:35 +00:00
Juanma Barranquero
48eb368876
(c-at-vsemi-p-fn, c-vsemi-status-unknown-p-fn): Doc fix.
2006-12-10 23:50:22 +00:00
Juanma Barranquero
a3c0e1884e
(vi-char-argument): Doc fix.
2006-12-10 23:49:36 +00:00
Juanma Barranquero
8f2904a5d7
(calc-eval-error): Doc fix.
2006-12-10 23:48:40 +00:00
Juanma Barranquero
6a964bb153
(replace-match-data, replace-match-maybe-edit): Doc fix.
2006-12-10 23:47:52 +00:00
Juanma Barranquero
1bcdbb7855
(erc-ezb-init-session-list): Doc fix.
2006-12-10 23:45:53 +00:00
Juanma Barranquero
0c852d6e9b
(url-gateway-nslookup-program): Doc fix.
2006-12-10 23:44:43 +00:00
Chong Yidong
5ead5d5e57
(menu-bar-showhide-menu, menu-bar-tools-menu)
...
(menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
2006-12-10 20:46:52 +00:00
Chong Yidong
34acfe6f62
* menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
...
(menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
2006-12-10 20:46:43 +00:00
Masatake YAMATO
5bc1b1118c
(ld-script-keywords): Fix a typo.
2006-12-10 16:26:57 +00:00
Glenn Morris
61e1e4e80a
Update copyright years.
2006-12-10 02:48:55 +00:00
Glenn Morris
b6c2d8c609
Update copyright years.
2006-12-10 01:48:52 +00:00
Glenn Morris
c295c0d008
Add missing comma in copyright years.
2006-12-10 01:14:10 +00:00