]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-02-21 Glenn Morris; * lisp/custom.el: Comments.
2017-02-21 Stefan Monnier* lisp/emacs-lisp/autoload.el (make-autoload): Support...
2017-02-21 Stefan Monnier* lisp/emacs-lisp/cl-preloaded.el (cl-struct-define...
2017-02-21 Glenn MorrisTweak recent custom-reevaluate-setting change
2017-02-21 Glenn MorrisEnsure delayed-init custom variables get marked special
2017-02-21 Glenn Morris; Add a new TODO item
2017-02-21 Mark OteizaTurn on lexical-binding in dunnet.el
2017-02-21 Mark OteizaMake dunnet insertion functions n-ary
2017-02-21 Katsumi Yamaokamessage-goto-body-1: Fix regexp so as not to match...
2017-02-20 Noam PostavskySimplify cl-get using `plist-member'
2017-02-20 Paul EggertVerify xwidget USE_LSB_TAG assumption
2017-02-20 Stefan Monnier* src/insdel.c (make_gap): Improve comment.
2017-02-20 Mark OteizaDo not use switch-to-buffer for working in a temp buffer
2017-02-20 Mark OteizaMake dun-room-shorts a defconst
2017-02-20 Paul EggertPort xwidget to -DCHECK_LISP_OBJECT_TYPE
2017-02-20 Eli Zaretskii; * src/insdel.c: State file encoding explicitly.
2017-02-20 Katsumi Yamaokamm-decode.el: Simplify regexp used to search html meta tag
2017-02-20 Katsumi Yamaokamm-shr: Ignore coding-system `ascii'
2017-02-20 Tom Tromeyvc-log-outgoing fixes for git; add binding to vc-dir
2017-02-20 Tom TromeyRemove stale comments from vc-git and vc-hg
2017-02-20 Mark OteizaRemove member clone
2017-02-20 Mark OteizaPrefix global var
2017-02-20 Mark OteizaReplace nested ifs with cond
2017-02-19 Paul EggertFix glitches in recent hash table changes
2017-02-19 Stefan Monnier* src/insdel.c (make_gap): Increase enough to avoid...
2017-02-19 Eli Zaretskii; Minor fix of recent change in fringe.c
2017-02-19 Eli Zaretskii; * src/fns.c (Fmake_hash_table): Prefer 'double' to...
2017-02-19 Eli ZaretskiiAvoid aborts during loadup
2017-02-19 Michael AlbinusRework connection local variables
2017-02-19 Mark Oteiza; Fix previous change
2017-02-19 Mark OteizaSet up combination and random item location
2017-02-19 Mark OteizaReplace movement variables with an alist and accessor
2017-02-19 Mark OteizaChange top-level setq forms to defvar or defconst
2017-02-19 Mark OteizaMove all dunnet globals up to the top
2017-02-19 Michael AlbinusFix bug#25788
2017-02-19 YAMAMOTO MitsuharuFix fringe bitmap initialization on MS-Windows
2017-02-19 Stefan MonnierChange type of `rehash_threshold' and `pure' fields...
2017-02-19 Paul EggertUse 'char *FOO' instead of 'char* FOO'
2017-02-19 Mark OteizaMore json.el changes
2017-02-18 Alan MackenzieFix edebug-spec on c-lang-defvar.
2017-02-18 Lars IngebrigtsenLists used as plists now have to be an even length
2017-02-18 Michael AlbinusUnset `non-essential' in Tramp when not needed anymore
2017-02-18 Eli ZaretskiiAutomatically regenerate emacs.1 and *.rc files
2017-02-18 Alan MackenzieSet the syntax table in AWK Mode.
2017-02-18 Göktuğ KayaalpFix Turkish language environment setup
2017-02-18 Rami YlimäkiSupport 24-bit direct colors on text terminals
2017-02-18 Rami YlimäkiRemove unused TN_max_pairs field
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
next