summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restore some of the quoting in the manualsEli Zaretskii2015-09-1640-108/+110
* Clarify reftex-extra-bindings docs.Tassilo Horn2015-09-162-1/+5
* Fix search argument in ‘lisp--el-match-keyword’ (Bug#21492) (Bug#21493)Daniel McClanahan2015-09-161-1/+2
* Add pretty symbols for \qquad and \varrho.Tassilo Horn2015-09-161-0/+2
* Add new functions for the root mean square of a (Calc) vectorJay Belanger2015-09-155-6/+30
* Add monotone EDE generic projectStephen Leake2015-09-151-0/+2
* Revert premature commitStephen Leake2015-09-151-7/+5
* Fix a bug in elisp--xref-find-definitions related to cl-generic defaultsStephen Leake2015-09-153-28/+36
* Fix bugs in eieio-oref-default related to class symbolsStephen Leake2015-09-151-1/+2
* ; Spelling fixesPaul Eggert2015-09-152-2/+2
* Quote “fullboth” when defining itPaul Eggert2015-09-151-10/+11
* Minor doc fix in emacs/ack.texiEli Zaretskii2015-09-151-1/+1
* Adapt tests in auto-revert-tests.elMichael Albinus2015-09-151-41/+21
* * lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp): New constStefan Monnier2015-09-151-59/+49
* Quote less in manualsPaul Eggert2015-09-1595-1055/+1063
* lisp/custom.el (load-theme): Only compute hash when neededMark Oteiza2015-09-151-5/+4
* Pacify --enable-gcc-warningsPaul Eggert2015-09-151-1/+1
* Improve error reports in inotify.cMichael Albinus2015-09-151-14/+27
* Fix the file-notify tests for watch validation on w32Eli Zaretskii2015-09-151-6/+6
* Use OPEN BOX instead of space for \quad.Tassilo Horn2015-09-151-1/+1
* ; Fix last commit log entry.Eli Zaretskii2015-09-151-92/+0
* ; make change-history-commitEli Zaretskii2015-09-151-1/+1055
* Add missing *.pbm imagesEli Zaretskii2015-09-1583-0/+139
* Add separator.pbm tool-bar imageEli Zaretskii2015-09-151-0/+3
* Make show-paren-match face visible on mono-color displaysEli Zaretskii2015-09-151-2/+4
* Don’t double-encode non-ASCII mail clipboardPaul Eggert2015-09-141-31/+25
* Adaot file-notify-tests.el test casesMichael Albinus2015-09-143-40/+39
* Don’t double-encode non-ASCII for mail clientPaul Eggert2015-09-142-5/+39
* * lisp/progmodes/cc-langs.el (c-make-init-lang-vars-fun): Use dolistStefan Monnier2015-09-141-8/+6
* Replace `cadar' with `cadr/car', since `cadar' is problematic on Emacs.Alan Mackenzie2015-09-141-2/+2
* Clarify documentation of char-table extra slotsEli Zaretskii2015-09-141-3/+3
* Elisp mode: Make font-lock and imenu handle escaped characters in symbolsAlan Mackenzie2015-09-141-17/+17
* Improve the doc string of w32notify-valid-pEli Zaretskii2015-09-141-1/+2
* Fix tests for file-notify-valid-p.Tassilo Horn2015-09-141-20/+26
* Report file-notify-error in w32notify.cEli Zaretskii2015-09-141-7/+22
* Implement w32notify-valid-pEli Zaretskii2015-09-142-1/+24
* Test file-notify-valid-p.Tassilo Horn2015-09-141-0/+59
* Fix markup in ELisp manualEli Zaretskii2015-09-131-2/+2
* Introduce `file-notify-valid-p'Michael Albinus2015-09-137-2/+53
* Port Unicode char detection to FreeBSD+svgalibPaul Eggert2015-09-132-4/+5
* * src/indent.c (Fvertical_motion): Simplify bugfix (Bug#21468).Paul Eggert2015-09-131-4/+1
* Fix vertical cursor motion across overlay strings with newlinesEli Zaretskii2015-09-131-1/+24
* Fix tests in file-notify-tests.elMichael Albinus2015-09-121-24/+13
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-1210-20/+19
* (jit-lock-deferred-fontify): Pay attention to skipped redisplaysStefan Monnier2015-09-111-3/+5
* * lisp/emacs-lisp/eieio-core.el (class-p): Accept class objectsStefan Monnier2015-09-111-4/+4
* Merge syntax-propertize--done and parse-sexp-propertize-doneStefan Monnier2015-09-113-110/+113
* Prefer straight quoting in some text filesPaul Eggert2015-09-1118-159/+154
* * CONTRIBUTE: Move send-email here from git-workflow.Paul Eggert2015-09-112-13/+5
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2015-09-111-1/+1
|\