diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 02f9918ebd8..0609f1e1e10 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-03-10 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacsclient.c (main): Always pass cwd via "-dir". Pass the file | ||
| 4 | names without prepending cwd to them, so Emacs uses its customary | ||
| 5 | rules to determine how to interpret the file name. | ||
| 6 | |||
| 1 | 2009-03-04 Glenn Morris <rgm@gnu.org> | 7 | 2009-03-04 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * movemail.c (main) [MAIL_USE_POP]: Add -r to usage message. | 9 | * movemail.c (main) [MAIL_USE_POP]: Add -r to usage message. |