bpt/emacs.git
14 years ago($(DESTDIR)${archlibdir}): Set umask to world-readable before creating
Glenn Morris [Wed, 9 Sep 2009 02:32:25 +0000 (02:32 +0000)]
($(DESTDIR)${archlibdir}): Set umask to world-readable before creating
directories and game score files.

14 years ago(Vtruncate_partial_width_windows): Improve docstring.
Stefan Monnier [Wed, 9 Sep 2009 01:21:10 +0000 (01:21 +0000)]
(Vtruncate_partial_width_windows): Improve docstring.

14 years ago(smerge-remove-props, smerge-refine):
Stefan Monnier [Tue, 8 Sep 2009 19:47:07 +0000 (19:47 +0000)]
(smerge-remove-props, smerge-refine):
Use with-silent-modifications (bug#4342).

14 years ago(with-silent-modifications): New macro.
Stefan Monnier [Tue, 8 Sep 2009 19:42:21 +0000 (19:42 +0000)]
(with-silent-modifications): New macro.

14 years agoUpdate.
Juanma Barranquero [Mon, 7 Sep 2009 15:25:38 +0000 (15:25 +0000)]
Update.

14 years ago* files.el (top-level): Require `cl' when compiling.
Juanma Barranquero [Mon, 7 Sep 2009 15:23:09 +0000 (15:23 +0000)]
* files.el (top-level): Require `cl' when compiling.

14 years ago(proced-mode-map): Bind "d" to proced-mark-alt.
Glenn Morris [Mon, 7 Sep 2009 02:35:29 +0000 (02:35 +0000)]
(proced-mode-map): Bind "d" to proced-mark-alt.
(proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)

14 years ago(auto-mode-alist): Use delphi-mode for .dpr files.
Glenn Morris [Mon, 7 Sep 2009 02:26:37 +0000 (02:26 +0000)]
(auto-mode-alist): Use delphi-mode for .dpr files.

14 years agoFix typos.
Juanma Barranquero [Mon, 7 Sep 2009 01:22:41 +0000 (01:22 +0000)]
Fix typos.

14 years agoFix typo (again).
Juanma Barranquero [Mon, 7 Sep 2009 01:03:26 +0000 (01:03 +0000)]
Fix typo (again).

14 years agoFix typo.
Juanma Barranquero [Mon, 7 Sep 2009 01:01:47 +0000 (01:01 +0000)]
Fix typo.

14 years ago* unidata/.gitignore: New file.
Juanma Barranquero [Mon, 7 Sep 2009 00:58:16 +0000 (00:58 +0000)]
* unidata/.gitignore: New file.

14 years ago(vc-git-annotate-command): Use separator to parse
Nick Roberts [Sun, 6 Sep 2009 22:08:31 +0000 (22:08 +0000)]
(vc-git-annotate-command): Use separator to parse
arguments correctly.

14 years ago*** empty log message ***
Nick Roberts [Sun, 6 Sep 2009 22:07:55 +0000 (22:07 +0000)]
*** empty log message ***

14 years ago(proced-mode): Doc fix.
Eli Zaretskii [Sun, 6 Sep 2009 20:09:01 +0000 (20:09 +0000)]
(proced-mode): Doc fix.

14 years ago* net/tramp.el (tramp-perl-file-attributes): Print "nil" when
Michael Albinus [Sun, 6 Sep 2009 14:19:48 +0000 (14:19 +0000)]
* net/tramp.el (tramp-perl-file-attributes): Print "nil" when
lstat fails.
(tramp-do-file-attributes-with-ls): Check for file existence at
remote end.
(tramp-do-file-attributes-with-stat): Likewise.
(tramp-convert-file-attributes): Return nil when attr is nil.

14 years ago(diary-entry): Add help-echo and follow-link properties to this button.
Glenn Morris [Sat, 5 Sep 2009 21:11:34 +0000 (21:11 +0000)]
(diary-entry): Add help-echo and follow-link properties to this button.
(diary-fancy-display): Don't extend the button to the final newline.
(diary-fancy-display-mode): Continue to define "q" as a local key.

14 years ago(holiday-chinese): Make it slightly more efficient.
Glenn Morris [Sat, 5 Sep 2009 21:07:15 +0000 (21:07 +0000)]
(holiday-chinese): Make it slightly more efficient.

14 years ago(lisp-font-lock-keywords-2): Add letf.
Glenn Morris [Sat, 5 Sep 2009 21:00:39 +0000 (21:00 +0000)]
(lisp-font-lock-keywords-2): Add letf.

14 years agoMention that redefining the function byte-compile-dest-file is obsolete.
Glenn Morris [Sat, 5 Sep 2009 19:11:24 +0000 (19:11 +0000)]
Mention that redefining the function byte-compile-dest-file is obsolete.

14 years ago(emacs-lisp-file-regexp): Doc fix.
Glenn Morris [Sat, 5 Sep 2009 19:10:37 +0000 (19:10 +0000)]
(emacs-lisp-file-regexp): Doc fix.
(byte-compile-dest-file-function): New option.
(byte-compile-dest-file): Doc fix.  Obey byte-compile-dest-file-function.
(byte-compile-cl-file-p): New function.
(byte-compile-eval): Only suppress noruntime warnings about cl functions
if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
(byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
than for file being previously loaded.
(byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
(byte-compile-file-form-require): Handle the case where requiring a file
indirectly causes CL to be loaded.

14 years agoDon't mention maintainer-clean, since `make bootstrap' does this now.
Glenn Morris [Sat, 5 Sep 2009 18:53:34 +0000 (18:53 +0000)]
Don't mention maintainer-clean, since `make bootstrap' does this now.
(With the exception that it does not remove Makefile from lisp/ or src/).

14 years agoFix typos.
Juanma Barranquero [Sat, 5 Sep 2009 17:47:06 +0000 (17:47 +0000)]
Fix typos.

14 years ago* lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
Karl Fogel [Sat, 5 Sep 2009 16:25:27 +0000 (16:25 +0000)]
* lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
  before killing the old buffer, since by the time `kill-buffer' is
  run so many buffer variables have been set to nil that it may not
  behave as expected.  (Bug#4061)

14 years ago* lisp/files.el (find-alternate-file): If the old buffer is modified
Karl Fogel [Sat, 5 Sep 2009 15:16:49 +0000 (15:16 +0000)]
* lisp/files.el (find-alternate-file): If the old buffer is modified
  and visiting a file, behave similarly to `kill-buffer' when killing
  it, thus reverting to the pre-1.878 behavior; see
  http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
  for discussion.  Also, consult `buffer-file-name' as a variable not
  as a function, for consistency with the rest of the code.

14 years ago2009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>
Carsten Dominik [Sat, 5 Sep 2009 06:03:01 +0000 (06:03 +0000)]
2009-09-05  Carsten Dominik  <dominik@u016822.science.uva.nl>

* org-gnus.el (require): Wrap (require gnus-sum) into
eval-when-compils.

14 years ago*** empty log message ***
Carsten Dominik [Sat, 5 Sep 2009 06:02:49 +0000 (06:02 +0000)]
*** empty log message ***

14 years agoFix some dates.
Juanma Barranquero [Sat, 5 Sep 2009 00:57:33 +0000 (00:57 +0000)]
Fix some dates.

14 years agoFix whitespace.
Juanma Barranquero [Sat, 5 Sep 2009 00:45:08 +0000 (00:45 +0000)]
Fix whitespace.

14 years ago* net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.
Michael Albinus [Fri, 4 Sep 2009 08:15:28 +0000 (08:15 +0000)]
* net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.

14 years ago* net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
Michael Albinus [Fri, 4 Sep 2009 08:14:30 +0000 (08:14 +0000)]
* net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
also when adding a new directory.

14 years agoRemove leading * from defcustom and defface docs.
Glenn Morris [Fri, 4 Sep 2009 07:00:22 +0000 (07:00 +0000)]
Remove leading * from defcustom and defface docs.

14 years agoReword header to fool copyright-update-year.
Glenn Morris [Fri, 4 Sep 2009 06:58:00 +0000 (06:58 +0000)]
Reword header to fool copyright-update-year.
Remove leading * from defcustom and defface docs.

14 years agoReword the header to fool copyright-update-year.
Glenn Morris [Fri, 4 Sep 2009 06:52:21 +0000 (06:52 +0000)]
Reword the header to fool copyright-update-year.

14 years ago(x_focus_changed): If we get a focusout and pointer
Jan Djärv [Fri, 4 Sep 2009 05:33:49 +0000 (05:33 +0000)]
(x_focus_changed): If we get a focusout and pointer
is invisible, make it visible.

14 years agoMust define x_*_window_to_frame for non-toolkit.
Jan Djärv [Fri, 4 Sep 2009 04:47:36 +0000 (04:47 +0000)]
Must define x_*_window_to_frame for non-toolkit.

14 years ago* xterm.h: Remove condition for declaration of
Jan Djärv [Fri, 4 Sep 2009 04:40:17 +0000 (04:40 +0000)]
* xterm.h: Remove condition for declaration of
x_*_window_to_frame.

14 years ago(locate-file-completion-table): Make it provide boundary
Stefan Monnier [Fri, 4 Sep 2009 03:18:08 +0000 (03:18 +0000)]
(locate-file-completion-table): Make it provide boundary
information, so partial-completion works better.

14 years ago(Footnote-text-under-cursor):
Stefan Monnier [Fri, 4 Sep 2009 03:09:44 +0000 (03:09 +0000)]
(Footnote-text-under-cursor):
Check footnote-text-marker-alist before using it (bug#4324).

14 years agofancy diary and view mode.
Glenn Morris [Fri, 4 Sep 2009 03:00:31 +0000 (03:00 +0000)]
fancy diary and view mode.

14 years ago(diary-fancy-display): Only switch modes if necessary.
Glenn Morris [Fri, 4 Sep 2009 02:59:13 +0000 (02:59 +0000)]
(diary-fancy-display): Only switch modes if necessary.
(diary-fancy-overriding-map): New variable.
(diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
Use view-mode.

14 years ago(vc-rcs-annotate-command): Use forward-line rather than goto-line.
Glenn Morris [Fri, 4 Sep 2009 02:49:07 +0000 (02:49 +0000)]
(vc-rcs-annotate-command): Use forward-line rather than goto-line.

14 years agoUse default-value rather than default-enable-multibyte-characters.
Glenn Morris [Fri, 4 Sep 2009 02:47:26 +0000 (02:47 +0000)]
Use default-value rather than default-enable-multibyte-characters.

14 years ago(utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
Glenn Morris [Fri, 4 Sep 2009 02:46:08 +0000 (02:46 +0000)]
(utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.

14 years ago(quoted-printable-encode-string): Use mm-enable-multibyte, or
Glenn Morris [Fri, 4 Sep 2009 02:45:43 +0000 (02:45 +0000)]
(quoted-printable-encode-string): Use mm-enable-multibyte, or
mm-disable-multibyte, rather than default-enable-multibyte-characters.

14 years ago* tramp.texi (Frequently Asked Questions): New item for
Michael Albinus [Thu, 3 Sep 2009 15:21:47 +0000 (15:21 +0000)]
* tramp.texi (Frequently Asked Questions): New item for
emacsclient (extended).

14 years ago* tramp.texi (Frequently Asked Questions): New item for
Michael Albinus [Thu, 3 Sep 2009 13:21:15 +0000 (13:21 +0000)]
* tramp.texi (Frequently Asked Questions): New item for
emacsclient.

14 years agoUse default-value rather than default-enable-multibyte-characters.
Glenn Morris [Thu, 3 Sep 2009 07:26:31 +0000 (07:26 +0000)]
Use default-value rather than default-enable-multibyte-characters.

14 years ago2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
Carsten Dominik [Thu, 3 Sep 2009 07:20:50 +0000 (07:20 +0000)]
2009-09-03  Carsten Dominik  <dominik@u016822.science.uva.nl>

* org-protocol.el (org-protocol-store-link)
(org-protocol-remember, org-protocol-open-source): Remove autoload
cookies again.

14 years ago2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
Carsten Dominik [Thu, 3 Sep 2009 07:20:18 +0000 (07:20 +0000)]
2009-09-03  Carsten Dominik  <dominik@u016822.science.uva.nl>

* org-agenda.el (org-agenda-dim-blocked-tasks): Make sure we are
referencing the start of the line.

14 years ago2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
Carsten Dominik [Thu, 3 Sep 2009 07:18:54 +0000 (07:18 +0000)]
2009-09-03  Carsten Dominik  <dominik@u016822.science.uva.nl>

* org-gnus.el: Remove unnecessary declare-function forms.
(gnus-sum): Always require gnus-sum.

14 years ago*** empty log message ***
Carsten Dominik [Thu, 3 Sep 2009 07:17:25 +0000 (07:17 +0000)]
*** empty log message ***

14 years agoUse default-value rather than default-enable-multibyte-characters.
Glenn Morris [Thu, 3 Sep 2009 06:54:57 +0000 (06:54 +0000)]
Use default-value rather than default-enable-multibyte-characters.

14 years agoComment.
Glenn Morris [Thu, 3 Sep 2009 06:43:33 +0000 (06:43 +0000)]
Comment.

14 years agoMove all safe properties into the defcustoms.
Glenn Morris [Thu, 3 Sep 2009 06:41:46 +0000 (06:41 +0000)]
Move all safe properties into the defcustoms.
(f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.

14 years ago(appt-check): Don't call substitute-in-file-name on diary-file.
Glenn Morris [Thu, 3 Sep 2009 06:35:25 +0000 (06:35 +0000)]
(appt-check): Don't call substitute-in-file-name on diary-file.

14 years ago(diary-set-header, diary-live-p)
Glenn Morris [Thu, 3 Sep 2009 06:34:19 +0000 (06:34 +0000)]
(diary-set-header, diary-live-p)
(diary-check-diary-file, diary-list-entries)
(diary-include-other-diary-files, diary-simple-display)
(diary-fancy-display, diary-print-entries)
(diary-mark-included-diary-files, diary-make-entry):
Don't call substitute-in-file-name on diary-file.

14 years agoCHENG Gao <chenggao at gmail.com>
Glenn Morris [Thu, 3 Sep 2009 06:03:48 +0000 (06:03 +0000)]
CHENG Gao <chenggao at gmail.com>

Fixup comment format.

14 years ago(footnote-prefix): Make it a defcustom.
Stefan Monnier [Thu, 3 Sep 2009 02:21:37 +0000 (02:21 +0000)]
(footnote-prefix): Make it a defcustom.
(footnote-mode-map): Move initialization into the declaration.
(footnote-minor-mode-map): Define it rather than changing global-map.
(footnote-mode): Use define-minor-mode.

14 years ago(Fsend_string_to_terminal): Make it work again on the initial terminal as well.
Stefan Monnier [Thu, 3 Sep 2009 00:36:11 +0000 (00:36 +0000)]
(Fsend_string_to_terminal): Make it work again on the initial terminal as well.

14 years ago* xterm.h: Rename x_non_menubar_window_to_frame to
Jan Djärv [Wed, 2 Sep 2009 17:03:20 +0000 (17:03 +0000)]
* xterm.h: Rename x_non_menubar_window_to_frame to
x_menubar_window_to_frame

* xterm.c: Remove declarations also in xterm.h
(XTmouse_position): Do not return valid positions
for clicks in the menubar and the toolbar for Gtk+.

* xfns.c (x_any_window_to_frame): Assume less about Gtk+ internals,
if the widget for the event has the same top level as a frame,
return the frame.
(x_menubar_window_to_frame): Detect menu bar even with Gtk+
internal windows, bug #4122.
(x_non_menubar_window_to_frame): Remove.

14 years ago2009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
Carsten Dominik [Wed, 2 Sep 2009 13:08:50 +0000 (13:08 +0000)]
2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>

* refcards/orgcard.tex: Document new effort setting commands.
Document the new keys for agenda time motion.
Document the `E' key in the agenda.

14 years ago2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
Carsten Dominik [Wed, 2 Sep 2009 13:08:31 +0000 (13:08 +0000)]
2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.texi (Effort estimates): Document new effort setting commands.
(Agenda commands): Document the new keys fro agenda time motion.
Document entry text mode.  Improve documentation of the keys to include
inactive time stamps into the agenda view.
(Feedback): Document the new bug report command.
(Structure editing): Added an index entry for the sorting of subtrees.

14 years ago2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
Carsten Dominik [Wed, 2 Sep 2009 12:59:52 +0000 (12:59 +0000)]
2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-protocol.el (org-protocol-store-link)
(org-protocol-remember, org-protocol-open-source): Add autoloads.

* org-compat.el (org-float-time): New function.

* org.el (org-clock-update-time-maybe)
(org-sort-entries-or-items, org-do-sort)
(org-evaluate-time-range, org-time-string-to-seconds)
(org-closed-in-range): Use `org-float-time'.

* org-timer.el (org-timer-start, org-timer-pause-or-continue)
(org-timer-seconds):  Use `org-float-time'.

* org-clock.el (org-clock-get-clocked-time, org-clock-out)
(org-clock-sum, org-dblock-write:clocktable)
(org-clocktable-steps):  Use `org-float-time'.

* org-agenda.el (org-agenda-last-marker-time)
(org-agenda-new-marker, org-diary):  Use `org-float-time'.

* org-compat.el (w32-focus-frame): Declare the w32-focus-frame
function.

* org-exp.el (org-get-file-contents): Only protect lines that
really need it.

* org-html.el (require): Require cl for compilation.

* org.el:  Avoid using `default-major-mode'.

* org-plot.el (require): Require CL only at compile time.

* org-exp.el (require): Require CL only at compile time.

* org-agenda.el (org-agenda-quit): When the agenda window is
dedicated, remove other windows before exiting, so that the frame
really will be killed.

* org-exp.el (org-export-handle-include-files): Reset START and
END for each loop cycle.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-eval-in-calendar): Use
`org-select-frame-set-input-focus'.

* org-compat.el (org-select-frame-set-input-focus): New function.

* org.el (org-update-statistics-cookies): New function.
(org-mode-map): Bind `C-c #' to `org-update-statistics-cookies'.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-src.el (org-edit-fixed-width-region): Set org-src-mode only
after the local variables are set.

* org-latex.el (org-export-latex-protect-amp): New function.
(org-export-latex-links): Protect link ampersands in tables.

* org-exp.el (org-export-select-backend-specific-text): Match in
two steps, to avoid regexp problems.

* org.el (org-offer-links-in-entry): Improve working with many and
duplicate links.

* org-agenda.el (org-agenda-show-1): Make more consistent with
normal cycling.
(org-agenda-cycle-show): Make more consistent with normal cycling.

* org-gnus.el (org-gnus-store-link): Restore the linking to a
website.

2009-09-02  Bastien Guerry  <bzg@altern.org>

* org-latex.el (org-export-latex-first-lines): Bugfix.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-clock.el (org-clock-modify-effort-estimate): Emit message
about new effort.

* org.el (org-set-effort): New function.
(org-mode-map): New key for effort setting command.

* org-agenda.el (org-agenda): Keep window setup when calling
agenda from within agenda window.
(org-agenda-mode-map): New keys for effort setting commands.
(org-agenda-menu): Add effort setting commands to menu.
(org-agenda-set-property, org-agenda-set-effort): New functions.

* org-latex.el (org-export-latex-tables): Fix
`org-table-last-alignment' and `org-table-last-column-widths' if
the first column has been removed.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-remove-timestamp-with-keyword): Only remove in
entry, not in subtree.

* org-src.el (org-src-lang-modes): Add abbreviation elisp for
emacs lisp.

* org.el (org-open-at-point): When on headline, offer all strings
in entry.

* org-remember.el (org-remember-templates): Documentation fix.

* org.el (org-move-subtree-down): Use `org-get-next-sibling' and
`org-get-last-sibling' instead of the outline versions of these
functions.
(org-get-last-sibling): New function.
(org-refile): Use `org-get-next-sibling' instead of the outline
version of this function.
(org-clean-visibility-after-subtree-move): Use
`org-get-next-sibling' and `org-get-last-sibling' instead of the
outline versions of these functions.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-prepare-agenda): When creating a new frame
for the agenda, make the window dedicated.

* org-agenda.el (org-agenda-mode-map): New keys for time motion.

* org-table.el (org-table-align): Change the order of reinsertion
and deletion, to avoid problems with overlays following the table.

* org.el (org-parse-time-string): Better error message.
(org-show-subtree): Use org-end-of-subtree.

* org-macs.el (org-goto-line): New defsubst.

* org.el (org-open-file, org-change-tag-in-region)
(org-fast-tag-show-exit): Don't use `goto-line'.

* org-table.el (org-table-align, org-table-insert-column)
(org-table-delete-column, org-table-move-column)
(org-table-sort-lines, org-table-copy-region)
(org-table-paste-rectangle, org-table-wrap-region)
(org-table-get-specials, org-table-rotate-recalc-marks)
(org-table-get-range, org-table-recalculate)
(org-table-edit-formulas, org-table-fedit-convert-buffer)
(org-table-show-reference, org-table-highlight-rectangle): Don't
use `goto-line'.

* org-src.el (org-edit-src-code, org-edit-fixed-width-region)
(org-edit-src-exit): Don't use `goto-line'.

* org-macs.el (org-preserve-lc): Don't use `goto-line'.

* org-list.el (org-renumber-ordered-list, org-fix-bullet-type):
Don't use `goto-line'.

* org-exp.el (org-export-number-lines): Don't use `goto-line'.

* org-colview.el (org-columns, org-columns-redo)
(org-agenda-columns): Don't use `goto-line'.

* org-colview-xemacs.el (org-columns, org-agenda-columns): Don't
use `goto-line'.

* org-agenda.el (org-agenda-mode): Force visual line motion off.
(org-agenda-add-entry-text-maxlines): Improve docstring.
(org-agenda-start-with-entry-text-mode): New option.
(org-agenda-entry-text-maxlines): New option.
(org-agenda-entry-text-mode): New variable.
(org-agenda-mode): Set initial value of
`org-agenda-entry-text-mode'.
(org-agenda-mode-map): Add the `E' key.
(org-agenda-menu): Add entry text mode to the menu.
(org-agenda-get-some-entry-text): Fix line count bug.
(org-finalize-agenda): Apply entry text mode if appropriate.
(org-agenda-entry-text-show-here): New function.
(org-agenda-entry-text-show): New function.
(org-agenda-entry-text-hide): New function.
(org-agenda-view-mode-dispatch): Add entry text mode to the view
key menu.
(org-agenda-entry-text-mode): New command.
(org-agenda-set-mode-name): Add entry text mode to the mode line
string.
(org-agenda-undo, org-agenda-get-restriction-and-command)
(org-agenda-get-some-entry-text, org-agenda-redo): Don't use
`goto-line'.

2009-09-02  Bernt Hansen  <bernt@norang.ca>

* org-clock.el (org-notify): Bugfix.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-open-link): Handle multiple links and
check for after-string.

