comparison etc/NEWS @ 111190:6174c15098f6

Mention server-port.
author Glenn Morris <rgm@gnu.org>
date Tue, 26 Oct 2010 00:42:46 -0700
parents 127f4f5efa50
children a9904c1962db
comparison
equal deleted inserted replaced
111189:9ee83ad29674 111190:6174c15098f6
326 You can get a comparable behavior with: 326 You can get a comparable behavior with:
327 (setq completion-styles '(partial-completion initials)) 327 (setq completion-styles '(partial-completion initials))
328 (setq completion-pcm-complete-word-inserts-delimiters t) 328 (setq completion-pcm-complete-word-inserts-delimiters t)
329 329
330 ** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags. 330 ** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags.
331
332 ** server can listen on a specific port using the server-port option.
331 333
332 ** Calendar, Diary, and Appt 334 ** Calendar, Diary, and Appt
333 335
334 --- 336 ---
335 *** The obsolete (since Emacs 22.1) method of enabling the appt package 337 *** The obsolete (since Emacs 22.1) method of enabling the appt package