1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
Commit graph

33554 commits

Author SHA1 Message Date
Kenichi Handa
90fc2bc597 *** empty log message *** 2006-01-24 02:01:42 +00:00
Kenichi Handa
3424774b11 (describe-char): Use insert-text-button instead of
widget-create for "customize what to show" button.
2006-01-24 02:01:19 +00:00
Miles Bader
c40d33655c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-4
Creator:  Stefan Monnier <monnier@iro.umontreal.ca>

Merge tar-mode changes from the trunk.

* tar-mode.el: Merge changes from the trunk:
(tar-header-block-tokenize): Tighten regexp.
(tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
cleared before.  Obey default-enable-multibyte-characters.  Use mapconcat.
(tar-mode-map): Move initialization inside delcaration.
(tar-alter-one-field): Don't hardcode point-min==1.
2006-01-21 06:45:38 +00:00
Kenichi Handa
a00e2b8146 *** empty log message *** 2006-01-20 07:38:27 +00:00
Kenichi Handa
de91bd8ecd Copyright fixed.
(composition-function-table): Support a new character in Unicode
4.1.
2006-01-20 07:38:03 +00:00
Kenichi Handa
3a549e1c83 (ethio-fidel-to-tex-buffer)
(ethio-tex-to-fidel-buffer, ethio-composition-function)
("ethiopic-tex"): Support new characters in Unicode 4.1.
2006-01-20 07:36:01 +00:00
Kenichi Handa
1be3d7c3ea Copyright fixed. 2006-01-20 07:31:04 +00:00
Kenichi Handa
f951efa63c *** empty log message *** 2006-01-20 05:03:17 +00:00
Kenichi Handa
a15a6a14cf New file 2006-01-20 04:38:47 +00:00
Kenichi Handa
510db9ddaf New file. 2006-01-20 04:35:30 +00:00
Kenichi Handa
180505d55e (describe-char): Fix for sync with HEAD. 2006-01-20 02:03:51 +00:00
Kenichi Handa
3a7d24544d *** empty log message *** 2006-01-19 07:42:21 +00:00
Kenichi Handa
2da14137b6 (autoload-coding-system): Install the same
function as in HEAD.
2006-01-19 07:16:47 +00:00
Miles Bader
87e7795ece Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
   - Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 700-704)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/cus-edit.el (customize-rogue): Minor doc fix.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 185-186)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2006-01-19 07:11:42 +00:00
Kenichi Handa
194939e3cf *** empty log message *** 2006-01-19 06:36:46 +00:00
Jesper Harder
b0aea09e7b (smtpmail-send-it): Use insert-buffer-substring. 2006-01-18 20:49:00 +00:00
Stefan Monnier
7a9ac68891 Move defvars out of eval-when-compile.
(array-make-template): Replace undeclared global var with a local one.
(array-mode): Inline initialization functions.
(array-init-local-variables, array-init-max-row)
(array-init-max-column, array-init-columns-per-line)
(array-init-field-width, array-init-rows-numbered)
(array-init-line-length, array-init-lines-per-row): Remove.
2006-01-18 20:36:19 +00:00
Stefan Monnier
0ff223569f Move defvars out of eval-when-compile. Use dolist.
(doc-mode-map): Define explicitly.
(doctor-txtype): Use mapc.
2006-01-18 16:49:53 +00:00
Stefan Monnier
81cafdfe92 Move defvars out of eval-when-compile.
(url-news-fetch-message-id, url-news-fetch-newsgroup): Use with-current-buffer.
2006-01-18 16:43:46 +00:00
Stefan Monnier
1042fc7f9c Move defvars out of eval-when-compile.
Remove harmful code meant to avoid byte-compiler warnings.
(table-fixed-mode-indicator): Remove.  Use a more complex mode-line
specification that checks table-fixed-width-mode directly.
(table-recognize-region, table-recognize-cell): Use restore-buffer-modified-p.
(table-fixed-width-mode): Remove code that refreshes
table-fixed-mode-indicator.
(*table--cell-describe-bindings, *table--cell-describe-mode):
Avoid obsolete name print-help-return-message.
(table--test-cell-list): Don't use replace-regexp from elisp.
(table--point-entered-cell-function, table--point-left-cell-function):
Don't set table-fixed-mode-indicator, use force-mode-line-update.
2006-01-18 16:39:43 +00:00
Stefan Monnier
f462ee2c28 Move defvars out of eval-when-compile. Move code
that was after the end of file.  Use buffer-file-name variable.
(org-timestamp-change): Use with-current-buffer.
(org-todo-list): Don't unnecessarily define a new buffer-local var.
(org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg `file'.
2006-01-18 16:19:21 +00:00
Stefan Monnier
5d72423543 Move defvars out of eval-when-compile.
(fortran-break-line): Remove unused var `opoint'.
(fortran-abbrev-start): Obey help-event-list.
2006-01-18 15:56:30 +00:00
Juri Linkov
6bca59a3cc (list-buffers-noselect): Use buffer-menu-buffer' instead of Buffer-menu-buffer'. 2006-01-17 21:45:19 +00:00
Masatake YAMATO
3968c89ffe Added makefile-imake-mode. 2006-01-17 18:11:53 +00:00
Stefan Monnier
11b07c3762 Oops. Attribution fix. 2006-01-17 16:36:32 +00:00
Stefan Monnier
8e2e29565d (ispell-kill-ispell-hook): Add to the hook when
loading the file rather than when turning on flyspell-mode.
2006-01-17 16:35:52 +00:00
Bill Wohler
fe778a1258 (assoc-string): Fix typo in argument. 2006-01-17 16:20:29 +00:00
Richard M. Stallman
588fe8bc0a (lisp-font-lock-keywords-1): Minor rearrangement. 2006-01-17 14:32:16 +00:00
Luc Teirlinck
2e040f4ea1 *** empty log message *** 2006-01-17 04:34:20 +00:00
Luc Teirlinck
c111d7aedc (customize-rogue): Minor doc fix. 2006-01-17 04:28:42 +00:00
Bill Wohler
0af7621b63 *** empty log message *** 2006-01-17 03:08:25 +00:00
Miles Bader
c428866987 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 185-186)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el: Update copyright.
   (nnrss-opml-import): Query whether to subscribe to each entry.

   * lisp/gnus/gnus-art.el:
   * lisp/gnus/gnus-cus.el:
   * lisp/gnus/gnus-group.el:
   * lisp/gnus/gnus-start.el:
   * lisp/gnus/gnus-sum.el:
   * lisp/gnus/mm-uu.el:
   * lisp/gnus/mm-view.el: Update copyright.

2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-info): New function.
   (message-mode-menu): Add it.
   Update copyright.

   * lisp/gnus/ChangeLog: Fix and update copyright.

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi: Update copyright.
2006-01-17 02:39:39 +00:00
Juri Linkov
d247d0fe89 (buffer-menu-buffer) <defface>: Renamed from
Buffer-menu-buffer.  Doc fix.
(Buffer-menu-buffer): Face alias to buffer-menu-buffer.
2006-01-17 02:11:40 +00:00
Juri Linkov
96639c8970 (Info-revert-find-node): Check for Info-current-file
before preserving new-history.
2006-01-17 02:07:44 +00:00
Juri Linkov
84bf6ad84e (dired-diff): Use dired-dwim-target-directory
instead of the file at the mark as default if the file at the mark
is the same as the file at point or if dired-dwim-target-directory
is not the same as the current directory and the mark is not active.
2006-01-17 01:43:00 +00:00
Juri Linkov
202e166dea *** empty log message *** 2006-01-17 00:57:41 +00:00
Juri Linkov
3d6ce9c2a7 Add `coding: iso-2022-7bit' cookie.
(html-mode): Set `sentence-end-base' instead of `sentence-end'.
2006-01-17 00:53:03 +00:00
Juri Linkov
cfc1ba0f61 (Man-heading-regexp): Add `/'. 2006-01-17 00:51:53 +00:00
Juri Linkov
cbc9827367 (log-view-minor-wrap): Use the same logic to get revisions as `log-view-diff'. 2006-01-17 00:51:30 +00:00
Juri Linkov
83033a3a5b (display-time-mail-face): Replace :group faces' with mode-line-faces'. 2006-01-16 23:55:25 +00:00
Juri Linkov
8eafa1659b (Info-mode-line-node-keymap): New defvar.
(Info-set-mode-line): Use `stringp' to check Info-current-file.
Propertize Info-current-node with `mode-line-buffer-id' and
`mode-line-highlight' faces and `Info-mode-line-node-keymap'.
2006-01-16 23:54:02 +00:00
Juri Linkov
4ec983f103 (propertized-buffer-identification): Use face
`mode-line-buffer-id' instead of `Buffer-menu-buffer'.
(mode-line-next-buffer, mode-line-previous-buffer): New functions.
(mode-line-buffer-identification-keymap): For mouse-1 replace
`mode-line-unbury-buffer' with `mode-line-previous-buffer'.
Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
mouse-3.
2006-01-16 23:50:39 +00:00
Juri Linkov
97bca259c1 (mode-line-faces): New defgroup.
(mode-line-highlight): Move definition after new defgroup.
(mode-line, mode-line-inactive, mode-line-highlight):
Replace :group `modeline' with `mode-line-faces'.
(mode-line-buffer-id): New face.
(modeline-buffer-id): New face alias.
(vertical-border): Remove :group `modeline'.
2006-01-16 23:45:34 +00:00
Bill Wohler
1e4db53b60 * mh-acros.el (require): Remove defadvice of require as defadvice is
verboten within Emacs and our implementation was returning the wrong
value from require. Upcoming restructuring should make this
unnecessary.
(mh-assoc-ignore-case): Replace with defsubst assoc-string.

* mh-alias.el (mh-alias-local-users, mh-alias-reload, mh-alias-expand,
mh-alias-minibuffer-confirm-address): Use it.

* mh-identity.el (mh-identity-field-handler): Use it.
2006-01-16 21:34:50 +00:00
Bill Wohler
8d2aa23775 * mh-comp.el (mh-show-buffer-message-number): Replace (car
(read-from-string string) with (string-to-number string).

* mh-e.el (mh-parse-flist-output-line, mh-folder-size-folder): Ditto.

* mh-mime.el (mh-mml-forward-message): Ditto.

* mh-search.el (mh-swish-next-result, mh-mairix-next-result)
(mh-namazu-next-result, mh-grep-next-result, mh-md5sum-parser)
(mh-openssl-parser, mh-index-update-maps): Ditto.

* mh-seq.el (mh-translate-range, mh-narrow-to-header-field)
(mh-thread-generate): Ditto.
2006-01-16 20:05:14 +00:00
Mark D. Baushke
9ac2e4e523 * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of mm-
functions for text=flowed. (SF #1273521)
2006-01-16 19:42:53 +00:00
Kenichi Handa
0814ca04ae (autoload-coding-system): Prepare for EOL variants. 2006-01-16 12:08:35 +00:00
Kenichi Handa
8d39b9766e Add autoload cookies for cp125[0345678]. 2006-01-16 12:07:08 +00:00
Miles Bader
877173ab42 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-99
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 698-699)

   - Merge from gnus--rel--5.10
   - Update from CVS

 * gnus--rel--5.10  (patch 182-184)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2006-01-16 11:11:37 +00:00
Miles Bader
73043f7d55 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 182-184)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-uu.el (mm-uu-text-plain-type): New variable.
   (mm-uu-pgp-signed-extract-1): Use it.
   (mm-uu-pgp-encrypted-extract-1): Use it.
   (mm-uu-dissect): Use it; allow two optional arguments; one is a
   flag specifying whether there's no message header; the other is
   for a MIME type and parameters; bind mm-uu-text-plain-type with
   the later one.
   (mm-uu-dissect-text-parts): New function.

   * lisp/gnus/gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
   dissect text parts.

2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-wash-html): Use
   gnus-summary-show-article-charset-alist if a numeric arg is given.
   (gnus-article-wash-html-with-w3m-standalone): New function.

   * lisp/gnus/mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
   mm-inline-text-html-render-with-w3m-standalone.
   (mm-text-html-washer-alist): Map w3m-standalone to
   gnus-article-wash-html-with-w3m-standalone.
   (mm-inline-text-html-render-with-w3m-standalone): New function.

2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Article Washing): Additions.

2006-01-08  Alex Schroeder  <alex@gnu.org>

   * man/pgg.texi (Caching passphrase): Rewording.
2006-01-16 09:27:43 +00:00