* org-gnus.el (org-gnus-store-link): Simplify.

* org.el (org-latex-regexps): Don't add extra empty lines for
display formulas.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-get-some-entry-text): New function.
(org-agenda-add-entry-text): Use
`org-agenda-get-some-entry-text'.

* org.el (org-cycle-separator-lines): Update docstring.
(org-cycle-show-empty-lines): Handle negative values for
`org-cycle-show-empty-lines'.

* org-exp.el (org-export-protect-sub-super): New function.
(org-export-normalize-links): Protect the url of plain links from
supscript and superscript processing.

* org-remember.el (org-remember-escaped-%): New function.
(org-remember-apply-template): Use `org-remember-escaped-%' to
detect escaped % signs.

2009-09-02  Bastien Guerry  <bzg@altern.org>

* org-timer.el (org-timer-set-timer): Use `org-notify' and play a
sound when showing the notification.

* org-clock.el (org-notify): New function.
(org-clock-notify-once-if-expired): Use `org-notify'.

* org-gnus.el (org-gnus-store-link): Handle `gnus-summary-mode'
and `gnus-article-mode' separately.
(gnus-summary-article-header): Fix the declare-function.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-exp.el (org-export-format-source-code-or-example): Translate
language.

* org-src.el (org-src-lang-modes): New variable
(org-edit-src-code): Translate language.

* org-exp.el (org-export-format-source-code-or-example): Deal wit
the new structure of the `org-export-latex-listings-langs'
variable.

