aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (pop_stat, pop_last): Fix last fix.Chong Yidong2008-01-221-11/+4
|
* * pop.c (pop_stat, pop_last): Fix last fix.Chong Yidong2008-01-221-0/+4
|
* Fix typo.Juanma Barranquero2008-01-221-1/+1
|
* New entry.Juanma Barranquero2008-01-222-1/+15
|
* (hide-ifdef-initially, hide-ifdef-read-only)Glenn Morris2008-01-222-5/+4
| | | | | (hide-ifdef-lines, hide-ifdef-shadow, hide-ifdef-shadow): Remove autoload cookies.
* (vc-diff-sentinel): Do not write a footer if there were differences.Glenn Morris2008-01-222-6/+11
|
* (cvs-menu): Improve cvs-mode-find-file, cvs-mode-find-file-other-window.Reiner Steib2008-01-212-2/+12
| | | | Add cvs-mode-diff-yesterday and manual entry.
* *** empty log message ***Juanma Barranquero2008-01-212-1/+6
|
* Fix ChangeLog entry.Vinicius Jose Latorre2008-01-211-3/+3
|
* * dbusbind.el (Fdbus_method_return_internal): Renamed fromMichael Albinus2008-01-212-81/+61
| | | | | | | Fdbus_method_return. (Fdbus_unregister_object): Moved to dbus.el. (Fdbus_call_method, Fdbus_method_return_internal) (Fdbus_send_signal): Debug messages improved.
* * net/dbus.el (dbus-ignore-errors): New macro.Michael Albinus2008-01-211-0/+8
| | | | | | | (dbus-unregister-object): New defun. Moved from dbusbind.c. (dbus-handle-event, dbus-list-activatable-names, dbus-list-names) (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect) (dbus-get-signatures): Apply `dbus-ignore-errors'.
* * net/dbus.el (dbus-ignore-errors): New macro.Michael Albinus2008-01-211-78/+107
| | | | | | | (dbus-unregister-object): New defun. Moved from dbusbind.c. (dbus-handle-event, dbus-list-activatable-names, dbus-list-names) (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect) (dbus-get-signatures): Apply `dbus-ignore-errors'.
* * dbus.texi (Errors and Events): New macro dbus-ignore-errors.Michael Albinus2008-01-212-3/+13
|
* (outline-up-heading): Fix check for top level toMartin Rudalics2008-01-212-2/+7
| | | | avoid infinite looping in hide-other.
* (vc-process-sentinel): After calling theThien-Thi Nguyen2008-01-212-29/+37
| | | | previous sentinel, do nothing if the process' buffer is not live.
* Fix problem with cleanning blank faces when turniing off blank-mode. ↵Vinicius Jose Latorre2008-01-212-150/+182
| | | | Eliminate -face suffix.
* (server-log-time-function): New function.Juanma Barranquero2008-01-212-4/+12
| | | | (server-log): Use it.
* (org-entry-properties): Let-bind `clocksum'.Glenn Morris2008-01-212-1/+7
|
* Move defcustoms and defface to start of file.Glenn Morris2008-01-211-31/+32
|
* *** empty log message ***Juanma Barranquero2008-01-211-13/+18
|
* (org-unmodified, org-cycle-emulate-tab, org-descriptive-links,Juanma Barranquero2008-01-211-28/+28
| | | | | | | | org-link-file-path-type, org-remember-use-refile-when-interactive, org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders, org-export-ascii-bullets, org-agenda-deadline-faces, turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header, org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info, org-kill-note-or-show-branches): Fix typos in docstrings.
* (vc-process-sentinel): Fix bug introduced in last change:Thien-Thi Nguyen2008-01-201-2/+3
| | | | Set mode-line-process with P's buffer made temporarily current.
* (ibuffer-mode): Fix last change.Stefan Monnier2008-01-201-3/+5
|
* *** empty log message ***Thien-Thi Nguyen2008-01-201-0/+5
|
* (ibuffer-mode): Fix last change.Stefan Monnier2008-01-202-9/+11
|
* (vc-process-sentinel): Set mode-line-process.Thien-Thi Nguyen2008-01-201-5/+16
| | | | (vc-exec-after): Likewise, for the `run' process status.
* * vc-hg.el (vc-hg-registered): Make it work for non-existentDan Nicolaescu2008-01-202-1/+2
| | | | files.
* (vc-svn-registered): Make it work for non-existentDan Nicolaescu2008-01-202-2/+7
| | | | files.
* (repeat-undo-count): New variable.Martin Rudalics2008-01-202-11/+39
| | | | | | (repeat): For self-insertions make undo boundary only after 20 repetitions. Inhibit point recording when repeat-repeat-char is non-nil.
* (undo_inhibit_record_point): New variable.Martin Rudalics2008-01-202-1/+24
| | | | | | (syms_of_undo): Initialize it. (record_point): Don't record point when undo_inhibit_record_point is set.
* Merge from gnus--devo--0Miles Bader2008-01-209-153/+334
| | | | Revision: [email protected]/emacs--devo--0--patch-1001
* Quote all calls to "auxiliary skeleton"s to prevent infloops.Glenn Morris2008-01-202-5/+14
|
* Martin Svenson <phromo at gmail.com> (tiny change)Glenn Morris2008-01-201-1/+2
| | | | (python-imports): Default to "None".
* Add a "Simple Tasks" TODO category.Dan Nicolaescu2008-01-191-0/+14
|
* *** empty log message ***Martin Rudalics2008-01-191-0/+3
|
* * vc-svn.el (vc-svn-after-dir-status): New function.Dan Nicolaescu2008-01-192-22/+33
| | | | (vc-svn-dir-status): Run svn asynchronously.
* (hide-ifdef-shadow): New option.Martin Rudalics2008-01-192-12/+62
| | | | | | | | | | | | | | | | | (hide-ifdef-shadow): New face. (hide-ifdef-toggle-shadowing): New function to toggle between shadowing and making code invisible. (hide-ifdef-mode-submap): Add binding for hide-ifdef-toggle-shadowing. (hide-ifdef-mode-menu): Add entry for hide-ifdef-toggle-shadowing. (hide-ifdef-region-internal): Give new overlay hide-ifdef property. Shadow text when hide-ifdef-shadow is non-nil. (hif-show-ifdef-region): Remove overlays with hide-ifdef property set. (hif-hide-line): Use when instead of if. (hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines): Remove unneeded * from doc-strings.
* (doc-view-goto-page): Don't move point any more, now thatStefan Monnier2008-01-192-7/+11
| | | | | the hscroll behavior was fixed. (doc-view-mode): Disable auto-hscroll-mode.
* (list_processes_1): Don't use SCHARS on a nil buffer name.Stefan Monnier2008-01-192-2/+7
|
* (Qauto_hscroll_mode): New var.Stefan Monnier2008-01-192-15/+18
| | | | | | | (syms_of_xdisp): Initialize it. (hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each window's buffer. (hscroll_windows): Don't check automatic_hscrolling_p here.
* (set_window_buffer): Don't unnecessarily reset hscroll andStefan Monnier2008-01-192-10/+28
| | | | vscroll if we're setting window-buffer to the value it already has.
* Add arch taglineMiles Bader2008-01-191-0/+2
|
* * vc-svn.el (vc-svn-dir-status): New function.Dan Nicolaescu2008-01-182-0/+27
|
* * vc.el: Make vc-status asynchronous.Dan Nicolaescu2008-01-183-25/+51
| | | | | | | | | | | (vc-update-vc-status-buffer): New function broken out of ... (vc-status-refresh): ... here. Pass vc-update-vc-status-buffer to the dir-status backend function. * vc-hg.el (vc-hg-dir-status): Compute the status asynchronously. Move the output processing to ... (vc-hg-after-dir-status): ... here. Call the function passed as an argument with the results.
* (syms_of_buffer) <mode-name>: Fix docstring.Stefan Monnier2008-01-181-1/+2
|
* (doc-view-pdf/ps->png): Make sure we a have a valid cwd.Stefan Monnier2008-01-182-33/+53
| | | | | (doc-view-insert-image): Do something if the image is missing. (doc-view-mode): Don't use file-remote-p.
* Remove copyright from author with assignment, merge years into FSFGlenn Morris2008-01-181-1/+1
| | | | years.
* *** empty log message ***Juanma Barranquero2008-01-182-51/+44
|
* (Property inheritance): New sectionCarsten Dominik2008-01-183-714/+1387
| | | | | | | | | | | | | | | | | | | | | (Conventions): New section. (Structure editing): Document C-RET, the prefix arg to the cut/cpy commands, and the new bindings for refiling. (Sparse trees): Document the new special command for sparse trees. (References): Be more clear about the counting of hilines. (Handling links): Document M-p/n for accessing links. (Fast access to TODO states): New section. (Per file keywords): New section. (Property inheritance): New section. (Column attributes): New summary types. (Capturing Column View): New section. (The date/time prompt): Cover the new features in the date/time prompt. Compactify the table of keys for the calendar remote control. (Clocking work time): Document the new :scope parameter. (Remember): Promoted to chapter. (Quoted examples): New section. (Enhancing text): New verbatim environments.
* (org-export-latex-cleaned-string): Fixed.Carsten Dominik2008-01-182-348/+738
| | | | | | | | | | | | | | | | | | | | | | | | | | (org-export-latex-special-chars): Convert "..." in \ldots and skip tables (org-export-latex-fontify-headline): Changed parameter name (org-export-as-latex): Handle export of subtrees (org-export-latex-make-header): New argument TITLE (org-export-latex-content): New argument EXCLUDE-LIST (org-list-parse-list): New name for org-export-latex-parse-list (org-export-latex-make-header): New name for org-export-latex-make-preamble (org-list-to-generic): New name of org-export-list-to-generic (org-list-to-latex): New name of org-export-list-to-latex (org-list-item-begin, org-list-end, org-list-insert-radio-list) (org-list-send-list, org-list-to-texinfo) (org-list-to-html): New functions (org-export-latex-tables-column-borders) (org-export-latex-default-class, org-export-latex-classes) (org-export-latex-classes-sectioning) (org-list-radio-list-templates): New options (org-export-latex-header): New variable (org-latex-entities): New constant (org-export-latex-default-sectioning, org-export-latex-preamble) (org-export-latex-prepare-text-option) (org-export-latex-get-sectioning): Removed