bpt/emacs.git
2013-08-04 Juanma Barranquerolisp/desktop.el (desktop-clear): Be more careful about...
2013-08-03 Paul Eggert* composite.h: Minor fixups.
2013-08-03 Dmitry Antipov* composite.h (compose_region): Remove the leftover.
2013-08-03 Dmitry AntipovDo not use global Lisp_Object in composition macros.
2013-08-03 Glenn Morris* test/automated/icalendar-tests.el (icalendar-tests...
2013-08-03 Juanma Barranqueroetc/NEWS: Document new package frameset.el.
2013-08-03 Juanma Barranquerolisp/frameset.el (frameset-prop): Preserve `setf' seman...
2013-08-03 Juanma Barranquerolisp/frameset.el (frameset-prop): New function and...
2013-08-03 Dmitry AntipovDrop FRAME_PTR typedef.
2013-08-03 Xue Fuqiao* etc/TODO: Adjust entry about bug reporting.
2013-08-03 Stefan Monnier* lisp/emacs-lisp/package.el (package-desc-from-define...
2013-08-03 Glenn MorrisFix previous core-elisp-tests.el fix
2013-08-03 Glenn Morris* test/automated/core-elisp-tests.el (core-elisp-tests...
2013-08-03 Glenn Morrisicalendar-tests.el tweaks related to timezone handling
2013-08-02 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (define-globalized...
2013-08-02 Stefan MonnierMake defvar affect the default binding outside of any...
2013-08-02 Juanma Barranquerolisp/emacs-lisp/lisp-mode.el: Support cl-def* expressio...
2013-08-02 Juanma Barranquerolisp/frameset.el (frameset-filter-params): Fix order...
2013-08-02 Bastien GuerryPS: I re-read the manual of bzr to make sure I don...
2013-08-02 Xue FuqiaoAdd indexes for elisp manual.
2013-08-02 Xue FuqiaoAdd indexes for elisp manual.
2013-08-02 Lars Magne... Merge changes made in Gnus trunk
2013-08-02 Dmitry AntipovFix X GC leak in GTK and raw (no toolkit) X ports.
2013-08-02 Xue Fuqiao* tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL.
2013-08-02 Jan Djärv* nsterm.h (EmacsView): Add maximizing_resize, put...
2013-08-02 Katsumi Yamaokalisp/gnus/rfc2047.el (rfc2047-encode-message-header...
2013-08-02 Dmitry AntipovFix last change.
2013-08-02 Dmitry Antipov* insdel.c (adjust_after_replace, replace_range, del_ra...
2013-08-02 Xue Fuqiao* etc/tutorials/TUTORIAL.translators (Maintainer):...
2013-08-02 Juanma Barranquerolisp/desktop.el: Move code related to saving frames...
2013-08-02 Dmitry Antipov* w32term.c (x_unfocus_frame): Remove unused dummy...
2013-08-02 Dmitry Antipov* xterm.h (struct x_output) [HAVE_X_I18N]: Remove xic_b...
2013-08-02 Juanma Barranqueroetc/tutorials/TUTORIAL.es: Fix typos (bug#15000).
2013-08-02 Xue Fuqiao* doc/lispintro/emacs-lisp-intro.texi (zap-to-char...
2013-08-02 Katsumi Yamaokalisp/gnus/ChangeLog: Fix previous commit
2013-08-01 Stefan Monnier* lisp/files.el: Use lexical-binding.
2013-08-01 Glenn Morris* test/automated/file-notify-tests.el (file-notify...
2013-08-01 Gnus developersMerge changes made in Gnus master
2013-08-01 Juanma BarranqueroFix typos in ChangeLogs.
2013-08-01 Paul Eggert* fileio.c, fns.c (merge): Move extern decl from here ...
2013-08-01 Tassilo Horn* speedbar.el (speedbar-query-confirmation-method)...
2013-08-01 Dmitry AntipovFix last font-related change.
2013-08-01 Dmitry Antipov* frame.h (FRAME_MOUSE_UPDATE):
2013-08-01 Tassilo HornRefactor out setting `whitespace-indent-tabs-mode' and
2013-08-01 Lars Magne... lisp/gnus/nnrss.el (nnrss-discover-feed): Indent
2013-08-01 Michael AlbinusComplete file name handlers.
2013-08-01 Dmitry AntipovAvoid redundant Lisp_Object <-> struct frame conversion...
2013-08-01 Dmitry Antipov* xterm.c (any_help_event_p, x_draw_glyph_string_backgr...
2013-08-01 Dmitry AntipovDo not use pure Xism x_wm_set_icon_position in non...
2013-08-01 Dmitry Antipov* xterm.c (x_flush): Call XFlush once per each X displa...
2013-08-01 Dmitry Antipov* xterm.c (last_mouse_press_frame): Remove the
2013-08-01 Katsumi Yamaokagnus-util.el (gnus-emacs-completing-read): Isolate...
2013-08-01 Xue Fuqiao* lisp/vc/vc-hooks.el (vc-menu-map): Fix menu entry...
2013-07-31 Eli ZaretskiiFix the Emacs manual broken by 2013-07-31T12:59:10Z...
2013-07-31 Xue Fuqiao* doc/emacs/rmail.texi (Rmail Coding): Move here from...
2013-07-31 Xue FuqiaoDoc fix.
2013-07-31 Dmitry AntipovDrop unnecessary functions that deals with frame pixel...
2013-07-31 Dmitry Gutov* lisp/vc/log-view.el (log-view-diff): Extract `log...
2013-07-31 Dmitry Antipov* frame.c (Fset_frame_height, Fset_frame_width): Mentio...
2013-07-31 Xue Fuqiao* doc/emacs/macos.texi (Mac / GNUstep Basics): Mention...
2013-07-31 Xue FuqiaoMove the documentation of Mayan calendar to cal-xtra...
2013-07-31 Glenn MorrisAuto-commit of loaddefs files.
2013-07-31 Dmitry Antipov* frame.c (Fmake_terminal_frame): Use store_in_alist...
2013-07-31 Kan-Ru Chen* ibuf-ext.el (ibuffer-filter-by-filename): Make it...
2013-07-31 Glenn Morris* test/automated/undo-tests.el (undo-test2, undo-test5...
2013-07-31 Xue Fuqiao* lisp/vc/vc-hooks.el (vc-menu-map): Add menu entry...
2013-07-31 Dmitry Antipov* lisp/emacs-lisp/re-builder.el (reb-color-display-p):
2013-07-31 Xue FuqiaoNEWS fix.
2013-07-31 Dmitry Antipov* frame.c (make_frame, x_set_frame_parameters): Use...
2013-07-31 Stefan Monnier* lisp/url/url-handlers.el (url-file-name-completion)
2013-07-30 Xue FuqiaoAdd documentation for vc-ignore and vc-dir-ignore.
2013-07-30 Gnus developersMerge Changes made in Gnus master
2013-07-30 Paul EggertFix tempfile bug on platforms lacking mkostemp and...
2013-07-30 Stephen Berman* lisp/minibuffer.el (completion--twq-all): Try and...
2013-07-30 Lars Magne... Allow talking to STARTTLS servers that have no greeting
2013-07-30 Lars Magne... * net/shr.el (shr-mouse-browse-url): Remove and use...
2013-07-30 Lars Magne... (eww-setup-buffer): Switching to the buffer seems more...
2013-07-30 Xue FuqiaoFix for vc-ignore.
2013-07-30 Lars Magne... (shr-urlify): Highlight under mouse.
2013-07-30 Lars Magne... * net/shr.el (shr-urlify): Put `follow-link' on URLs.
2013-07-30 Xue FuqiaoDoc fix.
2013-07-30 Dmitry Antipov* xfaces.c (make_face_cache): For struct face_cache...
2013-07-30 Xue FuqiaoDoc fix.
2013-07-30 Tassilo HornGnus: Improve subthread sorting;
2013-07-30 Xue FuqiaoChangeLog fix.
2013-07-30 Dmitry Antipov* fringe.c (draw_window_fringes, update_window_fringes)
2013-07-30 Dmitry Antipov* frame.c (Fmodify_frame_parameters): Always check...
2013-07-30 Xue Fuqiaovc-ignore fixes.
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-30 Xue FuqiaoAdd vc-ignore.
2013-07-29 David EngsterMerge CEDET upstream (rev. 8579)
2013-07-29 David EngsterMerge with CEDET upstream (rev. 8579).
2013-07-29 Dmitry Antipov* fns.c (toplevel): Remove comment before Fsafe_length...
2013-07-29 Eli ZaretskiiFix infloop on MS-Windows when initial frame lacks...
2013-07-29 Michael Albinus* INSTALL (DETAILED BUILDING AND INSTALLATION): Add
2013-07-29 Michael Albinus* tramp.texi (Frequently Asked Questions): Mention
2013-07-29 Michael Albinus* net/tramp.el (tramp-use-ssh-controlmaster-options...
2013-07-29 Xue Fuqiao* INSTALL: Fix description.
2013-07-28 Stephen BermanClarify ChangeLog entry.
2013-07-28 Xue Fuqiao* doc/emacs/glossary.texi (Glossary): Refine.
next