Re: emacs-buffer.gdb

2005-06-08 Thread Ed Swarthout
.645246008 -0500 @@ -118,7 +118,7 @@ ygetptr $buf->filename set $filename = ((struct Lisp_String *) $ptr)->data else -set $filename = ' ' +set $filename = " " end printf "%2d %c %9d %-20s %-

Re: emacs-buffer.gdb

2005-06-09 Thread Ed Swarthout
d I tested it with a core file, I'd have gotten: "You can't do that without a process to debug." Here's a better fix. -Ed Swarthout --- emacs-buffer.gdb30 May 2005 17:01:09 - 1.3 +++ emacs-buffer.gdb10 Jun 2005 02:05:38 - @@ -117,12 +117,13 @@

spelling error in hexl.el

2005-08-22 Thread Ed Swarthout
Fix simple spelling error. -Ed --- hexl.el.~1.100.~2005-08-19 20:28:12.0 -0500 +++ hexl.el 2005-08-22 21:56:45.790583888 -0500 @@ -426,7 +426,7 @@ (defun hexl-print-current-point-info () "Return current hexl-address in string. -This function is indented to be used as eldoc