]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-02-24 Vibhav PantOptimize tail recursive calls while byte compiling. feature/byte-tail-recursion
2017-02-24 Stefan MonnierUse cl-print for Edebug and EIEIO
2017-02-24 Stefan MonnierFix left over uses of `call-next-method'
2017-02-24 Stefan MonnierMinor redisplay optimisations
2017-02-24 Stefan Monnier* lisp/emacs-lisp/cl-print.el: New file
2017-02-24 Peder O. KlingenbergMake calc's least common multiple positive (bug#25255)
2017-02-24 Gemini LasswellSupport read syntax for circular objects in Edebug...
2017-02-24 Lixin ChinAdd Conference to the list of valid bibtex entry types
2017-02-23 Glenn Morris* lisp/comint.el (comint-password-prompt-regexp): Add...
2017-02-23 Glenn MorrisSmall dunnet score file improvements
2017-02-23 Glenn Morris* lisp/play/dunnet.el (dun-help): Doc fix.
2017-02-23 Mark OteizaDeclare dun-line and dun-line-list
2017-02-23 Paul EggertMerge from gnulib
2017-02-23 Paul Eggerthexl: handle large files and I/O errors
2017-02-23 Eli ZaretskiiAvoid quitting inside a critical section on MS-Windows
2017-02-22 Tassilo Horn; Less error-like font-lock-variable-name-face
2017-02-22 Dmitry GutovUse revision-completion-table in vc-retrieve-tag
2017-02-22 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl--generic-typeof...
2017-02-22 Noam PostavskyFind macro binding for symbol-bound macros too (Bug...
2017-02-22 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl-defgeneric): Fix...
2017-02-22 Juri Linkov* lisp/isearch.el (lazy-highlight-max-at-a-time): Doc...
2017-02-22 Juri Linkov* lisp/isearch.el (isearch-lazy-highlight): New choice...
2017-02-21 Paul EggertMinor weak hash table performance tweaks
2017-02-21 Paul EggertUse float instead of Lisp_Object for rehash_size
2017-02-21 Paul EggertUse ptrdiff_t instead of Lisp_Object for collision
2017-02-21 Paul EggertHash table threshold is now float, not double
2017-02-21 Juri LinkovAvoid flicker in lazy-highlight by doing all updates...
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
next