]> code.delx.au - gnu-emacs/history - lisp/simple.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / simple.el
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-19 Paul EggertSpelling fixes.
2011-12-09 Juanma BarranqueroFix typos.
2011-12-05 Eli ZaretskiiFix "C-x =" wrt display of strong RTL characters and...
2011-12-05 Kenichi Handamerge trunk
2011-12-04 Paul EggertSpelling fixes.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Eli ZaretskiiFix bug #10076 with vertical cursor motion in hscrolled...
2011-11-17 Paul EggertSpelling fixes.
2011-11-15 Juanma BarranqueroFix typos.
2011-11-15 Glenn Morris* lisp/simple.el (mark-whole-buffer): Doc fix. (Bug...
2011-11-14 Paul EggertSpelling fixes.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-27 Chong YidongReplace fundamental-mode-hook with change-major-mode...
2011-10-19 Chong YidongFix minor mode docstrings for the new meaning of a...
2011-10-13 Eli ZaretskiiFix the "C-x =" display of the character info for LRE...
2011-10-08 Chong YidongRework count-words-region. New command count-words.
2011-10-01 Chong YidongChange scroll-up/down bindings to Emacs 24's scroll...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-29 Eli ZaretskiiFix bug #9607 with vertical motion when auto-hscroll...
2011-09-28 Stefan Monnier* simple.el (delete-trailing-whitespace): Fix last...
2011-09-27 Kenichi Handamerge trunk
2011-09-23 Stefan Monnier* lisp/simple.el (delete-trailing-whitespace): Document...
2011-09-23 Peter J. Weisberg* lisp/simple.el (delete-trailing-whitespace): Also...
2011-09-23 Lars Magne Ingebri... * simple.el (kill-line): Note effect of `show-trailing...
2011-09-22 Eli ZaretskiiMake "C-x =" show display properties from overlays.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-16 Eli ZaretskiiFix bug #971 with next/previous-line when goal-column...
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-10 Reuben Thomas* lisp/simple.el (count-words-region): Use buffer if...
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-07 Juri Linkov* lisp/simple.el (next-error-highlight, next-error...
2011-09-03 Eli ZaretskiiFix rmail-forward.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Jose E. MarchesiFix goto-line bug.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-16 Lars Magne Ingebri... Document `auto-fill-function' in relation to `auto...
2011-07-16 Lars Magne Ingebri... * simple.el (current-kill): Clarify what `interprogram...
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Lars Magne Ingebri... Doc fix for eval-expression
2011-07-13 Lars Magne Ingebri... Clarify doc string
2011-07-13 Chong Yidong* simple.el (blink-matching-open): Make error message...
2011-07-13 Lars Magne Ingebri... Say that we were unable to find the match within the...
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Lars Magne Ingebri... * simple.el (shell-command-on-region): Fill.
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-02 Lars Magne Ingebri... * simple.el (shell-command-on-region): Say where the...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-13 Paul EggertMerge from trunk.
2011-06-11 Martin RudalicsMove/add window-buffer-related functions to window.el.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-01 Stefan MonnierSilence various byte-compiler warnings.
2011-06-01 Stefan Monnier* lisp/simple.el (goto-line): Use read-number.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Stefan Monnier* lisp/minibuffer.el: Add metadata method to completion...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-24 Stefan MonnierAdd an :exit-function for completion-at-point.
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-12 Stefan Monnier* lisp/shell.el (shell-completion-vars): New function.
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-06 Paul EggertMerge from mainline.
2011-05-06 Juanma Barranquerolisp/simple.el (list-processes): Return nil as the...
2011-05-05 Glenn MorrisDeclarations in simple.el.
2011-05-05 Glenn MorrisDeclaration fixes.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-03 Paul EggertMerge from mainline.
2011-05-03 Stefan Monnier* lisp/simple.el (minibuffer-local-shell-command-map...
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Juanma Barranquerolisp/*.el: Lexical-binding cleanup.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
next