2002-07-16 |
Stefan Monnier | (mouse-sel-original-interprogram-paste-function): Defvar it.
|
commit | commitdiff | tree |
2002-07-16 |
Stefan Monnier | (mouse-sel-mode): Use define-minor-mode.
|
commit | commitdiff | tree |
2002-07-16 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-07-15 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-07-15 |
Stefan Monnier | (Ftrace_to_stderr): Add usage to docstring.
|
commit | commitdiff | tree |
2002-07-15 |
Stefan Monnier | (scan_c_file): Warn about missing `usage' info.
|
commit | commitdiff | tree |
2002-07-14 |
Stefan Monnier | Set encoding to utf-8.
|
commit | commitdiff | tree |
2002-07-13 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-07-13 |
Stefan Monnier | (cl-set-substring): Fix thinko.
|
commit | commitdiff | tree |
2002-07-13 |
Stefan Monnier | Use hash-tables.
|
commit | commitdiff | tree |
2002-07-13 |
Stefan Monnier | (ebrowse-symbol-regexp): Avoid cl-set-substring.
|
commit | commitdiff | tree |
2002-07-13 |
Stefan Monnier | (sgml-quote): Use narrowing. Improve the regexp used...
|
commit | commitdiff | tree |
2002-07-09 |
Stefan Monnier | (Fdefalias): Add an optional `docstring' argument.
|
commit | commitdiff | tree |
2002-07-09 |
Stefan Monnier | (HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now).
|
commit | commitdiff | tree |
2002-07-09 |
Stefan Monnier | (HASH_VALUE): Remove (it's in lisp.h now).
|
commit | commitdiff | tree |
2002-07-08 |
Stefan Monnier | (font-lock-default-unfontify-region): Use remove-list...
|
commit | commitdiff | tree |
2002-07-08 |
Stefan Monnier | Move `provide' to the end.
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | (Ftry_completion, Fall_completions, Ftest_completion):
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | (indian-make-hash): Switch makehash -> make-hash-table.
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | (dev-char-glyph-hash, dev-glyph-glyph-hash)
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | (Fnconc): Use XCDR.
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | (HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX)
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | (insert-string): Update the obsolete info.
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | (debug-on-entry): Fix the wrapper used for
|
commit | commitdiff | tree |
2002-07-07 |
Stefan Monnier | (texinfo-font-lock-keywords): Disable the automatic...
|
commit | commitdiff | tree |
2002-07-04 |
Stefan Monnier | Use add-hook and find-file-hook.
|
commit | commitdiff | tree |
2002-07-04 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-29 |
Stefan Monnier | Passed it through checkdoc. Moved `provide' to the...
|
commit | commitdiff | tree |
2002-06-29 |
Stefan Monnier | (cvs-mode-map): Bind ! to `force'.
|
commit | commitdiff | tree |
2002-06-28 |
Stefan Monnier | (define-derived-mode): Preserve `mode-class' rather...
|
commit | commitdiff | tree |
2002-06-27 |
Stefan Monnier | (mouse-wheel-change-button): Deactivate before changing.
|
commit | commitdiff | tree |
2002-06-27 |
Stefan Monnier | (function-key-map): Add some bindings.
|
commit | commitdiff | tree |
2002-06-27 |
Stefan Monnier | (minibuffer_completion_contents): Add return type.
|
commit | commitdiff | tree |
2002-06-27 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-27 |
Stefan Monnier | (uniquify-delay-rationalize-file-buffer-names):
|
commit | commitdiff | tree |
2002-06-25 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-25 |
Stefan Monnier | (byte-compile-callargs-warn):
|
commit | commitdiff | tree |
2002-06-25 |
Stefan Monnier | (cvs-parse-process): Don't save/restore point.
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Monnier | (mouse-wheel-scroll-amount, mwheel-scroll, mouse-wheel...
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Monnier | (cvs-fileinfo-kill): Remove.
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Monnier | (cvs-parse-table): Handle `nothing known about' with...
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Monnier | (describe-property-list): Make sure there's
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Monnier | (temp_output_buffer_setup): Kill all local variables.
|
commit | commitdiff | tree |
2002-06-24 |
Stefan Monnier | Undo last patch for now.
|
commit | commitdiff | tree |
2002-06-23 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-23 |
Stefan Monnier | (event-start, event-end, event-click-count):
|
commit | commitdiff | tree |
2002-06-23 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-23 |
Stefan Monnier | Rename (and mark as obsolete)
|
commit | commitdiff | tree |
2002-06-23 |
Stefan Monnier | (describe-variable): Only use `buffer' is still live.
|
commit | commitdiff | tree |
2002-06-23 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-22 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-22 |
Stefan Monnier | (Fread): Remove redundant and imprecise declaration.
|
commit | commitdiff | tree |
2002-06-22 |
Stefan Monnier | Improve comments.
|
commit | commitdiff | tree |
2002-06-22 |
Stefan Monnier | (check_x_display_info): Use check_x_frame.
|
commit | commitdiff | tree |
2002-06-22 |
Stefan Monnier | (xprintsym): Use the new `xname' field.
|
commit | commitdiff | tree |
2002-06-22 |
Stefan Monnier | (cvs-version): Use cvs-program rather than "cvs".
|
commit | commitdiff | tree |
2002-06-20 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-20 |
Stefan Monnier | * progmodes/ada-mode.el: Update copyright notice.
|
commit | commitdiff | tree |
2002-06-20 |
Stefan Monnier | Update copyright notice.
|
commit | commitdiff | tree |
2002-06-20 |
Stefan Monnier | Update copyright. Improve `revision' info.
|
commit | commitdiff | tree |
2002-06-20 |
Stefan Monnier | Update copyright. Improve `revision' info.
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | (cvs-add-face): Fix silly oversight.
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | (describe-fontset): Don't cons uselessly.
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | open-paren-in-column-0 in dosctring.
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | (quail-help): Don't assume the buffer is displayed...
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | (cancel-debug-on-entry): Don't cons uselessly.
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | (regexp-opt-group): Don't cons uselessly.
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | (cvs-vc-command-advice): Handle the case where args
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | (cvs-add-face): Minor rewrite.
|
commit | commitdiff | tree |
2002-06-18 |
Stefan Monnier | (comment-normalize-vars): Refresh the comment-foo-skip
|
commit | commitdiff | tree |
2002-06-17 |
Stefan Monnier | (read_key_sequence): Be more careful with first_unbound.
|
commit | commitdiff | tree |
2002-06-17 |
Stefan Monnier | (Fset_window_configuration): Lisp_Object/int mixup.
|
commit | commitdiff | tree |
2002-06-17 |
Stefan Monnier | (xsymbol): Use the new `xname' field.
|
commit | commitdiff | tree |
2002-06-17 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-06-12 |
Stefan Monnier | (menu-bar-showhide-fringe-menu): Don't use `fringe...
|
commit | commitdiff | tree |
2002-06-12 |
Stefan Monnier | (textget): Don't forget to `return'.
|
commit | commitdiff | tree |
2002-06-11 |
Stefan Monnier | (read_key_sequence):
|
commit | commitdiff | tree |
2002-06-11 |
Stefan Monnier | (read_integer): Remove unused var `tem'.
|
commit | commitdiff | tree |
2002-06-11 |
Stefan Monnier | (tty_lookup_color): Type bool/Lisp_Object mismatch...
|
commit | commitdiff | tree |
2002-06-06 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-05-31 |
Stefan Monnier | (autoloaded toplevel): Don't use ispell-library-directory...
|
commit | commitdiff | tree |
2002-05-24 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-05-24 |
Stefan Monnier | (read-file-name-internal): Remove the `ange-ftp' property.
|
commit | commitdiff | tree |
2002-05-23 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-05-23 |
Stefan Monnier | (read_non_regular, Finsert_file_contents): Use BEG_BYTE.
|
commit | commitdiff | tree |
2002-05-21 |
Stefan Monnier | (ange-ftp-allow-child-lookup): Re-enable since
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Monnier | (ange-ftp-generate-root-prefixes)
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Monnier | (cpp-choose-symbol): Don't cons unnecessarily.
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Monnier | (tags-complete-tags-table-file): Don't cons unnecessarily.
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Monnier | (outline-reveal-toggle-invisible): Reverse the meaning...
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Monnier | (reveal-post-command): Reverse the semantics of
|
commit | commitdiff | tree |
2002-05-20 |
Stefan Monnier | (widget-color-complete): Don't cons needlessly.
|
commit | commitdiff | tree |
2002-05-19 |
Stefan Monnier | (uniquify-rationalize-file-buffer-names):
|
commit | commitdiff | tree |
2002-05-16 |
Stefan Monnier | (find-function-search-for-symbol): Find funs defined...
|
commit | commitdiff | tree |
2002-05-16 |
Stefan Monnier | (cvs-cmd-do): Accept non-CVS dirs with CVS-ctrl'd subdirs.
|
commit | commitdiff | tree |
2002-05-15 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |