Glenn Morris
1a951b51aa
*** empty log message ***
2005-02-24 18:21:24 +00:00
Stefan Monnier
6ecedb401f
(tex-font-lock-keywords-3): #n is atomic.
2005-02-24 15:34:34 +00:00
Kim F. Storm
1a94a5658c
(iso-accents-compose): Fix crash during redisplay.
...
Call force-window-update after read-event and delete-region
to signal that window is not accurate.
2005-02-24 13:56:29 +00:00
Kim F. Storm
1749aa90ac
*** empty log message ***
2005-02-24 13:55:38 +00:00
Richard M. Stallman
a98ac7ae36
*** empty log message ***
2005-02-23 21:06:04 +00:00
Richard M. Stallman
5fac723a04
(appt-time-msg-list): 3rd elt of each
...
appointment says it was explicitly made.
(appt-add): Set the 3rd element.
(appt-make-list): Preserve explicit appointments.
2005-02-23 21:05:51 +00:00
Richard M. Stallman
3e9f9352d4
(find-tag-default): Catch errors in forward-sexp.
2005-02-23 21:04:14 +00:00
Juri Linkov
91c6626241
*** empty log message ***
2005-02-23 17:15:47 +00:00
Juri Linkov
98e77be59a
(Info-isearch-search): New defcustom.
...
(Info-isearch-search): Call the default isearch function
when Info-isearch-search is nil.
(Info-isearch-wrap): Use variable Info-isearch-search.
2005-02-23 17:03:17 +00:00
Luc Teirlinck
01d746be1e
*** empty log message ***
2005-02-22 23:16:29 +00:00
Miles Bader
82a8ad04d2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-124
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-27
Update from CVS
2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
Handle news URL with given port correctly.
2005-02-22 23:15:11 +00:00
Luc Teirlinck
62bf2fd1a5
Comment change.
2005-02-22 23:12:15 +00:00
Kim F. Storm
48d66f99eb
(hide-ifdef-use-define-alist): Use
...
completing-read. Suggested by Juan-Leon Lahoz Garcia.
2005-02-22 20:52:39 +00:00
Kim F. Storm
b686dd591d
*** empty log message ***
2005-02-22 20:52:19 +00:00
Simon Josefsson
fe77c061ab
(browse-url-netscape-new-window-is-tab): New variable.
...
(browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
Oskarsson" <myrkraverk@users.sourceforget.net>.
2005-02-22 14:11:48 +00:00
Kim F. Storm
161f8b5b77
(tooltip-show-help-function): Pass event to
...
mouse-on-link-p so it can check selected window.
2005-02-22 09:42:23 +00:00
Kim F. Storm
b0ca1b8a96
(mouse-on-link-p): If arg POS is a mouse event,
...
check that window of that event is the selected window.
(mouse-drag-region-1): Compare mouse event window to selected
window before setting point.
2005-02-22 09:42:06 +00:00
Kim F. Storm
baf70a025c
*** empty log message ***
2005-02-22 09:41:50 +00:00
Kenichi Handa
ca69e8aabe
(ps-mule-header-string-charsets): Delete it.
...
(ps-mule-show-warning): New function.
(ps-mule-begin-job): Use ps-mule-show-warning if unprintable
characters are found.
2005-02-22 06:23:01 +00:00
Kenichi Handa
b77ba60f8c
(ps-header-footer-string): Return a list of header
...
and footer strings.
2005-02-22 06:18:38 +00:00
Stefan Monnier
dae3211dbd
(cvs-retrieve-revision): Fix thinko.
2005-02-21 18:36:11 +00:00
Stefan Monnier
9df747e1c9
*** empty log message ***
2005-02-21 13:44:11 +00:00
Stefan Monnier
485464c434
(blink-cursor-mode): Use define-minor-mode.
2005-02-21 13:43:53 +00:00
Stefan Monnier
2c75eddf9d
(function-key-map): Use char-names more consistently.
...
(file-name-coding-system): Only set it for MacOS-9. The other case is
already handled in mule-cmds.el (where it also works when mac-win.el
is not used).
2005-02-21 13:11:04 +00:00
Kenichi Handa
002dc23966
(ctext-pre-write-conversion): Always use
...
" *code-converting-work*" buffer for work.
2005-02-21 12:53:33 +00:00
Kenichi Handa
c4a166f16f
*** empty log message ***
2005-02-21 02:36:16 +00:00
Kenichi Handa
bb1954bdd6
(ispell-dictionary-alist): Fix docstring.
2005-02-21 02:15:31 +00:00
Thien-Thi Nguyen
220715073c
(scheme-font-lock-keywords-2): Handle named-let.
2005-02-20 12:07:08 +00:00
Jonathan Yavner
eedeacb307
(undo-more): restore defadvice, but only the part that allows changes
...
outside the restricted area of the buffer.
2005-02-20 05:02:54 +00:00
Jonathan Yavner
50d9c3962f
*** empty log message ***
2005-02-20 05:02:11 +00:00
Kim F. Storm
ed02c1db47
(line-move): Add fourth optional arg try-vscroll which
...
must be set to perform auto-window-vscroll.
When moving backwards and doing auto-window-vscroll, automatically
vscroll to the last part of lines which are taller than the window.
(next-line, previous-line): Set try-vscroll arg on line-move.
2005-02-19 23:30:29 +00:00
Kim F. Storm
0fba9f25f2
*** empty log message ***
2005-02-19 23:30:12 +00:00
Dan Nicolaescu
f79bdb3aa2
(query-replace, query-replace-regexp)
...
(replace-string, replace-regexp): When operating on region, make
the minibuffer prompt say so.
2005-02-19 21:08:43 +00:00
Dan Nicolaescu
ac010fca51
(isearch-forward): Document isearch-query-replace and
...
isearch-query-replace-regexp keybindings.
2005-02-19 20:52:47 +00:00
Jay Belanger
fa64fa22bd
*** empty log message ***
2005-02-19 20:28:04 +00:00
Jay Belanger
dbf954fbbf
Add differentiation rule for calcFunc-coth.
...
Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
calcFunc-tanh.
Adjust integration rule for calcFunc-tan.
2005-02-19 20:02:43 +00:00
Jay Belanger
4601c4773b
(calc-user-define-edit): Add local variable.
...
(calc-edit-top): Move declaration to earlier in file.
(calc-edit-macro-repeats): Add local variables.
2005-02-19 20:01:01 +00:00
Jay Belanger
dba763eec4
(math-read-token): Add local variable.
2005-02-19 19:59:49 +00:00
Michael Kifer
3f9526a371
* viper-cmd.el (viper-prefix-commands): make into a defconst.
...
(viper-exec-buffer-search): use regexp-quote to quote the buffer
string.
(viper-minibuffer-setup-sentinel): make some variables buffer-local.
(viper-skip-separators): bug fix.
(viper-set-searchstyle-toggling-macros): allow to unset macros in a
particular major mode.
(viper-del-backward-char-in-replace): don't put deleted char on the
kill ring.
* viper-ex.el (viper-color-display-p): new function.
(viper-has-face-support-p): use viper-color-display-p.
* viper-keym.el (viper-gnus-modifier-map): new keymap.
* viper-macs.el (viper-unrecord-kbd-macro): bug fix.
* viper-util.el (viper-glob-unix-files): fix shell status check.
(viper-file-remote-p): make equivalent to file-remote-p.
* viper.el (viper-major-mode-modifier-list): use
viper-gnus-modifier-map.
2005-02-19 19:32:47 +00:00
David Kastrup
c761fd554a
(subregexp-context-p): Fix garbled doc string by adding
...
quoting.
2005-02-19 18:54:17 +00:00
Jay Belanger
7ca4e8a10f
*** empty log message ***
2005-02-19 16:11:52 +00:00
Jay Belanger
eb1ef4557d
(calc-arctan, calc-tanh, calc-arctanh): Removed extra definitions.
...
(calc-coth): New function.
(calcFunc-cot): Fix `let'.
2005-02-19 15:59:53 +00:00
Eli Zaretskii
0e0d568381
(escape-glyph, minibuffer-prompt, button): Add commentary for
...
the reasons we use "type pc" in these faces.
2005-02-19 13:27:09 +00:00
Miles Bader
270a576a42
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-111
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-17
- miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-19
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-20
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-21
More work on moving images to etc/images
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-22
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-23
Fix errors with image-file installation
2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
containing special characters.
* lisp/gnus/gnus-sum.el (gnus-summary-edit-article): Ditto.
* lisp/gnus/mml.el (mime-to-mml): Ditto.
* lisp/gnus/rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
(rfc2047-quote-decoded-words-containing-tspecials): New variable.
(rfc2047-decode-region): Quote decoded words containing special
characters when rfc2047-quote-decoded-words-containing-tspecials
is non-nil.
2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
* lisp/gnus/gnus-registry.el (gnus-registry-delete-group): minor bug fix
* lisp/gnus/gnus.el (gnus-install-group-spam-parameters): Doc fix.
2005-02-15 Simon Josefsson <jas@extundo.com>
* lisp/gnus/nnimap.el (nnimap-debug): Doc fix.
* lisp/gnus/imap.el (imap-debug): Doc fix.
2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-group.el (gnus-group-make-doc-group): Mention prefix
argument in doc string. Make query for type more clear.
2005-02-19 13:24:16 +00:00
Eli Zaretskii
2511035dc7
(query-replace-read-from): Set the value of
...
query-replace-from-history-variable to handle the case of an empty
string entered to accept the suggested default.
2005-02-19 13:12:21 +00:00
Eli Zaretskii
74f69b9388
(tramp-file-name-for-operation): Use dired-call-process instead of
...
dired-call-process-command.
2005-02-19 12:49:02 +00:00
Jay Belanger
7182a9a692
*** empty log message ***
2005-02-19 06:07:49 +00:00
Jay Belanger
7db3d0d59e
(math-trig-inverses, math-div-trig, math-div-non-trig): New variables.
...
(math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
(math-div-isolate-trig, math-div-isolate-trig-term): New functions.
(math-combine-prod, math-div-symb-fancy): Add simplifications for trig
expressions.
2005-02-19 05:36:21 +00:00
Nick Roberts
9efdfc10ec
(gdb-var-update-handler)
...
(gdb-speedbar-timer-fn): Ensure speedbar updates with new values
for watch expressions,
(gdb-var-create-handler): Don't set speedbar-update-flag.
(gdb-post-prompt): Simplify test for speedbar.
2005-02-19 05:08:49 +00:00
Nick Roberts
8c4e7434d2
*** empty log message ***
2005-02-19 05:06:30 +00:00