aboutsummaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete .cvsignore files.Andreas Schwab2007-10-101-1/+0
|
* Ignore Makefile.Stefan Monnier2007-09-211-0/+1
|
* Move to ../doc/emacs/, misc/Glenn Morris2007-09-0699-220340/+0
|
* (Safe File Variables): Clarify `!' and risky variables.Glenn Morris2007-09-052-4/+11
|
* (Date Conversions): Clarify definition of Julian day.Jay Belanger2007-09-012-14/+48
| | | | (Date Forms): Clarify definition of Julian date; add some history.
* Version 5.07Carsten Dominik2007-08-301-34/+52
|
* (org-export-visible): Fix drawers before export.Carsten Dominik2007-08-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (org-do-sort): Allow sorting by priority. (org-agenda-files): Ignore non-existing files. (org-agenda-skip-unavailable-files): New variable. (org-ellipsis): All a face as value. (org-mode): Interprete the face value of `org-ellipsis'. (org-archive-save-context-info): New option. (org-archive-subtree): Store context info in archived entry. (org-fast-tag-selection-can-set-todo-state): New variable. (org-fast-tag-selection): Allow setting TODO states through this interface. (org-cycle): Docstring updated. (org-todo-keyword-faces): New option. (org-get-todo-face): New function. (org-set-font-lock-defaults, org-agenda-highlight-todo): Use `org-get-todo-face'. (org-switch-to-buffer-other-window): New function. (org-table-edit-field, org-table-show-reference) (org-table-edit-formulas, org-add-log-note) (org-fast-tag-selection, org-agenda, org-prepare-agenda) (org-timeline): Use `org-switch-to-buffer-other-window' instead of `switch-to-buffer-other-window' to make sure that the temporary windows show up on the current frame. (org-mhe-get-message-real-folder, org-batch-store-agenda-views) (org-get-entries-from-diary, org-replace-region-by-html): Don't allow pop-up frames. (org-agenda-get-deadlines, org-agenda-get-scheduled): Fixed problems with time-of-day. (org-export-get-title-from-subtree): New function. (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems with listing items that are DONE. (org-change-tag-in-region): New command. (org-agenda-skip-scheduled-if-done) (org-agenda-skip-deadline-if-done): Docstring clarified. (org-mode): Hide drawers on startup. (org-get-todo-face): New function. (org-todo-keyword-faces): New option.
* Increase version to 23.0.50.Glenn Morris2007-08-291-1/+1
|
* Increase version to 23.0.50.Glenn Morris2007-08-291-0/+4
|
* Merge from emacs--rel--22Miles Bader2007-08-272-3/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 97-100) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 246-247) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
| * (Top): Clarify menu item for Glossary.Richard M. Stallman2007-08-272-1/+8
| |
| * (Faces): Change secn title.Richard M. Stallman2007-08-271-6/+6
| | | | | | | | Clarify not all fonts come from Font Lock.
| * Merge from gnus--rel--5.10Miles Bader2007-08-212-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 245) - Update from CVS 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave) (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer. 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus.el (gnus-maximum-newsgroup): New variable. * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles according to gnus-maximum-newsgroup. * lisp/gnus/gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles) (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Limit the range of articles according to gnus-maximum-newsgroup. 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-96
* | (Time Zones): Explain that Calc will by default use daylight savingJay Belanger2007-08-251-59/+36
| | | | | | | | time determined by the calendar.
* | * org.texi (Adding hyperlink types): New section.Carsten Dominik2007-08-221-129/+392
| | | | | | | | | | | | (Embedded LaTeX): Chapter updated because of LaTeX export. (LaTeX export): New section. (Using links out): New section.
* | * textmodes/org-publish.el (org-publish-org-to-latex): NewCarsten Dominik2007-08-221-0/+8
| | | | | | | | function.
* | (Learning how to do something): Refcards now in etc/refcards/ directory.Glenn Morris2007-08-221-7/+8
| |
* | Regenerate to add HAVE_RSVG.Glenn Morris2007-08-221-0/+5
| |
* | * tramp.texi (Remote Programs): Persistency file must be cleared whenMichael Albinus2007-08-222-10/+23
| | | | | | | | | | | | changing `tramp-remote-path'. (Filename Syntax): Don't use @var{} constructs inside the @trampfn macro.
* | Merge from emacs--rel--22Miles Bader2007-08-212-0/+22
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 93-96) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 245) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-856
| * (Position Info): Add index entry for face at point.Eli Zaretskii2007-08-172-1/+8
| | | | | | | | Mention that character faces are also displayed by "C-u C-x =".
| * Merge from gnus--rel--5.10Miles Bader2007-08-132-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 242-244) - Update from CVS 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nntp.el (nntp-xref-number-is-evil): New server variable. (nntp-find-group-and-number): If it is non-nil, don't trust article numbers in the Xref header. 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t. 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-art.el (article-hide-headers): Bind inhibit-read-only to t. 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (NNTP): Mention nntp-xref-number-is-evil. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-92
* | (Position Info): Add index entry for face at point.Eli Zaretskii2007-08-172-1/+8
| | | | | | | | Mention that character faces are also displayed by "C-u C-x =".
* | (calc-language-alist): Add texinfo-mode.Jay Belanger2007-08-171-0/+5
| |
* | Move contents to beginning of file.Jay Belanger2007-08-171-8/+17
| | | | | | | | Algebraic Entry: Fix the formatting of an example.
* | (Basic Operations on Units): Clarify fraction mode behavior.Jay Belanger2007-08-151-1/+1
| |
* | (Basic Operations on Units): Mention exact versus inexact conversions.Jay Belanger2007-08-152-0/+13
| |
* | (Quick Calculator Mode): Mention that binary format will be displayed.Jay Belanger2007-08-142-2/+4
| |
* | *** empty log message ***Jay Belanger2007-08-141-0/+5
| |
* | (Basic Operations on Units): Mention default values for new units.Jay Belanger2007-08-141-8/+15
| |
* | Merge from emacs--rel--22Miles Bader2007-08-134-10/+48
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
| * Replace `iff'.Glenn Morris2007-08-082-9/+9
| |
| * (Glossary): Deprecate `iff'.Glenn Morris2007-08-081-1/+2
| |
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-0/+5
| |
| * (File Conveniences): Document point motion keys in Image mode.Chong Yidong2007-08-071-1/+4
| |
| * * files.texi (File Conveniences): Document point motion keys in ImageChong Yidong2007-08-071-0/+5
| | | | | | | | mode.
| * (Mailing Lists and Bug Reports): Correct "-no-site-file" toAlan Mackenzie2007-08-011-6/+6
| | | | | | | | "--no-site-file".
| * *** empty log message ***Alan Mackenzie2007-08-011-0/+5
| |
* | (File Conveniences): Document point motion keys in Image mode.Chong Yidong2007-08-071-1/+4
| |
* | * files.texi (File Conveniences): Document point motion keys in ImageChong Yidong2007-08-071-0/+5
| | | | | | | | mode.
* | (Curve Fitting): Change plot indicator.Jay Belanger2007-08-041-1/+1
| |
* | (Curve Fitting): Mention plot indicator.Jay Belanger2007-08-041-4/+8
| |
* | (Linear Fits): Correct result.Jay Belanger2007-08-042-2/+3
| |
* | (Curve Fitting): Mention plotting the curves.Jay Belanger2007-08-042-5/+30
| | | | | | | | | | (Standard Nonlinear Models): Add additional models. (Curve fitting details): Mention the Levenberg-Marquardt method.
* | (Basic Graphics): Mention graphing error forms.Jay Belanger2007-08-032-2/+13
| | | | | | | | (Graphics Options): Mention how ` g s' handles error forms.
* | (Mailing Lists and Bug Reports): Correct "-no-site-file" toAlan Mackenzie2007-08-011-6/+6
| | | | | | | | "--no-site-file".
* | *** empty log message ***Alan Mackenzie2007-08-011-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2007-07-312-2/+8
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 75-83) - Update from CVS - Remove lisp/erc/erc-nicklist.el - Update some .arch-inventory files - Indicate that emacs--devo--0--patch-834 does not need to be applied - Merge from gnus--rel--5.10 - Restore lisp/emacs-lisp/cl-loaddefs.el * gnus--rel--5.10 (patch 239-241) - Merge from emacs--devo--0 - Update from CVS 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change) * lisp/emacs-lisp/copyright.el (copyright-update-year, copyright-update) (copyright-fix-years, copyright): Correctly handle the case where copyright-limit is nil. 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change) * lisp/progmodes/python.el (run-python): Fix path separator under w32. 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-msg.el (gnus-summary-supersede-article) (gnus-summary-resend-message-edit): Add Gcc header. (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent article's Message-ID; refer parent article in summary buffer. * lisp/gnus/message.el (message-bounce): Call mime-to-mml. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-838
| * Merge from gnus--rel--5.10Miles Bader2007-07-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 806, 811-812, 823) - Merge from emacs--rel--22 - Update from CVS * gnus--rel--5.10 (patch 239-241) - Merge from emacs--devo--0 - Update from CVS 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-msg.el (gnus-summary-supersede-article) (gnus-summary-resend-message-edit): Add Gcc header. (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent article's Message-ID; refer parent article in summary buffer. * lisp/gnus/message.el (message-bounce): Call mime-to-mml. 2007-07-14 David Kastrup <dak@gnu.org> * lisp/gnus/gnus-art.el (gnus-mime-delete-part): Don't go through article-edit finishing actions if we did not edit the article. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-82
| * * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-302-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove. (vc-git-revision-completion-table): Enable. * vc-hooks.el (vc-handled-backends): Add GIT and HG. * vc.el (vc-directory-exclusion-list): Add .git and .hg. * vc-hg.el (vc-hg-revision-completion-table): Re-enable. * diff-mode.el (diff-mode-menu): New entries. * diff-mode.el (diff-beginning-of-file-and-junk): New function. (diff-file-kill): Use it. (diff-beginning-of-hunk): Add arg `try-harder' using it. (diff-restrict-view, diff-find-source-location, diff-refine-hunk): Use it so they find the hunk even when we're in the file header. * vc.el: Add new VC operation `revision-completion-table'. (vc-default-revision-completion-table): New function. (vc-version-diff, vc-version-other-window): Use it to provide completion of revision names if the backend provides it. * vc-arch.el (vc-arch--version-completion-table) (vc-arch-revision-completion-table): New functions to provide completion of revision names. * vc-cvs.el: Require CL. (vc-cvs-revision-table, vc-cvs-revision-completion-table): New functions to provide completion of revision names. * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400. * vc2-xtra.texi (Customizing VC): Add GIT and HG.