comparison lisp/ChangeLog @ 44724:867beadfbb38

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 21 Apr 2002 17:15:46 +0000
parents 9facddb16376
children 7a3ac6c387fe
comparison
equal deleted inserted replaced
44723:f5b7b7055a64 44724:867beadfbb38
1 2002-04-21 Kim F. Storm <storm@cua.dk>
2
3 * subr.el (insert-buffer-substring-no-properties): New function.
4 (insert-buffer-substring-as-yank): New function.
5
1 2002-04-19 Stefan Monnier <monnier@cs.yale.edu> 6 2002-04-19 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * files.el (file-name-non-special): Don't mangle the 0'th arg and the 8 * files.el (file-name-non-special): Don't mangle the 0'th arg and the
4 return value of file-name-completion and file-name-all-completions. 9 return value of file-name-completion and file-name-all-completions.
5 10