2009-08-28 |
Juanma Barranquero |
* leim/.gitignore, lisp/.gitignore: Ignore .el~ files.
|
2009-08-28 |
Juanma Barranquero |
* .cvsignore, .gitignore: Ignore buildobj.h.
|
2009-08-27 |
Stefan Monnier |
(read_integer): Use doubles (and potentially return a float
|
2009-08-27 |
Juanma Barranquero |
Update.
|
2009-08-27 |
Juanma Barranquero |
Fix typos.
|
2009-08-27 |
Juanma Barranquero |
Fix typos.
|
2009-08-27 |
Eli Zaretskii |
*** empty log message ***
|
2009-08-27 |
Eli Zaretskii |
(buildobj.h): Replace "echo" with "djecho".
|
2009-08-27 |
Eli Zaretskii |
(Mode Line Variables): Fix last change.
|
2009-08-27 |
Stefan Monnier |
(update-elcfiles): Report left over elc files.
|
2009-08-27 |
Eli Zaretskii |
*** empty log message ***
|
2009-08-27 |
Eli Zaretskii |
(SRC): Move to before where it's first used.
|
2009-08-27 |
Stefan Monnier |
(build-mail-aliases): Use with-temp-buffer,
|
2009-08-27 |
Stefan Monnier |
(vc-read-revision): New function.
|
2009-08-27 |
Glenn Morris |
Add fixmes.
|
2009-08-27 |
Sam Steingold |
(kill-do-not-save-duplicates): New user option.
|
2009-08-27 |
Michael Albinus |
*** empty log message ***
|
2009-08-27 |
Michael Albinus |
* net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
|
2009-08-27 |
Michael Albinus |
* net/tramp.el (tramp-methods): New method "rsyncc".
|
2009-08-27 |
Jay Belanger |
*** empty log message ***
|
2009-08-27 |
Jay Belanger |
(Rewrite Rules): Improve the example.
|
2009-08-27 |
Kenichi Handa |
*** empty log message ***
|
2009-08-27 |
Kenichi Handa |
(send_process): Use encode_coding_object instead of
|
2009-08-27 |
Kenichi Handa |
*** empty log message ***
|
2009-08-27 |
Kenichi Handa |
(encode_coding_utf_16): Fix checking of an Unicode character.
|
2009-08-27 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove debug helper.
|
2009-08-27 |
Kenichi Handa |
*** empty log message ***
|
2009-08-27 |
Kenichi Handa |
(japanese-symbol-table): Add entries for cp932-2-byte.
|
2009-08-27 |
Kenichi Handa |
Add category `j' to cp932-2-byte.
|
2009-08-27 |
Kenichi Handa |
*** empty log message ***
|
2009-08-27 |
Kenichi Handa |
(build-default-fontset-data): New macro.
|
2009-08-27 |
Kenichi Handa |
*** empty log message ***
|
2009-08-27 |
Kenichi Handa |
(Fself_insert_command): Avoid unnecessay unibyte->multibyte
|
2009-08-27 |
Stefan Monnier |
(nnrss-request-article): Avoid default-fill-column.
|
2009-08-27 |
Stefan Monnier |
* subr.el (default-mode-line-format, default-header-line-format)
|
2009-08-27 |
Dan Nicolaescu |
(vc-cvs-update-changelog): Fix typo.
|
2009-08-26 |
Sam Steingold |
(save-interprogram-paste-before-kill): New user option.
|
2009-08-26 |
Dan Nicolaescu |
(Fcall_process): Remove always true #if.
|
2009-08-26 |
Dan Nicolaescu |
* lisp.h: Replace #if 0 code for checking with text pointing to
|
2009-08-26 |
Dan Nicolaescu |
* vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
|
2009-08-26 |
Stefan Monnier |
(byte-compile-lapcode): Fix up last change.
|
2009-08-26 |
Ken Raeburn |
* Makefile.in (buildobj.h): New target.
|
2009-08-26 |
Dan Nicolaescu |
* vc.el (vc-default-prettify-state-info): Remove function, unused.
|
2009-08-26 |
Dan Nicolaescu |
(vc-git-stash, vc-git-stash-show): New functions.
|
2009-08-26 |
Dan Nicolaescu |
(vc-git-register): Use "git add" for directories.
|
2009-08-26 |
Dan Nicolaescu |
(vc-dir-node-directory, vc-dir-update): Get the parent
|
2009-08-26 |
Dan Nicolaescu |
Document the desired behavior for reverted files in the
|
2009-08-26 |
Glenn Morris |
(enable-local-variables, enable-local-eval)
|
2009-08-26 |
Glenn Morris |
Define risky-local-variable property here rather than in files.el.
|
2009-08-26 |
Glenn Morris |
(standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
|
2009-08-26 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
2009-08-26 |
Stefan Monnier |
(byte-compile-lapcode): Signal overflow.
|
2009-08-25 |
Michael Albinus |
*** empty log message ***
|
2009-08-25 |
Michael Albinus |
* dbus.texi (Top): Remove footnote saying D-Bus is not enabled by
|
2009-08-25 |
Michael Albinus |
*** empty log message ***
|
2009-08-25 |
Michael Albinus |
* dbusbind.c (Fdbus_call_method)
|
2009-08-25 |
Michael Albinus |
*** empty log message ***
|
2009-08-25 |
Michael Albinus |
* net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
|
2009-08-25 |
Michael Albinus |
* net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
|
2009-08-25 |
Michael Albinus |
* progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.
|