aboutsummaryrefslogtreecommitdiff
path: root/lib/maths-menu.el
AgeCommit message (Collapse)Author
2012-08-30Summary: Don't quote lambda expressionsStefan Monnier
* coq/coq-indent.el (coq-indent-inner-regexp): Remove old X-Symbol element. (coq-save-count, coq-proof-count): * obsolete/plastic/plastic.el (plastic-shell-handle-output): * lib/texi-docstring-magic.el (texi-docstring-magic-insert-magic): * lib/pg-dev.el (emacs-lisp-mode-hook): * lib/maths-menu.el (maths-menu-filter-predicate) (maths-menu-tokenise-insert): * lib/holes.el (holes-next): * lego/lego.el (lego-shell-handle-output): * isar/isabelle-system.el (isabelle-docs-menu): * coq/coq.el (coq-compile-command, coq-compile-auto-save) (coq-compile-ignored-directories, coq-load-path-safep) (proof-shell-handle-delayed-output-hook): Don't quote lambda.
2009-09-05Tidy whitespaceDavid Aspinall
2009-07-30Define maths-menu-insert-XX functions for convenience of user-defined ↵David Aspinall
keybindings (replacing `x-symbol-INSERT-lambda', etc).
2008-07-24Merge changes from Version4Branch.David Aspinall
2008-01-30Fix RCS tagsDavid Aspinall
2008-01-30PG taglineDavid Aspinall
2008-01-29Revert previous change, does not help. Solve #184 by ignoring error in ↵David Aspinall
Makefile.
2008-01-29Change characters in maths-menu-menu to strings, hoping to fix compileDavid Aspinall
problem with older XEmacs (Trac #184).
2008-01-28Appearance is OK with NextStep Emacs.app.David Aspinall
2008-01-28Maths menu works OK in Carbon EmacsDavid Aspinall
2007-12-12Maths menu convenienceDavid Aspinall