]> code.delx.au - gnu-emacs/log
gnu-emacs
14 years ago* srecode: New directory for SRecode template files.
Chong Yidong [Sat, 3 Oct 2009 19:28:56 +0000 (19:28 +0000)]
* srecode: New directory for SRecode template files.

14 years ago* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
Chong Yidong [Sat, 3 Oct 2009 19:28:05 +0000 (19:28 +0000)]
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.

* files.el (auto-mode-alist): Add .srt and Project.ede.

* cedet/semantic.el (semantic-mode): Handle
srecode-template-mode-hook as well.

* cedet/srecode/template.el: Remove hook variable.

* cedet/ede/proj-comp.el: Require ede/pmake when compiling.

* cedet/ede.el (ede-target-forms-menu): Don't enable if no
projects exist.

* cedet/srecode/map.el (srecode-map-base-template-dir): Look for
templates in data-directory.

* cedet/ede/srecode.el (ede-srecode-setup): Use default templates
directory.

* cedet/semantic/util-modes.el (semantic-highlight-func-mode): Doc
fix.

* cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
Only insert each variable once.

* cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
(ede-pmake-insert-variable-shared): Use it.

* cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
for lexical table iff table is nil.

14 years agoRemove commented out code.
Dan Nicolaescu [Sat, 3 Oct 2009 18:29:22 +0000 (18:29 +0000)]
Remove commented out code.
(vc-derived-from-dir-mode): Remove, unused.
(vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.

14 years ago* window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
Juanma Barranquero [Sat, 3 Oct 2009 13:31:08 +0000 (13:31 +0000)]
* window.c (Fdelete_window): Check WINDOW argument.  (Bug#4618)

14 years ago*** empty log message ***
Michael Albinus [Sat, 3 Oct 2009 12:36:21 +0000 (12:36 +0000)]
*** empty log message ***

14 years ago(clear_regexp_cache): Fix a typo in a comment.
Eli Zaretskii [Sat, 3 Oct 2009 09:51:32 +0000 (09:51 +0000)]
(clear_regexp_cache): Fix a typo in a comment.

14 years ago(fast_looking_at): Fix a typo in the commentary.
Eli Zaretskii [Sat, 3 Oct 2009 09:34:37 +0000 (09:34 +0000)]
(fast_looking_at): Fix a typo in the commentary.

14 years ago(calendar-basic-setup): Handle the case where the frame is wide.
Glenn Morris [Sat, 3 Oct 2009 02:19:22 +0000 (02:19 +0000)]
(calendar-basic-setup): Handle the case where the frame is wide.
(calendar-generate-window): Test for shrinkability rather than width.

14 years ago(data-debug-insert-tag-list): Comment out declaration, currently false.
Glenn Morris [Sat, 3 Oct 2009 02:11:59 +0000 (02:11 +0000)]
(data-debug-insert-tag-list): Comment out declaration, currently false.

14 years ago(rmail-generate-viewer-buffer): Be more careful about reusing existing
Glenn Morris [Sat, 3 Oct 2009 02:07:28 +0000 (02:07 +0000)]
(rmail-generate-viewer-buffer): Be more careful about reusing existing
buffers, in case we happen to visit two files with the same basename.
(Bug#4593)

14 years ago(WINS_BASIC): Fix last change.
Eli Zaretskii [Fri, 2 Oct 2009 19:53:53 +0000 (19:53 +0000)]
(WINS_BASIC): Fix last change.

14 years ago(AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
Eli Zaretskii [Fri, 2 Oct 2009 18:56:05 +0000 (18:56 +0000)]
(AUTOGENEL): Add loaddefs.el files in cedet subdirectories.

14 years ago(WINS_BASIC): Add eieio.
Eli Zaretskii [Fri, 2 Oct 2009 18:48:23 +0000 (18:48 +0000)]
(WINS_BASIC): Add eieio.

14 years ago(WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
Eli Zaretskii [Fri, 2 Oct 2009 18:46:37 +0000 (18:46 +0000)]
(WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
(bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in subdirs
of cedet as well.

14 years agoFix typos.
Juanma Barranquero [Fri, 2 Oct 2009 15:47:07 +0000 (15:47 +0000)]
Fix typos.

14 years ago(update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
Eli Zaretskii [Fri, 2 Oct 2009 15:46:46 +0000 (15:46 +0000)]
(update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).

14 years ago* help-fns.el (help-function-arglist): Don't check advertised-signature-table.
Stefan Monnier [Fri, 2 Oct 2009 14:36:54 +0000 (14:36 +0000)]
* help-fns.el (help-function-arglist): Don't check advertised-signature-table.
(describe-function-1): Do it here instead so it also applies to subrs.
* emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
Obey advertised-signature-table.

14 years ago*** empty log message ***
Michael Albinus [Fri, 2 Oct 2009 13:37:38 +0000 (13:37 +0000)]
*** empty log message ***

14 years ago* simple.el (start-file-process): Say in the doc-string, that file
Michael Albinus [Fri, 2 Oct 2009 13:27:29 +0000 (13:27 +0000)]
* simple.el (start-file-process): Say in the doc-string, that file
handlers might not support pty association, if PROGRAM is nil.

14 years ago*** empty log message ***
Michael Albinus [Fri, 2 Oct 2009 13:21:15 +0000 (13:21 +0000)]
*** empty log message ***

14 years ago* net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
Michael Albinus [Fri, 2 Oct 2009 13:20:14 +0000 (13:20 +0000)]
* net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
HOST and USER are strings.  They are nil, when there are
incomplete entries in ~/.netrc, for example.
(ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
root directory ("device busy" error otherwise).

14 years ago*** empty log message ***
Juanma Barranquero [Fri, 2 Oct 2009 12:52:17 +0000 (12:52 +0000)]
*** empty log message ***

14 years agoFix arch-tag.
Eli Zaretskii [Fri, 2 Oct 2009 12:39:29 +0000 (12:39 +0000)]
Fix arch-tag.

14 years ago(WINS_BASIC): Remove cedet.
Eli Zaretskii [Fri, 2 Oct 2009 12:19:24 +0000 (12:19 +0000)]
(WINS_BASIC): Remove cedet.
(WINS_CEDET): Add cedet.
(update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).

14 years agoAdd arch tagline
Miles Bader [Fri, 2 Oct 2009 10:53:34 +0000 (10:53 +0000)]
Add arch tagline

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Fri, 2 Oct 2009 07:11:13 +0000 (07:11 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(browse-url): Pass any symbol in browse-url-browser-function to
`apply', since if you've mistakenly put an unbound symbol then the
error is clearer.  (Bug#4531)

14 years ago* w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
Michael Albinus [Fri, 2 Oct 2009 06:01:32 +0000 (06:01 +0000)]
* w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.

14 years ago* lisp.h (Qdelete_directory_internal): Remove, because it is not
Michael Albinus [Fri, 2 Oct 2009 05:57:49 +0000 (05:57 +0000)]
* lisp.h (Qdelete_directory_internal): Remove, because it is not
used anymore outside fileio.c.

14 years agoUse `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero [Fri, 2 Oct 2009 03:48:36 +0000 (03:48 +0000)]
Use `called-interactively-p' instead of `interactive-p'.

14 years ago* image-mode.el (image-toggle-display):
Juanma Barranquero [Fri, 2 Oct 2009 00:02:02 +0000 (00:02 +0000)]
* image-mode.el (image-toggle-display):
* emacs-lisp/elp.el (elp-instrument-function):
* emacs-lisp/advice.el (ad-make-advised-definition):
* emacs-lisp/easy-mmode.el (define-minor-mode):
* net/browse-url.el (browse-url-maybe-new-window):
* progmodes/sh-script.el (sh-learn-buffer-indent):
  Pass new argument 'any to `called-interactively-p'.

14 years agoFix entry.
Juanma Barranquero [Thu, 1 Oct 2009 23:42:39 +0000 (23:42 +0000)]
Fix entry.

14 years agoRestore copyright notice, accidentally removed while updating to Unicode 5.2.0.
Juanma Barranquero [Thu, 1 Oct 2009 23:41:49 +0000 (23:41 +0000)]
Restore copyright notice, accidentally removed while updating to Unicode 5.2.0.

14 years agoUpdate to Unicode 5.2.0.
Juanma Barranquero [Thu, 1 Oct 2009 23:34:27 +0000 (23:34 +0000)]
Update to Unicode 5.2.0.

* admin/unidata/UnicodeData.txt: Update.

* lisp/international/charprop.el:
* lisp/international/uni-bidi.el:
* lisp/international/uni-category.el:
* lisp/international/uni-combining.el:
* lisp/international/uni-comment.el:
* lisp/international/uni-decimal.el:
* lisp/international/uni-decomposition.e:
* lisp/international/uni-digit.el:
* lisp/international/uni-lowercase.el:
* lisp/international/uni-mirrored.el:
* lisp/international/uni-name.el:
* lisp/international/uni-numeric.el:
* lisp/international/uni-old-name.el:
* lisp/international/uni-titlecase.el:
* lisp/international/uni-uppercase.el:
  Regenerate.

14 years ago* lisp.h (Qdelete_directory_internal):
Juanma Barranquero [Thu, 1 Oct 2009 23:17:39 +0000 (23:17 +0000)]
* lisp.h (Qdelete_directory_internal):
  Declare, instead of Qdelete_directory.

* w32fns.c (Fsystem_move_file_to_trash): Use it.

14 years agoConvert copyright of authors with assignment to FSF.
Glenn Morris [Thu, 1 Oct 2009 17:52:36 +0000 (17:52 +0000)]
Convert copyright of authors with assignment to FSF.
Remove trailing whitespace.

14 years ago(ELCFILES): Regenerate.
Glenn Morris [Thu, 1 Oct 2009 17:49:01 +0000 (17:49 +0000)]
(ELCFILES): Regenerate.

14 years ago* eval.c (Fcalled_interactively_p): Add `kind' argument.
Stefan Monnier [Thu, 1 Oct 2009 17:47:38 +0000 (17:47 +0000)]
* eval.c (Fcalled_interactively_p): Add `kind' argument.
* subr.el (interactive-p): Mark obsolete.
(called-interactively-p): Make the optional-ness of `kind' obsolete.
* emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
advertised-signature-table for subroutines as well.

14 years ago* emacs-lisp/byte-run.el (advertised-signature-table): New var.
Stefan Monnier [Thu, 1 Oct 2009 16:54:21 +0000 (16:54 +0000)]
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
(set-advertised-calling-convention): New function.
(make-obsolete, define-obsolete-function-alias)
(make-obsolete-variable, define-obsolete-variable-alias):
Make the optional-ness of `when' obsolete.
(define-obsolete-face-alias): Make `when' non-optional.
* help-fns.el (help-function-arglist):
* emacs-lisp/bytecomp.el (byte-compile-fdefinition):
Use advertised-signature-table.

14 years ago* files.texi (Directories): delete-directory has an optional
Michael Albinus [Thu, 1 Oct 2009 15:51:43 +0000 (15:51 +0000)]
* files.texi (Directories): delete-directory has an optional
parameter RECURSIVE.

14 years ago* files.texi (Directories): delete-directory prompts for recursive
Michael Albinus [Thu, 1 Oct 2009 15:44:10 +0000 (15:44 +0000)]
* files.texi (Directories): delete-directory prompts for recursive
deletion.

14 years ago* net/tramp-smb.el (tramp-smb-errors): Add error message for
Michael Albinus [Thu, 1 Oct 2009 15:40:59 +0000 (15:40 +0000)]
* net/tramp-smb.el (tramp-smb-errors): Add error message for
connection timeout.
(tramp-smb-handle-delete-directory): Handle optional parameter
RECURSIVE.

14 years ago* net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Handle
Michael Albinus [Thu, 1 Oct 2009 15:39:25 +0000 (15:39 +0000)]
* net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Handle
optional parameter RECURSIVE.

14 years ago* net/tramp-fish.el (tramp-fish-handle-delete-directory): Handle
Michael Albinus [Thu, 1 Oct 2009 15:35:35 +0000 (15:35 +0000)]
* net/tramp-fish.el (tramp-fish-handle-delete-directory): Handle
optional parameter RECURSIVE.

14 years ago* net/tramp.el (tramp-handle-make-directory): Flush upper
Michael Albinus [Thu, 1 Oct 2009 15:34:56 +0000 (15:34 +0000)]
* net/tramp.el (tramp-handle-make-directory): Flush upper
directory's file properties.
(tramp-handle-delete-directory): Handle optional parameter
RECURSIVE.
(tramp-handle-dired-recursive-delete-directory): Flush directory
properties after the remove command only.

14 years ago* net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
Michael Albinus [Thu, 1 Oct 2009 15:33:44 +0000 (15:33 +0000)]
* net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
parameter RECURSIVE.  Implementation is missing.

14 years ago* fileio.c (Fdelete_directory_internal): Renamed from
Michael Albinus [Thu, 1 Oct 2009 15:08:13 +0000 (15:08 +0000)]
* fileio.c (Fdelete_directory_internal): Renamed from
Fdelete_directory.  It is not a command anymore.  It has no file
name handler.

14 years ago* files.el (delete-directory): New defun. The original function
Michael Albinus [Thu, 1 Oct 2009 15:04:22 +0000 (15:04 +0000)]
* files.el (delete-directory): New defun.  The original function
in fileio.c has been renamed to `delete-directory-internal'.

14 years ago*** empty log message ***
Michael Albinus [Thu, 1 Oct 2009 15:01:32 +0000 (15:01 +0000)]
*** empty log message ***

14 years ago(Swapping Text): Minor clarification.
Stefan Monnier [Thu, 1 Oct 2009 14:33:58 +0000 (14:33 +0000)]
(Swapping Text): Minor clarification.

14 years ago2009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
Carsten Dominik [Thu, 1 Oct 2009 08:04:46 +0000 (08:04 +0000)]
2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>

* refcards/orgcard.tex: New version number.

14 years ago2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
Carsten Dominik [Thu, 1 Oct 2009 08:04:32 +0000 (08:04 +0000)]
2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
(Processing LaTeX fragments): Document that the size of images can be
changes using the variable `org-format-latex-options'.
(The date/time prompt, Timestamps): Be more accurate over ISO format
dates and times.
(Visibility cycling): Document showeverything keyword.
(In-buffer settings): Document showeverything keyword.
(Setting up the staging area): Fix the example.
(MobileOrg): New section.
(Agenda commands, Exporting Agenda Views): Document exporting the
agenda view to Org files.

14 years ago2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
Carsten Dominik [Thu, 1 Oct 2009 07:59:53 +0000 (07:59 +0000)]
2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-set-tags-to): New command.

* org-latex.el (org-export-latex-set-initial-vars): Also check in
the plist.

* org.el (org-additional-option-like-keywords): Add LATEX_CLASS
keyword.

* org-exp.el (org-infile-export-plist): Add LATEX_CLASS keyword.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-inlinetask.el (org-inlinetask-export): Option removed.
(org-inlinetask-export-handler): Better export.

* org-xoxo.el (org-export-xoxo-final-hook): New hook.
(org-export-as-xoxo): Run the new hook.

* org-html.el (org-export-html-final-hook): New hook.
(org-export-as-html): Run the new hook.

* org-docbook.el (org-export-docbook-final-hook): New hook.
(org-export-as-docbook): Run the new hook.

* org-ascii.el (org-export-ascii-final-hook): New hook.
(org-export-as-ascii): Run the new hook.

* org-latex.el (org-export-latex-treat-sub-super-char): Allow a
space character as the character before the ^/_.
(org-export-latex-final-hook): New hook.
(org-export-as-latex): Run `org-export-latex-final-hook'.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-macs.el (org-if-unprotected-at): Fix docstring.

* org-agenda.el (org-agenda-change-all-lines): Handle invisible
text in the prefix (if category is a link).

* org-latex.el (org-export-latex-preprocess): Deal properly with
empty lines in verse environments.

* org.el (org-format-latex-header): Inline fullpage.sty.

* org-footnote.el (org-footnote-create-definition): Reveal context
to add a new footnote definition.

* org.el (org-ctrl-c-ctrl-c): Pass prefix arg to
org-table-recalculate when cursor is in TBLFM line.

* org-list.el (org-renumber-ordered-list): Fix cursor position
when bullet length has changed.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-format-latex): Mention `org-format-latex-options' in
the docstring.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-agenda-get): New function.

* org-agenda.el (org-agenda-post-command-hook): No longer move
point away from end of line.
(org-agenda-add-entry-text, org-agenda-collect-markers)
(org-finalize-agenda, org-agenda-mark-clocking-task)
(org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
(org-agenda-entry-text-show, org-agenda-highlight-todo)
(org-agenda-compare-effort, org-agenda-filter-apply)
(org-agenda-later, org-agenda-change-time-span)
(org-agenda-post-command-hook, org-agenda-show-priority)
(org-agenda-show-tags, org-agenda-goto, org-agenda-kill)
(org-agenda-archive, org-agenda-archive-to-archive-sibling)
(org-remove-subtree-entries-from-agenda, org-agenda-refile)
(org-agenda-open-link, org-agenda-copy-local-variable)
(org-agenda-switch-to, org-agenda-check-no-diary)
(org-agenda-tree-to-indirect-buffer, org-agenda-todo)
(org-agenda-add-note, org-agenda-change-all-lines)
(org-agenda-priority, org-agenda-set-tags)
(org-agenda-set-property, org-agenda-set-effort)
(org-agenda-toggle-archive-tag, org-agenda-date-later)
(org-agenda-show-new-time, org-agenda-date-prompt)
(org-agenda-schedule, org-agenda-deadline, org-agenda-action)
(org-agenda-clock-in, org-agenda-bulk-mark)
(org-agenda-bulk-unmark, org-agenda-show-the-flagging-note): Use
`org-get-at-bol'.

* org-colview.el (org-columns-display-here)
(org-columns-edit-allowed, org-agenda-columns): Use
`org-get-at-bol'.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-special-ctrl-a/e): Improve documentation and
customize type.
(org-end-of-line): Don't jump to after the ellipsis.
(org-mode-map): Bind <home> and <end> as well.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-fontify-meta-lines-and-blocks): Treat lines with a
space after #+ as comments.
(org-open-at-point): Run `org-follow-link-hook' always.

* org-latex.el (org-export-latex-emph-format): Use better commands
to insert special characters in verbatim snippets.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-faces.el (org-copy-face): New function.  Use it to create
various faces formerly created by using `copy-face'.

* org-agenda.el (org-prepare-agenda): Don't officially mark this
window dedicated.
(org-agenda-quit): Kill the frame containing the agenda window if
that frame was created for the agenda.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-date-prompt): Mark the changed time
stamp in the agenda.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-prepare-agenda): Reset
`org-drawers-for-agenda'.
(org-prepare-agenda): Uniquify list of drawers.

* org.el (org-complex-heading-regexp-format): New variable.
(org-set-regexps-and-options): Define
`org-complex-heading-regexp-format'.
(org-drawers-for-agenda): New variable.
(org-map-entries): Bind `org-drawers-for-agenda'.
(org-prepare-agenda-buffers): Add to `org-drawers-for-agenda'.

* org-remember.el (org-go-to-remember-target)
(org-remember-handler): Use `org-complex-heading-regexp-format'.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-highlight-todo): Fix text property
problem.

* org.el (org-on-heading-p, org-at-heading-p): Make sure these are
always with `invisible-ok'.
(org-store-link): No error when there is nothing to link to in the
agenda.

* org-list.el (org-update-checkbox-count): Insert changed cookie
before the old, to avoid problems with invisibility at the end of
the line.
(org-update-checkbox-count): Insert changed cookie before the old,
to avoid problems with invisibility at the end of the line.

* org.el (org-sort-entries-or-items): Include the final newline.
(org-fontify-meta-lines-and-blocks): Add indented dynamic block
lines for fontification.
(org-dblock-start-re, org-dblock-end-re): Allow indentation.
(org-prepare-dblock): Store the current indentation of the BEGIN
line.
(org-update-dblock): Apply the indentation of the begin line to
the rest of the block.
(org-ctrl-c-ctrl-c): Also find indented dblock lines.
(org-startup-folded): New allowed value `showeverything'.
(org-startup-options): Add STARTUP keyword `showeverything'.
(org-set-startup-visibility): Respect value `showeverything' in
org-startup-folded.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-closest-date): Fix issue with past preference.

* org-archive.el (org-archive-set-tag)
(org-archive-subtree-default): New commands.

* org-clock.el (org-clock-clocktable-default-properties): New
option.
(org-clock-report): Use
`org-clock-clocktable-default-properties'.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-iswitchb-completing-read): Fix typo.

* org-crypt.el: New file.

* org.el: Add an entry for org-crypt.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-menu): Reorganize the menu for more
consistency.
(org-batch-store-agenda-views): New function.
(org-agenda-title-append): Define variable.
(org-write-agenda): New export to Org files.
(org-agenda-get-some-entry-text): New arguments INDENT and KEEP.
(org-agenda): Allow to keep the restricted file list if a special
variable is bound to t.
(org-agenda): Define a special agenda view for working on flagged
entries.
(org-agenda-get-restriction-and-command): List the new agenda
view.
(org-agenda-show-the-flagging-note): New command.
(org-agenda-mode-map): New key `?' for looking at the flagging
note.

* org.el (org-autoload): Autoload org-mobile.el.
(org-org-menu): Add menu commands for MobileOrg in the Org menu.

* org-mobile.el: New file.

* org-id.el (org-id-get): Fix bug with forcing ID on an item.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-table.el (orgtbl-line-start-regexp): Match also TBLNAME
statements.
(org-table-get-remote-range): Match indented #+TBLNAME
statements.

* org.el (org-convert-to-odd-levels)
(org-convert-to-oddeven-levels): Work also correctly if the file
is in outline-mode.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-store-link): When in agenda buffer, link to
referenced entry.
(org-add-planning-info): Remove spaces at eol.

* org-macs.el (org-with-point-at): Add a `lisp-indent-function'
property.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-latex.el (org-export-latex-first-lines): Fix problem with
LaTeX export of first line and selected subtree.

* org.el (org-shifttab): Interpret arg differently when using only
odd levels.

2009-10-01  Bastien Guerry  <bzg@altern.org>

* org.el (org-check-agenda-file): Use a more explicit message

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-exp.el (org-export-remove-special-table-lines): Don't remove
normal lines.

2009-10-01  Bastien Guerry  <bzg@altern.org>

* org.el (org-offer-links-in-entry): Don't use "Select link" as a
prompt in the temporary window.

* org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
prefix for marked entries in the agenda view.

2009-10-01  Andreas Burtzlaff <andy13@gmx.net>  (tiny change)

* org.el (outline-end-of-subtree): Bugfix: advise this function in
a way that prevents any trailing character from being displayed.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-menu): Fix bugs in the bulk action
menu.

* org-exp.el (org-export-remove-special-table-lines): Remove bad
slow regexp match.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-latex.el (org-export-latex-preprocess): Do not protect in
the LaTeX header.

* org-src.el (org-edit-src-save): Save window setup while saving.
(org-edit-src-code): Use new buffer name construction scheme.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-entry-text-exclude-regexps): New
variable.
(org-agenda-entry-text-cleanup-hook): New hook.
(org-agenda-get-some-entry-text): Remove matches of
`org-agenda-entry-text-exclude-regexps' and run the hook
`org-agenda-entry-text-cleanup-hook'.

* org.el (org-offer-links-in-entry): New argument ZERO to
implement a link with index zero.
(org-cycle-show-empty-lines): Not keep empty line under header
hidden.
(org-iswitchb-completing-read): Bind `switchb-use-virtual-buffers'
to nil for special completion.
(org-store-link): Don't error before the first heading.

* org-agenda.el (org-agenda-open-link): Pass the prefix to
`org-offer-links-in-entry'.

2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-quit): Provide the window argument for
`window-dedicated-p', Emacs 22 needs it.
(org-format-agenda-item): If the category is a link, arrange for
invisible text to replaced with spaces.
(org-compile-prefix-format): Add the extra space.
(org-prefix-category-length): New variable.

* org-exp.el (org-export-cleanup-toc-line): Remove footnote
references from TOC lines.

* org.el (org-selected-window): New variable.

* org-table.el (org-table-edit-formulas): Remember the selected
window.
(org-table-fedit-finish, org-table-fedit-abort): Select the window
that was originally selected.

* org-exp.el (org-export-preprocess-apply-macros): Scan the
expansion of a macro for more macro definitions.

* org-agenda.el (org-agenda-dim-blocked-tasks): Make sure the
invisibility overlay starts on the newline.

14 years agoDoc/message fixes.
Glenn Morris [Thu, 1 Oct 2009 04:54:05 +0000 (04:54 +0000)]
Doc/message fixes.

14 years agoFix comment typo.
Glenn Morris [Thu, 1 Oct 2009 04:48:12 +0000 (04:48 +0000)]
Fix comment typo.

14 years agoFix comment typos.
Glenn Morris [Thu, 1 Oct 2009 04:47:55 +0000 (04:47 +0000)]
Fix comment typos.

14 years ago(byte-compile-defmacro-declaration): New fun.
Stefan Monnier [Thu, 1 Oct 2009 04:38:52 +0000 (04:38 +0000)]
(byte-compile-defmacro-declaration): New fun.
(byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
(byte-compile-defmacro): Use backquotes.

14 years agoFix comment typo.
Glenn Morris [Thu, 1 Oct 2009 04:31:40 +0000 (04:31 +0000)]
Fix comment typo.

14 years agoFix comment typo.
Glenn Morris [Thu, 1 Oct 2009 04:24:04 +0000 (04:24 +0000)]
Fix comment typo.

14 years agoFix comment typo.
Glenn Morris [Thu, 1 Oct 2009 04:16:13 +0000 (04:16 +0000)]
Fix comment typo.

14 years agoDoc/message fixes.
Glenn Morris [Thu, 1 Oct 2009 04:10:10 +0000 (04:10 +0000)]
Doc/message fixes.

14 years agoFix comment typo.
Glenn Morris [Thu, 1 Oct 2009 04:08:46 +0000 (04:08 +0000)]
Fix comment typo.

14 years agoFix comment typo.
Glenn Morris [Thu, 1 Oct 2009 04:01:50 +0000 (04:01 +0000)]
Fix comment typo.

14 years ago(cd-absolute): Don't abbreviate-file-name (bug#4599).
Stefan Monnier [Thu, 1 Oct 2009 03:34:04 +0000 (03:34 +0000)]
(cd-absolute): Don't abbreviate-file-name (bug#4599).

14 years ago(vc-resynch-window): Don't revert a buffer which has no associated file.
Stefan Monnier [Thu, 1 Oct 2009 03:32:25 +0000 (03:32 +0000)]
(vc-resynch-window): Don't revert a buffer which has no associated file.
(vc-resynch-buffer): Use vc-dir-buffers.

14 years agoDoc/message fixes.
Glenn Morris [Thu, 1 Oct 2009 03:08:03 +0000 (03:08 +0000)]
Doc/message fixes.

14 years agoDoc/message fixes.
Glenn Morris [Thu, 1 Oct 2009 02:50:00 +0000 (02:50 +0000)]
Doc/message fixes.

14 years agoFix comment typo.
Glenn Morris [Thu, 1 Oct 2009 02:47:37 +0000 (02:47 +0000)]
Fix comment typo.

14 years agoDoc/message fixes.
Glenn Morris [Thu, 1 Oct 2009 02:39:07 +0000 (02:39 +0000)]
Doc/message fixes.

14 years ago(vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
Glenn Morris [Thu, 1 Oct 2009 02:23:29 +0000 (02:23 +0000)]
(vc-cvs-parse-entry): Be more careful with the match-data.  (Bug#4555).

14 years ago(semantic-c-reset-preprocessor-symbol-map): Fix declaration.
Glenn Morris [Thu, 1 Oct 2009 02:19:38 +0000 (02:19 +0000)]
(semantic-c-reset-preprocessor-symbol-map): Fix declaration.
(semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.

14 years agoRemove unused declarations.
Glenn Morris [Thu, 1 Oct 2009 02:17:38 +0000 (02:17 +0000)]
Remove unused declarations.

14 years ago(iswitchb-read-buffer): Fix declaration.
Glenn Morris [Thu, 1 Oct 2009 02:12:07 +0000 (02:12 +0000)]
(iswitchb-read-buffer): Fix declaration.
(iswitchb-mode, remember, remember-buffer-desc)
(remember-finalize, remember-save-after-remembering, remember-register)
(remember-buffer, remember-handler-functions)
(remember-annotation-functions): Remove unused declarations.

14 years ago(url-dav-file-attributes): Fix declaration.
Glenn Morris [Thu, 1 Oct 2009 02:06:55 +0000 (02:06 +0000)]
(url-dav-file-attributes): Fix declaration.

14 years ago(Declaring Functions): Mention that we also search for ".m" files in
Glenn Morris [Thu, 1 Oct 2009 02:05:32 +0000 (02:05 +0000)]
(Declaring Functions): Mention that we also search for ".m" files in
the src/ directory.

14 years ago(declare-function): Doc fix.
Glenn Morris [Thu, 1 Oct 2009 02:03:38 +0000 (02:03 +0000)]
(declare-function): Doc fix.

14 years ago(check-declare-scan): Read the declaration rather than parsing it as a
Glenn Morris [Thu, 1 Oct 2009 02:02:39 +0000 (02:02 +0000)]
(check-declare-scan): Read the declaration rather than parsing it as a
regexp.  This relaxes the layout requirements and makes errors easier
to detect.
(check-declare-verify): Check file is regular.
(check-declare-directory): Doc fix.

14 years agoSee bug#4594.
Glenn Morris [Thu, 1 Oct 2009 01:58:58 +0000 (01:58 +0000)]
See bug#4594.

14 years ago* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
Juanma Barranquero [Thu, 1 Oct 2009 01:06:18 +0000 (01:06 +0000)]
* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
  Use \000 instead of literal ^@.

14 years ago* cedet/srecode/expandproto.el: Fix provide statement.
Juanma Barranquero [Wed, 30 Sep 2009 17:04:27 +0000 (17:04 +0000)]
* cedet/srecode/expandproto.el: Fix provide statement.

14 years ago* emacs-lisp/eieio.el (boolean-p): Deleted.
Chong Yidong [Wed, 30 Sep 2009 15:29:50 +0000 (15:29 +0000)]
* emacs-lisp/eieio.el (boolean-p): Deleted.

* cedet/ede/srecode.el: Fix provide statement.

14 years ago(ede-proj-target-makefile-miscelaneous): Fix doc typo.
Glenn Morris [Wed, 30 Sep 2009 07:59:42 +0000 (07:59 +0000)]
(ede-proj-target-makefile-miscelaneous): Fix doc typo.

14 years ago(ede-aux-source): Fix doc typo.
Glenn Morris [Wed, 30 Sep 2009 07:58:46 +0000 (07:58 +0000)]
(ede-aux-source): Fix doc typo.

14 years agoFix comment typos.
Glenn Morris [Wed, 30 Sep 2009 07:57:57 +0000 (07:57 +0000)]
Fix comment typos.
(ede-proj-target-makefile-miscelaneous, ede-misc-source): Fix doc typos.

14 years agoFix comment typos.
Glenn Morris [Wed, 30 Sep 2009 07:55:35 +0000 (07:55 +0000)]
Fix comment typos.
(semantic-mrub-completing-read, semantic-mrub-switch-tags): Fix doc typos.

14 years ago(data-debug-new-buffer, data-debug-insert-thing): Remove unneeded
Glenn Morris [Wed, 30 Sep 2009 07:50:48 +0000 (07:50 +0000)]
(data-debug-new-buffer, data-debug-insert-thing): Remove unneeded
declarations (one broken).
(semanticdb-enable-gnu-global-databases): Fix prompt typo.

14 years agoFix comment typos.
Glenn Morris [Wed, 30 Sep 2009 07:42:40 +0000 (07:42 +0000)]
Fix comment typos.

14 years ago(elint-init-form): Report declarations where the filename is not a string.
Glenn Morris [Wed, 30 Sep 2009 07:24:35 +0000 (07:24 +0000)]
(elint-init-form): Report declarations where the filename is not a string.

14 years ago(semantic-scope-find): Fix declaration.
Glenn Morris [Wed, 30 Sep 2009 07:24:04 +0000 (07:24 +0000)]
(semantic-scope-find): Fix declaration.

14 years agoFix declarations.
Glenn Morris [Wed, 30 Sep 2009 02:33:07 +0000 (02:33 +0000)]
Fix declarations.

14 years ago(org-columns-uncompile-format): Avoid assignment to free variable `fun'.
Glenn Morris [Wed, 30 Sep 2009 02:32:44 +0000 (02:32 +0000)]
(org-columns-uncompile-format): Avoid assignment to free variable `fun'.

14 years agoRelicense under GPLv3+.
Glenn Morris [Wed, 30 Sep 2009 02:28:17 +0000 (02:28 +0000)]
Relicense under GPLv3+.

14 years ago(authors-ignored-files): Add "js2-mode.el".
Glenn Morris [Wed, 30 Sep 2009 02:27:10 +0000 (02:27 +0000)]
(authors-ignored-files): Add "js2-mode.el".

14 years ago(semantic-gcc-setup): Replace runtime use of CL function `remove-if-not'.
Glenn Morris [Wed, 30 Sep 2009 02:26:12 +0000 (02:26 +0000)]
(semantic-gcc-setup): Replace runtime use of CL function `remove-if-not'.

14 years agoRemove duplicate author header.
Glenn Morris [Wed, 30 Sep 2009 02:25:43 +0000 (02:25 +0000)]
Remove duplicate author header.

14 years agoFix format of Authors: header.
Glenn Morris [Wed, 30 Sep 2009 02:25:27 +0000 (02:25 +0000)]
Fix format of Authors: header.

14 years agoFix comment typo.
Glenn Morris [Wed, 30 Sep 2009 02:25:10 +0000 (02:25 +0000)]
Fix comment typo.

14 years ago(Acknowledgments): CEDET updates. Fix Hungarian accent.
Glenn Morris [Wed, 30 Sep 2009 02:23:05 +0000 (02:23 +0000)]
(Acknowledgments): CEDET updates.  Fix Hungarian accent.

14 years ago* files.el (safe-local-eval-forms): Fix typo.
Chong Yidong [Tue, 29 Sep 2009 23:57:17 +0000 (23:57 +0000)]
* files.el (safe-local-eval-forms): Fix typo.

14 years ago* vc-hooks.el (vc-dir-buffers): New var.
Stefan Monnier [Tue, 29 Sep 2009 13:07:50 +0000 (13:07 +0000)]
* vc-hooks.el (vc-dir-buffers): New var.
(vc-state-refresh): New function.
(vc-state): Use it.
(vc-after-save): Always ask the backend to recompute the new state.
Always call vc-dir if necessary, using vc-dir-buffers.
* vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
Use vc-dir-buffers.
(vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
(vc-dir-prepare-status-buffer, vc-dir-update)
(vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
Don't call expand-file-name on default-directory.

14 years agoAdd 2009 to copyright years.
Glenn Morris [Tue, 29 Sep 2009 07:38:42 +0000 (07:38 +0000)]
Add 2009 to copyright years.