bpt/emacs.git
15 years ago(Low-Level Kill Ring): interprogram-paste-function can now return a list
Eli Zaretskii [Wed, 15 Oct 2008 14:44:02 +0000 (14:44 +0000)]
(Low-Level Kill Ring): interprogram-paste-function can now return a list
of strings.

15 years ago(Handling Errors): Document ignore-errors.
Eli Zaretskii [Wed, 15 Oct 2008 12:49:11 +0000 (12:49 +0000)]
(Handling Errors): Document ignore-errors.

15 years ago(Creating Frames): Document frame-inherited-parameters.
Eli Zaretskii [Wed, 15 Oct 2008 12:25:19 +0000 (12:25 +0000)]
(Creating Frames): Document frame-inherited-parameters.
(Parameter Access): Document set-frame-parameter.

15 years ago(Creating Buffer-Local): Add an xref to "Setting Hooks" for the effect
Eli Zaretskii [Wed, 15 Oct 2008 11:49:10 +0000 (11:49 +0000)]
(Creating Buffer-Local): Add an xref to "Setting Hooks" for the effect
of kill-all-local-variables on local hook functions.

15 years ago(syms_of_buffer): Doc fix.
Eli Zaretskii [Wed, 15 Oct 2008 11:38:09 +0000 (11:38 +0000)]
(syms_of_buffer): Doc fix.

15 years ago(Major Mode Conventions, Mode Line Variables): `mode-name' need not be a
Eli Zaretskii [Wed, 15 Oct 2008 11:27:32 +0000 (11:27 +0000)]
(Major Mode Conventions, Mode Line Variables): `mode-name' need not be a
string.  xref to "Mode Line Data" for details, and to "Emulating Mode Line"
for computing a string value.

