aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Kim F. Storm2005-05-191-0/+5
* (list-faces-display): Make back button respect optional regexp arg.Nick Roberts2005-05-192-1/+6
* Whitespace normalization.Juanma Barranquero2005-05-191-68/+68
* *** empty log message ***Juanma Barranquero2005-05-191-0/+40
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-1917-57/+119
* (url-cookie-multiple-line): Specify group and type in defcustom.Juanma Barranquero2005-05-192-1/+8
* (compilation-finish-function): Fix defvar.Luc Teirlinck2005-05-192-2/+6
* (makefile-mode): Use run-mode-hooks.Richard M. Stallman2005-05-192-1/+23
* (event-basic-type): Don't get an error.Richard M. Stallman2005-05-191-5/+7
* (Buffer-menu-buffer-face): In group Buffer-menu.Richard M. Stallman2005-05-191-1/+2
* (dired-copy-file-recursive): Handle symlinks in recursive copy.Richard M. Stallman2005-05-191-17/+23
* (show-trailing-whitespace): In group `whitespace-faces'.Richard M. Stallman2005-05-191-1/+1
* (eval-when-compile): Doc fix.Richard M. Stallman2005-05-191-2/+3
* (byte-compile-file-form-custom-declare-variable):Richard M. Stallman2005-05-191-0/+2
* (compilation-finish-function): Mark obsolete.Richard M. Stallman2005-05-191-2/+7
* *** empty log message ***Jay Belanger2005-05-191-0/+5
* (calc-graph-format-data): Make sure var-PlotRejects is bound beforeJay Belanger2005-05-191-0/+1
* *** empty log message ***Carsten Dominik2005-05-192-2/+8
* Moved the definition of `reftex-isearch-minor-mode' to reftex.el,Carsten Dominik2005-05-191-4/+0
* *** empty log message ***Lute Kamstra2005-05-191-0/+5
* Moved the definition of `reftex-isearch-minor-mode' fromCarsten Dominik2005-05-191-0/+3
* (copyright-fix-years): Make sure all years are fixed. Don't insert aLute Kamstra2005-05-191-20/+18
* (crisp-home, crisp-end): Put CUA property.Kim F. Storm2005-05-191-4/+2
* *** empty log message ***Kim F. Storm2005-05-191-0/+4
* typo fix in copyright noticeCarsten Dominik2005-05-191-1/+1
* (makefile-add-this-line-targets): Simplify and integrate into `makefile-picku...Daniel Pfeiffer2005-05-192-65/+55
* (lisp-font-lock-keywords-2): Do \\) only in strings, because (eq ... ?\\) is ...Daniel Pfeiffer2005-05-191-3/+9
* (post-command-idle-hook, post-command-idle-delay):Nick Roberts2005-05-191-4/+0
* *** empty log message ***Nick Roberts2005-05-191-0/+4
* (describe-variable): Remove hyperlinks in aNick Roberts2005-05-191-2/+5
* (list-faces-display): Provide button when describe-faceNick Roberts2005-05-191-0/+1
* *** empty log message ***Nick Roberts2005-05-191-0/+6
* (follow-submit-feedback, follow-mode): RemoveNick Roberts2005-05-181-4/+0
* *** empty log message ***Nick Roberts2005-05-181-0/+5
* (makefile-previous-dependency, makefile-match-dependency): Check for := (and ...Daniel Pfeiffer2005-05-182-6/+13
* (calc-s-prefix-help): Add `calc-copy-special-constant' to help string.Jay Belanger2005-05-182-1/+6
* (eldoc-mode): Doc fix.Luc Teirlinck2005-05-181-3/+3
* *** empty log message ***Luc Teirlinck2005-05-181-0/+4
* *** empty log message ***Jay Belanger2005-05-181-0/+4
* (math-factor-poly-coefs): Make sure the terms in linear factors in properJay Belanger2005-05-181-6/+7
* * textmodes/reftex-vars.el (reftex-cite-format-builtin): SupportCarsten Dominik2005-05-1812-63/+104
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-1819-23/+19
* Replace `set-window-dot' by `set-window-point'.Juanma Barranquero2005-05-182-1/+29
* Replace `send-string' by `process-send-string'; replace `send-region' by `pro...Juanma Barranquero2005-05-181-7/+7
* Replace `send-string' by `process-send-string'.Juanma Barranquero2005-05-183-26/+26
* Replace `eval-current-buffer' by `eval-buffer'.Juanma Barranquero2005-05-183-5/+5
* Replace `read-input' by `read-string'.Juanma Barranquero2005-05-184-21/+21
* (check-parens): Fix docstring.Lute Kamstra2005-05-182-4/+9
* (window-dot, set-window-dot, read-input, send-string, send-region, show-buffer,Juanma Barranquero2005-05-182-8/+14
* (cua--init-rectangles): Bind C-return instead of S-return toKim F. Storm2005-05-171-2/+2