aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| * (vi-next-line): Ignore return value of line-move.Richard M. Stallman2007-08-121-1/+1
| * (gud-common-init): Use new name split-string-and-unquote.Richard M. Stallman2007-08-121-1/+1
| * (flymake-err-line-patterns): Fix infloop in javac regexp.Richard M. Stallman2007-08-121-1/+1
| * (cvs-qtypedesc-strings): Use new namesRichard M. Stallman2007-08-121-1/+2
| * (combine-and-quote-strings): Renamed from strings->string.Richard M. Stallman2007-08-121-10/+9
| * (log-view-font-lock-keywords): Use `eval' so as to adapt to buffer settings.Stefan Monnier2007-08-102-8/+15
| * *** empty log message ***Stefan Monnier2007-08-102-0/+161
| * (backquote-delay-process): New function.Stefan Monnier2007-08-101-15/+39
| * (vc-bzr-registered): Use \0 instead of literal NULs.Stefan Monnier2007-08-092-0/+11
| * (vc-default-find-file-not-found-hook): Do nothing.Stefan Monnier2007-08-092-9/+12
| * (vc-rcs-find-file-not-found-hook):Stefan Monnier2007-08-091-0/+8
| * (help-make-xrefs): Fix previous change.Glenn Morris2007-08-091-1/+3
| * username and password defaultVinicius Jose Latorre2007-08-092-3/+10
| * Remove spurious * in docstrings.Stefan Monnier2007-08-082-76/+72
| * (Man-next-section): Make sure we do not move backward.Stefan Monnier2007-08-081-3/+7
| * ps-print-color-p fixVinicius Jose Latorre2007-08-082-5/+17
| * (auto-mode-alist): Use the purecopied text (duh!).Stefan Monnier2007-08-082-1/+5
| * (sendmail-pre-abbrev-expand-hook): Check forAndreas Schwab2007-08-082-1/+6
| * (help-make-xrefs): Search for symbol constituents, rather than just `-'.Glenn Morris2007-08-081-4/+4
| * (Documentation Tips): Recommend against `iff'.Glenn Morris2007-08-081-0/+3
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-0838-93/+102
| * Remove time-stamp.Glenn Morris2007-08-081-3/+2
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-0826-51/+63
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-0820-30/+40
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-084-3/+8
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-085-10/+15
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-085-4/+8
| * (checkdoc-ispell-lisp-words): Remove `iff'.Glenn Morris2007-08-081-2/+3
| * (2C-two-columns, 2C-merge): Use window-full-width-p instead of comparingMartin Rudalics2007-08-082-4/+17
| * (compilation-set-window-height): Use window-full-width-p instead ofMartin Rudalics2007-08-081-7/+5
| * Use window-full-width-p instead of comparing frame-width andMartin Rudalics2007-08-083-4/+4
| * * net/tramp.el (tramp-handle-file-remote-p): Handle optionalMichael Albinus2007-08-073-20/+56
| * (tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.Stefan Monnier2007-08-072-0/+7
| * (image-toggle-display): Use image-refresh.Chong Yidong2007-08-071-8/+7
| * * image-mode.el (image-toggle-display): Use image-refresh.Chong Yidong2007-08-071-0/+2
| * (longlines-decoded): New variable.Chong Yidong2007-08-071-4/+10
| * * longlines.el (longlines-decoded): New variable.Chong Yidong2007-08-071-0/+5
| * Remove comments about vc-bzr.el being a modified unofficial version.Stefan Monnier2007-08-072-2/+19
| * Returning back printing.elVinicius Jose Latorre2007-08-062-453/+426
| * (vc-bzr-registered): Gracefully handle missing "bzr"Stefan Monnier2007-08-062-0/+26
| * (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):Stefan Monnier2007-08-062-3/+8
| * (tpu-current-line): Use posn-at-point and count-screen-lines.Stefan Monnier2007-08-062-2/+10
| * (tpu-before-save-hook): Rename from tpu-write-file-hook.Stefan Monnier2007-08-062-44/+36
| * *** empty log message ***Michael Albinus2007-08-061-1/+1
| * * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors inMichael Albinus2007-08-062-1/+11
| * (resize-temp-buffer-window): Use window-full-width-pMartin Rudalics2007-08-062-2/+7
| * Honor term-default-fg-color and term-default-bg-color settings when modifying...Vinicius Jose Latorre2007-08-052-8/+30
| * Require lpr and ps-print when loading printing packageVinicius Jose Latorre2007-08-052-426/+453
| * *** empty log message ***Michael Albinus2007-08-051-2/+2
| * * net/tramp.el (tramp-handle-file-remote-p): Return a string asMichael Albinus2007-08-053-2/+5