]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-02-18 Eli ZaretskiiImprove documentation of query-replace-from-to-separator
2017-02-18 Eli ZaretskiiImprove commentary for a recent change in keyboard.c
2017-02-18 Eli ZaretskiiAvoid infloop in rect.el
2017-02-18 Eli ZaretskiiRemove annoying warnings about let-binding
2017-02-18 Hong XuAvoid errors when flyspell-generic-check-word-predicate...
2017-02-18 Glenn MorrisRemove the build number from emacs-version variable
2017-02-18 Glenn MorrisEnsure that user-mail-address always has a value
2017-02-18 Mark OteizaTurn on lexical-binding in ruby-mode
2017-02-17 Mark OteizaTurn on lexical-binding in elint.el
2017-02-17 Gemini Lasswell* lisp/emacs-lisp/subr-x.el (if-let*): Fix Edebug spec...
2017-02-17 Mark OteizaEnable erc-accidental-paste-threshold-seconds by default
2017-02-17 Michal NazarewiczFix build failure caused by ‘Generate upcase and downca...
2017-02-17 Katsumi Yamaokamm-add-meta-html-tag: Improve regexp
2017-02-17 Katsumi Yamaokamm-shr: Prefer charset specified in html meta tag
2017-02-17 Glenn MorrisStop duplicating some custom-types in message.el
2017-02-17 Glenn MorrisWhitespace trivia in dunnet.el
2017-02-17 Glenn MorrisExplicit error on changing case of negative integers
2017-02-17 Dmitry GutovFix buffers update in vc-retrieve-tag
2017-02-16 Paul Eggert; Spelling, punctuation and minor wording fixes
2017-02-16 Paul Eggert* src/buffer.h: Fix indenting.
2017-02-16 Paul EggertAdd sanity checks for Bswitch hash tables
2017-02-16 Paul Eggert* src/keyboard.c (read_key_sequence): Fix integer-overf...
2017-02-16 Vibhav Pantbytecomp.el: Avoid unnecessary calculation for jump...
2017-02-16 Mark OteizaMinor changes in json.el
2017-02-16 Mark OteizaDon't expand body inside a let-binding when there are...
2017-02-16 Glenn MorrisHandle user-mail-address being the empty string
2017-02-15 Michael AlbinusContinue to fix bug#25607
2017-02-15 Michal Nazarewiczcasing: don’t assume letters are *either* upper- or...
2017-02-15 Michal NazarewiczGenerate upcase and downcase tables from Unicode data...
2017-02-15 Michal NazarewiczAdd tests for casefiddle.c (bug#24603)
2017-02-15 Michal NazarewiczoldXMenu: add missing #include <string.h>
2017-02-15 Paul EggertFixup recent rmail patch
2017-02-15 Richard StallmanRmail fix
2017-02-15 Vibhav Pantbytecomp-tests.el: Store all test forms in one constant.
2017-02-15 Glenn MorrisSmall lispref edit
2017-02-15 Katsumi YamaokaDocument fill-separate-heterogeneous-words-with-space...
2017-02-15 Noam PostavskyTest comment-multi-line = nil auto fill case too
2017-02-15 Katsumi YamaokaDon't delete leading and trailing space from CJK word...
2017-02-14 Juri Linkov‘M-s w RET word C-s’ repeats incremental search.
2017-02-14 Tom TromeyMake vc-git detect conflict state for vc-dir
2017-02-14 Vibhav Pantbyte-opt: Replace merged tags in jump tables too. ...
2017-02-14 Eli Zaretskii; * test/file-organization.org: Minor copyedits.
2017-02-14 Glenn MorrisRemove overly broad element from default mail-dont...
2017-02-14 Juri Linkov* etc/NEWS: Mention query-replace-from-to-separator...
2017-02-13 Vibhav Pant; etc/TODO: Remove 'switch' item, as it is now implemented.
2017-02-13 Arash EsbatiMatch all characters in optional argument of \documentclass
2017-02-13 Vibhav PantMerge branch 'master' into feature/byte-switch feature/byte-switch
2017-02-13 Vibhav Pant; Add more documentation for byte-switch related code.
2017-02-13 Katsumi YamaokaFix non-ASCII text encoding (bug#25658)
2017-02-13 Vibhav Panttest/lisp/emacs-lisp/bytecomp-tests.el: Add more tests...
2017-02-13 Glenn MorrisFix recent bootstrap issue by moving string-to-list
2017-02-13 Glenn MorrisDoc fixes related to mail-host-address
2017-02-13 Glenn MorrisSimplify time-stamp mail host usage
2017-02-13 Glenn MorrisDoc fix for vhdl-mode re mail-host-address
2017-02-13 Mark OteizaSubstitute leading $HOME/ in xdg-user-dirs
2017-02-13 Mark Oteiza* lisp/buff-menu.el: Turn on lexical-binding.
2017-02-13 Juri Linkov* lisp/replace.el (query-replace-from-to-separator...
2017-02-12 Karl FogelConvert more uses of `looking-at' to `following-char'
2017-02-12 Paul EggertFix typos in tests for lax-plist-get etc.
2017-02-12 Michael AlbinusFix bug#25607
2017-02-12 Mark OteizaRemove server-buffer-clients string from minor-mode...
2017-02-12 Mark OteizaNix some useless uses of looking-at, looking-back
2017-02-12 Vibhav Pant; lisp/emacs-lisp/bytecomp.el: Fix indentation.
2017-02-11 Tom TromeyRecognize JS regexp literals more correctly
2017-02-11 Vibhav Pantsrc/bytecode.c (exec_byte_code): Make hash_code a Lisp_...
2017-02-11 Vibhav Pantsrc/bytecode.c (exec_byte_code): Remove unnecessary...
2017-02-11 Tom TromeyFix bug in css--mdn-find-symbol
2017-02-11 Vibhav Pant; src/bytecode.c (exec_byte_code): Refactor byte-switch...
2017-02-11 Vibhav Pantsrc/bytecode.c: Add optional sanity check for jump...
2017-02-11 Vibhav PantMerge branch 'master' into feature/byte-switch
2017-02-11 Vibhav Pant* src/bytecode.c: Refactor to follow GNU coding standards
2017-02-11 Eli ZaretskiiFix handling of XBM images on MS-Windows
2017-02-11 Michael Albinus; Fix typo in etc/NEWS
2017-02-11 Eli ZaretskiiFix handling of PBM data
2017-02-10 Noam PostavskyFix warnings in debug tracing code
2017-02-10 Sam SteingoldExtract grep-find-ignored-directories processing from...
2017-02-10 Vibhav Pantsrc/bytecode.c: Avoid comparing values unnecessarily...
2017-02-10 Paul EggertFix a few integer-overflow glitches
2017-02-10 Eli ZaretskiiFix a bug with displaying an image after a TAB
2017-02-10 Paul EggertMove cyclic tests to fns-tests.el
2017-02-10 Gemini LasswellFix instrumenting code with propertized strings in...
2017-02-10 Vladimir PanteleevImprove fontification in bat-mode
2017-02-10 Eli ZaretskiiRestore special setting of this-command-keys by M-x
2017-02-09 Juri Linkov* lisp/isearch.el (isearch-search-fun-default): Set...
2017-02-09 Vibhav Pantsrc/bytecode.c (exec_byte_code): Remove unneeded assert.
2017-02-09 Vibhav Pantbytecode.c (exec_byte_code): Use h->count instead of...
2017-02-09 Vibhav Pantbytecode.c (exec_byte_code): don't check hash code...
2017-02-09 Tino CalanchaIbuffer: Update mode documentation
2017-02-09 Steven AllenFix environment variable for xdg-data-dirs
2017-02-09 Tassilo Horn; Theme updates
2017-02-09 Tino CalanchaIbuffer: Erase output buffer before shell commands
2017-02-09 Tino CalanchaIbuffer: Don't truncate shell command output
2017-02-09 Vibhav PantImprove byte-switch execution.
2017-02-09 Noam PostavskyMake sure eshell pipelines don't drop data
2017-02-09 Katsumi YamaokaMake mm-shr use mail-parse-charset by default
2017-02-08 Stephen Bermandescribe-char: unambiguous name for inserting ASCII 7
2017-02-08 Michael AlbinusModify suppressing `vc-refresh-state' in filenotify...
2017-02-07 Michael AlbinusSuppress undesired error messages in filenotify-tests.el
2017-02-07 Lars IngebrigtsenEnsure that Gnus bugs show up in the Emacs tracker
2017-02-07 Lars IngebrigtsenRevert "Don't tag Gnus bugs with "gnus""
next