]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-11-21 Paul EggertAdd a few safety checks when ENABLE_CHECKING
2015-11-21 Eli ZaretskiiSimplify recording of main thread's ID on MS-Windows
2015-11-21 Mark OteizaBackport: Fix issue where a new tempfile was created...
2015-11-21 Eli Zaretskii; * src/lread.c (Fload): Fix last change.
2015-11-21 Eli ZaretskiiCall 'window-size-change-functions' for mini-windows
2015-11-21 Eli ZaretskiiImprove documentation of dynamic modules
2015-11-21 Philipp StephaniInitial documentation for dynamic modules
2015-11-20 Dmitry GutovAdd xref--etags-backend to xref-backing-functions using...
2015-11-20 Paul EggertFix double-decrement bug when freeing global refs
2015-11-20 Paul EggertDeclare emacs_module_init in the module API
2015-11-20 Paul EggertFix module test to use ptrdiff_t nargs too
2015-11-20 Paul EggertFix reindent-introduced typo in module code
2015-11-20 Anders LindgrenFixed bug#19576: `write-file' saves wrong buffer.
2015-11-20 John WiegleyCorrect a documentation error in frames.texi
2015-11-20 Stephen Leake* lisp/cedet/mode-local.el: Delete obsolete comment
2015-11-20 Paul EggertModule function arg counts are ptrdiff_t, not int
2015-11-20 Eli ZaretskiiMinor improvements in module test
2015-11-20 Eli ZaretskiiImprove MS-Windows implementation in dynlib.c
2015-11-20 Eli Zaretskii; Update the description of Windows 10 pinned icon...
2015-11-20 Paul EggertInclude-file tweaks for modules
2015-11-20 Paul EggertSimplify push_handler and profile its malloc
2015-11-20 Paul Eggert* src/emacs-module.h: Include stddef.h, not stdlib.h.
2015-11-20 Juanma BarranqueroDiscover repository version in linked worktrees (bug...
2015-11-20 Juri Linkov* lisp/replace.el (occur-regexp-descr): New function.
2015-11-19 Karl FogelRevert `open-line' electric-indent sensitivity
2015-11-19 Paul EggertOmit unnecessary clear in Fmodule_load
2015-11-19 Paul EggertPrefer signed integer types in module code
2015-11-19 Paul EggertOmit ‘const’ on locals
2015-11-19 Paul EggertPrefer intmax_t to int64_t in module code
2015-11-19 Paul EggertRename module.c to emacs-module.c, etc.
2015-11-19 Paul EggertFix minor module problems found by static checking
2015-11-19 Paul EggertStyle fixes for indenting etc. in module code
2015-11-19 Eli ZaretskiiMinor improvements in modules testing Makefile
2015-11-19 Eli Zaretskii* .gitignore: Add "*.dll".
2015-11-19 Paul EggertMigrate modules/.gitignore into .gitignore
2015-11-19 Paul EggertAdd copyright notices to module code
2015-11-19 Paul EggertRename emacs_module.h to module.h
2015-11-19 Juanma Barranquero* src/module.c (Fmodule_load): Remove unused vars ...
2015-11-19 Juanma Barranquero* src/lread.c (Fload): Remove unused variable `size'
2015-11-19 Alan Mackenziesrc/keyboard.c (pre-command-hook): Fix typo in doc...
2015-11-19 Dmitry GutovPrioritize looking inside vc-parent-buffer over log...
2015-11-18 Ken Brown* configure.ac (LIBMODULES): Don’t define on Cygwin
2015-11-18 Eli ZaretskiiFix MS-Windows build --with-modules
2015-11-18 Eli Zaretskii; * admin/release-process: Minor copyedits and additions.
2015-11-18 Aurélien AptelAdd dynamic module test and helper script
2015-11-18 Aurélien AptelMake 'Fload' look for modules
2015-11-18 Aurélien AptelAdd dynamic module module support
2015-11-18 Aurélien AptelAdd new User Pointer (User_Ptr) type
2015-11-18 Aurélien AptelAdd portable layer for dynamic loading
2015-11-18 Philipp StephaniAdd catch-all & no-signal version of PUSH_HANDLER
2015-11-18 Ken Brown; * lisp/server.el (server-process-filter): Simplify...
2015-11-18 Ken BrownSilence byte-compiler warning
2015-11-18 Paul EggertQuote symbols in docstrings using `'
2015-11-18 Peder O. KlingenbergFix savegames in dunnet
2015-11-18 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-response...
2015-11-18 Xue Fuqiao* admin/release-process: Improve wording.
2015-11-18 Xue FuqiaoBackport: * CONTRIBUTE: Remove information about featur...
2015-11-18 Xue FuqiaoBackport: Document the release process
2015-11-18 Xue FuqiaoBackport: * admin/release-process: Rename from admin...
2015-11-18 Xue FuqiaoBackport: Mention CONTRIBUTE in README
2015-11-17 Paul EggertFix docstring quoting problems with ‘ '’
2015-11-17 Eli ZaretskiiImprove configure --help text for wide ints
2015-11-17 Stephen LeakeImprove doc string
2015-11-17 Paul Eggerteval_sub followed dangling pointer when debugging
2015-11-17 Daiki Ueno* lisp/image-mode.el: Support encrypted file
2015-11-17 Paul EggertELF unexec: align section header
2015-11-17 Juanma Barranquero; lisp/window.el (display-buffer-at-bottom): Fix indent...
2015-11-16 Andreas SchwabDo more checks on bytecode objects (Bug#21929)
2015-11-16 Johan Bockgårdpcase.el: Fix edebugging of backquoted cons patterns
2015-11-16 Paul EggertImprove fix for regex reentrancy abort
2015-11-16 Dmitry Gutov; Fix breakage in elisp-mode-tests.el
2015-11-16 Artur Malabarba* lisp/faces.el (faces--attribute-at-point): Use `face...
2015-11-16 Artur Malabarba* lisp/emacs-lisp/package.el (package--with-response...
2015-11-16 Artur Malabarba* lisp/emacs-lisp/nadvice.el (add-function): Escape...
2015-11-15 Vasily KorytovRecognize .rbw and .pyw files (bug#18753)
2015-11-15 Dmitry GutovFix ruby-mode auto-mode-alist entry
2015-11-15 Dmitry GutovFix etags completion near eob
2015-11-15 Alan MackenzieDe-pessimize detection of C++ member initialization...
2015-11-15 Artur MalabarbaBackport: * lisp/emacs-lisp/package.el: Fix a decoding...
2015-11-15 Stephen LeakeImprove a few doc strings, comments
2015-11-15 Anders LindgrenEnhance NSTRACE (trace output for NextStep).
2015-11-15 Anders Lindgren; Cleanup of change log. Removed obsolete email addresses.
2015-11-15 Anders LindgrenFixed a toolbar related issue on OS X.
2015-11-15 Anders LindgrenFixed OS X 10.6.8 build issue (bug#21862).
2015-11-15 Artur Malabarba* lisp/faces.el (faces--attribute-at-point): Fix an...
2015-11-15 Paul EggertFix regex abort when it tries to reenter itself
2015-11-15 Dmitry GutovImprove Ruby 1.9-style keyword keys highlighting
2015-11-15 Dmitry GutovUnify the absolutely equal xref-backend-references...
2015-11-15 Dmitry GutovUpdate project-find-regexp for the new xref API
2015-11-15 Dmitry GutovFix replacing a match with a shorter string
2015-11-14 Artur Malabarba* lisp/progmodes/xref.el (xref-pop-marker-stack): Downg...
2015-11-14 Eli ZaretskiiDocument 'describe-symbol'
2015-11-14 Paul EggertChange test name to avoid spellcheck issue.
2015-11-14 Eli Zaretskii; * etc/NEWS: Minor improvements in wording.
2015-11-14 Eli ZaretskiiAvoid signaling an error in 'describe-symbol'
2015-11-14 Eli Zaretskii; * etc/NEWS: Fix formatting
2015-11-14 Eli Zaretskii; * etc/NEWS: Some easily fixed documentation marks
2015-11-14 Eli Zaretskii* INSTALL (--with-cairo): Document this new configure...
2015-11-14 Eli ZaretskiiDocument that GNU Make >= 3.81 is required to build...
2015-11-14 Artur MalabarbaBackport: * lisp/emacs-lisp/package.el: Refactor -with...
next