]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-04-08 Glenn MorrisRemove references to OS/2 in code, doc, and comments
2017-04-08 Michael AlbinusTune Tramp syntax
2017-04-08 Mark OteizaReplace more nested ifs with cond
2017-04-08 Mark OteizaAdjust the edebug spec of if-let*
2017-04-08 Mark OteizaReplace some uses of cl-member-if with apply
2017-04-08 Philipp StephaniValidate SPEC of `dolist', cf. Bug#25477.
2017-04-08 Philipp StephaniAdd unit test for Bug#26378
2017-04-08 Lars BrinkhoffFix circular read syntax for records.
2017-04-08 Paul EggertDeprecate copy-record in favor of copy-sequence
2017-04-08 Paul EggertFix dependency checking in src/Makefile.in
2017-04-08 Paul EggertMinor tuneup of write-region change
2017-04-07 Noam PostavskyAdjust write-region so file name is at the beginning...
2017-04-07 Kaushal ModiCheck that file argument is a string
2017-04-07 Noam PostavskyFix handling of non-integer START param to write-region
2017-04-07 Glenn Morris* lisp/textmodes/rst.el (rst-package-emacs-version...
2017-04-07 Michael AlbinusAdd Tramp versions to `customize-package-emacs-version...
2017-04-07 Tom Tromey* lisp/textmodes/rst.el (rst-toc-link-keymap): Move...
2017-04-07 Lars Brinkhoff* records.texi (Record Functions): fix typo.
2017-04-07 Paul EggertMore casefiddle minor fixes
2017-04-07 Paul Eggert; Spelling and punctuation fixes
2017-04-07 Jeff CloughOutput number of characters added to file (Bug#354)
2017-04-07 Noam PostavskyFix ‘!NILP (Vpurify_flag)’ assertion failure during...
2017-04-06 Paul EggertMerge from gnulib
2017-04-06 Paul EggertMinor casefiddle.c cleanups
2017-04-06 Paul Eggert* lisp/international/README: Update to match current...
2017-04-06 Paul EggertFix 'make clean' in lib subdirectory
2017-04-06 Michael AlbinusAdd new Tramp syntax
2017-04-06 Michal NazarewiczImplement special sigma casing rule (bug#24603)
2017-04-06 Michal NazarewiczSupport casing characters which map into multiple code...
2017-04-06 Michal NazarewiczSplit up casify_region function (bug#24603)
2017-04-06 Michal NazarewiczAdd support for title-casing letters (bug#24603)
2017-04-06 Michal NazarewiczIntroduce case_character function
2017-04-06 Michal NazarewiczSplit casify_object into multiple functions
2017-04-06 Lars BrinkhoffUpdate documentation for type semantics of records.
2017-04-06 Stefan Monnier* lisp/help-fns.el (describe-symbol): `nil' is not...
2017-04-06 Tom Tromeyrequire cl-lib to fix fallout from mhtml series
2017-04-06 Ken RaeburnIn CANNOT_DUMP builds, allow editing of files named...
2017-04-06 Ken RaeburnIn CANNOT_DUMP builds, don't prepare for unexec.
2017-04-06 Ken RaeburnAllow a CANNOT_DUMP build to use exec-path during boots...
2017-04-06 Ken RaeburnFix CANNOT_DUMP build on Darwin/macOS.
2017-04-05 Tom Tromeyadd two more mhtml tests
2017-04-05 Tom Tromeyenable mhtml-mode by default
2017-04-05 Tom Tromeyadd mhtml-mode.el
2017-04-05 Tom Tromeychange sgml-mode to help multi-html mode
2017-04-05 Tom Tromeymake js.el respect prog-first-column
2017-04-05 Tom Tromeymake smie.el respect prog-first-column
2017-04-05 Tom Tromeychange viper to use derived-mode-p
2017-04-05 Tom Tromeychange align to use derived-mode-p
2017-04-05 Tom Tromeychange org to use derived-mode-p
2017-04-05 Tom Tromeychange semantic to use derived-mode-p
2017-04-05 Tom Tromeychange calc to use derived-mode-p
2017-04-05 Tom Tromeychange auto-insert to use derived-mode-p
2017-04-05 Paul Eggert* lisp/info.el (Info-search): Fix typo in April 1 change.
2017-04-05 Paul EggertMinor cleanups related to type-of
2017-04-05 Glenn Morris; * lisp/emacs-lisp/package.el (describe-package-1...
2017-04-05 Glenn Morris* doc/lispref/package.texi (Package Archives): Mention...
2017-04-04 Glenn MorrisAdvertise https for homepage of gnu.org packages
2017-04-04 Glenn MorrisDefault to https for elpa.gnu.org if gnutls available
2017-04-04 Paul EggertMinor simplifications and doc for records
2017-04-04 Eli ZaretskiiFix recent changes in record data type
2017-04-04 Philipp StephaniMake subprocess functions resolve the default directory
2017-04-04 Philipp StephaniMake ediff handle remote and quoted file names
2017-04-04 Stefan MonnierBackward compatibility with pre-existing struct instances.
2017-04-04 Lars BrinkhoffMake the URL library use records.
2017-04-04 Stefan MonnierMake EIEIO use records.
2017-04-04 Lars BrinkhoffMake cl-defstruct use records.
2017-04-04 Lars BrinkhoffAdd record objects with user-defined types.
2017-04-04 Tino CalanchaFix a test in python-test.el
2017-04-03 Noam PostavskyThrow a `search-failed' derived error in Info search
2017-04-03 Michael AlbinusAdd Tramp test
2017-04-03 Stefan Monnier* lisp/ses.el: Silence byte-compiler warnings.
2017-04-02 Paul EggertFix bugs in simplified test dependencies
2017-04-02 Wilfred HughesFix typo in docstring
2017-04-02 Glenn Morris; Auto-commit of loaddefs files.
2017-04-02 Tino Calancha; * lisp/replace.el (how-many, flush-lines, keep-lines...
2017-04-02 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2017-04-02 Michael AlbinusApply connecion-local variables for shells
2017-04-01 Evgeni KolevPropertize only perl prototype chars `][$%&*;+@\' as...
2017-04-01 Tom Tromeyfix two js-mode syntax propertization bugs
2017-04-01 Paul EggertSimplify test dependency generation
2017-04-01 Paul Eggert; Spelling fixes
2017-04-01 Stefan Monnier* test/lisp/emacs-lisp/cl-lib-tests.el: Improve symbol...
2017-04-01 Tino CalanchaUse only posix options in a ediff-ptch test
2017-04-01 Jarno MalmariInitial implementation of HTTP Digest qop for url
2017-04-01 Tino CalanchaTweak ediff-ptch test in previous commit a bit more
2017-03-31 Glenn MorrisTweak an ediff-ptch test
2017-03-31 Michael Albinus* lisp/net/tramp-smb.el (tramp-smb-errors):
2017-03-31 Stefan Monnier* test/lisp/emacs-lisp/cl-lib-tests.el (cl-lib-symbol...
2017-03-31 Tino Calanchadired-mark-suffix: New command
2017-03-31 Paul EggertUse find -delete if available
2017-03-31 Mark OteizaRemove gnus-boundp
2017-03-31 Niels MöllerStop `fixup-whitespace' adding trailing whitespace...
2017-03-31 Paul Eggert* src/inotify.c (add_watch): Add comment.
2017-03-31 Andreas PolitzMinor filenotify.el fixes
2017-03-31 John MastroFix a small incompatibility in ibuffer
2017-03-30 Alan MackenzieFix C++ fontification problems 500 bytes after typing...
2017-03-30 Paul EggertSome inotify cleanup
2017-03-30 Michael Albinus* lisp/net/tramp-sh.el (tramp-get-remote-locale): Add...
2017-03-30 Stefan Monnier* lisp/cedet/semantic/wisent/wisent.el (wisent-automato...
2017-03-30 Paul EggertFix assoc_no_quit so that it does not quit
next