* org-latex.el (org-export-latex-listings-langs): Change structure
of the variable from plist to alist.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-in-commented-line): New function.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-hide-block-toggle): Make folded blocks searchable.

2009-09-02  Friedrich Delgado Friedrichs <friedel@nomaden.org>  (tiny change)

* org.el (org-flag-drawer): More useful error.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-remember.el (org-remember-apply-template): Use
org-icompleting-read.

* org-publish.el (org-publish): Use org-icompleting-read.

* org-colview.el (org-columns-edit-value, org-columns-new)
(org-insert-columns-dblock): Use org-icompleting-read.

* org-colview-xemacs.el (org-columns-edit-value)
(org-columns-new, org-insert-columns-dblock): Use
org-icompleting-read.

* org-attach.el (org-attach-delete-one, org-attach-open): Use
org-icompleting-read.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-hierarchical-todo-statistics): Improve docstring.
(org-version): Return the version text.
(org-org-menu): Add a menu entry for the new bug reporter.
(org-submit-bug-report): New command.

* org-list.el (org-hierarchical-checkbox-statistics): Improve
docstring.

* org.el (org-emphasis-regexp-components): Add "`" to set of
pre-emphasis characters.

* org-latex.el (org-export-latex-classes): Always include the soul
package.
(org-export-latex-emphasis-alist): Use \st for strikethough.

