aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix NS build with --enable-checking='glyphs'Eli Zaretskii2015-09-111-1/+1
* | Improve file notifications in TrampMichael Albinus2015-09-111-4/+19
|/
* Add seq-findNicolas Petton2015-09-113-0/+45
* Document file-notify--test-with-events.Tassilo Horn2015-09-101-0/+2
* Report used native library in file-notify-tests.elMichael Albinus2015-09-101-0/+20
* lisp/mpc.el (mpc--proc-connect): use file-name-absolute-pMark Oteiza2015-09-101-1/+4
* lisp/mpc.el (mpc-file-local-copy): check for absolute pathMark Oteiza2015-09-101-1/+2
* lisp/mpc.el (mpc-file-local-copy): check more config locationsMark Oteiza2015-09-101-1/+5
* Improve documentation of categoriesEli Zaretskii2015-09-101-1/+10
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-109-21/+22
* Prefer NUMBERP to spelling it outPaul Eggert2015-09-108-13/+12
* ; Spelling fixPaul Eggert2015-09-101-1/+1
* Improve file-notify-testsTassilo Horn2015-09-101-41/+83
* Add patch-sending instructions to git-workflowPaul Eggert2015-09-101-0/+18
* Port to GIFLIB 5.0.6 and laterPaul Eggert2015-09-101-16/+22
* * lisp/cedet/ede/auto.el (ede-project-autoload): Doc fix.Glenn Morris2015-09-091-2/+2
* * test/automated/file-notify-tests.el (file-notify-test02-events):Glenn Morris2015-09-091-1/+1
* Refix movemail GCC pacificationPaul Eggert2015-09-091-5/+2
* (time-to-seconds, time-less-p): Mark unused vars with underscoreStefan Monnier2015-09-091-3/+3
* * src/syntax.c (SETUP_SYNTAX_TABLE): Move truncation...Stefan Monnier2015-09-091-7/+9
* * lisp/filenotify.el: Use lexical-bindingStefan Monnier2015-09-091-6/+5
* Start checking event types in file-notify testsTassilo Horn2015-09-091-5/+15
* Merge from gnulib and texinfoPaul Eggert2015-09-092-234/+408
* Make syntax.c call syntax-propertize on demandStefan Monnier2015-09-095-25/+104
* Fix indentation of an @example in ELisp manualEli Zaretskii2015-09-091-3/+3
* Define internal-char-font even if --without-xPaul Eggert2015-09-092-102/+101
* * lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Remove warningStefan Monnier2015-09-091-2/+5
* Fix display of complex local data types in GDB-MIEli Zaretskii2015-09-091-0/+2
* Remove redundant redefinition of seq-drop-while from seq.elOleh Krehel2015-09-091-7/+1
* * lisp/emacs-lisp/package.el (package--ensure-init-file)Phil Sainty2015-09-091-2/+2
* Port movemail to RHEL 6 with --enable-gcc-warningsPaul Eggert2015-09-091-2/+4
* Port recent Linux console changes to RHEL 6Paul Eggert2015-09-091-0/+1
* ; Fix stray quote inserted in commentPaul Eggert2015-09-091-1/+1
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-0910-69/+195