1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

4378 Commits

Author SHA1 Message Date
Martin Rudalics
ee434cb1a6 (save-selected-window): Make it behave like
save-selected-window-norecord.
(save-selected-window-norecord): Remove, since functionality
fully taken over by save-selected-window.
(walk-windows, set-window-text-height, fit-window-to-buffer):
Use save-selected-window instead of save-selected-window-norecord.
2008-11-04 06:53:44 +00:00
Martin Rudalics
205f3a3bee Mention ordering of recently selected windows. 2008-11-02 11:12:25 +00:00
Eli Zaretskii
c4526e933c (Text Representations): Rewrite to make consistent with Emacs 23
internal representation of characters.  Document `unibyte-string'.
2008-11-01 16:36:10 +00:00
Chong Yidong
1f650d5d8f Documented:
** The abbrev file is no longer read at startup in batch mode.
2008-11-01 04:11:32 +00:00
Chong Yidong
e228b7bcbe Already documented: In Etags, the --members option is now the default. 2008-10-31 15:38:35 +00:00
Chong Yidong
14b5f3a6f3 compilation-auto-jump-to-first-error documented. 2008-10-31 06:18:21 +00:00
Chong Yidong
781459a418 Move window parameters entry to Lisp changes. 2008-10-30 18:01:47 +00:00
Glenn Morris
35f0040952 Comment that emacs.bash/csh are obsolete. 2008-10-30 04:37:40 +00:00
Chong Yidong
c417ddc29e Documented use-empty-active-region. 2008-10-29 16:00:56 +00:00
Chong Yidong
c409d2f31c Documented emacsclient changes. 2008-10-29 04:57:56 +00:00
Chong Yidong
468750667c Documented:
*** When Transient Mark mode is on, TAB now indents the region if the
region is active.
2008-10-28 00:42:34 +00:00
Martin Rudalics
bee6058c44 Remove entry for `window-full-width-p' since it's in Emacs 22 already. 2008-10-27 10:28:00 +00:00
Carsten Dominik
71d35b2418 2008-10-26 Carsten Dominik <dominik@science.uva.nl>
* org-agenda.el (org-format-agenda-item)
	(org-agenda-filter-make-matcher): Make sure tags are stored and
	compared donwcased.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org.el (org-insert-todo-heading): Fix bug with force-heading
	argument.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org-exp.el (org-export-as-ascii): Handle the case that we are
	bulishing from an indirect buffer.

	* org-table.el (org-table-copy-down): Fix bug with time stamp
	increment.

	* org-mouse.el (org-mouse-features): New option.
	(org-mode-hook): Turn on features depending on
	`org-mouse-features'.

	* org.el (org-insert-heading-respect-content): Force heading
	creation.
	(org-insert-heading): keep the folding state of the heading before
	the inserted one.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org-archive.el (org-archive-to-archive-sibling): Handle top
	level headlines better.

2008-10-26  Bastien Guerry  <bzg@altern.org>

	* org-export-latex.el (org-export-latex-classes): Added
	\usepackage{graphicx} to the default list of packages.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org-agenda.el (org-agenda-filter): Renamed from
	`org-agenda-filter-tags'.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org.el (org-entry-properties): Add CATEGORY property, iven if it
	is not defined as a property in this entry.
	(org-add-log-note): Mask prefix argument when immediately storing
	the note.

	* org-agenda.el (org-agenda-filter-effort-default-operator): New
	option.

