Refill some copyright headers.
[bpt/emacs.git] / lisp / simple.el
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 Stefan MonnierMerge from emacs-23
2011-01-13 Tassilo Horn* simple.el (shell-command): Don't error out if shell...
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-13 Stefan MonnierMerge from emacs-23
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-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-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-08 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-07 Chong YidongFix last change.
2010-08-07 Chong YidongChange `select-active-region' mechanics.
2010-08-07 Eli Zaretskiisimple.el (delete-forward-char): Doc fix.
2010-08-06 Kenichi Handamerge trunk
2010-08-04 Stefan Monnier* lisp/simple.el (exchange-dot-and-mark): Mark obsolete...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-17 Chong YidongRevert 2010-07-14 change to deactivate mark; minor...
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-17 Chong YidongChange x-select-enable-primary to nil.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-14 Chong YidongChange clipboard/primary selection to X application...
2010-07-14 Chong Yidong* simple.el (push-mark-command): Set selection for...
2010-07-14 Kenichi Handamerge trunk
2010-07-13 Eli ZaretskiiFix the MS-DOS build; remove more "#ifdef subprocesses".
2010-07-13 Adrian Robertterm/ns-win.el: Bind M-~ to 'ns-prev-frame (due to...
2010-07-10 Chong YidongFix last fix.
2010-07-10 Chong Yidong* simple.el (use-region-p): Doc fix (Bug#6607).
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-06-28 Chong Yidong* bindings.el (global-map): Bind delete and DEL, the...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-23 Karl FogelBackport from trunk: doc fix.
next