]> code.delx.au - gnu-emacs/history - lisp
Minor typo fixes in vc-src.el.
[gnu-emacs] / lisp /
2014-11-25 Eric S. RaymondMinor typo fixes in vc-src.el.
2014-11-25 Ted Zlatanov* net/gnutls.el (gnutls): Set :group to 'comm so it...
2014-11-25 Lars Magne Ingebri... Fix previous version of nsm-warnings-ok-p
2014-11-25 Lars Magne Ingebri... * net/nsm.el (nsm-format-certificate): Don't bug out...
2014-11-25 Ted Zlatanovnet/nsm.el: Use `gnutls-peer-status-warning-describe'.
2014-11-25 Nicolas Richardbyte-run.el (function-put): Match argument names to...
2014-11-25 Glenn Morris* gnus-start.el (gnus-save-newsrc-file-check-timestamp...
2014-11-24 Sam SteingoldRemove a spurious comma
2014-11-24 Stefan Monnier* lisp/vc/vc-hooks.el (vc-state-base-face): Don't override
2014-11-24 Lars Magne Ingebri... eww input field fixup
2014-11-24 Lars Magne Ingebri... * net/eww.el (eww-set-character-encoding): Use `read...
2014-11-24 Leo LiuNew macro macroexp-let2*
2014-11-24 Eli ZaretskiiFix bug #19157 with incorrect hscroll during I-search.
2014-11-23 Lars Magne Ingebri... Fix bug marking
2014-11-23 Andrey KotlarskiAllow opening eww links in a new buffer
2014-11-23 Lars Magne Ingebri... (eww-follow-link): Make going to #targets in the page...
2014-11-23 Lars Magne Ingebri... Switch to the *eww* buffer immediately to avoid doing...
2014-11-23 Lars Magne Ingebri... * net/eww.el (eww-display-html): Decode the document...
2014-11-23 Ivan ShmakovMake `M-x eww' default to the URL under point
2014-11-23 Mark Oteiza* net/eww.el (eww-add-bookmark): Fix bookmark titles.
2014-11-23 Mark Oteiza(eww-mode-map): Bind backtab to shr-previous-link
2014-11-23 Kenjiro NakayamaAllow setting the charset in eww
2014-11-23 Lars Magne Ingebri... Rename `nsm-security-level' to `network-security-level'
2014-11-23 Lars Magne Ingebri... Implement a new url parameter `url-request-noninteractive'
2014-11-23 Lars Magne Ingebri... Make some network connections warn unless they are...
2014-11-23 Lars Magne Ingebri... Implement a Network Security Manager
2014-11-23 Michael Albinus* erc-desktop-notifications.el (erc-notifications-bus):
2014-11-23 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-23 Michael Albinus* erc-desktop-notifications.el (erc-notifications-bus):
2014-11-23 Leo LiuHandle leap months in Chinese calendar
2014-11-22 Alan MackenzieMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-22 Alan MackenzieFix error with `mark-defun' and "protected:" in C+...
2014-11-22 Ulf Jaspernewsticker: Fix bug#18787: Tell libxml-parse-xml-region...
2014-11-22 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-22 Michael AlbinusPropagate remote process environment.
2014-11-22 Eric S. RaymondUnbreak the build.
2014-11-22 Eric S. RaymondRevert "More movement of master-related code to vc...
2014-11-22 Eric S. RaymondMore movement of master-related code to vc-filewise.el.
2014-11-22 Eric S. RaymondIsolating support code for the file-granularity back...
2014-11-22 Eric S. RaymondRename vc-name to vc-master-rename.
2014-11-21 Rüdiger Sonderfeldlisp/ChangeLog: Use double space to end sentence.
2014-11-21 Rüdiger SonderfeldFix `nato-alphabet' docstring.
2014-11-21 Stefan Monnier* lisp/desktop.el (desktop-create-buffer): Use activate...
2014-11-21 Eric S. RaymondFix bug that produced spurious nil state.
2014-11-21 Eli ZaretskiiFix bug #19084 with 'C-x v +' in *vc-change-log* buffers.
2014-11-21 Matthew LeachFix bug #1702 with missing feature in arc-mode.el.
2014-11-21 Ulrich MuellerFix bug #19136 with a typo in a vc.el comment.
2014-11-21 Eric S. RaymondClean up after SRC support merge (typo fixes).
2014-11-20 Eric S. RaymondSupport for SRC in VC mode.
2014-11-20 Eric S. RaymondRemove editable argument from VC's backend checkout...
2014-11-20 Eric S. RaymondRemove never-used rev argument from VC's backend checki...
2014-11-19 Lars Magne Ingebri... Add missing bug numbers to last few eww changes
2014-11-19 Lars Magne Ingebri... * net/eww.el (eww-render): Remove a no-op :title setting.
2014-11-19 Ivan Shmakov(eww-reload): Reload the page in the right buffer.
2014-11-19 Ivan Shmakov(eww-history-limit): New variable.
2014-11-19 Lars Magne Ingebri... * net/eww.el (eww-desktop-misc-data): Use `cl-remove...
2014-11-19 Ivan ShmakovAdd desktop support to eww
2014-11-19 Eli ZaretskiiFix bug #19101 with log-view-mode set in the wrong...
2014-11-19 Rüdiger Sonderfeldvc-git: Support `diff-switches'.
2014-11-19 Artur Malabarbalisp/ido.el: New command `ido-bury-buffer-at-head'
2014-11-18 Juri Linkov* lisp/simple.el (next-line-or-history-element): Wrap...
2014-11-18 Juri Linkov* lisp/progmodes/grep.el (grep-compute-defaults): Compu...
2014-11-18 Juri Linkov* lisp/replace.el (query-replace-from-to-separator...
2014-11-18 Juri LinkovUse <up> and <down> keys to move point in the multi...
2014-11-18 Rüdiger Sonderfeldlisp/ChangeLog: Fix bug#11386.
2014-11-18 Rüdiger Sonderfeldlisp/ChangeLog: add bug#13871.
2014-11-18 Leo LiuNew macro define-advice
2014-11-18 Daiki Uenoepg: Support key editing
2014-11-18 Paul EggertPort new time stamp handling to Emacs 23.2.
2014-11-18 Daiki Uenoepg: Fix callback argument type check
2014-11-18 Daiki Uenoepg: Simplify epa-pinentry-mode handling
2014-11-18 Daiki Uenoepg: Don't show "*Error*" buffer when visiting a new...
2014-11-18 Paul Pogonyshevprogmodes/cc-langs.el: Support some of the new keywords...
2014-11-17 Michal Nazarewicztildify.el: introduce a `tildify-foreach-region-functio...
2014-11-17 Michal Nazarewicztildify.el: introduce a `tildify-pattern' variable
2014-11-17 Michal Nazarewicztildify.el: introduce a `tildify-space-string' variable
2014-11-17 Ulf JasperFix bug#5433.
2014-11-17 Ulf JasperMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-17 Ulf JasperMerge branch 'uj-icalendar-bug#5433'
2014-11-17 Ulf JasperNew option `icalendar-export-alarms'.
2014-11-17 Lars Magne Ingebri... Peder Klingenberg has signed papers
2014-11-17 Lars Magne Ingebri... * lisp/bindings.el (search-map): Move `eww-search-words...
2014-11-17 Ulf Jasperintermediate commit
2014-11-17 Albert Krewinkellisp/gnus/message.el (message-valid-fqdn-regexp): Add...
2014-11-17 Paul EggertPort new time stamp handling to old Emacs and to XEmacs.
2014-11-17 Paul EggertSpelling fixes.
2014-11-17 Paul EggertImprove time stamp handling, and be more consistent...
2014-11-16 Lars Magne Ingebri... Make the eww buffers read-only
2014-11-16 Stefan Monnier* lisp/simple.el (execute-extended-command--shorter...
2014-11-16 Fabián Ezequiel... * lisp/progmodes/python.el (python-mode): Avoid use...
2014-11-16 Lars Magne Ingebri... Move eww and shr to customization group `web'
2014-11-16 Lars Magne Ingebri... Only show the "You can run" message if it's significant...
2014-11-16 Ulf Jasperalarm export, first step
2014-11-16 Ulf Jasperintermediate commit
2014-11-16 Ulf Jaspericalendar: fix issues regarding timezones without dst
2014-11-16 Oscar Fuenteslisp/ChangeLog: removed duplicate entry
2014-11-16 Fabián Ezequiel... Fixes: debbugs:18596
2014-11-16 Óscar FuentesAdd faces for the VC modeline state indicator.
2014-11-16 Fabián Ezequiel... * lisp/progmodes/python.el (python-shell-calculate...
2014-11-16 Paul EggertFix ChangeLog typos.
next