* org-exp-blocks.el (org-export-blocks-preprocess): Use
`indent-code-rigidly' to indent.

* org-agenda.el (org-agenda-get-restriction-and-command): Remove
properties only if MATCH really is a string.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-latex.el (org-export-latex-packages-alist): Fix
customization type.

* org.el (org-create-formula-image): Also use
`org-export-latex-packages-alist'.

* org-html.el (org-export-as-html): Fix bug in footnote regexp.
(org-export-as-html): Format footnotes correctly.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-fast-tag-selection): Avoid text properties on tags
in the alist.

* org-agenda.el (org-agenda-get-restriction-and-command): Avoid
text properties on the match element.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-set-regexps-and-options): Make sure the list of done
keywords is not invalid.

* org-exp.el (org-export-interpolate-newlines): New function.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-format-latex): Avoid nested overlays.

* org-latex.el (org-export-latex-listings-langs): Add a few more
languages.

* org-exp.el (org-export-preprocess-apply-macros): Make sure to
ignore newlines and space before the first macro argument.

* org-latex.el (org-export-latex-tables): Remove save-excursion
around `org-table-align'.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-export-html-special-string-regexps): Definition
moved into org.el

* org-exp.el (org-export-preprocess-apply-macros): Allow newlines
in macro calls.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-latex.el (org-export-latex-listings)
(org-export-latex-listings-langs): New options.

* org-exp.el (org-export-format-source-code-or-example): Use
listing package if requested by the user.

2009-09-02  Bastien Guerry  <bzg@altern.org>

* org.el (org-iswitchb): Fix bug when aborting the `org-iswitchb'
command before actually switching to a buffer.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org-exp.el (org-get-file-contents): Only quote org lines when
the markup is src or example.

