Use offsets relative to top rather than bottom for stack refs
[bpt/emacs.git] / lisp / simple.el
2011-02-21 Stefan MonnierUse offsets relative to top rather than bottom for...
2011-02-12 Stefan MonnierMerge from trunk
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-01 Sam Steingold* lisp/simple.el (special-mode-map): Bind "h" to `descr...
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-22 Glenn Morris* lisp/simple.el (do-auto-fill): Give it a doc string.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-22 Chong Yidong* simple.el (line-move-visual): Doc fix (Bug#7594).
2011-01-20 Glenn MorrisGive read-expression-history a doc.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Tassilo Horn* simple.el (shell-command): Don't error out if shell...
2011-01-13 Paul EggertMerge from mainline.
2011-01-13 Christian OhlerMerged from trunk.
2011-01-13 Chong YidongNew arg RETURN-ACTION for compose-mail, and related...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-25 Eli ZaretskiiFix bug #7702 with docs of selections wrt MS-Windows.
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-16 Chong YidongDoc fix for just-one-space change. Document it in...
2010-12-15 Stefan MonnierObey lexical-binding in interactive evaluation commands.
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-11 Stefan MonnierMerge from trunk
2010-12-10 Chong YidongBump version to 23.2.91.
2010-12-07 Tassilo Horn* simple.el (just-one-space): Make argument n default...
2010-12-06 Deniz Dogan* lisp/simple.el (just-one-space): Delete newlines...
2010-12-04 Chong Yidong* simple.el (transient-mark-mode): Doc fix (Bug#7465).
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-26 Eli ZaretskiiForce left-to-right paragraph direction in echo area...
2010-11-25 Kenichi Handamerge emacs-23
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-18 Stefan MonnierMake the yank-handler argument obsolete.
2010-11-13 Hrvoje Niksic* lisp/simple.el (count-words-region): New function.
2010-11-12 Stefan Monnier* lisp/simple.el (open-line): `newline' may strip trail...
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-09 Glenn MorrisReplace still more end-of-line etc with line-end-positi...
2010-11-06 Glenn MorrisUse line-end-position rather than end-of-line, etc.
2010-11-01 Kenichi Handamerge trunk
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-29 Glenn MorrisRemove duplicate Lisp definitions of define-minor-mode...
2010-10-28 Glenn Morris* lisp/simple.el (x-selection-owner-p): Remove unused...
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Chong YidongDecouple C-d and delete, so that the former does not...
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Kenichi Handamerge emacs-23
2010-10-12 Juanma BarranqueroFix typos in docstrings, comments and ChangeLogs.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-29 Stefan MonnierMerge from trunk
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Kenichi Handamerge trunk
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-25 Juanma BarranqueroFix typos.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-20 Stefan Monnier* lisp/simple.el (blink-matching-open): Use syntax...
2010-09-16 Kenichi Handamerge trunk
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-13 Stefan MonnierMerge from trunk
2010-09-12 David Reittersimple.el (line-move-visual): Do not truncate goal...
2010-09-08 Stefan Monnier* lisp/simple.el (blink-matching-open): Don't burp...
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-03 Stefan Monnier* lisp/simple.el (newline): Fix last change to properly...
2010-09-02 Stefan MonnierAdd blink-matching-check-function and misc cleanups.
2010-09-02 Jan D* simple.el (kill-new): Call interprogram-cut-function...
2010-09-02 Jan DjärvRemoved cut-buffer code.
2010-09-02 Kenichi Handamerge changes in emacs-23 branch
2010-09-02 Kenichi Handamerge trunk
2010-09-02 Kenichi Handamerge trunk
2010-09-01 Stefan Monnier* lisp/simple.el (blink-paren-function): Move from...
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-29 Chong YidongAdd "Package:" file headers to denote built-in packages.
2010-08-28 Kenichi Handaquail/japanese.el (quail-japanese-update-translation...
2010-08-26 Chong Yidong* simple.el (beginning-of-buffer, end-of-buffer): Doc...
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handamerge trunk
2010-08-22 Juri LinkovMove reading an extended command to Elisp (bug#5364...
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-20 Joakim Veronamerge from upstream
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-19 Stefan Monnier* lisp/simple.el (blink-matching-open): Obey forward...
2010-08-19 Joakim Veronaupstream merge
2010-08-18 Stefan Monnier* lisp/simple.el (prog-mode-map): New var.
2010-08-17 Joakim Veronamerge from trunk
2010-08-16 Chong YidongLet all active regions set the primary selection.
2010-08-14 Chong Yidong* simple.el (kill-region): Doc fix (Bug#6787).
2010-08-11 Stefan MonnierMerge from trunk
2010-08-08 Chong YidongMerge changes from emacs-23 branch.
next