]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-09-18 Stefan Monnier* lisp/font-lock.el (font-lock-beginning-of-syntax...
2015-09-17 Paul EggertBackslash cleanup in Elisp source files
2015-09-17 Paul EggertSome more minor backslash fixes
2015-09-17 Paul EggertFix several backslash typos in Elisp strings
2015-09-17 Paul EggertFix minor quoting problems in diagnostics
2015-09-17 Eli Zaretskii* doc/lispref/frames.texi (Cursor Parameters): Document...
2015-09-17 Michael Albinus; Preserve formatting in docstring of dbusbind.c
2015-09-17 Paul Eggert; Use proper accents in Peter von der Ahé’s name
2015-09-16 Paul EggertOmit unnecessary \ before paren in C docstrings
2015-09-16 Paul EggertA few more minor quoting fixes in a script and a text...
2015-09-16 Paul EggertMinor quoting fixes in scripts and doc
2015-09-16 Paul EggertMinor backslash fixes in manuals and scripts
2015-09-16 Paul EggertAdd -Wswitch to --enable-gcc-warnings
2015-09-16 Paul Eggertetags ‘fatal’ function is now printf-like
2015-09-16 Eli ZaretskiiMore adaptations in file-notify-tests.el
2015-09-16 Michael AlbinusAdapt test in file-notify-tests.el
2015-09-16 Dima Koganwinner no longer holds on to dead frames
2015-09-16 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Michael AlbinusUse common report_file_notify_error function
2015-09-16 Jay BelangerFix documentation.
2015-09-16 Martin RudalicsRemove tool_bar_redisplayed_once and associated code.
2015-09-16 Eli ZaretskiiRestore some of the quoting in the manuals
2015-09-16 Tassilo HornClarify reftex-extra-bindings docs.
2015-09-16 Daniel McClanahanFix search argument in ‘lisp--el-match-keyword’ (Bug...
2015-09-16 Tassilo HornAdd pretty symbols for \qquad and \varrho.
2015-09-16 Jay BelangerAdd new functions for the root mean square of a (Calc...
2015-09-15 Stephen LeakeAdd monotone EDE generic project
2015-09-15 Stephen LeakeRevert premature commit
2015-09-15 Stephen LeakeFix a bug in elisp--xref-find-definitions related to...
2015-09-15 Stephen LeakeFix bugs in eieio-oref-default related to class symbols
2015-09-15 Paul Eggert; Spelling fixes
2015-09-15 Paul EggertQuote “fullboth” when defining it
2015-09-15 Eli ZaretskiiMinor doc fix in emacs/ack.texi
2015-09-15 Michael AlbinusAdapt tests in auto-revert-tests.el
2015-09-15 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp...
2015-09-15 Paul EggertQuote less in manuals
2015-09-15 Mark Oteizalisp/custom.el (load-theme): Only compute hash when...
2015-09-15 Paul EggertPacify --enable-gcc-warnings
2015-09-15 Michael AlbinusImprove error reports in inotify.c
2015-09-15 Eli ZaretskiiFix the file-notify tests for watch validation on w32
2015-09-15 Tassilo HornUse OPEN BOX instead of space for \quad.
2015-09-15 Eli Zaretskii; Fix last commit log entry.
2015-09-15 Eli Zaretskii; make change-history-commit
2015-09-15 Eli ZaretskiiAdd missing *.pbm images
2015-09-15 Eli ZaretskiiAdd separator.pbm tool-bar image
2015-09-15 Eli ZaretskiiMake show-paren-match face visible on mono-color displays
2015-09-14 Paul EggertDon’t double-encode non-ASCII mail clipboard
2015-09-14 Michael AlbinusAdaot file-notify-tests.el test cases
2015-09-14 Paul EggertDon’t double-encode non-ASCII for mail client
2015-09-14 Stefan Monnier* lisp/progmodes/cc-langs.el (c-make-init-lang-vars...
2015-09-14 Alan MackenzieReplace `cadar' with `cadr/car', since `cadar' is probl...
2015-09-14 Eli ZaretskiiClarify documentation of char-table extra slots
2015-09-14 Alan MackenzieElisp mode: Make font-lock and imenu handle escaped...
2015-09-14 Eli ZaretskiiImprove the doc string of w32notify-valid-p
2015-09-14 Tassilo HornFix tests for file-notify-valid-p.
2015-09-14 Eli ZaretskiiReport file-notify-error in w32notify.c
2015-09-14 Eli ZaretskiiImplement w32notify-valid-p
2015-09-14 Tassilo HornTest file-notify-valid-p.
2015-09-13 Eli ZaretskiiFix markup in ELisp manual
2015-09-13 Michael AlbinusIntroduce `file-notify-valid-p'
2015-09-13 Paul EggertPort Unicode char detection to FreeBSD+svgalib
2015-09-13 Paul Eggert* src/indent.c (Fvertical_motion): Simplify bugfix...
2015-09-13 Eli ZaretskiiFix vertical cursor motion across overlay strings with...
2015-09-12 Michael AlbinusFix tests in file-notify-tests.el
2015-09-12 Stefan MonnierBind inhibit-modification-hooks rather than a/b-c-f
2015-09-12 Stefan Monnier(jit-lock-deferred-fontify): Pay attention to skipped...
2015-09-12 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (class-p): Accept class...
2015-09-12 Stefan MonnierMerge syntax-propertize--done and parse-sexp-propertize...
2015-09-11 Paul EggertPrefer straight quoting in some text files
2015-09-11 Paul Eggert* CONTRIBUTE: Move send-email here from git-workflow.
2015-09-11 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-11 Michael AlbinusImprove file notifications in Tramp
2015-09-11 Eli ZaretskiiFix NS build with --enable-checking='glyphs'
2015-09-10 Nicolas PettonAdd seq-find
2015-09-10 Tassilo HornDocument file-notify--test-with-events.
2015-09-10 Michael AlbinusReport used native library in file-notify-tests.el
2015-09-10 Mark Oteizalisp/mpc.el (mpc--proc-connect): use file-name-absolute-p
2015-09-10 Mark Oteizalisp/mpc.el (mpc-file-local-copy): check for absolute...
2015-09-10 Mark Oteizalisp/mpc.el (mpc-file-local-copy): check more config...
2015-09-10 Eli ZaretskiiImprove documentation of categories
2015-09-10 Paul EggertRevert some stray curved quotes I missed earlier
2015-09-10 Paul EggertPrefer NUMBERP to spelling it out
2015-09-10 Paul Eggert; Spelling fix
2015-09-10 Tassilo HornImprove file-notify-tests
2015-09-10 Paul EggertAdd patch-sending instructions to git-workflow
2015-09-10 Paul EggertPort to GIFLIB 5.0.6 and later
2015-09-10 Glenn Morris* lisp/cedet/ede/auto.el (ede-project-autoload): Doc...
2015-09-10 Glenn Morris* test/automated/file-notify-tests.el (file-notify...
2015-09-09 Paul EggertRefix movemail GCC pacification
2015-09-09 Stefan Monnier(time-to-seconds, time-less-p): Mark unused vars with...
2015-09-09 Stefan Monnier* src/syntax.c (SETUP_SYNTAX_TABLE): Move truncation...
2015-09-09 Stefan Monnier* lisp/filenotify.el: Use lexical-binding
2015-09-09 Tassilo HornStart checking event types in file-notify tests
2015-09-09 Paul EggertMerge from gnulib and texinfo
2015-09-09 Stefan MonnierMake syntax.c call syntax-propertize on demand
2015-09-09 Eli ZaretskiiFix indentation of an @example in ELisp manual
2015-09-09 Paul EggertDefine internal-char-font even if --without-x
2015-09-09 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl-generic-generalizer...
2015-09-09 Eli ZaretskiiFix display of complex local data types in GDB-MI
2015-09-09 Oleh KrehelRemove redundant redefinition of seq-drop-while from...
next