Commit graph

46766 commits

Author SHA1 Message Date
Glenn Morris
4c12073242 Header format fix. 2008-12-19 05:29:04 +00:00
Glenn Morris
5463027f0c Fix whitespace in copyright years. 2008-12-19 05:25:25 +00:00
Glenn Morris
62507a6a81 Header format fix. 2008-12-19 05:24:35 +00:00
Glenn Morris
01cc3e13db (authors-aliases): Add some more aliases. 2008-12-19 03:30:14 +00:00
Glenn Morris
eef72fcec0 (authors-fixed-case): New constant.
(authors-public-domain-files, authors-ignored-files):
(authors-valid-file-names, authors-renamed-files-alist): Update lists.
(authors-renamed-files-regexps): Add some new entries.
(authors-canonical-file-name): Don't complain about ignored files.
(authors-canonical-author-name): Doc fix.  Respect authors-fixed-case.
(authors): Ensure error buffer is writable.
2008-12-19 03:16:14 +00:00
Glenn Morris
05e15b56c0 Format and file name fixes, for AUTHORS. 2008-12-19 03:13:52 +00:00
Glenn Morris
4c88e56d44 File name fix, for AUTHORS. 2008-12-19 03:09:10 +00:00
Glenn Morris
db87226092 Formatting fix, for AUTHORS. 2008-12-19 03:09:01 +00:00
Glenn Morris
67cd381dc0 File name fix, for AUTHORS. 2008-12-19 03:08:08 +00:00
Miles Bader
c7948b5fad Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1505
2008-12-19 02:40:25 +00:00
Juanma Barranquero
f013149203 Fix typos and author's names. 2008-12-19 01:50:43 +00:00
Kenichi Handa
6e868247e3 *** empty log message *** 2008-12-19 00:42:47 +00:00
Juri Linkov
74a131b6a1 (Info-isearch-search): Implement lax version of
incremental word search in Info.
(Info-isearch-start): Set Info-isearch-initial-node to the
current node when search is nonincremental to not stop at the
initial node in this case.
(Info-mode-map): Unbind "\M-s" from `Info-search'.
2008-12-19 00:20:48 +00:00
Carsten Dominik
17a0aa8225 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
* org-table.el (org-table-get-specials): Revert introduction of @0
	as reference of the last table row, because of conflicts.
2008-12-18 22:57:33 +00:00
Carsten Dominik
d21d2e9a67 *** empty log message *** 2008-12-18 22:56:11 +00:00
Agustín Martín
c478e4c527 (ispell-really-hunspell): new variable to signal hunspell
(ispell-check-version):
Check if hunspell and set ispell-really-hunspell if needed
(ispell-send-string), (ispell-start-process), (flyspell-large-region):
Pass right options for hunspell if needed
2008-12-18 18:44:31 +00:00
Juanma Barranquero
f44d8669e1 Fix typos. 2008-12-18 17:13:22 +00:00
Juanma Barranquero
e643842898 * textmodes/rst.el (rst-promote-region): Reflow docstring.
(rst-mode-map, rst-mode-hook, rst-section-tree-rec)
  (rst-repeat-last-character): Fix typos in docstrings.
  (rst-mode, rst-backward-section): Doc fixes.
2008-12-18 16:19:12 +00:00
Kenichi Handa
947c759688 (script-representative-chars): Add more scripts.
(setup-default-fontset): Add more scripts.
2008-12-18 12:55:21 +00:00
Kenichi Handa
458888abf7 Add more scripts. 2008-12-18 12:54:26 +00:00
Ulf Jasper
77a01f9bb9 newsticker: fixed problem with missing group definition 2008-12-18 10:54:21 +00:00
Martin Rudalics
2f7ee51dac (cmd): Add beginning-of-visual-line and
end-of-visual-line to CUA's recognized commands.  (Bug#1549)
2008-12-18 10:39:11 +00:00
Carsten Dominik
4ed008de39 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
* org-agenda.el (org-agenda-change-all-lines): Remove FORCE-TAGS
	argument, get the current tags directly.
	(org-agenda-set-tags): Leave getting current tags to
	`org-agenda-change-all-lines'.
2008-12-18 10:15:08 +00:00
Carsten Dominik
bd67cbf090 *** empty log message *** 2008-12-18 10:14:30 +00:00
Dan Nicolaescu
3976387b54 (comment-style): Default to `indent'. (Bug#1589) 2008-12-18 09:24:20 +00:00
Dan Nicolaescu
fd95644b93 * emacs.c (main): Print and error and exit when no data is read
from the pipe.

* startup.el (command-line): Do not mention the server name in
case the user has not mentioned it, print a more explicit message.

* emacsclient.c (start_daemon_and_retry_set_socket): Improve error
checking.
2008-12-18 08:48:26 +00:00
Dan Nicolaescu
7995501cf2 (vc-dir-at-event): Rename from vc-at-event. Change
all callers.
2008-12-18 08:27:37 +00:00
Glenn Morris
991227c052 Expand some wildcard entries. 2008-12-18 08:22:46 +00:00
Glenn Morris
3590be23cf Fix old entry. 2008-12-18 06:58:57 +00:00
Sam Steingold
5da5a66f02 (vc-at-event): Handle (tool-bar) events. Fix bug#1585. 2008-12-18 03:29:02 +00:00
Juri Linkov
b87573f01c (minibuffer-local-isearch-map): Unbind "C-w" from
`isearch-edit-string-set-word'.
(isearch-edit-string-set-word): Remove.
(isearch-occur): Imitate the C function `wordify' by replacing
non-word character with the \\W+ regexp.
(isearch-search-fun): Add `isearch-nonincremental' to the
condition of using a non-lax version of `word-search-forward'.
2008-12-18 01:17:07 +00:00
Carsten Dominik
579d2d62aa 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-org-menu): Do not quote the set-tags command.
2008-12-17 23:28:01 +00:00
Carsten Dominik
521beede0c *** empty log message *** 2008-12-17 23:27:45 +00:00
Juanma Barranquero
d483550724 Fix typos. 2008-12-17 15:25:54 +00:00
Carsten Dominik
3330664541 2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
* Fix typos in comments and docstrings throughout Org-mode.

	* org.el (org-get-outline-path): Fix bug if level is not given.

	* org-agenda.el (org-finalize-agenda): Fix typo with variable
	name.
2008-12-17 12:36:41 +00:00
Carsten Dominik
ff28a0bde5 *** empty log message *** 2008-12-17 12:32:48 +00:00
Daiki Ueno
2cb35a563b * epa-file.el (epa-file-insert-file-contents): Set
buffer-file-name before decrypting a file.
2008-12-17 02:33:12 +00:00
Miles Bader
bf46b4d428 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1500
2008-12-17 00:34:16 +00:00
Juanma Barranquero
35f372cadf * server.el (server-start): If unable to start the server,
display a warning instead of raising an error.

* startup.el (server-process): Add defvar.
  (command-line): If the daemon is unable to start the server,
  display a message and exit Emacs.
2008-12-16 21:23:03 +00:00
Carsten Dominik
db55f36865 2008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-refile): Avoid refiling to within the region to be
	refiled.

	* org-export-latex.el (org-export-latex-special-chars): Replace
	special characters also in tables.

	* org-agenda.el (org-agenda-change-all-lines): New argument
	FORCE-TAGS.
	(org-agenda-set-tags): Cet the new tags and pas them to
	`org-format-agenda-item'.

