]> code.delx.au - gnu-emacs/history - lisp
Avoid setting LC_NUMERIC on MS-Windows to anything but "C"
[gnu-emacs] / lisp /
2015-08-10 Alan MackenzieFix "Invalid search bound (wrong side of point)" in...
2015-08-10 Dmitry Gutov; Fix xref--show-location, after regression in ee50e62
2015-08-10 Dmitry GutovAdd project-vc-search-path and project-vc-ignores
2015-08-09 Nicolas RichardUse kpsewhich in ffap-latex-mode, if available
2015-08-09 Nicolas Richardffap: disallow braces in filenames for tex modes
2015-08-09 Nicolas RichardRemove useless backslashes from ffap-string-at-point...
2015-08-09 Nicolas RichardAugment docstring of ffap-string-at-point-mode-alist
2015-08-09 Paul EggertRemove no-op calls to substitute-command-keys
2015-08-09 Daiki UenoUtilize `quit-window' in epa.el
2015-08-09 Ivan Kanisfix link to source code in help window
2015-08-09 Artur Malabarba* isearch.el (isearch-search-fun-default): (Bug#21164)
2015-08-08 Stefan Monnier* org.el: Fix up some lexical scoping warnings, and...
2015-08-08 Nicolas PettonMerge remote-tracking branch 'origin/fix/subsequence...
2015-08-08 Paul EggertElectric quote if coding is undecided or no conv
2015-08-07 Phillip LordImprove error signalling for seq-subseq.
2015-08-07 Jürgen HötzelImprove error checking in tramp-adb.el
2015-08-07 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl--generic-struct...
2015-08-07 Stephen Leakelisp/window.el: fix typo, more `display-buffer-use...
2015-08-07 Stephen LeakeAdd support for 'inhibit-same-window in 'display-buffer...
2015-08-06 Artur Malabarba* lisp/emacs-lisp/package.el: Simplify describe-package-1
2015-08-06 Artur Malabarba* lisp/emacs-lisp/package.el: Define custom faces
2015-08-06 Paul EggertFix some confusion with ‘format’
2015-08-05 Artur Malabarba* lisp/replace.el (replace-character-fold): Default...
2015-08-05 Artur Malabarba* lisp/character-fold.el: Fix lax whitespace
2015-08-05 Dmitry GutovPreserve window point in xref-find-definitions-other...
2015-08-05 Dmitry Gutov* lisp/progmodes/project.el: Add a paragraph to the...
2015-08-04 David Kastrup; Do not overwrite preexisting contents of unread-comma...
2015-08-04 Daniel ColascioneImprove ansi-color filtering of unrecognized escape...
2015-08-03 Artur Malabarba* lisp/emacs-lisp/package.el (package-menu-mode-map...
2015-08-03 Jürgen Hötzel* lisp/net/tramp-cache.el (tramp-set-file-property...
2015-08-02 Paul EggertRedo text-quoting-style variable
2015-08-02 Nikolaus Rathnnimap.el: Use IMAP MOVE extension if available
2015-08-02 Nikolaus Rathnnimap.el: Explicitly ask for server capabilities
2015-08-02 Paul EggertTreat help strings like other doc strings
2015-08-02 Ingo LohmarAdd option `calendar-weekend-days'
2015-08-02 Paul Eggertede-proj-target-makefile docstring tweaks
2015-08-02 Paul EggertSubstitute some customization etc. doc strings
2015-08-01 Dmitry GutovAdd a second argument to project-ignores
2015-08-01 Dmitry GutovDon't pass NOVISIT to find-file
2015-08-01 Dmitry GutovIgnore buffer restriction for tags-loop-eval
2015-08-01 Glenn Morris; Auto-commit of loaddefs files.
2015-08-01 Eli ZaretskiiFix a thinko in 'ffap-gopher-at-point'
2015-07-31 Paul EggertDon't overflow if computing approximate percentage
2015-07-31 Artur Malabarba* lisp/emacs-lisp/tabulated-list.el (tabulated-list...
2015-07-31 Dmitry GutovFix default-directory in changeset diffs after vc-print-log
2015-07-31 Dmitry GutovRename project-directories to project-roots
2015-07-30 Stephen Leakevc-mtn-find-revision handle null rev.
2015-07-30 Stephen LeakeAdd docs for display-buffer action display-buffer-use...
2015-07-29 Stephen LeakeAdd display-buffer action display-buffer-use-some-frame
2015-07-29 Stephen LeakeHandle vc-mtn error more gently
2015-07-29 Michael AlbinusFix Tramp problems with multihops, and nc.
2015-07-29 Eli ZaretskiiResurrect highlighting of repeated words by Flyspell...
2015-07-26 Paul EggertNew optional ZONE arg for format-time-string etc.
2015-07-26 Shigeru FukayaFix infinite loop in delete-consecutive-dups
2015-07-25 Eli ZaretskiiFix flyspell-check-previous-highlighted-word
2015-07-24 Harald Hanche-OlsenPass lambdas to `skeleton-read'
2015-07-24 Eli ZaretskiiDon't require GUI frames and mouse for Flyspell menus
2015-07-23 Michael AlbinusFix some Tramp problems with HP-UX
2015-07-22 Dmitry Gutov; xref-find-regexp: (require 'grep), for grep-read...
2015-07-22 Eli ZaretskiiFix point positioning in ffap-next-guess
2015-07-22 Martin RudalicsFix customization type of `even-window-sizes'.
2015-07-22 Martin Rudalics2015-07-22 Martin Rudalics <rudalics@gmx.at>
2015-07-22 Stephen Leakeadd file name to autoload error messages.
2015-07-22 Michael AlbinusUse 0.0.0.1 as test host in Tramp
2015-07-21 Stefan Monnier(advice--called-interactively-skip): Fix inf-loop ...
2015-07-21 Dmitry GutovMake eldoc timer non-repeatable
2015-07-21 Michael AlbinusSync with Tramp repository
2015-07-21 Dmitry GutovAdd new xref-query-replace command
2015-07-20 Dmitry Gutov; Fix a typo
2015-07-20 Paul EggertSimplify icalendar decoding of Z dates
2015-07-20 Dmitry GutovDo not corrupt grep-find-ignored-files
2015-07-20 Dmitry GutovAdd xref-match-item, and use it
2015-07-20 Dmitry GutovRename xref--xref to xref-item
2015-07-20 Dmitry GutovRename xref description slot to summary
2015-07-19 Dmitry Gutovvc-hg: Perform the print-log call asynchronously
2015-07-19 Dmitry GutovAdd xref-after-jump-hook and xref-after-return-hook
2015-07-19 Bozhidar BatsovCorrect js-mode's lighter
2015-07-19 Leo LiuFix a bug in cfengine3-mode
2015-07-19 Julien Danjousieve-mode: support "body" test command
2015-07-18 Eli ZaretskiiFix info-apropos when the default encoding is Latin-N
2015-07-18 Ivan Andrus* epg.el (epg--start): Check that gpgconf can be found...
2015-07-18 Eli ZaretskiiFix following Info cross-references to anchors
2015-07-18 Dmitry GutovConsider a jsdoc tag to be a beginning of a paragraph...
2015-07-17 Artur Malabarba* lisp/emacs-lisp/package.el: Fix warnings
2015-07-17 Artur Malabarba* lisp/emacs-lisp/package.el (package-buffer-info):
2015-07-17 Artur Malabarba* lisp/emacs-lisp/package.el: Many small changes
2015-07-17 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-work-buffer...
2015-07-17 Artur Malabarba* lisp/obsolete/longlines.el (longlines-search-function):
2015-07-17 Tassilo HornSupport @-mentions
2015-07-16 Michael AlbinusFix Bug#20943.
2015-07-16 Ari RoponenFix delete-dups bug on long lists
2015-07-16 Daiki Uenoepg: Automatically start pinentry server
2015-07-15 Katsumi Yamaoka* lisp/gnus/nnimap.el: Fix my last bogus change
2015-07-13 Dmitry GutovShow the default value in the prompt
2015-07-12 Dmitry GutovWhen called with prefix argument, ask for file patterns...
2015-07-12 Dmitry GutovAdd `project-ignores'
2015-07-11 Eric Abrahamsengnus-registry.el: Correct function argument order
2015-07-11 Dmitry GutovBind grep-highlight-matches to nil
2015-07-11 Nikolaus Rathnnimap.el: Fix IMAP message size parsing
2015-07-10 Stefan Monnier* lisp/gnus/nnimap.el: Clean up "unused var" warnings
next