lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
[bpt/emacs.git] / lisp / ChangeLog
2013-08-10 Juanma Barranquerolisp/*.el: Remove lexical-binding warnings; additional...
2013-08-10 Juanma Barranquerolisp/emacs-lisp/timer.el (timer--time): Define setter...
2013-08-10 Juanma Barranquerolisp/completion.el: Remove stuff unused since 2013...
2013-08-09 Juanma Barranquerolisp/filecache.el (file-cache-delete-file-list): Print...
2013-08-09 Juanma Barranquerolisp/ffap.el: Fix reference to variable thing-at-point...
2013-08-09 Stefan Monnier* lisp/subr.el (define-error): New function.
2013-08-09 Stefan Monnier* lisp/time.el (display-time-event-handler)
2013-08-09 Stefan Monnier* lisp/emacs-lisp/checkdoc.el: Remove redundant :group...
2013-08-09 Stefan Monnier* lisp/ido.el (ido-completion-help): Fix up compiler...
2013-08-09 Juanma BarranqueroMove frameset-to-register stuff from register.el to...
2013-08-08 Juanma Barranquerolisp/*.el: Silence lexical-binding warnings.
2013-08-08 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-debugger): Use...
2013-08-08 Christopher Schmidt* lisp/comint.el:
2013-08-08 Juanma Barranquerolisp/ChangeLog: Fix typo in previous change.
2013-08-08 Juanma Barranquerolisp/frameset.el (frameset-save): Check validity of...
2013-08-08 Xue Fuqiaodoc/lispref/buffers.texi: Add documentation for ido...
2013-08-08 Juanma Barranquerolisp/frameset.el: Doc fixes.
2013-08-08 Juanma Barranquerolisp/frameset.el: Revert to built-in frameset-p; docume...
2013-08-08 Juanma Barranquerolisp/frameset.el (frameset-p, frameset-prop): Doc fixes.
2013-08-08 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-function...
2013-08-08 Juanma Barranquerolisp/frameset.el (frameset-restore): Doc fix.
2013-08-08 Juanma Barranquero* lisp/bindings.el (ctl-x-r-map): Bind ?f to frameset...
2013-08-07 Juanma Barranquerolisp/frameset.el: Convert `frameset' to vector and...
2013-08-07 Stefan Monnier* lisp/progmodes/bat-mode.el (bat--syntax-propertize...
2013-08-07 Stefan Monnier* lisp/progmodes/bat-mode.el: Rename from dos.el. ...
2013-08-07 Stefan Monnier* lisp/emacs-lisp/bytecomp.el: Check existence of f...
2013-08-07 Eli ZaretskiiMinor fixes in lisp/progmodes/dos.el.
2013-08-07 Stefan Monnier* lisp/progmodes/dos.el (auto-mode-alist): Add entries...
2013-08-07 Arni Magnusson* lisp/progmodes/dos.el: New file.
2013-08-07 Glenn Morris* lisp/calendar/calendar.el (calendar-font-lock-keyword...
2013-08-06 Glenn Morriscalendar.el: Add new faces, and day-header-array
2013-08-06 Lars Magne Ingebri... Further shr width computation fixes
2013-08-06 Lars Magne Ingebri... shr table rendering touch-ups
2013-08-06 Dmitry Antipov* lisp/files.el (cache-long-line-scans): Make
2013-08-06 Juanma Barranquerolisp/frameset.el: Doc fixes.
2013-08-06 Juanma Barranquerolisp/find-lisp.el: Fix typos in docstrings.
2013-08-06 Dmitry Antipov* frame.el (get-other-frame): Tiny cleanup.
2013-08-06 Juanma Barranquerolisp/vc/vc.el: Silence byte-compiler warning.
2013-08-06 Juanma Barranquerolisp/frameset.el: Various fixes.
2013-08-06 Juanma Barranquerolisp/dired.el (dired-insert-directory): Revert change...
2013-08-05 Stefan MonnierRevert introduction of isearch-filter-predicates.
2013-08-05 Dmitry AntipovDo not call to `selected-window' where it is assumed...
2013-08-05 Juanma Barranquerolisp/frameset.el: New frame-id functions.
2013-08-05 Dmitry AntipovDo not call to `selected-frame' where it is assumed...
2013-08-05 Glenn Morris* calendar/calendar.el (calendar-generate-month, calend...
2013-08-05 Glenn Morris* lisp/calendar/calendar.el (calendar-generate-month):
2013-08-05 Juanma Barranquero* lisp/frameset.el: Miscellaneous cleanups.
2013-08-04 Juanma Barranquero* lisp/frameset.el: Add new predicate values for frames...
2013-08-04 Stefan Monnier* lisp/subr.el (macrop): New function.
2013-08-04 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice-function-mapc...
2013-08-04 Xue FuqiaoMerge: cleanup for vc-ignore.
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-04 Juanma Barranquerolisp/frameset.el (frameset--reuse-frame): Use correct...
2013-08-04 Xue FuqiaoCleanup for vc-ignore.
2013-08-04 Juanma Barranquerolisp/frameset.el: Fix typos and autoload cookies.
2013-08-04 Juanma Barranquerolisp/desktop.el (desktop-clear): Be more careful about...
2013-08-03 Juanma Barranquerolisp/frameset.el (frameset-prop): New function and...
2013-08-03 Stefan Monnier* lisp/emacs-lisp/package.el (package-desc-from-define...
2013-08-02 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (define-globalized...
2013-08-02 Stefan MonnierMake defvar affect the default binding outside of any...
2013-08-02 Juanma Barranquerolisp/emacs-lisp/lisp-mode.el: Support cl-def* expressio...
2013-08-02 Juanma Barranquerolisp/frameset.el (frameset-filter-params): Fix order...
2013-08-02 Juanma Barranquerolisp/desktop.el: Move code related to saving frames...
2013-08-01 Stefan Monnier* lisp/files.el: Use lexical-binding.
2013-08-01 Juanma BarranqueroFix typos in ChangeLogs.
2013-08-01 Tassilo Horn* speedbar.el (speedbar-query-confirmation-method)...
2013-08-01 Tassilo HornRefactor out setting `whitespace-indent-tabs-mode' and
2013-08-01 Michael AlbinusComplete file name handlers.
2013-08-01 Xue Fuqiao* lisp/vc/vc-hooks.el (vc-menu-map): Fix menu entry...
2013-07-31 Dmitry Gutov* lisp/vc/log-view.el (log-view-diff): Extract `log...
2013-07-31 Kan-Ru Chen* ibuf-ext.el (ibuffer-filter-by-filename): Make it...
2013-07-31 Xue Fuqiao* lisp/vc/vc-hooks.el (vc-menu-map): Add menu entry...
2013-07-31 Dmitry Antipov* lisp/emacs-lisp/re-builder.el (reb-color-display-p):
2013-07-30 Stephen Berman* lisp/minibuffer.el (completion--twq-all): Try and...
2013-07-30 Lars Magne Ingebri... Allow talking to STARTTLS servers that have no greeting
2013-07-30 Lars Magne Ingebri... * net/shr.el (shr-mouse-browse-url): Remove and use...
2013-07-30 Lars Magne Ingebri... (eww-setup-buffer): Switching to the buffer seems more...
2013-07-30 Xue FuqiaoFix for vc-ignore.
2013-07-30 Lars Magne Ingebri... (shr-urlify): Highlight under mouse.
2013-07-30 Lars Magne Ingebri... * net/shr.el (shr-urlify): Put `follow-link' on URLs.
2013-07-30 Xue FuqiaoDoc fix.
2013-07-30 Xue FuqiaoChangeLog fix.
2013-07-30 Xue Fuqiaovc-ignore fixes.
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-30 Xue FuqiaoAdd vc-ignore.
2013-07-29 David EngsterMerge CEDET upstream (rev. 8579)
2013-07-29 Eli ZaretskiiFix infloop on MS-Windows when initial frame lacks...
2013-07-29 Michael Albinus* net/tramp.el (tramp-use-ssh-controlmaster-options...
2013-07-28 Stephen BermanClarify ChangeLog entry.
2013-07-28 Juanma Barranquerolisp/desktop.el: Fix problem creating minibuffer(less...
2013-07-28 Stephen Berman* calendar/todo-mode.el (todo-rename-file): Fix incorre...
2013-07-28 Juanma Barranquerolisp/desktop.el: Optionally force offscreen frames...
2013-07-27 Alan MackenzieFontify a Java generic method as a function.
2013-07-27 Stephen Berman* calendar/todo-mode.el: Add command to rename todo...
2013-07-27 Alan MackenzieMake Java try-with-resources statement parse properly.
2013-07-27 Juanma Barranquerolisp/desktop.el: Restore frames at their positions...
2013-07-27 Xue FuqiaoChangeLog fix.
2013-07-27 Xue FuqiaoKeybinding fix for vc-dir.
2013-07-26 Eli ZaretskiiFix documentation of list-processes and process-list.
2013-07-26 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--called-interactiv...
next