Mercurial > emacs
comparison src/ChangeLog @ 68118:8b817a6ceff5
(Fexpand_file_name): Remove redundant tests. Fix elimination of // so that
it doesn't prevent elimination of an immediately following /. or /..
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 10 Jan 2006 17:46:41 +0000 |
parents | e5611feba7f7 |
children | ead022af8d81 |
comparison
equal
deleted
inserted
replaced
68117:340b01243a62 | 68118:8b817a6ceff5 |
---|---|
1 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * fileio.c (Fexpand_file_name): Remove redundant tests. | |
4 Fix elimination of // so that it doesn't prevent elimination of an | |
5 immediately following /. or /.. | |
6 | |
1 2006-01-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 7 2006-01-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 8 |
3 * gtkutil.c (xg_toggle_notify_cb): New function. | 9 * gtkutil.c (xg_toggle_notify_cb): New function. |
4 (xg_toggle_visibility_cb): Move setting of x_gtk_show_hidden_files to | 10 (xg_toggle_visibility_cb): Move setting of x_gtk_show_hidden_files to |
5 xg_toggle_notify_cb. | 11 xg_toggle_notify_cb. |