After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752846 - fix ordering for escape sequences
fix ordering for escape sequences
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: docs
git master
Other Linux
: Normal minor
: ---
Assigned To: Maintainers of Gnome user documentation
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-24 23:30 UTC by li.young1618+bgo
Modified: 2015-07-31 09:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch file (1.43 KB, patch)
2015-07-24 23:30 UTC, li.young1618+bgo
accepted-commit_now Details | Review

Description li.young1618+bgo 2015-07-24 23:30:46 UTC
Created attachment 308112 [details] [review]
patch file

Changed order of \r to group the two similar escape sequences (\n, \r) together.

Please review, thanks!
Comment 1 Sébastien Wilmet 2015-07-30 15:20:19 UTC
Review of attachment 308112 [details] [review]:

Thanks, it's indeed better.
Comment 2 Sébastien Wilmet 2015-07-31 09:39:57 UTC
Pushed:
https://git.gnome.org/browse/gedit/commit/?id=3e0b931d51e951963214c1f23bb7d0192a3d5652

It's better to add the bug URL at the end of the commit message.