]> code.delx.au - gnu-emacs/history - lisp/simple.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / simple.el
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-10 Juri Linkov* lisp/simple.el (next-line-or-history-element): Reset...
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-05 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-02-05 Eli ZaretskiiFix problems caused by new implementation of sub-word...
2016-01-30 Paul Eggert-
2016-01-25 Glenn Morris; Spelling fixes (American spelling)
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-22 Martin RudalicsFix `display-buffer' call in `display-message-or-buffer...
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-19 Eli ZaretskiiClarify doc string of 'display-message-or-buffer'
2015-12-11 Eli ZaretskiiFix 'this-command-keys' wrt prefix argument
2015-12-07 Eli ZaretskiiImprove documentation of kill commands
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-03 Phillip LordExternalize some symbols in undo-auto
2015-11-30 Phillip Lord; Added documentation for undo-auto functionality.
2015-11-26 Phillip LordMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2015-11-26 Phillip LordAfter delete, record point location in undo.
2015-11-25 Michael AlbinusMerge branch 'scratch/kqueue' of git.sv.gnu.org:/srv... origin/scratch/kqueue
2015-11-22 Karl FogelFinish excising electric indent from `open-line'
2015-11-19 Karl FogelRevert `open-line' electric-indent sensitivity
2015-11-17 Paul EggertFix docstring quoting problems with ‘ '’
2015-11-15 Xue FuqiaoMerge branch 'release-process-lowercase'
2015-11-14 Dmitry GutovMerge branch 'master' into emacs-25
2015-11-13 Juri LinkovSupport rectangular regions for more commands
2015-11-13 l3thalMerge branch 'erc-async-reconnect' into emacs-25
2015-11-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-11-13 Eli BarzilayFix point positioning after transposing with negative arg
2015-11-13 Eli BarzilayFix point positioning after transposing with negative arg
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Phillip LordThe heuristic that Emacs uses to add an `undo-boundary...
2015-10-30 Phil SaintyFix documentation of 'beginning/end-of-buffer'
2015-10-29 Stefan Monnier(internal--syntax-propertize): Save match-data here...
2015-10-28 Juanma BarranqueroFix bug#21766 and add test
2015-10-26 Artur Malabarba* lisp/simple.el (open-line): Integrate with electric...
2015-10-26 Artur Malabarba* lisp/simple.el (open-line): Fix docstring
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-26 Zachary KanferNew DWIM commands for changing letter-case
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-07 Paul EggertGo back to grave quoting in source-code docstrings...
2015-09-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-02 Stefan MonnierGeneralize the prefix-command machinery of C-u
2015-08-26 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-26 Paul EggertTop-level elisp files respect ‘text-quoting-style’
2015-08-24 Paul EggertMore-conservative ‘format’ quote restyling
2015-08-18 Dmitry GutovAllow blink-matching-paren to jump off screen
2015-08-18 Dmitry GutovRefine the previous change
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-17 Noah Friedman(blink-matching-open): Restore point before calling...
2015-08-16 Paul EggertUse curved quotes in core elisp diagnostics
2015-08-09 Paul EggertRemove no-op calls to substitute-command-keys
2015-08-04 David Kastrup; Do not overwrite preexisting contents of unread-comma...
2015-07-31 Paul EggertDon't overflow if computing approximate percentage
2015-07-06 Glenn Morris* lisp/simple.el (set-variable): Tweak recent doc fix.
2015-07-06 Glenn Morris* lisp/simple.el (set-variable): Use user-error for...
2015-07-06 Glenn Morris* lisp/simple.el (set-variable): Doc fix.
2015-06-22 Juri Linkov* lisp/simple.el (shell-command-on-region): Replace...
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-17 Glenn MorrisAddress some check-declare warnings.
2015-06-11 Juri Linkov* lisp/bindings.el (debug-ignored-errors): Add mark...
2015-06-10 Glenn Morris; * lisp/simple: Revert presumably unintentional deleti...
2015-06-10 Stefan Monnier* lisp/simple.el (eval-expression): Macroexpand before...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-23 Stefan MonnierReplace gui-method macros with cl-generic with &context
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-09 Eli ZaretskiiAvoid infloop in ERC
2015-05-05 Nicolas PettonMerge branch 'seq-let'
2015-05-04 Daniel ColascioneFix previous commit
2015-05-04 Daniel ColascioneAdd `save-mark-and-excursion', which has the old `save...
2015-05-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-05-01 Pontus Michael* lisp/simple.el (blink-matching-open): Better behavior...
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-13 Stefan MonnierDeprecate `intangible' and `point-entered' properties
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
next