]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.at
[gnu-emacs] / lisp / ChangeLog
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Glenn Morris* lisp/image-dired.el (image-dired-track-original-file):
2013-07-20 Andreas Schwab* international/mule.el (coding-system-iso-2022-flags...
2013-07-20 Kenichi Handamerge trunk
2013-07-20 Kenichi Handamule.el (coding-system-iso-2022-flags): Change 8-bit...
2013-07-20 Kenichi Handa* coding.c (CODING_ISO_FLAG_LEVEL_4): New macro.
2013-07-19 Lars Magne Ingebri... * net/shr.el (shr-mouse-browse-url): New command and...
2013-07-19 Lars Magne Ingebri... eww textarea input fixup
2013-07-19 Lars Magne Ingebri... (shr-make-table-1): Ensure that we don't infloop on...
2013-07-19 Richard M. Stallman* epa.el (epa-popup-info-window): Doc fix.
2013-07-19 Richard M. Stallmansplit-string takes a new arg TRIM that's a regexp
2013-07-19 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
2013-07-18 Richard Copley* gdb-mi.el (gdb-done-or-error): Guard against "%"...
2013-07-18 Juanma BarranqueroFollowup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se.
2013-07-18 Michael Albinus* filenotify.el (file-notify--library): Renamed from
2013-07-17 Eli ZaretskiiFix bug #14881 with scrolling images smaller than the...
2013-07-16 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-block-beg-keywords...
2013-07-16 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-07-16 Jan DjärvStop cursor blink after blink-cursor-blinks (10), stop...
2013-07-15 Glenn Morris* lisp/edmacro.el (edmacro-format-keys): Fix previous...
2013-07-15 Paul Eggert* shell.el (explicit-bash-args): Remove obsolete hack...
2013-07-15 Juanma Barranquerolisp/simple.el (define-alternatives): Rename from alter...
2013-07-15 Juanma Barranquerolisp/desktop.el (desktop-restore-frames): Change defaul...
2013-07-14 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2013-07-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-07-13 Alan Mackenzieprogmodes/cc-engine.el (c-forward-decl-or-cast-1):...
2013-07-13 Eli ZaretskiiImprove the documentation of prefer-utf-8 and related...
2013-07-13 Eli ZaretskiiFix bug #14838 with slow scrolling with certain fonts.
2013-07-13 Leo Liu* ido.el (ido-read-file-name): Guard against non-symbol...
2013-07-13 Fabián Ezequiel... * lisp/progmodes/python.el (python-imenu--build-tree...
2013-07-13 Leo Liu* ido.el (ido-exhibit): Handle ido-enter-matching-direc...
2013-07-12 Glenn MorrisChangeLog fix
2013-07-12 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-percent-literals...
2013-07-12 Sergio Durigan JuniorFix last lisp/ChangeLog entry.
2013-07-12 Sergio Durigan JuniorFix bug #14847 with continued GDB command lines in...
2013-07-12 Juanma Barranquerolisp/desktop.el: Minor fixes.
2013-07-12 Andreas Schwab* emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
2013-07-12 Eli ZaretskiiMinor followup to previous commit.
2013-07-12 Eli ZaretskiiFix bug #14842 with doc strings of next-line and previo...
2013-07-12 Glenn MorrisRemove some more reimplementations of cl-lib functions
2013-07-12 Juanma Barranquerolisp/emacs-lisp/cl-macs.el: Fix typos in docstrings.
2013-07-12 Leo Liu* ido.el (dired-do-copy, dired): Set 'ido property.
2013-07-11 Glenn MorrisRemove some reimplementations of cl-gensym
2013-07-11 Glenn MorrisStop reimplementing a bunch of cl- functions in ert
2013-07-11 Michael Albinus* net/tramp.el (tramp-methods): Extend docstring.
2013-07-11 Leo Liu* ido.el (ido-read-file-name): Conform to the requireme...
2013-07-11 Juanma Barranquerolisp/subr.el (delay-warning): New function.
2013-07-10 Eli ZaretskiiImprove scrolling when line-spacing != 0 and scroll...
2013-07-10 Michael AlbinusImprove error messages. (Bug#14808)
2013-07-10 Ted Zlatanov* progmodes/cfengine.el: Do not indent inside continued...
2013-07-10 Paul EggertTimestamp fixes for undo.
2013-07-10 Leo Liu* files.el (require-final-newline): Allow safe local...
2013-07-09 Glenn MorrisChangeLog fix
2013-07-09 Leo Liu* ido.el (ido-add-virtual-buffers-to-list): Robustify...
2013-07-09 Leo Liu* ido.el (ido-read-directory-name): Handle fallback.
2013-07-09 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-07-08 Stefan Monnier* lisp/faces.el (tty-setup-hook): Declare the hook.
2013-07-08 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-pred): Add...
2013-07-08 Andreas SchwabFixes: debbugs:14826
2013-07-08 Eli ZaretskiiFix lisp/ChangeLog entry for last commit.
2013-07-08 Eli ZaretskiiImprove scrolling when line-spacing is non-nil.
2013-07-08 Kenichi Handamerge trunk
2013-07-08 Lars Magne Ingebri... * net/shr.el (shr-map): Reinstate the `u' key binding
2013-07-07 Juanma BarranqueroChangeLog fixes.
2013-07-07 Juanma Barranquerolisp/subr.el (read-quoted-char): Remove unused local...
2013-07-07 Michael Kifer* faces.el (tty-run-terminal-initialization): function...
2013-07-07 Eli ZaretskiiImprove scrolling of windows whose font is different...
2013-07-06 Jan Djärv* lisp/files.el (write-file): Do not display confirm...
2013-07-06 Eli ZaretskiiFix vertical cursor motion with non-default fonts.
2013-07-06 Michael Albinus* net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-proce...
2013-07-06 Martin Rudalicslisp/window.el (window-state-put): Remove window if...
2013-07-06 Juanma Barranquerolisp/simple.el (alternatives-define): Remove leftover...
2013-07-06 Leo Liu* ido.el (ido-use-virtual-buffers): Allow new value...
2013-07-06 Juanma Barranquerolisp/simple.el (alternatives-define): New macro.
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-06 Stefan Monnier* lisp/subr.el (read-quoted-char): Use read-key.
2013-07-05 Stephen Berman* calendar/todo-mode.el: Add handling of file deletion...
2013-07-05 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-notify-add...
2013-07-05 Leo Liu* autoinsert.el (auto-insert-alist): Default to lexical...
2013-07-04 YAMAMOTO MitsuharuAdd multi-monitor support on W32.
2013-07-04 Michael Albinus* filenotify.el: New package.
2013-07-03 Juri Linkov* lisp/buff-menu.el (Buffer-menu-multi-occur): Add...
2013-07-03 Matthias Meulien* lisp/buff-menu.el (Buffer-menu-mode-map): Bind "M...
2013-07-03 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-03 Glenn Morris* lisp/subr.el (y-or-n-p): Handle empty prompts.
2013-07-03 Glenn MorrisMake info-xref checks case-sensitive by default
2013-07-03 Leo Liu* ido.el (ido-delete-file-at-head): Respect delete...
2013-07-03 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-move-to-block)...
2013-07-02 Jan Djärv* term/ns-win.el (display-format-alist): Use .*.
2013-07-01 Katsumi Yamaokalisp/Changelog: Typo fix
2013-07-01 Katsumi Yamaokawid-edit.el (widget-default-get): Don't modify widget...
2013-07-01 Juanma Barranquerolisp/desktop.el: More fixes to frame restoration.
2013-07-01 Juanma Barranquerolisp/ChangeLog: Fix typo.
2013-07-01 Glenn MorrisChangeLog fix
2013-06-30 Michal NazarewiczAdd `remember-notes' function to store random notes...
2013-06-30 Eli ZaretskiiDon't call sit-for in right-char and left-char for...
2013-06-30 Eli ZaretskiiFix bug #14755 which prevented autoloads from being...
2013-06-30 Lars Magne Ingebri... Fix shr table rendering infloop
2013-06-30 Juanma BarranqueroSome fixes and improvements for desktop frame restoration.
next