Mercurial > emacs
comparison lisp/ChangeLog @ 51150:61009a4befe6
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 22 May 2003 21:06:42 +0000 |
parents | e2d3a93ac98d |
children | 727cb1f364df |
comparison
equal
deleted
inserted
replaced
51149:337c29aec7ce | 51150:61009a4befe6 |
---|---|
1 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * subr.el (split-string): Implement specification that splitting on | |
4 explicit separators retains null fields. Add new argument | |
5 OMIT-NULLS. Special-case (split-string "a string"). | |
6 | |
1 2003-05-22 Stefan Monnier <monnier@cs.yale.edu> | 7 2003-05-22 Stefan Monnier <monnier@cs.yale.edu> |
2 | 8 |
3 * international/mule-cmds.el (select-safe-coding-system): Try | 9 * international/mule-cmds.el (select-safe-coding-system): Try |
4 default-buffer-file-coding-system too for automatic selection. | 10 default-buffer-file-coding-system too for automatic selection. |
5 | 11 |
35 (gdb-restore-windows, gdb-setup-windows): Restore/start with | 41 (gdb-restore-windows, gdb-setup-windows): Restore/start with |
36 assembler view if appropriate. | 42 assembler view if appropriate. |
37 (gdb-assembler-custom): Assembler code should display at point. | 43 (gdb-assembler-custom): Assembler code should display at point. |
38 Parse address correctly. | 44 Parse address correctly. |
39 (gdb-frame-handler): Accommodate selection of display of source | 45 (gdb-frame-handler): Accommodate selection of display of source |
40 or assembler. | 46 or assembler. |
41 Add radio buttons to select display of source or assembler. | 47 Add radio buttons to select display of source or assembler. |
42 | 48 |
43 2003-05-20 Lars Hansen <larsh@math.ku.dk> | 49 2003-05-20 Lars Hansen <larsh@math.ku.dk> |
44 | 50 |
45 * desktop.el (desktop-save): Ensure parameter is expanded and ends | 51 * desktop.el (desktop-save): Ensure parameter is expanded and ends |