bpt/emacs.git
2009-08-22 Chong Yidongcedet-cscope.el, cedet-edebug.el, cedet-global.el,...
2009-08-22 Chong Yidongdata-debug.el: Remove unnecessary autoloads.
2009-08-22 Chong Yidong* emacs-lisp/cl-loaddefs.el (deftype): Add autoload...
2009-08-22 Chong Yidongeieio-doc.el (eieiodoc--class-indexstring, defvar eieio...
2009-08-22 Chong YidongSimplified version of Emacs/XEmacs compatibility code...
2009-08-22 Chong YidongRemove statement preventing it from being loaded twice.
2009-08-22 Chong YidongAdd files for the EIEIO library.
2009-08-21 Adrian Robert(ns_get_color): fix typo in last change
2009-08-21 Adrian Robert* nsterm.m (ns_get_color): Update documentation properl...
2009-08-21 Adrian Robert* nsterm.m (ns_get_color): Update documentation properl...
2009-08-21 Adrian Robertnsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
2009-08-21 Stefan Monnier* textmodes/remember.el (remember-buffer):
2009-08-21 Stefan Monnier* net/newst-treeview.el (newsticker-groups-filename):
2009-08-21 Eli ZaretskiiAdd missing keys that exist on the Arabic X keyboard...
2009-08-21 Stefan Monnier(init_eval_once): Bump max_lisp_eval_depth to 500 for...
2009-08-21 Glenn Morris(inferior-moz-process): Fix declaration.
2009-08-21 Glenn MorrisUse forward-line, not goto-line.
2009-08-21 Glenn Morris(imenu-example--name-and-position): Fix obsolescence...
2009-08-21 Glenn Morris(news-mail-reply): Use goto-char rather than goto-line.
2009-08-21 Glenn Morris(ns-open-file-select-line): Use line-beginning-position...
2009-08-21 Glenn MorrisUse help-print-return-message rather than the now obsol...
2009-08-21 Glenn Morris(calendar-cursor-to-nearest-date, calendar-cursor-to...
2009-08-21 Glenn Morris(rmail-obsolete): Delete custom group.
2009-08-21 Michael Albinus* net/dbus.el (top): Initialize only when `dbusbind...
2009-08-21 Dan NicolaescuRemove leftover macos code.
2009-08-21 Dan Nicolaescuemacsclient already accepts -nw.
2009-08-21 Dan Nicolaescu(vc-git-annotate-command): Run asynchronously.
2009-08-20 Michael Albinus* net/dbus.el (top): Don't check for (getenv
2009-08-20 Michael Albinus* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New...
2009-08-20 YAMAMOTO Mitsuharu(ns_get_color): Remove incompatible color formats again.
2009-08-20 YAMAMOTO Mitsuharu(Fxw_color_values): Return 3-element list. Doc fix.
2009-08-20 Glenn Morris(Non-Gregorian Diary): Mention ``Adar I'' special case.
2009-08-20 Glenn Morris(system-type): Doc fix.
2009-08-19 Stefan Monnier* log-edit.el (log-edit-strip-single-file-name): New...
2009-08-19 Stefan Monnier(read-passwd): Use read-key so keypad keys work as...
2009-08-19 Stefan Monnier(help-print-return-message): Rename from print-help...
2009-08-19 Stefan Monnier(log-view-mode-map): Remove `q' binding, and unreliable
2009-08-19 Stefan Monnier(linum-mode): window-size-change-functions is redundant.
2009-08-19 Stefan Monnier(imenu-example--name-and-position, imenu-example--lisp...
2009-08-19 Stefan Monnier(inferior-prolog-error-regexp-alist): New var.
2009-08-19 Stefan Monnier(syms_of_keyboard): Default to 5 buttons, which should be
2009-08-19 Kenichi Handa("Tibetan"): Fix sample-text entry.
2009-08-19 Kenichi Handa("TaiViet"): Fix sample-text entry.
2009-08-19 Michael Albinus* net/dbus.el (top): Apply `dbus-init-bus' for the...
2009-08-19 Stefan Monnier* subr.el (listify-key-sequence-1): Use normal syntax...
2009-08-19 Glenn Morris(Acknowledgments): Remove cvtmail. Mention info-finder.
2009-08-19 Glenn MorrisRemove cvtmail.
2009-08-19 Glenn MorrisRemove file
2009-08-19 Glenn Morris(UTILITIES): Remove cvtmail.
2009-08-19 Glenn MorrisRemove cvtmail, yow, emacsserver.
2009-08-19 Glenn Morris(authors-fixed-entries): Remove cvtmail.
2009-08-19 Glenn MorrisRemove reference to cvtmail.
2009-08-19 Stefan Monnier(choose-completion-string): Don't rely on minibuffer...
2009-08-19 Stefan Monnier(minibuffer-hide-completions): New function.
2009-08-18 Stefan Monnier(ucs-normalize-hfs-nfd-post-read-conversion):
2009-08-18 Stefan Monnier(completion--do-completion): Move point for the #b001...
2009-08-18 Glenn MorrisChecklist for adding new files to Emacs.
2009-08-18 Michael Albinus* dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init...
2009-08-18 Michael Albinus* net/dbus.el (dbus-init-bus): Declare. Apply it for...
2009-08-18 Glenn Morris(Acknowledgments): Add files-x.el.
2009-08-18 Glenn Morris--daemon was done some time ago.
2009-08-18 Glenn MorrisMinor modes via local variables:
2009-08-18 Glenn Morris(Acknowledgments): Add ucs-normalize.el.
2009-08-18 Glenn MorrisFix ucs-normalize attribution.
2009-08-18 Glenn MorrisAdd js.el author.
2009-08-18 Glenn Morris(Acknowledgments): Update for js.el replacing js2-mode.el.
2009-08-18 Kenichi Handa(ucs-normalize-version): Changed to 1.1.
2009-08-18 Kenichi HandaChange to utf-8. Adjust coding cookie.
2009-08-18 Kenichi HandaChange to utf-8. Adjust coding cookie.
2009-08-18 Kenichi HandaChange to utf-8. Adjust coding cookie.
2009-08-18 Kenichi Handa(Ffontset_font): Fix previous change.
2009-08-18 Kenichi Handa*** empty log message ***
2009-08-17 Chong YidongNote that specifying a minor mode as a local variables...
2009-08-17 Chong Yidong* files.el (hack-one-local-variable): If the mode funct...
2009-08-17 Chong Yidong* process.c (status_notify): Don't perform redisplay.
2009-08-17 Michael Albinus* net/tramp.el (tramp-register-completion-file-name...
2009-08-17 Ken Raeburn* lisp.h (XFLOAT_DATA): Produce an rvalue by adding...
2009-08-17 Ken Raeburn(main): Don't call syms_of_data twice.
2009-08-16 Chong Yidong* progmodes/cperl-mode.el (cperl-electric-paren): Don...
2009-08-16 Chong Yidong* progmodes/cperl-mode.el: Merge upstream 6.2.
2009-08-16 Chong Yidong* calendar/parse-time.el (parse-time-string-chars)...
2009-08-16 Michael Albinus* dbus.texi (Asynchronous Methods): Allow nil handler.
2009-08-16 Michael Albinus* dbusbind.c (Fdbus_call_method_asynchronously): Allow...
2009-08-16 Stefan Monnier(sql-product-alist): Add :name tag to entries.
2009-08-16 Stefan Monnier(lisp-indent-region): Remove unused function.
2009-08-16 Stefan MonnierFix commenting convention, turn comments into docstrings.
2009-08-16 Chong Yidong* whitespace.el (whitespace-style): Doc fix (Bug#3661).
2009-08-16 Chong YidongCredit Jan Seeger for last change.
2009-08-16 Chong Yidong* calendar/parse-time.el (parse-time-string-chars)...
2009-08-16 Chong Yidong* progmodes/sh-script.el (sh-maybe-here-document):...
2009-08-16 Michael Albinus* dbusbind.c (xd_initialize): Add connection file descr...
2009-08-16 Chong Yidong* mwheel.el (mouse-wheel-down-event, mouse-wheel-up...
2009-08-16 Chong Yidong* facemenu.el (facemenu-read-color): Use a completion...
2009-08-16 Seiji Zenitani* Makefile.in (install-arch-indep): Remove .DS_Store...
2009-08-16 Chong Yidong* files.el (get-free-disk-space): Change fallback default
2009-08-15 Chong Yidong* advice.texi (Argument Access in Advice): Note that...
2009-08-15 Chong Yidong* eval.c (Fcalled_interactively_p, Finteractive_p)...
2009-08-15 Chong Yidong* commands.texi (Distinguish Interactive): Minor copyedit.
2009-08-15 Chong Yidong* display.texi (Face Attributes): Add xref to Displayin...
2009-08-15 Michael Albinus* keyboard.c (readable_events): Call xd_pending_messages.
next