Mercurial > emacs
graph
-
* dbusbind.c (xd_initialize): Add connection file descriptor to2009-08-16, by Michael Albinus
-
* mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Don't2009-08-16, by Chong Yidong
-
* facemenu.el (facemenu-read-color): Use a completion function2009-08-16, by Chong Yidong
-
* Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).2009-08-16, by Seiji Zenitani
-
* files.el (get-free-disk-space): Change fallback default2009-08-16, by Chong Yidong
-
* advice.texi (Argument Access in Advice): Note that argument2009-08-15, by Chong Yidong
-
* eval.c (Fcalled_interactively_p, Finteractive_p): Doc2009-08-15, by Chong Yidong
-
* commands.texi (Distinguish Interactive): Minor copyedit.2009-08-15, by Chong Yidong
-
* display.texi (Face Attributes): Add xref to Displaying Faces for2009-08-15, by Chong Yidong
-
*** empty log message ***2009-08-15, by Michael Albinus
-
* keyboard.c (readable_events): Call xd_pending_messages.2009-08-15, by Michael Albinus
-
* dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New functions.2009-08-15, by Michael Albinus
-
* lisp.h (xd_pending_messages): Declare.2009-08-15, by Michael Albinus
-
* customize.texi (Common Keywords): Add xref to Loading.2009-08-15, by Chong Yidong
-
* files.el (load-library): Doc fix.2009-08-15, by Chong Yidong
-
* xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).2009-08-15, by Chong Yidong
-
* buffer.c (set_buffer_internal_1)2009-08-15, by Chong Yidong
-
Add comment noting that unbound symbols appear as themselves in local_var_alist.2009-08-15, by Chong Yidong
-
2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>2009-08-15, by Michael Kifer
-
2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>2009-08-15, by Michael Kifer
-
Add arch tagline2009-08-15, by Miles Bader
-
* progmodes/js.el: Edit docstrings throughout to follow Emacs2009-08-15, by Chong Yidong
-
* files.el (auto-mode-alist): Use js-mode for .js files.2009-08-14, by Chong Yidong
-
Javascript mode changed to js.el2009-08-14, by Chong Yidong
-
* progmodes/js2-mode.el: File removed.2009-08-14, by Chong Yidong
-
add ability to understand ISO8601 basic format as well as the extended one.2009-08-14, by Mark A. Hershberger
-
*** empty log message ***2009-08-14, by Eli Zaretskii
-
Add a `coding' file variable.2009-08-14, by Eli Zaretskii
-
*** empty log message ***2009-08-14, by Eli Zaretskii
-
(ELCFILES): Add international/ucs-normalize.elc.2009-08-14, by Eli Zaretskii
-
*** empty log message ***2009-08-14, by Eli Zaretskii
-
(create_pty): Fix last change.2009-08-14, by Eli Zaretskii
-
Add arch tagline2009-08-14, by Miles Bader
-
typo2009-08-14, by Sam Steingold
-
(vc-cvs-merge-news): Yet annother fix of message parsing.2009-08-14, by Sam Steingold
-
* objects.texi (Meta-Char Syntax): Add xref to Strings of Events.2009-08-13, by Chong Yidong
-
Note bug number in last change.2009-08-13, by Chong Yidong
-
* image.c (xbm_read_bitmap_data): New arg inhibit_image_error.2009-08-13, by Chong Yidong
-
* faces.el (help-argument-name): Define it here instead of2009-08-13, by Chong Yidong
-
(create_pty): New function.2009-08-13, by Nick Roberts
-
(gdb-inferior-io-mode): Use start-process to2009-08-13, by Nick Roberts
-
*** empty log message ***2009-08-13, by Nick Roberts
-
*** empty log message ***2009-08-13, by Nick Roberts
-
*** empty log message ***2009-08-13, by Kenichi Handa
-
Mention the new coding system `utf-8-hfs' and many2009-08-13, by Kenichi Handa
-
*** empty log message ***2009-08-13, by Kenichi Handa
-
New file.2009-08-13, by Kenichi Handa
-
* mail/rmail.el (rmail-set-message-counters):2009-08-13, by Richard M. Stallman
-
* mail/rmail.el (rmail-get-attr-names):2009-08-13, by Richard M. Stallman
-
* progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.2009-08-13, by Richard M. Stallman
-
(next-error-move-function): New variable.2009-08-13, by Richard M. Stallman
-
*** empty log message ***2009-08-12, by Juri Linkov
-
(read-regexp): Return empty string when `default-value' is nil.2009-08-12, by Juri Linkov
-
(lgrep): Ensure that `default-directory' is always non-nil. (Bug#4052)2009-08-12, by Juri Linkov
-
*** empty log message ***2009-08-12, by Juri Linkov
-
(utf-16be-with-signature): Doc fix.2009-08-12, by Juri Linkov
-
(ucs-insert): Change arguments from `arg' to `character', `count',2009-08-12, by Juri Linkov
-
*** empty log message ***2009-08-12, by Juri Linkov
-
(ELCFILES): Add files-x.elc.2009-08-12, by Juri Linkov
-
Move code that deals with adding/deleting2009-08-12, by Juri Linkov