aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Lute Kamstra2005-06-142-0/+21
* (internal-ange-ftp-mode): Use delay-mode-hooks and run-mode-hooks.Lute Kamstra2005-06-141-27/+26
* (rmail-edit-mode): Use delay-mode-hooks.Lute Kamstra2005-06-141-1/+1
* (inferior-octave-mode): Use delay-mode-hooks.Lute Kamstra2005-06-141-1/+1
* (sql-interactive-mode): Use delay-mode-hooks.Lute Kamstra2005-06-141-1/+1
* (recentf-dialog-mode): Use kill-all-local-variables andLute Kamstra2005-06-141-5/+5
* (debug-on-entry): Fix docstring.Lute Kamstra2005-06-141-3/+9
* *** empty log message ***Juanma Barranquero2005-06-142-1/+24
* (Function Debugging): Primitives can break on entry too.Lute Kamstra2005-06-141-9/+13
* (flyspell-incorrect-hook, flyspell-maybe-correct-transposition,Juanma Barranquero2005-06-141-18/+18
* (xdb): Fix quoting in docstring.Juanma Barranquero2005-06-141-1/+1
* (eshell/export): Fix quoting in docstring.Juanma Barranquero2005-06-141-1/+1
* (flymake-new-err-info, flymake-start-syntax-check-for-current-buffer,Juanma Barranquero2005-06-141-3/+3
* (vi-goto-insert-state): Fix quoting in docstring.Juanma Barranquero2005-06-141-1/+1
* (forms--intuit-from-file): Fix reference to `forms-number-of-fields' in error...Juanma Barranquero2005-06-141-3/+3
* (gnus-auto-select-subject): Fix quoting in docstring.Juanma Barranquero2005-06-141-1/+1
* (message-is-yours-p): Fix quoting.Juanma Barranquero2005-06-141-2/+2
* *** empty log message ***Kim F. Storm2005-06-142-0/+8
* (add-to-ordered-list): Rework to use list-order property of list-var.Kim F. Storm2005-06-141-15/+26
* Switch [Mm]akefile to gmake mode.Daniel Pfeiffer2005-06-141-2/+2
* *** empty log message ***Luc Teirlinck2005-06-141-1/+1
* Revision: [email protected]/emacs--cvs-trunk--0--patch-406Miles Bader2005-06-141-0/+9
* (Fdefvaralias): Rename arguments SYMBOL and ALIASED to NEW-ALIAS andJuanma Barranquero2005-06-142-19/+25
* (cancel-debug-on-entry): Mention default in minibuffer prompt.Luc Teirlinck2005-06-131-3/+3
* *** empty log message ***Luc Teirlinck2005-06-131-0/+5
* (cua-mode): Use add-to-ordered-list toKim F. Storm2005-06-131-1/+1
* (add-to-ordered-list): New defun.Kim F. Storm2005-06-131-0/+26
* *** empty log message ***Kim F. Storm2005-06-131-0/+7
* *** empty log message ***Stefan Monnier2005-06-132-25/+46
* (note_mode_line_or_margin_highlight): Lisp_Object/int mixup.Stefan Monnier2005-06-131-5/+3
* (run_pre_post_conversion_on_str): Remove unused var `buf'.Stefan Monnier2005-06-131-1/+0
* (read-face-name): Use complete-in-turn complete non-aliasesStefan Monnier2005-06-131-3/+12
* (complete-in-turn): New macro.Stefan Monnier2005-06-131-1/+19
* (fill-match-adaptive-prefix): New function.Stefan Monnier2005-06-131-48/+46
* (url-file, url-file-asynch-callback): Use with-current-buffer.Stefan Monnier2005-06-132-5/+7
* (Parsing Expressions): Document aux functions and vars ofStefan Monnier2005-06-132-0/+25
* *** empty log message ***Eli Zaretskii2005-06-132-0/+13
* (x_use_underline_position_properties): New variable.Eli Zaretskii2005-06-131-1/+19
* *** empty log message ***Lute Kamstra2005-06-131-0/+8
* (ledit-mode): Use delay-mode-hooks.Lute Kamstra2005-06-131-1/+1
* (ediff-mode): Use run-mode-hooks.Lute Kamstra2005-06-131-1/+1
* (ediff-meta-mode): Use run-mode-hooks.Lute Kamstra2005-06-131-1/+2
* (edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks.Lute Kamstra2005-06-131-1/+3
* (all): Don't complain about missing GTK-related variables,Eli Zaretskii2005-06-132-0/+8
* ($(DOC)): Fix last change.Eli Zaretskii2005-06-131-1/+1
* Revert arch-tagline changeMiles Bader2005-06-131-2/+1
* (woman-mode-line-format): Delete constant.Lute Kamstra2005-06-132-45/+37
* (cancel-debug-on-entry): Make the empty string argument obsolete.Lute Kamstra2005-06-132-4/+12
* Version 3.11Carsten Dominik2005-06-131-79/+152
* (org-CUA-compatible): New option.Carsten Dominik2005-06-133-209/+496