2000-10-26 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-26 |
Stefan Monnier | (vc-start-entry): Only erase the buffer if comment...
|
commit | commitdiff | tree |
2000-10-26 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-26 |
Stefan Monnier | More `unsigned char' -> `re_char' changes.
|
commit | commitdiff | tree |
2000-10-25 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-25 |
Stefan Monnier | (where_is_cache, where_is_cache_keymaps): New vars.
|
commit | commitdiff | tree |
2000-10-25 |
Stefan Monnier | (vc-version-other-window): Bind `file'.
|
commit | commitdiff | tree |
2000-10-25 |
Stefan Monnier | Use AREF, ASET and ASIZE macros.
|
commit | commitdiff | tree |
2000-10-25 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-25 |
Stefan Monnier | (fix_submap_inheritance): Use get_keymap_1 on parent_entry
|
commit | commitdiff | tree |
2000-10-23 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-23 |
Stefan Monnier | Fix var names in doc.
|
commit | commitdiff | tree |
2000-10-22 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-22 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-22 |
Stefan Monnier | (fix_submap_inheritance): Don't do anything if parent_entry
|
commit | commitdiff | tree |
2000-10-21 |
Stefan Monnier | (sh-mode-map): Remove bindings for
|
commit | commitdiff | tree |
2000-10-19 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-19 |
Stefan Monnier | (diff-find-file-name): Fix regex subgroup number.
|
commit | commitdiff | tree |
2000-10-17 |
Stefan Monnier | (diff-header-face, diff-file-header-face):
|
commit | commitdiff | tree |
2000-10-16 |
Stefan Monnier | (keymap_memberp): Ensure that nil is not a member.
|
commit | commitdiff | tree |
2000-10-16 |
Stefan Monnier | (mm-util): Require CL when compiling.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (font-lock-syntactic-keywords): Fix docstring.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (describe_syntax): Add code for comment and string...
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (syntax-flag-table, string-to-syntax): Remove.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (Fstring_to_syntax): New function extracted from Fmodify_syn...
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (easy-mmode-define-syntax): Use plist-get and allow...
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (cl-do-arglist): Use plist-get and plist-member instead...
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (ewoc-location): New function.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (jit-lock-fontify-buffer): Remove.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (archive-zoo-summarize): Fix from gnu.emacs.bug.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (font-lock-syntactically-fontified): New var.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (diff-find-file-name): Fix regexp.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (cl-builtin-gethash, cl-builtin-remhash)
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (sh-imenu-generic-expression): Fix.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | Require CL when compiling.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | (Fkeymap_parent): Undefined autoload -> 1.
|
commit | commitdiff | tree |
2000-10-15 |
Stefan Monnier | * keymap.c (access_keymap): Add AUTOLOAD parameter.
|
commit | commitdiff | tree |
2000-10-12 |
Stefan Monnier | (Fx_create_frame): Don't bother calling
|
commit | commitdiff | tree |
2000-10-11 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-10 |
Stefan Monnier | Update copyright and fix typo.
|
commit | commitdiff | tree |
2000-10-10 |
Stefan Monnier | (desktop-modes-not-to-save): New var.
|
commit | commitdiff | tree |
2000-10-09 |
Stefan Monnier | Maintainer line updated.
|
commit | commitdiff | tree |
2000-10-08 |
Stefan Monnier | (popup-menu): Move the command call outside the loop
|
commit | commitdiff | tree |
2000-10-08 |
Stefan Monnier | Docstring fixes.
|
commit | commitdiff | tree |
2000-10-08 |
Stefan Monnier | (vc-version-diff): diff-switches can be a list.
|
commit | commitdiff | tree |
2000-10-08 |
Stefan Monnier | (cvs-append-to-ignore, cvs-vc-command-advice)
|
commit | commitdiff | tree |
2000-10-08 |
Stefan Monnier | (comment-indent-default): Autoload.
|
commit | commitdiff | tree |
2000-10-08 |
Stefan Monnier | (font-lock-defaults): Make buffer-local.
|
commit | commitdiff | tree |
2000-10-08 |
Stefan Monnier | Don't require font-lock any more.
|
commit | commitdiff | tree |
2000-10-08 |
Stefan Monnier | (regexp-opt): Add \< and \> if PAREN=`words'.
|
commit | commitdiff | tree |
2000-10-07 |
Stefan Monnier | (tab-always-indent): New var.
|
commit | commitdiff | tree |
2000-10-07 |
Stefan Monnier | (set-auto-mode): Ignore unknown -*- mode -*- rather...
|
commit | commitdiff | tree |
2000-10-06 |
Stefan Monnier | (fancy-splash-screens): Use local rather than global...
|
commit | commitdiff | tree |
2000-10-06 |
Stefan Monnier | Require CL. At least, for `incf'.
|
commit | commitdiff | tree |
2000-10-06 |
Stefan Monnier | (smerge-diff): Setup the buffer's default-directory
|
commit | commitdiff | tree |
2000-10-06 |
Stefan Monnier | (font-lock-defaults-alist): Remove the TeX entries.
|
commit | commitdiff | tree |
2000-10-06 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (compile-collect-regexps): Use dolist and push.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (nnfolder-ignore-active-file): Typos.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (gnus-summary-save-in-folder): Obey mh-lib-progs.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (gnus-kill): Typo.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (which-func-format): Remove spurious space.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (with-vc-properties): Use conses rather than length...
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (vc-mode-line): Fix interactive spec.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (cvs-ediff-exit-hook): Expect delete-window to fail.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (comment-indent):
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | Docstring fixes.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | Missing paren.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (help-xref-on-pp): Use match-string.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (jit-lock-mode): Use jit-lock-defer-contextually
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (jit-lock-register, jit-lock-unregister): Docstring...
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (jit-lock-register, jit-lock-unregister): New functions.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (icon-mode): Don't gratuitously override the default...
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | require 'cl when compiling.
|
commit | commitdiff | tree |
2000-10-05 |
Stefan Monnier | (with-buffer-unmodified): Use unwind-protect.
|
commit | commitdiff | tree |
2000-10-04 |
Stefan Monnier | (dired-mark-pop-up): Turn comment into docstring. ...
|
commit | commitdiff | tree |
2000-10-04 |
Stefan Monnier | (dired-do-create-files, dired-kill-tree): Turn comment...
|
commit | commitdiff | tree |
2000-10-04 |
Stefan Monnier | (apropos-mode): Use define-derived-mode.
|
commit | commitdiff | tree |
2000-10-04 |
Stefan Monnier | (Fwhere_is_internal): Ignore `menu-bar' and `tool-bar'.
|
commit | commitdiff | tree |
2000-10-04 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-03 |
Stefan Monnier | (diff-font-lock-keywords): Minor regex fix.
|
commit | commitdiff | tree |
2000-10-03 |
Stefan Monnier | (texinfo-mode-menu): Add an explicit shortcut for update...
|
commit | commitdiff | tree |
2000-10-03 |
Stefan Monnier | (texinfo-heading-face): Forgot the var def.
|
commit | commitdiff | tree |
2000-10-02 |
Stefan Monnier | (prev_char_comstart_first): Remove.
|
commit | commitdiff | tree |
2000-10-02 |
Stefan Monnier | (forw_comment): Match nestedness of ender/starter.
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | (with-vc-file, vc-next-action-on-file):
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | * vc.el (vc-editable-p): Minor optimization.
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | (easy-mmode-pretty-mode-name): Prettier.
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | (lisp-complete-symbol): Only jump 2 not 3 levels.
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | (c-mode): Don't gratuitously override the default for...
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | (latex-metasection-list): New var.
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | (texinfo-font-lock-syntactic-keywords):
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | (delete-selection-mode): Use define-minor-mode.
|
commit | commitdiff | tree |
2000-10-01 |
Stefan Monnier | Use GFDL instead of GPL, plus a few tiny fixes.
|
commit | commitdiff | tree |