Kim F. Storm
84fdb82c52
*** empty log message ***
2005-12-09 09:44:24 +00:00
Kim F. Storm
5592022932
(cua--extract-rectangle): Undo recent change re. \s in strings.
2005-12-09 09:10:10 +00:00
David Ponce
5a8781ad99
*** empty log message ***
2005-12-09 08:14:42 +00:00
Luc Teirlinck
30c0292595
*** empty log message ***
2005-12-09 00:44:17 +00:00
John Paul Wallington
1c258d8cf5
(define-ibuffer-filter filename): If `dired-directory' is a list then
...
really use its car.
2005-12-08 23:50:32 +00:00
Kim F. Storm
84574cf26d
*** empty log message ***
2005-12-08 22:52:16 +00:00
Kim F. Storm
3d5968919c
*** empty log message ***
2005-12-08 22:23:59 +00:00
Nick Roberts
c48971b2b8
*** empty log message ***
2005-12-08 22:09:24 +00:00
Alan Mackenzie
9e04cba13e
*** empty log message ***
2005-12-08 21:58:00 +00:00
Kim F. Storm
c4d0833571
*** empty log message ***
2005-12-08 20:56:15 +00:00
Kim F. Storm
ad668f105a
*** empty log message ***
2005-12-08 16:22:53 +00:00
Kim F. Storm
3dd63dc323
*** empty log message ***
2005-12-08 14:12:01 +00:00
Carsten Dominik
9992b1246e
*** empty log message ***
2005-12-08 13:11:09 +00:00
Juri Linkov
3f30c2726a
(custom-add-parent-links): Filter out custom-group-link,
...
because such links don't lead to parent documentation.
2005-12-08 07:51:32 +00:00
Kenichi Handa
086c5b2bca
(describe-char): Use *Help-2* buffer if the
...
current buffer is *Help*. Call describe-text-properties while
setting the original buffer.
2005-12-08 01:39:37 +00:00
Bill Wohler
4af6c01113
(auto-mode-alist): Remove mh-letter-mode. Unnecessary, and causes
...
problems with non-MH users (such as Gnus users).
2005-12-08 01:26:14 +00:00
Nick Roberts
a25e15eab5
*** empty log message ***
2005-12-07 23:39:30 +00:00
Kim F. Storm
b89a8e1a6d
*** empty log message ***
2005-12-07 09:22:42 +00:00
Romain Francoise
69fc2f2b92
*** empty log message ***
2005-12-07 09:11:20 +00:00
Kenichi Handa
735b7c87d4
(set-display-table-and-terminal-coding-system): If the coding
...
system specified in `unibyte-display' property is different from
the arg coding-system, don't setup standard-display-table.
2005-12-07 07:28:37 +00:00
Stefan Monnier
6a6e859a93
(edebug-skip-whitespace): read1:lread.c says
...
that comments end at \n, regardless of selective-display.
2005-12-06 22:10:07 +00:00
Nick Roberts
7a96cae66e
*** empty log message ***
2005-12-06 21:40:39 +00:00
Stefan Monnier
6277435b76
(c-emacs-features): Don't assume point-min==1.
2005-12-06 16:54:20 +00:00
Simon Josefsson
98b537f715
* mail/smtpmail.el (smtpmail-try-auth-methods): Make password
...
prompts work for AUTH PLAIN.
2005-12-06 12:57:35 +00:00
Károly Lőrentey
0dac35b873
(set-frame-parameter): Add doc string.
2005-12-06 12:43:47 +00:00
Carsten Dominik
634d5d196d
*** empty log message ***
2005-12-06 10:52:33 +00:00
Romain Francoise
239f263d59
(balance-windows): Delete extraneous third arg to `enlarge-window'.
2005-12-06 09:00:49 +00:00
Kenichi Handa
522d812913
(kinsoku-longer): Check eolp, not eobp.
2005-12-06 06:24:41 +00:00
Nick Roberts
5701678ae2
*** empty log message ***
2005-12-06 02:30:24 +00:00
Luc Teirlinck
a9692abf5b
*** empty log message ***
2005-12-06 00:31:37 +00:00
Stefan Monnier
bb61f0fd71
(mail-yank-ignored-headers): Don't autoload.
2005-12-05 17:11:21 +00:00
Stefan Monnier
95fe848eb2
Remove unnecessary leading-star in docstrings.
...
(mail-yank-ignored-headers): Use regexp-opt.
(mail-mode-map): Move initialization into declaration.
(mail-sent-via): Remove unused shadowed var `to-line'.
(mail-mailer-swallows-blank-line): Use with-temp-buffer.
(mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
(mail-do-fcc): Use dolist and push.
(mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
2005-12-05 17:08:00 +00:00
Kenichi Handa
eec5c8f9b2
(set-language-info-internal): New
...
function.
(set-language-info): Call set-language-info-internal to update
language-info-alist. If LANG-ENV is the current one, call
set-language-environment to make INFO effective now.
(set-language-info-alist): Likewise.
(locale-language-names): With locale "en", use English
lang. env. but set the default codings to iso-8859-1.
2005-12-05 07:39:01 +00:00
Nick Roberts
d85af294eb
*** empty log message ***
2005-12-04 09:09:54 +00:00
Juri Linkov
9324f6715a
(font-lock-mode): Replace :group font-lock' with
nil nil nil'.
2005-12-04 05:46:18 +00:00
Juri Linkov
030a17b937
Revert removing `:group font-lock'.
2005-12-04 05:02:49 +00:00
Chong Yidong
d8fbba2278
* info.el (Info-fontify-node): Match external links using
...
non-directory part of filename.
2005-12-04 04:31:59 +00:00
Juri Linkov
19437ce55f
(Man-section-regexp): Add 0-9 to support "3X11" sections.
2005-12-04 02:45:20 +00:00
Eli Zaretskii
2f33468cdc
(view-mode): Doc fix.
2005-12-03 14:35:38 +00:00
Eli Zaretskii
79019cc953
*** empty log message ***
2005-12-03 12:32:36 +00:00
Eli Zaretskii
7a5ea63f0f
(apropos-zippy): Call print-help-return-message, similar to other Help
...
and Apropos commands.
2005-12-03 12:07:55 +00:00
Eli Zaretskii
a8e7142cdd
(print-help-return-message): If pop-up-frames is non-nil, set up
...
help-return-method to delete the help window and, possibly, its frame as well. Doc fix.
(help-return-method): Doc fix.
2005-12-03 11:52:23 +00:00
Eli Zaretskii
d20a1ebb17
(lisp-imenu-generic-expression): Fix bug whereby names of length one
...
or names starting with a symbol-constituent character would not be returned.
2005-12-03 09:48:08 +00:00
John Paul Wallington
6273dc6821
(atomic-change-group): Add edebug and indentation spec.
2005-12-03 02:31:40 +00:00
Stefan Monnier
21b15ee87e
(save-completions-file-name): Fix typo in last change.
2005-12-02 21:12:28 +00:00
Jan Djärv
ed0e38790b
* info.el: Move back/forward history to the beginning of the tool bar.
2005-12-02 15:08:49 +00:00
Eli Zaretskii
0a79da1b5d
*** empty log message ***
2005-12-02 14:12:31 +00:00
Eli Zaretskii
eac5c1f628
(latex-inputenc-coding-alist): Doc fix.
2005-12-02 13:25:19 +00:00
Eli Zaretskii
27e0edcdca
(flyspell-external-point-words): Consider a misspelling as found in the string
...
search if: (a) misspelling and found string lengths match, or (b) misspelling
is found as element in a boundary-chars separated longer string, or
(c) ispell-program-name is really ispell and misspelling is found as part of
a TeX string. After successful match move beginning of search region to end
of match. Warn about not found misspellings once the process is done.
(flyspell-large-region) Do not set ispell-parser to tex if in TeX mode.
2005-12-02 13:17:38 +00:00
Nick Roberts
dcf4db16b7
*** empty log message ***
2005-12-02 09:14:18 +00:00