* org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
New option
(org-agenda-get-day-entries): Remember deadline results and pass
them on into the function getting the scheduling information.
(org-agenda-get-scheduled): Accept deadline results as parameters
and maybe skip some entries.
(org-agenda-skip-scheduled-if-deadline-is-shown): New option.

* org.el (org-insert-heading): When respecting content, do not
convert current line to headline.

* org-clock.el (org-clock-save-markers-for-cut-and-paste): Also
cheeeeeck the hd marker
(org-clock-in): Also set the hd marker.
(org-clock-out): Also set the hd marker.
(org-clock-cancel): Reset markers.

* org.el (org-clock-hd-marker): New marker.

* org-faces.el (org-agenda-clocking): New face.

* org-agenda.el (org-agenda-mark-clocking-task): New function.
(org-finalize-agenda): call `org-agenda-mark-clocking-task'.

* org.el (org-modules): Add org-track.el.

* org-agenda.el (org-agenda-bulk-marked-p): New function.
(org-agenda-bulk-mark, org-agenda-bulk-unmark): Use
`org-agenda-bulk-marked-p'.
(org-agenda-bulk-toggle): New command.

2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>

* org.el (org-move-subtree-down): Hide subtree if it was folded,
not just the body.

* org-remember.el (org-remember-finalize): Avoid buffer-modified
messages.

