aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (compilation-loop): New arg limit. Handle case where the first errorChong Yidong2007-01-191-21/+31
* * progmodes/compile.el (compilation-loop): New arg limit. HandleChong Yidong2007-01-191-0/+6
* Attribution fix.Chong Yidong2007-01-181-1/+1
* (Info-default-dirs): Change default info dir toChong Yidong2007-01-181-2/+2
* (Info-default-directory-list): Change default info dir toChong Yidong2007-01-181-5/+5
* * info.el (Info-default-dirs): Change default info dir toChong Yidong2007-01-181-0/+7
* (hexl-before-revert-hook): New function.Chong Yidong2007-01-181-3/+6
* * hexl.el (hexl-before-revert-hook): New function.Chong Yidong2007-01-181-0/+7
* Merge from erc--main--0Miles Bader2007-01-172-0/+29
* Merge from erc--main--0Miles Bader2007-01-178-140/+578
* (isearch-no-upper-case-p): Look for [:upper:] as well.Stefan Monnier2007-01-172-2/+17
* (ispell-dictionary-alist-3): Replace "---" by "-" in francais7Martin Rudalics2007-01-162-2/+9
* * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path.Karl Fogel2007-01-152-8/+20
* *** empty log message ***YAMAMOTO Mitsuharu2007-01-151-0/+5
* (mac-ae-quit-application): New function.YAMAMOTO Mitsuharu2007-01-151-1/+10
* (url-retrieve-internal): Don't use `url-proxy-object'.Magnus Henoch2007-01-142-1/+18
* (url-proxy-object): Remove.Magnus Henoch2007-01-141-9/+6
* (url-http-proxy): New variable.Magnus Henoch2007-01-141-18/+15
* (vc-svn-parse-status): Trust the filename argument moreStefan Monnier2007-01-142-7/+16
* *** empty log message ***Juanma Barranquero2007-01-141-1/+5
* (ruler-mode-ruler): Fix typo in docstring.Juanma Barranquero2007-01-141-3/+3
* (antlr-indent-at-bol-alist): Fix typo in docstring.Juanma Barranquero2007-01-141-5/+5
* (longlines-show-hard-newlines): Fix typo in docstring.Juanma Barranquero2007-01-141-1/+1
* (kmacro-insert-counter, kmacro-set-counter,Juanma Barranquero2007-01-142-9/+19
* (keypad-setup): Fix typos in docstring.Juanma Barranquero2007-01-141-4/+4
* (tumme-cmd-rotate-original-options): Add -outfileMathias Dahl2007-01-131-1/+1
* *** empty log message ***Mathias Dahl2007-01-131-0/+5
* *** empty log message ***Juanma Barranquero2007-01-131-0/+4
* (perform-replace): Remove leftover code.Juanma Barranquero2007-01-131-1/+1
* (perform-replace): Don't clear NODENT when computing the replacement string.Richard M. Stallman2007-01-122-2/+8
* (uudecode-decode-region-internal): Make it work in aKenichi Handa2007-01-122-1/+9
* * net/tramp.el (tramp-handle-file-local-copy): SetMichael Albinus2007-01-112-1/+11
* (diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions.Stefan Monnier2007-01-112-1/+87
* (hexlify-buffer, dehexlify-buffer): Don't complain and don'tStefan Monnier2007-01-112-7/+13
* (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)Stefan Monnier2007-01-102-13/+19
* (fill-region): Doc fix.Juanma Barranquero2007-01-102-8/+13
* (ediff-autostore-merges): Doc fix.Juanma Barranquero2007-01-101-3/+4
* (server-ensure-safe-dir): UIDs may be floats.Stefan Monnier2007-01-102-2/+6
* *** empty log message ***Richard M. Stallman2007-01-101-0/+3
* (battery-linux-proc-acpi): Use ignore-errors around calls to directory-files.Richard M. Stallman2007-01-101-4/+6
* (momentary-string-display): Use save-excursion.Richard M. Stallman2007-01-102-4/+6
* (pp-eval-expression): Once again eval the argument, but read it as `X' does.Richard M. Stallman2007-01-102-10/+12
* (momentary): Change :group to basic-faces where allJuri Linkov2007-01-092-5/+13
* (Info-fontify-node): Don't hide node names of index entries.Juri Linkov2007-01-091-1/+3
* *** empty log message ***Juanma Barranquero2007-01-091-4/+3
* (tutorial--display-changes): Show M-x sequence if noChong Yidong2007-01-091-1/+4
* * tutorial.el (tutorial--display-changes): Show M-x sequence if noChong Yidong2007-01-091-0/+7
* (wdired-xcase-word): Skip non-word read-only characters.Martin Rudalics2007-01-092-2/+10
* (select-safe-coding-system-interactively): Fix message.Kenichi Handa2007-01-092-3/+13
* Merge from gnus--rel--5.10Miles Bader2007-01-094-16/+47