Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9539d465
Commit
9539d465
authored
Jan 02, 2013
by
Glenn Morris
Browse files
Correct dates of merged ChangeLog entries
parent
9ff99d22
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
10 deletions
+8
-10
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+1
-1
lisp/ChangeLog
lisp/ChangeLog
+6
-8
src/ChangeLog
src/ChangeLog
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
9539d465
201
2-12-31
Glenn Morris <rgm@gnu.org>
201
3-01-02
Glenn Morris <rgm@gnu.org>
* customize.texi (Common Keywords, Type Keywords):
Replace "active field" with "button". (Bug#13310)
...
...
lisp/ChangeLog
View file @
9539d465
201
2-12-31
Andreas Schwab <schwab@linux-m68k.org>
201
3-01-02
Andreas Schwab <schwab@linux-m68k.org>
* emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
defun. Don't check for DECL if DOCSTRING isn't a string.
(defun): Likewise.
201
2-12-31
Glenn Morris <rgm@gnu.org>
201
3-01-02
Glenn Morris <rgm@gnu.org>
* eshell/em-cmpl.el (eshell-pcomplete):
More thoroughly imitate pcomplete. (Bug#13293)
...
...
@@ -12,29 +12,27 @@
* files.el (parse-colon-path): Doc fix. (Bug#12351)
Return nil for empty path elements. (Bug#13296)
201
2-12-31
Fabián Ezequiel Gallina <fgallina@cuca>
201
3-01-02
Fabián Ezequiel Gallina <fgallina@cuca>
* progmodes/python.el (python-nav-end-of-statement): Rewrite in
order to improve efficiency (Based on Daniel Colascione's
<dancol@dancol.org> patch). (Bug#13182)
201
2-12-31
Glenn Morris <rgm@gnu.org>
201
3-01-02
Glenn Morris <rgm@gnu.org>
* vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
201
2-12-31
Fabián Ezequiel Gallina <fgallina@cuca>
201
3-01-02
Fabián Ezequiel Gallina <fgallina@cuca>
* progmodes/python.el: Support other commands triggering
python-indent-line so indentation cycling continues to work.
(python-indent-trigger-commands): New defcustom.
(python-indent-line): Use it.
2012-12-31 Fabián Ezequiel Gallina <fgallina@cuca>
* progmodes/python.el (python-shell-send-region): Add blank lines
for non sent code so backtraces remain correct.
201
2-12-31
Andreas Schwab <schwab@linux-m68k.org>
201
3-01-02
Andreas Schwab <schwab@linux-m68k.org>
* emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
neither DOCSTRING nor DECL was given. (Bug#13316)
...
...
src/ChangeLog
View file @
9539d465
201
2-12-31
Glenn Morris <rgm@gnu.org>
201
3-01-02
Glenn Morris <rgm@gnu.org>
* keymap.c (Fkey_description): Doc fix. (Bug#13323)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment