2009-09-18 |
Glenn Morris | (top-level): Remove unnecessary progn. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Glenn Morris | (speedbar-track-mouse): Fix typo in condition-case... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Glenn Morris | Fix typos in condition-case handlers. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Glenn Morris | (nxml-end-of-heading): Fix typo in condition-case handler. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Glenn Morris | (js-end-of-defun): Remove malformed and unneeded let. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Glenn Morris | (define-derived-mode): Fix paren typo in definition... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Glenn Morris | Fix typos in condition-case handlers. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Nick Roberts | (gud-speedbar-item-info): Adjust for change to |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Nick Roberts | (gdb-frame-address): New variable. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Miles Bader | Add arch tagline |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Juanma Barranquero | The --quick command line option now ignores X resources... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Chong Yidong | * subr.el: Fix last change to avoid using the `unless... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eli Zaretskii | (MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/inter... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eli Zaretskii | (OTHER_FILES): Edit to empty. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Stefan Monnier | Require CL for the `loop' macro. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Stefan Monnier | (x_get_resource_string): Re-add for non-toolkit builds... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Stefan Monnier | (eval-next-after-load): Mark as obsolete. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Stefan Monnier | (push, pop, dolist, dotimes, declare): Don't overwrite... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Juri Linkov | (menu-bar-search-menu, menu-bar-edit-menu) |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Glenn Morris | (byte-compile-form): Always check the function argument... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Glenn Morris | (lisp-mode-syntax-table): Give it a doc-string. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Glenn Morris | (emacs-lisp-mode-syntax-table): Give it a doc-string. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Glenn Morris | (ansi-color-get-face-1): Fix typo in handler. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Dan Nicolaescu | Updated from master source. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Dan Nicolaescu | * puresize.h (BASE_PURESIZE): Increase to 1290000. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Glenn Morris | (hard-newline): Give it a doc-string. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Dan Nicolaescu | (menu-bar-file-menu, menu-bar-file-menu) |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Dan Nicolaescu | (menu-bar-ediff-menu, menu-bar-ediff-merge-menu) |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Stefan Monnier | (minor-mode-menu-from-indicator): Pay attention |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Stefan Monnier | (x_get_resource_string): Remove unused. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Stefan Monnier | (command-line): Initialize the window-system after |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Stefan Monnier | (what-page): Make sure we don't inf-loop if |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Glenn Morris | (byte-compile-not-obsolete-vars): Set if bound. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Glenn Morris | (byte-compile-not-obsolete-vars): Rename from byte... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Glenn Morris | Move comment so it does not get printed every time... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jan Djärv | * xterm.c (x_new_font): Call change_frame_size before... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Nicolaescu | (vc-git-log-view-mode): Undo inadvertent change. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefan Monnier | * Makefile.in (compile-onefile): Use byte-compile-refre... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stephen Eglen | Doc fix to commentary (how to enable package). |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stephen Eglen | (iswitchb-read-buffer): When selecting a match from |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Juanma Barranquero | Update. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | Revert unnecessary parts of previous change. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | (command-line-1): Give local variables with common... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefan Monnier | (custom-initialize-default, custom-initialize-set)... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefan Monnier | (desktop-path): Check user-emacs-directory. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefan Monnier | (byte-compile-refresh-preloaded): New function. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefan Monnier | Use after-load-functions to GC after loading each file. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefan Monnier | (Fload): Also run do-after-load-evaluation while dumping. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefan Monnier | (after-load-functions): New hook. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | diary stuff |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | (apropos-documentation-check-doc-file): Avoid assignmen... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | (dired-mode-map): Add menu entry for async shell command. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | (find-lisp-object-file-name): When looking for autoloaded |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | (arglist): Define for compiler. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | (diary-display-function): Change the default to fancy... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | (byte-compile-keep-pending, byte-compile-file-form... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Glenn Morris | (rmail-mime-save): If file exists, don't try to be... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefan Monnier | (what-page): Don't move to beginning of line. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Dan Nicolaescu | (vc-git-dir-extra-headers): Show the remote location. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Dan Nicolaescu | * bindings.el (mode-line-mode-menu): Add purecopy calls... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Dan Nicolaescu | (change-log-mode): Restore bug-reference-mode. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Juanma Barranquero | * configure.bat: Add #define PROFILING to config.h. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Alan Mackenzie | (Terminal Output): Put "@code{}" around "stdout". |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Alan Mackenzie | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Dan Nicolaescu | * vc-mtn.el (vc-mtn-annotate-command): |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Dan Nicolaescu | * vc.el (top): print-log method now takes an optional... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Stefan Monnier | * simple.el: Add mapping for backspace/delete/clear... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Glenn Morris | (elint-add-required-env): Revert to not using temp... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Stefan Monnier | (ispell-command-loop): Improve last fix, using the... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * dired-x.texi (Technical Details): Delete dired-up... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * INSTALL: Update URL for GNU FreeFont. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * term/x-win.el (x-menu-bar-open): Only call accelerate... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * url-handlers.el (url-copy-file): Add fifth arg for... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * recentf.el (recentf-cleanup): Use a hash table to... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | Remove obsolete Mule-UCS information (the package is... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * PROBLEMS: Document Athena/Lucid internationalization |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | Fix last change. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * textmodes/ispell.el (ispell-command-loop): Convert... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * misc.texi (Invoking emacsclient): Minor clarification... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * progmodes/cperl-mode.el (cperl-init-faces): Revert... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * eshell/em-hist.el: |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Glenn Morris | Replace empty `let's with `progn'. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Glenn Morris | (url-file): Avoid assignment to free variable `filename'. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Chong Yidong | * functions.texi (Anonymous Functions): Rearrange discu... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Stefan Monnier | * mail/sendmail.el (send-mail-function): |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Glenn Morris | (elint-init-env): Skip non-list forms. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Stefan Monnier | (Custom-mode): Don't use advertised-widget-backward... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Stefan Monnier | * term/x-win.el (x-initialize-window-system): |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Stefan Monnier | (mouse-wheel-mode): Make sure the new defvar doesn't |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Glenn Morris | (elint-file): Make max-lisp-eval-depth at least 1000. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Daiki Ueno | (epg-make-context): Add autoload cookie. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Eli Zaretskii | (dos-reevaluate-defcustoms): Comment out the reevaluati... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Eli Zaretskii | Fix last change. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Stefan Monnier | * mwheel.el (mwheel-installed-bindings): New var. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Stefan Monnier | * startup.el (tutorial-directory): Make it a defcustom. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Stefan Monnier | * lread.c (Fload): Don't output a message after loading... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Glenn Morris | (proced-mark-alt): Remove alias. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Glenn Morris | (emacs-lisp-mode-map): Add menu entries to elint file... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Glenn Morris | (elint-file, elint-directory): New autoloaded commands. |
commit | commitdiff | tree | snapshot |
next |