bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22453: [PATCH] Support for switching to hexl-mode from image mode


From: Eli Zaretskii
Subject: bug#22453: [PATCH] Support for switching to hexl-mode from image mode
Date: Sat, 27 Feb 2016 19:31:36 +0200

> From: Alexander Kuleshov <kuleshovmail@gmail.com>
> Date: Sat, 27 Feb 2016 21:15:44 +0600
> Cc: 22453@debbugs.gnu.org
> 
> Add support for switching to hexl-mode from image mode
> 
> * doc/emacs/files.texi: Document image-toggle-hex-display
> 
> * lisp/image-mode.el (image-toggle-hex-display, image-mode-to-text):
> New functions
> ---
>  doc/emacs/files.texi |  3 ++
>  lisp/image-mode.el   | 98 
> ++++++++++++++++++++++++++++++++++++----------------
>  2 files changed, 72 insertions(+), 29 deletions(-)

Thanks, pushed to master.

Btw, your email client wraps lines, so the patch didn't apply, and I
had to do it manually.  Perhaps you should send patches as
attachments.

Also, please see how I formatted the log message, and do the same in
the future.  In particular, quite a few of your changes were never
mentioned in your log message.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]