14 years ago* net/tramp-compat.el (top): Autoload used functions from
Michael Albinus [Wed, 2 Sep 2009 11:15:56 +0000 (11:15 +0000)]
* net/tramp-compat.el (top): Autoload used functions from
tramp.el.
(file-remote-p, process-file, start-file-process, set-file-times)
(tramp-compat-file-attributes): Compatibility functions shall not
call directly `tramp-handle-*', because this would bypass the
locking mechanism.
(tramp-compat-number-sequence): New defun.

14 years ago* net/tramp.el (tramp-handle-file-attributes-with-ls)
Michael Albinus [Wed, 2 Sep 2009 11:13:42 +0000 (11:13 +0000)]
* net/tramp.el (tramp-handle-file-attributes-with-ls)
(tramp-do-file-attributes-with-perl)
(tramp-do-file-attributes-with-stat): Rename from
`tramp-handle-file-attributes-with-*'.
(tramp-handle-file-attributes): Use them.
(tramp-do-directory-files-and-attributes-with-perl)
(tramp-do-directory-files-and-attributes-with-stat): Rename from
`tramp-handle-directory-files-and-attributes-with-*'.
(tramp-handle-directory-files-and-attributes): Use them.
(tramp-method-out-of-band-p): Additional parameter SIZE.
(tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
(tramp-handle-write-region): Use it.
(tramp-handle-insert-directory): Use "?\ " for compatibility
reasons.
(tramp-handle-vc-registered): Check, whether the first run did
return files to be tested.
(tramp-advice-make-auto-save-file-name): Do not call directly
`tramp-handle-make-auto-save-file-name', because this would bypass
the locking mechanism.

