]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
* lisp/emacs-lisp/eieio*.el: Move the function defs to defclass.
[gnu-emacs] / lisp / ChangeLog
2015-01-08 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Move the function defs...
2015-01-08 Stefan Monnier* emacs-lisp/eieio-generic.el: New file.
2015-01-08 Stefan Monnierlisp/emacs-lisp/eieio-core.el (eieio-backward-compatibi...
2015-01-05 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Use class objects in ...
2014-12-29 Stefan Monnierlisp/emacs-lisp/eieio*.el: Reduce object header to...
2014-12-23 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Remove "name" field of...
2014-12-22 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (eieio--class-v): Renam...
2014-12-22 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Use hashtables rather...
2014-12-22 Stefan Monnier* lisp/completion.el: Use post-self-insert-hook.
2014-12-22 Bozhidar BatsovSimplify ruby--string-region
2014-12-22 Artur Malabarbalet-alist.el (let-alist): Use `make-symbol' instead...
2014-12-21 Lars IngebrigtsenFixes: debbugs:19269
2014-12-20 Michael Albinus* net/tramp-sh.el (tramp-histfile-override): Add :version.
2014-12-20 Ted Zlatanov* net/tramp-sh.el (tramp-histfile-override): Clarify...
2014-12-19 Artur Malabarba* let-alist.el (let-alist): Enable access to deeper...
2014-12-19 Alan MackenzieMake C++11 uniform init syntax work. New keywords...
2014-12-19 Martin RudalicsIn `ispell-command-loop' don't use `next-window'.
2014-12-18 Sam SteingoldKeyboard interface (C-f10) to `mouse-buffer-menu' ...
2014-12-18 Artur Malabarbalisp/let-alist.el (let-alist): Evaluate `alist' only...
2014-12-18 Sam SteingoldFix the `with-demoted-errors' calls
2014-12-18 Sam SteingoldAvoid a compilation warning
2014-12-18 Martin RudalicsFix ispell window handling.
2014-12-18 Martin RudalicsAdd code for "preserving" window sizes.
2014-12-18 Dmitry GutovFixes: debbugs:19390
2014-12-18 Stefan Monnier* lisp/progmodes/cc-cmds.el (c-subword-mode): Alias...
2014-12-18 Eli ZaretskiiAllow querying font by name for its height and other...
2014-12-18 Dmitry GutovFix recent vc-svn-dir-status-files breakage
2014-12-18 Dmitry GutovDon't reload packages at startup
2014-12-17 Sam Steingoldload-history may contain nil "filenames"
2014-12-17 Ted ZlatanovAdd missing ChangeLog entry for prior commit.
2014-12-17 Dmitry Gutov* lisp/vc/vc.el: Improve `dir-status-files' description
2014-12-17 Dmitry GutovSpeed up package--list-loaded-files a bit
2014-12-16 Nicolas Petton* lisp/emacs-lisp/seq.el: New file.
2014-12-16 Stefan Monnier* lisp/jit-lock.el (jit-lock-function): Don't defer...
2014-12-15 Juri LinkovFix query-replace-regexp when using lisp expressions...
2014-12-15 Juri LinkovLazy-highlight the whole string at point
2014-12-15 Alan MackenzieMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-12-15 Lars Magne Ingebri... * net/shr.el (shr-fold-text): Don't bug out on zero...
2014-12-14 Alan MackenzieNew feature optionally to accelerate auto-repeated...
2014-12-14 Ted ZlatanovAdjust lisp/ChangeLog for custom-prompt-customize-unsav...
2014-12-14 Artur Malabarbalet-alist.el: Add lexical binding.
2014-12-14 Steve PurcellAdd an extra column for Version in list-packages table
2014-12-14 Cameron DesautelsProvide custom-prompt-customize-unsaved-options.
2014-12-14 Dmitry Gutov* lisp/fringe.el (fringe-bitmap-p): Fix 2014-12-05...
2014-12-14 Dmitry GutovMove VC diff ASYNC argument to the fifth position
2014-12-13 Andreas Schwab* net/shr.el (shr-next-link): Don't error out at eob.
2014-12-13 Nicolas Richardisearch-open-necessary-overlays: Open overlay ending...
2014-12-13 Lars Magne Ingebri... (shr-fold-text): Inhibit state from being altered.
2014-12-13 Lars Magne Ingebri... Make shr fold long title texts
2014-12-13 Lars Magne Ingebri... Implement a new function `directory-name-p'
2014-12-13 Lars Magne Ingebri... directory-files-recursively symlink fix
2014-12-13 Artur Malabarbaemacs-lisp/package.el (package-activate-1): Reload...
2014-12-13 Artur Malabarbaemacs-lisp/package.el (package--list-loaded-files)...
2014-12-13 Eric S. RaymondFix wrong humber arguments passed to vc-svn-diff.
2014-12-13 Andreas SchwabMerge remote-tracking branch 'origin/emacs-24'
2014-12-13 Eli ZaretskiiFix dates in ChangeLog entries merged from emacs-24.
2014-12-13 Ted ZlatanovMerge from origin/emacs-24
2014-12-12 Stefan Monnier* lisp/progmodes/python.el (python-indent-line): Use...
2014-12-12 Michael Albinus* simple.el (password-word-equivalents): Add "passcode...
2014-12-12 Lars Magne Ingebri... Remove more (fboundp 'gnutls-available-p)
2014-12-12 Lars Magne Ingebri... Ignore directory symlinks in directory-files-recursively
2014-12-12 Eric S. Raymondlatest-on-branch-p is no longer a public method
2014-12-12 Eric S. RaymondRemove VC rollback method.
2014-12-11 Michael Albinus* vc/vc-hg.el (vc-hg-state): Make FILE absolute. Handl...
2014-12-11 Stefan Monnier* lisp/emacs-lisp/eldoc.el (eldoc-documentation-functio...
2014-12-10 Artur MalabarbaAdd let-alist macro and package.
2014-12-10 Eric S. RaymondRighteous featurectomy of vc-keep-workfiles - always...
2014-12-10 Rasmus Pank Roulund(ange-ftp-switches-ok): Disallow flags causing trouble...
2014-12-10 Michael Albinus* net/tramp-sh.el (tramp-get-remote-path): Use a login...
2014-12-10 Andreas Schwab* files.el (file-tree-walk): Use file-name-as-directory
2014-12-10 Lars Magne Ingebri... Speed up directory-files-recursively
2014-12-10 Lars Magne Ingebri... (shr-tag-object): Don't bug out on text elements in...
2014-12-09 Bozhidar BatsovAdd a command for string quotes toggling to ruby-mode
2014-12-09 Bozhidar BatsovAssociate more files with ruby-mode
2014-12-09 Eric S. Raymondvc/vc-src.el (vc-src-do-comand): Prepend -- to file...
2014-12-09 Wilson SnyderSync with upstream verilog-mode revision aa4b777
2014-12-09 Reto ZimmermannSync with upstream vhdl mode v3.36.1
2014-12-09 Lars Magne Ingebri... Implement a new function directory-files-recursively
2014-12-09 Glenn MorrisCorrect ChangeLog attribution
2014-12-09 Lars Magne Ingebri... Make inline SVGs work in shr again
2014-12-09 Lars Magne Ingebri... Make eww mark valid/invalid https pages
2014-12-09 Fabián Ezequiel... python.el: Support interpreter paths with spaces
2014-12-09 Fabián Ezequiel... python.el: Don't change `comint-prompt-read-only' globally
2014-12-08 Lars Magne Ingebri... Make NSM warn on `high' for older protocols, and document
2014-12-08 Lars Magne Ingebri... Make the NSM prompting have more data
2014-12-08 Lars Magne Ingebri... * lisp/net/nsm.el (nsm-check-protocol): Test for RC4...
2014-12-08 Stefan MonnierVarious minor details accumulated over time
2014-12-08 Stefan Monnier* lisp/emacs-lisp/avl-tree.el: Use lexical-binding...
2014-12-08 Lars Magne Ingebri... (nsm-check-protocol): Check for weak Diffie-Hellman...
2014-12-08 Lars Magne Ingebri... `network-security-level' documentation simplification
2014-12-08 Andrey KotlarskiCommands and mode for managing multiple eww buffers
2014-12-08 Lars Magne Ingebri... Make gnutls-negotiate ignore specially handled files
2014-12-08 Dmitry GutovFix bug#19304
2014-12-08 Eric S. Raymondvc/vc-arch.el: Moved to obsolete directory...
2014-12-07 Lars Magne Ingebri... (eww-copy-page-url): Add doc string.
2014-12-07 Lars Magne Ingebri... Revert prefix behavior in RET to previous behavior
2014-12-07 Ivan ShmakovMake `G' in eww record history
2014-12-07 Lars Magne Ingebri... (eww-current-buffer): Compilation fix for bug#18550...
2014-12-07 Lars Magne Ingebri... Make a prefix to `eww-reload' work locally
2014-12-07 Ivan Shmakoveww history restoration fix
next