2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-export-latex.el (org-export-latex-classes): Add longable as
	a default package to all classes.
	(org-export-latex-tables): Handle the longtable attribute and the
	align attribute.

	* org-table.el (orgtbl-to-generic): Handle tables that start with
	a hline.

	* org-export-latex.el (org-export-latex-emphasis-alist): Switch to
	\verb for colde-like snippets.
	(org-export-as-latex): Fix issues with region export.

	* org.el (org-up-heading-safe): Speed up function by using a
	direct regexp search.
	(org-olpa): New variable.
	(org-get-outline-path): Speed-up path constructions in cases where
	this is possible because the entire hierarchy is scanned anyway.
	(org-refile-get-location): Don't compare the truenames of files,
	this is too slow.
	(org-goto-max-level): New option.
	(org-goto): Use `org-goto-max-level'.

2008-12-16  Tassilo Horn  <tassilo@member.fsf.org>

	* org-gnus.el (org-gnus-article-link, org-gnus-article-link):
	Strip angle brackets from message-ids in the former and don't do
	it in the latter.
	(org-gnus-follow-link): Open summary reliable, even if the last
	messages were deleted, and handle empty groups, too.

2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
	instead of \texttt for the =...= and ~===~ emphasis environments.
	(org-export-as-latex): Remove any old :org-license-to-kill text
	properties.
	(org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
	(org-export-latex-make-header): Add some hard space after the
	table of contents.
	(org-export-latex-first-lines): Accept RBEG argument.  Mark
	exported text so that it will be excuded in further steps.

	* org-table.el (org-table-get-specials): Make @0 reference the
	last line in a table.
	(org-table-recalculate): Improve docstring.

2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>

	* org.el (org-log-done): Fix docstring.

2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-exp.el (org-export-html-format-image): Fix bugs.

	* org-export-latex.el (org-export-latex-tables)
	(org-export-latex-links): Implement attribute, label, and caption
	handling.

	* org-exp.el (org-export-html-style-default): Add style
	definitions for the figure div.
	(org-export-preprocess-string, org-export-as-html): Implement
	attribute, label, and caption handling.
	(org-export-attach-captions-and-attributes): New function.
	(org-export-html-format-image): New function.
	(org-format-org-table-html): Implement attribute, label, and
	caption handling.

	* org.el (org-find-text-property-in-string): New function.
	(org-extract-attributes): Use the property org-attr instead of
	org-attrobutes, because this property is now set with the #+ATTR
	lines.

2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-compat.el (org-substring-no-properties): Fix for XEmacs, for
	the case that FROM is nil.

	* org.el (org-before-first-heading-p): New function.

2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-exp.el (org-export-as-html): Do not add a space before
	enforces line breaks.
	(org-export-as-html): Close paragraph before blockquote and verse
	tags.

2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-id.el (org-id-locations-file): Wrap file name with
	`convert-standard-filename'.
	(org-id-files): New variable.
	(org-id-use-hash): New option.
	(org-id-update-id-locations): Also search in all files current
	listed in `org-id-files'.  Convert the resulting alist to a hash
	if the user customation says so.
	(org-id-locations-save): Handle he case if `org-id-locations' is a
	hash.
	(org-id-locations-load): Convert the alist to a hash.
	(org-id-add-location): Handle the hast case.
	(kill-emacs-hook): Make sure id locations are saved when Emacs is
	exited.
	(org-id-hash-to-alist, org-id-alist-to-hash)
	(org-id-paste-tracker): New functions.
2008-12-16 13:30:37 +00:00
Carsten Dominik
8265647f5d *** empty log message *** 2008-12-16 13:23:17 +00:00
Glenn Morris
58d8c5cd84 (mm-charset-override-alist): Declare for compiler. 2008-12-16 08:10:01 +00:00
Sam Steingold
55d150f329 (c-defun-name): Handle DEFFOO(name,...),
mostly for CLISP modules, but could also be useful elsewhere.
2008-12-15 18:31:59 +00:00
Juanma Barranquero
af09cfd7a9 * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
* icomplete.el (icomplete-prospects-height):
* textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
2008-12-15 16:45:55 +00:00
Juanma Barranquero
2364df5cff * international/mule-cmds.el (select-safe-coding-system):
* mail/rmail.el (rmail-require-mime-maybe):
  Fix arguments of `display-warning'.
2008-12-15 15:44:13 +00:00
Juanma Barranquero
6d49b2d88f * pmail.el (pmail-require-mime-maybe): Fix arguments of `display-warning'. 2008-12-15 15:40:53 +00:00
Juanma Barranquero
d5c78b09ab * international/mule.el (find-auto-coding): Fix typo in docstring. 2008-12-15 15:22:48 +00:00
Chong Yidong
97a424b858 (pmail-search): Call pmail-swap-buffers-maybe. 2008-12-15 15:06:50 +00:00
Chong Yidong
f520a2c629 * pmail.el (pmail-expunge): Save point if no expunging was done. 2008-12-15 15:06:44 +00:00
Chong Yidong
5136e31587 (pmail): Call pmail-swap-buffers-maybe.
(pmail-search): Call pmail-swap-buffers-maybe.
2008-12-15 14:56:06 +00:00