2008-10-26  James TD Smith  <ahktenzero@mohorovi.cc>

	* org.el (org-add-log-setup): Bugfix; code to find insertion point
	after drawers was skipping ahead one line too many, so notes were
	inserted after the first note instead of before it.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
	New variables.
	(org-prepare-agenda): Reset the filter tags.
	(org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
	Show filter tags in mode line.

	* org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
	formatter.

	* org-export-latex.el (org-latex-entities-regexp): New constant.
	(org-export-as-pdf): Use two calls to `shell-command'.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org-export-latex.el (org-export-latex-treat-sub-super-char):
	Honor the {} value of the subsuperscript setting.  Make sure that
	longer subsuperscripts are typeset in a roman font.

	* org.el (org-clock-update-time-maybe): Compute negative clock
	intervals correctly.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org.el (org-add-log-setup): Respect
	`org-log-state-notes-insert-after-drawers'.
	(org-log-state-notes-insert-after-drawers): New option.
	(org-todo-trigger-tag-changes): New function.
	(org-todo): Call `org-todo-trigger-tag-changes'.

2008-10-26  James TD Smith  <ahktenzero@mohorovi.cc>

	* org.el (org-add-log-setup): Only skip drawers if the are
	immediately after the scheduling keywords.

	* org-clock.el (org-clock-in-switch-to-state): Allow this to be a
	function
	(org-clock-in): If `org-clock-in-switch-to-state' is a function,
	call it with the current todo state to get the state to switch to
	when clocking in.
	(org-clock-in): Use org-indent-line-function to indent clock lines.
	(org-clock-find-position): Fix indentation of empty clock drawers.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org-publish.el (org-publish-org-to): Handle case when
	org-export-to-pdf does return a file name, not a buffer.
	(org-publish-org-to-pdf): New function.

	* org-export-latex.el (org-export-as-pdf)
	(org-export-as-pdf-and-open): New commands.

	* org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
	forms as ranges.

	* org-export-latex.el (org-export-latex-lists): Ignore lists-like
	things in protexted regions.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

	* org-export-latex.el (org-export-latex-preprocess): Improve
	quoting of LaTeX environments.
2008-10-25 21:35:48 +00:00
Chong Yidong
b1446261ab Document monospace font problems. 2008-10-25 17:19:12 +00:00
Juanma Barranquero
d6c180c46b New function `locate-user-emacs-file'.
* subr.el (locate-user-emacs-file): New function.
  (user-emacs-directory): Mention it in docstring.

* completion.el (save-completions-file-name):
* filesets.el (filesets-menu-cache-file):
* image-dired.el (image-dired-dir, image-dired-db-file)
  (image-dired-temp-image-file, image-dired-gallery-dir)
  (image-dired-temp-rotate-image-file):
* savehist.el (savehist-file):
* server.el (server-auth-dir):
* startup.el (auto-save-list-file-prefix):
* thumbs.el (thumbs-thumbsdir):
* tutorial.el (tutorial--saved-dir):
* play/gamegrid.el (gamegrid-user-score-file-directory): Use it.

* url.el (url-configuration-directory): Use `locate-user-emacs-file'.

* NEWS: New function `locate-user-emacs-file'.
2008-10-24 09:39:27 +00:00
Chong Yidong
dfa2fb2af8 Note that free unrar only handles version 1 and 2. 2008-10-22 22:44:25 +00:00
Chong Yidong
536ee36ec0 Documented diff-mode changes and addition of rar to archive-mode. 2008-10-21 23:17:03 +00:00
Chong Yidong
d91c8dd8a1 Directory-local variables are already documented. 2008-10-21 22:14:30 +00:00
Chong Yidong
04e6cfffa0 Documented: VC mode-line, find-file-confirm-nonexistent-file, vc-dir,
"e" and "D" in log-view-mode, C-c C-d in log-edit-mode, and removal of
Meta-CVS support.
2008-10-21 20:58:16 +00:00
Eli Zaretskii
d2c52e2690 *** empty log message *** 2008-10-21 14:54:04 +00:00
Eli Zaretskii
80e6b6df5e (Serial Ports): Fix wording and improve markup. 2008-10-21 14:45:34 +00:00
Eli Zaretskii
3645358ade (Regexp Search): Document string-match-p' and looking-at-p'.
(POSIX Regexps): Add an xref for "non-greedy".
(Regexp Special): Add @cindex entry for "non-greedy".
2008-10-21 14:01:33 +00:00
Eli Zaretskii
bf190568e0 (Image Cache) <image-refresh>: Minor wording fixes. 2008-10-21 13:46:08 +00:00
Eli Zaretskii
b3d50cffbd (Attribute Functions): Document `face-all-attributes'. 2008-10-21 12:18:16 +00:00
Eli Zaretskii
73b7530a7e (Color Names): Add an xref to `read-color'. 2008-10-21 11:27:40 +00:00
Eli Zaretskii
acc8b598b0 (Top): Add "Swapping Text" to @detailmenu. 2008-10-21 10:07:06 +00:00
Eli Zaretskii
fd6f900c21 (Creating Strings): Add xrefs to `split-string-and-unquote' and
`combine-and-quote-strings'.
2008-10-20 19:54:28 +00:00
Chong Yidong
8eb8f63486 T-mouse Mode changes need no extra documentation. 2008-10-20 01:53:54 +00:00
Chong Yidong
6c8ad8f7d5 Documented S-mouse-3. 2008-10-19 19:52:32 +00:00
Eli Zaretskii
e4372165fb (Reading File Names): Document `read-shell-command' and
`minibuffer-local-shell-command-map'.
2008-10-19 16:12:19 +00:00
Eli Zaretskii
80f85d7cda (Calling Functions): Document `apply-partially'. 2008-10-19 14:57:50 +00:00
Eli Zaretskii
291703b5c7 (File Local Variables): Document `file-local-variables-alist',
`before-hack-local-variables-hook' and `hack-local-variables-hook'.
2008-10-19 13:01:55 +00:00
Eli Zaretskii
583d8b3cfe (Synchronous Processes): Document `process-lines'. 2008-10-19 12:29:22 +00:00
Chong Yidong
3a8de8dc62 Documented yank-pop-change-selection. 2008-10-19 04:58:14 +00:00
Stefan Monnier
0296a35eeb (emacs-internal): New coding system alias. 2008-10-18 23:13:09 +00:00
Eli Zaretskii
04d3620369 *** empty log message *** 2008-10-18 22:09:19 +00:00
Eli Zaretskii
d334fa1e1a *** empty log message *** 2008-10-18 18:56:00 +00:00
Eli Zaretskii
018a960d04 (Changing Files): Document symbolic input of file modes to `set-file-modes'.
Document `read-file-modes' and `file-modes-symbolic-to-number'.
2008-10-18 17:58:25 +00:00
Eli Zaretskii
2c0b814427 (Search and Replace): Document `multi-query-replace-map'. 2008-10-18 14:27:40 +00:00
Eli Zaretskii
80120f13ef (Search and Replace): Document `replace-search-function' and
`replace-re-search-function'.
2008-10-18 14:07:36 +00:00
Eli Zaretskii
6d4913f0d3 (Text from Minibuffer): Document `read-regexp'.
(Completion Commands, Reading File Names): Rename
`minibuffer-local-must-match-filename-map' to
`minibuffer-local-filename-must-match-map'.
(Minibuffer Completion): The `require-match' argument to `completing-read'
can now have the value `confirm-only'.
2008-10-18 13:14:59 +00:00
Eli Zaretskii
43c59a3dca (Displaying Buffers): Minor wording fix.
(Choosing Window): `split-height-threshold' can now be nil.
Document `split-width-threshold'.  `pop-up-frames' can have the value
`graphic-only'.
2008-10-18 11:22:08 +00:00
Dan Nicolaescu
fac5dc61db * configure.in: Add support for GNU/Linux on SuperH.
* MACHINES: Add section for SuperH.
* m/sh3.h: New file, machine description for SuperH.
2008-10-18 08:11:30 +00:00
Eli Zaretskii
53728487f1 (Processor Run Time): Document emacs-uptime' and emacs-init-time'.
(Time Parsing): Document `format-seconds'.
2008-10-17 19:37:14 +00:00
Martin Rudalics
8f5cee6aa0 *** empty log message *** 2008-10-17 16:01:41 +00:00
Eli Zaretskii
f36acfd9ec (Startup Summary): Document before-init-time' and after-init-time'.
Document `initial-window-system' and `window-system-initialization-alist'.
Document reading the abbrevs file.  Document the call to `server-start'
under --daemon.  Rearrange a bit to be consistent with the code flow.
2008-10-17 15:42:34 +00:00
Eli Zaretskii
2de17c73f3 (The Mark): Document use-region-p. 2008-10-16 20:06:38 +00:00
Chong Yidong
ee0f05567b ESR already documented changeset-based VC. Remove duplicate entry
about D in VC Annotate mode.
2008-10-16 00:04:33 +00:00
Eli Zaretskii
c3aaf1d70f (Defining Commands, Using Interactive): The interactive-form of a function
can be added via its symbol's property.
2008-10-15 20:22:21 +00:00
Chong Yidong
ac40fadbd0 Documented primary selection changes 2008-10-15 17:01:27 +00:00