summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * * lisp/emacs-lisp/cl.el (most-negative-float): Fix doc typo.Glenn Morris2011-10-27
| | * src/window.c: Fix typos in docstrings.Juanma Barranquero2011-10-27
| | * Auto-commit of loaddefs files.Glenn Morris2011-10-27
| | * More gnutls memory fixes.Chong Yidong2011-10-27
| | * Add doc-strings to some cl float parameters.Glenn Morris2011-10-27
| | * Make set-visited-file-name reload local variables if needed.Glenn Morris2011-10-26
| | * Fix a memory leak in the built-in GnuTLS support.Chong Yidong2011-10-27
| | * Replace fundamental-mode-hook with change-major-mode-after-body-hook.Chong Yidong2011-10-27
| | * src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-27
| | * * lisp/gnus/message.el: Don't insert TAB in headers with completion.Stefan Monnier2011-10-26
| | * Fix typos.Juanma Barranquero2011-10-26
| | * * lisp/term/w32-win.el (w32-default-color-map): Declare obsolete.Juanma Barranquero2011-10-26
| | * Auto-commit of generated files.Glenn Morris2011-10-26
| | * mml.el: Support quoting <#secure> tag.Daiki Ueno2011-10-26
| | * * ido.el (ido-file-name-all-completions-1): Do not requireMichael Albinus2011-10-26
| | * * lisp/progmodes/octave-*.el: Update maintainer.Stefan Monnier2011-10-25
| | * * doc/emacs/modes.texi (Running Hooks): Document with-wrapper-hook.Chong Yidong2011-10-26
| | * Document with-wrapper-hook.Chong Yidong2011-10-26
| | * * configure.in: Respect MAKE env-var. (Bug#9868, part 2)Paul Eggert2011-10-25
| | * Don't put INSTALL into w32 binary distributions. (Bug#9861)Eli Zaretskii2011-10-25
| | * * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (tiny change)Nali Toja2011-10-25
| | * * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).Paul Eggert2011-10-25
| | * Make function-key-map apply when key is bound to `undefined'.Stefan Monnier2011-10-25
| | * * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t forMichael Albinus2011-10-25
| | * * comint.el (comint-get-old-input-default): Fix thinko in last change.Stefan Monnier2011-10-25
| | * * abbrevs.texi (Saving Abbrevs): quietly-read-abbrev-file is not a command.Glenn Morris2011-10-25
| | * * sysdep.c (init_sys_modes): Fix the check for the controlling terminal.Enami Tsugutomo2011-10-25
| | * * INSTALL: Update URL for GTK download page.Christoph Scholtes2011-10-24
| | * * lisp/comint.el (comint-get-old-input-default): Fix use-prompt-regexp case.Stefan Monnier2011-10-24
| | * lisp/facemenu.el: Slightly expand a comment in `list-colors-duplicates'.Juanma Barranquero2011-10-24
| | * * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)Glenn Morris2011-10-24
| | * Auto-commit of generated files.Glenn Morris2011-10-24
| | * * notifications.el: Add the requirement of a running D-Bus sessionMichael Albinus2011-10-24
| | * * lisp/isearch.el (isearch-occur): Let-bind `search-spaces-regexp' toJuri Linkov2011-10-24
| | * * lisp/info.el (Info-following-node-name-re): Add newline to the listJuri Linkov2011-10-24
| | * * lisp/progmodes/octave-inf.el (inferior-octave-mode-map): Fix C-c C-h binding.Stefan Monnier2011-10-23
| | * * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)Paul Eggert2011-10-23
| | * * subr.el (apply-partially): Remove redundant comment.Stefan Monnier2011-10-23
| | * Document scroll-up-line and scroll-down-line in Emacs manual.Chong Yidong2011-10-24
| | * Sync with Tramp 2.2.3.Michael Albinus2011-10-23
| | * Sync with Tramp 2.2.3.Michael Albinus2011-10-23
| | * Document scroll bar changes in Emacs manual.Chong Yidong2011-10-23
| * | Amend to indent and fontify macros "which include their own semicolon"Alan Mackenzie2011-10-27
| |/
* / DTRT for c-beginning/end-of-defun in nested declaration scopes.Alan Mackenzie2011-10-28
|/
* Make vc-toggle-read-only an alias for toggle-read-only.Chong Yidong2011-10-23
* In mouse-drag-line correctly use window-in-direction.Martin Rudalics2011-10-22
* * doc/emacs/windows.texi (Displaying Buffers): Fix broken lispref link.Chong Yidong2011-10-22
* Fix bug #9560, sporadic wrong indentation; improve instrumentation ofAlan Mackenzie2011-10-22
* Fix minibuffer resizing.Martin Rudalics2011-10-22
* Fix bugs #641 and #9794 with %Z and current-time-zone on w32.Eli Zaretskii2011-10-22