comparison lisp/ChangeLog.10 @ 97072:9b141ec374d8

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 28 Jul 2008 22:30:25 +0000
parents c3309dba6542
children 36acd6af0772
comparison
equal deleted inserted replaced
97071:9c2b921ae2a4 97072:9b141ec374d8
2966 nondirectory part of the file name. 2966 nondirectory part of the file name.
2967 (uniquify-rationalize-file-buffer-names): 2967 (uniquify-rationalize-file-buffer-names):
2968 Split the `newbuffile' arg into `base' and `dirname'. 2968 Split the `newbuffile' arg into `base' and `dirname'.
2969 Reuse old uniquify-items to avoid recomputing their base&dirname. 2969 Reuse old uniquify-items to avoid recomputing their base&dirname.
2970 (uniquify-buffer-file-name): Only return the directory part. 2970 (uniquify-buffer-file-name): Only return the directory part.
2971 (uniquify-rerationalize-w/o-cb): Don't bother reseting proposed names. 2971 (uniquify-rerationalize-w/o-cb): Don't bother resetting proposed names.
2972 (rename-buffer): Use the `newname' arg as base. 2972 (rename-buffer): Use the `newname' arg as base.
2973 (create-file-buffer): Split the file name into base and dirname. 2973 (create-file-buffer): Split the file name into base and dirname.
2974 2974
2975 2003-05-09 Jesper Harder <harder@ifa.au.dk> 2975 2003-05-09 Jesper Harder <harder@ifa.au.dk>
2976 2976