15 years ago(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong [Tue, 14 Oct 2008 19:01:50 +0000 (19:01 +0000)]
(set-face-attribute): Set family and foundry before other attributes.
(face-spec-set-2): Pass unmodified args to set-face-attribute.

15 years ago* faces.el (set-face-attribute): Set family and foundry before
Chong Yidong [Tue, 14 Oct 2008 19:01:39 +0000 (19:01 +0000)]
* faces.el (set-face-attribute): Set family and foundry before
other attributes.
(face-spec-set-2): Pass unmodified args to set-face-attribute.

15 years agoFix last change: use $(CURDIR).
Eli Zaretskii [Tue, 14 Oct 2008 17:05:01 +0000 (17:05 +0000)]
Fix last change: use $(CURDIR).

15 years ago(System Processes): Fix last change.
Eli Zaretskii [Tue, 14 Oct 2008 15:58:17 +0000 (15:58 +0000)]
(System Processes): Fix last change.

15 years agoFix typos.
Juanma Barranquero [Tue, 14 Oct 2008 15:50:14 +0000 (15:50 +0000)]
Fix typos.

15 years ago(Top): Adjust the @detailmenu for the addition of "System Processes" section.
Eli Zaretskii [Tue, 14 Oct 2008 15:38:57 +0000 (15:38 +0000)]
(Top): Adjust the @detailmenu for the addition of "System Processes" section.

15 years ago(Editing Types): A `process' is a subprocess of Emacs, not just any process
Eli Zaretskii [Tue, 14 Oct 2008 15:37:20 +0000 (15:37 +0000)]
(Editing Types): A `process' is a subprocess of Emacs, not just any process
running on the OS.

15 years ago(System Processes): New section.
Eli Zaretskii [Tue, 14 Oct 2008 15:36:55 +0000 (15:36 +0000)]
(System Processes): New section.
(Processes, Signals to Processes): Add xrefs to it.

15 years ago* hl-line.el (hl-line-unload-function): New function.
Juanma Barranquero [Tue, 14 Oct 2008 15:02:05 +0000 (15:02 +0000)]
* hl-line.el (hl-line-unload-function): New function.
  (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
  (hl-line-sticky-flag): Remove spurious * in docstring.

15 years ago(font_clear_prop): When clearing font width, clear the average width
Chong Yidong [Tue, 14 Oct 2008 14:41:20 +0000 (14:41 +0000)]
(font_clear_prop): When clearing font width, clear the average width
field too.

15 years ago* font.c (font_clear_prop): When clearing font width, clear the
Chong Yidong [Tue, 14 Oct 2008 14:41:11 +0000 (14:41 +0000)]
* font.c (font_clear_prop): When clearing font width, clear the
average width field too.

15 years ago(Finternal_set_lisp_face_attribute): Revert last change.
Chong Yidong [Tue, 14 Oct 2008 14:37:03 +0000 (14:37 +0000)]
(Finternal_set_lisp_face_attribute): Revert last change.

15 years agoRevert last change.
Chong Yidong [Tue, 14 Oct 2008 14:36:51 +0000 (14:36 +0000)]
Revert last change.

15 years ago*** empty log message ***
Eli Zaretskii [Tue, 14 Oct 2008 12:53:29 +0000 (12:53 +0000)]
*** empty log message ***

15 years ago(Char-Tables): Remove documentation of set-char-table-default, which has no
Eli Zaretskii [Tue, 14 Oct 2008 12:48:12 +0000 (12:48 +0000)]
(Char-Tables): Remove documentation of set-char-table-default, which has no
effect since Emacs 23.
<char-table-range, set-char-table-range>: Don't mention generic characters
and charsets.  Add a cons cell as a possible argument.

15 years ago(Splitting Characters, Translation of Characters): Don't mention generic
Eli Zaretskii [Tue, 14 Oct 2008 12:47:06 +0000 (12:47 +0000)]
(Splitting Characters, Translation of Characters): Don't mention generic
characters.

15 years ago(Fontsets): Don't mention generic characters.
Eli Zaretskii [Tue, 14 Oct 2008 12:46:40 +0000 (12:46 +0000)]
(Fontsets): Don't mention generic characters.

15 years ago*** empty log message ***
Paul Reilly [Tue, 14 Oct 2008 12:09:31 +0000 (12:09 +0000)]
*** empty log message ***

15 years ago(pmail): Check for babyl conversion early; ignore multibyte.
Paul Reilly [Tue, 14 Oct 2008 12:08:21 +0000 (12:08 +0000)]
(pmail): Check for babyl conversion early; ignore multibyte.

15 years ago*** empty log message ***
Eli Zaretskii [Tue, 14 Oct 2008 11:45:01 +0000 (11:45 +0000)]
*** empty log message ***

15 years ago(Char-Tables): `map-char-table' can now call its argument FUNCTION with
Eli Zaretskii [Tue, 14 Oct 2008 11:39:50 +0000 (11:39 +0000)]
(Char-Tables): `map-char-table' can now call its argument FUNCTION with
a cons cell as KEY.

15 years ago(lisp): Set to absolute file name of current directory, not to ".", to have
Eli Zaretskii [Tue, 14 Oct 2008 09:24:05 +0000 (09:24 +0000)]
(lisp): Set to absolute file name of current directory, not to ".", to have
it on EMACSLOADPATH when we descend into subdirectories.

15 years ago* vc-git.el (vc-git-show-log-entry): Include the revision in the
Dan Nicolaescu [Tue, 14 Oct 2008 07:05:07 +0000 (07:05 +0000)]
* vc-git.el (vc-git-show-log-entry): Include the revision in the
search string.

15 years ago* net/tramp.el (tramp-process-one-action): Embed regexp in
Michael Albinus [Tue, 14 Oct 2008 05:53:56 +0000 (05:53 +0000)]
* net/tramp.el (tramp-process-one-action): Embed regexp in
parentheses, before adding end-of-buffer construct.  Suggested by
Markus Triska <markus.triska@gmx.at>.

15 years ago(Finternal_set_lisp_face_attribute): If the font is to be updated,
Chong Yidong [Tue, 14 Oct 2008 04:08:08 +0000 (04:08 +0000)]
(Finternal_set_lisp_face_attribute): If the font is to be updated,
clear its average width field too.

15 years ago* xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
Chong Yidong [Tue, 14 Oct 2008 04:07:54 +0000 (04:07 +0000)]
* xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
be updated, clear its average width field too.

15 years agoAdd arch tagline
Miles Bader [Tue, 14 Oct 2008 02:29:13 +0000 (02:29 +0000)]
Add arch tagline

15 years agoFix typo.
Juanma Barranquero [Mon, 13 Oct 2008 22:48:24 +0000 (22:48 +0000)]
Fix typo.

15 years agoAmend several doc strings and comments.
Alan Mackenzie [Mon, 13 Oct 2008 19:12:48 +0000 (19:12 +0000)]
Amend several doc strings and comments.

15 years agonewsticker: declare-function compatibility
Ulf Jasper [Mon, 13 Oct 2008 18:44:14 +0000 (18:44 +0000)]
newsticker: declare-function compatibility

15 years ago(c-indent-region): Fix previous patch so that the function works on
Alan Mackenzie [Mon, 13 Oct 2008 18:34:05 +0000 (18:34 +0000)]
(c-indent-region): Fix previous patch so that the function works on
one-line macros.

15 years ago*** empty log message ***
Alan Mackenzie [Mon, 13 Oct 2008 18:32:55 +0000 (18:32 +0000)]
*** empty log message ***

15 years ago* objects.texi (Primitive Function Type): Move "@cindex special forms" from here...
Eli Zaretskii [Mon, 13 Oct 2008 11:24:22 +0000 (11:24 +0000)]
* objects.texi (Primitive Function Type): Move "@cindex special forms" from here...
* eval.texi (Special Forms): ...to here.

15 years ago(What Is a Function): `functionp' returns nil for special forms. Add an xref.
Eli Zaretskii [Mon, 13 Oct 2008 11:18:02 +0000 (11:18 +0000)]
(What Is a Function): `functionp' returns nil for special forms.  Add an xref.

15 years ago(Top): Add a @detailmenu entry for "Frame-Local Variables".
Eli Zaretskii [Mon, 13 Oct 2008 10:43:53 +0000 (10:43 +0000)]
(Top): Add a @detailmenu entry for "Frame-Local Variables".

15 years ago(Frames): Mention multiple tty frames.
Eli Zaretskii [Mon, 13 Oct 2008 10:39:26 +0000 (10:39 +0000)]
(Frames): Mention multiple tty frames.
(Frame Parameters, Parameter Access): Mention frame-local variable bindings.

15 years ago(Frame-Local Variables): New section.
Eli Zaretskii [Mon, 13 Oct 2008 10:38:43 +0000 (10:38 +0000)]
(Frame-Local Variables): New section.
(Buffer-Local Variables): Add an xref to it.
(Intro to Buffer-Local, Creating Buffer-Local): A variable cannot have both
frame-local and buffer-local binding.

15 years ago(Top): Update node order in Mark chapter.
Chong Yidong [Mon, 13 Oct 2008 05:41:05 +0000 (05:41 +0000)]
(Top): Update node order in Mark chapter.

15 years ago(Shift Selection): Correct case in node name.
Chong Yidong [Mon, 13 Oct 2008 05:40:56 +0000 (05:40 +0000)]
(Shift Selection): Correct case in node name.

15 years ago* mark.texi (Shift Selection): Correct case in node name.
Chong Yidong [Mon, 13 Oct 2008 05:40:48 +0000 (05:40 +0000)]
* mark.texi (Shift Selection): Correct case in node name.

* emacs.texi (Top): Update node order in Mark chapter.

15 years ago(longopts, print_help_and_exit): Add -nw.
Dan Nicolaescu [Mon, 13 Oct 2008 02:32:51 +0000 (02:32 +0000)]
(longopts, print_help_and_exit): Add -nw.
(decode_options): Use getopt_long_only.

15 years ago* vc-hooks.el (vc-stay-local): Add a new choice and default to it.
Dan Nicolaescu [Mon, 13 Oct 2008 01:16:49 +0000 (01:16 +0000)]
* vc-hooks.el (vc-stay-local): Add a new choice and default to it.

* vc-cvs.el (vc-cvs-dir-stay-local): Remove.
(vc-cvs-stay-local): Add a new choice and default to it.
(vc-cvs-dir-status): Use the new vc-stay-local choice.

* vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.

15 years ago* progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
Juanma Barranquero [Sun, 12 Oct 2008 23:06:29 +0000 (23:06 +0000)]
* progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
  Add support for extended return statement.

* progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
  and obj-dir; keep user order.

15 years ago(ELCFILES): Update.
Glenn Morris [Sun, 12 Oct 2008 22:46:38 +0000 (22:46 +0000)]
(ELCFILES): Update.

15 years ago(shell-delimiter-argument-list, shell-file-name-chars)
Glenn Morris [Sun, 12 Oct 2008 22:45:27 +0000 (22:45 +0000)]
(shell-delimiter-argument-list, shell-file-name-chars)
(shell-file-name-quote-list): Declare.

15 years ago* net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.
Michael Albinus [Sun, 12 Oct 2008 20:07:49 +0000 (20:07 +0000)]
* net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.

15 years ago(MS-DOS): Fix bad pxref.
Eli Zaretskii [Sun, 12 Oct 2008 19:55:27 +0000 (19:55 +0000)]
(MS-DOS): Fix bad pxref.

15 years ago(Minibuffer File): Fix markup in last change. Refer to elsewhere in the manual
Eli Zaretskii [Sun, 12 Oct 2008 19:54:23 +0000 (19:54 +0000)]
(Minibuffer File): Fix markup in last change.  Refer to elsewhere in the manual
instead of describing yet again the intricacies of $HOME on MS-Windows and MS-DOS.

15 years ago(command-line): If toolbar is disabled but ought to be initialized,
Chong Yidong [Sun, 12 Oct 2008 16:59:01 +0000 (16:59 +0000)]
(command-line): If toolbar is disabled but ought to be initialized,
call tool-bar-setup.

15 years ago* startup.el (command-line): If toolbar is disabled but ought to be
Chong Yidong [Sun, 12 Oct 2008 16:58:17 +0000 (16:58 +0000)]
* startup.el (command-line): If toolbar is disabled but ought to be
initialized, call tool-bar-setup.

15 years agoCorrect last change.
Chong Yidong [Sun, 12 Oct 2008 13:47:09 +0000 (13:47 +0000)]
Correct last change.

15 years ago(compilation-mode-tool-bar-map): Check if tool-bar-map has been
Chong Yidong [Sun, 12 Oct 2008 13:46:28 +0000 (13:46 +0000)]
(compilation-mode-tool-bar-map): Check if tool-bar-map has been
initialized before setting it up.

15 years ago(grep-mode-tool-bar-map): Check if tool-bar-map has been initialized
Chong Yidong [Sun, 12 Oct 2008 13:46:13 +0000 (13:46 +0000)]
(grep-mode-tool-bar-map): Check if tool-bar-map has been initialized
before setting it up.

15 years ago(x-create-frame-with-faces): Don't call tool-bar-setup.
Chong Yidong [Sun, 12 Oct 2008 13:45:58 +0000 (13:45 +0000)]
(x-create-frame-with-faces): Don't call tool-bar-setup.

15 years ago(tool-bar-setup): Variable deleted.
Chong Yidong [Sun, 12 Oct 2008 13:45:46 +0000 (13:45 +0000)]
(tool-bar-setup): Variable deleted.
(tool-bar-setup): Set it up unconditionally.

15 years ago* tool-bar.el (tool-bar-setup): Variable deleted.
Chong Yidong [Sun, 12 Oct 2008 13:45:29 +0000 (13:45 +0000)]
* tool-bar.el (tool-bar-setup): Variable deleted.
(tool-bar-setup): Set it up unconditionally.

* faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.

* frame.el: Remove unneeded function declaration.

* progmodes/grep.el (grep-mode-tool-bar-map): Check if
tool-bar-map has been initialized before setting it up.

* progmodes/compile.el (compilation-mode-tool-bar-map): Check if
tool-bar-map has been initialized before setting it up.

15 years ago* ftfont.c (ftfont_shape_by_flt): Make static.
Andreas Schwab [Sun, 12 Oct 2008 12:50:00 +0000 (12:50 +0000)]
* ftfont.c (ftfont_shape_by_flt): Make static.
* ftfont.h (ftfont_shape_by_flt): Don't declare.

15 years agoDon't include <m17n-flt.h>.
Andreas Schwab [Sun, 12 Oct 2008 12:49:14 +0000 (12:49 +0000)]
Don't include <m17n-flt.h>.

15 years agoOnly check for m17n-flt if HAVE_LIBOTF.
Andreas Schwab [Sun, 12 Oct 2008 12:47:22 +0000 (12:47 +0000)]
Only check for m17n-flt if HAVE_LIBOTF.

15 years agoSwitch coding system to unix.
Carsten Dominik [Sun, 12 Oct 2008 11:53:26 +0000 (11:53 +0000)]
Switch coding system to unix.

15 years ago*** empty log message ***
Carsten Dominik [Sun, 12 Oct 2008 11:53:03 +0000 (11:53 +0000)]
*** empty log message ***

15 years agoDelete leftover conflict markers.
Romain Francoise [Sun, 12 Oct 2008 09:17:13 +0000 (09:17 +0000)]
Delete leftover conflict markers.

15 years agoLots of minor fixes.
Carsten Dominik [Sun, 12 Oct 2008 06:22:56 +0000 (06:22 +0000)]
Lots of minor fixes.
(Capture): New chapter.
(Org Plot): New section.

15 years agoAdd description for attachments, plus minor changes.
Carsten Dominik [Sun, 12 Oct 2008 06:21:55 +0000 (06:21 +0000)]
Add description for attachments, plus minor changes.

15 years agoNew files org-attach.el, org-list.el, org-plot.el.
Carsten Dominik [Sun, 12 Oct 2008 06:18:14 +0000 (06:18 +0000)]
New files org-attach.el, org-list.el, org-plot.el.

15 years ago2008-10-12 Carsten Dominik <carsten.dominik@gmail.com>
Carsten Dominik [Sun, 12 Oct 2008 06:12:44 +0000 (06:12 +0000)]
2008-10-12  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-edit-fixed-width-region): Exclude final newline from
picture area.

* org-export-latex.el (org-export-latex-subcontent): Add labels to
sections, to make internal links work.
(org-export-latex-fontify-headline): Do not remove all text
properties, to make sure that target properties survive this
process.

* org-exp.el (org-export-preprocess-string): Change sequence of
modifications, to make sure links are prepared before the LaTeX
conversions do happen.

* org-attach.el (org-attach-delete-all): Renamed from
`org-attch-delete'.  Add a security query before deleting the
entire directory.  New optional argument FORCE can overrule the
security query.
(org-attach-delete-one): New command.

* org-attach.el (org-attach-file-list): Fix bug with directory.

* org.el (org-apps-regexp-alist): New function.
(org-file-apps): Add auto-mode to the default value.
(org-open-file): Use the new structure of org-file-apps.

* org-attach.el (org-attach): Support the new keys.
(org-attach-method): New option.

* org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
March.

* org.el (org-remove-uniherited-tags): Fix reverse interpretation
of the list value o `org-use-tag-inheritance'.

* org-attach.el (org-attach-auto-tag): New option.
(org-attach-tag, org-attach-untag): New functions.
(org-attach-attach, org-attach-new, org-attach-sync): Call
`org-attach-tag'.
(org-attach-delete): Call `org-attach-untag'.

* org-attach.el: New file.

* org-table.el (orgtbl-self-insert-command): Make this work for
the keypad as well.

* org.el (org-add-log-setup): Limit searc for drawers to entry
text, not to subtree.

* org-clock.el (org-clock-heading-for-remember): New variable.
(org-clock-in): Set `org-clock-heading-for-remember'.

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

* org-remember.el (org-remember-apply-template): Add new
expansions: %k, %K for currently clocked task and a link to the
currently clocked task, and %< to file notes in the currently
clocked task.

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

* org-export-latex.el (org-export-latex-make-header): Also insert
the content of the property :latex-header-extra.

* org-exp.el (org-infile-export-plist): Put the content of
#+LATEX_HEADER: into the property :latex-header-extra.

* org-colview.el (org-columns-get-format-and-top-level): Remove
resetting the marker.

* org-colview-xemacs.el (org-columns-get-format-and-top-level):
Remove resetting the marker.

* org.el (org-entry-property-inherited-from): Improve docstring.
(org-entry-get-with-inheritance): Reset marker before starting the
search.

* org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.

* org.el (org-entry-get-multivalued-property)
(org-entry-protect-space, org-entry-restore-space): New
functions.
(org-file-apps-defaults-macosx): Let postscript files be opened by
preview.
(org-time-stamp-inactive): Call `org-time-stamp'.
(org-time-stamp): New argument `inactive'.  Also edit inacive
stamps. Convert time stamp type.
(org-open-file): Interpret the `default' value for the `command'
in `org-file-apps'.

* org-id.el (org-id-int-to-b36-one-digit)
(org-id-b36-to-int-one-digit, org-id-int-to-b36)
(org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
b36.

* org-id.el (org-id-reverse-string): New function.
(org-id-new): Use `org-id-reverse-string' to make sure the
beginning chars of the ID are mutating fast.  This allows to use a
directory structure to spread things better.
(org-id-prefix): Changed default to nil.

* org-list.el (org-move-item-down, org-move-item-up): Remember and
restore the column of the cursor position.

* org-remember.el (org-remember-apply-template): Remove properties
from `initial'.

* org-wl.el (org-wl-open): Remove useless call to
`wl-thread-open-all'.

* org-remember.el (org-remember-handler): Fix bug with `bottom'
location.

* org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
`org-bbdb-anniversaries'.

* org.el (org-get-next-sibling, org-forward-same-level): New
functions, similar to the outline versions, but invisible headings
are OK.

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

* org.el (org-auto-repeat-maybe): Insert a space between
the timestamp's type and the timestamp itself.

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

* org-table.el (org-table-sum): Do not format the result with %g,
it does rounding when there are too many digits.

* org.el (org-map-entries): Protect the keyword-selecting variables.

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

* org-agenda.el (org-agenda-to-appt): Make sure the function check
against all agenda files.

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

* org-list.el: New file, aggregating list functions from org.el
and org-export-latex.el.

* org.el (org-edit-src-region-extra): New option.

* org-agenda.el (org-agenda-to-appt): Fix bug with appointment
time before 1am.

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

* org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.

2008-10-12  James TA Smith  <ahktenzero@mohorovi.cc>

* org-plot.el (org-plot/gnuplot): Make tables starting with a
hline work correctly.
(org-plot/gnuplot-script): Put commas at the end of each script
line.

* org.el (org-get-refile-targets): Replace links with their
descriptions
(org-imenu-get-tree): Replace links with their descriptions.

* org-remember.el (org-remember-apply-template): Add a new
expansion for adding properties to remember items.

* org.el (org-add-log-setup): Skip over drawers (properties,
clocks etc) when adding notes.

* org-agenda.el (org-agenda-get-closed): show durations of clocked
items as well as the start and end times.

* org-compat.el (org-get-x-clipboard-compat): Add a compat
function for fetching the X clipboard on XEmacs and GNU Emacs 21.

* org-remember.el (org-get-x-clipboard): Use the compat
function to get clipboard values when x-selection-value is
unavailable. Use substring-no-properties instead of
set-text-properties to remove text properties from the clipboard
value.

* lisp/org-clock.el (org-update-mode-line): Support limiting the
modeline clock string, and display the full todo value in the
tooltip. Set a local keymap so mouse-3 on the clock string goes to
the currently clocked task.
(org-clock-string-limit): Add a custom value for the maximum
length of the clock string in the modeline.
(org-clock-mode-map): Add a keymap for the modeline string

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

* org-compat.el (org-propertize): New function.

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

* org-export-latex.el (org-export-latex-tables): protect exported
tables from further special chars conversion.
(org-export-latex-preprocess): Preserve LaTeX environments.
(org-list-parse-list): Parse descriptive lists.
(org-list-to-generic, org-list-to-latex, org-list-to-html)
(org-list-to-texinfo): Export descriptive lists.
(org-quote-chars): Remove.
(org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
(org-export-latex-list-beginning-re): Rename to
`org-list-beginning-re'
(org-list-item-begin): Rename to `org-list-item-beginning'

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

* org.el (org-refile): Allow refiling to the last entry in the
buffer.
(org-get-tags-at): Fix bug when inheritance is turned off.

* org.el (org-indent-line-function): No longer check for src
regions, this is too much overhead.

* org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
matching.

* org.el (org-scan-tags): Make sure that tags matching is not case
sensitive.  TODO keyword matching is case sensitive, however, to
avoid confusion with similar words that are not meant to be
keywords.

* org.el (org-get-local-tags-at): New function.
(org-get-local-tags): New function.

* org-exp.el (org-export-get-categories): New function.

* org-agenda.el (org-sorting-choice)
(org-agenda-sorting-strategy, org-agenda-get-todos)
(org-agenda-get-timestamps, org-agenda-get-deadlines)
(org-agenda-get-scheduled, org-agenda-get-blocks)
(org-entries-lessp): Implement sorting by TODO state.
(org-cmp-todo-state): New defsubst.

* org-colview.el (org-colview-construct-allowed-dates): New
function.
(org-columns-next-allowed-value): Use
`org-colview-construct-allowed-dates'.

* org-colview-xemacs.el (org-colview-construct-allowed-dates): New
function.
(org-columns-next-allowed-value): Use
`org-colview-construct-allowed-dates'.

* org.el (org-protect-slash): New function.
(org-get-refile-targets): Use `org-protect-slash'.

* org-agenda.el (org-global-tags-completion-table): New variable.

* org-exp.el (org-export-handle-export-tags): New function.
(org-export-preprocess-string): Call
`org-export-handle-export-tags'.

* org-plot.el: New file.

* org-publish.el (org-publish-expand-components): Function removed.
(org-publish-expand-projects): Allow components to have components.

* org.el (org-indent-line-function): Do not indent in regions that
are external source code.
(org-yank-and-fold-if-subtree): New function.

* org-agenda.el (org-agenda-todayp): New function.
(org-agenda-get-deadlines, org-agenda-get-scheduled): Use
`org-agenda-todayp'.

* org.el (org-insert-heading-respect-content)
(org-insert-todo-heading-respect-content): New commands.
(org-insert-heading-respect-content): New option.
(org-insert-heading): Respect `org-insert-heading-respect-content'.

* org-clock.el (org-clock-find-position): Make sure the note after
the clock line gets moved into the new clock drawer.

* org-id.el (org-id-new): New option.

* org-table.el (org-table-copy-down): Avoid overflow during
increment.  Use prefix argument 0 to temporarily disable the
increment.

* org-exp.el (org-export-as-html): Do not turn on the major mode
if the buffer will be killed anyway.
(org-get-current-options): Exclude the #+TEXT field.
(org-export-as-html): Make sure text before the first headline is
a paragraph.

* org-publish.el (org-publish-org-to): Tell the exporter that this
buffer will be killed, so it is not necessary to do major mode
initialization.

* org-archive.el (org-archive-to-archive-sibling): Show empty
lines after folding the archive sibling.

* org.el (org-log-note-extra): New variable.

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

* org.el (org-additional-option-like-keywords): Added keywords for
the _QUOTE, _VERSE and _SRC environments.

* org-export-latex.el (org-export-latex-preprocess): Fix bug when
exporting _QUOTE and _VERSE environments.

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

* org-agenda.el (org-agenda-filter-by-tag): New command.

* org-exp.el (org-get-current-options): Remove angular brackets
from the date entry.

* org.el (org-edit-fixed-width-region): New function.
(org-edit-fixed-width-region): Also try
`org-edit-fixed-width-region'.
(org-edit-fixed-width-region-mode): New option.
(org-activate-code): Only interprete lines starting with colon
plus a space as example lines.

* org-remember.el (org-remember-templates): Add nil instead of
empty strings to fix the length of remember templates.

* org-table.el (org-calc-default-modes): Fix the time format for
calc, from 12 hour to 24 hour clock.

* org-agenda.el (org-agenda-get-deadlines)
(org-agenda-get-scheduled): Avoid `time-of-day' extraction for
entries that are pre-warnings of deadlines or reminders.

* org.el (org-sort-entries-or-items): Make numeric and alpha
comparisons ignore any TODO keyword and priority cookie.

* org-remember.el (org-remember-handler): Reinterpretation of the
prefix argument.

* org-agenda.el (org-agenda-get-scheduled): Use new
`org-scheduled' face.

* org-faces.el (org-scheduled): New face.

* org-wl.el (org-wl-open): Remove incorrect declaration.

* org-gnus.el (org-gnus-store-link): Support for :to information
in gnus links.

* org-exp.el (org-export-as-html): Fixed typo in creator
information.
(org-export-protect-examples): New parameter indent.  Insert extra
spaces only when this parameter is specified.
(org-export-preprocess-string): Call `org-export-protect-examples'
with an indentation parameter when exporting to ASCII.

* org-remember.el (org-remember-templates)
(org-remember-apply-template): Allow the file component to be a
function.

* org.el (org-goto-local-search-headings): Renamed from
`org-goto-local-search-forward-headings'.  Added the possibility
to search backwards.

* org-export-latex.el (org-export-latex): New customization
group.

* org-agenda.el (org-write-agenda): Erase buffer for txt export.

* org-exp.el (org-html-do-expand): Allow {} to terminate
tex macro

* org.el (org-buffer-list): Select buffers based on major mode,
not on file name.

* org-agenda.el (org-agenda-align-tags): Fix bug with malformed
face property.

* org-colview.el (org-columns-display-here): Use
`org-columns-modify-value-for-display-function'.

* org-colview-xemacs.el (org-columns-display-here): Use
`org-columns-modify-value-for-display-function'.

* org.el (org-columns-modify-value-for-display-function): New option.

* org-publish.el (org-publish-file): Make sure the directory match
for the publishing directory works correctly.

* org-agenda.el (org-agenda-execute-calendar-command)
(org-agenda-diary-entry): Additional optional argument.

15 years agoIf pop-up-frames has the value `graphic-only', display-buffer only
Chong Yidong [Sun, 12 Oct 2008 04:47:51 +0000 (04:47 +0000)]
If pop-up-frames has the value `graphic-only', display-buffer only
makes a separate frame on graphic displays.

15 years agoIn Postcript mode, C-c C-c launches Doc View minor mode for viewing
Chong Yidong [Sun, 12 Oct 2008 03:12:17 +0000 (03:12 +0000)]
In Postcript mode, C-c C-c launches Doc View minor mode for viewing
the postscript file.

15 years ago(Minibuffer File): Add xref to File Names.
Chong Yidong [Sun, 12 Oct 2008 00:46:08 +0000 (00:46 +0000)]
(Minibuffer File): Add xref to File Names.
(Minibuffer File): Add discussion of `~' in file names.  Add
insert-default-directory index reference.

15 years ago* mini.texi (Minibuffer File): Add xref to File Names.
Chong Yidong [Sun, 12 Oct 2008 00:45:57 +0000 (00:45 +0000)]
* mini.texi (Minibuffer File): Add xref to File Names.
(Minibuffer File): Add discussion of `~' in file names.  Add
insert-default-directory index reference.

15 years ago(General Variables): Change Numbered Backups xref to Backup Names.
Chong Yidong [Sun, 12 Oct 2008 00:42:44 +0000 (00:42 +0000)]
(General Variables): Change Numbered Backups xref to Backup Names.
(Initial Options): Document renamed variable inhibit-startup-screen.

15 years ago* cmdargs.texi (Initial Options): Document renamed variable inhibit-startup-screen.
Chong Yidong [Sun, 12 Oct 2008 00:42:32 +0000 (00:42 +0000)]
* cmdargs.texi (Initial Options): Document renamed variable inhibit-startup-screen.

15 years agoDelete Numbered Backups node.
Chong Yidong [Sun, 12 Oct 2008 00:41:09 +0000 (00:41 +0000)]
Delete Numbered Backups node.

15 years ago(File Names): Reorganize description.
Chong Yidong [Sun, 12 Oct 2008 00:40:49 +0000 (00:40 +0000)]
(File Names): Reorganize description.
(Visiting): Add xref to Mode Line.  Copyedits.
(Save Commands): Mention prefix behavior of C-x C-s.
(Numbered Backups): Node deleted.
(Backup Names): Contents of Numbered Backups moved here.  State default
of version-control variable.
(Reverting): Copyedits.
(Version Control): Add additional version control systems.

15 years ago* files.texi (File Names): Reorganize description.
Chong Yidong [Sun, 12 Oct 2008 00:40:06 +0000 (00:40 +0000)]
* files.texi (File Names): Reorganize description.
(Visiting): Add xref to Mode Line.  Copyedits.
(Save Commands): Mention prefix behavior of C-x C-s.
(Numbered Backups): Node deleted.
(Backup Names): Contents of Numbered Backups moved here.  State default
of version-control variable.
(Reverting): Copyedits.
(Version Control): Add additional version control systems.

* emacs.texi (Top): Delete Numbered Backups node.

* cmdargs.texi (General Variables): Change Numbered Backups xref to
Backup Names.

15 years ago(display-warning): Issue a message if called during daemon
Chong Yidong [Sat, 11 Oct 2008 22:06:52 +0000 (22:06 +0000)]
(display-warning): Issue a message if called during daemon
initialization.

15 years ago* emacs-lisp/warnings.el (display-warning): Issue a message if
Chong Yidong [Sat, 11 Oct 2008 22:06:43 +0000 (22:06 +0000)]
* emacs-lisp/warnings.el (display-warning): Issue a message if
called during daemon initialization.

15 years agoNote that Postscript, PDF, and DVI files are now opened in Doc View
Chong Yidong [Sat, 11 Oct 2008 21:38:57 +0000 (21:38 +0000)]
Note that Postscript, PDF, and DVI files are now opened in Doc View
mode by default.

15 years ago* info.el (info-tool-bar-map): Initialize it unconditionally.
Chong Yidong [Sat, 11 Oct 2008 19:59:27 +0000 (19:59 +0000)]
* info.el (info-tool-bar-map): Initialize it unconditionally.

* progmodes/gud.el (gud-tool-bar-map): Initialize it
unconditionally.

* progmodes/grep.el (grep-mode-tool-bar-map): Initialize it
unconditionally.

* progmodes/compile.el (compilation-mode-tool-bar-map): Initialize
it unconditionally.

15 years ago(compilation-mode-tool-bar-map): Initialize it unconditionally.
Chong Yidong [Sat, 11 Oct 2008 19:59:11 +0000 (19:59 +0000)]
(compilation-mode-tool-bar-map): Initialize it unconditionally.

15 years ago(grep-mode-tool-bar-map): Initialize it unconditionally.
Chong Yidong [Sat, 11 Oct 2008 19:58:49 +0000 (19:58 +0000)]
(grep-mode-tool-bar-map): Initialize it unconditionally.

15 years ago(gud-tool-bar-map): Initialize it unconditionally.
Chong Yidong [Sat, 11 Oct 2008 19:57:48 +0000 (19:57 +0000)]
(gud-tool-bar-map): Initialize it unconditionally.

15 years ago(info-tool-bar-map): Initialize it unconditionally.
Chong Yidong [Sat, 11 Oct 2008 19:57:25 +0000 (19:57 +0000)]
(info-tool-bar-map): Initialize it unconditionally.

15 years ago* pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
Chong Yidong [Sat, 11 Oct 2008 19:56:32 +0000 (19:56 +0000)]
* pmail.el (pmail-tool-bar-map): Initialize it unconditionally.

15 years ago(tool-bar-local-item)
Chong Yidong [Sat, 11 Oct 2008 19:45:51 +0000 (19:45 +0000)]
(tool-bar-local-item)
(tool-bar-local-item-from-menu): Put the check for number of
display colors into the image expression.
(tool-bar-setup): Don't be a no-op on ttys.

15 years ago* tool-bar.el (tool-bar-local-item)
Chong Yidong [Sat, 11 Oct 2008 19:45:36 +0000 (19:45 +0000)]
* tool-bar.el (tool-bar-local-item)
(tool-bar-local-item-from-menu): Put the check for number of
display colors into the image expression.
(tool-bar-setup): Don't be a no-op on ttys.

15 years ago(Edit Keyboard Macro): Lossage is now 300 keys.
Romain Francoise [Sat, 11 Oct 2008 18:55:08 +0000 (18:55 +0000)]
(Edit Keyboard Macro): Lossage is now 300 keys.

15 years ago* help.el (view-lossage): Fix docstring, lossage is now 300 keys.
Romain Francoise [Sat, 11 Oct 2008 18:43:38 +0000 (18:43 +0000)]
* help.el (view-lossage): Fix docstring, lossage is now 300 keys.
* kmacro.el (kmacro-edit-lossage): Ditto.
* edmacro.el (edit-kbd-macro): Ditto.

15 years ago`recent_keys' now holds last 300 keystrokes, not 100.
Romain Francoise [Sat, 11 Oct 2008 18:35:15 +0000 (18:35 +0000)]
`recent_keys' now holds last 300 keystrokes, not 100.

15 years agoChecked buffers.texi.
Chong Yidong [Sat, 11 Oct 2008 17:37:29 +0000 (17:37 +0000)]
Checked buffers.texi.

15 years agoDocumented clone-indirect-buffer and kill-matching-buffers.
Chong Yidong [Sat, 11 Oct 2008 17:37:12 +0000 (17:37 +0000)]
Documented clone-indirect-buffer and kill-matching-buffers.

15 years ago(Buffers): Add xrefs to Mode Line and Lisp Interaction.
Chong Yidong [Sat, 11 Oct 2008 17:35:20 +0000 (17:35 +0000)]
(Buffers): Add xrefs to Mode Line and Lisp Interaction.
(Select Buffer): Mention use of minibuffer history.  Describe default
value of default-major-mode.  Mention that C-x 4 b selects the other
window.
(List Buffers): Document CRM indicators in the order they appear.
(Kill Buffer): Document new command kill-matching buffers.
(Several Buffers): Move explanation of the relationship between buffer
list and buffer menu to the top.
(Indirect Buffers): Document new variable clone-indirect-buffer-hook.

15 years ago* buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
Chong Yidong [Sat, 11 Oct 2008 17:31:29 +0000 (17:31 +0000)]
* buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
(Select Buffer): Mention use of minibuffer history.  Describe default
value of default-major-mode.  Mention that C-x 4 b selects the other
window.
(List Buffers): Document CRM indicators in the order they appear.
(Kill Buffer): Document new command kill-matching buffers.
(Several Buffers): Move explanation of the relationship between buffer
list and buffer menu to the top.
(Indirect Buffers): Document new variable clone-indirect-buffer-hook.

15 years agonewsticker--treeview-list-sort-by-column: variable name e vs. event
Ulf Jasper [Sat, 11 Oct 2008 15:17:41 +0000 (15:17 +0000)]
newsticker--treeview-list-sort-by-column: variable name e vs. event