- 14 Sep, 2005 7 commits
-
-
Stefan Monnier authored
which mistakenly removed a call to display-buffer.
-
Juanma Barranquero authored
-
Kenichi Handa authored
(run_pre_post_conversion_on_str): If pre-write-conversion function changed the current buffer, delete the new buffer. (run_pre_write_conversin_on_c_str): Likewise.
-
Kenichi Handa authored
default_directory.
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
(hs-allow-nesting): New user var. (hs-discard-overlays): Skip "internal" overlays if nesting allowed. (hs-hide-block-at-point): When nesting allowed, if there is already an overlay in place, delete it. (hs-safety-is-job-n): Delete func; remove call sites. (hs-hide-level-recursive): Don't pre-clean if nesting allowed. (hs-overlay-at): New func. (hs-already-hidden-p, hs-show-block): Use it. (hs-hide-all): Don't pre-clean if nesting allowed. (hs-show-all): Temporarily disallow nesting around call to `hs-discard-overlays'.
-
Thien-Thi Nguyen authored
-
- 13 Sep, 2005 11 commits
-
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 116-117) - Merge from emacs--cvs-trunk--0 - Update from CVS 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-sum.el (gnus-summary-edit-article-done): Remove text props before parsing header.
-
Chong Yidong authored
* mouse.el (mouse-major-mode-menu): Make `prefix' optional. Delete unused local var.
-
Miles Bader authored
-
Richard M. Stallman authored
-
Juanma Barranquero authored
(help-do-arg-highlight): Recognize also ARG-n, as in `move-to-left-margin' (ARG+n is already recognized). Simplify.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 12 Sep, 2005 22 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Chong Yidong authored
* url-mailto.el (url-mailto): Always use a new mail buffer.
-
Chong Yidong authored
* mail/sendmail.el (mail): Use new buffer if `noerase' is `new'. Fix behavior if noerase is `t' and there is no mail buffer. * simple.el (sendmail-user-agent-compose): Use a new mail buffer if `continue' is nil, rather than signal an error.
-
Miles Bader authored
-
Chong Yidong authored
bound but face properties have not yet been assigned.
-
Chong Yidong authored
* mail/sendmail.el (mail): Use new buffer if `noerase' argument is `new'.
-
Stefan Monnier authored
(calendar-basic-setup): Use the new nil arg. (number-of-diary-entries): Move to diary-lib.el.
-
Stefan Monnier authored
(diary-list-entries): Use with-syntax-table and dolist. Rename from list-diary-entries. Use number-of-diary-entries if `number' is nil. (diary, diary-view-entries): Use this new name and new nil arg value. (number-of-diary-entries): Move from calendar.el. (diary-unhide-everything): New function. (include-other-diary-files, fancy-diary-display) (diary-show-all-entries, make-diary-entry): Use it. (diary-mail-entries): Use buffer-string. (mark-diary-entries): Fix long standing paren typo. (diary-sexp-entry): Use count-lines. (make-diary-entry): Avoid `previous-line'. (diary-mode-map): New var. (diary-mode): Redraw cal after saving. Setup header-line. (fancy-diary-display-mode): Use local-set-key.
-
Kim F. Storm authored
Unconditionally reload `ptr' and `pend' after eval.
-
Kim F. Storm authored
-
Stefan Monnier authored
functions by stripping hyphenated suffixes from $TERM.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kenichi Handa authored
and LISP_STRING point into a string data of ELT.
-
Kim F. Storm authored
-