- 22 Jan, 2008 3 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
(hide-ifdef-lines, hide-ifdef-shadow, hide-ifdef-shadow): Remove autoload cookies.
-
Glenn Morris authored
-
- 21 Jan, 2008 15 commits
-
-
Reiner Steib authored
Add cvs-mode-diff-yesterday and manual entry.
-
Juanma Barranquero authored
-
Vinicius Jose Latorre authored
-
Michael Albinus authored
Fdbus_method_return. (Fdbus_unregister_object): Moved to dbus.el. (Fdbus_call_method, Fdbus_method_return_internal) (Fdbus_send_signal): Debug messages improved.
-
Michael Albinus authored
(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'.
-
Michael Albinus authored
(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'.
-
Michael Albinus authored
-
Martin Rudalics authored
avoid infinite looping in hide-other.
-
Thien-Thi Nguyen authored
previous sentinel, do nothing if the process' buffer is not live.
-
Vinicius Jose Latorre authored
-
Juanma Barranquero authored
(server-log): Use it.
-
Glenn Morris authored
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
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.
-
- 20 Jan, 2008 12 commits
-
-
Thien-Thi Nguyen authored
Set mode-line-process with P's buffer made temporarily current.
-
Stefan Monnier authored
-
Thien-Thi Nguyen authored
-
Stefan Monnier authored
-
Thien-Thi Nguyen authored
(vc-exec-after): Likewise, for the `run' process status.
-
Dan Nicolaescu authored
files.
-
Dan Nicolaescu authored
files.
-
Martin Rudalics authored
(repeat): For self-insertions make undo boundary only after 20 repetitions. Inhibit point recording when repeat-repeat-char is non-nil.
-
Martin Rudalics authored
(syms_of_undo): Initialize it. (record_point): Don't record point when undo_inhibit_record_point is set.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1001
-
Glenn Morris authored
-
Glenn Morris authored
(python-imports): Default to "None".
-
- 19 Jan, 2008 9 commits
-
-
Dan Nicolaescu authored
-
Martin Rudalics authored
-
Dan Nicolaescu authored
(vc-svn-dir-status): Run svn asynchronously.
-
Martin Rudalics authored
(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.
-
Stefan Monnier authored
the hscroll behavior was fixed. (doc-view-mode): Disable auto-hscroll-mode.
-
Stefan Monnier authored
-
Stefan Monnier authored
(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.
-
Stefan Monnier authored
vscroll if we're setting window-buffer to the value it already has.
-
Miles Bader authored
-
- 18 Jan, 2008 1 commit
-
-
Dan Nicolaescu authored
-