]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2014-08-28 Michael Albinus* net/tramp.el (tramp-handle-shell-command): Use `displ...
2014-08-28 Martin RudalicsRevert x_scroll_bar_handle_click "typo fix".
2014-08-28 Ken BrownAdd support for HYBRID_MALLOC, allowing the use of...
2014-08-28 Martin RudalicsSome fixes for scroll bar code.
2014-08-28 Glenn MorrisAdd install/uninstall rules for etc/emacs.appdata.xml
2014-08-28 Glenn MorrisMerge from emacs-24; up to 2014-07-02T00:57:53Z!juri...
2014-08-28 Glenn Morris* lisp/subr.el (remq): Revert 2014-08-25 doc change...
2014-08-28 Glenn Morris* etc/emacs.appdata.xml: New file
2014-08-28 Paul Eggert* sysdep.c (LC_COLLATE, LC_COLLATE_MASK): Give individu...
2014-08-27 Eli ZaretskiiFix bug #18339 with segfault when $ is typed into empty...
2014-08-27 Paul EggertImprove robustness of new string-collation code.
2014-08-27 Michael Albinus* lisp.h (str_collate):
2014-08-27 Dmitry Antipov* src/keyboard.c (Vtop_level_message): Rename to
2014-08-27 Michael Albinus* emacs-lisp/authors.el (authors-aliases): Addition.
2014-08-27 Michael Albinus* net/tramp-adb.el: Spell author name correctly.
2014-08-27 Glenn Morrisshr.el: Comment.
2014-08-27 João Távora* net/shr.el (shr-expand-url): Plain expand-file-name...
2014-08-27 Dmitry AntipovFix some glitches in previous change.
2014-08-26 Katsumi Yamaokagnus-art.el (gnus-article-browse-html-save-cid-content...
2014-08-26 Katsumi Yamaokagnus-art.el (gnus-article-browse-html-save-cid-content...
2014-08-26 Glenn Morrisauthors.el updates and sorting change
2014-08-26 Glenn MorrisChangeLog fixes
2014-08-26 Dmitry Antipov* configure.ac (HAVE_LINUX_SYSINFO): Avoid false positi...
2014-08-26 Dmitry Antipov* sysdep.c (init_sigsegv) [HAVE_STACK_OVERFLOW_HANDLING...
2014-08-26 Dmitry AntipovHandle C stack overflow caused by too nested Lisp evalu...
2014-08-25 Ken BrownFix accidental deletion of a line in last change.
2014-08-25 Ken Brown* configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete...
2014-08-25 Eli ZaretskiiFix unoptimized build on MSDOS.
2014-08-25 Glenn Morris* vc-git.el: Comments.
2014-08-25 Glenn Morris* emulation/cua-rect.el (cua--highlight-rectangle)...
2014-08-25 Lars Magne... Fix typo in last shr.el check-in
2014-08-25 Lars Magne... shr.el: Encode copied URLs
2014-08-25 Eli ZaretskiiImplement locale-sensitive string collation for MS...
2014-08-25 Dmitry AntipovOne more minor cleanup of font subsystem.
2014-08-25 Paul EggertMinor cleanups of str_collate fix.
2014-08-25 Christoph ScholtesFix docstring of `remq'
2014-08-25 Christoph Scholtes* lisp/replace.el (query-replace): Fix typo in docstring.
2014-08-25 Christoph ScholtesRemove reference to obsolete configure scripts
2014-08-24 Alan MackenzieHandle C++11's "auto" and "decltype" constructions.
2014-08-24 Alan MackenzieMake ">>" act as double template ender in C++ Mode.
2014-08-24 Michael AlbinusMention the new functions `string-collate-lessp' and...
2014-08-24 Michael AlbinusAdd string collation.
2014-08-23 Alan Mackenzieprogmodes/cc-fonts.el (c-font-lock-declarators): Fix...
2014-08-23 Eli Zaretskiiconfigure.ac: Comment fix.
2014-08-23 Karol OstrovskyFix bug #18302 with minor issues in the MSYS2/MinGW64...
2014-08-23 Eli ZaretskiiFix compilation warnings about snprintf in the MSDOS...
2014-08-22 Ken BrownBackport: * configure.ac (HAVE_XPM): Explain the use...
2014-08-21 Katsumi Yamaokalisp/gnus/mm-view.el (mm-display-inline-fontify): Make...
2014-08-21 Ken Brown* configure.ac (HAVE_XPM): Explain the use of CPPFLAGS...
2014-08-21 Eli ZaretskiiFix a bug in texinfo-make-menu.
2014-08-21 Martin RudalicsHandle failed attempts to split a side window (Bug...
2014-08-20 Glenn MorrisChangeLog fix
2014-08-20 Sam SteingoldExtract python-new-pythonpath to handle PYTHONPATH...
2014-08-20 Eli ZaretskiiRemove 16-bit limitations in scroll bar position report...
2014-08-19 Eli ZaretskiiUpdate Emacs's bidirectional conformance per Unicode...
2014-08-19 Eli ZaretskiiFix horizontal scroll bar dragging in R2L paragraphs.
2014-08-19 YAMAMOTO Mitsuharu* xdisp.c (erase_phys_cursor): Fix confusion between...
2014-08-18 Thierry Volpiatto* lisp/emacs-lisp/eldoc.el (eldoc-highlight-function...
2014-08-18 Glenn Morris* python-tests.el (python-shell-calculate-exec-path...
2014-08-18 Stefan Monnier* lisp/progmodes/python.el (python-shell-prompt-detect...
2014-08-18 Eli Zaretskiisrc/xdisp.c (handle_stop): Improve commentary.
2014-08-18 Eli ZaretskiiFix bug #18276 with vertical motion through a display...
2014-08-18 Stefan Monnier* lisp/simple.el (self-insert-uses-region-functions...
2014-08-18 Eli ZaretskiiFix horizontal scrolling in non-selected windows.
2014-08-17 Eli ZaretskiiAvoid overwriting the reversed_p flags in the glyph...
2014-08-17 Eli ZaretskiiAvoid inflooping in redisplay caused by hscrolled R2L...
2014-08-17 Eli ZaretskiiFix bug #18277 with mouse clicks on R2L lines.
2014-08-16 Andreas SchwabHandle missing space marker in unified diff during...
2014-08-16 Paul EggertAdd dependencies to fix loaddefs race during parallel...
2014-08-16 Paul Eggert* xdisp.c (set_horizontal_scroll_bar): Don't use uninit...
2014-08-16 Martin RudalicsPreliminary attempt to fix horizontal scroll bar draggi...
2014-08-15 Glenn MorrisMerge from emacs-24; up to 2014-06-29T18:32:35Z!michael...
2014-08-15 Glenn MorrisRegenerate ldefs-boot.el emacs-24.3.93
2014-08-14 Glenn MorrisRegenerate etc/AUTHORS
2014-08-14 Glenn MorrisBump version number to 24.3.93
2014-08-14 Alan Schmittgnus-sum.el (gnus-summary-expire-articles): Reinstall...
2014-08-13 Jan NieuwenhuizenSupport Guile backtraces in compilation mode.
2014-08-13 Jan NieuwenhuizenInitial Guile REPL (guiler) debugger support for GUD.
2014-08-13 Eli Zaretskiilisp/ChangeLog: Fix a recent log entry.
2014-08-13 Stefan MonnierForgotten ChangeLog changes
2014-08-13 Stefan Monnier* lisp/obsolete/mouse-sel.el (mouse-sel-mode): Use...
2014-08-13 Kelvin White* erc.el Disable display commands in current buffer...
2014-08-13 Eric S. RaymondAdd smerge support to the git back end.
2014-08-13 Eric S. RaymondIntegrate Rüdiger Sonderfeld's code for detecting confl...
2014-08-13 Leo Liu* speedbar.el (speedbar-generic-list-tag-p): Allow...
2014-08-12 Stefan Monnier* lisp/mpc.el (mpc-reorder): Don't bother splitting...
2014-08-12 Lars Magne... Allow resetting image transform options
2014-08-12 Martin RudalicsIn set_menu_bar_lines call change_frame_size instead...
2014-08-12 Juri Linkov* lisp/vc/vc-annotate.el (vc-annotate-background-mode...
2014-08-12 Stefan Monnier* lisp/erc/erc-stamp.el (erc-timestamp-intangible)...
2014-08-12 Stefan Monnier* lisp/gnus/gnus-art.el (gnus-hidden-properties): Drop...
2014-08-12 Stefan Monnier* lisp/files.el (out-of-memory-warning-percentage)...
2014-08-11 Sam SteingoldSet sgml-validate-command based on validator existence
2014-08-11 Ulf JasperNewsticker: introduce `newsticker-treeview-date-format...
2014-08-11 Ken Brown* src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex...
2014-08-11 Jan DjärvFix default width not being 80, but 77.
2014-08-11 Glenn Morris* lisp/subr.el (with-output-to-temp-buffer): Doc fix...
2014-08-11 Glenn MorrisMerge from emacs-24; up to 2014-06-28T23:35:17Z!rgm...
2014-08-11 Glenn MorrisChangeLog fixes
2014-08-11 Glenn Morris* lisp/calendar/icalendar.el: Add missing :version...
next