2008-08-18 Adrian Robert <Adrian.B.Robert@gmail.com>
* term/ns-win.el (global): Uncomment "put backspace
- ascii-character..." and friends, they are needed for tramp.
+ ascii-character..." and friends, they are needed for tramp. (Bug#725)
2008-08-18 Kenichi Handa <handa@m17n.org>
+2008-09-11 Glenn Morris <rgm@gnu.org>
+
+ * charset.c (charset-map-path): Doc fix.
+
2008-09-10 Kenichi Handa <handa@m17n.org>
* xdisp.c (handle_composition_prop): Set it->cmp_it.ch to -1.
defsubr (&Scharset_id_internal);
DEFVAR_LISP ("charset-map-path", &Vcharset_map_path,
- doc: /* *Lisp of directories to search for charset map files. */);
+ doc: /* *List of directories to search for charset map files. */);
Vcharset_map_path = Qnil;
DEFVAR_LISP ("charset-list", &Vcharset_list,