2010-06-12 |
Eli Zaretskii |
Fix bug #6396.
|
2010-06-12 |
Romain Francoise |
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
|
2010-06-12 |
Michael Albinus |
* net/tramp.el (tramp-remote-process-environment): Protect version
|
2010-06-12 |
Glenn Morris |
* Makefile.in (install-arch-indep): Delete any old info .gz files first.
|
2010-06-11 |
Juanma Barranquero |
Fix Windows makefiles to adapt to lisp/vc reorganization.
|
2010-06-11 |
Juanma Barranquero |
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
|
2010-06-11 |
Juri Linkov |
* lisp/finder.el (finder-known-keywords): Add keyword "vc"
|
2010-06-11 |
Juri Linkov |
Move version control related files to the "vc" subdirectory.
|
2010-06-11 |
Chong Yidong |
Fix for comint-password-prompt-regexp (Bug#6367).
|
2010-06-11 |
Stephen Eglen |
Bind `shell-resync-dirs' to M-RET in *shell* buffers.
|
2010-06-11 |
Glenn Morris |
* INSTALL: Revert previous accidental commit.
|
2010-06-11 |
Glenn Morris |
Make compressing the info files optional.
|
2010-06-10 |
Michael Albinus |
* notifications.el: Move file from lisp/net, because it is
|
2010-06-10 |
Michael Albinus |
* net/notifications.el (notifications-on-action-signal)
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Glenn Morris |
* admin/notes/newfile: Update.
|
2010-06-10 |
Glenn Morris |
Minor authors.el update.
|
2010-06-10 |
Glenn Morris |
* Makefile.in (install-arch-indep): Gzip the info files too.
|
2010-06-10 |
Glenn Morris |
* src/editfns.c (Fbyte_to_string): Pacify compiler.
|
2010-06-10 |
Glenn Morris |
* make-dist: Remove references to non-existent directories and files.
|
2010-06-10 |
Glenn Morris |
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
|
2010-06-10 |
Glenn Morris |
Minor update for Acknowledgments in manual.
|
2010-06-10 |
Glenn Morris |
Fix ChangeLog attribution.
|
2010-06-10 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
2010-06-10 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Andreas Schwab |
Conflict resolution fixup
|
2010-06-09 |
Andreas Schwab |
Merge from emacs-23
|
2010-06-09 |
Stefan Monnier |
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
|
2010-06-09 |
Stefan Monnier |
* lisp/emacs-lisp/advice.el (ad-compile-function):
|
2010-06-09 |
Stefan Monnier |
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
|
2010-06-08 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
2010-06-08 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
2010-06-08 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
|
2010-06-07 |
Stefan Monnier |
* lisp/net/rcirc.el: Add support for password authentication.
|
2010-06-05 |
Juanma Barranquero |
* net/dbus.el: Fix typos and declare function.
|
2010-06-04 |
Chong Yidong |
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
|
2010-06-03 |
Andreas Schwab |
Add bug number
|
2010-06-03 |
Andreas Schwab |
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
|
2010-06-03 |
Chong Yidong |
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
|
2010-06-03 |
Juanma Barranquero |
Fix typos.
|
2010-06-03 |
Glenn Morris |
Close bug#6336.
|
2010-06-02 |
Chong Yidong |
Better doc fix for Bug#6283.
|
2010-06-02 |
Chong Yidong |
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
|
2010-06-02 |
Dan Nicolaescu |
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
2010-06-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Dan Nicolaescu |
* src/s/usg5-4.h: Fix previous change.
|
2010-06-09 |
Michael Albinus |
* net/notifications.el (notifications-notify): Fix docstring.
|
2010-06-09 |
Juanma Barranquero |
Update to Unicode 6.0.0 beta.
|
2010-06-09 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-string-strip): Declare function.
|
2010-06-09 |
Juanma Barranquero |
* vc-mtn.el (log-edit-extract-headers): Declare function.
|
2010-06-09 |
Juanma Barranquero |
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
|
2010-06-09 |
Juanma Barranquero |
* net/notifications.el (dbus-register-signal): Declare function.
|
2010-06-09 |
Dan Nicolaescu |
Improve VC create/retrieve tag/branch.
|
2010-06-09 |
Michael Albinus |
move notifications.el to net/
|