aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Jay Belanger2005-05-312-0/+9
|
* (Basic Embedded Mode): Rewrite discussion of prefix arguments toJay Belanger2005-05-311-7/+8
| | | | reflect current behavior.
* (calc-embedded-word): Change argument passed to calc-embedded.Jay Belanger2005-05-311-12/+18
| | | | (calc-embedded-make-info): Have plain prefix argument select entire line.
* *** empty log message ***Jay Belanger2005-05-311-0/+9
|
* (Notations Used in This Manual): Use @kbd for key sequence.Jay Belanger2005-05-311-13/+16
| | | | | | | (Demonstration of Calc): Mention another way of starting Calc. (Starting Calc): Mention long name of M-#. (Embedded Mode Overview): Remove unnecessary instruction. (Other M-# commands): Rephrase `M-# 0' explanation.
* (mode_line_noprop_buf, mode_line_noprop_buf_end)Kim F. Storm2005-05-311-169/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | (mode_line_noprop_ptr): Rename from frame_title_*. (store_mode_line_noprop_char): Rename from store_frame_title_char. (store_mode_line_noprop): Rename from store_frame_title. (mode_line_target): New enum to specify current output target for mode line formatting. (display_mode_element): Test it rather than frame_title_ptr and mode_line_string_list to determine where output should go. (mode_line_proptrans_alist, mode_line_string_alist): Make static. (Vmode_line_unwind_vector): New variable. (format_mode_line_unwind_data, unwind_format_mode_line): New functions for unwind protection in mode line formatting. (x_consider_frame_title): Use them and new local var 'title_start' to support nested calls to format-mode-line. Set mode_line_target to MODE_LINE_TITLE. (Fformat_mode_line): Use them and new local var 'string_start' to support nested calls to format-mode-line. Set mode_line_target to MODE_LINE_NOPROP or MODE_LINE_STRING. Don't trim trailing dashes. (decode_mode_spec): Don't make infinite number of trailing dashes for MODE_LINE_NOPROP and MODE_LINE_STRING targets. (syms_of_xdisp): Initialize and staticpro mode_line_string_face, mode_line_string_face_prop, and Vmode_line_unwind_vector. (init_xdisp): Initialize mode_line_noprop_ptr to start of _buf. Initialize mode_line_target to MODE_LINE_DISPLAY.
* *** empty log message ***Kim F. Storm2005-05-311-0/+27
|
* (thumbs-mode): Fix misuse of make-variable-buffer-local.Stefan Monnier2005-05-311-5/+2
|
* (convert-standard-filename): Docstring fix.Stefan Monnier2005-05-311-0/+4
|
* Comment change.Glenn Morris2005-05-311-2/+0
|
* Update maintainer.Glenn Morris2005-05-311-1/+1
|
* (list-faces-display): Signal error if passed a regexp that matches no face name.Juanma Barranquero2005-05-312-1/+6
|
* *** empty log message ***Juanma Barranquero2005-05-311-26/+26
|
* (filter-buffer-substring): Fix typo in docstring.Juanma Barranquero2005-05-312-1/+5
|
* (vhdl-fill-region): Test ARG, not INTERACTIVE.Richard M. Stallman2005-05-312-7/+21
| | | | | | | (vhdl-emacs-21): Doc fix. (vhdl-mode): Unconditionally set comment-padding. (vhdl-fixup-whitespace-region): Insert spaces only where there are none. (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
* Whitespace change.Richard M. Stallman2005-05-311-1/+1
|
* Changed all uses of `directory-sep-char' to ?/, and all uses ofJohn Wiegley2005-05-318-30/+20
| | | | `string-to-int' to `string-to-number'.
* *** empty log message ***John Wiegley2005-05-311-0/+8
|
* *** empty log message ***Jay Belanger2005-05-302-0/+14
|
* (Hooks): Change description of calc-window-hook andJay Belanger2005-05-301-43/+41
| | | | | | calc-trail-window-hook to match usage. (Computational Functions): Add more constant-generating functions. (Customizable Variables): Use defvar.
* (calc-bug-address): Fix docstring.Jay Belanger2005-05-301-22/+32
| | | | | | (calc-window-hook, calc-trail-window-hook): New variables. (calc-trail-display): Use calc-trail-window-hook if it is non-nil. (calc): Use calc-window-hook if it is non-nil.
* *** empty log message ***Stefan Monnier2005-05-301-3/+7
|
* (tex-compile-commands, tex-compile, tex-start-tex): Undo all but the lastStefan Monnier2005-05-301-7/+8
| | | | part of the 2005-05-28 change.
* * emacs-lisp/find-func.el (find-function-noselect): HandleMasatake YAMATO2005-05-303-3/+11
| | | | | | subroutines. * help-fns.el (help-C-file-name): Added autoload mark for `find-function-noselect'.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-339Miles Bader2005-05-3033-72/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 76) - Update from CVS 2005-05-30 Reiner Steib <[email protected]> * lisp/gnus/gnus-agent.el (gnus-agent-regenerate-group) (gnus-agent-fetch-articles): Replace `string-to-int' by `string-to-number'. * lisp/gnus/gnus-art.el (gnus-button-fetch-group): Ditto. * lisp/gnus/gnus-cache.el (gnus-cache-generate-active) (gnus-cache-articles-in-group): Ditto. * lisp/gnus/gnus-group.el (gnus-group-set-current-level) (gnus-group-insert-group-line): Ditto. * lisp/gnus/gnus-score.el (gnus-score-set-expunge-below) (gnus-score-set-mark-below, gnus-summary-score-effect) (gnus-summary-score-entry): Ditto. * lisp/gnus/gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas) (gnus-soup-pack): Ditto. * lisp/gnus/gnus-spec.el (gnus-xmas-format): Ditto. * lisp/gnus/gnus-start.el (gnus-newsrc-to-gnus-format): Ditto. * lisp/gnus/gnus-sum.el (gnus-create-xref-hashtb): Ditto. * lisp/gnus/gnus-uu.el (gnus-uu-expand-numbers): Ditto. * lisp/gnus/nnbabyl.el (nnbabyl-article-group-number): Ditto. * lisp/gnus/nndb.el (nndb-get-remote-expire-response): Ditto. * lisp/gnus/nndiary.el (nndiary-parse-schedule-value) (nndiary-string-to-number, nndiary-request-replace-article) (nndiary-request-article): Ditto. * lisp/gnus/nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto. * lisp/gnus/nndraft.el (nndraft-articles, nndraft-request-group): Ditto. * lisp/gnus/nneething.el (nneething-make-head): Ditto. * lisp/gnus/nnfolder.el (nnfolder-request-article) (nnfolder-retrieve-headers): Ditto. * lisp/gnus/nnheader.el (nnheader-file-to-number): Ditto. * lisp/gnus/nnkiboze.el (nnkiboze-request-article): Ditto. * lisp/gnus/nnmail.el (nnmail-process-unix-mail-format) (nnmail-process-babyl-mail-format): Ditto. * lisp/gnus/nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto. * lisp/gnus/nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number) (nnmh-request-create-group, nnmh-request-list-1) (nnmh-request-group, nnmh-request-article): Ditto. * lisp/gnus/nnml.el (nnml-request-replace-article, nnml-request-article): Ditto. * lisp/gnus/nnrss.el (nnrss-find-rss-via-syndic8): Ditto. * lisp/gnus/nnsoup.el (nnsoup-make-active): Ditto. * lisp/gnus/nnspool.el (nnspool-find-id, nnspool-request-group): Ditto. * lisp/gnus/nntp.el (nntp-find-group-and-number) (nntp-retrieve-headers-with-xover): Ditto. * lisp/gnus/pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto. * lisp/gnus/pgg-parse.el (pgg-read-body, pgg-read-bytes) (pgg-format-key-identifier): Ditto. * lisp/gnus/pop3.el (pop3-last, pop3-stat): Ditto. * lisp/gnus/qp.el (quoted-printable-decode-region): Ditto. * lisp/gnus/spam-report.el (spam-report-url-ping-mm-url): Use format instead of concat.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-338Miles Bader2005-05-302-2/+4
| | | | etc/emacs-buffer.gdb: Remove RCS keywords
* Add arch taglineMiles Bader2005-05-301-1/+3
|
* *** empty log message ***Glenn Morris2005-05-301-0/+12
|
* (sc-select-attribution): Only use a list element fromGlenn Morris2005-05-301-2/+5
| | | | | sc-attrib-selection-list if it returns a string. Reported by Davide G. M. Salvetti <[email protected]>.
* (top-level): Do not require 'appt.Glenn Morris2005-05-301-1/+0
|
* (mark-included-diary-files): Only kill included diary buffer if it wasGlenn Morris2005-05-301-5/+8
| | | | | not already being visited. Reported by Stephen Berman <[email protected]>.
* *** empty log message ***Juanma Barranquero2005-05-301-2/+2
|
* (After a Crash): Describe how to use emacs-buffer.gdb more explicitly.Noah Friedman2005-05-301-3/+16
|
* *** empty log message ***Noah Friedman2005-05-302-0/+6
|
* (After a Crash): Mention emacs-buffer.gdb as a recovery mechanism.Noah Friedman2005-05-301-0/+7
|
* Mention emacs-buffer.gdbNoah Friedman2005-05-301-0/+5
|
* New fileNoah Friedman2005-05-302-0/+274
|
* (thumbs-thumbname): The resulting thubname includes a hash value to improve itsJuanma Barranquero2005-05-302-15/+27
| | | | | | | uniqueness, and has a ".jpg" extension. Also, it is now a valid filename on all systems. (thumbs-make-thumb): Use `let', not `let*'. (thumbs-show-thumbs-list): Check for JPEG availability.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-336Miles Bader2005-05-3011-20/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 74-75) - Merge from emacs--cvs-trunk--0 - Update from CVS 2005-05-30 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks. * lisp/gnus/gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks. * lisp/gnus/gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks. * lisp/gnus/gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks. * lisp/gnus/gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks. * lisp/gnus/gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks. * lisp/gnus/gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks. (gnus-carpal-mode): Ditto. * lisp/gnus/gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks. (gnus-browse-mode): Ditto. * lisp/gnus/gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks. * lisp/gnus/gnus-util.el (gnus-run-mode-hooks): Save current buffer.
* (filesets-menu-ensure-use-cached):Richard M. Stallman2005-05-302-1/+14
| | | | Prevent warning when emacs-version>= is undefined.
* (pr-interactive-n-up): Use string-to-number.Richard M. Stallman2005-05-301-1/+1
|
* Use eval-buffer, not eval-current-buffer.Richard M. Stallman2005-05-301-1/+1
|
* (byte-compile-nogroup-warn): Warn only when name to be defined is quoted.Richard M. Stallman2005-05-301-9/+9
|
* (gdb-toggle-breakpoint): Make regexp more robust.Nick Roberts2005-05-301-2/+4
| | | | | (gdb-display-assembler-buffer, gdb-frame-assembler-buffer): Force regeneration of disassembly.
* *** empty log message ***Nick Roberts2005-05-301-0/+7
|
* *** empty log message ***Richard M. Stallman2005-05-301-0/+4
|
* *** empty log message ***Jay Belanger2005-05-301-0/+5
|
* (calc-user-invocation): Check if calc-invocation-macro is non-nil.Jay Belanger2005-05-301-1/+1
|
* (Man-name-regexp): Add `:' to accept qualified names.Juri Linkov2005-05-292-1/+8
|
* (change-log-font-lock-keywords):Juri Linkov2005-05-291-1/+1
| | | | Add `+' to e-mail regexp to accept mail address with keywords.