2009-10-14 |
Stefan Monnier | (ido-everywhere): Use define-minor-mode.
|
commit | commitdiff | tree |
2009-10-14 |
Stefan Monnier | (list-buffers, ctl-x-map): Mark the entry points with...
|
commit | commitdiff | tree |
2009-10-14 |
Stefan Monnier | (completion--file-name-table): Return nil if there's
|
commit | commitdiff | tree |
2009-10-07 |
Stefan Monnier | (read-file-local-variable): Include some
|
commit | commitdiff | tree |
2009-10-07 |
Stefan Monnier | (Text Lines): Remove goto-line, since it shouldn't...
|
commit | commitdiff | tree |
2009-10-05 |
Stefan Monnier | (describe-function-1): Don't burp is the function is...
|
commit | commitdiff | tree |
2009-10-05 |
Stefan Monnier | (diary-show-all-entries): Re-fit the calendar window...
|
commit | commitdiff | tree |
2009-10-05 |
Stefan Monnier | (calendar-basic-setup): Don't call switch-to-buffer...
|
commit | commitdiff | tree |
2009-10-02 |
Stefan Monnier | * help-fns.el (help-function-arglist): Don't check...
|
commit | commitdiff | tree |
2009-10-01 |
Stefan Monnier | * eval.c (Fcalled_interactively_p): Add `kind' argument.
|
commit | commitdiff | tree |
2009-10-01 |
Stefan Monnier | * emacs-lisp/byte-run.el (advertised-signature-table...
|
commit | commitdiff | tree |
2009-10-01 |
Stefan Monnier | (Swapping Text): Minor clarification.
|
commit | commitdiff | tree |
2009-10-01 |
Stefan Monnier | (byte-compile-defmacro-declaration): New fun.
|
commit | commitdiff | tree |
2009-10-01 |
Stefan Monnier | (cd-absolute): Don't abbreviate-file-name (bug#4599).
|
commit | commitdiff | tree |
2009-10-01 |
Stefan Monnier | (vc-resynch-window): Don't revert a buffer which has...
|
commit | commitdiff | tree |
2009-09-29 |
Stefan Monnier | * vc-hooks.el (vc-dir-buffers): New var.
|
commit | commitdiff | tree |
2009-09-28 |
Stefan Monnier | (log-view-diff,log-view-diff-changeset): Improve docstring.
|
commit | commitdiff | tree |
2009-09-28 |
Stefan Monnier | (get_next_display_element): Use an enum in last change.
|
commit | commitdiff | tree |
2009-09-27 |
Stefan Monnier | * help.el (help-for-help-internal): Don't purecopy...
|
commit | commitdiff | tree |
2009-09-25 |
Stefan Monnier | (log-edit-changelog-entries): Avoid inf-loops.
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Monnier | (term-set-scroll-region, term-handle-ansi-escape):
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Monnier | (minibuffer-force-complete): Cycle the list, rather
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Monnier | * term.el (term-set-scroll-region): Don't move cursor...
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Monnier | Require CL.
|
commit | commitdiff | tree |
2009-09-24 |
Stefan Monnier | (term-bold-attribute): New var.
|
commit | commitdiff | tree |
2009-09-23 |
Stefan Monnier | (sgml-mode-flyspell-verify): Pass limit args
|
commit | commitdiff | tree |
2009-09-22 |
Stefan Monnier | Convert to utf-8 encoding.
|
commit | commitdiff | tree |
2009-09-22 |
Stefan Monnier | (change-log-fill-forward-paragraph): New function.
|
commit | commitdiff | tree |
2009-09-21 |
Stefan Monnier | (dig-mode): Use define-derived-mode.
|
commit | commitdiff | tree |
2009-09-20 |
Stefan Monnier | (find_handler_clause): Make stack-trace-on-error work...
|
commit | commitdiff | tree |
2009-09-20 |
Stefan Monnier | (bookmark-write-file): Avoid calling `pp' with large
|
commit | commitdiff | tree |
2009-09-18 |
Stefan Monnier | (dired-query-alist): Remove spurious backslash.
|
commit | commitdiff | tree |
2009-09-17 |
Stefan Monnier | Require CL for the `loop' macro.
|
commit | commitdiff | tree |
2009-09-17 |
Stefan Monnier | (x_get_resource_string): Re-add for non-toolkit builds...
|
commit | commitdiff | tree |
2009-09-17 |
Stefan Monnier | (eval-next-after-load): Mark as obsolete.
|
commit | commitdiff | tree |
2009-09-17 |
Stefan Monnier | (push, pop, dolist, dotimes, declare): Don't overwrite...
|
commit | commitdiff | tree |
2009-09-17 |
Stefan Monnier | (minor-mode-menu-from-indicator): Pay attention
|
commit | commitdiff | tree |
2009-09-16 |
Stefan Monnier | (x_get_resource_string): Remove unused.
|
commit | commitdiff | tree |
2009-09-16 |
Stefan Monnier | (command-line): Initialize the window-system after
|
commit | commitdiff | tree |
2009-09-16 |
Stefan Monnier | (what-page): Make sure we don't inf-loop if
|
commit | commitdiff | tree |
2009-09-15 |
Stefan Monnier | * Makefile.in (compile-onefile): Use byte-compile-refresh...
|
commit | commitdiff | tree |
2009-09-15 |
Stefan Monnier | (custom-initialize-default, custom-initialize-set)...
|
commit | commitdiff | tree |
2009-09-15 |
Stefan Monnier | (desktop-path): Check user-emacs-directory.
|
commit | commitdiff | tree |
2009-09-15 |
Stefan Monnier | (byte-compile-refresh-preloaded): New function.
|
commit | commitdiff | tree |
2009-09-15 |
Stefan Monnier | Use after-load-functions to GC after loading each file.
|
commit | commitdiff | tree |
2009-09-15 |
Stefan Monnier | (Fload): Also run do-after-load-evaluation while dumping.
|
commit | commitdiff | tree |
2009-09-15 |
Stefan Monnier | (after-load-functions): New hook.
|
commit | commitdiff | tree |
2009-09-15 |
Stefan Monnier | (what-page): Don't move to beginning of line.
|
commit | commitdiff | tree |
2009-09-14 |
Stefan Monnier | * simple.el: Add mapping for backspace/delete/clear...
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Monnier | (ispell-command-loop): Improve last fix, using the...
|
commit | commitdiff | tree |
2009-09-13 |
Stefan Monnier | * mail/sendmail.el (send-mail-function):
|
commit | commitdiff | tree |
2009-09-12 |
Stefan Monnier | (Custom-mode): Don't use advertised-widget-backward...
|
commit | commitdiff | tree |
2009-09-12 |
Stefan Monnier | * term/x-win.el (x-initialize-window-system):
|
commit | commitdiff | tree |
2009-09-12 |
Stefan Monnier | (mouse-wheel-mode): Make sure the new defvar doesn't
|
commit | commitdiff | tree |
2009-09-12 |
Stefan Monnier | * mwheel.el (mwheel-installed-bindings): New var.
|
commit | commitdiff | tree |
2009-09-12 |
Stefan Monnier | * startup.el (tutorial-directory): Make it a defcustom.
|
commit | commitdiff | tree |
2009-09-12 |
Stefan Monnier | * lread.c (Fload): Don't output a message after loading...
|
commit | commitdiff | tree |
2009-09-12 |
Stefan Monnier | (Fwhere_is_internal): Use nconc2.
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | * custom.el (custom-delayed-init-variables): New var.
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | (language-info-alist): Improve docstring.
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | (main): Sort scores before trimming them,
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | (proced-mode-map): Prefer "m" for proced-mark.
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | (where_is_internal): Don't erroneously return nil right...
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | (autoloads): Make rmail.el writable as well.
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | (get_keymap): Return the actual keymap symbol rather...
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | * emulation/crisp.el (crisp-mode-map): Move initialization
|
commit | commitdiff | tree |
2009-09-11 |
Stefan Monnier | * keymap.c (QCadvertised_binding): New constant.
|
commit | commitdiff | tree |
2009-09-10 |
Stefan Monnier | * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands...
|
commit | commitdiff | tree |
2009-09-10 |
Stefan Monnier | (Fwhere_is_internal): Last minute typo.
|
commit | commitdiff | tree |
2009-09-10 |
Stefan Monnier | * keymap.c (where_is_internal_data): Make noindirect...
|
commit | commitdiff | tree |
2009-09-10 |
Stefan Monnier | (display_mode_element): Move list length limit from...
|
commit | commitdiff | tree |
2009-09-09 |
Stefan Monnier | (diff-hunk-kill): Fix the search of the next hunk ...
|
commit | commitdiff | tree |
2009-09-09 |
Stefan Monnier | (where_is_internal): Filter out shadowed remappings.
|
commit | commitdiff | tree |
2009-09-09 |
Stefan Monnier | (Vtruncate_partial_width_windows): Improve docstring.
|
commit | commitdiff | tree |
2009-09-08 |
Stefan Monnier | (smerge-remove-props, smerge-refine):
|
commit | commitdiff | tree |
2009-09-08 |
Stefan Monnier | (with-silent-modifications): New macro.
|
commit | commitdiff | tree |
2009-09-04 |
Stefan Monnier | (locate-file-completion-table): Make it provide boundary
|
commit | commitdiff | tree |
2009-09-04 |
Stefan Monnier | (Footnote-text-under-cursor):
|
commit | commitdiff | tree |
2009-09-03 |
Stefan Monnier | (footnote-prefix): Make it a defcustom.
|
commit | commitdiff | tree |
2009-09-03 |
Stefan Monnier | (Fsend_string_to_terminal): Make it work again on the...
|
commit | commitdiff | tree |
2009-09-01 |
Stefan Monnier | Remove todo item now done.
|
commit | commitdiff | tree |
2009-09-01 |
Stefan Monnier | (completion-try-completion, completion-all-completions):
|
commit | commitdiff | tree |
2009-08-31 |
Stefan Monnier | (displayed-completions): Remove.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (lisp-complete-symbol): Use minibuffer-complete.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (field-complete): Use minibuffer-complete.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (ldap-search-internal): Use with-current-buffer and...
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (imap-send-command): Simplify.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (internal-ange-ftp-mode): Use define-derived-mode.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (define-minor-mode): Don't use symbol-value with constant...
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (debugger-setup-buffer): Make it multibyte.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (cl-macro-environment): Don't define it here.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (cl-macro-environment): Provide a docstring.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (checkdoc-force-history-flag):
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (byte-compile-interactive-only-functions): Add comint...
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | Improve commenting convention.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (comint-insert-input): Be careful to only set point...
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (proced-signal-list): Make it an alist.
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | .
|
commit | commitdiff | tree |
2009-08-30 |
Stefan Monnier | (minibuffer-message): If the current buffer is not
|
commit | commitdiff | tree |