aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (query-replace, query-replace-regexp)Dan Nicolaescu2005-02-192-4/+24
* (isearch-forward): Document isearch-query-replace andDan Nicolaescu2005-02-192-0/+10
* *** empty log message ***Jay Belanger2005-02-191-0/+13
* Add differentiation rule for calcFunc-coth.Jay Belanger2005-02-191-15/+15
* (calc-user-define-edit): Add local variable.Jay Belanger2005-02-191-9/+11
* (math-read-token): Add local variable.Jay Belanger2005-02-191-3/+4
* * viper-cmd.el (viper-prefix-commands): make into a defconst.Michael Kifer2005-02-198-61/+122
* (subregexp-context-p): Fix garbled doc string by addingDavid Kastrup2005-02-192-4/+9
* *** empty log message ***Jay Belanger2005-02-191-0/+7
* (calc-arctan, calc-tanh, calc-arctanh): Removed extra definitions.Jay Belanger2005-02-191-15/+4
* (escape-glyph, minibuffer-prompt, button): Add commentary forEli Zaretskii2005-02-193-0/+13
* Revision: [email protected]/emacs--cvs-trunk--0--patch-111Miles Bader2005-02-1910-19/+127
* (query-replace-read-from): Set the value ofEli Zaretskii2005-02-192-3/+10
* (tramp-file-name-for-operation): Use dired-call-process instead ofEli Zaretskii2005-02-192-1/+6
* *** empty log message ***Jay Belanger2005-02-191-0/+9
* (math-trig-inverses, math-div-trig, math-div-non-trig): New variables.Jay Belanger2005-02-191-0/+132
* (gdb-var-update-handler)Nick Roberts2005-02-191-8/+18
* *** empty log message ***Nick Roberts2005-02-191-0/+8
* * ediff.el (ediff-set-diff-overlays-in-one-buffer,Michael Kifer2005-02-195-30/+114
* (log-view-message-re): Fix up Subversion regexp.Stefan Monnier2005-02-182-9/+12
* (meta-mark-active): Fix condition to justDavid Kastrup2005-02-182-1/+6
* *** empty log message ***Richard M. Stallman2005-02-181-1/+1
* (auto-revert-stop-on-user-input): Doc fix.Luc Teirlinck2005-02-181-1/+1
* (ps-font-info-database): New entryKenichi Handa2005-02-182-3/+17
* (auto-revert-stop-on-user-input): Further doc fix.Luc Teirlinck2005-02-172-2/+6
* (ido-fallback-command): Pass user input to fallback command.Kim F. Storm2005-02-161-0/+3
* *** empty log message ***Kim F. Storm2005-02-161-2/+6
* (gdb-set-gud-minor-mode-existing-buffers)Nick Roberts2005-02-161-2/+4
* *** empty log message ***Nick Roberts2005-02-161-0/+5
* (auto-revert-stop-on-user-input): Doc fix.Luc Teirlinck2005-02-161-3/+6
* *** empty log message ***Richard M. Stallman2005-02-161-0/+26
* (perform-replace): Pass new args to replace-highlight.Richard M. Stallman2005-02-161-7/+9
* (disabled-command-hook): Autoload the defaliasRichard M. Stallman2005-02-161-3/+2
* (menu-bar-select-frame): FRAME defaults to selected.Richard M. Stallman2005-02-161-3/+5
* (isearch-lazy-highlight-start-limit)Richard M. Stallman2005-02-161-12/+23
* (dired-build-subdir-alist): Bind buffer-undo-list to t.Richard M. Stallman2005-02-161-0/+1
* (all): Use default-boundp.Richard M. Stallman2005-02-161-1/+1
* *** empty log message ***Luc Teirlinck2005-02-161-0/+5
* (auto-revert-stop-on-user-input, auto-revert-verbose): Doc fixes.Luc Teirlinck2005-02-161-2/+5
* 2004-11-08 Benjamin Riefenstahl <[email protected]>Jason Rumney2005-02-152-3/+8
* (math-csc-raw): Fix typo.Jay Belanger2005-02-152-1/+34
* (math-eqn-special-funcs): Add functions to list.Jay Belanger2005-02-151-0/+2
* Add derivative and integration rules for calcFunc-sec, calcFunc-csc,Jay Belanger2005-02-151-1/+82
* Add simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot.Jay Belanger2005-02-151-0/+39
* (calc-handle-undo): Remove prefix from variable in message.Jay Belanger2005-02-151-1/+2
* (calc-DistribRules, calc-NegateRules): Add rules.Jay Belanger2005-02-151-0/+10
* (calc-sec, calc-csc, calc-cot, calc-sech, calc-csch, calc-coth)Jay Belanger2005-02-151-2/+387
* Add functions to autoloads.Jay Belanger2005-02-151-5/+10
* (math-real-if-arg-functions): Add functions to list.Jay Belanger2005-02-151-2/+6
* Add simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot,Jay Belanger2005-02-151-0/+128