]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2012-11-12 Stefan Monnier* lisp/emacs-lisp/nadvice.el: New package.
2012-11-12 Dmitry Antipov* frame.h (struct frame): Convert external_tool_bar...
2012-11-12 Vincent Belaïche* ses.texi: Doc for ses-rename-cell, ses-repair-cell...
2012-11-12 Dmitry AntipovSimplify by using FOR_EACH_FRAME here and there.
2012-11-12 Paul Eggert* texinfo.tex: Merge from gnulib.
2012-11-12 Paul Eggert* data.c (Qdefalias_fset_function): Now static.
2012-11-12 Paul EggertAnother tweak to vectorlike_header change.
2012-11-11 Paul Eggert* window.c (list4i): Rename from 'quad'. All uses...
2012-11-11 Juanma Barranquerosrc/xdisp.c (start_hourglass) [HAVE_NTGUI]: Silence...
2012-11-11 Glenn MorrisAuto-commit of loaddefs files.
2012-11-10 Glenn MorrisRemove report-emacs-bug-query-existing-bugs (use debbug...
2012-11-10 Glenn MorrisMerge from emacs-24; up to 2012-11-08T14:54:03Z!monnier...
2012-11-10 Leo LiuBackport: * lisp/ido.el (ido-set-matches-1): Fix split...
2012-11-10 Glenn MorrisFix earlier NEWS change
2012-11-10 Glenn MorrisMake term-default-fg-color, term-default-bg-color obsolete
2012-11-10 Glenn MorrisFace names should not end in -face (term-face)
2012-11-10 Glenn MorrisMore small NEWS copyedits
2012-11-10 Leo Liu* lisp/ido.el (ido-set-matches-1): Improve flex matchin...
2012-11-09 Stefan MonnierProvide new `defalias-fset-function' symbol property.
2012-11-09 Stefan Monnier* lisp/subr.el (dolist): Don't bind VAR in RESULT.
2012-11-09 Stefan Monnier* lisp/emacs-lisp/advice.el: Miscellaneous cleanup...
2012-11-09 Jan Djärv* image.c (xpm_make_color_table_h): Change to hashtest_...
2012-11-09 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-out-topleve...
2012-11-09 Jan Djärv* nsfont.m (Qcondensed, Qexpanded): New variables.
2012-11-09 Dmitry AntipovFix recently introduced crash on MS-Windows (Bug#12839).
2012-11-09 Dmitry AntipovTweak last vectorlike_header change.
2012-11-09 Glenn MorrisSmall NEWS update re profiling
2012-11-09 Chong YidongMore updates for the URL library manual.
2012-11-09 Glenn MorrisTrivial NEWS copyedits
2012-11-09 Glenn MorrisTrivial NEWS copyedits
2012-11-09 Glenn MorrisSmall NEWS edits
2012-11-09 Glenn MorrisSome small updates for the Acknowledgments sections...
2012-11-09 Jan Djärv* nsfont.m (ns_descriptor_to_entity): Qcondesed and...
2012-11-09 Jan Djärv* server.el (server-create-window-system-frame): Improv...
2012-11-09 Vincent Belaïche* ses.el: Use hash map for getting named cells coordinates.
2012-11-09 Stefan MonnierNew property dynamic-docstring-function for docstrings.
2012-11-09 Stefan Monnier* lisp/env.el (env--substitute-vars-regexp): Don't...
2012-11-09 Paul Eggert* fns.c (Qeql, hashtest_eq): Now static.
2012-11-08 Katsumi Yamaokagnus-art.el (gnus-article-browse-html-parts): Always...
2012-11-08 Stefan Monnier* src/lisp.h (XHASH): Redefine to be imperfect and...
2012-11-08 Paul EggertUse same hash function for hashfn_profiler as for hash_...
2012-11-08 Stefan Monnier* src/xfaces.c (Qultra_light, Qreverse_oblique, Qrevers...
2012-11-08 Jan Djärv* image.c (xpm_make_color_table_h): Fix compiler error...
2012-11-08 Jan Djärvnsfont.m (ns_findfonts): Handle empty matchingDescs...
2012-11-08 Stefan Monnier* lisp/files.el (hack-one-local-variable--obsolete...
2012-11-08 Stefan Monnier* lisp/subr.el (locate-user-emacs-file): If both old...
2012-11-08 Stefan Monnier* lisp/progmodes/js.el: Prefer advice to cl-letf's...
2012-11-08 Jan Djärv* server.el (server-create-window-system-frame): Handle...
2012-11-08 Stefan MonnierUse ad-hoc comparison function for the profiler's hash...
2012-11-08 Chong YidongUpdate the URL library manual.
2012-11-08 Glenn MorrisMake report-emacs-bug-query-existing-bugs obsolete...
2012-11-08 Chong YidongRewrite and rename diff-delete-trailing-whitespace.
2012-11-08 Eli ZaretskiiMore fixes for bug #12806.
2012-11-08 Julien DanjouAdd Rakefile in auto-mode-list for ruby-mode
2012-11-08 Stefan Monnier* perl-mode.el: Add coding cookie.
2012-11-08 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-prettify-symbols...
2012-11-08 Stefan Monnier* lisp/env.el (env--substitute-vars-regexp): New const.
2012-11-08 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-initial...
2012-11-08 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-deref): Move setter declara...
2012-11-08 Stefan Monnier* lisp/emacs-lisp/advice.el: Require `cl-lib' at run...
2012-11-08 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New functio...
2012-11-08 Dmitry AntipovShrink struct vectorlike_header to the only size field.
2012-11-08 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New functio...
2012-11-08 Chong Yidong* doc/emacs/trouble.texi (Crashing): Copyedits.
2012-11-08 Dmitry Antipov* keyboard.c (event_to_kboard): Do not dereference
2012-11-08 Glenn MorrisDocument diff-remove-trailing-whitespace
2012-11-08 Michael Albinus* os.texi (Notifications): Update descriptions of
2012-11-08 Glenn MorrisTweak previous change
2012-11-08 Glenn MorrisDirect ERC news to the main NEWS file
2012-11-08 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
2012-11-07 Glenn MorrisNEWS edit
2012-11-07 Glenn Morris* cl.texi (Obsolete Setf Customization): Updates for...
2012-11-07 Eli ZaretskiiFix Num Lock handling related to bug #12806.
2012-11-07 Eli ZaretskiiA (hopefully) better fix for bug #1280.
2012-11-07 Chong Yidong* misc.texi (Terminal emulator): Document Term mode...
2012-11-07 Chong YidongFix and docfix for the minibuffer-eldef-shorten-default...
2012-11-07 Eli ZaretskiiInclude Num Lock in test for modifier keys on MS-Windows.
2012-11-07 Michael Albinus* notifications.el (notifications-get-server-informatio...
2012-11-07 Eli ZaretskiiFix bug #1280 with non-ASCII keyboard input on MS-Windows.
2012-11-07 Chong Yidong* doc/lispref/searching.texi (Replacing Match): Documen...
2012-11-07 Martin RudalicsFix and rewrite doc on window recombining facilities.
2012-11-07 Glenn MorrisMore cl-lib and gv doc updates
2012-11-07 Glenn MorrisNEWS edit
2012-11-07 Glenn Morris* cl.texi (Obsolete Setf Customization): Give define...
2012-11-07 Chong YidongDoc improvements for Buffer Menu.
2012-11-07 Dmitry Antipov* xfns.c (Fx_wm_set_size_hint): Use check_x_frame....
2012-11-07 Chong YidongDocument setf-local, defvar-local, and some doc updates...
2012-11-07 Glenn MorrisSmall doc updates for generalized variables
2012-11-07 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-define-simple-setter):...
2012-11-07 Stefan Monnier* lisp/emacs-lisp/cl.el (defsetf): Pass the third arg to
2012-11-06 Paul EggertRestore some duplicate definitions.
2012-11-06 Jan Djärv* nsterm.m (convert_ns_to_X_keysym, keyDown:): Add...
2012-11-06 Paul EggertMinor adjustments of recently-changed frame functions.
2012-11-06 Eli ZaretskiiFix bug #12811 with scrolling under scroll-up/down...
2012-11-06 Agustín Martínispell.el (ispell-region): Do not prefix sent string...
2012-11-06 Agustín Martíntextmodes/ispell.el: Experimental support for support...
2012-11-06 Agustín Martínispell.el (ispell-region): Standard re-indent for bette...
2012-11-06 Dmitry Antipov* window.c (Fwindow_combination_limit): Revert to the...
2012-11-06 Juanma Barranquerolib/makefile.w32-in, src/makefile.w32-in: Trivial reord...
2012-11-06 Dmitry AntipovWidely used frame validity and checking functions.
next