]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-10-12 Paul EggertWork around Samba bug with ':' in symlink contents
2016-10-12 Paul EggertPort last_marked change to full-program optimizers
2016-10-12 Eli ZaretskiiAdapt GDB scripts to '--enable-check-lisp-object-type...
2016-10-11 Eli ZaretskiiAvoid optimizing out the last_marked[] array
2016-10-09 Alan MackenzieCC Mode manual: remove reference to former Emacs variab...
2016-10-08 Eli ZaretskiiAllow to disable compaction of font caches
2016-10-08 Eli ZaretskiiAllow selection of font for symbols as in Emacs 24.x
2016-10-08 Eli Zaretskii; Fix last commit
2016-10-08 Eli Zaretskii; Fix indexing in lispref manual
2016-10-08 Wilfred Hughes; Minor improvement in documentation of generators
2016-10-08 Eli ZaretskiiFix horizontal scrolling during Isearch
2016-10-08 Eli ZaretskiiFix infloop in redisplay due to truncated lines and...
2016-10-07 David Engstergitmerge: Add cherry pick to gitmerge-skip-regexp
2016-10-07 Noam Postavsky; Merge: some backports from master
2016-10-06 Eli ZaretskiiImprove documentation of 'menu-bar-open'
2016-10-06 Eli ZaretskiiFix compilation with MinGW runtime 3.22.2 and w32api...
2016-10-05 John WiegleyAdd documentation note from Alex
2016-10-05 Aurelien Aptel* src/alloc.c: call only non-null finalizers
2016-10-04 Karl FogelClarify that doc fixes are okay in feature freeze
2016-10-04 Eli ZaretskiiAvoid crashes when setting the cursor
2016-10-04 Philippe VaucherRestore 'command-debug-status' functionality
2016-10-04 Eli Zaretskii; Minor addition to CONTRIBUTE
2016-10-03 Karl FogelDocument yank behavior in the right place
2016-10-03 Philipp StephaniDocument nil args of compare-buffer-substrings
2016-10-03 Katsumi Yamaoka* doc/misc/message.texi (Bcc Warning): Fix markup.
2016-10-03 Katsumi Yamaoka* doc/misc/message.texi (Bcc Warning):
2016-10-02 Noam PostavskyDon't require isearch-update before isearch-done
2016-10-02 Peder O. KlingenbergAvoid error in icalendar--read-element
2016-10-02 Lars IngebrigtsenMake a menu less ambiguous
2016-10-02 Devon Sean... Doc fix for url-http
2016-10-01 Eli Zaretskii* lisp/frame.el (blink-cursor-delay): Doc fix. (Bug...
2016-09-29 Katsumi Yamaoka* lisp/gnus/gnus-art.el (gnus-button-handle-library...
2016-09-27 Paul EggertRegexp Functions doc minor fixes
2016-09-26 Katsumi YamaokaBackport mm-convert-shr-links fix from master (bug...
2016-09-26 Eli ZaretskiiImprove documentation of 'expand-abbrev' and wrapper...
2016-09-25 Eli ZaretskiiMinor copyedits of MS-Windows installation instructions
2016-09-23 Eli ZaretskiiFix display of cursor when 'blink-cursor-delay' has...
2016-09-23 Eli ZaretskiiImprove the doc string of 'format'
2016-09-23 Eli ZaretskiiImprove doc strings in whitespace.el
2016-09-23 Eli ZaretskiiImprove detectability of 'next-logical-line' and 'previ...
2016-09-23 Martin RudalicsFix (next-frame nil t) crash (Bug#24281)
2016-09-23 Noam PostavskyFix debugging of string-match-p errors
2016-09-23 Eli ZaretskiiFix region display while dragging mouse
2016-09-23 Eli ZaretskiiFix 'vertical-motion' and 'posn-at-point' under 'visual...
2016-09-23 Paul EggertImprove display of tex-verbatim and Info quoted
2016-09-23 Lars IngebrigtsenDocument how to check for ImageMagick support
2016-09-23 Tino CalanchaRun find-function-after-hook after finding a symbol
2016-09-23 Eli ZaretskiiDocument 'timerp'
2016-09-23 Eli ZaretskiiImprove documentation of overlay priorities
2016-09-23 Eli ZaretskiiFix 'dired-compress-files'
2016-09-23 Eli ZaretskiiUpdate commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR
2016-09-23 Eli ZaretskiiIncrement Emacs version to 25.1.50
2016-09-21 Eli ZaretskiiDocument the optional zlib library in MS-Windows builds
2016-09-21 Eli Zaretskii; * admin/notes/unicode: Mention BidiCharacterTest...
2016-09-21 Eli ZaretskiiFix tagging of DEFUN by etags
2016-09-21 Eli ZaretskiiAvoid resetting track-mouse by mouse clicks
2016-09-20 Eli ZaretskiiImprove nt/README.W32 instructions
2016-09-17 Eli ZaretskiiDocument that desktop file overrides frame parameters
2016-09-15 Nicolas Petton; Update ChangeLog.2 and ldef-boot.el for Emacs 25... emacs-25.1
2016-09-15 Nicolas Petton* etc/AUTHORS: Regenerate the AUTHORS file
2016-09-15 Eli ZaretskiiUpdate admin/authors.el
2016-09-14 Eli ZaretskiiUpdate Antinews in ELisp manual
2016-09-11 Noam PostavskyFix comments on window height macros
2016-09-10 Toke Høiland... Fix 'url-http-create-request' when cookies are used
2016-09-08 Martin RudalicsFix cross reference in frames.texi
2016-09-07 Eli Zaretskii; * etc/DEBUG: Minor copyedits.
2016-09-05 Eli Zaretskii; * etc/DEBUG: Improve documentation of getting control...
2016-09-04 immerrrFix regexp-opt documentation (bug #17862)
2016-09-02 Clément Pit... ; Fix documentation of seq-subseq
2016-08-31 Nicolas Richard* lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE...
2016-08-31 Paul Eggert; Spelling fixes
2016-08-27 Noam PostavskyFix tags-query-replace docstring
2016-08-26 Eli ZaretskiiClarify documentation of precision in format specs
2016-08-24 Eli ZaretskiiImprove and clarify documentation of subprocesses
2016-08-23 Paul Eggert* etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247).
2016-08-21 Nicolas Petton; Update ChangeLog.2 and ldef-boot.el for Emacs 25... emacs-25.1-rc2
2016-08-21 Nicolas Petton* etc/AUTHORS: Update the AUTHORS file
2016-08-21 Paul Eggert; ChangeLog spelling fixes
2016-08-20 Philipp StephaniSome assorted documentation clarifications
2016-08-18 Eli ZaretskiiImprove commentary in src/character.h
2016-08-17 Michael Albinus; Fix typo in /etc/NEWS
2016-08-17 Dmitry Gutov* etc/NEWS: Mention the change in json-encode-string.
2016-08-17 Eli Zaretskii; * etc/NEWS: Mention incompatible change in url-http...
2016-08-16 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-08-16 Eli Zaretskii* src/doc.c (Fsubstitute_command_keys): Another fix...
2016-08-16 Glenn Morris; * doc/lispref/windows.texi (Window Parameters): Gramm...
2016-08-16 Eli ZaretskiiAvoid segfaults due to quoting in 'substitute-command...
2016-08-16 Martin RudalicsIn NEWS describe new handling of window margins (Bug...
2016-08-16 Martin RudalicsFacultatively ignore margins when splitting and resizin...
2016-08-14 Noam PostavskyDocument CATEGORY arg to modify-category-entry
2016-08-13 Noam PostavskyDocument char-script-table's effect on word motion
2016-08-13 Eli ZaretskiiFurther fix for 'url-http-create-request' and multibyte...
2016-08-13 Noam PostavskyFix docstring of eval-expression
2016-08-11 Eli ZaretskiiClarify when 'cursor' property is in effect
2016-08-11 Dmitry GutovConvert the remaining strings to unibyte before concate...
2016-08-11 Eli ZaretskiiFix bug with handling the bidi cache
2016-08-10 Eli Zaretskii* doc/lispref/text.texi (Change Hooks): Minor copyedits.
2016-08-09 Eli ZaretskiiClarify documentation of before/after-change-functions
2016-08-06 Noam PostavskyDocument use of vectors in keymaps
2016-08-03 Paul Eggert; Spelling fix
next