summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backward compatibility with pre-existing struct instances.scratch/recordStefan Monnier2017-03-306-3/+84
* Make the URL library use records.Lars Brinkhoff2017-03-308-10/+10
* Make EIEIO use records.Stefan Monnier2017-03-307-49/+35
* Make cl-defstruct use records.Lars Brinkhoff2017-03-308-74/+87
* Add record objects with user-defined types.Lars Brinkhoff2017-03-3011-11/+333
* * lisp/net/tramp-sh.el (tramp-get-remote-locale): Add "C.UTF-8" as candidate.Michael Albinus2017-03-301-1/+1
* * lisp/cedet/semantic/wisent/wisent.el (wisent-automaton-p): Use obarrayp.Stefan Monnier2017-03-301-1/+1
* Fix assoc_no_quit so that it does not quitPaul Eggert2017-03-291-42/+80
* Amend gitmerge to recognize the injunction "don't merge".Alan Mackenzie2017-03-291-1/+1
* Add one more CSS pseudo-classSimen Heggestøyl2017-03-291-3/+3
* Update list of CSS pseudo-classesSimen Heggestøyl2017-03-291-5/+7
* Adjust some search failure errors in info.elNoam Postavsky2017-03-281-2/+3
* * lisp/progmodes/cc-defs.el (c-version): Restore c-version to 5.33Alan Mackenzie2017-03-281-1/+1
* Don’t mishandle (format "%i" -1.0)Paul Eggert2017-03-281-1/+1
* * lisp/emacs-lisp/ert.el (ert-run-tests): Make INTERACTIVE arg optional.Noam Postavsky2017-03-281-1/+1
* * src/inotify.c (Finotify_add_watch): aspect can also be a symbol.Michael Albinus2017-03-281-1/+3
* Don't add `search-failed' to ignored errors in info.el (Bug#6106)Noam Postavsky2017-03-271-13/+10
* Fix obsolete ‘test/automated’ referencesPaul Eggert2017-03-2710-38/+30
* shr-image-fetched: Work for narrowed Gnus articleKatsumi Yamaoka2017-03-271-11/+13
* * lisp/net/tramp.el (tramp-file-name-handler): Autoload it.Michael Albinus2017-03-271-0/+1
* Add check for expected backtrace in module calls.Philipp Stephani2017-03-261-1/+15
* Fix redisplay glitches due to recent change in redisplay_internalEli Zaretskii2017-03-261-22/+7
* Fix Bug#26258Michael Albinus2017-03-265-46/+57
* Minor fixes for inotify.c and filenotify.elAndreas Politz2017-03-262-7/+13
* ; Format files from last commitMichael Albinus2017-03-262-27/+26
* Fix issues regarding inotify file-notificationAndreas Politz2017-03-263-378/+433
* * lisp/emacs-lisp/pcase.el (pcase): Comment debug message (Bug#26177).Paul Pogonyshev2017-03-251-2/+2
* Stop edebug getting stuck on backquote (Bug#23651)Jens Uwe Schmidt2017-03-251-2/+2
* Expand manual section on quitting windowsEric Abrahamsen2017-03-251-43/+65
* Support in ispell.el multiple dictionaries loaded by HunspellEli Zaretskii2017-03-251-11/+21
* Simplify Tramp autoloading.Michael Albinus2017-03-251-25/+7
* Fix a segfault due to failure to realize some facesEli Zaretskii2017-03-251-0/+11
* Use a named function for 'safe-local-variablePhilipp Stephani2017-03-251-1/+6
* Make it easier to abort a series of tests with C-gHelmut Eller2017-03-241-9/+13
* ; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commitNoam Postavsky2017-03-241-1/+1
* Don’t require chown/chgrp for game installationPaul Eggert2017-03-241-9/+15
* * lisp/emacs-lisp/lisp-mode.el: Don't highlight \( at BOLStefan Monnier2017-03-241-11/+19
* Protect against an infloop in python-modePhilipp Stephani2017-03-232-3/+32
* * doc/lispref/os.texi (File Notifications):Michael Albinus2017-03-231-1/+4
* Merge from gnulibPaul Eggert2017-03-236-70/+93
* Use lexical-bind in TrampMichael Albinus2017-03-2312-37/+35
* Do not include comment start chars in ffap stringKaushal Modi2017-03-231-3/+38
* c:/Temp/gtk-window-move/ChangeLog.txtMartin Rudalics2017-03-232-27/+78
* Fix filenotify.el issue for kqueueMichael Albinus2017-03-222-9/+16
* Extend `file-notify-test02-rm-watch'Michael Albinus2017-03-221-4/+51
* * test/lisp/emacs-lisp/lisp-mode-tests.el (indent-subsexp): Test for Bug#26187Noam Postavsky2017-03-211-0/+4
* * lisp/emacs-lisp/lisp-mode.el (indent-sexp): Fix null endpos caseGraham Dobbins2017-03-211-1/+4
* Improve configure --with-pop etc. diagnosticsPaul Eggert2017-03-211-18/+14
* Revert "Make --without-pop the default."Eli Zaretskii2017-03-213-21/+29
* Don’t remove dependency files when configuringPaul Eggert2017-03-211-1/+0