]> code.delx.au - gnu-emacs/history - lisp
* src/doc.c (Fsubstitute_command_keys): Make previous change compile.
[gnu-emacs] / lisp /
2015-06-18 Alan MackenzieMake translation of quotes to curly in doc strings...
2015-06-18 Artur Malabarba* lisp/emacs-lisp/package.el: Don't always propagate...
2015-06-18 Eli ZaretskiiImprove and extend filepos-to-bufferpos
2015-06-18 Artur Malabarba* lisp/emacs-lisp/package.el (package-menu--perform...
2015-06-18 Daiki UenoAdd pinentry.el for better GnuPG integration
2015-06-17 Artur Malabarba* lisp/emacs-lisp/package.el: Slightly better error...
2015-06-17 Stefan Monnier(define-minor-mode): Use setq-default for :global minor...
2015-06-17 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-work-buffer...
2015-06-17 Artur Malabarba* lisp/let-alist.el: move to lisp/emacs-lisp/let-alist.el
2015-06-17 Artur Malabarba* lisp/emacs-lisp/package.el: Revert buffer after any...
2015-06-17 Stephen LeakeAdd missing function xref-location-group for elisp...
2015-06-17 Glenn MorrisGenerate char-script-table from Unicode source. (Bug...
2015-06-17 Glenn Morris* lisp/international/characters.el (char-script-table...
2015-06-17 Glenn MorrisRemove "no-byte-compile: t" from a few files.
2015-06-17 Glenn MorrisFix some typos in copied Unicode data. (Bug#20789)
2015-06-17 Glenn Morris* lisp/emacs-lisp/check-declare.el (check-declare-warn):
2015-06-17 Glenn Morris* lisp/emacs-lisp/pcase.el (pcase--u1): Revert earlier...
2015-06-17 Glenn MorrisAddress a compilation warning.
2015-06-17 Glenn MorrisAddress some check-declare warnings.
2015-06-17 Glenn MorrisAddress some compilation warnings.
2015-06-17 Glenn MorrisAddress some compilation warnings.
2015-06-16 Glenn Morris* lisp/emacs-lisp/pcase.el (pcase--u1):
2015-06-16 Nicolas Petton* lisp/emacs-lisp/seq.el: Fix a byte-compiler warnings...
2015-06-16 Nicolas Petton* lisp/emacs-lisp/map.el (map-into): Fix a byte-compile...
2015-06-16 Nicolas PettonBetter confirmation message in `find-alternate-file...
2015-06-16 Stefan Monnier* lisp/net/newst-treeview.el: Use lexical-binding.
2015-06-16 Stefan Monnier(filepos-to-bufferpos): Add missing cases. Make sure...
2015-06-16 Cédric ChépiedIdentify feeds in newsticker treeview with :nt-feed...
2015-06-16 Stefan Monnier* lisp/emacs-lisp/pcase.el: Improve docs and error...
2015-06-16 Eli ZaretskiiFix infloop in filepos-to-bufferpos
2015-06-16 Nils AckermannImprove reftex-label-regexps default value
2015-06-16 Glenn MorrisNo need for cp51932.el, eucjp-ms.el to not be compiled...
2015-06-16 Glenn Morris; Comment fixes.
2015-06-16 Glenn Morris* lisp/calendar/calendar.el (diary-file): Use locate...
2015-06-16 Glenn Morris* lisp/macros.el (name-last-kbd-macro, kbd-macro-query)
2015-06-16 Glenn Morris* lisp/textmodes/page-ext.el (add-new-page, pages-direc...
2015-06-15 Stefan Monnier* lisp/info.el: Cleanup bytepos/charpos issues
2015-06-15 Glenn Morris; * lisp/emacs-lisp/derived.el (derived-mode-make-docst...
2015-06-15 Stefan Monnier* lisp/progmodes/perl-mode.el: Refine handling of ...
2015-06-15 Paul EggertFix quoting when making derived mode docstring
2015-06-15 Eli ZaretskiiFix current-iso639-language on MS-Windows
2015-06-15 Eli ZaretskiiLimit Symbola usage some more
2015-06-15 Nicolas Petton* lisp/emacs-lisp/map.el (map-let): Better docstring.
2015-06-15 Paul EggertSpelling fixes
2015-06-14 Glenn Morris* lisp/version.el (emacs-repository-version-git): Demot...
2015-06-14 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-work-buffer...
2015-06-14 Eli ZaretskiiAnother improvement for symbol and punctuation characters
2015-06-14 Christoph WedlerSome generic support for multi-mode indentation.
2015-06-14 Artur Malabarba* lisp/emacs-lisp/tabulated-list.el (tabulated-list...
2015-06-14 Glenn MorrisTweaks for getting repository version; a bit more like...
2015-06-13 Glenn Morris* lisp/startup.el (command-line-1): Inform if skipping...
2015-06-13 Paul EggertBetter fix for documenting `X as "`X"
2015-06-13 Eli ZaretskiiImprove the default fontset when Symbola is not installed
2015-06-13 Eli ZaretskiiRevert last change in fontset.el
2015-06-13 Glenn MorrisEnsure early startup warnings are visible at the end...
2015-06-13 Glenn Morris* lisp/version.el (emacs-repository-get-version):
2015-06-12 Paul EggertDocument `X as "`X", not as "(` X)"
2015-06-12 Glenn Morris; * lisp/international/fontset.el (setup-default-fontse...
2015-06-12 Paul EggertConfigure Symbola font only if installed
2015-06-12 Eli ZaretskiiConfigure Symbola font only for symbols and punctuation
2015-06-12 Glenn Morris* lisp/startup.el (normal-top-level): Don't let *Messag...
2015-06-12 Glenn Morris* lisp/startup.el (normal-top-level): Use delay-warning...
2015-06-12 Glenn Morris; * lisp/startup.el (normal-top-level): Fix previous...
2015-06-12 Glenn MorrisSome progress towards starting with PWD deleted. ...
2015-06-11 Juri Linkov* lisp/bindings.el (debug-ignored-errors): Add mark...
2015-06-11 Glenn Morris* lisp/international/characters.el (char-script-table...
2015-06-11 Paul EggertFix quoting of help for functions with odd names
2015-06-11 Stefan Monnier* lisp/thingatpt.el (in-string-p): Revert last change,
2015-06-11 Artur Malabarba* lisp/let-alist.el (let-alist--deep-dot-search): Fix...
2015-06-10 Glenn MorrisSlight namespace cleanup for thingatpt.el.
2015-06-10 Glenn Morris* lisp/emacs-lisp/checkdoc.el (checkdoc-get-keywords):
2015-06-10 Glenn MorrisUse 'user-error' in a few calendar files.
2015-06-10 Glenn Morris* lisp/progmodes/f90.el (f90-backslash-not-special...
2015-06-10 Glenn Morris* lisp/files-x.el (add-file-local-variable):
2015-06-10 Glenn Morris* lisp/progmodes/executable.el (executable-self-display...
2015-06-10 Glenn Morris* lisp/progmodes/executable.el (executable-self-display):
2015-06-10 Stefan Monnier* lisp/emacs-lisp/checkdoc.el: Use lexical-binding
2015-06-10 Glenn Morris; * lisp/simple: Revert presumably unintentional deleti...
2015-06-10 Stefan Monnier* lisp/simple.el (eval-expression): Macroexpand before...
2015-06-10 Stefan Monnier* lisp/progmodes/sh-script.el: Better handle nested...
2015-06-10 Stefan Monnier* lisp/progmodes/elisp-mode.el: Require cl-lib for...
2015-06-09 Eli ZaretskiiUpdate char-script-table
2015-06-08 Dmitry GutovSkip past `#' to find BEG
2015-06-08 Eli ZaretskiiImprove the default fontset wrt symbols
2015-06-08 Oleh KrehelAdd new command checkdoc-package-keywords
2015-06-08 Eli ZaretskiiFix a thinko in arc-mode.el
2015-06-08 Artur Malabarba* lisp/emacs-lisp/package.el (package-delete): Make...
2015-06-08 Oleh Krehelcheckdoc.el (checkdoc-file): New function
2015-06-07 Glenn MorrisRemove the obsolete leading "*" from some C doc strings.
2015-06-07 Dmitry GutovEscape any quotes in the function name
2015-06-06 Juri Linkov* lisp/progmodes/grep.el (zrgrep): Let-bind grep-highli...
2015-06-06 Glenn MorrisAddress some compilation warnings.
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-06 Dmitry GutovReplace uses of in-string-p; make it obsolete
2015-06-06 Eli ZaretskiiFix Dired display of an explicit list of files by ls...
2015-06-06 Eli Zaretskii* lisp/dired.el (dired): Doc fix. (Bug#20739)
2015-06-05 Nicolas Petton* lisp/emacs-lisp/map.el (map-let): Better docstring.
2015-06-05 Nicolas PettonBetter syntax for the map pcase pattern
2015-06-05 Nicolas Petton* lisp/emacs-lisp/map.el (map--dispatch): Better docstring.
2015-06-05 Nicolas Petton; * lisp/emacs-lisp/map.el: Fix formatting.
next