]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2014-09-16 Daniel ColascioneFor symbols, use address as hash code.
2014-09-16 Dmitry AntipovAvoid more integer overflows on string size calculations.
2014-09-16 Dmitry AntipovIf USE_LOCAL_ALLOCATORS, allocate even more Lisp object...
2014-09-16 Stefan Monnier* lisp/msb.el (msb--make-keymap-menu, msb-menu-bar...
2014-09-15 Eli ZaretskiiSupport playing on MS-Windows non-ASCII sound files...
2014-09-15 Dmitry AntipovIf USE_LOCAL_ALLOCATORS, allocate some Lisp objects...
2014-09-15 Daniel ColascioneTweak sort docstring
2014-09-15 Daniel ColascioneUpdate documentation for `insert-register'
2014-09-15 Daniel ColascioneUpdate documentation for `insert-register'
2014-09-15 Glenn MorrisMerge from emacs-24; up to 2014-07-09T02:04:12Z!rgm...
2014-09-14 Glenn Morris* lisp/image.el (image-multi-frame-p): Fix thinko
2014-09-14 Daniel Colascione* register.el (insert-register): Change default interac...
2014-09-14 Eli ZaretskiiFix bug #18420 with deadlocks communicating with subpro...
2014-09-14 Michael Albinus* net/tramp-cache.el (tramp-flush-file-function): Simpl...
2014-09-14 Jan Djärv* callproc.c (init_callproc): Fix bug introduced at...
2014-09-14 Sam Steingoldoops
2014-09-13 Eli Zaretskiietc/NEWS: Mention HTML support in Rmail.
2014-09-13 Christopher... * etc/NEWS: Mention nil `calendar-mode-line-format...
2014-09-13 Leo Liu* emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords...
2014-09-13 Glenn MorrisAuto-commit of loaddefs files.
2014-09-13 Eli ZaretskiiFix HTML rendering by shr-insert-document in Rmail.
2014-09-13 Eli ZaretskiiDecode HTML text before presenting it in Rmail.
2014-09-13 Ken OlumSupport rendering of HTML parts in Rmail (bug #4258).
2014-09-13 Eli ZaretskiiFix expansion and encoding of sound file names on MS...
2014-09-13 Eli ZaretskiiResurrect sound support on MS-Windows that was lost...
2014-09-13 Dmitry AntipovPrefer ptrdiff_t to int and avoid integer overflows.
2014-09-12 Sam SteingoldAdd support for Vertica SQL.
2014-09-12 Detlev Zundel* buffer.c (syms_of_buffer): DEFSYM Qchoice (Bug#18337).
2014-09-12 Kan-Ru ChenFix fit-window-to-buffer doc-string.
2014-09-11 Paul EggertSpelling fixes.
2014-09-11 Glenn Morris* etc/NEWS: Mention timer error reporting.
2014-09-11 Dmitry AntipovRemove redundant GCPROs around Ffuncall and Fapply...
2014-09-11 Dmitry Antipov* lread.c (readevalloop_eager_expand_eval): Add GCPRO...
2014-09-11 Dmitry AntipovMore debugging aids around GCPROs.
2014-09-11 Martin RudalicsIn Fresize_mini_window_internal set w->total_lines...
2014-09-11 Dmitry Antipov* lisp.h (make_local_string): Nitpick indent.
2014-09-11 Paul EggertPacify --enable-gcc-warnings when no window system...
2014-09-11 Paul Eggert* charset.c (Fget_unused_iso_final_char): Fix subscript...
2014-09-10 Alan MackenzieCC Mode: revert recent changes and fix bug 17463 (cc...
2014-09-10 Paul EggertSimplify lisp.h by removing the __COUNTER__ business.
2014-09-10 Alp Aker* nsterm.m (ns_draw_fringe_bitmap): Use the same logic...
2014-09-10 Eli Zaretskiisrc/w32.c (sys_write): Use SAFE_NALLOCA for the NL...
2014-09-10 Paul Eggert* xterm.c (handle_one_xevent): Add braces to pacify...
2014-09-10 Jan DjärvDetect iconified under Compiz/Unity
2014-09-10 Paul Eggert* lisp.h (DEFINE_GDB_SYMBOL_ENUM): Remove.
2014-09-10 Stefan MonnierCC-mode: Set open-paren-in-column-0-is-defun-start...
2014-09-10 Paul Eggert* src/alloc.c (verify_alloca): Replace a stray occurren...
2014-09-10 Paul EggertImprove the experimental local and scoped allocation.
2014-09-10 Ivan Shmakov* lisp/desktop.el (desktop-create-buffer): Check that...
2014-09-09 Sam Steingold(sql-default-directory): Fix type annotation.
2014-09-09 Eli Zaretskiisrc/xdisp.c (pos_visible_p): Don't assign a boolean...
2014-09-09 Glenn Morris* calendar/diary-lib.el (diary-list-entries): Restore...
2014-09-09 Jan Djärv* nsterm.m (updateFrameSize:, initFrameFromEmacs:)
2014-09-09 Stefan Monnier* lisp/progmodes/cc-awk.el: Remove unneeded cc-bytecomp...
2014-09-09 Eli ZaretskiiFix the row number mistakenly reported by pos_visible_p...
2014-09-09 Eli ZaretskiiFix mouse-dragging mode lines on text-mode terminals.
2014-09-09 Eli ZaretskiiFix the string-collation tests on MS-Windows.
2014-09-09 Dmitry AntipovCleanup last change and make all new stuff conditional.
2014-09-09 Dmitry AntipovAdd macros to allocate temporary Lisp objects with...
2014-09-09 Dmitry Antipov* xterm.c (x_term_init): Consolidate duplicated code.
2014-09-09 Glenn MorrisNEWS fix
2014-09-08 Sam Steingold(sql-set-sqli-buffer): Call `sql-product-interactive...
2014-09-08 Sam Steingold(sql-default-directory): New user option.
2014-09-08 Sam Steingold(sql-show-sqli-buffer): Display the buffer instead...
2014-09-08 Sam Steingold(sql-send-line-and-next): New command, bound to C-c...
2014-09-08 Glenn Morris* calendar.el (calendar-basic-setup): Fix calendar...
2014-09-08 Glenn MorrisMerge from emacs-24; up to 2014-07-08T06:24:07Z!eggert...
2014-09-08 Glenn Morris* calendar.el (calendar-basic-setup): Avoid clobbering...
2014-09-07 Paul EggertFix bug uncovered by changing alloca to auto buffer.
2014-09-07 Paul Eggert* callproc.c (exec_failed) [DOS_NT]: Define a dummy.
2014-09-07 Paul EggertAdjust drag-and-drop fix when window is above top.
2014-09-07 Jan Djärv* xselect.c (x_fill_property_data): Handle negative...
2014-09-07 Eli ZaretskiiFix bug #18419 with disappearing line numbers when...
2014-09-07 Eli ZaretskiiFix the MS-Windows build broken by SAFE_ALLOCA changes.
2014-09-07 Paul Eggert* keyboard.c (read_decoded_event_from_main_queue):...
2014-09-07 Michael Albinus* strings.texi (Text Comparison): Describe `string...
2014-09-07 Paul EggertExpand @AM_DEFAULT_VERBOSITY@ even if Automake is old.
2014-09-07 Michael Albinus* automated/fns-tests.el (fns-tests--collate-enabled...
2014-09-07 Paul EggertUse SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-06 Eli ZaretskiiRemove unused variable EMACS_HEAPSIZE from src/Makefile.in.
2014-09-06 Leo LiuAdd vector qpattern to pcase
2014-09-05 Sam SteingoldNew custom variable `tex-print-file-extension' to help...
2014-09-05 Stefan Monnier* lisp/vc/vc-dir.el (vc-dir-update): Don't burp in...
2014-09-05 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-start-file-process...
2014-09-05 Michael AlbinusNew string collation tests.
2014-09-05 Martin RudalicsAdd and use function horizontal-scroll-bars-available-p.
2014-09-05 Stefan Monnier* lisp/subr.el (call-process-shell-command, process...
2014-09-05 Jay Belangercalc/calc-forms.el (math-normalize-hms): Do a better...
2014-09-04 Rasmus Pank... * lisp/vc/vc-git.el (vc-git-conflicted-files): Fix...
2014-09-04 Lars Ljung* lisp/isearch.el (isearch-yank-word-or-char): Obey...
2014-09-04 Paul EggertRemove stray semicolons.
2014-09-04 Stefan Monnier* doc/lispref/functions.texi (Core Advising Primitives...
2014-09-04 Stefan Monnier* lisp/emacs-lisp/eldoc.el (eldoc-function-argstring...
2014-09-04 Eli ZaretskiiFix misleading doc string revealed in bug #18385.
2014-09-04 Eli ZaretskiiFix bug #18331 with "C-h k C-g" not showing documentati...
2014-09-04 Thierry Volpiatto* lisp/emacs-lisp/eldoc.el (eldoc-highlight-function...
2014-09-04 Jan Djärv* xsmfns.c: Initialize ice_fd.
2014-09-04 Paul EggertLess chatter in 'make' output.
2014-09-04 Paul Eggert* configure.ac (MAKEINFO): Clean up some configuration...
2014-09-04 Glenn Morris* admin/notes/bzr: Some bisect tips.
next