]> code.delx.au - gnu-emacs/history - lisp
Fix point movement under 'scroll-conservatively'
[gnu-emacs] / lisp /
2016-02-14 Thomas PlassReplace colon in file name (not legal on Windows)
2016-02-14 Oscar FuentesGrep alias `all' shall not match parent directory
2016-02-14 Glenn Morris; Auto-commit of loaddefs files.
2016-02-13 Glenn Morris* lisp/dired-aux.el: Require cl-lib. (Bug#22613)
2016-02-12 Andreas SchwabRevert "Fix gnus-group-get-new-news-this-group on group...
2016-02-11 Alan MackenzieExtend gpm-mouse-mode's doc string and doc to point...
2016-02-11 Eli ZaretskiiRevert "Backport: * lisp/isearch.el: Turn char-folding...
2016-02-10 Kevin GallagherKevin Gallagher has new email address
2016-02-10 Eli ZaretskiiImprove doc strings of 'forward/backward-word-strictly'
2016-02-10 Artur MalabarbaBackport: * lisp/isearch.el: Turn char-folding off...
2016-02-10 Matthew CarterQuote table names for postgres listings (sql-mode)
2016-02-10 Juri Linkov* lisp/replace.el (replace-match-maybe-edit): Make...
2016-02-10 Juri Linkov* lisp/simple.el (next-line-or-history-element): Reset...
2016-02-09 Katsumi YamaokaMake mm-html-blocked-images default to "" again
2016-02-09 Katsumi YamaokaMake mm-html-inhibit-images and mm-html-blocked-images...
2016-02-09 Lars IngebrigtsenMake backgrounds extend to the end of the lines in shr
2016-02-09 Lars IngebrigtsenMake the `R' command get the correct relative <img>s
2016-02-08 Lars IngebrigtsenFix message-cross-post-followup-to group names
2016-02-08 David EdmondsonCompare recipient and keys case-insensitively
2016-02-08 Glenn Morris* lisp/gnus/mm-decode.el (mm-alist-to-plist): Doc fix.
2016-02-08 Katsumi YamaokaRefactor HTML images handling of Gnus and mm-* (a part...
2016-02-07 Michael AlbinusFix Bug#22557
2016-02-07 Andreas SchwabFix gnus-group-get-new-news-this-group on group with...
2016-02-07 Artur Malabarba* lisp/comint.el (comint-prompt-read-only): Clean tabs...
2016-02-07 Lars IngebrigtsenDon't inloop gnus-uu-mark-thread on the last thread
2016-02-07 Lars IngebrigtsenDisplay non-ASCII group names better in prompts
2016-02-07 Lars IngebrigtsenDefault to gpg2 instead of gpg
2016-02-06 Artur Malabarba* lisp/isearch.el (isearch-define-mode-toggle): Improve...
2016-02-06 Artur Malabarba* lisp/menu-bar.el (menu-bar-options-menu): New search...
2016-02-06 Artur Malabarba* lisp/isearch.el (search-default-mode)
2016-02-06 Artur Malabarba* lisp/isearch.el: Rename search-default-regexp-mode...
2016-02-06 Lars IngebrigtsenEnsure that Gnus dribble handling allows removing entries
2016-02-06 OGAWA HirofumiBe consistent when using encoded strings in nnimap...
2016-02-06 OGAWA HirofumiDisplay the decoded Gnus group name
2016-02-06 Lars IngebrigtsenUse completion-ignore-case instead of defining command
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-02-05 Lars IngebrigtsenFix doc string of tls-program
2016-02-05 Lars IngebrigtsenRestore window conf in nsm
2016-02-05 Leo Liu* lisp/custom.el (defface): Revert indentation change...
2016-02-04 Alan MackenzieCorrectly fontify C++ initializations which "look like...
2016-02-04 Ulf JasperImprove newsticker-treeview-selection-face
2016-02-04 Paul EggertSpelling fixes
2016-02-04 Vasilij SchneidermannAllow sending empty hidden values in eww
2016-02-04 David EdmondsonMake erc work better when encountering unknown prefix...
2016-02-04 Lars IngebrigtsenMake erc completion case-insensitive again
2016-02-04 Carlos PitaMake complection in erc use consistent casing
2016-02-04 Francis LitterioMake /QUIT in erc more robust
2016-02-04 Kevin Brubeck UnhammerMake tracking faces in Emacs work more reliably
2016-02-04 Lars IngebrigtsenMake shr not bug out on images on non-graphical displays
2016-02-04 Lars IngebrigtsenFix bookmark display widths
2016-02-04 Lars IngebrigtsenFix typo in eww-make-unique-file-name
2016-02-04 Lars IngebrigtsenMake it possible to TAB to input fields
2016-02-04 Lars IngebrigtsenInsert complete alt texts when images are disabled
2016-02-04 Lars IngebrigtsenAllow eww text fields to grow
2016-02-04 Dima KoganMake erc work when subword-mode is switched on
2016-02-04 Paul EggertQuoting fixes in doc strings and diagnostics
2016-02-03 Noam PostavskyFix warning message in hack-local-variables
2016-02-03 Nicolas Petton* lisp/emacs-lisp/map.el: Improvements to the docstring...
2016-02-03 Lars IngebrigtsenUse pop-to-buffer-same-window in eww
2016-02-02 Lars IngebrigtsenFix editing undo changes in eww fields
2016-02-02 Lars IngebrigtsenAllow the user more control of popping up the eww window
2016-02-02 Lars IngebrigtsenMake eww-browse-url with new-window parameter work...
2016-02-02 Lars IngebrigtsenClean up eww code slightly
2016-02-02 Lars IngebrigtsenDon't insert nil faces in shr
2016-02-02 Glenn Morris; * lisp/progmodes/prolog.el: Remove some obsolete...
2016-02-02 Glenn MorrisImprove the custom type of some user options.
2016-02-02 Glenn MorrisMark some risky calendar variables.
2016-02-01 Simen HeggestøylHighlight two additional SCSS keywords
2016-02-01 Kyle Meyer* org/org-compat.el (org-font-lock-ensure): Fix bogus...
2016-01-31 Andreas SchwabFix imap-starttls-open
2016-01-31 Andreas SchwabFix return value of imap-starttls-open
2016-01-31 Paul EggertSpelling fixes
2016-01-30 Artur MalabarbaBackport: * lisp/files.el: Remove support for extra...
2016-01-30 Glenn Morris* lisp/net/browse-url.el (browse-url-default-browser):
2016-01-30 Glenn MorrisImprove the custom type of some user options.
2016-01-30 Simen HeggestøylHighlight CSS variables with variable name face
2016-01-30 Glenn Morris* lisp/gnus/gnus-kill.el (gnus-winconf-kill-file):...
2016-01-30 Glenn MorrisMark some user options that can get evalled as risky.
2016-01-30 Nicolas Petton; Auto-commit of loaddefs files.
2016-01-30 Dmitry GutovDon't fiddle with DEFAULT
2016-01-30 Lars IngebrigtsenBuild fix for shr.el
2016-01-30 Dmitry GutovImprove project-find-file yet again!
2016-01-30 Dmitry GutovDon't pass DIR to 'hg status'
2016-01-29 Stephen LeakeFix typo in previous commits
2016-01-29 Stephen LeakeImprove project-find-file
2016-01-29 Stephen LeakeImplement vc-mtn-find-ignore-file, fix some doc strings
2016-01-29 Vincent BelaïcheCorrect a whole bunch of bugs coming with renamed cell...
2016-01-29 Martin Rudalicsc:/emacs-git/next/ChangeLog
2016-01-29 Glenn Morris; * lisp/textmodes/table.el: Comment tweak.
2016-01-29 Glenn MorrisDon't use eval to quieten prolog.el compilation.
2016-01-29 Glenn MorrisMark some risky prolog variables.
2016-01-28 Glenn Morris* lisp/custom.el (defcustom): Doc fix.
2016-01-28 Glenn Morris* lisp/cedet/semantic/db-file.el (semanticdb-persistent...
2016-01-28 Glenn Morris* lisp/emacs-lisp/package.el (package-load-list): Impro...
2016-01-28 Michael AlbinusFix Bug#22452
2016-01-27 Glenn Morris* lisp/xwidget.el (xwidget-query-on-exit-flag): Declare.
2016-01-27 Glenn Morris* lisp/xwidget.el (xwidget-webkit-browse-url): Give...
2016-01-26 K. Handasupport rendering of wider range of combinging characte...
2016-01-25 Artur Malabarba* lisp/files.el: Use a fixed file name for the second...
next