14 years agoPass no argument to gnus-float-time rather than current-time.
Glenn Morris [Wed, 2 Sep 2009 06:38:07 +0000 (06:38 +0000)]
Pass no argument to gnus-float-time rather than current-time.

14 years ago(gnus-float-time): Make TIME optional, defaulting to current-time.
Glenn Morris [Wed, 2 Sep 2009 06:36:11 +0000 (06:36 +0000)]
(gnus-float-time): Make TIME optional, defaulting to current-time.

14 years agoUse gnus-float-time rather than time-to-seconds.
Glenn Morris [Wed, 2 Sep 2009 03:29:49 +0000 (03:29 +0000)]
Use gnus-float-time rather than time-to-seconds.

14 years ago(gnus-float-time): New function.
Glenn Morris [Wed, 2 Sep 2009 03:27:14 +0000 (03:27 +0000)]
(gnus-float-time): New function.
(gnus-user-date): Use gnus-float-time.

14 years ago(ecomplete-add-item): In Emacs, use float-time.
Glenn Morris [Wed, 2 Sep 2009 03:26:30 +0000 (03:26 +0000)]
(ecomplete-add-item): In Emacs, use float-time.

14 years ago(time-date): Mention float-time.
Glenn Morris [Wed, 2 Sep 2009 03:24:46 +0000 (03:24 +0000)]
(time-date): Mention float-time.

14 years ago(time-to-seconds): In Emacs, make it an obsolete alias for float-time.
Glenn Morris [Wed, 2 Sep 2009 03:22:58 +0000 (03:22 +0000)]
(time-to-seconds): In Emacs, make it an obsolete alias for float-time.
(time-to-number-of-days): In Emacs, use float-time.

14 years ago(time-add): Suppress warnings from compat function.
Glenn Morris [Wed, 2 Sep 2009 03:22:00 +0000 (03:22 +0000)]
(time-add): Suppress warnings from compat function.

