Miles Bader
dfbe40f214
Fix dates for ChangeLog merge entries
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1007
2008-01-22 23:59:24 +00:00
Miles Bader
1bad168e59
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Chong Yidong
22f9eb9e4f
** Make longlines-mode wrap lines based on screen position instead
...
of character position, so that variable-width fonts can be handled
properly.
2008-01-22 15:44:14 +00:00
Chong Yidong
645b6388d5
** Make longlines-mode wrap lines based on screen position instead
...
of character position, so that variable-width fonts can be handled
properly.
2008-01-22 15:43:44 +00:00
Chong Yidong
59a431d6ee
(pop_stat, pop_last): Fix last fix.
2008-01-22 15:38:49 +00:00
Chong Yidong
702123a823
* pop.c (pop_stat, pop_last): Fix last fix.
2008-01-22 15:38:40 +00:00
Chong Yidong
cc8ce247d5
(pop_stat, pop_last): Fix last fix.
2008-01-22 15:36:05 +00:00
Juanma Barranquero
e11ebb0c40
Fix typo.
2008-01-22 15:28:56 +00:00
Chong Yidong
8f4dc101ae
* pop.c (pop_stat, pop_last): Fix last fix.
2008-01-22 15:22:54 +00:00
Juanma Barranquero
1966aa849b
New entry.
2008-01-22 10:14:18 +00:00
Glenn Morris
0dedb2bee0
(hide-ifdef-initially, hide-ifdef-read-only)
...
(hide-ifdef-lines, hide-ifdef-shadow, hide-ifdef-shadow):
Remove autoload cookies.
2008-01-22 06:56:23 +00:00
Glenn Morris
f52749ed49
(vc-diff-sentinel): Do not write a footer if there were differences.
2008-01-22 06:39:44 +00:00
Reiner Steib
10edbb1ac9
(cvs-menu): Improve cvs-mode-find-file, cvs-mode-find-file-other-window.
...
Add cvs-mode-diff-yesterday and manual entry.
2008-01-21 23:10:32 +00:00
Juanma Barranquero
650276d5e6
*** empty log message ***
2008-01-21 22:48:51 +00:00
Juanma Barranquero
eb9d158f69
(Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>.
2008-01-21 22:32:44 +00:00
Vinicius Jose Latorre
460dadc9a8
Fix ChangeLog entry.
2008-01-21 22:21:28 +00:00
Michael Albinus
8c7a4ac525
* dbusbind.el (Fdbus_method_return_internal): Renamed from
...
Fdbus_method_return.
(Fdbus_unregister_object): Moved to dbus.el.
(Fdbus_call_method, Fdbus_method_return_internal)
(Fdbus_send_signal): Debug messages improved.
2008-01-21 20:19:16 +00:00
Michael Albinus
22b04708ed
* net/dbus.el (dbus-ignore-errors): New macro.
...
(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'.
2008-01-21 20:11:58 +00:00
Michael Albinus
246a286b9b
* net/dbus.el (dbus-ignore-errors): New macro.
...
(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'.
2008-01-21 20:06:15 +00:00
Michael Albinus
d2e4a6c904
* dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2008-01-21 20:01:19 +00:00
Martin Rudalics
d405bc15fc
(outline-up-heading): Fix check for top level to
...
avoid infinite looping in hide-other.
2008-01-21 19:48:56 +00:00
Stefan Monnier
ce4059eea0
(unhandled-file-name-directory): Add handler.
...
(url-handler-unhandled-file-name-directory): New fun.
2008-01-21 17:16:52 +00:00
Thien-Thi Nguyen
b49fd377e8
(vc-process-sentinel): After calling the
...
previous sentinel, do nothing if the process' buffer is not live.
2008-01-21 14:03:09 +00:00
Vinicius Jose Latorre
040f578c57
Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix.
2008-01-21 12:45:58 +00:00
Vinicius Jose Latorre
482cfc3a95
Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix.
2008-01-21 12:43:46 +00:00
Juanma Barranquero
88fd26a1c7
(server-log-time-function): New function.
...
(server-log): Use it.
2008-01-21 12:06:59 +00:00
YAMAMOTO Mitsuharu
223b3d1da9
(struct scroll_bar): New member `redraw_needed_p'.
2008-01-21 09:59:58 +00:00
YAMAMOTO Mitsuharu
1ec6ded987
(x_scroll_bar_create): Initialize bar->redraw_needed_p.
...
(XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
is set even without positional changes.
(x_scroll_bar_clear): Set bar->redraw_needed_p.
2008-01-21 09:59:25 +00:00
Jason Rumney
dcb4156958
*** empty log message ***
2008-01-21 09:35:45 +00:00
Dan Nicolaescu
8ca7e0f152
Updated from master source.
2008-01-21 06:47:22 +00:00
Glenn Morris
a1e8139657
(org-entry-properties): Let-bind `clocksum'.
2008-01-21 04:47:10 +00:00
Glenn Morris
adcc05dc92
Move defcustoms and defface to start of file.
2008-01-21 04:46:12 +00:00
Juanma Barranquero
4353034191
*** empty log message ***
2008-01-21 00:53:31 +00:00
Juanma Barranquero
a0d892d475
(org-unmodified, org-cycle-emulate-tab, org-descriptive-links,
...
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.
2008-01-21 00:44:43 +00:00
Jason Rumney
cf32108ec4
(CYGWIN) [USING_SH]: Disable mapping of file permissions to NTFS ACLs.
2008-01-20 23:17:25 +00:00
Thien-Thi Nguyen
3c2e52cde9
(vc-process-sentinel): Fix bug introduced in last change:
...
Set mode-line-process with P's buffer made temporarily current.
2008-01-20 20:29:47 +00:00
Stefan Monnier
5d7ba920f3
(ibuffer-mode): Fix last change.
2008-01-20 20:25:46 +00:00
Thien-Thi Nguyen
d827669cbb
*** empty log message ***
2008-01-20 20:24:30 +00:00
Stefan Monnier
56618a0ac3
(ibuffer-mode): Fix last change.
2008-01-20 20:23:46 +00:00
Thien-Thi Nguyen
d048f3bf74
(vc-process-sentinel): Set mode-line-process.
...
(vc-exec-after): Likewise, for the `run' process status.
2008-01-20 20:23:04 +00:00
Dan Nicolaescu
f1e22adaab
* vc-hg.el (vc-hg-registered): Make it work for non-existent
...
files.
2008-01-20 20:01:24 +00:00
Dan Nicolaescu
b5e791bdb7
(vc-svn-registered): Make it work for non-existent
...
files.
2008-01-20 19:56:43 +00:00
Martin Rudalics
9a407f8262
(repeat-undo-count): New variable.
...
(repeat): For self-insertions make undo boundary only after 20
repetitions. Inhibit point recording when repeat-repeat-char is
non-nil.
2008-01-20 10:35:27 +00:00
Martin Rudalics
8abe0f9776
(undo_inhibit_record_point): New variable.
...
(syms_of_undo): Initialize it.
(record_point): Don't record point when undo_inhibit_record_point
is set.
2008-01-20 10:34:18 +00:00
Miles Bader
f6f461323d
Merge from gnus--rel--5.10
...
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-193
2008-01-20 05:20:30 +00:00
Miles Bader
0b6799c345
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1001
2008-01-20 05:17:57 +00:00
Glenn Morris
f2c6de6aed
Quote all calls to "auxiliary skeleton"s to prevent infloops.
2008-01-20 04:02:15 +00:00
Glenn Morris
6c64cd0434
Quote all calls to "auxiliary skeleton"s to prevent infloops.
2008-01-20 04:01:05 +00:00
Glenn Morris
9ce3eb9a3f
Martin Svenson <phromo at gmail.com> (tiny change)
...
(python-imports): Default to "None".
2008-01-20 03:57:19 +00:00
Glenn Morris
f2357ea13b
Martin Svenson <phromo at gmail.com> (tiny change)
...
(python-imports): Default to "None".
2008-01-20 03:56:50 +00:00