Files
emacs/lisp/progmodes
Eli Zaretskii fdea67e752 (c-electric-delete, c-electric-delete-forward): Split `c-electric-delete'
into two functions where `c-electric-delete-forward' always deletes
forward and `c-electric-delete' only contains the code
necessary for XEmacs to choose between backward and forward
deletion.  `c-electric-delete-forward' is now bound to C-d to
get the electric behavior on that key too.

(c-fill-paragraph): Fixed bogus direct use of c-comment-prefix-regexp,
which caused an error when it's a list.
2001-05-04 09:57:35 +00:00
..
2001-02-07 23:25:59 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-03-21 12:59:36 +00:00
2001-04-23 11:50:36 +00:00
2001-03-30 10:19:51 +00:00
2001-04-25 15:52:45 +00:00