14 years ago(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
Glenn Morris [Wed, 2 Sep 2009 03:21:26 +0000 (03:21 +0000)]
(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.

14 years ago(rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
Glenn Morris [Wed, 2 Sep 2009 03:20:48 +0000 (03:20 +0000)]
(rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
Use float-time rather than time-to-seconds.

14 years agoComment.
Glenn Morris [Wed, 2 Sep 2009 03:17:18 +0000 (03:17 +0000)]
Comment.

14 years ago(default-major-mode): Move most of the doc from here...
Glenn Morris [Wed, 2 Sep 2009 03:11:15 +0000 (03:11 +0000)]
(default-major-mode): Move most of the doc from here...
(major-mode): ... to here.

14 years ago(completion-initials-expand): Fix typo.
Glenn Morris [Wed, 2 Sep 2009 03:09:10 +0000 (03:09 +0000)]
(completion-initials-expand): Fix typo.

14 years ago(info-menu-5): Mark face alias as obsolete.
Glenn Morris [Wed, 2 Sep 2009 03:06:50 +0000 (03:06 +0000)]
(info-menu-5): Mark face alias as obsolete.

14 years ago(modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):
Glenn Morris [Wed, 2 Sep 2009 03:06:25 +0000 (03:06 +0000)]
(modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):
Mark these face aliases as obsolete.

14 years agoMark face aliases with "-face" in the name as obsolete.
Glenn Morris [Wed, 2 Sep 2009 03:04:15 +0000 (03:04 +0000)]
Mark face aliases with "-face" in the name as obsolete.

14 years ago(gdb-current-context-command): Move the
Nick Roberts [Tue, 1 Sep 2009 23:53:48 +0000 (23:53 +0000)]
(gdb-current-context-command): Move the
space ...
(gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
no "--thread" option.
(gdb-stopped): Don't print "Switched to thread" message when it is
unchanged.

14 years ago*** empty log message ***
Nick Roberts [Tue, 1 Sep 2009 23:36:27 +0000 (23:36 +0000)]
*** empty log message ***

14 years agoRemove todo item now done.
Stefan Monnier [Tue, 1 Sep 2009 20:20:11 +0000 (20:20 +0000)]
Remove todo item now done.

14 years ago(completion-try-completion, completion-all-completions):
Stefan Monnier [Tue, 1 Sep 2009 19:49:34 +0000 (19:49 +0000)]
(completion-try-completion, completion-all-completions):
Remove ill-defined (and mistakenly installed and luckily never used nor
documented) `completion-styles' property.
(completion-initials-expand, completion-initials-all-completions)
(completion-initials-try-completion): New functions.
(completion-styles-alist): Add doc to each entry.
Add new `initials' entry.

14 years agoMark face aliases with "-face" suffix as obsolete.
Glenn Morris [Tue, 1 Sep 2009 16:26:23 +0000 (16:26 +0000)]
Mark face aliases with "-face" suffix as obsolete.

14 years agoMark face aliases with "-face" suffix as obsolete.
Glenn Morris [Tue, 1 Sep 2009 16:17:53 +0000 (16:17 +0000)]
Mark face aliases with "-face" suffix as obsolete.

14 years ago(gdb-var-create-handler): Remove redundant
Nick Roberts [Tue, 1 Sep 2009 10:18:00 +0000 (10:18 +0000)]
(gdb-var-create-handler): Remove redundant
MI command -var-evaluate-expression.
(gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
and tweak for case of string child.
(gdb-var-list-children-handler): Update from handler-1 in
gdb-ui.el.

14 years ago*** empty log message ***
Nick Roberts [Tue, 1 Sep 2009 10:16:44 +0000 (10:16 +0000)]
*** empty log message ***

14 years agoMerge from gnus--devo--0
Miles Bader [Tue, 1 Sep 2009 07:59:50 +0000 (07:59 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1632

14 years ago(texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.
Glenn Morris [Tue, 1 Sep 2009 07:46:01 +0000 (07:46 +0000)]
(texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.

14 years agoMark face aliases with "-face" suffix as obsolete.
Glenn Morris [Tue, 1 Sep 2009 07:24:13 +0000 (07:24 +0000)]
Mark face aliases with "-face" suffix as obsolete.

14 years ago(etags-goto-tag-location): Use forward-line rather than goto-line.
Glenn Morris [Tue, 1 Sep 2009 03:27:52 +0000 (03:27 +0000)]
(etags-goto-tag-location): Use forward-line rather than goto-line.

14 years ago(file-name-buffer-file-type-alist): Define for compiler.
Glenn Morris [Tue, 1 Sep 2009 03:25:10 +0000 (03:25 +0000)]
(file-name-buffer-file-type-alist): Define for compiler.

14 years agoUse forward-line rather than goto-line.
Glenn Morris [Tue, 1 Sep 2009 03:18:44 +0000 (03:18 +0000)]
Use forward-line rather than goto-line.

14 years ago(dos-codepage-setup): Use default-value rather than
Glenn Morris [Tue, 1 Sep 2009 03:17:28 +0000 (03:17 +0000)]
(dos-codepage-setup): Use default-value rather than
default-enable-multibyte-characters.

14 years ago(browse-url-file-url): Use default-value rather than
Glenn Morris [Tue, 1 Sep 2009 03:17:03 +0000 (03:17 +0000)]
(browse-url-file-url): Use default-value rather than
default-enable-multibyte-characters.

14 years ago(eudc-bob-generic-menu, eudc-bob-image-menu)
Glenn Morris [Tue, 1 Sep 2009 03:16:07 +0000 (03:16 +0000)]
(eudc-bob-generic-menu, eudc-bob-image-menu)
(eudc-bob-sound-menu): Use defvar rather than defconst, since
easy-menu-define wants to modify these.

14 years ago(nslookup): Use make-comint rather than comint-run.
Glenn Morris [Tue, 1 Sep 2009 03:14:20 +0000 (03:14 +0000)]
(nslookup): Use make-comint rather than comint-run.